@charset "UTF-8";
/*----------Reset Styles--------------------------------------------------------------*/
body, html {
	margin: 0;
	padding: 0;
	outline: none;
}

body{
    /* display: none; */
}

body {
	font: 14px/14px 'Open Sans', normal;
	color: #000;
	-ms-overflow-style: scrollbar;
	background-color: #ffffff;
	overflow-x: hidden;
}

img {
	margin: 0;
	padding: 0;
}

p {
	padding: 0;
	margin: 0;
}

.dropdown-menu {
	width: 100%;
}

p:first-child {
	padding-top: 0 !important;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}

a img {
	border: 0;
	outline: none;
}

a {
	color: #ffffff;
}

a:hover, a:focus {
	text-decoration: none;
	outline: none !important;
}

form, input, textarea, select {
	margin: 0;
	padding: 0;
	outline: none;
}

.nav li a {
	padding: 0;
}

.pull-left {
	float: left !important;
}

.pull-right {
	float: right !important;
}

.row-no-padding [class*="col-"] {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.no-padding {
	padding-right: 0;
	padding-left: 0;
}

.navbar-nav {
	margin: 0;
}

textarea {
	resize: none;
	overflow: auto;
	padding: 6px 15px;
	line-height: 18px !important;
}

header, nav, aside, section, article, footer {
	display: block;
	margin: 0;
	padding: 0;
	outline: none;
}

.noleftpadding {
	padding-left: 0!important;
}

.norightpadding {
	padding-right: 0;
}

.padding-null {
	padding: 0;
}

.container-fluid, .container {
	padding-left: 0;
	padding-right: 0;
}

ol, ul {
	margin-top: 0;
	margin-bottom: 0;
}

.clearfix {
	clear: both;
}

.col-xs-offset-right-12 {
	margin-right: 100%;
}

.col-xs-offset-right-11 {
	margin-right: 91.66666667%;
}

.col-xs-offset-right-10 {
	margin-right: 83.33333333%;
}

.col-xs-offset-right-9 {
	margin-right: 75%;
}

.col-xs-offset-right-8 {
	margin-right: 66.66666667%;
}

.col-xs-offset-right-7 {
	margin-right: 58.33333333%;
}

.col-xs-offset-right-6 {
	margin-right: 50%;
}

.col-xs-offset-right-5 {
	margin-right: 41.66666667%;
}

.col-xs-offset-right-4 {
	margin-right: 33.33333333%;
}

.col-xs-offset-right-3 {
	margin-right: 25%;
}

.col-xs-offset-right-2 {
	margin-right: 16.66666667%;
}

.col-xs-offset-right-1 {
	margin-right: 8.33333333%;
}

.col-xs-offset-right-0 {
	margin-right: 0;
}

@media (min-width: 768px) {
	.col-sm-offset-right-12 {
		margin-right: 100%;
	}
	.col-sm-offset-right-11 {
		margin-right: 91.66666667%;
	}
	.col-sm-offset-right-10 {
		margin-right: 83.33333333%;
	}
	.col-sm-offset-right-9 {
		margin-right: 75%;
	}
	.col-sm-offset-right-8 {
		margin-right: 66.66666667%;
	}
	.col-sm-offset-right-7 {
		margin-right: 58.33333333%;
	}
	.col-sm-offset-right-6 {
		margin-right: 50%;
	}
	.col-sm-offset-right-5 {
		margin-right: 41.66666667%;
	}
	.col-sm-offset-right-4 {
		margin-right: 33.33333333%;
	}
	.col-sm-offset-right-3 {
		margin-right: 25%;
	}
	.col-sm-offset-right-2 {
		margin-right: 16.66666667%;
	}
	.col-sm-offset-right-1 {
		margin-right: 8.33333333%;
	}
	.col-sm-offset-right-0 {
		margin-right: 0;
	}
}

@media (min-width: 992px) {
	.col-md-offset-right-12 {
		margin-right: 100%;
	}
	.col-md-offset-right-11 {
		margin-right: 91.66666667%;
	}
	.col-md-offset-right-10 {
		margin-right: 83.33333333%;
	}
	.col-md-offset-right-9 {
		margin-right: 75%;
	}
	.col-md-offset-right-8 {
		margin-right: 66.66666667%;
	}
	.col-md-offset-right-7 {
		margin-right: 58.33333333%;
	}
	.col-md-offset-right-6 {
		margin-right: 50%;
	}
	.col-md-offset-right-5 {
		margin-right: 41.66666667%;
	}
	.col-md-offset-right-4 {
		margin-right: 33.33333333%;
	}
	.col-md-offset-right-3 {
		margin-right: 25%;
	}
	.col-md-offset-right-2 {
		margin-right: 16.66666667%;
	}
	.col-md-offset-right-1 {
		margin-right: 8.33333333%;
	}
	.col-md-offset-right-0 {
		margin-right: 0;
	}
}

@media (min-width: 1200px) {
	.col-lg-offset-right-12 {
		margin-right: 100%;
	}
	.col-lg-offset-right-11 {
		margin-right: 91.66666667%;
	}
	.col-lg-offset-right-10 {
		margin-right: 83.33333333%;
	}
	.col-lg-offset-right-9 {
		margin-right: 75%;
	}
	.col-lg-offset-right-8 {
		margin-right: 66.66666667%;
	}
	.col-lg-offset-right-7 {
		margin-right: 58.33333333%;
	}
	.col-lg-offset-right-6 {
		margin-right: 50%;
	}
	.col-lg-offset-right-5 {
		margin-right: 41.66666667%;
	}
	.col-lg-offset-right-4 {
		margin-right: 33.33333333%;
	}
	.col-lg-offset-right-3 {
		margin-right: 25%;
	}
	.col-lg-offset-right-2 {
		margin-right: 16.66666667%;
	}
	.col-lg-offset-right-1 {
		margin-right: 8.33333333%;
	}
	.col-lg-offset-right-0 {
		margin-right: 0;
	}
}

/*------------------------------header-----------------------------------*/
header.header {
	background-color: #f9f5f0;
	padding-top: 29px;
	padding-bottom: 9px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

@media (max-width: 767px) {
	header.header {
		/*padding-top: 0;*/
	}
}

header.header .col-md-4:nth-child(2) {
	padding-left: 80px;
}

@media (max-width: 767px) {
	header.header .col-md-4:nth-child(2) {
		padding-left: 0;
		text-align: center;
	}
}

header.header .one-block {
	padding-top: 6px;
}


header.header .two-block {
	padding-top: 7px;
}

header.header .two-block ul {
	padding-left: 0;
	list-style: none;
	padding-bottom: 17px;
}

header.header .two-block ul li {
	display: inline;
	padding-left: 13px;
}

header.header .two-block ul li a {
	color: #323130;
	font: 14px/18px "Open Sans", normal;
}

header.header .two-block ul li a:hover {
	color: #af0404;
}
header.header .tree-block ul li a.active,
header.header .two-block ul li.active a {
	color: #ba2727;
}

header.header .two-block ul li:last-child {
	padding-right: 0;
}
.sisea-search-form {
	overflow: hidden;
	width: 300px;
	vertical-align: middle;
	white-space: nowrap;
}

header.header .two-block form .box .container-4 {
	overflow: hidden;
	width: 300px;
	vertical-align: middle;
	white-space: nowrap;
}


@media (max-width: 991px) {
	header.header .two-block ul {
		display: none;
	}	
	.sisea-search-form {
		width: 100%;
	}
    header.header-main .two-block ul {
        display: block;
    }
    header.header .one-block {
    	display: none;
    }   
    header.header-main .one-block{
        display: block;
    }
}


#search {
	width: 291px;
	height: 37px;
	background: transparent;
	border: none;
	border-bottom: 1px solid #b2b2b2;
	font-size: 18px;
	float: left;
	color: #7d7b79;
	padding-left: 0;
}
header.header .two-block form .box .container-4 input#search {
	width: 291px;
	height: 37px;
	background: transparent;
	border: none;
	border-bottom: 1px solid #b2b2b2;
	font-size: 18px;
	float: left;
	color: #7d7b79;
	padding-left: 0;
}

@media (max-width: 991px) {
	#search {
		width: 100%;
	}
}

#search::-webkit-input-placeholder {
	color: #7d7b79;
}

#search:-moz-placeholder {
	/* Firefox 18- */
	color: #7d7b79;
}

#search::-moz-placeholder {
	/* Firefox 19+ */
	color: #7d7b79;
}

input#search:-ms-input-placeholder {
	color: #7d7b79;
}
.sisea-search-form input[type="submit"] {
	border: none;
	background: transparent;
	height: 37px;
	width: 50px;
	color: #ba2727;
	font-size: 0;
	outline: none;
	opacity: 1;
	margin-left: -25px;
	background-image: url(/assets/img/search.png);
	background-position: 7px 10px;
	background-repeat: no-repeat;
}
header.header .two-block form .box .container-4 button.icon {
	border: none;
	background: transparent;
	height: 37px;
	width: 50px;
	color: #ba2727;
	font-size: 20px;
	outline: none;
	opacity: 1;
	margin-left: -35px;
}

@media (max-width: 991px) {
	header.header .two-block form .box .container-4 button.icon {
		width: auto;
	}
	.sisea-search-form input[type="submit"]{
			margin-left: -30px;
	}
	fieldset{
			padding-bottom: 7px;
	}
	section.gallery {
		padding-top: 20%;
	}
}
/**/
.announcements .tree-block {
	display: none;
}

@media (max-width: 991px) {
	header.header .tree-block{
		display: none;
	}
}
@media (max-width: 991px) {
	/*header.header-main .tree-block,*/
	.announcements .tree-block {
	    display: block;
	    margin-top: -20px;margin-bottom: 20px
	 }
}
@media (min-width: 768px) and (max-width: 991px) {
	header.header .tree-block,
	.announcements .tree-block  {
		width: 100%;
	}
	.sisea-search-form input[type="submit"]{
		margin-left: -43px;
	}
	
}
header.header .tree-block ul,
	.announcements .tree-block ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
			-ms-flex-direction: row;
					flex-direction: row;
	-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	padding-left: 0;
}

header.header .tree-block li,
	.announcements .tree-block li {
	list-style: none;
	display: inline-block;
	width: calc(100% / 2);
}

header.header .tree-block ul{
	padding-left: 45px;
}
.announcements .tree-block ul {
	padding-left: 0;
}

header.header .tree-block ul li,
	.announcements .tree-block ul li {
	color: #af0404;
	list-style: none;
	font-size: 20px;
}

header.header .tree-block ul li a,
	.announcements .tree-block ul li a {
	color: #000000;
	font: 15px/23px "Open Sans", normal;
	padding-left: 3px;
}

header.header .tree-block ul li a:hover,
	.announcements .tree-block ul li a:hover {
	color: #af0404;
}

header.header .tree-block ul li:before,
	.announcements .tree-block ul li:before {
	content: "·";
	font-size: 70px;
	vertical-align: middle;
	line-height: 20px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	header.header .tree-block ul,
	.announcements .tree-block ul {
		padding-left: 0;
	}
}

/*--------------------------footer-------------------------------*/
footer.footer {
	background: #efe7dc;
background: -moz-linear-gradient(top, #efe7dc 0%, #fffbf7 100%);
background: -webkit-linear-gradient(top, #efe7dc 0%,#fffbf7 100%);
background: linear-gradient(to bottom, #efe7dc 0%,#fffbf7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efe7dc', endColorstr='#fffbf7',GradientType=0 );
	padding-top: 40px;
	padding-bottom: 50px;
}

@media (max-width: 767px) {
	footer.footer {
		padding-left: 15px;
		padding-right: 15px;
	}
}

footer.footer .footer-logo {
	padding-top: 5px;
	padding-bottom: 8px;
}

footer.footer .copyright {
	padding-top: 16px;
	padding-bottom: 15px;
}

footer.footer .copyright p {
	font: 14px/14px "Open Sans", normal;
}

footer.footer .social-links {
	padding-top: 5px;
	padding-bottom: 54px;
}

footer.footer .social-links ul {
	list-style: none;
	padding-left: 0;
}

footer.footer .social-links ul li {
	display: inline;
	padding-left: 1px;
	padding-right: 20px;
}

footer.footer .social-links ul li img{
    max-height: 30px;
}

footer.footer .address p {
	font: 16px/23px "Open Sans", normal;
}
.p-bottom{
		padding-bottom: 6px;
}
@media (min-width: 768px) and (max-width: 1199px) {
	footer.footer .address p {
		font-size: 14px;
	}
	footer.footer .social-links ul li img{
        max-height: 19px;
    }
}

footer.footer .col-md-3:nth-child(2) {
		margin-bottom: 15px;
		height:104px;
		padding-left: 45px;
}

@media (min-width: 768px) and (max-width: 1199px) {
	footer.footer .col-md-3:nth-child(2) {
		padding-left: 10px;
		padding-right: 10px;
		height: 120px;
	}
}

@media (max-width: 767px) {
	footer.footer .col-md-3{
		padding-left: 15px!important;
		padding-right: 15px!important;
		height: auto!important;
	}
}

footer.footer .col-md-3:nth-child(3) {
		height:104px;
		padding-left: 30px;
}

@media (min-width: 768px) and (max-width: 1199px) {
	footer.footer .col-md-3:nth-child(3) {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (max-width: 767px) {
	footer.footer .col-md-3:nth-child(3) {
		padding-left: 15px;
		padding-right: 15px;
	}
}
footer.footer .col-md-3:nth-child(4) {
		margin-bottom: 15px;
		height:104px;
		padding-left: 28px;
}
footer.footer .col-md-3:nth-child(5) {
		margin-bottom: 15px;
		height:104px;
	padding-left: 45px;
}
footer.footer .col-md-3:nth-child(6) {
		margin-bottom: 15px;
		height:104px;
	padding-left: 45px;
}
footer.footer .col-md-3:nth-child(7) {
		margin-bottom: 15px;
		height:104px;
	padding-left: 45px;
}
footer.footer .col-md-3:nth-child(8) {
		height:60px;
		padding-left: 45px;
}
footer.footer .col-md-3:nth-child(9) {
		height:60px;
		padding-left: 45px;
}
footer.footer .col-md-3:nth-child(2) .contacts:nth-child(2) {
		padding-top:13px;
}

footer.footer .col-md-3:nth-child(4) .contacts:nth-child(2) {
		padding-top:36px;
}

footer.footer .col-md-3:nth-child(4) .contacts:nth-child(3) {
		padding-top: 7px;
}
@media (min-width: 768px) and (max-width: 1199px) {
	footer.footer .col-md-3:nth-child(9) {
		padding-left: 10px;
		padding-right: 10px;
		height: 70px;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	footer.footer .col-md-3:nth-child(8) {
		padding-left: 10px;
		padding-right: 10px;
		height: 70px;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	footer.footer .col-md-3:nth-child(7) {
		padding-left: 10px;
		padding-right: 10px;
		height: 120px;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	footer.footer .col-md-3:nth-child(6) {
		padding-left: 10px;
		padding-right: 10px;
		height: 120px;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	footer.footer .col-md-3:nth-child(5) {
		padding-left: 10px;
		padding-right: 10px;
		height: 120px;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	footer.footer .col-md-3:nth-child(4) {
		padding-left: 10px;
		padding-right: 10px;
		height: 120px;
	}
}

@media (max-width: 1199px) {
	footer.footer .col-md-3:nth-child(4) {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width: 1199px) {
	footer.footer .col-md-3 {
		padding-left: 15px;
		padding-right: 15px;
	}
}

footer.footer .col-md-3 .contacts:nth-child(1) {
	padding-top: 0;
}

footer.footer .col-md-3 .contacts {
	padding-top: 15px;
}

@media (min-width: 768px) and (max-width: 1199px) {
	footer.footer .col-md-3 .contacts {
		padding-top: 10px;
	}
}

footer.footer .col-md-3 .contacts h5 {
	font: 16px/19px "Open Sans", normal;
	padding-bottom: 6px;
	padding-top: 2px;
}

@media (min-width: 768px) and (max-width: 1199px) {
	footer.footer .col-md-3 .contacts h5 {
		font-size: 14px;
		padding-bottom: 7px;
	}
}

footer.footer .col-md-3 .contacts p, footer.footer .col-md-3 .contacts li {
	font: 16px/24px "Open Sans", normal;
}

@media (min-width: 768px) and (max-width: 1199px) {
	footer.footer .col-md-3 .contacts p, footer.footer .col-md-3 .contacts li {
		font-size: 13px;
		line-height: 20px;
	}
}

footer.footer .col-md-3 .contacts ul {
	list-style: none;
	padding-left: 0;
}

footer.footer .col-md-3 .contacts ul li ul {
	padding-left: 39px;
}

footer.footer .col-md-3 .contacts ul li a {
	color: #7d20fc;
	text-decoration: underline;
}

section.paginator .col-md-12 {
	color: #000;
}

/* section.paginator .col-md-12 .pagination > li:first-child > a,
section.paginator .col-md-12 .pagination > li:first-child > span,
section.paginator .col-md-12 .pagination > li:last-child > a,
section.paginator .col-md-12 .pagination > li:last-child > span {
	color: #a6a6a6;
	font-size: 30px !important;
	padding: 0 15px;
	position: relative;
	bottom: -3px;
} */

section.paginator .col-md-12 .pagination > li:first-child > a:hover,
section.paginator .col-md-12 .pagination > li:first-child > span:hover,
section.paginator .col-md-12 .pagination > li:last-child > a:hover,
section.paginator .col-md-12 .pagination > li:last-child > span:hover {
	color: #fff;
}
.pagination>li:first-child>a, 
.pagination>li:first-child>span {
		margin-left: 0;
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;
		position: relative;
		color: #fff!important;
}
.pagination>li.control>a{
		font-size: 36px!important;
		position: absolute;
		line-height: 14px;
		color:#a6a6a6!important;
		top: 14px;
		width: 38px;
		height: 38px;
		position: absolute;
		line-height: 18px;
		top: 21px;
}
 section.announcement-s .col-md-12 .pagination > li.control > a:hover,
 section.announcement-s .col-md-12 .pagination > li.control:hover{
		background-color: transparent!important;
		color: #850000!important;
}
section.paginator .col-md-12 .pagination>li.control>a{
		top: 13px;
}
section.paginator{
		padding-top: 25px;
}
 section.paginator .col-md-12 .pagination > li.control > a:hover,
 section.paginator .col-md-12 .pagination > li.control:hover{
		background-color: transparent!important;
		color: #850000!important;
}
section.paginator .col-md-12 .pagination > .active > a,
section.paginator .col-md-12 .pagination > li > a:hover,
section.paginator .col-md-12 .pagination > .active > a:hover {
	background-color: #850000;
	border-radius: 50px;
	color: #fff;
	font-size: 20px;
}

section.paginator .col-md-12 .pagination > li > a {
	padding: 9px 14px;
	float: none;
	font-size: 20px;
}

section.paginator .col-md-12 .pagination {
	margin: 10px 0;
	border: 0;
}

section.paginator .col-md-12 .pagination li {
	border: 0;
}

section.paginator .col-md-12 .pagination li a {
	border: 0;
	color: #000;
}

/*@media (max-width: 1199px) {*/
	section.bottom-links-menu{
		display: none;
	}
/*}*/

section.bottom-links-menu ul {
	padding-top: 21px;
	padding-bottom: 21px;
	list-style: none;
	padding-left: 0;
}

section.bottom-links-menu ul li {
	display: inline;
	padding-left: 22px;
	padding-right: 22px;
}

@media (min-width: 768px) and (max-width: 1199px) {
	section.bottom-links-menu ul li {
		padding-left: 13px;
		padding-right: 13px;
	}
}

@media (max-width: 1199px) {
	section.bottom-links-menu ul li {
		display: block;
		text-align: left;
		padding-bottom: 10px;
	}
}

section.bottom-links-menu ul li a {
	color: #000000;
	font: 16px/16px "Open Sans", normal;
	text-transform: lowercase;
}

section.bottom-links-menu ul li a:hover {
	color: #980600;
	border-bottom: 1px dotted #980600;
}

section.top-main-menu {
	background-color: #7d7870;
	position: relative;
	height: 50px;
}
@media (min-width: 768px) and (max-width: 1199px) {
	section.top-main-menu {
		/*min-height: 56px;*/
	}
}

section.top-main-menu .menu-logo {
    display: inline-block;
    position: absolute;
    top: 25%;
    left: 0;
}
@media (max-width: 1199px) {
	section.top-main-menu .menu-logo {
		display: block;
        top: 12px;
        left: 15px;
	}
	section.top-main-menu .col-md-12{
		padding-left: 0;
		padding-right: 0;
	}
	header.header{
		padding-bottom: 40px;
	}
}

section.top-main-menu #back-to-top {
	position: fixed;
	top: calc(100vh - 100px);
	right: 40px;
	z-index: 999;
	width: 59px;
	height: 59px;
	text-align: center;
	line-height: 30px;
	background: #fff;
	color: #b21212;
	border: 1px solid #b21212;
	cursor: pointer;
	border-radius: 6px;
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	opacity: 0;
}

@media (max-width: 1199px) {
	section.top-main-menu #back-to-top {
		top: calc(100vh - 80px);
		right: 15px;
	}
}

section.top-main-menu #back-to-top i {
		font-size: 90px;
		padding-top: 8px;
		margin-left: -31px!important;
		margin-top: -20px!important;
}
section.top-main-menu #back-to-top i {
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
}
section.top-main-menu #back-to-top:hover {
	background: #b21212;
	color: #ffffff;
}

section.top-main-menu #back-to-top.show {
	opacity: 1;
}

section.top-main-menu #hmenu,
section.top-main-menu #hmenu ul,
section.top-main-menu #hmenu ul li,
section.top-main-menu #hmenu ul li a,
section.top-main-menu #hmenu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	box-sizing: border-box;
}

section.top-main-menu #hmenu > ul{
	display: block;
	flex-direction: row;
	justify-content: center;
}

section.top-main-menu #hmenu > ul > li:last-child > a{
	/* padding-right: 33px; */
}

section.top-main-menu #hmenu:after,
section.top-main-menu #hmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

section.top-main-menu #hmenu #menu-button {
	display: none;
}

section.top-main-menu #hmenu {
	position: absolute;
	z-index: 1000;
	font-family: 'Open Sans', sans-serif;
	line-height: 1;
	background: #7d7870;
	right: 0;
	left: 0;
	margin-left: 15px;
	margin-right: 15px;
}

section.top-main-menu #menu-line {
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.25s ease-out;
}

section.top-main-menu #menu-line:before {
	content: '';
	position: absolute;
	left: 20px;
	bottom: 0;
	border: 6px solid transparent;
	border-top: 10px solid #fff;
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	z-index: 55;
}

section.top-main-menu #hmenu > ul > li {
	float: left;
	width: auto !important;
	margin: auto;
}

section.top-main-menu #hmenu.align-center > ul {
	font-size: 0;
	text-align: center;
}

section.top-main-menu #hmenu.align-center > ul > li {
	display: inline-block;
	float: none;
}

section.top-main-menu #hmenu.align-center ul ul {
	background-color: #000;
	text-align: left;
}

section.top-main-menu #hmenu ul ul {
	background-color: #7D7870;
}

section.top-main-menu #hmenu.align-right > ul > li {
	float: right;
}

section.top-main-menu #hmenu.align-right ul ul {
	text-align: right;
}

section.top-main-menu #hmenu > ul > li {
	text-align: center;
}

@media (min-width: 768px) and (max-width: 1199px) {
	section.top-main-menu #hmenu > ul > li {
		text-align: left !important;
		padding-left: 15px;
	}
}

@media (max-width: 767px) {
	section.top-main-menu #hmenu > ul > li {
		text-align: left !important;
		padding-left: 15px;
	}
}

section.top-main-menu #hmenu > ul > li > a {
	padding: 14px 20px;
	font: 19px HelvaticaNeue, normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	transition: color .2s ease;
	cursor: default;
    pointer-events: none;
}

section.top-main-menu.two-rows #hmenu > ul > li > a {
    padding: 14px 5px;
}

section.top-main-menu #hmenu > ul > li:hover,
section.top-main-menu #hmenu > ul > li.active {
	background-color: #6c655a;
}

section.top-main-menu #hmenu > ul > li:hover > a,
section.top-main-menu #hmenu > ul > li.active > a {
	color: #fff;
}

section.top-main-menu #hmenu > ul > li.parent:hover > a::after {
	border-color: #fff;
}

section.top-main-menu #hmenu ul ul {
	position: absolute;
	left: -9999px;
}

section.top-main-menu #hmenu li:hover > ul {
	left: auto;
	min-width: 100%;
}

section.top-main-menu #hmenu.align-right li:hover > ul {
	right: 0;
}

section.top-main-menu #hmenu ul ul ul {
	margin-left: 100%;
	top: 0;
}

section.top-main-menu #hmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}

section.top-main-menu #hmenu ul ul li {
	height: 0;
	transition: height .2s ease;
	/*border-top: 1px solid #ffffff;*/
}

section.top-main-menu #hmenu ul li:hover > ul > li {
	/* height: 32px;*/
    height: auto;
}

section.top-main-menu #hmenu ul ul li a {
	padding: 10px 20px;
	width: max-content;
	width: -moz-max-content;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	transition: color .2s ease;
	text-transform: uppercase;
}


section.top-main-menu #hmenu ul ul li:hover {
	color: #fff;
	background-color: #6c655a;
/*   width: max-content; */
}

section.top-main-menu #hmenu ul ul li.parent > a::after {
	position: absolute;
	top: 13px;
	right: 10px;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	content: "";
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	transition: border-color 0.2s ease;
}

section.top-main-menu #hmenu.align-right ul ul li.parent > a::after {
	right: auto;
	left: 10px;
	border-right: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

section.top-main-menu #hmenu ul ul li.parent:hover > a::after {
	border-color: #fff;
}
@media (max-width: 1199px) {
	section.top-main-menu #hmenu > ul > li > a{
		padding-left: 0;
	}
}

@media all and (max-width: 767px) {

	section.top-main-menu #hmenu ul {
		width: 100%;
		display: none;
	}
	section.top-main-menu #hmenu.align-center > ul,
	section.top-main-menu #hmenu.align-right ul ul {
		text-align: left;
	}
	section.top-main-menu #hmenu ul li,
	section.top-main-menu #hmenu ul ul li,
	section.top-main-menu #hmenu ul li:hover > ul > li {
		width: 100%;
		height: auto;
		border-top: 1px solid rgba(0, 0, 0, 0.15);
	}
	section.top-main-menu #hmenu ul li a,
	section.top-main-menu #hmenu ul ul li a {
		width: 100%;
	}
	section.top-main-menu #hmenu > ul > li,
	section.top-main-menu #hmenu.align-center > ul > li,
	section.top-main-menu #hmenu.align-right > ul > li {
		float: none;
		display: block;
	}
}

@media all and (max-width: 1199px) {
	section.top-main-menu #hmenu > ul > li,
	section.top-main-menu #hmenu.align-center > ul > li,
	section.top-main-menu #hmenu.align-right > ul > li {
		width: 100% !important;
	}
	section.top-main-menu #hmenu {
		margin-right: 0;
		margin-left: 0;
		position: inherit;
		width: 100%;
	}

	header.header .tree-block ul{
			padding-left: 0;
	}
	section.top-main-menu #hmenu ul ul li a {
		padding: 20px 20px 20px 30px;
		font-size: 12px;
		color: #fff;
		background: none;
	}
	section.top-main-menu #hmenu ul ul li:hover > a,
	section.top-main-menu #hmenu ul ul li a:hover {
		color: #980600;
	}
	section.top-main-menu #hmenu ul ul ul li a {
		padding-left: 40px;
	}
	section.top-main-menu #hmenu ul ul,
	section.top-main-menu #hmenu ul ul ul {
		position: relative;
		left: 0;
		right: auto;
		width: 100%;
		margin: 0;
	}
	section.top-main-menu #hmenu > ul > li.parent > a::after,
	section.top-main-menu #hmenu ul ul li.parent > a::after {
		display: none;
	}
	section.top-main-menu #menu-line {
		display: none;
	}
	section.top-main-menu #hmenu #menu-button {
		display: block;
		color: #fff;
		cursor: pointer;
		font-size: 16px;
		text-transform: uppercase;
		height: 50px;
	}
	section.top-main-menu #hmenu #menu-button::after {
		content: '';
		position: absolute;
		top: 20px;
		right: 20px;
		display: block;
		width: 15px;
		height: 2px;
		background: #fff;
	}
	section.top-main-menu #hmenu #menu-button::before {
		content: '';
		position: absolute;
		top: 25px;
		right: 20px;
		display: block;
		width: 15px;
		height: 3px;
		border-top: 2px solid #fff;
		border-bottom: 2px solid #fff;
	}
	section.top-main-menu #hmenu .submenu-button {
		position: absolute;
		z-index: 10;
		right: 0;
		top: 0;
		display: block;
		border-left: 1px solid rgba(12, 12, 120, 0.15);
		height: 52px;
		/*width: 52px;*/
		width: 100%;
		cursor: pointer;
	}
	section.top-main-menu #hmenu .submenu-button.submenu-opened:after {
		display: none;
	}
}
@media all and (min-width: 1200px) {
	section.top-main-menu #hmenu > ul{
		display: flex;
		margin-left: 30px;
	}
}

/*--------------------------basement-------------------------------*/
section.basement {
	background-color: #b8ad9d;
	height: 9px;
}
 section.top-main-menu{
	 top: 148px;
	 position: fixed;
	 /*position: absolute;*/
	 z-index: 1000;
	 right: 0;
	 left: 0;
	 text-align: center;
	 transform: translateZ(0);
}
@media (max-width: 1199px) {
	 section.top-main-menu{
		 transform: translateZ(0);
	 }

}

h1{
		font-size: 35px;
}

/*--------------------text-align----------------------------- */
.justifyfull{
	text-align: justify;
}
.justifyright{
	text-align: right;
}
.justifyleft{
	text-align: left;
}
.justifycenter{
	text-align: center;
}
@media (max-width: 767px) {
	section.top-main-menu {
		 top: 290px;
	} 
	section.gallery {
		padding-top: 20%;
	}
	header.header .tree-block ul li:before{
		display: inline-block;
		margin-top: 12px;
	}
	.header .row{
		margin-right: 0;
		margin-left: 0;
	}
	.about-u table {
		text-align: center!important;
		margin: 0 auto!important;
		float: inherit!important;
	}
}

table.authors{
		font: 18px/26px "Open Sans", italic;
		margin-bottom: 1em;
		font-style: italic;
}
table.authors td{
		padding: 2px 5px;
}
table.authors tr > td:first-child{
		text-align: right;
}

section.file-galery .bx-viewport{
	height: auto !important;
}