@media (min-width: 1200px) {
    .rd-navbar-static .rd-navbar-brand {
        margin-right: 120px;
    }
}
.rd-navbar-static .rd-navbar-inner, .rd-navbar-static .rd-navbar-nav-wrap, .rd-navbar-static .rd-navbar-top-panel__content-top, .rd-navbar-static .rd-navbar-top-panel__content-bottom {
    justify-content: flex-end !important;
}

.adv-h2  { 
	font-size: 50px;
}
.bg-gray-darker {
	background-color: #151515 !important;
    color: #888;
}
.default-color,
.default-color a { color: #e41e12 !important; }
a.default-color:hover,
.default-color a:hover { color: #646446 !important; }

.default-color-revers,
.default-color-revers a { color: #646446 !important; }
a.default-color-revers:hover,
.default-color-revers a:hover { color: #e41e12 !important; }
.grey,
a.grey,
.grey a { color: #646464; }

.white,
a.white,
.white a { color: #ffffff; }

.img-circle{border-radius:50%}

.sect-margin { margin-bottom: 90px !important; }
@media (max-width: 768px) {
	.sect-margin { margin-bottom: 60px !important; }
}
.sect-top-zero { margin-top: 0px !important;  padding-top:0 !important; }
.sect-margin .action-desp { margin-top: 0; }


.bgpict{ overflow: hidden; width: 100%; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.bg-owl .owl-item { width: 100%; }
.bgpict-6 { height: 230px; }
.bgpict-6-1 { height: 294px; }
.bgpict-6-2 { height: 200px; }
.bgpict-12 { height: 270px; }
.bgpict-12-wide { height: 470px; }
@media (min-width: 576px) {
	.bgpict-6 { height: 230px; }
	.bgpict-6-1 { height: 294px; }
	.bgpict-6-2 { height: 200px; }
	.bgpict-12 { height: 340px; }
	.bgpict-12-wide { height: 570px; }
}
@media (min-width: 768px) {
	.bgpict-6 { height: 446px; }
	.bgpict-6-1 { height: 248px; }
	.bgpict-6-2 { height: 174px; }
	.bgpict-12 { height: 441px; }
	.bgpict-12-wide { height: 665px; }
}
@media (min-width: 991px) {
	.bgpict-6-1 { height: 188px; }
	.bgpict-6-2 { height: 160px; }
}
@media (min-width: 1200px) {
	.bgpict-6-1 { height: 274px; }
	.bgpict-6-2 { height: 200px; }
}
@media (min-width: 1200px) {
	.bgpict-6-1 { height: 314px; }
	.bgpict-6-2 { height: 200px; }
}

.rd-navbar--is-stuck .adv-top { display: none; }
.rd-navbar-static .list-inline-xxs .rd-navbar-nav { margin: 0; padding: 0; }
.rd-navbar-static .list-inline-xxs .rd-navbar-nav li,
.rd-navbar-static .list-inline-xxs .rd-navbar-nav li li { margin-top: 0; }
.rd-navbar-static .list-inline-xxs .rd-navbar-nav > li > .rd-navbar-dropdown  { margin-top: 0; }
.rd-navbar-fullwidth .list-inline-xxs .rd-navbar-nav > li > .rd-navbar-dropdown, 
.rd-navbar-static .list-inline-xxs .rd-navbar-nav > li > .rd-navbar-dropdown { right: 0; }

.display .rd-navbar-top-panel__right {  /*position: absolute; right: 0;*/  }
/*
.rd-navbar-static .rd-navbar-nav > li.nav-btn > a, 
.rd-navbar-static .rd-navbar-nav > li.nav-btn > a:active, 
.rd-navbar-static .rd-navbar-nav > li.nav-btn > a:focus, 
.rd-navbar-sidebar .rd-navbar-nav > li.nav-btn > a, 
.rd-navbar-sidebar .rd-navbar-nav > li.nav-btn > a:active, 
.rd-navbar-sidebar .rd-navbar-nav > li.nav-btn > a:focus{
	padding: 14px; 
	background-color: #e41e12; 
	color: #000000;
	border: 1px solid #e41e12;
}
.rd-navbar-static .rd-navbar-nav > li.nav-btn > a:hover, 
.rd-navbar-sidebar .rd-navbar-nav > li.nav-btn > a:hover{
	background-color: #000000; 
	color: #e41e12;
}
*/
.top-swiper .button {
	font-size: 20px;
	padding: 16px;
	color: #ffffff;
}
.top-swiper .button.button-primary {
	bordeR: 1px solid #e41e12;
}
.top-swiper .button-primary:hover, 
.top-swiper .button-primary:focus, 
.top-swiper .button-primary:active, 
.top-swiper .button-primary:hover{
	color: #ffffff !important;
	border-color: #000;
}

@media (min-width: 991px) {
	.reg-box {
		width: 300px;
		position: absolute; right: 0; top: 48px; padding: 20px; background-color: #ffffff;
		opacity: 0;
		visibility: hidden;
		will-change: opacity, transform;
		border-left: 1px solid #e1e1e1;
		border-bottom: 1px solid #e1e1e1;
		border-right: 1px solid #e1e1e1;
		transform: translateY(-2em);
		z-index: -1;
		transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	}
}

.reg-box a { color: #333333 !important; font-size: 15px; }
.reg-box a:hover { color: #f4811c !important; }

.list-inline-my { float: right; margin: 0; padding: 0; }
.list-inline-my li { display: inline-block; margin:0; float: left; padding: 0; vertical-align: middle;  display: flex; align-items: center; justify-content: center; height: 40px; margin-left: 10px; }
.list-inline-my .form-input { padding: 10px !important; min-height: auto; font-size: 13px;font-weight: 400; line-height: 13px; border: 1px solid #dedede;}
@media (min-width: 1038px) {
	.list-inline-my .form-input.search {
		width: 300px;
	}
}

.literatura-box .icon { font-size: 123px; color: #808080}
.focus .reg-box {  opacity: 1; visibility: visible; -index: 1; transform: translateY(0%); transition-delay: 0s, 0s, 0.3s; }
.registration { /*position: relative;*/ padding-top: 9px; padding-bottom: 9px; }

input.error,
.form-wrap .error {
    color: #ff2525;
    font-size: 16px;
    font-style: italic;
}

.reg-box .row,
.reg-box .button { margin: 0;}

@media (max-width: 990px) {
	.list-inline-my li { height: auto; }
	.list-inline-my li.box-search,
	.list-inline-my li.registration { width: 100%; margin-top: 20px;  margin-bottom: 20px; margin-left: 0; }
	.list-inline-my li.box-search {  }
	.list-inline-my li.registration { }
	.list-inline-my li.box-search form,
	.list-inline-my .form-input { width: 100%; }

	.registration .icon { 	opacity: 0; display: none; visibility: hidden; will-change: opacity, transform; }
	.registration { width: 100%; }
	.registration .reg-box { width: 100%; }
	.registration .reg-box a { color: #333333 !important; font-size: 15px; }
	.registration .reg-box a:hover { color: #f4811c !important; }
}
.icon-circle-color-default { 
	background-color: #646464; 
	color: #ffffff !important;
	cursor: pointer;
}
span:hover.icon-circle-color-default,
a:hover.icon-circle-color-default { 
	background-color: #e41e12; 
}

.focus .icon-circle-color-default { background-color: #e41e12; cursor: pointer; }
.focus a:hover.icon-circle-color-default { background-color: #e41e12; color: #ffffff; }


.icon-circle-color-black { 
	background-color: #000000; 
	color: #e41e12 !important;
}
span:hover.icon-circle-color-black,
a:hover.icon-circle-color-black { 
	background-color: #ffffff; 
}

.focus .icon-circle-color-black { background-color: #e41e12; }
.focus a:hover.icon-circle-color-black { background-color: #000000; color: #e41e12; }

.rd-navbar-static .rd-navbar-top-panel-dark .focus span, 
.rd-navbar-static .rd-navbar-top-panel-dark .focus .icon-gray-darker, 
.rd-navbar-sidebar .rd-navbar-top-panel-dark .focus span, 
.rd-navbar-sidebar .rd-navbar-top-panel-dark .focus .icon-gray-darker {
	color: #e41e12;
}
.rd-navbar-static .rd-navbar-top-panel-dark .focus span:hover, 
.rd-navbar-static .rd-navbar-top-panel-dark .focus .icon-gray-darker:hover, 
.rd-navbar-sidebar .rd-navbar-top-panel-dark .focus span:hover, 
.rd-navbar-sidebar .rd-navbar-top-panel-dark .focus .icon-gray-darker:hover {
	color: #e41e12
}

.top-phone { color: #ffffff; }
.rd-navbar-fixed .top-phone { 
	color: #999999; 
}
.page .rd-navbar-fixed li a.icon-gray-darker { 
	color: #ffffff !important;
}

.list-inline-xxs .form-input { min-height: auto; padding: 6px; margin-right: 10px;}
.top-button { display: inline-block; width: auto; max-width: 100%; border: 1px solid; border-radius: 0; padding: 0; font-size: 30px; line-height: 17px; font-weight: 400; letter-spacing: 0; transition: .33s all ease; white-space: normal; text-transform: uppercase; cursor: pointer; text-align: center; }

.button-search{  color: #646464; background-color: transparent; border-color: transparent; }
.button-search:hover { color: #e41e12; }

@media (max-width: 767px) {
	.box-search { margin-bottom: 10px; margin-top: 10px; }
	.footer-corporate .list-inline-xxs { display: none; }
	.list-inline-xxs .box-search { display: inline-block; width: 100%; margin-top: 10px; margin-bottom: 10px;  }
	.rd-navbar-fixed .rd-navbar-top-panel__content { padding-bottom: 0; }
}

@media (min-width: 768px) and (max-width: 991px) {
	.footer-corporate .list-inline-xxs { display: none; }
}

.bg-position-top { background-size: cover; background-position: bottom; }
.col-my-auto { float: left; }

.adv-top { height: 100px; margin-left: -15px; margin-right: -15px; display: flex; justify-content: center; align-items: center; }
.bg-anons { background-color: #e41e12; text-transform: uppercase; height: 44px; width: 100%; font-size: 20pt; color: #ffffff; display: flex; justify-content: center; align-items: center; }
@media (max-width: 767px) {
	.adv-top .bg-anons { font-size: 10pt;}
}




.pochet-title-form { background-image: url(../img/bgpattern_small2_50.png); }

.post-minimal time { font-size: 16px; }
.post-minimal h5 { font-size: 22px; line-height: 26px; font-weight: 600; }


@media (max-width: 767px) {
	.post-video .entry-video iframe { height: 300px; }
}
@media (min-width: 768px) and (max-width: 991px) {
	.post-video .entry-video iframe { height: 400px; }
}
@media (min-width: 992px) and (max-width: 1199px) {
	.post-video .entry-video iframe { height: 600px; }
}
@media (min-width: 1199px) {
	.post-video .entry-video iframe { height: 600px; }
}


.box-color-info { padding: 2px 6px; }
.box-color-info .fa-ul { margin-left: 46px; }
.box-color-info .icon { font-size: 30px; color: #e41e12; }
.box-color-info .heading-6,
.box-color-info .heading-6 a { color: #333333; }
.box-color-info a:hover { color: #fff; }
.box-color-info:hover { color: #fff; background: #e41e12; }
.box-color-info:hover .icon,
.box-color-info:hover .heading-6,
.box-color-info:hover .heading-6 a { color: #ffffff; }
.box-color-info .fa-body { line-height: 32px; }
.box-color-info .fa-ul p { margin: 10px; }

.anons { background-color: rgba(0,0,0,0.4); padding: 16px 0; }
.anons .heading-decorated a { color: #ffffff; }
.anons .heading-decorated a:hover { color: #e41e12; }
/*.anons .heading-decorated { font-size: 70px}*/
.section-md.bg-accent { padding: 44px 0 50px; }
.anons .heading-decorated::after { background: inherit; }
@media (max-width: 767px) {
	.anons .heading-decorated { font-size: 26px}
}
@media (min-width: 768px) and (max-width: 991px) {
	.anons .heading-decorated { font-size: 40px}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.anons .heading-decorated { font-size: 60px}
}
@media (min-width: 1199px) {
	.anons .heading-decorated { font-size: 64px}
}

@media (max-width: 767px) {
	.vaznoe .unit-body,
	.vaznoe .post-classic-body,
	.pochet-news .post-classic-body,
	.box-color-info .bci-txt,
	.fonds-desp,
	.fonds-accordion #accordion .card-custom-body,
	.pochet-news-body,
	.page-veteran-desp,
	.action-body,
	.text-museum,
	.photo-body p,
	.project-body p,
	.projects-desp,
	.photo-txt-desp,
	.action-desp,
	.photokonkurs-form,
	.photokonkurs-desp,
	.photokonkurs-desp-box,
	.photokonkurs-form-search,
	.free_text  { font-size: 16px; }
}

.page-veteran-desp a,
.projects-desp a,
.partners a { color: #e41e12; }
.page-veteran-desp a:hover,
.projects-desp a:hover,
.partners a:hover { color: #333333; }

.pochet-search-page a { text-transform: uppercase;}
.pochet-search-page a:hover { color: #e41e12; }
.pochet-search-page small { font-style: italic; }


.partners ul,
.vaznoe .unit-body ul,
.vaznoe .post-classic-body ul,
.pochet-news .post-classic-body ul,
.box-color-info .bci-txt ul,
.fonds-desp ul,
.fonds-accordion #accordion .card-custom-body ul,
.pochet-news-body ul,
.page-veteran-desp ul,
.action-body ul,
.text-museum ul,
.photo-body p ul,
.project-body p ul,
.projects-desp ul,
.photo-txt-desp ul,
.action-desp ul,
.photokonkurs-form ul,
.photokonkurs-desp ul,
.photokonkurs-desp-box ul,
.photokonkurs-form-search ul,
.free_text ul,
ul.default-list {
	list-style: disc;
    padding: 0 0 0 20px;
}

.partners ul li,
.vaznoe .unit-body ul li,
.vaznoe .post-classic-body  ul li,
.pochet-news .post-classic-body  ul li,
.box-color-info .bci-txt  ul li,
.fonds-desp  ul li,
.fonds-accordion #accordion .card-custom-body  ul li,
.pochet-news-body  ul li,
.page-veteran-desp  ul li,
.action-body  ul li,
.text-museum  ul li,
.photo-body p  ul li,
.project-body p  ul li,
.projects-desp  ul li,
.photo-txt-desp  ul li,
.action-desp  ul li,
.photokonkurs-form  ul li,
.photokonkurs-desp  ul li,
.photokonkurs-desp-box  ul li,
.photokonkurs-form-search  ul li,
.free_text ul li,
ul.default-list li{
	list-style: disc;
    padding: 0 0 0 20px;
	display: list-item;
}


.bg-full-images { margin-top: 70px; margin-bottom: 40px;}
.bg-counters { margin-top: 70px; margin-bottom: 120px; }
.form-need-help { margin-bottom: 120px; }
/*             
.bg-full-images .justify-content-md-center,
.bg-counters { padding: 40px 0; }
*/

.section-md.pochet-news { padding-top: 0; }
.pochet-title-form .section-lg { padding: 0; }
.pochet-title-form .heading-caption { font-size:17px; margin-top: 10px}
.pre-footer-corporate { font-size: 15px; }


@media (max-width: 575px){
	.google-map-footer {
		position: absolute;
		left: calc(-100vw/2);
		right: calc(-100vw/2);
	    top: -290px;
	    bottom: -40px;
	}
}
@media (min-width: 576px){
	.google-map-footer {
		position: absolute;
	    left: calc(-100vw/2);
	    right: calc(-100vw/2);
	    top: -296px;
		bottom: -40px;
	}
}
@media (min-width: 768px) {
	.google-map-footer {
		position: absolute;
		left: 16px;
		right: -102px;
		top: -3px;
		bottom: -40px;
	}
}

@media (min-width: 992px) {
	.google-map-footer {
	    position: absolute;
	    left: 0;
	    right: calc((-120vw + 1170px)/2);
	    top: 0px;
	    bottom: -40px;
	}
}

@media (min-width: 1200px) {
	.google-map-footer {
		position: absolute;
		left: 0;
		right: calc((-100vw + 1170px)/2);
		top: -40px;
		bottom: -40px;
	}
	.google-map-footer .google-map {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		height: 100%;
		width: 100%;
	}
}

@media (min-width: 1400px) {
	.google-map-footer {
		right: calc((-100vw + 1400px)/2);
	}
}

@media (min-width: 1200px) and (min-height: 800px) {
	.google-map-footer {
		top: -40px;
		bottom: -40px;
	}
}

.footer-corporate.bg-gray-dark p { color: white; }

.pochet-checkbox .checkbox { width: 20px; height: 20px; }
.pochet-checkbox label { font-style: italic; font-size: 16px; position: relative; top: -4px; }

.action-checkbox { line-height: 1; padding-right: 20px;}
.action-checkbox .checkbox { width: 20px; height: 20px; position: absolute;  }
.action-checkbox label { font-size: 16px; position: relative; top: 0px; color: #646464; left: 24px; font-size: 18px; line-height: 1; }

/* other page */
.header-page .heading-decorated::after { 	background: #ffffff; }

.users .user-body .personal-photo { width: 180px; height: 180px; }
.users .user-body .fio { font-size: 20px; }
.users .user-body .doljnost { font-size: 18px; }
.users .user-body .opisanie { margin-top: 20px; font-size: 18px; }

.users.quote .personal-photo { width: 170px; height: 170px; }
.quote-centered__mark { top: -15px; color: #e41e12; font-size: 66px; position: absolute; }
.quote-box { margin-left: 80px; }
.quote-text { font-style: italic; font-size: 20px; color: #5f6062 }
.quote-persona { font-size: 18px; color: #5f6062; display: inline-block; line-height: 25px; }


@media (max-width: 576px){

	.users .user-body .personal-photo { width: 130px; height: 130px; }
	.personal-photo-box { margin-bottom: 20px; }

	.users .user { text-align: center; }
	.users .user-body .fio { font-size: 16px; }
	.users .user-body .doljnost { font-size: 14px; }
	.users .user-body .opisanie { font-size: 14px; }

	.quote-centered__mark { top: -15px; left: 0; color: #e41e12; font-size: 66px; position: absolute; }
	.quote-box { margin-left: 80px; }
	.quote-text { font-style: italic; font-size: 18px; color: #5f6062 }

	.users.quote .user .quote-box { text-align: left; }
	.quote-persona { font-size: 16px; color: #5f6062 }
	.users.quote .personal-photo-box { margin-bottom: 10px; }
}

@media (min-width: 576px){
	.users .user-body .personal-photo { width: 100px; height: 100px; }
	.users.quote .user-body .personal-photo { width: 140px; height: 140px; }
}

@media (max-width: 576px){
	.users .user-body .fio { font-size: 18px; }
	.users .user-body .doljnost { font-size: 16px; }
	.users .user-body .opisanie { font-size: 16px; }	
}

@media (min-width: 768px) {
	.users .user-body .personal-photo { width: 140px; height: 140px; }
	.quote-centered__mark { top: -15px; left: 0; color: #e41e12; font-size: 66px; position: absolute; }
	.quote-box { margin-left: 70px; }
	.quote-text { font-style: italic; font-size: 20px; color: #5f6062 }
	.quote-persona { font-size: 18px; color: #5f6062 }
	.users.quote .personal-photo-box { margin-bottom: 10px; }
}



.news-single h1,
.news-single .h1,
.page-veteran.news-single h1,
.page-veteran.news-single .h1 { font-size: 32px; }
.news-single div.heading-decorated::after,
.news-single h1.heading-decorated::after,
.news-single .h1.heading-decorated::after { background: none; }
.news-single .post-meta { font-style: normal; }


.news-single .foto-author,
.action-body .foto-author { font-size: 13px; margin-top: 4px; }
.news-single .news-anons { margin-top: 30px; font-size: 26px; line-height: 32px; }
/*.news-single .news-detail-body { margin-top: 20px; margin-bottom: 20px; }*/

.news-single .pochet-news-body,
.action-desp { margin-top: 40px; }

.news-single .pochet-news-body a,
.action-desp a { color: #e41e12; text-decoration: underline; }

.news-single .pochet-news-body a:hover,
.action-desp a:hover { color: #333333; text-decoration: none; }


.news-photo .foto-anons { font-size: 22px; line-height: 32px; margin-top: 40px; margin-bottom: 40px; }
@media (max-width: 768px) {
	.news-single .news-anons,
	.news-photo .foto-anons { font-size: 18px; line-height: 22px; }
}
/*.news-single p { line-height: 26px; }*/
.news-single .section-sm { padding: 20px 0 0 0; }
.section-md.news-single { padding-bottom: 20px; }

@media (max-width: 768px) {
	.news-single .news-anons,
	.news-photo .foto-anons { font-size: 18px; line-height: 22px; }
	.news-single .quote-text { font-size: 18px; }
	/*.news-single .quote-persona { font-size: 14px; }*/
}

.news-single .list-inline-xxs a { color: #ffffff; }
.news-photo .post-minimal a { display: block; }


#accordion .card-custom-title { font-size: 20px; }
#accordion .card-custom-body { font-size: 18px; }



#menu-icon { width: 40px; height: 40px; background: #e41e12 url(../img/menu-icon.png) center; cursor: pointer }
span:hover#menu-icon { background-color: #444;	border-radius: 4px 4px 0 0;}
.nav-category { width: 100%; height: 76px; /*margin-bottom: 20px;*/}
.nav-category a,
.nav-category span { font-size: 14px; text-transform: uppercase; }
.nav-category .active > a,
.nav-category .active > span,
.nav-category a:hover { color: #e41e12; }
.nav-category a.disabled { color: #646464; cursor: pointer; }
.nav-category .navc { padding: 0 0 20px 0; }
.nav-category ul { list-style: none; padding: 0; /*display:table; width:100%;*/ }
.nav-category li { display: inline-block; padding: 0 14px; text-align: center;  }
.nav-category li:first-child { padding-left:0;}

.current { color: #2262AD; }

@media only screen and (max-width : 992px) {
	#menu-icon { display:inline-block !important; }
	.nav-category { text-align: right; position: relative; left: auto; right: 0; width: auto; height: 42px; bottom: -10px; z-index: 100; }
	.nav-category.solo-nav { height: 0 !important;}
	.row-fix { margin-top: 0 !important; }
	.nav-category .navc { position: relative; padding: 10px 20px 0 20px;}
	.nav-category ul {  width: 230px; }
	.nav-category .navc ul, 
	.nav-category .navc:active ul { display: none; position: absolute; padding: 20px; background: #fff;border: 5px solid #333; right: 20px; top: 50px; }

	.nav-category.nav-projects .navc ul, 
	.nav-category.nav-projects .navc:active ul 	 { right: 0px; top: 40px;}
    
	.nav-category .navc li { text-align: left; width: 100%; display: inline-block; padding: 10px 0; margin: 0; }
	.nav-category .navc:hover ul {display: block; }
}

@media (min-width : 993px) {
	.nav-category.nav-projects .navc { padding: 0;}
	.nav-category.nav-projects .navc li { padding: 0 20px }
}



/*.page-veteran h1 { font-size: 20px; line-height: 1.35; }*/
@media (min-width: 576px){
	.page-veteran h1 { font-size: 24px; line-height: 1.35; }
}	
@media (min-width: 768px) {
	.page-veteran h1 { font-size: 30px; line-height: 1.35; }
	.nav-category a,
	.nav-category span { font-size: 18px; }
}
@media (min-width: 992px) {
	.page-veteran h1 { font-size: 36px; line-height: 1.35; }
	.nav-category a,
	.nav-category span { font-size: 14px; }
}
@media (min-width: 1200px) {
	.nav-category a,
	.nav-category span { font-size: 20px; }
}

.hidden-botton-text-box { overflow: hidden; position: relative; z-index: 2; }
.show-hide { margin-top: 20px; }
span.veteran-shadow { position: absolute; width: 100%; height: 62px; bottom: 0; left: 0; 
  background: rgba(255, 255, 255, 0);
  background: linear-gradient(0, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 80%);
}

.hidden-botton-text-box p img,
.img_left,
.rightpadding_10 { margin-right: 10px; margin-bottom: 10px; }

.hidden-botton-text-box h1,
.hidden-botton-text-box h2,
.hidden-botton-text-box h3,
.hidden-botton-text-box h4
.hidden-botton-text-box h5 {
	font-size: 26px; 
	font-weight: normal; 
	margin-bottom: 20px; 
}

.photo-gallery .photo-body { margin-top: 40px; }
.photo-gallery .item,
.photo-gallery .item a { /*height: 300px;*/ }
.rucovoditel { font-size: 18px; }
.rucovoditel .ru_fio { color: #565656; }
.rucovoditel .ru_zd { font-size: 22px; text-transform: uppercase;  }
.rucovoditel .ru_fio a:hover { color: #e41e12; }
.rucovoditel .ru_doljnost { color: #808080}
.rucovoditel .caption .page-veteran-desp { margin-top: 30px; color: #565656;}
@media (max-width: 991px) {
	.rucovoditel .ru_fio { 
		font-size: 15px;
		line-height: 15px;
	}
	.rucovoditel .ru_zd { 
		font-size: 17px;
		line-height: 17px;
	}
}

.firstlastbox .section-a:first-child .row { margin-top: 0 !important; }
.firstlastbox .section-a:last-child .row { margin-bottom: 0 !important; }

.veteran-anons i { color: #e41e12; font-size: 30px;  }
.veteran-anons .blurb-minimal:hover i,
.veteran-anons .blurb-minimal:hover time {  color: #ffffff; }
.veteran-anons time { font-size: 16px; }
.rucovoditel-solo { display: block; padding-bottom: 60px;  }
.pochet-news .rucovoditel-solo { padding: 0; }


.fa-ul.text-museum li,
.rucovoditel .fa-ul li,
.photokonkurs-desp-box .fa-ul li,
.free_text .fa-ul li,
.veteran-contacts li { line-height: 22px; margin-bottom: 20px; list-style-type: none; }

.fa-ul.text-museum li,
.rucovoditel .fa-ul li,
.photokonkurs-desp-box .fa-ul li,
.free_text .fa-ul li,
.veteran-contacts li,
.fa-ul.text-museum li a,
.rucovoditel .fa-ul li a,
.photokonkurs-desp-box .fa-ul li a,
.free_text .fa-ul li a,
.veteran-contacts li a { font-size: 18px; }

.fa-ul.text-museum li  a:hover,
.rucovoditel .fa-ul li a:hover,
.photokonkurs-desp-box .fa-ul li a:hover,
.free_text .fa-ul li a:hover,
.veteran-contacts li a:hover { color: #e41e12 }


.veteran-list-category a { font-size: 18px; }
.veteran-list-category a:hover { color: #e41e12; }
.veteran-list-category li { line-height: 22px; margin-bottom: 10px; position: relative; }
.veteran-list-category li li { margin-left: 20px;  }
.veteran-list-category li li li { margin-left: 40px; }
.veteran-list-category li ul{ margin-top: 20px; }
.veteran-list-category .fa-li { top: 2px; }

.veteran-list-category .active,
.veteran-list-category a.active { color: #e41e12; }

.page-veteran.news-single .section-sm { padding: 60px 0; }
.page-veteran.news-single .section-divided__aside-left .section-sm:nth-child(1) { margin-top: 0; padding-top: 0; }

.section-md.projects { padding-top: 40px; padding-bottom: 0; }
.projects .section-name { padding: 2px 20px; margin-top: 60px; margin-bottom: 60px; background-color: #666666; color: #ffffff;  }
.projects .section-name:first-child { margin-top: 20px; }
.projects .section-name.project-section-name { margin-top: 0; }

@media (max-width: 575px){
	.projects .section-name { font-size: 20px; margin-bottom: 30px;}
	.projects-anons { font-size: 18px; }
	.projects .section-sm { padding-top: 0; }
	.separator { margin-bottom: 40px; }
}
@media (min-width: 576px){
	.projects .section-name { font-size: 30px; margin-bottom: 30px;  }
	.separator { margin-bottom: 90px; }
	.projects .section-sm { padding-top: 0; }
	.section-name .section-name-icon { color: #e41e12}
	.project-body { line-height: 1.5em}
	.projects-anons { font-size:22px; }
}	
@media (min-width: 768px) {
	.projects .section-name { font-size:40px; }
}


.project-close,
.project-open { position: relative; z-index: 1; }
.project-close span,
.project-open a { position: absolute; z-index: 10;  left: 20px; top: 20px; border-radius: 100%; padding: 12px; font-size: 14px; color: #ffffff; text-align: center; width: 90px; height: 90px; display: flex;align-items: center;justify-content: center; line-height: 1.5em; text-transform: uppercase; border: 1px solid #ffffff; }
.project-close span { background-color: #666666; }
.project-open a { background-color: #e41e12; } 
.project-open a:hover { background-color: #666666; }
.flex-md-row-reverse .project-close span,
.flex-md-row-reverse .project-open a { right: 20px; left: auto; }

.project-close span i,
.project-open a i { font-style: normal; line-height: 16px; }

 { position: relative; z-index: 1; }
.project-close span { position: absolute; z-index: 10; left: 20px; top: 20px; border-radius: 100%; padding: 12px; font-size: 14px; color: #ffffff; text-align: center; width: 90px; height: 90px; display: flex;align-items: center;justify-content: center;background-color: #666666;line-height: 1.5em; text-transform: uppercase; }
.project-close span i { font-style: normal; line-height: 16px; }


@media (min-width: 1400px) {
	.photo-section .heading-2 { font-size: 40px; }
	.photo-section .top-swiper-info-in a,
	.photo-section .top-swiper-info-in .itogi-concursa{ 
		border: 2px solid #ffffff;
	    border-radius: 50%;
	    position: absolute;
	    top: -40px;
	    right: 0;
	    z-index: 200;
	    width: 180px;
	    height: 180px;
	    color: #ffffff;
	    background-color: #fd7e14; 
	    display: flex;
		justify-content: center;
		align-items: center;
		text-align: center; 
		line-height: 40px;
		font-size: 30px; 
	}
	.photo-section .top-swiper-info-in a:hover { 
	    background-color: #ffffff; 
		color: #fd7e14;
	}
	.photo-section .top-swiper-info-in.two-line a{
	    top: -30px;
		text-transform: uppercase; 
	}
}

@media (min-width: 1600px) {
	.photo-section .heading-2 { font-size: 44px; }
}
@media (min-width: 1800px) {
	.photo-section .heading-2 { font-size: 50px; }
}


.social-box { margin-top: 40px; }

.social-box .list-inline-xxs {     margin-bottom: 0px;}
.social-box .list-inline-xxs > * { margin-bottom: 3px; }
.section-divided__main .social-box { margin-bottom: 60px; }


.photokonkurs-desp-box { margin-bottom: 80px; }
.photokonkurs-desp-box a,
.free_text a { text-decoration: underline; color: #e41e12; }
.photokonkurs-desp-box a:hover,
.free_text a:hover { text-decoration: none; color: inherit; }
.photo-box .icon-line a { color: #ffffff; }
.photo-line .box-counter__icon { font-size:70px; }
.photo-text-desp h5 { margin-top: 20px; text-transform: uppercase; font-size: 22px; font-weight: 600;}
.photo-text-desp a:hover { color: #e41e12 }
.photo-num-caption { display: block; font-size: 17px; font-family: inherit; font-family: 'Ubuntu', 'Time New Romans', sans-serif; }

.zdr { width: 100%; position: relative; display: inline-block; }
.zdr a,
.zdr span.nonlinelink {  width: 100%; padding: 13px 0; }
.zdr span.nonlinelink .name-zdr { display: block; line-height: 0px; }

.zdr a:hover { color: #e41e12; }
.zdr a .round-count,
.zdr span.nonlinelink .round-count { position: absolute; right: 0px; border-radius: 50%;background-color: #e41e12; color: #ffffff; top: 0; display: flex; justify-content: center; align-items: center; width: 60px; height: 60px; }
.zdr a:hover .round-count { background-color: #666666; color: #ffffff }
@media (max-width: 400px){
	.zdr a .round-count,
	.zdr span.nonlinelink .round-count { width: 50px; height: 50px; top: 10px;}
	.zdr .name-zdr { max-width: 220px; display: inline-block; }
	.zdr { margin-bottom: 10px; }
}
@media (min-width: 400px){
	.zdr { margin-bottom: 20px; }
	.zdr a,
	.zdr span.nonlinelink { font-size: 16px; }
}
@media (min-width: 1200px) {
	.zdr a,
	.zdr span.nonlinelink { font-size: 18px; }
}
                                       
.photo-box.photo-section { margin-bottom: 80px; }
.photokonkurs-form { margin-top: 40px; margin-bottom: 40px; }
.photokonkurs-form .form-row { margin-bottom: 20px; }
.photokonkurs-form-search { margin-top: 26px !important; }
.photokonkurs-form-search .photo-button-search { margin-top: 40px; }
.photokonkurs-form-search .form-wrap { margin-top: 0px; }
.photokonkurs-form-search span.form-wrap-desp { display: inline-block; margin-left: 20px; margin-bottom: 0; padding-bottom: 0; }
.photokonkurs-form-search .checkbox, 
.photokonkurs-form-search .checkbox-inline { font-size: 17px; }
.photokonkurs-form-search .form-wrap input.form-input,
.photokonkurs-form-search .form-wrap input.form-input-file,
.photokonkurs-form-search .form-wrap textarea { border: 1px solid #666666; font-size: 18px; font-style: italic;
    min-height: 30px;
    padding: 11px 14px;
}
.photokonkurs-form-search .input-txt {
	font-size: 18px; font-style: italic;
    min-height: 30px;
    padding: 11px 0;
}



.photokonkurs-form-search input::placeholder,
.photokonkurs-form-search textarea::placeholder, 
.photokonkurs-form-search .form-label { color: #999999; font-size: 18px; font-style: italic; }
.photokonkurs-form-search .form-label,
.photokonkurs-form-search textarea::placeholder { margin-top:20px; }

.action-form-box .form-input {
	border: 1px solid #666666;
	font-size: 18px;
	font-style: italic;
}

.photo-text-desp { line-height: 26px; }
.photo-text-desp .photo-txt-avt{ margin: 10px 0 !important; display: inline-block; font-size: 18px; }
.photo-text-desp .photo-txt-zdr,
.photo-text-desp .photo-txt-cat { font-style: italic; }
.photo-text-desp .photo-txt-zdr { font-size: 16px; }
.photo-text-desp .photo-txt-cat { font-size: 16px; }

.photo-solo-text-desp .photo-like-box { margin-top: 10px;  }
.photo-text-desp .photo-like-box { margin-top: 20px; margin-bottom: 20px; }
.photo-text-desp .photo-like-box span { font-size: 16px; }
.photo-solo-text-desp .photo-like-box i,
.photo-text-desp .photo-like-box i { font-size: 30px; }

.photo-solo-text-desp .photo-like-box a,
.photo-text-desp .photo-like-box a { color: #e41e12; text-decoration: none;  }
.photo-solo-text-desp .photo-like-box a:hover,
.photo-text-desp .photo-like-box a:hover { color: #333333; }
.photo-text-desp .checkbox-inline {	font-size: 18px; }


.sec-table { margin-bottom: 90px; }
.pochet-table table { font-size: 18px; }
.pochet-table .table-site tr { 
	border-color: #e41e12 !important; 
}
.pochet-table.grey .table-site tr { 	border-color: #666666 !important;  }
.pochet-table td { padding: 20px; }
.pochet-table td a { text-decoration: none; text-transform: uppercase;  }
.pochet-table td,
.pochet-table td a { line-height: 1.2; color: #444; }
.pochet-table td.no-default-color a { }
.pochet-table td a:hover { color: #e41e12; text-decoration: none; }
.pochet-table td a.bl_ho_def { color: #333; text-decoration: none; } 
.pochet-table td a.bl_ho_def:hover { color: #e41e12; text-decoration: underline; }

.pochet-table thead td { background-color: #e41e12; color: #ffffff; }
.pochet-table.grey thead td { background-color: #666666; color: #ffffff; border: 1px solid #666666}
.pochet-table.grey .table tbody td { 
    border-color: #a1a1a1 !important;
}

@media (max-width: 767px) {
	.pochet-table table { font-size: 10px; }
}
@media (min-width: 767px) {
	.pochet-table.no-wrap tbody td:nth-child(2) { white-space: nowrap }
}

.pochet-form { /*margin-bottom: 90px; */}
.box-form-input {
	width: 100%;
	display: block;
	min-height: 45px;
	padding: 11px 19px;
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
	color: #888;
	background-color: #f8f8f8;
	background-image: none;
	-webkit-appearance: none;
	transition: .3s ease-in-out;
	border: 1px solid #333333;
}
.photokonkurs-form-search .form-wrap.box-form-input input.form-input-file { border: none; }
@media (max-width: 576px) {
	.photokonkurs-form-search .form-wrap.box-form-input input.form-input-file { font-size: 12px; }
}

.pagination-box { padding: 60px 0; margin-bottom: 60px; }
.veteran-solo-anons { padding: 0 0 60px 0; }
@media (min-width: 768px) {
	.veteran-solo-anons { padding: 0 0 60px 0; }
}
@media (min-width: 992px) {
	.veteran-solo-anons { padding: 0 0 60px; }
}

.partners .section-sm { padding-bottom: 10px; }
.pochet-partner { display: flex; align-items: center; justify-content: center; border: 1px solid #e1e1e1; }
@media (max-width: 576px) {
	.pochet-partner { height: 260px; }
}
@media (min-width: 576px) {
	.pochet-partner { height: 288px; }
}
@media (min-width: 768px) {
	.pochet-partner { height: 188px; padding: 20px; }
}
@media (min-width: 992px) {
	.pochet-partner { height: 154px; padding: 10px; }
}
@media (min-width: 1200px) {
	.pochet-partner { height: 260px; padding: 0;  }
	.partners .section-sm { padding-bottom: 45px; }
}


.photo-box-solo .photokonkurs-desp-box { margin-bottom: 40px; }
.photo-solo-text-desp { margin-top: 20px; margin-bottom: 20px;  }
.photo-solo-text-desp .photo-txt-avt { display: inline-block; text-transform: uppercase; font-size: 22px; padding-top: 8px; font-weight: 500;  }
.photo-solo-text-desp .photo-txt-zdr { display: inline-block; width: 100%; text-transform: uppercase; font-size: 18px; }
.photo-solo-text-desp .photo-txt { display: inline-block; width: 100%; font-size: 16px;}
.photo-solo-text-desp .photo-txt-nom { display: inline-block; width: 100%; text-transform: uppercase; font-size: 18px; }
.photo-solo-text-desp .photo-txt-place { display: inline-block; width: 100%;  color: #e41e12; font-size: 18px; }
.photo-solo-text-desp .photo-like-box span { font-size: 18px; }
@media (max-width: 768px) {
	.photo-solo-text-desp .photo-txt-avt { font-size: 18px; }
	.photo-solo-text-desp .photo-txt-zdr,
	.photo-solo-text-desp .photo-txt-nom,
	.photo-solo-text-desp .photo-txt-place {font-size: 16px; }
	.photo-solo-text-desp .photo-txt { font-size: 14px; }
}
.photo-solo-text-desp .photo-txt-desp { display: inline-block; width: 100%; padding-top: 8px; }
.specialist {  border-top: 1px solid #eeeeee !important; border-bottom: 1px solid #eeeeee !important; }
.specialist form { padding-top: 20px; margin-bottom: 0; padding-bottom: 60px; }
.photokonkurs-form-box-btn { margin-top: 40px; }
.photokonkurs-form-search .form-wrap .caption { color: #999999; margin-left: 20px; font-size:18px; }

.next-prev-text a { text-transform: uppercase; color: #999999; font-weight: 100; font-size:18px; }
.next-prev-text a:hover,
.next-prev-text a:hover span.icon {color: #e41e12;}
.next-prev-photo {margin-bottom: 90px; }
@media (max-width: 768px) {
	.next-prev-text a { font-size:14px; }
	.next-prev-photo div.col-md-6:nth-child(2) { margin-top: 40px; }
}


.page-people .caption .fa-ul a:hover { color: #e41e12; text-decoration: underline; }
.page-rucovoditel-desp i { font-size: 16px; }
@media (max-width: 768px){
	.page-rucovoditel-desp .caption { margin-top: 40px; }	
}

.people-list .caption { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #ececee; }
.people-list .caption:nth-last-child(-n+1) { border: none }

.page-museum .bio-head { margin-bottom: 60px; }
.page-museum .bio-head h1,
.page-action h1 { font-size: 32px; }
@media (max-width: 767px) {
	.page-museum .page-rucovoditel-desp .bio-photo { text-align: center;  }
}
.pochet-table.list-pocchet .table tbody td { width: 500px  }

.paginator { margin-top: 60px; }

.list-alpha a { text-transform: uppercase; }
.list-alpha a.active,
.list-alpha a:hover { color: #e41e12 }


.page-action .icon-line a { color: #ffffff; }
.page-action .name { }
.page-action .date { font-size: 18px }
.page-action .box-counter,
.page-action .box-counter__title { color: #e41e12; }

.page-action .social-box  { width: 100% }

.page-action .box-counter__icon { font-size: 90px; font-weight: 400; }
.page-action .counter { font-size: 80px; font-weight: 600; }
.page-action .action-desp { }

.action-info { background-color: #e41e12; color: #ffffff; padding: 20px 80px 10px 80px; }
@media (max-width: 768px) {
	.action-info { padding: 20px 30px 10px 30px; }
}
.action-info a { color: #ffffff; text-decoration: none;  }
.action-info a:hover { color: #ffffff; text-decoration: underline; }
.action-info p { margin-bottom: 20px; }
.action-info p.action-info-head { text-transform: uppercase; }
.action-info  .fa-file { font-size: 30px; }

.okmessage .modal-content { background-color: #222222; color: #ffffff; font-size: 18px; font-weight: 100;}
.okmessage .modal-body { padding: 50px; }
.okmessage .modal-content .timerCount { margin-top: 20px; }

/* ----- project ------*/
.sub-heading { 
	color: #333;
    text-transform: uppercase;
}

.section-dates { margin-bottom: 90px; }
.box-dates { position: relative; overflow: hidden; }
.date-digits {
	position: relative;
    z-index: 2;
	text-align: center;
	border: 8px solid #e41e12;
    background: #ffffff;
    border-radius: 50%;
	color: #e41e12;
	line-height: 54px;
    width: 70px;
	font-size: 32px;
	font-weight: 700;
    height: 70px;
	margin: 0 auto; 
}
.date-line{
    width: auto;
    position: relative;
    z-index: 1;
    top: -35px;
    height: 2px;
    background-color: #ffffff;
}
.date-line.first-el {
    left: 50%;
}
.date-line.last-el {
    right: 50%;
}
.date-mohth { text-transform: uppercase; }
.date-text { padding: 0 20px;  }

@media (max-width: 767px) {
	.date-line { display: none;     height: 2px; top: 0; margin-top: 20px; margin-bottom: 20px; width: 50%; left: 25%; }
	.date-line.first-el { left: 25%; }
	.date-line.last-el { right: 0; }
	.date-text { margin-bottom: 30px; }
	.date-mohth { font-size: 18px; }
	.date-text { font-size: 16px; line-height: 17px;}
}
@media (min-width: 576px) {
	.date-mohth { font-size: 18px; }
	.date-text { font-size: 16px; line-height: 17px;}
}
@media (min-width: 768px) {
	.date-mohth { font-size: 20px; }
}
@media (min-width: 992px) {
	.date-text { font-size: 18px; line-height: 19px;}
}


.section-box {
	margin-bottom: 70px;
}
.section-box .table { margin-bottom: 0; }
.bg-accent.section-box { padding: 35px 0; }
@media (max-width: 767px) {
	.section-box:first-of-type {
		/*padding-top: 40px;*/
	}
	.bg-accent.section-box { padding-top: 40px; }
}
@media (min-width: 768px) {
	.section-box {
		margin-bottom: 70px;
	}
	.bg-accent.section-box { padding: 60px 0; }
}
.bg-accent .box-counter__icon { font-size: 70px; }

.phd-fix-single .swiper-slider_fullheight {
    min-height: 40vh !important;
}

.bg-prog {
	color: #fff; background: #e41e12;
}
.div-prog-box .div-box-in {
	margin-top: 15px;
	border-bottom: 1px solid #e1e1e1;
}
.div-prog-box .div-box-in:last-child {
	/*border-bottom: none;*/
}
.div-box-in {
	padding: 20px 10px 30px 10px;
	border: none; 
}
.bg-prog.div-box-in { padding: 10px; }
.prog-head { text-transform: uppercase; }
.prog-place,
.prog-orator,
.prog-doljnost{ font-size: 18px; }
@media (max-width: 767px) {
	.prog-time { font-weight: bold; }
	.prog-head,
	.prog-orator { font-size: 16px; }
	.prog-place,
	.prog-doljnost { font-size: 14px; }
}
/* ----- project ------*/

.action-info-form-pay {
	margin-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
}
.action-info.action-colorfix-info{
	background-color: #969696;
}

.action-info.action-info-form-pay {
	padding-top: 30px;
}
.action-info-form-pay .action-small-desp {
	line-height: 30px; 
}
.action-info-form-pay .action-target {
	padding-top: 0; margin-top: 0px; line-height: 30px;
}
.action-info-form-pay .action-info-head{
	margin-bottom: 0px;	
}
.action-info.action-info-form-pay p.action-info-head{
	/*font-weight: 800;*/
}
.form_pay .form-summ-fix{
    font-size: 27px;
    float: right;
    display: inline-block;
    background-color: #ffffff;
    text-align: left;
    padding: 0px 40px;
    color: #444444;
}
.form_pay .form-desp-fix{
	display: inline-block;
	line-height: 100%;
	font-size: 16px;
}
.form_pay .form-input-fix {
	width: 110px;
	float: right;
}

.form_pay .form-input-fix.form-input-summ {
	color: #000000;

}

.photokonkurs-form-search .form-wrap input.form-input-summ {
	font-style: normal;
	font-size: 26px;
	padding: 6px;
}


.form_pay .pochet-checkbox input{
    top: 0;
    position: absolute;
}

.form_pay .pochet-checkbox label{
	width: 90%;
	left: 24px;
	top: -10px
}
.form_pay  .button-primary{
	color: #fff;
    background-color: #000;
    border-color: #000;
}
.form_pay .button-primary:hover{
	color: #fff;
    background-color: #e41e12;
    border-color: #000;
}
.form_pay .pochet-checkbox label a {
	line-height: 18px;
}

.page-action .pay-status{

	font-size: 28px;
}

@media (max-width: 769px) {

	.page-action .pay-status{
		font-size: 20px;
	}
	.form_pay .photokonkurs-form-search .form-wrap input.form-input{
		padding: 12px;
	}
	.form_pay .pochet-checkbox label{
		top: 0
	}
	.form_pay .form-summ-fix{
	    font-size: 27px;
	    float: none;
		width: 100%;
		text-align: center;
	    display: inline-block;
	    background-color: #ffffff;
	    color: #444444;
	}
	.form_pay .form-desp-fix{
		display: inline-block;
		padding-top: 0px;
		font-size: 17px;
	}
	.form_pay .form-input-fix {
		width: 100%;
		float: none;
	}
}

/* 26 01 2020*/
.photo-section.mv .top-swiper-info-in a {
	background-color: #785b4d;
}
.photo-section.mv .top-swiper-info-in a:hover{
	background-color: #ffffff;
	color: #785b4d;
}
@media (max-width: 575px){
	.photo-section.mv .top-swiper-info-in a {
		padding: 10px;
	    margin-top: 10px;
	    color: #ffffff;		
	}
}
.blog-single-short-block {
	margin-top: 40px;
}
.blog-list .blog-single-short-block.first-fix { margin-top: 0px; }
.blog-list .blog-single-short-block.last-fix { margin-bottom: 60px; }

.blog-single-short-block .meta-author,
.blog-single-short-block .meta-author-vm {
    font-size: 16px;
}
@media (max-width: 575px){
	.blog-single-short-block .meta-author,
	.blog-single-short-block .meta-author-vm {
	    font-size: 14px;	
	}
	.blog-list .blog-single-short-block.last-fix { margin-bottom: 20px; }
}
.autor-list { margin-top: 30px; margin-bottom: 30px;}
.mv-nav-footer { margin-bottom: 60px; }
.mb-md { margin-bottom: 90px; }
@media (max-width: 575px){
	.mb-md { margin-bottom: 60px; }
}
.post-classic-body.post-anons { font-size: 22px; }
@media (max-width: 575px){
	.post-classic-body.post-anons { font-size: 18px; }
}



.owl-fix .owl-carousel[data-nav='true'] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.profile-user { margin-top: 90px; }
.profile-user .user-head-name { font-size: 40px; text-transform: uppercase }
@media (max-width: 769px) {
	.profile-user { margin-top: 50px; }
	.profile-user .user-head-name { line-height: 100%; }
}
.profile-user-content { 
	margin: 50px 0; 
}
.text-count-message { font-size: 16px; }


.owl-news .owl-dots { display: none; margin-bottom: 0; }
.owl-news .owl-nav {}
.btn-owl-project {
	position: relative;
	padding: 11px 14px 10px 14px;
	font-size: 16px;
	background-color: #e41e12;
	color: #ffffff;
	right: 112px;
}
.btn-owl-project:hover{
	color: #ffffff;
	background-color: #000000;
}

.owl-news .owl-prev,
.owl-news .owl-next {
	position: absolute;
    top: -44px;
    transform: translateY(-50%);
    font-family: 'Linearicons';
    color: #ffffff;
    cursor: pointer;
	padding: 10px 14px;
	background-color: #e41e12;
}

.owl-news .owl-prev:hover,
.owl-news .owl-next:hover {
	color: #ffffff;
	background-color: #000000;
}
.owl-news .owl-prev {
    left: auto;
	right: 238px;
}
.owl-news .owl-next {
    right: 182px;
}
.owl-news.owl-free .owl-prev {
	right: 55px;
}
.owl-news.owl-free .owl-next {
    right: 0px;
}


@media (max-width: 991px) {
	.btn-owl-project {
		padding: 10px 14px 10px 14px;
		font-size: 14px;
	}
	.owl-news .owl-prev, 
	.owl-news .owl-next{
	    top: -42px;
	}

	.owl-news .owl-prev {
		right: 203px;
	}
	.owl-news .owl-next {
	    right: 154px;
	}
	.btn-owl-project {
		right: 105px;
	}
	.owl-news.owl-free .owl-prev {
		right: 50px;
	}
	.owl-news.owl-free .owl-next {
	    right: 0px;
	}
}


@media (max-width: 769px) {
	.owl-news .owl-prev {
		right: 188px;
	}
	.owl-news .owl-next {
	    right: 139px;
	}
}

@media (max-width: 575px) {
	.section-box {
		margin-bottom: 50px; 
	}
	.owl-heading .heading {
		line-height: 1;
	}
	.owl-news .owl-prev {
		right: 115px;
	}
	.owl-news .owl-next {
	    right: 64px;
	}
	.btn-owl-project {
		right: 112px;
	}
	.owl-news.owl-free .owl-prev {
		right: 64px;
	}
	.owl-news.owl-free .owl-next {
	    right: 16px;
	}
}

.swiper-icon-vote{	color: #e41e12;}
.swiper-icon-vote i {font-size: 20px;}
.swiper-icon-vote.already {}
a.swiper-icon-vote.not-ready:hover .swiper-vote-num {color: #e41e12;}
.swiper-icon-vote.not-ready{}
.swiper-icon-vote .swiper-vote-num{}

.swiper-help-cause .button {
	font-size: 16
}
.swiper-help-heading{
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 10px;
}

.swiper-help-raised .money {
	color: #e41e12;
}
.swiper-help-goal .money{
	color: #969696;
}
.swiper-help-raised .money,
.swiper-help-goal .money{
	font-size: 25px;
	line-height: 25px;
}

@media (max-width: 1399px) {
	.swiper-help-raised .money, 
	.swiper-help-goal .money {
    	font-size: 20px;
	    line-height: 20px;
	}
	.swiper-help-heading {
	    font-size: 19px;
    	line-height: 19px;		
	}
}

.swiper-help-cause-inner:hover .swiper-help-heading a{
	color: #e41e12;
}
@media (min-width: 991px) {
	.swiper-help-cause .swiper-help-date{
		line-height: 28px;	
	}
	.swiper-help-cause-inner p {
		line-height: 28px;
	}
}

@media (max-width: 992px) {
	.swiper-help-raised .money, 
	.swiper-help-goal .money {
    	font-size: 20px;
	    line-height: 20px;
	}	
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.swiper-help-animated {
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.swiper-help-image-text-block {
    /*margin-bottom: 30px;*/
}
.swiper-help-image-text-block figure {
    margin-bottom: 0;
}
.swiper-help-image-text-block :last-child {
    margin-bottom: 0;
}
.swiper-help-image-text-block .swiper-help-cause-inner {
    padding: 20px;
    border-top: none;
}
.swiper-help-image-text-block .row,
.swiper-help-cause-inner .row {
	margin-top: 0;
}
.progress {
    background-color: #e6e5e5;
    height: 7px;
    margin: 0 0 10px;
    overflow: visible;
    border-radius: 10px;
    position: relative;
    box-shadow: none;
}
.swiper-help-image-text-block :last-child {
    margin-bottom: 0;
}
.progress-bar {
    border: none;
    background-color: #e41e12;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #e41e12;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.progress-bar>span {
    background: #e41e12;
    padding: 2px 4px;
    font-size: 10px;
    position: absolute;
    right: -10px;
    top: -32px;
    color: #fff;
}
.progress-bar>span:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #e41e12;
    position: absolute;
    bottom: -7px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.swiper-help-cause .swiper-help-date {
    margin-bottom: 20px;
    color: #b3b2b2;
}
.swiper-help-date, .swiper-help-location {
    display: block;
    color: #666;
}

.info-box .row {
	height: 90px;
}
.info-box-action .row{ 
	height: 140px;
}

.info-box-action .info-text,
.info-box .info-text {
	color: #fff; font-size: 26px; line-height: 26px;
}
@media (max-width: 767px) {
	.info-box .row {
		height: 150px;
	}
	.info-box-action .row{ 
		height: 200px;
	}
	.info-box-action .info-text,
	.info-box .info-text {
		font-size: 18px; line-height: 18px;
	}
}

.layout-panel-wrap .layout-panel-toggle {
	background: url('/local/templates/charity/img/heart_1.png') 8px 8px no-repeat #000000; 
}
.layout-panel-wrap.active .layout-panel-toggle {
	background: url('/local/templates/charity/img/heart_2.png') 8px 8px no-repeat #e41e12; 
}

.action-box .text-place {color: #646464;  padding: 10px 0; }

.spec-box { line-height: 1.2; font-size: 18px; }
.spec-icon-box .icon { font-weight: 600; color: #e41e12; }
.action-social-box .list-inline-xxs { margin-left: -6px; margin-right: -6px; }
.action-social-box .list-inline-xxs > * { padding-left: 6px; padding-right: 6px; }
.action-social-box .icon-circle-color-default,
.action-social-box a.icon-circle-color-default { background-color: #e41e12; }
.action-social-box .icon-circle-color-default:hover,
.action-social-box a.icon-circle-color-default:hover{ background-color: #646464; }

.spec-box .text { font-size: 14px; }
.spec-icon-box .icon { font-size: 20px; }
.spec-box a:hover {
	color: #e41e12;
}
.action-box iframe {
	width: 100%; 
	height: 250px
}
@media (min-width: 768px) {
	/*.spec-box .text { border: 1px solid yellow }*/
}
@media (min-width: 992px) {
	.spec-icon-box .icon { font-size: 20px; }
	.spec-box .text { font-size: 14px; }
	.action-box iframe { height: 550px; }
}
@media (min-width: 1200px) {
	.spec-icon-box .icon { font-size: 28px; }
	.spec-box .text { font-size: 16px; }
}
.ln12,
small.ln12 {line-height: 1.2 !important;}
.help-heading-detail span { color: #e41e12; }
.help-heading-detail span { font-size: 28px; }
@media (min-width: 992px) {
	.help-heading-detail { font-size: 17px; }
	.help-heading-detail span { font-size: 28px; }
}
@media (min-width: 1400px) {
	.help-heading-detail { font-size: 20px; }
}
.form-box {	background-color: #e41e12;}
.form-box .form_pay .pochet-checkbox label { left: 40px; }
.form-box .pochet-checkbox label { line-height: 16px; font-size: 16px; }
.form-box .pochet-checkbox a.text-decoration { text-decoration: underline; }
.form-box .pochet-checkbox a.text-decoration:hover { text-decoration: none; }

.form-box .head-top-form { font-size: 26px; } 
.form-box .head-middle-form { font-size: 16px; }
@media (max-width: 1400px) {
	.form-box .head-top-form { font-size: 20px; } 
	.form-box .head-middle-form { font-size: 14px; }
}
.form_pay .form-desp-fix { font-size: 12px; }
@media (min-width: 1400px) {
	.form_pay .form-desp-fix {
		font-size: 16px;
	}
}
.action-text { font-size: 18px; line-height: 1.4; }
.action-text ol,
.action-text ul{
	margin-left: 40px;
}
.action-text ul li{
	list-style-type: disc;

}
.action-text ul li,
.action-text ol li{
	display: list-item;
}
.action-text ol{
	list-style-type: decimal !important;
}
.operators-box,
.operators-box small { line-height: 1.2; }
.operators-box .text { font-size: 16px; }
@media (min-width: 992px) {
	.action .button { font-size: 14px; }
}
@media (min-width: 1400px) {
	.action .button { font-size: 18px; }
}

.auth-form-box { background-color: #787878; }
.auth-form-box a,
.auth-form-box { color: #ffffff; }
.auth-form-box .head-top-form { font-size: 24px; } 
@media (max-width: 1400px) {
	.auth-form-box .head-top-form { font-size: 20px; } 
	.auth-form-box .head-middle-form { font-size: 14px; }
}
.auth-form-box .error { font-size: 14px; }

.auth-box-form-search { margin-top: 20px !important; }
.auth-box-form-search .photo-button-search { margin-top: 40px; }
.auth-box-form-search .form-wrap { margin-top: 0px; position: relative; }
.auth-box-form-search span.form-wrap-desp { display: inline-block; margin-left: 20px; margin-bottom: 0; padding-bottom: 0; }
.auth-box-form-search .checkbox, 
.auth-box-form-search .checkbox-inline { font-size: 17px; }
.auth-box-form-search .form-wrap input.form-input,
.auth-box-form-search .form-wrap input.form-input-file,
.auth-box-form-search .form-wrap textarea { border: 1px solid #666666; font-size: 16px; font-style: italic; min-height: 30px; padding: 7px 9px; }

.auth-box-form-search input::placeholder,
.auth-box-form-search textarea::placeholder, 
.auth-box-form-search .form-label { color: #999999; font-size: 18px; font-style: italic; }

.auth-box-link a {	font-size: 15px; font-style: italic; text-decoration: underline;  }
.auth-box-link a:hover { text-decoration: none; }

.form-social-box { margin-top: 40px; }
.form-social-box .text { font-size: 15px; font-style: italic; color: #000}
.form-social-box .list-inline-xxs { margin-bottom: 0px;}
.form-social-box .list-inline-xxs > * { margin-bottom: 3px; padding-left: 2px; padding-right: 2px; }

.action-text a { color: #e41e12; }
.action-text a:hover { color: #000000; }

.active-menu { display: inline; position: relative; top: -12px; text-transform: uppercase; right: 10px; color: #e41e12; }
.navbar-light .navbar-toggler { border: none; padding: 0;}
.navbar-light .navbar-toggler .navbar-toggler-icon { background-color: #ffffff;color: #000000; bordeR: 1px solid #e41e12 }
.navbar-light .navbar-toggler.collapsed .navbar-toggler-icon { background-color: #e41e12;  }
@media (min-width: 991px) {
	.active-menu { display: none; }
}


.actions-list  hr { 
    border: none;
    height: 1px;
    color: #e41e12;
    background-color: #e41e12;
	margin-top: 10px;
	margin-bottom: 10px;
}
.action-status,
.action-summ,
.action-podderjka,
.action-category,
.action-date,
.action-edit-text {
	font-size: 16px;
}
.action-status,
.action-summ,
.action-podderjka,
.action-category,
.action-date {
	color: #646464;
}
.action-category span{
	color: #333;
}
.action-summ .summ {
	color: #000000;
}
.action-podderjka { color: #e41e12}
.action-summ.a-stop{
	color: red !important;
}
.action-summ.a-close {
	color: green !important;
}

.action-status .round-color { 
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	margin-right: 10px;
}
/* Закрыто */
.action-color-CLOSE,
.action-color-close, 
.action-color-RUN,
.action-color-active { background-color: #329600; }
/* Черновик */
.action-color-DRAFT,
.action-color-draft { background-color: #969696; }
/* На модерации */
.action-color-MODERATION,
.action-color-moderator { background-color: #c80000; }
/* Отклонена */
.action-color-CANCEL,
.action-color-cancel { background-color: #000000; }
.action-short-desp {
	font-size: 18px;
	line-height: 1.2;
}
.color-close{ color: #329600; }


.action-edit a {
	color: #e41e12;
}
.action-edit a:hover .action-edit-text {
	border-bottom: 1px dotted #000000;
}
.action-edit-text {
	color: #000000;
	border-bottom: 1px dotted #fff;
}

.img-box {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: none;
  height: 260px; 
	background-size: cover;
}
.action-help-text {
    font-size: 16px;
    line-height: 1.5;
}
.btn-change a, 
.btn-delete a{
	font-size: 18px;
	color: #646464;	
}
.btn-change a:hover, 
.btn-delete a:hover{
	color: #e41e12;
}

@media (max-width: 991px) {
	.loc-head-action { font-size: 18px; }
	.action-short-desp { font-size: 16px; }
}

.action-filter,
.action-filter a{
	color: #646464;
}
.action-filter a:hover,
.action-filter a.active{
	color: #e41e12;
}


.h-error label,
.h-error .label,
.photokonkurs-form-search .h-error  input::placeholder,
.photokonkurs-form-search .h-error  textarea::placeholder, 
.photokonkurs-form-search .h-error .form-label,
.h-error .select2-container--bootstrap .select2-selection--single .select2-selection__placeholder,
.h-error .select2-container--bootstrap .select2-selection { color: #ff2525 !important;  }
.h-error .select2-container--bootstrap.select2-container--focus .select2-selection, 
.h-error .select2-container--bootstrap.select2-container--open .select2-selection,
.h-error .select2-container--bootstrap,
.h-error .select2-container--bootstrap .select2-selection--single,
.h-error input { border-color: #ff2525 !important; } 

.action-box label,
.action-box .label { color: #646464; font-size: 19px; }
@media (max-width: 991px) {
	.action-box label,
	.action-box .label { color: #646464; font-size: 16px; }
}
.action-box .photokonkurs-form-search {
	padding-top: 0 !important;
	margin-top: 25px !important;
}
.label-have-desp .form-label  { top: 32px; }
.pochet-dropzone,
.btn-add-file{ line-height: 1; }
.pochet-dropzone .dropzone,
.btn-add-file button { border: 1px solid #646464;font-size: 18px;text-align: left; padding: 20px; min-height: auto;}
.pochet-dropzone .dropzone .dz-message { margin: 0; }
.btn-add-file button,
.pochet-dropzone .dz-button { font-size: 18px; text-align: left; background-color: #ffffff; line-height: 1; cursor: pointer; }
.pochet-dropzone .dz-button { bordeR: 1px solid #646464; }
.btn-add-file .first-el,
.dz-button .first-el{ display: block; margin-bottom: 10px; font-style: italic; }
.btn-add-file .last-el,
.dz-button .last-el{ font-size:14px; line-height: 1; }
#preview button { padding: 7px 0px; }
#preview button,
button.doc-del { font-size: 14px;}
button.doc-del { padding-top: 7px; padding-bottom: 7px; }
#preview button.first-btn { margin-top: 20px !important; }
#preview button.last-btn  { margin-top: 0 !important; }
#preview button.dfile { display: none; }
.doc-box .linearicons{ font-size: 34px; color: #969696; }
.f-name,
.f-desp { font-size: 16px; }
.f-name,
.f-name a { color: #969696; }
.dropzone.disabled{ opacity: 0.2; }

.action-list .image_area{
    background-color: #fff;
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    width: 100px;
    border-radius: 30px;
	position: relative;
  }
.action-list .image_area img {
    transition: all .3s ease-in-out;
    border-radius: 100%;
    position: relative;
    top: -13px;
}
.action-personal-list h1 {
	font-size:32px;
	line-height: 1;
	margin: 0;
	padding: 0;
	font-weight: 400;
}
.action-personal-list  .user_personal_desp{
	line-height: 1.2;
	font-size: 18px;
}
@media (max-width: 768px) {
	.action-personal-list h1 {
		font-size:26px;
	}
	.action-personal-list  .user_personal_desp{
		line-height: 1.2;
		font-size: 14px;
	}	
}
.user_personal_desp span {
	color: #646464;
}

/*#list-people-help {	width: 96%; }*/

@media (max-width: 768px) {
	#list-people-help { width: 100%; }
	.image_area.image_area_podderjka img{
		height: 60px;
	}
}

table.people-help{
    border: 1px solid #dee2e6;	
}
.thead-light th {
    color: #333;
    background-color: #e9ecef;
    border-color: #dee2e6;
	font-weight: normal;
    padding: 1rem;
    vertical-align: top;
	font-size: 15px;
}
.thead-light th.summ {
	padding-right: 2rem;
}
.people-help td {
    border-top: 1px solid #dee2e6;	
    padding: 1rem;
	font-size: 15px;
	color: #333;
}

.podderjka-action-head {
	font-size: 21px;			
}
.podderjka-action-desp {
	font-size: 18px;			
	line-height: 24px;
	color: #646464;
}
.row.no-gutters .podderjka-action-desp {
	color: #000000;
}
.pay-info { line-height: 12px !important; font-size: 12px !important; font-style: italic;  }
@media (max-width: 768px) {
	.podderjka-action-head {
	}
	.podderjka-action-desp {
		font-size: 18px;			
		line-height: 28px;
	}
}
.post-classic .image_area img,
.owl-podderjka .image_area img{
    height: 100px !important;
    width: 100px !important;
    max-width: 100px !important;
}
.owl-podderjka .podderjka-user{
}
.owl-podderjka .podderjka-head{
	font-weight: 400;
    font-size: 20px;
}
.owl-podderjka .podderjka-desp{
	font-size: 18px;
	line-height: 28px;
}
.dz-button-over {
	font-size: 18px; text-align: left; padding: 20px; bordeR: 1px solid #646464; background-color: #ffffff; line-height: 1;
}
.dz-button-over .first-el{
	display: block; margin-bottom: 10px; font-style: italic;
}
.dz-button-over .last-el{
	font-size:14px; line-height: 1;
}
#preview button {
	padding: 7px 0px;
}
#preview button,
button.doc-del {
	font-size: 14px;
}
button.doc-del {
	padding-top: 7px;
	padding-bottom: 7px;
}
.snoska { font-size: 12px; padding: 6px; }
.action-anons .swiper-help-date { line-height: 26px; }
.action-anons .swiper-help-heading { font-size: 20px; }
.action-anons .owl-news .owl-prev {
    right: 58px;
}
.action-anons .owl-news .owl-next {
    right: 0px;
}
@media (max-width: 991px) {
	.action-anons .owl-news .owl-prev {
		right: 63px;
	}
	.action-anons .owl-news .owl-next {
	    right: 15px;
	}
}
@media (max-width: 769px) {
	.action-anons .owl-news .owl-prev {
		right: 63px;
	}
	.action-anons .owl-news .owl-next {
	    right: 15px;
	}
}
@media (max-width: 575px) {
	.action-anons .swiper-help-heading {
		margin-top: 20px;
	}
	.action-anons .owl-news .owl-prev {
		right: 63px;
	}
	.action-anons .owl-news  .owl-next {
	    right: 15px;
	}
}

.action-box .status{
	color: #666666;	
}
.action-box .small {
	line-height: 120%;
	font-size:14px;
}

.grey-box,
.white-box,
.video-box {
    position: relative;
}
.grey-box,
.white-box {
	display: inline-block;
	width: 100%;
	height: 100px;
}
.video-box {
	display: block;
}

.grey-box {
	background: #a1a1a1;
}
.grey-box .caption,
.white-box .caption,
.video-box .caption{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    transform: scale(1);
    transition: 350ms ease-in-out;
	font-size: 50px;
}
.grey-box .caption,
.video-box .caption {
    color: #fff;
}

.swiper-video a {
	display: block;
    position: relative;
}

.swiper-video a:hover .caption {
    opacity: 1;
    transform: scale(1);
    background-color: rgba(21, 21, 21, 0.5);
}
.swiper-video a .caption{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    transform: scale(1);
    transition: 350ms ease-in-out;
    color: #fff;
	font-size: 90px;
}
.final .prize {
	font-size: 4rem; 
	color: #e41e12;
}
@media (min-width: 1399px) {
	.final .prize {
		font-size: 5rem; 
	}
}
.prizer{
	background-color: #e41e12;
	color: #ffffff;
	padding: 10px;
}
.prizer .prize{
	font-size: 2rem
}
.prizer .t-peron {
	font-size: 2.4rem
}
@media (max-width: 769px) {
	.prizer .prize{
		font-size: 1.5rem
	}
	.prizer .t-peron {
		font-size: 2rem
	}
}

.free_text ol {
    list-style-type: decimal !important;
    list-style-position: outside !important;
    margin-left: 20px !important;
    padding-left: 0 !important;
}

.free_text ol li {
    display: list-item !important;
    margin-left: 0 !important;
	padding-bottom: 10px;
}