@font-face {
  font-family: 'icomoon';
  src: url('/fonts/icomoon/icomoon.eot?srf3rx');
  src: url('/fonts/icomoon/icomoon.eot?srf3rx#iefix') format('embedded-opentype'),
    url('/fonts/icomoon/icomoon.ttf?srf3rx') format('truetype'),
    url('/fonts/icomoon/icomoon.woff?srf3rx') format('woff'),
    url('/fonts/icomoon/icomoon.svg?srf3rx') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
body {
  font-family: 微软雅黑, 'Hiragino Sans GB W3', 'Hiragino Sans GB',
    'Microsoft Yahei', Roboto, Helvetica, STXihei, STHeiti, Heiti, Arial, Tahoma,
    Verdana, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.8;
  color: #7f7f7f;
  background: #fff;
  height: 100%;
  position: relative;
}

/*
a {
  color: #0092e5;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #0092e5;
  outline: none;
}
*/
a {
  color: #adadad;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

a:hover {
  text-decoration: none !important;
  color: #8f8f8f !important;
}

p {
  margin-bottom: 1.5em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-family: 微软雅黑, 'Hiragino Sans GB W3', 'Hiragino Sans GB',
    'Microsoft Yahei', Roboto, Helvetica, STXihei, STHeiti, Heiti, Arial, Tahoma,
    Verdana, sans-serif;
  font-weight: 300;
}

::-webkit-selection {
  color: #818892;
  background: #f9f6f0;
}

::-moz-selection {
  color: #818892;
  background: #f9f6f0;
}

::selection {
  color: #818892;
  background: #f9f6f0;
}

.section-heading {
  float: left;
  width: 100%;
  margin-bottom: 3em;
  clear: both;
}

.section-heading h2 {
  font-size: 30px;
  font-weight: 300;
  color: #444;
  position: relative;
  display: block;
  padding-bottom: 20px;
  line-height: 1.5;
}

.section-heading h2:after {
  content: '';
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background: #0092e5;
  left: 50%;
  margin-left: -40px;
  bottom: 0;
}

@media screen and (max-width: 768px) {
  .section-heading h2 {
    font-size: 30px;
  }
}

.section-heading h3 {
  font-weight: 300;
  line-height: 1.5;
  color: #929292;
}

@media screen and (max-width: 768px) {
  .section-heading h3 {
    font-size: 24px !important;
    line-height: 34px;
  }
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

#fh5co-features,
#fh5co-our-solution,
#fh5co-our-services,
#fh5co-our-products {
  padding: 80px 0;
}

#fh5co-testimonials .section-heading h2 {
  color: black;
}

#fh5co-testimonials .section-heading h2:after {
  background: rgba(0, 146, 229, 1);
}

#fh5co-testimonials .section-heading .subtext h3 {
  color: rgba(255, 255, 255, 0.5);
}

#fh5co-testimonials .box-testimony {
  margin-bottom: 2em;
  float: left;
}

#fh5co-testimonials .box-testimony a {
  color: rgba(255, 255, 255, 0.5);
}

#fh5co-testimonials .box-testimony a:hover,
#fh5co-testimonials .box-testimony a:focus,
#fh5co-testimonials .box-testimony a:active {
  color: white;
  text-decoration: none;
}

#fh5co-testimonials .box-testimony blockquote {
  padding-left: 0;
  border-left: none;
  padding: 40px;
  background: #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

#fh5co-testimonials .box-testimony blockquote:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 40px;
  border-top: 15px solid black;
  border-top-color: #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}

#fh5co-testimonials .box-testimony blockquote .quote {
  position: absolute;
  top: 0;
  left: 10px;
  text-align: center;
  font-size: 30px;
  line-height: 0;
  display: table;
  color: #fff;
  width: 56px;
  height: 56px;
  margin-top: -30px;
  background: #0092e5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

#fh5co-testimonials .box-testimony blockquote .quote>span {
  display: table-cell;
  vertical-align: middle;
}

#fh5co-testimonials .box-testimony blockquote p {
  font-style: italic;
}

#fh5co-testimonials .box-testimony .author {
  line-height: 20px;
  color: white;
  font-size: 20px;
  margin-left: 20px;
}

#fh5co-testimonials .box-testimony .author .subtext {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
}

#fh5co-pricing .price-box {
  border: 2px solid #eceef0;
  text-align: center;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 40px;
  position: relative;
}

#fh5co-pricing .price-box.popular {
  border: 2px solid #0092e5;
}

#fh5co-pricing .price-box.popular .popular-text {
  top: 0;
  left: 50%;
  margin-left: -54px;
  margin-top: -2em;
  position: absolute;
  padding: 4px 20px;
  background: #0092e5;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

#fh5co-pricing .price-box.popular .popular-text:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-top: 10px solid black;
  border-top-color: #0092e5;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

#fh5co-pricing .pricing-plan {
  margin: 0;
  padding: 0;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}

#fh5co-pricing .price {
  font-size: 50px;
  color: #000;
}

#fh5co-pricing .price .currency {
  font-size: 20px;
  top: -1.2em;
}

#fh5co-pricing .price small {
  font-size: 16px;
}

#fh5co-pricing .pricing-info {
  padding: 0;
  margin: 0 0 30px 0;
}

#fh5co-pricing .pricing-info li {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

#fh5co-our-services {
  padding-bottom: 7em;
}

#fh5co-our-services .box {
  padding: 30px;
  background: #fff;
  text-align: center;
  color: #7f7f7f;
  margin-bottom: 70px;
  position: relative;
}

@media screen and (max-width: 992px) {
  #fh5co-our-services .box {
    min-height: inherit;
    margin-bottom: 60px;
  }
}

#fh5co-our-services .box .icon {
  width: 85px;
  height: 85px;
  margin: 0 auto;
  top: 0;
  margin-top: -70px;
  margin-bottom: 30px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: table;
  text-align: center;
}

#fh5co-our-services .box .icon>span {
  display: table-cell;
  vertical-align: middle;
}

#fh5co-our-services .box .icon>span i {
  font-size: 40px;
  color: #fff !important;
  margin: 0;
  padding: 0;
}

#fh5co-our-services .box .icon.colored-1 {
  background: #2aaf67;
}

#fh5co-our-services .box .icon.colored-2 {
  background: #00bff3;
}

#fh5co-our-services .box .icon.colored-3 {
  background: #f26522;
}

#fh5co-our-services .box .icon.colored-4 {
  background: #e52b50;
}

#fh5co-our-services .box .icon.colored-5 {
  background: #2fc5cc;
}

#fh5co-our-services .box .icon.colored-6 {
  background: #0092e5;
}

#fh5co-our-services .box .step-number {
  font-size: 16px;
  display: block;
  color: #d1d1d1;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}

#fh5co-our-services .box h3 {
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: 400;
  font-size: 20px;
  color: #444;
}

#fh5co-features {
  position: relative;
  padding-top: 2em;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0em;
}

@media screen and (max-width: 768px) {
  #fh5co-features {
    padding-top: 2em;
  }
}

#fh5co-features .fh5co-service {
  margin-bottom: 30px;
  float: left;
}

#fh5co-features .fh5co-service .fh5co-icon {
  float: left;
  width: 20%;
}

#fh5co-features .fh5co-service .fh5co-icon i {
  font-size: 40px;
  color: #0092e5;
}

#fh5co-features .fh5co-service .fh5co-desc {
  width: 80%;
  float: right;
}

#fh5co-features .fh5co-service .fh5co-desc h3 {
  margin-top: 0;
  font-size: 18px;
}


@media screen and (max-width: 480px) {
  #fh5co-press .fh5co-press-item .fh5co-press-img {
    height: 200px;
    left: 0;
    top: 0;
    position: relative;
    width: 100%;
  }
}

.person {
  text-align: center;
  margin-bottom: 40px;
  float: left;
  width: 100%;
}

.person img {
  display: block;
  margin: 0 auto;
  height: 150px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.person .name {
  font-size: 24px;
}

.person .position {
  text-transform: uppercase;
  color: #c3c3c3;
  margin-bottom: 30px;
  letter-spacing: 2px;
}

.footer {
  padding: 50px 0;
  color: #7f7f7f;
  background-color: #eeeeee;
}

.footer .copyright {
  margin-bottom: 0px;
  padding-bottom: 0;
}

.btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn.btn-primary {
  background: #0092e5;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
  box-shadow: none;
  background: #0092e5;
}

.btn:hover,
.btn:active,
.btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}

.btn.btn-default:hover,
.btn.btn-default:focus,
.btn.btn-default:active {
  border-color: transparent;
}

.social {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
}

.social li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.social li a {
  font-size: 16px;
  display: table;
  width: 40px;
  height: 40px;
  margin: 0 4px;
}

.social li a i {
  display: table-cell;
  vertical-align: middle;
}

.social li a:hover,
.social li a:active,
.social li a:focus {
  text-decoration: none;
  border-bottom: none;
}

.social li a.social-box {
  background: #0092e5;
  color: #fff;
}

.social li a.social-circle {
  background: #0092e5;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.social li a:hover {
  background: #393e46 !important;
}

.social.social-box a {
  background: #0092e5;
  color: #fff;
}

.social.social-circle a {
  background: #0092e5;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.owl-carousel .owl-controls .owl-nav {
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.owl-carousel:focus .owl-controls .owl-nav,
.owl-carousel:hover .owl-controls .owl-nav,
.owl-carousel:active .owl-controls .owl-nav {
  opacity: 1;
}

.owl-carousel .btn-primary:hover,
.owl-carousel .btn-primary:focus,
.owl-carousel .btn-primary:active {
  background: #393e46 !important;
}

.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .owl-carousel .owl-controls .owl-nav {
    display: none;
  }
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
  top: 50%;
  margin-top: -29px;
  z-index: 9999;
  position: absolute;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.owl-carousel .owl-controls .owl-nav .owl-next i:before,
.owl-carousel .owl-controls .owl-nav .owl-prev i:before {
  color: rgba(255, 255, 255, 0.5);
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
  right: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-next:hover {
  right: 10px;
}

.owl-carousel .owl-controls .owl-nav .owl-next:hover i:before {
  color: white;
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
  left: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
  left: 10px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:hover i:before {
  color: white;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i {
  color: #444;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i {
  color: #000;
}

.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i {
  color: #fff;
}

.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
    display: none;
  }
}

.owl-theme .owl-controls .owl-nav [class*='owl-'] {
  background: none !important;
}

.owl-theme .owl-controls .owl-nav [class*='owl-'] i {
  font-size: 30px;
}

.owl-theme .owl-controls .owl-nav [class*='owl-'] i:hover,
.owl-theme .owl-controls .owl-nav [class*='owl-'] i:focus {
  background: none !important;
}

.owl-theme .owl-controls .owl-nav [class*='owl-']:hover,
.owl-theme .owl-controls .owl-nav [class*='owl-']:focus {
  background: none !important;
}

.owl-carousel-fullwidth .item,
.owl-carousel-fullwidth .fh5co-owl-text-wrap {
  height: 860px;
  display: table;
  width: 100%;
}

@media screen and (max-width: 768px) {

  .owl-carousel-fullwidth .item,
  .owl-carousel-fullwidth .fh5co-owl-text-wrap {
    background-position: center;
    height: inherit;
    padding: 8em 0;
  }
}

.owl-carousel-fullwidth .fh5co-owl-text-wrap {
  position: relative;
}

.owl-carousel-fullwidth .item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  position: relative;
}

.owl-carousel-fullwidth .item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 8;
}

.owl-carousel-fullwidth .item img {
  max-width: 100%;
}

.owl-carousel-fullwidth .item .iphone-image {
  position: relative;
  z-index: 99;
}

.owl-carousel-fullwidth .item .iphone-image .iphone {
  float: right;
  text-align: right;
  position: relative;
  bottom: -12em;
}

@media screen and (max-width: 768px) {
  .owl-carousel-fullwidth .item .iphone-image .iphone {
    bottom: 0em;
    text-align: center;
    float: none !important;
    margin: 0 auto;
    display: block;
  }
}

.owl-carousel-fullwidth .item .iphone-image .iphone img {
  max-width: 100%;
}

.owl-carousel-fullwidth .item .fh5co-owl-text {
  display: table-cell;
  vertical-align: middle;
  z-index: 10;
  position: relative;
}

.owl-carousel-fullwidth .item .fh5co-owl-text a {
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.owl-carousel-fullwidth .item .fh5co-owl-text a:hover {
  background: #818892;
}

.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead,
.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead-2,
.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-sub-lead {
  color: #fff;
  margin: 0;
  padding: 0;
}

.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead {
  margin-bottom: 20px;
  margin-top: 0;
  letter-spacing: 1px;
  font-size: 36px;
  line-height: 40px;
  font-weight: 300;
}

@media screen and (max-width: 768px) {
  .owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 30px;
  }
}

.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-sub-lead {
  font-size: 20px;
  line-height: 20px;
  font-weight: 100;
  margin-bottom: 30px;
  color: white;
}

@media screen and (max-width: 768px) {
  .owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-sub-lead {
    font-size: 24px;
    line-height: 30px;
  }
}

.js .to-animate,
.js .to-animate-2,
.js .single-animate,
.js .animate-box {
  opacity: 0;
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}

@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}

@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-sm {
  padding-top: 1em;
}

@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}

.fh5co-animated {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.place {
  margin: 15px auto;
}

.word {
  font-family: 微软雅黑, 'Hiragino Sans GB W3', 'Hiragino Sans GB',
    'Microsoft Yahei', Roboto, Helvetica, STXihei, STHeiti, Heiti, Arial, Tahoma,
    Verdana, sans-serif;
  font-size: 14px;
  color: #767676;
  height: 34px;
}

.word-1 {
  font-family: 微软雅黑, 'Hiragino Sans GB W3', 'Hiragino Sans GB',
    'Microsoft Yahei', Roboto, Helvetica, STXihei, STHeiti, Heiti, Arial, Tahoma,
    Verdana, sans-serif;
  font-size: 12px;
  height: 65px;
}

.word-2 {
  font-family: 微软雅黑, 'Hiragino Sans GB W3', 'Hiragino Sans GB',
    'Microsoft Yahei', Roboto, Helvetica, STXihei, STHeiti, Heiti, Arial, Tahoma,
    Verdana, sans-serif;
  font-size: 16px;
  height: 65px;
  color: #8c8c8c;
  line-height: 22px;
}

#fh5co-pricing,
#fh5co-press {
  padding: 7em 0;
}

#fh5co-contact {
  padding-bottom: 7em;
}

#fh5co-solution {
  margin-bottom: 5em;
}
#fh5co-solution-1 {
  padding: 7em 0;
  margin-bottom: 5em;
}

#fh5co-solution,
#fh5co-support {
  padding-bottom: 2em;
}

.fh5co-productions {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 7em;
  padding-top: 2em;
}

.bg {
  background: url(/images/1920x370.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-news {
  background: url(/images/1920x370-1.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-solutions {
  background: url(/images/banner-1.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-software {
  background: url(/images/software.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-application {
  background: url(/images/appolication.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-about {
  background: url(/images/about-8.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-contact {
  background: url(/images/1920x370-2.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-solution-1 {
  background: url(/images/oilfield.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-solution-2 {
  background: url(/images/electric.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-solution-3 {
  background: url(/images/streetlamp.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-solution-4 {
  background: url(/images/nature.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-solution-5 {
  background: url(/images/nature.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-solution-6 {
  background: url(/images/cold-chain.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-solution-7 {
  background: url(/images/Wisdom-site.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-solution-8 {
  background: url(/images/Ubiquitous.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-careers {
  background: url(/images/1920x370-3.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-production {
  background-color: #444;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 1;
  height: 90px;
}

.bg-sl-1 {
  background: url(/images/sl_1.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-sw-1 {
  background: url(/images/sw_1.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-sw-2 {
  background: url(/images/sw_2.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.products {
  background: #fff;
  border: #efefef solid 1px;
  padding-bottom: 3em;
}

.bg-support {
  background: url(/images/support.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.bg-company {
  background: url(/images/company_1.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 99;
  height: 370px;
  padding: 10em 15px;
}

.squel {
  width: auto;
  display: inherit;
}

.imga {
  margin: 2em auto;
  width: 50%;
}

.gap {
  margin-bottom: 3em;
}

.gap-1 {
  margin-bottom: 2em;
  padding: 1em;
  border-bottom: 1px #ececec solid;
}

.gap-title {
  margin-bottom: 2em;
  padding: 1em;
  border-bottom: 3px #cfcfcf solid;
}

.gap-2 {
  margin-bottom: 1em;
  margin-top: 2em;
  padding: 1em 1em 1em 1em;
  border-bottom: 1px #ececec solid;
}

.gap-3 {
  margin-bottom: 2em;
  padding: 0 1em 1em 0;
  border-bottom: 2px #ececec solid;
}

.gap-4 {
  margin-bottom: 1em;
  margin-top: 1em;
}

.gap-5 {
  padding-left: 2em;
  padding-right: 2em;
}

.gap-6 {
  margin-bottom: 2em;
}

.gap-7 {
  margin-bottom: 8em;
  padding: 1em 1em 2em 1em;
}

.gap-8 {
  margin-bottom: 4em;
  padding: 0 0 2em 0;
}

.gap-9 {
  margin: 5em;
  padding: 2em;
}

.bgcareer {
  padding: 2em 0;
  background: #cfcfcf;
}

.textcolor {
  color: #fff;
  background-image: -webkit-linear-gradient(-90deg, #fff, #d5d5d5);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.pds {
  background-color: white;
  padding: 1em 0;
}

.title-1 {
  background-color: white;
  padding: 3em 0 0 3em;
  margin: 0 0 3em 0;
}

.tex {
  font-size: 12px;
}

a.link-block {
  color: #909090;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

a.link-block:hover,
a.link-block:active,
a.link-block:focus {
  color: #0092e5;
  outline: none;
}

#fh5co-our-program .box {
  padding: 30px;
  background: #fff;
  text-align: center;
  color: #7f7f7f;
  margin-bottom: 70px;
  position: relative;
}

@media screen and (max-width: 992px) {
  #fh5co-our-program .box {
    min-height: inherit;
    margin-bottom: 60px;
  }
}

#fh5co-our-program .box .icon {
  width: 85px;
  height: 85px;
  margin: 0 auto;
  top: 0;
  margin-top: -70px;
  margin-bottom: 30px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: table;
  text-align: center;
}

#fh5co-our-program .box .icon>span {
  display: table-cell;
  vertical-align: middle;
}

#fh5co-our-program .box .icon>span i {
  font-size: 40px;
  color: #fff !important;
  margin: 0;
  padding: 0;
}

#fh5co-our-program .box .icon.colored-1 {
  background: #2aaf67;
}

#fh5co-our-program .box .icon.colored-2 {
  background: #00bff3;
}

#fh5co-our-program .box .icon.colored-3 {
  background: #f26522;
}

#fh5co-our-program .box .icon.colored-4 {
  background: #e52b50;
}

#fh5co-our-program .box .icon.colored-5 {
  background: #2fc5cc;
}

#fh5co-our-program .box .icon.colored-6 {
  background: #0092e5;
}

#fh5co-our-program .box .step-number {
  font-size: 16px;
  display: block;
  color: #d1d1d1;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}

#fh5co-our-program .box h3 {
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: 400;
  font-size: 20px;
  color: #444;
}

#fh5co-our-program .row>div {
  position: relative;
}

#fh5co-our-program .row .content {
  /*background: url('/images/solution_5.jpg') center center;*/
  position: relative;
  /*background-size: cover;*/
  /*background-repeat: no-repeat;*/
  color: #fff;
  border-radius: 12px;
  margin-bottom: 50px;
  cursor: pointer;
  overflow: hidden;
  height: 370px;
}

#fh5co-our-program .row .content img {
  width: 100%;
  height: 100%;
  /*border-radius: 6px;*/
}

#fh5co-our-program .row .content img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

#fh5co-our-program .row .content:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

#fh5co-our-program .row .sub-content {
  /*background-color: rgba(70, 83, 87, .7);*/
  padding: 50px;
  border-radius: 12px;
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
}

#fh5co-our-program .row h1 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 70px;
  font-weight: 500;
}

#fh5co-our-program .row h5 {
  color: #10ecb6;
}

#fh5co-our-program .row .content .btn-program {
  color: #10ecb6;
  background-color: #fff;
  margin-top: 40px;
}

#fh5co-our-program .row .content .btn-program:hover {
  color: #fff !important;
  background-color: #10ecb6 !important;
}

.row-features {
  margin-bottom: 2em;
}

.row-features .text-center {
  font-size: 13px !important;
}

/*# 20210827 new */
.fh5co-section {
  padding: 5em 0;
}

@media screen and (max-width: 768px) {
  .fh5co-section {
    padding: 3em 0;
  }
}

.fh5co-news ul {
  padding: 0;
  margin: 0;
}

.fh5co-news ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.fh5co-news ul li a {
  display: block;
  border-bottom: 1px solid rgba(219, 219, 219, 0.3);
  padding-top: 20px;
}

.fh5co-news ul li a .fh5co-date {
  font-family: Arial, sans-serif;
  color: rgba(138, 138, 138, 0.8);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.08em;
  display: block;
  margin-bottom: 10px;
}

.fh5co-news ul li a h3 {
  margin-bottom: 10px;
  font-size: 20px;
  color: #595959;
}

.fh5co-news ul li a:hover {
  background: #f8f8f8;
  padding-left: 30px;
}

.mb20 {
  margin-bottom: 20px;
}

/* PROJECTS STYLE #1 */
.fh5co-project-style-2 {
  padding: 5em 0;
}

@media screen and (max-width: 768px) {
  .fh5co-project-style-2 {
    padding: 3em 0;
  }
}

.fh5co-project-style-2 {
  padding-bottom: 0;
}

.fh5co-project-style-2 .fh5co-projects ul {
  padding: 0;
  margin: 0;
}

.fh5co-project-style-2 .fh5co-projects ul li {
  padding: 0;
  margin: 0;
  position: relative;
  list-style: none;
  -webkit-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8);
  -o-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.fh5co-project-style-2 .fh5co-projects ul li a {
  width: 100%;
  position: relative;
  display: block;
}

.fh5co-project-style-2 .fh5co-projects ul li a .fh5co-overlay {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.8;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.fh5co-project-style-2 .fh5co-projects ul li a .fh5co-text {
  display: table;
  width: 100%;
  position: relative;
  z-index: 2;
}

.fh5co-project-style-2 .fh5co-projects ul li a .fh5co-text .fh5co-text-inner {
  display: table-cell;
  vertical-align: middle;
  height: 200px;
}

@media screen and (max-width: 768px) {
  .fh5co-project-style-2 .fh5co-projects ul li a .fh5co-text .fh5co-text-inner {
    height: inherit;
    padding: 4em 0;
  }
}

.fh5co-project-style-2 .fh5co-projects ul li a .fh5co-text .fh5co-text-inner h3 {
  margin-bottom: 0;
  color: #fff;
}

.fh5co-project-style-2 .fh5co-projects ul li a .fh5co-text .fh5co-text-inner p {
  font-size: 20px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.5);
}

.fh5co-project-style-2 .fh5co-projects ul li a .fh5co-text .fh5co-text-inner p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .fh5co-project-style-2 .fh5co-projects ul li a .fh5co-text .fh5co-text-inner p {
    font-size: 16px;
    line-height: 24px;
  }
}

.fh5co-project-style-2 .fh5co-projects ul li a>.container {
  position: relative;
}

.fh5co-project-style-2 .fh5co-projects ul li a:hover .fh5co-overlay {
  opacity: 0;
}

.p-b {
  padding-bottom: 30px;
  padding-top: 30px;
}

/* FEATURE STYLE #1 */
.fh5co-features-style-1 {
  padding: 3em 0;
}

@media screen and (max-width: 768px) {
  .fh5co-features-style-1 {
    padding: 3em 0;
  }
}

.fh5co-features-style-1 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}

.fh5co-features-style-1>.fh5co-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

.fh5co-features-style-1 .fh5co-heading {
  color: #fff;
}

.fh5co-features-style-1 h3 {
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.fh5co-features-style-1 h3 {
  color: #fff;
}

.fh5co-features-style-1 .text-color {
  color: rgb(109, 109, 109);
}

.fh5co-features-style-1 p {
  color: rgba(255, 255, 255, 0.7);
}

.fh5co-features-style-1 .fh5co-features {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  padding-left: 15px;
  padding-right: 15px;
}

.fh5co-features-style-1 .fh5co-features .fh5co-feature {
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  flex-grow: 1;
}

.fh5co-features-style-1 .fh5co-features .fh5co-feature:nth-of-type(3n + 0) {
  border-right: none;
}

.fh5co-features-style-1 .fh5co-features .fh5co-feature .icon {
  color: #fed330;
  margin-bottom: 20px;
}

.fh5co-features-style-1 .fh5co-features .fh5co-feature .icon i {
  font-size: 40px;
}

.fh5co-features-style-1 .fh5co-features .fh5co-feature:nth-last-child(1),
.fh5co-features-style-1 .fh5co-features .fh5co-feature:nth-last-child(2),
.fh5co-features-style-1 .fh5co-features .fh5co-feature:nth-last-child(3) {
  border-bottom: none;
}

@media screen and (max-width: 768px) {
  .fh5co-features-style-1 .fh5co-features .fh5co-feature {
    width: auto;
  }

  .fh5co-features-style-1 .fh5co-features .fh5co-feature:nth-of-type(2n + 0) {
    border-right: none !important;
  }

  .fh5co-features-style-1 .fh5co-features .fh5co-feature:nth-last-child(1),
  .fh5co-features-style-1 .fh5co-features .fh5co-feature:nth-last-child(2) {
    border-bottom: none;
  }
}

@media screen and (max-width: 480px) {
  .fh5co-features-style-1 .fh5co-features .fh5co-feature {
    width: 100%;
    border-right: none !important;
  }
}

/* Spotlight */

.spotlight {
  min-height: 400px;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.spotlight .image {
  -moz-order: 1;
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
  border-radius: 0;
  width: 50%;
}

.spotlight .image img {
  height: auto;
  width: auto\9;
  border-radius: 0;
  width: 100%;
}

.spotlight .content {
  padding: 2em 4em 0.1em 4em;
  -moz-order: 2;
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  max-width: 40em;
  width: 50%;
}

.spotlight:nth-child(2n) {
  -moz-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.spotlight:nth-child(1) {
  background-color: #ffffff;
}

.spotlight:nth-child(2) {
  background-color: #ffffff;
}

.spotlight:nth-child(3) {
  background-color: #ffffff;
}

.spotlight:nth-child(4) {
  background-color: #ffffff;
}

.spotlight:nth-child(5) {
  background-color: #ffffff;
}

.spotlight:nth-child(6) {
  background-color: #ffffff;
}

.spotlight:nth-child(7) {
  background-color: #ffffff;
}

.spotlight:nth-child(8) {
  background-color: #ffffff;
}

.spotlight:nth-child(9) {
  background-color: #ffffff;
}

.spotlight:nth-child(10) {
  background-color: #ffffff;
}

@media screen and (max-width: 1280px) {
  .spotlight .image {
    width: 50%;
  }

  .spotlight .content {
    width: 50%;
  }
}

@media screen and (max-width: 980px) {
  .spotlight {
    display: block;
  }

  .spotlight br {
    display: none;
  }

  .spotlight .image {
    width: 100%;
  }

  .spotlight .content {
    padding: 4em 3em 2em 3em;
    max-width: none;
    text-align: center;
    width: 100%;
  }
}

@media screen and (max-width: 736px) {
  .spotlight .content {
    padding: 3em 2em 1em 2em;
  }
}

@media screen and (max-width: 768px) {
  .banner {
    height: 700px;
  }
}

.product-icon {
  width: 80px;
  height: 80px;
}

#fh5co-about {
  padding: 0 0 2em 0;
  clear: both;
}

@media screen and (max-width: 768px) {
  #fh5co-about {
    padding: 3em 0;
  }
}

#fh5co-solution {
  padding: 0 0 2em 0;
  clear: both;
}

#main-container,
#main-page,
#product-page {
  position: relative;
  z-index: 1;
}

#main-page {
  padding: 0 1em;
  clear: both;
}

#fh5co-support {
  padding: 2em 0;
  clear: both;
}

@media screen and (max-width: 768px) {

  #fh5co-solution,
  #fh5co-support {
    padding: 3em 0;
  }
}

.fh5co-heading.fh5co-heading-sm {
  margin-bottom: 2em;
}

.fh5co-heading h2 {
  font-size: 32px;
  margin-bottom: 20px;
  line-height: 1.5;
  color: #000;
}

.fh5co-heading p {
  font-size: 18px;
  line-height: 1.5;
  color: #828282;
}

.fh5co-heading span {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}

.fh5co-heading-1 {
  margin-bottom: 5em;
}

.member {
  width: 100%;
  float: left;
}

.member .author {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 400px;
}

.member .picture {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 320px;
}

.member .product-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 360px;
}

.member .desc {
  width: 80%;
  margin: 0 auto;
  margin-top: 4em;
}

.member .desc-1 {
  width: 80%;
  margin: 0 auto;
}

.member .desc h3,
.member .desc-1 h3 {
  margin-bottom: 10px;
}

.member .desc a,
.member .desc-1 a {
  color: #000;
}

.member .desc li,
.member .desc-1 li {
  margin-bottom: 1em;
}

.member .desc span,
.member .desc-1 span {
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.3);
}

.member .desc p,
.member .desc-1 p {
  margin: 0 auto;
}

.member .desc p a,
.member .desc-1 p a {
  color: #0198fd;
}

.xbox {
  background-color: #fff;
  margin-bottom: 2em;
  padding: 2em;
  min-height: 400px;
}

.xbox-1 {
  background-color: #fff;
  margin-bottom: 2em;
  padding: 2em;
  height: auto;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

#fh5co-contact {
  padding: 7em 0;
}

@media screen and (max-width: 768px) {
  #fh5co-contact {
    padding: 3em 0;
  }
}

#fh5co-contact .form-control {
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #e8ecf1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

#fh5co-contact .form-control:active,
#fh5co-contact .form-control:focus {
  border-bottom: 1px solid #69c2c8;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}

.form-control:active,
.form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #69c2c8;
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.btn.btn-md {
  padding: 10px 20px !important;
}

.btn.btn-lg {
  padding: 18px 36px !important;
}

.btn:hover,
.btn:active,
.btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #0198fd;
  color: #fff;
  border: 2px solid #0198fd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #0198fd !important;
  border-color: #0198fd !important;
}

.btn-primary.btn-outline {
  background: transparent;
  color: #0198fd;
  border: 2px solid #0198fd;
}

.btn-primary.btn-outline:hover,
.btn-primary.btn-outline:focus,
.btn-primary.btn-outline:active {
  background: #0198fd;
  color: #fff;
}

.btn-success {
  background: #0198fd;
  color: #fff;
  border: 2px solid #0198fd;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active {
  background: #0198fd !important;
  border-color: #0198fd !important;
}

.btn-success.btn-outline {
  background: transparent;
  color: #0198fd;
  border: 2px solid #0198fd;
}

.btn-success.btn-outline:hover,
.btn-success.btn-outline:focus,
.btn-success.btn-outline:active {
  background: #0198fd;
  color: #fff;
}

.btn-info {
  background: #1784fb;
  color: #fff;
  border: 2px solid #1784fb;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  background: #0477f4 !important;
  border-color: #0477f4 !important;
}

.btn-info.btn-outline {
  background: transparent;
  color: #1784fb;
  border: 2px solid #1784fb;
}

.btn-info.btn-outline:hover,
.btn-info.btn-outline:focus,
.btn-info.btn-outline:active {
  background: #1784fb;
  color: #fff;
}

.btn-warning {
  background: #fed330;
  color: #fff;
  border: 2px solid #fed330;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
  background: #fece17 !important;
  border-color: #fece17 !important;
}

.btn-warning.btn-outline {
  background: transparent;
  color: #fed330;
  border: 2px solid #fed330;
}

.btn-warning.btn-outline:hover,
.btn-warning.btn-outline:focus,
.btn-warning.btn-outline:active {
  background: #fed330;
  color: #fff;
}

.btn-danger {
  background: #fb4f59;
  color: #fff;
  border: 2px solid #fb4f59;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
  background: #fa3641 !important;
  border-color: #fa3641 !important;
}

.btn-danger.btn-outline {
  background: transparent;
  color: #fb4f59;
  border: 2px solid #fb4f59;
}

.btn-danger.btn-outline:hover,
.btn-danger.btn-outline:focus,
.btn-danger.btn-outline:active {
  background: #fb4f59;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
  box-shadow: none;
}

#fh5co-faqs {
  position: relative;
  padding: 1em 0;
}

@media screen and (max-width: 768px) {
  #fh5co-faqs {
    padding: 1em 0;
  }
}

#fh5co-faqs {
  background-color: rgb(236, 236, 236);
}

#fh5co-faqs .faq-accordion {
  position: relative;
  float: left;
  width: 100%;
  padding: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 768px) {
  #fh5co-faqs .faq-accordion {
    padding: 15px;
  }
}

#fh5co-faqs .faq-accordion .faq-accordion-icon-toggle {
  position: absolute;
  top: 27px;
  right: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 480px) {
  #fh5co-faqs .faq-accordion .faq-accordion-icon-toggle {
    top: 17px;
  }
}

#fh5co-faqs .faq-accordion .faq-accordion-icon-toggle i {
  font-size: 20px;
  color: #0077ff;
}

#fh5co-faqs .faq-accordion h3 {
  font-size: 26px;
  line-height: 1.5;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #0077ff;
  cursor: pointer;
  position: relative;
  display: block;
}

@media screen and (max-width: 768px) {
  #fh5co-faqs .faq-accordion h3 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    width: 80%;
    float: left;
  }
}

#fh5co-faqs .faq-accordion .faq-body {
  clear: both;
  display: none;
  padding: 30px 0 0px 0;
  color: #444;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
}

#fh5co-faqs .faq-accordion.active {
  background: #fff;
  -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.05);
}

#fh5co-faqs .faq-accordion.active h3 {
  color: #0077ff;
}

#fh5co-faqs .faq-accordion.active .faq-accordion-icon-toggle {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.fh5co-section-heading {
  margin-bottom: 4em;
}

.fh5co-section-heading .fh5co-lead {
  font-size: 45px;
  line-height: 60px;
}

@media screen and (max-width: 768px) {
  .fh5co-section-heading .fh5co-lead {
    font-size: 35px;
    line-height: 50px;
  }
}

.fh5co-section-heading .emp {
  font-family: 'Playfair Display', times, serif;
  font-style: italic;
  font-weight: 400;
}

.fh5co-section-heading .fh5co-sub {
  font-size: 18px;
  line-height: 30px;
}

.fh5co-feature-lead {
  padding: 2em 0 0 0;
}


#fh5co-trusted {
  padding: 3em 0 8em 0;
}

@media screen and (max-width: 768px) {
  #fh5co-trusted {
    padding: 3em 0;
  }
}

.fh5co-gap {
  padding: 2em 0;
}

#gtco-features .features-title {
  margin-bottom: 2em;
}

#gtco-features .technoleg ul li {
  font-size: 16px;
}

.container table tr th {
  font-size: 16px;
  font-weight: 50;
}

.container table thead tr th {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.container .tableTitle {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}


#fh5co-products {
  border-bottom: 1px solid #f2f2f2;
}


#fh5co-products {
  position: relative;
  padding: 7em 0;
}

@media screen and (max-width: 768px) {
  #fh5co-products {
    padding: 4em 0;
  }
}

#fh5co-products {
  background: rgb(236, 236, 236);
}

.fh5co-figure {
  display: block;
  color: #444;
  float: left;
  width: 100%;
  text-align: center;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 40px 10px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 1.5em;
}

.fh5co-figure:hover,
.fh5co-figure:focus,
.fh5co-figure:active {
  text-decoration: none;
  outline: none;
}

.fh5co-figure .fh5co-feature-lead,
.fh5co-figure .fh5co-figure-lead {
  font-size: 14px;
  letter-spacing: 2px;
  font-family: 微软雅黑, 'Hiragino Sans GB W3', 'Hiragino Sans GB', 'Microsoft Yahei', Roboto, Helvetica, STXihei, STHeiti, Heiti, Arial, Tahoma, Verdana, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

.fh5co-figure .fh5co-feature-text,
.fh5co-figure .fh5co-figure-text {
  color: #919191;
  font-size: 12px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 24px;
}

.fh5co-figure:hover,
.fh5co-figure.active {
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  margin-top: -10px;
}

@media screen and (max-width: 768px) {

  .fh5co-figure:hover,
  .fh5co-figure.active {
    margin-top: 0px;
  }
}

.fh5co-figure {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.fh5co-figure figure {
  margin-bottom: 50px;
  float: left;
  width: 100%;
}

.fh5co-figure img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}

.fh5co-figure:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.image-popup {
  opacity: 1;
}

.image-popup:hover {
  opacity: .7;
}

/*# sourceMappingURL=style.css.map */<!--0.00022006034851074-->