/* START CUSTOM SCROLL BAR */

*::-webkit-scrollbar {
    width: 8px;
}

*::-webkit-scrollbar-track {
    background: #EEE
}

*::-webkit-scrollbar-thumb {
    background: var(--primary);
}

* {
    scrollbar-width: thin;
    scrollbar-color: var(--primary) #EEE
}

/* END CUSTOM SCROLL BAR */

/* START GLOBLE CSS */

input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}

input[type="file"]::-moz-file-upload-button {
    cursor: pointer;
}

input[type="file"]::-ms-file-upload-button {
    cursor: pointer;
}

input[type="file"]::-o-file-upload-button {
    cursor: pointer;
}

input[type="file"] {
    cursor: pointer;
}

*::-moz-selection {
    color: var(--black);
    background: var(--white);
}

*::-webkit-selection {
    color: var(--black);
    background: var(--white);
}

*::-webkit-input-placeholder {
    color: var(--primary);
    opacity: 1;
    font-family: var(--body-font);
    font-weight: 400;
}

*:-moz-placeholder {
    color: var(--primary);
    opacity: 1;
    font-family: var(--body-font);
    font-weight: 400;
}

*::-moz-placeholder {
    color: var(--primary);
    opacity: 1;
    font-family: var(--body-font);
    font-weight: 400;
}

*:-ms-input-placeholder {
    color: var(--primary);
    opacity: 1;
    font-family: var(--body-font);
    font-weight: 400;
}

a,
div a:hover,
div a:active,
div a:focus,
button {
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a,
span,
div a:hover,
div a:active,
button {
    text-decoration: none;
}

*::after,
*::before,
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

body.no_space {
    padding-top: 0;
}

body,
html {
    scroll-behavior: smooth;
    scroll-padding-top: 60px;
}

body {
    font-family: var(--body-font);
    box-sizing: border-box;
    margin: 0;
    padding-top: 112px;
}

body * {
    margin: 0;
    box-sizing: border-box;
}

.main_wrap {
    min-height: calc(100dvh - 415px);
}

.hide_in_desktop {
    display: none;
}

.no_scroll {
    overflow: hidden;
}

.hidden {
    display: none !important;
}

svg {
    width: 100%;
    height: 100%;
}

body .clearfix,
body .clear {
    clear: both;
    line-height: 100%;
}

body .clearfix {
    height: auto;
}

strong {
    color: var(--primary);
}

* {
    outline: none !important;
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    /* For some Androids */

}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clr::after,
ul::after,
.clearfix::after,
li::after {
    clear: both;
    display: block;
}

iframe {
    display: block;
    width: 100%;
}


/* START WEB FONTS */
@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/PlayfairDisplay-Black.eot');
    src: url('../fonts/PlayfairDisplay-Black-1.eot') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-Black.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-Black.woff') format('woff'),
        url('../fonts/PlayfairDisplay-Black.ttf') format('truetype'),
        url('../fonts/PlayfairDisplay-Black.svg') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/PlayfairDisplay-BlackItalic.eot');
    src: url('../fonts/PlayfairDisplay-BlackItalic-1.eot') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-BlackItalic.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-BlackItalic.woff') format('woff'),
        url('../fonts/PlayfairDisplay-BlackItalic.ttf') format('truetype'),
        url('../fonts/PlayfairDisplay-BlackItalic.svg') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/PlayfairDisplay-Bold.eot');
    src: url('../fonts/PlayfairDisplay-Bold-1.eot') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-Bold.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-Bold.woff') format('woff'),
        url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype'),
        url('../fonts/PlayfairDisplay-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/PlayfairDisplay-BoldItalic.eot');
    src: url('../fonts/PlayfairDisplay-BoldItalic-1.eot') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-BoldItalic.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-BoldItalic.woff') format('woff'),
        url('../fonts/PlayfairDisplay-BoldItalic.ttf') format('truetype'),
        url('../fonts/PlayfairDisplay-BoldItalic.svg') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/PlayfairDisplay-ExtraBold.eot');
    src: url('../fonts/PlayfairDisplay-ExtraBold-1.eot') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-ExtraBold.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-ExtraBold.woff') format('woff'),
        url('../fonts/PlayfairDisplay-ExtraBold.ttf') format('truetype'),
        url('../fonts/PlayfairDisplay-ExtraBold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/PlayfairDisplay-Italic.eot');
    src: url('../fonts/PlayfairDisplay-Italic-1.eot') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-Italic.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-Italic.woff') format('woff'),
        url('../fonts/PlayfairDisplay-Italic.ttf') format('truetype'),
        url('../fonts/PlayfairDisplay-Italic.svg') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/PlayfairDisplay-ExtraBoldItalic.eot');
    src: url('../fonts/PlayfairDisplay-ExtraBoldItalic-1.eot') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-ExtraBoldItalic.woff') format('woff'),
        url('../fonts/PlayfairDisplay-ExtraBoldItalic.ttf') format('truetype'),
        url('../fonts/PlayfairDisplay-ExtraBoldItalic.svg') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/PlayfairDisplay-Regular.eot');
    src: url('../fonts/PlayfairDisplay-Regular-1.eot') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-Regular.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-Regular.woff') format('woff'),
        url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype'),
        url('../fonts/PlayfairDisplay-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/PlayfairDisplay-MediumItalic.eot');
    src: url('../fonts/PlayfairDisplay-MediumItalic-1.eot') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-MediumItalic.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-MediumItalic.woff') format('woff'),
        url('../fonts/PlayfairDisplay-MediumItalic.ttf') format('truetype'),
        url('../fonts/PlayfairDisplay-MediumItalic.svg') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/PlayfairDisplay-Medium.eot');
    src: url('../fonts/PlayfairDisplay-Medium-1.eot') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-Medium.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-Medium.woff') format('woff'),
        url('../fonts/PlayfairDisplay-Medium.ttf') format('truetype'),
        url('../fonts/PlayfairDisplay-Medium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/PlayfairDisplay-SemiBold.eot');
    src: url('../fonts/PlayfairDisplay-SemiBold-1.eot') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-SemiBold.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-SemiBold.woff') format('woff'),
        url('../fonts/PlayfairDisplay-SemiBold.ttf') format('truetype'),
        url('../fonts/PlayfairDisplay-SemiBold.svg') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/PlayfairDisplay-SemiBoldItalic.eot');
    src: url('../fonts/PlayfairDisplay-SemiBoldItalic-1.eot') format('embedded-opentype'),
        url('../fonts/PlayfairDisplay-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-SemiBoldItalic.woff') format('woff'),
        url('../fonts/PlayfairDisplay-SemiBoldItalic.ttf') format('truetype'),
        url('../fonts/PlayfairDisplay-SemiBoldItalic.svg') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ExtraLight.eot');
    src: url('../fonts/Poppins-ExtraLight-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-ExtraLight.woff2') format('woff2'),
        url('../fonts/Poppins-ExtraLight.woff') format('woff'),
        url('../fonts/Poppins-ExtraLight.ttf') format('truetype'),
        url('../fonts/Poppins-ExtraLight.svg') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ExtraLightItalic.eot');
    src: url('../fonts/Poppins-ExtraLightItalic-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/Poppins-ExtraLightItalic.woff') format('woff'),
        url('../fonts/Poppins-ExtraLightItalic.ttf') format('truetype'),
        url('../fonts/Poppins-ExtraLightItalic.svg') format('svg');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Italic.eot');
    src: url('../fonts/Poppins-Italic-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-Italic.woff2') format('woff2'),
        url('../fonts/Poppins-Italic.woff') format('woff'),
        url('../fonts/Poppins-Italic.ttf') format('truetype'),
        url('../fonts/Poppins-Italic.svg') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Light.eot');
    src: url('../fonts/Poppins-Light-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-Light.woff2') format('woff2'),
        url('../fonts/Poppins-Light.woff') format('woff'),
        url('../fonts/Poppins-Light.ttf') format('truetype'),
        url('../fonts/Poppins-Light.svg') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-LightItalic.eot');
    src: url('../fonts/Poppins-LightItalic-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-LightItalic.woff2') format('woff2'),
        url('../fonts/Poppins-LightItalic.woff') format('woff'),
        url('../fonts/Poppins-LightItalic.ttf') format('truetype'),
        url('../fonts/Poppins-LightItalic.svg') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.eot');
    src: url('../fonts/Poppins-Medium-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff'),
        url('../fonts/Poppins-Medium.ttf') format('truetype'),
        url('../fonts/Poppins-Medium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-MediumItalic.eot');
    src: url('../fonts/Poppins-MediumItalic-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-MediumItalic.woff2') format('woff2'),
        url('../fonts/Poppins-MediumItalic.woff') format('woff'),
        url('../fonts/Poppins-MediumItalic.ttf') format('truetype'),
        url('../fonts/Poppins-MediumItalic.svg') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.eot');
    src: url('../fonts/Poppins-Regular-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff'),
        url('../fonts/Poppins-Regular.ttf') format('truetype'),
        url('../fonts/Poppins-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-SemiBold.eot');
    src: url('../fonts/Poppins-SemiBold-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBold.woff') format('woff'),
        url('../fonts/Poppins-SemiBold.ttf') format('truetype'),
        url('../fonts/Poppins-SemiBold.svg') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-SemiBoldItalic.eot');
    src: url('../fonts/Poppins-SemiBoldItalic-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBoldItalic.woff') format('woff'),
        url('../fonts/Poppins-SemiBoldItalic.ttf') format('truetype'),
        url('../fonts/Poppins-SemiBoldItalic.svg') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Thin.eot');
    src: url('../fonts/Poppins-Thin-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-Thin.woff2') format('woff2'),
        url('../fonts/Poppins-Thin.woff') format('woff'),
        url('../fonts/Poppins-Thin.ttf') format('truetype'),
        url('../fonts/Poppins-Thin.svg') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ThinItalic.eot');
    src: url('../fonts/Poppins-ThinItalic-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-ThinItalic.woff2') format('woff2'),
        url('../fonts/Poppins-ThinItalic.woff') format('woff'),
        url('../fonts/Poppins-ThinItalic.ttf') format('truetype'),
        url('../fonts/Poppins-ThinItalic.svg') format('svg');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-BlackItalic.eot');
    src: url('../fonts/Poppins-BlackItalic-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-BlackItalic.woff2') format('woff2'),
        url('../fonts/Poppins-BlackItalic.woff') format('woff'),
        url('../fonts/Poppins-BlackItalic.ttf') format('truetype'),
        url('../fonts/Poppins-BlackItalic.svg') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Black.eot');
    src: url('../fonts/Poppins-Black-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-Black.woff2') format('woff2'),
        url('../fonts/Poppins-Black.woff') format('woff'),
        url('../fonts/Poppins-Black.ttf') format('truetype'),
        url('../fonts/Poppins-Black.svg') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Bold.eot');
    src: url('../fonts/Poppins-Bold-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.woff') format('woff'),
        url('../fonts/Poppins-Bold.ttf') format('truetype'),
        url('../fonts/Poppins-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-BoldItalic.eot');
    src: url('../fonts/Poppins-BoldItalic-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-BoldItalic.woff2') format('woff2'),
        url('../fonts/Poppins-BoldItalic.woff') format('woff'),
        url('../fonts/Poppins-BoldItalic.ttf') format('truetype'),
        url('../fonts/Poppins-BoldItalic.svg') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ExtraBold.eot');
    src: url('../fonts/Poppins-ExtraBold-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-ExtraBold.woff2') format('woff2'),
        url('../fonts/Poppins-ExtraBold.woff') format('woff'),
        url('../fonts/Poppins-ExtraBold.ttf') format('truetype'),
        url('../fonts/Poppins-ExtraBold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ExtraBoldItalic.eot');
    src: url('../fonts/Poppins-ExtraBoldItalic-1.eot') format('embedded-opentype'),
        url('../fonts/Poppins-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Poppins-ExtraBoldItalic.woff') format('woff'),
        url('../fonts/Poppins-ExtraBoldItalic.ttf') format('truetype'),
        url('../fonts/Poppins-ExtraBoldItalic.svg') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}




/* END WEB FONTS */



:root {

    --black: #000000;

    --white: #ffffff;
    --white-10: rgba(255, 255, 255, 0.1);
    --white-20: rgba(255, 255, 255, 0.2);
    --white-30: rgba(255, 255, 255, 0.3);
    --white-40: rgba(255, 255, 255, 0.4);
    --white-50: rgba(255, 255, 255, 0.5);
    --white-60: rgba(255, 255, 255, 0.6);
    --white-70: rgba(255, 255, 255, 0.7);
    --white-80: rgba(255, 255, 255, 0.8);
    --white-90: rgba(255, 255, 255, 0.9);

    --offwhite: #f2f2f2;
    --bg-color: #feebca;

    --primary: #4D4B30;
    --secondary: #908660;

    --accent: #77260C;
    --accentAlt: #482216;

    --body-text: #2d2d2d;
    --body-text-alt: #F4CCA6;

    --error: #f5222d;
    --error_bg: rgba(255, 0, 0, 0.04);

    --success: #0F9D58;
    --success_bg: rgba(37, 215, 78, 0.04);

    --link: #4285F4;

    --sec_space: 72px;

    --head-font: "Playfair Display";
    --body-font: "Poppins";

    --box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
}






/* START BODY CONTAINER STYLE */
.container {
    max-width: 1280px;
    padding-left: 16px;
    padding-right: 16px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

section {
    padding-top: var(--sec_space);
    padding-bottom: var(--sec_space);
    position: relative;
}

section .inner-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.has-bg-img-sec {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #606060;
    background-blend-mode: multiply;
    padding-block: calc(var(--sec_space) * 2);
}

.has-bg-img-sec .sm-btn:hover {
    background-color: var(--white);
    border-color: var(--white);
    color: var(--black);
}

.has-bg-img-sec .sm-btn:hover::after {
    filter: brightness(0) invert(0);
}

/* END BODY CONTAINER STYLE */

/* START FORM-ITEMS STYLES */
div input,
div select,
div textarea,
div button {
    font-family: var(--body-font);
}

div select {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div select option {
    font-size: 13px;
    color: var(--primary);
    padding: 2px 5px;
}

/* END FORM-ITEMS STYLES */



/* START RATIO DESIGN CODE */
.sm-img-wrapper {
    width: 100%;
}

.sm-img-wrapper .sm-img-wrap {
    position: relative;
    padding-top: 56.25%;
    width: 100%;
    overflow: hidden;
}

.sm-img-wrapper .sm-img-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sm-doodle {
    position: absolute;
    inset: 0;
    overflow: hidden;
}

/* END RATIO DESIGN CODE */




/* START IMAGE STYLE */
img {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

/* END IMAGE STYLE */



/* START HEADING STYLE */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--head-font);
    transition: all 0.3s ease;
    font-weight: 600;
    color: var(--primary);
}

h1.sm-title,
h2.sm-title,
h3.sm-title,
h4.sm-title,
h5.sm-title,
h6.sm-title {
    font-weight: 700;
}



.main-wrapper .h1 {
    font-size: 80px;
    line-height: 100%;
}

.main-wrapper h2 {
    font-size: 40px;
    line-height: 110%;
}

.main-wrapper h3 {
    font-size: 26px;
    line-height: 128%;
}


.main-wrapper h4 {
    font-size: 18px;
    line-height: 140%;
}


.main-wrapper h5 {
    font-size: 16px;
    line-height: 140%;
}

.main-wrapper h6 {
    font-size: 14px;
    line-height: 140%;
}

/* END HEADING STYLE */




/* START BODY TEXT STYLE */
p {
    font-family: var(--body-font);
    font-size: 16px;
    color: var(--body-text);
    line-height: 160%;
    transition: all 0.3s ease;
    margin-bottom: 15px;
    word-spacing: 2px;
}

p:last-child {
    margin-bottom: 0px;
}

span {
    display: inline-block;
    transition: all 0.3s ease;
}

/* END BODY TEXT STYLE */


/* START LINKS STYLE */
a {
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    transition: all 0.3s ease;
    color: var(--primary);
}

a:hover {
    color: var(--secondary);
}

/* END LINKS STYLE */


/* START  BUTTONS STYLE */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    appearance: button;
    -webkit-appearance: button;
    cursor: pointer;
}


button.sm-btn,
.sm-btn {
    padding: 14px 24px;
    transition: all 0.3s ease;
    background-color: var(--secondary);
    border: 1px solid var(--secondary);
    font-size: 16px;
    font-family: var(--body-font);
    font-weight: 600;
    line-height: 140%;
    color: var(--white);
    cursor: pointer;
    position: relative;
    border-radius: 8px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* padding-right: 45px; */
}

button.sm-btn::after,
.sm-btn::after {
    content: '';
    position: relative;
    width: 22px;
    height: 22px;
    /* top: 50%;
    right: 18px;
    transform: translateY(-50%); */
    background-image: url("../images/MingcuteArrowRightLine.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    filter: brightness(0) invert(1);
    margin-left: 8px;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;

}

button:hover,
.sm-btn:hover {
    color: var(--white);
    background-color: var(--primary);
    border-color: var(--primary);
}

.sm-btn.btn-primary {
    background-color: var(--primary);
}

.sm-btn.btn-primary:hover {
    background-color: var(--body-text);
}

/* END BUTTONS STYLE */




/* START LISTING STYLE */
body ul {
    margin: 0;
    padding: 0;
}

ul,
ul li,
ol,
li {
    font-family: var(--body-font);
    padding: 0;
    list-style: none;
    transition: all 0.3s ease;
    color: var(--black);
}

/* END LISTING STYLE */



/* END GLOBLE CSS */



/* START HEADER CODE */
.header {
    /* padding-top: 16px; */
    /* padding-bottom: 16px; */
    width: 100%;
    position: fixed;
    transition: all 0.5s cubic-bezier(.18, .3, .17, 1);
    top: 0;
    left: 0;
    z-index: 99;
    /* background-color: #feebcaeb; */
}

.header.fixed {
    background-color: var(--bg-color);
    box-shadow: 0 0 3px var(--primary);
}

header .inner-wrapper {
    display: flex;
    justify-content: space-between;
    column-gap: 16px;
    width: 100%;
    align-items: center;
}

.sm-site-logo h1 {
    display: flex;
}

header .sm-main-header {
    padding-top: 8px;
    padding-bottom: 8px;
}

.header .sm-top-header {
    transition: all 0.3s ease-in-out;
    padding-top: 16px;
}

/* .header.fixed .sm-top-header {
    margin-top: -44px;
} */

header .sm-social-links .sm-soc-link {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 4px;
    justify-content: center;
    color: var(--bg-color);
}

.fixed .sm-site-logo h1 a,
header.fixed .sm-social-links .sm-soc-link {
    color: var(--primary);
}

.fixed .sm-site-logo h1 a:hover,
header.fixed .sm-social-links .sm-soc-link:hover,
header.fixed nav ul li a:hover,
header.fixed nav ul li.active a {
    color: var(--accent);
}


header.fixed .sm-social-btns .sm-soc-link {
    background-color: var(--primary);
}

header .sm-social-links .sm-soc-link:hover {
    color: var(--white);
}

header .sm-top-right-col .sm-social-links {
    column-gap: 16px;
}

.sm-social-links {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.sm-social-btns .sm-soc-link {
    width: 28px;
    height: 28px;
    background-color: var(--bg-color);
    border-radius: 6px;
}

.sm-social-btns {
    column-gap: 8px;
}

.sm-social-links .sm-soc-link svg {
    width: 18px;
    height: 18px;
}

.sm-social-links .sm-soc-link svg>* {
    fill: var(--bg-color);
    transition: all 0.3s ease;
}

.sm-top-left-col .sm-social-links .sm-soc-link svg>*,
.fixed .sm-social-links .sm-soc-link svg>* {
    fill: var(--primary);
}

.fixed .sm-top-left-col .sm-social-links .sm-soc-link svg>* {
    fill: var(--bg-color);
}

.sm-social-links .sm-soc-link:hover svg>*,
.fixed .sm-top-left-col .sm-social-links .sm-soc-link:hover svg>* {
    fill: var(--white);
}

.fixed .sm-social-links .sm-soc-link:hover svg>* {
    fill: var(--accent);
}

.sm-top-left-col .sm-social-links .sm-soc-link:hover svg>* {
    fill: var(--accentAlt);
}




.sm-site-logo h1 a {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 1px;
    color: var(--bg-color);
}

.sm-site-logo h1 a:hover {
    color: var(--white);
}



header nav ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}



header nav ul a {
    padding-top: 8px;
    padding-bottom: 8px;
    color: var(--bg-color);
}

header nav ul a:hover {
    color: var(--white);
}

header.fixed nav ul a {
    color: var(--primary);
}

header nav ul li.active a {
    color: var(--white);
    font-weight: 600;
}



header nav ul li+* {
    margin-left: 16px;
}


.sm-btn.sm-btn-icon::after {
    display: none;
}

.sm-btn.sm-btn-icon {
    padding: 8px;
    width: 32px;
    height: 32px;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sm-btn.sm-btn-icon svg {
    width: 20px;
}


.sm-btn.sm-btn-icon {
    background-color: transparent;
    border: none;
    padding: 0;
}

.sm-btn.sm-btn-icon svg {
    width: 100%;
}

.sm-btn-icon svg path {
    transition: all 0.3s ease-in-out;
    fill: var(--bg-color);
}

.sm-close-drawer.sm-btn-icon:hover svg path {
    fill: var(--primary);
}

.sm-close-drawer.sm-btn-icon svg path {
    fill: var(--accent);
}

.sm-btn-icon:hover svg path {
    fill: var(--white);
}

.fixed .sm-btn-icon svg path {
    fill: var(--primary);
}

.fixed .sm-btn-icon:hover svg path {
    fill: var(--accent);
}

.hide-in-desktop {
    display: none;
}

.no-scroll {
    overflow: hidden;
}

/* END HEADER CODE */







/* START SEC-HEADER DESIGN CODE */
section .sm-sec-head {
    margin-bottom: 64px;
    width: 100%;
}

.sm-sec-head.sm-center {
    text-align: center;
}

.sm-sec-head .sm-desc {
    margin-top: 24px;
    max-width: 70%;
    margin-inline: auto;
}

.sm-sec-head .sm-head-desc {
    margin-top: 24px;
}

.sm-info-sec-head .btn-wrap,
.sm-sec-head .btn-wrap {
    margin-top: 40px;
}


.sm-info-sec-head>*+* {
    margin-top: 24px;
}

/* END SEC-HEADER DESIGN CODE */






/* START LANDING PAGE DESIGN CODE */
section.sm-landing-sec {
    min-height: 100dvh;
    padding-block: 72px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.sm-landing-sec .container {
    position: relative;
    z-index: 1;
    max-width: 1000px;
}

.sm-landing-sec .inner-wrap {
    row-gap: 32px;
}

.sec-bg-wrapper {
    pointer-events: none;
}

.sec-bg-wrapper::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: radial-gradient(#0000003d, #00000052, #0000009c, #00000096, #00000096, #000, #000);
    backdrop-filter: blur(4px);
}

.sec-bg-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sec-bg-wrapper .for-mobile-img {
    display: none;
}



.sm-landing-sec .sec-head {
    width: 100%;
    text-align: center;
    row-gap: 8px;
    display: flex;
    flex-direction: column;
}

.sm-landing-sec .sec-head .sm-title {
    font-size: 72px;
    color: var(--white);
    text-transform: uppercase;
    letter-spacing: 3px;
}

.sm-landing-sec .sec-head p {
    font-size: 18px;
    color: var(--white);
    font-weight: 400;
}

.sm-landing-sec .quick-links {
    width: 90%;
    margin-inline: auto;
}


.sm-landing-sec .quick-links li {
    width: 100%;
    /* border-bottom: 1px solid var(--white-10); */
    position: relative;
}

.sm-landing-sec .quick-links li::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-image: radial-gradient(var(--white-50), var(--white-30), var(--white-10), transparent, transparent);
}

.sm-landing-sec .quick-links li a {
    font-size: 40px;
    font-family: var(--head-font);
    color: var(--white);
    letter-spacing: 1px;
    margin-block: 16px 24px;
    line-height: 100%;
}

.sm-landing-sec .quick-links li a:hover {
    color: var(--body-text-alt);
}

/* END LANDING PAGE DESIGN CODE */




/* START HERO SEC DESIGN CODE */
.bg-light {
    background-color: var(--bg-color);
}

.sm-first-sec {
    margin-top: -112px;
    padding-top: 172px;
}

.sec-bottom-art {
    background-image: url("../images/border.png");
    background-repeat: repeat-x;
    background-position: center calc(100% - -6px);
    background-size: 92px;
    animation: anim-infinite-move 100s linear infinite;
    padding-bottom: calc(var(--sec_space) *1.3);
}

@keyframes anim-infinite-move {
    0% {
        background-position: center calc(100% - -6px);
    }

    100% {
        background-position: -100% calc(100% - -6px);
    }
}

.sm-hero-sec {
    padding-bottom: 0;
}

section.sm-hero-sec .sm-sec-head {
    margin-bottom: 0;
}

.sm-hero-sec .inner-wrap {
    align-items: center;
}

.sm-info-col {
    width: 100%;
}

.sm-hero-sec .sm-info-col {
    width: 100%;
    max-width: 55%;
    padding-bottom: 80px;
    margin-right: auto;
}

.sm-hero-sec .sm-img-col {
    width: 100%;
    max-width: 40%;
    align-self: flex-end;
}

.sm-hero-sec .sm-img-wrapper .sm-img-wrap {
    padding-top: 149%;
}

.sm-hero-sec .sm-img-wrapper .sm-img-wrap img {
    object-position: top center;
    filter: drop-shadow(0 0 4px #fff);
}

.sm-sec-head .sm-helloTag {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: -4px;
}

.sm-hero-sec h2 span {
    display: block;
    width: 100%;
}

.sm-hero-sec p {
    color: var(--primary);
}

.sm-hero-sec .sm-sec-head .sm-desc {
    margin-left: 0;
}



.sm-hero-banner .sm-img-wrapper .sm-img-wrap::before {
    content: '';
    position: absolute;
    inset: 0;
    background-color: #220a03b2;
    z-index: 1;
    pointer-events: none;
}

.sm-hero-banner.sm-first-sec {
    padding: 0;
}

.sm-hero-banner .sm-img-wrapper .sm-img-wrap {
    padding-top: 100dvh;
}

.sm-hero-banner .sm-img-wrap img {
    animation: zoom-anim 50s linear alternate infinite;
    transform-origin: center center;
}

@keyframes zoom-anim {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

.sm-banner-container {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 8vw;
    z-index: 1;
}

.sm-banner-container .sm-banner-container-wrap {
    text-align: center;
    display: flex;
    flex-direction: column;
    row-gap: 32px;
    align-items: center;
}

.sm-banner-container .sm-subline {
    margin-bottom: 3px;
    color: var(--white);
    text-transform: uppercase;
    letter-spacing: 5px;
}

.sm-banner-container .sm-title {
    color: var(--white);
    font-size: 64px;
    text-transform: capitalize;
    letter-spacing: 3px;
}

.sm-banner-container .sec-icon {
    width: 108px;
    height: 108px;
}

.sm-banner-container .sec-icon-img {
    filter: brightness(0) invert(1);
}

/* END HERO SEC DESIGN CODE */






/* START IMG-INFO-CARD DESIGN CODE */
.sm-card-wrapper {
    width: 100%;
}

.sm-card-inner-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-inline: -8px;
}

.sm-card-inner-wrap .sm-card-wrap {
    width: 100%;
    max-width: 33.33%;
    padding-inline: 8px;
    margin-bottom: 16px;
}

.sm-card-inner-wrap .sm-card-wrap .sm-img-wrap {
    padding-top: 70%;
}

.sm-card-wrap .sm-img-wrap::before {
    content: '';
    position: absolute;
    top: -60%;
    left: 50%;
    width: 70%;
    padding-top: 100%;
    transform: translateX(-50%);
    background: url("../images/flowerCircle.png") no-repeat;
    background-size: contain;
    background-position: center;
    opacity: 0.04;
}

.sm-card-wrap .sm-img-wrap img {
    object-fit: contain;
}

.sm-card-wrap .sm-card {
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid var(--primary);
    display: flex;
    flex-direction: column;
    height: 100%;
}

.sm-card .sm-card-body {
    margin-top: 16px;
    padding: 16px;
}

.sm-card-body .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sm-data-list>* {
    margin-top: 16px;
}

.sm-list h4 {
    margin-bottom: 4px;
}

.sm-data-list p {
    font-size: 16px;
}

.sm-list h4,
.sm-card .sm-price h4 {
    font-family: var(--body-font);
}

.sm-card .sm-price p {
    font-size: 20px;
}

.sm-card .sm-price h4 {
    font-size: 18px;
}

.sm-card .sm-price h4,
.sm-card .sm-price p {
    color: var(--white);
    font-weight: 600;
}

.sm-card .card-footer {
    margin-top: auto;
    background-color: var(--secondary);
    padding: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

/* END IMG-INFO-CARD DESIGN CODE */






/* START CATEGORIES SEC DESIGN CODE */
/* .sm-categories-sec {
    background-image: url("../images/border.png");
    background-repeat: repeat-x;
    background-position: center calc(100% - -6px);
    background-size: 92px;
    padding-bottom: calc(var(--sec_space) *1.3);
} */

.sm-categories-sec .sm-categorie-list {
    display: flex;
    flex-wrap: wrap;
    width: auto;
    margin-inline: -8px;
    align-items: stretch;
    row-gap: 16px;
}

.sm-categories-sec .sm-categorie-item-card {
    width: 100%;
    max-width: 25%;
    padding-inline: 8px;
}

.sm-categories-sec .sm-categorie-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    border-radius: 16px;
    overflow: hidden;
}

.sm-categorie-item .sm-img-wrapper {
    position: relative;
}

.sm-categorie-item .sm-img-wrapper .sm-img-wrap {
    padding-top: 130%;
}

.sm-categorie-item .sm-img-wrap img {
    transition: all 0.3s ease;
}

.sm-categorie-item:hover .sm-img-wrap img {
    transform: scale(1.1);
}


.sm-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    background-image: linear-gradient(transparent 40%, var(--primary));
}

.sm-caption p {
    width: 100%;
    text-align: center;
    color: var(--white);
    padding: 16px;
    font-size: 24px;
    font-weight: 900;
    line-height: 120%;
    font-family: var(--head-font);
    letter-spacing: 2px;
    text-transform: uppercase;
}

.sm-categorie-item .sm-categorie-desc {
    height: 100%;
    padding: 16px;
    background-color: var(--primary);
}

.sm-categorie-item .sm-categorie-desc p {
    color: var(--bg-color);
}

.sm-categories-sec .sm-card-wrapper {
    margin-bottom: 32px;
}

.sm-categories-sec .btn-wrap {
    display: flex;
    justify-content: center;
    width: 100%;
}

/* END CATEGORIES SEC DESIGN CODE */






/* START ABOUT US DESIGN CODE */
.sm-about-sec .sm-sec-head .sm-title {
    margin-bottom: 8px;
}

.sm-sub-title {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 8px;
    color: var(--secondary);
}

.sm-about-sec .sm-about-me {
    margin-top: 64px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-start;
}

.sm-about-me .sm-img-wrapper {
    max-width: 40%;
    border: 1px solid var(--primary);
    border-radius: 1000px 1000px 0 0;
    padding-top: 64px;
    position: sticky;
    top: 102px;
}

.sm-about-me .sm-img-wrapper::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 42%;
    background-color: var(--secondary);
    z-index: 1;
}

.sm-about-me .sm-img-wrapper::after {
    content: '';
    position: absolute;
    top: 6%;
    left: 49%;
    transform: translateX(-50%);
    background: url("../images/flowerCircle.png") no-repeat;
    width: 80%;
    padding-top: 80%;
    background-size: contain;
    opacity: 0.2;
}

.sm-about-me .sm-img-wrapper .sm-img-wrap {
    padding-top: 125%;
    z-index: 2;
}

.sm-about-sec .sm-my-info {
    max-width: 55%;
    width: 100%;
    margin-left: auto;
}

.sm-my-info li+* {
    margin-top: 24px;
}

.sm-my-info h3 {
    margin-bottom: 16px;
}

/* END ABOUT US DESIGN CODE */







/* START STORYLINE SEC DESIGN CODE */
.sm-story-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.sm-story-container .sm-info-col {
    max-width: 55%;
    margin-right: auto;
    padding-bottom: 150px;
}

.sm-story-container .sm-img-wrapper {
    max-width: 40%;
}

.sm-story-container .sm-img-wrapper .sm-img-wrap {
    padding-top: 100%;
    border-radius: 16px;
    overflow: hidden;
    height: 100%;
}

.sm-story-container:nth-child(2n) {
    flex-direction: row-reverse;
}

.sm-story-container:nth-child(2n) .sm-info-col {
    margin-left: auto;
    margin-right: 0;
}

.sm-story-container:not(:first-child) {
    margin-top: -100px;
}

.sm-story-container:not(:first-child) .sm-info-col {
    padding-top: 150px;
}

.sm-story-container:last-child .sm-info-col {
    padding-bottom: 0;
}

.sm-my-info strong,
.sm-my-info em {
    font-weight: 600;
    color: var(--body-text);
}

/* END STORYLINE SEC DESIGN CODE */





/* START WHY CHOOSE US DESIGN CODE */
.sm-choose-card-list {
    display: flex;
    flex-wrap: wrap;
    margin-inline: -8px;
}

.sm-choose-card-list .sm-choose-card {
    width: 100%;
    /* max-width: 33.33%; */
    padding-inline: 8px;
    margin-bottom: 16px;
    display: flex;
    flex: 1;
    flex-basis: 33.33%;
}

.sm-choose-card-list .sm-choose-item {
    width: 100%;
    padding: 24px;
    border: 1px solid var(--secondary);
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    /* padding-left: 11%; */
}

.sm-choose-card-list .sm-choose-item::after,
.sm-choose-card-list .sm-choose-item::before {
    content: '';
    position: absolute;
    background: url("../images/flowerCircle.png") no-repeat;
    background-size: contain;
    opacity: 0.05;
    width: 130px;
    height: 130px;
}

.sm-choose-card-list .sm-choose-item::before {
    bottom: -65px;
    left: -65px;
}

.sm-choose-card-list .sm-choose-item::after {
    bottom: -65px;
    right: -65px;
}

.sm-choose-card-list .sm-choose-item .sm-title {
    margin-bottom: 16px;
}

/* END WHY CHOOSE US DESIGN CODE */






/* START GALLERY DESIGN CODE */
.sm-gallery-wrapper {
    width: 100%;
}

.sm-gallery-wrap {
    /* margin-inline: -8px; */
    display: grid;
    grid-gap: 16px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-auto-rows: 200px;
    grid-auto-flow: dense;
}

.sm-gallery-wrapper .sm-gallery-card {
    width: 100%;
    /* max-width: 33.33%; */
    /* padding-inline: 8px; */
    /* margin-bottom: 16px; */
    border-radius: 8px;
    overflow: hidden;
}

.sm-gallery-wrap .wide {
    grid-column: span 2;
}

.sm-gallery-wrap .tall {
    grid-row: span 2;
}

.sm-gallery-wrap .big {
    grid-column: span 2;
    grid-row: span 2;
}

.sm-gallery-wrapper .sm-gallery-card a {
    width: 100%;
    height: 100%;
}

.sm-gallery-wrapper .sm-gallery-card a img {
    object-fit: cover;
    transition: all 0.3s ease;
}

.sm-gallery-wrapper .sm-gallery-card a:hover img {
    transform: scale(1.1);
}

div.fancybox-bg {
    background-color: var(--offwhite);
}

.fancybox-image,
.fancybox-spaceball {
    border-radius: 8px;
}

.fancybox-navigation .fancybox-button,
.fancybox-toolbar .fancybox-button {
    background-color: var(--secondary);
    transition: all 0.3s ease;
}

.fancybox-navigation .fancybox-button:hover,
.fancybox-toolbar .fancybox-button:hover {
    background-color: var(--primary);
}

.fancybox-navigation .fancybox-button svg path,
.fancybox-toolbar .fancybox-button svg path {
    transition: all 0.3s ease;
    fill: var(--offwhite);
}

div.fancybox-show-caption .fancybox-caption,
div.fancybox-show-infobar .fancybox-infobar,
div.fancybox-show-nav .fancybox-navigation .fancybox-button,
div.fancybox-show-toolbar .fancybox-toolbar {
    transition: all 0.3s ease;
}

.fancybox-navigation .fancybox-button:hover svg path,
.fancybox-toolbar .fancybox-button:hover svg path {
    fill: var(--white);
}

.fancybox-container .fancybox-inner {
    backdrop-filter: blur(4px);
}

.fancybox-toolbar {
    border-radius: 0 0 0 8px;
    overflow: hidden;
}

.fancybox-navigation button.fancybox-button--arrow_left,
.fancybox-navigation button.fancybox-button--arrow_right {
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 6px;
    overflow: hidden;
    top: 50%;
    transform: translateY(-50%);
}

.fancybox-navigation button.fancybox-button--arrow_left {
    left: 6px;
}

.fancybox-navigation button.fancybox-button--arrow_right {
    right: 6px;
}

div.fancybox-infobar {
    color: var(--primary);
}

.fancybox-thumbs__list a::before {
    border-color: var(--secondary);
    border-width: 4px;
}

div.fancybox-thumbs {
    background-color: var(--white);
}

.fancybox-inner .fancybox-slide {
    padding: calc(var(--sec_space) *1.5);
}

/* END GALLERY DESIGN CODE */






/* START VIDEO SLIDER DESIGN CODE */
.sm-video-sec {
    overflow: hidden;
}

.sm-video-sec .swiper-wrapper {
    height: auto;
}

.swiper-slider-wrapper {
    width: 100%;
    position: relative;
    padding: 56px;
}

.swiper-slider-wrapper::before {
    content: '';
    position: absolute;
    top: -5%;
    left: -10%;
    width: 20%;
    padding-top: 20%;
    background: url("../images/design2.png") no-repeat;
    background-size: contain;
    opacity: 0.1;
    background-position: center;
}

.swiper-slider-wrapper::after {
    content: '';
    position: absolute;
    bottom: -5%;
    right: -10%;
    width: 20%;
    padding-top: 20%;
    background: url("../images/designRev1.png") no-repeat;
    background-size: contain;
    opacity: 0.1;
    background-position: center;
}

.sm-swiper.swiper-container {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 16px;
    display: flex;
}

.sm-swiper .video-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    transition: all 0.3s ease;
    border-radius: 16px;
    overflow: hidden;
}

.sm-swiper .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.sm-swiper-nav {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    z-index: 1;
    pointer-events: none;
    display: flex;
    justify-content: space-between;
}

.sm-video-sec .swiper-button-prev-sm,
.sm-video-sec .swiper-button-prev {
    left: 0;
}

.sm-swiper-nav .swiper-button-next-sm,
.sm-video-sec .swiper-button-next {
    right: 0;
}

.sm-swiper-nav .swiper-button-prev-sm,
.sm-swiper-nav .swiper-button-next-sm,
.sm-video-sec .swiper-button-prev,
.sm-video-sec .swiper-button-next {
    width: 42px;
    height: 42px;
    border-radius: 8px;
    overflow: hidden;
    background-color: var(--secondary);
    transition: all 0.3s ease;
    pointer-events: all;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sm-swiper-nav .swiper-button-prev-sm:hover,
.sm-swiper-nav .swiper-button-next-sm:hover,
.sm-video-sec .swiper-button-prev:hover,
.sm-video-sec .swiper-button-next:hover {
    background-color: var(--primary);
}

.sm-swiper-nav .swiper-button-prev-sm::after,
.sm-swiper-nav .swiper-button-next-sm::after,
.sm-video-sec .swiper-button-prev::after,
.sm-video-sec .swiper-button-next::after {
    font-size: 20px;
    color: var(--white);
}

.sm-video-sec .ytp-large-play-button {
    opacity: 0;
    visibility: hidden;
}

.swiper-button-prev-sm.swiper-button-prev2::after {
    content: 'next';
}

.swiper-button-next-sm.swiper-button-next2::after {
    content: 'prev';
}

.swiper-button-prev-sm.swiper-button-prev2::after,
.swiper-button-next-sm.swiper-button-next2::after {
    font-family: "swiper-icons";
    font-size: 20px;
    text-transform: none;
    letter-spacing: 0;
    font-variant: initial;
    line-height: unset;
}

.swiper-button-prev-sm.swiper-button-prev2.swiper-button-disabled,
.swiper-button-next-sm.swiper-button-next2.swiper-button-disabled {
    opacity: 0.5;
}

/* END VIDEO SLIDER DESIGN CODE */






/* START TESTIMONIAL DESIGN CODE */
.sm-testimonial-sec {
    position: relative;
}

.sm-testimonial-sec::before {
    content: '';
    background-image: url("../images/pattern.webp");
    background-size: contain;
    background-repeat: repeat;
    background-attachment: fixed;
    position: absolute;
    inset: 0;
    opacity: 0.04;
    pointer-events: none;
}

.sm-testimonial-sec>* {
    z-index: 1;
}

.testimonial-slider-wrapper {
    padding-bottom: 40px;
}

.testimonial-slider-wrapper::before,
.testimonial-slider-wrapper::after {
    display: none;
}

div.swiper-pagination {
    top: unset;
    bottom: 0;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background-color: var(--accentAlt);
}

.testimonialSwiper {
    border: 1px solid var(--accentAlt);
    display: flex;
    border-radius: 16px;
}

.testimonialSwiper .swiper-wrapper {
    align-items: stretch;
    height: auto;
}

.testimonialSwiper .swiper-slide {
    display: flex;
}

.sm-testimonial-content {
    display: flex;
    width: 100%;
}

.sm-testimonial-content .sm-img-wrapper {
    max-width: 30%;
}

.sm-testimonial-content .sm-img-wrapper .sm-img-wrap {
    padding-top: 140%;
    height: 100%;
}

.sm-testimonial-content .user-details-wrapper {
    padding: 56px;
    display: flex;
    flex-direction: column;
    background-image: url("../images/border.png");
    background-repeat: repeat-x;
    background-position: center calc(100% - -6px);
    background-size: 72px;
    width: 100%;
    max-width: 70%;
}

.user-details-wrapper .sm-user-msg {
    font-size: 24px;
    font-weight: 400;
    width: 100%;
    position: relative;
    margin-bottom: 80px;
}

.user-details-wrapper .sm-user-msg::before {
    content: '';
    position: absolute;
    top: -27px;
    left: -8px;
    width: 10%;
    padding-top: 10%;
    background-image: url("../images/QuoteLeft.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0.1;
}

.user-details-wrapper .sm-user-info {
    margin-top: auto;
    width: 100%;
}

.sm-testimonial-name {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 110%;
    color: var(--primary);
}

.sm-testimonial-position {
    font-size: 20px;
    font-weight: 500;
    color: var(--secondary);
}

/* END TESTIMONIAL DESIGN CODE */






/* START CONTACT FROM DESIGN CODE */
.sm-contactUs-sec .sm-contact-wrappper {
    width: 100%;
}

.sm-contactUs-sec .sm-contact-wrap {
    border: 1px solid var(--accentAlt);
    border-radius: 16px;
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.sm-contactUs-sec .sm-form-col {
    width: 100%;
    max-width: calc(100% - 400px);
    padding: 56px;
}

.sm-contactUs-sec .sm-info-col {
    width: 100%;
    max-width: 400px;
    border-left: 1px solid var(--accentAlt);
}

.sm-inner-col {
    display: flex;
    flex-direction: column;
    height: 100%;
    background-color: var(--offwhite);
    padding: 32px;
    position: relative;
}

.sm-inner-col::before {
    content: '';
    background-image: url("../images/pattern.webp");
    background-size: contain;
    position: absolute;
    inset: 0;
    opacity: 0.08;
    background-repeat: repeat;
}

.sm-bottom-wrap {
    margin-top: auto;
}

.sm-bottom-wrap p {
    font-size: 14px;
    margin-top: 16px;
}

.sm-bottom-wrap .sm-title {
    text-transform: uppercase;
    letter-spacing: 2px;
}

.sm-sub-xsTitle {
    font-weight: 500;
    text-transform: uppercase;
    color: var(--secondary);
    letter-spacing: 1px;
}

.sm-inner-col>* {
    position: relative;
    z-index: 1;
}


.sm-contact-wrap .sm-sec-head>*+*,
.sm-bottom-wrap>*+* {
    margin-top: 32px;
}



.sm-contact-info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.sm-contact-info>*+* {
    margin-top: 16px;
}

.sm-contact-info ul>*+* {
    margin-top: 8px;
}

.sm-contact-info ul li p {
    color: var(--primary);
    margin-top: 0;
}

.sm-contact-info h3 {
    font-family: var(--body-font);
    font-size: 24px;
}

.sm-contact-info ul li p,
.sm-contact-info ul li a {
    font-size: 14px;
}


.sm-contact-cta-sec .sm-info-col {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 16px;
}

.sm-contact-cta-sec .sm-info-sec-head {
    width: 100%;
    max-width: calc(100% - 240px);
}

.sm-contact-cta-sec .sm-head-desc {
    font-size: 28px;
    line-height: 140%;
    font-weight: 600;
}

/* END CONTACT FROM DESIGN CODE */






/* START FORM ELEMENTS DESIGN CODE */
.form-wrapper {
    width: 100%;
}

.form-wrapper form {
    width: 100%;
}

.input-field-wrapper {
    width: 100%;
}

form .input-field {
    width: 100%;
}

.input-field~.input-field {
    margin-top: 16px;
    width: 100%;
}

.input-field.col2-field-group {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.input-field.col2-field-group>.input-field {
    flex: 1;
    margin: 0;
}

.input-field input,
.input-field textarea {
    width: 100%;
    border: 1px solid transparent;
    background-color: var(--offwhite);
    padding: 14px 16px;
    border-radius: 8px;
    font-size: 16px;
    color: var(--body-text);
    transition: all 0.3s ease;
}


.input-field textarea:hover,
.input-field textarea:focus,
.input-field input:hover,
.input-field input:focus {
    border-color: var(--primary);
}

.input-field textarea {
    resize: none;
    min-height: 224px;
}

.input-field input::-webkit-outer-spin-button,
.input-field input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.input-field input[type=number] {
    -moz-appearance: textfield;
}


.cust-form .btn-wrap {
    margin-top: 32px;
}

/* END FORM ELEMENTS DESIGN CODE */






/* START FOOTER DESIGN CODE */
footer {
    background-color: var(--primary);
    width: 100%;
    background-image: url("../images/pattern.webp");
    background-size: 178px;
    background-blend-mode: multiply;
    background-attachment: fixed;
    background-repeat: repeat;
}

.sm-footer p,
.sm-footer .sm-title {
    color: var(--white);
}

.sm-footer .bottom-footer p {
    padding: 16px;
    text-align: center;
    color: var(--white);
}

.footer-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: var(--sec_space) 0;
    gap: 16px;
}

.footer-wrapper>* {
    flex: 1;
}


.sm-footer .bottom-footer {
    background-color: var(--secondary);
}

.sm-footer .sm-social-btns .sm-soc-link {
    background-color: var(--secondary);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
}

.sm-footer .sm-social-btns .sm-soc-link:hover {
    background-color: var(--white);
}

.sm-footer .sm-social-links .sm-soc-link svg>* {
    fill: var(--white);
}

.sm-footer .sm-social-links .sm-soc-link:hover svg>* {
    fill: var(--primary);
}

.footer-right-col {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


.sm-footer .sm-social-links .sm-soc-link svg {
    width: 24px;
    height: 24px;
}

.footer-left-col p {
    margin-top: 16px;
}

/* END FOOTER DESIGN CODE */






/* START CATEGORIES PAGE DESIGN CODE */
.sm-cayegorie-sec {
    min-height: 70dvh;
    display: flex;
    align-items: center;
}

.sm-cayegorie-sec .inner-wrap {
    justify-content: center;
    text-align: center;
}

section.sm-cayegorie-sec .sm-sec-head {
    margin-bottom: 0;
}

.sm-cayegorie-sec .sm-title {
    margin-bottom: 24px;
    text-transform: uppercase;
}

.sm-cayegorie-sec .sm-sec-head p {
    max-width: 930px;
    margin-inline: auto;
}

.sm-categories-cta-sec .inner-wrap {
    justify-content: center;
    padding-bottom: 10px;
}

.sm-categories-cta-sec .sm-sec-head .sm-desc,
.sm-categories-cta-sec .sm-sec-head .sm-title {
    color: var(--white);
}

/* END CATEGORIES PAGE DESIGN CODE */






/* START CATEGORIES FILTER SEC DESIGN CODE */
.sm-filter-row {
    margin-bottom: 56px;
}

.sm-filter-buttons {
    display: flex;
    flex-wrap: nowrap;
    gap: 16px;
    overflow-x: auto;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

.sm-filter-buttons::-webkit-scrollbar {
    display: none;
}

.sm-filter-buttons .sm-filter-btn:first-child {
    margin-left: auto;
}

.sm-filter-buttons .sm-filter-btn:last-child {
    margin-right: auto;
}

.sm-filter-buttons .sm-filter-btn {
    border: 1px solid var(--primary);
    background-color: var(--primary);
    padding: 8px 24px;
    border-radius: 10px;
    color: var(--bg-color);
    font-size: 16px;
    position: relative;
}


.sm-filter-buttons .sm-filter-btn.active,
.sm-filter-buttons .sm-filter-btn:hover {
    background-color: var(--accentAlt);
}

.sm-filter-buttons .sm-filter-btn span {
    position: relative;
}


.sm-category-list {
    display: flex;
    flex-wrap: wrap;
    row-gap: 16px;
    margin-inline: -8px;
}

.sm-category-list .category-item {
    width: 100%;
    max-width: 16.66%;
    padding-inline: 8px;
}

.sm-category-list .sm-img-wrapper .sm-img-wrap {
    border-radius: 8px;
    padding-top: 150%;
}


.sm-category-list .sm-img-wrapper .sm-img-wrap img {
    transition: all 0.3s ease;
}

.sm-category-list .sm-img-wrapper:hover .sm-img-wrap img {
    transform: scale(1.1);
}



.sm-categories-vdo-filter-sec .sm-category-list {
    justify-content: center;
}

.sm-categories-vdo-filter-sec .sm-category-list .sm-img-wrapper .sm-img-wrap {
    padding-top: 56.25%;
}

.sm-categories-vdo-filter-sec .sm-category-list .category-item {
    max-width: 25%;
}

.sm-categories-vdo-filter-sec .sm-img-wrapper {
    cursor: pointer;
}

.sm-categories-vdo-filter-sec .sm-category-list .sm-img-wrapper .sm-img-wrap::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 46px;
    height: 32px;
    background-image: url("../images/LogosYoutubeIcon.svg");
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3s ease-in-out;
}

.sm-categories-vdo-filter-sec .sm-category-list .sm-img-wrapper .sm-img-wrap::after {
    content: '';
    position: absolute;
    inset: 0;
    background-color: rgba(72, 34, 22, 0.44);
    transition: all 0.3s ease;
}


.sm-categories-vdo-filter-sec .sm-category-list .sm-img-wrapper:hover .sm-img-wrap::after,
.sm-categories-vdo-filter-sec .sm-category-list .sm-img-wrapper:hover .sm-img-wrap::before {
    opacity: 0;
    visibility: hidden;
}

/* END CATEGORIES FILTER SEC DESIGN CODE */







/* START ICON-BOX GRID DESIGN CODE  */
.sm-grid-col {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    row-gap: 32px;
    justify-content: center;
}

.sm-grid-col .sm-grid-row {
    width: inherit;
    display: flex;
    flex-wrap: wrap;
    margin-inline: -8px;
    row-gap: 16px;
}

.sm-grid-row .sm-icon-box {
    width: 100%;
    max-width: 25%;
    padding-inline: 8px;
}

.sm-grid-row .sm-icon-box .box-head {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 1px solid var(--accent);
    border-radius: 8px;
    padding: 24px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.sm-grid-row .sm-icon-box .box-head::before {
    content: '';
    position: absolute;
    background: url("../images/flowerCircle.png") no-repeat;
    background-size: auto;
    background-size: contain;
    opacity: 0.04;
    width: 130px;
    height: 130px;
    top: -45px;
    left: -45px;
    z-index: 0;
    animation: roration-anim 60s linear infinite;
}

@keyframes roration-anim {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.sm-grid-row .sm-icon-box .icon {
    width: 100px;
    height: 100px;
}

.sm-grid-row .sm-icon-box h4 {
    text-align: center;
    width: 100%;
}

.sm-grid-col .btn-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
}

/* END ICON-BOX GRID DESIGN CODE  */






/* START FAQ SEC DESIGN CODE */
.sm-faq-sec .faq-wrapper {
    padding-inline: 48px;
    position: relative;
}

.sm-faq-sec .faq-wrapper>*+* {
    margin-top: 16px;
}

.sm-faq-sec .faq-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 100%;
    background-image: linear-gradient(var(--bg-color), transparent, var(--bg-color)), url('../images/borderVerticle.png');
    background-size: 18px;
    background-repeat: repeat-y;
}

.sm-faq-sec .faq-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 100%;
    background-image: linear-gradient(var(--bg-color), transparent, var(--bg-color)), url('../images/borderVerticle.png');
    background-size: 18px;
    background-repeat: repeat-y;
    background-position-x: right;
}

.sm-faq-sec .faq-wrapper .faq-item {
    border: 1px solid var(--accentAlt);
    border-radius: 16px;
    width: 100%;
}

.sm-faq-sec .faq-question {
    position: relative;
    padding: 16px;
    cursor: pointer;
    width: 100%;
    padding-right: 56px;
    transition: all 0.3s ease;
}

.sm-faq-sec .faq-item.active .faq-question,
.sm-faq-sec .faq-question:hover {
    color: var(--accent);
}

.sm-faq-sec .faq-question::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    background-image: url("../images/DownRounded.svg");
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.5s cubic-bezier(.38, .84, .63, 1);
}

.sm-faq-sec .faq-item.active .faq-question::after {
    transform: translateY(-50%) rotate(180deg);
}

.sm-faq-sec .faq-answer {
    overflow: hidden;
    max-height: 0;
    transition: all 0.3s ease-in-out;
    scrollbar-width: none;
}

.sm-faq-sec .faq-answer::-webkit-scrollbar {
    width: unset;
}

.sm-faq-sec .faq-item.active .faq-answer {
    max-height: 150px;
    overflow-y: auto;
    margin-bottom: 16px;
}

.sm-faq-sec .faq-answer-wrap {
    padding-inline: 16px;
}

/* END FAQ SEC DESIGN CODE */