@font-face {
  font-family: 'Proxima Nova Semibold';
  src: url('../fonts/Proxima Nova Semibold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gill Sans MT';
  src: url('../fonts/gill_sans/GILB____.TTF') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Gill Sans MT';
  src: url('../fonts/gill_sans/GILBI___.TTF') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Gill Sans MT';
  src: url('../fonts/gill_sans/GILI____.TTF') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Gill Sans MT';
  src: url('../fonts/gill_sans/GIL_____.TTF') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'JLREmeric-SemiBold';
  src: url('../fonts/JLREmeric-SemiBold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
.navbar-default-top{
  background-color: rgba(4, 72, 50, 0.6);
  border: none;
  border-radius: 0;
  border-bottom: 2px solid #2C7B62;
}
.navbar-inverse.navbar-default-top .navbar-nav>li>a{
  color: #fff;
}
.navbar-inverse.navbar-default-top .navbar-nav span.divider{
  position: absolute;
  color: #fff;
  top: 0;
  line-height: 51px;
  right: -3px;
}
.logo-mobile {
  float: left;
  width: 41%;
  text-align: center;
  padding: 10px 0px 0px 0px;
  display: none;
}
.logo-mobile img{
  width: 70%;
  max-width: 100%;
}
.navbar-mobile{
  text-align: center;
  background-color: rgba(6, 82, 59, 0.72); 
  margin-bottom: 0;
  padding-bottom: 5px;
  margin-top: 0;
}
.mobile-menu{
  display: none;
}

.top-banner .top-banner-slide{
  max-width: 100%;
  width: 100%;
}
.top-start-free{
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  /* font-weight: bold; */
  border-color: rgba(255,255,255,0.6);
  border-radius: 5px;
  padding: 10px 30px;
  font-size: 16px;
  -webkit-transition-property: background, border;
  -moz-transition-property: background, border;
  -o-transition-property: background, border;
  transition-property: background, border;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.top-start-free:hover,
.top-start-free:focus,
.top-start-free:active,
.top-start-free:active:focus,
.top-start-free:active:hover{
  background-color: rgba(0,0,0,0.8);
  border-color: #000;
  color: white;
  outline: 0;
}

ul#navbarCollapse li>a {
  color: #fff;
}
.border-round{
  border: 1px solid #fff;
  border-radius: 2px;
}
li.border-round > a{
  padding-left: 33px;
  padding-right: 33px;
}
.feature-heading hr {
  margin: 0 auto;
  width: 10%;
  border-top: 1px solid #077A4B;
  margin-bottom: 40px;
}
.featurette-heading {
  font-size: 30px;
}
.featured_image{
  display: none;
}
.awesome_popup{
  background: url(../../images/push/push_notification.gif) right;
  background-repeat: no-repeat;
  min-height: 451px;
}
.home_notification{
  background: url(../../images/banner2.gif) left;
  background-repeat: no-repeat;
  min-height: 460px;
}
.home_survey{
  background: url(../../images/banner_rating_1.jpg) right;
  background-repeat: no-repeat;
  min-height: 378px;
}
.start-free {
  position: relative;
  background: url(../../images/banner6.png) no-repeat;
  background-size: 100% 100%;
  padding: 43px 26px;
  color: #fff;
  margin-top: 65px;
  margin-bottom: 45px;
}
.hytgdt{
  margin-right: 23px;
}
.strfp{
  font-size: 24px;
  line-height: 31px;
  /*margin-top: 25px;*/
}
.strfdh{
  font-size: 29px;
  line-height: 109px;
}
.btn-twoborder{
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 10px 29px 9px 30px;
  border-radius: 5px;
}
img.start-free-bg {
    position: absolute;
}
p.start-free .btn-default{
  border-color: #000;
  border-radius: 3px;
  padding: 10px 25px;
  font-weight: bold;
}
.bg-gray {
  background-color: #F6F6F6;
  padding-top: 15px;
  margin-bottom: 15px;
}
.fdfygrot{
  color: #707070;
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 30px;
}
.nav-auto-tab-wrap{
  margin: 0 auto;
  width: 50%;
}
ul.nav.nav-tabs.nav-tabs-auto {
    text-align: center;
}
.nav-tabs-auto li {
  margin-bottom: 0;
  float: none;
  display: inline-block;
}
.nav-tabs-auto li.middle{
  margin-left: 50px;
  margin-right: 50px;
}
.nav-tabs-auto li a {
  background-color: #F6F6F6;
  font-size: 26px;
  /*font-weight: bold;*/
  border: none;
  color: #2B2B2B;
}
.nav-tabs-auto li.active a {
  border: none;
  border-bottom: 4px solid #39956F;
  background-color: #F6F6F6;
  color: #2B2B2B;
}

.nav-tabs-auto li a:hover, .nav-tabs-auto li.active a:hover{
  border: none;
  background-color: #F6F6F6;
  color: #2B2B2B;
}

.nav-tabs-auto li.active a:focus {
  border: none;
  background-color: #F6F6F6;
}
.nav-tabs-auto li.active a:hover, .nav-tabs-auto li.active a:focus{
  border-bottom: 4px solid #39956F;
}
.ghytu-border{
  margin-top: 32px;
}
.grow-wrap{
  margin: 0 auto;
  width: 74%;
  background-color: #fff;
  border: 4px solid #EBEBEB;
  padding: 27px 50px 39px 58px;
  box-shadow: 0px 42px 54px 5px #ddd;
}
.gytui{
  line-height: 27px;
  font-size: 15px;
}

.bg-orange{
  background-color: #DEA526;
  /* min-height: 360px; */
  color: #fff;
  background: url(../../images/banner5.png) no-repeat;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 55px;
}
.bg-orange-noimage{
  background-color: #DEA526;
  /* min-height: 360px; */
  color: #fff;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 55px;
}
.platfm1 img{
  margin: 0px 15px 0px 15px;
}
.platfm2 img{
  margin: 0px 30px 0px 30px;
}
.platfm3 img{
  margin: 0px 35px 0px 35px;
}
/**Pricing Page Start**/
#myCarousel:after {
  background: url(../../images/traingle.png);
  content: " ";
}
.pricing-traingle {
  position: absolute;
  left: 0;
  top: -154px;
  z-index: 9999;
}
div#myCarousel {
  background: url(../../images/pricing-banner.jpg) no-repeat;
  background-size: cover;
  min-height: 680px;
  padding-top: 75px;
}
div#myCarouselh{
  background: url(../../images/banner.jpg) no-repeat;
  background-size: cover;
  min-height: 820px;
  padding-top: 75px;
}
div#myCarouselp{
  background: url(../../images/product-banner.jpg) no-repeat;
  background-size: cover;
  min-height: 745px;
  padding-top: 75px;
}
div#myCarouselg{
  background: url(../../images/product-banner.jpg) no-repeat;
  background-size: cover;
  padding-top: 75px;
}
div#myCarouselcon{
  background: url(../../images/contact-bg.jpg) no-repeat;
  background-size: cover;
  padding-top: 75px;
  height: 450px;
  background-position: center;
}
div#myCarouselg .carousel-caption{
  padding-top: 50px;
  padding-bottom: 42px;
}
div#myCarouselg .carousel-caption h1{
  font-family: Source Sans Pro Light;
}
div#myCarouselpd{
  background: url(../../images/product-banner.jpg) no-repeat;
  background-size: cover;
  min-height: 515px;
  padding-top: 75px;
}
div#myCarouselpd .carousel-caption {
  padding-top: 50px;
}
.bg-plans {
  padding-top: 63px;
  padding-bottom: 90px;
  position: relative;
}
.plan_switch_btn button {
  width: 228px;
  padding: 12px 0px 12px 0px;
  font-size: 19px;
  color: #616161;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 14%, #d4d3d3 100%, #d4d3d3 100%);
  background: -webkit-linear-gradient(top, #ffffff 14%,#d4d3d3 100%,#d4d3d3 100%);
  background: linear-gradient(to bottom, #ffffff 14%,#d4d3d3 100%,#d4d3d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d4d3d3',GradientType=0 );
  border-radius: 9px;
}
.plan_switch_btn button, .plan_switch_btn button:focus, .plan_switch_btn button:hover, .plan_switch_btn button:active{
  outline: none;
  border-color: #ccc;
}

.plan_switch_btn button.active, .plan_switch_btn button.active:hover, .plan_switch_btn button.active:focus{
  background: #004A3F;
  color: #fff;
  border-color:#004A3F;
  outline: none;
}
.plan-block {
  background: #ffffff;
  /*background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );*/
  color: #3cbaf0;
  box-shadow:0px -1px 7px 0px rgba(189, 195, 199, 0.6);
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
}
.plan-block.plan-3{
  margin-top: -20px;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow:0px 1rem 3rem 0px rgba(189, 195, 199, 0.6);
  position: relative;
}
.most-popular {
  position: absolute;
  top: 0;
  width: 100%;
  background-color: #74b72a;
  color: #fff;
  padding: 1px 0px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 5px 5px 0px 0px;
}
.plan-heading {
  text-align: center;
  color: #000;
  font-size: 22px;
  border-radius: 9px 9px 0px 0px;
  padding: 12px 0px 12px 0px;
  font-family: JLREmeric-SemiBold;
}
.plan-img {
  padding: 20px 0px;
}
.plan-price {
  text-align: center;
  font-size: 40px;    
  /*min-height: 70px;*/
  vertical-align: text-top;
  line-height: 1;
  color: #3f3f3f;
  font-family: JLREmeric-SemiBold;
}
.plan-desc {
  padding: 0px 18px 27px 18px;
  line-height: 21px;
  font-size: 15px;
  text-align: center;
  min-height: 440px;
  color: #000;
}
@-moz-document url-prefix() {
    .plan-desc {
      font-size: 13px;
    }
}
.plan-desc > span {
  font-weight: bold;
}
.plan-desc ul {
  list-style: none;
  text-align: left;
  font-size: 14px;
  padding: 0px 0px 0px 10px;
  color: #000;
  font-family: 'Open Sans', sans-serif;
}
.plan-desc ul li {
  margin-bottom: 8px;
}
.plan-desc ul li span{
  color: #ccc;
}
.plan-start {
  background-color: transparent;
  border-radius: 0;
  text-align: center;
  font-size: 15px;
  color: #848484;
  padding: 19px 0px 19px 0px;
  display: block;
  border-bottom: 1px solid #ddd;
  margin-bottom: 19px;
}
.btn-plan-start{
  color: #fff;
  padding: 7px 17px;
  border-radius: 5px;
  display: inline-block;
  border: none;
  background-color: #4ac5c2;
}
.plan-block.plan-3 .btn-plan-start{
  background-color: #0b92ca;
}
.btn-plan-start:hover,.btn-plan-start:focus{
  text-decoration: none;
  color: #fff;
  outline: none;
}
.btn-plan-start:active{
  box-shadow: inset 0px 0px 9px rgba(0, 0, 0, 0.65);
  outline: none;
}
.plan-start:hover{
  text-decoration: none;
  color: #404040;
}
i.start-icon{
  font-size: 28px;
  position: relative;
  top: 4px;
}
div#pslider {
  width: 100%;
}
.box-rty {
  border: 1px solid #ECE8E8;
  padding: 13px 0px 5px 0px;
}
.clrpink{
  color: #ED4243;
}
.bg-red{
  background-color: #ED4243;
  color: #fff;
  padding: 8px 0px 15px 0px;
}
.bg-white-dotted{
  background: url(../../images/plan_detail_bg.jpg);
  padding: 80px 0px 60px 0px;
}


.timeline {
  list-style: none;
  padding: 0;
  position: relative;
}

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 1px;
  background-color: #eeeeee;
  left: -4px;
}

.timeline > li {
  margin-bottom: 20px;
  position: relative;
  padding: 0px 0px 14px 50px;
}
.timeline > li:not( [style*="display: none"]):last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel { 
  padding: 15px 0px 0px 0px;
  position: relative;
}

.timeline > li > .timeline-badge {
  color: #9A9A9A;
  width: 45px;
  height: 45px;
  line-height: 40px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  left: 0;
  margin-left: -25px;
  background-color: #F0F0F0;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}

.timeline-badge.success {
  background-color: #3f903f !important;
}

.timeline-badge.warning {
  background-color: #f0ad4e !important;
}

.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
  margin-top: 0;
  color: #7A7A7A;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
.bulb{
  border-left: 1px solid #E0E0E0;
  padding: 20px 0px 20px 0px;
}
.bg-faq{
  background: url(../../images/p_faq_bg.jpg) no-repeat;
  background-size: cover;
  padding: 25px 0px 60px 0px;
}
.bg-trust{
  background: url(../../images/section4.png) no-repeat;
  background-size: cover;
  padding: 46px 0px 50px 0px;
}
.btn-red {
  background-color: #ED4243;
  color: #fff;
  border: none;
  padding: 8px 37px 9px 36px;
  font-size: 20px;
  font-weight: bold;
}
.btn-red:hover{
  color: #fff;
  text-decoration: none;
}
.trstui{
  margin-top: 12px;
  padding-left: 0;
  color: #B7B6B6;
}
.e_price{
  margin-left: -11px;
}
.ecom_feature{
  display: none;
}
/**Pricing Page End**/

/**Product Page Start**/
.bg-survey{
  background-color: #EBEBEB;
  padding-top: 40px;
  padding-bottom: 40px;
}
.hdbrdr .featurette-heading{
  display: inline-block;
  border-bottom: 1px solid #FD0000;
  padding: 0px 4px 4px 0px;
  margin-top: 60px;
}
.orgcnt{
  border-top: 1px solid #ddd;
  padding-top: 35px;
  /*margin-top: 60px;*/
}
.orgcnt hr{
  border-top: 1px solid #EF4F7D;
  width: 20%;
}
.btn-white {
  background-color: #fff;
  color: #DEA526;
  padding: 12px 25px 10px 25px;
  font-size: 16px;
  display: inline-block;
}
.btn-white:hover, .btn-white:focus{
  color: #DEA526;
  text-decoration: none;
}
.btn-white:active{
  box-shadow: inset 0px 0px 19px #B9B7B7;
}
.btn-pink {
  background-color: #EE5567;
  color: #fff;
  padding: 12px 25px 10px 25px;
  font-size: 16px;
  display: inline-block;
}
.btn-pink:hover, .btn-pink:focus, .btn-pink:active {
  color: #fff;
}
.btn-pink-{
  background-color: #f96274;
  border: 0;
  color: #fff;
  padding: 6px 18px;
  font-size: 13px;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  transition: all .3s ease-in-out!important;
  -moz-transition: all .3s ease-in-out!important;
  -webkit-transition: all .3s ease-in-out!important;
}
.btn-pink-:hover{
  color: #fff;
  background-color: #f73e53;
  text-decoration: none;
}
.btn-pink-:focus{
  color: #fff;
  text-decoration: none;
}
/**Product Page End**/

/**Gallery Start**/
.frecom{
  font-size: 20px;
  color: #000;
  margin-right: 20px;
}
.frwebst{
  font-size: 20px;
  color: #000;
  margin-left: 20px;
}
.btn-gall {
  width: 110px;
  margin: 0 5px 10px;
  border: none;
}
.gall-box {
  border-radius: 6px;
  border: 1px solid #C7C7C7;
  padding: 17px 12px 15px 12px;
  margin-bottom: 30px;
}
.gall-title {
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}
.gall-image {
  margin-left: -12px;
  margin-right: -12px;
  max-height: 187px;
  min-height: 187px;
  overflow: hidden;
}
.gall-image img {
  width: 100%;
  max-width: 100%;
}
.gall-description {
  text-align: center;
  min-height: 60px;
}
.btn-preview {
  background-color: #ddd;
}
.btn-use {
  background-color: #ED4243;
  color: #fff;
}
.btn-use:hover {
  background-color: #FF5657;
  color: #fff;
}
.btn-use:active, .btn-use:active:hover, .btn-use:active:focus, .btn-use:focus {
  background-color: #ED4243;
  color: #fff;
}
/**Gallery End**/
/**Product detail start**/
.bg-ftur {
  background-color: #FBFBFB;
  border-top: 1px solid #ddd;
  padding: 22px 0px 50px 0px;
  font-size: 16px;
}
.product-detail h2{
  margin-top: 0;
}
.carousel-caption .product-detail p{
  font-size: 16px;
}
/**Product detail end**/


/**Signup Page Start**/
.bg-signup{
  background: url(../../images/signup-bg.jpg);
  background-size: cover;
  background-color: #293a4a;
  color: #fff;
}
.bg-signup hr{
  border-top: 3px solid #364757;
  margin-left: -15px;
  margin-right: -15px;   
  margin-top: 37px;
  margin-bottom: 8px;
}

.signup-form .form-group{
  border-bottom:1px ridge #9E8541;
  padding: 2px 0px 5px 0px;
}
.signup-form .input-group{
  width: 100%;
}
.signup-form .input-group-addon{
  background-color: transparent;
  border: none;
  padding: 0px 3px 0px 3px;
  width: 30px;
  text-align: left;
}
.signup-form .form-control{
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #fff;
  font-size: 16px;
}
.btn-signup{
  background-color: #fac440;
  color: #6c411b;
  border-radius: 0;
  padding: 13px 56px;
  font-size: 19px;
}
.signup-form .form-group ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:    #4b6175;
  font-weight: bold;
}
.signup-form .form-group :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:    #4b6175;
  font-weight: bold;
  opacity:  1;
}
.signup-form .form-group ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:    #4b6175;
  font-weight: bold;
  opacity:  1;
}
.signup-form .form-group :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:    #4b6175;
  font-weight: bold;
}
.bg-signup span.signup-seprator{
  float: left;
  height: 500px;
  width: 5px;
  border-right: 1px solid #364757;
  border-top: 0px;
  margin-top: 36px;
}
/**Signup Page End**/

/**Signin Page Start**/
.bg-signin{
  background: url(../../images/signin-bg.jpg);
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 19px;
}

.navbar-default-topsignin{
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.navbar-inverse.navbar-default-topsignin .navbar-nav>li>a{
  color: #fff;
}
.navbar-inverse.navbar-default-topsignin .navbar-nav span.divider{
  position: absolute;
  color: #fff;
  top: 0;
  line-height: 51px;
  right: -3px;
}
.signin-form-parent{
  margin: 0 auto;
  width: 38%;
  float: none;
}
.max-auto {
  margin-right: auto!important;
  margin-left: auto!important;
}
.signin-form{
  background-color: #445b72;
  border-radius: 46px;
  border: none;
  color: #fff;
  box-shadow: 0px 0px 27px 0px #090909;
}
.signin-form .card-header {
  background-color: #445b72;
  float: left;
  width: 100%;
  margin-bottom: 0;
  font-size: 29px;
  color: #fff;
  border-bottom: 1px solid #C5C5C5;
  border-radius: 26px;
  position: relative;
}
.signin-form label{
  font-size: 18px;
  font-weight: normal;
}
.signin-form .panel-heading{
  background-color: #445b72;
  float: left;
  width: 100%;
  margin-bottom: 17px;
  font-size: 29px;
  color: #fff;
  border-bottom: 1px solid #C5C5C5;
}
.btn-signin{
  display: block;
  width: 100%;
  background-color: #fac440;
  color: #6c411b;
  border-radius: 0;
  padding: 8px 0;
  font-size: 19px;
  font-family: Proxima Nova Semibold;
}
.orange{
  color: #fac440;
}
.orange:hover{
  color: #fff;
}
/**Signin Page End**/
/**Contact page Start**/
.contact-gat{
  position: relative;
  /*bottom: -43px;*/
}
#map {
    height: 400px;
    display: block;
    width: 100%;
    margin: 0 auto;
}
.infowindow {
  background: white;
  border-color: white;
  border-radius: 0px;
  padding: 30px 20px 20px 20px;
  width: 100%;
  /*height: 200px;*/
}
.contact-form .form-group{
  border-bottom: 1px solid #394A5A;
  padding: 2px 0px 5px 0px;
  margin-bottom: 0;
}
.contact-form .input-group{
  width: 100%;
}
.contact-form .input-group-addon{
  background-color: transparent;
  border: none;
  padding: 0px 3px 0px 3px;
  width: 30px;
  text-align: left;
}
.contact-form .form-control{
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #000;
  font-size: 16px;
}
.btn-signup{
  background-color: #fac440;
  color: #6c411b;
  border-radius: 0;
  /*padding: 6px 0px;*/
  font-size: 19px;
  font-family: Proxima Nova Semibold;
  text-align: center;
}
@media (max-width: 768px){
  .btn-signup{    
    font-size: 16px;
  }
}
.contact-form .form-group ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:    #435465;
  font-weight: bold;
}
.contact-form .form-group :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:    #435465;
  font-weight: bold;
  opacity:  1;
}
.contact-form .form-group ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:    #435465;
  font-weight: bold;
  opacity:  1;
}
.contact-form .form-group :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:    #435465;
  font-weight: bold;
}
/**Contact page end**/

/**help page start**/
.home-widgets-featured{
  background-color: #F2F6F7;
  padding: 50px 0px;
  z-index: 999;
}
.bean-flip-panel {
  /*min-height: 272px;*/
  position: relative;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  margin-bottom: 30px;
}
.bean-flip-panel.BeanFadeIn {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -ms-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}
.bean-flip-panel .front, .bean-flip-panel .back {
  background: #FFF;
  border-radius: 10px;
  padding: 20px 25px;
  text-align: center;
}
.bean-flip-panel .front {
  height: inherit;
  text-align: center;
  z-index: 900;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
}
.feature-icon {
  border-radius: 100%;
  margin: 0 auto;
  display: inline-block;
  padding: 10px;
}
.bean-flip-panel h2 {
  font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  margin: 15px 0 10px;
  margin-top: 15px;
}
.bean-flip-panel p {
  font-size: 14px;
  line-height: 24px;
  padding: 0px 10px;
  font: 300 16px/28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.bean-flip-panel .back {
  height: 206px;
    width: 92%;
  position: absolute;
  top: 0;
  z-index: -1;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
}
.bean-flip-panel.flip .back {
  z-index: 1000;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
}
.bean-flip-panel.flip .front {
  z-index: 900;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
}
.bean-flip-panel.hover.four.columns div.back.twelve.columns {
  width: 93.5%;
}
.bean-flip-panel h5 {
  color: #b8babc;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 15px;
  text-transform: uppercase;
}
a.base-button{
  background: #F5F5F5;
  background: -webkit-gradient(linear, left bottom, left top, from(#F5F5F5), to(#FFF)), #FFF;
  background: -moz-linear-gradient(90deg, #F5F5F5 0%, #FFF 100%), #FFF;
  border: 1px solid #b5b7b8;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #2E3236;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  padding: 6px 10px;
  width: auto;
}
.searchform {
  margin-top: 40px;
  z-index: 800;
}
.search-input {
  background: #FFF;
  border: 1px solid #B5B7B8;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #96999D;
  font: 14px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  height: 38px;
  margin: 0 0 15px 0;
  outline: none;
  padding: 7px 7px 7px 12px;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -o-transition: all 0.15s;

  background-color: #FFF;
  border: none;
  border-radius: 100px;
  color: #2E3236;
  float: left;
  font-size: 20px;
  padding: 11px 26px 11px 26px;
  width: 82%;
  height: auto;
}
.search-button{

  background-color: #ffcc50;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  color: #252525;
  cursor: pointer;
  display: inline-block;
  font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  margin: 1px 1px 4px 0;
  outline: none!important;
  padding: 8px 9px;
  text-align: center;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  background-color:#ffcc50;
  border-radius: 100px;
  font-size: 18px;
  font-weight: bold;
  margin: -1px 0 0 1%;
  padding: 13px 22px 13px 15px;
  width: 17%;

}
/**Help page end**/
.btn-green{
  background-color: #3EA587;
  color: #FFFFFF;
  border-color: #fff;
}
.btn-green:hover{
  background-color: #3EA587;
  color: #FFFFFF;
  border-color: #fff;
}
footer {
  background-color: #232323;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 15px;
}
.footer-bar h3 {
  border-top: 3px solid #DEA526;
  padding-top: 22px;
  margin-bottom: 35px;
  font-weight: bold;
  font-size: 23px;
}
ul.footer-list {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 25px;
}
ul.footer-list li a {
  color: #fff;
}
a.white, p.white{
  color: #fff;
}

.footer-bottom{
  background-color: #000000;
  color: #fff;
  padding: 15px 0px 15px 0px;
}
.footer-bottom .pull-left a{
  font-size: 13px;
}
.input-newsletter{
  background-color: transparent;
  border: 1px solid #DEA526;
  padding: 16px 12px 16px 12px;
  width: 72%;
  font-size: 12px;
  margin: 0;
  float: left;
}
.send-newsletter{
  display: inline-block;
  padding: 13px 20px 15px 20px;
  border: 1px solid #DEA526;
  border-left: none;
  margin: 0;
  float: left;
  color: #DEA526;
  background-color: transparent;
}
.send-newsletter:focus {
    outline: none;
}
.send-newsletter:hover{
  text-decoration: none;
  color: #DEA526;
}
.input-newsletter:focus{
  outline: none;
}
.input-newsletter::-webkit-input-placeholder {
    color: #fff;
}
.input-newsletter:-moz-placeholder {
    /* FF 4-18 */
    color: #fff;
}
.input-newsletter::-moz-placeholder {
    /* FF 19+ */
    color: #fff;
}
.input-newsletter:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}
.footer-newsletter{
  width: 100%;
  float: left;
}
.footer-social-icon{
  display: inline-block;
  color: #DEA526;
  border: 1px solid #DEA526;
  border-radius: 100%;
  text-align: center;
  /* padding: 2px 10px; */
  font-size: 19px;
  width: 33px;
  height: 33px;
  padding-top: 2px;
  margin-right: 11px;
  margin-top: 12px;
}
.footer-social-icon:hover{
  color: #DEA526;
}
.pad-top20{
  padding-top: 20px;
}
.left45{
  margin-left: 45px;
}
.top5{
  margin-top: 5px;
}
.top10{
  margin-top: 10px;
}
.top20{
  margin-top: 20px;
}
.top30{
  margin-top: 30px;
}
.top40{
  margin-top: 40px;
}
.top50{
  margin-top: 50px;
}
.top60{
  margin-top: 60px;
}
.top70{
  margin-top: 70px;
}
.top75{
  margin-top: 75px;
}
.top90{
  margin-top: 90px;
}
.top100{
margin-top: 100px;
}
.bottom20{
  margin-bottom: 20px;
}
.bottom30{
  margin-bottom: 30px;
}
.bottom40{
  margin-bottom: 40px;
}
.bottom90{
margin-bottom: 90px;
}
.validetta-bubble{
  min-width: 288px;
}
#signup-form .help-block{
  /*margin-left: 42px;
  font-size: 100%;*/
}
div#signupalert {
  margin: 17px 0px 0px 0px;
  font-size: initial;
}
.font15{
  font-size: 15px;
}
.font18{
  font-size: 18px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #0EA071;
  border-color: #337ab7;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #0EA071;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626!important;
  text-decoration: none;
  background-color: transparent;
}

/**Top bar notification**/
/* Styling the bar itself */
#topbar {
    position:fixed;
    top: -60px; /* has to be around the height of the bar or more. */
    display: block;
    z-index: 99999;
    box-sizing: border-box;
    width: 100%;
    padding: 3px 10px;
    background-color: #12BB15;
    color: #fff;
    font-size: 20px;
    text-align: center;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
    transition: top 1s;
    -moz-transition: top 1s;
    -webkit-transition: top 1s;
}
div#topbar.error {
  background-color: #ED4243;
}
/* Hiding the checkbox */
#toggleTop {
    display: none;
}
/* Styling the lables, to show and hide the bar */
#showTop {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 30px;
    display: block;
    padding: 10px;
    background-color: #000000;
    color: #fff;
}
#hideTop {
    float: right;
    display: inline-block;
}
/* Displaying the bar when the checkbox is checked */
#toggleTop:checked + #topbar {
    -webkit-transition: top 1s;
    -moz-transition: top 1s;
    transition: top 1s;
    top:0px;
}
sub{
  font-size: 12px;
}
.text-white {
  color: #fff;
}
.company-logo {
    display: inline-block;
    float: none;
    text-align: center;
    margin: 0px 38px;
    background-color: #fff;
    height: 180px;
    width: 205px;
    vertical-align: top;
    position: relative;
}
.company-logo img {
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.bg-gray-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.63);
    z-index: 9;
}
.fixed-main-menu{
  background-color: rgb(43, 142, 113);
  border-bottom: 2px solid #2C7B62;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media (max-width: 768px){
  .fixed-main-menu{
    display: none;
  }
}
.fixed-main-menu.fixed {
  transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
}
.fixed-main-menu.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.fixed-main-menu .container .navbar-right{
  margin-right: 0px;
}
.fixed-main-menu .border-round{
  border: none;
  border-radius: 0;
}
.fixed-main-menu .border-round a{
  padding: 4px 10px;
  margin-top: 11px;
  border: 1px solid #fff;
  border-radius: 2px;
  font-size: 13px;
  background-color: #125741;
}
.navbar-brand{
  height: auto;
  padding: 5px 15px 0px;
}
.navbar-brand img{
  width: 115px;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #ed4243;
}
.drop-language .dropdown-menu{
  min-width: 112px;
  background-color: #fefefe;
}
.drop-language .dropdown-menu > li > a:hover, 
.drop-language .dropdown-menu > li > a:focus {
    color: #262626!important;
    text-decoration: none;
    background-color: rgb(226, 226, 226);
}
.lang-link img{
  vertical-align: text-top;
}
.navbar-inverse .navbar-nav > .drop-language.open .dropdown-menu{
  text-align: center;
}
.navbar-inverse .navbar-nav > .drop-language.open > a,
.navbar-inverse .navbar-nav > .drop-language.open > a:hover, 
.navbar-inverse .navbar-nav > .drop-language.open > a:focus{
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .drop-language.open li a{
  /*color: #fff;*/
}
.pricing-testimonial {
  background-color: #e9e9e7;
  padding: 50px 0px;
}
.convertfox-chat {
	right: 30px !important;
	bottom: 30px !important;
}