
@font-face {
      font-family: 'sourcesanspro-regular';
      src: url('../fonts/source-sans-pro/sourcesanspro-regular.eot');
      src: local('sourcesanspro-regular'), 
      url('../fonts/source-sans-pro/sourcesanspro-regular.woff') format('woff'), 
      url('../fonts/source-sans-pro/sourcesanspro-regular.ttf') format('truetype');
}

@font-face {
      font-family: 'abel';
      src: url('../fonts/abel/abel-regular.eot');
      src: local('abel'), 
      url('../fonts/abel/abel-regular.woff') format('woff'), 
      url('../fonts/abel/abel-regular.ttf') format('truetype');
}

@font-face {
      font-family: 'sourcesanspro-light';
      src: url('../fonts/source-sans-pro/sourcesanspro-light.eot');
      src: local('sourcesanspro-light'), 
      url('../fonts/source-sans-pro/sourcesanspro-light.woff') format('woff'), 
      url('../fonts/source-sans-pro/sourcesanspro-light.ttf') format('truetype');
}

body{
  font-family: 'sourcesanspro-regular';
  overflow-x: hidden;
  overflow-y: auto;
  word-break: break-word;
}

.cursor-pointer {
    cursor: pointer;
}

.lightt-text{
      font-family: 'sourcesanspro-light';
}

.content-light{
    font-family: 'sourcesanspro-light';
    line-height: 30px;
    font-size: 17px;	
}


.container-nav{
	width: 95%;
}

.container-new{
	width: 90%;
}

.col-half-offset{
    margin-left:4.166666667%!important;
}

.footer-social li{
    float: left;
    margin-right: 15px;
}
.comp-parts-ul{
	float: right;
    margin: 0px!important;
}
.comp-parts-ul li{
    float: left;
    margin-right: 20px;
    text-decoration: underline;
    margin-bottom: 10px;	
}
.comp-parts-ul a{
	color: #fff;
}
.home-btn{
	background-color: #ca2f26;
    color: #fff;
    box-shadow: none;
    border: 0px solid #ccc;
    font-size: 13px;
    padding: 0 0px;
    width: 150px;
}
.home-btn:hover{
	background-color: black;
    color: red;
    box-shadow: none;	
}
/*nav ul a{
      color: rgba(0,0,0,0.87);
      font-size: 13px;
      padding: 0px 20px;
}*/
@media only screen and (min-width: 601px){
nav, nav .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i{
	/* height: 100px;
    line-height: 100px; */
}
}
.body-text{
      color: rgba(0,0,0,0.87);	
}
nav .brand-logo{
      color: rgba(0,0,0,0.87);
}
.nav-bg-color{
	background-color: #fff;

}
nav a{
	color:#ED3641;
}

.bottomNav {
    margin-top: -32px !important;
}

.transition {
    -webkit-transition: all 0.2s ease;
    -moz-transition: position 3s;
    -ms-transition: position 3s;
    -o-transition: position 3s;
    transition: all 0.2s ease;
}

.fixed-top {
    position: fixed !important;
    z-index: 30 !important;
    width: 100%;
    left: 0;
    top: 0;
    background: #fff;
    opacity: .97;
    filter: alpha(opacity = 97);
    animation: smoothScroll 0.3s forwards;
}

@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}

.botm-p{
	margin-bottom: 0px;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	font-size: 13px;
}
.botm-p a{
      color: rgba(0,0,0,0.87);
}
.botm-p a:hover{
      color: red;
}
.footer-social li{
    padding: 10px;
    border-radius: 50%;
    background-color: #353535;
    height: 40px;
    width: 40px;
    text-align: center;
}
.grow {
    transition: all .2s ease-in-out;
    cursor: pointer;
}
.grow:hover {
    transform: scale(1.1);
}
.footer-title{
	border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    font-size: 16px;
    margin-bottom: 15px!important;
}
.footer-ul li{
    margin-bottom: 10px;
    font-weight: 100;
}


.red-hover:hover {
    /* outline: 1px solid red !important;
    outline-offset: -1px !important; */

    -webkit-box-shadow: 4px 5px 33px 0px rgba(0,0,0,0.56);
    -moz-box-shadow: 4px 5px 33px 0px rgba(0,0,0,0.56);
    box-shadow: 4px 5px 33px 0px rgba(0,0,0,0.56);

}

#img-overlay {
    width: 300px !important;
    height: 300px !important;
    background-color: red;
    position: absolute;
    top: 181px;
    left: 686px;
    display: none;
}

.img-zoom-container {
    position: relative;
}

/* .header_section_ol:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    left: 0;
    top: 0;
} */


/* .img-zoom-lens {
    position: absolute;
    border: 1px solid #d4d4d4;
    /*set the size of the lens:
    width: 40px;
    height: 40px;
}
 */
.img-zoom-result {
    border: 1px solid #d4d4d4;
    /*set the size of the result div:*/
    width: 300px;
    height: 300px;
}

.imagezoom-view {
    border: 1px solid #d4d4d4 !important;
}

#easy_zoom{
    width:600px;
    height:400px;	
    border:5px solid #000;
    background:#fff;
    color:#333;
    position:absolute;
    top:0px;
    left:520px;
    overflow:hidden;
    -moz-box-shadow:0 0 10px #777;
    -webkit-box-shadow:0 0 10px #777;
    box-shadow:0 0 10px #777;
    /* vertical and horizontal alignment used for preloader text */
    line-height:400px;
    text-align:center;
}

.zoomImage {
    width: 200px;
    height: 200px;
    position: absolute;
    background-repeat: no-repeat;
}
.img-zoom-lens {
    height: 40px;
    width: 40px;
    position: absolute;
}

















nav.menu {
    background: #fff;
    position: relative;
    color: rgba(0,0,0,0.87);
    font-size: 14px;
    box-shadow: none;
}

.menu > ul > li {
	list-style: none;
	display: inline-block;
	color: #fff;
	
}
.menu > ul li a, .xs-menu li a {
	text-decoration: none;
	 display:block;
}
.menu > ul li a:hover {
	color: red;
background-color: #fff;
}

.displaynone{
	display: none;
}
.xs-menu-cont{
display:none;
}
.xs-menu-cont > a {
    background: none repeat scroll 0 0 #ff7f50;
    border-radius: 3px;
    padding: 3px 6px;
	display: block;
	border-bottom:1px solid #E67248;
	    box-shadow: 0 1px 2px #e67248;
		-webkit-box-shadow: 0 1px 2px #e67248;
		-moz-box-shadow: 0 1px 2px #e67248;
}
.xs-menu-cont > a:hover{
 cursor: pointer;
}
  
.xs-menu li {
color: #fff;
padding: 14px 30px;
border-bottom: 1px solid #ccc;
background: #FF7F50;

}
.xs-menu  a{
text-decoration:none;
}

.mega-menu {
   padding: 15px 20px; 
   background: none repeat scroll 0 0 #F8F8F8;
   left: 0;
   margin-top: 0px;
   position: fixed;
   width: 100%;
   display:none;
   transition-duration: 0.9s;
   -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
   box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
}
.xyz1{
   padding: 15px 20px; 
   background: none repeat scroll 0 0 #F8F8F8;
   left: 0;
   margin-top: 0px;
   position: fixed;
   width: 100%;
   display:none;
   transition-duration: 0.9s;
   -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
   box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
}
#menutoggle i {
    color: #fff;
    font-size: 33px;
    margin: 0;
    padding: 0;
}


/*--column--*/
.mm-6column:after, .mm-6column:before, .mm-3column:after, .mm-3column:before{
content:"";
display:table;
clear:both;


}
.mm-6column, .mm-3column {
 float: left;
 position: relative;
 }
.mm-6column {
    width: 50%;
}
.mm-3column {
        width: 25%;
}
.responsive-img {
    display: block;
    max-width: 100%;

}
.left-images{
margin-right:25px;
}
 .left-images, .left-categories-list {
   float: left;
}
.categories-list li {
    display: block;
    line-height: normal;
    margin: 0;
    padding: 5px 0;
}
.categories-list li :hover{
		background:inherit !important;
}
.left-images > p {
    background: none repeat scroll 0 0 #ff7f50;
    display: block;
    font-size: 18px;
    line-height: normal;
    margin: 0;
    padding: 5px 14px;
}
.categories-list span {
    font-size: 18px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.mm-view-more{
	background: none repeat scroll 0 0 #ff7f50;
    color: #fff;
    display: inline !important;
    line-height: normal;
    padding: 5px 8px !important;
	margin-top:10px;
}
.display-on{
display:block;
 transition-duration: 0.9s;
}


/*.drop-down > a:after{
content:"\f103";
color:red;
font-family: FontAwesome;
font-style: normal;
margin-left: 5px;
}*/

 /*MediaQuerys*/
 @media (max-width: 600px) {
.menu {
 display:none;
 }
 .xs-menu li a {

	 padding:0px;
}
 .xs-menu-cont{
 display:block ;
 }
 }


/*Animation--*/

.animated {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.ser-box{
	padding: 15px;
    background-color: #fff;
    margin: 0px 0px 10px 10px;
}
.ser-box img{
    margin: auto;
}
.ser-box p{
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 18px;
    font-weight: 100;
}
.home-titles{
    font-size: 35px;
    font-family: 'abel';
    margin-top: 20px;
    letter-spacing: 0.3px;
    margin-bottom: 20px;
}
.mobile-name{
	font-size: 25px;
	font-weight: 100;
	font-family: 'sourcesanspro-light';
}
.mobile-cost{
	font-size: 30px;
	font-weight: 100;
	color: red;	
	margin-top: 0px;
    font-family: 'sourcesanspro-light';
     line-height: 26px;	
}
.pro-list-ul{
	width: 100%;
	float: left;
	position: relative;
     padding: 0px 5%!important;
}
.pro-list-ul li{
    color: #818181;
    padding: 0px 10px;
    cursor: pointer;
    /* width: 135px; */
	
	
    float: none;
}

/* yasar added */

/*nav.menu ul li ul {
	display:none;
}

nav.menu ul li.active ul {
	display:block;
	position: absolute;
    background: #fff;

}
nav ul li {
	float:none;
}
nav ul li.drop-down ul li {
	line-height: initial;
}
nav ul li.drop-down ul li a{
    padding-top: 10px;
    padding-bottom: 10px;
}
.sub-sub-menu {
	 width:250px;
	 display:none!important;
	 top: 0;   
}
nav.menu ul li ul li a.active:hover ~ .sub-sub-menu{
	display:block!important;
	 left: 100%;
     z-index: 1000;
}*/




.pro-list-ul li:hover{
	color: red;
}

.dropdown-modification .home-titles{
margin: 0px;
color: #ccc;
}
.dropdown-modification p{
	line-height: 25px;
	color: #818181;
}
.white-box-drop{
	padding: 15px;
	background-color: #fff;
	margin: 10px;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.14), 0 1px 0px 0 rgba(0,0,0,0.12), 0 0px 1px -1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.14), 0 1px 0px 0 rgba(0,0,0,0.12), 0 0px 1px -1px rgba(0,0,0,0.2);
}
.two-div{
	width: 50%;
	float: left;
	position: relative;
}
.three-div{
	width: 33%;
	float: left;
	position: relative;
}
.white-box-drop p{
color: #818181;
margin-top: 0px;
}
.carousel.carousel-slider .carousel-item{
     /*min-height: 475px;*/
}
.footer-ul a{
     color: rgba(0,0,0,0.87);
     font-size: 14px;
}
.footer-ul a:hover{
     color: red;
}
.comp-parts-ul a:hover{
     color: red;
}
.top-pro-icons li{
     line-height: 10px;
}
.top-pro-icons p{
     line-height: 20px;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.see-inv{
	color: #252525;
	text-decoration: underline;
	font-size: 15px;
	font-family: 'sourcesanspro-light';
}

@media(min-width: 1200px){
.lg-padding-top-50{
      padding-top: 55px!important;
}
}

@media only screen and (min-width: 600px) and (max-width: 992px){
.col-half-offset{
	margin-left: unset!important;
/*	height: -webkit-fill-available;*/
}
}

@media(min-width: 992px){
.color-padding{
	padding: 0px 50px!important;
}
}

@media(max-width: 600px){
.col-half-offset{
	margin-left: unset!important;
}
}

.color-box{
	padding: 20px 40px!important;
	margin-bottom: 10px;
}
.starts-from{
	font-size: 15px;
	line-height: 26px;
	font-family: 'sourcesanspro-light';
    color: #252525;
}



/*drop*/
.dropbtn {
    line-height: 48px;
    border: none;
    cursor: pointer;
    width: 100%;
}
.dropbtn1 {
    line-height: 48px;
    border: none;
    cursor: pointer;
    width: 100%;
}

.sidenav .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.sidenav .dropdown-content1 {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 30px;
    text-decoration: none;
    display: block;
}
.dropdown-content1 a {
    color: black;
    padding: 12px 30px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {background-color: #ddd;}

.show {
	display: block!important;
	opacity: 5;
    position: unset!important;
}

.res-btn{
    text-align: left;
    background-color: #fff;
    padding: 0 15px;
    color: rgba(0,0,0,0.87);
    display: block;
    font-size: 14px;
    font-weight: 100;
    height: 48px;
    line-height: 48px;
     font-family: 'sourcesanspro-regular';
}
.res-dropdown button:hover{
    background-color: rgba(0,0,0,0.05);
}
.res-btn:after{
	content: "\f103";
    color: red;
    font-family: FontAwesome;
    font-style: normal;
    margin-left: 5px;
}


.imgs1{
    /* background: url('../images/menu-icons/1-1.png'); */
    background-size: cover;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    margin: auto;	
}
#my-img1:hover .imgs1 img{
	/* content: ''; */
    /* background: url('../images/menu-icons/1.png'); */
    /* filter: hue-rotate(146deg) drop-shadow(1px 12px 22px #e60303);
    -webkit-filter: hue-rotate(146deg) drop-shadow(1px 12px 22px #e60303);
    -moz-filter: hue-rotate(146deg) drop-shadow(1px 12px 22px #e60303);  */
    filter: invert(26%) sepia(100%) saturate(1533%) hue-rotate(330deg) brightness(94%) contrast(93%);
}

.imgs2{
    background: url('../images/menu-icons/2-2.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    margin: auto;	
}
#my-img2:hover .imgs2{
	content: '';
    background: url('../images/menu-icons/2.png');
}

.imgs3{
    background: url('../images/menu-icons/3-3.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    margin: auto;	
}
#my-img3:hover .imgs3{
	content: '';
    background: url('../images/menu-icons/3.png');
}

.imgs4{
    background: url('../images/menu-icons/4-4.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    margin: auto;	
}
#my-img4:hover .imgs4{
	content: '';
    background: url('../images/menu-icons/4.png');
}

.imgs10{
    background: url('../images/support/1.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 55px;
    width: 55px;
    margin: auto;	
}
#my-img10:hover .imgs10{
	content: '';
    background: url('../images/support/1-r.png');
}

.imgs20{
    background: url('../images/support/2.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 55px;
    width: 55px;
    margin: auto;	
}
#my-img20:hover .imgs20{
	content: '';
    background: url('../images/support/2-r.png');
}

.imgs30{
    background: url('../images/support/3.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 55px;
    width: 55px;
    margin: auto;	
}
#my-img30:hover .imgs30{
	content: '';
    background: url('../images/support/3-r.png');
}

.imgs40{
    background: url('../images/support/4.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 55px;
    width: 55px;
    margin: auto;	
}
#my-img40:hover .imgs40{
	content: '';
    background: url('../images/support/4-r.png');
}

.imgs50{
    background: url('../images/support/5.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 55px;
    width: 55px;
    margin: auto;	
}
#my-img50:hover .imgs50{
	content: '';
    background: url('../images/support/5-r.png');
}

.imgs60{
    background: url('../images/support/6.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 55px;
    width: 55px;
    margin: auto;	
}
#my-img60:hover .imgs60{
	content: '';
    background: url('../images/support/6-r.png');
}

.imgs70{
    background: url('../images/support/7.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 55px;
    width: 55px;
    margin: auto;	
}
#my-img70:hover .imgs70{
	content: '';
    background: url('../images/support/7-r.png');
}


nav ul li.active{
	background-color: #fff;
}

.logoo{
    background-image: url(../images/banner/1.png);
    background-position: -5% -20%;
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;
}
.h-logoo{
    background-image: url(../images/logo.png);
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;	
    margin-top: 10px;
    outline: none;
}

.carousel .indicators .indicator-item{
	height: 8px;
    width: 8px;
    border-radius: unset;
    background-color:#fff;
    margin: 20px 15px;
    border: 1px solid #333;
}

.carousel .indicators .indicator-item.active{
	background-color: #ED3641;
}

.carousel.carousel-slider .carousel-fixed-item.with-indicators{
	bottom: 0px;
    text-align: left;
}
.banner-km{
    background-color: transparent!important;
    border: 1px solid #F73944;
    box-shadow: none;
    border-radius: 0px;
    width: 170px;
    color: #fff!important;
    font-size: 16px;
    text-transform: unset;
}
.banner-ul-points li{
color: #fff;
left: 20px;
}




.banner-ul-points li{
  position: relative;
	padding-bottom: 10px;
}
.banner-ul-points{
  list-style: none;
}
.banner-ul-points li:before{
   content: '';
   position: absolute;
   border-right:2px solid #fff;
   border-bottom:2px solid #fff;
   width:10px;
   height:10px;
   top: calc(50% - 4px);
   left: -20px;
   transform: translateY(-50%) rotate(-45deg);
   -ms-transform: translateY(-50%) rotate(-45deg);
   -webkit-transform: translateY(-50%) rotate(-45deg);
   -moz-transform: translateY(-50%) rotate(-45deg);
   -o-transform: translateY(-50%) rotate(-45deg);
   transform: translateY(-50%) rotate(-45deg);   
}
.mtab{
	background-image: url(../images/banner/1.png);
    background-position: -5% 120%;
    height: 80px;
    width: 230px;
    background-repeat: no-repeat;
}
.quality-war{
    background-image: url(../images/q-100.png);
    background-position: 95% 10%;
    height: 100px;
    width: 200px;
    background-repeat: no-repeat;
}

nav{
	 /*height: 100px;*/
    /*line-height: 100px; */
}
nav .sidenav-trigger i{
    /* height: 100px;
    line-height: 100px;	 */
}

@media(max-width: 600px){
.series-phones-des{
	text-align: center;
}
.series-phones-mob img{
	margin: auto;
}
}

button:focus{
      background-color: rgba(0,0,0,0.05);
}

@media only screen and (min-width: 992px) and (max-width: 1250px){
nav ul a{
     padding: 0px 10px;
}
.nav-bg-color .container-nav{
    width: 99%;
}
}

.image-over-text{
    position: absolute;
    padding: 25px;
    line-height: 13px;
    font-size: 17px;
    text-align: left;
    font-family: 'sourcesanspro-light';
}




/*search*/
.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
}
.overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
}
.overlay .closebtn:hover {
    color: #ccc;
}
.overlay input[type=text] {
    padding: 0px 7px;
    font-size: 17px;
    border: none;
    float: left;
    width: 75%;
    background: white;
    border-bottom: none!important;
    height: 45px;
}
.overlay input[type=text]:hover {
    background: #f1f1f1;
}
.overlay button {
    float: left;
    width: 20%;
    padding: 0px 15px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer;
    height: 45px;
}
.overlay button:hover {
    background: #bbb;
}

.sidenav{
	-ms-transform: translateX(-105%);
	-webkit-transform: translateX(-105%);
	-moz-transform: translateX(-105%);
	-o-transform: translateX(-105%);
	transform: translateX(-105%);
}


@media(max-width:768px){
    .home-titles{
        font-size:20px;
    }
}

.see-inv:hover{
	color: red;
}

.header-seller:hover span{
	color: red;
}

.openBtn{
      cursor: pointer;
}





.style-checkox{
	    font-size: 15px;
	        cursor: pointer;

    color: rgba(0,0,0,0.87);
}
.style-checkox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.left-checkbox-section ul .checkmark {
    border: solid 1px #9a9999;
}
.checkmark {
    border: solid 1px #717070;
}
.style-checkox input:checked ~ .checkmark {
    background-color: transparent;
    border: 1px solid #F41187;
}
.style-checkox input:checked ~ .checkmark:after {
    display: block;
}
.style-checkox .checkmark:after {
    left: 4px;
    top: 0px;
    width: 4px;
    height: 10px;
    border: 1px solid #F41187;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


.checkbox-ul li.active [type="checkbox"]+span:not(.lever):after{
    display: block!important;
    left: 8px!important;
    top: 0px!important;
    width: 4px!important;
    height: 10px!important;
    border: 1px solid #fff!important;
    border-width: 0 2px 2px 0!important;
    -webkit-transform: rotate(45deg)!important;
    -ms-transform: rotate(45deg)!important;
    transform: rotate(45deg)!important;
}
.checkbox-ul li.active [type="checkbox"]+span{
    background-color: #E54A5B;
}

[type="checkbox"]+span:not(.lever):before{
	content: unset;
}

[type="checkbox"]:not(.filled-in)+span:not(.lever):after{
	 
    border: 1px solid #F41187;
}
[type="checkbox"]+span:not(.lever):before, [type="checkbox"]:not(.filled-in)+span:not(.lever):after{

}

.checkbox-ul li{
    width: 100%;
    margin-bottom: 10px;
    cursor: pointer;
}



















/*
.slick-slider .slick-prev, .slick-slider .slick-next {
  z-index: 100;
  font-size: 2.5em;
  height: 40px;
  width: 40px;
  margin-top: -20px;
  color: #B7B7B7;
  position: absolute;
  top: 50%;
  text-align: center;
  color: #000;
  opacity: .3;
  transition: opacity .25s;
  cursor: pointer;
}
.slick-slider .slick-prev:hover, .slick-slider .slick-next:hover {
  opacity: .65;
}
.slick-slider .slick-prev {
  left: 0;
}
.slick-slider .slick-next {
  right: 0;
}

#detail .product-images {
  width: 100%;
  margin: 0 auto;
  border:1px solid #eee;
}
#detail .product-images li, #detail .product-images figure, #detail .product-images a, #detail .product-images img {
  display: block;
  outline: none;
  border: none;
}
#detail .product-images .main-img-slider figure {
  margin: 0 auto;
  padding: 0 2em;
}
#detail .product-images .main-img-slider figure a {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
#detail .product-images .main-img-slider figure a img {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
#detail .product-images .thumb-nav {
  margin: 0 auto;
  padding:20px 10px;
  max-width: 600px;
}
#detail .product-images .thumb-nav.slick-slider .slick-prev, #detail .product-images .thumb-nav.slick-slider .slick-next {
  font-size: 1.2em;
  height: 20px;
  width: 26px;
  margin-top: -10px;
}
#detail .product-images .thumb-nav.slick-slider .slick-prev {
  margin-left: -30px;
}
#detail .product-images .thumb-nav.slick-slider .slick-next {
  margin-right: -30px;
}
#detail .product-images .thumb-nav li {
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
#detail .product-images .thumb-nav li img {
  display: block;
  width: 100%;
  max-width: 75px;
  margin: 0 auto;
  border: 2px solid transparent;
  -webkit-transition: border-color .25s;
  -ms-transition: border-color .25s;
  -moz-transition: border-color .25s;
  transition: border-color .25s;
}
#detail .product-images .thumb-nav li:hover, #detail .product-images .thumb-nav li:focus {
  border-color: #999;
}
#detail .product-images .thumb-nav li.slick-current img {
  border-color: #d12f81;
}*/


.item-box{
	/* background-color: #F7F7F7; */
	    padding: 15px;
    margin: 0px 10px 10px 10px;
    height: 342px;
}
.item-box img{
    margin: auto;
	}
.item-box ul{
	    padding-left: 30px;
}
.item-box ul li{
    list-style-type: initial;
    font-family: 'sourcesanspro-light';
}
.item-box-title{
    font-size: 19px;
    /* border-top: 1px solid #e6e6e6; */
    padding-top: 20px;
	
    margin-bottom:0px;
}
.top-filter-titles{
	font-size: 18px;
}

.deta_se ul {
    padding-left: 40px !important;
}

.deta_se ul li {
    list-style-type: circle !important;
}
.deta_se td, .deta_se th {
    border: 1px solid #ccc;
}








.user-drop-css .dropdown {
    position: relative;
    display: inline-block;
}

.user-drop-css .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    top: 35px!important;
}

.user-drop-css .dropdown-content a {
    color: black;
    padding: 12px 15px;
    text-decoration: none;
    display: block;
    line-height: 15px;
}

.user-drop-css .dropdown-content a:hover {background-color: #f1f1f1}

.user-drop-css .dropdown:hover .dropdown-content {
    display: block;
    opacity: 1;
    top: 40px;
    text-align: left;
    left: -10px;
}

.user-drop-css .dropdown:hover .dropbtn {
    background-color: #E13548;
}
.user-drop-css li{
    display: inline-block;
}










.sort-ul .dropbtn {
    background-color: #ca2f26;
    color: white;
    padding: 20px 15px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    line-height: 0px;
    border-radius: 3px;
}

.sort-ul .dropdown {
    position: relative;
    display: inline-block;
}

.sort-ul .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.sort-ul .dropdown-content a {
    color: black;
    padding: 12px 15px;
    text-decoration: none;
    display: block;
}

.sort-ul .dropdown-content a:hover {background-color: #f1f1f1}

.sort-ul .dropdown:hover .dropdown-content {
    display: block;
    opacity: 1;
    top: 40px;
        text-align: left;
    left: -10px;
}

.sort-ul .dropdown:hover .dropbtn {
    background-color: #E13548;
}
.sort-ul{
	text-align: right;
    margin: 15px 10px;
    border-bottom: 1px solid #e4dede8c;
}
.sort-ul li{
    display: inline-block;
}

.checkbox-section{
    font-size: 17px;
}




.value {
  position: absolute;
  top: 30px;
  left: 50%;
  margin: 0 0 0 -20px;
  width: 40px;
  text-align: center;
  display: block;
  
  /* optional */
  
  font-weight: normal;
  font-family: Verdana,Arial,sans-serif;
  font-size: 14px;
  color: #333;
  outline: none;
}

.price-range-both.value {
  width: 100px;
  margin: 0 0 0 -50px;
  top: 26px;
}

.price-range-both {
  display: none; 
}

.value i {
  font-style: normal;
}

.ui-slider-horizontal{
	    height: 2px!important;
}
.ui-slider-horizontal .ui-slider-handle{
	    top: -10px!important;
}

.ui-widget-content{
    border: 1px solid #EA384A!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	color: #EA384A!important;
    border: 1px solid #EA384A!important;
    background: #EA384A!important;
}




/*btm car*/


.owl-carousel .owl-wrapper:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
  line-height: 0;
}


/* display none until init */

.owl-carousel {
  position: relative;
  display: none;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  position: relative;
  display: none;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
  margin-bottom: 30px;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* mouse grab icon */

.grabbing {
  cursor: url(../images/grabbing.png) 8 8, move;
}


/* fix */

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}


/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}


/* fade */

.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}


/* backSlide */

.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}


/* goDown */

.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}


/* scaleUp */

.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}


/* Keyframes */


/*empty*/

@-webkit-keyframes empty {
  0% {
    opacity: 1
  }
}

@-moz-keyframes empty {
  0% {
    opacity: 1
  }
}

@keyframes empty {
  0% {
    opacity: 1
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}

@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}

@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}

@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(.8);
  }
}

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(.8);
  }
}

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(.8);
  }
}

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}

@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}


/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
  display: inline-block;
  margin: 5px;
  padding: 3px 10px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  color: #FFF;
  font-size: 12px;
  opacity: 0.5;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}


/* Clickable class fix problem with hover on touch devices */


/* Use it for non-touch hover action */

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  text-decoration: none;
  opacity: 1;
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
}


/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  margin: 5px 7px;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
  opacity: 0.5;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  opacity: 1;
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
}


/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {
  padding: 2px 10px;
  width: auto;
  height: auto;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  color: #FFF;
  font-size: 12px;
}


/* preloading images */

.owl-item.loading {
  min-height: 150px;
  background: url(../images/AjaxLoader.gif) no-repeat center center
}


/* CUSTOM USER OPTIONS */

.carousel-container {
  width: 100%;
}

.item {
  margin: 0 10px;
  background: #fff;
  color: #333;
}



.customNavigation {
  margin-top: 5px;
  margin-right: 11px;
  text-align: right;
}

.customNavigation .btn {
  position: relative;
  display: inline-block;
  overflow: visible;
  margin: -1.9px;
  border: 0;
  box-shadow: none;
  color: #fff;
  text-transform: uppercase;
  text-shadow: none;
  font-size: 20px;
  cursor: crosshair;
  -webkit-transition: all .1s ease-in 0s;
  -moz-transition: all .1s ease-in 0s;
  -o-transition: all .1s ease-in 0s;
  transition-property: all .1s ease-in 0s;
  -webkit-font-smoothing: antialiased;
  background: #fff;
}

.customNavigation .btn:hover {
  background: #fff;
}

.hoverfx {
  position: relative;
  display: block;
  overflow: hidden;
  text-align: center;
}

.hoverfx img {
  position: absolute;
  left: 0;
  width: 100%;
}

.hoverfx:before {
  display: inline-block;
  padding-top: 60%;
  content: '';
  vertical-align: middle;
}

.hoverfx .figure {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 10px 15px;
  max-width: 60%;
  border: 3px solid #e9e9e9;
  color: #ecf0f1;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 1.2rem;
  opacity: 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition-property: all .3s ease;
}

.hoverfx .figure:hover {
  background: #e9e9e9;
  color: #333;
}

.hoverfx .overlay {
  position: absolute;
  top: 0;
  z-index: 1;
  padding: 50%;
  background: rgba(0, 0, 0, .7);
  opacity: 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition-property: all .3s ease;
}

.item:hover .figure,
.item:hover .overlay {
  opacity: 1;
}

.car-title{
    text-align: center;
    font-size: 28px;
    margin-bottom: 0px;
    font-family: 'abel';
}

.red-title{
	color: #E13548;
	font-size: 21px;
/*    font-family: 'sourcesanspro-light';*/
    margin-bottom: 15px;
    margin-top: 15px;	
}

.speci-ul{
    padding-left: 30px!important;
}
.speci-ul li{
    list-style-type: initial!important;
    font-family: 'sourcesanspro-light';
        line-height: 30px;
}

.column{
	background-color: #F7F7F7;
	    margin-bottom: 20px;
}


.Find-seller{
	/* color: rgba(0,0,0,0.87);
    text-decoration: underline;
    color: rgba(0, 0, 0, 0.61); */
    background-color: #E13548;
    color: #fff;
	border-radius: 3px;
    padding: 5px;
}

.detail-car-arrow-left{
    color: black;
    margin-top: 250px;
    z-index: 9;
    position: absolute;
    margin-left: -60px;
    font-size: 90px!important;
    cursor: pointer;
    -webkit-text-stroke: 3px white;    
}
.detail-car-arrow-right{
	color: black;
    margin-top: 250px;
    z-index: 9;
    position: absolute;
    margin-left: 40px;
    font-size: 90px!important;
    cursor: pointer;
    -webkit-text-stroke: 3px white;
}


/*ninja*/
#ninja-slider{
	width: unset!important;
    float: unset!important;
    background: unset!important;
        height: 330px;
}
#thumbnail-slider div.inner{
	background-color: #fff!important;
}
#thumbnail-slider ul li{
	background-color: #F7F7F7;
}
#thumbnail-slider ul li{
    border: 1px solid transparent;
}
#thumbnail-slider li:hover{
	border-color:red!important;
	border:1px solid red;
}
#thumbnail-slider{
	    height: 375px!important;
	       float: unset!important; 
	       	    width: 100%!important;
}
body #thumbnail-slider div.inner ul{
	    width: 100%!important;
}
#thumbnail-slider ul li{
		    width: 100%!important;
}
#ninja-slider ul{
	    height: 330px!important
}
#thumbnail-slider-prev::before, #thumbnail-slider-next::before{
	    border-left: 4px solid black!important;
    border-top: 4px solid black!important;
}
#thumbnail-slider-prev, #thumbnail-slider-next{
    background-color: #fff!important;
}




.containerc input:checked ~ .checkmark:after{
	display: block;
    border: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.containerc input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    top: 3px;
    left: 0;
}
.containerc:hover input ~ .checkmark {
    background-color: #ccc;
}
.containerc input:checked ~ .checkmark {
    background-color: #E13548;
    border: solid 1px #E13548;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.containerc input:checked ~ .checkmark:after {
    display: block;
}
.containerc .checkmark:after {
    left: 6px!important;
    top: -1px!important;
    width: 5px!important;
    height: 10px!important;
    border: solid white!important;
    border-width: 0 3px 3px 0!important;
    -webkit-transform: rotate(45deg)!important;
    -ms-transform: rotate(45deg)!important;
    transform: rotate(45deg)!important;
}
.containerc{
	font-size: 15px;
    color: rgba(0, 0, 0, 0.61);
	cursor: pointer;
}
.checkbox-ul .checkmark {
    float: left;
    height: 16px!important;
        width: 16px!important;
    line-height: 16px!important;
    padding-left: 16px!important;
    margin-right: 10px;
        border-radius: 4px;
}

.ui-slider-horizontal .ui-slider-handle{
	    border-radius: 50%;
	    outline: none;
	    cursor: pointer!important;
}

.help-block {
    color: red !important;
    margin-top: 0px !important;
    font-size: 11px !important;
}
.bread{
	/* background-color: #A62830; */
	background-color: #000;
}
.bread .row{
	margin-bottom: 0px
}
.crum{
	font-size: 13px;
    padding: 7px 0px;
}
.crum ul li{
    display: inline-block;
    list-style: none;
}
.crum ul li:after {
    content: '\f105';
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
    font-family: FontAwesome;
    line-height: 1.3;
/*     content:'\25BA'*/
}
.crum ul li:nth-last-child(1):after{
display: none;
}
.crum ul li a{
	color: #fff;
}

.product-share li{
    float: left;
    margin-right: 15px;
}
.product-share li i{
    padding: 10px;
    /* background-color: #000000; */
    /* color: #818181; */
    font-size: 17px;
    cursor: pointer;
    border-radius: 50%;
}
.product-share .fa-facebook-f {
    background-color: #3B5998;
    color: #fff;
}
.product-share .fa-twitter {
    background-color: #55acee;
    color: #fff;
}
.product-share .fa-whatsapp {
    background-color: #25d366;
    color: #fff;
}
.fa-facebook-f:before, .fa-facebook:before {
    padding: 3px;
}
.fa-envelope {
    background-color: #7d7d7d;
    color: #fff;
}
.product-share li:hover i{
    color: #fff;
}


.detail-right-section{
	border: 1px solid #ccc;
	border-top: unset;
	border-right: unset;
	padding: 0px;
}
@media(max-width: 992px){
.detail-right-section{
	border: none;
}
}


.simliar-pro-compare{
	padding-left: 10px!important;
	margin-top: 0px;
}

.list-banner{
	background-image: url(../images/accessories.jpg);
	height: 300px;
    background-size: 100% 100%;
}

.list-banner-ul li{
    float: left;
}
.list-banner-ul li p{
	margin-top: 0px;
}
.list-bnr-number{
	font-size: 70px;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
}
.list-bnr-text{
	padding-left: 20px;
    line-height: 7px;
    font-size: 20px;
}

@media(max-width: 525px){
.list-bnr-number{
    line-height: 80px;	
}
}


.menu > ul > p{
    list-style: none;
    display: inline-block;
    color: #fff;
    float: left;
    margin: 0px;
}
.right nav ul a:hover{
    background-color: #fff;
    color: red;
}

.customNavigation .btn{
	cursor: pointer;
	padding: 0px;
}
.car-left-arw{
	float: left;
}

@media(max-width: 1200px){
.detail-car-arrow-right{
    margin-top: unset;
    position: unset;
    margin-left: unset;
    font-size: 20px!important;
    -webkit-text-stroke:unset;
}
.detail-car-arrow-left{
    margin-top: unset;
    position: unset;
    margin-left: unset;
    font-size: 20px!important;
    -webkit-text-stroke:unset;
}
.car-left-arw{
	float: unset;
}
.customNavigation .btn{
	padding: 0 16px;
}
}


/*div .dell{
   display: none;
}*/


.support-banner{
    background-image: url(../images/support-111.jpg);
    height: 300px;
    background-size: 100% 100%;
}
#menu-outer {
	background: url(images/bar-bg.jpg) repeat-x;
	border-bottom: 2px solid #ccc;
	margin-bottom: 20px;
}

.table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}

ul#horizontal-list {
list-style: none;
    padding-top: 0px;
    margin: 0px;
}
ul#horizontal-list p{
    color: rgba(0,0,0,0.87);
    font-size: 16px;
    letter-spacing: 0.5px;
    margin: 5px 0px;
}
ul#horizontal-list li {
	display: inline;
	float: left;
    text-align: center;
    padding: 10px 20px;
    margin-bottom: -3px;
    padding-top: 20px;
}
ul#horizontal-list li:hover{
    background-color: #F7F7F7;
}
ul#horizontal-list li a{
display: block;
}
.tab-active{
    border-bottom: 3px solid #EC3440;
    background-color: #F7F7F7;
}
.tab-active p{
	color: #EB333F!important;
}
.usa-can{
    margin-top: 40px;
}
.usa-can .spn{
		font-weight: bold;
	    padding: 12px 50px;
    border: 1px solid #ece7e799;
    letter-spacing: 1px;
    color: #484848;
}
.gray-big-box{
	background-color: #F7F7F7;
	border: 1px solid #ccc;
	padding: 35px 75px!important;
}
.support-title{
    font-size: 25px;
    margin-bottom: 0px;
    font-family: 'abel';
    color: black;
}
.padding-0{
	padding: 0px!important;
}
.inputs{
	border: 1px solid #ccc!important;
    height: 15px!important;
    padding: 10px!important;
    background-color: #fff!important;
    width: 80%!important;
    font-size: 13px!important;
}
.input-div{
	margin-bottom: 20px;
	padding: 0px!important;
}
.red-input-title{
    color: #e3313d;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}
.inner-btn{
    background-color: #c82d25;
    color: #fff;
    box-shadow: none;
    border: 1px solid #ccc;
    font-size: 13px;
    padding: 0 0px;
    width: 150px;
    margin-top: 15px;
}
.inner-btn:hover{
    background-color: #c82d25;
}
.regi-ul-points{
list-style: none;
    padding-left: 10px!important;
    font-size: 13px;
}
.regi-ul-points li{
    position: relative;
    padding-bottom: 10px;
    left: 20px;
}
.regi-ul-points li:before{
    content: '';
    position: absolute;
    border-right: 2px solid red;
    border-bottom: 2px solid red;
    width: 10px;
    height: 10px;
    top: calc(50% - 4px);
    left: -20px;
    transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -moz-transform: translateY(-50%) rotate(-45deg);
    -o-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);	
}
.email-checkbox{
	list-style: none;
}
.email-checkbox li{
    display: inline-block;
        padding: 0px 20px;
}



.arrow_box {
	position: relative;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #F63743;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #c2e1f5;
	border-width: 10px;
	margin-left: -10px;
}
.sel-dropdown{
    width: 80%!important;
}
.sel-dropdown .select-wrapper input{
    border: 1px solid #ccc!important;
    height: 15px!important;
    padding: 10px!important;
    /* background-color: #fff!important; */
    color: grey;font-size: 13px;
    line-height: unset;
}
	.sel-dropdown .select-wrapper input:not(input.field){
	    -webkit-user-select: none;
	    -khtml-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
	}


.sel-dropdown .select-wrapper ul{
    z-index: 2;	
}
.select-wrapper .caret{
    z-index: 1;
}
.support-bnr-fixed{
	bottom: 75px!important;
}

.line-75mid {
    max-width: 75px;
    margin: 15px auto;
    border-width: 1px;
    border-color: #fff;
    margin-bottom: 25px;
}


@media(max-width: 1145px){
ul#horizontal-list li{
    padding: 10px 15px;
}
.arrow_box:after{
	display: none;
}
.arrow_box:before{
	display: none;
}
ul#horizontal-list p{
	margin: 0px;
	font-size: 13px;
}
#horizontal-list img{
display: block;
}
}
@media(max-width: 900px){
ul#horizontal-list li{
	width: 32%;
    padding: 10px 10px;
}
ul#horizontal-list p{
    font-size: 10px;
}
.tab-active{
    border-bottom: unset;
}
#horizontal-list img{
    display: block;
    margin: auto;
}
}
.dropdown-content li>a, .dropdown-content li>span{
	    color: #242b3e;
}
.padding-0-75{
    padding: 0px 75px!important;
}

@media(max-width: 800px){
.usa-can .spn{
	    display: block;
}
.gray-big-box{
    padding: 20px 20px!important;
}
body  .padding-0-75{
    padding: 0px!important;
}
body .faq-acc{
	padding: 0px!important;
}
}

.inputs:focus{
    border-bottom: 1px solid red!important;
    -webkit-box-shadow: 0 1px 0 0 red!important;
    box-shadow: 0 1px 0 0 red!important;
}
.menu .active{
	color: red;
}
.menu .drop-down .active{
    color: rgba(0,0,0,0.87);
}

@media(max-width:460px){
.share-with-text{
    width:100%;
    margin-top: 10px;
}
}

.detail-side-title{
	font-size: 28px;
}
@media(max-width: 600px){
.compare-detail-title ul{
padding-top: 0px!important;
float: left!important;
padding-left: 0px!important;
}
.detail-side-title{
	margin-bottom: 10px;
}
}


.price-range-min:after{
   content: '\f156';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 5px;
   text-decoration:none;
}
.price-range-max:after{
   content: '\f156';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 5px;
   text-decoration:none;
}


.glossary-box{
	    background-color: #F7F7F7;
    border: 1px solid #ccc;
    padding:10px!important;
}
.glo-title{
	    font-size: 25px;
    color: #E13548;
    font-family: 'abel';
    margin: 10px 0px;
    text-align: center;
}
.glo-content{
    color: #484747;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 22px;
}





.collapsible{
	    border-top: unset;
    border-right: unset;
    border-left: unset;
    margin: unset;
    box-shadow: unset;
}
.collapsible-header{
    border-bottom: unset;
    padding-bottom: 5px;
}
.collapsible li{
    border-bottom: 1px solid #ddd;
    padding: 10px 0px;
}
.collapsible-body{
	    padding: 10px 55px;
	    border: unset;
}
.faq-acc{
    padding: 0px 75px 0px 0px!important;
}



/*acc*/
.accordion_container {

}
.accordion_head {
  cursor: pointer;
  margin: 0 0 1px 0;
  padding: 7px 10px;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.accordion_body {
/*  background: lightgray;*/

}
.accordion_body p {
  padding: 5px 10px;
  margin: 0px;
  color: #585757;
}
.plusminus {
    margin-left: -33px;
    display: block;
    float: left;
    background-color: #D6D6D6;
    padding: 0px 7px 5px 7px;
    height: 28px;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 20px;
    color: #fff;
}
.each-acc{
    padding: 20px 0px!important;
    border-bottom: 1px solid #ccc;
    padding-left: 20px!important;
    display: block;
}
.each-acc .active span{
	background-color: #E13548;
	padding: 0px 9px 5px 9px;
}
.news-box-main{
	padding: 30px 30px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.news-box{
	padding: 20px 20px;
	border: 1px solid #ccc;
    margin-bottom: 20px;
}
.news-box img{
margin: auto;
}
body .news-select .select-wrapper input{
    margin-bottom: 0px;
    height: 60px!important;
    background-color: #F7F7F7!important;
    color: #c3c0c0;
    font-size: 16px;
}

@media(max-width:768px){
    body .news-select .select-wrapper input{
            height: 40px!important;
    }
}

.date-loc{
	margin: 15px 0px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px!important;
}
.color-red{
	color: #d21c28;
}
.news-box-content{
	    margin-bottom: 5px;
    line-height: 25px;
    font-size: 14px;
}
.pagination li{
	background-color: #F4F4F4;
    border-radius: 3px;
}
.pagination li a{
	font-size: 15px;
    font-weight: bold;
    color: #2b2b2b;
    padding: 0 12px;
}
.pagination li.active {
    background-color: #CC2538;
}
.news-banner{
	background-image: url(../images/About_news.jpg);
    height: 300px;
    background-size: 100% 100%;
}
.news-bnr-fixed{
    bottom: 100px!important;
}
.news-main-title{
	    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 32px;
}
.news-box-title{
    font-size: 25px;
    font-family: 'abel';
}
.news-top-dropdown{
	width: 100%!important;
	background-color: #F7F7F7;
}

.find-bnr-fixed{
	    bottom: 20px!important;
}
.find-banner{
	background-image: url(../images/re-seller.jpg);
    height: 300px;
    background-size: 100% 100%;
}
.resellers-fix-height{
	background-color: #F7F7F7;
	padding: 30px;
	min-height: 250px;
	max-height: 250px;
}
.seller-support{
	background-color: #F7F7F7;
    padding: 12px!important;
    letter-spacing: 1px;
    font-weight: bold;
    margin-top: 20px;
}
.resller-red-title{
	font-family: 'abel';
    font-size: 25px;
    margin: 0px;
    color: #d21c28;
}

@media(max-width: 850px){
.find-bnr-fixed .home-titles{
	font-size: 20px;
}
.find-bnr-fixed{
	bottom: -6px!important;
}
}

.where-to-buy-dropdowns input{
	margin-bottom: 0px!important;
}
.reseller-big-btn{
	margin-top: 0px;
    width: 350px;
    padding: 5px 0px;
    height: 45px;
    font-size: 15px;
}
.resellers-scroll{
	height: 450px;
	background-color: #F7F7F7;
	overflow-y: scroll;
}
.resellers-scroll .reseller-sec{
    padding: 0px 80px;
    border-bottom: 1px solid #ccc;
}
.scroll-main-title{
	color: rgb(161, 35, 43);
    font-weight: bold;
    font-size: 19px;
}
.scroll-main-sub{
    margin: 5px 0px;
    color: rgb(217, 50, 70);
    font-size: 16px;
    font-weight: bold;
}
.scroll-black-title{
	margin-bottom: 0px;
    color: #2A2A2A;
    font-weight: bold;
    font-size: 16px;
}
.textareas{
	border: 1px solid #ccc!important;
    height: 80px!important;
    padding: 10px!important;
    background-color: #fff!important;
    width: 80%!important;
    font-size: 13px!important;
    outline: none;
    resize: none;
}
.textareas:focus{
    border-bottom: 1px solid red!important;
    -webkit-box-shadow: 0 1px 0 0 red!important;
    box-shadow: 0 1px 0 0 red!important;
}
.regi-left{
   margin-bottom: 0px;
}

@media(max-width: 992px){
.nbsp-btm{
display: none;
}
.regi-right{
   margin-top: 0px;	
}
}


.menu .abc1 .active {
    color: rgba(0,0,0,0.87);
}

.support-drop-li a{
padding: unset;
}
.support-drop-li a:hover{
background-color: unset!important;
}

.support-drop-li p{
margin-bottom: 0px;
color: #818181;
}
.support-drop-li:hover p{
color: red;
}

@media(min-width: 992px){
.modal{
	width: 35%;
}
}

input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]){
     border-bottom: 1px solid #EA384A;
    -webkit-box-shadow: 0 1px 0 0 #EA384A;
    box-shadow: 0 1px 0 0 #EA384A;
}

input:not([type]):focus:not([readonly])+label, input[type=text]:not(.browser-default):focus:not([readonly])+label, input[type=password]:not(.browser-default):focus:not([readonly])+label, input[type=email]:not(.browser-default):focus:not([readonly])+label, input[type=url]:not(.browser-default):focus:not([readonly])+label, input[type=time]:not(.browser-default):focus:not([readonly])+label, input[type=date]:not(.browser-default):focus:not([readonly])+label, input[type=datetime]:not(.browser-default):focus:not([readonly])+label, input[type=datetime-local]:not(.browser-default):focus:not([readonly])+label, input[type=tel]:not(.browser-default):focus:not([readonly])+label, input[type=number]:not(.browser-default):focus:not([readonly])+label, input[type=search]:not(.browser-default):focus:not([readonly])+label, textarea.materialize-textarea:focus:not([readonly])+label{
	color: red;
}

@media(max-width: 400px){
.resller-red-title{
	font-size: 20px;
}
}

@media(max-width: 1200px){
.resellers-fix-height{
	padding: 15px;
	min-height: unset;
	max-height: unset;
}
}

@media(max-width: 440px){
.line-75mid{
display: none;
}
.long-text{
	margin-bottom: 0px;
	margin-top: 0px
}
.long-btn{
	margin-bottom: 0px;
	margin-top: 0px
}
.long-text-title{
	line-height: 20px;
}
}

@media(max-width: 555px){
.line-75mid{
display: none;
}
}

@media(max-width: 500px){
.gray-big-box{
    padding: 10px 10px!important;
}

}

@media(max-width: 420px){
.reseller-big-btn{
	width: 100%!important;
}
.news-main-title{
	font-size: 20px;
}
}

@media(max-width: 600px){
.bread{
}
}

@media(max-width: 992px){
.sel-dropdown {
    width: 93%!important;
}
.inputs{
	width: 93%!important;
}
.textareas{
    width: 100%!important;
}
.listing-right-items{
	padding: 0px!important;
}
}

@media(max-width: 450px){
.list-bnr-text p{
    margin-bottom: 0px;
}
.list-bnr-text{
	line-height: 20px;
    font-size: 18px;
}
}
@media(max-width: 485px){
.list-bnr-text{
	padding-left: 0px;
}
}

.dropdown-content{
	top: 0!important;
}

@media(max-width: 420px){
.support-bnr-fixed {
    bottom: 55px!important;
}
}



.list-banner{
	height: unset;
	padding: 12%;
}


@media(max-width: 1200px){
.list-banner{
    background-size: contain;
    background-repeat: no-repeat;
}
.list-banner .carousel-fixed-item{
display: none;
}
}


@media(min-width: 1500px){
.list-banner{
    height: 300px;
    padding: unset;
}
}


@media(min-width: 1200px){
.list-banner-ul{
	    padding-left: 25px!important;
}
}

/*magni popup*/
.slide {
    background: #FFF;
    margin: 0 auto;
    position: relative;
    max-width: max-content;
}
.mfp-close-btn-in .mfp-close{
    color: red!important;
}

.alert {
    padding: 20px;
    color: white;
}

.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.closebtn:hover {
    color: black;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.slider {
    height: unset !important;
}


.contact-box{
    padding: 20px!important;
    /* border: 2px dotted #ccc; */
    margin: 10px;
    min-height: 350px!important;
    border-radius: 5px;
}
.contact-box .scroll-main-sub {
	/* border-bottom: 2px dotted #ccc; */
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.cf_address_box:nth-child(1) {
    border-right: solid 2px #000;
}
.cf_address_box:nth-child(2) {
    padding-left: 30px!important;
}
.terms-sub-titles{
    color: black;
    font-weight: bold;
    margin-bottom: 5px;
}
.two-line{
    color: red;
}
.site-ul li{
    display: inline-block;
    margin: 5px 25px;
    margin-left:0px;
}
.site-ul li a{
    color: rgba(0,0,0,0.87);
}
.site-title{
    font-size: 20px;
    color: #A62830;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 40px;
}
.site-ul{
    margin-top: 5px;
}

.site-ul li a:hover{
    color: red;
}

@media (max-width: 555px){
    .find-bnr-fixed .line-75mid{
        display: none;
    }
}

@media(max-width: 992px){
    .contact-box {
        min-height: unset!important;
    }
}

.career-white-box{
    background-color: #fff;
    margin: 12px;
    border-left: 3px solid #A62830;
    padding: 15px 10px!important;
}
.job-titles{
    margin: 0px;
    font-size: 18px;
}

.ur{
    margin-top: 0px;
}

.career-white-box:hover{
    border-left:3px solid #00245D;
    cursor: unset;
}

@media(max-width:500px){
.contact-box{
    border:none;
    padding: 0px!important;
    margin:0px;
    margin-top:10px;
}
}

.listing-left-checkbox {
    border: 1px solid #e8e8e8 !important
}

.listing-left-checkbox .containerc{
    margin-left: 35px;
    float: left;
    font-size: 14px;
}

.listing-left-checkbox .checkbox-ul .checkmark{
    margin-right: 0px;
    top: -19px;
}

.listing-left-checkbox [type="checkbox"]+span:not(.lever){
    /* margin-left: -30px; */
}

.menu .abc2 .active {
    color: rgba(0,0,0,0.87);
}

.pro-list-ul{
    max-height: 300px;
    overflow-y: auto;
}

.news-box{
  /*   max-height: 435px; */
    min-height: 465px;
}

.top-pro-icons li{
    margin-bottom: 15px;
}

.top-pro-icons p{
    white-space: nowrap;
    width: unset;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0px;
}

@media(min-width:992px){
    .detail-right-section{
            max-height: 500px;
    overflow-y: auto;
    }
}

.quality-war-2{
        background-image: url(../images/warnty-2.png);
    background-position: 45% 13%;
    height: 79px;
    width: 525px;
    background-repeat: no-repeat;
    float: right;
    top: 3px;
    position: absolute;
}

.card-flex {
    min-height: 400px !important;
    max-height: 400px !important;
}

.card .card-image img{
    height: 300px;
}

.nicescroll::-webkit-scrollbar {
    width: 2px !important;
    height: 2px !important;
}

.nicescroll::-webkit-scrollbar-track {
    background: #fff !important; 
}

.nicescroll::-webkit-scrollbar-thumb {
    background: #d93246 !important; 
}

.nicescroll::-webkit-scrollbar-thumb:hover {
    background: red !important; 
}

.limit {
    display: block !important;
    text-overflow: ellipsis !important;
    word-wrap: break-word !important;
    overflow: hidden !important;
    max-height: 1.8em !important;
    line-height: 1.8em !important;
}

.index-banner-slider{
        /*height: 460px!important;*/
}

.vertical-center {
    width: 100% !important;
    margin-top: 30px !important;
}
.vertical-center img {
    width: 100% !important;
    height: 80px !important;
    margin: 5px !important;
}
.vertical-center .slick-track {
    width: inherit !important;
}

.vertical-center .slick-slide div {
    margin-right: 6px !important;
}
.full {
    width: 500px;
    height: 350px;
    margin-top: 25px;
    overflow: hidden;
    max-width: 100% !important;
    border: 1px solid #e8e8e8;
}

.full div {
    width: 100%;
    height: 100%;
}

.full img {
    width: 100%;
    height: 100%;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.vertical-center .slick-active img {
    border: 1px solid #e8e8e8 !important;
}

.vertical-center .slick-current img {
    border: 1px solid red !important;
}

.pl-5 {
    padding-left: 15px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.bg-r {
    background-color: #f9f9f9 !important;
}

.banner-side-img{
    height:300px;
}

.index-banner-slider .carousel-fixed-item{
    bottom: 70px!important;
}

.index-banner-slider ol{
    padding-left: 10px;
}

.index-banner-slider ul{
    padding-left: 10px;
}
.blog-desp {
    max-height: 185px;
    display: inline-block;
    overflow-y: auto;
    margin-top: 0px;
    overflow-x: hidden;
}

.click-close{
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    color: red;
    cursor:pointer;
}

.footer-col{
    padding:0px!important;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
  }
  .lds-ellipsis div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #000;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
  }
  .lds-ellipsis div:nth-child(1) {
    left: 6px;
    animation: lds-ellipsis1 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(2) {
    left: 6px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(3) {
    left: 26px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(4) {
    left: 45px;
    animation: lds-ellipsis3 0.6s infinite;
  }
  @keyframes lds-ellipsis1 {
    0% {
      transform: scale(0);
    }
    100% {
      transform: scale(1);
    }
  }
  @keyframes lds-ellipsis3 {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(0);
    }
  }
  @keyframes lds-ellipsis2 {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(19px, 0);
    }
  }
[type="checkbox"].filled-in:not(:checked)+span:not(.lever):after {
	top: 3px!important;
}
.ls-parent-menu {
    margin-bottom: 10px!important;
}
.ls-child-menu {

}
.ls-child-menu div > p {
    margin-bottom: 10px!important;
}
[type="checkbox"].filled-in:checked+span:not(.lever):after {
	border: 2px solid #e13548!important;
    background-color: #e13548!important;
}
.detail-side-title {
    font-size: 20px !important;
    color: #a62830 !important;
}

.red{
    background-color: #cb2f22!important;
}

[type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{
    height: 14px!important;
    width: 14px!important;
    /* border: 1px solid #bfbfbf!important; */
    border: 1px solid #ccc !important;
    /* border-bottom: 1px solid #000!important; */
    border-radius: 3px !important;
    top: 6px !important;
}


/* New Parents After */

[type="checkbox"].filled-in.parents:not(:checked)+span:not(.lever):after{
    height: 14px!important;
    width: 14px!important;
    border: 1px solid #000 !important;
    /* border-bottom: 1px solid #fff!important; */
    border-radius: 3px !important;
}

[type="checkbox"].filled-in.parents:checked+span:not(.lever):after {
	/* border: 2px solid #e13548!important;
    background-color: #e13548!important; */
    border: 0px !important;
    /* border-bottom: 1px solid #fff !important; */
    border-radius: 0px !important;
    background-color: transparent !important;
    top: 6px !important;
}
[type="checkbox"].filled-in.parents:checked+span:not(.lever):before{
    top: 6px!important;
    left: 0px!important;
    width: 6px!important;
    height: 11px!important;
    border-top: 2px solid transparent !important;
    border-left: 2px solid transparent !important;
    border-right: 2px solid #000 !important;
    border-bottom: 2px solid #000 !important;
}

[type="checkbox"]+span:not(.lever) {
    padding-left: 20px !important;
}


[type="checkbox"].filled-in:checked+span:not(.lever):after{
    height: 14px!important;
    width: 14px!important;
    /* top: 2px; */
    border: 0px !important;
    /* border-bottom: 1px solid #fff !important; */
    border-radius: 0px !important;
    background-color: transparent !important;
    top: 6px !important;
}

[type="checkbox"].filled-in:checked+span:not(.lever):before{
    top: 6px!important;
    left: 0px!important;
    width: 6px!important;
    height: 11px!important;
    border-top: 2px solid transparent !important;
    border-left: 2px solid transparent !important;
    border-right: 2px solid #222 !important;
    border-bottom: 2px solid #222 !important;
}

@media(max-width:992px){
    .news-main-title{
            font-size: 20px
    }
}

.news-box{
    position: relative;
}
.news-box .waves-effect{
    bottom: 10px;
    position: absolute;
    width: 60px;
    right: 10px;
}

@media(max-width:992px){
    .navbar-fixed nav{
            position: unset;
    }
}

nav .sidenav-trigger{
    float:right;
}

@media only screen and (max-width: 992px){
    nav .brand-logo{
            left: 60px;
    }
}

.sidenav li>a>i, .sidenav li>a>[class^="mdi-"], .sidenav li>a li>a>[class*="mdi-"], .sidenav li>a>i.material-icons{
    margin: 0 15px 0 0;
}

.sidenav li>a{
        padding: 0 15px;
		height: initial!important; 
		line-height: 30px!important;
}

.sidenav li>a>i {
	line-height: 30px!important;
	    height: initial!important;
}

@media(max-width:768px){
.content-light{
        font-size: 15px;
}
}

@media(max-width:600px){
    .news-box{
    max-height: unset;
    min-height: unset;
    }
    .newsroom-news-box{
    display: inline-block;  
    width:100%;
    }
}

@media(max-width:768px){
.index-ul-btns li{
    margin-right: 5px;
}
.home-btn{
    width: 135px;
}
    .resellers-scroll .reseller-sec{
            padding: 0px 15px;
    }
}

button:focus{
    background-color: #ddd!important;
}

.min-140{
    min-height: 60px;
}
.min-height-120{
     min-height: 140px;   
}

@media(max-width:768px){
.home-titles{
    margin-top: 10px;
    margin-bottom: 10px;
}
.car-title{
    font-size:20px;
}
}

@media(max-width:600px){
    .mobile-name{
        margin: 5px;
    }
    .min-140{
    min-height: unset;
    }
    .min-height-120{
    min-height: unset;     
    }
    .input-div{
        margin-bottom:0px;
    }
    .input-div .inputs{
        margin-bottom:0px!important;
    }
    .input-field{
        margin:0px;
    }
}

@media(max-width:768px){
    .similar-container{
        width:100%;
    }
    
    #ninja-slider ul{
    height: 150px!important;
    }
    #ninja-slider{
            height: 150px;
    }
    #thumbnail-slider{
            height: 150px!important;
    }
}


@media(max-width:600px){
   /*.navbar-fixed{*/
   /* height: unset!important;*/
   /*}*/
}

.careers-text{
    font-size: 22px;
    margin-bottom: 0px;
}

.overviews-p{
    font-family: 'sourcesanspro-light';
    padding-left: 20px;
}

.if-intrested{
    font-size:22px;
}

@media(max-width:768px){
    .faq-acc .s5{
        width:100%!important;
    }
    .faq-acc .s7{
        width:100%!important;
    }
    .careers-text{
    font-size: 15px;
    margin-bottom: 0px;
    }
    .bottom-30-bnr{
    bottom: 30px!important;
    }
    .seller-support{
    margin-top: 0px;
    }
    .overviews-p{
    padding-left: 0px;
   }
   .detail-right-section{
       padding:0px;
   }
   .if-intrested{
    font-size:20px;
   }

}


.filter-nav-search{
    height: 60px;
    background-color: #F7F7F7;
    box-shadow: none;
    border: 1px solid #ccc;
}
.filter-big-button{
    width: 100%;
    height: 60px
}

@media(max-width:768px){
.filter-nav-search label{
        top: -10px!important;
}
.filter-nav-search{
    height: 40px;
}
.filter-big-button{
    height: 40px;
}
.news-select .select-wrapper input{
    height: 20px!important;
}
.usa-can .spn{
    padding: 12px 20px;
}
}




.sel-dropdown .select-wrapper input{
    box-sizing: border-box!important;
    height: 40px!important;
}
.inputs{
    box-sizing: border-box!important;
    height: 40px!important;
}

@media (max-width: 992px){
    .sel-dropdown{
    width: 100%!important;
    }
    .inputs {
    width: 100%!important;
    }
}

.select-wrapper input.select-dropdown:focus{
    background-color:#ddd;
}

.share-mail-popup{
    padding: 30px 48px;
    border: 1px solid #EEE;
    margin-bottom: 0px;
}
    
@media(max-width:768px){
    .share-mail-popup{
        padding:20px;
    }
}

@media(max-width:1200px){
    .image-over-text{
            padding: 15px;
            font-size: 14px;
    }
}

.index-banner-row .carousel{
    /* height: 450px; */
    height: unset;
}

@media(max-width:600px){
    .respo-view-btn{
    position: unset!important;
    margin-top:10px;
    }
}

@media(max-width:900px){
.tab-active{
        background-color: unset;
}
}


@media(max-width:992px){
 .select-driver-half{
     padding:0px!important;
 }
}

@media(max-width:768px){
    .index-banner-row .indicators{
        display:block;
        bottom: -20px;
    }

    .index-banner-row .indicators .indicator-item {
        height: 12px;
        width: 12px;
        border-radius: 50%;
        background-color:rgba(0, 0, 0, 0.2);
        margin: 20px 5px;
        border: 2px solid rgba(0, 0, 0, 0.4);
    }

    .carousel .indicators .indicator-item.active{
        background-color: rgba(255, 255, 255, 0.3);
    }
}





.detail-jq-slider img {
max-width: 100%;
}
.detail-jq-slider .thumbs {
    float: left;
    width: 15%;
    background-color: #eae5e5;
    margin-right: 10px;
/*    max-height: 380px;
    overflow-y: auto;*/
}
.detail-jq-slider .preview {
    width: 85%;
    overflow: hidden;
    text-align: center;
    padding: 5px;
    margin: auto;
    box-sizing: border-box;
}
.detail-jq-slider .preview:last-child {
margin-bottom: 0;
}
.detail-jq-slider .full, .full img {

}
.detail-jq-slider .previews a:hover, .previews a.selected {
}
.detail-jq-slider .full img:hover {
cursor: pointer;
}









.slick-prev:before, 
.slick-next:before {
    color: black;    
}

.slick-dots {
    bottom: -30px;
}


/*  .slick-slide:nth-child(odd) {
     background: $c2;
}
.slick-prev, .slick-next {
  left: 50%;
  transform: translate(-50%, 0) rotate(90deg)!important;
  position: unset!important;
  margin: auto;
  margin-left: 50%;
}
.slick-next {
  top: unset;
  bottom: -30px;
}
.slick-prev {
  top: -30px;
}
.slick-prev:before, .slick-next:before{
	color: gray!important;
	    font-size: 15px;
} */




.zoomin:hover {
  --zoom: 2;
}
.zoomin{
/*  position: absolute;
  width: 100%;
  height: 100%;*/
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(var(--zoom, 1));
          transform: scale(var(--zoom, 1));
  -webkit-transform-origin: var(--x) var(--y);
          transform-origin: var(--x) var(--y);
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.full img{
    /*width:100%;*/
}

@media(min-width:700px){
.large-img{
    width: 500px;
    height: 350px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px){
.large-img{
    width: unset;
    height: unset;
}
}

@media(min-width:1200px){
    .product-share{
    padding-left: 16%!important;
    }
}

.selected img{
    border: 1px solid red;
}


/*yasar for menu css*/
.third-level-menu
{
    position: absolute;
    top: 0;
    /*right: -150px;*/
    left:100%;
    width: 250px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
}

.third-level-menu > li
{
    /*height: 30px;*/
    background: #E6E6E6;
        float: none;
}
.third-level-menu > li:hover { background: #CCCCCC; }

.second-level-menu
{
    position: absolute;
    top: 80px;
    left: 0;
    width: 300px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
}

.second-level-menu > li
{
    position: relative;
    border-bottom: solid 1px;
    background: #E6E6E6;
    float: none;
}
.third-level-menu li {
   border-bottom: solid 1px;
}
.second-level-menu > li:hover { background: #CCCCCC; }

.top-level-menu {
    list-style: none;
    padding: 0;
    z-index: 9;
    position: relative;
    /* width: inherit; */
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}
.top-level-menu li a {
      line-height: 80px;
    padding: 0px 20px;
}
.second-level-menu li a, .third-level-menu li a {
    line-height: normal!important;
    padding: 5px 20px;
}

.top-level-menu > li
{
    position: relative;
    
    
}
.top-level-menu > li:hover { background: #CCCCCC; }

.top-level-menu li:hover > ul
{
    /* On hover, display the next level's menu */
    display: inline;
}


/* Menu Link Styles */

.top-level-menu a /* Apply to all links inside the multi-level menu */
{
   
    color: #000;
    text-decoration: none;
    padding: 0 0 0 10px;

    /* Make the link cover the entire list item-container */
    display: block;
    line-height: 30px;
}
.top-level-menu a:hover { color: #000000; }
.nav-bg-color{
      height: inherit;
    line-height: inherit;
}

/* product thumb */

#etalage-slider{

}

#etalage-slider .etalage_thumb{
    border: solid 1px #e8e8e8;
}

#etalage-slider .etalage_small_thumbs li{
	margin: 5px;
    cursor: pointer;
    border:solid 1px #e8e8e8;
}

#etalage-slider ul li.etalage_smallthumb_active{

}

#etalage-slider .etalage_zoom_area,
.etalage_zoom_area{

}

#etalage-slider .etalage_magnifier{
}

.v-block {
    display: none !important;
}
.full-thumb {
    width: 100% !important;
}
@media screen and (max-width: 993px) {
    .v-none {
        display: none !important;
    }

    .v-block {
        display: block !important;
    }
}

.displayblock {
    display: block !important;
}


/* Accordion */

.accordion {
    width: 100%;
    max-width: 360px;
    margin: 30px auto 20px;
    background: #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 42px;
    color: #4D4D4D;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #CCC;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li:last-child .link { border-bottom: 0; }

.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
}

.accordion li.open .link { color: #b63b4d; }

.accordion li.open i { color: #b63b4d; }

.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

  /**
   * Submenu
   -----------------------------*/


.submenu {
    background: #fff;
    font-size: 14px;
}

.submenu li { 
    /* border-bottom: 1px solid #4b4a5e; */
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #d9d9d9;
    padding: 12px;
    padding-left: 42px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.submenu a:hover {
    background: #b63b4d;
    color: #FFF;
}

@media(max-width: 768px){
    .sort-ul .dropbtn{
        line-height: 20px;
    }
}


.select-wrapper .caret{
    pointer-events: none;
}

.menu a.active{
    color: red!important;
}

.sidenav a.active{
    color: red !important;
}

.carousel-nav {
    border: 0px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 5px;
    cursor: pointer;
}

.carousel-nav:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.carousel-item div h2 {
    font-family: 'abel';
    font-size: 30px !important;
    font-weight: 700 !important;
    animation-delay: 0.5s;
}

.carousel-item div p {
    font-family: 'sourcesanspro-light';
    font-size: 20px !important;
    font-weight: 700 !important;
    animation-delay: 1s;
}

.slick-home .slick-slide img {
    width: 100%;
}

.slick-home div h2 {
    font-family: 'abel';
    color: #fff !important;
    font-size: 30px !important;
    font-weight: 700 !important;
    display: none;
    animation-delay: 0.5s;
}

.slick-home div p {
    font-family: 'sourcesanspro-light';
    font-size: 20px !important;
    font-weight: 700 !important;
    display: none;
    animation-delay: 1s;
}

.slick-home .slick-prev {
    left: 6px !important;
    z-index: 1 !important;
}

.slick-home .slick-next {
    right: 20px !important;
}

.slick-home .slick-prev:before, .slick-next:before {
    font-size: 30px !important;
    color: rgba(255, 255, 255, 0.8) !important;
}

.slick-home .slick-dots {
    bottom: 13px !important;
}

.slick-home .slick-dots li button:before {
    font-size: 17px;
    color: rgba(255, 255, 255, 0.5);
}

.slick-home .slick-dots li.slick-active button:before {
    font-size: 17px;
    color: rgba(255, 255, 255, 0.8);
}

.slick-home .slick-dots li button:focus {
    background: transparent!important;
}

.slick-home button.slick-next.slick-arrow:focus {
    background: transparent!important;
}

.slick-home button.slick-prev.slick-arrow:focus {
    background: transparent!important;
}

@media(max-width:768px){
    .home-carousel{
        background-size: 100% 100%!important;
        background-repeat: no-repeat;
        min-height: 120px!important;
    }

    .slick-home .slick-prev:before, .slick-next:before {
        font-size: 15px !important;
        color: rgba(255, 255, 255, 0.8) !important;
    }
    
    .slick-home .slick-dots {
        bottom: 7px !important;
    }
    
    .slick-home .slick-dots li button:before {
        font-size: 9px;
        color: rgba(255, 255, 255, 0.5);
    }
    
    .slick-home .slick-dots li.slick-active button:before {
        font-size: 9px;
        color: rgba(255, 255, 255, 0.8);
    }
}

.home_sub_title {
	margin-bottom: 0px;
	font-size: 30px;
	color: #000;
}
.home_main_title {
	font-size: 50px;
	line-height: 60px;
	margin-top: 0px;
	color: #000;
	margin-bottom: 20px;
}
.home_section_desc {
	text-align: justify;color: #000;
}
.home_explore_btn {
	margin-top: 25px;
}
.home_explore_btn a {
	background: #000;
	color: #fff;
	padding: 5px 50px;
}

@media (min-width: 993px) {
.home_sub_title {
	font-size: 50px!important;
	
}
.home_main_title {
	font-size: 75px!important;
	margin-bottom: 40px!important;
	margin-top: 10px!important;
}
	.text-align-right {
		text-align:right;
	}
	.text-align-left {
		text-align:left;
	}
	.home_section_left_odd {
		width:45%!important;
		padding-right: 50px!important;
		margin-top: 35px!important;
	}
	.home_section_right_odd {
		padding:0px!important;
		width:55%!important;
	}
	.home_section_left_even{
		width: 55%!important;
		padding: 0px!important;
	}
	.home_section_right_even {
		width:45%!important;
		padding-left: 50px!important;
		margin-top: 35px!important;
	}
}

/* .home_section_img_left {
	padding-right: 50px;width:45%;margin-top: 35px;
}
.home_section_text_right {
	padding:0px;width:55%
}
 */
