/* for traur */
/*
img, blockquote, iframe, .block, .btn, .spr, .login, .slogan, .active  {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
*/

body {
	min-width: 300px;
}

blockquote {
    margin-left: 20px !important;
    margin-right: 10px !important;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

h1 {
	padding: 0;
	margin: 0;
	font-family: 'OpenSansSemiBold';
	font-size: 22px;

}
h2 {
	font-size: 21px;
	font-weight: normal;
	line-height: 25px;
	padding: 0;
	margin: 0 0 15px 0;
}
h3 {
    font-family: 'OpenSansSemiBold';
    font-size: 16px;
    padding: 0;
    margin: 0 0 10px 0;
    font-weight: normal;
    line-height: 1.45;
}
.header {
    position: relative;
}

h6 {
    font-family: 'OpenSansSemiBold';
    text-align: right;
    font-size: 12px;
    margin-bottom: 25px;
    font-style: italic;
}

blockquote span {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    /*font-style: italic;*/
    font-weight: bold;
    text-align: right;
}

.addedNews {
    display: none;
}

.selection p {
    color: #000000 !important;
}

.selection {
    background-color: #f2f5f7;
    padding: 20px 20px;
    margin: 20px 0;
}

.copyright {
    display: block;
    font-family: 'OpenSansSemiBold';
    text-align: right;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-style: italic;
}


.full_text {
	text-align: justify;
	color: #3c3c3c !important;
	line-height: 24px !important;
	font-family: 'OpenSans' !important;
	overflow: hidden;
}

.full_text li {
	padding-bottom: 5px;
}

.block {
	background-color: #fff;
	box-shadow: 0px 1px 3px 0px rgba(20, 25, 36, 0.1);
	margin-bottom: 20px;
	border-radius: 2px;
	background-repeat: no-repeat;
	background-size: cover;
}
.a-block img {
	border-radius: 5px;
}
.button-news {
	text-align: center;
	margin-top: 10px;
}
.button-news input{
	background: #0095da url(../img/button-more-bg.png) 7px 6px no-repeat;
	border: 1px solid #fff;
	padding: 5px 9px 4px 37px;
	border-radius: 3px;
	color: #fff;
}
.last-news h3{
	color: #0392d6;
	font-size: 14px;
	line-height: 28px;
	margin: 4px 0px 12px 13px;
	padding: 0;
}
.last .row{
	border-top: 1px solid #f2f4f6;
}
.last .col-md-6{
	margin-bottom: 10px;
	margin-top: 10px;
}
.main-news .img-with-time {
	margin-bottom: 15px;
}
.main-news a{
	font-size: 16px;
	color: #0392d6;
	margin-bottom: 14px;
}
.main-news p{
	font-family: "PT Serif, OpenSansLight";
	color: #3c3c3c;
	font-size: 14px;
	margin-top: 7px;
}	
.info-block {
	padding: 10px;
	min-height: 132px;
	position: relative;
	color: #fff;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-size: cover;
	border-radius: 5px;
}

.info-block h2 {
	width: 175px;
}
.select-block {
	border-radius: 5px;
}
.select-block > .dropdown > a {
	font-size: 18px;
	font-family: "OpenSansSemiBold";
	display: block;
	padding: 15px;
}
.select-block > .dropdown > a i {
	font-size: 25px;
}
.relative-block {
	position: relative;
	overflow: hidden;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
}
.radius-info-block .info-block {
	border-radius: 5px;
}
.active-content {
	text-align: left;
}
.active-content img {
	height: auto !important;
}
.content-block {
	padding: 10px 15px;
}
.content-block p {
	font-size: 14px !important;
	line-height: 22px !important;
	font-family: 'OpenSans' !important;
	overflow: hidden;
}
.content-block p a {
	color: #0095da !important;
}
.content-block p a:hover {
	color: #025f8b !important;
}
.data-block {
	padding: 9px;
}
.data-block.data-normal-block {
	padding: 10px 15px;
}
.data-block h3 {
	color: #0392d6;
	margin-top: 3px;
	line-height: 1.45;
}
.data-block h2{
	font-family: "OpenSansSemiBold";
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 1.42857143;
	margin-bottom: 10px;
}
.data-block p {
	margin: 0 0 4px 0;
}
.data-block ul{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 8px;
	margin-top: 11px;
	margin-bottom: 20px;
}
.data-block ul li{
	font-size: 12px;
	font-family: "OpenSansSemiBold";
}
.data-block b span{
	color: #3c3c3c;
	font-family: "OpenSansLight";
}
.comments-block h3 {
	color: #0392d6;
	padding: 9px 15px;
	border-bottom: 1px solid #eef1f3;
}
.block-img {
	width: 50px;
	padding-right: 10px;
	padding-top: 3px;
}

.block.regist-block img{
	height: 280px;
}


.header-block {
	width: 100%;
	background-color: #0392d6;
	padding: 18px 16px;
}
.user-mail-block {
	white-space: nowrap;
}

.change-avatar {
	font-size: 16px;
	margin: 15px 0;
	width: 100%;
}
.change-avatar .tbl-cell {
	vertical-align: middle;
}
.change-avatar-link {
	white-space: nowrap;
}
.change-avatar-image {
	width: 100%;
	text-align: center;

}
.change-avatar-email {
	color: #3c3c3c;
	max-width: 200px;
}

.weather-block h3 {
	font-family: 'OpenSans';
	font-size: 28px;
	margin-bottom: 15px;
}
.weather-block h2 {
	font-size: 35px;
	margin-bottom: 6px;
}
.weather-block .info-block-footer .left {
	margin-top: 4px;
}
.currency-list .list-item {
	margin-bottom: 9px;
}
.text-slider {
	position: relative;
}
.news-tbl .news-tabs {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	top: 1px;
}
.news-tbl .news-tabs > li {
	float: left;
	padding-right: 13px;
}
.news-tabs a {
	display: block;
	line-height: 32px;
	color: #3c3c3c;
	border-bottom: 3px solid transparent;
	text-decoration: none;
	font-size: 12.5px;
}
.news-tbl .news-tabs > li.active a {
	border-bottom: 3px solid #0392d6;
	color: #0392d6;
}
.block-news .slider.arrows-t0 .slider-next, .block-news .slider.arrows-t0 .slider-prev{
	 top: 8px;
}
.tbl.news-menu{
	width: 100%;
	white-space: nowrap;
}
.tbl-cell.last-news-tbl ul li{
	list-style: none;
	padding: 0;
	margin: 0;
}
.block-news{
	background-color: #fff;
	box-shadow: 0px 1px 3px 0px rgba(20, 25, 36, 0.1);
	margin-bottom: 20px;
	border-radius: 2px;
	background-repeat: no-repeat;
	background-size: cover;
}
.block-news img {
	height: auto !important;
}
.news-menu .news-tbl{
	width: 100%;
	padding-left: 15px;
	position: relative;
}
.news-right{
	text-align: right;
}
.news-down{
	display: inline-block;
	line-height: 35px;
	background: #f7f8fa;
	padding-left: 10px;
}
.news-down ul{
	margin: 0;
	padding: 0;
}
.news-down ul li{
	list-style: none;
	position: relative;
	margin-right: 10px;
}
.news-down ul li a{
	color: #97989a;
}
.news-line {
	width: 100%;
	height: 1px;
	background-color: #e6eaed;
}
.news-content {
	padding: 15px 12px 6px 12px;
}
.mbn-main-news {
	margin-bottom: 15px;
	text-align: left;
}

.mbn-main-news a {
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
}
.mbn-main-news .date {
	font-family: 'OpenSansLight';
}
.mbn-news-image {
	margin-top: 3px;
	margin-bottom: 8px;
}
.news-img p{
	font-family: "OpenSansLight";
	color: #3c3c3c;
	font-size: 14px;
	margin-top: 8px;
}
.currency-block .minus {
	color: #fd0000;
}
.news-list ul{
	padding: 0;
}
.bordered.news-list ul li{
	padding-left: 15px;
	padding-right: 14px;
	list-style-type: none;
}
.news-list li:last-child{
	padding-bottom: 7px;
}
.news-list p{
	color: #3c3c3c;
	font-size: 14px !important;
	margin-bottom: 7px;
}
.also-news {
	margin-top: 30px;
	padding-top: 15px;
	border-top: 1px solid #e6eaed;
}
.also-news ul, .also-news li {
	list-style-type: none;
}
.also-news li {
	padding-bottom: 2px;
	border-bottom: 1px solid #e6eaed;
	margin-bottom: 2px;
}
.also-news li:last-child {
	padding: 0;
	margin: 0;
	border-bottom: none;
}
.also-news li a:hover p {
	color: #0392d6 !important;
}
.afisha-list {
	padding: 10px;
}
.afisha-list-row {
	margin-left: -10px;
	margin-right: -10px;
}
.afisha-list ul, .afisha-list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.afisha-list li a {
	display: block;
	margin-bottom: 15px;
	font-size: 13px;
	text-decoration: none;
}
.afisha-list li:last-child a {
	margin-bottom: 0;
}
.afisha-list li a div {
	margin-bottom: 5px;
}
.afisha-list li img {
	border-radius: 5px;
}
.poll-answers .tbl { width: 100%; }
.poll-answers .tbl-cell {
	vertical-align: bottom;
	padding-bottom: 10px;
	font-size: 12.5px;
}
.poll-answers .tbl-cell b {
	font-family: 'OpenSansLight';
}
.poll-answers .answer-line {
	height: 13px;
	background-color: #0392d6;
	min-width: 1px;
}
.block .news-list a p:hover{
	color: #0392d6;
}
.bordered.news-list a:hover:before{
	background: #0392d6;
}
.show-others {
	color: #97989a;
}
.bordered.news-list.listn a:before{
	display: none;
}
.block .news-list span{
	display: inline-block;
	color: #3c3c3c;
	font-family: 'OpenSansLight';
	font-size: 12px;
	margin-top: 5px;
}
.news-list .active{
	border: 0;
}
.news-list a{
	display: block;
	color: #3c3c3c;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bordered.news-list li a {
	border-top: 1px solid #e6eaed;
}
.bordered.news-list li:first-child a {
	border-top: 0;
}
.news-list-with-images a {
	font-size: 16px;
	color: #0392d6;
}
.news-list-with-images a:hover {
	color: #025f8b;
}
.news-list-with-images a .img-with-time {
	margin: 20px 0 10px 0;
}
.news-list-with-images p {
	margin-top: 10px;
}
.img-with-time {
	position: relative;
}
.img-with-time .time-in-img {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .4);
	padding: 5px 10px;
	color: #fff;
	border-radius: 0 3px 0 0;
	font-size: 12px;
}
.news-right.last{
	border-bottom: 1px solid #e6eaed;
}
.news-right.last h3{
	text-align: left;
	padding: 10px 0px 0px 14px;
	color: #0392d6;
	font-family: "OpenSansSemiBold";
}
.currency-block .plus {
	color: #23a10e;
}
.game-block ul{
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 13px;
}
.game-block ul li{
	list-style: none;
	margin-top: 5px;
}
.game-text ul{
	padding: 0;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 8px;
}
.block-news .news-list ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.block-news .news-list a {
	display: block;
	color: #3c3c3c;
	text-decoration: none;
	margin-bottom: 9px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.block-news .news-list a .date {
	display: inline-block;
	color: #3c3c3c;
	font-family: 'OpenSansLight';
	font-size: 12px;
}
.block-news .news-list a .date:after {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
	background: #e6e6e6;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
.block-news .news-list a:hover {
	color: #0392d6;
}
.block-news .news-list a:hover .date:after {
	background-color: #0392d6;
}
.shop-adv-block {
	max-width: 568px;
	margin-left: auto;
	margin-right: auto;
}
.adv-right-block {
	max-width: 274px;
	margin-left: auto;
	margin-right: auto;
}
.directory-block {
	background-color: #0392d6;
	border-radius: 5px;
}
.directory-block p {
	margin: 0;
}
.directory-block a {
	color: #ffcb05;
	font-size: 18px;
	line-height: 16px;
	text-decoration: none;
}
.directory-block .tbl {
	margin: 13px 0;
}

.page-date {
	display: block;
	margin-top: 8px;
	color: #666;
}


.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.gray-note {
	color: #3c3c3c;
	font-size: 13px !important;
	opacity: .6;
}


/* Slider */
.slider .slider-next, .slider .slider-prev {
	position: absolute;
	top: 11px;
	right: 11px;
	background: url(../img/right.png) no-repeat;
	height: 18px;
	width: 9px;
}
.slider .slider-prev { 
	right: 31px; 
	background: url(../img/left.png) no-repeat;
}

.dark-arrows .slider-next, .dark-arrows .slider-prev {
	background: url(../img/right3.png) no-repeat;
}
.dark-arrows .slider-prev{
	background: url(../img/left3.png) no-repeat;
}
.arrows-t0 .slider-next, .arrows-t0 .slider-prev {
	top: 0;
	right: 0;
}
.arrows-t0 .slider-prev {
	right: 19px;
}
.arrows-t10 .slider-next, .arrows-t10 .slider-prev {
	top: 8px;
	right: 10px;
}
.arrows-t10 .slider-prev {
	right: 29px;
}
.owl-carousel {
	max-width: 100%;
}
body .owl-carousel .owl-item img {
	width: auto;
}

/* END:Slider */

.fotorama {
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
}

.social {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}
.social > div {
	position: relative;
	top: 8px;
}
.social > .left {
	float: left;
	margin-right: 10px;
	width: 110px;
	font-size: 14px;
	color: #3c3c3c;
	top: 0;
}
.more-loading-container {
	text-align: center;
}
.scrolling-row {
	position: relative;
}
.scrolling-row .content-outer-scroll {
	position: absolute !important; 
	top: 0px; 
	bottom: 20px; 
	left: 0;
	right: 0;
	overflow: hidden;
}
.scrolling-row .content-inner-scroll {
	padding: 0 10px;
}
.scrolling-row .content-outer-scroll .scroll-element.scroll-y.scroll-scrolly_visible {
	-webkit-transition: opacity .5s ease;
	-o-transition: opacity .5s ease;
	transition: opacity .5s ease;
	opacity: 0;
}
.scrolling-row .content-outer-scroll:hover .scroll-element.scroll-y.scroll-scrolly_visible {
	opacity: 1;
}
.scrolling-row .content-outer-scroll .block, .scrolling-row .content-outer-scroll .block ul {
	padding-bottom: 0;
	margin-bottom: 0;
}
.responsive-tabs {
	display: none;
}
.responsive-tabs.dynamic-tabs {
	display: block;
}

.afisha-widget-content {
	padding: 10px 10px 0 10px;
}
.afisha-widget-content.loading {
	opacity: .7;
}
.afisha-widget-content-item {
	margin: 5px 0 15px 0;
	display: block;
	overflow: hidden;
	text-decoration: none !important;
}
.afisha-widget-content-item > div {
	position: relative;
}
.afisha-widget-content-details {
	position: absolute;
	bottom: 0;
	left: 10px;
	right: 10px;
	padding: 10px;
	background: rgba(0, 0, 0, .8);
	box-shadow: 0 0 10px #000;
	color: #fff;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0;
}
.afisha-widget-content-item:hover .afisha-widget-content-details {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1;
}
.afisha-widget-content-details p {
	padding: 0;
	margin: 3px 0 3px 0;
}
.afisha-widget-content-details span {
	color: #fc0;
}

.highlight {
	font-weight: bold;
}

/* SEARCH */
.search-form-widget {
	margin-bottom: 19px;
	margin-top: 1px;
}
.search-form-widget .form-control {
	box-shadow: none;
	border-radius: 3px;
}
.search-form-widget .btn {
	height: 34px;
	width: 43px;
	border-radius: 0 3px 3px 0;
	border: none;
}
.search-form-widget .btn:active {
	background-color: #0392d6;
}

#search-page-form .search-form-widget .tbl, #search-page-form .search-form-widget .input-group, #search-page-form .search-form-widget .search-input-block {
	width: 100%;
}
#search-page-form .search-form-widget .tbl-cell {
	vertical-align: middle;
}
#search-page-form .search-form-widget .search-exact {
	white-space: nowrap;
	margin: 0 15px;
}
.search-settings {
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	padding: 10px 0;
	margin-top: -10px;
	display: none;
}
.search-settings input {
	text-align: center;
}
.search-settings input[name="date_start"] {
	margin-right: 10px;
}
.search-results {
	max-width: 750px;
	margin: 40px auto 10px auto;
}
.search-results h1 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	font-family: 'OpenSans';
	margin-bottom: 15px;
	line-height: 21px;
}
.search-sort {
	padding: 20px 0;
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	text-align: center;
	margin-bottom: 30px;
}
.search-sort a {
	margin: 0 10px;
	font-weight: bold;
}
.search-sort a.active {
	color: #333;
}
.search-sort a:hover {
	text-decoration: none;
	color: #025f8b;
}
.search-sort a.asc:after, .search-sort a.desc:after {
	content: ' ';
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.search-sort a.asc:after {
	border-bottom: 4px solid;
	border-top: none;
}
.search-item-header {
	margin-bottom: 10px;
	color: #969696;
	font-size: 13.5px;
}
.search-item {
	padding-bottom: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #d6d6d6;
}
.search-item .search-item-header a {
	font-weight: bold;
	color: #333;
}
.search-item a.title {
	font-size: 18px;
	font-family: 'OpenSansSemiBold';
	line-height: 22px;
}
.search-item a.title:hover {
	text-decoration: none;
}
.search-item a.title b {
	font-family: 'OpenSans';
}
.search-item .search-descr {
	margin-top: 5px;
}
.prev-next {
	font-size: 16px;
	color: #dedede;
	font-weight: bold;
}
.prev-next a:hover {
	text-decoration: none;
}

/* END SEARCH */

.max-width-865, .max-width-275, .max-width-568 {
	max-width: 865px;
	margin-left: auto;
	margin-right: auto;
}
.max-width-275 { max-width: 275px; }
.max-width-568 { max-width: 568px; }
.mailkz-form label {
	font-size: 13.5px;
}

.phpdebugbar {
	display: none;
}


.anons {
    padding: 15px 15px;
    min-width: 100px;
    text-align: left;
    border: 1px solid #0392D6;
    background-color: rgb(255, 255, 255);
    border-radius: 10px 10px 10px 10px;
    margin: 15px 15px;
}

.my-blue {
    color: #0392D6;
}

.blue-block {
    padding: 4px 4px 2px 2px !important;
    background-color: #0392d6;
    color: #FFFFFF;
}

.letters{
    margin-left: 1px;
    margin-right: 1px;
    min-height: 150px;
    padding: 20px;
    position:relative;
    background: #f4f4f4;
    background: -webkit-gradient(linear, 0% 20%, 0% 92%, from(#f4f4f4), to(#fff), color-stop(.1,#f4f4f4));
    background: -moz-linear-gradient(0 0 270deg, #f4f4f4, #f4f4f4 10%, #fff);
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    -webkit-border-bottom-right-radius: 60px 60px;
    -moz-border-radius-bottomright: 60px 60px;
    border-bottom-right-radius: 60px 60px;
    -webkit-box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.2);
}

.letters:before{
    content:'';
    width: 25px;
    height: 20px;
    position: absolute;
    bottom:0;
    right:0;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    border-bottom-right-radius: 30px;
    -webkit-box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.3);
    box-shadow:-2px -2px 5px rgba(0, 0, 0, 0.3);
    -webkit-transform:	rotate(-20deg)
		skew(-40deg,-3deg)
		translate(-13px,-13px);
    -moz-transform:	rotate(-20deg)
		    skew(-40deg,-3deg)
		    translate(-13px,-13px);
    -o-transform:	rotate(-20deg)
		    skew(-40deg,-3deg)
		    translate(-13px,-13px);
		    transform:
		    rotate(-20deg)
		    skew(-40deg,-3deg)
		    translate(-13px,-13px);
}



/* Здесь определяется затенение загиба */

.letters:after{
    content: '';
    z-index: -1;
    width: 100px;
    height: 100px;
    position:absolute;
    bottom:0;
    right:0;
    background: rgba(0, 0, 0, 0.2);
    display: inline-block;
    -webkit-box-shadow: 20px 20px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 20px 20px 18px rgba(0, 0, 0, 0.2);
    box-shadow: 20px 20px 8px rgba()0,0,0,0.2;
    -webkit-transform: rotate(0deg)
    	   translate(-45px,-20px)
	       skew(20deg);
    -moz-transform: rotate(0deg)
	    translate(-45px,-20px)
	    skew(20deg);
    -o-transform: rotate(0deg)
	      translate(-45px,-20px)
	      skew(20deg);
    transform: rotate(0deg)
	   translate(-45px,-20px)
	   skew(20deg);
}



@media (max-width: 770px) {

    .content-block p {
        font-size: 17px !important;
        line-height: 25px !important;
    }

    .mbn-main-news a {
        font-size: 17px !important;
    }

    h3 {
        font-size: 19px !important;
    }

    ul {
        font-size: 17px !important;
    }

    ol {
        font-size: 17px !important;
    }

    blockquote {
        font-size: 20px !important;
	line-height: 26px !important;
    }

    blockquote span {
        font-size: 16px !important;
    }

    body {
	font-size: 15px;
    ]

}
