html, body {
	min-height: 100%;
	background-image: url('../images/fabric_of_squares_gray.png');
}
h1, h2, h3, h4, h5, h6 {
	margin: 20px 0 15px 0;
	font-weight: normal;
}
p {
	margin: 15px 0 15px 0;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 15px;
}
h1 { font-size: 25px; }
h2 { font-size: 21px; }
h3 { font-size: 19px; }
h4 { font-size: 17px; }
h5 { font-size: 15px; }
h6 { font-size: 14px; }
li { margin-top: 0.75em; margin-bottom: 0.75em; }



#logo {
	float: left;
	margin-left: 2%;
}
#header {
	padding: 10px 0;
	background-color: transparent;
	border-bottom: 1px solid #eaeaea;
	border-bottom: none;
}
#site-name {
	padding-top: 25px;
	font-weight: normal;
}
#site-name a {
	font-size: 19px;
	line-height: 140%;
	font-weight: normal;
	margin: 0;
	
}
#site-name a .part3 {
	font-size: 1.15em;
	font-weight: bold;
	
}
h1.page-title {
	font-size: 25px;
	margin: 10px 0 10px 0;
}
.page-node.page-node- #content-wrapper h1.page-title {
	padding: 10px 20px 15px;
}
.page-node-3039 h1.page-title {
	display: none;
}

#main {
	padding: 0;
}
#main-content {
	padding: 15px 0 0 0;
}
.breadcrumb {
	margin-bottom: 10px;
	border: 1px solid #eaeaea;
}
.node.node-teaser, .page-node- #content-wrapper, .page-contact #content-wrapper {
	margin-bottom: 10px;
	background-color: transparent;
	border: none;
}
input.form-text, textarea.form-textarea, select {
	padding: 7px;
	min-height: 30px;
	color: #444;
	border: 2px solid #dadada;
}
.title-sep, #pre-header h2, #promoted h2, .sidebar h2, #footer h2 {
	margin: 0;
	padding: 10px;
	background-color: #0095da;
	box-shadow: rgba(0,0,0,0.33) 0 2px 3px 0;
	-moz-box-shadow: rgba(0,0,0,0.33) 0 2px 3px 0;
	-webkit-box-shadow: rgba(0,0,0,0.33) 0 2px 3px 0;
	color: #ffffff;
	font-size: 20px;
}
.title-sep:after, #pre-header h2:after, #promoted h2:after, .sidebar h2:after, #footer h2:after {
	height: 0;
	background-color: #0095da;
	width: 100%;
}

/* blocks */
.block {
	padding: 0;
	margin-bottom: 2em;
}
.sidebar .block, .region-content .block, #news-content .block {
	background: #fff;
	box-shadow: rgba(0,0,0,0.5) 0 1px 5px 0;
	-moz-box-shadow: rgba(0,0,0,0.5) 0 1px 5px 0;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0 1px 5px 0;
}
.region-content .block h2, #news-content .block h2 {
	margin-bottom: 0;
	margin-left: 30px;
}
.block .content {
	padding: 1px 10px 1px 10px;
}
.region-content .content, #news-content .content {
	padding: 15px 30px 20px 30px;
}
.region-content .content .content {
	padding: 0;
}
.sidebar #block-search-form {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.sidebar #block-search-form .content {
	padding: 0;
}
#block-search-form {
	position: relative;
	margin-bottom: 1.5em;
}
#block-search-form .form-actions:after, .sidebar-search-block .form-actions:after {
	top: 10px;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	background-color: #00517b;
	padding: 10px 25px;
}


/* views */
.block .view {
	margin-top: 10px;
}
.view-row {
	margin: 10px 0 20px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.view-row:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
.view .view-row .view-field-date {
	color: #888;
}
.view .view-row h2, #news-content .view .view-row h2  {
	padding: 0;
	margin: 0;
	line-height: 100%;
}
.view .view-row h2 a {
	color: #0065a2;
	font-size: 15px;
	line-height: 140%;
	font-weight: 600;
}
.view .view-row h2 a:hover { 
	text-decoration: underline;
}
.view-id-taxonomy_term .node header {
	padding: 0;
}
.view-id-taxonomy_term .node > .content {
	padding: 15px 20px 5px;
}
.view-id-taxonomy_term .node header h2 {
	padding: 5px 0 10px;
	margin: 0;
	line-height: 100%;
}
.view-id-taxonomy_term .node header h2 a {
	color: #0065a2;
	font-size: 17px;
	line-height: 140%;
}
.view-id-taxonomy_term .node header h2 a:hover { 
	text-decoration: underline;
}
.view-row .view-field-body  p:first-child {
	margin-top: 6px;
}

.view-footer {
	margin-bottom: 1em;
}
.view-field-picture {
	float: left;
	margin: 0.4em 1em 0 0;
}

.details a {
	background-color: #0095da;
	color: #fff;
	padding: 0.4em 1.2em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.sidebar .details a {
	font-size: 0.94em;
	padding: 0.3em 1em;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

ul.pager li a, ul.pager li.pager-current {
	font-size: 1.08em;
	background: #fff;
	border: 1px solid #eee;
	padding: 12px 18px;
	display: block;
	margin: 5px 3px 5px 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
ul.pager li a:hover, ul.pager li.pager-current {
	background-color: #0095da;
	border-color: #0095da;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}
.feed-icon { display: none; }

/* nodes */
.node header {
	padding: 0;
}
.node > .content {
	padding: 10px 40px;
}
.node p, .node div {
	text-align: justify;
}
.node p.rtecenter, .node div.rtecenter, .node p[align="center"], .node div[align="center"] {
	text-align: center;
}
.node p.rteright, .node div.rteright, .node p[align="right"], .node div[align="right"] {
	text-align: right;
}
.node p.rteleft, .node div.rteleft, .node p[align="left"], .node div[align="left"] {
	text-align: left;
}
div.field-name-field-files {
	margin: 2em 0;
}
div.field-name-field-files th {
	font-weight: bold;
	font-size: 1.07em;
	border-bottom: 3px solid #ccc;
	padding-right: 1em;
	text-align: left;
	background: #dbdbdb;
	padding: 0.5em;
	text-shadow: 1px 1px #fff;
}
div.field-name-field-files th:nth-child(2),
div.field-name-field-files td:nth-child(2) {
	white-space: nowrap;
	padding-left: 2em;
}
div.field-name-field-files tr {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	padding: 0.1em 0.6em;
}
div.field-name-field-files img.file-icon {
	margin-right: 1em;
}
div.field-name-field-date {
	margin: 0.5em 0 1em 0;
}
div.field-name-field-photos img { 
	margin: 0.25em;
}
div.view-attrs-with-picture {
	margin-left: 214px;
}
.view-id-frontpage div.view-attrs-with-picture {
	margin-left: 164px;
}

/* image + photo  */
.node-article .field-name-field-photos .field-items {
	text-align: center;
	line-height: 100%;
}
.node-article .field-name-field-photos .field-items .field-item {
	display: inline-block; margin: 0.3em;
}
img { display: inline-block; height: auto !important; max-width: 100%; }
.field-name-body img  {
	margin: 0.4em 1em;
}
.field-name-body div.photo img  {
	margin: 5px;
}
img.align-left { margin-left: 0; }
img.align-right { margin-right: 0; }

.node-article .field-name-field-image img {
	float: left; margin: 1em 1em 0.5em 0;
}




#block-views-regions-block {
	margin-top: 2em;
}
#block-views-regions-block table, #block-views-regions-block table tr, #block-views-regions-block table tr td {
	border: none;
	vertical-align: top;
	position: relative;
}
#block-views-regions-block h3 {
	min-height: 2.5em;
	font-size: 17px;
	margin-bottom: 0.2em;
}

#node-51 table td {
	padding: 0;
}
#node-51 li {
	text-align: left;
}

#bottom-content, #bottom-content .container, #bottom-content-inside {
	background-color: #003f5c;
}
#bottom-content {
	padding: 25px 0 25px 0;
}
#bottom-content #block-system-main-menu {
	margin-bottom: 0;
}
#bottom-content .region-bottom-content ul,
#bottom-content .region-bottom-content .content > ul.menu:after {
    content: "";
    display: block;
    clear: both;
}
/*
#bottom-content .region-bottom-content .content > ul.menu > li.archive {
	margin-left: 51%;
	margin-top: -150px;
}
#bottom-content .region-bottom-content .content > ul.menu > li.development-tools {
	margin-left: 26%;
	margin-top: -150px;
}
*/


#bottom-content .region-bottom-content .content > ul.menu > li {
	display: block;
	float: left;
	width: 23%;
	margin: 0 1%;
}
#bottom-content .region-bottom-content .content > ul.menu > li > a {
	font-weight: 600;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 0.2em;
	font-size: 1.07em;
	color: #ccc;
}
#bottom-content .region-bottom-content ul {
	padding: 0;
	margin: 0;
}
#bottom-content .region-bottom-content li {
	list-style-type: none;
	list-style: none;
	padding: 0;
	margin: 1em 0;
	line-height: 130%;
}
#bottom-content ul.menu li a {
	padding: 0;
	color: #fff;
	font-size: 0.94em;
}
#subfooter {
	background-color: #fcfcfc;
	border-top: 1px solid #eaeaea;
	padding: 0;
	text-align: center;
	margin-bottom: 0;
}




/*
#menu {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	background:#0095da;
	background:-moz-repeating-linear-gradient(#2483c5, #0095da);
	background:-webkit-repeating-linear-gradient(#2483c5, #0095da);
	background:-o-repeating-linear-gradient(#2483c5, #0095da);
	background:-ms-repeating-linear-gradient(#2483c5, #0095da);
	background:repeating-linear-gradient(#2483c5, #0095da);
}

#menu a {
	color: #fff; display: block; text-decoration: none;
	font-size: 0.94em;
}
#menu a:hover {
	text-decoration: underline;
}
#menu li {
	margin: 0;
	line-height: 1.33em;
	list-style: none;
	list-style-type: none;
	white-space: normal;
}
#menu > ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: table;
	width: 100%;
	height: 50px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	_-khtml-border-radius: 7px;
	border-radius: 7px;
}
#menu > ul ul {
	display: none;
	position: absolute;
	background: #0085c3;
	-webkit-border-radius: 6px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 6px;
	-moz-border-radius-topleft: 0;
	border-radius: 6px;
	border-top-left-radius: 0;
	padding: 5px 15px;
	margin: -1px 0 0 0;
	list-style: none;
	text-align: left;
	z-index: 99;
	border: 1px solid #009ee7;
	min-width: 200px;
	max-width: 350px;
}
#menu > ul > li {
	vertical-align: middle;
	display: table-cell;
	white-space: nowrap;
	text-align: center;
	padding: 0 10px;
}
#menu > ul > li > a {
	font-size: 15px;
	line-height: 40px;
	display: block;
	border: 1px solid transparent;
}
#menu > ul > li:hover > a {
    background: #0085c3;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-top: 1px solid #009ee7;
    border-left: 1px solid #009ee7;
    border-right: 1px solid #009ee7;
    border-bottom: 1px solid transparent;
    z-index: 999;
    position: relative;
}
#menu > ul ul li {
	border-top: 1px solid #0093d8;
	border-bottom: 1px solid #0078b0;
	padding: 0.6em 0.3em;
}
#menu > ul ul li:first-child {
    border-top: 1px solid transparent;
}
#menu > ul ul li:last-child {
    border-bottom: 1px solid transparent;
}
#menu > ul > li:hover ul {
	display: block;
}
#menu > ul > li:hover ul ul {
	display: none;
}
*/


#slider {
	width: 810px;
	position: relative;
	height: 300px;
	margin: 0 auto;
}
#slider .news {
	width: 409px;
	float: left;
}
#slider .photos {
	width: 400px;
	float: right;
}
#slider div.title {
	padding: 0.5em;
	font-size: 1em;
	height: 60px;
	overflow: hidden;
}
#slider div.title a {
	display: block;
	height: 44px;
	line-height: 1.5em;
	_padding: 0.5em;
	overflow: hidden;
}
#slider div.title a:hover {
	text-decoration: none;
}

#slider .photos img {
	position: absolute;
	display: none;
}

#slider div.title.selected {
	background: #0085c3;
}
#slider div.title.selected a {
	color: #fff;
}

#slider .photos img.selected {
	display: block;
}

/*
#block-views-frontpage-block-news {
	float: left;
	width: 49%;
	clear: none;
}
#block-views-frontpage-block-regions-news {
	float: right;
	width: 49%;
	clear: none;
}
*/
#vmap { 
	width: 680px; height: 400px;
	margin: 0 auto;
	background-color: #ffffff;
}
#vmap-regions {
	float: right;
	width: 275px;
}

#vmap-regions ul {
	padding-left: 20px;
}
#vmap-regions ul li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#news-content #block-block-3 {
	background-color: #ffffff;
	color: #444444;
}
#news-content #block-block-3 a {
	color: #0065a2;
}
#block-block-3 .content {
	padding: 0 20px;
}

#vmap {
	margin-left: 0;
	width: 720px;
}
#block-block-3 .content {
	padding-left: 0;
}



body.front #block-block-1 p {
	margin: 11px 0;
	line-height: 1.5em;
}












@media (max-width: 640px) {
	.container, #header, #main-navigation, #subfooter {
		width: 640px;
	}
	#vmap {
		height: 320px;
	}
	#logo {
		display: none;
	}
}
@media (max-width: 768px){
	#vmap {
		width: 100%;
		height: 360px;
	}
	/*
	#menu > ul > li {
		display: inline-block;
		padding: 0 20px;
	}
	*/
	.row {
		margin-right: -3px;
		margin-left: -3px;
	}
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12,
	.container {
		padding-right: 3px;
		padding-left: 3px;
	}
}
@media (min-width: 768px){
	.container {
		width: 100%;
	}
}
@media (max-width: 860px) {
	body.front #slider, body.front #block-system-main {
		display: none;
	}
	/*
	#bottom-content .region-bottom-content .content > ul.menu > li.archive {
		margin: -80px 1% 0 -48%;
	}
	#bottom-content .region-bottom-content .content > ul.menu > li.development-tools {
		margin: -130px 1% 0;
	}
	*/
	#bottom-content .region-bottom-content .content > ul.menu > li {
		display: block;
		float: left;
		width: 48%;
		margin: 0 1%;
		
		display: inline-block;
		float: none;
		width: 47%;
		margin: 0 1% 1%;
		vertical-align: top;
	}
}
@media (min-width: 992px) {
	.container {
		width: 100%;
	}
	.col-md-4 {
		width: 25%;
	}
	.col-md-8 {
		width: 75%;
	}
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
}

@media (max-width: 992px) {
	#block-views-frontpage-block-news,
	#block-views-frontpage-block-regions-news	{
		float: none;
		width: 100%;
	}
}


@media (max-width: 1120px) {
	body.front .col-md-8 {
		float: none;
		width: 100%;
	}
	body.front .col-md-4 {
		float: none;
		width: 100%;
	}
	#vmap-regions {
		float: none;
		width: 100%;
	}
	#vmap-regions ul li {
		display: inline-block;
		margin: 0 2em 0.5em 0;
		padding: 0;
	}
	#block-block-3 .content {
		padding: 0;
	}
	#news-content #block-block-3 {
		background-color: #0085c3;
	}
	#news-content #block-block-3 #vmap-regions {
		padding: 0 20px;
		background-color: #ffffff;
	}
	#news-content #block-block-3 h3 {
		margin: 0;
		padding: 20px 0 15px 0;
	}
	#news-content #block-block-3 #vmap {
		margin: 0 auto;
		background-color: #0085c3;
	}
}
@media (min-width: 1220px) {
	.container {
		width: 1200px;
	}
}
@media (min-width: 1280px) {
	.container {
		width: 1200px;
	}
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
}


@media print {
    a[href]:after {
        content: none;
    }
}

.hidden-photos .field-name-field-photos,
#node-834 .field-name-field-photos,
#node-1136 .field-name-field-photos { 
	display: none;
}
.node .files thead { display: none; }


blockquote {
	color: #666;
}




/*-------------------------------------------------------------------*/
/*          Menu                                                     */
/*-------------------------------------------------------------------*/

/* 2-х уровневое меню */
#menu ul li ul li ul { 
	display: none;
}

#menu,
#menu ul,
#menu ul li,
#menu ul li a,
#menu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1.4em;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#menu:after,
#menu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#menu #menu-button {
	display: none;
}
#menu, #menu a {
	color: #fff;
	text-decoration: none;
}
#menu {
	width: auto;
	line-height: 1.4em;
	background:#3777d1;
	background:-moz-repeating-linear-gradient(#61a1fc, #3777d1);
	background:-webkit-repeating-linear-gradient(#61a1fc, #3777d1);
	background:-o-repeating-linear-gradient(#61a1fc, #3777d1);
	background:-ms-repeating-linear-gradient(#61a1fc, #3777d1);
	background:repeating-linear-gradient(#61a1fc, #3777d1);
	border-radius: 5px;
	border-top: 1px solid #4d8ee9;
	border-bottom: 2px solid #4d8ee9;
	z-index: 99;
	
	background:#0095da;
	background:-moz-repeating-linear-gradient(#2483c5, #0095da);
	background:-webkit-repeating-linear-gradient(#2483c5, #0095da);
	background:-o-repeating-linear-gradient(#2483c5, #0095da);
	background:-ms-repeating-linear-gradient(#2483c5, #0095da);
	background:repeating-linear-gradient(#2483c5, #0095da);
	border-top: 1px solid #0378af;
	border-bottom: 2px solid #0378af;
	
	
}
#menu > ul {
	border-bottom: 1px solid #aac2ef;
}
#menu > ul > li {
	float: left;
}
#menu > ul > li > a {
	padding: 0.7em 1.4em;
	text-align: center;
	_text-transform: uppercase;
}
#menu ul ul {
	position: absolute;
	left: -9999px;
}
#menu ul ul {
	background: #3777d1;
	z-index: 999;
	background: #0085c3;
	border: 1px solid #009ee7;
}
#menu ul li:hover > ul {
	left: auto;
}
#menu ul ul ul {
	margin-left: 100%;
	top: 0;
}
#menu > ul ul li {
    border-bottom: 1px solid #2d61ab;
    border-top: 1px solid #408bf4;
	border-top: 1px solid #0093d8;
	border-bottom: 1px solid #0078b0;
}
#menu ul ul li a {
	padding: 10px 20px; padding: 0.625em 1.25em;
	width: auto;
	min-width: 300px; min-width: 18em;
}
#menu ul ul li:hover > a,
#menu ul ul li a:hover {
	background: #b70202;
	background: #0378af;
}
#menu > ul > li.parent > a::after {
	position: absolute;
	top: 18px; top: 1.125em;
	right: 10px; right: 0.625px;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	content: "";
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#menu ul ul li.parent > a::after {
	position: absolute;
	top: 19px; top: 1.1875em;
	right: 10px; right: 0.625em;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	content: "";
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


@media all and (max-width: 1024px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1280px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1280px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1280px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1280px), only screen and (min-resolution: 192dpi) and (max-width: 1280px), only screen and (min-resolution: 2dppx) and (max-width: 1280px) {
  .kgu-site #menu {
	display: block;
  }
  .kgu-site #kgu-menu {
	display: none;
  }
	
  #menu {
    width: 100%;
	background: #0095da;
  }
  #menu ul {
    width: 100%;
    display: none;
  }
  #menu ul li,
  #menu ul ul li,
  #menu ul li:hover > ul > li {
    width: 100%;
	border-top: 1px solid rgba(256, 256, 256, 0.15);
  }
  #menu ul li a,
  #menu ul ul li a {
 	width: 100%;
  }
  #menu > ul > li {
    float: none;
    display: block;
  }
  #menu ul ul,
  #menu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  
  #menu ul ul li:hover > a,
  #menu ul ul li a:hover {
	background: none;
  }
  
  #menu > ul > li > a {
	padding: 0.7em 1.4em;
 	text-align: left;
  }
  #menu ul ul li a {
    padding: 12px 14px 12px 45px; padding: 0.75em 0.875em 0.75em 2.8125em;
  }
  #menu ul ul ul li a {
    padding-left: 70px; padding-left: 4.375em;
  }
  
  #menu #menu-button {
    display: block;
    padding: 0.8em;
    cursor: pointer;
    font-size: 1.14em;
    text-transform: uppercase;
  }
  #menu #menu-button::after {
    content: '';
    position: absolute;
    top: 20px; top: 1.25em;
    right: 20px; right: 1.25em;
    display: block;
    width: 15px; width: 0.9375em;
    height: 0.125em;
    background: #ffffff;
  }
  #menu #menu-button::before {
    content: '';
    position: absolute;
    top: 25px; top: 1.52em;
    right: 20px; right: 1.25em;
    display: block;
    width: 15px; width: 0.9375em;
    height: 0.3875em;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
  }
  
  #menu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(256, 256, 256, 0.15);
    height: 44px; height: 2.75em;
    width: 52px; width: 3.25em;
    cursor: pointer;
  }
  #menu .submenu-button::after {
    content: '';
    position: absolute;
    top: 19px; top: 1.1875em;
    left: 26px; left: 1.625em;
    display: block;
    width: 1px;
    height: 11px; height: 0.6875em;
    background: #ffffff;
    z-index: 99;
  }
  #menu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px; left: 1.3125em;
    top: 24px; top: 1.5em;
    display: block;
    width: 11px; width: 0.6875em;
    height: 1px;
    background: #ffffff;
    z-index: 99;
  }
  #menu .submenu-button.submenu-opened:after {
    display: none;
  }
  
  #menu > ul > li.parent > a::after,
  #menu ul ul li.parent > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
}