
/* TILE ITEM
----------------------------------------------- */
.tile-item {grid-column: span 1; grid-row: span 2; display: block;}
.tile-item:nth-child(2), .tile-item:nth-child(3) {grid-column: span 1; grid-row: span 1;}
.tile-img {display: block; border-radius: 10px; height: 100%;}
.tile-img::before {content: ''; position: absolute; left: 0; right: 0; bottom: 0; z-index: 1; 
height: 70%; background: linear-gradient(to top, #0c2869 0%,transparent 100%);}
.tile-desc {position: absolute; z-index: 5; left: 0; right: 0; bottom: 0; padding: 30px; color: #fff;}
.tile-title {font-size: 17px; font-weight: 500; line-height: 1.7;}
.tile-meta {font-size: 13px; color: #e9ecf5; margin-top: 17px;}
.tile-img:hover::before  {height: 150%;}


div.sect-content2 a {width:32%;display: inline-flex; margin-bottom: 10px;}
div.sect-content2 #dle-content a {width:32%;display: inline-flex; margin-bottom: 10px;}


/* SHORT ITEM
----------------------------------------------- */
.short-item, .sect-bg, .side-box, .short-thumb, .comm-item {
	box-shadow: 0 23px 57px rgba(0,0,0,0.03); 
	background-color: #fff; border-radius: 10px; margin-bottom: 30px; padding: 30px;}
.short-img {width: 200px; height: 200px; margin-right: 30px; display: block; border-radius: 10px;}
.short-title {display: inline-block; font-size: 19px; font-weight: 500; line-height: 1.5; /*margin-bottom: 15px;*/}
.short-text {font-size: 14px; line-height: 1.7; color: #5c5c5c;}
.short-tags [class*=fa-], .short-meta-item > [class*=fa-] {opacity: 0.8; margin-right: 6px;}
.short-tags {margin-top: 30px; line-height: 30px; font-size: 13px;}
.short-tags a {display: inline-block; color: #b3b3b3; background: #f3f3f3; 
	padding: 0px 10px; border-radius: 15px; margin-right: 3px;}
.short-tags a:hover {background-color: #1e88e5; color: #fff;}
.short-meta {margin: 30px -30px -15px -30px; padding: 15px 15px 0 30px; 
	border-top: 1px solid #f2f2f2; font-size: 13px; color: #999;}
.short-meta-item {margin-right: 15px;}
.short-meta a:not(:hover) {color: #999;}
.short-img:hover, .short-thumb-img:hover {opacity: 0.6;}

.short-thumb {width: calc((100% - 40px)/2); margin-bottom: 30px; position: relative; padding-bottom:30px;margin: 0 10px;}/*padding-bottom: 70px;*/
.short-thumb-img {display: block; margin-bottom: 30px; padding-top: 50%; border-radius: 10px 10px 0 0; margin: -30px -30px 30px -30px;}
.short-thumb-title {/*margin-bottom: 15px;*/ font-size: 17px;}
.short-thumb-meta {border: 0; padding: 0; margin: 20px 0 -5px 0;}
.short-thumb-meta-btm {position: absolute; left: 0; right: 0; bottom: 15px; margin: 0;}
.owl-item .short-thumb {width: 100%; margin: 0; height: 100%; box-shadow: none;}
.sect-popular .owl-item {padding: 0 1px 2px 1px;} 


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {margin-bottom: -10px; padding-top: 30px;}
.nav-load a {display: block; padding: 0 20px; max-width: 300px; margin: 0 auto;  
	background-color: #e9ecf5; text-align: center; font-size: 17px; font-weight: 500; 
height: 60px; line-height: 60px; border-radius: 30px; margin-top: -30px;}
.nav-load a:hover {background-color: #1e88e5; color: #fff;}
.nav-load span {display: none;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px; 
margin:0 3px 10px 3px; line-height: 40px; min-width: 40px; background-color: #fff; 
box-shadow: 0 23px 57px rgba(0,0,0,0.03); border-radius: 10px; font-weight: 500; font-size: 17px;}
.navigation span:not(.nav_ext), .pagi-nav a:hover {background-color:#1e88e5; color: #fff;}


/* FULL
----------------------------------------------- */
.speedbar {font-size: 12px; color: #bbb; margin-bottom: 30px;}
.fheader {margin-bottom: 30px;}
.fcat {padding: 0 20px; background-color: #1e88e5; color: #fff; border-radius: 20px;
position: absolute; z-index: 10; left: 30px; top: 30px; height: 40px; line-height: 40px;}
.fheader h1 {font-size: 28px; line-height: 1; font-weight: 800; margin-bottom: 30px;}/*1,4*/
.fheader h1 a {font-size: 16px; margin-left: 10px;}
.fimg {margin: 0 -30px 30px -30px; height: 360px;}
.fimg::before {content: ''; position: absolute; left: 0; right: 0; bottom: 0; z-index: 5; 
height: 70%; background: linear-gradient(to top, #4e4e4e 0%,rgba(0,0,0,0) 100%);}/* 0c2869*/
.fauthor .short-author {width: 30px; height: 30px; line-height: 30px; font-size: 14px; margin-right: 10px; 
background-color: #e9ecf5; border-radius: 50%; color: #333; text-align: center;}
.fmeta {font-size: 14px; position: absolute; z-index: 10; left: 0; right: 0; bottom: 0; 
	padding: 30px; padding-right: 20px; margin: 0; border: 0; color: #e9ecf5;}
.fmeta a:not(:hover) {color: #e9ecf5;}

.fbtm-one {border-top: 1px solid #f2f2f2; margin:30px -30px 0px -30px; padding: 30px 30px 0 30px;}
.ferror {color: #939393; font-size: 13px; line-height: 1.3;}
.ferror-btns {margin-right: 9px;}
.ferror-btns div, .faddcomms {margin-right: 6px; background-color: #939393; color: #fff; 
	padding: 8px 15px; border-radius: 3px; font-weight: 600;}
.ferror-text div, .ferror-text span {font-weight: 600;}
.ferror-text div span {color: #ea969e;}
.ffav a {margin: 0 15px; padding-left: 50px; position: relative; display: block; 
	font-size: 13px; color: #949494; line-height: 1.3;}
.ffav .fal {width: 40px; height: 40px; text-align: center; line-height: 40px !important; cursor: pointer; 
	box-shadow: inset 0 0 0 1px #e3e3e3; border-radius: 50%; font-size: 14px; 
	background: transparent !important; position: absolute; left: 0; top: -2px;}
.frating .fal {margin: 0 10px 0 0; font-size: 18px; color: #27ae60;}
.frating .fdislike .fal {color: #e74c3c;}
.frating a {margin-left: 15px; display: block; height: 36px; line-height: 36px; padding: 0 10px; 
border: 1px solid rgba(0,0,0,.1); border-radius: 1px; box-shadow: 0 1px 3px 0 rgba(0,0,0,.06); font-size: 13px; 
color: #919191; font-weight: 600; background: linear-gradient(to bottom, #fff 0%, #fff 30%, #f5f6f8 100%);}
.frating-counter {display: inline-block; border-left: 1px solid rgba(0,0,0,.1); padding-left: 10px; margin-left: 10px;}
.frating a:hover {background: linear-gradient(to top, #fff 0%, #fff 30%, #f2f2f2 100%);}

.fyadzen {display: block; padding-right: 135px; display: block; height: 36px;
	background: url(../images/yandex-dzen.png) right center no-repeat;}
.fyadzen-label {position: relative; height: 36px; line-height: 30px; width: 56px; text-align: right; 
font-weight: 600; border: 3px solid #ffdb4d; border-right: 0; display: inline-block; padding-right: 2px;}
.fyadzen-label::before {content: ''; border: 18px solid transparent; border-left-color: #ffdb4d; 
position: absolute; left: 53px; top: -3px; transform: scale(0.8,1); transform-origin: left center;}
.fyadzen-label::after {content: ''; border: 15px solid transparent; border-left-color: #fff; 
position: absolute; left: 52px; top: 0px; z-index: 5; transform: scale(0.8,1); transform-origin: left center;}
.fyadzen:hover .fyadzen-label {background-color: #ffdb4d; color: #000;}
.fyadzen:hover .fyadzen-label::after {border-left-color: #ffdb4b;}

.fadd-comms {font-size: 13px;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:400px;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.7; font-size: 15px;padding-top: 30px;}
/*.full-text img:not(.emoji) {max-width:100%; margin-top: 10px; margin-bottom: 10px;}*/
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline; color:#06c;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:24px; font-weight:700;}
.full-text p {margin-bottom:10px;}
.full-text > ul, .full-text > ol {margin:0;}
.full-text > ul li {list-style:disc; margin-left:40px;}
.full-text > ol li {list-style:decimal; margin-left:40px;}

.full-text table tr {border-bottom: 1px solid #e6ecff;}
/*.full-text table tr:first-child {background:#e6ecff;} f5f6fb*/
.full-text table tr td {margin:10px 0;}
.full-text table tr td img {vertical-align: middle;}


/* COMMENTS
----------------------------------------------- */
.fcomms {margin-bottom: 30px; margin-top: -15px;}
.add-comms {margin-bottom: 15px;}
.ac-inputs input {width: 48.5%; margin-bottom: 15px;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px;}
.add-comms input, .add-comms textarea, .ac-submit button {}
.ac-protect, .ac-textarea .bb-editor + br {display: none;}
.comments_subscribe input {margin-right: 10px;}
.comments_subscribe {display: block;}
.mass_comments_action {display: none;}
.last-comm-link {display: inline-block; padding-bottom: 20px; color: #06c; font-size: 18px;}

.comm-avatar {position: absolute; left: 15px; top: 15px; width: 40px; height: 40px; border-radius: 50%;}
.comm-letter {position: absolute; left: 0; top: 0; width: 100%; height: 100%; line-height: 40px; text-align: center; 
background-color: #000; color: #fff; font-size: 18px; font-weight: 600; text-transform: uppercase;}
.comm-item {font-size: 14px; padding: 15px; padding-left: 70px; position: relative; min-height: 70px; margin-bottom: 15px;}
.comm-two {margin: 10px 0;}
.comm-one > span {margin-right: 15px; color: #949494;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {color: #333; opacity: 1;}
.comm-three-left > a, .comm-three-right li a {opacity: 0.6;}
.comm-three-right li {display: inline-block; margin-left: 15px;}
.comm-rate3 {white-space:nowrap; font-size:14px; margin-right: 15px; height: 20px; line-height: 20px; 
	display: inline-block; vertical-align: top; position: relative; top: -3px;}
.comm-rate3 a {display: inline-block; vertical-align: middle; position: relative; opacity: 0.4;}
.comm-rate3 a:last-child {}
.comm-rate3 > span {margin: 0 5px;}
.comm-rate3 > span > span.ratingtypeplus {color: #06b601;}
.comm-rate3 > span > span.ratingplus {color: #95c613;}
.comm-rate3 > span > span.ratingminus {color: #ff0e0e;}
.comm-three a:hover {border-bottom-color: transparent;}
.comm-three-left > a {opacity: 1; color: #333;}


/* LOGIN
----------------------------------------------- */
.overlay-box {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
opacity: 0.8; background-color: #000; cursor: pointer;}
.login-box {position: fixed; z-index: 999; left: 50%; top: 50%; transform: translate(-50%,-50%); 
background-color: #fff; padding: 30px 60px 40px 60px; border-top: 5px solid #1e88e5; width: 400px; 
box-shadow: 0 20px 60px rgba(0,0,0,0.5);}
.login-close {width: 26px; height: 26px; line-height: 26px; text-align: center; font-size: 24px; 
	cursor: pointer; position: absolute; top: -30px; right: -30px; color: #fff;}
.login-title {font-size: 24px; font-weight: 800; margin-bottom: 15px; text-align: center;}
.login-avatar {width: 60px; height: 60px; border-radius: 50%; margin: 0 auto 15px auto; 
text-align: center; line-height: 60px; font-size: 24px; background-color: #f2f6f8; color: #939393;}
.login-input {margin-bottom: 15px;}
.login-btn button {width: 100%; margin: 15px 0;}
.login-btm a {border-bottom: 1px dotted #06c; color: #06c; font-size: 13px;}
.login-check {position: relative; font-size: 14px;}
.login-check input {opacity: 0; position: absolute; cursor: pointer;}
.login-check span {display: block; padding-left: 36px; height: 30px; line-height: 30px; color: #939393;}
.login-check span:before, .login-check span:after{content: '';position: absolute;top: 50%;transition: .3s;}
.login-check span:before{left: 0; height: 10px; margin-top: -5px; width: 26px; border-radius: 5px; 
	background: #fff; box-shadow: inset 0 1px 4px rgba(0,0,0,0.3);}
.login-check span:after{left: 1px; height: 12px; width: 12px; margin-top: -6px; background: #2ecc71;
	border-radius: 6px; box-shadow: 0 1px 4px rgba(0,0,0,0);}
.login-check input:checked + span:before {background-color: #fff;}
.login-check input:checked + span:after {left: 13px; background-color: #fff; box-shadow: 0 1px 4px rgba(0,0,0,0.3);}
.login-menu {border-top: 1px solid #e3e3e3; border-left: 1px solid #e3e3e3;}
.login-menu li {text-align: center; border-right: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3ee; width: 50%;}
.login-menu a {display: block; padding: 10px 5px; font-size: 13px;}
.login-menu li .fa {display: none; height: 28px; font-size: 22px; color: #06c;}
.login-admin {text-align: center; margin: -10px 0 25px 0;}
.login-soc-title {display: flex; align-items: center; margin: 30px 0 15px 0;}
.login-soc-title:before, .login-soc-title:after {content: ''; height: 1px; background-color: #e3e3e3; flex: 1;}
.login-soc-title:before {margin-right: 15px;}
.login-soc-title:after {margin-left: 15px;}
.login-soc-btns {text-align: center;}
.login-soc-btns a {display:inline-block; margin: 0 3px; vertical-align:top;}
.login-soc-btns img {display:block; width:30px; height: 30px; border-radius: 50%;}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel {display: none; width: 100%; position: relative; z-index: 10;}
.owl-carousel .owl-stage {position: relative;
	display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;}
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-item {position: relative; min-height: 1px;}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled, .owl-carousel.owl-refresh .owl-item {display: none;}
.owl-carousel.owl-loaded, .owl-carousel.owl-loading, .no-js .owl-carousel {display: block; }
.owl-carousel.owl-loading, .owl-carousel.owl-hidden {opacity: 0;}
.owl-carousel.owl-drag .owl-item {user-select: none;}
.owl-carousel.owl-grab {cursor: move; cursor: grab;}
.owl-carousel .animated {animation-duration: 1000ms; animation-fill-mode: both;}
.owl-carousel .owl-animated-in {z-index: 0;}
.owl-carousel .owl-animated-out {z-index: 1;}
.owl-carousel .fadeOut {animation-name: fadeOut;}
@keyframes fadeOut { 0% {opacity: 1;} 100% {opacity: 0;} }
.owl-height {transition: height 500ms ease-in-out;}
.owl-carousel .owl-item .owl-lazy {opacity: 0; transition: opacity 400ms ease;}
.owl-carousel .owl-item img.owl-lazy {transform-style: preserve-3d;}
.owl-nav {position:absolute; right:0; top:0; z-index: 1;}
.owl-prev, .owl-next {display: block; cursor: pointer; background-color: #0c2869; color: #fff; box-shadow: none; 
width: 40px; height: 40px; line-height: 40px; border-radius: 50%; text-align: center; 
position: absolute; top: -70px; box-shadow: 0 23px 57px rgba(0,0,0,0.1);}
.owl-prev {right:50px;}
.owl-next {right:0px; background-color: #1e88e5;}
.owl-prev:hover, .owl-next:hover {color:#fff; background-color: #1e88e5 !important;}


/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display: none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#f5f6fb;
padding:15px 30px; z-index:9999; position:fixed; left:-320px; top:0; transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
position:fixed; left:0; top:0; z-index:9998; display:none;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 9999;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
background-color: #e84e36; color: #fff; transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel .header-menu {display: block;}
.side-panel .header-menu > li {margin: 0;}
.side-panel .header-menu > li > a {height: 40px; line-height: 40px;}
.side-panel .hidden-menu {box-shadow: none; position: static; width: calc(100% + 60px);
pointer-events: auto; opacity: 1; transform: translateY(0); margin: 15px -30px; border-radius: 0;}
.side-panel .hidden-menu li a {padding: 10px 30px; font-size: 14px;}
.side-panel .side-nav {border-radius: 0; margin: 20px -30px;}
.side-panel .side-nav .hidden-menu {width: 100%; margin: 0; background-color: #f5f6fa;}

@media screen and (max-width: 1220px) {
.wrap {padding: 0; overflow: hidden;}
.wrap-center {max-width:1000px; border-radius: 0; padding: 0 30px;}
.header .header-menu, .sidebar {display: none;}
.logo {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px; position: relative;}
.btn-menu {display: block; font-size: 28px; margin-left: 30px; cursor: pointer; color: #1e88e5;}
.search-box {margin: 0 30px;}
.header-btn {background-color: #e9ecf5; color: #333; font-weight: 400; box-shadow: none;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:400px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.footer {display: block; text-align: center;}
.footer-copyright {margin: 30px 0;}
.ft-soc {margin-right: -10px;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.not-logged .login-avatar {display: none;}
.login-close {top: -5px;}
.login-title {font-size: 18px;}
.login-box {max-width: calc(100% - 60px); padding: 15px;}
.search-wrap {-ms-flex-order: 10;-webkit-order: 10;order: 10; min-width: 100%; margin-top: 30px;}
.search-box {margin: 0;}

.footer {padding-bottom: 30px; margin-top: 60px;}
.sect {margin-bottom: 30px;}
.short-img {width: 100%; padding-top: 50%; margin: 0 0 20px 0; overflow: hidden;}
.short-img img {position: absolute; left: 0; top: 0; height: 100%; object-fit: cover;}
.short-title {font-size: 18px;}
.bottom-nav {padding-bottom: 30px;}
.sect-grid-content {display: block;}
.tile-item {height: 200px; margin-bottom: 30px;}
.tile-item:nth-child(3) {margin-bottom: 0;}

.fimg {height: 200px;}
.ferror {min-width: 100%; margin-bottom: 15px;}
.ffav a {margin: 0;}
.frating a {font-size: 0;}
.frating-counter {margin-left: 0; font-size: 14px;}

.dcont button {font-size:12px; padding:0 15px !important;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
.short-thumb {width: 100%; margin: 0 0 15px 0;}
.header-btn {margin-left: 15px; font-size: 12px; padding: 0 10px; border-radius: 15px; height: 30px; line-height: 30px;}
.sect-title {font-size: 20px;}
.owl-prev, .owl-next {top: -62px;}

.fmeta {justify-content: flex-start;}
.fimg::before {height: 100%;}

.ac-inputs input {width: 100%;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
div.sect-content2 a {width:100%;}
div.sect-content2 #dle-content a {width:100%;}
.wrap-center22 {max-width:360px; padding: 0 15px;}
.short-item .short-meta-item:first-child, .short-thumb-meta {display: none;}
.tile-item, .short-item {margin-bottom: 15px;}
.logo {font-size:20px;}/*20*/
.btn-menu {margin-left: 15px;}
.tile-meta {display: none;}
.sorter {font-size: 12px; padding: 0 10px; height: 30px; line-height: 30px; border-radius: 15px;}

.fmain, .fbtm-one {/*border-radius: 0;*/ margin-left: -15px; margin-right: -15px; padding-left: 15px; padding-right: 15px;}
.fheader h1 {font-size: 20px;}
.fauthor {width: 100%; margin: 0 0 10px 0; justify-content: flex-start;}
.fimg {margin-left: -15px; margin-right: -15px;}
.fcat {left: 15px; top: 15px;}
.fmeta {padding: 15px; padding-right: 5px;}
.ferror, .fyadzen-label, .fadd-comms .fal {display: none;}
.fyadzen {padding-right: 110px;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}

@media screen and (max-width: 320px) {
.logo {font-size:17px;}
#linkregion {font-size: 12px;}
}

._3Gnf {
    display: flex;
    flex-wrap: wrap;
    position: relative;
   
    background: #fff;
}
._3Gnf {
    width: 100%;
    /*margin: 0 auto;*/
    margin: 0 auto 30px auto;
    padding-bottom: 30px;
    border-bottom: 1px solid #f2f2f2; /*#e2e2e2*/ 
}

.tridnyaw:nth-child(3n) {padding-bottom:0px;border-bottom:none;}
.semdneii:nth-child(8n) {padding-bottom:0px;border-bottom:none;}

._2dG8, ._3aoy {
    display: flex;
    width: 100%;
}
._2dG8 {
    flex-wrap: wrap;
    padding: 30px 0;
}
._3Qjn {
    display: inline-block;
    min-height: 25px;
    font-family: CorsicaRamblerLX,sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #262626;
    line-height: 25px;
}
._3Qjn h1, ._3Qjn h2 {
    font-size: inherit;
    font-weight: inherit;
    display: inline;
}
._1x_m {
    align-self: center;
    margin-left: 6px;
}
.rui-Tooltip-anchor {
    display: inline-block;
}
.mIAJ {
    fill: #8d96b2;
    cursor: pointer;
}
._1mhe {
    margin-left: auto;
    margin-top: 7px;
    order: 2;
}
._2Vtq, ._2gTY {
    font-size: 0;
    fill: #262626;
}
._32ey {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.EkW4 {
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-size: 13px;
    padding: 0 15px;
    color: #262626;
}

._3KUH {
    display: flex;
    align-items: center;
    height: 20px;
    padding-top: 0;
}
.Kw7l {
    width: auto;
    order: 1;
}
._3zPY {
    display: flex;
    flex-direction: column;
    height: 15px;
    margin-top: 10px;
    line-height: 15px;
}
.sM8R {
    display: flex;
}
.chrriit ._31yl:hover {
    color: #315efb;
}
.chrriit ._31yl {
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1;
    color: #8d96b2;
    background: none;
    border: none;
    outline: none;
    display: flex;
    align-items: center;
	text-decoration:none;
    margin: 0 21px 0 0;
    cursor: pointer;
}
.nNt- {
    margin: 0 8px 0 2px;
    fill: #8d96b2;
}
._3OEL {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: none;
}
._3OEL, ._3oBy {
    display: flex;
}
._2Db0 {
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-size: 16px;/*13*/
    margin-bottom: 10px;/*5*/
    color: #333;/*8d96b2*/
}
._3C_G {
    height: 40px;
    width: 40px;
    margin-right: 10px;
}
._3ImX {
    margin-top: 3px;
    vertical-align: 13px;
}

._1iZT {
    display: flex;
       
    align-items: center;
    font-family: CorsicaRamblerLX,sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #262626;
}

@media screen and (max-width: 479px) {
 ._1iZT {
 	 flex-direction: column;
 	     display: block;
 	}
 	._1BF_{
text-align: center;
width: 50% !important;
 	}
.P2oi {
    width: 100%;
    margin: 0 -5px;
}
._3OEL, ._3oBy {
    width: 100%;
}
 	.siefgvj ._3ngO {
height: auto;
 	}
 	.siefgvj ._3YmV:nth-child(5n) {
      margin: 0 15px 15px 0;
}
._1mhe {
    margin-left: 0px;
}

}
._1BF_ {
    width: 25%;
}
._3Od4 {
	margin-top: 30px;
}
._3ngO {
    height: 135px;
    order: 2;
}
._3FUY {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 0 -15px 0 0;
}

._2jnQ {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
._337A {
    min-width: 15px;
    min-height: 15px;
}
._1DZh {
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-size: 14px;/*13*/
    line-height: 15px;
    padding-left: 5px;/*10*/
    color: #262626;
}
._3YmV {
    width: 280px;
}
._1Y0B, ._24-O {
    display: flex;
    align-items: center;
    margin: 0 15px 15px 0;
}
._337A {
    min-width: 15px;
    min-height: 15px;
}

._24-O ._1Y0B:first-child {
    margin-right: 15px;/*20*/
}
._24-O ._1Y0B {
    margin: 0;
}
._1Y0B {
    box-sizing: border-box;
}
._3YmV:nth-child(6n) {
    margin-bottom: 15px;/*0*/
}
._3sv2 {
    margin: 0;
}
.P2oi {
    display: flex;
}
/*.zvuud span, .bpril span, .uwbphn span{
	color: #315efb;
	}*/
.zvuud a, .bpril a, .uwbphn a{

	text-decoration: none;
	
}

@media (min-width: 1280px){
	._3zyW {
    width: 600px;
}
._1BF_ {
    width: 25%;
}

	._3OEL {
    max-height: 450px;
}
	._3KUH {
    padding-top: 4px;
}
._3aoy {
    width: auto;
}
._1mhe {
    margin-top: 0;
    order: 0;
}
.Kw7l {
    width: 100%;
    order: 0;
}
._3zPY {
    flex-direction: row;
}
._3ngO {
    order: 0;
    height: 185px;/*105*/
}
._3YmV {
    width: 285px;
}
._3YmV:nth-child(6n) {
    margin-bottom: 0;
}
/*._3YmV:nth-child(5n) {
    margin-bottom: 15px;
}*/

}

/* погода меню верх */
    .tabs-control-inner {
    overflow-x: auto;
    margin-top: 0;
}
    .tabs-control-inner {  
    margin: 5px 0px 0 0px;
    border-bottom: 1px solid #f2f2f2;/*dcdcdc*/
    border-top: 1px solid #f2f2f2;/*e2e2e2*/
}
    ul#w2 {    
    margin-left: 0;
    white-space: nowrap;
    flex-wrap: unset;
}
    .tabs-control ul {
    margin-left: -10px;
}
    .banks-sections-tabs {
    height: 59px;
    border-bottom: 0 !important;
}
    .nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
    .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
    .tabs-control.tabs-control--horizontal ul li {
    font-size: 16px;
}
    .banks-sections-tabs.nav-tabs>li {
    color: #464646;
    cursor: default;
    margin-top: 0;
    line-height: 59px;
    padding-left: 0;
    -webkit-transition: color .1s ease;
    transition: color .1s ease;
    float: none;
    font-weight: 500;
}
    .tabs-control-inner li {
    position: relative !important;
    display: inline-block !important;
}
    .tabs-control li {
    font-size: 18px;
    position: relative;
    display: inline-block;
}
    .banks-sections-tabs.nav-tabs .nav-link.active, .banks-sections-tabs.nav-tabs .nav-link.active:hover, .banks-sections-tabs.nav-tabs .nav-link.active:focus {
    border: 0 !important;
    color: #1e88e5;
    border-bottom: 4px solid #1e88e5 !important;
    /* margin-bottom: -7px; */
}
    .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
    .banks-sections-tabs.nav-tabs>li>a {
    color: #464646;
    -webkit-transition: color .25s ease;
    transition: color .25s ease;
    height: 59px;
    padding: 0 15px;
    display: inline-block;
    text-decoration: none;
    line-height: inherit;
    border: 0 !important;
    margin: 0;
}
@media (min-width: 768px) {
.banks-sections-tabs {
    display: block;
}
}
@media screen and (max-width: 767px) {
ul#w2 li {
    font-size: 14px;
}
} 
@media screen and (max-width: 470px) {
.tabs-control-inner {  
    margin: 5px -15px 0 -15px;
}
}