html, body {
    font-family: "Geologica", sans-serif !important;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

form input::-webkit-input-placeholder {
    font-family: "Geologica", sans-serif !important;
    color: rgba(255, 255, 255, .6);
}

form input:-moz-placeholder {
    font-family: "Geologica", sans-serif !important;
    color: rgba(255, 255, 255, .6);
}

form input::-moz-placeholder {
    font-family: "Geologica", sans-serif !important;
    color: rgba(255, 255, 255, .6);
}

form input::-ms-input-placeholder {
    font-family: "Geologica", sans-serif !important;
    color: rgba(255, 255, 255, .6);
}

.block {
    margin: 0 auto;
    position: relative;
}

.block .wrapper {
    width: 1400px;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
}

.footer {
    margin: 0 auto;
    position: relative;
}

.footer .wrapper {
    width: 1400px;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
    Header
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.header {
    margin: 0 auto;
    position: relative;
    height: 150px;
}

.header .wrapper {
    width: 1400px;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
}

.header .wrapper .content {
    margin: 25px 50px;
    overflow: hidden;
}

.header .wrapper .content .logo {
    display: block;
    overflow: hidden;
    float: left;
}

.header .wrapper .content .logo-text {
    font-size: 18px;
    float: left;
    width: 275px;
    padding-left: 10px;
    color: #4d4d4d;
    margin: 35px 0 0;
    line-height: 25px;
}

.header .wrapper .content .menu {
    overflow: hidden;
    margin: 25px 0 0;
    float: left;
}

.header .wrapper .content .menu .menu-link {
    font-size: 16px;
    margin-top: 38px;
    color: #4d4d4d;
    text-decoration: underline;
    display: block;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.header .wrapper .content .menu .menu-btn-link {
    font-size: 16px;
    margin-top: 32px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 6px 13px 7px;
    background: #a0d2d8;
    color: #fff;
    border-radius: 7px;
    display: block;
    float: left;
    text-decoration: none;
    cursor: pointer;
}

.header .wrapper .content .menu .menu-btn-green-link {
    font-size: 16px;
    margin-top: 32px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 6px 13px 7px;
    background: #76a71a;
    color: #fff;
    border-radius: 7px;
    display: block;
    float: left;
    text-decoration: none;
    cursor: pointer;
}

.header .wrapper .content .menu .menu-btn-link:hover, .header .wrapper .content .menu .menu-btn-link:active {
    background: #84c2c9;
}

.header .wrapper .content .menu .menu-btn-green-link:hover, .header .wrapper .content .menu .menu-btn-green-link:active {
    background: #6e9722;
}

.clearfix {
    clear: right;
}

.header .wrapper .content .menu {
    overflow: hidden;
    margin: 0;
    float: right;
}

.header .wrapper .content .social {
    overflow: hidden;
    margin: 0;
    float: right;
}

.header .wrapper .content .menu .menu-btn-link {
    margin-right: 0;
    margin-top: 10px;
}

.header .wrapper .content .menu .menu-link {
    margin-top: 16px;
}

.header .wrapper .content .social {
    overflow: hidden;
    margin: 10px 0 0;
    float: right;
}

.fil0.open > .land {
    fill: #E8412A;
    stroke: #E1D3B4;
    cursor: pointer;
}

.fil0.open:hover > .land {
    fill: #aa301e;
}

.fil0 > .hover {
    transition: all 0.5s ease-out;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
}

.fil0.open > .hover > .st0 {
    fill: #aa301e;
    stroke: #E1D3B4;
}

.fil0.open > .hover > .st1 {
    fill: #aa301e;
    stroke: #E1D3B4;
}

.fil0.open > .hover > .st2 {
    fill: #E8412A;
    stroke: #E1D3B4;
}

/*.fil0.open:hover > .hover {*/
/*    opacity: 1;*/
/*    visibility: visible;*/
/*}*/

.fil0.bron > .land {
    fill: #000;
    stroke: #5d712f;
    stroke-width: 1 !important;
    cursor: auto;
    opacity: 0.4;
}

.fil0.next > .land {
    fill: #FFF9EB;
    stroke: #E8412A;
    stroke-width: 1 !important;
    cursor: auto;
}

.fil0.close > .land {
    fill: #000;
    stroke: #5d712f;
    stroke-width: 1 !important;
    cursor: auto;
    opacity: 0.4;
}

.fil0.open.water > .land {
    fill: #0365B1;
    stroke: #E1D3B4;
    cursor: pointer;
}

.fil0.open.water:hover > .land {
    fill: #004377;
}

.fil0.open.water > .hover > .st0 {
    fill: #004377;
    stroke: #E1D3B4;
}

.fil0.open.water > .hover > .st1 {
    fill: #004377;
    stroke: #E1D3B4;
}

.fil0.open.water > .hover > .st2 {
    fill: #0365B1;
    stroke: #E1D3B4;
}

.fil0.bron.water > .land {
    fill: #000;
    stroke: #5d712f;
    stroke-width: 1 !important;
    cursor: auto;
    opacity: 0.4;
}

.fil0.close.water > .land {
    fill: #000;
    stroke: #5d712f;
    stroke-width: 1 !important;
    cursor: auto;
    opacity: 0.4;
}

.fil0.open.efir > .land {
    fill: #c5bd1d;
    stroke: #E1D3B4;
    cursor: pointer;
}

.fil0.open.efir:hover > .land {
    fill: #a59e16;
}

.fil0.bron.efir > .land {
    fill: #000;
    stroke: #5d712f;
    stroke-width: 1 !important;
    cursor: auto;
    opacity: 0.4;
}

.fil0.close.efir > .land {
    fill: #000;
    stroke: #5d712f;
    stroke-width: 1 !important;
    cursor: auto;
    opacity: 0.4;
}

.fil0.open.air > .land {
    fill: #2abdef;
    stroke: #E1D3B4;
    cursor: pointer;
}

.fil0.open.air:hover > .land {
    fill: #1c7ea0;
}

.fil0.bron.air > .land {
    fill: #000;
    stroke: #5d712f;
    stroke-width: 1 !important;
    cursor: auto;
    opacity: 0.4;
}

.fil0.close.air > .land {
    fill: #000;
    stroke: #5d712f;
    stroke-width: 1 !important;
    cursor: auto;
    opacity: 0.4;
}

/*#modal_form {*/
/*    position: absolute;*/
/*    width: 500px;*/
/*    top: 50%;*/
/*    margin-top: -185px;*/
/*    left: 50%;*/
/*    margin-left: -250px;*/
/*    z-index: 100;*/
/*    transition: all 0.6s linear;*/
/*    opacity: 0;*/
/*    visibility: hidden;*/
/*    font-size: 20px;*/
/*}*/

/*#modal_form.fire {
    background: url("/images/fire.webp") no-repeat top right;
}

#modal_form.water {
    background: url("/images/water.webp") no-repeat top right;
}*/

/*#modal_form.active {*/
/*    opacity: 1;*/
/*    visibility: visible;*/
/*}*/


/*#modal_form form {*/
/*    padding: 90px 40px 20px;*/
/*    background-color: #f6f6ec;*/
/*    -webkit-border-radius: 20px;*/
/*    -moz-border-radius: 20px;*/
/*    border-radius: 20px;*/
/*}*/

#modal_form form input[type=text], #modal_form2 form input[type=text] {
    /*-webkit-border-radius: 20px;*/
    /*-moz-border-radius: 20px;*/
    /*border-radius: 20px;*/
    background: #FFF;
    color: #404040 !important;
    padding: 10px;
    width: 100%;
    font-size: 20px;
    margin-bottom: 20px;
    outline: none;
    border: 3px solid #7e7e7e;
}

#modal_form form input[type=text]::placeholder, #modal_form2 form input[type=text]::placeholder {
    color: #7e7e7e !important;
    opacity: 1; /* Firefox */
}

#modal_form form input[type=text]::-ms-input-placeholder, #modal_form2 form input[type=text]::-ms-input-placeholder { /* Edge 12 -18 */
    color: #7e7e7e !important;
}

#modal_form form input::placeholder, #modal_form2 form input::placeholder {
    opacity: 0.75;
    font-size: 13px;
}

#modal_form .close_form, #modal_form2 .close_form {
    position: absolute;
    top: 30px;
    left: 30px;
    cursor: pointer;
}

.modal-shadow {
    transition: all 2s linear;
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

@media screen and (max-device-width: 600px) {

    #modal_form, #modal_form2 {
        width: 300px;
        margin-left: -150px;
    }

    #modal_form .modal-text, #modal_form2 .modal-text {
        font-size: 14px !important;
    }

    #modal_form form, #modal_form2 form {
        padding: 90px 20px 20px !important;
    }

    #modal_form form input[type=text], #modal_form2 form input[type=text] {
        font-size: 14px !important;
    }

    #modal_form form input[type=submit], #modal_form2 form input[type=submit] {
        font-size: 14px !important;
    }


}

/*@media (-webkit-device-pixel-ratio: 3) {*/
/*    #modal_form {*/
/*        height: 334px;*/
/*        width: 250px;*/
/*        top: 15px;*/
/*        left: 50%;*/
/*        margin-left: -125px;*/
/*    }*/

/*    #modal_form form {*/
/*        padding: 60px 20px 0;*/
/*    }*/

/*    #modal_form form input[type=text] {*/
/*        margin-bottom: 10px;*/
/*    }*/

/*    #modal_form .close_form {*/
/*        position: absolute;*/
/*        top: 20px;*/
/*        left: 95px;*/
/*        cursor: pointer;*/
/*    }*/

/*    #modal_form .modal-text p {*/
/*        margin-bottom: 5px;*/
/*    }*/

/*    #modal_form .clearfix {*/
/*        margin-bottom: 0 !important;*/
/*    }*/

/*    .block5 .wrapper .content .reestr svg {*/
/*        -moz-transform: scale(1.1); !* Для Firefox *!*/
/*        -ms-transform: scale(1.1); !* Для IE *!*/
/*        -webkit-transform: scale(1.1); !* Для Safari, Chrome, iOS *!*/
/*        -o-transform: scale(1.1); !* Для Opera *!*/
/*        transform: scale(1.1);*/
/*    }*/

/*    #logo {*/
/*        display: none;*/
/*    }*/
/*}*/

/*@media screen and (min-device-width: 360px) and (max-device-width: 1200px) {*/
/*    #modal_form {*/
/*        height: 334px;*/
/*        width: 250px;*/
/*        top: 15px;*/
/*        left: 50%;*/
/*        margin-left: -125px;*/
/*    }*/

/*    #modal_form form {*/
/*        padding: 60px 20px 0;*/
/*    }*/

/*    #modal_form form input[type=text] {*/
/*        margin-bottom: 10px;*/
/*    }*/

/*    #modal_form .close_form {*/
/*        position: absolute;*/
/*        top: 20px;*/
/*        left: 95px;*/
/*        cursor: pointer;*/
/*    }*/

/*    #modal_form .modal-text p {*/
/*        margin-bottom: 5px;*/
/*    }*/

/*    #modal_form .clearfix {*/
/*        margin-bottom: 0 !important;*/
/*    }*/

/*    .block5 .wrapper .content .reestr svg {*/
/*        -moz-transform: scale(1.1); !* Для Firefox *!*/
/*        -ms-transform: scale(1.1); !* Для IE *!*/
/*        -webkit-transform: scale(1.1); !* Для Safari, Chrome, iOS *!*/
/*        -o-transform: scale(1.1); !* Для Opera *!*/
/*        transform: scale(1.1);*/
/*    }*/

/*    #logo {*/
/*        display: none;*/
/*    }*/
/*}*/