@font-face {
	font-family: 'OpenSansBold';
	src: url('../fonts/OpenSansBold/OpenSansBold.eot');
	src: local('☺'), url('/fonts/OpenSansBold/OpenSansBold.woff') format('woff'), url('../fonts/OpenSansBold/OpenSansBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/OpenSans/OpenSans.eot');
	src: local('☺'), url('../fonts/OpenSans/OpenSans.woff') format('woff'), url('../fonts/OpenSans/OpenSans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

a, a:link {
	color: #961e1e;
}
a:hover {
	color: #c72020;
}

.navbar {
	background-color: inherit;
    border-color: transparent;
	z-index: 1;
}
.navbar-header .navbar-brand .name_1 {
	font: 14px 'OpenSansBold';
	color: #961e1e;
}
.navbar-header .navbar-brand .name_2 {
	font: 13px 'OpenSans';
	color: #fff;
}
#responsive-menu {
	padding-top: 1.1%;
	margin-left: -50px;
}
.search_input {
	border: 1px solid #fff;
	height: 30px;
	border-radius: 20px;
	background-color: transparent;
	padding-left: 10px;
	outline: none;
	font: 13px OpenSans;
}

.header_main {
	background-size: cover;
	width: 100%;
	height: 650px;
}
.header_main .row {
	height: 100%;
}
.header_main .header_main__title {
	position: relative;
	top: 23%;
	text-align: center;
}
@media (max-width: 500px) {
	.header_main .header_main__title {
		margin-top: -80px;
	}
}
.header_main .header_main__title_1 {
	font: 38px 'OpenSansBold';
	color: #fff;
}
.header_main .header_main__title_2 {
	font: 15px 'OpenSans';
	color: #fff;
	margin-top: 4%;
}
.header_main  .header_main__title_3 {
	margin-top: 8%;
}

.navbar-default .navbar-nav > li > a {
	font: 13px 'OpenSansBold';
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #961e1e;
}
.navbar-default .navbar-nav > .open > a {
	color: #fff!important;
	background: inherit!important;
}
.navbar-nav > li > a:focus {
	color: #fff!important;
}

.block_main_1 {
	padding: 55px 0px 60px 0px;
}
.block_main_1 .block_main_1__title, .block_main_2 .block_main_2__title {
	color: #000;
	font: 27px 'OpenSansBold';
}
.block_main_1 .block_main_1__text, .block_main_2 .block_main_2__text {
	color: #000;
	font: 13px 'OpenSans';
	margin-top: 35px;
	text-align: justify;
}
.block_main_1 .block_main_1__dop_title {
	color: #010101;
	font: 17px 'MuseoSansRegular';
}
.block_main_2 {
	background: #e9e9e9;
	padding: 55px 0px 60px 0px;
}
.block_main_2 .block_main_2__title {
	position: relative;
	top: 30%;
	text-align: center;
}
.block_main_2 .block_main_2__title_1 {
	font: 27px 'MuseoSansBold';
	color: #fff;
	text-transform: uppercase;
}
.block_main_2 .block_main_2__title_2 {
	font: 17px 'MuseoSansRegular';
	color: #fff;
	margin-top: 15px;
}

.footer_main {
	background: url(/glory/images/footer_img.jpg) center no-repeat;
	background-size: cover;
	width: 100%;
	height: 385px;
}
.footer_main .footer_main__title {
	position: relative;
	top: 25%;
	text-align: center;
}
.footer_main .footer_main__title_1 {
	font: 27px 'OpenSansBold';
	color: #fff;
}
.footer_main .footer_main__text {
	font: 15px 'OpenSans';
	line-height: 20px;
	color: #fff;
	max-width: 475px;
	margin: 0 auto;
	margin-top: 30px;
}

.footer_main2 {
	background: #961e1e;
	width: 100%;
	height: 85px;
	display: table;
	font: 13px 'OpenSans'; 
	color: #fff;
}	

.footer_main2 .row{
	display: table-cell;
	vertical-align: middle;
}
/* ------------------------ */

.btn_buy {
	width: 188px;
	height: 45px;
	color: #fff;
    background-color: #961e1e;
	border-color: transparent;
	font: 15px 'OpenSansBold';
	border-radius: 30px;
		line-height: inherit;
}
.btn_buy:hover {
	color: #fff;
    background-color: #c72020;
	border-color: transparent;
	transition: 0.3s;
}

.sort_block {
	margin: 25px 0px;
	font: 13px OpenSans;
}
.sort_block a {
	color: inherit!important;
}
.sort_block a:hover {
	color: #961e1e!important;
	text-decoration: none!important;
}
.sort_active {
	color: #961e1e!important;
}

.people_list .title {
	font: 15px OpenSansBold;
	margin-bottom: 15px;
}
.people_list .text {
	font: 13px OpenSans;
	margin-bottom: 15px;
}
.people_list .add_date {
	font: 13px OpenSans;
	color: #961e1e;
}
.people_list a {
	color: inherit;
}
.people_list a:hover {
	color: #961e1e!important;
	text-decoration: none!important;
}

.navigation {
	margin: 25px 0px;
}
.navigation a {
	color: #000!important;
	font: 14px OpenSans;
	padding:5px 10px;
}
.navigation a:hover {
	color: #961e1e!important;
	text-decoration: none!important;
}
.navigation_footer_pages {
	background: #961e1e;
	color: #fff;
	padding: 5px 7px;
	margin: 0px 7px;
}
.sybmol {
	font: 20px OpenSans;
}

.header_people .title {
	font: 17px OpenSansBold;
}
.header_people .text {
	font: 13px OpenSans;
	margin-top: 20px;
	line-height: 22px;
}
.header_people .full_text {
	font: 14px OpenSans;
	line-height: 22px;
	margin-top: 30px;
	text-align: justify;
}
a:hover.people_button, a:link.people_button {
	text-decoration: none;
	color: #000;
}
.people_button {
	display: inline-block;
	width: 160px;
	height: 55px;
	line-height: 52px;
	text-align: center;
	border: 1px solid #961e1e;
	border-radius: 20px;
	font-size: 14px;
	font-family: OpenSansBold;
	color: #000;
}

.gallery_item {
	width: 210px;
	height: 126px;
	margin: 25px 25px 0px 0px;
}
.gallery_item:nth-child(5) {
	margin-right: 0px;
}

.video_item {
	margin-bottom: 130px;
	position: relative;
	display: inline-block;
	font: 13px OpenSans;
}
.video_item:hover i {
	color: #961e1e;
	transition: 0.2s;
}
.video_item i {
	position: absolute;
	top: 50%;
	margin-top: -13px;
	left: 50%;
	margin-left: -15px;
	font-size: 40px;
	color: #fff;
}
.video_item img {
	width: 100%;
	height: 170px;
}
.video_item:nth-child(5) {
	margin-right: 0px;
}

/*---------------------------------------------*/

@media (max-width:768px){
	#responsive-menu {
		margin-left: 0px!important;
		margin-top: 30px;
	}
	
	.navbar-default .navbar-toggle {
		position: absolute;
		right: 0;
		top: 5px;
	}
	
	.navbar-brand img {
		width: 12%!important;
		min-width: 60px;
		margin-top: -7%!important;
		padding-top: 22px;
		float: left;
	}
	
	.navbar-brand div {	
		margin-top: 5px;
		width: 60%!important;
	}
	
	.navbar-brand div span {
		font-size: 13px!important; 
	}
	
	.navbar-brand div span:nth-child(2) {
		display: none;
	}
	
	.header_main__title_1 {
		font-size: 28px!important;
	}
	
	.header_main__title_2 {
		font-size: 13px!important;
	}
	
    .footer_main__title_1 {
		font-size: 22px!important;
	}
	
	.footer_main .footer_main__text {
		font-size: 13px!important;	
	}
	
	.block_main_1, .block_main_2 {
		padding: 40px 0px 40px 0px;
	}
	
	.block_main_1, .block_main_2 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.block_main_1 .block_main_1__title, .block_main_2 .block_main_2__title {
		font-size: 20px!important;
		text-align: center;
	}
	
	.block_main_1 .block_main_1__title img, .block_main_2 .block_main_2__title img {
		display: block;
		margin: 0 auto!important;
	}
	
	.block_main_1 .block_main_1__title span, .block_main_2 .block_main_2__title span {
		display: block;
		margin-top: 10px!important;
		position: inherit!important;
	}
	
	.block_main_1__title i {
		margin-right: 0px!important;
	}
	
	.block_main_1 .block_main_1__text, .block_main_2 .block_main_2__text {
		margin-top: 10px;
	}
	
	.carousel {
		display: none;
	}
}

/*@media(min-width:768px) and (max-width:991px){