@charset "UTF-8";
@font-face {
    font-family: "Exo2-Light";
    src: url(./../fonts/Exo2-Light.ttf) format("truetype");
}
::selection {
    background: #ff511b; 
    color: #fff; 
}
.header-hamburger span:after,.header-hamburger span:before
{
    -webkit-transition:all .2s ease;
    content:''
}    
.clearfix:after,.header-hamburger span:after,.header-hamburger span:before,.header-search:after,.header-search:before,.wSize:after,.wTxt:after
{
    content:''
}    
.header-search_button,.header-search_field,.offset-nav,.wSize
{
    box-sizing:border-box
}    
.svgHolder,.wContainer,.wFooter,.wHeader,.wMiddle,.wSize,.wWrapper,body
{
    position:relative
}    
.wWrapper,.w_ovh
{
    overflow:hidden
} 

div.monitoring-edrpo-search > input {
    padding: 10px;
    text-transform: uppercase;
    display: block;
} 

.save_img
{
    width:36px;
    height:36px;
    background-image: url("./../img/save.png");
    background-size: 36px 36px;
    float: right;
    cursor: pointer;
}   

.fb-share-img
{
    width:20px;
    height:20px;
    margin-top: 10px;
    display: block;
    background-image: url("./../img/fb.png");
    background-repeat:no-repeat;
    background-size: 20px 20px;
    float: left;
    cursor: pointer;
}   

.fb-share-text
{
    height: 20px;
    width: 100px;
    margin-left: 5px;
    margin-top: 12px;
    display: block;
    float: left;
    color: #4a4a4a;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    cursor: pointer;
}

.next, .prev
{
    width:20px;
    height:36px;
    display: inline-block;
    cursor: pointer;
}   

.next
{
    background-image: url("./../img/nexti.png");
    background-size: 20px 36px;
    float: right;
}

.prev
{
    background-image: url("./../img/previous.png");
    background-size: 20px 36px;
}

.all
{
    font-size: 18px;
    display: inline-block;
    cursor: pointer;
    padding-left: 35%;
}
body
{
    min-width:320px;
    font-size:14px;
    color:#5c5c5c;
    background-color:#f5f5f5;
    -webkit-font-smoothing:antialiased;
    font-family:Arial,sans-serif;
    font-weight:400;
    line-height:1.2
}    
a
{
    color:#43f
}  
.aboutHead
{
    color: #4a4a4a;
    font-family: Arial;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 0 1.5em;
}
.aboutPar
{
    margin: 0 0 15px 0;
    font-size: 16px;
    color: #797979;
}
.indexPage
{
    background-color:#f5f5f5;






    
}  
.w_tac
{
    text-align:center
}    
.w_tar
{
    text-align:right
}    
.w_tal
{
    text-align:left
}    
.w_fll
{
    float:left
}    
.w_flr
{
    float:right
}    
.w_cls
{
    font-size:0;
    display:table;
    width:100%
}    
.footer-copyright,.header-title
{
    font-size:14px;
    text-transform:uppercase
}    
.w_clear
{
    clear:both
}    
.w_blank
{
    height:25px
}    
.clearfix:after,.wSize:after,.wTxt:after
{
    display:block;
    clear:both;
    height:0
}    
.svgHolder>svg
{
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    max-width:100%;
    max-height:100%;
    margin:auto
}
.header-title{
    cursor: pointer;
}    
.header-nav a,.header-title span
{
    display:inline-block;
    line-height:40px
} 
.header-nav_link{   
    cursor: default;
}   
.wSize
{
    max-width:1500px;
    padding:0;
    margin:0 auto
}    
.wContainer
{
    padding:20px 0 100px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100%;
}    
.wFooter
{
    height:40px;
    position: static;
    left: 0;
    bottom: 0;
    right: 0;
}    
.wFooter .wSize
{
    border-top:2px solid #ff4829
}    
.footer-copyright
{
    text-align:center;
    line-height:40px;
    color:#4f4f4f;
    font-weight:400
}    
.wHeader .wSize
{
    padding:75px 20px 0
}    
.header-top
{
    margin:0 0 0px
}    
.header-title
{
    float:left;
    line-height:40px;
    color:#4a4a4a
}    
.header-title span
{
    height:40px;
    padding:0 10px;
    background-color:#ff4829;
    color:#fff;
    border-radius:4px;
    margin:0 10px 0 0;
    font-size:20px
}    
.header-nav
{
    float:right
}    
.header-nav a
{
    position:relative;
    margin:0 50px 0 0;
    text-transform:uppercase;
    text-decoration:none;
    color:#4a4a4a;
    font-size:14px
}    
.header-nav a:hover
{
    text-decoration: underline
}  
.contest-sub-menu-link{
    margin-right: 20px !important;
}  
.header-hamburger
{
    float:right;
    width:36px;
    height:40px;
    position:relative;
    cursor:pointer
}    
.header-hamburger span,.header-hamburger span:after,.header-hamburger span:before
{
    position:absolute;
    display:block;
    width:36px;
    height:2px;
    background-color:#ff4829
}    
.header-hamburger span
{
    top:50%;
    margin:-1px 0 0
}    
.header-hamburger span:before
{
    top:-6px;
    transition:all .2s ease
}    
.header-hamburger span:after
{
    bottom:-6px;
    transition:all .2s ease
}    
.header-hamburger:hover span:before
{
    top:-8px
}    
.header-hamburger:hover span:after
{
    bottom:-8px
}    
.header-slogan
{
    width:44%;
    text-transform:uppercase;
    margin:0 0 65px;
    padding-left: 100px;
    line-height:1.2;
    color:#535363;
    font-size:55px;
    font-weight:700
}    
.header-slogan_subslogan
{
    margin:20px 0 0;
    font-weight:400;
    line-height:1.6;
    color:#797979;
    font-size:18px
}    
.header-search
{
    height:114px;
    background-color:#fff;
    position:relative
}    
.header-search_form
{
    width:100%;
    height:114px;
    position:relative
}    
.header-search_field
{
    width:100%;
    height:114px;
    border:none;
    color:#b3b3b3;
    font-size:24px;
    padding:0 10px
}    
.header-search_button
{
    position:absolute;
    right:0;
    top:50%;
    width:144px;
    height:64px;
    background-color:#ff4829;
    margin:-32px 0 0;
    border:2px solid #ff4829;
    color:#fff;
    font-size:18px;
    font-weight:700;
    letter-spacing:2px;
    -webkit-transition:all .2s ease;
    transition:all .2s ease
} 
.header-search_button-benef
{
    position:absolute;
    right:0;
    width:144px;
    height:64px;
    background-color:#ff4829;
    margin:-32px 0 0;
    border:2px solid #ff4829;
    color:#fff;
    font-size:18px;
    font-weight:700;
    letter-spacing:2px;
    -webkit-transition:all .2s ease;
    transition:all .2s ease
}    
.offset-nav
{
    width:100%;
    top:0;
    height:100%
}    
.offset-nav_bottom a,.offset-nav_top a
{
    font-size:14px;
    font-weight:400;
    text-decoration:none
}    
.offset-nav_top_head
{
    cursor: pointer;
}
.header-search_button
{
    margin-right: 10px;
}
.header-search_button:hover
{
    color:#ff511b;
    background-color:#fff
}  
.header-search_button-benef:hover
{
    color:#ff511b;
    background-color:#fff
}   
.offset-nav
{
    position:fixed;
    overflow:auto;
    z-index:9999;
    max-width:384px;
    right:-386px;
    background:#fff;
    box-shadow:-1px 0 1px rgba(0,0,0,.13);
    padding:80px 35px;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}    
.offset-nav--active
{
    right:0
}    
.offset-nav_top
{
    margin:80px 0 120px
} 
.offset-nav_top_sub
{
    padding-left: 20px;
}      
.offset-nav_bottom li,.offset-nav_top li
{
    margin:0 0 20px
}    
.offset-nav_top a
{
    color:#4a4a4a
}    
.offset-nav_top a:hover
{
    color:#ff4829
}    
.offset-nav_bottom
{
    position:absolute;
    bottom:60px;
    left:35px;
    right:35px
}
.offset-nav_bottom a
{
    color:#4a4a4a;
    -webkit-transition:all 
    .2s ease;
    transition:all 
    .2s ease
}
.chart-label_item span,.hint_title,.hint_value,.offset-nav_auth a
{
    font-weight:700
}    
.offset-nav_bottom a:hover
{
    color:#ff4829
}    
.offset-nav_close
{
    text-align:right;
    margin:0 0 20px
}    
.offset-nav_close-link
{
    display:inline-block;
    width:20px;
    height:20px;
    background-image:url(../img/close.png);
    background-repeat:no-repeat;
    background-position:50% 50%;
    -webkit-transition:-webkit-transform .3s ease-in-out;
    transition:-webkit-transform .3s ease-in-out;
    transition:transform .3s ease-in-out;
    transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}    
.disposer-count,.population
{
    background-image:url(../img/grid.svg);
    background-repeat:no-repeat
}    
.offset-nav_close-link:hover
{
    -webkit-transform:rotate(270deg);
    -ms-transform:rotate(270deg);
    transform:rotate(270deg)
}    
.offset-nav_auth
{
    font-size:0;
    margin:0 -25px 25px;
    display:none
}    
.activity-section .chart,.chart-label
{
    margin:10px 0 0
}    
.offset-nav_auth li
{
    display:inline-block;
    width:50%;
    text-align:center
}    
.offset-nav_auth a
{
    color:#b3b3b3;
    font-size:14px;
    text-decoration:none;
    line-height:34px;
    display:block;
    border-bottom:2px solid #ff4829;
    -webkit-transition:all .2s ease;
    transition:all .2s ease
}    
.activity-section {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    box-sizing: border-box;
}

.activity-section:nth-child(even) {
    padding: 0 25px 0 0;
}

.activity-section:nth-child(odd) {
    padding: 0 0 0 25px;
}

.activity-section .chart {
    margin: 10px 0 0;
}

.chart-label {
    overflow: hidden;
    margin: 10px 0 0;
    padding: 0 10px 0 20px;
}

.chart-label_item {
    font-size: 18px;
}

.chart-label_item span {
    font-weight: bold;
}

.chart-label_item--view {
    float: left;
    color: #ff4829;
}

.chart-label_item--visitor {
    float: right;
    color: #4f4f4f;
}

.activity-map .land {
    fill: #d9d9d9;
    stroke: #fff;
    stroke-opacity: 1;
    stroke-width: 2;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.activity-map .land:hover {
    fill: #ff4829;
}

.hint_title {
    font-size: 16px;
    font-weight: bold;
    color: #4a4a4a;
    line-height: 1.4;
}

.hint_value {
    font-weight: bold;
}

.content-section {
    margin: 160px 0 0;
    font-size: 0;
}
.wContainer .content-section:first-child{
    margin-top:0px;
}
.content-section--monitoring {
    font-size: 0;
}

.content-section:last-child {
    margin: 80px 0 0;
}

.content-section_title {
    text-align: center;
    text-transform: uppercase;
    color: #797979;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 2em 0;
}

.monitoring-section {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    margin: 0 0 80px 0;
}

.monitoring-section:nth-child(even) {
    padding: 0 25px 0 0;
}

.monitoring-section:nth-child(odd) {
    padding: 0 0 0 25px;
}

.monitoring-section_title {
    color: #4a4a4a;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin: 0 0 40px 0;
    padding: 0 40px;
}

.monitoring-section_subtitle {
    display: block;
    color: #b3b3b3;
}

.monitoring-section_descr {
    color: #797979;
    font-size: 16px;
    text-align: center;
    line-height: 1.6;
}

.monitoring-section .chart {
    margin: 0 0 30px 0;
}

.population {
    background-image: url("../img/grid.svg");
    background-repeat: no-repeat;
    background-position: 50% 30%;
    margin: 0 0 30px;
}

.population-data {
    color: #797979;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    margin: 15px 0 0;
    height: 20px;
    line-height: 20px;
}

.population-data span {
    font-weight: 700;
}

.population-map {
    width: 300px;
    margin: -15px auto 0;
    display: block;
}

.population-map .land {
    fill: #e6e6e6;
    stroke: #fff;
    stroke-opacity: 1;
    stroke-width: 1;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.population-map .land:hover, .population-map .land-active {
    fill: #ff4829;
}

.disposer-count {
    height: 170px;
    background-image: url("../img/grid.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin: 0 0 60px;
    text-align: center;
    line-height: 170px;
}

.disposer-count_register {
    display: inline-block;
    font-size: 48px;
    color: #ff4829;
    font-weight: 700;
    padding: 0 50px 0 0;
}

.disposer-count_noregister {
    display: inline-block;
    font-size: 48px;
    color: #797979;
    font-weight: 400;
    padding: 0 0 0 50px;
}

.disposer-count_divider {
    display: inline-block;
    height: 70px;
    width: 2px;
    background: #ff4829;
    vertical-align: middle;
    -webkit-transform: rotate(28deg);
    -ms-transform: rotate(28deg);
    transform: rotate(28deg);
    margin: -28px 0 0;
}

.partner-list {
    text-align: center;
    margin: 0 0 40px 0;
    font-size: 0;
}

.partner-list_item {
    display: inline-block;
    width: 25%;
    text-align: center;
    text-decoration: none;
    height: 100px;
    line-height: 100px;
    padding: 0 15px;
    box-sizing: border-box;
}

.partner-list_item img {
    vertical-align: middle;
    max-height: 100px;
    max-width: 100%;
}

.hHolder{
    margin-top: 108px;
    margin-bottom: -196px;
}
.hHolder{display: inline-flex;}
.chupa-chups{
    position: relative;
    background-image: url(../img/header-bg.png);
    background-repeat: no-repeat;
    min-width: 485px;
    min-height: 515px;
    top: -225px;
    z-index: -1;
    margin-left: 75px;
}




.auth-block {
    position: absolute;
    z-index: 9999;
    max-width: 380px;
    width: 100%;
    height: 600px;
    background: #fff;
    right: 0;
    top: -602px;
    padding: 80px 20px 0px 20px;
    box-sizing: border-box;
    box-shadow: 0px 0 2px rgba(0, 0, 0, 0.2);
    -webkit-transition: top 0.25s ease-out;
    transition: top 0.25s ease-out;
}

.auth-block--visible {
    top: 0;
}

.auth-block_close {
    position: absolute;
    color: #ff511b;
    opacity: 0.7;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    top: 65px;
    right: 20px;
    font-size: 28px;
    text-decoration: none;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

.auth-block_close:hover {
    opacity: 1;
}

.auth-block_title {
    margin: 0 0 40px 0;
    color: #797979;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.auth-form_forgot-pass {
    float: right;
    color: #ff511b;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
}

.auth-form_forgot-pass:hover {
    text-decoration: none;
}

.auth-form ::-webkit-input-placeholder {
    color: #b3b3b3;
}

.auth-form :-moz-placeholder {
    color: #b3b3b3;
}

.auth-form ::-moz-placeholder {
    color: #b3b3b3;
}

.auth-form :-ms-input-placeholder {
    color: #b3b3b3;
}

.auth-form .wFormRow {
    margin: 0 0 35px 0;
}

.auth-form .wFormInput {
    position: relative;
}

.auth-form .wCheck {
    position: relative;
    cursor: pointer;
    font-size: 14px;
}

.auth-form .wCheck input[type='checkbox'] {
    opacity: 0;
    width: 1px;
    height: 1px;
    position: absolute;
}

.auth-form input ~ ins {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid #979797;
    border-radius: 3px;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin: 2px 5px 0 0;
    vertical-align: top;
    position: relative;
}

.auth-form .wCheck:hover input ~ ins {
    border: 2px solid #ff511b;
}

.auth-form input:checked ~ ins {
    border: 2px solid #ff511b;
}

.auth-form input:checked ~ ins:before {
    content: '';
    background: #ff511b;
    position: absolute;
    width: 6px;
    height: 6px;
    left: 50%;
    top: 50%;
    margin: -3px 0 0 -3px;
}

.auth-form_field {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px dashed #979797;
    border-left: none;
    border-right: none;
    border-top: none;
    height: 34px;
    padding: 0 20px;
    color: #b3b3b3;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
}

.auth-form_field.error {
    border-bottom: 1px dashed #ff511b;
}

.auth-form_button {
    display: block;
    width: 100%;
    height: 64px;
    line-height: 60px;
    text-align: center;
    background-color: #ff511b;
    color: #fff;
    border: 2px solid #ff511b;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1.5px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin: 100px 0 20px;
    padding: 0;
}

.auth-form_button:hover {
    background: #fff;
    color: #ff511b;
}

.auth-form label.error {
    color: #ff511b;
    display: block;
    font-size: 12px;
    margin: 5px 0 0;
}
/* ------------------------------  reset psw ------------------------------------*/
.reset-block {
    position: absolute;
    z-index: 9999;
    max-width: 380px;
    width: 100%;
    height: 600px;
    background: #fff;
    right: 0;
    top: -602px;
    padding: 80px 20px 0px 20px;
    box-sizing: border-box;
    box-shadow: 0px 0 2px rgba(0, 0, 0, 0.2);
    -webkit-transition: top 0.25s ease-out;
    transition: top 0.25s ease-out;
}

.reset-block--visible {
    top: 0;
}

.reset-block_close {
    position: absolute;
    color: #ff511b;
    opacity: 0.7;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    top: 65px;
    right: 20px;
    font-size: 28px;
    text-decoration: none;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

.reset-block_close:hover {
    opacity: 1;
}

.reset-block_title {
    margin: 0 0 100px 0;
    color: #797979;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.reset-form_forgot-pass {
    float: right;
    color: #ff511b;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
}

.reset-form_forgot-pass:hover {
    text-decoration: none;
}

.reset-form ::-webkit-input-placeholder {
    color: #b3b3b3;
}

.reset-form :-moz-placeholder {
    color: #b3b3b3;
}

.reset-form ::-moz-placeholder {
    color: #b3b3b3;
}

.reset-form :-ms-input-placeholder {
    color: #b3b3b3;
}

.reset-form .wFormRow {
    margin: 0 0 35px 0;
}

.reset-form .wFormInput {
    position: relative;
}

.reset-form .wCheck {
    position: relative;
    cursor: pointer;
    font-size: 14px;
}

.reset-form .wCheck input[type='checkbox'] {
    opacity: 0;
    width: 1px;
    height: 1px;
    position: absolute;
}

.reset-form input ~ ins {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid #979797;
    border-radius: 3px;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin: 2px 5px 0 0;
    vertical-align: top;
    position: relative;
}

.reset-form .wCheck:hover input ~ ins {
    border: 2px solid #ff511b;
}

.reset-form input:checked ~ ins {
    border: 2px solid #ff511b;
}

.reset-form input:checked ~ ins:before {
    content: '';
    background: #ff511b;
    position: absolute;
    width: 6px;
    height: 6px;
    left: 50%;
    top: 50%;
    margin: -3px 0 0 -3px;
}

.reset-form_field {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px dashed #979797;
    border-left: none;
    border-right: none;
    border-top: none;
    height: 34px;
    padding: 0 20px;
    color: #b3b3b3;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
}

.reset-form_field.error {
    border-bottom: 1px dashed #ff511b;
}

.reset-form_button {
    display: block;
    width: 100%;
    height: 64px;
    line-height: 60px;
    text-align: center;
    background-color: #ff511b;
    color: #fff;
    border: 2px solid #ff511b;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1.5px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin: 100px 0 20px;
    padding: 0;
}

.reset-form_button:hover {
    background: #fff;
    color: #ff511b;
}

.reset-form label.error {
    color: #ff511b;
    display: block;
    font-size: 12px;
    margin: 5px 0 0;
}
/*-------------------------------  new pwd  ------------------------------------*/
.new-pwd-block {
    max-width: 380px;
    width: 100%;
    margin-left:auto;
    margin-right:auto;
    margin-top: 5%;
    text-align: center;
}
.new-pwd-error {
    position: absolute;
}
/*-------------------------------  register  ------------------------------------*/
.register-block {
    position: absolute;
    z-index: 9999;
    max-width: 380px;
    width: 100%;
    height: 750px;
    background: #fff;
    right: 0;
    top: -752px;
    padding: 80px 20px 0 20px;
    box-sizing: border-box;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    -webkit-transition: top 0.25s ease-in;
    transition: top 0.25s ease-in;
}

.register-block--visible {
    top: 0;
}

.register-block_close {
    position: absolute;
    color: #ff511b;
    opacity: 0.7;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    top: 65px;
    right: 20px;
    font-size: 28px;
    text-decoration: none;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

.register-block_close:hover {
    opacity: 1;
}

.register-block_title {
    margin: 0 0 40px 0;
    color: #797979;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.register-form_forgot-pass {
    float: right;
    color: #ff511b;
    font-size: 14px;
    text-decoration: underline;
}

.register-form_forgot-pass:hover {
    text-decoration: none;
}

.register-form ::-webkit-input-placeholder {
    color: #b3b3b3;
}

.register-form :-moz-placeholder {
    color: #b3b3b3;
}

.register-form ::-moz-placeholder {
    color: #b3b3b3;
}

.register-form :-ms-input-placeholder {
    color: #b3b3b3;
}

.register-form .wFormRow {
    margin: 0 0 35px 0;
}

.register-form .wSelect {
    width: 100%;
}

.register-form .wFormInput {
    position: relative;
}

.register-form_field {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px dashed #979797;
    border-left: none;
    border-right: none;
    border-top: none;
    height: 34px;
    padding: 0 20px;
    color: #b3b3b3;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
}

.register-form_field.error {
    border-bottom: 1px dashed #ff511b;
}

.register-form_button {
    display: block;
    width: 100%;
    height: 64px;
    line-height: 60px;
    text-align: center;
    background-color: #ff511b;
    color: #fff;
    border: 2px solid #ff511b;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1.5px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin: 60px 0 20px;
    padding: 0;
}

.register-form_button:hover {
    background: #fff;
    color: #ff511b;
}

.register-form label.error {
    color: #ff511b;
    display: block;
    font-size: 12px;
    margin: 5px 0 0;
}

.register-form .jq-selectbox__select {
    padding: 0 45px 0 20px;
}

/*-------------------------------  register  ------------------------------------*/
.text-content {
    padding: 0 10%;
    line-height: 1.4;
}

.text-content img {
    display: inline-block;
    margin: 1em 0;
    max-width: 100%;
}

.text-content ol {
    list-style-type: decimal;
    list-style-position: inside;
    margin: 1em 0;
    padding: 0 0 0 30px;
}

.text-content ol li:not(:last-child) {
    margin: 0 0 0.5em;
}

.text-content ul {
    list-style-type: disc;
    list-style-position: inside;
    margin: 1em 0;
    padding: 0 0 0 30px;
}

.text-content ul li:not(:last-child) {
    margin: 0 0 0.5em;
}

.iframeHolder {
    width: 100%;
    position: relative;
    padding-top: 56.25%;
    margin: 1em 0;
}

.iframeHolder > iframe,
.iframeHolder > video {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.offset-nav_contact li {
    margin: 0 0 15px 0;
}

.offset-nav_contact a {
    color: #797979;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
    line-height: 32px;
    padding: 0 0 0 55px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.offset-nav_contact a:hover {
    color: #ff4829;
}

.offset-nav_contact-phone a {
    background-image: url("../img/phone.svg");
}

.offset-nav_contact-mail a {
    background-image: url("../img/mail.svg");
}

.offset-nav_contact-facebook a {
    background-image: url("../img/facebook.svg");
}

.offset-nav_contact-youtube a {
    background-image: url("../img/youtube.svg");
}

.offset-nav_close {
    text-align: right;
    margin: 0 0 20px 0;
}

.offset-nav_close-link {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("../img/close.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.offset-nav_close-link:hover {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.offset-nav_auth {
    font-size: 0;
    margin: 0 -25px 25px;
    display: none;
}

.offset-nav_auth li {
    display: inline-block;
    width: 50%;
    text-align: center;
}

.offset-nav_auth a {
    color: #b3b3b3;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    line-height: 34px;
    display: block;
    border-bottom: 2px solid #ff4829;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.offset-nav_auth a:hover {
    color: #4a4a4a;
}
.show-search{
    cursor: pointer;
    float:right;
    background-image: url(/img/search-icon-hi.png);
    background-size: 26px;
    background-repeat: no-repeat;
    min-width: 26px;
    min-height: 26px;
}
.header-nav-greating{
    display: inline-flex;
    font-size: large;
    margin-right: 20px;
    margin-top: 6px;
    min-height: 32px;
}
.preloader-holder{
    margin-top: -35px;
    margin-bottom: 10px;
    min-height: 32px;
}
.preloader
{
    display: none;
    background-position: center;
    background-image: url(/img/preloader.gif);
    background-size: 32px 32px;
    min-width: 32px;
    min-height: 32px;
    background-repeat: no-repeat;
}
.good-preloader-holder{
    text-align: center;
    position: absolute;
    left: 50%;
}
.good-preloader
{
    position: relative;
    left: -50%;
    background-image: url(/img/preloader.gif);
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    margin: 0 auto;
}
/*-------------------------------  search-map  ------------------------------------*/
.search-result_title {
    border-bottom: 1px solid #b3b3b3;
    margin: 5px 0 20px 0;
    padding: 0 0 20px 0;
    color: #4a4a4a;
    font-size: 18px;
    font-weight: 400;
}
.search-result_title2 {
    font-style: italic;
    margin-bottom: 15px;
}
.search-result_view-list {
    display: none;
    font-size: 18px;
    color: #ff511b;
    text-decoration: underline;
}

.search-result_view-list:hover {
    text-decoration: none;
}

.search-result_map {
    padding: 10% 0;
}

.search-result_content {
    overflow: hidden;
    box-sizing: border-box;
}

.search-result_table {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}

.search-result_param {
    background: #fff;
    width: 350px;
    float: right;
    padding: 35px 0 0;
    margin: 0 0 0 50px;
}

.search-map {
    margin: 0 auto;
    display: block;
    max-width: 800px;
    max-height: 480px;
}

.search-map--city .search-map_land {
    stroke-width: 0;
}

.search-map_land {
    fill: #d9d9d9;
    stroke: #fff;
    stroke-opacity: 1;
    stroke-width: 2;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.search-map_city {
    fill: #FF511A;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.search-map_city:hover {
    fill: #ff8b67;
}

.search-toggle-button {
    display: none;
    cursor: pointer;
    background-color: #ff511b;
    height: 56px;
    line-height: 52px;
    border: 2px solid #ff511b;
    text-align: center;
    margin: -35px 0 20px 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    box-sizing: border-box;
}

.search-toggle-button span {
    display: inline-block;
    position: relative;
}

.search-toggle-button span:after {
    content: '';
    position: absolute;
    right: -25px;
    top: 42%;
    border-top: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.search-toggle-button--active span:after {
    border-top: 0;
    border-bottom: 6px solid #fff;
}

.search-param {
    padding: 0 15px;
}

.search-param_title {
    color: #535363;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 5px 0;
}

.search-param_subtitle {
    color: #b3b3b3;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 30px 0;
    line-height: 1.4;
    margin: 0 0 25px 0;
}

.search-param_submit {
    margin: 50px -15px 0;
}

.search-param_form ::-webkit-input-placeholder {
    color: #b3b3b3;
}

.search-param_form :-moz-placeholder {
    color: #b3b3b3;
}

.search-param_form ::-moz-placeholder {
    color: #b3b3b3;
}

.search-param_form :-ms-input-placeholder {
    color: #b3b3b3;
}

.search-param_form .wFormRow:not(:last-child) {
    margin: 0 0 25px 0;
}

.search-param_form .wLabel {
    display: block;
    color: #666;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.search-param_form .wFormInput {
    position: relative;
}

.search-param_form .wInput {
    display: block;
    width: 100%;
    box-sizing: border-box;
    height: 30px;
    padding: 0 5px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px dashed #979797;
    color: #b3b3b3;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
}

.search-param_form .wInput.error {
    border-bottom: 1px dashed #ff511b;
}

.wSubmit {
    display: block;
    height: 64px;
    background-color: #ff511b;
    border: 2px solid #ff511b;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.wSubmit:hover {
    color: #ff511b;
    background-color: #fff;
}

.search-param_form .wSelect {
    width: 100%;
    height: 30px;
    padding: 0 5px;
    box-sizing: border-box;
    border: none;
    color: #b3b3b3;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
}

.search-param_form label.error {
    font-size: 10px;
    color: #ff511b;
    white-space: nowrap;
}

.search-param_form .wInput.valid + label.error {
    display: none;
}

.form-date {
    margin: 0 -20px;
}

.form-date .wFormRow {
    width: 50%;
    float: left;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 0 0 25px !important;
}

.request-block {
    background: #fff;
    text-align: center;
    padding: 50px 0;
    margin: 0 0 30px 0;
}

.request-block_title {
    margin: 0 0 20px 0;
    color: #4a4a4a;
    font-size: 18px;
    font-weight: 400;
}

.request-block_button {
    display: block;
    color: #FF511B;
    font-size: 18px;
    font-weight: 700;
    width: 90%;
    max-width: 450px;
    height: 64px;
    line-height: 60px;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px solid #FF511B;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.request-block_button:hover {
    background: #FF511B;
    color: #fff;
}

.search-table {
    display: table;
    width: 100%;
    margin: 0px 0 0px 0;
}

.search-table_head {
    cursor: pointer;
    display: table-row;
    background-color: #fff;
}

.search-table_head span {
    color: #797979;
    font-weight: 700;
    position: relative;
    display: inline-block;
}

.search-table_head span.has-arr {
    padding: 0 0 0 20px;
    cursor: pointer;
}

.search-table_head span.has-arr:hover {
    color: #ff511b;
}

.search-table_head span.has-arr:hover:before {
    border-top: 5px solid #ff511b;
}

.search-table_head span.has-arr:before {
    content: '';
    position: absolute;
    left: 0;
    top: 30%;
    border-top: 5px solid #b3b3b3;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.search-table_row {
    cursor: pointer;
    display: table-row;
    background-color: transparent;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.search-table_row:hover {
    background-color: rgba(255, 255, 255, 0.7);
}

.search-table_col {
    display: table-cell;
    padding: 10px 10px;
    border-bottom: 1px solid #e4e4e4;
    color: #4a4a4a;
    font-size: 14px;
}

.search-table_col:last-child {
    width: 35%;
}
.benefactors-col:last-child {
    width: 15% !important;
}
.benefactors-col{
    font-size: 12px;
}

p#founders{
    height: 60px;
    overflow: auto;
}

.search-table_col p {
    font-size: 14px;
    color: #4a4a4a;;
}

.search-table_bi-col {
    display: table-cell;
    padding: 10px 10px;
    border-bottom: 1px solid #e4e4e4;
    color: #4a4a4a;
    font-size: 14px;
}
/*-------------------------------  search-map  ------------------------------------*/
.detail-popup {
    position: relative;
    background: #fff;
    max-width: 1060px;
    width: 94%;
    padding: 30px;
    box-sizing: border-box;
    margin: 0 auto;
}

.detail-popup .mfp-close {
    color: #ff511b;
    top: 26px;
    right: 20px;
}

.back_org_div{
    cursor: pointer;
    margin: -7px 0 0 0;
    width: 40px;
    height: 40px;
    margin-left: 100px;
    background-image: url("./../img/back_org.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
    float: right;
}

.question_div{
    cursor: pointer;
    margin: -7px 0 0 0;
    width: 40px;
    height: 40px;
    margin-left: 100px;
    background-image: url("./../img/quest.png");
    background-repeat: no-repeat;
    background-size: 30px 30px;
    float: right;
}

.ten-hr{
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 1px solid #fff;
}

.detail-section-row {
    overflow: hidden;
    margin: 0 -20px;
}

.detail-section {
    padding: 10px 0 0;
}

.detail-section-row .detail-section {
    width: 50%;
    float: left;
    padding: 10px 20px 0px 20px;
    box-sizing: border-box;
}

.detail-section_link {
    margin-right: 10px;
    cursor: pointer;
    display: block;
    float: right;
    color: #4a4a4a;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 0 0 30px;
    position: relative;
}

.detail-section_link:hover {
    text-decoration: underline;
}

.detail-section_link--print {
    margin: 0 60px 0 0;
}

.detail-section_link--print:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: -3px;
    background-image: url("../img/print.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.detail-section_link--fb {
    margin: 0 40px 0 0;
}

.detail-section_link--fb:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: -3px;
    background-image: url("../img/fb.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.detail-section_link--dwn {
    margin: 0 40px 0 0;
}

.detail-section_link--inv {
    margin: 0 40px 0 0;
}

.detail-section_link--dwn:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: -3px;
    background-image: url("../img/dwn.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.detail-section_link--inv:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: -3px;
    background-image: url("../img/magnif.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.detail-section_link--back{
    display: none;
}

.detail-section_link--back:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: -7px;
    background-image: url("../img/back_org.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.detail-section_link--front{
    display: none;
}

.detail-section_link--front:after {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: -7px;
    background-image: url("../img/front_org.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.detail-section_title {
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 700;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
    border-bottom: 2px solid #b3b3b3;
}

.detail-section_body {
    font-size: 0;
}

.detail-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 30px 0;
}

.detail-item:nth-child(odd) {
    width: calc(50% + 20px);
}

.detail-item:nth-child(even) {
    width: calc(50% - 20px);
}

.detail-item_title {
    color: #797979;
    font-size: 14px;
    margin: 0 0 5px 0;
}

.detail-item_descr {
    font-size: 18px;
    color: #4a4a4a;
}

.detail-section-row .detail-item_descr {
    font-size: 14px;
}

/*-------------------------------  Defs & Sys  ------------------------------------*/
body {
    min-width: 320px;
    background-color: #f5f5f5;
    -webkit-font-smoothing: antialiased;
    font-family: Arial, sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    color: #797979;
    font-size: 16px;
}

a {
    color: #43f;
}

.clearfix:after,
.wSize:after,
.wTxt:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.svgHolder > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

h1 {
    color: #4a4a4a;
    font-family: Arial;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 0 1.5em;
}

h2 {
    color: #4a4a4a;
    font-family: Arial;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin: 0 0 1.5em;
}

h3 {
    color: #4a4a4a;
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 2em;
}

p {
    margin: 0 0 15px 0;
    font-size: 16px;
    color: #797979;
}

.table_par{
    color: #4a4a4a;
    font-size: 14px;
}

/*-------------------------------  highcharts-tooltip  ------------------------------------*/
.highcharts-tooltip span {
    display: block;
    min-width: 380px;
    overflow: hidden;
}

.tooltip-header {
    color: #4a4a4a;
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0 0;
}

.tooltip-point {
    width: 48%;
    float: left;
    padding: 15px 0 0;
    margin: 15px 0 0;
    white-space: normal !important;
}

.tooltip-point:last-child {
    float: right;
}

/*-------------------------------  monitoring  ------------------------------------*/
/*-------------------------------  monitoring  ------------------------------------*/
#monitoring-map .monitoring-map_region {
    fill: #d9d9d9;
    stroke: #fff;
    stroke-opacity: 1;
    stroke-width: 1;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#monitoring-map .chart {
    cursor: pointer;
}

#monitoring-map .chart circle:nth-child(1) {
    stroke: #888892;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#monitoring-map .chart circle:nth-child(2) {
    stroke: #d56445;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#monitoring-map .chart--active circle:nth-child(1), #monitoring-map .chart:hover circle:nth-child(1) {
    stroke: #535363;
}

#monitoring-map .chart--active circle:nth-child(2), #monitoring-map .chart:hover circle:nth-child(2) {
    stroke: #ff511b;
}

.monitoring-hint {
    position: absolute;
    width: 270px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-in;
    transition: opacity 0.25s ease-in;
}

.monitoring-hint:before {
    content: '';
    position: absolute;
    border-top: 6px solid rgba(0, 0, 0, 0.08);
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    left: 50%;
    bottom: -7px;
    margin: 0 0 0 -6px;
}

.monitoring-hint:after {
    content: '';
    position: absolute;
    border-top: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    left: 50%;
    bottom: -5px;
    margin: 0 0 0 -6px;
}

.monitoring-hint--visible {
    visibility: visible;
    opacity: 1;
}

.monitoring-hint_section {
    padding: 10px 15px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1.4;
    color: #797979;
}

.monitoring-hint_section:not(:last-child) {
    border-bottom: 1px solid #d9d9d9;
}

.monitoring-hint_chart {
    float: left;
    width: 50px;
    height: 50px;
    margin: 10px 15px 10px 0;
}

.monitoring-hint_chart svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.monitoring-hint_title {
    margin: 0 0 4px 0;
}

.monitoring-hint_register {
    color: #ff511b;
    margin: 0 0 4px 0;
}

.monitoring-hint_register span {
    font-weight: bold;
}

.monitoring-hint_unregister {
    color: #535363;
    margin: 0 0 4px 0;
}

.monitoring-hint_unregister span {
    font-weight: bold;
}

.monitoring-hint_button {
    padding: 15px;
    display: none;
}

.monitoring-hint_button a {
    display: block;
    width: 100%;
    height: 56px;
    background-color: #ff511b;
    color: white;
    font-family: Arial;
    font-size: 18px;
    line-height: 56px;
    text-align: center;
    text-decoration: none;
}

.monitoring-hint_button a:hover {
    background-color: #e73700;
}

#monitoring-chart {
    margin: 0 35px;
}

.monitoring-chart_container {
    margin: 100px 0 70px 0;
}

.monitoring-chart-label {
    overflow: hidden;
    margin: 20px 0;
}

.monitoring-chart-label_item {
    width: 25%;
    color: #4a4a4a;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.monitoring-chart-label_item--left {
    float: left;
    text-align: left;
}

.monitoring-chart-label_item--right {
    float: right;
    text-align: right;
}

.monitoring-map_title {
    color: #4a4a4a;
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 3em 0;
}

.monitoring-map .detail-section_link {
    margin-top: 4px;
}

.monitoring-map .detail-section_link--print {
    margin-right: 0;
}

.monitoring-top {
    margin: 0 0 50px 0;
}

.monitoring-top:after {
    content: '';
    clear: both;
    display: block;
}

.monitoring-total {
    width:250px;
    overflow: hidden;
    float: left;
}

.monitoring-total_chart {
    cursor: pointer;
    float: left;
    display: block;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 80px;
    height: 80px;
    margin: 0 20px 0 0;
}

.monitoring-total_descr {
    overflow: hidden;
    color: #797979;
    font-size: 16px;
    padding: 5px 0 0;
}

.monitoring-total_title {
    margin: 0 0 5px;
}

.monitoring-total_label {
    cursor: pointer;
    margin: 0 0 5px;
    padding: 0 0 0 20px;
    position: relative;
}

.monitoring-total_label:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 0;
    top: 50%;
    margin: -5px 0 0;
}

.monitoring-total_label:nth-child(2):before {
    background-color: #ff511b;
}

.monitoring-total_label:nth-child(3):before {
    background-color: #535363;
}

.monitoring-total_label span {
    font-weight: bold;
}

.monitoring-count {
    float: right;
    width: 350px;
    padding: 10px 0 0;
}

.monitoring-count_title {
    color: #797979;
    font-size: 16px;
    text-align: right;
    margin: 0 0 10px 0;
}

.monitoring-count_chart {
    height: 2px;
}

.count-chart_part {
    cursor: pointer;
    height: 2px;
    position: relative;
    float: left;
}

.count-chart_part--3 {
    cursor: default;
}

.count-chart_part:before {
    content: attr(data-title);
    position: absolute;
    left: 0;
    right: 0;
    top: 16px;
    text-align: center;
    font-size: 16px;
}

.count-chart_part--1 {
    background-color: #ff511b;
    color: #ff511b;
}

.count-chart_part--2 {
    background-color: #535363;
    color: #535363;
}

.count-chart_part--3 {
    background-color: #d8d8d8;
    color: #d8d8d8;
}

.count-chart_part--1-region {
    background-color: #ff511b;
    color: #ff511b;
}

.count-chart_part--2-region {
    background-color: #535363;
    color: #535363;
}

.count-chart_part--3-region {
    background-color: #d8d8d8;
    color: #d8d8d8;
}

.monitoring-popup {
    position: relative;
    background: #fff;
    max-width: 1180px;
    width: 98%;
    padding: 30px;
    box-sizing: border-box;
    margin: 0 auto;
    font-size: 0;
}

.monitoring-popup .mfp-close {
    color: #ff511b;
    top: 26px;
    right: 20px;
}

.monitoring-popup_col {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.monitoring-popup_col--left .monitoring-popup_row {
    padding: 0 25px 0 0;
}

.monitoring-popup_col--right .monitoring-popup_row {
    padding: 0 0 0 25px;
}

.monitoring-popup_row {
    margin: 0 0 25px 0;
    box-sizing: border-box;
}

.monitoring-popup_row:last-child {
    margin: 0;
}

.monitoring-popup_title {
    color: #4a4a4a;
    font-size: 16px;
    margin: 0 0 20px 0;
}

.monitoring-popup_meta {
    margin: 0 0 35px 0;
    padding: 10px 0 0;
}

.monitoring-popup_meta:after {
    content: '';
    display: block;
    clear: both;
}

.monitoring-meta_link {
    display: block;
    float: right;
    color: #4a4a4a;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 0 0 30px;
    position: relative;
}

.monitoring-meta_link:hover {
    text-decoration: underline;
}

.monitoring-meta_link--print {
    margin: 0 60px 0 0;
}

.monitoring-meta_link--print:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: -3px;
    background-image: url("../img/print.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.monitoring-meta_link--fb {
    margin: 0 40px 0 0;
}

.monitoring-meta_link--fb:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: -3px;
    background-image: url("../img/fb.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#monitoring-chart-1,
#monitoring-chart-2,
#monitoring-chart-3,
#monitoring-chart-4,
#monitoring-chart-5,
#monitoring-chart-6 {
    height: 160px;
}

.monitoring-popup_header {
    font-size: 0;
    margin: 0 0 50px 0;
}

.monitoring-popup_header-title {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    color: #4a4a4a;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    box-sizing: border-box;
    padding: 0 25px 0 0;
    text-transform: uppercase;
}

.monitoring-popup_header-region {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    color: #4a4a4a;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    box-sizing: border-box;
    padding: 0 0 0 25px;
    text-transform: uppercase;
}

.monitoring-popup_header-region svg {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    fill: #d9d9d9;
}

.error-page {
    background: #f5f5f5;
    text-align: center;
    border: 1px solid transparent;
    box-sizing: border-box;
    padding: 0 20px;
}

.error-page_image {
    overflow: hidden;
    height: 300px;
    position: relative;
    margin-bottom: 40px;
    margin-top: calc(50vh - 260px);
}

.error-page_image svg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.error-page_title {
    color: #d9d9d9;
    font-family: Arial;
    font-size: 36px;
    font-weight: 400;
    margin: 0 0 10px 0;
}

.error-page_subtitle {
    color: #8a8a8a;
    font-family: Arial;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 4em 0;
}

.error-page_link {
    color: #ff511b;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    margin: 0 0 40px;
}

.error-page_link:hover {
    text-decoration: none;
}

.monitoring-edrpou {
    height: 40px;
    width: 100%;
    margin-top: 3px;
    background-color: #fff;
    border-width: 0;
}

/*=====================================================================================================================================
                                                Report popup
======================================================================================================================================*/

.blank-popup{
    background-color: white;
    padding: 20px;
    max-width: 500px;
    margin: 0 auto;
    margin-top: 3%;
    box-sizing: border-box;
}
.blank-popup .close{
    color: orange;
}
.blank-popup h2{
    text-align: center;
}

.popap-row-first, .popap-row {
    margin-bottom: 12px;
}


.popap-row-first span, .popap-row-first label, .popap-row span, .popap-row label {
    display: inline-block;
}
.popap-row span, .popap-row-first span{
    overflow: hidden;
    display: block;
   border-bottom: 1px dashed #b7a7a7;
}
.popap-row span input, .popap-row-first span input{
    border: none;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;

}

.popap-row label, .popap-row-first label{
    margin: 0 0 0 0;
    float: left;

}


.blank-popup .submit-popup{
    cursor: pointer;
    display: block;
    height: 40px;
    background-color: #ff511b;
    border: 2px solid #ff511b;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
    float: right;
    /* width: 100%; */
    margin: 10px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.popap-row-chekbox{
    width: auto;
    border: none;
    display: inline-block;
}


/*-----------------------custom chekbox-------------------*/
.checkbox-custom{
    opacity: 0;
    position: absolute;   
}

.checkbox-custom, .checkbox-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.checkbox-custom-label {
    position: relative;
}

.checkbox-custom + .checkbox-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    content: "";
    background: #ff511b;
    color: #fff;
}


.checkbox-custom:focus + .checkbox-custom-label{
  outline: 1px solid #ddd; /* focus style */
}
.form-error{
    color:red;
    font-size: 14px;
    font-style: italic;
}

/*======BI=======*/
.hrsyle{
    border-top: 1px solid #eaeaea;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.graph {
    width: 100%;
    height: 1000px;
    background-color: #f5f5f5;
}

.sider {
    position: absolute;
    right: 0%;
    top: 15%;
    direction: rtl;
    display: inline-block;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.95);
    width: 20%;
    max-height: 100%;
    overflow: auto;
    width: 350px;
}

.sider .row{
    margin-bottom: 10px
}

.modal .row {
    margin-top: 10px;
}

.unactive{
    background-color: #797979!important;
    border-color: #797979!important;
    color: #fff!important;
    cursor: default;
}

.tooltipInfo{
    position: absolute;
    visibility: hidden;
    padding: 5px;
    white-space: nowrap;
    font-family: verdana;
    font-size: 14px;
    color: #000000;
    background-color: #f5f4ed;
    border-radius: 3px;
    border: 1px solid #808074;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
    pointer-events: none;
    z-index: 1000;
}

.popular-title{
    color: #4a4a4a;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
}
.popular-title:hover{
    cursor: pointer;
    color: #43F;
    text-decoration: underline;
}

.popular-title:hover::after { 
    position: absolute;
    content: "Перейти до аналітики"; 
    text-decoration: none !important;
    z-index: 1; 
    padding-bottom: 50px;
    font-family: Arial, sans-serif; 
    font-size: 11px; 
    color: #4a4a4a;
}
.popular-date{
    color: #4a4a4a;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 14px;
    text-align: center;
}

.popular-line{
    height: 2px;
}

.compile{
    width: 100%;
}
#compileBtn{
    line-height: 15px;
    width: 500px;
    height: 40px;
    margin-left: 13%;
    float: left;
}

#compileTenderBtn{
    padding-left: 40%;
    float: left;
    font-size: 20px;
}

.contest-sub-menu-top{
    background-color: #fff;
}
.cabinet-sub-menu-top{
    background-color: #fff;
}
.footer-links a
{
    font-size:14px;
    font-weight:400;
    text-decoration:none;
    color:#4a4a4a;
}
.footer-links a:hover
{
    color:#ff4829;
}
.footer-policy {
    padding-left: 20px;
}
.footer-terms {
    padding-left: 20px;
}

.report-btn{
    opacity: 0.5;
    width: 200px;
    height: 30px !important;
    line-height: 25px !important;
    position: fixed;
    left: 10px;
    bottom: 30px;
}
.report-btn:hover{
    opacity: 1;
}

.bookmark-btn{
    opacity: 0.5;
    width: 200px;
    height: 30px !important;
    line-height: 25px !important;
    position: fixed;
    right: 10px;
    bottom: 30px;
}
.bookmark-btn:hover{
    opacity: 1;
}



@media only screen and (max-device-width: 1024px) {
    .search-result_param {width: 100%;}
    .search-result_content {width: 100%;}
    .search-param {margin-top: 30px;}
    .search-toggle-button { display: block; margin-bottom: 0px;}
}

/*@media only screen and (max-device-width: 976px) {
    .partner_par {width:200px !important;}
    .object_par {width: 150px !important;}
    .tenders-amount_par{width: 80px !important;}
    .table-container {
        height: 90vh;
        width: 100%;
        overflow-x: auto;
    }
    .table-container-dummy {
        width: 100%;         
        height: 10px;     
        overflow-x: auto;  
        overflow-y:hidden;
    }
}*/
.container {    
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 1200px !important;
}
.wHeader {
    width: 1200px !important;
}

.wFooter {
    width: 1200px !important;
}

@media only screen and (min-width: 1200px){
    .container {
        width: 1200px !important;
    }
    .wFooter {
        width: 1200px !important;
    }
}

/* JQUERY UI CUSTOM */

.report-dialog .ui-widget-header {
    color: #fff;
    background-color: #ff4829;
}

.report-dialog .ui-button {
    color: #fff;
    background-color: #ff4829;
    border: 1px solid #ff4829;
}
.report-dialog .ui-button:hover {
    color: #ff4829;
    background-color: #fff;
    border: 1px solid #ff4829;
}

.report-diaog .ui-corner-all{
    display: none;
    border: none;
}

.dhtmlxcalendar_month_label_year:hover{
    color: #ff4829;
    cursor: pointer;
}

.dhtmlxcalendar_month_label_year::after{
    content: url("./../img/calendar_down.png"); 
}

.dhtmlxcalendar_month_label_month::after{
    content: url("./../img/calendar_down.png");    
}

.dhtmlxcalendar_month_label_month:hover{
    color: #ff4829;
    cursor: pointer;
}

.dhtmlxcalendar_cell:hover{
    cursor: pointer;
}
.dhtmlxcalendar_month_arrow:hover{
    cursor: pointer;
}

/*=====================================================================================================================================
                                                USERPAGE
======================================================================================================================================*/

#photo_form{
    display: none !important;
}

#profile_photo{
    display: inline-block;
    width: 400px;
    height: 250px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url('../img/avatar.png');
}

.user-avatar, .user-data{
    display: inline-block;
    margin-left: 20px;
    padding: 10px;
    vertical-align: top;
}
.user-data{
    width: 50%;
}
.user-avatar{
    float: left; 
}
.user-img{
    margin-bottom: 15px;
    position: relative;
}
.user-img-edit{
    position: absolute;
    right: 0px;
    opacity: 0.2;
    color: white;
    cursor: pointer;
    background-color: gray;
    transition: all 0.3s ease-in-out;
}
.user-img-edit:before {
    display: inline-block;
    content: " ";
    height: 19px;
    vertical-align: middle;
    width: 19px;
    background-size: cover;
    color: white;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiBoZWlnaHQ9IjY0cHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA2NCA2NCIgd2lkdGg9IjY0cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnPjxwYXRoIGQ9Ik01NS43MzYsMTMuNjM2bC00LjM2OC00LjM2MmMtMC40NTEtMC40NTEtMS4wNDQtMC42NzctMS42MzYtMC42NzdjLTAuNTkyLDAtMS4xODQsMC4yMjUtMS42MzUsMC42NzZsLTMuNDk0LDMuNDg0ICAgbDcuNjM5LDcuNjI2bDMuNDk0LTMuNDgzQzU2LjYzOSwxNS45OTgsNTYuNjM5LDE0LjUzNSw1NS43MzYsMTMuNjM2eiIvPjxwb2x5Z29uIHBvaW50cz0iMjEuOTIyLDM1LjM5NiAyOS41NjIsNDMuMDIzIDUwLjYwNywyMi4wMTcgNDIuOTY3LDE0LjM5ICAiLz48cG9seWdvbiBwb2ludHM9IjIwLjI3MywzNy4wMjggMTguNjQyLDQ2LjI4IDI3LjkxMyw0NC42NTQgICIvPjxwYXRoIGQ9Ik00MS4zOTMsNTAuNDAzSDEyLjU4N1YyMS41OTdoMjAuMzI5bDUuMDEtNUgxMC44MmMtMS43NzksMC0zLjIzNCwxLjQ1NS0zLjIzNCwzLjIzNHYzMi4zMzkgICBjMCwxLjc3OSwxLjQ1NSwzLjIzNCwzLjIzNCwzLjIzNGgzMi4zMzljMS43NzksMCwzLjIzNC0xLjQ1NSwzLjIzNC0zLjIzNFYyOS4wNDlsLTUsNC45OTFWNTAuNDAzeiIvPjwvZz48L3N2Zz4=");
}
.user-img-edit:hover{
    opacity: 0.5;
}
.user-img-event{
    width: 20px;
    height: 20px;
    opacity: 0.5;
    color: white;
    cursor: pointer;
    background-color: gray;
    transition: all 0.3s ease-in-out;
    text-align: center;
    font-size: 13px;
    display: inline-block;
    margin-left: -20px;
    vertical-align: top;
}
.user-img-event:hover{
    opacity: 0.8;
}
.user-actions>button{
    margin-bottom: 5px;
    border: none;
    border-radius: 3px;
    background-color: gray;
    color: white;
    transition: all 0.3s ease-in-out;
}
.user-actions>button:hover{
    background-color: black;
}
.data-row:first-child{
    text-align: center;
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid black;
}
.data-row>label{
    display: block;
    margin-bottom: 0px;
    margin-top: 5px;
}
.user-actions>button{
    display: block;
}
.clearfix-my{
  overflow: auto;
}
.user-info{
    /*background-color: white;*/
    width: 100%;
    display: inline-block;
}
.cabinet-head{
    min-width: 90%;
    text-align:center; 
    display: inline-block;
}
.cabinet-hamburger{
    float: right;
    width: 25px;
    height: 30px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin-right: 20px;
}
.cabinet-hamburger span:after,.cabinet-hamburger span:before
{
    -webkit-transition:all .2s ease;
    content:''
} 
.cabinet-hamburger span,.cabinet-hamburger span:after,.cabinet-hamburger span:before
{
    position:absolute;
    display:block;
    width:36px;
    height:2px;
    background-color:#ff4829
}    
.cabinet-hamburger span
{
    top:50%;
    margin:-1px 0 0
}    
.cabinet-hamburger span:before
{
    top:-6px;
    transition:all .2s ease
}    
.cabinet-hamburger span:after
{
    bottom:-6px;
    transition:all .2s ease
}    
.cabinet-hamburger:hover span:before
{
    top:-8px
}    
.cabinet-hamburger:hover span:after
{
    bottom:-8px
}    
.cabinet-menu li:hover{
    color: #ff4829;
}
/*=====================================================================================================================================
                                                USER bookmarks
======================================================================================================================================*/

.bookmarks-wraper{
    display: inline-block;
    margin-left: 20px;
    width: 100%;
}
.bookmark{
    display: inline-block;
    width: 20%;
    background-color: white;
    padding: 10px;
    box-shadow: -1px 0 1px rgba(0,0,0,.13);
    margin: 20px;
    z-index: 3;
    padding-top: 20px;
}
.bookmark-close{
    display: inline-block;
    position: absolute;
    width: 10px;px;
    height: 10px;
    top: -20px;
    right: 1px;
    cursor: pointer;
    background-image: url("../img/close.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.bookmark-close:hover{
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.bookmark-pub-date{
    position: absolute;
    z-index: 11;
    background-color: #ff4829;
    color: white;
    border-radius: 3px;
    top: -38px;
    left: 0px;
    padding: 3px;
    font-size: 10px;
}
.bookmark-header{
    margin-top: 10px;
    margin-bottom: 5px;
    position: relative;
    width: 100%;
}
.bookmark-data{
}
.bookmark-data>textarea{
    resize: inherit;
    border: none;
    border-top: 1px solid black;
    width: 100%;
    height: auto;
}
.bookmark-share{
    display: block;
    position: relative;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-size: cover;
    background-image: url("../img/settings.png");
}
.person-icon{
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-size: cover;
    background-image: url("../img/person.png");
}
.cabinet-menu{
    position: absolute;
    display: block;
    z-index: 777;
    top: 10px;
    right:-113px;
    background-color: white;
    padding: 10px;
    box-shadow: -1px 0 1px rgba(0,0,0,.13);
    display: none;
    border-radius: 4px;
    border: 1px solid rgba(203, 202, 202, 0.62);
}

.bookmark-share-fb:before, .bookmark-goto:before, .bookmark-redact:before{
    content: " ";
    display: inline-block;
    height: 15px;
    width: 15px;
    margin-right: 5px;
    vertical-align: middle;
    background-size: cover;
}

.bookmark-goto:before{
    background-image: url("../img/goto.png");
}
.bookmark-redact:before{
    background-image: url("../img/redact.png");
}
.bookmark-share-fb:before{
    background-image: url("../img/facebook.png");
}

/* Social Auth */

.auth-icon.facebook{
    background: url("../img/fb_auth.png") no-repeat !important;
    background-size: 36px 36px !important;
    height: 36px;
    width: 36px;
}
.auth-icon.google{
    background: url("../img/google.png") no-repeat !important;
    background-size: 36px 36px !important;
    height: 36px;
    width: 36px;
}

.facebook.auth-link{
    display: inline-block;
    margin-left: 100px;
}
.google.auth-link{
    display: inline-block;
    float: right;
    margin-right: 120px;
}

.add-miss{
    display: inline-block;
    background: url("../img/add.png") no-repeat !important;
    background-size: 50px 50px !important;
    height: 50px;
    width: 50px;
    vertical-align: middle;
    margin-top: -170px;
    margin-left: 30px;
    cursor: pointer;
}

.mission-share{
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-size: cover;
    background-image: url("../img/quest.png");
}

.mission-pass{
    float: right;
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-size: cover;
    background-image: url("../img/goto.png");
}

.mission-span{
    border-bottom: none !important;
}

.mission-quest-span{
    border-bottom: none !important;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 5px;
}

.mission-answer-span{
    border-bottom: none !important;
    margin-bottom: 15px;
    word-spacing: 11em;
}

.dhtmlxcalendar_in_input{
    z-index: 9999 !important;
}

.sex-select{
    width: 100%;
    background-color: #fff;
    border: none;
}



/*=====================================================================================================================================
                                                FAQ
======================================================================================================================================*/

.faq-title{
    font-size: 30px;
    text-align: center;
}

.faq-subtitle{
    margin-top: 20px;
    font-size: 20px;
}


.g-recapcha{
    margin-bottom: 20px;
}

.calendar-req{
    display: inline-block;
    width: 200px;
}

.req-select{
    background-color: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom-style: dashed;
}

.crit-head{
    margin-top: 20px;
    margin-bottom: 10px;
}

div.awesomplete{
    height: auto;
}

<<<<<<< HEAD
=======
.page-link{
    color: #000 !important;
    cursor: pointer;
}

.pagination{
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.event_modal_head{
    margin-bottom: 5px;
}

#event_town_cont > div.awesomplete > ul {
    position: fixed;
    margin-left: 35%;
}

.org-req-span > div.awesomplete > ul {
    position: fixed;
    margin-left: 35%;
}

.iron-head{
    text-align: right;
    background-color: #000;
    color: #f5f5f5;
    margin: 0;
    height: 40px;
    width: 100%;
    padding-top: 0px;
    cursor: pointer;
    font-family:"Exo2-Light";
    font-size: 13px;
}

.iron-img{
    width: 120px;
    height: 50px;
    margin-top: -2px;
}

.clearfix-kekv::after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix-kekv { display: inline-block; }
/* start commented backslash hack \\*/
* html .clearfix-kekv { height: 1&#37;; }
.clearfix-kekv { display: block; }