/**
 * Global
 */
.responsive-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.responsive-container iframe,
.responsive-container object,
.responsive-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

iframe {
  width: 100%;
  height: 100%;
}

.uk-modal-header {
  background-color: #f2f2f2;
  padding: 10px 0;
  margin-bottom: 0 !important;
}

.uk-close-alt {
  background: transparent !important;
}

.uk-close-alt::after {
  opacity: 1 !important;
}

/**
 * Home
 */
.featured-1 {
  background: #99cc00;
}

.featured-2 {
  background: #f7941d;
}

.featured-3 {
  background: #2fbca2;
}

@media (max-width: 767px) {
  .featured-1,
  .featured-2,
  .featured-3 {
    margin-top: 0 !important;
  }

  .featured-services-container .uk-container,
  .introduction-container .uk-container {
    padding: 0 !important;
  }
}

@media (min-width: 768px) {
  .featured-1,
  .featured-2,
  .featured-3 {
    background: none;
  }

  .featured-services-container .uk-container,
  .introduction-container .uk-container {
    margin-top: 15px;
  }
}

.introduction-left-container, .introduction-right-container {
	padding: 20px;
}

.introduction-left-container {
	background-color: rgba(238, 238, 238, 0.4);
}

.introduction-right-container {
	background-color: #99cc00;
}

.profile-title, .team-title, .advantage-title {
	font-size: 20px;
	padding-bottom: 18px;
}

.profile-title, .team-title, .team-highlight {
	color: #1abaa0;
}

.advantage-title, .advantage-subtitle {
	color: #fff;
}

.advantage-subtitle {
	font-size: 16px;
}

img.wow-featured-1-web, img.wow-featured-3-email {
	top: 12%;
	left: 10%;
}

img.wow-featured-1-shop, img.wow-featured-3-wechat {
	top: 12%;
	left: 52%;
}

img.wow-featured-3-facebook {
	top: 57%;
	left: 33%;
}

/**
 * Profile
 */
.profile-title-wrapper {
	border-bottom: 5px solid #bfe93d;
}

.profile-content-wrapper p {
	color: #000;
}

@media (max-width: 959px) {
	.profile-content-wrapper .uk-overlay-panel {
		position: static;
	}
}

@media (min-width: 960px) {
	.profile-content-wrapper p {
		max-width: 790px;
		margin-top: 64px;
	}

	.profile-content-wrapper .uk-overlay-panel {
		left: 10%;
	}
}

@media (min-width: 1220px) {
	.profile-content-wrapper p {
		max-width: 890px;
		margin-top: 80px;
	}

	.profile-content-wrapper .uk-overlay-panel {
		left: 10%;
	}
}

/**
 * Web Design
 */
.web-design-icon {
	display: none;
}

@media (min-width: 768px) {
	.web-design-content-container {
		margin: 30px 0 20px 0;
	}
}

@media (min-width: 1220px) {
	.web-design-icon {
		display: inline-block;
	}
}

/**
 * Web Design PC
 */
.web-design-pc-wrapper-2 {
  border-bottom: 4px solid #99cc00;
}

.web-design-pc-wrapper-2 a {
  float: right;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 2px !important;
  background-color: #99cc00;
  color: #ffffff;
}

.web-design-pc-wrapper-2 a:hover {
  background-color: #ffffff;
  color: #99cc00;
}

.web-design-pc-wrapper-3 {
  border-top: 1px dashed #ccc;
  padding-top: 30px;
  margin: 30px 0;
}

.web-design-pc-wrapper-3 img {
  border: 10px solid #000;
  border-radius: 10px;
}

.web-design-pc-wrapper-3 a:hover {
  text-decoration: none;
}

.web-design-pc-wrapper-3 .uk-modal-dialog {
  height: 100%;
}

.web-design-pc-wrapper-4 {
  background: linear-gradient(to bottom right, #0090c7, #99cc00);
  text-shadow: 2px 2px 8px #000;
  padding: 30px;
  font-size: 18px;
  color: #ffffff;
}

@media (min-width: 480px) {
  .web-design-pc-wrapper-4 {
    font-size: 30px;
    padding: 50px;
  }
}

/**
 * Web Design RWD
 */
.web-design-rwd-wrapper-1 .uk-overlay-panel {
  padding-bottom: 30px !important;
}

.web-design-rwd-wrapper-1 .large {
  font-size: 24px;
}

.web-design-rwd-wrapper-1 .medium {
  color: #800080;
  font-size: 20px;
  padding: 15px 0;
}

.web-design-rwd-wrapper-1 .small {
  font-size: 16px;
}

@media (min-width: 960px) {
  .web-design-rwd-wrapper-1 .uk-overlay-panel {
    padding-bottom: 40px !important;
  }

  .web-design-rwd-wrapper-1 .large {
    font-size: 30px;
  }

  .web-design-rwd-wrapper-1 .medium {
    font-size: 24px;
  }

  .web-design-rwd-wrapper-1 .small {
    font-size: 20px;
  }
}

@media (min-width: 1200px) {
  .web-design-rwd-wrapper-1 .uk-overlay-panel {
    padding-bottom: 60px !important;
    line-height: 1.8em;
  }

  .web-design-rwd-wrapper-1 .large {
    font-size: 38px;
  }

  .web-design-rwd-wrapper-1 .medium {
    font-size: 30px;
  }
}

.web-design-rwd-wrapper-2 {
  border-bottom: 4px solid #99cc00;
}

.web-design-rwd-wrapper-2 a {
  float: right;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 2px !important;
  background-color: #99cc00;
  color: #ffffff;
}

.web-design-rwd-wrapper-2 a:hover {
  background-color: #ffffff;
  color: #99cc00;
}

.web-design-rwd-wrapper-3 {
  border-top: 1px dashed #ccc;
  padding-top: 30px;
  margin: 30px 0;
}

.web-design-rwd-wrapper-3 img {
  border: 20px solid #000;
  border-radius: 10px;
}

.web-design-rwd-wrapper-3 a:hover {
  text-decoration: none;
}

.web-design-rwd-wrapper-3 .uk-modal-dialog {
  height: 100%;
}

.web-design-rwd-wrapper-4 {
  background: linear-gradient(to bottom right, #0090c7, #99cc00);
  text-shadow: 2px 2px 8px #000;
  padding: 20px 10px;
  color: #ffffff;
  line-height: 1.8em;
  text-align: justify;
}

.web-design-rwd-wrapper-4 .large {
  font-size: 16px;
}

.web-design-rwd-wrapper-4 .small {
  font-size: 14px;
}

@media (min-width: 480px) {
  .web-design-rwd-wrapper-4 {
    padding: 40px 20px;
    line-height: 3em;
  }

  .web-design-rwd-wrapper-4 .large {
    font-size: 24px;
  }

  .web-design-rwd-wrapper-4 .small {
    font-size: 18px;
  }
}

@media (min-width: 1200px) {
  .web-design-rwd-wrapper-4 {
    text-align: center;
  }
}

/**
 * Web Design Traditional
 */
.web-design-traditional-wrapper-2 {
  border-bottom: 4px solid #99cc00;
}

.web-design-traditional-wrapper-2 a {
  float: right;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 2px !important;
  background-color: #99cc00;
  color: #ffffff;
}

.web-design-traditional-wrapper-2 a:hover {
  background-color: #ffffff;
  color: #99cc00;
}

.web-design-traditional-section-2 .content {
  background-color: #99cc00;
  color: #ffffff;
  padding: 30px;
  font-size: 16px;
}

.web-design-traditional-section-3 .title {
  color: #1abaa0;
  font-size: 18px;
  font-weight: bold;
  padding: 30px 0;
}

.web-design-traditional-wrapper-3 {
  background-color: #f1f8ff;
  border: 1px solid #d1e5f7;
  border-radius: 4px;
  padding: 30px;
}

.web-design-traditional-section-4 .title {
  color: #1abaa0;
  font-size: 18px;
  font-weight: bold;
  padding: 30px 0;
}

.web-design-traditional-wrapper-4a {
  background-color: #fff6fb;
  border: 1px solid #fde9f3;
  padding: 30px;
}

.web-design-traditional-wrapper-4b {
  background-color: #f0faff;
  border: 1px solid #dceef9;
  padding: 30px;
}

.web-design-traditional-wrapper-4c {
  background-color: #fff6ef;
  border: 1px solid #fce7d8;
  padding: 30px;
}

.web-design-traditional-wrapper-4d {
  background-color: #f6fef9;
  border: 1px solid #dffdeb;
  padding: 30px;
}

@media (min-width: 768px) {
  .web-design-traditional-section-4 img {
    float: right;
  }
}

/**
 * Mall
 */
.mall-icon {
	display: none;
}

@media (min-width: 768px) {
	.mall-content-container {
		margin: 30px 0 20px 0;
	}
}

@media (min-width: 1220px) {
	.mall-icon {
		display: inline-block;
	}
}

.mall-advantage-container .uk-panel-box {
	border-radius: 8px;
}

.mall-advantage-container p {
	font-size: 16px;
	color: #000;
}

/**
 * Mall PC
 */
.mall-pc-wrapper-2 {
  border-bottom: 4px solid #0090c7;
}

.mall-pc-wrapper-2 a {
  float: right;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 2px !important;
  background-color: #0090c7;
  color: #ffffff;
}

.mall-pc-wrapper-2 a:hover {
  background-color: #ffffff;
  color: #0090c7;
}

.mall-pc-wrapper-3 {
  border-top: 1px dashed #ccc;
  padding-top: 30px;
  margin: 30px 0;
}

.mall-pc-wrapper-3 img {
  border: 10px solid #000;
  border-radius: 10px;
}

.mall-pc-wrapper-3 a:hover {
  text-decoration: none;
}

.mall-pc-wrapper-3 .uk-modal-dialog {
  height: 100%;
}

.mall-pc-wrapper-4 {
  background: linear-gradient(to bottom right, #99cc00, #0090c7);
  text-shadow: 2px 2px 8px #000;
  padding: 60px;
  font-size: 20px;
  color: #ffffff;
}

@media (min-width: 480px) {
  .mall-pc-wrapper-4 {
    font-size: 30px;
  }
}

/**
 * Mall RWD
 */
.mall-rwd-wrapper-1 .uk-overlay-panel {
  padding-bottom: 30px !important;
}

.mall-rwd-wrapper-1 .large {
  font-size: 24px;
}

.mall-rwd-wrapper-1 .medium {
  color: #ffe400;
  font-size: 20px;
  padding: 15px 0;
}

.mall-rwd-wrapper-1 .small {
  font-size: 16px;
}

@media (min-width: 960px) {
  .mall-rwd-wrapper-1 .uk-overlay-panel {
    padding-bottom: 40px !important;
  }

  .mall-rwd-wrapper-1 .large {
    font-size: 30px;
  }

  .mall-rwd-wrapper-1 .medium {
    font-size: 24px;
  }

  .mall-rwd-wrapper-1 .small {
    font-size: 20px;
  }
}

@media (min-width: 1200px) {
  .mall-rwd-wrapper-1 .uk-overlay-panel {
    padding-bottom: 60px !important;
    line-height: 1.8em;
  }

  .mall-rwd-wrapper-1 .large {
    font-size: 38px;
  }

  .mall-rwd-wrapper-1 .medium {
    font-size: 30px;
  }
}

.mall-rwd-wrapper-2 {
  border-bottom: 4px solid #0090c7;
}

.mall-rwd-wrapper-2 a {
  float: right;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 2px !important;
  background-color: #0090c7;
  color: #ffffff;
}

.mall-rwd-wrapper-2 a:hover {
  background-color: #ffffff;
  color: #0090c7;
}

.mall-rwd-wrapper-3 {
  border-top: 1px dashed #ccc;
  padding-top: 30px;
  margin: 30px 0;
}

.mall-rwd-wrapper-3 img {
  border: 20px solid #000;
  border-radius: 10px;
}

.mall-rwd-wrapper-3 a:hover {
  text-decoration: none;
}

.mall-rwd-wrapper-3 .uk-modal-dialog {
  height: 100%;
}

.mall-rwd-wrapper-4 {
  background: linear-gradient(to bottom right, #99cc00, #0090c7 );
  text-shadow: 2px 2px 8px #000;
  padding: 20px 10px;
  color: #ffffff;
  font-size: 16px;
}

.mall-rwd-function13-table, th, td {
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.mall-rwd-function13-table th {
  text-align: center;
  padding: 10px;
}

.mall-rwd-function13-table td {
  text-align: justify;
  padding: 10px 5px;
}

@media (min-width: 480px) {
  .mall-rwd-wrapper-4 {
    font-size: 28px;
    padding: 50px;
  }
}

/**
 * Mall Traditional
 */
.mall-traditional-wrapper-2 {
  border-bottom: 4px solid #0090c7;
}

.mall-traditional-wrapper-2 a {
  float: right;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 2px !important;
  background-color: #0090c7;
  color: #ffffff;
}

.mall-traditional-wrapper-2 a:hover {
  background-color: #ffffff;
  color: #0090c7;
}

.mall-traditional-section-2 .content {
  background-color: #0090c7;
  color: #ffffff;
  padding: 30px;
  font-size: 16px;
}

.mall-traditional-section-3 .title {
  color: #1abaa0;
  font-size: 18px;
  font-weight: bold;
  padding: 30px 0;
}

.mall-traditional-wrapper-3 {
  background-color: #f1f8ff;
  border: 1px solid #d1e5f7;
  border-radius: 4px;
  padding: 30px;
}

.mall-traditional-section-4 .title {
  color: #1abaa0;
  font-size: 18px;
  font-weight: bold;
  padding: 30px 0;
}

.mall-traditional-wrapper-4a {
  background-color: #fff6fb;
  border: 1px solid #fde9f3;
  padding: 30px;
}

.mall-traditional-wrapper-4b {
  background-color: #f0faff;
  border: 1px solid #dceef9;
  padding: 30px;
}

.mall-traditional-wrapper-4c {
  background-color: #fff6ef;
  border: 1px solid #fce7d8;
  padding: 30px;
}

.mall-traditional-wrapper-4d {
  background-color: #f6fef9;
  border: 1px solid #dffdeb;
  padding: 30px;
}

@media (min-width: 768px) {
  .mall-traditional-section-4 img {
    float: right;
  }
}

/**
 * Facebook Promotion
 */
.facebook-promotion-title-wrapper {
	border-bottom: 5px solid #bfe93d;
}

.keyword-facebook {
	color: #3b5998;
	font-weight: bold;
}

.facebook-promotion-introduction-container p {
	font-size: 16px;
	color: #000;
}

.facebook-promotion-introduction-container .uk-panel-box {
	border-radius: 8px;
}

.facebook-promotion-advantage-wrapper {
  background-color: #3b5998;
  text-shadow: 2px 2px 8px #000;
  padding: 20px 10px;
  color: #ffffff;
  line-height: 1.8em;
  text-align: justify;
}

.facebook-promotion-advantage-wrapper .large {
  font-size: 16px;
}

.facebook-promotion-advantage-wrapper .small {
  font-size: 14px;
}

@media (min-width: 480px) {
  .facebook-promotion-advantage-wrapper {
    padding: 40px 20px;
    line-height: 3em;
  }

  .facebook-promotion-advantage-wrapper .large {
    font-size: 24px;
  }

  .facebook-promotion-advantage-wrapper .small {
    font-size: 18px;
  }
}

@media (min-width: 1200px) {
  .facebook-promotion-advantage-wrapper {
    text-align: center;
  }
}

/**
 * SEO
 */
.seo-title-wrapper {
	border-bottom: 5px solid #bfe93d;
}

.seo-headline-primary {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 0;
}

.seo-headline-secondary {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
}

.seo-success-stories-title-wrapper .uk-panel-box {
	border-radius: 8px;
	border: 1px solid #ccc;
}

.seo-success-stories-title-wrapper h2 {
	color: #ea4335;
	font-weight: bold;
}

.seo-success-stories-case-wrapper {
	overflow-x: auto;
}

.seo-success-stories-case-table {
	width: 100%;
	border-collapse: collapse;
}

.seo-success-stories-case-table a {
	color: #ea4335;
	text-decoration: none;
}

.seo-success-stories-case-table tr:hover {
	background-color: #fbbc05;
}

.seo-success-stories-case-table table, .seo-success-stories-case-table th, .seo-success-stories-case-table td {
	border: 1px solid #ccc;
}

.seo-success-stories-case-table th, .seo-success-stories-case-table td {
	padding: 20px;
}

td.search-engine-google, td.search-engine-yahoo {
	padding: 2px;
}

.seo-success-stories-case-table th {
	height: 50px;
	background-color: #ea4335;
	color: #fff;
	font-size: 18px;
}

.seo-success-stories-case-table td {
	text-align: center;
	height: 30px;
}

.seo-success-stories-case-table td.keyword {
	color: #4285f4;
}

.seo-advertising-banner-wrapper a {
	text-decoration: none;
}

.seo-advertising-banner-wrapper h1 {
	font-size: 18px;
	font-style: italic;
	text-shadow: 1px 1px 1px #333;
}

@media (min-width: 580px) {
	.seo-advertising-banner-wrapper h1 {
		font-size: 24px;
	}
}

@media (min-width: 768px) {
	.seo-advertising-banner-wrapper h1 {
		font-size: 30px;
	}
}

@media (min-width: 960px) {
	.seo-advertising-banner-wrapper h1 {
		font-size: 40px;
	}

	.seo-headline-primary {
		font-size: 40px;
	}

	.seo-headline-secondary {
		font-size: 30px;
	}
}

/**
 * WeChat
 */
.wechat-examples-wrapper {
    background-color: #fff6ef;
    margin-left: 0px;
    border-radius: 8px;
    padding: 20px;
    font-size: 16px;
}

.wechat-promotional-slogan {
    text-shadow: 1px 1px 1px #333;
}

.wechat-case-wrapper {
  padding: 20px;
  background-color: #f5f5f5;
}

.wechat-promotional-slogan-wrapper {
  background-color: #7bb32e;
  text-shadow: 2px 2px 8px #000;
  padding: 20px 10px;
  color: #ffffff;
  line-height: 1.8em;
  text-align: justify;
}

.wechat-promotional-slogan-wrapper .large {
  font-size: 16px;
}

.wechat-promotional-slogan-wrapper .small {
  font-size: 14px;
}

@media (min-width: 480px) {
  .wechat-promotional-slogan-wrapper {
    padding: 40px 20px;
    line-height: 3em;
  }

  .wechat-promotional-slogan-wrapper .large {
    font-size: 24px;
  }

  .wechat-promotional-slogan-wrapper .small {
    font-size: 18px;
  }
}

@media (min-width: 1200px) {
  .wechat-promotional-slogan-wrapper {
    text-align: center;
  }
}

/**
 * Helper
 */

/**
 * Google Color
 */
.google-red-color {
	color: #ea4335 !important;
}

.google-blue-color {
	color: #4285f4 !important;
}

.google-green-color {
	color: #34a853 !important;
}

.google-yellow-color {
	color: #fbbc05 !important;
}

.google-red-background {
	background-color: #ea4335 !important;
}

.google-green-background {
	background-color: #34a853 !important;
}

.google-blue-background {
	background-color: #4285f4 !important;
}

.google-yellow-background {
	background-color: #fbbc05 !important;
}

/**
 * WeChat Color
 */
.wechat-color {
  color: #7bb32e;
}

.wechat-background {
  background-color: #7bb32e;
}

/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Round Corners */
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius;
}
.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
  border-radius: 1em;
}

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }

  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }

  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal:before {
  font-size: 35px;
  color: #fbbc05;
  content: "\f061";
  position: absolute;
  top: 10px;
  right: -15px;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/**
 * Email
 */
.email-color {
  color: #dd5347;
}

.email-background-color {
  background-color: #dd5347;
}

.email-toggle-title {
  color: #dd5347;
  font-size: 20px;
  padding: 10px 0;
}

.email-content-title {
  color: #dd5347;
  font-size: 30px;
  font-weight: bold;
  padding: 20px 0;
  text-align: left;
}

.email-extra-title {
  color: #dd5347;
  font-size: 50px;
  font-weight: bold;
  padding: 20px 0;
  text-align: left;
}

.email-section-2 a:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .email-wrapper-2 {
    padding-top: 20px;
  }
}

.email-content-leading {
  font-size: 20px;
  text-align: justify;
  background-color: #dd5347;
  color: #ffffff;
  padding: 20px;
  line-height: 1.3em;
}

.email-advantage-list li {
  font-size: 18px;
  line-height: 1.2em;
}

.email-plan-title {
  font-size: 25px;
  text-align: center;
  color: #ffffff;
  background-color: #dd5347;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  font-weight: bold;
  line-height: 1.3em;
}

.email-plan-table {
  table-layout: fixed;
}

.email-plan-table thead {
  background-color: #888;
  color: #ffffff;
}

/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #dd5347;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

/**
 * Logo Design
 */
.logo-wrapper-2 .title {
  border-bottom: 2px solid #00a1f1;
  margin-bottom: 10px;
}

.logo-wrapper-2 .content {
  background-color: #00a1f1;
  padding: 20px;
  color: #ffffff;
}

.logo-wrapper-3 .title {
  color: #00a1f1;
  font-size: 24px;
  padding: 30px 0;
}

.logo-wrapper-3 .subtitle {
  color: #00a1f1;
  font-size: 18px;
}

.logo-wrapper-3 .logo-demo {
  background-color: #333333;
  padding: 30px;
}

.logo-wrapper-4 {
  margin: 10px 0;
  background-color: #7cbb00;
  color: #ffffff;
  padding: 30px;
}

.logo-wrapper-4 .title, .logo-wrapper-5 .title {
  font-size: 18px;
  background-color: #ea3e23;
  display: inline-block;
  color: #ffffff;
  border-radius: 10px;
  padding: 10px 20px;
}

.logo-wrapper-4 .button, .logo-wrapper-5 .button {
  display: inline-block;
  background-color: #783bd2;
  padding: 30px 40px;
  font-size: 18px;
  color: #ffffff;
}

.logo-wrapper-4 .button:hover, .logo-wrapper-5 .button:hover {
  text-decoration: none;
  background-color: #ffffff;
  color: #783bd2;
}

.logo-wrapper-5 {
  margin: 10px 0;
  background-color: #ffbb00;
  color: #ffffff;
  padding: 30px;
}

.logo-wrapper-5 .subtitle {
  background-color: #ffffff;
  color: #ffbb00;
  padding: 10px;
  font-size: 20px;
  margin: 10px 0;
  text-align: center;
}

#logo-demo .uk-modal-dialog {
  background-color: #333333;
}

.logo-wrapper-6 {
  background-color: #f65314;
  color: #ffffff;
  padding: 30px;
}

.logo-section-6 .subtitle {
  color: #00a1f1;
  font-size: 18px;
  margin: 20px 0 10px 0;
}

/**
 * Contact
 */
.contact-wrapper-2 .title {
  border-bottom: 4px solid #99cc00;
}

.contact-wrapper-2 .map {
  height: 300px;
}

.contact-wrapper-3 {
  background: #333;
  background: linear-gradient(to bottom right, #0090c7, #99cc00);
  color: #ffffff;
  padding: 30px;
  font-size: 16px;
  margin: 30px 0;
}

.contact-wrapper-3 .title {
  font-size: 18px;
  font-weight: bold;
}

.contact-wrapper-3 a {
  color: #ffffff;
}

.contact-wrapper-3 a:hover {
	text-decoration: none;
	color: #333333;
}

.contact-wrapper-4 {
	background-color: #f2f2f2;
	padding: 30px;
}

.contact-wrapper-4 .form-label {
	font-size: 16px;
}

.contact-wrapper-4 input[type=text], .contact-wrapper-4 input[type=tel], .contact-wrapper-4 input[type=email] {
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	box-sizing: border-box;
	outline: none;
	border: 2px solid #99cc00;
	border-radius: 4px;
}

.contact-wrapper-4 input[type=text]:focus, .contact-wrapper-4 input[type=tel]:focus, .contact-wrapper-4 input[type=email]:focus {
	outline: none;
	border: 3px solid #0090c7;
}

.contact-wrapper-4 textarea {
	width: 100%;
	height: 150px;
	padding: 12px 20px;
	margin: 8px 0;
	box-sizing: border-box;
	border: 2px solid #99cc00;
	border-radius: 4px;
	outline: none;
	resize: none;
}

.contact-wrapper-4 textarea:focus {
	outline: none;
	border: 3px solid #0090c7;
}

.contact-wrapper-4 input[type=submit] {
    background-color: #0090c7;
    border: none;
    color: #ffffff;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    width: 100%;
    font-size: 16px;
}

.contact-wrapper-4 input[type=submit]:hover {
	background-color: #99cc00;
	color: #000000;
}

.contact-wrapper-4 select {
  width: 100%;
  font-size: 16px;
  padding: 12px 20px;
  margin: 8px 0;
  border: 2px solid #99cc00;
  border-radius: 4px;
  outline: none;
}

.contact-wrapper-4 select:focus {
  border: 3px solid #0090c7;
  outline: none;
}

.contact-wrapper-4 iframe {
	height: 78px;
}

/**
 * Single Post
 */
.single-post h1 {
  font-size: 20px;
}

.single-post h1 a {
  color: #21759b;
  text-decoration: none;
}