@font-face{font-family:'Gotham Pro Regular';src:url(../fonts/GothamPro.eot);src:url(../fonts/GothamPro.eot?#iefix) format("embedded-opentype"),url(../fonts/GothamPro.woff) format("woff"),url(../fonts/GothamPro.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'Gotham Pro Medium';src:url(../fonts/GothamPro-Medium.eot);src:url(../fonts/GothamPro-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/GothamPro-Medium.woff) format("woff"),url(../fonts/GothamPro-Medium.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'Gotham Pro Bold';src:url(../fonts/GothamPro-Bold.eot);src:url(../fonts/GothamPro-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/GothamPro-Bold.woff) format("woff"),url(../fonts/GothamPro-Bold.ttf) format("truetype");font-weight:400;font-style:normal}html{min-height:100%;background-color:#e0e0e0}html body{height:100%;font-family:"Gotham Pro Regular",sans-serif;color:#000;min-height:100vh}html body .page{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}html body .page #content{-webkit-box-flex:1;-ms-flex:1;flex:1}html body .page #content .uk-section .uk-container.uk-margin-small-bottom{margin-bottom:15px!important}html body .uk-navbar-container:not(.uk-navbar-transparent){background:#000;color:#fff}html body .uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-nav>li>a{color:#fff}html body .footer{background-color:#2d2d2d;color:#fff}html body .footer .copyright{background-color:#353535;padding:10px 0;color:rgba(255,255,255,.3);font-size:14px;line-height:16px}html body .footer a{color:#fff}html body .uk-navbar-container .uk-divider-vertical{height:70px;opacity:.3}html body .uk-navbar-container.main-page{background:0 0}html body .uk-navbar-container .uk-button-link{color:#fff;padding:20px 0}html body .uk-navbar-container .uk-drop{border-radius:5px;--uk-position-offset:0}html body .uk-navbar-container .uk-drop.uk-profile{width:200px}html body .uk-navbar-container .uk-drop.uk-profile:before{content:'';width:15px;height:15px;display:block;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:-7px;right:30px;position:absolute;pointer-events:none;border-radius:2px}@media screen and (max-width:639px){html body .uk-navbar-container .uk-drop.uk-profile:before{right:23px}}html body .uk-navbar-container .uk-drop.uk-profile ul{list-style:none;padding:0;margin:0}html body .uk-navbar-container .uk-drop.uk-profile ul li{padding:0;margin:0}html body .uk-navbar-container .uk-drop.uk-profile ul li a{padding:10px 15px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Gotham Pro Medium",sans-serif;color:#000;text-decoration:none;gap:10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}html body .uk-navbar-container .uk-drop.uk-profile ul li a:hover{opacity:.7}html body .uk-navbar-container .uk-drop.uk-profile ul li hr{margin:0;padding:0}html body .uk-navbar-container .uk-drop.uk-profile ul li .usergroup span[style="color:red"]{color:#ff000a!important}html body .uk-navbar-container .uk-drop.uk-profile ul li.mobile-login{padding:5px 15px}html body .uk-navbar-container .uk-drop.uk-profile ul li.mobile-login>span{font-family:"Gotham Pro Bold",sans-serif}@media screen and (max-width:639px){html body .uk-navbar-container .uk-drop.uk-profile{-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3)}}html body .main-slide{height:800px;width:100%;background-color:#000;padding:170px 30px 60px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-110px;position:relative;z-index:-1;overflow:hidden}html body .main-slide .main-slide-img-container{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:-1}html body .main-slide .main-slide-img{background-image:url(../images/slide.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;top:0;right:0;bottom:0;left:0;position:absolute;z-index:-1}html body .main-slide .radial{display:block;width:700px;height:700px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none;z-index:-1;opacity:.7}html body .main-slide .radial .circle-1{width:700px;height:700px;background-image:url(../images/circle-1.png);background-size:100%;-webkit-animation:rotate 10s infinite linear;animation:rotate 10s infinite linear}html body .main-slide .radial .circle-2{width:670px;height:670px;background-image:url(../images/circle-2.png);background-size:100%;-webkit-animation:rotate 15s infinite linear;animation:rotate 15s infinite linear}html body .main-slide .radial .circle-3{width:640px;height:640px;background-image:url(../images/circle-3.png);background-size:100%;-webkit-animation:rotate 20s infinite linear;animation:rotate 20s infinite linear}html body .main-slide .radial>*{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:100%;background-position:center;background-repeat:no-repeat;-webkit-transform-origin:top left;transform-origin:top left}html body .main-slide h1,html body .main-slide h2{font-family:"Gotham Pro Bold",sans-serif;margin:0;padding:0;text-align:center;text-shadow:0 0 15px #000}html body .main-slide h1{line-height:48px;font-size:42px;color:#fff;margin-top:auto}@media screen and (max-width:639px){html body .main-slide h1{line-height:38px;font-size:32px}}html body .main-slide h2{line-height:72px;font-size:60px;color:#ff000a;letter-spacing:.01em}@media screen and (max-width:639px){html body .main-slide h2{line-height:54px;font-size:48px}}html body .uk-padding-top{padding-top:15px}html body .uk-padding-bottom{padding-bottom:15px}html body .uk-padding-small-top{padding-top:10px!important}html body .uk-padding-small-bottom{padding-bottom:10px!important}html body .uk-padding-medium-top{padding-top:20px}html body .uk-padding-medium-bottom{padding-bottom:20px}html body .uk-padding-xmedium-top{padding-top:30px}html body .uk-padding-xmedium-bottom{padding-bottom:30px}html body .uk-margin-top{margin-top:15px}html body .uk-margin-bottom{margin-bottom:15px}html body .uk-margin-medium-top{margin-top:20px}html body .uk-margin-medium-bottom{margin-bottom:20px}html body .uk-margin-xmedium-top{margin-top:30px}html body .uk-margin-xmedium-bottom{margin-bottom:30px}html body .uk-margin-xsmall-left{margin-left:5px}html body .uk-margin-xsmall-right{margin-right:5px}html body .uk-margin-xsmall-bottom{margin-bottom:5px}html body .uk-margin-xsmall-top{margin-top:5px}html body .uk-margin-small-bottom{margin-bottom:10px}html body .uk-margin-small-top{margin-top:10px}html body .size-12{font-size:12px!important}html body .size-14{font-size:14px!important}html body .size-16{font-size:16px!important}html body .size-18{font-size:18px!important}html body .size-20{font-size:20px!important}html body .size-22{font-size:22px!important}html body .leading-14{line-height:14px!important}html body .leading-20{line-height:20px!important}html body .leading-26{line-height:26px!important}html body .line-14{line-height:14px!important}html body .line-16{line-height:16px!important}html body .uk-text-muted{color:#555}html body .opacity-40{opacity:.4}html body .opacity-60{opacity:.6}html body .uk-card.uk-card-default{-webkit-box-shadow:none;box-shadow:none;color:#000}html body .uk-card.uk-card-secondary{-webkit-box-shadow:none;box-shadow:none}html body .uk-card.uk-card-collapse .uk-card-body,html body .uk-card.uk-card-collapse.uk-card-body{padding:0}html body .uk-card.uk-card-bodrered{border:1px solid rgba(0,0,0,.15)}html body a.uk-card{text-decoration:none}html body a.uk-card .icon-container{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}html body a.uk-card .icon-container img{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}html body a.uk-card:hover .icon-container{background-color:#e0e0e0}html body a.uk-card:hover .icon-container img{width:50px;height:50px}html body .list-item .list-item-title{font-size:18px;line-height:20px;font-family:"Gotham Pro Bold",sans-serif;color:#000;text-decoration:underline;margin-bottom:10px;display:block}html body .list-item .list-item-title:hover{text-decoration:none}html body .uk-text-red{color:#ff000a}html body .uk-button{padding:13px 15px;line-height:20px;font-family:"Gotham Pro Medium",sans-serif;text-transform:uppercase;font-size:16px;-webkit-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}html body .uk-button svg path{-webkit-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}html body .uk-button.uk-button-red{border:2px solid #ff000a;color:#fff;background-color:#ff000a}html body .uk-button.uk-button-red.uk-button-outlined{background-color:#fff;color:#ff000a}html body .uk-button.uk-button-red.uk-button-outlined:hover{background-color:#ff000a;color:#fff}html body .uk-button.uk-button-red:hover{background-color:#fff;color:#ff000a}html body .uk-button.uk-button-red:hover svg path{fill:#ff000a}html body .uk-button.uk-button-red.uk-button-solid{border:2px solid #ff000a;color:#ff000a;background-color:transparent}html body .uk-button.uk-button-red.uk-button-solid:hover{color:#fff;background-color:#ff000a}html body .uk-button.uk-button-red.uk-button-solid.uk-button-round{border-radius:25px}html body .uk-button.uk-button-green{border:2px solid #4b9830;color:#fff;background-color:#4b9830}html body .uk-button.uk-button-green.uk-button-outlined{background-color:#fff;color:#4b9830}html body .uk-button.uk-button-green.uk-button-outlined:hover{background-color:#4b9830;color:#fff}html body .uk-button.uk-button-green:hover{background-color:#fff;color:#4b9830}html body .uk-button.uk-button-green:hover svg path{fill:#4b9830}html body .uk-button.uk-button-blue{border:2px solid #0084ff;color:#fff;background-color:#0084ff}html body .uk-button.uk-button-blue.uk-button-outlined{background-color:#fff;color:#0084ff}html body .uk-button.uk-button-blue.uk-button-outlined:hover{background-color:#0084ff;color:#fff}html body .uk-button.uk-button-blue:hover{background-color:#fff;color:#0084ff}html body .uk-button.uk-button-blue:hover svg path{fill:#0084ff}html body .uk-button.uk-button-rounded{border-radius:26px}html body .uk-button.uk-button-small{padding:0;min-width:30px;min-height:30px}html body .uk-button.uk-button-medium{padding:5px 15px;min-width:40px;min-height:40px}html body .uk-button.uk-button-blank{border-color:transparent}html body .uk-button.uk-button-blank:hover svg path{fill-opacity:.3}html body .square{width:100%;height:0;padding:0 0 100% 0}html body .list-item-table{border-bottom:1px dashed rgba(0,0,0,.15);padding:10px 0}html body .list-item-table:last-of-type{border-bottom:0}html body .uk-alert.uk-alert-danger{color:#ff000a}html body h1{font-size:22px;line-height:24px;color:#000;font-family:"Gotham Pro Bold",sans-serif;margin:0 0 20px 0}html body h4{font-size:16px;line-height:20px;color:#000;font-family:"Gotham Pro Bold",sans-serif;margin:0 0 20px 0}html body .uk-table-list .uk-table-row{font-size:14px;padding:5px}html body .uk-table-list .uk-table-row:nth-child(odd){background-color:rgba(224,224,224,.5)}html body .icon-container{width:70px;height:70px;border-radius:50%;padding:5px;background-color:rgba(224,224,224,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body .icon-container img{width:40px;height:40px}html body .uk-text-bold{font-family:"Gotham Pro Bold",sans-serif!important}html body .uk-text-medium{font-family:"Gotham Pro Medium",sans-serif!important}html body .uk-text-regular{font-family:"Gotham Pro Regular",sans-serif!important}html body .mt-1{margin-top:5px}html body .map-container{background-color:#fff;min-height:823px;z-index:1;overflow-x:hidden}html body .map-container .map{position:absolute;width:1120px;height:683px;z-index:-1;left:-100px}html body .map-container .map:after{content:'';display:block;width:51px;height:51px;background-image:url(../images/map-pin.gif);background-size:contain;background-repeat:no-repeat;position:absolute;left:95px;top:325px}html body .map-container .map-contacts-list{padding:30px 0 30px 50px;margin:0;list-style:none;background:#fff;min-height:623px;background:linear-gradient(60deg,rgba(255,255,255,0) 30%,rgba(255,255,255,.5) 50%,#fff 100%)}html body .map-container .map-contacts-list li{font-size:25px;line-height:35px;font-family:"Gotham Pro Medium",sans-serif;position:relative;padding:0 50px 0 0;margin-bottom:35px;color:#2d2d2d}html body .map-container .map-contacts-list li hr{width:290px;border-top-color:rgba(0,0,0,.15);margin:0;padding:0;display:inline-block}html body .map-container .map-contacts-list li.nopadding{padding:0}html body .map-container .map-contacts-list li:last-of-type{margin-bottom:0}html body .map-container .map-contacts-list li span{display:inline-block}html body .map-container .map-contacts-list li svg{position:absolute;right:0;top:0}html body .item-list-container{font-size:12px}html body .item-list-container .item-list-img{height:0;padding:0 0 100% 0;width:122px;background-color:rgba(0,0,0,.3)}@media screen and (max-width:639px){html body .item-list-container .item-list-img{width:100%}}html body .item-list-container h3{font-size:18px;line-height:20px;font-family:"Gotham Pro Bold",sans-serif;margin:0 0 10px 0;padding:0}html body .uk-input,html body input[type=email],html body input[type=password],html body input[type=text]{width:100%!important}html body .uk-input:active,html body .uk-input:focus,html body input[type=email]:active,html body input[type=email]:focus,html body input[type=password]:active,html body input[type=password]:focus,html body input[type=text]:active,html body input[type=text]:focus{border-color:#0084ff!important}html body .add-news-block{height:70px;border:1px dashed rgba(0,0,0,.3);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#2d2d2d;font-size:16px;line-height:16px;font-family:"Gotham Pro Bold",sans-serif;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}html body .add-news-block svg path{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}html body .add-news-block:hover{text-decoration:none;border-color:#000}html body .add-news-block:hover svg path{stroke-opacity:1}html body .uk-input-group.with-icon .icon{position:absolute;left:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}html body .uk-input-group.with-icon .icon.q_search_btn{background:0 0;padding:0;border:0;cursor:pointer}html body .uk-input-group.with-icon .icon.q_search_btn+input[type=text]{width:100%;display:block}html body .uk-input-group.with-icon .icon svg path{-webkit-transition:all .2s linear;transition:all .2s linear}html body .uk-input-group.with-icon button.icon:hover svg path{fill-opacity:1!important}html body .uk-input-group.with-icon input{padding-left:50px}html body .avatar{position:relative}html body .avatar .userinfo_status{height:auto;width:auto;position:absolute;left:7px;top:7px}html body .avatar .userinfo_status span{display:block;width:12px;height:12px;border-radius:8px;border:2px solid #fff}html body .avatar .userinfo_status span.usr-online{background-color:#4b9830}html body .avatar .userinfo_status span.usr-offline{background-color:#ff000a}html body .uk-badge.uk-badge-red{background-color:#ff000a}html body .uk-badge.uk-badge-red span{color:#fff!important;font-weight:400}html body .head .rating{position:relative;left:-2px}html body .ya-share2__list .ya-share2__link{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}html body .ya-share2__list .ya-share2__link .ya-share2__badge{-webkit-transition:all .3s linear;transition:all .3s linear}html body .ya-share2__list .ya-share2__link:hover .ya-share2__badge{background-color:#ff000a}html body .uk-lightbox{background:rgba(0,0,0,.9)}html body .fullstory-gallery-container .uk-cover-container{height:0;padding:0 0 80% 0}html body .meta_user a{color:#000;-webkit-transition:all 250ms linear;transition:all 250ms linear;line-height:14px}html body .meta_user a:hover{color:#ff000a;text-decoration:none}html body .meta_user+.rate_stars{position:relative;left:-2px}html body .breadcrumbs{font-size:14px;color:#555}html body .breadcrumbs a{color:#555;-webkit-transition:all 250ms linear;transition:all 250ms linear;margin:0 5px}html body .breadcrumbs a:hover{text-decoration:none;color:#000}html body .breadcrumbs a:hover svg path{fill-opacity:1!important}html body .breadcrumbs a:first-of-type{margin-left:0}html body .breadcrumbs a svg path{-webkit-transition:all 250ms linear;transition:all 250ms linear}html body .uk-tab{margin-left:0}html body .uk-tab li{padding-left:0}html body .uk-tab li a{font-size:12px;font-family:"Gotham Pro Bold",sans-serif;color:#000;line-height:20px;padding:10px 25px}html body .uk-tab li.uk-active a{color:#fff;background-color:#ff000a;border-bottom-color:transparent}html body .uk-tab:before{left:0}html body .fullstory-avatar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:30px;height:30px;border-radius:15px}html body .avatar{width:50px;height:50px;position:relative}html body .avatar .cover{width:50px;height:50px;display:block;background-size:contain}html body .dle-popup-userprofile:before{content:'';display:block;width:100%;height:100%;background-color:rgba(0,0,0,.9);position:fixed;left:0;top:0;bottom:0;right:0;z-index:-1}html body .dle-popup-userprofile>*{position:relative;z-index:1;background-color:#fff}html body .logo-topbar{display:inline-block;width:40px;height:40px;background-position:center;background-size:cover;background-repeat:no-repeat;margin-right:10px;border-radius:50%}html body .usergroup b{font-family:"Gotham Pro Medium",sans-serif;font-weight:400}html body .usergroup b span{color:rgba(255,255,255,.6)!important;text-transform:none}html body .uk-text-normal{text-transform:none!important}html body .login_form,html body .ui-form{list-style:none;margin:0;padding:0}html body .login_form li,html body .ui-form li{padding:0;margin:0 0 15px 0}html body .login_form li label,html body .ui-form li label{font-size:16px;display:block;margin-bottom:5px;font-family:"Gotham Pro Bold",sans-serif;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}html body .login_form li .checkbox label,html body .ui-form li .checkbox label{font-family:"Gotham Pro Regular",sans-serif;font-size:14px}html body .login_form .login_check .uk-button-medium,html body .ui-form .login_check .uk-button-medium{min-height:41px}html body .login_form_links .uk-divider-vertical,html body .register_form_links .uk-divider-vertical{max-height:40px}html body .login_form_links a,html body .register_form_links a{color:#ff000a}html body .hide-password{display:none}html body .show-hide-pass span{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}html body .show-hide-pass input{padding-right:50px}html body .drop-top-menu{background:rgba(30,30,30,.95)}html body .drop-top-menu *{color:#fff}html body .drop-top-menu .uk-nav-header{border-bottom:1px solid rgba(255,255,255,.3)}html body .uk-column-divider{-webkit-column-rule-color:rgba(255,255,255,.15);column-rule-color:rgba(255,255,255,.15)}html body .upload-image{padding:15px}html body .upload-image+.uk-card{color:#fff;font-family:"Gotham Pro Bold",sans-serif;font-size:14px}html body .upload-image>div{border-radius:10px;border:1px dashed rgba(0,0,0,.3);width:100%;height:auto;min-height:0;padding:0 0 100% 0;-webkit-transition:all .3s linear;transition:all .3s linear}html body .upload-image>div:hover{border:1px dashed rgba(0,0,0,.7);background-color:rgba(0,0,0,.05)}html body .upload-image>div:hover .qq-uploader .qq-upload-button{color:#000!important}html body .upload-image>div .qq-uploader{width:100%;height:100%;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s linear;transition:all .2s linear}html body .upload-image>div .qq-uploader [id^=uploadedfile_image]{overflow:hidden;border-radius:10px;height:100%}html body .upload-image>div .qq-uploader .qq-upload-button{margin:0;padding:0;position:absolute;left:0;top:0;right:0;bottom:0;text-align:center;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:0 0;color:rgba(0,0,0,.6)!important;font-family:"Gotham Pro Bold",sans-serif!important;-webkit-transition:all .2s linear;transition:all .2s linear}html body .upload-image>div .qq-uploader .qq-upload-button:disabled,html body .upload-image>div .qq-uploader .qq-upload-button[disabled=disabled]{display:none}html body .upload-image>div .qq-uploader .file-preview-card{margin:0!important;width:100%!important;-webkit-box-shadow:0 0;box-shadow:0 0;border:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}html body .upload-image>div .qq-uploader .file-preview-card .file-content{-webkit-box-flex:1;-ms-flex:1;flex:1}html body .upload-image>div .qq-uploader .file-preview-card .file-footer{-webkit-box-flex:0;-ms-flex:none;flex:none}html body .upload-image>div .qq-uploader .file-preview-card .file-footer .file-footer-bottom{border:0!important}html body input[type=text],html body select,html body textarea{border:1px solid rgba(0,0,0,.15);-webkit-transition:all .2s linear;transition:all .2s linear;width:100%;min-height:40px;padding:10px 15px;border-radius:0}html body input[type=text]:focus,html body input[type=text]:focus-visible,html body select:focus,html body select:focus-visible,html body textarea:focus,html body textarea:focus-visible{border-color:#0084ff;outline:0}html body .uk-form-stacked label{font-family:"Gotham Pro Bold",sans-serif;font-size:18px;line-height:20px;display:block;margin-bottom:5px}html body .uk-form-stacked input[type=text],html body .uk-form-stacked select,html body .uk-form-stacked textarea{border:1px solid rgba(0,0,0,.15);-webkit-transition:all .2s linear;transition:all .2s linear;width:100%;min-height:40px;padding:10px 15px;border-radius:0}html body .uk-form-stacked input[type=text]:focus,html body .uk-form-stacked input[type=text]:focus-visible,html body .uk-form-stacked select:focus,html body .uk-form-stacked select:focus-visible,html body .uk-form-stacked textarea:focus,html body .uk-form-stacked textarea:focus-visible{border-color:#000;outline:0!important}html body .uk-form-stacked textarea{min-height:70px}html body .uk-form-stacked>*{margin-bottom:15px}html body .uk-form-horizontal label{margin:0!important;padding:10px 0}html body .uk-radio{background-color:#e0e0e0;position:relative}html body .uk-radio+span{opacity:.6}html body .uk-radio:before{content:'';display:block;width:8px;height:8px;border-radius:50%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#ff000a;opacity:0;-webkit-transition:all .2s linear;transition:all .2s linear}html body .uk-radio:checked{background-image:none;background-color:#e0e0e0}html body .uk-radio:checked:before{opacity:1}html body .uk-radio:checked:hover{cursor:default;background-color:#e0e0e0}html body .uk-radio:checked:active,html body .uk-radio:checked:focus{background-image:none;background-color:#bebebe}html body .uk-radio:checked+span{opacity:1}html body .uk-radio:active,html body .uk-radio:focus,html body .uk-radio:hover{background-image:none;background-color:#bebebe}html body .label-spaces{padding-top:10px;padding-bottom:10px;margin:0!important}html body .addnews h3{font-size:22px;font-family:"Gotham Pro Bold",sans-serif}html body .rating{width:100px;height:20px}html body .rating .unit-rating{background-position:0 -20px;width:100px;height:20px;background-size:20px auto;background-image:url(../images/rating.png)}html body .rating .unit-rating li a{width:20px;height:20px}html body .rating .unit-rating li a:hover{background-size:20px auto;width:20px;-webkit-transition:none;transition:none}html body .rating .unit-rating li a.r1-unit{left:0}html body .rating .unit-rating li a.r2-unit{left:20px}html body .rating .unit-rating li a.r3-unit{left:40px}html body .rating .unit-rating li a.r4-unit{left:60px}html body .rating .unit-rating li a.r5-unit{left:80px}html body .rating .unit-rating li a.r1-unit:hover{width:20px!important;left:0}html body .rating .unit-rating li a.r2-unit:hover{width:40px!important;left:0}html body .rating .unit-rating li a.r3-unit:hover{width:60px!important;left:0}html body .rating .unit-rating li a.r4-unit:hover{width:80px!important;left:0}html body .rating .unit-rating li a.r5-unit:hover{width:100px!important;left:0}html body .searchpage{margin-bottom:15px!important}html body .searchpage td.search{padding:0!important}html body .searchpage td.search>*{margin:0!important}html body .searchpage #searchinput,html body .searchpage #searchuser{margin:0!important;border-radius:0!important}html body .searchpage #searchinput td,html body .searchpage #searchuser td{padding:0!important}html body .usr-info .uk-card-media-top{height:120px;overflow:hidden;z-index:0;position:relative}html body .usr-info .uk-card-media-top img{position:absolute;max-width:none;width:auto;height:100%;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}html body .usr-info .uk-card .uk-card-body{z-index:1}html body .usr-info .avatar{width:100px;height:100px;position:relative;top:-50px;margin-bottom:-50px}html body .usr-info .avatar .cover{width:100px;height:100px;border-radius:56px;border:3px solid #fff}html body .usr-info .uk-divider-vertical{height:62px;position:relative;margin-top:-10px;margin-bottom:-10px}html body .usr-info .uk-tab li a{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1)}html body .usr-info .uk-tab li.uk-active a{background-color:#ff000a}html body .select2-container .select2-selection--single{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;border:1px solid rgba(0,0,0,.15);-webkit-transition:all .2s linear;transition:all .2s linear}html body .select2-container .select2-selection--single .select2-selection__rendered{-webkit-box-flex:1;-ms-flex:1;flex:1}html body .select2-container .select2-selection--single .select2-selection__arrow{height:40px;-webkit-box-flex:0;-ms-flex:none;flex:none}html body .select2-container.select2-container--open .select2-selection--single{border-color:#0084ff}html body .select2-container.select2-container--default .select2-dropdown{border-radius:0;border:1px solid rgba(0,0,0,.15);-webkit-box-shadow:0 7px 10px rgba(0,0,0,.2);box-shadow:0 7px 10px rgba(0,0,0,.2)}html body .select2-container.select2-container--default .select2-dropdown .select2-search{padding:10px}html body .select2-container.select2-container--default .select2-dropdown .select2-search .select2-search__field{border-radius:0;padding-left:10px;padding-right:10px}html body .select2-container .select2-results .select2-results__option{padding-left:10px;padding-right:10px}html body .select2-container .select2-results .select2-results__option.select2-results__message{color:#ff000a}html body .select-style+.select2{max-width:100%}html body .contribution-item a{-webkit-transition:all .2s linear;transition:all .2s linear;color:#ff000a;border-bottom:1px solid transparent}html body .contribution-item a:hover{text-decoration:none;border-bottom:1px solid #ff000a}html body .uk-table caption{margin-bottom:5px;font-size:18px;line-height:20px;font-family:"Gotham Pro Bold",sans-serif;color:#333;font-weight:400}html body .uk-table td,html body .uk-table th{border:1px solid rgba(0,0,0,.15);font-size:14px;line-height:18px;font-family:"Gotham Pro Medium",sans-serif;padding:5px!important}html body .uk-table th{text-transform:none;color:#333;vertical-align:top}html body .uk-table .table-cat-header{text-align:center;font-family:"Gotham Pro Bold",sans-serif;vertical-align:middle}html body .uk-table .table-buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}html body .uk-table .table-buttons-container button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;font-family:"Gotham Pro Medium",sans-serif;text-transform:none}html body .uk-table .table-buttons-container button svg path{stroke:#fff}html body .uk-table .table-buttons-container button.uk-button-red:hover svg path{stroke:#ff000a}html body .uk-table .table-buttons-container button.uk-button-green:hover svg path{stroke:#4b9830}html body input[type=checkbox],html body input[type=radio]{min-width:16px}html body input[type=file]{padding:0!important}html body input,html body select,html body textarea{font-size:16px;font-family:"Gotham Pro Regular",sans-serif}html body .input-file-list{background-color:#e0e0e0;padding:15px;max-width:160px}html body .input-file-list .input-file-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}html body .input-file-list .input-file-list-name{font-family:"Gotham Pro Medium",sans-serif;font-size:14px}@media screen and (max-width:400px){html body .input-file-list{max-width:140px}}html body .input-file{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}html body .input-file span{position:relative;display:inline-block;cursor:pointer;outline:0;text-decoration:none;font-size:14px;vertical-align:middle;color:#fff;text-align:center;border-radius:4px;background-color:#4b9830;line-height:22px;height:40px;padding:10px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;margin:0;-webkit-transition:background-color .2s;transition:background-color .2s}html body .input-file input[type=file]{position:absolute;z-index:-1;opacity:0;display:block;width:0;height:0}html body .input-file:hover span{background-color:#59be6e}html body .input-file:active span{background-color:#2e703a}html body .input-file-list-img{max-width:130px}html body .input-file input[type=file]:disabled+span{background-color:#eee}html body #searchsuggestions .seperator{display:none!important}html body ::-webkit-input-placeholder{font-size:16px;font-family:"Gotham Pro Regular",sans-serif;color:rgba(0,0,0,.6)}html body ::-moz-placeholder{font-size:16px;font-family:"Gotham Pro Regular",sans-serif;color:rgba(0,0,0,.6)}html body :-ms-input-placeholder{font-size:16px;font-family:"Gotham Pro Regular",sans-serif;color:rgba(0,0,0,.6)}html body :-moz-placeholder{font-size:16px;font-family:"Gotham Pro Regular",sans-serif;color:rgba(0,0,0,.6)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0) translate(-50%,-50%);transform:rotate(0) translate(-50%,-50%)}50%{-webkit-transform:rotate(180deg) translate(-50%,-50%);transform:rotate(180deg) translate(-50%,-50%)}100%{-webkit-transform:rotate(360deg) translate(-50%,-50%);transform:rotate(360deg) translate(-50%,-50%)}}@keyframes rotate{0%{-webkit-transform:rotate(0) translate(-50%,-50%);transform:rotate(0) translate(-50%,-50%)}50%{-webkit-transform:rotate(180deg) translate(-50%,-50%);transform:rotate(180deg) translate(-50%,-50%)}100%{-webkit-transform:rotate(360deg) translate(-50%,-50%);transform:rotate(360deg) translate(-50%,-50%)}}