.navbar-elements-wrapper {
  width: 991px;
  margin-right: auto;
  margin-left: auto;
}

.nav-section-01 {
  display: block;
  margin-bottom: 10px;
  -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;
}

.nav-link-button {
  padding: 9px 25px 8px;
  float: right;
  border: 2px solid #e4c664;
  background-color: #e4c664;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 20.5px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link-button.call-phone {
  margin-left: 20px;
  padding-top: 9px;
  border: 2px solid #e4c664;
  background-color: #fff;
  font-family: Roboto, sans-serif;
  color: #e4c664;
  font-size: 20.5px;
  font-weight: 400;
}

.nav-section-02 {
  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;
}

.nav-link {
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  color: #1f1f1f;
  font-size: 18px;
  font-weight: 400;
  text-align: right;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.navbar {
  padding-top: 17px;
  padding-bottom: 15px;
  background-color: transparent;
}

.slider {
  display: block;
  height: 590px;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.slide {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/sponge-mercedez.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/sponge-mercedez.jpg');
  background-position: 0px 0px, 50% 45%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide._01 {
  background-image: linear-gradient(72deg, rgba(0, 0, 0, 0.74), transparent 47%), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/23826141_541650819521189_8820987290494017707_o.jpg');
  background-position: 0px 0px, 0px 0px, 50% 45%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.herotext-wrapper {
  position: relative;
  top: 50%;
  display: block;
  width: 500px;
  margin-right: 150px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.herotext-wrapper.left {
  margin-right: auto;
  margin-left: 150px;
}

.herotext-wrapper.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.hero-title {
  margin-bottom: 20px;
  padding-right: 12px;
  padding-left: 12px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 48px;
  line-height: 47px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.hero-title.white {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 300;
}

.hero-title.white.shadow {
  text-shadow: 1px 1px 35px #000;
}

.our-services-section {
  padding-top: 60px;
}

.our-services-wrapper {
  display: block;
  width: 1075px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-title {
  margin: 0px 6px 20px;
  font-family: Roboto, sans-serif;
  color: #111;
  font-size: 38px;
  line-height: 35px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.section-title.white {
  color: #fff;
}

.section-title.bold {
  margin-top: 0px;
  font-family: Roboto, sans-serif;
  color: #1f1f1f;
  font-weight: 700;
}

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

.review-section {
  margin-bottom: -30px;
  padding-top: 35px;
  padding-bottom: 0px;
}

.slider-2 {
  display: block;
  width: 1075px;
  height: 500px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.review-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 791px;
  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;
}

.review-wrapper.reverse {
  margin-top: -65px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.review {
  width: 310px;
  height: 470px;
  margin-top: 0px;
  padding-top: 83px;
  padding-left: 31px;
  background-image: url('../images/Iphone_1.png');
  background-position: 50% 0px;
  background-size: 270px;
  background-repeat: no-repeat;
}

.review.full {
  width: 300px;
  height: 560px;
  padding-top: 98px;
  padding-left: 35px;
  background-image: url('../images/Iphone.png');
  background-position: 50% 50%;
  background-size: 250px;
}

.review-block {
  width: 95%;
  margin-left: auto;
}

._5-stars {
  display: block;
  width: 110px;
  margin-bottom: 10px;
}

.paragraph-2 {
  width: 85%;
  height: auto;
  margin-bottom: 12px;
  padding-right: 19px;
  font-family: 'Work Sans', sans-serif;
  font-size: 13px;
  line-height: 16px;
}

.text-block-2 {
  width: 55%;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 3px solid #e4c664;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: none;
}

.quote-section {
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #313940;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(117, 97, 29, 0.3)), to(rgba(117, 97, 29, 0.3))), url('../images/28616910_422345198170837_7744184825965382183_o.jpg');
  background-image: linear-gradient(180deg, rgba(117, 97, 29, 0.3), rgba(117, 97, 29, 0.3)), url('../images/28616910_422345198170837_7744184825965382183_o.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
}

.quote-section.services {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 1, 1, 0.5)), to(rgba(14, 1, 1, 0.5))), url('../images/Steam-Gun.jpg');
  background-image: linear-gradient(180deg, rgba(14, 1, 1, 0.5), rgba(14, 1, 1, 0.5)), url('../images/Steam-Gun.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.icon {
  color: #333;
}

.icon-2 {
  color: #333;
}

.requ-quote-form-wapper {
  display: block;
  width: 540px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  background-color: hsla(0, 0%, 100%, 0.75);
}

.contact-field {
  height: 50px;
  margin-bottom: 13px;
  border: 1px none #000;
  border-radius: 0px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #818181;
  font-size: 16px;
  font-weight: 300;
}

.contact-field.msg {
  height: 110px;
  margin-bottom: 22px;
}

.contact-field.top-one {
  font-family: 'Work Sans', sans-serif;
}

.field-label {
  width: 440px;
  margin-top: 1px;
  margin-bottom: 11px;
  font-family: 'Work Sans', sans-serif;
  color: #1f1f1f;
  font-size: 16px;
  font-weight: 400;
}

.footer-section {
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#424242));
  background-image: linear-gradient(180deg, #424242, #424242);
}

.social-media-footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 991px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-block-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 0px;
  padding-left: 0px;
  -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;
}

.grey-background {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #e4c664;
}

.footer-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #111;
}

.footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1075px;
  min-width: 991px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 49px;
  padding-bottom: 49px;
  background-color: transparent;
}

.footer-info-wrapper {
  width: 33.33%;
  padding-top: 0px;
  padding-left: 0px;
}

.footer-mini-titles {
  margin-bottom: 19px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.contact-info-footer {
  margin-bottom: 14px;
  font-family: 'Work Sans', sans-serif;
  color: #929292;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
}

.intro-box-heading {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 36px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.intro-box-heading.white {
  margin-bottom: 8px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 32px;
  font-weight: 300;
  text-transform: uppercase;
  text-shadow: none;
}

.intro-box-heading.white.shadow {
  text-transform: uppercase;
  text-shadow: 1px 1px 35px #000;
}

.button {
  display: block;
  width: 200px;
  margin-bottom: 15px;
  padding: 13px 30px;
  border: 3px solid #fff;
  background-color: #a82727;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.button:hover {
  background-color: #902121;
}

.button._2 {
  background-color: #fff;
  color: #a82727;
}

.button._2.am {
  color: #fff;
}

.button._2.autom {
  color: #fff;
}

.button.am {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-color: #e4c664;
  background-color: #111;
  font-family: Roboto, sans-serif;
}

.button._3 {
  border-color: #e4c664;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button.lm {
  margin-left: auto;
}

.button.autom {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-color: #e4c664;
  background-color: #1f1f1f;
  font-family: Roboto, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.mix-title-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mix-title-div.horizontal {
  display: block;
  padding-top: 15px;
}

.service-image {
  width: 100%;
  height: 165px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 39px;
  padding-left: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.45)), to(rgba(0, 0, 0, 0.45))), url('../images/27907772_410836452655045_3849401677899114209_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url('../images/27907772_410836452655045_3849401677899114209_o.jpg');
  background-position: 0px 0px, 50% 60%;
  background-size: auto, cover;
  text-decoration: none;
}

.service-image._02 {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.31)), to(hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/28828566_422649138140443_7917919599566243458_o.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.31), hsla(0, 0%, 100%, 0)), linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/28828566_422649138140443_7917919599566243458_o.jpg');
  background-position: 0px 0px, 0px 0px, 50% 49%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.service-image._03 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/30167816_438193176586039_6507786781562308830_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/30167816_438193176586039_6507786781562308830_o.jpg');
  background-position: 0px 0px, 50% 49%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.text-block-3 {
  width: 70px;
  padding-top: 15px;
  border-top: 3px solid #e4c664;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.explore-link {
  width: 62px;
  margin-top: 8px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.complete-image-wraper {
  display: block;
  width: 90%;
  height: 500px;
  max-width: 1400px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, right top, from(#000), to(hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.34)), to(rgba(0, 0, 0, 0.34))), url('../images/30171180_437795146625842_441299800092816531_o.jpg');
  background-image: linear-gradient(90deg, #000, hsla(0, 0%, 100%, 0)), linear-gradient(180deg, rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.34)), url('../images/30171180_437795146625842_441299800092816531_o.jpg');
  background-position: 0px 0px, 0px 0px, 50% 69%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
}

.large-image-heading {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 44px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.red-line {
  width: 125px;
  height: 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e4c664), to(#e4c664));
  background-image: linear-gradient(180deg, #e4c664, #e4c664);
}

.red-line.w75 {
  display: block;
  width: 75px;
  height: 3px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1f1f1f), to(#1f1f1f));
  background-image: linear-gradient(180deg, #1f1f1f, #1f1f1f);
}

.complete-image-text-wrapper {
  position: relative;
  top: 70%;
  width: 430px;
  -webkit-transform: translate(0px, -70%);
  -ms-transform: translate(0px, -70%);
  transform: translate(0px, -70%);
}

.complete-image-paragraph {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
}

.large-button {
  display: block;
  width: 290px;
  margin-right: auto;
  padding: 20px 24px;
  border: 3px solid #fff;
  background-color: #e4c664;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.large-button.empty {
  margin-top: 16px;
  padding-right: 27px;
  padding-bottom: 18px;
  padding-left: 27px;
  border: 3px solid #e4c664;
  background-color: #fff;
  color: #e4c664;
  text-transform: uppercase;
}

.review-button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 108px;
  margin-left: 108px;
  -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;
}

.slide-nav {
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.form {
  display: block;
  width: 470px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}

.text-field-2 {
  width: 218px;
  border: 1px solid #505050;
  background-color: #111;
  font-family: 'Work Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.footer-form {
  margin-top: 20px;
}

.footer-brand-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-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;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.brand-logo {
  padding-top: 21px;
  padding-bottom: 42px;
  background-image: url('../images/cquartz-professional-coating.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.brand-logo.xpel {
  width: auto;
  padding-top: 0px;
  background-image: url('../images/xpel-logo-lightgrey.png');
  background-size: contain;
}

.brand-logo.swissvax {
  width: 33%;
  background-image: url('../images/Gtechniq-Logo.png');
  background-position: 50% 50%;
  background-size: 90%;
}

.brand-logo.cquartz {
  width: 33%;
  background-image: url('../images/rupes-logo.png');
  background-position: 100% 9%;
  background-size: contain;
}

.brand-logo.meguiars {
  width: 27%;
  background-image: url('../images/shine-supply.png');
  background-size: contain;
}

.footer-disclaimer-wrap {
  width: 1075px;
  margin-top: 15px;
  padding-top: 20px;
  border-top: 1px solid #505050;
}

.text-block-5 {
  font-family: Roboto, sans-serif;
  color: #505050;
  font-weight: 300;
  letter-spacing: 0.5px;
}

.social-icon-footer {
  margin-right: 12px;
  margin-left: 12px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: Fontawesome, sans-serif;
  color: #1f1f1f;
  font-size: 45px;
  text-decoration: none;
}

.book-now-footer {
  width: 175px;
  margin-left: auto;
  padding-top: 11px;
  padding-bottom: 11px;
  border: 3px none #fff;
  background-color: #111;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}

.no-link-msg-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999999;
  display: none;
  padding-top: 283px;
  -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: rgba(80, 80, 80, 0.89);
}

.no-link-msg-wrapper {
  display: block;
  width: 480px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 51px;
  background-color: #1f1f1f;
}

.no-link-msg {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.close-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-bottom: 9px;
  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;
  font-family: Fontawesome, sans-serif;
  color: #a82727;
  font-size: 23px;
  text-decoration: none;
}

.brand {
  position: relative;
}

.hero-section {
  display: block;
  height: 430px;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.hero-section.services {
  padding-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/paint-correction.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/paint-correction.jpg');
  background-position: 0px 0px, 50% 27%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.hero-section.contact {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/27368624_408212356250788_2498141462684195166_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/27368624_408212356250788_2498141462684195166_o.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-section.reviews {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/30167816_438193176586039_6507786781562308830_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/30167816_438193176586039_6507786781562308830_o.jpg');
  background-position: 0px 0px, 50% -319px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-section.about {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/27907772_410836452655045_3849401677899114209_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/27907772_410836452655045_3849401677899114209_o.jpg');
  background-position: 0px 0px, 50% 61%;
  background-size: auto, cover;
}

.hero-section.ceramiccoating {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/22382251_368320983573259_4114120578325371722_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/22382251_368320983573259_4114120578325371722_o.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-section.cquartzprofessional {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/cquartz-ceramic-coating.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/cquartz-ceramic-coating.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-section.xpel {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/34416428_455148621557161_3366996563241992192_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/34416428_455148621557161_3366996563241992192_o.jpg');
  background-position: 0px 0px, 50% 61%;
  background-size: auto, cover;
}

.hero-section.cardetailing {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/27797515_409731802765510_3582491912497715566_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/27797515_409731802765510_3582491912497715566_o.jpg');
  background-position: 0px 0px, 50% 24%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.section-package {
  padding-bottom: 60px;
  background-color: #fff;
}

.section-package.ceramiccoating {
  padding-bottom: 0px;
}

.package-image {
  height: 160px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/1700x-1133px-4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/1700x-1133px-4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.book-now-button {
  display: block;
  width: 185px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 3px solid #e4c664;
  background-color: #1f1f1f;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
}

.section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
}

.section.bp20 {
  padding-bottom: 29px;
}

.section.bookonline {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f6f6f6;
}

.section.bm-60px {
  padding-bottom: 0px;
}

.book-now-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  background-color: rgba(31, 31, 31, 0.78);
}

.form-block {
  display: block;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-bottom: 34px;
  background-color: #1f1f1f;
}

.submit-button-2 {
  display: block;
  width: 145px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 13px;
  padding-bottom: 13px;
  background-color: #a82727;
  font-family: Robotocondensed;
  font-size: 17px;
}

.field-label-2 {
  color: #a82727;
}

.form-2 {
  display: block;
  width: 510px;
  margin-right: auto;
  margin-left: auto;
}

.about-intro-section {
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.paragraph-3 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-bottom: 21px;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
}

.explore-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  margin-right: auto;
  margin-bottom: 51px;
  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;
  text-decoration: none;
}

.explore-text-wrapper._02 {
  margin-right: 0px;
  margin-bottom: 37px;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #fff;
}

.explore-now-text {
  margin-right: 10px;
  font-family: Robotocondensed;
  color: #333;
  font-size: 15px;
}

.explore-now-text.white {
  color: #fff;
}

.arrow-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Fontawesome, sans-serif;
  color: #333;
}

.arrow-left.white {
  color: #fff;
}

.about-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-wrapper._02 {
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-image-02 {
  height: 500px;
  max-width: 1400px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/38204310_503232850082071_7367794874759774208_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/38204310_503232850082071_7367794874759774208_o.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.about-image-02.cquartz {
  background-image: none;
}

.about-image-02.xpel {
  background-image: url('../images/38204310_503232850082071_7367794874759774208_o.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.about-image-02._2 {
  background-image: url('../images/20643308_346967909041900_5977998978597931609_o.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/20643308_346967909041900_5977998978597931609_o.jpg'), linear-gradient(180deg, transparent, transparent);
  background-position: 50% 100%, 0px 0px;
  background-size: cover, auto;
}

.about-wrap1 {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-5 {
  width: 105px;
  padding-top: 28px;
  border-top: 3px solid #e4c664;
}

.text-block-8 {
  margin-bottom: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 300;
}

.text-block-9 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
}

.text-block-9.white {
  color: #fff;
}

.paragraph-4 {
  font-family: 'Work Sans', sans-serif;
  color: #111;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}

.paragraph-4.white {
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-weight: 300;
}

.about-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  margin-right: 5px;
  padding-bottom: 30px;
  padding-left: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/26240112_400522233686467_3970647232912437903_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/26240112_400522233686467_3970647232912437903_o.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.about-image._02 {
  height: 300px;
  margin-right: 0px;
  margin-left: 5px;
  padding-left: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/37883975_495926927479330_4508878567379042304_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/37883975_495926927479330_4508878567379042304_o.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.text-block-10 {
  margin-bottom: 7px;
  font-family: Robotocondensed;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.about-block-02 {
  width: 70%;
}

.about-text {
  margin-bottom: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
}

.about-block-03 {
  width: 85%;
}

.sticky-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 999999;
  display: none;
  padding-top: 9px;
  padding-bottom: 9px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #a82727;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-11 {
  font-family: Robotocondensed;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}

.form-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.submit-button-4 {
  width: 120px;
  height: 30px;
  margin-left: 7px;
  padding-top: 5px;
  padding-bottom: 6px;
  border: 1px none #fff;
  background-color: #000;
  font-family: Robotocondensed;
  color: #fff;
}

.text-field-4 {
  width: 230px;
  height: 30px;
  margin-bottom: 0px;
  padding-top: 7px;
  border: 1px solid #fff;
  background-color: #000;
  font-family: Robotocondensed;
}

.form-block-2 {
  width: 40%;
  margin-bottom: 0px;
}

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

.reviews-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #e4c664;
}

.section-tile {
  display: block;
  width: 85%;
  margin: 0px auto 40px;
  font-family: Roboto, sans-serif;
  color: #111;
  font-size: 34px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.section-tile.bm-30 {
  margin-bottom: 30px;
}

.section-titlets {
  font-weight: 400;
}

.footer-signupbutton {
  width: 218px;
  background-color: #505050;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
}

.package-rows {
  display: block;
  width: 95%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.package-column {
  padding-right: 15px;
  padding-left: 15px;
}

.package-image {
  height: 220px;
  padding-right: 20px;
  padding-left: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/gtechniq-accredited-installers.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/gtechniq-accredited-installers.jpg');
  background-position: 0px 0px, 50% 51%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.package-image.ppf {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/34416428_455148621557161_3366996563241992192_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/34416428_455148621557161_3366996563241992192_o.jpg');
  background-position: 0px 0px, 50% 57%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.package-title {
  position: relative;
  top: 50%;
  margin-bottom: 5px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 37px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 1px 1px 20px #000;
}

.package-bodywrap {
  padding-top: 20px;
  padding-right: 15px;
  padding-left: 15px;
  background-color: transparent;
}

.package-description {
  font-family: Montserrat, sans-serif;
  color: #6b6b6b;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  letter-spacing: -0.5px;
}

.package-description.taleft {
  font-family: 'Work Sans', sans-serif;
  text-align: left;
  letter-spacing: 0px;
}

.package-line {
  display: block;
  width: 100px;
  height: 4px;
  margin: 15px auto;
  background-color: #e4c664;
}

.package-feature {
  margin-bottom: 8px;
  font-family: Roboto, sans-serif;
  color: #111;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

.package-feature.blod {
  font-weight: 700;
}

.package-feature.taleft {
  margin-left: -15px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  text-align: left;
}

.package-feature.taleft.contact {
  margin-left: 0px;
}

.fontawesome {
  font-family: Fontawesome, sans-serif;
}

.fontawesome.package {
  color: #e4c664;
  font-size: 18px;
}

.text-block-12 {
  margin-top: -10px;
  margin-bottom: 25px;
  font-family: Roboto, sans-serif;
  color: #111;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
}

.text-span {
  font-family: Roboto, sans-serif;
  color: #111;
  font-size: 10px;
  font-weight: 300;
}

.package-container {
  background-color: transparent;
  box-shadow: none;
}

.premiumpackage-container {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.premiumpackage-wrap {
  display: block;
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/34384026_455148578223832_4273855525990432768_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/34384026_455148578223832_4273855525990432768_o.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.premiumpackage-wrap.ceramiccoating {
  height: auto;
  margin-bottom: 0px;
  padding-bottom: 30px;
  background-image: url('../images/29064055_424593837945973_1118800698568255321_o.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.premiumpackage-wrap.cardetailing {
  height: auto;
  margin-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/27368624_408212356250788_2498141462684195166_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/27368624_408212356250788_2498141462684195166_o.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.premiumpackage-descriptionwrap {
  display: block;
  width: 991px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 40px 40px 25px;
  background-color: #fff;
  color: transparent;
}

.premiumpackage-title {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 42px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.premiumpackage-title.white {
  color: #fff;
}

.package-subtitle {
  margin-bottom: 10px;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.premiumpackage-line {
  width: 100px;
  height: 4px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #e4c664;
}

.package-tabs {
  width: 25%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: solid;
  border-width: 1px 0px 1px 1px;
  border-color: #e4e4e4;
  background-color: #fff;
  font-family: Roboto, sans-serif;
  color: #e4c664;
  text-align: center;
  text-transform: uppercase;
}

.package-tabs:hover {
  background-color: #e4c664;
  color: #fff;
}

.package-tabs.w--current {
  width: 25%;
  background-color: #e4c664;
  color: #fff;
}

.package-tabs.single {
  color: #1f1f1f;
}

.package-tabs.single:hover {
  background-color: #e4c664;
  color: #fff;
}

.package-tabs.single.w--current {
  width: 100%;
  color: #fff;
}

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

.row {
  position: static;
  top: 10%;
  display: block;
  width: 500px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.writtencontent-wrapper {
  display: block;
  width: 90%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding: 35px;
  background-color: #161616;
}

.writtencontent-wrapper.bm-30px {
  margin-bottom: 30px;
}

.writtencontent-wrapper.tm60 {
  margin-top: 60px;
}

.contentwraper-title {
  margin-top: 0px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 300;
  text-transform: uppercase;
}

.contentwraper-title.small {
  margin-top: 20px;
  font-size: 21px;
  line-height: 21px;
}

.writtencontent-paragraph {
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
}

.contactinfo-wrap {
  position: relative;
  top: 50%;
  width: 500px;
  margin-left: 75px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 25px;
  background-color: #1f1f1f;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.gallery-embeded {
  display: block;
  width: 90%;
  max-width: 1400px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.text-span-2 {
  font-weight: 100;
}

.section-0pd {
  padding-top: 60px;
}

.home-herosection {
  display: block;
  height: 80vh;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/30171544_442050019533688_8820685104119732958_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/30171544_442050019533688_8820685104119732958_o.jpg');
  background-position: 0px 0px, 51% 43%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.ourservices-row {
  display: block;
  width: 90%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.ourservices-column {
  padding-right: 0px;
  padding-left: 0px;
}

.ourservices-column._1 {
  padding-right: 0px;
  padding-left: 0px;
}

.ourservices-column.middle {
  padding-right: 10px;
  padding-left: 10px;
}

.brand-image {
  position: relative;
}

.brand-2 {
  overflow: hidden;
  width: 170px;
  height: 90px;
  margin-top: -6px;
  padding-left: 0px;
}

.brand-2.w--current {
  overflow: visible;
}

.navbar-2 {
  padding-top: 20px;
  padding-bottom: 10px;
  background-color: #fff;
}

.navlink {
  margin-left: 20px;
  padding: 10px 0px;
  font-family: Roboto, sans-serif;
  color: #1f1f1f;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navlink:hover {
  padding-bottom: 8px;
  border-bottom: 2px solid #e4c664;
}

.navlink.w--current {
  padding-bottom: 7px;
  border-bottom: 2px solid #e4c664;
  color: #1f1f1f;
}

.div-block-8 {
  position: static;
  width: 100%;
  height: 50px;
}

.div-block-9 {
  width: 80%;
  float: right;
}

.div-block-10 {
  display: block;
  width: 90%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.navbar-dropdowntoggle {
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #1f1f1f;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.icon-4 {
  margin-right: 0px;
  font-size: 16px;
  font-weight: 400;
}

.dropdown-link {
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #1f1f1f;
  font-size: 16px;
  letter-spacing: 0.5px;
}

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

.dropdown-link.w--current {
  border-bottom: 2px solid #e4c664;
  border-left: 1px none #000;
  color: #e4c664;
}

.dropdown {
  width: 100%;
}

.dropdown-toggle {
  position: static;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #1f1f1f;
  font-size: 16px;
  letter-spacing: 0.5px;
}

.dropdown-link-2 {
  position: relative;
  background-color: #f3f3f3;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  letter-spacing: 0.5px;
}

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

.dropdown-list {
  position: relative;
}

.about-row1 {
  height: 500px;
  max-width: 1400px;
  margin-bottom: 30px;
}

.about-row1._0bm {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.column-3 {
  padding-right: 0px;
}

.about-row2 {
  max-width: 1400px;
  margin-bottom: 30px;
}

.column-4 {
  padding-left: 0px;
}

.column-5 {
  padding-right: 0px;
}

.faq-wrap {
  display: block;
  width: 90%;
  height: auto;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.faq-dropdown {
  width: 100%;
}

.faq-dropdown.w--open {
  position: relative;
  padding: 15px 25px;
  background-color: #f1f1f1;
  font-family: Montserrat, sans-serif;
  font-size: 13.5px;
  line-height: 22px;
}

.faq-toggle {
  position: relative;
  width: 100%;
  border-top: 1px solid #d3d3d3;
}

.text-block-15 {
  font-family: 'Work Sans', sans-serif;
  color: #1f1f1f;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.5px;
}

.icon-5 {
  color: #e4c664;
  font-size: 20px;
}

.bold-text {
  font-weight: 400;
}

.paragraph-5 {
  margin-bottom: 0px;
  font-family: 'Work Sans', sans-serif;
  font-size: 15px;
}

._2videos-row {
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

._2videos-rightcolumn {
  padding-right: 15px;
  padding-left: 0px;
}

._2videos-leftcolumn {
  padding-right: 0px;
  padding-left: 15px;
}

.bold-text-2 {
  font-weight: 500;
}

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

.text-link {
  color: #e4c664;
}

.video {
  display: block;
  width: 90%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.heroheading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 1px 25px #000;
}

.sectiontitle-light {
  font-weight: 400;
}

.html-embed {
  display: block;
  width: 772px;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
}

.sitemaplink {
  color: #505050;
}

.coatingpackage-image {
  display: block;
  overflow: visible;
  height: 280px;
  margin-right: auto;
  margin-left: auto;
}

.heading {
  text-align: left;
}

.link-block {
  width: 40%;
}

.text-block-16 {
  font-family: Fontawesome, sans-serif;
  color: #e4c664;
  font-size: 16px;
  letter-spacing: 1px;
}

.text-block-17 {
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.lightheading {
  font-weight: 300;
}

.text-block-18 {
  font-family: Roboto, sans-serif;
}

.package-image-clumn {
  padding-right: 0px;
  padding-left: 0px;
}

.sbs-row {
  display: block;
  width: 90%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.sbs-row.video {
  margin-top: 60px;
}

.sbs-image {
  position: relative;
  top: 50%;
  display: block;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/39183684_516845418720814_6257304004905140224_o.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.sbs-image.coating {
  background-image: url('../images/30051574_437772679961422_3783895117522337666_o.jpg');
  background-position: 50% 50%;
}

.sbs-textwrap {
  width: 100%;
  height: 100%;
  padding: 35px;
  background-color: #161616;
}

.sbs-column {
  height: 425px;
  padding-top: 10px;
  padding-left: 10px;
}

.sbs-column.r {
  padding-top: 0px;
  padding-right: 30px;
  padding-left: 0px;
}

.sbs-column.r.vid {
  height: auto;
}

.sbs-column.l {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 30px;
}

.sbs-column.l.vid {
  height: auto;
}

.bold-text-3 {
  font-family: Roboto, sans-serif;
  text-decoration: none;
}

.contactpage-naptext {
  margin-bottom: 6px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 16px;
}

html.w-mod-js *[data-ix="ia-no-link-modal"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="new-interaction"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="ia-hide"] {
  display: none;
  opacity: 0;
}

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

@media (max-width: 991px) {
  .navbar-elements-wrapper {
    display: block;
    padding-left: 20px;
  }
  .navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 2px;
    padding-bottom: 2px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image {
    display: block;
    width: 70px;
    margin-top: 0px;
  }
  .slide {
    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;
  }
  .slide._01 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .herotext-wrapper {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .herotext-wrapper.left {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .our-services-section {
    padding-top: 40px;
  }
  .our-services-wrapper {
    width: 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;
  }
  .slider-2 {
    width: auto;
    margin-top: 0px;
  }
  .review-wrapper {
    width: auto;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .review-wrapper.reverse {
    width: 90%;
    margin-top: -58px;
  }
  .review {
    width: 270px;
    margin-left: 22px;
    padding-left: 23px;
    background-position: 50% 6px;
  }
  .review.full {
    padding-top: 111px;
    padding-left: 42px;
  }
  .paragraph-2 {
    width: 90%;
    padding-right: 32px;
  }
  .icon {
    font-size: 26px;
  }
  .icon-2 {
    font-size: 26px;
  }
  .social-media-footer-wrapper {
    width: 650px;
  }
  .icon-block-footer {
    width: 50%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .grey-background {
    width: auto;
  }
  .footer-block {
    display: block;
    height: auto;
  }
  .footer-wrapper {
    display: block;
    width: 650px;
    min-width: auto;
    padding-top: 70px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .footer-info-wrapper {
    width: auto;
    margin-bottom: 70px;
  }
  .contact-info-footer.last {
    margin-bottom: 0px;
  }
  .complete-image-wraper {
    display: block;
    width: 95%;
  }
  .red-line.w75 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .complete-image-paragraph {
    font-size: 14px;
    line-height: 18px;
  }
  .large-button {
    width: 260px;
    padding-right: 1px;
    padding-left: 1px;
  }
  .large-button.empty {
    padding-right: 0px;
    padding-left: 0px;
  }
  .review-button-wrap {
    margin-right: 22px;
    margin-left: 0px;
  }
  .footer-brand-logos {
    width: 400px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .brand-logo {
    width: 35%;
    background-position: 0px 50%;
  }
  .brand-logo.xpel {
    width: 35%;
    background-position: 0px 50%;
  }
  .footer-disclaimer-wrap {
    width: 100%;
    padding-bottom: 20px;
  }
  .text-block-5 {
    display: block;
    width: 650px;
    margin-right: auto;
    margin-left: auto;
  }
  .social-icon-footer {
    margin-right: 24px;
    margin-left: 0px;
    color: #111;
  }
  .book-now-footer {
    border-color: #111;
    background-color: #111;
  }
  .no-link-msg-modal {
    display: none;
    padding-top: 202px;
  }
  .icon-3 {
    color: #1f1f1f;
    font-size: 38px;
  }
  .brand {
    display: block;
    width: 80px;
    float: none;
  }
  .menu-button {
    background-color: transparent;
  }
  .menu-button.w--open {
    float: left;
    background-color: transparent;
  }
  .hero-section {
    display: block;
    -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;
  }
  .hero-section.services {
    display: block;
  }
  .hero-section.contact {
    display: block;
    -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;
  }
  .hero-section.reviews {
    display: block;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/30167816_438193176586039_6507786781562308830_o.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/30167816_438193176586039_6507786781562308830_o.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .hero-section.about {
    display: block;
  }
  .hero-section.ceramiccoating {
    display: block;
  }
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section.bookonline {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .about-image {
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .about-image._02 {
    margin-left: 0px;
  }
  .package-feature {
    font-size: 14px;
  }
  .package-feature.taleft {
    font-size: 14px;
  }
  .premiumpackage-wrap {
    height: auto;
    padding-bottom: 30px;
  }
  .premiumpackage-wrap.cardetailing {
    height: auto;
  }
  .premiumpackage-descriptionwrap {
    width: 90%;
  }
  .premiumpackage-title {
    margin-bottom: 4px;
    font-size: 32px;
  }
  .package-subtitle {
    font-size: 15px;
  }
  .writtencontent-wrapper {
    width: 90%;
  }
  .writtencontent-wrapper.tm60 {
    margin-top: 40px;
  }
  .section-0pd {
    padding-top: 40px;
  }
  .home-herosection {
    height: 400px;
  }
  .ourservices-row {
    width: 95%;
  }
  .ourservices-column.middle {
    padding-right: 10px;
    padding-left: 10px;
  }
  .brand-image {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .brand-2 {
    width: 100px;
    height: auto;
    margin-top: 0px;
    margin-left: 10px;
    padding-top: 0px;
  }
  .navbar-2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .navlink {
    display: block;
    margin-left: 0px;
    padding-top: 15px;
    padding-bottom: 13px;
    border-bottom: 2px solid #fff;
    text-align: center;
  }
  .navlink:hover {
    padding-bottom: 13px;
  }
  .navlink.callnow {
    border-bottom-style: none;
    background-color: #e4c664;
    color: #fff;
    font-weight: 400;
    text-align: center;
  }
  .navlink.callnow.book {
    background-color: #111;
  }
  .div-block-10 {
    width: 95%;
  }
  .navbar-dropdowntoggle {
    margin-right: 0px;
    padding: 15px 0px;
    text-align: center;
  }
  .navbar-dropdowntoggle.w--open {
    z-index: 9;
    padding-left: 0px;
    box-shadow: 1px 1px 13px 0 rgba(0, 0, 0, 0.13);
  }
  .dropdown-link {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #f5f5f5;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
  }
  .dropdown-link.w--current {
    border-bottom: 1px none #000;
  }
  .dropdown-toggle {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .dropdown-link-2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .menu-button-2 {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 18px 14px 14px;
    color: #1f1f1f;
    font-size: 36px;
  }
  .menu-button-2.w--open {
    background-color: transparent;
    color: #1f1f1f;
  }
  .nav-menu {
    border-top: 2px none #a82727;
    background-color: #fff;
  }
  .column-4 {
    padding-right: 0px;
  }
  .column-5 {
    padding-left: 0px;
  }
  .bold-text {
    font-size: 14px;
  }
  .html-embed {
    width: 100%;
  }
  .sbs-row.video {
    margin-top: 40px;
  }
  .sbs-column {
    height: 350px;
  }
  .sbs-column.r {
    height: auto;
    padding-right: 0px;
    padding-bottom: 20px;
  }
  .sbs-column.l {
    padding-top: 20px;
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  .slider {
    height: 440px;
  }
  .herotext-wrapper {
    width: 400px;
  }
  .hero-title {
    font-size: 49px;
  }
  .hero-title.white {
    font-size: 32px;
    line-height: 32px;
  }
  .hero-title.white.shadow {
    margin-top: 5px;
  }
  .our-services-section {
    padding-bottom: 0px;
  }
  .our-services-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-title {
    font-size: 28px;
  }
  .slider-2 {
    height: auto;
    margin-top: 10px;
  }
  .review-wrapper {
    margin-bottom: 30px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .review-wrapper.reverse {
    margin-top: -32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .review {
    width: 300px;
    margin-left: 0px;
    padding-top: 75px;
    background-position: 50% 50%;
    background-size: 225px;
  }
  .review.full {
    width: 300px;
    margin-bottom: -39px;
    margin-left: 0px;
    padding-top: 121px;
    padding-left: 25px;
    background-size: 225px;
  }
  .review-block {
    width: 80%;
    margin-left: 42px;
  }
  ._5-stars {
    width: 100px;
    margin-bottom: 8px;
  }
  .paragraph-2 {
    padding-right: 25px;
    font-size: 11px;
    line-height: 14px;
  }
  .quote-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .requ-quote-form-wapper {
    width: 90%;
  }
  .contact-field {
    display: block;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
  }
  .field-label {
    display: block;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
  }
  .social-media-footer-wrapper {
    width: 80%;
    height: 70px;
  }
  .footer-block {
    display: block;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-wrapper {
    width: 80%;
    padding-bottom: 0px;
  }
  .intro-box-heading {
    font-size: 34px;
  }
  .intro-box-heading.white {
    font-size: 28px;
  }
  .button {
    display: block;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 14px;
  }
  .button._3 {
    margin-left: 0px;
  }
  .mix-title-div {
    margin-bottom: 0px;
    padding-top: 9px;
  }
  .service-image {
    margin-bottom: 10px;
  }
  .complete-image-wraper {
    height: 420px;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 20px;
  }
  .large-image-heading {
    font-size: 32px;
    line-height: 32px;
  }
  .red-line.w75 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .large-button {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .large-button.empty {
    margin-top: 5px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .review-button-wrap {
    margin-top: 9px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .slide-nav {
    margin-bottom: 0px;
    font-size: 10px;
  }
  .form {
    display: block;
    width: 440px;
    margin-right: auto;
    margin-left: auto;
  }
  .text-block-5 {
    width: 400px;
  }
  .social-icon-footer {
    font-size: 32px;
  }
  .no-link-msg-modal {
    display: none;
    overflow: scroll;
    padding-top: 74px;
  }
  .hero-section {
    height: 370px;
  }
  .hero-section.about {
    display: block;
  }
  .section-package {
    padding-bottom: 30px;
  }
  .section {
    padding-top: 40px;
  }
  .section.bookonline {
    padding-top: 0px;
  }
  .about-intro-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .about-image-02.cquartz {
    height: auto;
    background-image: none;
  }
  .about-image-02.xpel {
    height: 300px;
  }
  .about-wrap1 {
    width: 90%;
    margin-bottom: 30px;
  }
  .paragraph-4 {
    font-size: 13.5px;
    line-height: 18px;
  }
  .paragraph-4.white {
    font-size: 13.5px;
    line-height: 18px;
  }
  .about-image._02 {
    margin-bottom: 0px;
  }
  .reviews-section {
    padding-top: 0px;
    padding-bottom: 25px;
  }
  .section-tile {
    font-size: 32px;
  }
  .package-column {
    margin-bottom: 15px;
  }
  .package-image {
    height: 150px;
  }
  .package-title {
    font-size: 28px;
  }
  .premiumpackage-wrap {
    height: auto;
    margin-bottom: 40px;
    padding-bottom: 15px;
  }
  .premiumpackage-title {
    font-size: 28px;
    line-height: 28px;
  }
  .row {
    width: 90%;
    margin-top: 15px;
  }
  .writtencontent-wrapper {
    padding: 30px 25px;
  }
  .contentwraper-title {
    line-height: 28px;
  }
  .writtencontent-paragraph {
    font-size: 13.5px;
  }
  .contactinfo-wrap {
    display: block;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
  }
  .ourservices-column.middle {
    padding-right: 0px;
    padding-left: 0px;
  }
  .brand-image {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .brand-2 {
    width: 110px;
  }
  .navlink {
    margin-left: 0px;
  }
  .navlink.callnow {
    border-bottom-color: #1967cf;
  }
  .menu-button-2 {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .nav-menu {
    padding-right: 0px;
    border-top-style: none;
  }
  .column {
    padding-left: 0px;
  }
  .about-row1 {
    height: auto;
  }
  .column-3 {
    padding-left: 0px;
  }
  .section-2 {
    margin-bottom: 0px;
  }
  .paragraph-5 {
    font-size: 13.5px;
    line-height: 20px;
  }
  ._2videos-rightcolumn {
    padding-right: 0px;
  }
  ._2videos-leftcolumn {
    padding-left: 0px;
  }
  .heroheading {
    font-size: 28px;
    line-height: 32px;
  }
  .image-2 {
    display: block;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 479px) {
  .slider {
    height: 340px;
  }
  .herotext-wrapper {
    width: 300px;
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .herotext-wrapper.left {
    width: 90%;
  }
  .hero-title {
    width: 280px;
    margin-top: 7px;
    font-size: 30px;
    line-height: 32px;
  }
  .hero-title.white {
    width: auto;
  }
  .our-services-wrapper {
    margin-top: 15px;
  }
  .section-title {
    margin-bottom: 8px;
  }
  .review-section {
    padding-bottom: 30px;
  }
  .slider-2 {
    margin-top: 20px;
  }
  .review-wrapper {
    margin-bottom: 0px;
  }
  .review-wrapper.reverse {
    margin-top: -4px;
  }
  .review {
    margin-bottom: 15px;
  }
  .contact-field {
    width: 90%;
    height: 40px;
    margin-bottom: 11px;
  }
  .contact-field.top-one {
    margin-top: 9px;
  }
  .field-label {
    width: 90%;
  }
  .social-media-footer-wrapper {
    width: 300px;
    height: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .icon-block-footer {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .footer-wrapper {
    width: 300px;
    padding-top: 60px;
    padding-left: 8px;
  }
  .footer-info-wrapper {
    margin-bottom: 55px;
  }
  .intro-box-heading {
    font-size: 27px;
  }
  .intro-box-heading.white {
    margin-bottom: 8px;
    font-size: 21px;
    line-height: 22px;
    text-transform: uppercase;
    text-shadow: none;
  }
  .intro-box-heading.white.shadow {
    line-height: 21px;
  }
  .button {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 13px;
  }
  .mix-title-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mix-title-div.horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .complete-image-wraper {
    height: 580px;
    margin-bottom: 10px;
    padding-left: 20px;
  }
  .large-image-heading {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .red-line.w75 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .complete-image-text-wrapper {
    width: auto;
  }
  .complete-image-paragraph {
    padding-right: 25px;
    line-height: 20px;
  }
  .large-button {
    width: 215px;
    font-size: 14px;
  }
  .review-button-wrap {
    margin-top: 0px;
  }
  .form {
    width: 90%;
  }
  .footer-brand-logos {
    width: 300px;
  }
  .text-block-5 {
    width: 300px;
    padding-left: 8px;
  }
  .social-icon-footer {
    margin-right: 0px;
  }
  .no-link-msg-modal {
    display: none;
  }
  .no-link-msg-wrapper {
    width: 90%;
  }
  .right-arrow {
    right: 11px;
    width: 35px;
  }
  .left-arrow {
    left: -255px;
    right: 12px;
    width: 35px;
  }
  .hero-section {
    height: 330px;
  }
  .section-package {
    padding-bottom: 30px;
  }
  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .section.mobilenopading {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .about-wrap1 {
    margin-top: 30px;
  }
  .about-image {
    height: auto;
    padding-top: 30px;
  }
  .about-image._02 {
    height: auto;
    padding-top: 30px;
  }
  .reviews-section {
    padding-bottom: 45px;
  }
  .section-tile {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    font-size: 28px;
    line-height: 32px;
  }
  .section-tile.bm-30 {
    margin-bottom: 20px;
  }
  .package-column {
    margin-bottom: 20px;
  }
  .package-image.ppf {
    padding-right: 0px;
    padding-left: 0px;
  }
  .package-title {
    font-size: 24px;
    line-height: 24px;
  }
  .package-description.taleft {
    font-size: 13px;
    line-height: 18px;
  }
  .package-feature.taleft {
    margin-left: 0px;
    font-size: 13.5px;
  }
  .premiumpackage-wrap {
    height: auto;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .premiumpackage-descriptionwrap {
    padding-top: 30px;
  }
  .premiumpackage-title {
    font-size: 24px;
    line-height: 24px;
  }
  .package-tabs {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 17px;
  }
  .package-tabs.w--current {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .row {
    margin-top: 15px;
  }
  .writtencontent-wrapper {
    width: 100%;
  }
  .writtencontent-wrapper.tm60 {
    margin-top: 20px;
  }
  .contentwraper-title {
    font-size: 24px;
    line-height: 24px;
  }
  .writtencontent-paragraph {
    font-size: 13px;
    line-height: 15px;
  }
  .contactinfo-wrap {
    width: 300px;
    padding-left: 15px;
  }
  .section-0pd.mobilenopading {
    padding-top: 0px;
  }
  .brand-image {
    margin-top: 12px;
  }
  .brand-2 {
    width: 87px;
    padding-top: 0px;
    padding-left: 5px;
  }
  .navbar-2 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .navlink {
    margin-left: 0px;
  }
  .menu-button-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 15px;
  }
  .nav-menu {
    padding-right: 0px;
  }
  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .tabs-menu._8 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .column-2 {
    margin-top: 0px;
  }
  .text-block-14 {
    text-align: center;
  }
  .faq-wrap {
    width: 100%;
  }
  .heroheading {
    line-height: 30px;
  }
  .sbs-row.video {
    margin-top: 10px;
  }
  .sbs-textwrap {
    padding: 20px;
  }
  .sbs-column.r {
    padding-bottom: 10px;
  }
  .sbs-column.l {
    padding-top: 10px;
  }
}

@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}