:root {
    --bs-body-font-family: 'Mulish';
    --bs-body-color: var(--brown);
    --bs-body-bg: var(--white);
    --bs-link-color: var(--brown);
    --bs-link-hover-color: var(--gold);
    --bs-border-radius: unset;
    --bs-border-color: var(--brown);
    --white: #f7f6f4;
    --beige: #d5c7b4;
    --gold: #b39b79;
    --brown: #272420;
    --grey: #eeedea;
    --icon-size: 40px;
    --icon-font-size: 24px;
    --services: 1;
    --services-gap: 2rem;
    --services-image: 150px;
}

@media (min-width: 576px) {
    :root {
        --icon-size: 50px;
        --icon-font-size: 30px;
    }
}

@media (min-width: 768px) {
    :root {
    }
}

@media (min-width: 992px) {
    :root {
        --spotlight-pad: 120px;
        --services: 2;
        --services-gap: 2.5rem;
        --services-image: 180px;
   }
}

@media (min-width: 1200px) {
    :root {
        --services-gap: 3rem;
        --services-image: 200px;
    }
}

@media (min-width: 1400px) {
    :root {
        --services-gap: 4rem;
        --services-image: 250px;
    }
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-ExtraLightItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 200;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-ExtraLight.ttf') format('truetype');
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-LightItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 300;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Italic.ttf') format('truetype');
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-MediumItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 500;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-SemiBoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-SemiBold.ttf') format('truetype');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-BoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-ExtraBoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 800;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-ExtraBold.ttf') format('truetype');
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-BlackItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 900;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Black.ttf') format('truetype');
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-ThinItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 100;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-Thin.ttf') format('truetype');
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-ExtraLightItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 200;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-ExtraLight.ttf') format('truetype');
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-LightItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 300;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-Italic.ttf') format('truetype');
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-MediumItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 500;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-SemiBoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-SemiBold.ttf') format('truetype');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-BoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-ExtraBoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 800;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-ExtraBold.ttf') format('truetype');
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-BlackItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 900;
}

@font-face {
    font-family: 'NotoSerif';
    src: url('../fonts/NotoSerif-Black.ttf') format('truetype');
    font-style: normal;
    font-weight: 900;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: 'NotoSerif';
    color: var(--heading-color);
    margin-bottom: var(--heading-margin);
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, .h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child {
    margin-top: 0;
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, .h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child,
p:last-child,
ul:last-child,
ol:last-child {
    margin-bottom: 0;
}

a {
    text-decoration: none;
    color: var(--bs-link-color);
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}

a:hover, a:focus {
    color: var(--bs-link-hover-color);
}

.btn {
    --bs-btn-font-family: 'Mulish';
    --bs-btn-font-weight: 700;
    --bs-btn-font-size: 12pt;
    --bs-btn-border-radius: 0;
    --bs-btn-border-width: 2px;
    --bs-btn-padding-x: 1.25rem;
    --bs-btn-padding-y: 0.75rem;
    letter-spacing: 1px;
}

.btn:focus {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
}

.btn-primary {
    --bs-btn-color: var(--gold);
    --bs-btn-bg: transparent;
    --bs-btn-border-color: var(--gold);
    --bs-btn-hover-color: var(--brown);
    --bs-btn-hover-bg: transparent;
    --bs-btn-hover-border-color: var(--brown);
    --bs-btn-active-color: var(--brown);
    --bs-btn-active-bg: transparent;
    --bs-btn-active-border-color: var(--brown);
}

.sl-bg-brown .btn-primary {
    --bs-btn-hover-color: var(--beige);
    --bs-btn-hover-border-color: var(--beige);
    --bs-btn-active-color: var(--beige);
    --bs-btn-active-border-color: var(--beige);
}

.btn-secondary {
    --bs-btn-color: var(--white);
    --bs-btn-bg: var(--gold);
    --bs-btn-border-color: var(--gold);
    --bs-btn-hover-color: var(--white);
    --bs-btn-hover-bg: var(--brown);
    --bs-btn-hover-border-color: var(--brown);
    --bs-btn-active-color: var(--white);
    --bs-btn-active-bg: var(--brown);
    --bs-btn-active-border-color: var(--brown);
}

.icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--icon-bg, var(--gold));
    --bs-link-color: #ffffff;
    --bs-link-hover-color: #ffffff;
    width: var(--icon-size);
    height: var(--icon-size);
    border-radius: 50%;
}

.icon:hover {
    background-color: var(--icon-hover-bg, var(--white));
}

.icon i {
    font-size: var(--icon-font-size);
}

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

.color-gold {
    color: var(--gold);
}

hr {
    --bs-border-width: 2px;
    border-color: var(--gold);
    width: 200px;
    opacity: 1;
    margin: 2rem 0;
}

.t3-sl:has(.sl-bg-beige) {
    background-color: var(--beige);
}

.t3-sl:has(.sl-bg-brown) {
    background-color: var(--brown);
}

.compact {
    max-width: 640px;
}

.fields-container {
    list-style-type: none;
    padding-left: 0;
}

.control-group {
    margin-bottom: 1rem;
}

.t3-wrapper {
    background: transparent;
}

.t3-mainbody {
    padding-bottom: var(--spotlight-pad);
    padding-top: var(--spotlight-pad);
    background-color: var(--bs-body-bg);
}

.t3-mainbody.nocontainer {
    padding-bottom: 0;
    padding-top: 0;
}

.t3-content {
    padding: 0;
}


/****************************************************************
** Header **
****************************************************************/

.t3-top {
    padding: var(--footer-pad) 0;
    background-color: var(--beige);
    --bs-link-color: var(--brown);
    --bs-link-hover-color: var(--white);
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    z-index: 2;
}

.t3-top .icon {
    --bs-link-color: var(--beige);
    --bs-link-hover-color: var(--beige);
    --icon-bg: var(--white);
    --icon-hover-bg: var(--white);
}

.t3-header {
    background-color: var(--brown);
    overflow-x: clip;
}

.t3-header + div {
    position: relative;
}

.t3-header .container {
    position: relative;
}

.t3-header .container > .row::after {
    content: url('/images/template/ZTC_icon_header.svg');
    width: 267px;
    position: absolute;
    right: -280px;
}

.logo img {
    height: 64px;
    width: auto;
}

div.mod-languages li {
    margin: 0;
}

div.mod-languages li + li::before {
    content: '/';
    color: var(--white);
}

div.mod-languages ul li.lang-active {
    background-color: transparent;
    --bs-link-color: var(--white);
}


/****************************************************************
** Menu **
****************************************************************/

.navbar-nav {
    --bs-nav-link-color: var(--white);
    --bs-nav-link-hover-color: var(--gold);
    --bs-nav-link-font-weight: 600;
    --bs-nav-link-font-size: 12pt;
    letter-spacing: 1px;
}

@media (min-width: 992px) {
    .navbar-nav {
        gap: 2rem;
    }
}

.nav-item.active > .nav-link {
    --bs-nav-link-color: var(--beige);
}

.dropdown-menu {
    --bs-dropdown-bg: var(--brown);
    padding: 0.5rem;
    left: -0.5rem;
}

.t3-off-canvas {
    background-color: var(--white);
}

.t3-off-canvas .t3-off-canvas-header {
    background-color: var(--brown);
    color: var(--white);
}

.t3-off-canvas .t3-off-canvas-header .close {
    background: var(--beige);
    color: var(--brown);
    border: none;
    line-height: 1;
    font-size: 22px;
    font-weight: 700;
}

.t3-off-canvas .nav {
    font-weight: 600;
    letter-spacing: 1px;
}

.t3-off-canvas .mod-menu__sub {
    padding-left: 1rem;
    padding-top: 0.5rem;
}

.t3-off-canvas .nav-item {
    padding-bottom: 0.5rem;
}


/****************************************************************
** Footer **
****************************************************************/

.t3-footer {
    background-color: var(--brown);
}

@media (min-width: 576px) {
    .t3-footer .t3-footnav > div:nth-of-type(3) {
        border-left: 2px solid var(--gold);
    }
}

.t3-footnav {
    --bs-link-color: var(--white);
    --bs-link-hover-color: var(--gold);
    padding: var(--spotlight-pad) 0;
    row-gap: 2rem;
}

.t3-footnav > div:nth-child(1) {
    order: 0;
}

.t3-footnav > div:nth-child(2) {
    order: 1;
}

.t3-footnav > div:nth-child(3) {
    order: 3;
}

.t3-footnav > div:nth-child(4) {
    order: 4;
}

.t3-footnav > div:nth-child(5) {
    order: 2;
}

@media screen and (min-width: 576px) {
    .t3-footnav > div:nth-child(2) {
        order: 1;
    }

    .t3-footnav > div:nth-child(3) {
        order: 2;
    }

    .t3-footnav > div:nth-child(4) {
        order: 3;
    }

    .t3-footnav > div:nth-child(5) {
        order: 4;
    }
}

@media screen and (min-width: 768px) {
    .t3-footnav > div:nth-child(2) {
        order: 2;
    }

    .t3-footnav > div:nth-child(3) {
        order: 3;
    }

    .t3-footnav > div:nth-child(4) {
        order: 1;
    }

    .t3-footnav > div:nth-child(5) {
        order: 4;
    }
}

@media screen and (min-width: 992px) {
    .t3-footnav > div:nth-child(2) {
        order: 3;
    }

    .t3-footnav > div:nth-child(3) {
        order: 4;
    }

    .t3-footnav > div:nth-child(4) {
        order: 1;
    }

    .t3-footnav > div:nth-child(5) {
        order: 2;
    }
}

@media screen and (min-width: 1200px) {
    .t3-footnav > div:nth-child(2) {
        order: 1;
    }

    .t3-footnav > div:nth-child(3) {
        order: 2;
    }

    .t3-footnav > div:nth-child(4) {
        order: 3;
    }

    .t3-footnav > div:nth-child(5) {
        order: 4;
    }
}

.t3-footnav .nav {
    flex-direction: column;
    gap: 0.25rem;
}

.t3-footnav .icon {
    --bs-link-color: var(--brown);
    --bs-link-hover-color: var(--brown);
    --icon-bg: var(--gold);
    --icon-hover-bg: var(--white);
}

.t3-footer .footericon img {
    position: absolute;
    width: 174px;
}

.t3-copyright {
    margin-bottom: var(--spotlight-pad);
    --bs-link-color: var(--gold);
    --bs-link-hover-color: var(--white);
}


/****************************************************************
** Logos **
****************************************************************/

.palyazat .logos {
    display: grid;
    grid-row-gap: 30px;
    grid-template-columns: repeat(1, 1fr);
    align-items: center;
    margin-bottom: 30px;
}

@media (min-width: 576px) {
    .palyazat .logos {
        display: flex;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 766px) {
    .palyazat .logos {
        grid-column-gap: 140px;
    }
}

.palyazat .logos .dsp {
    max-height: 140px;
    width: auto;
}

.palyazat .logos .neum {
    max-height: 100px;
    width: auto;
}


/****************************************************************
** Home **
****************************************************************/

.t3-sl {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.t3-sl-1,
.t3-sl-6 {
    position: relative;
}

.t3-sl-1::before,
.t3-sl-6::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(238, 237, 234, 0.8);
    z-index: 1;
}

@media (min-width: 576px) {
    .t3-sl-1::before {
        background: linear-gradient(to left, var(--grey) 0%, var(--grey) 30%, transparent 75%, transparent 100%);
    }

    .t3-sl-6::before {
        background: linear-gradient(to right, var(--grey) 0%, var(--grey) 30%, transparent 75%, transparent 100%);
    }
}

.t3-sl-1 .container,
.t3-sl-6 .container {
    position: relative;
    z-index: 2;
}

.about.item-image img {
    max-width: 300px;
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 50%;
}

.moduletable.services .mod-articles-grid {
    --grid-layout-gap: var(--services-gap);
}

.t3-sl-4 {
    background-color: var(--beige);
}

.t3-sl-4 {
    --heading-margin: 3rem;
}

.t3-sl-5 {
    --heading-color: var(--gold);
    --heading-margin: 3rem;
}

.t3-sl-5 * + h2 {
    margin-top: 3rem;
}

.t3-sl-6 {
    background-color: var(--grey);
}


/****************************************************************
** Content **
****************************************************************/

.item-image.figure {
    width: var(--services-image);
    height: var(--services-image);
}

.item-image.figure a,
.item-image.figure span {
    background-color: var(--beige);
    display: block;
    padding: 28%;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}

.item-image.figure:hover a,
.item-image.figure:hover span {
    background-color: var(--brown);
}

.blog-items.services {
    display: grid;
    grid-template-columns: repeat(var(--services), minmax(0, 1fr));
    grid-gap: var(--services-gap);
}


/****************************************************************
** Contact **
****************************************************************/

.contact-miscinfo {
    background-color: var(--grey);
    --heading-color: var(--gold);
    --heading-margin: 3rem;
}

.contact-miscinfo * + h2 {
    margin-top: 3rem;
}

.contact .icon {
    color: var(--white);
    --icon-bg: var(--brown);
    --icon-hover-bg: var(--brown);
}

