 
.rshop_brands{
    position: relative; 
  margin-bottom:20px ;  
} 
.rshop_brands .head {
  margin: 0 0 30px;
  text-align: center;
}
.rshop_brands .head.has_link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: right;
  position: relative;
}
.rshop_brands .head a {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  border-radius: 5px;
  font-size: 14px;
  transition: all 0.4s;
  min-width:  110px;
}

.rshop_brands .head a:hover{
  color: #fff !important;
}
.rshop_brands .head a .bi{
      position: relative;
  top: 2px;
}
.rshop_brands .head h6,
.rshop_brands .head h2{
    margin: 0;
}
.rshop_brands .head h6 .mobile{
  display: none;
}

.rshop_brands .content {
  position: relative;
}
.rshop_brands .row.center,
.rshop_brands .swiper-wrapper.center{
  justify-content: center;
}
.rshop_brands .swiper-button-lock {
  display: none !important;
}
.rshop_brands .swiper-button-prev.graffic1, 
.rshop_brands .swiper-button-next.graffic1 {
    display: inline-block;
    text-align: center;
    margin: 0;
    position: absolute;
    z-index: 10;
    width: 40px;
    height: 40px;
    top: 50%;
    border-radius: 50%;
    line-height: 43px;  
    transition: all linear 0.5s;
    pointer-events: initial;
    cursor: pointer;
    font-size: 17px;
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.07),0 6px 20px 0 rgba(0,0,0,0.07);
}
.rshop_brands .swiper-button-next {
    left: 0px;
    right: auto;
    transform: translate3d(0,-50%,0);
}
.rshop_brands .swiper-button-prev {
    right: 0px;
    left: auto;
    transform: translate3d(0,-50%,0);
} 
.rshop_brands .swiper-button-next.graffic1::after {
    position: relative;
    right: 1px;
    top: 1px;
    font-size: 19px;
    content: 'prev';
}
.rshop_brands .swiper-button-prev.graffic1::after {
    position: relative;
    right: -1px;
    top: 1px;
    font-size: 19px;
    content: 'next';
} 
.rshop_brands .swiper-pagination {
    width: 100%;  
    position: static;
    margin-top: 20px;
}
.rshop_brands .swiper-pagination.graffic2 .swiper-pagination-bullet {
    opacity: 1;
    margin: 0 5px !important;  
    border-radius: 0;
}
.rshop_brands .swiper-pagination.graffic1 .swiper-pagination-bullet {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 5px;
    padding: 0;
    transition: width .2s ease-in-out, background-color .2s ease-in-out;
    border: 0;
    border-radius: 5px;
    background-color: #b6bcc5;
    opacity: 1;
}
.rshop_brands .swiper-pagination.graffic1 .swiper-pagination-bullet.swiper-pagination-bullet-active { 
    width: 20px 
}

.rshop_brands_slider .swiper-slide {
    padding: 15px !important;
}
.rshop_brands_slider div.swiper_content {
    margin: 0 -15px;
}
.rshop_brands_slider.has_nav div.swiper_content {
    position: relative;
    padding: 0 40px;
    margin: 0;
}
.rshop_brands_slider .rshop_brands_items {
    padding: 0 !important;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 100%;
    width: 100%;
} 
.rshop_brands_slider .rshop_brands_items > div{
    position: relative;
    width: 100% !important;
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    align-items: center;
    padding: 30px; 
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0,0,0,0.03),0 0.275rem 0.75rem -0.0625rem rgba(0,0,0,0.06) !important;
}
/**/
.rshop_brands_items {
    padding: 10px !important;
    
}
.rshop_brands_items a{
	display: block;
	height: auto;
    color: #333;
    width: 100%;
}
.rshop_brands_items a img{
	height: auto !important;margin: 0 auto;
    display: block !important;width: auto !important;
	
}
.rshop_brands_items > div{
    background: #fff none repeat scroll 0 0; 
    padding: 30px; 
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0,0,0,0.03),0 0.275rem 0.75rem -0.0625rem rgba(0,0,0,0.06) !important;
 
}
.rshop_brands_items_img {
    /*height: 180px;*/
    margin-bottom: 15px;
    overflow: hidden;
}
.rshop_brands_items_img a {
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.rshop_brands_items_img a img {
    display: block;
    max-height: 100% !important;
	/*height:100% !important;*/
    margin: 0 auto;
    width: auto;
}
.rshop_brands_items > div > div{
	text-align:center;
}
/**/
.rshop_brands_each_menu {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
	padding:10px !important; 
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.brands_each_menu_img{ 
	margin-left: 10px;
}
.brands_each_menu_img img{
	width:50px;
}
.brands_each_menu_title{
	padding-top:5px !important;
}
.brands_each_menu_title a{
	display:block ;
}
.rshop_brands_box .rshop_brands_items{
	float: right;
	padding: 0 10px;
} 
.rshop_brands_box .rshop_brands_items {
    padding: 10px !important; 
    align-items: center;
    display: flex;
}
.rshop_brands_box .rshop_brands_items > div { 
    width: 100%;
    height: 100%;
}
.rshop_brands_menu a,
.rshop_brands a{
    color: #333;
}
.rshop_brands .grayscale a{
    display: block;
    width: 100%;
    text-align: center;
}
.rshop_brands .grayscale img{
}
.rshop_brands .grayscale img,
.rshop_brands_slider .rshop_brands_items .grayscale img,
.rshop_brands_menu .grayscale img{
    filter: grayscale(100%);
    transition: all linear 0.2s;
    margin: 0 auto;
}
.rshop_brands .rshop_brands_items:hover .grayscale img,
.rshop_brands_slider .rshop_brands_items:hover .grayscale img,
.rshop_brands_menu .rshop_brands_each_menu:hover .grayscale img{
    filter: grayscale(0);
}
 
.rshop_brands_slider{  
    position: relative;
}
.rshop_brands_slider .swiper-container {
    overflow: hidden; 
}    

@media (max-width :780px) {  
    .rshop_brands .head h2 {
        font-size: 16px;
    }
    .rshop_brands .head h6 {
        font-size: 13px;
    }
    .rshop_brands .head a {
        font-size: 12px;
    }  
    .rshop_brands .head h6 .mobile{
      display: block;
    }
    .rshop_brands .head h6 .desktop{
      display: none;
    } 
    .rshop_brands .head.has_link::before{
      display: none !important;
    }
    .rshop_brands .head.has_link > div:first-child,
    .rshop_brands .head.has_link > div:last-child{
      padding: 0px !important;
    }
}
 



