:root {
  --black: black;
  --lime-green: #78bb57;
  --white: white;
  --midnight-blue: #12223b;
  --dark-slate-blue: #264472;
}

body {
  color: #818181;
  height: 100%;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

h2 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

p {
  margin-bottom: 10px;
  font-size: 15px;
}

.line {
  background-color: #566778;
  width: 30px;
  height: 3px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.line.white-line {
  background-color: #fff;
}

.line.white-line.bottom-padding {
  margin-top: 25px;
  margin-bottom: 20px;
}

.line.left {
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
}

.image--icon {
  color: #ffffffbd;
  background-color: #303a4461;
  border: 2px solid #f2f2f27d;
  border-radius: 56px;
  width: 56px;
  height: 56px;
  padding-top: 6px;
  transition: all .5s;
  top: 0;
  left: 0;
}

.image--icon:hover {
  color: #ffffffd4;
  background-color: #566778ad;
}

.text--banner-bold {
  color: #ffffffc7;
  text-align: center;
  margin-top: 11px;
  font-family: Open Sans, sans-serif;
  font-size: 48px;
  font-weight: 600;
}

.container--banner-centering {
  text-align: center;
  margin-top: 3.5%;
  margin-bottom: 3.5%;
}

.text--banner-light {
  color: #ffffffe6;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 43px;
  font-weight: 300;
}

.slide-3 {
  background-image: url('../images/45529880_m_r.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider {
  clear: both;
  color: #ffffffcf;
  background-color: #0000;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  width: 100%;
  height: 100%;
  font-weight: 300;
  position: relative;
}

.section--slider {
  height: 100%;
  overflow: hidden;
}

.slide-1 {
  background-image: url('../images/34596557_m_r.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block--blue-banner {
  z-index: 2;
  background-color: #15181b73;
  border-top: 2px solid #fff;
  border-bottom: 1px solid #585858;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.slide-2 {
  background-image: url('../images/104710747_m_r.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.brand-logo {
  float: left;
  margin-top: 20px;
  margin-left: 25px;
}

.section-header {
  background-color: #0000;
  padding-left: 3%;
  padding-right: 3%;
  display: block;
  position: static;
  inset: 0 5%;
}

.header-contact {
  float: right;
  text-align: left;
  margin-top: 30px;
  margin-right: 25px;
  display: none;
}

.button-header {
  float: none;
  clear: none;
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-left: 35px;
  padding: 10px 18px;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  transition: all .995s;
  display: inline-block;
  position: relative;
  top: -10px;
}

.button-header:hover {
  color: #566778;
  background-color: #fff;
  border: 2px solid #fff;
  transition-duration: .5s;
}

.nav-menu {
  float: right;
  text-align: right;
  margin-top: 32px;
  margin-right: 0;
  display: inline-block;
  position: relative;
}

.header-ico {
  float: left;
  margin-top: 4px;
}

.header {
  background-color: #0000;
  border-bottom: 1px solid #fff9;
  height: 92px;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.header.index {
  background-color: #12223b;
  display: block;
  position: absolute;
}

.nav-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 30px;
  padding: 0 0 5px;
  font-size: 12px;
  font-weight: 600;
  transition: all .2s;
}

.nav-link:hover, .nav-link.w--current {
  color: #fff;
  border-bottom: 2px solid #fff;
}

.header-text {
  float: right;
  color: #fff;
  margin-left: 8px;
  font-size: 13px;
  position: relative;
}

.subtitle-white {
  color: #fff;
  font-size: 20px;
  line-height: 29px;
}

.service_wrapper {
  text-align: center;
  padding-left: 2%;
  padding-right: 2%;
  display: block;
  position: relative;
  overflow: visible;
}

.render-icon {
  padding-top: 0;
  padding-bottom: 0;
}

.center-div {
  text-align: center;
  text-transform: uppercase;
  margin-top: 30px;
  padding-bottom: 30px;
  font-weight: 400;
  display: none;
}

.shadow {
  z-index: 1;
  opacity: .6;
  text-align: center;
  position: relative;
  top: -100px;
}

.section-white-bg {
  z-index: 2;
  background-color: #fff;
  border-bottom: 1px solid #00000017;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  position: relative;
}

.section-white-bg.tint {
  background-color: #f2f2f2;
}

.consultation-icon {
  padding-top: 9px;
}

.phases-number-text {
  box-shadow: none;
  text-align: left;
  border-bottom: 1px solid #566778;
  margin-bottom: 10px;
}

.button {
  border: 2px solid var(--black);
  color: var(--black);
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 4px;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 0;
  padding: 8px 18px;
  font-weight: 600;
  text-decoration: none;
  transition: all .5s;
  display: inline-block;
}

.button:hover {
  border-color: var(--lime-green);
  background-color: var(--lime-green);
  color: #fff;
}

.button.w--current {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.button.see-more {
  margin-left: 0;
  display: inline-block;
  position: static;
}

.button.green {
  border-color: var(--lime-green);
  background-color: var(--lime-green);
  color: var(--white);
}

.button.green:hover {
  border-color: var(--black);
  color: var(--black);
  background-color: #0000;
}

.icon-paragraphs {
  color: #585858;
  text-align: justify;
  text-indent: 0;
  font-size: 16px;
  display: block;
}

.build-icon {
  padding-top: 5px;
}

.circle {
  border: 2px solid #566778;
  border-radius: 60px;
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  display: block;
}

.text-small-green {
  color: #2b3b2d;
  font-size: 14px;
  line-height: 18px;
}

._3-flex-center {
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.tab {
  background-color: #c0cec2;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 305px;
  height: 130px;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 22px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.tab.border {
  color: #677583;
  margin-right: 5%;
}

.subtitle-green {
  color: var(--black);
  font-size: 22px;
}

.name-heading-green {
  color: var(--black);
  margin-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 55px;
  line-height: 60px;
}

.ryan-hero {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.title-green {
  color: #2b3b2d;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 15px;
}

.title-green.medium {
  margin-bottom: 7px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.left-padding-2 {
  padding-left: 40px;
}

.signature {
  margin-top: 10px;
}

.text-block {
  text-align: left;
  font-size: 11px;
  line-height: 11px;
  display: inline;
  position: absolute;
  bottom: 80px;
  left: 0;
  transform: rotate(-90deg);
}

._60-column-hero {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  width: 59%;
  display: flex;
  position: relative;
}

.capital-letter {
  color: #303643;
  margin-right: 2px;
  font-size: 26px;
  position: relative;
  bottom: -4px;
}

.hero-2 {
  background-color: #f2f2f2;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  overflow: hidden;
}

.left-padding {
  padding-left: 20px;
}

.left-padding.medium {
  padding-left: 10px;
}

.large-border {
  margin-bottom: 180px;
}

.tab-column {
  width: 56%;
}

.guy-column {
  text-align: center;
  width: 41%;
  margin-right: 10px;
  display: inline-block;
  position: relative;
}

.heading-border {
  margin-bottom: 30px;
}

.hero-tabs {
  flex-wrap: wrap;
  justify-content: flex-start;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.split-paragraph-green {
  color: var(--black);
  column-count: 2;
  font-size: 15px;
}

.content-wrapper {
  max-width: 1210px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}

.tab-image-right {
  text-align: center;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.center-intro {
  text-align: center;
  width: 58%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.center-intro.neg {
  position: relative;
  top: -15px;
}

.center-intro.neg.full {
  width: 100%;
}

.bottom-border {
  width: 100%;
  margin-bottom: 20px;
  display: inline-block;
}

.bottom-border.small {
  width: 100%;
  margin-bottom: 10px;
}

.bottom-border.none {
  margin-bottom: 0;
}

.bottom-border.small-center {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}

.title-medium {
  text-transform: none;
  font-size: 17.5px;
}

.intro-text {
  color: #2b3b2d;
  font-size: 22.5px;
  line-height: 33.5px;
}

.top-padding {
  flex: 1;
  padding-top: 16px;
}

.notebook {
  border: 1px solid #c4cbd7;
  width: 91%;
  padding: 50px 35px;
  position: relative;
}

.notebook._2 {
  border-style: none;
  padding-top: 0;
  padding-bottom: 0;
}

.button-2 {
  text-align: center;
  letter-spacing: .7px;
  text-transform: uppercase;
  background-color: #ff5136;
  min-width: 165px;
  min-height: 43.5px;
  padding-top: 14px;
  font-size: 11px;
  font-weight: 500;
  transition: background-color .2s;
}

.button-2:hover {
  background-color: #fa3e21;
}

.image-block {
  background-image: url('../images/95925513_m_r.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 420px;
  height: 450px;
  position: relative;
}

.top-border {
  margin-top: 20px;
}

.top-border.large {
  margin-top: 30px;
}

.top-border.right {
  text-align: right;
}

.header-border-flex {
  margin-right: 4%;
  display: flex;
}

.flex {
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

._2-red-line {
  background-color: #ff5136;
  width: 130px;
  height: 2px;
}

.h2-title-green {
  color: #2b3b2d;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

._50-column {
  width: 50%;
  position: relative;
}

._50-column.center-flex {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.header-flex-stretch {
  align-items: stretch;
  display: flex;
}

.header-flex-stretch.full {
  flex: 1;
}

._2-green-line {
  background-color: var(--lime-green);
  width: 130px;
  height: 2px;
}

.footer-text-field {
  background-image: url('../images/Dot_1Dot.jpg');
  background-position: 40px 0;
  background-repeat: repeat-y;
  background-size: 1px;
  border-radius: 4px;
  flex: 1;
  height: 42px;
  margin-top: 4px;
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 0;
  padding-left: 54px;
  line-height: 16px;
  display: inline-block;
}

.footer-text-field::placeholder {
  color: #303643;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
}

.footer-text-field.name {
  background-image: url('../images/User_1User.png'), none;
  background-position: 13px, 40px 0;
  background-repeat: no-repeat, repeat-y;
  background-size: 17px, 1px;
}

._2-form {
  border-radius: 5px;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-bottom: 50px;
  padding-top: 33px;
  display: flex;
  position: relative;
}

.footer-form {
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  padding-top: 40px;
  display: flex;
  position: relative;
}

.menu-setion {
  background-color: var(--midnight-blue);
  padding-top: 25px;
  padding-bottom: 15px;
}

.notice-box {
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 17px;
  padding-bottom: 17px;
}

.footer-section {
  background-color: #1e375d;
}

.input-border-footer {
  width: 25%;
  margin-right: 1.5%;
}

.notice-section {
  background-color: #12223b;
}

.field-label {
  font-size: 11px;
  line-height: 11px;
}

.link-white {
  color: #fff;
  line-height: 22px;
}

.text-small {
  font-size: 14px;
  line-height: 16px;
}

.footer-flex {
  flex-wrap: wrap;
  justify-content: space-between;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

._2-text-field {
  background-image: url('../images/Dot_1Dot.jpg');
  background-position: 40px 0;
  background-repeat: repeat-y;
  background-size: 1px;
  border: 1px solid #c4cbd7;
  border-radius: 4px;
  flex: 1;
  height: 42px;
  margin-top: 4px;
  margin-bottom: 0;
  padding-top: 4px;
  padding-bottom: 0;
  padding-left: 54px;
  line-height: 16px;
  display: inline-block;
}

._2-text-field::placeholder {
  color: #303643;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
}

._2-text-field.email {
  background-image: url('../images/Email_1Email.png'), none;
  background-position: 13px 56%, 40px 0;
  background-repeat: no-repeat, repeat-y;
  background-size: 17px, 1px;
}

._2-success-message {
  color: #fff;
  background-color: #0000;
}

._2-submit-button {
  background-color: var(--lime-green);
  text-align: center;
  letter-spacing: .7px;
  text-transform: uppercase;
  border-radius: 5px;
  width: 20%;
  height: 42px;
  padding-top: 1px;
  padding-bottom: 0;
  font-size: 13px;
  font-weight: 600;
  transition: background-color .2s;
}

._2-submit-button:hover {
  background-color: var(--white);
  color: var(--black);
}

._2-select-field {
  flex: 1;
  height: 42px;
  margin-top: 4px;
  margin-bottom: 0;
  margin-right: 13px;
  padding-left: 40px;
  display: inline-block;
}

._2-select-field::placeholder {
  color: #303643;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
}

.go-up {
  background-color: var(--lime-green);
  background-image: url('../images/flecha-hacia-arriba.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 13px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  width: 32.6px;
  height: 30px;
  transition: background-color .2s;
  position: absolute;
  top: 0;
  right: 0;
}

.go-up:hover {
  background-color: #747474;
}

.text-white {
  color: #ffffffe3;
}

.text-white.large {
  font-size: 20px;
  font-weight: 500;
  line-height: 23px;
}

.notice-text {
  color: #fff;
  font-size: 12px;
  line-height: 12px;
}

.footer-link {
  color: #fff;
  margin-bottom: 10px;
  margin-right: 45px;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
}

.footer-link:hover, .footer-link.w--current {
  text-decoration: underline;
}

.footer-link.red {
  margin-right: 0;
}

.sign-up-form-2 {
  border-radius: 7px;
  width: 72%;
  max-width: 840px;
  margin-bottom: 0;
  display: block;
}

.slide-4 {
  background-image: url('../images/workout-2_r.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image--reviews {
  width: 100px;
}

.hide {
  display: none;
}

.team-image-link {
  background-image: url('../images/face_c_r.png'), linear-gradient(to bottom, var(--midnight-blue), var(--midnight-blue));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  width: 100%;
  min-height: 400px;
  display: flex;
}

.team-image-link._2 {
  background-image: url('../images/Celine-Anderson-1.png'), linear-gradient(#0000, #0000);
}

.team-text-box {
  background-color: var(--dark-slate-blue);
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 20px 25px 15px;
}

.title-white-link {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.title-white-link:hover {
  text-decoration: underline;
}

.title-white-link.no-hover {
  margin-bottom: 0;
}

.title-white-link.no-hover:hover {
  text-decoration: none;
}

.team-member-wrapper {
  background-image: linear-gradient(to bottom, var(--midnight-blue), var(--midnight-blue));
  width: 99.5%;
  margin-top: 45px;
  margin-left: auto;
  margin-right: auto;
}

.team-member-wrapper.no-top {
  margin-top: 0;
}

.heading-container {
  z-index: 10;
  text-align: center;
  flex-direction: column;
  margin-bottom: 45px;
  position: relative;
}

.heading-container.no-bottom {
  margin-bottom: 0;
}

.center-icon {
  margin-bottom: 20px;
}

.flex-header {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.line-2 {
  background-color: #c4cbd7;
  width: 32%;
  max-width: 340px;
  height: 1px;
}

.heading-box {
  width: 34%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.h2-title {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.subheading {
  width: 34%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.accordion-card {
  background-color: var(--white);
  border: 1px solid #e6e8f0;
  margin-bottom: 16px;
  transition: background-color .4s;
  overflow: hidden;
}

.accordion-card:hover {
  background-color: #fff;
}

.accordion-card.bottom-padd {
  margin-bottom: 40px;
}

.accordion-header {
  color: #222;
  cursor: pointer;
  justify-content: flex-end;
  align-items: center;
  min-height: 80px;
  padding: 24px 28px;
  display: flex;
}

.accordion-heading {
  flex: 1;
  margin: 4px 16px 4px 4px;
}

.accordion-arrow {
  opacity: .5;
  background-image: url('../images/right-dark.svg');
  background-position: 50%;
  background-size: 100%;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  position: relative;
}

.accordion-info {
  margin-left: 16px;
  margin-right: 16px;
}

.accordion-text {
  color: #888;
  margin-left: 16px;
  margin-right: 16px;
  padding-bottom: 32px;
}

.text-link {
  color: #9165f7;
  text-decoration: none;
}

.text-link:hover {
  text-decoration: underline;
}

.sub-header {
  z-index: 1;
  background-color: var(--dark-slate-blue);
  background-image: linear-gradient(#00000080, #00000080), url('../images/gym_r.jpg');
  background-position: 0 0, 50% 46px;
  background-size: auto, cover;
  padding-top: 301px;
  padding-bottom: 257px;
  position: static;
}

.sub-header.reviews {
  background-image: linear-gradient(#00000080, #00000080), url('../images/45529880_m_r.jpg');
  background-position: 0 0, 50%;
}

.container-about {
  text-align: center;
  padding-top: 60px;
  padding-left: 2%;
  padding-right: 2%;
}

.white {
  color: #fff;
  letter-spacing: 2px;
  font-weight: 500;
}

.sub-text {
  color: #ffffff9c;
  font-size: 18px;
  font-weight: 500;
}

.section--services-team {
  background-color: #fff;
  padding-top: 80px;
  display: block;
}

.uppercas {
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}

.image--team {
  float: right;
  border: 2px #f2f2f2;
  border-radius: 2px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

._2-60-column {
  flex: 1;
  width: 59%;
  display: inline-block;
}

._2-40-column {
  text-align: center;
  width: 40%;
  display: inline-block;
  position: relative;
}

._2-40-column.left-padding {
  padding-left: 0;
}

.image-7 {
  margin-right: 10px;
}

.mini-feature {
  border: 1px solid #2b3b2d;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding: 9px 20px;
  display: flex;
}

.mini-feature._2 {
  border-left-style: none;
  border-left-color: #000;
  border-radius: 0 3px 3px 0;
}

.italicized-link {
  color: #2b3b2d;
  background-image: url('../images/arrow-right-blu.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 13px;
  padding-right: 12px;
  font-size: 13px;
  font-style: italic;
  line-height: 20px;
}

._2-top-padding {
  padding-top: 16px;
}

.plus-sign {
  background-color: var(--dark-slate-blue);
  background-image: url('../images/boton-anadir.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 5px;
  border-radius: 1.5px;
  width: 11px;
  height: 11px;
  display: inline-block;
  position: relative;
  top: 1px;
}

.text-block-3 {
  color: var(--midnight-blue);
  margin-right: 5px;
  display: inline-block;
}

.split-paragraph-green-2 {
  color: #2b3b2d;
  column-count: 2;
}

.mini-features {
  flex-wrap: wrap;
  align-items: stretch;
  display: flex;
}

.green-line {
  background-color: #2b3b2d;
  width: 65%;
  min-width: 130px;
  height: 2px;
}

.content-section-green {
  background-color: #d3dbd4;
  padding-top: 100px;
  padding-bottom: 100px;
}

.image--profile {
  width: 99.8%;
}

.team-image {
  background-image: url('../images/face_c_r.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  width: 100%;
  min-height: 400px;
  display: flex;
}

.team-image._2 {
  background-image: url('../images/Celine-Anderson-1.png'), linear-gradient(#0000, #0000);
}

.collection-item {
  flex-flow: column wrap;
  display: flex;
}

.collection-list {
  flex-wrap: wrap;
  display: flex;
}

@media screen and (max-width: 991px) {
  .text--banner-bold {
    font-size: 30px;
  }

  .text--banner-light {
    font-size: 25px;
  }

  .slide-3 {
    background-position: 67%;
  }

  .div-block--blue-banner {
    height: auto;
  }

  .hamburger {
    color: #fff;
    background-color: #75c043;
    margin-top: 20px;
    padding: 14px;
  }

  .hamburger.w--open {
    background-color: #78bb5791;
  }

  .header-contact {
    display: none;
  }

  .button-header {
    text-align: center;
    width: 200px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    top: 0;
  }

  .nav-menu {
    z-index: 3;
    background-color: #78bb57f7;
    margin-top: 0;
    position: absolute;
  }

  .nav-link {
    max-width: 100%;
    margin-left: 0;
    padding: 14px;
  }

  .nav-link:hover, .nav-link.w--current {
    background-color: #5e9643;
    border-bottom-style: none;
  }

  .shadow {
    bottom: auto;
    left: 0;
    right: 0;
  }

  .section-white-bg {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  ._3-flex-center {
    align-items: flex-end;
  }

  .tab.border {
    border-radius: 5px;
    margin-bottom: 40px;
  }

  .text-block {
    left: -40px;
  }

  ._60-column-hero {
    width: 46%;
  }

  .hero-2 {
    padding-top: 45px;
  }

  .large-border {
    margin-top: 60px;
    margin-bottom: 300px;
  }

  .guy-column {
    width: 48%;
  }

  .center-intro {
    width: 75%;
  }

  .image-block {
    height: 100%;
  }

  .logo {
    margin-bottom: 25px;
  }

  .sign-up-form-2 {
    width: 100%;
  }

  .slide-4 {
    background-position: 85%;
  }

  .image--reviews {
    width: 80px;
  }

  .flex-header {
    flex-direction: column;
  }

  .heading-box {
    width: 54%;
    padding-top: 16px;
    padding-bottom: 7px;
  }

  .subheading {
    width: 54%;
    padding-top: 15px;
  }

  .sub-header {
    padding-top: 120px;
    padding-bottom: 131px;
  }

  .white {
    font-size: 26px;
  }

  ._2-40-column {
    width: 40%;
  }

  ._2-40-column.left-padding {
    padding-left: 22.5px;
  }

  .green-line {
    width: 100%;
  }

  .team-image {
    min-height: 340px;
  }
}

@media screen and (max-width: 767px) {
  .line.left {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .text--banner-bold {
    font-size: 25px;
  }

  .text--banner-light {
    font-size: 31px;
  }

  .slide-3 {
    background-position: 79%;
  }

  .div-block--blue-banner {
    height: auto;
  }

  .slide-2 {
    background-position: 57%;
  }

  .hamburger {
    margin-right: 15px;
  }

  .brand-logo {
    margin-left: 0;
  }

  .service_wrapper {
    margin-bottom: 35px;
  }

  .button {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    overflow: visible;
  }

  ._3-flex-center {
    flex-wrap: wrap-reverse;
  }

  .tab {
    border-radius: 5px;
  }

  .text-block {
    left: 45px;
  }

  ._60-column-hero {
    flex: 0 auto;
    width: 100%;
    margin-bottom: 650px;
  }

  .hero-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .large-border {
    margin-bottom: 45px;
  }

  .guy-column {
    width: 100%;
    margin-right: 0;
  }

  .hero-tabs {
    position: relative;
  }

  .center-intro.neg.full {
    padding-left: 10px;
    padding-right: 10px;
  }

  .intro-text {
    font-size: 16px;
    line-height: 27px;
  }

  .notebook._2 {
    padding-top: 0;
  }

  .flex {
    flex-wrap: wrap;
    justify-content: center;
  }

  ._50-column {
    width: 100%;
  }

  .input-border-footer {
    width: 100%;
    margin-bottom: 25px;
    margin-right: 0;
  }

  ._2-submit-button {
    width: 100%;
  }

  .sign-up-form-2 {
    width: 80%;
    max-width: 420px;
  }

  .image--12-week {
    width: 80%;
    margin-bottom: 30px;
  }

  .flex-header {
    flex-direction: column;
  }

  .heading-box {
    width: 74%;
  }

  .accordion-card {
    margin-bottom: 12px;
  }

  .accordion-header {
    min-height: 60px;
    padding: 12px 16px;
  }

  .accordion-heading {
    font-size: 17px;
    line-height: 24px;
  }

  .accordion-text {
    margin-left: 4px;
    margin-right: 4px;
    padding-bottom: 24px;
  }

  ._2-60-column {
    flex-direction: column;
    flex: 0 auto;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 45px;
    display: flex;
  }

  ._2-40-column {
    width: 100%;
    margin-right: 0;
  }

  ._2-40-column.left-padding {
    text-align: left;
    padding-left: 0;
  }

  .green-line {
    min-width: 100px;
  }
}

@media screen and (max-width: 479px) {
  .line.white-line.bottom-padding {
    margin-top: 7px;
    margin-bottom: 12px;
  }

  .line.left {
    margin-left: auto;
    margin-right: auto;
  }

  .text--banner-bold {
    margin-top: 11px;
    margin-bottom: 11px;
    font-size: 14px;
  }

  .container--banner-centering {
    margin-top: 0%;
    margin-bottom: 32px;
  }

  .text--banner-light {
    margin-bottom: 6px;
    font-size: 25px;
  }

  .slide-3 {
    background-position: 79%;
  }

  .div-block--blue-banner {
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide-2 {
    background-position: 61%;
  }

  .hamburger {
    margin-top: 12px;
  }

  .brand-logo {
    margin-top: 11px;
  }

  .section-header {
    padding-left: 3%;
    padding-right: 3%;
  }

  .header.index {
    height: 76px;
  }

  .subtitle-white {
    font-size: 19px;
  }

  .section-white-bg {
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
  }

  .circle {
    display: block;
  }

  .text-block {
    left: -48px;
  }

  ._60-column-hero {
    margin-bottom: 512px;
  }

  .large-border {
    margin-top: 40px;
  }

  .content-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .center-intro {
    width: 85%;
  }

  .notebook {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .notebook._2 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  ._2-red-line, ._2-green-line {
    width: 100px;
    min-width: auto;
  }

  .footer-nav {
    flex-direction: column;
    display: flex;
  }

  .logo {
    margin-bottom: 20px;
  }

  .sign-up-form-2 {
    width: 100%;
  }

  .slide-4 {
    background-position: 80%;
  }

  .image--12-week {
    width: 95%;
  }

  .line-2, .heading-box {
    width: 100%;
  }

  .subheading {
    width: 94%;
  }

  .sub-header {
    background-image: linear-gradient(#00000085, #00000085), url('../images/gym_r.jpg');
    background-position: 0 0, 50% 70px;
    padding-top: 61px;
    padding-bottom: 61px;
  }

  .white {
    font-size: 20px;
  }

  .sub-text {
    font-size: 16px;
  }

  .mini-feature {
    border-radius: 3px;
    margin-bottom: 15px;
  }

  .mini-feature._2 {
    border-style: solid;
    border-radius: 3px;
  }

  .split-paragraph-green-2 {
    column-count: 1;
  }

  .team-image {
    min-height: 180px;
  }

  .image--logo {
    height: 52px;
  }
}


