

/* Start:/local/templates/gos_2019/fonts/fonts.css?15797680751121*/
@font-face {
    font-family: 'GOST UI 2';
    font-display: swap;
    src: url('/local/templates/gos_2019/fonts/GOSTUI2-Bold.eot');
    src: url('/local/templates/gos_2019/fonts/GOSTUI2-Bold.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/gos_2019/fonts/GOSTUI2-Bold.woff2') format('woff2'),
    url('/local/templates/gos_2019/fonts/GOSTUI2-Bold.woff') format('woff'),
    url('/local/templates/gos_2019/fonts/GOSTUI2-Bold.svg#GOSTUI2-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'GOST UI 2';
    font-display: swap;
    src: url('/local/templates/gos_2019/fonts/GOSTUI2-Medium.eot');
    src: url('/local/templates/gos_2019/fonts/GOSTUI2-Medium.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/gos_2019/fonts/GOSTUI2-Medium.woff2') format('woff2'),
    url('/local/templates/gos_2019/fonts/GOSTUI2-Medium.woff') format('woff'),
    url('/local/templates/gos_2019/fonts/GOSTUI2-Medium.svg#GOSTUI2-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'GOST UI 2';
    font-display: swap;
    src: url('/local/templates/gos_2019/fonts/GOSTUI2.eot');
    src: url('/local/templates/gos_2019/fonts/GOSTUI2.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/gos_2019/fonts/GOSTUI2.woff2') format('woff2'),
    url('/local/templates/gos_2019/fonts/GOSTUI2.woff') format('woff'),
    url('/local/templates/gos_2019/fonts/GOSTUI2.svg#GOSTUI2') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* End */


/* Start:/local/templates/gos_2019/css/custom-reset.css?15797680754755*/
/* custom-reset.css | 27.08.2018 | https://yurch-html.github.io/dist/custom-reset.html */

*,
*:before,
*:after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;

}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    html {
        display: flex;
        flex-direction: column;
    }
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    margin: 0;
    background-color: #fff;
    line-height: 1;
    text-rendering: optimizeLegibility;
    text-decoration-skip: objects;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    width:100%;
}

:focus {
    outline: none;
}

p,
dd,
dl,
figure,
blockquote {
    margin: 0;
}

blockquote,
q {
    quotes: none;
}

ul,
ol {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

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

th {
    font-weight: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-size: inherit;
    font-weight: inherit;
}

audio,
video {
    display: block;
}

img {
    display: inline-block;
    border: none;
    max-width: 100%;
    height:auto !important;
}

iframe {
    border: none;
    max-width:100%;
}

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

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit;
}
.inner_pages .column a
{ color:#407ad2}

abbr {
    border: none;
    text-decoration: none;
}

b,
strong {
    font-weight: inherit;
}

i,
em {
    font-style: inherit;
}

dfn {
    font-style: inherit;
}

mark {
    background-color: transparent;
    color: inherit;
}

small {
    font-size: inherit;
}

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

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

button,
input,
optgroup,
select,
textarea {
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
    font: inherit;
    color: inherit;
    letter-spacing: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-align: left;
    text-transform: none;
}

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

textarea {
    resize: none;
    overflow-y: auto;
    overflow-x: hidden;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
    border: none;
    padding: 0;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
    outline: none;
}

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

[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}

[type='search'] {
    outline: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

fieldset {
    padding: 0;
    margin: 0;
    border: none;
}

legend {
    display: block;
    padding: 0;
    white-space: normal;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select::-ms-expand {
    display: none;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
    transition: opacity .3s;
}

::-moz-placeholder {
    color: inherit;
    opacity: 1;
    transition: opacity .3s;
}

:-moz-placeholder {
    color: inherit;
    opacity: 1;
    transition: opacity .3s;
}

:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
    transition: opacity .3s;
}

:focus::-webkit-input-placeholder {
    opacity: 0;
}

:focus::-moz-placeholder {
    opacity: 0;
}

:focus:-moz-placeholder {
    opacity: 0;
}

:focus:-ms-input-placeholder {
    opacity: 0;
}

svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: currentColor;
}

[hidden] {
    display: none;
}

:disabled,
.disabled {
    cursor: not-allowed;
}

::-ms-clear {
    display: none;
}

:-webkit-autofill {
    box-shadow: 0 0 100px #fff inset;
    -webkit-text-fill-color: currentColor;
}

::selection {
    color: #fff;
    background-color: #004fe4;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.visually-hidden {
    position: absolute;
    z-index: -1;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    border: none;
    overflow: hidden;
}

.cover-pic,
.contain-pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cover-pic {
    object-fit: cover;
}

.contain-pic {
    object-fit: contain;
}

.footer-page {
    margin-top: auto;
}

/* End */


/* Start:/local/templates/gos_2019/js/fancybox/jquery.fancybox.css?15797680754895*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/local/templates/gos_2019/js/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/local/templates/gos_2019/js/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/local/templates/gos_2019/js/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/local/templates/gos_2019/js/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/local/templates/gos_2019/js/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/local/templates/gos_2019/js/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/local/templates/gos_2019/js/player/mediaelementplayer.min.css?157976807524100*/
.mejs-offscreen {
	position: absolute !important;
	top: -10000px;
	left: -10000px;
	overflow: hidden;
	width: 1px;
	height: 1px
}

.mejs-container {
	position: relative;
	background: #000;
	font-family: Helvetica, Arial;
	text-align: left;
	vertical-align: top;
	text-indent: 0
}

.mejs-container:focus {
	outline: 0
}

.me-plugin {
	position: absolute
}

.mejs-embed, .mejs-embed body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	overflow: hidden
}

.mejs-fullscreen {
	overflow: hidden !important
}

.mejs-container-fullscreen {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1000
}

.mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video {
	width: 100%;
	height: 100%
}

.mejs-clear {
	clear: both
}

.mejs-background {
	position: absolute;
	top: 0;
	left: 0
}

.mejs-mediaelement {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.mejs-poster {
	position: absolute;
	top: 0;
	left: 0;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat
}

:root .mejs-poster img {
	display: none
}

.mejs-poster img {
	border: 0;
	padding: 0;
	border: 0
}

.mejs-overlay {
	position: absolute;
	top: 0;
	left: 0
}

.mejs-overlay-play {
	cursor: pointer
}

.mejs-overlay-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	background: url(/local/templates/gos_2019/js/player/bigplay.svg) no-repeat
}

.no-svg .mejs-overlay-button {
	background-image: url(/local/templates/gos_2019/js/player/bigplay.png)
}

.mejs-overlay:hover .mejs-overlay-button {
	background-position: 0 -100px
}

.mejs-overlay-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background: #333;
	background: url(/local/templates/gos_2019/js/player/background.png);
	background: rgba(0, 0, 0, .9);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, .9)), to(rgba(0, 0, 0, .9)));
	background: -webkit-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
	background: -moz-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
	background: -o-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
	background: -ms-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
	background: linear-gradient(rgba(50, 50, 50, .9), rgba(0, 0, 0, .9))
}

.mejs-overlay-loading span {
	display: block;
	width: 80px;
	height: 80px;
	background: transparent url(/local/templates/gos_2019/js/player/loading.gif) 50% 50% no-repeat
}

.mejs-container .mejs-controls {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	background: url(/local/templates/gos_2019/js/player/background.png);
	background: rgba(0, 0, 0, .7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, .7)), to(rgba(0, 0, 0, .7)));
	background: -webkit-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: -moz-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: -o-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: -ms-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: linear-gradient(rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	height: 30px;
	width: 100%
}

.mejs-container .mejs-controls div {
	list-style-type: none;
	background-image: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 26px;
	height: 26px;
	font-size: 11px;
	line-height: 11px;
	font-family: Helvetica, Arial;
	border: 0
}

.mejs-controls .mejs-button button {
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	margin: 7px 5px;
	padding: 0;
	position: absolute;
	height: 16px;
	width: 16px;
	border: 0;
	background: transparent url(/local/templates/gos_2019/js/player/controls.svg) no-repeat
}

.no-svg .mejs-controls .mejs-button button {
	background-image: url(/local/templates/gos_2019/js/player/controls.png)
}

.mejs-controls .mejs-button button:focus {
	outline: dotted 1px #999
}

.mejs-container .mejs-controls .mejs-time {
	color: #fff;
	display: block;
	height: 17px;
	width: auto;
	padding: 10px 3px 0;
	overflow: hidden;
	text-align: center;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.mejs-container .mejs-controls .mejs-time a {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	display: block;
	float: left;
	margin: 1px 2px 0 0;
	width: auto
}

.mejs-controls .mejs-play button {
	background-position: 0 0
}

.mejs-controls .mejs-pause button {
	background-position: 0 -16px
}

.mejs-controls .mejs-stop button {
	background-position: -112px 0
}

.mejs-controls div.mejs-time-rail {
	direction: ltr;
	width: 655px;
	padding-top: 5px
}

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
	display: block;
	position: absolute;
	width: 645px;
	height: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer
}

.mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 5px;
	background: #333;
	background: rgba(50, 50, 50, .8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30, 30, 30, .8)), to(rgba(60, 60, 60, .8)));
	background: -webkit-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: -moz-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: -o-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: -ms-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: linear-gradient(rgba(30, 30, 30, .8), rgba(60, 60, 60, .8))
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
	width: 100%;
	background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 15px 15px;
	-moz-background-size: 15px 15px;
	-o-background-size: 15px 15px;
	background-size: 15px 15px;
	-webkit-animation: buffering-stripes 2s linear infinite;
	-moz-animation: buffering-stripes 2s linear infinite;
	-ms-animation: buffering-stripes 2s linear infinite;
	-o-animation: buffering-stripes 2s linear infinite;
	animation: buffering-stripes 2s linear infinite
}

@-webkit-keyframes buffering-stripes {
	from {
		background-position: 0 0
	}
	to {
		background-position: 30px 0
	}
}

@-moz-keyframes buffering-stripes {
	from {
		background-position: 0 0
	}
	to {
		background-position: 30px 0
	}
}

@-ms-keyframes buffering-stripes {
	from {
		background-position: 0 0
	}
	to {
		background-position: 30px 0
	}
}

@-o-keyframes buffering-stripes {
	from {
		background-position: 0 0
	}
	to {
		background-position: 30px 0
	}
}

@keyframes buffering-stripes {
	from {
		background-position: 0 0
	}
	to {
		background-position: 30px 0
	}
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #3caac8;
	background: rgba(60, 170, 200, .8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(44, 124, 145, .8)), to(rgba(78, 183, 212, .8)));
	background: -webkit-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
	background: -moz-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
	background: -o-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
	background: -ms-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
	background: linear-gradient(rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
	width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #fff;
	background: rgba(255, 255, 255, .8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, .9)), to(rgba(200, 200, 200, .8)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: -moz-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: -o-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: -ms-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: linear-gradient(rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
	display: none;
	position: absolute;
	margin: 0;
	width: 10px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	border: solid 2px #333;
	top: -2px;
	text-align: center
}

.mejs-controls .mejs-time-rail .mejs-time-float {
	position: absolute;
	display: none;
	background: #eee;
	width: 36px;
	height: 17px;
	border: solid 1px #333;
	top: -26px;
	margin-left: -18px;
	text-align: center;
	color: #111
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
	margin: 2px;
	width: 30px;
	display: block;
	text-align: center;
	left: 0
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	line-height: 0;
	border: solid 5px #eee;
	border-color: #eee transparent transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: 15px;
	left: 13px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
	width: 48px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
	width: 44px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
	left: 18px
}

.mejs-controls .mejs-fullscreen-button button {
	background-position: -32px 0
}

.mejs-controls .mejs-unfullscreen button {
	background-position: -32px -16px
}

.mejs-controls .mejs-volume-button {
}

.mejs-controls .mejs-mute button {
	background-position: -16px -16px
}

.mejs-controls .mejs-unmute button {
	background-position: -16px 0
}

.mejs-controls .mejs-volume-button {
	position: relative
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
	display: none;
	height: 115px;
	width: 25px;
	background: url(/local/templates/gos_2019/js/player/background.png);
	background: rgba(50, 50, 50, .7);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: -115px;
	left: 0;
	z-index: 1;
	position: absolute;
	margin: 0
}

.mejs-controls .mejs-volume-button:hover {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255, 255, 255, .5);
	margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255, 255, 255, .9);
	margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	position: absolute;
	left: 4px;
	top: -3px;
	width: 16px;
	height: 6px;
	background: #ddd;
	background: rgba(255, 255, 255, .9);
	cursor: N-resize;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0
}

.mejs-controls a.mejs-horizontal-volume-slider {
	height: 26px;
	width: 56px;
	position: relative;
	display: block;
	float: left;
	vertical-align: middle
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #333;
	background: rgba(50, 50, 50, .8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30, 30, 30, .8)), to(rgba(60, 60, 60, .8)));
	background: -webkit-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: -moz-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: -o-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: -ms-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: linear-gradient(rgba(30, 30, 30, .8), rgba(60, 60, 60, .8))
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	background: rgba(255, 255, 255, .8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, .9)), to(rgba(200, 200, 200, .8)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: -moz-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: -o-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: -ms-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: linear-gradient(rgba(255, 255, 255, .9), rgba(200, 200, 200, .8))
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	display: none
}

.mejs-controls .mejs-captions-button {
	position: relative
}

.mejs-controls .mejs-captions-button button {
	background-position: -48px 0
}

.mejs-controls .mejs-captions-button .mejs-captions-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -51px;
	width: 85px;
	height: 100px;
	background: url(/local/templates/gos_2019/js/player/background.png);
	background: rgba(50, 50, 50, .7);
	border: solid 1px transparent;
	padding: 10px 10px 0;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
	margin: 0 0 6px;
	padding: 0;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
	width: 55px;
	float: left;
	padding: 4px 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
	font-size: 10px;
	margin: 0 0 5px
}

.mejs-chapters {
	position: absolute;
	top: 0;
	left: 0;
	-xborder-right: solid 1px #fff;
	width: 10000px;
	z-index: 1
}

.mejs-chapters .mejs-chapter {
	position: absolute;
	float: left;
	background: #222;
	background: rgba(0, 0, 0, .7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, .7)), to(rgba(0, 0, 0, .7)));
	background: -webkit-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: -moz-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: -o-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: -ms-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: linear-gradient(rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
	overflow: hidden;
	border: 0
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
	font-size: 11px;
	color: #fff;
	padding: 5px;
	display: block;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	cursor: pointer
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
	border-right: 0
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
	background: #666;
	background: rgba(102, 102, 102, .7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(102, 102, 102, .7)), to(rgba(50, 50, 50, .6)));
	background: -webkit-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
	background: -moz-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
	background: -o-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
	background: -ms-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
	background: linear-gradient(rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232)
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
	font-size: 12px;
	font-weight: 700;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 0 3px;
	line-height: 12px
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
	font-size: 12px;
	line-height: 12px;
	margin: 3px 0 4px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis
}

.mejs-captions-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	line-height: 20px;
	font-size: 16px;
	color: #fff
}

.mejs-captions-layer a {
	color: #fff;
	text-decoration: underline
}

.mejs-captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: 400
}

.mejs-captions-position {
	position: absolute;
	width: 100%;
	bottom: 15px;
	left: 0
}

.mejs-captions-position-hover {
	bottom: 35px
}

.mejs-captions-text {
	padding: 3px 5px;
	background: url(/local/templates/gos_2019/js/player/background.png);
	background: rgba(20, 20, 20, .5);
	white-space: pre-wrap
}

.me-cannotplay {
}

.me-cannotplay a {
	color: #fff;
	font-weight: 700
}

.me-cannotplay span {
	padding: 15px;
	display: block
}

.mejs-controls .mejs-loop-off button {
	background-position: -64px -16px
}

.mejs-controls .mejs-loop-on button {
	background-position: -64px 0
}

.mejs-controls .mejs-backlight-off button {
	background-position: -80px -16px
}

.mejs-controls .mejs-backlight-on button {
	background-position: -80px 0
}

.mejs-controls .mejs-picturecontrols-button {
	background-position: -96px 0
}

.mejs-contextmenu {
	position: absolute;
	width: 150px;
	padding: 10px;
	border-radius: 4px;
	top: 0;
	left: 0;
	background: #fff;
	border: solid 1px #999;
	z-index: 1001
}

.mejs-contextmenu .mejs-contextmenu-separator {
	height: 1px;
	font-size: 0;
	margin: 5px 6px;
	background: #333
}

.mejs-contextmenu .mejs-contextmenu-item {
	font-family: Helvetica, Arial;
	font-size: 12px;
	padding: 4px 6px;
	cursor: pointer;
	color: #333
}

.mejs-contextmenu .mejs-contextmenu-item:hover {
	background: #2C7C91;
	color: #fff
}

.mejs-controls .mejs-sourcechooser-button {
	position: relative
}

.mejs-controls .mejs-sourcechooser-button button {
	background-position: -128px 0
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: url(/local/templates/gos_2019/js/player/background.png);
	background: rgba(50, 50, 50, .7);
	border: solid 1px transparent;
	padding: 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
	margin: 0 0 6px;
	padding: 0;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
	width: 100px;
	float: left;
	padding: 4px 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px
}

.mejs-postroll-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/local/templates/gos_2019/js/player/background.png);
	background: rgba(50, 50, 50, .7);
	z-index: 1000;
	overflow: hidden
}

.mejs-postroll-layer-content {
	width: 100%;
	height: 100%
}

.mejs-postroll-close {
	position: absolute;
	right: 0;
	top: 0;
	background: url(/local/templates/gos_2019/js/player/background.png);
	background: rgba(50, 50, 50, .7);
	color: #fff;
	padding: 4px;
	z-index: 100;
	cursor: pointer
}

div.mejs-speed-button {
	width: 46px !important;
	position: relative
}

.mejs-controls .mejs-button.mejs-speed-button button {
	background: transparent;
	width: 36px;
	font-size: 11px;
	line-height: normal;
	color: #fff
}

.mejs-controls .mejs-speed-button .mejs-speed-selector {
	display: none;
	position: absolute;
	top: -100px;
	left: -10px;
	width: 60px;
	height: 100px;
	background: url(/local/templates/gos_2019/js/player/background.png);
	background: rgba(50, 50, 50, .7);
	border: solid 1px transparent;
	padding: 0;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.mejs-controls .mejs-speed-button:hover > .mejs-speed-selector {
	display: block
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
	color: rgba(33, 248, 248, 1)
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
	margin: 0 0 6px;
	padding: 0 10px;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
	display: none
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
	width: 60px;
	float: left;
	padding: 4px 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 11.5px;
	color: #fff;
	margin-left: 5px;
	cursor: pointer
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
	background-color: #c8c8c8 !important;
	background-color: rgba(255, 255, 255, .4) !important
}

.mejs-controls .mejs-button.mejs-jump-forward-button {
	background: transparent url(/local/templates/gos_2019/js/player/jumpforward.png) no-repeat;
	background-position: 3px 3px
}

.mejs-controls .mejs-button.mejs-jump-forward-button button {
	background: transparent;
	font-size: 9px;
	line-height: normal;
	color: #fff
}

.mejs-controls .mejs-button.mejs-skip-back-button {
	background: transparent url(/local/templates/gos_2019/js/player/skipback.png) no-repeat;
	background-position: 3px 3px
}

.mejs-controls .mejs-button.mejs-skip-back-button button {
	background: transparent;
	font-size: 9px;
	line-height: normal;
	color: #fff
}
/* End */


/* Start:/local/templates/gos_2019/css/media.css?157976807517676*/
@media (max-width: 720px) {
    .container {
        padding: 0 25px;
    }
    .border_link
    {
        margin-right:0 !important;
        margin-left:0 !important;
    }
    .news_list .item_news .name
    {
        font-weight:normal;
        font-size:18px;
    }
    .inner_pages > .container > .column
    {
        overflow-x:auto;
    }
    #main .tab-box .tab_head .title_item
    {
        float:none;
    }


}

@media (max-width: 920px) {
    #header .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #main #header .logo {
        padding-bottom: 0px;
        margin-right: 100px;
    }

    #header .logo .logo_pic {
        width: 52px;
        min-width: 52px;
        padding-top: 6px;
        margin-right: 11px;
    }

    #main #header .logo .logo_txt .site_name {
        font-size: 16px;
        line-height: 18px;
        max-width:150px;
        margin-bottom: 0;
    }

    #main #header .logo .logo_txt .dop_site_name {
        font-size: 12px;
    }

    #main #header {
        position: relative;
        padding-top: 15px;

    }

    #main #header .menu {

    }

    #main #header .menu .menu_icon {
        display: block;
        background: #b41717;
        position: absolute;
        top: 21px;
        right: 25px;
        width: 50px;
        height: 50px;
        border-radius: 3px;
    }

    #main #header .menu .menu_icon .menu_txt {
        color: #fff;
        font-size: 10px;
        position: absolute;
        bottom: 2px;
        left: 0;
        right: 0;
        text-align: center;
        text-transform: uppercase;
    }

    #header .menu .menu_icon:before {
        content: '';
        display: block;
        width: 30px;
        height: 2px;
        background: #fff;
        position: absolute;
        top: 10px;
        right: 10px;
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .open_menu #header .menu .menu_icon:before {
        background: #fff;
        -webkit-transform: rotate(45deg) translate(1px, -7px);
        -ms-transform: rotate(45deg) translate(1px, -7px);
        transform: rotate(45deg) translate(1px, -7px);
    }

    #header .menu .menu_icon span.line {
        display: block;
        width: 30px;
        height: 2px;
        background: #fff;
        position: absolute;
        top: 18px;
        right: 10px;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;

    }

    .open_menu #header .menu .menu_icon span.line {
        opacity: 0;
    }

    #header .menu .menu_icon:after {
        content: '';
        display: block;
        width: 30px;
        height: 2px;
        background: #fff;
        top: 26px;
        right: 10px;
        position: absolute;

        -webkit-transform-origin: left top;

        -ms-transform-origin: left top;

        transform-origin: left top;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .open_menu #header .menu .menu_icon:after {
        background: #fff;
        -webkit-transform: rotate(-45deg) translate(2px, 3px);
        -ms-transform: rotate(-45deg) translate(2px, 3px);
        transform: rotate(-45deg) translate(2px, 3px);
    }

    .open_menu:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        z-index: 999;
    }

    #main #top_menu {
        display: none;
    }

    #main.open_menu #header {
        background: #fff;
        z-index: 1000;
    }

    #main.open_menu #header #top_menu {
        display: block;
        position: absolute;
        z-index: 100;
        left: 0;
        margin-top: -60px;
        right: 0;
        border-radius: 0;
        height: auto;
        background: rgba(199, 81, 81, 0.95) !important;
    }

    #main.open_menu #top_menu > li {
        border-bottom: 1px solid #bd4d4d;
    }

    #main #header #top_menu > li > a {
        display: none;
    }

    #main #header #top_menu > li .inner_menu {
        display: block;
        margin-bottom: 0;
    }

    #main #header #top_menu > li .inner_menu .parent_name {
        padding: 11px 25px 12px;
        margin-bottom: 0;
        position: relative;
        z-index: 1;
    }

    #main #header #top_menu > li .inner_menu .parent_name:after {
        content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 451.846 451.847"><path fill="white" d="M345.441 248.292L151.154 442.573c-12.359 12.365-32.397 12.365-44.75 0-12.354-12.354-12.354-32.391 0-44.744L278.318 225.92 106.409 54.017c-12.354-12.359-12.354-32.394 0-44.748 12.354-12.359 32.391-12.359 44.75 0l194.287 194.284c6.177 6.18 9.262 14.271 9.262 22.366 0 8.099-3.091 16.196-9.267 22.373z"/></svg>');
        width: 10px;
        height: 10px;
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -5px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
    }

    #main #header #top_menu > li .inner_menu.open .parent_name:after {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        right: 35px;
        margin-top: -7px;
    }

    #main #header #top_menu > li .inner_menu ul {
        display: none;
        border-bottom: 1px solid #da6e6e;
    }

    #main #header #top_menu > li .inner_menu.open ul {
        display: block;
        padding: 17px 25px 17px;
    }

    .right_head {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }

    #main #header .border_link,
    #header .container .right_head .search_form .button {
        font-size: 14px;
    }
    #main #header .container .right_head
    {
        padding-bottom:16px;
    }
    #main .right_head .link_special
    {
        display:none;
    }
    #main .right_head .link_special .border_link {
        padding: 7px 7px;
    }

    #main .link_special .icon-svg {
        display: none;
    }
    #header .container .search_block
    {
        display:block;
        width:100%;
    }
    #main #header .container .right_head .search_form {
        display:block;
        opacity:1;
    }
    #main #header .container .right_head .search_form .close {
        position: absolute;
        right: 115px;
        top: 15px;
        width: 12px;
        height: 12px;
        display:none;
    }

    #main #header .container .right_head .search_form .search_width {
        width: 100%;
    }

    #main #header .container .right_head .search_form {
        width: 100vw;
        padding-left: 48px;
        padding-right: 90px;
    }

    #main #header .container .right_head .search_form .button {
        position: absolute;
        right: -16px;
        font-size: 14px;
    }

    #main #header .container .right_head input#title-search-input {
        width: 100%;
        font-size: 14px;
        height:44px;
    }

    #main .main_slider_block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #main .main_slider_block .slide_list {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
    }

    #slides .slick-list, #slides .slick-track, #slides .slick-slide, #slides .slick-slide div,
    #slides .slick-slide div a {
        height: 100%;
        display: block !important;
    }

    #slides .slick-dots {
        position: static;
    }

    #slides .slick-dots li {
        background: #b6b9c0;
        width: 6px;
        height: 6px;
        margin:0 6px;
    }

    #slides .slick-dots li.slick-active {
        width: 10px;
        height: 10px;
    }

    #main .main_slider_block .slide_contact_info {
        border-radius: 5px;
        width:100%;
        max-width:100%;
        flex: 1 1 100%;
    }

    #content .border_link {
        width: 100%;
        text-align: center;
    }

    #main .action_menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #main .main_page_section .column {
        float: none;
        width: 100%;
        max-width: 100%;
        margin-bottom:30px;
    }

    #main .main_page_section .column_right {
        float: none;
        width: 100%;
        max-width: 100%;
    }

    #main #footer .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #main #footer {
        padding: 36px 0;
        text-align: center;
    }

    #main #footer .site_info .site_name {
        margin: -5px auto 8px;
        font-size:16px;
        line-height:normal;
    }

    #main #footer .container .column_foot {
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
    }

    #main #footer .container .address,
    #main #footer .container .site_contacts {
        display: none;
    }

    #footer .send_error {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #footer .send_error .icon-svg {
        margin-bottom: 8px;
    }

    #footer .feedback_link .border_link {
        width: 100%;
        margin-right:0;
    }

    #main .main_slider_block {
        margin-bottom: 16px;
    }


    #main #content .action_menu .item {
        margin: 0 0 8px 0;
        font-size: 0;
        min-height: 100px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #main #content .action_menu .item .name {
        line-height: 26px;
        padding-bottom: 6px;
    }

    /*#main .main_page_section .news_list .main_news {
        display: none;
    }*/

    #main .news_list .item_news:not(.main_news) {
        padding: 0;
        margin: 0 0 36px;
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .news_list .item_news .prev_pic {
        float: none;
        width: auto;
        height:auto;
        margin-bottom: 20px;
    }

    .important_list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .video-list .item-first {
        display: none;
    }

    .important_list .news-item {
        width: 100%;
        margin: 0 0 8px;
    }

    #main .news_list_main {
        margin-bottom: 36px;
    }

    #main .important_list .news-item .discribe_txt {
        font-size: 0;
        padding-top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 53px;
    }

    .important_list .news-item .icon_item {
        width: 50px;
    }

    #main .important_list .news-item .discribe_txt .name {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 0;
    }

    #main .tab-box .tab_head {
        height: auto
    }

    #main .tab-box .tab_head .tab-nav {
        float: none
    }

    #main .tab-box .tab_head .tab-nav li {
        margin-right: 28px;
        margin-left: 0;
    }

    #main .photo-list .item-first {
        display: none;
    }

    #main .dop_links .dop_links_list .txt {
        font-size: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #main .dop_links .dop_links_list .item {
        background-size: auto 70%;
    }

    #main .dop_links .dop_links_list .item .name {
        margin-bottom: 0;
    }

    #main .tab-box {
        margin-bottom: 32px;
    }
    #slides .slick-list, #slides .slick-track, #slides .slick-slide, #slides .slick-slide div, #slides .slick-slide a
    {
        height:auto;
    }
    #slides img
    {
        max-width:100%;
        height:auto;
        min-height:180px;
        border-radius: 5px;
        overflow: hidden;
    }
    #main #content .bx-breadcrumb
    {
        margin: 0 0 10px;
        line-height:18px;
    }
    #main .bx-breadcrumb .bx-breadcrumb-item .icon_bread
    {
        margin: 0 5px 0 4px;
    }
    #main .news_list .item_news .name
    {

    }
}

@media (max-width: 920px) {
    body, html {
        font-size: 16px;
        line-height: 2;

    }

    h1 {
        color: #3b4256;
        margin-bottom: 32px;
        font-size: 24px;
        line-height: 32px;
        font-weight: bold;
    }

    h2 {
        color: #3b4256;
        margin-bottom: 26px;
        font-size: 18px;
        line-height: 26px;
        font-weight: bold;
    }

    h3 {
        color: #3b4256;
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 20px;
        font-weight: 500;
    }

    h4 {
        color: #3b4256;
        margin-bottom: 18px;
        font-size: 14px;
        line-height: 18px;
        font-weight: 500;
    }

}

@media (max-width: 1230px) {

}

@media (max-width: 1400px) {

}

@media (min-width: 920px) {
    .container {
        padding: 0 30px;
    }
}

@media (min-width: 721px) and (max-width: 920px) {
    #main #header .menu .menu_icon {
        right: 25px;
    }

    .container {
        padding: 0 25px;
    }
    .important_list
    {
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    .important_list .news-item
    {
        width:40%;
        max-width:320px;
    }
    #main .tab-box .tab_head
    {
        height:51px;
    }

    #main .tab-box .tab_head .tab-nav
    {
        float:right;
    }
    .column_right
    {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .column_right .dop_links
    {
        order:-1;
    }

    .column_right .ads_main,
    .column_right .dop_links
    {
        width:37%;
        flex: 0.37 0.37 37%;
    }
    .inner_pages .column_right .dop_links
    {
        width:100%;
        flex: 1 1 100%;
    }
    .inner_pages .column_right .dop_links .dop_links_list
    {
        text-align:justify;
        font-size:0;
    }
    .inner_pages .column_right .dop_links .dop_links_list:after{
        content:'';
        width:100%;
        height:1px;
        display: inline-block;
    }
    .inner_pages .column_right .dop_links .dop_links_list a
    {
        display:inline-block;
        text-align:left;
        width:32%;
    }
    .photo-list-right,
    .video-list-right
    {
        flex: 1 0 0;

    }
    .photo-list-right
    {
        padding-right:10px;
    }
    .video-list-right
    {
        padding-left:10px;
    }
    .column_right .ads_main .ads_list .item:last-child
    {
        display:none;
    }
    .column_right .link_sites
    {
        width:100%;
    }
    #main .video-list .item-first,
    #main .photo-list .item-first
    {
        display:block;
        width:70%;
        height:auto;
    }
    .video-list .item-first a,
    .photo-list .item-first a
    {
        display: block;
    }
    .column_right .link_sites .item
    {
        width:50%;
    }
    .column_right .link_sites .links_list
    {
        padding-bottom:0;
    }
    .links_list .next-arrow
    {
        top:-80px;
        left:auto;
        right:0;
        transform: rotate(0deg);
        border-radius: 3px;
    }
    .links_list .prev-arrow
    {
        top:-80px;
        left:auto;
        right:63px;
        transform: rotate(-180deg);
        border-radius: 3px;
    }
    .news_list .item_news .prev_pic
    {
        float:left;
        margin-right:15px;
    }
    .news_list .item_news .prev_pic
    {
        max-width:50%;
    }
    #main #header .container .right_head .open_search .search_form
    {
        padding-left:48px;
    }
}
/* End */


/* Start:/local/templates/gos_2019/libs/slick/slick.css?15797680751776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/gos_2019/js/simplelightbox/simplelightbox.min.css?15797680753131*/
.sl-wrapper .sl-close,.sl-wrapper .sl-navigation button{height:44px;line-height:44px;font-family:Arial,Baskerville,monospace}body.hidden-scroll{overflow:hidden}.sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#fff;opacity:.7;display:none;z-index:999}.sl-wrapper .sl-close,.sl-wrapper .sl-counter{top:30px;display:none;color:#000;position:fixed}.sl-wrapper{z-index:1000}.sl-wrapper button{border:0;background:0 0;font-size:28px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{right:30px;z-index:1015;margin-top:-14px;margin-right:-14px;width:44px;font-size:3rem}.sl-wrapper .sl-counter{left:30px;z-index:1015;font-size:1rem}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-22px;width:22px;text-align:center;display:block;z-index:1015;color:#000}.sl-wrapper .sl-navigation button.sl-next{right:5px;font-size:2rem}.sl-wrapper .sl-navigation button.sl-prev{left:5px;font-size:2rem}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0}.sl-wrapper .sl-image iframe{background:#000;border:0}@media (min-width:35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem}.sl-wrapper .sl-image iframe,.sl-wrapper .sl-image img{border:0}}@media (min-width:50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem}.sl-wrapper .sl-image iframe,.sl-wrapper .sl-image img{border:0}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:.8;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#000;z-index:1005}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}

/* End */


/* Start:/local/templates/gos_2019/components/bitrix/search.title/head/style.css?15797680752321*/
div.title-search-result {
    border: 1px solid #c6c6c6;
    display: none;
    overflow: hidden;
    z-index: 205;
}

table.title-search-result {
    border-collapse: collapse;
    border: none;
    width: 10%;
}

table.title-search-result th {
    background-color: #F7F7F7;
    border-right: 1px solid #e8e8e8;
    color: #949494;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 14px;
    padding-right: 12px;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    width: 1%;
}

table.title-search-result td {
    background-color: white;
    color: black;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    white-space: nowrap;
}

table.title-search-result td.title-search-item {
    padding-left: 8px;
    padding-right: 15px;
}

table.title-search-result td.title-search-item a {
    padding-left: 4px;
    padding-right: 15px;
    text-decoration: none;
    color: black;
    vertical-align: top;
}

table.title-search-result td.title-search-item img {
    vertical-align: top;
}

table.title-search-result td.title-search-item b {
    color: #cf0000;
    font-weight: normal;
}

table.title-search-result tr.title-search-selected td, table.title-search-result tr.title-search-selected a, table.title-search-result tr.title-search-selected td.title-search-more a {
    background-color: #fff2be;
}

table.title-search-result td.title-search-more {
    font-size: 11px;
    font-weight: normal;
    padding-right: 15px;
    padding-left: 24px;
    padding-top: 0px;
}

table.title-search-result td.title-search-more a {
    padding-left: 12px;
    padding-right: 15px;
    text-decoration: none;
    color: #999999;
}

table.title-search-result td.title-search-all {
    padding-left: 24px;
    padding-right: 15px;
}

table.title-search-result td.title-search-all a {
    padding-left: 4px;
    text-decoration: none;
    color: #808080;
}

table.title-search-result td.title-search-separator, table.title-search-result th.title-search-separator {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 4px;
}

div.title-search-fader {
    display: none;
    background-image: url('/local/templates/gos_2019/components/bitrix/search.title/head/images/fader.png');
    background-position: right top;
    background-repeat: repeat-y;
    position: absolute;
}
/* End */


/* Start:/local/templates/gos_2019/components/bitrix/menu/top_menu/style.min.css?15797680753715*/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{margin:0;padding:0;background:#bc262c url(/local/templates/gos_2019/components/bitrix/menu/top_menu/images/header_menu_bg.gif) repeat-x;min-height:27px;width:100%;list-style:none;font-size:11px;float:left}#horizontal-multilevel-menu a{display:block;padding:5px 10px;text-decoration:none;text-align:center}#horizontal-multilevel-menu li{float:left}#horizontal-multilevel-menu li a.root-item{color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li a.root-item-selected{background:#fc8d3d;color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li:hover a.root-item,#horizontal-multilevel-menu li.jshover a.root-item{background:#e26336;color:#fff}#horizontal-multilevel-menu a.parent{background:url(/local/templates/gos_2019/components/bitrix/menu/top_menu/images/arrow.gif) center right no-repeat}#horizontal-multilevel-menu a.denied{background:url(/local/templates/gos_2019/components/bitrix/menu/top_menu/images/lock.gif) center right no-repeat}#horizontal-multilevel-menu li:hover,#horizontal-multilevel-menu li.jshover{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li.item-selected{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;width:135px;background:#f5f5f5;border:1px solid #c1c1c1}#horizontal-multilevel-menu li li{width:100%;border-bottom:1px solid #dedede}#horizontal-multilevel-menu li ul a{text-align:left}#horizontal-multilevel-menu li a,#horizontal-multilevel-menu li:hover li a,#horizontal-multilevel-menu li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a{color:#4f4f4f;font-weight:bold}#horizontal-multilevel-menu li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a{color:#4f4f4f}#horizontal-multilevel-menu li ul ul{margin:-27px 0 0 132px}#horizontal-multilevel-menu li:hover ul ul,#horizontal-multilevel-menu li.jshover ul ul,#horizontal-multilevel-menu li:hover ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul ul{display:none}#horizontal-multilevel-menu li:hover ul,#horizontal-multilevel-menu li.jshover ul,#horizontal-multilevel-menu li li:hover ul,#horizontal-multilevel-menu li li.jshover ul,#horizontal-multilevel-menu li li li:hover ul,#horizontal-multilevel-menu li li li.jshover ul,#horizontal-multilevel-menu li li li li:hover ul,#horizontal-multilevel-menu li li li li.jshover ul,#horizontal-multilevel-menu li li li li li:hover ul,#horizontal-multilevel-menu li li li li li.jshover ul{display:block}div.menu-clear-left{clear:left}
/* End */


/* Start:/local/templates/gos_2019/components/bitrix/breadcrumb/bread/style.css?1579768076545*/
.bx-breadcrumb .bx-breadcrumb-item
{
    display:inline-block;
    font-size:14px;
    height:20px;
    color:#9ea1ab;
}
.bx-breadcrumb .bx-breadcrumb-item .icon_bread
{
    width:3px;
    height:3px;
    border-radius: 50%;
    background:#9ea1ab;
    display: inline-block;
    overflow:hidden;
    vertical-align: middle;
    margin: 0 16px 0 13px;
}
.bx-breadcrumb .bx-breadcrumb-item a
{
    text-decoration: underline;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover
{
    color:#3863a4;
    text-decoration: none;
}
/* End */


/* Start:/local/templates/gos_2019/components/bitrix/menu/page_menu/style.css?1579768075625*/
.page_menu a
{
	display: block!important;
	margin-bottom: 25px!important;
}
.page_menu_sp
{
	margin-top: 50px!important;	
}

.snip_block_links .accordion-item.page_menu_sp .content p{
    color: #666d6d;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
}

.accordion-item._opened .altasib-spoiler-content {
	display: block;
}

.accordion-item._opened .title + .content {
	max-height: 10000px;
	opacity: 1;
}

.accordion-item._opened .title .plus-menus .p {
	display: none;
}

.accordion-item._opened .title .plus-menus .m {
	display: block;
}

.altasib-spoiler-block .altasib-spoiler-table {
	border: none;
}
/* End */


/* Start:/local/templates/gos_2019/components/bitrix/news.list/for-note/style.css?15797680761538*/

.dop_links {
    margin-bottom: 50px;
}

.dop_links .dop_links_list {
    margin-bottom: 10px;
}

.dop_links .dop_links_list .item {
    display: block;
    background-color: #f7f8fa;
    border-radius: 5px;
    margin-bottom: 8px;
    color: #9ea1ab;
    font-size: 14px;
    padding: 30px;
    line-height: 20px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-position: right center;
    background-repeat: no-repeat;
}

.dop_links .dop_links_list .item:hover {
    background-color: #ffffff;
    -webkit-box-shadow: 0 24px 49px rgba(59, 66, 86, 0.15);
    box-shadow: 0 24px 49px rgba(59, 66, 86, 0.15);
}

.dop_links .dop_links_list .txt {
    position: relative;
    z-index: 2;
}

.dop_links .dop_links_list .item .name {
    font-size: 21px;
    line-height: 28px;
    color: #3b4256;
    font-weight: bold;
    margin-bottom: 20px;
}

.dop_links .dop_links_list .item .name:hover {
    color: #3863a3;
}

.dop_links .dop_links_list .item .icon-svg {
    position: absolute;
    top: 50%;
    right: -25px;
    color: #e7e8eb;
    z-index: 1;
}

.dop_links .dop_links_list .national_projects .icon-svg {
    width: 98px;
    height: 126px;
    margin-top: -63px;
}

.dop_links .dop_links_list .medical_examination .icon-svg {
    width: 115px;
    height: 100px;
    margin-top: -50px;

}

.dop_links .dop_links_list .phones_hot_lines .icon-svg {
    width: 119px;
    height: 119px;
    margin-top: -59px;
    right: -29px;
}
/* End */


/* Start:/local/templates/gos_2019/components/bitrix/news.list/right_photo/style.css?15797680762155*/
.photo-list-right
{
    margin-bottom:60px;
}
.photo-list-right .item {
    margin-bottom:20px;
}

.photo-list-right .item .prev_pic {
    position: relative;
    z-index: 1;
    margin-bottom:16px;
    border-radius: 5px;
    overflow: hidden;
}
.photo-list-right .item .prev_pic img{
    display:block;
    border-radius: 5px;
}
.photo-list-right .item .prev_pic:before{
    content:'';
    display:block;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    opacity:0.45;
    position: absolute;
}
.photo-list-right .item .name {
    color: #3b4256;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight:bold;
}

.photo-list-right .item .name:hover {
    color: #3863a3;
}

.photo-list-right .item .date {
    font-size: 14px;
    line-height: 20px;
    color: #9ea1ab;
}

.photo-list-right .count_photo {
    display: inline-block;
    margin-left: 16px;
}

.photo-list-right .item-first .count_photo:before {
    content: '';
    position: relative;
    display: inline-block;
    background: #fff;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    margin-right: 14px;
    top: -3px;
}

.photo-list-right .item .count_photo:before {
    content: '';
    position: relative;
    display: inline-block;
    background: #b6b9c0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    margin-right: 14px;
    top: -3px;
}
/* End */


/* Start:/local/templates/gos_2019/components/bitrix/news.list/right_video/style.css?15797680761976*/
.video-list-right {

    margin-bottom: 36px;
}

.video-list-right .item {
    margin-bottom:20px;
}

.video-list-right .item .prev_pic {
    position: relative;
    z-index: 1;
    margin-bottom:16px;
    border-radius: 5px;
    overflow:hidden;
}
.video-list-right .item .prev_pic img{
    display:block;
    border-radius: 5px;
}
.video-list-right .item .prev_pic:after {
    content: "";
    background: url(/local/templates/gos_2019/components/bitrix/news.list/right_video/images/play-arrow.svg) 0 0 no-repeat;
    background-size: 100% 100%;
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 2;
}

.video-list-right .item .prev_pic:hover:after {
    background: url(/local/templates/gos_2019/components/bitrix/news.list/right_video/images/play-arrow_hov.svg) 0 0 no-repeat;
}
.video-list-right .item .prev_pic:before{
    content:'';
    display:block;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    opacity:0.45;
    position: absolute;
}

.video-list-right .item .name {
    color: #3b4256;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight:bold;
}

.video-list-right .item .name:hover {
    color: #3863a3;
}

.video-list-right .item .date {
    font-size: 14px;
    line-height: 20px;
    color: #9ea1ab;
}
/* End */


/* Start:/local/templates/gos_2019/template_styles.css?158208950622346*/
#top_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 51px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: relative;
    z-index: 110;
}

#top_menu > li > a {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    padding-top: 8px;
    display: block;
    height: 51px;
    line-height:2;
    border-bottom: 2px solid transparent;
}

#top_menu > li:active > a,
#top_menu > li:hover > a,
#top_menu > li.selected > a{
    border-bottom: 2px solid #fff;
}

#top_menu > li ul > li {
    display: block;
}

#top_menu > li ul > li {
    margin-bottom: 16px;
    padding-left: 20px;
    position: relative;
    z-index: 1;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    line-height:20px;
}

#top_menu > li div.parent_name {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #da6e6e;
    padding-bottom: 7px;
    margin-bottom: 19px;
    padding-left: 0;
}

#top_menu > li div.parent_name:before {
    display: none;
}

#top_menu > li ul > li:before {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    width: 10px;
    height: 1px;
    background: #da6e6e;
}

#top_menu > li ul > li a {
    color: #ecc5c5;
    font-size: 15px;
    line-height: 20px;
    vertical-align: top;
    display: inline-block;
}

#top_menu > li ul > li a:hover {
    color: #fff;
}

@media (min-width: 921px) {
    #top_menu > li .inner_menu {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        background: rgba(199, 81, 81, 0.95);
        padding: 39px 89px;
    }

    #top_menu > li:hover .inner_menu {
        display: block;
    }

    #top_menu > li ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px;
    }
}

///////

.column a:hover
{
    color:#3863a3
}
#panel {
    max-width: 100%;

}
#panel #bx-panel
{
    box-shadow:none !important;
}

.common-svg-icons {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}

body, html {
    font-family: 'GOST UI 2', arial, sans-serif;
    font-size: 18px;
    line-height: 26px;
    color: #585e6f;
    background: #fff;
    height: 100%;
}

.container {
    max-width: 1230px;
    margin: 0 auto;
    width: 100%;
}

h1 {
    color: #3b4256;
    margin-bottom: 34px;
    font-size: 29px;
    line-height: 34px;
    font-weight: bold;
}

h2 {
    color: #3b4256;
    margin-bottom: 28px;
    font-size: 21px;
    line-height: 28px;
    font-weight: bold;
    margin-top:24px;
}

h3 {
    color: #3b4256;
    margin-bottom: 26px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    margin-top:24px;
}

h4 {
    color: #3b4256;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    margin-top:24px;
}

.border_link {
    padding: 7px 20px;
    margin: 0 16px 16px;
    color: #3b4256;
    display: inline-block;
    border: 1px solid #dde1e6;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    cursor:pointer;
}

.border_link:first-child {
    margin-left: 0;
}

.border_link:active,
.border_link:focus,
.border_link:hover {
    border-color: #3863a3;
    background: #f7f8fa;
}

.border_link.disabled {
    color: #9ea1ab;
    border-color: #dde1e6;
}


.inner_pages .column .border_link {
    padding: 7px 20px;
    margin: 0 16px 16px;
    color: #3b4256;
    display: inline-block;
    border: 1px solid #dde1e6;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    cursor:pointer;
}

.inner_pages .column .border_link:first-child {
    margin-left: 0;
}

.inner_pages .column .border_link:active,
.inner_pages .column .border_link:focus,
.inner_pages .column .border_link:hover {
    border-color: #3863a3;
    background: #f7f8fa;
}

.inner_pages .column .border_link.disabled {
    color: #9ea1ab;
    border-color: #dde1e6;
}

.more_link a {
    display: inline-block;
    color: #c20936;
    padding-right: 24px;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    z-index: 1;
}

.more_link a span {
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 8px;
    right: 0;
}

.border_link:first-child {
    margin-left: 0;
}

.more_link a:active,
.more_link a:focus,
.more_link a:hover {
    color: #3863a3;

}

#main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    max-width:100%;
    width:100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}

#header {
    padding: 28px 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}

#header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#header .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 15px;
    text-transform: uppercase;
}

#header .logo .logo_pic {
    margin-right: 19px;
}

#header .logo .logo_txt {
    color: #585e6f;
    font-size: 18px;
    line-height: 20px;
}

#header .logo .logo_txt .site_name {
    color: #3b4256;
    padding-top: 6px;
    margin-bottom: 7px;
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
}

#header .container .right_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 34px;
}

.link_special .icon-svg {
    width: 27px;
    height: 27px;
    fill: #b6b9c0;
    vertical-align: middle;
    display: inline-block;
    margin-right: 11px;
}

#header .border_link {
    margin-bottom: 0;
}

#header .container .search_block {
    position: relative;
    z-index: 10;
}

#header .container .search_block .border_link {
    margin-right: 0;
}

#header .container .right_head .search_form {

    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    background: #fff;
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    opacity: 0;
    overflow: hidden;

}

#header .container .right_head .open_search .search_form .search_width {
    width: 570px;
}

#header .container .right_head .open_search .search_form {
    opacity: 1;
    width: 570px;
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;

}

#header .container .right_head .search_form input#title-search-input {
    border-radius: 3px;
    border: 1px solid #d6d6d6;
    background: #fff;
    padding: 7px 17px 7px 17px;
    font-family: inherit;
    font-size: 16px;
    color: #585e6f;
    width: 420px;
    height:48px;
    display: inline-block;
}
#header .container .right_head .search_form input#title-search-input:focus{
    border: 1px solid #3863a3;
}
#header .container .right_head .search_form .button {
    padding: 7px 20px;
    margin: 0 16px 16px;
    color: #3b4256;
    display: inline-block;
    border: 1px solid #dde1e6;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    z-index: 1;
}

#header .container .right_head .search_form .button:before {
    position: absolute;
    content: '';
    width: 0;
    height: 100%;
    background: #3863a3;
    top: 0;
    left: 50%;
    z-index: 1;
    -webkit-transition: all 0ms ease;
    -o-transition: all 0ms ease;
    transition: all 0ms ease;
}

#header .container .right_head .search_form .button:hover {
    color: white;
}

#header .container .right_head .search_form .button:hover:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #3863a3;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#header .container .right_head .search_form .button span {
    position: relative;
    z-index: 2;
}

#header .container .right_head .search_form .close {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    color: #b6b9c0;
    cursor:pointer;
}

#header .container .right_head .search_form .close svg {

}
#header .container .right_head .search_form .close:hover
{
    color:#3863a3;
}
#header .menu {
    width: 100%;
}

#header .menu #top_menu {
    background: #b41717;
    border-radius: 5px 5px;
    width: 100%;
}
#header.main_page .menu #top_menu {
    border-radius: 5px 5px 0 0 ;
}
.menu_icon {
    display: none;
}

#content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-bottom: 60px;
    max-width: 100%;
    width:100%;
    overflow: hidden;

}
.title_page.hidden_title
{
    display: none;
}
/*.title_page h1:after {
    content: '';
    display: inline-block;
    width: 36px;
    height: 1px;
    background: #c20936;
    margin-left: 6px;
}*/
#content .bx-breadcrumb
{
    margin-top:27px;
    margin-bottom:28px;
}

#footer {
    background: #ecf0f6;
    padding: 80px 0 70px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}

#footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#footer .container .column_foot {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
    width: 33%;
    max-width: 370px;

}

.socials {
    margin-bottom: 45px;
}

.socials a {
    display: inline-block;
    color: #b6b9c0;
}

.socials a span svg {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.socials a:hover span svg {
    fill: #9ea1ab;
}

.socials a span {
    width: 27px;
    height: 27px;
    display: block;
    margin-right: 20px;
}

.socials .icon-od span {
    width: 13px;
    height: 23px;
}

.socials .icon-vk span {
    width: 27px;
    height: 27px;
    position: relative;
    z-index: 1;
    top: 2px;
}

.socials .icon-yt span {
    width: 19px;
    height: 23px;
}

.socials .icon-fb span {
    width: 13px;
    height: 26px;
}

.socials .icon-tw span {
    width: 24px;
    height: 19px;
}

.socials .icon-insta span {
    width: 27px;
    height: 27px;
}

#footer .site_info {
    margin-bottom: 30px;

}

#footer .site_info .site_name {
    color: #3b4256;
    font-size: 23px;
    font-weight: 500;
    line-height: 27px;
    margin-bottom: 8px;
    margin-top: -5px;
    max-width: 200px;
}

#footer .site_info .dop_site_name {
    color: #585e6f;
    font-size: 14px;
    line-height: normal;
}

#footer .feedback_link {
    margin-bottom: 18px;
}

#footer .feedback_link a {
    margin-left: 0;
}

#footer .address {
    font-size: 14px;
    color: #585e6f;
    line-height: 20px;
}

#footer .site_contacts {
    font-size: 14px;
    line-height: 20px;
    color: #9ea1ab;
}

#footer .site_contacts .item_contact {
    margin-bottom: 30px;
}

#footer .site_contacts .item_contact .big {
    color: #3b4256;
    font-size: 23px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 9px;
}

#footer .counter {
    margin-bottom: 36px;
}

#footer .send_error {
    color: #9ea1ab;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#footer .send_error .icon-svg {
    width: 31px;
    height: 31px;
    color: #b6b9c0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    margin-top: 3px;
}

#footer .send_error .icon-svg svg {
    fill: #b6b9c0;
}

#footer .develop_txt {
    color: #585e6f;
    font-size: 12px;

}

#footer .develop_txt .icon-svg {
    width: 151px;
    height: 36px;
    display: inline-block;
    vertical-align: bottom;
    color: #3b4256;
    margin-left: 5px;
    position: relative;
    top: -10px;
}

/*main_page*/
.main_slider_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    overflow: hidden;
    margin-bottom: 32px;
}

.main_slider_block .slide_list {
    width: 77.1%;
    max-width: 900px;
}

.main_slider_block .slide_contact_info {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 22.9%;
    flex: 1 1 22.9%;
    width: 22.9%;
    max-width: 270px;
    background: #f7f8fa;
    padding: 30px 30px 30px 30px;
    border-radius: 0 0 5px 0;
}

.main_slider_block .slide_contact_info .address {
    padding: 0;
    margin: 0 0 20px;
    color: #585e6f;
    font-size: 16px;
    line-height: 24px;

}

.main_slider_block .slide_contact_info .item_contact {
    margin-bottom: 23px;
    color: #9ea1ab;
    font-size: 14px;
    line-height: 20px;

}

.main_slider_block .slide_contact_info .item_contact .big {
    font-size: 18px;
    line-height: 20px;
    color: #3b4256;
    font-weight: bold;
}

.main_slider_block .slide_contact_info .border_link {
    margin-left: 0;
}

/*main buttons menu*/
.action_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 60px;
}

.action_menu .item {
    margin: 0 0 8px 30px;
    background-color: #f7f8fa;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 5px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33%;
    flex: 1 1 0;
    padding: 14px 140px 20px 20px;
    font-size: 14px;
    line-height: 20px;
    color: #9ea1ab;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.action_menu .item:first-child {
    margin-left: 0;
}

.action_menu .item:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 24px 49px rgba(59, 66, 86, 0.15);
    box-shadow: 0 24px 49px rgba(59, 66, 86, 0.15);
}

.action_menu .item .name {
    font-size: 21px;
    line-height: 34px;
    color: #3b4256;
    font-weight: bold;
}

#main .name:hover {
    color: #3863a3;
}

.main_page_section:after {
    content: '';
    display: block;
    clear: both;
}

.main_page_section .column {
    float: left;
    width: 74.3589%;
    max-width: 870px;
}

.main_page_section .column_right {
    float: right;
    width: 22.9%;
    max-width: 270px;
}

.title_item {
    font-size: 29px;
    line-height: 42px;
    color: #3b4256;
    font-weight: bold;
    margin-bottom: 30px;
}

/*.title_item:after {
    content: '';
    display: inline-block;
    width: 36px;
    height: 1px;
    background: #c20936;
    margin-left: 6px;

}*/

.tab-box {
    padding: 0;
    margin: 0;

}

.tab-box .tab_head {
    height: 51px;
    border-bottom: 1px solid #dde1e6;
    margin-bottom: 36px;
}

.tab-box .tab_head .title_item {
    float: left;
    margin-bottom: 8px;
}

.tab-box .tab_head .tab-nav {
    float: right;
    margin-bottom: -1px;
}

.tab-box .tab_head .tab-nav li {
    color: #3b4256;
    padding-top: 7px;
    font-size: 16px;
    padding-bottom: 14px;
    line-height: 28px;
    font-weight: bold;
    display: inline-block;
    margin-left: 28px;
}

.tab-box .tab_head .tab-nav li.active {
    border-bottom: 2px solid #c20936;
}

.tab-box .item_tab_content {
    display: none;
}

.tab-box .item_tab_content.active {
    display: block;
}


table.title-search-result {
    font-size: 14px;
}

table.title-search-result td.title-search-item img {
    position: relative;
    top: 5px;
}
.buttons_action
{

}
.buttons_action .border_link a
{
    color:inherit;
    display:inline-block;
}
.back_link .icon-svg
{
    width:25px;
    height:20px;
    color:#b6b9c0;
    display: inline-block;
    vertical-align: middle;
    transform: rotate(-180deg);
    margin-right:9px;
}
.print_link .icon-svg
{
    width:24px;
    height:24px;
    color:#b6b9c0;
    display: inline-block;
    vertical-align: middle;
    margin-right:20px;
}
#print-link-back
{
    display: none;
}
.date,
.common-date
{
    text-transform: lowercase;
}
.snip_block_links {
    margin-top: 26px;
    border-top:1px solid #dde1e6;
    padding-top:36px;
}
.snip_block_links p {
    margin-bottom: 10px;
}
.snip_block_links .icon {
    height: 35px;
    margin-right: 7px;
    width: 27px;
    float: left;
    font-size: 0;
    margin-top:-8px;
}

.snip_block_links .icon .svg-icon {
    fill: #b6b9c0;
}
.inner_pages .column .snip_block_links a
{
    color:inherit;
}
.inner_pages .column .snip_block_links a:hover
{
    color:#3863a3;
}
.page_menu a
{
    font-weight:500;
}
.map-columns ul li li
{
    position: relative;
    z-index: 1;
    padding:0 0 0 15px;
}
.map-columns ul li li:before
{
    content:'';
    width:3px;
    height:3px;
    background:#585e6f;
    border-radius:50%;
    display: block;
    position: absolute;
    z-index: 1;
    margin-left:-15px;
    margin-top:15px;
}
.map-columns ul li li{
    font-size:16px;
}
.map-columns ul li li li:before
{
    content:'';
    width:5px;
    height:1px;
    background:#585e6f;
    border-radius:50%;
    display: block;
    position: absolute;
    z-index: 1;
    margin-left:-15px;
    margin-top:15px;
}
.map-columns ul li li li{
    font-size:14px;
}
.map-columns td{
    display:block;
}
.search-page
{
    font-size:16px;
}
.search-page .search-suggest
{
    border-radius: 3px;
    border: 1px solid #d6d6d6;
    background: #fff;
    padding: 7px 17px 7px 17px;
    font-family: inherit;
    font-size: 16px;
    color: #585e6f;
    width:100%;
    height: 48px;
    display: inline-block;
}
.search-page form
{
    display:flex;
}
.button {
    padding: 7px 20px;
    margin: 0 16px 16px;
    color: #3b4256;
    display: inline-block;
    border: 1px solid #dde1e6;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    z-index: 1;
}

.button:before {
    position: absolute;
    content: '';
    width: 0;
    height: 100%;
    background: #3863a3;
    top: 0;
    left: 50%;
    z-index: 1;
    -webkit-transition: all 0ms ease;
    -o-transition: all 0ms ease;
    transition: all 0ms ease;
}

.button:hover {
    color: white;
}

.button:hover:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #3863a3;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.button span {
    position: relative;
    z-index: 2;
}
.search-page .pagination
{
    margin:10px auto;
}
.search-page small
{
    font-size:80%;
    color:#9ea1ab;
}
.search-page hr
{
    background:#dde1e6;
    border:0;
    height:1px;
    margin-bottom:20px;

}
.search-page a
{
    color:#3863a3;
}


.inner_pages > .container > .column iframe
{
    max-width:100%;
}

#content table
{
    border-collapse: collapse;
    border-spacing: 0;
    border:1px solid #dde1e6;
}
#content table td
{
    border-collapse: collapse;
    border-spacing: 0;
    border:1px solid #dde1e6;
    font-size:14px;
    padding:10px 16px;
}
#content table th
{
    border-collapse: collapse;
    border-spacing: 0;
    border:1px solid #dde1e6;
    background:#f7f8fa;
    font-size:14px;
    padding:10px 16px;
}
#content ul{

}
.inner_pages .column  ul li:before{
    content:'';
    border-radius: 50%;
    background:#b6b9c0;
    display: block;
    width:8px;
    height:8px;
    position: absolute;
    margin-left:-28px;
    margin-top:8px;
}
.inner_pages .column  ul li{
    margin-bottom:20px;
    padding-left:28px;
    position: relative;
}
.inner_pages .column  ul li ul{
    margin-bottom:20px;
    padding-left:28px;
}

.inner_pages .column  ul li li:before{
    content:'';
    background:#3d4551;
    display: block;
    width:12px;
    height:1px;
    position: absolute;
    margin-left:-28px;
    margin-top:11px;
}
#slides .slick-dots li:before
{
    display:none !important;
}

#slides .slick-dots li
{
    padding:0 !important;
    margin: 0 6px !important;
}
.tabsGosServices,
.tabsGosServices td,
.tabsGosServices table
{
    border: 0 !important;
}
#bx_str_level1_table,
#bx_str_level1_table table,
#bx_str_level1_table td,
#bx_str_level2_table,
#bx_str_level2_table table,
#bx_str_level2_table td
{
    border:0 !important;
    padding:0 !important;
    margin:0;
}
#bx_str_level2_table .bx-str-l2 td.bx-str-single
{
    border-top: 2px solid #dde1e6 !important;
}
#content .inner_pages .column p
{
    margin-bottom:24px;
}
#undertabs {
    margin-bottom: 25px;
}
#undertabs div {
    display: inline-block;
    margin-right: 30px;
}

.inner_pages .column .btn-back-to-list
{
    color:#3b4256;
}
.documents-list-inner__item .title a, .documents-list-inner__item .download a
{
    color:inherit;
}

.inner_pages .column .galery_item .item_title a,
.inner_pages .column .alx-galery_item .item_title a
{
    color: #3b4256;
}
.inner_pages .column .galery_item .item_title a:hover,
.inner_pages .column .alx-galery_item .item_title a:hover
{
    color:#3863a3;
}
.padding_img
{
padding:15px;
}
/* End */
/* /local/templates/gos_2019/fonts/fonts.css?15797680751121 */
/* /local/templates/gos_2019/css/custom-reset.css?15797680754755 */
/* /local/templates/gos_2019/js/fancybox/jquery.fancybox.css?15797680754895 */
/* /local/templates/gos_2019/js/player/mediaelementplayer.min.css?157976807524100 */
/* /local/templates/gos_2019/css/media.css?157976807517676 */
/* /local/templates/gos_2019/libs/slick/slick.css?15797680751776 */
/* /local/templates/gos_2019/js/simplelightbox/simplelightbox.min.css?15797680753131 */
/* /local/templates/gos_2019/components/bitrix/search.title/head/style.css?15797680752321 */
/* /local/templates/gos_2019/components/bitrix/menu/top_menu/style.min.css?15797680753715 */
/* /local/templates/gos_2019/components/bitrix/breadcrumb/bread/style.css?1579768076545 */
/* /local/templates/gos_2019/components/bitrix/menu/page_menu/style.css?1579768075625 */
/* /local/templates/gos_2019/components/bitrix/news.list/for-note/style.css?15797680761538 */
/* /local/templates/gos_2019/components/bitrix/news.list/right_photo/style.css?15797680762155 */
/* /local/templates/gos_2019/components/bitrix/news.list/right_video/style.css?15797680761976 */
/* /local/templates/gos_2019/template_styles.css?158208950622346 */
