h1, h3, h5, h6, p, li, small {
  font-family: 'Raleway', sans-serif; }

h1 {
  font-size: 2vw; }

h6 {
  font-size: 1.1rem; }

a {
  text-decoration: none; }

body {
  width: 100vw;
  padding: 0px;
  margin: 0px;
  font-family: 'Raleway', sans-serif;
  position: relative; }

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

.bold {
  font-weight: bolder; }

.larger {
  font-size: 3.5rem; }

.green {
  color: #00549c; }

.green-2 {
  color: #6FA935; }

.mobile {
  display: none; }

.mobile-h {
  display: none; }

html, body {
  overflow-x: hidden; }

ul {
  list-style-type: none !important; }

ul li:before {
  content: '\2713';
  padding-right: 1.5rem; }

.header {
  width: 100vw;
  text-align: center;
  background-color: #023867;
  margin-bottom: 0px;
  border-bottom: 1px solid #ccc; }

.cta {
  text-align: center;
  margin: 20px;
  font-size: 2.5rem;
  color: #0e4c83; }

.mob-t {
  color: #333;
  text-align: center;
  font-size: 1.2rem; }

.row-box {
  padding: 15px; }

.content {
  background-color: #fff;
  margin-top: 0px;
  padding: 15px;
  background-image: radial-gradient(#ffffff, #b4d2fb);
  color: #333; }

.col-1 {
  width: 48%;
  display: inline-flex;
  margin-left: auto;
  margin-right: auto;
  padding: 20px; }

.col-l {
  padding: 15px; }

.col-l h3 {
  font-size: 1.4rem; }

.col-l h5 {
  font-size: 1.25rem; }

.col-r {
  display: inline-flex;
  padding: 15px;
  width: 40%; }

.usp {
  font-size: 1.3rem;
  color: #00549c;
  font-style: italic; }

.usp li {
  margin-bottom: 10px; }

.forma input {
  width: 95%;
  height: calc(1.5em + 1.25rem + 4px);
  border-radius: 5px;
  border-color: #d3d3d3;
  margin-top: 15px;
  border: 2px solid #d3d3d3; }

.forma {
  border: 4px solid #fff;
  border-radius: 15px;
  text-align: center;
  padding: 20px;
  background-color: #00549c; }

.f-cta {
  color: #fff;
  font-size: 2.0rem;
  margin: 0px; }

.name {
  display: flex;
  width: 96% !important;
  margin-left: auto;
  margin-right: auto; }

.spacer {
  width: 15px; }

.submit {
  font-family: 'Raleway', sans-serif;
  height: calc(1.5em + 1.25rem + 2px);
  width: 95%;
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff;
  text-shadow: 2px 2px 4px #000000;
  padding: 13px 10px;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  display: block;
  background: linear-gradient(to bottom, #04ff23, #0abb20);
  background-color: #04ff23;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 15px;
  box-shadow: 0 3px 3px 0 rgba(50, 50, 50, 0.25); }

/*Pulse*/
.c-button {
  margin-top: 30px;
  width: 100%;
  padding: 20px !important;
  border-radius: 10px !important;
  font-size: 1.3rem;
  border-color: #ccc;
  background-image: linear-gradient(180deg, #ff9900, #ff4700);
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite; }

.cb {
  max-width: 15px;
  margin-top: 10px; }

.main {
  text-align: center;
  padding: 15px;
  background-color: #cfe9ff;
  color: #333; }

.col-q {
  justify-content: center;
  display: inline-flex;
  width: 24.5%;
  margin-left: auto;
  margin-right: auto; }

.ico {
  width: 30%;
  max-width: 60px;
  min-width: 50px;
  min-height: 50px;
  max-height: 60px;
  margin-left: auto;
  margin-right: auto; }

svg path {
  fill: #0e4c83 !important; }

svg circle {
  fill: #0e4c83 !important; }

.blk {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #333; }

.footer {
  background-color: #00549c;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 15px;
  padding-bottom: 40px; }

.f-left {
  width: 48%;
  position: absolute;
  left: auto;
  padding-left: 25px;
  padding-top: 20px; }

.f-right {
  width: 50%;
  position: relative;
  left: 47%;
  overflow: hidden; }

.f-right, p {
  word-break: break-word; }

.message-sticky {
  background-color: #fff !important;
  color: #0e4c83 !important;
  display: block;
  text-align: center;
  position: relative;
  width: 100%; }

.mbmess {
  background-color: #fff !important;
  color: #0e4c83 !important;
  display: block;
  text-align: center;
  padding: 5px;
  position: relative;
  width: 100%;
  border-bottom: solid 1px #fff; }

.fa {
  content: 'x';
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  display: inline-block;
  margin: 0;
  padding: 0.75em;
  cursor: pointer;
  z-index: 9999; }

.Message--animate {
  display: none;
  margin-top: -60px; }

.sticky {
  position: fixed;
  width: 100%;
  z-index: 9; }

.Button--campaign {
  margin-left: 15px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 2.5rem;
  background-color: #249be0 !important;
  border-radius: 6px;
  padding: 0em 1.5em;
  text-align: center !important;
  text-decoration: none;
  color: #fff !important;
  -webkit-font-smoothing: auto;
  border: 2px solid transparent;
  display: inline-block;
  position: relative;
  -webkit-transition: background-color 400ms cubic-bezier(0.19, 1, 0.22, 1), border-color 400ms cubic-bezier(0.19, 1, 0.22, 1), padding-left 400ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: background-color 400ms cubic-bezier(0.19, 1, 0.22, 1), border-color 400ms cubic-bezier(0.19, 1, 0.22, 1), padding-left 400ms cubic-bezier(0.19, 1, 0.22, 1);
  cursor: pointer; }

.mbsh {
  position: absolute;
  padding-bottom: 10%; }

.voucher {
  width: 50%;
  padding-left: 40px;
  margin-top: -7%;
  content: url(https://cdn.databowlpages.com/assets/efdcedaf-8682-4eb0-aaf2-b899c1c23905.png); }

.h-dt {
  display: none; }

.button {
  position: relative;
  color: #195e71;
  background-color: #fff;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 2px solid #195e71;
  border-radius: 1000px;
  padding: 15px 60px;
  box-shadow: 0 2px 5px 0 rgba(3, 6, 26, 0.15);
  transition: .5s all ease-in-out; }
  .button:hover {
    cursor: pointer;
    background: white;
    color: #1F4141;
    animation: none; }

.button-pulse-a {
  animation: pulse-a 2s infinite 3s cubic-bezier(0.25, 0, 0, 1);
  box-shadow: 0 0 0 0 #008aff; }

@keyframes pulse-a {
  to {
    box-shadow: 0 0 0 18px rgba(255, 255, 255, 0); } }

@media (max-width: 800px) {
  .col-1 {
    width: 98%; }
  .col-r {
    width: 98%; }
  .voucher {
    width: 63%;
    margin-top: -12%; }
  .h-dt {
    display: block;
    text-align: center; }
  .mobile {
    display: block !important; }
  .desktop {
    display: none !important; }
  .testimonials {
    background-image: none !important; }
  .tst-l {
    color: #333 !important; }
  .mobile-h {
    display: none !important; } }

@media (max-width: 706px) {
  .col-q {
    width: 49%; }
  .col-1 {
    width: 98%; }
  .col-r {
    width: 100%;
    padding: 0px; } }

@media (max-width: 430px) {
  .gbticklist span {
    display: block !important; }
  .gbticklist {
    padding: 10px 0px; }
  .gblist {
    margin-left: 0px; } }

@media (max-width: 400px) {
  .voucher {
    width: 90%;
    padding-left: 24px; }
  .m-gcircle {
    right: 2% !important; } }

@media (max-width: 275px) {
  .col-q {
    width: 98%; }
  .col-1 {
    width: 98%; }
  .col-r {
    width: 98%; } }

.testimonials {
  text-align: center;
  display: inline-flex;
  background-color: #fff;
  padding: 15px;
  font-size: 1.3rem;
  border-bottom: 1px solid #ccc;
  background-image: linear-gradient(-56deg, #00549c 50%, transparent 50%); }

.r-testimonials {
  text-align: center;
  display: inline-flex;
  color: #333;
  background-color: #fff;
  padding: 15px;
  font-size: 1.3rem;
  background-image: linear-gradient(-56deg, transparent 79%, #00549c 50%); }

.tst-l {
  width: 39%;
  padding: 10px;
  text-align: left;
  color: #333; }

.tst-r {
  width: 57%;
  padding: 10px;
  margin-left: auto; }

.tst-rr {
  width: 44%;
  padding: 10px;
  margin-left: auto;
  text-align: left; }

.blue {
  color: #00549c; }

.white {
  color: #fff; }

.t-w {
  width: 90%;
  display: inline-flex;
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 850px) {
  .t-w {
    display: block; }
  .blue {
    color: #ff0000; }
  .white {
    color: #ff0000; }
  .tst-l {
    width: 100%;
    padding: 10px; }
  .tst-rr {
    width: 100%;
    padding: 10px;
    text-align: left !important; }
  .tst-r {
    display: none; }
  .testimonials {
    background-image: none !important; }
  .r-testimonials {
    background-image: none !important; }
  .d2 {
    display: none !important; }
  .m2 {
    display: block !important; } }

@media (max-width: 480px) {
  .f-left {
    text-align: center;
    width: 100%;
    position: relative;
    padding-left: 0px; }
  .f-right {
    text-align: center;
    width: 95%;
    padding-right: 20px;
    left: 0px; }
  .f-c {
    text-align: center !important;
    width: 25%;
    margin-left: auto;
    justify-content: center;
    margin-right: auto; }
  .r-testimonials {
    padding: 0px; }
  .mBtn {
    margin-left: auto;
    margin-right: auto; } }

.logo {
  width: 30%;
  min-width: 100px;
  padding-bottom: 15px; }

.logo-top {
  width: 20%;
  min-width: 100px;
  padding: 15px; }

.no-p {
  padding-left: 0px !important; }

.img-block {
  display: block;
  background: rgba(255, 255, 255, 0);
  background-image: url();
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-style: none;
  border-top-right-radius: 80px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 80px;
  border-bottom-right-radius: 80px;
  z-index: 8;
  width: 330px;
  height: 290px;
  position: absolute; }

.gbticklist {
  display: table;
  table-layout: fixed;
  background: #00549c;
  border-style: none;
  margin-bottom: 0px;
  color: #fff;
  border-radius: 0px;
  width: 100%;
  flex-flow: row wrap; }

.gblist {
  font-style: normal;
  background-color: transparent;
  font-weight: 500;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: white;
  margin-left: 20px; }

.gbticklist span {
  display: table-cell;
  text-align: center; }

.gbticklist span:first-child {
  margin-left: -10px; }

.gbticklist span:last-child {
  margin-right: -10px; }

.gbbanners {
  padding-top: 15px;
  padding-bottom: 15px;
  flex-direction: row;
  flex-wrap: wrap;
  display: inline-block; }

.gbbenefit {
  display: inline-grid;
  justify-content: center;
  align-items: center;
  margin-left: 20px; }

.gbbox {
  background: white;
  border-style: solid;
  border-width: 1px;
  border-color: #dbdbdb;
  border-radius: 0px;
  width: 298px;
  height: 129px;
  padding-top: 35px;
  padding-left: 5px;
  padding-right: 5px; }

.gbimg {
  width: 99px;
  height: 84px;
  vertical-align: top; }

.gbimgbox {
  display: block;
  margin-bottom: -35px;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.gbreviews {
  background: #174e80;
  border-style: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  border-radius: 0px;
  width: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap; }

.gbrrow {
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto; }

/*IMG*/
.peops {
  display: block;
  background: rgba(255, 255, 255, 0);
  background-image: url(https://cdn.databowlpages.com/assets/a6a76ace-2533-4d9b-a36f-c9b5fa145614.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-style: none;
  border-top-right-radius: 80px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 80px;
  border-bottom-right-radius: 80px;
  z-index: 8;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: auto;
  width: 330px;
  height: 290px;
  position: relative; }

.gcircle {
  position: absolute;
  right: 40px;
  overflow: hidden;
  margin-top: -10px; }

.gcircle img {
  width: 102px;
  height: 102px; }

.m-img {
  text-align: center !important;
  justify-content: center;
  margin-left: auto;
  margin-right: auto; }

.m-peops {
  display: block;
  background: rgba(255, 255, 255, 0);
  background-image: url(https://cdn.databowlpages.com/assets/a6a76ace-2533-4d9b-a36f-c9b5fa145614.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-style: none;
  border-top-right-radius: 80px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 80px;
  border-bottom-right-radius: 80px;
  z-index: 8;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  width: 275px;
  height: 250px;
  position: relative; }

.m-gcircle {
  position: absolute;
  right: 30%;
  overflow: hidden;
  margin-top: -10px; }

.m-gcircle img {
  width: 102px;
  height: 102px; }

/*IMG*/
.r-peops {
  display: block;
  background: rgba(255, 255, 255, 0);
  background-image: url(https://cdn.databowlpages.com/assets/d862c64e-902a-4778-a271-eba227a7c673.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-style: none;
  border-top-right-radius: 80px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 80px;
  border-bottom-right-radius: 80px;
  z-index: 8;
  margin-top: 10px;
  margin-left: 1 20px;
  margin-right: auto;
  width: 330px;
  height: 290px;
  position: relative; }

.r-gcircle {
  position: absolute;
  left: 50px;
  overflow: hidden;
  margin-top: -10px; }

.r-gcircle img {
  width: 102px;
  height: 102px; }

.rm-peops {
  display: block;
  background: rgba(255, 255, 255, 0);
  background-image: url(https://cdn.databowlpages.com/assets/d862c64e-902a-4778-a271-eba227a7c673.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-style: none;
  border-top-right-radius: 80px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 80px;
  border-bottom-right-radius: 80px;
  z-index: 8;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  width: 275px;
  height: 250px;
  position: relative; }

@media (max-width: 420px) {
  .f-c {
    display: none !important; } }

.mBtn {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  background: transparent;
  border: transparent;
  color: #fff;
  position: relative; }

.row-box {
  padding: 0px; }

.mBtn1 {
  background: transparent;
  border: transparent;
  color: #fff; }

.modal {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4); }

.modal-content {
  background-color: #fefefe;
  color: #333;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  border-radius: 15px;
  width: 80%; }

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold; }

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer; }

.box {
  background-color: #6FA935;
  background-image: linear-gradient(to right, transparent 33%, rgba(255, 255, 255, 0.3) 50%, transparent 66%);
  background-size: 300% 100%;
  animation: shine 2s infinite; }

@keyframes shine {
  0% {
    background-position: right; } }

.pulsea {
  animation-name: pulsea;
  -webkit-animation-name: pulsea;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite; }

@keyframes pulsea {
  0% {
    transform: scale(0.9);
    opacity: 1; }
  50% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(0.9);
    opacity: 1; } }

@-webkit-keyframes pulsea {
  0% {
    -webkit-transform: scale(0.9);
    opacity: 1; }
  50% {
    -webkit-transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.9);
    opacity: 1; } }

.m-img {
  margin-top: 20px; }

.t-w {
  margin-top: 15px; }

.footer {
  margin-top: 15px; }
