.styleForm .checkbox{vertical-align:top;margin:0 3px 0 0;width:17px;height:17px;}.styleForm .checkbox.valid + label + label.checkboxLabel,.styleForm .checkbox.error + label + label.checkboxLabel,.styleForm .checkbox + label.checkboxLabel{cursor:pointer;}.styleForm .checkbox.valid + label + label.checkboxLabel span,.styleForm .checkbox.error + label + label.checkboxLabel span,.styleForm .checkbox + label.checkboxLabel span{cursor:pointer;color:#333;font-family:"Open Sans",sans-serif;font-size:15px;display:inline-block;}.styleForm .checkbox:not(checked){position:absolute;opacity:0;}.styleForm .checkbox.valid:not(checked) + label + label.checkboxLabel,.styleForm .checkbox.error:not(checked) + label + label.checkboxLabel,.styleForm .checkbox:not(checked) + label.checkboxLabel{position:relative;padding:0 0 0 60px;}.styleForm .checkbox.valid:not(checked) + label + label.checkboxLabel:before,.styleForm .checkbox.error:not(checked) + label + label.checkboxLabel:before,.styleForm .checkbox:not(checked) + label.checkboxLabel:before{content:'';position:absolute;top:-4px;left:0;width:50px;height:26px;border:1px solid #F3F3F3;border-radius:13px;background:#ffffff;box-shadow:inset 0 2px 3px rgba(0,0,0,0.6);}.styleForm .checkbox.valid:not(checked) + label + label.checkboxLabel:after,.styleForm .checkbox.error:not(checked) + label + label.checkboxLabel:after,.styleForm .checkbox:not(checked) + label.checkboxLabel:after{content:'';position:absolute;top:-1px;left:2px;width:22px;height:22px;border-radius:10px;background:#FFF;box-shadow:0 1px 2px rgba(0,0,0,0.6);transition:all .2s;}.styleForm .checkbox.valid:checked + label + label.checkboxLabel:before,.styleForm .checkbox.error:checked + label + label.checkboxLabel:before,.styleForm .checkbox:checked + label.checkboxLabel:before{background:rgba(37,122,187,0.9);}.styleForm .greenForm .checkbox.valid:checked + label + label.checkboxLabel:before,.styleForm .greenForm .checkbox.error:checked + label + label.checkboxLabel:before,.styleForm .greenForm .checkbox:checked + label.checkboxLabel:before{background:rgba(52,168,83,0.9);}.styleForm .checkbox.valid:checked + label + label.checkboxLabel:after,.styleForm .checkbox.error:checked + label + label.checkboxLabel:after,.styleForm .checkbox:checked + label.checkboxLabel:after{left:27px;}.styleForm .radioContainer{margin:10px 0;}.styleForm .radioContainerFlex{display:flex;flex-wrap:wrap;}.styleForm .radioContainerFlex .radioContainer{margin:10px 20px 10px 0;}.styleForm .checkboxContainer{margin:10px 0;height:25px;}.styleForm .radio{vertical-align:top;width:17px;height:17px;margin:0 3px 0 0;}.styleForm .radio.valid + label + label.radioLabel,.styleForm .radio.error + label + label.radioLabel,.styleForm .radio + label.radioLabel{cursor:pointer;border:none !important;}.styleForm .radio.valid + label + label.radioLabel span,.styleForm .radio.error + label + label.radioLabel span,.styleForm .radio + label.radioLabel span{cursor:pointer !important;color:#333 !important;font-family:"Open Sans",sans-serif !important;font-size:14px !important;display:block !important;top:-7px !important;}.styleForm .radio:not(checked){position:absolute;opacity:0;}.styleForm .radio.valid:not(checked) + label + label.radioLabel,.styleForm .radio.error:not(checked) + label + label.radioLabel,.styleForm .radio:not(checked) + label.radioLabel{position:relative !important;padding:0 0 0 35px !important;}.styleForm .radio.valid:not(checked) + label + label.radioLabel:before,.styleForm .radio.error:not(checked) + label + label.radioLabel:before,.styleForm .radio:not(checked) + label.radioLabel:before{content:'';position:absolute;top:-3px;left:0;width:22px;height:22px;border:1px solid #F3F3F3;border-radius:50%;background:#ffffff;box-shadow:inset 0 2px 3px rgba(0,0,0,0.6);}.styleForm .radio.valid:not(checked) + label + label.radioLabel:after,.styleForm .radio.error:not(checked) + label + label.radioLabel:after,.styleForm .radio:not(checked) + label.radioLabel:after{content:'';position:absolute;top:1px;left:4px;width:16px;height:16px;border-radius:50%;background:rgba(37,122,187,0.9);box-shadow:inset 0 1px 1px rgba(0,0,0,0.5);opacity:0;transition:all .1s;}.styleForm .greenForm .radio.valid:not(checked) + label + label.radioLabel:after,.styleForm .greenForm .radio.error:not(checked) + label + label.radioLabel:after,.styleForm .greenForm .radio:not(checked) + label.radioLabel:after{background:rgba(52,168,83,0.9);}.styleForm .radio.valid:checked + label + label.radioLabel:after,.styleForm .radio.error:checked + label + label.radioLabel:after,.styleForm .radio:checked + label.radioLabel:after{opacity:1;}.styleForm label{display:block;font-family:"Open Sans",sans-serif;font-size:14px;}.styleForm textarea,.styleForm input[type="number"],.styleForm input[type="text"],.styleForm input[type="password"],.styleForm input[type="email"]{position:relative;border:1px solid #4285F4;line-height:40px;height:40px;padding:1px 8px;font-family:"Open Sans",sans-serif;font-size:16px;width:100%;box-sizing:border-box;}.styleForm textarea.error,.styleForm input[type="number"].error,.styleForm input[type="text"].error,.styleForm input[type="password"].error,.styleForm input[type="email"].error{border:1px solid #9b0c2a !important;}.styleForm textarea.error.mainCardItem,.styleForm input[type="number"].error.mainCardItem,.styleForm input[type="text"].error.mainCardItem,.styleForm input[type="password"].error.mainCardItem,.styleForm input[type="email"].error.mainCardItem{background:black;}.styleForm select[multiple]{border:1px solid #4285F4;height:180px;}.styleForm .greenForm textarea,.styleForm .greenForm input[type="number"],.styleForm .greenForm input[type="text"],.styleForm .greenForm input[type="password"],.styleForm .greenForm input[type="email"]{border:1px solid #34A853;}.styleForm .greenForm select[multiple]{border:1px solid #34A853;}.styleForm textarea{height:180px;resize:vertical;line-height:normal;padding:5px 8px;}.styleForm input[type="number"]{width:200px;}.styleForm input[type="text"].pickDate{width:200px;}.styleForm input[type="submit"]{position:relative;color:#ffffff;background:#34A853;font-family:"Open Sans Condensed",sans-serif;display:inline-block;padding:5px 10px;font-size:24px;text-decoration:none;text-shadow:1px 1px 2px rgba(0,0,0,0.6);border:none;width:318px;cursor:pointer;margin-right:20px;}.styleForm input[type="submit"]:hover{background:rgba(52,168,83,0.9);}.styleForm label.error{right:auto;left:auto;font-family:"Open Sans",sans-serif;font-size:14px !important;background:#9b0c2a;color:#FFFFFF;width:auto !important;padding:2px 5px !important;border:none !important;z-index:10;display:block;margin-bottom:5px !important;text-align:center;}.styleForm .radioContainer label.error{right:auto;left:35px;position:absolute;top:-5px;}.styleForm .checkboxContainer label.error{right:auto;left:60px;position:absolute;top:-5px;}.styleForm .hint{display:block;margin:0;padding:0;font-family:"Open Sans",sans-serif;color:#616161;font-size:14px;}.styleForm .custom-select{width:200px;line-height:40px;height:40px;overflow:hidden;outline:0;border:1px solid #4285F4;background:#fff;position:relative;}.styleForm .custom-select select{width:220px;line-height:40px;height:40px;background:transparent;background:rgba(0,0,0,0);-webkit-appearance:none;border:0;outline:0;font-family:"Open Sans",sans-serif;color:#333;font-size:14px;padding-left:5px;padding-right:35px;cursor:pointer;}.styleForm .custom-select:after{background:url("/images/sprites.png");background-repeat:no-repeat;display:inline-block;content:'';background-position:-228px -24px;width:9px;height:6px;position:absolute;left:182px;top:18px;}.styleForm .custom-select:hover{background-color:#F3F3F3;}.styleForm .custom-select.full{width:100%;box-sizing:border-box;background-position:calc(100% - 12px) center;}.styleForm .custom-select.full select{width:calc(100% + 20px);box-sizing:border-box;}.styleForm .custom-select.full:after{right:10px;left:initial;}.styleForm .custom-select.disabled{opacity:0.3;cursor:default;}.styleForm .custom-select.disabled select{cursor:default;}.styleForm .greenForm .custom-select{border:1px solid #34A853;}.styleForm fieldset{font-family:"Open Sans",sans-serif;font-size:15px;background:#FFFFFF;box-shadow:0 0 2px rgba(0,0,0,0.75);padding:20px 10px;border:none;}.styleForm fieldset legend{background:#4285F4;font-family:"Open Sans Condensed",sans-serif;font-size:20px;font-weight:bold;color:#ffffff;padding:2px 10px;text-shadow:1px 1px 2px rgba(0,0,0,0.6);box-shadow:0 0 2px rgba(0,0,0,0.75);}.isMultiItem .cardAttrItemValueWrap{display:none;}.multiItemWrapValues{display:flex;align-items:center;margin-bottom:5px;}.multiItemWrapValues .multiItemWrapValue{margin:0 10px;flex-grow:1;}.multiItemWrapValues .multiItemWrapValue .custom-select{width:100%;}.multiItemWrapValues .multiItemWrapValue .custom-select select{width:100%;}.multiItemWrapValues .multiItemWrapValue .custom-select:after{right:10px;left:initial;}body{height:100%;margin:0;padding:0;font-family:"Open Sans",sans-serif;font-size:14px;background-image:url("/images/06.png");background-size:cover;background-attachment:fixed;background-color:#fff;}*{box-sizing:border-box;}a{color:#303030;}aside{width:380px;position:fixed;margin:0;padding:0;left:0;top:0;bottom:0;background:rgba(243,243,243,0.4);box-shadow:0 0 5px rgba(0,0,0,0.3);z-index:9999;overflow:hidden;}aside .formContainer{display:table-row;width:100%;height:50%;}aside .scrollAside{width:420px;margin:0;padding:0;left:0;top:0;bottom:0;position:absolute;overflow-x:hidden;overflow-y:scroll;}aside .tableAside{display:table;height:100%;vertical-align:top;width:380px;}.hidenText{display:none;}.c{display:none;}.active{display:block;}#loginForm,#forgotForm,#registrationForm{margin:10px;width:auto;padding:10px;}#loginForm p,#forgotForm p,#registrationForm p{font-size:14px;}#loginForm .links,#forgotForm .links,#registrationForm .links{text-align:center;}#loginForm .links a,#forgotForm .links a,#registrationForm .links a{color:#303030;font-family:"Open Sans Condensed",sans-serif;font-size:20px;margin:0 20px;}.full-logo{margin:0 auto 20px auto;display:block;}a{outline:none;}.form-results-fail{display:none;color:#ffffff;background:#EA4335;font-family:"Open Sans",sans-serif;font-size:16px;text-shadow:1px 1px 2px rgba(0,0,0,0.6);text-align:center;padding:5px 10px;margin:20px 0;}.form-results-success{display:none;color:#ffffff;background:#34A853;font-family:"Open Sans",sans-serif;font-size:16px;text-shadow:1px 1px 2px rgba(0,0,0,0.6);text-align:center;padding:5px 10px;margin:20px 0;}.form-element{margin-bottom:20px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.form-element label{display:block;font-family:"Open Sans Condensed",sans-serif;font-size:20px;}.form-element input[type="password"],.form-element input[type="email"]{border:1px solid #4285F4;line-height:40px;height:40px;padding:1px 8px;font-family:"Open Sans",sans-serif;font-size:16px;width:100%;}.form-element input[type="submit"]{color:#ffffff;background:#34A853;font-family:"Open Sans Condensed",sans-serif;display:block;padding:5px 10px;font-size:24px;text-decoration:none;text-shadow:1px 1px 2px rgba(0,0,0,0.6);border:none;width:100%;cursor:pointer;}.form-element input[type="submit"]:hover{background:rgba(52,168,83,0.8);}.btnBlue,.backLink{color:#ffffff;font-family:"Open Sans Condensed",sans-serif;display:block;margin-bottom:20px;position:relative;padding:5px 10px;font-size:24px;text-decoration:none;text-shadow:1px 1px 2px rgba(0,0,0,0.6);background:#4285F4;text-align:center;}.btnBlue:hover,.backLink:hover{background:rgba(66,133,244,0.8);}.btnBlue > span:nth-child(2),.backLink > span:nth-child(2){padding-left:10px;}.line{width:100%;height:2px;background:-moz-linear-gradient(left,rgba(48,48,48,0) 0%,#cccccc 50%,rgba(48,48,48,0) 100%);background:-webkit-linear-gradient(left,rgba(48,48,48,0) 0%,#cccccc 50%,rgba(48,48,48,0) 100%);background:linear-gradient(to right,rgba(48,48,48,0) 0%,#cccccc 50%,rgba(48,48,48,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00303030',endColorstr='#00303030',GradientType=1);}.asideFooter{vertical-align:bottom;width:380px;height:100px;text-align:center;display:table-row;font-size:12px;color:#333;}.slider{margin:0;padding:0;overflow:hidden;}.slides-navigation a{position:fixed;display:block;z-index:799;top:46%;text-decoration:none;font-size:50px;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,0.6);}.slides-navigation a:hover{background:rgba(0,0,0,0.2);}.slides-navigation a.prev{left:380px;}.slides-navigation a.next{right:0;}.slidesNavAside{display:table-row;width:auto;height:auto;margin:10px;text-align:center;}.slidesNavAside a{color:rgba(48,48,48,0.8);font-family:"Open Sans Condensed",sans-serif;display:block;font-size:24px;text-decoration:none;border:none;cursor:pointer;margin-top:5px;line-height:40px;}.slidesNavAside a.active{background:rgba(217,217,217,0.7);}.slidesNavAside a:hover{background:rgba(217,217,217,0.7);}h2{font-family:"Open Sans Condensed",sans-serif;margin-top:0;font-size:24px;color:#2D2D2D;text-align:center;}.slide-container{position:relative;margin-left:490px;margin-right:100px;font-size:16px;color:#303030;}.slide-container #dynamic{background:rgba(255,255,255,0.5);color:black;position:relative;width:100%;height:auto;}.slide-container #dynamic .highcharts-container{width:100% !important;}.slide-container h1{font-family:"Open Sans Condensed",sans-serif;margin-top:0;}.slide-container .bg{color:#181818;padding:10px;background:-moz-linear-gradient(left,rgba(30,87,153,0) 0%,rgba(255,255,255,0.5) 100%);background:-webkit-linear-gradient(left,rgba(30,87,153,0) 0%,rgba(255,255,255,0.5) 100%);background:linear-gradient(to right,rgba(30,87,153,0) 0%,rgba(255,255,255,0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e5799',endColorstr='#80ffffff',GradientType=1);}.slide-container .slide{display:none;}.slide-container .slide.active{display:block;}.slide-container .slide-content{margin:50px 0;}.share .bg-l{font-family:"Open Sans",sans-serif;font-size:12px;display:block;text-align:center;vertical-align:middle;margin:0 0 10px 0;}.share .ya-share2{display:inline-block;vertical-align:middle;margin-bottom:10px;}.containerMap{position:fixed;left:380px;top:0;bottom:0;right:0;margin:0;padding:0;}.containerGrid{display:table;width:100%;height:auto;}.containerGrid .cell{display:table-cell;width:32%;height:300px;vertical-align:top;box-sizing:border-box;position:relative;}.containerGrid .cell.cell50{width:50%;padding:0 5px;}.containerGrid .cell.cell50:first-child{padding-left:0;}.containerGrid .cell.cell50:last-child{padding-right:0;}.containerGrid .cell h3{display:block;background:#4285F4;font-family:"Open Sans Condensed",sans-serif;font-size:20px;font-weight:bold;color:#ffffff;padding:8px 10px;text-shadow:1px 1px 2px rgba(0,0,0,0.6);margin:0;text-align:center;}.containerGrid .cell .contentGrid{padding:0;background:#ffffff;}.containerGrid .cell .contentGridChart{height:300px;}.containerGrid .cell .selectF{margin-bottom:22px;}.containerGrid .cell table{border-spacing:0;width:100%;}.containerGrid .cell table tr td{font-family:"Open Sans",sans-serif;font-size:14px;text-align:center;padding:5px;white-space:nowrap;}.containerGrid .cell table tr td:first-child{text-align:left;background:rgba(243,243,243,0.4);}.containerGrid .cell table tr td:nth-child(2){background:#e9e9e9;}.containerGrid .cell table tr td:nth-child(3){background:#53bd6f;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,0.6);}.containerGrid .cell table thead tr td{font-size:14px;}.containerGrid .cell table tbody{background:rgba(243,243,243,0.4);box-shadow:0 0 5px rgba(0,0,0,0.3);}.containerGrid .cell table tbody tr td{border-bottom:1px solid #bcbcbc;}.containerGrid .cell table tbody tr:last-child td{border:none;}.containerGrid .cellSpace{display:table-cell;height:auto;width:20px;}.cell2{width:100%;height:300px;background:rgba(255,255,255,0.6);}.statNoData{height:300px;text-align:center;width:100%;position:relative;display:block;box-sizing:border-box;padding:120px 0;font-family:"Open Sans Condensed",sans-serif;font-size:30px;}.showAllStat{position:absolute;top:-28px;font-size:13px;color:#000000;display:none;}.loginOverlay{display:none;position:fixed;width:auto;height:100%;top:0;left:0;right:0;bottom:0;padding-top:40px;background:#f5f5f5;z-index:777;}.modal{display:none;position:fixed;top:100px;background:#fff;z-index:999;width:50%;min-height:100px;max-height:calc(100vh - 200px);left:calc(50vw - 25%);box-shadow:0 0 2px rgba(0,0,0,0.75);}.modal .modalHeader{padding:1px 42px 1px 1px;height:50px;background:#ededed;}.modal .modalHeader h3{margin:10px 20px;color:#303030;font-family:"Open Sans Condensed",sans-serif;font-size:20px;height:28px;overflow:hidden;}.modal .modalContent{box-sizing:border-box;overflow-y:scroll;margin-bottom:50px;max-height:calc(100vh - 300px);}.modal .modalContent .modalContentItem{padding:20px;}.modal .modalFooter{position:absolute;left:0;right:0;bottom:0;height:50px;background:#ededed;}.modal .modalFooter input[type="button"]{width:100%;height:50px;}.modal .modalFooter.twoBtn input[type="button"]{width:50%;display:inline-block;}.modal .modalFooter.twoBtn input[type="button"]:last-child{background:#818181;}.modal .modalCloseBtn{color:#fff;text-shadow:none;cursor:pointer;font-size:20px;position:absolute;right:10px;top:13px;}.modalOverlay{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:995;background:rgba(0,0,0,0.5);}.facilityPlaceholder{position:relative;}.facilityPlaceholder .block{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.12);}.star{color:#9b0c2a;font-family:"Open Sans",sans-serif;font-size:18px;margin:0 5px;}.highcharts-data-table{width:100%;}.highcharts-data-table table{width:100%;border-spacing:0;border-collapse:unset;}.highcharts-data-table thead th{font-family:"Open Sans Condensed",sans-serif;font-size:16px;font-weight:bold;color:#ffffff;text-shadow:1px 1px 2px rgba(0,0,0,0.6);background:#9E9E9E;text-align:center;padding:5px;}.highcharts-data-table tbody tr{background:#fff;}.highcharts-data-table tbody tr:nth-child(2n){background:#fafafa;}.highcharts-data-table tbody tr th,.highcharts-data-table tbody tr td{display:table-cell;text-align:center;padding:5px;border-bottom:1px solid #d4cdcd;}.onlyMobile{display:none;}@media screen and (max-width:1140px){.modal{top:0;width:auto;min-height:auto;max-height:initial;left:0;right:0;bottom:0;}.modal .modalContent{max-height:calc(100vh - 100px);}}@media screen and (max-width:1000px){*{box-sizing:border-box;}#loginForm,#forgotForm,#registrationForm{width:auto;position:relative;box-sizing:border-box;display:block;margin:0;}html{height:100%;}body{height:100%;min-width:320px;background-image:url("/images/05.jpg");}.slider{display:none;}.slides-navigation{display:none;}.slides-pagination{display:none;}.slider-dots{display:none !important;}.container{display:none;}aside{position:relative;width:100%;height:100%;}aside .tableAside{width:100%;}aside .scrollAside{width:100%;}#LoginPageSlider{display:none;}.loginPage{width:100%;height:auto;}}