:root {
  --white: white;
  --black: black;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #333;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
  line-height: 22px;
}

li {
  margin-bottom: 3px;
}

strong {
  color: #3f3f3f;
  font-weight: 700;
}

.hero-banner {
  background-image: url('../images/image2.jpeg');
  background-position: 50% 34%;
  background-repeat: no-repeat;
  background-size: auto;
  min-height: 650px;
  position: relative;
}

.hero-banner.inside {
 /*  background-image: url('../images/image2.jpeg'); */
  background-position: 50% 45%;
  min-height: 300px;
}

.hero-banner.hide {
  display: none;
}

.nav-wrapper {
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 120px;
  padding-top: 8px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  position: fixed;
  top: 4%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container {
  max-width: 1200px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.container.full-width {
  max-width: 100%;
  margin-top: 0;
  position: relative;
}

.container.relative {
  height: auto;
  padding-bottom: 10px;
  position: relative;
}

.container.bubble {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.container.inside {
  padding-left: 0;
}

.container.global-nav {
  width: 95%;
}

.nav-bar-wrapper {
  background-color: rgba(0, 0, 0, 0);
  position: static;
}

.logo-brand {
  margin-top: 10px;
  margin-bottom: 10px;
  max-height: 100px; 
  max-width: 300px;
}

.logo-brand.white {
  margin-top: 30px;
}

.menu-button {
  color: #fff;
  text-align: center;
  background-color: #f6952c;
  border-radius: 100px;
  width: 80px;
  min-width: 80px;
  height: 80px;
  min-height: 80px;
  padding-top: 19px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.menu-button.w--open {
  z-index: 11;
  background-color: #f5942f;
}

.global-footer-wrapper {
  color: #a5a5a5;
  text-align: center;
  background-color: #21282d;
  min-height: auto;
  margin-top: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 13px;
}

.global-content-wrapper.inside {
  margin-bottom: 100px;
}

.content-header-top {
  text-align: center;
  background-color: #fff;
  border-radius: 0;
  min-height: auto;
  padding-top: 14px;
  padding-bottom: 0;
  position: relative;
  top: -50px;
}

.content-header-top.line {
  border: 1px #000;
  border-top: 1px solid #d8d8d8;
  padding-top: 40px;
  position: static;
}

.content-header-top.hero-top {
  z-index: 5555;
  top: -8px;
}

.line-separator {
 /*  background-color: #d8d8d8; */
  width: 1px;
  height: 55px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.line-separator.featured {
  position: relative;
  top: -24px;
}

.featured-header {
  z-index: 3;
  width: 70%;
  margin: 0 auto 15px;
  font-family: Noto Sans, sans-serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 50px;
  display: block;
  position: relative;
}

.featured-header.separator {
  color: #fff;
  text-align: center;
  width: 100%;
}

.featured-header.inside {
  z-index: 2;
  text-transform: uppercase;
  border-bottom: 1px solid #e4e4e4;
  width: 90%;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 38px;
}

.featured-header.center {
  text-align: center;
}

.featured-header.no-margin {
  margin-bottom: 0;
  font-weight: 700;
}

.featured-sub-header {
  color: #b4b4b4;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.featured-sub-header.center {
  text-align: center;
}

.featured-sub-header.h3 {
  color: #a7a7a7;
  font-family: Noto Sans, sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 28px;
}

.button {
  color: #2c2c2c;
  background-color: #fff;
  border: 1px solid #8b8b8b;
  padding: 20px 30px;
}

.button.featured {
  color: #fff;
  background-color: #f6952c;
  border-style: none;
  border-color: #d3d3d3;
  border-radius: 100px;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Noto Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.line-feature {
  color: #f6952c;
  border-bottom: 3px solid #f6952c;
  padding-bottom: 5px;
  font-family: Domine, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.full-width {
  margin-top: 30px;
}

.featured-box {
  background-color: #fff;
  width: 200px;
  height: 160px;
  position: absolute;
  top: -64px;
  bottom: 33px;
  left: 0;
}

.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.featured-team-box {
  background-image: linear-gradient(315deg, #1e8abd, #1e8abd 0%, #214fa1 100%, #214fa1), linear-gradient(#214fa1, #214fa1), linear-gradient(#009fe3, #009fe3), url('../images/team.jpg');
  background-position: 0 0, 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, cover;
  min-height: 500px;
  position: relative;
}

.featured-text-wrapper {
  float: left;
  width: 70%;
  min-height: 300px;
  margin-top: 0;
  margin-left: 85px;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
}

.header-1 {
  color: #f6952c;
  text-transform: none;
  margin-bottom: 20px;
  font-family: Noto Sans, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 35px;
}

.header-1.inside {
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.nav-menu-wrapper {
  z-index: 10;
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  width: 350px;
  margin-top: 27px;
  position: absolute;
  top: 79%;
  bottom: auto;
  left: auto;
  right: 4%;
  box-shadow: 0 11px 19px rgba(0, 0, 0, .3);
}

.nav-link {
  z-index: 100;
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Noto Sans, sans-serif;
  font-size: 15px;
}

.nav-link:hover {
  background-color: #f6f6f6;
}

.nav-link.w--current {
  color: #f5942f;
}

.nav-link.top {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

.nav-link.dropdown {
  padding-top: 0;
  padding-bottom: 0;
}

.water-bubble {
  z-index: 1;
  position: absolute;
  bottom: -80px;
  left: 0;
  right: 0;
}

.featured-about-box {
  background-image: url('../images/about.jpg');
  background-position: 50% 21%;
  background-repeat: no-repeat;
  border: 10px #fff;
  width: 500px;
  height: 400px;
  position: absolute;
  top: -30px;
  right: -30px;
}

.sub-paragraph {
  color: #5d6263;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
}

.sub-paragraph.h4 {
  color: #7e7e7e;
  font-family: Noto Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.hero-header {
  z-index: 1;
  float: none;
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  font-family: Yellowtail;
  font-size: 70px;
  font-weight: 400;
  position: absolute;
  bottom: 100px;
  left: 0;
}

.hero-header.overtext {
  width: auto;
  min-width: auto;
}

.swim-tesst {
  float: right;
  box-shadow: none;
  color: #fff;
  background-color: #27a7e4;
  border-radius: 100px;
  width: auto;
  height: 60px;
  margin-top: 45px;
  margin-right: 80px;
  padding-top: 21px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Varela Round, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.swimming-program-wrapper {
  text-align: center;
  margin-top: 70px;
}

.wrapper-header {
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: Noto Sans, sans-serif;
  font-size: 35px;
  font-weight: 400;
}

.swimming-program-box {
  width: 90%;
  min-height: 86px;
  margin-top: 30px;
  position: relative;
}

.swimming-program-box.image {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 100px;
  width: 120px;
  height: 80px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.swimming-program-box.image._1 {
  background-image: url('../images/1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.swimming-program-box.image._2 {
  background-image: url('../images/2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  min-height: 0;
}

.swimming-program-box.image._3 {
  background-image: url('../images/3.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.swimming-program-box.image._4 {
  background-image: url('../images/4.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.swimming-program-box.title {
  color: #222;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 11px;
  font-family: Noto Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.light-font {
  font-weight: 300;
}

.small-paragraph {
  color: #747474;
  text-align: center;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.register-button {
  text-align: center;
  text-transform: uppercase;
  background-color: #23bdee;
  border-radius: 100px;
  width: 161px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 13px 20px;
  font-family: Noto Sans, sans-serif;
  font-size: 15px;
  display: block;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.register-button.submit {
  width: 130px;
}

.register-button.program {
  color: #fff;
  background-color: #27a7e4;
  border: 1px #e2e2e2;
  width: 90px;
  margin-top: 17px;
  padding: 7px 10px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  box-shadow: 0 2px 2px rgba(0, 0, 0, .14);
}

.register-button.book {
  color: #000;
  background-color: #fff;
  border: 4px solid #23bdee;
  width: auto;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 6px 15px;
  font-family: Noto Sans, sans-serif;
  font-weight: 700;
}

.swimming-program-title {
  color: #000;
  text-align: center;
  font-family: Noto Sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.swimming-program-box-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 23%;
  height: auto;
  margin-right: 20px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.admin-wrapper {
  z-index: 999999999;
  background-color: #222;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.admin-div {
  float: left;
  color: #d1d1d1 !important;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 38px;
  font-size: 13px;
  text-decoration: none;
}

.admin-div.portal {
  float: right;
  min-height: 40px;
  margin-right: 0;
  padding-left: 42px;
  padding-right: 15px;
  text-decoration: none;
  transition: all .2s;
}

.admin-div.portal:hover {
  background-color: #2a2a2a;
}

.admin-div.portal.student-portal {
  float: none;
  background-image: url('../images/admin-studentportal.png');
  background-position: 11px;
  background-repeat: no-repeat;
}

.admin-div.portal.admin {
  float: none;
  background-image: url('../images/admin.png');
  background-position: 19px;
  background-repeat: no-repeat;
}

.admin-div.portal.register {
  float: none;
  background-image: url('../images/admin-register.png');
  background-position: 19px;
  background-repeat: no-repeat;
}

.admin-div.email {
  float: right;
  background-image: url('../images/admin-email.png');
  background-position: 7px;
  background-repeat: no-repeat;
}

.admin-div.phone {
  float: right;
  background-image: url('../images/admin-phone.png');
  background-position: 7px;
  background-repeat: no-repeat;
  padding-left: 30px;
}

.separator-section {
  background-color: #214fa1;
  min-height: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.menu-wrapper {
  z-index: 100;
  background-color: #2250a2;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.inside-content-wrapper {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.inside-content-header {
  text-align: center;
  font-family: Noto Sans, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.coloured-box-wrapper {
  text-align: center;
  background-color: rgba(18, 165, 244, .15);
  margin-bottom: 40px;
  padding: 50px 30px;
}

.swimming-lesson-course.image {
  min-height: 300px;
  margin-bottom: 27px;
}

.swimming-lesson-course.image._1 {
  background-image: url('../images/children.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.swimming-lesson-course.image._2 {
  background-image: url('../images/laddies.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.swimming-lesson-course.image._3 {
  background-image: url('../images/Mixed-Adults-Swimming-Lessons.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.swimming-lesson-course.header {
  color: #21282d;
  text-align: center;
  margin-bottom: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.swimming-lesson-course.small {
  color: #27a7e4;
  margin-bottom: 23px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.margin-b-60 {
  margin-bottom: 60px;
}

.stage-wrapper {
  border: 1px solid #e2e2e2;
  width: 93%;
  margin-bottom: 50px;
  padding: 20px 30px 30px;
  display: block;
}

.row-div {
  padding-left: 10px;
  padding-right: 10px;
}

.row-div.margin-t-40 {
  margin-top: 40px;
}

.text-field {
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  margin-bottom: 18px;
}

.text-field.no-label {
  margin-top: 28px;
}

.text-field.text-area {
  height: 150px;
  min-height: 150px;
}

.field-label {
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 600;
}

.contact-form {
  border-top: 4px solid #e4e4e4;
  margin-top: 48px;
  padding-top: 49px;
}

.program-details-wrapper {
  margin-top: 53px;
}

.program-details-title {
  color: #fff;
  text-transform: uppercase;
  background-color: #214fa1;
  border-bottom: 1px solid #fff;
  width: 100%;
  min-height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  text-decoration: none;
}

.program-content {
  background-color: #f6f6f6;
  position: relative;
  overflow: hidden;
}

.paragraph {
  overflow: hidden;
}

.paragraph-padding-50 {
  margin: 30px 40px 50px;
}

.program-content-title {
  float: left;
  width: 60%;
  min-width: 60%;
}

.program-content-title.header {
  color: #000;
  width: 40%;
  min-width: 40%;
  font-weight: 600;
}

.program-content-title.full-content {
  width: 100%;
  margin-top: 4px;
  margin-bottom: 10px;
}

.program-content-row {
  float: none;
  margin-bottom: 8px;
}

.program-content-row.table {
  text-align: center;
  background-color: #f6f6f6;
  border: 1px #e0e0e0;
  min-height: 50px;
  margin-top: 40px;
  margin-bottom: 35px;
  padding-top: 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .12);
}

.day-column {
  padding-top: 0;
  padding-bottom: 0;
}

.day-column.odd {
  background-color: #f0f0f0;
}

.day-column.title {
  color: #fff;
  background-color: #7b8286;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.time-column {
  border-bottom: 1px solid #e9e9e9;
  padding-top: 20px;
  padding-bottom: 20px;
}

.time-column.no-line {
  border-bottom-style: none;
}

.time-column.odd {
  background-color: #f0f0f0;
}

.time-right {
  border-left: 1px solid #e9e9e9;
  padding-left: 0;
  padding-right: 0;
}

.margin-t-30 {
  margin-top: 30px;
}

.margin-b-30 {
  margin-bottom: 30px;
}

.program-left {
  float: left;
  width: 100%;
}

.program-right {
  float: right;
  width: 100%;
  margin-top: 49px;
  margin-bottom: 80px;
}

.program-box-wrapper {
  z-index: 4;
  float: left;
  color: #2a2a2a;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #eae8e7;
  width: 100%;
  height: 280px;
  margin-bottom: 20px;
  padding: 40px 40px 20px;
  transition: all .3s;
  position: relative;
}

.program-box-wrapper:hover {
  color: #fff;
}

.program-icon {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 100px;
  width: 90px;
  height: 90px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.program-icon.weekly-swimming-program {
  background-image: url('../images/weekly-swimming-program.png');
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
}

.program-icon.private-swimming-program {
  background-image: url('../images/Private-Swimming-Program.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.program-icon.laddies-swimming-program {
  background-image: url('../images/Laddies-Swimming-Program.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.program-icon.mixed-adults {
  background-image: url('../images/Mixed-Adults.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.program-icon.holiday-intensive {
  background-image: url('../images/Holiday-Intensive.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.program-icon.lifesaving {
  background-image: url('../images/Lifesaving.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.program-title {
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
}

.program-hover {
  background-color: #a8a8a8;
  background-image: linear-gradient(#2352a2, #2352a2);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.program-register {
  color: #f5942f;
  border-bottom: 3px solid #6e6e6e;
  width: 90%;
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: block;
  position: relative;
}

.program-register:hover {
  border-bottom-color: #d1d1d1;
}

.program-register.button {
  color: #fff;
  text-align: center;
  background-color: #2352a2;
  border: 2px solid #4373c5;
  border-radius: 4px;
  padding: 5px 0;
}

.program-register.button:hover {
  color: #ff9206;
  border-color: #fff;
}

.menu-text {
  font-size: 14px;
  font-weight: 500;
}

.testimonial-section {
  height: auto;
  margin-top: 50px;
  margin-bottom: 40px;
}

.slider-wrapper {
  max-height: auto;
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  min-height: auto;
  margin-top: 30px;
}

.slider-mask {
  max-height: auto;
  text-align: center;
  height: auto;
  min-height: auto;
  padding-bottom: 60px;
}

.slider-box {
  height: auto;
  min-height: auto;
}

.testimonial-text {
  color: #747474;
  text-align: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  font-style: italic;
  font-weight: 400;
  line-height: 25px;
  display: block;
}

.testimonial-text.name {
  color: #000;
  margin-top: 17px;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
}

.header-button {
  float: none;
  color: #000;
  letter-spacing: .5px;
  background-color: #fff;
  border: 6px solid #f6952c;
  border-radius: 100px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 18px 30px;
  font-family: Lato, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
}

.header-button.register {
  float: none;
  color: #fff;
  background-color: #f6952c;
}

.header-button.shop-now {
  float: none;
  color: #fff;
  background-color: #6465f5;
  border-width: 3px;
  border-color: #6465f5;
  margin-left: 0;
  margin-right: 10px;
  padding: 15px 20px;
  font-size: 15px;
  line-height: 17px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
}

.header-button.shop-now:hover {
  color: #000;
  background-color: #fff;
}

.header-button.free-button {
  float: none;
  color: #fff;
  background-color: #f5942f;
  border-width: 3px;
  border-color: #f5942f;
  margin-left: 0;
  margin-right: 10px;
  padding: 15px 20px;
  font-size: 15px;
  line-height: 17px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
}

.header-button.free-button:hover {
  color: #000;
  background-color: #fff;
}

.header-button.singup {
  float: none;
  color: #fff;
  background-color: #2f9de0;
  border-width: 3px;
  border-color: #2f9de0;
  margin-left: 0;
  margin-right: 10px;
  padding: 15px 20px;
  font-size: 15px;
  line-height: 17px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
}

.header-button.singup:hover {
  color: #000;
  background-color: #fff;
}

.hero-register-wrapper {
  text-align: center;
  margin-top: 34px;
  position: static;
  bottom: 32px;
  right: -75px;
}

.form-sub-title {
  text-align: center;
  text-transform: uppercase;
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  min-height: auto;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
}

.form-sub-title.margin {
  margin-top: 30px;
}

.radio {
  float: left;
  margin-top: 15px;
  margin-right: 15px;
}

.radio.no-margin {
  margin-top: 5px;
  margin-right: 20px;
}

.radio.no-margin.fullwidth {
  width: 100%;
}

.radio-wrapper {
  margin-bottom: 25px;
}

.note {
  font-style: italic;
  font-weight: 600;
}

._5-col {
  float: left;
  width: 20%;
  min-height: 50px;
}

.swimming-program-right-box {
  background-color: #f5f5f5;
  margin-left: 50px;
  padding: 30px;
}

.course-row {
  background-color: #eff6fa;
  border: 1px solid #dcdfe2;
  min-height: 100px;
}

.course-details {
  padding-right: 0;
}

.course-details-row {
  border-bottom: 1px dashed #dcdfe2;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.course-details-row.last {
  border-bottom-style: none;
  margin-bottom: 10px;
}

.course-row-label {
  float: left;
  color: #1d3688;
  text-align: right;
  text-transform: uppercase;
  width: 25%;
  margin-right: 15px;
}

.course-name-link {
  float: left;
  width: 70%;
}

.course-slot-title {
  color: #fff;
  text-align: center;
  background-color: #6a6a6a;
  padding-top: 8px;
  padding-bottom: 8px;
}

.course-slot-col3 {
  text-align: center;
  min-height: 115px;
  padding-top: 22px;
  font-size: 13px;
}

.course-slot-col3.total {
  background-color: #fec400;
}

.course-slot-col3.booked {
  color: #fff;
  background-color: #ff5732;
}

.course-slot-col3.available {
  color: #fff;
  background-color: #2eccac;
}

.course-cost {
  text-align: center;
  min-height: auto;
}

.course-slot-number {
  margin-top: 3px;
  font-size: 20px;
  font-weight: 700;
}

.course-slot-col.book {
  padding-top: 2px;
  padding-left: 10px;
  padding-right: 10px;
}

.book-cost {
  color: #000;
  font-size: 16px;
}

.course-booked-small-text {
  color: #2652b3;
  font-size: 13px;
}

.book-now-price {
  color: #000;
  margin-top: 20px;
}

.bold-black {
  color: #000;
}

.group-reg {
  color: #fff;
  background-color: #224fa0;
  background-image: linear-gradient(153deg, #1e8abd, #214fa1);
  border-radius: 15px;
  min-height: 130px;
  margin-top: 7px;
  margin-left: 7px;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 9px;
  box-shadow: 0 4px 2px -1px rgba(0, 0, 0, .33);
}

.group-text.bold {
  font-family: Noto Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.group-text.normal {
  color: #fff;
  font-size: 12px;
}

.group-text.small {
  color: #ade6ee;
  text-align: center;
  margin-top: 7px;
  line-height: 13px;
}

.swim-test-dropdown {
  z-index: 1;
  float: left;
  background-color: rgba(0, 0, 0, 0);
  display: none;
  position: relative;
}

.swim-test-dropdown-nav {
  z-index: 9999999;
  float: right;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.swim-test-dropdown-toggle {
  color: #d1d1d1;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-list {
  z-index: 1000000;
}

.dropdown-list.w--open {
  z-index: 2147483647;
  right: 15px;
}

.dropdown {
  z-index: 1000000;
}

.nav-menu {
  z-index: 99999999;
}

.swim-test-dropdown-link {
  z-index: 2147483647;
  background-color: #f6f6f6;
  border-bottom: 1px solid #ccc;
  font-size: 13px;
  transition: all .2s;
}

.swim-test-dropdown-link:hover {
  background-color: #f0f0f0;
}

.nav-dropdown-toggle {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav-dropdown-list.w--open {
  float: none;
}

.nav-dropdown-link {
  color: #fff;
  text-align: center;
  background-color: #23bdee;
  border-bottom: 1px solid #e7e7e7;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: all .2s;
}

.nav-dropdown-link:hover {
  background-color: #1caddb;
}

.nav-dropdown-link.w--current {
  color: #fff;
  background-color: #0fa6e0;
}

.nav-dropdown-linkv {
  text-align: center;
}

.testimonial-wrapper {
  background-image: url('../images/testi.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-bottom: 60px;
  padding-left: 60px;
  padding-right: 30px;
  font-size: 15px;
  font-style: italic;
  line-height: 25px;
}

.testimonial-name {
  color: #000;
  font-style: normal;
  font-weight: 600;
}

.gallery-thumb {
  margin-bottom: 50px;
}

.image-2 {
  max-width: 606px;
}

.admin-div-wrapper {
  float: right;
}

.admin-div-wrapper.left {
  float: left;
}

.hero-banner-wrapper {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  min-height: 650px;
  padding-top: 41px;
}

.inside-hero-content-box {
  width: 70%;
  margin-top: 40px;
  padding: 20px 40px 40px;
}

.hero-content {
  color: #000;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 37px;
}

.hero-content.terms {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.hero-content.hero-info {
  background-color: rgba(253, 253, 253, .63);
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 19px;
  font-style: normal;
}

.button-wrapper {
  margin-bottom: 30px;
}

.hero-flex {
  z-index: 1;
  margin-top: 100px;
  display: flex;
  position: relative;
}

.dealine {
  color: #0033b1;
  font-weight: 700;
}

.hero-content-box {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 13px;
}

.hero-bigger {
  color: #f6952c;
  font-family: Open Sans, sans-serif;
  font-size: 38px;
  font-style: italic;
  font-weight: 700;
  line-height: 41px;
}

.slider {
  margin-top: -2px;
}

.slider-2 {
  width: 100%;
  height: 80%;
  position: absolute;
}

.slide-nav {
  display: none;
}

.slide {
  background-image: linear-gradient(96deg, #fff, rgba(255, 255, 255, 0) 73%), url('../images/banner_1.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide.s2 {
  background-image: linear-gradient(96deg, #fff, rgba(255, 255, 255, 0) 66%), url('../images/1723611782_image2.jpeg');
}
.slide.s0 {
  background-image: linear-gradient(96deg, #fff, rgba(255, 255, 255, 0) 66%), url('../images/banner_2.png');
}
.arrow {
  display: none;
}

.flex-nav {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.programme-wrapper {
  justify-content: space-between;
  display: flex;
}

html.w-mod-js [data-ix="new-interaction"] {
  transform: rotate(-13deg);
}

html.w-mod-js [data-ix="program-content-hidden"] {
  height: 0;
}

html.w-mod-js [data-ix="program-box-hover"] {
  opacity: 0;
}

html.w-mod-js [data-ix="program-register"] {
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .nav-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container {
    width: 90%;
  }

  .container.full-width, .container.global-nav {
    width: 100%;
  }

  /* .logo-brand {
    width: 30%;
  } */

  .logo-brand.white {
    margin-left: 20px;
  }

  .featured-text-wrapper {
    width: 80%;
    margin-left: 40px;
  }

  .nav-menu-wrapper {
    top: 66%;
  }

  .swimming-program-box-wrapper {
    width: 47%;
    margin-bottom: 20px;
  }

  .admin-div {
    min-height: 40px;
  }

  .admin-div.portal {
    padding-left: 30px;
  }

  .admin-div.portal.student-portal, .admin-div.portal.admin, .admin-div.portal.register {
    background-position: 50%;
  }

  .program-box-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .program-icon {
    margin-bottom: 30px;
  }

  .program-register {
    margin-top: 0;
  }

  .header-button.shop-now, .header-button.free-button {
    margin-bottom: 10px;
  }

  ._5-col {
    width: 50%;
  }

  .swimming-program-right-box {
    margin-top: 20px;
    margin-left: 0;
  }

  .reg-menu {
    padding-top: 10px;
    padding-bottom: 5px;
  }

  .hero-banner-wrapper {
    min-height: 690px;
  }

  .inside-hero-content-box {
    width: 100%;
    padding-left: 10px;
  }

  .slider-2 {
    height: 90%;
  }

  .slide.s2 {
    background-image: linear-gradient(6deg, #fff, rgba(255, 255, 255, 0) 66%), url('../images/1723611782_image2.jpeg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .programme-wrapper {
    flex-flow: wrap;
  }
}

@media screen and (max-width: 767px) {
  .nav-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .content-header-top.hero-top {
    top: -35px;
  }

  .featured-header.inside {
    line-height: 38px;
  }

  .featured-about-box {
    width: 100%;
    right: 0;
  }

  .swim-tesst {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
  }

  .register-button.book {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .swimming-program-box-wrapper {
    width: 46%;
  }

  .swimming-lesson-course.image {
    margin-top: 50px;
  }

  .header-button.shop-now {
    text-align: center;
    vertical-align: baseline;
    width: 260px;
  }

  .header-button.free-button {
    text-align: center;
    width: 260px;
  }

  ._5-col {
    width: 50%;
  }

  .course-slot-col.book {
    padding: 15px 25px 20px;
  }

  .mobile-no-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-banner-wrapper {
    min-height: 720px;
  }

  .inside-hero-content-box {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 10px;
  }

  .hero-content {
    font-size: 21px;
    line-height: 31px;
  }

  .hero-content.terms {
    font-size: 15px;
    line-height: 25px;
  }

  .hero-content.hero-info {
    font-size: 19px;
    line-height: 30px;
  }

  .hero-bigger {
    font-size: 34px;
  }

  .slider-2 {
    height: 90%;
  }
}

@media screen and (max-width: 479px) {
  .nav-wrapper {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container.full-mobile {
    width: 100%;
  }

  .logo-brand {
    /* width: 50%; */
    margin-top: 30px;
    margin-left: 0;
    top: -7px;
  }

  .logo-brand.w--current {
    width: 65%;
    margin-top: 30px;
    margin-left: 0;
    padding-left: 0;
  }

  .menu-button {
    width: 70px;
    min-width: 70px;
    height: 70px;
    min-height: 70px;
    right: 19px;
  }

  .menu-button.w--open {
    top: 2px;
  }

  .content-header-top.hero-top {
    top: -28px;
  }

  .featured-header {
    font-size: 26px;
    line-height: 39px;
  }

  .featured-text-wrapper {
    width: 100%;
    margin-left: 0;
    margin-right: 10px;
  }

  .header-1 {
    font-size: 25px;
  }

  .nav-menu-wrapper {
    width: 100%;
    top: 55%;
    right: 0%;
  }

  .featured-about-box {
    background-position: 50%;
    background-size: cover;
    width: 100%;
    right: 0;
  }

  .hero-header {
    z-index: 1;
  }

  .register-button.book {
    margin-bottom: 8px;
  }

  .swimming-program-box-wrapper {
    width: 100%;
    margin-right: 0;
  }

  .admin-div.portal {
    padding-left: 25px;
  }

  .admin-div.email {
    float: right;
    margin-right: 5px;
    padding-left: 34px;
  }

  .admin-div.phone {
    float: right;
    background-position: 0;
    margin-right: 12px;
    padding-left: 20px;
  }

  .header-button {
    margin-bottom: 20px;
  }

  .header-button.shop-now, .header-button.free-button {
    width: 270px;
    font-size: 15px;
  }

  .header-button.singup {
    text-align: center;
    width: 270px;
    font-size: 15px;
  }

  ._5-col {
    width: 100%;
  }

  .course-name-link {
    width: 65%;
  }

  .swim-test-dropdown-nav {
    float: right;
  }

  .swim-test-dropdown-toggle {
    padding-top: 40px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .dropdown-list.w--open {
    top: 45px;
    right: -172px;
  }

  .admin-div-wrapper {
    float: right;
  }

  .admin-div-wrapper.left {
    float: left;
  }

  .phone-number {
    font-size: 12px;
  }

  .inside-hero-content-box {
    padding-right: 0;
  }

  .hero-content {
    font-size: 18px;
  }

  .hero-content.hero-info {
    font-size: 15px;
    line-height: 25px;
  }

  .button-wrapper {
    margin-bottom: 0;
  }

  .hero-bigger {
    font-size: 22px;
    line-height: 32px;
  }

  .slider-2 {
    height: 100%;
  }

  .slide {
    background-image: linear-gradient(22deg, #fff, rgba(255, 255, 255, 0) 66%), url('../images/banner_2.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }
}


