.brand {
  width: 25%;
  margin-right: -2px;
  margin-left: 18px;
}

.navlink {
  background-color: transparent;
  -webkit-transition: color 600ms ease, -webkit-transform 600ms ease;
  transition: color 600ms ease, -webkit-transform 600ms ease;
  transition: color 600ms ease, transform 600ms ease;
  transition: color 600ms ease, transform 600ms ease, -webkit-transform 600ms ease;
  font-family: Archivonarrow, sans-serif;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.navlink:hover {
  -webkit-transform: scale(1.52);
  -ms-transform: scale(1.52);
  transform: scale(1.52);
  color: #0b2afb;
}

.navlink.w--current {
  color: #0b2afb;
}

.nav {
  padding-top: 11px;
  border-bottom: 4px solid #696969;
  background-color: #000;
}

.navmenu {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 12px;
  float: left;
}

.navmenu.paper {
  display: none;
}

.mainsection {
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #000;
}

.mainsection.services {
  padding-top: 20px;
  padding-bottom: 0px;
  border-top: 1px none #696969;
}

.mainsection.boltss {
  padding-top: 0px;
  padding-bottom: 0px;
}

.sliderdiv {
  padding-top: 4px;
  border-top: 2px solid #696969;
  background-color: #000;
}

.body {
  background-color: #000;
}

.footersection {
  border-top: 4px solid #696969;
  background-color: #000;
}

.middlediv {
  display: block;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  text-align: center;
}

.middlediv.cert {
  margin-bottom: 105px;
}

.middlediv.contact {
  margin-bottom: 130px;
}

.middlediv.cerftifi {
  padding-bottom: 50px;
}

.middlediv.quote {
  padding-bottom: 40px;
}

.middlediv.maa {
  height: 40vw;
}

.footertext {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #0b2afb;
  font-size: 20px;
  text-align: center;
}

.slideone {
  background-color: #fff;
  background-image: url('../images/tempswitch-main.jpg');
  background-position: 50% 87%;
  background-size: auto 150%;
  background-repeat: no-repeat;
}

.slideone.corporate {
  background-image: url('../images/PHO-09Sep25-179561.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slider {
  height: 350px;
}

.slidetwo {
  background-color: #6d95c7;
  background-image: url('../images/heli-and-sunset-copy-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.temps {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.homerow {
  padding-top: 40px;
  padding-bottom: 40px;
}

.homeheader {
  display: block;
  width: 50%;
  margin: 40px auto 80px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #696969;
  font-family: Archivonarrow, sans-serif;
  color: #d10000;
  font-size: 60px;
  text-align: center;
  text-transform: uppercase;
}

.homepara {
  color: #fff;
  font-size: 18px;
  line-height: 21px;
}

.slidethree {
  background-image: url('../images/temp-switch-commercial.jpg');
  background-position: 50% 45%;
  background-size: cover;
}

.slidefour {
  background-image: url('../images/1689.jpg');
  background-position: 50% 81%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slidefive {
  background-color: #79a3cb;
  background-image: url('../images/regional.jpg');
  background-position: 50% 62%;
  background-size: cover;
  background-repeat: no-repeat;
}

._3 {
  margin-top: 20px;
  color: #fff;
  text-align: center;
}

.texture {
  height: 120px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  border-style: none;
  border-top-width: 2px;
  border-top-color: #696969;
  border-bottom-width: 2px;
  border-bottom-color: #696969;
  background-image: url('../images/logos-01.png');
  background-position: -100px 50%;
  background-size: auto 120px;
  background-repeat: repeat-x;
  background-attachment: scroll;
}

.servicesheader {
  display: block;
  width: 90%;
  margin: 0px auto 4px;
  padding-top: 17px;
  padding-bottom: 30px;
  border-bottom: 4px solid #696969;
  font-family: Airline, sans-serif;
  color: #d10000;
  font-size: 40px;
  text-align: center;
  text-transform: uppercase;
}

.serviceparsa {
  margin-top: 60px;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.list {
  margin-top: 25px;
  margin-bottom: 80px;
  color: #fff;
  font-size: 18px;
  text-align: left;
  -webkit-column-count: 3;
  column-count: 3;
}

.linediv {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  border-bottom: 1px solid #0b2afb;
}

.certrow {
  margin-top: 60px;
}

.certheader {
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.certbutton {
  display: block;
  width: 30%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #696969;
  border-radius: 7px;
  background-color: #696969;
  -webkit-transition: background-color 600ms ease;
  transition: background-color 600ms ease;
  font-family: Archivonarrow, sans-serif;
  font-size: 25px;
  text-align: center;
}

.certbutton:hover {
  background-color: #0b2afb;
}

.kl {
  display: none;
}

.text {
  width: 20%;
  float: left;
  color: #fff;
  font-size: 22px;
}

.text.forma {
  width: 100%;
  float: none;
  text-align: center;
}

.field {
  width: 80%;
  margin-bottom: 15px;
  float: left;
  border: 1px solid #383838;
  background-color: #000;
  -webkit-transition: background-color 600ms ease;
  transition: background-color 600ms ease;
  color: #fff;
  cursor: pointer;
}

.field:hover {
  background-color: hsla(0, 0%, 9%, 0.64);
}

.field.forma {
  width: 100%;
  margin-bottom: 30px;
  float: none;
}

.quoterow {
  width: auto;
  padding-top: 20px;
}

.plane {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.submit {
  display: block;
  width: 20%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  border-radius: 7px;
  background-color: #696969;
  -webkit-transition: background-color 600ms ease;
  transition: background-color 600ms ease;
  font-size: 20px;
  text-transform: uppercase;
}

.submit:hover {
  background-color: #0b2afb;
}

.submit._2 {
  display: block;
  padding-left: 15px;
  float: none;
}

.contactrow {
  margin-top: 90px;
}

.address {
  width: auto;
  padding-top: 20px;
  padding-left: 20px;
  color: #fff;
  font-size: 23px;
  line-height: 30px;
}

.namer {
  font-family: Airline, sans-serif;
  color: #0b2afb;
  font-size: 30px;
}

.paypalrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 65px;
  margin-right: 1px;
  padding-bottom: 100px;
}

.pay {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-bottom: 35px;
  margin-left: auto;
  text-align: center;
}

.payment {
  position: static;
  left: -43px;
  top: -3px;
  display: block;
  overflow: visible;
  width: 41%;
  height: 199px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 197px;
  padding-right: 0px;
  float: none;
  clear: none;
  color: #696969;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  -webkit-column-count: auto;
  column-count: auto;
}

.paypara {
  margin-bottom: 20px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}

.nav-scroll {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  border-bottom: 2px solid #d10000;
  background-color: #000;
  text-align: center;
}

.nav-scroll.paper {
  display: none;
}

.slidediv {
  display: block;
  width: 60%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 23px;
  padding-bottom: 23px;
  float: right;
  border-bottom-right-radius: 50px;
  color: #d10000;
  text-align: left;
}

.company {
  margin-top: 4px;
  padding-right: 40px;
  padding-left: 25px;
  font-family: Airline, sans-serif;
  color: #0b2afb;
  font-size: 31px;
  line-height: 50px;
  font-weight: 800;
  text-align: right;
}

.privacy-polocy {
  margin-bottom: 20px;
  color: #fff;
  font-size: 17px;
  line-height: 22px;
}

.certif {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.docslider {
  display: block;
  width: 80%;
  height: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.next {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 10%;
  height: 10%;
  margin-top: 0px;
}

.next1 {
  width: 100%;
  height: 100%;
  padding-top: 48px;
  padding-bottom: 32px;
  border-bottom-left-radius: 7px;
  background-color: #696969;
  color: #fff;
  font-size: 20px;
}

.previous {
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
  width: 10%;
  height: 10%;
  margin-top: 0px;
  border-bottom-right-radius: 7px;
  background-color: #696969;
}

.prev {
  padding-top: 50px;
  font-size: 20px;
}

.callus {
  display: none;
}

.back {
  padding-top: 8px;
  font-size: 25px;
}

.see {
  color: #0b2afb;
}

.col12 {
  text-align: center;
}

.quantum {
  color: #0b2afb;
  text-decoration: none;
}

.para {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: scroll;
  margin-top: 20px;
  margin-right: 49px;
  padding: 8px;
  float: right;
  background-color: #5a0000;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.downloadbutton {
  display: block;
  width: 20%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border-radius: 7px;
  background-color: #d10000;
  -webkit-transition: background-color 600ms ease;
  transition: background-color 600ms ease;
  font-size: 24px;
  text-align: center;
}

.downloadbutton:hover {
  background-color: #696969;
}

.do {
  margin-top: 10px;
  margin-bottom: 47px;
  font-family: Airline, sans-serif;
  color: #d10000;
  font-size: 27px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}

.sitemap {
  text-decoration: none;
}

.mapheading {
  margin-bottom: 40px;
  font-family: Airline, sans-serif;
  color: #0b2afb;
  font-size: 40px;
  text-align: center;
}

.maprow {
  margin-bottom: 50px;
}

.maplink {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Archivonarrow, sans-serif;
  color: #d10000;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
}

.maplink.sub {
  color: #696969;
  font-size: 20px;
}

.div-block {
  overflow: auto;
  float: none;
  clear: none;
}

.g-recaptcha {
  position: relative;
  top: 0px;
  bottom: -1px;
  display: block;
  overflow: hidden;
  margin-bottom: 3px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 1px;
  float: none;
  clear: none;
  background-color: #0f0f0f;
  color: #fff;
  text-align: left;
}

.text-block {
  position: static;
  overflow: auto;
  margin-top: 10px;
  color: #fff;
  text-align: center;
}

.text-block-2 {
  margin-top: 10px;
  color: #fff;
  text-align: center;
}

.text-span {
  color: #d10000;
  font-style: normal;
  text-decoration: underline;
  text-transform: uppercase;
}

.text-span-2 {
  color: #d10000;
  font-style: normal;
  text-decoration: underline;
  text-transform: uppercase;
}

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

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

.column {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

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

.image {
  width: 500px;
}

.certrow-copy {
  margin-top: 60px;
}

.heading {
  font-family: Airline, sans-serif;
  color: #d10000;
  line-height: 38px;
  font-weight: 400;
}

.heading-2 {
  margin-top: 0px;
  color: #fff;
  font-size: 22px;
  line-height: 24px;
}

.certrow-copy {
  margin-top: 60px;
}

.mainsection-copy {
  padding-top: 10px;
  padding-bottom: 0px;
  background-color: #000;
}

.mainsection-copy.services {
  padding-top: 20px;
  padding-bottom: 0px;
  border-top: 1px none #696969;
}

.mainsection-copy.boltss {
  padding-top: 0px;
  padding-bottom: 0px;
}

.button {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 40px;
  background-color: #d10000;
  font-size: 18px;
  line-height: 22px;
}

.paypara-copy {
  margin-bottom: 20px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}

.text-block-3 {
  color: #fff;
  font-size: 20px;
}

.text-block-4 {
  color: #d4d4d4;
  font-size: 20px;
  text-align: left;
}

html.w-mod-js *[data-ix="nav-display-none"] {
  display: none;
}

html.w-mod-js *[data-ix="slide-div-trigger"] {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

@media screen and (max-width: 991px) {
  .brand {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .brand.w--current {
    position: static;
    display: block;
    width: 25%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .navlink {
    text-align: center;
  }

  .navmenu {
    position: fixed;
    left: auto;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 200px;
    height: 100%;
    margin-top: 108px;
    border-left: 2px solid #d10000;
    background-color: #000;
  }

  .middlediv.maa {
    height: 90vw;
  }

  .footertext {
    line-height: 24px;
  }

  .temps {
    padding-top: 20px;
  }

  .homerow {
    padding-top: 26px;
  }

  ._3 {
    margin-bottom: 20px;
  }

  .servicesheader {
    line-height: 40px;
  }

  .linediv {
    width: 90%;
  }

  .certbutton {
    width: 80%;
  }

  .text {
    font-size: 23px;
  }

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

  .address {
    margin-top: 30px;
    font-size: 20px;
    text-align: center;
  }

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

  .payment {
    width: 42%;
    margin-left: 226px;
    font-size: 20px;
    text-align: center;
  }

  .paypara {
    margin-top: 41px;
  }

  .nav-scroll {
    display: none;
    margin-right: -203px;
  }

  .privacy-polocy {
    margin-bottom: 20px;
  }

  .docslider {
    height: 680px;
  }

  .next {
    width: 16%;
    height: 6%;
  }

  .next1 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .previous {
    width: 17%;
    height: 6%;
  }

  .prev {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbutton {
    margin-top: 1px;
    margin-right: 10px;
    margin-bottom: 0px;
  }

  .navbutton.w--open {
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #000;
  }

  .navicon {
    margin-top: -16px;
    padding-top: 0px;
    color: #d10000;
    font-size: 40px;
  }

  .img {
    width: 100%;
    margin-bottom: -52px;
  }

  .callus {
    display: block;
    width: 7%;
    margin-top: -8px;
    margin-left: 23px;
    float: left;
  }

  .paper {
    display: none;
  }

  .back {
    margin-top: -48px;
    margin-right: 38px;
    float: right;
    color: #d10000;
    font-size: 30px;
    text-decoration: none;
  }

  .col12 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .downloadbutton {
    width: 50%;
  }

  .do {
    font-size: 25px;
  }

  .g-recaptcha {
    position: relative;
    left: 198px;
  }

  .paypara-copy {
    margin-top: 41px;
  }
}

@media screen and (max-width: 767px) {
  .navmenu {
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 89px;
  }

  .middlediv.quote {
    width: 95%;
  }

  .middlediv.maa {
    height: auto;
  }

  .slider {
    height: 250px;
  }

  .servicesheader {
    font-size: 30px;
  }

  .certheader {
    font-size: 17px;
  }

  .text {
    font-size: 18px;
  }

  .submit._2 {
    width: 30%;
  }

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

  .payment {
    width: 47%;
    margin-left: 168px;
    font-size: 16px;
  }

  .company {
    font-size: 40px;
    line-height: 34px;
  }

  .privacy-polocy {
    margin-bottom: 20px;
  }

  .docslider {
    height: 500px;
  }

  .next {
    width: 20%;
    height: 5%;
  }

  .next1 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .previous {
    width: 22%;
    height: 5%;
  }

  .prev {
    padding-top: 3px;
  }

  .vbn {
    display: none;
  }

  .callus {
    margin-top: 4px;
  }

  .back {
    margin-top: -37px;
    margin-right: 24px;
  }

  .col12 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .do {
    line-height: 29px;
  }

  .mapheading {
    font-size: 30px;
  }

  .g-recaptcha {
    left: 135px;
  }

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

@media screen and (max-width: 479px) {
  .brand {
    width: 40%;
  }

  .brand.w--current {
    width: 45%;
    margin-top: 9px;
  }

  .navmenu {
    top: 0px;
    right: 0px;
    bottom: 0px;
  }

  .mainsection {
    padding-top: 20px;
  }

  .footersection {
    padding-top: 17px;
  }

  .middlediv {
    width: 90%;
    margin-top: -33px;
    padding-top: 0px;
  }

  .middlediv.cert {
    width: 100%;
  }

  .slider {
    height: 200px;
  }

  .homerow {
    padding-bottom: 20px;
  }

  .homepara {
    text-align: left;
  }

  .texture {
    background-position: 50% 50%;
    background-size: 420px;
  }

  .servicesheader {
    width: 100%;
    padding-bottom: 11px;
    line-height: 32px;
  }

  .serviceparsa {
    margin-top: 15px;
    text-align: left;
  }

  .list {
    text-align: left;
    -webkit-column-count: 2;
    column-count: 2;
  }

  .certbutton {
    margin-bottom: 33px;
  }

  .text {
    width: 100%;
    float: none;
  }

  .field {
    width: 100%;
    float: none;
  }

  .quoterow {
    margin-top: 28px;
  }

  .submit {
    width: 80%;
  }

  .submit._2 {
    width: 90%;
    float: none;
  }

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

  .payment {
    width: 74%;
    margin-left: 80px;
    font-size: 15px;
  }

  .paypara {
    font-size: 16px;
    line-height: 18px;
    text-align: left;
  }

  .slidediv {
    width: 80%;
  }

  .company {
    font-size: 30px;
  }

  .privacy-polocy {
    text-align: left;
  }

  .docslider {
    height: 300px;
  }

  .next {
    width: 30%;
    height: 10%;
  }

  .previous {
    width: 30%;
    height: 10%;
  }

  .prev {
    font-size: 16px;
  }

  .callus {
    width: 13%;
    margin-top: -3px;
    margin-left: 11px;
  }

  .back {
    margin-top: -32px;
    margin-right: 13px;
    font-size: 20px;
  }

  .downloadbutton {
    width: 90%;
    margin-bottom: 45px;
  }

  .do {
    font-size: 19px;
  }

  .arrow {
    display: none;
  }

  .g-recaptcha {
    position: static;
    overflow: hidden;
  }

  .image {
    width: 100%;
  }

  .certrow-copy {
    margin-top: 0px;
  }

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

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

  .image-2 {
    margin-top: 10px;
  }

  .mainsection-copy {
    padding-top: 20px;
  }

  .paypara-copy {
    font-size: 16px;
    line-height: 18px;
    text-align: left;
  }
}

@font-face {
  font-family: 'Archivonarrow';
  src: url('../fonts/ArchivoNarrow-Bold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Airline';
  src: url('../fonts/AIRLINE.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}