/*@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Sans:300,400,600,700&display=swap');*/
html, body{
	margin: 0;
	padding: 0;
	
}
body{
	/*font-family: 'IBM Plex Sans', sans-serif;*/
	font-family: Tahoma;
	font-size: 14px;
	line-height: 22px;
	color:#000;
}
a{
	cursor: pointer;
}
button:active, button:focus, img:focus, img:active, img, audio{
  outline: none !important;  
}
.nav>li>a:focus, .nav>li>a:hover{
	background: transparent;
}
.top-nav{
	max-width: 100%;
	background:#1E1E1E; 
}
.top-nav ul{
	margin: 0;
	padding: 0;
}
.top-nav ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.top-nav ul li a{
	padding: 13px 10px;
	display: block;
	color:#fff;
	font-size: 16px
}
.top-nav ul li a:hover{
	text-decoration: none;
	color:#FFCF2D;
}
.top-nav ul li:first-child a{
	padding-left: 0;
}
.top-nav .share a{
	width: 24px;
	height: 24px;
	display: inline-block;
	margin: 10px 0 0 7px;	
}
.top-nav .us-head{
	margin-right: 20px;
}
.top-nav .us-head a{
	color:#ff0000;		
}
.top-nav .us-head a .fa{
	color: #FFE000;
	margin-right: 4px
}

.top-nav .us-head li:first-child{
	position: relative;
	text-align: right;
}
.top-nav .us-head li:first-child > a{	
	padding: 0;
}
.top-nav .us-head li:first-child > a:after{
	content: '';
	border-right: 2px solid #ff0000;
	margin: 5px 0 0 15px;	
}

.top-nav .share a.wp{
	background: url(../images/wp.png) no-repeat;
}
.top-nav .share a.wp:hover{
	background: url(../images/wp-h.png) no-repeat;
}

.top-nav .share a.fb{
	background: url(../images/fb.png) no-repeat;
}
.top-nav .share a.fb:hover{
	background: url(../images/fb-h.png) no-repeat;
}
.top-nav .share a.ig{	
	background: url(../images/ok-f.png) no-repeat;
	background-size: 24px;	
}
.top-nav .share a.ig:hover{
	background: url(../images/ok-f-h.png) no-repeat;
	background-size: 24px;
}
.top-nav .share a.ins{	
	background: url(/images/inst.png) no-repeat;
	background-size: 24px;	
}
.top-nav .share a.ins:hover{
	background: url(/images/inst_red.png) no-repeat;
	background-size: 24px;
}


.top-nav .share a.telegram{	
	background: url(/images/telegr.png) no-repeat;
	background-size: 25px;
	width: 25px;
	height: 25px;	
}
.top-nav .share a.telegram:hover{
	background: url(/images/telegr-hover.png) no-repeat;
	background-size: 25px;
	width: 25px;
	height: 25px;
}

footer .share a.telegram{	
	background: url(/images/telegr.png) no-repeat;
	background-size: 25px;
	width: 25px;
	height: 25px;
	margin-right: 10px;	
}
footer .share a.telegram:hover{
	background: url(/images/telegr-hover.png) no-repeat;
	background-size: 25px;
	width: 25px;
	height: 25px;
}

footer .share a.telegram{	
	background: url(/images/telegr.png) no-repeat;
	background-size: 25px;
	width: 25px;
	height: 25px;
	margin-right: 10px;	
	display: inline-block;
}
footer .share a.telegram:hover{
	background: url(/images/telegr-hover.png) no-repeat;
	background-size: 25px;
	width: 25px;
	height: 25px;
}

footer .share a.ok{	
	background: url(../images/ok-f.png) no-repeat;
	background-size: 24px;
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-right: 5px;	
}
footer .share a.ok:hover{
	background: url(../images/ok-f-h.png) no-repeat;
	background-size: 24px;
}

/*.container.header{
	min-width: 960px;
}*/


.container.header .intro{
	height: 216px;
	background: url(../images/intro2.png) no-repeat center center;	
	background-size: 1100px;
}
.container.header .intro .logo{	
	padding: 25px 0 0 130px;	
	width: 480px;
}
.container.header .intro .logo div{
	text-transform: uppercase;
	line-height: 1.2;
	font-size: 13px;
}
.container.header .intro .logo img{
	margin: 0 0 8px 30px;
}
.section.intro {
	position:  relative;
}
.section.intro .gmtp{
	position: absolute;
	top:34%;
	left: 270px;
}


/*.container{
	width: 1170px;
}*/


.container.header .main-nav{
	height: 70px;
	background: url(../images/m-bg-left.jpg) no-repeat top left,	
	url(../images/m-bg-right.jpg) no-repeat top right ;
	left: auto;
}
.container.header .main-nav ul.nav.menu{
	height: 70px;
	background: url(../images/m-bg-center.jpg) repeat-x top;
	margin: 0 56px;
	padding: 0 50px 0 20px;
	text-align: center;
}
.container.header .main-nav ul.nav.menu li{
	list-style: none;
	padding: 0;
	display: inline-block;
}
.container.header .main-nav ul.nav.menu li a{
	display: block;
	height: 68px;	
	padding: 23px 12px;
	color:#FFCF2D;
	font-size: 18px;
	font-weight: 600;
}
.container.header .main-nav ul.nav.menu li a:hover,
.container.header .main-nav ul.nav.menu li.active a,
.container.header .main-nav ul.nav.menu li.current a 
{
	color:#fff;
	background: transparent;
	text-decoration: underline; 
}

.container.header .main-nav{
	position: relative;
}
.container.header .main-nav .nav-panel{
	position: absolute;
	height: 68px;
	right: 90px;
	top: 0;
}
.container.header .main-nav .nav-panel .fa{
	margin-left: 18px;
	color: #FFCF2D;
	font-size: 28px;
	margin-top: 20px;
}
.container.header .main-nav .nav-panel .fa:hover,
.container.header .main-nav .nav-panel a.current .fa
{
	color: #C70A08;
}

.main-nav .nav-panel-dropdown-element{
	width: 300px;	
	background: #FFCF2D;
	position: absolute;
	top:70px;
	right: 100px;
	display: none;
	z-index: 1;
}
.main-nav .nav-panel-dropdown-element form{
	padding: 15px 20px;
}

.main-nav .nav-panel-dropdown-element input[type=text]{
	width: 194px;
	border: 0; 
	padding: 5px 10px;
}
.main-nav .nav-panel-dropdown-element input{
	display: inline-block;
}

.main-nav .nav-panel-dropdown-element a.edit-profile{
	display: inline-block;
	height: 32px;
	background: #BD0000;
	color: #fff;
	vertical-align: top;
	padding: 4px 10px;
}
.main-nav .nav-panel-dropdown-element a.edit-profile:hover,
.main-nav .nav-panel-dropdown-element input[type=submit]:hover
{
	
	text-decoration: none;
	background: #8a0000;
}


.main-nav .nav-panel-dropdown-element input[type=submit]{
	background: #bd0000;
	border: 0;
	color:#fff;
	height: 32px;
}
.main-nav .nav-panel-dropdown-element ul{
	padding: 0;
	margin: 0;
}
.main-nav .nav-panel-dropdown-element ul li{
	padding: 0;
	margin: 0;
	list-style: none;
}
.main-nav .nav-panel-dropdown-element ul li a{
	padding: 8px 20px;
	display: block;
	border-bottom: 1px solid #fcf7c2;
	color: #000;
}
.main-nav .nav-panel-dropdown-element ul li:last-child a{
	border-color: #FFCF2D;
}
.main-nav .nav-panel-dropdown-element ul li a:hover{
	background: #fbc200;
	text-decoration: none;
}
.main-nav li.item-132{
	display: none !important;
}
 

.right-bar{
	padding-top: 20px;
}

.right-bar .left_menu{	
	background:#016CB0; 
	margin-bottom: 20px;
	border-radius: 20px; 
	padding: 3px 0;
}
.right-bar .menu-list .left_menu:first-child{
	background: url(../images/menu-bg.png) no-repeat top center/cover;
}

.right-bar .left_menu ul{
	padding: 0;
	margin: 0;
}
.right-bar .left_menu ul li{
	padding: 0;
	margin: 0;
	list-style: none;	
}
.right-bar .left_menu ul li.parent a{
	padding-right: 25px;
	
}
.right-bar .left_menu ul li a{
	position: relative;
}
.right-bar .left_menu ul li a .fa{
	position: absolute;
	top: 6px;
	right: 5px;
	padding: 5px;
}

.right-bar .left_menu  ul li:last-child a{
	border: 0;
}
.right-bar .left_menu  ul li ul li:last-child a{
	border: 0;
	border-bottom: 1px solid #0577C0;	
}
.right-bar .left_menu ul li a{
	color:#fff;
	font-size: 15px;
	font-weight: bold;
	display: block;
	padding: 7px 20px 8px;	
	border-bottom: 1px solid #0577C0;
}

.right-bar .left_menu ul li ul{
	display: none;
}
.right-bar .left_menu li.active > ul{
	display: block;
}
.right-bar .left_menu ul li ul li a{
	font-weight: normal;
	padding-left: 30px;
}

.right-bar .left_menu .module_header{
	padding: 7px 20px 8px;
	color:#FFCF2D;
	border-bottom: 1px solid #0577C0;
	font-style: 15px;
	font-weight: bold;
}
.right-bar .left_menu ul li.current ul{
	display: block;
}
.right-bar ul li a:hover,
.right-bar ul li.current a
{
	color:#FFCF2D;
}
.right-bar ul li.current.parent ul li a{
	color:#fff;
}
.page_content img{
	max-width: 100%;
	height: auto;
}

.page_content table{
	border: 1px solid #dadada !important; 
	border-collapse: collapse;
	max-width: 100%;
	min-width: 100%;
}

.page_content table td{
	padding: 5px 10px;
}

ul.breadcrumb{
	background: transparent;
	margin: 10px 0;
	padding-left:0 
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #056cc0;
    font-weight: bold;
    content: "-";
}

.breadcrumb a{
	font-weight: bold;
}

.modal-content .close{
	z-index: 1;
}
.modal-content{
    max-width: 900px;
    margin: 20% auto;    
}
.modal-content{
	padding: 5px;
	border-radius:0; 
	background: #CDCDCD url(../images/modal-bg.png) repeat-x center bottom;
	border: 0;
	/*background-image: -webkit-linear-gradient(top, #CDCDCD, #016EB1);
	background-image: linear-gradient(to bottom, #CDCDCD, #016EB1);*/
} 
.modal-content h3{
	margin: 15px 0 20px 0;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #016EB1;
}
.modal-content form{
	background: #fff;
	padding: 10px 40px 10px 20px;
}
.modal-content form .control-label{
	font-weight: normal;
	padding: 10px 0px 0 0;
}
.modal-content form .form-control{
	height: 44px;
}
.modal-content form button{
	background: #016EB1;
	color:#fff;
	border-color: #016EB1;
	border-radius: 20px;
	padding: 0 40px;
	height: 30px;
}

span.info{
	padding: 2px 0 2px 22px;
	background: url(../images/info.png) no-repeat left center;
}
.modal-content span.info{
	margin: 8px 0 0 -22px;
	display: inline-block;
	color:#016EB1;
	cursor: pointer;
}
.blog_items img{
	width: 100%;
	height: 175px;
	object-fit: cover;
}

.blog_items .card-first{
	background: #016CB0;
	color:#fff;
	margin-bottom: 20px;
	min-height: 400px;
}
.blog_items .card-first .card-body{
	padding: 10px 10px;
}
.blog_items .card-first h2{
	margin: 5px 0 20px 0;
	font-size: 17px;
	color: #FDD02D;
	font-weight: bold;	
	line-height: 1.3;	
}
.blog_items .card-first a:hover{
	text-decoration: none;
}

.card-first:hover{
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
}

h1.page-title, .page_header h1, #content h1{
	margin: 18px 0 16px;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 3px solid #CF0505;
    display: inline-flex;
}

.card-item{
	padding: 5px;
	background: #CDCDCD url(../images/item-bg.png) repeat-x center bottom;
	margin-bottom: 20px;
	
}
.card-item .card-body{
	background: #fff;
	padding: 20px 15px;
	font-size: 15px;
	line-height: 1.4;
}
.card-item .card-body h2{
	margin: 0 0 15px;
	font-size: 14px;
	line-height: 1.3;
	color: #0066A8;
	font-weight: bold;	
}

.card-item .card-body .date{
	font-size: 15px;
	font-weight: bold;
	color: #999;
}
.card-item .card-body .readmore{
	font-weight: bold;
	margin-top: 5px;
}

.pagination-list{
	margin: 20px 0;
	padding: 0;
}
.pagination-list li{
	list-style: none;
	display: inline-block;
}
.pagination-list li a{
	padding: 4px 12px;
	display: block;
	margin-right: 5px;
	text-transform: uppercase;
	background: #006DB2;
	font-size: 15px;
	color:#fff;
	margin-bottom: 10px;
}
.pagination-list li a:hover{
	text-decoration: none;
}
.pagination-list li.active a{
	background: #1E1E1E;
	cursor: default;
}

.pagination-list li.disabled a{
	background: #cfcfcf;
	cursor: default;
}

footer{
	min-height: 200px;
	margin-top: 20px;
	padding: 36px 0;
	background:  url(../images/footer-bg.png) repeat-x top center, 
	#1E1E1E url(../images/footer-bg.png) repeat-x center bottom;
}

footer .nav.menu{
	padding: 0;
	margin: 0;
}
footer .nav.menu li{
	list-style: none;
	margin: 0;
	padding: 0;
}
footer .nav.menu ul{
	margin: 0;
	padding: 0;
}

footer .nav.menu li.parent{
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
footer .nav.menu ul li a{
	color:#FFCF30;
	font-size: 15px;
	line-height: 1.2;
}
footer .nav.menu .nav-header{
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin: 18px 0 ;
	display: block;
}
footer .footer_copyr{
	padding: 40px 0 0;
}
footer .footer_copyr div{
	display: inline-block;
	color: #fff;
}
footer .share{
	padding-top: 30px;
	text-align: right;	
}
footer .share p{
	display: inline-block;
}
footer .share p a{
	display: block;
	height: 34px;
	width: 34px;
	margin-left:5px;	
	border-radius: 50%;	
}
footer .share p a.odnoklassniki{
	background: url(../images/ok-f.png) no-repeat center center;
}
footer .share p a.odnoklassniki:hover{
	background: #bf0000 url(../images/ok-f.png) no-repeat center center;
}
footer .share p a.vk{
	background: url(../images/vk-f.png) no-repeat center center;
}
footer .share p a.vk:hover{
	background: #bf0000 url(../images/vk-f.png) no-repeat center center;
}
footer .share p a.fb{
	background: url(../images/fb-f.png) no-repeat center center;
}
footer .share p a.fb:hover{
	background: #bf0000 url(../images/fb-f.png) no-repeat center center;
}


form .alert-danger{
	margin-top: -5px;
	display: none;
	text-align: center;
}



.retual-blok .card{
	background: #000000 url(../images/svecha.gif) no-repeat bottom -20px center;
	background-size: 130px;	
	border:0;
	position: relative;
	padding: 0 15px 160px;
	margin-bottom: 100px;
	margin-top: 75px;
	text-align: center;
}
.retual-blok .card:first-child{
	margin-top: 100px;
}

.retual-blok .card:last-child{
	margin-bottom: 30px;
}

.retual-blok .card .img img{
	object-fit: cover;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	margin-top: -75px;
}
.retual-blok .subtitle{
	font-size: 16px;
	color:#fff;
	margin-top: 10px;
}
.retual-blok .name{
	font-size: 19px;
	color:#FD0001;
	text-transform: uppercase;
	margin: 30px 0 20px;
	font-weight: bold;
}
.retual-blok .text{
	font-size: 17px;
	color:#fff;	
}

.item-page .page-subtitle{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-bottom: 3px solid #026CB1;
	margin:40px 0 20px;
	padding-bottom:6px; 
}
.item-page .page-subtitle.gall{
	text-align: left;
	margin:5px 0 20px;
}
.subtitle-date{
	margin: 5px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #B9B9B9;
}


.item-page.mourn .card{
	border: 0;
	position: relative;
	height: 280px;
	width: 100%;
	cursor: pointer;
}
.item-page.mourn .card .img{
	width: 100%;
	height: 100%;	
}
.item-page.mourn .card .img img{
	max-width: 100%;
	object-fit: cover;
	height: 100%;
}

.item-page.mourn .card .memo{
	width: 100%;
	height: 100%;
	background: url(../images/memo.png) no-repeat top center/cover;
	/*background-size: 100%;*/
	position: absolute;
	top:0;
	left: 0;
}
.item-page.mourn .card .memo-slash{
	width: 100%;
	height: 100%;
	background: url(../images/memo-slash.png) no-repeat bottom center;
	background-size: 100%; 
	position: absolute;
	top:0;
	left: 0;
}
.item-page.mourn .card .honor{
	position: absolute;
	width: 32px;
	height: 100%;
	top: 0;
	left: 0;
	z-index:1;	
}
.item-page.mourn .card .honor img{
	display: block;
	padding: 5px
}
.item-page.mourn .card .title{
	position: absolute;
	width: 100%;
	padding: 15px 10px;
	left: 0;
	bottom: 0;
	color: #fff;	
	text-align: center;
	font-size: 12px;
}
.item-page.mourn .card .title div:first-child{
	font-size: 14px;
	font-weight: bold;
}
#modal.mourn .mourn-modal .close{
	z-index: 10000;
	margin: 8px 10px;
	background: #dadada;
	height: 25px;
	width: 25px;
	padding: 0;
	border-radius: 50%;
	opacity: 1;
	padding-bottom: 3px;
	
}
#modal.mourn .modal-content{
	background: #454545;
	color:#fff;
	padding: 0;	
	
}
#modal.mourn .modal-dialog{
	width: 760px
}
#modal.mourn .mourn-modal{
	min-height: 200px;
	padding-left: 30%;
	position: relative;
}
#modal.mourn .mourn-modal .left-box{
	width: 30%;
	position: absolute;
	left:0;
	top:0;
	height:100%;
	background: #000000 url(../images/svecha.gif) no-repeat bottom -20px center;
	background-size: 130px;	
	padding-bottom: 300px;	
}
#modal.mourn .mourn-modal .left-box .img{
	margin: 30px;
	max-width: 100%;
	height: 200px;
}
#modal.mourn .mourn-modal .left-box .img img{
	max-width: 100%;	
	border:1px solid #454545;	
	object-fit: cover;
}


#modal.mourn .mourn-modal .mourn-modal-text{
	padding: 16px 24px;
	min-height: 500px;
}
#modal.mourn .mourn-modal .mourn-modal-text h2{
	margin: 0;
}

#modal.mourn .mourn-modal .mourn-modal-text .date{
	font-size: 14px;
	margin: 6px 0 20px;
}

#modal.mourn .mourn-modal .left-box .honor{
	width: 100%;
	text-align: center;
	padding: 0 0 20px 0;
}
#modal.mourn .mourn-modal .left-box .honor img{
	height: 32px;
	margin: 0 5px;
}
#modal .success-text{
	margin: 0;
	padding: 40px;
}
.birthday-blok .card{
	background: url(../images/birthday_bg.png) no-repeat top center, url(../images/birthday_bottom_bg.png) no-repeat bottom center;
	background-size: 100%;	
	border:0;
	position: relative;
	padding: 0 15px 20px;
	margin-bottom: 100px;
	margin-top: 75px;
	text-align: center;
	border-bottom: 12px solid #f9f9f9;
	min-height: 370px;
}

.birthday-blok .card:last-child{
	margin-bottom: 30px;
}

.birthday-blok .card .img img{
	object-fit: cover;
	object-position: top;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	margin-top: -75px;
}

.birthday-blok .name{
	font-size: 19px;
	color:#FD0001;
	text-transform: uppercase;
	margin: 30px 0 20px;
	font-weight: bold;
}
.birthday-blok .text{
	font-size: 17px;
	color:#000;		
}
.birthday-blok .subtitle{
	font-size: 17px;
	color:#000;	
	margin: 20px 0 10px	
}

.birthday-blok .send-sms-ru-box{
	text-align: center;
}
.birthday-blok .send-sms-ru-box form.send-sms-ru{
	display:none;	
}
.birthday-blok .send-sms-ru-box .send-sms-ru .load{
	display: none;
}
.birthday-blok .send-sms-ru-box input,
.birthday-blok .send-sms-ru-box textarea
{
	width: 100%;
	border: 1px solid #d1d6d2;
	padding: 4px 10px;
	margin-bottom: 12px;
}
.birthday-blok .send-sms-ru-box .btn.btn-default{
	color:#fff;
	background: #016CB0;
	border-color: #016CB0;
}
.birthday-blok .send-sms-ru-box .btn.btn-default:hover{
	background: #014e81;
	border-color: #014e81;
}

#modal .tooltip.top{
	width: 320px;
}

#sidebar_right .gugo_events_body{
	margin: 20px 0;
	padding: 15px;
	background: #f9f9f9;
	border-radius: 20px;
	
}

#sidebar_right .gugo_events_body .gugo_events_header{
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color:#016CB0; 
}
.gugo_events_content{
	margin-top: 15px;
}

#sidebar_right .gugo_events_body .gugo_events_content img{
	max-width: 35%;
	display: inline-block;
	vertical-align: top;
	margin: 3px;
}
#sidebar_right .gugo_events_body .gugo_events_content{
	
}

#sidebar_right .gugo_events_body .gugo_events_content a{
	max-width: 100%;
	display: inline-block;
	text-align: center;
}
.sovet table{
	border-collapse: collapse;
	border: 0 !important;
}
.sovet table td{
	padding: 0;
}

.sovet tr.cont{		
	display: block;
	border: 1px solid #EEEEEE;
	background: #F6F6F6;
}

.sovet tr.cont:nth-child(2n) {
	background: #fff;
}

.sovet tr.cont td{
	padding: 20px;

}
.godovoj-otchet .sovet tr.cont td {
  vertical-align: top;
}
.godovoj-otchet .sovet tr.cont td:nth-child(2n){
  width: 350px;
}

.sovet p:first-child{
	font-size: 19px;
	margin-top: 20px;
}

.sovet tr.head td{	
	font-size: 18px;
	font-weight: bold;
	color:#046BAE;		
}
.sovet tr.head td div.body{
	border: 1px solid #EEEEEE;
	padding: 16px;
	margin: 20px 0 0;
}
.sovet tr.head td.sub-head{
	padding: 16px;		
	color: #000;
	background: #F6F6F6;
}
.sovet tr.head td.sub-head strong{
	font-weight: normal !important;
}
.sovet .img{
	width: 180px;
	height: 240px;
	background: #CDCDCD url(../images/item-bg.png) repeat-x center bottom;
	padding: 5px;
}
.sovet .img img{
	object-fit: cover;
	height: 100%;
	width: 100%;	
}
#system-message .alert{
	margin-top: 30px
}

.cat-children-list{
	margin: 20px 0 20px 0;
	border-bottom: 4px solid #036DB2;
	padding-bottom: 7px;
}

.cat-children-list div{
	display: inline-block;
	margin-right: 20px;
}
.cat-children-list div h3{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: bold;
	font-size: 18px;
}
.cat-children-list div h3 a.current{
	color:#B9B9B9;
}

.cat-children-list div:first-child a{
	padding: 5px 5px 5px 45px;
	background: url(../images/icon-photo.png) no-repeat left center;
}
.cat-children-list div:last-child a{
	padding: 5px 5px 5px 45px;
	background: url(../images/icon-video.png) no-repeat left center;
	
}
.card-item.gall{
	background: #fff;
	min-height: 300px
	
}
.card-item.gall .card-body{
	padding: 0;
}
.card-item.gall .blog_item_img{
	background: #CDCDCD url(../images/item-bg.png) repeat-x center bottom;
	padding: 5px;
}
.card-item.gall .date{
	font-size: 12px;
	margin: 10px 0;
}
.card-item.gall h2{
	margin-bottom: 0;
}
.gallery-list-slider .slick-slide{
	
}
.gallery-list-slider .slick-slide img{
	max-width: 100%;
	height: 180px;
	object-fit: cover;
	padding: 10px;
	
}
.gallery-list-slider{
	text-align: center;
	padding: 0;
	position: relative;
	margin-bottom: 60px;
}
.gallery-title-slider{
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	border-bottom: 4px solid #D00606;
	padding-bottom: 3px;
	display: -webkit-inline-box;
	margin: 40px 0 15px;
	
}
.gallery-list-slider .slick-prev{
	position: absolute;
	top:-40px;
	right: 45px;
	background: url(../images/slick-prev.png) no-repeat;
	width: 31px;
	height: 30px;
	border:0;
}
.gallery-list-slider .slick-next{
	position: absolute;
	top:0;
	right: 0;
	top:-40px;
	background: url(../images/slick-next.png) no-repeat;
	width: 31px;
	height: 30px;
	border:0;
}
form .label{
	color:#000;
}
form.user_forms .label{
	color: #000 !important;
}

form .radio{
	margin-left: 20px;
}



.gallery-item-img .image-bg {
	background: #CDCDCD url(../images/item-bg.png) repeat-x center bottom;
	padding: 5px;
	object-fit: cover;
	height: 150px;
	margin-bottom: 30px;
}

.gallery-item-video.row{
	padding: 0 !important;
	margin: 0 !important;
	width: 100%;	
}
.gallery-item-video.row .col-sm-3{
	padding: 0 !important;
	margin: 0 !important;
	width: 100% !important;
	float: none !important;
	text-align: center;
	display: block;
	
}


.gallery-item-video .col-sm-3 img, 
.gallery-item-video .col-sm-3 .vb_video_box{
	max-width: 100% !important;
	margin-bottom: 5px;
	
}
.card.mourn-element{
	margin-bottom: 30px;
}
.alert.alert-notice{
	background: #fffcf0;
}

.alert.alert-error{
	background: #fff2f0;
}
.alert.alert-message{
	background: #f0fced;
}

.form-horizontal .control-label{
	font-size: 14px;
	font-weight: normal;
}
.modal-text-body{
	background: #fff;
	padding: 20px 15px;
}
.mobile-bars .fa{
	display: none;
}

.mobile-panel{
	width: 100%;
	height: 50px;
	background: #000;
	position: relative;
	display: none;
}
.mobile-panel .fa{
	position: absolute;
	font-size: 34px;
	color: #fff;
	top:7px;
	left:15px;	
	cursor: pointer;
	
}
.mobile-panel .fa.right{
	right: 15px;
	left: auto;	
}

.main-nav .fa-close{
	display: none;
}
.track-list{
	padding: 10px 20px 40px;	
	background: #F1F3F4;
	display: block;
	border-radius: 0px;
	position: relative;
	margin: 20px 0;
}

.track-list .track{
	position: relative;
	padding-right: 30px;
}
.track-list .track a.download{
	position: absolute;
	right: 0; 
	top:5px;	
}
.track-list .track a.trash{
	position: absolute;
	right: 20px; 
	top: 4px;	
}
.track-list .track a.edit{
	position: absolute;
	right: 40px; 
	top: 5px;	
}
.track-list .track .rename{
	display: none;
}


.track-list .track span{
	cursor: pointer;
}

.track-list .track{	
	margin: 3px 20px;
	border-top: 1px solid #dfdfdf;
	padding: 5px 5px 2px;
}

.track-list .track.current {	
	font-weight: bold;
	border: 0 !important;
	border-top: 1px solid #dfdfdf !important;
	padding: 5px 5px 2px !important;
}

.track-list .panels{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	border-top: 1px solid #dfdfdf;
	padding: 3px 30px;
	text-align: right;
}
.track-list .upload-form{
	text-align: left;
	min-height: 100px;
	background: #F7F7F7;
	padding: 0 30px 20px;
	margin-top: 15px;
	display: none;
	
}
.track-list .upload-form .upload-err{
	min-height: 20px;
	color: #f00;
	text-align: center;
}
.track-list .upload-form input[type=file]{
	max-width: 280px;
}


.kmsgbody embed{
	width: 100% !important;
	min-height: 480px !important;
}





audio{
	width: 100%;
	border-radius:0 !important; 
}


.button-container{
	width: 100%;  
	text-align: center;   
	padding: 15px 0;
}
.button-container a{
    text-decoration: none;
    padding: 10px 30px;
    color: #fff;
    background: #016EB1;
    border-radius: 25px;
       
}
.button-container a:hover{
    background: #5AA1CC;
    text-decoration: none;
}

.donation-box{
	margin: 20px 0;
    padding: 15px;
    background: #efefef;
    border-radius: 20px;
    text-align: center; 
    border: 1px solid #016CB0;
}
.donation-header{
	text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #016CB0;
    padding-bottom: 7px;
   
    
}
.donation-box .btn.btn-default.blue{
    border: none;
    height: 34px;
    padding: 0 20px;
    color: #fff;
    border-radius: 20px;
    background: #016CB0;
    font-size: 16px;
    margin: 12px auto 5px;
    font-weight: 600;
    display: block;
}
.donation-box .btn.btn-default.blue:hover{
	background: #686f71
}
@media (max-width: 1200px) {
  	.container.header .main-nav ul.nav.menu li a{
		font-size: 14px !important;
	}
}


@media (max-width: 1024px) {
	.mobile-panel,
	.main-nav .fa-close{
		display: block;
	}
	
	.card-item .card-body{
		min-height: 500px;
	}
	.container{
		width: 100%;
	}
  	.container.header .main-nav ul.nav.menu li a{
		font-size: 14px;
	}
  	.bar-callapse{
		position: fixed;		
		top:0;
		height: 100%;
		overflow-x: auto;
		background: #016CB0;
		z-index: 105;
		width: 300px;
		right: -300px;				
	}
	.mobile-bars{
		background: #1E1E1E;
		height: 48px;
		width: 100%;
		display: block;
		border-left: 1px solid #6e6e6e;
	}
	.mobile-bars .fa{
		font-size: 30px;
		position: absolute;
		top:7px;
		left: 20px;
		color:#fff;
		cursor: pointer;
		display: block;
	}
	
	.right-bar .left_menu{
		border-radius: 0;
	}
	.right-bar .left_menu ul li a,
	.right-bar .left_menu .module_header
	{
		font-size: 17px;
	}
	
	.container.header .main-nav	
	{
		background: #000;
		height: 100%;
		position: fixed;
		width: 300px;
		top: 0;
		left: -300px;
		z-index: 105;
		padding-top: 48px;
		
	}	
	.container.header .main-nav .fa-close{
		position: absolute;
		right: 15px;
		color: #fff;
		font-size: 30px;
		top: 7px;
		cursor: pointer;				
	}
	
	
	.container.header .main-nav ul.nav.menu{
		background: transparent;
		margin: 0;
		padding: 0;
		height: auto;
	}
	.container.header .main-nav ul.nav.menu li{
		width: 100%;
		display: block;
	}
	
	
	.container.header .main-nav ul.nav.menu li a{
		border-bottom: 1px solid #464646;
		font-size: 20px !important;
	}
	.container.header .main-nav .nav-panel,
	.main-nav .nav-panel-dropdown-element {
		right: 15px;
	}
	.container.header .main-nav .nav-panel{
		top:50px;
	}
	
	
	
  /*	.container{
		width: 100%;
	}*/
  	
}


@media (max-width: 768px) {
	
	.section.intro .gmtp{
		display: none;
	}
	
	
	#Kunena #jumpto .inputbox{
		width: 60%;
	}
	
	
	footer .share{
		text-align: center;
	}
	footer .col-sm-2{
		text-align: center;
	}
	.gallery-title-slider{
		font-size: 18px;
	}
	
	.pagination-list .disabled{
		display: none;
	}
	
	
	
	.gallery-list-slider .slick-prev,
	.gallery-list-slider .slick-next{
		top:-50px;
	}
	
	.container.header .intro{
		background: url(../images/intro-bg-m.jpg) no-repeat center center/cover;
		text-align: center;
	}
	.container.header .intro .logo{
		padding: 0;
		margin: 0 auto;
	}
	.container.header .intro .logo img{
		margin: 20px 0 10px;
	}

	
	.blog_items .card-first {
		min-height: auto !important;
	}
		
	.mobile-panel .fa.left{
		display: block;
	}
		
	
  	.blog_items .card-first h2, .card-item .card-body h2{
		min-height: inherit;
	}
  	
  	.card-item .card-body{
		min-height: 100% !important;
	}
	
	.blog_items img{
		height: 100%;
	}
}







@media (min-width: 768px){
	.modal-dialog {
		max-width: 900px !important;
		min-width: 900px !important;
	}
}




.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
 
.col-xs-1-5 {
  width: 20%;
  float: left;
}



@media (max-width: 992px) {
	
	.section.intro .gmtp{
		width: 60%;
	}
	
	.item-page.mourn .card{
  		height: 410px;
  	}
  	
  	.blog_items img{
		height: 240px;
	}
	
	.blog_items .card-first{
		min-height: 480px;
	}
	/*.blog_items .card-first h2, .card-item .card-body h2{
		min-height: 66px;
	}*/
  	
}



 
@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  } 
}
 
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}
 
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}
@media (max-width: 576px) {
	.col-md-1-5 {
    	width: 100%;
    
  	}
  	
  	.container.header .intro .logo{
		width: 100%;
	}
  	
}
.item-page.godovoj-otchet h2{
  margin-top: 40px;
    margin-bottom: 30px;
}
.item-page.godovoj-otchet h3{
  margin-top: 30px;
    margin-bottom: 20px;
}
.item-page.godovoj-otchet h3{
  line-height: 1.5;
}