:root {
  --yellow: #d9e02a;
  --black-lighter: #222;
  --sea-green: #0c9c4c;
  --purple: #66336b;
  --white-smoke: whitesmoke;
  --royal-blue: #0165fc;
  --dim-grey: #616161;
  --white: white;
  --untitled-ui--gray600: #475467;
  --untitled-ui--primary600: #7f56d9;
  --untitled-ui--white: white;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--primary100: #f4ebff;
  --_oc-colors---oc-green: #c4d4a9;
  --untitled-ui--gray500: #667085;
  --untitled-ui--gray700: #344054;
  --untitled-ui--gray50-2: #f9fafb;
  --untitled-ui--gray100: #f2f4f7;
  --untitled-ui--gray900: #101828;
  --untitled-ui--gray200: #eaecf0;
  --untitled-ui--gray300: #d0d5dd;
  --untitled-ui--gray800: #1d2939;
  --untitled-ui--primary50: #f9f5ff;
  --untitled-ui--primary500: #9e77ed;
  --oc-dark-blue: #091a3d;
  --untitled-ui--primary300: #d6bbfb;
  --untitled-ui--primary200: #e9d7fe;
  --untitled-ui--warning300: #fec84b;
  --black: black;
  --black-2: #1f1f1f57;
  --dark-grey: #afafaf;
  --orange: #fcac01bd;
  --untitled-ui--primary900: #42307d;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

h1 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  text-shadow: 0 1px #21212133;
  margin: 10px 0 30px;
  font-family: Raleway, sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 100px;
}

h2 {
  box-shadow: none;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 0 1px #0003;
  margin: 10px 0;
  font-family: Raleway, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: 36px;
}

h3 {
  color: #222;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
}

h4 {
  margin: 10px 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  color: #999;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 40px;
  padding-right: 10px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
}

h6:hover {
  color: #222;
}

p {
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
}

.button {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #222;
  border: 1px solid #000;
  border-radius: 40px;
  margin-top: 40px;
  margin-left: 0;
  padding: 4px 15px;
  font-family: Raleway, sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color .5s, color .5s;
  display: inline-block;
}

.button:hover {
  color: #222;
  background-color: #0000;
  border: 1px solid #000;
  font-size: 11px;
  font-weight: 700;
}

.button.hero {
  color: #222;
  text-align: center;
  background-color: #ffffff9e;
  border: 1px solid #fff;
  margin-left: auto;
  margin-right: 20px;
  padding: 9px 30px;
  font-size: 14px;
  font-weight: 700;
  transition: background-color .5s, color .5s;
  display: inline-block;
}

.button.hero:hover {
  color: #fff;
  background-color: #0000;
}

.button.download {
  margin-top: 0;
}

.button.bluebutton {
  text-transform: none;
  background-color: #0165fc;
  border-style: none;
  font-size: 16px;
  font-weight: 400;
}

.button.bluebut {
  background-color: #0165fc;
  border-color: #0165fc;
}

.button.bluebut.greensubmit {
  background-color: var(--yellow);
}

.button.buttonblue {
  text-transform: none;
  border-style: none;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section {
  padding: 200px 25px;
  font-weight: 700;
}

.section.dark {
  background-color: #0000;
  background-image: linear-gradient(#f5f5f5f7, #f5f5f5f7), url('../images/OPTIMAL2.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  transition: all .5s;
}

.section.dark.folio {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section.bg-image {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/travelinsurance2-1024x623.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: 0;
  padding: 125px 25px;
}

.section.bg-image.advisorsec {
  background-image: linear-gradient(#0165fced, #0165fced), url('../images/1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section.bg-image.getstarted-section {
  background-image: none;
  height: auto;
  padding: 0;
}

.section.map {
  box-shadow: none;
  background-color: #f5f5f5;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.section.sectionyou {
  padding-top: 150px;
  padding-bottom: 150px;
}

.section.quote {
  padding-top: 50px;
  padding-bottom: 50px;
}

.hero-text {
  text-align: center;
  margin-top: 200px;
}

.hero-text.about-text {
  margin-top: 0;
  padding-top: 0;
}

.hero-text.headstool {
  margin-top: 300px;
  margin-bottom: 300px;
}

.hero-text.headstool.uppw {
  margin-top: 50px;
}

.hero-text.headstool.uppw.pw {
  margin-top: 0;
  margin-bottom: 50px;
}

.hero-text.headstool.midbanner {
  margin-top: 150px;
  margin-bottom: 150px;
}

.hero-text.headstool.midbanner.advisor {
  margin-top: 50px;
  margin-bottom: 50px;
}

.hero-text.headstool.midbanner.advisor.compl {
  margin-top: 100px;
  margin-bottom: 100px;
}

.hero-text.allpage {
  margin-top: 500px;
}

.hero-text.mid {
  margin-bottom: 75px;
}

.hero-text.herotext1 {
  margin-top: 250px;
  margin-bottom: 150px;
}

.hero-text.herotext1.adherotx {
  margin-top: 200px;
}

.hero-text.herotext1.quote {
  margin-top: 40px;
  margin-bottom: 40px;
}

.services {
  text-align: center;
  background-color: #0000;
  padding-left: 20px;
  padding-right: 20px;
}

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

.icon.iconarrow {
  margin-bottom: 25px;
}

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

.portfolio-text {
  margin-top: 93px;
}

.portfolio-text.left-up, .portfolio-text.colum2 {
  margin-top: 0;
}

.gallery-text {
  text-align: center;
  padding-bottom: 30px;
  padding-left: 144px;
  padding-right: 144px;
}

.center-tittle {
  color: #000;
  text-align: center;
  padding-bottom: 30px;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
}

.center-tittle.big-title {
  text-transform: none;
  padding-bottom: 40px;
  font-size: 72px;
  font-weight: 700;
}

.center-tittle.titre-blanc {
  color: #fff;
  font-size: 50px;
  line-height: 55px;
}

.center-tittle.toolbox.smaller {
  text-transform: capitalize;
}

.center-tittle.whiteconf {
  color: #f5f5f5;
  margin-top: 100px;
}

.job-title {
  float: none;
  letter-spacing: 1px;
  border-bottom: 1px solid #0003;
  padding-top: 0;
  padding-bottom: 30px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: italic;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}

.team-text {
  margin-top: 31px;
  padding-right: 9px;
}

.name {
  padding-top: 39px;
  padding-bottom: 4px;
}

.social-team {
  padding-top: 20px;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.team2 {
  padding-top: 120px;
}

.h1-dark {
  color: #222;
  text-align: left;
  margin-top: -24px;
}

.contact-form {
  text-align: left;
}

.field {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 0;
  padding-bottom: 0;
}

.address {
  padding-top: 30px;
  font-weight: 600;
}

.conatct-info {
  margin-top: 0;
}

.support-text {
  margin-top: 50px;
}

.footer {
  background-color: #222;
  padding-top: 24px;
  padding-bottom: 24px;
}

.footer.bottom {
  text-align: center;
  margin-top: 0;
}

.footer.top {
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
}

.footer.top.calculator {
  text-align: center;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-logo {
  float: left;
  opacity: .2;
  width: 30%;
}

.social-wrapper {
  float: right;
  text-align: right;
}

.social-link {
  opacity: .57;
  padding-left: 5px;
  padding-right: 5px;
  transition: all .5s;
}

.social-link:hover {
  opacity: 1;
  padding-top: 0;
  transition: all .5s;
}

.footlogo {
  opacity: 1;
  color: #fff;
}

.footlogo:hover {
  opacity: 1;
  transition: all .5s;
}

.social-icon {
  opacity: .25;
  padding-right: 10px;
  transition: all .5s;
}

.social-icon:hover {
  opacity: 1;
}

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

.google-map {
  height: 300px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.image-wrapper {
  float: left;
  width: 40%;
}

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

.nav-link {
  color: #fff;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 7px 15px 7px 10px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 700;
  transition: color .5s;
}

.nav-link:hover {
  color: #afafaf;
}

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

.nav-link.advisorlink {
  color: #fff;
  background-color: #0165fc;
  border-radius: 40px;
}

.nav-link.advisorlink.w--current {
  padding-right: 10px;
}

.nav-link.advisorlink.tools.w--current {
  background-color: #0000;
  border: 2px solid #fff;
  margin-left: 10px;
}

.nav-link.navquote {
  transition-property: all;
  transition-duration: 1000undefined;
  text-align: center;
  background-color: #0165fc;
  border-radius: 20px;
  padding-left: 15px;
}

.nav-link.navquote:hover {
  color: #fff;
  transform: scale(.94);
}

.nav-link.phone {
  text-align: center;
  border-bottom: 2px solid #0165fc;
  margin-right: 25px;
  font-size: 14px;
}

.nav-menu {
  opacity: 1;
  background-color: #0000;
  min-width: 250px;
  padding-top: 10px;
  padding-right: 15px;
  top: 0;
  bottom: 0;
  right: 0;
}

.menu-button {
  background-color: #0000;
  padding-top: 18px;
}

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

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

.left-image.leftimage {
  width: 100%;
  padding-top: 0;
}

.left-image.nomed {
  width: 80%;
}

.work {
  text-align: center;
  margin-bottom: 0;
}

.contact-link {
  color: #777;
  text-decoration: none;
}

.portfolio {
  height: 251px;
  min-height: 0;
  position: static;
}

.portfolio.one {
  text-align: center;
  background-image: url('../images/LIFEINSURANCE.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
  padding: 10px;
}

.portfolio.one.four {
  background-image: url('../images/travel-insurance.png');
}

.portfolio.one.four.onlinetools {
  background-image: url('../images/TOOLS_1.png'), url('../images/travel-insurance.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: cover, cover;
}

.portfolio.one.four.fourfr {
  background-image: url('../images/ASSURANCE-VOYAGE.png');
}

.portfolio.one._7 {
  background-image: url('../images/NOMEDICAL.png');
}

.portfolio.one._7._7fr {
  background-image: url('../images/SANS-EXAMEN-MÉDICAL.png');
}

.portfolio.one.will.lastwill {
  background-image: url('../images/LAST-WILL.png');
}

.portfolio.one.onefr {
  background-image: url('../images/ASSURANCE-VIE.png');
}

.portfolio.two {
  background-image: url('../images/GROUP-BENEFITS.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10px;
}

.portfolio.two.five {
  background-image: url('../images/INVESTMENTS.png');
}

.portfolio.two.five.fivefr {
  background-image: url('../images/PLAN-DE-SANTÉ.png');
}

.portfolio.two.five.helathe {
  background-image: url('../images/healthinsurance.png');
}

.portfolio.two._8 {
  background-image: url('../images/LIVING-BENEFITS.png');
}

.portfolio.two._8._8fr {
  background-image: url('../images/PROTECTION-DU-VIVANT.png');
}

.portfolio.two.powerofa {
  background-image: url('../images/POWER-OF-ATTORNEY.png');
}

.portfolio.two.twofr {
  background-image: url('../images/ASSURANCE-COLLECTIVE.png');
}

.portfolio.three {
  background-image: url('../images/INVESTMENTS.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10px;
}

.portfolio.three.six.sixfr {
  background-image: url('../images/TRAVAILLEURS-ÉTRANGERS.png');
}

.portfolio.three._9 {
  background-image: url('../images/EDUCATIONSAVINGS.png');
}

.portfolio.three._9._9fr {
  background-image: url('../images/REEE.png');
}

.portfolio.three.livingwill {
  background-image: url('../images/LIVING-WILL.png');
}

.portfolio.three.threefr {
  background-image: url('../images/INVESTISSEMENT.png');
}

.portfolio.four {
  background-image: url('../images/travelinsurance2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10px;
}

.portfolio.five {
  background-image: url('../images/healthinsurance.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10px;
}

.portfolio.six {
  background-image: url('../images/FOREIGNWORKERS.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10px;
}

.portfolio-title {
  text-align: center;
  background-color: #000000b3;
  width: 100%;
  min-width: 0;
  height: 100%;
  padding-top: 112px;
  font-size: 18px;
}

.portfolio-info {
  color: #fff;
  text-transform: uppercase;
  background-color: #0165fc;
  border-radius: 0;
  width: 70%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  transition: all 1s;
  display: inline-block;
}

.portfolio-info:hover {
  transform: scale(.59);
}

.portfolio-link {
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.slider {
  height: 100%;
}

.slider.slidepartner {
  height: 60%;
}

.slider.quote {
  height: 50%;
}

.slider-1 {
  display: none;
}

.nav-bar {
  background-color: #000000b3;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  position: fixed;
}

.logo {
  width: 70%;
  padding-top: 0;
  padding-bottom: 0;
}

.client-logo {
  opacity: .8;
  text-align: center;
}

.client-logo:hover {
  opacity: 1;
}

.back-icon {
  float: left;
  opacity: .3;
  text-align: center;
}

.back-icon:hover {
  opacity: 1;
}

.portfolio-back {
  text-align: left;
}

.back-link {
  text-align: right;
  text-decoration: none;
}

.prev-link {
  color: #999;
  padding-top: 0;
  font-size: 20px;
  text-decoration: none;
}

.prev-link:hover {
  color: #222;
}

.prev-icon {
  float: left;
  text-align: right;
  padding-top: 3px;
}

.prev-icon.next {
  float: right;
}

.success-message {
  color: #fff;
  background-color: #0165fc;
  border-radius: 6px;
}

.error-message {
  color: #fff;
  background-color: #fa8282;
  border-radius: 6px;
}

.prev-text {
  float: right;
  padding-top: 4px;
  padding-left: 15px;
}

.slide-1 {
  background-image: linear-gradient(#1f1f1f63, #1f1f1f63), url('../images/o-HAPPY-FAMILY-facebook.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.slide-1.slidemeet {
  background-image: linear-gradient(#0000005c, #0000005c), url('../images/photographe-auto-entrepreneur.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.slide-1.slidemeet.allpage {
  background-image: linear-gradient(#0000005c, #0000005c), url('../images/desk.png');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  margin-bottom: 200px;
}

.slide-1.slidemeet.allpage.helppage {
  background-image: linear-gradient(to bottom, null, null), url('../images/desk.png');
  background-size: auto, cover;
}

.slide-1.client-library {
  background-image: linear-gradient(#0000004f, #0000004f), url('../images/startup-hero-img-3.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.slide-1.slidepartner1 {
  background-image: linear-gradient(#0000004a, #0000004a), url('../images/Corporate_Website.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  height: 100%;
}

.slide-1.slidepartner1.slidelegal {
  background-image: linear-gradient(to bottom, null, null), url('../images/Corporate_Website.jpg');
  background-size: auto, cover;
}

.slide-1.conf {
  background-image: linear-gradient(#0000, #0000), url('../images/Screen-Shot-2018-10-04-at-3.48.38-PM.png');
}

.slide-2 {
  perspective: 608px;
  text-align: center;
  background-image: linear-gradient(#1f1f1f57, #1f1f1f57), url('../images/shutterstock_741463552.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.slide-2.slide2insurance {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: 125px;
}

.slide-2.slideaccess {
  background-image: linear-gradient(#0165fcde, #0165fcde), url('../images/1.jpg');
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.slide-2.slidefr {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/o-HAPPY-FAMILY-facebook.jpg');
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.slide-2.meetslide {
  background-image: linear-gradient(#00000080, #00000080), url('../images/photographe-auto-entrepreneur.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.slide-2.joinus {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/shutterstock_741463552.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.slide-2.advisorslide {
  background-image: linear-gradient(#00000082, #00000082), url('../images/1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.accent-text {
  color: #fff;
  text-align: center;
  padding-bottom: 33px;
  font-family: Raleway, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 55px;
}

.accent-text.adtext {
  padding-bottom: 10px;
  font-size: 40px;
}

.paragraphh-center {
  color: #000;
  text-align: center;
  margin-bottom: 60px;
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 23px;
}

.paragraphh-center.parablanc {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  background-color: #0000;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
}

.paragraphh-center.paramob.paraconf {
  color: #f5f5f5;
}

.paragraphh-center.paramob.paraconf.rsvp {
  text-align: left;
  font-size: 20px;
  line-height: 32px;
}

.big-title {
  text-align: center;
  text-transform: none;
  padding-bottom: 50px;
  font-size: 72px;
  font-weight: 700;
}

.big-title.big-left-title {
  color: #222;
  text-align: left;
  margin-top: -24px;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.portfolio-image-left {
  background-image: url('../images/portfolio-work-big2.jpg');
  background-position: 50% 25%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  padding-left: 0;
  padding-right: 10px;
}

.portfolio-image-right {
  background-image: url('../images/portfolio-work-big3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  padding-left: 10px;
  padding-right: 0;
}

.portfolio-top-image {
  margin-bottom: 20px;
}

.portfolio-left-image, .portfolio-right-image {
  padding-left: 10px;
  padding-right: 10px;
}

.top-image {
  margin-bottom: 0;
}

.portfolio-image {
  padding-left: 0;
  padding-right: 0;
}

.text-block {
  display: block;
  position: static;
}

.button-2 {
  margin-top: -173px;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  width: 80%;
  margin-top: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  display: inline-block;
  position: absolute;
}

.paragraph {
  color: #000;
  font-size: 16px;
  line-height: 23px;
}

.heading {
  font-weight: 600;
}

.heading.hed1 {
  margin-top: 50px;
  font-size: 30px;
}

.heading.hed1.hed2 {
  margin-top: 0;
}

.sliderlogo {
  background-color: #0000;
  height: 100px;
}

.section-2 {
  background-color: #0000;
  background-image: linear-gradient(#00000073, #00000073), url('../images/blurred-background-office1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 10px;
  padding-bottom: 10px;
}

.slide-nav {
  display: none;
}

.column {
  position: static;
}

.slide-3 {
  text-align: center;
  width: 20%;
  height: auto;
}

.slideni {
  text-align: center;
  width: 188px;
}

.slide-4 {
  text-align: center;
  width: 20%;
}

.slide-5 {
  width: 20%;
}

.slide5i {
  text-align: center;
  width: 20%;
}

.logoimage {
  width: 90%;
  padding-top: 10px;
}

.slide-6, .slide-7, .slide81, .slide-8, .slide-1-2, .slidefg, .slide-1-3, .slide16, .slide17, .slide18 {
  text-align: center;
  width: 20%;
}

.section1 {
  background-color: #f5f5f5;
  padding: 125px 25px;
}

.section1.meetsec {
  background-color: #fff;
}

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

.paragraph-2 {
  color: #000;
  font-size: 16px;
  line-height: 23px;
}

.sectionicon {
  color: #0165fc;
  padding: 100px 25px;
  font-size: 18px;
}

.sectionicon.sectionconf {
  color: #616161;
  background-image: url('../images/Picture2.png');
  background-position: 0 0;
  background-size: auto;
  background-attachment: fixed;
  padding-top: 0;
  padding-bottom: 25px;
}

.sectionicon.sectionsfl {
  background-color: #d9e02ad1;
}

.heading-3 {
  text-align: center;
  font-weight: 600;
  line-height: 25px;
}

.heading-3.head4white, .heading-3.headft {
  color: #fff;
}

.paragraph-3 {
  color: #000;
  text-align: center;
  font-size: 17px;
}

.paragraph-3.para4white {
  color: #fff;
}

.paragraph-3.paramain {
  height: 80px;
}

.paragraph-3.paray, .paragraph-3.parasup {
  height: 100px;
}

.heading-4 {
  text-align: center;
  font-weight: 600;
  line-height: 25px;
}

.heading-4.head4white {
  color: #fff;
}

.paragraph-4 {
  color: #000;
  text-align: center;
  font-size: 17px;
}

.paragraph-4.para4white {
  color: #fff;
}

.paragraph-4.paramain {
  height: 80px;
}

.paragraph-4.pary, .paragraph-4.parasup {
  height: 100px;
}

.paragraph-5 {
  color: #000;
  text-align: center;
  font-size: 17px;
}

.paragraph-5.para4white {
  color: #fff;
}

.paragraph-5.paramain {
  height: 80px;
}

.paragraph-5.pary, .paragraph-5.parasup {
  height: 100px;
}

.dropdown1 {
  color: #fff;
  background-color: #0165fc;
  border-radius: 40px;
  margin-top: 50px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Raleway, sans-serif;
}

.text-block-3 {
  font-family: Raleway, sans-serif;
  font-size: 16px;
}

.dropdown-link {
  color: #000;
  background-color: #f5f5f5;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Raleway, sans-serif;
  transition: all 1s;
}

.dropdown-link:hover {
  background-color: #afafaf;
  transform: translate(5px);
}

.dropdown-link-2 {
  background-color: #f5f5f5;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Raleway, sans-serif;
  transition: all 1s;
}

.dropdown-link-2:hover {
  background-color: #afafaf;
  transform: translate(5px);
}

.dropdown-link-3 {
  background-color: #f5f5f5;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Raleway, sans-serif;
  transition: all 1s;
}

.dropdown-link-3:hover {
  background-color: #afafaf;
  transform: translate(5px);
}

.dropdown-link-4 {
  background-color: #f5f5f5;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Raleway, sans-serif;
  transition: all 1s;
}

.dropdown-link-4:hover {
  background-color: #afafaf;
  transform: translate(5px);
}

.dropdown-link-5 {
  background-color: #f5f5f5;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Raleway, sans-serif;
  transition: all 1s;
}

.dropdown-link-5:hover {
  background-color: #afafaf;
  transform: translate(5px);
}

.heading-5 {
  color: var(--black-lighter);
  text-align: center;
  font-weight: 600;
  line-height: 25px;
}

.heading-5.head4white {
  color: #fff;
}

.heading-5.us {
  color: var(--black-lighter);
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
}

.heading-5.us.space35 {
  margin-bottom: 30px;
}

.heading-6 {
  font-size: 25px;
  font-weight: 600;
}

.heading-6.headnomed {
  margin-top: 10px;
  padding-left: 0;
}

.paragraph-6 {
  color: #000;
  font-size: 17px;
  font-weight: 400;
}

.boldblue {
  color: #0165fc;
}

.heading-8.head5 {
  margin-bottom: 20px;
  font-size: 60px;
}

.heading-8.head5.mid75 {
  margin-top: -100px;
  margin-bottom: 0;
}

.heading-8.head5.mid75.comp90 {
  margin-top: 0;
  line-height: 70px;
}

.heading-8.headfr8, .heading-8.quote {
  font-size: 60px;
}

.container {
  text-align: center;
}

.buttonblue {
  color: #fff;
  background-color: #0165fc;
  border-style: none;
  border-radius: 40px;
  margin-top: 20px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
  transition: all 1s;
}

.buttonblue:hover {
  color: #0165fc;
  background-color: #f5f5f5;
  border: 0 #0165fc;
  font-weight: 600;
  transform: scale(1);
}

.buttonblue.whitebutton {
  color: #0165fc;
  background-color: #fff;
  font-weight: 600;
}

.buttonblue.whitebutton:hover {
  color: #fff;
  background-color: #afafaf;
}

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

.tabcontact {
  margin-top: 20px;
}

.tabpane {
  margin-top: 10px;
}

.text-block-4 {
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.text-block-5 {
  color: #000;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

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

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

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

.link-2.email1 {
  text-decoration: underline;
}

.tab-link {
  color: #000;
  background-color: #f5f5f5;
  width: auto;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}

.tab-link.w--current {
  background-color: #fff;
  border: 2px solid #f5f5f5;
}

.tab-link.bluetab {
  color: #fff;
  background-color: #0165fc;
}

.blackbold {
  font-weight: 600;
}

.advisor-container {
  text-align: center;
  margin-top: 50px;
}

.no-meddiv {
  margin-bottom: 20px;
}

.section-value {
  background-image: linear-gradient(#00000017, #00000017), url('../images/dollarphotoclub_34025558-1280x853.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 125px 25px;
}

.blacktext {
  color: #fff;
}

.boldb {
  color: #000;
  font-weight: 600;
}

.boldb.boldw {
  color: #fff;
}

.section1a {
  padding-top: 125px;
  padding-bottom: 125px;
}

.advisortab {
  text-align: center;
  margin-top: 20px;
}

.tab-link-2 {
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  font-family: Droid Sans, sans-serif;
}

.tab-link-2.w--current {
  background-color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 17px;
}

.text-block-6 {
  color: #000;
  font-family: Raleway, sans-serif;
  font-size: 17px;
}

.advisorpane {
  margin-top: 10px;
}

.enrol-button {
  margin-top: 100px;
}

.getstrated {
  text-align: center;
}

.tab-link-3 {
  background-color: #0165fc;
  border-radius: 30px;
}

.tab-link-3.w--current {
  background-color: #f5f5f5;
}

.text-block-7 {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 17px;
}

.opentab {
  margin-top: 25px;
}

.tabagent {
  text-align: center;
}

.tab-link-4 {
  background-color: #f5f5f5;
}

.text-block-8 {
  color: #0165fc;
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.clickhere {
  margin-top: 25px;
}

.nat-pane {
  text-align: center;
  background-color: #f5f5f5;
  margin-top: 20px;
  padding: 25px 100px;
  position: static;
  overflow: visible;
}

.video {
  height: 300px;
}

.background-video {
  background-image: linear-gradient(#0165fce3, #0165fce3);
  margin-top: 0;
  position: relative;
  overflow: hidden;
}

.container-3 {
  text-align: center;
  margin-top: 180px;
  margin-bottom: 125px;
}

.container-3.container4 {
  margin-top: 150px;
  margin-bottom: 150px;
  padding-left: 50px;
  padding-right: 50px;
}

.heading-9 {
  text-transform: capitalize;
}

.heading-9.headnat {
  text-align: center;
  margin-bottom: 25px;
  font-size: 25px;
}

.getstarted {
  color: #0165fc;
}

.contacttext {
  color: #fff;
  text-align: left;
  background-color: #0000;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  position: relative;
  left: 0;
}

.contacttext.email {
  margin-top: 7px;
  left: 0;
}

.bold-text {
  color: #616161;
  margin-top: 0;
  font-size: 30px;
  font-weight: 400;
}

.column-2 {
  text-align: left;
  padding-right: 0;
}

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

.contact {
  margin-top: 0;
  margin-bottom: 20px;
}

.div-block {
  margin-left: 50px;
  margin-right: 50px;
}

.natsection {
  background-color: #f5f5f5;
  padding-top: 70px;
  padding-bottom: 50px;
}

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

.headnat {
  color: #616161;
  text-align: left;
  font-size: 30px;
  font-weight: 400;
}

.rownat {
  margin-bottom: 10px;
}

.bouton {
  color: #0165fc;
  background-color: #f5f5f5;
  border-radius: 30px;
  margin-top: 20px;
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.nattab {
  background-color: #ffffffab;
  border: 2px solid #f5f5f5;
  width: 653px;
  margin-top: 10px;
  padding: 20px 50px;
  display: inline-block;
}

.column-5 {
  text-align: left;
}

.tabs {
  text-align: center;
}

.text-span {
  color: #fff;
}

.image {
  background-color: #ffffffc7;
}

.tabcontact1 {
  background-color: #f5f5f5;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 10px 30px;
}

.tabcontact1.tabcontactad {
  padding: 20px 0;
}

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

.textnat {
  color: #616161;
  text-align: left;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.boldcontact {
  font-weight: 600;
}

.link-3 {
  color: #0165fc;
  text-decoration: none;
}

.link-3.link67 {
  font-size: 14px;
}

.link-4 {
  color: #0165fc;
  text-decoration: none;
}

.link-4.link67 {
  font-size: 14px;
}

.link-5 {
  color: #0165fc;
  text-decoration: none;
}

.link-5.link67 {
  font-size: 14px;
}

.link-6 {
  color: #0165fc;
  text-decoration: none;
}

.link-6.link67 {
  font-size: 14px;
}

.tabbuttton {
  background-color: #f5f5f5;
  border-radius: 30px;
}

.tabbuttton.w--current {
  background-color: #0000;
}

.tabtext {
  color: #0165fc;
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.headoptimal {
  margin-top: 0;
  font-size: 35px;
  font-weight: 500;
}

.paradvisor {
  color: #000;
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 400;
}

.headadv {
  margin-top: 100px;
}

.affiliate-section {
  background-image: linear-gradient(#0000008f, #0000008f), url('../images/20150727171039-business-desk-workspace-working-hard.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 100px 50px 50px;
}

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

.affiliate-button {
  background-color: #0165fc;
  border-radius: 30px;
  width: 15%;
  margin-top: 60px;
  margin-bottom: 40px;
  font-family: Raleway, sans-serif;
  font-size: 17px;
  display: inline-block;
}

.affiliate-button.affbuton {
  width: auto;
}

.affiliate-button.contactgreen {
  background-color: var(--yellow);
}

.travel {
  width: 65%;
  display: inline-block;
}

.divlogos {
  text-align: center;
}

.fast {
  font-size: 20px;
}

.text-span-2 {
  line-height: 23px;
}

.text-span-2.spanblack {
  font-weight: 600;
}

.column-7 {
  padding-left: 50px;
}

.bestblue {
  color: #0165fc;
  font-weight: 500;
}

.section-client {
  padding: 200px 50px;
}

.section-temoignage {
  background-image: url('../images/desk.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  padding: 100px 25px;
}

.divline {
  border-bottom: 3px solid #0165fc;
  width: 5%;
  margin-bottom: 30px;
  display: inline-block;
}

.bluebold {
  color: #0165fc;
}

.bluebold.yellow {
  color: #fcac01bd;
}

.bluebold.yellow.confi {
  color: #fff;
  border-bottom: 2px solid #fff;
  font-size: 30px;
}

.supporthead1 {
  color: #000;
  text-align: left;
  font-weight: 400;
}

.supporthead1.toolshead {
  color: #616161;
  margin-top: 0;
  margin-bottom: 20px;
}

.parasupport {
  color: #000;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 17px;
}

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

.parasupport.box.paraaccess {
  color: #fff;
  font-size: 15px;
}

.column-8 {
  text-align: center;
  padding-left: 10px;
}

.divsupport {
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 100px;
  padding-bottom: 30px;
}

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

.tab-link-5 {
  background-color: #f5f5f5;
}

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

.text-block-9 {
  font-family: Raleway, sans-serif;
}

.tabmore {
  margin-top: 10px;
}

.tabcontentmore {
  color: #000;
  text-align: left;
  margin-top: 20px;
  font-family: Raleway, sans-serif;
  font-size: 17px;
}

.tabs-menu {
  text-align: left;
}

.slidertest {
  background-color: #0000;
  padding-left: 50px;
  padding-right: 50px;
}

.btext {
  color: #0165fc;
  font-weight: 700;
}

.email1 {
  color: #0165fc;
  font-weight: 600;
}

.phonelink, .link-7 {
  color: #0165fc;
}

.headclient {
  color: #000;
  margin-bottom: 0;
  font-size: 50px;
}

.testimony {
  direction: ltr;
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.signature {
  color: #000;
  text-align: center;
  font-family: Great Vibes, cursive;
  font-size: 25px;
}

.section-3, .section-4, .section-5 {
  background-image: linear-gradient(#00000080, #00000080);
}

.text-block-10 {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

.dropdown-toggle {
  background-color: #0165fc;
  border-radius: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
}

.icon-2 {
  color: #fff;
}

.dropdown-link-6 {
  color: #fff;
  background-color: #0165fc;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

.dropdown-link-6.w--current {
  font-weight: 600;
}

.dropdown-link-7 {
  color: #fff;
  background-color: #0165fc;
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

.dropdown-list, .dropdown-list.w--open {
  background-color: #0000;
}

.boxbutton {
  color: #fff;
  background-color: #616161;
  border: 1px #0165fc;
  margin-top: 20px;
  font-family: Raleway, sans-serif;
  font-size: 13px;
  font-weight: 600;
  transition: all 1s;
}

.boxbutton:hover {
  transform: scale(.65);
}

.boxbutton.will {
  margin-bottom: 50px;
}

.boxbutton.will.willbutton {
  color: #fff;
  background-color: #616161;
  border-style: none;
  margin-top: 50px;
  line-height: 20px;
}

.boxbutton.box4 {
  color: #fff;
  background-color: #afafaf;
}

.boxbutton.assbuttonj {
  color: #0165fc;
  background-color: #fff;
  font-weight: 700;
}

.heading-11.toolhead {
  margin-bottom: 50px;
  font-family: Lato, sans-serif;
  line-height: 90px;
}

.heading-11.toolhead.headacc {
  color: #fff;
  text-shadow: 0 1px #21212133, 1px 1px 6px #0165fc;
  margin-bottom: 25px;
  font-size: 40px;
  line-height: 50px;
}

.heading-11.toolhead.sflhead {
  letter-spacing: 0;
  text-indent: 0;
  text-shadow: 0 1px #21212133;
  line-height: 75px;
}

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

.heading-12 {
  font-size: 36px;
}

.heading-12.joinus {
  margin-top: 100px;
  padding-top: 1px;
}

.tools {
  padding-top: 100px;
  padding-bottom: 100px;
}

.linktool {
  text-align: center;
  background-color: #f5f5f5;
  border-radius: 20px;
  width: 200px;
  height: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
}

.text-block-11 {
  text-decoration: none;
}

.text-block-11.tooltext {
  color: #616161;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.tollimage {
  width: 50%;
}

.column-11, .column-12, .column-13 {
  text-align: center;
}

.tool-container {
  margin-top: 50px;
}

.toolssec {
  color: #d8ac4dbd;
  text-align: center;
  background-image: linear-gradient(#00000054, #00000054), url('../images/startup-hero-img-3.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 50px;
  display: block;
}

.toolssec.sflgroup {
  background-color: #0000;
  background-image: linear-gradient(#0000005c, #0000005c), url('../images/42923425_ml.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

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

.toollink {
  background-color: #f5f5f5de;
  border-radius: 0;
  width: 175px;
  height: 175px;
  padding: 30px 20px 25px;
  text-decoration: none;
  transition: all 1s;
}

.toollink:hover {
  background-color: #fff;
  transform: scale(.78);
}

.imagetool {
  width: 50%;
}

.column-15, .column-16, .column-17 {
  text-align: center;
}

.tooldiv {
  margin-bottom: 30px;
}

.linegold {
  width: 30%;
  margin-bottom: 25px;
}

.linegold.tg {
  width: 13%;
  margin-bottom: 0;
}

.linegold.tg.hy {
  width: 21%;
  margin-bottom: 25px;
}

.aff-link-cont {
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
}

.newtext {
  color: #000;
  font-family: Oswald, sans-serif;
  font-size: 22px;
}

.newimage {
  width: 43%;
  display: inline-block;
}

.newlink {
  text-align: center;
  background-color: #ffffffeb;
  border-radius: 200px;
  width: 75%;
  height: 200px;
  padding: 15% 3% 20%;
  text-decoration: none;
  transition: all 1s;
  display: inline-block;
}

.newlink:hover {
  background-color: #0babf966;
  transform: translate(0, 30px);
}

.newlink.hovergreen:hover {
  background-color: #ffd000a6;
}

.newlink.hovergreen.hovergold {
  border: 5px solid #ffd000;
}

.newlink.hovergreen.hovergold.goldenone {
  border-style: none;
}

.newlink.hovergreen.hovergold.goldenone.signuplink {
  background-color: #ffd000cc;
}

.newlink.hovergreen.hovergold.goldenone.signuplink:hover {
  background-color: #004ca4;
}

.arrowback {
  width: auto;
  height: 500px;
  padding-top: 0;
  padding-bottom: 50px;
}

.arrowback.blue {
  background-image: url('../images/Picture6.png');
  background-position: 0;
  background-size: cover;
  background-attachment: scroll;
}

.arrowback.blue.small-gold {
  background-image: url('../images/Picture7.png');
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: 100%;
  background-attachment: fixed;
  height: auto;
  padding-top: 50px;
  padding-bottom: 100px;
}

.headinaff {
  color: #000;
  text-align: center;
  text-shadow: 0 1px #000;
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.caffmid {
  text-align: center;
}

.caffmid.rightident {
  text-align: left;
}

.caffmid.leftiden {
  text-align: right;
}

.aff-head1 {
  color: #000;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 50px;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  font-weight: 300;
}

.aff-head1.white12 {
  color: #000;
  text-shadow: 0 1px #000;
  margin-top: 50px;
  font-size: 60px;
}

.green1 {
  color: #30b512;
}

.afftext1 {
  color: #000;
  text-align: center;
  margin-bottom: 25px;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
}

.afftext1.thrive {
  color: #000;
  font-size: 18px;
}

.para-back-card {
  color: #fff;
  margin-top: 100px;
  font-size: 20px;
  font-weight: 400;
}

.para-back-card.paramid123 {
  margin-top: 50px;
}

.para-back-card.paramid123._253 {
  font-size: 18px;
}

.containerillu {
  text-align: center;
  padding-left: 120px;
  padding-right: 120px;
}

.cardfront {
  transform-style: preserve-3d;
  width: 30%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  transition: all 1s;
  display: block;
  position: static;
  top: 0;
  left: 0;
  right: 0;
}

.cardfront:hover {
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.boldflip {
  color: #ffd000;
  border-bottom: 1px solid #ffd000;
  font-weight: 700;
}

.divsectaff {
  text-align: center;
  background-color: #fffc;
  padding-top: 0;
  padding-bottom: 0;
}

.frontcard {
  backface-visibility: hidden;
  text-align: center;
  background-image: linear-gradient(#ffffff0f, #ffffff0f), url('../images/OurA-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  height: 300px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.frontcard._1 {
  text-align: center;
  background-image: linear-gradient(#0000003d, #0000003d), url('../images/page-happy-clients.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.frontcard.flip56 {
  text-align: center;
  background-image: linear-gradient(#00000030, #00000030), url('../images/customer-service-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  display: block;
}

.textb1 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.aff-text {
  color: #fff;
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 50px;
  font-weight: 300;
}

.aff-text.ex3 {
  color: #000;
}

.aff-text.ex3.ex09 {
  margin-top: 0;
  margin-bottom: 50px;
}

.aff-text.ex3.ex09.ex65 {
  color: #fff;
}

.aff-text.ex3.ex09.ex65.ex534 {
  margin-bottom: 100px;
}

.aff-text.ex3.ex09.form-text {
  margin-bottom: 75px;
}

.headimage1 {
  color: #000;
  text-transform: capitalize;
  margin-top: 150px;
  margin-bottom: 150px;
  font-family: Oswald, sans-serif;
  font-size: 40px;
}

.headimage1.whitetext {
  color: #fff;
}

.headimage1.whitetext.headinflips {
  margin-top: 125px;
  margin-bottom: 0;
}

.fleche09 {
  width: 25%;
  margin-bottom: 50px;
  display: inline-block;
  position: relative;
  left: -97px;
}

.tabssec2 {
  margin-top: 25px;
  margin-bottom: 50px;
}

.midsectiom {
  margin-top: 0;
  padding-top: 100px;
}

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

.image-affiliate-prog {
  width: 80%;
  transition: all 1s;
  display: inline-block;
}

.image-affiliate-prog:hover {
  background-color: #fff9;
}

.wraper {
  height: 0;
}

.midcontainer {
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
}

.backcard {
  backface-visibility: hidden;
  transform-style: preserve-3d;
  background-color: #0000;
  background-image: linear-gradient(#00000059, #00000059), url('../images/Picture5.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 300px;
  padding-left: 50px;
  padding-right: 50px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.backcard.flip12a {
  background-image: linear-gradient(#00000059, #00000059), url('../images/Business-Insurance1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, 845px;
  display: block;
}

.backcard.flip2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Happy-Clients.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.testdiv {
  perspective: 1000px;
  perspective-origin: 50%;
  margin-bottom: 300px;
}

.spamtab {
  color: #004ca4;
  font-family: Oswald, sans-serif;
  font-size: 21px;
}

.tabmoreinfo {
  text-align: center;
}

.divblockgreyshad {
  background-color: #f0f7f7;
  padding-top: 50px;
  padding-bottom: 50px;
}

.divblockgreyshad.benefits {
  color: #0000;
  background-color: #0000;
}

.parablacklato {
  color: #000;
  font-weight: 400;
}

.triangle4 {
  float: left;
  width: 10%;
  margin-bottom: 0;
  display: block;
  position: static;
}

.bc12sd {
  color: #000;
  margin-top: 20px;
  font-weight: 400;
}

.image-thrive {
  margin-bottom: 25px;
}

.tabs-2 {
  text-align: center;
  margin-right: 1px;
  padding-left: 1px;
  padding-right: 0;
}

.title1 {
  color: #004ca4;
  font-size: 28px;
}

.tabmorei {
  color: #004ca4;
  background-color: #fff;
  border: 2px solid #004ca4;
  font-family: Oswald, sans-serif;
  transition: all 1s;
}

.tabmorei:hover {
  transform: scale(.8);
}

.tabmorei.w--current {
  color: #fff;
  background-color: #004ca4;
}

.vip-program-text {
  text-align: left;
  margin-top: 15px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
}

.tabbc12 {
  color: #fff;
  background-color: #81d442;
}

.tabbc12.w--current {
  color: #fff;
  background-color: #81d442;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.tabbc12.tab-buttonb1.w--current {
  text-align: center;
  display: inline-block;
}

.tabbc12.tab-buttonb1.bluetab {
  color: #004ca4;
  background-color: #fff;
  background-image: none;
  border: 2px solid #004ca4;
  padding: 3px 10px;
  font-size: 18px;
}

.tabbc12.tab-buttonb1.bluetab.w--current {
  color: #fff;
  background-color: #004ca4;
  background-image: none;
  border-color: #004ca4;
}

.cthrive {
  transition: all 1s;
}

.cthrive:hover {
  background-color: #fff;
}

.crown {
  width: 80%;
}

.cthrive2 {
  transition: all 1s;
}

.cthrive2:hover {
  background-color: #fff;
}

.tab2bc1 {
  color: #fff;
  background-color: #81d442;
  margin-left: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.tab2bc1.w--current {
  background-color: #81d442;
}

.tab2bc1.tab-buttonb1.bluetab {
  color: #004ca4;
  background-color: #fff;
  background-image: none;
  border: 2px solid #004ca4;
  padding: 3px 10px;
  font-size: 18px;
}

.tab2bc1.tab-buttonb1.bluetab.w--current {
  color: #fff;
  background-color: #004ca4;
  border-color: #004ca4;
}

.tab2bc1.tab-buttonb1.bluetab.vip {
  background-color: #0000;
  border-style: none;
}

.boldclick {
  font-family: Oswald, sans-serif;
  font-size: 18px;
}

.cthrive3 {
  transition: all 1s;
}

.cthrive3:hover {
  background-color: #fff;
}

.webclick {
  color: #000;
  background-color: #ffd000;
  width: 59%;
  margin-top: 78px;
  transition: all 1s;
  display: block;
}

.vipimage {
  width: 50%;
  display: block;
  position: relative;
  top: -38px;
  bottom: -23px;
}

.tab1minfo {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 25px;
}

.text1 {
  font-size: 15px;
  line-height: 19px;
}

.text1.thrivetext {
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
}

.contmida {
  text-align: center;
}

.tabtextsec {
  background-color: #ffffffcf;
  margin-top: 10px;
  padding: 25px;
  position: static;
}

.crownc {
  text-align: right;
  display: block;
  position: static;
}

.tab2bc123 {
  text-align: center;
  background-color: #ffffffe8;
  margin-top: 10px;
  padding: 25px;
}

.ref-name {
  color: #000;
  margin-top: 30px;
  font-family: Great Vibes, cursive;
  font-size: 30px;
}

.savegolden {
  color: #ffd000;
  border-bottom: 2px solid #000;
}

.savegolden.smile {
  border-bottom-color: #fff;
}

.dianne {
  color: #ffd000;
  text-align: left;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.dianne.right {
  text-align: right;
}

.head653 {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
  display: block;
}

.picturedivs {
  margin-bottom: 50px;
}

.slidereference {
  background-color: #ffffffde;
  background-image: url('../images/slide.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  border-radius: 10px;
  width: auto;
  margin-top: 50px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.meetteam {
  background-color: #ffd000;
  border: 3px solid #fff;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.meetteam.w--current {
  color: #000;
  background-color: #ffd000;
  border: 3px solid #fff;
  margin-right: 10px;
  font-size: 20px;
}

.small-gline {
  float: left;
  width: 24%;
  margin-bottom: 0;
  display: block;
}

.small-gline.rightside {
  float: right;
}

.tabs65 {
  margin-top: 25px;
}

.cmid1, .slidemid, .mc {
  text-align: center;
}

.mc.bcb1cont {
  background-color: #0000;
}

.dj1 {
  background-color: #fff;
  border-radius: 200px;
  padding-top: 0;
  padding-bottom: 0;
}

.dj1.nat {
  border-radius: 200px;
  width: 103%;
  padding-top: 0;
}

.textface {
  color: #fff;
  text-align: right;
  display: inline-block;
}

.bold1 {
  margin-bottom: 0;
  font-weight: 600;
}

.tabmeet {
  background-color: #0000;
  margin-top: 10px;
  padding: 100px 25px 25px;
}

.slidfe3 {
  text-align: center;
}

.anotherdiv {
  background-color: #004ca4a3;
  padding-top: 50px;
  padding-bottom: 50px;
}

.anotherdiv.team {
  background-color: #004ca4;
  padding-top: 100px;
}

.whiteteam {
  color: #fff;
  display: block;
}

.whiteteam.sucess {
  text-align: center;
  margin-bottom: 40px;
}

.slide-texte {
  color: #000;
  text-align: center;
  background-color: #0000;
  width: 60%;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  display: inline-block;
}

.profilesmap {
  color: #ffd000;
  font-weight: 700;
}

.profilesmap.sucess {
  margin-bottom: 40px;
  padding-top: 0;
  font-size: 20px;
  line-height: 32px;
}

.slide1 {
  text-align: center;
}

.yourbold {
  font-size: 22px;
  font-weight: 800;
}

.div-face {
  padding-top: 20px;
}

.titre {
  font-size: 18px;
}

.aff-white-div {
  background-color: #004ca4;
  padding-top: 50px;
  padding-bottom: 50px;
}

.aff-white-div.ex2 {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.aff-white-div.ex2.ex98 {
  padding-bottom: 0;
}

.list1 {
  float: none;
  color: #000;
  text-align: left;
  padding-left: 175px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}

.list1.point {
  font-size: 18px;
  font-weight: 400;
}

.tagline1 {
  margin-top: 15px;
}

.mailterms {
  float: left;
}

.new-affiliate-cont {
  background-color: #ffffffba;
  margin-top: 0;
  padding-top: 50px;
}

.afffrom-wrapper {
  text-align: center;
  padding-left: 9%;
  padding-right: 9%;
}

.div564 {
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.newwhitediv {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 0;
}

.backtriangle {
  background-image: url('../images/TRIANGLE2.png');
  background-position: 50%;
  background-size: cover;
  height: 500px;
  padding-top: 140px;
  padding-left: 50px;
  padding-right: 50px;
}

.backtriangle.formaff {
  background-position: 100%;
  background-size: contain;
  background-attachment: fixed;
  margin-bottom: 100px;
  padding-top: 50px;
}

.white1 {
  background-color: #fffffffc;
}

.submitbutton {
  float: none;
  background-color: #004ca4;
  margin-top: 50px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  display: inline-block;
}

.message {
  text-align: center;
  font-size: 22px;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: inline;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.container-5 {
  text-align: justify;
}

.container-5.pw {
  text-align: center;
  background-color: #ffffff47;
  border: 1px solid #0165fc;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 25px 10px;
  position: static;
  top: -57px;
}

.column-18 {
  background-image: linear-gradient(#b38f44bd, #b38f44bd);
}

.column-18.pw {
  margin-bottom: 100px;
}

.pwpic {
  margin-bottom: 20px;
}

.pwpic.lockacc {
  width: 15%;
}

.submit-button {
  background-color: #0165fc;
}

.submit-button.accesbut {
  margin-top: 25px;
}

.newsectools {
  background-image: linear-gradient(#fffffff7, #fffffff7), url('../images/startup-hero-img-3.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 200px;
  padding-bottom: 200px;
}

.newsectools.sfl {
  padding-top: 100px;
  padding-bottom: 50px;
}

.toollinks {
  text-align: center;
  background-color: #f5f5f5;
  border: 4px solid #f5f5f5;
  width: 100%;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  transition: all 1s;
}

.toollinks:hover {
  background-color: #ffffffba;
  border-color: #0165fc;
}

.toollinks.accap {
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 35px;
  padding-bottom: 30px;
}

.tooltext1 {
  color: #0165fc;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.tooltext1.fineprint {
  color: #afafaf;
  text-transform: none;
  margin-bottom: 50px;
  font-size: 12px;
}

.rowtools {
  margin-bottom: 20px;
}

.head123 {
  color: #616161;
  margin-bottom: 25px;
  font-size: 60px;
  line-height: 80px;
}

.head123.space60 {
  margin-top: 60px;
  margin-bottom: 20px;
}

.head123.space60.titlepart {
  color: #000;
  font-size: 30px;
}

.head123.space60.headleg, .head123.space60.headle {
  text-align: left;
}

.head123.space80 {
  margin-top: 80px;
}

.head123.sflmain {
  font-family: Lato, sans-serif;
  font-size: 40px;
  line-height: 65px;
}

.quote-section {
  background-color: #0165fc;
  margin-bottom: 0;
  padding: 100px 50px;
}

.quote-section.asscomp {
  background-image: linear-gradient(#0165fcc7, #0165fcc7), url('../images/startup-hero-img-3.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.text-span-3 {
  font-size: 13px;
}

.advisorcompliance {
  background-image: linear-gradient(#fffffff5, #fffffff5), url('../images/startup-hero-img-3.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 200px 50px;
}

.section-6 {
  background-color: #fff;
  margin-top: 0;
  padding: 200px 50px;
}

.willtext {
  text-align: center;
  margin-top: 20px;
  font-size: 25px;
  line-height: 30px;
}

.text-span-4 {
  color: #0165fc;
  font-weight: 900;
}

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

.container-7 {
  text-align: center;
  margin-bottom: 50px;
}

.container-7.partner {
  margin-top: -25px;
  margin-bottom: 100px;
}

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

.line.legalline {
  text-align: left;
  width: 18%;
  margin-top: 30px;
  margin-bottom: 10px;
  display: block;
}

.headquotet {
  margin-bottom: 0;
}

.white-line {
  width: 200px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.container-8, .container-9 {
  text-align: center;
}

.companies {
  background-image: linear-gradient(#afafaf, #afafaf);
  padding-top: 100px;
  padding-bottom: 100px;
}

.tabscomp {
  margin-top: 20px;
}

.text-block-12 {
  color: #0165fc;
  font-family: Raleway, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.tab-link-6 {
  text-align: center;
  background-color: #f5f5f5;
  border: 1px #0165fc;
  padding-top: 15px;
}

.tab-link-6.w--current {
  color: #616161;
  background-color: #fff;
}

.list-comp {
  text-align: left;
}

.listcomp1 {
  color: #0165fc;
  text-align: left;
  font-family: Raleway, sans-serif;
  text-decoration: underline;
}

.pane1 {
  padding-top: 10px;
}

.image-4 {
  margin-bottom: 0;
}

.value-section {
  text-align: center;
  background-color: #616161;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-2 {
  text-align: center;
  background-image: linear-gradient(#f5f5f5, #f5f5f5);
  padding: 25px 20px 20px;
}

.val {
  color: #0165fc;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}

.maskval {
  background-color: #616161c9;
}

.row {
  text-align: center;
}

.image-5 {
  padding-top: 60px;
}

.slide1value {
  text-align: center;
  padding: 50px;
}

.valhead {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  display: block;
}

.text-value {
  color: #fff;
  text-align: center;
  font-family: Great Vibes, cursive;
  font-size: 35px;
  line-height: 30px;
}

.text-span-5, .text-span-6 {
  color: #fff;
}

.valuetitle {
  color: #616161;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.text-span-7 {
  font-size: 40px;
  font-weight: 300;
}

.calculatorsection {
  background-color: #0000;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-top: 100px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.c10 {
  text-align: center;
}

.calcbutton {
  background-color: #afafaf;
  margin-top: 5px;
  font-family: Raleway, sans-serif;
  transition: all 1s;
}

.calcbutton:hover {
  transform: scale(.89);
}

.calcbutton.butaccess {
  background-color: #616161;
  margin-bottom: 0;
}

.calcbutton.clientcalc, .calcbutton.bouttoncal {
  background-color: #0165fc;
}

.c89 {
  padding-left: 25px;
}

.c89.cube {
  background-color: #e9e8d657;
  border: 5px solid #fcac01bd;
  margin-top: 75px;
  padding-bottom: 20px;
}

.icon-value {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
  display: inline-block;
}

.slider-2 {
  width: auto;
  display: block;
}

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

.mainbutton {
  background-color: #0165fc;
  border-radius: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 600;
  transition: all 1s;
}

.mainbutton:hover {
  transform: scale(.85);
}

.mainbutton.advisorbutton {
  margin-top: 15px;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.link-block {
  float: right;
  padding-right: 10px;
  transition: all 1s;
}

.link-block:hover {
  transform: scale(.78);
}

.advisornav {
  background-color: #000000d1;
  padding-top: 10px;
  padding-bottom: 10px;
}

.navad {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 700;
  transition: all 1s;
}

.navad:hover {
  color: #afafaf;
}

.navad.phone {
  text-align: center;
  border-bottom: 2px solid #0165fc;
  margin-right: 25px;
  font-size: 14px;
}

.container-12 {
  text-align: center;
  background-image: linear-gradient(#f5f5f5, #f5f5f5);
  padding-top: 20px;
  padding-bottom: 20px;
}

.client-tool-section {
  padding-top: 200px;
  padding-bottom: 200px;
}

.willsection {
  background-color: #f5f5f5;
  padding-top: 100px;
  padding-bottom: 100px;
}

.iconsection {
  background-image: linear-gradient(#000000e3, #000000e3), url('../images/startup-hero-img-3.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 50px;
  padding-bottom: 50px;
}

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

.imageone {
  width: 150px;
  margin-bottom: 10px;
}

.divw {
  border-right: 1px #fff;
}

.column-20, .column-21 {
  text-align: center;
}

.advisorbanner {
  background-image: linear-gradient(#000000d6, #000000d6), url('../images/startup-hero-img-3.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding: 50px;
}

.advisorbanner.sflbanner {
  background-image: linear-gradient(#66336bf0, #66336bf0), url('../images/startup-hero-img-3.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

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

.fhead {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

.link-block-3 {
  text-decoration: none;
}

.column-23, .column-24, .column-25 {
  text-align: center;
}

.boite {
  color: #000;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
  margin-left: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
}

.r {
  font-size: 15px;
}

.expertise {
  color: #000;
}

.video-2 {
  text-align: center;
  margin-bottom: 50px;
}

.video-3 {
  text-align: center;
  margin-bottom: 80px;
}

.cont12, .cont12.cont67 {
  margin-top: 175px;
}

.cont12.cont68 {
  margin-top: 100px;
}

.text5 {
  color: #fff;
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.text5.fier34 {
  margin-top: 25px;
  margin-bottom: 40px;
}

.partners-section {
  padding: 100px 50px;
}

.partnerlink {
  text-align: center;
  background-color: #f5f5f5;
  width: 100%;
  padding: 7px 10px;
  transition: all 1s;
}

.partnerlink:hover {
  transform: scale(.81);
}

.divpartner {
  margin-bottom: 20px;
}

.text-span-8 {
  text-transform: lowercase;
  font-size: 18px;
}

.fineprint {
  font-size: 10px;
}

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

.space-150 {
  margin-top: 150px;
}

.space30 {
  margin-top: 30px;
}

.text-span-9 {
  color: #0165fc;
  font-weight: 700;
}

.partner {
  margin-bottom: 20px;
}

.midheader {
  color: #616161;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.midheader.headwhite {
  color: #000;
  margin-top: 50px;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 28px;
}

.midheader.textleg {
  text-align: left;
  margin-bottom: 30px;
}

.midheader.textleg.blue {
  color: #0165fc;
  text-align: center;
  background-color: #0000;
  border: 5px solid #fcac01bd;
  padding-top: 25px;
  font-weight: 700;
}

.policy {
  color: #5c5c5c;
}

.text-par-1 {
  color: #000;
  text-align: left;
  width: 100%;
  margin-bottom: 10px;
  padding-left: 2px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.text-par-1.big1, .text-par-1.legal1 {
  color: #091a3d;
  font-size: 18px;
  font-weight: 400;
}

.text-par2 {
  color: #000;
  text-align: left;
  margin-bottom: 25px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 18px;
  font-weight: 400;
}

.text-par2.big1, .text-par2.legal1 {
  color: #091a3d;
  font-size: 18px;
  font-weight: 400;
}

.para-gov-laws {
  text-align: justify;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
}

.text-para3 {
  color: #091a3d;
  margin-bottom: 10px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 18px;
  font-weight: 400;
}

.text-para3.big1, .text-para3.legal1 {
  color: #091a3d;
  font-size: 18px;
  font-weight: 400;
}

.para-copyrights-trad {
  text-align: justify;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  line-height: 25px;
}

.text-para5 {
  color: #091a3d;
  margin-bottom: 10px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 18px;
  font-weight: 400;
}

.section-7 {
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 16px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-7.privacy-sec {
  margin-top: 100px;
}

.para-licensing {
  text-align: justify;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  line-height: 25px;
}

.text-par4 {
  color: #091a3d;
  margin-bottom: 10px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 18px;
  font-weight: 400;
}

.para-payment {
  text-align: justify;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
}

.para-legal-stat {
  text-align: justify;
  width: 100%;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 12px;
  line-height: 25px;
}

.code-of-conduct-sec1 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.container-ind {
  text-align: center;
  background-color: #fffc;
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 100px;
}

.individual-insurance {
  color: #197ec6;
  text-align: center;
  border-bottom: 1px solid #197ec6;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 400;
}

.individual-insurance.legal {
  color: #091a3d;
  border-bottom-color: #091a3d;
  margin-top: 75px;
}

.middle-text-in-banner {
  color: #5c5c5c;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 50px;
}

.middle-text-in-banner.fromld {
  color: #197ec6;
  margin-bottom: 60px;
}

.legal-sec {
  margin-top: 100px;
}

.para-disclaimer {
  margin-bottom: 83px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
}

.text-para6 {
  color: #091a3d;
  margin-bottom: 10px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 18px;
  font-weight: 400;
}

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

.traveleing {
  color: #fc7930;
  text-align: center;
  margin-top: 43px;
  margin-bottom: 11px;
  font-size: 18px;
}

.traveleing.travelop {
  margin-top: 2px;
}

.traveleing.drh {
  color: #1472b5;
  margin-top: 2px;
}

.get-travel {
  width: 71%;
  transition: all .5s;
  transform: scale(1.02);
}

.get-travel:hover {
  transform: scale(.9);
}

.get-travel.get-travel1 {
  width: 71%;
}

.health-dental-icon {
  width: 71%;
  transition: all .5s;
}

.health-dental-icon:hover {
  transform: scale(.9);
}

._2row-about {
  text-align: center;
  margin-bottom: 74px;
}

.ch12 {
  color: #616161;
}

.link-block-4 {
  float: right;
  text-align: center;
}

.advisoraccess {
  float: right;
  width: 45%;
  margin-right: 10px;
  transition: all 1s;
}

.advisoraccess:hover {
  transform: scale(.87);
}

.tempnav {
  background-color: #000000d4;
}

.tempopt {
  margin-top: 10px;
}

.navtemp {
  color: #fff;
  margin-top: 10px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.contact-fr {
  background-image: linear-gradient(#f5f5f5f5, #f5f5f5f5), url('../images/OPTIMAL2.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 200px 25px;
}

.contact-fr.quote {
  padding-top: 100px;
  padding-bottom: 100px;
}

.bigfr {
  color: #000;
  text-align: left;
}

.soumettre {
  background-color: #0165fc;
  border-radius: 40px;
  margin-top: 40px;
  font-weight: 700;
}

.linkim {
  width: 60%;
  margin-bottom: 10px;
}

.imageq {
  margin-bottom: 5px;
}

.imagehd {
  margin-bottom: 7px;
}

.nworth {
  width: auto;
  margin-bottom: 10px;
}

.div76 {
  background-color: #0000;
}

.legalsection {
  padding-top: 100px;
  padding-bottom: 100px;
}

.divconduct {
  background-color: #f5f5f5;
}

.dinlogoscod {
  padding-right: 150px;
}

.complain-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.linksec {
  margin-top: 100px;
}

.legalbut {
  color: #616161;
  text-align: center;
  background-color: #f5f5f5;
  border: 4px solid #616161;
  width: 100%;
  font-family: Raleway, sans-serif;
  font-weight: 700;
  transition: all 1s;
}

.legalbut:hover {
  border: 4px solid #0165fc;
}

.space75 {
  margin-top: 75px;
  margin-bottom: 0;
}

.corner {
  text-align: left;
  padding-top: 25px;
  padding-left: 0;
}

.navlogo1 {
  text-align: right;
}

.section-9 {
  color: #000;
  background-color: #000;
  background-image: linear-gradient(#000, #000);
  margin-top: -100px;
}

.space50 {
  margin-top: 50px;
}

.space50.arwo {
  width: 25%;
}

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

.image-8 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.body-2, .body-3 {
  text-align: center;
}

.column-26, .column-27 {
  text-align: left;
}

.box2 {
  padding-bottom: 250px;
}

.text-field {
  text-align: center;
  width: 100%;
  display: block;
}

.text-field.accessfiels {
  color: #0165fc;
  border: 2px solid #0165fc;
}

.lineim {
  width: 25%;
}

.access-slide, .slidacc {
  background-color: #0000;
}

.slide-nav-2 {
  color: #0000;
  background-color: #0000;
}

.div-block-3 {
  background-color: #0000009e;
  width: 30%;
  padding-left: 50px;
  padding-right: 50px;
  display: inline-block;
}

.div-block-3.dicaccess {
  border: 2px solid #0165fc;
  width: 40%;
  padding-top: 25px;
  padding-bottom: 25px;
}

.logacc {
  margin-bottom: 20px;
}

.headaccess {
  border: 1px solid #fff;
  margin-top: 0;
  font-size: 25px;
}

.maskaccess {
  position: static;
}

.accslid {
  background-color: #0000;
  height: auto;
}

.slide-9 {
  text-align: center;
  height: auto;
  position: static;
}

.arracc {
  width: 10%;
  margin-top: 10px;
}

.text-span-10 {
  font-size: 20px;
}

.avisdiv {
  text-align: center;
  background-color: #00000036;
  margin-left: 100px;
  margin-right: 100px;
  padding: 10px 25px;
}

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

.bold-text-5.avistext {
  color: #fff;
  text-align: center;
  font-weight: 400;
}

.privacylink {
  float: right;
  color: #afafaf;
  margin-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  text-decoration: none;
  transition: all 1s;
}

.privacylink:hover {
  color: #fff;
}

.section-10 {
  padding-top: 50px;
}

.section-10.bottom {
  padding-top: 100px;
  padding-bottom: 0;
}

.bottom {
  color: #afafaf;
  background-color: #000;
  margin-bottom: 0;
  padding-top: 0;
}

.text-block-13 {
  text-align: right;
}

.row-2 {
  background-color: #000;
  padding-bottom: 0;
}

.language {
  color: #afafaf;
}

.italic-text {
  font-style: normal;
}

.slide-nav-3 {
  margin-top: 11px;
}

.div-block-4 {
  margin-bottom: 0;
}

.div-block-4.space40 {
  margin-bottom: 40px;
}

.purpletxt {
  color: #c9c;
  text-shadow: 0 4px #000;
  width: 100%;
  margin-top: 100px;
  padding-left: 300px;
  padding-right: 300px;
  font-size: 37px;
  font-weight: 700;
  display: inline-block;
}

.purpletxt.pptext {
  width: 80%;
  margin-bottom: 50px;
}

.kick {
  width: 50%;
  margin-bottom: 75px;
  display: inline-block;
}

.sessions-formations {
  color: #000;
  background-color: #fff;
  font-family: Open Sans, sans-serif;
}

.reservation-de-chambre {
  color: #fcac01bd;
  font-weight: 700;
}

.reservation-de-chambre.chamber {
  color: #0165fc;
}

.row1 {
  color: #fff;
  border-bottom: 1px solid #000;
  margin-bottom: 50px;
  padding-bottom: 20px;
}

.rwo2 {
  border-bottom: 1px solid #000;
  margin-bottom: 50px;
  padding-bottom: 20px;
}

.cmid {
  border: 5px solid var(--sea-green);
  color: var(--sea-green);
  text-align: center;
  background-color: #fff;
  padding-top: 150px;
  box-shadow: 0 -2px 19px 13px #00000096;
}

.triangle {
  width: 35%;
  margin-bottom: 50px;
}

.bouton-2 {
  text-align: center;
  background-color: #fcac01bd;
  width: 25%;
  margin-bottom: 100px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  transition: all 1s;
  display: inline-block;
}

.bouton-2:hover {
  transform: scale(.76);
}

.bouton-2.conf-button {
  background-color: #0165fc;
}

.administrative {
  color: #000;
  background-color: #fff;
  font-family: Open Sans, sans-serif;
}

.whitebow {
  width: 12%;
  margin-bottom: 25px;
}

.admin {
  color: #000;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.mercredi {
  color: #000;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.textsucces {
  color: #000;
  text-align: center;
}

.reservation {
  color: #000;
  text-align: left;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.reservation.small-txt {
  color: #000;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 50px;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.submit {
  float: right;
  background-color: #745785;
  border-radius: 10px;
  width: 30%;
}

.submit.sunbotton {
  color: #fff;
  background-color: #fcac01bd;
  border-radius: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  transition: all 1s;
}

.submit.sunbotton:hover {
  background-color: #000;
  transform: scale(.5);
}

.submit.sunbotton.soumettrebleu {
  background-color: #0165fc;
}

.texterror {
  color: #fff;
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

._129 {
  color: #000;
  padding-left: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}

.jeudi {
  color: #f50062;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.logo123 {
  width: 19%;
  margin-top: 25px;
  display: inline-block;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.conjoint {
  color: #000;
  font-family: Open Sans, sans-serif;
}

.commentaire {
  height: auto;
  margin-bottom: 50px;
  font-family: Open Sans, sans-serif;
}

.form-wrapper {
  background-color: #fff;
  border: 3px solid #fff;
  border-radius: 0;
  margin-bottom: 25px;
  margin-left: 100px;
  margin-right: 100px;
  padding: 50px;
  box-shadow: 0 0 6px #4a4f5c6e;
}

.form-wrapper.blueform {
  border-width: 2px;
  border-color: #0165fc;
}

.blackdiv6 {
  text-align: center;
  background-color: #000;
  padding: 0 50px 100px;
}

.succces {
  background-color: #fff;
}

.souper {
  color: #000;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.vendredi {
  color: #000;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.courtier {
  color: #000;
  background-color: #fff;
  margin-bottom: 50px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.small-bow {
  width: 50%;
}

.inscription {
  width: 100%;
  margin-bottom: 0;
  padding-left: 150px;
  padding-right: 150px;
}

.inscription.instext {
  width: 75%;
}

.error-message-2 {
  background-color: #000;
}

.pink-star {
  color: #f50062;
}

.bow {
  width: 100%;
  margin-bottom: 150px;
  padding-left: 150px;
  padding-right: 150px;
}

.bold-text-6 {
  font-size: 20px;
}

.paragraph-7 {
  text-align: center;
  font-size: 18px;
}

.paragraph-7.errorred {
  color: #f01c1c;
}

.green18 {
  color: var(--sea-green);
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}

.insec {
  text-align: center;
  background-image: linear-gradient(#2a2a2a, #2a2a2a);
  border: 5px #0165fc;
  border-top-width: 10px;
  border-bottom: 10px solid #0165fc;
  padding: 0 0 100px;
}

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

.instext {
  text-shadow: 0 1px #21212133, 0 1px 6px #000;
}

.conftextdiv {
  padding-left: 100px;
  padding-right: 100px;
}

.date {
  width: 40%;
  margin-top: 50px;
}

.text-span-11 {
  color: #0165fc;
}

.optimage {
  width: 15%;
}

.inhead {
  color: #0165fc;
  margin-top: 50px;
  margin-bottom: 50px;
}

.imageins {
  float: right;
  width: 25%;
}

.blue18 {
  color: #000;
  font-size: 24px;
}

.tab-link-tab-1 {
  color: #0165fc;
}

.tab-link-tab-1.w--current {
  color: #f5f5f5;
  background-color: #0165fc;
}

.agendabutton {
  background-color: #0165fc;
}

.rederror {
  color: #e72929;
}

.pic10 {
  margin-bottom: 10px;
}

.text-span-12 {
  color: #616161;
}

.html-embed {
  text-align: left;
}

.html-embed.quote {
  text-align: center;
  margin-top: 25px;
}

.container-14 {
  text-align: left;
}

.container-14.quote {
  text-align: center;
}

.image-9 {
  max-width: 100%;
}

.container-15, .quoteiframe {
  text-align: center;
}

.french {
  font-size: 13px;
}

.text-span-13 {
  font-size: 50px;
  font-weight: 200;
}

.job {
  color: #fff;
  text-align: center;
  background-color: #0165fc;
  margin-left: 30px;
}

.tab-link-tab-1-2 {
  background-color: #0165fc;
}

.tab-link-tab-1-2.w--current, .tab-link-tab-2 {
  background-color: #0165fc;
  border: 3px solid #000;
}

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

.job-openings {
  color: #afafaf;
  text-align: center;
  background-color: #f0f2f68a;
  border: 5px solid #0165fc;
  margin-top: 50px;
  margin-bottom: 100px;
  padding-top: 150px;
  padding-bottom: 150px;
}

.text30 {
  font-size: 32px;
}

.tabs-menu-2 {
  margin-bottom: 0;
}

.html-embed-2 {
  text-align: center;
}

.text-span-14 {
  font-weight: 700;
}

.italic-text-2, .italic-text-3 {
  font-weight: 600;
}

.newsection9 {
  margin-top: 0;
  margin-bottom: 100px;
}

.div-block-16 {
  padding-top: 100px;
  padding-left: 25px;
  padding-right: 25px;
}

.div-block-16.leftdiv {
  text-align: right;
  padding-top: 50px;
  padding-left: 25px;
  padding-right: 25px;
}

.div-block-16.leftdiv.sfldiv {
  padding-top: 0;
}

.div-block-16.leftdiv.ghye {
  padding-top: 20px;
}

.div-block-16.divsfl, .div-block-16.divsfgd, .div-block-16.sflgh {
  padding-top: 0;
}

.image-15 {
  margin-top: 45px;
}

.headtravel {
  color: #000;
  text-align: left;
  width: 100%;
  font-family: Lato, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.headtravel.leftjustified {
  text-align: right;
  line-height: 35px;
}

.headtravel.sflhead {
  margin-top: 0;
  margin-bottom: 0;
}

.headtravel.headsflv, .headtravel.hefgd {
  margin-bottom: 0;
}

.image-16 {
  padding-top: 45px;
}

.whitepara {
  color: #000;
  text-align: left;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.whitepara.paratravel2 {
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.whitepara.paratravel2.leftjsutified {
  text-align: right;
  font-weight: 300;
}

.whitepara.paratravel2.sflk {
  margin-bottom: 0;
}

.divnew {
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 50px;
  padding-bottom: 50px;
}

.divnew.divnew86 {
  margin-bottom: 100px;
}

.newbutton {
  color: #000;
  background-color: #ffd000;
  margin-right: 10px;
  font-family: Lato, sans-serif;
  transition: all 1s;
}

.newbutton:hover {
  transform: scale(.78);
}

.newbutton.quotebutton {
  background-color: var(--yellow);
}

.image-14 {
  padding-top: 46px;
}

.sflpara {
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.section-title {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 36px;
  font-weight: 400;
}

.section-title._2 {
  color: #000;
  text-transform: none;
  margin-top: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

.section-title.h70 {
  color: #3d424a;
  margin-bottom: 0;
  font-size: 34px;
  font-weight: 400;
}

.section-title.h70.h734 {
  margin-top: 45px;
}

.section-title.section1 {
  text-align: center;
  margin-bottom: 0;
  font-size: 39px;
  font-weight: 400;
  line-height: 40px;
}

.section-title.section1.sec67 {
  border-bottom: 1px solid #edc202;
  margin-bottom: 49px;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
}

.left-column {
  text-align: right;
}

.divider-line {
  background-color: #fff;
  width: 500px;
  height: 2px;
  margin-top: 40px;
  margin-bottom: 0;
  display: inline-block;
}

.divider-line.small {
  width: 30%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.divider-line.small.titeligne {
  background-color: #ffd000;
  margin-top: 10px;
  margin-bottom: 10px;
}

.l12 {
  width: 100%;
  text-decoration: none;
  position: static;
}

.l13 {
  width: 100%;
}

.div2 {
  background-image: linear-gradient(#ffffff29, #ffffff57), url('../images/stock-pharmacist.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: 200px;
  margin-bottom: 200px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.div2.dinbg {
  background-image: url('../images/blue-sky-picture-marks-clear-re-com-98218.jpg');
  background-position: 0 -112%;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 300px;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div2.dinbg.divbc23 {
  background-color: #fff;
  background-image: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  transition: all 1s;
}

.div2.dinbg.divbc23:hover {
  background-color: #ffffffd9;
}

._2-half-column {
  text-align: left;
}

.right-column {
  margin-bottom: 10px;
  padding-top: 30px;
  padding-left: 10px;
}

.telephone {
  float: none;
  color: #000;
  width: 84%;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 400;
  display: inline-block;
  position: static;
}

.t1, .t1.t6 {
  width: 6%;
}

.button-3 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffd000;
  border: 2px solid #ffd000;
  border-radius: 2px;
  margin-top: 15px;
  margin-right: 10px;
  padding: 18px 25px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 900;
  text-decoration: none;
  transition: background-color .5s, color .5s, border-color .5s;
  display: inline-block;
}

.button-3:hover {
  color: #fff;
  background-color: #2cc77c;
  border-color: #2cc77c;
}

.button-3.outlined {
  color: #fff;
  background-color: #0000;
}

.button-3.outlined:hover {
  background-color: #2cc77c;
  border-color: #2cc77c;
}

.button-3.outlined.outlined2 {
  color: #000;
  background-color: #ffffffcf;
  box-shadow: 0 0 6px #000;
}

.button-3.outlined.outlined2:hover {
  background-color: #edc202;
}

.button-3.outlined.outlined2.w--current {
  background-color: #ffffffe3;
}

.button-3.outlined.outlined2.call-back {
  margin-left: 9px;
  margin-right: 13px;
  padding-left: 20px;
  font-size: 12px;
  line-height: 10px;
}

.button-3.outlined.outlined2.call-back.baxc {
  box-shadow: none;
  text-align: center;
  background-color: #ffd000;
  padding-top: 8px;
  padding-bottom: 8px;
  transition: all .5s;
}

.button-3.outlined.outlined2.call-back.baxc:hover {
  box-shadow: none;
  background-color: #fff;
  border-color: #ffd000;
  transform: translate(18px);
}

.button-3.saving-button {
  color: #000;
  background-color: #fff;
  border-color: #ffd000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
  transition: background-color .5s, color .5s, border-color .5s, all .5s;
}

.button-3.saving-button:hover {
  color: #fff;
  background-color: #ffd000;
  border-color: #fff;
}

.button-3.saving-button.savig {
  float: left;
  margin-top: 50px;
  margin-left: 25px;
}

.button-3.saving-button.savig.sav768 {
  margin-left: 5px;
}

.button-3.saving-button.savig.sav768.quotebutton {
  border-color: var(--yellow);
  background-color: var(--yellow);
}

.button-3.saving-button.savig.quotebutton {
  background-color: var(--yellow);
  border-color: #fff;
}

.button-3.saving-button.savig.quote-button {
  border-color: var(--yellow);
  background-color: var(--yellow);
}

.pic-agent {
  width: 85%;
  margin-top: 26px;
}

.divtab {
  margin-top: 50px;
}

.p017 {
  color: #000;
  text-align: justify;
  font-size: 20px;
  line-height: 30px;
}

.tablink {
  text-align: center;
  border-radius: 0;
  width: auto;
  margin-right: 0;
  padding-left: 55px;
  padding-right: 55px;
}

.h34 {
  color: #000;
  width: 100%;
  margin-top: 50px;
  font-family: Lato, sans-serif;
  font-size: 22px;
}

.h34.h876 {
  color: #000;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 30px;
  display: inline-block;
}

.h34.h876.middle {
  text-align: center;
}

.bolp {
  color: #aa8dba;
}

.t6 {
  color: #000;
  text-align: center;
  width: auto;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.tabconte {
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
}

.current.w--current {
  background-color: #aa8dba85;
}

.current.tabinclu, .current.tabinclu.w--current, .current.curt {
  padding-left: 15px;
  padding-right: 15px;
}

.current.current6 {
  background-color: #1f1f1f26;
  padding-left: 15px;
  padding-right: 15px;
}

.current.bt {
  padding-left: 15px;
  padding-right: 15px;
}

.current.bt.w--current {
  padding-left: 20px;
  padding-right: 20px;
}

.current.currentin {
  padding-left: 15px;
  padding-right: 15px;
  transition: opacity .2s;
}

.current.currentin.w--current {
  padding-right: 40px;
}

.faq-link {
  color: #162fe9;
  border-bottom: 1px solid #162fe9;
  padding-bottom: 3px;
  font-size: 16px;
  text-decoration: none;
}

._12 {
  float: left;
  text-align: left;
  width: 10%;
}

.tab-pane-tab-1 {
  text-align: center;
}

.text-span-15 {
  color: var(--yellow);
}

.quotebutton.greenbutton1 {
  background-color: var(--yellow);
}

.iconleft {
  float: left;
  clear: none;
  text-align: left;
  position: relative;
}

.text-span-16 {
  color: #e70505;
}

.sfllogo {
  width: 150px;
}

.sflnav {
  background-color: var(--purple);
  padding-top: 15px;
}

.vavsfl {
  color: #fff;
}

.sflcontact {
  background-color: #1f1f1f00;
  background-image: linear-gradient(#f5f5f5f2, #f5f5f5f2), url('../images/OPTIMAL2.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 100px;
}

.namehead {
  text-transform: none;
  border-bottom: 1px solid #afafaf;
  width: 80%;
  margin-top: 20px;
  font-size: 16px;
  line-height: 20px;
}

.text-span-17 {
  font-family: PT Sans, sans-serif;
  font-weight: 700;
}

.namediv {
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-17, .image-18 {
  width: 50%;
}

.infoheadsfl {
  font-family: Raleway, sans-serif;
  font-weight: 400;
}

.text-span-18 {
  font-weight: 600;
}

.text-span-19, .text-span-20 {
  font-weight: 700;
}

.headdead {
  color: var(--purple);
  margin-top: 0;
  font-size: 50px;
}

.impo {
  margin-top: 25px;
}

.italic-text-5.purple {
  color: var(--purple);
}

.sfllogo1 {
  padding-bottom: 45px;
}

.text-span-21 {
  color: var(--purple);
}

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

.image-19 {
  margin-left: 50px;
  padding-right: 0;
}

.text-span-22 {
  font-size: 15px;
  font-weight: 700;
}

.link-block-12 {
  background-color: #d62f2f;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  transition: all 1s;
}

.link-block-12:hover {
  background-color: #940000;
}

.image-24 {
  margin-top: -9px;
  margin-right: 10px;
  display: inline-block;
}

.text-block-14 {
  color: #fff;
  text-align: left;
  font-size: 18px;
  display: inline-block;
}

.div-form {
  padding-left: 140px;
  padding-right: 140px;
}

.reg-form {
  background-color: var(--white-smoke);
  text-align: left;
  padding: 100px;
}

.text-field-2 {
  border: 2px solid var(--royal-blue);
  color: var(--dim-grey);
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.label1 {
  text-align: left;
}

.select {
  border: 2px solid var(--royal-blue);
  background-color: var(--white);
  color: var(--dim-grey);
  width: 50%;
  font-family: Open Sans, sans-serif;
}

.submit-button-2 {
  background-color: var(--royal-blue);
  text-align: center;
  margin-top: 20px;
}

.success1 {
  background-color: var(--white-smoke);
  padding-top: 40px;
  padding-bottom: 40px;
}

.error-message-3 {
  background-color: var(--white);
}

.text-span-23 {
  font-size: 22px;
  text-decoration: underline;
}

.uui-text-size-small {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.show-tablet {
  display: none;
}

.uui-button {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--primary600);
  background-color: var(--untitled-ui--primary600);
  color: var(--untitled-ui--white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button:hover {
  border-color: var(--untitled-ui--primary700);
  background-color: var(--untitled-ui--primary700);
}

.uui-button:focus {
  background-color: var(--untitled-ui--primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--primary100);
}

.uui-button.is-button-large {
  grid-column-gap: .75rem;
  border-color: var(--_oc-colors---oc-green);
  background-color: var(--_oc-colors---oc-green);
  padding: 1rem 1.75rem;
  font-size: 1.125rem;
}

.uui-dropdown-icon {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  inset: auto 0% auto auto;
}

.uui-icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.uui-navbar07_item-right {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-weight: 400;
  display: flex;
}

.uui-navbar07_icon-wrapper {
  color: var(--untitled-ui--primary600);
  flex: none;
}

.uui-navbar07_dropdown-link {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: .75rem;
  text-decoration: none;
  transition: all .3s;
  display: grid;
}

.uui-navbar07_dropdown-link:hover {
  background-color: var(--untitled-ui--gray50-2);
}

.uui-navbar07_dropdown-link-list {
  grid-column-gap: 0px;
  grid-row-gap: .5rem;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-navbar07_component {
  border-bottom: 1px solid var(--untitled-ui--gray100);
  background-color: #fff;
  align-items: center;
  min-height: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.uui-navbar07_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-navbar07_logo-link {
  padding-left: 0;
}

.uui-navbar07_menu {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 1.5rem;
  display: flex;
  position: static;
}

.uui-navbar07_link {
  color: var(--untitled-ui--gray600);
  align-items: center;
  padding: .75rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s;
}

.uui-navbar07_link:hover {
  color: var(--untitled-ui--gray700);
}

.uui-navbar07_link.w--current {
  color: #000;
}

.uui-navbar07_dropdown-toggle {
  color: var(--untitled-ui--gray600);
  align-items: center;
  padding: .75rem 2.5rem .75rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.uui-navbar07_dropdown-toggle:hover {
  color: var(--untitled-ui--gray700);
}

.uui-navbar07_menu-right {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.uui-navbar07_menu-button {
  padding: 0;
}

.uui-navbar07_dropdown-list {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.uui-navbar07_dropdown-list.w--open {
  border: 1px solid var(--untitled-ui--gray200);
  background-color: var(--untitled-ui--white);
  border-radius: .75rem;
  width: 20rem;
  padding: .75rem;
  right: -100%;
}

.uui-button-secondary-gray {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--gray300);
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--gray700);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-secondary-gray:hover {
  background-color: var(--untitled-ui--gray50-2);
  color: var(--untitled-ui--gray800);
}

.uui-button-secondary-gray:focus {
  background-color: var(--untitled-ui--white);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--gray100);
}

.uui-button-secondary-gray.show-tablet {
  display: none;
}

.uui-button-secondary-gray.is-button-large {
  grid-column-gap: .75rem;
  padding: 1rem 1.75rem;
  font-size: 1.125rem;
}

.uui-button-tertiary-gray {
  grid-column-gap: .5rem;
  color: var(--untitled-ui--gray600);
  white-space: nowrap;
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-tertiary-gray:hover {
  background-color: var(--untitled-ui--gray50-2);
  color: var(--untitled-ui--gray700);
}

.uui-navbar07_button-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.uui-logo_component {
  flex-wrap: nowrap;
  width: auto;
  height: 2rem;
  display: flex;
}

.uui-logo_logomark {
  border: .1px solid #dae0e8;
  border-radius: .5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 1px #1018280f, 0 1px 2px #1018281a;
}

.uui-styleguide_logomark-bg {
  border-radius: 8px;
  width: 2rem;
  height: 2rem;
  position: absolute;
  inset: 0%;
}

.uui-logo_logomark-blur {
  z-index: 2;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #fff3;
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
  width: 100%;
  height: 50%;
  position: absolute;
  inset: 50% 0% 0%;
  overflow: hidden;
}

.uui-logo_logomark-dot {
  z-index: 1;
  background-image: linear-gradient(26.5deg, #6941c6, #53389e);
  border-radius: 50%;
  width: 50%;
  height: 50%;
  position: relative;
}

.uui-logo_logotype {
  flex: none;
  width: auto;
  height: 100%;
}

.uui-navbar07_item-heading {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
}

.uui-logo_image {
  flex: none;
  width: auto;
  height: 100%;
  display: none;
}

.uui-max-width-medium {
  width: 100%;
  max-width: 35rem;
}

.uui-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-heading-xlarge {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-heading-xlarge.text-color-primary900 {
  color: var(--untitled-ui--gray900);
  margin-top: 2rem;
}

.uui-section_heroheader01 {
  overflow: hidden;
}

.uui-heroheader01_image-wrapper {
  position: relative;
}

.uui-button-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-button-row.button-row-center {
  justify-content: center;
}

.uui-heroheader01_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-button-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-icon.is-icon-large {
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
}

.uui-heroheader01_image {
  object-fit: cover;
  border-top-left-radius: 10rem;
  width: 100%;
  height: 40rem;
}

.uui-heroheader01_fileupload-image-wrapper {
  width: 23rem;
  position: absolute;
  inset: auto auto 5% -16%;
}

.uui-heroheader01_pattern-image {
  width: 18.625rem;
  position: absolute;
  top: -6%;
  right: -21%;
}

.uui-heroheader01_fileupload-image1 {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-radius: .5rem;
  width: 23rem;
  min-width: 23rem;
  margin-bottom: .75rem;
}

.uui-heroheader01_fileupload-image2 {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-radius: .5rem;
  width: 23rem;
  min-width: 23rem;
}

.uui-text-size-xlarge {
  color: var(--untitled-ui--gray600);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  line-height: 1.5;
}

.uui-text-size-xlarge.text-color-primary700 {
  color: var(--untitled-ui--primary700);
}

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
}

.uui-space-large {
  width: 100%;
  min-height: 3rem;
}

.uui-padding-vertical-xhuge {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-max-width-small {
  width: 100%;
  max-width: 30rem;
}

.uui-section_heroheader09 {
  overflow: hidden;
}

.uui-heroheader09_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-heroheader09_image-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.uui-heroheader09_image {
  width: 100%;
  height: 100%;
}

.uui-heroheader09_image._01 {
  border-top-right-radius: 7rem;
}

.uui-heroheader09_image._02 {
  border-bottom-left-radius: 7rem;
}

.uui-heroheader09_image._03 {
  border-top-left-radius: 7rem;
}

.uui-heroheader09_image._04 {
  border-radius: 50%;
}

.uui-heroheader09_image._05 {
  border-top-left-radius: 7rem;
  border-bottom-left-radius: 7rem;
}

.uui-heroheader09_image._06 {
  border-top-right-radius: 7rem;
  border-bottom-left-radius: 7rem;
}

.uui-heroheader09_image._07 {
  border-bottom-right-radius: 7rem;
  border-bottom-left-radius: 7rem;
}

.uui-heroheader09_image._07.hide-mobile-landscape {
  color: #fcad01;
}

.uui-heroheader09_image._08 {
  border-top-right-radius: 7rem;
  border-bottom-left-radius: 7rem;
}

.uui-heroheader09_image._09 {
  border-top-right-radius: 7rem;
}

.uui-heroheader09_image._10 {
  border-radius: 50%;
}

.uui-heroheader09_image._11 {
  border-top-left-radius: 7rem;
  border-bottom-right-radius: 7rem;
}

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

.uui-max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

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

.uui-max-width-large {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large.align-center {
  margin-left: auto;
  margin-right: auto;
}

.uui-badge-group {
  background-color: var(--untitled-ui--gray100);
  color: var(--untitled-ui--gray700);
  white-space: nowrap;
  mix-blend-mode: multiply;
  border-radius: 10rem;
  align-items: center;
  padding: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  display: flex;
}

.uui-badge-group.is-primary {
  background-color: var(--untitled-ui--primary50);
  color: var(--untitled-ui--primary700);
  white-space: nowrap;
  text-decoration: none;
}

.badge-group_text-wrapper {
  align-items: center;
  padding-left: .75rem;
  padding-right: .75rem;
  display: flex;
}

.uui-badge-group_badge {
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--gray700);
  white-space: nowrap;
  border-radius: 1rem;
  align-items: center;
  padding: .125rem .625rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  display: flex;
}

.uui-badge-group_badge.is-primary {
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--primary700);
}

.uui-badge-group_icon {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-left: .25rem;
  display: flex;
}

.uui-badge-group_icon.text-color-primary500 {
  color: var(--untitled-ui--primary500);
  margin-right: -.25rem;
}

.uui-heroheader18_image-wrapper {
  justify-content: center;
  align-items: flex-start;
  height: 30rem;
  margin-top: 4rem;
  display: flex;
  position: relative;
}

.uui-heroheader18_image {
  z-index: 1;
  width: 76rem;
  min-width: 76rem;
  position: relative;
}

.uui-section_heroheader18 {
  background-color: var(--untitled-ui--white);
  overflow: hidden;
}

.uui-heroheader18_component {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.uui-heroheader18_background {
  z-index: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
  position: absolute;
  inset: 0% auto auto;
  transform: skew(0deg, -7.25deg);
}

.uui-heroheader18_background-grid {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 125rem;
  min-width: 125rem;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.uui-heroheader18_background-grid-section {
  height: 4.5rem;
}

.uui-heroheader18_background-grid-section.background-color-primary200 {
  background-color: var(--oc-dark-blue);
}

.uui-heroheader18_background-grid-section.background-color-primary100 {
  background-color: var(--_oc-colors---oc-green);
}

.uui-heroheader18_background-grid-section.background-color-primary300 {
  background-color: var(--untitled-ui--primary300);
}

.uui-heroheader18_background-grid-section.background-color-primary300-copy {
  background-color: var(--_oc-colors---oc-green);
  color: #edffcf;
}

.background-color-primary100 {
  background-color: var(--untitled-ui--primary100);
}

.background-color-primary200 {
  background-color: var(--untitled-ui--primary200);
}

.background-color-primary300 {
  background-color: var(--untitled-ui--primary300);
}

.uui-heroheader18_background-grid-mask {
  z-index: -1;
  background-color: var(--untitled-ui--white);
  width: 100%;
  height: 300%;
  position: absolute;
  inset: auto 0% -267%;
}

.uui-space-xhuge {
  width: 100%;
  min-height: 7rem;
}

.background-color-white {
  background-color: var(--untitled-ui--white);
}

.uui-lightbox_play-icon {
  z-index: 2;
  -webkit-backdrop-filter: saturate(150%) blur(12px);
  backdrop-filter: saturate(150%) blur(12px);
  color: #fff;
  background-color: #ffffff1a;
  border-radius: 100%;
  width: 8rem;
  height: 8rem;
  position: absolute;
}

.uui-heroheader20_lightbox-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.uui-heroheader20_lightbox {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 57.25rem;
  height: 32.25rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.uui-heroheader20_component {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.uui-section_heroheader20 {
  background-color: var(--_oc-colors---oc-green);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  overflow: hidden;
}

.uui-heroheader20_lightbox-wrapper {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 4rem;
  display: flex;
  position: relative;
}

.uui-heroheader20_background {
  z-index: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
  position: absolute;
  inset: 0% auto auto;
  transform: skew(0deg, -7.25deg);
}

.uui-heroheader20_background-grid {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 125rem;
  min-width: 125rem;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.uui-heroheader20_background-grid-mask {
  z-index: -1;
  background-color: var(--untitled-ui--white);
  width: 100%;
  height: 300%;
  position: absolute;
  inset: auto 0% -267%;
}

.uui-heroheader20_background-grid-section {
  height: 4.5rem;
}

.uui-heroheader20_background-grid-section.background-color-primary200 {
  background-color: var(--untitled-ui--primary200);
}

.uui-heroheader20_background-grid-section.background-color-primary100 {
  background-color: var(--untitled-ui--primary100);
}

.uui-heroheader20_background-grid-section.background-color-primary300 {
  background-color: var(--untitled-ui--primary300);
}

.uui-text-size-medium {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-heading-xsmall {
  color: var(--untitled-ui--gray900);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-layout17_item-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-bottom: 2.5rem;
}

.uui-layout17_item {
  display: flex;
}

.layout17_item-icon-wrapper {
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.uui-layout17_item-text-wrapper {
  padding-top: .5rem;
}

.uui-layout17_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-layout17_image-wrapper {
  background-color: var(--untitled-ui--gray50-2);
  width: 100%;
  height: 100%;
}

.uui-icon-featured-outline-large {
  border: .5rem solid var(--untitled-ui--primary50);
  background-color: var(--untitled-ui--primary100);
  color: var(--untitled-ui--primary600);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
}

.uui-layout17_image {
  object-fit: cover;
  width: 100%;
}

.uui-space-xxsmall {
  width: 100%;
  min-height: .5rem;
}

.uui-text-size-large {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-heading-medium {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-layout60_item-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  margin-top: 2rem;
  margin-bottom: 2.5rem;
}

.uui-layout60_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-layout60_image-wrapper {
  background-color: var(--untitled-ui--gray100);
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 33rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.uui-layout60_image {
  border: .25rem solid var(--untitled-ui--gray900);
  border-radius: .5rem;
  width: 40rem;
  min-width: 40rem;
  position: absolute;
  inset: auto 3rem auto auto;
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-subheading {
  color: var(--untitled-ui--primary600);
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-layout60_number {
  color: var(--untitled-ui--primary600);
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-layout60_number-text {
  color: var(--untitled-ui--gray900);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 500;
}

.uui-heading-xxsmall {
  color: var(--untitled-ui--gray900);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-heading-xxsmall.text-weight-medium {
  font-weight: 500;
}

.uui-testimonial15_slide {
  padding-right: 2rem;
}

.uui-testimonial15_customer-image {
  object-fit: cover;
  border-radius: 100%;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
}

.uui-testimonial15_client-image-wrapper {
  margin-right: .75rem;
}

.uui-testimonial15_client {
  text-align: left;
  align-items: center;
  margin-top: auto;
  display: flex;
}

.uui-testimonial15_rating-icon {
  color: var(--untitled-ui--warning300);
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: .25rem;
  display: flex;
}

.uui-testimonial15_rating-wrapper {
  align-items: center;
  display: flex;
}

.uui-testimonial15_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border: 1px solid var(--untitled-ui--gray50-2);
  background-color: var(--untitled-ui--gray50-2);
  border-radius: 1rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 2rem;
  display: flex;
}

.uui-testimonial15_mask {
  width: 33.33%;
  overflow: visible;
}

.uui-testimonial15_component {
  background-color: #0000;
  height: auto;
  margin-top: 4rem;
  padding-bottom: 5rem;
  position: relative;
}

.uui-section_testimonial15 {
  overflow: hidden;
}

.uui-testimonial15_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.uui-testimonial15_arrow {
  border: 1px solid var(--untitled-ui--gray200);
  color: var(--untitled-ui--gray500);
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: all .3s;
  display: flex;
  inset: auto 0% 0% auto;
}

.uui-testimonial15_arrow:hover {
  background-color: var(--untitled-ui--gray50-2);
}

.uui-testimonial15_arrow.left {
  right: 4rem;
}

.uui-testimonial15_client-heading {
  color: var(--untitled-ui--gray900);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.uui-text-style-link {
  color: var(--untitled-ui--gray600);
  text-decoration: underline;
  transition: color .3s;
}

.uui-text-style-link:hover {
  color: var(--untitled-ui--gray700);
}

.uui-heading-large {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-form_input {
  border: 1px solid var(--untitled-ui--gray300);
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--gray900);
  border-radius: .5rem;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-form_input:focus {
  border-color: var(--untitled-ui--primary300);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--primary100);
  color: var(--untitled-ui--gray900);
}

.uui-form_input::placeholder {
  color: var(--untitled-ui--gray500);
}

.uui-signup-form_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  margin-bottom: .375rem;
  display: grid;
}

.uui-cta03_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-cta03_image-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-section_cta03 {
  background-color: var(--untitled-ui--white);
}

.uui-cta03_form {
  max-width: 30rem;
  margin-top: 2.5rem;
  margin-bottom: 0;
}

.uui-cta03_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.button-4 {
  background-color: #74a3b4;
  margin-top: 40px;
  font-size: 24px;
}

html.w-mod-js [data-ix="hero-text"] {
  opacity: .04;
  transform: scale(.5);
}

html.w-mod-js [data-ix="left-image"] {
  opacity: .43;
  display: block;
  transform: translate(-100px);
}

html.w-mod-js [data-ix="left-image-2"] {
  opacity: .43;
  display: block;
  transform: translate(100px);
}

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

html.w-mod-js [data-ix="hero-image"] {
  opacity: 0;
  display: block;
  transform: translate(0, 100px);
}

html.w-mod-js [data-ix="title-fade-in"], html.w-mod-js [data-ix="title-fade-in-2"], html.w-mod-js [data-ix="title-fade-in-3"] {
  opacity: 0;
  transform: translate(0, -20px);
}

html.w-mod-js [data-ix="fade-in-on-scroll"], html.w-mod-js [data-ix="fade-in-on-scroll-2"], html.w-mod-js [data-ix="fade-in-on-scroll-3"] {
  opacity: 0;
  transform: scale(.9);
}

html.w-mod-js [data-ix="fade-in-from-left"] {
  opacity: 0;
  transform: translate(-75px);
}

html.w-mod-js [data-ix="fade-in-from-right-slow"], html.w-mod-js [data-ix="fade-in-from-right"] {
  opacity: 0;
  transform: translate(70px);
}

html.w-mod-js [data-ix="fade-in-from-left-slow"] {
  opacity: 0;
  transform: translate(-75px);
}

@media screen and (max-width: 991px) {
  h1 {
    text-shadow: 0 0 #000;
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 54px;
  }

  h2 {
    box-shadow: none;
    text-shadow: 0 0 #000;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
  }

  h3 {
    font-size: 17px;
    line-height: 28px;
  }

  p {
    font-size: 13px;
  }

  .section {
    padding-left: 100px;
    padding-right: 100px;
  }

  .section.dark {
    transition: all .5s;
  }

  .section.bg-image {
    background-image: linear-gradient(#0003, #0003), url('../images/travelinsurance2-1280x778.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    position: static;
  }

  .section.bg-image.getstarted-section, .section.map {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-text {
    margin-top: 300px;
  }

  .hero-text.about-text {
    margin-top: 0;
  }

  .hero-text.headstool.uppw.pw {
    margin-bottom: 0;
  }

  .hero-text.herotext1 {
    margin-top: 325px;
  }

  .icon {
    width: 50%;
  }

  .icon.iconarrow {
    display: none;
  }

  .portfolio-text {
    margin-top: 46px;
  }

  .portfolio-text.left-up {
    margin-top: 25px;
  }

  .center-tittle {
    font-size: 25px;
    display: block;
  }

  .center-tittle.titre-blanc {
    font-size: 30px;
    line-height: 45px;
  }

  .center-tittle.whiteconf {
    font-size: 20px;
  }

  .job-title {
    margin-top: 4px;
  }

  .name {
    font-size: 15px;
    line-height: 21px;
  }

  .social-team {
    top: 0;
  }

  .image-wrapper {
    padding-right: 18px;
  }

  .nav-link {
    display: block;
  }

  .nav-link.navquote {
    float: left;
    text-align: center;
    width: 25%;
    position: relative;
  }

  .nav-menu {
    background-color: #0000007a;
    width: 100%;
    min-width: 1px;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 18px;
    padding-left: 25px;
    position: static;
  }

  .menu-button {
    float: right;
  }

  .left-image.nomed {
    width: 100%;
    margin-top: 83px;
  }

  .portfolio.one {
    background-position: 50%;
    background-size: 285px;
    margin-bottom: 20px;
  }

  .portfolio.two {
    background-position: 50%;
    background-size: 285px;
  }

  .portfolio.three {
    background-image: url('../images/INVESTMENTS2.png');
    background-position: 50%;
    background-size: 285px;
  }

  .portfolio.three.six {
    background-image: url('../images/FOREIGNWORKERS.png');
  }

  .portfolio.three._9 {
    background-size: 285px;
  }

  .portfolio-title {
    padding-top: 100px;
  }

  .portfolio-info {
    font-size: 12px;
  }

  .slider {
    height: 90%;
  }

  .nav-bar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .slide-1.slidemeet {
    background-image: linear-gradient(#0000, #0000), url('../images/small.jpg');
    background-position: 0 0, 100%;
  }

  .slide-1.slidemeet.allpage {
    background-image: linear-gradient(#00000057, #00000057), url('../images/small.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .slide-1.slidepartner1 {
    background-image: linear-gradient(to bottom, null, null), url('../images/Corporate_Website.jpg');
    background-size: auto, cover;
  }

  .slide-2.slidefr {
    background-image: linear-gradient(to bottom, null, null), url('../images/o-HAPPY-FAMILY-facebook.jpg');
    background-position: 0 0, 50%;
  }

  .mobile-icon {
    color: #fff;
  }

  .accent-text {
    font-size: 40px;
    line-height: 40px;
  }

  .accent-text.adtext {
    font-size: 35px;
  }

  .paragraphh-center {
    font-size: 17px;
  }

  .paragraphh-center.parablanc {
    font-size: 25px;
    line-height: 30px;
  }

  .paragraphh-center.paramob {
    font-size: 17px;
  }

  .big-title {
    font-size: 40px;
  }

  .section1, .sectionicon {
    padding-left: 50px;
    padding-right: 50px;
  }

  .paragraph-3 {
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph-3.paramain {
    height: 100px;
  }

  .paragraph-3.paray, .paragraph-3.parasup {
    height: 125px;
  }

  .paragraph-4 {
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph-4.paramain {
    height: 100px;
  }

  .paragraph-4.pary {
    height: 125px;
  }

  .paragraph-5 {
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph-5.paramain {
    height: 100px;
  }

  .paragraph-5.parasup {
    height: 125px;
  }

  .heading-6.headnomed {
    padding-left: 0;
  }

  .paragraph-6 {
    font-size: 16px;
  }

  .heading-7 {
    font-weight: 600;
  }

  .heading-8.head5 {
    font-size: 51px;
    line-height: 60px;
  }

  .heading-8.head5.headleg {
    margin-left: 50px;
    margin-right: 50px;
    line-height: 60px;
  }

  .tab-link {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-value {
    background-image: linear-gradient(to bottom, null, null), url('../images/familyinsurance.png');
    background-position: 0 0, 50%;
  }

  .container-3 {
    margin-top: 125px;
  }

  .container-3.container4 {
    margin-top: 175px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .headnat {
    margin-top: 20px;
    font-size: 28px;
  }

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

  .headadv {
    margin-top: 0;
  }

  .affiliate-button {
    width: 25%;
  }

  .section-client {
    padding-left: 100px;
    padding-right: 100px;
  }

  .bluebold.yellow.confi {
    font-size: 20px;
  }

  .parasupport {
    font-size: 17px;
  }

  .parasupport.box.paraaccess {
    margin-top: 20px;
  }

  .column-8 {
    text-align: left;
  }

  .headclient {
    font-size: 40px;
  }

  .testimony {
    font-size: 15px;
  }

  .dropdown-toggle {
    float: none;
    width: auto;
    display: block;
  }

  .dropdown {
    float: left;
    display: block;
  }

  .heading-11.toolhead {
    font-size: 45px;
  }

  .heading-11.toolhead.headacc {
    margin-bottom: 25px;
  }

  .heading-11.toolhead.sflhead {
    line-height: 60px;
  }

  .image-3 {
    width: 50%;
  }

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

  .toolssec {
    padding-left: 25px;
    padding-right: 25px;
  }

  .newtext {
    font-size: 18px;
  }

  .newimage {
    width: 39%;
  }

  .newlink {
    width: 175px;
    height: 175px;
  }

  .headinaff {
    font-size: 25px;
  }

  .afftext1 {
    font-size: 18px;
  }

  .afftext1.thrive {
    font-size: 16px;
  }

  .para-back-card {
    text-align: center;
    margin-top: 75px;
    font-size: 14px;
    line-height: 18px;
  }

  .aff-text.ex3 {
    font-size: 30px;
  }

  .aff-text.ex3.ex09.ex65.ex534 {
    font-size: 40px;
  }

  .headimage1.whitetext.headinflips {
    text-shadow: none;
    font-size: 33px;
  }

  .backcard, .backcard.flip12a {
    padding-left: 20px;
    padding-right: 20px;
  }

  .divblockgreyshad {
    padding-left: 30px;
    padding-right: 30px;
  }

  .vip-program-text {
    font-size: 16px;
  }

  .slidereference {
    padding-left: 15px;
    padding-right: 15px;
  }

  .textface {
    font-size: 16px;
  }

  .tabmeet {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .whiteteam {
    font-size: 16px;
  }

  .slide-texte {
    width: auto;
    margin-bottom: 20px;
  }

  .div-face {
    padding-top: 0;
  }

  .list1 {
    padding-left: 125px;
    font-size: 16px;
  }

  .list1.point {
    font-size: 16px;
  }

  .newsectools {
    padding-left: 50px;
    padding-right: 50px;
  }

  .tooltext1 {
    font-size: 16px;
  }

  .head123 {
    font-size: 50px;
  }

  .willtext {
    font-size: 20px;
  }

  .headquotet {
    font-size: 50px;
  }

  .text-value {
    font-size: 25px;
  }

  .text-span-7 {
    font-size: 20px;
  }

  .mainbutton {
    float: left;
    display: inline-block;
  }

  .mainbutton.advisorbutton {
    margin-left: 20px;
  }

  .link-block {
    float: right;
    position: static;
  }

  .container-11 {
    text-align: left;
  }

  .link-block-2 {
    float: left;
    width: 100%;
    margin-top: 10px;
    display: block;
  }

  .image-6 {
    float: left;
    width: 20%;
  }

  .boite {
    display: block;
  }

  .cont12 {
    margin-top: 200px;
  }

  .cont12.contlegald {
    padding-left: 50px;
    padding-right: 50px;
    line-height: 10px;
  }

  .text-par-1.legal1, .text-par2.legal1, .text-para3.legal1 {
    text-shadow: none;
    margin-bottom: 20px;
  }

  .text-para5 {
    margin-bottom: 20px;
  }

  .section-7.privacy-sec {
    padding-left: 50px;
    padding-right: 50px;
  }

  .text-par4 {
    margin-bottom: 20px;
  }

  .code-of-conduct-sec1 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .container-ind {
    margin-top: 0;
    padding-top: 30px;
  }

  .middle-text-in-banner {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    line-height: 41px;
  }

  .middle-text-in-banner.fromld {
    margin-top: 9px;
    font-size: 18px;
  }

  .legalcont {
    padding-left: 50px;
    padding-right: 50px;
  }

  .text-para6 {
    margin-bottom: 20px;
  }

  .traveleing, .traveleing.drh {
    font-size: 15px;
  }

  .advisoraccess {
    display: none;
  }

  .tempopt {
    margin-top: 10px;
  }

  .nav-menu-2 {
    background-color: #00000091;
  }

  .nav-menu-3 {
    background-color: #0000009e;
    padding-bottom: 20px;
  }

  .contact-fr {
    padding: 100px 50px;
  }

  .nav-menu-4 {
    background-color: #000000ad;
    padding-bottom: 20px;
  }

  .bold-text-4 {
    font-size: 20px;
  }

  .nworth {
    width: auto;
  }

  .legalsection {
    padding: 50px;
  }

  .privacysection, .complain-section, .section-8 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .linksec {
    margin-left: 0;
    padding-left: 50px;
    padding-right: 50px;
  }

  .legalbut {
    margin-bottom: 10px;
  }

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

  .div-block-3.dicaccess {
    width: 70%;
  }

  .logacc {
    margin-bottom: 20px;
  }

  .purpletxt {
    padding-left: 200px;
    padding-right: 200px;
  }

  .kick {
    width: 55%;
  }

  .sessions-formations {
    font-size: 11px;
  }

  .bouton-2 {
    width: 40%;
  }

  .administrative {
    font-size: 11px;
  }

  .mercredi {
    color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    font-weight: 300;
  }

  ._129 {
    font-size: 15px;
  }

  .jeudi {
    color: #f50062;
    font-family: Oswald, sans-serif;
    font-size: 15px;
    font-weight: 300;
  }

  .conjoint {
    font-size: 11px;
  }

  .form-wrapper {
    margin-left: 25px;
    margin-right: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .form-wrapper.blueform {
    padding-left: 50px;
    padding-right: 50px;
  }

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

  .vendredi {
    color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    font-weight: 300;
  }

  .inscription, .bow {
    padding-left: 50px;
    padding-right: 50px;
  }

  .div-block-5 {
    background-size: cover;
  }

  .conftextdiv {
    padding-left: 50px;
    padding-right: 50px;
  }

  .newsection9 {
    padding-bottom: 1px;
    padding-left: 50px;
    padding-right: 50px;
  }

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

  .div-block-16.leftdiv {
    padding-top: 30px;
  }

  .image-15 {
    margin-top: 71px;
  }

  .headtravel {
    font-size: 20px;
  }

  .headtravel.leftjustified {
    line-height: 33px;
  }

  .whitepara.paratravel2 {
    font-size: 18px;
  }

  .section-title {
    font-size: 35px;
  }

  .section-title._2 {
    font-size: 16px;
  }

  .section-title.h70 {
    color: #000;
    font-size: 28px;
  }

  .section-title.h70.h734 {
    margin-top: 30px;
  }

  .section-title.section1 {
    font-size: 29px;
  }

  .divider-line {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .divider-line.small {
    background-color: #ffd000;
    margin-top: 20px;
  }

  .divider-line.small.titeligne {
    background-color: #ffd000;
    margin-top: 10px;
  }

  ._2-half-column {
    padding-right: 30px;
  }

  .right-column {
    padding-top: 0;
  }

  .telephone {
    width: auto;
  }

  .pic-agent {
    width: 100%;
    margin-top: 0;
  }

  .h34 {
    font-size: 20px;
  }

  .t6 {
    font-size: 13px;
  }

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

  .current.tabinclu {
    font-size: 12px;
  }

  .headdead {
    font-size: 40px;
  }

  .italic-text-4 {
    line-height: 50px;
  }

  .div-form {
    padding-left: 100px;
    padding-right: 100px;
  }

  .reg-form {
    padding-left: 60px;
    padding-right: 60px;
  }

  .hide-tablet {
    display: none;
  }

  .show-tablet {
    display: block;
  }

  .uui-dropdown-icon {
    color: var(--untitled-ui--gray500);
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-bottom {
    background-color: var(--untitled-ui--gray700);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle {
    background-color: var(--untitled-ui--gray700);
    border-radius: 1rem;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon_line-top {
    background-color: var(--untitled-ui--gray700);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_component {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .uui-navbar07_dropdown-link {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar07_dropdown-link:hover {
    background-color: #0000;
  }

  .uui-navbar07_dropdown-link-list {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .uui-navbar07_menu {
    border-top: 1px solid var(--untitled-ui--gray100);
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    align-items: flex-start;
    height: 100vh;
    margin-left: 0;
    padding: 1.5rem 2rem 5rem;
    position: absolute;
    overflow: auto;
  }

  .uui-navbar07_menu-left {
    grid-column-gap: 0px;
    grid-row-gap: .5rem;
    color: var(--untitled-ui--gray900);
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .uui-navbar07_link {
    color: var(--untitled-ui--gray900);
    width: 100%;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .uui-navbar07_link:hover {
    color: var(--untitled-ui--gray900);
  }

  .uui-navbar07_menu-dropdown {
    width: 100%;
    position: relative;
  }

  .uui-navbar07_dropdown-toggle {
    color: var(--untitled-ui--gray900);
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .uui-navbar07_dropdown-toggle:hover {
    color: var(--untitled-ui--gray900);
  }

  .uui-navbar07_menu-right {
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    padding-bottom: 7rem;
  }

  .uui-navbar07_menu-button.w--open {
    background-color: #0000;
  }

  .uui-navbar07_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .uui-navbar07_dropdown-list.w--open {
    box-shadow: none;
    border-style: none;
    border-color: #0000;
    width: auto;
    padding: 0;
  }

  .uui-button-secondary-gray.show-tablet {
    display: block;
  }

  .uui-navbar07_button-wrapper {
    flex-direction: column-reverse;
    align-items: stretch;
    display: flex;
  }

  .uui-heading-xlarge {
    font-size: 3.25rem;
  }

  .uui-heroheader01_component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-heroheader01_fileupload-image-wrapper {
    left: -2.5%;
  }

  .uui-space-large {
    min-height: 2.5rem;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-heroheader09_component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-heroheader18_image-wrapper {
    height: auto;
    padding-bottom: 6rem;
  }

  .uui-heroheader18_image {
    width: 100%;
    min-width: auto;
  }

  .uui-heroheader18_background-grid {
    width: 150vw;
    min-width: 150vw;
  }

  .uui-heroheader18_background-grid-section {
    height: 7.5vw;
  }

  .uui-space-xhuge {
    min-height: 6rem;
  }

  .uui-heroheader20_lightbox-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .uui-heroheader20_lightbox {
    max-width: none;
    height: 30rem;
  }

  .uui-heroheader20_lightbox-wrapper {
    height: auto;
  }

  .uui-heroheader20_background-grid {
    width: 150vw;
    min-width: 150vw;
  }

  .uui-heroheader20_background-grid-section {
    height: 7.5vw;
  }

  .uui-layout17_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    align-items: start;
    min-height: auto;
  }

  .uui-layout17_image {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .uui-layout60_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-layout60_image {
    width: 35rem;
    min-width: 35rem;
    right: 2rem;
  }

  .uui-layout60_number {
    font-size: 3.25rem;
  }

  .uui-testimonial15_mask {
    width: 50%;
  }

  .uui-testimonial15_component {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-heading-large {
    font-size: 2.75rem;
  }

  .uui-cta03_component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    margin-bottom: 26px;
    padding-bottom: 0;
    font-size: 36px;
    line-height: 60px;
  }

  h2 {
    box-shadow: none;
    text-shadow: 0 0 #000;
    margin-bottom: 0;
    font-size: 18px;
  }

  h3 {
    text-align: center;
    line-height: 27px;
  }

  p {
    text-align: center;
  }

  .button {
    margin-top: 30px;
  }

  .button.hero {
    margin-top: 0;
  }

  .section {
    margin-bottom: 0;
    padding-top: 43px;
    padding-bottom: 43px;
  }

  .section.dark {
    transition: all .5s;
  }

  .section.dark.folio {
    padding-bottom: 0;
  }

  .section.bg-image {
    background-image: linear-gradient(#00000040, #00000040), url('../images/travelinsurance2-1280x778.jpg');
    background-position: 0 0, -283px;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.bg-image.advisorsec, .section.sectionyou {
    padding-left: 50px;
    padding-right: 50px;
  }

  .hero-text {
    margin-top: 200px;
  }

  .hero-text.about-text {
    margin-top: -10px;
  }

  .hero-text.headstool {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .hero-text.herotext1 {
    margin-top: 0;
    margin-bottom: 200px;
  }

  .hero-text.herotext1.adherotx {
    margin-top: 100px;
  }

  .services {
    text-align: center;
    margin-bottom: 30px;
    padding-top: 0;
  }

  .icon {
    width: 20%;
  }

  .portfolio-text {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .portfolio-text.left-up {
    margin-top: 0;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .gallery-text {
    padding-left: 25px;
    padding-right: 25px;
  }

  .center-tittle {
    font-size: 20px;
  }

  .center-tittle.titre-blanc {
    font-size: 35px;
  }

  .center-tittle.whiteconf {
    font-size: 20px;
  }

  .job-title {
    text-align: left;
    display: block;
  }

  .team-text, .name {
    text-align: left;
  }

  .team2 {
    padding-top: 0;
  }

  .h1-dark {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 31px;
  }

  .contact-form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .address {
    text-align: left;
  }

  .conatct-info {
    text-align: center;
    padding-bottom: 60px;
  }

  .footer {
    padding-left: 13px;
    padding-right: 13px;
  }

  .social-wrapper {
    padding-top: 0;
  }

  .h3phone {
    text-align: left;
  }

  .image-wrapper {
    text-align: right;
  }

  .team-column {
    margin-bottom: 54px;
  }

  .nav-menu {
    height: 100%;
    margin-top: 0;
    padding-bottom: 20px;
    padding-left: 25px;
    position: static;
  }

  .portfolio.one, .portfolio.two {
    background-position: 50% 100%;
    background-size: auto;
    margin-bottom: 20px;
  }

  .portfolio.three {
    background-position: 0 -50px;
    background-size: auto;
    margin-bottom: 20px;
  }

  .portfolio.three.six {
    background-position: 0 -44px;
  }

  .portfolio.three._9 {
    background-position: 0 -56px;
    background-size: auto;
  }

  .portfolio.four, .portfolio.five, .portfolio.six {
    margin-bottom: 20px;
  }

  .slider {
    height: 100%;
  }

  .nav-bar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .logo {
    width: 60%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .client-logo {
    margin-bottom: 50px;
  }

  .portfolio-back {
    text-align: center;
    padding-bottom: 40px;
  }

  .prev-icon {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 30px;
  }

  .slide-1.client-library {
    padding-left: 50px;
    padding-right: 50px;
  }

  .portfolio-page-mobile {
    text-align: center;
    padding-bottom: 30px;
  }

  .accent-text {
    color: #fff;
    margin-top: 125px;
    font-size: 30px;
    font-weight: 900;
  }

  .accent-text.adtext {
    margin-top: 25px;
    font-size: 30px;
  }

  .paragraphh-center.parablanc {
    font-size: 25px;
    line-height: 30px;
  }

  .paragraphh-center.paramob {
    padding-left: 50px;
    padding-right: 50px;
  }

  .paragraphh-center.paramob.paraconf {
    padding-left: 0;
    padding-right: 0;
  }

  .big-title {
    font-size: 30px;
  }

  .sliderlogo {
    height: 80px;
  }

  .section-2 {
    padding-left: 50px;
    padding-right: 0;
  }

  .slide-3, .slideni, .slide-4, .slide-5, .slide5i, .slide-6, .slide-7, .slide81, .slide-8, .slide-1-2, .slidefg, .slide-1-3, .slide16, .slide17, .slide18 {
    width: 30%;
  }

  .paragraph-3.paramain, .paragraph-3.paray, .paragraph-3.parasup, .paragraph-4.paramain, .paragraph-4.pary, .paragraph-4.parasup, .paragraph-5.paramain, .paragraph-5.pary, .paragraph-5.parasup {
    height: auto;
  }

  .paragraph-6 {
    text-align: left;
  }

  .heading-7 {
    font-size: 20px;
    font-weight: 600;
  }

  .heading-8 {
    font-size: 50px;
  }

  .heading-8.head5 {
    font-size: 40px;
  }

  .heading-8.head5.headleg {
    line-height: 40px;
  }

  .section-value {
    background-image: linear-gradient(#0000004a, #0000004a), url('../images/familyinsurance.png');
    background-position: 0 0, 50%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .background-video {
    background-image: linear-gradient(#0165fcf2, #0165fcf2);
    height: 400px;
    overflow: visible;
  }

  .container-3.container4 {
    margin-top: 150px;
  }

  .headnat {
    margin-top: 10px;
    font-size: 20px;
  }

  .nattab {
    overflow: visible;
  }

  .boldcontact, .link-3, .link-4, .link-5, .link-6 {
    font-size: 14px;
  }

  .image-2 {
    margin-top: 10px;
  }

  .headoptimal {
    font-size: 30px;
  }

  .paradvisor {
    text-align: left;
  }

  .affiliate-section {
    padding-left: 25px;
    padding-right: 25px;
  }

  .affiliate-button {
    width: 25%;
  }

  .bluebold.yellow.confi {
    font-size: 20px;
  }

  .parasupport {
    text-align: left;
  }

  .headclient {
    font-size: 30px;
  }

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

  .heading-11 {
    font-size: 50px;
  }

  .heading-11.toolhead.headacc {
    font-size: 30px;
  }

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

  .heading-12.joinus {
    margin-top: 50px;
  }

  .toolssec {
    height: 75%;
  }

  .aff-link-cont {
    padding-left: 30px;
    padding-right: 30px;
  }

  .newtext {
    font-size: 14px;
    font-weight: 600;
  }

  .newlink {
    width: 125px;
    height: 125px;
  }

  .arrowback.blue.small-gold {
    background-position: 50% 43%;
  }

  .headinaff {
    font-size: 20px;
  }

  .afftext1 {
    font-size: 18px;
    line-height: 23px;
  }

  .afftext1.thrive {
    line-height: 23px;
  }

  .para-back-card {
    margin-top: 30px;
  }

  .para-back-card.paramid123._253 {
    margin-top: 20px;
    line-height: 14px;
  }

  .cardfront {
    width: 41%;
  }

  .textb1 {
    font-size: 16px;
    line-height: 23px;
  }

  .aff-text.ex3 {
    font-size: 25px;
    line-height: 40px;
  }

  .aff-text.ex3.ex09 {
    font-weight: 400;
  }

  .aff-text.ex3.ex09.ex65.ex534 {
    font-size: 25px;
  }

  .headimage1.whitetext.headinflips {
    font-size: 20px;
  }

  .image-affiliate-prog {
    width: 100%;
  }

  .backcard.flip12a {
    padding-left: 20px;
    padding-right: 20px;
  }

  .divblockgreyshad {
    padding-left: 30px;
    padding-right: 30px;
  }

  .title1 {
    font-size: 24px;
  }

  .vip-program-text {
    margin-top: 5px;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 400;
  }

  .tabbc12.tab-buttonb1.bluetab.w--current {
    display: inline-block;
    position: static;
  }

  .crown {
    width: 100%;
  }

  .tab2bc1.tab-buttonb1.bluetab.vip {
    width: 30%;
  }

  .vipimage {
    width: 61%;
    display: inline-block;
    position: relative;
    top: -28px;
  }

  .head653 {
    font-size: 15px;
  }

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

  .dj1 {
    width: 25%;
    display: block;
  }

  .dj1.traceyright {
    float: right;
  }

  .dj1.nat {
    width: 25%;
  }

  .bold1 {
    font-size: 16px;
    display: block;
  }

  .slide-texte {
    font-size: 15px;
  }

  .list1 {
    padding-left: 50px;
    font-size: 15px;
  }

  .list1.point {
    font-size: 16px;
  }

  .backtriangle.formaff {
    background-repeat: repeat-x;
    background-size: contain;
  }

  .newsectools {
    padding-left: 30px;
    padding-right: 30px;
  }

  .tooltext1 {
    font-size: 12px;
  }

  .head123.sflmain {
    line-height: 50px;
  }

  .quote-section {
    padding-left: 50px;
    padding-right: 50px;
  }

  .advisorcompliance {
    padding-left: 30px;
    padding-right: 30px;
  }

  .willtext {
    line-height: 30px;
  }

  .container-6 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .text-value {
    font-size: 20px;
  }

  .calcbutton.butaccess {
    font-size: 12px;
  }

  .link-block-2 {
    padding-left: 10px;
  }

  .image-6 {
    width: 22%;
  }

  .boite {
    width: 100%;
    margin-top: 6px;
    padding-right: 0;
    font-size: 25px;
    display: inline;
  }

  .section-7.privacy-sec, .code-of-conduct-sec1 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .container-ind {
    background-color: #ffffffcf;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 20px;
  }

  .middle-text-in-banner {
    text-align: center;
    margin-top: 20px;
    margin-left: 0;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    line-height: 35px;
  }

  .traveleing.travelop, .traveleing.drh {
    font-size: 20px;
  }

  .get-travel {
    width: 100%;
  }

  .health-dental-icon {
    width: 71%;
  }

  .tempopt {
    margin-top: 15px;
  }

  .bold-text-2 {
    text-align: left;
  }

  .image-7 {
    width: auto;
  }

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

  .privacylink {
    font-size: 8px;
  }

  .purpletxt {
    padding-left: 150px;
    padding-right: 150px;
  }

  .kick {
    width: 61%;
  }

  .bouton-2 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
  }

  .admin, .mercredi, .reservation, .reservation.small-txt {
    font-size: 14px;
  }

  .submit.sunbotton {
    width: auto;
  }

  ._129, .jeudi {
    font-size: 14px;
  }

  .form-wrapper {
    margin-left: 50px;
    margin-right: 50px;
  }

  .souper, .vendredi {
    font-size: 14px;
  }

  .inscription {
    padding-left: 25px;
    padding-right: 25px;
  }

  .conftextdiv {
    padding-left: 50px;
    padding-right: 50px;
  }

  .optimage {
    width: 20%;
  }

  .newsection9 {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .div-block-16.leftdiv {
    padding-top: 10px;
  }

  .image-15 {
    margin-top: 40px;
  }

  .headtravel {
    line-height: 34px;
  }

  .image-16 {
    width: 100%;
  }

  .newbutton {
    margin-bottom: 10px;
  }

  .section-title._2 {
    font-size: 15px;
    line-height: 30px;
  }

  .section-title.h70 {
    font-size: 25px;
  }

  .section-title.h70.h734 {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 700;
  }

  .section-title.section1 {
    font-size: 26px;
  }

  .divider-line.small {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  ._2-half-column {
    padding-right: 0;
  }

  .right-column {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 20px;
  }

  .t1, .t1.t6 {
    width: 10%;
  }

  .pic-agent {
    width: 100%;
  }

  .current {
    border-bottom-style: solid;
    border-bottom-color: #fff;
    width: 100%;
  }

  .current.w--current {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .headdead {
    font-size: 30px;
  }

  .image-24 {
    margin-top: 0;
  }

  .div-form {
    padding-left: 40px;
    padding-right: 40px;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .uui-button.is-button-large {
    grid-column-gap: .5rem;
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

  .uui-navbar07_dropdown-link-list {
    grid-row-gap: .5rem;
    max-width: none;
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .uui-navbar07_component {
    min-height: 4.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-navbar07_menu {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-navbar07_link, .uui-navbar07_dropdown-toggle {
    font-size: 1rem;
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    background-color: var(--untitled-ui--white);
    color: var(--untitled-ui--gray700);
  }

  .uui-button-secondary-gray.is-button-large {
    grid-column-gap: .5rem;
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

  .uui-button-tertiary-gray:hover {
    color: var(--untitled-ui--gray600);
    background-color: #0000;
  }

  .uui-styleguide_logomark-bg {
    background-image: url('../images/untitled-ui-logomark.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .uui-heading-xlarge {
    font-size: 2.25rem;
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-button-row.is-reverse-mobile-landscape, .uui-button-row.button-row-center.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-button-wrapper.max-width-full-mobile-landscape {
    width: 100%;
  }

  .uui-button-icon.is-icon-large {
    width: 1.25rem;
    height: 1.25rem;
  }

  .uui-heroheader01_image {
    border-top-left-radius: 6rem;
    height: 22rem;
  }

  .uui-heroheader01_pattern-image {
    width: 14.9rem;
    top: auto;
    bottom: -15%;
    right: -10%;
  }

  .uui-text-size-xlarge {
    font-size: 1.125rem;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-space-large {
    min-height: 2rem;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-badge-group {
    font-size: .75rem;
  }

  .uui-badge-group_badge {
    padding: .125rem .5rem;
    font-size: .75rem;
  }

  .uui-heroheader18_image-wrapper {
    padding-bottom: 4rem;
  }

  .uui-heroheader18_background {
    background-image: url('../images/Background-Pattern-Small.svg');
    background-position: 50% -80px;
    top: 46%;
  }

  .uui-space-xhuge {
    min-height: 4rem;
  }

  .uui-lightbox_play-icon {
    width: 4rem;
    height: 4rem;
  }

  .uui-heroheader20_lightbox {
    height: 20rem;
  }

  .uui-heroheader20_background {
    background-image: url('../images/Background-Pattern-Small.svg');
    background-position: 50% -80px;
    top: 46%;
  }

  .uui-heading-xsmall {
    font-size: 1.25rem;
  }

  .uui-layout17_item-list {
    grid-row-gap: 2.5rem;
    margin-bottom: 2rem;
  }

  .uui-layout17_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-layout60_item-list {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .uui-layout60_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-layout60_image-wrapper {
    min-height: auto;
    padding: 1.5rem 1rem;
  }

  .uui-layout60_image {
    width: 100%;
    min-width: 100%;
    position: static;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

  .uui-layout60_number {
    font-size: 2.25rem;
  }

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

  .uui-testimonial15_slide {
    padding-right: 1.5rem;
  }

  .uui-testimonial15_client-image-wrapper {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .uui-testimonial15_client {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .uui-testimonial15_content {
    padding: 1.5rem;
  }

  .uui-testimonial15_mask {
    width: 80%;
  }

  .uui-testimonial15_component {
    margin-top: 3rem;
  }

  .uui-testimonial15_arrow:hover {
    background-color: var(--untitled-ui--white);
  }

  .uui-testimonial15_arrow.left {
    right: 3.5rem;
  }

  .uui-heading-large {
    font-size: 2.25rem;
  }

  .uui-cta03_image-wrapper {
    width: 125%;
    margin-left: -12.5%;
  }

  .uui-section_cta03 {
    overflow: hidden;
  }

  .uui-cta03_form {
    margin-top: 2rem;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    text-shadow: 0 0 #000;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 40px;
  }

  h2 {
    box-shadow: none;
    text-shadow: 0 0 #000;
    margin-bottom: -10px;
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
  }

  h3 {
    text-align: center;
    padding-bottom: 20px;
    font-size: 18px;
  }

  p {
    text-align: center;
    padding-bottom: 0;
    padding-right: 20px;
  }

  .button.hero {
    margin-bottom: 25px;
    padding: 6px 13px;
  }

  .section {
    text-align: left;
    padding: 50px;
  }

  .section.dark {
    padding: 50px 0 50px 15px;
    transition: all .5s;
  }

  .section.dark.iphone {
    padding-bottom: 50px;
  }

  .section.bg-image {
    background-image: linear-gradient(#00000042, #00000042), url('../images/travelinsurance2-640x389.jpg');
    background-position: 0 0, 8%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .section.bg-image.getstarted-section {
    display: none;
  }

  .section.bg-image.getstarted-section.bnh {
    height: 250px;
  }

  .section.iphone {
    padding-bottom: 50px;
  }

  .section.sectionyou {
    padding-left: 50px;
    padding-right: 50px;
  }

  .hero-text {
    margin-top: 100px;
  }

  .hero-text.about-text {
    margin-top: 18px;
  }

  .hero-text.headstool.midbanner {
    margin-top: 50px;
    line-height: 15px;
  }

  .hero-text.herotext1 {
    margin-top: 125px;
    margin-bottom: 0;
  }

  .hero-text.herotext1.adherotx {
    margin-top: 100px;
    margin-bottom: 100px;
    padding-bottom: 0;
    padding-left: 25px;
    padding-right: 25px;
    overflow: hidden;
  }

  .services {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .icon {
    text-align: left;
    width: 40%;
  }

  .portfolio-text {
    text-align: center;
    margin-top: 40px;
    padding-left: 22px;
  }

  .portfolio-text.left-up {
    margin-top: 0;
    padding-bottom: 50px;
    padding-left: 0;
  }

  .gallery-text {
    text-align: center;
    padding-left: 10px;
    padding-right: 20px;
  }

  .center-tittle {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    font-size: 17px;
    position: static;
  }

  .center-tittle.titre-blanc {
    font-size: 30px;
  }

  .center-tittle.whiteconf {
    font-size: 10px;
    line-height: 20px;
  }

  .center-tittle.bolfg {
    font-size: 15px;
    font-weight: 700;
  }

  .center-tittle.jobngh {
    font-size: 16px;
  }

  .team-text, .name {
    text-align: center;
  }

  .social-team {
    top: 0;
  }

  .team2 {
    padding-top: 70px;
  }

  .h1-dark {
    text-shadow: 0 0 #000;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .contact-form {
    padding-left: 0;
    padding-right: 0;
  }

  .address, .conatct-info {
    text-align: center;
  }

  .social-wrapper {
    padding-top: 0;
  }

  .image-wrapper, .info-wrapper {
    float: none;
    text-align: center;
    width: 100%;
  }

  .nav-link.navquote {
    width: 30%;
  }

  .nav-menu {
    height: 100%;
    margin-top: 0;
    padding-bottom: 30px;
    position: static;
    inset: 0 auto auto 0;
  }

  .left-image.nomed {
    width: 75%;
    margin-top: 0;
  }

  .portfolio.one.four {
    background-position: 36% 77%;
  }

  .portfolio.one._7 {
    background-position: -47px -51px;
  }

  .portfolio.three {
    background-position: 50% 75%;
    margin-bottom: 20px;
  }

  .portfolio.three.six {
    background-position: 44% 84%;
  }

  .portfolio.three._9 {
    background-position: 20% 93%;
  }

  .slider {
    height: 100%;
  }

  .slider-1 {
    padding-left: 16px;
  }

  .slide-1.slidemeet {
    background-image: linear-gradient(#0000, #0000), url('../images/small.jpg');
    background-position: 0 0, 72%;
  }

  .slide-1.slidemeet.allpage {
    background-image: linear-gradient(#00000063, #00000063), url('../images/small.jpg');
    background-position: 0 0, 67%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .slide-2 {
    background-image: linear-gradient(to bottom, null, null), url('../images/1.jpg');
    background-position: 0 0, 50%;
  }

  .mobile-icon {
    color: #fff;
  }

  .accent-text {
    margin-top: 50px;
    padding-top: 18px;
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 25px;
  }

  .accent-text.adtext {
    font-size: 20px;
  }

  .paragraphh-center {
    margin-left: -10px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .paragraphh-center.parablanc {
    font-size: 20px;
  }

  .paragraphh-center.paramob {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
  }

  .paragraphh-center.paramob.paraconf.rsvp {
    margin-bottom: 10px;
    margin-left: -35px;
    margin-right: -25px;
  }

  .big-title {
    padding-bottom: 20px;
    font-size: 36px;
    line-height: 40px;
  }

  .big-title.big-left-title {
    text-align: center;
  }

  .sliderlogo {
    height: 80px;
  }

  .section-2 {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/blurred-background-office1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding-left: 25px;
    padding-right: 25px;
  }

  .slide-3, .slideni, .slide-4, .slide-5, .slide5i {
    width: 50%;
  }

  .logoimage {
    width: 80%;
  }

  .slide-6, .slide-7, .slide81, .slide-8, .slide-1-2, .slidefg, .slide-1-3, .slide16, .slide17, .slide18 {
    width: 50%;
  }

  .sectionicon {
    height: auto;
    padding: 30px 10px 0;
  }

  .sectionicon.sectionsfl {
    padding-bottom: 30px;
  }

  .paragraph-3 {
    padding-right: 0;
    font-size: 15px;
  }

  .paragraph-4 {
    margin-left: -20px;
    margin-right: -20px;
    padding-right: 0;
    font-size: 14px;
  }

  .paragraph-5 {
    padding-right: 0;
    font-size: 15px;
  }

  .heading-5.us {
    font-size: 20px;
  }

  .heading-6.headnomed {
    font-size: 18px;
  }

  .heading-7 {
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
  }

  .heading-8 {
    margin-bottom: 35px;
    font-size: 30px;
  }

  .heading-8.head5 {
    font-size: 20px;
    line-height: 30px;
  }

  .heading-8.head5.headleg {
    font-size: 20px;
  }

  .buttonblue {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .section-value {
    background-image: linear-gradient(#00000040, #00000040), url('../images/familyinsurance.png');
    background-position: 0 0, 76%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .blacktext {
    font-size: 15px;
    line-height: 25px;
  }

  .boldb {
    font-size: 15px;
  }

  .background-video {
    text-align: center;
    height: auto;
  }

  .background-video.bgh {
    height: 251px;
  }

  .container-3.container4 {
    margin-top: 50px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .headnat {
    font-size: 13px;
  }

  .tabcontact1 {
    margin-right: 0;
  }

  .boldcontact {
    font-size: 13px;
  }

  .link-3, .link-4, .link-5, .link-6 {
    font-size: 11px;
  }

  .tabbuttton {
    width: 50%;
    margin-top: 20px;
    display: inline-block;
  }

  .tabtext {
    text-align: center;
    font-size: 14px;
  }

  .headoptimal {
    font-size: 18px;
  }

  .paradvisor {
    font-size: 15px;
  }

  .headadv {
    text-align: left;
  }

  .affiliate-button {
    width: 50%;
    font-size: 15px;
  }

  .travel {
    width: 100%;
  }

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

  .column-7 {
    padding-left: 0;
  }

  .section-client {
    padding-left: 50px;
    padding-right: 50px;
  }

  .bluebold.yellow.confi {
    font-size: 10px;
  }

  .supporthead1 {
    font-size: 18px;
  }

  .parasupport {
    margin-left: -25px;
    margin-right: -25px;
    padding-right: 0;
    font-size: 15px;
  }

  .slidertest {
    padding-left: 40px;
    padding-right: 40px;
  }

  .headclient {
    font-size: 18px;
  }

  .testimony {
    padding-right: 0;
    line-height: 20px;
  }

  .signature {
    font-size: 18px;
  }

  .heading-10 {
    font-size: 15px;
    line-height: 25px;
  }

  .heading-11 {
    font-size: 40px;
  }

  .heading-11.toolhead {
    font-size: 36px;
  }

  .heading-11.toolhead.headacc {
    font-size: 20px;
    line-height: 30px;
  }

  .heading-11.toolhead.sflhead {
    font-size: 25px;
    line-height: 50px;
  }

  .image-3 {
    width: 65%;
  }

  .column-10 {
    text-align: left;
  }

  .heading-12 {
    margin-bottom: 25px;
    font-size: 26px;
  }

  .heading-12.joinus {
    margin-top: 0;
  }

  .aff-link-cont {
    padding-left: 25px;
    padding-right: 25px;
  }

  .newtext {
    font-size: 18px;
  }

  .newimage {
    width: 20%;
  }

  .newlink {
    border-radius: 25px;
    width: auto;
    height: auto;
    margin-bottom: 10px;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .newlink:hover {
    transform: translate(30px);
  }

  .arrowback.blue.small-gold {
    background-position: 50%;
    background-size: contain;
  }

  .headinaff {
    font-size: 20px;
  }

  .aff-head1.white12 {
    margin-bottom: 25px;
    font-size: 50px;
    line-height: 50px;
  }

  .afftext1 {
    font-size: 16px;
  }

  .afftext1.thrive {
    font-size: 15px;
  }

  .para-back-card {
    margin-top: 20px;
    font-size: 14px;
    line-height: 19px;
  }

  .cardfront {
    width: 50%;
  }

  .frontcard {
    inset: 0;
  }

  .frontcard._1 {
    height: 300px;
  }

  .textb1 {
    text-align: center;
    font-size: 15px;
  }

  .aff-text.ex3 {
    font-size: 27px;
    line-height: 35px;
  }

  .aff-text.ex3.ex09 {
    font-size: 25px;
  }

  .aff-text.ex3.ex09.ex65.ex534 {
    font-size: 27px;
  }

  .headimage1.whitetext.headinflips {
    margin-top: 100px;
    font-size: 35px;
  }

  .fleche09 {
    float: none;
    width: 34%;
    position: relative;
    left: -38px;
  }

  .cflip {
    position: relative;
  }

  .image-affiliate-prog {
    width: 100%;
  }

  .rowcell {
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start;
    display: flex;
  }

  .midcontainer {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .backcard.flip12a {
    padding-left: 5px;
    padding-right: 5px;
  }

  .divblockgreyshad {
    padding-left: 30px;
    padding-right: 30px;
  }

  .parablacklato {
    text-align: left;
  }

  .tabs-2 {
    text-align: center;
    display: inline-block;
    position: static;
  }

  .title1 {
    font-size: 20px;
  }

  .tabmorei {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tabbc12.tab-buttonb1 {
    width: 47%;
    margin-bottom: 10px;
  }

  .tabbc12.tab-buttonb1.bluetab {
    width: auto;
  }

  .crown {
    width: 20%;
  }

  .tab2bc1.tab-buttonb1 {
    width: 47%;
    margin-left: 0;
  }

  .tab2bc1.tab-buttonb1.bluetab {
    width: auto;
    margin-bottom: 10px;
  }

  .textlink34 {
    width: 100%;
  }

  .vipimage {
    width: 100%;
    position: static;
  }

  .crownc {
    text-align: left;
  }

  .ref-name {
    margin-top: 10px;
    font-size: 20px;
  }

  .head653 {
    font-size: 16px;
  }

  .slidereference {
    background-position: 49%;
    background-size: cover;
    height: 400px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .meetteam.w--current {
    text-align: center;
    width: 80%;
    margin-bottom: 20px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    display: inline-block;
  }

  .small-gline {
    width: 50%;
  }

  .cmid1 {
    text-align: center;
  }

  .tbscv {
    text-align: center;
    display: block;
    position: static;
  }

  .mc.bcb1cont {
    padding-left: 10px;
    padding-right: 10px;
  }

  .dj1, .dj1.nat {
    width: 57%;
  }

  .bold1 {
    width: 100%;
    display: inline-block;
  }

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

  .anotherdiv.team {
    padding-left: 30px;
    padding-right: 30px;
  }

  .slide-texte {
    width: auto;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .list1 {
    padding-left: 30px;
    font-size: 16px;
  }

  .list1.point {
    font-size: 15px;
    line-height: 23px;
  }

  .c-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .afffrom-wrapper {
    padding-left: 0%;
    padding-right: 0%;
  }

  .backtriangle.formaff {
    background-position: 25%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 20px;
    padding-right: 20px;
  }

  .pwpic.lockacc {
    width: 25%;
  }

  .toollinks {
    width: 75%;
    margin-bottom: 5px;
  }

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

  .head123.space80 {
    font-size: 26px;
  }

  .head123.sflmain {
    line-height: 30px;
  }

  .section-6 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .willtext {
    font-size: 15px;
    line-height: 20px;
  }

  .container-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .headquotet {
    font-size: 40px;
  }

  .text-value {
    font-size: 20px;
    line-height: 20px;
  }

  .valuetitle {
    font-size: 15px;
  }

  .icon-value {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .mainbutton.advisorbutton {
    margin-left: 10px;
  }

  .image-6 {
    width: 45%;
  }

  .body {
    height: 35%;
  }

  .boite {
    float: left;
    text-align: left;
    margin-left: 20px;
    margin-right: 10px;
    padding-right: 0;
    font-size: 15px;
    display: block;
  }

  .text5 {
    font-size: 20px;
  }

  .partnerlink {
    margin-bottom: 10px;
  }

  .text-para3, .text-para5 {
    font-size: 15px;
  }

  .section-7.privacy-sec {
    padding-left: 50px;
    padding-right: 50px;
  }

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

  .para-legal-stat {
    position: relative;
    left: 1px;
    right: 0;
  }

  .code-of-conduct-sec1 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .container-ind {
    background-color: #ffffffe6;
    margin-left: 10px;
    margin-right: 10px;
  }

  .individual-insurance {
    font-size: 22px;
  }

  .middle-text-in-banner {
    font-size: 16px;
  }

  ._2-row {
    margin-bottom: 27px;
  }

  .traveleing, .traveleing.drh {
    font-size: 18px;
  }

  .get-travel {
    width: 50%;
  }

  .get-travel.get-travel1 {
    width: 52%;
  }

  .health-dental-icon {
    width: 50%;
  }

  .tempopt {
    margin-top: 10px;
  }

  .navtemp {
    font-size: 13px;
  }

  .heading-13 {
    font-size: 15px;
  }

  .bold-text-3 {
    font-size: 18px;
  }

  .bold-text-4 {
    font-size: 15px;
  }

  .image-7 {
    width: 25%;
  }

  .div-block-3 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-3.dicaccess {
    width: 90%;
  }

  .avisdiv {
    margin-left: 25px;
    margin-right: 25px;
  }

  .privacylink {
    font-size: 8px;
  }

  .purpletxt {
    padding-left: 50px;
    padding-right: 50px;
  }

  .cmid {
    padding-top: 50px;
  }

  .triangle {
    width: 45%;
  }

  .bouton-2 {
    width: 65%;
    margin-bottom: 75px;
  }

  .logo123 {
    width: 50%;
  }

  .commentaire {
    font-size: 9px;
  }

  .form-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding-left: 25px;
    padding-right: 25px;
  }

  .inscription {
    padding-left: 15px;
    padding-right: 15px;
  }

  .bow {
    margin-bottom: 75px;
  }

  .date {
    width: 100%;
  }

  .recaptcha {
    margin-left: -40px;
    margin-right: 0;
  }

  .bold-text-7 {
    margin-left: -25px;
    margin-right: -25px;
  }

  .html-embed.quote {
    margin-left: 0;
  }

  .job {
    margin-top: 25px;
    margin-left: 0;
  }

  .job-openings {
    background-color: #f0f2f6c4;
    margin-top: 60px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .mask {
    padding-bottom: 0;
  }

  .body-4 {
    height: auto;
    padding-bottom: 100px;
  }

  .column-28 {
    padding-right: 0;
  }

  .newsection9 {
    margin-top: 100px;
  }

  .div-block-16 {
    text-align: center;
  }

  .div-block-16.leftdiv {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-16.leftdiv.sfldiv, .div-block-16.divsfl, .div-block-16.divsfgd, .div-block-16.sflgh {
    padding-left: 0;
    padding-right: 0;
  }

  .headtravel {
    text-align: left;
    line-height: 30px;
  }

  .headtravel.leftjustified, .column-29, .whitepara.paratravel2 {
    text-align: center;
  }

  .whitepara.paratravel2.leftjsutified {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .whitepara.paratravel2.sflk {
    text-align: left;
  }

  .image-14 {
    max-width: 40%;
  }

  .sflpara {
    font-size: 16px;
    line-height: 30px;
  }

  .section-title {
    font-size: 25px;
    line-height: 30px;
  }

  .section-title._2 {
    font-size: 20px;
    line-height: 25px;
  }

  .section-title.h70 {
    font-size: 25px;
  }

  .section-title.section1 {
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    display: inline-block;
    overflow: visible;
  }

  .left-column {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .divider-line {
    width: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .l12 {
    text-align: center;
    font-size: 18px;
  }

  .l13 {
    text-align: center;
  }

  ._2-half-column {
    padding-right: 0;
  }

  .right-column {
    text-align: center;
    padding-left: 20px;
  }

  .telephone {
    font-size: 20px;
  }

  .important-text-3 {
    font-size: 20px;
    font-weight: 400;
  }

  .t1, .t1.t6 {
    width: 13%;
  }

  .button-3 {
    padding: 11px 15px;
    font-size: 14px;
  }

  .pic-agent {
    width: 60%;
  }

  .h34 {
    font-size: 16px;
  }

  .h34.h876 {
    width: 100%;
  }

  .sflcontact {
    padding-left: 50px;
    padding-right: 50px;
  }

  .namehead {
    text-transform: capitalize;
  }

  .headdead {
    font-size: 20px;
    line-height: 25px;
  }

  .impo {
    width: 50%;
    max-width: 50%;
  }

  .italic-text-4 {
    line-height: 30px;
  }

  .italic-text-5 {
    font-size: 25px;
  }

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

  .column-31 {
    padding-left: 0;
    padding-right: 0;
  }

  .sfllogo1 {
    max-width: 75%;
  }

  .columns {
    display: none;
  }

  .image-24 {
    margin-top: 0;
  }

  .reg-form {
    padding: 60px 20px;
  }

  .text-field-2, .label1 {
    font-size: 16px;
  }

  .select {
    width: 100%;
  }

  .uui-navbar07_dropdown-link {
    padding-left: 0;
  }

  .uui-heroheader01_component {
    grid-template-columns: 1fr;
  }

  .uui-heroheader01_image {
    border-top-left-radius: 4rem;
    height: 15rem;
  }

  .uui-heroheader01_pattern-image {
    width: 12.125rem;
    bottom: -25%;
    right: -20%;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .uui-heroheader09_component {
    grid-template-columns: 1fr;
  }

  .uui-heroheader09_image-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .uui-heroheader18_background {
    top: 42%;
  }

  .uui-heroheader20_lightbox {
    height: 15rem;
  }

  .uui-heroheader20_background {
    top: 42%;
  }

  .uui-layout60_item-list {
    grid-template-columns: 1fr;
  }

  .uui-testimonial15_mask {
    width: 95%;
  }

  .uui-signup-form_wrapper {
    grid-row-gap: .75rem;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .uui-cta03_component {
    grid-template-columns: 1fr;
  }
}


