
/*
  Template Name: ShiftKey - Software & Startup Premium Landing Page Template
  Theme URL: https://themeforest.net/user/dsathemes
  Description: ShiftKey - Software & Startup Premium Landing Page Template
  Author: DSAThemes
  Author URL: https://themeforest.net/user/dsathemes
  Version: 1.1.0
  Website: www.dsathemes.com
  Tags: Responsive, HTML5 Template, DSAThemes, One Page, Landing, Startup, Software, Business, Company, Corporate, Creative, Freelancers
*/

/* ==========================================================================
  01. HEADER & NAVIGATION
  =========================================================================== */

.hidden-nav {
  margin-top: -100px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*  LOGO IMAGE    
/*------------------------------------------*/

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 5rem;
}

/*------------------------------------------*/
/*  NAVIGATION BAR    
/*------------------------------------------*/

.navbar {
  padding: 16px 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  z-index: 1000!important;
}

.navbar.bg-tra {
  padding: 40px 0;
  background-color: transparent;  
}

/*------------------------------------------*/
/*  NAVIGATION MENU    
/*------------------------------------------*/

.nav-item { 
  margin: 0 5px; 
}

.navbar-expand-md .navbar-nav .nav-link {
  font-size: 0.925rem;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  padding: 10px 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; 
}

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link {
  color: #3a3a3a;
}

.navbar-text {
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 5px;
}

.navbar-light .navbar-text.white-color a {
  color: #fff!important;
}

.navbar-light .navbar-text.white-color .yellow-hover:hover {
  color: #333!important;
}

/*------------------------------------------*/
/*  DROPDOWN MENU  
/*------------------------------------------*/

.dropdown-menu {
  background-color: #fbfbfb;
  padding: 0.25rem 0;
  margin: 0 0 0 -15px; 
  border: 1px solid #ddd; 
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.dropdown-item { 
  font-size: 1rem;
  font-weight: 500;
  padding: 0.5rem 1.25rem;
}

.dropdown-toggle::after {
  vertical-align: .275em;
}

.dropdown-item.dropdown-toggle {
  position: relative;
}

.dropdown-item.dropdown-toggle::after {
  vertical-align: .275em;
  position: absolute;
  right: 15px;
  top: 15px;
  border-left: 0.31em solid;
  border-top: 0.31em solid transparent;
  border-right: 0;
  border-bottom: 0.31em solid transparent;
}

.hover-menu li a:hover,
.hover-menu li a:focus ,
.navbar > .show > a,  
.navbar > .show > a:focus,  
.navbar > .show > a:hover{
  color: #3a3a3a;
  background: transparent;
  outline: 0;
}

.hover-menu .collapse ul ul > li:hover > a, 
.navbar .show .dropdown-menu > li > a:focus, 
.navbar .show .dropdown-menu > li > a:hover,
.hover-menu .collapse ul ul ul > li:hover > a {
  background-color: rgba(190, 190, 190, .2);
  color: #292929;
}

@media only screen and (max-width: 991px) {
  .hover-menu .show > .dropdown-toggle::after{ transform: rotate(-90deg); }
}

@media only screen and (min-width: 991px) {
  .hover-menu .collapse ul li { position:relative; }
  .hover-menu .collapse ul li:hover > ul { display:block; }
  .hover-menu .collapse ul ul { position: absolute; top: 100%; left:0; min-width: 180px; display:none; }

  .hover-menu .collapse ul ul li{ position:relative; }
  .hover-menu .collapse ul ul li:hover > ul { display:block; }
  .hover-menu .collapse ul ul ul { position:absolute; top:0; left: 100%; min-width: 180px; display:none; }

  .hover-menu .collapse ul ul ul li {position:relative; }
  .hover-menu .collapse ul ul ul li:hover ul { display:block; }
  .hover-menu .collapse ul ul ul ul { position:absolute; top:0; left:-100%; min-width: 180px; display:none; z-index:1; }
} 

/*------------------------------------------*/
/*  Navbar Button
/*------------------------------------------*/

.navbar .btn {  
  font-size: 0.835rem;
  font-weight: 500;
  letter-spacing: 0.25px;
  padding: 0.755rem 1.5rem;
}

.navbar-light .navbar-text .black-tra-hover:hover {
  color: #333 !important;
}

/*------------------------------------------*/
/*  Navigation Menu Hover
/*------------------------------------------*/

.navbar-dark .navbar-nav .nav-link:focus, 
.navbar-dark .navbar-nav .nav-link:hover {
  color: #fff;
  background-color: rgba(240, 240, 240, .15);
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: #3a3a3a;
  background-color: rgba(190, 190, 190, .15);
}

.navbar-light .navbar-text.white-color .tra-black-hover:hover {
  color: #333!important;
}

/*------------------------------------------*/
/*  Navbar Scroll   
/*------------------------------------------*/

.navbar.scroll {
  padding: 16px 0;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}

.navbar.scroll.hidden-nav {
  margin-top: 0;
}

.navbar.scroll {
  background-color: #fff;
}

.scroll.navbar-dark .navbar-nav .nav-link,
.scroll.navbar-light .navbar-nav .nav-link {
  color: #555;
}

.scroll.navbar-dark .navbar-nav .nav-link:hover,
.scroll.navbar-dark .navbar-nav .nav-link:focus {
  color: #151515;
  background-color: rgba(190, 190, 190, .15);
}

.scroll .btn-tra-white {
  color: #555!important;
  background-color: transparent;
  border-color: #555;
}

.scroll .tra-hover:hover {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.scroll .black-hover:hover {
  color: #fff!important;
  background-color: #333;
  border-color: #333;
}


/*------------------------------------------*/
/*  Responsive Burger Menu   
/*------------------------------------------*/

.navbar-light .navbar-toggler,
.navbar-dark .navbar-toggler,
.navbar.bg-tra .navbar-toggler {
  color: #333;
  padding: 0 8px 0 0;
  font-size: 30px;
  border: none;
}

.navbar-dark .navbar-toggler {
  color: #f5f5f5;
}

.navbar-toggler:focus {
  outline: 0;
}

/*------------------------------------------*/
/*  Logo Image
/*------------------------------------------*/

.logo-white, 
.logo-black {
  display: block;
}

.scroll.navbar-dark .logo-white,
.navbar-light.bg-light .logo-white,
.navbar-dark.bg-dark .logo-black,
.navbar-dark.bg-tra .logo-black,
.navbar-light.bg-tra .logo-white {
  display: none;
}

.scroll.navbar-dark .logo-black { 
  display: block;
}

@media (min-width: 576px) and (max-width: 767.99px) {
  .navbar.bg-tra { background-color: #fff!important; }
}

@media (max-width: 575px) { 
  .navbar.bg-tra { background-color: #fff!important; }
}




/* ==========================================================================
  02. HERO 
  =========================================================================== */

.hero-section .container {
  position: relative;
  z-index: 3;
}

#hero-3 .container,
#hero-7 .container,
#hero-9 .container {
  position: relative;
  z-index: 9999!important;
}

#hero-1 {
  background-image: url(../images/hero-1.jpg);
  background-position: bottom center;
  padding-top: 130px;
  margin-bottom: 60px; 
}

.hero-2-txt {
  background-image: url(../images/hero-2.jpg);
  background-position: bottom center;
}

#hero-2-content {
  padding-top: 160px;
  padding-bottom: 400px;
}

#hero-3 {
  background-image: url(../images/hero-3.jpg);
  padding-top: 150px;
  margin-bottom: 30px;
  position: relative;
  z-index: 3;
}

.hero-3-wave {
  background-image: url(../images/hero-3-wave.png);
  height: 225px;
}

#hero-4 {  
  background-image: url(../images/hero-4.jpg);
  background-position: bottom center;
  padding-top: 160px;
}

#hero-5 .hero-overlay {
  height: 100%;
  background-color: rgba(45, 51, 69, .9);
  padding-top: 170px;
  padding-bottom: 70px;
}

#hero-6 {
  background-image: url(../images/hero-6.jpg);
  padding-top: 110px;
  position: relative;
  z-index: 3;
}

.hero-6-wave {
  background-image: url(../images/hero-6-wave.png);
  height: 210px;
}

#hero-7 {
  background: radial-gradient(circle at 23% 0,#6584ff,#4769f1);
  padding-top: 160px;
  padding-bottom: 25px;
  position: relative;
  z-index: 3;
}

.hero-7-incline {
  background-image: url(../images/hero-7-incline.png);
  height: 200px;
}

#hero-8 {
  background-image: url(../images/hero-8.jpg);
  padding-top: 160px;
}

#hero-9 {  
  background-image: url(../images/hero-9.jpg);
  padding-top: 125px;
  position: relative;
  z-index: 3;
}

.hero-9-wave {
  background-image: url(../images/hero-9-wave.png);
  height: 155px;
}

#hero-10 {
  background-image: url(../images/hero-10.jpg);
  background-position: bottom center;
  padding-top: 160px;
  padding-bottom: 40px;
}

#hero-11 { 
  background-image: url(../images/hero-11.jpg);
  padding-top: 150px;
  padding-bottom: 90px;
}

#hero-12 {
  background-image: url(../images/hero-12.jpg);
  background-position: bottom center;
  padding-top: 120px;
  padding-bottom: 50px;
}

#hero-13 {
  background-image: url(../images/hero-13.jpg);
  background-position: bottom center;
  padding-top: 150px;
  padding-bottom: 40px;
}

#hero-14 {
  background-image: url(../images/hero-14.jpg);
  background-position: bottom center;
  padding-top: 180px;
  padding-bottom: 180px;
}

#hero-15 {
  background-image: url(../images/hero-15.jpg);
  padding-top: 160px;
  position: relative;
  z-index: 3;
}

.hero-15-wave {
  background-image: url(../images/hero-15-wave.png);
  height: 210px;
}

/*------------------------------------------*/
/*  HERO BOTTOM WAVES
/*------------------------------------------*/

.hero-3-wave,
.hero-6-wave,
.hero-7-incline,
.hero-9-wave,
.hero-15-wave {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 4;
}

.hero-7-incline {
  z-index: 999;
}

/*------------------------------------------*/
/*  HERO TEXT
/*------------------------------------------*/

#hero-1 .hero-txt {
  margin-top: -35px;
  padding-right: 5%;
}

#hero-7 .hero-txt {
  margin-top: -25px;
}

#hero-9 .hero-txt {
  margin-top: -10px;
}

#hero-15 .hero-txt {
  margin-top: 60px;
}

/*------------------------------------------*/
/*  Hero Headers
/*------------------------------------------*/ 

#hero-1 h2,
#hero-3 h2,
#hero-4 h2,
#hero-11 h2,
#hero-13 h2 {
  font-size: 3.5rem;
  letter-spacing: -1.25px;
  margin-bottom: 25px;
}

#hero-2 h3 {
  color: #444964;
  font-size: 2.5rem;
  letter-spacing: -0.5px;
  margin-bottom: 20px;
}

#hero-4 h2 {
  font-weight: 900;
  letter-spacing: -1px;
}

#hero-5 h2 {
  font-size: 3rem;
  line-height: 1.25;
  letter-spacing: -0.5px;
  margin-bottom: 30px;
}

#hero-5 h5 {
  font-size: 0.835rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}

#hero-6 h5 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.75rem;
  line-height: 1.3;
  font-weight: 300;
  padding: 0 10%;
  margin-top: 25px;
  margin-bottom: 0;
}

#hero-7 h2,
#hero-9 h2 {
  font-size: 3.25rem;
  line-height: 1.25;
  letter-spacing: -1px;
  margin-bottom: 25px;
}

#hero-8 h2 {
  font-size: 3.25rem;
  line-height: 1;
  letter-spacing: -1.5px;
  margin-bottom: 20px;
}

#hero-10 h3,
#hero-14 h3 {
  font-size: 2.75rem;
  letter-spacing: -1px;
  margin-bottom: 20px;
}

#hero-12 h2 {
  font-size: 3rem;
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: -1.25px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

#hero-13 h2 {
  letter-spacing: -1.5px;
}

#hero-14 h3 {
  color: #444964;
  line-height: 1.25;
}

#hero-15 h2 {
  font-size: 3rem;
  line-height: 1.25;
  font-weight: 500;
  letter-spacing: -1px;
  margin-bottom: 25px;
}

/*------------------------------------------*/
/*  Hero Paragraphs
/*------------------------------------------*/

#hero-1 .hero-txt p,
#hero-3 .hero-txt p {
  font-weight: 400; 
}

#hero-2 .hero-txt p {
  padding: 0 5%;
}

#hero-7 .hero-txt p {
  padding-right: 10%; 
}

#hero-8 .hero-txt p {
  color: #757575;
  padding: 0 12%; 
}

#hero-10 .hero-txt p {
  padding: 0 10%;
}

#hero-12 .hero-txt p {
  color: #757575;
  padding-right: 10%; 
}

#hero-14 .hero-txt p {
  color: #757575;
  padding: 0 5%; 
}

/*------------------------------------------*/
/*  Hero Buttons
/*------------------------------------------*/

#hero-8 .btn {
  margin-top: 10px; 
  margin-bottom: 50px;
}

#hero-12 .btn {
  margin-top: 10px; 
}

#hero-14 .btn {
  margin-top: 15px; 
}

/*------------------------------------------*/
/*  HERO FORM 
/*------------------------------------------*/

.hero-form { 
  background-color: #ffa200;
  padding: 45px 30px 40px;
  margin: 0 50px 0 20px;
  border: 1px solid #ffa200;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 10px rgba(100, 100, 100, .15);
  -moz-box-shadow: 0 0 10px rgba(100, 100, 100, .15);
  box-shadow: 0 0 10px rgba(100, 100, 100, .15);
}

.hero-form .col-md-12 { 
  padding: 0; 
}

/*------------------------------------------*/
/*  Hero Form Text
/*------------------------------------------*/

.hero-form h4 { 
  line-height: 1;
  letter-spacing: -0.5px;
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*  Hero Form Input
/*------------------------------------------*/

.hero-form .form-control {
  background-color: #fff;
  color: #333;
  height: 48px;
  font-size: 1rem;
  line-height: 1;
  font-weight: 300;
  padding: 4px 15px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; 
  box-shadow: none; 
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*  Hero Form Input Focus
/*------------------------------------------*/

.hero-form .form-control:focus {
  background-color: #f0f0f0;
  border-color: #ccc;
  outline: 0px none;
  box-shadow: none;
}

/*------------------------------------------*/
/*  Hero Form Button
/*------------------------------------------*/

.hero-form .btn.submit {
  display: block;
  width: 100%;
  height: 50px;
  margin-top: 10px;
}

/*------------------------------------------*/
/*  Hero Form Message
/*------------------------------------------*/

.hero-section label.error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

.sending-msg, 
.hero-form-msg {
  width: 100%!important;
  display: block;
  text-align: center;
}

.sending-msg {
  margin-top: 12px;
}

.sending-msg .loading {
  color: #16a2e0;
  font-size: 15px;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
}

.sending-msg .error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*    HERO NEWSLETTER FORM
/*------------------------------------------*/

#hero-2 .hero-newsletter-form {
  margin: 25px 10% 0;
}

#hero-4 .hero-newsletter-form {
  margin-top: 35px;
  margin-right: 10px;
}

#hero-9 .hero-newsletter-form {
  margin-top: 35px;
  margin-right: 10px;
}

#hero-10 .hero-newsletter-form {
  margin: 35px 10% 0;
}

/*------------------------------------------*/
/*  Hero Newsletter Form Input
/*------------------------------------------*/

.hero-newsletter-form .form-control {
  height: 50px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #666;
  font-size: 1.05rem;
  font-weight: 300;
  padding: 0 15px;
  box-shadow: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; 
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;  
}

.hero-newsletter-form .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/*------------------------------------------*/
/*  Hero Newsletter Form Placeholder
/*------------------------------------------*/

.hero-newsletter-form .form-control::-moz-placeholder { color: #999; } 
.hero-newsletter-form .form-control:-ms-input-placeholder { color: #999; }
.hero-newsletter-form .form-control::-webkit-input-placeholder { color: #999; }

/*------------------------------------------*/
/*   Hero Newsletter Form Focus
/*------------------------------------------*/

.hero-newsletter-form .form-control:focus {
  background-color: #f0f0f0;
  border-color: #ccc;
  outline: 0;
  box-shadow: none;
}

#hero-2 .hero-newsletter-form .form-control:focus {
  background-color: #fafafa;
  border-color: #bbb;
}

/*------------------------------------------*/
/*  Hero Newsletter Form Button
/*------------------------------------------*/

.hero-newsletter-form .btn {
  width: 100%; 
  height: 50px;
  margin-left: 5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

/*------------------------------------------*/
/*    HERO LINKS 
/*------------------------------------------*/

.hero-links span {
  font-size: 0.925rem;
  line-height: 1;
}

/*------------------------------------------*/
/*   HERO IMAGE
/*------------------------------------------*/

.hero-1-img img {
  margin-bottom: -100px;
  position: relative;
  z-index: 3;
  max-width: none;
  display: inline-block;
}

.hero-2-img {
  margin-top: -360px;
}

.hero-3-img {
  padding-left: 60px;
}

.hero-3-img img,
.hero-7-img img,
.hero-9-img img,
.hero-15-img img  {
  position: relative;
  max-width: none;
  display: inline-block;
}

.hero-9-img  {
  position: relative;
  text-align: center;
  padding-left: 60px;
}

.hero-11-img {
  text-align: center;
  position: relative;
  z-index: 999;
}




/* ==========================================================================
  03. SERVICES
  =========================================================================== */

#services-7 .section-title {
  margin-bottom: 120px;
}

.s7-row {
  padding-left: 30px;
  padding-right: 30px;
}

/*------------------------------------------*/
/*  SERVICE BOX
/*------------------------------------------*/

.sbox-1,
.sbox-2,
.sbox-3 {
  text-align: center;
  margin-bottom: 40px;
} 

.sbox-3,
.sbox-4 {
  margin-bottom: 50px;
}

.sbox-5,
.sbox-6 {
  background-color: #fff; 
  border: 1px solid #ddd;
  margin-bottom: 40px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
} 

.sbox-5 {
  padding: 35px 30px 40px;
}

.sbox-6 {
  text-align: center;
  padding: 60px 30px;
}

.sbox-7 {
  text-align: center;
  background-color: #f5f5f5; 
  margin-bottom: 40px;
  padding: 0 35px 50px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
} 

.bg-lightgrey .sbox-5,
.bg-lightgrey .sbox-6,
.bg-lightgrey .sbox-7 {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/*------------------------------------------*/
/*  SERVICE BOX TEXT
/*------------------------------------------*/

.sbox-4-txt {
  overflow: hidden;
  padding-left: 20px;
}

/*------------------------------------------*/
/*  SERVICE BOX TYPOGRAPHY
/*------------------------------------------*/

.sbox-1 h5,
.sbox-2 h5 {
  margin-top: 25px;
  margin-bottom: 12px;
}

.sbox-3 h5 {
  line-height: 1;
  margin-top: 22px;
  margin-bottom: 12px;
}

.sbox-4 h5 {
  line-height: 1;
  margin-bottom: 12px;  
}

.sbox-5 h5 {
  margin-top: 15px;
  margin-bottom: 10px;
}

.sbox-6 h5,
.sbox-7 h5 {
  margin-top: 25px;
  margin-bottom: 15px;
}

.sbox-1 p,
.sbox-2 p,
.sbox-3 p,
.sbox-4 p,
.sbox-5 p,
.sbox-6 p,
.sbox-7 p {
  line-height: 1.5;
  margin-bottom: 0;
} 

.sbox-1 p,
.sbox-5 p,
.sbox-6 p,
.sbox-7 p {
  color: #666;
} 

.sbox-3 p {
  padding: 0 5%;
} 

.sbox-6 .btn {
  margin-top: 25px;
}

.services-btn {
  margin-top: 20px;
  margin-bottom: 40px;
}

/*------------------------------------------*/
/*  SERVICE BOX ICON
/*------------------------------------------*/ 

.sbox-4 span,
.sbox-4 img {     
  float: left;
  text-align: center;
  margin-top: 4px;
}

.sbox-7-icon {
  display: inline-block;
  position: relative;
  margin-top: -60px;
  width: 120px;
  height: 120px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.icon-sm .sbox-7-icon [class*="flaticon-"]:before,
.icon-sm .sbox-7-icon [class*="flaticon-"]:after { 
  color: #fff;
  font-size: 3.65rem;
  line-height: 120px!important;
}

/*------------------------------------------*/
/*  COLOR SCHEMES FOR SERVICE BOX
/*------------------------------------------*/ 

.blue-theme .sbox-7-icon { background-color: #5496ff; }
.darkblue-theme .sbox-7-icon { background-color: #1d437b; }
.green-theme .sbox-7-icon { background-color: #5ed16f; }
.red-theme .sbox-7-icon { background-color: #ff6949; }
.pink-theme .sbox-7-icon { background-color: #dd2163; }
.purple-theme .sbox-7-icon { background-color: #7c80c1; }




/* ==========================================================================
  04. CONTENT
  =========================================================================== */

#content-9 .container,
#content-10 .container {
  overflow: hidden;
}

#content-11 {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}

.content-overlay {
  height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  opacity: .92;
}

.txt-block {
  margin-bottom: 40px;
}

#content-11 .txt-block {
  background-color: #fff; 
  border: 1px solid #ddd;
  padding: 50px 60px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 0;
  position: relative;
  margin-right: -100px;
  z-index: 999;
}

/*------------------------------------------*/
/*  INFO SECTION TYPOGRAPHY
/*------------------------------------------*/ 

.txt-block h3.h3-xs,
#content-10 .txt-block h3.h3-md {
  margin-bottom: 20px;
}

.txt-block h3.h3-md {
  margin-bottom: 30px;
}

.txt-block h5.h5-md {
  margin-top: 20px;
  margin-bottom: 20px;
}

#content-9 .txt-block h3.h3-lg {
  margin-bottom: 0;
}

#content-9 .txt-block h3.h3-lg span {
  font-weight: 400;
}

#content-9 .txt-block p {
  margin-top: 20px;
  padding: 0 10%;
}

#content-10 .txt-block p {
  padding: 0 5%;
}

/*------------------------------------------*/
/*    CONTENT BOXES 
/*------------------------------------------*/

.cbox-1-txt {
  overflow: hidden;
  padding-left: 10px;
}

.cbox-2-title {
  margin-bottom: 12px;
}

.cbox-3-txt {
  overflow: hidden;
}

.cbox-4-txt {
  padding-left: 45px;
}

.cbox-2 h5.h5-sm {  
  line-height: 2rem!important;
}

.cbox-3 h5.h5-sm {
  margin-bottom: 12px;
}

.cbox-4 p {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*   CONTENT BOX ICON
/*------------------------------------------*/

.cbox-1 i {   
  text-align: center;
  float: left;
  color: #888;
  font-size: 0.65rem;
  margin-top: 8px;
}

.cbox-2 i,
.cbox-2 span,
.cbox-2 img {
  float: left;
  color: #666;
  font-size: 2rem;
  line-height: 1!important;
  margin-right: 10px; 
}

.cbox-3 span,
.cbox-3 img {
  text-align: center;
  float: left;
  margin-top: 5px;
  margin-right: 25px;
}

/*------------------------------------------*/
/*  CONTENT TABS
/*------------------------------------------*/  

#content-3 .list-group-item.active {
  background-color: #f6f9fd;
  color: #333;
}

#content-3.bg-lightgrey .list-group-item.active {
  background-color: #fff;
  box-shadow: 0 0 3px rgba(10, 10, 10, 0.05); 
}

#content-3 .list-group-item {
  margin-bottom: 6px;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 25px 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

#content-3 .list-group-item.active h5 {
  color: #16a2e0;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

/*------------------------------------------*/
/*  COLOR SCHEMES FOR LIST GROUP
/*------------------------------------------*/ 

#content-3 .blue-theme .list-group-item.active h5 { color: #5496ff; }
#content-3 .darkblue-theme .list-group-item.active h5 { color: #1d437b; }
#content-3 .steelblue-theme .list-group-item.active h5 { color: #444964; }
#content-3 .green-theme .list-group-item.active h5 { color: #5ed16f; }
#content-3 .red-theme .list-group-item.active h5 { color: #ff6949; }
#content-3 .pink-theme .list-group-item.active h5 { color: #dd2163; }
#content-3 .purple-theme .list-group-item.active h5 { color: #7c80c1; }

/*------------------------------------------*/
/*   CONTENT IMAGE
/*------------------------------------------*/ 

.img-block,
.content-7-img,
.content-8-img {
  text-align: center;
  margin-bottom: 40px;
}

.content-5-img {
  text-align: center;
  padding-left: 50px;
}

.content-6-img {
  position: relative;
  text-align: center;
  left: -75%;
}

.content-8-img { 
  position: relative;
  left: -70%;
}

.content-5-img img,
.content-6-img img,
.content-7-img img,
.content-8-img img {
  max-width: none;
  display: inline-block;
}

.content-9-img { 
  text-align: center;
  margin-top: 50px;
}

.content-10-img { 
  text-align: center;
  margin-top: 50px;
  margin-bottom: 40px;
}

.content-11-img { 
  background-image: url(../images/image-15.jpg);
  background-repeat: no-repeat;
  background-position: center center;   
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 60%;
  left: 40%;
}




/* ==========================================================================
  05. STATISTIC
  =========================================================================== */

#statistic-2 {
  padding-top: 80px;
  padding-bottom: 40px;
}

#statistic-1 .section-title {
  margin-bottom: 50px;
}

.statistic-block {
  text-align: center;
  margin-bottom: 40px;
}

/*------------------------------------------*/
/*  STATISTIC BLOCK
/*------------------------------------------*/

.statistic-block h5 {
  font-size: 4rem;
  line-height: 1; 
  font-weight: 900;
  letter-spacing: -1px;
  margin-bottom: 15px;
}

#statistic-2 .statistic-block h5 {
  font-size: 2.35rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-top: 18px;
  margin-bottom: 12px;
}

.statistic-block p {
  font-family: 'Noto Sans TC', sans-serif;
  margin-bottom: 0;
}




/* ===================================================================================
  06. PRICING TABLES
  =================================================================================== */ 

.pricing-row {
  margin-right: 30px;
  margin-left: 30px;
}

/*------------------------------------------*/
/*   PRICING TABLE
/*------------------------------------------*/ 

.pricing-table {
  background-color: #fff;   
  border: 1px solid #f5f5f5;
  border-top: 7px solid #ddd;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 45px 50px;
  text-align: center;
  margin-bottom: 40px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.bg-lightgrey .pricing-table { 
  border: 1px solid #f5f5f5;
  border-top: 7px solid #ddd;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.bg-white .pricing-table { 
  border: 1px solid #ccc;
  border-top: 7px solid #ccc;
  -webkit-box-shadow: 0 0;
  -moz-box-shadow: 0 0;
  box-shadow: 0 0;
}

.pricing-table.highlight {
  padding: 70px 50px;
}

.blue-theme .pricing-table.highlight {
  border-top: 7px solid #5496ff;
}

.darkblue-theme .pricing-table.highlight {
  border-top: 7px solid #1d437b;
}

.green-theme .pricing-table.highlight {
  border-top: 7px solid #5ed16f;
}

.darkgreen-theme .pricing-table.highlight {
  border-top: 7px solid #00b06c;
}

.red-theme .pricing-table.highlight {
  border-top: 7px solid #ff6949;
}

.pink-theme .pricing-table.highlight {
  border-top: 7px solid #dd2163;
}

.purple-theme .pricing-table.highlight {
  border-top: 7px solid #7c80c1;
}

/*------------------------------------------*/
/*  Pricing Table Price Plan
/*------------------------------------------*/

.pricing-plan h5 {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.pricing-table span.price {
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 70px;
  line-height: 70px;
  font-weight: 500;
  letter-spacing: -1px;
  margin-bottom: 20px;
}

.pricing-table sup {
  font-size: 35px;
  font-weight: 500;
  top: -10px;
  right: 3px;
}

.pricing-table sup.pricing-coins {
  top: -30px;
  font-size: 30px;
  margin-left: 2px;
}

.pricing-plan p {
  color: #888;
  margin-top: 10px;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*  Pricing Table Body
/*------------------------------------------*/

ul.features {
  text-align: left;
  display: inline-block;
  margin: 0 auto;
}

ul.features li {
  color: #333;
  font-size: 0.975rem;
  line-height: 1;
  font-weight: 400;
  padding: 9px 0;
} 

ul.features li i {
  color: #5ed16f;
  font-size: 0.725rem;
  line-height: 0.975rem;
  position: relative;
  top: -1px;
  right: 3px;
}

.blue-theme .pricing-plan h5,
.blue-theme ul.features li i {
  color: #5496ff;
}

.darkblue-theme .pricing-plan h5,
.darkblue-theme ul.features li i {
   color: #1d437b;
}

.green-theme .pricing-plan h5,
.green-theme ul.features li i {
  color: #5ed16f;
}

.darkgreen-theme .pricing-plan h5,
.darkgreen-theme ul.features li i {
  color: #00b06c;
}

.red-theme .pricing-plan h5,
.red-theme ul.features li i {
  color: #ff6949;
}

.pink-theme .pricing-plan h5,
.pink-theme ul.features li i {
  color: #dd2163;
}

.purple-theme .pricing-plan h5,
.purple-theme ul.features li i {
  color: #7c80c1;
}

ul.features li.disabled-option,
.blue-theme ul.features li.disabled-option i,
.darkblue-theme ul.features li.disabled-option i,
.green-theme ul.features li.disabled-option i,
.darkgreen-theme ul.features li.disabled-option i,
.red-theme ul.features li.disabled-option i,
.pink-theme ul.features li.disabled-option i,
.purple-theme ul.features li.disabled-option i {
  color: #aaa;
}

/*------------------------------------------*/
/*  Pricing Table Button
/*------------------------------------------*/

.pricing-table .btn {
  display: block;
  width: 100%;
  margin-top: 35px;
}

/*------------------------------------------*/
/*  PRICING NOTICE TEXT
/*------------------------------------------*/

.pricing-notice p {
  padding: 0 10%;
  margin-top: 20px;
  margin-bottom: 0;
}

.pricing-notice p span {
  font-weight: 700;
  margin-right: 5px;
}




/* ==========================================================================
  07. TEAM
  =========================================================================== */

/*------------------------------------------*/
/*    TEAM MEMBER
/*------------------------------------------*/

.team-member {
  margin-bottom: 40px;
}

/*------------------------------------------*/
/*    TEAM MEMBER TYPOGRAPHY
/*------------------------------------------*/

.team-member-data {
  margin-top: 20px;
}

.team-member-data h5 {
  line-height: 1;
  margin-bottom: 1px;
}

.team-member-data a {
  color: #666;
  font-size: 0.85rem;
  font-family: 'Noto Sans TC', sans-serif;
  line-height: 1;
  font-weight: 500;
}

.team-member-data a:hover {
  color: #000;
  text-decoration: underline;
}

.team-member-data p {
  color: #757575;
  margin-top: 10px;
  margin-bottom: 0;
}




/* ==========================================================================
  08.  TESTIMONIALS
  =========================================================================== */

#reviews-3 {
  padding-top: 50px;
  padding-bottom: 50px;
}

#reviews-3 .bg-inner {
  width: 100%;
  background: url(../images/reviews-3.jpg) no-repeat fixed center center;
  background-size: cover;
  position: relative;
  z-index: 1;
}

#reviews-3 .txt-block {
  margin-bottom: 0;
} 

/*------------------------------------------*/
/*   REVIEW
/*------------------------------------------*/ 

.review-2 { 
  width: 33.33%;
  padding: 0;
  margin: 0;
}

#reviews-3 .review-2 { 
  width: 50%;
}

#reviews-3 .review-2.mt-40 { 
  margin-top: 40px;
}

.review-txt {
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 0 10px 20px;
  padding: 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
} 

#reviews-3 .review-txt { 
  padding: 35px 30px;
   border: 1px solid #f5f5f5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.bg-lightgrey .review-txt {
  border: 1px solid #f5f5f5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.reviews-3-holder {
  margin-top: -60px;
  margin-bottom: -60px;
  position: relative;
  z-index: 999;
}

/*------------------------------------------*/
/*    Testimonial Message Avatar 
/*------------------------------------------*/ 

.testimonial-avatar { 
  display: inline-block;
  float: left;
}

.owl-item .testimonial-avatar img,
.testimonial-avatar img {
  width: 60px;
  height: 60px;
  display: inline-block;
  margin: 0 16px 0 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

/*------------------------------------------*/
/*   Testimonial Message Author
/*------------------------------------------*/

.review-author h5 {
  font-size: 1rem;
  line-height: 1;
  padding-top: 12px;
  margin-bottom: 3px;
}

/*------------------------------------------*/
/*   Testimonial Message Text
/*------------------------------------------*/

.review-txt p {
  color: #757575;
  font-size: 0.975rem;
  line-height: 1.5;
  font-weight: 300;
  font-style: italic;
  margin-top: 15px;
  margin-bottom: 0;
} 

/*------------------------------------------*/
/*   Reviews Rating
/*------------------------------------------*/

.rating i {
  color: #ffc832;
  font-size: 0.835rem;
  line-height: 1;
  margin-right: 1px;
}

.rating i:last-child {
  margin-right: 0;
}

/*------------------------------------------*/
/*   Reviews FlexSlider Navigation
/*------------------------------------------*/

.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
  background: #aaa;
}




/* ==========================================================================
  09. BRANDS
  =========================================================================== */

.brands-section {
  padding-top: 60px;
  padding-bottom: 30px;
}

.brands-section p {
  color: #888;
  font-size: 1.1rem;
  font-weight: 400;
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*  BRANDS LOGO HOLDER
/*------------------------------------------*/ 

.brand-logo {
  margin-bottom: 30px;
} 

.brand-logo.width-20 {
  width: 20%;
  float: left;
}

.brands-holder img {
  padding: 0 2px;
}

.brands-holder .width-20 img, 
.brands-carousel img {
  padding: 0 10px;
}




/* ==========================================================================
  10. VIDEO
  =========================================================================== */

#video-1 {
  padding-top: 80px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
}

#video-3 {
  height: 500px;
  padding-top: 250px;
  background: url(../images/video-3.jpg) no-repeat bottom center; 
  background-size: cover;
}

/*------------------------------------------*/
/*  VIDEO PREVIEW
/*------------------------------------------*/ 

#video-1 .video-preview {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); 
  margin-bottom: 40px;
}

#video-2 .video-preview,
#video-1 .video-preview img,
#video-2 .video-preview img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

#video-1 .video-txt p {
  color: #888;
  padding-left: 15px;
  margin-bottom: 0;
}




/* ==========================================================================
  11. FAQs
  =========================================================================== */

#faqs-1 #accordion {
  margin-right: 20px;
  margin-left: 20px;
}

#faqs-1 .card-header {
  padding: 25px 0;
  background-color: transparent;
  border: none;
  position: relative;
}

#faqs-1 #accordion [data-toggle="collapse"].collapsed:after,
#faqs-1 #accordion [data-toggle="collapse"]:after {
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900; 
  content: "\f068";
  position: absolute;
  font-size: 1rem;
  top: 26px;
  right: 5px;
}

#faqs-1 #accordion [data-toggle="collapse"].collapsed:after {
  content: "\f067";
}

/*------------------------------------------*/
/*  Accordion Panel Title 
/*------------------------------------------*/

#accordion .card {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;    
}

#accordion .card-header h5 {
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
}

#accordion .card-header a {
  color: #333; 
}

/*------------------------------------------*/
/*  Accordion Panel Content 
/*------------------------------------------*/

#accordion .card-body {
  padding: 5px 0 15px 0; 
}

#accordion .card-body p {
  color: #666;
}

#accordion .card-body .content-list {
  margin-bottom: 1rem;
}

/*------------------------------------------*/
/*    FAQs-2 Question
/*------------------------------------------*/

.questions-holder {
  padding-left: 30px;
  padding-right: 30px;
}

.question {
  margin-bottom: 20px;
}

.questions-wrap h5.h5-md {
  color: #16a2e0;
  margin-bottom: 25px;
}

.question h5 {
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: -0.5px;
  margin-bottom: 8px;
}

.question p {
  color: #666;
}

/*------------------------------------------*/
/*  More Questions Button
/*------------------------------------------*/

.more-questions {
  margin-top: 80px;
}

#faqs-2 .more-questions {
  margin-top: 50px;
}

.more-questions h5 {
  line-height: 1;
  font-weight: 400;
  margin-bottom: 0;
}

.more-questions a {
  font-weight: 700;
  text-decoration: underline;
}

.more-questions a:hover {
  color: #111;
}




/* ==========================================================================
  12. CALL TO ACTION
  =========================================================================== */

#cta-1 {
  padding-top: 60px;
  padding-bottom: 60px;
}

#cta-2 {
  padding-top: 80px;
  padding-bottom: 85px;
}

#cta-3 {
  padding-top: 60px;
  padding-bottom: 60px;
}

#cta-3 .bg-inner {
  position: relative;
  z-index: 1;
}

#cta-4 .container {
  overflow: hidden;
}

/*------------------------------------------*/
/*  CALL TO ACTION TYPOGRAPHY
/*------------------------------------------*/

.cta-txt h3 {
  margin-bottom: 25px;
}

#cta-2 .cta-txt h3 {
  margin-bottom: 20px;
}

#cta-1 .cta-txt p,
#cta-4 .cta-txt p {
  margin-bottom: 0;
}

#cta-2 p {
  padding: 0 10%;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  CALL TO ACTION BUTTONS
/*------------------------------------------*/

#cta-2 .btns-group,
.cta-txt .stores-badge  {
  margin-top: 30px;
}

/*------------------------------------------*/
/*  CALL TO ACTION IMAGE
/*------------------------------------------*/ 

.cta-3-img {
  margin-top: -40px;
  margin-bottom: -40px;
  position: relative;
  z-index: 999;
}




/* ==========================================================================
  13. BLOG
  =========================================================================== */

.blog-post {
  margin-bottom: 40px;
}

/*------------------------------------------*/
/*  BLOG POST
/*------------------------------------------*/ 

.blog-post-txt {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: none;
  padding: 40px 25px 40px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  height: 170px;
}

.bg-lightgrey .blog-post-txt {
  border-color: #f5f5f5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.blog-post-img,
.blog-post-img img {
  position: relative;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
    width: 100%;
    height: 225px !important;
    overflow: hidden;
    /* background: url(./top.jpg); */
    background-size: cover !important;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
}

/*------------------------------------------*/
/*  BLOG TYPOGRAPHY
/*------------------------------------------*/ 

.blog-post-txt a {
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 1.05rem;
  line-height: 1.65;
  font-weight: 500;
  letter-spacing: -0.5px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;  
}

.blog-post-txt a:hover {
  color: #888;
  text-decoration: underline;
}

p.post-meta {
  color: #888;
  font-size: 0.9rem;
  font-family: 'Noto Sans TC', sans-serif;
  margin-bottom: 8px;
}

p.post-meta span {
  font-weight: 500;
}

.blue-theme p.post-meta span { color: #5496ff; }
.darkblue-theme p.post-meta span { color: #1d437b; }
.green-theme p.post-meta span { color: #5ed16f; }
.red-theme p.post-meta span { color: #ff6949; }
.pink-theme p.post-meta span { color: #dd2163; }
.purple-theme p.post-meta span { color: #7c80c1; }

/*------------------------------------------*/
/*  BLOG POST AUTHOR AVATAR
/*------------------------------------------*/ 

.blog-post-avatar { 
  position: absolute;
  right: 28%;
  bottom: -27px;
}

.blog-post-avatar img {
  width: 154px;
  height: 154px;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

/*------------------------------------------*/
/*  BLOG POST CATEGORY
/*------------------------------------------*/ 

.post-category {
  position: absolute;
  left: 6%;
  top: 10%;
  z-index: 999;
}

.post-category p {
  color: #fff;
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 0.7rem;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  padding: 4px 10px;
  border: 2px solid #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;    
}




/* ==========================================================================
  14. NEWSLETTER
  =========================================================================== */

#newsletter-2 {
  background-image: url(../images/newsletter-2.jpg);
  padding-top: 130px;
  padding-bottom: 100px;
}

#newsletter-1 .section-title {
  margin-bottom: 40px;
  padding: 0 5%;
}

/*------------------------------------------*/
/*  NEWSLETTER TYPOGRAPHY
/*------------------------------------------*/ 

.newsletter-txt p { 
  color: #999;
  margin-top: 25px;
  margin-bottom: 10px;
}

.newsletter-txt p a { 
  color: #666;
  font-weight: 700;
  text-decoration: underline;
}

.newsletter-txt p a:hover { 
  color: #000;
}

/*------------------------------------------*/
/*  NEWSLETTER FORM
/*------------------------------------------*/ 

#newsletter-1 .newsletter-form {
  padding: 0 10%;
}

/*------------------------------------------*/
/*   Newsletter Form Input
/*------------------------------------------*/

.newsletter-section .form-control {
  display: block; 
  width: 100%!important;
  text-align: center;
  height: 56px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #222;
  font-size: 1.05rem;
  font-weight: 300;
  padding: 0 1.4rem;  
  margin-bottom: 15px;
  box-shadow: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.newsletter-section .input-group > .custom-select:not(:last-child), 
.newsletter-section .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/*------------------------------------------*/
/*  Newsletter Form Input Focus
/*------------------------------------------*/

.newsletter-section .form-control:focus {
  border: 1px solid #999;
  outline: 0;
  box-shadow: none;
}

/*------------------------------------------*/
/*  Newsletter Form Input Placeholder
/*------------------------------------------*/

.newsletter-section .form-control::-moz-placeholder { color: #999; } 
.newsletter-section .form-control:-ms-input-placeholder { color: #999; } 
.newsletter-section .form-control::-webkit-input-placeholder { color: #999; } 

/*------------------------------------------*/
/*  Newsletter Form Button
/*------------------------------------------*/

.newsletter-section .input-group-btn { 
  display: block; 
  width: 100%!important; 
}

.newsletter-section .btn {
  display: block; 
  width: 100%!important;
  height: 56px;
  font-size: 0.975rem;
  padding: 0.915rem 3rem;
  margin-left: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

/*------------------------------------------*/
/*  Newsletter Form Notification
/*------------------------------------------*/

.newsletter-section .newsletter-form label.valid,
.newsletter-section .newsletter-form label.error {
  color: #f6412d;
  font-size: 0.975rem;
  font-weight: 400;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0;
}

.newsletter-section .newsletter-form label.valid {
  color: #48af4b;
}




/* ==========================================================================
  15. CONTACTS
  =========================================================================== */

#contacts-2 {
  background-image: url(../images/contacts-2.png);
  background-repeat: no-repeat;
  background-position: center center;   
  background-size: cover;
}

#contacts-2.blue-socials {
  background-image: url(../images/blue-socials.jpg);
}

#contacts-2 .form-holder {
  margin-right: 6%;
  margin-left: 6%;
}

#contacts-2 .section-title {
  margin-bottom: 40px;
}

/*------------------------------------------*/
/*    CONTACTS TYPOGRAPHY
/*------------------------------------------*/ 

.register-form p { 
  color: #eee;
  padding: 0 15%;
  margin-top: 30px;
  margin-bottom: 0;
}

.bg-white .register-form p,
.bg-lightgrey .register-form p { 
  color: #999;
}

.register-form p a { 
  color: #f0f0f0;
  font-weight: 500;
  text-decoration: underline;
}

.bg-white .register-form p a,
.bg-lightgrey .register-form p a { 
  color: #666;
}

.register-form p a:hover { 
  color: #fff;
}

.bg-white .register-form p a:hover,
.bg-lightgrey .register-form p a:hover { 
  color: #000;
}

/*------------------------------------------*/
/*  Contact Form Input
/*------------------------------------------*/

.contact-form .form-control,
.register-form .form-control {
  height: 54px;
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 0 0 0;
  color: #444;
  font-size: 1rem;
  font-weight: 300;
  padding: 0 15px;
  margin-bottom: 22px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.register-form .form-control {
  height: 58px;
  border: 1px solid #ddd;
  margin-bottom: 15px;
}

.contact-form .custom-select {
  display: inline-block;
  width: 100%;
  height: 54px;
  line-height: 1;
  color: #444;
  border: 1px solid #ddd;
  font-size: 1rem;
  font-weight: 300;
  padding: 0 15px;
  margin-bottom: 22px;
  box-shadow: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.bg-wave .contact-form .form-control,
.bg-lightgrey .contact-form .form-control,
.bg-lightgrey .register-form .form-control,
.bg-wave .contact-form .custom-select,
.bg-lightgrey .contact-form .custom-select {
  border: 1px solid #f5f5f5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/*------------------------------------------*/
/*  Contact Form Textarea
/*------------------------------------------*/

.contact-form textarea { min-height: 220px; }
.contact-form textarea.form-control { 
  padding: 20px 15px;
}

/*------------------------------------------*/
/*  Contact Form Placeholder
/*------------------------------------------*/

.contact-form .form-control::-moz-placeholder { color: #555; } 
.contact-form .form-control:-ms-input-placeholder { color: #555; }
.contact-form .form-control::-webkit-input-placeholder { color: #555; }

/*------------------------------------------*/
/*  Contact Form Input Focus
/*------------------------------------------*/

.contact-form .form-control:focus,
.contact-form .custom-select:focus {
  outline: 0px none;
  box-shadow: none;
  border-color: #ccc;
}

/*------------------------------------------*/
/*    Register Form Button
/*------------------------------------------*/

.register-form .btn {
  width: 100%;
  height: 58px;
  font-weight: 600;
}

/*------------------------------------------*/
/*  Contact Form Message
/*------------------------------------------*/

.contacts-section label.error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

.contact-form-msg {
  width: 100%!important;
  display: block;
  text-align: center;
}

.contacts-section .sending-msg {
  margin-top: 18px;
}

.bg-blue .sending-msg .loading,
.bg-darkblue .sending-msg .loading,
.bg-green .sending-msg .loading,
.bg-purple .sending-msg .loading {
  color:  #ffc30d;
}




/* ==========================================================================
  16.  FOOTER
  =========================================================================== */

.footer-info {
  margin-top: 12px;
}

/*------------------------------------------*/
/*   FOOTER TYPOGRAPHY
/*------------------------------------------*/

.footer h5.h5-sm {
  line-height: 1;
  margin-bottom: 25px;
}

#footer-1 .footer-info p,
#footer-2 .footer-info p,
#footer-4 .footer-info p {
  font-weight: 400;
  margin-bottom: 3px;
}

#footer-3 .footer-box p {
  margin-bottom: 3px;
}

#footer-1 p.foo-email,
#footer-2 p.foo-email,
#footer-4 p.foo-email {
  margin-top: 30px;
  margin-bottom: 5px;
}

p.foo-email a {
  font-weight: 500;
  text-decoration: underline;
}

p.footer-copyright {
  font-size: 0.95rem;
  margin-bottom: 0;
}

p.footer-copyright span {
  font-weight: 700;
}

.blue-waves .footer p,
.blue-geometric .footer p,
.footer.bg-green p,
.footer.bg-blue p,
.footer.bg-darkblue p,
.footer.bg-lightdark p,
.footer.bg-purple p {
  color: #f0f0f0;
}

.footer a.store {
  display: block;
  margin-right: 0;
  margin-bottom: 14px;
}

/*------------------------------------------*/
/*   FOOTER LINKS
/*------------------------------------------*/

.footer-links li {
  font-size: 1rem;
  width: auto !important;
  display: block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0 0 9px 0;
  padding: 0;
}

.footer-links li a:hover {
  color: #000;
  text-decoration: underline;
}

.blue-waves .footer-links li,
.blue-geometric .footer-links li,
.bg-green .footer-links li,
.bg-blue .footer-links li,
.bg-darkblue .footer-links li,
.bg-lightdark .footer-links li,
.bg-purple .footer-links li {
  color: #f0f0f0;
}

.blue-waves .footer-links li a:hover,
.blue-geometric .footer-links li a:hover,
.bg-green .footer-links li a:hover,
.bg-blue .footer-links li a:hover,
.bg-darkblue .footer-links li a:hover,
.bg-lightdark .footer-links li a:hover,
.bg-purple .footer-links li a:hover {
  color: #fff;
}

/*------------------------------------------*/
/*   FOOTER SOCIAL LINKS
/*------------------------------------------*/

.foo-socials {
  display: inline-block; 
  padding-left: 0;
  margin: 0 auto 0;
}

.foo-socials li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0 0 8px 0;
  padding: 0;
}

.foo-socials a {
  display: block;
  background-color: transparent;
  border: 2px solid #666;
  width: 36px;
  height: 36px;
  color: #666;
  font-size: 16px;
  line-height: 34px!important;
  margin-right: 4px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;  
}

.blue-waves .foo-socials a,
.blue-geometric .foo-socials a,
.bg-green .foo-socials a,
.bg-blue .foo-socials a,
.bg-darkblue .foo-socials a,
.bg-lightdark .foo-socials a,
.bg-purple .foo-socials a {
  color: #f0f0f0;
  border-color: #f0f0f0;
}

.foo-socials a.ico-facebook:hover { background-color: #3b5998; border-color: #3b5998; color: #fff; }
.foo-socials a.ico-twitter:hover { background-color: #00a9ed; border-color: #00a9ed; color: #fff; }
.foo-socials a.ico-instagram:hover { background-color: #dc3c59; border-color: #dc3c59; color: #fff; }
.foo-socials a.ico-dribbble:hover { background-color: #d92d84; border-color: #d92d84; color: #fff; }
.foo-socials a.ico-behance:hover { background-color: #2473f6; border-color: #2473f6; color: #fff; } 
.foo-socials a.ico-pinterest:hover { background-color: #ac281a; border-color: #ac281a; color: #fff; }
.foo-socials a.ico-linkedin:hover { background-color: #015886; border-color: #015886; color: #fff; }
.foo-socials a.ico-google-plus:hover { background-color: #cd1111; border-color: #cd1111; color: #fff; } 
.foo-socials a.ico-youtube:hover { background-color: #cd1b20; border-color: #cd1b20; color: #fff; } 
.foo-socials a.ico-tumblr:hover { background-color: #3a5976; border-color: #3a5976; color: #fff; }
.foo-socials a.ico-vk:hover { background-color: #3b5998; border-color: #3b5998; color: #fff; }
.foo-socials a.ico-yahoo:hover { background-color: #7b0099; border-color: #7b0099; color: #fff; }
.foo-socials a.ico-yelp:hover { background-color: #d32323; border-color: #d32323; color: #fff; }

/*------------------------------------------*/
/*   FOOTER NEWSLETTER FORM
/*------------------------------------------*/

.footer-form .form-control {
  height: 48px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-right: none;
  color: #333;
  font-size: 1rem;
  padding: 0 15px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*    Newsletter Form Input Focus
/*------------------------------------------*/

.footer-form .form-control:focus {
  border: 1px solid #ccc;
  border-right: none;
  outline: 0;
  box-shadow: none;
}

/*------------------------------------------*/
/*    Newsletter Form Button
/*------------------------------------------*/

.footer-form .btn {
  height: 48px;
  color: #aaa;
  background-color: #fff;
  border: 1px solid #ccc;
  border-left: none;
  font-size: 1.45rem;
  line-height: 1!important;
  padding: 0 15px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.blue-waves .footer-form .btn i,
.blue-geometric .footer-form .btn i,
.bg-green .footer-form .btn i,
.bg-blue .footer-form .btn i,
.bg-darkblue .footer-form .btn i,
.bg-lightdark .footer-form .btn i,
.bg-purple .footer-form .btn i {
  color: #aaa;
}

/*------------------------------------------*/
/*    Newsletter Form Notification
/*------------------------------------------*/

.footer-form .form-notification {
  font-size: 0.925rem;
  font-weight: 400;
  line-height: 1;
  margin-top: 15px;
  margin-left: 5px;
}

/*------------------------------------------*/
/*   BOTTOM FOOTER
/*------------------------------------------*/

.bottom-footer {
  border-top: 1px solid #ddd;
  margin-top: 20px;
  padding-top: 40px;
}

.bg-lightdark .bottom-footer {
  border-top: 1px solid #555;
}




/* ==========================================================================
  17.  STICKY BOTTOM FORM
  =========================================================================== */

.nb-form {
  position: fixed;
  z-index: 9999;
  min-width: 270px;
  max-width: 270px;
  background: #fff;
  right: 100px;
  bottom: -320px;
  cursor: pointer;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0; 
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: all .7s cubic-bezier(.22, .67, .43, 1.22) .2s;
}

.nb-form.open {
  bottom: 0px;
}

/*------------------------------------------*/
/*  BOTTOM FORM TYPOGRAPHY
/*------------------------------------------*/

p.nb-form-title {
  color: #666;
  font-size: 15px;
  font-family: 'Noto Sans TC', sans-serif;
  line-height: 1;
  margin-bottom: 0;
  padding: 20px 20px 0;
}

/*------------------------------------------*/
/*   ASSISTANT AVATAR
/*------------------------------------------*/

.nb-form .assistant-avatar {
  position: absolute;
  top: -49px;
  right: 20px;
  display: block;
  width: 60px;
  height: 60px;
  margin: 20px auto 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;  
}

/*------------------------------------------*/
/*   QUICK FORM
/*------------------------------------------*/

.bottom-form-holder {
  padding: 25px 15px;
}

.bottom-form-control {
  width: 100%;
  border: 1px solid #ddd;
  color: #666;
  font-size: 0.915rem;
  padding: 8px 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.quick-contact-form textarea { 
  min-height: 60px; 
}

.quick-form .btn {
  font-size: 0.75rem;
  padding: 0.7rem 1.5rem;
  margin-top: 5px;
  margin-right: 5px;
}

/*------------------------------------------*/
/*  Newsletter Form Input Placeholder
/*------------------------------------------*/

.bottom-form-control::-moz-placeholder { color: #999; } 
.bottom-form-control:-ms-input-placeholder { color: #999; } 
.bottom-form-control::-webkit-input-placeholder { color: #999; } 

/*------------------------------------------*/
/*  Newsletter Form Input Focus
/*------------------------------------------*/

.bottom-form-control:focus {
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  outline: 0;
  box-shadow: none;
}

