/*
Theme Name: Balkon Plus
Theme URI: /
Author: the WordPress team
Author URI: https://wordpress.org/
Description: qwerty
*/
:root {

    --green: #5db022;
    --green-dark: #193209;
    --green-extra-dark: #040307;
    --grey-light: #eaeaea;
}

* {
    font-family: 'Roboto', sans-serif;
}

img {
    max-width: 100%;
}

p {
    margin-bottom: 10px;
    line-height: 1.4;
}

.top_header {
    padding-top: 10px;
    padding-bottom: 10px;
    background: var(--grey-light);
}

.top_header_wrap a,
.top_header_wrap div {
    padding: 0 5px;
}

.top_header .fa {
    font-size: 18px;
}

.logo img {
    max-width: 60px;
    min-width: 60px;
    max-height: 60px;
    min-height: 60px;
    object-fit: contain;
    object-position: center;
}

.logo {
    border: 4px solid var(--green);
    border-radius: 50%;
    padding: 12px;
    background: var(--grey-light);
}

.logo-text {
    font-size: 32px;
    color: var(--green);
    text-transform: uppercase;
    line-height: 1;
    font-weight: 600;
    margin-left: 10px;
}

.fa, .fab {
    color: var(--green);
    margin-right: 5px;
}

.phones {
    font-size: 30px;
    text-align: right;
}

.btn-custom:hover {
    box-shadow: 1px 1px 11px 1px rgba(173, 173, 173, 1);
}

.btn-custom {
    border-radius: 20px;
    padding: 6px 25px;
    background: var(--green);
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    height: fit-content;
    width: fit-content;
    white-space: normal;
    line-height: 1.4;
    border: 1px solid white;
    cursor: pointer;
}

.form-group label {
    display: none;
}

a.clear {
    color: inherit;
    text-decoration: inherit;
}

.c-pointer {
    cursor: pointer;
}

.social-tel {
    font-size: 30px;
}

.menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menu-header li {
    list-style: none;
    text-align: center;
    padding: 10px 5px;
    line-height: 1.3;
    min-height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: auto;
}

.menu-header li a {
    text-decoration: inherit;
    color: white;
}

.menu-header li:hover, .menu-header li:hover a {
    background: white;
    color: var(--green);
}

.bottom-header {
    background: var(--green);
    outline: 1px solid var(--green);
}

.balkon_bg p {
    position: absolute;
    right: 30px;
    bottom: 40px;
    text-shadow: 4px 3px 0px #fff, 9px 8px 0px rgba(93, 176, 34, 0.15);
    filter: drop-shadow(4px 3px 0px rgba(0, 0, 0, 0.15));
    color: var(--green);
    font-size: 40px;
}

.balkon_bg {
    position: relative;
    max-width: 100%;
}

.line-before {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.line-before:before {
    content: '';
    height: 3px;
    width: 100px;
    background: var(--green);
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

.bank img {
    object-fit: contain;
    max-width: 100%;
}

.contact-form-order div[role="form"],
.contact-form-order div[role="form"] label,
.contact-form-order div[role="form"] label * {
    max-width: 100%;
    min-width: 100%;
}

.contact-form-order br {
    display: none;
}

.contact-form-order div[role=alert] {
    color: white;
}

.c-white {
    color: white;
}

.modal-body .contact-form-order .c-white, .modal-body .contact-form-order div[role=alert] {
    color: initial;
}

.contact-form-order .screen-reader-response {
    display: none;
}

.contact-form-order span[role="alert"] {
    min-width: 100%;
    display: block;
    font-size: 12px;
}

.green-full {
    background: var(--green);
}

.green-full .line-before:before {
    background: white;
}

.green-full img {
    max-height: 300px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.advantages > div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fa-3 {
    font-size: 3em;
}

.advantages > div span {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}

.advantages > div {
    margin: 20px 0;
}

.advantages > div i {
    padding: 30px;
    border: 2px dashed var(--green);
    border-radius: 50%;
    width: 110px;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.flowchart img {
    max-width: 100%;
}

.centered-block {
    text-align: center;
}

.centered-block .line-before:before {
    left: 50%;
    transform: translate(-50%, 0);
    width: 200px;
}

footer {
    padding: 20px 0 0 0;
}

.i-map {
    border-top: 3px solid var(--green);
    border-bottom: 3px solid var(--green);
}

.footer_bottom span {
    filter: drop-shadow(1px 1px 1px rgba(173, 173, 173, 0.3));
}

.footer_bottom {
    text-align: center;
    background: var(--grey-light);
    padding: 10px;
    font-weight: 600;
    color: var(--green);
    font-size: 12px;
}

.order-custom, footer .btn-custom {
    order: 0;
}

.sl-overlay {
    z-index: 50 !important;
}

.ngg-galleryoverview, .ngg-slideshow {
    max-width: 100% !important;
}

.shadow-wrap {
    padding-top: 50px;
    height: 100%;
    min-height: 100%;
    width: 100%;
    min-width: 100%;
    background: rgba(0, 0, 0, 0.32);
}

.modal {
    z-index: 9999999;
}

@media screen and (max-width: 778px) {
    .btn-custom {
        padding: 6px 10px;
    }

    #sendOrder {
        width: 100% !important;
    }
}
@media screen and (min-width: 778px) {
    .ngg-galleryoverview, .ngg-slideshow {
        max-width: 750px !important;
        margin: 0 auto;
    }
}

@media screen and (max-width: 991px) {
    .logo-wrap {
        order: 0;
    }

    header .btn-custom {
        order: 2;
    }

    .phones-wrap {
        order: 1;
    }

    footer .btn-custom {
        order: 3;
    }
}

@media screen and (max-width: 1199px) {
    .order-custom {
        order: 4;
    }
}