/*-----------------------------------------------------------------------------
	Theme Name	: eBay Template
	Theme URL	: https://www.ebay.co.uk/sch/artibaj/m.html?_nkw=&_armrs=1&_ipg=&_from=
	Description	: Description. All Rights Reserved.
	Version		: 1
	Tags		: eBay
	Author		: artibaj
	Author URL	: https://www.ebay.co.uk/sch/artibaj/m.html?_nkw=&_armrs=1&_ipg=&_from=
	Created		: April 03 2025
	License		: artibaj own this theme. Do Not Copy!
-------------------------------------------------------------------------------*/
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * museo-slab:
 *   - http://typekit.com/eulas/00000000000000007735d9c5
 *   - http://typekit.com/eulas/00000000000000007735d9cb
 *   - http://typekit.com/eulas/00000000000000007735d9e2
 *   - http://typekit.com/eulas/00000000000000007735d9ec
 *
 * © 2009-2026 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2026-01-30 11:53:39 UTC"}*/
@import url("https://p.typekit.net/p.css?s=1&k=qth8dby&ht=tk&f=2030.2031.2034.2036&a=86863498&app=typekit&e=css");
@font-face {
  font-family: "museo-slab";
  src: url("https://use.typekit.net/af/5765cf/00000000000000007735d9c5/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/5765cf/00000000000000007735d9c5/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/5765cf/00000000000000007735d9c5/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "museo-slab";
  src: url("https://use.typekit.net/af/8aad6a/00000000000000007735d9cb/31/l?subset_id=2&fvd=i5&v=3") format("woff2"), url("https://use.typekit.net/af/8aad6a/00000000000000007735d9cb/31/d?subset_id=2&fvd=i5&v=3") format("woff"), url("https://use.typekit.net/af/8aad6a/00000000000000007735d9cb/31/a?subset_id=2&fvd=i5&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "museo-slab";
  src: url("https://use.typekit.net/af/0e78e6/00000000000000007735d9e2/31/l?subset_id=2&fvd=n9&v=3") format("woff2"), url("https://use.typekit.net/af/0e78e6/00000000000000007735d9e2/31/d?subset_id=2&fvd=n9&v=3") format("woff"), url("https://use.typekit.net/af/0e78e6/00000000000000007735d9e2/31/a?subset_id=2&fvd=n9&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
}
@font-face {
  font-family: "museo-slab";
  src: url("https://use.typekit.net/af/9c7553/00000000000000007735d9ec/31/l?subset_id=2&fvd=n8&v=3") format("woff2"), url("https://use.typekit.net/af/9c7553/00000000000000007735d9ec/31/d?subset_id=2&fvd=n8&v=3") format("woff"), url("https://use.typekit.net/af/9c7553/00000000000000007735d9ec/31/a?subset_id=2&fvd=n8&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
}
.tk-museo-slab {
  font-family: "museo-slab", serif;
}
body {
  padding: 0;
  margin: 0;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
img {
  max-width: 100%;
  height: auto;
}
.checkbox {
  display: none;
}
/*
====================================
Typography
====================================
*/
h1, h2, h3, h4, h5, h6 {
  font-family: 'museo-slab', sans-serif;
  color: #000;
  margin: 0;
  padding: 0;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: 1;
}
h1 {
  font-size: 1.75rem;
}
h2 {
  font-size: 1.65rem;
}
@media (min-width: 768px) {
  h1 {
    font-size: 2rem;
  }
  h2 {
    font-size: 1.75rem;
  }
}
h3 {
  font-size: 1.6125rem;
}
h4 {
  font-size: 1.5rem;
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1.125rem;
}
p, .container-fluid, .container, a, ul, ul li, ol, ol li {
  color: #000;
  font-family: 'museo-slab', sans-serif;
  font-size: 1rem;
}
p {
  margin-top: 0;
  line-height: 1.4;
  margin-bottom: 1rem;
}
.container div[class^="col"] p:last-child {
  margin-bottom: 0;
}
a {
  text-decoration: none;
  color: #000;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
a:hover {
  color: #47477b;
  text-decoration: underline;
}
/*
====================================
Divider
====================================
*/
.main-title {
  padding: 1.5rem 1.5rem;
  background: #ffe745;
  border-radius: 1.5rem;
}
.main-title * {
  font-family: 'museo-slab', sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 0;
  color: #47477b;
}
@media (min-width: 768px) {
  .main-title * {
    font-size: 2rem;
  }
}
.description-line {
  margin-bottom: 2rem;
}
.description-info {
  background: #47477b;
  padding: 1rem 1.5rem;
  margin-bottom: 2rem;
  border-radius: 1.5rem;
}
.description-info * {
  color: #FFF;
}
/*
====================================
Bootstrap
====================================
*/
.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1470px) {
  .container {
    max-width: 1440px;
  }
}
.row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col, .col-auto, .col-6, .col-12, .col-xs-3, .col-xs-6, .col-sm-3, .col-sm-6, .col-md-6, .col-md-4, .col-md-3, .col-lg-12, .col-lg-9, .col-lg-6, .col-lg-4, .col-lg-3 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 50%;
}
.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 360px) {
  .col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 576px) {
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 768px) {
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 992px) {
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
/*
====================================
Order
====================================
*/
.order-1 {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
@media (min-width: 992px) {
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.d-none {
  display: none !important;
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-block {
    display: block !important;
  }
}
/*
====================================
Margin and padding
====================================
*/
.p-0 {
  padding: 0 !important;
}
.mt-0 {
  margin-top: 0rem !important;
}
.mt-1 {
  margin-top: 1rem !important;
}
.mt-2 {
  margin-top: 2rem !important;
}
.mt-3 {
  margin-top: 3rem !important;
}
.mt-4 {
  margin-top: 4rem !important;
}
.mt-5 {
  margin-top: 5rem !important;
}
.mt-6 {
  margin-top: 6rem !important;
}
.mt-7 {
  margin-top: 7rem !important;
}
.mb-0 {
  margin-bottom: 0rem !important;
}
.mb-1 {
  margin-bottom: 1rem !important;
}
.mb-2 {
  margin-bottom: 2rem !important;
}
.mb-3 {
  margin-bottom: 3rem !important;
}
.mb-4 {
  margin-bottom: 4rem !important;
}
@media (min-width: 360px) {
  .mb-xs-0 {
    margin-bottom: 0rem !important;
  }
  .mb-xs-1 {
    margin-bottom: 1rem !important;
  }
  .mb-xs-2 {
    margin-bottom: 2rem !important;
  }
  .mb-xs-3 {
    margin-bottom: 3rem !important;
  }
  .mb-xs-4 {
    margin-bottom: 4rem !important;
  }
  .mt-xs-0 {
    margin-top: 0rem !important;
  }
  .mt-xs-1 {
    margin-top: 1rem !important;
  }
  .mt-xs-2 {
    margin-top: 2rem !important;
  }
  .mt-xs-3 {
    margin-top: 3rem !important;
  }
  .mt-xs-4 {
    margin-top: 4rem !important;
  }
}
@media (min-width: 576px) {
  .mb-sm-0 {
    margin-bottom: 0rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 2rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 4rem !important;
  }
  .mt-sm-0 {
    margin-top: 0rem !important;
  }
  .mt-sm-1 {
    margin-top: 1rem !important;
  }
  .mt-sm-2 {
    margin-top: 2rem !important;
  }
  .mt-sm-3 {
    margin-top: 3rem !important;
  }
  .mt-sm-4 {
    margin-top: 4rem !important;
  }
}
@media (min-width: 768px) {
  .mb-md-0 {
    margin-bottom: 0rem !important;
  }
  .mb-md-1 {
    margin-bottom: 1rem !important;
  }
  .mb-md-2 {
    margin-bottom: 2rem !important;
  }
  .mb-md-3 {
    margin-bottom: 3rem !important;
  }
  .mb-md-4 {
    margin-bottom: 4rem !important;
  }
  .mt-md-0 {
    margin-top: 0rem !important;
  }
  .mt-md-1 {
    margin-top: 1rem !important;
  }
  .mt-md-2 {
    margin-top: 2rem !important;
  }
  .mt-md-3 {
    margin-top: 3rem !important;
  }
  .mt-md-4 {
    margin-top: 4rem !important;
  }
}
@media (min-width: 992px) {
  .pl-lg-2 {
    padding-left: 2rem !important;
  }
  .mb-lg-0 {
    margin-bottom: 0rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 2rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 4rem !important;
  }
  .mt-lg-0 {
    margin-top: 0rem !important;
  }
  .mt-lg-1 {
    margin-top: 1rem !important;
  }
  .mt-lg-2 {
    margin-top: 2rem !important;
  }
  .mt-lg-3 {
    margin-top: 3rem !important;
  }
  .mt-lg-4 {
    margin-top: 4rem !important;
  }
}
/*
====================================
Flexbox
====================================
*/
.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -moz-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -moz-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -moz-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
/*
====================================
Aligns
====================================
*/
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-left {
  text-align: left !important;
}
@media (min-width: 768px) {
  .text-md-center {
    text-align: center !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-left {
    text-align: left !important;
  }
}
@media (min-width: 992px) {
  .text-lg-center {
    text-align: center !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-left {
    text-align: left !important;
  }
}
/*
====================================
Custom List
====================================
*/
.list-checkbox ul {
  margin: 1.5rem 0;
  padding: 0 0 0 1.5rem;
  list-style-position: inside;
}
.list-checkbox ul:last-child {
  margin-bottom: 0;
}
.list-checkbox ul li {
  padding: 0 0 0 1.75rem;
  margin: 0.5rem 0;
  line-height: 1.4;
  position: relative;
  z-index: 1;
  list-style: none;
  text-align: left !important;
  width: auto;
}
.list-checkbox ul li:last-child {
  margin-bottom: 0;
}
.list-checkbox ul li * {
  text-align: left !important;
}
.list-checkbox ul li:before {
  position: absolute;
  left: 0;
  content: '';
  background: url('https://artibaj.com/templates/norfolkcollectables/images/check-primary.png') no-repeat center center;
  margin-right: 0rem;
  width: 16px;
  height: 1.4rem;
  z-index: 3;
}
.list-checkbox ul li img {
  display: inline-block !important;
  margin: 0 0.5rem 0 0 !important;
}
/*
====================================
Custom List
====================================
*/
.list-checkbox-2 ul {
  margin: 1.5rem 0;
  padding: 0 0 0 1.5rem;
  list-style-position: inside;
}
.list-checkbox-2 ul:last-child {
  margin-bottom: 0;
}
.list-checkbox-2 ul li {
  padding: 0 0 0 1.75rem;
  margin: 0.5rem 0;
  line-height: 1.4;
  position: relative;
  z-index: 1;
  list-style: none;
  text-align: left !important;
  width: auto;
}
.list-checkbox-2 ul li:last-child {
  margin-bottom: 0;
}
.list-checkbox-2 ul li * {
  text-align: left !important;
}
.list-checkbox-2 ul li:before {
  position: absolute;
  left: 0;
  content: '';
  background: url('https://artibaj.com/templates/norfolkcollectables/images/check-white.png') no-repeat center center;
  margin-right: 0rem;
  width: 16px;
  height: 1.4rem;
  z-index: 3;
}
.list-checkbox-2 ul li img {
  display: inline-block !important;
  margin: 0 0.5rem 0 0 !important;
}


/*
====================================
Top
====================================
*/
.menu-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.menu-top .menu-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "museo-slab", serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  margin-bottom: 1rem;
}
.menu-top .menu-item:last-child {
  margin-bottom: 1rem;
}
.menu-top .menu-item .menu-icon {
  margin-right: 0.5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media (min-width: 768px) {
  .menu-top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .menu-top .menu-item {
    margin-bottom: 0 !important;
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .menu-top .menu-item:first-child {
    margin-left: 0;
  }
  .menu-top .menu-item:last-child {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
 
  .menu-top.menu-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 2rem;
  }
  .menu-top.menu-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 2rem;
  }
}




/*
====================================
Banner
====================================
*/
.banner {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  border-radius: 1.5rem;
}
.banner:after {
  position: absolute;
  content: "";
  background: #47477b;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  z-index: 1;
}
.banner .banner-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.banner-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  width: 100%;
  position: relative;
  z-index: 2;
}
.banner .slogan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  width: 100%;
  padding: 2rem 2rem 4rem 2rem;
  position: relative;
  z-index: 4;
}
.banner .slogan ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.banner .slogan li {
  padding: 0;
  margin: 0;
  text-align: center;
  font-family: "museo-slab", serif;
  color: #FFF;
}
.banner .slogan .title1 {
  line-height: 1.2;
  font-size: 2.5rem;
  font-weight: 700;
}
.banner .slogan .title2 {
  line-height: 1.3;
  font-size: 1.125rem;
  font-weight: 400;
  margin-top: 1rem;
}
.btn-banner {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.5rem 1rem;
  border-radius: 9999px;
  background: #ffe745;
  margin-top: 1rem;
  text-decoration: none;
  color: #000;
}
.btn-banner:hover {
  color: #000;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  text-decoration: none;
}
.banner-truck {
  margin-top: -3rem;
  position: relative;
  z-index: 3;
  padding: 0 2rem;
}
@media (min-width: 768px) {
  .banner .slogan {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .banner .slogan li {
    text-align: left;
  }
  .banner .slogan .title1 {
    font-size: 3rem;
  }
  .banner .slogan .title2 {
    font-size: 1.25rem;
  }
  .banner-truck {
    margin-top: -6rem;
    width: 80%;
    -webkit-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%);
  }
}
@media (min-width: 992px) {
  .banner-truck {
    margin-top: -7rem;
    text-align: right;
    width: 85%;
    -webkit-transform: translateX(15%);
    -ms-transform: translateX(15%);
    transform: translateX(15%);
  }
}
@media (min-width: 1200px) {
  .banner .slogan {
    width: 55%;
    padding: 2.5rem 3rem;
  }
  .banner-truck {
    width: 50%;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    padding-left: 0;
    margin-top: -9rem;
  }
}
@media (min-width: 1470px) {
  .banner .slogan {
    width: 45%;
    padding: 4rem 2rem 4rem 4rem;
  }
  .banner-truck {
    padding-left: 0;
    padding-right: 4rem;
    margin-top: -13rem;
  }
}

/*
====================================
List 4 elements
====================================
*/
.why-us-auto {
  max-width: 100%;
  position: relative;
}
.why-us-auto ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
    
/*
    
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
    
*/
    
    
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
  margin: 0 -5px;
}
.why-us-auto ul li {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 5px;
  width: 100%;
}
.why-us-auto ul li .why-us-auto-item {
  padding: 0 0rem 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
    
    
/*    background: #FD0004;*/
}
.why-us-auto ul li:last-child .why-us-auto-item {
  padding-bottom: 0;
}
.why-us-auto ul li .why-us-auto-icon {
  margin-bottom: 0.5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.why-us-auto ul li .why-us-auto-body {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.why-us-auto ul li .why-us-auto-title {
  font-family: 'museo-slab', sans-serif;
  font-size: 0.75rem;
  color: #000;
  font-weight: 700;
  text-align: center;
}
 .why-us-auto ul li {
    -webkit-box-flex: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    max-width: none;
  }




/*
@media (min-width: 360px) {
  .why-us-auto ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .why-us-auto ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin: 0 0 0px 0;
  }
  .why-us-auto ul li:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
  .why-us-auto ul li:nth-last-child(-n+2) .why-us-auto-item {
    padding-bottom: 0;
  }
}
*/


@media (min-width: 576px) {
  .why-us-auto ul li .why-us-auto-title {
font-size: 1rem;    
      
    }
}



@media (min-width: 768px) {
  .why-us-auto ul li .why-us-auto-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
      
      padding: 0 1rem;
  }
  .why-us-auto ul li .why-us-auto-title {
    text-align: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
      font-size: 1.125rem;
  }
  .why-us-auto ul li .why-us-auto-icon {
    margin-bottom: 0;
    margin-right: 1rem;
  }
}
@media (min-width: 992px) {
  .why-us-auto ul li {
    -webkit-box-flex: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    max-width: none;
  }
  .why-us-auto ul li {
    margin-bottom: 0;
  }
  .why-us-auto ul li .why-us-auto-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 0;
  }
  .why-us-auto ul li .why-us-auto-title {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
    
     .why-us-auto ul li .why-us-auto-title br {
display: none;
         
    }
    
    
  .why-us-auto ul li .why-us-auto-icon {
    margin-bottom: 0.5rem;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .why-us-auto ul li .why-us-auto-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .why-us-auto ul li .why-us-auto-title, .why-us-auto ul li .why-us-auto-text {
    text-align: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .why-us-auto ul li .why-us-auto-icon {
    margin-bottom: 0;
    margin-right: 1rem;
  }
}

/*
====================================
Info boxes
====================================
*/
.info-box {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 100%;
  padding: 2rem;
  background: #47477b;
  border-radius: 1.5rem;
}
.info-box .info-header {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-family: 'museo-slab', sans-serif;
  font-size: 2rem;
  font-weight: 700;
  color: #FFF;
}
.info-box .info-body * {
  color: #FFF;
}
.info-box .info-body p:last-child {
  margin-bottom: 0;
}
.btn-contact {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem 3rem;
  border-radius: 9999px;
  background: #ffe745;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 3rem;
}
.btn-contact:hover {
  color: #000;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  text-decoration: none;
}

/*
====================================
Footer
====================================
*/
.footer-page {
  background: #f9f9f9;
  padding: 3rem 0;
}
.footer-info {
  color: #7a7a7a;
}
.navbar-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1rem 0 0;
  padding: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.navbar-footer li {
  margin: 0.35rem 1rem;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.navbar-footer li a {
  font-family: 'museo-slab', sans-serif;
  font-size: 1rem;
  font-weight: 500;
  color: #7a7a7a;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.navbar-footer li a:hover {
  color: #47477b;
}
@media (min-width: 768px) {
  .navbar-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

/*
====================================
Footer copyright
====================================
*/
.footer-copyright {
  padding: 1.5rem 0;
  overflow: hidden;
  text-align: center;
}
.footer-copyright p {
  margin-bottom: 0;
  text-align: center;
  font-size: 0.875rem;
  color: #7a7a7a;
}