@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,900);
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body {
  font-family: 'Lato', Arial;
  color: #000000;
  -webkit-font-smoothing: antialiased;
}
a {
  font-family: 'Lato', Arial;
  -webkit-font-smoothing: antialiased;
}
div.content {
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #666666;
}
header .navbar-default {
  background: #fff;
  border: none;
  padding-top: 5px;
  padding-bottom: 10px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
      border-bottom: 3px solid #336799;
}
header .navbar-default ul.navbar-nav {
  padding-top: 10px;
}
header .navbar-default ul.navbar-nav li a {
  text-transform: capitalize;
  font-weight: 400;
  font-size: 16px;
  padding: 7px 20px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a:after {
  content: '';
  width: 32px;
  background: none;
  height: 4px;
  position: absolute;
  bottom: 2px;
  z-index: 99999;
  left: 20px;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  color: #34AEF9;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a:hover {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a:hover:after {
  background: #34AEF9;
}
header .navbar-default ul.navbar-nav li a.getApp {
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a.getApp:after {
  display: none;
}
header .navbar-default .navbar-brand {
  height: auto;
  padding: 0;
}
/* header .navbar-default.scrolled {
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  padding: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
} 
header .navbar-default.scrolled .navbar-brand {
  padding: 15px 20px;
}
header .navbar-default.scrolled .navbar-brand img {
  width: auto;
  max-height: 33px;
}
header .navbar-default.scrolled ul.navbar-nav {
 padding-top: 15px;
}
.scrollpoint {
  opacity: 0;
}
.scrollpoint.active {
  opacity: 1 \0;
}*/
.hanging-phone {
  position: absolute;
  right: 0;
  z-index: 0;
  bottom: -70px;
}
.section-heading {
  margin: 60px 0 80px;
  text-align: center;
}
.section-heading h1 {
  display: inline-block;
  font-size: 55px;
  font-weight: 300;
  margin-bottom: 0;
}
.section-heading p {
  font-size: 25px;
  color: #999999;
  font-weight: 300;
}
.section-heading .divider:after {
  content: "";
  position: relative;
  height: 4px;
  width: 60px;
  display: block;
  text-align: center;
  margin: 13px auto;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
}
.section-heading.inverse h1,
.section-heading.inverse p {
  color: #ffffff;
}
.section-heading.inverse .divider:after {
  background: #ffffff;
}
section#about {
  position: relative;
}
section#about .about-item {
  text-align: center;
  font-size: 17px;
  line-height: 25px;
  color: #999999;
}
section#about .about-item i.fa {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 35px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 104px;
}
section#features .media > .pull-right {
  margin-left: 20px;
}
section#features .media i.fa {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 20px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 2.6em;
  text-align: center;
}
section#features .media .media-heading {
  padding-top: 10px;
  font-weight: 300;
}
section#features .media .media-body {
  color: #999999;
}
section#features .media.media-left .media-body {
  text-align: right;
}
section#features .media.feature {
  margin-top: 25px;
}
section#features .media.feature:first-child {
  margin-top: 0;
}
section#features img {
  margin: 0 auto 20px;
}
section#reviews {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
section#reviews .review-filtering {
  margin: 20px 0 100px 0;
}
section#reviews .review-filtering .review .review-person {
  width: 100%;
}
section#reviews .review-filtering .review .review-person img {
  width: 110px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 10px auto;
}
section#reviews .review-filtering .review .review-comment {
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 5px 40px 20px;
  position: relative;
}
section#reviews .review-filtering .review .review-comment h3 {
  margin-bottom: 15px;
}
section#reviews .review-filtering .review .review-comment p {
  font-size: 16px;
  color: #999999;
}
section#reviews .review-filtering .review .review-comment p span {
  margin-left: 10px;
}
section#reviews .review-filtering .review .review-comment:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-width: 15px;
  margin-top: -10px;
}
section#reviews .review-filtering .review .review-person,
section#reviews .review-filtering .review .review-comment {
  float: left;
}
section#reviews .review-filtering .slick-dots {
  bottom: -80px;
}
section#reviews .review-filtering .slick-dots li button {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
section#reviews .review-filtering .slick-dots li button:before {
  display: none;
}
section#screens .slider {
  margin: 50px 0;
}
section#screens .slider div img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  padding: 10px;
  display: inline;
}
section#screens .slider div h4 {
  text-align: center;
  margin-top: 40px;
  font-size: 16px;
}
section#screens .slider .slick-dots li button {
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
}
section#screens .slick-prev,
section#screens .slick-next {
  width: 50px;
  height: 50px;
  top: 44%;
}
section#screens .slick-slide {
  text-align: center;
}
section#screens .slick-prev:before {
  content: "\f104";
}
section#screens .slick-next:before {
  content: "\f105";
}
section#screens .slick-prev:before,
section#screens .slick-next:before {
  font-size: 34px;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  line-height: 45px;
  color: #CCC;
  border: 2px solid #CCC;
  width: 50px;
  display: inline-block;
  height: 50px;
  text-align: center;
}
section#screens .filter {
  text-align: center;
}
section#screens .filter a {
  display: inline-block;
  padding: 7px 20px;
  text-decoration: none;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  margin: 10px 5px;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
/* demo video Section */
section#demo .video-container {
  padding: 20px;
  border: 1px solid #b3b3b3;
  min-height: 450px;
  overflow: hidden;
}
section#demo iframe {
  width: 100%;
  height: 100%;
  border: none;
}
/* Get app Section */
section#getApp {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 70px 0;
}
section#getApp .platforms {
  margin: 5px auto 120px auto;
  text-align: center;
}
section#getApp .platforms .btn {
  margin-right: 10px;
  margin-bottom: 20px;
}
/* support section */
section#support {
  padding: 0 0 150px 0;
}
section#support .media {
  margin-bottom: 10px;
}
section#support .media i.fa {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 10px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 1.9em;
  text-align: center;
}
section#support .media .media-heading {
  padding-top: 15px;
  font-weight: 300;
}
section#support .media .media-heading a {
  font-weight: 400;
}
/* footer section */
footer {
  padding: 80px 0;
  text-align: center;
}
footer a > img {
  width: 100px;
}
footer .social {
  display: block;
  margin-top: 30px;
}
footer .social a {
  margin: 0 8px;
  padding: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
footer .social a i {
  width: 1em;
}
footer .rights {
  margin-top: 30px;
}
footer .rights a {
  text-decoration: underline;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-weight: bold;
}
footer .rights a:hover {
  text-decoration: none;
}
section {
  position: relative;
  padding-bottom: 90px;
}
/* Common style for pseudo-elements */
section::before,
section::after {
  position: absolute;
  content: '';
  pointer-events: none;
  overflow: hidden;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.tp-caption {
  font-family: 'Lato', Arial !important;
  -webkit-font-smoothing: antialiased;
}
.tp-caption.large_white_bold {
  color: #ffffff;
  font-size: 65px;
  font-weight: 400;
}
.tp-caption.large_white_light {
  color: #ffffff;
  font-size: 65px;
  font-weight: 400;
  font-weight: 300;
}
.btn {
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  -ms-border-radius: 3em;
  -o-border-radius: 3em;
  border-radius: 3em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 5px 25px;
}
.btn.btn-primary {
  border: 2px solid #ffffff;
  background: none;
  color: #ffffff;
}
.btn.btn-primary:hover {
  color: #ffffff;
}
.btn.btn-default {
  border: none;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* IE10+ */
  background: linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc, GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.btn.btn-lg {
  padding: 10px 25px;
}
.btn:hover {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
form .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  height: 40px;
  line-height: 40px;
  padding: 20px;
  color: #cfcfcf;
  border: 2px solid #cccccc;
  font-weight: 300;
}
form textarea.form-control {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  height: auto;
  line-height: normal;
}
@media screen and (max-width: 640px) {
  .logo {
    width: 100px;
    height: auto;
  }
  .slick-next {
    right: 0;
  }
  .slick-prev {
    left: 0;
  }
  .contact-details {
    margin-top: 20px;
  }
  header .navbar-default {
    padding: 20px;
  }
  header .navbar-default .navbar-toggle {
    margin-top: 0px;
    margin-right: 0px;
    background: none;
    border: 2px solid #ffffff;
    color: #ffffff;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    -ms-border-radius: 5em;
    -o-border-radius: 5em;
    border-radius: 5em;
  }
  header .navbar-default .navbar-toggle:hover,
  header .navbar-default .navbar-toggle:focus {
    background: none;
  }
  header .navbar-default ul.navbar-nav {
    padding-top: 0;
    margin: 0;
  }
  header .navbar-default ul.navbar-nav li a {
    padding: 10px;
    text-align: center;
  }
  header .navbar-default ul.navbar-nav li a.getApp {
    background: none !important;
    -webkit-border-radius: 0em;
    -moz-border-radius: 0em;
    -ms-border-radius: 0em;
    -o-border-radius: 0em;
    border-radius: 0em;
  }
/*   header .navbar-default .navbar-collapse {
    border-color: transparent;
  }
  header .navbar-default.scrolled .navbar-collapse {
    border-color: transparent;
  }
  header .navbar-default.scrolled ul.navbar-nav {
    padding-top: 0;
    margin: 0;
  }
  header .navbar-default.scrolled .navbar-toggle {
    margin-top: 11px;
    margin-right: 20px;
    background: none;
    border: 2px solid #ffffff;
    color: #ffffff;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    -ms-border-radius: 5em;
    -o-border-radius: 5em;
    border-radius: 5em;
  } */
}
.pre-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  display: block;
 
}
.pre-loader .load-con {
  margin: 20% auto;
  position: relative;
  text-align: center;
}
.spinner {
  margin: 50px auto 0;
  width: 70px;
  text-align: center;
}
.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #32a2e3;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
header {
  background: #66cdcc;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #66cdcc), color-stop(100%, #336799));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
  /* IE10+ */
  background: linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66cdcc, endColorstr=#336799, GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
header .navbar-default ul.navbar-nav li a {
  color: #32A2E3;
  background: none;
}
header .navbar-default ul.navbar-nav li a.getApp {
  color: #3c79b4;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #e0e0e0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
  /* IE10+ */
  background: linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e0e0e0, GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
header .navbar-default ul.navbar-nav li a.getApp:hover {
  color: #4081bf;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* IE10+ */
  background: linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc, GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a:hover {
  color: #34AEF9;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header .navbar-default.scrolled {
  border-bottom: 3px solid #336799;
}
header .navbar-default.scrolled ul.navbar-nav li a {
  color: #336799;
}
header .navbar-default.scrolled ul.navbar-nav li a:hover {
  color: #336799;
}
header .navbar-default.scrolled ul.navbar-nav li a:hover:after {
  background: #336799;
}
header .navbar-default.scrolled .navbar-brand {
 /* background: #336799;*/
}
section .section-heading .divider:after {
  background: #66cdcc;
}
section#about .about-item i.fa {
  border: 2px solid #66cdcc;
  color: #66cdcc;
}
section#about .about-item:hover i.fa {
  color: #ffffff;
  background: #66cdcc;
}
section#about .about-item:hover h3 {
  color: #66cdcc;
}
section#features {
  background: #f6f6f6;
}
section#features header h1:after {
  background: #66cdcc;
}
section#features .media i.fa {
  border: 2px solid #66cdcc;
  color: #66cdcc;
}
section#features .media:hover i.fa {
  color: #ffffff;
  background: #66cdcc;
}
section#features .media:hover h3 {
  color: #66cdcc;
}
section#features .media.active i.fa {
  color: #ffffff;
  background: #66cdcc;
}
section#features .media.active .media-heading {
  color: #66cdcc;
}
section#reviews {
  background: url("../img/freeze/bk-freeze.jpg");
}
section#reviews header {
  color: #ffffff;
}
section#reviews header h1:after {
  background: #ffffff;
}
section#reviews .review-filtering .review .review-person img {
  border: 3px solid #ffffff;
}
section#reviews .review-filtering .review .review-comment {
  background: #ffffff;
}
section#reviews .review-filtering .review .review-comment h3 {
  color: #66cdcc;
}
section#reviews .review-filtering .review .review-comment p span i {
  color: #66cdcc;
}
section#reviews .review-filtering .review .review-comment:after {
  border-right-color: #ffffff;
}
section#reviews .review-filtering .slick-dots li button {
  background: #ffffff;
  border: 2px solid #ffffff;
}
section#reviews .review-filtering .slick-dots li.slick-active button {
  background: #66cdcc;
}
section#screens header h1:after {
  background: #66cdcc;
}
section#screens .slider div img {
  border: 2px solid #e5e5e5;
}
section#screens .slider div h4 {
  color: #999999;
}
section#screens .slider .slick-dots li button {
  background: #999999;
}
section#screens .slider .slick-dots li.slick-active button {
  background: #66cdcc;
}
section#screens .filter a {
  border: 2px solid #cccccc;
  color: #999999;
}
section#screens .filter a:hover {
  color: #ffffff;
  background: #66cdcc;
  border-color: #66cdcc;
}
section#screens .filter a.active {
  color: #ffffff;
  background: #66cdcc;
  border-color: #66cdcc;
}
/* demo video Section */
section#demo {
  background: #f6f6f6;
}
section#demo header h1:after {
  background: #66cdcc;
}
/* Get app Section */
section#getApp {
  background: url("../img/freeze/bk-freeze-ga.jpg");
}
section#getApp header {
  color: #ffffff;
}
section#getApp header h1:after {
  background: #ffffff;
}
section#getApp .platforms .media {
  border: 2px solid #ffffff;
  color: #ffffff;
}
section#getApp .platforms .media a i {
  color: #ffffff;
}
section#getApp .platforms .media a div.media-body {
  color: #ffffff;
}
section#getApp .platforms .media:hover {
  background: #ffffff;
}
section#getApp .platforms .media:hover a i,
section#getApp .platforms .media:hover a div.media-body {
  color: #66cdcc;
}
/* support section */
section#support header h1:after {
  background: #66cdcc;
}
section#support .media i.fa {
  border: 2px solid #66cdcc;
  color: #66cdcc;
}
section#support .media a {
  color: #66cdcc;
}
section#support .media:hover i.fa {
  color: #ffffff;
  background: #66cdcc;
}
section#support .media:hover h3 {
  color: #66cdcc;
}
/* footer section */
footer {
  background: #66cdcc;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #66cdcc), color-stop(100%, #336799));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
  /* IE10+ */
  background: linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66cdcc, endColorstr=#336799, GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
footer .social a {
  border: 2px solid #ffffff;
}
footer .social a i {
  color: #ffffff;
}
footer .social a:hover {
  background: #ffffff;
}
footer .social a:hover i {
  color: #66cdcc;
}
footer .rights {
  color: #ffffff;
}
footer .rights a {
  color: #ffffff;
  font-weight: 300;
  text-decoration: none;
}
.navbar-toggle {
  background-color: #CCC;
  border: 1px solid rgba(0, 0, 0, 0);
}
.btn.btn-primary {
  color: #66cdcc;
  border-color: #66cdcc;
}
.btn.btn-primary:hover {
  color: #ffffff;
  background: #66cdcc;
  border-color: #66cdcc;
}
.btn.btn-primary.inverse {
  color: #ffffff;
  border-color: #ffffff;
}
.btn.btn-primary.inverse:hover {
  color: #ffffff;
  background: #66cdcc;
  border-color: #66cdcc;
}
.btn.btn-default {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* IE10+ */
  background: linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc, GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  color: #336799;
}
.btn.btn-default:hover {
  color: #336799;
}
form .form-control:focus {
  border-color: #66cdcc;
  color: #999999;
}
@media screen and (max-width: 640px) {
  header .navbar-default .navbar-toggle:hover,
  header .navbar-default .navbar-toggle:focus {
    background: none;
  }
  header .navbar-default ul.navbar-nav li a {
    color: #ffffff;
    border-bottom: 1px solid #376fa4;
  }
  header .navbar-default ul.navbar-nav li a.getApp {
    color: #ffffff;
  }
  header .navbar-default ul.navbar-nav li a:after {
    display: none;
  }
  header .navbar-default ul.navbar-nav li a:hover {
    color: #66cdcc;
  }
  header .navbar-default .navbar-collapse {
    background: #336799;
  }
  header .navbar-default.scrolled {
    background: #336799;
  }
  header .navbar-default.scrolled ul.navbar-nav li a {
    color: #ffffff;
  }
  header .navbar-default.scrolled ul.navbar-nav li a:hover {
    color: #66cdcc;
  }
}
.pre-loader {
  background: #ffffff;
}

.nmebtn{
    text-transform: capitalize;
    font-weight: 400;
    font-size: 16px;
    padding: 7px 20px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    color: #32A2E3;
    background: none;
    margin-right:15px;
}
.srchbtnn{
        text-transform: capitalize;
    width: 100% !important;
    background: #32A2E3;
    font-family: 'Open Sans', sans-serif;
    color: #FFF;
    padding: 17px;
    border: none;
    font-size: 1em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    outline: none;
    cursor: pointer;
    border-radius: 0px;
}
.srchbtnn:hover{
    background: #277DAF;}
.unfollowbtn{
    border: none;
    background: none;
    text-align: center;
    width: 100%;}
.updatebtn {
   
    text-align: center;
    width: 42%;
}
.row-offcanvas{
padding-top:68px;
}
form .form-control{
padding: 0 0 0 17px;

}
/*popup*/


.formoid-flat-green{
  margin:0 auto;
}
.formoid-flat-green>div,
.formoid-flat-green>.title{
  margin: 8px;
}
.formoid-flat-green .error-field .required{
  color:#FF9999;
}
.formoid-flat-green .error-field input,
.formoid-flat-green .error-field input[type=text],
.formoid-flat-green .error-field input[type=password],
.formoid-flat-green .error-field input[type=email],
.formoid-flat-green .error-field input[type=url],
.formoid-flat-green .error-field input[type=date],
.formoid-flat-green .error-field input[type=number],
.formoid-flat-green .error-field input[type=tel],
.formoid-flat-green .error-field textarea{
  border-color:#D893A1;
  background-color: #FBE6F2;
}
.formoid-flat-green label.error{
  display:inline-block;
  font-size:0.9em;
}
.formoid-flat-green .error,
.formoid-flat-green .error #recaptcha_widget_div{
  padding: 3px 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;

  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #c09853;
}
.formoid-flat-green .error h4 {
  color: #b94a48;
  margin: 0;
}

.formoid-flat-green .error .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.formoid-flat-green .column{
  float:left; 
}
/* width = parseInt(100/columns.length)*/
.formoid-flat-green .column1{ width:100%;}
.formoid-flat-green .column2{ width:50%; }
.formoid-flat-green .column3{ width:33%; }
.formoid-flat-green .column4{ width:25%; }
.formoid-flat-green .column5{ width:20%; }



.formoid-flat-green .large{
  width: 100%;
  *width: 94%;
}
.formoid-flat-green .medium{
  width: 50%;
  *width: 47%;
}
.formoid-flat-green .small{
  width: 25%;
  *width: 23%;
}

.formoid-flat-green textarea.large{
  width: 100%;
  *width: 94%;
  height: 20em;
}
.formoid-flat-green textarea.medium{
  width: 100%;
  *width: 94%;
  height: 10em;
}
.formoid-flat-green textarea.small{
  width: 100%;
  *width: 94%;
  height: 5.5em;
}

/* address select style */
.formoid-flat-green .element-address .country {
  position: relative;
}

.frmd{
  display:none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}


.blurBg,
.blurBg-true{
  background-attachment: fixed;
  background-image:
    -webkit-linear-gradient(5deg, rgba(255, 255, 255, 0.35) -10%, rgba(255, 255, 255, 0) 20%), /* linear bottom */
    -webkit-radial-gradient(40% 60%, ellipse farthest-side, rgba(255, 255, 255, 0.45) -10%, rgba(255, 255, 255, 0) 100%),/* center white */
    -webkit-radial-gradient(50% -10%, circle farthest-side, rgba(255, 255, 255, 0.35) -10%, rgba(255, 255, 255, 0) 30%),/* top center white */
    -webkit-radial-gradient(100% 0%, ellipse farthest-side, rgba(255, 255, 255, 0.35) -10%, rgba(255, 255, 255, 0) 20%),/* top right white */
    -webkit-radial-gradient(0% 0%, ellipse farthest-side, rgba(255, 255, 255, 0.35) -10%, rgba(255, 255, 255, 0) 10%),/* top left white */
    -webkit-radial-gradient(90% 60%, ellipse farthest-side, rgba(0, 0, 0, 0.35) -10%, rgba(0, 0, 0, 0) 100%),/* center right black */
    -webkit-radial-gradient(20% 10%, circle farthest-side, rgba(0, 0, 0, 0.25) -10%, rgba(0, 0, 0, 0) 20%);
  
  background-image:
    linear-gradient(85deg, rgba(255, 255, 255, 0.35) -10%, rgba(255, 255, 255, 0) 20%), /* linear bottom */
    radial-gradient(40% 60%,ellipse farthest-side, rgba(255, 255, 255, 0.45) -10%, rgba(255, 255, 255, 0) 100%),/* center white */
    radial-gradient(50% -10%,circle farthest-side, rgba(255, 255, 255, 0.35) -10%, rgba(255, 255, 255, 0) 30%),/* top center white */
    radial-gradient(100% 0%,ellipse farthest-side, rgba(255, 255, 255, 0.35) -10%, rgba(255, 255, 255, 0) 20%),/* top right white */
    radial-gradient(0% 0%,ellipse farthest-side, rgba(255, 255, 255, 0.35) -10%, rgba(255, 255, 255, 0) 10%),/* top left white */
    radial-gradient(90% 60%,ellipse farthest-side, rgba(0, 0, 0, 0.35) -10%, rgba(0, 0, 0, 0) 100%),/* center right black */
    radial-gradient(20% 10%,circle farthest-side, rgba(0, 0, 0, 0.25) -10%, rgba(0, 0, 0, 0) 20%);/* top left black */
  /*
    radial-gradient(40% 60%,ellipse farthest-side, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 50%),
    radial-gradient(50% -10%,circle closest-corner, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 50%),
    radial-gradient(0% 100%,ellipse farthest-side, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 20%),
    radial-gradient(100% 0%,ellipse farthest-side, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 20%),
    radial-gradient(1% 2%,circle farthest-side, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 20%);
  */
}

#formoid-info {
  display: block;
  width: 400px;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  color: #c09853;
  font-size: 12px;
  max-width: 100%;
}/*


Flat style


*/
@font-face {
  font-family: formoid;
  src:url('formoid.eot');
  src:url('formoid.eot?#iefix') format('embedded-opentype'),
  url('formoid.ttf') format('truetype'),
  url('formoid.woff') format('woff'),
  url('formoid.svg#formoid') format('svg');
  font-weight: normal;
  font-style: normal;
}
.formoid-flat-green{
  border: 2px solid #bdc3c7;
  font-size: 1em;
  line-height: 1.231;
  border-radius:6px;
}
.formoid-flat-green label.title{
  font-size: 1em;
  font-weight: 500;
  width: auto;
}
.formoid-flat-green input[type=button]{
  color: #666;
  outline: none;
  font-size: 1em;
}
.formoid-flat-green input[type=submit]{
  color: #666;
  outline: none;
  font-size: 1.2em;
}
.formoid-flat-green>div{
  position: relative;
  margin-left: 25px;
  margin-right: 25px;
}
.formoid-flat-green h2 {
  margin: 0.2em 0;
  font-size: 1.7em;
  color: #fff;
}
.formoid-flat-green h3.title {
  margin-bottom: 0.5em;
  margin-top: 1.5em;
}
.formoid-flat-green h3.section-break-title {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.formoid-flat-green label {
  display: block;
  margin-bottom: 3px;
  clear: both;
}

.formoid-flat-green div, .formoid-flat-green span, .formoid-flat-green label, .formoid-flat-green input, .formoid-flat-green textarea, .formoid-flat-green select, .formoid-flat-green button, .formoid-flat-green ul, .formoid-flat-green li, .formoid-flat-green a{
  font-family: inherit;
  color: inherit;
}
/* Global Declaration */

/*
CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/


/* submit + title */
.formoid-flat-green div.submit,
.formoid-flat-green div.title{
  margin: 0;
  padding-top: 1em;
  padding-bottom: 1em;
}
.formoid-flat-green div.submit{
  vertical-align: middle;
  text-align: right;
  border-top: 2px solid #d6dbdf;
  border-radius: 0 0 6px 6px;
}
.formoid-flat-green div.title{
  background-color: #BCC3CA;
}
.formoid-flat-green div.title h2{
  margin-left: 27px;
}


/* Button & submit*/
.formoid-flat-green input[type=button],
.formoid-flat-green input[type=submit]{
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 1px;
  color: #666666;
  text-align: left;
  vertical-align: middle;
  cursor: pointer;
  background: #fff;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: normal;

  border: 2px solid #bdc3c7;
  -webkit-transition: border-color 0.6s;
  transition: border-color 0.6s;
  border-radius:6px;
}

.formoid-flat-green input[type=button][disabled] {
  cursor: default;
  opacity: 0.65;
}

.formoid-flat-green input[type=submit]{
  text-align: center;
  opacity: 1;
  color: #ffffff;
  border: none;
  right: 20px;
  margin-right: 27px;
  padding: 7px 15px;

  -webkit-transition: background-color .25s;
  transition: background-color .25s;
}

.formoid-flat-green input[type=submit]:hover{
  text-decoration: none;
}
.formoid-flat-green input[type=submit]:active{
}

/* File input */
.formoid-flat-green .element-file label{
  position: relative;
}
.formoid-flat-green .element-file .title{
  position: static;
}
.formoid-flat-green .element-file .button {
  z-index: 1;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  float: none;
  font-size: 1em;
  color: #fff;

  padding: 1.8% 1.2em 0 1.2em;
  border-radius: 0 6px 6px 0;
  cursor: pointer;

  -webkit-transition: background-color .25s;
  transition: background-color .25s;
}
.formoid-flat-green .element-file .file_text{
  overflow: hidden;
  -webkit-transition: border-color .25s;
  transition: border-color .25s;
}

.formoid-flat-green .element-file .file_input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
}
* html .formoid-flat-green .element-file .file_input,
*+html .formoid-flat-green .element-file .file_input{
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  width: auto;
  opacity: 1;
  filter: alpha(opacity=100);
}
* html .formoid-flat-green .element-file .button,
*+html .formoid-flat-green .element-file .button{
  display: none;
}
* html .formoid-flat-green .element-file label,
*+html .formoid-flat-green .element-file label,
* html .formoid-flat-green .element-file .file_text,
*+html .formoid-flat-green .element-file .file_text{
  border: none;
}
* html .formoid-flat-green .element-file .title,
*+html .formoid-flat-green .element-file .title{
  display: block;
}


/* Radio & checkbox */
.formoid-flat-green div.element-checkbox, .formoid-flat-green div.element-radio{
  overflow:hidden;
}
.formoid-flat-green input[type=checkbox],
.formoid-flat-green input[type=radio]{
  z-index:1;
  position:absolute;
  float: left;
  opacity:0.01;
  font-size: 1em;
  width: 1em;
  height: 1em;
  margin: 0;
  cursor: pointer;
}

.formoid-flat-green input[type=radio]+span,
.formoid-flat-green input[type=checkbox]+span{
  height: 19px;
  margin-right:-19px;
  padding-top: 0;
  z-index:0;
  position: relative;
  left: 0;
  top: 0;
  vertical-align:top;
  font-size: 1em;
  line-height: 0.8;
  cursor: pointer;
}
.formoid-flat-green input[type=radio]+span:before,
.formoid-flat-green input[type=checkbox]+span:before{
  position: relative;
  font-family: formoid;
  margin-right: 0.2em;
  color: #bdc3c7;
  font-size: 1em;
  line-height: 1;
  vertical-align:top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* checkbox */
.formoid-flat-green input[type=checkbox]+span:before{
  content: "\e004";
  font-size: 0.6em;
  padding: 0.3em;
  margin-right: 0.4em;
  line-height: 1.8;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
  border-radius:0.3em;
}
.formoid-flat-green input[type=checkbox]:hover+span:before{
  color: #fff;
}
.formoid-flat-green input[type=checkbox]:checked+span:before{
  color: #fff;
}

/* radio */
.formoid-flat-green input[type=radio]+span:before{
  content: "\e001";
  -webkit-transition: color .5s;
  transition: color .5s;
}
.formoid-flat-green input[type=radio]:hover+span:before{
  content: "\e000";
}
.formoid-flat-green input[type=radio]:checked+span:before{
  content: "\e000";
}


/* rating */
.formoid-flat-green .rating {
  overflow: hidden;
  display: inline-block;
  position: relative;
}
.formoid-flat-green .rating-input {
  display: none;
}
.formoid-flat-green .rating-star:after {
  font-family: formoid;
  font-size: 1.2em;
  -webkit-transition: color .5s;
  transition: color .5s;
}
.formoid-flat-green .rating-star,
.formoid-flat-green .rating:hover .rating-star {
  position: relative;
  cursor: default;
  clear: none;
  float: right;
  display: block;
  width: 1.5em;
  height: 1.2em;
}
.formoid-flat-green .rating-star:after,
.formoid-flat-green .rating:hover .rating-star:after {
  content: '\e006';
  color: #BDBDBD;
}



.formoid-flat-green input[type=text],
.formoid-flat-green input[type=tel],
.formoid-flat-green input[type=password],
.formoid-flat-green input[type=email],
.formoid-flat-green input[type=url],
.formoid-flat-green input[type=date],
.formoid-flat-green input[type=number],
.formoid-flat-green textarea,
.formoid-flat-green .element-file .file_text,
.formoid-flat-green select{
  border-style: solid;
  border-width: 2px;
  border-color: #bdc3c7;
  -webkit-transition: border-color 0.6s;
  transition: border-color 0.6s;
  border-radius:6px;

  padding: 6px 10px;
  
  outline:none;
  -o-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: normal;
  
  font-size: 1em;
}
.formoid-flat-green .element-address input[type=text],
.formoid-flat-green .element-name input[type=text],
.formoid-flat-green .element-file .file_text,
.formoid-flat-green textarea{
  width: 100%;
  *width: 94%;
}
.formoid-flat-green textarea{
  height: auto;
}
.formoid-flat-green  select{
  cursor: pointer;
  text-align: left;
  width: 100%;
}


/* NAME last first */
.formoid-flat-green .element-name .nameFirst{
  width: 40%;
  *width: 39%;
  left: 0;
  display: inline-block;
  margin-right: 5%;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.formoid-flat-green .element-name .nameLast{
  width: 55%;
  *width: 50%;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
/* ADDRESS */
.formoid-flat-green .element-address .city,
.formoid-flat-green .element-address .zip{
  width: 47%;
  *width: 44%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-right: 6%;
}
.formoid-flat-green .element-address .state,
.formoid-flat-green .element-address .country{
  width: 47%;
  *width: 44%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.formoid-flat-green .element-address .country select{
  cursor: pointer;
}
.formoid-flat-green .element-address label,
.formoid-flat-green .element-name label{
  font-size: 0.8em;
}
.formoid-flat-green .element-address label.title,
.formoid-flat-green .element-name label.title{
  font-size: 1em;
}

/* type number */
.formoid-flat-green input[type=number]::-webkit-inner-spin-button, 
.formoid-flat-green input[type=number]::-webkit-outer-spin-button{ 
  -webkit-appearance: none;
}

/* recaptcha */
.formoid-flat-green .recaptchatable,
.formoid-flat-green .recaptchatable #recaptcha_image,
.formoid-flat-green .recaptchatable #recaptcha_challenge_field_holder input{
  border-collapse: separate !important;
  border: 2px solid #BDC3C7 !important;
  border-radius: 6px;
}
.formoid-flat-green .recaptchatable #recaptcha_image img{
  border-color: transparent;
  border-radius: 6px;
}

/* ERRORs */
.formoid-flat-green .error,
.formoid-flat-green .error #recaptcha_widget_div{
  background-color: #e74c3c;
  color: #fff;
  border-radius: 6px;
  text-shadow: none;
  border: none;
  padding: 5px 20px 5px 20px;
  margin-left: 25px;
}
.tooltip {
  position: relative;
  margin-top: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.bottom .tooltip-arrow {
  top: -8px;
  left: 20px;
  border-bottom-color: #e74c3c;
  border-width: 0 8px 8px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}


.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success h4 {
  color: #468847;
}

.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info h4 {
  color: #3a87ad;
}




@media all and (max-width:400px){
  .formoid-flat-green .element-radio .column,
  .formoid-flat-green .element-checkbox .column,
  .formoid-flat-green .element-name .nameFirst,
  .formoid-flat-green .element-name .nameLast,
  .formoid-flat-green .element-address .city,
  .formoid-flat-green .element-address span.state,
  .formoid-flat-green .element-address .zip,
  .formoid-flat-green .element-address .country{
    width: 100%;
    display: block;
    margin-right: 0;
  }
}/* 

bootstrap 

*/
.formoid-flat-green .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

.formoid-flat-green .dropdown-menu > li > a:hover,
.formoid-flat-green .dropdown-menu > li > a:focus,
.formoid-flat-green .dropdown-submenu:hover > a,
.formoid-flat-green .dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.formoid-flat-green .btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *margin-left: .3em;
  white-space: nowrap;
  vertical-align: middle;
  *zoom: 1;
}

.formoid-flat-green .btn-group > .dropdown-menu{
  font-size: 1em;
}

.formoid-flat-green .btn{
  text-align: left;
  border: 0;
  cursor: pointer;
  border-radius:6px;

  width: 100%;
  height: 100%;
  padding: 7px 10px;

  color: #fff;
  
  outline:none;

  -webkit-transition: 0.25s;
  transition: 0.25s;
  -o-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: normal;    

  font-size: 1em;
}
.formoid-flat-green .btn:active,
.formoid-flat-green .btn-group.open .btn.dropdown-toggle,
.formoid-flat-green .btn.active {
  background-color: #a1a6a9;
  color: rgba(255, 255, 255, 0.75);
  box-shadow: none;
}
.formoid-flat-green .btn.disabled,
.formoid-flat-green .btn[disabled] {
  background-color: #bdc3c7;
  color: rgba(255, 255, 255, 0.75);
  box-shadow: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.formoid-flat-green .select {
  width: 100%;
}

.formoid-flat-green .select .btn .filter-option {
  position: absolute;
  left: 13px;
  right: 30px;
  overflow: hidden;
  text-align: left;
}

.formoid-flat-green .select .btn .dropdown-toggle {
  border-radius: 6px;
}
.formoid-flat-green .select .btn .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.formoid-flat-green .select .btn .dropdown-menu li:not(.disabled) > a:hover small {
  color: rgba(255, 255, 255, 0.004);
}

.formoid-flat-green .select .btn > .disabled,
.formoid-flat-green .select .btn .dropdown-menu li.disabled > a {
  cursor: default;
}
.formoid-flat-green .select .caret {
  position: absolute;
  
  border-top: 6px solid #fff;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;

  right: 10px;
  top: 50%;
}

.formoid-flat-green .dropdown-menu {
  overflow-x: hidden;
  background-color: #f3f4f5;
  border: none;
  display: block;
  opacity: 0;
  padding: 0;
  visibility: hidden;
  width: 100%;
  box-shadow: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}
.formoid-flat-green .dropdown-menu.typeahead {
  display: none;
  opacity: 1;
  visibility: visible;
  width: auto;
}
.formoid-flat-green .open > .dropdown-menu {
  margin-top: 10px;
  opacity: 1;
  visibility: visible;
}
.formoid-flat-green .dropdown-menu li:first-child dt + a {
  border-radius: 0;
}
.formoid-flat-green .dropdown-menu li.active > a,
.formoid-flat-green .dropdown-menu li.selected > a,
.formoid-flat-green .dropdown-menu li.active > a.highlighted,
.formoid-flat-green .dropdown-menu li.selected > a.highlighted,
.formoid-flat-green .dropdown-menu li.active > a:hover,
.formoid-flat-green .dropdown-menu li.selected > a:hover,
.formoid-flat-green .dropdown-menu li.active > a.highlighted:hover,
.formoid-flat-green .dropdown-menu li.selected > a.highlighted:hover,
.formoid-flat-green .dropdown-menu li.active > a:focus,
.formoid-flat-green .dropdown-menu li.selected > a:focus,
.formoid-flat-green .dropdown-menu li.active > a.highlighted:focus,
.formoid-flat-green .dropdown-menu li.selected > a.highlighted:focus {
  color: #ffffff;
}
.formoid-flat-green .dropdown-menu li > a {
  color: rgba(52, 73, 94, 0.75);
  padding: 6px 15px 6px;
  text-decoration: none;
  *zoom: 1;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  -webkit-backface-visibility: hidden;
  display: block;
  clear: both;
  white-space: nowrap;
}
.formoid-flat-green .dropdown-menu li > a:before,
.formoid-flat-green .dropdown-menu li > a:after {
  display: table;
  content: "";
}
.formoid-flat-green .dropdown-menu li > a:after {
  clear: both;
}
.formoid-flat-green .dropdown-menu li > a.highlighted {
  background: #c9cfd4;
  color: #ffffff;
}
.formoid-flat-green .dropdown-menu li > a.highlighted:hover,
.formoid-flat-green .dropdown-menu li > a.highlighted:focus {
  background: #bac1c8;
  color: #ffffff;
}
.formoid-flat-green .dropdown-menu li > a:before {
  margin-top: 3px;
}
.formoid-flat-green .dropdown-menu li > a:hover,
.formoid-flat-green .dropdown-menu li > a:active,
.formoid-flat-green .dropdown-menu li > a:focus {
  background: #e1e1e1;
  color: inherit;
  outline: none;
}
.formoid-flat-green .dropdown-menu li dt {
  margin-bottom: 3px;
  margin-top: 12px;
  padding: 0 15px;
}
.formoid-flat-green .dropdown-inverse {
  background-color: #34495e;
  color: #cccccc;
  padding-top: 4px;
}
.formoid-flat-green .dropdown-inverse li {
  margin: 0 4px -2px;
}
.formoid-flat-green .dropdown-inverse li:first-child > a,
.formoid-flat-green .dropdown-inverse li:last-child > a {
  border-radius: 2px;
  padding-bottom: 7px;
  padding-top: 5px;
}
.formoid-flat-green .dropdown-inverse li:first-child dt + a,
.formoid-flat-green .dropdown-inverse li:last-child dt + a {
  border-radius: 2px;
}
.formoid-flat-green .dropdown-inverse li.active > a,
.formoid-flat-green .dropdown-inverse li.selected > a {
  color: #ffffff;
  position: relative;
  z-index: 1;
}
.formoid-flat-green .dropdown-inverse li dt {
  padding-left: 11px;
  padding-right: 11px;
}
.formoid-flat-green .dropdown-inverse li .divider {
  margin-left: 11px;
  margin-right: 11px;
}
.formoid-flat-green .dropdown-inverse li > a {
  border-radius: 2px;
  color: #ffffff;
  padding: 5px 11px 7px;
}
.formoid-flat-green .dropdown-inverse li > a:hover,
.formoid-flat-green .dropdown-inverse li > a:active,
.formoid-flat-green .dropdown-inverse li > a:focus {
  background: #2c3e50;
}
.formoid-flat-green .dropdown-inverse li > a.highlighted {
  background: #526476;
}
.formoid-flat-green .dropdown-inverse li > a.highlighted:hover,
.formoid-flat-green .dropdown-inverse li > a.highlighted:focus {
  background: #677786;
}
.formoid-flat-green .dropdown-inverse li .divider {
  background-color: #526476;
  border-bottom-color: #526476;
}
.formoid-flat-green .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.formoid-flat-green .dropdown-arrow {
  border-color: transparent transparent #F3F4F5;
  border-style: solid;
  border-width: 0 9px 9px;
  height: 0;
  margin-top: 0;
  opacity: 0;
  position: absolute;
  right: 13px;
  top: 100%;
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
  width: 0;
  z-index: 10;
}
.formoid-flat-green .dropdown-arrow-inverse {
  border-bottom-color: #34495E !important;
  border-top-color: #34495E !important;
}
.formoid-flat-green .open > .dropdown-arrow {
  margin-top: 2px;
  opacity: 1;
}/* .formoid-flat-green color scheme begin */

.formoid-flat-green input[type=button]:focus,
.formoid-flat-green input[type=button]:active,
.formoid-flat-green input[type=button][disabled]{
  border-color: #1abc9c;
}

.formoid-flat-green input[type=submit]{
  background-color: #1abc9c;
}

.formoid-flat-green input[type=submit]:hover{
  background-color: #48c9b0;
}
.formoid-flat-green input[type=submit]:active{
  background-color: #16a085;
}

/* File input */
.formoid-flat-green .element-file .button {
  background-color: #bdc3c7;
}
.formoid-flat-green .element-file .file_text{
  border-color: #bdc3c7;
}
.formoid-flat-green .element-file label:hover .button{
  background-color: #1abc9c;
}
.formoid-flat-green .element-file label:active .button{
  background-color: #16a085;
}
.formoid-flat-green .element-file label:hover .file_text{
  border-color: #1abc9c;
}
.formoid-flat-green .element-file label:active .file_text{
  border-color: #16a085;
}

/* element-submit + element-text */
.formoid-flat-green > .submit,
.formoid-flat-green > .title{
  background-color: #bcc3ca;
}
.formoid-flat-green > .submit{
  background-color: #edeff1;
  border-top: 2px solid #d6dbdf;
}

/* Radio & checkbox */
.formoid-flat-green input[type=radio]+span:before,
.formoid-flat-green input[type=checkbox]+span:before{
  color: #bdc3c7;
}
/* checkbox */
.formoid-flat-green input[type=checkbox]+span:before{
  background-color: #bdc3c7;
}
.formoid-flat-green input[type=checkbox]:checked+span:before{
  background-color: #1abc9c;
}

/* radio */
.formoid-flat-green input[type=radio]:checked+span:before{
  color: #1abc9c;
}

/* rating */
.formoid-flat-green .rating:hover .rating-star:hover:after,
.formoid-flat-green .rating:hover .rating-star:hover ~ .rating-star:after,
.formoid-flat-green .rating-input:checked ~ .rating-star:after {
  color: #1abc9c;
}

.formoid-flat-green input[type=text]:focus,
.formoid-flat-green input[type=tel]:focus,
.formoid-flat-green input[type=password]:focus,
.formoid-flat-green input[type=email]:focus,
.formoid-flat-green input[type=url]:focus,
.formoid-flat-green input[type=date]:focus,
.formoid-flat-green input[type=number]:focus,
.formoid-flat-green textarea:focus,
.formoid-flat-green .element-file .file_text:active,
.formoid-flat-green  select:focus{
  border-color: #1abc9c;
}


/* bootstrap select */
.formoid-flat-green .btn.btn-primary,
.formoid-flat-green .dropdown-menu li.active > a,
.formoid-flat-green .dropdown-menu li.selected > a,
.formoid-flat-green .dropdown-menu li.active > a.highlighted,
.formoid-flat-green .dropdown-menu li.selected > a.highlighted,
.formoid-flat-green .dropdown-inverse li.active > a,
.formoid-flat-green .dropdown-inverse li.selected > a {
  background-color: #1abc9c;
}
.formoid-flat-green .btn.btn-primary:hover,
.formoid-flat-green .btn.btn-primary:focus,
.formoid-flat-green .btn-group:focus .btn.btn-primary.dropdown-toggle {
  background-color: #48c9b0;
}
.formoid-flat-green .btn.btn-primary:active,
.formoid-flat-green .btn-group.open .btn.btn-primary.dropdown-toggle,
.formoid-flat-green .btn.btn-primary.active,
.formoid-flat-green .dropdown-menu li.active > a:hover,
.formoid-flat-green .dropdown-menu li.selected > a:hover,
.formoid-flat-green .dropdown-menu li.active > a.highlighted:hover,
.formoid-flat-green .dropdown-menu li.selected > a.highlighted:hover,
.formoid-flat-green .dropdown-menu li.active > a:focus,
.formoid-flat-green .dropdown-menu li.selected > a:focus,
.formoid-flat-green .dropdown-menu li.active > a.highlighted:focus,
.formoid-flat-green .dropdown-menu li.selected > a.highlighted:focus {
  background-color: #16a085;
}


/* datepicker */
.datepicker {
  border: 2px solid #1abc9c;
}
.datepicker:before {
	border-bottom: 7px solid #1abc9c;
}
.datepicker td.active,
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled],
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td span.active,
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled]{
  color: #ffffff;
  background-image: none;
  background-color: #1abc9c;
}

/* .formoid-flat-green color scheme begin end *//*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */




