html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-family: "微軟正黑體", 'Varela Round', sans-serif;
}


audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
}
button,
input,
optgroup,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}

td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
textarea {
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}



.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4
 {
	font-family: inherit;
	font-weight: 100;
	line-height: 1.1;
	color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,.h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small,
h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%;
}
h4, .h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small, .h4 small,
h4 .small, .h4 .small {
  font-size: 75%;
}
h1,.h1 { font-size: 36px; }
h2,.h2 { font-size: 30px; }
h3,.h3 { font-size: 24px; }
h4,.h4 { font-size: 18px; }
p { margin: 0 0 10px; }
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,.mark {
  background-color: #fcf8e3;
  padding: .2em;
}




.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}



abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}


address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

.wrapper {
  overflow: hidden;
}
a {
  color: #85d6de;
  -webkit-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
a:hover {
  color: #34495e;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
a:focus,
a:active,
a:hover {
  outline: none;
}
h1,
h2,
h3,
h4{
  margin-top: 60px;
  margin-bottom: 31px;
 
  color: #34495e;
}


h1 {
  font-size: 28px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 24px;
  line-height: 30px;
}
h4 {
  font-size: 22px;
}




 margin-top: 43px;
}
p {
  color: #737c85;
  line-height: 26px;
}
.p-space {
  margin-bottom: 28px;
}
.p-null {
  margin-bottom: 0;
}
input,
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
input:focus,
textarea:focus {
  outline: none;
}

button:focus {
  outline: none;
}
textarea {
  resize: none;
}
::-webkit-input-placeholder {
  opacity: 1 !important;
  color: #34495e;
}

:-moz-placeholder {
  opacity: 1;
}
::-moz-placeholder {
  opacity: 1;
}

.inv-em {
  width: 100%;
  color: #34495e;
}
.contact .contact__field.invalid_field {
  width: 100%;
  border: 1px solid #fe8f8c;
}


.not-visible {
  display: none;
}

.top-space {
  margin-bottom: 80px;
}
.devider {
  width: 100%;
  height: 1px;
  background-color: #dfe6e7;
}
.devider--dark {
  background-color: rgba(0, 0, 0, 0.2);
}
.devider-brand {
  position: relative;
  margin-top: 0px;
  border-bottom: 1px solid #dfe6e7;
}
.devider-brand:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 80px;
  height: 3px;
  margin-left: -40px;
  background-color: #85d6de;
}

/*-----------------------------------------------------------------------------------------------------*/
.devider-color {
  width: 100%;
  height: 3px;
  background-image: url("../images/components/stripe.png");
  background-repeat: repeat-x;
}
.bottom-space--md {
  margin-top: 30px;
}
.top-scroll {
  position: fixed;
  bottom: 50px;
  right: 5%;
  z-index: 990;
  display: none;
  width: 48px;
  height: 48px;
  padding-top: 2px;
  font-size: 28px;
  color: #ffffff;
  text-align: center;
  background-color: #85d6de;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  cursor: pointer;
}
.top-scroll:hover {
  color: #ffffff;
  opacity: 0.6;
}
.top-scroll:focus {
  color: #ffffff;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 { width: 100%;}
.col-xs-11 { width: 91.66666666666666%;}
.col-xs-10 { width: 83.33333333333334%;}
.col-xs-9 { width: 75%;}
.col-xs-8 { width: 66.66666666666666%;}
.col-xs-7 { width: 58.333333333333336%;}
.col-xs-6 { width: 50%;}
.col-xs-5 {width: 41.66666666666667%;}
.col-xs-4 {width: 33.33333333333333%;}
.col-xs-3 {width: 25%;}
.col-xs-2 { width: 16.666666666666664%;}
.col-xs-1 { width: 8.333333333333332%;}
  


@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {width: 100%; }
  .col-sm-11 { width: 91.66666666666666%;}
  .col-sm-10 {width: 83.33333333333334%; }
  .col-sm-9 {width: 75%; }
  .col-sm-8 { width: 66.66666666666666%;}
  .col-sm-7 { width: 58.333333333333336%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666666666667%;}
  .col-sm-4 {width: 33.33333333333333%; }
  .col-sm-3 {width: 25%;}
  .col-sm-2 {width: 16.666666666666664%;}
  .col-sm-1 { width: 8.333333333333332%; }

}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 { width: 100%;}
  .col-md-11 { width: 91.66666666666666%;}
  .col-md-10 {width: 83.33333333333334%;  }
  .col-md-9 {width: 75%;}
  .col-md-8 { width: 66.66666666666666%;}
  .col-md-7 {width: 58.333333333333336%;}
  .col-md-6 {width: 50%;}
  .col-md-5 {width: 41.66666666666667%;}
  .col-md-4 { width: 33.33333333333333%;}
  .col-md-3 {width: 25%;}
  .col-md-2 { width: 16.666666666666664%;}
  .col-md-1 { width: 8.333333333333332%;}
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {width: 100%;}
  .col-lg-11 {width: 91.66666666666666%;}
  .col-lg-10 {width: 83.33333333333334%;}
  .col-lg-9 { width: 75%;}
  .col-lg-8 {width: 66.66666666666666%;}
  .col-lg-7 {width: 58.333333333333336%;}
  .col-lg-6 { width: 50%;}
  .col-lg-5 {width: 41.66666666666667%;}
  .col-lg-4 { width: 33.33333333333333%;}
  .col-lg-3 {width: 25%;}
  .col-lg-2 { width: 16.666666666666664%; }
  .col-lg-1 {width: 8.333333333333332%;}

}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.row:before,
.row:after,
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.row:after,

.nav:after {
  clear: both;
}

.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.header {
  min-height: 152px;
}
.header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 10px;
  z-index: 1010;
  max-height: 100px;
  background-color: #34495e;
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.header-up {
  -webkit-transform: translate3d(0, -45px, 0);
  -moz-transform: translate3d(0, -45px, 0);
  -ms-transform: translate3d(0, -45px, 0);
  transform: translate3d(0, -45px, 0);
}
.header-down {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.logo {
  float: left;
  margin-bottom: 13px;
  text-decoration: none;
  position: relative;
  z-index: 22;
}
.logo:hover,
.logo:focus {
  text-decoration: none;
}
.logo img {
  width: 194px;
  height: 46px;
  margin-top: 28px;
}
.logo .logo__text {
	padding: 9px 0 9px 65px;
	margin-top: 26px;
	margin-bottom: 10px;
	font-family: "微軟正黑體";
	color: #ffffff;
	background-image: url(../images/logo.png);
	background-size: 46px;
	background-repeat: no-repeat;
	background-position: 0 2px;
	-webkit-transition: 500ms;
	-o-transition: 500ms;
	transition: 500ms;
	font-size: 22px;
}
.logo .logo__slogan {
  font: 12px 'Open Sans', sans-serif;
  color: #ffffff;
}
.logo .highlight {
  color: #fed37f;
}
.logo:hover .logo__text {
  color: #fed37f;
}
.logo:hover .logo__slogan {
  color: #ffffff;
}
.z-nav__toggle {
  width: 393px;
  height: 48px;
  padding-left: 72px;
  background-color: transparent;
  border: none;
  -webkit-transform: translate3d(371px, 0, 0);
  -moz-transform: translate3d(371px, 0, 0);
  -ms-transform: translate(371px, 0);
  transform: translate3d(371px, 0, 0);
  -webkit-transition: -webkit-transform 500ms ease 300ms;
  -moz-transition: -moz-transform 500ms ease 300ms;
  transition: transform 500ms ease 300ms;
}
.z-nav__toggle.open-nav {
  -webkit-transform: translate3d(50px, 0, 0);
  -moz-transform: translate3d(50px, 0, 0);
  -ms-transform: translate(50px, 0);
  transform: translate3d(50px, 0, 0);
  -webkit-transition: -webkit-transform 500ms ease 400ms;
  -moz-transition: -moz-transform 500ms ease 400ms;
  transition: transform 500ms ease 400ms;
}
.z-nav__toggle.open-nav .menu-text {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 800ms;
  -moz-transition-delay: 800ms;
  -o-transition-delay: 800ms;
  -ms-transition-delay: 800ms;
  transition-delay: 800ms;
}
.z-nav__toggle.open-nav .menu-icon {
  -webkit-transform: translate3d(-24px, 0, 0);
  -moz-transform: translate3d(-24px, 0, 0);
  -ms-transform: translate(-24px, 0);
  transform: translate3d(-24px, 0, 0);
  -webkit-transition: -webkit-transform 300ms ease 0ms;
  -moz-transition: -moz-transform 300ms ease 0ms;
  -ms-transition: -ms-transform 300ms ease 0ms;
  transition: transform 300ms ease 0ms;
}
.menu-icon {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-top: 0px;
  background-color: #85d6de;
  background-image: url(../images/menu-icon.svg);
  background-size: 48px;
  background-position: -2px -1px;
  background-repeat: no-repeat;
  border: 1px solid #85d6de;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  -webkit-transform: translate3d(-72px, 0, 0);
  -moz-transform: translate3d(-72px, 0, 0);
  -ms-transform: translate(-72px, 0);
  transform: translate3d(-72px, 0, 0);
  -webkit-transition: -webkit-transform 300ms ease 900ms;
  -moz-transition: -moz-transform 300ms ease 900ms;
  -ms-transition: -ms-transform 300ms ease 900ms;
  transition: transform 300ms ease 900ms;
}
.menu-text {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  position: absolute;
  top: 14px;
  left: 107px;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  -webkit-transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  -ms-transition-delay: 0ms;
  transition-delay: 0ms;
}
.menu-head {
  width: 100%;
  height: 100%;
  margin-top: -48px;
  background-color: #85d6de;
}
@media (min-width: 769px) {
  .z-nav {
    margin: 0;
    background: none;
    position: relative;
    z-index: 20;
    margin-right: -30px;
  }
  .z-nav .z-nav__item {
    padding: 0;
  }
  .z-nav .z-nav__link {
	padding: 42px 20px;
	color: #ffffff;
	-webkit-transition: color 300ms ease, background 300ms ease;
	-moz-transition: color 300ms ease, background 300ms ease;
	transition: color 300ms ease, background 300ms ease;
	font-size: 16px;
  }
  .z-nav .z-nav__link:hover,
  .z-nav .z-nav__link:focus {
    text-decoration: none;
  }
  .z-nav .z-nav__link:hover {
    color: #34495e;
    background-color: #85d6de;
  }
  .z-nav .z-nav__link--simple:hover {
    color: #85d6de;
    background-color: transparent;
  }
  .z-nav .z-nav__link--active {
    color: #758594;
    background-color: transparent;
  }


  .z-nav__list.open-nav {
    -webkit-animation: slide-left 0ms forwards 0ms;
    /* Safari 4+ */
    -moz-animation: slide-left 0ms forwards 0ms;
    /* Fx 5+ */
    animation: slide-left 0ms forwards 0ms;
    /* IE 10+ */
  }
  .z-nav__list.close-nav {
    -webkit-animation: slide-right 0ms backwards 0ms;
    /* Safari 4+ */
    -moz-animation: slide-right 0ms backwards 0ms;
    /* Fx 5+ */
    animation: slide-right 0ms backwards 0ms;
    /* IE 10+ */
  }

  @-webkit-keyframes slide-left {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 1;
    }
  }
  @-moz-keyframes slide-left {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes slide-left {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 1;
    }
  }
  @-webkit-keyframes slide-right {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 1;
    }
  }
  @-moz-keyframes slide-right {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes slide-right {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 1;
    }
  }
}

@media (max-width: 768px) {
  .header-up {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .z-nav__toggle {
    z-index: 1500;
    position: relative;
  }
  .z-nav {
    position: absolute;
    top: 0;
    right: 15px;
    margin: 15px;
    background: none;
  }
  .z-nav__list {
    right: -35px;
    top: 58px;
    z-index: 100;
    display: block;
    width: 310px;
    padding: 20px 0;
    background-color: #34495e;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  .z-nav__list .z-nav__item {
    border: none;
  }
  .z-nav__list .z-nav__link {
    padding: 0 30px;
    font-style: normal;
  }
  .z-nav__list .z-nav__link:hover {
    color: #85d6de;
  }
  .z-nav__list .z-nav__link:focus {
    color: #ffffff;
    text-decoration: none;
  }
  .z-nav__list .z-nav__toggle-sub {
    margin-top: 0;
    margin-right: 20px;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
  }
  .z-nav__list .z-nav__toggle-sub .fa {
    margin-top: -4px;
  }
  .z-nav__list .z-nav__toggle-sub .fa-plus:before {
    content: "\f13a";
    font-size: 14px;
  }
  .z-nav__list .z-nav__toggle-sub .fa-minus:before {
    content: "\f139";
    font-size: 14px;
  }
  .z-nav__link {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }
  .z-nav__toggle-sub.plus {
    background-color: #34495e;
  }
  .z-nav__toggle-sub.plus + .z-nav__link {
    background-color: #34495e;
  }
  .z-nav__toggle-sub {
    background-color: #273747;
  }
  .z-nav__toggle-sub + .z-nav__link {
    background-color: #273747;
  }

  .z-nav__list {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .z-nav__list.open-nav {
    -webkit-animation: slide-left 500ms forwards 400ms;
    /* Safari 4+ */
    -moz-animation: slide-left 500ms forwards 400ms;
    /* Fx 5+ */
    animation: slide-left 500ms forwards 400ms;
    /* IE 10+ */
    -ms-transform: translate(0, 0);
  }
  .z-nav__list.close-nav {
    -webkit-animation: slide-right 500ms backwards 300ms;
    /* Safari 4+ */
    -moz-animation: slide-right 500ms backwards 300ms;
    /* Fx 5+ */
    animation: slide-right 500ms backwards 300ms;
    /* IE 10+ */
    -ms-transform: translate(100%, 0);
  }

 
  @-webkit-keyframes slide-left {
    0% {
      -webkit-transform: translate3d(100%, 0, 0);
      opacity: 0;
    }
    1% {
      opacity: 1;
    }
    100% {
      -webkit-transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  @-moz-keyframes slide-left {
    0% {
      -moz-transform: translate3d(100%, 0, 0);
      opacity: 0;
    }
    1% {
      opacity: 1;
    }
    100% {
      -moz-transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  @keyframes slide-left {
    0% {
      transform: translate3d(100%, 0, 0);
      opacity: 0;
    }
    1% {
      opacity: 1;
    }
    100% {
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  @-webkit-keyframes slide-right {
    0% {
      -webkit-transform: translate3d(0, 0, 0);
      opacity: 1;
    }
    99% {
      opacity: 1;
    }
    100% {
      -webkit-transform: translate3d(100%, 0, 0);
      opacity: 0;
    }
  }
  @-moz-keyframes slide-right {
    0% {
      -moz-transform: translate3d(0, 0, 0);
      opacity: 1;
    }
    99% {
      opacity: 1;
    }
    100% {
      -moz-transform: translate3d(100%, 0, 0);
      opacity: 0;
    }
  }
  @keyframes slide-right {
    0% {
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
    99% {
      opacity: 1;
    }
    100% {
      transform: translate3d(100%, 0, 0);
      opacity: 0;
    }
  }
}



@media (min-width: 768px) {
  .header--block .z-nav {
    text-align: center;
  }
  .header--block .z-nav .z-nav__list {
    float: none;
  }
  .header--block .z-nav .z-nav__list > .z-nav__item {
    display: inline-block;
  }
  .header--block .z-nav .z-nav__list > .z-nav__item > .z-nav__link {
    position: relative;
    padding: 24px 45px;
  }
  .header--block .z-nav .z-nav__list > .z-nav__item > .z-nav__link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 68px;
    width: 1px;
    background: rgba(0, 0, 0, 0.15);
  }
  .header--block .z-nav .z-nav__list > .z-nav__item:first-child > .z-nav__link:before {
    display: none;
  }
  .header--block .z-nav .z-nav__link {
    text-align: left;
  }


}
@media (min-width: 992px) and (max-width: 1199px) {
  .header--block .z-nav .z-nav__list > .z-nav__item > .z-nav__link {
    padding: 24px 35px;
  }

}
@media (min-width: 768px) and (max-width: 991px) {
  .header--block .z-nav .z-nav__list > .z-nav__item > .z-nav__link {
    padding: 24px 20px;
  }

}
@media (max-width: 768px) {
  .header {
    min-height: 1px;
  }
 
}

.place-shrink {
  overflow-x: hidden;
}



.header-placement .header-fixed {
  background: transparent;
  top: 0;
  padding-top: 0;
}
.header-placement .header-up {
  background-color: #34495e;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.header-placement .main-title {
  margin-top: -10px;
}
.header-placement .main-title-helper {
	position: absolute;
	top: 40%;
	left: 10%;
	width: 80%;
	margin-top: 70px;
	text-align: center;
	font-size: 18px;
	text-transform: none;
	color: #85d6de;
	line-height: 25px;
}

.header-placement .main-title-ps {
	position: absolute;
	top: 30%;
	left: 10%;
	width: 80%;
	margin-top: 70px;
	text-align: center;
	font-size: 48px;
	color: #FFFFFF;
	line-height: 60px;
	font-family: "Courier New", Courier, monospace;
}
@media (max-width: 768px) {
  .header-placement .header-fixed {
    position: absolute;
  }
    .header-placement .main-title-helper {
    font-size: 16px;
	line-height: 21px;
  }
  
      .header-placement .main-title-ps {
    font-size: 38px;
	line-height: 21px;
  }
}
@media (max-width: 640px) {

  .hero-header .main-title-helper {
   font-size: 14px;
  line-height: 18px;
  }
   .hero-header .main-title-ps {
   font-size: 30px;
  line-height: 18px;
  }

}
@media (max-width: 480px) {
  .header-placement .main-title {
    font-size: 36px;
  }
  .header-placement .main-title-helper {
    font-size: 12px;
	line-height: 16px;
	margin-top: 40px;
  }
    .header-placement .main-title-ps {
    font-size: 26px;
	line-height: 16px;
	margin-top: 40px;
  }
}
.hero-header {
  position: relative;
  height: 850px;
  background: #0A2A4A;
  text-align: center;
  overflow: hidden;
}
.hero-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: url(../images/bbg.jpg);
  opacity: 0.3;
}
.hero-header .main-title {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  padding: 0;
  font-size: 50px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  z-index: 5;
}
.hero-header .main-title-helper {
  z-index: 5;
}
.hero-header .btn {
  position: absolute;
  top: 65%;
  left: 50%;
  margin-left: -70px;
}
.hero-header video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}




.hero-present {
  position: relative;
  height: 400px;
  background: #0A2A4A;
  text-align: center;
  overflow: hidden;
}
.hero-present:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: url(../images/bbg.jpg);
  opacity: 0.3;
}
.hero-present .main-title {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  padding: 0;
  font-size: 50px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  z-index: 5;
}
.hero-present .main-title-helper {
  z-index: 5;
}
.hero-present .position {
	position: absolute;
	top: 70%;
	left: 10%;
	width: 80%;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
}
.hero-present .position a {
	color: #FFFFFF;
}
.hero-present .position  ol{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.hero-present .position  ol li{
	display: inline-block;
}
.hero-present .position  ol li span{
	margin-right: 8px;
	margin-left: 8px;	
}
@media (max-width: 1600px) {
  .hero-header {
    height: 650px;
  }
  .hero-present {
    height: 400px;
  }
}
@media (max-width: 1199px) {
  .hero-header {
    height: 530px;
  }
  .hero-header .btn {
    top: 73%;
  }
  .hero-present {
    height: 380px;
  }
   .hero-present .position {
    top: 73%;
  }
}
@media (max-width: 933px) {
  .hero-header {
    height: 530px;
  }
  .hero-header .main-title {
    font-size: 42px;
  }
  .hero-header .btn {
    top: 70%;
  }
  .hero-header video {
    width: 140%;
    margin-left: -20%;
  }
  
    .hero-present {
    height: 360px;
  }
  .hero-present .main-title {
    font-size: 42px;
  }

.hero-present .position {
    top: 70%;
  }
}
@media (max-width: 768px) {
  .hero-header {
    height: 470px;
  }
  .hero-header .main-title {
    font-size: 37px;
  }
  
  
    .hero-present {
    height: 340px;
  }
.hero-present .position {
	top: 70%;
	
}
}
@media (max-width: 640px) {
  .hero-header {
    height: 440px;
  }
  .hero-header .main-title {
    font-size: 35px;
    margin-top: -40px;
  }
  .hero-header video {
    width: 180%;
    margin-left: -40%;
  }
  
    .hero-present {
    height: 320px;
  }
  .hero-present .main-title {
    font-size: 35px;
    margin-top: -40px;
  }
  .hero-present .position {
    top: 65%;
  }

}
@media (max-width: 480px) {
  .hero-header {
    height: 390px;
  }
  .hero-header .main-title {
    font-size: 30px;
    margin-top: -40px;
  }

  .hero-header .btn {
    top: 70%;
  }
  .hero-header video {
    width: 240%;
    margin-left: -70%;
  }
  
  
    .hero-present {
    height: 300px;
  }
  .hero-present .main-title {
    font-size: 30px;
    margin-top: -40px;
  }

.hero-present .position {
    top: 60%;
  }

}

.footer {
  background-color: #34495e;
}

.swiper-container {
  padding-bottom: 40px;
  margin-top: 55px;
  margin-bottom: 47px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.copy {
  margin-top: 50px;
  padding: 24px 0 28px;
  font-size: 12px;
  text-align: center;
  color: #758594;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.copy a {
  text-decoration: none;
  color: #758594;
}

.swiper-slide {
	max-width: 100%;
	min-height: 200px;
}
.staff-slider {
  border-bottom: none;
  margin-top: 45px;
  margin-bottom: -10px;
}
.staff-slider-control .prev-arrow,
.staff-slider-control .next-arrow {
  position: absolute;
  top: 50%;
  z-index: 30;
  display: block;
  width: 60px;
  height: 60px;
  padding-top: 8px;
  margin-top: -30px;
  font-size: 30px;
  color: #ffffff;
  background-color: #85d6de;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.staff-slider-control .next-arrow {
  right: 0;
  padding-left: 25px;
}
.staff-slider-control .prev-arrow {
  left: 0;
  padding-left: 23px;
}
.staff-slider-control .prev-arrow:hover,
.staff-slider-control .next-arrow:hover {
  background-color: #34495e;
}



.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}



.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}













.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

/*=============================================
[ Animation Classes ]
==============================================*/



.heading {
  margin: 25px 0 24px;
  font: 20px 'Varela Round', sans-serif;
  color: #34495e;
}


.heading-info {
	margin: 10px 0 18px;
	font-weight: bold;
	color: #758594;
	font-size: 16px;
}
.block-title {
	position: relative;
	padding: 34px 0 31px;
	margin-top: 0;
	margin-bottom: 40px;
	text-align: center;
	color: #34495e;
	border-bottom: 1px solid #dfe6e7;
	font-size: 28px;
}
.block-title:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 80px;
  height: 3px;
  margin-left: -40px;
  background-color: #85d6de;
}
.block-title--top-larger {
  margin-top: 50px;
}
.heading-cascade_en {
  margin-top: 0;
  margin-bottom: 36px;
  font-size: 28px;
  line-height: 32px;
  color: #000;
}
.heading-cascade_en .heading-cascade__step {
  display: block;
  font-size: 24px;
  color: #85d6de;
}


.heading-cascade {
  margin-top: 0;
  margin-bottom: 36px;
  font-size: 38px;
  line-height: 42px;
  color: #000;
}
.heading-cascade .heading-cascade__step {
  display: block;
  font-size: 24px;
  color: #85d6de;
}
.heading-cascade--danger .heading-cascade__step {
	color: #fe8f8c;
	margin-bottom: 5px;
}
.heading-cascade--large {
  padding-top: 14px;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 28px;
}
.heading-cascade--large .heading-cascade__step {
  text-transform: none;
  font-size: 22px;
}



.image-container {
  position: relative;
}
.image-container img {
  max-width: 100%;
}
.image-container--max {
  max-width: 262px;
}
.promo {
  padding: 32px 0;
  margin-bottom: 10px;
  text-align: center;
  background-color: #dfe6e7;
}
.promo .promo__heading {
	padding: 22px 0;
	margin: 0;
	font-size: 22px;
	font-weight: bold;
	color: #34495e;
	text-transform: uppercase;
}
.promo .promo__btn {
  margin-bottom: 18px;
  padding-left: 20px;
  padding-right: 20px;
}
.testimonial {
  padding-top: 40px;
}
.testimonial .testimonial__images {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 20px;
}
.testimonial .testimonial__images img {
  max-width: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.testimonial .testimonial__author {
  padding-top: 20px;
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: bold;
  color: #fe8f8c;
}
.testimonial .testimonial__info {
  margin-bottom: 28px;
  font-size: 12px;
  color: #fe8f8c;
}
.testimonial .testimonial__text {
  font-size: 14px;
  font-style: italic;
  line-height: 26px;
  color: #34495e;
}

.post:focus {
  text-decoration: none;
}
.post p {
  margin-bottom: 26px;
}
.post p strong {
  color: #34495e;
}
.post .post-heading {
  margin-top: 27px;
  margin-bottom: 14px;
  font-size: 28px;
  line-height: 34px;
  -webkit-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
.post .post__date {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #34495e;
}
.post .post__date--rect {
  position: absolute;
  top: 50%;
  left: -1px;
  width: 70px;
  height: 70px;
  padding-top: 20px;
  padding-left: 10px;
  margin-top: -35px;
  color: #ffffff;
  background-color: #85d6de;
}
.post .post__date--static {
  position: static;
  float: left;
  margin-right: 20px;
  margin-top: -4px;
  margin-bottom: 0;
}

.post .post__image {
  margin: 10px 0 24px;
}
.post .post__image.pull-left {
  margin-right: 30px;
}
.post .post__image.pull-right {
  margin-left: 30px;
}
.about {
	padding-bottom: 50px;
	margin-bottom: -1px;
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	background-size: 554px 630px;
	background-position: 100% top;
	overflow: hidden;
	padding-top: 50px;
}
.achivement {
  position: relative;
  min-height: 380px;
  background-color: #85d6de;
}
.achivement:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/contact-bg2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
}
.achivement:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 37%;
  background-attachment: fixed;
}
.achivement-item {
  position: relative;
  z-index: 20;
  padding-top: 90px;
  text-align: center;
}
.achivement-item .achivement-item__marker {
  position: relative;
  display: inline-block;
  font-size: 100px;
  color: #ffffff;
}
.achivement-item .achivement-item__marker:before {
	content: "{";
	position: absolute;
	top: 50%;
	left: -80px;
	margin-top: -30px;
	opacity: 0.6;
	font-size: 60px;
}
.achivement-item .achivement-item__marker:after {
	content: "}";
	position: absolute;
	top: 50%;
	right: -80px;
	margin-top: -30px;
	opacity: 0.6;
	font-size: 60px;
}
.achivement-item .achivement-item__heading {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #ffffff;
	font-size: 24px;
}
.achivement-item .achivement-item__heading_en {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #ffffff;
	font-size: 24px;
}

.achivement-item .achivement-item__highlight {
	color: #66CCFF;
}
.achivement-item .achivement-item__info {
  color: #ffffff;
}

.achivement-item .achivement-item__info_en {
  color: #ffffff;
}



.achivement-item--large {
  padding-top: 2px;
}
.achivement-item--large .achivement-item__marker {
  font-size: 180px;
}
.achivement-item--large .achivement-item__marker:before,
.achivement-item--large .achivement-item__marker:after {
  font-size: 100px;
  margin-top: -50px;
}
.achivement-item--large .achivement-item__heading {
	font-size: 40px;
	margin-top: -20px;
	margin-bottom: 10px;
}
.achivement-item--large .achivement-item__info {
  font-size: 18px;
}
.achivement-item--large .achivement-item__heading_en {
	font-size: 28px;
	margin-top: -20px;
	margin-bottom: 10px;
}
.achivement-item--large .achivement-item__info_en {
  font-size: 16px;
}
.image--border-hover {
  position: relative;
  overflow: hidden;
}
.image--border-hover:before {
  content: "";
  position: absolute;
  top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
  border: 5px solid #85d6de;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  opacity: 0;
}


.staff .staff__name {
	margin: 42px 0 2px;
	font-weight: bold;
	font-size: 18px;
}
.staff .staff__position {
  margin-bottom: 18px;
  color: #fe8f8c;
  -webkit-transition: color 300ms ease-in;
  -o-transition: color 300ms ease-in;
  transition: color 300ms ease-in;
}
.staff:hover .staff__position,
.staff:hover .post__text {
  color: #34495e;
}
.staff:hover .image--border-hover:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}
.staff-container {
  position: relative;
}
.staff-container a {
	color: #999;
}
.testimonial-block {
  padding-bottom: 145px;
  background-image: url('../images/testimonial.jpg');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.testimonial-wrap {
  padding-left: 0;
  list-style: none;
  font-style: normal;
}
.testimonial-wrap .testimonial {
  max-width: 360px;
  margin: 0 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 40px;
  float: left;
}
.testimonial-wrap .testimonial__author {
  padding-top: 18px;
  margin-bottom: 0;
}
.testimonial-wrap .testimonial__info {
  margin-bottom: 20px;
}



.post--preview-link {
  display: block;
  padding-right: 15px;
  margin-bottom: 30px;
}
.post--preview-link .post__heading {
	margin-top: 32px;
	margin-bottom: 18px;
	line-height: 22px;
	font-weight: bold;
	font-size: 18px;
}
.post--preview-link .post__author {
  font-style: italic;
  font-weight: bold;
  margin-top: -11px;
  margin-bottom: 0;
  color: #34495e;
}
.post--preview-link .post__text {
  -webkit-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
.post--preview-link:hover {
  background-color: #85d6de;
}

.post--preview-link:hover .post__text {
  color: #34495e;
}

.post--right {
  text-align: right;
}
.post--preview-link .post--right {
  padding-right: 0;
  padding-left: 15px;
}
.contact-info--primary {
  padding: 36px 0 40px 32px;
}
.contact-info--primary .contact-info__item {
  margin-right: 40px;
  padding-left: 38px;
  font-size: 14px;
  color: #34495e;
}
.contact-info--primary .fa-location-arrow {
  top: 2px;
  left: 9px;
  font-size: 16px;
}
.contact-info--primary .fa-mobile {
  top: 0px;
  left: 10px;
  font-size: 22px;
}
.contact-info--primary .fa-envelope {
  top: 2px;
  left: 8px;
  font-size: 14px;
}
.contact-info--primary .fa-skype {
  position: absolute;
  top: -1px;
  left: 0px;
  font-size: 20px;
}



.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
}
.btn {
	line-height: 100% !important;
	display: inline-block;
	border: none;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: all 400ms ease-in;
	-o-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	font: 18px 'Varela Round', sans-serif;
}


.btn-info {
  background-color: #85d6de;
}
.btn-info:hover {
  background-color: #85d6de;
}
.btn-warning {
  background-color: #fed37f;
}
.btn-warning:hover {
  background-color: #fed37f;
}

.btn--decorated {
  position: relative;
  z-index: 20;
  padding: 15px 37px 12px 37px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  -webkit-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.btn--decorated:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 50%;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 0 0 25px 25px;
  -moz-border-radius: 0 0 25px 25px;
  border-radius: 0 0 25px 25px;
}
.btn--decorated.btn-info:hover {
  background-color: #7bc6cd;
}
.btn--decorated.btn-warning:hover {
  background-color: #eac375;
}

.promo--secondary {
  background-color: #85d6de;
}
.promo--secondary .promo__heading {
	padding: 0;
	padding-bottom: 2px;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	font-size: 24px;
}
.promo--secondary .promo__describe {
  padding-bottom: 2px;
  color: #000;
}
.promo--secondary .promo__btn {
  padding-left: 39px;
  padding-right: 39px;
  margin-bottom: 8px;
}
.promo--clean {
  margin-bottom: 0;
}

.footer--cut {
  text-align: center;
}
.footer--cut .heading-info {
  padding-top: 25px;
  margin-bottom: 7px;
}
.footer--cut .contact-info {
  padding-top: 5px;
  padding-bottom: 5px;
}
.footer--cut .contact-info .contact-info__item {
  color: #758594;
}
.footer--cut .contact-info .contact-info__item .fa {
  color: #ffffff;
}
.footer--cut .copy {
  margin-top: 26px;
  padding-bottom: 23px;
  border: none;
}
.contact-info--primary .contact-info__item--sm {
  padding-left: 3px !important;
  display: inline-block;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .footer .swiper-container {
    padding-bottom: 40px;
  }
  .post--preview-link .post__heading {
    margin-top: 10px;
    margin-bottom: 8px;
  }
  .post--preview-link .post__author {
    margin-top: -20px;
  }
  .staff .staff__name {
    margin-top: 15px;
  }
  .contact-info--primary .contact-info__item {
    margin-right: 0;
    padding-left: 30px;
  }

}


@media (min-width: 768px) and (max-width: 991px) {
  .contact-info .contact-info__item {
    padding-right: 10px;
  }
  .z-nav {
    margin-right: -18px;
  }
  .z-nav .z-nav__link {
    padding-left: 8px;
    padding-right: 8px;
  }
  .image-container {
    margin-bottom: 20px;
  }
  .swiper-slide .image-container {
    margin-bottom: 0;
  }
  .testimonial {
    margin-bottom: 20px;
  }
  .footer .swiper-container {
    padding-bottom: 60px;
  }
  .post--preview-link .image-container {
    margin-bottom: 0;
  }
  .post--preview-link .post__heading {
    margin-top: 52px;
  }
  .about {
    background-position: 150% 100%;
  }
  .achivement-item .achivement-item__marker:before {
    left: -50px;
  }
  .achivement-item .achivement-item__marker:after {
    right: -50px;
  }
  .contact-info--primary .contact-info__item {
    display: inline-block;
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  .header-fixed {
    position: relative;
  }
}

@media (max-width: 767px) {
  .contact-info .contact-info__item {
    padding-right: 5px;
  }
  .image-container {
    margin-bottom: 20px;
  }
  .swiper-slide .image-container {
    margin-bottom: 0;
  }
  .testimonial {
    margin-bottom: 20px;
  }
  .testimonial-first {
    padding-top: 0;
  }
  .footer .swiper-container {
    padding-bottom: 60px;
  }

  .post--preview-link {
    max-width: 570px;
  }
  .post--preview-link .image-container {
    margin-bottom: 0;
  }
  .about {
    background: none;
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .staff {
    margin: 0 auto 20px;
  }

  .contact-info--primary {
    padding-left: 20px;
  }
  .contact-info--primary .contact-info__item {
    display: block;
    margin-bottom: 20px;
    text-align: left;
  }
  .contact-info--primary .contact-info__item .fa-skype {
    left: 5px;
  }
  .mobile--devider {
    margin-top: 0;
  }


  .footer--cut .contact-info {
    padding-left: 0;
  }
  .footer--cut .contact-info .contact-info__item {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .post--preview-link {
    margin-left: auto;
    margin-right: auto;
  }

  .z-nav__link {
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
  }
  .post--preview-link .post--right {
    padding-left: 0;
    text-align: left;
  }
  .post--preview-link.post--right .image-container {
    float: none !important;
  }
}

@media (max-width: 640px) {
  .heading-info--mobile {
    margin-top: 25px;
  }
  .post--preview-link .post__heading {
    margin-top: 10px;
    margin-bottom: 8px;
  }
  .post--preview-link .post__author {
    margin-top: -20px;
  }
  .post--preview-link .post__text {
    line-height: 20px;
  }
  .post--preview-link.post--right .image-container {
    float: none !important;
  }

}
/*------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
  .one-column {
    width: 100%;
  }
  .post--preview-link {
    max-width: 262px;
    padding-right: 0;
  }
  .post--preview-link .post__heading {
    padding: 0 10px;
  }
  .post--preview-link .post__text {
    padding: 0 10px;
    line-height: 26px;
  }
  .post--preview-link .post__author {
    padding: 10px;
  }
  
  
  

  
  
  
  
  .achivement-item .achivement-item__marker:before {
    left: -40px;
  }
  .achivement-item .achivement-item__marker:after {
    right: -40px;
  }
  .staff .staff__name,
  .staff .staff__position {
    padding: 0 10px;
  }
  .testimonial-wrap .testimonial {
    max-width: 295px;
  }
  .footer--cut .contact-info .contact-info__item {
    max-width: 100%;
  }
  .post--preview-link {
    text-align: center;
  }
}











.map {
  width: 100%;
}
.map--large {
	height: 700px;
	margin-top: 1px;
	margin-bottom: 1px;
	overflow: hidden;
}










.content-block {
  position: relative;
  z-index: 40;
}

.footer--contact .contact--dark .contact__field {
  margin-bottom: 15px;
  color: #758594;
  background: #2c3e50;
  border-color: #2c3e50;
}  
.footer--contact .form-container {
  position: relative;
  top: 0;
  background-color: #34495e;
}  
.footer--light .form-container {
  background: #f3f7f7;
}

.form-container {
  position: absolute;
  top: 125px;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  text-align: center;
}
.form-container .form-container__slogan {
  padding: 33px 20px;
  font-weight: bold;
  font-style: italic;
  color: #34495e;
  background-image: url(../images/icons/arrow-smooth.svg);
  background-repeat: no-repeat;
  background-size: 100px 30px;
  background-position: 80% 65%;
}

.form-container-inner {
  padding: 30px 25px 22px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert {
  position: relative;
  margin-bottom: 10px;
  padding: 34px 35px 33px 77px;
  color: #34495e;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.alert .fa {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -11px;
  font-size: 22px;
  text-align: center;
  color: #ffffff;
}
.alert .fa-times {
  margin-top: -6px;
  font-size: 12px;
  color: #34495e;
}
.alert .close {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background: none;
  border: none;
}
.alert .alert-market {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 60px;
  height: 100%;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

.contact .contact__field.invalid_field {
  width: 100%;
  border: 1px solid #fe8f8c;
}

.contact .contact__field {
  width: 100%;
  padding: 6px 20px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #34495e;
  background: none;
  border: none;
  border: solid 1px #dfe6e7;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  box-shadow: none;
}
.contact .contact__field:focus {
  border-color: #34495e;
}
.contact .contact__area {
  min-height: 100px;
}
.contact .btn-submit {
  padding-left: 24px;
  padding-right: 24px;
}
.contact h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.heading-helper {
	margin: 24px 0;
	font-size: 18px;
}
.heading-helper--thin {
  margin-top: 0;
}
.heading-helper--bottom {
  margin-bottom: 10px;
}
.heading-helper--large {
  font-size: 22px;
  text-transform: uppercase;
  text-align: center;
}
.heading-helper--sm {
  font-size: 14px;
  text-transform: uppercase;
}
.heading-helper--markered {
  position: relative;
  overflow: hidden;
  padding: 26px 0 26px 30px;
}
.heading-helper--markered:before {
  content: "\f10c";
  position: absolute;
  top: 27px;
  left: 0;
  width: 16px;
  height: 16px;
  padding-top: 3px;
  padding-left: 4px;
  font: 9px FontAwesome;
  color: #ffffff;
  background-color: #85d6de;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.heading-helper--markered-first {
  margin-top: 9px;
}

.footer--expand .contact .contact__field {
  margin-bottom: 30px;
  color: #ffffff;
  background-color: #758594;
  border-color: transparent;
}
.footer--expand .contact .contact__field:focus {
  border-color: #ffffff;
}



@media (min-width: 768px) and (max-width: 991px) {    
.one-column-lg {
    width: 100%;
  }
.comment-form .btn-submit {
    margin-top: 10px;
  }
 } 

@media (max-width: 767px) {
	  .one-column-lg {
    width: 100%;
  }
.form-container {
    left: 20px;
  }
   } 
@media (max-width: 640px) { 
  .one-column-lg {
    width: 100%;
  }
.map--large {
  height: 450px;
}
    .form-container {
    position: relative;
    top: 0;
    left: 0;
  }
  .form-container .form-container__slogan {
    display: none;
  }
  
   }

   
@media (max-width: 480px) { 
  .one-column-lg {
    width: 100%;
  } 
.map--large {
  height: 380px;
} 

  	  .form-container .form-container__slogan {
    background-position: 80% 100%;
  }
    }
	
	








/* -------------------------------------------------- */
/*	Portfolio Items
/* -------------------------------------------------- */
#product ul {
	padding: 0px;
}

ul.portfolio-items {
	font-size: 0;
	-webkit-backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	margin: 0px;
	}
	
ul.portfolio-items li {
	position: relative;
	display: inline-block;
	width: 20%;
	max-width: 20%;
	vertical-align: top;
	font-size: 0;
	text-align: left;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0;
	overflow: hidden;
}
ul.portfolio-items .mix { display: none; }		
ul.portfolio-items img { display: block; }
.work-item {
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.work-item img {
	display: block;
	-webkit-transition: -webkit-transform .25s ease-in-out;
	transition: transform .25s ease-in-out;
	height: 100%;
	width: 100%;
	
}
.work-item:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.image-extra {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	overflow: hidden;
	width: 100%;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity = 0);
	background-color: rgba(0, 194, 169, 0.1);
	-webkit-transition: opacity .25s ease, background-color .45s ease;
	transition: opacity .25s ease, background-color .45s ease;
	height: 100%;
			}
			
.ie8 .image-extra { visibility: hidden; }
.work-item.touched .image-extra,
.work-item:hover .image-extra {
	background-color: #00c2a9;
	background-color: rgba(0, 194, 169, 0.8);
	opacity: 1;
	filter: alpha(opacity = 80);
}
.ie8 .work-item:hover .image-extra { visibility: visible; }
.extra-content {
	display: table;
	overflow: hidden;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	height: 100%;
}	

.inner-extra {
	display: table-cell;
	margin: 0;
	padding: 0 10px;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
					
.link-icon .curtain,
.plus-icon .curtain {
	display: inline-block;
	width: 50px;
	border: 1px solid #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-ms-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	height: 50px;
}
.image-extra .single-image {
  display: inline-block;
  margin: 20px 5px 0;
}
				
					.single-image.link-icon .curtain {
	-webkit-transform: translateX(-300%);
	transform: translateX(-300%);
	font-size: 20px;
					}

					.single-image.plus-icon .curtain {
						-webkit-transform: translateX(300%);
								transform: translateX(300%);
					}
					
					.work-item:hover .link-icon .curtain,
					.work-item:hover .plus-icon .curtain {
						-webkit-transform: translateX(0);
								transform: translateX(0);
					}
					
					.link-icon .curtain:hover,
					.plus-icon .curtain:hover {
						border-color: transparent;
						background-color: #fff;
						background-color: rgba(255,255,255,.9);
					}

					.link-icon .curtain:after,
					.plus-icon .curtain:after {
						position: absolute;
						left: 0;
						top: 0;
						display: block;
						width: 100%;
						height: 100%;
						color: #fff;
						text-align: center;
						font-size: 20px;
						font-family: 'fontello';
						line-height: 50px;

						-webkit-border-radius: 50%;
								border-radius: 50%;
						-webkit-transition: color .25s ease-in-out;
								transition: color .25s ease-in-out;
					}

					.plus-icon .curtain:after  { content: '\e9a1'; font-size: 28px; }
					.link-icon .curtain:after  { content: '\e84f'; }
					
					.link-icon .curtain:hover:after,
					.plus-icon .curtain:hover:after { color: #00c2a9; }

						.extra-title  {
	margin-bottom: 6px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 0px;
	font-weight: normal;
						}

.extra-category {
	margin-bottom: 10px;
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	margin-top: 0px;							
						}

/* -------------------------------------------------- */
	/*	書簽
	/* -------------------------------------------------- */

	.portfolio-filter {
		margin-bottom: 45px;
		font-size: 0;
		text-align: center;
		width: 100%;
	}
	
		.portfolio-filter li {
			position: relative;
			display: inline-block;
			margin: 0 0 5px 0;
			padding: 6px 34px;
			border-color: #cfcfcf;
			border-style: solid;
			border-width: 1px 0 1px 1px;
			font-size: 14px;
			cursor: pointer;
			
			-webkit-transition: all .25s ease;
					transition: all .25s ease;
		}
		
		.ie8 .portfolio-filter li			   { border-width: 1px 1px 1px 0; }
		.ie8 .portfolio-filter li:first-child  { border-left-width: 1px; }
		
		.portfolio-filter li:first-child {
			-webkit-border-radius: 6px 0 0 6px;
					border-radius: 6px 0 0 6px;
		}
		
		.portfolio-filter li:last-child {
			border-right-width: 1px;
			-webkit-border-radius: 0 6px 6px 0;
					border-radius: 0 6px 6px 0;
		}
		
		.portfolio-filter li:hover { background-color: #f6f6f6; }
		
		.portfolio-filter li.active {
			border-color: #00c2a9;
			background-color: #00c2a9;
			color: #fff;
		}
		
		.portfolio-filter li.active + li { border-left-color: #00c2a9; }
@media screen and (min-width: 993px) and (max-width: 1200px) {
ul.portfolio-items li { 
	width: 25%;
	max-width: 25%;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.portfolio-filter li { padding: 3px 15px; }
ul.portfolio-items li { 
	width: 33.33333333333333%; 
	max-width: 33.33333333333333%; 
}
}
@media only screen and (max-width: 767px) {
.image-extra .single-image { 
	margin: 10px 5px 0;
}
.portfolio-items .link-icon .curtain,
.portfolio-items .plus-icon .curtain {
	width: 35px;
	height: 35px;
}

.portfolio-items .link-icon .curtain:after,
.portfolio-items .plus-icon .curtain:after {
	font-size: 14px;
	line-height: 35px;
}

.portfolio-items .plus-icon .curtain:after  { 
	font-size: 22px; 
	line-height: 32px; 
}
.extra-title {
	font-size: 15px;
	line-height: 18px;
}

.extra-category {
	font-size: 12px;
}
.portfolio-filter { text-align: left; }
.portfolio-filter li {
	width: 48%;
	border-width: 1px;
	text-align: center;
}
.portfolio-filter li:first-child {
	-webkit-border-radius: 0;
	border-radius: 0;
}
.portfolio-filter li:last-child {
	border-right-width: 1px;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.portfolio-filter li:nth-child(2n-1) {
	margin-right: 4%;
	-webkit-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;
}
				
.portfolio-filter li:nth-child(2n) {
	margin-right: 0;
	-webkit-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
}

.portfolio-filter li.active + li { border-left-color: #cfcfcf; }
ul.portfolio-items li { 
	width: 50%;
	max-width: 50%;
}
	}

