body {
  font-family: Raleway, sans-serif;
  color: #818181;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #555;
  font-size: 26px;
  line-height: 44px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #585858;
  font-size: 22px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #585858;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #585858;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #585858;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #585858;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  display: inline-block;
  width: auto;
  margin-top: 0px;
  margin-bottom: 5px;
  text-align: center;
  list-style-type: disc;
}

.button {
  display: inline-block;
  margin-top: 15px;
  padding: 8px 18px;
  float: none;
  border: 2px solid #428bc7;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #428bc7;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #428bc7;
  color: #fff;
}

.button.price {
  margin-top: 28px;
  border-style: solid;
  border-color: #fff;
  background-color: #0078a8;
  color: #fff;
}

.button.price:hover {
  border: 2px solid #0078a8;
  background-color: #fff;
  color: #0078a8;
}

.button.price.call-us-button {
  background-color: #f47920;
}

.button.price.call-us-button:hover {
  border-color: #f47920;
  background-color: #fff;
  color: #f47920;
}

.button.price.eye-button {
  background-color: #fbaf34;
}

.button.price.eye-button:hover {
  border-color: #fbaf34;
  background-color: #fff;
  color: #fbaf34;
}

.button.price.quote {
  margin-right: 6px;
  text-align: center;
}

.button.price.space50 {
  margin-top: 0px;
  margin-bottom: 50px;
}

.button.price.b76 {
  width: 100%;
  margin-top: 10px;
}

.button.price.b76.sepline {
  margin-top: 55px;
}

.button.price.b73 {
  width: 100%;
  margin-top: 10px;
}

.button.wh {
  margin-right: auto;
  margin-left: auto;
  border-color: #fff;
  background-color: #0078a8;
  color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.button.wh:hover {
  background-color: #fff;
  color: #428bc7;
}

.button.wh.travel1 {
  font-size: 12px;
  line-height: 18px;
}

.button.boutton1 {
  border-width: 2px;
  border-color: #fff;
  background-color: #00aeef;
  box-shadow: 0 0 6px -1px #a6a6a6;
  color: #f7f7f7;
}

.button.boutton1:hover {
  border-color: #00aeef;
  background-color: #fff;
  color: #00aeef;
}

.button.boutton7 {
  border-color: #00aeef;
  color: #00aeef;
}

.button.boutton7:hover {
  background-color: hsla(0, 0%, 89%, 0.84);
}

.button.learnmore-button {
  border-color: #00aeef;
  color: #00aeef;
}

.button.learnmore-button:hover {
  border-color: #fff;
  background-color: #00aeef;
  color: #fff;
}

.button.button-aply {
  margin-top: 83px;
}

.button.button-aply.blue-button {
  margin-top: 0px;
  border-color: #fff;
  background-color: #0078a8;
  color: #fff;
}

.button.button-aply.blue-button:hover {
  border-color: #0078a8;
  background-color: #fff;
  color: #0078a8;
}

.button.button-aply.blue-button._1butclick {
  width: 75%;
  margin-bottom: 25px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.button.button-aply.blue-button.butclick4 {
  width: 75%;
  padding-top: 2px;
  padding-bottom: 2px;
}

.button.bouton-table1 {
  float: right;
  border-color: #f7f7f7;
  background-color: #0078a8;
  color: #fff;
}

.button.bouton-table1.bouton-table2 {
  background-color: #f47920;
}

.button.bouton-table1.bouton-table3 {
  background-color: #fbaf34;
}

.button.bouton-table1.bouton-table3.table-4-button {
  background-color: #a6a6a6;
}

.button.quote1 {
  margin-top: 30px;
  border-color: #00aeef;
  color: #00aeef;
}

.button.quote1:hover {
  background-color: hsla(0, 0%, 89%, 0.84);
}

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

.nav-menu {
  margin-top: 30px;
  float: none;
}

.nav-link {
  margin-left: 30px;
  padding: 0px 0px 5px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

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

.navigation-container {
  display: block;
  text-align: center;
}

.header {
  position: relative;
  display: block;
  height: 90px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.09);
  background-color: transparent;
}

.header.header-small {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #00aeef;
}

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

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

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

.section {
  position: relative;
  padding-top: 100px;
  padding-bottom: 60px;
  border-top: 1px solid #fff;
  background-color: #f2f2f2;
}

.section.section-2 {
  margin-top: 200px;
  margin-bottom: 200px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 96.9%, 0.88)), to(hsla(0, 0%, 96.9%, 0.97))), url('../images/check.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 96.9%, 0.88), hsla(0, 0%, 96.9%, 0.97)), url('../images/check.png');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.scroll-header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  overflow: hidden;
  width: 100%;
  background-color: #fff;
  opacity: 0.97;
}

.scroll-header.header-home {
  padding-bottom: 20px;
  font-size: 15px;
}

.scroll-header.header-home.french {
  position: fixed;
  display: block;
  overflow: hidden;
}

.brand-logo-scroll {
  width: 35%;
  margin-top: 17px;
}

.brand-logo-scroll.w--current {
  width: 35%;
}

.nav-link-scroll {
  margin-left: 30px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.nav-link-scroll:hover {
  border-bottom: 2px solid #428bc7;
  color: #428bc7;
}

.nav-link-scroll.w--current {
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.nav-link-scroll.toll-free-link {
  color: #f47920;
  font-size: 16px;
  font-weight: 500;
}

.banner {
  display: block;
  background-color: #00aeef;
}

.service_wrapper {
  position: relative;
  display: block;
  overflow: visible;
  text-align: center;
}

.circle {
  display: block;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-top: 24px;
  border: 2px solid #00aeef;
  border-radius: 60px;
}

.wrok-tittle {
  position: relative;
  display: block;
  padding-top: 45px;
  padding-bottom: 45px;
  border-top: 1px solid #ebebeb;
}

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

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

.line.left {
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  background-color: #00aeef;
}

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

.work-column {
  position: relative;
  z-index: 2;
  display: block;
  overflow: hidden;
  padding-right: 0px;
  padding-left: 0px;
}

.work-overlay {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, 0.5));
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.work-overlay:hover {
  box-shadow: inset 0 0 8px 3px rgba(0, 0, 0, 0.5);
}

.work-hover {
  position: absolute;
  left: 0px;
  top: 40%;
  right: 0px;
  bottom: 0px;
  display: block;
  padding: 15px 20px;
}

.on-work {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.sub-title {
  color: #f2f2f2;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
}

.section-features {
  position: relative;
  z-index: 2;
  padding-top: 0px;
  padding-bottom: 50px;
  background-color: #fff;
}

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

.slider {
  height: auto;
  background-color: transparent;
  color: hsla(0, 0%, 100%, 0.81);
  font-weight: 300;
}

.hide-dots {
  display: none;
}

.arrow {
  width: 60px;
  height: 60px;
  padding-top: 13px;
  padding-bottom: 13px;
  border: 2px solid #fff;
  border-radius: 100px;
  opacity: 0.3;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 30px;
}

.arrow:hover {
  opacity: 1;
}

.vertical {
  height: 70px;
  margin-right: 20px;
  margin-left: 20px;
}

.slide-2 {
  position: relative;
  display: inline-block;
  overflow: visible;
}

.feautres-image {
  position: relative;
  text-align: center;
}

.features-text {
  padding-top: 25px;
}

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

.uppercas.white {
  color: #fff;
  font-size: 35px;
  font-weight: 300;
  text-align: center;
}

.uppercas.blue-head {
  color: #00aeef;
}

.hand-text {
  padding-left: 48px;
  font-family: 'Just Another Hand', sans-serif;
  color: #000;
  font-size: 28px;
  letter-spacing: 0px;
}

.cool {
  position: relative;
  bottom: 18px;
  padding-left: 158px;
}

.cool.cool1 {
  margin-bottom: 0px;
}

.cool.clickhere {
  margin-top: 25px;
}

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

.cool.side {
  padding-left: 200px;
}

.cool.side.bottom50 {
  margin-bottom: 50px;
  padding-left: 150px;
}

.hero-div {
  position: relative;
  z-index: 10;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #428bc7;
}

.hero-div.blue-live {
  background-color: #00aeef;
}

.hero-text {
  color: #95c2e8;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.hero-text.white-txt {
  color: #fff;
}

.option-section {
  padding-top: 0px;
  padding-bottom: 100px;
  background-color: #fff;
}

.column-wrapper {
  padding: 30px 20px 20px;
  box-shadow: none;
  text-align: center;
}

.column-wrapper.c1 {
  padding-top: 0px;
  padding-right: 30px;
  box-shadow: none;
}

.shadow {
  position: relative;
  bottom: auto;
  opacity: 0.6;
  text-align: center;
}

.shadow.darker {
  bottom: 8px;
  opacity: 1;
}

.row {
  margin-top: 50px;
}

.funfacts-section {
  padding-top: 100px;
  padding-bottom: 150px;
  background-image: url('../images/banner.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.skills-row {
  padding-top: 80px;
}

.skills-row.icon-row {
  margin-bottom: 5px;
  padding-top: 0px;
}

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

.clients-slider {
  height: 500px;
  margin-top: 45px;
  background-color: transparent;
}

.slide_1_testimonials {
  height: auto;
  padding-right: 90px;
  padding-left: 90px;
  text-align: center;
}

.clients-photo {
  position: relative;
  z-index: 1;
  display: block;
  width: 130px;
  height: 130px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100px;
  background-image: url('../images/client2.jpg');
  background-size: 130px;
  background-repeat: no-repeat;
}

.clients-photo._2 {
  background-image: url('../images/cleint3.jpg');
}

.clients-photo._3 {
  background-image: url('../images/client1.jpg');
  background-position: 50% 50%;
}

.arrow-clients {
  width: 40px;
  height: 40px;
  padding-top: 9px;
  border: 2px solid #d1d1d1;
  border-radius: 100px;
  opacity: 0.6;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #00aeef;
  font-size: 19px;
}

.arrow-clients:hover {
  opacity: 1;
}

.vertical-clients {
  position: absolute;
  height: 200px;
  margin-right: 1px;
  margin-left: 1px;
}

.clients-text {
  position: relative;
  margin-top: 20px;
  color: #919191;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
}

.cliets-section {
  display: block;
  overflow: visible;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f2f2f2;
  background-image: none;
}

.brand-logo {
  width: 10%;
}

.branging-logo {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}

.braning-hover {
  opacity: 0.5;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.braning-hover:hover {
  opacity: 1;
}

.social {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  border-right: 1px solid #3c4752;
  background-color: #333c45;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.social:hover {
  background-color: #3b5998;
}

.social.twitter:hover {
  background-color: #2aa9e0;
}

.social.google:hover {
  background-color: #bf3939;
}

.social.rss:hover {
  background-color: #eb8a1c;
}

.social-column {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.footer {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 50;
  display: none;
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: rgba(51, 60, 69, 0.99);
}

.footer:hover {
  color: #00aeef;
}

.footer_logo {
  margin-bottom: 15px;
}

.social_footer {
  margin-top: 15px;
}

.circle_footer {
  width: 34px;
  height: 34px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-top: 1px;
  border: 1px solid #818181;
  border-radius: 50px;
  opacity: 0.6;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.circle_footer:hover {
  border-color: #00aeef;
  opacity: 1;
}

.small_footer {
  position: relative;
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 20px;
}

.small_footer.mnh {
  padding-top: 0px;
}

.small_footer_text {
  display: inline-block;
  margin-left: 10px;
  padding-top: 8px;
  color: #adadad;
  font-size: 13px;
}

.go-top {
  overflow: hidden;
  width: 40px;
  height: 40px;
  padding-top: 4px;
  float: right;
  border: 2px solid #e1e1e1;
  border-radius: 50px;
  -webkit-transition: border 500ms ease;
  transition: border 500ms ease;
  text-align: center;
}

.go-top:hover {
  border-color: #428bc7;
}

.h3_footer {
  margin-top: 10px;
  margin-bottom: 23px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.textfield {
  margin-bottom: 15px;
  padding-top: 0px;
  padding-left: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #818181;
  border-left-style: none;
  background-color: transparent;
  color: #fff;
  font-size: 13px;
}

.textfield:hover {
  border-bottom-color: #428bc7;
}

.text-area {
  padding-top: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #818181;
  border-left-style: none;
  background-color: transparent;
  color: #fff;
  font-size: 13px;
}

.text-area:hover {
  border-bottom-color: #428bc7;
  color: #fff;
}

.submit-button {
  position: relative;
  margin-top: 10px;
  padding: 5px 15px;
  border: 2px solid #818181;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #818181;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #818181;
  color: #fff;
}

.success-message {
  margin-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  border: 2px solid #428bc7;
  border-radius: 5px;
  background-color: transparent;
  text-align: center;
}

.error-message {
  margin-top: 15px;
  border: 2px solid #db2121;
  border-radius: 5px;
  background-color: transparent;
  text-align: center;
}

.close-footer {
  position: relative;
  bottom: -13px;
  width: 40px;
  height: 40px;
  margin-right: 30px;
  padding-top: 4px;
  float: right;
  border: 2px solid #818181;
  border-radius: 30px;
  opacity: 0.3;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.close-footer:hover {
  opacity: 1;
}

.close-text {
  position: relative;
  bottom: -21px;
  margin-right: 15px;
  float: right;
}

.sub-header {
  position: relative;
  z-index: 1;
  padding-bottom: 60px;
  background-color: #428bc7;
}

.sub-header.hafa {
  position: static;
  padding-bottom: 0px;
  background-color: #0078aa;
}

.sub-header.hafa.french {
  background-color: transparent;
}

.sub-header.hafa.top {
  margin-top: -80px;
}

.sub-header.head5 {
  padding-bottom: 0px;
  background-color: #00aeef;
}

.info {
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.info.address {
  margin-bottom: 0px;
}

.info-icon {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

.mail {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #818181;
  text-decoration: none;
}

.mail:hover {
  color: #fff;
}

.contact {
  color: #fff;
}

.contact:hover {
  color: #fff;
}

.section-work {
  position: relative;
  z-index: 2;
}

.container-about {
  padding-top: 60px;
  text-align: center;
}

.container-about.container-pricing {
  margin-bottom: 25px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 25px;
  background-color: hsla(0, 0%, 100%, 0.89);
}

.container-about.container-team {
  background-color: transparent;
}

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

.white.black-txt {
  color: #000;
  font-size: 37px;
  font-weight: 400;
}

.white.black-txt.whitetxt {
  color: #000;
  font-size: 28px;
  font-weight: 400;
}

.white.black9 {
  color: #000;
  font-size: 35px;
  font-weight: 400;
}

.sub-text {
  color: #fff;
  font-size: 18px;
  font-weight: 200;
}

.sub-text.cl {
  color: #8f8f8f;
  font-weight: 300;
}

.sub-text.txt65 {
  padding-right: 25px;
  padding-left: 25px;
  font-family: Verdana, Geneva, sans-serif;
  color: #585858;
  line-height: 35px;
  font-weight: 300;
}

.sub-text.txt65.top {
  padding-top: 50px;
}

.sub-text.txt65.top.text15 {
  font-size: 15px;
}

.sub-text.txt65.top.text12 {
  font-size: 14px;
}

.sub-text.txt65.top.text14 {
  font-size: 14px;
}

.sub-text.txt65.bottom50 {
  margin-bottom: 50px;
}

.sub-text.txt65.bottom50.black.dividero {
  padding-bottom: 25px;
}

.sub-text.txt65.black {
  color: #000;
}

.sub-text.txt65.black.dividero {
  padding-bottom: 25px;
  border-bottom: 1px solid #f47920;
}

.sub-text.txt65.txt5637 {
  margin-bottom: 25px;
  font-family: Raleway, sans-serif;
  font-weight: 400;
}

.sub-text.sub-team {
  margin-bottom: 50px;
  color: #000;
  font-size: 20px;
  font-weight: 400;
}

.sub-text.sub-team.smaller12 {
  font-size: 17px;
  line-height: 29px;
}

.section-help {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/banner2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section-help.section-apply {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.71)), to(hsla(0, 0%, 100%, 0.71))), url('../images/happy-family-at-laptop.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.71), hsla(0, 0%, 100%, 0.71)), url('../images/happy-family-at-laptop.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section-help.section-apply.bottom {
  padding-bottom: 0px;
}

.section-help.section-apply.bottom.bottom150 {
  margin-bottom: 150px;
}

.row-help {
  margin-top: 100px;
  margin-bottom: 50px;
}

.help_1 {
  height: 312px;
  padding-right: 15px;
  padding-left: 15px;
  border: 1px solid hsla(0, 0%, 100%, 0.65);
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.18);
  text-align: center;
}

.help_1.contact-us {
  height: 225px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.help_1.contact-us.email1 {
  width: 270px;
  border-width: 2px;
  border-color: #f47920;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#f7f7f7));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #f7f7f7);
}

.help_1.contact-us.email1.findus {
  border-color: #fbaf34;
}

.help_1.contact-us.email1.emilus {
  width: 270px;
  border-color: #0078a8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#f7f7f7));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #f7f7f7);
}

.circle-help {
  position: relative;
  bottom: 50px;
  display: block;
  width: 90px;
  height: 90px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 26px;
  border-radius: 60px;
  background-color: #0078a8;
  opacity: 1;
}

.circle-help.circle2 {
  background-color: #f47920;
}

.circle-help.circle3 {
  background-color: #fbaf34;
}

.circle-help.cricle {
  background-color: #00aeef;
}

.help-content {
  position: relative;
  bottom: 36px;
}

.section-services {
  padding-top: 90px;
  padding-bottom: 90px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #f2f2f2;
}

.section-services.white_2 {
  padding-top: 0px;
  background-color: transparent;
}

.section-services.life-events {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #f7f7f7;
  box-shadow: 0 0 6px 0 #a6a6a6;
}

.section-project {
  padding-top: 70px;
  padding-bottom: 70px;
  border-top: 1px solid #fff;
  background-color: #f2f2f2;
}

.project-warppaer {
  margin-bottom: 40px;
  text-align: center;
}

.project-button {
  width: 50px;
  height: 50px;
  padding-top: 9px;
  border: 2px solid #d6d6d6;
  border-radius: 5px;
  opacity: 0.6;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.project-button:hover {
  opacity: 1;
}

.project-button.previous {
  float: left;
}

.project-button.next {
  float: right;
}

.line_project {
  width: 100%;
  height: 1px;
  background-color: #e6e6e6;
}

.slider-project {
  height: auto;
  margin-top: 40px;
  background-color: transparent;
}

.arrow_project {
  width: 50px;
  height: 50px;
  padding-top: 11px;
  border: 2px solid #fff;
  border-radius: 50px;
  opacity: 0.5;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 24px;
}

.arrow_project:hover {
  opacity: 0.8;
}

.caption {
  position: absolute;
  left: 23px;
  bottom: 23px;
  padding: 10px;
  border: 1px solid #fff;
  color: #fff;
}

.caption_link {
  position: absolute;
  top: 23px;
  right: 23px;
  padding: 10px;
  background-color: rgba(66, 139, 199, 0.8);
  color: #fff;
  text-decoration: none;
}

.section-logo {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #ebebeb;
  background-color: #fff;
}

.project {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #585858;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.details {
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid #e6e6e6;
  color: #000;
}

.details.space3 {
  padding-top: 13px;
  padding-bottom: 12px;
}

.details.space4 {
  margin-bottom: 7px;
}

.details.space4.space3 {
  margin-bottom: 10px;
}

.details.details1 {
  height: auto;
  padding-top: 20px;
}

.details.details2 {
  height: auto;
}

.catergory-text {
  margin-bottom: 0px;
  color: #000;
}

.catergory-text.dental {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.catergory-text.side {
  padding-left: 60px;
}

.catergory-text.shade {
  background-color: transparent;
  color: #000;
}

.catergory-text.texto {
  color: #f47920;
  font-size: 18px;
  font-weight: 800;
  text-decoration: none;
}

.catergory-text.space3 {
  margin-bottom: 7px;
}

.catergory-text.bigger20 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  text-decoration: none;
}

.catergory-text.divo {
  border-bottom: 1px solid #f47920;
}

.catergory-text.space4 {
  margin-bottom: 10px;
}

.catergory-text.space15 {
  margin-bottom: 30px;
}

.catergory-text.space20 {
  margin-bottom: 40px;
}

.pricing_table {
  position: relative;
  overflow: hidden;
  padding-bottom: 30px;
  border: 1px solid #e6e6e6;
  border-radius: 7px;
  background-color: #fff;
  color: #000;
  text-align: center;
}

.pricing_table.d_shadow.pricetab {
  height: 1400px;
}

.pricing_table.waiting {
  padding-bottom: 0px;
}

.pricing_price {
  overflow: hidden;
  height: 400px;
  padding: 10px 0px 30px;
  background-color: #0078a8;
  background-image: none;
  color: #0078a8;
  text-align: center;
}

.pricing_price.small {
  padding-bottom: 25px;
}

.pricing_price.short {
  height: 150px;
  padding-bottom: 10px;
}

.pricing_price.header {
  height: 130px;
  padding-bottom: 0px;
}

.pricing_price.header.smaller {
  height: 100px;
}

.pricing_price.header300 {
  height: 300px;
}

.pricing_price.space5 {
  height: 150px;
  padding-bottom: 0px;
}

.pricing {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
  color: #fff;
  font-size: 19px;
  letter-spacing: -1px;
}

._404-secton {
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 1px solid #fff;
  background-color: #f2f2f2;
}

.circle_404 {
  display: block;
  width: 380px;
  height: 380px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-top: 130px;
  border: 6px solid #428bc7;
  border-radius: 200px;
  text-align: center;
}

._404-text {
  margin-bottom: 67px;
  color: #428bc7;
  font-size: 50px;
  font-weight: 600;
}

.container-404 {
  position: relative;
  z-index: 1;
  text-align: center;
}

.logo_backg {
  position: absolute;
  left: -23%;
  top: 25%;
  opacity: 0.05;
}

.row_social {
  position: relative;
  z-index: 1;
}

.container-iphone {
  padding-top: 20px;
}

.column_features {
  text-align: left;
}

.column_features.image2 {
  width: 80%;
}

.mascot {
  position: relative;
  top: 2px;
  text-align: center;
}

.text-slider {
  top: 45px;
  padding-top: 40px;
}

.text-slider.test-banner1 {
  top: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.big-text {
  margin-bottom: 8px;
  color: #fff;
  font-size: 34px;
  line-height: 46px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.big-text.heading {
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 37px;
  text-align: center;
}

.big-text.heading.fr-heading1 {
  font-size: 29px;
}

.medium-text {
  margin-bottom: 20px;
  color: hsla(0, 0%, 100%, 0.61);
  font-size: 18px;
}

.medium-text.normal-txt {
  margin-top: 4px;
  padding-right: 25px;
  padding-left: 25px;
  color: #000;
  font-size: 27px;
  line-height: 42px;
  font-weight: 300;
  text-align: center;
}

.medium-text.normal-txt.frmed {
  font-size: 25px;
}

.medium-text.normal-txt.txt56s {
  padding-right: 25px;
  padding-left: 25px;
}

.medium-text.normal-txt.ndhd {
  padding-right: 25px;
  padding-left: 25px;
}

.medium-text.normal-txt.bigger40 {
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 40px;
}

.home-banner {
  height: auto;
  padding-top: 200px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.59)), to(transparent)), url('../images/Picture1-web.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.59), transparent), url('../images/Picture1-web.png');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.logo {
  width: 100%;
}

.txt-1 {
  padding: 50px 25px 100px;
  border-radius: 10px;
  background-color: rgba(0, 174, 239, 0.2);
  text-align: center;
}

.small-txt {
  color: #a6a6a6;
  text-align: center;
}

.small-txt.txt2 {
  margin-bottom: 20px;
  color: #000;
}

.small-txt.txt2.home1 {
  padding-right: 20px;
  padding-left: 20px;
  font-size: 19px;
  line-height: 32px;
}

.health-insurance {
  font-weight: 600;
  text-shadow: 0 1px 0 rgba(88, 88, 88, 0.2);
}

.secitiom {
  background-color: hsla(0, 0%, 96.9%, 0.88);
}

.secitiom.divblock {
  width: auto;
  margin-top: 200px;
  padding-top: 0px;
  padding-bottom: 5px;
  background-color: hsla(0, 0%, 96.9%, 0.77);
  box-shadow: 0 0 6px 0 #a6a6a6;
}

.secitiom.divblock.divbloc2 {
  background-color: hsla(0, 0%, 100%, 0.81);
  box-shadow: none;
}

.icon {
  width: 39%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.icon:hover {
  border-radius: 10px;
  background-color: transparent;
}

.icon.icon-bag {
  width: 39%;
}

.icon.drugicon {
  width: 100%;
}

.icon-txt {
  padding-bottom: 10px;
  border-bottom: 1px none #dbdbdb;
  color: #00aeef;
  font-size: 15px;
  text-decoration: none;
}

.more {
  margin-top: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: right;
  border-bottom: 1px solid #00aeef;
  color: #00aeef;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

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

.links {
  text-decoration: none;
}

.div {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.div:hover {
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(15deg);
}

.div.div4 {
  padding-top: 0px;
}

.section-1 {
  margin-top: 200px;
}

.white-container {
  padding-top: 50px;
  padding-bottom: 50px;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.76);
  text-align: center;
}

.white-container.they {
  margin-bottom: 191px;
}

.white-container.box {
  margin-bottom: 150px;
}

.white-container.white2 {
  background-color: #f7f7f7;
}

.backgroun1 {
  background-color: #a6a6a6;
  background-image: url('../images/554911e79700a34c4e390332_Physician-Picture1.jpg');
  background-position: 4px 0px;
  background-size: cover;
  background-attachment: fixed;
}

.backgroun1.background-2 {
  background-color: #b0e7fc;
  background-image: url('../images/1dsp-20151227-family-008.png');
  background-position: 0px 0px;
  background-size: cover;
}

.backgroun1.background-2.backgroun3 {
  background-image: url('../images/554b93a01604cb1957802e59_stock-pharmacist.jpg');
  background-size: cover;
}

.backgroun1.background-2.backgroun3.group {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/banner.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/banner.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.backgroun1.background-2.vison-background {
  background-image: url('../images/Boy-With-glasses-reading1-1024x875.jpg');
}

.backgroun1.background-2.vison-background.assured-back {
  overflow: visible;
  background-color: rgba(138, 195, 242, 0.39);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(138, 195, 242, 0.39)), to(rgba(138, 195, 242, 0.39))), url('../images/372165.jpg');
  background-image: linear-gradient(180deg, rgba(138, 195, 242, 0.39), rgba(138, 195, 242, 0.39)), url('../images/372165.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  text-align: left;
}

.backgroun1.background-2.vison-background.assured-back.canada-back {
  background-image: url('../images/576044f6ad1958ea3cdc1d1f_sky-2.png');
  background-position: 0px 0px;
  background-size: cover;
}

.backgroun1.background-2.vison-background.assured-back.canada-back.vtc {
  background-image: url('../images/63554144_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.backgroun1.background-2.retiree {
  background-image: url('../images/37198216.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.backgroun1.student {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(167, 194, 219, 0.62)), to(rgba(167, 194, 219, 0.62))), url('../images/39163208.png');
  background-image: linear-gradient(180deg, rgba(167, 194, 219, 0.62), rgba(167, 194, 219, 0.62)), url('../images/39163208.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.grey-section {
  margin-bottom: 0px;
  padding-bottom: 100px;
  background-color: hsla(0, 0%, 96.9%, 0.89);
}

.grey-section.gytut {
  background-color: transparent;
}

.txt-section {
  padding-top: 0px;
}

.txt-section.centre {
  text-align: center;
}

.heading1 {
  margin-bottom: 50px;
  font-size: 35px;
  font-weight: 300;
  text-align: center;
}

.heading1.heading3 {
  margin-top: 100px;
  margin-bottom: 50px;
}

.heading1.headingbc3 {
  font-size: 34px;
}

.txt1 {
  font-weight: 600;
}

.para1 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 200;
  text-align: center;
}

.para1.bchead5 {
  text-align: left;
}

.cont1 {
  margin-bottom: 50px;
}

.heading2 {
  display: inline-block;
  width: 50%;
  margin-bottom: 50px;
  padding-bottom: 20px;
  float: none;
  border-bottom: 1px solid #00aeef;
  color: #00aeef;
  font-weight: 300;
  text-align: center;
}

.contmid {
  font-weight: 400;
  text-align: center;
}

.sec1 {
  margin-top: 100px;
}

.check.blue-check {
  width: 48%;
}

.span {
  font-weight: 600;
}

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

.txtlink1 {
  float: right;
  border-bottom: 1px solid #00aeef;
  color: #00aeef;
  text-decoration: none;
}

.par12 {
  margin-bottom: 0px;
  text-align: left;
}

.videodiv {
  width: 100%;
}

.video {
  display: inline-block;
  text-align: center;
}

.video.topspace50 {
  margin-top: 50px;
}

.heading4 {
  font-size: 30px;
  font-weight: 300;
}

.head4 {
  font-size: 35px;
  font-weight: 200;
}

.para4 {
  width: auto;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
}

.span1 {
  color: #00aeef;
  font-size: 20px;
  font-weight: 300;
}

.star1 {
  width: auto;
}

.txt-span {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  text-shadow: 1px 1px 0 #000;
}

.life1 {
  color: #00aeef;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  text-align: left;
}

.life11 {
  float: left;
  color: #00aeef;
  text-align: left;
}

.list12 {
  padding-left: 15px;
  text-align: left;
}

.image1 {
  width: 80%;
}

.shaodowdic {
  color: #f7f7f7;
  text-align: center;
}

.table1 {
  margin-bottom: 20px;
}

.table1.table-1 {
  margin-bottom: 0px;
}

.table2 {
  margin-bottom: 20px;
}

.table2.table-2-2 {
  margin-top: 50px;
  margin-bottom: 0px;
}

.logo1 {
  width: auto;
  max-width: 111%;
  min-width: 0px;
  margin-bottom: 20px;
}

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

.txt-choice {
  padding-top: 5px;
  padding-left: 10px;
  color: #0078a8;
  font-size: 20px;
  font-weight: 600;
}

.txt-choice.txt12 {
  color: #f47920;
}

.txt-choice.txt-dental {
  color: #fbaf34;
}

.txt-choice.txt-dental.txt-add {
  color: #a6a6a6;
}

.txt-choice.txts {
  padding-left: 0px;
  font-size: 11px;
}

.txt-choice.txts.txto {
  padding-left: 0px;
  color: #f47920;
  font-size: 11px;
}

.txt-choice.txts.txto.txtj {
  padding-left: 0px;
  color: #fbaf34;
}

.txt-choice.txts.txto.txtg {
  padding-left: 0px;
  color: #a6a6a6;
}

.txt-choice.txts.txto.txtg.txt-black {
  color: #000;
}

.module {
  padding: 10px 15px;
  border: 1px solid #0078a8;
  border-radius: 10px;
}

.module.module-drug {
  border-color: #f47920;
}

.module.dental-module {
  border-color: #fbaf34;
}

.module.dental-module.add-module {
  padding-right: 10px;
  border-color: #a6a6a6;
}

.module-div {
  margin-bottom: 50px;
  text-align: left;
}

.divblock1 {
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 10px;
  background-color: #0078a8;
  box-shadow: none;
}

.divblock1.divblock2 {
  background-color: #f47920;
  box-shadow: none;
}

.divblock1.divblock2.divblock3 {
  background-color: #fbaf34;
  box-shadow: none;
}

.divblock1.divblock2.divblock3.divblock4 {
  background-color: #a6a6a6;
  box-shadow: none;
}

.txt5 {
  padding-top: 2px;
  padding-left: 10px;
  color: #fff;
  font-size: 24px;
}

.txt5.txtsup {
  font-size: 21px;
}

.small-txt1 {
  padding-left: 10px;
  color: #fff;
}

.small-txt1.important {
  color: #fff;
  font-weight: 700;
}

.pic1 {
  width: 84%;
}

.row-mod {
  margin-bottom: 20px;
}

.image6 {
  width: 100%;
}

.txt-8 {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #000;
  font-size: 35px;
  font-weight: 200;
  text-align: left;
}

.txt-8.txt9 {
  margin-top: 100px;
  margin-bottom: 10px;
  font-size: 33px;
}

._1div {
  padding-top: 5px;
  border: 1px solid #0078a8;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
}

._1div._2-div {
  border-color: #f47920;
}

._1div._3-div {
  border-color: #fbaf34;
}

._1div._4-div {
  border-color: #a6a6a6;
  text-align: center;
}

._1div._4-div._5-div {
  border-color: #000;
  background-color: rgba(0, 174, 239, 0.68);
  color: #000;
}

.image-div {
  display: inline;
  width: 31%;
}

.image-div.imaje {
  width: 34%;
}

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

.plusmid {
  position: relative;
  text-align: center;
}

.plusmid.plus-de {
  left: -10px;
}

.plusmid.plusdf {
  left: 11px;
}

.plusmid.plusdf.equal {
  left: 3px;
}

.result-row {
  padding: 10px;
  border-radius: 10px;
  background-color: transparent;
  box-shadow: none;
}

.divblock12 {
  margin-top: 100px;
}

.more-info {
  margin-right: 0px;
  float: right;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #0078a8;
  text-decoration: none;
}

.more-info.mi1 {
  color: #f47920;
}

.more-info.mi1.mi2 {
  color: #fbaf34;
}

.more-info.mi1.mi2.mi9 {
  border-bottom-color: #a6a6a6;
  color: #a6a6a6;
}

.dental-table.table-3 {
  margin-top: 50px;
}

.result-div {
  margin-bottom: 100px;
  padding: 5px 10px;
  border: 1px solid #a6a6a6;
  border-radius: 10px;
  background-color: #fff;
}

.icon09.icon10 {
  width: 100%;
}

.icon09.addicon {
  width: 75%;
}

.c1mid {
  text-align: center;
}

.covergae {
  font-size: 15px;
}

.txt-pot {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #000;
  font-size: 20px;
  font-weight: 200;
  text-align: left;
}

.pot-image {
  width: 70%;
  padding: 10px;
  border: 1px solid #a6a6a6;
  border-radius: 10px;
  text-align: center;
}

.ci {
  font-size: 20px;
  text-align: left;
}

.ci-row {
  margin-bottom: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #a6a6a6;
  border-radius: 10px;
}

.ci-row.cbh {
  margin-bottom: 0px;
}

.hos-row {
  margin-bottom: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #a6a6a6;
  border-radius: 10px;
}

.addmodule-div {
  margin-top: 20px;
  margin-bottom: 100px;
  padding: 5px 30px 20px;
  border-radius: 25px;
  background-color: rgba(138, 195, 242, 0);
}

.addmodule-div.additional {
  margin-top: 100px;
  margin-bottom: 0px;
}

.txt-jus {
  text-align: justify;
}

.list5 {
  padding-left: 20px;
  text-align: left;
}

.divblock {
  width: 50%;
}

.txt-quote {
  padding-top: 20px;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.bo {
  font-size: 30px;
  font-weight: 500;
  text-align: justify;
}

.wheel-section {
  padding-top: 25px;
  padding-bottom: 25px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 88, 88, 0.65)), to(rgba(88, 88, 88, 0.54))), url('../images/10-12-05-Medical-Staff-from-Bing.jpg');
  background-image: linear-gradient(180deg, rgba(88, 88, 88, 0.65), rgba(88, 88, 88, 0.54)), url('../images/10-12-05-Medical-Staff-from-Bing.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, auto;
  background-repeat: repeat, repeat-x;
  background-attachment: scroll, fixed;
}

.wheel-section.sec67 {
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 120, 168, 0.27)), to(rgba(0, 120, 168, 0))), url('../images/61223762.jpg');
  background-image: linear-gradient(180deg, rgba(0, 120, 168, 0.27), rgba(0, 120, 168, 0)), url('../images/61223762.jpg');
  background-size: auto, cover;
}

.wheel-section.sec67.health-plan {
  background-image: none;
}

.wheel-section.sec67.health-plan.wheels-secfr {
  margin-bottom: 0px;
  background-color: #00aeef;
}

.wheel-section.wheel-secr {
  margin-top: 200px;
  margin-bottom: 200px;
}

.linkblock1 {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 25px;
  background-color: hsla(0, 0%, 100%, 0.86);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
  text-decoration: none;
}

.linkblock1:hover {
  background-color: rgba(251, 175, 52, 0.76);
}

.linkblock1.linkblock2 {
  margin-bottom: 0px;
  box-shadow: 0 0 6px 0 #919191;
}

.linkblock1.linkblock2:hover {
  background-color: rgba(0, 174, 239, 0.65);
}

.linkblock1.linkblock2.linkblock87.w--current {
  background-color: rgba(251, 175, 52, 0.7);
}

.linkblock1.linkblock2.linkblock87.w--current:hover {
  background-color: rgba(244, 121, 32, 0.69);
}

.linkblock1.linkblock2.linkblock87.square {
  border-radius: 0px;
  background-color: #0078a8;
}

.startnow {
  font-size: 25px;
  font-weight: 700;
}

.motion-sec.wheel-motion-drugs {
  margin-top: 100px;
  margin-bottom: 100px;
  padding-bottom: 0px;
}

.wheel {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.wheel:hover {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.toll-free {
  display: none;
}

.number1 {
  width: auto;
  color: #fff;
  font-size: 50px;
  font-weight: 100;
  text-align: center;
}

.list6 {
  padding-left: 0px;
  text-align: left;
}

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

.list6.list20.list21 {
  margin-bottom: 90px;
}

.list6.listsend {
  padding-left: 18px;
}

.list6.listsend.lisfdt {
  padding-left: 0px;
  font-size: 13px;
}

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

.bold.close {
  margin-top: 25px;
}

.bold.h09 {
  margin-top: 0px;
  text-align: center;
}

.section-options {
  padding-top: 100px;
  padding-bottom: 0px;
  background-image: url('../images/HAPPYFAMILYFHAHARP6_edited-1.jpg');
  background-size: cover;
  background-attachment: fixed;
}

.options-container {
  margin-top: 0px;
  margin-bottom: 140px;
  padding: 75px 25px 100px;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.86);
  text-align: center;
}

.options-section2 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: hsla(0, 0%, 100%, 0.9);
}

.build {
  color: #0078a8;
}

.adapt {
  color: #f47920;
}

.grow {
  color: #fbaf34;
}

.tablink1 {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  border-radius: 25px;
  background-color: rgba(0, 174, 239, 0.34);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.tablink1:hover {
  background-color: rgba(251, 175, 52, 0.29);
}

.tablink1.w--current {
  background-color: rgba(0, 174, 239, 0.13);
}

.tab-content {
  padding-top: 0px;
  text-align: center;
}

.eye {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.eye:hover {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}

.le1 {
  margin-top: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: hsla(0, 0%, 100%, 0.45);
  box-shadow: 0 0 6px 0 #dbdbdb;
}

.le1.le2 {
  margin-top: 0px;
}

.apply-container {
  padding: 50px 30px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.59);
}

.apply-container.contact-container {
  background-color: transparent;
  text-align: center;
}

.apply-container.contact-container.white {
  background-color: #f7f7f7;
  text-align: center;
}

.menene {
  margin-top: 100px;
}

.txt-expense {
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 15px;
  background-color: rgba(0, 174, 239, 0.65);
  color: #fff;
  font-size: 16px;
}

.total {
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #00aeef;
  border-radius: 0px;
  color: #000;
  font-size: 20px;
  text-align: right;
}

.expense-div {
  padding-right: 0px;
}

.list-20 {
  margin-bottom: 141px;
  text-align: right;
}

.txt-mid {
  margin-top: 10px;
  color: #919191;
  font-size: 20px;
  font-weight: 200;
  text-align: center;
}

.elements {
  color: #0078a8;
  font-weight: 400;
}

.div-list {
  height: 387px;
}

.list09 {
  padding-left: 0px;
  text-align: center;
}

.list09.list07 {
  text-align: left;
}

.list09.list07.list05 {
  text-align: center;
}

.list08 {
  text-align: center;
}

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

.light-blue-row {
  background-color: rgba(0, 174, 239, 0.09);
}

.small-mid-txt {
  margin-top: 20px;
  font-size: 12px;
}

.mask {
  position: static;
  margin-bottom: 0px;
}

.email {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #fff;
}

.email:hover {
  color: #00aeef;
}

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

.emallink {
  color: #fff;
  text-decoration: underline;
}

.heading12 {
  margin-bottom: 30px;
  color: #000;
  font-weight: 400;
}

.heading12.health1 {
  margin-top: 30px;
}

.heading12.health1.get-quote {
  text-align: center;
}

.heading12.get-quote {
  text-align: center;
}

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

.heading12.top150 {
  margin-top: 100px;
}

.txt56 {
  margin-top: 10px;
  margin-bottom: 60px;
  color: #585858;
  font-size: 16px;
  line-height: 22px;
}

.txt56.txtcolum {
  margin-top: 0px;
  margin-bottom: 0px;
}

.txt56.txt12653 {
  margin-bottom: 10px;
}

.small-print {
  margin-top: 15px;
  font-family: Raleway, sans-serif;
  font-size: 10px;
  text-align: center;
}

.small-print.small {
  font-size: 8px;
  text-align: left;
}

.small-print.bigger {
  font-size: 16px;
}

.small-print.dark {
  color: #0078a8;
}

.calling1 {
  background-color: transparent;
  text-align: center;
}

.calling1.apply {
  color: #000;
  font-size: 35px;
  font-weight: 300;
}

.calling1.apply.apply1 {
  margin-top: 50px;
}

.calling2 {
  color: #0078a8;
}

.quote1 {
  text-align: center;
}

.sec5 {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(233, 239, 243, 0.39)), to(rgba(233, 239, 243, 0.39))), url('../images/372165.jpg');
  background-image: linear-gradient(180deg, rgba(233, 239, 243, 0.39), rgba(233, 239, 243, 0.39)), url('../images/372165.jpg');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.black {
  color: #000;
}

.black.blue {
  color: #0078a8;
  font-size: 30px;
  font-weight: 400;
  text-decoration: none;
}

.black.blue.bigger50 {
  font-size: 50px;
}

.black.blue.bigger40 {
  font-size: 40px;
  text-decoration: none;
}

.black1 {
  color: #000;
}

.divblock09 {
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: hsla(0, 0%, 100%, 0.83);
}

.build-your-plan {
  margin-bottom: 30px;
  color: #000;
}

.build-your-plan.head873 {
  margin-bottom: 0px;
  text-align: left;
}

.build-your-plan.ask {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.build-your-plan.head873 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 34px;
  text-align: left;
}

.pic-12 {
  width: 60%;
  margin-top: 25px;
  border-radius: 100px;
}

.pic-12._80 {
  width: 80%;
}

.pic-12.dentalpic {
  border-radius: 200px;
}

.pic-12.fampic {
  border-radius: 200px;
}

.optteam {
  width: 54%;
}

.divmid {
  margin-top: 25px;
  text-align: center;
}

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

.subteam {
  padding-top: 100px;
  padding-bottom: 200px;
  background-color: hsla(0, 0%, 100%, 0.74);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #fff;
}

.get-in-touch {
  color: #000;
  font-size: 35px;
  font-weight: 400;
  text-align: center;
}

.dibv {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/blue-sky-picture-marks-clear-re-com-98218.jpg');
  background-size: cover;
  background-attachment: fixed;
}

.div-star {
  height: 235px;
  padding: 10px 20px;
  border-radius: 20px;
  box-shadow: 0 0 6px 0 #dbdbdb;
  text-align: left;
}

.div-star._654 {
  height: 255px;
}

.div-star.bue {
  padding-bottom: 10px;
  background-color: #0078a8;
}

.heading-left {
  padding-left: 0px;
  text-align: left;
}

.heading-left._125 {
  padding-left: 0px;
}

.heading-left.centre.white {
  font-size: 22px;
}

.leftsrat {
  width: auto;
  margin-left: 15px;
  float: none;
}

.t23.mdf-r {
  margin-top: 43px;
}

.t23.hfy {
  margin-top: 18px;
}

.par34 {
  color: #000;
  line-height: 30px;
  text-align: justify;
}

.head5 {
  font-weight: 700;
}

.lblue {
  color: #00aeef;
  font-size: 30px;
  font-weight: 300;
}

.centre1 {
  margin-top: 5px;
  text-align: center;
}

.space1 {
  margin-top: -50px;
  padding-bottom: 50px;
}

.faq {
  margin-top: 200px;
}

.faq.faq-fr {
  margin-top: 100px;
}

.faq.bottom150 {
  margin-bottom: 150px;
  text-align: center;
}

.txt-tab {
  padding-top: 0px;
  color: #919191;
  text-decoration: none;
}

.tab2 {
  width: 21.7%;
  border-bottom: 1px solid #fff;
  background-color: #f7f7f7;
  color: #919191;
  text-align: center;
}

.tab2.w--current {
  background-color: #fff;
}

.tabs {
  margin-top: 50px;
  margin-bottom: 50px;
}

.txt-privacy {
  color: #fff;
}

.para-privacy {
  display: inline-block;
  color: #919191;
  line-height: 30px;
  text-align: left;
}

.head-p {
  color: #00aeef;
  font-size: 20px;
  font-weight: 300;
  text-align: left;
}

.head-p.head-p2 {
  margin-top: 50px;
  font-size: 20px;
}

.contmid1 {
  text-align: left;
}

.contmid1.contiu8 {
  margin-top: 150px;
}

.bluesky-div {
  margin-top: 200px;
  background-image: url('../images/blue-sky-picture-marks-clear-re-com-98218.jpg');
  background-position: 0% 59%;
  background-size: cover;
}

.cont6 {
  margin-top: 100px;
}

.blue-box {
  border-radius: 5px;
  background-color: #00aeef;
}

.number {
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 5px;
  font-size: 20px;
}

.h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #00aeef;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}

.txt6 {
  color: #919191;
}

.cc {
  text-align: left;
}

.list-div {
  margin-top: 30px;
}

.row12 {
  margin-bottom: 20px;
}

.linker {
  width: 100%;
  text-decoration: none;
}

.colum1 {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #fff;
}

.colum1.privacy7 {
  background-color: #f7f7f7;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.colum1.privacy7:hover {
  background-color: #dbdbdb;
}

.row-pri {
  margin-top: 50px;
  border-bottom: 1px solid #fff;
}

.colum2 {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #f7f7f7;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.colum2:hover {
  background-color: #dbdbdb;
}

.colum2.code-current {
  background-color: #fff;
}

.colum2.code-current:hover {
  background-color: #fff;
}

.colum3 {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #f7f7f7;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.colum3:hover {
  background-color: #dbdbdb;
}

.colum3.current-legal {
  background-color: #fff;
}

.colum3.current-legal:hover {
  background-color: #fff;
}

.disclaimer-container {
  margin-top: 10px;
}

.disclaime {
  padding-bottom: 5px;
  border-bottom: 1px solid #919191;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #919191;
  text-decoration: none;
}

.disclaime:hover {
  border-bottom-color: #00aeef;
  color: #00aeef;
}

.fr-assurance {
  font-weight: 700;
}

.obtenez-vote {
  width: 60%;
}

.siute {
  color: #fff;
}

.francais {
  float: right;
  border-bottom: 1px solid #000;
  color: #000;
  text-decoration: none;
}

.fr-div {
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.fr-div.frdiv98 {
  padding-bottom: 30px;
}

.txt-link {
  float: left;
  border-bottom: 1px solid #000;
  color: #000;
  text-decoration: none;
}

.txt-link.applyfr.pricifr {
  float: left;
}

.divt {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.divt.divfr {
  background-color: #fff;
}

.soumission {
  width: 50%;
}

.ftgts {
  width: 100%;
}

.div-anglais {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f7f7f7;
}

.h981 {
  font-family: Lato, sans-serif;
  color: #919191;
  text-align: center;
}

.croix-bleue {
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  float: left;
}

.menubar {
  background-color: #fff;
}

.navmenu1 {
  margin-top: 0px;
}

.navbarsec {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
}

.optimal123 {
  width: 11%;
  float: right;
}

.linkover {
  padding-right: 10px;
  padding-left: 10px;
  font-size: 14px;
}

.linkover:hover {
  border-bottom: 2px solid #00aeef;
  color: #00aeef;
}

.linkover.w--current {
  padding-right: 5px;
  padding-left: 5px;
  color: #00aeef;
}

.juridiqe-div {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.notrejuridique {
  padding-bottom: 10px;
  border-bottom: 1px solid #919191;
  color: #919191;
  text-align: center;
  text-decoration: none;
}

.div754 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.div754.div6152 {
  background-color: #fff;
}

.disclaimer {
  padding: 10px 5px;
  border-bottom: 1px none #a6a6a6;
  color: #919191;
  text-decoration: none;
}

.check87 {
  width: 57%;
  max-width: 100%;
}

.c09 {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px none #000;
}

.txt12 {
  text-align: center;
}

.txt12.tb {
  background-color: rgba(138, 195, 242, 0.39);
}

.txt12.to {
  background-color: rgba(250, 174, 52, 0.65);
}

.txt12.tj {
  background-color: rgba(255, 248, 0, 0.29);
}

.tb {
  background-color: rgba(138, 195, 242, 0.39);
  text-align: center;
}

.to {
  background-color: rgba(250, 174, 52, 0.65);
  text-align: center;
}

.tj {
  background-color: rgba(255, 248, 0, 0.29);
  text-align: center;
}

.tc {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}

.tc.tcfr {
  margin-bottom: 26px;
}

.roep {
  margin-bottom: 50px;
}

.groupicon {
  width: 29%;
}

.groupicon.aa {
  width: 90%;
}

.groupicon.aafr {
  width: 60%;
  height: 112px;
}

.groupc {
  text-align: center;
}

.txticon {
  margin-bottom: -6px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 30px;
  font-weight: 700;
  text-decoration: none;
}

.linkgroup {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px none #000;
  border-radius: 100px;
  box-shadow: 0 0 6px 0 #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-decoration: none;
}

.linkgroup:hover {
  -webkit-transform: scale(1.09);
  -ms-transform: scale(1.09);
  transform: scale(1.09);
}

.clickheregroup {
  display: inline-block;
  width: 40%;
  padding-bottom: 5px;
  float: none;
  border-bottom: 1px solid #00aeef;
  color: #00aeef;
}

.ptite-fleche {
  position: relative;
  left: 86px;
  top: 7px;
  width: 15%;
  margin-top: 98px;
  margin-left: 0px;
  padding-left: 9px;
  float: right;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.ptite-fleche:hover {
  -webkit-transform: translate(30px, 0px);
  -ms-transform: translate(30px, 0px);
  transform: translate(30px, 0px);
}

.ptite-fleche.ptitefr {
  left: 103px;
  top: 35px;
}

.formwrapp {
  margin-top: 50px;
  padding-right: 100px;
  padding-left: 100px;
}

.label1 {
  text-align: left;
}

.dropdown {
  padding-top: 10px;
  padding-bottom: 10px;
  float: none;
  border: 3px solid #fff;
  border-radius: 5px;
  background-color: transparent;
  box-shadow: 0 0 1px 0 #a6a6a6;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #a6a6a6;
  text-align: left;
}

.dropdown:hover {
  background-color: #00aeef;
  color: #00aeef;
}

.teg {
  color: #000;
}

.free-quote {
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  color: #c60920;
  font-size: 30px;
  font-weight: 300;
  text-align: left;
}

.free-quote.free-quote-fr {
  font-size: 27px;
}

.free-quote.centre {
  text-align: center;
}

.free-quote.centre.blue {
  color: #0078a8;
}

.submit-canada {
  background-color: #c60920;
}

.submit-canada.aa {
  background-color: #00aeef;
  color: #fff;
}

.redarrow {
  position: relative;
  top: 75px;
  width: 8%;
  float: right;
}

.lightlabel {
  color: #a6a6a6;
}

.contact-us {
  width: auto;
  height: auto;
  margin-bottom: 30px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.aa {
  color: #00aeef;
}

.travelling-soon {
  position: relative;
  width: 35%;
  float: right;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.travelling-soon.travelling-soon-left {
  float: left;
}

.travelling-soon.tsoon {
  width: auto;
  float: left;
  text-align: center;
}

.travelling-soon.tsoon.travelnow {
  width: 70%;
}

.travelling-soon.tsoon.thgjl {
  width: 75%;
}

.travelling-soon.voyagez {
  width: auto;
}

.sec-travelling {
  padding-right: 150px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.sec-travelling:hover {
  background-color: transparent;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

.sec-travelling.sctrav {
  margin-bottom: 50px;
  padding-right: 0px;
  padding-left: 100px;
}

.travel-click {
  float: right;
}

.click-to-travel {
  position: relative;
  top: -14px;
  margin-right: 28px;
  padding-bottom: 2px;
  float: right;
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.click-to-travel.click-left {
  left: 250px;
  float: left;
}

.click-to-travel.lefty {
  left: 353px;
  float: left;
}

.divtr {
  margin-top: 30px;
}

.plane-div {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.plane-div:hover {
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

.plane-div.plantg {
  text-align: left;
}

.call {
  margin-bottom: 0px;
  padding-top: 11px;
  float: right;
  background-color: rgba(138, 195, 242, 0.39);
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.call.frcall {
  margin-left: 1px;
  background-color: #428bc7;
}

.calltop {
  text-align: right;
}

.call12 {
  font-size: 16px;
}

.bctop {
  padding-top: 10px;
  float: left;
}

.foot {
  background-color: #0078a8;
  color: #fff;
}

.footlogo {
  padding-top: 10px;
}

.blue-check {
  width: 48%;
}

.link-droite {
  width: 30%;
  float: right;
}

.link-gauche {
  width: 30%;
  float: left;
}

.link-fr {
  width: 30%;
  float: right;
}

.lfr1 {
  width: 30%;
}

.fine {
  font-size: 12px;
}

.side {
  text-align: left;
}

.click {
  padding-bottom: 5px;
}

.c2right {
  padding-right: 50px;
  text-align: right;
}

.footer-section {
  padding-top: 20px;
  padding-bottom: 50px;
  border-width: 0px;
  background-color: rgba(0, 176, 240, 0.21);
}

.footer-section.footer-2 {
  background-color: #b0e7fc;
}

.footer-section.footer2 {
  background-color: #b0e7fc;
}

.text-drop {
  color: #fff;
  font-size: 16px;
  text-shadow: 1px 1px 1px #919191;
}

.lil-arrow {
  background-color: transparent;
  color: #fff;
  text-shadow: 1px 1px 2px #919191;
}

.droplist {
  padding-top: 2px;
  padding-bottom: 2px;
  border: 0px none #fff;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #919191;
  font-size: 16px;
}

.disclaimer-button {
  margin-left: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 56.9%, 0.58);
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #a6a6a6;
  font-size: 12px;
}

.disclaimer-button:hover {
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.59);
}

.get-started {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-bottom: 7px;
  text-align: center;
}

.code {
  background-color: rgba(0, 176, 240, 0.21);
}

.divnum1 {
  height: 400px;
  border-radius: 10px;
  background-color: #f7f7f7;
  text-align: center;
}

.divnum2 {
  height: 400px;
  border-radius: 10px;
  background-color: #f7f7f7;
}

.divnum3 {
  height: 400px;
  border-radius: 10px;
  background-color: #f7f7f7;
}

.h98s {
  text-align: center;
}

.h98s.h09 {
  margin-top: 0px;
  color: #000;
}

.para-fill {
  width: 100%;
}

.row-steps {
  margin-top: 100px;
}

.footer-info {
  width: auto;
  margin-top: 20px;
  color: #919191;
  font-size: 10px;
  text-align: left;
}

.travel {
  text-align: center;
}

.travel.mid {
  margin-top: 50px;
  margin-bottom: 50px;
}

.travel.bottom100 {
  margin-bottom: 100px;
}

.centre2 {
  margin-right: 2px;
  padding-left: 120px;
  text-align: center;
}

.travelspace {
  margin-bottom: 15px;
}

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

.bc-direct {
  color: #585858;
}

.title1 {
  color: #0078a8;
}

.tab1 {
  background-color: #b0e7fc;
  color: #0078a8;
  text-align: center;
}

.tab1.w--current {
  border-color: #fbaf34;
  background-color: rgba(138, 195, 242, 0.39);
  color: #0078a8;
  text-align: center;
}

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

.address {
  font-size: 12px;
}

.adresslink {
  margin-right: 20px;
  float: right;
  color: #dbdbdb;
  font-size: 12px;
}

.text56 {
  text-align: left;
}

.phone {
  font-size: 16px;
}

.dental {
  margin-bottom: 70px;
}

.dental.pics {
  padding-left: 80px;
}

.centre {
  text-align: center;
}

.centre.up {
  margin-top: 0px;
  margin-bottom: 50px;
  padding-bottom: 0px;
}

.centre.next {
  margin-top: 25px;
}

.shortfoot {
  background-color: rgba(138, 195, 242, 0.39);
  color: #a6a6a6;
}

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

.image {
  max-width: 100%;
}

.image-2 {
  max-width: 75%;
}

.quick {
  margin-top: 25px;
  text-align: center;
}

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

.submit-button-2 {
  color: #f7f7f7;
}

.body {
  background-color: transparent;
  font-size: 16px;
}

.mainpage {
  margin-top: 10px;
  color: #f7f7f7;
}

.bigger50 {
  margin-top: 0px;
  text-align: center;
}

.bigger50.space100 {
  margin-top: 100px;
}

.bigger50.applyhead {
  margin-bottom: 50px;
}

.linkcolor {
  color: #333c45;
}

.smaller12 {
  font-size: 12px;
}

.section-3 {
  background-color: #f7f7f7;
}

.midtravel {
  margin-top: 30px;
  margin-bottom: 100px;
  background-color: #f7f7f7;
  color: #f7f7f7;
}

.smaller {
  font-size: 16px;
}

.charcoal {
  color: #333c45;
}

.important-text-2 {
  color: #000;
}

.important-text-3 {
  color: #000;
}

.tab-link.w--current {
  background-color: #fbaf34;
  color: #f7f7f7;
}

.tab-link.gi {
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 4px 10px;
  border-radius: 5px;
  font-size: 12px;
}

.small10 {
  font-size: 10px;
}

.white1 {
  margin-top: 0px;
  padding-top: 100px;
  background-color: #f7f7f7;
  color: #f7f7f7;
}

.section-4 {
  background-color: #f7f7f7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#f7f7f7));
  background-image: linear-gradient(180deg, #f7f7f7, #f7f7f7);
  color: #f7f7f7;
}

.section-5 {
  background-color: #f7f7f7;
}

.application {
  margin-top: 70px;
  margin-bottom: 100px;
}

.blue {
  color: #0078aa;
  text-decoration: underline;
}

.top150 {
  margin-top: 150px;
}

.section-6 {
  background-color: #fff;
  color: #f7f7f7;
}

.section-6.space175 {
  margin-top: 175px;
}

.space150 {
  margin-top: 150px;
}

.section-7 {
  background-color: transparent;
}

.section-8 {
  background-color: rgba(138, 195, 242, 0.39);
  color: transparent;
}

.download-application.space200 {
  margin-top: 200px;
}

.download-application.space100 {
  margin-top: 100px;
}

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

.container-405.bottom150 {
  margin-bottom: 150px;
}

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

.container-406.bottom150 {
  margin-bottom: 150px;
  border: 1px solid #00aeef;
  border-radius: 0px;
  background-color: #f7f7f7;
}

.container-406.bottom150.top75 {
  margin-top: 50px;
}

.space50 {
  margin-top: 50px;
}

.section-9 {
  background-color: #fff;
}

.tab {
  width: 25%;
  text-align: center;
}

.tab.w--current {
  width: 25%;
  height: 223px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: 125px;
  text-align: center;
}

.tabindividual {
  width: 30%;
  height: 223px;
  padding: 0px;
  background-color: #fff;
  background-image: url('../images/qcBoz77pi.png');
  background-position: 50% 50%;
  background-size: 529px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}

.tabindividual.w--current {
  width: 30%;
  height: 223px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #0078a8;
  background-image: url('../images/qcBoz77pi.png');
  background-position: 50% 50%;
  background-size: 400px;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.tabcpuple {
  width: 30%;
  height: 223px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 0px;
  background-color: #fff;
  background-image: url('../images/couple2.png');
  background-position: 37% 20%;
  background-size: 400px;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.tabcpuple.w--current {
  background-color: #0078a8;
  background-size: 500px;
}

.tabfamily {
  width: 30%;
  height: 223px;
  padding: 0px;
  background-color: #fff;
  background-image: url('../images/Happy-Family.png');
  background-position: 38% 50%;
  background-size: 350px;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
}

.tabfamily.w--current {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #0078a8;
  background-size: 440px;
}

.textblocktabs {
  width: 100%;
  margin-top: 200px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #dbdbdb;
  color: #0078a8;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.tabcontent {
  margin-top: 50px;
}

.divblocktab {
  margin-right: 50px;
  margin-left: 50px;
  padding: 25px 100px 50px;
  background-color: hsla(0, 0%, 85.9%, 0.69);
}

.headingtab {
  margin-bottom: 25px;
  background-color: transparent;
  color: #0078a8;
}

.divage {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #585858;
}

.divage.table {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #f7f7f7;
}

.textblockdiv {
  color: #fff;
  font-size: 18px;
}

.textblockdiv.dark {
  color: #585858;
  font-weight: 500;
}

.divrate {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #585858;
}

.divrate.table {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #f7f7f7;
}

.rowtable {
  margin-top: 10px;
}

.arrowpic {
  width: 20%;
  margin-bottom: 25px;
}

.divarrows {
  padding-right: 50px;
  padding-left: 50px;
}

.divarrows.divarrows56 {
  margin-left: 0px;
  padding-right: 50px;
  padding-left: 50px;
}

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

.tabs-menu {
  background-color: #fff;
}

.linkblock {
  width: 225%;
  height: 225px;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #f7f7f7;
  text-align: center;
  text-decoration: none;
}

.textblock {
  margin-top: 10px;
  color: #0078a8;
  font-weight: 700;
}

.lm {
  display: inline-block;
  width: 100px;
  height: 23px;
  background-color: #d6d6d6;
  color: #fff;
  font-size: 12px;
}

.tab-link-3 {
  width: 200px;
  height: 200px;
  padding-top: 40px;
  padding-right: 9px;
  padding-left: 9px;
  background-color: #fff;
  text-align: center;
}

.tab-link-3.w--current {
  width: 200px;
  height: 200px;
  padding-top: 40px;
  padding-right: 9px;
  padding-left: 9px;
  background-color: #dbdbdb;
  text-align: center;
}

.tab-link-4 {
  width: 200px;
  height: 200px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 40px;
  padding-right: 9px;
  padding-left: 9px;
  background-color: #fff;
  color: #0078a8;
  text-align: center;
}

.tab-link-4.w--current {
  background-color: #dbdbdb;
}

.tab-link-5 {
  width: 200px;
  height: 200px;
  margin-right: 10px;
  margin-left: 0px;
  padding-top: 40px;
  padding-right: 9px;
  padding-left: 9px;
  background-color: #fff;
  text-align: center;
}

.tab-link-6 {
  width: 200px;
  height: 200px;
  padding-top: 40px;
  padding-right: 9px;
  padding-left: 9px;
  background-color: #fff;
  text-align: center;
}

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

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

.image-3.imageicon {
  width: 50%;
}

.divtab12 {
  margin-top: 25px;
}

.section-10 {
  padding-top: 450px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.05))), url('../images/HEALTHINSURANCE.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url('../images/HEALTHINSURANCE.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-10.spacemain {
  padding-top: 300px;
}

.container-408 {
  padding-top: 25px;
  background-color: hsla(0, 0%, 100%, 0.67);
  text-align: center;
}

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

.white-section.spacemain {
  padding-top: 100px;
}

.bluediv1 {
  padding: 30px 50px 50px;
  background-color: #0078aa;
  text-align: center;
}

.t123 {
  margin-top: 15px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.p093 {
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.t982 {
  margin-bottom: 20px;
  font-family: Verdana, Geneva, sans-serif;
  color: #585858;
  font-size: 18px;
  line-height: 30px;
  font-weight: 200;
}

.vid7 {
  padding-right: 50px;
  text-align: justify;
}

.span5 {
  color: #0078a8;
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
}

.h872 {
  color: #0078a8;
}

.nonmedical {
  width: 50%;
}

.ratesection {
  margin-top: 100px;
  padding-top: 25px;
  padding-bottom: 100px;
  background-color: #f7f7f7;
  text-align: center;
}

.container-409 {
  background-color: #f7f7f7;
  text-align: center;
}

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

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

.heading-2.dgf {
  margin-bottom: 50px;
}

.head91 {
  margin-bottom: 0px;
}

.newsec7 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 120, 168, 0.95)), to(rgba(0, 120, 168, 0.95))), url('../images/372165.jpg');
  background-image: linear-gradient(180deg, rgba(0, 120, 168, 0.95), rgba(0, 120, 168, 0.95)), url('../images/372165.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.divside {
  padding-top: 25px;
  padding-bottom: 25px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.76)), to(hsla(0, 0%, 100%, 0.76)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.76), hsla(0, 0%, 100%, 0.76));
  text-align: center;
}

.divside.whiteback {
  margin-top: 0px;
  background-color: #fff;
}

.bluecall {
  margin-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #0078aa;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  color: #fff;
  font-weight: 500;
}

.bluecall:hover {
  -webkit-transform: scale(0.83);
  -ms-transform: scale(0.83);
  transform: scale(0.83);
}

.bluecall.space75 {
  margin-top: 75px;
}

.span3 {
  color: #0078a8;
  font-size: 38px;
  font-weight: 700;
}

.button-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #919191;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  font-size: 16px;
  font-weight: 500;
}

.button-2:hover {
  -webkit-transform: scale(0.81);
  -ms-transform: scale(0.81);
  transform: scale(0.81);
}

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

.div-block.speak {
  margin-top: 30px;
  text-align: right;
}

.div-block-2 {
  text-align: center;
}

.div-block-2.speak {
  margin-top: 30px;
  text-align: right;
}

.image-4 {
  width: 90%;
}

.bold-text {
  display: inline-block;
}

.mobilebanner {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: transparent;
}

.div-block-3 {
  text-align: center;
}

.mobile-div {
  margin-top: 150px;
  margin-bottom: 100px;
}

.mobile-1 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.mobiletext {
  margin-top: 20px;
  margin-left: 0px;
  font-size: 18px;
  text-align: left;
}

.mobiletext.mobiletext2 {
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center;
}

.image-5 {
  width: 90%;
}

.column {
  text-align: center;
}

.mobilediv {
  margin-bottom: 20px;
}

.mobile2 {
  margin-top: 100px;
  margin-bottom: 200px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f7f7f7;
}

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

.downloadlink {
  margin-top: 50px;
  background-color: #000;
  color: #fff;
  font-size: 14px;
}

.mobilehead {
  margin-bottom: 50px;
  font-size: 35px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.mobilehead.boldmobile {
  color: #000;
  font-weight: 700;
}

.mobilehead.boldmobile.downhead {
  margin-bottom: 10px;
}

.mobile3 {
  margin-bottom: 0px;
}

.slider-2 {
  height: 600px;
  background-color: transparent;
}

.right-arrow {
  color: #dbdbdb;
}

.left-arrow {
  color: #dbdbdb;
}

.slide-nav {
  background-color: transparent;
  color: transparent;
}

.slide-nav.navmobile {
  margin-top: 0px;
  text-align: center;
}

.mobileslide {
  text-align: center;
}

.mobile4 {
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

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

.image-6 {
  display: inline-block;
}

.image-7 {
  display: inline-block;
}

.div-block-4 {
  text-align: left;
}

.link-block {
  display: block;
  text-align: center;
}

.downloadit {
  margin-top: 214px;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #f7f7f7;
}

.image-8 {
  position: relative;
  left: -84px;
  top: 108px;
  width: 100%;
}

.div-block-5 {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #f7f7f7;
}

.link-block-2 {
  width: 100%;
  text-align: center;
}

.image-9 {
  position: relative;
  top: 284px;
  width: 22%;
  margin-left: 325px;
}

.image-10 {
  width: 100%;
  text-align: center;
}

.div-block-6 {
  text-align: center;
}

.link {
  text-align: left;
}

.link.link23 {
  color: #00aeef;
}

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

.mobile5 {
  margin-top: 200px;
  margin-bottom: 200px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.headmob {
  font-size: 40px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

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

.mobilepara {
  text-align: left;
}

.div-block-7 {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
}

.span-sign {
  font-size: 50px;
  font-weight: 600;
}

.mobile {
  width: 30%;
}

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

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

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

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

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

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

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

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

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

.mobile6 {
  margin-bottom: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
}

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

.link-block-3 {
  width: 100%;
  padding: 25px 20px;
  background-color: #f7f7f7;
  text-align: center;
  text-decoration: none;
}

.para3 {
  margin-bottom: 25px;
  color: #585858;
  text-align: left;
}

.list3 {
  padding-left: 20px;
  color: #585858;
  text-align: left;
}

.div-block-8 {
  height: 625px;
  padding: 25px 20px;
  background-color: #f5f5f5;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  text-align: center;
}

.div-block-8:hover {
  background-color: #dbdbdb;
}

.link3step {
  color: #00aeef;
  font-weight: 500;
  text-decoration: none;
}

.mobile7 {
  margin-bottom: 100px;
}

.infopic {
  text-align: center;
}

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

.but3ways {
  margin-top: 10px;
  background-color: #000;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.but3ways:hover {
  -webkit-transform: scale(0.87);
  -ms-transform: scale(0.87);
  transform: scale(0.87);
}

.signupdiv {
  margin-top: 0px;
}

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

.smallfineprint {
  font-size: 12px;
}

.mobilesmall {
  margin-top: 50px;
}

.bighead {
  margin-top: 150px;
  color: #000;
  font-size: 47px;
  font-weight: 300;
  text-transform: none;
}

.backgroundapp {
  padding-top: 50px;
}

.medmobile {
  color: #000;
  font-size: 17px;
}

.mobilebutton3 {
  margin-top: 25px;
  background-color: #000;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.mobilebutton3:hover {
  -webkit-transform: scale(0.81);
  -ms-transform: scale(0.81);
  transform: scale(0.81);
}

.image-11 {
  width: 50%;
}

.spacebottom {
  margin-top: 125px;
  margin-bottom: 100px;
}

.column-7 {
  padding-right: 0px;
}

.column-8 {
  font-size: 12px;
}

.image-15 {
  display: block;
}

.bc-travel-div {
  margin-top: 10px;
}

.para34 {
  text-align: left;
}

._70text {
  color: transparent;
}

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

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

.container-413 {
  margin-bottom: 100px;
  padding: 75px 50px;
  background-color: hsla(0, 0%, 100%, 0.79);
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.container-413:hover {
  background-color: hsla(0, 0%, 100%, 0.95);
}

.headnewa {
  font-size: 23px;
  line-height: 35px;
  font-weight: 400;
  text-align: center;
}

.easyway {
  font-size: 62px;
  font-weight: 700;
}

.selectdiv {
  margin-top: 25px;
}

.slectlink {
  width: 100%;
  height: 350px;
  padding: 25px 10px 0px;
  border: 2px solid #0078aa;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  text-align: center;
  text-decoration: none;
}

.slectlink:hover {
  background-color: #dbdbdb;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

.healthin1 {
  width: 125px;
}

.bluetext {
  color: #0078aa;
}

.headselect {
  font-size: 20px;
}

.textselect {
  color: #585858;
  line-height: 20px;
}

.easyblue {
  color: #0078aa;
}

.selectlink {
  height: auto;
  padding: 25px 10px 55px;
  border: 2px solid #0078aa;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  text-align: center;
}

.selectlink:hover {
  background-color: #dbdbdb;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

.fillouttab {
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #0078aa;
  color: #fff;
}

.quote-div {
  margin-top: 100px;
  text-align: center;
}

.quote6 {
  background-color: #fbaf34;
}

.div-block-9 {
  background-color: transparent;
}

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

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

.paragraph {
  text-align: left;
}

.aa2 {
  font-weight: 600;
}

.bold-text-2 {
  font-weight: 400;
}

.bold-text-3 {
  font-weight: 400;
}

.bold-text-4 {
  font-weight: 400;
}

.bold-text-5 {
  font-weight: 400;
}

.bold-text-6 {
  font-weight: 400;
}

.bold-text-7 {
  font-weight: 400;
}

.bold-text-8 {
  font-weight: 400;
}

.bold-text-9 {
  font-weight: 400;
}

.bold-text-10 {
  font-weight: 400;
}

.bold-text-11 {
  font-weight: 400;
}

.bold-text-12 {
  font-weight: 400;
}

.bold-text-13 {
  font-weight: 400;
}

.bold-text-14 {
  font-weight: 400;
}

.bold-text-15 {
  font-weight: 400;
}

.bold-text-16 {
  font-weight: 400;
}

.bold-text-17 {
  font-weight: 400;
}

.callback {
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #0078aa;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  font-weight: 400;
}

.callback:hover {
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
}

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

.senddiv {
  margin-top: 25px;
}

.linkjh {
  border-bottom: 1px solid #0078aa;
  color: #0078aa;
  text-decoration: none;
}

.orange {
  color: #f47920;
}

.yellow {
  color: #fbaf34;
  font-size: 14px;
}

.phone-black {
  background-color: transparent;
  color: #000;
  text-decoration: none;
}

.section-11 {
  color: #fbaf34;
}

.applink {
  width: 100%;
  padding: 30px 10px;
  background-color: #f7f7f7;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  text-align: center;
  text-decoration: none;
}

.applink:hover {
  background-color: #dbdbdb;
}

.applink.appplink2 {
  padding-top: 25px;
}

.appimagee {
  width: 55%;
}

.appimagee.appimage2 {
  width: 55%;
}

.apptext {
  margin-top: 10px;
  margin-bottom: 25px;
  color: #0078aa;
  font-size: 18px;
  font-weight: 700;
}

.apptext.apptex4 {
  color: #00aeef;
}

.divget {
  padding-top: 5px;
}

.divgettext {
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 2px solid #0078aa;
  background-color: transparent;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  color: #0078aa;
  font-size: 13px;
  font-weight: 700;
}

.divgettext:hover {
  -webkit-transform: scale(0.76);
  -ms-transform: scale(0.76);
  transform: scale(0.76);
}

.divgettext.divonlineclick {
  border-color: #00aeef;
  background-color: transparent;
  color: #00aeef;
  font-size: 14px;
  font-weight: 600;
}

.container-414 {
  margin-bottom: 100px;
}

.downblock {
  padding: 30px 20px;
  background-color: #0078aa;
  text-align: center;
}

.downblock.downblock4 {
  padding-top: 37px;
  padding-bottom: 37px;
  background-color: #00aeef;
}

.downtext {
  font-size: 22px;
}

.downtext.downtext3 {
  color: #00aeef;
}

.button-3 {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #f7f7f7;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  color: #0078aa;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
}

.button-3:hover {
  -webkit-transform: scale(0.81);
  -ms-transform: scale(0.81);
  transform: scale(0.81);
}

.appsection {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('../images/happy-family-at-laptop.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('../images/happy-family-at-laptop.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  color: #fff;
}

.image-16 {
  margin-top: 7px;
  margin-bottom: 1px;
}

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

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

.blue16 {
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #0078aa;
  font-size: 16px;
  font-weight: 800;
}

.link-2 {
  color: #0078aa;
}

.smallcap {
  text-decoration: none;
  text-transform: none;
}

.sepline {
  margin-top: 40px;
}

.bold-text-18 {
  font-size: 35px;
}

.row-2 {
  font-size: 10px;
  line-height: 16px;
  text-align: left;
}

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

.navbar {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffc717;
}

.navbar.bluenav {
  background-color: #00adee;
}

.brand {
  width: 22%;
}

.nav-link-2 {
  font-family: Montserrat, sans-serif;
  color: #f0f0f0;
  font-size: 18px;
  font-weight: 400;
}

.background-video {
  display: block;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.68)), to(rgba(0, 0, 0, 0.68)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.68), rgba(0, 0, 0, 0.68));
}

.background-video.back2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.77)), to(rgba(0, 0, 0, 0.77)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.77), rgba(0, 0, 0, 0.77));
}

.container {
  margin-top: 150px;
  margin-bottom: 200px;
}

.container.bcmain {
  margin-bottom: 300px;
}

.mainhead {
  margin-bottom: 50px;
  padding-bottom: 21px;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  line-height: 55px;
  font-weight: 300;
  text-align: center;
  text-transform: capitalize;
}

.mainhead.bchome {
  color: #f7f7f7;
  font-weight: 400;
}

.boldyellow {
  color: #ffc717;
  font-weight: 400;
}

.boldyellow.boldblue {
  color: #00adee;
}

.image-18 {
  position: static;
  width: 60%;
}

.image-19 {
  width: 60%;
}

.heading1-2 {
  margin-top: 10px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 500;
}

.text-block-2 {
  display: inline-block;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.image-20 {
  width: 60%;
}

.sec {
  margin-bottom: 0px;
}

.link-3 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  padding: 20px;
  border: 3px solid #ffc717;
  background-image: linear-gradient(147deg, #d8d8d8, #fff 51%);
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  text-align: center;
  text-decoration: none;
}

.link-3:hover {
  -webkit-transform: translate(0px, -83px);
  -ms-transform: translate(0px, -83px);
  transform: translate(0px, -83px);
}

.link-3.linkblue {
  border-color: #00adee;
}

.cont {
  position: relative;
  display: block;
  margin-top: -149px;
}

.but {
  display: inline-block;
  width: 60%;
  height: 20%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffc717;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.but:hover {
  background-color: #e2af0f;
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
}

.but.butblue {
  background-color: #00adee;
}

.page-divider {
  margin-top: 100px;
  margin-bottom: 100px;
}

.main {
  font-size: 22px;
  line-height: 38px;
}

.main.bcmain {
  color: #585858;
}

.block-quote {
  margin-top: 50px;
  color: #00adee;
  font-size: 22px;
}

.centre-2 {
  margin-top: 100px;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
}

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

.column-14 {
  margin-bottom: 140px;
}

.section-2 {
  margin-top: 100px;
  margin-bottom: 0px;
  padding-top: 140px;
  padding-bottom: 140px;
  background-color: #00adee;
}

.bc-promise {
  margin-top: 50px;
  margin-bottom: 50px;
  color: #fff;
  font-size: 30px;
  line-height: 55px;
  font-weight: 400;
  text-align: center;
}

.section-12 {
  margin-bottom: 100px;
  padding-bottom: 0px;
}

.space60 {
  margin-top: 0px;
  margin-bottom: 150px;
  padding-bottom: 0px;
}

.footer-2 {
  margin-top: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #838383;
  color: #e1e6f3;
  font-size: 10px;
}

.button-4 {
  float: right;
}

.button-4.boutton {
  background-color: #00adee;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.space20 {
  margin-left: 20px;
}

.link12 {
  color: #fff;
}

.fineprint {
  text-align: left;
}

.langue {
  text-align: right;
}

.section-13 {
  background-color: #00adee;
}

.topcall {
  margin-top: 15px;
  text-align: right;
}

.space10 {
  margin-right: 10px;
}

.button-5 {
  border: 3px solid #fff;
  background-color: #00aeef;
}

.heading5 {
  font-size: 26px;
}

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

.container-415.aavideo {
  margin-bottom: 150px;
}

.section-14 {
  background-color: #fff;
}

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

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

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

.container-416 {
  margin-top: 140px;
}

.bold-text-19 {
  color: #f47920;
}

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

.image-21 {
  margin-left: 0px;
  padding-left: 0px;
}

.image-22 {
  max-width: 100%;
  padding-left: 0px;
}

.image-23 {
  max-width: 50%;
  margin-top: 40px;
}

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

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

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

html.w-mod-js *[data-ix="displat-none"] {
  display: none;
}

html.w-mod-js *[data-ix="hide-footer"] {
  display: none;
  -webkit-transform: translate(0px, 400px);
  -ms-transform: translate(0px, 400px);
  transform: translate(0px, 400px);
}

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

html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
}

html.w-mod-js *[data-ix="nav-bar-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, -90px);
  -ms-transform: translate(0px, -90px);
  transform: translate(0px, -90px);
}

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

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

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

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

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

html.w-mod-js *[data-ix="fade-heaging-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="fade-heaging-5"] {
  opacity: 0.22;
  -webkit-transform: translate(0px, 506px);
  -ms-transform: translate(0px, 506px);
  transform: translate(0px, 506px);
}

html.w-mod-js *[data-ix="fade-heaging-6"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="fade-heaging-7"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="scale-on-scroll-2"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="scale-on-scroll-3"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="scale-on-scroll-4"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="scale-on-scroll-5"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="scale-on-scroll-6"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="scroll-from-right"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

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

@media screen and (max-width: 991px) {
  h1 {
    font-size: 23px;
  }

  p {
    font-size: 13px;
  }

  .button.button-aply.blue-button._1butclick {
    width: 100%;
  }

  .button.button-aply.blue-button.butclick4 {
    width: 100%;
  }

  .nav-menu {
    position: absolute;
    z-index: 3;
    margin-top: 0px;
    background-color: rgba(51, 60, 69, 0.95);
  }

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

  .nav-link:hover {
    border-bottom-style: none;
    background-color: #525a63;
  }

  .nav-link.w--current {
    border-bottom-style: none;
    background-color: #428bc7;
  }

  .header.header-small {
    background-color: #00aeef;
  }

  .header-contact {
    display: none;
  }

  .scroll-header {
    display: none;
  }

  .banner {
    background-color: #00aeef;
  }

  .hamburger {
    margin-top: 17px;
    padding: 14px;
    background-color: hsla(0, 0%, 100%, 0.2);
    color: #fff;
  }

  .hamburger.w--open {
    background-color: #333c45;
  }

  .hero-text.white-txt {
    font-size: 20px;
  }

  .column-wrapper.c1 {
    box-shadow: none;
  }

  .cliets-section {
    font-size: 13px;
  }

  .brand-logo {
    width: 25%;
  }

  .white {
    font-size: 17px;
  }

  .sub-text.sub-team {
    font-size: 15px;
  }

  .section-help.section-apply {
    padding-top: 100px;
    padding-bottom: 200px;
  }

  .help_1 {
    height: auto;
    margin-bottom: 50px;
  }

  .help_1.contact-us.email1 {
    width: auto;
  }

  .help_1.contact-us.email1.emilus {
    width: auto;
  }

  .help_1.aide1 {
    margin-bottom: 100px;
  }

  .help_1.aide-2 {
    margin-bottom: 100px;
  }

  .section-services.life-events {
    padding-right: 25px;
    padding-left: 25px;
  }

  .details._2row {
    margin-bottom: 47px;
  }

  .details._1row {
    margin-bottom: 76px;
  }

  .pricing_table {
    height: 1190px;
  }

  .pricing_table.d_shadow {
    height: 1190px;
  }

  .pricing_table.pricing2 {
    height: auto;
  }

  .pricing_price {
    height: auto;
  }

  .container-404 {
    z-index: 0;
  }

  .column_features {
    padding-left: 20px;
  }

  .column_features.image2 {
    width: 90%;
    padding-left: 0px;
  }

  .text-slider {
    top: 0px;
  }

  .big-text {
    font-size: 25px;
  }

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

  .small-txt.txt2.home1 {
    font-size: 16px;
  }

  .backgroun1 {
    background-position: 50% 50%;
  }

  .backgroun1.background-2.vison-background {
    background-position: 50% 50%;
  }

  .heading1.heading3 {
    font-size: 24px;
  }

  .para1 {
    padding-right: 25px;
    padding-left: 25px;
    color: #585858;
    font-weight: 300;
  }

  .contmid {
    padding-right: 25px;
    padding-left: 25px;
  }

  .head4 {
    font-size: 26px;
  }

  .life1 {
    font-size: 18px;
  }

  .life11 {
    font-size: 20px;
  }

  .image1 {
    width: 90%;
  }

  .sec-table {
    padding-right: 25px;
    padding-left: 25px;
  }

  .txt5 {
    font-size: 20px;
  }

  .txt-8.txt9 {
    font-size: 25px;
  }

  .icon09.icon10 {
    width: 100%;
  }

  .covergae {
    font-size: 13px;
  }

  .txt-pot {
    text-align: left;
  }

  .txt-pot.tfr {
    text-align: left;
  }

  .txt-pot.txt54 {
    padding-left: 0px;
  }

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

  .list6 {
    text-align: center;
  }

  .list6.list20 {
    font-size: 12px;
  }

  .list6.list20.list21 {
    margin-bottom: 115px;
  }

  .list6.listsend {
    margin-left: 150px;
    padding-left: 0px;
    text-align: left;
  }

  .list6.listeaide {
    padding-left: 200px;
    text-align: left;
  }

  .list-20 {
    margin-bottom: 166px;
    font-size: 12px;
  }

  .txt-mid {
    font-size: 19px;
  }

  .calling1.apply.apply1 {
    font-size: 30px;
    line-height: 40px;
  }

  .black1 {
    height: auto;
  }

  .divblock09 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .pic-12 {
    width: 80%;
  }

  .optteam {
    width: 80%;
  }

  .div-star {
    height: 257px;
  }

  .div-star._654 {
    height: auto;
  }

  .c21 {
    text-align: left;
  }

  .c65 {
    text-align: left;
  }

  .par34 {
    text-align: justify;
  }

  .faq.bottom150 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .tab2 {
    width: auto;
  }

  .para-privacy {
    text-align: justify;
  }

  .contmid1 {
    padding-right: 25px;
    padding-left: 25px;
    text-align: justify;
  }

  .cont6 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .francais {
    margin-bottom: 20px;
  }

  .fr-div {
    margin-bottom: 0px;
  }

  .divt {
    margin-bottom: 20px;
  }

  .navmenu1 {
    margin-top: 9px;
  }

  .linkover {
    padding-right: 10px;
    padding-left: 10px;
  }

  .linkover.w--current {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }

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

  .div754 {
    text-align: center;
  }

  .tc {
    font-size: 11px;
  }

  .ptite-fleche {
    left: 54px;
    top: 3px;
  }

  .ptite-fleche.ptitefr {
    left: 77px;
    top: 29px;
  }

  .free-quote {
    font-size: 27px;
  }

  .travelling-soon {
    width: 60%;
  }

  .sec-travelling {
    padding-right: 50px;
  }

  .sec-travelling.sctrav {
    padding-left: 20px;
  }

  .click-to-travel.click-left {
    left: 317px;
  }

  .click-to-travel.lefty {
    left: 267px;
  }

  .call {
    font-size: 16px;
  }

  .travelplane {
    width: 100%;
  }

  .divnum1 {
    height: auto;
    margin-bottom: 100px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
  }

  .divnum2 {
    height: auto;
    margin-bottom: 100px;
    padding-bottom: 10px;
    text-align: center;
  }

  .divnum3 {
    height: auto;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
    text-align: center;
  }

  .centre2 {
    padding-left: 0px;
  }

  .tab-link-3 {
    width: 160px;
    height: 175px;
    padding-top: 20px;
  }

  .tab-link-3.w--current {
    width: 160px;
    height: 175px;
  }

  .tab-link-4 {
    width: 160px;
    height: 175px;
    padding-top: 20px;
  }

  .tab-link-5 {
    width: 160px;
    height: 175px;
    padding-top: 20px;
  }

  .tab-link-6 {
    width: 160px;
    height: 175px;
    padding-top: 20px;
  }

  .section-10 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/HEALTHINSURANCE.png');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/HEALTHINSURANCE.png');
    background-position: 0px 0px, 15% 50%;
  }

  .white-section {
    padding-right: 50px;
    padding-left: 50px;
  }

  .vid7 {
    padding-right: 0px;
    text-align: left;
  }

  .newsec7 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .mobile-1 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .mobiletext {
    margin-top: 10px;
  }

  .mobile2 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .mobilehead {
    margin-bottom: 25px;
    font-size: 27px;
  }

  .div-block-5 {
    padding-left: 0px;
  }

  .image-9 {
    width: 35%;
    margin-left: 10px;
  }

  .mobile5 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .headmob.signmod {
    color: #000;
  }

  .mobilepara {
    text-align: center;
  }

  .para3 {
    font-size: 16px;
  }

  .div-block-8 {
    height: 650px;
  }

  .bighead {
    margin-top: 50px;
  }

  .backgroundapp {
    padding-top: 100px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .image-12 {
    width: 100%;
  }

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

  .slectlink {
    height: 365px;
  }

  .textselect {
    font-size: 12px;
  }

  .selectlink {
    padding-bottom: 25px;
  }

  .fillouttab {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container {
    margin-top: 150px;
  }

  .mainhead {
    font-size: 35px;
  }

  .heading1-2 {
    font-size: 18px;
  }

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

  .cont {
    margin-top: -136px;
  }

  .but {
    width: 65%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 19px;
  }

  .button.button-aply.blue-button {
    float: none;
  }

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

  .service_wrapper {
    margin-bottom: 35px;
  }

  .hamburger {
    margin-right: 15px;
  }

  .features-text {
    margin-bottom: 35px;
  }

  .hero-text {
    line-height: 34px;
  }

  .hero-text.white-txt {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 15px;
  }

  .column-wrapper {
    box-shadow: none;
  }

  .column-wrapper.c1 {
    box-shadow: none;
  }

  .skills-column {
    margin-bottom: 35px;
  }

  .clients-slider {
    height: auto;
  }

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

  .cliets-section {
    padding: 50px 25px;
  }

  .cliets-section.section-eng {
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .social {
    border-bottom: 1px solid #3c4752;
    border-right-style: none;
  }

  .footer {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1002;
    display: none;
    overflow: scroll;
  }

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

  .white.black-txt.whitetxt {
    font-size: 28px;
  }

  .white.black9 {
    font-size: 34px;
  }

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

  .sub-text.sub-team {
    font-size: 15px;
  }

  .section-help.section-apply {
    padding-top: 150px;
    background-position: 0% 0%, 24% 50%;
  }

  .help_1 {
    height: 350px;
  }

  .help_1.aide1 {
    height: auto;
    margin-bottom: 25px;
    padding-bottom: 50px;
  }

  .help_1.aide-2 {
    height: auto;
    margin-bottom: 25px;
    padding-bottom: 50px;
  }

  .circle-help.circle2 {
    text-align: center;
  }

  .help-content {
    position: static;
    text-align: center;
  }

  .project-warppaer {
    padding-right: 10px;
    padding-left: 10px;
  }

  .pricing_table {
    height: 1300px;
  }

  .pricing_table.d_shadow {
    height: auto;
  }

  .container-iphone {
    padding-right: 10px;
    padding-left: 10px;
  }

  .cloumn_help {
    margin-bottom: 100px;
  }

  .column_features {
    margin-bottom: 50px;
  }

  .mascot {
    top: 28px;
  }

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

  .big-text.heading {
    font-size: 27px;
  }

  .medium-text.normal-txt {
    font-size: 20px;
  }

  .medium-text.normal-txt.adapt {
    font-size: 30px;
  }

  .home-banner {
    background-position: 0% 0%, 32% 0%;
  }

  .txt-1 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .small-txt.txt2.home1 {
    font-size: 15px;
  }

  .more {
    float: none;
  }

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

  .backgroun1.background-2.backgroun3 {
    background-position: 50% 50%;
  }

  .backgroun1.background-2.vison-background {
    background-position: 50% 50%;
  }

  .grey-section {
    padding-right: 25px;
    padding-left: 25px;
  }

  .heading1 {
    font-size: 24px;
  }

  .heading1.heading3 {
    font-size: 27px;
  }

  .para1 {
    padding-right: 20px;
    padding-left: 20px;
    color: #585858;
    font-size: 15px;
    font-weight: 300;
  }

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

  .heading4 {
    text-align: left;
  }

  .sec-table {
    padding-right: 15px;
    padding-left: 15px;
  }

  .txt-choice {
    padding-left: 0px;
    font-size: 15px;
  }

  .module.module-drug {
    height: 139px;
  }

  .module.dental-module {
    height: 177px;
  }

  .divblock1 {
    box-shadow: none;
  }

  .divblock1.divblock2 {
    box-shadow: none;
  }

  .divblock1.divblock2.divblock3 {
    box-shadow: none;
  }

  .divblock1.divblock2.divblock3.divblock4 {
    box-shadow: none;
  }

  .txt5 {
    padding-left: 10px;
    font-size: 19px;
  }

  .pic1 {
    width: 28%;
  }

  .txt-8.txt9 {
    font-size: 20px;
    text-align: center;
  }

  ._1div {
    width: 100%;
  }

  .image-div {
    width: 20%;
  }

  .plus {
    width: 10%;
  }

  .plusmid {
    text-align: center;
  }

  .result-row {
    box-shadow: none;
  }

  .divblock12.divblok98 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .more-info.minfo {
    font-size: 12px;
  }

  .result-div {
    padding-right: 100px;
    padding-left: 100px;
  }

  .row00 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .c2 {
    text-align: left;
  }

  .icon09 {
    width: 50%;
  }

  .icon09.icon10 {
    width: 22%;
  }

  .icon09.addicon {
    width: 100%;
  }

  .c1mid {
    position: static;
    display: block;
    text-align: center;
  }

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

  .cont67.cont78 {
    padding-right: 25px;
    padding-left: 25px;
  }

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

  .linkblock1 {
    width: 94%;
  }

  .linkblock1.linkblock2.linkblock87 {
    width: 100%;
  }

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

  .list6 {
    padding-left: 100px;
  }

  .list6.list20.list21 {
    margin-bottom: 30px;
  }

  .list6.listsend {
    padding-left: 90px;
  }

  .list6.listeaide {
    padding-left: 110px;
  }

  .section-options {
    padding-right: 0px;
    padding-left: 0px;
    background-position: 24% 0%;
  }

  .options-container {
    margin-right: 25px;
    margin-left: 25px;
  }

  .tablink1 {
    width: 90%;
  }

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

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

  .menene {
    text-align: center;
  }

  .txt-mid {
    font-size: 16px;
  }

  .div-list {
    height: 423px;
  }

  .tst {
    font-size: 13px;
  }

  .po0 {
    font-size: 14px;
  }

  .black.blue {
    font-size: 22px;
  }

  .divblock09 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .build-your-plan.head873 {
    font-size: 16px;
  }

  .build-your-plan.head873 {
    font-size: 16px;
  }

  .optteam {
    width: 91%;
  }

  .div-star {
    height: 321px;
  }

  .pdf-dow {
    display: block;
    margin-bottom: 0px;
    text-align: center;
  }

  .t23 {
    margin-top: 50px;
  }

  .contmid1 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .cont6 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .disclaime.w--current {
    margin-left: 25px;
    padding-left: 0px;
  }

  .fr-div {
    margin-bottom: 20px;
  }

  .divt {
    margin-bottom: 20px;
  }

  .croix-bleue {
    width: 30%;
  }

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

  .div754 {
    padding-left: 20px;
  }

  .hdu {
    padding-right: 25px;
    padding-left: 25px;
  }

  .tc {
    font-size: 14px;
  }

  .tc.tcfr {
    font-size: 14px;
  }

  .ptite-fleche {
    position: relative;
    left: 84px;
    width: 34%;
  }

  .free-quote {
    line-height: 30px;
  }

  .redarrow {
    width: 14%;
  }

  .travelling-soon {
    width: 75%;
  }

  .travelling-soon.tsoon {
    width: 74%;
  }

  .click-to-travel.click-left {
    left: 295px;
  }

  .click-to-travel.lefty {
    left: 280px;
  }

  .calltop {
    padding-left: 25px;
  }

  .bctop {
    width: 30%;
  }

  .foot {
    padding-left: 20px;
  }

  .blue-check {
    width: 50%;
  }

  .link-droite {
    width: 50%;
  }

  .link-gauche {
    width: 50%;
  }

  .footer-section {
    padding-right: 25px;
    padding-left: 25px;
  }

  .footer-info {
    line-height: 22px;
  }

  .divblocktab {
    padding-right: 50px;
    padding-left: 50px;
  }

  .tab-link-3 {
    width: 120px;
  }

  .tab-link-3.w--current {
    position: relative;
    width: 120px;
    height: 175px;
  }

  .tab-link-4 {
    width: 120px;
  }

  .tab-link-5 {
    width: 120px;
  }

  .tab-link-5.w--current {
    width: 120px;
  }

  .tab-link-6 {
    width: 120px;
  }

  .section-10 {
    padding-top: 200px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/HEALTHINSURANCE.png');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/HEALTHINSURANCE.png');
    background-position: 0px 0px, -170px -65px;
  }

  .mobiletext {
    margin-top: 20px;
  }

  .mobilehead {
    font-size: 22px;
  }

  .mobile {
    width: 45%;
  }

  .mobile6 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .div-block-8 {
    height: auto;
    margin-bottom: 20px;
  }

  .image3step {
    width: 25%;
  }

  .backgroundapp {
    padding-top: 0px;
  }

  .mobilebutton3 {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .image-12 {
    width: 81%;
  }

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

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

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

  .image-13 {
    width: 25%;
  }

  .image-14 {
    width: 25%;
  }

  .slectlink {
    height: auto;
    margin-bottom: 5px;
  }

  .selectlink {
    margin-bottom: 5px;
  }

  .mainhead {
    font-size: 30px;
    line-height: 45px;
  }
}

@media screen and (max-width: 479px) {
  h5 {
    font-size: 15px;
  }

  p {
    text-align: center;
  }

  .button.price.quote {
    padding-right: 10px;
    padding-left: 10px;
  }

  .button.wh {
    font-size: 13px;
  }

  .button.quote1 {
    margin-top: 103px;
  }

  .header {
    display: inline-block;
  }

  .work-hover {
    top: 30%;
  }

  .uppercas.white {
    font-size: 25px;
  }

  .cool {
    display: none;
  }

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

  .skills-column {
    margin-bottom: 0px;
  }

  .slide_1_testimonials {
    padding-right: 5px;
    padding-left: 5px;
  }

  .arrow-clients {
    margin-top: 49px;
  }

  .clients-text {
    font-size: 13px;
  }

  .cliets-section {
    margin-bottom: 40px;
    padding-bottom: 50px;
  }

  .brand-logo.w--current {
    width: 50%;
  }

  .social.twitter {
    display: none;
  }

  .social.google {
    display: none;
  }

  .social.rss {
    display: none;
  }

  .white.black-txt {
    font-size: 22px;
  }

  .white.black-txt.whitetxt {
    font-size: 20px;
    line-height: 31px;
  }

  .sub-text.cl {
    font-size: 15px;
  }

  .sub-text.txt65 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
  }

  .sub-text.sub-team.smaller12 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .row-help {
    padding-right: 0px;
    padding-left: 0px;
  }

  .pricing_table {
    height: auto;
  }

  .circle_404 {
    width: 300px;
    height: 300px;
    padding-top: 96px;
  }

  ._404-text {
    margin-bottom: 58px;
    font-size: 50px;
  }

  .cloumn_help {
    padding-right: 10px;
    padding-left: 10px;
  }

  .big-text {
    font-size: 22px;
  }

  .big-text.heading {
    font-size: 22px;
  }

  .big-text.heading.fr-heading1 {
    font-size: 20px;
  }

  .medium-text.normal-txt {
    font-size: 18px;
  }

  .medium-text.normal-txt.frmed {
    font-size: 20px;
  }

  .txt-1 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .links {
    width: 116px;
    margin-bottom: 20px;
  }

  .white-container.drug-container {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

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

  .backgroun1.background-2 {
    background-position: 50% 54%;
    background-size: cover;
    background-attachment: fixed;
  }

  .backgroun1.background-2.backgroun3 {
    background-position: 50% 50%;
  }

  .backgroun1.background-2.vison-background {
    background-position: 50% 50%;
  }

  .txt-section {
    padding-right: 25px;
    padding-left: 25px;
  }

  .heading1 {
    font-size: 22px;
  }

  .heading1.heading3 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 20px;
  }

  .para1 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
    text-align: justify;
  }

  .sec1 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .logo-elements {
    width: 43%;
  }

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

  .logo1 {
    width: 70%;
  }

  .txt-choice {
    padding-left: 10px;
  }

  .module.module-drug {
    height: auto;
  }

  .module.dental-module {
    height: auto;
  }

  .pic1 {
    width: 19%;
  }

  .txt-8 {
    font-size: 24px;
  }

  .result-div {
    padding-right: 50px;
    padding-left: 50px;
  }

  .icon09 {
    width: 100%;
  }

  .icon09.icon10 {
    width: 100%;
  }

  .icon09.addicon {
    width: 20%;
  }

  .pot-image {
    width: 100%;
  }

  .txt-quote {
    font-size: 15px;
  }

  .bo {
    font-size: 21px;
  }

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

  .linkblock1.linkblock2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .linkblock1.linkblock2.linkblock87 {
    width: auto;
  }

  .toll-free {
    float: left;
    color: #fbaf34;
    text-align: left;
  }

  .list6 {
    padding-left: 0px;
  }

  .list6.listsend {
    margin-left: -20px;
    padding-left: 10px;
  }

  .list6.listeaide {
    padding-left: 0px;
  }

  .tablink1.w--current {
    position: static;
    display: inline-block;
  }

  .apply-container {
    padding-right: 10px;
    padding-left: 10px;
  }

  .apply-container.contact-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .menene {
    text-align: center;
  }

  .list-20 {
    margin-bottom: 15px;
  }

  .div-list {
    height: 338px;
  }

  .div-list.divlist5 {
    height: 280px;
  }

  .list09.list07.list05 {
    font-size: 12px;
  }

  .list08.list06 {
    font-size: 12px;
  }

  .light-blue-row {
    margin-right: 1px;
  }

  .tst {
    font-size: 12px;
  }

  .po0 {
    font-size: 12px;
  }

  .ilo {
    font-size: 12px;
  }

  .black.blue {
    font-size: 18px;
  }

  .divblock09 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .build-your-plan.head873 {
    font-size: 15px;
    line-height: 31px;
  }

  .build-your-plan.head873 {
    font-size: 15px;
    line-height: 31px;
  }

  .optteam {
    width: 94%;
  }

  .get-in-touch {
    font-size: 22px;
  }

  .div-star {
    height: 367px;
  }

  .div-star._654 {
    height: auto;
  }

  .disclaimer-container {
    padding-left: 10px;
  }

  .fr-div {
    margin-bottom: 20px;
  }

  .divt {
    margin-bottom: 20px;
  }

  .croix-bleue {
    width: 40%;
  }

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

  .div754 {
    padding-left: 20px;
  }

  .check87 {
    width: 25%;
  }

  .groupicon {
    width: 63%;
  }

  .clickheregroup {
    width: 64%;
  }

  .ptite-fleche {
    position: relative;
    left: 30px;
    top: 34px;
    width: 60%;
  }

  .ptite-fleche.ptitefr {
    left: 25px;
    top: 73px;
  }

  .formwrapp {
    padding-right: 50px;
    padding-left: 50px;
  }

  .redarrow {
    top: 157px;
    width: 22%;
  }

  .contact-us {
    width: auto;
    height: auto;
  }

  .travelling-soon {
    width: 100%;
  }

  .travelling-soon.tsoon {
    width: 100%;
  }

  .travelling-soon.tsoon.travelnow {
    width: 100%;
  }

  .sec-travelling {
    padding-right: 0px;
    text-align: center;
  }

  .sec-travelling.sctrav {
    padding-left: 0px;
  }

  .click-to-travel.click-left {
    left: 207px;
  }

  .click-to-travel.lefty {
    left: 189px;
  }

  .call {
    font-size: 13px;
  }

  .calltop {
    padding-left: 10px;
  }

  .bctop {
    width: 35%;
  }

  .foot {
    padding-left: 20px;
  }

  .link-droite {
    width: 80%;
    float: none;
  }

  .link-gauche {
    width: 80%;
    float: none;
  }

  .link-fr {
    width: 80%;
    float: none;
  }

  .lfr1 {
    width: 80%;
  }

  .text-drop {
    font-size: 14px;
  }

  .disclaimer-button {
    font-size: 12px;
  }

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

  .adresslink {
    margin-right: 10px;
  }

  .tabindividual {
    width: auto;
  }

  .tabindividual.w--current {
    width: auto;
    height: 200px;
  }

  .tabcpuple {
    width: auto;
    height: 200px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .tabfamily {
    width: auto;
    height: 200px;
  }

  .textblocktabs {
    margin-top: 0px;
  }

  .divblocktab {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-3 {
    width: auto;
    height: auto;
    margin-bottom: 5px;
    padding-top: 10px;
  }

  .tab-link-3.w--current {
    width: auto;
    height: auto;
    padding-top: 10px;
  }

  .tab-link-4 {
    width: auto;
    height: auto;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 10px;
  }

  .tab-link-5 {
    width: auto;
    height: auto;
    margin-right: 0px;
    margin-bottom: 5px;
    padding-top: 10px;
  }

  .tab-link-5.w--current {
    width: auto;
    height: auto;
    margin-right: 5px;
    margin-bottom: 5px;
  }

  .tab-link-6 {
    width: auto;
    height: auto;
    padding-top: 10px;
  }

  .image-3 {
    width: 15%;
  }

  .image-3.imageicon {
    width: 15%;
  }

  .section-10 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/HEALTHINSURANCE.png');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/HEALTHINSURANCE.png');
    background-position: 0px 0px, 20% 91%;
    background-size: auto, 600px;
    background-attachment: scroll, scroll;
  }

  .white-section {
    padding-right: 25px;
    padding-left: 25px;
  }

  .ratesection {
    padding-right: 10px;
    padding-left: 10px;
  }

  .mobiletext {
    margin-top: 5px;
    font-size: 14px;
    line-height: 22px;
  }

  .mobilehead {
    line-height: 30px;
  }

  .slider-2 {
    height: 450px;
  }

  .div-block-5 {
    margin-top: 50px;
  }

  .image-9 {
    top: auto;
  }

  .headmob.signmod {
    font-size: 30px;
  }

  .mobile {
    width: 60%;
  }

  .image3step {
    width: 45%;
  }

  .mobile7 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .image-11 {
    width: 100%;
  }

  .image-12 {
    width: 100%;
  }

  .image-13 {
    width: 45%;
  }

  .image-14 {
    width: 45%;
  }

  .unordered-list {
    margin-bottom: 0px;
  }

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

  .easyway {
    font-size: 35px;
  }

  .brand {
    width: 50%;
  }

  .container {
    margin-top: 100px;
  }

  .image-19 {
    width: 50%;
  }

  .link-3 {
    margin-bottom: 10px;
  }

  .link-3:hover {
    -webkit-transform: scale(0.83);
    -ms-transform: scale(0.83);
    transform: scale(0.83);
  }

  .heading {
    padding-left: 4px;
  }

  .main {
    padding-left: 6px;
  }
}

