@font-face {
  font-family: roboto;
  src: url(../font/roboto-light-webfont.eot);
  src: url(../font/roboto-light-webfont.eot#iefix) format("embedded-opentype"),
    url(../font/roboto-light-webfont.woff2) format("woff2"),
    url(../font/roboto-light-webfont.woff) format("woff"),
    url(../font/roboto-light-webfont.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: roboto;
  src: url(../font/roboto-medium-webfont.eot);
  src: url(../font/roboto-medium-webfont.eot#iefix) format("embedded-opentype"),
    url(../font/roboto-medium-webfont.woff2) format("woff2"),
    url(../font/roboto-medium-webfont.woff) format("woff"),
    url(../font/roboto-medium-webfont.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: roboto;
  src: url(../font/roboto-regular-webfont.eot);
  src: url(../font/roboto-regular-webfont.eot#iefix) format("embedded-opentype"),
    url(../font/roboto-regular-webfont.woff2) format("woff2"),
    url(../font/roboto-regular-webfont.woff) format("woff"),
    url(../font/roboto-regular-webfont.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
body,
html {
  overflow-x: hidden;
  font-size: 1.03em;
  color: #444;
  font-family: roboto, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.03em;
  white-space: normal;
  -webkit-text-size-adjust: 100%;
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  color: #0f0f0f;
  margin: 0 0 10px 0;
  line-height: 1.3;
}
h1 {
  font-size: 4.5em;
  line-height: 1.1;
}
h2 {
  font-size: 3.55em;
  line-height: 1.2;
}
h3 {
  font-size: 3.25em;
  line-height: 1.25em;
}
h4 {
  font-size: 2.5em;
}
h5 {
  font-size: 1.25em;
}
h6 {
  font-size: 1.025em;
}
ul {
  padding: 0;
}
li {
  list-style: none;
  margin-bottom: 10px;
}
a {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  text-decoration: none;
  outline: 0;
  color: inherit;
}
.nav > li > a:focus,
.nav > li > a:hover,
li > a:focus,
li > a:hover {
  background-color: transparent;
  border-color: transparent;
}
.nav > li > a,
ul {
  padding: 0;
}
a,
a:active,
a:focus {
  outline: 0;
  text-decoration: none;
}
a,
a:active,
a:focus a:hover {
  text-decoration: none !important;
}
.btn i,
.btn p,
.btn span,
.overly * {
  z-index: 1;
}
.btn,
.meta-head {
  letter-spacing: 0.2px;
}
.btn,
.meta {
  line-height: 1;
}
li {
  list-style: none;
  margin-bottom: 10px;
}
a {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  color: inherit;
}
.nav > li > a:focus,
.nav > li > a:hover,
li > a:focus,
li > a:hover {
  background-color: transparent;
  border-color: transparent;
}
a:active,
a:focus {
  -moz-outline: 0;
}
a:hover {
  color: #e9c882;
}
.sec-pad {
  padding-top: 100px;
  padding-bottom: 100px;
}
.sec-pad-sm {
  padding-top: 60px;
  padding-bottom: 60px;
}
.sec-pad-lg {
  padding: 90px 0;
}
img {
  max-width: 100%;
  height: auto;
}
.section-text {
  max-width: 700px;
  margin: 0 auto 70px auto;
}
/* 大标题 */
.heading-lg {
  font-size: 66px;
  font-family: 'Courier New', Courier, monospace;
  font-weight: 20em ;
  font-weight: bold;
  color: #0c0b0b;
}
.meta {
  font-size: 12px;
}
.meta-head {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #eaeaea;
}
/* 副标题 */
p.large {
  font-size: 1.3em;
  color: #383737;
}
.light {
  color: #fff;
}
.light .icon,
.light .meta-head,
.light h1,
.light h2,
.light h3,
.light h4,
.light h5,
.light h6 {
  color: #fff;
}
.icon {
  color: #cacbcc;
  margin-bottom: 5px;
}
.icon-lg {
  font-size: 3em;
  margin-bottom: 5px;
}
.icon-md {
  font-size: 2.5em;
}
.icon-sm {
  font-size: 2em;
}
.icon-xs {
  font-size: 1.5em;
}
.parallax-bg {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg-mesh {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 0;
    animation: 0.4s ease-out 0s 1 normal both running bcCCNc;
    background-image: radial-gradient(
        circle at 0 100%,
        #b4e8ff 0,
        #b4e8ff 10%,
        rgba(255, 172, 228, 0) 30%,
        transparent
      ),
      radial-gradient(
        circle at 0 0,
        #b4e8ff 30%,
        rgba(255, 236, 230, 0),
        transparent
      ),
      radial-gradient(
        circle at 50% 100%,
        #ba87ff 0,
        #ba87ff 30%,
        rgba(186, 135, 255, 0),
        transparent
      ),
      radial-gradient(
        at 60% 5%,
        #F6981BFF 0,
        #F6981BFF 10%,
        rgba(255, 236, 230, 0),
        transparent
      ),
      linear-gradient(280deg, #F6981BFF 0, #F6981BFF 30%, rgba(255, 181, 214, 0));
  }

.bg-mesh-2 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  max-width: 100%;
  z-index: 0;
  animation: 0.4s ease-out 0s 1 normal both running bcCCNc;
  background-image: radial-gradient(
      circle at 0 100%,
      #F6981BFF 0,
      #F6981BFF 10%,
      rgba(255, 255, 255, 0) 30%,
      transparent
    ),
    radial-gradient(
      circle at 0 0,
      #F6981BFF 30%,
      rgba(255, 255, 255, 0),
      transparent
    ),
    radial-gradient(
      circle at 50% 100%,
      #F6981BFF 0,
      #F6981BFF 30%,
      rgba(255, 255, 255, 0),
      transparent
    ),
    radial-gradient(
      at 60% 5%,
      #F6981BFF 0,
      #F6981BFF 10%,
      rgba(255, 255, 255, 0),
      transparent
    ),
    linear-gradient(280deg, #F6981BFF 0, #F6981BFF 30%, rgba(255, 255, 255, 0));
}
.logo img {
  max-width: 150px;
}
.sub-input .custom-form {
  position: relative;
  margin: 0 auto;
  width: 500px;
}
.blog .sub-input .custom-form {
  width: auto;
}
.sub-input .custom-form .form-control {
  height: 60px;
  border: 1px solid #fff;
  box-shadow: inset 0 1px 1px transparent;
  background-color: rgba(255, 255, 255, 0);
  padding: 0 0 0 20px;
  font-size: 14px;
}
.sub-input .custom-form .form-control::placeholder {
  color: #fff;
}
.blog .sub-input .custom-form .form-control::placeholder {
  color: inherit;
}
.custom-form .form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px transparent,
    0 0 8px rgba(102, 175, 233, 0);
  box-shadow: inset 0 1px 1px transparent, 0 0 8px rgba(102, 175, 233, 0);
}
.sub-input .result-box {
  font-size: 16px;
  font-weight: 400;
}
.sub-input .custom-form .btn {
  position: absolute;
  margin: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 0 5px 5px 0;
  box-shadow: 0 0 0 transparent;
  font-size: 16px;
}
.sub-input .custom-form .btn:focus {
  color: #fff;
}
/* 底部背景颜色 */
.bg-gray {
  background: #0c0c0c;
}
.bg-icon {
  background: url(../image/bg-icon.jpg) center bottom no-repeat;
  background-size: auto;
  background-size: contain;
}
.grdnt-blue:not(.overly) {
  background-image: -webkit-linear-gradient(
    90deg,
    #5722ff 0,
    #8103ff 51%,
    #5722ff 100%
  );
  background-image: linear-gradient(
    90deg,
    #5722ff 0,
    #8103ff 51%,
    #5722ff 100%
  );
}
.grdnt-purple:not(.overly) {
  background-image: -webkit-linear-gradient(
    135deg,
    #8e53d3 0,
    #3e6ddf 51%,
    #8e53d3 100%
  );
  background-image: linear-gradient(
    135deg,
    #8e53d3 0,
    #3e6ddf 51%,
    #8e53d3 100%
  );
}
.grdnt-orange:not(.overly) {
  background-image: linear-gradient(
    135deg,
    #ffa03a 0,
    #f4be56 51%,
    #ffa03a 100%
  );
  background-image: -webkit-linear-gradient(
    135deg,
    #ffa03a 0,
    #f4be56 51%,
    #ffa03a 100%
  );
}
.grdnt-cyan:not(.overly) {
  background-image: -webkit-linear-gradient(
    45deg,
    #35abe6 0,
    #3bbeff 51%,
    #35abe6 100%
  );
  background-image: linear-gradient(
    45deg,
    #35abe6 0,
    #3bbeff 51%,
    #35abe6 100%
  );
}
.grdnt-green:not(.overly) {
  background-image: -webkit-linear-gradient(
    45deg,
    #00c9fd 0,
    #81ee8e 51%,
    #00c9fd 100%
  );
  background-image: linear-gradient(
    45deg,
    #00c9fd 0,
    #81ee8e 51%,
    #00c9fd 100%
  );
}
.grdnt-yellow:not(.overly) {
  background-image: -webkit-linear-gradient(
    130deg,
    #ffa159 0,
    #ff39b4 51%,
    #ffa159 100%
  );
  background-image: linear-gradient(
    130deg,
    #ffa159 0,
    #ff39b4 51%,
    #ffa159 100%
  );
}
.grdnt-blue.overly:before {
  background-image: -webkit-linear-gradient(
    90deg,
    #5722ff 0,
    #8103ff 51%,
    #5722ff 100%
  );
  background-image: linear-gradient(
    90deg,
    #5722ff 0,
    #8103ff 51%,
    #5722ff 100%
  );
}
.grdnt-purple.overly:before {
  background-image: -webkit-linear-gradient(
    135deg,
    #6d1bc6 0,
    #fa0076 51%,
    #6d1bc6 100%
  );
  background-image: linear-gradient(
    135deg,
    #6d1bc6 0,
    #fa0076 51%,
    #6d1bc6 100%
  );
}
.grdnt-orange.overly:before {
  background-image: linear-gradient(
    135deg,
    #ffa03a 0,
    #f4be56 51%,
    #ffa03a 100%
  );
  background-image: -webkit-linear-gradient(
    135deg,
    #ffa03a 0,
    #f4be56 51%,
    #ffa03a 100%
  );
}
.grdnt-cyan.overly:before {
  background-image: -webkit-linear-gradient(
    45deg,
    #8089ff 0,
    #54ceff 51%,
    #8089ff 100%
  );
  background-image: linear-gradient(
    45deg,
    #8089ff 0,
    #54ceff 51%,
    #8089ff 100%
  );
}
.grdnt-green.overly:before {
  background-image: -webkit-linear-gradient(
    45deg,
    #00c9fd 0,
    #81ee8e 51%,
    #00c9fd 100%
  );
  background-image: linear-gradient(
    45deg,
    #00c9fd 0,
    #81ee8e 51%,
    #00c9fd 100%
  );
}
.grdnt-yellow.overly:before {
  background-image: -webkit-linear-gradient(
    130deg,
    #ffa159 0,
    #ff39b4 51%,
    #ffa159 100%
  );
  background-image: linear-gradient(
    130deg,
    #ffa159 0,
    #ff39b4 51%,
    #ffa159 100%
  );
}
a[class*="grdnt-"],
button[class*="grdnt-"],
div[class*="grdnt-"],
div[class*="grdnt-"].overly:before,
footer[class*="grdnt-"],
footer[class*="grdnt-"].overly:before,
header[class*="grdnt-"],
header[class*="grdnt-"].overly:before,
input[class*="grdnt-"],
nav[class*="grdnt-"],
p[class*="grdnt-"],
section[class*="grdnt-"],
section[class*="grdnt-"].overly:before {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  background-size: 250% auto;
}
a[class*="grdnt-"]:hover,
button[class*="grdnt-"],
input[class*="grdnt-"]:hover {
  color: #fff;
  background-position: right center;
}
[class*="bg-trans"]:before,
[class*="style-"]:after {
  position: absolute;
  background-size: 100% !important;
  content: "";
  left: -1px;
  right: -1px;
  bottom: -1px;
  top: 0;
}
.style-curve:after {
  background: url(../image/img-curve.png) bottom no-repeat;
  z-index: 1;
}
.overly {
  position: relative;
}
.overly * {
  position: relative;
  z-index: 2;
}
.overly:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.8;
}
.brdr-btm {
  border-bottom: 1px solid #e1e1e1;
}
.pd-10 {
  padding: 10px;
}
.pd-20 {
  padding: 20px;
}
.pd-30 {
  padding: 30px;
}
.pt-0 {
  padding-top: 0;
}
.pb-0 {
  padding-bottom: 0;
}
.p-0 {
  padding: 0;
}
.mg-0 {
  margin: 0;
}
.w-100 {
  width: 100%;
}
.h-100 {
  height: 100%;
}
.scroll-item {
  position: absolute;
}
.spce {
  clear: both;
  height: 20px;
  width: 100%;
}
.spce.xs {
  height: 5px;
}
.spce.sm {
  height: 10px;
}
.spce.md {
  height: 40px;
}
.spce.lg {
  height: 60px;
}
.flx-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.align-flx-end {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.align-flx-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
}
.nav-tabs li a,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  background: 0;
  border: 0;
  color: inherit;
}
.nav-tabs {
  border-bottom: 0;
}
.list-style li {
  padding-left: 30px;
}
[class*="grdnt-"] .list-style li:before,
div[class*="grdnt-"] .list-style li:before {
  color: #fff;
}
.list-style li:before {
  position: absolute;
  content: "\f00c";
  left: 0;
  top: 3px;
  color: #0facf3;
  font-family: FontAwesome;
}
.fw-300 {
  font-weight: 300;
}
.fw-400 {
  font-weight: 400;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.clr-green {
  color: #46da60;
}
.clr-blue {
  color: #6d48e5;
}
.clr-red {
  color: #ed3e44;
}
.clr-cyan {
  color: #4693f8;
}
.social-holder a {
  margin-right: 15px;
}
.social-holder a:last-child {
  margin-right: 0;
}
.btn-holder {
  margin-top: 60px;
}
.btn-holder > div {

  margin-top: 30px;
  
}
.btn {
  display: inline-block;
  text-align: center;
  position: relative;
  color: #fff;
  padding: 14px 28px;
  background: 0;
  font-family: "open sans";
  font-weight: 600;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  border-radius: 50px;
  border: 0;
  margin-top: 5px;
  margin-right: 10px;
}
.btn.btn-primary {
  background: #6d48e5;
}
.btn.btn-primary:hover {
  box-shadow: 0 10px 25px 0 rgba(181, 27, 223, 0.5);
}
.btn span {
  position: relative;
  z-index: 1;
  font-size: 15px;
  text-align: left;
  margin: 0;
  text-transform: capitalize;
}
.btn i {
  margin-right: 8px;
  font-size: 22px;
  z-index: 1;
  position: relative;
}
.btn i + span {
  vertical-align: top;
  margin-top: 3px;
  display: inline-block;
}
.btn-sm {
  font-size: 0.575em;
  padding: 10px 30px;
}
.btn-round {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  position: relative;
  border-radius: 50%;
  background: #fff;
  font-size: 22px;
  height: 80px;
  width: 80px;
  display: flex;
  color: #6d48e5;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.btn-round:after {
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  border-radius: 50%;
  display: block;
  background: rgba(255, 255, 255, 0.8);
  width: 80%;
  height: 80%;
  animation: grow-scnd 1.5s infinite;
  -o-animation: grow-scnd 1.5s infinite;
  -moz-animation: grow-scnd 1.5s infinite;
  -webkit-animation: grow-scnd 1.5s infinite;
  -ms-animation: grow-scnd 1.5s infinite;
  animation-delay: 0s;
  animation-timing-function: ease-in-out;
}
.btn-round span {
  color: #fff;
  font-size: 18px;
}
.btn-white {
  /* background-color: #fff; */

  background-color:#1e1d1f;
  border: 1px solid #0a0a0a;
  color: #fff;
}
.btn-border {
  color: #fff;
  background: 0;
  border: 1px solid #fff;
  box-shadow: 0 0 0 transparent;
}
.btn-border:hover {
  background: #fff;
  color: #3e2a75;
}
.btn-over {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
[class*="grdnt-"].btn.fill {
  color: #6b1aff;
}
[class*="grdnt-"].btn.fill:before {
  position: absolute;
  content: "";
  background: #fff;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 5px;
  transition: 0.5s;
}
[class*="grdnt-"].btn.fill:hover:before {
  background: 0;
}
[class*="grdnt-"].btn.fill:hover .clip-txt {
  -webkit-text-fill-color: #fff;
}
.grdnt-purple .btn-white {
  color: #6b1aff;
}
.grdnt-purple .btn-white:hover {
  color: #550bdd;
}
.grdnt-purple .btn-border:hover {
  color: #6b1aff;
}
.grdnt-orange .btn-white {
  color: #fe2553;
}
.grdnt-orange .btn-white:hover {
  color: #f52278;
}
.grdnt-orange .btn-border:hover {
  color: #fe2553;
}
.grdnt-blue .btn-white {
  color: #6b1aff;
}
.grdnt-blue .btn-white:hover {
  color: #281483;
}
input.btn:hover {
  color: #fff [class * =icon-bg-];
}
[class*="icon-bg"] {
  border-radius: 50%;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon-shad [class*="icon-bg-"].grdnt-orange,
.icon-shad [class*="icon-bg"].grdnt-orange {
  box-shadow: 0 20px 38px rgba(244, 186, 75, 0.7);
}
.icon-shad [class*="icon-bg-"].grdnt-purple,
.icon-shad [class*="icon-bg"].grdnt-purple {
  box-shadow: 0 20px 38px rgba(200, 119, 251, 0.7);
}
.icon-shad [class*="icon-bg-"].grdnt-cyan,
.icon-shad [class*="icon-bg"].grdnt-cyan {
  box-shadow: 0 20px 38px rgba(59, 190, 255, 0.4);
}
.icon-shad [class*="icon-bg-"].grdnt-blue,
.icon-shad [class*="icon-bg"].grdnt-blue {
  box-shadow: 0 20px 38px rgba(82, 37, 220, 0.4);
}
.icon-bg {
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
  font-size: 2.5em;
}
.icon-bg-md {
  width: 60px;
  height: 60px;
  font-size: 1.5em;
}
.icon-bg-lg {
  width: 80px;
  height: 80px;
  font-size: 2em;
}
.icon-bg-sm {
  width: 50px;
  height: 50px;
  font-size: 1em;
}
.fx-wdth {
  max-width: 600px;
  margin: 0 auto;
}
.hover-grow [class*="icon-bg-"],
.hover-grow [class*="icon-bg"] {
  transition: all 1.5s;
  -webkit-transition: all 1.5s;
  z-index: 1;
}
.hover-grow [class*="icon-bg-"]:after,
.hover-grow [class*="icon-bg-"]:before,
.hover-grow [class*="icon-bg"]:after,
.hover-grow [class*="icon-bg"]:before {
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  border-radius: 50%;
  z-index: -1;
  display: block;
}
.hover-grow .list:hover [class*="icon-bg-"],
.hover-grow .list:hover [class*="icon-bg"] {
  transform: scale(1.3);
}
.hover-grow .list:hover [class*="icon-bg-"]:before,
.hover-grow .list:hover [class*="icon-bg"]:before {
  background: rgba(0, 0, 0, 0.3);
  width: 0;
  height: 0;
  animation: grow 1.5s infinite;
  -o-animation: grow 1.5s infinite;
  -moz-animation: grow 1.5s infinite;
  -webkit-animation: grow 1.5s infinite;
  -ms-animation: grow 1.5s infinite;
  animation-delay: 0s;
  animation-timing-function: ease-in-out;
}
.hover-grow .list:hover [class*="icon-bg-"]:after,
.hover-grow .list:hover [class*="icon-bg"]:after {
  background: rgba(0, 0, 0, 0.3);
  width: 0;
  height: 0;
  animation: grow-scnd 1.5s infinite;
  -o-animation: grow-scnd 1.5s infinite;
  -moz-animation: grow-scnd 1.5s infinite;
  -webkit-animation: grow-scnd 1.5s infinite;
  -ms-animation: grow-scnd 1.5s infinite;
  animation-delay: 0s;
  animation-timing-function: ease-in-out;
}
.hover-grow [class*="icon-bg-"],
.hover-grow [class*="icon-bg"] {
  transition: all 1.5s;
  -webkit-transition: all 1.5s;
  z-index: 1;
}
.hover-grow [class*="icon-bg-"]:after,
.hover-grow [class*="icon-bg-"]:before,
.hover-grow [class*="icon-bg"]:after,
.hover-grow [class*="icon-bg"]:before {
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  border-radius: 50%;
  z-index: -1;
  display: block;
}
[class*="grdnt-"] .hover-grow .list:hover [class*="icon-bg-"]:before,
[class*="grdnt-"] .hover-grow .list:hover [class*="icon-bg"]:before {
  background: rgba(255, 255, 255, 0.8);
}
[class*="grdnt-"] .hover-grow .list:hover [class*="icon-bg-"]:after,
[class*="grdnt-"] .hover-grow .list:hover [class*="icon-bg"]:after {
  background: rgba(255, 255, 255, 0.8);
}
@-webkit-keyframes grow {
  0% {
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes grow-scnd {
  0% {
    width: 0;
    height: 0;
    opacity: 1;
  }
  50% {
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
[class*="grad-"] .clip-txt,
[class*="grad-"] .faq .more-less,
[class*="grad-"] .meta-head:before,
[class*="grad-"] .owl-item .profile-img:before,
[class*="grad-"] .owl-item:after,
[class*="grad-"] .pricing-btn .toggler--is-active {
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.grad-prple .clip-txt,
.grad-prple .faq .more-less,
.grad-prple .owl-item .profile-img:before,
.grad-prple .pricing-btn .toggler--is-active {
  background-image: linear-gradient(
    135deg,
    #62dafb 0,
    #ea70cf 50%,
    #f9a155 100%
  );
  background-image: -webkit-linear-gradient(
    135deg,
    #62dafb 0,
    #ea70cf 50%,
    #f9a155 100%
  );
}
.grad-prple .owl-item:after {
  background: linear-gradient(to right, #4222f1 0, #ed3ea4 100%);
  background: -webkit-linear-gradient(to right, #4222f1 0, #ed3ea4 100%);
}
.grad-orange .clip-txt,
.grad-orange .faq .more-less,
.grad-orange .owl-item .profile-img:before,
.grad-orange .pricing-btn .toggler--is-active,
.grad-orange .team-mem-col .team-hover .team-hover-content a:hover i {
  background-image: linear-gradient(135deg, #fe2553 0, #ff6351 100%);
  background-image: -webkit-linear-gradient(45deg, #fe2553 0, #ff6351 100%);
}
.grad-orange .owl-item:after {
  background: linear-gradient(135deg, #fe2553 0, #ff6351 100%);
  background: -webkit-linear-gradient(135deg, #fe2553 0, #ff6351 100%);
}
.grad-blue .clip-txt,
.grad-blue .faq .more-less,
.grad-blue .owl-item .profile-img:before,
.grad-blue .pricing-btn .toggler--is-active,
.grad-blue .team-mem-col .team-hover .team-hover-content a:hover i {
  background-image: linear-gradient(90deg, #5722ff 0, #8103ff 100%);
  background-image: -webkit-linear-gradient(90deg, #5722ff 0, #8103ff 100%);
}
.grad-blue .owl-item:after {
  background: linear-gradient(135deg, #5722ff 0, #8103ff 100%);
  background: -webkit-linear-gradient(135deg, #5722ff 0, #8103ff 100%);
}
.grad-yellow .clip-txt,
.grad-yellow .faq .more-less,
.grad-yellow .owl-item .profile-img:before,
.grad-yellow .pricing-btn .toggler--is-active,
.grad-yellow .team-mem-col .team-hover .team-hover-content a:hover i {
  background-image: linear-gradient(130deg, #ffa159 0, #ff39b4 100%);
  background-image: -webkit-linear-gradient(130deg, #ffa159 0, #ff39b4 100%);
}
.grad-yellow .owl-item:after {
  background: linear-gradient(130deg, #ffa159 0, #ff39b4 100%);
  background: -webkit-linear-gradient(130deg, #ffa159 0, #ff39b4 100%);
}

.dropdown > a {
  position: relative;
}
.dropdown > a:after {
  content: "\f107";
  font-family: FontAwesome;
  margin-left: 10px;
  font-weight: 100;
  font-size: 14px;

}
/* 下拉菜单 */
.dropdown-menu {
  position: absolute;
  min-width: 13.625rem;
  -webkit-box-shadow: 0 0.375rem 2.75rem rgba(0, 0, 0, 0.17);
  box-shadow: 0 0.375rem 2.75rem rgba(0, 0, 0, 0.17);
  border-radius: 0.313rem;
  background-color: rgb(14, 13, 13) ;
  padding: 0.625rem 10px;
  border: 0;
  z-index: 98;
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  width: 250px;

}
.dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.feat-slide .owl-item:after {
  content: "";
  display: block;
  height: 0.25em;
  position: absolute;
  top: 100%;
  width: 0;
  left: 50%;
  transform: translate(-50%);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  background-size: 200% auto;
}
.left-dir-col [class*="icon-"],
.left-dir-col.icon,
.navbar-custom .right-nav {
  float: right;
}
.shad-item:not(.light) .item {
  border: 1px solid #633fd3;
  box-shadow: rgba(0, 0, 0, 0.04) 0 12px 20px, rgba(0, 0, 0, 0.06) 0 2px 12px;
  border-radius: 10px;
  padding: 30px 40px;
  background: #fff;
  transition: 0.5s;
  cursor: pointer;
}
.shad-item.light .item {
  border-radius: 10px;
  padding: 30px 40px;
  transition: 0.5s;
}
.shad-item.style-2 .item {
  background: #f0f1ff;
  border: 0;
}
.shad-item .item:hover {
  transform: translateY(-20px);
}
.quote .quote-text:after,
.rating-list li,
.social-holder a {
  display: inline-block;
  margin-bottom: 0;
}
.rating-list li {
  margin-right: 3px;
  line-height: 1;
  font-size: 14px;
}
.rating-list li:last-child {
  margin-left: 8px;
  color: #252a32;
  font-size: 16px;
}
.rating-list li i {
  color: #ffdd65;
}
.social-holder a {
  margin-right: 15px;
  font-size: 12px;
}
.social-holder a:last-child {
  margin-right: 0;
}
.scroll-item {
  position: fixed;
}
.social-holder li {
  display: inline-block;
}
.social-holder a {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
}
.social-holder a:hover {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.quote .owl-dots,
.screen .owl-dots {
  width: 200px;
  margin: 0 auto;
  text-align: center;
  padding-top: 30px;
}
.quote .owl-dot,
.screen .owl-dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: inline-block;
  margin: 10px;
  background: rgba(0, 0, 0, 0.2);
}
.quote .owl-dot.active,
.screen .owl-dot.active {
  background: #6d48e5;
}
[class*="grdnt"] .quote .owl-dot,
[class*="grdnt"] .screen .owl-dot,
div[class*="grdnt"] .screen .owl-dot {
  background: rgba(255, 255, 255, 0.3);
}
[class*="grdnt"] .quote .owl-dot.active,
[class*="grdnt"] .screen .owl-dot.active,
div[class*="grdnt"] .screen .owl-dot.active {
  background: #fff;
}
[class*="bg-trans"],
[class*="style-"] {
  position: relative;
}
.contact-form .form-control {
  border: 0;
  border-radius: 5px;
  box-shadow: 0 0 0 transparent;
  height: 45px;
}
.contact-single .contact-form .form-control {
  background-color: #f5f6ff;
}
.contact-form textarea.form-control {
  height: 70px;
  padding-top: 15px;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
#preloader {
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background: #fff;
}
#status {
  width: 800px;
  height: 600px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url(../image/loading.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.scroll-item {
  position: absolute;
}
.skrollr-mobile {
  overflow: visible !important;
}
.navbar-custom {
  border: 0;
  padding: 35px 0;
  -webkit-transition: padding 0.5s;
  -moz-transition: padding 0.5s;
  transition: padding 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: transparent;
}
.navbar-custom .container-fluid {
  margin-left: 5%;
  margin-right: 5%;
}
.navbar-custom.nav-light ul li a {
  color: #fff;
}
.navbar-custom:not(.navbar-fixed-top) {
  z-index: 10;
}
.navbar-custom.affix {
  position: fixed;
}
.navbar-custom .right-nav .nav-btn {
  float: right;
  margin-left: 20px;
}
.navbar-custom.affix .right-nav .nav-btn .btn.btn-white {
  border-color: #702dda;
  color: #702dda;
}
.navbar-custom.affix .right-nav .nav-btn .btn.btn-white:hover {
  background: #702dda;
  color: #fff;
}
.navbar-custom .navbar-brand {
  margin-left: 0 !important;
  padding: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.navbar-custom.affix .navbar-brand {
  padding: 0;
}
.navbar-custom .navbar-brand.logo-clr,
.navbar-custom.affix .navbar-brand.logo-light {
  opacity: 0;
  width: 0;
}
.navbar-custom .navbar-brand.logo-light,
.navbar-custom.affix .navbar-brand.logo-clr {
  opacity: 1;
  width: 80px;
  height: 80px;
}
.navbar-custom .navbar-toggle {
  border: 0;
  text-transform: uppercase;
  font-size: 24px;
  margin-right: 0;
  padding: 0 0 0 12px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.navbar-custom .navbar-toggle:hover {
  background: 0;
  opacity: 0.7;
}
.navbar-custom.affix .navbar-toggle {
  color: #37404d;
}
.navbar-custom .navbar-nav > li {
  margin: 0 15px;
}
.navbar-custom ul li a {
  color: #f7f0f0;
  opacity: 0.9;
  padding: 10px 3px;
  font-size: 17px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.007em;
}
.navbar-custom .dropdown-menu li a {
  padding: 10px;
}
.navbar-custom.nav-light .dropdown-menu li a {
  color: inherit;
}
/*中部下拉菜单字体  */
.navbar-custom.affix ul li a {
    color: #f8f3f3;
  /* color: inherit; */
}
.navbar-custom.affix ul li a:hover,

/* 下拉菜单 动画颜色 */
.navbar-custom.affix ul li.active a {
  color: #0e0d0d;
}
.navbar-custom ul li.active a {
  position: relative;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  opacity: 1;
}
.navbar-custom ul li a:hover {
  opacity: 1;
}
.navbar-custom.affix {
  padding: 20px 0;
  border-bottom: 0;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  /* 头部下拉菜单 背景颜色 */
  background: #0a0a0a;
}
/* 登录链接 */
.navbar-custom .nav-btn .btn {
  padding: 14px 25px;
  color: #fdf8f8ef;
  margin: 0;
}
.navbar-custom .nav-btn .btn:not([class*="grdnt-"]) {
  background: #0f0f0f;
}
.navbar-custom .nav-btn .btn:not([class*="grdnt-"]):hover {
  background: #120932;
}
.hero {
  position: relative;
  padding-top: 150px;
  overflow: hidden;
}
.hero.bg-mesh {
  max-height: 800px;
}
.hero .img-prlx img {
  width: 200px;
  margin: 0 10px;
}
.hero.style-curve {
  padding-top: 120px;
  padding-bottom: 0;
  height: 850px;
  overflow: hidden;
}
.hero.style-curve .img-pre {
  z-index: 0;
}
.hero.style-wave,
.hero.style-wave-2 {
  padding-top: 150px;
  padding-bottom: 300px;
  overflow: hidden;
}
.hero .img-pre.right {
  position: absolute;
  right: -300px;
  bottom: 0;
  max-width: 900px;
  z-index: 0;
}
.intro-text {
  /* margin-right: 60px; */
  margin-top: 60px;
  z-index: 4;
  position: relative;
}
.hero-single {
  padding-top: 100px;
  padding-bottom: 150px;
}
.hero-single .intro-text {
  padding-top: 70px;
  max-width: 600px;
  margin: 0 auto;
}
.hero .hero-content.intro-center {
  position: static;
  padding-top: 150px;
}
.hero-content .sub-input .btn {
  right: 8px;
}
.hero-content .intro-text .intro-heading {
  font-size: 48px;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 60px;
}
.count {
  font-size: 72px;
  float: left;
  line-height: 1;
  font-family: "josefin sans", sans-serif;
  font-weight: 300;
}
.count + p {
  overflow: hidden;
  padding-left: 20px;
  margin-top: 10px;
}
.left-dir-col {
  text-align: right;
}
.left-dir-col .icon {
  float: right;
}
.left-dir-col .text {
  margin-right: 80px;
  overflow: hidden;
}
.right-dir-col .icon,
.right-dir-col [class*="icon-"] {
  float: left;
}
.right-dir-col .flx-container .icon,
.right-dir-col .flx-container [class*="icon-"] {
  margin: 0;
}
.right-dir-col .text {
  padding-left: 20px;
  overflow: hidden;
}
.left-dir-col .list,
.right-dir-col .list {
  transition: 0.6s;
  -webkit-transition: 0.6s;
  cursor: default;
  padding: 10px;
}
.shad-box-list {
  position: relative;
  left: 60px;
  z-index: 1;
  min-width: 500px;
}
.shad-box-list .list {
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.2);
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 20px;
  background: rgba(255, 255, 255, 0.95);
  transition: 0.5s;
  cursor: pointer;
}
.shad-box-list .list:hover {
  transform: translateX(10px);
}
.icon-mem {
  position: relative;
  z-index: 1;
}
.icon-mem:after {
  position: absolute;
  content: "";
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 50px solid #000;
  opacity: 0.3;
  transform: rotate(25deg);
  z-index: -1;
  top: 50%;
  left: 0;
}
.screenshot .swiper-slide {
  width: 300px;
}
.quote .quote-item {
  background: #fff;
  padding: 40px;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.quote .quote-item .quote-img {
  width: 50px;
}
.quote .quote-text {
  position: relative;
}
.quote .profile-img {
  float: left;
}
.quote .profile-img img {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  margin-right: 15px;
}
.quote .profile {
  overflow: hidden;
  line-height: 10px;
  margin-top: 5px;
}
.pricing-btn .toggle,
.toggler {
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}
.pricing-btn .toggler {
  color: #ddd;
  transition: 0.2s;
  font-weight: 700;
}
.pricing-btn .toggler--is-active {
  color: #6d48e5;
}
.pricing-btn .b {
  display: block;
}
.pricing-btn .toggle {
  position: relative;
  width: 80px;
  height: 35px;
  border-radius: 100px;
  background-color: #6d48e5;
  overflow: hidden;
  box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.05);
}
.pricing-btn .check {
  position: absolute;
  display: block;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 6;
}
.pricing-btn .check:checked ~ .switch {
  right: 2px;
  left: 57.5%;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: 0.08s, 0s;
}
.pricing-btn .switch {
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  right: 57.5%;
  background-color: #fff;
  border-radius: 36px;
  z-index: 1;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: 0s, 0.08s;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.pricing .model {
  height: auto;
  transition: 0.3s;
}
.pricing .none {
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.pricing .pricing-table {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  border-radius: 10px;
  border: 1px solid #f0f8ff;
}
.pricing .pricing-table.feat {
  box-shadow: 0 1px 25px rgba(0, 0, 0, 0.1);
  border: 0;
}
.pricing .pricing-header {
  padding: 40px 0;
}
.pricing .pricing-footer {
  padding: 30px 0;
}
.pricing .pricing-footer .btn {
  width: 80%;
}
.post-col {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  border-radius: 5px;
}
.post-col .category {
  color: #6d48e5;
  font-size: 0.875em;
  margin-bottom: 10px;
}
.post-col a:hover {
  color: inherit;
}
.post-col:hover {
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
}
.post-meta {
  margin: 0;
}
.post-meta li {
  margin-right: 15px;
  display: inline-block;
  font-size: 14px;
  color: #a1a1b5;
}
.post-meta li a {
  font-size: 0.875em;
  color: #a1a1b5;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.post-meta li i {
  margin-right: 10px;
}
.post .post-col a img {
  width: 100%;
  border-radius: 5px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.post .post-col:hover a img {
  opacity: 0.7;
}
.blog a:not(.btn) {
  display: block;
}
.blog a:not(.btn):hover {
  color: inherit;
}
.blog .tags a {
  display: inline-block;
  padding: 3px 10px;
  color: #a8a8a8;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 13px;
  background: #fff;
}
.blog .tags a.active {
  background: #c9c9cb;
  color: #fff;
  border: 0;
}
.blog .post-col {
  box-shadow: 0 0 0 transparent;
}
.blog .post-content {
  padding: 0;
}
.blog .post-col:hover {
  transform: none;
}
.blog .custom-form .form-control,
.blog .sub-input .custom-form .form-control {
  height: 50px;
  background: #f0f1ff;
  box-shadow: 0 0 0 transparent;
  border-radius: 5px;
  border: 0;
}
.blog .sub-input .custom-form .btn {
  text-transform: uppercase;
  border-radius: 0 5px 5px 0;
  margin: 0;
  padding: 15px;
  color: #000;
}
.blog .custom-form textarea {
  height: 120px !important;
}
.blog .sub-input .custom-form .btn i {
  margin: 0;
}
.blog .feature-text {
  padding: 26px;
  font-size: 18px;
  line-height: 30px;
  margin: 50px 0;
}
.faq .panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border: 0;
}
.faq .panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  border: 0;
}
.faq .panel-title,
.glyphicon {
  font-size: 16px;
  font-weight: 600;
}
.glyphicon {
  padding: 8px;
  font-size: 24px;
}
.faq .panel-title > a {
  display: block;
  padding: 15px;
  text-decoration: none;
}
.faq .panel-title > a:hover {
  color: inherit;
}
.faq .more-less {
  color: #fff;
}
.faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: 0;
}
.ms-section {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ms-section.ms-table {
  display: table;
  width: 100%;
}
.ms-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.ms-easing {
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
#multiscroll-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
}
#multiscroll-nav.right {
  right: 17px;
}
#multiscroll-nav.left {
  left: 17px;
}
#multiscroll-nav ul {
  margin: 0;
  padding: 0;
}
#multiscroll-nav li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}
#multiscroll-nav li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}
#multiscroll-nav li .active span {
  background: #fff;
}
#multiscroll-nav span {
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}
.multiscroll-tooltip {
  position: absolute;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  top: -2px;
  white-space: nowrap;
  max-width: 220px;
}
.multiscroll-tooltip.right {
  right: 20px;
}
.multiscroll-tooltip.left {
  left: 20px;
}
.ms-responsive .ms-hide {
  display: none;
}
.ms-scrollable {
  overflow: hidden;
  position: relative;
}
.ms-scroller {
  overflow: hidden;
}
.iScrollIndicator {
  border: 0 !important;
}
.scrollBoth .content {
  margin-left: 15%;
  margin-right: 15%;
}
.scrollBoth .feat-img img {
  min-width: 40%;
}
.scrollBoth .content {
  max-width: 500px;
}
.ms-left .section-1 {
  background: url(../image/img-scrll-1.jpg) left top no-repeat;
  background-size: cover;
}
.ms-left .section-2 {
  background: url(../image/img-scrll-3.jpg) left top no-repeat;
  background-size: cover;
}
.ms-left .section-4 {
  background: url(../image/img-scrll-5.jpg) left top no-repeat;
  background-size: cover;
}
.ms-right .section-1 {
  background: url(../image/img-scrll-2.jpg) left top no-repeat;
  background-size: cover;
}
.ms-right .section-2 {
  background: url(../image/img-scrll-4.jpg) left top no-repeat;
  background-size: cover;
}
.ms-right .section-3 {
  background: url(../image/img-scrll-1.jpg) left top no-repeat;
  background-size: cover;
}
.ms-right .section-4 {
  background: url(../image/img-scrll-6.jpg) left top no-repeat;
  background-size: cover;
}
.fixed-parallax {
  height: 100vh;
  padding: 0;
  position: relative;
  background-attachment: fixed;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
}
.fixed-parallax .content .item.center {

}
.fixed-parallax .content .intro-text {
  margin-top: 0;
}
.fixed-parallax .content {
  height: 100vh;
  position: relative;
}
.fixed-parallax .content .item {
  position: absolute;
  top: 50%;
  bottom: auto;
  right: auto;
  transform: translateY(-50%);
  max-width: 800px;
}
.fixed-parallax.img-1 {
  background-image: url(../image/bg-parallax.jpg);
}
.fixed-parallax.img-2 {
  background-image: url(../image/bg-parallax-2.jpg);
}
.fixed-parallax.img-3 {
  background-image: url(../image/bg-parallax-4.jpg);
}
.fixed-parallax.img-4 {
  background-image: url(../image/bg-parallax-5.jpg);
}
.fixed-parallax.img-5 {
  background-image: url(../image/bg-parallax-6.jpg);
}
.footer-wrapper .navbar-brand {
  display: block;
  height: auto;
  padding: 0;
}
.footer-wrapper li a,
.footer-wrapper p {
  opacity: 0.9;
}
.footer-wrapper li a:hover {
  opacity: 1;
}
.footer-wrapper .copyright {
  font-size: 0.9em;
  padding: 40px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  opacity: 0.7;
}
.footer-wrapper .subscribe-box {
  background: rgb(12, 12, 12);
  border-radius: 5px;
  margin-bottom: 60px;
  padding: 30px 20px;
  line-height: 0;
}
.footer-wrapper .subscribe-box .heading {
  margin-bottom: 0;
}
.footer-wrapper .subscribe-box .form-group {
  margin-bottom: 0;
}
.footer-wrapper .subscribe-box .btn:hover {
  color: #fff;
}
@media only screen and (min-width: 1900px) {
  .bg-trans:before,
  [class*="bg-trans"]:before,
  [class*="style-"]:after {
    background-size: 100% !important;
  }
  .hero .img-pre.right {
    max-width: 950px;
    right: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .hero .img-prlx img {
    width: 150px;
  }
  .heading-lg {
    font-size: 60px;
  }
}
@media only screen and (max-width: 992px) {
  body {
    font-size: 0.9em;
  }
  h1 {
    font-size: 3em;
  }
  h2 {
    font-size: 2.75em;
  }
  h3 {
    font-size: 2.5em;
  }
  h4 {
    font-size: 1.75em;
  }
  h5 {
    font-size: 1.5em;
  }
  h6 {
    font-size: 1.25em;
  }
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .icon-bg-md {
    width: 50px;
    height: 50px;
  }
  .sec-pad {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .sec-pad-lg {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .pt-0 {
    padding-top: 0;
  }
  .pb-0 {
    padding-bottom: 0;
  }
  .p-0 {
    padding: 0;
  }
  .parallax-bg.cta {
    visibility: hidden;
  }
  .social-holder a {
    height: 40px;
    width: 40px;
  }
  .res-center {
    text-align: center;
    padding: 70px;
    float: none;
  }
  .res-center .icon {
    float: none;
    margin-bottom: 10px;
  }
  .res-center .left-dir-col .text,
  .res-center .right-dir-col .text {
    text-align: center;
    margin: 0;
  }
  .res-margin {
    margin-bottom: 70px;
  }
  .shad-box-list {
    min-width: 400px;
  }
  .flx-off-sm {
    display: block;
  }
  .btn {
    padding: 10px 24px;
    margin-right: 5px;
  }
  .btn i {
    font-size: 16px;
  }
  .btn span {
    font-size: 12px;
  }
  .btn i + span {
    margin-top: 2px;
  }
  .navbar-custom ul li {
    margin: 0 10px;
  }
  .navbar-custom ul li a {
    font-size: 14px;
  }
  .navbar-custom .nav-btn .btn {
    padding: 13px 15px;
    font-size: 13px;
  }
  .hero {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .hero.fixed-parallax {
    padding-bottom: 0;
    padding-top: 0;
  }
  .hero .img-prlx img {
    width: 100px;
  }
  .hero .img-pre .right {
    max-width: 800px;
  }
  .hero .img-pre .circle-bg {
    height: 350px;
    width: 350px;
  }
  .hero-content .mockup {
    top: 30px;
    max-width: 350px;
  }
  .hero-single {
    height: 400px;
    padding-top: 90px;
  }
  .count {
    font-size: 48px;
  }
  .count + p {
    padding-left: 10px;
    margin-top: 0;
  }
  .feature .section-text {
    padding: 0 40px 10px 40px;
  }
  .footer-wrapper .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    padding-left: 80px;
    padding-right: 80px;
    max-width: 100%;
  }
  .navbar-custom ul li a:hover:before,
  .navbar-custom ul li.active a:before {
    width: 0;
  }
  .res-center-sm {
    padding: 50px;
    text-align: center;
    float: none;
  }
  .res-center-sm .left-dir-col {
    text-align: center;
  }
  .res-center-sm .right-dir-col .flx-container .icon,
  .res-center-sm .right-dir-col .flx-container [class*="icon-"] {
    margin: 0 auto 10px auto;
  }
  .res-center-sm .icon,
  .res-center-sm [class*="icon-"] {
    float: none;
    margin-bottom: 10px;
  }
  .res-center-sm .left-dir-col .text,
  .res-center-sm .right-dir-col .text {
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .shad-box-list {
    position: static;
    left: 0;
  }
  .pt-0 {
    padding-top: 0;
  }
  .pb-0 {
    padding-bottom: 0;
  }
  .p-0 {
    padding: 0;
  }
  .quote {
    padding: 40px;
  }
  .hero .img-prlx img {
    opacity: 0.5;
  }
  .count {
    float: none;
    text-align: center;
  }
  .count + p {
    padding: 0;
    text-align: center;
  }
  .quote .owl-item {
    padding: 10px;
  }
  .navbar-header {
    max-width: 100%;
  }
  .tab-horizon .tab-menu .tab-list li {
    padding: 10px;
  }
  .flx-off-xs {
    display: block;
  }
  .res-margin,
  .res-margin-sm {
    margin-bottom: 50px;
  }
  .ms-left,
  .ms-right {
    width: 70% !important;
    height: 50% !important;
  }
  .ms-section.z-item {
    position: relative;
    z-index: 4;
  }
  .sub-input .custom-form {
    width: auto;
  }
  .fixed-parallax {
    height: 100vh;
    background-position: center left;
  }
  .hero:not(.style-angle, .style-flate) {
    height: 800px;
    padding: 100px 0;
  }
  .hero .img-pre {
    margin-top: 30px;
    width: auto;
  }
  .hero .img-pre.right {
    max-width: 500px;
    right: -100px;
    bottom: -50px;
  }
  .shad-box-list {
    min-width: auto;
  }
  .navbar-custom,
  .navbar-custom.affix {
    padding: 5px 0;
    background: #fff;
  }
  .navbar-custom .navbar-brand {
    padding: 6px 0 0 0;
  }
  .navbar-custom ul li {
    margin: 0 10px;
  }
  .navbar-custom ul li a,
  .navbar-custom.nav-light ul li a {
    font-weight: 400;
    color: inherit;
    padding-left: 30px;
    text-align: left;
    border-bottom: 1px solid #eaeaea;
  }
  .navbar-custom ul li a:hover {
    color: #0facf3;
  }
  .navbar-custom ul li a:hover,
  .navbar-custom ul li.active a {
    color: #424242;
    border-bottom: 1px solid #eaeaea;
  }
  .navbar-custom .nav-btn .btn {
    margin: 15px 0;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .navbar-custom:not(.navbar-fixed-top) .container {
    width: 100%;
  }
  .navbar-custom ul li a::after {
    height: 0;
  }
  .navbar-custom .right-nav {
    float: none;
  }
  .navbar-custom .right-nav .nav-btn {
    text-align: left;
    float: none;
  }
  .navbar-collapse {
    background: #fff;
    padding: 0;
    overflow-x: hidden;
    margin-top: 15px;
  }
  .navbar-nav {
    margin: 0 -15px;
  }
  .sec-pad,
  .sec-pad-lg {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pt-0 {
    padding-top: 0;
  }
  .pb-0 {
    padding-bottom: 0;
  }
  .p-0 {
    padding: 0;
  }
  .spce {
    height: 15px;
  }
  .spce.lg {
    height: 40px;
  }
  .tab-container {
    margin-left: 0;
  }
  .tab-list li {
    display: block;
  }
  .tab-list li a {
    padding: 3px 6px;
  }
  .btn-holder {
    margin-top: 10px;
  }
  .pricing {
    padding: 0 40px 0 40px;
  }
  .pricing .pricing-table,
  .pricing .pricing-table.main {
    transform: scale(1);
  }
  .parallaxie {
    background-attachment: scroll !important;
    background-position: 50% 50% !important;
  }
}
@media only screen and (max-width: 480px) {
  .pt-0 {
    padding-top: 0;
  }
  .pb-0 {
    padding-bottom: 0;
  }
  .p-0 {
    padding: 0;
  }
  .btn {
    padding: 10px 15px;
    font-size: 0.775em;
  }
  .icon-bg {
    width: 80px;
    height: 80px;
    font-size: 2em;
  }
  .sub-input .custom-form .form-control {
    height: 50px;
  }
  .app-slide img {
    width: 176px !important;
  }
  .tab-horizon .tab-menu .tab-list li {
    padding: 5px 7px;
    font-size: 10px;
  }
  .res-center-xs {
    text-align: center;
    float: none;
  }
  .res-center-xs .icon {
    float: none;
    margin-bottom: 10px;
  }
  .res-center-xs .left-dir-col .text,
  .res-center-xs .right-dir-col .text {
    text-align: center;
    margin: 0;
  }
  .res-center-sm,
  .res-center-xs {
    padding: 20px;
  }
  .res-margin,
  .res-margin-sm,
  .res-margin-xs {
    margin-bottom: 25px;
  }
  .pricing {
    padding: 0;
  }
  .container {
    padding-left: 35px;
    padding-right: 35px;
  }
  .section-text {
    margin: 0 auto 40px auto;
  }
  .blog .sub-input .custom-form .btn {
    width: auto;
    position: absolute;
    height: 100%;
  }
  .sub-input .custom-form label {
    top: 14%;
  }
}
@media only screen and (max-width: 360px) {
  .navbar-brand img {
    width: 120px;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .pt-0 {
    padding-top: 0;
  }
  .pb-0 {
    padding-bottom: 0;
  }
  .p-0 {
    padding: 0;
  }
}
.bg-intro {
  background: url(../image/bg-intro.jpg) center top no-repeat;
  background-size: cover;
}
.hero.intro {
  padding-top: 100px;
  padding-bottom: 100px;
}
.demo .intro-text {
  margin-top: 0;
}
.demo [class*="col-"] a:not(.btn) {
  display: block;
  border: #dbdbdb;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  box-shadow: 0 6px 45px rgba(169, 169, 169, 0.1);
}
.demo div[class*="col-"] a:hover {
  box-shadow: 0 20px 70px rgba(0, 0, 0, 0.2);
  transform: translateY(-5%);
}
.demo div[class*="col-"] a img {
  border-radius: 20px;
  box-shadow: 0 6px 45px rgba(169, 169, 169, 0.1);
}
@media only screen and (max-width: 991px) {
  .hero.intro {
    height: auto;
  }
  .hero.intro .parallax-bg {
    background-size: 100%;
    background-position: 50% 30%;
  }
  .demo [class*="col"] {
    margin-bottom: 30px;
  }
}
