/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

legend, td, th {
    padding: 0
}

@font-face {
    font-family: 'pf_din';
    src: url(font/pfdintextcondpro-bold_2-webfont.woff2) format('woff2'), url(font/pfdintextcondpro-bold_2-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    height: 100%
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

header a, hr {
    display: block
}

fieldset, hr {
    border: 0;
    padding: 0
}

hr {
    border-top: 1px solid #ccc;
    height: 1px;
    margin: 1em 0
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

fieldset {
    margin: 0
}

textarea {
    resize: vertical
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

header {
    background: #7d191d;
    min-height: 150px;
    padding: 40px 50px 15px;
    position: relative
}

header a {
    height: 100%;
    width: 100%
}

header h1 {
    margin: 15px 0 10px;
    width: 750px;
    text-transform: uppercase;
    font-size: 0;
    height: 134px;
    color: #ffdd84;
    background: url(im/title-gaspi.png) no-repeat 135px 28px, url(im/logo.png) no-repeat 0 0
}

header p {
    width: 210px;
    float: right;
    margin-top: -90px;
    color: #e39b6c;
    font-weight: 700
}

.sp {
	position:absolute;
	width:62px;	height:40px;
	overflow:hidden;
	right:24px;top:12px;
	background: url(im/eye.png) no-repeat 0 -40px;
	transition: transform .3s;
	cursor:pointer;
}
.sp:hover {
	transform:scale(1.05);
}

.btn-print {
    position: absolute;
    top: 12px;
    display: block;
    right: 15px;
    width: 36px;
    height: 36px;
    opacity: 0.5;
}
.btn-print:hover {
	transform:scale(1.05);
    opacity: 1;
}
.social {
    position: absolute;
    top: 12px;
    right: 263px;
}
.spl .social {
	right: 353px;
}
.social a {
    display: inline
}

.navigation {
    border-bottom: 2px solid #7d191d;
    padding: 12px 24px;
    background: #fff;
    text-align: center;
    color: #7d191d;
    box-shadow: inset 0 4px 5px rgba(25, 25, 25, .4);
    display: flex;
    position: relative;
    justify-content: space-around;
    min-height: 25px;
}

.navigation a {
    color: #7d191d;
    text-transform: uppercase;
    font-family: pf_din, sans-serif;
    font-size: 18px;
    text-decoration: none
}

.navigation .new {
    font-family: Arial, sans-serif;
    font-size: 14px;
    background: red;
    color: #fff;
    padding: 1px 4px;
    border-radius: 7px;
    top: -.6em
}


body {
    height: 100%
}

.column {
    height: 100%;
    padding-top: 114px;
    opacity: 0
}

h2 {
    font-size: 20px;
    padding: 10px
}

.news {
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    margin: 0
}

.head h2.light, .build-head h2.light  {
    font-weight: 400;
    font-size: 19px
}

.img {
    margin-bottom: -12px
}

.calendar dt, h2, h3 {
    color: #7d191d
}

.article h3, .img {
    margin-top: 0
}

.con {
    visibility: hidden
}

.topics {
    margin: 0 auto
}

.topics h2 {
    padding: 22px 22px 22px 105px;
    box-shadow: 2px 2px 2px rgba(15, 15, 15, .4);
    font-size: 30px;
    line-height: 36px;
    min-height: 112px
}

.fonds {
    text-transform: uppercase;
    text-align: center;
    margin-top: 48px;
    font-size: 48px !important;
    font-family: pf_din;
    padding: 78px 24px !important;
    min-height: auto !important;
    background: rgba(225, 195, 185, .45)
}

.fotocat {
    text-transform: uppercase;
    text-align: center;
    margin-top: 48px;
    font-size: 48px !important;
    font-family: pf_din;
    padding: 58px 14px !important;
    min-height: auto !important;
    background: rgba(225, 195, 185, .45)
}

.topics a {
    display: block;
    text-decoration: none;
    height: 100%;
    width: 100%
}

.topics a, a:visited {
    color: inherit
}

.links a {
    color: #7d191c;
    text-decoration: none;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700
}

.article {
    background: rgba(255, 255, 255, .25);
    padding: 16px;
    margin: 12px 20px 20px;
    border: 1px solid rgba(255, 255, 255, .3)
}

.article p, .calendar dd {
    text-align: justify
}

.next-page a {
    background: url(im/next.png) no-repeat 50% 0;
    height: 27px;
    width: 100%;
    display: block;
    margin: 32px 0;
    font-size: 0
}

.head .service {
    font-size: 40px
}

#page-wrap {
    width: 50%;
    padding-top: 220px
}

.items {
    position: relative;
    margin: 12px 5px 0;
    padding: 0 16px;
    background: url(im/left.png) no-repeat left 0, url(im/right.png) no-repeat right 0, url(im/right_r.png) repeat-y right -1px, url(im/left_r.png) repeat-y left -1px
}

.build-table {
    margin-top: 12px;
    width: 100%;
    background: url(im/cell_sm.png)
}

.middle td {
    box-sizing: border-box;
    vertical-align: top;
    background: url(im/pill_right_sm.png) repeat-y right 0, url(im/pill_left_sm.png) repeat-y 0 0, url(im/tooth_sm.png) no-repeat 50% -2px;
    padding: 0 17px
}

td.fixed {
    width: 34%
}

td.size {
    width: 33%
}

.size h2, .build-head h2 {
    line-height: 20px
}

#page-wrap, .fixed .column {
    margin: 0 auto
}

.head {
    padding: 3px;
    margin: 24px 0 0
}

.head td, .links li {
    box-sizing: border-box
}

.head td {
    background: url(im/right-top_sm.png) repeat-y right 0, url(im/left-top_sm.png) repeat-y 0 0, url(im/roof.png) no-repeat 50% bottom, #fff;
    vertical-align: middle;
    height: 55px;
    padding: 0 60px
}

.head h2, .head p, .build-head h2 {
    font-family: pf_din, sans-serif;
    font-size: 22px;
    font-weight: 400;
    background: 0 0;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-align: center
}

.head h2.light, .build-head h2, body {
    font-family: 'PT Sans', sans-serif
}

.head p {
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    letter-spacing: .5px
}

.head .current {
    font-size: 28px;
    box-shadow: none;
    min-height: auto !important
}

.head a {
    color: inherit;
    text-decoration: none
}

.head a:hover {
    text-decoration: underline
}

.head .citizen {
    font-size: 16px
}

#services {
    position: relative
}

#services:hover, .article:hover, .glow:hover, .topics h2:hover {
    box-shadow: 0 0 2px 1px #fff
}

.actual p {
    width: 60%;
    margin: 0 auto 22px
}

.actual p.lg {
    width: 82%
}

.actual h2 {
    height: auto !important
}

.actual img {
    border: 2px solid #fff;
    width: 100%;
    box-shadow: 2px 2px 3px #222
}

.icon_r {
    float: right;
    margin: 5px 0 5px 5px
}

.vov {
    background: rgba(225, 195, 185, .45) url(im/vov.png) no-repeat left 50%
}

.vov-sm {
    background: rgba(225, 195, 185, .45) url(im/vov.png) no-repeat 8px 50%;
    background-size: auto 40px
}

.akp {
    background: rgba(225, 195, 185, .45) url(im/logo_sh.png) no-repeat 8px 50%;
    background-size: auto 69%
}

.wars {
    background: rgba(225, 195, 185, .45) url(im/wars.png) no-repeat left 50%
}

.etno {
    background: rgba(225, 195, 185, .45) url(im/etno.png) no-repeat left 50%;
    font-size: 28px !important
}

.soc {
    background: rgba(225, 195, 185, .45) url(im/zs.png) no-repeat 10px 50%
}

.rev {
    background: rgba(225, 195, 185, .45) url(im/rev.png) no-repeat left 50%
}

.repr {
    background: rgba(225, 195, 185, .45) url(im/repr.png) no-repeat 20px 50%
}

.smi {
    background: rgba(225, 195, 185, .45) url(im/smi.png) no-repeat 10px 50%
}

.sociology {
    background: rgba(225, 195, 185, .45) url(im/sociology.png) no-repeat 10px 50%
}
.mvd {
    background: rgba(225, 195, 185, .45) url(im/mvd1.png) no-repeat 5px 50%
}

.mchs {
    background: rgba(225, 195, 185, .45) url(im/mchs1.png) no-repeat 5px 50%
}

.routine {
    background: rgba(225, 195, 185, .45) url(im/gto.png) no-repeat 10px 50%
}

.activity {
    background: rgba(225, 195, 185, .45) url(im/soc.png) no-repeat 10px 50%
}

.holidays {
    background: rgba(225, 195, 185, .45) url(im/holidays.png) no-repeat left 50%
}

.religion {
    background: rgba(225, 195, 185, .45) url(im/religion.png) no-repeat left 50%
}

.tea {
    background: rgba(225, 195, 185, .45) url(im/tea.png) no-repeat 20px 50%
}

.bg {
    background: url(im/redstar_sm.png) no-repeat 12px 50%, url(im/courage.png) no-repeat 96% 50%, rgba(225, 195, 185, .45)
}

.speak {
    background: url(im/readings1.png) no-repeat 95% 50%, url(im/readings2.png) no-repeat 30px 50%, rgba(225, 195, 185, .45)
}

.bg-b {
	background-color:rgba(225,195,185,.45);
}
.topics .bg-b {
	display:flex;
	align-items: center;
	padding-left: 122px;
}

.topics .speak {
    padding-right: 60px
}

.sub {
    font-size: 75%
}

.calendar {
    margin: 0 auto
}

.calendar h3, .date {
    text-transform: uppercase
}

.calendar h3 {
    color: #7d191d;
    margin-top: 50px
}

.calendar dt {
    font-weight: 700
}

.calendar dd {
    overflow: hidden;
    margin-bottom: 12px
}

.calendar dd img {
    float: right;
    margin-left: 10px
}

.calendar p {
    color: #fff;
    margin: 0
}

.date {
    margin-top: 12px !important
}

#footer {
    background: #fff
}

.links {
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.gosuslugi {
    font-size: 18px;
}

.links li {
    border-left: 5px solid #7d191c;
    display: inline-block;
    padding: 0 15px;
    width: 14%;
    height: 70px;
    vertical-align: top
}

#copyright p {
    color: #636568;
    margin: 0;
    font-size: 13px
}

.icon {
    float: left;
    margin: 0 4px 4px 0
}

#content {
    background: rgba(255, 255, 245, .89) 0 0;
    margin: 0 40px 0 35px;
    position: absolute;
    top: 160px;
    left: 0;
    width: calc(100% - 70px);
    box-sizing: border-box;
}

#content h1, #copyright p, th {
    text-align: center
}

#content h1 {
    color: #7d191d
}

#content img {
    max-width: 100%;
    height: auto;
}

.anketa input[type=text], .anketa textarea {
    max-width: 500px;
    width: 90%;
    padding: 2px;
    margin: 4px 0 8px;
    box-shadow: inset 1px 1px 2px #333
}

.anketa td {
    padding: 5px 2px 3px;
    vertical-align: top
}

a {
    color: #5d090d
}

#holder {
    height: 1000px
}

#dates dt, th {
    font-weight: 700
}

th {
    background-color: #fed;
    border: 1px solid #555
}

#dates, #preview {
    color: #fff
}

#dates dt {
    text-transform: uppercase
}

#dates dd {
    margin: 0 0 12px
}

.answer {
    font-style: italic;
    background: #ffe;
    padding: 10px 10px 10px 3em;
    border: 1px solid #b07e36
}

#preview {
    position: absolute;
    border: 1px solid #ccc;
    background: #644;
    padding: 5px;
    display: none;
    z-index: 99
}

.doclist {
    list-style-type: none
}

.doclist li {
    float: left;
    margin: 12px 6px
}

.doclist img {
    border: 2px solid #666
}

.collections {
    float: right;
    margin: 0
}

#month-select-table {
    width: 95%;
    margin: 0 auto
}

#month-select-table td {
    padding: 2px 3px
}

#month-select-table th {
    border: 0;
    background: 0 0;
    vertical-align: top;
    padding: 2px 5px
}

#month-select {
    border-bottom: 1px dashed #b07e36;
    cursor: pointer
}

.nobr {
    white-space: nowrap
}

img.photo, img.portrait {
    margin: 0 10px 5px 0;
    float: left
}

#mainmenu li:hover ul, .navigation {
    display: block
}

#mainmenu, .submenu {
    list-style-type: none;
    padding: 0
}

#mainmenu {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0
}

.submenu {
    display: none;
    position: absolute;
    z-index: 9999;
    background: #fff;
    border-top: 2px solid #7d191d;
    border-right: 2px solid #7d191d;
    border-left: 2px solid #7d191d;
    box-shadow: 2px 2px 4px rgba(12, 12, 12, .65);
    min-width: 250px;
    margin-left: -30px;
    max-width: 400px
}

.submenu li {
    border-bottom: 1px solid #7d191d;
    padding: 0 2px
}

.submenu li:last-child {
    border-bottom: 2px solid #7d191d
}

.submenu li a {
    text-transform: none;
    display: inline-block;
    width: 100%
}

.submenu li a:hover {
    background: #7d191d;
    color: #fff
}

.breadcrumbs {
    margin: 3px 8px
}

.partners {
    background: #7d191d;
    padding: 10px 24px 15px;
    overflow: hidden
}

.partners p {
    text-align: center
}

.partners h5 {
    margin: 0;
    color: #ffdd84;
    font-size: 18px
}

.partners img {
    height: 88px;
    margin: 0 20px 12px 0
}

.spl .build-table, .spl .build-table td, .spl .items {
    background: 0 0 !important
}

.spl {
    font-size: 150%;
    color: #000
}

.spl .topics h2 {
    box-shadow: 0 0 2px 1px rgba(15, 15, 15, .3);
    font-size: 38px;
    background-color: rgba(225, 195, 185, .25)
}

.spl #dates {
    color: #111
}

.spl .head h2.light {
    font-size: 25px
}

.spl header p {
    width: 300px;
    margin-top: -110px
}

.spl .column {
    padding-top: 10px
}

.spl .head .citizen {
    font-size: 28px
}

.spl .head p {
    font-size: 24px
}

.spl .size h2 {
    line-height: 1
}

.spl .navigation a {
    font-size: 22px
}

.spl #content {
    top: 320px
}

.top-links {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    background: #0d2c4b;
}

.top-links li {
    width: 25%;
    box-sizing: border-box;
    border-left: 4px solid #fff
}

.top-links img {
    width: 100%
}

.top-links li:first-child {
    border-left: 4px solid #043053
}

.top-links .admin {
    background-position: 0 -162px
}

.top-links .gov {
    background-position: 0 -325px
}

.top-links .site {
    background-position: 0 -487px
}

.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}


.more-link {
    font-size: 90%;
    font-style: italic
}

.build-div {
    display: flex;
    width: 100%;
    align-items: stretch;
    background: url(im/cell_sm.png);
}

.build-column {
    width: 33.33%;
    background: url(im/pill_right_sm.png) repeat-y right 0,url(im/pill_left_sm.png) repeat-y 0 0;
}

.build-head {
    background: url(im/right-top_sm.png) repeat-y right 0,url(im/left-top_sm.png) repeat-y 0 0, url(im/roof.png) no-repeat 50% bottom,#fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 55px;
    overflow: hidden;
    padding: 0 60px;
}

.build-content {
    box-sizing: border-box;
    background:  url(im/pill_right_sm.png) repeat-y right 0,url(im/pill_left_sm.png) repeat-y 0 0, url(im/tooth_sm.png) no-repeat 50% -2px;
    padding: 0 17px;
}


.services {
    display: flex;
    background: #0d2c4b;
    color: #fff !important;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-family: sans-serif;
    width: 100%;
    text-decoration: none;
    align-items: center;
}
.services-text {
    display: flex;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
}
.services-text div {
    flex-grow: 1;
    position: relative;
}
.services-text div:first-child::after {
    content: ' ';
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    margin: 7px 0 0 -5px;
    right: 0;
}
.services-title {
    width: 33.33%;
    font-size: 48px;
    line-height: 1.1;
    max-width: 300px;
    position: relative;
}
.services-title::after, .services-title::before {
    content: ' ';
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    margin: 20px 0 0 0;
}

.services-title::after {
    right: 0;
}
.services-title::before {
    left: 0; 
}

#header-menu {
    position: absolute;
    top: 10px;
    right: 30px;
    height: 30px;
    width: 30px;
}

.menu_button {
    height: 30px;
    width: 30px;
    cursor: pointer;
    position: relative;
    padding: 0;
    margin: 0 0 0 0;
}

.menu_button span {
    position: absolute;
    left: 0;
    top: 12px;
    z-index: 17;
}

.menu_button span,
.menu_button span:before,
.menu_button span:after {
    position: absolute;
    display: block;
    content: '';
    height: 5px;
    width: 30px;
    background: #0d2c4b;
    cursor: pointer;
    border-radius: 2px;
}

.menu_button span:before,
.menu_button span:after {
    height: 5px;
}

.menu_button span,
.menu_button span:before,
.menu_button span:after {
    background: #0d2c4b;
}

.menu.open .menu_button span,
.menu.open .menu_button span:before,
.menu.open .menu_button span:after,
.menu-other .menu_button span,
.menu-other .menu_button span:before,
.menu-other .menu_button span:after {
    background: #0d2c4b;
}

.menu_button span:before {
    top: -11px;
}

.menu_button span:after {
    bottom: -11px;
}

/* Добавим анимацию всех свойств для блоков нашей иконки */
.menu_button span, .menu_button span:before, .menu_button span:after {
    transition: all 500ms ease-in-out;
}

/* Центральный блок делаем прозрачным */
.menu_button.active span {
    background-color: transparent;

}

/* Смещаем псевдо-элементы в центр иконки (на место основного блока) */
.menu_button.active span:before, .menu_button.active span:after {
    top: 0;
}

/* Наклоняем псевдо-элементы под углом 45 градусов, но в разные стороны */
.menu_button.active span:before {
    transform: rotate(45deg);
}

.menu_button.active span:after {
    transform: rotate(-45deg);
}

.grid-tab td {
    width: 33.33% !important;
}

@media screen and (max-width: 1400px){
    .services-text div:first-child::after {
        display: none;
    }
    .services-title::after, .services-title::before {
        display: none;
    }
    .services-title {
        max-width: inherit;
    }
}

@media screen and (max-width: 1250px){
    .build-head {
        height: 112px;
    }
    .build-other .build-head {
        height: 55px;
    }
    .topics a {
        font-size: 26px;
        line-height: 30px;
    }
    header h1 {
        background-size: 50%, contain;
        background-position: 150px 0 , 0;
    }
    .links li {
        width: 25%;
    }
}

@media screen and (max-width: 1000px){
    .topics a {
        font-size: 22px;
        line-height: 26px;
    }
    .top-links li {
        width: 50%;
    }
    .top-links li.gov {
        border-left: 0;
    }
}

@media screen and (max-width: 850px){
    .build-div {
        flex-direction: column;
    }
    .build-column {
        width: 100%;
    }

    .build-other .build-column {
        display: none;
    }
    .build-other .build-column:first-child {
        display: block;
    }
    .services-text {
        flex-direction: column;
    }
    .services-text div:first-child {
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 750px) {
    header {
        height: 150px;
        padding: 15px 50px 15px;
    }
    header h1 {
        margin: 10px 0 10px;
        width: 100%;
        height: 134px;
        background: url(im/logo.png) no-repeat 0 0
    }

    #mainmenu {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        text-align: left;
    }
    #mainmenuCont {
        display: none;
    }
    .submenu {
        margin-left: 0;
    }

    .links {
        flex-direction: column;
    }
    .links li {
        width: 100%;
        height: auto;
        margin-bottom: 2px;
    }
    .grid-tab tr {
        display: flex;
        flex-direction: column;
    }
    .grid-tab td {
        width: 100% !important;
    }
    #content {
        margin: 0 40px 0 10px;
        width: calc(100% - 20px);
    }
    .build-column-history {
        order: 3;
    }

    #search-simple {
        float: none!important;
    }
}

@media screen and (max-width: 600px) {
    .services-text {
        display: none;
    }
    .services-title {
        width: 100%;
    }
    header {
        height: 150px;
        padding: 10px;
    }
}

@media screen and (min-width: 750px) {
    #mainmenuCont {
        display: block !important;
    }
    #header-menu {
        display: none;
    }
}

.content-db {
    margin:0 40px 0 20px !important;
    width: calc(100% - 60px)!important;
}


@page {
    margin: 20px;
}

@media print {
    *, :after, :before /*, :first-letter, :first-line*/ {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    /*a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }*/

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
    .top-links, header, .navigation, .services, #footer, .partners, #copyright, .build-other, .ya-share2, .prev-link, .btn-print, .top_link {
        display: none !important;
    }
    .build-div {
        flex-direction: column !important;
    }
    .build-column {
        width: 100%;
    }
    #content {
        position: relative;
        top:0;
        margin:0;
        width: 100%;
    }
    .items {
        padding: 0;
        margin: 0;
    }  
    .article {
        margin: 0;
        padding: 10px 16px;
    }    
}
