.body {
  background-color: #fff;
}

.top-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80vh;
  padding-top: 0px;
  padding-right: 111px;
  padding-left: 77px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/liner2.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/liner2.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 50% 100%, 0px 0px;
  background-size: 100% 40%, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}

.heading {
  margin-bottom: 50px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 21vw;
  line-height: 0.8;
  font-weight: 700;
  text-align: center;
  letter-spacing: -1vw;
}

.heading.first {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Tfc font', sans-serif;
  color: #fff;
  font-size: 17vw;
  line-height: 0.8;
  font-weight: 400;
  letter-spacing: 0vw;
}

.bag-landing-page {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  height: 90vh;
  margin-right: auto;
  margin-bottom: -33vh;
  margin-left: auto;
  padding-bottom: 0px;
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  transition: -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
}

.bag-landing-page:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.section2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-right: 214px;
  padding-bottom: 206px;
  padding-left: 214px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.big-paragraph {
  max-width: 1500px;
  margin-bottom: 50px;
  font-family: Montserrat, sans-serif;
  color: rgba(255, 255, 255, 0.5);
  font-size: 2vw;
  line-height: 1.1;
  font-weight: 100;
  text-align: left;
}

.socials {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 5%;
  height: 100vh;
  margin-top: 0px;
  padding-top: 153px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-15 {
  margin-bottom: 50px;
  font-size: 18px;
}

.text-block-2 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
}

.div-block-14 {
  width: 24px;
  height: 24px;
  margin-bottom: 0px;
  background-image: url('../images/001-facebook.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.div-block-13 {
  width: 24px;
  height: 24px;
  background-image: url('../images/instagram_1instagram.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.menutop {
  position: fixed;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #111c2d;
  direction: rtl;
}

.logo {
  width: 250px;
  height: 90px;
  background-image: url('../images/logo.png');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.container {
  width: 100%;
  max-width: 95%;
  padding-top: 0px;
}

.navbar {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #111c2d;
}

.brand {
  padding-top: 9px;
}

.nav-link {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 200;
}

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

.nav-link.book {
  margin-top: 11px;
  margin-right: 10px;
  padding: 8px 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#02a5b9), to(#02a5b9)), -webkit-gradient(linear, left top, left bottom, from(#ffbf00), to(#eda200));
  background-image: linear-gradient(180deg, #02a5b9, #02a5b9), linear-gradient(180deg, #ffbf00, #eda200);
  color: #000;
  font-weight: 700;
}

.marquee {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #111c2d;
}

.gp-line-marq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  white-space: nowrap;
}

.gp-line-marq.pl {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 90px;
}

.clients-text {
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: hsla(0, 0%, 100%, 0.18);
  font-weight: 100;
  text-transform: uppercase;
  white-space: nowrap;
}

.cta {
  padding: 12px 30px;
  border-style: none;
  border-width: 0.5px;
  border-color: hsla(0, 0%, 100%, 0.51);
  background-color: #02a5b9;
  font-family: Montserrat, sans-serif;
  color: #002744;
  font-size: 1.2vw;
  line-height: 40px;
  font-weight: 600;
}

.cta.gap {
  margin-top: 50px;
  font-size: 24px;
}

.div-block-16 {
  overflow: hidden;
  width: 100%;
  padding-top: 42px;
  padding-bottom: 42px;
}

.image {
  margin-top: -11px;
}

.main-title {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 5em;
  line-height: 75px;
  font-weight: 700;
  text-align: right;
}

.row2 {
  margin-top: 0px;
  padding-top: 110px;
  padding-bottom: 152px;
  background-color: #002744;
}

.services-row {
  width: 100%;
  max-width: 1400px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
}

.main-blurb {
  width: 40%;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: right;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
}

.section-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 400px;
  margin: 10px auto;
  padding: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(59%, #fff), color-stop(71%, #fff));
  background-image: linear-gradient(180deg, #fff, #fff 59%, #fff 71%);
  text-decoration: none;
}

.section-box.bok {
  width: 60%;
  height: 300px;
  padding: 30px 21px 42px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.84)), to(rgba(0, 39, 68, 0.84))), url('../images/calendar-4980655_1280.jpg');
  background-image: linear-gradient(180deg, rgba(0, 39, 68, 0.84), rgba(0, 39, 68, 0.84)), url('../images/calendar-4980655_1280.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  text-align: right;
}

.box-image {
  width: 55%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.box-image._1 {
  width: 70%;
  background-image: url('../images/lamp-3489394_1280.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-image._2 {
  width: 70%;
  background-image: url('../images/chess.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-image._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 191, 0, 0.65)), to(rgba(255, 191, 0, 0.65))), url('../images/writing.jpg');
  background-image: linear-gradient(180deg, rgba(255, 191, 0, 0.65), rgba(255, 191, 0, 0.65)), url('../images/writing.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.box-image._4 {
  width: 70%;
  background-image: url('../images/chart-2779132_1280.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.box-image._6 {
  width: 70%;
  background-image: url('../images/pollinate-fruits-vegetables-with-robot.jpg');
  background-position: 51% 50%;
  background-size: cover;
}

.box-image._7 {
  width: 70%;
  background-image: url('../images/freighter-315201_1280.jpg');
  background-position: 69% 50%;
  background-size: 640px;
}

.box-image._5 {
  width: 70%;
  background-image: url('../images/truck-3401529_1280.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.box-image._2a {
  width: 70%;
  background-image: url('../images/factory.png');
  background-position: 50% 50%;
  background-size: cover;
}

.box-image._8 {
  width: 70%;
  background-image: url('../images/sustainable-concept-with-vegetables-fruits-reusable-packaging.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.box-image._9 {
  width: 70%;
  background-image: url('../images/confectioners-pouring-chocolate-cream-from-pastry-bag.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-image._10 {
  width: 70%;
  background-image: url('../images/modern-factory-workers.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-text-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 30%;
  padding-bottom: 37px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.box-title {
  width: 150%;
  font-family: Montserrat, sans-serif;
  color: #0d203f;
  text-align: right;
  white-space: pre-line;
}

.dash {
  width: 33%;
  height: 6px;
  margin-top: -81px;
  background-color: #ffb700;
}

.box-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150%;
  height: 100px;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #002744;
  background-image: url('../images/trending-markets.png');
  background-position: 140% 50%;
  background-size: auto 150%;
  background-repeat: no-repeat;
}

.box-cta._1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.73)), to(rgba(0, 39, 68, 0.73))), url('../images/product-development.png');
  background-image: linear-gradient(180deg, rgba(0, 39, 68, 0.73), rgba(0, 39, 68, 0.73)), url('../images/product-development.png');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, auto 130%;
  background-repeat: repeat, no-repeat;
}

.box-cta._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.73)), to(rgba(0, 39, 68, 0.73))), url('../images/strategic-planning.png');
  background-image: linear-gradient(180deg, rgba(0, 39, 68, 0.73), rgba(0, 39, 68, 0.73)), url('../images/strategic-planning.png');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, auto 120%;
  background-repeat: repeat, no-repeat;
}

.box-cta._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.73)), to(rgba(0, 39, 68, 0.73))), url('../images/blog-writing.png');
  background-image: linear-gradient(180deg, rgba(0, 39, 68, 0.73), rgba(0, 39, 68, 0.73)), url('../images/blog-writing.png');
  background-position: 0px 0px, 110% 50%;
  background-size: auto, auto 130%;
  background-repeat: repeat, no-repeat;
}

.box-cta._4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.73)), to(rgba(0, 39, 68, 0.73))), url('../images/performance-improvement.png');
  background-image: linear-gradient(180deg, rgba(0, 39, 68, 0.73), rgba(0, 39, 68, 0.73)), url('../images/performance-improvement.png');
  background-position: 0px 0px, 120% 50%;
  background-size: auto, auto 200%;
  background-repeat: repeat, no-repeat;
}

.box-cta._5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.73)), to(rgba(0, 39, 68, 0.73))), url('../images/supply-optimisation.png');
  background-image: linear-gradient(180deg, rgba(0, 39, 68, 0.73), rgba(0, 39, 68, 0.73)), url('../images/supply-optimisation.png');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, auto 130%;
  background-repeat: repeat, no-repeat;
}

.box-cta._6 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.73)), to(rgba(0, 39, 68, 0.73))), url('../images/trending-markets.png');
  background-image: linear-gradient(180deg, rgba(0, 39, 68, 0.73), rgba(0, 39, 68, 0.73)), url('../images/trending-markets.png');
  background-position: 0px 0px, 110% 50%;
  background-size: auto, auto 150%;
  background-repeat: repeat, no-repeat;
}

.box-cta._7 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.73)), to(rgba(0, 39, 68, 0.73))), url('../images/importing-and-exporting.png');
  background-image: linear-gradient(180deg, rgba(0, 39, 68, 0.73), rgba(0, 39, 68, 0.73)), url('../images/importing-and-exporting.png');
  background-position: 0px 0px, 120% 50%;
  background-size: auto, auto 150%;
  background-repeat: repeat, no-repeat;
}

.box-cta._2a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.73)), to(rgba(0, 39, 68, 0.73))), url('../images/manufacture-icon.png');
  background-image: linear-gradient(180deg, rgba(0, 39, 68, 0.73), rgba(0, 39, 68, 0.73)), url('../images/manufacture-icon.png');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, auto 120%;
  background-repeat: repeat, no-repeat;
}

.box-cta._8 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.73)), to(rgba(0, 39, 68, 0.73))), url('../images/recycle-icons.png');
  background-image: linear-gradient(180deg, rgba(0, 39, 68, 0.73), rgba(0, 39, 68, 0.73)), url('../images/recycle-icons.png');
  background-position: 0px 0px, 110% 50%;
  background-size: auto, auto 100%;
  background-repeat: repeat, no-repeat;
}

.box-cta._9 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.73)), to(rgba(0, 39, 68, 0.73))), url('../images/training-icon.png');
  background-image: linear-gradient(180deg, rgba(0, 39, 68, 0.73), rgba(0, 39, 68, 0.73)), url('../images/training-icon.png');
  background-position: 0px 0px, 120% 10%;
  background-size: auto, auto 150%;
  background-repeat: repeat, no-repeat;
}

.box-cta._10 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.73)), to(rgba(0, 39, 68, 0.73))), url('../images/coaching.png');
  background-image: linear-gradient(180deg, rgba(0, 39, 68, 0.73), rgba(0, 39, 68, 0.73)), url('../images/coaching.png');
  background-position: 0px 0px, 100% 10%;
  background-size: auto, auto 150%;
  background-repeat: repeat, no-repeat;
}

.box-cta-text {
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}

.lottie-arrow {
  width: 60px;
  height: 60px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
  color: #fff;
}

.book {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffbf00), to(#eda200));
  background-image: linear-gradient(180deg, #ffbf00, #eda200);
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.cta1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffbf00), to(#eda200));
  background-image: linear-gradient(180deg, #ffbf00, #eda200);
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: right;
}

.cta-box-text {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.footer-07 {
  padding: 49px 3%;
  background-color: #1e2833;
}

.social-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-centre {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.footer-link-white {
  display: block;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.footer-link-white:hover {
  opacity: 0.5;
}

.footer-wrapper {
  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;
}

.paragraph-light {
  margin-top: 33px;
  font-family: Montserrat, sans-serif;
  color: rgba(255, 255, 255, 0.5);
  font-size: 15px;
}

.footer-link-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.container-2 {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.logo-2 {
  margin-bottom: 32px;
}

.dropdown-list {
  margin-top: 20px;
  background-color: #eda200;
}

.submenu-link {
  font-family: Montserrat, sans-serif;
  color: #002744;
  font-weight: 700;
}

.div-block-linkedin {
  width: 24px;
  height: 24px;
  margin-top: 14px;
  margin-bottom: 16px;
  background-image: url('../images/in.png');
  background-position: 50% 50%;
  background-size: 80%;
  background-repeat: no-repeat;
}

.codigo-link {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}

.section-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  padding: 80px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/liner1.png'), url('../images/tractor.jpg');
  background-position: 50% 100%, 50% 50%;
  background-size: 100% 30%, cover;
  background-repeat: no-repeat, repeat;
}

.section-top.people {
  background-image: url('../images/liner1.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.55)), to(rgba(0, 39, 68, 0.55))), url('../images/laptop-worker.jpg');
  background-image: url('../images/liner1.png'), linear-gradient(180deg, rgba(0, 39, 68, 0.55), rgba(0, 39, 68, 0.55)), url('../images/laptop-worker.jpg');
  background-position: 50% 100%, 0px 0px, 50% 50%;
  background-size: 100% 30%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.section-top.contact {
  background-image: url('../images/liner1.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.55)), to(rgba(0, 39, 68, 0.55))), url('../images/hands.jpg');
  background-image: url('../images/liner1.png'), linear-gradient(180deg, rgba(0, 39, 68, 0.55), rgba(0, 39, 68, 0.55)), url('../images/hands.jpg');
  background-position: 50% 100%, 0px 0px, 50% 40%;
  background-size: 100% 30%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.section-top.contact-copy {
  background-image: url('../images/liner1.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.55)), to(rgba(0, 39, 68, 0.55))), url('../images/consulting-3031678_1280.jpg');
  background-image: url('../images/liner1.png'), linear-gradient(180deg, rgba(0, 39, 68, 0.55), rgba(0, 39, 68, 0.55)), url('../images/consulting-3031678_1280.jpg');
  background-position: 50% 100%, 0px 0px, 50% 50%;
  background-size: 100% 30%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.section-top.bookingtop {
  background-image: url('../images/liner1.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.53)), to(rgba(0, 39, 68, 0.53))), url('../images/hands.jpg');
  background-image: url('../images/liner1.png'), linear-gradient(180deg, rgba(0, 39, 68, 0.53), rgba(0, 39, 68, 0.53)), url('../images/hands.jpg');
  background-position: 50% 100%, 0px 0px, 50% 60%;
  background-size: 100% 30%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.section-top.innovative {
  background-image: url('../images/liner1.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.55)), to(rgba(0, 39, 68, 0.55))), url('../images/lamp-3489394_1280.jpg');
  background-image: url('../images/liner1.png'), linear-gradient(180deg, rgba(0, 39, 68, 0.55), rgba(0, 39, 68, 0.55)), url('../images/lamp-3489394_1280.jpg');
  background-position: 50% 100%, 0px 0px, 50% 60%;
  background-size: 100% 30%, auto, auto;
  background-repeat: no-repeat, repeat, repeat;
}

.section-top.webinar {
  padding-bottom: 117px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/liner1.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.55)), to(rgba(0, 39, 68, 0.55))), url('../images/coaching.jpg');
  background-image: url('../images/liner1.png'), linear-gradient(180deg, rgba(0, 39, 68, 0.55), rgba(0, 39, 68, 0.55)), url('../images/coaching.jpg');
  background-position: 50% 100%, 0px 0px, 50% 40%;
  background-size: 100% 30%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.heading-3 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 45px;
}

.section {
  padding-top: 0px;
  padding-bottom: 138px;
  background-color: #002744;
}

.section.about-us {
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#002744), color-stop(46%, rgba(0, 39, 68, 0.8))), url('../images/supermarket-949912_1280.jpg');
  background-image: linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.8) 46%), url('../images/supermarket-949912_1280.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 100%;
  background-repeat: repeat, no-repeat;
}

.section.people {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 36px;
  padding-bottom: 437px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/liner2.png'), -webkit-gradient(linear, left top, left bottom, from(#002744), color-stop(49%, rgba(0, 39, 68, 0.85)), color-stop(76%, #002744)), url('../images/financial-2860753_1920.jpg');
  background-image: url('../images/liner2.png'), linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.85) 49%, #002744 76%), url('../images/financial-2860753_1920.jpg');
  background-position: 50% 100%, 0px 0px, 0px 0px;
  background-size: 100% 30%, auto, 100%;
  background-repeat: no-repeat, repeat, repeat-y;
}

.section.policy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 36px;
  padding-bottom: 447px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/liner2.png'), -webkit-gradient(linear, left top, left bottom, from(#002744), color-stop(49%, rgba(0, 39, 68, 0.85)), color-stop(76%, #002744)), url('../images/financial-2860753_1920.jpg');
  background-image: url('../images/liner2.png'), linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.85) 49%, #002744 76%), url('../images/financial-2860753_1920.jpg');
  background-position: 50% 100%, 0px 0px, 0px 0px;
  background-size: 100% 25%, auto, 100%;
  background-repeat: no-repeat, repeat, repeat-y;
}

.section.tfc-difference {
  padding-bottom: 456px;
  background-image: url('../images/liner2.png'), -webkit-gradient(linear, left top, left bottom, from(#002744), to(rgba(0, 39, 68, 0.75)));
  background-image: url('../images/liner2.png'), linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.75));
  background-position: 50% 100%, 0px 0px;
  background-size: 100% 35%, auto;
  background-repeat: no-repeat, repeat;
}

.columns {
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
}

.body-text {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 100;
}

.subtitle-small {
  margin-top: 0px;
  padding-top: 36px;
  border-bottom: 1px none #fff;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 70px;
  font-weight: 100;
  letter-spacing: -1px;
  text-decoration: none;
  text-shadow: none;
}

.image-3 {
  margin-top: 23px;
}

.all-text {
  display: block;
  max-width: 1000px;
  margin: 21px auto 35px;
  font-family: Montserrat, sans-serif;
  color: hsla(0, 0%, 100%, 0.76);
  font-size: 19px;
  line-height: 30px;
  font-weight: 300;
  text-align: justify;
}

.all-text.left {
  text-align: justify;
}

.row-3 {
  margin-top: 51px;
  margin-bottom: 100px;
}

.subtitle-small-nopadd {
  margin-top: 0px;
  margin-bottom: auto;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 40px;
  font-weight: 100;
  text-align: left;
  letter-spacing: -1px;
  text-shadow: none;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 56px;
  padding-right: 73px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.d-75-link-arrow {
  margin-left: 10px;
}

.heading-4 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: hsla(0, 0%, 100%, 0.46);
  letter-spacing: 2px;
  text-transform: uppercase;
}

.d-75-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 5px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border-radius: 0px;
  background-color: #02a5b9;
  color: #002744;
  text-decoration: none;
}

.paragraph {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: rgba(255, 255, 255, 0.73);
  text-align: center;
}

.d-75-card-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 380px;
  height: 340px;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #021c2f;
}

.d-75-link-text {
  font-family: Montserrat, sans-serif;
  color: #002744;
  font-weight: 700;
}

.d-75-cards-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.d-75-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0px;
  background-image: url('../images/team-member-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.d-75-image.second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: url('../images/curtis.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.d-75-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  margin-bottom: 10px;
  margin-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row5 {
  width: 900px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-3 {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30px;
  border: 1px none #fff;
}

.div-block-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border: 1px none #fff;
}

.image-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 24px;
}

.titulos-team {
  display: block;
  max-width: 1200px;
  margin: 21px auto 12px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  font-weight: 100;
}

.subtitulos-team {
  display: block;
  max-width: 1200px;
  margin: 13px auto 12px;
  font-family: Lato, sans-serif;
  color: hsla(0, 0%, 100%, 0.61);
  font-size: 16px;
  line-height: 22px;
  font-weight: 100;
}

.textos-team {
  display: block;
  max-width: 1200px;
  margin: 21px auto 12px;
  padding-right: 30px;
  padding-left: 29px;
  font-family: Montserrat, sans-serif;
  color: hsla(0, 0%, 100%, 0.61);
  font-size: 18px;
  line-height: 24px;
  font-weight: 200;
  text-align: justify;
}

.unlock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 94px;
  padding-bottom: 94px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.83)), to(hsla(0, 0%, 100%, 0.83))), url('../images/financial-2860753_1920.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.83), hsla(0, 0%, 100%, 0.83)), url('../images/financial-2860753_1920.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.container-4._2 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.block-quote {
  z-index: 2;
  width: 800px;
  border-left: 10px solid #02a5b9;
  font-family: Montserrat, sans-serif;
  color: #002744;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
}

.bottom-blurb {
  padding-top: 132px;
  padding-bottom: 40px;
  background-color: #002744;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.service-description {
  margin-bottom: 85px;
  padding-right: 88px;
  padding-left: 88px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 200;
  text-align: justify;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.container-5 {
  max-width: 1500px;
}

.contact-text {
  display: block;
  max-width: 900px;
  margin-top: 21px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: hsla(0, 0%, 100%, 0.75);
  font-size: 19px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.contact-text.webinar {
  margin-top: 18px;
  margin-bottom: 51px;
  text-decoration: none;
}

.row-6 {
  display: block;
  max-width: 500px;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
}

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

.link {
  color: hsla(0, 0%, 100%, 0.75);
}

.acknowledgment {
  padding-top: 36px;
  padding-bottom: 36px;
  background-color: #002744;
  text-align: justify;
}

.acknowledge-text {
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 16px;
  line-height: 35px;
  font-style: italic;
  font-weight: 300;
  text-align: justify;
}

.italic-text {
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 21px;
  line-height: 30px;
  font-weight: 400;
}

.row-3a {
  margin-top: 51px;
  margin-bottom: 109px;
}

.pat-lab {
  border-radius: 17px;
}

.section-2 {
  background-color: #002744;
}

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

.italic-text-2 {
  text-align: justify;
}

.div-block-twitter {
  width: 24px;
  height: 24px;
  margin-top: 14px;
  margin-bottom: 16px;
  background-image: url('../images/twitter_1twitter.png');
  background-position: 50% 50%;
  background-size: 80%;
  background-repeat: no-repeat;
}

.privacy-text {
  display: block;
  max-width: 1200px;
  margin-top: 21px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: hsla(0, 0%, 100%, 0.75);
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.subtitle {
  font-size: 35px;
}

.unit {
  font-size: 30px;
}

.webinarbg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 138px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #002744;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.93)), to(rgba(0, 39, 68, 0.93))), url('../images/lettuce-crop.jpg');
  background-image: linear-gradient(180deg, rgba(0, 39, 68, 0.93), rgba(0, 39, 68, 0.93)), url('../images/lettuce-crop.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, 100%;
  background-repeat: repeat, no-repeat;
}

.webinarbg.about-us {
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#002744), color-stop(46%, rgba(0, 39, 68, 0.8))), url('../images/supermarket-949912_1280.jpg');
  background-image: linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.8) 46%), url('../images/supermarket-949912_1280.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 100%;
  background-repeat: repeat, no-repeat;
}

.webinarbg.people {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 36px;
  padding-bottom: 437px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/liner2.png'), -webkit-gradient(linear, left top, left bottom, from(#002744), color-stop(49%, rgba(0, 39, 68, 0.85)), color-stop(76%, #002744)), url('../images/financial-2860753_1920.jpg');
  background-image: url('../images/liner2.png'), linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.85) 49%, #002744 76%), url('../images/financial-2860753_1920.jpg');
  background-position: 50% 100%, 0px 0px, 0px 0px;
  background-size: 100% 30%, auto, 100%;
  background-repeat: no-repeat, repeat, repeat-y;
}

.webinarbg.policy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 36px;
  padding-bottom: 447px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/liner2.png'), -webkit-gradient(linear, left top, left bottom, from(#002744), color-stop(49%, rgba(0, 39, 68, 0.85)), color-stop(76%, #002744)), url('../images/financial-2860753_1920.jpg');
  background-image: url('../images/liner2.png'), linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.85) 49%, #002744 76%), url('../images/financial-2860753_1920.jpg');
  background-position: 50% 100%, 0px 0px, 0px 0px;
  background-size: 100% 25%, auto, 100%;
  background-repeat: no-repeat, repeat, repeat-y;
}

.webinarbg.tfc-difference {
  padding-bottom: 456px;
  background-image: url('../images/liner2.png'), -webkit-gradient(linear, left top, left bottom, from(#002744), to(rgba(0, 39, 68, 0.75)));
  background-image: url('../images/liner2.png'), linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.75));
  background-position: 50% 100%, 0px 0px;
  background-size: 100% 35%, auto;
  background-repeat: no-repeat, repeat;
}

.email {
  color: #02a5b9;
  text-decoration: underline;
}

.columns-3 {
  width: 1500px;
  margin-bottom: 27px;
}

.program {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 19%;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  padding: 13px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.program.past {
  opacity: 0.26;
  -webkit-filter: blur(2px);
  filter: blur(2px);
}

.seminar-number {
  font-family: Montserrat, sans-serif;
  color: #002744;
  font-size: 28px;
  text-align: center;
}

.date {
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  text-align: center;
}

.seminar-tittle {
  font-family: Montserrat, sans-serif;
  color: #002744;
  font-size: 21px;
  line-height: 28px;
  text-align: center;
}

.modules-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 320px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.enrolment-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  min-height: 300px;
  margin-top: 22px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-8 {
  margin-right: auto;
  margin-left: auto;
}

.memberships {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  margin-top: 56px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.paragraph-2 {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.html-embed {
  width: 1200px;
  min-width: 1200px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media screen and (min-width: 1920px) {
  .gp-line-marq.pl {
    text-transform: uppercase;
  }

  .clients-text {
    text-transform: uppercase;
  }

  .section-top.contact {
    background-image: url('../images/liner1.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 30, 55, 0.65)), to(rgba(0, 30, 55, 0.65))), url('../images/hands.jpg');
    background-image: url('../images/liner1.png'), linear-gradient(180deg, rgba(0, 30, 55, 0.65), rgba(0, 30, 55, 0.65)), url('../images/hands.jpg');
    background-position: 50% 100%, 0px 0px, 50% 70%;
    background-size: 100% 30%, auto, cover;
    background-repeat: no-repeat, repeat, repeat;
  }

  .section-top.contact-copy {
    background-image: url('../images/liner1.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 30, 55, 0.65)), to(rgba(0, 30, 55, 0.65))), url('../images/contact-us.jpg');
    background-image: url('../images/liner1.png'), linear-gradient(180deg, rgba(0, 30, 55, 0.65), rgba(0, 30, 55, 0.65)), url('../images/contact-us.jpg');
    background-position: 50% 100%, 0px 0px, 50% 70%;
    background-size: 100% 30%, auto, cover;
    background-repeat: no-repeat, repeat, repeat;
  }

  .section-top.bookingtop {
    background-image: url('../images/liner1.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.73)), to(rgba(0, 39, 68, 0.73))), url('../images/hands.jpg');
    background-image: url('../images/liner1.png'), linear-gradient(180deg, rgba(0, 39, 68, 0.73), rgba(0, 39, 68, 0.73)), url('../images/hands.jpg');
    background-position: 50% 100%, 0px 0px, 0% 0%;
    background-size: 100% 30%, auto, 100%;
    background-repeat: no-repeat, repeat, repeat;
  }

  .section-top.innovative {
    background-image: url('../images/liner1.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.73)), to(rgba(0, 39, 68, 0.73))), url('../images/calendar-4980655_1280.jpg');
    background-image: url('../images/liner1.png'), linear-gradient(180deg, rgba(0, 39, 68, 0.73), rgba(0, 39, 68, 0.73)), url('../images/calendar-4980655_1280.jpg');
    background-position: 50% 100%, 0px 0px, 0% 0%;
    background-size: 100% 30%, auto, 100%;
    background-repeat: no-repeat, repeat, repeat;
  }

  .section-top.webinar {
    background-image: url('../images/liner1.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 30, 55, 0.65)), to(rgba(0, 30, 55, 0.65))), url('../images/hands.jpg');
    background-image: url('../images/liner1.png'), linear-gradient(180deg, rgba(0, 30, 55, 0.65), rgba(0, 30, 55, 0.65)), url('../images/hands.jpg');
    background-position: 50% 100%, 0px 0px, 50% 70%;
    background-size: 100% 30%, auto, cover;
    background-repeat: no-repeat, repeat, repeat;
  }

  .d-75-image.second {
    background-image: url('../images/curtis.jpg');
  }

  .unlock {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 188px;
    padding-bottom: 188px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.85)), to(hsla(0, 0%, 100%, 0.85))), url('../images/financial-2860753_1920.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.85), hsla(0, 0%, 100%, 0.85)), url('../images/financial-2860753_1920.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
  }

  .block-quote {
    border-left-color: #02a5b9;
    font-family: Montserrat, sans-serif;
    color: #002744;
  }

  .bottom-blurb {
    padding-top: 137px;
    padding-bottom: 137px;
  }
}

@media screen and (max-width: 991px) {
  .top-header {
    padding-right: 38px;
    padding-left: 38px;
    background-image: url('../images/liner2.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
    background-image: url('../images/liner2.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    background-size: auto 30%, auto;
  }

  .bag-landing-page {
    width: 140%;
    height: auto;
    margin-bottom: -10vh;
  }

  .big-paragraph {
    margin-bottom: 0px;
    padding-bottom: 74px;
    font-size: 3.4vw;
  }

  .socials {
    width: 8%;
  }

  .div-block-12 {
    width: 800px;
  }

  .text-block-2 {
    font-size: 15px;
  }

  .navbar {
    height: 70px;
  }

  .cta {
    font-size: 21px;
  }

  .cta.gap {
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
  }

  .icon {
    color: #fff;
  }

  .main-title {
    font-size: 3em;
    line-height: 55px;
    text-align: right;
  }

  .heading-2 {
    font-size: 21px;
    text-align: right;
  }

  .section-box {
    width: 98%;
    height: 300px;
  }

  .section-box.bok {
    width: 90%;
  }

  .box-image._8 {
    background-image: url('../images/sustainable-concept-with-vegetables-fruits-reusable-packaging.jpg');
    background-position: 100% 50%;
    background-size: auto;
  }

  .box-image._9 {
    background-image: url('../images/confectioners-pouring-chocolate-cream-from-pastry-bag.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .box-cta._8 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.73)), to(rgba(0, 39, 68, 0.73))), url('../images/recycle-icons.png');
    background-image: linear-gradient(180deg, rgba(0, 39, 68, 0.73), rgba(0, 39, 68, 0.73)), url('../images/recycle-icons.png');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, auto 90%;
  }

  .box-cta._9 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 39, 68, 0.73)), to(rgba(0, 39, 68, 0.73))), url('../images/training-icon.png');
    background-image: linear-gradient(180deg, rgba(0, 39, 68, 0.73), rgba(0, 39, 68, 0.73)), url('../images/training-icon.png');
    background-position: 0px 0px, 100% 0%;
  }

  .box-cta-text {
    font-size: 15px;
  }

  .social-link {
    width: 40px;
  }

  .footer-link-white {
    font-size: 13px;
  }

  .paragraph-light {
    font-size: 13px;
  }

  .section.about-us {
    background-size: auto 15%, auto, 100%;
  }

  .section.people {
    padding-bottom: 388px;
    background-size: 100%, auto, 100%;
  }

  .section.policy {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#002744), color-stop(49%, rgba(0, 39, 68, 0.85)), color-stop(76%, #002744)), url('../images/financial-2860753_1920.jpg');
    background-image: linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.85) 49%, #002744 76%), url('../images/financial-2860753_1920.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, 100%;
    background-repeat: repeat, repeat-y;
  }

  .section.tfc-difference {
    background-size: auto 15%, auto, 100%;
  }

  .subtitle-small {
    font-size: 29px;
    text-shadow: none;
  }

  .all-text {
    font-size: 15px;
    line-height: 18px;
  }

  .all-text.left {
    line-height: 18px;
  }

  .subtitle-small-nopadd {
    font-size: 29px;
    text-shadow: none;
  }

  .container-3 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .d-75-card-wrapper {
    margin-top: 0px;
    margin-bottom: 40px;
  }

  .d-75-cards-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .row5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .textos-team {
    font-size: 15px;
    line-height: 18px;
  }

  .column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .block-quote {
    font-size: 50px;
  }

  .bottom-blurb {
    padding-right: 18px;
    padding-left: 18px;
  }

  .columns-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .service-description {
    padding-right: 19px;
    padding-left: 19px;
    font-size: 13px;
    line-height: 18px;
    text-align: justify;
  }

  .column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .nav-menu {
    width: 100%;
    height: 100vh;
    padding-bottom: 53px;
    background-color: #002744;
  }

  .contact-text {
    padding-right: 21px;
    padding-left: 21px;
  }

  .acknowledgment {
    padding-right: 33px;
    padding-left: 33px;
  }

  .acknowledge-text {
    font-size: 14px;
    line-height: 30px;
  }

  .italic-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .column-6 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .image-7 {
    width: 50%;
    text-align: center;
  }

  .column-7 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .privacy-text {
    padding-right: 21px;
    padding-left: 21px;
  }

  .webinarbg.about-us {
    background-size: auto 15%, auto, 100%;
  }

  .webinarbg.people {
    padding-bottom: 388px;
    background-size: 100%, auto, 100%;
  }

  .webinarbg.policy {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#002744), color-stop(49%, rgba(0, 39, 68, 0.85)), color-stop(76%, #002744)), url('../images/financial-2860753_1920.jpg');
    background-image: linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.85) 49%, #002744 76%), url('../images/financial-2860753_1920.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, 100%;
    background-repeat: repeat, repeat-y;
  }

  .webinarbg.tfc-difference {
    background-size: auto 15%, auto, 100%;
  }

  .program {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 200px;
    margin-bottom: 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .modules-holder {
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .enrolment-wrapper {
    width: 100%;
  }

  .html-embed {
    width: 95%;
    min-width: 95%;
  }
}

@media screen and (max-width: 767px) {
  .top-header {
    background-image: url('../images/liner2.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
    background-image: url('../images/liner2.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    background-size: auto 25%, auto;
  }

  .section2 {
    padding-right: 57px;
    padding-left: 57px;
  }

  .socials {
    display: none;
  }

  .navbar {
    height: 70px;
  }

  .cta {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 21px;
  }

  .cta.gap {
    margin-right: auto;
    margin-left: auto;
  }

  .main-title {
    line-height: 50px;
  }

  .heading-2 {
    font-size: 16px;
  }

  .section-box.bok {
    height: 300px;
  }

  .box-image._1 {
    width: 60%;
  }

  .box-image._2 {
    width: 60%;
  }

  .box-image._4 {
    width: 60%;
  }

  .box-image._6 {
    width: 60%;
  }

  .box-image._7 {
    width: 60%;
  }

  .box-image._5 {
    width: 60%;
  }

  .box-image._2a {
    width: 60%;
  }

  .box-image._8 {
    width: 60%;
    background-image: url('../images/sustainable-concept-with-vegetables-fruits-reusable-packaging.jpg');
    background-position: 100% 50%;
    background-size: auto;
  }

  .box-text-holder {
    width: 40%;
  }

  .section-top {
    padding-right: 24px;
    padding-left: 24px;
    background-position: 50% 100%, 0% 50%;
  }

  .section-top.contact {
    padding-right: 25px;
  }

  .section-top.webinar {
    padding-right: 25px;
  }

  .heading-3 {
    font-size: 30px;
    text-align: right;
  }

  .section.about-us {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#002744), color-stop(46%, rgba(0, 39, 68, 0.8))), url('../images/supermarket-949912_1280.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.8) 46%), url('../images/supermarket-949912_1280.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 0px 0px, 50% 50%, 0px 0px;
    background-size: auto, 100%, auto;
  }

  .section.people {
    background-size: 100%, auto, 100%;
  }

  .section.tfc-difference {
    background-image: url('../images/liner2.png'), -webkit-gradient(linear, left top, left bottom, from(#002744), to(rgba(0, 39, 68, 0.75))), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: url('../images/liner2.png'), linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.75)), linear-gradient(180deg, null, null);
    background-size: 100% 10%, auto, auto;
  }

  .subtitle-small {
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 43px;
    font-size: 33px;
    text-shadow: none;
  }

  .image-3 {
    padding-right: 36px;
    padding-left: 36px;
  }

  .all-text {
    padding-right: 36px;
    padding-left: 36px;
    font-size: 15px;
    line-height: 19px;
  }

  .all-text.left {
    padding-right: 33px;
    padding-left: 33px;
  }

  .image-4 {
    padding-right: 31px;
    padding-left: 31px;
  }

  .subtitle-small-nopadd {
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    font-size: 24px;
    text-align: center;
    text-shadow: none;
  }

  .container-3 {
    padding-right: 3px;
    padding-left: 3px;
  }

  .row5 {
    width: 90%;
  }

  .div-block-3 {
    margin-top: 28px;
  }

  .image-5 {
    width: 100%;
  }

  .textos-team {
    max-width: 90%;
    margin-right: auto;
    margin-bottom: 52px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 300;
  }

  .block-quote {
    font-size: 30px;
    line-height: 35px;
  }

  .columns-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
    padding-bottom: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contact-text {
    padding-right: 36px;
    padding-left: 36px;
    font-size: 16px;
    line-height: 33px;
  }

  .acknowledge-text {
    font-size: 14px;
    line-height: 25px;
  }

  .pat-lab {
    padding-right: 31px;
    padding-left: 31px;
  }

  .italic-text-2 {
    font-size: 13px;
    line-height: 15px;
  }

  .privacy-text {
    padding-right: 36px;
    padding-left: 36px;
    font-size: 21px;
    line-height: 33px;
  }

  .webinarbg.about-us {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#002744), color-stop(46%, rgba(0, 39, 68, 0.8))), url('../images/supermarket-949912_1280.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.8) 46%), url('../images/supermarket-949912_1280.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 0px 0px, 50% 50%, 0px 0px;
    background-size: auto, 100%, auto;
  }

  .webinarbg.people {
    background-size: 100%, auto, 100%;
  }

  .webinarbg.tfc-difference {
    background-image: url('../images/liner2.png'), -webkit-gradient(linear, left top, left bottom, from(#002744), to(rgba(0, 39, 68, 0.75))), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: url('../images/liner2.png'), linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.75)), linear-gradient(180deg, null, null);
    background-size: 100% 10%, auto, auto;
  }

  .program {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .modules-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .top-header {
    padding-top: 116px;
    padding-right: 19px;
    padding-left: 19px;
    background-image: url('../images/liner2.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
    background-image: url('../images/liner2.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    background-size: auto 25%, auto;
  }

  .bag-landing-page {
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-bottom: -7.1vh;
    margin-left: auto;
    text-align: center;
  }

  .section2 {
    padding-right: 51px;
    padding-left: 51px;
  }

  .navbar {
    height: 70px;
  }

  .marquee {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .clients-text {
    font-size: 24px;
    line-height: 70px;
    letter-spacing: 0px;
  }

  .cta {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 15px;
  }

  .cta.gap {
    font-size: 15px;
  }

  .div-block-16 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .image {
    width: 130px;
    margin-top: 6px;
  }

  .main-title {
    font-size: 28px;
    line-height: 35px;
  }

  .heading-2 {
    font-size: 18px;
    line-height: 30px;
  }

  .cta-box-text {
    font-size: 21px;
    line-height: 31px;
  }

  .footer-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .paragraph-light {
    font-size: 10px;
  }

  .section-top {
    padding-right: 20px;
    padding-left: 20px;
    background-position: 50% 100%, 0% 50%;
  }

  .section-top.people {
    background-image: url('../images/liner1.png'), -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/consulting-3031678_1280.jpg');
    background-image: url('../images/liner1.png'), linear-gradient(180deg, null, null), url('../images/consulting-3031678_1280.jpg');
    background-size: auto 20%, auto, cover;
  }

  .heading-3 {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }

  .section.about-us {
    background-size: auto 10%, auto, 100%;
  }

  .section.people {
    padding-bottom: 246px;
    background-position: 50% 100%, 0px 0px, 50% 0%;
    background-size: 100% 15%, auto, cover;
    background-repeat: no-repeat, repeat, repeat-y;
  }

  .section.policy {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#002744), color-stop(49%, rgba(0, 39, 68, 0.85)), color-stop(76%, #002744)), url('../images/financial-2860753_1920.jpg');
    background-image: linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.85) 49%, #002744 76%), url('../images/financial-2860753_1920.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, 100%;
    background-repeat: repeat, repeat-y;
  }

  .section.tfc-difference {
    padding-bottom: 123px;
    background-image: url('../images/liner2.png'), -webkit-gradient(linear, left top, left bottom, from(#002744), to(rgba(0, 39, 68, 0.75))), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/liner2.png'), linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.75)), linear-gradient(180deg, transparent, transparent);
    background-size: 100% 10%, auto, auto;
  }

  .subtitle-small {
    margin-right: 30px;
    margin-left: 30px;
    padding-bottom: 36px;
    font-size: 22px;
    line-height: 26px;
    text-shadow: none;
  }

  .all-text {
    margin-top: -4px;
    padding-right: 33px;
    padding-left: 33px;
    font-size: 15px;
    line-height: 21px;
  }

  .all-text.left {
    padding-right: 29px;
    padding-left: 29px;
  }

  .subtitle-small-nopadd {
    padding-bottom: 36px;
    font-size: 22px;
    line-height: 26px;
    text-shadow: none;
  }

  .container-3 {
    padding-right: 12px;
    padding-left: 12px;
  }

  .heading-4 {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph {
    font-size: 12px;
  }

  .d-75-card-wrapper {
    width: 300px;
  }

  .d-75-link-text {
    font-size: 12px;
  }

  .d-75-image {
    display: block;
  }

  .d-75-text-wrapper {
    margin-right: 20px;
    margin-left: 20px;
  }

  .div-block-3 {
    width: 100%;
  }

  .textos-team {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    text-align: justify;
  }

  .unlock {
    padding-top: 61px;
    padding-bottom: 61px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.57)), to(hsla(0, 0%, 100%, 0.57))), url('../images/financial-2860753_1920.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.57), hsla(0, 0%, 100%, 0.57)), url('../images/financial-2860753_1920.jpg');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, cover;
  }

  .container-4._2 {
    width: 90%;
  }

  .block-quote {
    width: 100%;
    font-size: 30px;
    line-height: 35px;
  }

  .menu-button {
    background-color: transparent;
  }

  .nav-menu {
    background-color: #011f36;
  }

  .contact-text {
    width: 98%;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .row-6 {
    max-width: 300px;
  }

  .link {
    color: hsla(0, 0%, 100%, 0.75);
  }

  .acknowledgment {
    padding-right: 23px;
    padding-left: 23px;
  }

  .row-3a {
    margin-bottom: 1px;
  }

  .image-7 {
    width: 80%;
  }

  .italic-text-2 {
    font-size: 12px;
    line-height: 15px;
  }

  .privacy-text {
    width: 98%;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .subtitle {
    font-size: 25px;
    text-align: center;
  }

  .webinarbg.about-us {
    background-size: auto 10%, auto, 100%;
  }

  .webinarbg.people {
    padding-bottom: 246px;
    background-position: 50% 100%, 0px 0px, 50% 0%;
    background-size: 100% 15%, auto, cover;
    background-repeat: no-repeat, repeat, repeat-y;
  }

  .webinarbg.policy {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#002744), color-stop(49%, rgba(0, 39, 68, 0.85)), color-stop(76%, #002744)), url('../images/financial-2860753_1920.jpg');
    background-image: linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.85) 49%, #002744 76%), url('../images/financial-2860753_1920.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, 100%;
    background-repeat: repeat, repeat-y;
  }

  .webinarbg.tfc-difference {
    padding-bottom: 123px;
    background-image: url('../images/liner2.png'), -webkit-gradient(linear, left top, left bottom, from(#002744), to(rgba(0, 39, 68, 0.75))), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/liner2.png'), linear-gradient(180deg, #002744, rgba(0, 39, 68, 0.75)), linear-gradient(180deg, transparent, transparent);
    background-size: 100% 10%, auto, auto;
  }

  .program {
    height: auto;
  }

  .seminar-number {
    font-size: 20px;
  }

  .date {
    font-size: 14px;
  }

  .bold-text {
    font-size: 16px;
    line-height: 18px;
  }

  .image-8 {
    padding-right: 8px;
    padding-left: 8px;
  }

  .memberships {
    width: 100%;
  }
}

@font-face {
  font-family: 'Tfc font';
  src: url('../fonts/TFC-font.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tfc med';
  src: url('../fonts/TFC-med.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tfc';
  src: url('../fonts/TFC-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}