html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type="button"],[type="reset"],[type="submit"],button{-webkit-appearance:button}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checklist"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

body {background-color: #ffffff; color: #666666; font-family: "Helvetica", "Arial", sans-serif; margin: 0 auto; max-width: 1920px; text-align: center}
input, select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   background-color: #ffffff;
   border: 0px solid #999999;
   box-sizing: border-box;
   color: #5e5e5e;
   padding: 0.5em;
   position: relative;
   text-align: left;
   width: 100%;
   border-radius:8px;
}
.form-headerish {
   margin: 5px 0px;
   font-weight: bold;
   font-family: 'Graphik Bold', sans-serif;
   font-size: 26px;
}
select {padding-right: 2em;}
textarea {display: none}
input.submit {cursor: pointer; padding: 0.5em 2em; text-align: center; width: 90%;background-color: #f32735;color:#fff;}
.inp_wrap {position: relative}
.inp_wrap input {padding-left: 1em; position: relative;}
/*.inp_wrap::after {
   background-image: url(../img/person.png);
   background-position: center left;
   background-repeat: no-repeat;
   background-size: contain;
   content: "";
   height: 100%;
   pointer-events: none;
   position: absolute;
   left: 0.5em;
   width: 2em;
}
.inp_wrap.email::after {background-image: url(../img/email.png)}
.inp_wrap.phone::after {background-image: url(../img/phone.png)} */
.field, .fieldset {margin: 1em 0;}
.fieldset .field {display: inline-block; margin: 0; width: 49.5%;}
.fieldset .field:first-child {margin-right: 1%}
.sel_wrap {position: relative}
.sel_wrap::after {
   background-image: url(../img/down.png);
   background-repeat: no-repeat;
   content: "";
   height: 17px;
   pointer-events: none;
   position: absolute;
   right: 0.5em;
   top: 50%;
   transform: translateY(-50%);
   width: 23px;
}
img {height: auto; max-width: 100%;}
h1, h2 {font-size: 170%; line-height: 1;text-transform: uppercase;}
::-webkit-input-placeholder {color: #5e5e5e; opacity: 1}
:-ms-input-placeholder {color: #5e5e5e; opacity: 1}
::placeholder {color: #5e5e5e; opacity: 1}
.sr-only {
   position: absolute;
   left: -10000px;
   width: 1px;
   height: 1px;
   top: auto;
   overflow: hidden;
}
.subhead {display: block; font-size: 64%; text-transform: uppercase;    line-height: 1.5;}
#header {color: #f32735;padding: 1em;}
#phone {font-size: 125%; margin: 1em 0 0;}
#phone a {color: inherit; text-decoration: none;}
#hero {
   background-image: url(../img/hero.jpg);
   background-position: center top;
   background-size: cover;
   padding: 12em 1em 6em;
   position: relative
}
#hero:before {background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%); bottom: 0; content:""; left:0; position: absolute; right: 0; top: 0;}
#hero .container {color: #ffffff; position: relative; z-index: 2}
#hero h1 {
   margin: 0 auto;
   font-weight: 400;
   text-transform: uppercase;
   text-shadow: 0 6px 15px #000000;
}
#hero p  {text-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);}
#main .copyholder {background-color: #1e2548; color: #ffffff; padding: 1em}
#main .imgholder, .row .imgholder {
   background-image: url(../img/Rectangle.jpg);
   background-position: center;
   background-repeat: no-repeat;
   background-size: auto 100%;
   height: 20em;
   margin: 1em auto;
   max-width: 24em;
   width: 100%;
}
.split.scooty {margin-right:2%;}
.split {display:inline-block;width:48%;vertical-align:middle;font-size: 115%;margin-bottom: 25px;margin-top: 25px;}
.bannerStyle {
   background-image:url('../img/banner-bg.jpg');
   color: white;
   padding: 100px 0px;
   font-size: 125%;
   line-height: 1.5;
    text-shadow: 2px 2px 2px #333;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}
.bannerStyle h2 {
   font-weight: 400;
    margin-bottom: 0px;
    font-size:150%;
}
.bannerStyle div.container {max-width:960px;}
#main ul {display: inline-block; list-style: inside; text-align: left;}
.row .copyholder ul {
   display: inline-block;
   list-style: outside;
   padding-left: 1em;
   text-align: left;
}
#logo img {    max-width: 300px;}
#footer {color:white !important;background-color: #1c355e;padding: 25px 0px;}
#footer a {color:white !important;}
#footer p {margin:0px;padding:15px 0x;}
#topform, #bottomform {background-color: #0075a9; color: #fff; padding: 2em 1em}



/* Swiper styles  */
.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px; }
  @media screen and (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0; }

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active,
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev {
      transform: translate3d(0, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 59px;
  color: #286AA6;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #286AA6;
    text-decoration: none;
    outline: 0;
    opacity: 1; }
    .carousel-control-prev:hover.swiper-button-disabled, .carousel-control-prev:focus.swiper-button-disabled,
    .carousel-control-next:hover.swiper-button-disabled,
    .carousel-control-next:focus.swiper-button-disabled {
      opacity: 0.5;
      cursor: default; }

.has-outside-pagination .carousel-control-prev,
.has-outside-pagination .carousel-control-next {
  bottom: 26px; }

.carousel-control-prev {
  left: 0; }  
    @media (min-width: 1200px) {
      .carousel-control-prev.carousel-control-outside {
        display: flex;
        left: -80px; } }

.carousel-control-next {
  right: 0; }
  
    @media (min-width: 1200px) {
      .carousel-control-next.carousel-control-outside {
        display: flex;
        right: -80px; } }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 59px;
  margin-left: 59px;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 6px;
    height: 6px;
    margin-right: 0.25rem;
    margin-left: 0.25rem;
    text-indent: -999px;
    background-color: rgba(0, 101, 242, 0.3);
    border-radius: 50%; }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #286AA6; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

#swipez {
    background-image: url(../img/banner-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    padding: 75px 0px;
    text-align: center;
    margin: 75px 0px 0px 0px;
    width: 100%;
    overflow: hidden;
    height: 350px;
}
.swiper {
    position: relative;
    max-width: 980px;
    margin: 0 auto;
}
.swiper-container {
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: none;
}
.swiper-slide.activeSlide {display: block;}
.carousel-control-prev, .carousel-control-next {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    color: #286AA6;
    text-align: center;
    opacity: 0.5;
}
.carousel-control-prev {left: 0;}
.carousel-control-next {right: 0;}
.carousel-control-prev-icon, .carousel-control-next-icon {
    display: inline-block;
    width: 30px;
    height: 50px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {background-image: url('../img/left.png');}
.carousel-control-next-icon {background-image: url('../img/right.png');}
@media (min-width: 1200px) {
    .carousel-control-prev.carousel-control-outside {
        display: flex;
        left: -80px;
    }
    .carousel-control-next.carousel-control-outside {
        display: flex;
        right: -80px;
    }
}



.swiper-overflow {
  position: relative;
  overflow: hidden; }

.swiper-container {
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

.swiper-overflow .swiper-container {
  overflow: unset; }

.swiper-pagination {
  left: 0;
  right: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  bottom: 20px;
  z-index: 2; }
  .swiper-pagination.swiper-pagination-outside {
    position: relative;
    bottom: 0;
    margin-top: 20px; }
  .swiper-pagination .swiper-pagination-bullet {
    position: relative;
    flex: 0 1 auto;
    width: 6px;
    height: 6px;
    margin-right: 0.25rem;
    margin-left: 0.25rem;
    text-indent: -999px;
    background-color: rgba(0, 101, 242, 0.3);
    border-radius: 50%;
    outline: none; }
    .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background-color: #286AA6; }
    .swiper-pagination .swiper-pagination-bullet::before {
      content: '';
      position: absolute;
      top: -6px;
      bottom: -6px;
      left: -6px;
      right: -6px; }
.weight-500 {font-weight: bold;font-family:'Graphik Bold', sans-serif;}
/* END Swiper styles  */

.iconz {
  max-width: 150px;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
@media (max-width:980px) {
  .iconz {
    max-width:100px;
    bottom: unset;
    top: 5px;
    left: 10px;
  }
}

@media(min-width: 980px){
   body {text-align: left}
   h1 {font-size: 300%}
   input, select {font-size: 150%}
   .inp_wrap input {padding-left: 1em}
   .container {margin: auto; max-width: 1200px; padding: 0 1em}
   .wrapper, .row {
      border-collapse: collapse;
      border-style: hidden;
      display: table;
      width: 100%;
   }
   .disclaimer {font-size: 85%}
   h2.subhead{font-size: 75%}
   #logo, #phone, #hero, #topform, #main .imgholder, #main .copyholder, .row .imgholder, .row .copyholder {
      display: table-cell;
      vertical-align: middle;
   }
	#hero.thanks, #hero.thanks .wrapper {display: block}
	#hero.thanks {padding:18% 0 10%}
	#hero.thanks p {font-size: 125%}
   #logo {border-left: 1em solid transparent}
   #phone {font-size: 200%; text-align: right}
   #hero {padding: 1em; text-align: center}
   #topform, #bottomform {text-align: center}
   #topform {padding: 1em 2em; width: 480px;background-color: #0075a9;}
   #main {padding: 2em 0}
   #main .imgholder, #main .copyholder, .row .imgholder, .row .copyholder {border: 2em solid #ffffff; direction: ltr}
   #main .imgholder, .row .imgholder {background-position: center; background-size: cover; height: auto; max-width: none; width: 60%}
   .row .imgholder {width: 50%}
   #main .copyholder, .row .copyholder {font-size: 125%}
   #main .copyholder ul {padding: 0}
   #main ul, .row .copyholder ul {display: block}
   #bottomform .container {max-width: 640px;}
   .copyright, .legal {display: inline-block}
   .legal {float: right;}
}
@-moz-document url-prefix() {
	select {text-indent: -2px;}
}
@media (max-width:650px) {
   #swipez {    min-height: 320px;height:auto;}
}
@media (max-width:520px ) {
   .split {width:100%;margin:0 auto;}
   #main .wrapper:nth-of-type(2) .split:nth-of-type(1) img {display: none;}
}