@import url(template.css);

.product-car {
    background: #f3f3f3;
}
.header {
    background-color: #fff;
}
a, a:focus{
	outline:none;
}
li{
	list-style-type:none !important;
}
.row {
	margin: 0 !important;
}
.breadcrumbs {
    margin-top: 20px !important;
}
.breadcrumbs li {
    display: inline-block;
    margin: 0 0 0 20px;
}
.breadcrumbs li a {
    color: #111;
    font-size: 12px;
    position: relative;
}
.breadcrumbs li:not(:last-child) a::after {
    content: "";
    position: absolute;
    top: 4px;
    left: -15px;
    background: url('../images/icon/arrow-down-4h.svg') no-repeat 4% center;
        background-size: auto;
    width: 11px;
    height: 11px;
    transform: rotate(90deg);
    background-size: 100%;
}


.ptype-lst-nav > .item {
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: normal;
    padding: 4px 0;
    position: relative;
    -webkit-transition: left 0.4s, background 0.2s ease;
    transition: left 0.4s, background 0.2s ease;
    vertical-align: top;
}
.ptype-lst-nav > .item > .link a{
    color: #111;
    display: block;
    font-weight: 400;
    text-align: center;
}
.ptype-lst-icon {
    background-repeat: no-repeat !important;
    display: block;
    position: relative;
    width: 100%;
}
.ptype-lst-nav > .item > .link {
    color: #111;
    display: block;
    font-size: 1em;
    font-weight: 400;
    text-align: center;
}

.ptype-grid-bg{
	margin-top: 30px !important;
    padding-top: 24px;
	background-position: 40% 0 !important;
    background-repeat: no-repeat !important;

}

.ptype-grid-h2 > .inner {
    color: inherit;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.ptype-grid {

    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 16px 0 32px;
        margin-top: 16px;
    overflow: hidden;
}
.ptype-grid {
    -webkit-box-pack: right  !important;
    -webkit-justify-content: right  !important;
    -ms-flex-pack: right  !important;
    justify-content: right !important;
}
.ptype-grid.-tile > .li {
    background: #fff;
}
.ptype-grid > .li {
    text-align: center;
}
.ptype-grid-img {
    height: auto;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 22%;
    width: 90%;
}
.ul-tab.tab-all {
    display: block !important;
}
.ptype-grid > .li {
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.ptype-grid-a::after {
    color: #6e6e6e;
    content: attr(data-descr);
    font-size: 12px;
    font-weight: normal;
    line-height: 1.25;
    position: relative;
    text-transform: none;
}
.ptype-grid > .li::before {
    color: #b3b3b3;
    content: attr(data-qty);
    font-size: 1.1em;
    left: 0;
    position: absolute;
    right: 0;
    top: 8%;
    z-index: 2;
}
.ptype-grid-a {
    color: #111;
    font-weight: 500;
}
.ptype-grid-a::before {
    background:url("../images/accessori/blank-17.gif") -99em 0 no-repeat;
    content: '';
    display: block;
    height: 150%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.body-bg-type1 {
    background: #f3f3f3;
}
.accessori-slide{
	position:relative;
}
.accessori-slide::after {
    background:url(../images/accessori/head-img-overlay-2t.png)repeat 0 0;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.se-categories .nav.nav-tabs {
    background-image: url('../images/icon/select-vehicle-icon-70.svg');
    background-position: 5% 48%;
    background-repeat: no-repeat;
    border-radius: 24px 24px 12px 0;
    background-color: #373e48;
}
.se-categories .nav-tabs > li {
    background-color: #373e48;
    border-radius: 0;
    padding-right: 14px;
    padding-left: 14px;
    border-radius: 24px 24px 0 0;
    padding: 10px 2px 0;
}
.se-categories .nav-tabs > li > a, .se-categories .nav-tabs > li > a:hover {
    border: none !important;
    text-decoration: none !important;
    color: #fff !important;
}
.item1 {
    background-image: url('../images/icon/top-passenger-dn.svg');
}
.se-categories .nav-tabs > li > a, .se-categories .nav-tabs > li > a:hover {
    border: none !important;
    text-decoration: none !important;
    color: #fff !important;
}
.se-categories .nav.nav-tabs {
    border-bottom: none !important;
}
.se-categories .panel-bodyS {
    background-color: #373e48 !important;
}
.se-categories select {
    width: 100% !important;
	height: 100% !important;
}
.Garage-categories  .btn-group.show-on-hover button {
    background-color: transparent !important;
    border: none !important;
    color: #fff !important;
    font-size: 12px !important;
}
.Garage-categories button::after {
    background: url('../images/icon/arrow-small-down-white-4k.svg') 50% 50% no-repeat;
    background-size: auto;
    background-size: auto auto;
    background-size: 12px 6px;
    content: '';
    height: 10px;
    margin-top: -4px;
    position: absolute;
    left: -14px;
    top: 50%;
    -webkit-transition: -webkit-transform 0.3s ease 0.2s;
    transition: -webkit-transform 0.3s ease 0.2s;
    transition: transform 0.3s ease 0.2s;
    transition: transform 0.3s ease 0.2s, -webkit-transform 0.3s ease 0.2s;
    width: 12px;
}
.se-categories .Garage-btn {
    background-image: url('../images/icon/garage-9w.svg') !important;
    position: relative;
}
.se-categories .Garage-btn::after {
    position: absolute;
    right: -14px;
    content: '';
    height: 100%;
    background-color: #d0d0d0;
    top: 0;
    width: 1px;
}
.my-garage-counter {
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 0.563em;
    height: 16px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    background: #e4272c;
    text-align: center;
    line-height: 18px;
}
.se-categories .select-styled {
    padding-right: 48px;
}
@media only screen and (min-width: 768px) {

.h1-fat {
    font-size: 3rem;
    font-weight: 700;
}
.h1-fat span {
    font-size: 3rem;
    font-weight: normal !important;
	margin-left: 8px;
} 
.change-vehicle-btn {
    background: #022344;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 700;
    line-height: 2.3;
    padding: 0;
    position: relative;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    padding: 0 40px;
}
.h1-fat {
    margin: 6px 8px 15px;
}	  
.text-photo{
	text-align: left;
}	
.inspiration-gallery-heading-author {
    font-size: 16px;
}	
.btn-total-gallery {
    text-align: left;
}	
.g-modal-header {
    font-size: 2rem;
    font-weight: bold;
}	
.row.row-heder-gallery {
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    align-items: center;
}	
	
.total-gallery::after{
	color: #fff;
	content: 'نمایش گالری';
	display: inline-block;
	position: absolute;
	font-size: 1.3em;
	text-align: center;
	letter-spacing: normal !important;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	top: 0;
	line-height: 93px;
	bottom: 0;
	background: rgba(0,0,0,0.5);
}	
.gallery-slide li {
    display: inline-block;
    height: 90px;
    width: 136px;
    margin-right: 8px;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: top;
    background-color: #1b1b1b;
    border-radius: 3px;
	position: relative;
}	
.gallery-slide{
	left: 0;
	letter-spacing: -0.3em;
	position: absolute;
	right: 0;
	text-align: right;
	bottom: 24px;
	width: 100%;
	z-index: 9;
}	
#vehicleModal .modal-content {	
	background-color: transparent !important;
    box-shadow: none !important;	
}
.model-pro {
    text-align: right !important;
    font-size: 2rem !important;
}	
#heading-select-model-pro::after {
    position: absolute;
    border-bottom: 1px solid #ededed;
    bottom: 0;
    right: 0;
    width: 50%;
    content: '';
}	
#heading-select-model-pro .panel-title a::before{
    right: 52%;

}	
.ptype-grid.similar > li {
    width: 18.7% !important;
}	
.ptype-lst-nav {
    margin: auto;
}	
 .ptype-lst-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}   
 .secion-tiltle {
    font-size: 2em;
    margin: 48px 8px 40px !important;
    text-align: center;
}   
.adsense-block.-four-per-row > .item {
    overflow: hidden;
    width: 25%;
    float: right;
    text-align: right;
}    
.review-p-acs h2 {
    font-size: 2em;
    margin: 48px 8px 40px;
    text-align: center;
}   
.select-model-acs h2 {
    font-size: 2em;
    margin: 48px 8px 40px;
    text-align: center;
}    
 .prod_grd > li:hover::before {
    border: 1px solid #ddd;
    bottom: -7px;
    content: '';
    left: -7px;
    padding: 7px;
    position: absolute;
    right: -7px;
    top: -7px;
    z-index: -1;
}   
  .lst_prc {
    font-size: 1.2em;
  }
 .prod_grd .lst_a_name {
    font-size: 1.2em;
    line-height: 1.6;
}   
 .prod_grd .lst_a {
    padding-top: 1.2em;
}   
 .prod_grd.four_per_row > li {
    width: 25%;
    margin: -8px 0 8px;
    border: 8px solid #fff;
}   
  
.se-categories .show-on-hover:hover > ul.dropdown-menu {
    min-width: 344px;
    right: -107px !important;
    padding: 24px;
}	

    
.se-categories .panel-garage {
    width: 94%;
    margin: -74px auto 0 auto;
    z-index: 9;
    position: relative;
}
.se-categories .nav.nav-tabs {
    width: 30.5%;
}
.gap-col{
	padding:0 !important;
}
.ptype-grid-a {
    padding-top: 200px;
	padding-bottom: 24px;
	font-size: 1.2em;
    display: block;
}	
.ptype-grid-img {
    top: 60px;
    width: 170px;
}	
.ptype-grid > .li::before {
    top: 20px;
}		
.ptype-grid {
   margin-top: -30px;
}	
.ptype-grid-h2 > .inner > .descr {
    color: #969fa6;
    display: block;
    font-size: 0.35em;
    font-weight: 500;
    line-height: 1.16;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    order: 2;
}
	.ptype-grid-h2 > .inner > .name {
    margin-bottom: 14px;
}
.ptype-grid-h2 {
    font-size: 2.8em;
     margin-bottom: 55px;

	margin-top: 0 !important;
}	
.no-touch .ptype-lst-nav > .item > .link {
    background-color: transparent;
    padding: 22px 0;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
}	
.ptype-lst-icon {
    background-position: 50% 0 !important;
    background-size: 100px auto, 0 !important;
    height: 88px;
}	
.no-touch .ptype-lst-nav > .item > .link > .ptype-lst-icon {
    background-color: #f3f3f3;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}	

.ptype-lst-nav > .item > .link {
    font-size: 1.2em;
    line-height: 1;
}
}
@media only screen and (max-width: 767px) {
.fixed-mob .ptype-lst-nav  > .item ,.fixed .ptype-lst-nav  > .item {
    width: 19% !important;
}
.fixed-mob {
    height: 65px !important;
}
  .item.-btn-more {
    background-color: #f5f5f5  !important;
} 
.fixed-mob  .item.-btn-more {
   background-color: #fff  !important;
}  
  .item.-btn-more {
    background-color: #f5f5f5  !important;
} 
.fixed-mob  .item.-btn-more {
   background-color: #fff  !important;
}
 .fixed-mob .ptype-lst-nav {
    height: 65px;
    overflow: hidden;
    width: 100%;
}  
.fixed-mob  .item.-btn-more {
    display: block !important;
} 
  .breadcrumb {
    margin-bottom: 0 !important;
}  
 
.change-vehicle-btn {
    background: #fff;
	border-radius: 20px;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	font-style: normal;
	font-weight: 700;
	line-height: 2.3;
	padding: 0;
	position: relative;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	padding: 0 22px;
	margin: auto;
}
.h1-fat span {
    display: block !important;
}
.modal-content {
    background-color: transparent !important;
	box-shadow:none !important;
	border:none !important;
}	
.ptype-lst-nav {
    text-align: center;
}	
.fixed-mob .ptype-lst-nav {
    text-align: right !important;
}
.total-gallery {
   bottom: 4%;
	left: 0;
	letter-spacing: -0.3em;
	position: absolute;
	right: 0;
	text-align: right;
	width: 25%;
	right: 0;
	z-index: 99999;
}
.title-wrap {
    position: absolute;
    bottom: 0;
    color: #fff;
    left: 0;
	z-index: 999;
	padding: 24px 8px 40px;
   text-align: left;
}	
  .h1-fat {
    font-size: 28px;
	margin-bottom: 15px !important;
	text-align: center;
	font-weight: bold;
}
.h1-fat span {
	display: block !important;
	margin-top: 7px;
	font-size: 18px;
	font-weight: 400 !important;
	text-align: left;
} 
 .fixed-mob .item.active {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    background-color: #fff;
    border-bottom: 2px solid;
}   
.total-gallery {
    bottom: 4%;
	left: 0;
	letter-spacing: -0.3em;
	position: absolute;
	right: 0;
	text-align: right;
	z-index: 9;
	width: 94%;
	right: 0;
	margin: auto;
}
.total-gallery a {
    width: 86px;
    height: 52px;
    display: block;
    position: relative;
}
	.total-gallery a::after {
    color: #fff;
    content: 'نمایش گالری';
    display: inline-block;
    position: absolute;
    font-size: 1em;
    text-align: center;
    letter-spacing: normal !important;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    top: 0;
    line-height: 52px;
    bottom: 0;
    background: rgba(0,0,0,0.5);
}
.total-gallery a img{
	 bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;	
}
#heading-select-best-pro {
    position: relative;
}
#heading-select-model-pro {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.model-pro {
   font-size: 1em !important;
   font-weight: 500 !important;
}	
#heading-select-model-pro .panel-title a::before{
    left: 0;
}	
.ptype-grid.similar > li {
   margin: 4px 1%;
    width: 31.333333%;
}	
.ptype-lst-nav > .item > .link {
    color: #111;
    display: block;
    font-size: 10px;
    font-weight: 400;
    text-align: center;
    line-height: 1.538em;
    padding-bottom: 0;
}	
.fixed-mob.auto-hide {
    height: auto !important;
}	
.hide-more{
	background-color: #f3f3f3;
	min-height: 65px;
	background: url('../images/accessori/more-btn-icon-a4.svg') no-repeat 50% 40%;
		background-color: rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
	color: #666;
	cursor: pointer;
	display: inline-block;
	line-height: 1.33;
	padding-top: 45px !important;
	text-align: center;
}	
.show-more-item {
    height: auto !important;

}
.ptype-lst-nav.show-more-item > .item {
    width: 19% !important;
}
.panel-garage.with-nav-tabs.search-box {
    width: 97%;
    margin: -21px auto 0 auto;
    z-index: 9;
    position: relative;
}	
.accessori-slide {
    min-height: 204px;
}
.head_img_aligner {
    bottom: 0;
    height: 100%;
    left: 50%;
    margin-left: -2500px;
    position: absolute;
    top: 0;
    width: 5000px;
    z-index: 0;
}
.head-img-overlay {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.head-img-overlay img{
	display: block;
	height: 100%;
	margin: 0 auto;
	width: auto;
}	
.collapsed:hover {
    text-decoration: none !important;
}	
	
.item.-btn-more {
    right: auto !important;
    height: 63px;
    position: absolute !important;
    top: 0;
	background: url('../images/accessori/more-btn-icon-a4.svg') no-repeat 50% 40%;
    background-color:#fff;
	box-sizing: border-box;
	color: #666;
	cursor: pointer;
	display: inline-block;
	line-height: 1.33;
	padding-top: 45px !important;
	text-align: center;
	left:0;
}
.item.-btn-more.hide-more {
    position: relative !important;
}
.ptype-lst-nav > .item.-btn-more::after {
    content: 'بیشتر';
	color: #666;
	cursor: pointer;
	line-height: 1.33;
	text-align: center;
}
.hide-more::after {
        content: 'کمتر' !important;
}	
 .fixed-mob .ptype-lst-nav {
    height: 65px;
    overflow: hidden;
    width: 100%;
} 
 .fixed-mob  .item.hide-more {
    display: inline-block !important;
} 
 .ptype-lst-nav > .item {
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: normal;
    padding: 4px 0;
    position: relative;
    -webkit-transition: left 0.4s, background 0.2s ease;
    transition: left 0.4s, background 0.2s ease;
    vertical-align: top;
    width: 19%;
} 
  .articles-list-block-link{
    text-align: center;
    padding-top: 10px !important;
    padding-bottom: 40px !important;
}
.ptype-grid-h2 {
    font-size: 2rem;
    margin-top: 0 !important;
}
.descr {
    display: none;
}
.row.ptype-grid-bg {
    background: none !important;
    margin-top: 0 !important;
}
  .articles {
    background-color: #fff !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
}  
  .prod_grd.four_per_row > li {
    margin: 0 1.8% 16px !important;
    width: 46.4% !important;
}  

.body-bg-type1 {
    padding-right: 4px !important;
    padding-left: 4px !important;
}	
.gap-col-mob{
	padding:0 !important;
}
.ptype-grid.-col-5.-tile {
    display: flex !important;
}
	.ptype-grid.-col-5 > li {
    margin: 4px 1%;
    width: 31.333%;
    float:right;
}
	.ptype-grid-a {

    box-sizing: border-box;
    color: #111;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1em;
    font-weight: 500;
    left: 0;
    line-height: 1.3;
    padding: 95% 8px 12px;
    position: relative;
    table-layout: fixed;
    text-decoration: none;
    width: 100%;
}
}

.ptype-grid-title {
    font-weight: 400 !important;
}
.desc-wrapper {
    width: 100%;
    float: right;

}
.desc {
    width: 100%;
    float: right;
}
.banner {
    background-color: #fff;
    padding-bottom: 16px !important;
    padding-top: 16px !important;
}
.body-bg-type1 {
    padding-bottom: 56px !important;
}
.related-p-acs h2{
    color: #111;
    display: block;
}
.related-p-acs {
    background-color: #fff;
}
.prod_grd.four_per_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.js-product-list-item {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    box-sizing: border-box;
    position: relative;
    vertical-align: top;
    z-index: 1;
}
.prod_grd > li::after, .prod_grd > li > .-clone::after {
    border-bottom-width: 2px;
    left: 0;
    right: 0;
}
.prod_grd > li::after, .prod_lst > li::after {
    border-bottom: 1px solid #eee;
    bottom: 0;
    content: '';
    height: 0;
    position: absolute;
}
.prod_grd .lst_ic_h {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.prod_grd .lst_ic {
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.prod_grd .lst_ic_h::after {
    content: '';
    display: block;
    padding-top: 100%;
    width: 100%;
}
.prod_grd .lst_main {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    overflow: hidden;
    padding-bottom: 24px;
    width: 100%;
}
.prod_grd .lst-info-left-part {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.prod_grd .lst_a_name, .prod_lst .lst_a_name {
    color: #414141;
}
.prod_grd .lst_a_name > b, .prod_grd .lst_a_name > span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.prod_grd .lst-info-right-part {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
}
.lst-ratting-meta-wrap {
    margin: 8px 0 20px;
}
.select-model-acs {
    background-color: #fff;
}
.row.select-model-acs-content {
    max-height: 230px;
    overflow: hidden;
}
.review-p-acs {
    background-color: #fff;
}
.addvert,.recent {
    background-color:#fff;
}
.wrapper {
    background-color: #fff;
}
.row.se-categories {
    background: #f3f3f3;
}

.row-main-categori.gap-col-mob.fixed .ptype-lst-nav {
    width: 100% !important;
}
.row-main-categori.gap-col-mob.fixed  .ptype-lst-icon {
    background-size: 0, auto 32px !important;
    height: 40px;
    margin-bottom: 0;
}
.row-main-categori.gap-col-mob.fixed  .ptype-lst-nav > .item > .link {
    font-size: 1em !important;
}
.rh-box-title-line1{
	color: #37474f;
	display:block;
	font-family: "Roboto",arial,sans-serif;
	font-size: 23px;
	font-weight: 500;
	line-height: 28px;
	max-width: 262px;
	padding: 7px 0 7px 0;
	white-space: nowrap;
}
.rh-box-title-line2{
	color: #37474f;
	display: block;
	font-family: "Roboto",arial,sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 21px;
	max-width: 262px;
	padding: 10px 0 5px 0;
	white-space: nowrap
}
.rh-box-title-line3{
	color: #888888;
	display:block;
	font-family: "Roboto",arial,sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	max-width: 262px;
	padding: 6px 0 0 0;
	white-space: nowrap;
}
.rh-box-title-line4{
	color: #747474;
	font-family: "Roboto",arial,sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	white-space: nowrap
}
.rh1{
	background-color: #eeeeee;
	display:block;
	line-height: 0;
	overflow: hidden;
	padding: 10px 18px 10px 18px;
	text-align:center;
}
.rh1 a {
    background-color: #0000ff;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
    font-family: "Roboto",arial,sans-serif;
    font-weight: 500;
    text-transform: uppercase;
	   border-radius: 15px;
    border-width: 0px;
    height: 30px;
    min-width: 150px;
    max-width: 294px;
	-webkit-border-radius: 15px;
	display: inline-block;
text-align: center;
line-height: 30px;
}
.articles-list-block-link > a {
    color: #777 !important;
}

.related-list {
    text-align: right;
}
 #heading-select-similar .panel-title a.collapsed::before {
    content: "\f067";
    border: none;
}

#heading-select-model-pro .panel-title a.collapsed::before{
    content: "\f067";
    border: none;
}

#heading-select-model-pro .panel-title a::before{
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 20px;
    height: 20px;
    line-height: 60px;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top:0;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.model-pro {
    margin: 10px 0 !important;
}
.related-list li {
    display: block;
    padding: 4px 0;
}
.addvert {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
#vehicleModal .nav-tabs {
    border: none !important;
}
#vehicleModal .modal-header {
    border: none !important;
}
#vehicleModal .close{
	color: #fff !important;
	opacity: 1 !important;
}
.galleryModal .modal-dialog {
    width: 95%;
    border-radius: 0 !important;
}
.galleryModal .modal-content {
    border-radius: 0 !important;
}
.show-gallery{
	background: #373e48;
	border-radius: 100px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1.1em;
	font-weight: 500;
	line-height: 2.4;
	margin: 12px 8px 0;
	padding: 0 10px;
	position: relative;
	text-align: center;
	padding: 0 24px;

}
.show-gallery a {
    color: #fff !important;
}
.show-gallery .modal-header {
    border: navajowhite !important;
}
.inspiration-gallery-heading-author {
    color: #414141;
    font-weight: 500;
}
.inspiration-gallery-heading-author::before {
    background:url("../images/accessori/camera-ew.svg")no-repeat 0 -1px;
    content: '';
    display: inline-block;
    height: 22px;
    margin-right: 5px;
    vertical-align: middle;
    width: 22px;
}
.sheir-photo-box {
    position: absolute;
    bottom: 5px;
    width: 100%;
    right: 0;
	color: #fff;
}
.sheir-photo li {
    display: inline-block;

}
.link-shir{
	height: 36px;
    width: 36px;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #d0d0d0;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 4px;
    margin-right: 8px;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    line-height: 36px;
}
.inspiration-gallery-view:hover::before {
    opacity: 1;
}
.inspiration-gallery-view::before {
    background-image: -webkit-linear-gradient(transparent 50%, rgba(0,0,0,0.5) 94%);
    background-image: linear-gradient(transparent 50%, rgba(0,0,0,0.5) 94%);
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    width: 100%;
}
.row.img-gallery {
    margin-bottom: 25px !important;
}
.link-shir.fb:hover {
    background-color: #4a6eaa;
    border-color: #4a6eaa !important;
}
.link-shir.pin:hover {
    background-color: #ce1e28;
    border-color: #ce1e28 !important;
}
.link-shir.tw:hover {
    background-color: #6bcef5;
    border-color: #6bcef5 !important;
}
.text-photo {
    text-align: left;
}
.gallery-slide img {
    width: 100% !important;
    height: 100% !important;
    border-radius: 5px !important;
}
.gallery-slide li:hover {
    box-shadow: 0 0 0 2px #f6c55b;
    text-decoration: none;
}
.related-list {
    margin-top: 20px;
}
@media only screen and (max-width: 1023px) {
.item.-btn-more {
    display: none;
}
.fixed-mob {
    background-color: #fff;
    border-bottom: 2px solid #d0d0d0;
    left: 0;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    min-height: 65px;
}
.ptype-lst-icon {
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: 0, auto 27px !important;
    display: block;
    height: 40px;
    position: relative;
    width: 100%;
}
.ptype-lst-nav > .item {
    margin:0;
    width: 90px !important;
    font-size: 12px !important;
}

}
@media only screen and (min-width: 1024px) {
.row-main-categori.gap-col-mob.fixed {
    border-bottom: 2px solid #d0d0d0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 99;
    margin: 0 !important;
}
#vehicleModal .modal-dialog {
    width: 85% !important;
}
.ptype-grid.-col-5 > .li {
    width: 18.7% !important;
	margin: 8px 0.65%;
	float:right;
}
 .related-p-acs h2{
    margin: 48px 8px 40px;
} 
.ptype-lst-nav {
    width: 75%;
}
.ptype-lst-nav > .item {
    margin: 8px 6px;
    width: 130px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.row.row-main-categori.gap-col-mob {
    margin-top: 30px !important;
}
.row.row-main-categori.gap-col-mob.fixed-mob.active {
    margin: 0 !important;
}
#vehicleModal .modal-dialog {
    width: 100% !important;
}
.ptype-grid-h2-box,.body-bg-type1 {
    padding: 0 !important;
}
.ptype-grid.-col-5 > .li {
    margin: 8px 1%;
    width: 23% !important;
    float:right;
}
.ptype-lst-icon {
    background-size: 0, auto 36px !important;
    margin-bottom: 8px !important;
}
.accessori-slide{
  height:300px;
}
.head-img-overlay img {
    display: block;
    height: 100%;
    margin: 0 auto;
    width: auto;
}
.head_img_aligner {
    bottom: 0;
    height: 100%;
    left: 50%;
    margin-left: -2500px;
    position: absolute;
    top: 0;
    width: 5000px;
    z-index: 0;
}
.ptype-lst-nav > .item > .link {
    font-size: 12px !important;
}
.item.-btn-more {
    display: none;
}
}


@media only screen and (min-width: 501px) and (max-width: 767px) {
.accessori-slide {
    position: relative;
    min-height: 275px;
}
}
@media only screen and (max-width: 500px) {
.accessori-slide {
    position: relative;
    min-height: 204px;
}
}
@media only screen and (max-width: 400px) {
.f-footer {
    margin-top: 40px !important;
}
#heading-select-related-pro ,#heading-select-model-acs,#heading-select-news-pro,#heading-select-best-pro,#heading-select-review-pro,#heading-select-similar{
    padding: 0 !important;
}
#collapse-related-pro,#collapse-model-acs,#collapse-news-pro,#collapse-best-pro,#collapse-review-pro,
	#collapse-similar{
    margin-top: 20px !important;
}
 #heading-select-related-pro h2,#heading-select-model-acs h2,#heading-select-news-pro h2,#heading-select-best-pro h2,#heading-select-review-pro h2
 ,#heading-select-similar h2,#heading-select-model-pro h2{
	margin-top: 0 !important;
	font-size: 1em !important;
	margin-right: 0 !important;
	font-weight: 500 !important;
	margin-bottom: 0 !important;
}
 #heading-select-related-pro ,#heading-select-model-acs ,#heading-select-news-pro ,#heading-select-best-pro ,#heading-select-review-pro 
 ,#heading-select-similar ,#heading-select-model-pro {
    border-bottom: 1px solid #ededed;
   padding: 20px 0 !important;
 }
#heading-select-related-pro .panel-title a.collapsed::before,
#heading-select-model-acs .panel-title a.collapsed::before,
#heading-select-news-pro .panel-title a.collapsed::before,
#heading-select-best-pro .panel-title a.collapsed::before,
#heading-select-review-pro .panel-title a.collapsed::before,
#heading-select-similar .panel-title a.collapsed::before{
    content: "\f067";
    border: none;
}
#heading-select-related-pro .panel-title a::before,
#heading-select-model-acs .panel-title a::before,
#heading-select-news-pro .panel-title a::before,
#heading-select-best-pro .panel-title a::before,
#heading-select-review-pro .panel-title a::before,
#heading-select-similar .panel-title a::before{
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 20px;
    height: 20px;
    line-height: 60px;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top:0;
    left: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
}
@media only screen and (min-width: 401px) {
 .fixed .ptype-lst-nav > .item.active {
    border-bottom: 2px solid;
}
.fixed-mob .item ,.fixed .item{ 
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
 #collapse-related-pro, #collapse-model-acs, #collapse-news-pro, #collapse-best-pro, #collapse-review-pro,#collapse-similar{
    display: block;
}   
 .related-p-acs h2{
    font-size: 2em;
    text-align: center;
} 
.row.title-sm.hidden-xs,.articles-list-title {
    display: block !important;
}
.panel-title.hidden-lg.hidden-md.hidden-sm {
    display: none !important;
}
}
@media only screen and (min-width: 401px)  and (max-width: 768px){
.row.title-sm.hidden-xs h2 {
    text-align: center;
    font-size: 25px !important;
}
.ptype-grid.similar {
    margin-top: 0 !important;
}
.h2.articles-list-title{
    text-align: center;
    font-size: 25px !important;
}

}
.subcats1-item.toggleable.show {
    display: flex !important;
}