/*
Theme Name: Beeberry HTML5 Template
Theme URI: https://themeforest.net/item/beeberry-beekeeping-and-honey-online-shop-html5-template/43618342
Design by: techsometimes
Developed by: A N Abdullah Al Numan
Version: 1.1.1
License: 
Tags: 
*/
/*================================================
[  Table of contents  ]
================================================

    1 Theme Default

    2 Menu Bar

    3 Banner

    4 Our Services

    5 Why Us

    6 Download App

    7 Our Products

    8 We Serve

    9 Testimonial

    10 Blog News

    11 About Us

    12 Video Box

    13 Team

    14 Working Process 

    15 Check Our Range

    16 Tasty Honey

    17 Services Details

    18 Our Sweet Clients

    19 FAQ

    20 Who We Are

    21 Make A New Story

    22 Gallery Display

    23 Gallery Single

    24 Shop

    25 Shop Details

    26 Blog

    27 Blog Details

    28 Send Message

    29 Contact US

    30 Contact Map

    31 About Beeberry

    32 Our Blog

    33 Footer

======================================
[ End table content ]
======================================*/
/* =================
    Google Fonts 
===================*/
@import url("../../css2");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*====================
	 Default
======================*/
*,
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
::before,
::after {
  margin: 0;
  padding: 0;
  border: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

blockquote,
q {
  quotes: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul,
ol,
li {
  list-style: none;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

iframe {
  max-width: 100%;
}

del {
  text-decoration: line-through;
}

table {
  width: 100%;
  max-width: 100%;
}

table th {
  vertical-align: top;
}

pre {
  display: block;
  word-break: break-all;
  word-wrap: break-word;
}

textarea {
  resize: initial;
}

strong {
  font-weight: 700;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

input[type=text],
input[type=password],
input[type=file],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
.uneditable-input,
select,
textarea {
  border-radius: 0;
  font-size: 14px;
  min-width: auto;
  letter-spacing: 1.4px;
  box-sizing: border-box;
  line-height: 1.6;
  height: 40px;
  padding: 0px 15px;
  vertical-align: middle;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=file],
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
.uneditable-input:focus,
select:focus,
textarea:focus {
  outline: none;
  box-shadow: 0 0 0 0em rgba(0, 123, 255, 0.25);
}

input[type=submit] {
  padding: 13px 15px;
  height: 40px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  letter-spacing: 0.5px;
  border: none;
  cursor: pointer;
}

input[type=button] {
  cursor: pointer;
}

/* =================
    Root Color 
=================*/
:root {
  --color-white: #ffffff;
  --color-white2: #f9f6f2;
  --color-white3: #e2d9d2;
  --color-black: #2b221f;
  --color-black2: #201a18;
  --color-black3: #3f3532;
  --color-gBlack: #50413c;
  --color-gBlack2: #aca5a3;
  --color-yellow: #fcc41a;
  --color-green: #639533;
  --color-border: #e5e1dd;
  --color-fb: #3b5998;
  --color-tw: #00acee;
  --color-pin: #c8232c;
  --color-in: #8a3ab9;
  --color-pt: #CDC7C5;
  --color-tr: transparent;
}

/*=====================
    1 Theme Default
=======================*/
.row,
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  --bs-gutter-x: 1.875rem;
}

html {
  overflow-x: hidden;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0.5px;
  word-spacing: 0px;
  word-wrap: break-word;
  background: var(--color-white);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Arima Madurai", cursive;
  color: var(--color-black);
}

h1 {
  font-size: 54px;
  line-height: 66px;
}

h2 {
  font-size: 48px;
  line-height: 60px;
}

h3 {
  font-size: 32px;
  line-height: 44px;
}

h4 {
  font-size: 24px;
  line-height: 36px;
}

h5 {
  font-size: 20px;
  line-height: 30px;
}

h6 {
  font-size: 18px;
  line-height: 28px;
}

p {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  line-height: 26px;
  color: var(--color-gBlack);
}

a,
button,
.btn {
  outline: none;
  cursor: pointer;
  color: var(--color-black);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover,
button:hover,
.btn:hover {
  color: var(--color-yellow);
  outline: none;
}

a {
  text-decoration: none;
}
a:hover {
  color: var(--color-yellow);
  text-decoration: none;
}

.btn,
.btn:focus {
  outline: none;
  box-shadow: 0 0 0 0em rgba(0, 123, 255, 0.25);
}

input,
.uneditable-input,
select,
textarea {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

svg {
  fill: var(--color-black);
  --svg-font-size: 14px;
  width: var(--svg-font-size);
  height: var(--svg-font-size);
  margin-top: -4px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

section {
  padding: 65px 0px;
}

.bgadd {
  background: #676767;
}

.bgwhite {
  background: var(--color-white);
}

.bottom__120 {
  padding-bottom: 110px;
}

.mb-60 {
  margin-bottom: 90px;
}

.fw-700 {
  font-weight: 700;
}

.cmn-text {
  color: #2B221F;
}

/*=====================
    2 Menu Bar
=======================*/
.menu-bar {
  position: fixed;
  padding: 20px 0px;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 5;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.menu-bar .menu-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.menu-bar .menu-left .h-menu-btn {
  position: relative;
  width: 27px;
  height: 20px;
  border: none;
  background: var(--color-tr);
}
.menu-bar .menu-left .h-menu-btn span {
  position: absolute;
  width: 100%;
  height: 2px;
  border-radius: 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.menu-bar .menu-left .h-menu-btn span:nth-child(1) {
  top: 0;
  right: 0;
}
.menu-bar .menu-left .h-menu-btn span:nth-child(2) {
  top: 9px;
  left: 0;
}
.menu-bar .menu-left .h-menu-btn span:nth-child(3) {
  bottom: 0;
  right: 0;
}
.menu-bar .menu-left .h-menu-btn.active span:nth-child(1) {
  top: 5px;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg);
  width: 45%;
  right: -1px;
}
.menu-bar .menu-left .h-menu-btn.active span:nth-child(3) {
  bottom: 5px;
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  transform: rotate(-40deg);
  width: 45%;
  right: -1px;
}
.menu-bar .mobile-menu {
  position: fixed;
  width: 320px;
  max-width: 100%;
  height: 100%;
  top: 0;
  right: -100%;
  opacity: 0;
  visibility: hidden;
  z-index: 5;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.menu-bar .mobile-menu.active {
  right: 0;
  opacity: 1;
  visibility: visible;
}
.menu-bar .mobile-menu .mobile-overflow {
  margin-top: 25px;
  overflow-y: auto;
  height: calc(100% - 170px);
}
.menu-bar .mobile-menu .main-manu {
  padding: 0px 25px;
}
.menu-bar .mobile-menu .main-manu li {
  border-top: 1px solid var(--color-border);
}
.menu-bar .mobile-menu .main-manu li ul {
  display: none;
}
.menu-bar .mobile-menu .main-manu li.active .icon {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.menu-bar .mobile-menu .main-manu > ul > li:first-child {
  border: none;
}
.menu-bar .mobile-menu .main-manu a {
  position: relative;
  display: block;
  padding: 15px 30px 15px 0px;
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
}
.menu-bar .mobile-menu .main-manu a .icon {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%) rotate(0deg);
  -moz-transform: translateY(-50%) rotate(0deg);
  -o-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.menu-bar .mobile-menu .mobile-contact {
  padding: 0px 25px;
  margin-top: 25px;
}
.menu-bar .mobile-menu .mobile-contact h4 {
  font-weight: 700;
}
.menu-bar .mobile-menu .mobile-contact h4 ~ ul {
  margin-top: 10px;
}
.menu-bar .mobile-menu .mobile-contact li ~ li {
  margin-top: 10px;
}
.menu-bar .mobile-menu .mobile-contact a {
  font-size: 14px;
}
.menu-bar .mobile-menu .mobile-contact a .text {
  margin-left: 8px;
}
.menu-bar .mobile-menu .socials-links-box {
  padding: 0px 25px;
  margin-top: 30px;
}
.menu-bar .mobile-header {
  padding: 25px 25px 0px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.menu-bar .mobile-header .close-mobile-btn {
  padding: 0;
  background: var(--color-tr);
}
.menu-bar .mobile-header .close-mobile-btn svg {
  --svg-font-size: 24px;
}
.menu-bar .mobile-header .close-mobile-btn:hover svg {
  fill: var(--color-yellow);
}
.menu-bar .mobile-header .mobile-logo a {
  display: inline-block;
  max-width: 120px;
  max-height: 34px;
}
.menu-bar .mobile-header .mobile-logo a img {
  width: 100%;
}
.menu-bar .mobile-search form {
  padding: 0px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 25px;
}
.menu-bar .mobile-search form input {
  padding: 0px 20px;
  width: calc(100% - 52px);
  height: 50px;
  border: 2px solid var(--color-border);
  border-right: none;
  border-radius: 8px 0px 0px 8px;
  background: var(--color-tr);
}
.menu-bar .mobile-search form button {
  width: 50px;
  height: 50px;
  border: 2px solid var(--color-border);
  border-radius: 0px 8px 8px 0px;
  line-height: 50px;
  background: var(--color-tr);
}
.menu-bar .mobile-search form button:hover {
  background: var(--color-yellow);
}
.menu-bar .mobile-menu-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 2;
}
.menu-bar .mobile-menu-overlay.active {
  opacity: 0.3;
  visibility: visible;
}
.menu-bar .menu-logo a {
  display: inline-block;
  max-width: 120px;
}
.menu-bar .menu-logo a img {
  width: 100%;
}
.menu-bar .main-menu {
  text-align: center;
}
.menu-bar .main-menu li {
  position: relative;
  display: inline-block;
}
.menu-bar .main-menu li ~ li {
  margin-left: 40px;
}
.menu-bar .main-menu li a {
  position: relative;
  display: block;
  padding: 40px 0px 40px 13px;
  text-transform: uppercase;
  font-weight: 700;
}
.menu-bar .main-menu li a::before {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 10px;
  top: 50%;
  left: 0;
  opacity: 0.4;
  background: var(--color-yellow);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.menu-bar .main-menu li a svg {
  margin-left: 8px;
}
.menu-bar .main-menu li a.active::before {
  opacity: 1;
}
.menu-bar .main-menu li ul {
  position: absolute;
  min-width: 200px;
  top: calc(100% + 10px);
  left: 0;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.09);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 2;
}
.menu-bar .main-menu li ul li {
  display: block;
}
.menu-bar .main-menu li ul li ~ li {
  margin: 0px;
  border-top: 1px solid var(--color-yellow);
}
.menu-bar .main-menu li ul a {
  display: block;
  padding: 12px 25px;
}
.menu-bar .main-menu li ul a::before {
  content: none;
}
.menu-bar .main-menu li ul a:hover {
  padding-left: 35px;
  background: var(--color-yellow);
}
.menu-bar .main-menu li ul ul {
  left: 100%;
}
.menu-bar .main-menu li:hover a {
  color: var(--color-black);
}
.menu-bar .main-menu li:hover a::before {
  opacity: 1;
}
.menu-bar .main-menu li:hover > ul {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.menu-bar .main-menu li:hover li:hover > ul {
  top: 0;
}
.menu-bar .menu-right > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 20px;
}
.menu-bar .menu-right li:nth-child(1),
.menu-bar .menu-right li:nth-child(2) {
  display: none;
}
.menu-bar .menu-right .search-btn,
.menu-bar .menu-right .wishlist-btn,
.menu-bar .menu-right .shop-card-btn .icon {
  position: relative;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 35px;
  border-radius: 80px;
  background: var(--color-tr);
  z-index: 1;
}
.menu-bar .menu-right .search-btn::before, .menu-bar .menu-right .search-btn::after,
.menu-bar .menu-right .wishlist-btn::before,
.menu-bar .menu-right .wishlist-btn::after,
.menu-bar .menu-right .shop-card-btn .icon::before,
.menu-bar .menu-right .shop-card-btn .icon::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  border-radius: 80px;
  z-index: -1;
}
.menu-bar .menu-right .search-btn::before,
.menu-bar .menu-right .wishlist-btn::before,
.menu-bar .menu-right .shop-card-btn .icon::before {
  top: 2px;
  background: var(--color-yellow);
}
.menu-bar .menu-right .search-btn::after,
.menu-bar .menu-right .wishlist-btn::after,
.menu-bar .menu-right .shop-card-btn .icon::after {
  top: 0;
}
.menu-bar .menu-right .search-btn,
.menu-bar .menu-right .wishlist-btn,
.menu-bar .menu-right .shop-card-btn {
  color: var(--color-black);
  padding-bottom: 2px;
}
.menu-bar .menu-right .search-btn svg,
.menu-bar .menu-right .wishlist-btn svg,
.menu-bar .menu-right .shop-card-btn svg {
  --svg-font-size: 18px;
  margin-top: 0;
}
.menu-bar .menu-right .wishlist-btn,
.menu-bar .menu-right .shop-card-btn {
  position: relative;
  margin-right: 6px;
}
.menu-bar .menu-right .wishlist-btn .count,
.menu-bar .menu-right .shop-card-btn .count {
  position: absolute;
  width: 22px;
  height: 22px;
  text-align: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 22px;
  border-radius: 50px;
  top: 0px;
  right: -14px;
  z-index: 1;
  background: var(--color-yellow);
}
.menu-bar .menu-right .shop-card-btn .price {
  display: none;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  margin-right: 6px;
}
.menu-bar .menu-right .wishlist-btn,
.menu-bar .menu-right .shop-card-btn .icon {
  display: inline-block;
}
.menu-bar .menu-right .shop-card-btn {
  background: var(--color-tr);
}
.menu-bar .menu-right .search-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.menu-bar .menu-right .search-modal .search-modal-overlay {
  position: fixed;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.8;
  background: var(--color-black);
  z-index: -2;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.menu-bar .menu-right .search-modal .close-btn {
  position: fixed;
  top: 50px;
  right: 50px;
  background: var(--color-tr);
}
.menu-bar .menu-right .search-modal .close-btn svg {
  fill: var(--color-white);
  --svg-font-size: 30px;
}
.menu-bar .menu-right .search-modal .close-btn:hover svg {
  fill: var(--color-yellow);
}
.menu-bar .menu-right .search-modal form {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 720px;
  max-width: 80%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid var(--color-yellow);
  border-radius: 50px;
  overflow: hidden;
  -webkit-transform: translate(-50%, -150%);
  -moz-transform: translate(-50%, -150%);
  -o-transform: translate(-50%, -150%);
  transform: translate(-50%, -150%);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.menu-bar .menu-right .search-modal form input {
  padding: 0px 20px;
  width: calc(100% - 50px);
  height: 100%;
  color: var(--color-black);
}
.menu-bar .menu-right .search-modal form button {
  width: 50px;
  max-width: 50px;
  height: 100%;
  line-height: 50px;
  background: var(--color-yellow);
}
.menu-bar .menu-right .search-modal form button svg {
  fill: var(--color-black);
  --svg-font-size: 16px;
  margin-left: -4px;
}
.menu-bar .menu-right .search-modal form button:hover {
  background: var(--color-yellow);
}
.menu-bar .menu-right .search-modal form button:hover svg {
  fill: var(--color-white);
}
.menu-bar .menu-right .search-modal.active {
  opacity: 1;
  visibility: visible;
}
.menu-bar .menu-right .search-modal.active form {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.menu-bar .menu-right .shop-card-side {
  width: 350px;
}
.menu-bar .menu-right .shop-card-side .offcanvas-header {
  padding: 25px 15px;
  border-bottom: 1px solid var(--color-border);
}
.menu-bar .menu-right .shop-card-side .offcanvas-header h5 {
  font-weight: 700;
  width: calc(100% - 30px);
}
.menu-bar .menu-right .shop-card-side .offcanvas-header h5 .pro-count {
  color: var(--color-yellow);
}
.menu-bar .menu-right .shop-card-side .offcanvas-header .close-shop-card {
  background: var(--color-tr);
}
.menu-bar .menu-right .shop-card-side .offcanvas-header .close-shop-card svg {
  --svg-font-size: 25px;
}
.menu-bar .menu-right .shop-card-side .offcanvas-header .close-shop-card:hover svg {
  fill: var(--color-yellow);
}
.menu-bar .menu-right .shop-card-side .offcanvas-body {
  padding: 0px 0px 25px 0px;
}
.menu-bar .menu-right .shop-card-side .offcanvas-body li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px;
  width: 100%;
  gap: 15px;
}
.menu-bar .menu-right .shop-card-side .offcanvas-body li ~ li {
  border-top: 1px solid var(--color-border);
}
.menu-bar .menu-right .shop-card-side .offcanvas-body li .pro-img {
  max-width: 50px;
  width: 50px;
}
.menu-bar .menu-right .shop-card-side .offcanvas-body li .pro-img a {
  display: inline-block;
}
.menu-bar .menu-right .shop-card-side .offcanvas-body li .pro-img a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.menu-bar .menu-right .shop-card-side .offcanvas-body li .pro-content {
  width: calc(100% - 70px);
}
.menu-bar .menu-right .shop-card-side .offcanvas-body li .remove-item-btn {
  background: var(--color-tr);
}
.menu-bar .menu-right .shop-card-side .offcanvas-body li .remove-item-btn svg {
  fill: var(--color-yellow);
  --svg-font-size: 20px;
}
.menu-bar .menu-right .shop-card-side .offcanvas-body li .remove-item-btn:hover svg {
  fill: var(--color-black);
}
.menu-bar .menu-right .shop-card-side .offcanvas-footer {
  padding-bottom: 25px;
}
.menu-bar .menu-right .shop-card-side .offcanvas-footer .total-price-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-top: 1px solid var(--color-border);
  border-bottom: 1px solid var(--color-border);
}
.menu-bar .menu-right .shop-card-side .offcanvas-footer .total-price-content h6 {
  font-weight: 900;
  color: var(--color-yellow);
}
.menu-bar .menu-right .shop-card-side .offcanvas-footer .total-price-content .prices {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  color: var(--color-yellow);
  text-align: right;
  width: calc(100% - 100px);
}
.menu-bar .menu-right .shop-card-side .offcanvas-footer .link-anime {
  display: block;
  text-align: center;
  margin: 15px;
}
.menu-bar.v1 {
  background: var(--color-black2);
}
.menu-bar.v1.bg-tr {
  background: var(--color-tr);
}
.menu-bar.v1 .mobile-header .close-mobile-btn svg,
.menu-bar.v1 .mobile-search form button svg,
.menu-bar.v1 .socials-links-box a svg,
.menu-bar.v1 .mobile-contact svg {
  fill: var(--color-white);
}
.menu-bar.v1 .mobile-header .close-mobile-btn:hover svg {
  fill: var(--color-yellow);
}
.menu-bar.v1 .mobile-menu {
  background: var(--color-black2);
}
.menu-bar.v1 .mobile-menu .main-manu a,
.menu-bar.v1 .mobile-menu .mobile-contact a {
  color: var(--color-white);
}
.menu-bar.v1 .mobile-menu .main-manu a:hover,
.menu-bar.v1 .mobile-menu .mobile-contact a:hover {
  color: var(--color-yellow);
}
.menu-bar.v1 .mobile-menu .mobile-contact h4 {
  color: var(--color-white);
}
.menu-bar.v1 .mobile-menu .main-manu a svg {
  fill: var(--color-white);
}
.menu-bar.v1 .mobile-menu .main-manu a:hover, .menu-bar.v1 .mobile-menu .main-manu a.active {
  color: var(--color-yellow);
}
.menu-bar.v1 .mobile-menu .main-manu a:hover svg, .menu-bar.v1 .mobile-menu .main-manu a.active svg {
  fill: var(--color-yellow);
}
.menu-bar.v1 .mobile-menu-overlay,
.menu-bar.v1 .menu-left .h-menu-btn span {
  background: var(--color-white);
}
.menu-bar.v1 .mobile-search input {
  color: var(--color-white);
}
.menu-bar.v1 .main-menu li a,
.menu-bar.v1 .menu-right .shop-card-btn .price {
  color: var(--color-white);
}
.menu-bar.v1 .main-menu li ul,
.menu-bar.v1 .search-btn::after,
.menu-bar.v1 .wishlist-btn::after,
.menu-bar.v1 .shop-card-btn .icon::after {
  background: var(--color-black2);
}
.menu-bar.v1 .menu-right .search-btn svg,
.menu-bar.v1 .menu-right .wishlist-btn svg,
.menu-bar.v1 .menu-right .shop-card-btn svg {
  fill: var(--color-white);
}
.menu-bar.v1.sticky-header {
  box-shadow: 4px 0px 20px 10px rgba(0, 0, 0, 0.34);
}
.menu-bar.v1.sticky-header.bg-tr {
  background: var(--color-black2);
}
.menu-bar.v2 {
  background: var(--color-white2);
}
.menu-bar.v2 .mobile-menu {
  background: var(--color-white2);
}
.menu-bar.v2 .mobile-menu .main-manu a:hover,
.menu-bar.v2 .mobile-menu .main-manu a.active {
  color: var(--color-yellow);
}
.menu-bar.v2 .mobile-menu .main-manu a:hover svg,
.menu-bar.v2 .mobile-menu .main-manu a.active svg {
  fill: var(--color-yellow);
}
.menu-bar.v2 .mobile-menu .main-manu a {
  color: var(--color-black);
}
.menu-bar.v2 .mobile-menu .main-manu a:hover {
  color: var(--color-yellow);
}
.menu-bar.v2 .mobile-menu-overlay,
.menu-bar.v2 .menu-left .h-menu-btn span {
  background: var(--color-black);
}
.menu-bar.v2 .main-menu li ul,
.menu-bar.v2 .search-btn::after,
.menu-bar.v2 .wishlist-btn::after,
.menu-bar.v2 .shop-card-btn .icon::after {
  background: var(--color-white);
}
.menu-bar.v2.sticky-header {
  box-shadow: 4px 0px 20px 10px rgba(138, 138, 138, 0.34);
}

.top-spach {
  margin-top: 82px;
}

.section-title h6,
.section-title h2,
.section-title-center h6,
.section-title-center h2,
.section-title-white h6,
.section-title-white h2,
.section-title-white-center h6,
.section-title-white-center h2 {
  font-weight: 900;
}
.section-title h2,
.section-title-center h2,
.section-title-white h2,
.section-title-white-center h2 {
  font-size: 37px;
  line-height: 50px;
}
.section-title.v1 h6,
.section-title-center.v1 h6,
.section-title-white.v1 h6,
.section-title-white-center.v1 h6 {
  padding-bottom: 10px;
}
.section-title.v1 h6::before,
.section-title-center.v1 h6::before,
.section-title-white.v1 h6::before,
.section-title-white-center.v1 h6::before {
  position: absolute;
  content: url("../img/title/shap.svg");
  left: 50%;
  bottom: -8px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section-title.shap-green h6::before,
.section-title-center.shap-green h6::before,
.section-title-white.shap-green h6::before,
.section-title-white-center.shap-green h6::before {
  content: url("../img/title/shap-2.svg");
}
.section-title.v2 h6,
.section-title-center.v2 h6,
.section-title-white.v2 h6,
.section-title-white-center.v2 h6 {
  padding: 0px 35px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}
.section-title.v2 h6::before, .section-title.v2 h6::after,
.section-title-center.v2 h6::before,
.section-title-center.v2 h6::after,
.section-title-white.v2 h6::before,
.section-title-white.v2 h6::after,
.section-title-white-center.v2 h6::before,
.section-title-white-center.v2 h6::after {
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: var(--color-yellow);
}
.section-title.v2 h6::before,
.section-title-center.v2 h6::before,
.section-title-white.v2 h6::before,
.section-title-white-center.v2 h6::before {
  left: 0px;
}
.section-title.v2 h6::after,
.section-title-center.v2 h6::after,
.section-title-white.v2 h6::after,
.section-title-white-center.v2 h6::after {
  right: 0px;
}
.section-title h6,
.section-title-center h6,
.section-title-white h6,
.section-title-white-center h6 {
  position: relative;
  display: inline-block;
}
.section-title h6 ~ h2,
.section-title-center h6 ~ h2,
.section-title-white h6 ~ h2,
.section-title-white-center h6 ~ h2 {
  margin-top: 32px;
}
.section-title ~ .row,
.section-title-center ~ .row,
.section-title-white ~ .row,
.section-title-white-center ~ .row {
  margin-top: 60px;
}

.section-title-center,
.section-title-white-center {
  text-align: center;
}

.section-title-white h6,
.section-title-white h2,
.section-title-white-center h6,
.section-title-white-center h2 {
  color: var(--color-white);
}

.sub3 {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 33px;
  display: inline-block;
  position: relative;
  padding: 0 35px;
}
.sub3::before {
  position: absolute;
  width: 25px;
  height: 2px;
  background: var(--color-yellow);
  content: "";
  top: 13px;
  left: 0;
}
.sub3::after {
  position: absolute;
  width: 25px;
  height: 2px;
  background: var(--color-yellow);
  content: "";
  top: 13px;
  right: 0;
}

.bg-cover,
.bg-cover-center {
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-cover-center {
  background-position: center;
}

.link-anime {
  display: inline-block;
}

.link-anime,
.btn-anime {
  position: relative;
  padding: 18px 35px;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  border-radius: 5px;
  z-index: 1;
}
.link-anime::before, .link-anime::after,
.btn-anime::before,
.btn-anime::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.link-anime::after,
.btn-anime::after {
  background: var(--color-black);
  z-index: -2;
}
.link-anime:hover,
.btn-anime:hover {
  color: var(--color-white);
}
.link-anime:hover::after,
.btn-anime:hover::after {
  top: 3px;
  left: 3px;
}
.link-anime.v1,
.btn-anime.v1 {
  color: var(--color-white);
}
.link-anime.v1::before,
.btn-anime.v1::before {
  background: var(--color-green);
  z-index: -1;
}
.link-anime.v2,
.btn-anime.v2 {
  color: var(--color-black);
}
.link-anime.v2::before,
.btn-anime.v2::before {
  background: var(--color-yellow);
  z-index: -1;
}

.cmn__btn {
  border-radius: 100px;
  position: relative;
  padding: 15px 35px 17px;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  background: var(--color-black);
  z-index: 1;
}
.cmn__btn::before {
  background: var(--color-yellow);
  border-radius: 100px;
  position: absolute;
  top: -3px;
  left: -3px;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
}
.cmn__btn:hover {
  color: var(--color-white);
}
.cmn__btn:hover::before {
  top: 0px;
  left: 0px;
}

.scroll-bottom-Top {
  position: fixed;
  width: 40px;
  height: 40px;
  right: 0px;
  bottom: 75px;
  text-align: center;
  line-height: 40px;
  opacity: 0;
  visibility: hidden;
  border-radius: 100px;
  box-shadow: 0px 0px 10px rgba(93, 102, 133, 0.7);
  z-index: 4;
}
.scroll-bottom-Top.show {
  right: 25px;
  opacity: 1;
  visibility: visible;
}
.scroll-bottom-Top::before, .scroll-bottom-Top::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 100%;
  z-index: -1;
  background: var(--color-white);
}
.scroll-bottom-Top::before {
  opacity: 0.5;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  animation: scroll-zoom 4s ease infinite;
}
.scroll-bottom-Top svg {
  fill: var(--color-black);
  --svg-font-size: 15px;
}

.preloder {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  pointer-events: none;
  user-select: none;
  background: var(--color-white);
}
.preloder .sotcox-spinner {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 70px;
  text-align: center;
}
.preloder .sotcox-spinner > div {
  width: 18px;
  height: 18px;
  background: var(--color-yellow);
  border-radius: 100%;
  display: inline-block;
  animation: sotcox-bouncedelay 1.4s infinite ease-in-out both;
}
.preloder .sotcox-spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.preloder .sotcox-spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@keyframes sotcox-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.slider {
  position: relative;
  overflow: hidden;
  padding-bottom: 45px;
}
.slider .swiper-pagination {
  bottom: 0px;
  z-index: 1;
}
.slider .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  width: 30px;
  height: 5px;
  border-radius: 2px;
  padding: 0;
  opacity: 1;
  background: var(--color-gBlack);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slider .swiper-pagination .swiper-pagination-bullet ~ .swiper-pagination-bullet {
  margin: 0px 0px 0px 10px;
}
.slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--color-black);
}

.breadcum {
  text-align: center;
  padding: 90px 0px 50px 0px;
}
.breadcum h2 {
  color: var(--color-white);
  font-weight: 900;
  font-size: 40px;
  line-height: 50px;
}

.pegination-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
.pegination-box li .active a {
  background: var(--color-yellow);
}
.pegination-box a {
  display: block;
  font-family: "Arima Madurai", cursive;
  font-weight: 900;
  color: var(--color-black);
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  width: 50px;
  height: 50px;
  border: 1px solid var(--color-border);
  border-radius: 50px;
  background: var(--color-tr);
}
.pegination-box a:hover {
  color: var(--color-black);
  background: var(--color-yellow);
}

.start li {
  display: inline-block;
}
.start li ~ li {
  margin-left: 5px;
}
.start span {
  display: inline-block;
}
.start span ~ span {
  margin-left: 5px;
}
.start svg {
  --svg-font-size: 20px;
  fill: var(--color-tr);
  stroke: var(--color-yellow);
  stroke-width: 1px;
}

.start-1 li:nth-child(1) svg,
.start-2 li:nth-child(1) svg,
.start-2 li:nth-child(2) svg,
.start-3 li:nth-child(1) svg,
.start-3 li:nth-child(2) svg,
.start-3 li:nth-child(3) svg,
.start-4 li:nth-child(1) svg,
.start-4 li:nth-child(2) svg,
.start-4 li:nth-child(3) svg,
.start-4 li:nth-child(4) svg,
.start-5 li:nth-child(1) svg,
.start-5 li:nth-child(2) svg,
.start-5 li:nth-child(3) svg,
.start-5 li:nth-child(4) svg,
.start-5 li:nth-child(5) svg,
.start-1 span:nth-child(1) svg,
.start-2 span:nth-child(1) svg,
.start-2 span:nth-child(2) svg,
.start-3 span:nth-child(1) svg,
.start-3 span:nth-child(2) svg,
.start-3 span:nth-child(3) svg,
.start-4 span:nth-child(1) svg,
.start-4 span:nth-child(2) svg,
.start-4 span:nth-child(3) svg,
.start-4 span:nth-child(4) svg,
.start-5 span:nth-child(1) svg,
.start-5 span:nth-child(2) svg,
.start-5 span:nth-child(3) svg,
.start-5 span:nth-child(4) svg,
.start-5 span:nth-child(5) svg {
  fill: var(--color-yellow);
  stroke: var(--color-tr);
  stroke-width: 0px;
}

.play-video-btn {
  position: relative;
  width: 75px;
  height: 75px;
  border-radius: 100px;
}
.play-video-btn::before, .play-video-btn::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 200px;
  z-index: -1;
}
.play-video-btn::before {
  animation: scroll-zoom 5s 2s ease infinite;
}
.play-video-btn::after {
  animation: scroll-zoom 5s 4s ease infinite;
}
.play-video-btn svg {
  --svg-font-size: 24px;
  fill: var(--color-white);
  margin-top: 0;
}
.play-video-btn.v1 {
  background: var(--color-green);
}
.play-video-btn.v1::before, .play-video-btn.v1::after {
  border: 3px solid var(--color-green);
}
.play-video-btn.v2 {
  background: var(--color-white);
}
.play-video-btn.v2::before, .play-video-btn.v2::after {
  border: 3px solid var(--color-white);
}
.play-video-btn.v2 svg {
  fill: var(--color-yellow);
}

.check-and-heading li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.check-and-heading li .icon {
  width: 35px;
  height: 35px;
  min-width: 35px;
  line-height: 35px;
  text-align: center;
  border: 1px solid var(--color-white2);
  border-radius: 50px;
  box-shadow: 0px 6px 8px rgba(211, 211, 211, 0.25);
}
.check-and-heading li h6 {
  color: var(--color-gBlack);
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.check-and-heading li ~ li {
  margin-top: 20px;
}

.product-card {
  position: relative;
  padding: 45px 30px 70px 30px;
  border-radius: 0px 0px 300px 300px;
  border: 1px solid rgba(43, 34, 31, 0.1);
  text-align: center;
  background: var(--color-white2);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.product-card .product-img img {
  max-width: 180px;
  height: 180px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.product-card .product-content {
  margin-top: 40px;
}
.product-card .product-content h4,
.product-card .product-content h5 {
  font-weight: 700;
}
.product-card .product-content h5 {
  font-family: "Roboto", sans-serif;
  margin-top: 5px;
}
.product-card .product-content p {
  margin-top: 5px;
}
.product-card .shop-btn {
  position: absolute;
  width: 50px;
  height: 50px;
  bottom: -24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.product-card .shop-btn a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 50px;
  border-radius: 100px;
  background: var(--color-white);
}
.product-card .shop-btn a svg {
  fill: var(--color-black);
  --svg-font-size: 17px;
}
.product-card .shop-btn a:hover {
  background: var(--color-yellow);
}
.product-card:hover {
  background: var(--color-white);
}
.product-card:hover .product-img img {
  -webkit-filter: grayscale(0.5);
  filter: grayscale(0.5);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.our__product3 {
  position: relative;
}
.our__product3 .product-card {
  background: var(--color-white);
  border-radius: 20px;
  border: unset;
  text-align: left;
  padding: 40px 25px 40px;
}
.our__product3 .product-card .product-img {
  margin: 0 auto;
  text-align: center;
}
.our__product3 .product-card .shop-btn {
  position: initial;
  min-width: 50px;
}
.our__product3 .product-card .shop-btn a {
  background: var(--color-yellow);
}
.our__product3 .product-card .product-content p {
  color: #50413C;
  font-weight: 700;
  font-size: 16px;
}
.our__product3 .product-card .quantity-count {
  border: 1px solid #F9F6F2;
  display: flex;
  align-items: center;
}
.our__product3 .product-card .quantity-count button {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 26px;
  justify-content: center;
  display: flex;
  align-content: center;
  background: var(--color-white);
}
.our__product3 .product-card .quantity-count input {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  justify-content: center;
  display: flex;
  align-content: center;
  background: #F9F6F2;
}
.our__product3 .product-card .quantity__wrap {
  gap: 15px;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.our__product3 .prev-btn {
  background: transparent;
  position: relative;
  z-index: 1;
  position: absolute;
  top: 57%;
  left: calc(85% - 20px);
}
.our__product3 .prev-btn::before {
  position: absolute;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  content: "";
  background: var(--color-yellow);
  top: -19px;
  right: -29px;
  z-index: -1;
}
.our__product3 .next-btn {
  background: transparent;
  position: relative;
  position: absolute;
  top: 57%;
  right: calc(85% - 20px);
  z-index: 1;
}
.our__product3 .next-btn::before {
  position: absolute;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  content: "";
  background: var(--color-yellow);
  top: -19px;
  left: -29px;
  z-index: -1;
}

.tags-social {
  margin-top: 40px;
}
.tags-social .socials-links-box {
  margin-top: 30px;
}

.tags-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
.tags-links a {
  display: inline-block;
  padding: 8px 24px;
  color: var(--color-gBlack);
  border: 1px solid var(--color-white3);
  border-radius: 3px;
}
.tags-links a:hover {
  color: var(--color-yellow);
}

.socials-links-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
.socials-links-box a {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid var(--color-white3);
  border-radius: 50px;
  background: var(--color-tr);
}
.socials-links-box a svg {
  --svg-font-size: 15px;
}
.socials-links-box a:hover {
  background: var(--color-yellow);
}

.prev-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid var(--color-border);
}
.prev-next .prev-link a,
.prev-next .next-link a {
  position: relative;
  line-height: 50px;
  font-weight: 500;
  color: var(--color-black);
  text-transform: uppercase;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: var(--color-tr);
  z-index: 1;
}
.prev-next .prev-link a::before,
.prev-next .next-link a::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  top: 50%;
  opacity: 0.5;
  border-radius: 100px;
  background: var(--color-yellow);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -1;
}
.prev-next .prev-link a svg,
.prev-next .next-link a svg {
  --svg-font-size: 32px;
  margin-top: 0;
}
.prev-next .prev-link a:hover::before,
.prev-next .next-link a:hover::before {
  opacity: 1;
}
.prev-next .prev-link a {
  left: 0;
}
.prev-next .prev-link a::before {
  left: 0;
}
.prev-next .prev-link a svg {
  margin-right: 15px;
}
.prev-next .prev-link .icon {
  margin-left: 15px;
}
.prev-next .next-link a {
  right: 0;
}
.prev-next .next-link a::before {
  right: 0;
}
.prev-next .next-link a svg {
  margin-left: 15px;
}
.prev-next .next-link a .icon {
  margin-right: 10px;
}

.widgets .widget {
  padding: 30px;
  border: 1px solid var(--color-border);
  border-radius: 10px;
  background: var(--color-tr);
  margin-top: 30px;
}
.widgets .widget h4 {
  position: relative;
  padding-left: 30px;
  font-weight: 900;
}
.widgets .widget h4::before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  top: 8px;
  left: 0;
  border-radius: 50px;
  border: 3px solid rgba(43, 34, 31, 0.1);
  background: var(--color-yellow);
}
.widgets .widget h4 ~ form, .widgets .widget h4 ~ .widget-categories, .widgets .widget h4 ~ .tag-price, .widgets .widget h4 ~ .filter-option, .widgets .widget h4 ~ .best-seller-items, .widgets .widget h4 ~ .tags-links, .widgets .widget h4 ~ .post-list, .widgets .widget h4 ~ .socials-links-box {
  margin-top: 25px;
}
.widgets .search-widget form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.widgets .search-widget form input {
  padding: 0px 18px;
  width: calc(100% - 40px);
  height: 50px;
  font-size: 16px;
  line-height: 26px;
  border-radius: 5px 0px 0px 5px;
  border: 1px solid var(--color-border);
  border-right: none;
}
.widgets .search-widget form button {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid var(--color-border);
  border-left: none;
  border-radius: 0px 5px 5px 0px;
  background: var(--color-white);
}
.widgets .search-widget form button svg {
  --svg-font-size: 16px;
  margin-top: 0;
}
.widgets .categories-widget li ~ li {
  padding-top: 15px;
  border-top: 1px dashed var(--color-border);
  margin-top: 15px;
}
.widgets .categories-widget li a {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: var(--color-gBlack);
}
.widgets .categories-widget li a svg {
  --svg-font-size: 14px;
}
.widgets .categories-widget li a:hover svg {
  fill: var(--color-yellow);
}
.widgets .categories-widget li .icon ~ .text {
  margin-left: 10px;
}
.widgets .filter-option .irs--round {
  padding: 8px 0px;
  height: 4px;
}
.widgets .filter-option .irs-line {
  top: -1px;
}
.widgets .filter-option .irs-bar {
  top: 7px;
}
.widgets .filter-option .irs-bar,
.widgets .filter-option .irs-handle,
.widgets .filter-option .irs-handle:hover,
.widgets .filter-option .irs-handle.state_hover {
  background-color: var(--color-yellow);
}
.widgets .filter-option .irs--round .irs-handle {
  border: none;
  box-shadow: none;
}
.widgets .filter-option .irs--round .irs-handle {
  width: 15px;
  height: 15px;
  top: 1px;
}
.widgets .filter-option .irs--round .irs-from,
.widgets .filter-option .irs--round .irs-to,
.widgets .filter-option .irs--round .irs-single,
.widgets .filter-option .irs--round .irs-from:before,
.widgets .filter-option .irs--round .irs-to:before,
.widgets .filter-option .irs--round .irs-single:before,
.widgets .filter-option .irs--round .irs-min,
.widgets .filter-option .irs--round .irs-max {
  display: none;
}
.widgets .filter-price .tag-price ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.widgets .filter-price .tag-price .tag {
  padding: 5px 20px;
  font-weight: 700;
  color: var(--color-black);
  border-radius: 3px;
  background: var(--color-yellow);
}
.widgets .filter-price .tag-price p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: #73747d;
}
.widgets .best-seller-items li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.widgets .best-seller-items li ~ li {
  padding-top: 20px;
  border-top: 1px dashed var(--color-border);
  margin-top: 20px;
}
.widgets .best-seller-items li .item-img {
  width: 100px;
  border-radius: 0px 0px 200px 200px;
  overflow: hidden;
}
.widgets .best-seller-items li .item-img img {
  width: 100%;
  -webkit-filter: blur(0.3px) grayscale(0.2);
  filter: blur(0.3px) grayscale(0.2);
  -webkit-transform: rotate(1deg) scale(1.1);
  -moz-transform: rotate(1deg) scale(1.1);
  -o-transform: rotate(1deg) scale(1.1);
  transform: rotate(1deg) scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.widgets .best-seller-items li .item-text {
  padding-left: 20px;
  width: calc(100% - 100px);
}
.widgets .best-seller-items li .item-text h6,
.widgets .best-seller-items li .item-text p {
  font-size: 18px;
  line-height: 28px;
}
.widgets .best-seller-items li .item-text h6 {
  font-weight: 900;
}
.widgets .best-seller-items li .item-text h6 ~ p {
  margin-top: 10px;
}
.widgets .best-seller-items li:hover .item-img img {
  -webkit-filter: blur(0px) grayscale(0);
  filter: blur(0px) grayscale(0);
  -webkit-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
}
.widgets .latest-posts li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.widgets .latest-posts li ~ li {
  padding-top: 15px;
  border-top: 1px dashed var(--color-border);
  margin-top: 15px;
}
.widgets .latest-posts .post-img img {
  border-radius: 5px;
}
.widgets .latest-posts .post-text {
  padding-left: 20px;
}
.widgets .latest-posts .post-text h6 {
  font-weight: 800;
}
.widgets .latest-posts .post-text h6 ~ p {
  margin-top: 4px;
}
.widgets .latest-posts .post-text p .text {
  margin-left: 5px;
}
.widgets .follow-us h4 ~ .socials-links-box {
  padding-bottom: 40px;
  border-bottom: 1px solid var(--color-border);
  margin-bottom: 40px;
}

/*=====================
    3 Banner
=======================*/
.banner {
  position: relative;
  padding: 0;
  overflow: hidden;
  z-index: 1;
}
.banner .scroll-down-1 {
  position: absolute;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  z-index: 1;
  border-radius: 100px;
  box-shadow: 0px 0px 10px rgba(93, 102, 133, 0.7);
}
.banner .scroll-down-1::before, .banner .scroll-down-1::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 100%;
  z-index: -1;
  background: var(--color-white);
}
.banner .scroll-down-1::before {
  opacity: 0.5;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  animation: scroll-zoom 4s ease infinite;
}
.banner .scroll-down-1 svg {
  fill: var(--color-black);
  --svg-font-size: 24px;
}
@keyframes scroll-zoom {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  80% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
  }
}
.banner.v1 {
  padding: 80px 0px 150px 0px;
  background: var(--color-white2);
}
.banner.v1::before {
  position: absolute;
  content: "";
  width: 100%;
  height: calc(100% - 80px);
  left: 0;
  top: 0;
  background: var(--color-black2);
  z-index: -1;
}
.banner.v1 .shape-1 {
  position: absolute;
  width: 100%;
  height: 133px;
  left: 0;
  bottom: -16px;
  background-position: left;
  background-repeat: no-repeat;
  background-size: 114% 130%;
}
.banner.v1 .shape-1::before {
  position: absolute;
  content: "";
  width: 66%;
  height: 126px;
  right: 0;
  bottom: 40px;
  border-radius: 100%;
  background: var(--color-black2);
  z-index: -1;
}
.banner.v1 .shape-2 {
  position: absolute;
  width: 180px;
  height: 180px;
  top: -130px;
  left: -90px;
  -webkit-transform: rotate(127deg);
  -moz-transform: rotate(127deg);
  -o-transform: rotate(127deg);
  transform: rotate(127deg);
  background-repeat: no-repeat;
  background-size: contain;
}
.banner.v1 .banner-left {
  position: relative;
  z-index: 1;
}
.banner.v1 .banner-content h2 {
  color: var(--color-white);
  font-size: 45px;
  line-height: 52px;
  font-weight: 900;
}
.banner.v1 .banner-content p {
  color: var(--color-gBlack2);
  margin-top: 20px;
}
.banner.v1 .banner-content .list-service {
  margin-top: 35px;
}
.banner.v1 .banner-content .list-service li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.banner.v1 .banner-content .list-service li ~ li {
  margin-top: 20px;
}
.banner.v1 .banner-content .list-service li h6 {
  width: calc(100% - 30px);
}
.banner.v1 .banner-content .list-service .icon {
  width: 30px;
  height: 30px;
  min-width: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50px;
  background: var(--color-black3);
}
.banner.v1 .banner-content .list-service .icon svg {
  fill: var(--color-yellow);
  margin-top: 0;
}
.banner.v1 .banner-content .list-service h6 {
  font-family: "Roboto", sans-serif;
  color: var(--color-white);
  font-weight: 500;
}
.banner.v1 .banner-content .all-btns {
  margin-top: 45px;
}
.banner.v1 .banner-content .all-btns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
.banner.v1 .banner-content .all-btns li {
  width: 100%;
}
.banner.v1 .banner-content .all-btns a::after {
  content: none;
}
.banner.v1 .banner-content .all-btns a.v1:hover::before, .banner.v1 .banner-content .all-btns a.v2:hover::before {
  background: var(--color-white);
}
.banner.v1 .banner-content .all-btns a.v1:hover {
  color: var(--color-green);
}
.banner.v1 .banner-content .all-btns a.v2:hover {
  color: var(--color-yellow);
}
.banner.v1 .scroll-down-1 {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 25px;
}
.banner.v1 .rount-profile-bg {
  position: relative;
  width: 100%;
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  margin: 40px auto 0px auto;
}
.banner.v1 .rount-profile-bg .play-btn {
  position: absolute;
  width: 150px;
  height: 150px;
  bottom: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  border-radius: 100%;
  border: 3px solid var(--color-white);
  z-index: 2;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner.v1 .rount-profile-bg .play-btn::before, .banner.v1 .rount-profile-bg .play-btn::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 100%;
}
.banner.v1 .rount-profile-bg .play-btn::before {
  opacity: 0.5;
  background: var(--color-black);
}
.banner.v1 .rount-profile-bg .play-btn::after {
  opacity: 0.5;
  border: 3px solid var(--color-white);
  animation: scroll-zoom 5s 2s ease infinite;
}
.banner.v1 .rount-profile-bg .play-btn svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  fill: var(--color-white);
  --svg-font-size: 25px;
}
.banner.v2 {
  min-height: 700px;
  padding: 100px 0px 80px 0px;
}
.banner.v2::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: -150px;
  left: 0;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  background: url("../img/banner/v2/bg.png");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
  z-index: -1;
}
.banner.v2 .banner-content {
  margin: 0 auto;
  text-align: center;
}
.banner.v2 .banner-content h2 {
  font-weight: 900;
}
.banner.v2 .banner-content h2 ~ a {
  margin-top: 45px;
}
.banner.v2 .shape-1,
.banner.v2 .shape-2 {
  position: absolute;
  width: 116px;
  height: 107px;
  top: 50%;
  opacity: 0;
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -o-transform: translateY(-40%);
  transform: translateY(-40%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.banner.v2 .shape-1 {
  left: 8%;
  animation: bee-animation-1 11s ease infinite alternate;
}
.banner.v2 .shape-2 {
  right: 8%;
  animation: bee-animation-1 11s 0.8s ease infinite alternate;
}
@keyframes bee-animation-1 {
  0% {
    -webkit-transform: translate(-40%, 0%);
    -moz-transform: translate(-40%, 0%);
    -o-transform: translate(-40%, 0%);
    transform: translate(-40%, 0%);
  }
  30% {
    -webkit-transform: translate(-9%, -50%) rotate(30deg);
    -moz-transform: translate(-9%, -50%) rotate(30deg);
    -o-transform: translate(-9%, -50%) rotate(30deg);
    transform: translate(-9%, -50%) rotate(30deg);
  }
  40% {
    -webkit-transform: translate(-2%, -30%) rotate(10deg);
    -moz-transform: translate(-2%, -30%) rotate(10deg);
    -o-transform: translate(-2%, -30%) rotate(10deg);
    transform: translate(-2%, -30%) rotate(10deg);
  }
  80% {
    -webkit-transform: translate(-9%, -50%);
    -moz-transform: translate(-9%, -50%);
    -o-transform: translate(-9%, -50%);
    transform: translate(-9%, -50%);
  }
  100% {
    -webkit-transform: translate(-40%, -10%);
    -moz-transform: translate(-40%, -10%);
    -o-transform: translate(-40%, -10%);
    transform: translate(-40%, -10%);
  }
}
.banner.v2 .bottom-img-1,
.banner.v2 .bottom-img-2,
.banner.v2 .bottom-img-3 {
  position: absolute;
  content: "";
  width: 250px;
  height: 250px;
  bottom: 50px;
  opacity: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: -1;
}
.banner.v2 .bottom-img-1 {
  left: 0;
}
.banner.v2 .bottom-img-2 {
  right: calc(8% + 30px);
}
.banner.v2 .bottom-img-3 {
  right: 0;
}
.banner.v2 .banner-box-img {
  position: relative;
  width: calc(100% - 30px);
  margin: 100px auto 0px auto;
}
.banner.v2 .banner-box-img img {
  width: 100%;
  border-radius: 300px;
}
.banner.v2 .banner-box-img .scroll-down-1 {
  left: 50%;
  bottom: -20px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

/*=====================
    4 Our Services
=======================*/
.our-services {
  background: var(--color-white2);
}
.our-services .service-card {
  width: 100%;
  padding: 50px 35px;
  border-radius: 20px;
  box-shadow: 0px 7px 31px #f8f2ea;
  border-left: 3px solid var(--color-tr);
  background: var(--color-white);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-top: 30px;
}
.our-services .service-card .icon {
  position: relative;
  padding: 10px 0px 0px 10px;
  z-index: 1;
}
.our-services .service-card .icon::before {
  position: absolute;
  content: "";
  width: 55px;
  height: 55px;
  top: -10px;
  left: -10px;
  border-radius: 100px;
  opacity: 0.2;
  background: var(--color-green);
  z-index: -1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.our-services .service-card .icon svg {
  fill: var(--color-green);
  --svg-font-size: 57px;
}
.our-services .service-card .icon ~ h4 {
  margin-top: 45px;
}
.our-services .service-card h4 {
  font-weight: 700;
}
.our-services .service-card:hover {
  border-radius: 0px 20px 20px 0px;
  border-color: var(--color-yellow);
}
.our-services .service-card:hover .icon::before {
  background: var(--color-yellow);
}
.our-services .service-card:hover .icon svg {
  fill: var(--color-yellow);
}
.our-services .row ~ .more-link {
  margin-top: 40px;
}
.our-services .row > div:nth-child(1) .service-card {
  margin-top: 0;
}
.our-services .more-link {
  text-align: center;
}

/*=====================
    5 Why Us
=======================*/
.why-us {
  background: var(--color-white);
}
.why-us .section-title-center ~ .layer-box {
  margin-top: 60px;
}
.why-us .list-1 {
  margin-top: 50px;
}
.why-us .list-2 {
  margin-top: 30px;
}
.why-us li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.why-us li ~ li {
  margin-top: 30px;
}
.why-us li .icon {
  position: relative;
  min-width: 65px;
  width: 65px;
  height: 65px;
  text-align: center;
  line-height: 65px;
  background: var(--color-tr);
  z-index: 1;
}
.why-us li .icon::before, .why-us li .icon::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  border-radius: 80px;
  z-index: -1;
}
.why-us li .icon::before {
  top: 5px;
  background: var(--color-black);
}
.why-us li .icon::after {
  top: 0;
  background: var(--color-yellow);
}
.why-us li .icon svg {
  --svg-font-size: 35px;
}
.why-us li .text h5 {
  font-weight: 700;
}
.why-us li .text h5 ~ p {
  margin-top: 7px;
}
.why-us .big-pic img {
  width: 100%;
}

/*=====================
    6 Download App
=======================*/
.download-app {
  position: relative;
  padding: 0;
  background: var(--color-tr);
  z-index: 1;
}
.download-app::before, .download-app::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 50%;
  left: 0;
  z-index: -1;
}
.download-app::before {
  top: 0;
  background: var(--color-white);
}
.download-app::after {
  bottom: 0;
  background: var(--color-white2);
}
.download-app .section-title {
  margin-top: 50px;
}
.download-app .mobile-ads-box {
  padding: 30px;
  border-radius: 20px;
}
.download-app .mobile-ads-box img {
  width: 100%;
}
.download-app .download-btns ul {
  margin-top: 30px;
}
.download-app .download-btns li ~ li {
  margin-top: 20px;
}
.download-app .download-btns img {
  width: 100%;
}

/*=====================
    7 Our Products
=======================*/
.our-products {
  background: var(--color-white2);
}
.our-products .right-btn {
  margin-top: 20px;
}
.our-products .row ~ .slider {
  margin-top: 60px;
}
.our-products .slider {
  position: relative;
  padding: 0px 30px 28px 30px;
}
.our-products .slider .next-btn,
.our-products .slider .prev-btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border: 1px solid rgba(43, 34, 31, 0.1);
  border-radius: 80px;
  text-align: center;
  line-height: 50px;
  background: var(--color-white);
  z-index: 2;
}
.our-products .slider .next-btn:hover,
.our-products .slider .prev-btn:hover {
  background: var(--color-yellow);
}
.our-products .slider .next-btn {
  left: 0;
}
.our-products .slider .prev-btn {
  right: 0;
}

/*=====================
    8 We Serve
=======================*/
.we-serve {
  padding-top: 0;
  background: var(--color-white2);
}
.we-serve .we-serve-card {
  padding: 50px;
  box-shadow: -8px 10px 30px rgba(0, 0, 0, 0.06);
  border-radius: 20px;
  background: var(--color-white);
  margin-top: 30px;
}
.we-serve .we-serve-card .icon {
  position: relative;
  padding: 10px 0px 0px 10px;
  z-index: 1;
}
.we-serve .we-serve-card .icon::before {
  position: absolute;
  content: "";
  width: 55px;
  height: 55px;
  top: -10px;
  left: -10px;
  border-radius: 100px;
  opacity: 0.2;
  background: var(--color-green);
  z-index: -1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.we-serve .we-serve-card .icon svg {
  fill: var(--color-green);
  --svg-font-size: 57px;
}
.we-serve .we-serve-card .icon ~ h4 {
  margin-top: 45px;
}
.we-serve .we-serve-card h4 {
  font-weight: 700;
}
.we-serve .we-serve-card h4 ~ p {
  margin-top: 17px;
}
.we-serve .row > div:nth-child(1) .we-serve-card {
  margin-top: 0;
}

/*=====================
    9 Testimonial
=======================*/
.testimonial .testimonial-card {
  padding: 50px;
  border-radius: 20px;
}
.testimonial .testimonial-card .profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.testimonial .testimonial-card .profile .profile-img {
  width: 70px;
  height: 70px;
  min-width: 70px;
  border-radius: 100px;
  overflow: hidden;
}
.testimonial .testimonial-card .profile .profile-img img {
  width: 100%;
}
.testimonial .testimonial-card .profile .profile-content h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.testimonial .testimonial-card .profile .profile-content h6 ~ p {
  margin-top: 10px;
}
.testimonial .testimonial-card .profile p {
  margin-top: 20px;
}
.testimonial .slider {
  overflow: hidden;
  margin-top: 60px;
  padding: 0 30px;
}
.testimonial .slider .next-btn,
.testimonial .slider .prev-btn {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 80px;
  border: 1px solid var(--color-tr);
  text-align: center;
  line-height: 50px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.testimonial .slider .next-btn {
  left: 0;
}
.testimonial .slider .prev-btn {
  right: 0;
}
.testimonial.v1 .slider .next-btn,
.testimonial.v1 .slider .prev-btn {
  background: var(--color-gBlack);
}
.testimonial.v1 .slider .next-btn svg,
.testimonial.v1 .slider .prev-btn svg {
  fill: var(--color-white);
}
.testimonial.v1 .slider .next-btn:hover,
.testimonial.v1 .slider .prev-btn:hover {
  background: var(--color-yellow);
}
.testimonial.v1 .testimonial-card {
  background: var(--color-black2);
  box-shadow: 0px 4px 4px rgba(43, 32, 18, 0.03);
}
.testimonial.v1 .testimonial-card .profile .profile-content h6 {
  color: var(--color-white);
}
.testimonial.v1 .testimonial-card .profile .profile-content h6 a {
  color: var(--color-white);
}
.testimonial.v1 .testimonial-card .profile .profile-content h6 a:hover {
  color: var(--color-yellow);
}
.testimonial.v1 .testimonial-card p {
  color: var(--color-white);
}
.testimonial.v2 {
  padding-top: 0;
}
.testimonial.v2 .testimonial-card {
  background: var(--color-white);
  box-shadow: 0px 0px 4px rgba(43, 32, 18, 0.3);
}

/*=====================
    10 Blog News
=======================*/
.blog-news {
  background: var(--color-white2);
}
.blog-news .blog-card .blog-img {
  border-radius: 20px;
  overflow: hidden;
}
.blog-news .blog-card .blog-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-filter: blur(0.3px) grayscale(0.2);
  filter: blur(0.3px) grayscale(0.2);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-news .blog-card .post-tag {
  padding: 3px 10px;
  display: inline-block;
  border: 2px solid var(--color-border);
  border-radius: 3px;
  font-family: "Arima Madurai", cursive;
  font-weight: 700;
  color: var(--color-gBlack);
  background: var(--color-tr);
}
.blog-news .blog-card .post-tag:hover {
  background: var(--color-border);
}
.blog-news .blog-card .blog-content {
  margin-top: 40px;
}
.blog-news .blog-card .blog-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
}
.blog-news .blog-card .blog-content h6 {
  font-weight: 700;
}
.blog-news .blog-card .blog-content h6 .icon svg {
  --svg-font-size: 20px;
  fill: var(--color-green);
}
.blog-news .blog-card .blog-content h6 .icon ~ .text {
  margin-left: 5px;
}
.blog-news .blog-card .blog-content h3 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 800;
  margin-top: 30px;
}
.blog-news .blog-card .blog-content .post-footer,
.blog-news .blog-card .blog-content .post-footer .porfile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.blog-news .blog-card .blog-content .post-footer {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
.blog-news .blog-card .blog-content .post-footer .porfile img {
  border-radius: 50px;
}
.blog-news .blog-card .blog-content .post-footer .porfile h6 {
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  margin-left: 10px;
}
.blog-news .blog-card .blog-content .post-footer .post-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  text-transform: uppercase;
  gap: 22px;
}
.blog-news .blog-card .blog-content .post-footer .post-link a .icon {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50px;
  background: var(--color-yellow);
}
.blog-news .blog-card .blog-content .post-footer .post-link a .icon svg {
  --svg-font-size: 32px;
  position: absolute;
  top: 2px;
  right: 8px;
}
.blog-news .blog-card:hover .blog-img img {
  -webkit-filter: blur(0) grayscale(0);
  filter: blur(0) grayscale(0);
  -webkit-transform: rotate(1deg) scale(1.1);
  -moz-transform: rotate(1deg) scale(1.1);
  -o-transform: rotate(1deg) scale(1.1);
  transform: rotate(1deg) scale(1.1);
}
.blog-news .small-post > ul {
  margin-top: 35px;
}
.blog-news .small-post > ul > li {
  padding: 35px 0px;
  border-top: 1px solid var(--color-border);
}
.blog-news .small-post > ul > li:last-child {
  padding-bottom: 0;
}

/*========================
    31 About Beeberry
==========================*/
.about-beeberry .left-content {
  padding-right: 50px;
}
.about-beeberry .exp-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}
.about-beeberry .exp-text h2 {
  font-size: 60px;
  line-height: 70px;
  font-weight: 900;
}
.about-beeberry .exp-text p {
  position: relative;
  padding-left: 110px;
}
.about-beeberry .exp-text p::before {
  position: absolute;
  content: "";
  width: 95px;
  height: 2px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: var(--color-black);
}
.about-beeberry .right-content p ~ a {
  margin-top: 50px;
}
.about-beeberry .video-box {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  margin-top: 65px;
}
.about-beeberry .video-box::before, .about-beeberry .video-box::after {
  position: absolute;
  content: "";
  width: 50%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.about-beeberry .video-box::before {
  top: -100%;
  left: -100%;
  background-image: url("../img/about-beeberry/shap-1.png");
}
.about-beeberry .video-box::after {
  bottom: -100%;
  right: -100%;
  background-image: url("../img/about-beeberry/shap-2.png");
}
.about-beeberry .video-box img {
  -webkit-filter: blur(0.3px) grayscale(0.2);
  filter: blur(0.3px) grayscale(0.2);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.about-beeberry .video-box .play-video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.about-beeberry .video-box:hover::before {
  top: -35%;
  left: -17%;
}
.about-beeberry .video-box:hover::after {
  bottom: -35%;
  right: -17%;
}
.about-beeberry .video-box:hover img {
  -webkit-transform: scale(1.1) rotate(1deg);
  -moz-transform: scale(1.1) rotate(1deg);
  -o-transform: scale(1.1) rotate(1deg);
  transform: scale(1.1) rotate(1deg);
  -webkit-filter: blur(0px) grayscale(0);
  filter: blur(0px) grayscale(0);
}
.about-beeberry .box-count {
  margin-top: 60px;
}
.about-beeberry .box-count li ~ li {
  margin-top: 25px;
}
.about-beeberry .box-count .icon {
  width: 65px;
  height: 65px;
  text-align: center;
  line-height: 65px;
  border-radius: 100px;
  box-shadow: 1px 1px 32px rgba(0, 0, 0, 0.1);
  background: var(--color-white);
}
.about-beeberry .box-count .icon svg {
  --svg-font-size: 25px;
  margin-top: 0;
}
.about-beeberry .box-count .icon ~ h3 {
  margin-top: 25px;
}
.about-beeberry .box-count h3 {
  font-weight: 900;
}
.about-beeberry .box-count h3 ~ h5 {
  margin-top: 5px;
}
.about-beeberry .box-count h5 {
  font-weight: 700;
}

/*=====================
    32 Our Blog
=======================*/
.our-blog {
  background: var(--color-white2);
}
.our-blog .blog-card {
  padding-bottom: 40px;
  border-radius: 20px;
  background: var(--color-white);
  margin-top: 30px;
}
.our-blog .blog-card .blog-img {
  border-radius: 20px 20px 0px 0px;
  overflow: hidden;
}
.our-blog .blog-card .blog-img img {
  width: 100%;
  -webkit-filter: blur(0.3px) grayscale(0.2);
  filter: blur(0.3px) grayscale(0.2);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.our-blog .blog-card .blog-content {
  position: relative;
  padding: 60px 30px 0px 30px;
  margin-left: 40px;
  border-radius: 20px 0px 0px 0px;
  background: var(--color-white);
  margin-top: -100px;
  z-index: 1;
}
.our-blog .blog-card .blog-content h6 {
  font-weight: 900;
}
.our-blog .blog-card .blog-content h6 .icon svg {
  fill: var(--color-gBlack);
}
.our-blog .blog-card .blog-content h6 .text {
  display: inline-block;
  margin-left: 10px;
}
.our-blog .blog-card .blog-content h6 ~ h4 {
  margin-top: 15px;
}
.our-blog .blog-card .blog-content h4 {
  font-weight: 700;
}
.our-blog .blog-card .blog-content .date-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}
.our-blog .blog-card .blog-content .date-link h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 40px);
}
.our-blog .blog-card .blog-content .date-link h6 .icon svg {
  --svg-font-size: 18px;
}
.our-blog .blog-card .blog-content .date-link h6 .text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 20px;
}
.our-blog .blog-card .blog-content .date-link .link-btn {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50px;
  background: var(--color-yellow);
}
.our-blog .blog-card .blog-content .date-link .link-btn svg {
  --svg-font-size: 16px;
  margin-top: 0;
}
.our-blog .blog-card .blog-content .left-btn {
  position: absolute;
  padding: 55px 13px;
  border: none;
  border-right: 1px solid var(--color-border);
  left: -40px;
  bottom: 0;
  background: var(--color-tr);
}
.our-blog .blog-card .profile-img {
  position: absolute;
  top: -30px;
  left: 30px;
  width: 60px;
  height: 60px;
}
.our-blog .blog-card .profile-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 100px;
}
.our-blog .blog-card:hover .blog-img img {
  -webkit-transform: scale(1.1) rotate(1deg);
  -moz-transform: scale(1.1) rotate(1deg);
  -o-transform: scale(1.1) rotate(1deg);
  transform: scale(1.1) rotate(1deg);
  -webkit-filter: blur(0px) grayscale(0);
  filter: blur(0px) grayscale(0);
}
.our-blog .row > div:nth-child(1) .blog-card {
  margin-top: 0;
}

/*========================
    home three
==========================*/
.banner__content__wrapper {
  padding-top: 110px;
}

.element1 {
  position: absolute;
  top: 0px;
  right: 0;
}

.element2 {
  position: absolute;
  top: 0px;
  left: 0;
}

.element3 {
  position: absolute;
  bottom: 60px;
  left: 0;
  animation: lani 4s linear infinite;
  z-index: -1;
}

.banner__content h1 {
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 29px;
}
.banner__content p {
  color: var(--color-gBlack);
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 35px;
}
.banner__content .btn__grp {
  display: flex;
  align-items: center;
  gap: 34px;
}
.banner__content .btn__grp .link-anime::before {
  border-radius: 100px;
}
.banner__content .btn__grp .link-anime::after {
  border-radius: 100px;
}
.banner__content .btn__grp .flower {
  position: relative;
}
.banner__content .btn__grp .flower .video__vector {
  position: absolute;
  bottom: -5px;
  left: calc(100% - 14px);
  z-index: -1;
  animation: upsmoth 2s linear infinite;
}
.banner__content .btn__grp .vtext {
  font-size: 18px;
  font-weight: 700;
  color: var(--color-black);
}

@keyframes upsmoth {
  50% {
    transform: translateY(-5px);
  }
}
.banner3__thumb {
  width: 100%;
  position: relative;
  margin-bottom: -40px;
}
.banner3__thumb img {
  width: 100%;
}
.banner3__thumb::before {
  position: absolute;
  content: "";
  bottom: 125px;
  left: 0;
  background: url(../img/banner/v3/flower-white.png) no-repeat center center;
  background-size: contain;
  width: 125px;
  height: 125px;
  animation: cir10 15s linear infinite;
}
.banner3__thumb::after {
  position: absolute;
  content: "";
  bottom: 125px;
  right: 90px;
  background: url(../img/banner/v3/flower-yellow.png) no-repeat center center;
  background-size: contain;
  width: 125px;
  height: 125px;
  animation: cir10 20s linear infinite;
}

@keyframes cir10 {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes lani {
  50% {
    transform: translateY(-10px);
  }
  80% {
    transform: translateX(-10px);
  }
}
.banner__categoriesitem .icon {
  font-size: 18px;
  font-weight: 700;
}
.banner__categoriesitem .icon .svg-icon {
  position: relative;
  min-width: 65px;
  width: 65px;
  height: 65px;
  text-align: center;
  line-height: 65px;
  background: var(--color-tr);
  z-index: 1;
  margin-bottom: 26px;
}
.banner__categoriesitem .icon .svg-icon::before, .banner__categoriesitem .icon .svg-icon::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  border-radius: 80px;
  z-index: -1;
}
.banner__categoriesitem .icon .svg-icon::before {
  top: 5px;
  background: var(--color-black);
}
.banner__categoriesitem .icon .svg-icon::after {
  top: 0;
  background: var(--color-white);
}
.banner__categoriesitem .icon .svg-icon svg {
  --svg-font-size: 35px;
  z-index: 1;
}
.banner__categoriesitem .icon .right-icon {
  width: 18px;
}

.banner__categories {
  justify-content: space-between;
}

.categories__left {
  gap: 0 100px;
}

.categories__right {
  gap: 10px;
}
.categories__right .text {
  font-size: 16px;
  font-weight: 500;
  color: var(--color-gBlack);
}
.categories__right .arrow-icon {
  border: 1px solid var(--color-gBlack);
  border-radius: 100px;
  width: 24px;
  height: 35px;
  display: block;
  position: relative;
}
.categories__right .arrow-icon img {
  width: 18px;
  position: absolute;
  top: 0;
  left: 2px;
  transform: translateY(0px);
  animation: arrro 2s linear infinite;
  opacity: 0;
}

@keyframes arrro {
  50% {
    transform: translateY(9px);
    opacity: 1;
  }
}
/*=====================
    home three
=======================*/
.testimonial__version3 {
  background: #F9F6F2;
  overflow: hidden;
}
.testimonial__version3 .section-title-white-center h2 {
  color: var(--color-black2);
}
.testimonial__version3 .section-title-white-center h6 {
  color: var(--color-black2);
}
.testimonial__version3 .testimonial-card {
  box-shadow: 0px 4px 4px rgba(43, 32, 18, 0.03);
  border-radius: 20px;
  background: var(--color-white) !important;
}
.testimonial__version3 .testimonial-card p {
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  color: var(--color-gBlack) !important;
  margin-bottom: 30px;
}
.testimonial__version3 .testimonial-card h6 a {
  color: var(--color-gBlack) !important;
  font-weight: 500;
}
.testimonial__version3 .testimonial-card .profile-img {
  transform: translateY(-80px);
  margin-bottom: -40px;
}
.testimonial__version3 .testimonial-card .profile-img img {
  border-radius: 50%;
}

/*=====================
    11 About Us
=======================*/
.about-us .about-img img {
  width: 100%;
  max-width: calc(67% - 15px);
  border-radius: 20px;
}
.about-us .about-img img:nth-child(2) {
  position: relative;
  bottom: 0px;
  left: 38%;
  margin-top: -38%;
}
.about-us .about-content {
  margin-top: 30px;
}
.about-us .about-content p {
  margin-top: 18px;
}
.about-us .about-content .check-and-heading {
  margin-top: 20px;
}
.about-us .about-content .link-anime {
  margin-top: 45px;
}

/*=====================
    12 Video Box
=======================*/
.video-box .box-content {
  position: relative;
  padding: 50px;
  z-index: 1;
}
.video-box .box-content::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.8;
  background: var(--color-black);
  z-index: -1;
}
.video-box .box-content .start {
  margin-top: 30px;
}
.video-box .box-content p {
  color: var(--color-white);
  margin-top: 20px;
}
.video-box .box-content .play-video-btn {
  margin-top: 30px;
}

/*=====================
    13 Team
=======================*/
.team {
  background: var(--color-white2);
}
.team > .container {
  position: relative;
}
.team .slider {
  margin-top: 50px;
}
.team .prev-btn,
.team .next-btn {
  position: absolute;
  width: 50px;
  height: 50px;
  line-height: 50px;
  top: 60%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: var(--color-tr);
  z-index: 1;
}
.team .prev-btn::before,
.team .next-btn::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.5;
  border-radius: 100px;
  background: var(--color-yellow);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -1;
}
.team .prev-btn svg,
.team .next-btn svg {
  --svg-font-size: 50px;
  margin-top: 0;
}
.team .prev-btn:hover::before,
.team .next-btn:hover::before {
  opacity: 1;
}
.team .prev-btn {
  left: 15px;
}
.team .prev-btn svg {
  margin-left: 20px;
}
.team .next-btn {
  right: 15px;
}
.team .next-btn svg {
  margin-left: -40px;
}
.team .team-card .profile-img {
  position: relative;
  border-radius: 20px 20px 0px 0px;
  overflow: hidden;
}
.team .team-card .profile-img::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: var(--color-white);
  z-index: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.team .team-card .profile-img img {
  width: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.team .team-card .profile-img ul {
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5px;
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
  -moz-transform: translate(-50%, -50%) scale(0.8);
  -o-transform: translate(-50%, -50%) scale(0.8);
  transform: translate(-50%, -50%) scale(0.8);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 2;
}
.team .team-card .profile-img li a {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
}
.team .team-card .profile-img li a svg {
  fill: var(--color-white);
  --svg-font-size: 16px;
}
.team .team-card .profile-img li.fb a {
  background: var(--color-fb);
}
.team .team-card .profile-img li.fb a:hover svg {
  fill: var(--color-fb);
}
.team .team-card .profile-img li.tw a {
  background: var(--color-tw);
}
.team .team-card .profile-img li.tw a:hover svg {
  fill: var(--color-tw);
}
.team .team-card .profile-img li.pin a {
  background: var(--color-pin);
}
.team .team-card .profile-img li.pin a:hover svg {
  fill: var(--color-pin);
}
.team .team-card .profile-img li.in a {
  background: var(--color-in);
}
.team .team-card .profile-img li.in a:hover svg {
  fill: var(--color-in);
}
.team .team-card .profile-img li a:hover {
  background: var(--color-white);
}
.team .team-card .profile-info {
  padding: 30px;
  border-radius: 0px 0px 20px 20px;
  background: var(--color-green);
}
.team .team-card .profile-info h4,
.team .team-card .profile-info p {
  color: var(--color-white);
}
.team .team-card .profile-info h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.team .team-card .profile-info p {
  margin-top: 5px;
}
.team .team-card:hover .profile-img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.team .team-card:hover .profile-img::before {
  opacity: 0.5;
}
.team .team-card:hover .profile-img ul {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  visibility: visible;
}

/*=====================
    14 Working Process 
=======================*/
.working-process .process-boxs {
  margin-top: 80px;
}
.working-process .process-boxs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
  counter-reset: listCount;
}
.working-process .process-boxs li {
  width: 100%;
  text-align: center;
}
.working-process .process-boxs li .icon {
  position: relative;
  width: 110px;
  height: 110px;
  text-align: center;
  line-height: 110px;
  border-radius: 10px;
  border: 1px solid var(--color-yellow);
  background: var(--color-black);
  margin: 22px auto 0px auto;
}
.working-process .process-boxs li .icon::before {
  font-family: "Arima Madurai", cursive;
  position: absolute;
  content: counter(listCount);
  counter-increment: listCount;
  width: 40px;
  height: 40px;
  top: -21px;
  right: -21px;
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
  color: var(--color-white);
  border-radius: 50px;
  border: 1px solid var(--color-yellow);
  background: var(--color-black);
}
.working-process .process-boxs li:last-child .icon::after {
  content: none;
}
.working-process .process-boxs li svg {
  --svg-font-size: 54px;
  fill: var(--color-yellow);
}
.working-process .process-boxs li h5 {
  color: var(--color-white);
  font-weight: 700;
  margin-top: 30px;
}

.about__beeberry-content h2 {
  margin-bottom: 20px;
}
.about__beeberry-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  color: var(--color-gBlack);
}
.about__beeberry-content .about__beeberrylist {
  margin-top: 40px;
  margin-bottom: 40px;
}
.about__beeberry-content .about__beeberrylist li {
  display: flex;
  align-items: center;
  gap: 20px;
  color: var(--color-gBlack);
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
}
.about__beeberry-content .about__beeberrylist li:not(:last-child) {
  margin-bottom: 20px;
}
.about__beeberry-content .about__beeberrylist li svg {
  --svg-font-size: 14px;
  min-width: 30px;
  height: 30px;
  padding: 7px;
  border-radius: 50%;
  background: var(--color-white);
  border: 1px solid #F9F6F2;
  box-shadow: 0px 6px 8px rgba(211, 211, 211, 0.25);
}

/*=====================
    15 Check Our Range
=======================*/
.check-our-range {
  background: var(--color-white2);
}
.check-our-range ul,
.check-our-range ul ~ a {
  margin-top: 30px;
}
.check-our-range li ~ li {
  margin-top: 15px;
}
.check-our-range li a {
  padding-bottom: 2px;
  position: relative;
  display: inline-block;
  font-family: "Arima Madurai", cursive;
  font-size: 24px;
  line-height: 34px;
  opacity: 0.6;
}
.check-our-range li a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  background: var(--color-black);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.check-our-range li a:hover {
  color: var(--color-black);
  opacity: 1;
}
.check-our-range li a:hover::before {
  opacity: 1;
  visibility: visible;
}
.check-our-range .check-our-profile {
  position: relative;
  z-index: 1;
  margin: 30px 0px;
}
.check-our-range .check-our-profile::before {
  position: absolute;
  content: "";
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  right: 0px;
  bottom: -30px;
  border-radius: 20px;
  background: var(--color-yellow);
  z-index: -1;
}
.check-our-range .check-our-profile img {
  width: calc(100% - 30px);
  border-radius: 20px;
}

.our-services3 {
  background: url(../img/banner/v3/bg.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.our-services3 .ser__shape {
  position: absolute;
  top: 0;
  right: 0;
}
.our-services3 .service-card {
  background: var(--color-black2);
  border-radius: 20px;
  padding: 0 30px;
  text-align: center;
}
.our-services3 .service-card .icon {
  width: 120px;
  height: 120px;
  background: var(--color-black2);
  border: 1px solid var(--color-yellow);
  border-radius: 50%;
  margin: 0 auto 40px;
  position: relative;
}
.our-services3 .service-card .icon svg {
  --svg-font-size: 54px;
}
.our-services3 .service-card .icon::before {
  position: absolute;
  bottom: -29px;
  left: -22px;
  content: "";
  background: url(../img/banner/v3/service-icon.png) no-repeat center center;
  background-size: cover;
  width: 170px;
  height: 170px;
  z-index: -1;
  opacity: 0;
  transition: all 0.4s;
}
.our-services3 .service-card p {
  font-size: 16px;
  font-weight: 400;
  color: var(--color-pt);
  line-height: 28px;
}
.our-services3 .service-card h4 {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.our-services3 .service-card h4::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translatex(-50%);
  width: 70px;
  height: 2px;
  content: "";
  background: var(--color-yellow);
}
.our-services3 .service-card h4 a {
  color: var(--color-white);
}
.our-services3 .service-card:hover .icon::before {
  opacity: 1;
}
.our-services3 .content__valu {
  transform: translateY(-60px);
}

.more__link .link-anime {
  border-radius: 100px;
}
.more__link .link-anime::before {
  background: var(--color-black2);
  z-index: -1;
  border-radius: 100px;
}
.more__link .link-anime::after {
  background: var(--color-yellow);
  z-index: -2;
  top: 4px;
  left: 4px;
  border-radius: 300px;
}
.more__link .link-anime:hover::after {
  top: -4px;
  left: -4px;
}

.counter__section3 {
  background: url(../img/banner/v3/bg.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  padding: 130px 0;
  overflow: hidden;
}
.counter__section3 .count__shape {
  position: absolute;
  top: 0;
  left: 0;
}

.counting__box ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.counting__box ul li {
  display: flex;
  align-items: center;
  gap: 20px;
}
.counting__box ul li h3 {
  font-weight: 900;
  font-size: 40px;
  margin-bottom: 5px;
  line-height: 60px;
}
.counting__box ul li h5 {
  font-size: 22px;
  font-weight: 700;
}
.counting__box ul li .icon {
  width: 100px;
  background: var(--color-black2);
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border: 1px solid var(--color-yellow);
}
.counting__box ul li .icon svg {
  --svg-font-size: 48px;
  color: var(--color-white);
}

.insta__galleryv3 {
  transform: translateY(-110px);
  margin-bottom: -110px;
  margin-top: 110px;
}

.partners {
  display: flex;
  justify-content: space-between;
}
.partners .box {
  width: 62px;
  height: 54px;
}
.partners .box .partner__item {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.partner__bspace {
  margin-bottom: 50px;
}

/*=======================
    16 Tasty Honey
=========================*/
.tasty-honey {
  background: var(--color-white2);
}
.tasty-honey .tasty-honey-card {
  position: relative;
  padding: 40px;
  border-radius: 20px;
  background: var(--color-white);
  margin-top: 30px;
}
.tasty-honey .tasty-honey-card .icon svg {
  --svg-font-size: 70px;
}
.tasty-honey .tasty-honey-card .count-num {
  position: absolute;
  top: 40px;
  right: 40px;
  font-family: "Arima Madurai", cursive;
  font-size: 55px;
  line-height: 65px;
  font-weight: 900;
  color: var(--color-tr);
  opacity: 0.5;
  -webkit-text-stroke: 1px var(--color-black);
}
.tasty-honey .tasty-honey-card h4 {
  font-weight: 900;
  margin-top: 25px;
}
.tasty-honey .tasty-honey-card p {
  margin-top: 20px;
}
.tasty-honey .row > div:nth-child(1) .tasty-honey-card {
  margin-top: 0;
}

/*=========================
    17 Services Details
===========================*/
.services-details img {
  width: 100%;
  border-radius: 20px;
}
.services-details h3 {
  font-weight: 900;
  margin-top: 30px;
}
.services-details p {
  margin-top: 20px;
}
.services-details .big-post-img,
.services-details .box-img {
  border-radius: 20px;
  overflow: hidden;
}
.services-details .big-post-img img,
.services-details .box-img img {
  -webkit-filter: blur(0.3px) grayscale(0.2);
  filter: blur(0.3px) grayscale(0.2);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.services-details .big-post-img:hover img,
.services-details .box-img:hover img {
  -webkit-transform: scale(1.1) rotate(1deg);
  -moz-transform: scale(1.1) rotate(1deg);
  -o-transform: scale(1.1) rotate(1deg);
  transform: scale(1.1) rotate(1deg);
  -webkit-filter: blur(0px) grayscale(0);
  filter: blur(0px) grayscale(0);
}
.services-details .feedbac-box {
  padding: 30px 15px;
  margin-top: 30px;
}
.services-details .feedbac-box .box-img {
  margin-bottom: 20px;
}
.services-details .feedbac-box .box-content {
  text-align: center;
}
.services-details .feedbac-box .box-content h5,
.services-details .feedbac-box .box-content p {
  color: var(--color-white);
}
.services-details .feedbac-box .box-content h5 {
  font-weight: 700;
}
.services-details .feedbac-box .box-content ul,
.services-details .feedbac-box .box-content p,
.services-details .feedbac-box .box-content .feedbac-btn {
  margin-top: 20px;
}
.services-details .feedbac-box .box-content .feedbac-btn {
  display: inline-block;
}
.services-details .feedbac-box .box-content .feedbac-btn .icon svg {
  --svg-font-size: 18px;
  fill: var(--color-yellow);
}
.services-details .feedbac-box .box-content .feedbac-btn .text {
  font-weight: 500;
  text-transform: uppercase;
  color: var(--color-white);
  margin-left: 5px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.services-details .feedbac-box .box-content .feedbac-btn:hover .text {
  color: var(--color-yellow);
}
.services-details .mid-box-imgs {
  margin-top: 30px;
}
.services-details .mid-box-imgs .box-img:nth-child(2) {
  margin-top: 20px;
}

/*=========================
    18 Our Sweet Clients
===========================*/
.our-sweet-clients.v1 {
  padding-top: 0;
}
.our-sweet-clients ul {
  margin-top: 60px;
}
.our-sweet-clients li {
  text-align: center;
}

/*=========================
    19 FAQ
===========================*/
.faq {
  background: var(--color-white2);
}
.faq .section-title h6 {
  padding: 0px 30px 10px 30px;
}
.faq .left-content {
  padding-right: 50px;
}
.faq .left-content p {
  margin-top: 20px;
}
.faq .left-content .link-anime {
  margin-top: 30px;
}
.faq .right-countent ul {
  margin-top: 30px;
}
.faq .right-countent li ~ li {
  margin-top: 15px;
}
.faq .right-countent button {
  position: relative;
  font-family: "Arima Madurai", cursive;
  width: 100%;
  padding: 20px 50px 20px 20px;
  color: var(--color-black);
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-align: inherit;
  border-radius: 5px;
  border: 1px solid var(--color-border);
  background: var(--color-white);
}
.faq .right-countent button span {
  display: inline-block;
}
.faq .right-countent button .icon {
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.faq .right-countent button .icon svg {
  fill: var(--color-yellow);
  --svg-font-size: 16px;
  margin-top: 0;
}
.faq .right-countent button.collapsed .icon {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.faq .right-countent button.collapsed .icon svg {
  fill: var(--color-black);
}
.faq .right-countent .box-content {
  padding: 30px;
  border: 1px solid var(--color-border);
  border-top: none;
  background: var(--color-white);
}

/*=====================
    20 Who We Are
=======================*/
.who-we-are {
  background: var(--color-white2);
}
.who-we-are .who-we-box {
  padding: 50px;
  border: 1px solid var(--color-border);
  border-radius: 20px;
  background: var(--color-white);
  margin-bottom: 30px;
}
.who-we-are .who-we-box p {
  margin-top: 30px;
}
.who-we-are .who-we-box .check-and-heading {
  margin-top: 20px;
}
.who-we-are .who-we-img img {
  width: 100%;
  border-radius: 20px;
}

/*========================
    21 Make A New Story
==========================*/
.make-a-new-story {
  padding-top: 0;
  background: var(--color-white2);
}
.make-a-new-story .story-cards {
  margin-top: 60px;
}
.make-a-new-story .story-cards li ~ li {
  margin-top: 30px;
}
.make-a-new-story .content-img {
  position: relative;
  overflow: hidden;
  border-radius: 20px 20px 0px 0px;
}
.make-a-new-story .content-img img {
  width: 100%;
  -webkit-filter: blur(0.3px) grayscale(0.2);
  filter: blur(0.3px) grayscale(0.2);
  -webkit-transform: rotate(1deg) scale(1.1);
  -moz-transform: rotate(1deg) scale(1.1);
  -o-transform: rotate(1deg) scale(1.1);
  transform: rotate(1deg) scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.make-a-new-story .content-img .year {
  position: absolute;
  padding: 30px 30px 10px 30px;
  text-align: center;
  left: 50px;
  bottom: 0px;
  font-family: "Arima Madurai", cursive;
  font-size: 22px;
  font-weight: 700;
  border: 1px solid var(--color-white2);
  border-radius: 500px 500px 0px 0px;
  background: var(--color-white);
}
.make-a-new-story .content-text {
  padding: 30px;
  border-radius: 0px 0px 20px 20px;
  background: var(--color-white);
}
.make-a-new-story .content-text h3 {
  font-weight: 900;
}
.make-a-new-story .content-text p {
  margin-top: 15px;
}
.make-a-new-story .story-content:hover .content-img img {
  -webkit-filter: blur(0) grayscale(0);
  filter: blur(0) grayscale(0);
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}

/*=========================
    22 Gallery Display
===========================*/
.gallery-display .gallery-btns ul {
  text-align: center;
}
.gallery-display .gallery-btns li {
  display: inline-block;
}
.gallery-display .gallery-btns button {
  padding: 16px 40px;
  font-family: "Arima Madurai", cursive;
  font-weight: 900;
  font-size: 16px;
  line-height: 22px;
  color: var(--color-black);
  border: 1px solid var(--color-border);
  border-radius: 50px;
  background: var(--color-tr);
  margin: 10px 5px;
}
.gallery-display .gallery-btns button.active {
  border-color: var(--color-tr);
  background: var(--color-yellow);
}
.gallery-display .gallery-btns ~ .gallery-items {
  margin-top: 60px;
}
.gallery-display .gallery-content {
  position: relative;
  display: inline-block;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 30px;
}
.gallery-display .gallery-content::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: linear-gradient(358.9deg, #2b221f 11.13%, rgba(43, 34, 31, 0) 98.98%);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
.gallery-display .gallery-content::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: -100%;
  right: -100%;
  z-index: 2;
  opacity: 0;
  background-image: url("../img/gallery-items/hover-shapp.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.gallery-display .gallery-content img {
  width: 100%;
  -webkit-filter: blur(0.3px) grayscale(0.2);
  filter: blur(0.3px) grayscale(0.2);
  -webkit-transform: rotate(1deg) scale(1.1);
  -moz-transform: rotate(1deg) scale(1.1);
  -o-transform: rotate(1deg) scale(1.1);
  transform: rotate(1deg) scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.gallery-display .gallery-content .tag {
  display: inline-block;
  padding: 1px 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--color-black);
  border-radius: 50px;
  background: var(--color-yellow);
}
.gallery-display .gallery-content .tag ~ h3 {
  margin-top: 30px;
}
.gallery-display .gallery-content h3 {
  color: var(--color-white);
  font-weight: 900;
}
.gallery-display .gallery-content h3 a {
  color: var(--color-white);
}
.gallery-display .gallery-content h3 a:hover {
  color: var(--color-yellow);
}
.gallery-display .gallery-content .text {
  position: absolute;
  width: 100%;
  padding: 30px;
  bottom: -100%;
  left: 0;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.gallery-display .gallery-content:hover::before, .gallery-display .gallery-content:hover::after {
  opacity: 1;
}
.gallery-display .gallery-content:hover::after {
  top: -38%;
  right: -38%;
}
.gallery-display .gallery-content:hover img {
  -webkit-filter: blur(0px) grayscale(0);
  filter: blur(0px) grayscale(0);
  -webkit-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
}
.gallery-display .gallery-content:hover .text {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}
.gallery-display .gallery-item:nth-last-child(1) .gallery-content,
.gallery-display .gallery-item:nth-last-child(2) .gallery-content {
  margin-bottom: 0;
}
.gallery-display .gallery-items ~ .lode-btns {
  margin-top: 40px;
}
.gallery-display .lode-btns {
  text-align: center;
}

/*=========================
     23 Gallery Single
===========================*/
.gallery-single .box-img {
  border-radius: 20px;
  overflow: hidden;
}
.gallery-single .box-img img {
  width: 100%;
  -webkit-filter: blur(0.3px) grayscale(0.2);
  filter: blur(0.3px) grayscale(0.2);
  -webkit-transform: rotate(1deg) scale(1.1);
  -moz-transform: rotate(1deg) scale(1.1);
  -o-transform: rotate(1deg) scale(1.1);
  transform: rotate(1deg) scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.gallery-single .big-img-count:hover .box-img img,
.gallery-single .box-img:hover img {
  -webkit-filter: blur(0px) grayscale(0);
  filter: blur(0px) grayscale(0);
  -webkit-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
}
.gallery-single .big-img-count .box-img {
  border-radius: 20px 20px 0px 0px;
}
.gallery-single .big-img-count .box-content {
  border-radius: 0px 0px 20px 20px;
  background: var(--color-yellow);
}
.gallery-single .big-img-count li {
  text-align: center;
  padding: 25px 15px;
}
.gallery-single .big-img-count li ~ li {
  border-top: 1px solid var(--color-border);
}
.gallery-single .big-img-count li h4 {
  font-weight: 500;
}
.gallery-single .big-img-count li h4 ~ p {
  margin-top: 4px;
}
.gallery-single h3 {
  font-weight: 900;
  margin-top: 50px;
}
.gallery-single h3 ~ p {
  margin-top: 30px;
}
.gallery-single .check-and-heading {
  margin-top: 30px;
}
.gallery-single .check-and-heading ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
.gallery-single .check-and-heading li {
  margin-top: 0;
}
.gallery-single .check-and-heading h6 {
  font-weight: 400;
}
.gallery-single .user {
  padding: 40px;
  border-radius: 20px;
  margin-top: 50px;
}
.gallery-single .user .user-profile {
  position: relative;
  max-width: 150px;
}
.gallery-single .user .user-profile .icon {
  position: absolute;
  width: 50px;
  height: 50px;
  text-align: center;
  top: 0;
  right: -10px;
  line-height: 50px;
  border-radius: 100px;
  background: var(--color-yellow);
}
.gallery-single .user .user-profile .icon svg {
  fill: var(--color-black);
  --svg-font-size: 20px;
  margin-top: 0;
}
.gallery-single .user .user-profile img {
  width: 100%;
  border-radius: 100%;
  border: 2px solid var(--color-border);
}
.gallery-single .user .user-content {
  margin-top: 30px;
}
.gallery-single .user .user-content h4,
.gallery-single .user .user-content p {
  color: var(--color-white);
}
.gallery-single .user .user-content h4 {
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}
.gallery-single .user .user-content h4 ~ p {
  margin-top: 15px;
}
.gallery-single .user .user-content p a {
  color: var(--color-yellow);
}
.gallery-single .user .user-content p a:hover {
  color: var(--color-white);
}
.gallery-single .user .user-content ul {
  margin-top: 20px;
}
.gallery-single .user .user-content li {
  display: inline-block;
}
.gallery-single .user .user-content li ~ li {
  margin-left: 20px;
}
.gallery-single .user .user-content li a svg {
  --svg-font-size: 20px;
  fill: var(--color-white);
}
.gallery-single .user .user-content li a:hover svg {
  fill: var(--color-yellow);
}
.gallery-single .box-gallery {
  margin-top: 40px;
}
.gallery-single .box-gallery .box-img:nth-child(2) {
  margin-top: 30px;
}
.gallery-single .box-video {
  position: relative;
  margin-top: 30px;
}
.gallery-single .box-video .play-video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

/*=====================
    24 Shop
=======================*/
.shop {
  background: var(--color-white2);
}
.shop .products .nice-select {
  padding: 0px 20px;
  clear: none;
  float: none;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  border: 1px solid var(--color-border);
  background: var(--color-tr);
}
.shop .products .nice-select .list {
  width: 100%;
}
.shop .products .pro-right {
  margin-top: 20px;
}
.shop .products .pro-right .nice-select {
  width: 180px;
}
.shop .products .pro-display-header ~ .row {
  margin-top: 30px;
}
.shop .products .product-card {
  margin-top: 60px;
}
.shop .products .row > div:nth-child(1) .product-card {
  margin-top: 0;
}
.shop .products .pegination-box {
  margin-top: 55px;
}
.shop .products .pegination-box ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/*=====================
    25 Shop Details
=======================*/
.shop-details {
  background: var(--color-white2);
}
.shop-details .big-box-img {
  position: relative;
}
.shop-details .big-box-img .zoom-btn {
  position: absolute;
  width: 45px;
  height: 45px;
  top: 30px;
  right: 30px;
  text-align: center;
  line-height: 45px;
  border-radius: 50px;
  border: 1px solid var(--color-border);
  background: var(--color-white);
  z-index: 2;
}
.shop-details .big-box-img .slider {
  border-radius: 20px;
  padding-bottom: 0;
}
.shop-details .big-box-img .swiper-slide {
  overflow: hidden;
}
.shop-details .big-box-img .swiper-slide img {
  width: 100%;
}
.shop-details .small-box-img {
  width: 65%;
  margin-top: 30px;
}
.shop-details .small-box-img .slider {
  padding-bottom: 0;
}
.shop-details .small-box-img .swiper-slide {
  width: 120px;
  border-radius: 10px;
  border: 2px solid var(--color-border);
  overflow: hidden;
}
.shop-details .small-box-img .swiper-slide img {
  width: 100%;
}
.shop-details .small-box-img .swiper-slide a {
  pointer-events: none;
}
.shop-details .small-box-img .swiper-slide.swiper-slide-thumb-active, .shop-details .small-box-img .swiper-slide:hover {
  border-color: var(--color-yellow);
}
.shop-details .quan-card .quantity-count {
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  border: 1px solid var(--color-border);
}
.shop-details .quan-card .quantity-count .count-plus-btn,
.shop-details .quan-card .quantity-count .count-down-btn {
  width: 50px;
  height: 60px;
  font-size: 18px;
  color: var(--color-black);
  background: var(--color-tr);
}
.shop-details .quan-card .quantity-count input {
  font-family: "Arima Madurai", cursive;
  padding: 0;
  width: calc(100% - 100px);
  height: 60px;
  font-size: 18px;
  text-align: center;
  font-weight: 900;
  line-height: 28px;
  background: var(--color-tr);
}
.shop-details .quan-card .quantity-count input[type=number]::-webkit-inner-spin-button,
.shop-details .quan-card .quantity-count input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.shop-details .quan-card .quantity-count input[type=number] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.shop-details .quan-card .quantity-count ~ a {
  margin-top: 20px;
}
.shop-details .display-right {
  margin-top: 40px;
}
.shop-details .display-right h3,
.shop-details .display-right h4 {
  font-weight: 900;
}
.shop-details .display-right h3 ~ h4 {
  margin-top: 10px;
}
.shop-details .display-right h4 ~ p,
.shop-details .display-right p ~ .quan-card,
.shop-details .display-right .quan-card ~ ul {
  margin-top: 30px;
}
.shop-details .display-right li ~ li {
  margin-top: 13px;
}
.shop-details .display-right li .title {
  font-family: "Arima Madurai", cursive;
  font-weight: 900;
}
.shop-details .display-right li .title ~ .text {
  margin-left: 20px;
}
.shop-details .product-tab {
  margin-top: 40px;
}
.shop-details .product-tab .nav-tabs {
  border-bottom: none;
}
.shop-details .product-tab .nav-tabs > li ~ li {
  margin-top: 20px;
}
.shop-details .product-tab .nav-tabs button {
  width: 100%;
  position: relative;
  padding-bottom: 15px;
  text-align: inherit;
  font-family: "Arima Madurai", cursive;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  color: var(--color-black);
  background: var(--color-tr);
}
.shop-details .product-tab .nav-tabs button::before, .shop-details .product-tab .nav-tabs button::after {
  position: absolute;
  content: "";
  height: 2px;
  bottom: -2px;
  left: 0;
  background: var(--color-border);
}
.shop-details .product-tab .nav-tabs button::after {
  width: 100%;
}
.shop-details .product-tab .nav-tabs button::before {
  width: 50%;
  opacity: 0;
  visibility: hidden;
  background: var(--color-black);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
.shop-details .product-tab .nav-tabs button.active::before {
  width: 100%;
  opacity: 1;
  visibility: visible;
}
.shop-details .product-tab .nav-tabs button .start {
  margin-left: 20px;
}
.shop-details .product-tab .tab-content {
  padding-top: 24px;
}
.shop-details .related-products {
  margin-top: 50px;
}
.shop-details .related-products h3 {
  font-weight: 900;
}
.shop-details .related-products h3 ~ .row {
  margin-top: 40px;
}
.shop-details .related-products .product-card {
  margin-top: 60px;
}
.shop-details .related-products .row > div:nth-child(1) .product-card {
  margin-top: 0;
}

/*=====================
    26 Blog
=======================*/
.blog .big-post ~ .big-post {
  margin-top: 20px;
}
.blog .big-post .post-img {
  border-radius: 20px;
  overflow: hidden;
}
.blog .big-post .post-img img {
  -webkit-filter: blur(0.3px) grayscale(0.2);
  filter: blur(0.3px) grayscale(0.2);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog .big-post .post-img.video-box {
  position: relative;
}
.blog .big-post .post-img.video-box .play-video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.blog .big-post .post-content ul {
  padding: 20px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
.blog .big-post .post-content li svg {
  --svg-font-size: 15px;
  fill: var(--color-green);
}
.blog .big-post .post-content li .icon ~ .text {
  margin-left: 10px;
}
.blog .big-post .post-content h3 {
  font-weight: 900;
}
.blog .big-post .post-content h3 ~ p {
  margin: 30px 0px;
}
.blog .big-post .post-content .post-link {
  display: inline-block;
  position: relative;
  line-height: 50px;
  font-weight: 500;
  color: var(--color-black);
  right: 0;
  text-transform: uppercase;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: var(--color-tr);
  z-index: 1;
  margin-top: 30px;
}
.blog .big-post .post-content .post-link::before {
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  top: 50%;
  right: 0;
  opacity: 0.5;
  border-radius: 100px;
  background: var(--color-yellow);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -1;
}
.blog .big-post .post-content .post-link .icon {
  margin-right: 15px;
}
.blog .big-post .post-content .post-link svg {
  --svg-font-size: 50px;
  margin-top: 0;
  margin-left: 20px;
}
.blog .big-post .post-content .post-link:hover::before {
  opacity: 1;
}
.blog .big-post:hover .post-img img {
  -webkit-transform: scale(1.1) rotate(1deg);
  -moz-transform: scale(1.1) rotate(1deg);
  -o-transform: scale(1.1) rotate(1deg);
  transform: scale(1.1) rotate(1deg);
  -webkit-filter: blur(0px) grayscale(0);
  filter: blur(0px) grayscale(0);
}
.blog .big-post .slider {
  padding-bottom: 0;
}
.blog .big-post .slider .swiper-slide {
  overflow: hidden;
}
.blog .big-post .slider .prev-btn,
.blog .big-post .slider .next-btn {
  position: absolute;
  width: 50px;
  height: 50px;
  line-height: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: var(--color-tr);
  z-index: 1;
}
.blog .big-post .slider .prev-btn::before,
.blog .big-post .slider .next-btn::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 100px;
  background: var(--color-green);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -1;
}
.blog .big-post .slider .prev-btn svg,
.blog .big-post .slider .next-btn svg {
  fill: var(--color-white);
  --svg-font-size: 50px;
  margin-top: 0;
}
.blog .big-post .slider .prev-btn {
  left: 0;
}
.blog .big-post .slider .prev-btn svg {
  margin-left: 20px;
}
.blog .big-post .slider .next-btn {
  right: 0;
}
.blog .big-post .slider .next-btn svg {
  margin-left: -40px;
}
.blog .pegination-box {
  margin-top: 30px;
}

.blog__samll li {
  display: flex;
  align-items: center;
  gap: 20px;
}
.blog__samll li .thumb {
  border-radius: 20px;
  overflow: hidden;
}
.blog__samll li .thumb img {
  border-radius: 20px;
}
.blog__samll li .content .mtext {
  font-size: 14px;
  font-weight: 800;
  display: block;
  color: var(--color-gBlack);
  margin-bottom: 5px;
}
.blog__samll li .content .linktext {
  font-size: 20px;
  font-family: "Arima Madurai";
  font-weight: 800;
  margin-bottom: 8px;
  display: block;
}
.blog__samll li .content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  color: var(--color-gBlack);
}
.blog__samll li:not(:last-child) {
  margin-bottom: 40px;
}

.form__content {
  margin-bottom: 100px;
}
.form__content p {
  margin-bottom: 40px;
}
.form__content form {
  display: flex;
  align-items: center;
  gap: 20px;
}
.form__content form input {
  width: 100%;
  background: #FFFCF4;
  border-radius: 100px;
  border: 1px solid #FFFCF4;
  color: var(--color-gBlack);
  font-size: 14px;
  font-weight: 400;
  padding: 28px 25px 26px;
}
.form__content form ::placeholder {
  color: var(--color-gBlack);
}

/*=====================
    27 Blog Details
=======================*/
.blog-details .big-post-details .post-img {
  border-radius: 20px;
  overflow: hidden;
}
.blog-details .big-post-details .post-img img {
  -webkit-filter: blur(0.3px) grayscale(0.2);
  filter: blur(0.3px) grayscale(0.2);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-details .big-post-details .post-content ul {
  padding: 20px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
.blog-details .big-post-details .post-content li svg {
  --svg-font-size: 15px;
  fill: var(--color-green);
}
.blog-details .big-post-details .post-content li .icon ~ .text {
  margin-left: 10px;
}
.blog-details .big-post-details .post-content h3 {
  font-weight: 900;
}
.blog-details .big-post-details .post-content h3 ~ p,
.blog-details .big-post-details .post-content p ~ p {
  margin-top: 30px;
}
.blog-details .big-post-details:hover .post-img img {
  -webkit-transform: scale(1.1) rotate(1deg);
  -moz-transform: scale(1.1) rotate(1deg);
  -o-transform: scale(1.1) rotate(1deg);
  transform: scale(1.1) rotate(1deg);
  -webkit-filter: blur(0px) grayscale(0);
  filter: blur(0px) grayscale(0);
}
.blog-details .big-post-details .user {
  position: relative;
  border-radius: 20px;
  margin-top: 40px;
}
.blog-details .big-post-details .user .icon {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 50px;
  border-radius: 20px 0px;
  background: var(--color-yellow);
}
.blog-details .big-post-details .user .icon svg {
  fill: var(--color-black);
  --svg-font-size: 20px;
}
.blog-details .big-post-details .user .user-content {
  padding: 60px 40px 40px 40px;
}
.blog-details .big-post-details .user .user-content h5 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
.blog-details .big-post-details .user .user-content h5 ~ p {
  margin-top: 12px;
}
.blog-details .big-post-details .user .user-content h5,
.blog-details .big-post-details .user .user-content p {
  color: var(--color-white);
}
.blog-details .big-post-details .user .user-content a {
  color: var(--color-yellow);
}
.blog-details .big-post-details .user .user-content a:hover {
  color: var(--color-white);
}
.blog-details .big-post-details .user .user-content ~ p {
  margin-top: 30px;
}
.blog-details .big-post-details .gallery-box-images {
  margin-top: 30px;
}
.blog-details .big-post-details .gallery-box-images .box-image:nth-child(2) {
  margin-top: 20px;
}
.blog-details .big-post-details .gallery-box-images .box-image img {
  width: 100%;
  border-radius: 20px;
}
.blog-details .post-comment {
  margin-top: 40px;
}
.blog-details .post-comment h3 {
  font-weight: 900;
}
.blog-details .post-comment h3 ~ ul {
  margin-top: 50px;
}
.blog-details .post-comment li ~ li {
  margin-top: 25px;
}
.blog-details .post-comment li ul {
  margin-top: 25px;
  padding-left: 75px;
}
.blog-details .post-comment .comment-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.blog-details .post-comment .profile-img {
  width: 20%;
}
.blog-details .post-comment .profile-img img {
  border-radius: 100px;
}
.blog-details .post-comment .profile-contane {
  width: 80%;
  padding-left: 20px;
}
.blog-details .post-comment .profile-contane h6 {
  font-weight: 900;
}
.blog-details .post-comment .profile-contane h6 span {
  color: var(--color-green);
}
.blog-details .post-comment .profile-contane h6 ~ p {
  margin-top: 5px;
}
.blog-details .post-comment .profile-contane p ~ .like-reply {
  margin-top: 10px;
}
.blog-details .post-comment .profile-contane .like-reply a {
  font-weight: 700;
  text-transform: uppercase;
}
.blog-details .post-comment .profile-contane .like-reply a:hover {
  color: var(--color-green);
}
.blog-details .post-comment .profile-contane .like-reply .like {
  color: var(--color-green);
}
.blog-details .post-comment ul ~ .comment-form {
  margin-top: 60px;
}
.blog-details .comment-form {
  padding: 35px;
  border-radius: 10px;
  background: var(--color-white2);
}
.blog-details .comment-form h3 ~ p {
  margin-top: 5px;
}
.blog-details .comment-form h5 {
  font-weight: 900;
  margin-top: 25px;
}
.blog-details .comment-form h5 ~ input, .blog-details .comment-form h5 ~ textarea {
  margin-top: 10px;
}
.blog-details .comment-form input,
.blog-details .comment-form textarea {
  padding: 20px;
  width: 100%;
  font-size: 16px;
  line-height: 26px;
  color: var(--color-gBlack);
  border-radius: 5px;
  border: 1px solid rgba(43, 34, 31, 0.1);
  background: var(--color-white);
}
.blog-details .comment-form input {
  height: 60px;
}
.blog-details .comment-form textarea {
  height: 160px;
}
.blog-details .comment-form .check-box {
  display: flex;
  margin: 25px 0px;
}
.blog-details .comment-form .check-box input {
  padding: 0;
  width: 14px;
  height: 14px;
  border-radius: 1px;
  border: 1px solid var(--color-gBlack);
}
.blog-details .comment-form .check-box input:checked {
  background-color: var(--color-yellow);
  border-color: var(--color-yellow);
}
.blog-details .comment-form .check-box input:focus {
  box-shadow: none;
}
.blog-details .comment-form .check-box label {
  width: calc(100% - 20px);
  color: var(--color-gBlack);
  font-size: 16px;
  line-height: 26px;
  margin-left: 10px;
}

/*=====================
    28 Send Message
=======================*/
.send-message {
  background: var(--color-white2);
}
.send-message .left-content {
  padding-right: 60px;
}
.send-message .left-content .section-title ~ p {
  margin-top: 30px;
}
.send-message .left-content .socials-links-box {
  margin-top: 40px;
}
.send-message .message-form {
  padding: 40px;
  border-radius: 10px;
  border: 1px solid var(--color-border);
  background: var(--color-white);
  margin-top: 50px;
}
.send-message .message-form li ~ li {
  margin-top: 25px;
}
.send-message .message-form h5 {
  font-weight: 900;
}
.send-message .message-form h5 ~ input, .send-message .message-form h5 ~ textarea {
  margin-top: 10px;
}
.send-message .message-form input,
.send-message .message-form textarea {
  padding: 20px;
  width: 100%;
  font-size: 16px;
  line-height: 26px;
  color: var(--color-gBlack);
  border-radius: 5px;
  border: 1px solid rgba(43, 34, 31, 0.1);
  background: var(--color-white);
}
.send-message .message-form input {
  height: 60px;
}
.send-message .message-form input[type=number]::-webkit-inner-spin-button,
.send-message .message-form input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.send-message .message-form input[type=number] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.send-message .message-form textarea {
  height: 160px;
}
.send-message .message-form ul ~ .btn-anime {
  margin-top: 30px;
}

/*=====================
    29 Contact US
=======================*/
.contact-us .info-content,
.contact-us .schedule-content {
  border-radius: 20px;
  background: var(--color-black2);
}
.contact-us li ~ li {
  border-top: 1px dashed var(--color-gBlack);
}
.contact-us li p {
  color: var(--color-white);
}
.contact-us li a {
  color: var(--color-white);
}
.contact-us li a:hover {
  color: var(--color-yellow);
}
.contact-us .info-content {
  padding: 55px 45px;
}
.contact-us .info-content li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
.contact-us .info-content li ~ li {
  padding-top: 25px;
  margin-top: 25px;
}
.contact-us .info-content .icon svg {
  --svg-font-size: 20px;
  fill: var(--color-yellow);
}
.contact-us .info-content .icon ~ p {
  width: calc(100% - 50px);
}
.contact-us .schedule-content {
  padding: 40px 45px;
}
.contact-us .schedule-content li p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contact-us .schedule-content li .off-day {
  color: var(--color-yellow);
}
.contact-us .schedule-content li ~ li {
  padding-top: 20px;
  margin-top: 20px;
}
.contact-us .schedule-content h4 {
  font-weight: 700;
  color: var(--color-white);
}
.contact-us .schedule-content h4 ~ ul {
  margin-top: 20px;
}

/*=====================
    30 Contact Map
=======================*/
.contact-map iframe {
  width: 100%;
}
.contact-map.box-spach {
  padding: 0;
  margin-bottom: -8px;
}
.contact-map.box-spach iframe {
  height: 650px;
}

/*=====================
    33 Footer
=======================*/
.info-footer h4 {
  font-weight: 900;
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 40px;
}
.info-footer .footer-left p,
.info-footer .footer-left ul,
.info-footer .footer-left .link-anime {
  margin-top: 25px;
}
.info-footer .useful-link li ~ li {
  margin-top: 7px;
}
.info-footer .useful-link li a {
  font-size: 16px;
  line-height: 26px;
}
.info-footer .info-link ul {
  margin-top: 20px;
}
.info-footer .info-link li ~ li {
  margin-top: 5px;
}
.info-footer .info-link li .icon svg {
  fill: var(--color-yellow);
}
.info-footer .info-link li .text {
  margin-left: 10px;
}
.info-footer .info-link li a {
  display: inline-block;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
}
.info-footer .insta-gallry ul {
  display: flex;
  flex-wrap: wrap;
}
.info-footer .insta-gallry a {
  display: block;
  position: relative;
  overflow: hidden;
}
.info-footer .insta-gallry a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: var(--color-black);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.info-footer .insta-gallry a svg {
  position: absolute;
  fill: var(--color-white);
  --svg-font-size: 40px;
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, 100%);
  -moz-transform: translate(-50%, 100%);
  -o-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}
.info-footer .insta-gallry a:hover::before {
  opacity: 0.5;
}
.info-footer .insta-gallry a:hover svg {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.info-footer .insta-gallry img {
  width: 100%;
}
.info-footer .main-footer {
  position: relative;
  padding: 30px 0px;
  margin-top: 30px;
}
.info-footer .main-footer::before {
  position: absolute;
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.info-footer .main-footer .pement-img {
  margin-top: 30px;
}
.info-footer.v1 {
  padding-top: 65px;
}
.info-footer.v1 .news-letter {
  padding: 30px;
  border-radius: 20px;
}
.info-footer.v1 .news-letter h2 {
  font-size: 28px;
  line-height: 38px;
}
.info-footer.v1 .news-letter .subscribe-bar {
  margin-top: 20px;
}
.info-footer.v1 .news-letter .subscribe-bar input {
  padding: 24px 20px;
  width: 100%;
  height: 60px;
  font-size: 16px;
  line-height: 26px;
  border-radius: 5px;
  color: var(--color-gBlack);
}
.info-footer.v1 .news-letter .subscribe-bar .btn-anime {
  margin-top: 20px;
}
.info-footer.v1 .news-letter ~ .info-content {
  padding-top: 30px;
}
.info-footer.v1 h4,
.info-footer.v1 p {
  color: var(--color-white);
}
.info-footer.v1 h4 {
  margin-top: 30px;
}
.info-footer.v1 .socials-links-box ul::before {
  color: var(--color-white);
  font-size: 16px;
  line-height: 26px;
  content: "Follow Us:";
}
.info-footer.v1 .socials-links-box li a {
  width: inherit;
  height: inherit;
  line-height: inherit;
  border: none;
  background: var(--color-tr);
}
.info-footer.v1 .socials-links-box li a svg {
  fill: var(--color-white);
}
.info-footer.v1 .socials-links-box li a:hover svg {
  fill: var(--color-yellow);
}
.info-footer.v1 .useful-link li a {
  position: relative;
  padding-left: 16px;
  color: var(--color-white);
}
.info-footer.v1 .useful-link li a::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50px;
  background: var(--color-yellow);
}
.info-footer.v1 .useful-link li a:hover {
  padding-left: 22px;
  color: var(--color-yellow);
}
.info-footer.v1 .info-link li a {
  color: var(--color-white);
}
.info-footer.v1 .info-link li a:hover {
  color: var(--color-yellow);
}
.info-footer.v1 .insta-gallry ul {
  gap: 9px;
}
.info-footer.v1 .insta-gallry li {
  width: calc(33.3333333% - 6px);
}
.info-footer.v1 .main-footer::before {
  background: var(--color-gBlack);
}
.info-footer.v2 {
  padding-top: 0;
  background: var(--color-white2);
}
.info-footer.v2 .insta-gallry ~ .info-content {
  padding-top: 50px;
}
.info-footer.v2 .insta-gallry {
  background: var(--color-yellow);
  border-radius: 20px 20px 0px 0px;
  overflow: hidden;
}
.info-footer.v2 .insta-gallry h4 {
  padding: 30px 40px;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 0;
}
.info-footer.v2 .insta-gallry li {
  width: 50%;
}
.info-footer.v2 h4 {
  margin: 40px 0px 30px 0px;
}
.info-footer.v2 .socials-links-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
.info-footer.v2 .socials-links-box li.fb a {
  border-color: var(--color-fb);
  background: var(--color-fb);
}
.info-footer.v2 .socials-links-box li.fb a:hover svg {
  fill: var(--color-fb);
}
.info-footer.v2 .socials-links-box li.gp a {
  border-color: var(--color-pin);
  background: var(--color-pin);
}
.info-footer.v2 .socials-links-box li.gp a:hover svg {
  fill: var(--color-pin);
}
.info-footer.v2 .socials-links-box li.tw a {
  border-color: var(--color-tw);
  background: var(--color-tw);
}
.info-footer.v2 .socials-links-box li.tw a:hover svg {
  fill: var(--color-tw);
}
.info-footer.v2 .socials-links-box li a svg {
  fill: var(--color-white);
}
.info-footer.v2 .socials-links-box li a:hover {
  background: var(--color-tr);
}
.info-footer.v2 .useful-link li a:hover {
  padding-left: 6px;
}
.info-footer.v2 .main-footer::before {
  background: var(--color-border);
}/*# sourceMappingURL=style.css.map */