@charset "UTF-8";
/* Bumper to Bumper CSS Document */

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
	/* padding-top: 3rem;
	[disabled]padding-bottom: 3rem;
*/
	color: #5a5a5a;
}
.nav-link{
	font-weight:800 !important;
}
.hide{display:none;
}
.yellow{
	color:#ffdf1c;}
.height-150px{ height:150px;}
#map {
                width: 100%;
                height: 350px;
            }


.margin-top-1rem{
	margin-top:1rem;}
.margin-top-3rem{
	margin-top:3rem;}
.margin-top-4rem{
	margin-top:4rem;}
.margin-top-5rem{
	margin-top:5rem;}
margin-top-6rem{
	margin-top:6rem;}
	
.margin-bottom-1rem{
	margin-bottom:1rem;}
.margin-bottom-3rem{
	margin-bottom:3rem;}
.margin-bottom-4rem{
	margin-bottom:4rem;}
.margin-bottom-5rem{
	margin-bottom:5rem;}
margin-bottom-6rem{
	margin-bottom:6rem;}


.padding-top-1rem{
	padding-top:1rem;}
.padding-top-3rem{
	padding-top:3rem;}
.padding-top-4rem{
	padding-top:4rem;}
.padding-top-5rem{
	padding-top:5rem;}
padding-top-6rem{
	padding-top:6rem;}
	
.padding-bottom-1rem{
	padding-bottom:1rem;}
.padding-bottom-3rem{
	padding-bottom:3rem;}
.padding-bottom-4rem{
	padding-bottom:4rem;}
.padding-bottom-5rem{
	padding-bottom:5rem;}
padding-bottom-6rem{
	padding-bottom:6rem;}
	
.grid-space-0 {
  margin-right: 0;
  margin-left: 0;
}

.container-fluid .grid-space-0 {
  margin-right: -15px;
  margin-left: -15px;
}

.grid-space-0 .col-lg-6,
.grid-space-0 .col-lg-4,
.grid-space-0 .col-lg-3,
.grid-space-0 .col-md-6,
.grid-space-0 .col-md-4,
.grid-space-0 .col-md-3,
.grid-space-0 .col-sm-6,
.grid-space-0 .col-sm-4,
.grid-space-0 .col-sm-3,
.grid-space-0 .col-xs-6,
.grid-space-0 .col-xs-4,
.grid-space-0 .col-xs-3 {
  padding-left: 0;
  padding-right: 0;
}

.grid-space-0 > div {
  margin-bottom: 0;
  padding-bottom: 0;
}

	
/* Header
-------------------------------------------------- */
header.affix {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999 !important;
}

.searchbar span{
	color:#000000;
	font-weight:800;
	text-transform: uppercase !important;}
	
.flag-icon {
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	width: 1.33333333em;
	line-height: 1em;
}
.flag-icon:before {
	content: "\00a0";
}
.flag-icon-us {
	background-image: url(../svg/us.svg);
}
.flag-icon-fr {
	background-image: url(../svg/fr.svg);
}
.flag-icon-mx {
	background-image: url(../svg/mx.svg);
}
/* Sticky footer styles
-------------------------------------------------- */
.legal h5{
	font-size:0.8rem;
	color:#ffdf1c;}
footer.page-footer {
	padding-top: 20px;
	color: #fff;
	background-color: #111111!important;
}
footer.page-footer .container-fluid {
	width: auto;
}
footer.page-footer .footer-copyright {
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	color: rgba(255, 255, 255, 0.6);
	background-color: rgba(0, 0, 0, 0.2);
	text-align: center;
	font-size: 0.6rem;
}

footer.page-footer .boilerplate {

	color: rgba(255, 255, 255, 0.6);
	text-align: center;
	font-size: 0.7rem;
}
footer.page-footer a {
	color: #fff;
}
footer.page-footer .title {
	text-transform: uppercase;
}
footer.page-footer .call-to-action {
	text-align: center;
	padding-top: 1.3rem;
	padding-bottom: 0.5rem;
}
footer.page-footer .call-to-action ul li {
	display: inline-block;
	padding-right: 10px;
}
footer.page-footer .social-section ul li {
	display: inline-block;
}
footer.page-footer .social-section ul a {
	margin-left: 0;
	padding-left: 0;
}
footer.page-footer ul {
	list-style-type: none;
	padding: 0;
}
.footer-links li {
	margin-bottom: 1rem;
	margin-top: 1rem;
	min-height: 45px;
	font-size: 0.7rem;
	text-transform: uppercase;
	font-weight: normal !important;
}
.footer-links li a {
	color: #e7e7e7;
}
/* Social Media Icons
-------------------------------------------------- */
/*.btn-floating, .btn-floating.btn-flat.active, .btn:active, .btn:focus, .btn:hover {
	-webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
	box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15)
}
.btn-floating:hover {
	-webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
	box-shadow: 0 8px 17px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19)
}*/
.btn-floating {
	cursor: pointer
}
.btn-flat, .btn-floating {
	position: relative;
	margin: 10px
}
.social-list {
	width: auto;
	padding: 1rem;
	list-style-type: none
}
.social-list li {
	margin-top: 15px
}
.social-list .fa {
	margin-right: 20px;
	font-size: 20px
}
.social-list .fa-facebook {
	margin-right: 26px
}
.social-list a {
	font-size: 20px
}
.btn-flat {
	padding: 8px 30px;
	border: none;
	text-decoration: none;
	outline: 0!important
}
.btn.btn-flat {
	color: inherit!important;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-floating, .btn-floating i {
	display: inline-block;
	color: #fff
}
.btn-floating {
	z-index: 1;
	overflow: hidden;
	width: 47px;
	height: 47px;
	padding: 0;
	border-radius: 50%;
	background-color: #a6c;
	-webkit-transition: .3s;
	transition: .3s
}
.btn-floating i {
	width: inherit;
	font-size: 1.25rem;
	line-height: 47px;
	text-align: center
}
.btn-floating:before {
	border-radius: 0
}
.btn-floating.btn-sm, .btn-floating.btn-small, .btn-floating.wishlist {
	width: 36.15px;
	height: 36.15px
}
.btn-floating.btn-sm i, .btn-floating.btn-small i, .btn-floating.wishlist i {
	font-size: .96154rem;
	line-height: 36.15px
}
.btn-floating.btn-large, .btn-floating.btn-lg {
	width: 61.1px;
	height: 61.1px
}
.btn-floating.btn-large i, .btn-floating.btn-lg i {
	font-size: 1.625rem;
	line-height: 61.1px
}
.fixed-action-btn {
	position: fixed;
	z-index: 998;
	right: 35px;
	bottom: 35px;
	padding-top: 15px;
	margin-bottom: 0
}
.fixed-action-btn ul {
	position: absolute;
	right: 0;
	bottom: 64px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center
}
.fixed-action-btn ul li {
	margin-bottom: 15px
}
.fixed-action-btn ul a.btn-floating {
	opacity: 0
}
.btn-rounded {
	border-radius: 10em
}
.btn-fb {
/*	background-color: #3B5998;
*/	display:block;
	width:40px;
	height:40px;
	text-indent:-9999px;
	background:url(../png/socialmediaicons.png) 0 0 no-repeat;
}
.btn-fb:focus, .btn-fb:hover {
/*	background-color: #4264aa;
*/	background:url(../png/socialmediaicons.png) 0 -45px no-repeat;

}
.fb-ic {
	color: #3B5998!important
}
.fb-ic:focus, .fb-ic:hover {
	color: #3B5998
}
.btn-tw {
	background-color: #55ACEE;
	display:block;
	width:40px;
	height:40px;
	text-indent:-9999px;
	background:url(../png/socialmediaicons.png) -45px 0 no-repeat;
}
.btn-tw:focus, .btn-tw:hover {
	background-color: #6cb7f0;
	background:url(../png/socialmediaicons.png) -45px -45px no-repeat;
}
.tw-ic {
	color: #55ACEE!important
}
.tw-ic:focus, .tw-ic:hover {
	color: #55ACEE
}
.btn-gplus {
	background-color: #DD4B39
}
.btn-gplus:focus, .btn-gplus:hover {
	background-color: #e15f4f
}
.gplus-ic {
	color: #DD4B39!important
}
.gplus-ic:focus, .gplus-ic:hover {
	color: #DD4B39
}
.btn-yt {
	background-color: #ED302F;
	display:block;
	width:40px;
	height:40px;
	text-indent:-9999px;
	background:url(../png/socialmediaicons.png) -180px 0 no-repeat;
}
.btn-yt:focus, .btn-yt:hover {
	background-color: #ef4746;
		background:url(../png/socialmediaicons.png) -180px -45px no-repeat;

}

.btn-youtube {
	color: #ED302F;
	opacity:0.8;
	text-shadow: 1px 1px 5px #000000
}
.btn-youtube:focus, .btn-youtube:hover {
	opacity:1;
}
.yt-ic {
	color: #ED302F!important
}
.yt-ic:focus, .yt-ic:hover {
	color: #ED302F
}
.btn-li {
	background-color: #0082CA;
	display:block;
	width:40px;
	height:40px;
	text-indent:-9999px;
	background:url(../png/socialmediaicons.png) -90px 0 no-repeat;
}
.btn-li:focus, .btn-li:hover {
	background-color: #0092e4;
		background:url(../png/socialmediaicons.png) -90px -45px no-repeat;

}
.li-ic {
	color: #0082CA!important
}
.li-ic:focus, .li-ic:hover {
	color: #0082CA
}

.btn-ig {
	background-color: #0082CA;
	display:block;
	width:40px;
	height:40px;
	text-indent:-9999px;
	background:url(../png/socialmediaicons.png) -135px 0 no-repeat;
}
.btn-ig:focus, .btn-ig:hover {
	background-color: #0092e4;
		background:url(../png/socialmediaicons.png) -135px -45px no-repeat;

}
.btn-pin {
	background-color: #C61118
}
.btn-pin:focus, .btn-pin:hover {
	background-color: #dd131b
}
.pin-ic {
	color: #C61118!important
}
.pin-ic:focus, .pin-ic:hover {
	color: #C61118
}
.btn-ins {
	background-color: #2E5E86
}
.btn-ins:focus, .btn-ins:hover {
	background-color: #356b99
}
.ins-ic {
	color: #2E5E86!important
}
.ins-ic:focus, .ins-ic:hover {
	color: #2E5E86
}
.btn-git {
	background-color: #333
}
.btn-git:focus, .btn-git:hover {
	background-color: #404040
}
.git-ic {
	color: #333!important
}
.git-ic:focus, .git-ic:hover {
	color: #333
}
.btn-comm {
	background-color: #30CFC0
}
.btn-comm:focus, .btn-comm:hover {
	background-color: #45d4c6
}
.comm-ic {
	color: #30CFC0!important
}
.comm-ic:focus, .comm-ic:hover {
	color: #30CFC0
}
.btn-vk {
	background-color: #4C75A3
}
.btn-vk:focus, .btn-vk:hover {
	background-color: #5882b1
}
.vk-ic {
	color: #4C75A3!important
}
.vk-ic:focus, .vk-ic:hover {
	color: #4C75A3
}
.btn-dribbble {
	background-color: #EC4A89
}
.btn-dribbble:focus, .btn-dribbble:hover {
	background-color: #ee6198
}
.dribbble-ic {
	color: #EC4A89!important
}
.dribbble-ic:focus, .dribbble-ic:hover {
	color: #EC4A89
}
.btn-so {
	background-color: #ffac44
}
.btn-so:focus, .btn-so:hover {
	background-color: #ffb75e
}
.so-ic {
	color: #ffac44!important
}
.so-ic:focus, .so-ic:hover {
	color: #ffac44
}
.btn-slack {
	background-color: #56b68b
}
.btn-slack:focus, .btn-slack:hover {
	background-color: #68be97
}
.slack-ic {
	color: #56b68b!important
}
.slack-ic:focus, .slack-ic:hover {
	color: #56b68b
}
.btn-email {
	background-color: #4B515D
}
.btn-email:focus, .btn-email:hover {
	background-color: #565d6b
}
.email-ic {
	color: #4B515D!important
}
.email-ic:focus, .email-ic:hover {
	color: #4B515D
}
.btn-social-all {
	background-color: #436281
}
.btn-social-all:focus, .btn-social-all:hover {
	background-color: #5c7fa3
}
.btn-social-all i.fa {
	margin-top: 0
}
/*-----------dropdown animation
------------------------------------------*/

/*.dropdown .dropdown-menu{
    display: block;
    opacity: 0;

    -moz-transition:    all 1000ms ease;
    -webkit-transition: all 1000ms ease;
    -o-transition:      all 1000ms ease;
    -ms-transition:     all 1000ms ease;
    transition:         all 1000ms ease;
}
.dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
}
*/
.dropdown .dropdown-menu {
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	max-height: 0;
	display: block;
	overflow: hidden;
	opacity: 0;
}
.dropdown:hover .dropdown-menu {
	max-height: 300px;
	opacity: 1;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);

}
.dropdown-menu .dropdown-item {
    font-weight: 600;
}
.dropdown-item {
    color:111;
}

/*-----------dropdown animation
--------------------------------------------*/
@media (max-width: 767px) {
   .dropdown-menu-1 {
	top: 0
}
.dropdown-menu-2 {
	top: 40px
}
.dropdown-menu-3 {
	top: 80px
}
.dropdown-menu-4 {
	top: 120px
}
.dropdown-menu-5 {
	top: 160px
}
.dropdown-menu-6 {
	top: 200px
}
.dropdown-menu-7 {
	top: 240px
}
.navbar-nav{
	 position: relative;
    display: inherit !important;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: auto;
    max-height: 500px;
    margin: 0;
    border-left: none;
    border-right: none;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;}
}


/* Scroll to top
---------------------------------- */
.scrollToTop {
  color: #ffffff;
  position: fixed;
  bottom: 5px;
  right: 5px;
  width: 50px;
  height: 50px;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1005;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
}

.scrollToTop.fadeToTop {
  -webkit-animation-name: fadeToTop;
  animation-name: fadeToTop;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeToTop {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeToTop {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.scrollToTop.fadeToBottom {
  -webkit-animation-name: fadeToBottom;
  animation-name: fadeToBottom;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeToBottom {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeToBottom {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.scrollToTop i {
  line-height: 50px;
  font-size: 24px;
}

.scrollToTop:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .scrollToTop {
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.4);
  }

  .scrollToTop i {
    line-height: 40px;
    font-size: 20px;
  }
}



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.carouselDark{
	background-color: #000000;
	
}

.carouselDark > .carousel-inner > .carousel-item > img{
	opacity: 0.8;	
}

/* Carousel base class */
.carousel {
/*	margin-bottom: 4rem;
	
*/}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	/* [disabled]bottom: 3rem;
*/
	z-index: 10;
	
}
.carousel-caption H1 {
	Text-transform: uppercase;
	font-weight: bold;
	font-size: 3.5em;
	margin-top: 11rem;
}
/* Declare heights because of positioning of img element */
.carousel-item {
	height: 25rem;
    overflow: hidden;
}
.carousel-item > img {
	position:absolute; 
  width:100%;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);	
  object-fit: cover;

  /*height: 35rem;
*/
	
}


@media (max-width: 600px) {
	.carousel-item > img {
	
  width:auto;
  height:100%
}
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
	margin-bottom: 1.5rem;
	text-align: center;
}
.marketing h2 {
	font-weight: 600;
	color: #000000 !important;
}
.marketing a:hover h2 {
	color: #FFDF1C !important;
	text-decoration: none !important;
	text-shadow: 1px 1px 3px #000;
}
.marketing .col-lg-3 p {
	margin-right: .75rem;
	margin-left: .75rem;
	text-align: left;
}
.submarketing{
	background-color: #dddddd;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom:0px;
	margin-top:2rem;
	line-height:1.5;
}
.submarketing a{
	color: #222222;
}
.submarketing a:hover p{
	color: #444444;
	font-weight:bold;
}
.banner-image-1{
	background-image: url(../jpg/istock-495925320.jpg);
	height: 140px;
	display:block;}
.top-parallax-window {
    min-height: 140px;
    background: transparent;
}
.parallax-window {
    min-height: 180px;
    background: transparent;
}

/* Sprites
------------------------- */
.generic80PixelIcon{
	display: block;
	width: 80px;
	height: 80px;
	
}
a:hover.generic80PixelIcon {
	background: 80px 0;
}
.nationWideLocator {
	display: block;
	width: 80px;
	height: 80px;
	background: url(../png/sprites.png) 0 0;
}
a:hover.nationWideLocator {
	background: url(../png/sprites.png) 80px 0;
}
.warrantyProgram {
	display: block;
	width: 80px;
	height: 80px;
	background: url(../png/sprites.png) 0 -80px;
}
a:hover.warrantyProgram{
	background: url(../png/sprites.png) 80px -80px;
}

.warrantyProgram2 {
	display: block;
	width: 80px;
	height: 80px;
	background: url(../png/sprites.png) 80px -80px;
}
.joinOurNetwork {
	display: block;
	width: 80px;
	height: 80px;
	background: url(../png/sprites.png) 0 -160px;
}
a:hover.joinOurNetwork {
	background: url(../png/sprites.png) 80px -160px;
}
.howYouKnowUs {
	display: block;
	width: 80px;
	height: 80px;
	background: url(../png/sprites.png) 0 -240px;
}
a:hover.howYouKnowUs {
	background: url(../png/sprites.png) 80px -240px;
}

a span.generic40PixelIcon {
	display: block;
	width: 40px;
	height: 40px;
	position: relative;
	margin-top: -8px;
	margin-right: 8px;
	background: -40px 0px no-repeat;
	
}
a:hover span.generic40PixelIcon {
	background: 0px 0px;
}
a span.roadsideAssistance {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../png/sprites.png) -40px -320px no-repeat;
	position: relative;
	margin-top: -8px;
	margin-right: 8px;
}
a:hover span.roadsideAssistance {
	background: url(../png/sprites.png) 0px -320px;
}
a span.financing {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../png/sprites.png) -40px -355px no-repeat;
	position: relative;
	margin-top: -8px;
	margin-right: 8px;
}
a:hover span.financing {
	background: url(../png/sprites.png) 0px -355px;
}
a span.newsAlerts {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../png/sprites.png) -40px -435px no-repeat;
	position: relative;
	margin-top: -3px;
	margin-right: 8px;
}
a:hover span.newsAlerts {
	background: url(../png/sprites.png) 0px -435px;
}
a span.technicianOfTheYear {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../png/sprites.png) -40px -395px no-repeat;
	position: relative;
	margin-top: -7px;
	margin-right: 8px;
}
a:hover span.technicianOfTheYear {
	background: url(../png/sprites.png) 0px -395px;
}
/* Top Banners
------------------------- */

/*.top-banner1 {
    position: relative;
    background: #f4f4f4;
    overflow: hidden;
}*/
.top-bannerGeneric {
content: ' ';
display: block;
left: 0;
top: 0;
width: 100%;
position: relative;
height: 225px;
z-index: 0;
opacity: 1;
background-image: url(../jpg/adobestock_89739695%20confidence%20plus%20poster.jpg);
background-repeat: no-repeat;
background-position: 50% 50%;
-ms-background-size: cover;
-o-background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
}
.top-banner1 {
	content: ' ';
    display: block;
    left: 0;
    top: 0;
    width: 100%;
	position:relative;
    height: 225px;
    z-index: 0;
    opacity: 1;
    background-image: url(../jpg/istock-495925320.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover; 
  }
  
  .top-banner2 {
	content: ' ';
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	position: relative;
	height: 225px;
	z-index: 0;
	opacity: 1;
	background-image: url(../jpg/carpromo.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-ms-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
  }
  
  .top-banner3 {
	content: ' ';
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	position: relative;
	height: 225px;
	z-index: 0;
	opacity: 1;
	background-image: url(../jpg/istock-528679231.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-ms-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
  }
  
  .top-banner4 {
	content: ' ';
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	position: relative;
	height: 225px;
	z-index: 0;
	opacity: 1;
	background-image: url(../jpg/istock-547406694.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-ms-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
  }
  
  .top-banner5 {
	content: ' ';
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	position: relative;
	height: 225px;
	z-index: 0;
	opacity: 1;
	background-image: url(../jpg/istock-626624956_contrastcolor.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-ms-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
  }

  .top-banner6 {
	content: ' ';
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	position: relative;
	height: 225px;
	z-index: 0;
	opacity: 1;
	background-image: url(../jpg/fpo-storefront.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-ms-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
  }
  .top-banner7 {
	content: ' ';
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	position: relative;
	height: 225px;
	z-index: 0;
	opacity: 1;
	background-image: url(../jpg/aftermarket_jackpot_strip_only.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-ms-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
  }
  .top-bannerWarranty1 {
	content: ' ';
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	position: relative;
	height: 225px;
	z-index: 0;
	opacity: 1;
	background-image: url(../jpg/adobestock_126744445%20titan%20tire.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-ms-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
  }
  .top-bannerWarranty2 {
	content: ' ';
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	position: relative;
	height: 225px;
	z-index: 0;
	opacity: 1;
	background-image: url(../jpg/adobestock_89739695%20confidence%20plus%20poster.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-ms-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
  }
  .top-bannerWarranty3 {
	content: ' ';
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	position: relative;
	height: 225px;
	z-index: 0;
	opacity: 1;
	background-image: url(../jpg/adobestock_94364609%20saferoute%20poster.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-ms-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
  }


/* Featurettes
------------------------- */
.featurette-divider {
	margin: 3rem 0; /* Space out the Bootstrap <hr> more */
	background-color: #959595;
	display: block;
	height: 6px;
}
/* Thin out the Featurettes headings */
.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -.05rem;
}

.ordering-program {
    position: relative;
    background: #f4f4f4;
    overflow: hidden;
}
.ordering-program:before {
	content: ' ';
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	position: absolute;
	height: 100%;
	z-index: 0;
	opacity: 0.3;
	background-image: url(../jpg/istock-172484373.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	-ms-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
  }

.ordering-program H2 {
	color: #FFDF1C !important;
	padding-top: 20px;
}

.ordering-program .btn-secondary{
	color:#ffffff;
}

.homeImageBGCentered {
    position: relative;
    background: #f4f4f4;
    overflow: hidden;
}
.homeImageBGCenteredImage {
	content: ' ';
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	position: absolute;
	height: 100%;
	z-index: 0;
	opacity: 0.3;
	background-image: url(../jpg/istock-172484373.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	-ms-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
  }

.homeImageBGCentered H2 {
	color: #FFDF1C !important;
	padding-top: 20px;
}

.homeImageBGCentered .btn-secondary{
	color:#ffffff;
}
/* Page Customizations
-------------------------------------------------- */
.makeImg100 img{
	width:100%;
}


/* Testimonies Carousel
-------------------------------------------------- */
	
.testimonies {
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}
#myTestimonies p {
	color: #333333 !important;
}
#myTestimonies .carousel-item {
	height: 15rem;
	bakground-color: #ffffff !important;
	color: #333333 !important;
}
#myTestimonies .carousel-control {
	background: none;
	color: #333333;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
}
#myTestimonies small {
	color:#cccccc; !important;
}
.item blockquote {
	border-left: none;
	margin: 0;
}
.item blockquote small{
	color:#cccccc;
}
.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}
.item blockquote p:after {
	content: "\f10e";
	font-family: 'Fontawesome';
	float: right;
	margin-left: 10px;
}
#myTestimonies .carousel-control-prev, #myTestimonies .carousel-control-next {
	top: -30% !important;
	color: #333333;
}


/* Colored Containers
-------------------------------------------------- */
.black-container {
	width: 100%;
	background-color: #000000;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color:#f1f1f1
}

.darkgray-container {
	width: 100%;
	background-color: #222222;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #f1f1f1
}

.lightgray-container {
	width: 100%;
	background-color: #f1f1f1;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #333333
}

/*  Search Site Form
-------------------------------------------------- */
.searchsite {
	float:left;
	}
.searchsite input[type="text"] {
  height: 30px;
  font-size: 1rem;
  display: inline-block;
  font-weight: 100;
  border: none;
  outline: none;
  color: #ffffff;
  padding: 3px;
  padding-right: 60px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
}

.searchsite input[type="text"]:focus:hover {
  border-bottom: 1px solid #ffffff;
}

.searchsite input[type="text"]:focus {
  width: 100%;
  z-index: 1;
  border-bottom: 1px solid #ffffff;
  cursor: text;
  
}
.searchsite input[type="submit"] {
 height: 35px;
  width: 25px;
  margin-top: -10px;
  display: inline-block;
  float: right;
  border: none;
  position: absolute;
  font-size: 1rem;
  background:none;
  color:#ffffff;
  top: 0;
  right: 65px;
  z-index: 2;
  opacity: 0.9;
  cursor: pointer;
  transition: opacity .4s ease;
}

.searchsite input[type="submit"]:hover {
  opacity: 0.8;
}
@media (max-width: 600px) {
	.searchsite input[type="text"]:focus {
  background:#ffffff;
  color:#000000;
}
.navbar-top {
	min-height:50px;}
}
/* Sharholders Accordion
-------------------------------------------------- */

   
	
/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
/* Bump up size of carousel content */
.carousel-caption p {
	margin-bottom: 1.25rem;
	font-size: 1.25rem;
	line-height: 1.4;
}
.featurette-heading {
	font-size: 50px;
}
}
@media (min-width: 1200px) {
#page2, #page3, #page4, #page5, #page6, #page7, #page8, #page9, #page10, #page11, #page12, #page13, #page14, .content-container {
	height:517px;}


}

@media (max-width: 992px) {
.mainShareholders {
	display:none;}
.accordion_shareholders {
	height:100%;
}
}


/* Navbar Styles */
.navbar{border-radius:0;}
.navbar-toggler{border:1px solid rgba(0,0,0,0.2);}
.navbar-toggler:hover{background:rgb(240,240,240)}
.navbar-toggler:focus{outline:0;}
.dropdown-toggle{cursor:pointer;}


.navbar-toggler:after {
	color:#333;
	content:"\f0c9";
	font-family:"FontAwesome";
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
}
.navbar-toggler:hover:after {
	color:#ffdf1c;
}
.btn-close:after {
	color:#fff;
	content:"\f00d";
	font-family:"FontAwesome";
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
}
.btn-close:hover:after {
	color: #ffdf1c;
}


/* Blog pages
---------------------------------- */
.blogpost {
  margin: 0 0 70px;
}

.blogpost header {
  padding: 20px 10px 20px;
}

.blogpost header h2 {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 10px;
}

.blogpost .post-info {
  font-size: 12px;
  color: #aaa;
  font-weight: 400;
}

.blogpost .post-info > span {
  margin-right: 5px;
  display: inline-block;
}

.blogpost .post-info a {
  color: #aaa;
}

.blogpost .blogpost-content {
  padding: 0 10px 10px;
}

.blogpost .row .blogpost-content {
  padding-bottom: 0;
}

.blogpost footer {
  font-size: 12px;
  padding: 10px;
  color: #aaa;
  border-top: 1px solid #eaeaea;
}

.blogpost .row + footer {
  padding: 10px 0;
}

.blogpost.full {
  margin-bottom: 30px;
}

.blogpost.full header {
  padding: 0 0 15px 0;
}

.blogpost.full .blogpost-content {
  padding: 0 0 5px;
}

.blogpost.full footer {
  padding: 10px 0;
}

.blogpost.light-gray-bg header,
.blogpost.light-gray-bg .blogpost-content,
.blogpost.light-gray-bg footer {
  padding-left: 20px;
  padding-right: 20px;
}

.blogpost.light-gray-bg footer {
  padding-bottom: 20px;
}

/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {
  .blogpost .row header {
    padding-top: 0;
  }

  .blogpost .row + footer {
    margin-top: 15px;
  }
}

/* Comments
---------------------------------- */
#comments {
  margin-top: 60px;
}

.comments h2.title {
  margin-bottom: 40px;
  padding-bottom: 10px;
  position: relative;
}

.comments h2.title:after {
  height: 1px;
  background: #d1d1d1;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
  position: absolute;
  bottom: -1px;
  left: 0px;
  content: "";
  width: 100%;
}

.comment {
  font-size: 14px;
}

.comment .comment {
  margin-left: 75px;
}

.comment h3 {
  margin-top: 0;
  margin-bottom: 5px;
}

.comment p {
  margin-bottom: 10px;
}

.comment .btn-sm-link {
  padding: 0;
}

.comment-avatar {
  width: 50px;
  float: left;
  margin: 0 15px 0 0;
}

.comment-content {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 40px;
  clear: both;
}

.comment-meta {
  margin-bottom: 15px;
  color: #aaa;
  font-size: 12px;
}

.comment-meta a {
  color: #aaa;
}

.comment-meta a:hover {
  text-decoration: underline;
}

/* Blog Masonry Grid
---------------------------------- */
.masonry-grid-item .blogpost footer {
  padding-top: 0px;
  border-top: none;
}

.masonry-grid-item .blogpost header h2 {
  font-size: 22px;
}

/* Blog Timeline layout
---------------------------------- */
.timeline {
  position: relative;
  padding: 40px 0;
  margin-top: 40px;
}

.timeline .blogpost footer {
  padding-top: 0px;
  border-top: none;
}

.timeline .blogpost header h2 {
  font-size: 22px;
}

.timeline .timeline-item {
  padding: 0 15px;
}

.timeline-date-label {
  float: none;
  clear: both;
  display: block;
  margin: 0px auto;
  text-align: center;
  margin-bottom: 80px;
  line-height: 1;
  width: 135px;
  position: relative;
  z-index: 2;
  color: #ffffff;
}

.timeline-date-label:after {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 30px;
  width: 100%;
  position: absolute;
  bottom: -8px;
  z-index: -1;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .timeline .blogpost {
    margin-bottom: 0;
  }

  .timeline:before {
    background-color: #e8e8e8;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, transparent 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(10%, rgba(0, 0, 0, 0.09)), color-stop(90%, rgba(0, 0, 0, 0.09)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, transparent 100%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, transparent 100%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, transparent 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, transparent 100%);
    width: 1px;
    height: 100%;
    content: "";
    position: absolute;
    left: 50%;
    display: block;
    top: 0;
  }

  .timeline .timeline-item {
    position: relative;
    width: 50%;
    padding-left: 0;
    padding-right: 40px;
    margin-bottom: 80px;
    float: left;
    clear: left;
    z-index: 1;
  }

  .timeline .timeline-item.pull-right {
    position: relative;
    width: 50%;
    padding-left: 40px;
    padding-right: 0;
    margin-top: 80px;
    margin-bottom: 0;
    float: right;
    clear: right;
  }

  .timeline .timeline-item.pull-right + .timeline-date-label {
    padding-top: 80px;
  }

  .timeline .timeline-item:after {
    content: "";
    font-family: "FontAwesome";
    right: 0px;
    background-color: #eaeaea;
    left: auto;
    position: absolute;
    top: 20px;
    z-index: -1;
    width: 35px;
    height: 1px;
  }

  .timeline .timeline-item:before {
    content: "";
    position: absolute;
    background-color: #cdcdcd;
    border: 1px solid #cdcdcd;
    height: 7px;
    width: 7px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    top: 17px;
    right: -4px;
  }

  .timeline .timeline-item.pull-right:after {
    right: auto;
    left: 0px;
  }

  .timeline .timeline-item.pull-right:before {
    left: -3px;
  }
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .timeline .timeline-item.pull-right {
    float: none !important;
  }
}

/*Images and Overlays
---------------------------------- */
.overlay-container {
  position: relative;
  display: block;
  text-align: center;
  overflow: hidden;
}

.overlay-bottom,
.overlay-top {
  position: absolute;
  top: auto;
  padding: 15px;
  bottom: 0px;
  left: 0;
  right: 0px;
  background-color: rgba(30, 30, 30, 0.5);
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  height: 0;
  color: #ffffff;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}

.overlay-bottom.links,
.overlay-to-top.links {
  z-index: 11;
}

.overlay-to-top {
  position: absolute;
  top: auto;
  padding: 10px;
  bottom: -30px;
  left: 0;
  right: 0px;
  background-color: rgba(30, 30, 30, 0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  color: #ffffff;
}

.overlay-top {
  top: 0;
}

.overlay-visible .overlay-bottom,
.overlay-visible .overlay-top {
  opacity: 1;
  filter: alpha(opacity=100);
  height: auto !important;
  padding-bottom: 20px;
}

.overlay-visible.overlay-container:hover .overlay-bottom:not(.links),
.overlay-visible.overlay-container:hover .overlay-top {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.overlay-top a,
.overlay-bottom a,
.overlay-to-top a,
.overlay-top a:hover,
.overlay-bottom a:hover,
.overlay-to-top a:hover {
  color: #ffffff;
  text-decoration: none;
}

.overlay-container .text {
  padding: 0 20px;
  position: relative;
}

.overlay-container .text h3,
.overlay-container .text h3 .small {
  margin-top: 0;
  color: #ffffff;
}

.overlay-container .text a:hover {
  color: #ffffff;
}

.overlay-bottom .btn,
.overlay-top .btn {
  color: #ffffff;
  border-color: #ffffff;
  margin: 0;
}

.overlay-bottom .btn:hover,
.overlay-top .btn:hover {
  color: #777777;
  background-color: #ffffff;
}

.overlay-container:hover .overlay-top,
.overlay-container:hover .overlay-bottom,
.image-box.style-2:hover .overlay-top,
.image-box.style-2:hover .overlay-bottom {
  height: 50%;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}

.overlay-container:hover .overlay-to-top,
.image-box:hover .overlay-to-top {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}

.overlay-link {
  position: absolute;
  z-index: 10;
  top: 0;
  padding: 15px;
  bottom: 0px;
  left: 0;
  right: 0px;
  background-color: rgba(30, 30, 30, 0.5);
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  color: #ffffff;
}

.overlay-link i {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 80px;
  height: 80px;
  border: 1px solid #ffdf1c;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #ffdf1c;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  font-size: 32px;
  line-height: 80px;
}

.overlay-link i:hover {
  background-color: #ffdf1c;
  color: #000000;
}

.overlay-link.small i {
  width: 25px;
  height: 25px;
  margin: -12.5px 0 0 -12.5px;
  font-size: 14px;
  line-height: 25px;
}

.overlay-container:hover .overlay-link {
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}

/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {
  .overlay-container .text {
    top: 30%;
  }
}

/* Extra small devices (phones, less than 575px) */
@media (max-width: 575px) {
  .overlay-container .text {
    top: 30%;
  }

  .overlay-container .text p:not(.mobile-visible) {
    display: none;
  }
}

/* Large and Medium devices (desktops, tablets less than 1199px) */
@media (min-width: 575px) and (max-width: 1199px) {
  .overlay-container:not(.overlay-visible) .overlay-top ~ .overlay-bottom {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .owl-item .overlay-container:hover .overlay-top {
    height: 71%;
  }

  .owl-item .overlay-container:hover .overlay-bottom {
    height: 29%;
  }
}

/*Video Backgrounds
---------------------------------- */
.video-background,
.video-background-banner {
  position: relative;
  overflow: hidden;
}

.video-background video,
.video-background-banner video {
  min-width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-attachment: scroll;
  min-height: 100%;
  height: auto;
  width: auto;
  top: 0%;
  left: 0%;
  background-size: cover;
  display: none;
  position: absolute;
}

.video.videoautoplay .video-background video,
.video.videoautoplay .video-background-banner video {
  display: block;
}

.video-background-banner .video-background-poster,
.video-background .video-background-poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-attachment: scroll;
  background-size: cover;
  z-index: 0;
}

.video.videoautoplay .video-background-banner .video-background-poster,
.video.videoautoplay .video-background .video-background-poster {
  display: none;
  background-image: none !important;
}

/* Responsive iframe
---------------------------------- */
.tp-caption .embed-responsive {
  overflow: visible;
}

/*shadow*/
.shadow,
.shadow-narrow {
  position: relative;
  background-color: #ffffff;
}

.light-gray-bg.shadow,
.light-gray-bg.shadow-narrow {
  background-color: #fafafa;
}

.bordered {
  border: 1px solid #f1f1f1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.dark-bg .bordered {
  border: 1px solid #555555;
}

.shadow *,
.shadow-narrow * {
  position: relative;
  z-index: 3;
}

.shadow:before,
.shadow-narrow:before {
  position: absolute;
  left: 0;
  height: 60%;
  bottom: 0;
  width: 100%;
  content: "";
  background-color: #ffffff;
  z-index: 2;
}

.light-gray-bg.shadow:before,
.light-gray-bg.shadow-narrow:before {
  background-color: #fafafa;
}

.shadow:after,
.shadow-narrow:after {
  content: "";
  position: absolute;
  height: 50%;
  width: 96%;
  left: 50%;
  bottom: 2px;
  margin-left: -48%;
  -webkit-box-shadow: 0 5px 7px #999999;
  box-shadow: 0 5px 7px #999999;
  z-index: 1;
  border-radius: 10%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.shadow-narrow:after {
  width: 90%;
  margin-left: -45%;
}

.shadow:hover:after,
.shadow-narrow:hover:after {
  bottom: 10px;
}

.shadow-2 {
  -webkit-box-shadow: 0 10px 6px -6px #999;
  box-shadow: 0 10px 6px -6px #999;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.shadow-2:hover {
  -webkit-box-shadow: 0 18px 24px -9px #999;
  box-shadow: 0 18px 24px -9px #999;
}

/*Image box
---------------------------------- */
.owl-item .image-box {
  margin-bottom: 20px;
}

.image-box .body {
  padding: 15px;
}

.image-box .body h3 {
  margin-top: 0;
}

.image-box .body p:last-child {
  margin-bottom: 0;
}

.image-box.style-4 {
  border: none;
}

.image-box.style-3-b {
  display: block;
  margin-bottom: 40px;
}

.image-box.style-3-b .body {
  padding: 10px 0;
}

/* Medium devices (tablets, laptops, smartphones 768px and up) */
@media (min-width: 768px) {
  .image-box.style-3-b .body {
    padding: 0;
  }
}

/* Medium devices (desktops, tablets less than 991px) */
@media (max-width: 991px) {
  .image-box.style-4 {
    margin-bottom: 30px;
  }
}

/*Listing Items
---------------------------------- */
.listing-item .overlay-container .badge {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.95);
  font-weight: 400;
  padding: 4px;
  top: 10px;
  right: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.listing-item .body {
  padding: 15px;
}

.listing-item .body h3 {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.4;
}

.listing-item .elements-list {
  font-size: 12px;
}

.listing-item .price {
  font-size: 18px;
  margin-top: 1px;
  display: inline-block;
  font-weight: 400;
}

.listing-item .price del {
  font-size: 12px;
  color: #999999;
}

.listing-item .overlay-to-top {
  padding: 10px 0 !important;
}

.listing-item .overlay-to-top .btn-sm-link {
  padding: 5px;
}

/*MixitUp
---------------------------------- */
/* Controls
---------------------------------------------------------------------- */

.mix-controls {
	padding: 0;
	font-size: 0.1px;
	background: #000000;
}

.control {
	position: relative;
	display: inline-block;
	height: 2.7rem;
	background: #000000;
	cursor: pointer;
	font-size: 1rem;
	color: white;
	transition: background 1500ms;
	border: none;
	padding-left: 12px;
}
.control span {
	text-align:left;
	margin-left: 14px;
	}

.control:hover {
    color: #ffdf1c;
}

/*.control[data-filter]:after {
    content: "\f067";
    position: absolute;
    width: 10px;
    height: 10px;
    top: calc(50% - 6px);
    left: 6px;
    border: 2px solid currentColor;
    border-radius: 2px;
    background: currentColor;
    transition: background-color 150ms, border-color 150ms;
}

.control[data-sort]:after {
    content: "\f068";
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-left: 2px solid;
    top: calc(50% - 6px);
    left: 6px;
    transform:  translateY(1px) rotate(45deg);
}*/

.control[data-sort*=":desc"]:after {
    transform:  translateY(-4px) rotate(-135deg);
}

.mixitup-control-active {
    color: #ffdf1c;
}

.mixitup-control-active[data-filter]:after {
    background: transparent;
}

.control:first-of-type {
	border-radius: 0px 0 0 0px;
}

.control:last-of-type {
	border-radius: 0;
}

.control[data-filter] + .control[data-sort] {
    margin-left: .75rem;
}

/*.control[data-filter=".united-states"] {
    color: #91e6c7;
}

.control[data-filter=".canada"] {
    color: #5ecdde;
}

.control[data-filter=".latin-america"] {
    color: #d595aa;
}

.control[data-filter="none"] {
    color: #2f2f2f;
}*/

.input {
	display: inline-block;
	font-size: 1rem;
	padding-top: 0.5px;
	padding-right: 0.5px;
	padding-left: 15px;
	padding-bottom: 0.5px;
	margin-left: .75rem;
	border-radius: 16px;
	border: 0 none;
	background: white;
	font-family: 'helvetica neue', arial, sans-serif;
	vertical-align: top;
	margin-top: 0.5rem;
}



/* Target Elements
---------------------------------------------------------------------- */

.mix,
.gap {
    display: inline-block;
    vertical-align: top;
}

.mix {
    background: #fff;
    border-top: 1px solid #000000;
    border-radius: 0;
    margin-bottom: 0;
    position: relative;
		padding-top: 10px;
	padding-bottom: 10px;

}
.mix span{
	color:#444444;
	}
.mix i{
	color:#ffdf1c;
	margin-left:-15px;
	margin-right:5px;
	}

.mix:before {
    content: '';
    display: inline-block;

/*    padding-top: 56.25%;
*/}

/*.mix.united-states {
    color: #91e6c7;

}

.mix.latin-america {
    color: #d595aa;
}

.mix.canada {
    color: #5ecdde;
}*/

/* card
================================== */
.card{
	border-left: none;
	border-right: none;
	border-bottom: none;
	background: #eeeeee;
	color: #444444;
	margin-top: 20px;
	border-top: 10px solid #000000;
	border-radius: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.details {
	font-size:.75rem;
	color:#000}
.details a{
	color: #2A2E4E;
	font-weight:bold;
}
.details a:hover{
	color:#000000}
	
	/* Shareholders Map
================================== */
#map_wrapper {
	background:#ffffff ;
}
#map_wrapper .title {
	margin-right:1rem;	
	margin-bottom:-12rem;
	height:12rem;
	float:right;
	padding-top:6rem;
}
#map_wrapper .title h3{
	font-size:4rem;
	font-weight:600;
	text-align:left;
	color:#000;	
}
@media (max-width: 991px) {
	#map_wrapper .title {
	padding-top:4rem;
}
	#map_wrapper .title h3{
	font-size:3rem;
}
	}
@media (max-width: 767px) {
	
	#map_wrapper .title h3{
	font-size:2rem;
}
	}
	
#map_canvas {
    width: 100%;
    height: 100%;
}


.st0{fill:#939598; stroke: #000000; stroke-width:0px;
  stroke-linejoin: round;}
	.st1{fill-rule:evenodd;clip-rule:evenodd;fill:#939598;}
	.st2{fill-rule:evenodd;clip-rule:evenodd;fill:#000000;}
	.st3{fill:#00000;}
 
g:hover, path:hover, polyline:hover{
  stroke: #ffffff !important;
  stroke-width:1px;
  stroke-linejoin: round;
  fill: #ffdf1c ;
  cursor: pointer;
} 

#info-box {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 0px;
  padding: 5px;
}
