@charset "UTF-8";
/*
    =========================
	Template Name 	 : W3music
	Author			 : DexignZone
	Version			 : 1.1
	Author Portfolio : https://themeforest.net/user/dexignzone
	=========================

	[Table of Contents] 

	=== SCSS Start ===

    1. Abstract
		1.1 abstract.scss
		1.2 mixins.scss
		1.3 skin.scss
		1.4 variable.scss

    2. Base
		2.1 base.scss
		2.2 custom-grid.scss
		2.3 fonts.scss
		2.4 preloader.scss
		2.5 reset.scss
		2.6 shortcode.scss

    3. Components
		3.1 About
		3.2 Blog Post
		3.3 Iconbox
		3.4 Main Slider
		3.5 Portfolio
		3.6 shop
		3.7 team
		3.8 testimonials
		3.9 Other scss File

    4. Layout
		4.1 Banner
		4.2 Footer
		4.3 Header
		4.4 Theme
		4.5 Other scss File

    5. Pages
		5.1 blog-details.scss
		5.2 coming-soon.scss
		5.3 contact-us.scss
		5.4 error-404.scss
		5.5 index.scss
		5.6 login.scss
		5.7 pages.scss
		5.8 section-wrapper.scss
		5.9 shop.scss
		5.10 shop-checkout.scss
		5.11 under-construction.scss

	=== SCSS Start ===
*/
/*=== Abstract ===*/
@import url("../icons/line-awesome/css/line-awesome.min.css");
@import url("../icons/font-awesome/css/all.min.css");
@import url("../icons/themify/themify-icons.css");
@import url("../icons/flaticon/flaticon_w3music.css");
@import url("../icons/feather/css/iconfont.css");
:root {
  --primary: #FF421D;
  --secondary: #222222;
  --gray: #F4F5F7;
  --primary-hover: rgb(233, 38.1460176991, 0);
  --primary-dark: rgb(131, 21.4469026549, 0);
  --rgba-secondary-1: rgba(34, 34, 34, 0.1);
  --rgba-primary-1: rgba(255, 66, 29, 0.1);
  --rgba-primary-2: rgba(255, 66, 29, 0.2);
  --rgba-primary-3: rgba(255, 66, 29, 0.3);
  --rgba-primary-4: rgba(255, 66, 29, 0.4);
  --rgba-primary-5: rgba(255, 66, 29, 0.5);
  --rgba-primary-6: rgba(255, 66, 29, 0.6);
  --rgba-primary-7: rgba(255, 66, 29, 0.7);
  --rgba-primary-8: rgba(255, 66, 29, 0.8);
  --rgba-primary-9: rgba(255, 66, 29, 0.9);
  --border-radius-base: 0px;
  --font-family-base: Poppins, sans-serif;
  --font-family-title: mariyam, sans-serif;
  --font-family-standard: Tomato Grotesk, sans-serif;
  --title: #222222;
}

[data-color=color_1] {
  /* Primary */
  --primary: #FF421D;
  --primary-hover:#D01266;
  --primary-dark: #D01266;
  /* Primary RGBA */
  --rgba-primary-1: rgba(255, 66, 29, 0.1);
  --rgba-primary-2: rgba(255, 66, 29, 0.2);
  --rgba-primary-3: rgba(255, 66, 29, 0.3);
  --rgba-primary-4: rgba(255, 66, 29, 0.4);
  --rgba-primary-5: rgba(255, 66, 29, 0.5);
  --rgba-primary-05: rgba(255, 66, 29, 0.05);
  --rgba-primary-6: rgba(255, 66, 29, 0.6);
  --rgba-primary-7: rgba(255, 66, 29, 0.7);
  --rgba-primary-8: rgba(255, 66, 29, 0.8);
  --rgba-primary-9: rgba(255, 66, 29, 0.9);
  /* Gradient */
  --gradient: linear-gradient(90deg, #FF421D -2.36%, #D01266 101.57%);
  /* Other variables */
  --theme-text-color: #fff;
  --secondary: #222222;
  --title: #222222;
  --bg-light: #F4FDE7;
}
[data-color=color_1] .about-box.style-5:after {
  background-image: url('data:image/svg+xml,<svg width="302" height="261" viewBox="0 0 302 261" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M199.841 68.6682L294.102 1.61821C297.412 -0.736508 302 1.63019 302 5.69257V256C302 258.761 299.761 261 297 261H5.36977C1.01869 261 -1.2561 255.827 1.68478 252.621L69.5546 178.615C70.179 177.935 70.9799 177.44 71.8683 177.187L169.499 149.343C171.084 148.891 172.345 147.686 172.869 146.123L197.999 71.1535C198.335 70.1511 198.98 69.281 199.841 68.6682Z" fill="url(%23paint0_linear_48_951)"/><defs><linearGradient id="paint0_linear_48_951" x1="-41.6632" y1="167.698" x2="7.18405" y2="-53.667" gradientUnits="userSpaceOnUse"><stop stop-color="%23FF421D"/><stop offset="1" stop-color="%23D01266"/></linearGradient></defs></svg>');
}

[data-color=color_2] {
  /* Primary */
  --primary: #4ADAE2;
  --primary-hover:#1040AE;
  --primary-dark: #1040AE;
  /* Primary RGBA */
  --rgba-primary-1: rgba(74, 218, 226, 0.1);
  --rgba-primary-2: rgba(74, 218, 226, 0.2);
  --rgba-primary-3: rgba(74, 218, 226, 0.3);
  --rgba-primary-4: rgba(74, 218, 226, 0.4);
  --rgba-primary-5: rgba(74, 218, 226, 0.5);
  --rgba-primary-05: rgba(74, 218, 226, 0.05);
  --rgba-primary-6: rgba(74, 218, 226, 0.6);
  --rgba-primary-7: rgba(74, 218, 226, 0.7);
  --rgba-primary-8: rgba(74, 218, 226, 0.8);
  --rgba-primary-9: rgba(74, 218, 226, 0.9);
  /* Gradient */
  --gradient: linear-gradient(90deg, #4ADAE2 -2.36%, #1040AE 101.57%);
  /* Other variables */
  --theme-text-color: #fff;
  --secondary: #222222;
  --title: #222222;
  --bg-light: #F4FDE7;
}
[data-color=color_2] .about-box.style-5:after {
  background-image: url('data:image/svg+xml,<svg width="302" height="261" viewBox="0 0 302 261" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M199.841 68.6682L294.102 1.61821C297.412 -0.736509 302 1.63019 302 5.69257V256C302 258.761 299.761 261 297 261H5.36977C1.01869 261 -1.2561 255.827 1.68478 252.621L69.5546 178.615C70.179 177.935 70.9799 177.44 71.8683 177.187L169.499 149.343C171.084 148.891 172.345 147.686 172.869 146.123L197.999 71.1535C198.335 70.1511 198.98 69.281 199.841 68.6682Z" fill="url(%23paint0_linear_48_951)"/><defs><linearGradient id="paint0_linear_48_951" x1="-41.6632" y1="167.698" x2="7.18405" y2="-53.667" gradientUnits="userSpaceOnUse"><stop stop-color="%234ADAE2"/><stop offset="1" stop-color="%231040AE"/></linearGradient></defs></svg>');
}

[data-color=color_3] {
  /* Primary */
  --primary: #34E89E;
  --primary-hover:#0F3443;
  --primary-dark: #0F3443;
  /* Primary RGBA */
  --rgba-primary-1: rgba(52, 232, 158, 0.1);
  --rgba-primary-2: rgba(52, 232, 158, 0.2);
  --rgba-primary-3: rgba(52, 232, 158, 0.3);
  --rgba-primary-4: rgba(52, 232, 158, 0.4);
  --rgba-primary-5: rgba(52, 232, 158, 0.5);
  --rgba-primary-05: rgba(52, 232, 158, 0.05);
  --rgba-primary-6: rgba(52, 232, 158, 0.6);
  --rgba-primary-7: rgba(52, 232, 158, 0.7);
  --rgba-primary-8: rgba(52, 232, 158, 0.8);
  --rgba-primary-9: rgba(52, 232, 158, 0.9);
  /* Gradient */
  --gradient: linear-gradient(90deg, #34E89E -2.36%, #0F3443 101.57%);
  /* Other variables */
  --theme-text-color: #fff;
  --secondary: #222222;
  --title: #222222;
  --bg-light: #F4FDE7;
}
[data-color=color_3] .about-box.style-5:after {
  background-image: url('data:image/svg+xml,<svg width="302" height="261" viewBox="0 0 302 261" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M199.841 68.6682L294.102 1.61821C297.412 -0.736509 302 1.63019 302 5.69257V256C302 258.761 299.761 261 297 261H5.36977C1.01869 261 -1.2561 255.827 1.68478 252.621L69.5546 178.615C70.179 177.935 70.9799 177.44 71.8683 177.187L169.499 149.343C171.084 148.891 172.345 147.686 172.869 146.123L197.999 71.1535C198.335 70.1511 198.98 69.281 199.841 68.6682Z" fill="url(%23paint0_linear_48_951)"/><defs><linearGradient id="paint0_linear_48_951" x1="-41.6632" y1="167.698" x2="7.18405" y2="-53.667" gradientUnits="userSpaceOnUse"><stop stop-color="%2334E89E"/><stop offset="1" stop-color="%230F3443"/></linearGradient></defs></svg>');
}

[data-color=color_4] {
  /* Primary */
  --primary: #3584A7;
  --primary-hover:#473B7B;
  --primary-dark: #473B7B;
  /* Primary RGBA */
  --rgba-primary-1: rgba(53, 132, 167, 0.1);
  --rgba-primary-2: rgba(53, 132, 167, 0.2);
  --rgba-primary-3: rgba(53, 132, 167, 0.3);
  --rgba-primary-4: rgba(53, 132, 167, 0.4);
  --rgba-primary-5: rgba(53, 132, 167, 0.5);
  --rgba-primary-05: rgba(53, 132, 167, 0.05);
  --rgba-primary-6: rgba(53, 132, 167, 0.6);
  --rgba-primary-7: rgba(53, 132, 167, 0.7);
  --rgba-primary-8: rgba(53, 132, 167, 0.8);
  --rgba-primary-9: rgba(53, 132, 167, 0.9);
  /* Gradient */
  --gradient: linear-gradient(90deg, #3584A7 -2.36%, #473B7B 101.57%);
  /* Other variables */
  --theme-text-color: #fff;
  --secondary: #222222;
  --title: #222222;
  --bg-light: #F4FDE7;
}
[data-color=color_4] .about-box.style-5:after {
  background-image: url('data:image/svg+xml,<svg width="302" height="261" viewBox="0 0 302 261" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M199.841 68.6682L294.102 1.61821C297.412 -0.736509 302 1.63019 302 5.69257V256C302 258.761 299.761 261 297 261H5.36977C1.01869 261 -1.2561 255.827 1.68478 252.621L69.5546 178.615C70.179 177.935 70.9799 177.44 71.8683 177.187L169.499 149.343C171.084 148.891 172.345 147.686 172.869 146.123L197.999 71.1535C198.335 70.1511 198.98 69.281 199.841 68.6682Z" fill="url(%23paint0_linear_48_951)"/><defs><linearGradient id="paint0_linear_48_951" x1="-41.6632" y1="167.698" x2="7.18405" y2="-53.667" gradientUnits="userSpaceOnUse"><stop stop-color="%233584A7"/><stop offset="1" stop-color="%23473B7B"/></linearGradient></defs></svg>');
}

[data-color=color_5] {
  /* Primary */
  --primary: #E96F69;
  --primary-hover:#324051;
  --primary-dark: #324051;
  /* Primary RGBA */
  --rgba-primary-1: rgba(233, 111, 105, 0.1);
  --rgba-primary-2: rgba(233, 111, 105, 0.2);
  --rgba-primary-3: rgba(233, 111, 105, 0.3);
  --rgba-primary-4: rgba(233, 111, 105, 0.4);
  --rgba-primary-5: rgba(233, 111, 105, 0.5);
  --rgba-primary-05: rgba(233, 111, 105, 0.05);
  --rgba-primary-6: rgba(233, 111, 105, 0.6);
  --rgba-primary-7: rgba(233, 111, 105, 0.7);
  --rgba-primary-8: rgba(233, 111, 105, 0.8);
  --rgba-primary-9: rgba(233, 111, 105, 0.9);
  /* Gradient */
  --gradient: linear-gradient(90deg, #E96F69 -2.36%, #324051 101.57%);
  /* Other variables */
  --theme-text-color: #fff;
  --secondary: #222222;
  --title: #222222;
  --bg-light: #F4FDE7;
}
[data-color=color_5] .about-box.style-5:after {
  background-image: url('data:image/svg+xml,<svg width="302" height="261" viewBox="0 0 302 261" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M199.841 68.6682L294.102 1.61821C297.412 -0.736509 302 1.63019 302 5.69257V256C302 258.761 299.761 261 297 261H5.36977C1.01869 261 -1.2561 255.827 1.68478 252.621L69.5546 178.615C70.179 177.935 70.9799 177.44 71.8683 177.187L169.499 149.343C171.084 148.891 172.345 147.686 172.869 146.123L197.999 71.1535C198.335 70.1511 198.98 69.281 199.841 68.6682Z" fill="url(%23paint0_linear_48_951)"/><defs><linearGradient id="paint0_linear_48_951" x1="-41.6632" y1="167.698" x2="7.18405" y2="-53.667" gradientUnits="userSpaceOnUse"><stop stop-color="%23E96F69"/><stop offset="1" stop-color="%23324051"/></linearGradient></defs></svg>');
}

[data-color=color_6] {
  /* Primary */
  --primary: #ffedbc;
  --primary-hover:#ee4967;
  --primary-dark: #ee4967;
  /* Primary RGBA */
  --rgba-primary-1: rgba(255, 145, 54, 0.1);
  --rgba-primary-2: rgba(255, 145, 54, 0.2);
  --rgba-primary-3: rgba(255, 145, 54, 0.3);
  --rgba-primary-4: rgba(255, 145, 54, 0.4);
  --rgba-primary-5: rgba(255, 145, 54, 0.5);
  --rgba-primary-05: rgba(255, 145, 54, 0.05);
  --rgba-primary-6: rgba(225, 145, 54, 0.6);
  --rgba-primary-7: rgba(225, 145, 54, 0.7);
  --rgba-primary-8: rgba(225, 145, 54, 0.8);
  --rgba-primary-9: rgba(225, 145, 54, 0.9);
  /* Gradient */
  --gradient: linear-gradient(90deg, #ffedbc -2.36%, #ee4967 101.57%);
  /* Other variables */
  --theme-text-color: #fff;
  --secondary: #222222;
  --title: #222222;
  --bg-light: #F4FDE7;
}
[data-color=color_6] .about-box.style-5:after {
  background-image: url('data:image/svg+xml,<svg width="302" height="261" viewBox="0 0 302 261" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M199.841 68.6682L294.102 1.61821C297.412 -0.736509 302 1.63019 302 5.69257V256C302 258.761 299.761 261 297 261H5.36977C1.01869 261 -1.2561 255.827 1.68478 252.621L69.5546 178.615C70.179 177.935 70.9799 177.44 71.8683 177.187L169.499 149.343C171.084 148.891 172.345 147.686 172.869 146.123L197.999 71.1535C198.335 70.1511 198.98 69.281 199.841 68.6682Z" fill="url(%23paint0_linear_48_951)"/><defs><linearGradient id="paint0_linear_48_951" x1="-41.6632" y1="167.698" x2="7.18405" y2="-53.667" gradientUnits="userSpaceOnUse"><stop stop-color="%23FFEDBC"/><stop offset="1" stop-color="%23EE4967"/></linearGradient></defs></svg>');
}

[data-color=color_7] {
  /* Primary */
  --primary: #7069C3;
  --primary-hover:#6C248E;
  --primary-dark: #6C248E;
  /* Primary RGBA */
  --rgba-primary-1: rgba(122, 105, 195, 0.1);
  --rgba-primary-2: rgba(122, 105, 195, 0.2);
  --rgba-primary-3: rgba(122, 105, 195, 0.3);
  --rgba-primary-4: rgba(122, 105, 195, 0.4);
  --rgba-primary-5: rgba(122, 105, 195, 0.5);
  --rgba-primary-05: rgba(122, 105, 195, 0.05);
  --rgba-primary-6: rgba(122, 105, 195, 0.6);
  --rgba-primary-7: rgba(122, 105, 195, 0.7);
  --rgba-primary-8: rgba(122, 105, 195, 0.8);
  --rgba-primary-9: rgba(122, 105, 195, 0.9);
  /* Gradient */
  --gradient: linear-gradient(90deg, #7069C3 -2.36%, #6C248E 101.57%);
  /* Other variables */
  --theme-text-color: #fff;
  --secondary: #222222;
  --title: #222222;
  --bg-light: #F4FDE7;
}
[data-color=color_7] .about-box.style-5:after {
  background-image: url('data:image/svg+xml,<svg width="302" height="261" viewBox="0 0 302 261" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M199.841 68.6682L294.102 1.61821C297.412 -0.736509 302 1.63019 302 5.69257V256C302 258.761 299.761 261 297 261H5.36977C1.01869 261 -1.2561 255.827 1.68478 252.621L69.5546 178.615C70.179 177.935 70.9799 177.44 71.8683 177.187L169.499 149.343C171.084 148.891 172.345 147.686 172.869 146.123L197.999 71.1535C198.335 70.1511 198.98 69.281 199.841 68.6682Z" fill="url(%23paint0_linear_48_951)"/><defs><linearGradient id="paint0_linear_48_951" x1="-41.6632" y1="167.698" x2="7.18405" y2="-53.667" gradientUnits="userSpaceOnUse"><stop stop-color="%237069C3"/><stop offset="1" stop-color="%236C248E"/></linearGradient></defs></svg>');
}

/*=== Bootstrap ===*/
/*!
 * Bootstrap  v5.3.0-alpha1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #FF421D;
  --bs-secondary: #222222;
  --bs-success: #87CE92;
  --bs-info: #00aeff;
  --bs-warning: #FFBD13;
  --bs-danger: #ff0003;
  --bs-light: #faf8f2;
  --bs-dark: #222222;
  --bs-primary-rgb: 255, 66, 29;
  --bs-secondary-rgb: 34, 34, 34;
  --bs-success-rgb: 135, 206, 146;
  --bs-info-rgb: 0, 174, 255;
  --bs-warning-rgb: 255, 189, 19;
  --bs-danger-rgb: 255, 0, 3;
  --bs-light-rgb: 250, 248, 242;
  --bs-dark-rgb: 34, 34, 34;
  --bs-primary-text: rgb(32, 24, 111.2);
  --bs-secondary-text: #6c757d;
  --bs-success-text: rgb(1.6, 126.4, 94.4);
  --bs-info-text: rgb(7.8, 121.2, 144);
  --bs-warning-text: rgb(153, 138.6, 11.4);
  --bs-danger-text: rgb(204, 0, 2.4);
  --bs-light-text: #6c757d;
  --bs-dark-text: #495057;
  --bs-primary-bg-subtle: rgb(212, 210, 231.8);
  --bs-secondary-bg-subtle: #f8f9fa;
  --bs-success-bg-subtle: rgb(204.4, 235.6, 227.6);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 250.2, 207.8);
  --bs-danger-bg-subtle: rgb(255, 204, 204.6);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(169, 165, 208.6);
  --bs-secondary-border-subtle: #e9ecef;
  --bs-success-border-subtle: rgb(153.8, 216.2, 200.2);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 245.4, 160.6);
  --bs-danger-border-subtle: rgb(255, 153, 154.2);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 102, 102, 102;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: "Poppins", sans-serif;
  --bs-body-font-size: 0.9375rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.6;
  --bs-body-color: #666666;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(102, 102, 102, 0.75);
  --bs-secondary-color-rgb: 102, 102, 102;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(102, 102, 102, 0.5);
  --bs-tertiary-color-rgb: 102, 102, 102;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-body-bg: #ffffff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-heading-color: #222222;
  --bs-link-color: #FF421D;
  --bs-link-color-rgb: 255, 66, 29;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(204, 52.8, 23.2);
  --bs-link-hover-color-rgb: 204, 53, 23;
  --bs-code-color: #ff5e78;
  --bs-highlight-bg: rgb(255, 250.2, 207.8);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #C7C7C7;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.25rem;
  --bs-border-radius-sm: 0.75rem;
  --bs-border-radius-lg: 1rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(var(--bs-body-color-rgb), 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb), 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(var(--bs-body-color-rgb), 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(var(--bs-body-color-rgb), 0.075);
  --bs-emphasis-color: #000;
  --bs-form-control-bg: var(--bs-body-bg);
  --bs-form-control-disabled-bg: var(--bs-secondary-bg);
  --bs-highlight-bg: rgb(255, 250.2, 207.8);
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1170px;
  --bs-breakpoint-xxl: 1440;
}

[data-bs-theme=dark] {
  --bs-body-color: #adb5bd;
  --bs-body-color-rgb: 173, 181, 189;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #f8f9fa;
  --bs-emphasis-color-rgb: 248, 249, 250;
  --bs-secondary-color: rgba(173, 181, 189, 0.75);
  --bs-secondary-color-rgb: 173, 181, 189;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(173, 181, 189, 0.5);
  --bs-tertiary-color-rgb: 173, 181, 189;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-emphasis-color: #fff;
  --bs-primary-text: rgb(126, 120, 185.4);
  --bs-secondary-text: #dee2e6;
  --bs-success-text: rgb(103.2, 196.8, 172.8);
  --bs-info-text: rgb(109.8, 223.2, 246);
  --bs-warning-text: rgb(255, 240.6, 113.4);
  --bs-danger-text: rgb(255, 102, 103.8);
  --bs-light-text: #f8f9fa;
  --bs-dark-text: #dee2e6;
  --bs-primary-bg-subtle: rgb(8, 6, 27.8);
  --bs-secondary-bg-subtle: #212529;
  --bs-success-bg-subtle: rgb(0.4, 31.6, 23.6);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 46.2, 3.8);
  --bs-danger-bg-subtle: rgb(51, 0, 0.6);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(24, 18, 83.4);
  --bs-secondary-border-subtle: #495057;
  --bs-success-border-subtle: rgb(1.2, 94.8, 70.8);
  --bs-info-border-subtle: rgb(5.2, 80.8, 96);
  --bs-warning-border-subtle: rgb(102, 92.4, 7.6);
  --bs-danger-border-subtle: rgb(153, 0, 1.8);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: #fff;
  --bs-link-color: rgb(126, 120, 185.4);
  --bs-link-hover-color: rgb(169, 165, 208.6);
  --bs-link-color-rgb: 126, 120, 185;
  --bs-link-hover-color-rgb: 169, 165, 209;
  --bs-code-color: rgb(255, 158.4, 174);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}


.contact-sidebar {
  padding: 60px 25px;
  position: fixed;
  height: 100%;
  width: 475px;
  z-index: 99999999999;
  background: #1A1A1A;
  top: 0;
  left: -480px;
  overflow-y: auto;
  overflow: visible;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-sidebar.active {
  left: 0;
}
.contact-sidebar .contact-box1 {
  padding: 60px 25px;
  display: inline-grid;
  height: 100%;
  transition: all 0.5s;
}
.contact-sidebar .contact-box1 .contact-address {
  margin-bottom: 50px;
}
.contact-sidebar .contact-box1 .contact-address li {
  position: relative;
  z-index: 1;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 10px;
}
.contact-sidebar .contact-box1 .contact-address li:after {
  content: "";
  position: absolute;
  height: 6px;
  width: 6px;
  top: 6px;
  left: 0;
  border-radius: 6px;
  background-position: center -0.5px;
  z-index: 0;
  background: var(--gradient);
}
.contact-sidebar h4, .contact-sidebar .wp-block-search .wp-block-search__label, .wp-block-search .contact-sidebar .wp-block-search__label, .contact-sidebar .h4,
.contact-sidebar li,
.contact-sidebar .text {
  color: #fff;
}
.contact-sidebar .text {
  margin-bottom: 50px;
}
.contact-sidebar .logo-contact {
  margin-bottom: 30px;
  height: 65px;
}
.contact-sidebar .logo-contact a {
  display: table-cell;
  vertical-align: middle;
}
.contact-sidebar .dz-title {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 20px;
}
.contact-sidebar .dz-subscribe-wrapper1 {
  margin-bottom: 50px;
}
.contact-sidebar .dz-subscribe-wrapper1 .btn-link i {
  opacity: 1;
}
.contact-sidebar .icon-bx-wraper {
  margin-bottom: 20px;
}
.contact-sidebar .icon-bx-wraper .icon-md {
  padding: 0;
  margin-right: 15px !important;
  background: var(--primary);
  box-shadow: 0px 5px 10px 0 var(--rgba-primary-1);
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px !important;
  margin-top: 5px;
  border-radius: var(--border-radius-base);
}
.contact-sidebar .icon-bx-wraper .icon-md i {
  font-size: 28px;
}
.contact-sidebar .icon-bx-wraper .tilte {
  margin-bottom: 5px;
}
.contact-sidebar .icon-bx-wraper p {
  font-size: 14px;
  font-weight: 500;
}

/* .menu-close-2{
	width: 0;
	position: fixed;
	height: 100%;
	background: #333;
	top: 0;
	opacity: 0.90;
	left: 0;
	@include transitionMedium;
	z-index:9999999;

}
.contact-sidebar.active + .menu-close-2{
	width: 100%;
} */
.menu-close {
  position: absolute;
  top: 20px;
  right: 40px;
  z-index: 99;
}
.menu-close a {
  color: rgba(255, 255, 255, 0.5);
  display: flex;
  gap: 10px;
}
.menu-close a i {
  font-size: 25px;
  color: #fff;
}

.contact-sidebar.active + .menu-close {
  width: 100%;
}

.menu-backdrop {
  position: fixed;
  z-index: 9999999;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0.5;
}

.cart-widget {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-widget .dz-media {
  width: 80px;
  min-width: 80px;
  height: 80px;
}
.cart-widget .cart-content {
  margin-right: 20px;
  flex: 1;
}
.cart-widget .cart-content .title,
.cart-widget .cart-content .dz-price {
  font-weight: 500;
}
.cart-widget .dz-close {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justidy-content: center;
}

.sidebar-cart-list li {
  padding: 20px 0;
  border-bottom: 1px solid var(--border-color);
}

.cart-total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 0;
  margin-bottom: 10px;
}
.cart-total h5, .cart-total .h5 {
  font-weight: 700;
}

.shipping-time {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.shipping-time .dz-icon {
  min-width: 50px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
.shipping-time .dz-icon i {
  font-size: 55px;
}
.shipping-time img {
  margin-right: 20px;
}
.shipping-time .title {
  font-weight: 500;
}
.shipping-time .progress {
  border-radius: 0;
  height: 5px;
  background-color: #faf8f2;
}

.shop-sidebar-cart {
  display: flex;
  flex-direction: column;
  min-height: calc(100vh - 190px);
}

.dz-bnr-inr {
  height: 400px;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .dz-bnr-inr {
    height: 400px;
  }
}
@media only screen and (max-width: 575px) {
  .dz-bnr-inr {
    height: 320px;
  }
}
.dz-bnr-inr .container-fluid, .dz-bnr-inr .container-sm, .dz-bnr-inr .container-md, .dz-bnr-inr .container-lg, .dz-bnr-inr .container-xl,
.dz-bnr-inr .container {
  display: table;
  height: 100%;
  z-index: 1;
  position: relative;
}
.dz-bnr-inr .dz-bnr-inr-entry {
  vertical-align: middle;
  display: table-cell;
}
@media only screen and (max-width: 767px) {
  .dz-bnr-inr .dz-bnr-inr-entry {
    text-align: center;
  }
  .dz-bnr-inr .dz-bnr-inr-entry .breadcrumb-row {
    display: inline-block;
  }
}
.dz-bnr-inr h1, .dz-bnr-inr .h1 {
  margin-bottom: 0px;
  color: #fff;
  text-transform: capitalize;
}
.dz-bnr-inr.dz-bnr-inr-sm {
  height: 220px;
}
@media only screen and (max-width: 575px) {
  .dz-bnr-inr.dz-bnr-inr-sm {
    height: 120px;
  }
}
.dz-bnr-inr.dz-bnr-inr-lg {
  height: 100vh;
}
.dz-bnr-inr.bnr-no-img::before {
  content: none;
}

.breadcrumb-row ul {
  margin: 0;
  border-radius: 10px;
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .breadcrumb-row ul {
    padding: 6px 25px;
  }
}
.breadcrumb-row ul li {
  padding: 0;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  color: #222222;
  font-family: var(--font-family-standard);
  line-height: 1;
}
.breadcrumb-row ul li.active {
  color: #222222;
}
.breadcrumb-row ul li a {
  color: var(--secondary);
}
.breadcrumb-row ul .breadcrumb-item + .breadcrumb-item::before {
  content: "/";
  color: var(--secondary);
  font-weight: 700;
  top: 0px;
  position: relative;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .breadcrumb-row ul {
    padding: 5px 20px;
  }
  .breadcrumb-row ul li {
    font-size: 14px;
  }
}

.dz-breadcrumb-bnr {
  padding: 20px 0;
  background-color: #f9f9f9;
}
.dz-breadcrumb-bnr .breadcrumb-row ul {
  background: transparent;
  box-shadow: none;
  padding: 0;
}
.dz-breadcrumb-bnr .breadcrumb-row ul li a {
  color: var(--primary);
}

.dz-bnr-inr.style-1 h1, .dz-bnr-inr.style-1 .h1 {
  color: #fff;
  font-weight: 500;
  font-size: 70px;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1480px) {
  .dz-bnr-inr.style-1 h1, .dz-bnr-inr.style-1 .h1 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .dz-bnr-inr.style-1 h1, .dz-bnr-inr.style-1 .h1 {
    font-size: 50px;
    line-height: 1.1;
  }
}
@media only screen and (max-width: 767px) {
  .dz-bnr-inr.style-1 h1, .dz-bnr-inr.style-1 .h1 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 575px) {
  .dz-bnr-inr.style-1 h1, .dz-bnr-inr.style-1 .h1 {
    font-size: 24px;
    margin-bottom: 0;
  }
}
.dz-bnr-inr.style-1 .breadcrumb-row {
  z-index: 1;
}
.dz-bnr-inr.style-1 .breadcrumb-row ul li {
  color: #fff;
}
.dz-bnr-inr.style-1 .breadcrumb-row ul li a {
  color: #fff;
}
.dz-bnr-inr.style-1 .breadcrumb-row ul .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .dz-bnr-inr.style-1 .breadcrumb-row {
    width: 100%;
  }
  .dz-bnr-inr.style-1 .breadcrumb-row ul {
    padding: 10px 18px;
  }
  .dz-bnr-inr.style-1 .breadcrumb-row ul li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .dz-bnr-inr.style-1 .breadcrumb-row ul {
    padding: 7px 14px;
  }
}

.style-1.header-transparent ~ .page-content .dz-bnr-inr.style-1 {
  padding-top: 50px;
}
@media only screen and (max-width: 991px) {
  .style-1.header-transparent ~ .page-content .dz-bnr-inr.style-1 {
    padding-top: 30px;
  }
}

.dz-bnr-inr.style-2 {
  text-align: start;
}
@media only screen and (max-width: 991px) {
  .dz-bnr-inr.style-2 {
    height: auto;
    padding: 30px 0;
  }
}
.dz-bnr-inr.style-2 .dz-bnr-inr-entry {
  text-align: start;
}
@media only screen and (max-width: 991px) {
  .dz-bnr-inr.style-2 .dz-bnr-inr-entry {
    margin-bottom: 20px;
    display: block;
  }
}
.dz-bnr-inr.style-2 .title {
  color: #FFF;
  font-size: 40px;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 50px;
}
@media only screen and (max-width: 991px) {
  .dz-bnr-inr.style-2 .title {
    margin-bottom: 15px;
    font-size: 30px;
  }
}
.dz-bnr-inr.style-2 .dz-player {
  background: transparent;
  padding: 0;
  margin: 0;
}
.dz-bnr-inr.style-2 .dz-player .title {
  margin-bottom: 30px;
}
.dz-bnr-inr.style-2 .container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.dz-bnr-inr.style-2 .dvd-box {
  height: 100%;
  margin-right: 30px;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  border: 1px solid #fff;
}
@media only screen and (max-width: 991px) {
  .dz-bnr-inr.style-2 .dvd-box {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.dz-bnr-inr.style-2 .dvd-box img {
  animation: rotate-360 20s infinite linear;
}

.style-2.header-transparent ~ .page-content .dz-bnr-inr.style-1 {
  padding-top: 50px;
}
@media only screen and (max-width: 991px) {
  .style-2.header-transparent ~ .page-content .dz-bnr-inr.style-1 {
    padding-top: 30px;
  }
}

.page-title {
  padding: 30px 0;
}
.page-title.dashboard {
  background: transparent;
  margin-left: 75px;
  padding: 20px 0 0px;
}
.page-title .page-title-content p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
}
.page-title .page-title-content p span {
  font-weight: 500;
  color: var(--primary);
}

.breadcrumbs {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 575px) {
  .breadcrumbs {
    justify-content: flex-start;
  }
}
.breadcrumbs li a {
  color: #AEAED5;
  display: inline-block;
  margin-left: 15px;
  font-size: 14px;
}
.breadcrumbs li:first-child a {
  margin-left: 0px;
}
.breadcrumbs li.active a {
  color: var(--primary);
}

.bottom {
  background: #1b2a4e;
}
@media only screen and (max-width: 575px) {
  .bottom {
    padding-bottom: 0;
  }
}
.bottom .bottom-logo p {
  line-height: 30px;
  font-weight: 400;
  color: #999999;
}
@media only screen and (max-width: 991px) {
  .bottom .bottom-widget {
    margin-bottom: 30px;
  }
}
.bottom .bottom-widget .widget-title {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.bottom .bottom-widget ul li a {
  color: #999999;
  font-weight: 400;
  margin-bottom: 10px;
  display: inline-block;
}

.ul.no-bullets {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.list-column ul {
  display: flex;
  flex-wrap: wrap;
}
.list-column ul li {
  flex: 0 0 50%;
  max-width: 50%;
}

.fb-link {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fb-link li {
  display: inline-block;
}
.fb-link li a {
  color: #fff;
  position: relative;
}
.fb-link li a::after {
  content: "";
  background: var(--primary);
  width: 5px;
  height: 5px;
}

.footer-link {
  margin: 0px -15px;
  text-align: end;
}
@media only screen and (max-width: 991px) {
  .footer-link {
    text-align: center;
  }
}
.footer-link li {
  display: inline-block;
  position: relative;
  padding: 0px 15px;
}
.footer-link li a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-weight: 400;
}

.site-footer.style-1 {
  position: relative;
  z-index: 2;
}
.site-footer.style-1 .footer-top {
  padding-top: 50px;
  position: unset;
  padding-bottom: 80px;
}
@media only screen and (max-width: 991px) {
  .site-footer.style-1 .footer-top {
    padding-top: 35px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer.style-1 .footer-top {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .site-footer.style-1 .footer-top {
    padding-top: 10px;
    padding-bottom: 30px;
  }
}
.site-footer.style-1 .sub-footer-title {
  color: #FFF;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
  margin-bottom: 10px;
}
.site-footer.style-1 .footer-title {
  color: #FFF;
  text-align: center;
  font-size: 75px;
  font-weight: 700;
  text-transform: lowercase;
  line-height: 1.2;
}
@media only screen and (max-width: 1280px) {
  .site-footer.style-1 .footer-title {
    font-size: 65px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer.style-1 .footer-title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .site-footer.style-1 .footer-title {
    font-size: 36px;
  }
}
.site-footer.style-1 .mid-content {
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .site-footer.style-1 .mid-content {
    margin-bottom: 20px;
  }
}
.site-footer.style-1 .footer-menu ul {
  text-align: center;
}
.site-footer.style-1 .footer-menu ul li {
  margin: 0 20px;
  display: inline-block;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.site-footer.style-1 .footer-menu ul li:hover {
  border-bottom: 1px solid var(--primary);
}
.site-footer.style-1 .footer-menu ul li a {
  color: #F1F1F1;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
}
@media only screen and (max-width: 575px) {
  .site-footer.style-1 .footer-menu ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer.style-1 .footer-menu ul li {
    margin: 0 15px;
  }
}
@media only screen and (max-width: 575px) {
  .site-footer.style-1 .footer-menu ul li {
    margin: 0 15px;
  }
}
.site-footer.style-1 .footer-bottom {
  border-top: 1px solid #818181;
}
.site-footer.style-1 .footer-bottom .text > a,
.site-footer.style-1 .footer-bottom .text,
.site-footer.style-1 .footer-bottom .copyright-text > a,
.site-footer.style-1 .footer-bottom .copyright-text {
  color: #D4D4D4;
  font-family: var(--font-family-base);
  font-size: 16px;
  font-weight: 500;
}

.site-footer.style-2 {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  .site-footer.style-2 {
    text-align: center;
  }
}
.site-footer.style-2 .footer-logo {
  margin-bottom: 20px;
}
.site-footer.style-2 .footer-top {
  padding-bottom: 40px;
  padding-top: 60px;
  position: unset;
}
@media only screen and (max-width: 991px) {
  .site-footer.style-2 .footer-top {
    padding-bottom: 40px;
  }
}
.site-footer.style-2 .footer-subtitle {
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 38px;
}
.site-footer.style-2 .footer-title {
  color: #FFF;
  font-size: 50px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 1.2;
  margin-bottom: 0;
}
@media only screen and (max-width: 1280px) {
  .site-footer.style-2 .footer-title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .site-footer.style-2 .footer-title {
    font-size: 30px;
  }
}
.site-footer.style-2 .footer-title span {
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.site-footer.style-2 .text {
  color: #FFF;
  font-size: 16px;
  font-weight: 300;
  width: 80%;
}
@media only screen and (max-width: 991px) {
  .site-footer.style-2 .text {
    width: 100%;
  }
}
.site-footer.style-2 .text span {
  display: block;
}
.site-footer.style-2 .infogmail,
.site-footer.style-2 .number {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  display: block;
}
@media only screen and (max-width: 991px) {
  .site-footer.style-2 .infogmail,
  .site-footer.style-2 .number {
    margin: auto;
  }
}
.site-footer.style-2 .infogmail {
  border-bottom: 2px solid #fff;
  width: fit-content;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.site-footer.style-2 .footer-menu {
  width: max-content;
}
@media only screen and (max-width: 991px) {
  .site-footer.style-2 .footer-menu {
    margin: auto;
  }
}
.site-footer.style-2 .footer-menu ul li {
  margin-right: 50px;
  display: inline-block;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 1280px) {
  .site-footer.style-2 .footer-menu ul li {
    margin-right: 40px;
  }
}
.site-footer.style-2 .footer-menu ul li.active, .site-footer.style-2 .footer-menu ul li:hover {
  border-bottom: 1px solid #fff;
}
.site-footer.style-2 .footer-menu ul li a {
  color: #F1F1F1;
  font-family: var(--font-family-standard);
  font-size: 16px;
  font-weight: 400;
}
@media only screen and (max-width: 575px) {
  .site-footer.style-2 .footer-menu ul li a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer.style-2 .footer-menu ul li {
    margin: 0 5px;
  }
}
.site-footer.style-2 .footer-bottom {
  border-top: 1px solid #818181;
}
.site-footer.style-2 .footer-bottom .text > a,
.site-footer.style-2 .footer-bottom .text,
.site-footer.style-2 .footer-bottom .copyright-text > a,
.site-footer.style-2 .footer-bottom .copyright-text {
  color: #D4D4D4;
  font-family: var(--font-family-standard);
  font-size: 16px;
  font-weight: 300;
}

.site-footer.style-3 {
  position: relative;
  z-index: 2;
}
.site-footer.style-3 .footer-top {
  padding-bottom: 40px;
  padding-top: 70px;
  position: unset;
}
@media only screen and (max-width: 991px) {
  .site-footer.style-3 .footer-top {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer.style-3 .footer-top {
    text-align: center;
    padding-bottom: 25px;
  }
}
.site-footer.style-3 .footer-subtitle {
  color: #FFF;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 25px;
}
.site-footer.style-3 .footer-title {
  color: #FFF;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .site-footer.style-3 .footer-title {
    margin-bottom: 20px;
  }
}
.site-footer.style-3 .footer-title span {
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.site-footer.style-3 .dz-box .title {
  font-size: 16px;
  font-weight: 500;
}
.site-footer.style-3 .text {
  color: #FFF;
  font-size: 15px;
  font-weight: 300;
}
.site-footer.style-3 .text span {
  display: block;
}
@media only screen and (max-width: 767px) {
  .site-footer.style-3 .text {
    margin: auto;
  }
}
@media only screen and (max-width: 575px) {
  .site-footer.style-3 .text {
    width: 100%;
  }
}
.site-footer.style-3 .infogmail a,
.site-footer.style-3 .number a {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  display: block;
}
.site-footer.style-3 .infogmail a {
  border-bottom: 2px solid #fff;
  width: fit-content;
  margin-bottom: 5px;
  padding-bottom: 5px;
  text-transform: lowercase;
}
@media only screen and (max-width: 767px) {
  .site-footer.style-3 .infogmail a {
    text-align: center;
    display: block;
    margin: auto;
  }
}
.site-footer.style-3 .footer-menu ul li {
  margin-right: 60px;
  display: inline-block;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 5px;
}
.site-footer.style-3 .footer-menu ul li.active, .site-footer.style-3 .footer-menu ul li:hover {
  border-bottom: 1px solid #fff;
  letter-spacing: 1.5px;
}
.site-footer.style-3 .footer-menu ul li a {
  color: #fff;
  font-family: var(--font-family-standard);
  font-size: 16px;
  font-weight: 400;
}
@media only screen and (max-width: 991px) {
  .site-footer.style-3 .footer-menu ul li {
    margin-right: 10px;
  }
}
.site-footer.style-3 .footer-bottom {
  border-top: 1px solid rgba(129, 129, 129, 0.4);
}
.site-footer.style-3 .footer-bottom .text > a,
.site-footer.style-3 .footer-bottom .text,
.site-footer.style-3 .footer-bottom .copyright-text > a,
.site-footer.style-3 .footer-bottom .copyright-text {
  color: #D4D4D4;
  font-family: var(--font-family-standard);
  font-size: 16px;
  font-weight: 500;
}
.site-footer.style-3 .footer-bottom .copyright-text > a {
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.site-footer.style-3 .dz-social-icon ul > li {
  margin: 0 15px;
}
.site-footer.style-3 .dz-social-icon ul > li a {
  color: #fff;
}

.data-typography-1 {
  @import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
  --font-family-base: "Poppins", sans-serif;
  --font-family-title: "mariyam", sans-serif;
}

#bg {
  background-attachment: fixed;
  background-size: cover;
}

.main-bar-wraper.sticky-no .main-bar {
  position: unset;
}

@media only screen and (min-width: 1281px) {
  /* boxed */
  [data-layout=boxed] .page-wraper {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  }
  [data-layout=boxed] .main-bnr-four .social-post li:first-child {
    left: 10px;
    top: 30%;
    padding-top: 40px;
  }
  [data-layout=boxed] .main-bar {
    transform: translateX(-50%);
    left: 50%;
    max-width: 1280px;
  }
  [data-layout=boxed] .site-header.style-2 {
    --headerspacing: 0 50px;
  }
  [data-layout=boxed] .main-bnr-one .banner-inner .banner-content h1, [data-layout=boxed] .main-bnr-one .banner-inner .banner-content .h1 {
    font-size: 70px;
    line-height: 80px;
  }
  [data-layout=boxed] .main-bnr-one .banner-inner .garlic {
    right: -135px;
  }
  [data-layout=boxed] .main-bnr-one .main-swiper1-pagination {
    left: 0;
  }
  [data-layout=boxed] .swiper-btn-lr .btn-prev-long, [data-layout=boxed] .swiper-btn-lr .btn-prev {
    left: -30px;
  }
  [data-layout=boxed] .swiper-btn-lr .btn-next-long, [data-layout=boxed] .swiper-btn-lr .btn-next {
    right: -30px;
  }
  [data-layout=boxed] .section-wrapper-2 .bg1 {
    width: 22vw;
  }
  [data-layout=boxed] .section-wrapper-2 .bg2 {
    top: 20px;
    right: 0px;
  }
  [data-layout=boxed] .section-wrapper-2.right .bg1 {
    width: 22vw;
    right: -306px;
  }
  [data-layout=boxed] .main-bnr-two .banner-inner .banner-content h1, [data-layout=boxed] .main-bnr-two .banner-inner .banner-content .h1 {
    font-size: 70px;
    line-height: 80px;
  }
  [data-layout=boxed] .section-wrapper-5, [data-layout=boxed] .section-wrapper-4, [data-layout=boxed] .section-wrapper-8 {
    margin-left: 20px;
    margin-right: 20px;
  }
  [data-layout=boxed] .site-footer.style-1 .bg1 {
    left: -114px;
    bottom: -36px;
    width: 10vw;
  }
  [data-layout=boxed] .site-footer.style-1 .bg2 {
    right: -18px;
  }
  [data-layout=boxed] .site-footer.style-2 .footer-bg-wrapper {
    margin-left: 20px;
    margin-right: 20px;
  }
  [data-layout=boxed] .site-footer.style-3 .bg1 {
    left: -115px;
    bottom: 110px;
  }
  [data-layout=boxed] .site-footer.style-3 .bg2 {
    top: -100px;
    right: 0;
  }
  [data-layout=boxed] .under-construction .construction-media::after {
    left: 50px;
  }
  [data-layout=boxed] .under-construction .construction-media img {
    left: 40px;
  }
  [data-layout=boxed] .section-wrapper-5 .bg1 {
    top: 0;
    left: -190px;
  }
  [data-layout=boxed] .section-wrapper-5 .bg2 {
    width: 30vw;
    right: 80px;
  }
  [data-layout=boxed] .section-wrapper-7 .bg1 {
    top: 9px;
    width: 10vw;
    left: -106px;
  }
  [data-layout=boxed] .section-wrapper-7 .bg2 {
    width: 30vw;
    right: -80px;
  }
  [data-layout=boxed] .section-wrapper-7::after {
    width: 550px;
    height: 550px;
    right: -12%;
  }
  [data-layout=boxed] .icon-bx-wraper.style-5 .icon-content {
    padding: 90px 15px 40px;
  }
  [data-layout=boxed] .side-heading-info {
    padding: 0 20px;
  }
  [data-layout=boxed] .side-heading-info .title {
    color: var(--title);
    font-size: 45px;
    font-weight: 700;
    line-height: 1;
    text-transform: capitalize;
    margin: 0;
  }
  [data-layout=boxed] .side-heading-info .sub-title {
    background: var(--gradient);
    font-family: var(--font-family-title);
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  [data-layout=boxed] .main-bnr-one .banner-inner {
    padding-left: 140px;
    height: 800px;
    padding-top: 85px;
  }
  [data-layout=boxed] .site-header.style-3.header-transparent .main-bar {
    background: #fff;
  }
  [data-layout=boxed] .main-bnr-three .banner-inner .social-post li {
    left: 15px;
  }
  [data-layout=boxed] .main-bnr-three .banner-inner .animation-btn {
    top: 2rem;
    left: 2rem;
  }
  [data-layout=boxed] .main-bnr-three .banner-inner .animation-btn img {
    width: 85px;
  }
  /* Frame */
  [data-layout=frame] {
    padding: 30px;
  }
  [data-layout=frame] .page-wraper {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    height: auto !important;
  }
  [data-layout=frame] .is-fixed .main-bar {
    left: 0;
    width: 100%;
    margin: 0;
    position: unset;
  }
  [data-layout=frame] button.scroltop {
    right: 50px;
    bottom: 50px;
  }
}
@media only screen and (max-width: 1281px) {
  [data-layout=frame] {
    padding: 0 !important;
  }
  [data-layout=frame] button.scroltop {
    right: 15px;
    bottom: 15px;
  }
}
.theme-sharped {
  --border-radius-base: 0;
  -webkit-transition: none;
  -ms-transition: none;
  transition: none;
}

.theme-rounded {
  --border-radius-base: 10px;
  -webkit-transition: none;
  -ms-transition: none;
  transition: none;
}

.theme-bg-color {
  background-color: var(--theme-bg-color);
}

[data-body-bg=color_1] {
  background: linear-gradient(90deg, #FF421D -2.36%, #D01266 101.57%);
}

[data-body-bg=color_2] {
  background: linear-gradient(90deg, #4ADAE2 -2.36%, #1040AE 101.57%);
}

[data-body-bg=color_3] {
  background: linear-gradient(90deg, #34E89E -2.36%, #0F3443 101.57%);
}

[data-body-bg=color_4] {
  background: linear-gradient(90deg, #3584A7 -2.36%, #473B7B 101.57%);
}

[data-body-bg=color_5] {
  background: linear-gradient(90deg, #E96F69 -2.36%, #324051 101.57%);
}

[data-body-bg=color_6] {
  background: linear-gradient(90deg, #ffedbc -2.36%, #ee4967 101.57%);
}

[data-body-bg=color_7] {
  background: linear-gradient(90deg, #7069C3 -2.36%, #6C248E 101.57%);
}

.layout-dark {
  color: rgba(255, 255, 255, 0.6);
  background-color: var(--dark);
}
.layout-dark h1, .layout-dark .h1, .layout-dark h2, .layout-dark .h2, .layout-dark h3, .layout-dark .h3, .layout-dark h4, .wp-block-search .layout-dark .wp-block-search__label, .layout-dark .h4, .layout-dark .wp-block-search .wp-block-search__label, .layout-dark h5, .layout-dark .h5, .layout-dark h6, .layout-dark .h6 {
  color: #fff;
}
.layout-dark .page-content.bg-white {
  background-color: #161616 !important;
}
.layout-dark .main-bnr-four .banner-inner {
  background-color: transparent;
}
.layout-dark .animation-btn .white {
  display: block;
}
.layout-dark .animation-btn .dark {
  display: none;
}
.layout-dark .video-btn.dark .popup-youtube i {
  border: 2px solid #fff;
  color: #fff;
}
.layout-dark .data-text .animation-text text {
  stroke: #fff;
  animation: stroke-2 5s infinite alternate;
}
.layout-dark .dz-card.style-6 .dz-info {
  background: white;
}
.layout-dark .dz-card.style-6 .dz-info .dz-title a {
  color: #222;
}
.layout-dark .dz-card.style-6 .dz-info p {
  color: var(--bs-body-color);
}
.layout-dark .counter-box.style-1.dark .title span,
.layout-dark .counter-box.style-1.dark .text {
  color: #fff;
}
.layout-dark .dz-social-icon.style-1.dark ul > li > a {
  background-color: #fff;
}
.layout-dark .dz-social-icon.style-1.dark ul > li > a i {
  color: var(--title);
}
.layout-dark .section-head .sub-title {
  background: linear-gradient(90deg, #FFF -2.36%, #FFF 101.57%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.layout-dark .tickets-wrapper.style-1 .tickets-info .text,
.layout-dark .tickets-wrapper.style-1 .dz-info .title {
  color: var(--title);
}
.layout-dark .btn-link,
.layout-dark .icon-bx-wraper.style-1 .icon-media i,
.layout-dark .dz-services-box-one .serial-no,
.layout-dark .dz-card.style-3 .dz-meta ul li.dz-comment,
.layout-dark .dz-card.style-3 .dz-meta ul li,
.layout-dark .dz-card.style-3 .card-details .info .card-name,
.layout-dark .dz-card.style-3 .dz-info .dz-title a {
  color: #fff;
}
.layout-dark .services-inner {
  border: 2px solid #fff;
}
.layout-dark .dz-services-box.active .services-box-two,
.layout-dark .dz-services-box-one {
  border-left: 2px solid #fff;
}
@media only screen and (max-width: 991px) {
  .layout-dark .dz-services-box.active .services-box-two,
  .layout-dark .dz-services-box-one {
    border-left: 0;
    border-bottom: 2px solid #fff;
  }
}
.layout-dark .customer-box .dz-content .title {
  color: #fff !important;
}

/*=== Components ===*/
.card {
  border: 0px solid #C7C7C7;
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: 0px 36px 48px rgba(31, 66, 135, 0.04);
  background: #fff;
}
.card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #C7C7C7;
  background: #fff;
  padding: 20px 30px;
}
.card-title {
  font-size: 24px;
  margin-bottom: 0px;
}
.card .card-body {
  padding: 20px 30px;
  background: #fff;
  border-radius: 15px;
}

.label-title {
  color: var(--title);
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
}

.form-label {
  font-size: 16px;
  font-weight: 500;
  color: #666666;
  margin-bottom: 10px;
  background: transparent;
  border-color: #C7C7C7;
  font-family: var(--font-family-base);
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea,
.form-control,
.wp-block-categories-dropdown select,
.wp-block-archives-dropdown select {
  height: 50px;
  border: 1px solid #C7C7C7;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 300;
  color: #666666;
  transition: all 0.3s ease-in-out;
  background: #fff;
  border-radius: 0;
  width: 100%;
}
input[type=email] .select,
input[type=number] .select,
input[type=password] .select,
input[type=search] .select,
input[type=tel] .select,
input[type=text] .select,
input[type=url] .select,
textarea .select,
.form-control .select,
.wp-block-categories-dropdown select .select,
.wp-block-archives-dropdown select .select {
  padding: 12px 0;
}
input[type=email] span,
input[type=number] span,
input[type=password] span,
input[type=search] span,
input[type=tel] span,
input[type=text] span,
input[type=url] span,
textarea span,
.form-control span,
.wp-block-categories-dropdown select span,
.wp-block-archives-dropdown select span {
  margin-top: 0;
}
input[type=email]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder,
.wp-block-categories-dropdown select::-webkit-input-placeholder,
.wp-block-archives-dropdown select::-webkit-input-placeholder {
  color: #666666;
}
input[type=email]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
.wp-block-categories-dropdown select:-ms-input-placeholder,
.wp-block-archives-dropdown select:-ms-input-placeholder {
  color: #666666;
}
input[type=email]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=url]::placeholder,
textarea::placeholder,
.form-control::placeholder,
.wp-block-categories-dropdown select::placeholder,
.wp-block-archives-dropdown select::placeholder {
  color: #666666;
}
input[type=email]:focus, input[type=email]:active, input[type=email].active,
input[type=number]:focus,
input[type=number]:active,
input[type=number].active,
input[type=password]:focus,
input[type=password]:active,
input[type=password].active,
input[type=search]:focus,
input[type=search]:active,
input[type=search].active,
input[type=tel]:focus,
input[type=tel]:active,
input[type=tel].active,
input[type=text]:focus,
input[type=text]:active,
input[type=text].active,
input[type=url]:focus,
input[type=url]:active,
input[type=url].active,
textarea:focus,
textarea:active,
textarea.active,
.form-control:focus,
.wp-block-categories-dropdown select:focus,
.wp-block-archives-dropdown select:focus,
.form-control:active,
.wp-block-categories-dropdown select:active,
.wp-block-archives-dropdown select:active,
.form-control.active,
.wp-block-categories-dropdown select.active,
.wp-block-archives-dropdown select.active {
  border-color: var(--primary);
}
@media only screen and (max-width: 991px) {
  input[type=email],
  input[type=number],
  input[type=password],
  input[type=search],
  input[type=tel],
  input[type=text],
  input[type=url],
  textarea,
  .form-control,
  .wp-block-categories-dropdown select,
  .wp-block-archives-dropdown select {
    height: 50px;
  }
}

textarea.form-control {
  min-height: unset;
  height: auto;
}

textarea {
  height: 120px;
  resize: none;
}

input:-internal-autofill-selected {
  background: white !important;
  background-image: none !important;
  color: -internal-light-dark-color(black, white) !important;
}

.input-group-text {
  padding: 5px 15px;
  background: #ffffff;
  margin-bottom: 0px !important;
  color: #666666;
  border-color: transparent;
}

.toggle {
  cursor: pointer;
  display: block;
}

.toggle-switch {
  display: inline-block;
  background: rgb(247.35, 247.35, 247.35);
  border-radius: 16px;
  width: 45px;
  height: 20px;
  position: relative;
  vertical-align: middle;
  transition: background 0.25s;
}
.toggle-switch::before, .toggle-switch::after {
  content: "";
}
.toggle-switch::before {
  display: block;
  background: linear-gradient(to bottom, #fff 0%, #eee 100%);
  border-radius: 50%;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 1px;
  left: 3px;
  transition: left 0.25s;
}
.toggle:hover .toggle-switch::before {
  background: linear-gradient(to bottom, #fff 0%, #fff 100%);
}
.toggle-checkbox:checked + .toggle-switch {
  background: var(--primary);
}
.toggle-checkbox:checked + .toggle-switch::before {
  left: 26px;
}

.toggle-checkbox {
  position: absolute;
  visibility: hidden;
}

.toggle-label {
  margin-left: 15px;
  position: relative;
  top: 2px;
  font-size: 16px;
  font-weight: 400;
}

.file-upload-wrapper {
  position: relative;
  width: 100%;
  height: calc(1.5em + 1rem + 2px);
  border: 1px solid #C7C7C7;
  border-radius: 5px;
  color: #AEAED5;
}
.file-upload-wrapper::after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  padding: 4px 15px;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: calc(1.5em + 1rem + 2px);
  line-height: 30px;
  border-radius: 5px 10px 10px 5px;
  font-weight: 400;
  overflow: hidden;
}
.file-upload-wrapper::before {
  content: "Upload";
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height: calc(1.5em + 1rem + 2px);
  background: var(--primary);
  color: #fff;
  font-weight: 400;
  z-index: 25;
  font-size: 14px;
  line-height: 40px;
  padding: 0 15px;
  text-transform: capitalize;
  pointer-events: none;
  border-radius: 0 5px 5px 0;
}
.file-upload-wrapper:hover::before {
  background: rgb(233, 38.1460176991, 0);
}
.file-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: calc(1.5em + 1rem + 2px);
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
}

#ui-datepicker-div {
  display: none;
  background: rgb(249.9, 249.9, 249.9);
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
  margin-top: 0.25rem;
  border-radius: 0.5rem;
  padding: 0.5rem;
}

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

.ui-datepicker-calendar thead th {
  padding: 0.25rem 0;
  text-align: center;
  font-size: 0.75rem;
  font-weight: 400;
  color: #666666;
}
.ui-datepicker-calendar tbody td {
  width: 2.5rem;
  text-align: center;
  padding: 0;
}
.ui-datepicker-calendar tbody td a {
  display: block;
  border-radius: 0.25rem;
  line-height: 2rem;
  transition: 0.3s all;
  color: #666666;
  font-size: 0.875rem;
  text-decoration: none;
}
.ui-datepicker-calendar tbody td a:hover {
  background-color: var(--primary);
  color: white;
}
.ui-datepicker-calendar tbody td a.ui-state-active {
  background-color: var(--primary);
  color: white;
}

.ui-datepicker-header a.ui-corner-all {
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 2rem;
  height: 2rem;
  margin: 0.5rem;
  border-radius: 0.25rem;
  transition: 0.3s all;
}
.ui-datepicker-header a.ui-corner-all:hover {
  background-color: rgb(255, 193.9513274336, 182);
  color: #fff;
}
.ui-datepicker-header a.ui-datepicker-prev {
  left: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 0.5rem;
  background-position: 50%;
  transform: rotate(180deg);
}
.ui-datepicker-header a.ui-datepicker-next {
  right: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 50%;
}
.ui-datepicker-header a > span {
  display: none;
}

.ui-datepicker-title {
  text-align: center;
  line-height: 2rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  padding-bottom: 0.25rem;
}

.ui-datepicker-week-col {
  color: #666666;
  font-weight: 400;
  font-size: 0.75rem;
}

label.error {
  color: #ff0003;
  position: absolute;
  bottom: 0;
  margin-bottom: -22px;
  font-size: 12px;
  font-weight: 400;
}

.nice-select {
  display: flex;
  align-items: center;
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
}
.nice-select ul {
  width: 100% !important;
}

.nice-select .list {
  background: #222222;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #222222;
  color: var(--primary);
}

.form-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}

.form-select, select {
  border: 1px solid #C7C7C7 !important;
}
.form-select .dropdown-toggle, select .dropdown-toggle {
  border: 0 !important;
  padding: 0;
  font-weight: normal;
  text-transform: unset;
  outline: none;
  background: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  color: var(--bs-body-color);
}
.form-select .dropdown-toggle:focus, select .dropdown-toggle:focus, .form-select .dropdown-toggle:hover, select .dropdown-toggle:hover {
  outline: 0 !important;
  outline-offset: 0;
  color: var(--bs-body-color) !important;
  background: none;
}
.form-select .dropdown-toggle::after, select .dropdown-toggle::after {
  content: none;
}
.form-select.show, select.show {
  box-shadow: none !important;
  outline: 0px !important;
}
.form-select.show .dropdown-toggle, select.show .dropdown-toggle {
  box-shadow: none !important;
  outline: 0px !important;
}
.form-select.show.btn-group .dropdown-menu.inner, select.show.btn-group .dropdown-menu.inner {
  display: block;
}
.form-select .dropdown-menu, select .dropdown-menu {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-top: -1px;
  padding: 10px 0;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
}
.form-select .dropdown-menu ul li, select .dropdown-menu ul li {
  padding: 0;
}
.form-select .dropdown-menu ul li a, select .dropdown-menu ul li a {
  display: block;
  padding: 8px 20px;
  clear: both;
  font-weight: 400;
  color: #333;
  white-space: nowrap;
}
.form-select .dropdown-menu ul li a img, select .dropdown-menu ul li a img {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  margin-right: 5px;
}
.form-select .dropdown-menu ul li a:hover, select .dropdown-menu ul li a:hover {
  background-color: #f2f2f4;
}
.form-select .dropdown-menu ul li.selected a, select .dropdown-menu ul li.selected a {
  background-color: var(--primary);
  color: #fff;
}
.form-select:focus, select:focus, .form-select:active, select:active, .form-select.active, select.active {
  border-color: var(--primary);
}

.custom-file-label {
  box-shadow: 0 0px 10px 4px rgba(31, 66, 135, 0.1);
  height: 45px;
  border-radius: 30px !important;
  padding: 10px 20px;
  font-size: 15px;
  border-color: transparent;
}
.custom-file-label::after {
  content: none !important;
}

.input-line {
  border-bottom: 1px solid #fff;
  align-items: center;
}
.input-line .form-control, .input-line .wp-block-categories-dropdown select, .wp-block-categories-dropdown .input-line select,
.input-line .wp-block-archives-dropdown select,
.wp-block-archives-dropdown .input-line select {
  padding: 0;
  height: 48px !important;
  line-height: 24px;
  padding-bottom: 10px;
  font-size: 18px;
  border: none;
  border-radius: 0;
  color: #fff;
  font-weight: 400;
  background-color: transparent;
}
.input-line textarea::placeholder {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
.input-line .form-control::placeholder, .input-line .wp-block-categories-dropdown select::placeholder, .wp-block-categories-dropdown .input-line select::placeholder,
.input-line .wp-block-archives-dropdown select::placeholder,
.wp-block-archives-dropdown .input-line select::placeholder {
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
}
.input-line .default-select {
  background: transparent;
  border: 0;
  border-radius: 0;
  height: 48px !important;
  padding-bottom: 10px;
  background-color: transparent;
  color: #fff;
  font-weight: 400;
  background-image: none;
  position: relative;
  font-size: 18px;
  line-height: 24px;
  padding: 0;
}
.input-line .default-select .btn.show, .input-line .default-select .show.wp-block-button__link {
  color: #fff;
}
.input-line .default-select select {
  display: none !important;
}
.input-line .default-select:active, .input-line .default-select:hover, .input-line .default-select:focus {
  background-color: transparent;
  border-color: transparent;
}
.input-line .input-group-prepand {
  width: 35px;
  height: 50px;
  line-height: 40px;
  position: absolute;
  left: 0;
}
.input-line .input-group-prepand i {
  font-size: 24px;
  color: #fff;
}
.input-line .input-group-prepand + .default-select {
  padding: 0 0 0px 40px;
}
.input-line .input-group-prepand + .form-control, .input-line .wp-block-categories-dropdown .input-group-prepand + select, .wp-block-categories-dropdown .input-line .input-group-prepand + select,
.input-line .wp-block-archives-dropdown .input-group-prepand + select,
.wp-block-archives-dropdown .input-line .input-group-prepand + select {
  padding-left: 40px;
}
.input-line.input-black::before, .input-line.input-black::after {
  content: "";
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 25px;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.input-line.input-black::after {
  width: 100%;
  background-color: #000;
  opacity: 0.1;
  box-shadow: 10px 10px 20px 0 rgba(0, 7, 66, 0.2);
}
.input-line.input-black::before {
  width: 0;
  background-color: #000;
  transform: translateX(-50%);
  left: 50%;
}
.input-line.input-black:hover::before, .input-line.input-black:focus::before, .input-line.input-black:active::before, .input-line.input-black.focused::before {
  width: 100%;
}
.input-line.input-black .form-control, .input-line.input-black .wp-block-categories-dropdown select, .wp-block-categories-dropdown .input-line.input-black select,
.input-line.input-black .wp-block-archives-dropdown select,
.wp-block-archives-dropdown .input-line.input-black select {
  color: #222;
  border-color: rgb(34, 34, 34);
}
.input-line.input-black .form-control::placeholder, .input-line.input-black .wp-block-categories-dropdown select::placeholder, .wp-block-categories-dropdown .input-line.input-black select::placeholder,
.input-line.input-black .wp-block-archives-dropdown select::placeholder,
.wp-block-archives-dropdown .input-line.input-black select::placeholder {
  color: #222;
}
.input-line.input-black textarea {
  height: 105px !important;
}
.input-line.input-black .default-select {
  color: #fff;
  border-bottom: 1px solid rgb(34, 34, 34) !important;
  border-radius: 0;
}
.input-line.input-black .default-select button {
  color: #222 !important;
  border-bottom: none !important;
}
.input-line.input-black .default-select:option {
  color: #222 !important;
}
.input-line .input-group-prepand + .bootstrap-select .dropdown-toggle {
  padding: 0 0 0 40px;
}
.input-line .bootstrap-select {
  padding: 0 !important;
}

.dz-form-card {
  padding: 40px 40px 50px;
  border-radius: 10px;
  margin-top: -415px;
}
.dz-form-card .section-head {
  margin-bottom: 30px;
}
.dz-form-card .section-head .title {
  font-weight: 400;
  font-size: 45px;
  line-height: 56px;
  color: #fff;
}
.dz-form-card .section-head p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  opacity: 0.8;
}
.dz-form-card .input-group {
  margin-bottom: 30px;
}
.dz-form-card .input-line {
  position: relative;
  border: 0;
}
.dz-form-card .input-line::before, .dz-form-card .input-line::after {
  content: "";
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 25px;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.dz-form-card .input-line::after {
  width: 100%;
  background-color: #fff;
  opacity: 0.25;
  box-shadow: 10px 10px 20px 0 rgba(0, 7, 66, 0.2);
}
.dz-form-card .input-line::before {
  width: 0;
  background-color: #fff;
  transform: translateX(-50%);
  left: 50%;
}
.dz-form-card .input-line:hover::before, .dz-form-card .input-line:focus::before, .dz-form-card .input-line:active::before, .dz-form-card .input-line.focused::before {
  width: 100%;
}
.dz-form-card .input-line textarea {
  height: 120px !important;
}
.dz-form-card textarea::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  opacity: 0.6;
}
.dz-form-card .form-control::placeholder, .dz-form-card .wp-block-categories-dropdown select::placeholder, .wp-block-categories-dropdown .dz-form-card select::placeholder,
.dz-form-card .wp-block-archives-dropdown select::placeholder,
.wp-block-archives-dropdown .dz-form-card select::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  opacity: 0.6;
}
@media only screen and (max-width: 1280px) {
  .dz-form-card {
    padding: 30px;
    margin-top: -390px;
  }
}
@media only screen and (max-width: 991px) {
  .dz-form-card {
    margin-bottom: 40px;
    margin-top: 0;
  }
}

.input-group .form-control, .input-group .wp-block-categories-dropdown select, .wp-block-categories-dropdown .input-group select,
.input-group .wp-block-archives-dropdown select,
.wp-block-archives-dropdown .input-group select {
  height: 65px;
}
.input-group .form-control.bg-grey, .input-group .wp-block-categories-dropdown select.bg-grey, .wp-block-categories-dropdown .input-group select.bg-grey,
.input-group .wp-block-archives-dropdown select.bg-grey,
.wp-block-archives-dropdown .input-group select.bg-grey {
  background-color: #F8F8F8;
}
@media only screen and (max-width: 991px) {
  .input-group .form-control, .input-group .wp-block-categories-dropdown select, .wp-block-categories-dropdown .input-group select,
  .input-group .wp-block-archives-dropdown select,
  .wp-block-archives-dropdown .input-group select {
    height: 55px;
  }
}
.input-group .input-group-addon {
  position: absolute;
  right: 7px;
  top: 40%;
  z-index: 9;
  transform: translateY(-50%);
}
.input-group .input-group-addon .btn, .input-group .input-group-addon .wp-block-button__link {
  text-align: center;
}
.input-group .input-group-addon .btn span, .input-group .input-group-addon .wp-block-button__link span {
  display: block;
}
.input-group .input-group-addon .btn i, .input-group .input-group-addon .wp-block-button__link i {
  display: none;
}
@media only screen and (max-width: 575px) {
  .input-group .input-group-addon .btn, .input-group .input-group-addon .wp-block-button__link {
    padding: 10px 12px;
  }
  .input-group .input-group-addon .btn span, .input-group .input-group-addon .wp-block-button__link span {
    display: none;
  }
  .input-group .input-group-addon .btn i, .input-group .input-group-addon .wp-block-button__link i {
    display: block;
  }
}

.search-wraper {
  margin-top: -135px;
  margin-bottom: 80px;
  position: relative;
  z-index: 1;
}
.search-wraper input {
  box-shadow: 0px 15px 55px rgba(34, 34, 34, 0.15);
  border: none;
  border-radius: 10px !important;
  height: 80px !important;
  padding: 25px 12px 25px 30px;
}
.search-wraper input:focus {
  box-shadow: 0px 15px 55px rgba(34, 34, 34, 0.15);
}
.search-wraper .input-group-addon {
  right: 12px;
}
.search-wraper .input-group-addon .btn, .search-wraper .input-group-addon .wp-block-button__link {
  padding: 15px 30px;
}
.search-wraper .input-group-addon .btn i, .search-wraper .input-group-addon .wp-block-button__link i {
  color: #fff;
  font-family: "feather";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 20px;
}
.search-wraper .input-group-prepand {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
}
.search-wraper .input-group-prepand .btn, .search-wraper .input-group-prepand .wp-block-button__link {
  padding: 30px;
  border: none;
  background-color: transparent;
}
.search-wraper .input-group-prepand .btn i, .search-wraper .input-group-prepand .wp-block-button__link i {
  color: #292D32;
  font-family: "feather";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 24px;
}
@media only screen and (max-width: 1280px) {
  .search-wraper .input-group-prepand .btn, .search-wraper .input-group-prepand .wp-block-button__link {
    padding: 20px;
  }
}
.search-wraper .input-group-prepand .btn.active, .search-wraper .input-group-prepand .active.wp-block-button__link {
  border: none;
}
.search-wraper input-group textarea::placeholder {
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
}
.search-wraper.style-1 {
  margin-bottom: 70px;
}
.search-wraper.style-1 input {
  padding: 27px 20px 27px 77px;
}
@media only screen and (max-width: 1280px) {
  .search-wraper {
    margin-top: -140px;
    margin-bottom: 60px;
  }
  .search-wraper.style-1 input {
    padding: 12px 20px 12px 60px;
  }
}
@media only screen and (max-width: 991px) {
  .search-wraper {
    margin-top: -100px;
    margin-bottom: 50px;
  }
  .search-wraper input {
    height: 60px !important;
    padding: 10px 10px 10px 25px;
    border-radius: 6px;
  }
  .search-wraper .input-group-addon {
    right: 10px;
  }
  .search-wraper .input-group-addon .btn, .search-wraper .input-group-addon .wp-block-button__link {
    padding: 10px 15px;
  }
  .search-wraper input-group textarea::placeholder {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .search-wraper input {
    padding: 10px 10px 10px 15px;
  }
}
@media only screen and (max-width: 575px) {
  .search-wraper {
    margin-top: -80px;
    margin-bottom: 40px;
  }
}

.form-group .form-select .dropdown-toggle, .form-group select .dropdown-toggle {
  color: #666 !important;
  font-size: 15px;
  line-height: 1.5;
  height: 50px;
  padding: 10px 20px;
}
.form-group .form-select .dropdown-toggle:hover, .form-group select .dropdown-toggle:hover {
  color: #666 !important;
}
.form-group .default-select {
  border: 1px solid #dddddd !important;
  padding: 0;
}
.form-group .bootstrap-select .dropdown-toggle .filter-option {
  height: auto !important;
}

.form-check.style-1 {
  padding-left: 0;
  padding-right: 0;
}
.form-check.style-1 span {
  height: 1rem;
  margin-right: 15px;
  width: 1rem;
  display: block;
  background-color: #222222;
  position: relative;
  border-radius: 50%;
  z-index: 1;
}
.form-check.style-1 span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 28px;
  height: 28px;
  background-color: transparent;
  border: 1px solid rgb(36, 38, 43);
  border-radius: 50%;
  opacity: 0.2;
  transform: translate(-50%, -50%) scale(0);
  z-index: -1;
}
.form-check.style-1 .form-check-input {
  opacity: 0;
  position: relative;
  z-index: 2;
  margin-left: 0;
  margin-top: 0;
  cursor: pointer;
}
.form-check.style-1 .form-check-input:checked + span:after {
  transform: translate(-50%, -50%) scale(1);
}

.shop-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 575px) {
  .shop-form {
    display: block;
  }
}

.dz-subscribe-wrapper1 .input-group {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
  margin-bottom: 20px;
  padding-right: 30px;
}
.dz-subscribe-wrapper1 .input-group .form-control, .dz-subscribe-wrapper1 .input-group .wp-block-categories-dropdown select, .wp-block-categories-dropdown .dz-subscribe-wrapper1 .input-group select,
.dz-subscribe-wrapper1 .input-group .wp-block-archives-dropdown select,
.wp-block-archives-dropdown .dz-subscribe-wrapper1 .input-group select {
  background: none;
  border: 0;
  padding: 5px;
  color: #fff;
  height: auto;
}
.dz-subscribe-wrapper1 .input-group .form-control::placeholder, .dz-subscribe-wrapper1 .input-group .wp-block-categories-dropdown select::placeholder, .wp-block-categories-dropdown .dz-subscribe-wrapper1 .input-group select::placeholder,
.dz-subscribe-wrapper1 .input-group .wp-block-archives-dropdown select::placeholder,
.wp-block-archives-dropdown .dz-subscribe-wrapper1 .input-group select::placeholder {
  color: #fff;
}
@media only screen and (max-width: 1280px) {
  .dz-subscribe-wrapper1 .input-group .form-control::placeholder, .dz-subscribe-wrapper1 .input-group .wp-block-categories-dropdown select::placeholder, .wp-block-categories-dropdown .dz-subscribe-wrapper1 .input-group select::placeholder,
  .dz-subscribe-wrapper1 .input-group .wp-block-archives-dropdown select::placeholder,
  .wp-block-archives-dropdown .dz-subscribe-wrapper1 .input-group select::placeholder {
    font-size: 14px;
  }
}
.dz-subscribe-wrapper1 .input-group i {
  color: #fff;
  margin-right: 10px;
  font-size: 20px;
  opacity: 0.6;
}
.dz-subscribe-wrapper1 .input-group .btn-link {
  border: 0;
  background: none;
}
.dz-subscribe-wrapper1 .input-group .btn-link i {
  color: #fff;
  margin: 0;
  font-size: 22px;
}
.dz-subscribe-wrapper1 .form-check {
  display: flex;
}
.dz-subscribe-wrapper1 .form-check .form-check-input {
  border-radius: 4px;
  border: 1px solid #AFAFAF;
  background-color: var(--secondary);
  width: 19px;
  height: 19px;
  line-height: 19px;
  margin-top: 2px;
}
.dz-subscribe-wrapper1 .form-check .form-check-label {
  color: #BBB;
  font-size: 16px;
  font-weight: 400;
}
.dz-subscribe-wrapper1 .form-check .form-check-label span {
  color: #fff;
  font-weight: 500;
  border-bottom: 1px solid #fff;
}
.dz-subscribe-wrapper1 .form-check .form-check-label span a {
  color: #fff;
}

input.form-control::-webkit-credentials-auto-fill-button {
  background-image: none !important;
}

button:hover,
button:active,
button:focus {
  outline: 0;
}

.btn, .wp-block-button__link {
  padding: 10px 30px;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  line-height: 1.5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  color: var(--theme-text-color);
}
@media only screen and (max-width: 1199px) {
  .btn, .wp-block-button__link {
    padding: 9px 20px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .btn, .wp-block-button__link {
    font-size: 14px;
    padding: 12px 24px;
  }
}
.btn.btn-md, .btn-md.wp-block-button__link {
  padding: 12px 30px;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}
@media only screen and (max-width: 991px) {
  .btn.btn-md, .btn-md.wp-block-button__link {
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .btn.btn-md, .btn-md.wp-block-button__link {
    padding: 10px 20px;
    font-size: 14px;
  }
}
.btn.btn-lg, .btn-lg.wp-block-button__link, .btn-group-lg > .btn, .btn-group-lg > .wp-block-button__link {
  padding: 18px 50px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (max-width: 991px) {
  .btn.btn-lg, .btn-lg.wp-block-button__link, .btn-group-lg > .btn, .btn-group-lg > .wp-block-button__link {
    padding: 15px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .btn.btn-lg, .btn-lg.wp-block-button__link, .btn-group-lg > .btn, .btn-group-lg > .wp-block-button__link {
    padding: 10px 20px;
    font-size: 14px;
  }
}
.btn.btn-long, .btn-long.wp-block-button__link {
  padding: 10px 40px;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
}
@media only screen and (max-width: 991px) {
  .btn.btn-long, .btn-long.wp-block-button__link {
    padding: 10px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .btn.btn-long, .btn-long.wp-block-button__link {
    padding: 10px 20px;
    font-size: 14px;
  }
}
.btn:hover, .wp-block-button__link:hover {
  color: var(--theme-text-color);
}
.btn.btn-secondary, .btn-secondary.wp-block-button__link {
  color: #fff;
}
.btn.btn-secondary:hover, .btn-secondary.wp-block-button__link:hover {
  color: #fff;
}
.btn i, .wp-block-button__link i {
  font-size: 20px;
  line-height: 1;
}
.btn.btn-icon, .btn-icon.wp-block-button__link {
  display: flex;
  gap: 10px;
  align-items: center;
}

.google-btn {
  color: #000000;
  border: 1px solid #B1B1B1;
}
.google-btn i {
  margin-right: 15px;
}
.google-btn svg {
  margin-right: 15px;
}
.google-btn:hover {
  color: #000;
  border: 1px solid #B1B1B1;
}

.btn-block {
  display: block;
  width: 100%;
}

.shadow-primary {
  box-shadow: 0px 5px 30px 0px var(--rgba-primary-2);
}

.btn-rounded {
  border-radius: 50px;
}

.btn-info {
  color: #fff;
}
.btn-info:hover {
  color: #fff;
}
.btn-info .btn-icon-left {
  color: #00aeff;
}

.btn-white {
  background-color: #fff;
  color: #222;
}
.btn-white:hover {
  color: #222 !important;
  background-color: #fff !important;
}

.btn-success {
  color: #fff;
}
.btn-success .btn-icon-left {
  color: #87CE92;
}
.btn-success:hover {
  color: #fff;
}

.btn-primary, .wp-block-button__link {
  border-color: var(--primary);
  background-color: var(--primary);
}
.btn-primary.disabled, .disabled.wp-block-button__link, .btn-primary:disabled, .wp-block-button__link:disabled, .btn-primary:not(:disabled):not(.disabled).active, .wp-block-button__link:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:active, .wp-block-button__link:active, .btn-primary:focus, .wp-block-button__link:focus, .btn-primary:hover, .wp-block-button__link:hover {
  border-color: var(--primary-hover);
  background-color: var(--primary-hover);
  color: var(--theme-text-color);
}
.btn-primary .btn-icon-left, .wp-block-button__link .btn-icon-left {
  color: var(--primary);
}

.btn-gradient {
  border: 0;
  background: var(--gradient);
}
.btn-gradient.disabled, .btn-gradient:disabled, .btn-gradient:not(:disabled):not(.disabled).active, .btn-gradient:not(:disabled):not(.disabled):active, .btn-gradient:active, .btn-gradient:focus, .btn-gradient:hover {
  border-color: var(--gradient);
  background-color: var(--gradient);
  color: var(--theme-text-color);
}

.btn-secondary {
  border-color: var(--secondary);
  background-color: var(--secondary);
  color: #fff;
}
.btn-secondary .btn-icon-left {
  color: var(--secondary);
}

.btn-link {
  color: var(--title);
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
}
.btn-link i {
  margin-left: 10px;
}
.btn-link:hover {
  color: var(--primary-hover);
}
.btn-link.btn-gradient {
  position: relative;
  z-index: 1;
  background: transparent;
}
.btn-link.btn-gradient:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background: var(--gradient);
  z-index: -1;
}
.btn-link.btn-gradient:hover {
  letter-spacing: 1.5px;
}

.btn-underline {
  font-size: 1rem;
  color: var(--primary);
  font-weight: 400;
  border-bottom: 2px solid var(--primary);
}

.btn-dark {
  color: #fff !important;
}
.btn-dark:hover {
  color: #fff;
}
.btn-dark .btn-icon-left {
  color: #222222;
}
.btn-dark.light {
  background-color: rgb(125.4605263158, 149.0131578947, 205.5394736842);
  border-color: rgb(125.4605263158, 149.0131578947, 205.5394736842);
  color: #151F37 !important;
}
.btn-dark.light:hover {
  color: #fff !important;
}

.btn-outline-primary, .is-style-outline .wp-block-button__link {
  color: var(--primary);
  border-color: var(--primary);
}
.btn-outline-primary.disabled, .is-style-outline .disabled.wp-block-button__link, .btn-outline-primary:disabled, .is-style-outline .wp-block-button__link:disabled, .btn-outline-primary:not(:disabled):not(.disabled).active, .is-style-outline .wp-block-button__link:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:active, .is-style-outline .wp-block-button__link:active, .btn-outline-primary:focus, .is-style-outline .wp-block-button__link:focus, .btn-outline-primary:hover, .is-style-outline .wp-block-button__link:hover {
  border-color: var(--primary-hover);
  background-color: var(--primary-hover);
  color: #fff;
}

.btn-outline-secondary {
  color: var(--secondary);
  border-color: var(--secondary);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled, .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:active, .btn-outline-secondary:focus, .btn-outline-secondary:hover {
  border-color: var(--secondary);
  background-color: var(--secondary);
  color: #fff;
}

.btn-outline-danger {
  color: #ff0003;
}
.btn-outline-danger:hover {
  color: #fff;
}

.btn-outline-info {
  color: #00aeff;
}
.btn-outline-info:hover {
  color: #fff;
}

.btn-outline-success {
  color: #87CE92;
}
.btn-outline-success:hover {
  color: #fff;
}

.btn-outline-warning {
  color: #FFBD13;
}
.btn-outline-warning:hover {
  color: #fff;
}

.btn-outline-dark {
  color: #222222;
}
.btn-outline-dark:hover {
  color: #fff;
}

.btn-check:checked + .btn, .btn-check:checked + .wp-block-button__link {
  color: #fff;
}

.btn-xl {
  font-size: 22px;
  padding: 25px 35px;
}

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .wp-block-button__link {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: var(--border-radius-base);
}

.btn-link-lg {
  font-weight: 700;
  font-size: 18px;
}
.btn-link-lg:hover {
  text-decoration: unset;
}

.btn-light {
  background-color: #fff;
}
.btn-light:hover {
  background-color: var(--primary);
  color: #fff !important;
  border-color: transparent;
}
.btn-light.text-primary:hover {
  color: #fff !important;
}

.light.btn-success {
  color: #87CE92;
  border: 1px solid white;
  background-color: white;
}
.light.btn-success:hover {
  background-color: #87CE92;
  border-color: #87CE92;
  color: #fff;
}
.light.btn-info {
  color: #00aeff;
  border: 1px solid rgb(198.9, 237.18, 255);
  background-color: rgb(229.5, 246.9, 255);
}
.light.btn-info:hover {
  background-color: #00aeff;
  border-color: #00aeff;
  color: #fff;
}
.light.btn-primary, .light.wp-block-button__link {
  color: #FF421D;
  border: 1px solid var(--rgba-primary-3);
  background-color: var(--rgba-primary-1);
}
.light.btn-primary:hover, .light.wp-block-button__link:hover {
  background-color: var(--primary);
  border-color: var(--primary);
  color: #fff;
}
.light.btn-secondary {
  color: #222222;
  border: 1px solid rgb(115.6, 115.6, 115.6);
  background-color: rgb(130.9, 130.9, 130.9);
}
.light.btn-secondary:hover {
  background-color: #222222;
  border-color: #222222;
  color: #fff;
}
.light.btn-warning {
  color: #FFBD13;
  border: 1px solid rgb(255, 234.6406779661, 182.2);
  background-color: rgb(255, 243.1983050847, 212.8);
}
.light.btn-warning:hover {
  background-color: #FFBD13;
  border-color: #FFBD13;
  color: #fff;
}
.light.btn-danger {
  color: #ff0003;
  border: 1px solid rgb(255, 214.2, 214.68);
  background-color: rgb(255, 229.5, 229.8);
}
.light.btn-danger:hover {
  background-color: #ff0003;
  border-color: #ff0003;
  color: #fff;
}
.light.btn-dark {
  color: #222222;
  border: 1px solid rgb(212.5, 212.5, 212.5);
  background-color: rgb(225.25, 225.25, 225.25);
}
.light.btn-dark:hover {
  background-color: #222222;
  border-color: #222222;
  color: #fff;
}

.btn-danger {
  color: #fff;
}

.btn-icon-right {
  color: #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  display: inline-block;
  margin: -15px -10px -15px 20px;
  padding: 15px 10px;
}

.btn-icon-left {
  background: #fff;
  border-radius: 50px;
  display: inline-block;
  float: left;
  color: inherit;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: -8px 15px -8px -20px;
}

.wp-block-button {
  margin-bottom: 0.3125rem;
}

.is-style-squared .wp-block-button__link {
  border-radius: 0;
}

.wp-block-button__link {
  border-radius: 60px;
}
.wp-block-button__link::after {
  content: none;
}

@media only screen and (max-width: 575px) {
  .btn-group .btn, .btn-group .wp-block-button__link {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.fb-btn {
  background: #4867AA !important;
}

.tw-btn {
  background: #81B2DF !important;
}

.in-btn {
  background: #D74141 !important;
}

.lin-btn {
  background: #3A9DF9 !important;
}

.btn.btn-cart, .btn-cart.wp-block-button__link {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 4px;
}
.btn.btn-cart i, .btn-cart.wp-block-button__link i {
  font-size: 22px;
}
.btn.btn-cart.btn-white, .btn-cart.btn-white.wp-block-button__link {
  background-color: #fff;
}
.btn.btn-cart.btn-square, .btn-cart.btn-square.wp-block-button__link {
  border-radius: 6px;
}
.btn.btn-cart.btn-circle, .btn-cart.btn-circle.wp-block-button__link {
  border-radius: 20px;
}
.btn.btn-cart.btn-primary, .btn-cart.wp-block-button__link {
  background: var(--primary);
}

.btn-gray {
  background-color: #F3F3F3;
  color: var(--title);
  transition: 0.5s !important;
}
.btn-gray:hover {
  background: var(--primary);
  color: #fff;
}
.btn-gray:hover svg > path {
  fill: #fff;
}

.filter-btn i {
  font-family: "feather" !important;
  font-style: normal;
  text-transform: none;
  vertical-align: middle;
}

@keyframes animationPlayBtn1 {
  0% {
    opacity: 0.8;
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    -webkit-transform: scale(0.9);
  }
  100% {
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes animationPlayBtn1 {
  0% {
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    -webkit-transform: scale(0.9);
  }
  100% {
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
.btn-hover-1 {
  border: 1px solid transparent;
  transition: 1.2s;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.btn-hover-1.btn-dark:before, .btn-hover-1.btn-dark:after {
  background: #fff;
}
.btn-hover-1.btn-dark:hover {
  color: var(--title) !important;
}
.btn-hover-1.btn-white:before, .btn-hover-1.btn-white:after {
  background: var(--primary);
}
.btn-hover-1.btn-white:hover {
  color: #fff !important;
}
.btn-hover-1:before, .btn-hover-1:after {
  position: absolute;
  top: 50%;
  content: "";
  width: 20px;
  height: 20px;
  background: --primary;
  border-radius: 50%;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
  z-index: -1;
}
.btn-hover-1:before {
  left: -20px;
  transform: translate(-50%, -50%);
}
.btn-hover-1:after {
  right: -20px;
  transform: translate(50%, -50%);
}
.btn-hover-1:hover:before {
  animation: criss-cross-left 1.2s both alternate;
}
.btn-hover-1:hover:after {
  animation: criss-cross-right 1.2s both alternate;
}
.btn-hover-1:hover.btn-white span {
  color: #fff;
}

.btn-hover-2 {
  color: rgba(0, 0, 0, 0) !important;
  transition: all 0.3s ease !important;
  text-shadow: 0 0 0 #fff, 500px 0 0 #fff;
  overflow: hidden;
}
.btn-hover-2.btn-white {
  text-shadow: 0 0 0 #000, 500px 0 0 #000;
}
.btn-hover-2.btn-gray {
  text-shadow: 0 0 0 var(--title), 500px 0 0 var(--title);
}
.btn-hover-2:hover {
  text-shadow: -600px 0 0 #fff, 0 0 0 #fff;
}
.btn-hover-2:hover.btn-white {
  text-shadow: -600px 0 0 #000, 0 0 0 #000;
}
.btn-hover-2:hover.btn-gray {
  text-shadow: -600px 0 0 #fff, 0 0 0 #fff;
}

.btn-shadow {
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}

.btn.btn-square, .btn-square.wp-block-button__link {
  padding: 0;
  min-width: 45px;
  width: 45px;
  height: 45px;
  min-height: 45px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  border-radius: var(--border-radius-base);
  outline: none;
  border: 0;
}
.btn.btn-square.btn-white i, .btn-square.btn-white.wp-block-button__link i {
  color: #222222;
}
.btn.btn-square i, .btn-square.wp-block-button__link i {
  font-size: 24px;
}
.btn.btn-square .badge, .btn-square.wp-block-button__link .badge {
  position: absolute;
  top: -7px;
  right: -6px;
  padding: 0;
  height: 20px;
  width: 20px;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  background: #666666;
  border-radius: 10px;
}

.btn-hover-3 {
  overflow: hidden;
  z-index: 1;
}
.btn-hover-3::before, .btn-hover-3::after {
  background: #fff;
  content: "";
  position: absolute;
}
.btn-hover-3::before {
  width: 120%;
  height: 0;
  padding-bottom: 120%;
  top: -110%;
  left: -10%;
  border-radius: 50%;
  transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
}
.btn-hover-3::after {
  width: 90%;
  top: 0;
  left: 0;
  transform: translate3d(0, -100%, 0);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}
.btn-hover-3 span {
  display: block;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.btn-hover-3.btn-white::before {
  background: var(--primary);
}
.btn-hover-3.btn-white::after {
  background: var(--primary);
}
.btn-hover-3:focus::before, .btn-hover-3:active::before, .btn-hover-3:hover::before {
  transform: translate3d(0, 0, 0) scale3d(1.2, 1, 1);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}
.btn-hover-3:focus::after, .btn-hover-3:active::after, .btn-hover-3:hover::after {
  transform: translate3d(0, 0, 0);
  transition-duration: 0.05s;
  transition-delay: 0.4s;
  transition-timing-function: linear;
}
.btn-hover-3:focus span, .btn-hover-3:active span, .btn-hover-3:hover span {
  animation: MoveScaleUpInitial 0.3s forwards, MoveScaleUpEnd 0.3s forwards 0.3s;
  color: var(--primary);
}
.btn-hover-3:focus.btn-primary span, .btn-hover-3.wp-block-button__link:focus span, .btn-hover-3:focus.btn-outline-primary span, .btn-hover-3:active.btn-primary span, .btn-hover-3.wp-block-button__link:active span, .btn-hover-3:active.btn-outline-primary span, .btn-hover-3:hover.btn-primary span, .btn-hover-3.wp-block-button__link:hover span, .btn-hover-3:hover.btn-outline-primary span {
  color: var(--primary);
}
.btn-hover-3:focus.btn-secondary span, .btn-hover-3:focus.btn-outline-secondary span, .btn-hover-3:active.btn-secondary span, .btn-hover-3:active.btn-outline-secondary span, .btn-hover-3:hover.btn-secondary span, .btn-hover-3:hover.btn-outline-secondary span {
  color: var(--secondary);
}
.btn-hover-3:focus.btn-dark span, .btn-hover-3:focus.btn-outline-dark span, .btn-hover-3:active.btn-dark span, .btn-hover-3:active.btn-outline-dark span, .btn-hover-3:hover.btn-dark span, .btn-hover-3:hover.btn-outline-dark span {
  color: #222222;
}
.btn-hover-3:focus.btn-white span, .btn-hover-3:active.btn-white span, .btn-hover-3:hover.btn-white span {
  color: #fff;
}

@keyframes MoveScaleUpInitial {
  to {
    transform: translate3d(0, -105%, 0) scale3d(1, 2, 1);
    opacity: 0;
  }
}
@keyframes MoveScaleUpEnd {
  from {
    transform: translate3d(0, 100%, 0) scale3d(1, 2, 1);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.btn-hover-4 {
  outline: none;
  text-decoration: none;
  transition: transform 0.44s ease, box-shadow 0.44s ease;
}
.btn-hover-4:hover span {
  transform: translateY(-20px);
}
.btn-hover-4 div {
  display: flex;
  overflow: hidden;
  text-shadow: 0 20px 0 #fff;
}
.btn-hover-4 div span {
  display: block;
  backface-visibility: hidden;
  font-style: normal;
  transition: transform 0.44s ease;
  transform: translateY(0px);
}
.btn-hover-4 div span:nth-child(1) {
  transition-delay: 0.05s;
}
.btn-hover-4 div span:nth-child(2) {
  transition-delay: 0.1s;
}
.btn-hover-4 div span:nth-child(3) {
  transition-delay: 0.15s;
}
.btn-hover-4 div span:nth-child(4) {
  transition-delay: 0.2s;
}
.btn-hover-4 div span:nth-child(5) {
  transition-delay: 0.25s;
}
.btn-hover-4 div span:nth-child(6) {
  transition-delay: 0.3s;
}
.btn-hover-4 div span:nth-child(7) {
  transition-delay: 0.35s;
}
.btn-hover-4 div span:nth-child(8) {
  transition-delay: 0.4s;
}
.btn-hover-4 div span:nth-child(9) {
  transition-delay: 0.45s;
}
.btn-hover-4 div span:nth-child(10) {
  transition-delay: 0.5s;
}
.btn-hover-4 div span:nth-child(11) {
  transition-delay: 0.55s;
}
.btn-hover-4 div span:nth-child(12) {
  transition-delay: 0.6s;
}
.btn-hover-4 div span:nth-child(13) {
  transition-delay: 0.65s;
}
.btn-hover-4 div span:nth-child(14) {
  transition-delay: 0.7s;
}
.btn-hover-4 div span:nth-child(15) {
  transition-delay: 0.75s;
}

.btn-hover-5 {
  position: relative;
  z-index: 1;
}
.btn-hover-5::before {
  content: "\f001";
  position: absolute;
  top: -20px;
  left: 80%;
  transform: translateX(-50%) scale(0);
  transition: 0.5s;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: 0 !important;
  outline: 0;
  font-size: 20px;
}
.btn-hover-5::after {
  content: "\f001";
  position: absolute;
  bottom: -20px;
  left: 20%;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  transform: translateX(-50%) scale(0);
  transition: 0.5s;
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: 0 !important;
  outline: 0;
  font-size: 20px;
}
.btn-hover-5:hover {
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}
.btn-hover-5:hover::before {
  left: 20%;
  width: 20px;
  transform: translateX(-50%) scale(1);
}
.btn-hover-5:hover::after {
  left: 80%;
  width: 20px;
  transform: translateX(-50%) scale(1);
}

@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
  }
  100% {
    left: 50%;
    top: 0;
    transform: scale(1.4);
    width: 100%;
    height: 200%;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
  }
  100% {
    right: 50%;
    top: 0;
    transform: scale(1.4);
    width: 100%;
    height: 200%;
  }
}
.video-btn .popup-youtube i {
  width: 42px;
  height: 42px;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 38px;
  color: #fff;
  margin-bottom: 15px;
}
.video-btn.dark .popup-youtube i {
  border: 2px solid var(--secondary);
  color: var(--secondary);
}

.table-responsive-sm {
  min-width: 48rem;
}

.table-responsive-md {
  min-width: 60rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}

.table {
  margin-bottom: 0px;
  font-weight: 400;
}
.table tr td,
.table tr th {
  padding: 15px;
}

.table tr th {
  color: #222222;
  font-weight: 500;
}

.table-striped thead tr th {
  padding-bottom: 15px !important;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #ffffff;
}
.table-striped tfoot {
  border-top: 2px solid #C7C7C7;
}
.table-striped tfoot tr th {
  padding-top: 10px;
}

.table-responsive {
  border-radius: var(--border-radius-base);
}

.order-detail {
  margin-top: 40px;
}
.order-detail table {
  width: 100% !important;
  margin-bottom: 25px;
}
.order-detail table tr td {
  padding: 6px 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
}
.order-detail table tr td.price {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: end;
}
.order-detail table tr.charges {
  border-bottom: 1px dashed rgba(34, 34, 34, 0.2);
}
.order-detail table tr.charges td {
  padding-bottom: 15px;
}
.order-detail table tr.tax {
  border-bottom: 2px solid rgba(34, 34, 34, 0.2);
}
.order-detail table tr.tax td {
  padding: 15px 0;
}
.order-detail table tr.total td {
  padding: 20px 0 0;
}
.order-detail table .total {
  border-bottom: 1px solid #D4D4D4 !important;
}
.order-detail table .total .price,
.order-detail table .total td {
  color: var(--title);
  font-weight: 500;
  font-size: 18px !important;
}
.order-detail .btn i, .order-detail .wp-block-button__link i {
  vertical-align: middle;
  margin-left: 10px;
}

.check-tbl {
  width: 100%;
  vertical-align: middle;
}
.check-tbl thead th {
  font-size: 22px;
  font-weight: 500;
  padding: 15px 0;
  color: var(--title);
  border: 0;
  border-bottom: 1px solid #F0EEEE;
}
.check-tbl tbody td {
  padding: 20px 15px 20px 0;
  font-weight: 500;
  font-size: 16px;
  color: var(--title);
  border-bottom: 1px solid #F0EEEE;
}
.check-tbl tbody td img {
  width: 165px;
}
.check-tbl tbody td:last-child {
  padding: 0;
}
.check-tbl tbody .product-item-price del {
  font-weight: 400;
  display: block;
  font-size: 16px;
  color: #666;
}
.check-tbl tbody .product-item-price span {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}
.check-tbl tbody .product-item-name {
  width: 25%;
}
.check-tbl tbody .product-item-name span {
  display: block;
}
.check-tbl tbody .product-item-img {
  width: 165px;
}
.check-tbl .product-item-close {
  text-align: right;
}
.check-tbl .product-item-close a {
  width: 43px;
  height: 43px;
  color: var(--bs-body-color);
  display: inline-block;
  text-align: center;
  line-height: 43px;
  background: #F5F5F5;
  margin-left: 10px;
}
.check-tbl .product-item-close .bg-dark i {
  color: #fff;
}
.check-tbl.card-table thead {
  width: 100%;
}
.check-tbl.card-table thead tr {
  width: 100%;
}
.check-tbl.card-table thead tr th {
  width: 20%;
}
.check-tbl.card-table tbody .product-item-img {
  width: 105px;
}
.check-tbl.card-table tbody th,
.check-tbl.card-table tbody td {
  border: 0;
  padding: 20px 15px 20px 20px;
}
.check-tbl.card-table tbody .product-item-name {
  width: 27%;
}
.check-tbl.card-table tbody .product-item-price span {
  font-size: 16px;
}
.check-tbl.card-table tbody .product-item-price del {
  font-size: 14px;
}
.check-tbl.card-table tbody tr {
  border: 1px solid #D4D4D4;
  width: 100%;
}

.dz-separator {
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 8px;
  position: relative;
}
.dz-separator.m-b0 {
  margin-bottom: 0;
}
.dz-separator.style-icon {
  width: 30px;
  height: auto;
  text-align: center;
  font-size: 20px;
  color: var(--primary);
}
.dz-separator.style-icon::after, .dz-separator.style-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 40px;
  width: 70px;
  height: 2px;
  background: #fff;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 12px;
}
.dz-separator.style-icon::before {
  left: auto;
  right: 40px;
}

.dz-separator-outer {
  overflow: hidden;
}

.dz-separator.style-1 {
  height: 3px;
  width: 60px;
  background-color: var(--primary);
  border-radius: 8px;
}

.site-filters {
  margin-bottom: 30px;
}
.site-filters ul {
  margin: 0;
  list-style: none;
}
.site-filters li {
  display: inline-block;
  padding: 0;
  margin-bottom: 3px;
}
.site-filters li.btn, .site-filters li.wp-block-button__link {
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none !important;
}
.site-filters li input {
  display: none;
}
.site-filters li a {
  margin: 0 5px 5px 0;
  display: block;
}
.site-filters.center {
  text-align: center;
}
.site-filters.center ul {
  display: inline-block;
  margin: auto;
}
.site-filters.center [class*=btn] {
  display: inline-block;
  margin: 0 5px 10px;
  text-transform: uppercase;
}
@media only screen and (max-width: 575px) {
  .site-filters.center [class*=btn] {
    margin: 0 1px 5px;
    padding: 5px 10px;
    font-size: 12px;
  }
}
.site-filters.style-1 {
  margin-bottom: 40px;
}
.site-filters.style-1 ul {
  margin-right: -10px;
}
.site-filters.style-1 ul li {
  padding: 8px 15px;
  border: none;
  margin-right: 10px;
}
.site-filters.style-1 ul li a {
  color: #222222;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  margin: 0;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.site-filters.style-1 ul li a i {
  font-size: 25px;
  margin-right: 10px;
}
.site-filters.style-1 ul li:hover, .site-filters.style-1 ul li.active {
  background: var(--bg-light);
}
.site-filters.style-1 ul li:hover a, .site-filters.style-1 ul li.active a {
  color: var(--primary);
}
.site-filters.style-1 ul li:hover a i, .site-filters.style-1 ul li.active a i {
  -webkit-animation: upToDown 0.5s forwards;
  -moz-animation: upToDown 0.5s forwards;
  animation: upToDown 0.5s forwards;
}
@media only screen and (max-width: 1280px) {
  .site-filters.style-1 ul {
    margin-right: -5px;
  }
  .site-filters.style-1 ul li {
    padding: 8px;
    margin-right: 5px;
  }
  .site-filters.style-1 ul li a {
    font-size: 13px;
  }
  .site-filters.style-1 ul li a i {
    margin-right: 5px;
  }
}
@media only screen and (max-width: 991px) {
  .site-filters.style-1 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .site-filters.style-1 {
    text-align: center;
  }
}
.site-filters.style-2 {
  margin-bottom: 20px;
}
.site-filters.style-2 ul li {
  text-align: center;
  border: none;
  padding: 0px 30px;
}
.site-filters.style-2 ul li a {
  color: #222222;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  margin: 0;
}
.site-filters.style-2 ul li a span {
  display: block;
  margin-bottom: 10px;
}
.site-filters.style-2 ul li a span i {
  font-size: 40px;
}
.site-filters.style-2 ul li:hover a, .site-filters.style-2 ul li.active a {
  color: var(--primary);
}
.site-filters.style-2 ul li:hover a i, .site-filters.style-2 ul li.active a i {
  animation: shake 1s;
}
@media only screen and (max-width: 991px) {
  .site-filters.style-2 ul li {
    padding: 0px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .site-filters.style-2 ul li {
    margin-bottom: 20px;
    padding: 0px 10px;
  }
  .site-filters.style-2 ul li a {
    font-size: 14px;
  }
  .site-filters.style-2 ul li a span i {
    font-size: 30px;
  }
}
.site-filters.style-3 {
  margin-bottom: 40px;
}
.site-filters.style-3 ul {
  margin-right: -10px;
}
@media only screen and (max-width: 991px) {
  .site-filters.style-3 ul {
    margin: 0;
    text-align: center;
  }
}
.site-filters.style-3 ul li {
  padding: 10px 0;
  border: none;
  margin-right: 10px;
  display: block;
  position: relative;
  z-index: 1;
  width: fit-content;
}
@media only screen and (max-width: 991px) {
  .site-filters.style-3 ul li {
    display: inline-flex;
    margin-right: 15px;
  }
  .site-filters.style-3 ul li:before {
    right: -5px;
  }
}
@media only screen and (max-width: 575px) {
  .site-filters.style-3 ul li {
    padding: 5px;
    margin: 0;
  }
}
.site-filters.style-3 ul li:before {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  margin-left: 5px;
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  right: -20px;
  font-size: 20px;
  line-height: 1;
}
@media only screen and (max-width: 991px) {
  .site-filters.style-3 ul li:before {
    right: -15px;
  }
}
@media only screen and (max-width: 575px) {
  .site-filters.style-3 ul li:before {
    right: -5px;
    font-size: 14px;
  }
}
.site-filters.style-3 ul li a {
  color: var(--title);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.site-filters.style-3 ul li a i {
  font-size: 25px;
  margin-right: 10px;
}
.site-filters.style-3 ul li.active:before {
  content: "\f0d9";
}
.site-filters.style-3 ul li.active a {
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@-webkit-keyframes upToDown {
  49% {
    -webkit-transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes upToDown {
  49% {
    -moz-transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes upToDown {
  49% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
.dz-img-overlay1,
.dz-img-overlay2,
.dz-img-overlay3,
.dz-img-overlay4,
.dz-img-overlay5,
.dz-img-overlay6,
.dz-img-overlay7,
.dz-img-overlay8,
.dz-img-overlay9,
.dz-img-overlay11,
.dz-img-overlay12 {
  position: relative;
  overflow: hidden;
}
.dz-img-overlay1::before, .dz-img-overlay1::after,
.dz-img-overlay2::before,
.dz-img-overlay2::after,
.dz-img-overlay3::before,
.dz-img-overlay3::after,
.dz-img-overlay4::before,
.dz-img-overlay4::after,
.dz-img-overlay5::before,
.dz-img-overlay5::after,
.dz-img-overlay6::before,
.dz-img-overlay6::after,
.dz-img-overlay7::before,
.dz-img-overlay7::after,
.dz-img-overlay8::before,
.dz-img-overlay8::after,
.dz-img-overlay9::before,
.dz-img-overlay9::after,
.dz-img-overlay11::before,
.dz-img-overlay11::after,
.dz-img-overlay12::before,
.dz-img-overlay12::after {
  content: "";
  background: #282d32;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0.4;
  z-index: 1;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.dz-img-overlay1.overlay-primary,
.dz-img-overlay2.overlay-primary,
.dz-img-overlay3.overlay-primary,
.dz-img-overlay4.overlay-primary,
.dz-img-overlay5.overlay-primary,
.dz-img-overlay6.overlay-primary,
.dz-img-overlay7.overlay-primary,
.dz-img-overlay8.overlay-primary,
.dz-img-overlay9.overlay-primary,
.dz-img-overlay11.overlay-primary,
.dz-img-overlay12.overlay-primary {
  background: var(--primary);
}

.dz-box:hover .dz-img-overlay1::before {
  opacity: 0.7;
}
.dz-box:hover .dz-img-overlay2::before {
  opacity: 0.9;
}
.dz-box:hover .dz-img-overlay3::before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.dz-box:hover .dz-img-overlay4::before {
  width: 100%;
  left: 0;
}
.dz-box:hover .dz-img-overlay5::before {
  height: 100%;
  top: 0;
}
.dz-box:hover .dz-img-overlay6::before {
  height: 100%;
}
.dz-box:hover .dz-img-overlay7::before,
.dz-box:hover .dz-img-overlay7::after {
  width: 50%;
}
.dz-box:hover .dz-img-overlay8::before,
.dz-box:hover .dz-img-overlay8::after {
  width: 100%;
  opacity: 0.3;
}
.dz-box:hover .dz-img-overlay9::before,
.dz-box:hover .dz-img-overlay9::after {
  width: 100%;
  height: 100%;
  opacity: 0.3;
}

.dz-img-overlay1::before {
  width: 100%;
  height: 100%;
  opacity: 0;
}
.dz-img-overlay1:hover::before {
  opacity: 0.5;
}

.dz-img-overlay2::before {
  width: 100%;
  height: 100%;
  opacity: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}
.dz-img-overlay2::before:hover::before {
  opacity: 0.9;
}

.dz-img-overlay3::before {
  left: 50%;
  top: 50%;
}
.dz-img-overlay3:hover::before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.dz-img-overlay4::before {
  left: 50%;
  top: 0;
  height: 100%;
}
.dz-img-overlay4:hover::before {
  width: 100%;
  left: 0;
}

.dz-img-overlay5::before {
  left: 0;
  top: 50%;
  width: 100%;
}
.dz-img-overlay5:hover::before {
  height: 100%;
  top: 0;
}

.dz-img-overlay6::before {
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
}
.dz-img-overlay6:hover::before {
  height: 100%;
}

.dz-img-overlay7::before, .dz-img-overlay7::after {
  height: 100%;
}
.dz-img-overlay7::after {
  left: auto;
  right: 0;
}
.dz-img-overlay7:hover::before, .dz-img-overlay7:hover::after {
  width: 50%;
}

.dz-img-overlay8::before, .dz-img-overlay8::after {
  height: 100%;
}
.dz-img-overlay8::after {
  left: auto;
  right: 0;
}
.dz-img-overlay8:hover::before, .dz-img-overlay8:hover::after {
  width: 100%;
  opacity: 0.3;
}

.dz-img-overlay9::before::before, .dz-img-overlay9::before::after,
.dz-img-overlay9::after::before,
.dz-img-overlay9::after::after {
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
}
.dz-img-overlay9::before:hover::before, .dz-img-overlay9::before:hover::after,
.dz-img-overlay9::after:hover::before,
.dz-img-overlay9::after:hover::after {
  width: 100%;
  height: 100%;
  opacity: 0.3;
}

/*  */
.overlay-black-light,
.overlay-black-middle,
.overlay-black-dark,
.overlay-gradient-light,
.overlay-gradient-middle,
.overlay-gradient-dark,
.overlay-white-light,
.overlay-white-middle,
.overlay-white-dark,
.overlay-primary-light,
.overlay-primary-middle,
.overlay-primary-dark,
.overlay-primary {
  position: relative;
}
.overlay-black-light::before,
.overlay-black-middle::before,
.overlay-black-dark::before,
.overlay-gradient-light::before,
.overlay-gradient-middle::before,
.overlay-gradient-dark::before,
.overlay-white-light::before,
.overlay-white-middle::before,
.overlay-white-dark::before,
.overlay-primary-light::before,
.overlay-primary-middle::before,
.overlay-primary-dark::before,
.overlay-primary::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.overlay-black-light .container,
.overlay-black-light .container-fluid,
.overlay-black-light .container-sm,
.overlay-black-light .container-md,
.overlay-black-light .container-lg,
.overlay-black-light .container-xl,
.overlay-black-middle .container,
.overlay-black-middle .container-fluid,
.overlay-black-middle .container-sm,
.overlay-black-middle .container-md,
.overlay-black-middle .container-lg,
.overlay-black-middle .container-xl,
.overlay-black-dark .container,
.overlay-black-dark .container-fluid,
.overlay-black-dark .container-sm,
.overlay-black-dark .container-md,
.overlay-black-dark .container-lg,
.overlay-black-dark .container-xl,
.overlay-gradient-light .container,
.overlay-gradient-light .container-fluid,
.overlay-gradient-light .container-sm,
.overlay-gradient-light .container-md,
.overlay-gradient-light .container-lg,
.overlay-gradient-light .container-xl,
.overlay-gradient-middle .container,
.overlay-gradient-middle .container-fluid,
.overlay-gradient-middle .container-sm,
.overlay-gradient-middle .container-md,
.overlay-gradient-middle .container-lg,
.overlay-gradient-middle .container-xl,
.overlay-gradient-dark .container,
.overlay-gradient-dark .container-fluid,
.overlay-gradient-dark .container-sm,
.overlay-gradient-dark .container-md,
.overlay-gradient-dark .container-lg,
.overlay-gradient-dark .container-xl,
.overlay-white-light .container,
.overlay-white-light .container-fluid,
.overlay-white-light .container-sm,
.overlay-white-light .container-md,
.overlay-white-light .container-lg,
.overlay-white-light .container-xl,
.overlay-white-middle .container,
.overlay-white-middle .container-fluid,
.overlay-white-middle .container-sm,
.overlay-white-middle .container-md,
.overlay-white-middle .container-lg,
.overlay-white-middle .container-xl,
.overlay-white-dark .container,
.overlay-white-dark .container-fluid,
.overlay-white-dark .container-sm,
.overlay-white-dark .container-md,
.overlay-white-dark .container-lg,
.overlay-white-dark .container-xl,
.overlay-primary-light .container,
.overlay-primary-light .container-fluid,
.overlay-primary-light .container-sm,
.overlay-primary-light .container-md,
.overlay-primary-light .container-lg,
.overlay-primary-light .container-xl,
.overlay-primary-middle .container,
.overlay-primary-middle .container-fluid,
.overlay-primary-middle .container-sm,
.overlay-primary-middle .container-md,
.overlay-primary-middle .container-lg,
.overlay-primary-middle .container-xl,
.overlay-primary-dark .container,
.overlay-primary-dark .container-fluid,
.overlay-primary-dark .container-sm,
.overlay-primary-dark .container-md,
.overlay-primary-dark .container-lg,
.overlay-primary-dark .container-xl,
.overlay-primary .container,
.overlay-primary .container-fluid,
.overlay-primary .container-sm,
.overlay-primary .container-md,
.overlay-primary .container-lg,
.overlay-primary .container-xl {
  position: relative;
  z-index: 1;
}

.overlay-black-light::before,
.overlay-black-middle::before,
.overlay-black-dark::before {
  background: #222;
}

.overlay-gradient-light::before,
.overlay-gradient-middle::before,
.overlay-gradient-dark::before {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}

.overlay-white-light::before,
.overlay-white-middle::before,
.overlay-white-dark::before {
  background: #FFF;
}

.overlay-primary-light::before,
.overlay-primary-middle::before,
.overlay-primary-dark::before,
.overlay-primary::before {
  background: var(--primary);
}

.overlay-primary-light::before,
.overlay-white-light::before,
.overlay-gradient-light::before,
.overlay-black-light::before {
  opacity: 0.2;
}

.overlay-primary-middle::before,
.overlay-white-middle::before,
.overlay-gradient-middle::before,
.overlay-black-middle::before {
  opacity: 0.5;
}

.overlay-primary-dark::before,
.overlay-white-dark::before,
.overlay-gradient-dark::before,
.overlay-black-dark::before {
  opacity: 0.9;
}

.overlay-bx {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.overlay-bx .align-b {
  height: auto;
  left: 0;
  list-style: outside none none;
  margin: 0;
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  transform: translate(0);
  -o-transform: translate(0);
  -moz-transform: translate(0);
  -webkit-transform: translate(0);
}
.overlay-bx .align-m {
  height: auto;
  left: 50%;
  list-style: outside none none;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 10px;
}

.overlay-icon {
  height: auto;
  left: 50%;
  list-style: outside none none;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 10px;
}
.overlay-icon a {
  display: inline-block;
  padding: 0;
  margin: 0 2px;
  background-color: #fff;
}
.overlay-icon a i {
  font-size: 18px;
}

.overlay-bx:hover a > i,
.dz-media:hover .overlay-bx a > i,
.dz-box-bx:hover .overlay-bx a > i {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.overlay-bx:hover,
.dz-media:hover .overlay-bx,
.dz-box:hover .overlay-bx,
.ow-img:hover .overlay-bx,
.ow-portfolio-img:hover .overlay-bx {
  opacity: 1;
  visibility: visible;
}

.gallery-box-1 {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.gallery-box-1::after {
  content: "";
  position: absolute;
  z-index: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.gallery-box-1 span {
  position: absolute;
  bottom: 5px;
  left: 12px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .gallery-box-1 span {
    font-size: 16px;
    left: 8px;
  }
}

.overlay-shine .dz-media {
  position: relative;
  overflow: hidden;
}
.overlay-shine .dz-media::before {
  position: absolute;
  top: 0;
  left: -85%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.overlay-shine .dz-media img {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.overlay-shine:hover .dz-media::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.dz-img-effect {
  position: relative;
  overflow: hidden;
  display: block;
  vertical-align: middle;
}
.dz-img-effect img {
  display: block;
  margin: 0;
  width: 100%;
  height: auto;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.dz-img-effect.opacity img:hover {
  opacity: 0.8;
}
.dz-img-effect.zoom-slow img {
  transition: all 10s;
  -moz-transition: all 10s;
  -webkit-transition: all 10s;
  -o-transition: all 10s;
}
.dz-img-effect.zoom-slow:hover img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.dz-img-effect.zoom:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.dz-img-effect.shrink:hover img {
  transform: scale(0.8);
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
}
.dz-img-effect.side-pan:hover img {
  margin-left: -11%;
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.dz-img-effect.vertical-pan:hover img {
  margin-top: -10%;
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.dz-img-effect.fade-in {
  background: #000;
}
.dz-img-effect.fade-in img {
  opacity: 0.65;
}
.dz-img-effect.fade-in:hover img {
  opacity: 1;
}
.dz-img-effect.fade-out {
  background: #000;
}
.dz-img-effect.fade-out:hover img {
  opacity: 0.7;
}
.dz-img-effect.rotate:hover img {
  -moz-transform: scale(1.5) rotate(-20deg);
  -webkit-transform: scale(1.5) rotate(-20deg);
  -o-transform: scale(1.5) rotate(-20deg);
  -ms-transform: scale(1.5) rotate(-20deg);
  transform: scale(1.5) rotate(-20deg);
}
.dz-img-effect.image-sepia img {
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
}
.dz-img-effect.blurr img {
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.dz-img-effect.blurr:hover img {
  filter: blur(3px);
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
}
.dz-img-effect.blurr-invert img {
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  filter: blur(3px);
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
}
.dz-img-effect.blurr-invert:hover img {
  filter: blur(0px);
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
}
.dz-img-effect.off-color img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
  -ms-filter: grayscale(0);
}
.dz-img-effect.off-color:hover img {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
}
.dz-img-effect.on-color img {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
}
.dz-img-effect.on-color:hover img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
  -ms-filter: grayscale(0);
}

.dz-box:hover .dz-img-effect.rotate img {
  -moz-transform: scale(1.5) rotate(-20deg);
  -webkit-transform: scale(1.5) rotate(-20deg);
  -o-transform: scale(1.5) rotate(-20deg);
  -ms-transform: scale(1.5) rotate(-20deg);
  transform: scale(1.5) rotate(-20deg);
}

.dz-accordion .accordion-item {
  border-radius: 0;
  overflow: hidden;
  background: #fff;
  margin-bottom: 20px;
  border: 0;
}
.dz-accordion .accordion-body {
  padding: 25px 30px;
  border-radius: 0;
}
.dz-accordion .accordion-collapse {
  border: 0;
}
.dz-accordion .accordion-header .accordion-button {
  font-size: 18px;
  font-weight: 400;
  border: 0px;
  border-radius: 0;
  padding: 22px 65px 22px 30px;
  transition: all 0.5s ease 0s;
  color: var(--secondary);
  background: none;
  border: 1px solid #D7D7D7;
  box-shadow: none;
}
.dz-accordion .accordion-header .accordion-button:after {
  content: none;
}
.dz-accordion .accordion-header .accordion-button:focus {
  box-shadow: none;
}
.dz-accordion .accordion-header .accordion-button .toggle-close {
  font-family: themify;
  font-weight: 800;
  height: 55px;
  width: 55px;
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: var(--border-radius-base);
  line-height: 57px;
  text-align: center;
  font-size: 20px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 1;
  overflow: hidden;
}
.dz-accordion .accordion-header .accordion-button .toggle-close:after {
  content: "\f068";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  z-index: -1;
  color: var(--body-color);
  background-color: transparent;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 1;
}
.dz-accordion .accordion-header .accordion-button.collapsed {
  color: #13212a;
}
.dz-accordion .accordion-header .accordion-button.collapsed:after {
  opacity: 0;
}
.dz-accordion .accordion-header .accordion-button.collapsed .toggle-close:after {
  content: "\f067";
  opacity: 1;
}
@media only screen and (max-width: 575px) {
  .dz-accordion .accordion-header .accordion-button {
    padding: 15px 65px 15px 15px;
    font-size: 16px;
  }
}
.dz-accordion.accordion-sm .accordion-body {
  padding: 20px 0;
}
.dz-accordion.accordion-sm .accordion-header .accordion-button {
  padding: 18px 55px 18px 25px;
}
.dz-accordion.accordion-sm .accordion-header .accordion-button .toggle-close {
  height: 30px;
  width: 30px;
  line-height: 30px;
  background: #F6F6F6;
  border-radius: 0;
}
.dz-accordion.accordion-sm .accordion-header .accordion-button .toggle-close:before {
  font-size: 25px;
  line-height: 50px;
}
@media only screen and (max-width: 1280px) {
  .dz-accordion.accordion-sm .accordion-header .accordion-button {
    padding: 15px 20px 15px 15px;
  }
}
@media only screen and (max-width: 575px) {
  .dz-accordion.accordion-sm .accordion-header .accordion-button {
    padding: 15px;
  }
}
.dz-accordion.style-1.custom-space {
  padding-right: 35px;
}
@media only screen and (max-width: 991px) {
  .dz-accordion.style-1.custom-space {
    padding-right: 0;
  }
}
.dz-accordion.style-1 .accordion-button {
  padding: 20px 0;
  border: 0;
  border-bottom: 1px solid #ccc;
  font-size: 20px;
}
@media only screen and (max-width: 575px) {
  .dz-accordion.style-1 .accordion-button {
    font-size: 16px;
  }
}
.dz-accordion.style-1 .toggle-close {
  right: 0 !important;
  width: 20px !important;
}
.dz-accordion.style-1 .accordion-item {
  margin-bottom: 0;
}
.dz-accordion.style-1 .accordion-body {
  padding: 15px 0px;
}
.dz-accordion.style-2 .accordion-button {
  padding: 20px 0;
  border: 0;
  border-bottom: 0 solid #ccc;
  border-top: 1px solid #ccc;
}
.dz-accordion.style-2 .toggle-close {
  right: 0 !important;
  width: 20px !important;
}
.dz-accordion.style-2 .accordion-item {
  margin-bottom: 0;
}
.dz-accordion.style-2 .accordion-body {
  padding: 15px 0px;
}
.dz-accordion.gradient-bg .accordion-item {
  overflow: visible;
}
.dz-accordion.gradient-bg .accordion-header .accordion-button {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c42780+9,1a1dbc+100 */
  background: rgb(196, 39, 128); /* Old browsers */
  background: -moz-linear-gradient(left, rgb(196, 39, 128) 9%, rgb(26, 29, 188) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgb(196, 39, 128) 9%, rgb(26, 29, 188) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(196, 39, 128) 9%, rgb(26, 29, 188) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#c42780", endColorstr="#1a1dbc",GradientType=1 ); /* IE6-9 */
  box-shadow: none;
}
.dz-accordion.gradient-bg .accordion-header .accordion-button.collapsed {
  background: #fff;
  box-shadow: rgba(50, 50, 93, 0.1) 0px 6px 12px -2px, rgba(0, 0, 0, 0.15) 0px 3px 7px -3px;
}
.dz-accordion.rounded .accordion-header .accordion-button {
  border-radius: 40px;
  box-shadow: none;
}
.dz-accordion.rounded .accordion-header .accordion-button.collapsed {
  box-shadow: none;
  background: var(--primary);
  color: #fff;
}
.dz-accordion.rounded .accordion-header .accordion-button.collapsed .toggle-close::after {
  color: #fff;
}

.acod-content {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 40px;
  margin-top: -30px;
  transition: all 0.5s;
}
.acod-content .widget {
  padding: 25px 25px;
}
.acod-content .widget.widget_services {
  display: flex;
  flex-wrap: wrap;
}
.acod-content .widget.widget_services .form-check {
  margin-bottom: 10px;
  width: 25%;
}
.acod-content .widget.widget_services .form-check .form-check-input {
  border: 2px solid #AAAAAA;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0;
}
.acod-content .widget.widget_services .form-check .form-check-input:checked {
  background-color: var(--primary);
  border: 1px solid var(--primary);
}
.acod-content .widget.widget_services .form-check .form-check-label {
  font-family: var(--font-family-title);
  margin-left: 10px;
  font-size: 15px;
}
@media only screen and (max-width: 1680px) {
  .acod-content .widget.widget_services .form-check .form-check-input {
    margin-top: 0.3rem;
  }
  .acod-content .widget.widget_services .form-check .form-check-label {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1280px) {
  .acod-content .widget.widget_services .form-check {
    width: 33%;
  }
}
@media only screen and (max-width: 767px) {
  .acod-content .widget.widget_services .form-check {
    width: 50%;
  }
}
@media only screen and (max-width: 575px) {
  .acod-content .widget.widget_services .form-check {
    width: 100%;
  }
}
.acod-content .widget.widget_services.style-2 .form-check {
  width: 33.33%;
}
@media only screen and (max-width: 767px) {
  .acod-content .widget.widget_services.style-2 .form-check {
    width: 50%;
  }
}
@media only screen and (max-width: 575px) {
  .acod-content .widget.widget_services.style-2 .form-check {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .acod-content {
    max-height: 250px;
    overflow: scroll;
  }
  .acod-content .widget {
    margin-bottom: 0;
  }
}

.accordion.accordion-filter .accordion-item {
  margin-bottom: 12px;
  border-radius: 6px;
  box-shadow: none;
  overflow: hidden;
  border: 0 !important;
}
.accordion.accordion-filter .accordion-item .accordion-button {
  background: #fff;
  padding: 12px 20px;
  color: var(--secondary);
  font-size: 1rem;
  font-family: var(--font-family-title);
  box-shadow: none;
  font-weight: 500;
  height: 60px;
}
.accordion.accordion-filter .accordion-item .accordion-body {
  padding: 0 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  transition: all 0.5s;
}
.accordion.accordion-filter .accordion-item .accordion-body.show {
  padding: 20px;
}
.accordion.accordion-filter .accordion-item .accordion-body ul {
  padding-left: 0px;
}
.accordion.accordion-filter .accordion-item .accordion-body ul li {
  padding: 4px 0px;
  font-size: 16px;
}
.accordion.accordion-filter .accordion-item .accordion-body ul li a {
  color: var(--secondary);
}
.accordion.accordion-filter .accordion-item .accordion-body ul li a:hover {
  color: var(--primary);
}
.accordion.accordion-filter .accordion-item .accordion-body .slider-range {
  padding: 15px 8px 75px;
}

.pagination .page-item {
  margin-right: 10px;
}
.pagination .page-item .page-link {
  height: 55px;
  min-width: 55px;
  line-height: 55px;
  padding: 0;
  text-align: center;
  border: 1px solid #C7C7C7;
  color: var(--title);
  border-radius: 0;
  font-size: 18px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.pagination .page-item .page-link.current, .pagination .page-item .page-link.active, .pagination .page-item .page-link:hover {
  background-color: var(--secondary);
  border-color: var(--secondary);
  color: #fff;
}
@media only screen and (max-width: 575px) {
  .pagination .page-item .page-link {
    height: 40px;
    min-width: 40px;
    line-height: 40px;
  }
}
.pagination .page-item .page-link.border-0 {
  font-size: 35px;
  line-height: 35px;
  font-weight: 500;
}
.pagination.pagination-md .page-item .page-link {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
}
.pagination.pagination-sm .page-item .page-link {
  padding: 0;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
}
.pagination.pagination-xs .page-item .page-link {
  padding: 0;
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  text-align: center;
}
.pagination-primary .page-item .page-link {
  background: var(--rgba-primary-1);
  border-color: var(--rgba-primary-1);
  color: #222222;
}
.pagination-primary .page-item .page-link:hover, .pagination-primary .page-item .page-link.active {
  color: #fff;
  background: var(--primary);
  border-color: var(--primary);
  box-shadow: 0 0.625rem 1.25rem 0rem rgba(255, 193, 180, 0.3);
}
.pagination-danger .page-item .page-link {
  background: rgba(255, 0, 3, 0.1);
  border-color: rgba(255, 0, 3, 0.1);
  color: #ff0003;
}
.pagination-danger .page-item .page-link:hover, .pagination-danger .page-item .page-link.active {
  background: #ff0003;
  border-color: #ff0003;
  color: #fff;
  box-shadow: 0 0.625rem 1.25rem 0rem rgba(255, 0, 3, 0.2);
}
.pagination-info .page-item .page-link {
  background: rgba(0, 174, 255, 0.1);
  border-color: rgba(0, 174, 255, 0.1);
  color: #00aeff;
}
.pagination-info .page-item .page-link:hover, .pagination-info .page-item .page-link.active {
  background: #00aeff;
  border-color: #00aeff;
  color: #fff;
  box-shadow: 0 0.625rem 1.25rem 0rem rgba(0, 174, 255, 0.2);
}

.list-circle li,
.list-angle-double li,
.list-square li,
.list-square-check li {
  position: relative;
  padding: 6px 5px 6px 22px;
}
.list-circle li::before,
.list-angle-double li::before,
.list-square li::before,
.list-square-check li::before {
  position: absolute;
  left: 0;
  top: 7px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.list-circle.primary li::before,
.list-angle-double.primary li::before,
.list-square.primary li::before,
.list-square-check.primary li::before {
  color: var(--primary);
}

.list-check li {
  position: relative;
  padding: 6px 5px 6px 30px;
}
.list-check li::before {
  font-size: 20px;
  content: "\e83f";
  font-family: "feather" !important;
  font-style: normal;
  position: absolute;
  left: 0;
  top: 5px;
}
.list-check.primary li::before {
  color: var(--primary);
}

.avatar-list.avatar-list-stacked .avatar {
  margin-right: -17px;
  display: inline-block;
}
.avatar-list.avatar-list-stacked .avatar:last-child {
  margin-right: 0;
}
.avatar-list.avatar-list-stacked .avatar span {
  background-color: var(--primary);
  color: #fff;
  height: 2.375rem;
  line-height: 2.375rem;
  width: 2.375rem;
  border-radius: 100%;
  font-size: 12px;
  display: block;
  text-align: center;
}
.avatar-list.avatar-list-stacked .avatar img {
  object-fit: cover;
  border-radius: 100%;
  border: 2px solid #fff;
  height: 2.375rem;
  width: 2.375rem;
}
.avatar-list.avatar-list-stacked .avatar:hover img {
  z-index: 1;
}

.artists-box.style-1 {
  position: relative;
  z-index: 1;
  min-height: 500px;
  overflow: hidden;
}
.artists-box.style-1 .dz-content {
  position: absolute;
  bottom: 20px;
  right: 0;
  writing-mode: tb-rl;
  transform: rotate(180deg);
}
.artists-box.style-1 .dz-content .date {
  color: #ADADAD;
  font-size: 18px;
  font-weight: 400;
  margin: 5px;
}
.artists-box.style-1 .dz-content .title {
  color: #FFF;
  font-size: 27px;
  font-weight: 500;
  margin: 5px 10px;
}
.artists-box.style-1 .bottom-title {
  background: var(--gradient);
  padding: 6px 17px;
  color: #fff;
  width: fit-content;
  position: absolute;
  bottom: 44px;
  left: 0px;
  transform: translate(-100%, -100%) rotate(270deg);
  transition: 0.5s;
}
.artists-box.style-1 .top-title {
  color: var(--title);
  font-size: 22px;
  font-weight: 600;
  background: #fff;
  padding: 7px 6px;
  position: absolute;
  top: 20px;
  left: 20px;
  transform: rotate(270deg);
  line-height: 1;
}
.artists-box.style-1 .center-icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  right: 50%;
  border-radius: 50%;
  background: var(--gradient);
  width: 60px;
  height: 60px;
  transform: translate(-500%, -500%);
  transition: 0.5s;
}
.artists-box.style-1:hover .bottom-title {
  transform: translate(-10%, -10%) rotate(270deg);
}
.artists-box.style-1:hover .center-icon svg {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.artists-box.style-1:hover .center-icon svg g > path {
  animation: stroke 1s alternate;
}

@keyframes stroke {
  0% {
    fill: rgba(255, 255, 255, 0);
    stroke: rgb(255, 255, 255);
    stroke-dashoffset: 25%;
    stroke-dasharray: 0 50%;
    stroke-width: 2;
  }
  70% {
    fill: rgba(255, 255, 255, 0);
    stroke: rgb(255, 255, 255);
  }
  80% {
    fill: rgba(255, 255, 255, 0);
    stroke: rgb(255, 255, 255);
    stroke-width: 3;
  }
  100% {
    fill: rgb(255, 255, 255);
    stroke: rgba(255, 255, 255, 0);
    stroke-dashoffset: -25%;
    stroke-dasharray: 50% 0;
    stroke-width: 0;
  }
}
.artists-swiper .swiper-slide {
  opacity: 1;
  transition: 0.5s;
}
.artists-swiper .swiper-slide.active, .artists-swiper .swiper-slide:hover {
  width: 20% !important;
}
@media only screen and (max-width: 1680px) {
  .artists-swiper .swiper-slide.active, .artists-swiper .swiper-slide:hover {
    width: 25% !important;
  }
}
@media only screen and (max-width: 991px) {
  .artists-swiper .swiper-slide.active, .artists-swiper .swiper-slide:hover {
    width: 50% !important;
  }
}
@media only screen and (max-width: 575px) {
  .artists-swiper .swiper-slide.active, .artists-swiper .swiper-slide:hover {
    width: 75% !important;
  }
}

.dz-artist-detail.style-1 .dz-content {
  padding-left: 15px;
}
.dz-artist-detail.style-1 .dz-content .title {
  color: var(--title);
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991px) {
  .dz-artist-detail.style-1 .dz-content .title {
    font-size: 34px;
  }
}
@media only screen and (max-width: 575px) {
  .dz-artist-detail.style-1 .dz-content .title {
    font-size: 24px;
  }
}
.dz-artist-detail.style-1 .dz-content .dz-info ul li {
  color: var(--bs-body-color);
  font-family: var(--font-family-base);
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}
.dz-artist-detail.style-1 .dz-content .dz-info ul li strong {
  color: #000;
  font-weight: 500;
}

/* Light Gallery */
.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-sub-html,
.lg-toolbar {
  background-color: rgba(30, 30, 30, 0.6);
}

.lg-outer {
  z-index: 99999999;
}
.lg-outer .lg-toogle-thumb,
.lg-outer .lg-thumb-outer,
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
  background-color: transparent;
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: var(--primary);
}

.lg-backdrop {
  z-index: 9999999;
  background-color: rgba(30, 30, 30, 0.9);
}

.lg-outer .lg-toogle-thumb,
.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-toolbar .lg-icon,
#lg-counter {
  color: #fff;
}

.lg-item {
  cursor: pointer;
  display: block;
}

.lg-progress-bar .lg-progress {
  background-color: var(--primary);
}

.tickets-wrapper.style-1 {
  padding: 20px;
  background: #EDEDED;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: 0.5s;
}
.tickets-wrapper.style-1 .effect {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  background: var(--gradient);
}
.tickets-wrapper.style-1.active, .tickets-wrapper.style-1:hover {
  transform: translateY(-10px);
}
.tickets-wrapper.style-1.active .top-title,
.tickets-wrapper.style-1.active .title,
.tickets-wrapper.style-1.active .text,
.tickets-wrapper.style-1.active ul > li, .tickets-wrapper.style-1:hover .top-title,
.tickets-wrapper.style-1:hover .title,
.tickets-wrapper.style-1:hover .text,
.tickets-wrapper.style-1:hover ul > li {
  color: #fff !important;
}
.tickets-wrapper.style-1.active .sub-title, .tickets-wrapper.style-1:hover .sub-title {
  -webkit-text-stroke: 1px #fff !important;
}
.tickets-wrapper.style-1.active .effect, .tickets-wrapper.style-1:hover .effect {
  width: 300%;
  height: 300%;
}
.tickets-wrapper.style-1.active .tickets-info .barcode img, .tickets-wrapper.style-1:hover .tickets-info .barcode img {
  transform: scale(1);
}
.tickets-wrapper.style-1 .dz-media {
  margin-bottom: 10px;
}
.tickets-wrapper.style-1 .dz-info .line {
  background: var(--secondary);
  height: 1px;
  width: 100%;
  width: -webkit-fill-available;
  margin-bottom: 5px;
}
.tickets-wrapper.style-1 .dz-info .top-title {
  color: var(--title);
  font-size: 18px;
  font-weight: 500;
  width: 60%;
}
.tickets-wrapper.style-1 .dz-info .sub-title {
  -webkit-text-stroke: 1px var(--title);
  color: transparent;
  font-size: 30px;
  font-weight: 700;
  margin: 10px 0;
}
@media only screen and (max-width: 991px) {
  .tickets-wrapper.style-1 .dz-info .sub-title {
    font-size: 24px;
  }
}
.tickets-wrapper.style-1 .dz-info .title {
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 1280px) {
  .tickets-wrapper.style-1 .dz-info .title {
    font-size: 38px;
  }
}
@media only screen and (max-width: 991px) {
  .tickets-wrapper.style-1 .dz-info .title {
    font-size: 32px;
  }
}
.tickets-wrapper.style-1 .tickets-info .text {
  font-weight: 400;
  font-size: 14px;
  border-left: 0 !important;
}
.tickets-wrapper.style-1 .tickets-info ul {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}
.tickets-wrapper.style-1 .tickets-info ul li {
  font-size: 14px;
  font-weight: 500;
  color: var(--title);
}
.tickets-wrapper.style-1 .tickets-info ul .price {
  text-align: end;
  margin-left: auto;
}
.tickets-wrapper.style-1 .tickets-info .barcode {
  padding: 20px;
  background: #fff;
}
@media only screen and (max-width: 1280px) {
  .tickets-wrapper.style-1 .tickets-info .barcode {
    padding: 10px;
  }
}
.tickets-wrapper.style-2 {
  background: #D3D3D3;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: 0.5s;
  display: flex;
  gap: 10px;
  padding: 10px;
  align-items: center;
}
@media only screen and (max-width: 1280px) {
  .tickets-wrapper.style-2 {
    gap: 0;
  }
}
@media only screen and (max-width: 575px) {
  .tickets-wrapper.style-2 {
    flex-direction: column-reverse;
    display: flex;
    padding-top: 30px;
  }
}
.tickets-wrapper.style-2 .effect {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  background: var(--gradient);
}
.tickets-wrapper.style-2 .dz-info {
  padding: 0 10px;
}
.tickets-wrapper.style-2 .dz-info .sub-title {
  color: var(--title);
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}
@media only screen and (max-width: 1280px) {
  .tickets-wrapper.style-2 .dz-info .sub-title {
    font-size: 16px;
  }
}
.tickets-wrapper.style-2 .dz-info .title {
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: var(--font-family-base);
  font-size: 45px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1280px) {
  .tickets-wrapper.style-2 .dz-info .title {
    font-size: 32px;
  }
}
.tickets-wrapper.style-2 .dz-info .price {
  color: var(--title);
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
}
@media only screen and (max-width: 991px) {
  .tickets-wrapper.style-2 .dz-info .price {
    font-size: 40px;
  }
}
.tickets-wrapper.style-2 .dz-info .list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.tickets-wrapper.style-2 .dz-info .list li {
  width: 50%;
  font-size: 15px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 575px) {
  .tickets-wrapper.style-2 .dz-info .list li {
    width: 100%;
  }
}
@media only screen and (max-width: 1280px) {
  .tickets-wrapper.style-2 .dz-info .list li {
    font-size: 14px;
  }
}
.tickets-wrapper.style-2 .dz-info .list li i {
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 20px;
}
.tickets-wrapper.style-2 .tickets-info {
  border-right: 1.5px dashed #fff;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding-right: 20px;
}
@media only screen and (max-width: 1280px) {
  .tickets-wrapper.style-2 .tickets-info {
    gap: 0px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 575px) {
  .tickets-wrapper.style-2 .tickets-info {
    gap: 10px;
    padding-right: 0;
    transform: rotate(90deg) translate(0%, 0%);
    height: 100%;
    width: 30%;
  }
}
.tickets-wrapper.style-2 .tickets-info .text {
  font-weight: 500;
  font-size: 14px;
  border-left: 1px solid var(--title);
  margin: 0;
  padding-left: 5px;
  width: 100%;
  writing-mode: tb-rl;
  transform: rotate(180deg);
  margin-bottom: auto;
}
@media only screen and (max-width: 575px) {
  .tickets-wrapper.style-2 .tickets-info .text {
    border-left: 0 !important;
  }
}
.tickets-wrapper.style-2 .tickets-info ul {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: auto;
  writing-mode: tb-rl;
  transform: rotate(180deg);
}
.tickets-wrapper.style-2 .tickets-info ul li {
  font-size: 14px;
  font-weight: 400;
  color: var(--title);
}
.tickets-wrapper.style-2 .tickets-info .barcode {
  padding: 5px;
  background: #fff;
}
.tickets-wrapper.style-2 .tickets-info .barcode img {
  max-width: 80px;
  max-height: 200px;
  width: 80px;
}
@media only screen and (max-width: 1280px) {
  .tickets-wrapper.style-2 .tickets-info .barcode img {
    max-width: 70px;
    max-height: 180px;
    width: 70px;
  }
}
@media only screen and (max-width: 575px) {
  .tickets-wrapper.style-2 .tickets-info .barcode img {
    max-width: 100px;
    max-height: 230px;
    width: 80px;
  }
}
.tickets-wrapper.active .top-title,
.tickets-wrapper.active .title,
.tickets-wrapper.active .text,
.tickets-wrapper.active ul > li, .tickets-wrapper:hover .top-title,
.tickets-wrapper:hover .title,
.tickets-wrapper:hover .text,
.tickets-wrapper:hover ul > li {
  color: #fff !important;
}
.tickets-wrapper.active .dz-info .line, .tickets-wrapper:hover .dz-info .line {
  background: #fff;
}
.tickets-wrapper.active .dz-info .title, .tickets-wrapper:hover .dz-info .title {
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tickets-wrapper.active .dz-info .list li i, .tickets-wrapper:hover .dz-info .list li i {
  background: #fff;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tickets-wrapper.active .effect, .tickets-wrapper:hover .effect {
  width: 300%;
  height: 300%;
}
.tickets-wrapper.active .tickets-info .barcode img, .tickets-wrapper:hover .tickets-info .barcode img {
  transform: scale(1);
}
.tickets-wrapper.active .tickets-info .text, .tickets-wrapper:hover .tickets-info .text {
  border-left: 1px solid #fff;
}

.counter-box.style-1 .title {
  color: var(--primary);
  font-size: 50px;
  font-weight: 500;
  margin: 0;
}
@media only screen and (max-width: 1280px) {
  .counter-box.style-1 .title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .counter-box.style-1 .title {
    font-size: 28px;
  }
}
.counter-box.style-1 .title span {
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .counter-box.style-1 .title span {
    color: var(--title);
  }
}
.counter-box.style-1 .text {
  color: #FFF;
  font-size: 17px;
  font-weight: 400;
}
@media only screen and (max-width: 991px) {
  .counter-box.style-1 .text {
    font-size: 15px;
    color: var(--bs-body-color);
  }
}
.counter-box.style-1.dark .title span,
.counter-box.style-1.dark .text {
  color: var(--title);
}
.counter-box.style-2 {
  position: relative;
  text-align: center;
}
.counter-box.style-2 .title {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  display: block;
  color: #fff;
  text-transform: capitalize;
}
.counter-box.style-2 p {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .counter-box.style-2 .title {
    font-size: 35px;
  }
  .counter-box.style-2 p {
    font-size: 14px;
  }
}
.counter-box.style-3 {
  text-align: center;
}
.counter-box.style-3 .counter-r {
  position: relative;
}
.counter-box.style-3 .counter-r:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 73px;
  border-radius: 8px;
}
.counter-box.style-3 .counter-r:nth-child(2):after {
  border: 1px dashed #222222;
}
.counter-box.style-3 .counter-r .title {
  margin-bottom: 0;
  font-weight: 700;
  color: transparent;
  font-size: 72px;
  -webkit-text-stroke: 2px var(--primary);
}
.counter-box.style-3 .counter-r .sub-title {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .counter-box.style-3 .counter-r .title {
    font-size: 42px;
  }
}
.counter-box.style-4 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.counter-box.style-4 .dz-media {
  background-color: #fff;
  border-radius: 8px;
  padding: 0;
  margin-right: 20px;
  width: 80px;
  height: 80px;
  font-size: 50px;
  text-align: center;
  line-height: 74px;
}
.counter-box.style-4 .dz-media img {
  min-width: 50px;
}
.counter-box.style-4 .counter-r {
  text-align: left;
}
.counter-box.style-4 .counter-r .title {
  margin-bottom: 0;
  font-weight: 700;
  color: #fff;
}
.counter-box.style-4 .counter-r p {
  margin-bottom: 0;
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .counter-box.style-4 .counter-r .title {
    font-size: 35px;
  }
  .counter-box.style-4 .counter-r p {
    font-size: 14px;
  }
}
.counter-box.style-5 {
  background-color: var(--primary);
  border-radius: 6px;
}
.counter-box.style-5 .counter-r {
  text-align: left;
  padding: 50px 80px;
  color: #fff;
}
.counter-box.style-5 .counter-r .title {
  font-size: 70px;
  margin-bottom: 0;
  font-weight: 700;
  color: #fff;
}
.counter-box.style-5 .counter-r p {
  margin-bottom: 0;
  font-size: 30px;
  max-width: 270px;
  line-height: 1.4;
}
@media only screen and (max-width: 1200px) {
  .counter-box.style-5 .counter-r {
    padding: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .counter-box.style-5 .counter-r .title {
    font-size: 55px;
  }
  .counter-box.style-5 .counter-r p {
    font-size: 26px;
  }
}

.progress-bx {
  overflow: hidden;
  position: relative;
}
.progress-bx .progress {
  overflow: unset;
}
.progress-bx .progress .progress-bar {
  position: relative;
  overflow: unset;
}
.progress-bx.style-1 .progress-label {
  font-weight: 500;
  letter-spacing: 0.02em;
  margin-bottom: 15px;
}
.progress-bx.style-1 .progress-label .pull-end {
  position: absolute;
  right: 0;
}
.progress-bx.style-1 .progress {
  height: 3px;
  background: #D0D0D0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 30px;
  overflow: visible;
}
.progress-bx.style-1 .progress .progress-bar {
  box-shadow: none;
  -webkit-animation: myanimation 2s;
  animation: myanimation 2s;
}
.progress-bx.style-1 .progress.primary .progress-bar {
  background: var(--primary);
}

.scroltop {
  box-shadow: -4px 4px 24px -10px var(--primary) !important;
  background: var(--primary);
  border-color: var(--primary);
  border-style: solid;
  border-width: 0;
  bottom: 15px;
  color: #fff;
  cursor: pointer;
  display: none;
  height: 50px;
  line-height: 50px;
  margin: 0;
  position: fixed;
  right: 15px;
  text-align: center;
  width: 50px;
  z-index: 999;
  border-radius: 6px;
  box-shadow: -4px 4px 24px -10px;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
@media only screen and (max-width: 575px) {
  .scroltop {
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
}

.scroltop-progress {
  position: fixed;
  cursor: pointer;
  bottom: 15px;
  right: 15px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  display: block;
  opacity: 0;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  visibility: hidden;
  transform: translateY(20px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.scroltop-progress::after {
  content: "\f062";
  font-size: 18px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  cursor: pointer;
  width: 50px;
  line-height: 50px;
  color: var(--dark);
  text-align: center;
  transition: all 200ms linear;
}
.scroltop-progress svg path {
  fill: none;
  stroke-width: 4;
  box-sizing: border-box;
  stroke: var(--dark);
  transition: all 200ms linear;
}
.scroltop-progress.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.scroltop-progress.scroltop-primary::after {
  color: var(--primary);
}
.scroltop-progress.scroltop-primary svg path {
  stroke: var(--primary);
}
.scroltop-progress.scroltop-secondary::after {
  color: var(--secondary);
}
.scroltop-progress.scroltop-secondary svg path {
  stroke: var(--secondary);
}
.scroltop-progress:hover::after {
  color: var(--primary);
}
.scroltop-progress:hover svg path {
  stroke: var(--primary);
}

.video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  font-size: 24px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 99999;
}
.video i {
  width: 125px;
  height: 125px;
  line-height: 125px;
  font-size: 30px;
  background-color: var(--secondary);
}
.video:before, .video:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
  background: rgba(217, 217, 217, 0.3);
}
.video:before {
  animation: fadeup2 2.5s ease infinite;
}
.video:after {
  animation: fadeup 2.5s ease infinite;
}
.video i {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .video i {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 575px) {
  .video svg {
    width: 50px;
    height: 50px;
  }
}
.video.style-1 i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
}
.video.btn-round i {
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 18px;
  border-radius: 50%;
}
.video.btn-round:before, .video.btn-round:after {
  border-radius: 50%;
}
.video.rounded i {
  border-radius: 50% !important;
}
.video.rounded:before, .video.rounded:after {
  border-radius: 50%;
}

@keyframes fadeup {
  0% {
    opacity: 0.8;
    transform: scale(0.9);
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes fadeup2 {
  0% {
    opacity: 0.8;
    transform: scale(0.9);
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes animationSignal1 {
  /*Video Popup*/
  0% {
    opacity: 0.8;
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    -webkit-transform: scale(0.9);
  }
  100% {
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes animationSignal1 {
  /*Video Popup*/
  0% {
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    -webkit-transform: scale(0.9);
  }
  100% {
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes animationSignal2 {
  /*Video Popup*/
  0% {
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
  }
  100% {
    transform: scale(1.9);
    -moz-transform: scale(1.9);
    -webkit-transform: scale(1.9);
    -ms-transform: scale(1.9);
    -o-transform: scale(1.9);
    opacity: 0;
  }
}
@-webkit-keyframes animationSignal2 {
  /*Video Popup*/
  0% {
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
  }
  100% {
    transform: scale(1.9);
    -moz-transform: scale(1.9);
    -webkit-transform: scale(1.9);
    -ms-transform: scale(1.9);
    -o-transform: scale(1.9);
    opacity: 0;
  }
}
.swiper-pagination {
  position: relative;
  width: auto;
  display: flex;
  align-items: center;
}
.swiper-pagination.style-1 {
  display: inline-block;
  position: absolute;
  bottom: 10px;
}
.swiper-pagination.style-1 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  text-align: center;
  font-size: 12px;
  opacity: 1;
  border-radius: 0;
  background: #fff;
  border: 1px solid var(--secondary);
}
.swiper-pagination.style-1 .swiper-pagination-bullet-active {
  background: var(--secondary);
}

.swiper-button-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.num-pagination {
  display: flex;
  align-items: center;
}

.btn-next,
.btn-prev {
  position: static;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 0px;
  color: #fff;
  background: var(--secondary);
  font-size: 15px;
  z-index: 1;
  text-align: center;
  margin: 0 10px;
  display: inline-block;
  box-shadow: 0px 10px 30px 0px var(--secondary);
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.btn-next:hover,
.btn-prev:hover {
  background: #222222;
  color: #fff;
  box-shadow: 0px 10px 30px 0px rgba(34, 34, 34, 0.2);
}
.btn-next::after,
.btn-prev::after {
  content: none;
}
.btn-next.dark:hover,
.btn-prev.dark:hover {
  background: #fff;
  color: #000;
  box-shadow: 0px 10px 30px 0px rgba(34, 34, 34, 0.2);
}
.btn-next i,
.btn-prev i {
  font-size: 20px;
  line-height: inherit;
}
@media only screen and (max-width: 1199px) {
  .btn-next,
  .btn-prev {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .btn-next i,
  .btn-prev i {
    font-size: 16px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-next,
  .btn-prev {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 2px 2px;
  }
  .btn-next i,
  .btn-prev i {
    font-size: 15px;
  }
}

.swiper-visible {
  overflow: unset;
}
.swiper-visible .swiper-slide {
  opacity: 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.swiper-visible .swiper-slide-active, .swiper-visible:not(.swiper-single) .swiper-slide-next, .swiper-visible:not(.swiper-single) .swiper-slide-visible:not(.swiper-slide-duplicate-prev) {
  opacity: 1;
}
.swiper-visible.swiper-item-4 .swiper-slide-next + .swiper-slide, .swiper-visible.swiper-item-4 .swiper-slide-next + .swiper-slide + .swiper-slide {
  opacity: 1;
}

.menu-align {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.btn-prev-long,
.btn-next-long {
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.btn-prev-long i,
.btn-next-long i {
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.btn-prev-long::before, .btn-prev-long::after,
.btn-next-long::before,
.btn-next-long::after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.btn-prev-long::before,
.btn-next-long::before {
  width: 30px;
  border-radius: 50px;
  height: 30px;
  line-height: 30px;
  background-color: var(--primary);
}
.btn-prev-long::after,
.btn-next-long::after {
  width: 40px;
  height: 2px;
  background-color: #000;
}
.btn-prev-long:hover:not(.swiper-button-disabled) i,
.btn-next-long:hover:not(.swiper-button-disabled) i {
  color: var(--primary);
}
.btn-prev-long:hover:not(.swiper-button-disabled)::after,
.btn-next-long:hover:not(.swiper-button-disabled)::after {
  z-index: 1;
  width: 10px;
  background-color: var(--primary);
}
.btn-prev-long:hover:not(.swiper-button-disabled)::before,
.btn-next-long:hover:not(.swiper-button-disabled)::before {
  border: 1.5px dashed var(--primary);
  background-color: transparent;
  height: 50px;
  width: 50px;
  line-height: 50px;
  animation: dzRotate360 10s linear infinite;
}

.btn-prev-long::before {
  left: -14px;
}
.btn-prev-long::after {
  left: 10px;
  z-index: -2;
}
.btn-prev-long:hover:not(.swiper-button-disabled) i {
  margin-left: 4px;
}

.btn-next-long::before {
  right: -14px;
  left: auto;
}
.btn-next-long::after {
  right: 10px;
  left: auto;
  z-index: -2;
}
.btn-next-long:hover:not(.swiper-button-disabled) i {
  margin-right: 4px;
}

.swiper-btn-lr {
  position: relative;
}
.swiper-btn-lr .btn-prev-long,
.swiper-btn-lr .btn-next-long,
.swiper-btn-lr .btn-prev,
.swiper-btn-lr .btn-next {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  right: -100px;
}
.swiper-btn-lr .btn-prev-long,
.swiper-btn-lr .btn-prev {
  left: -100px;
  right: auto;
}
@media only screen and (max-width: 1480px) {
  .swiper-btn-lr .btn-prev-long,
  .swiper-btn-lr .btn-prev {
    left: -60px;
  }
  .swiper-btn-lr .btn-next-long,
  .swiper-btn-lr .btn-next {
    right: -60px;
  }
}
@media only screen and (max-width: 1280px) {
  .swiper-btn-lr .btn-prev-long,
  .swiper-btn-lr .btn-next-long {
    position: static;
    transform: translate(0);
    margin: -10px 50px 0;
  }
}
.swiper-btn-lr .btn-prev-1, .swiper-btn-lr .btn-next-1 {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  right: 0;
  background-color: rgba(34, 34, 34, 0.1);
  border-radius: var(--border-radius-base);
  height: 80px;
  width: 27px;
  line-height: 80px;
  text-align: center;
  color: #222222;
  font-size: 14px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.swiper-btn-lr .btn-prev-1:hover, .swiper-btn-lr .btn-next-1:hover {
  background-color: var(--primary);
  color: #fff;
}
.swiper-btn-lr .btn-prev-1 {
  left: 0;
  right: auto;
}

.widget {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .widget {
    margin-bottom: 30px;
  }
}

.widget-title,
.comments-title,
.comment-reply-title {
  margin-bottom: 20px;
  position: relative;
  font-size: 22px;
  font-weight: 500;
}
@media only screen and (max-width: 1199px) {
  .widget-title,
  .comments-title,
  .comment-reply-title {
    margin-bottom: 20px;
  }
}
.widget-title .title,
.comments-title .title,
.comment-reply-title .title {
  position: relative;
  margin-bottom: 0px;
  font-size: 22px;
  font-weight: 500;
}

.comments-title,
.comment-reply-title {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.comment-reply-para {
  margin-bottom: 25px;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .comment-reply-para {
    margin-bottom: 30px;
  }
}

.search-bx form {
  margin-bottom: 10px;
}
.search-bx .form-control, .search-bx .wp-block-categories-dropdown select, .wp-block-categories-dropdown .search-bx select,
.search-bx .wp-block-archives-dropdown select,
.wp-block-archives-dropdown .search-bx select {
  border: 0;
  z-index: 0 !important;
  height: 50px;
  padding: 5px 15px;
  border-radius: 0;
}
.search-bx .input-side {
  border: 1px solid var(--secondary);
  display: flex;
  margin: 0;
  border-radius: 0;
  padding: 5px;
  align-items: center;
  width: 100%;
  height: 52px;
}
.search-bx .input-group-btn .btn, .search-bx .input-group-btn .wp-block-button__link {
  margin-left: 5px;
  height: 50px;
  width: 50px;
  padding: 0;
  justify-content: center;
  min-width: 50px;
}
.search-bx .input-group-btn .btn i, .search-bx .input-group-btn .wp-block-button__link i {
  font-size: 21px;
  color: var(--bs-body-color);
}
.search-bx .input-group-btn .btn:active, .search-bx .input-group-btn .wp-block-button__link:active {
  background-color: transparent;
  border-color: transparent;
}
.search-bx .input-group-btn .btn:hover, .search-bx .input-group-btn .wp-block-button__link:hover {
  background-color: transparent;
  border-color: transparent;
}
.search-bx.style-1 form .input-group {
  border: 1px solid #ddd;
}
.search-bx.style-1 form .input-side {
  border-radius: 0 !important;
  background-color: transparent;
  display: flex;
  margin: 0;
}
.search-bx.style-1 form .input-group-btn {
  position: absolute;
  right: 3px;
  top: 2px;
}
.search-bx.style-1 form .input-group-btn button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0;
  font-size: 15px;
  height: 45px;
  width: 60px;
  border-width: 0;
}
.search-bx.style-1 form .form-control, .search-bx.style-1 form .wp-block-categories-dropdown select, .wp-block-categories-dropdown .search-bx.style-1 form select,
.search-bx.style-1 form .wp-block-archives-dropdown select,
.wp-block-archives-dropdown .search-bx.style-1 form select {
  border: 1px solid #efefef;
  border-width: 0;
  font-size: 15px;
  height: 45px;
  padding: 5px 20px;
}

.download-file {
  background-image: var(--gradient);
  color: #fff;
  padding: 25px 25px 20px 20px;
  border-radius: 4px;
}
.download-file .title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}
.download-file ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.download-file ul li a {
  background-color: #fff;
  color: #000;
  display: block;
  margin-bottom: 10px;
  border-radius: 4px;
  width: 100%;
  padding: 15px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.download-file ul li a i {
  width: 18px;
  height: 18px;
  position: relative;
}
.download-file ul li a i::after, .download-file ul li a i::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
}
.download-file ul li a i::before {
  -webkit-animation: download1 2s ease infinite;
  animation: download1 2s ease infinite;
}
.download-file ul li a .text {
  display: inline;
  position: relative;
}
.download-file ul li a:hover .text {
  color: var(--primary);
}

@-webkit-keyframes download1 {
  0%, 10%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes download1 {
  0%, 10%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.widget_contact {
  position: relative;
  padding: 50px 30px;
  border-radius: 6px;
  background-size: cover;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.widget_contact::after {
  background: var(--secondary);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  z-index: -1;
  background-size: 200%;
}
.widget_contact img {
  margin-bottom: 20px;
}
.widget_contact h4, .widget_contact .wp-block-search .wp-block-search__label, .wp-block-search .widget_contact .wp-block-search__label, .widget_contact .h4 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 30px;
}
.widget_contact .phone-number {
  position: relative;
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 11px;
}
.widget_contact .phone-number a {
  color: #fff;
}
.widget_contact .email {
  position: relative;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 30px;
}
.widget_contact .email a {
  color: #fff;
}

.list-2 {
  display: table;
}
.list-2 li {
  width: 50% !important;
  float: left;
}
@media only screen and (max-width: 1200px) {
  .list-2 li {
    width: 100% !important;
  }
}
@media only screen and (max-width: 991px) {
  .list-2 li {
    width: 50% !important;
  }
}
@media only screen and (max-width: 575px) {
  .list-2 li {
    width: 100% !important;
  }
}

.wp-block-latest-posts,
.wp-block-categories-list,
.wp-block-archives-list,
.widget_categories ul,
.widget_archive ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_recent_entries ul,
.widget_services ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.wp-block-latest-posts li,
.wp-block-categories-list li,
.wp-block-archives-list li,
.widget_categories ul li,
.widget_archive ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_nav_menu ul li,
.widget_recent_entries ul li,
.widget_services ul li {
  padding-bottom: 1.125rem;
  margin-bottom: 0.8125rem;
  position: relative;
  padding: 5px 0;
  margin-bottom: 0;
  line-height: 1.25rem;
}
.wp-block-latest-posts li a,
.wp-block-categories-list li a,
.wp-block-archives-list li a,
.widget_categories ul li a,
.widget_archive ul li a,
.widget_meta ul li a,
.widget_pages ul li a,
.widget_recent_comments ul li a,
.widget_nav_menu ul li a,
.widget_recent_entries ul li a,
.widget_services ul li a {
  color: inherit;
  text-transform: capitalize;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 16px;
  font-weight: 400;
}
.wp-block-latest-posts li a:hover,
.wp-block-categories-list li a:hover,
.wp-block-archives-list li a:hover,
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.widget_meta ul li a:hover,
.widget_pages ul li a:hover,
.widget_recent_comments ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_services ul li a:hover {
  color: var(--primary);
}
.wp-block-latest-posts li li,
.wp-block-categories-list li li,
.wp-block-archives-list li li,
.widget_categories ul li li,
.widget_archive ul li li,
.widget_meta ul li li,
.widget_pages ul li li,
.widget_recent_comments ul li li,
.widget_nav_menu ul li li,
.widget_recent_entries ul li li,
.widget_services ul li li {
  border-bottom: none;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.375rem;
}
.wp-block-latest-posts li li:last-child,
.wp-block-categories-list li li:last-child,
.wp-block-archives-list li li:last-child,
.widget_categories ul li li:last-child,
.widget_archive ul li li:last-child,
.widget_meta ul li li:last-child,
.widget_pages ul li li:last-child,
.widget_recent_comments ul li li:last-child,
.widget_nav_menu ul li li:last-child,
.widget_recent_entries ul li li:last-child,
.widget_services ul li li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.wp-block-latest-posts li li::before,
.wp-block-categories-list li li::before,
.wp-block-archives-list li li::before,
.widget_categories ul li li::before,
.widget_archive ul li li::before,
.widget_meta ul li li::before,
.widget_pages ul li li::before,
.widget_recent_comments ul li li::before,
.widget_nav_menu ul li li::before,
.widget_recent_entries ul li li::before,
.widget_services ul li li::before {
  top: 0.5rem;
  left: 0;
}
.wp-block-latest-posts ul,
.wp-block-categories-list ul,
.wp-block-archives-list ul,
.widget_categories ul ul,
.widget_archive ul ul,
.widget_meta ul ul,
.widget_pages ul ul,
.widget_recent_comments ul ul,
.widget_nav_menu ul ul,
.widget_recent_entries ul ul,
.widget_services ul ul {
  padding-left: 1.125rem;
  margin-top: 0.5rem;
  margin-left: -0.9375rem;
}

.widget_archive li ul,
.wp-block-categories-list li ul,
.wp-block-archives-list li ul,
.wp-block-latest-posts li ul,
.widget_categories li ul {
  margin-bottom: -0.625rem;
}

.widget_archive ul li,
.wp-block-categories-list li,
.wp-block-archives-list li,
.wp-block-latest-posts li,
.widget_categories ul li {
  text-align: right;
  display: table;
  width: 100%;
  padding: 5px 0 !important;
  line-height: 1.3 !important;
}

.wp-block-categories-list li::before,
.wp-block-archives-list li::before,
.wp-block-latest-posts li::before {
  content: none !important;
}

.widget_archive li a,
.wp-block-latest-posts li a,
.wp-block-categories-list li a,
.wp-block-archives-list li a,
.widget_categories li a {
  float: left;
  text-transform: capitalize;
  text-align: left;
}

.wp-block-latest-posts,
.wp-block-categories-list,
.wp-block-archives-list {
  padding: 0 !important;
}

.widget_recent_comments ul {
  margin-top: -0.625rem;
}
.widget_recent_comments ul li {
  padding-left: 1.875rem;
  line-height: 1.625rem;
}
.widget_recent_comments ul li a:hover {
  color: inherit;
}
.widget_recent_comments ul li a::before {
  content: none;
}
.widget_recent_comments ul li::before {
  content: "\f27a";
  font-family: "Font Awesome 5 Free";
  background: transparent;
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  top: 11px;
  font-size: 1.125rem;
  font-weight: 500;
}

.widget_meta ul li a abbr[title] {
  color: #333;
  border-bottom: none;
}

.widget_calendar th,
.widget_calendar td {
  text-align: center;
  border: 0.0625rem solid var(--rgba-primary-1);
  padding: 0.4em;
}
.widget_calendar th,
.widget_calendar tfoot td {
  border-color: rgba(0, 0, 0, 0.05);
}
.widget_calendar th:last-child,
.widget_calendar tfoot td:last-child {
  border: 0;
}
.widget_calendar tr {
  border-bottom: 0.0625rem solid var(--rgba-primary-1);
}
.widget_calendar tr:nth-child(2n+2) {
  background-color: var(--rgba-primary-05);
}
.widget_calendar table {
  border-collapse: collapse;
  margin: 0;
  width: 100%;
}
.widget_calendar .calendar_wrap th,
.widget_calendar tfoot td a {
  color: #fff;
  background: var(--primary);
}
.widget_calendar .calendar_wrap td a {
  font-weight: 600;
  text-transform: uppercase;
  color: inherit;
}
.widget_calendar caption {
  text-align: center;
  font-weight: 600;
  caption-side: top;
  background: var(--primary);
  border: 2px solid #fff;
  border-width: 0 2px;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.9375rem;
}

.wp-block-calendar table th {
  font-weight: 400;
  background: var(--primary);
  color: #fff;
}
.wp-block-calendar table caption {
  color: #fff;
}

footer .widget_calendar th,
footer .widget_calendar td {
  border-color: rgba(255, 255, 255, 0.1);
}
footer .widget_calendar tr {
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1);
}
footer .widget_calendar tr:nth-child(2n+2) {
  background-color: rgba(255, 255, 255, 0.05);
}



.service_menu_nav {
  background: #fff;
  padding: 30px 30px;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.service_menu_nav li a {
  background-color: #fff;
  display: block;
  border-radius: 6px;
  padding: 14px 25px;
  margin-bottom: 10px;
  color: #000;
  font-weight: 600;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 200%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.service_menu_nav li a::before {
  content: "\f30b";
  font-weight: 900;
  font-family: "Line Awesome Free";
  position: absolute;
  right: 50px;
  top: 3px;
  font-size: 30px;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.service_menu_nav li a::after {
  background-color: var(--primary);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  content: "";
  background-size: 200%;
  opacity: 0;
  z-index: -1;
}
.service_menu_nav li:hover a, .service_menu_nav li.active a {
  padding-left: 35px;
  border-color: transparent;
  color: #fff;
}
.service_menu_nav li:hover a::before, .service_menu_nav li.active a::before {
  opacity: 1;
  right: 25px;
  color: #fff;
}
.service_menu_nav li:hover a::after, .service_menu_nav li.active a::after {
  opacity: 1;
}

.wp-block-categories-dropdown,
.wp-block-archives-dropdown {
  margin-bottom: 20px;
}
.wp-block-categories-dropdown select::after,
.wp-block-archives-dropdown select::after {
  content: "\f078";
  font-weight: 900;
  font-family: "Line Awesome Free";
  position: absolute;
  right: 50px;
  left: auto;
  top: 50%;
}

.post-tags strong {
  font-weight: 700;
  color: #212529;
  margin-right: 10px;
}
.post-tags a {
  margin-right: 10px;
  display: inline-block;
}

.widget_profile .dz-media {
  width: 100%;
  min-width: 100%;
}
.widget_profile .dz-media img {
  border-radius: var(--border-radius-base);
}
.widget_profile p {
  font-size: 16px;
}

.widget-newslatter .news-box {
  background-color: var(--rgba-primary-1);
  padding: 20px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.widget-newslatter .news-box form::before {
  font-family: themify;
  content: "\e75a";
  font-size: 50px;
  font-weight: 700;
  opacity: 0.05;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  opacity: 0.05;
}
.widget-newslatter .news-box form::after {
  color: var(--primary);
  content: "Newsletter";
  font-size: 50px;
  font-weight: 700;
  opacity: 0.3;
  position: absolute;
  bottom: 100px;
  left: 15px;
  z-index: -1;
}
.widget-newslatter .form-control, .widget-newslatter .wp-block-categories-dropdown select, .wp-block-categories-dropdown .widget-newslatter select,
.widget-newslatter .wp-block-archives-dropdown select,
.wp-block-archives-dropdown .widget-newslatter select {
  background-color: #fff;
  border-radius: var(--border-radius-base);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.widget-newslatter p {
  font-size: 15px;
  margin-bottom: 30px;
}
.widget-newslatter .input-group {
  margin-bottom: 10px;
}

#masonry.row {
  width: auto !important;
}

.shop-widget,
.widget.style-1 {
  box-shadow: 0 0 60px 20px rgba(0, 0, 0, 0.1);
  padding: 35px;
  border-bottom: 4px solid;
  border-color: var(--primary);
}
.shop-widget .search-bx,
.widget.style-1 .search-bx {
  margin-bottom: 0;
}
.shop-widget .search-bx .form-control, .shop-widget .search-bx .wp-block-categories-dropdown select, .wp-block-categories-dropdown .shop-widget .search-bx select,
.shop-widget .search-bx .wp-block-archives-dropdown select,
.wp-block-archives-dropdown .shop-widget .search-bx select,
.widget.style-1 .search-bx .form-control,
.widget.style-1 .search-bx .wp-block-categories-dropdown select,
.wp-block-categories-dropdown .widget.style-1 .search-bx select,
.widget.style-1 .search-bx .wp-block-archives-dropdown select,
.wp-block-archives-dropdown .widget.style-1 .search-bx select {
  background-color: #f3f4f6;
  box-shadow: unset;
}
.shop-widget .search-bx .input-group,
.widget.style-1 .search-bx .input-group {
  margin-bottom: 0;
}
@media only screen and (max-width: 1280px) {
  .shop-widget,
  .widget.style-1 {
    padding: 25px;
  }
}

.side-bar h1, .side-bar .h1 {
  font-size: 2rem;
}

.side-bar h2, .side-bar .h2 {
  font-size: 1.625rem;
}

.side-bar h3, .side-bar .h3 {
  font-size: 1.5rem;
}

.side-bar h4, .side-bar .wp-block-search .wp-block-search__label, .wp-block-search .side-bar .wp-block-search__label, .side-bar .h4 {
  font-size: 1.25rem;
}

.side-bar h5, .side-bar .h5 {
  font-size: 1rem;
}

.sidebar-widget .wp-block-woocommerce-attribute-filter > h1, .sidebar-widget .wp-block-woocommerce-attribute-filter > .h1, .sidebar-widget .wp-block-woocommerce-attribute-filter > h2, .sidebar-widget .wp-block-woocommerce-attribute-filter > .h2, .sidebar-widget .wp-block-woocommerce-attribute-filter > h3, .sidebar-widget .wp-block-woocommerce-attribute-filter > .h3, .sidebar-widget .wp-block-woocommerce-attribute-filter > h4, .sidebar-widget .wp-block-search .wp-block-woocommerce-attribute-filter > .wp-block-search__label, .wp-block-search .sidebar-widget .wp-block-woocommerce-attribute-filter > .wp-block-search__label, .sidebar-widget .wp-block-woocommerce-attribute-filter > .h4, .sidebar-widget .wp-block-woocommerce-attribute-filter > h5, .sidebar-widget .wp-block-woocommerce-attribute-filter > .h5, .sidebar-widget .wp-block-woocommerce-attribute-filter > h6, .sidebar-widget .wp-block-woocommerce-attribute-filter > .h6,
.sidebar-widget .wp-block-group__inner-container > h1,
.sidebar-widget .wp-block-group__inner-container > .h1,
.sidebar-widget .wp-block-group__inner-container > h2,
.sidebar-widget .wp-block-group__inner-container > .h2,
.sidebar-widget .wp-block-group__inner-container > h3,
.sidebar-widget .wp-block-group__inner-container > .h3,
.sidebar-widget .wp-block-group__inner-container > h4,
.sidebar-widget .wp-block-search .wp-block-group__inner-container > .wp-block-search__label,
.wp-block-search .sidebar-widget .wp-block-group__inner-container > .wp-block-search__label,
.sidebar-widget .wp-block-group__inner-container > .h4,
.sidebar-widget .wp-block-group__inner-container > h5,
.sidebar-widget .wp-block-group__inner-container > .h5,
.sidebar-widget .wp-block-group__inner-container > h6,
.sidebar-widget .wp-block-group__inner-container > .h6,
.shop-widget .wp-block-woocommerce-attribute-filter > h1,
.shop-widget .wp-block-woocommerce-attribute-filter > .h1,
.shop-widget .wp-block-woocommerce-attribute-filter > h2,
.shop-widget .wp-block-woocommerce-attribute-filter > .h2,
.shop-widget .wp-block-woocommerce-attribute-filter > h3,
.shop-widget .wp-block-woocommerce-attribute-filter > .h3,
.shop-widget .wp-block-woocommerce-attribute-filter > h4,
.shop-widget .wp-block-search .wp-block-woocommerce-attribute-filter > .wp-block-search__label,
.wp-block-search .shop-widget .wp-block-woocommerce-attribute-filter > .wp-block-search__label,
.shop-widget .wp-block-woocommerce-attribute-filter > .h4,
.shop-widget .wp-block-woocommerce-attribute-filter > h5,
.shop-widget .wp-block-woocommerce-attribute-filter > .h5,
.shop-widget .wp-block-woocommerce-attribute-filter > h6,
.shop-widget .wp-block-woocommerce-attribute-filter > .h6,
.shop-widget .wp-block-group__inner-container > h1,
.shop-widget .wp-block-group__inner-container > .h1,
.shop-widget .wp-block-group__inner-container > h2,
.shop-widget .wp-block-group__inner-container > .h2,
.shop-widget .wp-block-group__inner-container > h3,
.shop-widget .wp-block-group__inner-container > .h3,
.shop-widget .wp-block-group__inner-container > h4,
.shop-widget .wp-block-search .wp-block-group__inner-container > .wp-block-search__label,
.wp-block-search .shop-widget .wp-block-group__inner-container > .wp-block-search__label,
.shop-widget .wp-block-group__inner-container > .h4,
.shop-widget .wp-block-group__inner-container > h5,
.shop-widget .wp-block-group__inner-container > .h5,
.shop-widget .wp-block-group__inner-container > h6,
.shop-widget .wp-block-group__inner-container > .h6 {
  position: relative;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.wp-block-search .wp-block-search__label {
  color: var(--title);
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.wp-block-group:where(.has-background) {
  padding: 1.25em 2.375em;
}

.widget_working ul li {
  display: block;
}
.widget_working ul li .time a {
  font-weight: 600;
  color: var(--secondary);
  display: block;
}

.widget_getintuch ul li {
  position: relative;
  margin-bottom: 25px;
  padding-left: 40px;
  color: #000;
}
@media only screen and (max-width: 1199px) {
  .widget_getintuch ul li {
    margin-bottom: 25px;
  }
}
.widget_getintuch ul li h5, .widget_getintuch ul li .h5 {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 5px;
}
.widget_getintuch ul li i {
  position: absolute;
  font-size: 30px;
  line-height: 1;
  left: 0;
  top: 5px;
  color: var(--primary);
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.widget_getintuch ul li p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #CCCCCC;
}

.widget.bg-white {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: var(--border-radius-base);
}

.widget_calendar table {
  border-collapse: separate;
  border-spacing: 2px;
  width: 100%;
}
.widget_calendar table thead {
  background-color: #999999;
}
.widget_calendar table thead tr th {
  font-size: 11px;
  padding: 5px;
  text-align: center;
  border: none;
  color: #fff;
}
.widget_calendar table tbody td {
  font-size: 13px;
  padding: 6px 5px;
  text-align: center;
  background-color: var(--rgba-primary-2);
  border: none;
  color: #444;
}
.widget_calendar table tbody td#today {
  background-color: var(--secondary);
  color: #FFF;
}
.widget_calendar table tbody td#today a {
  color: #fff;
}
.widget_calendar table tfoot tr td {
  border: none;
  padding: 0px;
}
.widget_calendar table tfoot tr td a {
  background-color: #fff;
  padding: 4px 10px;
}

.searchform {
  position: relative;
}
.searchform input[type=text] {
  width: 100%;
  height: 40px;
  padding: 10px 90px 10px 15px;
  border: 1px solid #CCCCCC;
}
.searchform input[type=submit] {
  height: 40px;
  padding: 5px 15px;
  background-color: var(--color-primary);
  position: absolute;
  right: 0;
  bottom: 0;
  color: #ffffff;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
}
.searchform input[type=submit]:hover, .searchform input[type=submit]:focus, .searchform input[type=submit]:active {
  background-color: var(--color-hover);
  color: #ffffff !important;
  border-bottom-color: #5a9e2f;
}

.widget_services li a span {
  position: relative;
}
.widget_services li a span:after {
  content: "";
  position: absolute;
  height: 1px;
  background-color: var(--primary);
  bottom: 0;
  right: 0;
  width: 0;
  transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -webkit-transform-origin: left;
  -o-transform-origin: left;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.widget_services li a:hover span:after {
  width: 100%;
  left: 0;
  right: auto;
  transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -webkit-transform-origin: right;
  -o-transform-origin: right;
}

.widget_post ul li {
  display: flex;
  align-items: center;
  padding-bottom: 16px;
}
.widget_post ul li:last-child {
  padding-bottom: 0;
}
.widget_post ul .dz-media {
  width: 60px;
  height: 60px;
  border-radius: 0;
  margin-right: 12px;
}
.widget_post ul .dz-media img {
  border-radius: 0;
}
.widget_post ul .dz-content .name {
  margin-bottom: 0;
  font-weight: 500;
}
.widget_post ul .dz-content .time {
  font-size: 13px;
  font-weight: 400;
}

.inquiry-modal .modal-dialog {
  max-width: 970px !important;
}
@media only screen and (max-width: 991px) {
  .inquiry-modal .modal-dialog {
    max-width: 750px !important;
    padding: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .inquiry-modal .modal-dialog {
    padding: 10px;
  }
}
.inquiry-modal .modal-dialog {
  display: flex;
  min-height: auto;
  justify-content: center;
  height: 500px;
  background-size: cover;
  margin: auto;
}
@media only screen and (max-width: 991px) {
  .inquiry-modal .modal-dialog {
    height: auto;
    padding: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .inquiry-modal .modal-dialog {
    margin: 0 15px;
  }
}
@media only screen and (max-width: 575px) {
  .inquiry-modal .modal-dialog {
    max-width: 350px;
    margin: 0 auto;
    padding: 20px;
  }
}
.inquiry-modal .form-label {
  font-size: 13px;
  font-weight: 500;
}
.inquiry-modal .form-group {
  margin-bottom: 20px;
}
.inquiry-modal .form-control, .inquiry-modal .wp-block-categories-dropdown select, .wp-block-categories-dropdown .inquiry-modal select,
.inquiry-modal .wp-block-archives-dropdown select,
.wp-block-archives-dropdown .inquiry-modal select {
  font-size: 15px;
}
.inquiry-modal .inquiry-adv {
  flex: 0 0 50%;
  max-width: 50%;
}
@media only screen and (max-width: 575px) {
  .inquiry-modal .inquiry-adv {
    display: none;
  }
}
.inquiry-modal .inquiry-adv img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.inquiry-modal .modal-content {
  border: 0;
  border-radius: 0;
  background: transparent;
  text-align: center;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .inquiry-modal .modal-content {
    padding: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .inquiry-modal .modal-content {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 20px;
  }
}
.inquiry-modal .modal-content .modal-header {
  border: 0;
  padding: 0;
  margin-bottom: 30px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .inquiry-modal .modal-content .modal-header {
    margin-bottom: 15px;
  }
}
.inquiry-modal .modal-content .modal-header .title-head {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.inquiry-modal .modal-content .modal-header .modal-title {
  font-size: 60px;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 1.2;
  width: 100%;
  color: #fff;
}
@media only screen and (max-width: 1280px) {
  .inquiry-modal .modal-content .modal-header .modal-title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .inquiry-modal .modal-content .modal-header .modal-title {
    font-size: 28px;
  }
}
.inquiry-modal .modal-content .modal-header .text {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 0;
  color: #fff;
}
@media only screen and (max-width: 575px) {
  .inquiry-modal .modal-content .modal-header .text {
    font-size: 14px;
  }
}
.inquiry-modal .modal-content .custom-checkbox {
  display: flex;
  align-items: center;
}
.inquiry-modal .modal-content .custom-checkbox .form-check-input {
  width: 18px;
  height: 18px;
  min-width: 18px;
  margin-right: 12px;
  background-color: #D9D9D9;
  cursor: pointer;
  border-color: #D9D9D9;
}
.inquiry-modal .modal-content .custom-checkbox .form-check-input:checked {
  background-color: var(--secondary);
  border-color: var(--secondary);
}
.inquiry-modal .modal-content .custom-checkbox .form-check-input:focus {
  box-shadow: unset;
}
.inquiry-modal .modal-content .custom-checkbox .form-check-label {
  font-size: 13px;
  cursor: pointer;
  font-weight: 400;
  font-family: var(--font-family-title);
  color: var(--secondary);
}
.inquiry-modal .modal-content .modal-body {
  padding: 0;
}
.inquiry-modal .btn-close {
  margin: 0px;
  position: absolute;
  right: 25px;
  top: 25px;
  color: white;
  font-weight: 100;
  text-shadow: none;
  opacity: 1;
  font-size: 24px;
  padding: 0px;
  height: 40px;
  line-height: 1;
  z-index: 1;
  width: 40px;
  border: 0px;
  border-radius: 0px;
  background: transparent;
}
.inquiry-modal .btn-close:focus {
  box-shadow: unset;
}
@media only screen and (max-width: 767px) {
  .inquiry-modal .btn-close {
    top: 0;
    right: 0;
  }
}
@media only screen and (max-width: 575px) {
  .inquiry-modal .btn-close {
    top: -10px;
    right: -10px;
  }
}

.dzmove1 {
  animation: dzMove1 5s linear infinite;
}

@keyframes dzMove1 {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  50% {
    -webkit-transform: translate(25px, 25px);
    transform: translate(25px, 25px);
  }
  100% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
.dzmove2 {
  -webkit-animation: move1 5s infinite;
  animation: move1 5s infinite;
}

@-webkit-keyframes dzmove2 {
  0% {
    -webkit-transform: rotate(-25deg) translate(-50px, -50px);
    transform: rotate(-25deg) translate(-50px, -50px);
  }
  50% {
    -webkit-transform: rotate(25deg) translate(50px, 50px);
    transform: rotate(25deg) translate(50px, 50px);
  }
  100% {
    -webkit-transform: rotate(-25deg) translate(-50px, -50px);
    transform: rotate(-25deg) translate(-50px, -50px);
  }
}
.dzheart {
  animation: dzHeart 1s linear infinite;
}

@keyframes dzHeart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(0.9);
  }
}
.music-box.style-1 {
  padding: 30px;
}
.music-box.style-1.bg-lightgreen {
  background: linear-gradient(180deg, #D4E266 0%, #D4E266 65.03%, rgba(212, 226, 102, 0) 100.62%);
}
.music-box.style-1.bg-lightpurple {
  background: linear-gradient(180deg, #E2E1FF 0%, #E2E1FF 64.09%, rgba(226, 225, 255, 0) 100.62%);
}
.music-box.style-1.bg-lightgray {
  background: linear-gradient(180deg, #CFCFCF 0%, #CFCFCF 60.94%, rgba(207, 207, 207, 0) 100%);
}
.music-box.style-1.bg-darkgreen {
  background: linear-gradient(180deg, #99FFCE 0%, #D8FFEC 65.03%, rgba(232, 255, 244, 0) 100.62%);
}
.music-box.style-1 .dz-media {
  margin-bottom: 30px;
}
.music-box.style-1 .dz-info .title {
  font-size: 20px;
  font-weight: 600;
}
.music-box.style-1 .dz-info .title a {
  transition: 0.5s;
}
.music-box.style-1 .dz-info .title a:hover {
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.music-box.style-1 .dz-info img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.music-box.style-1 .dz-info span {
  color: var(--title);
  font-size: 15px;
  font-weight: 500;
}
.music-box.style-1 .dz-info .dz-meta > ul > li:after {
  content: "";
  height: 6px;
  width: 6px;
  background-color: #666;
  position: absolute;
  top: 50%;
  right: -12px;
  border-radius: 50%;
  transform: translateY(-50%);
}
.music-box.style-1 .dz-info .dz-meta > ul > li:last-child:after {
  display: none;
}

.music-player {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.music-player .aWrap2 {
  padding: 0;
  background: unset;
  gap: 0;
  margin-bottom: 0;
}
.music-player .volume-container {
  display: none;
}
.music-player .left-content,
.music-player .right-content {
  display: flex;
  align-items: center;
  gap: 15px;
}
.music-player .aPlay > .aPlayIco i {
  background: var(--gradient);
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  color: #fff;
}
.music-player i {
  color: var(--title);
  font-size: 19px;
}

.bookmark-btn .form-check-label {
  cursor: pointer;
  font-size: 18px;
  text-align: center;
}
.bookmark-btn .form-check-input {
  display: none;
}
.bookmark-btn .form-check-input:checked + .form-check-label {
  background: var(--gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.range-slider.style-1 .noUi-horizontal {
  height: 4px;
}
.range-slider.style-1 .noUi-horizontal .noUi-handle {
  width: 12px;
  height: 12px;
  border: 3px solid var(--secondary);
  background-color: var(--secondary);
  box-shadow: none;
  top: -4px;
  border-radius: 50%;
  right: 0;
  cursor: pointer;
}
.range-slider.style-1 .noUi-horizontal .noUi-handle:before, .range-slider.style-1 .noUi-horizontal .noUi-handle:after {
  content: none;
}
.range-slider.style-1 .noUi-horizontal .noUi-handle .noUi-tooltip {
  display: none;
  border: 0px;
  background: var(--secondary);
  color: rgb(255, 255, 255);
  border-radius: 4px;
  font-size: 13px;
  bottom: -35px;
  font-weight: 600;
  padding: 2px 5px;
}
.range-slider.style-1 .noUi-horizontal .noUi-handle .noUi-tooltip:after {
  content: "";
  position: absolute;
  background-color: inherit;
  width: 10px;
  height: 10px;
  top: 4px;
  margin-left: -4px;
  left: 50%;
  transform: rotate(45deg) translate(-50%, -50%);
}
.range-slider.style-1 .noUi-target {
  background: #D7D7D7;
  border-radius: 0;
  border: 0;
  box-shadow: none;
}
.range-slider.style-1 .noUi-target .noUi-connect {
  background: var(--secondary);
}
.range-slider.style-1 span {
  margin-right: 15px;
}
.range-slider.style-1 .example-val {
  font-size: 17px;
  color: #666;
  font-weight: 400;
}
.range-slider.style-1 #slider-margin-value-max {
  float: right;
  margin: 0;
}

.checkbox-info .form-check-input:focus {
  border-color: #00aeff;
  outline: 0;
}
.checkbox-info .form-check-input:checked {
  background-color: #00aeff;
  border-color: #00aeff;
}
.checkbox-danger .form-check-input:focus {
  border-color: #ff0003;
  outline: 0;
}
.checkbox-danger .form-check-input:checked {
  background-color: #ff0003;
  border-color: #ff0003;
}
.checkbox-success .form-check-input:focus {
  border-color: #87CE92;
  outline: 0;
}
.checkbox-success .form-check-input:checked {
  background-color: #87CE92;
  border-color: #87CE92;
}
.checkbox-warning .form-check-input:focus {
  border-color: #FFBD13;
  outline: 0;
}
.checkbox-warning .form-check-input:checked {
  background-color: #FFBD13;
  border-color: #FFBD13;
}
.checkbox-secondary .form-check-input:focus {
  border-color: var(--secondary);
  outline: 0;
}
.checkbox-secondary .form-check-input:checked {
  background-color: var(--secondary);
  border-color: var(--secondary);
}

.form-check-input:checked {
  background-color: var(--secondary);
  border-color: var(--secondary);
}
.form-check-input.checkbox-primary {
  border-color: var(--primary);
  background-color: var(--secondary);
}
.form-check-input.checkbox-primary:checked {
  background-color: var(--primary);
}
.form-check-input.checkbox-secondary:checked {
  background-color: var(--secondary);
}

.search-content .form-check-input {
  width: 24px;
  height: 24px;
  border: 2px solid var(--primary);
  margin-top: 0;
}

.btn-social {
  color: #fff;
  height: 40px;
  width: 40px;
  min-width: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  border-radius: 4px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  padding: 0;
}
.btn-social.btn-transparent {
  background-color: rgba(255, 255, 255, 0.2);
}
.btn-social.btn-transparent:hover {
  background-color: var(--secondary);
  color: #fff;
}
.btn-social.btn-primary:hover, .btn-social.wp-block-button__link:hover {
  background-color: var(--primary);
  color: #fff;
}
.btn-social.btn-secondary:hover {
  background-color: var(--primary);
  color: #fff;
}
.btn-social.btn-circle {
  border: 0;
  border-radius: 50%;
}
.btn-social.btn-sm, .btn-group-sm > .btn-social.btn, .btn-group-sm > .btn-social.wp-block-button__link {
  height: 30px;
  width: 30px;
  min-width: 30px;
  line-height: 30px;
  font-size: 14px;
}
.btn-social.btn-lg, .btn-group-lg > .btn-social.btn, .btn-group-lg > .btn-social.wp-block-button__link {
  height: 50px;
  width: 50px;
  min-width: 50px;
  line-height: 50px;
  font-size: 18px;
}

.dz-social-icon ul {
  margin-left: -5px;
  margin-right: -5px;
}
.dz-social-icon ul li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (max-width: 1280px) {
  .dz-social-icon ul li {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.dz-social-icon ul li i {
  font-size: 18px;
}
.dz-social-icon.icon-gap-10 ul {
  margin-left: -10px;
  margin-right: -10px;
}
.dz-social-icon.icon-gap-10 ul li {
  padding-left: 10px;
  padding-right: 10px;
}
.dz-social-icon.icon-gap-5 ul {
  margin-left: -5px;
  margin-right: -5px;
}
.dz-social-icon.icon-gap-5 ul li {
  padding-left: 5px;
  padding-right: 5px;
}
.dz-social-icon.style-1 ul li {
  display: inline-block;
}
.dz-social-icon.style-1 ul li a {
  display: inline-block;
  height: 45px;
  width: 45px;
  min-width: 45px;
  line-height: 45px;
  font-size: 16px;
  text-align: center;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.dz-social-icon.style-1.dark ul li a:hover {
  background: #fff;
  color: var(--title);
}
.dz-social-icon.style-1.dark ul li a:hover i {
  color: var(--title);
}
.dz-social-icon.style-1.dark ul li a {
  background: var(--secondary);
}
.dz-social-icon.style-1.dark ul li a i {
  color: #fff;
}
.dz-social-icon.style-1.dark ul li a:hover {
  background: var(--gradient);
  color: #fff;
}
.dz-social-icon.style-1.dark ul li a:hover i {
  color: #fff;
}
.dz-social-icon.style-1.white ul li a {
  background: #fff;
}
.dz-social-icon.style-1.white ul li a i {
  color: #000 !important;
}
.dz-social-icon.style-1.white ul li a:hover {
  background: var(--gradient);
  color: #fff;
}
.dz-social-icon.style-1.white ul li a:hover i {
  color: #fff !important;
}

.ps__rail-x:hover,
.ps__rail-y:hover,
.ps__rail-x:focus,
.ps__rail-y:focus,
.ps__rail-x.ps--clicking,
.ps__rail-y.ps--clicking {
  background-color: transparent;
  opacity: 0.9;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #DAE2F3;
  width: 4px;
}

.ps__thumb-y {
  background-color: #DAE2F3;
  width: 4px;
}

.dz-img-box {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.dz-img-box.style-1 {
  background: #fff;
}
.dz-img-box.style-1 .dz-media {
  margin-bottom: 20px;
}
.dz-img-box.style-1 .dz-content {
  margin-bottom: 10px;
}
.dz-img-box.style-1 .dz-content .dz-meta {
  margin-bottom: 10px;
}
.dz-img-box.style-1 .dz-content .dz-meta ul li {
  background-color: var(--primary);
  color: var(--title);
  padding: 5px 7px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
}
.dz-img-box.style-1 .dz-content .title {
  font-size: 22px;
  letter-spacing: 1.8px;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
}
.dz-img-box.style-2 {
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.dz-img-box.style-2:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 0;
  opacity: 0.5;
}
.dz-img-box.style-2 .dz-content {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  left: 50%;
  text-align: center;
  width: 100%;
  padding: 0 43px;
}
.dz-img-box.style-2 .dz-content .title {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  padding: 15px 0;
}
.dz-img-box.style-3 {
  border: 1px solid #BEBEBE;
  padding: 30px;
  margin-bottom: 45px;
}
.dz-img-box.style-3 .dz-media {
  width: 220px;
  height: 220px;
  margin: auto;
  border-radius: 50%;
  margin-bottom: 10px;
}
.dz-img-box.style-3 .dz-media img {
  height: 100%;
  object-fit: cover;
}
.dz-img-box.style-3 .dz-content {
  text-align: center;
}
.dz-img-box.style-3 .dz-content .title {
  font-size: 20px;
  font-weight: 600;
}
.dz-img-box.style-4 {
  background: #fff;
  box-shadow: 0px 15px 55px rgba(34, 34, 34, 0.15);
  border-radius: 10px;
  padding: 18px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  display: flex;
  flex-direction: column;
  height: 160px;
}
.dz-img-box.style-4::before {
  content: "";
  height: 0;
  width: 0;
  background-color: #222222;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  border-radius: 100%;
}
.dz-img-box.style-4 .menu-detail {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.dz-img-box.style-4 .menu-detail .dz-media {
  margin-right: 20px;
  width: 60px;
  height: 60px;
  min-width: 60px;
}
.dz-img-box.style-4 .menu-detail .dz-content .title {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 3px;
}
.dz-img-box.style-4 .menu-detail .dz-content .title a {
  color: var(--title);
}
.dz-img-box.style-4 .menu-detail .dz-content p {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0;
}
.dz-img-box.style-4 .menu-footer {
  max-width: 100px;
  margin-top: auto;
}
.dz-img-box.style-4 .menu-footer span {
  font-weight: 500;
  font-size: 13px;
  line-height: 30px;
}
.dz-img-box.style-4 .menu-footer .price {
  color: var(--primary);
  margin-bottom: 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 18px;
  display: block;
  font-weight: 600;
  line-height: 1.2;
}
.dz-img-box.style-4 .detail-btn {
  background-color: var(--primary);
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 10px 0px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.dz-img-box.style-4.active::before, .dz-img-box.style-4:hover::before {
  height: 120px;
  width: 120px;
  transform: scale(6);
  right: 40%;
}
.dz-img-box.style-4.active .menu-detail .dz-content .title a, .dz-img-box.style-4:hover .menu-detail .dz-content .title a {
  color: #fff;
}
.dz-img-box.style-4.active .menu-footer .price, .dz-img-box.style-4:hover .menu-footer .price {
  color: #fff;
}
.dz-img-box.style-4.active .detail-btn, .dz-img-box.style-4:hover .detail-btn {
  background: #fff;
  color: var(--primary);
}
.dz-img-box.style-4.active .detail-btn i, .dz-img-box.style-4:hover .detail-btn i {
  animation: dzRotate360 10s linear infinite;
}
.dz-img-box.style-5 {
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  height: calc(100% - 30px);
}
.dz-img-box.style-5 .dz-content {
  margin-bottom: 15px;
}
.dz-img-box.style-5 .dz-content .weight, .dz-img-box.style-5 .dz-content .price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dz-img-box.style-5 .dz-content .weight {
  margin-bottom: 5px;
}
.dz-img-box.style-5 .dz-content .weight span {
  font-size: 12px;
}
.dz-img-box.style-5 .dz-content .price h6, .dz-img-box.style-5 .dz-content .price .h6 {
  margin-bottom: 0;
}
.dz-img-box.style-5 .dz-media {
  border-radius: 10px;
  margin-top: auto;
  width: 100%;
  height: 100%;
}
.dz-img-box.style-5 .dz-media::after {
  background: linear-gradient(0deg, rgba(34, 34, 34, 0.8), rgba(34, 34, 34, 0.8));
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.dz-img-box.style-5 .dz-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dz-img-box.style-5 .dz-media .detail-btn {
  width: 48px;
  height: 48px;
  line-height: 48px;
  display: block;
  text-align: center;
  position: absolute;
  top: -50px;
  transform: translateX(-50%);
  left: 50%;
  color: #fff;
  background-color: var(--primary);
  border-radius: 10px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 2;
  opacity: 0;
}
.dz-img-box.style-5:hover .dz-media::after {
  opacity: 1;
}
.dz-img-box.style-5:hover .dz-media .detail-btn {
  opacity: 1;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}
@media only screen and (max-width: 1280px) {
  .dz-img-box.style-5 {
    padding: 10px;
  }
}
.dz-img-box.style-6 {
  display: flex;
  align-items: center;
  padding: 20px 25px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 10px;
}
.dz-img-box.style-6 .dz-media {
  margin-right: 12px;
  min-width: 80px;
  width: 80px;
}
.dz-img-box.style-6 .dz-content {
  width: 100%;
}
.dz-img-box.style-6 .dz-content .dz-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dz-img-box.style-6 .dz-content .dz-head .header-text {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
}
.dz-img-box.style-6 .dz-content .dz-head .header-text a {
  color: var(--title);
  max-width: 250px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
.dz-img-box.style-6 .dz-content .dz-head .header-text a:hover {
  color: var(--primary);
}
.dz-img-box.style-6 .dz-content .dz-head .img-line {
  width: 100%;
  height: 1px;
  margin: 0 15px;
  border-bottom: 1px dashed #7D7D7D;
}
.dz-img-box.style-6 .dz-content .dz-head .header-price {
  color: var(--primary);
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}
.dz-img-box.style-6 .dz-content .dz-body {
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 0;
}
.dz-img-box.style-6:hover {
  box-shadow: 0px 15px 55px rgba(34, 34, 34, 0.15);
}
@media only screen and (max-width: 1191px) {
  .dz-img-box.style-6 {
    padding: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .dz-img-box.style-6 {
    display: block;
    text-align: center;
  }
  .dz-img-box.style-6 .dz-media {
    min-width: 80px;
    width: 80px;
    margin: 0 auto 20px;
  }
  .dz-img-box.style-6 .dz-content {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .dz-img-box.style-6 {
    display: flex;
    align-items: center;
    text-align: left;
  }
  .dz-img-box.style-6 .dz-media {
    margin: 0 10px 0 0;
  }
  .dz-img-box.style-6 .dz-content {
    text-align: left;
  }
}
@media only screen and (max-width: 575px) {
  .dz-img-box.style-6 {
    margin-bottom: 10px;
  }
  .dz-img-box.style-6 .dz-content .dz-head .header-text a {
    font-size: 16px;
  }
  .dz-img-box.style-6 .dz-content .dz-head .img-line, .dz-img-box.style-6 .dz-content .dz-head .header-price {
    display: none;
  }
  .dz-img-box.style-6 .dz-content .dz-body {
    font-size: 14px;
  }
}
.dz-img-box.style-7 {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 15px 55px rgba(34, 34, 34, 0.15);
  text-align: center;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  height: 100%;
}
.dz-img-box.style-7 .dz-media img {
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.dz-img-box.style-7 .dz-meta {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.dz-img-box.style-7 .dz-meta ul li.seller {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  background-color: #FE9F10;
  color: var(--theme-text-color);
  border-radius: 9px 0px 10px;
  font-size: 12px;
  font-weight: 500;
  padding: 4px 10px;
  margin-right: 0;
  text-transform: uppercase;
  display: block;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.dz-img-box.style-7 .dz-meta ul li.rating {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 1;
  background-color: #fff;
  color: var(--title);
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  padding: 4px 10px;
  margin-right: 0;
  text-transform: uppercase;
  display: block;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
  align-items: center;
}
.dz-img-box.style-7 .dz-meta ul li.rating i {
  font-size: 12px;
  top: -2px;
  color: #FE9F10;
}
.dz-img-box.style-7 .dz-content {
  padding: 25px 20px;
  display: flex;
  flex-direction: column;
}
.dz-img-box.style-7 .dz-content p {
  font-size: 14px;
  margin-bottom: 10px;
}
.dz-img-box.style-7 .dz-content .price {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.1;
  color: var(--primary);
}
.dz-img-box.style-7:hover {
  transform: translateY(-10px);
}
.dz-img-box.style-7:hover .dz-media img {
  transform: scale(1.1);
}
@media only screen and (max-width: 1280px) {
  .dz-img-box.style-7 .dz-meta ul li.rating {
    bottom: 15px;
    right: 15px;
  }
  .dz-img-box.style-7 .dz-content {
    padding: 20px 15px;
  }
}
.dz-img-box.style-8 {
  overflow: unset;
  margin-bottom: 45px;
  display: flex;
  flex-direction: column;
}
.dz-img-box.style-8 .dz-media {
  border-radius: 5px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.dz-img-box.style-8 .dz-media img {
  object-fit: cover;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.dz-img-box.style-8 .dz-content {
  padding: 15px 0 0;
  position: relative;
}
.dz-img-box.style-8 .dz-content .dz-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dz-img-box.style-8 .dz-content .dz-head .heart {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../images/background/pic19.png);
  cursor: pointer;
  margin: -10px -9px;
  position: absolute;
  right: 0;
  top: 5px;
}
.dz-img-box.style-8 .dz-content .dz-head .heart.heart-blast {
  background-position: -1680px 0 !important;
  transition: background 1s steps(28);
}
.dz-img-box.style-8 .dz-content .category {
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.dz-img-box.style-8:hover .dz-media img {
  transform: scale(1.1);
}
@media only screen and (max-width: 1280px) {
  .dz-img-box.style-8 {
    margin-bottom: 30px;
  }
  .dz-img-box.style-8 .dz-media {
    width: 100%;
    min-width: 100%;
    height: 100%;
  }
}

@keyframes dzRotate360 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.dz-divider {
  height: 1px;
  position: relative;
  margin: 30px 0;
}
.dz-divider.tb20 {
  margin: 20px 0;
}
.dz-divider.tb15 {
  margin: 15px 0;
}
.dz-divider.tb10 {
  margin: 10px 0;
}
.dz-divider.tb0 {
  margin: 0;
}
.dz-divider.divider-2px {
  height: 2px;
}
.dz-divider.divider-3px {
  height: 3px;
}
.dz-divider.divider-4px {
  height: 4px;
}
.dz-divider i {
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  display: block;
  border-radius: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.dz-divider.icon-left {
  margin-left: 40px;
}
.dz-divider.icon-left i {
  left: -40px;
}
.dz-divider.icon-right {
  margin-right: 40px;
}
.dz-divider.icon-right i {
  left: auto;
  right: -40px;
}
.dz-divider.icon-center i {
  left: 50%;
  margin-left: -5px;
}

.bg-gray-dark {
  background-color: #d3d3d3;
}

.adv-box {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  height: 100%;
}
.adv-box .adv-media {
  position: relative;
  overflow: hidden;
}
.adv-box.style-1 {
  overflow: unset;
  background-color: #054F48;
  text-align: center;
}
.adv-box.style-1 .adv-content {
  padding: 30px 20px 0px;
}
.adv-box.style-1 .adv-content span {
  font-weight: 700;
  font-size: 20px;
  color: #fff;
}
.adv-box.style-1 .adv-content .title {
  color: #FECC48;
  font-weight: 800;
  font-size: 43px;
  font-family: var(--font-family-title);
  line-height: 64px;
}
.adv-box.style-1 .adv-media {
  position: relative;
  overflow: unset;
  width: 400px;
  left: -31px;
  top: 0px;
}
.adv-box.style-1 .adv-media .item-media {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
@media only screen and (max-width: 1280px) {
  .adv-box.style-1 .adv-content {
    margin-bottom: 30px;
  }
  .adv-box.style-1 .adv-media {
    width: 370px;
    left: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .adv-box.style-1 .adv-media {
    width: 100%;
    left: 0;
    text-align: right;
  }
  .adv-box.style-1 .adv-content {
    margin-bottom: 45px;
  }
  .adv-box.style-1 .adv-content .title {
    font-size: 33px;
    line-height: 44px;
  }
}
@media only screen and (max-width: 991px) {
  .adv-box.style-1 .adv-media .main-media {
    width: 500px;
    height: 300px;
    object-fit: cover;
  }
}
@media only screen and (max-width: 767px) {
  .adv-box.style-1 .adv-media .main-media {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
}
.adv-box.style-2 {
  background-color: var(--primary);
  display: flex;
  align-items: center;
  overflow: unset;
}
.adv-box.style-2 .adv-content {
  padding: 10px;
  margin-left: -10px;
}
.adv-box.style-2 .adv-content .price {
  font-weight: 800;
  font-size: 24px;
  line-height: 36px;
  color: #F9FE10;
  display: block;
  margin-bottom: 8px;
}
.adv-box.style-2 .adv-content .special {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
.adv-box.style-2 .adv-content .title {
  font-weight: 700;
  font-size: 50px;
  line-height: 55px;
}
.adv-box.style-2 .adv-media {
  position: relative;
  overflow: unset;
  height: 220px;
  min-height: 220px;
  width: 200px;
}
.adv-box.style-2 .adv-media img {
  position: absolute;
  bottom: -1px;
  object-fit: cover;
}
@media only screen and (max-width: 1280px) {
  .adv-box.style-2 .adv-media {
    width: 180px;
  }
  .adv-box.style-2 .adv-content {
    padding: 0;
    margin-left: -15px;
  }
  .adv-box.style-2 .adv-content .special {
    font-size: 16px;
    line-height: 20px;
  }
  .adv-box.style-2 .adv-content .title {
    font-size: 40px;
    line-height: 40px;
  }
  .adv-box.style-2 .adv-content .price {
    font-size: 18px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  .adv-box.style-2 .adv-media {
    width: 145px;
    height: 185px;
    min-height: 185px;
  }
}
@media only screen and (max-width: 767px) {
  .adv-box.style-2 .adv-media {
    width: 120px;
    margin-right: 30px;
  }
}
.adv-box.style-3 .adv-content {
  padding: 40px 15px 40px 190px;
}
.adv-box.style-3 .adv-content .special {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
.adv-box.style-3 .adv-content .title {
  font-weight: 800;
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 20px;
  text-shadow: 4px 8px 4px rgba(0, 0, 0, 0.25);
  color: #FECC48;
}
@media only screen and (max-width: 1024px) {
  .adv-box.style-3 .adv-content {
    padding: 30px 14px 30px 131px;
  }
  .adv-box.style-3 .adv-content .title {
    font-size: 30px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .adv-box.style-3 .adv-content {
    padding: 30px 14px 30px 160px;
  }
}
@media only screen and (max-width: 767px) {
  .adv-box.style-3 .adv-content {
    padding: 30px 14px 30px 265px;
  }
}
@media only screen and (max-width: 575px) {
  .adv-box.style-3 .adv-content {
    padding: 25px 14px 25px 162px;
  }
}
.adv-box.style-4 {
  overflow: unset;
  background-color: rgb(19, 137, 25);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 30px 0 30px;
}
.adv-box.style-4 .adv-media {
  position: relative;
  overflow: unset;
  width: 250px;
  min-width: 250px;
  height: 150px;
}
.adv-box.style-4 .adv-media img {
  position: absolute;
  top: -55px;
  object-fit: cover;
  left: -90px;
}
.adv-box.style-4 .adv-content .special {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
}
.adv-box.style-4 .adv-content .price {
  font-weight: 800;
  font-size: 54px;
  line-height: 81px;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .adv-box.style-4 {
    padding: 0px 20px 0 0px;
  }
  .adv-box.style-4 .adv-content .price {
    font-size: 40px;
    line-height: 50px;
  }
  .adv-box.style-4 .adv-media {
    width: 200px;
    min-width: 200px;
  }
  .adv-box.style-4 .adv-media img {
    top: -20px;
    left: -70px;
  }
}
@media only screen and (max-width: 767px) {
  .adv-box.style-4 .adv-content .price {
    font-size: 40px;
    line-height: 40px;
  }
  .adv-box.style-4 .adv-content .special {
    font-size: 14px;
    line-height: 24px;
  }
  .adv-box.style-4 .adv-media {
    width: 150px;
    min-width: 150px;
  }
  .adv-box.style-4 .adv-media img {
    top: 0;
    left: 0;
  }
}
@media only screen and (max-width: 575px) {
  .adv-box.style-4 {
    display: block;
    text-align: center;
    padding: 20px;
  }
  .adv-box.style-4 .adv-media img {
    left: 50px;
    margin: auto;
  }
}

.offer-label {
  width: 100px;
  height: 100px;
}
.offer-label img {
  animation: dzRotate360 10s linear infinite;
  position: absolute;
  top: 0;
  left: 0;
}
.offer-label span {
  color: var(--title);
  font-size: 22px;
  font-weight: 700;
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  line-height: 1.2;
}

.tempus-dominus-widget {
  padding: 1rem 0.5rem 0.5rem 0.5rem;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}
.tempus-dominus-widget .date-container-days .day {
  border-radius: 0.475rem !important;
}
.tempus-dominus-widget .picker-switch {
  font-weight: 600;
}
.tempus-dominus-widget .date-container-days div:not(.no-highlight) {
  font-size: 15px;
}
.tempus-dominus-widget button {
  border-radius: 0.475rem !important;
}
.tempus-dominus-widget .toggleMeridiem {
  border: 0;
  padding: 8px !important;
}
.tempus-dominus-widget.light .date-container-days div:not(.no-highlight).active {
  background-color: var(--primary);
}
.tempus-dominus-widget.light .date-container-days div:not(.no-highlight).today::before {
  border-bottom-color: var(--primary);
}
.tempus-dominus-widget.light .date-container-days .dow {
  font-size: 13px;
  color: #222222;
}
.tempus-dominus-widget.light button {
  background-color: var(--primary);
  border-color: var(--primary);
}
.tempus-dominus-widget.light .date-container-days div.range-end:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.range-in:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.range-start:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div:not(.no-highlight).active,
.tempus-dominus-widget.light .date-container-decades div:not(.no-highlight).active,
.tempus-dominus-widget.light .date-container-months div:not(.no-highlight).active,
.tempus-dominus-widget.light .date-container-years div:not(.no-highlight).active,
.tempus-dominus-widget.light .time-container-clock div:not(.no-highlight).active,
.tempus-dominus-widget.light .time-container-hour div:not(.no-highlight).active,
.tempus-dominus-widget.light .time-container-minute div:not(.no-highlight).active,
.tempus-dominus-widget.light .time-container-second div:not(.no-highlight).active {
  background-color: var(--primary);
}

.separator.no-highlight {
  background: transparent;
}

.dz-tabs.style-1 .nav-tabs {
  display: block;
  height: auto;
  margin-bottom: 30px;
}
.dz-tabs.style-1 .nav-tabs .nav-link {
  border: 0;
  width: 100%;
  text-align: start;
  padding: 5px;
  margin-bottom: 0;
}
.dz-tabs.style-1 .nav-tabs .nav-link.active .song-number {
  background: var(--secondary);
}
.dz-tabs.style-1 .nav-tabs .nav-link.active .song-number span {
  color: #fff;
  line-height: 1.2;
}
.dz-tabs.style-1 .nav-tabs .nav-link.active .song-number .bag:after {
  background-color: #fff;
}
.dz-tabs.style-2 .nav-tabs {
  display: block;
  height: auto;
  margin: 0;
}
.dz-tabs.style-2 .nav-tabs .nav-link {
  border: 0;
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid #656565;
  padding: 0;
  margin: 0;
}
.dz-tabs.style-2 .nav-tabs .nav-link:last-child {
  border: 0;
}
.dz-tabs.style-2 .nav-tabs .nav-link.active {
  background: none;
}
.dz-tabs.style-2 .nav-tabs .nav-link.active span {
  background: var(--gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.dz-tabs.style-3 .nav-item .nav-link {
  padding: 0;
  margin-right: 20px;
}
.dz-tabs.style-3 .nav-item .nav-link img {
  width: 70px;
  height: 70px;
}

.nav-tabs {
  margin: 0 -5px 25px;
  border-bottom: none;
}
.nav-tabs li {
  color: #fff;
  margin: 0 5px 5px;
  border-radius: 6px;
}
.nav-tabs li button i {
  font-family: "feather" !important;
  font-style: normal;
  text-transform: none;
  vertical-align: middle;
}
.nav-tabs li button:active {
  background-color: var(--primary-hover);
}

.tabs-style-1 {
  border-bottom: 2px solid #EAEAEA;
  margin: 0 0 30px;
}
.tabs-style-1 li {
  margin: 0 3px -1px 0;
}
.tabs-style-1 .nav-link {
  border: 0;
  border-width: 2px 2px 0;
  color: var(--title);
  position: relative;
}
.tabs-style-1 .nav-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: transparent;
}
.tabs-style-1 .nav-link.active:after {
  background: var(--gradient);
}
.tabs-style-1 .nav-link.active, .tabs-style-1 .nav-link:hover, .tabs-style-1 .nav-link:active, .tabs-style-1 .nav-link:focus {
  border: 0;
  color: var(--title);
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.album-box.style-1 .dz-info {
  padding: 25px;
  background: #F5F5F5;
}
.album-box.style-1 .dz-title {
  color: var(--title);
  font-size: 25px;
  font-weight: 500;
  line-height: 1.2;
  text-transform: capitalize;
}
@media only screen and (max-width: 575px) {
  .album-box.style-1 .dz-title {
    font-size: 22px;
  }
}
.album-box.style-1 .dz-subtitle {
  color: #666;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 25px;
}
.album-box.style-1 .dz-subtitle a {
  color: #666;
}
.album-box.style-1 .bottom-text {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  display: block;
}
.album-box.style-1 .dz-media .album-text {
  position: absolute;
  bottom: 20px;
  left: 25px;
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  width: 46%;
  line-height: 1.2;
}
@media only screen and (max-width: 575px) {
  .album-box.style-1 .dz-media .album-text {
    font-size: 22px;
  }
}
.album-box.style-2 {
  display: flex;
  background: #F5F5F5;
}
@media only screen and (max-width: 575px) {
  .album-box.style-2 {
    display: block;
  }
}
.album-box.style-2 .dz-media {
  width: 200px;
  height: 200px;
}
@media only screen and (max-width: 575px) {
  .album-box.style-2 .dz-media {
    width: 100%;
  }
}
.album-box.style-2 .dz-info {
  padding: 20px 30px;
}
.album-box.style-2 .bottom-text {
  color: var(--title);
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}
.album-box.style-2 .dz-title {
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 30px;
  font-weight: 600;
}
@media only screen and (max-width: 575px) {
  .album-box.style-2 .dz-title {
    font-size: 22px;
  }
}
.album-box.style-2 .dz-subtitle {
  color: var(--title);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}
.album-box.style-3 {
  transition: 0.5s;
  position: relative;
  height: 330px;
  min-height: 330px;
}
@media only screen and (max-width: 1280px) {
  .album-box.style-3 {
    height: 100%;
    min-height: 100%;
  }
}
.album-box.style-3 .dz-media {
  margin-bottom: 15px;
  transition: 0.5s;
  z-index: 1;
}
.album-box.style-3 .dz-media img {
  transition: 0.5s;
}
.album-box.style-3 .dz-media:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background: #fff;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: 0.5s;
}
.album-box.style-3 .dz-media:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #fff;
  transform: translate(-50%, -50%);
  z-index: 1;
  opacity: 0;
  transition: 0.5s;
}
.album-box.style-3 .dz-info .dz-subtitle,
.album-box.style-3 .dz-info .dz-title {
  color: var(--title);
  font-size: 18px;
  font-weight: 500;
}
.album-box.style-3 .dz-info .text {
  color: #666;
  font-size: 14px;
  font-weight: 500;
}
.album-box.style-3 .dz-info .text span {
  margin-right: 10px;
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.album-box.style-3:hover .dz-media img {
  border-radius: 50%;
  animation: rotate-360 20s infinite linear;
}
.album-box.style-3:hover .dz-media:before {
  opacity: 1;
}
.album-box.style-3:hover .dz-media:after {
  opacity: 0.5;
}
.album-box.style-4 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .album-box.style-4 {
    margin-bottom: 0px;
  }
}
.album-box.style-4 .dz-media {
  margin-bottom: 20px;
}
.album-box.style-4 .dz-content .title {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 10px;
}

.album-title {
  color: var(--title);
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
}
@media only screen and (max-width: 575px) {
  .album-title {
    font-size: 22px;
  }
}

.album-subtitle {
  color: #666;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
}

.song-number.style-1 {
  padding: 19px 20px;
  background: #F5F5F5;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  .song-number.style-1 {
    padding: 15px;
  }
}
.song-number.style-1 span {
  color: var(--title);
}
.song-number.style-1 .left-content {
  color: var(--title);
}
.song-number.style-1 .right-content {
  font-size: 16px;
  font-weight: 300;
}
.song-number.style-1 span,
.song-number.style-1 .bag {
  color: #666;
  font-size: 18px;
  font-weight: 400;
}
@media only screen and (max-width: 991px) {
  .song-number.style-1 span,
  .song-number.style-1 .bag {
    font-size: 14px;
  }
}
.song-number.style-1 .bag {
  font-size: 14px;
  margin-left: 30px;
  position: relative;
}
.song-number.style-1 .bag:after {
  content: "";
  height: 1px;
  width: 15px;
  position: absolute;
  left: -25px;
  top: 50%;
  border-radius: 50%;
  background-color: var(--title);
  transform: translate(0%, -50%);
}
.song-number.style-2 {
  padding: 15px 0;
  background: transparent;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.song-number.style-2 span {
  background: transparent;
  display: flex;
  color: #fff;
  font-weight: 300;
  font-size: 20px;
  text-transform: capitalize;
}
@media only screen and (max-width: 575px) {
  .song-number.style-2 span {
    font-size: 16px;
  }
}
.song-number.style-2 .right-content {
  font-weight: 300;
}

.dz-album-detail.style-1 .dz-content {
  padding-left: 25px;
}
@media only screen and (max-width: 991px) {
  .dz-album-detail.style-1 .dz-content {
    padding: 0;
  }
}
.dz-album-detail.style-1 .dz-content .title {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 30px;
  text-transform: capitalize;
}
@media only screen and (max-width: 991px) {
  .dz-album-detail.style-1 .dz-content .title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 575px) {
  .dz-album-detail.style-1 .dz-content .title {
    font-size: 24px;
  }
}
.dz-album-detail.style-1 .dz-content .subtitle {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
}
.dz-album-detail.style-1 .dz-content .dz-info ul {
  margin-bottom: 25px;
}
.dz-album-detail.style-1 .dz-content .dz-info ul li {
  color: var(--bs-body-color);
  font-family: var(--font-family-base);
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}
.dz-album-detail.style-1 .dz-content .dz-info ul li strong {
  color: #000;
  font-weight: 500;
}
.dz-album-detail.style-1 .dz-content .dz-info ul li a i {
  font-size: 25px;
}
.dz-album-detail.style-2 .dz-content {
  padding-left: 15px;
}
@media only screen and (max-width: 991px) {
  .dz-album-detail.style-2 .dz-content {
    padding: 0;
  }
}
.dz-album-detail.style-2 .dz-content .subtitle {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
}
.dz-album-detail.style-2 .dz-content .dz-info ul {
  margin-bottom: 25px;
}
.dz-album-detail.style-2 .dz-content .dz-info ul li {
  color: var(--bs-body-color);
  font-family: var(--font-family-base);
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}
.dz-album-detail.style-2 .dz-content .dz-info ul li strong {
  color: #000;
  font-weight: 500;
}

.tracklist {
  margin-bottom: 30px;
}
.tracklist li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #CCC;
  padding: 20px 0;
  line-height: 1.2;
  text-transform: capitalize;
}
@media only screen and (max-width: 575px) {
  .tracklist li {
    padding: 10px 0;
  }
}
.tracklist li:first-child {
  border-top: 1px solid #CCC;
}
.tracklist li span:first-child {
  color: var(--title);
  font-size: 18px;
  font-weight: 400;
}
@media only screen and (max-width: 575px) {
  .tracklist li span:first-child {
    font-size: 15px;
  }
}
.tracklist li span:last-child {
  color: var(--title);
  font-size: 16px;
  font-weight: 500;
}
@media only screen and (max-width: 575px) {
  .tracklist li span:last-child {
    font-size: 15px;
  }
}
.tracklist li span:last-child i {
  margin-left: 10px;
  font-size: 20px;
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.reviews-swiper {
  position: relative;
}
.reviews-swiper:after {
  display: none;
}
.reviews-swiper .dz-media {
  height: 100%;
}
.reviews-swiper .dz-media img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.reviews-swiper .btn-next,
.reviews-swiper .btn-prev {
  width: auto;
  height: auto;
  line-height: auto;
  color: #fff;
  background: transparent;
  box-shadow: none;
}
.reviews-swiper .btn-next i,
.reviews-swiper .btn-prev i {
  transition: 0.5s;
}
.reviews-swiper .btn-next:hover i,
.reviews-swiper .btn-prev:hover i {
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.reviews-swiper .swiper-slide {
  opacity: 0 !important;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.reviews-swiper .swiper-slide > div {
  transform: scale(0.85);
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.reviews-swiper .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
.reviews-swiper .swiper-slide.swiper-slide-active > div {
  transform: scale(1);
}
@media only screen and (max-width: 575px) {
  .reviews-swiper .swiper-slide {
    padding: 0 !important;
  }
}
.reviews-swiper .num-pagination .btn-prev i,
.reviews-swiper .num-pagination .btn-next i {
  color: #fff;
  font-size: 18px;
}

.reviews-swiper {
  position: relative;
}

.reviews-box .reviews-info {
  background: var(--secondary);
  padding: 30px 40px;
}
@media only screen and (max-width: 575px) {
  .reviews-box .reviews-info {
    padding: 20px;
  }
}
.reviews-box .reviews-info .reviews-title {
  color: #FFF;
  font-size: 24px;
  font-weight: 400;
}
.reviews-box .reviews-info .text {
  color: #DEDEDE;
}
.reviews-box .reviews-info .sub-title {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
}

.dz-services-box-one {
  padding: 34px 0px;
  text-align: center;
  min-height: 560px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
  opacity: 1;
  visibility: visible;
  width: 100%;
  border-left: 2px solid var(--secondary);
  border-top: 2px solid var(--secondary);
  border-bottom: 2px solid var(--secondary);
}
.dz-services-box-one:nth-child(4) {
  border-right: 2px solid var(--secondary);
}
@media only screen and (max-width: 991px) {
  .dz-services-box-one {
    min-height: 100%;
    display: block;
    border-left: 0;
    padding: 15px 0;
    border-left: 2px solid var(--secondary);
    border-right: 2px solid var(--secondary);
    border-top: 0;
  }
  .dz-services-box-one:nth-child(1) {
    border-top: 2px solid var(--secondary);
  }
}
.dz-services-box-one .serial-no {
  font-size: 35px;
  font-weight: 500;
  text-align: center;
  font-family: "Poppins", sans-serif !important;
  color: #2D2C2C;
  margin-bottom: auto;
}
@media only screen and (max-width: 575px) {
  .dz-services-box-one .serial-no {
    font-size: 20px;
  }
}
.dz-services-box-one .services-title {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
}
@media only screen and (max-width: 991px) {
  .dz-services-box-one .services-title {
    writing-mode: unset;
    transform: rotate(0deg);
  }
}

.services-box-two-inner {
  display: flex;
}
@media only screen and (max-width: 575px) {
  .services-box-two-inner {
    display: block;
  }
}

.services-details-1 {
  align-self: center;
  margin: 0 20px 0 0;
}
@media only screen and (max-width: 575px) {
  .services-details-1 {
    margin: 0 0 20px 0;
  }
}

.services-inner {
  display: flex;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .services-inner {
    display: block;
  }
}

.services-inner .dz-services-box {
  display: flex;
  position: relative;
  flex: 1;
  transition: all 0.5s;
}
.services-inner .dz-services-box.active {
  flex: 8;
}
@media only screen and (max-width: 991px) {
  .services-inner .dz-services-box.active {
    max-height: 450px;
    height: 450px;
  }
}
@media only screen and (max-width: 575px) {
  .services-inner .dz-services-box.active {
    max-height: 700px;
    height: 700px;
  }
}

.services-box-two {
  padding: 30px 30px 30px 50px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  overflow: hidden;
  z-index: 1;
  transition-delay: 0.15s;
  display: flex;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
}
@media only screen and (max-width: 575px) {
  .services-box-two {
    padding: 20px;
  }
}
.services-box-two .serial-no {
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 85px;
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
  line-height: 1;
}
@media only screen and (max-width: 991px) {
  .services-box-two .serial-no {
    font-size: 60px;
  }
}
@media only screen and (max-width: 575px) {
  .services-box-two .serial-no {
    font-size: 36px;
  }
}
.services-box-two .dz-meta ul li a {
  font-size: 16px;
  font-weight: 400;
  color: var(--title);
}
.services-box-two .services-title {
  font-size: 30px;
  font-weight: 600;
}
@media only screen and (max-width: 991px) {
  .services-box-two .services-title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 575px) {
  .services-box-two .services-title {
    font-size: 22px;
  }
}
.services-box-two .text {
  margin-bottom: 50px;
}
@media only screen and (max-width: 991px) {
  .services-box-two .text {
    margin-bottom: 15px;
  }
}

.dz-services-box.active .services-box-two {
  opacity: 1;
  visibility: visible;
}

.services-inner .dz-services-box .services-box-two {
  border-left: 2px solid var(--secondary);
  border-top: 2px solid var(--secondary);
  border-bottom: 2px solid var(--secondary);
}
@media only screen and (max-width: 991px) {
  .services-inner .dz-services-box .services-box-two {
    border-right: 2px solid var(--secondary);
    border-bottom: 2px solid var(--secondary);
    border-top: 2px solid var(--secondary);
  }
}
.services-inner .dz-services-box:last-child .dz-services-box-one,
.services-inner .dz-services-box:last-child .services-box-two {
  border-right: 2px solid var(--secondary);
}

.dz-services-box.active .dz-services-box-one {
  opacity: 0;
  visibility: hidden;
}

.services-details-2 {
  width: 100%;
}
.services-details-2 .dz-media {
  width: 100%;
  height: 100%;
}
.services-details-2 .dz-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 575px) {
  .services-details-2 .dz-media {
    height: 350px;
  }
}

.service-detail.style-1 {
  padding: 30px;
  background: #F4F4F4;
  position: relative;
}
.service-detail.style-1 .dz-title {
  font-size: 20px;
  font-weight: 600;
}
.service-detail.style-1 p {
  margin-bottom: 25px;
}
.service-detail.style-1 .number,
.service-detail.style-1 .infogmail {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  margin-bottom: 10px;
}
.service-detail.style-1 .number strong,
.service-detail.style-1 .infogmail strong {
  font-weight: 600;
  color: var(--title);
}
.service-detail.style-1 .number strong i,
.service-detail.style-1 .infogmail strong i {
  margin-right: 5px;
}

.dz-box {
  transition: 0.5s;
}
.dz-box.style-1 {
  height: 360px;
  max-height: 360px;
}
.dz-box.style-1 .dz-media {
  height: 100%;
}
.dz-box.style-1 .dz-media img {
  height: 100%;
  object-fit: cover;
}
.dz-box .view-btn {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  overflow: hidden;
}
.dz-box .view-btn:after, .dz-box .view-btn:before {
  content: "";
  position: absolute;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
  background: var(--secondary);
  opacity: 0;
}
.dz-box .view-btn:after {
  height: 3px;
  width: 18px;
  top: 50%;
  left: 50%;
  border-radius: 1px;
  transform: translate(-500px, 50%);
  -moz-transform: translate(-500px, 50%);
  -webkit-transform: translate(-500px, 50%);
  -ms-transform: translate(-500px, 50%);
  -o-transform: translate(-500px, 50%);
}
.dz-box .view-btn:before {
  height: 18px;
  width: 3px;
  border-radius: 1px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -500px);
  -moz-transform: translate(-50%, -500px);
  -webkit-transform: translate(-50%, -500px);
  -ms-transform: translate(-50%, -500px);
  -o-transform: translate(-50%, -500px);
}
.dz-box:hover {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  z-index: 1;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.35);
}
.dz-box:hover .view-btn {
  background: #fff;
  transition-delay: 0s;
}
.dz-box:hover .view-btn:before, .dz-box:hover .view-btn:after {
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  opacity: 1;
}

.main-bnr-one {
  position: relative;
  align-items: center;
  z-index: 1;
  overflow: hidden;
}
.main-bnr-one video#video-background2 {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-bnr-one video#video-background3 {
  width: 100%;
  max-height: 640px;
  object-fit: cover;
  position: relative;
  z-index: 1;
  padding-right: 15px;
}
@media only screen and (max-width: 1280px) {
  .main-bnr-one video#video-background3 {
    max-height: 540px;
  }
}
@media only screen and (max-width: 575px) {
  .main-bnr-one video#video-background3 {
    max-height: 400px;
  }
}
.main-bnr-one .banner-inner {
  position: relative;
  z-index: 1;
  height: 930px;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1680px) {
  .main-bnr-one .banner-inner {
    padding-left: 250px;
  }
}
@media only screen and (max-width: 1280px) {
  .main-bnr-one .banner-inner {
    padding-left: 140px;
    height: 800px;
    padding-top: 85px;
  }
}
@media only screen and (max-width: 991px) {
  .main-bnr-one .banner-inner {
    padding-left: 115px;
  }
}
@media only screen and (max-width: 575px) {
  .main-bnr-one .banner-inner {
    padding-left: 75px;
  }
}
.main-bnr-one .banner-inner::before {
  position: absolute;
  z-index: 0;
  content: "";
  height: 100%;
  width: 100%;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-image: url(../images/banner/bnr1.png);
  backdrop-filter: brightness(0.5);
}
.main-bnr-one .banner-inner .banner-content {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  padding-left: 20px;
}
@media only screen and (max-width: 1480px) {
  .main-bnr-one .banner-inner .banner-content {
    padding-left: 0;
  }
}
@media only screen and (max-width: 575px) {
  .main-bnr-one .banner-inner .banner-content {
    margin-bottom: 0px;
    text-align: center;
  }
}
.main-bnr-one .banner-inner .banner-content .title {
  font-family: var(--font-family-title);
  font-style: normal;
  font-weight: 400;
  color: #fff;
  font-size: 55px;
  line-height: 1.4;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1280px) {
  .main-bnr-one .banner-inner .banner-content .title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .main-bnr-one .banner-inner .banner-content .title {
    font-size: 28px;
  }
}
.main-bnr-one .banner-inner .banner-content p {
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  font-weight: 300;
  text-transform: capitalize;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1280px) {
  .main-bnr-one .banner-inner .banner-content p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 575px) {
  .main-bnr-one .banner-inner .banner-content p {
    font-size: 14px;
  }
}
.main-bnr-one .banner-inner .banner-content .banner-btn {
  margin-top: 40px;
  transition: all 0.8s ease-out 0.1s;
  transform: translateX(-15px);
  transition-delay: 1.1s;
}
.main-bnr-one .banner-inner .banner-media {
  position: relative;
  z-index: 1;
  padding-right: 15px;
}
@media only screen and (max-width: 1480px) {
  .main-bnr-one .banner-inner .banner-media {
    padding-right: 0;
  }
}
@media only screen and (max-width: 991px) {
  .main-bnr-one .banner-inner {
    height: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .main-bnr-one .banner-inner {
    height: 100%;
    padding-top: 155px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .main-bnr-one .banner-inner {
    padding-top: 100px;
    padding-bottom: 30px;
  }
}

.side-heading-info {
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  writing-mode: tb-rl;
  transform: rotate(180deg);
  background: #fff;
  z-index: 999;
  padding: 0 45px;
}
@media only screen and (max-width: 1480px) {
  .side-heading-info {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 575px) {
  .side-heading-info {
    padding: 0 10px;
    text-align: center;
  }
}
.side-heading-info .sub-title {
  background: var(--gradient);
  font-family: var(--font-family-title);
  font-size: 35px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-left: 10px;
  display: inline-block;
}
@media only screen and (max-width: 1480px) {
  .side-heading-info .sub-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .side-heading-info .sub-title {
    font-size: 24px;
    margin-left: 5px;
  }
}
@media only screen and (max-width: 575px) {
  .side-heading-info .sub-title {
    font-size: 18px;
  }
}
.side-heading-info .title {
  color: var(--title);
  font-size: 80px;
  font-weight: 600;
  line-height: 1;
  text-transform: capitalize;
  margin: 0;
}
@media only screen and (max-width: 1280px) {
  .side-heading-info .title {
    font-size: 52px;
  }
}
@media only screen and (max-width: 991px) {
  .side-heading-info .title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .side-heading-info .title {
    font-size: 28px;
    letter-spacing: 7px;
  }
}

.slidearea {
  position: relative;
}

.main-bnr-two {
  position: relative;
  align-items: center;
  z-index: 1;
  overflow: hidden;
  --slider-left-spacing: 80px;
}
.main-bnr-two.top-space {
  margin-top: 95px;
}
@media only screen and (max-width: 1280px) {
  .main-bnr-two.top-space {
    margin-top: 75px;
  }
}
.main-bnr-two .banner-inner {
  position: relative;
  z-index: 1;
  padding: 150px 0 30px;
  overflow: hidden !important;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 930px;
  background-size: cover;
}
@media only screen and (max-width: 1280px) {
  .main-bnr-two .banner-inner {
    border-radius: 0;
    margin-left: 0;
    height: 800px;
    padding: 110px 0 30px;
  }
}
@media only screen and (max-width: 991px) {
  .main-bnr-two .banner-inner {
    height: 700px;
  }
}
@media only screen and (max-width: 767px) {
  .main-bnr-two .banner-inner {
    padding: 50px 0 30px;
  }
}
.main-bnr-two .banner-inner .banner-content {
  position: relative;
  z-index: 2;
  margin-bottom: 50px;
}
.main-bnr-two .banner-inner .banner-content .sub-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  display: block;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .main-bnr-two .banner-inner .banner-content .sub-title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 575px) {
  .main-bnr-two .banner-inner .banner-content .sub-title {
    font-size: 14px;
  }
}
.main-bnr-two .banner-inner .banner-content h1, .main-bnr-two .banner-inner .banner-content .h1 {
  font-weight: 600;
  font-size: 64px;
  line-height: 1.1;
  margin-bottom: 16px;
  max-width: 80%;
  text-transform: capitalize;
}
.main-bnr-two .banner-inner .banner-content .bnr-text {
  font-size: 16px;
  line-height: 27px;
  color: #fff;
  max-width: 580px;
  font-weight: 200;
  text-transform: capitalize;
}
.main-bnr-two .banner-inner .banner-content .banner-btn {
  margin-top: 40px;
  margin-bottom: 80px;
}
.main-bnr-two .banner-inner .banner-content .food-card {
  border: 1px dashed rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  width: 370px;
  position: relative;
}
.main-bnr-two .banner-inner .banner-content .food-card::before {
  content: "";
  position: absolute;
  border-radius: 100%;
  width: 13px;
  height: 13px;
  background: #F3B700;
  z-index: 1;
  bottom: 200px;
  right: -500px;
}
.main-bnr-two .banner-inner .banner-content .food-card .dz-head {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
  display: flex;
  justify-content: space-between;
  padding: 15px 25px;
}
.main-bnr-two .banner-inner .banner-content .food-card .dz-head ul {
  display: flex;
}
.main-bnr-two .banner-inner .banner-content .food-card .dz-head ul li i {
  color: #EBBC16;
}
.main-bnr-two .banner-inner .banner-content .food-card .dz-body {
  display: flex;
  justify-content: space-between;
  padding: 16px 25px;
}
.main-bnr-two .banner-inner .banner-content .food-card .dz-body .dz-left .profile-info {
  display: flex;
}
.main-bnr-two .banner-inner .banner-content .food-card .dz-body .dz-left .profile-info .dz-media {
  min-width: 45px;
  width: 45px;
  height: 45px;
  border-radius: 100%;
}
.main-bnr-two .banner-inner .banner-content .food-card .dz-body .dz-left .profile-info .dz-content {
  margin-left: 8px;
}
.main-bnr-two .banner-inner .banner-content .food-card .dz-body .dz-left .profile-info .dz-content .title {
  margin-bottom: 3px;
}
.main-bnr-two .banner-inner .banner-content .food-card .dz-body .dz-left .profile-info .dz-content p {
  color: #C4C4C4;
  font-size: 13px;
  line-height: 20px;
}
.main-bnr-two .banner-inner .banner-content .food-card .dz-body .dz-left .text {
  font-size: 15px;
  margin-bottom: 0;
  color: #DCDCDC;
}
@media only screen and (max-width: 1280px) {
  .main-bnr-two .banner-inner .banner-content .food-card {
    display: none;
  }
}
@media only screen and (max-width: 1280px) {
  .main-bnr-two .banner-inner .banner-content {
    margin-bottom: 0;
  }
  .main-bnr-two .banner-inner .banner-content h1, .main-bnr-two .banner-inner .banner-content .h1 {
    font-size: 55px;
  }
  .main-bnr-two .banner-inner .banner-content .bnr-text {
    max-width: 500px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 991px) {
  .main-bnr-two .banner-inner .banner-content h1, .main-bnr-two .banner-inner .banner-content .h1 {
    font-size: 50px;
  }
  .main-bnr-two .banner-inner .banner-content .bnr-text {
    width: 350px;
  }
}
@media only screen and (max-width: 767px) {
  .main-bnr-two .banner-inner .banner-content .bnr-text {
    width: 100%;
  }
  .main-bnr-two .banner-inner .banner-content .banner-btn {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 575px) {
  .main-bnr-two .banner-inner .banner-content h1, .main-bnr-two .banner-inner .banner-content .h1 {
    font-size: 30px;
  }
}
.main-bnr-two .banner-inner .target-line {
  position: absolute;
  bottom: 50px;
  right: -100%;
  z-index: 1;
  transform: translateX(25%);
  min-width: 485px;
}
@media only screen and (max-width: 1480px) {
  .main-bnr-two .banner-inner .target-line {
    display: none;
  }
}
.main-bnr-two .banner-inner .leaf {
  position: absolute;
  top: 0;
  left: 48.5%;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .main-bnr-two .banner-inner .leaf {
    display: none;
  }
}
.main-bnr-two .banner-inner .banner-img {
  position: absolute;
  top: 6%;
  z-index: -1;
  left: 17%;
  animation: move1 5s infinite;
}
.main-bnr-two .swiper-slide-visible.swiper-slide-active .banner-inner .banner-media img {
  transform: rotate(0deg);
}
.main-bnr-two .social-post li {
  font-size: 18px;
  font-weight: 500;
  writing-mode: tb-rl;
  transform: rotate(180deg);
  position: absolute;
  bottom: 0;
  z-index: 4;
  animation: key1 0.7s ease infinite alternate;
}
.main-bnr-two .social-post li a {
  color: #fff;
}
.main-bnr-two .social-post li:first-child {
  left: 40px;
  bottom: 60px;
  padding-top: 40px;
}
.main-bnr-two .social-post li:first-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: -35%;
  width: 50px;
  height: 2px;
  background: #fff;
  transform: rotate(90deg);
}
.main-bnr-two .social-post li:last-child {
  right: 40px;
  bottom: 50px;
}
.main-bnr-two .social-post li:last-child a {
  letter-spacing: 1.5px;
}
@media only screen and (max-width: 1280px) {
  .main-bnr-two .social-post {
    display: none;
  }
}

@keyframes key1 {
  0% {
    transform: translateY(0px) rotate(180deg);
  }
  100% {
    transform: translateY(-10px) rotate(180deg);
  }
}
.main-bnr-three .swiper-bnr-pagination {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: var(--slider-left-spacing);
  height: 100%;
  position: absolute;
}
@media only screen and (max-width: 575px) {
  .main-bnr-three .swiper-bnr-pagination {
    width: auto;
    right: 0;
  }
}
.main-bnr-three .swiper-bnr-pagination .main-button-next,
.main-bnr-three .swiper-bnr-pagination .main-button-prev {
  color: var(--primary);
  font-size: 30px;
  margin: 10px 0;
}
.main-bnr-three .swiper-bnr-pagination .main-button-next i,
.main-bnr-three .swiper-bnr-pagination .main-button-prev i {
  font-family: "feather";
  font-style: normal;
}
@media only screen and (max-width: 1280px) {
  .main-bnr-three .swiper-bnr-pagination .main-button-next,
  .main-bnr-three .swiper-bnr-pagination .main-button-prev {
    display: none;
  }
}
.main-bnr-three .main-swiper3-pagination {
  position: static;
  transform: unset !important;
  height: auto !important;
  z-index: 9999;
}
.main-bnr-three .main-swiper3-pagination .swiper-pagination-bullet {
  font-weight: 400;
  font-size: 24px;
  line-height: 55px;
  margin: 10px 0;
  text-align: center;
  opacity: 1;
  color: var(--rgba-primary-4);
  font-family: "Lobster";
  display: block;
  width: 55px;
  border-radius: 0;
  height: 55px;
  background: transparent;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.main-bnr-three .main-swiper3-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: var(--primary);
}
@media only screen and (max-width: 1320px) {
  .main-bnr-three .main-swiper3-pagination {
    left: 0;
  }
  .main-bnr-three .main-swiper3-pagination .swiper-pagination-bullet {
    font-size: 22px;
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 1280px) {
  .main-bnr-three .main-swiper3-pagination .swiper-pagination-bullet {
    display: inline-block;
  }
}
@media only screen and (max-width: 575px) {
  .main-bnr-three .main-swiper3-pagination {
    width: 30px;
  }
  .main-bnr-three .main-swiper3-pagination .swiper-pagination-bullet {
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}

@media only screen and (min-width: 1281px) {
  .boxed .main-bnr-three .banner-inner .banner-media img {
    width: 40vw;
    min-width: 40vw;
  }
}
@media only screen and (min-width: 1481px) {
  .boxed .main-bnr-three .banner-inner .banner-media::after {
    border: 120px solid var(--primary);
    top: -20vw;
    right: -8vw;
    width: 50vw;
    height: 50vw;
  }
  .boxed .main-bnr-three .banner-inner .banner-media img {
    width: 32vw;
    min-width: 32vw;
  }
  .boxed .main-bnr-three .banner-inner .banner-media {
    min-width: 50vw;
    top: -40px;
    left: -100px;
  }
}
.customer-box {
  display: flex;
  align-items: center;
}
.customer-box ul {
  display: flex;
  padding: 0px 10px;
}
.customer-box ul .customer-image {
  width: 50px;
  min-width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-left: -10px;
}
.customer-box ul .customer-image img {
  border: 2px solid rgb(255, 255, 255);
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.customer-box .dz-content {
  margin-left: 15px;
}
.customer-box .dz-content .title {
  color: #FFF;
  font-size: 19px;
  font-weight: 500;
  font-family: var(--font-family-base);
  margin-bottom: 5px;
}
.customer-box .dz-content .review {
  color: #A6A6A6;
  font-family: var(--font-family-base);
  font-size: 16px;
  font-weight: 400;
}
.customer-box .dz-content .review i {
  color: #FFC114;
}

.main-bnr-three {
  position: relative;
  align-items: center;
  z-index: 1;
  overflow: hidden;
}
.main-bnr-three .banner-inner {
  position: relative;
  z-index: 1;
  background-color: #fff;
  height: 900px;
  padding-top: 30px;
}
@media only screen and (max-width: 1280px) {
  .main-bnr-three .banner-inner {
    height: 800px;
  }
}
@media only screen and (max-width: 991px) {
  .main-bnr-three .banner-inner {
    height: 100%;
    padding-bottom: 30px;
  }
}
.main-bnr-three .banner-inner .animation-btn {
  position: absolute;
  top: 3rem;
  left: 7rem;
  animation: rotate-360 20s infinite linear;
}
.main-bnr-three .banner-inner .animation-btn img {
  width: 185px;
}
@media only screen and (max-width: 1480px) {
  .main-bnr-three .banner-inner .animation-btn {
    top: 2rem;
    left: 2rem;
  }
  .main-bnr-three .banner-inner .animation-btn img {
    width: 120px;
  }
}
@media only screen and (max-width: 1280px) {
  .main-bnr-three .banner-inner .animation-btn {
    display: none;
  }
}
.main-bnr-three .banner-inner::before {
  position: absolute;
  z-index: 0;
  content: "";
  height: 385px;
  max-height: 385px;
  width: 100%;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-image: url(../images/main-slider/slider3/shap.jpg);
}
@media only screen and (max-width: 1280px) {
  .main-bnr-three .banner-inner::before {
    height: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .main-bnr-three .banner-inner::before {
    height: 35%;
  }
}
.main-bnr-three .banner-inner .dz-features-wrapper {
  position: absolute;
  bottom: 0;
}
.main-bnr-three .banner-inner .social-post li {
  font-size: 18px;
  font-weight: 500;
  writing-mode: tb-rl;
  transform: rotate(180deg);
  position: absolute;
  animation: key1 0.7s ease infinite alternate;
  left: 40px;
  top: 35%;
}
@media only screen and (max-width: 1280px) {
  .main-bnr-three .banner-inner .social-post {
    display: none;
  }
}
.main-bnr-three .banner-inner .banner-content {
  position: relative;
  z-index: 1;
  padding-top: 60px;
}
@media only screen and (max-width: 1280px) {
  .main-bnr-three .banner-inner .banner-content {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .main-bnr-three .banner-inner .banner-content {
    padding-top: 0px;
  }
}
.main-bnr-three .banner-inner .banner-content .sub-title {
  font-weight: 500;
  font-size: 35px;
  line-height: 1.2;
  color: #fff;
  width: 70%;
}
@media only screen and (max-width: 991px) {
  .main-bnr-three .banner-inner .banner-content .sub-title {
    color: var(--title);
    width: 100%;
  }
}
.main-bnr-three .banner-inner .banner-content h1, .main-bnr-three .banner-inner .banner-content .h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 1.1;
  margin-bottom: 10px;
}
.main-bnr-three .banner-inner .banner-content p {
  font-size: 16px;
  line-height: 28px;
  max-width: 522px;
  margin-bottom: 30px;
}
.main-bnr-three .banner-inner .banner-content .banner-btn {
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  gap: 30px;
}
@media only screen and (max-width: 1280px) {
  .main-bnr-three .banner-inner .banner-content .banner-btn {
    gap: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .main-bnr-three .banner-inner .banner-content .banner-btn {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1280px) {
  .main-bnr-three .banner-inner .banner-content h1, .main-bnr-three .banner-inner .banner-content .h1 {
    font-size: 45px;
  }
  .main-bnr-three .banner-inner .banner-content p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 991px) {
  .main-bnr-three .banner-inner .banner-content h1, .main-bnr-three .banner-inner .banner-content .h1 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 575px) {
  .main-bnr-three .banner-inner .banner-content h1, .main-bnr-three .banner-inner .banner-content .h1 {
    font-size: 30px;
  }
  .main-bnr-three .banner-inner .banner-content p {
    width: 100%;
    margin-bottom: 15px;
  }
  .main-bnr-three .banner-inner .banner-content .banner-btn {
    margin: 10px 0;
    display: block;
  }
  .main-bnr-three .banner-inner .banner-content .sub-title {
    font-size: 24px;
  }
}
.main-bnr-three .banner-inner .banner-content.bottom-content {
  padding-top: 50px;
}
@media only screen and (max-width: 991px) {
  .main-bnr-three .banner-inner .banner-content.bottom-content {
    padding-top: 0px;
  }
}
.main-bnr-three .banner-inner .banner-media {
  position: relative;
  min-width: 50vw;
  height: 100%;
  float: left;
}
.main-bnr-three .banner-inner .item-media {
  position: absolute;
  bottom: 50px;
  margin-left: -50px;
  width: 53vw;
}
.main-bnr-three .banner-inner .item-media img:not(.crown) {
  width: 100%;
}
.main-bnr-three .banner-inner .item-bg {
  position: relative;
  width: 50vw;
  object-fit: cover;
  min-height: 690px;
}
@media only screen and (max-width: 1480px) {
  .main-bnr-three .banner-inner .item-bg {
    height: 85vh;
  }
}
.main-bnr-three .banner-inner .crown {
  position: absolute;
  left: 18%;
  top: -12%;
  width: 80%;
}
.main-bnr-three .banner-inner .offer {
  position: absolute;
  top: -120px;
  right: 120px;
  width: auto !important;
}
@media only screen and (max-width: 1680px) {
  .main-bnr-three .banner-inner .offer {
    top: -100px;
    right: 50px;
  }
  .main-bnr-three .banner-inner .item-media {
    bottom: 20px;
    margin-left: -30px;
  }
}
@media only screen and (max-width: 1280px) {
  .main-bnr-three .banner-inner .crown,
  .main-bnr-three .banner-inner .offer {
    display: none;
  }
  .main-bnr-three .banner-inner .primary-box {
    display: none;
  }
  .main-bnr-three .banner-inner .banner-media {
    width: 55vw;
  }
  .main-bnr-three .banner-inner .item-bg {
    width: 100%;
    height: 100%;
    min-height: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .main-bnr-three .banner-inner .banner-media {
    width: 60vw;
  }
  .main-bnr-three .banner-inner .item-media {
    margin-left: 0;
    left: -60px;
    bottom: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .main-bnr-three .banner-inner .banner-media {
    transform: unset;
    width: 100%;
    min-width: 100%;
    margin-bottom: 30px;
  }
  .main-bnr-three .banner-inner .item-media {
    position: static;
  }
  .main-bnr-three .banner-inner .item-bg {
    width: 100%;
    height: 100%;
    min-height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .main-bnr-three .banner-inner {
    padding: 80px 0 30px;
  }
  .main-bnr-three .banner-inner .banner-media {
    width: 100%;
  }
  .main-bnr-three .banner-inner .item-media {
    position: initial;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 100%;
  }
  .main-bnr-three .banner-inner .item-media img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 575px) {
  .main-bnr-three .banner-inner {
    padding: 40px 0 30px;
  }
}

.main-thumb2-area {
  display: flex;
  flex-direction: row;
  gap: 20px;
  position: relative;
  bottom: -130px;
  left: 0;
}
.main-thumb2-area .food-card {
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.main-thumb2-area .food-card .icon {
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
  width: 78px;
  min-width: 78px;
  height: 78px;
  line-height: 78px;
  border-radius: var(--border-radius-base);
  background: var(--rgba-primary-1);
  color: var(--primary);
  text-align: center;
}
.main-thumb2-area .food-card .icon i {
  font-size: 45px;
}
.main-thumb2-area .food-card:hover .icon {
  background: var(--primary);
  color: #fff;
}
@media only screen and (max-width: 1680px) {
  .main-thumb2-area {
    bottom: -80px;
  }
}
@media only screen and (max-width: 1280px) {
  .main-thumb2-area {
    bottom: -95px;
  }
}
@media only screen and (max-width: 1280px) {
  .main-thumb2-area {
    display: none;
  }
}

@media only screen and (min-width: 1281px) {
  .boxed .main-bnr-two .banner-inner .item-media {
    width: 48vw;
  }
}
@media only screen and (min-width: 1481px) {
  .boxed .main-bnr-two .banner-inner .item-media {
    width: 44vw;
  }
}
@media only screen and (min-width: 1681px) {
  .boxed .main-bnr-two .banner-inner .item-bg {
    width: 45vw;
  }
  .boxed .main-bnr-two .banner-inner .item-media {
    width: 40vw;
  }
  .boxed .main-bnr-two .banner-inner .offer {
    top: -150px;
    right: 100px;
  }
}
.main-bnr-four {
  position: relative;
  align-items: center;
  z-index: 1;
  overflow: hidden;
}
.main-bnr-four .banner-inner {
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding-top: 50px;
}
@media only screen and (max-width: 575px) {
  .main-bnr-four .banner-inner {
    padding-top: 30px;
  }
}
.main-bnr-four .banner-inner .animation-btn img {
  position: absolute;
  top: 2rem;
  right: 30rem;
  animation: rotate-360 20s infinite linear;
}
@media only screen and (max-width: 1680px) {
  .main-bnr-four .banner-inner .animation-btn img {
    right: 15rem;
  }
}
@media only screen and (max-width: 1280px) {
  .main-bnr-four .banner-inner .animation-btn img {
    right: 5rem;
    width: 120px;
  }
}
.main-bnr-four .banner-inner .animation-btn .img2 {
  display: none;
}
@media only screen and (max-width: 767px) {
  .main-bnr-four .banner-inner .animation-btn {
    display: none;
  }
}
.main-bnr-four .banner-inner .banner-img {
  position: absolute;
  top: 3%;
  z-index: -1;
  animation: move1 5s infinite;
}
@media only screen and (max-width: 1280px) {
  .main-bnr-four .banner-inner .banner-img {
    width: 20%;
    object-fit: cover;
  }
}
.main-bnr-four .banner-inner .bottom-title {
  font-size: 35px;
  font-weight: 600;
}
@media only screen and (max-width: 991px) {
  .main-bnr-four .banner-inner .bottom-title {
    font-size: 26px;
  }
}
.main-bnr-four .banner-inner .banner-content {
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1280px) {
  .main-bnr-four .banner-inner .banner-content {
    margin-bottom: 30px;
  }
}
.main-bnr-four .banner-inner .banner-content .sub-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
}
.main-bnr-four .banner-inner .banner-content h1, .main-bnr-four .banner-inner .banner-content .h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 1;
  margin-bottom: 10px;
  width: 50%;
}
.main-bnr-four .banner-inner .banner-content p {
  font-size: 16px;
  line-height: 1.2;
  max-width: 522px;
  margin-bottom: 30px;
}
.main-bnr-four .banner-inner .banner-content .banner-btn {
  margin-bottom: 50px;
}
@media only screen and (max-width: 1280px) {
  .main-bnr-four .banner-inner .banner-content p {
    margin-bottom: 20px;
  }
  .main-bnr-four .banner-inner .banner-content h1, .main-bnr-four .banner-inner .banner-content .h1 {
    width: 100%;
    font-size: 55px;
  }
}
@media only screen and (max-width: 991px) {
  .main-bnr-four .banner-inner .banner-content h1, .main-bnr-four .banner-inner .banner-content .h1 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 575px) {
  .main-bnr-four .banner-inner .banner-content h1, .main-bnr-four .banner-inner .banner-content .h1 {
    font-size: 36px;
  }
  .main-bnr-four .banner-inner .banner-content p {
    width: 100%;
  }
  .main-bnr-four .banner-inner .banner-content .banner-btn {
    margin-top: 20px;
  }
}
.main-bnr-four .banner-inner .banner-media {
  position: relative;
  z-index: 1;
}
.main-bnr-four .banner-inner .banner-media #video-background {
  height: 440px;
  width: 100%;
  max-height: 440px;
  object-fit: cover;
}
@media only screen and (max-width: 991px) {
  .main-bnr-four .banner-inner .banner-media #video-background {
    height: 300px;
    max-height: 300px;
  }
}
.main-bnr-four .banner-inner .item-media {
  position: absolute;
  bottom: 50px;
  margin-left: -50px;
  width: 53vw;
}
.main-bnr-four .banner-inner .item-media img:not(.crown) {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .main-bnr-four .banner-inner .item-bg {
    display: none;
  }
  .main-bnr-four .banner-inner .banner-media {
    transform: unset;
  }
  .main-bnr-four .banner-inner .item-media {
    position: static;
  }
}
@media only screen and (max-width: 767px) {
  .main-bnr-four .banner-inner .banner-media {
    width: 100%;
  }
  .main-bnr-four .banner-inner .item-media {
    position: initial;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 100%;
  }
  .main-bnr-four .banner-inner .item-media img {
    width: 100%;
    height: auto;
  }
}
.main-bnr-four .social-post li {
  font-size: 18px;
  font-weight: 500;
  writing-mode: tb-rl;
  transform: rotate(180deg);
  position: absolute;
  z-index: 4;
  animation: key1 0.7s ease infinite alternate;
}
.main-bnr-four .social-post li a {
  color: var(--title);
}
.main-bnr-four .social-post li:first-child {
  left: 40px;
  top: 30%;
  padding-top: 40px;
}
.main-bnr-four .social-post li:first-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: -35%;
  width: 50px;
  height: 2px;
  background: var(--secondary);
  transform: rotate(90deg);
}
.main-bnr-four .social-post li:last-child {
  right: 40px;
  top: 22%;
}
@media only screen and (max-width: 991px) {
  .main-bnr-four .social-post {
    display: none;
  }
}

.main-thumb2-area {
  display: flex;
  flex-direction: row;
  gap: 20px;
  position: relative;
  bottom: -130px;
  left: 0;
}
.main-thumb2-area .food-card {
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.main-thumb2-area .food-card .icon {
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
  width: 78px;
  min-width: 78px;
  height: 78px;
  line-height: 78px;
  border-radius: var(--border-radius-base);
  background: var(--rgba-primary-1);
  color: var(--primary);
  text-align: center;
}
.main-thumb2-area .food-card .icon i {
  font-size: 45px;
}
.main-thumb2-area .food-card:hover .icon {
  background: var(--primary);
  color: #fff;
}
@media only screen and (max-width: 1680px) {
  .main-thumb2-area {
    bottom: -80px;
  }
}
@media only screen and (max-width: 1280px) {
  .main-thumb2-area {
    bottom: -95px;
  }
}
@media only screen and (max-width: 1280px) {
  .main-thumb2-area {
    display: none;
  }
}

@media only screen and (min-width: 1281px) {
  .boxed .main-bnr-two .banner-inner .item-media {
    width: 48vw;
  }
}
@media only screen and (min-width: 1481px) {
  .boxed .main-bnr-two .banner-inner .item-media {
    width: 44vw;
  }
}
@media only screen and (min-width: 1681px) {
  .boxed .main-bnr-two .banner-inner .item-bg {
    width: 45vw;
  }
  .boxed .main-bnr-two .banner-inner .item-media {
    width: 40vw;
  }
  .boxed .main-bnr-two .banner-inner .offer {
    top: -150px;
    right: 100px;
  }
}
.data-text {
  overflow: visible;
  position: absolute;
  top: -46%;
  width: 100%;
  opacity: 0.1;
  height: 55%;
  z-index: -999;
}
@media only screen and (max-width: 1680px) {
  .data-text {
    top: -35%;
  }
}
@media only screen and (max-width: 1280px) {
  .data-text {
    top: -23%;
  }
}
@media only screen and (max-width: 991px) {
  .data-text {
    top: -28%;
  }
}
@media only screen and (max-width: 767px) {
  .data-text {
    top: -21%;
  }
}
@media only screen and (max-width: 575px) {
  .data-text {
    top: -13%;
  }
}
.data-text .animation-text {
  width: 100%;
  height: 100%;
}
.data-text .animation-text text {
  text-transform: uppercase;
  animation: stroke 5s infinite alternate;
  stroke-width: 2;
  stroke: #fff;
  font-size: 208px;
  font-weight: 700;
  font-family: var(--font-family-base);
  height: 100%;
}
@media only screen and (max-width: 1680px) {
  .data-text .animation-text text {
    font-size: 160px;
  }
}
@media only screen and (max-width: 1280px) {
  .data-text .animation-text text {
    font-size: 110px;
  }
}
@media only screen and (max-width: 991px) {
  .data-text .animation-text text {
    font-size: 85px;
    font-weight: 500;
  }
}
@media only screen and (max-width: 767px) {
  .data-text .animation-text text {
    font-size: 65px;
    font-weight: 400;
  }
}
@media only screen and (max-width: 575px) {
  .data-text .animation-text text {
    font-size: 40px;
  }
}

@keyframes stroke {
  0% {
    fill: rgba(0, 0, 0, 0);
    stroke: rgb(0, 0, 0);
    stroke-dashoffset: 25%;
    stroke-dasharray: 0 50%;
    stroke-width: 2;
  }
  70% {
    fill: rgba(0, 0, 0, 0);
    stroke: rgb(0, 0, 0);
  }
  80% {
    fill: rgba(0, 0, 0, 0);
    stroke: rgb(0, 0, 0);
    stroke-width: 3;
  }
  100% {
    fill: rgb(0, 0, 0);
    stroke: rgba(0, 0, 0, 0);
    stroke-dashoffset: -25%;
    stroke-dasharray: 50% 0;
    stroke-width: 0;
  }
}
@keyframes stroke-2 {
  0% {
    fill: rgba(255, 255, 255, 0);
    stroke: rgb(255, 255, 255);
    stroke-dashoffset: 25%;
    stroke-dasharray: 0 50%;
    stroke-width: 2;
  }
  70% {
    fill: rgba(255, 255, 255, 0);
    stroke: rgb(255, 255, 255);
  }
  80% {
    fill: rgba(255, 255, 255, 0);
    stroke: rgb(255, 255, 255);
    stroke-width: 3;
  }
  100% {
    fill: rgb(255, 255, 255);
    stroke: rgba(255, 255, 255, 0);
    stroke-dashoffset: -25%;
    stroke-dasharray: 50% 0;
    stroke-width: 0;
  }
}
.move-1 {
  -webkit-animation: move1 5s infinite;
  animation: move1 5s infinite;
}

.move-2 {
  -webkit-animation: move2 5s infinite;
  animation: move2 5s infinite;
}

.move-3 {
  -webkit-animation: move3 5s infinite;
  animation: move3 5s infinite;
}

.move-4 {
  -webkit-animation: move4 5s infinite;
  animation: move4 5s infinite;
}

.move-5 {
  -webkit-animation: move5 5s infinite;
  animation: move5 5s infinite;
}

.move-6 {
  -webkit-animation: move6 5s infinite;
  animation: move6 5s infinite;
}

.move-7 {
  -webkit-animation: move7 5s infinite;
  animation: move7 5s infinite;
}

.move-lr {
  animation: move-lr 3s infinite linear;
}

.rotate-360 {
  animation: rotate-360 30s infinite linear;
}

@keyframes rotate-360 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@-webkit-keyframes move1 {
  0% {
    -webkit-transform: rotate(-1deg) translate(-2px, -2px);
    transform: rotate(-1deg) translate(-2px, -2px);
  }
  50% {
    -webkit-transform: rotate(1deg) translate(2px, 2px);
    transform: rotate(1deg) translate(2px, 2px);
  }
  100% {
    -webkit-transform: rotate(-1deg) translate(-2px, -2px);
    transform: rotate(-1deg) translate(-2px, -2px);
  }
}
@-webkit-keyframes move2 {
  0% {
    -webkit-transform: rotate(1deg) translate(2px, 2px);
    transform: rotate(1deg) translate(2px, 2px);
  }
  50% {
    -webkit-transform: rotate(-1deg) translate(-2px, -2px);
    transform: rotate(-1deg) translate(-2px, -2px);
  }
  100% {
    -webkit-transform: rotate(1deg) translate(2px, 2px);
    transform: rotate(1deg) translate(2px, 2px);
  }
}
@-webkit-keyframes move3 {
  0% {
    transform: translate(0, 0);
  }
  20% {
    transform: translate(5px, 0);
  }
  40% {
    transform: translate(5px, 5px);
  }
  65% {
    transform: translate(0, 5px);
  }
  65% {
    transform: translate(5px, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes move4 {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  25% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
  }
  50% {
    -webkit-transform: translate(5px, 5px);
    transform: translate(5px, 5px);
  }
  75% {
    -webkit-transform: translate(10px, -5px);
    transform: translate(10px, -5px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
@keyframes move5 {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  25% {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
  50% {
    -webkit-transform: translate(-5px, -5px);
    transform: translate(-5px, -5px);
  }
  75% {
    -webkit-transform: translate(-10px, 5px);
    transform: translate(-10px, 5px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
@keyframes move6 {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  25% {
    -webkit-transform: translate(15px, 15px);
    transform: translate(15px, 15px);
  }
  50% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  75% {
    -webkit-transform: translate(15px, -8px);
    transform: translate(15px, -8px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
@keyframes move7 {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  25% {
    -webkit-transform: translate(-15px, -15px);
    transform: translate(-15px, -15px);
  }
  50% {
    -webkit-transform: translate(-8px, -8px);
    transform: translate(-8px, -8px);
  }
  75% {
    -webkit-transform: translate(-15px, 8px);
    transform: translate(-15px, 8px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
@keyframes move-lr {
  0% {
    transform: rotate(0);
  }
  10% {
    transform: rotate(-15deg);
  }
  20% {
    transform: rotate(20deg);
  }
  30% {
    transform: rotate(-24deg);
  }
  40% {
    transform: rotate(21deg);
  }
  50% {
    transform: rotate(-18deg);
  }
  60% {
    transform: rotate(14deg);
  }
  70% {
    transform: rotate(-11deg);
  }
  80% {
    transform: rotate(7deg);
  }
  90% {
    transform: rotate(-3deg);
  }
  100% {
    transform: rotate(1deg);
  }
}
.about-p {
  width: 815px;
  margin: auto;
}
@media only screen and (max-width: 991px) {
  .about-p {
    width: 100%;
    font-size: 14px;
  }
}

.about-media {
  height: 700px;
}
.about-media img {
  height: 100% !important;
  object-fit: cover;
}
@media only screen and (max-width: 991px) {
  .about-media {
    height: 380px;
  }
}
@media only screen and (max-width: 575px) {
  .about-media {
    height: 300px;
  }
}

.about-box.style-1 {
  padding: 55px 50px;
  height: 100%;
}
@media only screen and (max-width: 1280px) {
  .about-box.style-1 {
    padding: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .about-box.style-1 {
    padding: 20px;
  }
}
.about-box.style-1 .sub-title {
  font-family: var(--font-family-title);
  font-size: 30px;
  font-weight: 400;
  line-height: 1.4;
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 575px) {
  .about-box.style-1 .sub-title {
    font-size: 24px;
  }
}
.about-box.style-1 .title {
  font-size: 50px;
  font-weight: 600;
  line-height: 1.4;
}
@media only screen and (max-width: 1280px) {
  .about-box.style-1 .title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .about-box.style-1 .title {
    font-size: 28px;
  }
}
.about-box.style-2 {
  padding: 50px 70px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
}
@media only screen and (max-width: 1280px) {
  .about-box.style-2 {
    padding: 30px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .about-box.style-2 {
    padding: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .about-box.style-2 {
    padding: 20px;
  }
}
.about-box.style-2 .title {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  width: 75%;
}
@media only screen and (max-width: 575px) {
  .about-box.style-2 .title {
    font-size: 26px;
  }
}
.about-box.style-2 .text {
  color: #fff;
  font-size: 14px;
  font-weight: 200;
  margin-bottom: 30px;
}
@media only screen and (max-width: 575px) {
  .about-box.style-2 .text {
    margin-bottom: 15px;
  }
}
.about-box.style-2 .bottom-content {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.about-box.style-2 .bottom-content span {
  padding: 2px 5px;
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 1;
  margin-left: 10px;
  font-weight: 400;
}
.about-box.style-2 .bottom-content span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: -1;
}
.about-box.style-3 {
  padding-left: 15px;
}
@media only screen and (max-width: 991px) {
  .about-box.style-3 {
    padding: 0;
  }
}
.about-box.style-3 .sub-title {
  font-family: var(--font-family-title);
  font-size: 30px;
  font-weight: 400;
  line-height: 1.4;
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about-box.style-3 .title {
  font-family: var(--font-family-base);
  font-size: 40px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: capitalize;
}
@media only screen and (max-width: 991px) {
  .about-box.style-3 .title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 575px) {
  .about-box.style-3 .title {
    font-size: 24px;
  }
}
.about-box.style-3.right {
  text-align: end;
  padding-left: 0px;
  padding-right: 20px;
}
@media only screen and (max-width: 991px) {
  .about-box.style-3.right {
    padding: 0;
    text-align: start;
  }
}
.about-box.style-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  height: 100%;
  max-height: 550px;
  position: relative;
  z-index: 1;
}
.about-box.style-4 .dz-media {
  position: unset;
}
.about-box.style-4 .dz-media .music {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0%);
}
.about-box.style-4 .dz-media svg {
  width: 385px;
}
@media only screen and (max-width: 575px) {
  .about-box.style-4 .dz-media svg {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .about-box.style-4 {
    height: 450px;
    margin-right: 0;
  }
}
@media only screen and (max-width: 575px) {
  .about-box.style-4 {
    height: 320px;
  }
}
.about-box.style-5 {
  position: relative;
  z-index: 1;
  padding: 30px;
  background: #191C31;
  margin-bottom: 0;
}
.about-box.style-5 .about-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 575px) {
  .about-box.style-5 .about-content {
    display: block;
  }
}
.about-box.style-5 .about-content .left-content {
  width: 50%;
}
.about-box.style-5 .about-content .left-content .title {
  color: #fff;
  font-size: 25px;
  width: 76%;
  margin-bottom: 40px;
}
@media only screen and (max-width: 575px) {
  .about-box.style-5 .about-content .left-content .title {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .about-box.style-5 .about-content .left-content {
    width: 100%;
  }
}
.about-box.style-5 .about-content .right-content {
  width: 50%;
}
.about-box.style-5 .about-content .right-content .text {
  color: #fff;
}
@media only screen and (max-width: 1280px) {
  .about-box.style-5 .about-content .right-content .text {
    font-size: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .about-box.style-5 .about-content .right-content {
    width: 100%;
  }
}
.about-box.style-5:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: var(--bg-img);
  background-repeat: no-repeat;
  background-position: right;
  z-index: -1;
  background-size: contain;
}
@media only screen and (max-width: 575px) {
  .about-box.style-5:after {
    background-size: cover;
  }
}
.about-box.style-6 .sub-title {
  font-size: 20px;
  font-weight: 500;
}
.about-box.style-6 .title {
  font-size: 30px;
  font-weight: 500;
  text-transform: capitalize;
}
@media only screen and (max-width: 575px) {
  .about-box.style-6 .title {
    font-size: 20px;
  }
}
.about-box.style-6 .dz-media {
  margin-bottom: 20px;
}
.about-box.style-6 .dz-meta {
  margin-bottom: 30px;
}
.about-box.style-6 .dz-meta ul li {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
}
.about-box.style-6 .dz-meta ul li strong {
  color: var(--title);
  font-weight: 500;
  margin-right: 5px;
}

.music-sound svg path {
  animation: scale3 0.6s infinite;
  transform-origin: center;
}

@keyframes scale3 {
  0% {
    transform: scaleY(1.5);
  }
  70% {
    transform: scaleY(0.5);
  }
  100% {
    transform: scaleY(1.5);
  }
}
.music .line {
  background: var(--gradient);
  height: 70px;
  width: 10px;
  margin: 5px;
  display: inline-block;
  animation: animate 1s ease infinite;
}
@media only screen and (max-width: 1280px) {
  .music .line {
    width: 7px;
  }
}
@media only screen and (max-width: 575px) {
  .music .line {
    width: 2.5px;
    height: 50px;
  }
}
.music .line:nth-child(1), .music .line:nth-child(10) {
  animation-delay: 0.8s;
}
.music .line:nth-child(2), .music .line:nth-child(9) {
  animation-delay: 0.6s;
}
.music .line:nth-child(3), .music .line:nth-child(8) {
  animation-delay: 0.4s;
}
.music .line:nth-child(4), .music .line:nth-child(7) {
  animation-delay: 0.2s;
}
.music .line:nth-child(5), .music .line:nth-child(6) {
  animation-delay: 0s;
}

@keyframes animate {
  0%, 100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.5);
  }
}
@keyframes move-waves {
  0% {
    transform: translate3d(-30px, 0, 0);
  }
  50% {
    transform: translate3d(30px, 0, 0);
  }
  100% {
    transform: translate3d(-30px, 0, 0);
  }
}
.dz-box {
  position: relative;
}

.portfolio-slider .swiper-slide {
  width: auto;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.portfolio-wrapper {
  position: relative;
  z-index: 2;
  padding-top: 80px;
  padding-bottom: 50px;
}
.portfolio-wrapper .portfolio-wrapper-inner {
  z-index: 1;
  position: relative;
  overflow: hidden;
  padding-bottom: 125px;
}
.portfolio-wrapper .bg-image {
  margin-bottom: -2px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media only screen and (max-width: 1280px) {
  .portfolio-wrapper .portfolio-wrapper-inner {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-wrapper {
    padding-top: 40px;
    padding-bottom: 0px;
  }
  .portfolio-wrapper .portfolio-wrapper-inner {
    padding-bottom: 50px;
  }
}

.testimonial-pic {
  background: #FFF;
  width: 100px;
  height: 100px;
  position: relative;
  display: inline-block;
  border: 5px solid #FFF;
}
.testimonial-pic.radius {
  border-radius: 100%;
  -webkit-border-radius: 100%;
}
.testimonial-pic.radius img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  -webkit-border-radius: 100%;
}
.testimonial-pic.shadow {
  -webkit-box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
  box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
}

.quote-left,
.quote-right {
  position: relative;
}
.quote-left::before,
.quote-right::before {
  font-family: "Flaticon";
  position: absolute;
  z-index: 10;
  height: 36px;
  width: 36px;
  line-height: 36px;
  background-color: var(--primary);
  color: #fff;
  border-radius: 30px;
  text-align: center;
  font-size: 18px;
}

.quote-left::before {
  top: 15px;
  content: "\f115";
  left: 0;
}

.quote-right::before {
  top: 15px;
  content: "\f11e";
  right: 0;
}

.testimonial-text {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  margin: 15px 0;
}
.testimonial-text p:last-child {
  margin: 0;
}

.testimonial-detail {
  padding: 5px;
}

.testimonial-position {
  font-size: 15px;
}

.testimonial-name,
.testimonial-position {
  display: block;
}

.testimonial-name {
  color: #222;
}

.star-rating li {
  display: inline-block;
}

.testimonial-1 {
  background: var(--primary);
  position: relative;
  padding: 35px 40px;
  height: 100%;
  border-radius: 0px 10px 10px 0px;
  display: flex;
  flex-direction: column;
}
.testimonial-1 .testimonial-text {
  margin: 0 0 10px;
}
.testimonial-1 .testimonial-text p {
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: #fff;
}
.testimonial-1 .testimonial-info {
  position: relative;
  z-index: 1;
  margin-top: auto;
  padding-left: 15px;
}
.testimonial-1 .testimonial-info::after {
  background: var(--secondary);
  border-radius: 4px;
  height: 5px;
  width: 50px;
  content: "";
  position: absolute;
  z-index: -1;
  transform: rotate(90deg);
  top: 25px;
  left: -22px;
}
.testimonial-1 .testimonial-info .testimonial-name {
  font-size: 22px;
  color: #fff;
  line-height: 33px;
  font-weight: 700;
  margin-bottom: 0;
}
.testimonial-1 .testimonial-info .testimonial-position {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #fff;
}
.testimonial-1 .quote {
  position: absolute;
  right: 35px;
  bottom: 5px;
  font-size: 140px;
  color: var(--secondary);
}
@media only screen and (max-width: 1024px) {
  .testimonial-1 {
    padding: 25px;
  }
  .testimonial-1 .testimonial-text p {
    font-size: 16px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .testimonial-1 {
    border-radius: 0 0 10px 10px;
  }
  .testimonial-1 .quote {
    font-size: 100px;
  }
}
@media only screen and (max-width: 575px) {
  .testimonial-1 {
    padding: 25px 15px;
  }
  .testimonial-1 .testimonial-text {
    margin: 0 0 15px;
  }
  .testimonial-1 .quote {
    font-size: 85px;
    right: 20px;
  }
}

.testimonial-one-thumb.swiper {
  width: 100%;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
}
.testimonial-one-thumb .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: 50% !important;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.testimonial-one-thumb .swiper-slide img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.testimonial-one-thumb .swiper-slide.swiper-slide-thumb-active {
  padding: 10px;
}
@media only screen and (max-width: 575px) {
  .testimonial-one-thumb.swiper {
    height: 250px;
  }
  .testimonial-one-thumb .swiper-slide.swiper-slide-thumb-active {
    padding: 5px;
  }
}

.testimonial-2 {
  background: #fff;
  position: relative;
  display: flex;
}
.testimonial-2 .dz-media {
  border-radius: 8px;
  width: 570px;
  min-width: 570px;
}
.testimonial-2 .dz-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial-2 .testimonial-detail {
  padding: 20px 30px 30px 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.testimonial-2 .dz-media + .testimonial-detail {
  padding: 20px 0 30px 30px;
}
.testimonial-2 .testimonial-text p {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: var(--title);
}
.testimonial-2 .testimonial-info {
  position: relative;
  z-index: 1;
  margin-top: auto;
  padding-left: 20px;
}
.testimonial-2 .testimonial-info::after {
  background: var(--primary);
  border-radius: 4px;
  height: 5px;
  width: 50px;
  content: "";
  position: absolute;
  z-index: -1;
  transform: rotate(90deg);
  top: 25px;
  left: -22px;
}
.testimonial-2 .testimonial-info .testimonial-name {
  font-size: 22px;
  line-height: 33px;
  font-weight: 700;
  margin-bottom: 0;
}
.testimonial-2 .testimonial-info .testimonial-position {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: var(--primary);
}
.testimonial-2 .quote {
  position: absolute;
  right: 26px;
  bottom: 15px;
  font-size: 102px;
  color: var(--primary);
}
@media only screen and (max-width: 1280px) {
  .testimonial-2 .dz-media {
    width: 450px;
    min-width: 450px;
  }
  .testimonial-2 .dz-media img {
    height: 100%;
    object-fit: cover;
  }
  .testimonial-2 .testimonial-text {
    margin: 0 0 15px;
  }
  .testimonial-2 .testimonial-text p {
    font-size: 16px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .testimonial-2 {
    border-radius: 0 0 10px 10px;
    flex-direction: column;
  }
  .testimonial-2 .testimonial-detail {
    padding: 20px 0;
  }
  .testimonial-2 .dz-media + .testimonial-detail {
    padding: 20px 0;
  }
  .testimonial-2 .dz-media {
    width: 100%;
    min-width: 100%;
  }
  .testimonial-2 .testimonial-detail {
    padding: 15px 0;
  }
  .testimonial-2 .quote {
    font-size: 65px;
    bottom: 10px;
    right: 10px;
  }
  .testimonial-2.right {
    flex-direction: column-reverse;
  }
  .testimonial-2 .testimonial-info .testimonial-name {
    font-size: 18px;
  }
}

.icon-bx-xl {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 150px;
  height: 150px;
  line-height: 150px;
}
.icon-bx-xl.radius {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.icon-bx-xl i {
  font-size: 80px;
  vertical-align: middle;
}
.icon-bx-xl img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
  height: 80px;
}

.icon-bx-lg {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 120px;
  height: 120px;
  line-height: 120px;
}
.icon-bx-lg.radius {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.icon-bx-lg i {
  font-size: 60px;
  vertical-align: middle;
}
.icon-bx-lg img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
  height: 55px;
}

.icon-bx-md {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 100px;
  height: 100px;
  line-height: 100px;
}
.icon-bx-md.radius {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.icon-bx-md i {
  font-size: 45px;
  vertical-align: middle;
}
.icon-bx-md img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
  height: 40px;
}

.icon-bx-sm {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 67px;
  height: 67px;
  min-width: 67px;
  line-height: 67px;
}
.icon-bx-sm.radius {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.icon-bx-sm i {
  font-size: 35px;
  vertical-align: middle;
}
.icon-bx-sm img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
  height: 35px;
}

.icon-bx-xs {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.icon-bx-xs.radius {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.icon-bx-xs i {
  font-size: 30px;
  vertical-align: middle;
}
.icon-bx-xs img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
  height: 20px;
}

.icon-xl {
  display: inline-block;
  text-align: center;
  width: 100px;
  line-height: 1;
}
.icon-xl i {
  vertical-align: middle;
  font-size: 80px;
}
.icon-xl img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
  height: 80px;
}

.icon-lg {
  display: inline-block;
  text-align: center;
  line-height: 1;
}
.icon-lg i {
  vertical-align: middle;
  font-size: 60px;
}
@media only screen and (max-width: 767px) {
  .icon-lg i {
    font-size: 50px;
    line-height: 1.2;
  }
}
.icon-lg img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
  height: 70px;
}

.icon-md {
  display: inline-block;
  text-align: center;
  line-height: 1;
}
.icon-md i {
  vertical-align: middle;
  font-size: 45px;
}
.icon-md img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
  height: 50px;
}

.icon-sm {
  display: inline-block;
  text-align: center;
  width: 40px;
  line-height: 1;
}
.icon-sm i {
  vertical-align: middle;
  font-size: 30px;
}
.icon-sm img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
  height: 30px;
}

.icon-xs {
  display: inline-block;
  text-align: center;
  width: 30px;
  line-height: 1;
}
.icon-xs i {
  vertical-align: middle;
  font-size: 20px;
}
.icon-xs img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
  height: 20px;
}

.icon-bx-wraper {
  position: relative;
}
.icon-bx-wraper .dz-tilte {
  margin-top: 0;
  font-weight: 600;
}
.icon-bx-wraper .after-titile-line {
  margin-bottom: 10px;
  font-size: 15px;
}
.icon-bx-wraper p:last-child {
  margin: 0;
}
.icon-bx-wraper.center {
  text-align: center;
}
.icon-bx-wraper.left .icon-bx-xl,
.icon-bx-wraper.left .icon-bx-lg,
.icon-bx-wraper.left .icon-bx-md,
.icon-bx-wraper.left .icon-bx-sm,
.icon-bx-wraper.left .icon-bx-xs {
  float: left;
  margin-right: 15px;
}
.icon-bx-wraper.left .icon-xl,
.icon-bx-wraper.left .icon-lg,
.icon-bx-wraper.left .icon-md,
.icon-bx-wraper.left .icon-sm,
.icon-bx-wraper.left .icon-xs {
  line-height: 1;
  float: left;
  margin-right: 10px;
}
.icon-bx-wraper.right {
  text-align: right;
}
.icon-bx-wraper.right .icon-bx-xl,
.icon-bx-wraper.right .icon-bx-lg,
.icon-bx-wraper.right .icon-bx-md,
.icon-bx-wraper.right .icon-bx-sm,
.icon-bx-wraper.right .icon-bx-xs {
  float: right;
  margin-left: 20px;
}
.icon-bx-wraper.right .icon-xl,
.icon-bx-wraper.right .icon-lg,
.icon-bx-wraper.right .icon-md,
.icon-bx-wraper.right .icon-sm,
.icon-bx-wraper.right .icon-xs {
  line-height: 1;
  float: right;
  margin-left: 10px;
}
.icon-bx-wraper.bx-style-1, .icon-bx-wraper.bx-style-2 {
  border-width: 1px;
  border-style: solid;
  border-color: #ebedf2;
}
.icon-bx-wraper.bx-style-2.center [class*=icon-bx-] {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.icon-bx-wraper.bx-style-2.center .icon-bx-xl {
  margin-left: -75px;
}
.icon-bx-wraper.bx-style-2.center .icon-bx-lg {
  margin-left: -60px;
}
.icon-bx-wraper.bx-style-2.center .icon-bx-md {
  margin-left: -50px;
}
.icon-bx-wraper.bx-style-2.center .icon-bx-sm {
  margin-left: -40px;
}
.icon-bx-wraper.bx-style-2.center .icon-bx-xs {
  margin-left: -20px;
}
.icon-bx-wraper.bx-style-2.left [class*=icon-bx-] {
  position: absolute;
  top: auto;
  left: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.icon-bx-wraper.bx-style-2.right [class*=icon-bx-] {
  position: absolute;
  top: auto;
  right: 0;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.icon-content {
  overflow: hidden;
}

[class*=icon-bx-][class*=bg-] a,
[class*=icon-bx-][class*=bg-] span {
  color: #fff;
}

[class*=icon-bx-].bg-white a {
  color: inherit;
}

[class*=icon-bx-][class*=border-] {
  display: table;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
}

[class*=icon-bx-][class*=border-] .icon-cell {
  display: table-cell;
  vertical-align: middle;
}

.dz-box,
.dz-info,
.dz-tilte,
.dz-tilte-inner {
  position: relative;
}

.dz-tilte-inner {
  display: inline-block;
}

.dz-box[class*=border-],
.dz-info[class*=border-] {
  border-color: #eee;
}

.dz-info.border-1,
.dz-info.border-2,
.dz-info.border-3,
.dz-info.border-4,
.dz-info.border-5 {
  border-top: none;
}

.border-1,
.border-2,
.border-3,
.border-4,
.border-5 {
  border-style: solid;
}

.border-1 {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-3 {
  border-width: 3px;
}

.border-4 {
  border-width: 4px;
}

.border-5 {
  border-width: 5px;
}

.left-border,
.right-border {
  position: relative;
}
.left-border::before,
.right-border::before {
  content: "";
  position: absolute;
  top: 5px;
  width: 1px;
  height: 90%;
  background: #CCC;
}

.right-border::before {
  right: 0;
}

.dz-media,
.dz-post-media {
  position: relative;
  overflow: hidden;
}
.dz-media img,
.dz-post-media img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.dz-box-bg {
  overflow: hidden;
  background-size: cover;
}
.dz-box-bg .btn, .dz-box-bg .wp-block-button__link {
  overflow: unset;
}
.dz-box-bg .glyph-icon {
  font-size: 50px;
}
.dz-box-bg .icon-bx-wraper {
  background-color: #f8f8f8;
}
.dz-box-bg .text-primary,
.dz-box-bg .icon-content .dz-tilte,
.dz-box-bg .icon-content p,
.dz-box-bg .icon-box-btn .btn,
.dz-box-bg .icon-box-btn .wp-block-button__link {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.dz-box-bg.active .icon-bx-wraper {
  background-color: rgba(0, 0, 0, 0.7);
}
.dz-box-bg.active .text-primary,
.dz-box-bg.active .icon-content .dz-tilte,
.dz-box-bg.active .icon-content p,
.dz-box-bg.active .icon-box-btn .btn,
.dz-box-bg.active .icon-box-btn .wp-block-button__link {
  color: #fff;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.dz-box-bg .icon-box-btn .btn, .dz-box-bg .icon-box-btn .wp-block-button__link {
  background-color: #eeeeee;
  padding: 15px 20px;
  text-transform: uppercase;
  font-size: 15px;
  border-radius: 0;
  color: #1abc9c;
  font-weight: 600;
  margin-bottom: 0;
}

.icon-bx-wraper.style-1 {
  display: flex;
}
.icon-bx-wraper.style-1 .icon-media {
  margin-right: 10px;
}
.icon-bx-wraper.style-1 .icon-media i {
  color: var(--title);
  font-size: 35px;
}
.icon-bx-wraper.style-1 .text {
  font-size: 15px;
}

.icon-wrapper1 {
  position: relative;
  box-shadow: 0px 15px 55px rgba(34, 34, 34, 0.15);
}
.icon-wrapper1::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  z-index: -1;
}
@media only screen and (max-width: 991px) {
  .icon-wrapper1 {
    box-shadow: 0px 10px 30px rgba(34, 34, 34, 0.15);
  }
}

.dz-maximize {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  font-size: 24px;
  color: var(--title);
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.dz-maximize.top-left {
  position: absolute;
  top: 20px;
  left: 20px;
}
.dz-maximize.top-right {
  position: absolute;
  top: 20px;
  right: 20px;
}
.dz-maximize.bottom-left {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.dz-maximize.bottom-right {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
@media only screen and (max-width: 575px) {
  .dz-maximize {
    width: 30px;
    height: 30px;
    font-size: 18px;
  }
  .dz-maximize.top-left {
    top: 10px;
    left: 10px;
  }
  .dz-maximize.top-right {
    top: 10px;
    right: 10px;
  }
  .dz-maximize.bottom-left {
    bottom: 10px;
    left: 10px;
  }
  .dz-maximize.bottom-right {
    bottom: 10px;
    right: 10px;
  }
}

.icon-bx-wraper.style-2 {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  padding: 30px;
  overflow: hidden;
  border: 1px solid #AEAEAE;
}
.icon-bx-wraper.style-2 .effect {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  background: var(--secondary);
}
.icon-bx-wraper.style-2 .icon-bx {
  width: 91px;
  height: 91px;
  min-width: 91px;
  line-height: 91px;
  text-align: center;
  margin-bottom: 20px;
  border: 1px solid #AEAEAE;
}
.icon-bx-wraper.style-2 .icon-bx .icon-cell {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.icon-bx-wraper.style-2 .icon-bx .icon-cell i {
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 55px;
}
.icon-bx-wraper.style-2 .icon-content p {
  font-size: 18px;
  font-weight: 400;
}
.icon-bx-wraper.style-2 .icon-content .title {
  font-size: 26px;
  font-weight: 500;
}
.icon-bx-wraper.style-2:hover, .icon-bx-wraper.style-2.active {
  transform: translateY(-10px);
}
.icon-bx-wraper.style-2:hover .icon-bx, .icon-bx-wraper.style-2.active .icon-bx {
  background: #fff;
}
.icon-bx-wraper.style-2:hover .icon-bx .icon-cell i, .icon-bx-wraper.style-2.active .icon-bx .icon-cell i {
  animation: shake 2s;
}
.icon-bx-wraper.style-2:hover .icon-content p,
.icon-bx-wraper.style-2:hover .icon-content .btn-link,
.icon-bx-wraper.style-2:hover .icon-content .title a, .icon-bx-wraper.style-2.active .icon-content p,
.icon-bx-wraper.style-2.active .icon-content .btn-link,
.icon-bx-wraper.style-2.active .icon-content .title a {
  color: #fff;
}
.icon-bx-wraper.style-2:hover .effect, .icon-bx-wraper.style-2.active .effect {
  width: 300%;
  height: 300%;
}
@media only screen and (max-width: 1280px) {
  .icon-bx-wraper.style-2 .icon-bx {
    width: 80px;
    min-width: 80px;
    height: 80px;
    line-height: 80px;
    margin-right: 15px;
  }
  .icon-bx-wraper.style-2 .icon-bx .icon-cell i {
    font-size: 35px;
  }
  .icon-bx-wraper.style-2 .icon-content .dz-title {
    font-size: 18px;
  }
}

.icon-wrapper2 {
  position: relative;
}

@media only screen and (min-width: 991px) {
  .icon-wrapper2 > div:not(:nth-child(3)) {
    border-right: 1px dashed rgba(102, 102, 102, 0.2);
  }
  .icon-wrapper2 > div:last-child {
    border-right: none;
  }
}

.draw {
  background: none;
  border: 0;
  box-sizing: border-box;
  box-shadow: inset 0 0 0 1px #AEAEAE;
  font-size: inherit;
  position: relative;
  vertical-align: middle;
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s, color 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s, color 0.25s;
}
.draw div {
  position: relative;
  z-index: 1;
}
.draw:before, .draw:after {
  box-sizing: inherit;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 1px solid transparent;
}
.draw:before {
  top: 0;
  left: 0;
}
.draw:after {
  bottom: 0;
  right: 0;
}
.draw:hover:before, .draw:hover:after, .draw.active:before, .draw.active:after {
  width: 100%;
  height: 100%;
}
.draw:hover:before, .draw.active:before {
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  border-top-color: var(--primary);
  border-right-color: var(--primary);
}
.draw:hover:after, .draw.active:after {
  -webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
  border-bottom-color: var(--primary);
  border-left-color: var(--primary);
}

.icon-bx-wraper.style-3 {
  border-radius: 10px;
  background: rgba(34, 34, 34, 0.05);
  text-align: center;
  padding: 30px 12px;
  border: 2px solid transparent;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.icon-bx-wraper.style-3 .icon-bx {
  width: 95px;
  height: 95px;
  line-height: 95px;
  border-radius: 100%;
  text-align: center;
  background: var(--primary);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.icon-bx-wraper.style-3 .icon-bx .icon-cell i {
  font-size: 50px;
  line-height: 100px;
  color: #fff;
}
.icon-bx-wraper.style-3 .icon-content {
  margin-top: auto;
}
.icon-bx-wraper.style-3 .icon-content p {
  font-size: 14px;
}
.icon-bx-wraper.style-3:hover {
  transform: translateY(-10px);
  border: 2px solid var(--primary);
  background-color: #fff;
  box-shadow: 0px 15px 55px rgba(34, 34, 34, 0.15);
}
.icon-bx-wraper.style-3:hover .icon-bx .icon-cell i {
  animation: shake 1s;
}
@media only screen and (max-width: 1280px) {
  .icon-bx-wraper.style-3 .icon-content .title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .icon-bx-wraper.style-3 .icon-content .title {
    font-size: 20px;
  }
}

.icon-bx-wraper.style-4 {
  border-radius: 10px;
  text-align: center;
  padding: 20px 12px 30px;
  min-height: 180px;
}
.icon-bx-wraper.style-4 .icon-bx {
  margin-bottom: 20px;
}
.icon-bx-wraper.style-4 .icon-bx .icon-cell {
  width: 65px;
  height: 65px;
  margin: auto;
  min-width: 65px;
  line-height: 65px;
}
.icon-bx-wraper.style-4 .icon-bx .icon-cell i {
  font-size: 60px;
  color: var(--primary);
}
.icon-bx-wraper.style-4 .icon-content p {
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: var(--title);
}
.icon-bx-wraper.style-4:hover .icon-bx .icon-cell i {
  animation: shake 1s;
}
@media only screen and (max-width: 1280px) {
  .icon-bx-wraper.style-4 .icon-content p {
    font-size: 15px;
    line-height: 1.5;
  }
}

.icon-bx-wraper.style-5 {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  padding-top: 60px;
}
.icon-bx-wraper.style-5 .icon-bx {
  width: 115px;
  height: 115px;
  line-height: 115px;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 2;
}
.icon-bx-wraper.style-5 .icon-bx .icon-cell {
  border-radius: 100%;
  box-shadow: 0px 15px 55px rgba(34, 34, 34, 0.15);
  background-color: #fff;
  color: var(--primary);
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.icon-bx-wraper.style-5 .icon-bx .icon-cell i {
  font-size: 50px;
  vertical-align: middle;
  line-height: 50px;
}
.icon-bx-wraper.style-5 .icon-content {
  padding: 90px 40px 30px;
  box-shadow: 0px 15px 55px rgba(34, 34, 34, 0.15);
  border-radius: 10px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.icon-bx-wraper.style-5 .icon-content .title {
  margin-bottom: 10px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.icon-bx-wraper.style-5 .icon-content p {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.icon-bx-wraper.style-5 .icon-content p:last-child {
  margin-bottom: 0;
}
.icon-bx-wraper.style-5 .icon-content .effect {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.icon-bx-wraper.style-5:hover .icon-cell i, .icon-bx-wraper.style-5.active .icon-cell i {
  animation: shake 1s;
}
.icon-bx-wraper.style-5:hover .icon-content .title, .icon-bx-wraper.style-5.active .icon-content .title {
  color: #fff;
}
.icon-bx-wraper.style-5:hover .icon-content p, .icon-bx-wraper.style-5.active .icon-content p {
  color: rgba(255, 255, 255, 0.8);
}
.icon-bx-wraper.style-5:hover .icon-content .effect, .icon-bx-wraper.style-5.active .icon-content .effect {
  width: 300%;
  height: 300%;
}
@media only screen and (max-width: 1280px) {
  .icon-bx-wraper.style-5 {
    padding-top: 45px;
  }
  .icon-bx-wraper.style-5 .icon-bx {
    width: 90px;
    height: 90px;
    line-height: 90px;
  }
  .icon-bx-wraper.style-5 .icon-bx i {
    font-size: 40px;
    line-height: 40px;
  }
  .icon-bx-wraper.style-5 .icon-content {
    padding: 65px 20px 30px;
  }
  .icon-bx-wraper.style-5 .icon-content p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .icon-bx-wraper.style-5 {
    border-radius: 10px;
    overflow: hidden;
    padding: 30px 20px;
    box-shadow: 0px 15px 55px rgba(34, 34, 34, 0.15);
    position: relative;
    z-index: 1;
  }
  .icon-bx-wraper.style-5 .icon-bx {
    position: initial;
    transform: translateY(0);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .icon-bx-wraper.style-5 .icon-bx .icon-cell {
    box-shadow: none;
    background-color: transparent;
  }
  .icon-bx-wraper.style-5 .icon-bx .icon-cell i {
    font-size: 45px;
    line-height: 45px;
  }
  .icon-bx-wraper.style-5 .icon-content {
    border-radius: 0;
    padding: 0;
    box-shadow: none;
    position: static;
    background-color: transparent;
  }
  .icon-bx-wraper.style-5:hover .icon-bx .icon-cell, .icon-bx-wraper.style-5.active .icon-bx .icon-cell {
    color: #fff;
  }
}

.dz-team {
  transition: all 0.5s;
}
.dz-team .dz-name a {
  transition: all 0.5s;
}
.dz-team .dz-content {
  transition: all 0.5s;
  position: relative;
}
.dz-team .dz-media img {
  width: 100%;
}
.dz-team .dz-position {
  display: block;
}

.dz-team.style-1 {
  background-color: #EAEAEA;
  overflow: hidden;
}
.dz-team.style-1 .dz-media {
  position: relative;
  z-index: 1;
}
.dz-team.style-1 .dz-media img {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.dz-team.style-1 .dz-media::before {
  content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  background: #000;
  top: -100px;
  left: -100px;
  opacity: 0.2;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50%;
  transform: scale(0.5) translateX(-50%);
  z-index: 1;
}
.dz-team.style-1 .dz-content {
  background-color: #EAEAEA;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 20px;
}
.dz-team.style-1 .dz-content .dz-name {
  margin-bottom: 2px;
  margin-bottom: 2px;
  font-size: 20px;
  font-weight: 600;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.dz-team.style-1 .dz-content .dz-position {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #666;
}
.dz-team.style-1 .team-social li {
  z-index: 9999;
  position: relative;
}
.dz-team.style-1 .team-social li a {
  display: inline-block;
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  background: #B8B8B8;
  color: #fff;
  font-size: 18px;
}
.dz-team.style-1 .team-social li a.share-btn {
  font-size: 22px;
  line-height: 40px;
}
.dz-team.style-1 .team-social .sub-team-social {
  position: absolute;
  bottom: 0;
  width: 40px;
  border-radius: var(--border-radius-base);
  opacity: 0;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
  z-index: -1;
}
.dz-team.style-1 .team-social .sub-team-social li {
  margin-bottom: 8px;
}
.dz-team.style-1 .team-social .sub-team-social li a {
  color: var(--title);
  display: inline-block;
  text-align: center;
  margin-bottom: -20px;
  background: #fff;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.dz-team.style-1 .team-social:hover li a {
  background: var(--gradient);
}
.dz-team.style-1 .team-social:hover li .sub-team-social {
  opacity: 1;
  bottom: 70px;
}
.dz-team.style-1 .team-social:hover li .sub-team-social li a {
  margin-bottom: 0;
  background: #fff;
}
.dz-team.style-1:hover .dz-media::before {
  transform: scale(5);
}
.dz-team.style-1:hover .dz-media img {
  transform: scale(1.1);
}

.dz-team.style-2 {
  overflow: hidden;
}
.dz-team.style-2 .dz-media {
  position: relative;
  z-index: 1;
}
.dz-team.style-2 .dz-media .view-btn {
  position: absolute;
  bottom: 0;
  padding: 5px 15px;
  background: var(--gradient);
  color: #fff;
  left: 0;
  transform: translate(-100%, 100px);
  z-index: 99;
}
.dz-team.style-2 .dz-media img {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.dz-team.style-2 .dz-media::before {
  content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  background: #000;
  top: -100px;
  left: -100px;
  opacity: 0.2;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50%;
  transform: scale(0.5) translateX(-50%);
  z-index: 1;
}
.dz-team.style-2 .dz-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
.dz-team.style-2 .dz-content .dz-name {
  margin-bottom: 2px;
  margin-bottom: 2px;
  font-size: 20px;
  font-weight: 500;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.dz-team.style-2 .dz-content .dz-position {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #666;
}
.dz-team.style-2 .team-social {
  margin-right: 10px;
}
.dz-team.style-2 .team-social li {
  position: relative;
  z-index: 9999;
}
.dz-team.style-2 .team-social li .share-btn {
  border: 1px solid #A0A0A0;
  background: transparent;
}
.dz-team.style-2 .team-social li a {
  display: inline-block;
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  color: var(--title);
}
.dz-team.style-2 .team-social li a.share-btn {
  font-size: 22px;
}
.dz-team.style-2 .team-social .sub-team-social {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 45px;
  border-radius: var(--border-radius-base);
  opacity: 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  z-index: -1;
}
.dz-team.style-2 .team-social .sub-team-social li a {
  color: var(--title);
  display: inline-block;
  text-align: center;
  margin-bottom: -20px;
  background: #fff;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.dz-team.style-2 .team-social:hover li .sub-team-social {
  opacity: 1;
  bottom: 55px;
}
.dz-team.style-2 .team-social:hover li .sub-team-social li a {
  margin-bottom: 0;
  background: #fff;
}
.dz-team.style-2:hover .dz-media .view-btn {
  transform: translate(0%, 0%);
}
.dz-team.style-2:hover .dz-media::before {
  transform: scale(5);
}
.dz-team.style-2:hover .dz-media img {
  transform: scale(1.1);
}

.team-detail {
  position: relative;
  display: flex;
  overflow: hidden;
  align-items: center;
  margin-bottom: 55px;
}
.team-detail .dz-media {
  width: 500px;
  min-width: 500px;
}
.team-detail .dz-info {
  width: 100%;
  margin-left: 50px;
}
.team-detail .dz-info .head {
  padding-bottom: 18px;
  margin-bottom: 15px;
  border-bottom: 2px solid #C6C6C6;
}
.team-detail .dz-info .head .title {
  font-size: 50px;
  line-height: 1.1;
}
.team-detail .dz-info .head .sub-title {
  font-weight: 400;
  font-size: 18px;
}
.team-detail .dz-info p {
  font-size: 18px;
  width: 580px;
  margin-bottom: 20px;
}
.team-detail .dz-info .team-info {
  margin-bottom: 18px;
}
.team-detail .dz-info .team-info li {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 10px;
}
.team-detail .dz-info .team-info li strong {
  font-weight: 400;
  color: var(--title);
  margin-right: 15px;
}
.team-detail .dz-info .dz-social-icon ul {
  margin-right: -20px;
}
.team-detail .dz-info .dz-social-icon ul li {
  display: inline-block;
  padding: 0 5px;
  margin-right: 20px;
}
.team-detail .dz-info .dz-social-icon ul li a {
  font-size: 20px;
}
.team-detail .dz-info .dz-social-icon ul li a i {
  color: #666666;
}
@media only screen and (max-width: 1280px) {
  .team-detail {
    margin-bottom: 40px;
  }
  .team-detail .dz-info .head .title {
    font-size: 35px;
  }
  .team-detail .dz-info p {
    font-size: 16px;
    width: 100%;
    margin-bottom: 15px;
  }
  .team-detail .dz-info .team-info li {
    font-size: 16px;
  }
}
@media only screen and (max-width: 991px) {
  .team-detail .dz-media {
    width: 250px;
    min-width: 250px;
    height: 350px;
  }
  .team-detail .dz-media img {
    height: 100%;
    object-fit: cover;
  }
  .team-detail .dz-info {
    margin-left: 30px;
  }
  .team-detail .dz-info .head {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .team-detail .dz-info .head .title {
    font-size: 25px;
  }
  .team-detail .dz-info p {
    font-size: 14px;
  }
  .team-detail .dz-info .dz-social-icon ul li a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .team-detail {
    display: block;
    margin-bottom: 20px;
  }
  .team-detail .dz-media {
    width: 100%;
    min-width: 100%;
    height: 100%;
  }
  .team-detail .dz-info {
    margin-left: 0;
    margin-top: 30px;
  }
  .team-detail .dz-info .head .title {
    margin-bottom: 0;
  }
}

.team-bio {
  margin-bottom: 55px;
}
@media only screen and (max-width: 1280px) {
  .team-bio {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .team-bio {
    margin-bottom: 20px;
  }
}

.dish-gallery {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.dish-gallery li {
  margin-bottom: 20px;
  z-index: 1;
  padding-left: 10px;
  padding-right: 10px;
}
.dish-gallery li img {
  width: 100%;
  min-width: 100%;
  height: 150px;
}
@media only screen and (max-width: 767px) {
  .dish-gallery {
    margin-bottom: 10px;
  }
  .dish-gallery li img {
    height: 120px;
  }
}
.dish-gallery.gallery-grid-2 li {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}

.team-skills p {
  width: 480px;
}
@media only screen and (max-width: 1280px) {
  .team-skills p {
    width: 100%;
  }
}

.dz-card {
  position: relative;
  background-color: #fff;
}
.dz-card .dz-info {
  padding: 30px;
  position: relative;
}
.dz-card .dz-title {
  margin-bottom: 15px;
  word-break: break-word;
}
@media only screen and (max-width: 575px) {
  .dz-card .dz-title {
    margin-bottom: 15px;
  }
}
.dz-card.blog-half {
  display: flex;
}
@media only screen and (max-width: 991px) {
  .dz-card.blog-half {
    display: block;
  }
}
.dz-card.blog-half .dz-title {
  margin-bottom: 10px;
}
.dz-card.blog-half .dz-info {
  padding: 30px;
  position: relative;
  flex: 1;
}
.dz-card.blog-half .dz-media {
  margin-bottom: 0;
}
.dz-card.blog-half .dz-media a {
  display: block;
  height: 100%;
}
.dz-card.blog-half .dz-media img {
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 575px) {
  .dz-card.blog-half .dz-media img {
    min-height: auto;
  }
}
.dz-card.blog-half.post-video .post-video-icon {
  width: 60px;
  height: 60px;
  font-size: 20px;
}
.dz-card.blog-half .swiper-container {
  height: 100%;
}

.dz-media.height-sm {
  height: 220px;
}
.dz-media.height-sm img {
  height: 100%;
  object-fit: cover;
}
.dz-media.height-md {
  height: 265px;
}
.dz-media.height-md img {
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 1199px) {
  .dz-media.height-md {
    height: 220px;
  }
}
@media only screen and (max-width: 767px) {
  .dz-media.height-md {
    height: 200px;
  }
}
.dz-media.height-md .post-swiper {
  height: 100%;
}
.dz-media.height-lg {
  height: 350px;
}
@media only screen and (max-width: 1199px) {
  .dz-media.height-lg {
    height: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .dz-media.height-lg {
    height: 220px;
  }
  .dz-media.height-lg img {
    height: 100%;
    object-fit: cover;
  }
}

.dz-meta {
  margin-bottom: 10px;
}
.dz-meta ul {
  margin: 0;
  padding: 0;
}
.dz-meta ul li {
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  margin-right: 15px;
}
.dz-meta ul li i {
  font-size: 10px;
  margin-right: 5px;
  color: var(--primary);
  transform: scale(1.2);
  position: relative;
  top: 0px;
}
.dz-meta ul li a {
  color: inherit;
}

.dz-badge {
  background-color: var(--primary);
  color: #fff;
  border-radius: 3px;
  padding: 6px 15px;
  font-size: 15px;
}
.dz-badge:hover {
  color: white;
}

.post-video .post-video-icon {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: var(--primary);
  font-size: 30px;
  margin: 0 auto;
  background-color: #fff;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.5);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 5px;
}
@media only screen and (max-width: 575px) {
  .post-video .post-video-icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 14px;
  }
}
.post-video .post-video-icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 100%;
  animation: animationSignal1;
  animation-iteration-count: infinite;
  animation-duration: 3s;
  -webkit-animation: animationSignal1;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 3s;
  z-index: -1;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: all 0.5;
  -o-transition: all 0.5;
  -webkit-transition: all 0.5;
  -ms-transition: all 0.5;
  transition: all 0.5;
}
.post-video .post-video-icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #fff;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  animation: animationSignal2;
  animation-iteration-count: infinite;
  animation-duration: 3s;
  -webkit-animation: animationSignal2;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 3s;
  z-index: -1;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: all 0.5;
  -o-transition: all 0.5;
  -webkit-transition: all 0.5;
  -ms-transition: all 0.5;
  transition: all 0.5;
}

.dz-card.blog-half.sticky {
  position: relative;
  border: 0.375rem solid var(--primary);
  overflow: hidden;
}
.dz-card.blog-half.sticky .sticky-icon {
  background: var(--primary);
  width: 3.125rem;
  height: 3.125rem;
  position: absolute;
  transform: rotate(45deg);
  top: -1.563rem;
  right: -1.563rem;
  z-index: 1;
  color: #fff;
}
.dz-card.blog-half.sticky .sticky-icon i {
  position: absolute;
  bottom: 0.1875rem;
  right: 1.125rem;
  transform: rotate(5deg);
  color: #fff;
  font-size: 1rem;
}

.swiper-grid-wrapper.swiper {
  width: 100%;
  height: 690px;
  margin-left: auto;
  margin-right: auto;
}
.swiper-grid-wrapper .dz-card.style-1 {
  height: 100%;
}
.swiper-grid-wrapper .dz-card.style-1 .dz-media {
  height: 100% !important;
}
.swiper-grid-wrapper .swiper-slide {
  height: calc((100% - 30px) / 2) !important;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dz-card.style-1 {
  position: relative;
  overflow: hidden;
  background-color: #F4F5F7;
}
.dz-card.style-1 .dz-media {
  width: 100%;
  z-index: 1;
}
.dz-card.style-1 .dz-media img {
  object-fit: cover;
  width: 100%;
}
.dz-card.style-1 .dz-media .dz-date {
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: var(--gradient);
  z-index: 0;
  text-align: center;
  font-family: var(--font-family-base);
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
}
.dz-card.style-1 .dz-media .dz-date span {
  display: block;
  font-size: 16px;
  font-weight: 500;
}
.dz-card.style-1 .dz-meta ul li:not(:last-child)::after {
  content: "";
  height: 6px;
  width: 6px;
  position: absolute;
  right: -13px;
  top: 50%;
  border-radius: 50%;
  background-color: var(--bs-body-color);
  transform: translate(0%, -50%);
}
.dz-card.style-1 .dz-info {
  background-color: #F4F5F7;
  padding: 25px 30px;
}
.dz-card.style-1 .dz-info .dz-subtitle {
  font-family: var(--font-family-base);
  margin-bottom: 10px;
  color: var(--title);
  font-size: 18px;
  font-weight: 500;
  color: #666;
}
.dz-card.style-1 .dz-info .dz-title {
  margin-bottom: 8px;
  color: var(--title);
  font-size: 26px;
  font-weight: 500;
  text-transform: capitalize;
}
.dz-card.style-1 .dz-info .btn-link {
  color: var(--title);
  text-transform: uppercase;
  font-weight: 500;
}
.dz-card.style-1 .dz-info .dz-card.style-1.blog-half .dz-media {
  min-width: 272px;
  width: 272px;
}
@media only screen and (max-width: 1280px) {
  .dz-card.style-1 .dz-info {
    padding: 20px;
  }
}
.dz-card.style-1.blog-half .dz-media {
  min-width: 272px;
  width: 272px;
}
@media only screen and (max-width: 1280px) {
  .dz-card.style-1.blog-half .dz-media {
    width: 272px;
  }
}
@media only screen and (max-width: 991px) {
  .dz-card.style-1.blog-half .dz-media {
    width: 100%;
  }
}
.dz-card.style-1.blog-half .dz-info {
  padding: 30px 40px;
  display: flex;
  flex-direction: column;
}
.dz-card.style-1.blog-half .dz-info p {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 15px;
}
.dz-card.style-1.blog-half .dz-info .read-btn {
  margin-top: auto;
}
@media only screen and (max-width: 767px) {
  .dz-card.style-1.blog-half .dz-media {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .dz-card.style-1.blog-half .dz-media {
    min-width: 100%;
    width: 100%;
    height: 250px;
  }
}

.modal.status-modal {
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(10px);
  overflow-y: hidden;
}
.modal.status-modal .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  color: #fff;
  background-image: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 1L1 21" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 1L21 21" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  z-index: 9;
}
@media only screen and (max-width: 575px) {
  .modal.status-modal .btn-close {
    top: 20px;
    right: 20px;
  }
}
.modal.status-modal .status-pagination {
  position: absolute;
  top: 0;
  bottom: auto !important;
  left: 50% !important;
  height: auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
  z-index: 9;
  transform: translate(-50%);
  padding: 10px 0;
}
.modal.status-modal .status-pagination .swiper-pagination-bullet {
  height: 5px;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 1;
  width: 100%;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.modal.status-modal .status-pagination .swiper-pagination-bullet::after {
  content: "";
  height: 100%;
  width: 0;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.modal.status-modal .status-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  width: 100%;
  transition: 3.5s linear;
}
.modal.status-modal .modal-dialog {
  width: 100% !important;
}
.modal.status-modal .modal-content {
  border-radius: 30px;
}
.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide {
  height: unset;
}
.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  color: #fff;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 30px 20px 0px 20px;
}
@media only screen and (max-width: 575px) {
  .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-content {
    max-width: 340px;
  }
}
.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-content .post-date {
  font-size: 16px;
  color: #fff;
  opacity: 0.5;
}
.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-content .title {
  font-size: 24px;
  color: white;
  font-family: "Roboto";
  font-weight: 800;
  margin-bottom: 0;
}
@media only screen and (max-width: 575px) {
  .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-content .title {
    font-size: 17px;
  }
}
@media only screen and (max-width: 575px) {
  .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn {
    display: flex;
    flex-direction: column;
    justify-content: end;
  }
}
.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .btn.btn-sm, .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .btn-sm.wp-block-button__link, .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .btn-group-sm > .btn, .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .btn-group-sm > .wp-block-button__link {
  white-space: nowrap;
  padding: 6px 10px;
  border-radius: 5px;
}
.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .btn.btn-sm:hover, .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .btn-sm.wp-block-button__link:hover, .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .btn-group-sm > .btn:hover, .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .btn-group-sm > .wp-block-button__link:hover {
  background-color: #ebebeb;
  color: #000;
}
.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .volume-icon {
  width: 44px;
  height: 44px;
  position: relative;
  background: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  float: right;
}
.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide img {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}
.modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide video {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}

.status-media {
  position: relative;
}
.status-media .post-status-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  width: 100px;
  height: 100px;
  border: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 575px) {
  .status-media .post-status-btn {
    width: 70px;
    height: 70px;
  }
  .status-media .post-status-btn svg {
    width: 22px;
    height: 22px;
  }
}

.quote-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.9);
  padding: 40px;
  width: 720px;
}
@media only screen and (max-width: 1280px) {
  .quote-text {
    width: 510px;
    padding: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .quote-text {
    width: 280px;
    padding: 15px;
  }
}
.quote-text blockquote.wp-block-quote {
  margin: 0px;
  background-color: transparent;
  border: 0;
}
@media only screen and (max-width: 575px) {
  .quote-text blockquote.wp-block-quote {
    padding: 15px;
  }
}
.quote-text blockquote.wp-block-quote::after {
  height: 110px;
  width: 3px;
}
@media only screen and (max-width: 1280px) {
  .quote-text blockquote p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 575px) {
  .quote-text blockquote p {
    font-size: 12px;
  }
}

.tutorial {
  border: 1px solid var(--border-color);
  padding: 30px;
}
@media only screen and (max-width: 575px) {
  .tutorial {
    padding: 20px;
  }
}
.tutorial .tutorial-title {
  font-family: var(--font-family-base);
  border-bottom: 1px solid var(--border-color);
}
.tutorial ul {
  margin: 0px;
}
.tutorial ul li {
  list-style: auto !important;
  padding: 5px 0px;
  font-size: 16px;
  color: var(--primary) !important;
}
.tutorial ul li a {
  color: var(--primary);
}

.blog-single .dz-post-text .tutorial-data > div {
  scroll-margin-top: 100px;
}
.blog-single .dz-post-text .tutorial-data .title {
  font-family: var(--font-family-base);
  font-size: 20px;
  font-weight: 600;
}

.blog-single.style-1 .tutorial ul {
  margin: 0px;
  padding: 0px 20px !important;
}

.blog-single .dz-post-text .cateloge-post {
  margin-bottom: 30px;
}
.blog-single .dz-post-text .cateloge-post .title {
  font-family: var(--font-family-base);
  font-size: 24px;
  font-weight: 500;
}
@media only screen and (max-width: 575px) {
  .blog-single .dz-post-text .cateloge-post .title {
    font-size: 18px;
  }
}
.blog-single .dz-post-text .cateloge-post .cateloge-box .cateloge-media {
  margin-bottom: 20px;
}
.blog-single .dz-post-text .cateloge-post .cateloge-box .cateloge-data {
  background-color: white;
  border: 1px solid var(--border-color);
  padding: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 575px) {
  .blog-single .dz-post-text .cateloge-post .cateloge-box .cateloge-data {
    padding: 15px;
  }
}
.blog-single .dz-post-text .cateloge-post .cateloge-box .cateloge-data table.table {
  border: 0;
  margin-bottom: 0px;
}
.blog-single .dz-post-text .cateloge-post .cateloge-box .cateloge-data table.table tr {
  background-color: transparent !important;
}
.blog-single .dz-post-text .cateloge-post .cateloge-box .cateloge-data table.table tr td {
  padding: 4px;
  color: #000;
  border: 0;
}
@media only screen and (max-width: 575px) {
  .blog-single .dz-post-text .cateloge-post .cateloge-box .cateloge-data table.table tr td {
    font-size: 14px;
  }
}
.blog-single .dz-post-text .cateloge-post hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border-width: 4px;
  opacity: 1;
}
@media only screen and (max-width: 575px) {
  .blog-single .dz-post-text .cateloge-post hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border-width: 2px;
  }
}

.tutorial {
  border: 1px solid gray;
  padding: 30px;
}

.blog-single .dz-post-text .cateloge-post {
  margin-bottom: 30px;
}
.blog-single .dz-post-text .cateloge-post .title {
  font-family: var(--font-family-base);
  font-size: 24px;
  font-weight: 500;
}
@media only screen and (max-width: 575px) {
  .blog-single .dz-post-text .cateloge-post .title {
    font-size: 18px;
  }
}
.blog-single .dz-post-text .cateloge-post .cateloge-box .cateloge-media {
  margin-bottom: 20px;
}
.blog-single .dz-post-text .cateloge-post .cateloge-box .cateloge-data {
  background-color: white;
  border: 1px solid var(--border-color);
  padding: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 575px) {
  .blog-single .dz-post-text .cateloge-post .cateloge-box .cateloge-data {
    padding: 15px;
  }
}
.blog-single .dz-post-text .cateloge-post .cateloge-box .cateloge-data table.table {
  border: 0;
  margin-bottom: 0px;
}
.blog-single .dz-post-text .cateloge-post .cateloge-box .cateloge-data table.table tr {
  background-color: transparent !important;
}
.blog-single .dz-post-text .cateloge-post .cateloge-box .cateloge-data table.table tr td {
  padding: 4px;
  color: #000;
  border: 0;
}
@media only screen and (max-width: 575px) {
  .blog-single .dz-post-text .cateloge-post .cateloge-box .cateloge-data table.table tr td {
    font-size: 14px;
  }
}
.blog-single .dz-post-text .cateloge-post hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border-width: 4px;
  opacity: 1;
}
@media only screen and (max-width: 575px) {
  .blog-single .dz-post-text .cateloge-post hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border-width: 2px;
  }
}

@media only screen and (min-width: 991px) {
  .corner-media {
    position: sticky;
    top: 0;
  }
  .corner-media img {
    height: 100vh;
    object-fit: cover;
    width: 100%;
  }
}

.dz-card.style-2 {
  position: relative;
  overflow: hidden;
  background-color: #F4F5F7;
}
.dz-card.style-2 .dz-media {
  width: 100%;
  height: 100%;
  z-index: 1;
}
.dz-card.style-2 .dz-media img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.dz-card.style-2 .dz-media .dz-date {
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: var(--gradient);
  z-index: 0;
  text-align: center;
  font-family: var(--font-family-base);
  font-size: 36px;
  font-weight: 400;
  line-height: 1;
  padding: 10px 15px;
}
.dz-card.style-2 .dz-media .dz-date span {
  display: block;
  font-size: 16px;
  font-weight: 400;
}
.dz-card.style-2 .dz-meta ul li:not(:last-child)::after {
  content: "";
  height: 6px;
  width: 6px;
  position: absolute;
  right: -13px;
  top: 50%;
  border-radius: 50%;
  background-color: var(--bs-body-color);
  transform: translate(0%, -50%);
}
.dz-card.style-2 .dz-info {
  padding: 40px 25px;
}
.dz-card.style-2 .dz-info .dz-subtitle {
  font-family: var(--font-family-base);
  margin-bottom: 10px;
  color: var(--title);
  font-size: 18px;
  font-weight: 500;
  color: #666;
}
.dz-card.style-2 .dz-info .dz-subtitle a {
  color: #666;
}
.dz-card.style-2 .dz-info .dz-title {
  margin-bottom: 8px;
  color: var(--title);
  font-size: 26px;
  font-weight: 500;
  text-transform: capitalize;
}
@media only screen and (max-width: 1280px) {
  .dz-card.style-2 .dz-info .dz-title {
    font-size: 22px;
  }
}
.dz-card.style-2 .dz-info .btn-link {
  color: var(--title);
  text-transform: uppercase;
  font-weight: 500;
}
@media only screen and (max-width: 1280px) {
  .dz-card.style-2 .dz-info {
    padding: 20px;
  }
}
.dz-card.style-2.blog-half .dz-media {
  min-width: 200px;
  width: 200px;
  min-height: 230px;
  height: 230px;
}
.dz-card.style-2.blog-half .dz-info {
  padding: 40px 30px;
  display: flex;
  flex-direction: column;
  background: #fff;
}
@media only screen and (max-width: 1280px) {
  .dz-card.style-2.blog-half .dz-info {
    padding: 25px;
  }
}
.dz-card.style-2.blog-half .dz-info p {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 15px;
}
.dz-card.style-2.blog-half .dz-info .read-btn {
  margin-top: auto;
}
@media only screen and (max-width: 767px) {
  .dz-card.style-2.blog-half .dz-info {
    padding: 20px;
  }
  .dz-card.style-2.blog-half .dz-info .dz-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 575px) {
  .dz-card.style-2.blog-half .dz-media {
    min-width: 100%;
    width: 100%;
    height: 250px;
  }
}

.dz-card.style-3 {
  overflow: hidden;
  transition: all 0.8s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  background: transparent;
  height: 100%;
}
.dz-card.style-3 .dz-info {
  padding: 10px 0;
}
.dz-card.style-3 .dz-info .dz-title {
  margin-bottom: 7px;
  color: var(--title);
  font-size: 22px;
  font-weight: 500;
  text-transform: capitalize;
}
@media only screen and (max-width: 575px) {
  .dz-card.style-3 .dz-info .dz-title {
    font-size: 20px;
  }
}
.dz-card.style-3 .card-details .card-pic {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.dz-card.style-3 .card-details .info {
  margin-left: 8px;
}
.dz-card.style-3 .card-details .info .card-name {
  color: var(--title);
  font-family: var(--font-family-base);
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.dz-card.style-3 .card-details .info .card-position {
  color: #666;
  font-family: var(--font-family-base);
  font-size: 14px;
  font-weight: 400;
}
.dz-card.style-3 .dz-meta {
  margin-bottom: 5px;
}
.dz-card.style-3 .dz-meta ul li {
  font-size: 14px;
  font-weight: 400;
  position: relative;
  margin-right: 15px;
  text-transform: capitalize;
}
.dz-card.style-3 .dz-meta ul li i {
  color: var(--primary);
  font-size: 12px;
}
.dz-card.style-3 .dz-meta ul li.dz-user {
  color: var(--title);
}
.dz-card.style-3 .dz-meta ul li.dz-user span {
  color: var(--primary);
}
.dz-card.style-3 .dz-meta ul li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 991px) {
  .dz-card.style-3 .dz-meta ul li {
    margin-right: 15px;
  }
  .dz-card.style-3 .dz-meta ul li:not(:last-child)::after {
    display: none;
  }
}
@media only screen and (max-width: 575px) {
  .dz-card.style-3 .dz-meta ul li {
    margin-right: 9px;
  }
  .dz-card.style-3 .dz-meta ul li:not(:last-child)::after {
    display: none;
  }
}
.dz-card.style-3.blog-half {
  box-shadow: none;
}
.dz-card.style-3.blog-half .dz-date {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
  background-color: var(--primary);
  color: var(--theme-text-color);
  border-radius: var(--border-radius-base);
  font-size: 14px;
  font-weight: 500;
  padding: 6px 15px;
  margin-right: 0;
  text-transform: uppercase;
  display: block;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.dz-card.style-3.blog-half .dz-info {
  padding: 50px 30px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 575px) {
  .dz-card.style-3.blog-half .dz-info {
    padding: 25px 20px;
  }
}
.dz-card.style-3.blog-half .dz-info p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 24px;
}
.dz-card.style-3.blog-half .dz-info .btn-wrapper {
  margin-top: auto;
}
.dz-card.style-3.blog-half .dz-meta {
  margin-bottom: 15px;
}
.dz-card.style-3.blog-half .dz-meta ul li {
  font-size: 15px;
  font-weight: 500;
  position: relative;
  margin-right: 35px;
}
.dz-card.style-3.blog-half .dz-meta ul li i {
  color: var(--primary);
  font-size: 12px;
}
.dz-card.style-3.blog-half .dz-meta ul li.dz-user {
  color: var(--title);
}
.dz-card.style-3.blog-half .dz-meta ul li.dz-user span {
  color: var(--primary);
}
.dz-card.style-3.blog-half .dz-meta ul li.dz-comment {
  color: var(--title);
}
.dz-card.style-3.blog-half .dz-meta ul li:last-child {
  margin-right: 0;
}
.dz-card.style-3.blog-half .dz-meta ul li:not(:last-child)::after {
  content: "";
  height: 6px;
  width: 6px;
  position: absolute;
  right: -20px;
  top: 50%;
  border-radius: 50%;
  background-color: var(--primary);
  transform: translate(0%, -50%);
}
@media only screen and (max-width: 575px) {
  .dz-card.style-3.blog-half .dz-meta ul li {
    margin-right: 9px;
  }
  .dz-card.style-3.blog-half .dz-meta ul li:not(:last-child)::after {
    display: none;
  }
}
.dz-card.style-3.blog-half .dz-media {
  overflow: hidden;
  position: relative;
  border-radius: unset;
  width: 270px;
  min-width: 270px;
}
@media only screen and (max-width: 767px) {
  .dz-card.style-3.blog-half {
    display: block;
  }
  .dz-card.style-3.blog-half .dz-media {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    height: 250px;
  }
}
.dz-card.style-3.blog-half:hover .dz-meta ul li.dz-date {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.dz-card.style-3:hover .card-details .card-pic img {
  transform: scale(1);
}

.dz-card.style-4 {
  padding: 23px 0;
  border-bottom: 1px solid #B3B3B3;
  position: relative;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  background-color: transparent;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .dz-card.style-4 {
    padding-top: 30px;
    padding-bottom: 15px;
  }
}
.dz-card.style-4 .dz-media {
  display: none;
}
.dz-card.style-4 .dz-info {
  padding: 0;
}
.dz-card.style-4 .post-date {
  font-size: 50px;
  color: var(--title);
  font-weight: 700;
  line-height: 1.2;
  display: block;
}
.dz-card.style-4 .post-date span {
  font-size: 16px;
  color: var(--secondary);
  font-weight: 500;
}
.dz-card.style-4 .dz-title {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
}
.dz-card.style-4 .small-title {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
}
.dz-card.style-4 p {
  font-weight: 300;
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.dz-card.style-4 .btn-link {
  float: right;
  font-size: 24px;
}
.dz-card.style-4:hover {
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .dz-card.style-4 .post-date {
    margin-bottom: 10px !important;
  }
  .dz-card.style-4 .dz-title {
    margin-bottom: 10px;
  }
  .dz-card.style-4 p {
    font-size: 14px;
    padding: 0;
  }
  .dz-card.style-4 .btn-link {
    float: unset;
    margin-top: 10px;
    display: inline-block;
  }
}
@media only screen and (max-width: 575px) {
  .dz-card.style-4 {
    padding-top: 10px;
    padding-bottom: 5px;
  }
}

.image-tooltip-effect {
  position: relative;
}

.image-tooltip {
  position: absolute;
  opacity: 1;
  overflow: hidden;
  z-index: 8;
}
.image-tooltip img {
  scale: 1.2;
  object-fit: cover;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s ease-in-out !important;
}

.dz-tooltip-blog > div:first-child .dz-card {
  border-top: 1px solid #222;
}

.dz-card.style-5 {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.dz-card.style-5:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  z-index: 1;
}
.dz-card.style-5 .dz-media .post-date {
  padding: 5px;
  position: absolute;
  top: 20px;
  left: 20px;
  line-height: 1.2;
  color: var(--title);
  background-color: #FFF;
  font-weight: 600;
  font-size: 20px;
  display: block;
  z-index: 3;
  width: 55px;
  text-align: center;
}
.dz-card.style-5 .dz-info {
  position: absolute;
  opacity: 0.9;
  left: 50%;
  bottom: 15px;
  width: calc(100% - 30px);
  transform: translateX(-50%);
  padding: 20px 25px;
  background: rgba(34, 34, 34, 0.8);
  z-index: 2;
}
.dz-card.style-5 .dz-info .dz-meta {
  margin-bottom: 5px;
}
.dz-card.style-5 .dz-info .dz-meta ul {
  margin-right: -10px;
}
.dz-card.style-5 .dz-info .dz-meta ul li {
  font-weight: 500;
  font-size: 14px;
  color: #B7B7B7;
  line-height: 1.2;
  padding: 0;
  position: relative;
  z-index: 1;
}
.dz-card.style-5 .dz-info .dz-meta ul li:not(:last-child)::after {
  content: "";
  height: 6px;
  width: 6px;
  position: absolute;
  right: -13px;
  top: 50%;
  border-radius: 50%;
  background-color: #B7B7B7;
  transform: translate(0%, -50%);
}
.dz-card.style-5 .dz-info .dz-title > a {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
@media only screen and (min-width: 1024px) and (max-width: 1380px) {
  .dz-card.style-5 .dz-info {
    width: calc(100% - 30px);
    padding: 20px 20px;
    bottom: 15px;
  }
  .dz-card.style-5 .dz-info .dz-meta ul li.post-date {
    top: -246px;
    left: 0px;
  }
}
@media only screen and (max-width: 1024px) {
  .dz-card.style-5 .dz-info .dz-meta ul li.post-date {
    top: -330px;
  }
}
@media only screen and (max-width: 991px) {
  .dz-card.style-5 .dz-info {
    padding: 15px;
    bottom: 15px;
    width: calc(100% - 30px);
  }
  .dz-card.style-5 .dz-info .dz-title {
    font-size: 18px;
  }
  .dz-card.style-5 .dz-info .dz-meta ul li.post-date {
    padding: 5px 12px;
    top: -213px;
  }
}
@media only screen and (max-width: 767px) {
  .dz-card.style-5 .dz-info .dz-title {
    font-size: 20px;
  }
  .dz-card.style-5 .dz-info .dz-meta ul li.post-date {
    top: -404px;
  }
}
@media only screen and (max-width: 575px) {
  .dz-card.style-5 .dz-info {
    padding: 12px;
    bottom: 10px;
    width: calc(100% - 20px);
  }
  .dz-card.style-5 .dz-info .dz-title {
    font-size: 18px;
  }
  .dz-card.style-5 .dz-info .dz-meta ul li.post-date {
    top: -235px;
  }
}

.dz-card.style-6 {
  overflow: hidden;
  transition: all 0.8s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #F5F5F5;
  height: 100%;
}
.dz-card.style-6 .dz-info {
  padding: 40px 25px;
}
.dz-card.style-6 .dz-info svg {
  margin-bottom: 20px;
}
@media only screen and (max-width: 575px) {
  .dz-card.style-6 .dz-info svg {
    margin-bottom: 10px;
  }
}
.dz-card.style-6 .dz-info .dz-title {
  margin-bottom: 15px;
  color: var(--title);
  font-size: 26px;
  font-weight: 500;
  text-transform: capitalize;
  width: 80%;
}
@media only screen and (max-width: 1480px) {
  .dz-card.style-6 .dz-info .dz-title {
    font-size: 24px;
    margin-bottom: 10px;
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .dz-card.style-6 .dz-info .dz-title {
    font-size: 22px;
  }
}
.dz-card.style-6 .dz-info .btn-link {
  color: var(--title);
  text-transform: uppercase;
  font-weight: 500;
}
.dz-card.style-6 .dz-meta {
  margin-bottom: 10px;
}
.dz-card.style-6 .dz-meta ul li {
  font-size: 15px;
  font-weight: 500;
  position: relative;
  margin-right: 35px;
}
.dz-card.style-6 .dz-meta ul li i {
  color: var(--primary);
  font-size: 12px;
}
.dz-card.style-6 .dz-meta ul li.dz-user {
  color: var(--title);
}
.dz-card.style-6 .dz-meta ul li.dz-user span {
  color: var(--primary);
}
.dz-card.style-6 .dz-meta ul li.dz-comment {
  color: var(--title);
}
.dz-card.style-6 .dz-meta ul li:last-child {
  margin-right: 0;
}
.dz-card.style-6 .dz-meta ul li:not(:last-child)::after {
  content: "";
  height: 6px;
  width: 6px;
  position: absolute;
  right: -20px;
  top: 50%;
  border-radius: 50%;
  background-color: var(--primary);
  transform: translate(0%, -50%);
}
@media only screen and (max-width: 991px) {
  .dz-card.style-6 .dz-meta ul li {
    margin-right: 15px;
  }
  .dz-card.style-6 .dz-meta ul li:not(:last-child)::after {
    display: none;
  }
}
@media only screen and (max-width: 575px) {
  .dz-card.style-6 .dz-meta ul li {
    margin-right: 9px;
  }
  .dz-card.style-6 .dz-meta ul li:not(:last-child)::after {
    display: none;
  }
}
.dz-card.style-6.blog-half {
  box-shadow: none;
}
.dz-card.style-6.blog-half .dz-date {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
  background-color: var(--primary);
  color: var(--theme-text-color);
  border-radius: var(--border-radius-base);
  font-size: 14px;
  font-weight: 500;
  padding: 6px 15px;
  margin-right: 0;
  text-transform: uppercase;
  display: block;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.dz-card.style-6.blog-half .dz-info {
  padding: 50px 30px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1280px) {
  .dz-card.style-6.blog-half .dz-info {
    padding: 25px;
  }
}
@media only screen and (max-width: 575px) {
  .dz-card.style-6.blog-half .dz-info {
    padding: 25px 20px;
  }
}
.dz-card.style-6.blog-half .dz-info p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 24px;
}
.dz-card.style-6.blog-half .dz-info .btn-wrapper {
  margin-top: auto;
}
.dz-card.style-6.blog-half .dz-meta {
  margin-bottom: 15px;
}
.dz-card.style-6.blog-half .dz-meta ul li {
  font-size: 15px;
  font-weight: 500;
  position: relative;
  margin-right: 35px;
}
.dz-card.style-6.blog-half .dz-meta ul li i {
  color: var(--primary);
  font-size: 12px;
}
.dz-card.style-6.blog-half .dz-meta ul li.dz-user {
  color: var(--title);
}
.dz-card.style-6.blog-half .dz-meta ul li.dz-user span {
  color: var(--primary);
}
.dz-card.style-6.blog-half .dz-meta ul li.dz-comment {
  color: var(--title);
}
.dz-card.style-6.blog-half .dz-meta ul li:last-child {
  margin-right: 0;
}
.dz-card.style-6.blog-half .dz-meta ul li:not(:last-child)::after {
  content: "";
  height: 6px;
  width: 6px;
  position: absolute;
  right: -20px;
  top: 50%;
  border-radius: 50%;
  background-color: var(--primary);
  transform: translate(0%, -50%);
}
@media only screen and (max-width: 575px) {
  .dz-card.style-6.blog-half .dz-meta ul li {
    margin-right: 9px;
  }
  .dz-card.style-6.blog-half .dz-meta ul li:not(:last-child)::after {
    display: none;
  }
}
.dz-card.style-6.blog-half .dz-media {
  overflow: hidden;
  position: relative;
  border-radius: unset;
  width: 270px;
  min-width: 270px;
}
@media only screen and (max-width: 767px) {
  .dz-card.style-6.blog-half {
    display: block;
  }
  .dz-card.style-6.blog-half .dz-media {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    height: 250px;
  }
}
.dz-card.style-6.blog-half:hover .dz-meta ul li.dz-date {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.dz-carticon,
.dz-wishicon {
  padding: 0;
}
.dz-carticon .dz-cart-check,
.dz-carticon .dz-heart-fill,
.dz-wishicon .dz-cart-check,
.dz-wishicon .dz-heart-fill {
  display: none;
}

.active.btn.dz-carticon, .active.dz-carticon.wp-block-button__link,
.active.btn.dz-wishicon,
.active.dz-wishicon.wp-block-button__link {
  background: var(--gradient) !important;
}
.active.btn.dz-carticon .dz-cart-out, .active.dz-carticon.wp-block-button__link .dz-cart-out,
.active.btn.dz-carticon .dz-heart,
.active.dz-carticon.wp-block-button__link .dz-heart,
.active.btn.dz-wishicon .dz-cart-out,
.active.dz-wishicon.wp-block-button__link .dz-cart-out,
.active.btn.dz-wishicon .dz-heart,
.active.dz-wishicon.wp-block-button__link .dz-heart {
  display: none;
}
.active.btn.dz-carticon i, .active.dz-carticon.wp-block-button__link i,
.active.btn.dz-wishicon i,
.active.dz-wishicon.wp-block-button__link i {
  color: #fff !important;
}
.active.btn.dz-carticon .dz-cart-check, .active.dz-carticon.wp-block-button__link .dz-cart-check,
.active.btn.dz-carticon .dz-heart-fill,
.active.dz-carticon.wp-block-button__link .dz-heart-fill,
.active.btn.dz-wishicon .dz-cart-check,
.active.dz-wishicon.wp-block-button__link .dz-cart-check,
.active.btn.dz-wishicon .dz-heart-fill,
.active.dz-wishicon.wp-block-button__link .dz-heart-fill {
  display: inline-block;
}

.shop-card {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  height: 100%;
  transition: 0.5s;
}
.shop-card .dz-media {
  border: 1px solid #DBDBDB;
  padding: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1280px) {
  .shop-card .dz-media {
    margin-bottom: 0px;
  }
}
.shop-card .dz-media .badge {
  padding: 5px 8px;
  background-color: var(--primary);
  color: white;
  border-radius: 0;
  font-family: var(--font-family-base);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 20px;
  left: 20px;
}
.shop-card .dz-content {
  background-color: #fff;
}
.shop-card .dz-content .title {
  margin-bottom: 0;
  font-weight: 500;
  color: var(--title);
}
@media only screen and (max-width: 1280px) {
  .shop-card .dz-content .title {
    font-size: 16px;
  }
}
.shop-card .dz-content .meta-icon {
  width: 45px;
  min-width: 45px;
  height: 45px;
  display: inline-flex;
  align-items: center;
  background-color: var(--secondary);
  justify-content: center;
  margin: 0 3px;
  padding: 0;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.shop-card .dz-content .meta-icon i {
  font-size: 17px;
  color: #fff;
}
.shop-card .dz-content del {
  display: block;
  color: #A6A6A6;
  font-size: 16px;
  font-weight: 400;
}
.shop-card .dz-content .review-num {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.shop-card .dz-content .review-num a,
.shop-card .dz-content .review-num span {
  font-size: 14px;
  color: var(--bs-body-color);
  margin: 5px;
}
.shop-card .dz-content .review-num .dz-rating {
  display: flex;
  align-items: center;
  gap: 4px;
}
@media only screen and (max-width: 1280px) {
  .shop-card .dz-content {
    padding: 15px 12px;
  }
}
.shop-card .price {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 20px;
}
.shop-card .sub-title {
  background: var(--gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 16px;
  font-weight: 500;
}
.shop-card .products,
.shop-card .color {
  display: block;
}
.shop-card .shop-meta {
  position: absolute;
  bottom: -46px;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.shop-card .shop-meta .btn, .shop-card .shop-meta .wp-block-button__link {
  border-radius: 2px;
  padding: 7px 15px;
  font-weight: 500;
  font-size: 13px;
  height: 30px;
  box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
  margin: 0 3px;
}
.shop-card .shop-meta .meta-icon {
  width: 45px;
  min-width: 45px;
  height: 45px;
  display: inline-flex;
  align-items: center;
  background-color: #fff;
  justify-content: center;
  border-radius: 2px;
  margin: 0 3px;
  padding: 0;
  border: 1px solid #A7A7A7;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.shop-card .shop-meta .meta-icon i {
  font-size: 20px;
  color: #A7A7A7;
}
.shop-card .shop-meta > a:hover {
  background: var(--gradient);
  border-color: transparent;
}
.shop-card .shop-meta > a:hover i {
  color: #fff;
}
.shop-card .product-tag {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.shop-card .dz-media img {
  transition: 0.5s;
}
.shop-card .dz-media .effect {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 0;
  background: var(--secondary);
  opacity: 0.1;
}
.shop-card.active .shop-meta, .shop-card:hover .shop-meta {
  bottom: 26px;
  z-index: 1;
}
@media only screen and (max-width: 575px) {
  .shop-card.active .shop-meta, .shop-card:hover .shop-meta {
    bottom: 15px;
  }
}
.shop-card.active .dz-media img, .shop-card:hover .dz-media img {
  transform: scale(1.2);
}
.shop-card.active .dz-media .effect, .shop-card:hover .dz-media .effect {
  width: 400%;
  height: 400%;
}
@media only screen and (max-width: 767px) {
  .shop-card .btn-icon {
    padding: 0 !important;
    width: 30px;
    min-width: 30px;
    height: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .shop-card .dz-content {
    padding: 10px;
    text-align: left;
  }
  .shop-card .dz-content .title {
    font-size: 15px;
    line-height: 1.2;
  }
  .shop-card .star-rating {
    margin-bottom: 5px;
  }
  .shop-card .price {
    font-size: 13px;
  }
  .shop-card .price del {
    font-size: 15px;
    margin-right: 5px;
  }
}
.shop-card.style-1 .dz-media {
  background: #fff;
  width: 200px;
  height: 200px;
  margin: auto;
  margin: 30px auto 15px auto;
}
.shop-card.style-1 .dz-media img {
  height: 100%;
}
.shop-card.style-1 .add-product {
  background: #BEBEBE;
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px auto 15px auto;
  border-radius: 4px;
}

.product-style1 .product-box {
  background-color: #eee;
}

.product-style2 .product-box.style-2 {
  height: 300px;
  background-color: #eee;
}
@media only screen and (max-width: 1680px) {
  .product-style2 .product-box.style-2 .product-content {
    padding: 20px 30px;
  }
  .product-style2 .product-box.style-2 .product-name {
    font-size: 2rem;
    margin-bottom: 5px;
    line-height: 1.3;
  }
  .product-style2 .product-box.style-2 .offer {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1480px) {
  .product-style2 .product-box.style-2 {
    height: 220px;
  }
  .product-style2 .product-box.style-2 .product-content {
    padding: 15px 20px;
  }
  .product-style2 .product-box.style-2 .product-name {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .product-style2 .product-box.style-2 {
    height: 250px;
  }
  .product-style2 > div {
    padding: 0;
  }
}
@media only screen and (max-width: 575px) {
  .product-style2 .product-box.style-2 {
    height: 200px;
  }
}

.product-box {
  position: relative;
  overflow: hidden;
}
.product-box .product-media {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.product-box.style-1 {
  height: 590px;
}
@media only screen and (max-width: 575px) {
  .product-box.style-1 {
    height: 300px;
  }
}
.product-box .product-image {
  text-align: center;
  height: 100%;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.product-box .product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-box .product-content {
  bottom: 0;
  display: flex;
  align-items: end;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  right: 0;
  padding: 40px;
  z-index: 1;
}
.product-box .product-content .product-name {
  font-size: 2.5rem;
  font-weight: 700;
}
.product-box .product-content .offer {
  font-size: 16px;
}
@media only screen and (max-width: 1199px) {
  .product-box .product-content {
    padding: 20px 30px;
  }
  .product-box .product-content .product-name {
    font-size: 2rem;
    margin-bottom: 5px;
    line-height: 1.3;
  }
  .product-box .product-content .btn, .product-box .product-content .wp-block-button__link {
    padding: 8px 16px;
    font-size: 14px;
  }
  .product-box .product-content .offer {
    font-size: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .product-box .product-content {
    padding: 15px 18px;
  }
  .product-box .product-content .product-name {
    font-size: 1.4rem;
    margin-bottom: 5px;
    line-height: 1.2;
  }
  .product-box .product-content .btn, .product-box .product-content .wp-block-button__link {
    padding: 8px 16px;
    font-size: 14px;
  }
  .product-box .product-content .offer {
    font-size: 14px;
  }
}
.product-box.style-2 {
  height: 280px;
}
@media only screen and (max-width: 575px) {
  .product-box.style-2 {
    height: 100%;
    min-height: 200px;
  }
}
@media only screen and (max-width: 360px) {
  .product-box.style-2 {
    min-height: 160px;
  }
}
.product-box.style-2 .product-content {
  display: flex;
  align-items: start;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  padding: 35px 40px;
  flex-direction: column;
  z-index: 1;
}
.product-box.style-2 .product-content .product-name {
  font-size: 1.75rem;
  font-weight: 700;
  max-width: 230px;
}
@media only screen and (max-width: 1380px) {
  .product-box.style-2 .product-content {
    padding: 20px 30px;
  }
  .product-box.style-2 .product-content .product-name {
    font-size: 1.4rem;
    line-height: 1.3;
  }
  .product-box.style-2 .product-content .btn, .product-box.style-2 .product-content .wp-block-button__link {
    padding: 8px 16px;
    font-size: 14px;
  }
  .product-box.style-2 .product-content .offer {
    font-size: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .product-box.style-2 .product-content {
    padding: 15px 18px;
  }
  .product-box.style-2 .product-content .product-name {
    font-size: 1.2rem;
    margin-bottom: 5px;
    line-height: 1.1;
    max-width: 170px;
  }
  .product-box.style-2 .product-content .btn, .product-box.style-2 .product-content .wp-block-button__link {
    padding: 6px 14px;
    font-size: 13px;
  }
  .product-box.style-2 .product-content .offer {
    font-size: 13px;
  }
}
.product-box.style-3 {
  height: 280px;
}
@media only screen and (max-width: 575px) {
  .product-box.style-3 {
    height: 100%;
    min-height: 200px;
  }
}
@media only screen and (max-width: 360px) {
  .product-box.style-3 {
    min-height: 160px;
  }
}
.product-box.style-3 .product-content {
  display: flex;
  align-items: start;
  justify-content: space-between;
  position: absolute;
  width: 60%;
  height: 100%;
  right: 0px;
  padding: 35px 40px;
  flex-direction: column;
  z-index: 1;
}
.product-box.style-3 .product-content .product-name {
  font-size: 1.75rem;
  font-weight: 700;
  max-width: 300px;
}
@media only screen and (max-width: 1199px) {
  .product-box.style-3 .product-content {
    padding: 20px 30px;
  }
  .product-box.style-3 .product-content .product-name {
    font-size: 1.4rem;
    line-height: 1.3;
  }
  .product-box.style-3 .product-content .btn, .product-box.style-3 .product-content .wp-block-button__link {
    padding: 8px 16px;
    font-size: 14px;
  }
  .product-box.style-3 .product-content .offer {
    font-size: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .product-box.style-3 .product-content {
    padding: 15px 18px;
  }
  .product-box.style-3 .product-content .product-name {
    font-size: 1.2rem;
    margin-bottom: 5px;
    line-height: 1.1;
    max-width: 170px;
  }
  .product-box.style-3 .product-content .product-name br {
    display: none;
  }
  .product-box.style-3 .product-content .btn, .product-box.style-3 .product-content .wp-block-button__link {
    padding: 6px 14px;
    font-size: 13px;
  }
  .product-box.style-3 .product-content .offer {
    font-size: 13px;
  }
}
.product-box.style-4 {
  height: 450px;
}
.product-box.style-4 .product-content {
  display: flex;
  align-items: start;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  padding: 60px 40px;
  flex-direction: column;
  z-index: 1;
}
.product-box.style-4 .product-content .product-name {
  font-weight: 500;
  max-width: 540px;
  line-height: 1.2;
  margin-bottom: 15px;
}
.product-box.style-4 .product-content .para-text {
  max-width: 460px;
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .product-box.style-4 .product-content .para-text {
    display: none;
  }
}
@media only screen and (max-width: 1740px) {
  .product-box.style-4 .product-content {
    width: 100%;
    height: 100%;
    padding: 35px 40px;
  }
  .product-box.style-4 .product-content .product-name {
    font-weight: 500;
    max-width: 540px;
    margin-bottom: 15px;
  }
  .product-box.style-4 .product-content .para-text {
    max-width: 460px;
  }
}
@media only screen and (max-width: 1480px) {
  .product-box.style-4 .product-content {
    padding: 20px 30px;
  }
  .product-box.style-4 .product-content .product-name {
    max-width: 400px;
    font-size: 1.875rem;
    margin-bottom: 6px;
  }
  .product-box.style-4 .product-content .para-text {
    max-width: 460px;
  }
}
@media only screen and (max-width: 1280px) {
  .product-box.style-4 {
    height: 270px;
  }
  .product-box.style-4 .product-content {
    padding: 20px 25px;
  }
  .product-box.style-4 .product-content .product-name {
    max-width: 320px;
    font-size: 1.5rem;
    margin-bottom: 6px;
  }
  .product-box.style-4 .product-content .para-text {
    max-width: 430px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .product-box.style-4 {
    height: 240px;
  }
  .product-box.style-4 .product-content {
    padding: 20px 20px;
  }
  .product-box.style-4 .product-content .product-name {
    max-width: 280px;
    font-size: 1.3rem;
    margin-bottom: 6px;
  }
  .product-box.style-4 .product-content .para-text {
    max-width: 290px;
    font-size: 13px;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 360px) {
  .product-box.style-4 {
    height: 200px;
  }
}

.offer-card {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.offer-card .offer-content {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 30px;
}
.offer-card .offer-content .title {
  text-transform: capitalize;
}
.offer-card .offer-content .offer {
  margin-bottom: 15px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .offer-card .offer-content {
    padding: 18px;
  }
  .offer-card .offer-content .title {
    font-size: 22px;
  }
  .offer-card .offer-content .offer {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .offer-card .offer-content {
    padding: 18px;
  }
  .offer-card .offer-content .title {
    font-size: 18px;
  }
  .offer-card .offer-content .btn, .offer-card .offer-content .wp-block-button__link {
    padding: 8px 18px;
    font-size: 14px;
  }
  .offer-card .offer-content .offer {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .offer-card {
    margin-bottom: 30px;
  }
  .offer-card .offer-content {
    padding: 30px;
  }
  .offer-card .offer-content .title {
    font-size: 24px;
  }
  .offer-card .offer-content .btn, .offer-card .offer-content .wp-block-button__link {
    padding: 12px 25px;
    font-size: 16px;
  }
  .offer-card .offer-content .offer {
    font-size: 16px;
    margin-bottom: 15px;
  }
}

.quick-modal-swiper,
.product-gallery-swiper {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.quick-modal-swiper .swiper-slide,
.product-gallery-swiper .swiper-slide {
  width: 45px !important;
  min-width: 45px !important;
  height: 45px;
}
.quick-modal-swiper .swiper-slide img,
.product-gallery-swiper .swiper-slide img {
  border: 2px solid #fff;
  border-radius: 5px;
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.4);
}
.quick-modal-swiper .swiper-slide:last-child,
.product-gallery-swiper .swiper-slide:last-child {
  margin-right: 0 !important;
}
.quick-modal-swiper .swiper-slide.swiper-slide-thumb-active img,
.product-gallery-swiper .swiper-slide.swiper-slide-thumb-active img {
  border-color: var(--secondary);
}
.quick-modal-swiper.swiper-vertical,
.product-gallery-swiper.swiper-vertical {
  position: absolute;
  top: 30px;
  bottom: auto;
  left: 30px;
  transform: unset;
}
.quick-modal-swiper.swiper-vertical .swiper-slide,
.product-gallery-swiper.swiper-vertical .swiper-slide {
  margin-right: 0 !important;
  margin-bottom: 15px !important;
}
.quick-modal-swiper.swiper-vertical.vertical-center,
.product-gallery-swiper.swiper-vertical.vertical-center {
  top: 50%;
  transform: translateY(-50%);
  left: -50px;
}
.quick-modal-swiper.thumb-swiper-lg .swiper-slide,
.product-gallery-swiper.thumb-swiper-lg .swiper-slide {
  height: 70px;
  width: 70px !important;
  min-width: 70px !important;
}
.quick-modal-swiper.thumb-swiper-lg .swiper-slide img,
.product-gallery-swiper.thumb-swiper-lg .swiper-slide img {
  box-shadow: unset;
  border-color: var(--border-color);
  border-radius: 0;
}
.quick-modal-swiper.thumb-swiper-lg .swiper-slide.swiper-slide-thumb-active img,
.product-gallery-swiper.thumb-swiper-lg .swiper-slide.swiper-slide-thumb-active img {
  border-color: var(--secondary);
}
.quick-modal-swiper.thumb-sm,
.product-gallery-swiper.thumb-sm {
  top: 15px;
  left: 15px;
}
.quick-modal-swiper.thumb-sm .swiper-slide,
.product-gallery-swiper.thumb-sm .swiper-slide {
  height: 50px;
  width: 50px !important;
  min-width: 50px !important;
}
.quick-modal-swiper.thumb-sm .swiper-slide img,
.product-gallery-swiper.thumb-sm .swiper-slide img {
  box-shadow: unset;
  border: 1px solid var(--border-color);
  border-radius: 0;
}
.quick-modal-swiper.thumb-sm .swiper-slide.swiper-slide-thumb-active img,
.product-gallery-swiper.thumb-sm .swiper-slide.swiper-slide-thumb-active img {
  border: 1px solid var(--secondary);
}
@media only screen and (max-width: 991px) {
  .quick-modal-swiper.swiper-vertical,
  .product-gallery-swiper.swiper-vertical {
    top: 15px;
    left: 15px;
  }
  .quick-modal-swiper.thumb-swiper-lg .swiper-slide,
  .product-gallery-swiper.thumb-swiper-lg .swiper-slide {
    height: 50px;
    width: 50px !important;
    min-width: 50px !important;
  }
}

.quick-view-modal .modal-body {
  padding: 30px;
}
.quick-view-modal .btn-close {
  margin: 0px;
  position: absolute;
  right: 8px;
  top: 8px;
  color: var(--secondary);
  opacity: 1;
  font-size: 24px;
  padding: 0px;
  height: 40px;
  z-index: 1;
  width: 40px;
  border: 0px;
  background: transparent;
}
@media only screen and (max-width: 767px) {
  .quick-view-modal .btn-close {
    right: 0px;
    top: 0px;
  }
}

.star-rating > i {
  color: #FFA800;
}

.dz-product-detail {
  background-color: #fff;
  margin-bottom: 30px;
  position: relative;
}
.dz-product-detail.static-media .dz-media {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
  .dz-product-detail.static-media .dz-media {
    height: auto;
    margin-bottom: 15px;
  }
}
.dz-product-detail .swiper-btn-center-lr + .dz-content {
  padding-top: 25px;
}
@media only screen and (max-width: 1199px) {
  .dz-product-detail .dz-media {
    /* min-height: 280px; */
  }
}
@media only screen and (max-width: 767px) {
  .dz-product-detail .dz-media {
    height: 100%;
  }
}
.dz-product-detail .dz-media .dz-maximize {
  opacity: 0;
}
.dz-product-detail .dz-media:hover .dz-maximize {
  opacity: 1;
}
@media only screen and (max-width: 575px) {
  .dz-product-detail .dz-media .dz-maximize {
    opacity: 1;
  }
}
.dz-product-detail .banner-social-media {
  transform: unset;
  top: 250px;
}
.dz-product-detail .banner-social-media ul li a {
  color: #000;
}
.dz-product-detail .dz-content .title {
  font-weight: 500;
}
.dz-product-detail .dz-content .meta-content {
  margin-right: 0;
  text-align: right;
}
.dz-product-detail .dz-content .dz-tags {
  margin-bottom: 5px;
}
.dz-product-detail .dz-content .dz-rating {
  display: flex;
  justify-content: left;
}
.dz-product-detail .dz-content .dz-rating li i {
  margin: 0px 3px;
  font-size: 18px;
}
.dz-product-detail .dz-content .para-text {
  font-size: 15px;
  color: var(--secondary);
}
@media only screen and (max-width: 575px) {
  .dz-product-detail .dz-content .para-text {
    font-size: 14px;
  }
}
.dz-product-detail .dz-content .dz-rating {
  display: flex;
  line-height: 18px;
}
.dz-product-detail .dz-content .review-num {
  display: flex;
}
@media only screen and (max-width: 575px) {
  .dz-product-detail .dz-content .review-num {
    display: block;
  }
}
.dz-product-detail .dz-content .review-num a,
.dz-product-detail .dz-content .review-num span {
  font-size: 13px;
  color: #666666;
  line-height: 20px;
}
.dz-product-detail .dz-content .dz-content-footer {
  display: flex;
  margin-bottom: 15px;
}
.dz-product-detail .dz-content .dz-content-footer .dz-content-start {
  flex: 1;
}
.dz-product-detail .dz-content .dz-content-footer .price-name {
  line-height: 1.5;
}
.dz-product-detail .dz-content .dz-content-footer .price-num {
  font-size: 24px;
  font-weight: 500;
  font-family: var(--font-family-title);
}
.dz-product-detail .swiper-btn-center-lr .btn-next,
.dz-product-detail .swiper-btn-center-lr .btn-prev {
  background-color: transparent;
  border-radius: 0;
}
.dz-product-detail .swiper-btn-center-lr .btn-prev {
  left: 0;
}
.dz-product-detail .swiper-btn-center-lr .btn-next {
  right: 0;
}
.dz-product-detail .swiper-btn-center-lr .gallery-button-prev i,
.dz-product-detail .swiper-btn-center-lr .gallery-button-next i {
  font-size: 26px;
}
.dz-product-detail .quick-modal-swiper,
.dz-product-detail .product-gallery-swiper {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.dz-product-detail .quick-modal-swiper .swiper-slide,
.dz-product-detail .product-gallery-swiper .swiper-slide {
  width: 45px !important;
  min-width: 45px !important;
  height: 45px;
}
.dz-product-detail .quick-modal-swiper .swiper-slide img,
.dz-product-detail .product-gallery-swiper .swiper-slide img {
  border: 2px solid #fff;
  border-radius: 5px;
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.4);
}
.dz-product-detail .quick-modal-swiper .swiper-slide:last-child,
.dz-product-detail .product-gallery-swiper .swiper-slide:last-child {
  margin-right: 0 !important;
}
.dz-product-detail .quick-modal-swiper .swiper-slide.swiper-slide-thumb-active img,
.dz-product-detail .product-gallery-swiper .swiper-slide.swiper-slide-thumb-active img {
  border-color: var(--secondary);
}
.dz-product-detail .quick-modal-swiper.swiper-vertical,
.dz-product-detail .product-gallery-swiper.swiper-vertical {
  position: absolute;
  bottom: 30px;
  top: auto;
  left: 50%;
  transform: translate(-50%, 0);
}
.dz-product-detail .quick-modal-swiper.swiper-vertical .swiper-slide,
.dz-product-detail .product-gallery-swiper.swiper-vertical .swiper-slide {
  margin-right: 0 !important;
  margin-bottom: 15px !important;
}
.dz-product-detail .quick-modal-swiper.swiper-vertical .swiper-wrapper,
.dz-product-detail .product-gallery-swiper.swiper-vertical .swiper-wrapper {
  flex-direction: row !important;
  gap: 20px !important;
}
.dz-product-detail .quick-modal-swiper.swiper-vertical.vertical-center,
.dz-product-detail .product-gallery-swiper.swiper-vertical.vertical-center {
  top: 50%;
  transform: translateY(-50%);
  left: -50px;
}
.dz-product-detail .quick-modal-swiper.thumb-swiper-lg .swiper-slide,
.dz-product-detail .product-gallery-swiper.thumb-swiper-lg .swiper-slide {
  height: 70px;
  width: 70px !important;
  min-width: 70px !important;
}
.dz-product-detail .quick-modal-swiper.thumb-swiper-lg .swiper-slide img,
.dz-product-detail .product-gallery-swiper.thumb-swiper-lg .swiper-slide img {
  box-shadow: unset;
  border-color: transparent;
  border-radius: 0;
}
.dz-product-detail .quick-modal-swiper.thumb-swiper-lg .swiper-slide.swiper-slide-thumb-active img,
.dz-product-detail .product-gallery-swiper.thumb-swiper-lg .swiper-slide.swiper-slide-thumb-active img {
  border-color: var(--secondary);
}
.dz-product-detail .quick-modal-swiper.thumb-sm,
.dz-product-detail .product-gallery-swiper.thumb-sm {
  left: 50%;
  bottom: 30px;
  transform: translate(-50%, 0%);
}
.dz-product-detail .quick-modal-swiper.thumb-sm .swiper-slide,
.dz-product-detail .product-gallery-swiper.thumb-sm .swiper-slide {
  height: 50px;
  width: 50px !important;
  min-width: 50px !important;
}
.dz-product-detail .quick-modal-swiper.thumb-sm .swiper-slide img,
.dz-product-detail .product-gallery-swiper.thumb-sm .swiper-slide img {
  box-shadow: unset;
  border: 1px solid var(--secondary);
  border-radius: 0;
}
.dz-product-detail .quick-modal-swiper.thumb-sm .swiper-slide.swiper-slide-thumb-active img,
.dz-product-detail .product-gallery-swiper.thumb-sm .swiper-slide.swiper-slide-thumb-active img {
  border-color: var(--secondary);
}
@media only screen and (max-width: 575px) {
  .dz-product-detail .quick-modal-swiper.thumb-swiper-lg .swiper-slide,
  .dz-product-detail .product-gallery-swiper.thumb-swiper-lg .swiper-slide {
    height: 50px;
    width: 50px !important;
    min-width: 50px !important;
  }
}
.dz-product-detail .product-num {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.dz-product-detail .product-num > div {
  margin-right: 45px;
}
.dz-product-detail .product-num > div:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 991px) {
  .dz-product-detail .product-num > div {
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
.dz-product-detail .product-num a span {
  margin-left: 15px;
}
.dz-product-detail .product-num .like-btn {
  border: 1px solid #F0F0F0;
  width: 60px;
  border-radius: var(--border-radius-base);
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 22px;
  margin-left: 18px;
}
.dz-product-detail.style-2 .dz-content .title {
  font-size: 35px;
}
.dz-product-detail.style-2 .dz-content .sub-title {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 5px;
}
.dz-product-detail.style-2 .dz-content .price-num {
  font-size: 24px;
  font-weight: 400;
}
.dz-product-detail.style-2 .dz-content .meta-content {
  text-align: left;
}
.dz-product-detail.style-2 .dz-content .meta-content .form-label {
  color: var(--title);
  font-size: 20px;
  margin-right: 10px;
}
.dz-product-detail.style-2 .dz-content .product-num {
  margin-bottom: 30px;
}
.dz-product-detail.style-2 .dz-content .cart-btn {
  flex-wrap: wrap;
  margin: 0;
}
.dz-product-detail.style-2 .dz-content .cart-btn .btn, .dz-product-detail.style-2 .dz-content .cart-btn .wp-block-button__link {
  margin: 5px 5px;
}
.dz-product-detail.style-2 .dz-content .cart-btn .btn svg, .dz-product-detail.style-2 .dz-content .cart-btn .wp-block-button__link svg {
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.dz-product-detail.style-2 .dz-content .price-num del {
  font-size: 18px;
  opacity: 0.6;
}
@media only screen and (max-width: 1280px) {
  .dz-product-detail.style-2 {
    padding-left: 0;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .dz-product-detail.style-2 .dz-content .title {
    font-size: 30px;
  }
  .dz-product-detail.style-2 .dz-content .meta-content {
    margin-bottom: 10px;
  }
  .dz-product-detail.style-2 .dz-content .btn-group,
  .dz-product-detail.style-2 .dz-content .product-num {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .dz-product-detail.style-2 {
    padding-top: 0;
  }
  .dz-product-detail.style-2 .dz-content .title {
    font-size: 24px;
  }
  .dz-product-detail.style-2 .dz-content .meta-content {
    justify-content: space-between;
    margin-bottom: 5px;
  }
  .dz-product-detail.style-2 .dz-content .meta-content .price-num {
    font-size: 22px;
    margin-bottom: 0;
  }
  .dz-product-detail.style-2 .dz-content .meta-content .price-num del {
    font-size: 16px;
  }
  .dz-product-detail.style-2 .dz-content .btn-group,
  .dz-product-detail.style-2 .dz-content .product-num {
    justify-content: space-between;
    margin-bottom: 15px;
  }
}
.dz-product-detail .dz-info {
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .dz-product-detail .dz-info {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .dz-product-detail .dz-info {
    margin-bottom: 0;
  }
}
.dz-product-detail .dz-info ul {
  padding-top: 20px;
  border-top: 1px solid var(--border-color);
}
.dz-product-detail .dz-info ul li {
  color: var(--secondary);
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}
.dz-product-detail .dz-info ul li a {
  color: var(--secondary);
  font-size: 16px;
}
.dz-product-detail .dz-info ul li strong {
  font-size: 15px;
  margin-right: 10px;
}
.dz-product-detail .dz-info ul li span {
  padding: 0 5px;
}
.dz-product-detail .dz-info ul li span:last-child {
  padding: 0;
}
.dz-product-detail .dz-info ul li:last-child {
  margin-bottom: 0;
}
.dz-product-detail .dz-info ul li:last-child span {
  padding: 0 10px;
}
.dz-product-detail .dz-info.style-2 ul {
  display: flex;
  flex-wrap: wrap;
}
.dz-product-detail .dz-info.style-2 ul li {
  padding-right: 30px;
}
.dz-product-detail .dz-info.style-2 ul li:last-child {
  margin-left: auto;
  padding-right: 0;
}
@media only screen and (max-width: 991px) {
  .dz-product-detail .dz-info.style-2 ul {
    margin-bottom: 0px;
  }
  .dz-product-detail .dz-info.style-2 ul li {
    padding-right: 0px;
  }
  .dz-product-detail .dz-info.style-2 ul li:last-child {
    margin-left: 0;
  }
}
.dz-product-detail.style-3 {
  padding: 0;
  margin: 0;
  background: transparent;
}
@media only screen and (max-width: 767px) {
  .dz-product-detail.style-3 {
    margin-bottom: 30px;
  }
}
.dz-product-detail.style-3 .swiper-btn-center-lr {
  margin-left: -80px;
  padding-left: 130px;
}
@media only screen and (max-width: 1280px) {
  .dz-product-detail.style-3 .swiper-btn-center-lr {
    margin-left: 0;
    padding-left: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .dz-product-detail.style-3 .swiper-btn-center-lr {
    padding-left: 50px;
  }
}
.dz-product-detail.style-3 .product-gallery-swiper.swiper-vertical {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 30px;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1280px) {
  .dz-product-detail.style-3 .product-gallery-swiper.swiper-vertical {
    left: 0px;
  }
}
.dz-product-detail.style-3 .product-gallery-swiper2:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 12%;
  width: 51%;
  height: 60%;
  background: white;
  border-radius: 50% 50% 0px 0px;
  z-index: -1;
}

.btn-quantity {
  margin-right: 45px;
}
.btn-quantity .bootstrap-touchspin {
  width: 160px;
  min-width: 160px;
  position: relative;
  height: 40px;
  display: block;
}
.btn-quantity input {
  width: auto;
  padding: 0;
  text-align: center;
  z-index: 1;
  height: 40px !important;
  border: 1px solid var(--border-color);
  background-color: transparent;
  border-radius: 0 !important;
  font-size: 15px;
  width: 60px !important;
  color: var(--title);
  margin-left: auto !important;
  margin-right: auto !important;
}
.btn-quantity input:focus {
  box-shadow: unset;
}
.btn-quantity .input-group-btn-vertical {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 0;
  margin-left: 0 !important;
}
.btn-quantity .input-group-btn-vertical .btn, .btn-quantity .input-group-btn-vertical .wp-block-button__link {
  padding: 0px;
  min-width: 40px;
  justify-content: center;
  z-index: 1;
  border-radius: 0;
  position: relative;
  color: #fff;
}
.btn-quantity .input-group-btn-vertical .btn:active, .btn-quantity .input-group-btn-vertical .wp-block-button__link:active {
  border-color: transparent;
}
.btn-quantity .input-group {
  margin-bottom: 0;
}
.btn-quantity.quantity-sm .bootstrap-touchspin {
  width: 120px;
  min-width: 120px;
  height: 30px;
}
.btn-quantity.quantity-sm input {
  width: 40px !important;
  height: 30px !important;
}
.btn-quantity.quantity-sm .btn, .btn-quantity.quantity-sm .wp-block-button__link {
  min-width: 30px;
  font-size: 14px;
}
.btn-quantity.light .btn, .btn-quantity.light .wp-block-button__link {
  background-color: #faf8f2;
  color: var(--title);
}

.detail-bx {
  padding-left: 30px;
  padding-right: 30px;
}
.detail-bx .para-text {
  margin-bottom: 40px;
}
.detail-bx .feature-detail {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
  flex-wrap: wrap;
}
.detail-bx .feature-detail li {
  display: flex;
  align-items: center;
  padding: 10px 40px 10px 0;
  text-align: left;
}
.detail-bx .feature-detail li:last-child {
  padding-right: 0;
}
.detail-bx .feature-detail li i {
  font-size: 22px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--primary);
  border-radius: 50%;
  width: 44px;
  min-width: 44px;
  margin-right: 10px;
  color: var(--primary);
}
.detail-bx .feature-detail li h5, .detail-bx .feature-detail li .h5 {
  font-weight: 400;
  margin-bottom: 0;
}
.detail-bx .feature-detail li svg {
  margin-right: 10px;
}
@media only screen and (max-width: 991px) {
  .detail-bx {
    padding-left: 0;
    padding-right: 0;
  }
  .detail-bx .feature-detail {
    margin-bottom: 30px;
  }
  .detail-bx .feature-detail li {
    padding: 6px 20px 6px 0;
  }
  .detail-bx .feature-detail li svg {
    width: 30px;
    height: 30px;
  }
  .detail-bx .feature-detail li h5, .detail-bx .feature-detail li .h5 {
    font-size: 16px;
  }
  .detail-bx .para-text {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .detail-bx .para-text {
    text-align: justify;
  }
}
@media only screen and (max-width: 600px) {
  .detail-bx .para-text {
    font-size: 14px;
  }
}
@media only screen and (max-width: 575px) {
  .detail-bx .feature-detail {
    margin-bottom: 15px;
  }
  .detail-bx .feature-detail li h5, .detail-bx .feature-detail li .h5 {
    font-size: 14px;
  }
}

.category-swiper,
.category-swiper2 {
  margin-bottom: 25px;
}
.category-swiper .shop-card .dz-content,
.category-swiper2 .shop-card .dz-content {
  padding: 12px 0;
}
@media only screen and (max-width: 575px) {
  .category-swiper,
  .category-swiper2 {
    margin-bottom: 15px;
  }
}

.category-swiper2 {
  margin-bottom: 0;
}
.category-swiper2 .shop-card .dz-content {
  text-align: center;
}

.product-size.btn-group {
  display: flex;
  flex-wrap: wrap;
}
.product-size .btn, .product-size .wp-block-button__link {
  padding: 0;
  height: 34px;
  width: 34px;
  line-height: 36px;
  font-size: 15px;
  font-weight: 400;
  border-radius: 0;
  background-color: #fff !important;
  justify-content: center;
  background: #efefef;
  border: 1px solid var(--border-color);
  color: var(--title);
  margin-right: 8px !important;
  flex: unset;
  margin-bottom: 8px;
}
.product-size .btn:hover, .product-size .wp-block-button__link:hover {
  border-color: inherit;
}
.product-size .btn-check:checked + .btn, .product-size .btn-check:checked + .wp-block-button__link {
  background: var(--secondary) !important;
  color: #fff;
  border-color: var(--secondary);
}
.product-size .btn-check:checked + .btn.btn-light, .product-size .btn-check:checked + .btn-light.wp-block-button__link {
  background: var(--secondary) !important;
  border-color: var(--secondary);
  color: #fff;
}

/*=== Pages ===*/
.clients-logo {
  height: 50px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clients-logo img {
  width: 135px;
}
.clients-logo:hover img {
  -webkit-animation: logoUpToDown 0.4s forwards;
  -moz-animation: logoUpToDown 0.4s forwards;
  animation: logoUpToDown 0.4s forwards;
}
@media only screen and (max-width: 575px) {
  .clients-logo {
    margin: 0 25px;
  }
}

@keyframes logoUpToDown {
  49% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
.dropdown-item.active, .dropdown-item:active {
  background-color: var(--secondary);
  color: #fff !important;
}
.dropdown-item.active .text, .dropdown-item:active .text {
  color: #fff;
}

.service-tags a {
  padding: 10px 25px;
  border: 1px solid lightgray;
  background-color: #fff;
  color: #000;
  display: inline-block;
  margin: 9px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.service-tags a:hover {
  background-color: var(--primary);
  border-color: var(--primary);
  color: #fff;
  box-shadow: 0px 5px 15px -5px var(--primary);
}

.dzFormMsg,
.dzSubscribeMsg {
  position: fixed;
  right: 5%;
  bottom: 20px;
  z-index: 9999999;
}
.dzFormMsg .alert,
.dzSubscribeMsg .alert {
  margin: 0;
  position: relative;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1199px) {
  .dzFormMsg,
  .dzSubscribeMsg {
    right: 9%;
    bottom: 17px;
  }
}
@media only screen and (max-width: 767px) {
  .dzFormMsg,
  .dzSubscribeMsg {
    right: 5%;
    bottom: 18%;
    width: 90%;
  }
}
@media only screen and (max-width: 575px) {
  .dzFormMsg,
  .dzSubscribeMsg {
    bottom: 10%;
  }
}

.calculator-listing .dzFormBmi .dzFormInner {
  position: static;
  padding: 20px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.05);
  text-align: center;
  box-shadow: 0px 8px 24px rgba(149, 157, 165, 0.2);
  border-radius: 10px;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .calculator-listing .dzFormBmi .dzFormInner {
    padding: 20px 25px;
  }
}

.video-box-sec::after {
  content: "";
  background-image: url(../images/background/bg-pattern1.svg);
  position: absolute;
  left: 10px;
  width: 95px;
  bottom: -110px;
  animation: move4 5s infinite;
  height: 230px;
}
.video-box-sec::before {
  content: "";
  background-image: url(../images/background/bg-pattern2.svg);
  position: absolute;
  right: 100px;
  width: 43px;
  animation: move4 3.5s infinite;
  bottom: -35px;
  height: 160px;
}

.schedule-section::after {
  content: "";
  background-image: url(../images/background/bg-pattern2.svg);
  position: absolute;
  left: 50px;
  width: 43px;
  animation: move4 5s infinite;
  top: 85px;
  height: 160px;
}
@media only screen and (max-width: 1680px) {
  .schedule-section::after {
    left: 10px;
  }
}
@media only screen and (max-width: 1480px) {
  .schedule-section::after {
    display: none;
  }
}
.schedule-section .section-head .title {
  line-height: 1.6 !important;
}
@media only screen and (max-width: 1280px) {
  .schedule-section .section-head .title {
    line-height: 1.3 !important;
  }
}

.blog-section::after {
  content: "";
  background-image: url(../images/background/bg-pattern1.svg);
  position: absolute;
  right: 30px;
  top: 50px;
  width: 95px;
  animation: move4 4.5s infinite;
  height: 230px;
}
@media only screen and (max-width: 1680px) {
  .blog-section::after {
    right: 10px;
  }
}
@media only screen and (max-width: 1480px) {
  .blog-section::after {
    display: none;
  }
}

.overlay-content-box {
  position: relative;
}
.overlay-content-box::before {
  content: "";
  background-image: url(../images/banner/bnr-3-s2.svg);
  position: absolute;
  transform: rotateX(180deg) translateX(-100%);
  left: -15px;
  width: 40px;
  bottom: 0px;
  height: 90px;
}
@media only screen and (max-width: 575px) {
  .overlay-content-box::before {
    display: none;
  }
}

.overlay-section::after {
  content: "";
  background-image: url(../images/background/bg-pattern2.svg);
  position: absolute;
  left: 75px;
  top: 200px;
  width: 43px;
  height: 160px;
  animation: move4 5s infinite;
}
@media only screen and (max-width: 1800px) {
  .overlay-section::after {
    left: 35px;
  }
}
@media only screen and (max-width: 1680px) {
  .overlay-section::after {
    left: 10px;
  }
}
@media only screen and (max-width: 1480px) {
  .overlay-section::after {
    display: none;
  }
}
.overlay-section::before {
  content: "";
  background-image: url(../images/background/bg-pattern1.svg);
  position: absolute;
  right: 50px;
  animation: move4 4s infinite;
  top: 65px;
  width: 95px;
  height: 230px;
}
@media only screen and (max-width: 1199px) {
  .overlay-section::before {
    display: none;
  }
}

.contact-section {
  padding-top: 60px;
}
@media only screen and (max-width: 575px) {
  .contact-section {
    padding-top: 35px;
  }
}

.section-wrapper1 {
  position: relative;
  z-index: 1;
}
.section-wrapper1:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 78%;
  background: #F5F5F5;
  z-index: -1;
}

.blog-swiper-1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  overflow: visible !important;
}

.motion-virtual {
  overflow: hidden;
}
.motion-virtual .swiper-slide .dz-card.style-2 {
  animation: motion-navigation 35s infinite linear;
}

@keyframes motion-navigation {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-500%);
    transform: translateX(-700%);
  }
}
.dz-features-wrapper {
  overflow: hidden;
  position: relative;
  z-index: 1000;
}
.dz-features-wrapper .dz-features {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  animation: ticker 0s linear infinite 0s normal;
  animation-duration: 0s;
  animation-duration: 32.9528s;
}
.dz-features-wrapper .dz-features .item {
  padding: 10px;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 1280px) {
  .dz-features-wrapper .dz-features .item {
    padding: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .dz-features-wrapper .dz-features .item {
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 575px) {
  .dz-features-wrapper .dz-features .item {
    padding: 10px;
  }
}
.dz-features-wrapper:hover .dz-features {
  animation-play-state: paused;
}

@keyframes ticker {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.text-wrapper {
  position: relative;
  z-index: 1;
  padding: 10px 20px 10px;
}
.text-wrapper .title {
  color: #FFF;
  font-size: 86px;
  font-weight: 500;
  display: flex;
  text-transform: uppercase;
  justify-content: center;
  line-height: 1;
}
@media only screen and (max-width: 991px) {
  .text-wrapper .title {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .text-wrapper .title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .text-wrapper .title {
    font-size: 35px;
  }
}

.bg-data-text.style-1 {
  font-size: 86px;
  font-weight: 500;
  display: flex;
  -webkit-text-stroke: 2px #fff;
  color: transparent;
  text-transform: uppercase;
  justify-content: center;
  line-height: 1;
}
@media only screen and (max-width: 991px) {
  .bg-data-text.style-1 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .bg-data-text.style-1 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .bg-data-text.style-1 {
    font-size: 35px;
  }
}

@keyframes animateBGText {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(12px);
  }
}
.music-bage {
  position: absolute;
  right: -75px;
  top: -160px;
  animation: rotate-360 20s infinite linear;
  z-index: -1;
}
@media only screen and (max-width: 1280px) {
  .music-bage {
    right: -20px;
    top: -68px;
  }
  .music-bage img {
    width: 120px;
  }
}
@media only screen and (max-width: 991px) {
  .music-bage {
    display: none;
  }
}

/* paly */
.dz-player.style-2 {
  gap: 0;
  padding: 30px 35px;
  background: #000;
}
@media only screen and (max-width: 575px) {
  .dz-player.style-2 {
    padding: 20px;
  }
}
.dz-player.style-2 .title {
  width: 100%;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 15px;
  text-transform: capitalize;
}
@media only screen and (max-width: 575px) {
  .dz-player.style-2 .title {
    font-size: 18px;
  }
}

.side-bar {
  padding-left: 35px;
  padding-bottom: 1px;
}
.side-bar .wp-block-search,
.side-bar .wp-block-archives,
.side-bar .wp-block-latest-posts,
.side-bar .wp-block-latest-comments,
.side-bar .wp-block-categories,
.side-bar .wp-block-calendar {
  margin-bottom: 0;
}
@media only screen and (max-width: 1280px) {
  .side-bar {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.side-bar.left {
  padding-left: 0;
  padding-right: 35px;
}
@media only screen and (max-width: 1280px) {
  .side-bar.left {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.alignnone {
  margin: 0.3125rem 0 1.563rem 0;
}
.alignnoneimg, .alignnone.wp-caption, .alignnone.is-resized {
  margin: 0.3125rem 0 1.563rem 0;
}

.aligncenter {
  display: block;
  margin: 0.3125rem auto 0.938rem;
  text-align: center;
}
.aligncenterimg, .aligncenter.wp-caption, .aligncenter.is-resized {
  display: block;
  margin: 0.3125rem auto 0.938rem;
  text-align: center;
}

.alignright {
  float: right;
  margin: 0.3125rem 0 1.563rem 1.563rem;
}
.alignrightimg, .alignright.wp-caption, .alignright.is-resized {
  margin: 0.3125rem 0 1.563rem 1.563rem;
  float: right;
}

.alignleft {
  float: left;
  margin: 0.3125rem 1.563rem 1.563rem 0;
}
.alignleftimg, .alignleft.is-cropped, .alignleft.wp-caption, .alignleft.is-resized {
  margin: 0.3125rem 1.563rem 1.563rem 0;
  float: left;
}
@media only screen and (max-width: 575px) {
  .alignleft.side-img {
    width: 200px;
  }
}


/* Theme Unit Test */
.post-password-form label {
  font-size: 1rem;
}
.post-password-form input[type=submit] {
  padding: 0.625rem 1.563rem;
  background-color: var(--primary);
  border: none;
  height: 2.8125rem;
  font-weight: 600;
  font-size: 0.875rem;
  outline: none;
}
.post-password-form input[type=submit]:hover {
  background-color: var(--primary);
}
.post-password-form input[type=password] {
  height: 2.8125rem;
  border: 0.0625rem solid #ced4da;
}

.wp-block-tag-cloud a {
  position: relative;
  border: 2px solid;
  padding: 10px 20px;
  display: inline-block;
  margin: 0 10px 10px 0;
  font-size: 14px;
  color: inherit;
  line-height: 1.4;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: var(--border-radius-base);
}
.wp-block-tag-cloud a:hover {
  background-color: var(--primary-hover);
  border-color: var(--primary-hover);
  color: #fff;
}

.wp-block-search .wp-block-search__button {
  background: var(--primary);
  border: 0;
  color: #fff;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0.625rem 1.563rem;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.wp-block-search .wp-block-search__input {
  border: 0.0625rem solid #e1e6eb;
  height: 2.8125rem;
  padding: 0.625rem 1.25rem;
  font-size: 0.875rem;
  outline: none;
}

.wp-block-latest-comments {
  padding: 0 !important;
}
.wp-block-latest-comments .avatar {
  width: 3.4375rem;
  height: 3.4375rem;
  border-radius: 3.4375rem;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt {
  margin-left: 4.375rem;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  color: inherit;
  font-size: 1.063rem;
  line-height: 1.7;
  margin-bottom: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a {
  color: inherit;
  box-shadow: none;
  text-decoration: none;
}
.wp-block-latest-comments img + article .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 4.375rem;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta time {
  display: block;
  width: 100%;
  color: #9fa1a4;
  font-size: 0.813rem;
  font-weight: 400;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
  font-size: 1rem !important;
  line-height: 1.5 !important;
  margin-bottom: 0.625rem !important;
}
.wp-block-latest-comments li {
  padding: 0 !important;
  border-bottom: 0.0625rem solid #eee;
  padding-bottom: 0.625rem !important;
  margin-bottom: 0.625rem;
}
.wp-block-latest-comments li::before {
  content: none !important;
}

.wp-block-latest-comments__comment-avatar {
  width: 3.4375rem;
  height: 3.4375rem;
  border-radius: 3.4375rem;
}

.comment-content.dz-page-text {
  max-width: 100%;
  padding-bottom: 0 !important;
}
.comment-content.dz-page-text > :last-child {
  margin-bottom: 0;
}

.wp-block-rss {
  padding: 0 !important;
}
.wp-block-rss .wp-block-rss__item {
  padding: 0.3125rem 0 !important;
  border-bottom: 0.0625rem solid #eee;
}
.wp-block-rss .wp-block-rss__item::before {
  content: none !important;
}
.wp-block-rss .wp-block-rss__item a {
  font-family: "Poppins", sans-serif;
  font-size: 1.125rem;
  box-shadow: unset !important;
  font-weight: 600;
  color: var(--title);
  text-decoration: none;
}

@media only screen and (max-width: 75rem) {
  .dz-page-text .wp-block-gallery,
  .dz-card.blog-single .dz-post-text .wp-block-gallery {
    margin-left: -6.5625rem;
    margin-right: -6.5625rem;
    width: calc(100% + 12.5rem + 0.625rem);
  }
}
@media only screen and (max-width: 1280px) {
  .dz-page-text .wp-block-gallery,
  .dz-blog.blog-single .dz-post-text .wp-block-gallery {
    margin-left: -5.3125rem;
    margin-right: -5.3125rem;
    width: calc(100% + 10rem + 0.625rem);
  }
}
@media only screen and (max-width: 61.9375rem) {
  .admin-bar .mo-left .header-nav {
    top: 1.875rem;
    height: calc(100vh - 1.875rem) !important;
  }
  .dz-page-text .wp-block-gallery,
  .dz-card.blog-single .dz-post-text .wp-block-gallery {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .dz-page-text,
  .dz-page-text ul li,
  .dz-page-text ol li,
  .dz-page-text p,
  .dz-card.blog-single .dz-post-text,
  .dz-card.blog-single .dz-post-text ul li,
  .dz-card.blog-single .dz-post-text ol li,
  .dz-card.blog-single .dz-post-text p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 48.875rem) {
  .admin-bar .is-fixed .main-bar {
    top: 2.8125rem;
  }
  .admin-bar .mo-left .header-nav {
    top: 2.8125rem;
    height: calc(100vh - 2.812rem) !important;
  }
  .wp-block-media-text {
    display: block;
  }
  .wp-block-media-text .wp-block-media-text__media {
    margin-bottom: 0.938rem;
  }
  .wp-block-media-text .wp-block-media-text__content {
    padding: 0;
  }
}
@media only screen and (max-width: 37.5rem) {
  .admin-bar .is-fixed .main-bar {
    top: 0;
  }
  .admin-bar .mo-left .header-nav {
    top: 2.8125rem;
    height: calc(100vh - 2.812rem) !important;
  }
  .admin-bar .mo-left .is-fixed .header-nav {
    top: 0;
    height: 100vh !important;
  }
}
.post-footer {
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.938rem 0 0;
}
.post-footer .dz-meta .tag-list {
  padding-bottom: 0;
  text-align: left;
  margin: 0;
  padding: 0;
  list-style: none;
  text-transform: capitalize;
  display: inline;
}
.post-footer .dz-meta ul li {
  margin-right: 0.3125rem;
  padding: 0;
  display: inline-block;
  color: #333333;
  font-weight: 500;
  font-size: 0.938rem;
  font-style: italic;
}
.post-footer .post-tag a {
  text-transform: capitalize;
  font-size: 0.938rem;
  color: #999;
  background: transparent;
  padding: 0;
  border: 0;
  line-height: 0.875rem;
  font-weight: 500;
}

.share-post li {
  display: inline-block;
}
.share-post a {
  width: 2.1875rem;
  height: 2.1875rem;
  border-radius: 2.1875rem;
  border: 0.0625rem solid #eee;
  display: block;
  text-align: center;
  line-height: 2.0625rem;
  color: #222222;
}

.extra-blog {
  margin-bottom: 60px;
}

@media only screen and (max-width: 575px) {
  .comment-respond.style-1 .comment-reply-title {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 991px) {
  .default-form {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .default-form {
    margin-bottom: 30px;
  }
}

.comments-area .comment-list {
  margin-bottom: 60px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .comments-area .comment-list {
    margin-bottom: 40px;
  }
}
.comments-area .comment-list .default-form {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}
.comments-area .comment-list .default-form small, .comments-area .comment-list .default-form .small {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
}
.comments-area .comment-list .default-form small a, .comments-area .comment-list .default-form .small a {
  color: #e10000;
}
.comments-area .comment-list .dz-page-text {
  padding-bottom: 0 !important;
  margin: 0;
}
.comments-area .comment-list > .comment .comment-body {
  position: relative;
  padding-left: 100px;
  margin-bottom: 30px;
  min-height: 95px;
  border-bottom: 1px solid rgba(34, 34, 34, 0.1);
  padding-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .comments-area .comment-list > .comment .comment-body {
    padding-bottom: 15px;
    padding-left: 75px;
    margin-bottom: 20px;
  }
}
.comments-area .comment-list > .comment .comment-body .star-rating {
  font-size: 14px;
  margin-bottom: 10px;
}
.comments-area .comment-list > .comment .comment-body .comment-author .avatar {
  position: absolute;
  left: 0;
  height: 80px;
  width: 80px;
  border-radius: 100%;
}
@media only screen and (max-width: 767px) {
  .comments-area .comment-list > .comment .comment-body .comment-author .avatar {
    height: 60px;
    width: 60px;
  }
}
.comments-area .comment-list > .comment .comment-body .comment-author .fn {
  font-size: 1rem;
  line-height: 1.2;
  font-family: var(--font-family-standard);
  color: var(--title);
  font-weight: 600;
  font-style: normal;
  margin-bottom: 8px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .comments-area .comment-list > .comment .comment-body .comment-author .fn {
    font-size: 1.125rem;
  }
}
.comments-area .comment-list > .comment .comment-body .comment-meta {
  margin-bottom: 5px;
}
.comments-area .comment-list > .comment .comment-body .comment-meta a {
  color: var(--secondary);
}
.comments-area .comment-list > .comment .comment-body p {
  margin-bottom: 10px;
  font-size: 15px;
}
.comments-area .comment-list > .comment .comment-body p:last-child {
  margin-bottom: 0;
}
.comments-area .comment-list > .comment .comment-body .reply .comment-reply-link {
  text-transform: capitalize;
  font-size: 14px;
  position: absolute;
  top: -3px;
  right: 0;
  font-weight: 500;
  display: inline-block;
  line-height: 1.3;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  border-bottom: 2px solid var(--primary);
}
.comments-area .comment-list > .comment .comment-body .reply .comment-reply-link i {
  margin-right: 8px;
}
.comments-area .comment-list > .comment .children {
  padding-left: 120px;
}
@media only screen and (max-width: 767px) {
  .comments-area .comment-list > .comment .children {
    padding-left: 75px;
  }
}
@media only screen and (max-width: 575px) {
  .comments-area .comment-list > .comment .children {
    padding-left: 30px;
  }
}

.comment-form-cookies-consent {
  display: none;
}

.comment-reply-title a {
  font-size: 14px;
  font-weight: 400;
}

.comment-respond small, .comment-respond .small {
  font-size: 14px;
  margin-left: 7px;
}
.comment-respond small a, .comment-respond .small a {
  color: #ef060f;
}
.comment-respond .comment-form {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.comment-respond .comment-form p {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .comment-respond .comment-form p {
    margin-bottom: 20px;
  }
}
.comment-respond .comment-form p label {
  display: none;
}
.comment-respond .comment-form p.comment-form-author input, .comment-respond .comment-form p.comment-form-email input, .comment-respond .comment-form p.comment-form-url input,
.comment-respond .comment-form p textarea {
  height: 60px;
  border: 1px solid;
  border-color: #C7C7C7;
  padding: 15px 20px;
  font-size: 15px;
  font-weight: 400;
  color: #555;
  width: 100%;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.comment-respond .comment-form p.comment-form-author input:focus, .comment-respond .comment-form p.comment-form-author input:active, .comment-respond .comment-form p.comment-form-email input:focus, .comment-respond .comment-form p.comment-form-email input:active, .comment-respond .comment-form p.comment-form-url input:focus, .comment-respond .comment-form p.comment-form-url input:active,
.comment-respond .comment-form p textarea:focus,
.comment-respond .comment-form p textarea:active {
  background: #fff;
  border-color: var(--primary);
}
.comment-respond .comment-form p textarea {
  height: 120px !important;
}
.comment-respond .comment-form p.comment-form-url {
  width: 100%;
}
.comment-respond .comment-form .comment-form-comment {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 575px) {
  .comment-respond .comment-form .comment-form-author,
  .comment-respond .comment-form .comment-form-email,
  .comment-respond .comment-form .comment-form-url {
    width: 100% !important;
  }
}

.dz-page-text [class*=galleryid-],
.dz-post-text [class*=galleryid-] {
  clear: both;
  margin: 0 auto;
  overflow: hidden;
}

.gallery .gallery-item {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 0.3125rem;
  position: relative;
  box-sizing: border-box;
}
.gallery .gallery-item img {
  float: left;
  padding: 0 0rem;
  width: 100%;
  border: none !important;
}
.gallery .gallery-caption {
  font-size: 0.813rem;
  color: #707070;
  display: block;
  font-family: "Noto Sans", sans-serif;
  line-height: 1.5;
  padding: 0.5em 0;
  clear: both;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
}

.post-password-form {
  position: relative;
  clear: both;
}
.post-password-form label {
  display: block;
  font-size: 1rem;
}
.post-password-form input[type=password] {
  width: 100%;
  border: 0.0625rem solid #ebedf2;
  padding: 0.625rem 6.25rem 0.625rem 0.938rem;
  height: 2.8125rem;
  border: 0.0625rem solid #ced4da;
}
.post-password-form input[type=submit] {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0.625rem 1.25rem;
  background: var(--primary);
  color: #FFF;
  border: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.875rem;
  outline: none;
  height: 2.8125rem;
}
.post-password-form input[type=submit]:hover {
  background: var(--primary-hover);
}

@media only screen and (max-width: 991px) {
  .side-bar.sticky-top {
    position: unset;
    padding-right: 0;
    padding-left: 0;
  }
}
.blog-post-banner {
  min-height: 300px;
  padding-top: 70px;
  padding-bottom: 70px;
}
.blog-post-banner .dz-title {
  color: #fff;
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-post-banner .dz-meta {
  color: #fff;
}
.blog-post-banner .dz-meta ul {
  display: flex;
  opacity: 0.7;
}
.blog-post-banner .dz-meta ul li {
  margin-right: 20px;
}
.blog-post-banner .dz-meta ul li a {
  color: #fff;
}

.post-outside {
  margin-top: -120px;
}

.single-post .main-bar {
  border-bottom: 1px solid #eee;
}

.dz-load-more i::before,
.loadmore-btn i::before {
  -webkit-animation: unset !important;
  -moz-animation: unset !important;
  animation: unset !important;
}

.dz-share-post {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  border-top: 1px solid rgba(34, 34, 34, 0.1);
  border-bottom: 1px solid rgba(34, 34, 34, 0.1);
  margin-bottom: 15px;
}
.dz-share-post .post-tags a {
  position: relative;
  padding: 3px;
  display: inline-block;
  margin: 3px;
  font-size: 14px;
  color: inherit;
  line-height: 1.3;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.dz-share-post .post-tags a span {
  display: inline-block;
}
.dz-share-post .post-tags a:hover {
  color: var(--primary);
}
@media only screen and (max-width: 767px) {
  .dz-share-post {
    display: block;
  }
  .dz-share-post .post-tags {
    margin-top: 0px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 575px) {
  .dz-share-post .post-tags a {
    margin-right: 5px;
  }
}

#comment-list:empty + .paginate-links {
  margin-top: -30px;
}

.blog-single .dz-media + .dz-info {
  padding: 25px 0 0;
}

.blog-single .dz-info {
  padding: 0;
}

.wp-block-code > code {
  color: #fff;
}

.post-swiper,
.post-swiper-thumb,
.service2-swiper,
.service-swiper {
  position: relative;
}
.post-swiper .btn-prev,
.post-swiper .btn-next,
.post-swiper .prev-post-swiper-btn,
.post-swiper .next-post-swiper-btn,
.post-swiper .prev-service-swiper-btn,
.post-swiper .next-service-swiper-btn,
.post-swiper-thumb .btn-prev,
.post-swiper-thumb .btn-next,
.post-swiper-thumb .prev-post-swiper-btn,
.post-swiper-thumb .next-post-swiper-btn,
.post-swiper-thumb .prev-service-swiper-btn,
.post-swiper-thumb .next-service-swiper-btn,
.service2-swiper .btn-prev,
.service2-swiper .btn-next,
.service2-swiper .prev-post-swiper-btn,
.service2-swiper .next-post-swiper-btn,
.service2-swiper .prev-service-swiper-btn,
.service2-swiper .next-service-swiper-btn,
.service-swiper .btn-prev,
.service-swiper .btn-next,
.service-swiper .prev-post-swiper-btn,
.service-swiper .next-post-swiper-btn,
.service-swiper .prev-service-swiper-btn,
.service-swiper .next-service-swiper-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 45px;
  width: 45px;
  line-height: 45px;
  border-radius: 0;
  text-align: center;
  font-size: 20px;
  background-color: #fff;
  color: var(--secondary);
  z-index: 1;
  margin: 0 10px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.post-swiper .btn-prev:hover,
.post-swiper .btn-next:hover,
.post-swiper .prev-post-swiper-btn:hover,
.post-swiper .next-post-swiper-btn:hover,
.post-swiper .prev-service-swiper-btn:hover,
.post-swiper .next-service-swiper-btn:hover,
.post-swiper-thumb .btn-prev:hover,
.post-swiper-thumb .btn-next:hover,
.post-swiper-thumb .prev-post-swiper-btn:hover,
.post-swiper-thumb .next-post-swiper-btn:hover,
.post-swiper-thumb .prev-service-swiper-btn:hover,
.post-swiper-thumb .next-service-swiper-btn:hover,
.service2-swiper .btn-prev:hover,
.service2-swiper .btn-next:hover,
.service2-swiper .prev-post-swiper-btn:hover,
.service2-swiper .next-post-swiper-btn:hover,
.service2-swiper .prev-service-swiper-btn:hover,
.service2-swiper .next-service-swiper-btn:hover,
.service-swiper .btn-prev:hover,
.service-swiper .btn-next:hover,
.service-swiper .prev-post-swiper-btn:hover,
.service-swiper .next-post-swiper-btn:hover,
.service-swiper .prev-service-swiper-btn:hover,
.service-swiper .next-service-swiper-btn:hover {
  background-color: var(--secondary);
  color: #fff;
}
.post-swiper .btn-prev i,
.post-swiper .btn-next i,
.post-swiper .prev-post-swiper-btn i,
.post-swiper .next-post-swiper-btn i,
.post-swiper .prev-service-swiper-btn i,
.post-swiper .next-service-swiper-btn i,
.post-swiper-thumb .btn-prev i,
.post-swiper-thumb .btn-next i,
.post-swiper-thumb .prev-post-swiper-btn i,
.post-swiper-thumb .next-post-swiper-btn i,
.post-swiper-thumb .prev-service-swiper-btn i,
.post-swiper-thumb .next-service-swiper-btn i,
.service2-swiper .btn-prev i,
.service2-swiper .btn-next i,
.service2-swiper .prev-post-swiper-btn i,
.service2-swiper .next-post-swiper-btn i,
.service2-swiper .prev-service-swiper-btn i,
.service2-swiper .next-service-swiper-btn i,
.service-swiper .btn-prev i,
.service-swiper .btn-next i,
.service-swiper .prev-post-swiper-btn i,
.service-swiper .next-post-swiper-btn i,
.service-swiper .prev-service-swiper-btn i,
.service-swiper .next-service-swiper-btn i {
  font-family: "feather";
  font-style: normal;
}
@media only screen and (max-width: 767px) {
  .post-swiper .btn-prev,
  .post-swiper .btn-next,
  .post-swiper .prev-post-swiper-btn,
  .post-swiper .next-post-swiper-btn,
  .post-swiper .prev-service-swiper-btn,
  .post-swiper .next-service-swiper-btn,
  .post-swiper-thumb .btn-prev,
  .post-swiper-thumb .btn-next,
  .post-swiper-thumb .prev-post-swiper-btn,
  .post-swiper-thumb .next-post-swiper-btn,
  .post-swiper-thumb .prev-service-swiper-btn,
  .post-swiper-thumb .next-service-swiper-btn,
  .service2-swiper .btn-prev,
  .service2-swiper .btn-next,
  .service2-swiper .prev-post-swiper-btn,
  .service2-swiper .next-post-swiper-btn,
  .service2-swiper .prev-service-swiper-btn,
  .service2-swiper .next-service-swiper-btn,
  .service-swiper .btn-prev,
  .service-swiper .btn-next,
  .service-swiper .prev-post-swiper-btn,
  .service-swiper .next-post-swiper-btn,
  .service-swiper .prev-service-swiper-btn,
  .service-swiper .next-service-swiper-btn {
    height: 35px;
    width: 35px;
    line-height: 35px;
  }
}
.post-swiper .btn-prev,
.post-swiper .prev-post-swiper-btn,
.post-swiper .prev-service-swiper-btn,
.post-swiper-thumb .btn-prev,
.post-swiper-thumb .prev-post-swiper-btn,
.post-swiper-thumb .prev-service-swiper-btn,
.service2-swiper .btn-prev,
.service2-swiper .prev-post-swiper-btn,
.service2-swiper .prev-service-swiper-btn,
.service-swiper .btn-prev,
.service-swiper .prev-post-swiper-btn,
.service-swiper .prev-service-swiper-btn {
  left: 0;
}
.post-swiper .btn-next,
.post-swiper .next-post-swiper-btn,
.post-swiper .next-service-swiper-btn,
.post-swiper-thumb .btn-next,
.post-swiper-thumb .next-post-swiper-btn,
.post-swiper-thumb .next-service-swiper-btn,
.service2-swiper .btn-next,
.service2-swiper .next-post-swiper-btn,
.service2-swiper .next-service-swiper-btn,
.service-swiper .btn-next,
.service-swiper .next-post-swiper-btn,
.service-swiper .next-service-swiper-btn {
  right: 0;
}
.post-swiper .swiper-slide img,
.post-swiper-thumb .swiper-slide img,
.service2-swiper .swiper-slide img,
.service-swiper .swiper-slide img {
  width: 100%;
}

.author-box {
  padding: 50px 30px;
  text-align: center;
  background: #F8F8F8;
}
.author-box .author-profile-info {
  align-items: center;
}
.author-box .author-profile-info .author-profile-pic {
  width: 150px;
  height: 150px;
  overflow: hidden;
  min-width: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
@media only screen and (max-width: 575px) {
  .author-box .author-profile-info .author-profile-pic {
    width: 100px;
    height: 100px;
    min-width: 100px;
    margin-bottom: 20px;
  }
}
.author-box .author-profile-info .author-profile-pic img {
  width: 100%;
}
.author-box .author-profile-info .author-profile-content p {
  margin-bottom: 15px;
}
.author-box .author-profile-info .author-profile-content img {
  width: 180px;
  margin-bottom: 15px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.author-box .author-profile-info .author-profile-content ul {
  padding: 0;
  margin: 0;
  margin-right: 5px;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 575px) {
  .author-box .author-profile-info .author-profile-content ul {
    display: inline-block;
    float: none;
    margin-right: 0;
  }
}
.author-box .author-profile-info .author-profile-content ul li {
  padding: 0;
  margin: 0;
  margin-right: 10px;
  float: left;
}
@media only screen and (max-width: 575px) {
  .author-box .author-profile-info .author-profile-content ul li {
    margin-right: 5px;
    margin-left: 5px;
  }
}
.author-box .author-profile-info .author-profile-content ul li a {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  background: var(--secondary);
  color: #fff;
  vertical-align: middle;
  display: block;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.author-box .author-profile-info .author-profile-content ul li a:hover {
  background: var(--secondary);
}

#comment-list:empty + .paginate-links {
  margin-top: -30px;
}

.bypostauthor {
  font-size: normal;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin: 0 var(--gallery-block--gutter-size, 15px) var(--gallery-block--gutter-size, 15px) 0;
}
@media only screen and (max-width: 1280px) {
  .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    margin: 0 var(--gallery-block--gutter-size, 10px) var(--gallery-block--gutter-size, 10px) 0;
  }
}

.post-audio iframe {
  height: 400px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .post-audio iframe {
    height: 350px;
  }
}
@media only screen and (max-width: 575px) {
  .post-audio iframe {
    height: 250px;
  }
}

@media only screen and (max-width: 575px) {
  .dz-blog.blog-single .embed-responsive iframe {
    width: 100%;
  }
}

.wp-block-group.has-background {
  padding: 1.5em 2em;
}

:where(.wp-block-group.has-background) {
  padding: 1.5em 2em;
}

.post-btn {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #ededee;
  border-bottom: 1px solid #ededee;
  padding: 15px 0;
  margin: 50px 0px;
  position: relative;
}
.post-btn::after {
  content: "";
  height: calc(100% - 30px);
  width: 1px;
  background: #ededee;
  position: absolute;
  left: 50%;
  top: 15px;
}
.post-btn .prev-post,
.post-btn .next-post {
  max-width: 50%;
  flex: 0 0 50%;
  display: flex;
  align-items: center;
  position: relative;
}
.post-btn .prev-post img,
.post-btn .next-post img {
  height: 70px;
  width: 85px;
  object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .post-btn .prev-post img,
  .post-btn .next-post img {
    display: none;
  }
}
.post-btn .prev-post .start,
.post-btn .prev-post .end,
.post-btn .next-post .start,
.post-btn .next-post .end {
  color: #b5b5b5;
  cursor: not-allowed;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .post-btn .prev-post .title,
  .post-btn .next-post .title {
    font-size: 14px;
  }
}
.post-btn .prev-post .title a,
.post-btn .next-post .title a {
  display: block;
  margin-bottom: 5px;
}
.post-btn .prev-post .title .post-date,
.post-btn .next-post .title .post-date {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #666;
}
@media only screen and (max-width: 767px) {
  .post-btn .prev-post .title .post-date,
  .post-btn .next-post .title .post-date {
    font-size: 12px;
  }
}
.post-btn .next-post {
  padding-right: 30px;
  padding-left: 10px;
}
@media only screen and (max-width: 767px) {
  .post-btn .next-post {
    padding-right: 20px;
  }
}
.post-btn .next-post .title {
  text-align: right;
  width: 100%;
  margin-bottom: 0;
}
.post-btn .next-post .title + img {
  margin-left: 20px;
}
.post-btn .next-post .end {
  text-align: right;
}
.post-btn .next-post::after {
  content: "\f105";
  font-family: "FontAwesome";
  color: var(--primary);
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 30px;
  transform: translateY(-50%);
}
.post-btn .prev-post {
  padding-left: 30px;
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  .post-btn .prev-post {
    padding-left: 20px;
  }
}
.post-btn .prev-post .title {
  margin-bottom: 0;
  width: 100%;
}
.post-btn .prev-post img + .title {
  padding: 0 20px;
}
.post-btn .prev-post::after {
  content: "\f104";
  font-family: "FontAwesome";
  color: var(--primary);
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 30px;
  transform: translateY(-50%);
}

.error-page {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
  min-height: 700px;
  z-index: 1;
}
.error-page .container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.error-page .social-post .follow {
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
  animation: key2 0.7s ease infinite alternate;
}
@media only screen and (max-width: 575px) {
  .error-page .social-post .follow {
    font-size: 15px;
  }
}
.error-page .social-post .follow a {
  color: #fff;
}
.error-page .social-post .follow a i {
  margin-left: 10px;
}
@media only screen and (max-width: 575px) {
  .error-page .dz-social-icon.style-1 ul li a {
    height: 25px;
    width: 25px;
    min-width: 25px;
    line-height: 25px;
  }
}
.error-page::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--secondary);
  top: 0;
  left: 0;
  z-index: -1;
  mix-blend-mode: multiply;
}
.error-page .inner-content {
  position: relative;
  z-index: 9;
  margin-bottom: 50px;
}
.error-page .error-head img {
  animation: dzError 1s infinite linear alternate-reverse;
}
.error-page .error-para {
  color: #FCF9FB;
  font-size: 46px;
  font-weight: 600;
}
@media only screen and (max-width: 1480px) {
  .error-page {
    min-height: 650px;
  }
}
@media only screen and (max-width: 1280px) {
  .error-page .error-para {
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  .error-page p {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 991px) {
  .error-page {
    min-height: 500px;
  }
  .error-page .inner-content {
    padding-top: 30px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .error-page .error-head {
    font-size: 120px;
  }
  .error-page .error-para {
    font-size: 22px;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 575px) {
  .error-page {
    min-height: 450px;
  }
}

@keyframes dzError {
  10% {
    transform: skew(3deg);
  }
  20% {
    transform: skew(4deg);
  }
  30% {
    transform: skew(-3deg);
  }
  40% {
    transform: skew(5deg);
  }
  50% {
    transform: skew(5deg);
  }
  60% {
    transform: skew(4deg);
  }
  70% {
    transform: skew(4deg);
  }
  80% {
    transform: skew(1deg);
  }
  90% {
    transform: skew(1deg);
  }
}
.offcanvas-form {
  background: #fff;
  padding: 60px 70px;
}
@media only screen and (max-width: 1280px) {
  .offcanvas-form {
    padding: 40px;
  }
}
.offcanvas-form .login-head {
  text-align: center;
}
.offcanvas-form .login-head .title {
  font-size: 30px;
}
.offcanvas-form .login-head p {
  margin-bottom: 35px;
}
.offcanvas-form .login-head .login-title {
  text-align: center;
  position: relative;
  z-index: 1;
  display: flex;
  margin: 30px 0;
  align-items: center;
}
.offcanvas-form .login-head .login-title::before, .offcanvas-form .login-head .login-title::after {
  content: "";
  height: 1px;
  flex: 1 1;
  left: 0;
  background-color: #C4C4C4;
  top: 50%;
  z-index: -1;
  margin: 0;
  padding: 0;
}
.offcanvas-form .login-head .login-title span {
  padding: 0 10px;
}
.offcanvas-form input {
  height: 50px !important;
}
.offcanvas-form .form-group .form-label {
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
}

.search-input {
  position: relative;
}
.search-input .show-pass {
  cursor: pointer;
  position: absolute;
  right: 0;
  height: 100%;
  width: 50px;
  top: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
}
.search-input .show-pass .eye-close {
  display: block;
}
.search-input .show-pass .eye-open {
  display: none;
}
.search-input .show-pass.active .eye-close {
  display: none;
}
.search-input .show-pass.active .eye-open {
  display: block;
}

.offcanvas {
  z-index: 999999;
  border: 0;
}
.offcanvas.offcanvas-end {
  width: 510px;
  overflow-y: auto;
}
.offcanvas .offcanvas-body {
  padding: 0;
  overflow-y: initial;
}
.offcanvas .btn-close {
  margin: 15px 20px;
}
.offcanvas .btn-close.style-1 {
  background: none;
  font-size: 28px;
  padding: 0;
  line-height: 28px;
  margin: 15px 15px;
}
@media only screen and (max-width: 1280px) {
  .offcanvas.offcanvas-end {
    width: 400px;
  }
}
@media only screen and (max-width: 575px) {
  .offcanvas.offcanvas-end {
    width: 325px;
  }
}

.offcanvas-backdrop {
  z-index: 99999;
}

.offcanvas .offcanvas-body .category-check-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.offcanvas .offcanvas-body .category-check-list .form-check {
  width: 50%;
  margin-bottom: 10px;
}
.offcanvas .offcanvas-body .category-check-list .form-check .form-check-input {
  border: 1px solid rgba(34, 34, 34, 0.3);
  border-radius: 4px;
  width: 15px;
  height: 15px;
}
.offcanvas .offcanvas-body .category-check-list .form-check .form-check-input:checked {
  background-color: var(--primary);
  border: 1px solid var(--primary);
}
.offcanvas .offcanvas-body .category-check-list .form-check .form-check-label {
  font-family: var(--font-family-title);
  margin-left: 0px;
  font-size: 14px;
}
.offcanvas.filter-category-sidebar {
  padding: 50px 30px 20px;
}
.offcanvas.filter-category-sidebar .btn-close {
  background: none;
  font-size: 28px;
  padding: 0;
  line-height: 28px;
  margin: 0;
  position: absolute;
  left: 10px;
  top: 10px;
}
.offcanvas.filter-category-sidebar .btn-close i {
  color: #000;
}
.offcanvas.filter-category-sidebar .widget {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .offcanvas.filter-category-sidebar {
    padding: 50px 20px 20px;
  }
}

.dz-shop-card {
  position: relative;
  overflow: hidden;
}
.dz-shop-card.style-1 {
  display: flex;
  margin-bottom: 30px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 20px;
}
.dz-shop-card.style-1 .dz-media {
  width: 100px;
  min-width: 100px;
}
.dz-shop-card.style-1 .dz-media img {
  height: 100%;
  object-fit: cover;
}
.dz-shop-card.style-1 .dz-content {
  width: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
}
.dz-shop-card.style-1 .dz-content .dz-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.dz-shop-card.style-1 .dz-content .dz-head .dz-name {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--title);
}
.dz-shop-card.style-1 .dz-content .dz-head .rate {
  background: #FE9F10;
  color: #fff;
  border-radius: 5px;
  padding: 2px 5px;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
}
.dz-shop-card.style-1 .dz-content .dz-body {
  display: flex;
  justify-content: space-between;
  margin-top: auto;
}
.dz-shop-card.style-1 .dz-content .dz-body ul {
  display: flex;
  margin: 0 -10px;
}
.dz-shop-card.style-1 .dz-content .dz-body ul li {
  margin: 0 10px;
  color: #727272;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}
.dz-shop-card.style-1 .dz-content .dz-body ul li i {
  color: var(--primary);
  font-size: 20px;
  margin-right: 4px;
}
.dz-shop-card.style-1 .dz-content .dz-body p {
  font-size: 14px;
  line-height: 21px;
}
.dz-shop-card.style-1:hover {
  border-color: transparent;
  box-shadow: 0px 15px 55px rgba(34, 34, 34, 0.15);
}
@media only screen and (max-width: 991px) {
  .dz-shop-card.style-1 {
    border-radius: 6px;
  }
}
@media only screen and (max-width: 575px) {
  .dz-shop-card.style-1 .dz-content {
    padding: 8px;
  }
  .dz-shop-card.style-1 .dz-content .dz-head, .dz-shop-card.style-1 .dz-content .dz-body {
    display: block;
  }
  .dz-shop-card.style-1 .dz-content .dz-head {
    margin-bottom: 8px;
  }
  .dz-shop-card.style-1 .dz-content .dz-head .rate {
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 12px;
  }
  .dz-shop-card.style-1 .dz-content .dz-body ul {
    margin: 0 -10px 10px;
  }
}
.dz-shop-card.style-2 {
  display: flex;
  background-color: #f5f5f5;
  margin-bottom: 30px;
  align-items: center;
  position: relative;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 767px) {
  .dz-shop-card.style-2 {
    display: block;
  }
}
.dz-shop-card.style-2 .dz-media {
  margin-right: 10px;
  width: 50%;
}
.dz-shop-card.style-2 .dz-media img {
  height: 100%;
  object-fit: cover;
}
.dz-shop-card.style-2 .sm-title {
  font-size: 18px;
  font-weight: 400;
  color: var(--title);
}
.dz-shop-card.style-2 .title {
  color: var(--title);
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.dz-shop-card.style-2 .sub-title {
  color: var(--bs-body-color);
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 10px;
}
.dz-shop-card.style-2 .sub-title a {
  color: var(--bs-body-color);
}
.dz-shop-card.style-2 .option-2,
.dz-shop-card.style-2 .option {
  display: flex;
  align-items: center;
  gap: 15px;
}
.dz-shop-card.style-2 .option-2 li,
.dz-shop-card.style-2 .option li {
  border-bottom: 1px solid var(--bs-body-color);
  position: relative;
  z-index: 1;
  color: var(--title);
  font-size: 15px;
}
@media only screen and (max-width: 1280px) {
  .dz-shop-card.style-2 .option-2 li,
  .dz-shop-card.style-2 .option li {
    font-size: 12px;
  }
}
.dz-shop-card.style-2 .option-2 li:not(:last-child)::after,
.dz-shop-card.style-2 .option li:not(:last-child)::after {
  content: "";
  height: 20px;
  width: 1px;
  position: absolute;
  right: -8px;
  top: 50%;
  border-radius: 50%;
  background-color: var(--secondary);
  transform: translate(0%, -50%);
}
.dz-shop-card.style-2 .option {
  margin-bottom: 50px;
}
@media only screen and (max-width: 575px) {
  .dz-shop-card.style-2 .option {
    margin-bottom: 20px;
  }
}
.dz-shop-card.style-2 .price {
  color: var(--title);
  font-size: 24px;
  font-weight: 600;
  position: absolute;
  top: 30px;
  right: 30px;
}
.dz-shop-card.style-2 .option-2 li {
  font-weight: 500;
}
.dz-shop-card.style-2 .dz-content {
  width: 100%;
  padding: 30px;
}
.dz-shop-card.style-2 .dz-content .dz-inner {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media only screen and (max-width: 1280px) {
  .dz-shop-card.style-2 .dz-content .dz-inner {
    justify-content: space-between;
    gap: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .dz-shop-card.style-2 .dz-content .dz-inner {
    display: block;
  }
}

.menu-head {
  margin-bottom: 25px;
}
.menu-head .title {
  font-family: Lobster;
  font-weight: 400;
  font-size: 35px;
}

.panel-btn {
  display: none;
  padding: 5px 18px;
  margin-bottom: 15px;
}

.panel-close-btn {
  display: none;
}
.panel-close-btn i {
  font-size: 20px;
}



.section-wrapper-2 {
  position: relative;
}
.section-wrapper-2 .bg1, .section-wrapper-2 .bg2 {
  position: absolute;
}
.section-wrapper-2 .bg1 {
  bottom: 0;
  left: -275px;
}
.section-wrapper-2 .bg2 {
  top: 100px;
  right: 40px;
}
.section-wrapper-2.right .bg1 {
  bottom: 0;
  right: -355px;
  left: auto;
}
@media only screen and (max-width: 1680px) {
  .section-wrapper-2 .bg1 {
    left: -320px;
  }
  .section-wrapper-2 .bg2 {
    top: 90px;
    right: 15px;
  }
}
@media only screen and (max-width: 1480px) {
  .section-wrapper-2 .bg1 {
    display: none;
  }
  .section-wrapper-2 .bg2 {
    top: 28px;
    right: 0px;
  }
  .section-wrapper-2.right .bg1 {
    display: none;
  }
}
@media only screen and (max-width: 1480px) and (max-width: 1280px) {
  .section-wrapper-2 .bg2 {
    display: none;
  }
}

.section-wrapper-3 {
  position: relative;
  z-index: 1;
}
.section-wrapper-3::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--bg-light);
  z-index: -1;
}
.section-wrapper-3::after {
  content: "";
  height: 200px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.section-wrapper-3 .inner-section-wrapper {
  margin-bottom: 80px;
}
.section-wrapper-3 .bg1, .section-wrapper-3 .bg2 {
  position: absolute;
  z-index: -1;
}
.section-wrapper-3 .bg2 {
  top: 255px;
  right: 85px;
}
.section-wrapper-3 .bg1 {
  bottom: 300px;
  left: 70px;
}
@media only screen and (max-width: 1680px) {
  .section-wrapper-3 .bg2 {
    top: 120px;
    right: 40px;
  }
  .section-wrapper-3 .bg1 {
    bottom: 280px;
    left: 30px;
  }
  .section-wrapper-3 .inner-section-wrapper {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 1480px) {
  .section-wrapper-3 .bg2 {
    top: 50px;
    right: 30px;
  }
  .section-wrapper-3 .bg1 {
    bottom: 350px;
    left: 10px;
  }
}
@media only screen and (max-width: 1280px) {
  .section-wrapper-3 .inner-section-wrapper {
    margin-bottom: 60px;
  }
  .section-wrapper-3 .bg1, .section-wrapper-3 .bg2 {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .section-wrapper-3 .inner-section-wrapper {
    margin-bottom: 45px;
  }
}

.section-wrapper-4 {
  margin-left: 100px;
  margin-right: 100px;
  background-color: var(--bg-light);
  border-radius: 30px;
}
@media only screen and (max-width: 1480px) {
  .section-wrapper-4 {
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 0;
  }
}

.section-wrapper-5 {
  z-index: 1;
  position: relative;
  background-size: cover;
  background-position: center;
}
.section-wrapper-5 .section-head .title {
  font-size: 60px;
  margin: auto;
  width: 80%;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 40px;
  line-height: 1.2;
}
@media only screen and (max-width: 1280px) {
  .section-wrapper-5 .section-head .title {
    width: 100%;
    font-size: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .section-wrapper-5 .section-head .title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .section-wrapper-5 .section-head .title {
    font-size: 30px;
  }
}

.section-wrapper-6 {
  position: relative;
  z-index: 1;
}
.section-wrapper-6::after {
  content: "";
  height: 125px;
  width: 100%;
  background-color: rgba(34, 34, 34, 0.05);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.section-wrapper-6 .inner-section-wrapper {
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .section-wrapper-6 .inner-section-wrapper {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 575px) {
  .section-wrapper-6 .inner-section-wrapper {
    margin-bottom: 25px;
  }
}

.section-wrapper-7 {
  position: relative;
  z-index: 1;
}
.section-wrapper-7::after {
  content: "";
  width: 850px;
  height: 850px;
  background-color: #FFEEBB;
  position: absolute;
  top: 110px;
  right: -19%;
  z-index: -2;
  filter: blur(9px);
  border-radius: 100%;
}
.section-wrapper-7 .inner-section-wrapper {
  margin-bottom: 50px;
}
.section-wrapper-7 .bg1 {
  position: absolute;
  top: 85px;
  left: -110px;
}
.section-wrapper-7 .bg2 {
  position: absolute;
  right: -54px;
  top: 30px;
  z-index: -1;
}
@media only screen and (max-width: 1480px) {
  .section-wrapper-7::after {
    width: 700px;
    height: 700px;
    top: 45px;
    right: -22%;
  }
  .section-wrapper-7 .bg1 {
    display: none;
  }
  .section-wrapper-7 .bg2 {
    width: 600px;
  }
}
@media only screen and (max-width: 1280px) {
  .section-wrapper-7::after {
    width: 600px;
    height: 600px;
  }
  .section-wrapper-7 .bg2 {
    width: 500px;
  }
}
@media only screen and (max-width: 1024px) {
  .section-wrapper-7::after {
    display: none;
  }
  .section-wrapper-7 .bg2 {
    top: auto;
    bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .section-wrapper-7 .bg2 {
    display: none;
  }
  .section-wrapper-7 .inner-section-wrapper {
    margin-bottom: 0px;
  }
}

.section-wrapper-8 {
  position: relative;
  background-color: rgba(34, 34, 34, 0.04);
  border-radius: 30px;
  margin-left: 100px;
  margin-right: 100px;
  margin-top: 270px;
  margin-bottom: 100px;
  padding-left: 30px;
  padding-right: 30px;
}
.section-wrapper-8 .inner-section-wrapper {
  margin-bottom: 80px;
  margin-top: -215px;
}
@media only screen and (max-width: 1480px) {
  .section-wrapper-8 {
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 190px;
    margin-bottom: 70px;
  }
  .section-wrapper-8 .inner-section-wrapper {
    margin-top: -170px;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .section-wrapper-8 {
    background-color: #fff;
    margin: 0;
  }
  .section-wrapper-8 .inner-section-wrapper {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .section-wrapper-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .section-wrapper-8 .inner-section-wrapper {
    margin-bottom: 45px;
  }
}

.countdown.style-1 {
  display: flex;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  justify-content: space-evenly;
  margin-bottom: 40px;
  max-width: 845px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 575px) {
  .countdown.style-1 {
    margin-bottom: 20px;
  }
}
.countdown.style-1 .date {
  padding: 0 30px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.countdown.style-1 .date:after {
  content: ":";
  font-size: 60px;
  position: absolute;
  right: -25%;
  top: 15px;
  line-height: 40px;
  width: 15px;
  color: #D9D9D9;
  border-radius: 0;
  font-family: sans-serif;
  font-weight: 500;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-1 .date:after {
    right: -100%;
  }
}
@media only screen and (max-width: 991px) {
  .countdown.style-1 .date:after {
    right: -50%;
  }
}
@media only screen and (max-width: 575px) {
  .countdown.style-1 .date:after {
    right: -18%;
    top: 0px;
  }
}
.countdown.style-1 .date:last-child:after {
  display: none;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-1 .date {
    padding: 0 10px;
  }
}
.countdown.style-1 .date .time {
  font-size: 60px;
  vertical-align: middle;
  color: #fff;
  font-weight: 500;
  line-height: 0.8;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-1 .date .time {
    font-size: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .countdown.style-1 .date .time {
    font-size: 36px;
  }
}
.countdown.style-1 .date .text {
  font-weight: 300;
  font-size: 25px;
  color: #fff;
  text-transform: capitalize;
  display: block;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-1 .date .text {
    font-size: 12px;
  }
}
.countdown.style-2 {
  display: inline-grid;
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: end;
  justify-content: end;
  gap: 140px;
}
@media only screen and (max-width: 991px) {
  .countdown.style-2 {
    gap: 85px;
  }
}
@media only screen and (max-width: 767px) {
  .countdown.style-2 {
    gap: 70px;
  }
}
.countdown.style-2 .time-line .timeline-badge {
  position: absolute;
  top: 20px;
  right: 110px;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-2 .time-line .timeline-badge {
    right: 75px;
  }
}
@media only screen and (max-width: 767px) {
  .countdown.style-2 .time-line .timeline-badge {
    right: 65px;
  }
}
@media only screen and (max-width: 991px) {
  .countdown.style-2 .time-line .timeline-badge svg {
    height: 260px;
  }
}
@media only screen and (max-width: 767px) {
  .countdown.style-2 .time-line .timeline-badge svg {
    height: 200px;
  }
}
@media only screen and (max-width: 1280px) {
  .countdown.style-2 {
    margin: 0 -10px;
  }
}
.countdown.style-2 .date {
  padding: 0 10px;
  text-align: center;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-2 .date {
    padding: 0 10px;
  }
}
.countdown.style-2 .date.box {
  width: 130px;
  height: 160px;
  text-align: center;
  background: rgba(44, 44, 44, 0.7);
  position: absolute;
  left: 60px;
  top: 40%;
  transform: translate(-38%, -50%);
  margin: 0;
  display: inline-grid;
  padding: 30px 10px;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-2 .date.box {
    left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .countdown.style-2 .date.box {
    left: 100px;
  }
}
@media only screen and (max-width: 575px) {
  .countdown.style-2 .date.box {
    left: 80px;
  }
}
.countdown.style-2 .date.box .time {
  color: #FFF;
  font-size: 60px;
  font-weight: 500;
  width: 100%;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .countdown.style-2 .date.box .time {
    font-size: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .countdown.style-2 .date.box .time {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .countdown.style-2 .date.box .time {
    font-size: 30px;
  }
}
.countdown.style-2 .date.box .text {
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
}
@media only screen and (max-width: 575px) {
  .countdown.style-2 .date.box .text {
    font-size: 16px;
  }
}
.countdown.style-2 .date .time {
  font-size: 40px;
  vertical-align: middle;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  font-family: var(--font-family-standard);
  margin-right: 50px;
  width: 50px;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-2 .date .time {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .countdown.style-2 .date .time {
    margin-right: 20px;
    font-size: 30px;
  }
}
.countdown.style-2 .date .text {
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  display: block;
  font-family: var(--font-family-standard);
  position: relative;
  z-index: 1;
  line-height: 1;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-2 .date .text {
    font-size: 12px;
  }
}
.countdown.style-3 {
  position: relative;
  z-index: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-3 {
    margin: 0 -10px;
  }
}
.countdown.style-3 .date {
  padding: 0 10px;
  text-align: center;
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-3 .date {
    padding: 0 10px;
  }
}
.countdown.style-3 .date .time {
  color: #FFF;
  text-align: center;
  font-size: 37px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  line-height: 1;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-3 .date .time {
    font-size: 28px;
  }
}
.countdown.style-3 .date .text {
  color: #E8E8E8;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-3 .date .text {
    font-size: 12px;
  }
}
.countdown.style-3 .date:after {
  content: ":";
  font-size: 35px;
  position: absolute;
  right: -14%;
  top: -12px;
  line-height: 53px;
  width: 15px;
  color: #D9D9D9;
  border-radius: 0;
}
.countdown.style-3 .date:last-child:after {
  display: none;
}
.countdown.style-4 {
  position: relative;
  z-index: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-4 {
    margin: 0 -10px;
  }
}
.countdown.style-4 .date {
  text-align: center;
}
@media only screen and (max-width: 1480px) {
  .countdown.style-4 .date {
    margin-left: -20px;
  }
}
@media only screen and (max-width: 1280px) {
  .countdown.style-4 .date {
    margin-left: -15px;
    margin-bottom: 40px;
  }
}
.countdown.style-4 .date.box .time {
  color: var(--title);
  text-align: center;
  font-size: 120px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  line-height: 1.3;
  width: 190px;
  height: 140px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1800px) {
  .countdown.style-4 .date.box .time {
    font-size: 90px;
    width: 160px;
  }
}
@media only screen and (max-width: 1280px) {
  .countdown.style-4 .date.box .time {
    font-size: 60px;
    width: 130px;
    height: 105px;
  }
}
.countdown.style-4 .date.box .time span {
  width: 50%;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  background-color: #fff;
}
.countdown.style-4 .date.box .time span:after {
  content: "";
  position: absolute;
  background-image: linear-gradient(rgba(0, 0, 0, 0.25), #fff);
  border-top: 1px solid #000;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-4 .date.box .time span {
    height: 100px;
  }
}
.countdown.style-4 .date.box .text {
  color: #E8E8E8;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 14.4px;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-4 .date.box .text {
    font-family: 14px;
    letter-spacing: 10.4px;
  }
}
.countdown.style-4 .date .time {
  color: #FFF;
  text-align: center;
  font-size: 37px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-4 .date .time {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .countdown.style-4 .date .time {
    font-size: 36px;
  }
}
.countdown.style-4 .date .text {
  color: #E8E8E8;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (max-width: 1280px) {
  .countdown.style-4 .date .text {
    font-size: 12px;
  }
}

.coming-wrapper {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
  min-height: 700px;
  z-index: 1;
  padding: 50px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.coming-wrapper .container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media only screen and (max-width: 575px) {
  .coming-wrapper .dz-social-icon.style-1 ul li a {
    height: 25px;
    width: 25px;
    min-width: 25px;
    line-height: 25px;
  }
}
.coming-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(34, 34, 34, 0.9);
  mix-blend-mode: hard-light;
  z-index: -1;
}
.coming-wrapper .inner-content {
  padding-top: 100px;
}
@media only screen and (max-width: 575px) {
  .coming-wrapper .inner-content {
    padding-top: 10px;
  }
}
.coming-wrapper .inner-content .coming-para {
  color: #FFF;
  font-size: 40px;
  font-weight: 500;
  max-width: 53%;
  line-height: 1.2;
  display: block;
}
@media only screen and (max-width: 1280px) {
  .coming-wrapper .inner-content .coming-para {
    font-size: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .coming-wrapper .inner-content .coming-para {
    max-width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .coming-wrapper .inner-content .coming-para {
    font-size: 24px;
  }
}
.coming-wrapper .inner-content .coming-head {
  color: #FFF;
  font-size: 110px;
  font-weight: 600;
  line-height: 1;
}
@media only screen and (max-width: 1280px) {
  .coming-wrapper .inner-content .coming-head {
    font-size: 85px;
  }
}
@media only screen and (max-width: 1280px) {
  .coming-wrapper .inner-content .coming-head {
    font-size: 60px;
  }
}
@media only screen and (max-width: 575px) {
  .coming-wrapper .inner-content .coming-head {
    font-size: 40px;
  }
}
.coming-wrapper .social-post .follow {
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
  animation: key2 0.7s ease infinite alternate;
}
@media only screen and (max-width: 575px) {
  .coming-wrapper .social-post .follow {
    font-size: 14px;
  }
}
.coming-wrapper .social-post .follow a {
  color: #fff;
}
.coming-wrapper .social-post .follow a i {
  margin-left: 10px;
}

@keyframes key2 {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(-10px);
  }
}
.contact-wraper1 {
  position: relative;
}
.contact-wraper1 .contact-info {
  padding: 50px 30px;
}
.contact-wraper1 .contact-info .icon-md {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.contact-wraper1 .contact-area1.style-1 {
  position: absolute;
  bottom: -189px;
  right: 15%;
  z-index: 999;
}
.contact-wraper1 .contact-area1 .wpcf7-spinner {
  display: none;
}
@media only screen and (max-width: 1280px) {
  .contact-wraper1 .contact-info {
    padding: 50px 0px;
  }
}
@media only screen and (max-width: 991px) {
  .contact-wraper1 {
    background-position: center;
    background-size: cover;
    margin-bottom: 0;
  }
  .contact-wraper1:after {
    content: none;
  }
  .contact-wraper1:before {
    height: 100%;
    width: 100%;
  }
  .contact-wraper1 .contact-area1 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .contact-wraper1 .contact-info {
    padding: 50px 0px 20px;
  }
}

.contact-area1 {
  padding: 50px 40px;
  background: #fff;
  box-shadow: 0px 3px 29px 0px rgba(0, 0, 0, 0.07);
  max-width: 520px;
  margin-bottom: -215px;
  position: relative;
  z-index: 9;
}
.contact-area1 .form-label {
  color: var(--title);
  font-weight: 500;
}
.contact-area1 .input-group input {
  height: 50px;
}
.contact-area1 .input-group .form-control, .contact-area1 .input-group .wp-block-categories-dropdown select, .wp-block-categories-dropdown .contact-area1 .input-group select,
.contact-area1 .input-group .wp-block-archives-dropdown select,
.wp-block-archives-dropdown .contact-area1 .input-group select {
  height: auto;
  background: #E7E7E7;
  border-radius: 0 !important;
  border: 0;
  margin-bottom: 15px;
}
.contact-area1.style-1 {
  margin: 0 0 -215px auto;
}
@media only screen and (max-width: 991px) {
  .contact-area1.style-1 {
    margin: 0;
  }
}
@media only screen and (max-width: 1280px) {
  .contact-area1 {
    padding: 45px 35px;
  }
}
@media only screen and (max-width: 991px) {
  .contact-area1 {
    max-width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .contact-area1 {
    padding: 30px;
  }
}

.map-iframe {
  height: 450px;
}
@media only screen and (max-width: 575px) {
  .map-iframe {
    height: 250px;
  }
}

@media only screen and (max-width: 575px) {
  form .g-recaptcha {
    transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}

body .working-location {
  margin-bottom: 15px;
}
body .working-location img {
  border-radius: var(--border-radius-base);
}

.map {
  position: relative;
  z-index: 1;
}
.map:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #24262B;
  mix-blend-mode: color;
  z-index: 0;
  pointer-events: none;
}

.contact-info.style-1 {
  margin-bottom: 0px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .contact-info.style-1 {
    margin-bottom: 30px;
    padding-top: 30px;
  }
}
.contact-info.style-1 .title {
  font-weight: 500;
  font-size: 35px;
  color: #fff;
}
@media only screen and (max-width: 1280px) {
  .contact-info.style-1 .title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-info.style-1 .title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .contact-info.style-1 .title {
    font-size: 24px;
  }
}
.contact-info.style-1 .text {
  color: #fff;
  font-weight: 400;
  font-size: 23px;
  margin-left: unset;
  margin-right: unset;
  max-width: 540px;
  margin-bottom: 30px;
  line-height: 1.2;
}
@media only screen and (max-width: 1280px) {
  .contact-info.style-1 .text {
    font-size: 26px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-info.style-1 .text {
    font-size: 22px;
    margin-bottom: 15px;
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .contact-info.style-1 .text {
    font-size: 20px;
  }
}
.contact-info.style-1 .text span {
  color: #FFF066;
}
.contact-info.style-1 .contact-bottom {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 30px 0 0;
}
.contact-info.style-1 .contact-bottom h3, .contact-info.style-1 .contact-bottom .h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .contact-info.style-1 .contact-bottom h3, .contact-info.style-1 .contact-bottom .h3 {
    font-size: 18px;
  }
}
.contact-info.style-1 .contact-bottom .contact-left {
  margin-right: 190px;
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .contact-info.style-1 .contact-bottom .contact-left {
    margin-right: 100px;
  }
}
.contact-info.style-1 .contact-bottom ul li {
  font-weight: 300;
  font-size: 16px;
  text-transform: lowercase;
}
@media only screen and (max-width: 767px) {
  .contact-info.style-1 .contact-bottom ul li {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-info.style-1 {
    margin-bottom: 40px;
    min-height: auto;
  }
}
@media only screen and (max-width: 575px) {
  .contact-info.style-1 .contact-bottom .contact-left {
    margin-right: 0;
    flex: 1;
  }
}

.contact-heading h2, .contact-heading .h2 {
  font-weight: 700;
  font-size: 72px;
}
@media only screen and (max-width: 1480px) {
  .contact-heading h2, .contact-heading .h2 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 1280px) {
  .contact-heading h2, .contact-heading .h2 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .contact-heading h2, .contact-heading .h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .contact-heading h2, .contact-heading .h2 {
    font-size: 24px;
  }
}

.dz-text {
  font-weight: 700;
  font-size: 150px;
  position: absolute;
  bottom: 0;
  right: 30px;
  line-height: 1;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0.1);
  color: transparent;
  z-index: -1;
}
@media only screen and (max-width: 991px) {
  .dz-text {
    font-size: 120px;
    right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .dz-text {
    font-size: 100px;
    right: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .dz-text {
    font-size: 60px;
    right: 0px;
  }
}

.contact-bnr {
  padding-top: 150px;
  padding-bottom: 20px;
  background: var(--secondary);
}
@media only screen and (max-width: 991px) {
  .contact-bnr {
    padding-top: 110px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-bnr {
    padding-top: 80px;
  }
}

.middle-border {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.contact-us2 .map-fixed {
  position: absolute;
  left: 48vw;
  height: 75%;
  padding-right: 0;
  top: 170px;
  width: 76vw;
}
@media only screen and (max-width: 767px) {
  .contact-us2 .map-fixed {
    position: relative;
    left: auto;
    height: auto;
    padding-right: 0;
    top: auto;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 50px;
  }
}
.contact-us2 .map-fixed .contact-map {
  position: relative;
}
.contact-us2 .map-fixed .contact-map img {
  width: 100%;
}
.contact-us2 .map-fixed .map-point {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.contact-us2 .map-fixed .map-point .point {
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 50%;
  background-color: #FFF;
}
.contact-us2 .map-fixed .map-point .point i {
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: -8px;
  left: -3px;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.contact-us2 .map-fixed .map-point .point.active {
  background-color: #FFF066;
}
.contact-us2 .map-fixed .map-point .point.active:after {
  background-color: rgba(255, 240, 102, 0.4);
}
.contact-us2 .map-fixed .map-point .point:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.4);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  animation: 2s ease 0s infinite normal none running pointZoom;
}
.contact-us2 .map-fixed .map-point .point.point-1 {
  left: 13%;
  top: 20%;
}
.contact-us2 .map-fixed .map-point .point.point-2 {
  left: 60%;
  top: 15%;
}
.contact-us2 .map-fixed .map-point .point.point-3 {
  left: 50%;
  top: 50%;
}
.contact-us2 .dz-text {
  font-weight: 700;
  font-size: 190px;
  position: absolute;
  bottom: 0px;
  right: 250px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.1);
  color: transparent;
  z-index: 1;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  .contact-us2 .dz-text {
    display: none;
  }
}
.contact-us2 .contact-area1 {
  margin-bottom: unset;
}
.contact-us2 .contact-info.style-1 .contact-bottom .contact-left {
  margin-right: 100px;
}
@media only screen and (max-width: 991px) {
  .contact-us2 .contact-info.style-1 .contact-bottom .contact-left {
    margin-right: 40px;
  }
}

@keyframes pointZoom {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  75% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
  100% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
  }
}


.contact-sidebar {
  padding: 60px 25px;
  position: fixed;
  height: 100%;
  width: 475px;
  z-index: 99999999999;
  background: #1A1A1A;
  top: 0;
  left: -480px;
  overflow-y: auto;
  overflow: visible;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-sidebar.active {
  left: 0;
}
.contact-sidebar .contact-box1 {
  padding: 60px 25px;
  display: inline-grid;
  height: 100%;
  transition: all 0.5s;
}
.contact-sidebar .contact-box1 .contact-address {
  margin-bottom: 50px;
}
.contact-sidebar .contact-box1 .contact-address li {
  position: relative;
  z-index: 1;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 10px;
}
.contact-sidebar .contact-box1 .contact-address li:after {
  content: "";
  position: absolute;
  height: 6px;
  width: 6px;
  top: 6px;
  left: 0;
  border-radius: 6px;
  background-position: center -0.5px;
  z-index: 0;
  background: var(--gradient);
}
.contact-sidebar h4, .contact-sidebar .wp-block-search .wp-block-search__label, .wp-block-search .contact-sidebar .wp-block-search__label, .contact-sidebar .h4,
.contact-sidebar li,
.contact-sidebar .text {
  color: #fff;
}
.contact-sidebar .text {
  margin-bottom: 50px;
}
.contact-sidebar .logo-contact {
  margin-bottom: 30px;
  height: 65px;
}
.contact-sidebar .logo-contact a {
  display: table-cell;
  vertical-align: middle;
}
.contact-sidebar .dz-title {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 20px;
}
.contact-sidebar .dz-subscribe-wrapper1 {
  margin-bottom: 50px;
}
.contact-sidebar .dz-subscribe-wrapper1 .btn-link i {
  opacity: 1;
}
.contact-sidebar .icon-bx-wraper {
  margin-bottom: 20px;
}
.contact-sidebar .icon-bx-wraper .icon-md {
  padding: 0;
  margin-right: 15px !important;
  background: var(--primary);
  box-shadow: 0px 5px 10px 0 var(--rgba-primary-1);
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px !important;
  margin-top: 5px;
  border-radius: var(--border-radius-base);
}
.contact-sidebar .icon-bx-wraper .icon-md i {
  font-size: 28px;
}
.contact-sidebar .icon-bx-wraper .tilte {
  margin-bottom: 5px;
}
.contact-sidebar .icon-bx-wraper p {
  font-size: 14px;
  font-weight: 500;
}

/* .menu-close-2{
  width: 0;
  position: fixed;
  height: 100%;
  background: #333;
  top: 0;
  opacity: 0.90;
  left: 0;
  @include transitionMedium;
  z-index:9999999;

}
.contact-sidebar.active + .menu-close-2{
  width: 100%;
} */
.menu-close {
  position: absolute;
  top: 20px;
  right: 40px;
  z-index: 99;
}
.menu-close a {
  color: rgba(255, 255, 255, 0.5);
  display: flex;
  gap: 10px;
}
.menu-close a i {
  font-size: 25px;
  color: #fff;
}

.contact-sidebar.active + .menu-close {
  width: 100%;
}

.menu-backdrop {
  position: fixed;
  z-index: 9999999;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0.5;
}
}

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