@charset "utf-8";
/*-----------------------
    Fonts
-------------------------*/
@font-face {
  font-family: "ArbFONTS";
  src: url("../fonts/ArbFONTS-4.eot");
  src: url("../fonts/ArbFONTS-4.otf") format("otf"),
    url("../fonts/ArbFONTS-4.ttf") format("truetype"),
    url("../fonts/ArbFONTS-4.woff") format("woff"),
    url("../fonts/ArbFONTS-4.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ArbFONTS-BR";
  src: url("../fonts/ArbFONTS-BR.eot");
  src: url("../fonts/ArbFONTS-BR.otf") format("otf"),
    url("../fonts/ArbFONTS-BR.ttf") format("truetype"),
    url("../fonts/ArbFONTS-BR.woff") format("woff"),
    url("../fonts/ArbFONTS-BR.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/* -----------------------------------
    01. General CSS
-------------------------------------*/
html {
  font-size: 16px;
  color: #707070;
  vertical-align: baseline;
  line-height: 26px;
  font-weight: 400;
  overflow-x: unset;
}
body {
  font-size: 16px;
  color: #707070;
  vertical-align: baseline;
  line-height: 26px;
  font-weight: 400;
  overflow-x: hidden;
  font-family: "ArbFONTS";
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #212121;
  margin: 0 0 26px;
  font-weight: 700;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
a {
  transition: all 0.3s ease 0s;
  text-decoration: none !important;
  outline: none !important;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
/* width */
::-webkit-scrollbar {
  width: 3px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #ffffff;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #0eac52;
}
::-moz-selection {
  background: #000;
  text-shadow: none;
  color: #ffffff;
}
::selection {
  background: #000;
  text-shadow: none;
  color: #ffffff;
}
.sec-spacer {
  padding: 100px 0;
}
.sec-color {
  background-color: #f9f9f9;
}
.drak-color {
  background-color: #252525;
}
.gray-color {
  background-color: #f0f0f0;
}
.primary-color {
  color: #0eac52;
}
.primary-bg {
  background: #0eac52;
}
.sec-black {
  background: #212121;
}
.bg-fixed {
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.padding-0 {
  padding: 0 !important;
}
.padd-sec {
  padding: 0px 0 80px 0 !important;
}
.pt-45 {
  padding-top: 45px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pt-80 {
  padding-top: 80px !important;
}
.pt-100 {
  padding-top: 100px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pb-45 {
  padding-bottom: 45px !important;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.pb-170 {
  padding-bottom: 170px !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.sparator-15 {
  height: 15px;
  clear: both;
}
.ml-15 {
  margin-left: 15px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-45 {
  margin-top: 45px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mt-16 {
  margin-top: 16px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-45 {
  margin-bottom: 45px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.mr-25 {
  margin-right: 25px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.w-100 {
  width: 100%;
}
.w-100.bottom {
  margin-top: -6px;
}
.margin-remove {
  margin: 0 !important;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.p-relative {
  position: relative;
}
.hover {
  transition: all 2s ease;
}
.hover:hover {
  background: #0000001a;
}
li:hover {
  padding: 0;
}
.text-center {
  text-align: center;
}
.Mobile {
  display: none;
}
.main-title {
  margin-bottom: 30px;
}
.main-title h2 {
  font-size: 40px;
  color: #0eac52;
  line-height: 36px;
  margin-bottom: 15px;
  font-family: "ArbFONTS";
}
.main-title p {
  font-size: 16px;
  line-height: 26px;
  color: #888888;
  font-weight: 100;
  font-family: "ArbFONTS-BR";
}
/* -----------------------------------
    02. preloader CSS
-------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 100000000;
}
#loader-img {
  display: block;
  position: relative;
  right: 50%;
  top: 50%;
  width: 200px;
  height: 200px;
  margin: -100px -100px 0 0;
  z-index: 1001;
  background-image: url("../images/fav-icon/fav-icon.svg");
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
  z-index: 1020;
}
#loader {
  display: block;
  position: relative;
  right: 50%;
  width: 200px;
  height: 200px;
  margin: -100px -100px 0 0;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: red;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  z-index: 1001;
}
#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #0eac52;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: black;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #ffffff;
  z-index: 1000;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.loader-section.section-left {
  left: 0;
}

.loader-section.section-right {
  right: 0;
}

.panel_left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.panel_right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded-circle {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.loaded-img {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out;
}
/* ------------------------------------
    03.Full width header
---------------------------------------*/
.full-width-header .rs-header-top {
  border-bottom: 1px solid #e7e7e7;
  padding: 24px 0;
}
.dropdown-menu.lrg {
  width: 230px;
}
.dropdown-menu.dropdown-menu-right {
  left: 0;
  right: auto;
}
.full-width-header
  .rs-header-top
  .header-social--contact
  ul.header-notifications
  li {
  margin: 0;
  display: block;
}
.number-counter {
  position: relative;
}
.number-counter span.conut {
  position: absolute;
  top: -2px;
  right: -8px;
  background: #ff0000;
  border-radius: 100%;
  font-size: 11px;
  padding: 0 6px;
  color: #fff;
  line-height: 18px;
}
/*==========================================================*/
ul.dropdown-menu li {
  border-bottom: 1px solid #f6f6f6;
}
ul.dropdown-menu li:last-child {
  border-bottom: none;
}
.full-width-header .rs-header-top .header-social--contact .dropdown-menu li {
  display: block;
  padding: 19px 17px 16px 14px;
  margin-left: 0;
}
.full-width-header
  .rs-header-top
  .header-social--contact
  .dropdown-menu
  li
  .col {
  padding-left: 0;
}
button.dropdown-toggle {
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
  padding: 0;
}
.top-text-block p {
  display: block;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  clear: both;
  white-space: inherit !important;
  position: relative;
  margin-bottom: 0;
  font-family: "ArbFONTS";
}
.top-text-block span {
  color: #707070;
  font-size: 10px;
  line-height: 16px;
  font-family: "ArbFONTS-BR";
}
.bull-div img {
  margin-bottom: 7px;
}
.delete-noti {
  text-align: left;
}
.top-head-dropdown .ul-div {
  width: 313px;
  overflow: auto;
  height: 327px;
}
.dropdown-menu:before {
  position: absolute;
  top: -9px;
  right: auto;
  left: 5px;
  content: "";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 9px solid #fff;
}
/* width */
.top-head-dropdown .ul-div::-webkit-scrollbar {
  width: 1px;
}

/* Track */
.top-head-dropdown .ul-div::-webkit-scrollbar-track {
  background: #ffffff;
}

/* Handle */
.top-head-dropdown .ul-div::-webkit-scrollbar-thumb {
  background: #00833b;
  border-radius: 50px;
}

.top-head-dropdown li:last-child .top-text-block {
  border-bottom: 0;
}
.topbar-align-center {
  text-align: center;
}
li .user-login a {
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  font-family: "ArbFONTS";
}
li .user-login a.logout {
  color: #ed1b2f;
}
li .user-login a img {
  margin-left: 8px;
}
li .user-login li {
  border-bottom: none;
  padding: 0 20px 14px 20px !important;
}
.dropdown-menu.user-padding {
  padding-top: 20px;
}

/*==========================================================*/
.full-width-header .rs-header-top .header-social--contact ul li {
  display: inline-block;
  margin-left: 16px;
}
.full-width-header .rs-header-top .header-social--contact ul li:last-child {
  margin-left: 0;
}
.full-width-header .rs-header-top .logo-area img {
  width: 145px;
  height: 51px;
  object-fit: cover;
}
.dropdown-toggle::after {
  display: none;
}
.dropdown-menu {
  margin-top: 15px !important;
  box-shadow: 6px 6px 30px #0000001a;
  border-radius: 5px;
  border: none;
}
.navbar .search .dropdown-menu:before {
  position: absolute;
  top: -9px;
  left: auto;
  right: 14px;
  content: "";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 9px solid #fff;
}
.navbar .search .dropdown-menu form input {
  border: none;
  font-size: 12px;
  color: #949494;
  padding-right: 8px;
  padding-right: 0;
  outline: none;
  box-shadow: none;
  font-family: "ArbFONTS-BR";
}
.navbar .search .dropdown-menu form input::-webkit-input-placeholder {
  /* Edge */
  font-size: 12px;
  color: #949494;
  font-family: "ArbFONTS-BR";
}

.navbar .search .dropdown-menu form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-size: 12px;
  color: #949494;
  font-family: "ArbFONTS-BR";
}

.navbar .search .dropdown-menu form input::placeholder {
  font-size: 12px;
  color: #949494;
  font-family: "ArbFONTS-BR";
}
.navbar .search form .btn-outline-secondary {
  background: #0eac52;
  border-color: #0eac52;
  border-radius: 5px;
  padding: 9px 31px;
  color: #ffffff;
  outline: none;
  box-shadow: none;
  font-size: 14px;
  line-height: 25px;
  transition: all 1s ease;
  font-family: "ArbFONTS";
}
.navbar .search form .btn-outline-secondary:hover {
  background: #ffffff;
  color: #0eac52;
  border-color: #0eac52;
}
.navbar .search .dropdown-menu form span.input-group-text {
  background: none;
  border: none;
  padding-top: 15px;
}
.dropdown-menu.search-dropdown {
  padding: 15px 16px 14px 16px;
  width: 597px;
  height: 72px;
}
/* ------------------------------------
    04. Sticky Menu
---------------------------------------*/
.menu-sticky.sticky {
  background: #ffffff;
  position: fixed !important;
  top: 0px;
  z-index: 11111;
  margin: 0 auto !important;
  padding: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: sticky-animation;
  animation-name: sticky-animation;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes sticky-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes sticky-animation {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.full-width-header .menu-area {
  padding: 24px 0;
}
.full-width-header .menu-area .navbar ul li {
  margin-left: 40px;
}
.full-width-header .menu-area .navbar ul li:last-child {
  margin-left: 0;
}
.full-width-header .menu-area .navbar ul li a {
  font-size: 16px;
  color: #000000;
  line-height: 19px;
  font-family: "ArbFONTS";
  transition: all 0.3s ease-in-out;
}
.full-width-header .menu-area .navbar ul li a.active {
  border: 1px solid #0eac52;
  border-radius: 2px;
  padding: 7px 15px;
  color: #0eac52;
}
.full-width-header .language {
  text-align: left;
}
.full-width-header .language a {
  font-size: 12px;
  color: #0eac52;
  border: 1px solid #0eac52;
  border-radius: 50%;
  padding: 6px 9px 5px 9px;
  transition: all 1s ease;
  font-family: "ArbFONTS-BR";
}
.full-width-header .language a:hover {
  color: #fff;
  background: #0eac52;
  border-color: #fff;
  border: 1px solid #0eac52;
}
/* ------------------------------------
    05. Sticky Menu
---------------------------------------*/
footer.full-width-Footer {
  background: #111111;
  padding: 96px 0 48px 0;
  position: relative;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
}
footer.full-width-Footer .first-part .text-part p {
  margin-top: 16px;
  font-size: 14px;
  color: #b1b1b1;
  padding-left: 10%;
  line-height: 27px;
  font-family: "ArbFONTS-BR";
}
footer.full-width-Footer .second-part-links .title h4 {
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  margin-bottom: 20px;
  font-family: "ArbFONTS";
}
footer.full-width-Footer .second-part-links .list {
  display: flex;
  flex-direction: row;
}
footer.full-width-Footer .second-part-links .list ul:last-child {
  margin-right: 48px;
}

footer.full-width-Footer .second-part-links .list ul li a {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 35px;
  color: #b1b1b1;
  font-family: "ArbFONTS-BR";
}
footer.full-width-Footer .third-part-contact {
  padding-left: 25%;
}
footer.full-width-Footer .third-part-contact .title h4 {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 20px;
  color: #ffffff;
  font-family: "ArbFONTS";
}
footer.full-width-Footer .third-part-contact img {
  margin-left: 9px;
  position: relative;
  top: 0;
}
footer.full-width-Footer .third-part-contact p {
  color: #b1b1b1;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 0;
  font-family: "ArbFONTS-BR";
}
footer.full-width-Footer .third-part-contact .content {
  margin-bottom: 36px;
}
.full-width-Footer .follow-us ul.footer-contact-social {
  background: #0eac52;
  padding: 13px 29px;
  width: max-content;
  position: absolute;
  top: -25px;
}
.full-width-Footer .follow-us > ul.footer-contact-social:after {
  content: "";
  border-left: 14px solid #424949;
  border-top: 26px solid transparent;
  position: absolute;
  right: -14px;
  top: 0px;
}
.full-width-Footer .follow-us ul.footer-contact-social li {
  display: inline-block;
  margin-left: 16px;
}
.full-width-Footer .footer-contact-social li span {
  font-size: 13px;
  line-height: 23px;
  color: #ffffff;
  padding-left: 16px;
  font-family: "ArbFONTS-BR";
}
/* ------------------------------------
     Slider
---------------------------------------*/

.container-slider .swiper {
  width: 100%;
  height: 100%;
}

.container-slider .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-pagination {
  display: none;
}
.container-slider .swiper-slide img {
  display: block;
  width: 100%;
  height: 800px;
  object-fit: cover;
}
.container-slider .text-slider {
  max-width: 960px;
  width: 100%;
}
.container-slider .text-slider p {
  font-size: 64px;
  line-height: 96px;
  color: #ffffff;
  margin-bottom: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: "ArbFONTS";
}
.swiper-rtl .swiper-button-prev {
  background: url(../images/slider/right-enable.svg);
  background-repeat: no-repeat;
  width: 75px;
  height: 75px;
}
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  pointer-events: none;
  opacity: 1;
  width: 75px;
  height: 75px;
  transform: rotate(0);
  background: url(../images/slider/diable.svg);
  background-repeat: no-repeat;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
  font-size: 0;
}

.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
  width: 75px;
  height: 75px;
  background: url(../images/slider/left.svg);
  background-repeat: no-repeat;
  background-position: right;
}
.swiper-button-next.swiper-button-disabled {
  cursor: auto;
  pointer-events: none;
  opacity: 1;
  width: 75px;
  height: 75px;
  transform: rotate(0);
  background: url(../images/slider/disable-left.svg);
  background-repeat: no-repeat;
  background-position: right;
}
/* ------------------------------------
     What do we offer? 
---------------------------------------*/
.offer {
  padding: 120px 0 0 0;
}
.offer .main-title span {
  font-size: 16px;
  color: #0eac52;
  line-height: 64px;
  font-family: "ArbFONTS-BR";
}
.offer .main-title h2 {
  color: #000000;
}
.offer .main-title {
  margin-bottom: 60px;
}
.offer .item img {
  width: 212px;
  height: 212px;
  object-fit: cover;
  border-radius: 100%;
  margin-bottom: 17px;
}

.offer .item p {
  color: #000000;
  font-size: 24px;
  line-height: 32px;
  padding: 0 20%;
  font-family: "ArbFONTS";
}
.offer .row .col-part {
  border-left: 1px solid #efefef;
}
.offer .col-part .item {
  text-align: center;
}
.offer .row .col-part:nth-child(4) {
  border-left: none;
}
/* ------------------------------------
     About 
---------------------------------------*/
.about {
  padding: 90px 0;
}
.about .about-title span {
  font-size: 16px;
  line-height: 64px;
  color: #0eac52;
  font-family: "ArbFONTS-BR";
}
.about .first-part h4 {
  font-size: 40px;
  line-height: 60px;
  color: #000000;
  margin-bottom: 8px;
  font-family: "ArbFONTS-BR";
}
.about .first-part p {
  font-size: 16px;
  line-height: 32px;
  padding-left: 13%;
  margin-bottom: 32px;
  color: #707070;
  font-family: "ArbFONTS-BR";
}
.about .first-part .read-more {
  border: 0;
  outline: none;
  background: transparent;
  color: #0eac52;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 40px;
  font-family: "ArbFONTS";
}
.about .first-part img {
  width: 100%;
  height: 368px;
  border-radius: 5px;
  object-fit: cover;
}
.about .second-part {
  position: absolute;
  bottom: 0;
  padding-right: 25px;
  right: 0;
  left: 0;
}
.about .second-part img {
  width: 100%;
  height: 640px;
  object-fit: cover;
  border-radius: 5px;
}
.words-description .content-text {
  background: url(../images/about/quote.svg);
  background-position: bottom center;
  background-repeat: no-repeat;
}
/* ------------------------------------
     Product 
---------------------------------------*/
.products {
  padding: 70px 0;
  background: url(../images/product/product-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.products .img-part {
  margin-bottom: 15px;
}

.p-relative.img-part::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  bottom: 0;
  right: 0;
  background-image: url("../images/logo/watermark.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.products .item {
  margin-bottom: 35px;
  transition: all 0.25s linear;
}
.products .img-part img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.products .text-part h5 {
  font-size: 18px;
  color: #000000;
  line-height: 31px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-family: "ArbFONTS";
}
.products .text-part p {
  font-size: 16px;
  color: #0eac52;
  line-height: 28px;
  margin-bottom: 15px;
  font-family: "ArbFONTS";
}
.products .action-button {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  transition: all 0.8s linear;
}
.products .item:hover .action-button {
  opacity: 1;
}
.products .action-button .favourite-link {
  border: 0;
  background: transparent;
  outline: none;
  padding: 0 0 0 8px;
}
.products .action-button .favourite-link img {
  width: 52px;
  height: 52px;
}
.products .action-button .add-tot-card {
  border-radius: 5px;
  background: #0eac52;
  padding: 10px 23px 9px 23px;
  border: 1px solid #0eac52;
  font-size: 12px;
  line-height: 21px;
  color: #ffffff;
  font-family: "ArbFONTS";
}
.hvr-grow-shadow {
  width: 100%;
}
/* ------------------------------------
    Our-projects 
---------------------------------------*/
.our-projects {
  padding: 120px 0 100px 0;
  background: url(../images/project/bg-project.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.our-projects .project-title span {
  font-size: 16px;
  color: #0eac52;
  font-family: "ArbFONTS-BR";
}
.our-projects .project-title h2 {
  margin-top: 8px;
  font-size: 40px;
  color: #000000;
  line-height: 64px;
  margin-bottom: 16px;
  font-family: "ArbFONTS";
}
.our-projects .description {
  margin-bottom: 30px;
}
.our-projects .description p {
  font-size: 16px;
  margin-bottom: 9px;
  line-height: 28px;
  padding-left: 12%;
  color: #000000;
  font-family: "ArbFONTS-BR";
}
.our-projects .nav {
  display: block;
  border-bottom: none;
}
.our-projects .nav span {
  color: #9d9d9d;
  font-size: 32px;
  line-height: 56px;
  font-family: "ArbFONTS-BR";
}
.our-projects .nav p {
  font-size: 16px;
  color: #9d9d9d;
  margin-bottom: 8px;
  line-height: 32px;
  font-family: "ArbFONTS-BR";
}
.our-projects .nav-link {
  text-align: right;
  padding-right: 0;
}
.our-projects .nav-tabs .nav-link:hover {
  border: 1px solid transparent;
}
.our-projects .nav-link {
  transition: unset;
}
.our-projects .nav-tabs .nav-link.active {
  background: transparent;
  border: none;
  position: relative;
  padding-right: 0;
}
.our-projects .nav-tabs .nav-link.active::after {
  content: " ";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 4px;
  background: #0eac52;
}
.our-projects .nav-tabs .nav-link.active span {
  color: #000000;
  font-family: "ArbFONTS";
}
.our-projects .nav-tabs .nav-link.active p {
  color: #7f859b;
}
.our-projects .content-tap {
  padding: 25px 0;
}
.our-projects .content-tap img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  margin-bottom: 24px;
}
.our-projects .content-tap p {
  font-size: 16px;
  color: #000000;
  line-height: 28px;
  padding-left: 10%;
  margin-bottom: 0;
  font-family: "ArbFONTS-BR";
}
/* ------------------------------------
     Exhibition 
---------------------------------------*/
.exhibition {
  padding: 100px 0 0 0;
}
.exhibition .gallery-desc {
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 25px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.exhibition .gallery-desc .image-popup {
  display: inline-block;
  width: 50px;
  line-height: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  -webkit-transform: translateY(35px);
  transform: translateY(35px);
  transition: all 0.3s ease 0s;
  opacity: 0;
}
.exhibition .box {
  margin-bottom: 30px;
}
.exhibition .box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(33, 33, 33, 0.8);
  opacity: 0;
  transition: all 0.3s ease 0s;
}
.exhibition .box:hover:before {
  opacity: 1;
}
.exhibition .box:hover .image-popup {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}
.exhibition .box img.main-img {
  width: 100%;
  height: 282px;
  border-radius: 8px;
  object-fit: cover;
}
/* ------------------------------------
     Article
---------------------------------------*/
.ma-article {
  padding: 130px 0;
}
.ma-article .card {
  border: none;
}
.ma-article .card .card-header {
  border: none;
  padding: 0;
  background: transparent;
}
.ma-article .card .card-header img {
  width: 100%;
  height: 252px;
  object-fit: cover;
  border-radius: 5px 5px 0px 0px;
}
.ma-article .card .card-body {
  border: none;
  box-shadow: 6px 6px 30px #0000001a;
  border-radius: 0px 0px 5px 5px;
  padding: 24px;
}
.ma-article .card .card-body h4 {
  font-size: 16px;
  line-height: 36px;
  margin-bottom: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-family: "ArbFONTS";
}
.ma-article .card .card-body h4 a {
  color: #000000;
}
.ma-article .card .card-body span {
  font-size: 12px;
  line-height: 18px;
  color: #0eac52;
  font-family: "ArbFONTS-BR";
}
.ma-article .card .card-body p {
  font-size: 14px;
  line-height: 24px;
  color: #707070;
  margin: 8px 0 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: "ArbFONTS-BR";
}
.show-more-div {
  margin: 50px 0;
}
.show-more {
  background: #0eac52;
  border: none;
  outline: none;
  border: 1px solid #0eac52;
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  border-radius: 5px;
  padding: 19px 63px 18px 64px;
  font-family: "ArbFONTS";
}
/* ------------------------------------
     Success Partners
---------------------------------------*/
.ma-partner {
  padding: 120px 0 150px 0;
}
.ma-partner .box {
  border: 1px solid #dcdcdc;
  padding: 20px;
  text-align: center;
  margin-bottom: 50px;
  width: 100%;
}
.ma-partner .box img
{
  width: 100%;
  max-height: 100px;
  object-fit: cover;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
}
/* ------------------------------------
     Get the app now
---------------------------------------*/
.get-app-now {
  background: #0eac52;
}
.get-app-now .app-side img {
  width: 691px;
  height: 726px;
  object-fit: cover;
}
.get-app-now .info-details {
  z-index: 1111;
  position: relative;
}
.get-app-now .info-details h4 {
  font-size: 44px;
  color: #ffffff;
  line-height: 64px;
  font-family: "ArbFONTS";
}
.get-app-now .info-details p {
  font-size: 18px;
  line-height: 32px;
  color: #eeeeee;
  font-weight: normal;
  padding-left: 29%;
  margin-bottom: 0;
  font-family: "ArbFONTS-BR";
}
.get-app-now .info-details ul {
  margin-top: 62px;
  display: flex;
}
.get-app-now .info-details ul li .store {
  background: none;
  border: none;
  outline: none;
  border-radius: 5px;
  padding: 0;
}
.get-app-now .info-details ul li:first-child {
  margin-left: 16px;
}
.get-app-now .info-details ul li img {
  width: 100%;
}
.area {
  background: #0eac52;
  width: 100%;
}
.circles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  overflow: hidden;
}

.circles li {
  position: absolute;
  display: block;
  list-style: none;
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.2);
  animation: animate 10s linear infinite;
  bottom: -150px;
}

.circles li:nth-child(1) {
  left: 25%;
  width: 80px;
  height: 80px;
  animation-delay: 0s;
}

.circles li:nth-child(2) {
  left: 10%;
  width: 100px;
  height: 100px;
  animation-delay: 2s;
  animation-duration: 12s;
}

.circles li:nth-child(3) {
  left: 70%;
  width: 80px;
  height: 80px;
  animation-delay: 4s;
}

.circles li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  animation-delay: 0s;
  animation-duration: 18s;
}

.circles li:nth-child(5) {
  left: 65%;
  width: 80px;
  height: 80px;
  animation-delay: 0s;
}

.circles li:nth-child(6) {
  left: 75%;
  width: 110px;
  height: 110px;
  animation-delay: 3s;
}

.circles li:nth-child(7) {
  left: 35%;
  width: 150px;
  height: 150px;
  animation-delay: 7s;
}

.circles li:nth-child(8) {
  left: 50%;
  width: 25px;
  height: 25px;
  animation-delay: 15s;
  animation-duration: 45s;
}

.circles li:nth-child(9) {
  left: 20%;
  width: 15px;
  height: 15px;
  animation-delay: 2s;
  animation-duration: 35s;
}

.circles li:nth-child(10) {
  left: 85%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
  animation-duration: 11s;
}

@keyframes animate {
  0% {
    transform: translateY(0) rotate(0deg);
    opacity: 1;
    border-radius: 0;
  }

  100% {
    transform: translateY(-1000px) rotate(720deg);
    opacity: 0;
    border-radius: 50%;
  }
}

/*=========================================*/
html {
  overflow-x: hidden;
}
.mobile {
  display: none;
}

#menu__toggle {
  opacity: 0;
}
.mobile ul li .header-social--contact ul {
  display: flex;
  justify-content: center;
}
.mobile ul li .header-social--contact ul li a {
  margin: 0 13px;
}
#menu__toggle:checked ~ .menu__btn > span {
  transform: rotate(45deg);
}
#menu__toggle:checked ~ .menu__btn > span::before {
  top: 0;
  transform: rotate(0);
}
#menu__toggle:checked ~ .menu__btn > span::after {
  top: 0;
  transform: rotate(90deg);
}
#menu__toggle:checked ~ .menu__box {
  visibility: visible;
  left: 0;
  overflow: scroll;
}
.menu__btn > span.middle-span {
  width: 13px;
}
.menu__btn {
  display: block;
  align-items: center;
  position: relative;
  left: unset;
  height: 26px;
  cursor: pointer;
  z-index: 11111;
}

.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
  display: block;
  position: absolute;
  left: 0;
  width: 25px;
  height: 2px;

  background-color: #0eac52;

  transition-duration: 0.25s;
}
.menu__btn > span::before {
  content: "";
  top: -8px;
}
.menu__btn > span::after {
  content: "";
  top: 8px;
}

.menu__box {
  display: block;
  position: fixed;
  visibility: hidden;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100vh;
  margin: 0;
  padding: 80px 40px;
  list-style: none;
  z-index: 11;
  background-color: #ffffff;
  box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.2);

  transition-duration: 0.25s;
}
a.menu__item {
  font-size: 17px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 10px;
  font-family: "ArbFONTS";
}
.menu__item {
  display: block;
  padding: 12px 0px;

  color: #333;

  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 600;

  text-decoration: none;

  transition-duration: 0.25s;
}
a.menu__item.active {
  color: #0eac52;
}
ul.menu__box .input-group {
  background: #f9f9f9;
  padding: 10px 24px;
  width: 100%;
  margin: 0 auto;
}
ul.menu__box .input-group .input-group-text {
  background: transparent;
  border: none;
  padding: 11px;
  outline: none;
  box-shadow: none;
}
ul.menu__box .input-group .input-group-prepend button {
  background: #0eac52;
  border: 1px solid #0eac52;
  color: #ffffff;
  font-size: 12px;
  line-height: 21px;
  padding: 6px 22px;
  border-radius: 0;
}
.form-control:focus {
  box-shadow: none;
}
ul.menu__box .input-group input.form-control {
  border: none;
  background: transparent;
  font-size: 12px;
  color: #949494;
  line-height: 21px;
  font-family: "ArbFONTS-BR";
}
a.menu__item img {
  margin-left: 8px;
}
.menu__item span {
  font-size: 16px;
  color: #707070;
  font-weight: 100;
  margin-left: 5px;
  font-family: "ArbFONTS-BR";
}
.collapse:not(.show) {
  display: block;
}
@media only screen and (max-width: 991px) {
  .full-width-header .rs-header-top {
    border-bottom: none;
    padding: 0;
  }
  .mobile {
    display: block;
    padding: 16px 0;
  }
  .dropdown-menu:before {
    left: auto;
    right: 5px;
  }
}

/* ------------------------------------
    34. ScrollUp
---------------------------------------*/
#scrollUp {
  text-align: center;
  bottom: 40px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 40px;
  z-index: 999;
}
#scrollUp img {
  height: 40px;
  font-size: 24px;
  width: 42px;
  color: #ffffff;
  line-height: 36px;
  transition: all 0.3s ease 0s;
  margin-left: 2px;
  transform: rotate(90deg);
}
/* ------------------------------------
    Breadcrumbs
---------------------------------------*/
.rs-breadcrumbs {
  padding: 100px 0 35px;
  margin-bottom: 80px;
}
.rs-breadcrumbs.bg-about {
  background: url(../images/breadcrumbs/about.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}
.rs-breadcrumbs.bg-cart {
  background: url(../images/breadcrumbs/cart.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}
.rs-breadcrumbs.bg-project {
  background: url(../images/project/project-tab.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}
.rs-breadcrumbs.bg-store {
  background: url(../images/breadcrumbs/store.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}
.rs-breadcrumbs.bg-article {
  background: url(../images/breadcrumbs/article.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin-bottom: 0;
}
.rs-breadcrumbs.bg-gallary {
  background: url(../images/breadcrumbs/galary.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin-bottom: 0;
}
.rs-breadcrumbs.bg-account {
  background: url(../images/breadcrumbs/my-account.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin-bottom: 0;
}
.rs-breadcrumbs .page-title {
  font-size: 48px;
  line-height: 60px;
  color: #ffffff;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.rs-breadcrumbs ul {
  padding: 0;
}
.rs-breadcrumbs ul li {
  display: inline-block;
  font-weight: 400;
  margin-right: 16px;
  color: #ffffff;
  font-size: 18px;
  font-family: "ArbFONTS-BR";
}
.rs-breadcrumbs ul li a {
  position: relative;
  padding-left: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #ffffff;
}
.rs-breadcrumbs ul li a:after {
  content: url(../images/breadcrumbs/left.svg);
  position: absolute;
  left: 0px;
  top: 2px;
}
.breadcrumbs-overlay {
  position: relative;
  z-index: 1;
}
.breadcrumbs-overlay:after {
  content: "";
  position: absolute;
  background: transparent
    linear-gradient(263deg, rgb(14 172 82 / 59%) 0%, rgb(0 131 59 / 59%) 100%);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
/* ------------------------------------
    About
---------------------------------------*/
.about-agricultural {
  padding: 0 0 70px 0;
}
.about-agricultural .img-part img {
  width: 100%;
  height: 600px;
  border-radius: 5px;
  object-fit: cover;
}
.about-agricultural .description-part {
  padding-right: 45px;
}
.about-agricultural .description-part.right {
  padding-left: 45px;
  padding-right: unset;
}
.about-agricultural .description-part h4 {
  color: #000000;
  font-size: 32px;
  line-height: 48px;
  margin-bottom: 15px;
  font-family: "ArbFONTS";
}
.about-agricultural .description-part p {
  font-size: 16px;
  color: #707070;
  line-height: 34px;
  margin-bottom: 24px;
  font-family: "ArbFONTS-BR";
}
.about-Foundation {
  padding-bottom: 120px;
}
.about-Foundation .item {
  padding-right: 30px;
}
.about-Foundation .part-img img {
  width: 100%;
    height: 261px;
    border-radius: 5px;
    object-fit: cover;
    margin-bottom: 25px;
}
.about-Foundation .item ul li .img {
  margin-bottom: 8px;
}
.about-Foundation .item ul li .img img.mology {
  width: 85px;
  height: 82px;
  object-fit: cover;
}
.about-Foundation .item ul li .img img.mahasil {
  width: 127px;
  height: 45px;
  object-fit: cover;
}
.about-Foundation .item ul li .text span {
  font-size: 16px;
  color: #0eac52;
  line-height: 34px;
  font-family: "ArbFONTS";
}
.about-Foundation .item ul li .text p {
  margin-bottom: 0;
  padding-left: 6%;
  color: #000000;
  font-size: 16px;
  font-family: "ArbFONTS-BR";
}
.about-Foundation .item ul li .vr-verticle {
  /*height: 195px;*/
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 4px;
}
.about-Foundation .item ul li .vr-verticle .vr {
  border-left: 1px dashed #0eac52;
  opacity: 1;
  padding: 0;
  margin: 0;
  width: 1px;
  background: transparent;
}
.Mahaseel_Agricultural {
  background: #f3faf5;
  padding: 104px 0;
}
.Mahaseel_Agricultural h4.title {
  font-size: 32px;
  color: #000000;
  line-height: 56px;
  margin-bottom: 40px;
  font-family: "ArbFONTS";
}
.Mahaseel_Agricultural .img-part img {
  width: 100%;
  border-radius: 5px;
  height: 390px;
  object-fit: cover;
}
.Mahaseel_Agricultural .taps {
  padding-right: 30px;
}
.Mahaseel_Agricultural .taps .nav-tabs {
  border-bottom: none;
}
.Mahaseel_Agricultural .taps .nav-tabs .nav-link {
  font-size: 16px;
  color: #0eac52;
  transition: all 0.5s linear;

  padding: 6px 23px 6px 28px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.Mahaseel_Agricultural .taps .nav-tabs .nav-link:hover {
  border: 1px solid transparent;
}
.Mahaseel_Agricultural .taps .nav-tabs .nav-link.active {
  background: #0eac52;
  outline: none;
  box-shadow: none;
  font-weight: normal;
  color: #ffffff;
  border-radius: 5px;
  border: 1px solid #0eac52;
  font-family: "ArbFONTS-BR";
}
.Mahaseel_Agricultural .taps .tab-content .tab-pane {
  padding: 32px 0;
}

.Mahaseel_Agricultural .taps .tab-content .tab-pane p {
  color: #000000;
  font-size: 16px;
  line-height: 34px;
  font-weight: normal;
  padding-left: 7%;
  font-family: "ArbFONTS-BR";
}
.Our-culture {
  padding: 113px 0;
}
.Our-culture .title h3 {
  font-size: 32px;
  line-height: 48px;
  margin-bottom: 16px;
  color: #000000;
  font-family: "ArbFONTS";
}
.Our-culture .grid-left-part .icon {
  margin-bottom: 10px;
}
.Our-culture .grid-left-part .text span {
  font-size: 18px;
  color: #0eac52;
  line-height: 30px;
  font-family: "ArbFONTS";
}
.Our-culture .grid-left-part .text p {
  font-size: 14px;
  line-height: 27px;
  padding-left: 19%;
  color: #707070;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-family: "ArbFONTS-BR";
}
.about-services {
  padding: 90px 0;
  margin-bottom: 90px;
  background: url(../images/about/bg-services.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative;
}
.about-services .overlay {
  position: absolute;
  content: "";
  width: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  background: rgb(255 255 255 / 56%);
}
.over-lay-container {
  position: relative;
  z-index: 1111;
}
.about-services .services-title {
  margin-bottom: 48px;
}
.about-services .services-title h4 {
  font-size: 40px;
  line-height: 34px;
  color: #ed1b2f;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.about-services .services-title p {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  margin-bottom: 0;
  margin-top: 8px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.about-services .list ul {
  list-style-image: url("../images/about/ul.svg");
}
.about-services .list ul li p {
  font-size: 14px;
  color: #000000;
  line-height: 26px;
  margin-bottom: 15px;
  padding-left: 24%;
  font-family: "ArbFONTS-BR";
}
.about-services .title p {
  font-size: 24px;
  color: #ed1b2f;
  line-height: 34px;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.about-services .title p img {
  margin-left: 10px;
}
.words-description {
  position: relative;
}
.words-description .sec-bg {
  background: #f3faf5;
}
.words-description .content-img img {
  width: 696px;
  height: 739px;
  object-fit: cover;
}
.words-description .content-text h3 {
  font-size: 24px;
  color: #0eac52;
  font-weight: normal;
  line-height: 34px;
  margin-bottom: 20px;
  font-family: "ArbFONTS";
}
.words-description .content-text p {
  font-size: 16px;
  color: #000000;
  font-weight: normal;
  line-height: 32px;
  margin-bottom: 20px;
  font-family: "ArbFONTS-BR";
}
.Certificates {
  padding: 120px 0;
}
.Certificates .swiper-slide img {
  height: 474px;
  width: 375px;
  object-fit: cover;
  display: block;
  margin: 0 auto;
}
/* ------------------------------------
    Projects
---------------------------------------*/
.project-page {
  padding: 100px 0;
  position: relative;
}
.project-page .box {
  width: 100%;
  cursor: pointer;
}
.project-page .box img {
  width: 100%;
  height: 500px;
  border-radius: 8px;
  object-fit: cover;
}
.project-page .box::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background: transparent
    linear-gradient(
      0deg,
      rgb(0 0 0 / 90%) 0%,
      rgb(0 0 0 / 90%) 1%,
      #00000002 70%,
      #00000000 70%,
      #00000000 100%
    );
  transition: all 0.3s ease 0s;
}
.project-page .box .text {
  position: absolute;
  z-index: 11;
  bottom: 48px;
  right: 48px;
}
.project-page .box .text p {
  font-size: 48px;
  line-height: 84px;
  margin-bottom: 0;
  color: #0eac52;
  font-family: "ArbFONTS";
}
.project-page .box .text a {
  font-size: 24px;
  color: #ffffff;
  line-height: 32px;
  font-family: "ArbFONTS-BR";
}
.project-page .icons-bg .right-icon {
  position: absolute;
  right: 7%;
  bottom: 0;
  z-index: -1;
}
.project-page .icons-bg .left-icon {
  position: absolute;
  left: 7%;
  bottom: 0;
  z-index: -1;
}
/* ------------------------------------
    Article
---------------------------------------*/
.article-page {
  padding: 30px 0 120px 0;
  position: relative;
}
.article-page .item-article {
  padding-top: 40px;
  margin-top: 40px;
  position: relative;
}
.article-page .item-article::after {
  position: absolute;
  content: url(../images/article/star.svg);
  top: 2px;
  right: 0;
  left: 0;
  text-align: center;
}
.article-page .item-article::before {
  position: absolute;
  content: " ";
  top: 27px;
  right: 0;
  height: 1px;
  left: 0;
  text-align: center;
  background: #eee;
  margin-top: -13px;
}
.article-page .item-article:first-child:before {
  content: unset;
}
.article-page .item-article:first-child::after {
  content: unset;
}
.article-page .item-article span {
  font-size: 12px;
  line-height: 18px;
  color: #0eac52;
  font-family: "ArbFONTS-BR";
}
.article-page .item-article h4 {
  font-size: 33px;
  line-height: 47px;
  color: #0f0f0f;
  font-weight: normal;
  margin-bottom: 16px;
  font-family: "ArbFONTS";
}
.article-page .item-article h4 a {
  color: #0f0f0f;
}
.article-page .item-article p {
  font-size: 16px;
  line-height: 32px;
  padding-left: 25%;
  color: #6e6d6d;
  margin-bottom: 30px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.article-page .item-article .img-article img {
  width: 100%;
  height: 500px;
  border-radius: 8px;
  object-fit: cover;
}
.article-page .item-article .img-article {
  margin-bottom: 35px;
}
.article-page .icon-article {
  position: absolute;
  bottom: 0;
  z-index: -1;
  right: 7%;
}
.icon-article-left {
  position: absolute;
  bottom: 0;
  z-index: -1;
  left: 7%;
}
/* ------------------------------------
    Article-details
---------------------------------------*/
.article-section-details {
  padding: 80px 0 120px 0;
}
.article-section-details .article-details .img {
  margin-bottom: 25px;
}
.article-section-details .article-details .img img {
  width: 100%;
  height: 405px;
  border-radius: 8px;
  object-fit: cover;
}
.article-section-details ul.publish-in li {
  display: inline-block;
  font-size: 12px;
  color: #0eac52;
  line-height: 21px;
  padding-left: 12px;
  position: relative;
  font-family: "ArbFONTS-BR";
}
.article-section-details .other-article ul.publish-in li {
  font-size: 10px;
}
.article-section-details ul.publish-in li::after {
  position: absolute;
  content: " ";
  background: #f1f1f1;
  width: 1px;
  height: 14px;
  left: 0;
  top: 4px;
}
.article-section-details ul.publish-in li:last-child {
  padding-right: 9px;
}
.article-section-details ul.publish-in li:last-child::after {
  content: unset;
}
.article-section-details ul.publish-in {
  margin-bottom: 10px;
}
.article-section-details .article-details .description h4 {
  font-size: 20px;
  line-height: 32px;
  padding-left: 24%;
  color: #000000;
  margin-bottom: 12px;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.article-section-details .article-details .description p {
  font-weight: normal;
  font-size: 16px;
  color: #707070;
  line-height: 35px;
  margin-bottom: 0;
  font-family: "ArbFONTS-BR";
}
.article-section-details .article-details .description .img-group {
  margin: 35px 0;
}
.article-section-details .article-details .description .img-group .right-img {
  margin-bottom: 35px;
}
.article-section-details .article-details .description .img-group img {
  width: 100%;
  height: 254px;
  object-fit: cover;
  border-radius: 8px;
}
.article-section-details .other-article .card .card-header {
  background: #0eac52;
  padding: 12px 31px;
  border-bottom: none;
  border-radius: 8px;
}
.article-section-details .other-article .card .card-header p {
  color: #ffffff;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0;
  font-family: "ArbFONTS";
}
.article-section-details .other-article .card {
  border: 1px solid #f1f1f1;
  margin-bottom: 52px;
}
.article-section-details .other-article .card .card-body {
  padding: 24px 31px;
}
.article-section-details .other-article .card .card-body ul.divide-box {
  display: flex;
  width: 100%;
  margin-bottom: 25px;
}
.article-section-details
  .other-article
  .card
  .card-body
  ul.divide-box
  li:first-child {
  width: 30%;
  margin-left: 10px;
}
.article-section-details
  .other-article
  .card
  .card-body
  ul.divide-box
  li:last-child {
  width: 70%;
}
.article-section-details
  .other-article
  .card
  .card-body
  ul.divide-box
  li
  .img
  img {
  width: 100%;
  height: 65px;
  object-fit: cover;
  border-radius: 8px;
}
.article-section-details .other-article .card .card-body ul.divide-box li p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
  color: #000000;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: "ArbFONTS";
}
.article-section-details .other-article .card .card-body ul.divide-box li p a {
  color: #000000;
}
.article-section-details
  .other-article
  .card
  .card-body
  ul.divide-box
  .publish-in
  li {
  width: unset;
}
.article-section-details
  .other-article
  .card
  .card-body
  ul.divide-box
  .publish-in
  li:last-child {
  padding: 0;
}
.article-section-details .other-article ul.tags-ul li {
  display: inline-block;
  margin-left: 8px;
  margin-bottom: 8px;
  background: #f6f6f6;
  padding: 6px 15px 5px 16px;
  border-radius: 8px;
}
.article-section-details .other-article ul.tags-ul li a {
  font-size: 12px;
  line-height: 21px;
  color: #000000;
  font-family: "ArbFONTS-BR";
}
/* ------------------------------------
    Galary-details
---------------------------------------*/
.taps-galary.store .nav-tabs .nav-link {
  padding: 22px 37px 22px 37px;
}
.taps-galary.store {
  margin-bottom: 50px;
}
.taps-galary {
  padding: 60px 0;
  position: relative;
}
.taps-galary .nav.nav-tabs {
  justify-content: center;
  border-bottom: 0;
}
.taps-galary .nav-tabs .nav-link {
  color: #101010;
  font-size: 16px;
  line-height: 28px;
  border: 2px solid #f1f1f1;
  padding: 22px 57px 22px 59px;
  font-weight: bolder;
  margin-left: 16px;
  border-radius: 8px;
  font-family: "ArbFONTS-BR";
}
.taps-galary .nav-tabs .nav-item.show .nav-link,
.taps-galary .nav-tabs .nav-link.active {
  border: 2px solid #0eac52;
}
.taps-galary .exhibition {
  padding: 100px 0;
}
.exhibition.img-with-video .box img.main-img {
  height: 365px;
}
.right-gallary-img {
  position: absolute;
  right: 7%;
  bottom: 0;
  z-index: -1;
}
.left-gallary-img {
  position: absolute;
  left: 7%;
  bottom: 0;
  z-index: -1;
}
.taps-galary .neasted-taps .nav-item {
  padding: 0 20px;
}
.taps-galary .neasted-taps .nav-tabs .nav-link {
  border: none;
  color: #707070;
  font-size: 16px;
  padding: 0;
  margin-left: 0;
  border-radius: 0;
}
.taps-galary .neasted-taps {
  padding: 40px 0 0 0;
}
.taps-galary .neasted-taps .nav-tabs .nav-link.active {
  color: #101010;
  border: none;
  position: relative;
}
.taps-galary .neasted-taps .nav-tabs .nav-link.active::after {
  position: absolute;
  content: " ";
  background: #0eac52;
  bottom: -11px;
  right: 0;
  height: 2px;
  width: calc(100% - 0px);
}
.circles.project-circles {
  z-index: -1;
}
.circles.project-circles li {
  background: rgb(34 179 98 / 30%);
}
/* ------------------------------------
    My-account-taps
---------------------------------------*/
.My-account-taps {
  padding: 120px 0;
}
.My-account-taps .card {
  border: none;
}
.My-account-taps .card .item-tap-content {
  box-shadow: 0px 20px 30px #d5d5d529;
  padding: 30px 10px 10px 10px;
}
.My-account-taps .card .card-header {
  background: transparent;
  border-bottom: none;
  background: #0eac52;
  box-shadow: 0px 10px 20px #d6d6d629;
  border-radius: 5px;
  padding: 16px 0;
}
.My-account-taps .card .card-header .nav-tabs {
  justify-content: center;
  border-bottom: none;
}
.My-account-taps .card .card-header .nav-tabs .nav-item {
  margin-left: 77px;
}
.My-account-taps .card .card-header .nav-tabs .nav-item:last-child {
  margin-left: 0;
}
.My-account-taps .card .card-header .nav-tabs .nav-item .nav-link {
  background: none;
  border: none;
  outline: none;
  font-size: 16px;
  color: #f1f1f1;
  font-family: "ArbFONTS-BR";
}
.My-account-taps .card .card-header .nav-tabs .nav-item .nav-link.active {
  color: #ffffff;
  font-family: "ArbFONTS";
}
.My-account-taps .card .card-body {
  padding: 0;
}
.My-account-taps .card .card-body .title h3 {
  font-size: 32px;
  line-height: 40px;
  color: #000000;
}
.My-account-taps .card .card-body .form {
  padding: 40px 40px;
}
.My-account-taps .card .card-body .form label {
  font-size: 12px;
  line-height: 21px;
  color: #949494;
  margin-bottom: 5px;
  font-family: "ArbFONTS-BR";
}
.My-account-taps .card .card-body .form input {
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  height: 56px;
  font-size: 14px;
  color: #101010;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.My-account-taps .card .card-body .form input.radio-button {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  border: 1px solid #0eac52;
  outline: none;
  box-shadow: none;
  margin-left: 10px;
}
.form-check-input.radio-button:checked[type="radio"] {
  background: url(../images/icon/check-box.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.My-account-taps .card .card-body .form input::placeholder {
  font-size: 14px;
  color: #101010;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.My-account-taps .card .card-body .save-changes {
  margin-top: 34px;
}
.My-account-taps .card .card-body .save-changes .save-changes-action {
  display: block;
  margin: 0 auto;
  font-size: 16px;
  color: #fafafa;
  background: #0eac52;
  border: 1px solid #0eac52;
  border-radius: 6px;
  padding: 18px 64px 18px 66px;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.My-account-taps .card .card-body .save-changes .save-changes-action:hover {
  color: #0eac52;
  border-radius: 6px;
  border: 1px solid #0eac52;
}
.My-account-taps .card .card-body .address-group {
  padding: 30px 40px 30px 48px;
}
.My-account-taps .card .card-body .address-group .item .address-name p {
  text-align: left;
  font-size: 16px;
  color: #0eac52;
  margin-bottom: 0;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.My-account-taps .card .card-body .address-group p.drive-to-home {
  font-weight: normal;
  color: #000000;
  font-size: 14px;
  margin-bottom: 12px;
  margin-top: 15px;
  line-height: 25px;
  font-family: "ArbFONTS";
}
.My-account-taps .card .card-body .address-group p.drive-to-home img {
  margin-left: 3px;
}
.My-account-taps .card .card-body .address-group p.drive-to-home span {
  font-size: 14px;
  margin-left: 5px;
  color: #707070;
  font-family: "ArbFONTS-BR";
}
.My-account-taps .card .card-body .address-group h3 {
  font-size: 24px;
  color: #101010;
  line-height: 42px;
  margin-bottom: 8px;
  font-family: "ArbFONTS-BR";
}
.My-account-taps .card .card-body .address-group p.description {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 42px;
  color: #949494;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.My-account-taps .card .card-body .address-group ul li {
  display: inline-block;
}
.My-account-taps .card .card-body .address-group ul li:first-child {
  margin-left: 45px;
}
.My-account-taps .card .card-body .address-group ul li a img {
  margin-left: 3px;
}
.My-account-taps .card .card-body .address-group ul li a {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 0;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.My-account-taps .card .card-body .address-group ul li a.edit {
  color: #0eac52;
}
.My-account-taps .card .card-body .address-group ul li a.delete {
  color: #cc194b;
}
.Google-map iframe {
  width: inherit;
  height: 250px;
}
.My-account-taps .card .card-body .add-new-address {
  text-align: left;
  margin-top: 56px;
}
.My-account-taps .card .card-body .add-new-address .action-class {
  background: #0eac52;
  border: 1px solid #0eac52;
  color: #fafafa;
  font-size: 16px;
  line-height: 28px;
  font-weight: normal;
  border-radius: 6px;
  padding: 15px 41px;
  font-family: "ArbFONTS";
}
.My-account-taps .card .card-body .add-new-address .action-class:hover {
  color: #0eac52;
}
/*===================Wizard==================================*/
.add-new-Address .card-body {
  position: relative;
  min-height: 650px;
  padding: 0 40px;
}
.add-new-Address .title h3 {
  font-size: 32px;
  line-height: 40px;
  color: #000000;
  margin-bottom: 65px;
}
.add-new-Address .item-tap-content .card-body {
  position: relative;
}
.add-new-Address .card-body .input-google {
  width: 100%;
  z-index: 11;
  padding: 15px 15px 0 0;
  position: relative;
}
.add-new-Address .item-tap-content .card {
  padding: 0 40px;
}
.add-new-Address .card-body .input-google .input-group-prepend span {
  background: #fff;
  border: none;
  border-radius: 0;
  height: 60px;
  padding-left: 2px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.add-new-Address .card-body .input-google .input-group:focus {
  border: 0 !important;
}
.add-new-Address .card-body .input-google .input-group input {
  border-right: 0;
  height: 60px;
  border: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 16px;
  color: #707070;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.add-new-Address .card-body .input-google .input-group input::placeholder {
  font-size: 16px;
  color: #707070;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.add-new-Address .card-body .Google-map {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}
.add-new-Address .card-body .Google-map iframe {
  width: inherit;
  min-height: 602px;
}
/*=======last-part-check-add==================*/
.last-part-check-add .form label {
  font-size: 12px;
  color: #949494;
  line-height: 21px;
  margin-bottom: 5px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.last-part-check-add .form input {
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  height: 56px;
  color: #101010;
  font-size: 14px;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.last-part-check-add .form input::placeholder {
  color: #101010;
  font-size: 14px;
  font-weight: normal;
  font-family: "ArbFONTS";
}

.checkbox-custom,
.radio-custom {
  opacity: 0;
  position: absolute;
}

.checkbox-custom,
.checkbox-custom-label,
.radio-custom,
.radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}

.checkbox-custom-label,
.radio-custom-label {
  position: relative;
}
.My-account-taps .card .card-body .form .check-box {
  margin-bottom: 50px;
}
.My-account-taps .card .card-body .form .check-box label {
  font-size: 16px;
  color: #101010;
  font-family: "ArbFONTS";
}
.checkbox-custom + .checkbox-custom-label:before,
.radio-custom + .radio-custom-label:before {
  content: "";
  background: #fff;
  border: 1px solid #0eac52;
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  padding: 0px;
  margin-left: 10px;
  border-radius: 100%;
  text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
  background: url(../images/icon/check-box.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.My-account-taps .card .card-body .last-part-check-add .form {
  padding: 40px 0px;
}
.My-account-taps .card .card-body .form .check-box .title-check {
  margin-bottom: 18px;
}
.My-account-taps .card .card-body .form .check-box .title-check span {
  font-size: 16px;
  line-height: 28px;
  color: #949494;
  font-family: "ArbFONTS-BR";
}
/*===================Fav==================*/
.My-account-taps .favourites-part .card {
  box-shadow: 0px 20px 30px #d5d5d529;
  padding: 30px 10px 10px 10px;
}
.My-account-taps .favourites-part .card img.product-img {
  width: 56px;
  height: 56px;
  object-fit: cover;
  border-radius: 5px;
}
.My-account-taps .favourites-part .card-body {
  padding: 30px 40px 30px 48px;
}
.favourites-part .title h3 {
  font-size: 32px;
  line-height: 40px;
  color: #000000;
}
.favourites-part .cart_price {
  display: none;
}
.favourites-part .box-input {
  display: flex;
  padding: 11px;
  background: #f9f9f9;
  width: max-content;
  border-radius: 5px;
}
.favourites-part td {
  vertical-align: middle;
  font-size: 16px;
  display: table-cell;
  border-color: #f9f9f9;
  color: #000000;
  font-family: "ArbFONTS-BR";
}
.favourites-part input.quantity {
  text-align: center;
  width: 50px;
  height: 30px;
  vertical-align: middle;
  border: none;
  color: #000000;
  outline: none;
  box-shadow: none;
  background: #f9f9f9;
  font-size: 16px;
}
.favourites-part div.action {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.favourites-part div.action img {
  display: block;
  width: 30px;
  width: 12px;
  height: 7px;
}
.favourites-part td.cart_total p {
  margin-bottom: 0;
  color: #0eac52;
  font-weight: normal;
  font-size: 18px;
  font-family: "ArbFONTS";
}
.favourites-part .table-product thead {
  background: #f9f9f9;
  border-radius: 5px;
  border-color: #f9f9f9;
}
.favourites-part .table-product thead tr {
  white-space: nowrap;
}
.favourites-part .table-product thead tr th {
  font-size: 16px;
  color: #000000;
  line-height: 40px;
  font-weight: normal;
  white-space: nowrap;
  font-family: "ArbFONTS";
}
.favourites-part td .action-table {
  text-align: left;
}
.favourites-part td .action-table .add-to-card {
  color: #0eac52;
  font-size: 14px;
  margin-left: 16px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.favourites-part td .action-table .add-to-card img {
  margin-left: 3px;
}
.favourites-part td .action-table .headrt-button {
  font-size: 21px;
  color: #ff0000;
}
/*====================================================*/

.My-account-taps .card .order-part-in-tabs .item-tap-content {
  box-shadow: unset;
}
.order-part-in-tabs .address-group {
  box-shadow: 0px 20px 30px #d5d5d529;
  margin-bottom: 30px;
}
.order-part-in-tabs .header-item.mb {
  margin-bottom: 42px;
}
.order-part-in-tabs .header-item .right p.order-num {
  color: #101010;
  font-size: 30px;
  line-height: 53px;
  font-weight: normal;
  margin-bottom: 9px;
  font-family: "ArbFONTS";
}
.order-part-in-tabs .header-item span {
  font-size: 16px;
  margin-bottom: 42px;
  color: #0eac52;
  font-family: "ArbFONTS-BR";
}
.order-part-in-tabs .header-item span.card-img img {
  box-shadow: 0px 3px 6px #bababa29;
  border-radius: 15px;
  width: 58px;
  height: 30px;
  margin-left: 5px;
}
.order-part-in-tabs .header-item span.location img {
  margin-left: 5px;
}
.order-part-in-tabs .header-item .right p.sataus {
  font-size: 16px;
  line-height: 18px;
  color: #0eac52;
  font-weight: normal;
  position: relative;
  padding-right: 13px;
  font-family: "ArbFONTS-BR";
}
.order-part-in-tabs .header-item .right p.sataus.cancel {
  color: #cc194b;
}
.order-part-in-tabs .header-item .right p.sataus.cancel::before {
  background: #cc194b;
}
.order-part-in-tabs .header-item .right p.sataus.running {
  color: #ffa902;
}
.order-part-in-tabs .header-item .right p.sataus.running::before {
  background: #ffa902;
}
.order-part-in-tabs .header-item .right p.sataus::before {
  position: absolute;
  content: " ";
  right: 0;
  width: 7px;
  height: 7px;
  display: inline;
  top: 8px;
  background: #0eac52;
  border-radius: 100%;
}
.order-part-in-tabs .header-item .left {
  text-align: left;
}
.order-part-in-tabs .header-item .left .cancel-order {
  background: #cc194b;
  border-radius: 10px;
  padding: 18px 48px;
  font-size: 16px;
  color: #fafafa;
  font-family: "ArbFONTS";
}
.order-part-in-tabs .body-item .box img {
  width: 88px;
  height: 88px;
  object-fit: cover;
  margin-left: 16px;
}
.order-part-in-tabs .body-item .box {
  margin-bottom: 35px;
  flex-wrap: wrap;
}

.order-part-in-tabs .body-item .box .des h5 {
  font-size: 16px;
  color: #000000;
  line-height: 40px;
  font-weight: normal;
  margin-bottom: 0px;
  font-family: "ArbFONTS-BR";
}
.order-part-in-tabs .body-item .box .des span {
  font-size: 18px;
  color: #0eac52;
  line-height: 40px;
  font-family: "ArbFONTS";
}
.My-account-taps
  .card
  .card-body
  .address-group
  .total-shopping
  ul.bills-details
  li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 17px;
  color: #707070;
  line-height: 40px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.My-account-taps
  .card
  .card-body
  .address-group
  .total-shopping
  ul.bills-details
  li
  span {
  font-size: 18px;
  color: #000000;
  font-family: "ArbFONTS";
}
.total-shopping ul.bills-details li:first-child {
  margin-left: 0 !important;
}
.My-account-taps
  .card
  .card-body
  .address-group
  .total-shopping
  ul.bills-details
  hr {
  border: 1px solid #f1f1f1;
}
.My-account-taps
  .card
  .card-body
  .address-group
  .total-shopping
  ul.bills-details
  li
  span.total {
  color: #0eac52;
}
.details-order-status {
  margin-top: 56px;
}
.details-order-status p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 21px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
  color: #000000;
}
.details-order-status a {
  text-decoration: underline !important;
  color: #0eac52;
  font-size: 16px;
  font-family: "ArbFONTS";
}
span.status-link-option-done {
  background: #e9f7ed;
  border-radius: 10px;
  color: #09cb36;
  font-size: 16px;
  line-height: 28px;
  font-family: "ArbFONTS";
  padding: 18px 51px;
}
span.status-link-option-cancel {
  background: #f9e7e8;
  border-radius: 10px;
  color: #cc194b !important;
  font-size: 16px;
  line-height: 28px;
  font-family: "ArbFONTS";
  padding: 18px 51px;
}
/* ------------------------------------
    register-div
---------------------------------------*/
.register-div {
  padding: 100px 0 200px 0;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.register-div .card {
  box-shadow: 0px 20px 30px #d5d5d529;
  border: none;
  padding: 40px 70px;
}
.register-div .card .card-header {
  background: transparent;
  border: none;
}
.register-div .card .card-header h4 {
  font-size: 30px;
  line-height: 39px;
  font-weight: normal;
  color: #0eac52;
  margin-bottom: 25px;
  font-family: "ArbFONTS";
}
.register-div .card .card-header p {
  font-size: 14px;
  margin-top: 8px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 20px;
  color: #707070;
  font-family: "ArbFONTS-BR";
}
.register-div .card .card-body .input-group {
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  padding: 0;
  background: #fcfcfc;
}
.register-div .card .card-body .input-group .input-group-text {
  background: transparent;
  border: none;
}
.register-div .card .card-body .input-group .input-group-prepend {
  border-radius: 0px 5px 5px 0px;
  width: 64px;
  justify-content: center;
  display: flex;
}
.register-div .card .card-body .input-group input {
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  background: #fcfcfc;
  height: 64px;
}
.register-div .card .card-body .input-group input::placeholder {
  color: #707070;
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  font-family: "ArbFONTS-BR";
}
.register-div .card .card-body .input-group input:focus {
  background: #fff;
  color: #000;
  font-family: "ArbFONTS";
}
.button-create-account {
  margin-top: 57px;
  margin-bottom: 32px;
}
.button-create-account .create-account {
  width: 100%;
  display: block;
  border: 1px solid #0eac52;
  background: #0eac52;
  padding: 15px 0;
  border-radius: 5px;
  color: #ffffff;
  font-size: 16px;
  line-height: 25px;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.button-create-account .create-account:hover {
  color: #0eac52;
}
.not-have-account p {
  text-align: center;
  color: #949494;
  font-size: 15px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.not-have-account p a {
  color: #0eac52;
  font-family: "ArbFONTS";
  position: relative;
  transition: all 2s linear;
}
.not-have-account p a:hover::after {
  content: " ";
  width: calc(100% - 0px);
  height: 2px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #0eac52;
}
.focus-border {
  border: 1px solid #0eac52 !important;
}
img.right-flower-img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
img.left-flower-img {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.register-div .card .card-body input.otp {
  width: 64px;
  text-align: center;
  height: 64px;
  margin-bottom: 24px;
  background: #f1f8f4;
  border: 1px solid #f1f8f4;
  border-radius: 10px;
  margin-left: 16px;
  outline: none;
  color: #0eac52;
  font-size: 24px;
  font-family: "ArbFONTS";
}
.register-div .card .card-body input.otp:first-child {
  margin-left: 0;
}
.register-div .card .card-body p.timer-counter {
  font-size: 14px;
  color: #949494;
  font-weight: normal;
  margin-bottom: 0;
  font-family: "ArbFONTS-BR";
}
p.resend {
  display: none;
}
.icons-bg .right-icon {
  position: absolute;
  right: 7%;
  bottom: 0;
  z-index: -1;
}
.icons-bg .left-icon {
  position: absolute;
  left: 7%;
  bottom: 0;
  z-index: -1;
}
.article-section-details .article-details .img.project-details {
  margin-bottom: 48px;
}
.article-section-details .article-details .img.project-details img {
  height: 549px;
  border-radius: 5px;
}
.article-section-details .all-projects .card {
  border: none;
}
.article-section-details .all-projects .card .card-header {
  background: #0eac52;
  border-radius: 5px 5px 0px 0px;
  padding: 26px 32px 25px 32px;
  border: none;
}
.article-section-details .all-projects .card .card-header p {
  margin-bottom: 0;
  font-size: 17px;
  color: #ffffff;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.article-section-details .all-projects .card .card-body {
  padding: 0;
  border: none;
}
.article-section-details .all-projects .card .card-body .item {
  background: #f3faf5;
  padding: 25px 28px;
  margin-bottom: 2px;
}
.article-section-details .all-projects .card .card-body .item.active {
  background: #ffffff;
}
.article-section-details .all-projects .card .card-body .item.active p a {
  color: #0eac52;
}
.article-section-details .all-projects .card .card-body .item p {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 40px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.article-section-details .all-projects .card .card-body .item p a {
  color: #000000;
}
.contact-us-info {
  margin-top: 30px;
}
.contact-us-info .card {
  background: #0eac52;
  border-radius: 5px 5px 0px 0px;
  border: none;
  padding: 32px 33px;
}
.contact-us-info .card .card-header {
  padding: 0;
  border-bottom: none;
  background: transparent;
}
.contact-us-info .card .card-header p {
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 16px;
  font-weight: normal;
  color: #ffffff;
  font-family: "ArbFONTS";
}
.contact-us-info .card .card-body {
  padding: 0;
}
.contact-us-info .card .card-body p {
  font-size: 14px;
  color: #f3f3f3;
  margin-bottom: 0;
  line-height: 26px;
  font-family: "ArbFONTS-BR";
}
.contact-us-info .card .card-body ul {
  margin-top: 35px;
}
.contact-us-info .card .card-body ul li {
  margin-bottom: 15px;
}
.contact-us-info .card .card-body ul li span {
  font-size: 14px;
  color: #ffffff;
  line-height: 23px;
  font-weight: normal;
  line-height: 23px;
  font-family: "ArbFONTS-BR";
}
.contact-us-info .card .card-body ul li img {
  margin-left: 9px;
}
.tab-content .products {
  background: transparent;
}
.tab-content .products .title p {
  font-size: 40px;
  color: #000000;
  line-height: 72px;
  margin-bottom: 0;
  font-family: "ArbFONTS";
}
.tab-content .products .read-more-div {
  text-align: left;
}
.tab-content .products .read-more-div .more {
  color: #0eac52;
  outline: none;
  border: 0;
  background: transparent;
  font-size: 16px;
  line-height: 16px;
  font-family: "ArbFONTS";
}
/* ------------------------------------
    Taps Store
---------------------------------------*/
.offers-product .img {
  position: relative;
}
.offers-product .img img {
  object-fit: cover;
  width: 100%;
  height: 493px;
}
.offers-product .img::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: " ";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: transparent
    linear-gradient(0deg, rgb(0 0 0 / 77%) 0%, #54545400 100%);
}
.offers-product .description-sale {
  position: absolute;
  z-index: 11;
  bottom: 72px;
  right: 80px;
}
.offers-product .description-sale p {
  color: #ffffff;
  line-height: 60px;
  font-size: 24px;
  margin-bottom: 0;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.offers-product .description-sale span {
  font-size: 46px;
  color: #ffffff;
  line-height: 60px;
  font-family: "ArbFONTS";
}
.offers-product .description-sale .shop-now {
  background: transparent;
  outline: none;
  border: 0;
  font-size: 16px;
  color: #0eac52;
  font-weight: normal;
  display: block;
  margin-top: 18px;
  font-family: "ArbFONTS";
}
.order-now-sec {
  background: #f3faf5;
  padding: 80px 0;
}
/*.order-now-sec .card.timer-part
{
  background: url(../images/store/timer-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 658px;
  padding: 82px 102px;
  border: none;
  border-radius: 0;
}*/
.order-now-sec .card.timer-part {
  position: relative;
  min-height: 658px;
  padding: 82px 102px;
  border: none;
  border-radius: 0;
}
.order-now-sec .card.timer-part .card-bg-order {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  object-fit: cover;
}
.order-now-sec .card.timer-part .card-body {
  z-index: 1111;
}
.order-now-sec .card .card-body span.order-now {
  font-size: 27px;
  color: #0eac52;
  line-height: 34px;
  font-family: "ArbFONTS-BR";
}
.order-now-sec .card .card-body h3 {
  font-size: 50px;
  color: #000000;
  line-height: 65px;
  margin: 20px 0;
  font-family: "ArbFONTS";
}
.order-now-sec .card .card-body hr {
  border-top: 1px solid rgb(14 172 82 / 10%);
  opacity: 1;
  margin: 39px 0;
}
.order-now-sec .card .card-body #countdown ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.order-now-sec .card .card-body #countdown ul li {
  margin: 0 27px;
  font-size: 14px;
  line-height: 34px;
  margin-bottom: 8px;
  color: #000000;
  font-family: "ArbFONTS-BR";
}

.order-now-sec .card .card-body #countdown ul li span {
  display: block;
  color: #0eac52;
  font-size: 36px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.order-now-sec .card .card-body #countdown span.dots {
  color: #0eac52;
  font-size: 24px;
  line-height: 34px;
}
.shop-now-timer {
  text-align: center;
  margin-top: 56px;
}
.shop-now-timer .shop-now {
  outline: none;
  background: #0eac52;
  font-size: 16px;
  padding: 12px 60px 11.5px 59px;
  font-weight: normal;
  color: #ffffff;
  border-radius: 8px;
  border: 2px solid #0eac52;
  font-family: "ArbFONTS";
}
.shop-now-timer .shop-now:hover {
  color: #0eac52;
  border: 2px solid #0eac52;
}
.order-now-sec .card.optimal-product {
  padding: 0;
  border: none;
}
.order-now-sec .card.optimal-product .card-body {
  padding: 0;
  position: relative;
}
.order-now-sec .card.optimal-product .card-body::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: " ";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: transparent
    linear-gradient(0deg, hsl(0deg 0% 0% / 60%) 0%, #54545400 100%);
}
.order-now-sec .card.optimal-product .card-body img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.order-now-sec .card.optimal-product .card-body .details {
  position: absolute;
  z-index: 11;
  top: 55px;
  right: 39px;
  padding-left: 34%;
}
.order-now-sec .card.optimal-product .card-body .details span {
  color: #ffffff;
  font-size: 28px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.order-now-sec .card.optimal-product .card-body .details h3 {
  font-size: 40px;
  line-height: 58px;
  color: #ffffff;
  margin: 10px 0;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.order-now-sec .card.optimal-product .card-body .details p {
  font-size: 13px;
  line-height: 22px;
  font-weight: normal;
  color: #f3faf5;
  margin-bottom: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-family: "ArbFONTS-BR";
}
.order-now-sec .card.optimal-product .card-body .details .order-now {
  background: transparent;
  outline: none;
  border: 0;
  font-size: 16px;
  color: #8bc751;
  text-decoration: underline !important;
  line-height: 34px;
  font-family: "ArbFONTS-BR";
}
.no-background-img {
  background: #fff;
  padding: 0;
}
.store-single-page {
  padding: 0 0 80px 0;
}
.filter-title p {
  font-size: 40px;
  line-height: 72px;
  margin-bottom: 45px;
  color: #000000;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.store-single-page .card {
  border: 1px solid #f1f1f1;
  padding: 24px;
  margin-bottom: 16px;
}
.store-single-page .card .card-body p {
  font-size: 24px;
  line-height: 42px;
  color: #000000;
  font-weight: normal;
  margin-bottom: 16px;
  font-family: "ArbFONTS";
}

.store-single-page .card .card-body input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  outline: none;
  content: none;
  appearance: none;
}
.store-single-page .card .card-body input[type="checkbox"]:before {
  font-family: "FontAwesome";
  content: "\f00c";
  font-size: 11px;
  color: transparent !important;
  background: transparent;
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid #0eac52;
  margin-left: 7px;
  line-height: 17px;
  text-align: center;
  border-radius: 2px;
}

.store-single-page .card .card-body input[type="checkbox"]:checked:before {
  color: #1bb15b !important;
}
.store-single-page .card .card-body label {
  color: #000000;
  display: block;
  line-height: 28px;
  font-size: 15px;
  margin-bottom: 11px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.store-single-page .order-now-sec {
  padding: 0;
  background: #fff;
}

.page-content {
  background: lightgrey;
  display: inline-block;
  padding: 15px;
  width: 100%;
  text-align: center;
  height: 150px;
  margin-bottom: 10px;
}
/*==========================================================*/
.store-details-product {
  padding: 50px 0 150px 0;
}
.store-details-product .swiper {
  width: 100%;
  height: 467px;
  margin-left: auto;
  margin-right: auto;
}

.store-details-product .swiper-slide {
  background-size: cover;
  background-position: center;
}

.store-details-product .mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.store-details-product .mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  width: 104px;
  height: 89px;
  cursor: pointer;
}

.store-details-product .mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.store-details-product .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.store-details-product .description-part {
  padding-right: 40px;
}
.store-details-product .description-part .item span {
  font-size: 12px;
  color: #707070;
  line-height: 18px;
  font-family: "ArbFONTS-BR";
}
.store-details-product .description-part .item h4 {
  font-size: 25px;
  line-height: 32px;
  margin-bottom: 0;
  color: #000000;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.store-details-product .description-part hr {
  border-top: 1px solid rgb(132 132 132 / 10%);
  opacity: 1;
  margin: 39px 0;
}
.store-details-product .description-part .item-price span.discount {
  color: #0eac52;
  font-size: 24px;
  line-height: 18px;
  font-weight: normal;
  margin-left: 24px;
  font-family: "ArbFONTS";
}
.store-details-product .description-part .item-price del {
  color: #848484;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: -0.16px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.store-details-product .description-part .item-price {
  margin-bottom: 37px;
}
.store-details-product .description-part .item-des {
  margin-bottom: 40px;
}
.store-details-product .description-part .item-des span {
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  font-family: "ArbFONTS";
}
.store-details-product .description-part .item-des p {
  font-size: 14px;
  line-height: 32px;
  margin-top: 8px;
  margin-bottom: 0;
  color: #686c6f;
  padding-left: 10%;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.store-details-product .description-part .item-amount span {
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  font-family: "ArbFONTS";
}
.value-button {
  display: inline-block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.store-details-product .description-part .item-amount .amout-number {
  border: 1px solid #f6f6f6;
  border-radius: 5px;
  width: max-content;
  margin-top: 15px;
}
.store-details-product
  .description-part
  .item-amount
  .amout-number
  .value-button {
  width: 48px;
  height: 48px;
  padding: 9px 0;
  color: #0eac52;
  font-size: 25px;
  text-align: center;
  font-family: "ArbFONTS-BR";
}
.store-details-product
  .description-part
  .item-amount
  .amout-number
  .input-collection {
  width: 73px;
  height: 48px;
  padding: 9px 0;
  border-right: 1px solid #f6f6f6;
  border-left: 1px solid #f6f6f6;
  text-align: center;
}
.store-details-product
  .description-part
  .item-amount
  .amout-number
  .input-collection
  input {
  width: 24px;
  text-align: center;
  border: none;
  outline: none;
  font-size: 14px;
  color: #101010;
  line-height: 25px;
  font-family: "ArbFONTS-BR";
}
.store-details-product
  .description-part
  .item-amount
  .amout-number
  .input-collection
  span {
  font-size: 14px;
  color: #101010;
  line-height: 25px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.value-button:hover {
  cursor: pointer;
}
.flowers-wrap .form-action {
  text-align: left;
  margin-bottom: 35px;
}
.flowers-wrap .form-action .add-tot-card {
  border-radius: 5px;
  background: #0eac52;
  padding: 10px 50px 9px 50px;
  border: 1px solid #0eac52;
  font-size: 15px;
  line-height: 21px;
  color: #ffffff;
  font-family: "ArbFONTS";
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
  appearance: none;
}
.buttons-option {
  margin-top: 40px;
}
.buttons-option .add-to-card .add-to-card-action {
  display: block;
  width: 100%;
  outline: none;
  background: #0eac52;
  border: 0;
  outline: none;
  padding: 18px 0;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  border-radius: 5px;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.buttons-option .add-to-card .add-to-card-action img {
  margin-left: 7px;
}
.buttons-option .add-to-fav .add-to-fav-action {
  border: 0;
  outline: none;
  display: block;
  width: 100%;
  text-align: center;
  background: transparent;
  font-size: 14px;
  padding: 18px 0;
  color: #707070;
  line-height: 22px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.buttons-option .add-to-fav .add-to-fav-action img {
  margin-left: 7px;
}
#personal_information,
#company_information {
  display: none;
}
/* ------------------------------------
    cart-page
---------------------------------------*/
.cart-page {
  padding: 0px 0 100px 0;
}
.cart-page .card {
  border: none;
}
.cart-page .card-body {
  padding: 0;
}
.cart-page .card-body table {
  margin-bottom: 75px;
}
.cart-page .card.list-shopping {
  border: 1px solid #f9f9f9;
  border-radius: 5px;
}
.cart-page .card.list-shopping .card-header {
  background: #f9f9f9;
  border-bottom: 0;
  padding: 15px;
}
.cart-page .card.list-shopping .card-header p {
  color: #000000;
  font-size: 18px;
  margin-bottom: 0;
  font-family: "ArbFONTS";
}
.cart-page .card.list-shopping .card-body {
  padding: 20px 30px;
}
.cart-page ul.bills-details li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 17px;
  color: #707070;
  line-height: 40px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.cart-page ul.bills-details li span {
  font-size: 18px;
  color: #000000;
  font-family: "ArbFONTS";
}
.cart-page ul.bills-details li:first-child {
  margin-left: 0 !important;
}
.cart-page ul.bills-details hr {
  border: 1px solid #f1f1f1;
}
.cart-page ul.bills-details li span.total {
  color: #0eac52;
}
.cart-page .card.list-shopping .card-footer {
  background: transparent;
  padding: 0;
  border: 0;
  margin-top: 20px;
}
.cart-page .card.list-shopping .card-footer .button-footer {
  background: #0eac52;
  padding: 12px;
  border-radius: 5px;
  display: block;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  border: 0;
}
.cart-page .input-group.cart input {
  height: 56px;
  border-radius: 5px;
  color: #707070;
  font-size: 16px;
  border-color: #f9f9f9;
  background: #f9f9f9;
}
.cart-page label.input-group-label {
  font-size: 18px;
  color: #000000;
  line-height: 40px;
  margin-bottom: 22px;
  display: block;
  font-family: "ArbFONTS";
}
.cart-page .input-group.cart input::placeholder {
  color: #707070;
  font-size: 16px;
  font-family: "ArbFONTS-BR";
}
.cart-page .input-group.cart button {
  background: #0eac52;
  border-color: #0eac52;
  padding: 14px 42px;
  color: #ffffff;
  height: 56px;
  border-radius: 5px 0px 0px 5px;
}
.cart-page .title-complete h2 {
  font-size: 32px;
  color: #000000;
  line-height: 40px;
  font-weight: normal;
  margin-bottom: 30px;
  font-family: "ArbFONTS";
}
.cart-page .complete-payment .cash {
  border: 1px solid #f9f9f9;
  padding: 24px;
}
.cart-page .complete-payment .edit {
  text-align: left;
}
.cart-page .complete-payment .charge-to p {
  font-size: 16px;
  line-height: 40px;
  font-weight: normal;
  color: #0eac52;
  font-family: "ArbFONTS";
}
.cart-page .complete-payment .list-details p {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 40px;
  color: #000000;
  font-family: "ArbFONTS";
}
.cart-page .complete-payment .list-details p span {
  margin-left: 5px;
  color: #7f859b;
  font-family: "ArbFONTS-BR";
}
.cart-page .way-for-payment {
  margin-top: 30px;
}
.cart-page .way-for-payment .box {
  border: 1px solid #f9f9f9;
  padding: 24px;
}
.cart-page .way-for-payment .title-complete h2 {
  font-size: 18px;
  margin-bottom: 16px;
}
.cart-page .way-for-payment .form-check-input:checked {
  background-color: #0eac52;
  border-color: #0eac52;
}
.cart-page .way-for-payment .form-check-input:checked[type="radio"] {
  background: url(../images/icon/radio.svg);
  background-repeat: no-repeat;
  background-position: center;
  outline: none;
  box-shadow: none;
}
.form-check label {
  font-size: 14px;
  color: #000000;
  font-family: "ArbFONTS-BR";
}
.display-flex {
  display: flex;
}
.display-flex .form-group:first-child {
  margin-left: 10px;
}
.cart-page .form label {
  color: #7f859b;
  font-size: 14px;
  line-height: 48px;
  font-family: "ArbFONTS-BR";
}
.cart-page .form input {
  height: 48px;
  border: 1px solid #f1f1f1;
  border-radius: 0;
}
.cart-page .form .save-changes {
  text-align: left;
}
.cart-page .form .save-changes .save-changes-action {
  background: #0eac52;
  border: 0;
  padding: 14px 87px;
  color: #ffffff;
  font-size: 16px;
  border-radius: 5px;
  font-family: "ArbFONTS";
}

/*============================================================*/
.products .action-button .favourite-link.fav-for-click {
  width: 40px;
  height: 40px;
  background: #fff;
  text-align: center;
  border-radius: 5px;
  margin-left: 10px;
}
.fav-for-click .fa-heart {
  font-size: 21px;
  display: block;
  margin: 0 auto;
  padding: 9px;
  color: #0eac52;
  line-height: 24px;
}
.red-color {
  color: #ff0000;
}
.padination-design {
  margin-top: 30px;
  margin-bottom: 90px;
}
.padination-design nav ul {
  justify-content: center;
}
.padination-design nav ul li {
  margin-left: 10px;
}
.padination-design nav ul li:last-child {
  margin-left: 0;
}
.padination-design nav ul li a {
  border: 2px solid #ececec;
  border-radius: 5px;
  font-size: 18px;
  color: #000000;
  line-height: 30px;
  padding: 8px 19px;
  font-weight: normal;
  transition: all 0.3s linear;
  font-family: "ArbFONTS-BR";
}
.padination-design nav ul li a.active {
  color: #0eac52;
  border: 2px solid #ececec;
  border-radius: 5px;
  font-size: 18px;
  background: #fff;
}
.padination-design nav ul li a:hover {
  background: #f3faf5;
  color: #000000;
  border: 2px solid #f3faf5;
}
.padination-design nav ul li a.dots {
  border: none;
}
.padination-design nav ul li a.next-pagination {
  padding: 0;
  border: none;
  margin-right: 70px !important;
}
.padination-design nav ul li a.first-pagination {
  padding: 0;
  border: none;
  margin-left: 70px !important;
}

.checkbox-dropdown {
  width: 100%;
  border: 1px solid #f1f1f1;
  padding: 10px;
  font-size: 14px;
  color: #000000;
  margin: 0 auto 25px auto;
  user-select: none;
  position: relative;
}

/* Display CSS arrow to the right of the dropdown text */
.checkbox-dropdown:after {
  content: "";
  height: 0;
  position: absolute;
  width: 0;
  border: 6px solid transparent;
  border-top-color: #0eac52;
  top: 50%;
  left: 10px;
  margin-top: -3px;
}

/* Reverse the CSS arrow when the dropdown is active */
.checkbox-dropdown.is-active:after {
  border-bottom-color: #0eac52;
  border-top-color: #fff;
  margin-top: -9px;
}

.checkbox-dropdown-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%; /* align the dropdown right below the dropdown text */
  border: inherit;
  border-top: none;
  left: -1px; /* align the dropdown to the left */
  right: -1px; /* align the dropdown to the right */
  opacity: 0; /* hide the dropdown */
  background: #fff;
  font-size: 14px;
  color: #000000;
  height: 100px;
  overflow: scroll;
  overflow-x: hidden;
  pointer-events: none; /* avoid mouse click events inside the dropdown */
}
.is-active .checkbox-dropdown-list {
  z-index: 1;
  opacity: 1; /* display the dropdown */
  pointer-events: auto; /* make sure that the user still can select checkboxes */
}

.checkbox-dropdown-list li label {
  display: block;
  padding: 10px;
  transition: all 0.2s ease-out;
}

.checkbox-dropdown input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  content: none;
}
.checkbox-dropdown input[type="checkbox"]:before {
  font-family: "FontAwesome";
  content: "\f00c";
  font-size: 11px;
  color: transparent !important;
  background: transparent;
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid #0eac52;
  margin-left: 7px;
  line-height: 17px;
  text-align: center;
  border-radius: 2px;
}

.checkbox-dropdown input[type="checkbox"]:checked:before {
  color: #1bb15b !important;
}
.checkbox-dropdown input[type="checkbox"]:before {
  font-family: "FontAwesome";
  content: "\f00c";
  font-size: 11px;
  color: transparent !important;
  background: transparent;
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid #0eac52;
  margin-left: 7px;
  line-height: 17px;
  text-align: center;
  border-radius: 2px;
}
.d-desktop {
  display: none;
}
/*============Empty-Section===================*/
.empty-sec {
  padding: 100px 0;
}
.empty-sec img {
  margin-bottom: 32px;
  width: 200px;
  height: 200px;
  object-fit: cover;
}
.empty-sec h3 {
  font-size: 32px;
  color: #101010;
  line-height: 56px;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.empty-sec .add-new-address .action-class {
  padding: 15px 108px !important;
}
.No_shipping_details {
  border: 1px solid #f9f9f9;
  padding: 24px;
}
.No_shipping_details p {
  color: #7f859b;
  font-size: 16px;
  line-height: 48px;
  margin-bottom: 0;
  font-family: "ArbFONTS-BR";
}
.No_shipping_details .add-shipping-details {
  text-align: left;
}
.No_shipping_details .add-shipping-details .action {
  background: #0eac52;
  outline: none;
  border: 0;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 40px;
  border-radius: 5px;
  font-family: "ArbFONTS";
}
.add-to-fav .add-fav {
  font-size: 20px;
  margin-left: 5px;
  color: #0eac52;
}
.red-color {
  color: #ff0000 !important;
}
.form-popup-request {
  width: 80px;
  height: 80px;
  background: #0eac52;
  border-radius: 100%;
  text-align: center;
  padding: 13px 0px;
  bottom: 20px;
  cursor: pointer;
  display: block;
  position: fixed;
  left: 30px;
  z-index: 999;
}

.form-popup-request a img {
  object-fit: cover;
  width: 25px;
  height: 25px;
}
.form-popup-request a span {
  display: block;
  font-size: 10px;
  line-height: 35px;
  color: #ffffff;
  font-family: "ArbFONTS";
}

.form-popup-contact-us {
  width: 80px;
  height: 80px;
  background: #0eac52;
  border-radius: 100%;
  text-align: center;
  padding: 13px 0px;
  bottom: 120px;
  cursor: pointer;
  display: block;
  position: fixed;
  left: 30px;
  z-index: 999;
}
.form-popup-contact-us a img {
  object-fit: cover;
  width: 25px;
  height: 25px;
}
.form-popup-contact-us a span {
  display: block;
  font-size: 10px;
  line-height: 35px;
  color: #ffffff;
  font-family: "ArbFONTS";
}

/*==========================================================================================================================*/
body.modal-open .menu-sticky.sticky {
  z-index: 111;
}
body.modal-open .get-app-now .info-details {
  z-index: 11;
}
.modal {
  z-index: 111111;
}
body.modal-open {
  padding-right: 0 !important;
}
.modal.form-request-popup .modal-header {
  background: #effaf3;
  position: relative;
  padding: 20px 0;
  border-bottom: 0;
  height: 96px;
  justify-content: center;
}
.modal.form-request-popup .modal-content {
  border-radius: 0;
  border: 0;
}
.modal.form-request-popup .modal-header h5.modal-title {
  font-size: 24px;
  line-height: 16px;
  color: #0eac52;
  font-weight: normal;
  font-family: "ArbFONTS";
}
.modal.form-request-popup .modal-header button {
  background: transparent;
  border: 0;
  color: #0eac52;
  position: absolute;
  left: 18px;
  font-weight: 100;
  font-size: 18px;
}
.modal.form-request-popup .modal-dialog {
  max-width: 934px;
}
.modal.form-request-popup .modal-body {
  padding: 24px 54px;
}
.modal.form-request-popup .modal-body p.title {
  font-size: 20px;
  line-height: 35px;
  color: #000000;
  font-family: "ArbFONTS";
}
.modal.form-request-popup .modal-body p.visitor-reason {
  color: #707070;
  font-size: 16px;
  margin-bottom: 7px;
  line-height: 24px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.modal.form-request-popup .modal-body p.visitor-reason img {
  margin-left: 8px;
}
.modal.form-request-popup .modal-body label.form-check-label {
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  font-family: "ArbFONTS";
}
.modal.form-request-popup .modal-body label.label-form {
  color: #707070;
  font-size: 16px;
  margin-bottom: 7px;
  line-height: 24px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.modal.form-request-popup .modal-body label.label-form img {
  margin-left: 8px;
}
.modal.form-request-popup .modal-body .form-group input {
  border-radius: 5px;
  background: #fcfcfc;
  height: 48px;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  border: 1px solid #fcfcfc;
  font-family: "ArbFONTS";
}
.modal.form-request-popup .modal-body .form-group textarea {
  border-radius: 5px;
  background: #fcfcfc;
  resize: none;
  border: 1px solid #fcfcfc;
}
.modal.form-request-popup .modal-body label.form-check-label {
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  font-family: "ArbFONTS";
}
.modal.form-request-popup .modal-body .form-check {
  margin-bottom: 18px;
}
.modal.form-request-popup .modal-body .form-check-input[type="checkbox"] {
  width: 18px;
  height: 18px;
  border-radius: 5px;
  margin-left: 5px;
}
.modal.form-request-popup
  .modal-body
  .form-check-input:checked[type="checkbox"] {
  background-image: url(../images/icon/check.svg);
  border: 0;
  outline: none;
  box-shadow: none;
}
.form-check-input:checked[type="radio"] {
  background-image: url(../images/icon/radio-check.svg);
  border: 0;
  outline: none;
  box-shadow: none;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  box-shadow: none;
}
.modal.form-request-popup .modal-footer {
  display: block;
  border-top: 0;
  padding-bottom: 48px;
}
.modal.form-request-popup .modal-footer .send-order {
  background: #0eac52;
  border-radius: 5px;
  padding: 10px 62px;
  font-size: 16px;
  color: #ffffff;
  border: 0;
  font-family: "ArbFONTS";
}
[type="email"],
[type="number"],
[type="tel"],
[type="url"] {
  direction: rtl;
}
/*==========================================================================================================================*/
.total-salary {
  justify-content: center;
  padding: 0 16px;
  flex-wrap: wrap;
}
.total-salary del {
  color: #848484;
  margin-left: 10px;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.16px;
  font-weight: normal;
  font-family: "ArbFONTS-BR";
}
.exhibition.imglist .card {
  padding: 0;
  border: 0;
  background: #fff;
  box-shadow: 0px 7px 58px 0px rgb(94 91 91 / 7%);
  margin-bottom: 35px;
}
.exhibition.imglist .card .box {
  margin-bottom: 0;
}
.exhibition.imglist .card .card-body {
  padding: 0;
}
.exhibition.imglist .card .card-footer {
  background: #fff;
  padding: 35px 25px;
  border: 0;
}
.exhibition.imglist .card .card-footer p {
  margin-bottom: 0;
  color: #101010;
  font-size: 16px;
  line-height: 28px;
  font-weight: bolder;
  font-family: "ArbFONTS-BR";
}
.exhibition.imglist .card .box img.main-img {
  border-radius: 0;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.full-width-header .rs-header-top .logo-area img.logo-client-store {
  object-fit: cover;
  width: 86px;
  height: auto;
  max-height: 100px;
}

.about-Foundation .line .item p
{
  position: relative;
}
.about-Foundation .line .item p::after
{
  position: absolute;
  content: '';
  border-left: 1px dashed #0eac52;
  height: 113px;
  right: 10px;
  width: 1px;
  top: 50px;
  z-index: -1;
  background: transparent;
  margin: 33px 0;
}
.about-Foundation .line:last-child .item p::after
{
  content: none;
}


.tab-slider p
{
  color: #707070;
  border: none;
  position: relative;
  font-size: 14px;
  padding: 0;
  margin-left: 0;
  border-radius: 0;
  margin-top: 35px;
  margin-bottom: 35px;
}
.swiper-slide-thumb-active p
{
  color: #101010;
  position: relative;
  height: 100%;
}
