a {
  color: #fff;
  text-decoration: underline;
}

.ckbox-align{
  display: inline-flex;
  align-items: baseline;
}

.logo {
  height: auto;
  margin-top: 0px;
}

.navbar {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  background-color: transparent;
}

.dropdown-icon {
  margin-right: 10px;
  opacity: 0.4;
}

.logo-block {
  z-index: 10;
  margin-right: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.nav-menu {
  z-index: 1;
  margin-top: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 4px;
}

.dropdown-list.w--open {
  left: -325px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: 14px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.nav-link {
  margin-right: 3px;
  padding: 11px 15px;
  border: 1px solid transparent;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease, border 200ms ease;
  transition: background-color 200ms ease, border 200ms ease;
  font-size: 13px;
  line-height: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  border-color: rgba(0, 0, 0, 0.2);
  background-color: transparent;
}

.nav-link.dropdown-toggle {
  padding-right: 30px;
}

.nav-link.dropdown-toggle.w--open {
  background-color: rgba(0, 0, 0, 0.1);
}

.nav-link.dropdown-toggle.light {
  padding-right: 30px;
  border-style: none;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}

.nav-link.dropdown-toggle.light:hover {
  background-color: transparent;
  color: #27aae1;
}

.nav-link.dropdown-toggle.light.w--open {
  position: relative;
  background-color: transparent;
  color: #20b0e6;
}

.nav-link.light {
  margin-right: 0px;
  padding: 12px 18px;
  border-style: none;
  border-radius: 100px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  color: #fff;
}

.nav-link.light:hover {
  border-style: none;
  border-color: hsla(0, 0%, 100%, 0.2);
  color: #27aae1;
}

.nav-link.light.w--current {
  border-style: none;
  border-color: hsla(0, 0%, 100%, 0.2);
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}

.nav-link.light.w--current:hover {
  color: #27aae1;
}

.dropdown-link {
  background-color: #fff;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  font-size: 13px;
}

.dropdown-link:hover {
  background-color: #27aae1;
  color: #fff;
}

.dropdown-link.w--current {
  border-radius: 0px;
  color: #27aae1;
}

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

.hero-slider-content-block {
  position: static;
  top: 10px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  text-align: left;
}

.hero-slider-title {
  width: 600px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  color: #fff;
  font-size: 39px;
  line-height: 44px;
  font-weight: 100;
  text-align: center;
}

.hero-slider-title.invert {
  margin-right: auto;
  margin-left: auto;
  color: #00263e;
}

.hero-slider-section {
  position: relative;
  overflow: visible;
  height: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 38, 62, 0.72)), to(rgba(0, 38, 62, 0.72))), url('../images/fullBanner1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 38, 62, 0.72), rgba(0, 38, 62, 0.72)), url('../images/fullBanner1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.button {
  margin-top: 20px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 3px;
  background-color: #1f6fff;
  -webkit-transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #0b4fc9;
  box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.button.get_in_touch {
  margin-top: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid #27aae1;
  border-radius: 60px;
  background-color: transparent;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  font-size: 20px;
  font-weight: 100;
  text-transform: capitalize;
}

.button.get_in_touch.outline {
  margin-top: 0px;
  margin-left: 10px;
  border: 1px solid #27aae1;
  background-color: transparent;
  color: #27aae1;
  font-size: 20px;
}

.button.get_in_touch.outline:hover {
  margin-left: 10px;
  background-color: #27aae1;
  box-shadow: 0 7px 15px -4px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.button.form-button {
  margin-top: 0px;
  padding: 15px 60px;
  border-radius: 60px;
  background-color: #eb3b24;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  font-size: 20px;
  font-weight: 100;
  text-transform: capitalize;
}

.button.slider-button {
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 60px;
  background-color: #eb3b24;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  font-size: 20px;
  font-weight: 100;
  text-transform: capitalize;
}

.button.slider-button.outline {
  margin-left: 10px;
  border: 1px solid #27aae1;
  background-color: transparent;
  color: #27aae1;
  font-size: 20px;
}

.button.slider-button.outline:hover {
  margin-left: 10px;
  background-color: #27aae1;
  box-shadow: 0 7px 15px -4px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.button.get_insured {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-top: 40px;
  padding: 0px 13px 0px 23px;
  -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;
  border-radius: 60px;
  background-color: #00263e;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  text-transform: capitalize;
}

.container {
  position: static;
  text-align: center;
}

.container.hero-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.container.centered {
  display: block;
  margin-top: 20px;
  margin-bottom: 0px;
  padding-bottom: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.section {
  position: relative;
  display: block;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #27aae1;
  -o-object-fit: fill;
  object-fit: fill;
}

.section.tint {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f5f5f5;
}

.block-column {
  padding-right: 25px;
  padding-left: 25px;
}

.blocks-row {
  margin-top: 20px;
  margin-bottom: 20px;
}

.color-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 200ms ease-in, -webkit-transform 200ms ease;
  transition: background-color 200ms ease-in, -webkit-transform 200ms ease;
  transition: background-color 200ms ease-in, transform 200ms ease;
  transition: background-color 200ms ease-in, transform 200ms ease, -webkit-transform 200ms ease;
  color: #8f8f8f;
  text-align: left;
  text-decoration: none;
}

.color-block:hover {
  background-color: #ddd;
}

.section-title-wrapper {
  display: block;
  width: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.section-title-wrapper.full-centered {
  width: 100%;
  margin-bottom: 0px;
}

.section-description {
  margin-top: 30px;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  font-size: 21px;
  line-height: 27px;
  font-weight: 300;
}

.section-description.white_left {
  margin-top: 0px;
  color: #fff;
  text-align: left;
}

.paragraph {
  margin-bottom: 0px;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  color: #00263e;
  font-size: 18px;
  line-height: 22px;
  font-weight: 100;
  text-align: center;
}

.simple-bottom-footer {
  margin-top: 80px;
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #424549;
  color: #979da5;
}

.simple-footer {
  position: static;
  left: 0%;
  top: 220px;
  right: 0%;
  bottom: 0%;
  padding-top: 80px;
  background-color: #00263e;
}

.footer-menu-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.bottom-footer-paragraph {
  margin-bottom: 0px;
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  font-size: 12px;
  text-align: left;
}

.footer-social-col-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: right;
}

.footer-logo-column-left {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero-slider-text-small {
  margin-bottom: 0px;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.device-description {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #27aae1;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 27px;
  font-weight: 300;
  text-align: center;
}

.device-description._1 {
  border-radius: 20px 20px 0px 0px;
  background-color: #27aae1;
}

.device-description._2 {
  border: 1px none #000;
  border-radius: 20px 20px 0px 0px;
  background-color: #00263e;
  text-transform: uppercase;
}

.device-description._3 {
  border-radius: 20px 20px 0px 0px;
  background-color: #eb3b24;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px none #27aae1;
  border-bottom: 1px none #20b0e6;
  text-align: center;
}

.image-5 {
  margin-top: 3px;
  margin-right: 10px;
}

.down-arrow-wrapper {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -o-object-fit: fill;
  object-fit: fill;
}

.down-arrow-wrapper.w--current {
  width: 300px;
  margin-right: auto;
  margin-left: auto;
}

.lottie-animation-2 {
  width: 60px;
  height: 60px;
}

.div-block-8 {
  width: auto;
  padding-right: 80px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-9 {
  width: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.logo-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.form-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 0px;
  -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;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  font-size: 21px;
}

.form {
  width: 70%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  font-size: 21px;
  text-align: right;
}

.text-field {
  height: 50px;
  padding: 0px 0px 0px 20px;
  border: 1px solid transparent;
  border-radius: 100px;
  text-align: left;
}

.text-field-2 {
  height: 50px;
  padding: 0px 0px 0px 20px;
  border: 1px none transparent;
  border-radius: 100px;
  text-align: left;
}

.text-field-3 {
  height: 50px;
  padding: 0px 0px 0px 20px;
  border: 1px none transparent;
  border-radius: 100px;
  text-align: left;
}

.bold-text-2 {
  color: #27aae1;
  line-height: 48px;
}

.options_wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.text-small {
  margin-bottom: 0px;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
}

.pricing-icon-block {
  display: inline-block;
  width: 90px;
  height: 90px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  border: 2px solid #dfdfdf;
  border-radius: 100%;
  background-color: #27aae1;
  text-align: center;
}

.pricing-icon-block._1 {
  position: relative;
}

.pricing-icon-block._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  height: 130px;
  margin: 0px auto 10px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.pricing-icon-block._3 {
  background-color: #eb3b24;
}

.pricing-icon {
  width: auto;
  height: 80px;
  opacity: 1;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 100;
}

.image-13 {
  position: relative;
  margin-left: 5px;
}

.white-paragraph {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 100;
  text-align: center;
}

.white-paragraph.tc {
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: left;
}

.thank-you-section {
  position: relative;
  overflow: visible;
  height: 950px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 38, 62, 0.72)), to(rgba(0, 38, 62, 0.72))), url('../images/fullBanner1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 38, 62, 0.72), rgba(0, 38, 62, 0.72)), url('../images/fullBanner1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.mail_link {
  text-decoration: none;
}

.phone_link {
  text-decoration: none;
}

.lottie-animation-3 {
  width: 200px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.div-block-14 {
  height: 200px;
  margin-bottom: 20px;
}

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

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

.icon_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-16 {
  margin: 0px 20px;
}

.paragraph_icons {
  margin-bottom: 0px;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  color: #27aae1;
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.form_wrapper {
  width: 80%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
}

.hero-title {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Fontsfree net sfprodisplay', sans-serif;
  color: #fff;
  font-size: 39px;
  line-height: 44px;
  font-weight: 100;
  text-align: center;
}

.hero-title.invert {
  margin-right: auto;
  margin-left: auto;
  color: #00263e;
}

.tc_section {
  position: relative;
  overflow: visible;
  height: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #27aae1;
}

@media screen and (max-width: 991px) {
  .transparant-menu-button {
    width: 50px;
    height: 50px;
    margin-right: 20px;
    padding-top: 14px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.1);
    color: #fff;
    text-align: center;
  }

  .transparant-menu-button:hover {
    background-color: rgba(0, 0, 0, 0.3);
  }

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

  .navbar {
    padding: 20px;
  }

  .dropdown-icon {
    margin-right: 10px;
  }

  .dropdown {
    width: 100%;
    max-width: 1500px;
    background-color: transparent;
    color: transparent;
  }

  .logo-block.w--current {
    margin-right: 0px;
  }

  .nav-menu {
    margin-top: 0px;
    border-radius: 0px;
    background-color: transparent;
  }

  .dropdown-list.w--open {
    margin-top: 0px;
    border-radius: 100px;
    box-shadow: 0 0 0 0 transparent;
  }

  .nav-link {
    width: 100%;
    max-width: 1200px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 35px;
    border-radius: 0px;
    color: #fff;
  }

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

  .nav-link.dropdown-toggle {
    color: #fff;
  }

  .nav-link.dropdown-toggle.light {
    padding-left: 18px;
  }

  .nav-link.light {
    width: 100%;
    max-width: 1500px;
    margin-right: 0px;
    padding-right: 35px;
    padding-left: 35px;
    border-color: transparent;
    border-radius: 0px;
  }

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

  .nav-link.light.w--current {
    border-color: transparent;
  }

  .dropdown-link {
    padding-left: 35px;
  }

  .dropdown-link.w--current {
    padding-left: 20px;
  }

  .hero-slider-content-block {
    top: 16px;
    width: auto;
  }

  .hero-slider-title {
    font-size: 39px;
    line-height: 52px;
  }

  .hero-slider-section {
    height: auto;
    padding: 0px 20px;
  }

  .section {
    padding: 45px;
  }

  .block-column {
    padding-right: 5px;
    padding-left: 5px;
  }

  .blocks-row {
    margin-right: 0px;
    margin-left: 0px;
  }

  .color-block {
    padding: 30px;
  }

  .section-title-wrapper {
    width: 85%;
    margin-bottom: 40px;
  }

  .section-description {
    margin-top: 20px;
    font-size: 19px;
  }

  .paragraph {
    font-size: 18px;
    line-height: 22px;
  }

  .footer-social-col-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .footer-logo-column-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .footer-row {
    padding-right: 16px;
    padding-left: 16px;
  }

  .device-description {
    margin-top: 20px;
    font-size: 19px;
  }

  .device-description._1 {
    margin-top: 0px;
  }

  .device-description._2 {
    margin-top: 0px;
    font-size: 21px;
  }

  .device-description._3 {
    margin-top: 0px;
  }

  .div-block-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .logo-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .form {
    width: 100%;
  }

  .pricing-icon-block {
    width: 80px;
    height: 80px;
    padding-top: 25px;
  }

  .pricing-icon {
    width: auto;
    height: 80px;
  }

  .white-paragraph {
    font-size: 18px;
    line-height: 30px;
  }

  .thank-you-section {
    height: 920px;
    padding: 0px 20px;
  }

  .paragraph_icons {
    font-size: 22px;
    line-height: 22px;
  }

  .hero-title {
    font-size: 39px;
    line-height: 52px;
  }

  .tc_section {
    height: auto;
    padding: 0px 20px;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }

  .transparant-menu-button {
    width: 40px;
    height: 40px;
    padding-top: 8px;
  }

  .navbar {
    padding: 20px 0px;
  }

  .logo-block.w--current {
    padding-left: 0px;
    text-align: left;
  }

  .nav-menu {
    display: none;
  }

  .nav-link {
    padding-left: 25px;
  }

  .nav-link.light {
    padding-right: 25px;
    padding-left: 25px;
  }

  .dropdown-link {
    padding-left: 25px;
  }

  .hero-slider-content-block {
    position: relative;
    top: 0px;
    width: 100%;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .hero-slider-title {
    width: auto;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 36px;
  }

  .hero-slider-section {
    height: auto;
    padding: 0px 20px 20px;
  }

  .button.get_in_touch {
    margin-top: 0px;
    border: 1px solid #27aae1;
    background-color: transparent;
  }

  .button.form-button {
    margin-top: 10px;
  }

  .button.slider-button {
    margin-top: 10px;
  }

  .button.get_insured {
    margin-top: 20px;
  }

  .container.hero-container {
    margin-top: 40px;
    padding-top: 0px;
  }

  .container.centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px;
  }

  .section {
    padding: 25px;
  }

  .section.tint {
    position: relative;
  }

  .block-column {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .blocks-row {
    width: 70%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .color-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-title-wrapper {
    width: 95%;
    margin-bottom: 40px;
  }

  .simple-bottom-footer {
    margin-top: 40px;
    padding-right: 25px;
    padding-left: 25px;
    text-align: left;
  }

  .simple-footer {
    padding-top: 40px;
  }

  .footer-menu-column {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .bottom-footer-paragraph {
    position: static;
    margin-bottom: 0px;
    padding-right: 130px;
    float: none;
    clear: none;
  }

  .footer-social-col-right {
    padding-top: 10px;
    padding-left: 0px;
    text-align: left;
  }

  .footer-logo-column-left {
    margin-bottom: 40px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .footer-row {
    padding-right: 25px;
    padding-left: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .device-description._1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-8 {
    padding-right: 20px;
  }

  .logo-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .bold-text-2 {
    line-height: 32px;
  }

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

  .image-15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .thank-you-section {
    height: auto;
    padding: 0px 20px 60px;
  }

  .hero-title {
    width: auto;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 30px;
  }

  .tc_section {
    height: auto;
    padding: 0px 20px;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    margin-top: 5px;
  }

  .transparant-menu-button {
    margin-right: 0px;
  }

  .navbar {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 40px;
  }

  .logo-block.w--current {
    margin-bottom: 40px;
  }

  .nav-link.dropdown-toggle.light {
    margin-bottom: 20px;
  }

  .hero-slider-content-block {
    margin-top: 20px;
  }

  .hero-slider-title {
    font-size: 30px;
    line-height: 36px;
  }

  .button {
    margin-top: 10px;
    padding-right: 19px;
    padding-left: 19px;
    font-size: 11px;
    line-height: 21px;
  }

  .button.get_in_touch {
    width: 100%;
    margin-top: 0px;
    text-align: center;
  }

  .button.get_in_touch.outline {
    margin-top: 5px;
    margin-left: 0px;
    text-align: center;
  }

  .button.get_in_touch.outline:hover {
    margin-left: 0px;
  }

  .button.form-button {
    width: 100%;
    margin-top: 0px;
  }

  .button.slider-button {
    width: 100%;
    margin-top: 0px;
  }

  .button.slider-button.outline {
    margin-top: 5px;
    margin-left: 0px;
  }

  .button.get_insured {
    width: auto;
    margin-top: 20px;
  }

  .container.hero-container {
    margin-top: 0px;
    padding-bottom: 10px;
  }

  .container.centered {
    padding-bottom: 10px;
  }

  .section {
    padding: 25px;
  }

  .section.tint {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .blocks-row {
    width: 100%;
  }

  .color-block {
    padding: 15px 18px 30px;
  }

  .section-title-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }

  .section-description {
    margin-top: 14px;
    font-size: 15px;
    line-height: 23px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 19px;
  }

  .simple-bottom-footer {
    margin-top: 60px;
    padding: 40px 20px;
  }

  .simple-footer {
    padding-top: 60px;
  }

  .bottom-footer-paragraph {
    padding-right: 0px;
  }

  .footer-logo-column-left {
    padding-bottom: 10px;
  }

  .footer-row {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hero-slider-text-small {
    font-size: 13px;
    line-height: 19px;
  }

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

  .device-description {
    margin-top: 14px;
    font-size: 15px;
    line-height: 23px;
  }

  .device-description._2 {
    font-size: 19px;
  }

  .div-block-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .text-small {
    font-size: 13px;
    line-height: 19px;
  }

  .pricing-icon-block {
    width: 60px;
    height: 60px;
    padding-top: 14px;
  }

  .pricing-icon-block._2 {
    width: 80px;
    height: 80px;
  }

  .pricing-icon {
    height: 46px;
  }

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

  .white-paragraph {
    font-size: 14px;
    line-height: 24px;
  }

  .lottie-animation-3 {
    width: 150px;
  }

  .div-block-14 {
    height: 150px;
  }

  .icon_wrapper {
    margin-top: 40px;
  }

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

  .paragraph_icons {
    font-size: 15px;
    line-height: 16px;
  }

  .hero-title {
    font-size: 30px;
    line-height: 36px;
  }

  .tc_section {
    padding-bottom: 0px;
  }
}

.button:disabled {
  background: #ccc;
}

@font-face {
  font-family: 'Fontsfree net sfprodisplay';
  src: url('../fonts/FontsFree-Net-SFProDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fontsfree net sfprodisplay';
  src: url('../fonts/FontsFree-Net-SFProDisplay-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}