html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

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

body {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    background-image: url('../images/nen-destop.webp');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    min-height: 100vh;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
    margin-block-start: 0.5rem;
    margin-block-end: 1rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h1 { font-size: 2.5rem; }
h2 { font-size: 2rem; }
h3 { font-size: 1.75rem; }
h4 { font-size: 1.5rem; }
h5 { font-size: 1.25rem; }
h6 { font-size: 1rem; }

p {
    margin-block-start: 0;
    margin-block-end: 0.9rem;
}

img {
    max-width: 100%;
    height: auto;
    border: none;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    display: inline-block;
}

a {
    background-color: transparent;
    text-decoration: none;
    box-shadow: none;
    color: #c36;
    display: inline-block;
}

a:active, a:hover {
    color: #336;
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

.page-content {
    margin: 0;
    padding: 0;
}

.site-main {
    min-height: 100vh;
}

figure {
    margin: 0;
}

.elementor-widget-image {
    text-align: center;
}

.elementor-widget-image a {
    display: inline-block;
}

.elementor-widget-image img {
    vertical-align: middle;
    display: inline-block;
}

.az-container {
    display: flex;
    flex-wrap: wrap;
    max-width: 1260px;
    margin: 0 auto;
    padding: 0;
}

.az-col {
    flex: 1;
    padding: 0;
}

.az-col-empty {
    flex: 0 0 252px;
    max-width: 252px;
}

.az-section-logo .az-col-empty {
    flex: 0 0 353px;
    max-width: 353px;
}

.az-col-logo {
    flex: 0 0 550px;
    max-width: 550px;
}

.az-col-btn {
    flex: 0 0 378px;
    max-width: 378px;
}

.az-col-banner {
    flex: 0 0 752px;
    max-width: 752px;
}

.az-col-contact {
    flex: 0 0 252px;
    max-width: 252px;
}

.az-col-guide {
    flex: 0 0 752px;
    max-width: 752px;
}

.az-col-full {
    flex: 0 0 100%;
    max-width: 100%;
}

.az-section-logo {
    padding: 0;
}

.az-logo-wrap {
    text-align: center;
    padding: 6px 8px 0;
    margin: 0;
}

.az-logo {
    width: 760px;
    max-width: 100%;
    height: auto;
}

.animated-zoomInDown {
    animation-name: zoomInDown;
    animation-duration: 1s;
    animation-fill-mode: both;
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.az-btn-wrap {
    padding: 12px;
}

.az-btn-img {
    width: 100%;
    height: auto;
}

.elementor-animation-shrink {
    transition-duration: 0.3s;
    transition-property: transform;
}

.elementor-animation-shrink:hover,
.elementor-animation-shrink:active,
.elementor-animation-shrink:focus {
    transform: scale(0.9);
}

.az-section-banner {
    padding: 5px 0 0;
}

.az-banner-wrap {
    padding: 0 9px;
}

.az-banner-img {
    width: 100%;
    height: auto;
    border-radius: 3px;
}

.az-banner-img:hover {
    filter: brightness(1.09) contrast(1) saturate(1);
}

.az-section-logo .az-logo-wrap .az-logo:hover {
    filter: brightness(1.03) contrast(1) saturate(1);
}

.az-contact-wrap {
    padding: 12px;
}

.az-contact-img {
    width: 100%;
    height: auto;
}

.az-guide-wrap {
    padding: 0;
    margin: 0;
}

.az-guide-img {
    width: 100%;
    height: auto;
}

.az-section-partners {
    display: none;
}

.az-partner-inner {
    background-color: #000;
    border-radius: 4px;
    padding: 10px;
    margin: 10px 0;
}

.az-partner-logo-wrap {
    text-align: center;
}

.az-partner-text-wrap {
    text-align: center;
}

.az-partner-text {
    display: inline-block;
}

.tet-left,
.tet-right {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 145px;
    pointer-events: none;
}

.tet-left {
    left: 0;
}

.tet-right {
    right: 0;
}

.tet-left img,
.tet-right img {
    width: 100%;
    height: auto;
}

.tet-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 70px;
    background: url('https://gac2.net/wp-content/bottom-2.png') repeat-x;
    background-size: auto 100%;
    background-position: center 0;
    pointer-events: none;
}

.firework {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    pointer-events: none;
}

.firework canvas {
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    cursor: crosshair;
    display: block;
    z-index: 99;
    pointer-events: none;
}

.az-hide-mobile {
    display: block;
}

.az-show-mobile {
    display: none;
}

@media (max-width: 1024px) {
    .az-container {
        max-width: 1024px;
    }
}

@media (max-width: 767px) {
    body {
        background-image: url('../images/nen-mobi.webp');
    }

    .az-container {
        max-width: 767px;
    }

    .az-hide-mobile {
        display: none !important;
    }

    .az-show-mobile {
        display: block;
    }

    .az-col-logo,
    .az-col-banner,
    .az-col-guide {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .az-col-btn {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .az-col-contact {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }

    .az-logo {
        width: 100%;
    }

    .az-btn-wrap {
        padding: 6px;
    }

    .az-contact-wrap {
        padding: 6px;
    }

    .az-section-buttons {
        padding: 0 4px;
    }

    .az-section-contact {
        padding: 0 4px;
    }

    .az-section-guide {
        padding: 0 4px;
    }

    .tet-left,
    .tet-right,
    .tet-bottom {
        display: none !important;
    }
}

@media (max-width: 480px) {
    .az-col-btn {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .az-col-contact {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .az-btn-wrap {
        padding: 4px 8px;
    }

    .az-contact-wrap {
        padding: 4px 8px;
    }

    .az-section-buttons {
        padding: 0;
    }

    .az-section-contact {
        padding: 0;
    }

    .az-section-guide {
        padding: 0;
    }

    .az-banner-wrap {
        padding: 0 4px;
    }

    .az-guide-wrap {
        padding: 0 4px;
    }
}

@media (min-width: 768px) {
    .az-section-partners {
        display: none !important;
    }
}

.screen-reader-text {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

*:not(input):not(textarea):not([contenteditable="true"]):not([contenteditable="true"] *):not([contenteditable]):not([contenteditable] *):not(code):not(code *) {
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

*:not(input):not(textarea):not([contenteditable="true"]):not([contenteditable="true"] *):not([contenteditable]):not([contenteditable] *):not(code):not(code *)::selection {
    background: transparent;
}

*:not(input):not(textarea):not([contenteditable="true"]):not([contenteditable="true"] *):not([contenteditable]):not([contenteditable] *):not(code):not(code *)::-moz-selection {
    background: transparent;
}

@media print {
    body * {
        display: none !important;
    }
    body:after {
        content: "You are not allowed to print this page!";
    }
}
