.header-v {
  height: 85px;
  left: 0px;
  top: 0px;
  background: #378ad7;
}

.li-c {
  border: 1px solid #fff;
  border-radius: 35px;
  height: 60px;
  width: 60px;
}

.li-t {
  /* width: 20.53px; */
  /* height: 49.26px; */
  /* left: 69px;
top: 32px; */

  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  /* line-height: 36px; */
  /* or 129% */

  text-align: center;
  margin: auto;
  color: #ffffff !important;
}

.dropdown-toggle::after {
  right: -24px;
  background-color: #469ae8;
}

.height-c {
  height: 58px;
}

.head-3 {
  font-family: "Rubik-light";
  font-style: normal;
  font-weight: 100;
  font-size: 25px;
  line-height: 36px;
  /* identical to box height, or 106% */

  text-align: right;

  color: #ffffff !important;
}

.head-33 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 36px;
  /* identical to box height, or 106% */

  text-align: right;

  color: #ffffff !important;
}

.foot-3 {
  font-family: "Rubik-light";
  font-style: normal;
  font-weight: 100;
  font-size: 25px;
  line-height: 36px;
  /* identical to box height, or 106% */

  text-align: right;
  margin-right: 10px;
  color: #378ad7 !important;
}

.foot-33 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 36px;
  /* identical to box height, or 106% */

  text-align: right;

  color: #378ad7 !important;
}

.img-c {
  border-radius: 20px;
  width: 95% !important;
  /* -webkit-box-shadow: 0 8px 2px -2px #c7c1c1 !important;
    -moz-box-shadow: 0 8px 2px -2px #c7c1c1 !important;
    box-shadow: 0 8px 2px -2px #c7c1c1 !important; */
  box-shadow: 0px 15px 10px rgba(139, 139, 138, 0.6);
}
.img-c:hover{
  box-shadow: 0px 10px 15px 15px rgb(115 115 112);
}

.product-adds {
  width: auto;
  margin-top: 15px;
  background-color: transparent !important;
}
.product-adds:hover {
  position: relative !important;
  box-shadow: 0px 10px 16px 5px rgb(19 19 19 / 70%);
  margin: 2px 0px 0px 8px !important;
}
.product {
  width: auto;
  margin-top: 15px;
  background-color: transparent !important;
}
.product:hover {
  width: 104%;
  position: relative;
  left: 1%;
  top: 0%;
}

.title-t {
  font-family: "arial";
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 30px;
  /* identical to box height, or 100% */

  text-align: right !important;

  color: #919497 !important;
  float: right;
  margin-right: 30px;
  margin-bottom: 5px;
  direction: ltr !important;
  unicode-bidi: bidi-override !important;
}

.footer-l {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 14px !important;
  /* line-height: 36px; */
  /* identical to box height, or 257% */

  text-align: right;

  color: #378ad7 !important;
}

.hr-c {
  border-top: 1px solid red;
}

.vertical {
  border-left: 1px solid #919497;
  height: 40px;
}

.vertical-1 {
  /* border-left: 1px solid # */
  border-left: 1px solid rgba(0, 0, 0, 0.25);
  height: 80px;
}

.vertical-2 {
  /* border-left: 1px solid # */
  border-left: 1px solid rgba(0, 0, 0, 0.25);
  height: 400px;
  width: 2%;
}

.footer-img-n {
  margin-left: 5px;
}

.footer-one {
  /* background-color: #fff !important; */
}

.copyright-content {
  margin-top: 10px;
  background-color: #fff;
  /* position: fixed; */
  /* top: -10px;
    left: 0;
    width: 100%;
    height: 10px; */
  box-shadow: 0px 0 10px #c7c1c1;
  z-index: 100;
}

.search-field-wrap {
  width: 350px;
  background-color: #f5f5f5;
  border-radius: 20px !important;
}

.inpt-c {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  width: 80% !important;
  border: none !important;
  border-radius: 20px !important;
  height: 45px !important;
  -webkit-text-stroke-width: thin;
}

.inpt-b {
  background-color: #f5f5f5;
  height: 45px !important;
  border-radius: 20px !important;
  
  
}

.img-head {
  margin-left: 20px;
  margin-right: 12px;
  cursor: pointer;
}
.img-head2 {
  margin: auto;
  padding: auto;
  cursor: pointer;
}
.img-head3 {
  margin-left: 8px;
  cursor: pointer;
}
.img-head3-mobile {
  margin-left: -5px;
  cursor: pointer;
}

.s-icon {
  font-weight: 600 !important;
  color: #378ad7 !important;
}

.inpt-c::placeholder {
  /* direction: ltr; */
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;  color: #378ad7 !important;
  direction: ltr !important;
  unicode-bidi: bidi-override !important;
  float: right !important;
  text-align: center;
  margin: auto;
  padding: 5px;
}

.main-slider-h {
  margin-top: 13px !important;
  /* width: 100vh ; */
  /* background-color: red; */
  background-image: url(/assets/new-images/slider-2.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 325px;
  width: 100%;
}

.slide-hei {
  height: 448px !important;
}

.infoo {
  /* object-fit: cover !important; */
  /* background: url(bgimage.jpg) no-repeat; */
  background-size: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.slick-slide {
  padding-left: 0px;
  padding-right: 0px;
}

.slider-d {
  display: flex;
  justify-content: center;
  padding-top: 25px;
  margin-top: 65px;
}

.main-d-s {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.img-slide-n {
  width: 65%;
  margin-top: 50px;
}

.slider-text-1 {
  font-family: "Rubik-medium";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  /* identical to box height, or 75% */

  text-align: center;

  color: #469ae8;
}

.slider-text-2 {
  font-family: "Rubik-medium";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  /* identical to box height, or 75% */
  text-align: center;
  color: #fff;
  margin-left: 20px;
}

.slider-btn-n {
  width: 143px;
  height: 46px;
  left: 523px;
  top: 167px;
  background: linear-gradient(93.23deg, #ef8539 8.5%, #f7a66c 100%);
  box-shadow: 0px 9px 15px rgba(184, 95, 31, 0.6);
  border-radius: 40px;
}

.slider-btn-n-footer {
  width: 110px;
  height: 46px;
  left: 523px;
  top: 167px;
  background: linear-gradient(93.23deg, #ef8539 8.5%, #f7a66c 100%);
  margin-right: 15px;
}

.slider-btn-n-footer-2 {
  width: 170px;
  height: 46px;
  left: 523px;
  top: 167px;
  background: #c7c1c1;
}
.slider-btn-n-slide {
  width: 230px;
  height: 46px;
  left: 523px;
  top: 167px;
  background: linear-gradient(93.23deg, #ef8539 8.5%, #f7a66c 100%);
  box-shadow: 0px 9px 15px rgba(184, 95, 31, 0.6);
  border-radius: 40px;
  margin-top: 10px;
}

.slider-btn-nn {
  width: 170px;
  height: 46px;
  left: 550px;
  top: 167px;
  background: transparent;
  border-radius: 40px;
  border: 1px solid #469ae8;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.slider-btn-nnn {
  width: 135px;
  height: 46px;
  left: 550px;
  top: 167px;
  background: #ffff;
  border-radius: 40px;
  border: 1px solid #ffff;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.slider-btn-mmm {
  width: 135px;
  height: 46px;
  left: 550px;
  top: 167px;
  background: #d5e6ff;
  margin-top: 30px;
  border-radius: 40px;
  border: 1px solid #ffff;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.slider-btn-ns {
  height: 100%;
  border-radius: 40px;
  border: 1px solid #ffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
}

.widget-btn-n {
  border-radius: 40px;
  width: 250px;
  height: 46px;
  background: #ffff;
  /* justify-content: center; */
  left: 550px;
  top: 167px;
  margin-top: 10px;
}

.slider-btn-text {
  font-family: "Rubik-Light";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  /* identical to box height, or 120% */

  text-align: center;

  color: #ffffff;
  display: flex;
  justify-content: space-around;
  align-content: center;
  align-items: center;
}

.slider-btn-text-22 {
  font-family: "Rubik-Bold";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  /* line-height: 36px; */
  /* identical to box height, or 200% */

  text-align: center;

  color: #ffffff;
}


.btn-img-m {
  width: 23px;
}

.slider-btn-textt {
  font-family: "Rubik-Medium";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  /* identical to box height, or 120% */

  text-align: center;

  color: #469ae8;
  display: flex;
  justify-content: space-around;
  align-content: center;
  align-items: center;
}

.slider-btn-s {
  font-family: "Rubik-Medium";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  /* identical to box height, or 120% */

  text-align: center;

  color: #282932;
  display: flex;
  /* justify-content:space-between;
    align-content: center;
    align-items: center; */
}

.btnSliderSend{
  margin-left: 23%;
}
body {
  overflow-x: hidden;
}

.pro-content {
  padding-top: 0px;
  height: 700px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: scroll;
  overflow-x: hidden;
}

.pro-content2 {
  padding-top: 35px;
  max-height: 1200px;
  overflow: hidden;
  overflow-x: hidden;
}

.slider-h-sc {
  height: 100%;
  overflow: scroll;
  overflow-x: hidden;
  margin-top: 10px !important;
}

.home-two-sec {
  background: url("/assets/new-images/home-2.png");
  /* background: 100%; */
  background-size: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.home-three-sec {
  background: url("/assets/new-images/home-3.png");
  /* background: 100%; */
  background-size: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.img-con {
  margin-top: 60px;
}

.img-con2 {
  margin-top: 25px;
  margin-bottom: 50px;
}

.home-2-pro .slick-slider .slick-dots {
  position: static !important;
  margin-top: -33px !important;
}
.home-2-pro-mobile .slick-slider .slick-dots {
  position: static !important;
  margin-top: -33px !important;
}

.home-2-pro-mobile-main .slick-slider .slick-dots {
  position: static !important;
  margin-top: -33px !important;
}
.home-2-pro .slick-slider .slick-dots li.slick-active button {
  background-color: #469ae8 !important;
  border: none !important;
}
.home-2-pro-mobile .slick-slider .slick-dots li.slick-active button {
  background-color: #469ae8 !important;
  border: none !important;
}
.home-2-pro-mobile-main .slick-slider .slick-dots li.slick-active button {
  background-color: #469ae8 !important;
  border: none !important;
}
.home-2-pro .slick-slider .slick-dots li button {
  background-color: #fff !important;
  border: none !important;
}
.home-2-pro-mobile .slick-slider .slick-dots li button {
  background-color: #fff !important;
  border: none !important;
}
.home-2-pro-mobile-main .slick-slider .slick-dots li button {
  background-color: #fff !important;
  border: none !important;
}
.home-2-pro-mobile .slick-slider .slick-dots li button {
  position: relative;
  width: 8px !important;
  height: 7px !important;
  box-shadow: none !important;
  border-radius: 50%;
  margin: 2px;
  padding: 0;
  outline: none;
}
.home-2-pro-mobile-main .slick-slider .slick-dots li button {
  position: relative;
  width: 8px !important;
  height: 7px !important;
  box-shadow: none !important;
  border-radius: 50%;
  margin: 2px;
  padding: 0;
  outline: none;
}
.home-2-pro .slick-slider .slick-dots li button {
  position: relative;
  width: 8px !important;
  height: 7px !important;
  box-shadow: none !important;
  border-radius: 50%;
  margin: 2px;
  padding: 0;
  outline: none;
}

.product-page-n .slick-slider .slick-dots {
  position: static !important;
  margin-top: 5px !important;
}


.product-page-n .slick-slider .slick-dots li.slick-active button {
  background-color: #469ae8 !important;
  border: none !important;
}

.product-page-n .slick-slider .slick-dots li button {
  background-color: #fff !important;
  border: none !important;
}

.product-page-n .slick-slider .slick-dots li button {
  position: relative;
  width: 10px !important;
  height: 10px !important;
  box-shadow: none !important;
  border-radius: 50%;
  margin: 2px;
  padding: 0;
  outline: none;
}
.product-page-n-adds .slick-slider .slick-dots li.slick-active button {
  background-color: #469ae8 !important;
  border: none !important;
}

.product-page-n-adds .slick-slider .slick-dots li button {
  background-color: #fff !important;
  border: none !important;
}

.product-page-n-adds .slick-slider .slick-dots li button {
  position: relative;
  width: 10px !important;
  height: 10px !important;
  box-shadow: none !important;
  border-radius: 50%;
  margin: 2px;
  padding: 0;
  outline: none;
}

.hover-img-title {
  font-family: "Rubik-Regular";
  color: #fff;
}

.home-2-product article .pro-hover-icons {
  opacity: 0;
  position: absolute;
  bottom: 120px;
  left: -75px;
  width: 100%;
  overflow: hidden;
  z-index: 2;
  -webkit-transition: 1.2s ease-out;
  transition: 1.2s ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}

.home-3-product article .pro-hover-icons {
  opacity: 0;
  position: absolute;
  bottom: 87px !important;
  left: -75px;
  width: 100%;
  overflow: hidden;
  z-index: 2;
  -webkit-transition: 1.2s ease-out;
  transition: 1.2s ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}
.home-2-product-adds article .pro-hover-icons {
  opacity: 0;
  position: absolute;
  bottom: 120px;
  left: -75px;
  width: 100%;
  overflow: hidden;
  z-index: 2;
  -webkit-transition: 1.2s ease-out;
  transition: 1.2s ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}

.home-3-product-adds article .pro-hover-icons {
  opacity: 0;
  position: absolute;
  bottom: 87px !important;
  left: -75px;
  width: 100%;
  overflow: hidden;
  z-index: 2;
  -webkit-transition: 1.2s ease-out;
  transition: 1.2s ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}

.home-2-product-adds {
  background-color: #fff !important;
  /* height: 514px; */
  margin-left: 7px;
  border-radius: 15px !important;
  box-shadow: 0px 0px 20px 1px rgb(19 19 19 / 30%);
}


.home-2-product {
  background-color: #fff !important;
  /* height: 514px; */
  margin-left: 7px;
  border-radius: 15px !important;
  box-shadow: 0px 0px 20px 1px rgb(19 19 19 / 30%);
}

.home-two-t-1 {
  font-family: 'Rubik-Light' !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 26px;
  text-align: right;
  float: right;
  direction: rtl !important;
  color: #282932;
  unicode-bidi: bidi-override !important;
  padding-right: 12px;
  padding-left: 12px;
  margin-bottom: 17px;
}
.btn-extra-title-main-home {
  font-family: "Rubik-ExtraBold";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 36px;
  /* identical to box height, or 64% */
  float: right;

  text-align: right;

  color: #378ad7;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  padding-left: 5px;
}
.btn-extra-title-main-home-mobile {
  font-family: "Rubik-ExtraBold";
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 28px;
  text-align: right;
  color: #378ad7;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  padding-left: 5px;
}
.home-two-t-1-mobile {
  min-height: 54px;
  max-height: 54px;
  font-family: 'Rubik-Light' !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 22px;
  text-align: right;
  float: right;
  direction: rtl !important;
  color: #282932;
  unicode-bidi: bidi-override !important;
  padding-right: 12px;
  margin-top: 10px !important;
  padding-left: 12px;
  margin-bottom: 7px;
}

.home-two-t-2 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  /* identical to box height, or 225% */

  text-align: right;
  unicode-bidi: bidi-override !important;
  direction: ltr !important;
  color: #282932;
}

.title-2-main {
  width: 100%;
  text-align: end;
  padding-right: 6px;
  display: flex;
  justify-content: right;
  align-items: center;
  align-content: center;
  margin-bottom: 5px;
}
.title-2-main-mobile {
  width: 100%;
  text-align: end;
  padding-right: 15px;
  display: flex;
  justify-content: right;
  align-items: center;
  align-content: center;
  margin-bottom: 10px;
}

.inner-home-2-slides {
height: 112px;
    max-width: 150px;
    background-color: #e2f1ff;
    display: flex;
    padding-left: -1px;
    justify-content: space-between;
    align-items: baseline;
}
.inner-home-2-slides-mobile {
  height: 106px;
  background-color: #e2f1ff;
  display: flex;
  padding-left: 20px;
  justify-content: space-evenly;
  align-items: baseline;
}
.flex-main-d {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-end;
}

.flex-main-r {
  display: flex;
  justify-content: space-around;
  /* align-items: flex-end; */
}

.flex-main-d-2 {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-end;
}

.empty-spa {
  height: 22px;
}

.home-2-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  /* padding-top: 28px; */
}

.home-3-product {
  /* margin-top: -10px; */
  /* width: 200px !important; */
  /* width: 276px !important; */
  width: 95% !important;
}

.home-3-product-adds {
  /* margin-top: -10px; */
  /* width: 200px !important; */
  /* width: 276px !important; */
  width: 95% !important;
}

.btn-div-p {
  height: 110px;
  width: 100%;
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

.btn-extra-title {
  font-family: "Rubik-ExtraBold";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 36px;
  /* identical to box height, or 64% */

  text-align: right;

  color: #378ad7;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  padding-left: 15px;
}

.btn-extra-title-2 {
  font-family: "Rubik-ExtraBold";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 36px;
  /* identical to box height, or 64% */

  text-align: right;

  color: #ffffff;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  margin-top: 78px;
  padding-left: 18px;
  margin-right: 10px;
}
.btn-extra-title-22 {
  font-family: "Rubik-ExtraBold";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 36px;
  /* identical to box height, or 64% */

  text-align: right;

  color: #ffffff;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  margin-top: 2px;
  padding-left: 18px;
  margin-right: 10px;
}
.btn-extra-title-21 {
  font-family: "Rubik-ExtraBold";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 36px;
  /* identical to box height, or 64% */

  text-align: right;
  direction: rtl;
  color: #378ad7;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-top: 30px;
}

.btn-extra-title-main {
  font-family: "Rubik-ExtraBold";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 36px;
  /* identical to box height, or 64% */

  text-align: right;

  color: #378ad7;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  padding-left: 5px;
}

.btn-extra-title-sub {
  font-family: "Rubik-ExtraBold";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 36px;
  direction: rtl !important;
  text-align: right !important;
  color: #378ad7;
  unicode-bidi: bidi-override !important;
  padding-left: 10px;
} 


.icon-d-m {
  display: flex;
  align-items: center;
  height: 10px;
}

.title-2-pro {
  display: flex;
  justify-content: end;
  align-content: center;
  align-items: center;
  margin-bottom: 20px;
  
}

.homw-tow-t-pro {
  padding-right: 10px !important;
}

.Product-page-d-1 {
  width: 100%;
  height: 170px;
  /* left: 1837px; */
  /* top: 275px; */

  background: rgba(215, 232, 247, 0.4);
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  /* transform: rotate(90deg); */
  display: flex;
  justify-content: space-around;
  align-content: center;
  align-items: center;
}

.Product-page-d-2 {
  width: 100%;
  height: 100px;
  margin-top: 20px;
  background: rgba(215, 232, 247, 0.4);
  border-radius: 15px;
  /* transform: rotate(90deg) */
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.Product-page-d-2-cus {
  width: 100%;
  height: 55px;
  margin-top: 15px;
  background: rgb(255 212 212 / 40%);
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.Product-page-d-3 {
  width: 100%;
  height: 500px;
  margin-top: 20px;
  background: rgba(215, 232, 247, 0.4);
  border-radius: 15px;
  display: flex;
  /* justify-content: space-around; */
  padding-top: 20px;
}

.Product-adds-page-d-1 {
  width: 100%;
  height: 170px;
  /* left: 1837px; */
  /* top: 275px; */

  background: rgba(215, 232, 247, 0.4);
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  /* transform: rotate(90deg); */
  display: flex;
  justify-content: space-around;
  align-content: center;
  align-items: center;
}

.Product-adds-page-d-2 {
  width: 100%;
  height: 100px;
  margin-top: 20px;
  background: rgba(215, 232, 247, 0.4);
  border-radius: 15px;
  /* transform: rotate(90deg) */
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.Product-adds-page-d-3 {
  width: 100%;
  height: 500px;
  margin-top: 20px;
  background: rgba(215, 232, 247, 0.4);
  border-radius: 15px;
  display: flex;
  /* justify-content: center; */
  justify-content: space-around;
  padding-top: 20px;
}

.d-inner-1 {
  display: flex;
  flex-direction: column !important;
  justify-content: space-around;
  align-content: center;
  align-items: center;
}

.d-inner-2 {
  display: flex;
  justify-content: flex-end;
  margin-right: 20px;
  align-items: center;
}

.d-inner-img {
  margin-left: 20px;
  height: 20px;
}

.d-inner-4 {
  width: 43%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.inner-two-text {
  display: flex;
  width: 100%;
  display: flex;
  justify-content: space-between;

  align-items: center;
  margin-top: 25px;
  padding-left: 35px;
}
.inner-two-text-desc {
  display: contents;
  width: 100%;
  justify-content: space-between !important;
  align-items: center;
  text-align: right;
  margin-top: 34px;
}

.d-inner-3 {
  width: 48%;
    display: flex;
    flex-direction: column;
    padding-right: 20px;
    padding-top: 30px;
    align-items: center;
}
.d-inner-3-cus {
  width: 48%;
  display: flex;
  flex-direction: column;
  padding-right: 5px;
  padding-top: 55px;
  align-items: baseline;
}

.messenger-main {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 100px;
}

.messenger-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
}

.messenger-image {
  height: 60px;
  width: 60px;
}

.messenger-image-custom {
  height: 60px;
  width: 60px;
}
.messenger-text {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  /* identical to box height, or 157% */
  margin-left: 10px;
  text-align: center;
  padding-top: 10px;
  color: #282932;
}
.messenger-text-custom {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 400;
  display: block;
  font-size: 18px;
  line-height: 35px;
  margin-left: 10px;
  text-align: center;
  padding-top: 10px;
  color: #282932;
}

.product-adds-detail-text-1 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  /* identical to box height, or 157% */

  text-align: center;

  color: #282932;
}

.product-adds-detail-text-2 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 36px;
  /* identical to box height, or 157% */

  text-align: center;

  color: #adadad;
}

.product-adds-detail-text-3 {
  font-family: "Rubik-SemiBold";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 36px;
  /* identical to box height, or 133% */

  text-align: center;

  color: #282932;
}

.product-adds-detail-text-4 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 36px;
  /* identical to box height, or 157% */

  text-align: right;

  color: #378ad7;
}

.product-adds-detail-text-5 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 36px;
  /* identical to box height, or 157% */

  text-align: right;

  color: #282932;
}

.product-adds-detail-text-6 {
  font-family: "Rubik-SemiBold";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  /* identical to box height, or 157% */

  text-align: right;

  color: #282932;
  float: left;
  width: 100%;
}
.product-adds-detail-text-6-mobile {
  direction: rtl;
  font-family: "Rubik-SemiBold";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  /* identical to box height, or 157% */

  text-align: right;

  color: #282932;
  float: left;
  width: 100%;
}

.product-adds-detail-text-7 {
  font-family: "Rubik-SemiBold";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  /* identical to box height, or 157% */

  text-align: right;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  color: #282932;
}


.product-detail-text-1 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  /* identical to box height, or 157% */

  text-align: center;

  color: #282932;
}

.product-detail-text-2 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 36px;
  /* identical to box height, or 157% */

  text-align: center;

  color: #adadad;
}

.product-detail-text-3 {
  font-family: "Rubik-SemiBold";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 36px;
  /* identical to box height, or 133% */

  text-align: center;

  color: #282932;
}

.product-detail-text-4 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 36px;
  /* identical to box height, or 157% */

  text-align: right;

  color: #378ad7;
}

.product-detail-text-5 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 36px;
  /* identical to box height, or 157% */

  text-align: right;

  color: #282932;
}

.product-detail-text-6 {
  font-family: "Rubik-SemiBold";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  /* identical to box height, or 157% */

  text-align: right;

  color: #282932;
  float: left;
  width: 100%;
}

.product-detail-text-7 {
  font-family: "Rubik-SemiBold";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  /* identical to box height, or 157% */

  text-align: right;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  color: #282932;
}

.shop-text-7 {
  font-family: "Rubik-SemiBold";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 36px;
  /* identical to box height, or 157% */

  text-align: right;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  color: #282932;
}
.product-adds-detail-text-8 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  /* line-height: 36px; */
  /* identical to box height, or 200% */

  text-align: right;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  color: #282932;
}

.product-adds-detail-text-9 {
  font-family: "Rubik-SemiBold";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  /* line-height: 36px; */
  /* identical to box height, or 200% */

  color: #282932;
  position: relative;
  left: -25px;
  margin-top: -13px;
}

.product-adds-detail-text-18 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  place-self: flex-end;
  /* line-height: 36px; */
  /* identical to box height, or 200% */

  text-align: right;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  color: #282932;
}

.product-adds-detail-text-19 {
  display: flex;
  width: 100%;
  display: flex;
  justify-content: space-between;
  direction: rtl;
  align-items: center;
  margin-top: 25px;
  padding-left: 35px;
}
.product-adds-detail-text-19-sub {
  direction: rtl;
  font-family: "Rubik-SemiBold";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #282932;
  position: relative;
  left: -5px;
  margin-top: -15px;
  text-align: right;
}

.product-adds-detail-text-10 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  /* line-height: 36px; */
  /* or 157% */

  text-align: right;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  color: #378ad7;
  position: relative;
  left: -25px;
}

.product-adds-detail-text-11 {
  font-family: "Rubik-SemiBold";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  /* identical to box height, or 157% */

  text-align: right;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  color: #f0863a;
}

.product-adds-detail-text-12 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  /* line-height: 36px; */
  /* or 157% */

  text-align: right;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  color: #282932;
  position: relative;
  left: -25px;
}
.product-detail-text-8 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  /* line-height: 36px; */
  /* identical to box height, or 200% */

  text-align: right;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  color: #282932;
}

.product-detail-text-9 {
  font-family: "Rubik-SemiBold";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  /* line-height: 36px; */
  /* identical to box height, or 200% */

  color: #282932;
  position: relative;
  left: -25px;
  margin-top: -13px;
}

.shop-text-9 {
  font-family: "Rubik-SemiBold";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  /* line-height: 36px; */
  /* identical to box height, or 200% */

  color: #282932;
  position: relative;
}

.product-detail-text-10 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  /* line-height: 36px; */
  /* or 157% */

  text-align: right;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  color: #378ad7;
  position: relative;
  left: -25px;
}
.shop-text-10 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 200;
  font-size: 12px;
  /* line-height: 36px; */
  /* or 157% */

  text-align: right;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  color: #282932;
  position: relative;
  left: -15px;
}

.product-detail-text-11 {
  font-family: "Rubik-SemiBold";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  /* identical to box height, or 157% */

  text-align: right;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  color: #f0863a;
}

.shop-text-11 {
  font-family: "Rubik-SemiBold";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 25px;
  /* identical to box height, or 157% */

  text-align: right;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  color: #f0863a;
}

.product-detail-text-12 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  /* line-height: 36px; */
  /* or 157% */

  text-align: right;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  color: #282932;
  position: relative;
  left: -25px;
}
.shop-text-12 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  /* line-height: 36px; */
  /* or 157% */

  text-align: right;
  direction: rtl !important;
  unicode-bidi: bidi-override !important;
  color: #282932;
  position: relative;
}

.d-inner-3-1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}

.d-inner-3-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
}

.btn-div-pp {
  height: 54px;
  width: 100%;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  margin-bottom: 50px;
}

.card-bold {
  font-family: "Rubik-Bold";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;

  text-align: right;

  color: #282932;
}

.home-2-pro .slick-slider .slick-list {
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
}

.home-three-main-slider {
  height: 550px;
}

.home-three-main-slider .slick-slider {
  padding: 20px;
}
.pro-thumb.home-2-pro.slider_ .slick-slider.slick-initialized {
  padding: 0;
}

.inner-home-2-slide {
  height: 670px;
  width: 100%;
}

.home-two-main-in {
  /* margin-top: 10px !important; */
  margin-bottom: 40px !important;
}

.b-color {
  background-color: #378ad7 !important;
}

.btn-group-main {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.text-one-slide {
  font-family: "Rubik-Bold";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 36px;
  /* identical to box height, or 164% */

  display: flex;
  align-items: center;
  text-align: right;

  color: #ffffff;
}

.text-two-slide {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 200;
  font-size: 20px;
  line-height: 36px;
  /* identical to box height, or 164% */

  display: flex;
  align-items: center;
  text-align: right;

  color: #ffffff;
}

.slide-one-box {
  width: 220px;
  display: flex;
  align-items: center;
  justify-content: end;
  margin-left: 8px;
}

.side-cross {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.side-cross-text-1 {
  font-family: "Rubik-Bold";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 36px;
  /* identical to box height, or 129% */

  display: flex;
  align-items: center;
  text-align: right;

  color: #ffffff;
}

.side-cross-text-2 {
  font-family: "Rubik-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  /* identical to box height, or 129% */

  display: flex;
  align-items: center;
  text-align: right;

  color: #ffffff;
}
.circle-img {
  height: 50px;
  width: 50px;
  background-color: #ffff;
  margin-left: 10px;
  border-radius: 25px;
  align-items: center;
  text-align: center;
  display: flex;
  align-items: center;
  align-content: center;
  margin-right: 10px;
}

.circle-img-2 {
  height: 50px;
  width: 50px;
  background-color: #378ad7;
  margin-left: 10px;
  border-radius: 25px;
  align-items: center;
  text-align: center;
  display: flex;
  align-items: center;
  align-content: center;
}

.custom-slider-home ul.slick-dots {
  bottom: 15px !important;
  left: 50px !important;
  width: 100px !important;
  margin-top: -130px !important;
}

.custom-slider-home .slick-dots li.slick-active button:before {
  background: #6ebdf7;
  border-radius: 25px;
  color: #000;
  color: #6ebdf7;
  opacity: 1;
}

.custom-slider-home .slick-dots li button:before {
  background-color: #f0e4e4;
  border-radius: 25px;
  color: #f0e4e4;
  opacity: 1;
}

.mobile-header-align {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  justify-content: space-around !important;
}

.mobile-side-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#navigation-mobile::-webkit-scrollbar {
  width: 1px;
}

/* Track */
#navigation-mobile::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
#navigation-mobile::-webkit-scrollbar-thumb {
  background: #ffffff;
  border: 1px solid #f0863a;
  border-radius: 20px;
}

/* Handle on hover */
#navigation-mobile::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.pro-content::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.pro-content::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
.pro-content::-webkit-scrollbar-thumb {
  background: #ffffff;
  border: 1px solid #f0863a;
  border-radius: 20px;
}

/* Handle on hover */
.pro-content::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.slider-h-sc::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.slider-h-sc::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
.slider-h-sc::-webkit-scrollbar-thumb {
  background: #ffffff;
  border: 1px solid #f0863a;
  border-radius: 20px;
}

/* Handle on hover */
.slider-h-sc::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.header-mobile
  .header-maxi
  .navigation-mobile-container
  #navigation-mobile
  a[aria-expanded="false"]:after {
  display: none !important;
}

.header-mobile
  .header-maxi
  .navigation-mobile-container
  #navigation-mobile
  a[aria-expanded="true"]:after {
  display: none !important;
}

.collapse .card-body {
  z-index: 1 !important;
  transition: none !important;
}
.collapse {
  transition: none !important;
  z-index: 1 !important;
}
.product-category {
  transition: none !important;
  z-index: 1 !important;
}

.footer-one {
  background-color: #f2f2f2 !important;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
}
.mr-side-t {
  /* padding-left: 50px !important; */
  /* padding-right: 300px !important; */
}

.search-br {
  width: 1000px !important;
  height: 90px;
  background-color: transparent;
}

.select-control::before {
  left: 8px !important;
  right: 0px !important;
  color: #c7c1c1 !important;
}
.lebel-t {
  width: 100% !important;
  text-align: end !important;
  margin-left: -15px !important;
}

.main-home .dropdown .btn {
  background-color: #fff !important;
  color: #c7c1c1;
  border: 1px solid #c7c1c1;
}

.dn {
  display: flex !important;
}

.search-br-h {
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.row-h {
  height: 100% !important;
}

.btn-left {
  /* margin-left: 10px !important */
}

.select-right {
  margin-right: 15px !important;
}

.search-br-h .main-home .dropdown-toggle::after {
  left: 3px !important;
  bottom: 14px !important;
}
.search-main-d {
  height: 115px;
  width: 1015px !important;
  /* background-color: #fff !important; */
  /* position: fixed; */
  /* z-index: 2; */
  /* margin-top: 55px; */
  /* left: 26px; */
}

.slider-row {
  /* margin-top: -128px; */
  /* margin-bottom: 20px; */
}

.slider-row2 {
  /* margin-top: -128px; */
  margin-bottom: 20px;
}

.fluid-w {
  background-color: #fff;
  height: 115px;
  position: fixed;
  z-index: 2;
  margin-top: 55px;
}

.pro-content .slick-arrow:before {
  font-size: 25px !important;
  color: #ffff !important;
  opacity: 1 !important;
  font-weight: bold !important;
  margin-left: 5px !important;
}

.pro-content .slick-arrow.slick-prev {
  display: block;
  height: 45px !important;
  width: 45px !important;
  background-color: #378ad7 !important;
  border-radius: 25px !important;
}

.slick-prev:before {
  content: "<" !important;
}

.pro-content .slick-arrow.slick-next {
  display: none !important;
  height: 50px !important;
  width: 50px !important;
  background-color: #378ad7 !important;
  border-radius: 25px !important;
}

.slick-next:before {
  content: ">" !important;
}

.fluid-pad {
  padding-left: 30px;
  padding-right: 30px;
}
.row-justify {
  justify-content: center !important;
}

.bg-footer {
  display: none;
  background-color: #378ad7;
  height: 50px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.slider-btn-n-f {
  width: 173px;
  height: 46px;
  left: 523px;
  top: 167px;
  background: #fff;

  border-radius: 40px;
}
.slider-btn-n-f-2 {
  width: 173px;
  height: 70px;
  left: 523px;
  top: 167px;
  background: transparent;
  border-radius: 40px;
}

.slider-btn-text-f {
  font-family: "Rubik-Medium";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  /* identical to box height, or 120% */

  text-align: center;

  color: #469ae8;
  display: flex;
  justify-content: space-around;
  align-content: center;
  align-items: center;
}

.footer-mobile {
  display: none;
}
.mobile-btn {
  display: none;
}
button {
  border-color: transparent;
  background: white;
}
.edit_del{
  display: flex;
  align-content: center;
  align-items: center;
}
.edit{
  padding: 10px;
}
.del{
  padding: 10px;
}
.gone{
  visibility: hidden;
}
