
/* Slider */
.slick-slide {
  margin: 0px 5px;
}
.slick-slide img {
  width: 100%;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
  /*border-radius: 10px;*/
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.bg_1 {
  background: #0f7dd8;
}
.bg_2 {
  background: #2654a1;
}
.bg_3 {
  background: #6769d0;
}
.slick-slide .content {
  position: absolute;
  top: 10px;
  padding: 10px;
  color: #FFFFFF;
  width: 3.5%;
}
.content {
  width: 20%;
}
.content h3 {
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 0;
}
.content p {
  line-height: 20px;
  font-size: 13px;
}








.brand_slider ul.slick-dots {
  position: absolute;
  bottom: 10px;
  left: 10px;
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.brand_slider ul.slick-dots li {
  display: inline-block;
}
.brand_slider ul.slick-dots li button {
  display: inline-block;
  margin: 2px;
  background: transparent;
  border: 2px #fff solid;
  border-radius: 50px;
  width: 6px;
  height: 10px;
}

.brand_slider .slick-prev {
  background: #fff;
  border-radius: 0px 5px 5px 0px;
  padding: 10px;
}

.brand_slider .slick-next {
  background: #fff;
  right: 0;
  padding: 10px;
  border-radius: 5px 0px 0px 5px;
}

.brand_slider button {
  position: absolute;
  top: 39%;
  z-index: 9999;
  background-color: transparent;
  border: none;
}




.newarrivals ul.slick-dots {
  position: absolute;
  bottom: 10px;
  left: 10px;
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.newarrivals ul.slick-dots li {
  display: inline-block;
}
.newarrivals ul.slick-dots li button {
  display: inline-block;
  margin: 2px;
  background: transparent;
  border: 2px #fff solid;
  border-radius: 50px;
  width: 6px;
  height: 10px;
}

.newarrivals .slick-prev {
  background: #fff;
  border-radius: 0px 5px 5px 0px;
  padding: 10px;
}

.newarrivals .slick-next {
  background: #fff;
  right: 0;
  padding: 10px;
  border-radius: 5px 0px 0px 5px;
}

.newarrivals button {
  position: absolute;
  top: 39%;
  z-index: 9999;
  background-color: transparent;
  border: none;
}








.categorys ul.slick-dots {
  position: absolute;
  bottom: 10px;
  left: 10px;
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.categorys ul.slick-dots li {
  display: inline-block;
}
.categorys ul.slick-dots li button {
  display: inline-block;
  margin: 2px;
  background: transparent;
  border: 2px #fff solid;
  border-radius: 50px;
  width: 6px;
  height: 10px;
}

.categorys .slick-prev {
  background: #fff;
  border-radius: 0px 5px 5px 0px;
  padding: 10px;
}

.categorys .slick-next {
  background: #fff;
  right: 0;
  padding: 10px;
  border-radius: 5px 0px 0px 5px;
}

.categorys button {
  position: absolute;
  top: 39%;
  z-index: 9999;
  background-color: transparent;
  border: none;
}








.bestseller ul.slick-dots {
  position: absolute;
  bottom: 10px;
  left: 10px;
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.bestseller ul.slick-dots li {
  display: inline-block;
}
.bestseller ul.slick-dots li button {
  display: inline-block;
  margin: 2px;
  background: transparent;
  border: 2px #fff solid;
  border-radius: 50px;
  width: 6px;
  height: 10px;
}

.bestseller .slick-prev {
  background: #fff;
  border-radius: 0px 5px 5px 0px;
  padding: 10px;
}

.bestseller .slick-next {
  background: #fff;
  right: 0;
  padding: 10px;
  border-radius: 5px 0px 0px 5px;
}

.bestseller button {
  position: absolute;
  top: 39%;
  z-index: 9999;
  background-color: transparent;
  border: none;
}










.tradefair ul.slick-dots {
  position: absolute;
  bottom: 10px;
  left: 10px;
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.tradefair ul.slick-dots li {
  display: inline-block;
}
.tradefair ul.slick-dots li button {
  display: inline-block;
  margin: 2px;
  background: transparent;
  border: 2px #fff solid;
  border-radius: 50px;
  width: 6px;
  height: 10px;
}

.tradefair .slick-prev {
  background: #fff;
  border-radius: 0px 5px 5px 0px;
  padding: 10px;
}

.tradefair .slick-next {
  background: #fff;
  right: 0;
  padding: 10px;
  border-radius: 5px 0px 0px 5px;
}

.tradefair button {
  position: absolute;
  top: 39%;
  z-index: 9999;
  background-color: transparent;
  border: none;
}



















.video ul.slick-dots {
  position: absolute;
  bottom: 10px;
  left: 10px;
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.video ul.slick-dots li {
  display: inline-block;
}
.video ul.slick-dots li button {
  display: inline-block;
  margin: 2px;
  background: transparent;
  border: 2px #fff solid;
  border-radius: 50px;
  width: 6px;
  height: 10px;
}

.video .slick-prev {
  background: #4971ac;
  padding: 10px 18px;
  border-radius: 50px 50px 50px 50px;
  color: #fff;
    top: 44%;
}

.video .slick-next {
  background: #4971ac;
  right: 0;
  padding: 10px 18px;
  border-radius: 50px 50px 50px 50px;
  color: #fff;
    top: 44%;
}

.video button {
  position: absolute;
  top: 39%;
  z-index: 9999;
  background-color: transparent;
  border: none;
}
















.excellence_slider{
    padding: 0px 10%;
}

.excellence ul.slick-dots {
  position: absolute;
  bottom: 10px;
  left: 10px;
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.excellence ul.slick-dots li {
  display: inline-block;
}
.excellence ul.slick-dots li button {
  display: inline-block;
  margin: 2px;
  background: transparent;
  border: 2px #fff solid;
  border-radius: 50px;
  width: 6px;
  height: 10px;
}

.excellence .slick-prev {
  background: #4971ac;
 padding: 10px 18px;
  border-radius: 50px 50px 50px 50px;
  color: #fff;
    left: -54px;
    top: 44%;
}

.excellence .slick-next {
  background: #4971ac;
  right: -54px;
  padding: 10px 18px;
  border-radius: 50px 50px 50px 50px;
  color: #fff;
    top: 44%;
}

.excellence button {
  position: absolute;
  top: 39%;
  z-index: 9999;
  background-color: transparent;
  border: none;
}

