@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('../common/font/MaterialIconsOutlined-Regular.eot'); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIconsOutlined-Regular'),
    url('../common/font/MaterialIconsOutlined-Regular.woff2') format('woff2'),
    url('../common/font/MaterialIconsOutlined-Regular.woff') format('woff'),
    url('../common/font/MaterialIconsOutlined-Regular.ttf') format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,800";
@import "https://fonts.googleapis.com/css?family=Raleway:400,600,700,800";

@font-face {
  font-family: SCDream4; 
  src: url(../fonts/SCDream4.woff) format('woff')
}

@font-face {
  font-family: '2010-oumi030';
  src: url('../fonts/2010-oumi030.eot');
  src: url('../fonts/2010-oumi030.eot?#iefix') format('embedded-opentype'),
       url('../fonts/2010-oumi030.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TTOmniGothicM';
  src: url('../fonts/TTOmniGothicM.svg#TTOmniGothicM') format('svg'),
       url('../fonts/TTOmniGothicM.ttf') format('truetype'),
       url('../fonts/TTOmniGothicM.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap');

@font-face { font-family: 'Pretendard'; src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff'); font-weight: 100; font-style: normal; }
@font-face { font-family: 'Pretendard'; src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff') format('woff'); font-weight: 200; font-style: normal; }
@font-face { font-family: 'Pretendard'; src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Pretendard'; src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Pretendard'; src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'Pretendard'; src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Pretendard'; src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Pretendard'; src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff'); font-weight: 800; font-style: normal; }
@font-face { font-family: 'Pretendard'; src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff'); font-weight: 900; font-style: normal; }



.ko1{ }
.ko2{font-family: '2010-oumi030';}
.ko3{font-family: 'TTOmniGothicM';}
.en1{font-family: "Open Sans", sans-serif;}
.en2{font-family: "Raleway", sans-serif;}

.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f19{font-size:19px;}
.f20{font-size:20px;}
.f21{font-size:21px;}
.f22{font-size:22px;}
.f23{font-size:23px;}
.f24{font-size:24px;}
.f25{font-size:25px;}
.f26{font-size:26px;}
.f27{font-size:27px;}
.f28{font-size:28px;}
.f29{font-size:29px;}
.f30{font-size:30px;}
.f31{font-size:31px;}
.f32{font-size:32px;}
.f33{font-size:33px;}
.f34{font-size:34px;}
.f35{font-size:35px;}
.f36{font-size:36px;}
.f37{font-size:37px;}
.f38{font-size:38px;}
.f39{font-size:39px;}
.f40{font-size:40px;}
.f50{font-size:50px;}
.f60{font-size:60px;}
.f70{font-size:70px;}
.f80{font-size:80px;}
.f90{font-size:90px;}
.f100{font-size:100px;}

.lh1{line-height:1;}
.lh1-1{line-height:1.1;}
.lh1-2{line-height:1.2;}
.lh1-3{line-height:1.3;}
.lh1-4{line-height:1.4;}
.lh1-5{line-height:1.5;}
.lh1-6{line-height:1.6;}
.lh1-7{line-height:1.7;}
.lh1-8{line-height:1.8;}
.lh1-9{line-height:1.9;}
.lh2{line-height:2.0;}



/**colors**/
.red-color {
  color: #f55b63 !important;
}

.green-color {
  color: #bce13b !important;
}

.blue-color {
  color: #42a3ee !important;
}

.yellow-color {
  color: #e6e837 !important;
}

.gold-color {
  color: #e8c537 !important;
}

.red {
  background-color: #f55b63 !important;
}

.green {
  background-color: #bce13b !important;
}

.blue {
  background-color: #42a3ee !important;
}

.yellow {
  background-color: #e6e837 !important;
}

.gold {
  background-color: #e8c537 !important;
}

body, html {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  color: #777;
  
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
   font-family: 'Pretendard-Regular' !important;
}

a {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
  color: #999;
}
a:hover, a:focus {
  text-decoration: none;
  outline: 0 !important;
  color: #42a3ee;
}

button {
  border: 0px;
}
button:focus {
  outline: 0 !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0px;
  font-weight: 600;
  color: #333;
}

.pd-b-80 {
  padding-bottom: 80px !important;
}

.pd-b-30 {
  padding-bottom: 30px;
}

.pd-b-50 {
  padding-bottom: 50px !important;
}

.pd-t-80 {
  padding-top: 80px !important;
}

.pd-0 {
  padding: 0 !important;
}

.space-80 {
  height: 80px;
}

.space-70 {
  height: 70px;
}

.space-60 {
  height: 60px;
}

.space-50 {
  height: 50px;
}

.space-20 {
  height: 20px;
}

.margin-b-0 {
  margin-bottom: 0 !important;
}

.margin-b-30 {
  margin-bottom: 30px;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #42a3ee;
}

.white-bg {
  background: #fff !important;
}

@media (min-width: 768px) {
  .vertical-center {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    align-items: center;
  }
}
.img-left {
  margin: 10px 15px 10px 0;
  float: left;
}

blockquote {
  border-left-color: #42a3ee;
  font-weight: 300;
  font-style: italic;
  background: #f5f5f5;
  font-size: 14px;
}

.no-padding {
  padding: 0px !important;
}

.no-margin {
  margin: 0px !important;
}

.display-table {
  width: 100%;
  height: 100%;
  display: table;
  position: relative;
}
.display-table .verticle-middle {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.form-control, select, textarea {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

/*preloader*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #42a3ee;
  z-index: 99999;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.pulse {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -32px;
  margin-left: -32px;
  width: 64px;
  height: 64px;
  text-align: center;
  background-color: #42a3ee;
  border-radius: 100%;
  -webkit-animation: pulse 1s infinite ease-in-out;
  -moz-animation: pulse 1s infinite ease-in-out;
  animation: pulse 1s infinite ease-in-out;
}

/*
Buttons style
*/
.btn {
  font-weight: 500;
  font-size: 13px;
  text-transform: capitalize;
  border: 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 8px 14px;
  background:#42b8d4;
  color:#fff;
}

.btn-lg {
  padding: 14px 30px;
}

.btn-theme-bg {
  background: #42a3ee;
  color: #fff;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
}
.btn-theme-bg:hover {
  background: #333;
  color: #fff;
}
.btn-theme-bg:focus {
  background: #42a3ee;
  color: #fff;
}

.btn-white-bg {
  background: #fff;
  color: #333;
}
.btn-white-bg:hover {
  background: #333;
  color: #fff;
}

/*
Page and heading titles
*/
.center-title {
  padding-bottom: 80px;
}
.center-title h3 {
  text-transform: uppercase;
  padding-bottom: 15px;
  color: #42a3ee;
  position: relative;
  font-weight: 600;

}
.center-title h3:after {
  content: "";
  width: 120px;
  height: 3px;
  background: #42a3ee;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -60px;
}

/*header navigation styles*/
.header-v1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}

.top-bar {
  padding: 10px 0;
  background-color: transparent;
}
.top-bar ul {
  padding-bottom: 0;
  margin: 0;
}
.top-bar ul > li > a {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
}
.top-bar ul > li > a:hover {
  text-decoration: underline;
}
.top-bar ul li {
  position: relative;
  padding-right: 10px;
  line-height: 14px;
}
.top-bar ul li:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #eee;
  top: 0;
  right: 0;
}
.top-bar ul li:last-child {
  padding-right: 0;
}
.top-bar ul li:last-child:after {
  display: none;
}
.top-bar .social-icons li:after {
  display: none;
}
.top-bar .social-icons li a {
  font-size: 18px;
}

.navbar-brand {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}
.navbar-brand img {
  position: absolute;
  margin-top: -20px;
}



@media (max-width: 768px) {
 .navbar-brand img{margin-top:-25px;}
}



.navbar-brand img.logo-scroll {
  opacity: 0;
}
.snsarea{position: absolute; display:flex; justify-content: center;

  right:10px; top:25px; z-index:5; bordeR:0px solid red;}



@media all and (max-width: 768px) {
.snsarea{display:none;}
}

.navbar {
  margin-bottom: 0px;
  z-index: 9999;
}

.navbar-nav > li > a {
  text-transform: uppercase;
  font-weight: 600;
}

.navbar-default {
  background: transparent;
  border: 0px solid red !important;
  padding: 25px 0;
  width: 100%;
  background:rgba(0,0,0,0.5);


}
.navbar-default .navbar-nav > li > a {
  color: rgba(255, 255, 255, 0.8);
   font-family: 'Pretendard';
   font-size:21px;
   font-weight:500;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: red;   font-weight:500;
}
.navbar-default .navbar-brand {
  color: #fff;
}

.navbar-collapse{bordeR-top:0px solid red !important;

}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
 color: red;
  background-color: transparent;
}

.is-sticky .navbar-default {
 /* background: #fff;*/
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.22);

}
.is-sticky .navbar-default .navbar-nav > li > a {
  color: #fff;
}
.is-sticky .navbar-default .navbar-nav > li > a:hover, .is-sticky .navbar-default .navbar-nav > li > a:focus {
  color: red;
}
.is-sticky .navbar-default .navbar-nav > li.active > a {
  color: red;
}
.is-sticky .navbar-brand img.logo-scroll {
  opacity: 1;
}
.is-sticky .navbar-brand img.logo-default {
  opacity: 0;
}

/*
Dropdown Styles
*/
.dropdown-menu {
  padding: 0px;

  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  border-top: 3px solid #42a3ee;
  min-width: 190px;
}
.dropdown-menu > li > a {
  padding: 15px 20px;
  color: #42a3ee;
  text-transform: capitalize;
}

.navbar-default .dropdown-menu > li > a {
  color: #999;
}
.navbar-default .dropdown-menu > li > a:hover {
  color: #fff;
  background-color: #42a3ee;
}

/*multi level menu*/
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -0px;
  margin-left: -1px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/*
Slider styless
*/
.fullwidthbanner {
  width: 100%;
  position: relative;
}

.slider-title {
  font-weight: 800;
}

/*owl slider*/
.owl-arrows-slider .item {
  padding: 0px 15px;
  margin-bottom: 0px;
}
.owl-arrows-slider .owl-controls {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
}
.owl-arrows-slider .owl-controls .owl-next {
  position: absolute;
  right: -50px;
}
.owl-arrows-slider .owl-controls .owl-prev {
  position: absolute;
  left: -50px;
}
.owl-arrows-slider .owl-controls .owl-buttons div {
  border-radius: 0px;
  background: transparent;
  color: #42a3ee;
  font-size: 40px;
  padding: 0px;
}

/*
Icon boxes style
*/
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  margin-left: 0px;
  font-size: inherit;
  display: inline-block;
}

.icon-box {
  background: #fff;
  text-align: center;
  padding: 25px 20px;
}
.icon-box i {
  color: #42a3ee;
  font-size: 40px;
  line-height: 40px;
}
.icon-box h3 {
  color: #000;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 22px;
}
.icon-box p {
  margin-bottom: 0;
}

.icon-box2 {
  padding-bottom: 50px;
}
.icon-box2 i {
  display: block;
  width: 80px;
  line-height: 80px;
  height: 80px;
  float: left;
  margin-right: 20px;
  text-align: center;
  font-size: 45px;
  border-radius: 50%;
  background-color: #42a3ee;
  color: #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.icon-box2 .content {
  overflow: hidden;
}
.icon-box2 .content h4 {
  font-weight: 700;
}

/**gallery image hover styles**/
.overlay-box {
  position: relative;
  overflow: hidden;
  display: block;
  margin-bottom: 30px;
}
.overlay-box .overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  visibility: hidden;
  opacity: 0;
  z-index: 20;
}
.overlay-box .overlay:after {
  position: absolute;
  content: "";
  display: inline-block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #42a3ee;
  opacity: 0.9;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.overlay-box .overlay-content {
  text-align: center;
  top: 50%;
  position: relative;
  left: 0;
  right: 0;
  color: #fff;
  -ms-transform: translateY(-25%);
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  opacity: 0;
  z-index: 99;
  padding: 0 30px;
  -moz-transition: all 0.32s;
  -o-transition: all 0.32s;
  -webkit-transition: all 0.32s;
  transition: all 0.32s;
}
.overlay-box img {
  -webkit-transform: translateX(-4%) scale(1.08);
  transform: translateX(-4%) scale(1.08);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transition: all 0.32s;
  -o-transition: all 0.32s;
  -webkit-transition: all 0.32s;
  transition: all 0.32s;
  -webkit-opacity: 1;
  z-index: 10;
  position: relative;
  width: 100%;
  zoom: 1;
}
.overlay-box:hover .overlay {
  visibility: visible;
  opacity: 1;
}
.overlay-box:hover .overlay-content {
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  opacity: 1;
}
.overlay-box:hover img {
  -webkit-transform: translateX(4%) scale(1.08);
  transform: translateX(4%) scale(1.08);
}
.overlay-box h4 {
  color: #fff;
  
  text-transform: uppercase;
  margin-bottom: 5px;
}

.full-width .overlay-box {
  margin-bottom: 0px;
}

/*
Counters style
*/
.counter {
  padding: 90px 0;
  padding-bottom: 60px;
  background-color: #42a3ee;
}
.counter i {
  font-size: 50px;
  line-height: 50px;
  color: #fff;
}
.counter h1 {
  margin-top: 20px;
}
.counter span {
  color: #fff;
}

/*
Causes styles
*/
.causes-box {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  margin: 15px 0;
}
.causes-box:hover {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.28);
}

.causes-thumb {
  position: relative;
}

.image-badge {
  position: absolute;
  right: -10px;
  bottom: 10px;
  display: inline-block;
  padding: 6px 20px;
  color: #fff;
  text-transform: capitalize;
  background: #42a3ee;
}

.causes-desc {
  padding: 15px;
  background-color: #fff;
}
.causes-desc h4 {
  margin-bottom: 15px;
}
.causes-desc h4 a {
  color: #222;
  text-transform: capitalize;
}
.causes-desc h4 a:hover {
  color: #42a3ee;
}

.causes-amount span {
  
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}
.causes-amount h1 {
  
  font-size: 20px;
  color: #222;
}

/**causes list**/
.causes-list-box {
  margin-bottom: 30px;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
}
.causes-list-box .causes-desc {
  padding-top: 20px;
}
.causes-list-box .causes-desc h4 {
  
  font-size: 15px;
  font-weight: 700;
}
.causes-list-box .causes-desc h4 a {
  text-transform: uppercase;
}

.progress {
  height: 7px;
  line-height: 7px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  margin-bottom: 5px;
}
.progress .progress-bar {
  background: #42a3ee;
}
.progress .progress-bar.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

/*causes detail box*/
.causes-single-box {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
}
.causes-single-box img.main-thumb {
  width: 100%;
}
.causes-single-box .single-box-desc {
  padding: 20px 15px;
}
.causes-single-box ul {
  margin: 0;
  padding: 0;
}
.causes-single-box .raised-amount {
  background: #fefefe;
  padding: 20px 15px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin: 20px -15px;
}
.causes-single-box .raised-amount h1 {
  margin-bottom: 0px;
}

/*
Success stories
*/
.stories {
  padding: 90px 0;
  padding-bottom: 60px;
}
.stories p.story-text {
  font-style: italic;
  padding: 40px 30px;
  background: #fff;
  position: relative;
  background: #fff;
  border: 4px solid #fff;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}
.stories p.story-text:before, .stories p.story-text:after {
  top: 100%;
  left: 20px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.stories p.story-text:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}
.stories p.story-text:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 12px;
  margin-left: -12px;
}

.story-info img {
  display: inline-block;
  margin-right: 10px;
}
.story-info span {
  display: inline-block;
  color: #42a3ee;
  vertical-align: middle;
}
.story-info span em {
  font-size: 12px;
  color: #999;
}

/*
Parallax backgrounds
*/
.parallax-bg {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  background-position: 50% 50% !important;
  position: relative;
}
.parallax-bg:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.call-to-action {
  padding: 30px 20px;
  background: #42a3ee;
  position: relative;
  z-index: 999;
  margin-top: 0px;
}
.call-to-action h2, .call-to-action p {
  color: #fff;
}

/*
Page title style
*/
.page-title {
  padding-top: 250px;
  padding-bottom: 100px;
  background: url("../images/1.png") no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center bottom;
}
.page-title h1 {
  
  color: #fff;
  text-transform: uppercase;
  margin: 0px;
  font-weight: 400;
}

/*
Paginations
*/
.pagination {
  margin-bottom: 0px;
}
.pagination > li {
  display: inline-block;
}
.pagination > li > a, .pagination > li > span {
  width: 32px;
  height: 32px;
  padding: 5px 0px;
  text-align: center;
  border-radius: 50%;
  display: block;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  border-color: #42a3ee;
  color: #fff;
  background: #42a3ee;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
}

/*
Sidebar widget
*/
.sidebar-widget {
  padding: 20px 15px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 30px;
}
.sidebar-widget h4 {
  
  font-size: 14px;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  padding-bottom: 8px;
  border-bottom: 1px solid #eee;
}
.sidebar-widget form {
  position: relative;
}
.sidebar-widget form button[type="submit"] {
  position: absolute;
  right: 3px;
  top: 3px;
  background: transparent;
}
.sidebar-widget form .form-control {
  border: 0px;
  box-shadow: none;
}
.sidebar-widget .list-unstyled {
  margin: 0px;
  padding: 0px;
}
.sidebar-widget .list-unstyled > li > a {
  text-transform: capitalize;
  display: block;
  padding: 5px 0;
  border-bottom: 1px solid #eee;
  position: relative;
}
.sidebar-widget .list-unstyled > li > a:hover {
  color: #42a3ee;
}
.sidebar-widget .list-unstyled > li > a:before {
  content: "\f101";
  font-family: 'FontAwesome';
  margin-right: 10px;
}
.sidebar-widget .list-unstyled > li:last-child a {
  border-bottom: 0px;
  padding-bottom: 0px;
}
.sidebar-widget .latest-news .content a h5 {
  color: #333;
}
.sidebar-widget .latest-news .content a h5:hover {
  color: #42a3ee;
}
.sidebar-widget .latest-news li:last-child {
  padding-bottom: 0px;
}
.sidebar-widget.search-widget {
  padding: 5px 15px;
}

.tags {
  margin: 0;
  padding: 0;
}
.tags:after {
  content: '';
  display: table;
  clear: both;
}
.tags li {
  padding: 0;
  display: block;
  float: left;
}
.tags a {
  display: block;
  float: left;
  border: 1px solid #eee;
  padding: 2px 8px;
  margin: 2px;
  font-size: 13px;
}
.tags a:hover {
  color: #42a3ee;
  border-color: #42a3ee;
}

/*
Event list
*/
.event-list > li {
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  padding: 20px 15px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.event-list > li:last-child {
  border-bottom: 0px;
}

.event-date {
  display: block;
  margin-bottom: 5px;
  float: left;
  margin-right: 20px;
  padding: 8px;
  color: #fff;
  width: 60px;
  text-align: center;
  background-color: #42a3ee;
}
.event-date .date {
  font-size: 34px;
  line-height: 34px;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.event-date .month, .event-date .year {
  text-transform: uppercase;
  display: block;
  line-height: 16px;
}

.event-list-content {
  overflow: hidden;
}
.event-list-content h4 {
  margin-bottom: 5px;
  margin-top: 5px;
  text-transform: capitalize;
}
.event-list-content .event-time, .event-list-content .event-location {
  color: #999;
  display: inline-block;
  line-height: 16px;
}
.event-list-content .event-time {
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid #ddd;
}

.event-grid-item {
  margin-bottom: 30px;
}

.event-grid-desc {
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  padding: 20px 15px;
}
.event-grid-desc .event-time {
  border-right: 0px;
}

/*
Volunteers
*/
.volunteer-box {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
  background: #fff;
}
.volunteer-box .volunteer-desc {
  padding: 20px 15px;
}
.volunteer-box .volunteer-desc h4 {
  
  font-weight: 600;
  margin-bottom: 0px;
}
.volunteer-box .volunteer-desc span {
  display: block;
  font-style: italic;
  font-size: 12px;
}
.volunteer-box p {
  margin-bottom: 0px;
}

/*footer style*/
.footer {
  background:#000000;
  padding: 50px;
  color: #fff;
  text-align:center;
}


@media (max-width: 768px) {
.footer {text-align:left;}
.footer img {width:80%; }

}



.footer h4 {
  position: relative;
  text-transform: uppercase;
  font-size: 15px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  
  font-weight: 600;
  color: #fff;
}
.footer h4:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 3px;
  margin-bottom: -1.5px;
  background: #fff;
}
.footer p {
  font-size: 12px;
  line-height: 18px;
}

.latest-news > li {
  padding-bottom: 15px;
}
.latest-news .post-thumb {
  margin-right: 15px;
}
.latest-news .content {
  overflow: hidden;
}
.latest-news .content a h5 {
  margin-bottom: 0px;
  font-weight: 600;
  color: #fff;
}
.latest-news .content span {
  font-size: 11px;
  display: inline-block;
  padding: 3px 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  margin-right: 10px;
}

.f-contact {
  padding-top: 15px;
}
.f-contact p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.f-contact p i {
  margin-right: 10px;
}

.text-copyright span {
  padding: 20px 0;
  display: block;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 12px;
}

.subscribe-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.subscribe-form .form-group .form-control {
  width: 250px;
  border: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}

.f-socials > li > a {
  color: #fff;
  font-size: 20px;
}

.contact-info p i {
  margin-right: 10px;
}

/**responsive style for template**/
@media (max-width: 768px) {
  .navbar-nav {
    margin: 0px -15px;
 ;
  }

  .navbar-default .navbar-nav > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav > li > a:hover {

  }

  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: black;
    background-color: transparent;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    border-color: red;
    background: red;
  }

  .owl-arrows-slider .owl-controls .owl-next {
    right: 0;
  }

  .owl-arrows-slider .owl-controls .owl-prev {
    left: 0;
  }
}


/* 서비스블록 */
.sf-service-block {
    position: relative;
}
.content-sm {
    padding-top: 80px;
    padding-bottom: 80px;
}
.sf-service-block .service-desc {
    text-align: center;
}
.sf-service-block .service-desc img {
    color: #72c02c;
    display: block;
    font-size: 30px;
    margin-bottom: 40px;
	margin: 0 auto;
	width:100px;
	height:100px;

}
.sf-service-block h3{ margin-top: 30px;}
.img-mask{
    height: 100px;
    width: 100px;
    margin: 0 auto;
}
.img-mask i{
    display: block;
    width: 100px;
    line-height: 100px;
    height: 100px;
    float: left;
    margin-right: 20px;
    text-align: center;
    font-size: 50px;
    border-radius: 50%;
    background-color: #42a3ee;
    color: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}

.margin-top-10 {
	margin-top:10px;
}
.margin-top-20 {
	margin-top:20px;
}
.margin-top-30 {
	margin-top:30px;
}
.margin-top-40 {
	margin-top:40px;
}
.margin-top-50 {
	margin-top:50px;
}
.margin-top-60 {
	margin-top:60px;
}
.margin-top-70 {
	margin-top:70px;
}
.margin-top-80 {
	margin-top:80px;
}
.margin-top-90 {
	margin-top:90px;
}
.margin-top-100 {
	margin-top:100px;
}
.margin-bottom-10 {
	margin-bottom:10px;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-bottom-30 {
	margin-bottom:30px;
}
.margin-bottom-40 {
	margin-bottom:40px;
}
.margin-bottom-50 {
	margin-bottom:50px;
}
.margin-bottom-60 {
	margin-bottom:60px;
}
.margin-bottom-70 {
	margin-bottom:70px;
}
.margin-bottom-80 {
	margin-bottom:80px;
}
.margin-bottom-90 {
	margin-bottom:90px;
}
.margin-bottom-100 {
	margin-bottom:100px;
}
.margin-left-10 {
	margin-left:10px;
}
.margin-left-20 {
	margin-left:20px;
}
.margin-left-30 {
	margin-left:30px;
}
.margin-left-40 {
	margin-left:40px;
}
.margin-left-50 {
	margin-left:50px;
}
.margin-left-60 {
	margin-left:60px;
}
.margin-left-70 {
	margin-left:70px;
}
.margin-left-80 {
	margin-left:80px;
}
.margin-left-90 {
	margin-left:90px;
}
.margin-left-100 {
	margin-left:100px;
}
.margin-right-10 {
	margin-right:10px;
}
.margin-right-20 {
	margin-right:20px;
}
.margin-right-30 {
	margin-right:30px;
}
.margin-right-40 {
	margin-right:40px;
}
.margin-right-50 {
	margin-right:50px;
}
.margin-right-60 {
	margin-right:60px;
}
.margin-right-70 {
	margin-right:70px;
}
.margin-right-80 {
	margin-right:80px;
}
.margin-right-90 {
	margin-right:90px;
}
.margin-right-100 {
	margin-right:100px;
}


/***
Contact section
**/
#contact {
  padding-top: 100px;
  padding-bottom: 70px;
  background:#fff;
}

#contact h3 {
    margin-bottom: 25px;
}
.center-title h3 {
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -1px;
}
.center-title p{text-align:center}
.center-title h3{text-align:center}

.contact-form label {
  color: #666;
  text-transform: uppercase;
}
.contact-form .form-control {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  min-height: 45px;
  border: 2px solid #f4f4f4;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  font-weight: 400;
  font-size: 13px;
}
.contact-form .help-block {
  margin: 0px;
}
.contact-form .help-block ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.contact-form .help-block ul li {
  display: block;
  margin-top: 10px;
  padding: 2px 10px;
  font-size: 12px;
  font-weight: 400;
  border-left: 1px solid red;
  color: red;
  line-height: 10px;
}

.contact-info .media {
  margin-bottom: 30px;
}
.contact-info .media-heading {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
}
.contact-info i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: block;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #42a3ee;
  font-size: 20px;
  color: #fff;
  margin-right: 15px;
}


.service-3-meta h1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 25px;
}

.white-bg {
  background-color: #fff !important;
  padding-top: 90px !important;
  padding-bottom: 50px !important;
}

.service-4-meta h3 {
  font-weight: 700;
  margin-bottom: 5px;
}

.blue-bg {
  background-color: #42a3ee;
  padding-top: 70px;
  padding-bottom: 40px;
}

.blue-bg .services-box i {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  font-size: 50px;
  margin-right: 25px;
}

.blue-bg .services-box .services-box-info {
  margin-left: 30px;
}

.blue-bg .services-box .services-box-info h4 {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 20px;
}

.blue-bg .services-box .services-box-info p {
  color: #eee;
}


/*services*/
.services-wrap {
  padding-top: 60px;
  padding-bottom: 40px;
  background-color: #fff;
}

.services-box {
  clear: both;
}

.services-box-icon {
  background: transparent;
  width: 50px;
  height: 50px;
  display: inline-block;
  float: left;
  height: 35px;
  line-height: 35px;
  margin-right: 10px;
  position: relative;
  text-align: center;
  top: 5px;
}

.services-box-icon i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #42a3ee;
  color: #fff;
  font-size: 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.services-box-info {
  padding-left: 65px;
}

.services-box-info h4 {
  font-weight: 700;
  font-size: 15px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 5px;
}

/*services 2*/
.service-box i {
  line-height: 85px;
  text-align: center;
  color: #454545;
  font-size: 30px;
  margin-bottom: 25px;
  transition: 0.7s ease-in-out;
}

.service-box h3 {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 600;
}

.service-box:hover i {
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
  color: #454545;
}

/***services3***/
.services-bg-wrap {
  padding: 90px 0;
  background-color: #fff;
}

.service-3-meta h1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 25px;
}

.white-bg {
  background-color: #fff !important;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.service-4-meta h3 {
  font-weight: 700;
  margin-bottom: 5px;
}

.blue-bg {
  background-color: #42a3ee;
  padding-top: 70px;
  padding-bottom: 40px;
}

.blue-bg .services-box i {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  font-size: 50px;
  margin-right: 25px;
}

.blue-bg .services-box .services-box-info {
  margin-left: 30px;
}

.blue-bg .services-box .services-box-info h4 {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 20px;
}

.blue-bg .services-box .services-box-info p {
  color: #eee;
}

/***special features***/
.special-feature .section-title hr {
  border-color: #151515;
}

.special-feature i {
  font-size: 65px;
  line-height: 75px;
  color: #42a3ee;
}

.special-feature h4 {
  font-size: 16px;
  margin-top: 25px;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  color: #777;
}

.special-feature .mask-top {
  width: 100%;
  background-color: #ffffff;
  padding: 55px 0;
  position: absolute;
  top: 0px;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.special-feature .mask-top h4:before {
  top: -18px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  right: 0;
  margin: -2px auto;
  position: absolute;
  width: 40px;
}

.special-feature .s-feature-box:hover .mask-top {
  top: -200px;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.special-feature .s-feature-box {
  overflow: hidden;
  position: relative;
  height: 280px;
  border: 1px solid #f2f2f2;
  margin-bottom: 20px;
  cursor: pointer;
}

.special-feature .mask-bottom {
  color: #333333;
  padding: 20px 15px 20px 15px;
  width: 100%;
  position: absolute;
  bottom: -300px;
  height: 100%;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.special-feature .mask-bottom p {
  padding: 0px 5px;
  font-size: 14px;
}

.special-feature .mask-bottom h4 {
  margin: 15px 0px 17px;
}

.special-feature .s-feature-box:hover .mask-bottom {
  bottom: 0;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.special-feature .mask-bottom i {
  font-size: 38px;
  line-height: 50px;
}

/****services new*****/
.service-box-4 .service-ico {
  width: 30px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  font-size: 30px;
  line-height: 30px;
  margin-top: 3px;
  float: left;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.service-ico i {
  color: #42a3ee;
  font-size: 50px;
}

.service-box-4 .service-text {
  margin-left: 65px;
}

.service-text a {
  color: #42a3ee;
}

.service-text a i {
  margin-left: 5px;
  vertical-align: middle;
}

.service-text h4 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
  margin-bottom: 5px;
}

.wide-img-showcase {
  overflow: hidden;
}

/*************************************************************/
/************************** Buttons **************************/
/*************************************************************/
.btn {
  font-weight: 600;
  letter-spacing: 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  text-transform: uppercase;
  background:red;
}

.btn-default:hover, .btn-default:focus {
  background-color: #333;
  border-color: #333;
  color: #fff;
}

.btn-lg {
  padding: 14px 28px 13px 28px;
  font-size: 13px;
}

.btn:focus, .btn:hover {
  outline: 0;
  color: #fff;
}

.btn-xs {
  font-size: 12px;
}

.btn-theme-bg {
  border-color: #42a3ee;
  color: #fff;
  background-color: #42a3ee;
}

.btn i {
  margin-right: 10px;
}

.btn-theme-bg:hover {
  background-color: #333;
  border-color: #333;
}

.btn-theme-dark {
  background-color: #333;
  color: #fff;
}

.btn-theme-dark:hover {
  color: #fff;
  background-color: #42a3ee;
}

.margin30 {
    margin-bottom: 30px;
}
.divide30 {
    width: 100%;
    height: 30px;
}
/*********border-buttons**********/
.border-black {
  border: 1px solid #333;
  color: #000;
  background-color: transparent;
}

.border-black:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.border-white {
  border: 1px solid #fff;
  color: #fff;
}

.border-white:hover {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}

.border-theme {
  border: 1px solid #42a3ee;
  color: #42a3ee;
}

.border-theme:hover {
  background-color: #42a3ee;
  border-color: #42a3ee;
  color: #fff;
}

.btn-3d {
  border-bottom: 3px solid rgba(0, 0, 0, 0.3);
}

.btn-ico i {
  margin-left: 5px;
}

.h1{
	line-height: 44px;
    margin: 0 0 44px 0;
}
.h4{
	letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
}

/*******section heading**********/
.center-heading {
  text-align: center;
  margin-bottom: 40px;
}

.center-heading h2 {
  margin-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #000;
  font-size: 30px;
}

.center-heading h2 strong {
  font-weight: 700;
}

.center-line {
  display: inline-block;
  width: 70px;
  height: 1px;
  border-top: 1px solid #bbb;
  /* border-bottom: 1px solid $skincolor; */
  margin: auto;
}

.center-heading p {
  margin-top: 10px;
}

.overflow-hidden {
  overflow: hidden;
}

/***colored boxed**************/
.colored-boxed {
  text-align: center;
  padding:50px;
}

.colored-boxed span {
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  border: 0px solid;
  background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  font-size: 80px;
  display: inline-block;
}

.colored-boxed.green span {
  color: #333;
  border-color: #333;
}

.colored-boxed.dark span {
  color: #333;
  border-color: #333;
}

.colored-boxed.blue span {
	color: #fff;
    border-color: #fff;
}

.colored-boxed.blue h3 {
	color: #fff;
}
.colored-boxed.blue p {
	color: #fff;
}

.colored-boxed.red span {
	color: #fff;
    border-color: #fff;
}


.colored-boxed.red h3 {
	color: #fff;
}
.colored-boxed.red p {
	color: #fff;
}

.colored-boxed h3 {
  font-size: 16px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 0px;
  text-transform: uppercase;
}

.colored-boxed p {
  margin-top: 10px;
}

/*******section heading**********/
.center-heading {
  text-align: center;
  margin-bottom: 40px;
}

.center-heading h2 {
  margin-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #000;
  font-size: 30px;
}

.center-heading h2 strong {
  font-weight: 700;
}

.center-line {
  display: inline-block;
  width: 70px;
  height: 1px;
  border-top: 1px solid #bbb;
  /* border-bottom: 1px solid $skincolor; */
  margin: auto;
}

.center-heading p {
  margin-top: 10px;
}

.overflow-hidden {
  overflow: hidden;
}

.solutions{background:#ffffff;}
.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline;
     zoom:1;
}
.nav-tabs, .nav-pills {
    text-align:center;
}
.nav-tabs, .nav-pills {
    text-align:center;
}



/****추가css****/

@font-face {
    font-family: 'Arita-buri-SemiBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Arita-buri-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HakgyoansimChulseokbuTTF-B';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-5@1.0/HakgyoansimChulseokbuTTF-B.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


#slider {
   overflow:hidden;
   position:relative;
   border:0px solid red;
   width:100%;  // 이미지 보여지는 뷰 부분
   height:250px;
}
.image-box {
   width:5280px; // 원본+클론의 총 합
   height:100%;
   display:flex;
   flex-wrap:nowrap;
   animation: bannermove 40s linear infinite;
}
@keyframes bannermove {
  0% {
      transform: translate(0, 0);
  }
  100% {
      transform: translate(-50%, 0);
  }
}




.brand{width:100%; position: relative;  padding:130px 0px;
background: url(../images/section_bg01.jpg) ; background-size:cover;
}
.brandarea1{width:1500px; margin:0 auto;   text-align:center;}
.imgwd80{width:85%;}

.stitle{width:1500px; margin:0 auto; text-align:center; height:100px; line-height:100px; 
background: url(../images/title_bg.png) center ;  font-size:38px; color:#dfbd86;  font-family: 'Arita-buri-SemiBold';
}

.mobilenone{display: block;}
.mobileshow{display: none;}


@media (max-width:1299px) {
.brandarea1{width:100%;}
.stitle{width:100%;}
}

@media (max-width: 768px) {
.brand{ padding:80px 0px;}
.brandarea1 img{width:100%;}
.stitle{font-size:30px; background: url(../images/title_bg_m.png) center ;}
.mobilenone{display: none;}
.mobileshow{display: block;}
}


.brandabout{width:1400px; margin:0 auto;bordeR:0px solid red; overflow:hidden;}
.brandabout ul{width:100%; position: relative;  }
.brandabout ul li{width:50%; display: inline-block; float:left;}
.brandabout ul li:first-child{text-align: center;}
.brandabout_tt{ font-family: 'HakgyoansimChulseokbuTTF-B'; font-size:40px; line-height:55px; color:#fff;} 
.brandabout_tt1{ font-family: 'Arita-buri-SemiBold'; font-size:35px; color:#cdab73; line-height:85px;}
.brandabout_tt2{color:#fff; font-size:25px; line-height:40px;}
.brandabout_tt3{ font-family: 'Arita-buri-SemiBold'; font-size:40px; color:#cdab73; line-height:85px;}

.brandabout_tt4{ font-family: 'HakgyoansimChulseokbuTTF-B'; font-size:35px; line-height:40px; color:#fbefb0;} 
.brandabout_tt5{ font-family: 'HakgyoansimChulseokbuTTF-B'; font-size:45px; line-height:60px; color:#fbefb0;} 
.brandabout_tt6{color:#fff; font-size:30px; line-height:50px;}

.brandidentity{text-align:Center; width:100%;  margin-top:3%;
background: url(../images/title_bg01.png)top center no-repeat ;
}


@media (max-width:1299px) {
 .brandabout{width:100%;}

}

@media (max-width: 768px) {

.brandabout ul li{width:100%; display: inline-block; float:left;}
.brandabout ul li:first-child img{width:50%;}
.brandabout ul li:last-child{text-align:center;}
.brandabout_tt{font-size:29px; margin-top:10%; line-height:40px;}
.brandabout_tt1{font-size:25px; line-height:30px;}
.brandabout_tt2{word-break:keep-all;width:90%; margin:0 auto; display:block;color:#fff; font-size:20px; line-height:30px;}
.mdw100per{width:98% !important;}
.brandabout_tt4{font-size:28px; }

.mdw50per{width:50% !important;}
.brandabout_tt5{font-size:30px; line-height:35px;}
.brandabout_tt6{word-break:keep-all;width:90%; margin:0 auto; display:block;color:#fff; font-size:20px; line-height:30px;}
}



.sucess{width:85%; display:block;  margin:0 auto; border:0px solid red; overflow: hidden;}
.sucess img{width:46% !important; margin:1% 2%;  float:left;}


@media (max-width: 768px) {
.sucess p{display: block; width:100% !important;}
.sucess img{display: block; width:96% !important;  margin:3% 2%;}
}



.guide{width:100%; position: relative;  padding:130px 0px; text-align:center;
background: url(../images/section_bg02.jpg) bottom; background-size:cover;}




@media (max-width: 768px) {
 .guide{padding:70px 0px;}
}


.faq{width:1400px; margin:0 auto;   overflow:hidden;}
.faq ul{width:100%; float:left; position: relative;  border-top:1px solid #5e3002;}
.faq ul li{width:100%;  overflow:hidden; border-bottom:1px solid #5e3002;}
.faq ul li dl{float:left; width:100%; padding:20px 0px; margin-bottom:0 !important;}
.faq ul li dl dt{width:5%; float:left; text-align:left;} 
.faq ul li dl dt img{height:40px;}
.faq ul li dl dd{width:95%; float:left; text-align:left;} 

.faq_tt{ margin:0px !important; font-family: 'Arita-buri-SemiBold'; font-size:27px; font-weight:bold !important; color:#5e3002; }
.faq_tt1{margin:0px !important;  font-size:22px; line-height:38px;  font-weight:600; color:#5e3002;}


@media (max-width:1299px) {
.faq{width:100%; }

}

@media (max-width:768px) {
  .faq ul{width:96%; margin:0 auto;}
.faq ul li dl{padding:10px 0px;}
.faq ul li dl dt{width:15%; float:left; text-align:left;} 
.faq ul li dl dd{width:85%;}
.faq_tt{font-size:23px;}
.faq_tt1{font-size:18px; line-height:30px;}
}

.inquiry{width:100%;  padding:150px 0px;  background: url(../images/section_bg02_1.jpg) top;
 background-size:cover; overflow:hidden;}
.inquirydiv{width:1400px; margin:0 auto; }
.inquirydiv_area{width:50%; float:right;  bordeR:0px solid red;  margin-top:3%; 
border-radius:27px; background:#fff; padding:40px;}
.inquirydiv_title{width:50%; float:right; 
 font-family: 'HakgyoansimChulseokbuTTF-B'; font-size:45px; line-height:40px; color:#fff; text-align:center; }




@media (max-width:1299px) {

.inquirydiv{width:100%; margin:0 auto; }
}

@media (max-width:768px) {
  .inquiry{padding:70px 0px;}
  .inquirydiv{width:90%; margin:0 auto;}
  .inquirydiv_area{width:100%; box-sizing:border-box; padding:20px; }
  .inquirydiv_title{width:100%; font-size:35px;}
}





.clear{clear:both !important;}

.inquiryform{width:100%; position: relative;}
.inquiryform > ul{width:100%; float: left; position: relative;}
.inquiryform > ul > li{width:50%; float:left;}
.inquiryform > ul > li dl{width:100%; float:left; }
.inquiryform > ul > li dl dt{width:28%; float:left; bordeR:0px solid red; font-size:17px; color:#000; }
.inquiryform > ul > li dl dd{width:70%; float:left; bordeR:0px solid red; }
.line43{line-height:43px;}
.line20{line-height:20px;}
.t_input{background:#ececec; padding:10px; border:none;}


@media (max-width:768px) {
.inquiryform > ul > li{width:100%; float:left;}
.inquiryform > ul > li dl dt{width:30%;}
.inquiryform > ul > li dl dd{width:68%;}
.t_input{width:100%;}
}



.inquiryform1{width:100%; position: relative;}
.inquiryform1 > ul{width:100%; float: left; position: relative;}
.inquiryform1 > ul > li{width:100%; float:left;}
.inquiryform1 > ul > li dl{width:100%; float:left; }
.inquiryform1 > ul > li dl dt{width:14%; float:left; bordeR:0px solid red; font-size:17px; color:#000; }
.inquiryform1 > ul > li dl dd{width:86%; float:left; bordeR:0px solid red; }


.textarea1{width: 100%;  height:150px;  padding: 12px 20px; font-size:17px;   border: 1px solid rgb(224, 224, 224);    outline: transparent solid 2px;  
outline-offset: 2px;    position: relative;}


.agreett{width:100%; line-height:25px; color:#000; font-size:16px; text-align: right;}
.inquiry_btn {
bordeR:none; padding:15px 0px;
  display:inline-block; margin:0 auto; bordeR-radius:0px; font-size:20px; width:100%; background:#5e3002; color:#fff;}



@media (max-width:768px) {
.inquiryform1 > ul > li dl dt{width:30%;}
.inquiryform1 > ul > li dl dd{width:68%;}

}


.franchise{width:100%;  padding:130px 0px;  background: url(../images/section_bg03.jpg) top;
 background-size:cover; overflow:hidden; text-align:center;} 


@media (max-width:768px) {
.franchise{padding:70px 0px;}

}





.starup{width:100%;  padding:130px 0px;  background: url(../images/section_bg04.jpg) top;
 background-size:cover; overflow:hidden; text-align:center;}



.staruparea{width:1600px; margin:0 auto; padding-top:5%; }
.staruparea ul{width:100%; float:left; }
.staruparea ul li{display:inline-block; float:left; }
.staruparea ul li:first-child{width:10%;  bordeR:0px solid red;}
.staruparea ul li:last-child{width:90%; text-align: left;}

.staruparea_tt{font-family: 'HakgyoansimChulseokbuTTF-B'; font-size:45px; line-height:40px; color:#fbe0b9; }
.staruparea_tt1{ font-size:24px; line-height:35px; color:#fff; margin-top:1%;  }
.staruparea_tt2{font-family: 'HakgyoansimChulseokbuTTF-B'; font-size:50px; line-height:45px; color:#fbe0b9; font-style:italic; }


@media (max-width:1299px) {

.staruparea{width:100%;}
}

@media (max-width:768px) {

.starup{padding:70px 0px; }
.staruparea ul li:first-child{width:20%;  bordeR:0px solid red;}
.staruparea ul li:last-child{width:80%; text-align: left;  work-break:keep-all !important;}
.staruparea_tt{font-size:30px;}
.staruparea_tt2{font-size:30px;}
.staruparea_tt1{ work-break:keep-all !important; font-size:19px; line-height:30px; color:#fff; margin-top:1%;  }
}




.staruparea1{
 background: url(../images/startup_01.png) left no-repeat;
  width:1600px; margin:0 auto; padding-top:7%; padding-bottom:2%;   bordeR:0px solid red; overflow: hidden;}
.staruparea1 ul{width:80%; float:right;  bordeR:0px solid red;}
.staruparea1 ul li{display:inline-block; float:left; }
.staruparea1 ul li:first-child{width:10%;  bordeR:0px solid red;}
.staruparea1 ul li:last-child{width:90%; text-align: left;}


@media (max-width:1299px) {

.staruparea1{width:100%; background: none;}
.staruparea1 ul{width:100%; float:right;  bordeR:0px solid red;}
.staruparea1 ul li{display:inline-block; float:left; }
.staruparea1 ul li:first-child{width:20%;  bordeR:0px solid red;}
.staruparea1 ul li:last-child{width:80%; text-align: left;}


}




.staruparea3{width:1400px; margin:0 auto; padding-top:5%; }
.staruparea3 ul{width:100%; float:left; }
.staruparea3 ul li{display:inline-block; float:left; }
.staruparea3 ul li:first-child{width:10%;  bordeR:0px solid red;}
.staruparea3 ul li:last-child{width:90%; text-align: left;}


@media (max-width:1299px) {

.staruparea3{width:100%; background: none;}
.staruparea3 ul{width:100%; float:right;  bordeR:0px solid red;}
.staruparea3 ul li{display:inline-block; float:left; }
.staruparea3 ul li:first-child{width:20%;  bordeR:0px solid red;}
.staruparea3 ul li:last-child{width:80%; text-align: left;}


}





.staruparea4{
 background: url(../images/startup_02.png)right no-repeat;
  width:1600px; margin:0 auto; padding-top:6%; padding-bottom:2%;   bordeR:0px solid red; overflow: hidden;}
.staruparea4 ul{width:60%; float:right;  bordeR:0px solid red; margin-right:20%;}
.staruparea4 ul li{display:inline-block; float:left; }
.staruparea4 ul li:first-child{width:10%;  bordeR:0px solid red;}
.staruparea4 ul li:last-child{width:90%; text-align: left;}


@media (max-width:1299px) {

.staruparea4{width:100%; background: none;}
.staruparea4 ul{width:100%; float:right;  bordeR:0px solid red;  margin-right:0%;}
.staruparea4 ul li{display:inline-block; float:left;}
.staruparea4 ul li:first-child{width:20%;  bordeR:0px solid red;}
.staruparea4 ul li:last-child{width:80%; text-align: left;}


}





.startup_tt{width:50%; margin:0 auto; font-family: 'HakgyoansimChulseokbuTTF-B'; padding-top:3%; font-size:35px; 
  line-height:50px; color:#fbe0b9;  }


@media (max-width:768px) {

.startup_tt{width:80%;  font-size:28px; line-height:40px; }
}


.news{width:1500px; margin:0 auto; padding:150px 0px 100px 0px; overflow:hidden;  bordeR:0px solid red; }

@media (max-width:1299px) {

.news{width:100%; padding:70px 0px 50px 0px;}
}


.bg06{background:url(/theme/woograde/images/section_bg05.jpg)top right;
 background-size:cover;}
.companyarea{width:1500px; margin:0 auto; padding-top:50px; padding-bottom:150px; overflow:hidden; 
 bordeR:0px solid red; }




@media (max-width:1299px) {

.companyarea{width:100% !important;}
}


.main_btn2 {
  background:#000;
  border-radius:35px;
  display:inline-block;
  cursor:pointer;
  color:#fff;
  font-weight:600;

  height:60px;
  font-size:20px;
  text-decoration:none;
  line-height:60px;
  font-weight:600;
  padding:0px 35px;
  
  
  
}
.main_btn2:hover {
  color:#000; 
  background:#fff url(/images/arrow_01.png)right;
  border:2px solid #000;

}



.main_btn2_1 {
  background:#fff;
  border-radius:35px;
  display:inline-block;
  cursor:pointer;
  color:#000;
  font-weight:600;

  height:60px;
  font-size:20px;
  text-decoration:none;
  line-height:60px;
  font-weight:600;
  padding:0px 35px;
    
  
}
.main_btn2_1:hover {
  color:#fff; 
  background:red url(/images/arrow_01.png)right;
  border:2px solid #000;

}





.company{width:100%; float:left; position: relative; }
.company ul{width:100%; float:left; margin-top:5%; }
.company ul li{display:inline-block;  float:left;}
.company ul li:first-child{width:45%; float:left;}
.company ul li:last-child{width:55%; float:left; padding-left:5%; box-sizing:border-box; }
.company ul li:first-child img{width:93%;}

.year{ font-size:34px;  font-family: 'GmarketSansMedium'; font-weight:bold; color:#a16110; padding-top:8%; }
.hiscon{line-height:32px; color:#000; font-size:21px; }


@media (max-width:768px) {
  .bg06{background:url(/theme/woograde/images/section_bg05_m.png)top right;
 background-size:cover;}
.company ul li:first-child{display:none;}
.company ul li:last-child{width:100%; }

.year{font-size:27px;}
.hiscon{font-size:18px;}

.container{width:100% !important;}

.md50px{width:50px; height:50px;}
#top_btn{width:40px; height:40px; line-height:40px; bottom:35px; right:17px; } 
}