#qodef-page-footer-top-area #qodef-page-footer-top-area-inner {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 100px !important;
    padding-right: 101px !important;
    border-top-color: rgba(219,111,76,0);
    border-top-width: 1px;
    border-top-style: solid;
}


.qodef-horizontal-showcase .qodef-horizontal-slide.info .qodef-slide-content {
    width: auto;
    padding: 95px 50px 95px calc(-67px + var(--qodef-offset-left));
    height: 100%;
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper {
    justify-content: center;
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
    position: absolute;
    top: 52%;
    left: 0;
    transform: translateY(-50%);
    padding-left: inherit;
}

.qodef-header-navigation>ul {
    position: relative;
    display: flex;
    align-items: center;
    height: 80%;
    white-space: nowrap;
}

.qodef-header-navigation>ul>li>a .qodef-menu-item-text .qodef-svg-holder {
    --qodef-svg-path-length: 297;
    fill: transparent;
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: calc(100% + 4px);
    overflow: visible;
}

.qodef-portfolio-single .qodef-variations--small .qodef-portfolio-info {
    margin-top: 50px;
    display: none;
}

#qodef-page-inner {
    position: relative;
    padding: 130px 0 100px;
    margin-top: 110px;
}

.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info .qodef-e {
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 24.7%;
    margin-bottom: 0;
    display: none;
}

.qodef-header--vertical #qodef-page-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 345px;
    height: 100%;
}

.qodef-header--vertical #qodef-page-outer {
    padding-left: 340px;
}

.qodef-horizontal-showcase .qodef-horizontal-slide.info {
    position: relative;
    background-color: #fff0;
    width: calc(16.5vw + var(--qodef-offset-left));
}

.qodef-horizontal-slide.info .qodef-slide-content {
    width: auto;
    padding: 95px 119px 95px calc(-60px + var(--qodef-offset-left));
    height: 100%;
}

#qodef-page-footer-top-area #qodef-page-footer-top-area-inner {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 100px !important;
    padding-right: 101px !important;
    border-top-color: rgba(219,111,76,0);
    border-top-width: 1px;
    border-top-style: solid;
}


@media screen and (max-width: 480px)
.qodef-button.qodef-layout--scallop-circle {
    width: auto;
    height: auto;
    position: relative;
    display: grid;
    justify-content: center;
    align-items: center;
    padding: 0;
    fill: transparent;
    stroke: currentColor;
}

@media screen and (max-width: 480px)
#qodef-page-inner {
    position: relative;
    padding: 12px 0 80px;
    margin-top: 0;
}


element.style {
}
.qodef-mobile-header-navigation>ul>li>a .qodef-menu-item-text .qodef-svg-holder svg path {
    vector-effect: non-scaling-stroke;
    transition: stroke-dashoffset .9s cubic-bezier(.51,.63,.45,.89);
    stroke-dasharray: var(--qodef-svg-path-length);
    stroke-dashoffset: var(--qodef-svg-path-length);
}
* {
    box-sizing: border-box;
}

@media screen and (max-width: 480px)
.qodef-mobile-header-navigation>ul>li>a .qodef-menu-item-text .qodef-svg-holder svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: visible;
    stroke: currentColor;
    fill: transparent;
}


.qodef-mobile-header-navigation>ul>li>a .qodef-menu-item-text .qodef-svg-holder {
    --qodef-svg-path-length: 263;
    fill: transparent;
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: calc(100% + 4px);
    overflow: visible;
}

.qodef-button.qodef-layout--scallop-circle .qodef-e-scallop-circle svg {
    overflow: visible;
    stroke-width: 1.8px;
}
