/* ==========================================================================
   Normalize
   ========================================================================== */
html {
    -webkit-text-size-adjust: 100%;
}

main {
    display: block;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bold;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

/* ==========================================================================
  Base styles
  ========================================================================== */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    margin: 0;
    padding: 0;
    font-family: "Biennale", Sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 14px;
    line-height: 1.428;
    overflow-x: hidden;
}

.clear {
    clear: both;
    float: none;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-style: none;
}

* {
    outline: none !important;
}

.container {
    max-width: 1270px;
    padding: 0 15px;
    margin: auto;
}

a {
    color: #000;
    text-decoration: none;
    transition: all .3s;
}

a:hover {
    text-decoration: none;
    color: #000;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "Kugile", Sans-serif;
    font-weight: 400;
    line-height: 1.2;
    color: #263e2a;
    margin-top: 0;
    margin-bottom: 16px;
}

p {
    margin-top: 0;
    margin-bottom: 16px;
}

p:last-child {
    margin-bottom: 0;
}

.fw-100 {
    font-weight: 100 !important;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

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

.fw-800 {
    font-weight: 800 !important;
}

.fw-900 {
    font-weight: 900 !important;
}

.fsz-20 {
    font-size: 20px !important;
}

.lh-150 {
    line-height: 1.5 !important;
}

.text-center {
    text-align: center !important;
}

.bg-cover {
    background-size: cover !important;
}

.bg-center {
    background-position: center !important;
}

.pt-150 {
    padding-top: 150px !important;
}

.pb-80 {
    padding-bottom: 80px !important;
}

/* ==========================================================================
Header
========================================================================== */
.ekit-template-content-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9;
}

body.admin-bar .ekit-template-content-header {
    top: 32px;
}


/* ==========================================================================
Main content
========================================================================== */
div.elementor-widget-image a img[src$=".svg"] {
    width: auto;
}

.elementor-button-icon svg {
    width: auto;
}

.elementskit-testimonial-slider .elementskit-stars {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 42px;
}

.elementskit-testimonial-slider .elementskit-profile-info {
    text-align: left !important;
}

.wpcf7 br {
    display: none;
}

.wpcf7 label {
    display: block;
}

.wpcf7-spinner {
    position: absolute;
    margin: 18px 0 0 3px;
}

.wpcf7-not-valid-tip {
    font-size: 13px;
    margin: -12px 0 10px 0;
}

.wpcf7 form .wpcf7-response-output {
    margin: 15px 0 0 0;
    padding: 5px 10px;
    font-size: 14px;
}

.elementor-swiper-button,
.swiper-navigation-button,
.slick-arrow {
    transition: all .3s;
    opacity: 1;
}

.elementor-swiper-button:hover,
.swiper-navigation-button:hover,
.slick-arrow:hover {
    opacity: .8;
}

.menu-slider {
    overflow: hidden;
}

.menu-slider-1 {
    margin: 0 -40px;
    padding: 24px 0;
}

.menu-slider-1 .slider-item {
    padding: 0 20px;
}

.menu-slider-1 .slider-item img {
    width: 100%;
    border-radius: 15px
}

.menu-slider-1:before {
    content: '';
    width: 30%;
    height: 100%;
    background: linear-gradient(270deg, #FEF3C7 9%, rgba(254, 243, 199, 0) 100%);
    position: absolute;
    top: 0;
    left: 39px;
    z-index: 2;
    transform: rotate(-180deg);
}

.menu-slider-1:after {
    content: '';
    width: 30%;
    height: 100%;
    background: linear-gradient(270deg, #FEF3C7 10%, rgba(254, 243, 199, 0) 100%);
    position: absolute;
    top: 0;
    right: 39px;
    z-index: 2;
}

.menu-slider-1 .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    cursor: pointer;
}

.menu-slider-1 .arrow-prev {
    left: 40px;
}

.menu-slider-1 .arrow-next {
    right: 40px;
}

.menu-slider-2 {
    max-width: 1000px;
    margin: auto;
}

.menu-slider-2 .item-title {
    text-align: center;
}

.menu-slider-2 .item-title h2 {
    font-size: 50px;
    margin: 30px 0 0 0;
}

.menu-slider-2 .item-title img {
    display: inline-block;
}

.menu-slider-2 .slick-arrow {
    position: absolute;
    z-index: 3;
    cursor: pointer;
    top: 30px;
}

.menu-slider-2 .arrow-prev {
    left: calc(50% - 240px);
}

.menu-slider-2 .arrow-next {
    right: calc(50% - 240px);
}

.menu-slider-2 .item-list {
    display: flex;
    flex-wrap: wrap;
    margin: 50px -15px 0 -15px;
    row-gap: 50px;
}

.menu-slider-2 .item {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
}

.menu-slider-2 .item h3 {
    font-size: 30px;
    margin-bottom: 10px;
}

.menu-slider-2 .item .desc {
    max-width: 400px;
    font-size: 16px;
    color: #73503F;
}

/* ==========================================================================
Main Footer
========================================================================== */
.ekit-template-content-footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ekit-template-content-footer li:not(:last-child) {
    margin-bottom: 15px;
}


/* ==========================================================================
Helper classes
========================================================================== */
.hidden {
    display: none !important;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
Responsive
========================================================================== */
@media (max-width:1024px) {
    .elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
        height: 3px;
        margin-bottom: 6px;
    }
}


@media (max-width:782px) {
    html[lang] {
        margin-top: 0 !important;
    }

    #wpadminbar {
        display: none;
    }

    body.admin-bar .ekit-template-content-header {
        top: 0;
    }
}

@media (max-width:767px) {
    .ekit-wid-con .elementskit-testimonial-slider .swiper-button-next, .ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev {
        display: flex !important;
    }

    .menu-slider {
        overflow: initial;
    }

    .menu-slider-1 {
        margin: 0 -100px;
    }

    .menu-slider-1 .slider-item {
        padding: 0 8px;
    }

    .menu-slider-1:before,
    .menu-slider-1:after {
        width: 26%;
    }

    .menu-slider-1 .arrow-prev {
        left: 90px;
    }

    .menu-slider-1 .arrow-next {
        right: 90px;
    }

    .slick-arrow svg {
        width: 30px;
    }

    .menu-slider-2 .item-title h2 {
        font-size: 35px;
    }

    .menu-slider-2 .slick-arrow {
        top: 25px;
    }

    .menu-slider-2 .arrow-prev {
        left: calc(50% - 160px);
    }

    .menu-slider-2 .arrow-next {
        right: calc(50% - 160px);
    }

    .menu-slider-2 .item-list {
        row-gap: 30px;
    }

    .menu-slider-2 .item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .menu-slider-2 .item .desc {
        max-width: 100%;
    }

    .menu-slider-2 .item h3 {
        font-size: 22px;
    }
}