
::selection {
	color: #0079c2;
  background-color: #edf4f2;
}

body.scroll #menu > li.logo > a > span,
body.single #menu > li.logo > a > span {
	background-image: url(https://kopi.peacebuilding.dev.hhomm.com/wp-content/uploads/sites/2/2017/06/kopi-logo-color.png);
}

.sub-menu {
  border: 2px solid #0079c2;
}

#menu > li.current-menu-item > a,
#menu > li.current-menu-item > a:hover {
	color: #0079c2;
}

#menu li:not(.logo):hover {
  color: #0079c2;
}

.sub-menu li {
  color: #0079c2;
}

#page-header {
	background-color: #0079c2;
}

#slogan a:hover {
	color: #e2ff00;
	border-color: #e2ff00;
}

.slide-content {
  background-color: #0079c2;
}

.section.bg-accent {
	color: #fff;
	background-color: #0079c2;
}

.border-top .section-body {
	border-top : 4px solid #0079c2;
}

.border-bottom .section-body {
	border-bottom : 4px solid #0079c2;
}

.section h2 {
	color: #0079c2;
}

.content h3 {
	color: #edf4f2;
}

.section.bg-accent h2,
.section.bg-accent .content,
.section.bg-accent a.button {
	color: #fff;
	border-color: #fff;
}

.home .section.bg-accent a.button {
	background-color: #eaeaea;
	color: #0079c2;
	font-family:  NanumBarunGothicBold, sans-serif;
}

.section a.button {
	color: #fff;
	background-color: #0079c2;
}

.section.bg-accent a.button {
	color: #0079c2;
	background-color: #fff;
}

.home .box h2 i {
	color: #0079c2;
}

#program-header h4 {
	color: #0079c2;
}

#tab-buttons li {
	color: #0079c2;
}

#tab-buttons li::after {
	border-bottom: 3px solid #0079c2;
}

#tab-buttons li.selected {
	color: #fff;
	background-color: #0079c2;
}

.chapter .title {
	color: #0079c2;
}

.chapter ul li.label {
	color: #0079c2;
}

.chapter .graduate label {
	color: #0079c2;
}

.chapter-wrapper button {
	color: #fff;
	background-color: #0079c2;
}

#popup-form .borders {
	background-color: #0079c2;
}

.box.post,
.box.post .content {
	color: #797979;
}

.box.post h2 {
	color: #000;
}

.box.post button {
	color: #0079c2 !important;
	border-color: #0079c2 !important;
}

.press-text {
	border-bottom: 1px solid #0079c2;
}

.post .introduction h2 {
	color: #000;
}

.page-nav,
.page-nav-container i {
	color: #0079c2;
}

.bg-accent .page-nav,
.bg-accent .page-nav-container i {
	color: #fff;
}

.page-nav a.current-page {
	background-color: rgba(12, 12, 12, 0.18);
	color: #fff;
}

.bg-accent .page-nav a.current-page {
	background-color: #fff;
	color: #0079c2;
}

.bg-accent .page-nav-container i {
	background-color: #0079c2;
}

.map .content {
	color: #0079c2;
	border: 1px solid #0079c2;
}

#popup-member .workplace  {
	color: #0079c2;
}

.single-fixed {
	color: #0079c2;
	background-color: #fff;
}

.photo-hover {
	background-color: #0079c2;
}


#footer {
	background-color: #0079c2;
	color: #fff;
}

#fixed-contact-button {
	background-color: #e2ff00;
	color: #fff;
}

a.buy-button {
	background-color: #0079c2;
	padding: 12px 18px;
	color: #fff;
	font-size: 87.5%;
	border-radius: 4px;
}

.form-header h3 {
	color: #0079c2;
}

@media all and (max-width: 750px) {

  .swiper-slide {
    background-color: #0079c2;
  }

}
