p {
  margin-bottom: 20px;
}

li {
  margin-bottom: 5px;
}

.global-header {
  padding-bottom: 0px;
  border-style: none;
  border-bottom-width: 3px;
  border-bottom-color: transparent;
}

.global-content.inside {
  border-top: 2px solid #2e5bbb;
}

.global-footer {
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #000;
  color: #939292;
  text-align: center;
}

.container {
  position: relative;
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.container.mid {
  max-width: 900px;
  text-align: center;
}

.container.inside {
  margin-top: 0px;
  border-bottom: 3px solid #ececec;
}

.container.main-nav {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -70px;
  z-index: 10;
  height: auto;
  min-height: auto;
  border-radius: 6px;
  background-color: #1d388f;
  text-align: center;
}

.nav-menu-wrapper {
  position: relative;
  background-color: #fff;
}

.navbar {
  position: relative;
  margin-top: 15px;
  float: right;
  border-radius: 10px;
  background-color: transparent;
  text-align: center;
}

.navbar-container {
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  float: none;
  text-align: center;
}

.nav-menu {
  float: none;
  color: #fff;
}

.body {
  font-family: 'Open Sans', sans-serif;
}

.nav-link {
  padding-right: 15px;
  padding-left: 15px;
  border-top: 4px solid transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
}

.nav-link:hover {
  border-top: 4px solid #254a9b;
  background-color: transparent;
}

.nav-link.w--current {
  background-color: transparent;
  color: #000;
}

.nav-link.dropdown {
  padding-right: 0px;
  padding-left: 0px;
  border-style: solid none none;
  border-top-width: 4px;
  border-top-color: transparent;
  color: #000;
}

.nav-link.dropdown:hover {
  border-bottom: 4px none #4acac0;
  border-top-color: #254a9b;
  background-color: transparent;
}

.global-logo {
  margin-top: 18px;
  margin-bottom: 19px;
}

.hero-banner-wrapper {
  min-height: 480px;
  background-color: #d8d8d8;
}

.hero-banner-wrapper.banner-1 {
  position: relative;
  min-height: 520px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-banner-row {
  min-height: 480px;
}

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

.hero-content {
  min-height: 430px;
  background-color: #1d337b;
  background-image: url('../images/hero-content-bg.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.hero-content-header {
  max-width: 550px;
  margin-top: 90px;
  padding-right: 70px;
  float: right;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
}

.hero-banner-h1 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 43px;
}

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

.hero-banner-p {
  margin-bottom: 40px;
}

.hero-banner-button {
  padding-right: 25px;
  padding-left: 25px;
  border: 5px solid #72d5cd;
  border-radius: 100px;
  background-color: transparent;
  font-size: 16px;
  text-transform: uppercase;
}

.hero-slider-wrapper {
  position: relative;
  min-height: 480px;
}

.hero-slider {
  position: relative;
  min-height: 480px;
  background-color: #dbdbdb;
}

.slider._1 {
  background-image: url('../images/slider-1.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.slider._2 {
  background-image: url('../images/slider-1.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.hero-banner-arrow {
  width: 86px;
  height: 86px;
  background-color: #000;
}

.hero-banner-arrow.left {
  position: absolute;
  left: -86px;
  bottom: 0px;
  margin-bottom: 0px;
}

.hero-banner-arrow.right {
  left: 0px;
  bottom: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.default-content {
  margin-top: 70px;
  margin-bottom: 10px;
}

.main-header {
  color: #000;
  font-size: 34px;
  text-align: center;
  text-transform: uppercase;
}

.main-header.small {
  font-size: 23px;
}

.main-header.small.contact {
  margin-top: 0px;
  color: #000;
  font-size: 19px;
  text-align: left;
  text-transform: none;
}

.main-header.small.get-in-touch {
  margin-top: 0px;
  margin-bottom: 27px;
  text-align: left;
}

.main-header.small.light {
  margin-bottom: 30px;
  font-size: 23px;
  line-height: 33px;
  font-weight: 300;
  text-transform: none;
}

.main-header.small.light.paragraph {
  font-size: 18px;
  text-align: left;
}

.main-header.small.light.course-name {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  color: #303030;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.main-header.small.position-name {
  margin-left: 30px;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.main-header.small.margin-t50 {
  margin-top: 50px;
}

.separator {
  display: block;
  width: 75px;
  min-height: 4px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  background-color: #8a9196;
}

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

.sub-header {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}

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

.button-line {
  margin-top: 15px;
  padding-right: 25px;
  padding-left: 25px;
  border: 6px solid #2652b3;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #000;
  font-size: 16px;
}

.button-line:hover {
  border-color: #2652b3;
  background-color: #2652b3;
  color: #fff;
}

.button-line.submit {
  display: block;
  width: 150px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  text-align: center;
}

.button-line.book {
  margin-top: 12px;
  padding: 8px 15px;
  border-width: 4px;
  border-color: #ffa601;
  background-color: #fff;
  color: #000;
  font-size: 15px;
}

.button-line.book:hover {
  background-color: #fff;
  color: #000;
}

.button-line.no-margin {
  margin-top: 0px;
}

.button-line.small {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 7px 15px;
  border-style: none;
  background-color: #2652b3;
  color: #fff;
  font-size: 12px;
}

.button-line.small:hover {
  background-color: #2a2a2a;
}

.news-wrapper {
  min-height: auto;
  padding-top: 65px;
  padding-bottom: 20px;
  background-color: rgba(215, 218, 221, 0.5);
  background-image: url('../images/courses-top.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

.news-row {
  display: block;
  height: auto;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 60px;
  background-color: transparent;
}

.news-box {
  min-height: 460px;
  margin-top: 20px;
  margin-right: 5px;
  margin-left: 5px;
  padding-bottom: 15px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 24px -2px rgba(40, 40, 40, 0.2);
}

.news-image {
  min-height: 200px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.news-image._1 {
  background-image: url('../images/course-1.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.news-image._2 {
  background-image: url('../images/course-2.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.news-image._3 {
  background-image: url('../images/course-3.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.news-seperator {
  min-height: 10px;
}

.news-separator-colour {
  min-height: 10px;
}

.news-separator-colour.left {
  background-color: #8a9196;
}

.news-separator-colour.right {
  background-color: #1d388f;
}

.box-description {
  margin: 30px 30px 10px;
  text-align: center;
}

.box-name {
  margin-bottom: 15px;
  color: #131313;
  font-size: 17px;
  line-height: 22px;
}

.box-name.default {
  min-height: 70px;
  margin-top: 10px;
  font-size: 17px;
  text-align: center;
}

.news-slider {
  position: relative;
  height: auto;
}

.slide {
  height: auto;
}

.recent-courses-wrapper {
  margin-top: 50px;
  margin-bottom: 70px;
}

.date-row {
  min-height: 30px;
  margin-bottom: 10px;
  padding-top: 6px;
  padding-left: 35px;
  background-image: url('../images/date-icon.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  color: #939393;
  font-size: 15px;
}

.date-row.no-margin {
  margin-bottom: 0px;
}

.course-price-wrapper {
  margin-top: 20px;
  float: none;
}

.course-price-wrapper.margin-r20 {
  padding-right: 25px;
}

.course-price-left {
  padding: 11px 15px 11px 20px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 110px;
  background-color: #2652b3;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}

.course-price-right {
  width: 100%;
  min-height: 33px;
  padding: 6px 10px;
  border-style: solid solid solid none;
  border-width: 3px 3px 3px 6px;
  border-color: #2652b3;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  color: #000;
  text-align: center;
}

.text-block {
  min-height: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: 1px none #fff;
  font-size: 18px;
  line-height: 16px;
}

.text-block._1 {
  margin-top: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
}

.course-box {
  padding-right: 26px;
}

.course-box-right {
  min-height: 250px;
  margin-right: 15px;
}

.course-box-right.course-1 {
  max-width: 100%;
  min-width: 100%;
  margin-right: 0px;
  float: left;
  background-image: url('../images/course-4.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.course-box-right.course-2 {
  background-image: url('../images/course-5.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.recent-course {
  float: left;
}

.recent-course.left {
  margin-right: 10px;
}

.recent-course.right {
  margin-left: 10px;
  float: right;
}

.recent-course-content {
  margin-top: 50px;
}

.copyright {
  text-align: left;
}

.designed {
  text-align: right;
}

.testimonial-wrapper {
  min-height: 390px;
  margin-bottom: 100px;
  padding-top: 60px;
  background-image: url('../images/testimonial-bg.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.testimonial-slider {
  position: absolute;
  width: 100%;
  min-height: 390px;
  background-color: #000;
}

.testimonial-mask {
  height: auto;
  min-height: auto;
  background-color: transparent;
  text-align: center;
}

.testimonial-slide {
  margin-top: 70px;
  text-align: center;
}

.testimonial-h1 {
  margin-top: 0px;
  color: #2652b3;
  font-size: 20px;
}

.testimonial {
  padding-right: 80px;
  padding-left: 80px;
  color: #fff;
  font-size: 21px;
  line-height: 30px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

.testimonial-name {
  margin-top: 30px;
  font-size: 20px;
  font-style: normal;
}

.accreditation-wrapper {
  margin-top: 50px;
  margin-bottom: 50px;
}

.accreditation {
  margin-top: 30px;
  text-align: center;
}

.a-logo {
  margin-right: 25px;
  margin-left: 25px;
}

.header-info {
  width: 100%;
  float: left;
  color: #fff;
  font-size: 16px;
}

.h-info {
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 29px;
  float: left;
  color: #fff;
  font-size: 13px;
}

.h-info.phone {
  margin-right: 25px;
  background-image: url('../images/phone2.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}

.h-info.email {
  margin-right: 25px;
  background-image: url('../images/email2.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}

.portal-wrapper {
  position: relative;
  top: 0px;
  right: 0px;
  z-index: 10;
  background-color: transparent;
}

.portal-button {
  min-height: 40px;
  min-width: 25px;
  margin-left: 0px;
  padding: 10px 13px 10px 43px;
  float: right;
  background-color: #2e5bbb;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.portal-button:hover {
  background-color: #29cfc2;
  color: #fff;
}

.portal-button.admin {
  border-left: 1px solid #537fdd;
  background-image: url('../images/admin2.png');
  background-position: 9px 50%;
  background-repeat: no-repeat;
}

.portal-button.admin:hover {
  background-color: #254a9b;
}

.portal-button.register {
  padding-left: 13px;
  float: right;
  border-left: 1px solid #537fdd;
}

.portal-button.register:hover {
  background-color: #254a9b;
}

.portal-button.client {
  border-left: 1px solid #537fdd;
  background-image: url('../images/client2.png');
  background-position: 10px 50%;
  background-repeat: no-repeat;
}

.portal-button.client:hover {
  background-color: #254a9b;
}

.portal-button.self-service {
  border-left: 1px solid #537fdd;
  background-image: url('../images/self-service.png');
  background-position: 13px 50%;
  background-repeat: no-repeat;
}

.portal-button.self-service:hover {
  background-color: #254a9b;
}

.menu-dropdown {
  padding-right: 30px;
  padding-left: 15px;
  background-image: url('../images/dropdown-arrow2.png');
  background-position: 96% 50%;
  background-repeat: no-repeat;
  color: #000;
  font-size: 14px;
}

.menu-dropdown.w--open {
  background-image: url('../images/dropdown-arrow2.png');
}

.main-menu-dropdown-list.w--open {
  background-color: #fff;
  box-shadow: 0 3px 24px 0 rgba(0, 0, 0, 0.32);
  font-size: 14px;
  text-transform: none;
}

.main-menu-dropdown-link {
  padding-right: 25px;
  padding-left: 25px;
  border-bottom: 1px solid #e9e9e9;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.main-menu-dropdown-link:hover {
  border-bottom-color: #787c7f;
  background-color: #5a5a5a;
  color: #fff;
}

.main-menu-dropdown-link.w--current {
  background-color: #151515;
  color: #fff;
}

.breadcrumbs-wrapper {
  margin-top: 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ececec;
  text-align: right;
}

.breadcrumbs-list {
  margin-left: 8px;
  padding-left: 13px;
  float: right;
  background-image: url('../images/breadcrumb-line.png');
  background-position: 0px 50%;
  background-size: 7px;
  background-repeat: no-repeat;
  color: #4b4b4b;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
}

.breadcrumbs-list.home {
  height: 20px;
  min-width: 20px;
  padding-left: 0px;
  float: right;
  clear: none;
  border-style: none;
  background-color: transparent;
  background-image: url('../images/home.png');
  background-position: 50% 49%;
  background-size: auto;
  background-repeat: no-repeat;
}

.inside-container {
  height: auto;
  min-height: auto;
  min-width: auto;
  margin-top: 50px;
  margin-bottom: 70px;
  padding: 40px;
  background-color: transparent;
  font-size: 15px;
  line-height: 22px;
}

.top-logo {
  width: auto;
  float: left;
}

.top-info {
  width: 60%;
  float: right;
}

.mobile-global-logo {
  padding-top: 0px;
}

.hero-header {
  position: absolute;
  left: 0px;
  top: 137px;
  right: 0px;
  display: block;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  border: 1px none #f8f8f8;
  border-radius: 0px;
  background-color: transparent;
  color: #fff;
  text-align: center;
}

.hero-header-light {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #698dff;
  font-size: 30px;
  line-height: 32px;
  font-weight: 300;
  text-transform: uppercase;
  text-shadow: 1px 1px 27px #000;
}

.heading {
  margin-top: 7px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 55px;
  text-transform: uppercase;
  text-shadow: 17px 0 40px rgba(0, 0, 0, 0.53);
}

.heading.mobile {
  line-height: 48px;
}

.hero-slider-2-wrapper {
  height: 520px;
  min-height: 520px;
}

.hero-slide-2 {
  min-height: 520px;
  background-color: transparent;
}

.hero-slide-2.slide-1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('../images/bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('../images/bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.hero-slide-2.slide-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('../images/testimonial-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('../images/testimonial-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.hero-slider-arrow {
  height: 80px;
  min-height: 80px;
  background-color: #000;
}

.header-info-wrapper {
  background-color: #2652b3;
}

.clientele-logo-row {
  display: block;
  max-width: 1000px;
  margin: 0px auto 40px;
  text-align: center;
}

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

.why-us-circle {
  display: block;
  width: 130px;
  height: 130px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  border-style: solid;
  border-width: 5px;
  border-color: rgba(38, 82, 179, 0.19);
  border-radius: 100px;
}

.why-us-circle._1 {
  background-image: url('../images/trainer-1.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.why-us-circle._2 {
  background-image: url('../images/trainer-2.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.why-us-circle._3 {
  background-image: url('../images/trainer-3.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.why-us-circle._4 {
  background-image: url('../images/trainer-4.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.why-us-circle._5 {
  background-image: url('../images/trainer-5.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.why-us-circle._6 {
  background-image: url('../images/trainer-6.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.why-us-circle-title {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.why-us-row {
  display: block;
  width: 90%;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
}

.google-map {
  min-height: 350px;
  margin-bottom: 60px;
  background-color: #eee;
}

.contact-icon {
  display: block;
  width: 45px;
  height: 45px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  border-radius: 100px;
  background-color: #2652b3;
}

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

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

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

.contact-row {
  width: 85%;
  margin-bottom: 20px;
  padding-bottom: 28px;
  border-bottom: 1px solid #dfdfdf;
}

.form-label {
  margin-bottom: 10px;
  color: #000;
  font-weight: 400;
}

.form-label.register {
  width: 25%;
  margin-top: 8px;
  margin-bottom: 5px;
  float: left;
  font-weight: 600;
}

.form-field {
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  background-color: #f5f5f5;
}

.form-field.area {
  min-height: 230px;
}

.form-field.register {
  width: 75%;
  float: left;
}

.form-field.register.date {
  padding-top: 7px;
  padding-bottom: 6px;
  padding-left: 12px;
}

.form-field.margin {
  width: 95%;
}

.form-field.left {
  width: 350px;
  float: left;
}

.form-field.circle {
  width: 350px;
  min-height: 54px;
  margin-right: 7px;
  float: left;
  border-width: 3px;
  border-color: #dfdfdf;
  border-radius: 100px;
}

.heading-2 {
  margin-top: 87px;
  color: #2652b3;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.email-link {
  color: #4acac0;
  font-weight: 400;
  text-decoration: none;
}

.career-row {
  margin-top: 0px;
  margin-bottom: 10px;
}

.list-margin-b25 {
  margin-bottom: 25px;
}

.course-price {
  margin-top: 0px;
  padding-left: 15px;
  font-size: 20px;
  font-weight: 300;
  text-align: left;
}

.course-price.center {
  margin-top: 25px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-left: 13px;
  font-size: 23px;
  font-weight: 400;
  text-align: left;
}

.green-font {
  color: #3b3b3b;
  font-weight: 700;
}

.green-font.inside {
  color: #000;
}

.course-price-details {
  min-height: auto;
  margin-bottom: 0px;
  padding: 10px 5px;
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  text-align: center;
}

.course-price-details.side {
  padding: 15px 15px 25px;
  font-size: 14px;
}

.course-slider {
  height: auto;
  padding-bottom: 40px;
  background-color: transparent;
}

.about-banner {
  min-height: 200px;
  margin-bottom: 50px;
  background-image: url('../images/about.jpg');
  background-position: 50% 100%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.course-box-banner {
  min-height: 220px;
  padding: 75px 25px 20px;
  background-color: #2e5bbb;
  background-image: url('../images/logo-transparent.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(38, 82, 179, 0.93)), to(rgba(38, 82, 179, 0.93))), url('../images/course-bg.jpg');
  background-image: url('../images/logo-transparent.png'), linear-gradient(180deg, rgba(38, 82, 179, 0.93), rgba(38, 82, 179, 0.93)), url('../images/course-bg.jpg');
  background-position: 18px 11px, 0px 0px, 50% 50%;
  background-size: auto, auto, auto;
  background-repeat: no-repeat, repeat, no-repeat;
  color: #fff;
  font-size: 20px;
  font-weight: 800;
  text-align: center;
}

.course-box-name {
  font-size: 20px;
  line-height: 28px;
  text-shadow: 1px 1px 6px rgba(10, 71, 66, 0.1);
}

.register-button {
  margin-top: 5px;
  padding: 6px 10px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #818181;
  font-size: 13px;
}

.register-button:hover {
  border-color: #2e5bbb;
  background-color: #2e5bbb;
  box-shadow: 0 1px 1px 0 hsla(0, 0%, 45.9%, 0.43);
  color: #fff;
}

.register-button.inside {
  display: block;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: none;
  background-color: #2e5bbb;
  color: #fff;
  font-size: 18px;
}

.register-button.inside:hover {
  background-color: #0b3a9c;
}

.course-buttons {
  display: block;
  width: 90%;
  padding-right: 10px;
  float: right;
}

.course-box-wrapper {
  width: 95%;
  margin-bottom: 40px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.course-box-wrapper:hover {
  box-shadow: 0 -1px 18px 3px hsla(0, 0%, 78.8%, 0.75);
}

.course-box-wrapper.side {
  width: 85%;
  margin-left: 0px;
  float: right;
}

.courses-small-text {
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 5px;
  padding-left: 5px;
  border-top: 1px solid #e7e7e7;
  color: #333;
  font-size: 13px;
  font-weight: 300;
  text-align: left;
}

.dark-text {
  color: #2e5bbb;
  font-weight: 500;
}

.form-field-set {
  width: 98%;
  margin-bottom: 15px;
  padding-right: 10px;
  float: left;
}

.form-field-set.right {
  float: right;
}

.checkbox-field {
  margin-top: 10px;
  margin-right: 20px;
  float: left;
  color: #4d4d4d;
  font-size: 14px;
}

.form-separator {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-color: #2e5bbb;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.form-separator.margin-top-35 {
  margin-top: 25px;
  background-color: #2e5bbb;
  font-weight: 400;
}

.form-paragraph {
  margin-bottom: 30px;
  padding-left: 20px;
  color: #4d4d4d;
  font-size: 14px;
}

.terms-and-condition {
  color: #4d4d4d;
  font-size: 14px;
}

.register-row-table {
  margin-top: 20px;
  margin-bottom: 45px;
}

.register-header {
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  background-color: #2e5bbb;
  color: #fff;
  text-align: left;
}

.register-content {
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-bottom: 1px solid #dadada;
  text-align: center;
}

.register-form {
  margin-top: 18px;
}

.register-row-button {
  display: block;
  width: 30px;
  height: 30px;
  margin-top: 10px;
  margin-right: 5px;
  margin-left: 0px;
  padding: 0px;
  float: left;
  border: 4px solid #dbdbdb;
  border-radius: 100px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.register-row-button:hover {
  border-color: #4acac0;
}

.register-row-button.add {
  background-image: url('../images/add-icon.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.register-row-button.minus {
  background-image: url('../images/minus-icon.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

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

.course-sub-title {
  margin-top: 20px;
  color: #000;
  font-size: 15px;
  font-weight: 600;
}

.course-sub-title.no-margin {
  margin-top: 0px;
}

.sub-list-wrapper {
  margin-top: 10px;
  margin-bottom: 20px;
}

.course-side-content {
  margin-right: 15px;
  margin-left: 15px;
  border-bottom: 1px solid #ddd;
  text-align: left;
}

.course-side-header {
  min-height: 30px;
  padding-top: 3px;
  padding-left: 35px;
  color: #000;
  font-size: 15px;
  font-weight: 600;
}

.course-side-header.time {
  background-image: url('../images/time.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}

.course-side-header.payment {
  background-image: url('../images/payment.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}

.course-side-header.size {
  background-image: url('../images/class-size.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}

.side-list {
  margin-bottom: 20px;
  margin-left: 20px;
}

.side-content {
  margin-left: 36px;
}

.small-text {
  font-size: 15px;
}

.image-course-top {
  margin-bottom: 40px;
}

.side-list-margin-t20 {
  margin-top: 10px;
}

.field-label-column {
  padding-right: 10px;
  text-align: right;
}

.field-label-form {
  margin-top: 19px;
  margin-bottom: 10px;
  color: #2f2f2f;
}

.field-input {
  max-width: 310px;
  margin-top: 10px;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
}

.field-input.citizenship {
  margin-top: 37px;
}

.field-input.address {
  height: 150px;
  max-width: 100%;
}

.field-input.mid {
  max-width: 450px;
}

.red-font {
  color: #d80000;
  font-size: 13px;
}

.citizenship-row {
  margin-top: 19px;
}

.gender-wrapper {
  margin-right: 20px;
  float: left;
}

.nav-link-text {
  color: #000;
  text-decoration: none;
}

.nav-link-text.w--current {
  color: #000;
  text-decoration: none;
}

.course-row {
  margin-bottom: 30px;
  border: 1px solid #dcdfe2;
  background-color: #eff6fa;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.course-row:hover {
  box-shadow: 0 6px 17px 0 rgba(0, 0, 0, 0.15);
}

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

.course-details-row.no-line {
  border-bottom-style: none;
}

.course-row-label {
  margin-right: 15px;
  color: #1d3688;
  text-align: right;
}

.course-slot-col {
  min-height: 140px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
  color: #fff;
}

.course-slot-col.book {
  padding-top: 2px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
  background-image: none;
  background-position: 0px 0px;
  background-repeat: repeat;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

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

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

.course-slot-col3.total {
  margin-bottom: 0px;
  background-color: #fec400;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #000;
}

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

.course-slot-col3.booked {
  background-color: #ff5732;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.course-slot-col3.booked:hover {
  background-color: #ff0600;
}

.course-slot-col3.available {
  background-color: #2ecc6f;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
}

.course-slot-col3.available:hover {
  background-color: #00b32a;
}

.course-slot-number {
  margin-top: 0px;
}

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

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

.course-slot-col-copy {
  min-height: 140px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
  color: #fff;
}

.course-slot-col-copy.book {
  padding-top: 16px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.margin-top50 {
  margin-top: 50px;
}

.course-header {
  font-size: 20px;
}

.schedules-available {
  width: 100%;
  height: 160px;
  padding-top: 24px;
  padding-right: 25px;
  padding-left: 25px;
  float: right;
  background-color: #e2e2e2;
  color: transparent;
  text-align: center;
}

.schedules-available.homepage {
  height: auto;
  padding: 10px 10px 5px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #e6e6e6;
  font-size: 13px;
}

.schedules-number {
  margin-top: 0px;
  color: #335cb5;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.schedules-number.homepage {
  font-size: 18px;
}

.schedules-available-text {
  margin-top: 0px;
  margin-bottom: 7px;
  color: #525252;
  font-size: 15px;
  text-align: center;
}

.schedules-available-text.homepage {
  margin-bottom: 9px;
  font-size: 12px;
  text-transform: uppercase;
}

.schedules-button {
  width: 90%;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 5px 0px;
  border: 1px solid #9b9b9b;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #818181;
  font-size: 11px;
  font-weight: 400;
  text-align: center;
}

.schedules-button:hover {
  border-color: #335cb5;
  background-color: #335cb5;
  color: #fff;
}

.schedules-button.details {
  width: 90%;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.schedules-button.details.home {
  width: 90%;
  float: right;
}

.schedules-button.home {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 11px;
}

.courses-wrapper {
  margin: 0px 20px 45px;
  padding: 20px;
  border: 1px solid #ddd;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 14px;
}

.courses-wrapper:hover {
  background-color: #eff6fa;
  box-shadow: 0 6px 17px 0 rgba(0, 0, 0, 0.15);
}

.schedules-image {
  height: 160px;
  background-color: #335cb5;
}

.schedules-image.supervisor {
  background-image: url('../images/SUOERVISOR.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.schedules-image.calendar {
  background-image: url('../images/Untitled-6.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.schedules-image.professional {
  background-image: url('../images/professinal.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.schedules-image.manager {
  background-image: url('../images/manager.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.schedules-image.worker {
  background-image: url('../images/worker.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.schedules-image.other {
  background-image: url('../images/others.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.course-name-link {
  color: #2652b3;
  text-decoration: none;
}

.calender {
  display: block;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
}

.group {
  margin-top: 7px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  float: right;
}

.price-col {
  height: 106px;
  padding-top: 33px;
  padding-bottom: 0px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #335cb5;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.course-schedule-wrapper {
  margin-top: 15px;
  padding-bottom: 0px;
  background-color: transparent;
  text-align: center;
}

.schedules-details {
  display: block;
  padding-right: 10px;
  padding-left: 10px;
}

.box-price {
  color: #1d388f;
  font-size: 16px;
  font-weight: 600;
}

.box-light {
  color: #969696;
  font-size: 15px;
  font-weight: 400;
}

.group-link {
  width: 106px;
  height: 120px;
  margin-top: 8px;
  float: right;
  border: 2px solid #d1d9db;
  border-radius: 13px;
  background-image: url('../images/group-2.jpg');
  background-position: 50% 50%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.group-link:hover {
  border-style: solid;
  border-width: 2px;
  border-color: rgba(74, 140, 223, 0.71);
}

.group-link:active {
  border-color: rgba(78, 120, 253, 0.99);
}

.book-now-price {
  margin-top: 15px;
}

.white {
  display: block;
  width: 41px;
  height: 2px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  background-color: #fff;
}

.white-box {
  margin-top: 7px;
  margin-right: 7px;
  margin-left: 7px;
  border: 1px none #e6e6e6;
  border-radius: 5px;
  background-color: rgba(88, 134, 216, 0.57);
}

.exclusive {
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #42e1ff;
  font-size: 11px;
  font-weight: 300;
}

.inclusive-text {
  color: #f3f3f3;
  font-size: 11px;
  font-weight: 300;
}

.login-box-wrapper {
  display: block;
  width: 340px;
  min-height: 300px;
  margin-right: auto;
  margin-left: auto;
}

.login-field-box-2 {
  min-height: 85px;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 5px;
  border: 3px solid #e7e7e7;
  border-radius: 100px;
}

.login-field-label {
  margin-top: 4px;
  margin-bottom: 3px;
  color: #97999b;
  font-size: 12px;
  font-weight: 600;
}

.login-field {
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(19, 19, 19, 0.1);
}

.login-field-icon {
  height: 40px;
  margin-top: 20px;
  margin-right: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-right: 3px solid #2652b3;
}

.login-field-icon.email {
  background-image: url('../images/email-icon.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.login-field-icon.password {
  background-image: url('../images/password.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.login-field-button {
  width: 100%;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 100px;
  background-color: #2652b3;
  text-align: center;
}

.join-now {
  color: #2652b3;
}

.tab-link {
  margin-right: 5px;
  padding-top: 12px;
  padding-bottom: 13px;
  padding-left: 30px;
  border-radius: 8px;
  background-color: #ececec;
  text-transform: none;
}

.tab-link.w--current {
  background-color: #2652b3;
  color: #fff;
}

.tabs.menu {
  margin-bottom: 25px;
  border-bottom: 2px none #2652b3;
  text-transform: none;
}

.testimonial-updates {
  margin-bottom: 40px;
}

.lightbox-image {
  padding: 10px;
  border: 4px solid #ececec;
  border-radius: 10px;
  background-color: #fff;
}

.result-wrapper {
  margin-top: 45px;
}

.table-wrapper {
  margin-bottom: 20px;
  border: 1px solid #000;
  background-color: #ccc;
}

.table-wrapper.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 63%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-right-color: #333;
}

.table-wrapper.flex._2 {
  width: 89%;
}

.table-column {
  padding: 15px 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.table-column.border-r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-right: 1px solid #333;
}

.number-list {
  list-style-type: decimal;
}

.bullet-list {
  list-style-type: disc;
}

.blue {
  color: #036;
}

html.w-mod-js *[data-ix="hero-text"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="col-slide-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="col-slide-2-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="col-slide-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="col-slide-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="hover-button"] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

@media (max-width: 991px) {
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .container.mid {
    padding-right: 50px;
    padding-left: 50px;
  }
  .navbar {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
  }
  .navbar-container {
    position: relative;
    float: none;
  }
  .nav-menu {
    position: absolute;
    width: 100%;
    float: right;
    background-color: #ececec;
    text-align: right;
  }
  .nav-link {
    text-align: right;
  }
  .hero-content-header {
    max-width: 550px;
    margin-top: 50px;
    padding-left: 47px;
  }
  .main-header.small.light {
    line-height: 35px;
  }
  .news-box {
    min-height: 600px;
  }
  .box-name.default {
    min-height: 122px;
  }
  .course-price-wrapper.margin-r20 {
    padding-right: 10px;
  }
  .course-price-left {
    min-width: 65px;
    padding-left: 15px;
  }
  .text-block._1 {
    margin-bottom: 20px;
  }
  .course-box-right.course-1 {
    min-height: 200px;
    margin-left: 15px;
    float: right;
  }
  .course-box-right.course-2 {
    max-width: 100%;
    min-height: 200px;
    min-width: 100%;
    margin-left: 15px;
    float: right;
  }
  .testimonial-slide {
    margin-top: 50px;
  }
  .testimonial {
    padding-right: 40px;
    padding-left: 40px;
  }
  .testimonial-name {
    margin-top: 20px;
    font-size: 19px;
  }
  .a-logo {
    margin-bottom: 10px;
  }
  .header-info {
    margin-top: 10px;
    float: right;
  }
  .h-info.phone {
    margin-right: 10px;
  }
  .h-info.email {
    font-size: 13px;
  }
  .text-block-2 {
    font-size: 17px;
    line-height: 26px;
  }
  .menu-dropdown {
    padding-right: 60px;
    text-align: right;
  }
  .top-logo {
    width: 40%;
  }
  .top-info {
    width: 60%;
    margin-top: 27px;
  }
  .hero-header {
    width: 78%;
  }
  .course-price {
    margin-top: 9px;
    line-height: 25px;
  }
  .course-price-details.side {
    padding-right: 10px;
    padding-left: 10px;
  }
  .register-button {
    width: 100%;
  }
  .register-button.inside {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .courses-small-text {
    margin-top: 10px;
  }
  .form-field-set {
    width: 100%;
    padding-right: 0px;
  }
  .form-field-set.right {
    width: 100%;
  }
  .field-input.citizenship {
    margin-top: 10px;
  }
  .course-slot-col.book {
    border-top: 1px solid #dcdfe2;
  }
  .course-slot-col3 {
    min-height: 103px;
  }
  .course-details {
    margin-bottom: 13px;
  }
  .schedules-available {
    padding-top: 35px;
  }
  .schedules-available.homepage {
    padding-bottom: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 10px;
  }
  .schedules-available-text {
    margin-top: 3px;
    line-height: 18px;
  }
  .schedules-button {
    width: 95%;
    max-width: 95%;
    margin-top: 4px;
    line-height: 18px;
  }
  .schedules-button.details {
    width: 95%;
    max-width: 95%;
  }
  .schedules-button.details.home {
    width: 100%;
    max-width: 100%;
  }
  .schedules-button.home {
    max-width: 100%;
    margin-bottom: 5px;
  }
  .button-column {
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
  }
  .price-col {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
  }
  .table-wrapper.flex {
    width: 65%;
  }
  .table-wrapper.flex._2 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .container.header-info-mobile {
    padding-right: 0px;
    padding-left: 0px;
  }
  .nav-menu {
    background-color: #ececec;
  }
  .nav-link {
    border-top-width: 2px;
    border-top-color: #ddd;
  }
  .nav-link:hover {
    border-top-width: 2px;
  }
  .nav-link.dropdown {
    border-top-width: 2px;
    border-top-color: #ddd;
  }
  .nav-link.dropdown:hover {
    border-top-width: 2px;
  }
  .hero-content {
    min-height: auto;
    padding-bottom: 40px;
  }
  .hero-banner-arrow.left {
    left: 0px;
  }
  .hero-banner-arrow.right {
    left: 86px;
    bottom: 0px;
  }
  .main-header.small.light {
    line-height: 35px;
  }
  .news-row {
    margin-right: 40px;
    margin-left: 40px;
    padding-bottom: 0px;
  }
  .news-box {
    min-height: auto;
    margin-bottom: 35px;
    padding-bottom: 25px;
  }
  .box-name.default {
    min-height: auto;
  }
  .text-block._1 {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .course-box-right.course-2 {
    margin-right: 0px;
  }
  .recent-course.left {
    margin-right: 0px;
  }
  .recent-course.right {
    margin-top: 25px;
    margin-left: 0px;
  }
  .copyright {
    text-align: center;
  }
  .designed {
    margin-top: 11px;
    text-align: center;
  }
  .testimonial-wrapper {
    min-height: auto;
    padding-bottom: 0px;
  }
  .testimonial-slider {
    position: relative;
    height: auto;
    max-height: auto;
    min-height: auto;
    padding-bottom: 92px;
    float: left;
  }
  .testimonial-mask {
    max-height: auto;
    float: left;
  }
  .testimonial-h1 {
    padding-top: 25px;
  }
  .testimonial {
    height: auto;
    min-height: auto;
    float: none;
  }
  .header-info {
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .h-info.phone {
    float: right;
  }
  .h-info.email {
    margin-left: 20px;
    float: right;
  }
  .top-logo {
    width: 80%;
  }
  .contact-row {
    width: 100%;
  }
  .form-field.margin {
    width: 100%;
  }
  .form-field.circle {
    width: 300px;
  }
  .admin-login-mobile {
    background-color: #3361c3;
  }
  .course-box-wrapper.side {
    width: 100%;
    margin-top: 40px;
  }
  .form-separator.margin-top-35 {
    padding-right: 20px;
  }
  .register-content {
    padding-bottom: 19px;
  }
  .mobile-label {
    margin-bottom: 4px;
    font-size: 13px;
    text-align: left;
  }
  .mobile-no-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  .field-input {
    max-width: 90%;
  }
  .field-input.address {
    max-width: 90%;
  }
  .course-details-row {
    text-align: left;
  }
  .course-row-label {
    text-align: left;
  }
  .schedules-available {
    height: auto;
    padding-top: 15px;
    padding-bottom: 30px;
  }
  .schedules-button {
    margin-top: 10px;
    margin-left: 0px;
  }
  .testimonial-updates {
    margin-bottom: 0px;
  }
  .lightbox-image {
    margin-bottom: 16px;
  }
  .table-wrapper.flex {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .global-header {
    position: relative;
    padding-top: 0px;
  }
  .container {
    position: static;
  }
  .navbar {
    position: absolute;
    width: 100%;
    margin-top: 38px;
  }
  .navbar-container {
    position: relative;
    width: 100%;
  }
  .nav-menu {
    z-index: 100;
    float: none;
    background-color: #ececec;
  }
  .nav-link {
    border-top-width: 2px;
    border-top-color: #ddd;
  }
  .nav-link:hover {
    border-top-width: 2px;
  }
  .nav-link.dropdown {
    border-top-width: 2px;
    border-top-color: #ddd;
  }
  .nav-link.dropdown:hover {
    border-top-width: 2px;
  }
  .global-logo {
    max-height: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .hero-banner-wrapper.banner-1 {
    min-height: 450px;
  }
  .hero-content-header {
    width: auto;
    max-width: auto;
    margin-top: 40px;
    float: none;
  }
  .light-font {
    display: inline-block;
  }
  .main-header {
    font-size: 30px;
    line-height: 32px;
  }
  .main-header.small.light {
    line-height: 30px;
  }
  .news-row {
    margin-right: 20px;
    margin-left: 20px;
  }
  .box-description {
    margin-right: 25px;
    margin-left: 25px;
  }
  .date-row {
    margin-bottom: 0px;
  }
  .course-price-wrapper {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .course-box-right.course-1 {
    margin-top: 20px;
  }
  .course-box-right.course-2 {
    margin-top: 20px;
  }
  .testimonial-wrapper {
    margin-bottom: 50px;
  }
  .testimonial-mask {
    width: auto;
    min-width: auto;
    float: none;
  }
  .testimonial {
    width: auto;
    max-width: auto;
    min-width: auto;
  }
  .accreditation-wrapper {
    margin-top: 50px;
  }
  .header-info {
    float: none;
  }
  .h-info.email {
    float: none;
  }
  .portal-button.admin {
    padding-left: 30px;
  }
  .portal-button.register {
    position: static;
  }
  .portal-button.client {
    padding-left: 30px;
  }
  .inside-container.padding-20 {
    padding: 20px;
  }
  .inside-container.no-side-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  .inside-container.mobile {
    padding-right: 0px;
    padding-left: 0px;
  }
  .top-logo {
    width: auto;
  }
  .top-info {
    width: 100%;
  }
  .mobile-global-logo {
    position: relative;
  }
  .hero-header {
    top: 56px;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 13px;
  }
  .heading {
    margin-top: 12px;
    font-size: 32px;
    line-height: 40px;
  }
  .heading.mobile {
    display: inline-block;
    margin-top: 12px;
    font-size: 32px;
    line-height: 40px;
  }
  .hero-slider-2-wrapper {
    height: 450px;
    min-height: 450px;
  }
  .hero-slide-2.slide-2 {
    min-height: 450px;
  }
  .hero-slider-arrow {
    width: 60px;
    height: 60px;
    min-height: 50px;
    margin-top: 390px;
  }
  .contact-icon.email {
    width: 50px;
    height: 50px;
  }
  .form-label.register {
    width: 100%;
  }
  .form-field.register {
    width: 100%;
    margin-bottom: 0px;
  }
  .form-field.circle {
    width: 100%;
  }
  .course-box-banner {
    padding-right: 15px;
    padding-left: 15px;
  }
  .course-buttons {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .form-separator.margin-top-35 {
    margin-top: 15px;
  }
  .form-paragraph {
    padding-left: 0px;
  }
  .terms-and-condition {
    padding-left: 20px;
  }
  .field-label-form {
    margin-top: 12px;
    text-align: left;
  }
  .field-input {
    max-width: 100%;
    margin-top: 0px;
  }
  .field-input.address {
    max-width: 100%;
  }
  .citizenship-row {
    margin-top: 5px;
  }
  .course-slot-col.book {
    padding-bottom: 15px;
  }
  .course-slot-col3 {
    min-height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .course-header {
    font-size: 14px;
  }
  .schedules-available {
    padding-bottom: 20px;
  }
  .schedules-available-text {
    margin-bottom: 13px;
    line-height: 21px;
  }
  .schedules-button {
    width: 100%;
    max-width: auto;
    margin: 0px 0px 5px;
  }
  .schedules-button.details {
    width: 100%;
  }
  .paragraph-2 {
    font-size: 13px;
  }
  .group-link {
    margin-top: 20px;
  }
  .login-box-wrapper {
    width: 100%;
  }
  .table-column {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .table-column.border-r {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
}