@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Light.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Light.woff) format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-ThinItalic.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-ThinItalic.woff) format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 100;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-BoldItalic.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-BoldItalic.woff) format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 700;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-BlackItalic.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-BlackItalic.woff) format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 900;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Thin.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Thin.woff) format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Black.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Black.woff) format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Medium.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Medium.woff) format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Bold.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Bold.woff) format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Book.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Book.woff) format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-LightItalic.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-LightItalic.woff) format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-BookItalic.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-BookItalic.woff) format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-MediumItalic.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-MediumItalic.woff) format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 500;
}
@font-face {
  font-family: "Circular";
  src: url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Italic.woff2) format("woff2"), url(/jf/cdn.jotfor.ms/fonts/circular/fonts/Circular-Italic.woff) format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 400;
}
html,
body {
  height: 100%;
  width: 100%;
  font-family: Circular, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.jfHeader .jfHeader-menuListLink {
  border: 0 !important;
  color: #3e3e3e !important;
  text-shadow: none;
}
.jfHeader .jfHeader-subMenuItemLink {
  border: 0 !important;
}
.jfHeader .jfHeader-hamburger .hamburger-wrapper .bar:after,
.jfHeader .jfHeader-hamburger .hamburger-wrapper .bar:before {
  background: #0a224c !important;
}
strong {
  font-weight: 700 !important;
}
body {
  color: #3e3e3e;
}
h1 {
  font-weight: bold;
  font-size: 60px;
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 48px;
  }
}
h2 {
  font-weight: normal;
  line-height: 1.618em;
  margin-top: 0;
}
h3 {
  font-size: 90px;
  margin: 0 0 60px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  h3 {
    font-size: 48px;
  }
}
h4 {
  font-weight: 400;
  font-size: 26px;
}
p {
  font-size: 15px;
  line-height: 1.618em;
  font-weight: 400!important;
}
p + p {
  margin-top: 12px;
}
p a {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  color: #ffb800;
  border-bottom: 1px solid rgba(255, 184, 0, 0);
}
p a:hover {
  border-bottom: 1px solid #ffb800;
  color: #ffb800;
}
p a:active,
p a:focus {
  border-bottom: none;
  color: #bc7e2b;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
.btn,
.btn-small,
.btn-big,
.btn-line,
.feat-comp .btn-small,
.feat-comp .btn-big,
.feat-comp .btn-line {
  background: #e6a600;
  border: 1px solid #e6a600;
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: white;
  text-transform: uppercase;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.btn:hover,
.btn-small:hover,
.btn-big:hover,
.btn-line:hover,
.feat-comp .btn-small:hover,
.feat-comp .btn-big:hover,
.feat-comp .btn-line:hover {
  background-color: #ffb800;
  border-color: #ffb800;
  color: white;
}
.btn:active,
.btn:focus,
.btn-small:active,
.btn-small:focus,
.btn-big:active,
.btn-big:focus,
.btn-line:active,
.btn-line:focus,
.feat-comp .btn-small:active,
.feat-comp .btn-small:focus,
.feat-comp .btn-big:active,
.feat-comp .btn-big:focus,
.feat-comp .btn-line:active,
.feat-comp .btn-line:focus {
  background: #bc7e2b;
  color: white;
  outline: none !important;
}
.btn-small {
  margin-top: 18px;
  padding: 12px 24px;
  font-size: 15px;
}
.btn-big {
  margin-top: 30px;
  padding: 12px 48px;
  font-size: 24px;
}
.btn-line {
  background: none;
  border: 1px solid #ffb800;
  color: #ffb800;
}
.btn-line:active {
  border: 1px solid #bc7e2b;
}
.btn-line-dark {
  background: none;
  border: 1px solid #bc7e2b;
  color: #bc7e2b;
}
.btn-line-dark:hover {
  border-color: #fff;
  background: none;
  color: #fff;
}
.btn-line-dark:active {
  border: 1px solid #bc7e2b;
}
.btn-line-dark:focus {
  background: none;
}
.row {
  padding: 60px 0 90px;
  border-top: 1px solid #e5e5e5;
  position: relative;
}
.row.intro {
  padding-bottom: 0;
}
.container-fluid {
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}
.nav,
.hero,
.about,
.footer {
  border-top: none;
}
.colored {
  border-top: 0;
  background: #ffb800;
}
.colored + .row {
  border-top: 0;
}
.wrap {
  max-width: 90%;
  margin: 0 auto;
}
.wrap .lead {
  font-weight: 300 !important;
}
.nav {
  background: #3e3e3e;
  padding: 15px 0;
}
.nav .logo-cont {
  float: left;
  padding: 0 15px;
}
.nav .nav-cont {
  float: right;
}
.nav .nav-button {
  display: none;
}
.nav a {
  display: inline-block;
}
.nav img {
  width: 180px;
  margin-left: 6px;
  position: relative;
  top: 1px;
}
.nav .nav-list {
  margin: 0 12px 0;
  text-align: right;
}
.nav .nav-list li {
  padding: 0 18px;
  line-height: 46px;
  font-size: 18px;
}
.nav.fixed {
  padding: 10px 0;
  position: fixed;
  width: 100%;
  z-index: 25;
  -webkit-animation-name: comeFromTop;
  animation-name: comeFromTop;
  -webkit-animation-duration: 0.25s;
  animation-duration: 0.25s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: normal;
  animation-fill-mode: normal;
}
.nav.fixed .logo-cont {
  width: 69px;
  padding: 0 0 0 15px;
  overflow: hidden;
}
.nav.fixed .nav-cont {
  float: left;
}
.nav.fixed .nav-cont .nav-list {
  text-align: left;
}
.nav.fixed .nav-cont .nav-list li {
  padding: 5px 18px;
  line-height: 36px;
}
.nav.fixed .nav-button {
  padding: 3px 10px;
  display: block;
  float: right;
}
.nav.fixed .nav-button button {
  padding: 9px 21px;
}
.nav.fixed + .hero {
  margin-top: 77px;
}
@media screen and (max-width: 990px) {
  .nav {
    padding: 6px 0 0 !important;
  }
  .nav .nav-list {
    background: #252525;
    margin: 6px -15px 0;
    text-align: center !important;
  }
  .nav .nav-list li {
    text-align: center;
    padding: 12px 0  6px !important;
    line-height: 18px !important;
    font-size: 0;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20%;
  }
  .nav .nav-list li a {
    font-size: 13px;
  }
  .nav.fixed .logo-cont {
    padding-left: 0;
    width: 54px;
  }
  .nav .logo-cont {
    padding-left: 0;
    float: none !important;
  }
  .nav .nav-cont {
    float: none !important;
  }
}
.footer {
  min-height: 180px;
  padding: 42px 0 90px;
  background-color: #3e3e3e;
}
.footer .wrap {
  max-width: 96%;
}
.footer h6 {
  color: #e5e5e5;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 12px;
  line-height: 20px;
}
.footer li a {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.618em;
  margin: 0;
}
.footer .brand-info {
  font-weight: 300;
  text-align: right;
  color: #ddd;
}
.footer .brand-info .b-name {
  margin-bottom: 12px;
}
.footer .brand-info p {
  color: #7f7f7f;
}
.hero {
  padding-top: 0;
  height: 52vh;
  background: url(/jf/cdn.jotfor.ms/p/adobe-formscentral-alternative/img/bg4.jpg) no-repeat top center #C1B198;
  background-size: cover;
  min-height: 670px;
  border-top: 1px solid rgba(255, 255, 255, 0.7);
}
.hero p {
  margin-left: 12px;
  max-width: 256px;
  margin-top: 6px;
  text-align: center;
  color: #694618;
}
.hero h1 {
  text-align: center;
  color: #fff;
  font-size: 60px;
  line-height: 75px;
  max-width: 1024px;
  margin: 0 auto;
  margin-bottom: 61px;
}
.counter {
  padding: 48px 0;
  background: rgba(0, 0, 0, 0.42);
  padding-bottom: 110px;
  color: #fff;
  text-align: center;
  border-top: 5px solid #ffb800;
  position: relative;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.counter h4 {
  font-weight: 300;
}
.counter ul {
  display: table;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  padding: 0;
}
.counter ul li {
  display: table-cell;
  padding: 18px 0 12px;
  min-width: 220px;
  border-right: 3px solid rgba(15, 10, 0, 0.5);
}
.counter ul li .number {
  font-size: 120px;
  line-height: 110px;
  padding: 0 48px;
}
.counter ul li .labelof {
  font-size: 42px;
  line-height: 36px;
  padding: 0 24px;
}
.counter ul li:last-child {
  border-right: 0;
}
.counter .btn-big {
  position: absolute;
  border: 5px solid rgba(0, 0, 0, 0.42);
  background-clip: padding-box;
  padding: 8px 72px;
  margin: 0;
  letter-spacing: -1px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  text-shadow: none;
  font-weight: 300;
  cursor: pointer;
}
.stats {
  text-shadow: 1px 1px 0px rgba(55, 55, 55, 0.75);
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  padding-top: 85px;
}
.stats .title {
  font-size: 24px;
  margin-top: 10px;
}
.stats .title span {
  display: inline-block;
  position: relative;
}
.stats .title span:before,
.stats .title span:after {
  content: "";
  display: inline-block;
  position: absolute;
  border-style: solid;
  top: 40%;
}
.stats .title span:before {
  border-color: rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) transparent transparent;
  left: -158px;
  border-width: 6px 0 0 150px;
}
html[dir="rtl"] .stats .title span:before {
  left: auto;
  right: -158px;
  transform: rotateY(180deg);
}
@media screen and (max-width: 480px) { 
  .stats .title span:before {
    border-width: 4px 0 0 100px;
    left: -105px;
  }
  html[dir="rtl"] .stats .title span:before {
    left: auto;
    right: -105px;
    transform: rotateY(180deg);
  }
}
.stats .title span:after {
  border-color: rgba(255, 255, 255, 0.5) transparent transparent rgba(255, 255, 255, 0.5);
  right: -158px;
  border-width: 6px 150px 0 0;  
}
html[dir="rtl"] .stats .title span:after {
  right: auto;
  left: -158px;
  transform: rotateY(180deg);
}
@media screen and (max-width: 480px) {
  .stats .title span:after {
    border-width: 4px 100px 0 0;
    right: -105px;
  }
  html[dir="rtl"] .stats .title span:after {
    right: auto;
    left: -105px;
    transform: rotateY(180deg);
  }
}
.stats .title:last-child:before {
  border-width: 6px 0 0 60px;
}
.stats .title:last-child:after {
  border-width: 6px 60px 0 0;
}
.stats .title:last-child:before {
  margin-left: -68px;
}
.stats .count {
  color: #fff;
  font-size: 40px;
  line-height: 32px;
  margin-top: 12px;
}
.stats .count + div {
  color: #ffb800;
  font-size: 15px;
}
.stats h4 {
  color: #ffb800;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .hero {
    min-height: 450px;
    max-height: 700px;
    background-position: top left;
  }
  .hero h2,
  .hero button {
    font-size: 21px;
  }
}
.about {
  border-bottom: 1px solid #e5e5e5;
}
.about h3 {
  font-size: 36px;
  margin: 24px 0 12px;
}
.about p {
  line-height: 1.618em;
  margin-bottom: 0;
}
.about ol {
  font-size: 15px;
  margin-top: 0;
  list-style-position: inside;
  padding-left: 0;
}
.about ol li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 12px;
  max-width: 360px;
}
@media screen and (max-width: 768px) {
  .about {
    padding: 30px 0 60px;
  }
  .about p:last-child {
    margin-bottom: 30px;
  }
  .about .img-slider {
    max-height: 420px;
  }
}
.img-slider {
  position: relative;
  min-height: 400px;
  max-height: 600px;
  overflow: hidden;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -webkit-box-shadow: 0 2px 12px rgba(91, 69, 32, 0.2);
  -moz-box-shadow: 0 2px 12px rgba(91, 69, 32, 0.2);
  box-shadow: 0 2px 12px rgba(91, 69, 32, 0.2);
}
.img-slider > img {
  width: 100%;
}
.img-slider .resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden;
  -webkit-border-radius: 9px 0 0 9px;
  -moz-border-radius: 9px 0 0 9px;
  border-radius: 9px 0 0 9px;
  transform: translateZ(0);
  backface-visibility: hidden;
}
.img-slider .handle {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -50px;
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 48px;
  color: white;
  text-align: center;
  cursor: ew-resize;
  background: #ffb800;
  border: 1px solid #e6a600;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) , inset 0 2px 0 rgba(255, 255, 255, 0.5) , inset 0 60px 50px -30px #ffd466;
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) , inset 0 2px 0 rgba(255, 255, 255, 0.5) , inset 0 60px 50px -30px #ffd466;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) , inset 0 2px 0 rgba(255, 255, 255, 0.5) , inset 0 60px 50px -30px #ffd466;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.img-slider .handle:before,
.img-slider .handle:after {
  content: '';
  position: absolute;
  left: 50%;
  height: 600px;
  width: 2px;
  margin-left: -1px;
  background: rgba(91, 69, 32, 0.3);
}
.img-slider .handle:before {
  top: -600px;
}
.img-slider .handle:after {
  bottom: -600px;
}
.img-slider ~ .caption {
  position: absolute;
  bottom: -30px;
  z-index: 10;
  white-space: nowrap;
  font-size: 12px;
}
.img-slider ~ .caption[data-type="original"] {
  left: 21px;
}
.img-slider ~ .caption[data-type="imported"] {
  right: 21px;
}
.img-slider ~ .caption .fa,
.img-slider ~ .caption .fas,
.img-slider ~ .caption .far,
.img-slider ~ .caption .fab {
  position: relative;
  top: 1px;
  margin-left: 3px;
}
.img-slider ~ .ribbon {
  position: absolute;
  top: 48px;
  text-transform: uppercase;
  padding: 6px 12px;
  font-weight: bold;
  color: white;
  background: #ffb800;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.2;
  -webkit-box-shadow: -2px 2px 12px rgba(91, 69, 32, 0.2);
  -moz-box-shadow: -2px 2px 12px rgba(91, 69, 32, 0.2);
  box-shadow: -2px 2px 12px rgba(91, 69, 32, 0.2);
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.img-slider ~ .ribbon:before,
.img-slider ~ .ribbon:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  bottom: 3px;
  border: 12px solid #cc9300;
}
.img-slider ~ .ribbon:before {
  left: -18px;
  border-left: 6px solid rgba(255, 184, 0, 0);
}
.img-slider ~ .ribbon:after {
  right: -18px;
  border-right: 6px solid rgba(255, 184, 0, 0);
}
.img-slider ~ .ribbon.original {
  left: 6px;
}
.img-slider ~ .ribbon.original:before {
  display: none;
}
.img-slider ~ .ribbon.imported {
  right: 6px;
}
.img-slider ~ .ribbon.imported:after {
  display: none;
}
.img-slider:hover ~ .ribbon {
  opacity: 1;
}
.container-fluid .templates,
.container-fluid .themes {
  padding: 120px 0 90px;
}
.container-fluid .templates .col-md-4,
.container-fluid .themes .col-md-4 {
  margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
  .container-fluid .templates,
  .container-fluid .themes {
    padding: 30px 0 60px;
  }
}
.browser {
  position: relative;
  z-index: 10;
  padding: 0;
  margin-top: -1%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.browser:before {
  content: '';
  position: absolute;
  top: -14px;
  left: 0;
  right: 0;
  height: 15px;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  background: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding -box;
  -webkit-box-shadow: 0 1px 0 #fff inset, 0 1px 0 rgba(255,255,255,.15), 0 -12px 8px -8px rgba(0,0,0,.3) inset;
  -moz-box-shadow: 0 1px 0 #fff inset, 0 1px 0 rgba(255,255,255,.15), 0 -12px 8px -8px rgba(0,0,0,.3) inset;
  box-shadow: 0 1px 0 #fff inset, 0 1px 0 rgba(255,255,255,.15), 0 -12px 8px -8px rgba(0,0,0,.3) inset;
}
.browser:after {
  content: '';
  background: transparent;
  position: absolute;
  bottom: 0px;
  left: 60px;
  right: 60px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 30px 20px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 30px 20px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 30px 20px 5px rgba(0, 0, 0, 0.1);
}
.browser img {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: none;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding -box;
}
.browser .browser-ctrl {
  position: absolute;
  top: -14px;
  left: 4px;
  line-height: 15px;
  font-size: 18px;
  color: #FDBE41;
  text-shadow: 0 1px 3px white;
}
.browser .browser-ctrl:before {
  content: '•';
  color: #FC625D;
}
.browser .browser-ctrl:after {
  content: '•';
  color: #32C947;
}
.feats {
  text-align: center;
}
.feats .fa,
.feats .fas,
.feats .far,
.feats .fab {
  font-size: 48px;
  text-align: center;
  color: #ffb800;
  line-height: 48px;
  padding: 60px;
  border: 3px solid #eee;
  margin-bottom: 24px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.feats h3 {
  margin-bottom: 0;
}
.feats p {
  max-width: 360px;
  margin: 0 auto;
  font-weight: 300!important;
  font-size: 16px!important;
}
.feats .col-sm-6 {
  margin-top: 60px;
}
@media screen and (min-width: 550px) and (max-width: 768px) {
  .feats .col-sm-6 {
    min-height: 360px;
  }
}
.quotes {
  background: #ffb800;
  padding-bottom: 30px;
}
.quotes .item {
  min-height: 460px;
  padding-bottom: 30px;
}
.quotes .item blockquote {
  border-left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-60%);
  -moz-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  -o-transform: translateY(-60%);
  transform: translateY(-60%);
}
.quotes .item p {
  font-size: 30px;
  letter-spacing: -0.5px;
  line-height: 1.5em;
  color: #5B4520;
}
.quotes .item a {
  color: white;
}
.quotes .item div {
  color: #bc7e2b;
  margin-top: 18px;
  font-weight: 700;
}
.quotes .carousel-indicators {
  position: relative;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  margin-inline: auto;
}
.quotes .carousel-indicators li, .carousel-indicators li.active {
  border-color: #bc7e2b;
  width: 16px;
  height: 16px;
}
.quotes .carousel-indicators li.active {
  background-color: #bc7e2b;
}
@media screen and (max-width: 768px) {
  .quotes .item blockquote {
    padding: 0;
  }
  .quotes .item p {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.4em;
  }
  .quotes .item div {
    font-size: 15px;
  }
}
@media (max-width:475px) {
  .quotes .carousel-indicators {
    position: relative;
    z-index: 50;
    width: 100%;
  }
  .quotes .carousel-inner {
    top: -20px;
  }
  .quotes .carousel-indicators li,.carousel-indicators .active {
    width: 12px;
    height: 12px;
  }
}
.prices {
  text-align: center;
}
.prices .col-sm-3 {
  border-left: 1px solid #dddddd;
}
.prices h3 + .col-sm-3 {
  border-left: none;
}
.prices .plan {
  font-weight: bold;
  padding: 15px;
  margin: 0 15px;
  text-transform: uppercase;
  color: #ffb800;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.prices .price {
  padding: 36px 15px;
  min-height: 50px;
}
.prices .price div {
  font-weight: bold;
  font-size: 48px;
  line-height: 1em;
  margin-bottom: -12px;
}
.prices .price span {
  font-size: 24px;
  font-weight: normal;
  position: relative;
  top: -6px;
}
.prices .sub-limit {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px;
  margin: 0 15px;
}
.prices .sub-limit div {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: -3px;
}
.prices .form-limit {
  padding: 15px;
  margin: 0 15px;
  border-bottom: 1px solid #e5e5e5;
}
.prices .cta {
  margin-top: 60px;
}
.prices .cta h2 {
  margin: 24px 0 0;
}
@media screen and (max-width: 768px) {
  .prices .col-sm-3 {
    border-left: none;
    margin-bottom: 60px;
  }
  .prices .price {
    padding: 18px 9px;
  }
  .prices .price div {
    font-size: 30px;
    line-height: 2em;
  }
  .prices .plan,
  .prices .form-limit,
  .prices .sub-limit {
    padding: 9px 0;
  }
  .prices .cta h2 {
    font-size: 18px;
  }
  .prices .cta .btn-big {
    font-size: 15px;
    padding: 12px 36px;
    margin-top: 15px;
  }
}
.faq .col-sm-8 {
  margin-top: 60px;
  text-align: center;
}
.faq h3 {
  text-align: center;
}
.faq h4 {
  color: #5B4520;
  line-height: 1.4em;
  font-size: 23px!important;
  font-weight: 400!important;
}
.faq p {
  color: #5B4520;
  margin-bottom: 24px;
  font-weight: 300!important;
}
.faq a {
  color: rgba(188, 126, 43, 0.8);
  border-bottom: 1px solid rgba(188, 126, 43, 0.5);
}
.faq a:hover {
  border-bottom: 1px solid white;
}
.faq span {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  color: white;
  cursor: pointer;
  border-bottom: 1px solid transparent;
}
.faq span:hover {
  border-bottom: 1px solid white;
}
@media screen and (max-width: 768px) {
  .faq h4 {
    font-size: 18px;
    font-weight: 600;
  }
}
.contact {
  text-align: center;
  padding: 60px 0 48px;
}
.modalz {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 111;
}
.modalz .modalz-content {
  width: 800px;
  top: 50%;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transition: top, 0.3s, ease-out;
  position: relative;
  background: #f9f9f9;
}
.modalz .modalz-content-live {
  width: 800px;
  overflow: hidden;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  left: 50%;
  transition: top, 0.3s, ease-out;
  position: relative;
  background: #f9f9f9;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
}
.modalz .modalz-content-live .form-url-cont {
  padding: 100px;
}
.modalz .modalz-content-live .input-group {
  position: relative;
  width: 100%;
}
.modalz .modalz-content-live .input-group input {
  font-size: 18px;
  line-height: 24px;
  padding: 15px 150px 15px 24px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border-radius: 27px;
  height: 54px;
}
.modalz .modalz-content-live .input-group a {
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 5px;
  background: orange;
  line-height: 44px;
  background: #db8e00;
  text-decoration: none;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px;
  font-size: 21px;
  color: white;
  text-transform: uppercase;
  z-index: 3;
  padding: 0 32px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  cursor: pointer;
}
.modalz .modalz-content-live .input-group a:hover {
  background: orange;
  color: white;
}
.modalz .modalz-content-live .input-group a:active,
.modalz .modalz-content-live .input-group a:focus {
  background: #bc7e2b;
  color: white;
  outline: none !important;
}
.close-modal {
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 0;
  top: 0;
  position: absolute;
  background: #000;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.back-modal {
  font-style: normal;
  height: 32px;
  line-height: 32px;
  left: 0;
  top: 0;
  position: absolute;
  background: #000;
  color: #fff;
  padding: 0 12px;
  cursor: pointer;
  z-index: 55;
}
.form-preview {
  height: 500px;
  background: #ababab;
  overflow: auto;
  margin-bottom: 72px;
  padding-bottom: 36px;
}
.preview-footer {
  font-size: 24px;
  position: fixed;
  bottom: 0;
  background: #fff;
  width: 100%;
  height: 72px;
  text-align: center;
}
.preview-footer .btn,
.preview-footer .btn-small,
.preview-footer .btn-big,
.preview-footer .btn-line,
.preview-footer .feat-comp .btn-small,
.preview-footer .feat-comp .btn-big,
.preview-footer .feat-comp .btn-line {
  display: inline-block;
  margin-top: 7px;
}
.waiting {
  font-size: 1.5em;
  width: 100%;
  text-align: center;
  background: #eee;
  height: 500px;
  border-bottom: 1px solid #E4E4E4;
  line-height: 520px;
  color: #db8e00;
  position: absolute;
}
.tab-button {
  background: #fafafa;
  border: 1px solid #eee;
  cursor: pointer;
  height: 300px;
  text-align: center;
  font-size: 15px;
  padding: 15px 12px;
  position: relative;
}
.tab-button span {
  font-size: 12px;
  margin-top: 9px;
  display: block;
  color: #909090;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.15s;
  -moz-transition-duration: 0.15s;
  -ms-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.tab-button img {
  display: inline-block;
  margin: 18px 0 30px 0;
}
.tab-button div {
  line-height: 32px;
  text-transform: uppercase;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  border: 2px solid #ccc;
  color: #ccc;
  text-align: center;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 18px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.15s;
  -moz-transition-duration: 0.15s;
  -ms-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.tab-button:hover span {
  color: #111;
}
.tab-button:hover div {
  color: #ffb800;
  border-color: #ffb800;
}
.tab-button.disabled {
  position: relative;
}
.tab-button.disabled:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "Not Available";
  font-size: 27px;
  line-height: 32px;
  padding-top: 72px;
  display: inline-block;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  opacity: 0;
  top: 0;
  left: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.15s;
  -moz-transition-duration: 0.15s;
  -ms-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  z-index: 100;
}
.tab-button.disabled:after {
  display: inline-block;
  content: "Because FormsCentral has been completely shut down it is not possible to import forms or data any more.";
  padding: 0 12px;
  font-size: 12px;
  position: absolute;
  width: 100%;
  bottom: 64px;
  left: 0;
  color: #eee;
  text-align: center;
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.15s;
  -moz-transition-duration: 0.15s;
  -ms-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  z-index: 101;
}
.tab-button.disabled:hover:before,
.tab-button.disabled:hover:after {
  opacity: 100;
}
.warning {
  padding: 16px 20px 8px;
  background: rgba(255, 145, 0, 0.15);
  border: 1px solid #f5be2d;
  border-radius: 6px;
}
.form-header {
  margin-top: 36px;
  text-align: center;
}
.form-header h2 {
  text-transform: uppercase;
  color: orange;
  font-weight: 300;
  line-height: 1.2em;
}
.form-cont {
  padding: 36px 24px;
  border: 1px solid #eee;
  margin-top: 12px;
  margin-bottom: 42px;
  background: #fff;
}
.form-cont .input-group,
.form-cont label,
.form-cont input,
.form-cont textarea,
.form-cont button {
  width: 100%;
}
.form-cont .input-group {
  margin-bottom: 16px;
}
.form-cont .input-group span.err {
  display: none;
  color: #cf1b1b;
}
.form-cont .input-group .error {
  border-color: #cf1b1b;
}
.form-cont .input-group .error + span.err {
  display: block!important;
}
.form-cont .input-group .sub-label {
  color: #aeaeae;
  margin-top: 6px;
  font-size: 12px;
  float: left;
}
.form-cont button {
  margin-top: 8px;
  font-size: 20px;
  padding: 9px 0;
}
.form-cont #successMessage,
.form-cont #successMessageFullImport {
  text-align: left;
  font-size: 18px;
  line-height: 1.4em;
}
.form-cont #successMessage .info,
.form-cont #successMessageFullImport .info {
  font-size: 12px;
  line-height: 1.6em;
  color: #7e7e7e;
  margin: 12px 0 24px;
}
.form-cont #successMessage .queue,
.form-cont #successMessageFullImport .queue {
  margin: 0 -30px;
  padding: 30px 36px 0;
  border-top: 1px solid #eeeeee;
}
.form-cont #successMessage .queue .info,
.form-cont #successMessageFullImport .queue .info {
  margin-bottom: 0;
}
.form-cont #successMessage .queue .fa,
.form-cont #successMessageFullImport .queue .fa,
.form-cont #successMessage .queue .fas,
.form-cont #successMessageFullImport .queue .fas,
.form-cont #successMessage .queue .far,
.form-cont #successMessageFullImport .queue .far,
.form-cont #successMessage .queue .fab,
.form-cont #successMessageFullImport .queue .fab {
  font-size: 48px;
  height: 80px;
  width: 80px;
  line-height: 75px;
  float: right;
  color: #ffb800;
  margin-left: 18px;
  border: 3px solid #e5e5e5;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@-webkit-keyframes comeFromTop {
  0% {
    top: -62px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale3d(0, 0, 0);
    -moz-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    -o-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes zoomOut {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    -webkit-transform: scale3d(0, 0, 0);
    -moz-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    -o-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
  }
}
@keyframes comeFromTop {
  0% {
    top: -62px;
  }
  100% {
    top: 0;
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes zoomIn {
  0% {
    -webkit-transform: scale3d(0, 0, 0);
    -moz-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    -o-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes zoomOut {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    -webkit-transform: scale3d(0, 0, 0);
    -moz-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    -o-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
  }
}
.feat-comp {
  padding: 0;
}
.feat-comp .wrap {
  height: 700px;
  position: relative;
}
.feat-comp .slide {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.5, 0.25, 0.5, 1);
  -moz-transition-timing-function: cubic-bezier(0.5, 0.25, 0.5, 1);
  -ms-transition-timing-function: cubic-bezier(0.5, 0.25, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0.5, 0.25, 0.5, 1);
  transition-timing-function: cubic-bezier(0.5, 0.25, 0.5, 1);
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  z-index: 10;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: auto;
  opacity: 0;
}
.feat-comp .slide > div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-60%);
  -moz-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  -o-transform: translateY(-60%);
  transform: translateY(-60%);
}
.feat-comp .slide > div:first-child {
  left: 8.33333333%;
}
.feat-comp .slide > div:first-child + div {
  right: 8.33333333%;
}
.feat-comp .slide.out {
  z-index: 5;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.5, 0.25, 0.5, 1);
  -moz-transition-timing-function: cubic-bezier(0.5, 0.25, 0.5, 1);
  -ms-transition-timing-function: cubic-bezier(0.5, 0.25, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0.5, 0.25, 0.5, 1);
  transition-timing-function: cubic-bezier(0.5, 0.25, 0.5, 1);
}
.feat-comp .slide.in {
  z-index: 10;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: cubic-bezier(0.5, 0.25, 0.5, 1);
  -moz-transition-timing-function: cubic-bezier(0.5, 0.25, 0.5, 1);
  -ms-transition-timing-function: cubic-bezier(0.5, 0.25, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0.5, 0.25, 0.5, 1);
  transition-timing-function: cubic-bezier(0.5, 0.25, 0.5, 1);
  transition-delay: 0.3s;
}
.feat-comp .slide.out.prev {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(0.85, 0.02, 0.83, 0.99);
  animation-timing-function: cubic-bezier(0.85, 0.02, 0.83, 0.99);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: normal;
  animation-fill-mode: normal;
  opacity: 0;
}
.feat-comp .slide.out.next {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: cubic-bezier(0.09, 0.05, 0.25, -0.5);
  animation-timing-function: cubic-bezier(0.09, 0.05, 0.25, -0.5);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: normal;
  animation-fill-mode: normal;
  opacity: 0;
  transition-delay: 0.3s;
}
.feat-comp .slide.in.prev {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: cubic-bezier(0.74, 0.72, 0.55, 1);
  animation-timing-function: cubic-bezier(0.74, 0.72, 0.55, 1);
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: normal;
  animation-fill-mode: normal;
  opacity: 1;
  transition-timing-function: ease;
  transition-delay: 0.9s;
  transition-duration: 0.4s;
}
.feat-comp .slide.in.next {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: cubic-bezier(0.75, 1.5, 0.5, 0.9);
  animation-timing-function: cubic-bezier(0.75, 1.5, 0.5, 0.9);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: normal;
  animation-fill-mode: normal;
  opacity: 1;
}
.feat-comp .sl-intro,
.feat-comp .sl-import {
  text-align: center;
}
.feat-comp .tbl {
  border: 1px solid #cc9300;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0 3px 12px rgba(188, 126, 43, 0.5);
  -moz-box-shadow: 0 3px 12px rgba(188, 126, 43, 0.5);
  box-shadow: 0 3px 12px rgba(188, 126, 43, 0.5);
  margin: 0 auto;
  text-align: center;
  background: white;
  overflow: hidden;
}
.feat-comp .tbl table {
  width: 100%;
}
.feat-comp .tbl table tr {
  border-top: 1px solid #e5e5e5;
}
.feat-comp .tbl table tbody tr:nth-child(2n+1) {
  background: rgba(255, 184, 0, 0.02);
}
.feat-comp .tbl table th {
  width: 34%;
  padding: 18px 0 18px 24px;
  border: none !important;
  white-space: nowrap;
}
.feat-comp .tbl table td {
  width: 33%;
  padding: 18px 0;
}
.feat-comp .tbl table thead tr {
  border-top: none;
}
.feat-comp .tbl table thead td {
  font-weight: bold;
}
.feat-comp .tbl table .fa,
.feat-comp .tbl table .fas,
.feat-comp .tbl table .far,
.feat-comp .tbl table .fab {
  color: green;
}
.feat-comp p {
  font-size: 1em;
  letter-spacing: -0.25px;
  color: #926222;
}
.feat-comp h1 {
  font-size: 3em;
  font-weight: bold;
  letter-spacing: -1px;
  color: #694618;
}
.feat-comp .sl-intro h2 {
  font-size: 1.5em;
  text-transform: none;
  font-weight: 300;
  line-height: 1.5em;
  max-width: 600px;
  margin: 0 auto;
  display: block;
  color: #a77026;
}
.feat-comp h2 {
  display: block;
  padding-top: 18px;
  color: #694618;
  font-size: 1.5em;
  margin: 0 0 10px;
  text-transform: uppercase;
  font-weight: 700;
}
.feat-comp a {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.feat-comp a:hover {
  border-bottom: 1px solid white;
  color: white;
  text-decoration: none;
}
.feat-comp a:active,
.feat-comp a:focus {
  border-bottom: none;
  color: #bc7e2b;
  text-decoration: none;
}
.feat-comp .btn,
.feat-comp .btn-small,
.feat-comp .btn-big,
.feat-comp .btn-line,
.feat-comp .feat-comp .btn-small,
.feat-comp .feat-comp .btn-big,
.feat-comp .feat-comp .btn-line {
  background: #e6a600;
  border: 1px solid #e6a600;
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: white;
  text-transform: uppercase;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.feat-comp .btn:hover,
.feat-comp .btn-small:hover,
.feat-comp .btn-big:hover,
.feat-comp .btn-line:hover,
.feat-comp .feat-comp .btn-small:hover,
.feat-comp .feat-comp .btn-big:hover,
.feat-comp .feat-comp .btn-line:hover {
  background-color: transparent;
  border-color: white;
  color: white;
}
.feat-comp .btn:active,
.feat-comp .btn:focus,
.feat-comp .btn-small:active,
.feat-comp .btn-small:focus,
.feat-comp .btn-big:active,
.feat-comp .btn-big:focus,
.feat-comp .btn-line:active,
.feat-comp .btn-line:focus,
.feat-comp .feat-comp .btn-small:active,
.feat-comp .feat-comp .btn-small:focus,
.feat-comp .feat-comp .btn-big:active,
.feat-comp .feat-comp .btn-big:focus,
.feat-comp .feat-comp .btn-line:active,
.feat-comp .feat-comp .btn-line:focus {
  background: #bc7e2b;
  color: white;
  outline: none !important;
}
.feat-comp .btn-small {
  margin-top: 18px;
  padding: 12px 24px;
  font-size: 15px;
}
.feat-comp .btn-big {
  margin-top: 30px;
  padding: 12px 48px;
  font-size: 24px;
}
.feat-comp .btn-line {
  background: none;
  border: 1px solid #bc7e2b;
  color: #bc7e2b;
}
.feat-comp .btn-line:active {
  border: 1px solid #bc7e2b;
}
.feat-comp .btn-line-dark {
  background: none;
  border: 1px solid #bc7e2b;
  color: #bc7e2b;
}
.feat-comp .btn-line-dark:hover {
  border-color: #fff;
  background: none;
  color: #fff;
}
.feat-comp .btn-line-dark:active {
  border: 1px solid #bc7e2b;
}
.feat-comp .btn-line-dark:focus {
  background: none;
}
.feat-comp button.next {
  margin-bottom: 18px;
}
.feat-comp .feat-comp-control {
  position: absolute;
  z-index: 15;
  bottom: 24px;
  text-align: center;
  left: 0;
  right: 0;
}
.feat-comp .nav-list {
  margin: 0 12px 0;
  text-align: center;
  position: relative;
  top: 4px;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  opacity: 1;
  display: inline-block;
}
.feat-comp .nav-list:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 24px;
  right: 24px;
  height: 6px;
  z-index: -1;
  border-bottom: 1px solid #ffc329;
  background: #d69b00;
}
.feat-comp .nav-list.out {
  opacity: 0;
}
.feat-comp .nav-list li {
  position: relative;
  line-height: 24px;
  font-size: 13px;
  padding: 0 12px;
  text-transform: uppercase;
}
.feat-comp .nav-list li a {
  display: block;
  padding: 22px 0 0;
  color: #bc7e2b;
}
.feat-comp .nav-list li a:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 50%;
  margin-left: -9px;
  width: 18px;
  height: 19px;
  border-bottom: 1px solid #ffc329;
  background: #d69b00;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.feat-comp .nav-list li:first-child,
.feat-comp .nav-list li:last-child {
  vertical-align: top;
}
.feat-comp .nav-list li:first-child a,
.feat-comp .nav-list li:last-child a {
  padding-top: 0;
  padding: 4px;
  margin-top: -11px;
  border: 5px solid #d69b00;
  background: #ffb800;
  font-size: 24px;
  color: #d69b00;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.feat-comp .nav-list li:first-child a:before,
.feat-comp .nav-list li:last-child a:before,
.feat-comp .nav-list li:first-child a:after,
.feat-comp .nav-list li:last-child a:after {
  display: none !important;
}
.feat-comp .nav-list li:first-child.active a,
.feat-comp .nav-list li:last-child.active a {
  color: white;
  border-color: white;
}
.feat-comp .nav-list li:first-child:hover a,
.feat-comp .nav-list li:last-child:hover a {
  border-color: white;
}
.feat-comp .nav-list li:hover a {
  color: white;
  border-color: transparent;
}
.feat-comp .nav-list .active a {
  color: white;
}
.feat-comp .nav-list .active a:after {
  content: '';
  position: absolute;
  top: 6px;
  left: 50%;
  margin-left: -5px;
  width: 10px;
  height: 10px;
  background: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.arrow-img {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 28%;
  left: 28%;
}
.image-wrapper {
  text-align: center;
  color: #ffb800;
  line-height: 48px;
  padding: 60px;
  border: 3px solid #eee;
  margin-bottom: 24px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.image-wrapper .feature-icon {
  width: 48px;
  height: 48px;
}
@media screen and (max-width: 768px) {
  .modalz .modalz-content {
    width: 92%;
    padding: 12px;
  }
  .form-cont {
    padding: 12px 0 0 0;
    margin-bottom: 12px;
  }
  .form-cont > div {
    padding: 0 20px 20px 20px;
  }
  .form-cont > div.col-sm-4 {
    padding: 0 15px;
  }
  .form-header {
    margin-top: 15px;
  }
  .form-header h2 {
    font-size: 20px;
  }
  .tab-button {
    height: auto;
    padding: 0 12px 50px 12px;
    margin-bottom: 10px;
  }
  .tab-button div {
    bottom: 8px;
  }
  .tab-button img {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .hero {
    min-height: 500px;
    background-position: top left;
  }
  .hero h2,
  .hero button {
    font-size: 21px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .hero h1 {
    font-size: 56px;
  }
  .hero .counter ul {
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
  }
  .hero .counter ul li {
    display: table-cell;
    padding: 21px 0 6px;
    min-width: 180px;
    border-right: 2px solid rgba(15, 10, 0, 0.5);
  }
  .hero .counter ul li .number {
    font-size: 121px;
    line-height: 108px;
    padding: 0 32px;
  }
  .hero .counter ul li .labelof {
    font-size: 36px;
    line-height: 27px;
    padding: 0 18px;
  }
  .hero .counter ul li:last-child {
    border-right: 0;
  }
  .hero .counter .btn-big {
    padding: 8px 54px;
  }
  .hero .stats .title {
    font-size: 21px;
    margin-top: 21px;
  }
  .hero .stats .count {
    font-size: 32px;
    line-height: 25px;
    margin-top: 16px;
  }
  .hero .stats .count + div {
    font-size: 15px;
  }
  .hero p {
    margin-left: 12px;
    max-width: 256px;
    margin-top: 6px;
  }
}
@media screen and (max-width: 768px) {
  .hero {
    height: auto;
    padding-bottom: 0;
  }
  .hero h1 {
    font-size: 36px;
    max-width: 650px;
    line-height: 45px;
  }
  .hero .counter {
    padding: 24px 15px 163px;
  }
  .hero .counter ul {
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
  }
  .hero .counter ul li {
    display: table-cell;
    padding: 21px 0 6px;
    min-width: 60px;
    border-right: 1px solid rgba(15, 10, 0, 0.5);
  }
  .hero .counter ul li .number {
    font-size: 75px;
    line-height: 70px;
    padding: 0 16px;
  }
  .hero .counter ul li .labelof {
    font-size: 21px;
    line-height: 16px;
    padding: 0 9px;
  }
  .hero .counter ul li:last-child {
    border-right: 0;
  }
  .hero .counter .btn-big {
    padding: 8px 0;
    width: 35%;
    min-width: 200px;
    font-size: 18px;
  }
  .hero .stats {
    padding-top: 50px;
  }
  .hero .stats .title {
    font-size: 18px;
    margin-top: 18px;
  }
  .hero .stats .count {
    font-size: 24px;
    line-height: 18px;
    margin-top: 16px;
  }
  .hero .stats .count + div {
    font-size: 14px;
  }
  .hero p {
    margin-left: 12px;
    max-width: 256px;
    margin-top: 6px;
  }
  .feat-comp {
    padding-top: 50px;
  }
  .feat-comp .wrap {
    height: 960px;
  }
  .feat-comp .slide > div {
    position: relative;
    top: inherit;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  .feat-comp .slide > div:first-child {
    left: 0%;
  }
  .feat-comp .slide > div:first-child + div {
    right: 0%;
  }
  .feat-comp .nav-list {
    margin: 0 0 0 -27px;
  }
  .feat-comp .nav-list li {
    padding: 0 3px;
  }
  .sl-intro {
    -webkit-transform: translateY(36%);
    -moz-transform: translateY(36%);
    -ms-transform: translateY(36%);
    -o-transform: translateY(36%);
    transform: translateY(36%);
  }
}
@keyframes bounce {
  0%,
  100% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(20px);
  }
}
.learnMore:hover::after {
  animation: bounce 3s ease-in-out infinite;
}