﻿.home-blue .iz-continent-baner {
  background: #b2b2b2;
  display: flex;
  padding: 30px 0;
  color: #fff;
  align-items: center;
  background-size: cover;
}

.home-blue .iz-continent-items img {
  width: 100%;
}

.home-blue .iz-continent-items a:hover,
.home-blue .iz-continent-items.swiper-slide-active a {
  color: #000;
  overflow: hidden;
  display: block;
  position: relative;
}

.home-blue .iz-continent-items .text-image {
  /* position: absolute; */
  /* bottom: 0; */
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #fef7f1;
  border-radius: 0 0 10px 10px;
  justify-content: space-between;
  align-items: center;
  transition: 0.2s;
  /* transform: translate(0px, 81px); */
  border-top: 1px solid #d8dde1;
}

.home-blue .iz-continent-items .text-image .viwe {
  background: #a8b3ba !important;
  padding: 10px;
  border-radius: 0 0 0 20px;
  position: relative;
}

.home-blue .iz-continent-items .text-image .maker {
  padding-right: 20px;
  text-align: center;
  color: #2F2B46;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home-blue .iz-cats-arrow.button-prev {
  transform: rotate(180deg);
}

.home-blue .iz-continent-baner .arrows .iz-cats-arrow {
  background: url(/portals/0/svg/arrow-ios-downward-fill-white.svg) no-repeat center center #2f2b46;
  border-radius: 7px;
  width: 46px;
  height: 45px;
}


.home-blue .iz-introduce {
  /* display: flex; */
  flex-direction: column;
}

.home-blue .iz-introduce .image-bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}

.home-blue .offers-show-all {
  background: #fff;
  border-radius: 10px;
  /* margin-left: 10px; */
  height: 46px;
  line-height: 46px;
  /* padding: 0 20px 0 0; */
  display: flex;
  justify-content: space-around;
}

.home-blue .offers-show-all .more {
  color: #000;
  white-space: nowrap;
}

/* .home-blue .offers-show-all:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.636' height='17.636' viewBox='0 0 17.636 17.636'%3E%3Cpath id='bx-left-arrow-alt' d='M17.556,23.716l-5.645-5.644h12.6V15.443h-12.6L17.556,9.8,15.7,7.939,6.879,16.757,15.7,25.575Z' transform='translate(-6.879 -7.939)' fill='%232f2b46'/%3E%3C/svg%3E%0A");
  width: 46px;
  background: #F9F9F9;
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 10px 0 0 10px;
  margin-right: 27px;
  line-height: 1;
} */
.home-blue .iz-cats-arrow.swiper-button-disabled {
  opacity: 0.7;
}

.home-blue .customlistplaceholder {
  display: flex;
  justify-content: center;
}

.home-blue .iz-continent-items:hover .text-image {
  background: #2F2B46;
}

.home-blue .iz-continent-items:hover .text-image .maker {
  color: #fef7f1;
}

.home-blue .iz-continent-items {
  border-radius: 10px;
  position: relative;
  transition: all 0.5s ease-in-out;
  background: #fef7f1 !important;
  overflow: hidden;
}

.home-blue .infobox {
  direction: rtl;
  padding: 10px 15px;
}

.home-blue .pricesection .cost {
  justify-content: flex-end;
  display: flex;
  padding-top: 15px;
}

.home-blue .arrows {
  white-space: nowrap
}

.infobox .title {
  max-height: 40px;
  display: flex;
  min-height: 40px;
}

@media (max-width: 767px) {
  .home-blue .iz-continent-items{
    width: 200px;
  }
  .home-blue .iz-continent-baner {
    flex-direction: column;
    /* padding-top: 0; */
  }

  .home-blue .iz-continent-baner:before {
    transform: rotate(-90deg);
    top: 8px;
  }

  .home-blue .iz-introduce {
    margin-top: 30px;
    order: 2;
  }

  .home-blue .iz-continent-items .text-image {
    width: 100%;
    display: flex;
  }

  .home-blue .iz-continent-items {
    /* width: 80vw !important; */
    margin: 0 16px;
  }

  .home-blue .homeproducts .swiper-wrapper {
    overflow-x: auto;
  }

  /* .home-blue .iz-continent-items .text-image {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 66px;
    background: #ffa40b;
    border-radius: 20px;
    justify-content: space-between;
    align-items: center;
    transition: 0.2s;
    transform: translate(0px, 81px);
  } */

  .home-blue .iz-continent-baner {
    /* background: #000; */
    display: flex;
    padding: 20px 0;
    color: #fff;
    align-items: center;
    background-size: cover;
  }

  .home-blue .iz-continent-items img {
    max-height: 404px;
    border-radius: 20px;
    max-width: 100%;
  }

  .home-blue .iz-continent-items {
    border-radius: 20px;
    position: relative;
    transition: all 0.5s ease-in-out;
  }

  /* .home-blue .iz-continent-items .text-image {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 66px;
    background: #ffa40b;
    border-radius: 20px;
    justify-content: space-between;
    align-items: center;
    transition: 0.2s;
    transform: translate(0px, 81px);
  }
  .home-blue .iz-continent-items.swiper-slide-active .text-image {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 66px;
    background: #ffa40b;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transform: translate(0px, 0px);
    transition: 0.2s;
  } */
  .home-blue .iz-continent-items .text-image .viwe {
    background: #a8b3ba !important;
    padding: 10px;
    border-radius: 0 0 0 20px;
    position: relative;
  }

  .home-blue .iz-continent-items .text-image .viwe:before {
    position: absolute;
    transform: translate(150%, 10%);
  }

  .home-blue .iz-continent-items .text-image .maker {
    padding-right: 20px;
  }

  .home-blue .iz-continent-items .text-image .maker::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.254' height='10.442' viewBox='0 0 5.254 10.442'%3E%3Cpath id='arrow-ios-forward-outline' d='M18.005,17.9a.744.744,0,0,0,.573-1.221l-3.334-3.989,3.215-4a.761.761,0,1,0-1.2-.938l-3.595,4.465a.744.744,0,0,0,0,.945l3.721,4.465a.744.744,0,0,0,.618.268Z' transform='translate(-13.497 -7.456)'/%3E%3C/svg%3E%0A");
    margin-left: 5px;
    position: absolute;
    left: 10px;
    border-right: 1px solid #000;
    padding-right: 10px;
    display: none;
  }

  .home-blue .iz-cats-arrow.button-next {
    position: absolute;
    right: -60px;
  }

  .home-blue .iz-cats-arrow.button-prev {
    transform: rotate(180deg);
  }

  .home-blue .iz-continent-baner .arrows {
    position: absolute;
    right: -70px;
    bottom: 0;
  }

  .home-blue .iz-continent-baner .arrows .iz-cats-arrow {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58 58'%3E%3Cg id='Path_1273' data-name='Path 1273' fill='rgba(152,147,147,0.34)'%3E%3Cpath d='M29,0A29,29,0,1,0,58,29,29,29,0,0,0,29,0Z' stroke='none'/%3E%3Cpath d='M 29 1 C 25.21958160400391 1 21.55278015136719 1.740180969238281 18.1014404296875 3.199970245361328 C 14.76734161376953 4.61016845703125 11.77280044555664 6.629219055175781 9.201011657714844 9.201011657714844 C 6.629219055175781 11.77280044555664 4.61016845703125 14.76734161376953 3.199970245361328 18.1014404296875 C 1.740180969238281 21.55278015136719 1 25.21958160400391 1 29 C 1 32.78041839599609 1.740180969238281 36.44721984863281 3.199970245361328 39.8985595703125 C 4.61016845703125 43.23265838623047 6.629219055175781 46.22719955444336 9.201011657714844 48.79898834228516 C 11.77280044555664 51.37078094482422 14.76734161376953 53.38983154296875 18.1014404296875 54.80002975463867 C 21.55278015136719 56.25981903076172 25.21958160400391 57 29 57 C 32.78041839599609 57 36.44721984863281 56.25981903076172 39.8985595703125 54.80002975463867 C 43.23265838623047 53.38983154296875 46.22719955444336 51.37078094482422 48.79898834228516 48.79898834228516 C 51.37078094482422 46.22719955444336 53.38983154296875 43.23265838623047 54.80002975463867 39.8985595703125 C 56.25981903076172 36.44721984863281 57 32.78041839599609 57 29 C 57 25.21958160400391 56.25981903076172 21.55278015136719 54.80002975463867 18.1014404296875 C 53.38983154296875 14.76734161376953 51.37078094482422 11.77280044555664 48.79898834228516 9.201011657714844 C 46.22719955444336 6.629219055175781 43.23265838623047 4.61016845703125 39.8985595703125 3.199970245361328 C 36.44721984863281 1.740180969238281 32.78041839599609 1 29 1 M 29 0 C 45.01625823974609 0 58 12.98374176025391 58 29 C 58 45.01625823974609 45.01625823974609 58 29 58 C 12.98374176025391 58 0 45.01625823974609 0 29 C 0 12.98374176025391 12.98374176025391 0 29 0 Z' stroke='none' fill='rgba(152,147,147,0.43)'/%3E%3C/g%3E%3Cpath id='arrow-ios-forward-outline' d='M14.245,17.933a.747.747,0,0,1-.575-1.225l3.346-4L13.79,8.7a.763.763,0,1,1,1.2-.941L18.6,12.235a.747.747,0,0,1,0,.948l-3.734,4.481a.747.747,0,0,1-.62.269Z' transform='translate(13.456 16.544)' fill='%23989393'/%3E%3C/svg%3E%0A");
  }

  .home-blue .iz-continent-items.InMobile__Brands a {
    width: 300px;
    display: block;
    color: #000;
  }

  .home-blue .offers-show-all {
    margin: 0 auto;
  }
}

.holder_btn_custom {
  display: flex;
  flex-direction: row-reverse;
  width: min-content;
}

.info_custom span {
  display: flex;
  align-items: center;
}

.iz-continent-items_custom_style {
  display: flex;
  justify-content: center;
}

.btn_more_customlist {
  padding: 0;
}


@media (min-width: 575.98px) and (max-width: 767.98px) {
  .btn_more_customlist {
    padding: 0;

  }

  .btn_more_customlist a {
    width: 100%;
  }


}

.btn_more_customlist>.image-bottom>a {
  margin: 0 auto;
  padding: 0 5px;
}


@media (min-width:768px) and (max-width: 991.98px) {
  /* .home-blue .iz-introduce .image-bottom{

    flex-direction: column !important;
  } */

  .holder_btn_custom {
    flex-direction: column;
  }
  .holder_btn_custom>div {
    padding: 0;
    width: 36px !important;
    height: 36px !important;
  }

  .btn_more_customlist .more {

    font-size: 12px !important;
  }

  .info_custom span {
    font-size: 12px;
  }

  .text-image_custom>span {
    padding: 0 !important;
    font-size: 12px !important;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .info_custom>.title {
    font-size: 12px !important;
  }

  .text-image_custom>span {
    padding: 0 !important;
    font-size: 12px !important;
  }
  .holder_btn_custom {
 
    flex-direction: column;
   
}
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .holder_btn_custom { 
    flex-direction: column; 
}
  .info_custom>.title {
    font-size: 13px !important;
  }

  .text-image_custom>span {
    padding: 0 !important;
    font-size: 13px !important;
  }
}

@media (min-width: 1400px) {
  .holder_btn_custom { 
    flex-direction: column; 
}
  .info_custom>.title {
    font-size: 13px !important;
  }
}
.text-over-image{
  font-size: 20px;
  font-weight: 600;
}