@import url('https://fonts.googleapis.com/css2?family=Carlito:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alumni+Sans:wght@700&display=swap');
@import url('fonts/fontello-525576ba/css/fontello.css');

:root {--main-color: #333; --main-dark-color: #000; --main-light-color: #666; --font-main-size: 18px; --font-main: "Carlito", sans-serif; --font-hdr: "Alumni Sans", sans-serif;}

html, body	{width: 100%; padding: 0; margin: 0; }
body { background: #fff; font-size: var(--font-main-size); font-family: var(--font-main); color: #333; display: flex; min-height: 100vh; flex-direction: column;}
* {box-sizing: border-box;  max-width: 100%; font-family: var(--font-main);}

article, aside, footer, header, nav, section {display: block;}

.wrap { width: 1130px; margin: 0px auto; position: relative;}
.indexpage .wrap { width: 1130px; }

#grid_left {float: left; width: 660px; position: relative;}
#grid_right {float: right; width: 350px;}
#grid_left *::selection { background-color: var(--main-light-color); color: #fff;}
.indexpage #grid_left {width: 780px; float: right;}
.indexpage #grid_right {width: 290px; float: left;}

.white {color: #fff;}

header {background: #000; color: #fff; border-bottom: 5px solid var(--main-light-color);}
header .wrap {position: relative;}
header #header {position: relative; z-index: 1000;}

.menu-header a {color: #fff; display: inline-block; margin: 5px 10px;}


#header-logo {display: inline-block; float: left; height: 45px; margin: 18px 0 10px;}
#header-logo img {height: 45px;}

#header-menu {display: inline-block; float: left; margin: 17px 0 0 50px; padding: 6px 20px; height: 40px; border-radius: 20px; background: #fff;}
#header-menu a {display: inline-block; color: #000; font-size: 23px; font-weight: bold; margin: 0 15px; text-transform: uppercase; font-family: var(--font-hdr);}
#header-menu a:hover {}
#header-menu a:active, #header-menu a.active {color: #c00;}

#top-search-form {position: absolute; top: 17px; right: 0;}
#top-search-form input {font-size: 18px; height: 40px; padding: 5px 45px 5px 15px; border: 1px solid #000; border-radius: 20px; width: 280px; background: #aaa;}
#top-search-form #top-search-input:focus { background: #fff;}
#top-search-form #top-search-submit {cursor: pointer; color: #000; position: absolute; right: 2px; top: 2px; font-size: 30px;}
#top-search-form #top-search-submit:hover {color: #c00;}

section {flex: 1; margin-top: 0px; background: #999;}
section .wrap {background: #fff;}

article {padding: 20px 40px;}
.indexpage  article {padding: 20px;}

footer {min-height: 100px; padding: 20px 0 50px; color: #fff; background: var(--main-color); border-top: 5px solid var(--main-light-color);}
footer a {color: #fff;}
footer .menu-footer {border-radius: 20px; background: #fff; padding: 5px 15px;}
footer .menu-footer a {display: inline-block; color: #000; padding: 0px 10px; border-left: 1px dotted #fff; text-transform: uppercase; font-size: 22px; font-weight: bold; font-family: var(--font-hdr);}
footer .menu-footer a:hover {}
footer .menu-footer a:first-child {border: none;}

.mobileversion footer .menu-footer {border-radius: 20px; background: #fff; padding: 10px 15px; width: 150px; margin: 0 auto; text-align: center;}
.mobileversion footer .menu-footer a {display: block; color: #000; padding: 3px 10px; text-transform: uppercase; font-size: 22px; font-weight: bold; font-family: var(--font-hdr);}

footer #copyright {width: 220px; font-size: 14.5px;}


#toTop {position: fixed; bottom: 40px; right: 40px; z-index: 9999; font-size: 48px; color: var(--main-light-color); opacity: .5; cursor: pointer; transform: translateY(100px);}
#toTop.show {transform: translateY(0);}
#toTop:hover {opacity: .85;}

#mob-header {position: fixed; top: 0; left: 0; right: 0; z-index: 10; border-bottom: 5px solid #ccc; background: var(--main-color);}
.mobileversion #header-menu-wrap {z-index: 12; padding: 0 5px; background: var(--main-color);}
.mobileversion .wrap {width: 100%; padding: 0 15px;}
.mobileversion section {padding-top: 85px;}
.mobileversion #header-logo {float: none; margin: 10px 0 5px 10px;}
.mobileversion .mob-icon {color: #fff; font-size: 32px; padding: 3px 0; margin-top: 3px;}
.mobileversion .mob-icon.header-search {position: absolute; top: 5px; right: 10px;}
.mobileversion #search-form {z-index: 10; background: var(--main-color); width: 100%; padding: 15px 0; text-align: center; position: absolute; transform: translateY(-180px);}
.mobileversion #search-form.show {transform: translateY(-0);}
.mobileversion #search-form input#input-search {width: 100%; margin-bottom:10px; font-size: 18px; padding: 5px 15px; border: 0;}
.mobileversion #search-form div div {color: #abc; margin-bottom: 5px;}
.mobileversion section {background: #fff;}
.mobileversion #nws_pin_arr {display: none;}
.mobileversion.indexpage h1 {display: none;}
.mobileversion h1 {color: var(--main-color); font-size: 32px; text-transform: none;}
.mobileversion #nws_pin {margin-bottom: 20px;}

.mobileversion footer #copyright {float: none; margin-top: 20px;}
.mobileversion #news_similar .news_thumb {width: 100%; height: 200px;}
.mobileversion #news_similar .news_thumb img {width: 100%; height: 248px;}
.mobileversion .news_thumbs a.news_thumb_link {width: 100%; height: 248px;}

#shareSoc {position: absolute; width: 40px; left: -80px; top: 0; background: #fff; padding: 5px;}
#shareSoc a {display: inline-block; width: 30px; height: 30px; background: var(--main-color); color: #fff; padding: 3px 0 0 0; text-align: center; position: relative; margin-bottom: 5px; -webkit-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; border: 1px solid var(--main-color);}
#shareSoc a:last-child {margin: 0;}
#shareSoc a.share-facebook {background: #4267b2; border-color: #4267b2;}
#shareSoc a.share-facebook:hover {color: #4267b2;}
#shareSoc a.share-twitter {background: #1da1f2; border-color: #1da1f2;}
#shareSoc a.share-twitter:hover {color: #1da1f2;}
#shareSoc a.share-twitter i {font-size: 14px;}
#shareSoc a.share-vk {padding: 4px 3px 0 0; background: #5181b8; border-color: #5181b8;}
#shareSoc a.share-vk:hover {color: #5181b8;}
#shareSoc a.share-ok {background: #f58220; border-color: #f58220;}
#shareSoc a.share-ok:hover {color: #f58220;}
#shareSoc a.share-telegram {background: #2ca5e0; border-color: #2ca5e0;}
#shareSoc a.share-telegram:hover {color: #2ca5e0;}
#shareSoc a.share-messenger {background: #008aff; border-color: #008aff;}
#shareSoc a.share-messenger:hover {color: #008aff;}
#shareSoc a.share-whatsapp {background: #45c455; border-color: #45c455;}
#shareSoc a.share-whatsapp:hover {color: #45c455;}
#shareSoc a.share-whatsapp i {font-size: 20px;}
#shareSoc a.share-viber {background: #7c529e; border-color: #7c529e;}
#shareSoc a.share-viber:hover {color: #7c529e;}
#shareSoc a.share-viber i {font-size: 20px; }
#shareSoc a i {line-height: 1;}
#shareSoc a:hover {background: #fff;}

#shareSoc.sticky-box-fixed { position: fixed; top:80px; z-index:99999; }
.indexpage #shareSoc {display: none;}


/*  */

.ani, .ani * {transition: all .15s ease-in-out;}
.ani2, .ani2 * {transition: all .2s ease-in-out;}
.ani3, .ani3 * {transition: all .3s ease-in-out;}

h1, h2, h3, h4, h5, h6 {color: var(--main-color); line-height: 1; letter-spacing: -1.5px; margin: 10px 0 10px 0; font-family: var(--font-hdr); font-weight: 700;}
h1 {font-size: 50px; margin: 0 0 20px 0; color: var(--main-dark-color); font-family: var(--font-hdr); line-height: .9; letter-spacing: -0.5px; text-transform: uppercase;}
.indexpage h1 {display: none; height: 5px; margin: 0; padding-top: 10px;}
h2 {font-size: 36px;}
h3 {font-size: 32px;}
h4 {font-size: 28px;}
h5 {font-size: 24px;}

p {margin: 0 0 10px 0;}
iframe {border: none;}

.inp {padding: 3px 7px; border: 1px solid #aaa;}
.inp1 {padding: 3px 7px; font-weight: bold; text-transform: uppercase;}

.w100p {width: 100%;}
.w50p {width: 50%;}
.w100 {width: 100px;}
.w150 {width: 150px;}
.w250 {width: 250px;}
.w300 {width: 300px;}
.w400 {width: 400px;}
.w500 {width: 500px;}
.w600 {width: 600px;}

.mt5  {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mb5  {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}

.f8 {font-size: 12px !important;}
.f9 {font-size: 14px !important;}
.f24 {font-size: 24px !important;}
.f36 {font-size: 36px !important;}

.ilink {cursor: pointer;}

.hidden {display: none;}
.center {text-align: center;}

.fleft {float: left;}
.fright {float: right;}
.clear {clear: both;}
.clearfix::after {content: ""; clear: both; display: table;}

.red {background: #fee !important; border: 1px solid #d00 !important; color: #d00 !important;}
.grey {color: #abc;}
.bold {font-weight: bold;}
.boldf {font-weight: bold; color: var(--main-color) !important; font-size: 18px !important;}

.iconf {color: var(--main-color);}
.buttf, a.buttf {display: inline-block; background: var(--main-color); color: #fff; padding: 5px 10px;  font-size: 12px; text-transform: uppercase; letter-spacing: 0; font-weight: bold; text-align: center;}
.buttf:hover {text-decoration: none; color: #fff; background: var(--main-light-color);}

.qte {padding: 0 5px 15px 15px; border-left: 5px solid var(--main-light-color); color: var(--main-dark-color); background: #eef;}
.qte::before {content: '\e833'; font-size: 36px; font-family: 'fontello'; color: var(--main-light-color); margin-right: 10px; position: relative; top: 5px; line-height: 1;}

/*  */

.last_news>div {padding: 15px 0; border-bottom: 1px solid #ccc; position: relative;}
.last_news {line-height: 1.05; padding-top: 10px;}
.last_news a {color: #000; font-size: 16px;}
.last_news a:hover {color: var(--main-dark-color);}
.last_news i {color: var(--main-light-color); font-size: 16px;}
.last_news span {background: #fff; color: var(--main-light-color); font-size: 13px; margin-bottom: 5px;}
.last_news span a {color: var(--main-light-color); font-size: 14px;}

.news_unactive {border: 1px solid #d00 !important; background: #fee !important;}
.news_one_top {font-size: 14px; color: #fff; padding: 3px 15px; position: absolute; background: rgba(0,0,0,.5); width: 100%;}
.news_tags {margin-bottom: 10px; font-size: 15px;}
.news_tags i {font-size: 16px;}
.news_tags a {}
.news_tags a:hover {text-decoration: none; background: var(--main-light-color); color: #fff;}

.mobileversion .news_one_top {max-width: none; width: calc(100% + 30px);}

.news_read_also {background: #ddd; color: var(--main-color); padding: 10px 15px;}


.news_list_all {}
.news_all {margin-bottom: 15px; padding-bottom: 15px; position: relative; font-size: 16px; transition: all .2s ease-in-out; border-bottom: 1px solid #999;}
.news_all:hover {}
.news_all a {color: var(--main-color);}
.news_all a:hover {text-decoration: none;}
.news_all .news_title {display: block; float: right; width: 430px; font-family: var(--font-hdr); font-weight: bold; font-size: 24px; color: var(--main-color); letter-spacing: 0; line-height: 1; margin-bottom: 5px;}
.news_all a.news_title:hover {color: var(--main-light-color);}
.news_all .news_edit {position: absolute; top: 0px; right: 0px; }
.news_all .news_thumb {position: relative; float: left; width: 210px; height: 152px; overflow: hidden;}
.news_all .news_thumb img {display: block; width: 210px; height: 152px; max-width: none;}
.news_all .news_descr {display: block; float: right; width: 430px; }
.news_all .news_top {display: block; float: right; width: 430px; font-size: 12px; margin-bottom: 10px; }
.news_all .news_top i {margin-left: 10px; color: var(--main-color); text-decoration: none;}
.news_all .news_top i:nth-child(1) {margin: 0;}
a.news_category {position: absolute; top: 0px; left: 0px; display: block; background: var(--main-color); color: #fff; padding: 2px 7px; font-size: 16px; text-transform: uppercase; font-weight: bold; z-index: 6; font-family: var(--font-hdr);}
a.news_category:hover {background: var(--main-light-color); color: #fff; text-decoration: none;}

.mobileversion .news_all {}
.mobileversion .news_all .news_thumb {float: none; max-width: none; width: calc(100% + 30px); height: 200px; margin: 0 -15px 10px -15px; border: none;}
.mobileversion .news_all .news_thumb img {width: 100%; height: auto; position: relative; top: -20px;}
.mobileversion .news_all .news_descr {float: none; width: 100%; padding-bottom: 0;}
.mobileversion .news_all .news_top {float: none; width: 100%; margin-bottom: 5px;}
.mobileversion .news_all .news_title {float: none; padding-bottom: 5px;}
.mobileversion .news_all .news_title::before {content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 5;}


.news_thumbs span {position: absolute; bottom: 15px; left: 15px; right: 15px; color: #fff; z-index: 6; font-family: var(--font-hdr); line-height: 1.1; font-size: 22px; font-weight: bold; text-shadow: 0 -1px 0 rgba(0,0,0,.8);}
.news_thumbs * {transition: .3s all ease;}

#news_similar a.news_thumb_link {float: left; margin: 0 10px 10px 0; z-index: 5; height: 200px; position: relative; overflow: hidden;}
#news_similar a.news_thumb_link:nth-child(odd) {margin-right: 0;}
#news_similar a.news_thumb_link::before {position: absolute; width: 100%; bottom: 0; top: 0; left: 0; content: ''; opacity: 0.85; z-index: 2;  background-image: linear-gradient(to bottom,transparent 0%,black 100%); background-repeat: repeat-x;}
#news_similar .news_thumb {width: 325px; height: 200px; margin: 0; }
#news_similar .news_thumb img {width: 335px; height: 248px;}
#news_similar a.news_thumb_link:hover .news_thumb img {transform: scale(1.15);}

.nw_blocks {max-width: none; position: relative; top: -5px;}
.nw_block {display: block; float: left; position: relative; margin: 1px; width: 260px; height: 260px; z-index: 1; overflow: hidden; transition: all .15s ease-in-out;}
.nw_content {position: relative; width: 100%; height: 260px; overflow: hidden; color: #fff;}
.nw_content::before {position: absolute; width: 100%; bottom: 0; top: 0; left: 0; content: ''; opacity: 0.85; z-index: 2; transition: .6s all ease; background-image: linear-gradient(to bottom,transparent 0%,black 100%); background-repeat: repeat-x;}
.nw_img {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; float: left; position: relative; z-index: 1; transition: .3s all ease; }
.nw_block:hover .nw_img {transform: scale(1.15);}
.nw_link span {display: block; z-index: 3; position: absolute; bottom: 14px; left: 15px; right: 15px; font-family: var(--font-hdr); line-height: 1.0; font-size: 20px; font-weight: bold; color: #fff; text-shadow: 2px 2px 8px rgba(0,0,0,.75);}
.nw_link:hover {color: #fff; text-decoration: none;}
.nw_link::before {content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 4;}
.nw_block_h {display: none;}

.nw_blocks .nw_block:nth-child(2), .nw_blocks .nw_block:nth-child(5) {width: 515px; height: 260px;}
.nw_blocks .nw_block:nth-child(2) .nw_content, .nw_blocks .nw_block:nth-child(5) .nw_content {height: 260px;}
.nw_blocks .nw_block:nth-child(2) .nw_link span, .nw_blocks .nw_block:nth-child(5) .nw_link span {font-size: 25px; bottom: 20px; line-height: 1.0;}
.nw_block b {display: none;top: 10px; z-index: 5; padding: 2px 5px; height: 22px; background: rgba(0,0,0,.5); color: #fff;}

a.nw_blocks_h {}
a.nw_blocks_h:hover {text-decoration: none;}
a.nw_blocks_h h3 {text-transform: uppercase; margin: 0; font-size: 36px; text-align: center; letter-spacing: 5px;}
a.nw_blocks_h:hover h3 {color: #c00;}

.mobileversion .nw_blocks {margin: 0 -15px 15px; top: 0; background: #000;}
.mobileversion .nw_blocks .nw_block {width: 100%; height: 340px; margin: 0 0 5px 0; float: none;}
.mobileversion .nw_blocks .nw_block .nw_content {height: 340px;}
.mobileversion .nw_blocks .nw_block:nth-child(2) .nw_link span {font-size: 30px;}
.mobileversion .nw_blocks .nw_block:nth-child(3), .mobileversion .nw_blocks .nw_block:nth-child(4), .mobileversion .nw_blocks .nw_block:nth-child(5) {height: auto; padding: 0 15px;}
.mobileversion .nw_blocks .nw_block:nth-child(3) .nw_content, .mobileversion .nw_blocks .nw_block:nth-child(4) .nw_content, .mobileversion .nw_blocks .nw_block:nth-child(5) .nw_content {height: auto; padding: 10px 0; border-top: 1px dotted #fff;}
.mobileversion .nw_blocks .nw_block:nth-child(3) .nw_img, .mobileversion .nw_blocks .nw_block:nth-child(4) .nw_img, .mobileversion .nw_blocks .nw_block:nth-child(5) .nw_img {display: none;}
.mobileversion .nw_blocks .nw_block:nth-child(3) .nw_link span, .mobileversion .nw_blocks .nw_block:nth-child(4) .nw_link span, .mobileversion .nw_blocks .nw_block:nth-child(5) .nw_link span {line-height: 1.1; font-size: 22px; position: static;}
.mobileversion .nw_blocks .nw_block:nth-child(3) .nw_content::before, .mobileversion .nw_blocks .nw_block:nth-child(4) .nw_content::before, .mobileversion .nw_blocks .nw_block:nth-child(5) .nw_content::before {display: none;}
.mobileversion .nw_blocks_c {margin: 0 -15px; background: var(--main-color); max-width: none;}
.mobileversion a.nw_blocks_h {display: none;}
.mobileversion a.nw_block_h {display: block; position: absolute; top: 15px; right: 15px; padding: 2px 10px; background: #000; color: #fff; z-index: 5; font-weight: bold; font-size: 22px; font-family: var(--font-hdr); text-transform: uppercase;}


.mainPic {position: relative; margin-bottom: 15px;}
.mainPic img {width: 100%; display: block; margin-top: 5px;}
.mainPic a, .mainPic a:hover {color: #fff;}
.mainPic span {display: block; text-align: center; font-size: 14px; color: #fff; padding: 3px 15px; position: absolute; background: rgba(0,0,0,.5); width: 100%; bottom: 0;}
.mainPic div {}

.mobileversion .mainPic>div {margin: 0 -15px 15px  -15px;}
.mobileversion .mainPic img {max-width: none; width: calc(100% + 30px);}
.mobileversion .mainPic span {display: none;}
.mobileversion .mainPic div::after {display: none;}

.pagenate {margin: 10px 0;}
.pagenate a, .pagenate span, .pagenate b {display: inline-block; padding: 3px 9px; background: #eee; margin: 0 1px; border: 1px solid #eee;}
.pagenate span {background: var(--main-color); color: #fff; border-color: var(--main-color);}
.pagenate a:hover {background: #fff; border-color: var(--main-color); text-decoration: none;}
.pagenate b {}

/*  */

a {color: #06c; text-decoration: none; }
a:hover {color: #06c; text-decoration: underline; }

a.link {border-bottom: 1px dotted #09f;}
a.link:hover {border-bottom: 1px solid #c00; text-decoration: none;}

ul.cool-li {list-style: none; padding: 0 0 15px 18px; margin: 0;}
.cool-li li {background: url(/o-icon/li.png) no-repeat 0 5px; padding: 0 0 2px 22px;}

label.radio {background: #fff; border: 1px solid #666; padding: 2px 6px 2px 8px; border-radius: 2px; cursor: pointer; display: inline-block;}
label.radio:hover {background: #eee; box-shadow: 0 0 6px #bbb;}
label.radio.checked {color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.5); background: var(--main-color);}
label.radio input {margin: -3px 3px 0 -2px; vertical-align: middle;}

/*  */

.navi, a.navi, .navis a {display: inline-block; padding: 2px 5px; margin: 2px; text-decoration: none; background: #eee; color: #333; border: 1px solid #eee; cursor: pointer; font-size: 15px;}
.navi:hover, .navis a:hover {background: #ddd; color: #000; border-color: #aaa;}

table.my_table {border-collapse: collapse; border: 1px solid #ccc;}
table.my_table td, table.my_table th {padding: 3px 5px; font-size: 14px;}
table.my_table th {background: var(--main-color); color: #fff;}
table.my_table tr:nth-child(even) {background: #f2f2f2;}
table.my_table tr:hover {background: #e6e6e6;}


.block {margin-bottom: 15px;}
.block-title {color: #fff; font-family: var(--font-hdr); font-weight: bold; line-height: 1; font-size: 30px; margin: 0; text-transform: uppercase; background: var(--main-color); padding: 5px 20px; border-radius: 20px;}
.block-title a, .block h3 {color: #fff; font-family: var(--font-hdr);}
.block-title a:hover {text-decoration: none;}

#sec-nav {height: 90%;}
#regions-mobile {overflow-y: scroll; overflow-x: hidden; height: 90%;}

/* oWin */

.oWins {max-width: 100%;}
.oWinOuter {position: fixed; left: 50%; top: 200px; z-index: 11000; border: 4px #aaa solid; border-radius: 4px; box-shadow: 0 5px 25px #000; display: none; min-width: 200px; max-width: 96%;}
.oWinContent {display: block; padding: 15px 20px; background: #fff;}
.oWinTitle {font-size: 24px; padding: 10px 20px; margin: 0 20px 0 0; text-shadow: 0 1px 0 rgba(255,255,255,0.5); color: #666; cursor: move; background: #ddd; width: 100%;}
#oWinOverlay { position: fixed; z-index: 1000; top: 0px; left: 0px; height:100%; width:100%; background: #000; display: none;}
.oWinCloseButt {display: block; float: right; width: 16px; height: 16px; margin: 8px 0 0 10px; background: url(/ico/oWinClose.png) top no-repeat;}
.oWinCloseButt:hover { background-position: bottom;}

/*  */

.select2-container {font-size: 12px;}
.select2-results {font-size: 14px;}

.bgCont {background: right bottom no-repeat url('/upload/bg.png'); padding-bottom: 90px;}
.mobileversion .bgCont {background: none; padding-bottom: 0;}
