.section-hero {
  height: 170px;
}.w-col-2{ height:170px; }

.container-shield-logo-top {
  height: 170px;
}

.shield-autocare-div-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 170px;
  padding-left: 5px;
  -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;
}

.logo-shield {
  display: block;
  text-align: left;
}

.section-menu {
  height: 65px;
  border-bottom: 2px solid #e1c876;
  background-color: #363636;
}

.container-menu {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 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;
}

.ebay-linkblock {
  position: absolute;
  top: 14px;
  right: -70px;
  bottom: 0px;
  display: block;
  width: 85px;
  height: 37px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: #143a56;
}

.ebay-linkblock.ebay-white {
  position: static;
  -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;
  background-color: #fff;
}

.image-ebay-white {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: #fff;
}

.dropdown {
  z-index: 47;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 63px;
  margin-right: 10px;
  padding-right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #020101;
}

.dropdown:hover {
  background-color: #e1c876;
}

.dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-left: 0px;
  padding-right: 27px;
  padding-left: 10px;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #363636;
  -webkit-transition: background-color 0ms ease;
  transition: background-color 0ms ease;
}

.dropdown-toggle:hover {
  background-color: #e1c876;
  color: #e1c876;
}

.dropdown-toggle:focus {
  background-color: transparent;
  color: #e1c876;
}

.dropdown-toggle.w--open {
  height: 100%;
}

.dropdown-text-block {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
}

.dropdown-text-block:hover {
  color: #fff;
}

.dropdown-text-block:focus {
  color: #e1c876;
}

.dropdown-icon {
  margin-right: 5px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  color: #fff;
}

.dropdown-icon:hover {
  color: #e1c876;
}

.dropdown-list:hover {
  background-color: #e1c876;
}

.dropdown-list.w--open {
  position: absolute;
  left: 0px;
  top: 63px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 2px solid #e1c876;
}

.dropdown-list.drp-car-mats.w--open {
  display: none;
}

.drpd-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 65px;
  margin-top: 0px;
  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;
  border-style: none;
  border-width: 1px;
  border-color: #e1c876 #7c7c7c #7c7c7c;
  background-color: #363636;
  color: #fff;
  font-size: 12px;
  text-align: right;
}

.drpd-link:hover {
  background-color: #e1c876;
}

.drpd-link.w--current {
  color: #fff;
  text-decoration: none;
  text-transform: none;
}

.link-rubber {
  height: 100%;
}

.link-rubber1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 63px;
  padding-right: 20px;
  padding-left: 24px;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
}

.link-rubber1:hover {
  background-color: #e1c876;
  color: #fff;
}

.link-rubber1:focus {
  color: #e1c876;
}

.home-image {
  position: static;
  left: -17px;
  top: 22px;
  bottom: 0px;
  margin-right: 8px;
  padding-left: 2px;
}

.section-slider-hero {
  height: 530px;
}

.slider {
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.container-slide {
  height: 100%;
}

.row-slider {
  height: 100%;
}

.col1-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
}

.col2-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-slider {
  margin-bottom: 12px;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 36px;
  font-weight: 400;
}

.text-slider {
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #e1c876;
  font-size: 16px;
  line-height: 22px;
}

.seat-div-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 143px;
  height: 36px;
  margin-top: 39px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 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-radius: 5px;
  background-color: #143a56;
  color: #fff;
  text-decoration: none;
}

.text-block-link {
  font-family: 'Helveticaneueltstd roman', sans-serif;
  text-align: center;
  text-decoration: none;
}

.image-heavy {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.slide1 {
  background-image: -webkit-linear-gradient(270deg, rgba(54, 54, 54, .61), rgba(54, 54, 54, .61)), url('../images/blurred-2.png');
  background-image: linear-gradient(180deg, rgba(54, 54, 54, .61), rgba(54, 54, 54, .61)), url('../images/blurred-2.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.slide1.slide11 {
  background-image: -webkit-linear-gradient(270deg, rgba(54, 54, 54, .61), rgba(54, 54, 54, .61)), url('../images/Blurred-Slider.png');
  background-image: linear-gradient(180deg, rgba(54, 54, 54, .61), rgba(54, 54, 54, .61)), url('../images/Blurred-Slider.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.slide1.slide33 {
  background-image: -webkit-linear-gradient(270deg, rgba(54, 54, 54, .61), rgba(54, 54, 54, .61)), url('../images/blurred-1.png');
  background-image: linear-gradient(180deg, rgba(54, 54, 54, .61), rgba(54, 54, 54, .61)), url('../images/blurred-1.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.left-arrow {
  margin-right: 0px;
  margin-left: 100px;
  padding-left: 0px;
}

.right-arrow {
  margin-right: 100px;
}

.section-range {
  margin-bottom: 70px;
  background-color: transparent;
}

.container-range {
  margin-bottom: 0px;
  padding-top: 0px;
}

.h2-range {
  margin-top: 70px;
  margin-bottom: 70px;
  font-family: Helvetica, sans-serif;
  font-size: 25px;
  text-align: center;
}

.row-range {
  margin-bottom: 30px;
}

.col1-range {
  height: 220px;
}

.link-block {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-left: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #363636;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox4.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox4.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  color: #000;
  text-decoration: none;
}

.link-block.link-block-hover {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox1.png');
  background-image: linear-gradient(180deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox1.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.link-block-hover.block1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: -webkit-linear-gradient(270deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox1.png');
  background-image: linear-gradient(180deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox1.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.link-block-hover.block2 {
  background-image: -webkit-linear-gradient(270deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox6.png');
  background-image: linear-gradient(180deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox6.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.link-block-hover.block3 {
  background-image: -webkit-linear-gradient(270deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox2.png');
  background-image: linear-gradient(180deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox2.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.link-block-hover.block3.block88 {
  background-image: -webkit-linear-gradient(270deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox6.png');
  background-image: linear-gradient(180deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox6.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.link-block-hover.block4 {
  background-image: -webkit-linear-gradient(270deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox4.png');
  background-image: linear-gradient(180deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox4.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.link-block-hover.block4.block99 {
  background-image: -webkit-linear-gradient(270deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox6.png');
  background-image: linear-gradient(180deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox6.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.link-block-hover.block5 {
  background-image: -webkit-linear-gradient(270deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox3.png');
  background-image: linear-gradient(180deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox3.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.link-block-hover.block5.block424 {
  background-image: -webkit-linear-gradient(270deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox6.png');
  background-image: linear-gradient(180deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox6.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.link-block-hover.block6 {
  background-image: -webkit-linear-gradient(270deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox5.png');
  background-image: linear-gradient(180deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox5.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.link-block-hover.block6.block4212 {
  background-image: -webkit-linear-gradient(270deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox6.png');
  background-image: linear-gradient(180deg, rgba(20, 58, 86, .88), rgba(20, 58, 86, .88)), url('../images/thebox6.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.block11 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox1.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox1.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.block22 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox6.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox6.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.block33 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox2.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox2.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.block33.block22.block888 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox6.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox6.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.block55 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox3.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox3.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.block55.block241 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox6.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox6.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.block66 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox5.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox5.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.block66.blok124 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox6.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox6.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-block.block999 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox6.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/thebox6.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.h3-range {
  margin-top: 10px;
  font-family: Helvetica, sans-serif;
  color: #000;
}

.h3-range.h3-range-hover {
  font-family: Helvetica, sans-serif;
  color: #e1c876;
}

.text-range {
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: dimgrey;
  text-align: center;
}

.text-range.text-range-hover {
  display: block;
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #fff;
  text-align: center;
}

.image-yellow {
  display: block;
}

.div-wrapper1 {
  height: 100%;
  padding-right: 10px;
}

.div-wrapper2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 100%;
  padding-right: 20px;
  padding-left: 10px;
}

.col2-range {
  height: 220px;
}

.section-small {
  height: 100px;
  margin-bottom: 0px;
  background-color: #143a56;
}

.container-ebay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 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;
}

.text-ebay {
  padding-right: 0px;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
}

.section-brands {
  height: 580px;
}

.brands-slide-container {
  height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.slider-brands {
  height: 100%;
  background-color: transparent;
}

.h3-brands {
  font-family: Helvetica, sans-serif;
  color: #143a56;
  text-align: center;
}

.section-footer {
  height: 100%;
  margin-top: 0px;
  background-color: #212221;
}

.container-footer {
  position: relative;
  height: 100%;
  padding-top: 60px;
}

.col1-footer {
  padding-right: 30px;
}

.h5-footer {
  color: #fff;
  font-size: 12px;
}

.paragraph-footer {
  padding-top: 10px;
  padding-right: 0px;
  color: #7c7c7c;
  font-size: 12px;
}

.text-block-footer {
  display: inline-block;
  margin-top: 10px;
  padding-top: 0px;
  color: #7c7c7c;
  font-size: 13px;
}

.div-block-social {
  position: absolute;
  bottom: -2px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
}

.textlink-social1 {
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 0px;
  padding-top: 0px;
  font-family: 'Social shapes', sans-serif;
  color: #7c7c7c;
  font-size: 21px;
  text-decoration: none;
}

.more-info-link {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  color: #7c7c7c;
  font-size: 12px;
  text-decoration: none;
}

.more-info-link.maildsa {
  margin-bottom: 38px;
}

.more-info-div {
  padding-top: 0px;
}

.text-link2 {
  display: block;
  margin-top: 4px;
  padding-top: 0px;
  color: #7c7c7c;
  font-size: 12px;
  text-decoration: none;
}

.row-footer {
  height: 222px;
  margin-bottom: 60px;
  padding-left: 0px;
  border-bottom: 1px solid hsla(0, 0%, 49%, .18);
}

.image-slider {
  padding-top: 27px;
}

.nav-menu {
  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;
  background-color: #363636;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
  background-color: #363636;
}

.navbar-big {
  width: 100%;
}

.brand {
  display: none;
  width: 100%;
  height: 100%;
}

.col2-up {
  left: -19px;
  top: 0px;
  height: 170px;
  padding-right: 10px;
  padding-left: 0px;
}

.col1-up {
  padding-left: 0px;
}

.div-mail-tel {
  position: absolute;
  top: 0px;
  right: -1px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 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;
}

.div-mail-tel.div-tel-only {
  padding-right: 50px;
}

.div-mail-tel.div-tel-only.address-only {
  width: 199.984375px;
}

.col3-up {
  left: -20px;
  height: 170px;
  padding-right: 0px;
  padding-left: 0px;
}

.envelope {
  background-color: transparent;
  color: #143a56;
}

.sales-text {
  padding-left: 10px;
  font-family: Helvetica, sans-serif;
  color: #143a56;
  line-height: 18px;
  font-weight: 700;
  text-align: left;
}

.sales-text.sales-text-bla {
  padding-left: 10px;
  text-align: left;
}

.sales-text.sales-text-bla.text-address {
  width: 100%;
  padding-right: 0px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left;
}

.section-covers {
  margin-top: 100px;
}

.div-gallery {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-image-big {
  position: relative;
  width: 100%;
  height: 255px;
  margin-bottom: 30px;
  border: 5px none #e1c876;
}

.div-image-big.div-image-big3 {
  margin-bottom: 5px;
}

.div-small {
  width: 94%;
  height: 110px;
  margin-right: 15px;
  padding-right: 0px;
  padding-left: 0px;
  border: 5px none #e1c876;
  background-color: transparent;
  background-image: url('../images/animals-q-c-460-250-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-small.div-small2 {
  margin-right: 0px;
  margin-left: 15px;
  padding-left: 0px;
  background-image: url('../images/animals-q-c-460-250-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-small.div-small2.div-small4 {
  margin-left: 15px;
  background-image: url('../images/animals-q-c-460-250-8.jpg');
}

.div-small.div-small2.div-small-for3-2 {
  width: 100%;
  margin-left: 0px;
  border-style: none;
}

.div-small.div-small3 {
  margin-left: 0px;
  background-image: url('../images/animals-q-c-460-250-6.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-small.div-small-for3 {
  width: 100%;
  margin-right: 15px;
  border-style: none;
  background-image: url('../images/animals-q-c-460-250-8.jpg');
}

.div-small.div-small-for3-21 {
  width: 100%;
  border-style: none;
}

.div-small.div-small-for312 {
  border-style: none;
}

.div-small.div-small-for666 {
  width: 100%;
  margin-right: 10px;
  border-style: none;
}

.div-small-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 0px;
  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;
}

.div-small-wrapper.div-small-wrapper3 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image1 {
  position: absolute;
  border: 5px none #e1c876;
  opacity: 1;
}

.image1.image-2131 {
  border-style: none;
}

.image2 {
  position: absolute;
  display: block;
  border: 5px none #e1c876;
  opacity: 0;
}

.image3 {
  position: absolute;
  opacity: 0;
}

.image4 {
  position: absolute;
  opacity: 0;
}

.image5 {
  position: absolute;
}

.div-wrap-secondary {
  display: inline;
  width: 50%;
  padding-bottom: 15px;
  -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-wrap-secondary.div-wrap-secondary33 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.div-wrap-secondary.div-wrap-secondary3bl1 {
  width: 32%;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.div-wrap-secondary.div-wrap-secondary3bl2 {
  width: 32%;
  margin-right: 0px;
  padding-right: 0px;
}

.div-wrap-secondary2 {
  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;
}

.div-wrap-secondary22 {
  display: block;
  width: 50%;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 15px;
}

.div-wrap-secondary22.div-wrap-secondary44 {
  padding-top: 15px;
}

.div-wrap-secondary22.div-wrap-secondary3bl {
  width: 32%;
  padding-left: 0px;
}

.image-2132 {
  position: absolute;
}

.section-car-covers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 240px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-linear-gradient(270deg, rgba(20, 58, 86, .82), rgba(20, 58, 86, .82)), url('../images/test-pic.png');
  background-image: linear-gradient(180deg, rgba(20, 58, 86, .82), rgba(20, 58, 86, .82)), url('../images/test-pic.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.car-covers-text-block {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
}

.section {
  margin-top: 0px;
  padding-top: 0px;
}

.section-important-slider {
  position: relative;
  display: block;
  margin-bottom: 1px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-important-slider.premium-tailored-hide {
  display: none;
}

.container-heavy-duty {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: 0px;
}

.container-heavy-duty.breathable-duty {
  position: absolute;
  left: 0px;
  top: 90px;
  right: 0px;
  bottom: 0px;
  display: block;
  opacity: 0;
}

.row-heavy-duty {
  display: block;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heavy-duty-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 60px;
  margin-right: 18px;
  padding-right: 0px;
  padding-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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border: 1px solid #143a56;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #143a56;
  font-weight: 700;
  text-align: center;
}

.heavy-duty-button:hover {
  background-color: #143a56;
  color: #fff;
}

.heavy-duty-button:focus {
  background-color: #143a56;
  color: #fff;
}

.heavy-duty-button.w--current {
  font-family: Helvetica, sans-serif;
}

.heavy-duty-button.breathable-button-remake {
  margin-right: 0px;
}

.heavy-duty-button.sport-style-button.no-margin-button {
  margin-right: 0px;
}

.breathable-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border: 1px solid #143a56;
  border-radius: 5px;
  background-color: #fff;
  color: #143a56;
  font-weight: 700;
}

.button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
  margin-bottom: 55px;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button-wrap.button2-wrap {
  margin-top: 41px;
  margin-bottom: 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button-wrap.button3-wrap {
  margin-top: 45px;
  margin-bottom: -20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column1-product {
  margin-bottom: 0px;
}

.h1-title {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-left: 7px;
  font-family: Helvetica, sans-serif;
  color: #143a56;
  font-size: 30px;
  line-height: 28px;
  text-decoration: none;
  text-transform: capitalize;
}

.container2-div-wrap {
  padding-left: 0px;
}

.text-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 7px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(20, 58, 86, .2);
  font-family: Helvetica, sans-serif;
  color: #143a56;
  font-size: 16px;
  font-weight: 700;
}

.text-inline.text-inline-invisible {
  display: none;
}

.text-number {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 7px;
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #143a56;
  font-size: 13px;
  font-weight: 400;
}

.recommended-size {
  padding-left: 0px;
}

.size-rec {
  margin-bottom: 1px;
  font-family: Helvetica, sans-serif;
  color: #143a56;
  font-size: 13px;
  font-weight: 700;
}

.div-sizes {
  padding-left: 7px;
}

.text-size {
  display: block;
  margin-bottom: 2px;
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #143a56;
  font-size: 13px;
}

.text-size._4xl {
  display: none;
}

.row {
  margin-bottom: 20px;
}

.row.row-invisible {
  display: none;
}

.row-2 {
  margin-bottom: 20px;
}

.row-2.row-invisible {
  display: none;
}

.text-block {
  color: #143a56;
  font-size: 16px;
  font-weight: 700;
}

.warning {
  padding-left: 7px;
  color: #143a56;
  font-size: 16px;
  font-weight: 700;
}

.warning.warning-nopad {
  display: block;
  padding-left: 0px;
  font-weight: 700;
}

.warning.warning-nopad.inline {
  display: block;
  font-weight: 400;
}

.fancy-slider {
  display: block;
  width: 100%;
  height: 100%;
}

.slider-fanc {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
}

.slide {
  width: 100%;
  height: auto;
}

.slide-image1 {
  width: 100%;
  height: auto;
}

.mask {
  width: 100%;
  height: 100%;
}

.paragraph-description {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #143a56;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
}

.descr-text-block {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Helvetica, sans-serif;
  color: #143a56;
  font-size: 16px;
  font-weight: 700;
}

.descr-text-block.descr {
  margin-top: 0px;
}

.container-breathable1 {
  position: static;
  left: 0px;
  top: 90px;
  right: 0px;
  bottom: 0px;
  margin-top: 80px;
  opacity: 1;
}

.heavy-duty-link {
  width: 0px;
  height: 0px;
}

.link {
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  color: #363636;
  font-size: 30px;
  line-height: 28px;
  font-weight: 700;
  text-decoration: none;
}

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

.div-block {
  display: inline;
  width: 0px;
  height: 0px;
}

.forlink {
  display: inline;
}

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

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

.column-6 {
  display: none;
}

.div-wrapper231 {
  margin-top: 10px;
}

.div-wrapper2312 {
  margin-top: 10px;
  padding-left: 0px;
}

.about-image-audi {
  margin-top: 0px;
}

.about-wrapper-div {
  position: relative;
  margin-top: 75px;
  background-color: transparent;
}

.about-text {
  position: absolute;
  left: 0px;
  top: 16px;
  right: 0px;
  width: 500px;
  padding-left: 40px;
}

.wrap2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 527px;
  padding-top: 7px;
  padding-left: 40px;
}

.heading-2 {
  margin-top: 23px;
  margin-bottom: 0px;
  font-family: Helvetica, sans-serif;
  color: #143a56;
  font-size: 25px;
}

.paragraph1-about {
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #7c7c7c;
  font-size: 14px;
  font-weight: 400;
}

.telephone {
  display: inline-block;
  font-family: Helvetica, sans-serif;
  color: #143a56;
  font-weight: 700;
}

.section-about-us {
  margin-bottom: 0px;
  padding-bottom: 75px;
  background-color: hsla(0, 0%, 49%, .15);
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/test-pic.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .83), hsla(0, 0%, 100%, .83)), url('../images/test-pic.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-carcovers {
  text-decoration: none;
}

.seat-covers-link {
  text-decoration: none;
}

.carmats-link {
  text-decoration: none;
}

.pet-acc-link {
  text-decoration: none;
}

.ext-acc-link {
  text-decoration: none;
}

.div-block-2 {
  width: 100%;
}

.div-linie {
  position: static;
  left: 35%;
  display: block;
  width: 940px;
  height: 78px;
  -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;
  border-bottom: 2px solid #143a56;
  text-align: left;
}

.div-linie.no-line-div {
  display: none;
}

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

.list-item {
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #143a56;
  line-height: 22px;
}

.list-item.list-special {
  margin-bottom: 7px;
  margin-left: -40px;
  padding-left: 0px;
  font-size: 18px;
  list-style-type: none;
}

.unordered-list {
  margin-bottom: 20px;
}

.div-padding {
  padding-left: 7px;
}

.div-padding.div-padding2 {
  padding-left: 0px;
}

.div-credits {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 20px;
}

.text-block-3 {
  color: #7c7c7c;
  font-size: 12px;
  text-align: center;
}

.click {
  position: absolute;
  top: 0px;
  width: 0px;
  height: 0px;
}

.col4-up {
  right: -45px;
  height: 170px;
  padding-left: 0px;
}

.section-hide {
  padding-top: 200px;
  padding-bottom: 200px;
  background-image: -webkit-linear-gradient(270deg, #e1c876, #e1c876);
  background-image: linear-gradient(180deg, #e1c876, #e1c876);
}

.textttt {
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}

html.w-mod-js *[data-ix="hover-over-range-of-products"] {
  opacity: 0;
}

@media (max-width: 991px) {
  .section-hero {
    display: none;
  }
  .logo-shield {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -89px;
    z-index: 16;
    height: 82px;
  }
  .section-menu {
    height: 100px;
    background-color: #fff;
  }
  .container-menu {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .dropdown {
    margin-right: 0px;
  }
  .dropdown-toggle {
    padding-top: 24px;
    padding-right: 10px;
    padding-bottom: 24px;
    -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;
  }
  .dropdown-text-block {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
  }
  .dropdown-icon {
    display: none;
  }
  .link-rubber1 {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .link-rubber1.contact-page {
    padding-top: 23px;
  }
  .link-rubber1.contact1 {
    padding-top: 22px;
  }
  .home-image {
    display: none;
  }
  .col1-slider {
    padding-left: 25px;
  }
  .section-range {
    margin-bottom: 0px;
  }
  .row-range {
    margin-bottom: 7px;
  }
  .col1-range {
    padding-left: 10px;
  }
  .link-block {
    height: 93%;
  }
  .link-block.link-block-hover {
    height: 93%;
  }
  .div-wrapper1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-wrapper2 {
    display: block;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .text-ebay {
    text-align: center;
  }
  .menu-button {
    color: #fff;
  }
  .menu-button.w--open {
    background-color: #fff;
  }
  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    background-color: transparent;
  }
  .navbar-big {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    background-color: transparent;
  }
  .icon-nav {
    color: #143a56;
    font-size: 37px;
  }
  .div-mail-tel {
    display: none;
  }
  .envelope {
    height: 30px;
  }
  .sales-text {
    font-size: 13px;
  }
  .div-image-big {
    margin-bottom: 30px;
  }
  .link-block-2 {
    padding-left: 30px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .image-2133 {
    height: 60px;
  }
  .section-tel-mail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 49px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
    background-color: #143a56;
  }
  .mail-new {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: -14px;
    padding-top: 39px;
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .mail-new.mail-tel-new {
    margin-top: -40px;
  }
  .text-block-mail {
    color: #fff;
    font-size: 17px;
    text-align: center;
  }
  .image-2134 {
    height: 29px;
    margin-bottom: 2px;
  }
  .image-2134.image-ddd {
    height: 38px;
  }
  .section-responsive-no-slider {
    height: 517px;
    background-image: -webkit-linear-gradient(270deg, rgba(54, 54, 54, .61), rgba(54, 54, 54, .61)), url('../images/Blurred-Slider.png');
    background-image: linear-gradient(180deg, rgba(54, 54, 54, .61), rgba(54, 54, 54, .61)), url('../images/Blurred-Slider.png');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
  }
  .container-responsive {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -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;
  }
  .heading {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
  }
  .image-2135 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .image-resp {
    height: 230px;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .text-block-2 {
    padding-top: 0px;
    padding-bottom: 0px;
    color: #e1c876;
    text-align: center;
  }
  .text-block-2.saddsf {
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 18px;
  }
  .button {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .products-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 121px;
    margin-bottom: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    background-color: #143a56;
    -webkit-transition: background-color 300ms ease, color 300ms ease;
    transition: background-color 300ms ease, color 300ms ease;
  }
  .products-button:hover {
    background-color: #fff;
    color: #143a56;
  }
  .section-credits {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 35px;
    padding-top: 7px;
    -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: #fff;
    line-height: 20px;
    text-align: center;
  }
  .credits-text {
    font-family: 'Helveticaneueltstd roman', sans-serif;
    color: #363636;
    font-size: 11px;
  }
  .link-carcovers {
    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-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .seat-covers-link {
    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;
  }
  .carmats-link {
    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;
  }
  .pet-acc-link {
    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;
  }
  .ext-acc-link {
    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;
  }
  .textttt {
    font-size: 45px;
  }
}

@media (max-width: 767px) {
  .container-menu {
    height: 100%;
  }
  .link-rubber1.contact-page {
    padding-top: 23px;
  }
  .col1-slider {
    height: 100%;
  }
  .row-range {
    margin-bottom: 10px;
  }
  .col1-range {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .div-wrapper1 {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .div-wrapper2 {
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .col2-range {
    margin-bottom: 0px;
  }
  .text-ebay {
    padding-right: 0px;
    text-align: center;
  }
  .section-footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .container-footer {
    padding-top: 0px;
  }
  .col1-footer {
    padding-right: 10px;
  }
  .h5-footer {
    text-align: center;
  }
  .paragraph-footer {
    text-align: center;
  }
  .div-block-social {
    bottom: -2px;
    padding-left: 20px;
  }
  .row-footer {
    border-style: none;
  }
  .col2-up {
    height: 43px;
  }
  .col1-up {
    height: 46px;
  }
  .div-mail-tel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 20%;
  }
  .div-mail-tel.div-tel-only {
    height: 31%;
    margin-bottom: 0px;
    padding-right: 95px;
  }
  .col3-up {
    height: 74px;
    padding-left: 10px;
  }
  .envelope {
    height: 25px;
  }
  .sales-text {
    font-size: 12px;
  }
  .sales-text.sales-text-bla {
    text-align: left;
  }
  .section-car-covers {
    height: 140px;
  }
  .column2-product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .column {
    margin-top: 5px;
    margin-bottom: 0px;
    text-align: center;
  }
  .column-2 {
    text-align: center;
  }
  .column-3 {
    text-align: center;
  }
  .column-4 {
    text-align: center;
  }
  .column-5 {
    text-align: center;
  }
  .column-6 {
    text-align: center;
  }
  .link-block-2 {
    padding-left: 20px;
  }
  .text-block-mail {
    text-align: center;
  }
  .section-responsive-no-slider {
    height: 490px;
  }
  .container-responsive {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .heading {
    margin-bottom: 0px;
    font-family: Helvetica, sans-serif;
    font-size: 25px;
    line-height: 24px;
  }
  .image-resp {
    margin-bottom: 9px;
  }
  .text-block-2.saddsf {
    margin-bottom: 18px;
    font-family: 'Helveticaneueltstd roman', sans-serif;
    font-size: 12px;
    line-height: 17px;
  }
  .products-button {
    margin-bottom: 15px;
    font-family: Helvetica, sans-serif;
  }
  .section-hide {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .textttt {
    font-size: 30px;
  }
}

@media (max-width: 479px) {
  .shield-autocare-div-top {
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .logo-shield {
    height: 52px;
  }
  .container-menu {
    background-color: #fff;
  }
  .dropdown-toggle {
    padding-top: 23px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .dropdown-text-block {
    text-align: center;
  }
  .link-rubber1 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .link-rubber1.contact-page {
    padding-top: 23px;
  }
  .h2-range {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .row-range {
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .col1-range {
    margin-bottom: -26px;
    padding-left: 10px;
  }
  .link-block {
    height: 80%;
    margin-left: 0px;
    padding-left: 0px;
  }
  .link-block.link-block-hover {
    height: 80%;
  }
  .h3-range {
    margin-bottom: 6px;
    font-size: 21px;
  }
  .h3-range.h3-range-hover {
    margin-bottom: 6px;
    font-size: 21px;
  }
  .text-range {
    font-size: 12px;
    text-align: center;
  }
  .text-range.text-range-hover {
    padding-bottom: 0px;
    font-size: 12px;
    text-align: center;
  }
  .div-wrapper1 {
    margin-left: 0px;
    padding-left: 0px;
  }
  .div-wrapper2 {
    height: 100%;
  }
  .col2-range {
    margin-bottom: -35px;
  }
  .text-ebay {
    font-size: 17px;
  }
  .section-footer {
    display: none;
  }
  .nav-menu {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .menu-button.w--open {
    background-color: #fff;
    color: #143a56;
  }
  .container {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #fff;
  }
  .navbar-big {
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
  .icon-nav {
    padding-top: 3px;
    background-color: transparent;
    color: #143a56;
  }
  .col2-up {
    height: 43px;
    padding-right: 3px;
  }
  .col1-up {
    padding-right: 10px;
  }
  .div-mail-tel {
    height: 52%;
  }
  .div-mail-tel.div-tel-only {
    height: 42%;
    padding-right: 81px;
  }
  .col3-up {
    padding-right: 0px;
  }
  .envelope {
    height: 18px;
  }
  .sales-text {
    font-size: 11px;
  }
  .div-image-big {
    height: 255px;
    margin-bottom: 30px;
  }
  .car-covers-text-block {
    font-size: 30px;
    line-height: 31px;
    text-align: center;
  }
  .row-heavy-duty {
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heavy-duty-button {
    padding-right: 6px;
    padding-left: 6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    text-align: center;
  }
  .heavy-duty-button.sport-style-button.syle2 {
    margin-right: 0px;
  }
  .heavy-duty-button.racing-style-button.syle231 {
    margin-right: 0px;
  }
  .column1-product {
    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;
  }
  .column2-product {
    display: block;
  }
  .h1-title {
    font-size: 20px;
  }
  .container2-div-wrap {
    float: none;
  }
  .size-rec {
    font-size: 12px;
  }
  .text-size {
    font-size: 11px;
  }
  .fancy-slider {
    overflow: visible;
  }
  .slider-fanc {
    overflow: visible;
    height: 100%;
  }
  .slide {
    overflow: visible;
  }
  .slide-image1 {
    overflow: visible;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .paragraph-description {
    font-size: 13px;
    text-align: left;
  }
  .section-tel-mail {
    margin-bottom: 0px;
  }
  .text-block-mail {
    font-size: 14px;
  }
  .image-2134 {
    margin-bottom: 3px;
  }
  .text-block-2.saddsf {
    padding-right: 15px;
    padding-left: 15px;
  }
  .products-button {
    width: 140px;
    border-radius: 5px;
  }
  .section-credits {
    height: 35px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 3px;
    -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;
  }
  .credits-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 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: 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-size: 10px;
    line-height: 16px;
    text-align: center;
  }
  .textttt {
    font-size: 24px;
  }
}

@font-face {
  font-family: 'Social shapes';
  src: url('../fonts/social_shapes.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Helveticaneueltstd roman';
  src: url('../fonts/HelveticaNeueLTStd-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}