.navbar-section {
  position: relative;
  z-index: 999999;
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-bottom: -143px;
  margin-left: auto;
}

.navbar-top-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  padding-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-bottom-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.home-link {
  width: 20%;
  margin-bottom: 88px;
  margin-left: 105px;
}

.home-link.paint-protection {
  margin-bottom: 73px;
}

.home-link.new-car-prep {
  position: relative;
  z-index: 9999;
  margin-bottom: 88px;
}

.home-link.paint-correction {
  margin-bottom: 32px;
}

.home-link.home {
  margin-bottom: 104px;
}

.home-link.gallery {
  margin-bottom: 62px;
}

.home-link.feynlab {
  margin-bottom: 49px;
}

.home-link.services {
  margin-bottom: 69px;
}

.home-link.our-services {
  margin-bottom: 40px;
}

.home-link.reviews {
  margin-bottom: 83px;
}

.home-link.contact {
  margin-bottom: 40px;
}

.home-link.thank-you {
  margin-bottom: 69px;
}

.home-link.opti-coat-pro {
  margin-bottom: 23px;
}

.home-link.gtechniq {
  margin-bottom: 26px;
}

.menu-title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  -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;
}

.nav-links {
  width: 130px;
  margin-left: 0px;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: capitalize;
  text-shadow: 0 0 7px #000, 0 0 1px #000;
}

.nav-links:hover {
  font-size: 21px;
}

.nav-links.w--current {
  color: #d0112b;
}

.hero-section {
  display: block;
  width: 1400px;
  height: 610px;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 77px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.hero-section.new-car-prep {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/Tesla--Grey.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/Tesla--Grey.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-section.services {
  position: relative;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/Ferrari---Interior.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/Ferrari---Interior.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-section.paint-correction {
  margin-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/paint-correction-atlanta.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/paint-correction-atlanta.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-section.ceramic-coating {
  height: 465px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Chevy-02.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Chevy-02.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.hero-section.paint-protection {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/Tesla---Blue-02.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/Tesla---Blue-02.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.hero-section.home {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .07), rgba(0, 0, 0, .07)), url('../images/auto-detailing-atlanta.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .07), rgba(0, 0, 0, .07)), url('../images/auto-detailing-atlanta.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-section.our-services {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/Tesla--Red.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/Tesla--Red.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-section.reviews {
  margin-bottom: 50px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/Old-Car.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/Old-Car.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-section.gallery {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/G63.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/G63.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-section.thank-you {
  height: 100vh;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/Inside-Ferrari.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/Inside-Ferrari.jpg');
  background-position: 0px 0px, 50% 1%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-section.contact-us {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/BMW--Grey.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/BMW--Grey.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-section.feynlab {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/Ferrari---Grey.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/Ferrari---Grey.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-section.opti-coat-pro {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/Red-Car.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/Red-Car.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-section.ceramic-pro {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/Black-Car-03.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/Black-Car-03.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.hero-section.gtechniq {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/MBW.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/MBW.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-section.ceramiccoating {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/ceramic-coating-atlanta.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/ceramic-coating-atlanta.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.hero-section.paintprotectionfilm {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .08), rgba(0, 0, 0, .08)), url('../images/clear-bra-ppf-atlanta.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .08), rgba(0, 0, 0, .08)), url('../images/clear-bra-ppf-atlanta.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.skew {
  position: static;
  display: block;
  width: 500px;
  height: 560px;
  margin-top: -370px;
  margin-left: -151px;
  background-image: -webkit-linear-gradient(270deg, #252525, rgba(37, 37, 37, .94) 30%, rgba(37, 37, 37, .57) 63%, rgba(37, 37, 37, 0));
  background-image: linear-gradient(180deg, #252525, rgba(37, 37, 37, .94) 30%, rgba(37, 37, 37, .57) 63%, rgba(37, 37, 37, 0));
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
}

.skew.grey {
  width: 500px;
  height: 528px;
  margin-top: -458px;
}

.skew.grey.new-car-prep {
  height: 545px;
  margin-top: -410px;
  margin-left: -131px;
}

.skew.grey.detailing-packages {
  height: 512px;
  margin-top: -414px;
}

.skew.grey.paint-protection {
  height: 502px;
  margin-top: -393px;
  margin-left: -151px;
}

.skew.grey.our-services {
  height: 470px;
  margin-top: -387px;
}

.skew.grey.reviews {
  height: 608px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 88%, .67), hsla(0, 0%, 85%, .29) 52%, hsla(0, 0%, 91%, .16) 72%, hsla(0, 0%, 74%, .12));
  background-image: linear-gradient(180deg, hsla(0, 0%, 88%, .67), hsla(0, 0%, 85%, .29) 52%, hsla(0, 0%, 91%, .16) 72%, hsla(0, 0%, 74%, .12));
}

.skew.grey.reviews._1 {
  margin-top: -585px;
}

.skew.grey.feynlab {
  margin-top: -370px;
}

.skew.grey.thank-you {
  height: 100vh;
  margin-top: -453px;
}

.skew.grey.opti-coat {
  margin-top: -340px;
  background-image: -webkit-linear-gradient(270deg, #252525, rgba(37, 37, 37, .94) 30%, rgba(37, 37, 37, .57) 74%, rgba(37, 37, 37, 0));
  background-image: linear-gradient(180deg, #252525, rgba(37, 37, 37, .94) 30%, rgba(37, 37, 37, .57) 74%, rgba(37, 37, 37, 0));
}

.skew.grey.ceramic-pro {
  height: 437px;
  margin-top: -330px;
  margin-right: 0px;
  margin-left: -213px;
}

.skew.grey.gtechniq {
  height: 610px;
  margin-top: -348px;
}

.skew.home {
  height: 600px;
  margin-top: -457px;
}

.skew.gallery {
  margin-top: -378px;
}

.skew.contact-us {
  height: 450px;
  margin-top: -319px;
}

.skew.opticoat {
  margin-top: -337px;
}

.skew.paint-protection {
  margin-top: -395px;
}

.skew.paint-correction {
  height: 600px;
  margin-top: -418px;
}

.skew.cramicpro {
  margin-top: -330px;
}

.skew.detailing-packages {
  margin-top: -414px;
}

.skew.our-services {
  margin-top: -385px;
}

.logo {
  display: block;
  width: 80px;
  margin-right: auto;
  margin-left: auto;
}

.book-now---contact-wrapper {
  position: relative;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-right: 0px;
  padding-left: 162px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.phone-number-button {
  width: 155px;
  margin-right: 12px;
  padding: 10px 0px;
  border: 2px solid #fff;
  background-color: transparent;
  box-shadow: 0 0 8px -16px #fff;
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.phone-number-button:hover {
  border-color: #f02523;
}

.book-now-nav-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 135px;
  margin-right: 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;
  border: 2px solid #d0112b;
  background-color: #d0112b;
  box-shadow: 0 0 3px 0 #272727;
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
}

.book-now-nav-button:hover {
  border-color: #b60d24;
  background-color: #b60d24;
}

.hero-title-wrapper {
  position: relative;
  z-index: 3;
  margin-top: 0px;
  padding-left: 0px;
}

.hero-title-wrapper.paint-correction {
  z-index: 9999;
  margin-top: 0px;
}

.hero-title-wrapper.paint-protection {
  margin-top: 0px;
}

.hero-title {
  margin-top: 8px;
  margin-bottom: 10px;
  padding-left: 110px;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 55px;
  font-weight: 900;
  text-align: left;
  letter-spacing: -1px;
  text-transform: none;
  text-shadow: 1px 1px 3px #313131;
}

.hero-title.paint-correction {
  margin-top: 95px;
}

.section-title {
  position: relative;
  z-index: 9;
  width: 991px;
  padding-left: 110px;
  font-family: Helvetica, sans-serif;
  color: #3d3d3d;
  font-size: 49px;
  line-height: 42px;
  font-weight: 900;
  text-align: left;
  letter-spacing: -1px;
  text-transform: none;
}

.section-title.service-square {
  width: 1050px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 110px;
}

.section-title.services-box {
  margin-top: 0px;
  padding-left: 136px;
}

.section-title.pop-up {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 13px;
  margin-left: auto;
  padding-bottom: 9px;
  padding-left: 0px;
  border-bottom: 1px solid silver;
  text-align: center;
}

.section-title.centered {
  width: auto;
  padding-left: 0px;
  color: #a0a0a0;
  text-align: center;
}

.section-title.contact-info {
  margin-bottom: 6px;
  font-size: 32px;
}

.section-title.gallery {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  text-align: center;
}

.paragraph {
  width: 80%;
  margin-top: 12px;
  margin-bottom: 21px;
  padding-left: 110px;
  font-family: Helvetica, sans-serif;
  color: #4b4b4b;
  font-size: 16px;
  line-height: 26px;
  font-weight: 100;
}

.paragraph.pale {
  position: relative;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-right: 198px;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  text-shadow: 4px 4px 26px #868686;
}

.paragraph.pale.thank-you {
  padding-right: 543px;
}

.paragraph._01 {
  margin-top: 28px;
}

.paragraph.opti-coat {
  margin-bottom: 5px;
}

.section {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 41px;
}

.section.welcome {
  min-width: 992px;
  padding-top: 48px;
  padding-bottom: 48px;
}

.section.service {
  padding-top: 40px;
  padding-bottom: 60px;
  border-top: 1px solid #f1f1f1;
  background-color: #fff;
  background-image: none;
}

.section.reviews {
  margin-bottom: 50px;
  padding-top: 82px;
  padding-bottom: 0px;
  background-color: #f8f8f8;
}

.section.footer {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section.packages {
  padding-bottom: 7px;
}

.section.packages {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section.gallery {
  min-width: 320px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.contact {
  margin-bottom: 50px;
  padding-top: 67px;
  padding-bottom: 67px;
  background-color: #fafafa;
}

.section.contact.no-margin {
  margin-bottom: 0px;
}

.section.paint-protection {
  padding-top: 49px;
}

.section._3-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-width: 768px;
  padding-top: 59px;
  padding-bottom: 59px;
  -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;
}

.section.ppf-packges {
  position: static;
  height: auto;
  padding-top: 0px;
}

.section.ppf-button-hover {
  position: static;
  padding-top: 0px;
}

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

.section.tp0px.bp0px {
  padding-bottom: 0px;
}

.service-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.service-wrapper._02 {
  position: relative;
  width: 100%;
  max-width: 1400px;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.service-wrapper.book-now {
  width: 991px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
}

.service-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 310px;
  height: 400px;
  margin: 8px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/Chevy-02.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/Chevy-02.jpg');
  background-position: 0px 0px, 93% 42%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-decoration: none;
}

.service-block:hover {
  padding-top: 0px;
  padding-bottom: 0px;
}

.service-block._02 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/o.jpg');
  background-position: 0px 0px, -39px 50%;
  background-size: auto, cover;
}

.service-block._03 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/Ferrari.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/Ferrari.jpg');
  background-position: 0px 0px, 0px 64%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.service-block._04 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/BMW.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/BMW.jpg');
  background-position: 0px 0px, 81% 65%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.service-block._05 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/BMW-01.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/BMW-01.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.service-block.ceramicpro {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/ceramic-pro.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/ceramic-pro.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.service-block.opticoat {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/opti-coat.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/opti-coat.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.service-block.gtechniq {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/gtechniq.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/gtechniq.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.service-block.feynlab {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/feynlab.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/feynlab.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.service-block.xpel {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/xpel-ppf-atlanta.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/xpel-ppf-atlanta.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.service-block.suntek {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/suntek-ppf-atlanta.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/suntek-ppf-atlanta.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.service-block.paintrestorarion {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/paint-restoration.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/paint-restoration.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.service-text {
  margin-bottom: 63px;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 900;
  text-transform: capitalize;
}

.reviews-wrapper {
  position: relative;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 59px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.reviews-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  max-width: 550px;
  margin-bottom: 52px;
  -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;
}

.stars---button-wrapper {
  width: 34%;
}

.author---review-wrapper {
  width: 55%;
  margin-left: 0px;
  padding-left: 24px;
}

._5-stars {
  display: block;
  margin-right: auto;
  margin-bottom: 13px;
  margin-left: auto;
}

._5-stars.footer {
  margin-left: 0px;
}

.more-reviews {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 12px;
  padding-left: 12px;
  background-color: #616161;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
}

.more-reviews:hover {
  background-color: #3f3f3f;
}

.review-text {
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 100;
}

.review-text.pale {
  padding-right: 61px;
  font-family: Helvetica, sans-serif;
  color: #a1a1a1;
  font-size: 15px;
  font-weight: 100;
}

.review-text.pale.footer {
  margin-top: 5px;
  margin-bottom: 15px;
}

.author {
  margin-bottom: 9px;
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 900;
}

.author.pale {
  color: #fff;
}

.form-block {
  width: 75%;
  margin-top: 42px;
  padding-left: 110px;
}

.text-field---contact-sec {
  height: 40px;
}

.text-field---contact-sec.msg {
  height: 125px;
}

.text-field---contact-sec.select {
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
  color: #868686;
}

.submit-button {
  width: 145px;
  padding-top: 11px;
  padding-bottom: 11px;
  background-color: #3f3f3f;
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 900;
}

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

.footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 520px;
  max-width: 1400px;
  min-width: 980px;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 42px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-linear-gradient(270deg, #303030, #303030);
  background-image: linear-gradient(180deg, #303030, #303030);
}

.footer-block {
  width: 310px;
  margin-right: 30px;
  margin-left: 30px;
}

.footer-title {
  margin-bottom: 12px;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 900;
}

.contact-info---footer {
  margin-bottom: 10px;
  font-family: Helvetica, sans-serif;
  color: #a1a1a1;
  font-size: 15px;
  font-weight: 100;
}

.mini-titles {
  margin-bottom: 12px;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.nav-button-text {
  -webkit-transform: skew(16deg, 0deg);
  -ms-transform: skew(16deg, 0deg);
  transform: skew(16deg, 0deg);
  color: #f8f8f8;
  font-weight: 400;
  text-align: center;
  text-shadow: 1px 1px 6px #222;
}

.submit-button-2 {
  display: block;
  width: 125px;
  margin-right: auto;
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #d0112b;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.submit-button-2:hover {
  background-color: #b60d24;
}

.text-field---footer {
  height: 45px;
  padding-top: 13px;
  border: 1px solid #616161;
  background-color: transparent;
  font-family: 'Helvetica extra', sans-serif;
  font-size: 16px;
}

.form {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-bottom: 23px;
}

.media-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 90px;
  margin-bottom: 13px;
  -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: transparent;
}

.media-icon-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 23px;
  margin-left: 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;
}

.copyright-section {
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: #424242;
}

.copyright-text {
  padding-top: 8px;
  padding-bottom: 4px;
  padding-left: 142px;
  font-family: 'Helvetica extra', sans-serif;
  color: silver;
  font-size: 12px;
  line-height: 18px;
  font-weight: 100;
  letter-spacing: 1px;
}

.icon {
  margin-right: 0px;
  color: #fff;
  font-size: 29px;
}

.dropdown-toggle {
  margin-right: 6px;
  padding-right: 15px;
  padding-left: 0px;
}

.dropdown {
  margin-right: 0px;
  margin-left: 0px;
}

.dropdown-list.w--open {
  display: block;
  width: 310px;
  margin-left: -9px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 6px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #333;
}

.dropdown-link {
  padding-top: 11px;
  padding-bottom: 11px;
  font-family: Helvetica, sans-serif;
  color: #999;
  font-size: 16px;
  text-align: left;
  text-shadow: 1px 1px 3px #2c2c2c;
}

.dropdown-link:hover {
  color: #d0112b;
}

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

.dropdown-link.white {
  color: #f8f8f8;
}

.package-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  min-width: 980px;
  padding: 50px 0px 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.package-wrapper.paint-correction {
  padding-top: 74px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.package-wrapper.paint-correction.tp0px {
  padding-top: 0px;
}

.package-block {
  position: static;
  z-index: 4;
  max-width: 1400px;
  min-width: 900px;
  margin-right: 7px;
  margin-bottom: 20px;
  margin-left: 7px;
  border: 1px none #f5f5f5;
}

.package-block.wide {
  margin-top: 12px;
}

.package-block.wide.paint-protect {
  margin-bottom: 45px;
}

.package-title-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 41px;
  padding-bottom: 0px;
  -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;
  border-bottom-color: #b1b1b1;
  background-color: transparent;
}

.package-title {
  position: relative;
  z-index: 5;
  margin-bottom: 25px;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 25px;
  font-weight: 900;
  text-align: left;
  letter-spacing: 0px;
}

.package-title.big {
  font-size: 27px;
}

.package-title.centered {
  text-align: center;
}

.package-skew {
  width: 30%;
  height: 110px;
  margin-top: -61px;
  margin-right: 1px;
  margin-left: 17px;
  background-image: -webkit-linear-gradient(270deg, #c9c9c9, #fff 93%);
  background-image: linear-gradient(180deg, #c9c9c9, #fff 93%);
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
}

.package-skew.h150px {
  height: 150px;
}

.skew-filler {
  width: 55px;
  height: 110px;
  margin-left: -17px;
  background-image: -webkit-linear-gradient(270deg, #c9c9c9, #fff 93%);
  background-image: linear-gradient(180deg, #c9c9c9, #fff 93%);
  -webkit-transform: skew(16deg, 0deg);
  -ms-transform: skew(16deg, 0deg);
  transform: skew(16deg, 0deg);
}

.skew-filler.h150px {
  height: 150px;
}

.package-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 475px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.package-detail.height-small {
  height: 500px;
}

.package-detail.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-right: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.package-detail.flex.paint-protect {
  position: relative;
  margin-bottom: 46px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.package-detail.flex.detailing-packages {
  padding-left: 74px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.package-detail.flex.new-car-prep {
  position: relative;
  margin-top: -27px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.package-detail.ceramic-coatings {
  height: 600px;
}

.package-detail.long {
  width: 25%;
  margin-right: 17px;
}

.package-detail.no-flex {
  display: block;
  width: 260px;
  margin-left: 19px;
}

.package-detail.no-flex.text {
  width: 360px;
}

.package-detail.no-flex.text.width {
  width: 490px;
  margin-left: 12px;
}

.package-detail.check---more-text {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.package-text {
  margin-bottom: 6px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 62px;
  background-image: url('../images/Check-white.svg');
  background-position: 34px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 100;
}

.package-text.flex-child {
  width: 50%;
}

.package-text.flex-child-percent {
  width: 30%;
}

.package-text._35-pourcent {
  width: 45%;
}

.starting-at {
  margin-top: 23px;
  margin-bottom: 3px;
  font-family: Helvetica, sans-serif;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.price-tag {
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 100;
  text-align: center;
}

.book-now-button {
  display: block;
  width: 250px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #d0112b;
  box-shadow: 0 0 17px -13px #1b1b1b;
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
  font-family: Helvetica, sans-serif;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
}

.book-now-button:hover {
  text-decoration: none;
}

.book-now-button.smaller-width {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
  text-decoration: none;
}

.book-now-button.smaller-width:hover {
  background-color: #b60d24;
}

.book-now-button.smaller-width.crystal-serum {
  margin-top: 264px;
}

.book-now-button.width {
  width: 320px;
  text-decoration: none;
}

.book-now-button.width:hover {
  background-color: #b60d24;
}

.book-now-button.paint-protection {
  display: block;
  width: 320px;
  margin-right: auto;
  margin-left: auto;
}

.get-a-quote-button {
  width: 170px;
  margin-left: 110px;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #d0112b;
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
  text-decoration: none;
}

.get-a-quote-button:hover {
  background-color: #b60d24;
}

.get-a-quote-button.grey {
  background-color: #333;
}

.get-your-quote-text {
  -webkit-transform: skew(16deg, 0deg);
  -ms-transform: skew(16deg, 0deg);
  transform: skew(16deg, 0deg);
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.paint-protect-explantion {
  position: relative;
  display: block;
  width: 70%;
  margin: -75px auto 35px;
  font-family: Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 100;
  text-align: center;
}

.book-now-text---packages {
  -webkit-transform: skew(16deg, 0deg);
  -ms-transform: skew(16deg, 0deg);
  transform: skew(16deg, 0deg);
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 29px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  text-shadow: 1px 1px 6px #363636;
}

.white-skew-hide {
  position: absolute;
  z-index: 2;
  width: 500px;
  height: 1250px;
  margin-top: -846px;
  margin-left: -500px;
  background-color: #fff;
}

.link-block {
  width: 230px;
  margin-top: 13px;
  margin-left: 105px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #d0112b;
  box-shadow: 0 0 16px -20px #272727;
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
  text-decoration: none;
}

.link-block:hover {
  background-color: #b60d24;
}

.link-block.grey {
  background-color: #222;
}

.text-block {
  -webkit-transform: skew(16deg, 0deg);
  -ms-transform: skew(16deg, 0deg);
  transform: skew(16deg, 0deg);
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 17px;
  text-align: center;
}

.pop-up-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99999999;
  display: none;
  overflow: scroll;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 34px;
  background-color: rgba(26, 26, 26, .75);
}

.pop-up-modal.paint-protection {
  display: none;
  overflow: scroll;
  padding-top: 19px;
}

.pop-up-form-wrapper {
  display: block;
  width: 560px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 11px;
  background-color: #d4d4d4;
  background-image: -webkit-linear-gradient(338deg, #f3f3f3 11%, #cecece 25%, #ccc 35%, #d4d4d4 0, #d4d4d4 51%);
  background-image: linear-gradient(112deg, #f3f3f3 11%, #cecece 25%, #ccc 35%, #d4d4d4 0, #d4d4d4 51%);
}

.pop-up-button {
  display: block;
  width: 165px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f02523;
  font-family: Helvetica, sans-serif;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.form-block-2 {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.pop-up-text-field {
  height: 45px;
  margin-bottom: 6px;
  color: #8d8d8d;
  font-size: 16px;
}

.pop-up-text-field.msg {
  height: 135px;
  margin-bottom: 13px;
}

.close-link {
  position: static;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-left: auto;
  float: none;
  -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;
}

.close-image {
  width: 21px;
}

.close-image:hover {
  width: 25px;
}

.modal-phone-button {
  display: block;
  width: 165px;
  margin-right: auto;
  margin-bottom: 14px;
  margin-left: auto;
  padding-top: 9px;
  padding-bottom: 9px;
  border: 2px none #333;
  background-color: #333;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.text-block-2 {
  margin-top: 15px;
  margin-bottom: 3px;
  font-family: Helvetica, sans-serif;
  font-size: 15px;
  text-align: center;
  text-transform: capitalize;
}

.form-2 {
  display: block;
  margin-bottom: 1px;
}

.brands-we-use {
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding-top: 44px;
  padding-bottom: 44px;
  background-color: #f5f5f5;
}

.used-brands-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  min-width: 991px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.used-brands-block {
  width: 26%;
  margin-bottom: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
}

.brand-image {
  display: block;
  height: 75px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  background-image: url('../images/333333.png');
  background-position: 50% 50%;
  background-size: 160px;
  background-repeat: no-repeat;
}

.brand-image._01 {
  background-image: url('../images/Feynlab.png');
  background-position: 50% 50%;
  background-size: 240px;
  background-repeat: no-repeat;
}

.brand-image._02 {
  background-image: url('../images/Ceramic-Pro.png');
  background-position: 50% 50%;
  background-size: 250px;
  background-repeat: no-repeat;
}

.brand-image._03 {
  background-image: url('../images/XPEL.png');
  background-position: 50% 50%;
  background-size: 190px;
  background-repeat: no-repeat;
}

.brand-image._04 {
  background-image: url('../images/Gtechniq.png');
  background-position: 50% 50%;
  background-size: 200px;
  background-repeat: no-repeat;
}

.brand-image._05 {
  background-image: url('../images/Suntek.png');
  background-position: 50% 50%;
  background-size: 200px;
  background-repeat: no-repeat;
}

.brand-image._06 {
  height: 115px;
  background-position: 50% 0px;
  background-size: 200px;
}

.gallery-section {
  padding-top: 39px;
  padding-bottom: 39px;
}

.html-embed {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.html-embed-2 {
  display: block;
  max-width: 991px;
  min-width: 320px;
  margin-right: auto;
  margin-left: auto;
}

.social-media-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 29px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 17px;
  -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;
}

.success-message {
  font-family: Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 100;
  text-align: left;
}

.success-message.white {
  color: #fff;
}

.success-message.modal {
  text-align: center;
}

.success-msg-wrapper {
  margin-top: -24px;
  padding-left: 0px;
  background-color: transparent;
}

.success-msg-wrapper.modal {
  margin-top: -8px;
}

.error-msg {
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 100;
}

.error-msg.modal {
  text-align: center;
}

.contact-info-block {
  width: 75%;
  margin-bottom: 60px;
  padding-left: 110px;
}

.contact-info-text {
  margin-bottom: 7px;
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 100;
}

.text-block-3 {
  font-family: Fontawesome, sans-serif;
  color: #fff;
  font-size: 24px;
}

.menu-social-icon-link {
  font-size: 23px;
  text-decoration: none;
}

.gallery-wrapper {
  display: block;
  width: 991px;
  margin-top: 18px;
  margin-right: auto;
  margin-left: auto;
}

.footer-social-icon-link {
  margin-right: 23px;
  margin-left: 23px;
  text-decoration: none;
}

.hover-package-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 62px;
  padding-bottom: 62px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hover-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 990px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.kit-hover-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 70px;
  margin-right: 6px;
  margin-left: 6px;
  -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: #4d4d4d;
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
  text-decoration: none;
}

.kit-hover-button:hover {
  background-color: #292929;
}

.kit-name {
  -webkit-transform: skew(16deg, 0deg);
  -ms-transform: skew(16deg, 0deg);
  transform: skew(16deg, 0deg);
  font-family: Helvetica, sans-serif;
  color: #ccc;
  font-size: 15px;
  text-align: center;
}

.ppf-package-wrapper {
  position: absolute;
  display: block;
  width: 100%;
  height: 620px;
  padding-top: 25px;
  padding-right: 35px;
}

.protection-film-block {
  height: 500px;
  background-image: url('../images/Bumper-Partial-Hood--Fenders.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-block-4 {
  margin-bottom: 10px;
  font-family: Helvetica, sans-serif;
  font-size: 19px;
  text-align: center;
}

.text-block-5 {
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 100;
  text-align: center;
}

.full-frontal-coverage-block {
  position: absolute;
  display: block;
  width: 991px;
  margin: -584px auto 34px 84px;
}

.track-package-block {
  position: absolute;
  display: block;
  width: 991px;
  margin: -584px auto 34px 84px;
}

.package-full-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.package-full-wrapper._02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.package-full-wrapper._04 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.package-image {
  display: block;
  width: 435px;
  margin-left: 58px;
}

.package-image-wrapper {
  display: block;
  width: 900px;
  margin-bottom: 17px;
  padding-top: 63px;
  padding-bottom: 63px;
  -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;
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/CRYSTAL_SERUM-700x700.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/CRYSTAL_SERUM-700x700.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper._01 {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Dark-Grey-Car.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Dark-Grey-Car.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper._02 {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/Tesla-02.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/Tesla-02.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper._03 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/BMW-01.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/BMW-01.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper._04 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Ferrari.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Ferrari.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0px;
  background-size: auto, auto, cover;
}

.package-image-wrapper.ner-car-prep {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Maserati.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Maserati.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.paint-protection {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/BMW-01.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/BMW-01.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.self-heal-plus {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Ferrari-02.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Ferrari-02.jpg');
  background-position: 0px 0px, 0px 0px, 50% 63%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.evov3 {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), url('../images/crystal-serum-lightEXOv3.png');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), url('../images/crystal-serum-lightEXOv3.png');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.crystal-serum-light {
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), url('../images/crystal-serum-light.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), url('../images/crystal-serum-light.jpg');
  background-position: 0px 0px, 0px 0px, -32px 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.ceramic {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/o.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.ceramic-lite {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/BMW.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/BMW.jpg');
  background-position: 0px 0px, 0px 0px, 50% -76px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.ceramic-wheel-caliper {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/BMW-i8-02.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/BMW-i8-02.jpg');
  background-position: 0px 0px, 0px 0px, 50% 56%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.plastic {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/Inside-Ferrari.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/Inside-Ferrari.jpg');
  background-position: 0px 0px, 0px 0px, 50% 19%;
  background-size: auto, auto, cover;
}

.package-image-wrapper.leather-treatment {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/Paint-Restoration-Atlanta.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/Paint-Restoration-Atlanta.jpg');
  background-position: 0px 0px, 0px 0px, 50% 44%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.opti-coat-pro-plus {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/opticoat-pro-plus.png');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/opticoat-pro-plus.png');
  background-position: 0px 0px, 0px 0px, -16px -421%;
  background-size: auto, auto, 500px;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.opti-coat-pro {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/BMW-01.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/BMW-01.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.opti-gloss-coat {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Grey-BMW.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Grey-BMW.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.package-image-wrapper.opti-trim-restore {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/BMW.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/BMW.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.opti-metal-coat {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Dark-Grey-Car.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Dark-Grey-Car.jpg');
  background-position: 0px 0px, 0px 0px, 50% -17px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, repeat;
}

.package-image-wrapper.opti-guard-fabric {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Ferrari.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Ferrari.jpg');
  background-position: 0px 0px, 0px 0px, 50% 41%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.opti-glass-pro {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Paint-Restoration-Atlanta.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Paint-Restoration-Atlanta.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.crystal-serum {
  height: 466px;
  padding-top: 38px;
  background-image: -webkit-linear-gradient(0deg, transparent 14%, rgba(0, 0, 0, .43) 48%), url('../images/Gtechniq-Crystal-Serum-Atlanta.jpg'), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(90deg, transparent 14%, rgba(0, 0, 0, .43) 48%), url('../images/Gtechniq-Crystal-Serum-Atlanta.jpg'), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-position: 0px 0px, 17% 50%, 0px 0px, 0px 0px;
  background-size: auto, 1200px, auto, auto;
  background-repeat: repeat, repeat, repeat, repeat;
}

.package-image-wrapper.self-heal-light {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Grey--Ferrari-03.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Grey--Ferrari-03.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.ceramic-plus {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/BMW-i8-02.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/BMW-i8-02.jpg');
  background-position: 0px 0px, 0px 0px, 50% 65%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.light {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/BMW---White.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/BMW---White.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.package-image-wrapper.rain {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Red--Tesla.jpg'), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Red--Tesla.jpg'), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%);
  background-position: 0px 0px, 50% 50%, 0px 0px;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.div-block-2 {
  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;
}

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

.detail---price-wrapper {
  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;
}

.detail---price-wrapper.padding {
  padding-top: 10px;
  padding-bottom: 10px;
}

.horizontal-line {
  display: block;
  width: 25%;
  margin: 33px auto;
  padding-top: 0px;
  padding-bottom: 1px;
  background-color: #fff;
}

.price--bookin-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 375px;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.price--bookin-wrapper.ceramic-coatings {
  width: 300px;
  margin-top: 0px;
}

.dropdown-toggle-2 {
  width: 100%;
}

.drop-down-inside-menu {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.dropdown-list-2.w--open {
  width: 310px;
  height: 200px;
  margin-left: -6px;
  padding-left: 7px;
  background-color: #333;
}

.video-wrapper {
  width: 31%;
  margin-right: 5px;
  margin-left: 5px;
}

.paragraph-2 {
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 100;
}

.paragraph-2.textshadow {
  font-size: 15.5px;
  line-height: 24px;
  text-shadow: 0 0 18px rgba(0, 0, 0, .73);
}

.ceramic-hero-image {
  margin-left: 110px;
}

.ceramic-hero-image.opti-coat {
  position: static;
  left: 181px;
  top: 306px;
  right: 394px;
  width: 220px;
  margin-left: 96px;
}

.ceramic-pop-up-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999999999;
  display: none;
  padding-top: 19px;
  background-color: rgba(51, 51, 51, .77);
}

.ceramic-from-wrapper {
  display: block;
  width: 650px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 9px;
  background-color: #616161;
}

.modal-title {
  margin-top: -18px;
  margin-bottom: 14px;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 31px;
  line-height: 27px;
  font-weight: 900;
  text-align: center;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-left: auto;
  -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;
}

.quote--text-field {
  height: 45px;
  font-family: Helvetica, sans-serif;
  color: #909090;
  font-size: 16px;
}

.quote--text-field.msg {
  height: 135px;
}

.get-quote-form {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.get-quote-button {
  display: block;
  width: 135px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  background-color: #f02523;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  font-family: Helvetica, sans-serif;
  font-size: 16px;
}

.field-label {
  font-family: Helvetica, sans-serif;
  color: #f0f0f0;
}

.intro-paragraph {
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.track-ppf-image {
  width: 1090px;
  height: 550px;
  background-image: url('../images/Track-Package.png');
  background-position: 50% -23px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-4 {
  margin-top: 491px;
}

.text-block-6 {
  margin-top: 500px;
  text-align: center;
}

.ppf-packages-wrapper {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 990px;
  height: 550px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
}

.ppf-standard-kit-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: auto;
}

.ppf-full-frontal-wrapper {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: auto;
}

.ppf-track-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: auto;
}

.ppf-track-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.ppf-text-wrapper {
  margin-top: -82px;
  background-color: #fff;
}

.ppf-package-title {
  margin-bottom: 9px;
  font-family: Helvetica, sans-serif;
  font-size: 21px;
  font-weight: 700;
  text-align: center;
}

.ppf-text {
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  text-align: center;
}

.body {
  padding-bottom: 0px;
}

.ppf-full-frontal-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.ppf-standard-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.logo-div {
  padding-top: 44px;
  padding-bottom: 44px;
  background-image: url('../images/ApogeeDetail-Icon.png');
  background-position: 0px 50%;
  background-size: 80px;
  background-repeat: no-repeat;
}

.text-block-7 {
  font-family: Fontawesome, sans-serif;
  color: #fff;
  font-size: 17px;
  letter-spacing: 5px;
}

.button-3 {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 19px;
  border: 1px solid #a1a1a1;
  background-color: transparent;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  letter-spacing: 5px;
}

.button-3:hover {
  background-color: hsla(0, 0%, 45%, .44);
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 54px;
  padding-top: 9px;
  padding-bottom: 9px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 165px;
  height: 40px;
  margin-right: 17px;
  margin-left: 17px;
  padding-top: 19px;
  padding-bottom: 16px;
  -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: 1px solid #a1a1a1;
  -webkit-transform: skew(-14deg, 0deg);
  -ms-transform: skew(-14deg, 0deg);
  transform: skew(-14deg, 0deg);
  text-decoration: none;
}

.footer-button:hover {
  background-color: hsla(0, 0%, 45%, .44);
}

.text-block-8 {
  font-family: Helvetica, sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.footer-button-text {
  -webkit-transform: skew(14deg, 0deg);
  -ms-transform: skew(14deg, 0deg);
  transform: skew(14deg, 0deg);
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 100;
  letter-spacing: 5px;
}

.link-block-4 {
  width: 165px;
  text-decoration: none;
}

.ppf-button-hover-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 68px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ppf-hover-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 70px;
  margin-right: 6px;
  margin-bottom: 11px;
  margin-left: 6px;
  -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: #4d4d4d;
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
  text-align: center;
  text-decoration: none;
}

.ppf-hover-button:hover {
  background-color: #b60d24;
}

.ppf-title {
  -webkit-transform: skew(16deg, 0deg);
  -ms-transform: skew(16deg, 0deg);
  transform: skew(16deg, 0deg);
  font-family: Helvetica, sans-serif;
  color: #ccc;
  font-size: 15px;
}

.image {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
}

.ppf-base-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.brand-img {
  margin-left: 110px;
}

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

.link-block-5 {
  width: 275px;
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: #d0112b;
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
  text-align: center;
  text-decoration: none;
}

.text-block-9 {
  -webkit-transform: skew(16deg, 0deg);
  -ms-transform: skew(16deg, 0deg);
  transform: skew(16deg, 0deg);
  font-family: Helvetica, sans-serif;
  color: #fff;
}

.new-car-prep-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999999900;
  display: none;
  padding-top: 19px;
  background-color: rgba(51, 51, 51, .65);
}

.our-services-pop-up-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999999999999;
  display: none;
  padding-top: 16px;
  background-color: rgba(51, 51, 51, .63);
}

.paint-correction-pop-up-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999999999;
  display: none;
  padding-top: 18px;
  background-image: -webkit-linear-gradient(270deg, rgba(51, 51, 51, .68), rgba(51, 51, 51, .68));
  background-image: linear-gradient(180deg, rgba(51, 51, 51, .68), rgba(51, 51, 51, .68));
}

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

.ceramic-pro._9h {
  margin-bottom: 5px;
}

.ceramic-pro.light {
  margin-bottom: 15px;
}

.ceramic-pro.ppf {
  margin-bottom: 20px;
}

.image-3 {
  margin-bottom: 20px;
}

.image-4 {
  margin-bottom: -9px;
}

.image-5 {
  margin-bottom: 15px;
}

.text-span {
  letter-spacing: -4px;
}

.link-4 {
  color: #fff;
}

.link-5 {
  color: #fff;
}

.map {
  display: block;
  width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.package-subtitle {
  margin-top: -20px;
  margin-bottom: 15px;
  font-family: Helvetica, sans-serif;
  color: #d0112b;
  font-size: 19px;
  font-weight: 900;
  letter-spacing: 0.5px;
}

.text-span-2 {
  font-family: Fontawesome, sans-serif;
}

html.w-mod-js *[data-ix="ppf-standard-initial-appearance"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="ppf-full-frontal-initial-appearance"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="ppf-track-initial-appearance"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="new-car-prep-modal-initial-appearance"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="our-services-pop-up-modal-initial-appearance"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-load"] {
  opacity: 0;
  -webkit-transform: scale(0.8500000000000001, 0.8500000000000001);
  -ms-transform: scale(0.8500000000000001, 0.8500000000000001);
  transform: scale(0.8500000000000001, 0.8500000000000001);
}

html.w-mod-js *[data-ix="fade-in-load-2"] {
  opacity: 0;
  -webkit-transform: scale(0.8500000000000001, 0.8500000000000001) skewX(0deg) skewY(0deg);
  -ms-transform: scale(0.8500000000000001, 0.8500000000000001) skewX(0deg) skewY(0deg);
  transform: scale(0.8500000000000001, 0.8500000000000001) skewX(0deg) skewY(0deg);
}

@media (max-width: 991px) {
  .home-link {
    width: 27%;
    margin-bottom: 76px;
    margin-left: 52px;
    padding-left: 0px;
  }
  .home-link.paint-protection {
    margin-bottom: 55px;
    margin-left: 56px;
  }
  .home-link.new-car-prep {
    margin-bottom: 36px;
  }
  .home-link.paint-correction {
    margin-bottom: 32px;
  }
  .home-link.home {
    margin-bottom: 62px;
  }
  .home-link.gallery {
    margin-bottom: 15px;
  }
  .home-link.feynlab {
    margin-bottom: 15px;
  }
  .home-link.services {
    margin-bottom: 42px;
  }
  .home-link.our-services {
    margin-bottom: 45px;
  }
  .home-link.reviews {
    margin-bottom: 71px;
  }
  .home-link.contact {
    margin-bottom: 41px;
  }
  .home-link.thank-you {
    margin-bottom: 140px;
  }
  .home-link.opti-coat-pro {
    margin-bottom: 31px;
  }
  .home-link.gtechniq {
    margin-bottom: 43px;
  }
  .hero-section {
    width: auto;
    height: 390px;
    max-width: 991px;
    min-width: 768px;
    padding-top: 2px;
  }
  .hero-section.new-car-prep {
    height: 340px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Tesla.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Tesla.jpg');
    background-position: 0px 0px, 50% 39%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }
  .hero-section.services {
    height: 400px;
    margin-top: 0px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Ferrari-02.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Ferrari-02.jpg');
    background-position: 0px 0px, 50% 50%;
    background-attachment: scroll, scroll;
  }
  .hero-section.paint-correction {
    height: 430px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/o.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/o.jpg');
    background-position: 0px 0px, 50% 50%;
    background-attachment: scroll, scroll;
  }
  .hero-section.ceramic-coating {
    height: 440px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Chevy-02.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Chevy-02.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .hero-section.paint-protection {
    height: 400px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/BMW.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/BMW.jpg');
    background-position: 0px 0px, 50% 23%;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .hero-section.home {
    height: 450px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Ferrari.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Ferrari.jpg');
    background-position: 0px 0px, 50% 33%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .hero-section.our-services {
    height: 390px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Audi.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Audi.jpg');
    background-position: 0px 0px, 50% 25%;
    background-attachment: scroll, scroll;
  }
  .hero-section.reviews {
    height: 390px;
    margin-bottom: 0px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Old-Car.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Old-Car.jpg');
    background-position: 0px 0px, 50% 69%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .hero-section.gallery {
    height: 300px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Diesel-Land-cruiser.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Diesel-Land-cruiser.jpg');
    background-position: 0px 0px, 50% -26px;
    background-attachment: scroll, scroll;
  }
  .hero-section.thank-you {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Ford-Galazy.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Ford-Galazy.jpg');
    background-position: 0px 0px, 50% 50%;
    background-attachment: scroll, scroll;
  }
  .hero-section.contact-us {
    height: 350px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Maserati.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Maserati.jpg');
    background-position: 0px 0px, 50% 24%;
    background-attachment: scroll, scroll;
  }
  .hero-section.feynlab {
    height: 390px;
  }
  .hero-section.opti-coat-pro {
    height: 360px;
  }
  .hero-section.ceramic-pro {
    height: 300px;
  }
  .hero-section.gtechniq {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Red-Car_1.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Red-Car_1.jpg');
    background-position: 0px 0px, 50% 50%;
    background-attachment: scroll, scroll;
  }
  .skew {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 420px;
    height: 390px;
    margin-top: 0px;
    margin-left: -137px;
  }
  .skew.grey {
    width: 420px;
    height: 430px;
    margin-top: 0px;
    margin-left: -137px;
    background-image: -webkit-linear-gradient(270deg, rgba(51, 51, 51, .83), rgba(51, 51, 51, .71) 47%, rgba(56, 56, 56, .4) 93%, rgba(0, 0, 0, .12));
    background-image: linear-gradient(180deg, rgba(51, 51, 51, .83), rgba(51, 51, 51, .71) 47%, rgba(56, 56, 56, .4) 93%, rgba(0, 0, 0, .12));
  }
  .skew.grey.new-car-prep {
    width: 420px;
    height: 340px;
    margin-top: 0px;
    margin-left: -137px;
  }
  .skew.grey.detailing-packages {
    height: 400px;
    margin-top: 0px;
    margin-left: -137px;
  }
  .skew.grey.paint-protection {
    height: 400px;
    margin-top: 0px;
    margin-left: -137px;
  }
  .skew.grey.our-services {
    height: 390px;
    margin-top: 0px;
  }
  .skew.grey.reviews {
    height: 915px;
  }
  .skew.grey.reviews._1 {
    margin-top: 0px;
  }
  .skew.grey.feynlab {
    height: 390px;
    margin-top: 0px;
  }
  .skew.grey.thank-you {
    margin-top: 0px;
  }
  .skew.grey.opti-coat {
    height: 360px;
    margin-top: 0px;
  }
  .skew.grey.ceramic-pro {
    height: 300px;
    margin-top: 0px;
    margin-left: -116px;
  }
  .skew.grey.gtechniq {
    height: 390px;
  }
  .skew.home {
    height: 450px;
    margin-top: 0px;
  }
  .skew.reviews {
    height: 390px;
    margin-top: 0px;
  }
  .skew.gallery {
    height: 300px;
    margin-top: 0px;
  }
  .skew.contact-us {
    height: 350px;
    margin-top: 0px;
  }
  .hero-title-wrapper {
    margin-top: 0px;
  }
  .hero-title-wrapper.paint-protection {
    margin-top: 0px;
  }
  .hero-title-wrapper.our-services {
    margin-top: 0px;
  }
  .hero-title {
    margin-bottom: 6px;
    padding-left: 52px;
    font-size: 52px;
    line-height: 52px;
  }
  .section-title {
    width: auto;
    padding-left: 38px;
  }
  .section-title.red {
    width: auto;
  }
  .section-title.service-square {
    width: auto;
    padding-left: 30px;
  }
  .section-title.services-box {
    padding-left: 31px;
  }
  .section-title.centered {
    margin-bottom: 30px;
  }
  .paragraph {
    width: 93%;
    padding-left: 52px;
    font-size: 15px;
    line-height: 24px;
  }
  .paragraph.pale {
    width: 95%;
    margin-top: 2px;
    padding-right: 0px;
    padding-left: 52px;
    font-size: 14px;
    line-height: 22px;
  }
  .paragraph.pale.thank-you {
    padding-right: 122px;
  }
  .section {
    max-width: 991px;
    min-width: 768px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
  }
  .section.welcome {
    min-width: 768px;
  }
  .section.service {
    padding-top: 30px;
    padding-bottom: 35px;
  }
  .section.reviews {
    margin-bottom: 40px;
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .section.packages {
    min-width: 768px;
  }
  .section.packages {
    max-width: 991px;
  }
  .section.contact {
    margin-bottom: 40px;
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .section._3-video {
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .section.ppf-packges {
    padding-bottom: 68px;
  }
  .service-block {
    width: 32%;
    margin-right: 3px;
    margin-left: 3px;
  }
  .service-block._02 {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/o.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/o.jpg');
    background-position: 0px 0px, -46px 0px;
  }
  .service-block._03 {
    width: 32%;
  }
  .service-text {
    text-align: center;
  }
  .reviews-wrapper {
    padding-left: 79px;
    -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;
  }
  .reviews-block {
    width: 75%;
  }
  .stars---button-wrapper {
    width: 40%;
    margin-left: 0px;
  }
  .author---review-wrapper {
    width: 90%;
    padding-left: 16px;
  }
  .more-reviews {
    font-size: 12px;
    letter-spacing: 2px;
  }
  .review-text.pale {
    padding-right: 95px;
  }
  .form-block {
    margin-top: 30px;
    padding-left: 76px;
  }
  .footer-wrapper {
    height: auto;
    max-width: 991px;
    min-width: 768px;
    padding-bottom: 26px;
    padding-left: 84px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-block {
    width: 50%;
    margin-bottom: 51px;
    margin-left: 0px;
  }
  .footer-block.contact {
    width: 50%;
    margin-bottom: 0px;
  }
  .form {
    width: 100%;
  }
  .media-icon-wrapper {
    width: 100%;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .package-wrapper {
    max-width: 991px;
    min-width: 768px;
    padding-top: 29px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .package-wrapper.paint-correction {
    max-width: 991px;
    min-width: 768px;
    padding-top: 45px;
  }
  .package-block {
    width: 90%;
    margin-bottom: 36px;
  }
  .package-block.wide {
    width: 95%;
  }
  .package-block.wide.paint-protect {
    width: 90%;
    margin-bottom: 30px;
  }
  .package-title {
    font-size: 27px;
    text-align: center;
  }
  .package-detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 425px;
    padding-right: 32px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .package-detail.height-small {
    height: 125px;
  }
  .package-detail.flex {
    padding-right: 0px;
    padding-left: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .package-detail.flex.detailing-packages {
    padding-right: 43px;
    padding-left: 43px;
  }
  .package-detail.flex.new-car-prep {
    padding-left: 68px;
  }
  .package-detail.no-flex.text.width {
    width: 90%;
    margin-bottom: 16px;
    padding-right: 0px;
  }
  .package-text {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 31px;
    background-position: 6px 50%;
  }
  .package-text.flex-child._01 {
    padding-right: 0px;
    padding-left: 32px;
    background-position: 9px 50%;
  }
  .package-text.flex-child.new-car-prep {
    width: 100%;
  }
  .package-text.flex-child-percent {
    width: 33.33%;
    padding-left: 40px;
    background-position: 10px 50%;
  }
  .package-text._35-pourcent {
    width: 50%;
  }
  .book-now-button {
    text-decoration: none;
  }
  .book-now-button.smaller-width.crystal-serum {
    margin-top: 0px;
  }
  .get-a-quote-button {
    margin-left: 56px;
  }
  .navbar {
    z-index: 9999999;
    margin-bottom: -86px;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: transparent;
  }
  .icon-2 {
    color: #fff;
    font-size: 38px;
  }
  .menu-button {
    z-index: 999;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .link-block {
    margin-top: 4px;
    margin-left: 56px;
  }
  .pop-up-modal {
    display: none;
    padding-top: 23px;
  }
  .pop-up-modal.paint-protection {
    display: none;
  }
  .used-brands-wrapper {
    min-width: auto;
    margin-top: 25px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .used-brands-block {
    width: 45%;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .html-embed-2 {
    max-width: auto;
    min-width: auto;
    text-align: center;
  }
  .social-media-wrapper {
    width: 690px;
    margin-top: 346px;
    margin-bottom: 31px;
    padding-top: 9px;
    padding-bottom: 9px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .contact-info-block {
    margin-bottom: 56px;
    padding-left: 76px;
  }
  .nav-menu {
    z-index: 9999999999;
    height: 100vh;
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: #333;
  }
  .mobile-nav-link {
    padding-top: 11px;
    padding-bottom: 11px;
    font-family: Helvetica, sans-serif;
    color: #999;
    font-size: 18px;
    font-weight: 900;
    text-align: right;
    text-shadow: 1px 1px 4px #1f1f1f;
  }
  .mobile-nav-link.w--current {
    color: #c71f1d;
  }
  .mobile-nav-link.white {
    color: #f0f0f0;
  }
  .mobile-nav-link.white.small {
    font-size: 15px;
  }
  .text-block-3 {
    font-family: Fontawesome, sans-serif;
    color: #999;
    text-decoration: none;
  }
  .menu-social-icon-link {
    margin-left: 12px;
    text-decoration: none;
  }
  .button-2 {
    padding-top: 9px;
    padding-bottom: 7px;
    float: right;
    border: 1px solid #fff;
    background-color: transparent;
    font-family: Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 100;
  }
  .button-2:hover {
    border-color: #f02523;
  }
  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .gallery-wrapper {
    width: 700px;
  }
  .footer-social-icon-link {
    margin-left: 0px;
  }
  .package-image-wrapper {
    width: 93%;
  }
  .package-image-wrapper.evov3 {
    background-image: -webkit-linear-gradient(270deg, null, null), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Tesla-02.jpg');
    background-image: linear-gradient(180deg, null, null), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Tesla-02.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
  }
  .package-image-wrapper.opti-coat-pro-plus {
    background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, null, null), url('../images/opticoat-pro-plus.png');
    background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, null, null), url('../images/opticoat-pro-plus.png');
    background-position: 0px 0px, 0px 0px, 50% 50%;
  }
  .detail---price-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .detail---price-wrapper.vertical {
    padding-top: 3px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .price--bookin-wrapper.ceramic-coatings {
    margin-top: 0px;
  }
  .paragraph-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .paragraph-2.textshadow {
    text-shadow: 0 0 18px #000;
  }
  .ceramic-hero-image {
    width: 160px;
    margin-left: 52px;
  }
  .ceramic-hero-image.opti-coat {
    margin-left: 0px;
  }
  .ppf-packages-wrapper {
    width: auto;
    height: auto;
    margin-bottom: 0px;
  }
  .ppf-text-wrapper {
    display: block;
    width: 500px;
    margin-top: -55px;
    margin-right: auto;
    margin-left: auto;
  }
  .logo-div {
    background-size: 50px;
  }
  .div-block-5 {
    margin-bottom: 51px;
    -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;
  }
  .footer-button {
    margin-right: 0px;
    margin-bottom: 11px;
    margin-left: 0px;
  }
  .ppf-button-hover-wrapper {
    margin-top: 37px;
    padding-bottom: 0px;
  }
  .div-block-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .brand-img {
    margin-left: 52px;
  }
  .dropdown-link-2 {
    text-align: right;
  }
  .dropdown-list-3.w--open {
    position: relative;
    background-color: #333;
  }
  .dropdown-list-4.w--open {
    background-color: #333;
  }
  .new-car-prep-modal {
    overflow: scroll;
  }
  .icon-3 {
    top: -1px;
    right: 79px;
    color: #999;
    font-size: 20px;
  }
  .dropdown-toggle-3 {
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
  }
  .dropdown-list-5.w--open {
    background-color: #333;
  }
  .ceramic-pro._9h {
    margin-bottom: 16px;
  }
}

@media (max-width: 767px) {
  .home-link {
    width: 35%;
    margin-bottom: 55px;
    margin-left: 33px;
  }
  .home-link.paint-protection {
    margin-bottom: 36px;
    margin-left: 33px;
  }
  .home-link.new-car-prep {
    margin-bottom: 39px;
  }
  .home-link.paint-correction {
    margin-bottom: 45px;
  }
  .home-link.home {
    margin-bottom: 21px;
  }
  .home-link.gallery {
    margin-bottom: 9px;
  }
  .home-link.feynlab {
    margin-bottom: 35px;
  }
  .home-link.services {
    margin-bottom: 11px;
  }
  .home-link.our-services {
    margin-bottom: 31px;
  }
  .home-link.reviews {
    margin-bottom: 22px;
  }
  .home-link.contact {
    margin-bottom: 22px;
  }
  .home-link.thank-you {
    margin-bottom: 96px;
  }
  .home-link.opti-coat-pro {
    margin-bottom: 38px;
  }
  .home-link.gtechniq {
    margin-bottom: 16px;
  }
  .hero-section {
    height: 280px;
    max-width: 767px;
    min-width: 480px;
    padding-top: 22px;
  }
  .hero-section.new-car-prep {
    height: 330px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Tesla.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Tesla.jpg');
    background-position: 0px 0px, 50% 0px;
  }
  .hero-section.services {
    height: 310px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Audi-Reverse.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Audi-Reverse.jpg');
    background-size: auto, cover;
  }
  .hero-section.paint-correction {
    height: 280px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/paint-correction-atlanta.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/paint-correction-atlanta.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }
  .hero-section.ceramic-coating {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Chevy-02.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Chevy-02.jpg');
    background-position: 0px 0px, -67px 37%;
  }
  .hero-section.paint-protection {
    height: 320px;
  }
  .hero-section.home {
    height: 300px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Audi-Reverse.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Audi-Reverse.jpg');
    background-position: 0px 0px, 50% 33%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .hero-section.our-services {
    height: 340px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Audi.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Audi.jpg');
    background-position: 0px 0px, 50% 0px;
  }
  .hero-section.reviews {
    height: 250px;
  }
  .hero-section.gallery {
    height: 250px;
  }
  .hero-section.thank-you {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Ford-Galazy.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Ford-Galazy.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .hero-section.contact-us {
    height: 270px;
  }
  .hero-section.feynlab {
    height: 320px;
  }
  .hero-section.opti-coat-pro {
    height: 310px;
  }
  .skew {
    position: absolute;
    width: 370px;
    height: 280px;
    margin-left: -197px;
  }
  .skew.grey {
    width: 370px;
    margin-left: -197px;
  }
  .skew.grey.new-car-prep {
    width: 370px;
    height: 330px;
    margin-left: -197px;
  }
  .skew.grey.detailing-packages {
    height: 310px;
    margin-left: -197px;
  }
  .skew.grey.paint-protection {
    left: 0px;
    top: 0px;
    height: 320px;
    margin-top: 0px;
    margin-left: -197px;
  }
  .skew.grey.our-services {
    height: 340px;
  }
  .skew.grey.reviews {
    height: 1190px;
  }
  .skew.grey.reviews._1 {
    height: 1127px;
  }
  .skew.grey.feynlab {
    height: 320px;
  }
  .skew.grey.opti-coat {
    height: 310px;
  }
  .skew.grey.ceramic-pro {
    margin-left: -95px;
  }
  .skew.grey.gtechniq {
    height: 280px;
  }
  .skew.home {
    height: 300px;
  }
  .skew.reviews {
    height: 250px;
  }
  .skew.gallery {
    height: 250px;
    margin-left: -131px;
  }
  .skew.contact-us {
    height: 270px;
  }
  .hero-title-wrapper.paint-correction {
    margin-top: 0px;
  }
  .hero-title {
    padding-left: 35px;
    font-size: 37px;
    line-height: 37px;
  }
  .hero-title.service-margin {
    padding-left: 33px;
  }
  .hero-title.paint-correction {
    margin-top: 27px;
  }
  .section-title {
    width: auto;
    padding-left: 35px;
    font-size: 37px;
  }
  .section-title.service-square {
    padding-right: 96px;
    padding-left: 35px;
  }
  .section-title.pop-up {
    padding-right: 0px;
  }
  .section-title.centered {
    margin-bottom: 21px;
  }
  .paragraph {
    width: 95%;
    margin-top: 14px;
    padding-left: 35px;
    font-size: 15px;
    line-height: 23px;
  }
  .paragraph.pale {
    margin-top: 9px;
    padding-left: 35px;
    line-height: 20px;
  }
  .paragraph._01 {
    line-height: 23px;
  }
  .section {
    max-width: 767px;
    min-width: 480px;
    padding-top: 28px;
    padding-bottom: 28px;
    text-align: center;
  }
  .section.welcome {
    min-width: 480px;
    padding-top: 20px;
    padding-bottom: 43px;
  }
  .section.service {
    max-width: 767px;
    padding-top: 33px;
    padding-bottom: 33px;
  }
  .section.reviews {
    margin-bottom: 32px;
    padding-top: 47px;
    padding-bottom: 11px;
  }
  .section.packages {
    min-width: 480px;
  }
  .section.gallery {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .section.contact {
    margin-bottom: 32px;
    padding-top: 27px;
  }
  .section.paint-protection {
    padding-top: 43px;
  }
  .section._3-video {
    min-width: auto;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .service-wrapper {
    padding-top: 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .service-wrapper._02 {
    padding-top: 11px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .service-block {
    width: 90%;
    height: 150px;
    margin: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .service-block._02 {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Clear-Bra-01.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Clear-Bra-01.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .service-block._02:hover {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Clear-Bra-01.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Clear-Bra-01.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .service-block._03 {
    width: 90%;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/wheel-wash-01.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/wheel-wash-01.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .service-block.gtechniq {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/gtechniq.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/gtechniq.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .service-block.feynlab {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/feynlab.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/feynlab.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .service-text {
    margin-bottom: 0px;
  }
  .reviews-wrapper {
    padding-left: 0px;
  }
  .reviews-block {
    width: 100%;
    margin-bottom: 55px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .stars---button-wrapper {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .author---review-wrapper {
    display: block;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 23px;
  }
  ._5-stars {
    margin-bottom: 10px;
  }
  .more-reviews {
    margin-bottom: 10px;
  }
  .review-text {
    text-align: center;
  }
  .review-text.pale {
    padding-right: 72px;
  }
  .review-text.pale.footer {
    text-align: left;
  }
  .author {
    margin-bottom: 10px;
    text-align: center;
  }
  .form-block {
    width: 85%;
    margin-top: 24px;
    padding-left: 35px;
  }
  .footer-wrapper {
    max-width: 767px;
    min-width: 480px;
    padding-top: 58px;
    padding-left: 67px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-block {
    width: 70%;
  }
  .footer-block.contact {
    width: 70%;
  }
  .mini-titles {
    text-align: center;
  }
  .media-icon-wrapper {
    margin-top: 80px;
    margin-bottom: 0px;
  }
  .copyright-text {
    padding-left: 73px;
  }
  .package-wrapper {
    max-width: 767px;
    min-width: 480px;
    padding-top: 38px;
  }
  .package-wrapper.paint-correction {
    max-width: 767px;
    min-width: 480px;
  }
  .package-block.wide.paint-protect {
    margin-bottom: 32px;
  }
  .package-title {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    line-height: 28px;
  }
  .package-detail {
    position: relative;
    width: 400px;
    padding-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .package-detail.height-small {
    height: 230px;
  }
  .package-detail.flex {
    padding-left: 21px;
  }
  .package-detail.flex.paint-protect {
    -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;
  }
  .package-detail.flex.new-car-prep {
    padding-left: 65px;
  }
  .package-detail.no-flex {
    width: 180px;
    margin-left: 0px;
  }
  .package-detail.no-flex.text.width {
    width: 85%;
  }
  .package-text {
    width: 100%;
  }
  .package-text.flex-child {
    padding-left: 40px;
    background-position: 11px 50%;
  }
  .package-text.flex-child._01 {
    width: 100%;
    padding-right: 83px;
    background-position: 5px 50%;
  }
  .package-text.flex-child.new-car-prep {
    width: 100%;
    padding-right: 32px;
  }
  .package-text.flex-child.paint-protect {
    width: 100%;
    padding-right: 54px;
  }
  .package-text.flex-child-percent {
    width: 50%;
  }
  .get-a-quote-button {
    margin-left: 33px;
  }
  .paint-protect-explantion {
    width: 90%;
    margin-top: -78px;
    margin-bottom: 55px;
  }
  .navbar {
    display: block;
    padding-right: 15px;
  }
  .link-block {
    width: 160px;
    margin-top: 5px;
    margin-left: 33px;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .link-block.thank-you {
    margin-left: 35px;
  }
  .text-block {
    font-size: 15px;
  }
  .pop-up-modal {
    max-width: 767px;
    padding-top: 8px;
  }
  .pop-up-form-wrapper {
    width: 85%;
  }
  .brands-we-use {
    padding-top: 23px;
    padding-bottom: 35px;
  }
  .used-brands-wrapper {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .used-brands-block {
    width: 90%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .brand-image {
    margin-bottom: 0px;
  }
  .brand-image._01 {
    margin-bottom: 0px;
  }
  .social-media-wrapper {
    width: auto;
    margin-top: 49px;
    padding-right: 20px;
  }
  .contact-info-block {
    margin-bottom: 42px;
    padding-left: 35px;
  }
  .nav-menu {
    height: 300vh;
  }
  .mobile-nav-link {
    font-size: 17px;
  }
  .text-block-3 {
    font-size: 21px;
  }
  .button-2 {
    padding-bottom: 5px;
  }
  .gallery-wrapper {
    width: 92%;
  }
  .footer-social-icon-link {
    margin-right: 17px;
  }
  .package-image-wrapper.ceramic-lite {
    background-image: -webkit-linear-gradient(270deg, null, null), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/BMW.jpg');
    background-image: linear-gradient(180deg, null, null), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/BMW.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
  }
  .package-image-wrapper.opti-metal-coat {
    background-image: -webkit-linear-gradient(270deg, null, null), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Dark-Grey-Car.jpg');
    background-image: linear-gradient(180deg, null, null), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), url('../images/Dark-Grey-Car.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
  }
  .package-image-wrapper.crystal-serum {
    height: 600px;
    background-image: -webkit-linear-gradient(0deg, transparent, rgba(0, 0, 0, .58) 0%), url('../images/Gtechniq-Crystal-Serum-Atlanta.jpg'), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    background-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, .58) 0%), url('../images/Gtechniq-Crystal-Serum-Atlanta.jpg'), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    background-position: 0px 0px, 17% 50%, 0px 0px, 0px 0px;
    background-size: auto, 1200px, auto, auto;
    background-repeat: repeat, repeat, repeat, repeat;
  }
  .detail---price-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .price--bookin-wrapper {
    margin-top: 0px;
  }
  .video-wrapper {
    width: 70%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .ceramic-hero-image {
    margin-left: 35px;
  }
  .ceramic-hero-image.opti-coat {
    display: inline-block;
    margin-left: 0px;
    text-align: left;
  }
  .ppf-packages-wrapper {
    width: 470px;
  }
  .logo-div {
    padding-top: 27px;
    padding-bottom: 27px;
    background-position: 38px 50%;
  }
  .div-block-5 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .ppf-hover-button {
    width: 130px;
    height: 55px;
  }
  .ppf-title {
    font-size: 14px;
    line-height: 18px;
  }
  .div-block-6 {
    padding-left: 0px;
  }
  .brand-img {
    width: 150px;
    margin-left: 35px;
  }
  .link-block-5 {
    width: 235px;
  }
  .icon-3 {
    top: 1px;
  }
}

@media (max-width: 479px) {
  .home-link {
    width: 35%;
    margin-bottom: 53px;
    margin-left: 21px;
  }
  .home-link.paint-protection {
    margin-bottom: 27px;
    margin-left: 21px;
  }
  .home-link.new-car-prep {
    display: block;
    margin-bottom: 68px;
  }
  .home-link.paint-correction {
    margin-bottom: 41px;
  }
  .home-link.home {
    margin-bottom: 2px;
  }
  .home-link.gallery {
    display: block;
    margin-bottom: 20px;
  }
  .home-link.feynlab {
    display: block;
    margin-bottom: 36px;
  }
  .home-link.services {
    display: block;
    margin-bottom: 38px;
  }
  .home-link.our-services {
    display: block;
    margin-bottom: 33px;
  }
  .home-link.reviews {
    display: block;
    margin-bottom: 42px;
  }
  .home-link.contact {
    width: 32%;
    margin-bottom: 19px;
  }
  .home-link.thank-you {
    margin-bottom: 49px;
  }
  .home-link.gtechniq {
    margin-bottom: 12px;
  }
  .hero-section {
    height: 200px;
    max-width: 479px;
    min-width: 320px;
    padding-top: 22px;
  }
  .hero-section.new-car-prep {
    height: 360px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Tesla.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Tesla.jpg');
    background-position: 0px 0px, 100% 50%;
  }
  .hero-section.services {
    height: 365px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Audi-Reverse.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Audi-Reverse.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .hero-section.paint-correction {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/paint-correction-atlanta.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/paint-correction-atlanta.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }
  .hero-section.ceramic-coating {
    height: 490px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Chevy-02.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Chevy-02.jpg');
    background-position: 0px 0px, 91% 50%;
    background-size: auto, cover;
  }
  .hero-section.paint-protection {
    height: 340px;
    padding-bottom: 47px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/BMW.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/BMW.jpg');
    background-position: 0px 0px, 72% 36%;
    background-attachment: scroll, scroll;
  }
  .hero-section.home {
    height: 220px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Ferrari.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Ferrari.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }
  .hero-section.our-services {
    height: 350px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Audi.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Audi.jpg');
    background-position: 0px 0px, 50% 0px;
  }
  .hero-section.gallery {
    height: 210px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Diesel-Land-cruiser.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Diesel-Land-cruiser.jpg');
    background-position: 0px 0px, 50% 35%;
    background-repeat: repeat, no-repeat;
  }
  .hero-section.contact-us {
    height: 230px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Maserati.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Maserati.jpg');
    background-position: 0px 0px, 50% 0px;
  }
  .hero-section.feynlab {
    height: 300px;
  }
  .hero-section.ceramic-pro {
    height: 250px;
  }
  .hero-section.gtechniq {
    height: 250px;
  }
  .hero-section.ceramiccoating {
    height: 250px;
  }
  .skew {
    width: 260px;
    height: 200px;
    margin-left: -136px;
  }
  .skew.grey {
    width: 260px;
    height: 540px;
    margin-left: -136px;
  }
  .skew.grey.new-car-prep {
    width: 260px;
    height: 360px;
    margin-left: -136px;
  }
  .skew.grey.detailing-packages {
    height: 365px;
    margin-left: -136px;
  }
  .skew.grey.paint-protection {
    height: 340px;
    margin-left: -136px;
  }
  .skew.grey.our-services {
    height: 350px;
  }
  .skew.grey.reviews {
    height: 1100px;
    margin-left: -200px;
  }
  .skew.grey.feynlab {
    height: 300px;
  }
  .skew.grey.ceramic-pro {
    height: 250px;
  }
  .skew.grey.gtechniq {
    height: 250px;
  }
  .skew.home {
    height: 220px;
  }
  .skew.gallery {
    height: 210px;
    margin-left: -119px;
  }
  .skew.contact-us {
    height: 230px;
  }
  .hero-title-wrapper.paint-protection {
    margin-top: 0px;
  }
  .hero-title {
    margin-bottom: 10px;
    padding-right: 23px;
    padding-left: 23px;
    font-size: 24px;
    line-height: 24px;
  }
  .hero-title.service-margin {
    padding-left: 21px;
  }
  .hero-title.ceramiccoating {
    margin-top: 45px;
  }
  .section-title {
    padding-left: 21px;
    font-size: 32px;
    line-height: 32px;
  }
  .section-title.red {
    padding-left: 21px;
  }
  .section-title.service-square {
    padding-right: 0px;
    padding-left: 17px;
    font-size: 25px;
    line-height: 26px;
  }
  .section-title.pop-up {
    margin-top: -10px;
    margin-bottom: 18px;
    color: #333;
  }
  .section-title.centered {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    padding-right: 0px;
  }
  .section-title.contact-info {
    font-size: 24px;
  }
  .section-title.review {
    display: block;
    width: 250px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    text-align: center;
  }
  .paragraph {
    padding-left: 21px;
    font-size: 15px;
    line-height: 23px;
  }
  .paragraph.pale {
    margin-top: 12px;
    margin-bottom: 9px;
    padding-left: 21px;
    font-size: 14px;
    line-height: 20px;
  }
  .paragraph.pale.thank-you {
    padding-right: 0px;
  }
  .paragraph._01 {
    margin-top: 12px;
  }
  .section {
    max-width: 479px;
    min-width: 320px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .section.welcome {
    min-width: 320px;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .section.service {
    padding-top: 28px;
    padding-bottom: 34px;
  }
  .section.reviews {
    padding-top: 37px;
    padding-bottom: 37px;
  }
  .section.packages {
    max-width: 479px;
    min-width: 320px;
  }
  .section.gallery {
    padding-top: 33px;
    padding-bottom: 33px;
  }
  .section.contact {
    padding-top: 39px;
  }
  .service-wrapper {
    margin-top: 0px;
    padding-top: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .service-wrapper._02 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .service-block {
    height: 120px;
  }
  .reviews-wrapper {
    margin-top: 34px;
  }
  .reviews-block {
    margin-bottom: 28px;
  }
  .stars---button-wrapper {
    width: 170px;
  }
  .author---review-wrapper {
    width: 80%;
    padding-right: 0px;
    padding-left: 0px;
  }
  ._5-stars.footer {
    margin-bottom: 8px;
  }
  .more-reviews {
    margin-bottom: 8px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .review-text {
    font-size: 15px;
    line-height: 19px;
  }
  .review-text.pale {
    padding-right: 0px;
  }
  .review-text.pale.footer {
    text-align: left;
  }
  .author.pale.footer {
    margin-bottom: 8px;
    text-align: left;
  }
  .form-block {
    width: 89%;
    margin-top: 12px;
    padding-left: 21px;
  }
  .footer-wrapper {
    max-width: 479px;
    min-width: 320px;
    padding-bottom: 32px;
    padding-left: 33px;
  }
  .footer-block.contact {
    width: 65%;
  }
  .footer-title {
    text-align: left;
  }
  .contact-info---footer {
    text-align: left;
  }
  .media-icon-wrapper {
    margin-top: 59px;
  }
  .copyright-text {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
  }
  .package-wrapper {
    max-width: 472px;
    min-width: 320px;
    padding-top: 27px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .package-wrapper.paint-correction {
    max-width: 479px;
    min-width: 320px;
  }
  .package-block {
    margin-bottom: 18px;
  }
  .package-title {
    width: 80%;
  }
  .package-detail {
    width: 180px;
  }
  .package-detail.height-small {
    height: 400px;
    padding-left: 15px;
  }
  .package-detail.flex {
    padding-left: 31px;
  }
  .package-detail.flex.paint-protect {
    padding-left: 16px;
  }
  .package-detail.flex.new-car-prep {
    padding-left: 16px;
  }
  .package-detail.check---more-text {
    width: 235px;
    margin-bottom: 13px;
  }
  .package-detail.paint-correction {
    width: 240px;
  }
  .package-text {
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .package-text.flex-child._01 {
    padding-right: 30px;
  }
  .package-text.flex-child-percent {
    width: 100%;
  }
  .package-text._35-pourcent {
    width: 100%;
  }
  .starting-at {
    margin-top: 16px;
  }
  .price-tag {
    margin-bottom: 23px;
  }
  .book-now-button.width {
    width: 245px;
    font-size: 13px;
  }
  .get-a-quote-button {
    margin-top: 0px;
    margin-left: 21px;
  }
  .get-a-quote-button.grey {
    margin-top: 7px;
  }
  .paint-protect-explantion {
    width: 95%;
    font-size: 15px;
  }
  .book-now-text---packages {
    font-size: 12px;
  }
  .link-block {
    width: 130px;
    margin-top: 7px;
    margin-left: 21px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .link-block.grey {
    margin-left: 21px;
  }
  .link-block.thank-you {
    width: 180px;
    margin-left: 21px;
  }
  .text-block {
    font-size: 15px;
  }
  .pop-up-modal {
    padding-top: 0px;
  }
  .pop-up-form-wrapper {
    width: 100%;
    padding-bottom: 30px;
    background-color: #dadada;
    background-image: -webkit-linear-gradient(338deg, #f3f3f3 11%, #cecece 25%, #ccc 35%, #dbdbdb 0, #f3f3f3 51%);
    background-image: linear-gradient(112deg, #f3f3f3 11%, #cecece 25%, #ccc 35%, #dbdbdb 0, #f3f3f3 51%);
  }
  .pop-up-button {
    width: 155px;
    margin-top: 23px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #f02523;
  }
  .pop-up-text-field {
    border: 1px solid #e2e2e2;
  }
  .pop-up-text-field.msg {
    height: 75px;
  }
  .close-link {
    width: 27px;
    height: 28px;
    background-image: -webkit-linear-gradient(270deg, #bdbdbd, #bdbdbd);
    background-image: linear-gradient(180deg, #bdbdbd, #bdbdbd);
  }
  .close-image {
    width: 14px;
  }
  .close-image:hover {
    width: 22px;
  }
  .modal-phone-button {
    width: 155px;
  }
  .brands-we-use {
    margin-bottom: 29px;
  }
  .used-brands-wrapper {
    margin-top: 16px;
  }
  .used-brands-block {
    width: 65%;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .brand-image {
    height: 50px;
  }
  .brand-image._01 {
    background-size: 200px;
  }
  .brand-image._02 {
    background-size: 200px;
  }
  .brand-image._03 {
    background-size: 140px;
  }
  .brand-image._04 {
    background-size: 160px;
  }
  .brand-image._05 {
    background-size: 140px;
  }
  .gallery-section {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .html-embed {
    display: block;
    min-width: auto;
    margin-top: 10px;
    margin-right: auto;
    text-align: center;
  }
  .social-media-wrapper {
    margin-top: 101px;
  }
  .contact-info-block {
    padding-left: 21px;
  }
  .contact-info-text {
    margin-bottom: 6px;
    font-size: 15px;
  }
  .mobile-nav-link {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
  }
  .gallery-wrapper {
    width: 90%;
  }
  .package-image-wrapper.crystal-serum {
    height: auto;
    background-image: -webkit-linear-gradient(0deg, transparent, rgba(0, 0, 0, .58) 0%), url('../images/Gtechniq-Crystal-Serum-Atlanta.jpg'), -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, null, null);
    background-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, .58) 0%), url('../images/Gtechniq-Crystal-Serum-Atlanta.jpg'), linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, null, null);
    background-size: auto, cover, auto, auto;
  }
  .horizontal-line {
    width: 20%;
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .video-wrapper {
    width: 90%;
  }
  .ceramic-hero-image {
    width: 130px;
    margin-left: 21px;
  }
  .ppf-packages-wrapper {
    width: 300px;
  }
  .ppf-text-wrapper {
    width: 300px;
    margin-top: -19px;
  }
  .logo-div {
    padding-top: 22px;
    padding-bottom: 22px;
    background-position: 24px 50%;
    background-size: 40px;
  }
  .text-block-7 {
    text-align: left;
  }
  .button-3 {
    display: block;
  }
  .div-block-5 {
    margin-bottom: 36px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-button {
    margin-right: 5px;
    margin-bottom: 13px;
    margin-left: 5px;
  }
  .ppf-button-hover-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ppf-hover-button {
    width: 220px;
    height: 35px;
    margin-bottom: 8px;
  }
  .brand-img {
    margin-left: 21px;
  }
  .link-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 220px;
    height: 35px;
    -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;
  }
  .icon-3 {
    left: -12px;
    right: 70px;
    font-size: 16px;
  }
  .link-3 {
    color: #1677d1;
    text-decoration: underline;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Regular-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica extra';
  src: url('../fonts/Helvetica-Extra-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}