/* ==========================================================================
    Start Home Styles
========================================================================== */
/* ==========================================================================
    Start Footer Styles
========================================================================== */
.base-footer .base-main-footer {
  position: relative;
}
.base-footer .base-main-footer .curve-circle-box .curve-circle-box-inner .curve-circle-2 {
  position: absolute;
  left: 10%;
  top: -1px;
}
.base-footer .base-main-footer .curve-circle-box .curve-circle-box-inner .curve-circle-2 .curv {
  width: 200px;
}
@media (max-width: 576px) {
  .base-footer .base-main-footer .curve-circle-box .curve-circle-box-inner .curve-circle-2 .footer-nav {
    width: 31px;
    height: 31px;
    left: 36px;
    top: -26px;
  }
  .base-footer .base-main-footer .curve-circle-box .curve-circle-box-inner .curve-circle-2 .footer-nav::before {
    width: 21px;
    height: 21px;
  }
  .base-footer .base-main-footer .curve-circle-box .curve-circle-box-inner .curve-circle-2 .footer-nav img {
    width: 16px;
    height: 16px;
    left: 8px;
    top: 8px;
  }
}
.base-footer .base-main-footer {
  background-color: #1B212D;
  margin-top: 100px;
}
.base-footer .base-main-footer .excl-fotter-form {
  width: calc(100% - 109px);
  height: 100%;
  display: flex;
  align-items: center;
}
.base-footer .base-main-footer .excl-fotter-form .excl-span-12 {
  margin-right: 5px;
}
.base-footer .base-main-footer .top_part {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 100px;
}
.base-footer .base-main-footer .top_part .image img {
  max-width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.base-footer .base-main-footer .top_part .image span {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}
.base-footer .base-main-footer .top_part .follow-us {
  display: none;
  text-align: end;
  margin: 32px 0;
}
.base-footer .base-main-footer .top_part .follow-us form {
  position: relative;
  display: inline-flex;
  min-width: 400px;
  background-color: #fff;
  border-radius: 10px;
  height: 48px;
}
.base-footer .base-main-footer .top_part .follow-us form input {
  border: none;
  color: #384d5c;
  font-size: 16px;
  outline: unset;
  border: unset;
  flex: 1;
}
.base-footer .base-main-footer .top_part .follow-us form input:focus {
  outline: none;
}
.base-footer .base-main-footer .top_part .follow-us form input::-webkit-input-placeholder {
  font-size: 14px;
  color: #b1b7bb;
}
.base-footer .base-main-footer .top_part .follow-us form input::-moz-placeholder {
  font-size: 14px;
  color: #b1b7bb;
}
.base-footer .base-main-footer .top_part .follow-us form input::-moz-placeholder {
  font-size: 14px;
  color: #b1b7bb;
}
.base-footer .base-main-footer .top_part .follow-us form input::-ms-input-placeholder {
  font-size: 14px;
  color: #b1b7bb;
}
.base-footer .base-main-footer .top_part .follow-us form button {
  background-color: #004B8F;
  border: 1px solid #004B8F;
  cursor: pointer;
  width: 109px;
  border-radius: 8px 0 0 8px;
  color: #fff;
  height: 100%;
  font-size: 16px;
}
.base-footer .base-main-footer .top_part .follow-us form .icon {
  margin-right: 0.75rem;
  display: flex;
  align-items: center;
}
.base-footer .base-main-footer .top_part .follow-us form .icon span {
  color: #A6A6A6;
  margin-right: 6px;
}
.base-footer .base-main-footer .top_part .description {
  font-size: 14px;
  color: #838b9b;
}
.base-footer .base-main-footer .top_part .description > p {
  margin: 0;
  line-height: 30px;
  text-align: justify;
}
.base-footer .base-main-footer .top_part .excl-footer-logo {
  margin-top: 10px;
}
.base-footer .base-main-footer .center_part {
  display: flex;
  align-items: center;
  gap: 4rem;
  justify-content: space-between;
}
.base-footer .base-main-footer .center_part .follow-us {
  text-align: end;
}
.base-footer .base-main-footer .center_part .follow-us form {
  position: relative;
  display: inline-flex;
  min-width: 400px;
  background-color: #fff;
  border-radius: 15px 8px 8px 15px;
  height: 48px;
}
.base-footer .base-main-footer .center_part .follow-us form input {
  max-width: 100%;
  border: none;
  color: #384d5c;
  font-size: 16px;
  outline: unset;
  border: unset;
}
.base-footer .base-main-footer .center_part .follow-us form input:focus {
  outline: none;
}
.base-footer .base-main-footer .center_part .follow-us form input::-webkit-input-placeholder {
  font-size: 14px;
  color: #b1b7bb;
}
.base-footer .base-main-footer .center_part .follow-us form input::-moz-placeholder {
  font-size: 14px;
  color: #b1b7bb;
}
.base-footer .base-main-footer .center_part .follow-us form input::-moz-placeholder {
  font-size: 14px;
  color: #b1b7bb;
}
.base-footer .base-main-footer .center_part .follow-us form input::-ms-input-placeholder {
  font-size: 14px;
  color: #b1b7bb;
}
.base-footer .base-main-footer .center_part .follow-us form button {
  background-color: #004B8F;
  border: none;
  cursor: pointer;
  width: 110px;
  border-radius: 8px 0 0 8px;
  color: #fff;
  height: 100%;
  font-size: 16px;
}
.base-footer .base-main-footer .center_part .follow-us form .icon {
  margin-right: 0.75rem;
}
.base-footer .base-main-footer .center_part .follow-us form .icon span {
  color: #A6A6A6;
}
.base-footer .base-main-footer .center_part .email {
  display: inline-flex;
  gap: 0.5rem;
}
.base-footer .base-main-footer .center_part .email > span {
  color: #A2A4A9;
  letter-spacing: 5px;
}
.base-footer .base-main-footer .center_part .address {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.base-footer .base-main-footer .center_part .address > span {
  color: #A2A4A9;
}
.base-footer .base-main-footer .menu_wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 1.5rem;
}
.base-footer .base-main-footer .menu_wrapper > li.social-button {
  display: inline-block;
}
.base-footer .base-main-footer .menu_wrapper > li.social-button > a {
  display: block;
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 1.5rem 0;
  padding-right: 1.5rem;
  position: relative;
}
.base-footer .base-main-footer .menu_wrapper > li.social-button > a::before {
  content: "";
  position: absolute;
  background-color: var(--base_primary_color);
  border: 1px solid #fff;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  right: 0;
  top: 25%;
}
.base-footer .base-main-footer .menu_wrapper > li.social-button > ul {
  display: block;
}
.base-footer .base-main-footer .menu_wrapper > li.social-button > ul > li {
  display: block;
}
.base-footer .base-main-footer .menu_wrapper > li.social-button > ul > li > a {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: normal;
  color: #fff;
  margin: 0 0 10px 0;
}
.base-footer .base-main-footer .menu_wrapper > li.social-button > ul > li > a > span {
  font-size: 16px;
}
.base-footer .base-main-footer .menu_wrapper .enamad {
  display: flex;
  flex-direction: column;
}
.base-footer .base-main-footer .menu_wrapper .enamad > a {
  height: 55px;
  display: inline-flex;
  align-items: center;
  gap: 2rem;
  padding: 6px 16px;
  border-radius: 27px;
  background-color: #384C73;
  margin-top: 3.5rem;
}
.base-footer .base-main-footer .menu_wrapper .enamad > a img {
  max-width: 50px;
}
.base-footer .base-main-footer .menu_wrapper .enamad > a span {
  color: #CBCFCF;
  font-size: 14px;
}
.base-footer .base-main-footer .menu_wrapper .enamad > span {
  display: inline-flex;
  gap: 0.5rem;
  font-size: 14px;
  color: #eee;
  margin-top: 1.5rem;
}
.base-footer .base-main-footer .menu_wrapper .enamad > span:last-child {
  font-size: 25px;
  margin-top: 1.25rem;
}
.base-footer .base-main-footer .menu_wrapper .menu {
  display: flex;
  width: 65%;
  justify-content: space-between;
}
.base-footer .base-main-footer .menu_wrapper .menu > li {
  display: inline-block;
}
.base-footer .base-main-footer .menu_wrapper .menu > li > a {
  display: block;
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 1.5rem 0;
  padding-right: 1.5rem;
  position: relative;
}
.base-footer .base-main-footer .menu_wrapper .menu > li > a::before {
  content: "";
  position: absolute;
  background-color: var(--base_primary_color);
  border: 1px solid #fff;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  right: 0;
  top: 25%;
}
.base-footer .base-main-footer .menu_wrapper .menu > li > ul {
  display: block;
}
.base-footer .base-main-footer .menu_wrapper .menu > li > ul > li {
  display: block;
}
.base-footer .base-main-footer .menu_wrapper .menu > li > ul > li > a {
  display: block;
  font-weight: normal;
  color: #838b9b;
  margin: 0 0 10px 0;
  width: max-content;
}
.base-footer .base-bottom-footer {
  background-color: #2D3340;
  padding: 12px 0;
  margin-top: 2rem;
}
.base-footer .base-bottom-footer .description {
  padding: 0;
}
.base-footer .base-bottom-footer .description p {
  display: inline-block;
  font-size: 14px;
  color: #EBEBEB;
  margin: 0;
  text-align: center;
  width: 100%;
}

.shop-footer,
.page-footer {
  background-color: #ebeef5;
  padding: 50px 0;
}
.shop-footer .menu,
.page-footer .menu {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.shop-footer .menu > li,
.page-footer .menu > li {
  display: inline-block;
  width: 25%;
}
.shop-footer .menu > li > a,
.page-footer .menu > li > a {
  display: block;
  color: #535e72;
  margin: 0 0 37.5px 0;
}
.shop-footer .menu > li > ul,
.page-footer .menu > li > ul {
  display: block;
}
.shop-footer .menu > li > ul > li,
.page-footer .menu > li > ul > li {
  display: block;
  margin: 0 0 10px 0;
}
.shop-footer .menu > li > ul > li > a,
.page-footer .menu > li > ul > li > a {
  position: relative;
  display: block;
  color: #535e72;
  padding: 0 15px 0 0;
}
.shop-footer .menu > li > ul > li > a:before,
.page-footer .menu > li > ul > li > a:before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  content: "\f104";
  font-family: "FontAwesome";
  font-weight: bold;
}
.shop-footer .btn-blue,
.page-footer .btn-blue {
  display: inline-block;
  background: #0055b5;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  border: 1px solid #e0e5ee;
  border-radius: 4px;
  padding: 15px 15px 15px 25px;
  margin: 0 0 25px 0;
  transition: all 0.25s;
}
.shop-footer .btn-blue img,
.page-footer .btn-blue img {
  width: 32px;
}
.shop-footer .btn-blue span,
.page-footer .btn-blue span {
  margin: 0 15px;
}
.shop-footer .btn-blue:hover,
.page-footer .btn-blue:hover {
  border-color: #535e72;
}
.shop-footer .help-category > li:nth-child(1) > a,
.page-footer .help-category > li:nth-child(1) > a {
  display: inline-block;
  font-size: 18px;
  color: #c3cbdb;
  padding: 0 0 20px 0;
}
.shop-footer .help-category > li:nth-child(1) > a:hover,
.page-footer .help-category > li:nth-child(1) > a:hover {
  color: #c3cbdb;
}
.shop-footer .help-category > li.button,
.page-footer .help-category > li.button {
  display: inline-block;
}
.shop-footer .help-category > li.button > a,
.page-footer .help-category > li.button > a {
  position: relative;
  display: inline-block;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  color: #2b62a2;
  border: 1px solid #e0e5ee;
  border-radius: 5px;
  padding: 10px 25px;
  margin: 0 0 20px 10px;
  overflow: hidden;
  box-shadow: 15px 15px 30px 10px rgba(195, 203, 219, 0.75);
  transition: all 0.25s;
  z-index: 5;
}
.shop-footer .help-category > li.button > a:hover,
.page-footer .help-category > li.button > a:hover {
  background-image: url(/wp-content/themes/madiran/images/products-sample-02.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
  box-shadow: none;
}
.shop-footer .help-category > li.button > a:hover:before,
.page-footer .help-category > li.button > a:hover:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(43, 98, 161, 0.85);
  z-index: -5;
}
.shop-footer .help-category > li > a,
.page-footer .help-category > li > a {
  display: block;
  font-size: 14px;
  color: #535e72;
  padding: 0 0 12.5px 0;
  transition: all 0.25s;
}
.shop-footer .help-category > li > a:hover,
.page-footer .help-category > li > a:hover {
  color: #2b62a2;
}

.page-footer .menu > li {
  width: 50%;
}

.other-category {
  background-color: #e0e5ee;
  padding: 50px 0;
}
.other-category ul {
  display: block;
  width: 100%;
  height: 100%;
}
.other-category ul > li.button {
  display: inline-block;
}
.other-category ul > li.button > a {
  position: relative;
  display: inline-block;
  background-color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  color: #2b62a2;
  border: 1px solid #e0e5ee;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 15px 15px 30px 10px rgba(195, 203, 219, 0.75);
  padding: 25px;
  margin: 0 0 0 25px;
  transition: all 0.25s;
  z-index: 5;
}
.other-category ul > li.button > a:hover {
  background-image: url(/wp-content/themes/madiran/images/products-sample-02.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
  box-shadow: none;
}
.other-category ul > li.button > a:hover:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(43, 98, 161, 0.85);
  z-index: -5;
}

.excl-footer-social {
  width: 32%;
  display: flex;
  justify-content: end;
}
.excl-footer-social .social-button {
  margin-left: 30px;
}
.excl-footer-social .social-button > a {
  display: block;
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 1.5rem 0;
  padding-right: 1.5rem;
  position: relative;
}
.excl-footer-social .social-button > a::before {
  content: "";
  position: absolute;
  background-color: var(--base_primary_color);
  border: 1px solid #fff;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  right: 0;
  top: 25%;
}
.excl-footer-social .social-button .excl-footer-sub-menu li {
  margin-bottom: 22px;
  display: flex;
  align-items: center;
}
.excl-footer-social .social-button .excl-footer-sub-menu li a {
  font-size: 16px;
  color: #fff;
}
.excl-footer-social .social-button .excl-footer-sub-menu li img {
  margin-left: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  object-fit: contain;
  font-size: 10px;
  color: #fff;
  overflow: hidden;
}

@media (max-width: 1440px) {
  .base-footer .rounded-tab {
    --r: 50px;
    right: -29%;
    width: 156px;
    height: 39px;
  }
  .base-footer .curve_shape {
    width: 100px;
    height: 100px;
    top: -50px;
    padding: 15px;
  }
  .base-footer .base-main-footer .top_part .description {
    width: 65%;
  }
  .base-footer .base-main-footer .top_part .image {
    display: inline-grid;
  }
  .base-footer .base-main-footer .excl-fotter-form {
    width: calc(100% - 70px);
  }
  .base-footer .base-main-footer .center_part .follow-us form button {
    width: 70px;
  }
  .base-footer .base-main-footer .menu_wrapper .menu > li {
    width: 50%;
  }
}
@media (max-width: 1199.98px) {
  .base-footer .curve_shape {
    left: calc(50% - 50px);
  }
  .base-footer .top_part {
    flex-direction: column;
    align-items: center !important;
  }
  .base-footer .base-bottom-footer .description {
    text-align: center;
  }
  .base-footer .base-main-footer .center_part {
    flex-direction: column;
    gap: 1.5rem;
  }
  .base-footer .base-main-footer .center_part .follow-us {
    display: none;
  }
  .base-footer .base-main-footer .top_part .follow-us {
    display: inline-flex;
  }
  .base-footer .base-main-footer .top_part .follow-us .icon {
    margin-right: 0;
  }
  .base-footer .base-main-footer .menu_wrapper {
    flex-wrap: wrap;
  }
  .base-footer .base-main-footer .menu_wrapper .enamad {
    width: 50%;
    margin: 2rem 0;
  }
  .base-footer .base-main-footer .menu_wrapper .enamad > a {
    margin-top: 0;
    width: fit-content;
  }
  .base-footer .base-main-footer .menu_wrapper .menu {
    width: 100%;
    flex-wrap: wrap;
  }
  .base-footer .base-main-footer .menu_wrapper .menu > li {
    width: 50%;
    max-width: 50%;
    margin: 0.5rem 0;
  }
  .excl-footer-social {
    width: 100%;
    margin-top: 80px;
  }
  .excl-footer-social .social-button {
    width: 50%;
  }
}
@media (max-width: 991.98px) {
  .shop-footer .menu > li,
  .page-footer .menu > li {
    width: 50%;
    margin: 0 0 25px 0;
  }
  .other-category ul {
    display: flex;
    flex-wrap: wrap;
  }
  .other-category ul > li {
    width: 50%;
  }
  .other-category ul > li.button > a {
    display: block;
    padding: 25px;
    margin: 0 0 0 25px;
  }
  .other-category ul > li.button:nth-child(1), .other-category ul > li.button:nth-child(2) {
    margin: 0 0 25px 0;
  }
}
@media (max-width: 767.98px) {
  .shop-footer .menu,
  .page-footer .menu {
    display: block;
  }
  .shop-footer .menu > li,
  .page-footer .menu > li {
    display: block;
    width: 100%;
    border-top: 1px solid #e0e5ee;
    border-bottom: 1px solid #e0e5ee;
    margin: 0;
  }
  .shop-footer .menu > li > a,
  .page-footer .menu > li > a {
    position: relative;
    font-weight: bold;
    margin: 0;
    padding: 20px 0;
  }
  .shop-footer .menu > li > a:before,
  .page-footer .menu > li > a:before {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    content: "\f107";
    font-family: "FontAwesome";
    font-weight: bold;
    transition: all 0.25s;
  }
  .shop-footer .menu > li > a.active:before,
  .page-footer .menu > li > a.active:before {
    transform: translateY(-50%) rotateX(180deg);
  }
  .shop-footer .menu > li > ul,
  .page-footer .menu > li > ul {
    display: none;
    padding: 0 0 20px 0;
  }
  .shop-footer .menu > li > ul > li:last-child,
  .page-footer .menu > li > ul > li:last-child {
    margin: 0;
  }
  .base-footer .base-main-footer .top_part .image span {
    font-size: 13px;
    width: 100%;
    text-align: center;
  }
  .base-footer .base-main-footer .top_part .description {
    width: 100%;
  }
  .base-footer .rounded-tab {
    --r: 68px;
    right: -49%;
    width: 151px;
    height: 29px;
  }
  .base-footer .curve_shape {
    width: 75px;
    height: 75px;
    top: -37.5px;
    padding: 10px;
  }
  .base-footer .curve_shape > span {
    padding: 7px;
  }
  .base-footer .curve_shape > span > span {
    padding: 7px;
  }
  .base-footer .base-bottom-footer {
    padding: 12px 0;
  }
  .excl-footer-social .social-button > a {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .base-footer .base-main-footer .menu > li > ul > li > a {
    font-size: 12px;
  }
  .base-footer .base-main-footer .top_part .follow-us form {
    min-width: unset;
  }
  .base-footer .base-main-footer .top_part .image span {
    font-size: 16px;
  }
  .base-footer .base-main-footer .menu_wrapper .enamad > a {
    gap: 1rem;
  }
  .base-footer .base-main-footer .top_part .follow-us form input {
    max-width: 48%;
  }
  .shop-footer .help-category > li.button > a,
  .page-footer .help-category > li.button > a {
    padding: 10px 20px;
    margin: 0 0 20px 5px;
  }
  .other-category ul > li.button > a {
    font-size: 14px;
    padding: 12.5px;
  }
  .curve-circle-box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .curve-circle-box .curve-circle-box-inner {
    width: 100px;
    height: 30px;
    position: relative;
  }
  .base-footer .base-main-footer .curve-circle-box .curve-circle-box-inner .curve-circle-2 {
    left: unset;
    top: -2px;
  }
  .base-footer .base-main-footer .curve-circle-box .curve-circle-box-inner .curve-circle-2 .curv {
    width: unset;
  }
  .base-footer .base-main-footer .top_part .follow-us form input {
    font-size: 10px;
  }
  .base-footer .base-main-footer .top_part .follow-us form input::placeholder {
    font-size: 10px;
  }
  .base-footer .base-main-footer .center_part {
    align-items: unset;
  }
  .base-footer .base-main-footer .menu_wrapper .enamad {
    margin: 0;
  }
  .excl-footer-social {
    flex-direction: row-reverse;
  }
  .excl-footer-social .social-button {
    margin-left: 0;
  }
  .excl-footer-social .social-button .excl-footer-sub-menu li {
    flex-direction: row-reverse;
  }
  .excl-footer-social .social-button .excl-footer-sub-menu li img {
    margin-left: 0;
    margin-right: 8px;
  }
}
/* ==========================================================================
    End Footer Styles
========================================================================== */
.main-mega-menu .navbar {
  width: 100%;
  background-color: #1B212D;
  text-align: center;
}
.main-mega-menu .navbar .container {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  min-height: 74px;
  position: relative;
}
.main-mega-menu .navbar .container .menu {
  display: inline-flex;
  gap: 30px;
}
.main-mega-menu .navbar .container .menu > li {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  border-radius: 4px;
}
.main-mega-menu .navbar .container .menu > li:hover, .main-mega-menu .navbar .container .menu > li.mega-menu {
  background-color: #404653;
}
.main-mega-menu .navbar .container .menu > li:has(.sub-menu) > a::after {
  content: url(../../svg/icon/arrow-down.svg);
  width: 18px;
  height: 18px;
  margin-right: 30px;
}
.main-mega-menu .navbar .container .menu > li > a {
  font-size: 14px;
  font-weight: 700;
  color: #FFF;
  padding: 9px 10px;
  transition: all 0.25s;
  display: flex;
  align-items: center;
}
.main-mega-menu .navbar .container .menu > li > a img {
  width: 18px;
  margin-left: 8px;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu {
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  top: 84px;
  right: 10px;
  left: 10px;
  min-height: 40vh;
  visibility: hidden;
  opacity: 0;
  z-index: 1050;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
  flex-direction: column;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu::before {
  content: "";
  position: absolute;
  top: -42px;
  background-color: red;
  height: 40px;
  width: 100%;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu li {
  width: 100%;
  cursor: default;
  text-align: right;
  background-color: #FFF;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu :is(.title, .level-1) > a {
  display: inline-flex;
  width: 220px;
  padding: 0 30px 0 0;
  font-size: 14px;
  font-weight: 700;
  align-items: center;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu :is(.title, .level-1) > a > span {
  padding: 21px 0 21px 21px;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu :is(.title, .level-1) .menu-icon {
  width: 36px;
  height: 36px;
  background-color: #DCEEFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  padding: 0;
  margin-left: 16px;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu :is(.title, .level-1) .menu-icon img {
  max-width: 95%;
  max-height: 90%;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .title a {
  font-size: 20px;
  color: #FFF2F2;
  background: #4793EB;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .title a .menu-icon {
  background-color: #404653;
}
:is(.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1:hover, .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1.active) > a {
  background-color: #fff;
  color: #000;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > a {
  background: #4793EB;
  align-items: center;
  color: #FFF2F2;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu {
  display: none;
  position: absolute;
  top: 70px;
  right: 220px;
  bottom: 0;
  flex-direction: row;
  width: calc(100% - 220px);
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu:hover > .sub-menu {
  display: flex;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right > a,
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left > a {
  display: none;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right .sub-menu,
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left .sub-menu {
  flex-direction: column;
  padding-top: 20px;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left > a {
  display: none !important;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right {
  width: 35%;
  padding-right: 60px;
  display: flex;
  position: relative;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right .sub-menu {
  width: 100%;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right li {
  list-style: circle inside;
  color: #9D9D9D;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right li a {
  display: inline-flex;
  font-size: 18px;
  color: #535e72;
  padding-right: 1rem;
  line-height: 36px;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right::after {
  content: "";
  width: 3px;
  height: 90%;
  background: linear-gradient(180deg, rgb(96, 96, 96) 0%, rgba(225, 240, 254, 0) 100%);
  margin-left: 5px;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  background-color: var(--base_primary_color);
  border: 1px solid #fff;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left {
  width: 65%;
  padding-right: 50px;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left a {
  display: inline-block;
  font-size: 16px;
  color: #535e72;
  padding: 0 0 20px 0;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left .sub-title a {
  font-size: 20px;
  font-weight: 600;
  color: #3B3038;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left .image {
  position: absolute;
  bottom: 50px;
  left: 50px;
  width: auto;
  max-height: calc(100% - 30px);
  max-width: 30%;
  overflow: hidden;
}
.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left .image a {
  padding: 0;
}
.main-mega-menu .navbar .container .festival-link {
  border: 1px solid #fff;
  width: 180px;
  height: 40px;
  padding: 8px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.main-mega-menu .navbar .container .festival-link span {
  font-size: 12px;
  color: #fff;
}

@media (min-width: 1024px) {
  :is(.level-1:hover, .level-1.active) > a {
    background-color: #fff;
    color: #000;
  }
  :is(.level-1:hover, .level-1.active) .sub-menu {
    display: flex !important;
  }
  .menu li.mobile-only {
    display: none !important;
  }
  .menu .mega-menu > .sub-menu {
    background-color: #4793EB;
  }
}
@media (max-width: 1023px) {
  .main-mega-menu .navbar {
    overflow: auto;
  }
  .main-mega-menu .navbar .container {
    flex-direction: column;
    justify-content: flex-start;
    height: calc(100vh - 70px);
    background: #E6EDF4;
    padding: 0;
  }
  .main-mega-menu .navbar .container .menu {
    flex-direction: column;
    background-color: #2B6AA2;
    padding-bottom: 12px;
    width: 100%;
    gap: 0;
  }
  .main-mega-menu .navbar .container .menu li {
    width: 100% !important;
    position: relative;
  }
  .main-mega-menu .navbar .container .menu li:has(.sub-menu):not(.tab-left, .tab-right) a {
    position: relative;
  }
  .main-mega-menu .navbar .container .menu li:has(.sub-menu):not(.tab-left, .tab-right) a::after {
    content: url(../../images/svg/mega-menu-mobile-arrow.svg);
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 40px 0 20px;
    line-height: 75px;
    width: auto;
    height: auto;
    z-index: 999;
  }
  .main-mega-menu .navbar .container .menu li:has(.sub-menu) a::after {
    content: "";
  }
  .main-mega-menu .navbar .container .menu li ul {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .main-mega-menu .navbar .container .menu > li {
    height: 64px;
    padding: 0 20px;
    border-radius: 0;
  }
  .main-mega-menu .navbar .container .menu > li:first-child {
    background-color: inherit;
  }
  .main-mega-menu .navbar .container .menu > li > a {
    font-weight: normal;
  }
  .main-mega-menu .navbar .container .menu > li > a .menu-icon {
    padding: 8px;
    width: 38px;
    height: 35px;
    border-radius: 3px;
    background: #DCEEFF;
    margin-left: 16px;
  }
  .main-mega-menu .navbar .container .menu > li > a .menu-icon img {
    margin: 0;
    filter: brightness(0) saturate(100%) invert(21%) sepia(31%) saturate(2644%) hue-rotate(182deg) brightness(96%) contrast(91%);
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu {
    top: 0;
    right: 0;
    left: 0;
    flex-direction: column;
    border-radius: 0;
    background-color: #2B6AA2;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu > li {
    background-color: #2B6AA2;
    border-radius: 0 !important;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .title a {
    font-size: 16px;
    background-color: transparent;
    padding: 21px 80px 21px 20px;
    line-height: 36px;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .level-1 > a {
    background-color: transparent;
    font-weight: normal;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .level-1 .tab-right::after {
    display: none;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .level-1 .tab-left {
    background-color: #E6EDF4;
    height: 100vh;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .level-1 > .sub-menu {
    width: 100%;
    background-color: #2B6AA2;
    position: absolute;
    z-index: 9999999;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    flex-direction: column;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .level-1 > .sub-menu .image {
    display: none;
  }
  .main-mega-menu .navbar .container .festival-link {
    height: 80px;
    color: #3C3D3D;
    width: 100%;
    justify-content: flex-start;
    padding: 0 30px;
    border: none;
  }
  .main-mega-menu .navbar .container .festival-link span {
    color: #3C3D3D;
    font-size: 14px;
  }
  :is(.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1:hover, .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1.active) .sub-menu {
    visibility: hidden;
    opacity: 0;
  }
  :is(.main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1:hover, .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1.active) > a {
    color: #fff;
    background: #2B6AA2;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .title a {
    padding: 15px 30px 10px 20px;
    font-size: 1rem;
    color: #fff;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .title a::after {
    content: none;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .title a > span:not(.menu-icon) {
    padding: 0;
    flex: 1;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .title a > svg {
    position: absolute;
    left: 21px;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right {
    background-color: #2B6AA2;
    flex-direction: column;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right .sub-menu,
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left .sub-menu {
    background: unset;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right li {
    padding: 0;
    background-color: #2B6AA2;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right li a {
    visibility: visible;
    opacity: 1;
    color: var(--E-light2, #FFF2F2);
    font-size: 0.875rem;
    padding: 0.5rem 0;
    padding-right: 30px;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu li {
    background: #E6EDF4;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left a {
    padding: 0.5rem 0;
    padding-right: 30px;
  }
  .tab-right > .sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
  }
  .mega-menu > .sub-menu {
    box-shadow: unset !important;
  }
  .tab-left > .sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
  }
  .main-mega-menu .navbar .container .menu > li.mega-menu > .sub-menu .level-1 > a {
    font-size: 0.875rem;
    color: var(--E-light2, #FFF2F2);
    width: 100%;
  }
  .main-mega-menu .navbar .container .menu > li > a {
    font-size: 0.875rem;
    color: var(--E-light2, #FFF2F2);
  }
  .navbar .level-0.openned > ul.sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
  }
  .navbar .level-1 {
    position: static !important;
  }
  .navbar .level-1 > .sub-menu {
    display: none;
  }
  .navbar .level-1.openned:hover > .sub-menu {
    display: flex !important;
  }
  .navbar .level-1.openned > ul.sub-menu {
    display: flex !important;
    top: 0 !important;
    width: 100vw;
    height: 90vh;
    visibility: visible !important;
    opacity: 1 !important;
  }
  .navbar .level-1.openned > ul.sub-menu > .tab-right {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .navbar .level-1.openned > ul.sub-menu > .tab-right > svg {
    position: absolute;
    left: 21px;
  }
  .navbar .level-1.openned > ul.sub-menu > .tab-right a {
    width: 100%;
    display: flex !important;
    padding: 25px 30px 0 20px;
    color: var(--E-light2, #FFF2F2);
    font-size: 0.875rem;
    align-items: center;
    justify-content: space-between;
  }
  .navbar .level-1.openned > ul.sub-menu > .tab-right a::after {
    content: none !important;
  }
  .navbar .level-1.openned > ul.sub-menu > .tab-right a span:not(.menu-icon) {
    flex-grow: 1;
  }
  .navbar .level-1.openned > ul.sub-menu > .tab-left a::after {
    content: none !important;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right {
    padding-right: unset;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right:before {
    content: "";
    position: absolute;
    bottom: -0.375rem;
    right: 30px;
    width: 0.75rem;
    height: 0.75rem;
    border-radius: 50%;
    background: var(--base_primary_color);
    border: 1px solid #fff;
    z-index: 10;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left {
    padding-right: unset;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right li {
    list-style: unset;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right li:not(:last-child):after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 30px;
    width: calc(100% - 60px);
    height: 1px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #CECECE 99.99%, rgba(255, 255, 255, 0) 100%);
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-right li:last-child {
    padding-bottom: 22px;
  }
  .level-0 > .sub-menu {
    height: 90vh;
  }
  .main-mega-menu .navbar .container .menu .mega-menu > .sub-menu .level-1 > .sub-menu .tab-left a {
    font-size: 0.875rem;
    color: #000;
  }
  .main-mega-menu .navbar .container .menu {
    padding-bottom: 0;
  }
  .tab-right > a::after {
    content: none !important;
  }
  .level-0 {
    padding: 0 !important;
  }
  .level-0 > a {
    width: 100%;
    padding: 0px 30px !important;
    height: 100%;
  }
  .level-0 > a > span:not(.menu-icon) {
    height: 100%;
    padding: 0 0 0 35px;
    align-items: center;
    display: inline-flex;
  }
}
.main-mega-menu {
  position: relative;
  background-color: #ffffff;
  box-shadow: 0 3px 6px rgba(205, 205, 215, 0.16), 0 3px 6px rgba(205, 205, 215, 0.23);
  z-index: 5;
}
.main-mega-menu nav {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  padding: 30px 0;
}
.main-mega-menu nav .options {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2vw;
}
.main-mega-menu nav .options .logo {
  display: inline-block;
  margin-left: 5rem;
}
.main-mega-menu nav .options .logo img {
  width: 160px;
}
.main-mega-menu nav .options .search_box-box {
  width: 480px;
  height: 40px;
}
.main-mega-menu nav .options .search_box-box .search_box {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background-color: #E6EDF4;
  position: relative;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items {
  display: none;
  border-left: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  border-radius: 0 0 9px 9px;
  background-color: white;
  position: relative;
  z-index: 100;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items ul {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 10px 20px;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items ul li {
  width: 100%;
  padding: 5px 0;
  padding-left: 40px;
  border-bottom: 1px solid #969696;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items ul li span {
  display: block;
  font-size: 12px;
  text-align: center;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items ul li:last-child {
  border-bottom: 0;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items ul li a {
  display: flex;
  align-items: center;
  border-radius: 6px;
  padding: 0 5px;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items ul li a img {
  width: 78px;
  height: 78px;
  object-fit: cover;
  border-radius: 4px;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items ul li a p {
  font-size: 11px;
  color: #7E8080;
  line-height: 20px;
  font-weight: 500;
  margin-right: 10px;
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items ul li a:hover {
  background-color: rgb(235, 235, 235);
}
.main-mega-menu nav .options .search_box-box .search_box .search_box-s-items.active {
  display: block !important;
}
.main-mega-menu nav .options .search_box-box .search_box .text {
  width: 100%;
  height: 100%;
  padding: 8px 16px;
  border: 1px solid #CBCBCB;
  border-radius: 9px;
  outline: unset;
  background-color: transparent;
  font-size: 12px;
  font-weight: 700;
  color: #000;
}
.main-mega-menu nav .options .search_box-box .search_box .text ::placeholder {
  color: #6C6E6E;
  font-size: 12px;
  font-weight: 400;
}
.main-mega-menu nav .options .search_box-box .search_box .text.search-active-style {
  background-color: white;
  border-bottom: 0;
  border-radius: 9px 9px 0 0;
  border: 1px solid #CBCBCB;
  border-bottom: 1px solid #969696;
}
.main-mega-menu nav .options .search_box-box .search_box .text:focus ~ .search_box-s-items.active {
  display: block;
}
.main-mega-menu nav .options .search_box-box .search_box .search-box-btn {
  position: absolute;
  left: 16px;
  top: 15%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-mega-menu nav .options .search_box-box .search_box .search-box-btn .btn {
  padding: 0;
  border: unset;
  outline: unset;
  background-color: transparent;
}
.main-mega-menu nav .options .search_box-box .search_box .search-box-btn a {
  margin-right: 5px;
}
.main-mega-menu nav .options .search_box-box .search_box .search-box-btn a img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin-top: 2px;
}
.main-mega-menu nav .options .btns_gp {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.main-mega-menu nav .options .btns_gp .shop_btn {
  background-color: #E6EDF4;
  width: 40px;
  height: 40px;
  padding: 8px;
  border-radius: 4px;
  cursor: pointer;
  border: unset;
  outline: unset;
}
.main-mega-menu nav .options .btns_gp .prof_btn_mobile {
  display: none;
  background-color: #E6EDF4;
  width: 40px;
  height: 40px;
  padding: 8px;
  border-radius: 4px;
  cursor: pointer;
  border: unset;
  outline: unset;
}
.main-mega-menu nav .options .btns_gp .prof_btn {
  border: unset;
  outline: unset;
  min-width: 122px;
  height: 40px;
  padding: 8px;
  gap: 10px;
  border-radius: 4px;
  background: #134A7A;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-mega-menu nav .options .btns_gp .prof_btn > span {
  font-size: 12px;
  color: #fff;
}
.main-mega-menu nav .options .mobile_menu {
  display: none;
  border: unset;
  outline: unset;
  background-color: #FFF;
  padding: 8px;
  cursor: pointer;
}
.main-mega-menu nav .options .main_links {
  width: 35%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 2.5vw;
}
.main-mega-menu nav .options .main_links > a {
  font-size: 14px;
  color: #7E8080;
}
.main-mega-menu nav .options .main_links .active_link {
  position: relative;
  color: #323333;
  font-weight: bold;
}
.main-mega-menu nav .options .main_links .active_link::before {
  content: "";
  width: 9px;
  height: 9px;
  position: absolute;
  right: -18px;
  top: 37%;
  background-color: var(--base_primary_color);
  border-radius: 50%;
  box-shadow: 0 0px 2px 2px rgba(177, 177, 177, 0.664);
}
.main-mega-menu nav .options button {
  position: relative;
}
.main-mega-menu nav .options button i {
  color: #2a3344;
  font-size: 21px;
}
.main-mega-menu nav .options button:nth-child(1) svg {
  stroke-width: 0.5px;
}
.main-mega-menu nav .options button:focus {
  outline: unset;
}
.main-mega-menu nav .options button.pos_relative {
  position: relative;
}
.main-mega-menu nav .options button #basket_count_number {
  position: absolute;
  top: -2px;
  right: 1px;
  width: 13px;
  height: 13px;
  background-color: #0055b5;
  color: #ffffff;
  font-size: 10px;
  line-height: 15px;
  text-align: center;
  border-radius: 5px;
}

#product-header-text-desktop,
#product-header-text-mobile {
  background-color: #fdb304;
  text-align: center;
  color: #000;
  width: 100%;
  padding: 10px;
}

#product-header-text-mobile {
  font-size: 13px;
}

.main-header {
  height: 56px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
  position: relative;
  background-color: #2B6AA2;
  padding: 7px 0;
  z-index: 5;
  display: flex;
  align-items: center;
}
.main-header .header {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.main-header .header .welcome {
  display: inline-block;
}
.main-header .header .welcome p {
  font-size: 15px;
  color: #ffffff;
  margin: 0;
}
.main-header .header .options {
  display: inline-block;
}
.main-header .header .options .social-button {
  display: inline-block;
}
.main-header .header .options .social-button ul {
  display: inline-block;
}
.main-header .header .options .social-button ul li {
  display: inline-block;
}
.main-header .header .options .social-button ul li a {
  display: inline-block;
  margin: 0 10px;
}
.main-header .header .options .social-button ul li a svg,
.main-header .header .options .social-button ul li a img,
.main-header .header .options .social-button ul li a i {
  width: 18px;
  height: 18px;
  fill: #e5ebf6;
  color: #e5ebf6;
  font-size: 22px;
}
.main-header .header .options #switch-language {
  display: inline-block;
}
.main-header .header .options #switch-language .lang-item a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
  padding: 0 15px;
  margin: 0 10px;
}
.main-header .header .options #switch-language .lang-item a:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 1px;
  background-color: #838b9b;
}
.main-header .header .options #switch-language .lang-item a:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 1px;
  background-color: #838b9b;
}
.main-header .header .options .link-to {
  display: inline-block;
}
.main-header .header .options .link-to a {
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
  padding: 0 15px;
}
.main-header .header .options .link-to a:last-child {
  padding: 0 15px 0 0;
}

.search-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(245, 245, 245, 0.97);
  margin: auto;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  transition: all 0.5s;
  z-index: 5000;
}
.search-modal .content-container {
  position: absolute;
  top: 450px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.search-modal .content-container .search-box {
  position: relative;
  display: inline-flex;
  width: max-content;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 0 3px 6px rgba(205, 205, 215, 0.16), 0 3px 6px rgba(205, 205, 215, 0.23);
  border-radius: 5px;
  transition: all 1s;
}
.search-modal .content-container .search-box input {
  width: 100%;
  font-size: 18px;
  border: none;
  padding: 35px 25px;
}
.search-modal .content-container .search-box input:focus {
  outline: unset;
}
.search-modal .content-container .search-box input::-webkit-input-placeholder {
  font-weight: 300;
  font-weight: bold;
  font-size: 24px;
  color: #c3cbdb;
}
.search-modal .content-container .search-box input:-ms-input-placeholder {
  font-weight: 300;
  font-weight: bold;
  font-size: 24px;
  color: #c3cbdb;
}
.search-modal .content-container .search-box input::placeholder {
  font-weight: 300;
  font-weight: bold;
  font-size: 24px;
  color: #c3cbdb;
}
.search-modal .content-container .search-box .close {
  position: absolute;
  left: -75px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  box-shadow: 0 3px 6px rgba(205, 205, 215, 0.16), 0 3px 6px rgba(205, 205, 215, 0.23);
  border: none;
  border-radius: 50%;
  font-size: 25px;
  font-weight: lighter;
  color: #c3cbdb;
  text-align: center;
  cursor: pointer;
}
.search-modal .content-container .search-box .close i {
  margin: auto;
}
.search-modal .content-container .empty-result {
  display: none;
  color: #838b9b;
}
.search-modal .content-container .item-find {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 12.5px 0;
}
.search-modal .content-container .item-find .item span {
  font-size: 14px;
  color: #838b9b;
  margin: 0 12.5px;
}
.search-modal .content-container .item-find .item span.name {
  color: #535e72;
}
.search-modal .content-container .item-find .item a {
  color: #2b62a2;
}
.search-modal .content-container .item-find .item a.name {
  color: #535e72;
  font-size: 14px;
}
.search-modal .content-container .item-find .number {
  font-size: 12px;
  color: #838b9b;
}
.search-modal .content-container .item-find .number .num {
  font-size: 14px;
  font-weight: bold;
}
.search-modal .content-container .product-item {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 12.5px 0;
}
.search-modal .content-container .product-item .image {
  margin: 0 0 0 25px;
}
.search-modal .content-container .product-item .image img {
  width: 125px;
}
.search-modal .content-container .product-item .detail {
  align-self: center;
}
.search-modal .content-container .product-item .detail .title {
  margin: 0 0 12.5px 0;
}
.search-modal .content-container .product-item .detail .title span {
  font-size: 14px;
  color: #838b9b;
  margin: 0 0 0 12.5px;
}
.search-modal .content-container .product-item .detail .name {
  color: #000;
}
.search-modal .content-container .product-item .detail .breadcrumb > .container > .row > .col-12 {
  padding: 0;
}
.search-modal .content-container .product-item .detail .breadcrumb > .container > .row > .col-12 a {
  font-size: 14px;
  color: #2b62a2;
}
.search-modal .content-container .product-item .detail .breadcrumb > .container > .row > .col-12 a:last-child:before {
  display: none;
}
.search-modal .content-container .guide-search {
  position: relative;
  display: block;
  margin: 25px 0 0 0;
}
.search-modal .content-container .guide-search:before {
  content: "";
  position: absolute;
  top: 0;
  right: -50%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 85, 181, 0.0494572829) 100%);
  width: 150vw;
  height: 100vh;
  z-index: -5;
}
.search-modal .content-container .guide-search > li:nth-child(1) {
  display: block;
  font-size: 18px;
  color: #c3cbdb;
  padding: 25px 0;
}
.search-modal .content-container .guide-search > li.button {
  display: inline-block;
}
.search-modal .content-container .guide-search > li.button > a {
  position: relative;
  display: inline-block;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  color: #2b62a2;
  border: 1px solid #e0e5ee;
  border-radius: 5px;
  padding: 10px 25px;
  margin: 0 0 20px 10px;
  overflow: hidden;
  box-shadow: 15px 15px 30px 10px rgba(195, 203, 219, 0.75);
  transition: all 0.25s;
  z-index: 5;
}
.search-modal .content-container .guide-search > li.button > a:hover {
  background-image: url(/wp-content/themes/madiran/images/products-sample-02.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
  box-shadow: none;
}
.search-modal .content-container .guide-search > li.button > a:hover:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(43, 98, 161, 0.85);
  z-index: -5;
}
.search-modal .content-container .guide-search > li > a {
  display: block;
  font-size: 16px;
  color: #535e72;
  padding: 0 0 20px 0;
  transition: all 0.25s;
}
.search-modal .content-container .guide-search > li > a:hover {
  color: #2b62a2;
}
.search-modal .search-result {
  max-height: 150px;
  overflow: auto;
}
.search-modal .search-result::-webkit-scrollbar {
  width: 7.5px;
  height: 7.5px;
}
.search-modal .search-result::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(175, 175, 175, 0.25);
}
.search-modal .search-result::-webkit-scrollbar-thumb {
  background: #1b222e;
  border-radius: 5px;
  transition: 0.5s;
}
.search-modal .search-result::-webkit-scrollbar-thumb:hover {
  background: #535e72;
}
.search-modal .result-details {
  max-height: 120px;
  overflow: auto;
}
.search-modal .result-details::-webkit-scrollbar {
  width: 7.5px;
  height: 7.5px;
}
.search-modal .result-details::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(175, 175, 175, 0.25);
}
.search-modal .result-details::-webkit-scrollbar-thumb {
  background: #1b222e;
  border-radius: 5px;
  transition: 0.5s;
}
.search-modal .result-details::-webkit-scrollbar-thumb:hover {
  background: #535e72;
}
.search-modal.active {
  width: 100%;
  height: 100%;
  visibility: visible;
  opacity: 1;
}

@media (max-width: 1440px) {
  .main-mega-menu nav .options .main_links {
    width: 30%;
  }
}
@media (max-width: 1300px) {
  .main-mega-menu .search_box {
    width: 390px;
  }
}
@media (max-width: 1243px) {
  .search-modal .content-container .search-box .close {
    left: 0;
    top: -40px;
  }
}
@media (max-width: 1024px) {
  .main-header {
    display: none;
  }
  .main-mega-menu .navbar {
    display: none;
  }
  .main-mega-menu nav .options .main_links {
    display: none;
  }
  .main-mega-menu .logo {
    margin-left: 0;
  }
  .main-mega-menu .btns_gp .prof_btn {
    display: none;
  }
  .main-mega-menu .btns_gp .prof_btn_mobile {
    display: flex;
  }
  .main-mega-menu nav .options .mobile_menu {
    display: inline-block;
  }
  .main-mega-menu .btns_gp {
    gap: 10px;
  }
  .main-mega-menu nav {
    padding: 15px 0;
  }
}
@media (max-width: 993.98px) {
  .main-header {
    display: none;
  }
  .main-mega-menu {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 20px 0;
    z-index: 9999999999;
  }
  .main-mega-menu.product-single-page-header {
    padding: 0 0 20px 0 !important;
  }
  .main-mega-menu.product-single-page-header .navbar {
    top: 102px !important;
  }
  .main-mega-menu nav .mega-menu .logo {
    margin: 0 15px 0 0;
  }
  .main-mega-menu nav .mega-menu .logo img {
    width: 100px;
  }
  .main-mega-menu nav .mega-menu .navbar {
    display: flex;
    flex-wrap: wrap;
    position: fixed;
    top: 66px;
    bottom: 0;
    right: -50%;
    width: 50%;
    height: 100%;
    background-color: #ffffff;
    transition: all 0.25s;
    z-index: 2500;
  }
  .main-mega-menu nav .mega-menu .navbar.active {
    right: 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu {
    display: block;
    width: 100%;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li {
    display: block;
    border-top: 1px solid #e0e5ee;
    border-bottom: 1px solid #e0e5ee;
    padding: 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li.menu-item-has-children {
    position: relative;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li.menu-item-has-children:before {
    position: absolute;
    content: "\f104";
    font-family: "FontAwesome";
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li:nth-child(1) {
    border-top-color: transparent;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li:nth-child(1) > a {
    display: inline-flex;
    font-size: 20px;
    color: #fff;
    padding: 20px 0;
    width: 30%;
    padding-right: 4rem;
    background: #4793EB;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li:last-child {
    border-bottom-color: transparent;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > a {
    display: block;
    font-size: 16px;
    padding: 15px 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul {
    position: fixed;
    display: flex;
    flex-wrap: wrap;
    top: 66px;
    right: -50%;
    background-color: #ffffff;
    width: 50%;
    height: 100%;
    min-height: auto;
    visibility: visible;
    opacity: 1;
    transition: all 0.25s;
    z-index: 50;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul.active {
    right: 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul:before {
    position: relative;
    content: unset;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li {
    display: block;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) {
    position: relative;
    width: 100%;
    z-index: 5;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1):before {
    position: absolute;
    content: "";
    top: 25px;
    left: 20px;
    background-image: url(/wp-content/themes/madiran/images/icon-svg/xv-arrow-left.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-color: transparent;
    border-radius: 0;
    height: 18px;
    width: 18px;
    z-index: -5;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > a {
    position: relative;
    display: block;
    padding: 15px 20px 15px 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > a:before {
    position: relative;
    content: unset;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > ul {
    position: relative;
    display: block;
    flex-wrap: unset;
    width: 100%;
    padding: 0 0 0 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > ul:before {
    position: relative;
    content: unset;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > ul:after {
    position: relative;
    content: unset;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > ul > li {
    display: block;
    width: 100%;
    border-top: 1px solid #e0e5ee;
    border-bottom: 1px solid #e0e5ee;
    padding: 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > ul > li:last-child {
    border-bottom-color: transparent;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > ul > li > a {
    position: relative;
    display: block;
    font-size: 16px;
    color: #535e72;
    margin: 0;
    padding: 15px 20px 15px 0;
    transition: all 0.25s;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > ul > li > a:hover {
    color: #2b62a2;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1) > ul > li > a:before {
    position: relative;
    content: unset;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li {
    position: relative;
    display: flex;
    width: 100%;
    padding: 0 20px 0 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li:before {
    position: absolute;
    content: "\f104";
    font-family: "FontAwesome";
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > a {
    display: block;
    width: 100%;
    height: max-content;
    font-size: 16px;
    padding: 15px 45px 15px 0;
    cursor: pointer;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > a:before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-color: transparent;
    border-radius: 0;
    height: 35px;
    width: 35px;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li.xv-tv > a:before {
    background-image: url(/wp-content/themes/madiran/images/icon-svg/xv-tv.svg);
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li.xv-refrigerator > a:before {
    background-image: url(/wp-content/themes/madiran/images/icon-svg/xv-refrigerator.svg);
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li.xv-washing-machine > a:before {
    background-image: url(/wp-content/themes/madiran/images/icon-svg/xv-washing-machine.svg);
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li.xv-dishwasher > a:before {
    background-image: url(/wp-content/themes/madiran/images/icon-svg/dishwasher.png);
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li.xv-monitor > a:before {
    background-image: url(/wp-content/themes/madiran/images/icon-svg/xv-monitor.svg);
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li.xv-vc > a:before {
    background-image: url(/wp-content/themes/madiran/images/icon-svg/VC-pictogram-Blue-01-46.60.svg);
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul {
    position: fixed;
    display: block;
    flex-wrap: unset;
    top: 66px;
    right: -50%;
    background-color: #ffffff;
    width: 50%;
    height: 100%;
    padding: 0;
    transition: all 0.25s;
    z-index: 50;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul.active {
    right: 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul > li {
    display: block;
    border-top: 1px solid #e0e5ee;
    border-bottom: 1px solid #e0e5ee;
    padding: 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul > li:nth-child(1) {
    position: relative;
    border-top-color: transparent;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul > li:nth-child(1):before {
    position: absolute;
    content: "";
    top: 25px;
    left: 20px;
    background-image: url(/wp-content/themes/madiran/images/icon-svg/xv-arrow-left.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-color: transparent;
    border-radius: 0;
    height: 18px;
    width: 18px;
    z-index: -5;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul > li:nth-child(1) > a {
    display: block;
    font-size: 20px;
    color: #c3cbdb;
    padding: 20px 20px 20px 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul > li > a {
    display: block;
    margin: 0;
    padding: 15px 20px 15px 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left {
    position: relative;
    display: none;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 85, 181, 0.0494572829) 100%);
    width: 100%;
    align-self: flex-end;
    overflow: unset;
    margin: 0 0 66px 0;
    padding: 30px 20px;
    z-index: 25;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left.active {
    display: none;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left.active-mobile {
    display: block;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left:before {
    position: absolute;
    content: "";
    top: -7.5px;
    left: 0;
    right: 0;
    border: 1px solid #e0e5ee;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    margin: 0 auto;
    z-index: 10;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left:after {
    position: absolute;
    content: "";
    top: -3.75px;
    left: 0;
    right: 0;
    background-color: #ff0000;
    border-radius: 50%;
    height: 7.5px;
    width: 7.5px;
    margin: 0 auto;
    z-index: 10;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left > a {
    display: none;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left > ul {
    position: relative;
    display: block;
    background: none;
    width: 100%;
    border-right-color: transparent;
    padding: 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left > ul > li:nth-child(1) > a {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    color: #e0e5ee;
    padding: 0 0 20px 0;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left > ul > li:nth-child(1) > a:hover {
    color: #e0e5ee;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left > ul > li.button > a {
    padding: 10px 25px 10px 25px;
    margin: 0 0 0 10px;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li.tab-left > ul > li.image {
    display: none;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:last-child > ul:before {
    border-color: transparent;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:last-child > ul:after {
    background-color: transparent;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li > a {
    display: inline-flex;
    font-size: 20px;
    color: #fff;
    width: 30%;
    padding: 20px 4rem 20px 0;
    background: #4793EB;
  }
  .main-mega-menu nav .mega-menu .navbar .header {
    position: relative;
    display: block;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 85, 181, 0.0494572829) 100%);
    width: 100%;
    align-self: flex-end;
    margin: 0 0 66px 0;
    padding: 30px 0;
  }
  .main-mega-menu nav .mega-menu .navbar .header:before {
    position: absolute;
    content: "";
    top: -7.5px;
    left: 0;
    right: 0;
    border: 1px solid #e0e5ee;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    margin: 0 auto;
    z-index: 10;
  }
  .main-mega-menu nav .mega-menu .navbar .header:after {
    position: absolute;
    content: "";
    top: -3.75px;
    left: 0;
    right: 0;
    background-color: #ff0000;
    border-radius: 50%;
    height: 7.5px;
    width: 7.5px;
    margin: 0 auto;
    z-index: 10;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options {
    display: block;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .link-to {
    display: block;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .link-to a {
    display: block;
    font-size: 16px;
    color: #2b62a2;
    padding: 0 15px 25px 15px;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button {
    display: block;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button > ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button > ul > li {
    display: inline-block;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button > ul > li a {
    display: inline-block;
    margin: 0;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button > ul > li a svg,
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button > ul > li a i {
    width: 26px;
    height: 26px;
    fill: #2b62a2;
    color: #2b62a2;
    font-size: 26px;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button > ul > li #switch-language .lang-item a {
    position: relative;
    display: inline-block;
    background-color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    color: #535e72;
    border-radius: 5px;
    padding: 10px 25px;
    margin: 0;
    overflow: hidden;
    box-shadow: 15px 15px 30px 10px rgba(195, 203, 219, 0.75);
    transition: all 0.25s;
    z-index: 5;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button > ul > li #switch-language .lang-item a:hover {
    background-image: url(/wp-content/themes/madiran/images/products-sample-02.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    box-shadow: none;
  }
  .main-mega-menu nav .mega-menu .navbar .header .options .social-button > ul > li #switch-language .lang-item a:hover:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(43, 98, 161, 0.85);
    z-index: -5;
  }
  .main-mega-menu nav .options button:nth-child(1) svg {
    stroke-width: 0.5px;
  }
  .main-mega-menu nav .options button:focus {
    outline: unset;
  }
  .main-mega-menu nav .options button #basket_count_number {
    bottom: -12px;
  }
}
@media (max-width: 767.98px) {
  .main-mega-menu .logo {
    flex: 1;
    margin-left: 0 !important;
  }
  .main-mega-menu .logo img {
    width: auto;
    max-width: 40vw;
  }
  .main-mega-menu .search_box-box {
    display: none;
  }
  .main-mega-menu nav .mega-menu .navbar {
    right: -75%;
    width: 75%;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul {
    right: -75%;
    width: 75%;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul {
    right: -75%;
    width: 75%;
  }
  .main-mega-menu nav .options .btns_gp {
    gap: 10px;
  }
  .main-mega-menu nav .options .btns_gp .prof_btn {
    min-width: 40px;
  }
  .main-mega-menu nav .options .btns_gp .prof_btn span {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .main-mega-menu {
    padding: 0;
  }
  .main-mega-menu nav .mega-menu .navbar {
    right: -100%;
    width: 100%;
    height: -moz-max-content;
    overflow-y: scroll;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul {
    right: -100%;
    width: 100%;
    overflow-y: scroll;
  }
  .main-mega-menu nav .mega-menu .navbar .menu > li > ul > li:nth-child(1).tab > ul > li > ul {
    right: -100%;
    width: 100%;
    overflow-y: scroll;
  }
  .main-mega-menu .btns_gp button {
    width: 37px;
    height: 37px;
  }
  .main-mega-menu .logo img {
    width: 117px;
  }
  .main-mega-menu nav .options .mobile_menu {
    padding: 0;
  }
}
/* ==========================================================================
    Start Breadcrumb Styles
========================================================================== */
.btn-secondary {
  display: inline-block;
  background: transparent;
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 5px;
  padding: 10px 25px;
  cursor: pointer;
}
.btn-secondary.light {
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, rgba(255, 255, 255, 0.75) 100%);
  color: #535e72;
  transition: all 0.5s;
}
.btn-secondary.light:hover {
  background: linear-gradient(150deg, #ffffff 0%, #ffffff 50%, rgb(255, 255, 255) 100%);
}

.btn-blueberry {
  display: inline-block;
  background: transparent;
  min-height: 50px;
  font-size: 16px;
  font-weight: normal;
  color: #535e72;
  border: 1px solid #2b62a2;
  border-radius: 5px;
  padding: 10px 25px;
  cursor: pointer;
}
.btn-blueberry.dark {
  background: #134A7A;
  color: #ffffff;
  transition: all 0.5s;
}
.btn-blueberry.dark:hover {
  background: linear-gradient(158deg, #0055b5 0%, #0055b5 25%, #0055b5 100%);
}

.btn-triarity {
  display: inline-block;
  width: auto;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  padding: 9px 25px;
  border: none;
  background-color: #535e72;
  font-size: 15px;
  cursor: pointer;
}
.btn-triarity:hover {
  background-color: #acb5c6;
}
@media (max-width: 575.98px) {
  .btn-triarity {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .btn-secondary, .btn-blueberry {
    min-height: 50px;
    font-size: 14px;
    padding: 10px 12.5px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
/* ==========================================================================
    End Breadcrumb Styles
========================================================================== */
/* ==========================================================================
    Start Magazine Styles
========================================================================== */
.x-vision-magazine {
  position: relative;
  background-color: #ffffff;
  padding: 50px 0;
}
.x-vision-magazine.shop-mag {
  padding-bottom: 35px;
}
.x-vision-magazine .back_product_header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom: 2rem;
}
.x-vision-magazine .back_product_header a {
  display: flex;
  width: 7.0625rem;
  height: 2.5rem;
  padding: 0.5rem;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  color: var(--Colors-Text-colors-60, #6C6E6E);
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5rem;
  text-transform: capitalize;
  border-radius: 0.25rem;
  border: 0.5px solid var(--Colors-Text-colors-60, #6C6E6E);
}
.x-vision-magazine .title {
  display: block;
  text-align: center;
  margin: 0 0 50px 0;
}
.x-vision-magazine .title h1,
.x-vision-magazine .title h2,
.x-vision-magazine .title h3 {
  font-size: 32px;
  font-weight: bold;
  color: #535E6E;
  margin: 0 0 25px 0;
}
.x-vision-magazine .title span {
  display: inline-block;
  width: 1px;
  height: 50px;
  background-color: #e0e5ee;
  margin: 0;
}
.x-vision-magazine .blog-list,
.x-vision-magazine .mobile-slider {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
}
.x-vision-magazine .blog-list .mag_wrapper,
.x-vision-magazine .mobile-slider .mag_wrapper {
  width: 32%;
  display: inline-block;
  min-height: 100%;
  border-radius: 1rem;
  border: 0.5px solid #CACACA;
  background: #FFF;
  box-shadow: 4px 3px 4.3px 0px rgba(0, 0, 0, 0.09);
}
.x-vision-magazine .blog-list .mag_wrapper:hover,
.x-vision-magazine .mobile-slider .mag_wrapper:hover {
  box-shadow: 2px 2px 15px rgba(131, 139, 155, 0.5);
}
.x-vision-magazine .blog-list .mag_wrapper > .inner,
.x-vision-magazine .mobile-slider .mag_wrapper > .inner {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.x-vision-magazine .blog-list .mag_wrapper > .inner .image,
.x-vision-magazine .mobile-slider .mag_wrapper > .inner .image {
  display: block;
  transition: 0.5s;
  text-align: center;
}
.x-vision-magazine .blog-list .mag_wrapper > .inner .image:before,
.x-vision-magazine .mobile-slider .mag_wrapper > .inner .image:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.5s;
}
.x-vision-magazine .blog-list .mag_wrapper > .inner .image img,
.x-vision-magazine .mobile-slider .mag_wrapper > .inner .image img {
  width: 100%;
  height: auto;
  border-radius: 16px 16px 0 0;
}
.x-vision-magazine .blog-list .mag_wrapper > .inner .header,
.x-vision-magazine .mobile-slider .mag_wrapper > .inner .header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 20px 0;
}
.x-vision-magazine .blog-list .mag_wrapper > .inner .header > div,
.x-vision-magazine .mobile-slider .mag_wrapper > .inner .header > div {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.x-vision-magazine .blog-list .mag_wrapper > .inner .header > div span,
.x-vision-magazine .mobile-slider .mag_wrapper > .inner .header > div span {
  display: flex;
  padding: 5px 20px;
  justify-content: center;
  align-items: center;
  border-radius: 3.75rem;
  background: var(--Foundation-Pirmery-P50, #E6EDF4);
  color: var(--Foundation-Pirmery-P400, #003564);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.x-vision-magazine .blog-list .mag_wrapper > .inner .header > span,
.x-vision-magazine .mobile-slider .mag_wrapper > .inner .header > span {
  color: #5B5B5B;
  text-align: start;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.x-vision-magazine .blog-list .mag_wrapper > .inner .content,
.x-vision-magazine .mobile-slider .mag_wrapper > .inner .content {
  padding: 20px;
  margin-bottom: 60px;
}
.x-vision-magazine .blog-list .mag_wrapper > .inner .content .title,
.x-vision-magazine .mobile-slider .mag_wrapper > .inner .content .title {
  color: #000;
  text-align: start;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.62669rem;
  margin: 0;
  cursor: pointer;
}
.x-vision-magazine .blog-list .mag_wrapper > .inner .content .description,
.x-vision-magazine .mobile-slider .mag_wrapper > .inner .content .description {
  display: none;
}
.x-vision-magazine .blog-list .mag_wrapper > .inner .footer,
.x-vision-magazine .mobile-slider .mag_wrapper > .inner .footer {
  border-top: 1px solid #CACACA;
  padding: 15px 25px;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
}
.x-vision-magazine .blog-list .mag_wrapper > .inner .footer p,
.x-vision-magazine .mobile-slider .mag_wrapper > .inner .footer p {
  gap: 0.25rem;
  margin: 0;
  color: var(--Colors-Background-Colors-600, #7E8080);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
}
.x-vision-magazine .blog-list .mag_wrapper > .inner .footer a,
.x-vision-magazine .mobile-slider .mag_wrapper > .inner .footer a {
  gap: 0.25rem;
  color: var(--Foundation-Pirmery-P300, #134A7A);
  text-align: start;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  text-transform: capitalize;
}
.x-vision-magazine .blog-list .mag_wrapper:nth-child(4), .x-vision-magazine .blog-list .mag_wrapper:nth-child(5),
.x-vision-magazine .mobile-slider .mag_wrapper:nth-child(4),
.x-vision-magazine .mobile-slider .mag_wrapper:nth-child(5) {
  width: 50%;
}
.x-vision-magazine .owl-magazine-container {
  display: block;
  width: 100%;
}
@media (max-width: 991.98px) {
  .x-vision-magazine .blog-list.mobile-list .mag_wrapper {
    width: 50%;
    min-height: 100%;
    margin: 0 0 30px 0;
  }
  .x-vision-magazine .blog-list.mobile-list .mag_wrapper:nth-child(1) {
    max-height: 100%;
    width: 50%;
  }
  .x-vision-magazine .blog-list.mobile-list .mag_wrapper:nth-child(4), .x-vision-magazine .blog-list.mobile-list .mag_wrapper:nth-child(5) {
    width: 50%;
  }
  .x-vision-magazine .mobile-slider .mag_wrapper {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .x-vision-magazine .blog-list .mag_wrapper {
    width: 50%;
  }
  .x-vision-magazine .blog-list .mag_wrapper:nth-child(1), .x-vision-magazine .blog-list .mag_wrapper:nth-child(2) {
    width: 50%;
  }
  .x-vision-magazine.mobile-list .mag_wrapper {
    width: 100%;
    height: 100%;
  }
  .x-vision-magazine.mobile-list .mag_wrapper:nth-child(4), .x-vision-magazine.mobile-list .mag_wrapper:nth-child(5) {
    width: 100%;
  }
  .x-vision-magazine .owl-magazine-container {
    height: 100%;
  }
}
@media (max-width: 575.98px) {
  .x-vision-magazine .blog-list .mag_wrapper {
    width: 50%;
  }
  .x-vision-magazine .blog-list .mag_wrapper:nth-child(1) {
    min-height: 190px !important;
  }
  .x-vision-magazine .blog-list .mag_wrapper:nth-child(1), .x-vision-magazine .blog-list .mag_wrapper:nth-child(2) {
    width: 50%;
  }
  .x-vision-magazine .blog-list .mag_wrapper > .inner .header {
    padding: 20px 15px;
  }
  .x-vision-magazine .blog-list .mag_wrapper > .inner .content {
    padding: 20px 15px;
  }
  .x-vision-magazine .blog-list .mag_wrapper > .inner .content .title {
    font-size: 14px;
  }
  .x-vision-magazine .blog-list .mag_wrapper > .inner .footer {
    padding: 20px 15px;
  }
}
/* ==========================================================================
    End Magazine Styles
========================================================================== */
.best-offer.shop-best-offer {
  margin-top: 115px;
}
.best-offer__box .best-offer-inner {
  background-color: #004B8F;
  border-radius: 16px;
  display: flex;
  align-items: center;
  position: relative;
}
.best-offer__box .best-offer-inner .bo-small-side {
  width: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 100px 0;
  position: relative;
}
.best-offer__box .best-offer-inner .bo-small-side .notch-top {
  width: 100px;
  position: absolute;
  left: -50px;
  top: -4px;
}
.best-offer__box .best-offer-inner .bo-small-side .notch-bott {
  width: 100px;
  position: absolute;
  bottom: -4px;
  left: -50px;
  transform: rotate(180deg);
}
.best-offer__box .best-offer-inner .bo-small-side::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 10%;
  bottom: 10%;
  width: 2px;
  background: linear-gradient(180deg, rgb(0, 75, 143) 0%, rgb(255, 255, 255) 50%, rgb(0, 75, 143) 100%);
}
.best-offer__box .best-offer-inner .bo-small-side::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 48%;
  left: -6px;
  bottom: 48%;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 50px;
  background-color: var(--base_primary_color);
}
.best-offer__box .best-offer-inner .bo-small-side .bos-inside {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.best-offer__box .best-offer-inner .bo-small-side .bos-inside .bos-top h1 {
  color: #fff;
  font-size: 36px;
  white-space: nowrap;
  font-weight: 700;
  text-overflow: ellipsis;
  margin: 0;
  text-align: center;
}
.best-offer__box .best-offer-inner .bo-small-side .bos-inside .bos-top h2 {
  overflow: hidden;
  text-align: center;
  color: #FFF;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 27px;
  font-weight: 300;
  text-transform: capitalize;
  margin: 0;
}
.best-offer__box .best-offer-inner .bo-small-side .bos-inside .bos-img {
  width: 200px;
  height: 200px;
  object-fit: contain;
}
.best-offer__box .best-offer-inner .bo-small-side .bos-inside .bos-img img {
  width: 100%;
}
.best-offer__box .best-offer-inner .bo-small-side .bos-inside .bos-time {
  display: flex;
  justify-content: space-between;
}
.best-offer__box .best-offer-inner .bo-small-side .bos-inside .bos-time .bos-clock-item-box .bos-clock {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border-radius: 6px;
  background-color: #1F64A2;
}
.best-offer__box .best-offer-inner .bo-small-side .bos-inside .bos-time .bos-clock-item-box .bos-clock span {
  font-size: 16px;
  color: #FCF4EF;
}
.best-offer__box .best-offer-inner .bo-small-side .bos-inside .bos-time .bos-clock-item-box .bos-time-unit {
  margin-top: 15px;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.best-offer__box .best-offer-inner .bo-small-side .bos-inside .bos-time .bos-set {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  margin: 5px 12px;
}
.best-offer__box .best-offer-inner .bo-big-side {
  position: relative;
  width: calc(100% - 350px);
  padding: 100px 0;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-background {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  left: 0;
  opacity: 0.3;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-background img {
  width: 110%;
  height: 110%;
  object-fit: cover;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner {
  padding-right: 100px;
  padding-left: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 300;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-rigth {
  width: 40%;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-rigth .bob-rigth-inner h3 {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 30px;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-rigth .bob-rigth-inner p {
  font-size: 10px;
  font-weight: 400;
  color: #FFF;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-rigth .bob-rigth-inner h4 {
  font-size: 32px;
  color: #fff;
  margin: 20px 0;
  border-top: 2px dashed #6b97be;
  border-bottom: 2px dashed #6b97be;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-rigth .bob-rigth-inner .bob-right-price {
  margin-bottom: 20px;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-rigth .bob-rigth-inner .bob-right-price del {
  display: block;
  color: #BFDDF9;
  font-weight: 700;
  font-size: 16px;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-rigth .bob-rigth-inner .bob-right-price .price {
  display: block;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-rigth .bob-rigth-inner .bob-right-price .unit {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-rigth .bob-rigth-inner a {
  display: inline-block;
  align-items: center;
  padding: 6.5px 16px;
  background-color: var(--base_primary_color);
  border-radius: 4px;
  border: 0.5px solid #fff;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-rigth .bob-rigth-inner a img {
  width: 16px;
  height: 16px;
  margin-left: 5px;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-rigth .bob-rigth-inner a span {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-middle {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-middle img {
  width: 277px;
  height: 320px;
  object-fit: contain;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-left {
  width: 20%;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-left .bob-left-dis-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-left .bob-left-dis-box span {
  line-height: 30px;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-left .bob-left-dis-box .bob-left-count {
  font-size: 69px;
  color: #FB9625;
  font-weight: 700px;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-left .bob-left-dis-box .bob-left-percent {
  font-size: 50px;
  font-weight: 700;
  color: #fff;
}
.best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-left h5 {
  margin: 0;
  text-align: center;
  font-weight: 300;
  font-size: 42px;
  color: white;
}

@media (max-width: 1040px) {
  .best-offer__box .best-offer-inner {
    flex-direction: column;
  }
  .best-offer__box .best-offer-inner .bo-small-side {
    width: 100%;
  }
  .best-offer__box .best-offer-inner .bo-big-side {
    width: 100%;
  }
  .best-offer__box .best-offer-inner .bo-small-side .notch-top {
    width: 70px;
    left: unset;
    top: unset;
    right: 0;
    bottom: -8px;
    transform: rotate(90deg);
    right: -24px;
  }
  .best-offer__box .best-offer-inner .bo-small-side .notch-bott {
    width: 70px;
    transform: rotate(270deg);
    left: -25px;
    bottom: -8px;
  }
  .best-offer__box .best-offer-inner .bo-small-side::before {
    left: 11%;
    top: unset;
    bottom: 0;
    width: 80%;
    background: linear-gradient(90deg, rgb(0, 75, 143) 0%, rgb(255, 255, 255) 50%, rgb(0, 75, 143) 100%);
    right: 10%;
    height: 2px;
  }
  .best-offer__box .best-offer-inner .bo-small-side::after {
    left: 48%;
    top: unset;
    bottom: -6px;
  }
  .best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner {
    flex-direction: column-reverse;
    padding-left: 60px;
    padding-right: 60px;
  }
  .best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-rigth {
    width: 100%;
    margin-top: 50px;
  }
  .best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-middle {
    width: 100%;
  }
  .best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-left {
    display: none;
    width: 100%;
  }
  .best-offer__box .best-offer-inner .bo-big-side .bo-big-side-background {
    display: none;
  }
}
@media (max-width: 576px) {
  .best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner {
    padding-right: 40px;
    padding-left: 40px;
  }
  .best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-rigth .bob-rigth-inner h3 {
    font-size: 14px;
  }
  .best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-rigth .bob-rigth-inner a {
    background-color: transparent;
  }
  .best-offer__box .best-offer-inner .bo-big-side {
    padding: 30px 0;
    padding-top: 40px;
  }
  .best-offer__box .best-offer-inner .bo-small-side {
    padding-top: 50px;
  }
  .best-offer__box .best-offer-inner .bo-small-side .notch-top {
    bottom: -12px;
  }
  .best-offer__box .best-offer-inner .bo-small-side .notch-bott {
    bottom: -12px;
  }
  .best-offer__box .best-offer-inner .bo-big-side .bo-big-side-inner .bob-middle img {
    width: 230px;
    height: 280px;
  }
}
.category-main-section {
  margin-top: 80px;
}
.category-main-section .category-section {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 38px;
}
.category-main-section .category-section .category-box {
  width: 100%;
  margin: 0 auto;
}
.category-main-section .category-section .category-box .category-inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.category-main-section .category-section .category-box .category-inner .category-item {
  width: 143px;
  margin: 0 18px;
  background-color: white;
}
.category-main-section .category-section .category-box .category-inner .category-item .ci-img {
  width: 100%;
  height: 143px;
  border: 1px solid #CACACA;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.category-main-section .category-section .category-box .category-inner .category-item .ci-img img {
  width: 80%;
  height: 80%;
  object-fit: contain;
}
.category-main-section .category-section .category-box .category-inner .category-item h3 {
  color: #5F5F5F;
  font-size: 14px;
  text-align: center;
  margin: 15px 0;
  margin-bottom: 25px;
  font-weight: 400;
}
.category-main-section .category-section .category-box .category-inner .category-item .ci-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.category-main-section .category-section .category-box .category-inner .category-item .ci-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #9B9E9E;
  border-radius: 3.5px;
  padding: 5px 6px;
  transition: 0.3s;
}
.category-main-section .category-section .category-box .category-inner .category-item .ci-btn a span {
  color: #000;
  font-size: 13px;
  transition: 0.3s;
}
.category-main-section .category-section .category-box .category-inner .category-item .ci-btn a > div {
  width: 15px;
  height: 15px;
  border-radius: 5px;
  background-color: var(--base_sec_primary_color);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 7px;
}
.category-main-section .category-section .category-box .category-inner .category-item:hover .ci-img {
  border: 1px solid var(--base_sec_primary_color);
}
.category-main-section .category-section .category-box .category-inner .category-item:hover .ci-btn a {
  background-color: var(--base_sec_primary_color);
}
.category-main-section .category-section .category-box .category-inner .category-item:hover .ci-btn a > div {
  background-color: #fff;
}
.category-main-section .category-section .category-box .category-inner .category-item:hover .ci-btn a span {
  color: #fff;
}
.category-main-section .category-section .category-box .category-inner .category-item:hover .ci-btn a img {
  filter: brightness(0);
}

@media screen and (max-width: 1150px) {
  .category-main-section .category-section .category-box {
    width: max-content;
  }
  .category-main-section .category-section .category-box .category-inner {
    width: max-content;
  }
}
.accordion .accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  padding: 15px 20px;
  box-shadow: 0px 8.06px 13.82px 0px rgba(0, 0, 0, 0.13);
  border-radius: 9px;
  position: relative;
  z-index: 4;
  transition: 0.5s;
}
.accordion .accordion-header h4 {
  font-size: 16px;
  font-weight: 700 !important;
  display: inline-block;
  font-weight: normal;
  color: rgb(30, 30, 30);
  max-width: 85%;
  margin: 0;
}
.accordion .accordion-header .close {
  display: none;
  cursor: pointer;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: left;
  padding-left: 20px;
}
.accordion .accordion-header .open {
  cursor: pointer;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: left;
  padding-left: 20px;
}
.accordion .accordion-header.active {
  background-color: rgb(19, 74, 122);
  border-radius: 9px 9px 0 0;
  display: flex !important;
  box-shadow: none;
}
.accordion .accordion-header.active h4 {
  color: #fff;
}
.accordion .accordion-header.active .close {
  display: inline-block;
}
.accordion .accordion-header.active .open {
  display: none;
}
.accordion .accordion-body {
  overflow: hidden;
  height: 0;
  background-color: rgb(19, 74, 122);
  border-radius: 0 0 9px 9px;
  box-shadow: 0px 8.06px 13.82px 0px rgba(0, 0, 0, 0.13);
  opacity: 0;
  transition: 0.5s;
}
.accordion .accordion-body .accordion-body-inner {
  padding: 15px 20px;
}
.accordion .accordion-body * {
  line-height: 25px;
  font-size: 14px;
  color: #fff;
}
.accordion .accordion-body .more {
  font-size: 14px;
  color: #fff;
}
.accordion .accordion-body.active {
  opacity: 1;
  transition: 0.5s;
}

@keyframes accOpac {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@media screen and (max-width: 768px) {
  .accordion .accordion-header h4 {
    font-size: 14px;
    max-width: 80%;
  }
}
.faq-title {
  margin-right: 15px;
}
.faq-title h2 {
  line-height: 30px;
  display: flex;
}
.faq-title h2 .red-dot {
  margin-top: 10px;
  margin-left: 10px;
}
.faq-title h2 .text span {
  display: block;
}
.faq-title h2 .text span:first-child {
  font-size: 24px;
  font-weight: 700;
  color: rgb(30, 30, 30);
}
.faq-title h2 .text span:last-child {
  font-size: 14px;
  font-weight: 400;
  color: rgb(108, 110, 110);
}

@media (max-width: 991.98px) {
  .faq-title h2.justify-content-center {
    justify-content: flex-start !important;
  }
  .faq-title h2 .text span:first-child {
    font-size: 20px;
  }
}
.excl-feature {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 135px;
}
.excl-feature .excl-feature-item {
  width: 24%;
  display: flex;
  padding: 12px;
  align-items: center;
  gap: 1rem;
  border-radius: 16px;
  border: 0.5px solid #CACACA;
  background: #FFF;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
}
.excl-feature .excl-feature-item .excl-feature-item-right {
  width: 48px;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.4375rem;
  border: 0.5px solid #CACACA;
  background: #F1F8FF;
}
.excl-feature .excl-feature-item .excl-feature-item-right img {
  width: 48px;
  height: 48px;
  font-size: 10px;
  overflow: hidden;
}
.excl-feature .excl-feature-item .excl-feature-item-left {
  width: calc(100% - 48px);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.excl-feature .excl-feature-item .excl-feature-item-left h2 {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0;
}
.excl-feature .excl-feature-item .excl-feature-item-left span {
  color: var(--Foundation-Pirmery-P300, #134A7A);
  margin: 0;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.excl-feature.blog-opt {
  margin-top: 80px;
}

@media (max-width: 1200px) {
  .index-banner {
    margin-top: 55px;
  }
  .excl-feature .excl-feature-item {
    width: 49%;
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .excl-feature {
    margin-top: 60px;
  }
  .excl-feature .excl-feature-item {
    width: 100% !important;
  }
}
.home .owl-home-container {
  position: relative;
}
.home .owl-home-container .owl-home {
  border-radius: 2.5px;
  overflow: hidden;
}
.home .owl-home-container .owl-home .owl-stage-outer .owl-stage .owl-item .item {
  position: relative;
  width: 100%;
}
.home .owl-home-container .owl-home .owl-stage-outer .owl-stage .owl-item .item .slider-image {
  width: 100%;
  height: auto;
}
.home .owl-home-container .owl-home .owl-stage-outer .owl-stage .owl-item .item .slider-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  width: 100%;
}
.home .owl-home-container .owl-home .owl-stage-outer .owl-stage .owl-item .item .slider-content h1,
.home .owl-home-container .owl-home .owl-stage-outer .owl-stage .owl-item .item .slider-content h2 {
  color: #FFF;
  font-size: 2.17506rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 3.04513rem */
  margin: 0;
}
.home .owl-home-container .owl-home .owl-stage-outer .owl-stage .owl-item .item .slider-content p {
  padding: 0.5rem 0.625rem;
  gap: 0.5rem;
  border-radius: 1.5rem 0rem 1.5rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.2) 0%, rgba(153, 153, 153, 0.15) 100%);
  backdrop-filter: blur(6.4499998093px);
  color: #FFF;
  text-align: center;
  font-size: 2.17506rem;
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
  /* 3.04513rem */
  width: fit-content;
}
.home .owl-home-container .owl-home .owl-stage-outer .owl-stage .owl-item .item .item_content .btn {
  display: flex;
  width: 8.3125rem;
  height: 2.5rem;
  padding: 0.5rem;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  border-radius: 3.3125rem;
  background: var(--Colors-Semantic-colors-White, #FFF);
  color: #4C4646;
  text-align: center;
  /* Button SM */
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5rem;
  /* 171.429% */
  text-transform: capitalize;
}
.home .owl-home-container .owl-home .owl-stage-outer .owl-stage .owl-item .item .slide-a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.home .owl-home-container .owl-home .owl-nav {
  display: block;
}
.home .owl-home-container .owl-home .owl-nav button {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 3.8125rem;
  border: 0.5px solid rgba(255, 255, 255, 0.2);
  background: linear-gradient(333deg, rgba(255, 255, 255, 0.3) -30.33%, rgba(255, 255, 255, 0.14) 117.73%);
  backdrop-filter: blur(12.6000003815px);
}
.home .owl-home-container .owl-home .owl-nav button span {
  font-size: 50px;
  color: #2b62a2;
  margin: 25px;
}
.home .owl-home-container .owl-home .owl-nav button.owl-prev {
  left: 1.75%;
}
.home .owl-home-container .owl-home .owl-nav button.owl-next {
  right: 1.75%;
}
.home .owl-home-container .owl-home .owl-dots {
  direction: ltr;
  display: flex;
  align-items: end;
  justify-content: center;
  position: absolute;
  bottom: -1px;
  text-align: center;
  --p: 22px;
  /* control the shape (can be percentage) */
  height: 30px;
  aspect-ratio: 3/2;
  clip-path: polygon(var(--p) 0, calc(100% - var(--p)) 0, 100% 100%, 0 100%);
  background: #ffffff;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  width: max-content;
  min-width: 15rem;
  padding: 0 2px 2px 2px;
}
.home .owl-home-container .owl-home .owl-dots button {
  position: relative;
  margin: 0 5px;
  width: 1.78681rem;
  height: 0.25rem;
  border-radius: 2.125rem;
  background: var(--textcolor-1, #CBCFCF);
}
.home .owl-home-container .owl-home .owl-dots button.active {
  width: 4.5rem;
}
.home .owl-home-container .owl-home .owl-dots button.active:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  background: var(--base_primary_color);
  width: 0;
  height: 100%;
  animation: move 7s linear infinite;
}
.home .category-tab {
  margin: 80px 0;
}
.home .category-tab .cate_mobile {
  display: none;
}
.home .category-tab .tab-title {
  padding: 20px 0;
}
.home .category-tab .tab-title .item_wrapper:not(.owl-cate) {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2.25rem;
}
.home .category-tab .tab-title .item_wrapper:not(.owl-cate) > div {
  width: 10rem;
}
.home .category-tab .tab-title .item {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.25s;
  z-index: 0;
}
.home .category-tab .tab-title .item .item-image {
  width: 100%;
  height: 160px;
  border-radius: 25px;
  border: 1px solid #CACACA;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.home .category-tab .tab-title .item .item-image.no-padding {
  padding: 0;
  border: none;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25);
}
.home .category-tab .tab-title .item .item-image.no-padding img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home .category-tab .tab-title .item h3 {
  display: block;
  width: 100%;
  display: block;
  color: #5F5F5F;
  text-align: center;
  font-size: 0.91338rem;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  /* 1.64413rem */
  text-transform: capitalize;
  margin: 1rem 0 0 0;
}
.home .category-tab .tab-title .item a {
  display: flex;
  padding: 0.45669rem;
  justify-content: center;
  align-items: center;
  gap: 0.45669rem;
  border-radius: 0.22838rem;
  border: 0.457px solid var(--Colors-Text-colors-40, #9B9E9E);
  margin-top: 30px;
}
.home .category-tab .tab-title .item a span {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 1.11894rem */
  text-transform: capitalize;
}
.home .category-tab .tab-title .item:hover .item-image {
  border-color: #134A7A;
}
.home .category-tab .tab-title .item:hover a {
  background-color: #134A7A;
}
.home .category-tab .tab-title .item:hover a span {
  color: #fff;
}
.home .category-tab .tab-title .item:hover a svg path {
  fill: #E6EDF4;
}
.home .category-tab .tab-content .item {
  position: relative;
  margin: 6rem 0 !important;
  border-radius: 1rem;
  background: linear-gradient(293deg, #021423 7.71%, #2389E0 126.98%) !important;
}
.home .category-tab .tab-content .item .content_part {
  padding: 3.5rem 8%;
}
.home .category-tab .tab-content .item .button-row {
  width: 50%;
  position: relative;
}
.home .category-tab .tab-content .item .button-row .btn_wrapper {
  display: flex;
  justify-content: right !important;
  gap: 10px;
  padding: 0 16%;
}
.home .category-tab .tab-content .item .button-row > .container > .row {
  text-align: center;
}
.home .category-tab .tab-content .item .text-section {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.home .category-tab .tab-content .item .text-section .new_title {
  justify-content: right;
  direction: rtl;
}
.home .category-tab .tab-content .item .text-section .top-title {
  margin-bottom: 6rem;
}
.home .category-tab .tab-content .item .text-section .top-title > div {
  display: inline-flex;
  height: 4.89931rem;
  padding: 1.10925rem 0.92438rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.7395rem;
  flex-shrink: 0;
  border-radius: 0.40431rem;
  background: #DCEEFF;
}
.home .category-tab .tab-content .item .text-section .top-title > div svg {
  width: 48px;
}
.home .category-tab .tab-content .item .text-section .title h2 {
  font-size: 1.5rem;
  font-weight: bold;
  color: var(--variable-white, #FFF);
}
.home .category-tab .tab-content .item .text-section .sub-title p {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  color: #F2F9FF;
  text-align: right;
}
.home .category-tab .tab-content .item .text-section p {
  color: #F2F9FF;
  text-align: justify;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  /* 1.575rem */
  text-transform: capitalize;
  direction: rtl;
}
.home .category-tab .tab-content .item .image {
  width: 100%;
}
.home > .background-image {
  background-repeat: no-repeat;
  background-position: center;
  height: 700px;
  border-radius: 1rem;
  padding: 0;
  padding: 8rem 0;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home > .background-image .bg_section_left {
  width: 70.75%;
  height: 100%;
  padding: 0 7rem;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home > .background-image .bg_section_left > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 38%;
  height: 100%;
}
.home > .background-image .bg_section_left > div button {
  display: flex;
  width: 9.9375rem;
  height: 2.57519rem;
  padding: 0.5rem;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  flex-shrink: 0;
  border-radius: 0.25rem;
  border: 0.5px solid #FFF;
  background: var(--base_primary_color);
  box-shadow: 0px 4px 16.5px 0px rgba(236, 34, 34, 0.39);
  font-size: 0.75rem;
  color: #fff;
}
.home > .background-image .bg_section_left > div p,
.home > .background-image .bg_section_left > div h1,
.home > .background-image .bg_section_left > div h2,
.home > .background-image .bg_section_left > div h3,
.home > .background-image .bg_section_left > div h4,
.home > .background-image .bg_section_left > div h5,
.home > .background-image .bg_section_left > div h6 {
  margin: 0;
  text-align: justify;
}
.home > .background-image .bg_section_left > div p {
  color: #fff;
}
.home > .background-image .bg_section_left > div > div:nth-child(2) {
  width: 100%;
  padding: 1rem 0;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
}
.home > .background-image .bg_section_left > img {
  width: 30%;
}
.home > .background-image .bg_section_left > p {
  width: 25%;
  text-align: center;
}
.home > .background-image .bg_section_right {
  width: 28.25%;
  height: 100%;
  padding: 0 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.home > .background-image .bg_section_right > span {
  height: 90%;
  border: 1px solid #fff;
  border-radius: 2rem;
  position: absolute;
  left: 0;
  border-radius: 100%;
  top: 5%;
}
.home > .background-image .bg_section_right > span::after {
  content: "";
  width: 14px;
  height: 14px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: -7px;
  top: calc(50% - 7px);
  background-color: var(--base_primary_color);
}
.home > .background-image .bg_section_right > h2 {
  width: 100%;
  text-align: center;
  margin: 0;
}
.home > .background-image .bg_section_right > h2 * {
  margin: 0;
}
.home > .background-image .bg_section_right > p {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  color: #fff;
  font-size: 2rem;
}
.home > .background-image .bg_section_right > p > span {
  display: flex;
  width: 2.875rem;
  height: 2.875rem;
  padding: 0.76694rem 0.38344rem;
  justify-content: center;
  align-items: center;
  gap: 0.47931rem;
  flex-shrink: 0;
  border-radius: 0.38344rem;
  background: #1F64A2;
  font-size: 1rem;
  position: relative;
}
.home > .background-image .bg_section_right > p > span > span {
  position: absolute;
  bottom: -2rem;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 0.75rem;
}
.home > .section_content_homepage {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 60px;
  padding-bottom: 50px;
}
.home > .section_content_homepage > img {
  width: 47%;
  object-fit: cover;
}
.home > .section_content_homepage > div {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
}
.home > .section_content_homepage > div > img {
  width: 100%;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home > .section_content_homepage > div > h2 {
  width: 100%;
  text-align: start;
  color: #1E1E1E;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  margin: 3rem 0;
  text-transform: capitalize;
  display: flex;
  align-items: center;
}
.home > .section_content_homepage > div > h2 > span {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background-color: var(--base_primary_color);
  border: 5px solid #fff;
  filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.1)) drop-shadow(0px 2.143px 4.286px rgba(0, 0, 0, 0.1)) drop-shadow(0px 7.857px 7.857px rgba(0, 0, 0, 0.09)) drop-shadow(0px 17.143px 10px rgba(0, 0, 0, 0.05)) drop-shadow(0px 30px 12.143px rgba(0, 0, 0, 0.01)) drop-shadow(0px 47.143px 12.857px rgba(0, 0, 0, 0));
  margin: 0 1rem;
  position: relative;
}
.home > .section_content_homepage > div > h2 > span::after {
  content: "";
  position: absolute;
  right: 1.5rem;
  width: 3400%;
  height: 0;
  border: 1px solid #BABABA;
  top: 50%;
}
.home > .section_content_homepage > div > p {
  width: 100%;
  color: var(--Colors-Text-colors-80, #3C3D3D);
  text-align: justify;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0;
}
.home > .section_content_homepage > div > div {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  margin: 3rem 0;
}
.home > .section_content_homepage > div > div > img {
  height: 3rem;
  object-fit: cover;
}
.home > .section_content_homepage > div > a {
  display: flex;
  width: 7.0625rem;
  height: 2.5rem;
  padding: 0.5rem;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  flex-shrink: 0;
  border-radius: 0.25rem;
  border: 0.5px solid var(--Colors-Background-Colors-800, #323333);
  color: var(--Colors-Text-colors-80, #3C3D3D);
  text-align: center;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5rem;
  /* 200% */
  text-transform: capitalize;
}

.new_title {
  display: flex;
  flex-direction: row;
  align-items: start;
  gap: 0px;
}
.new_title > div h2 {
  text-align: center;
  /* H04 */
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 2.1rem */
  text-transform: capitalize;
  margin: 0;
}
@media (max-width: 576px) {
  .new_title > div h2 {
    font-size: 16px;
  }
}
.new_title > div span {
  color: var(--textcolor-3, #6C6E6E);
  text-align: center;
  /* Overline  SM */
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

@keyframes move {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.tab_content_mobile {
  display: none;
}

.excl-options-1 {
  flex-wrap: wrap;
}
.excl-options-1 .excl-opt-1 {
  width: 50%;
}

.index-banner {
  margin-top: 100px;
}
.index-banner_box .index-banner_box-item {
  width: 100%;
  height: 530px;
  display: flex;
  margin-bottom: 60px;
  border-radius: 16px;
  overflow: hidden;
}
.index-banner_box .index-banner_box-item .index-banner-item-1 {
  width: 50%;
}
.index-banner_box .index-banner_box-item .index-banner-item-1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-banner_box .index-banner_box-item .index-banner-item-2 {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(293deg, #021423 7.71%, #2389E0 126.98%);
}
.index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside {
  width: 70%;
}
.index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-top-banner {
  margin-bottom: 20px;
}
.index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-top-banner img {
  color: white;
  width: 83px;
  height: 78px;
  object-fit: contain;
}
.index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-top {
  display: flex;
  transform: translateX(15px);
  margin-right: 10px;
}
.index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-top .itib-icon {
  height: 100%;
  padding-top: 12px;
}
.index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-top .itib-icon .itib-icon-inner {
  width: 25px;
}
.index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-top .itib-titles h2 {
  margin: 0;
  color: var(--variable-white, #FFF);
  font-size: 24px;
  font-weight: 700;
}
.index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-top .itib-titles span {
  color: var(--variable-white, #FFF);
  font-size: 11px;
  font-weight: 300;
}
.index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-title {
  color: #F2F9FF;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 6px;
}
.index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-p {
  color: #F2F9FF;
  font-size: 14px;
  text-align: justify;
  font-weight: 400;
  line-height: 25.2px;
}
.index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-btns {
  display: flex;
  margin-top: 30px;
}
.index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-btns a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 44px;
  height: 40px;
  font-size: 12px;
  border-radius: 4px;
  color: #fff;
  font-weight: 600px;
  margin-left: 9px;
}
.index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-btns .btn-buy a {
  background-color: #134a7a;
  border: 1px solid #134a7a;
  transition: 0.3s;
}
.index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-btns .btn-buy a:hover {
  background-color: #20517c;
}
.index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-btns .btn-guid a {
  border: 1px solid #fff;
  transition: 0.3s;
}
.index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-btns .btn-guid a:hover {
  background-color: black;
}
.index-banner_box .index-banner_box-item.img-left {
  flex-direction: row-reverse;
}
.index-banner_box .index-banner_box-item:last-child {
  margin-bottom: 100px;
}

.excl-maq {
  margin-top: 35px;
  margin-bottom: 125px;
}
@media (max-width: 768px) {
  .excl-maq {
    margin-bottom: 50px;
  }
}
@media (max-width: 576px) {
  .excl-maq {
    margin-bottom: 25px;
  }
}

.mobile-category {
  margin-top: 60px;
  display: none;
}
.mobile-category .mobile-category-box .mobile-category-inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 15px;
}
.mobile-category .mobile-category-box .mobile-category-inner .mci-item {
  width: 48.5%;
  border-radius: 4px;
  border: 1px solid #C7CBCB;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  transition: 0.3s;
}
.mobile-category .mobile-category-box .mobile-category-inner .mci-item img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin-left: 6px;
}
.mobile-category .mobile-category-box .mobile-category-inner .mci-item span {
  color: #494949;
  font-size: 12px;
  font-weight: 600;
}
.mobile-category .mobile-category-box .mobile-category-inner .mci-item.mci-active {
  background-color: #134a7a !important;
  border: 1px solid #134a7a;
}
.mobile-category .mobile-category-box .mobile-category-inner .mci-item.mci-active span {
  color: #fff;
}
.mobile-category .mobile-category-box .mobile-category-inner .mci-item:hover {
  background-color: rgb(223, 223, 223);
}

.acc-content {
  transition: max-height 0.3s ease-in-out;
  position: relative;
}
.acc-content p {
  text-align: justify;
}
.acc-content.closed {
  max-height: 300px;
  overflow: hidden;
}
.acc-content.closed::after {
  height: 100px;
  width: 100%;
  position: absolute;
  background: linear-gradient(to top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  bottom: 0;
  right: 0;
  left: 0;
}

.acc-show-more,
.acc-close-show-more {
  display: inline-flex;
  gap: 0.5rem;
  color: var(--Foundation-Pirmery-P300, #134A7A);
  text-align: right;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  background: none;
  border: none;
  text-transform: capitalize;
  align-items: center;
}

.acc-btn {
  width: 100%;
  padding: 1.6rem 4rem;
  font-size: 18px;
  cursor: pointer;
  background: inherit;
  border: none;
  outline: none;
  text-align: left;
  transition: all 0.5s linear;
  background: #e7eaf1;
  text-align: right;
  color: #555e6f;
  font-weight: 500;
}
.acc-btn .icon {
  margin-left: 25px;
  transition: all 0.3s;
}
.acc-btn .icon.minus {
  opacity: 0;
  visibility: hidden;
  display: none;
}
.acc-btn.is-open .icon.minus {
  opacity: 1;
  visibility: visible;
  display: inline-block;
}
.acc-btn.is-open .icon.plus {
  opacity: 0;
  visibility: hidden;
  display: none;
}

@keyframes opac {
  from {
    transform: scale(0.8);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@media (max-width: 1500px) {
  .owl-home .item_content {
    padding: 0 10%;
  }
  .home .category-tab .tab-title {
    padding: 20px;
  }
  .home > .background-image {
    margin: 0 15px;
    width: calc(100% - 30px);
    height: 632px;
  }
  .home > .background-image .bg_section_right {
    width: 26.55%;
    padding: 0 2rem;
  }
  .home > .background-image .bg_section_left {
    width: 72%;
    padding: 0 4rem;
  }
  .home > .section_content_homepage {
    margin: 0 15px;
    width: calc(100% - 30px);
  }
}
@media (max-width: 1250px) {
  .category-tab .item .text-section .content_part {
    padding: 1.5rem 1.5rem !important;
  }
  .category-tab .item .text-section .content_part .top-title {
    margin-bottom: 1rem !important;
  }
  .category-tab .item .button-row {
    padding: 0 !important;
    width: 50% !important;
  }
  .category-tab .item .button-row .btn_wrapper {
    padding: 0 1.5rem !important;
  }
}
@media (max-width: 1200px) {
  .home .category-tab .tab-content .tab_content_mobile {
    margin-top: 65px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .home .category-tab .tab-content .tab_content_mobile .tab_btn {
    width: 49%;
    height: 2.5rem;
    padding: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    gap: 0.25rem;
    border-radius: 0.25rem;
    border: 1px solid var(--border-color3, #C7CBCB);
    color: #494949;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5rem;
    /* 200% */
    text-transform: capitalize;
    cursor: pointer;
    margin-bottom: 15px;
  }
  .home .category-tab .tab-content .tab_content_mobile .tab_btn svg {
    width: 1.541rem;
    height: 1.33931rem;
    flex-shrink: 0;
  }
  .home .category-tab .tab-content .tab_content_mobile .tab_btn.active {
    background: var(--Foundation-Pirmery-P300, #134A7A);
    border-color: #134A7A;
    color: #fff;
  }
  .home .category-tab .tab-content .tab_content_mobile .tab_btn.active svg path {
    fill: #fff;
  }
  .home .category-tab .tab-content .item .button-row {
    width: 100%;
    margin: 0;
  }
  .home .category-tab .tab-content .item .button-row > .container > .row {
    text-align: start;
  }
  .home > .background-image {
    background-attachment: unset;
    height: 300px;
  }
}
@media (max-width: 992px) {
  .home .cate-des {
    display: none;
  }
  .home .cate_mobile {
    display: block !important;
  }
  .home .category-tab .item {
    display: none;
    width: 100%;
  }
  .home .category-tab .item.active {
    display: inline-block;
  }
  .home .category-tab .item .image-section {
    height: 80vh;
  }
  .home .category-tab .item .image {
    border-radius: 0.9rem !important;
  }
  .home .category-tab .item .text-section {
    top: unset !important;
    bottom: 0;
    background: #1B212D;
    /* Drop Shadow -12 */
    box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.25);
    height: fit-content;
    min-height: 40vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 0.9rem;
  }
  .home .category-tab .item .text-section p {
    color: var(--Colors-Text-colors-20, #CBCFCF);
    text-align: justify;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    /* 1.575rem */
  }
  .home .category-tab .item .text-section .content_part {
    padding: 1rem;
  }
  .home .category-tab .item .text-section .content_part .top-title {
    display: none;
  }
  .home .category-tab .item .text-section .content_part .new_title svg {
    display: none;
  }
  .home .category-tab .item .text-section .content_part .new_title span {
    display: none;
  }
  .home .category-tab .item .text-section .content_part .sub-title p {
    font-size: 1rem;
    font-weight: 700;
  }
  .home .category-tab .item .text-section .content_part .title h2 {
    color: var(--Foundation-Pirmery-P100, #6B97BE);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
    position: relative;
    padding-right: 1.5rem;
    margin-bottom: 2rem;
  }
  .home .category-tab .item .text-section .content_part .title h2::before {
    content: "";
    position: absolute;
    right: 0;
    width: 14px;
    height: 14px;
    background-color: var(--base_primary_color);
    border: 1px solid #fff;
    top: 29%;
    border-radius: 50%;
  }
  .home .category-tab .item .button-row {
    padding: 0 !important;
    margin: 0;
  }
  .home .category-tab .item .button-row .btn_wrapper {
    padding: 0 !important;
  }
  .home .category-tab .item .button-row .btn_wrapper a {
    margin: 0 !important;
    min-width: 7.0625rem;
    height: 1.5rem !important;
    padding: 0.5rem;
  }
  .home .category-tab .item .button-row .btn_wrapper a:last-child {
    min-width: 10rem;
    background-color: unset !important;
    border: 0.5px solid #878080 !important;
  }
  .home .owl-home-container .owl-home .item_content {
    padding: 0 5%;
  }
  .home .owl-home-container .owl-home .item_content h2 {
    text-align: start;
    font-size: 1.25rem !important;
  }
  .home .owl-home-container .owl-home .item_content p {
    font-size: 1.25rem !important;
  }
  .home .owl-home-container .owl-home .owl-stage-outer .owl-stage .owl-item .item .slider-content {
    text-align: center;
  }
  .home .owl-home-container .owl-home .owl-stage-outer .owl-stage .owl-item .item .slider-content p {
    margin: 25px 0 25px 0;
  }
  .home .owl-home-container .owl-home .owl-dots {
    height: 28px;
  }
  .home .owl-home-container .owl-home .owl-dots button {
    width: 50px;
  }
  .home .owl-home-container .owl-home .owl-nav {
    display: none;
  }
  .home > .background-image {
    background-image: url(../../svg/svg_bg_m.svg) !important;
    height: 75rem;
    padding: 2rem 14rem !important;
    flex-direction: column;
  }
  .home > .background-image .bg_section_right {
    height: 37%;
    width: 100%;
  }
  .home > .background-image .bg_section_right > h2 {
    font-size: 1rem;
  }
  .home > .background-image .bg_section_right > span {
    width: 80%;
    border: 0.5px solid #fff;
    top: 110.5%;
    left: 10%;
    height: 0;
  }
  .home > .background-image .bg_section_right > span::after {
    left: calc(50% - 7px);
    top: calc(50% - 7px);
  }
  .home > .background-image .bg_section_left {
    width: 100%;
    flex-direction: column-reverse;
    padding: 0 2rem;
    height: 57%;
  }
  .home > .background-image .bg_section_left > div {
    width: 100%;
    margin-top: 1rem;
  }
  .home > .background-image .bg_section_left > div > div:nth-child(2) {
    padding: 0.25rem 0;
  }
  .home > .background-image .bg_section_left > div button {
    background-color: unset;
    box-shadow: unset;
  }
  .home > .background-image .bg_section_left > img {
    width: 100%;
    height: 75%;
  }
  .home > .background-image .bg_section_left > p {
    display: none;
  }
  .home > .section_content_homepage {
    flex-direction: column;
  }
  .home > .section_content_homepage > div {
    width: 100%;
  }
  .home > .section_content_homepage > img {
    margin-top: 2rem;
    width: 100%;
  }
  .home .category-tab .tab-title .item svg g,
  .home .category-tab .tab-title .item svg path,
  .home .category-tab .tab-title .item svg rect,
  .home .category-tab .tab-title .item svg circle {
    stroke: #ffffff;
  }
  .home .category-tab .tab-title .item svg.dishwasher-icon g,
  .home .category-tab .tab-title .item svg.dishwasher-icon path,
  .home .category-tab .tab-title .item svg.dishwasher-icon rect,
  .home .category-tab .tab-title .item svg.dishwasher-icon circle {
    fill: #ffffff;
  }
  .home .category-tab .tab-title > .row > div.col-6:nth-child(2),
  .home .category-tab .tab-title > .row > div.col-6:nth-child(3),
  .home .category-tab .tab-title > .row > div.col-6:nth-child(4),
  .home .category-tab .tab-title > .row > div.col-6:nth-child(5) {
    margin: 0 0 30px 0;
  }
  .home .category-tab .tab-content .item:nth-child(odd) .button-row,
  .home .category-tab .tab-content .item:nth-child(even) .button-row {
    width: 100%;
  }
  .home .category-tab .tab-content .item:nth-child(odd) .button-row > .container > .row,
  .home .category-tab .tab-content .item:nth-child(even) .button-row > .container > .row {
    padding: 15px 12.5px;
    margin: 12.5px 0;
  }
  .home .category-tab .tab-content .item:nth-child(odd) .button-row a,
  .home .category-tab .tab-content .item:nth-child(even) .button-row a {
    text-align: center;
  }
  .home .category-tab .tab-content .item:nth-child(odd) .button-row a:nth-child(1),
  .home .category-tab .tab-content .item:nth-child(even) .button-row a:nth-child(1) {
    margin: 12.5px 0;
  }
  .home .category-tab .tab-content .item:nth-child(odd) .button-row a:nth-child(2),
  .home .category-tab .tab-content .item:nth-child(even) .button-row a:nth-child(2) {
    margin: 12.5px 0;
  }
}
@media (max-width: 768px) {
  .owl-home .owl-item img {
    height: 448px !important;
    object-fit: cover;
  }
  .home > .background-image {
    padding: 2rem 7rem !important;
  }
  .home .category-tab .tab-title .button-row > .container > .row a {
    width: 50%;
  }
  .index-banner {
    margin-top: 90px;
  }
  .index-banner_box .index-banner_box-item {
    flex-direction: column;
    height: max-content;
    margin-bottom: 75px;
  }
  .index-banner_box .index-banner_box-item.img-left {
    flex-direction: column;
  }
  .index-banner_box .index-banner_box-item .index-banner-item-1 {
    width: 100%;
  }
  .index-banner_box .index-banner_box-item .index-banner-item-1 img {
    height: 334px;
  }
  .index-banner_box .index-banner_box-item.img-left .index-banner-item-1 img,
  .index-banner_box .index-banner_box-item .index-banner-item-1 img {
    border-radius: 16px 16px 0 0;
  }
  .index-banner_box .index-banner_box-item .index-banner-item-2 {
    width: 100%;
    background: #1B212D;
    border-radius: 14px;
    transform: translateY(-10px);
  }
  .index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-top .itib-titles h2 {
    font-size: 20px;
    color: #6B97BE;
  }
  .index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-p {
    font-size: 14px;
    color: #CBCFCF;
  }
  .index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-title {
    font-size: 16px;
  }
  .index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside {
    width: 100%;
    padding: 30px 30px;
    box-sizing: border-box;
  }
  .index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-top-banner {
    display: none;
  }
  .index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-top .itib-titles span {
    display: none;
  }
  .home > .options {
    flex-wrap: wrap;
  }
  .home > .options div {
    width: 50%;
  }
}
@media (max-width: 576px) {
  .home .section_content_homepage > div > div > img {
    height: 2rem !important;
  }
  .home > .background-image {
    padding: 2rem 5rem !important;
  }
  .home .category-tab .tab-title .item svg {
    width: 30px;
    height: 30px;
  }
  .home .category-tab .tab-title .item h3 {
    font-size: 1.25rem;
  }
  .home .category-tab .tab-content .item .text-section > .container > .row .sub-title p {
    font-size: 18px;
  }
  .home .category-tab .tab-content .item:nth-child(odd) .button-row > .container > .row {
    text-align: center;
  }
  .home .category-tab .tab-content .item:nth-child(odd) .button-row > .container > .row a {
    margin: 25px 2.5px 25px 2.5px;
  }
  .home .category-tab .tab-content .item:nth-child(even) .button-row > .container > .row {
    text-align: center;
  }
  .home .category-tab .tab-content .item:nth-child(even) .button-row > .container > .row a {
    margin: 25px 2.5px 25px 2.5px;
  }
  .home .category-tab .tab-title > .row > div.col-6:nth-child(2),
  .home .category-tab .tab-title > .row > div.col-6:nth-child(3) {
    margin: 0 0 30px 0;
  }
  .index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside .iti-body .itib-top .itib-icon img {
    width: 36px;
  }
  .index-banner_box .index-banner_box-item .index-banner-item-2 .index-banner-item-inside {
    padding: 30px 20px;
  }
  .index-banner_box .index-banner_box-item:last-child {
    margin-bottom: 75px;
  }
  .home > .section_content_homepage > div > p {
    font-size: 14px;
    line-height: 25px;
  }
  .excl-con-home-img {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home > .section_content_homepage > div > h2 {
    font-size: 16px;
    margin: 30px 0;
  }
  .index-banner {
    margin-top: 20px;
  }
  .mobile-category {
    display: block;
  }
}
@media (max-width: 460px) {
  .home > .background-image {
    padding: 2rem 1rem !important;
  }
}

/*# sourceMappingURL=home.css.map */
