/* Show it is fixed to the top */
body {
  min-height: 75rem;
  padding-top: 5.5rem;
  font-family: 'Futura Std Book';
  overflow-x: hidden;
  background: #f9f9f9;
}

.logo-image {
  height: 80px;
}

.bg-dark {
  background: #222831!important;
}

.btn-green {
  background: linear-gradient(135deg,#5b9247,#5b9247);
  border: none;
  color: #ffffff!important;
  text-transform: uppercase;
  font-size: 20px;
  border-radius: 5rem;
  padding: 8px 25px;
}

.btn-more {
  padding: 6px 80px;
  margin-top: 20px;
}

.btn-demo {
  border: 2px solid #fff;
  color: #ffffff!important;
  text-transform: uppercase;
  font-size: 20px;
  border-radius: 5rem;
  padding: 8px 25px;
}

.btn-back {
  border: 2px solid #7ab729;
  color: #7ab729!important;
  text-transform: uppercase;
  font-size: 20px;
  border-radius: 5rem;
  padding: 8px 40px;
}

.carousel-indicators {
  bottom: 30px;
}

.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

.carousel-caption {
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  z-index: 10;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  text-align: center;
}

.navbar {
  background: #f9f9f9;
  padding: 0.3rem 1rem;
}

.navbar-light .navbar-brand {
  padding: 0;
}

.navbar-light .navbar-nav .nav-link {
  font-size: 22px;
  color: #333;
  text-transform: uppercase;
  padding-right: 1rem;
  padding-left: 1rem;
}

.navbar-light .navbar-nav .nav-item .btn-green {
  font-size: 20px;
  padding: 8px 40px;
}

.navbar-light .navbar-toggler {
  border:none;
}

/* HEADER SECTION */

.video-section {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.video-section video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* BENEFITS SECTION */

.benefits-section {
  padding: 80px 0;
}

.benefits-header {
  margin-bottom: 50px;
}

.benefits-header h2 {
  color: #333;
  margin: 0;
  font-size: 45px;
  font-family: 'Futura Std Bold';
}

.benefits-header p {
  font-size: 30px;
}

.benefits-container{
  overflow: hidden;
}

.benefits-item {
  float: left;
  width: 33%;
  padding: 0 10px;
}

.benefits-item-image {
  margin-bottom: 15px;
  padding: 0;
  width: 180px;
  height: 180px;
  margin: 0 auto 20px auto;
  display: block;
}

.benefits-item-image img {
  width: 100;
  height: auto;
  display: block;
  margin: 15px auto;
}

.benefits-item-text {
  font-size: 15px;
  text-align: center;
  color: #333333;
}
    
.benefits-item-text h3 {
  color: #0C3E57;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
}

.benefits-item-text p {
  font-size: 18px;
  line-height: 22px;
  padding: 0 15px;
}

/* MESSAGES */

.message-section {
  padding: 70px 0;
  background: #5b9247;
  color: #fff;
}

.message-header span {
  display: inline-block;
  font-size: 90px;
  line-height: 90px;
  font-family: 'Futura Std Bold';
}

.message-header p {
  display: inline-block;
  margin: 0;
  font-size: 36px;
  line-height: 40px;
  text-align: left;
}

.integrations-section {
  padding: 80px 0 0 0;
}

.integrations-header {
  margin-bottom: 50px;
}

.integrations-header h2 {
  color: #333;
  margin: 0;
  font-size: 45px;
  font-family: 'Futura Std Bold';
}

.itegration-item {
  display: inline-block;
  margin: 20px 10px;
}

.itegration-item img {
  width: 100%;
}


/* VIDEO SECTION */

.video-buttons {
  position: absolute;
  top: 0;
  left: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}

.video-buttons a {
  font-size: 100px;
  line-height: 100px;
  color: #fff;
}

/* HOW TO WORK SECTION */

.howtowork-section {
  position: relative;
  padding: 50px 0;
}

.howtowork-header {
  text-align: center;
  margin-bottom: 50px;
}
  
.howtowork-header h2 {
  margin: 0;
  font-size: 45px;
  font-family: 'Futura Std Bold';
}

.howtowork-subtitle {
  text-align: center;
  font-size: 30px;
  line-height: 35px;
  margin-top: 60px;
}

.howtowork-container {
  margin-bottom: 30px;
  overflow: hidden;
}

.howtowork-item {
  float: left;
  display: block;
  width: 50%;
  text-align: center;
}
    
.howtowork-item-image {
  height: auto;
  width: 60%;
  margin: 0 auto;
}

.howtowork-item-image img {
  width: 100%;
}

.howtowork-item-text h3 {
  margin: 10px 0;
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase;
  font-weight: bold;
  color: #5b9247;
  font-family: 'Futura Std Bold';
}

.howtowork-item-text p {
  margin: 0;
  font-size: 30px;
  line-height: 40px;
}

/* CONDITIONS SECTION */

.results-section {
  padding: 80px 0;
  background: #393e46;
}

.results-header {
  margin-bottom: 50px;
}

.results-header h2 {
  color: #fff;
  margin: 0;
  font-size: 45px;
  font-family: 'Futura Std Bold';
}

.results-header p {
  font-size: 30px;
}

.results-container{
  overflow: hidden;
}

.results-item {
  float: left;
  width: 25%;
  padding: 0 10px;
}

.results-item-image {
  margin-bottom: 15px;
  padding: 15px;
  width: 150px;
  height: 150px;
  margin: 0 auto 20px auto;
  display: block;
}

.results-item-image img {
  width: 90px;
  height: 90px;
  display: block;
  margin: 15px auto;
}

.results-item-text {
  font-size: 15px;
  text-align: center;
  color: #333333;
}
    
.results-item-text h3 {
  color: #fff;
  font-size: 80px;
  line-height: 80px;
  font-weight: bold;
}

.results-item-text p {
  font-size: 22px;
  line-height: 30px;
  padding: 0 15px;
  color: #fff;
}

/* SLIDER SECTION */

.slider-section {
  background: #5b9247;
  padding: 50px 0;
  color: #fff;
}

.slider-image img {
  width: 100%;
}

.slider-item-text {
  font-size: 22px;
  margin-top: 50px;
}

.slider-item-text h3 {
  font-size: 40px;
  font-family: 'Futura Std Bold';
  margin-bottom: 30px;
  text-transform: uppercase;
}

.slider-item-text p strong {
  font-family: 'Futura Std Heavy';
}

.slider-title {
  font-size: 26px;
  line-height: 26px;
}

/* SLIDER REVIEWS SECTION */

.slider-reviews-section {
  background: #fff;
  padding: 50px 0;
}

.slider-reviews-image img {
  width: 100%;
}

.slider-reviews-item-text {
  font-size: 22px;
  margin-top: 50px;
}

.slider-reviews-item-text p {
  margin-bottom: 50px;
}

.slider-reviews-item-text h3 {
  font-size: 100px;
  line-height: 100px;
  font-family: 'Futura Std Bold';
  text-transform: uppercase;
  color: #5b9247;
}

.slider-reviews-item-text p strong {
  font-family: 'Futura Std Heavy';
}

.slider-reviews-title {
  font-size: 26px;
  line-height: 26px;
}


/* CALCULATOR SECTION */

.calculator-header-section {
  background-color: #7dc655;
  background-image: url('../images/figures.svg'), linear-gradient(135deg,#7dc655,#39b54a);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  padding: 80px 0;
  color: #fff;
}

.calculator-header-item-text {
  font-size: 30px;
  line-height: 40px;
  text-align: center;
}

.calculator-header-item-text h3 {
  font-size: 40px;
  line-height: 40px;
  font-family: 'Futura Std Bold';
  text-transform: uppercase;
  margin-bottom: 10px;
}

.calculator-header-item-text h4 {
  font-size: 40px;
  font-family: 'Futura Std Bold';
  text-transform: uppercase;
  color: #004537;
  margin-bottom: 30px;
}

.calculator-header-item-text p strong {
  font-family: 'Futura Std Heavy';
}

.calculator-header-title {
  font-size: 26px;
  line-height: 26px;
}


.calculator-icon-image {
  margin-bottom: 15px;
  padding: 15px;
  background: #deeee0;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin: 0 auto 20px auto;
  display: block;
}

.calculator-icon-image img {
  width: 130px;
  height: 130px;
  display: block;
  margin: 15px auto;
}

.calculator-icon-selected .calculator-icon-image {
  border: 5px solid #4db12e;
}

.calculator-icon-item-one,
.calculator-icon-item-two {
  text-align: center;
  cursor: pointer;
}

.calculator-icon-item-one h2,
.calculator-icon-item-two h2 {
  margin: 10px 0 0 0;
  font-weight: bold;
  font-size: 30px;
}

.calculator-icon-item-one h3,
.calculator-icon-item-two h3 {
  color: #393e46;
  font-weight: bold;
  font-size: 26px;
  margin: 0;
}

.steps-container h2 {
  color: #393e46;
  font-family: 'Futura Std Bold';
  font-size: 40px;
  margin: 0 0 50px 0;
  text-align: center;
  text-transform: uppercase;
}

#calculator-progress {
  padding: 50px 0 80px 0;
}

.progress {
  height: 1.5rem;
  border-radius: 1rem;
}

.progress-bar {
  background-color: #80b928;
}

.steps-buttons {
  text-align: center;
  margin: 50px 0;
}

.calculator-section {
  padding: 80px 0;
}

#progress-number {
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  color: #80b928;
  font-family: 'Futura Std Bold';
}

#calculator-step-finish p {
  font-size: 25px;
  text-align: center;
}

.input-form {
  margin-bottom: 30px;
}

.input-form input {
  text-align: center;
  font-size: 25px;
  border: none;
  border-bottom: 2px solid #bdccd4!important;
  border-radius: 0;
  color: #999;
}

::placeholder {
  color: #bdccd4;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #bdccd4;
}

::-ms-input-placeholder {
  color: #bdccd4;
}

/* PLANS SECTION */

.plans-section {
  background: #bdd3b5;
  padding: 50px 0;
}

.plans-header {
  margin-bottom: 50px;
}

.plans-header h2 {
  color: #373737;
  font-family: 'Futura Std Bold';
  font-size: 45px;
  margin: 0;
}

.plans-header p {
  font-size: 28px;
  color: #373737;
  margin: 0;
}

.plan-item {
  background: #fff;
  overflow: hidden;
  padding: 20px;
  margin-left: 0;
  margin-right: 0;
  border-radius: 20px;
  box-shadow: 0px 0px 15px #999;
}

.plan-item-header {
  text-align: center;
  font-size: 20px;
  padding: 20px 20px 0 20px;
}

.plan-item-header h3 {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Futura Std Bold';
  color: #5b9247;
}

.plan-item-text {
  float: left;
  width: 70%;
  padding: 0 5px 0 5px;
}

.plan-item-text h3 {
  font-size: 22px;
  font-weight: bold;
  color: #5FAE6A;
}

.plan-item-text p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 18px;
  color: #373737;
}

.plan-item-price {
  text-align: center;
  font-size: 65px;
  line-height: 65px;
  font-weight: bold;
  font-family: 'Futura Std Bold';
  padding: 20px 0;
  border-top: 3px solid #bdd3b5;
  border-bottom: 3px solid #bdd3b5;
  margin: 40px 0;
}

.plan-item-price span {
  display: block;
  font-size: 22px;
  line-height: 22px;
  color: #8fc37c;
  font-family: 'Futura Std Book';
  text-transform: uppercase;
  margin-top: 15px;
}

.plan-btn {
  padding: 25px 0;
  text-align: center;
}

.plan-list {
  padding: 0 20px;
}

.plan-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.plan-list ul li {
  position: relative;
  font-size: 18px;
}

.plan-list ul li del,
.plan-list ul li span {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 35px;
  display: inline-block;
}

.plan-list ul li span:before {
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 25px;
  height: 25px;
  content: "";
  vertical-align: middle;
  background: url('../images/bullet.svg') no-repeat;
}

/* OTHER NEEDS SECTION */

.other-needs-section {
  background: #37424f url('../images/background-other-needs.jpg') no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
  padding: 80px 0 100px 0;
  color: #fff;
}

.other-needs-item-text {
  text-align: right;
}

.other-needs-item-text h3 {
  font-size: 45px;
  line-height: 45px;
  font-family: 'Futura Std Bold';
  margin-bottom: 30px;
}

.other-needs-item-text p {
  font-size: 28px;
  line-height: 38px;
  margin: 0 0 30px 0;
}

/* BUSINESS SECTION */

.business-section {
  padding: 50px 0;
  color: #333;
}

.business-item-text h3 {
  font-size: 45px;
  line-height: 45px;
  font-family: 'Futura Std Bold';
  margin-bottom: 10px;
}

.business-item-text p {
  font-size: 28px;
  line-height: 38px;
}

.clients-section {
  padding-top: 50px;
  text-align: center;
}

.client-item {
  display: inline-block;
  width: 180px;
  margin: 20px 10px;
}

.client-item img {
  width: 100%;
} 


/* FOOTER SECTION */

.footer-section {
  position: relative;
  background: #f3f5f7;
}

.footer-bg {
  background: url(../images/footer-background.png) no-repeat center top;
  display: block;
  width: 100%;
  height: 60px;
  margin-top: -70px;
}

.footer-section h3 {
  font-family: 'Futura Std Bold';
  font-size: 25px;
  color: #0C3E57;
}

.footer-section a {
  color: #212529;
}

.footer-image {
  position: absolute;
  display: block;
  width: 100%;
  max-width: 360px;
  left: 0;
  top: -60px;
}

.footer-section-one-image {
  margin-bottom: 20px;
}

.footer-section-one-image img {
  width: 250px;
}

.copyright {
  background: #373737;
  text-align: center;
  font-size: 15px;
  color: #fff;
  padding: 15px 0;
  margin-top: 50px;
}

.copyright p {
  margin: 0;
  padding: 0;
}

.copyright a {
  color: #fff;
}

.link-footer {
  margin-bottom: 30px;
  display: block;
}

.link-footer a {
  text-decoration: underline;
  color: #373737;
}


/* SOCIAL ICONS */

.social-media-icons {
  margin-bottom: 30px; 
}

.social-button {
  margin-top: 20px;
}

.social-icon {
  display: inline-block;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  color: #04852b;
  text-align: center;
  font-size: 16px;
  padding: 0.6em;
  margin-right: 10px;
  -webkit-border-radius: 2em;
  border-radius: 2em;
  border: 2px solid #04852b;
}

.social-icon:hover,
.social-icon:focus {
  background-color: rgba(255,255,255,0.21);
  border: 2px solid #04852b;
}

.screen-only {
  position: absolute;
  top: -10000em;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.social-icon i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
  color: #04852b;
}

.social-icon-color .social-icon-vimeo {    
  border: 2px solid #23b6ea;
}

.social-icon-color .social-icon-vimeo i {
  color: #23b6ea;
}

.social-icon-color .social-icon-facebook {    
  border: 2px solid #4c76be;
}

.social-icon-color .social-icon-facebook i {
  color: #4c76be;
}

.social-icon-color .social-icon-linked-in {    
  border: 2px solid #0b86ca;
}

.social-icon-color .social-icon-linked-in i {
  color: #0b86ca;
}

.social-icon-color .social-icon-instagram {    
  border: 2px solid #ed6d91;
}

.social-icon-color .social-icon-instagram i {
  color: #ed6d91;
}

.social-icon-large a {
  font-size: 25px;
}


.footer-info-widget p {
  overflow: hidden;
}
  
.footer-info-widget .social-icon {
  color: #7cc087;
  border: 2px solid #7cc087;
  font-size: 12px;
  margin-right: 5px;
  display: block;
  float: left;
}

.footer-info-widget .social-icon i {
  color: #7cc087;
}
  
.footer-info-widget .text-desc {
  display: block;
  float: left;
  width: 80%;
}

.calculator-mb {
  margin-bottom: 50px;
}

.lang-menu-container {
  position: absolute;
  display: none!important;
  width: 50px;
  top: 10px;
  right: 20%;
}


/*
Full screen Modal 
*/

.fullscreen-modal {
  padding: 0 !important;
}
  
.fullscreen-modal .modal-dialog {
  width: 100%;
  max-width: none;
  height: 100%;
  margin: 0;
}
  
.fullscreen-modal .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
  
.fullscreen-modal .modal-body {
  overflow-y: auto;
}

.fullscreen-modal .modal-content {
  background-color: rgba(255, 255, 255, .9);
}

.vertical-middle {
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.detail-modal-fullscreen {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.modal-close-btn {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 9999;
}

.detail-modal-fullscreen h2 {
  font-weight: bold;
}
    
.detail-modal-fullscreen p {
  font-size: 26px;
}

/* RESPONSIVE SETTINGS */

@media screen and (max-width: 768px) {

  body {
    padding-top: 4rem;
  }

  .calculator-mb {
    margin-bottom: 0;
  }

  .lang-menu-container {
    display: block!important;
  }

  .logo-image {
    height: 50px;
  }

  header {
    min-height: 30rem;
  }

  header h1 {
    font-size: 25px;
  }

  header p {
    font-size: 20px;
    margin-bottom: 30px;
  }

  .movil-container {
    width: 100%;
  }

  .movil-section {
    background: #5faf6a;
    padding: 30px 0;
  }

  .movil-text-right,
  .movil-text-left {
    text-align: center;
    padding: 10px 0;
  }

  .movil-text-left, .movil-text-right, .movil-image {
    display: block;
    float: none;
    width: 100%;
  }

  .movil-image {
    display: none;
  }

  .movil-image img {
    width: 30%;
    margin: 0 auto;
    display: block;
  }

  .movil-text-right span {
    display: block;
  }

  .howtowork-item-image {
    float: none;
    padding: 10px;
    margin: 0 auto;
  }

  .howtowork-item {
    text-align: center;
    width: 100%;
    float: none;
    margin-bottom: 50px;
  }

  .howtowork-item-text {
    float: none;
    width: 100%;
    padding: 5px 10px;
  }

  .benefits-section {
    padding: 30px 0;
    margin-top: 0;
  }

  .howtowork-section {
    padding: 30px 0;
  }

  .footer-info-widget,
  .howtowork-header,
  .other-needs-item-text {
    text-align: center;
  }

  .howtowork-movil-image {
    position: relative;
    top: 0;
  }

  .howtowork-section:after {
    display: none;
  }

  .howtowork-header h2,
  .slider-item-text h3 {
    font-size: 30px;
  }

  .slider-item-text {
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
  }

  .benefits-item {
    float: none;
    width: 100%;
    padding: 0 10px;
  }

  .benefits-item-image img {
    width: 150px;
    margin: 0 auto;
    display: block;
  }

  .language-section {
    text-align: center;
  }

  .plan-item {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 50px;
  }

  .plan-info-header {
    margin-top: 30px;
    text-align: center;
  }

  .plan-item-image {
    width: 250px;
  }

  .results-item {
    float: none;
    width: 100%;
    padding: 0 10px;
  }

  .results-item-image {
    width: 180px;
    height: 180px;
    margin: 0 auto;
  }

  .results-item-image img {
    width: 100%;
    height: 100%;
  }

  .calculator-icons-container {
    display: block;
    overflow: hidden;
  }

  .col-mobile {
    width: 50%!important;
    display: block;
    float: left;
    margin-bottom: 20px;
  }

  .carousel-indicators li {
    width: 15px;
    height: 15px;
  }

  #qr-carousel,
  #styles-carousel {
    width: 200px;
    margin: 0 auto;
    padding: 0 30px;
  }

  #qr-carousel {
    padding-bottom: 80px;
  }

  .styles-header h2 {
    line-height: 60px;
  }

  .footer-image {
    display: none;
  }

  .footer-section {
    background: #f3f5f7;
    margin-top: 0;
    min-height: auto;
  }

  .footer-bg {
    margin-top: 10px;
  }

  .footer-section-1,
  .social-media-widget,
  .footer-section h3 {
    text-align: center;
    margin-bottom: 20px;
  }

  .footer-info-widget .social-icon {
    display: none;
    float: none;
    margin: 0 auto;
    margin-bottom: 5px;
    text-align: center;
    width: 2rem;
    height: 2rem;
  }

  .footer-info-widget .text-desc {
    float: none;
    width: 100%;
    text-align: center;
  }

}