@import url(https://fonts.googleapis.com/css?family=Quicksand:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
body {
  overflow-x: hidden;
  color: #555555;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #f57c00;
}
p {
  font-size: 14px;
  line-height: 1.75;
}
p.large {
  font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  outline: none;
  text-decoration: none;
}
a {
  color: #f57c00;
}
a:hover,
a:focus,
a:active,
a.active {
  color: #c26200;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.img-centered {
  margin: 0 auto;
}
.bg-light-gray {
  background-color: #f7f7f7;
}
.bg-darkest-gray {
  background-color: #222222;
}
.pb-lg,
.pb-lg-nmo {
  padding-bottom: 25px;
}
.pt-lg,
.pt-lg-nmo {
  padding-top: 25px;
}
@media (max-width: 767px) {
  .pt-lg-nmo {
    padding: 0;
  }
}
.dl-tg {
  border-top: 1px dotted #ddd;
}
@media (max-width: 767px) {
  .dl-tg {
    border-top: 0px dotted #ddd;
  }
}
.btt-btn {
  cursor: pointer;
  position: fixed;
  bottom: 24px;
  right: 20px;
  height: 40px;
  width: 40px;
  padding: 5px 7px;
  font-size: 20px;
  border-radius: 25px;
  border: 3px solid #fff !important;
  display: none;
}
@media (max-width: 830px) {
  .btt-btn {
    bottom: -120px;
  }
}
.btn-primary {
  color: #ffffff;
  background-color: #f57c00;
  border-color: #f57c00;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #c26200;
  border-color: #b85d00;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #f57c00;
  border-color: #f57c00;
}
.btn-primary .badge {
  color: #f57c00;
  background-color: #ffffff;
}
.btn-xl {
  color: #ffffff;
  background-color: #f57c00;
  border-color: #f57c00;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  border-radius: 3px;
  font-size: 18px;
  padding: 15px 30px;
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  color: #ffffff;
  background-color: #c26200;
  border-color: #b85d00;
}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  background-image: none;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
  background-color: #f57c00;
  border-color: #f57c00;
}
.btn-xl .badge {
  color: #f57c00;
  background-color: #ffffff;
}
.btn-xl.more {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: #ffffff;
  margin-top: 10px;
  font-weight: 400;
  font-size: 16px;
  padding: 20px 0;
  width: 76px;
  height: 76px;
  border-width: 3px;
  border-radius: 50px;
}
.btn-xl.more:hover,
.btn-xl.more:focus,
.btn-xl.more:active,
.btn-xl.more.active,
.open .dropdown-toggle.btn-xl.more {
  color: #ffffff;
  background-color: rgba(230, 230, 230, 0.1);
  border-color: #e0e0e0;
}
.btn-xl.more:active,
.btn-xl.more.active,
.open .dropdown-toggle.btn-xl.more {
  background-image: none;
}
.btn-xl.more.disabled,
.btn-xl.more[disabled],
fieldset[disabled] .btn-xl.more,
.btn-xl.more.disabled:hover,
.btn-xl.more[disabled]:hover,
fieldset[disabled] .btn-xl.more:hover,
.btn-xl.more.disabled:focus,
.btn-xl.more[disabled]:focus,
fieldset[disabled] .btn-xl.more:focus,
.btn-xl.more.disabled:active,
.btn-xl.more[disabled]:active,
fieldset[disabled] .btn-xl.more:active,
.btn-xl.more.disabled.active,
.btn-xl.more[disabled].active,
fieldset[disabled] .btn-xl.more.active {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: #ffffff;
}
.btn-xl.more .badge {
  color: rgba(255, 255, 255, 0.1);
  background-color: #ffffff;
}
.btn-xl.more:hover,
.btn-xl.more:focus,
.btn-xl.more:active,
.btn-xl.more.active {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.25);
  border-color: #ffffff;
  padding: 24px 0;
  text-shadow: 0 2px 6px #000;
}
.btn-xl.more:hover:hover,
.btn-xl.more:focus:hover,
.btn-xl.more:active:hover,
.btn-xl.more.active:hover,
.btn-xl.more:hover:focus,
.btn-xl.more:focus:focus,
.btn-xl.more:active:focus,
.btn-xl.more.active:focus,
.btn-xl.more:hover:active,
.btn-xl.more:focus:active,
.btn-xl.more:active:active,
.btn-xl.more.active:active,
.btn-xl.more:hover.active,
.btn-xl.more:focus.active,
.btn-xl.more:active.active,
.btn-xl.more.active.active,
.open .dropdown-toggle.btn-xl.more:hover,
.open .dropdown-toggle.btn-xl.more:focus,
.open .dropdown-toggle.btn-xl.more:active,
.open .dropdown-toggle.btn-xl.more.active {
  color: #ffffff;
  background-color: rgba(230, 230, 230, 0.25);
  border-color: #e0e0e0;
}
.btn-xl.more:hover:active,
.btn-xl.more:focus:active,
.btn-xl.more:active:active,
.btn-xl.more.active:active,
.btn-xl.more:hover.active,
.btn-xl.more:focus.active,
.btn-xl.more:active.active,
.btn-xl.more.active.active,
.open .dropdown-toggle.btn-xl.more:hover,
.open .dropdown-toggle.btn-xl.more:focus,
.open .dropdown-toggle.btn-xl.more:active,
.open .dropdown-toggle.btn-xl.more.active {
  background-image: none;
}
.btn-xl.more:hover.disabled,
.btn-xl.more:focus.disabled,
.btn-xl.more:active.disabled,
.btn-xl.more.active.disabled,
.btn-xl.more:hover[disabled],
.btn-xl.more:focus[disabled],
.btn-xl.more:active[disabled],
.btn-xl.more.active[disabled],
fieldset[disabled] .btn-xl.more:hover,
fieldset[disabled] .btn-xl.more:focus,
fieldset[disabled] .btn-xl.more:active,
fieldset[disabled] .btn-xl.more.active,
.btn-xl.more:hover.disabled:hover,
.btn-xl.more:focus.disabled:hover,
.btn-xl.more:active.disabled:hover,
.btn-xl.more.active.disabled:hover,
.btn-xl.more:hover[disabled]:hover,
.btn-xl.more:focus[disabled]:hover,
.btn-xl.more:active[disabled]:hover,
.btn-xl.more.active[disabled]:hover,
fieldset[disabled] .btn-xl.more:hover:hover,
fieldset[disabled] .btn-xl.more:focus:hover,
fieldset[disabled] .btn-xl.more:active:hover,
fieldset[disabled] .btn-xl.more.active:hover,
.btn-xl.more:hover.disabled:focus,
.btn-xl.more:focus.disabled:focus,
.btn-xl.more:active.disabled:focus,
.btn-xl.more.active.disabled:focus,
.btn-xl.more:hover[disabled]:focus,
.btn-xl.more:focus[disabled]:focus,
.btn-xl.more:active[disabled]:focus,
.btn-xl.more.active[disabled]:focus,
fieldset[disabled] .btn-xl.more:hover:focus,
fieldset[disabled] .btn-xl.more:focus:focus,
fieldset[disabled] .btn-xl.more:active:focus,
fieldset[disabled] .btn-xl.more.active:focus,
.btn-xl.more:hover.disabled:active,
.btn-xl.more:focus.disabled:active,
.btn-xl.more:active.disabled:active,
.btn-xl.more.active.disabled:active,
.btn-xl.more:hover[disabled]:active,
.btn-xl.more:focus[disabled]:active,
.btn-xl.more:active[disabled]:active,
.btn-xl.more.active[disabled]:active,
fieldset[disabled] .btn-xl.more:hover:active,
fieldset[disabled] .btn-xl.more:focus:active,
fieldset[disabled] .btn-xl.more:active:active,
fieldset[disabled] .btn-xl.more.active:active,
.btn-xl.more:hover.disabled.active,
.btn-xl.more:focus.disabled.active,
.btn-xl.more:active.disabled.active,
.btn-xl.more.active.disabled.active,
.btn-xl.more:hover[disabled].active,
.btn-xl.more:focus[disabled].active,
.btn-xl.more:active[disabled].active,
.btn-xl.more.active[disabled].active,
fieldset[disabled] .btn-xl.more:hover.active,
fieldset[disabled] .btn-xl.more:focus.active,
fieldset[disabled] .btn-xl.more:active.active,
fieldset[disabled] .btn-xl.more.active.active {
  background-color: rgba(255, 255, 255, 0.25);
  border-color: #ffffff;
}
.btn-xl.more:hover .badge,
.btn-xl.more:focus .badge,
.btn-xl.more:active .badge,
.btn-xl.more.active .badge {
  color: rgba(255, 255, 255, 0.25);
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .btn-xl.more {
    margin-top: 24px;
    padding: 25px 0;
    width: 86px;
    height: 86px;
  }
}
.navbar-default {
  background-color: #222222;
  border-color: transparent;
  padding: 5px 0;
}
.navbar-default .navbar-brand {
  color: #f57c00;
  padding: 0;
  margin-left: 10px !important;
  width: 178px;
  height: 50px;
  font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
}
.navbar-default .navbar-brand img {
  width: 100%;
  height: auto;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
  color: #c26200;
}
.navbar-default .navbar-collapse {
  border-color: rgba(255, 255, 255, 0.02);
  margin-top: 5px;
}
.navbar-default .navbar-toggle {
  background-color: #f57c00;
  border-color: #f57c00;
  margin-top: 6px;
  margin-bottom: 6px;
  padding: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
  height: 3px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #f57c00;
}
.navbar-default .nav li a {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.06em;
  padding: 10px 12px;
  color: white;
}
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
  color: #f57c00;
  outline: none;
}
@media (max-width: 991px) {
  .navbar-default .nav li a {
    padding: 10px 8px;
    letter-spacing: 0.04em;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .actived > a {
  border-radius: 0;
  color: white;
  background-color: #f57c00;
}
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .actived > a:hover,
.navbar-default .navbar-nav > .actived > a:focus {
  color: white;
  background-color: #c26200;
}
.navbar-nav > li {
  border-bottom: 1px dotted #444;
}
@media (min-width: 768px) {
  .navbar-nav > li {
    border-bottom: none;
  }
}
.navbar-right {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .navbar-right {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-default .navbar-nav > li > a.active {
  background-color: #f80;
  border-radius: 3px;
  color: white;
}
.navbar-default .navbar-nav > li > a.active:hover,
.navbar-default .navbar-nav > li > a.active:Focus {
  background-color: #e70;
}
.list-inline > li {
  padding-right: 4px;
  padding-left: 4px;
}
.dropdown-menu {
  background-color: rgba(18, 18, 18, 0.95);
  border-radius: 4px !important;
  border: 1px solid #222;
  margin-top: 10px;
}
.dropdown-menu.lang {
  min-width: 52px;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #000;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: white;
}
@media (min-width: 768px) {
  .navbar-default {
    background-color: transparent;
    padding: 25px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
    border: none;
  }
  .navbar-default .navbar-brand {
    font-size: 2em;
    padding: 0;
    margin-left: 0 !important;
    margin-top: -10px;
    width: 228px;
    height: 64px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .actived > a {
    border-radius: 3px;
  }
  .navbar-default.navbar-shrink {
    background-color: rgba(18, 18, 18, 0.85);
    padding: 10px 0;
  }
  .navbar-default.navbar-shrink .navbar-brand {
    font-size: 1.5em;
    padding: 0;
    margin-left: 0 !important;
    margin-top: 0;
    width: 178px;
    height: 50px;
  }
  .navbar-default.navbar-shrink .navbar-brand img {
    width: 100%;
    height: auto;
  }
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  border-radius: 4px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
header {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-color: #666;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  text-align: center;
  color: white;
  box-shadow: inset 0 100px 120px -30px rgba(0, 0, 0, 0.75);
}
header .intro-text {
  padding-top: 140px;
  padding-bottom: 80px;
}
header .intro-text .intro-lead-in {
  font-family: "Quicksand", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 25px;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
header .intro-text .intro-heading {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 46px;
  line-height: 50px;
  margin-bottom: 25px;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}
header.hd-00 {
  background-image: url('../img/header-bg.jpg');
}
header.hd-01 {
  background-image: url('../img/header-bg01.jpg');
}
header.hd-02 {
  background-image: url('../img/header-bg02.jpg');
}
header.hd-03 {
  background-image: url('../img/header-bg03.jpg');
}
header.carousel .carousel-control {
  width: 8%;
}
header.carousel .carousel-control .icon-next,
header.carousel .carousel-control .icon-prev {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
header.carousel .icon-prev:before {
  content: "\f053";
}
header.carousel .icon-next:before {
  content: "\f054";
}
header.carousel .carousel-control .glyphicon-chevron-left,
header.carousel .carousel-control .icon-prev {
  margin-left: -15px;
}
header.carousel .fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  box-shadow: inset 0 100px 100px -40px rgba(0, 0, 0, 0.5);
}
header.carousel .carousel-indicators li {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 12px;
  margin: 2px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 10px;
  transition-duration: 0.5s;
}
header.carousel .carousel-indicators .active {
  width: 14px;
  height: 14px;
  margin: 0 2px;
  background-color: rgba(255, 255, 255, 0.7);
}
@media (min-width: 992px) {
  header .intro-text {
    padding-top: 280px;
    padding-bottom: 190px;
  }
  header .intro-text .intro-lead-in {
    font-family: "Quicksand", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 25px;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  }
  header .intro-text .intro-heading {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 75px;
    line-height: 75px;
    margin-bottom: 50px;
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  }
}
.delay-1s {
  -webkit-animation-delay: 0.5s;
  /* Safari */
  animation-delay: 0.5s;
}
.delay-2s {
  -webkit-animation-delay: 1s;
  /* Safari */
  animation-delay: 1s;
}
.delay-3s {
  -webkit-animation-delay: 1.5s;
  /* Safari */
  animation-delay: 1.5s;
}
section {
  padding: 60px 0;
  min-height: calc(100vh - 360px);
}
section h2.section-heading {
  font-size: 34px;
  margin-top: 0;
  margin-bottom: 15px;
}
section h2.section-heading span {
  display: inline-block;
  padding-bottom: 8px;
  border-bottom: 3px solid #e8e8e8;
}
@media (min-width: 768px) {
  section h2.section-heading {
    font-size: 40px;
  }
}
section h3.section-subheading {
  font-size: 16px;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-style: normal;
  font-weight: 400;
  line-height: 1.35;
  margin-top: 15px;
  margin-bottom: 50px;
}
.article-img {
  width: 170px;
  height: 170px;
  margin: auto;
  background-color: #e8e8e8;
  color: white;
  border-radius: 100%;
  border: 6px solid #e8e8e8;
  text-align: center;
}
.icon-img {
  width: 60px;
  height: 60px;
  margin: auto;
  background-color: white;
  color: white;
  border-radius: 100%;
  border: 3px solid white;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
@media (min-width: 768px) {
  section {
    padding: 80px 0;
  }
}
.dlhr {
  height: 1px;
  line-height: 1px;
  border-bottom: 1px dotted #ccc;
  margin: 30px auto;
  width: 90%;
  min-width: 280px;
}
.nondlhr {
  height: 30px;
  line-height: 30px;
}
.article-inner,
.about-inner {
  padding: 20px 0;
}
@media (min-width: 992px) {
  .article-inner,
  .about-inner {
    padding: 20px 40px;
  }
}
.about-cmh {
  min-height: 170px;
  width: 1px;
}
.about-text {
  width: calc(100% - 2px);
  font-size: 14px;
  line-height: 1.75;
}
.about-cmh,
.about-text {
  display: inline-block;
  vertical-align: middle;
}
h4.subheading {
  color: #447;
}
h4.subheading span {
  color: #777;
  font-size: 16px;
  display: block;
  padding-top: 5px;
  font-weight: normal;
}
.oli-mbm li {
  padding: 5px 0;
}
.service-heading {
  margin: 15px 0;
  text-transform: none;
}
#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  background: rgba(245, 124, 0, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  background-color: white;
  text-align: center;
  padding: 25px;
}
#portfolio .portfolio-item .portfolio-caption h4 {
  text-transform: none;
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption p {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 16px;
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
.timeline {
  list-style: none;
  padding: 0;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: "";
  width: 2px;
  background-color: #f1f1f1;
  left: 40px;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 50px;
  position: relative;
  min-height: 50px;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li .timeline-panel {
  width: 100%;
  float: right;
  padding: 0 20px 0 100px;
  position: relative;
  text-align: left;
}
.timeline > li .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li .timeline-image {
  left: 0;
  margin-left: 0;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 100;
  background-color: #f57c00;
  color: white;
  border-radius: 100%;
  border: 7px solid #f1f1f1;
  text-align: center;
}
.timeline > li .timeline-image h4 {
  font-size: 10px;
  margin-top: 12px;
  line-height: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  text-align: left;
  padding: 0 20px 0 100px;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body > p,
.timeline .timeline-body > ul {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    margin-bottom: 100px;
    min-height: 100px;
  }
  .timeline > li .timeline-panel {
    width: 41%;
    float: left;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    width: 100px;
    height: 100px;
    left: 50%;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    margin-top: 16px;
    line-height: 18px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    text-align: left;
    padding: 0 30px 20px 20px;
  }
}
@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    margin-top: 30px;
    line-height: 26px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}
.team-member {
  text-align: center;
  margin-bottom: 50px;
}
.team-member img {
  margin: 0 auto;
  border: 7px solid white;
}
.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}
.team-member p {
  margin-top: 0;
}
aside.clients img {
  margin: 50px auto;
}
section#contact .map-bk {
  background-color: #222222;
  background-image: url('../img/map-image.png');
  background-position: center;
  background-repeat: no-repeat;
  color: white;
  padding: 40px 0 50px;
}
section#contact .add-mask {
  background-color: rgba(0, 0, 0, 0.4);
  margin-bottom: 30px;
  padding: 15px;
  border-radius: 6px;
}
section#contact .form-group {
  margin-bottom: 30px;
}
section#contact .form-group input,
section#contact .form-group textarea {
  padding: 15px 20px;
}
section#contact .form-group input.form-control {
  height: auto;
}
section#contact .form-group textarea.form-control {
  height: 216px;
}
section#contact .form-control:focus {
  border-color: #f57c00;
  box-shadow: none;
}
section#contact ::-webkit-input-placeholder {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #bbbbbb;
}
section#contact :-moz-placeholder {
  /* Firefox 18- */
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #bbbbbb;
}
section#contact ::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #bbbbbb;
}
section#contact :-ms-input-placeholder {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #bbbbbb;
}
section#contact .text-danger {
  color: #e74c3c;
}
section#contact .condesc {
  font-size: 16px;
  padding-bottom: 20px;
}
section#contact .map-icon {
  width: 38px;
}
section#contact .map-icon i {
  background-color: rgba(0, 0, 0, 0.3);
  color: #ccc;
  width: 30px;
  height: 30px;
  font-size: 22px;
  line-height: 29px;
  border-radius: 50%;
  text-align: center;
  margin: 3px 5px 0 0;
  border: 2px solid #ccc;
}
section#contact .map-text {
  width: calc(100% - 42px);
  word-wrap: break-word;
  font-weight: normal;
}
.gmap {
  width: 100%;
  height: 400px;
  border: 1px solid #999;
  margin-bottom: -60px;
}
@media (min-width: 768px) {
  .gmap {
    margin-bottom: -80px;
  }
}
.prod-ephone,
.prod-ivcam {
  padding: 20px;
  color: white;
  text-align: center;
}
.prod-ephone i,
.prod-ivcam i {
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 50%;
  border: 2px solid #fff;
  background-color: rgba(0, 24, 68, 0.25);
}
.prod-ephone i.fa-mobile,
.prod-ivcam i.fa-mobile {
  font-size: 28px;
}
.prod-ephone {
  background: url(../img/prod-phone.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.prod-ivcam {
  background: url(../img/prod-ivcam.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.prod-desc {
  margin-bottom: 0 !important;
}
.brand-logo {
  margin: auto;
  margin-bottom: 15px;
}
a.brand-logo {
  display: block;
}
.obooy {
  max-width: 266px;
}
.voca {
  max-width: 210px;
}
.prod-desc .dlhr {
  margin: 20px auto 15px;
}
.ph-img {
  display: inline-block;
  vertical-align: top;
  width: 110px;
  height: 110px;
  margin: auto;
  margin-right: 10px;
  background-color: white;
  color: white;
  border-radius: 100%;
  border: 4px solid white;
  text-align: center;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.ph-box {
  padding: 0;
  display: block;
}
.ph-desc {
  display: inline-block;
  vertical-align: top;
  max-width: calc(100% - 130px);
  height: 110px;
}
.ephone .ph-desc {
  padding-top: 40px;
}
.ivcam .ph-desc {
  padding-top: 20px;
}
a.detail {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  display: block;
  background-color: #009688;
  color: #fff;
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
}
a.detail:hover,
a.detail:focus,
a.detail:active {
  background-color: #007d71;
}
.pds {
  padding: 60px 0 0;
  border-top: 1px solid #ddd;
}
.pds h3 {
  margin-bottom: 40px;
  margin-bottom: 10px;
}
.pds.one {
  border-top: none;
}
.pds.one,
.pds.three,
.pds.five {
  background-color: transparent;
}
.pds.two,
.pds.four,
.pds.six {
  background-color: #eee;
}
.pd-text {
  padding: 40px 5% 30px;
}
.pd-text p {
  line-height: 1.4;
}
.pd-text h4 {
  font-size: 18px !important;
}
.pd-photo {
  padding: 15px 0;
}
.btn-round {
  border-radius: 25px;
  max-width: 50%;
  min-width: 200px;
  margin: auto;
}
.slider-s1,
.slider-s2,
.slider-s3,
.slider-p1,
.slider-p2,
.slider-p3 {
  width: 100%;
  max-width: 400px;
  margin: auto;
}
.slider-p1,
.slider-p2,
.slider-p3 {
  max-width: 440px;
  margin-bottom: 30px;
}
.slider-nav {
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  padding: 0;
}
@media (max-width: 500px) {
  .slider-nav {
    width: 86%;
  }
}
.slider-nav .slick-slide {
  padding: 5px 3px;
}
.slider-nav .slick-slide img {
  border: 2px solid #80deea;
}
.slider-p3.slider-nav,
.slider-p2.slider-nav,
.slider-p1.slider-nav {
  bottom: 15px;
}
.slider-p3.slider-nav .slick-center,
.slider-p2.slider-nav .slick-center,
.slider-p1.slider-nav .slick-center {
  opacity: 0.6;
}
.slick-prev:before {
  content: "\e079";
}
.slick-next:before {
  content: "\e080";
}
.slick-prev:before,
.slick-next:before {
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  font-size: 20px;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
#carousel-tu01,
#carousel-tu02 {
  display: inline-block;
  vertical-align: bottom;
}
ul.thumbnails-carousel {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  padding: 5px 0 0 0;
  margin: 0;
  list-style-type: none;
  text-align: center;
}
ul.thumbnails-carousel .center {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  display: block;
}
ul.thumbnails-carousel li {
  padding: 4px 2px;
  width: 16.5%;
  height: auto;
  display: inline-block;
  vertical-align: bottom;
  cursor: pointer;
}
ul.thumbnails-carousel li img {
  border: 2px solid #80DEEA;
}
.controls-background-reset {
  background: none !important;
}
.active-thumbnail {
  opacity: 0.6;
}
.indicators-fix {
  bottom: 70px;
}
.dl-desktop,
.dl-moblie {
  padding: 20px;
  color: white;
  text-align: center;
}
.dl-desktop i,
.dl-moblie i {
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 50%;
  border: 2px solid #fff;
  background-color: rgba(0, 24, 68, 0.25);
}
.dl-desktop i.fa-mobile,
.dl-moblie i.fa-mobile {
  font-size: 28px;
}
.dl-desktop {
  background: url(../img/dl-desktop.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.dl-moblie {
  background: url(../img/dl-mobile.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.dl-header {
  margin-top: 15px;
  font-size: 20px;
}
.dl-desc,
.prod-desc {
  padding: 20px;
  background-color: #eee;
  margin-bottom: 20px;
  min-height: 220px;
}
a.dl-btn,
a.dl-badges {
  display: inline-block;
  padding: 10px;
  margin: 5px 2px;
  min-width: 150px;
  text-align: center;
}
a.dl-btn {
  background-color: #009688;
  color: #fff;
  border-radius: 6px;
}
a.dl-btn:hover,
a.dl-btn:focus,
a.dl-btn:active {
  background-color: #007d71;
}
.video-outter {
  margin: auto;
  max-width: 1024px;
}
.list-desc {
  background-color: #CFD8DC;
  padding: 15px;
  font-size: 16px;
}
.video-container,
.vid-container {
  position: relative;
  padding-bottom: 52%;
  padding-top: 30px;
  height: 0;
}
.video-container iframe,
.video-container object,
.video-container embed,
.vid-container iframe,
.vid-container object,
.vid-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vid-list-container {
  width: 92%;
  overflow: hidden;
  margin-top: 20px;
  margin-left: 4%;
  padding-bottom: 20px;
}
.vid-list {
  width: 1344px;
  position: relative;
  top: 0;
  left: 0;
}
.vid-item {
  display: block;
  width: 148px;
  height: 148px;
  float: left;
  margin: 0;
  padding: 10px;
}
.arrows {
  position: relative;
  width: 100%;
}
.arrow-left {
  color: #fff;
  position: absolute;
  background: #777;
  padding: 15px;
  left: -25px;
  top: -130px;
  z-index: 99;
  cursor: pointer;
}
.arrow-right {
  color: #fff;
  position: absolute;
  background: #777;
  padding: 15px;
  right: -25px;
  top: -130px;
  z-index: 100;
  cursor: pointer;
}
.thumb {
  overflow: hidden;
  height: 84px;
}
.thumb img {
  width: 100%;
  height: auto;
  position: relative;
  top: -13px;
}
.vid-item .desc {
  color: #21A1D2;
  font-size: 15px;
  margin-top: 5px;
}
@media (max-width: 624px) {
  .arrows {
    position: relative;
    margin: 0 auto;
    width: 96px;
  }
  .arrow-left {
    left: 0;
    top: -20px;
  }
  .arrow-right {
    right: 0;
    top: -20px;
  }
}
.faqHeader,
.main-heading {
  font-size: 24px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 30px ;
  text-align: center;
}
.faq-sh {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 20px ;
}
.panel-group {
  padding: 0;
}
@media (min-width: 768px) {
  .panel-group {
    padding: 0 40px;
  }
}
.panel-title a {
  padding: 10px 10px 8px;
  display: block;
  color: #2C8451;
  font-size: 14px;
}
@media (min-width: 768px) {
  .panel-title a {
    padding: 12px 20px 10px;
    font-size: 16px;
  }
}
.panel-title a i,
.panel-body i {
  background-color: #6BB18C;
  color: #fff;
  width: 20px;
  height: 20px;
  padding-top: 1px;
  line-height: 20px;
  border-radius: 50%;
  text-align: center;
  margin-right: 5px;
}
.panel-body i {
  background-color: #999;
}
.panel-body {
  padding: 10px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .panel-body {
    padding: 15px 20px;
  }
}
.panel-default {
  background-color: #fff;
}
.panel-default > .panel-heading {
  background-color: #eff6f5;
  border-radius: 4px;
}
.panel-default,
.panel-default > .panel-heading {
  border: none;
  padding: 0;
  color: #777777;
}
.panel-heading [data-toggle="collapse"]:after {
  font-family: 'FontAwesome';
  content: "\f078";
  /*content: "\e072";*/
  /* "play" icon */
  float: right;
  color: #E67E22;
  font-size: 16px;
  line-height: 22px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  /* rotate "play" icon from > (right arrow) to down arrow */
  /* -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg); */
}
.panel-heading [data-toggle="collapse"].collapsed:after {
  /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #777777;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.panel-icon,
.panel-text,
map-icon,
.map-text {
  display: inline-block;
  vertical-align: top;
}
.panel-icon p,
.panel-text p,
map-icon p,
.map-text p {
  margin-bottom: 15px;
}
.panel-icon {
  width: 26px;
}
.panel-text {
  width: calc(100% - 48px);
  word-wrap: break-word;
  font-weight: normal;
}
.panel-group .panel + .panel {
  margin-top: 10px;
}
p.faq-img {
  width: 100%;
  max-width: 900px;
  margin: auto;
  margin-bottom: 15px;
}
p.faq-img img {
  min-width: 100%;
  height: auto;
}
p.c15 {
  max-width: 904px;
  max-height: 390px;
}
footer {
  padding: 25px 0;
  font-size: 12px;
  color: #777777;
  background-color: #d1d5d8;
  text-align: center;
}
footer span.copyright {
  line-height: 20px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  padding: 10px 0;
  display: block;
}
footer span.copyright u {
  text-decoration: none;
  white-space: nowrap;
}
footer ul.quicklinks {
  margin-bottom: 0;
  line-height: 40px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
}
ul.social-buttons {
  margin-bottom: 0;
}
ul.social-buttons li a {
  display: block;
  background-color: transparent ;
  height: 38px;
  width: 38px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 32px;
  color: #777777;
  border: 3px solid #777777;
  outline: none;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
  color: white;
  background-color: rgba(119, 119, 119, 0.9);
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
  outline: none;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin-bottom: 15px;
  font-size: 3em;
}
.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
  margin: 20px 0 30px;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
  margin-bottom: 30px;
  margin-top: 0;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #222222;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #222222;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
section#desc .row,
section#pdetail .row {
  padding: 0;
}
@media (min-width: 768px) {
  section#desc .row,
  section#pdetail .row {
    padding: 0 30px;
  }
}
section#desc .desc-image,
section#pdetail .desc-image {
  width: 140px;
  height: 140px;
  margin: auto;
  background-color: #e8e8e8;
  color: white;
  border-radius: 100%;
  border: 5px solid #e8e8e8;
  text-align: center;
}
section#desc h4,
section#pdetail h4 {
  font-size: 20px;
  margin-top: 20px;
  line-height: 1.4;
  text-transform: uppercase;
}
section#desc i,
section#pdetail i {
  vertical-align: middle;
}
.lang-hk i,
.lang-cn i,
.lang-en i {
  display: inline-block;
  vertical-align: top;
  width: 25px;
  height: 18px;
  border-radius: 1px;
}
.lang-hk i {
  background: url(../img/hk.jpg) no-repeat left center;
  background-size: cover;
}
.lang-cn i {
  background: url(../img/cn.jpg) no-repeat left center;
  background-size: cover;
}
.lang-en i {
  background: url(../img/gb.jpg) no-repeat left center;
  background-size: cover;
}
::-moz-selection {
  text-shadow: none;
  background: #f57c00;
}
::selection {
  text-shadow: none;
  background: #f57c00;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  webkit-tap-highlight-color: #f57c00;
}

.product_thumb {
    height: 41px;
    width: 54px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    border: 2px solid #80deea;
}
