.news-item footer time{
	font-family: 'pt serif';
    color: #999;
    font-size: 14px;
    font-style: normal;
	font-size: 12px;
    font-family: 'OpenSansRegular';
    text-transform: none;
    color: #ccc;
    float: right;
    letter-spacing: 0;
	}

.news-item h4._header{
	line-height: 23px;
    margin: 10px 0;
    margin-bottom: 20px;}
	
.news-item h4._header a{
    font-size: 17px;
    color: #000;
    line-height: 20px;
    font-family: Arial;
    font-weight: 600;
    margin: 10px 0;
	text-transform:none;}	

.news-item ._note {
    margin-bottom: 16px;
    color: #000;
    font-family: Arial;
    font-size: 15px;
    line-height: 22px;
	height: 70px;
}

.news-item ._rubric{
	color: #9E9E9E;}

.news-item ._commit {
    /* margin-right: -3px; */
    color: #999;
    font-size: 14px;
    font-family: 'pt sans';
}

.news-item footer {
    color: #999;}
	
.news-shadow{
	height: 450px;}	

.main-news-txt-shadow   {
	position: absolute;
	bottom: 0px;}
   
.main-news-text-block{
    max-height: 150px;
    overflow-y: hidden} 
	
.news-shadow footer{
	margin-top: 16px;
    position: relative;
    background: #fff;
    z-index: 1;}	
 
 
.content-block .news-importants .carousel-caption {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 10;
    padding: 20px 10px 10px 37px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    font-size: 32px;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'Roboto Condensed',sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 700;
    background: none;
	font-family: 'pt serif';
    text-transform: none;
    line-height: 38px;
    font-size: 32px;
} 

.content-block .news-importants .carousel-caption{
	height:auto;}

.news-importants a {
	color:#fff;}
 
.main-slider-box-shadow{
	background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    position: absolute;
	transition:background 0.3s linear;} 
 
.main-slider-razdel{
	} 
 
.main-slider-razdel a{
	font-size: 16px;
    color: #fff;
    font-weight: normal;}  

.main-slider-info{
	position: absolute;
    top: 5%;
    left: 5%;
    color: #fff;
    z-index: 9999999;
    font-size: 15px;
    font-family: 'OpenSansRegular';
    text-transform: uppercase;}	
	
	
.main-slider-watch:before {
    font-family: 'icon';
    content: '\e024';
    font-size: 16px;
    display: inline-block;
    vertical-align: baseline;
    line-height: 10px;
    margin-right: 7px;
    color: rgb(255, 255, 255);
}
.main-slider-watch {
	margin-right: 14px;
}	

.main-slider-comment:before {
    font-family: 'icon';
	content: "\e01f";
    font-size: 13px;
    display: inline-block;
    vertical-align: baseline;
    line-height: 10px;
    margin-right: 7px;
    color: rgb(255, 255, 255);
}	

.main-slider-info{
	opacity:0;
	transition:opacity 0.3s linear;} 
.news-importants .item:hover .main-slider-info{
	opacity:1;}
	
.news-importants .item:hover .main-slider-box-shadow{
	background:rgba(0, 0, 0, 0.7);}
 
@media (min-width: 1200px){
.content-block .news-block .news-item {
    height: 450px;
    margin-bottom: 40px;
}}

@media (max-width: 480px){
	.main-news-txt-shadow {bottom: -15px;}
	.news-shadow {height: auto;}
	.main-news-text-block {max-height:none;}
	.news-shadow footer{bottom:10px;}
}

@media (min-width: 481px) and (max-width: 1024px){
	.news-shadow {height:auto;}
}



/* Страница пользователя */


.user-box-border{
	border: 1px solid #EAEAEA;
    padding: 30px;
	position: relative;}

.photo-user-sm{
	border-radius:50%;}

.user-name-box{
	font-family:'open sans';}
	
.user-name-box h2{
	font-size:36px;
	font-family:'OpenSansLight';
	margin-bottom: 12px;}	


.user-name-box span{
	color:#999;
	margin-right:20px;
	font-size: 16px;
	line-height: 40px;}
	
	
.user-name-box span i{
	color:#000;
	font-style:normal;
	font-style: normal;}


.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 18px 10px;
    line-height: 1.25;
    vertical-align: top;
    border-bottom: 1px solid #EAEAEA;
	border-top:0;
	font-size: 16px;
}	

.edit-profile-btn{
	position: absolute;
    right: 0;
    top: 0;
    background: #F3F3F3;
    padding: 10px;}
	
.edit-profile-btn a{
	color:#000;
	font-size:16px;
	font-family:'open sans';}	
	
.profile-tabs{
	background: #F7F7F7;
	padding:10px;}
	
.profile-tabs li{
	}
	
.profile-tabs li a{
	color:#404040;
	font-size:16px;
	font-family:'open sans';}	

.profile-how-much{
	background: #FB8100;
    color: #fff;
    padding: 4px;
    font-size: 13px;
    float: right;}

.profile-privat{
	border: none!important;
    font-size: 16px;
    text-transform: none;
    font-weight: normal;
    font-family: 'open sans';
    float: right;
	padding-top:0!important;
	margin-top:22px!important;}	

	
	
/* Страница регистрации */

.registration-form{
    font-family: 'open sans';
    font-size: 14px}

.registration-form h2{
	font-size:28px;
	font-family:'OpenSansLight';
	margin-bottom: 12px;}

.registration-form h4{
	font-size:16px;
	line-height: 24px;}	

.registration-form p{
    font-size: 14px;
    color: #999;
    line-height: 22px;}	

	
.registration-form .form-group label{
	font-weight: normal;}

.registration-form .form-control {
	font-size:14px;
	box-shadow:none;}	
	
.registration-form .form-control:focus {
    border-color: #A7A7A7;
    outline: 0;}
	
.registration-form .form-control-feedback {
       right: 20px;
	   color: #0DAD21;}
	   
.registration-form .success {
           border: 1px solid #0DAD21;}
	
.profile-logout{
	    padding: 4px 10px;}	
		
.tooltip-inner{
	font-family:'OpenSansRegular';
	font-size:14px;
	min-width:140px;}	

.tooltip.right .tooltip-arrow {
    top: 50%!important;}

.tooltip.right {
	top:0!important;
}	

.upload-btn{
    background: #f4f4f4;
    width: 200px;
    line-height: 44px;
    position: absolute;
border: 1px solid #E0E0E0;}


.file-btn-hidden{
	opacity:0;	}	
	
.upload-btn span{
    color: #b7b7b7;
    font-size: 14px;
    margin-left: 20px;
    margin-right: 20px;
	}	
	
.upload-btn-re{
    width: 200px;
    position: absolute;
    top: 0;
    left: 250px;
    background: #F4F4F4;
    border: none;
	border: 1px solid #E0E0E0;
    padding: 0px 8px;}	
	
.upload-photo-re{
	width: 36px;
    margin-right: 12px;}

	
	
	

/* switch */

.onoffswitch {
    position: relative; width: 80px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #FFFFFF; border-radius: 20px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "";
    padding-left: 10px;
    background-color: #2FAB1A; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 22px; margin: 6px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 46px;
    border: 2px solid #FFFFFF; border-radius: 20px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}
.list_style {
    list-style-position: inside;    
}

.post-spoiler {
    background: #f9f9f9;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.post-spoiler .uk-accordion-title {
    margin: 0;
    padding: 0;
}

.post-spoiler .uk-accordion-title:before {
    content: '\f054';
    font-size: 12px;
    font-family: FontAwesome;
    color: #a9a9a9;
    padding-right: 5px;
}

.post-spoiler .uk-accordion-title.uk-active:before {
    content: '\f078';
}

.post-spoiler .uk-accordion-title span {
    cursor: pointer;
    color: #fb8100;
    font-size: 17px;
    border-bottom: 1px dashed #fb8100;
    font-weight: normal;
    user-select: none;
    -webkit-user-select: none;
}
.news-view-instagram-logo {
    width: 80px;
}

.btn-blue {
    background: #0095f6;
}

.news-view-advertising {
    color: #fb8100;
    font-size: 24px;
    line-height: 30px;
    text-align: right;
    margin-bottom: 10px;
}

.block-cookies {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #FFFFFF;
    /*padding-top: 35px;*/
    /*padding-bottom: 35px;*/
    z-index: 100;

}
.block-cookies-wrapper {
    max-width: 1330px;
    margin: 0 auto;
}
.modal-cookies-text {
    color: #000;
    font-size: 14px;

}
.modal-cookies-text a {
    color: #ab152f;
}
.z-index-1000 {
    z-index: 1000;
}
.text-red {
    color: #ab152f;
}
.d-block {
    display: block !important;
}
.d-none {
    display: none !important;
}
.d-flex {
    display: flex !important;
}
.text-center {
    text-align: center !important;
}
.align-items-center {
    align-items: center !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
@media (min-width: 992px) {
    .d-lg-flex {
        display: flex !important;
    }
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 992px) {
    .block-cookies-text {
        margin-bottom: 10px;
    }
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 999;
    transition: opacity 0.4s ease;
}

.modal-content {
    position: relative;
    margin: 10% auto;
    padding: 20px;
    background: #fff;
    border-radius: 4px;
    width: 80%;
    max-width: 600px;
    opacity: 0;
    transform: translate(0, -20px);
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.modal.show {
    display: block;
}

.modal.show .modal-content {
    opacity: 1;
    transform: translate(0, 0);
}

.modal-header {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-align: end;
}

.modal-title {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
}

.modal-body {
    margin-bottom: 20px;
}

.modal-footer {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 20px;
    text-align: right;
}

.modal-buttons button {
    margin-left: 10px;
}
.modal-close {
    border: none;
    background: none;
}