.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

.no-top-space {
  margin-top: 0 !important;
  padding-top: 0 !important; }

.no-bottom-space {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

.content {
  padding-top: 40px;
  padding-bottom: 40px; }

.content-sm {
  padding-top: 60px;
  padding-bottom: 60px; }

.content-md {
  padding-top: 80px;
  padding-bottom: 80px; }

.content-lg {
  padding-top: 100px;
  padding-bottom: 100px; }

.space-lg-hor {
  padding-left: 60px;
  padding-right: 60px; }

.space-xlg-hor {
  padding-left: 100px;
  padding-right: 100px; }

.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-15,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-30,
.margin-bottom-35,
.margin-bottom-40,
.margin-bottom-45,
.margin-bottom-50,
.margin-bottom-55,
.margin-bottom-60 {
  clear: both; }

.margin-bottom-5 {
  margin-bottom: 5px; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-bottom-15 {
  margin-bottom: 15px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-bottom-25 {
  margin-bottom: 25px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-bottom-35 {
  margin-bottom: 35px; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-bottom-45 {
  margin-bottom: 45px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-bottom-55 {
  margin-bottom: 55px; }

.margin-bottom-60 {
  margin-bottom: 60px; }

@media (max-width: 768px) {
  .sm-margin-bottom-10 {
    margin-bottom: 10px; }

  .sm-margin-bottom-20 {
    margin-bottom: 20px; }

  .sm-margin-bottom-30 {
    margin-bottom: 30px; }

  .sm-margin-bottom-40 {
    margin-bottom: 40px; }

  .sm-margin-bottom-50 {
    margin-bottom: 50px; }

  .sm-margin-bottom-60 {
    margin-bottom: 60px; } }
@media (max-width: 992px) {
  .md-margin-bottom-10 {
    margin-bottom: 10px; }

  .md-margin-bottom-20 {
    margin-bottom: 20px; }

  .md-margin-bottom-30 {
    margin-bottom: 30px; }

  .md-margin-bottom-40 {
    margin-bottom: 40px; }

  .md-margin-bottom-50 {
    margin-bottom: 50px; }

  .md-margin-bottom-60 {
    margin-bottom: 60px; } }
/*Other Spaces*/
.margin-top-20 {
  margin-top: 20px; }

.margin-left-5 {
  margin-left: 5px; }

.margin-left-10 {
  margin-left: 10px; }

.margin-right-5 {
  margin-right: 5px; }

.margin-right-10 {
  margin-right: 10px; }

.padding-left-5 {
  padding-left: 5px; }

/*Text Colors
------------------------------------*/
.color-sea {
  color: #1abc9c; }

.color-red {
  color: #e74c3c; }

.color-aqua {
  color: #27d7e7; }

.color-blue {
  color: #4fa4cb; }

.color-grey {
  color: #95a5a6; }

.color-dark {
  color: #555555; }

.color-green {
  color: #72c02c; }

.color-brown {
  color: #9c8061; }

.color-light {
  color: #ffffff; }

.color-orange {
  color: #e67e22; }

.color-yellow {
  color: #f8a037; }

.color-green1 {
  color: #2ecc71; }

.color-purple {
  color: #9b6bcc; }

.color-dark-blue {
  color: #4765a0; }

.color-light-grey {
  color: #585f69; }

.color-light-green {
  color: #79d5b3; }

/*Background Colors
------------------------------------*/
.bg-color-dark,
.bg-color-sea,
.bg-color-red,
.bg-color-aqua,
.bg-color-blue,
.bg-color-grey,
.bg-color-green,
.bg-color-brown,
.bg-color-orange,
.bg-color-green1,
.bg-color-purple,
.bg-color-dark-blue,
.bg-color-light-green {
  color: #fff; }

.bg-color-white {
  color: #555; }

.bg-color-dark {
  background-color: #555 !important; }

.bg-color-white {
  background-color: #fff !important; }

.bg-color-sea {
  background-color: #1abc9c !important; }

.bg-color-red {
  background-color: #e74c3c !important; }

.bg-color-aqua {
  background-color: #27d7e7 !important; }

.bg-color-blue {
  background-color: #3498db !important; }

.bg-color-grey {
  background-color: #95a5a6 !important; }

.bg-color-light {
  background-color: #f3f3f3 !important; }

.bg-color-light1 {
  background-color: #f9f9f9 !important; }

.bg-color-green {
  background-color: #72c02c !important; }

.bg-color-brown {
  background-color: #9c8061 !important; }

.bg-color-orange {
  background-color: #e67e22 !important; }

.bg-color-green1 {
  background-color: #2ecc71 !important; }

.bg-color-purple {
  background-color: #9b6bcc !important; }

.bg-color-dark-blue {
  background-color: #4765a0 !important; }

.bg-color-light-grey {
  background-color: #f0f0f0 !important; }

.bg-color-light-green {
  background-color: #79d5b3 !important; }

.rgba-red {
  background-color: rgba(231, 76, 60, 0.8); }

.rgba-blue {
  background-color: rgba(52, 152, 219, 0.8); }

.rgba-aqua {
  background-color: rgba(39, 215, 231, 0.8); }

.rgba-yellow {
  background-color: rgba(241, 196, 15, 0.8); }

.rgba-default {
  background-color: rgba(114, 192, 44, 0.8); }

.rgba-purple {
  background-color: rgba(155, 107, 204, 0.8); }

/*Grey Backroud*/
.bg-grey {
  background: #f7f7f7;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee; }

/*Rounded and Circle Classes
------------------------------------*/
.no-rounded {
  border-radius: 0 !important; }

.rounded {
  border-radius: 4px !important; }

.rounded-x {
  border-radius: 50% !important; }

.rounded-2x {
  border-radius: 10px !important; }

.rounded-3x {
  border-radius: 15px !important; }

.rounded-4x {
  border-radius: 20px !important; }

.rounded-sm {
  border-radius: 2px !important; }

.rounded-md {
  border-radius: 3px !important; }

.rounded-top {
  border-radius: 4px 4px 0 0 !important; }

.rounded-left {
  border-radius: 4px 0 0 4px !important; }

.rounded-right {
  border-radius: 0 4px 4px 0 !important; }

.rounded-bottom {
  border-radius: 0 0 4px 4px !important; }

/*Others
------------------------------------*/
.overflow-hidden {
  overflow: hidden; }

.clear-both {
  clear: both; }

.text-justify p {
  text-align: justify; }

/*Full Width*/
.full-width {
  width: 100%; }

/*Image Classes*/
.img-width-200 {
  width: 200px; }

.img-center img {
  margin: 0 auto; }

.lft-img-margin {
  margin: 0 20px 5px 0; }

.rgt-img-margin {
  margin: 0 0 5px 10px; }

/*Background Light*/
.bg-light {
  padding: 10px 15px;
  margin-bottom: 10px;
  background: #fcfcfc;
  border: solid 1px #e5e5e5; }

.bg-light:hover {
  border: solid 1px #bbb; }

/*CSS3 Hover Effects*/
.hover-effect {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.hover-effect-kenburn {
  left: 10px;
  margin-left: -10px;
  position: relative;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out; }

.hover-effect-kenburn:hover {
  -webkit-transform: scale(2) rotate(5deg);
  -moz-transform: scale(2) rotate(5deg);
  -o-transform: scale(2) rotate(5deg);
  -ms-transform: scale(2) rotate(5deg);
  transform: scale(2) rotate(5deg); }

.hr {
  display: block;
  height: 0;
  overflow: hidden;
  font-size: 0;
  border-width: 1px 0 0 0;
  border-top: 1px solid #E3E3E3;
  margin: 12px 0;
  border-top-color: rgba(0, 0, 0, 0.11); }

.hr-double {
  height: 3px;
  border-top: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
  border-top-color: rgba(0, 0, 0, 0.11);
  border-bottom-color: rgba(0, 0, 0, 0.11); }

.hr.dotted,
.hr-dotted {
  border-style: dotted; }

.bigger-110 {
  font-size: 110% !important; }

.bigger-120 {
  font-size: 120% !important; }

.bigger-130 {
  font-size: 130% !important; }

.bigger-140 {
  font-size: 140% !important; }

.bigger-150 {
  font-size: 150% !important; }

.bigger-160 {
  font-size: 160% !important; }

.bigger-170 {
  font-size: 170% !important; }

.bigger-180 {
  font-size: 180% !important; }

.bigger-190 {
  font-size: 190% !important; }

.bigger-200 {
  font-size: 200% !important; }

.bigger-210 {
  font-size: 210% !important; }

.bigger-220 {
  font-size: 220% !important; }

.bigger-230 {
  font-size: 230% !important; }

.bigger-240 {
  font-size: 240% !important; }

.bigger-250 {
  font-size: 250% !important; }

.bigger-260 {
  font-size: 260% !important; }

.bigger-270 {
  font-size: 270% !important; }

.bigger-280 {
  font-size: 280% !important; }

.bigger-290 {
  font-size: 290% !important; }

.bigger-300 {
  font-size: 300% !important; }

.bigger-115 {
  font-size: 115% !important; }

.bigger-125 {
  font-size: 125% !important; }

.bigger-175 {
  font-size: 175% !important; }

.bigger-225 {
  font-size: 225% !important; }

.bigger-275 {
  font-size: 275% !important; }

.align-middle {
  vertical-align: middle !important; }

.align-top {
  vertical-align: top !important; }

.align-bottom {
  vertical-align: bottom !important; }

.position-relative,
.pos-rel {
  position: relative; }

.position-absolute,
.pos-abs {
  position: absolute; }

.fix {
  *zoom: 1; }

.fix:after {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden; }

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  min-height: 0;
  margin: 0;
  padding: 0; }

.l {
  float: left; }

.r {
  float: right; }

.auto {
  margin-left: auto;
  margin-right: auto; }

.dn {
  display: none; }

.db {
  display: block; }

.dib {
  display: inline-block; }

.di {
  display: inline; }

.n {
  font-weight: normal;
  font-style: normal; }

.b {
  font-weight: bold; }

.i {
  font-style: italic; }

.tc {
  text-align: center; }

.tr {
  text-align: right; }

.tl {
  text-align: left; }

.g0 {
  color: #000; }

.g3 {
  color: #333; }

.g6 {
  color: #666; }

.g9 {
  color: #999; }
.blk {
  color: black;}

.wh {
  color: white; }

.h14 {
  height: 14px;
  line-height: 14px; }

.h16 {
  height: 16px;
  line-height: 16px; }

.h18 {
  height: 18px;
  line-height: 18px; }

.h20 {
  height: 20px;
  line-height: 20px; }

.h22 {
  height: 22px;
  line-height: 22px; }

.h24 {
  height: 24px;
  line-height: 24px; }

.h28 {
  height: 28px;
  line-height: 28px; }

.h30 {
  height: 30px;
  line-height: 30px; }

.h32 {
  height: 32px;
  line-height: 32px; }

.h34 {
  height: 34px;
  line-height: 34px; }

.fz12 {
  font-size: 12px; }

.fz14 {
  font-size: 14px; }

.fz16 {
  font-size: 16px; }

.fz18 {
  font-size: 18px; }

.fz22 {
  font-size: 22px; }

.p10 {
  padding: 10px; }

.ti2 {
  text-indent: 2em; }

.swiper-slide-active .swiper-lazy-preloader {
  display: none; }

.ell {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal; }

.mb10 {
  margin-bottom: 10px; }

.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

.no-top-space {
  margin-top: 0 !important;
  padding-top: 0 !important; }

.no-bottom-space {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

.content {
  padding-top: 40px;
  padding-bottom: 40px; }

.content-sm {
  padding-top: 60px;
  padding-bottom: 60px; }

.content-md {
  padding-top: 80px;
  padding-bottom: 80px; }

.content-lg {
  padding-top: 100px;
  padding-bottom: 100px; }

.space-lg-hor {
  padding-left: 60px;
  padding-right: 60px; }

.space-xlg-hor {
  padding-left: 100px;
  padding-right: 100px; }

.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-15,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-30,
.margin-bottom-35,
.margin-bottom-40,
.margin-bottom-45,
.margin-bottom-50,
.margin-bottom-55,
.margin-bottom-60 {
  clear: both; }

.margin-bottom-5 {
  margin-bottom: 5px; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-bottom-15 {
  margin-bottom: 15px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-bottom-25 {
  margin-bottom: 25px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-bottom-35 {
  margin-bottom: 35px; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-bottom-45 {
  margin-bottom: 45px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-bottom-55 {
  margin-bottom: 55px; }

.margin-bottom-60 {
  margin-bottom: 60px; }

@media (max-width: 768px) {
  .sm-margin-bottom-10 {
    margin-bottom: 10px; }

  .sm-margin-bottom-20 {
    margin-bottom: 20px; }

  .sm-margin-bottom-30 {
    margin-bottom: 30px; }

  .sm-margin-bottom-40 {
    margin-bottom: 40px; }

  .sm-margin-bottom-50 {
    margin-bottom: 50px; }

  .sm-margin-bottom-60 {
    margin-bottom: 60px; } }
@media (max-width: 992px) {
  .md-margin-bottom-10 {
    margin-bottom: 10px; }

  .md-margin-bottom-20 {
    margin-bottom: 20px; }

  .md-margin-bottom-30 {
    margin-bottom: 30px; }

  .md-margin-bottom-40 {
    margin-bottom: 40px; }

  .md-margin-bottom-50 {
    margin-bottom: 50px; }

  .md-margin-bottom-60 {
    margin-bottom: 60px; } }
/*Other Spaces*/
.margin-top-20 {
  margin-top: 20px; }

.margin-left-5 {
  margin-left: 5px; }

.margin-left-10 {
  margin-left: 10px; }

.margin-right-5 {
  margin-right: 5px; }

.margin-right-10 {
  margin-right: 10px; }

.padding-left-5 {
  padding-left: 5px; }

/*Text Colors
------------------------------------*/
.color-sea {
  color: #1abc9c; }

.color-red {
  color: #e74c3c; }

.color-aqua {
  color: #27d7e7; }

.color-blue {
  color: #4fa4cb; }

.color-grey {
  color: #95a5a6; }

.color-dark {
  color: #555555; }

.color-green {
  color: #72c02c; }

.color-brown {
  color: #9c8061; }

.color-light {
  color: #ffffff; }

.color-orange {
  color: #e67e22; }

.color-yellow {
  color: #f8a037; }

.color-green1 {
  color: #2ecc71; }

.color-purple {
  color: #9b6bcc; }

.color-dark-blue {
  color: #4765a0; }

.color-light-grey {
  color: #585f69; }

.color-light-green {
  color: #79d5b3; }

/*Background Colors
------------------------------------*/
.bg-color-dark,
.bg-color-sea,
.bg-color-red,
.bg-color-aqua,
.bg-color-blue,
.bg-color-grey,
.bg-color-green,
.bg-color-brown,
.bg-color-orange,
.bg-color-green1,
.bg-color-purple,
.bg-color-dark-blue,
.bg-color-light-green {
  color: #fff; }

.bg-color-white {
  color: #555; }

.bg-color-dark {
  background-color: #555 !important; }

.bg-color-white {
  background-color: #fff !important; }

.bg-color-sea {
  background-color: #1abc9c !important; }

.bg-color-red {
  background-color: #e74c3c !important; }

.bg-color-aqua {
  background-color: #27d7e7 !important; }

.bg-color-blue {
  background-color: #3498db !important; }

.bg-color-grey {
  background-color: #95a5a6 !important; }

.bg-color-light {
  background-color: #f3f3f3 !important; }

.bg-color-light1 {
  background-color: #f9f9f9 !important; }

.bg-color-green {
  background-color: #72c02c !important; }

.bg-color-brown {
  background-color: #9c8061 !important; }

.bg-color-orange {
  background-color: #e67e22 !important; }

.bg-color-green1 {
  background-color: #2ecc71 !important; }

.bg-color-purple {
  background-color: #9b6bcc !important; }

.bg-color-dark-blue {
  background-color: #4765a0 !important; }

.bg-color-light-grey {
  background-color: #f0f0f0 !important; }

.bg-color-light-green {
  background-color: #79d5b3 !important; }

.rgba-red {
  background-color: rgba(231, 76, 60, 0.8); }

.rgba-blue {
  background-color: rgba(52, 152, 219, 0.8); }

.rgba-aqua {
  background-color: rgba(39, 215, 231, 0.8); }

.rgba-yellow {
  background-color: rgba(241, 196, 15, 0.8); }

.rgba-default {
  background-color: rgba(114, 192, 44, 0.8); }

.rgba-purple {
  background-color: rgba(155, 107, 204, 0.8); }

/*Grey Backroud*/
.bg-grey {
  background: #f7f7f7;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee; }

/*Rounded and Circle Classes
------------------------------------*/
.no-rounded {
  border-radius: 0 !important; }

.rounded {
  border-radius: 4px !important; }

.rounded-x {
  border-radius: 50% !important; }

.rounded-2x {
  border-radius: 10px !important; }

.rounded-3x {
  border-radius: 15px !important; }

.rounded-4x {
  border-radius: 20px !important; }

.rounded-sm {
  border-radius: 2px !important; }

.rounded-md {
  border-radius: 3px !important; }

.rounded-top {
  border-radius: 4px 4px 0 0 !important; }

.rounded-left {
  border-radius: 4px 0 0 4px !important; }

.rounded-right {
  border-radius: 0 4px 4px 0 !important; }

.rounded-bottom {
  border-radius: 0 0 4px 4px !important; }

/*Others
------------------------------------*/
.overflow-hidden {
  overflow: hidden; }

.clear-both {
  clear: both; }

.text-justify p {
  text-align: justify; }

/*Full Width*/
.full-width {
  width: 100%; }

/*Image Classes*/
.img-width-200 {
  width: 200px; }

.img-center img {
  margin: 0 auto; }

.lft-img-margin {
  margin: 0 20px 5px 0; }

.rgt-img-margin {
  margin: 0 0 5px 10px; }

/*Background Light*/
.bg-light {
  padding: 10px 15px;
  margin-bottom: 10px;
  background: #fcfcfc;
  border: solid 1px #e5e5e5; }

.bg-light:hover {
  border: solid 1px #bbb; }

/*CSS3 Hover Effects*/
.hover-effect {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.hover-effect-kenburn {
  left: 10px;
  margin-left: -10px;
  position: relative;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out; }

.hover-effect-kenburn:hover {
  -webkit-transform: scale(2) rotate(5deg);
  -moz-transform: scale(2) rotate(5deg);
  -o-transform: scale(2) rotate(5deg);
  -ms-transform: scale(2) rotate(5deg);
  transform: scale(2) rotate(5deg); }

.hr {
  display: block;
  height: 0;
  overflow: hidden;
  font-size: 0;
  border-width: 1px 0 0 0;
  border-top: 1px solid #E3E3E3;
  margin: 12px 0;
  border-top-color: rgba(0, 0, 0, 0.11); }

.hr-double {
  height: 3px;
  border-top: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
  border-top-color: rgba(0, 0, 0, 0.11);
  border-bottom-color: rgba(0, 0, 0, 0.11); }

.hr.dotted,
.hr-dotted {
  border-style: dotted; }

.bigger-110 {
  font-size: 110% !important; }

.bigger-120 {
  font-size: 120% !important; }

.bigger-130 {
  font-size: 130% !important; }

.bigger-140 {
  font-size: 140% !important; }

.bigger-150 {
  font-size: 150% !important; }

.bigger-160 {
  font-size: 160% !important; }

.bigger-170 {
  font-size: 170% !important; }

.bigger-180 {
  font-size: 180% !important; }

.bigger-190 {
  font-size: 190% !important; }

.bigger-200 {
  font-size: 200% !important; }

.bigger-210 {
  font-size: 210% !important; }

.bigger-220 {
  font-size: 220% !important; }

.bigger-230 {
  font-size: 230% !important; }

.bigger-240 {
  font-size: 240% !important; }

.bigger-250 {
  font-size: 250% !important; }

.bigger-260 {
  font-size: 260% !important; }

.bigger-270 {
  font-size: 270% !important; }

.bigger-280 {
  font-size: 280% !important; }

.bigger-290 {
  font-size: 290% !important; }

.bigger-300 {
  font-size: 300% !important; }

.bigger-115 {
  font-size: 115% !important; }

.bigger-125 {
  font-size: 125% !important; }

.bigger-175 {
  font-size: 175% !important; }

.bigger-225 {
  font-size: 225% !important; }

.bigger-275 {
  font-size: 275% !important; }

.align-middle {
  vertical-align: middle !important; }

.align-top {
  vertical-align: top !important; }

.align-bottom {
  vertical-align: bottom !important; }

.position-relative,
.pos-rel {
  position: relative; }

.position-absolute,
.pos-abs {
  position: absolute; }

.fix {
  *zoom: 1; }

.fix:after {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden; }

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  min-height: 0;
  margin: 0;
  padding: 0; }

.l {
  float: left; }

.r {
  float: right; }

.auto {
  margin-left: auto;
  margin-right: auto; }

.dn {
  display: none; }

.db {
  display: block; }

.dib {
  display: inline-block; }

.di {
  display: inline; }

.n {
  font-weight: normal;
  font-style: normal; }

.b {
  font-weight: bold; }

.i {
  font-style: italic; }

.tc {
  text-align: center; }

.tr {
  text-align: right; }

.tl {
  text-align: left; }

.g0 {
  color: #000; }

.g3 {
  color: #333; }

.g6 {
  color: #666; }

.g9 {
  color: #999; }

.wh {
  color: white; }

.h14 {
  height: 14px;
  line-height: 14px; }

.h16 {
  height: 16px;
  line-height: 16px; }

.h18 {
  height: 18px;
  line-height: 18px; }

.h20 {
  height: 20px;
  line-height: 20px; }

.h22 {
  height: 22px;
  line-height: 22px; }

.h24 {
  height: 24px;
  line-height: 24px; }

.h28 {
  height: 28px;
  line-height: 28px; }

.h30 {
  height: 30px;
  line-height: 30px; }

.h32 {
  height: 32px;
  line-height: 32px; }

.h34 {
  height: 34px;
  line-height: 34px; }

.fz12 {
  font-size: 12px; }

.fz14 {
  font-size: 14px; }

.fz16 {
  font-size: 16px; }

.fz18 {
  font-size: 18px; }

.fz22 {
  font-size: 22px; }

.p10 {
  padding: 10px; }

.ti2 {
  text-indent: 2em; }

.swiper-slide-active .swiper-lazy-preloader {
  display: none; }

.ell {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal; }

.mb10 {
  margin-bottom: 10px; }

a.wh:hover {
  color: #fff; }

.bdb_e3 {
  border-bottom: 1px solid #e3e3e3; }

.bdb_gd {
  border-bottom: 1px solid #ddd; }

.pb30 {
  padding-bottom: 30px; }

.btn_gray {
  background: #475168;
  color: #fff; }
  .btn_gray:hover {
    color: #fff; }

a, img {
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s; }
  a:hover, img:hover {
    text-decoration: none;
    opacity: 0.85; }

.news_li {
  padding-left: 15px; }
  .news_li.arrow {
    background: url(../images/sy_9.png) 5px center no-repeat; }

.parent {
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start; }

.parent > .child {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 5px; }

.top_bar {
  height: 45px;
  background: #0753c0; }
  .top_bar.news {
    background: url(../images/ni_01.jpg) 0 0 no-repeat;
    background-size: cover; }

h1.logo {
  margin: 0;
  padding-top: 16px; }

.nav_bar {
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  background: #f3f3f3;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99; }
  .nav_bar.index_nav {
      transition:top .2s;
    top: 30px; }
    .nav_bar.index_nav.top {
      top: 0; }
  .nav_bar ul li {
    line-height: 73px;
    padding-bottom: 2px;
      padding-left:10px;padding-right:10px;
    margin-left: 5px; }
    .nav_bar ul li a {
      color: #333;
        font-size:16px;
    }
    .nav_bar ul li.active, .nav_bar ul li:hover {
      padding-bottom: 0;
      border-bottom: 2px solid #255caf; }
      .nav_bar ul li.active a, .nav_bar ul li:hover a {
        color: #255caf; }

.nav_bar_xs {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  background: #f3f3f3;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99; }
  .nav_bar_xs .logo {
    padding-bottom: 10px; }

.slide {
  padding-bottom: 66px;
}
  @media (max-width: 767px) {
    .slide {
      margin-top: 42px;
      padding-bottom: 28px; }
      .slide .carousel-indicators {
        bottom: -10px; } }

.slide_bd {
  height: 55px; }

.feature_area .bg-primary {
  height: 45px;
  line-height: 45px; }
.feature_area img {
  width: 100%; }
.feature_area ul {
  height: 109px;
  padding-top: 10px;
  padding-bottom: 10px; }
  .feature_area ul li {
    margin-bottom: 10px; }
    .feature_area ul li:last-of-type {
      margin-bottom: 0; }

.carousel-indicators li {
  border: 1px solid #fff;
  background: #fff; }

.carousel-indicators .active {
  margin: 1px;
  width: 11px;
  height: 11px;
  border: 1px solid #f8991e;
  background-color: #f8991e; }

.carousel-indicators {
  bottom: 9px; }

@media (min-width: 768px) and (max-width: 991px) {
  .share_bar {
    text-align: left;
    margin-top: 20px; } }
@media (max-width: 767px) {
  .share_bar {
    text-align: left;
    margin-top: 20px; } }

.dropdown-menu .input-group {
  margin-left: 5px;
  margin-right: 5px; }

.news_index_box {
  background: #f9f9f9; }
  .news_index_box .pic {
    position: relative; }
    .news_index_box .pic:hover .overlay {
      opacity: 1; }
    .news_index_box .pic .overlay {
      opacity: 0;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.2);
      -webkit-transition: all 0.7s;
      -moz-transition: all 0.7s;
      -ms-transition: all 0.7s;
      -o-transition: all 0.7s;
      transition: all 0.7s; }
      .news_index_box .pic .overlay h3 {
        line-height: 40px;
        color: #fff;
        border-bottom: 1px solid #fff;
        padding-top: 10px;
        margin-bottom: 10px; }
      .news_index_box .pic .overlay p {
        color: #fff; }
  .news_index_box .tit_area {
    background: #fff;
    height: 46px; }
    .news_index_box .tit_area h2 {
      line-height: 40px;
      font-size: 18px;
      width: 120px;
      text-align: center;
      border-bottom: 3px solid #fff;
      padding-top: 3px;
      cursor: pointer; }
      .news_index_box .tit_area h2.active, .news_index_box .tit_area h2:hover {
        border-bottom: 3px solid #255caf; }
  .news_index_box .btn_area {
    padding-top: 30px; }
    .news_index_box .btn_area a.btn_more {
      line-height: 34px;
      border: 2px solid #a2a2a2;
      color: #a2a2a2;
      display: block;
      padding: 0 30px;
      text-align: center;
      width: 160px; }
      .news_index_box .btn_area a.btn_more.active, .news_index_box .btn_area a.btn_more:hover {
        border-color: #255caf;
        color: #255caf; }

.news_top .btn {
  padding-left: 30px;
  padding-right: 30px; }

.crumb_bar {
  text-align: right;
font-size:1.5rem;
padding-bottom:10px; }
  @media (max-width: 767px) {
    .crumb_bar {
      text-align: left; } }

.side_bar {
  background: #f1f1f1; }
  .side_bar .bt_info {
    margin-top: 50px; }
  .side_bar li {
    padding: 5px 10px; }
    /*.side_bar li.active {*/
      /*border: 1px solid #255caf;*/
      /*color: #255caf;*/
      /*background: #fff; }*/

.art_box {
  border: 1px solid #ddd;
  /*border-bottom: none; */
}
  .art_box .tit {
    padding: 20px;
    border-bottom: 1px solid #ddd; }
  .art_box h3 {
    padding-bottom: 10px;
    line-height: 30px;
    font-size:1.8rem;
 }
  .art_box .cont {
    padding: 20px 40px; }
    .art_box .cont .nav {
      background: #fff;
      border: 1px solid #ebebeb;
      padding: 10px; }

#owl-demo .item {
  margin: 4px; }
  #owl-demo .item img {
    width: 100%; }

.customNavigation {
  text-align: center; }

.search_area {
  position: relative; }
  .search_area .inp {
    position: absolute;
    top: 48px;
    right: 0;
    z-index: 10;
    width: 240px;
    display: none; }
.sale_box {
	background: #f4f4f4;
	padding: 40px;
	margin-bottom: 10px;
	transform: scale(1);
	transition:all 0.2s ease; 
	-webkit-transition:all 0.6s ease-in;
}
.sale_box:hover {
	background: #255caf;
	transform: scale(1.05);
}
.sale_box.active {
	background: #255caf;
}
    .sale_box:hover img.wh, .sale_box.active img.wh {
      display: block; }
    .sale_box:hover img.bl, .sale_box.active img.bl {
      display: none; }
    .sale_box:hover h3, .sale_box.active h3 {
      color: #fff; }
  .sale_box h3 
  {
    color:#666666;
    margin-top: 10px;
    margin-bottom: 0; }
 
  .sale_box img {
    display: block; }
  .sale_box img.wh {
    display: none; }

.side_btn {
  position: fixed;
  right: 10px;
  bottom: 10px; }
  .side_btn a.btn_sq {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px; }


.fz18{
    font-size:18px;
}
.feature_area .bg-primary a{
    font-size:16px;
}
/*.thumb_area{*/
    /*text-align: justify;*/
/*}*/
/*.thumb_area a{*/
    /*display:inline-block;text-align:center;*/
/*}*/
/*.thumb_area a img{*/
    /*display:block;*/
/*}*/

body{
    line-height:1.60;
}

/*.carousel-indicators li{*/
    /*width:70px;border-radius:0;*/
    /*background-color:#255caf;*/
    /*border:none;*/
    /*height:9px;*/
/*}*/
/*.carousel-indicators .active{*/
    /*width:70px;height:9px;*/
/*}*/

.carousel-control{
    width:15%;
}
.search_area .inp{
    top:45px;
}
.thumb_area > a{
    margin:0 10px;display:inline-block;
}

@media (max-width: 1200px) and (min-width:769px){
    .nav_bar ul li{
        padding-left:5px;padding-right:5px;
    }
    .nav_bar ul li a{
        font-size:14px;
    }
}

 .nav_bar_xs .logo {
    padding-top:10px;
    padding-bottom: 10px;
}
.nav_bar_xs .dropdown-main{

}
.nav_bar_xs .table-vertical{
    display:table;
}
.nav_bar_xs .table-vertical > div{
    display:table-cell;
    vertical-align:middle;
    float:none !important;
}

.input-group input[type=text]:focus::-webkit-input-placeholder{
    opacity:0;
}
.input-group input[type=text]:focus::-moz-placeholder{
    opacity:0;
}

.input-group input[type=text]:focus:-ms-input-placeholder{
    opacity:0;
}
.nav_bar .main-nav-wrapper{
    position:relative;left:30px;
}

.news_index_box .btn_area{
    padding-bottom:10px;
}
.news_top{
    margin-top:40px;
}
.news_top h3{
    margin-bottom:10px;
}
.news_top p{

}
.page_footer .list-link{
    margin-bottom:20px;
}
.side_bar li {
    /*padding: 8px 10px;*/
    margin-bottom: 8px;
}
.side_bar_list ul{
    list-style:none;
}
.side_bar_list  li{
    padding:0;
    margin:0;
}
.side_bar_list > li  a{
    padding:8px 10px;
    display:block;
    border:1px solid transparent;
    text-decoration: none;
    transition:all .3s;
}
.side_bar_list > .has-sub > a:before{
    
    color:#f8a037;
    font-family: 'Entypo';
    font-size:16px;
    /*visibility: visible;
    content:"\2b";*/
  margin-right:5px;
}
.side_bar_list > .has-sub.open > a:before{
    /*content:"\2212";
    color:#f8a037;*/
    font-family: 'Entypo';
    /*visibility: visible;*/
}
.side_bar_list li ul a{
    padding-left:25px;
}
/*.side_bar_list .open ul{*/
    /*display:block;*/
/*}*/
.side_bar_list > li a:before{
    /*content: "\2212";
    color:#f8a037;*/
    font-family: 'Entypo';
    font-size:16px;
    /*visibility:hidden;*/
}
.side_bar_list > li ul{
    display: none;

}
.side_bar_list > .open ul{
    max-height:500px;
}
.side_bar_list >li  a:hover{
    border: 1px solid #255caf;
    color: #255caf;
    background: #fff;
}
.page-main-title{
    font-size:2.1rem;font-weight:bold;
}
.container{
    position:relative;
}

.side_bar.bt_info {

}

.bdb_e3 {
    border-bottom: 1px dashed #e3e3e3;
}
.tends-info h3{
    font-size:18px;padding-bottom:5px;line-height:1.5;
}
.sub-title{
    font-size:24px;font-weight:bold;line-height:1.5;
}
.sub-title-s{
    font-size:18px;font-weight:bold;
}
.sub-title span{
    display:inline-block;
    vertical-align: middle;
}
.sub-title img{
    margin-right:5px;
}

.main-products > .col-sm-4{
    margin-bottom:10px;
}
.main-products > .col-sm-4 p{
   color:#888888;
}
 
.sale_box:hover h3 a{
    color:#fff;
}
.sale_box h3{
    font-size:18px;font-weight:bold;
}
.right-info p{
    margin-bottom:15px;line-height:2;
}
.btn-big{
    padding:8px 14px;
}
.btn_gray:active{
    background:#333;
}
p{
    line-height:2;
}
.nav_bar .search_area {
    margin-top: 17px;
}
.carousel-control:hover {

}

.jssora20l, .jssora20r {
    display: block;
    position: absolute;
    top: 50%;

    margin-top:-27px;
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(../images/a20.png) no-repeat;
    overflow: hidden;
}

.jssora20l {
    left:30%;
    background-position: -3px -33px;
}
.left.carousel-control:hover .jssora20l, .jssora20l:hover {
    background-position: -123px -33px;
}
.jssora20r {
    right:30%;
    background-position: -63px -33px;
}
.right.carousel-control:hover .jssora20r, .jssora20r:hover {
    background-position: -183px -33px;
}

@media only screen
and (max-width : 769px){
    .nav_bar ul li{
        padding-left: 5px;
        padding-right: 5px;
    }
    .nav_bar ul li a{
       font-size:14px;
    }
}
.search_area .inp{
    max-width:0;
    opacity:0;
    display:block;
    overflow:hidden;
    top:0;
    transition:all .3s;
}
.search_area.active .inp{
    max-width:200px;opacity:1;
}
.search_area.active .call{
    visibility:hidden;
    opacity:0;
    transition:all .3s;
}
.search_area img{
    transition:all 0s;
}

.side_bar li.active > a{
    border: none;
    color: #255caf;
    background: #fff;
}
.side_bar li.active > a{
    border: 1px solid #255caf;
    color: #255caf;
    background: #fff;
}
.side_bar_list li a{
    margin-bottom:5px;
    font-size:16px;
}
.side_bar_list > li > a{
    margin-bottom:15px;

}
.side_bar{
    min-height:550px;position:relative;
    padding-bottom:130px;
}
.side_bar .bt_info {
    position:absolute;
    bottom:10px;
    left:15px;
    margin-top:10px;
width: 257px;
}
.p15{
    padding:15px;
}

.glyphicon.glyphicon-chevron-left:before{
    content:"\e257";
}
.glyphicon.glyphicon-chevron-right:before{
    content:"\e258";
}
@media screen and (min-width: 768px){
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{
        font-size:45px;
    }
}
.main-content-wrapper{
    overflow: hidden;
    margin-bottom:15px;
    position: relative;
bottom:5px;
}
.main-content-wrapper .main-col-left{
    position: static;
  padding-bottom: 130px;
}
.main-content-wrapper .main-col-left .side_bar{
    position:static;
    padding-bottom: 3000px;
    margin-bottom: -3000px;
}
.mb0{
    margin-bottom:0px;
}
.vertical-b{
    vertical-align:bottom;
}
.ie8 .carousel-indicators, .lt-ie9 .carousel-indicators{
    margin-bottom:0px;
}
a.wh:visited{
    color:#fff;
}
a.g6:visited{
    color:#666;
}
a.color-blue, a.color-blue:visited{
    color:#255caf;
}
.nav_bar  li a {
    line-height: 73px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    display:block;
}
.nav_bar ul li {
    line-height: 73px;
   padding:0;
    margin-left:0;
}
@media (max-width: 1200px) and (min-width: 769px){
    .nav_bar ul li a{
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media only screen and (max-width: 769px) {
    .nav_bar ul li a{
        padding-left: 5px;
        padding-right: 5px;
    }
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>a:after {
    display: block;
    float: right;
    width: 0;
    height: 0;
    margin-top: 6px;
    margin-right: -10px;
    border-color: transparent;
    border-left-color: #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
}

 @media screen and (min-width:768px){
  .dropdown-submenu:hover>.dropdown-menu {
    display: block;
  }
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a{
    background:#255caf;
    color:#fff;
    transition:all 0s;
    -webkit-transition:all 0s;
    opacity:1;
}

.event-none, .event-none * {
    pointer-events: none;
}

.main-nav-wrapper > ul{
  white-space: nowrap;
  text-align :right;
}
.ie8  .main-nav-wrapper, .lt-ie9  .main-nav-wrapper{
  left:auto;
}
.ie8  .main-nav-wrapper a, .lt-ie9  .main-nav-wrapper a{
  padding-left:3px;padding-right:3px;

}
.feature_area li,.tends-info h3, .nowrap{
  text-overflow: ellipsis;
  overflow:hidden;
  white-space: nowrap;
}

.tends-info h3{
  width:75%;
}

.feature_img_wrapper{
  overflow:hidden;
  height:250px;
}
.feature_img_wrapper img{
  height:100%;min-width:100%;width:auto;display:block;
}

.navmenu { position:relative;}
.navmenuActive { position:relative; border-bottom:2px solid blue }
.sub{ position:absolute;  border:1px solid #dcdcdc;top:55px; margin:0px; padding: 10px 3px 3px 0px;background: #fff; width:auto; z-index:99; display:none; }
.sub dt {float:left;width:auto; margin:0px; padding:0 10px}
.sub dt p {width:100%; text-align:left; padding:0px;line-height:30px; margin:2px;}
.sub dt p a { height:34px;white-space:nowrap;line-height:34px;display: block;  border-bottom: 1px solid #eeeeee; font-size:15px;color:Black; font-weight:normal;}
.sub dt p a:hover {color:#02599a;background:#f0f0f0;}
.bdb_e3 h3 a{color:#444444;}
.bdb_e3 h3 a:hover {color:#194280;text-decoration:underline;}


 
