html, body {
    font-family: 'Open Sans', 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: 'Open Sans', sans-serif !important;
    color: rgba(255, 255, 255, .6);
}

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

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

form input::-ms-input-placeholder {
    font-family: 'Open Sans', 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;
}

.fil0.open.earth > .land {
    fill: #04a552;
    stroke: #E1D3B4;
    cursor: pointer;
}

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

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

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


.fil0.inactive.earth > .land {
    fill: #04A552;
    stroke: #E1D3B4;
    stroke-width: 1 !important;
    cursor: auto;
    opacity: 0.4;
}


#modal_form {
    position: absolute;
    width: 355px;
    top: 50px;
    left: 60%;
    z-index: 100;
    transition: all 0.6s linear;
    opacity: 0;
    visibility: hidden;
}

/*#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: #F5EBD1;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

#modal_form form input[type=text] {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F5EBD1;
    color: #3a2723 !important;
    padding: 10px;
    width: 100%;
    font-size: 16px;
    margin-bottom: 20px;
    outline: none;
	border: 3px solid #1FA753;
}

#modal_form form input[type=text]::placeholder {
  color: #3a2723 !important;
  opacity: 1; /* Firefox */
}

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

#modal_form form input[type=submit] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: url("/images/NCh_map_4_FormBtn_010.png") no-repeat center center;
    color: #FFFFFF !important;
    border: 0;
    padding: 10px;
    width: 100%;
    font-size: 16px;
    margin-bottom: 20px;
    outline: none;
}

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

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

#modal_form .logo
{
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
	width: 90px;
    height: 120px;
}

#modal_form.fire .logo
{
	background-image: url("/images/fire.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #E8412A;
	background-size: contain;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

#modal_form.water .logo
{
	background-image: url("/images/water.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #0365B1;
	background-size: contain;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

#modal_form.air .logo
{
    background-image: url("/images/air.webp");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #2abdef;
    background-size: contain;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

#modal_form.efir .logo
{
    background-image: url("/images/efir.webp");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #c5bd1d;
    background-size: contain;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

#modal_form.earth .logo
{
    background-image: url("/images/earth.webp");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #04a552;
    background-size: contain;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.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 (-webkit-device-pixel-ratio: 3) {
    #modal_form {
        height: 334px;
        width: 250px;
        top: 15px;
        left: 50%;
        margin-left: -125px;
    }

    #modal_form.fire {
        background: url("/images/form_fire_250.png") no-repeat top center;
    }

    #modal_form.fire {
        background: url("/images/form_water_250.png") no-repeat top center;
    }

    #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 form input[type=submit] {
        background: url("/images/NCh_map_4_FormBtn_011.png") no-repeat center center;
    }

    #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.fire {
        background: url("/images/form_fire_250.png") no-repeat top center;
    }

    #modal_form.water {
        background: url("/images/form_water_250.png") no-repeat top center;
    }

    #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 form input[type=submit] {
        background: url("/images/NCh_map_4_FormBtn_011.png") no-repeat center center;
    }

    #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;
    }
}