@import url('https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.4/css/fontawesome.min.css');
/*объявление переменных*/
:root {
    --h_color: #84b8ba;
    --b_color: #003b81;
    --t_color: #eee;
    --g_color: #7a7a7a;
    --tc_color: rgb(0, 59, 129, 0.5);
--tc2_color: rgb(0, 59, 129, 0.2);
--tc4_color: rgb(0, 59, 129, 0.4);
--tc6_color: rgb(0, 59, 129, 0.6);
--tc8_color: rgb(0, 59, 129, 0.8);
--text_color: rgb(12, 34, 72);
--link_color: rgb(0, 60, 160);
--hover_color:rgb(0,110,250);
--err_color:rgb(180, 0, 60);
--err2_color:rgb(180, 0, 60, 0.2);
--err4_color:rgb(180, 0, 60, 0.4);
--err6_color:rgb(180, 0, 60, 0.6);
--err8_color:rgb(180, 0, 60, 0.8);
}
li {
    list-style: none;
}
body,
input,
textarea {
    color: #333;
    font: 13px Golos,Arial, Helvetica;
    background-color: #ffffff;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input[type="text"],
textarea {
    background-color: white;
    border-radius: 5px;
    padding: 0px 6px;
}
textarea {
    padding-top: 4px;
    padding-bottom: 4px;
}
input[type="text"] {
    height: 25px;
}
input[type="submit"],
input[type="reset"] {
    color: #fff;
    background: #08298a;
    height: 27px;
    font-weight: bold;
    border-radius: 5px;
}
select {
    border-radius: 5px;
    height: 25px;
    min-width: 100px;
}
input[type="file"] {
    height: 25px;
}
blockquote {
    font-weight: 400;
    margin-bottom: 20px;
}
p {

    font-weight: 400;
    margin-bottom: 10px;
font-size: 1em;
line-height: 1.3em;
}

.orb__text-L{ font-size:1.5em;
line-height: 1.3em; color:var(--b_color);}

.orb__text-S{ font-size:0.85em;
line-height: 1.3em;}

body {
    
    margin: 0px auto;
}
a img {
    border: none;
    vertical-align: top;
}
a {
    color: var(--link_color);
    outline: none;
    text-decoration: none;
}
a:hover {
    color: var(--hover_color);
    text-decoration: nove;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-weight: 400;
    margin: 0 0 15px 0;
    padding: 0;
}
h1 {
font-size:4.2 rem;
line-height:1rem;
font-weight: bold;
   /* font-size: 28px;*/
    margin: 0 0 15px;
}
h2 {
font-size:3 rem;
line-height:1.1rem;
font-weight: bold;
    /*font-size: 20px;*/
}
h3 {
font-size:2 rem;
line-height:1.2rem;
font-weight: bolder;
   /* font-size: 16px;*/
}
h4 {
font-size:1.3 rem;
line-height:1.3rem;
font-weight: bold;
 /*   font-size: 14px;
    font-weight: 700;*/
}
h5 {
font-size:1 rem;
line-height:1.3rem;
}
h6 {
font-size:0.8 rem;
line-height:1.3rem;
letter-spacing: 0.1rem;
}
html,
body {
    height: 100%;
    width: 100%;
}

/*ul li {
    background: url("/bitrix/templates/gos_bitrix/images/third-menu-marker.png") no-repeat scroll 0 5px transparent;
    padding: 0 0 0 16px;
}*/

.leftCol ul li,
.bottom-menu ul li,
.footer ul li,
.header ul li,
.forMainMenu ul li,
.path ul li,
.news .news ul li,
ul.pagination li,
.paginator ul li,
.blog-navigation li,
.rightCol ul li {
    background: none;
    padding: 0;
}

hr {
    border: 0;
    height: 0px;
    box-shadow: inset 0 12px 12px -12px rgba(0, 29, 159, 0.5);
}

table.TGragdan td {
    padding: 5px 0 !important;
}
.content .news #right-column table td {
    border: solid !important;
    padding: 0 !important;
}

.shadow-left {
    background: url("images/shadow-left.png") no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 511px;
    height: 466px;
    z-index: -1;
}
.shadow-right {
    background: url("images/shadow-right.png") no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    width: 511px;
    height: 466px;
    z-index: -1;
}

/* custom */
.right {
    float: right;
}
.left {
    float: left;
}
.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

/* styles */
.wrapper {
    margin: auto;
margin-right:20px;
    /*max-width: 1240px;
    min-width: 964px;*/
    overflow: hidden;
    padding: 20px;
}


.leftCol {
    margin: 0 0 50px 0;
    float: left;
    width: 15%;
    _width: 13%;
}
.centerCol {
    margin: 0 17% 2% 17%;
    _margin: 0 210px;
    _zoom: 1;
    padding: 0 1% 0 1%;
    width: 81%;
}

.leftCol h2,
.rightCol h2,
.centerCol h2,
.centerCol .content .news .arrival h2,
.centerCol .content .news .event h2 {
    font: 18px Golos,Arial, Helvetica;
    color: #342e2f;
}
.centerCol h1 {
    font: 24px Golos,Arial, Helvetica;
    color: #342e2f;
}

/* header */
.header {
    margin: 0 auto;
}
.icons {
    float: right;
    margin: -6px 0 0 0;
}
.icons ul,
.icons ul li a,
.icons ul li span {
    float: right;
}
.icons ul li {
    float: left;
    margin: 0 0 0 10px;
    list-style: none;
    width: 22px;
    height: 20px;
}

.icons ul li a,
.icons ul li span {
    width: 25px;
    height: 25px;
}

.icons a.home {
    background: url(images/sprite.png) no-repeat top left;
    background-position: 6px -380px;
}
.icons a.print {
    background: url(images/sprite.png) no-repeat top left;
    background-position: 5px -850px;
}
.icons a.sitemap {
    background: url(images/sprite.png) no-repeat top left;
    background-position: 6px -1204px;
}

.icons a.home:hover,
.icons span.home {
    background: url(images/sprite.png) no-repeat top left;
    background-position: 0 -446px;
}
.icons a.print:hover,
.icons span.print {
    background: url(images/sprite.png) no-repeat top left;
    background-position: 0 -917px;
}
.icons a.sitemap:hover,
.icons span.sitemap {
    background: url(images/sprite.png) no-repeat top left;
    background-position: 0 -1270px;
}

.logo {
    margin: 0 auto;
}

/*
.left-border {background: url(images/l-ribbon.png) no-repeat;width:328px;height:28px;float:left;margin:20px 20px 0 0;}
.right-border {background: url(images/r-ribbon.png) no-repeat;width:256px;height:28px;float:right;margin:20px 0 0 20px;}
*/

/*
.ribbon {background:url('images/ribbon.jpg') center no-repeat;width:100%;height:24px;position:relative;}
.ribb {margin:-12px 0 0 0;}
*/

.ribb-top {
    position: relative;
    margin: 0;
    top: 32px;
    z-index: -1;
}

.ribbon-top-l {
    background: url("images/ribbon.jpg") center no-repeat;
    height: 24px;
    position: relative;
    float: left;
    width: 119px;
    top: 20px;
}
.ribbon-top-r {
    background: url("images/ribbon.jpg") center no-repeat;
    height: 24px;
    position: relative;
    float: right;
    width: 119px;
    top: 20px;
}

.logo-width {
    width: 450px;
    margin: 0 auto;
    height: 75px;
}
.logo-width img {
    float: left;
    margin-right: 15px;
}
* + html .logo-width {
    padding: 0 0 0 60px;
}

* + html .logo {
    margin-top: -6px;
}
* + html .ribbon-top-l {
    top: 15px;
}
* + html .ribbon-top-r {
    top: 15px;
}

.auth {
    margin: 21px 0 0 0;
    float: right;
    padding: 0 0 0 10px;
}

.authTest {
    margin: 23px 0 0 0;
    float: right;
    text-align: right;
}
.auth span {
    color: #bcc9c9;
}

.enter {
    font: 11px Golos, Arial, Helvetica;
    color: #01639d;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #01639d;
    position: relative;
    margin: 0 0 0 20px;
}
.exit {
    font: 11px Golos,Arial, Helvetica;
    color: #01639d;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #01639d;
    position: relative;
}
.register {
    font: 11px Golos, Arial, Helvetica;
    color: #2f312e;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #2f312e;
    position: relative;
}

.enter:hover,
.register:hover {
    text-decoration: none;
    border-bottom: 1px dotted var(--hover_color);
}

/* description */
.description .header_h1 {
    font: bold 22px Golos, Arial, Helvetica;
    color: #0068a6;
    text-align: center;
    margin: 20px auto 10px;
    width: 560px;
    text-transform: uppercase;
}
.description .header_h3 {
    font: bold 11px Golos, Arial, Helvetica;
    color: #43474f;
    text-align: center;
    text-transform: uppercase;
    z-index: 99;
    margin-bottom: 10px;
}

/* main menu */
.left-over,
.right-over {
    display: none;
    position: relative;
    z-index: -1;
    width: 295px;
    height: 73px;
    background-repeat: no-repeat;
}
.desktop .left-over,
.desktop .right-over {
    display: block;
}
.left-over {
    float: left;
    background-image: url(images/left-over.png);
}
.right-over {
    float: right;
    background-image: url(images/right-over.png);
}

.stuff {
    margin: -70px 0 0 0;
    height: 70px;
}
.menu-center {
    background: url(images/sprite.png) no-repeat center;
    background-position: 0 0;
    width: 138px;
    height: 151px;
    margin: 0 auto;
    position: relative;
    z-index: -1;
}

/* left column */
* + html .leftCol ul.second-menu {
    background: #f4f3ee;
}

.leftCol ul.second-menu {
    background: #f4f3ee url("images/second-menu-bg.png") bottom right no-repeat;
    margin: 0 0 15px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
    border: 2px solid #ccd0df;
}
.leftCol ul.second-menu li {
    margin: 0 0 15px 10px;
}
.leftCol ul.second-menu li .select-bg > a {
    text-decoration: none;
    color: #08298a;
    background: url("images/second-menu-marker.png") 0 5px no-repeat;
    padding: 0 0 0 15px;
    margin: 0 0 0 -15px;
    position: relative;
    display: block;
}
.leftCol ul.second-menu li a {
    color: #08298a;
    text-decoration: none;
}
.leftCol ul.second-menu li a:hover {
    color: var(--hover_color);
}
.leftCol ul.second-menu li .select-bg > a:hover {
    color: var(--hover_color); /*border-bottom:1px dotted #ca0000;*/
}

* + html .leftCol ul.second-menu li .select-bg > a {
    background: url("images/second-menu-marker.png") 0 5px no-repeat;
    padding: 0 0 0 15px;
    margin: 0 0 0 -15px;
    position: relative;
}
* + html .leftCol ul.second-menu > li:hover > a {
    background: url("images/second-menu-marker-hover.png") 0 3px no-repeat;
    padding: 0 0 0 15px;
    margin: 0 0 0 -15px;
}

.leftCol ul.second-menu > li:hover {
    list-style-image: none;
}
.leftCol ul.second-menu > li:hover .select-bg > a {
    text-decoration: none;
    color: var(--hover_color);
    background: url("images/second-menu-marker-hover.png") -1px 5px no-repeat;
    padding: 0 0 0 15px;
    margin: 0 0 0 -15px;
    position: relative;
}
.leftCol ul.second-menu > li:hover .select-bg > a span {
    /*border-bottom:1px dotted #ca0000;*/
}
.leftCol ul.second-menu > li.selected:hover .select-bg > a span {
    /*border-bottom:1px dotted #08298A;*/
}

.leftCol ul.second-menu > li.selected:hover {
    list-style-image: none;
}

.leftCol ul.second-menu > li:hover .select-bg a {
    border: 0;
}
.leftCol ul.second-menu li .select-bg > a span {
    /*border-bottom:1px dotted #08298A;*/
    font-weight: bold;
}

.leftCol ul.second-menu li .select-bg > a:hover span {
    /*border-bottom:1px dotted #ca0000;*/
}

.leftCol ul.second-menu li.selected .select-bg > a:hover span {
    /*border-bottom:1px dotted #08298A;*/
}

.leftCol ul.second-menu ul li {
    list-style-image: none;
}
.leftCol ul.second-menu ul li.selected {
    list-style-image: none;
    list-style: disc;
}

.leftCol ul.second-menu ul {
    display: none;
}

.leftCol ul.second-menu li.selected:first-child {
    margin: 0px 0 10px 10px;
}

.leftCol ul.second-menu li.selected div.select-bg > a {
    font-weight: bold;
    color: #08298a;
    border: 0;
    text-decoration: none;
    background: url("images/second-menu-marker-selected.png") 0 5px no-repeat;
    padding: 0 0 0 15px;
    margin: 0 0 0 -15px;
    position: relative;
}

.leftCol ul.second-menu li.selected div.select-bg > span {
    /*border-bottom:1px dotted #08298A;*/
    font-weight: bold;
}

.leftCol ul.second-menu li.selected div.select-bg > a:hover {
    border-bottom: 0;
}

.leftCol ul.second-menu li.selected ul {
    display: block;
    margin: 10px 0 0 20px;
    padding: 0;
}
.leftCol ul.second-menu li.selected ul li {
    margin: 0 0 15px 0;
}
.leftCol ul.second-menu li.selected ul li a {
    color: #08298a;
}
.leftCol ul.second-menu li.selected ul li a:hover {
    color: var(--hover_color);
}

.leftCol ul.second-menu li.selected ul li.selected,
.leftCol ul.second-menu li.selectedNotParent {
    /*list-style:disc; */
}
.leftCol ul.second-menu li.selected ul li.selected a,
.leftCol ul.second-menu li.selectedNotParent a {
    border: 0; /* text-decoration:none;color:#ffffff;background-color:#3AA6E4;*/
}

.leftCol ul.second-menu li.selected .select-bg {
    /*background:#EBE9E1;*/
    margin: -5px 0 10px -30px;
    padding: 5px 20px 1px 30px;
    width: 190px;
    clear: both;
}

.leftCol ul.second-menu li.selected:first-child div.select-bg {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    margin: -20px 0 10px -30px;
    padding: 20px 20px 1px 30px;
}
.leftCol ul.second-menu li.selected:last-child div.select-bg {
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    margin: -20px 0 10px -30px;
    padding: 20px 20px 1px 30px;
}

* + html .leftCol ul.second-menu li.selected:first-child div.select-bg {
    margin: -20px 0 10px -30px;
    padding: 20px 20px 1px 30px;
}
* + html .leftCol ul.second-menu li.selected:last-child div.select-bg {
    margin: -20px 0 10px -30px;
    padding: 20px 20px 1px 30px;
}

.banner img {
    margin: 20px 0;
}

/* search */
.search input[type="text"] {
    /*background: url(images/search-box.png) no-repeat;*/
    border: 1px solid #848484;
    font-size: 12px;
    color: #acacac;
    padding: 0px 6px;
    width: 149px;
    height: 25px;
    border-radius: 5px;
}
.search input[type="text"]:focus {
    color: #222222;
    padding: 0px 6px;
    width: 149px;
    height: 25px;
}

.search input[type="text"]:disabled {
    background: url(images/search-box-disabled.png) no-repeat;
    color: #cccccc;
    padding: 0px 6px;
    width: 149px;
    height: 25px;
}

.search input[type="submit"] {
    color: #fff;
    background: #08298a;
    /*background: url(images/find-button-sprite.png) no-repeat;*/
    width: 65px;
    height: 27px;
    //border:1px solid;
    float: right;
    font-weight: bold;
    //text-shadow: 0 1px 1px #fff;
    border-radius: 5px;
}
.search input[type="submit"]:hover {
    /*background: url(images/find-button-sprite.png) 0 -25px no-repeat;*/
    width: 65px;
    height: 27px;
    //border:1px solid;
    cursor: pointer;
    border-radius: 5px;
}
.search input[type="submit"]:active {
    /*background: url(images/find-button-sprite.png) 0 -50px no-repeat;
	width:65px;
	height:25px;
	border:0; */
}

* + html .search input[type="text"] {
    padding: 4px 5px 1px 7px;
    height: 18px;
    float: left;
}
* + html .search input[type="submit"] {
    height: 25px;
    float: right;
}

/* official */
.official ul {
    padding: 0;
}
.official ul li {
    margin: 0 0 10px 0px;
}
.official ul li a {
    color: #05598b;
    margin: 0 0 0 -15px;
    padding: 0 0 0 15px;
    display: block;
}
.official ul li a:hover {
    color: var(--hover_color);
}

* + html .official ul li a {
    /*color: #05598b;*/
    background: url("images/third-menu-marker.png") 0 5px no-repeat;
    padding: 0 0 0 15px;
    margin: 0 0 0 -15px;
    position: relative;
    display: block;
}

/* information */
.information ul {
    padding: 0;
}
.information ul li {
    margin: 0 0 10px 15px;
}
.information ul li a {
    /*color: #05598b;*/
    background: url("images/third-menu-marker.png") 0 5px no-repeat;
    padding: 0 0 0 16px;
    margin: 0 0 0 -15px;
    position: relative;
    display: block;
}
.information ul li a:hover {
    /*color: var(--hover_color);*/
}

/* right column */
.about h2 {
    margin: 0 0 20px 0;
}
.symbolics img:first-child {
    margin: 0 10px 0 0;
}

/* first man */
.first-man {
    margin: 30px 0 0 0;
}
.first-man a {
    font: 15px Arial, Helvetica;
    color: #27629d;
    margin: 0 0 10px 0;
    display: block;
}
.first-man a:hover {
    color: var(--hover_color);
}
.first-man p {
    width: 100%;
    margin: 10px 0 0 0;
}

/* informer */
.informer {
    margin: 15px 0 0 0; /*background:#fff;*/
}

/* links */
.links {
    margin: 30px 0 0 0;
}
.links ul,
.face ul {
    margin: 0;
    padding: 0;
}
.links li {
    clear: both;
    height: 50px;
}
.links img {
    float: left;
    clear: both;
    margin: 0 10px 0 0;
    width: 45px;
    height: 45px;
}
.links p {
    color: #474747;
    font-size: 1em;
    margin: 5px 0 0 0;
}

/* center */
.welcome .line {
    font: 13px Golos, Arial, Helvetica;
    margin: 0 0 20px 0;
}
/*.welcome .line a {color:#3872ad;}*/

.line {
    margin: 20px 0;
    float: left;
    width: 100%;
    background: url("images/line.png") repeat-x;
    height: 4px;
}

.line a {
    float: right;
    margin: -10px 0 0;
    width: 135px;
    padding: 0 0 0 20px;
    white-space: nowrap;
    padding-right: 30px;
}
.line a:hover {
    color: var(--hover_color);
}
.line sup {
    float: right;
    margin: -14px 0 0 0px;
    color: #6e7a86;
    background: #fff;
    position: relative;
    font-size: 10px;
    font-size: 12px\0/;
}

* + html .line sup {
    margin-top: -12px;
    background: #ffffff;
    font-size: 12px;
}
* + html .line a {
    width: 125px;
}

p.welcome {
    margin: 40px 0 30px 0;
}

.welcome {
    font: 14px Golos, Arial, Helvetica;
    color: var(--text_color);
}
.arrow {
    background: url(images/sprite.png) no-repeat top left;
    background-position: 0 -194px;
    width: 15px;
    height: 5px;
    padding: 0 0 0 20px;
    font: 13px Golos, Arial, Helvetica;
}

.content .news-header {
    float: left;
    width: 100%;
    margin: 0px 0 0px 0;
}
* + html .news-header {
    margin: 30px 0 10px 0;
}

.content .news-header hr {
    width: 100%;
    clear: both;
    border: 1;
    background: #ccc;
    height: 1px;
}
.content .news-header h2 {
    float: left;
    margin: 0 0 10px 0;
    font-size: 22px;
}

* + html .news-header h2 {
    float: left;
    margin: 0 0 0px 0;
    font-size: 22px;
}

.news-header a {
    float: right;
    color: #7b8fa6;
    margin: 5px 0 0 0;
    font-size: 12px;
}
.news-header a:hover {
    color: var(--hover_color);
}

.content .news li {
    list-style: none;
}
.content .news p {
    font-weight: 400;
    margin-bottom: 10px;
    text-indent: 20px;
font-size: 1rem;
}
.content .news a {
font-size: 1rem;
    color: var(--link_color);
    outline: none;
    text-decoration: none;
    text-align: center;
}
.content .news a:hover {
    color: var(--hover_color);
    text-decoration: none;
}
.content .news h1,
.content .news h2,
.content .news h3,
.content .news h4,
.content .news h5,
.content .news h6 {
    color: #333;
    font-weight: 400;
    margin: 0 0 15px 0;
    padding: 0;
}
.content .news h1 {
    font-size: 28px;
    margin: 0 0 15px;
}
.content .news h2 {
    font-size: 20px;
}
.content .news h3 {
    font-size: 16px;
}
.content .news h4 {
    font-size: 14px;
    font-weight: 700;
}

.content .news ul {
    margin: 0 0 0 0;
    padding: 0;
}

.content .news ul li {
    margin: 0 0 10px 0;
}
.content .news ul li p.date {
    padding: 0;
    margin: 0 0 5px 0;
    color: #131313;
    font-size: 11px;
    font-weight: normal;
}
.content .news ul li img {
    margin: 0 10px 0 0;
    float: left;
}
.content .news ul li a {
       font-size:1rem;
 /*font-size: 15px;*/
   color: var(--link_color);
    margin: 0 0 10px 0;
}
.content .news ul li a:hover {
    color: var(--hover_color);
text-decoration:none;
}
.content .news ul li p {
    padding: 10px 0 0 0;
font-size:1em;
}

.content .news hr {
    float: left;
    width: 100%;
    border: 0;
    background: #cccccc;
    height: 1px;
    margin: 10px 0 10px 0;
}

* + html .news hr {
    float: left;
    width: 100%;
    border: 0;
    background: #cccccc;
    height: 1px;
    margin: 5px 0 10px 0;
}

.content .news .arrival {
    float: left;
    width: 47%;
    margin: 0 30px 0 0;
}
.content .news .events {
    float: left;
    width: 47%;
}

.content .news .arrival h2 a,
.content .news .events h2 a {
    color: #1f1f1f;
}

.content .news .arrival p.date {
    padding: 0;
    margin: 0 0 5px 0;
    color: #6a6a6a;
    font-size: 11px;
    font-weight: bold;
}

.content .news .events div a {
    float: left;
    margin: 0px 0 15px 0;
    font-size: 15px;
    color: var(--link_color);
    text-align: left;
}
.content .news .arrival a:hover,
.content .news .events a:hover {
    color: var(--hover_color);
}
.content .news .arrival div img {
    float: left;
    margin: 0 15px 0 0;
}

* + html .arrival > a {
    width: 100%;
    clear: both;
}
* + html .events > a {
    width: 100%;
    clear: both;
}

.content .news .arrival p,
.content .news .events p {
    width: 100%;
    clear: both;
font-size: 1em;
}

.content .news .events .calendar {
    font-size: 13px;
    color: #7b8fa6;
}

/* footer menu */
/*.ribbon {background:url('images/ribbon.jpg') center no-repeat;width:100%;height:24px;position:relative;}*/
.ribb {
    margin: -12px 0 0 0;
}

* + html .ribb {
    margin: -20px 0 0 0;
}

.bottom-menu {
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
    background-color: #f4f3ee;
}
.bottom-menu ul {
    height: 30px;
    float: left;
    left: 50%;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.bottom-menu ul li {
    float: left;
    position: relative;
    right: 50%;
    margin: 7px 20px;
}
.bottom-menu ul li a {
    color: #3b4247;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
    text-decoration: none;
}
.bottom-menu ul li a:hover {
    text-decoration: underline;
}

* + html .bottom-menu {
    margin-top: -5px;
}

/* footer */

.footer > div {
    float: left;
    font-size: 11px;
}

.footer .firstCol {
    width: 23%;
    padding: 0 2% 0 0;
}
.footer .secondCols {
    width: 30%;
    padding: 0 2% 0 0;
}

.footer .thirdCol {
font-size:1rem;
    width: 15%;
    padding: 0 2% 0 0;
}
.footer .fourthCol {
    width: 26%;
}

.footer .firstCol  {
      font-size: 0.9rem;
}

.footer .firstCol img {
    float: left;
    margin: 0 10px 0 0;
}
.footer .firstCol p strong {
    color: #2d2d2d;
}
.footer .firstCol p {
    margin: 0 0 4px 0;
    color: #969696;
}

.footer .secondCols p {
    margin: 0 0 5px 0;
font-size: 0.9rem;
}

.footer .thirdCol a.sitemap {
    background: url(images/sprite.png) no-repeat top left;
    background-position: 0 -1209px;
    margin: 0 0 7px 20px;
    padding: 0 0 0 20px;
}
.footer .thirdCol a.feedback {
    background: url(images/sprite.png) no-repeat top left;
    background-position: 0 -254px;
    margin: 0 0 7px 20px;
    padding: 0 0 0 20px;
}

.footer .fourthCol p {
    margin: 0 0 3px 0;
}

.madein {
    color: #666666;
    width: 250px;
    margin: 0 0 0 -10px;
    float: right;
    overflow: hidden;
    *zoom: 1;
}
.madein img {
    margin: 0 10px 0 0;
}
.madein a {
    color: #666666;
}
.madein a:hover {
    color: #c52121;
}
.madein a.hide-link {
    cursor: default;
    text-decoration: none;
}
.madein a.hide-link:hover {
    color: #666666;
    text-decoration: none;
}
.footer .fourthCol .madein .db {
    margin: 0 0 0 30px;
}

/* second page */
.path ul {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    padding-left: 0;
}
.path ul li {
    float: left;
    margin: 0 30px 5px 0;
    font-size: 11px;
}
/*old_version
.path ul li a {
    color: var(--text_color);
    text-decoration: none;
}
.path ul li a:hover {
    text-decoration: underline;
}*/
.path ul li a {
	font-family: Golos, Helvetica, Arial;
	font-size: 1rem;
	color: var(--link_color);
}
.path ul li a:hover {
	color: var(--t_color);
	text-decoration: none;
	background-color: var(--b_color);
}
.path ul li span {
   background: url(images/sprite.png) no-repeat;
    background-position: 0 -802px;
color: var(--hover_color);
    content: "\f0da";  
    font-family: 'Font Awesome 5 Free';
padding-right:10px;
    font-weight: bold;

    width: 14px;
    height: 4px;
    margin: 5px 0 0 8px;
    position: absolute;
}

.content .news .paginator {
    margin: 20px 0 0 0;
    float: left;
    width: 100%;
}
.content .news .paginator p {
    float: left;
    margin: 0 15px 0 0;
font-size: 1em;
}
.content .news .paginator ul {
    float: left;
}
.content .news .paginator ul li {
    float: left;
    margin: 0 15px 0 0;
}

.content .news .paginator ul li a {
    color: #1359a0;
}

.content .news .paginator ul li.selected {
    background: url("images/paginator.png") no-repeat;
    width: 21px;
    height: 21px;
    padding: 2px 0px 0 7px;
    margin: 0 7px 0 0;
    color: var(--text_color);
}
.content .news .paginator .arrow {
    background: url(images/arrow-right.png) center no-repeat;
    width: 5px;
    height: 5px;
    padding: 0 0 0 20px;
    text-decoration: none;
}

.paginator .arrow-left {
    background: url(images/arrow-left.png) center no-repeat;
    width: 5px;
    height: 5px;
    padding: 0 0 0 20px;
    text-decoration: none;
}

.paginator .arrow:hover {
    background: url(images/arrow-right-hover.png) center no-repeat;
    width: 5px;
    height: 5px;
    padding: 0 0 0 20px;
    text-decoration: none;
}
.paginator .arrow-left:hover {
    background: url(images/arrow-left-hover.png) center no-repeat;
    width: 5px;
    height: 5px;
    padding: 0 0 0 20px;
    text-decoration: none;
}

.content {
    margin: 0 0 40px 0;
}
* + html .content {
    margin: 0 0 90px 0;
}

.content h1 {
    font: 32px Golos, Arial, Helvetica;
    color: #342e2f;
}
.content h2 {
    font: 26px Golos, Arial, Helvetica;
    color: #342e2f;
}
.content h3 {
    font: 21px Golos, Arial, Helvetica;
    color: #342e2f;
    margin: 30px 0 20px 0;
}
.content h4 {
    font: 18px Golos, Arial, Helvetica;
    color: #342e2f;
}
.content h5 {
    font: 14px Golos, Arial, Helvetica;
    color: #342e2f;
    margin: 10px 0 30px 0;
}

.content p {
    padding: 3px 0;
    color: var(--text_color);
font-size: 1em;
line-height:1.3em;
}
.content small {
    font-size: 11px;
    line-height: 18px;
    color: #6f6b58;
    float: left;
    width: 100%;
}

blockquote {
  /* font: 14px Golos, Arial, Helvetica;
    font-style: italic;
    margin: 20px 0;
    padding: 20px 30px;
    background: #ebe6d9;
    color: #3f3a2d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
border-left:1vh solid #034d9a;font-style:italic;font-size:16px;margin:0 0 26px;padding:15px 25px 15px 25px}blockquote p{margin-bottom:0}blockquote cite{color:var(--b_color);display:block;font-weight:700;font-weight:600;font-size:16px;margin-top:15px}address{margin:0 0 26px}pre{background:#eee;font:14px "Courier 10 Pitch",Courier,monospace;line-height:1.6;margin-bottom:26px;max-width:100%;overflow:auto;padding:25px
}
/*new blockquote 17.02.2022*/

/*new blockquote 17.02.2022*/

blockquote{
  font-size: 1.4em;
  width:80%;
  margin:50px auto;
  font-family:Open Sans;
  font-style:italic;
  color: var(--text_color);
  padding:1.2rem 30px 1.2rem 75px;
border-left:1em solid transparent;
    border-image: linear-gradient(var(--b_color),var(--link_color),var(--err_color));
-moz-border-image: -moz-linear-gradient(var(--b_color),var(--link_color),var(--err_color));
-webkit-border-image: -webkit-linear-gradient(var(--b_color),var(--link_color),var(--err_color));
 border-image-slice: 1;
  line-height:1.6;
  position: relative;
  background:var(--tc2_color);
}


blockquote::before{
  font-family:Arial;
  content: "\201C";
  color:var(--b_color);
  font-size:10rem;
  position: absolute;
  left: 10px;
  top:-10px;
}

blockquote::after{
  content: '';
    
}

blockquote span{
  display:block;
  color:var(--b_color);
  font-style: normal;
  font-weight: bold;
  margin-top:1rem;
}

/*new blockquote 17.02.2022*/
/*new blockquote 17.02.2022*/



.content ol {
    counter-reset: list1;
    margin: 0 0 0 20px;
}
.content ol li {
    list-style: none;
    margin: 0 0 10px 0;
    font-size: 12px;
    font-weight: normal;
}
.content ol li span {
    font-weight: normal;
}
.content ol li:before {
    counter-increment: list1;
    content: counter(list1) ". ";
    margin: 0 10px 0 -24px;
}
.content ol li ol {
    counter-reset: list2;
    margin: 10px 0 0 20px;
}
.content ol li ol li {
    margin: 0 0 10px 0;
}
.content ol li ol li:before {
    counter-increment: list2;
    content: counter(list1) "." counter(list2) ". ";
}

.content ul {
    margin: 0 0 30px 45px;
}
.content ul li {
    list-style: disc;
    margin: 0 0 10px 0;
}
.content ul li ul {
    margin: 10px 0 0 30px;
}
.content ul li ul li {
    list-style-type: none;
    background: url("images/li.gif") no-repeat 0 0.6em;
    padding: 0 0 0 25px;
}

.content table {
    border: solid;
}
.content table thead {
    text-align: left;
}
.content table th,
.content table thead td {
    background: #b2c1d4;
    padding: 5px 0 5px 5px;
    color: #000;
    font: 13px Golos, Arial;

}
/*.content table tbody {
    border: 4px double var(--tc4_color);
}
.content table tfoot td {
    border: 4px double var(--tc4_color);
    font: 13px Golos, Arial;
}*/
.content table tbody td {
    border: 1px solid var(--tc4_color);
    color: #000;
    padding: 10px 5px;
    font: 13px Golos, Arial;

}
.content table tbody td + td {
    border-left: 1px solid var(--tc4_color);
    font: 13px Golos, Arial;
}

.files-download {
    position: relative;
    padding: 0px 50px 0px 0px;
}
.files-download div {
    overflow: hidden;
}

* + html .files-download div {
    margin: 0 0 10px 0;
}

.files-download a {
    margin: 0px 0px 10px;
    min-height: 23px;
    padding: 5px 0px 0px 35px;
    float: left;
    font: 13px/16px Golos, Arial;
    text-decoration: none;
    background: url("/images/docs/no.png") no-repeat scroll left top transparent;
}
.files-download a:hover {
    text-decoration: none;
}
.files-download a span {
    padding-right: 4px;
    text-decoration: underline;
    color: #257cc7;
}
.files-download a:hover span {
    color: #333;
}
.files-download i {
    font: normal 10px/10px Golos, Arial;
    color: #999;
}
.files-download .file_prop {
    margin: 0px 0px 10px;
    padding: 5px 0px 0px 35px;
    float: left;
}

.files-download a.pdf {
    background: url("/images/docs/pdf.png") no-repeat left top;
}
.files-download a.doc {
    background: url("/images/docs/doc.png") no-repeat left top;
}
.files-download a.gif {
    background: url("/images/docs/gif.png") no-repeat left top;
}
.files-download a.jpg {
    background: url("/images/docs/jpg.png") no-repeat left top;
}
.files-download a.ppt {
    background: url("/images/docs/ppt.png") no-repeat left top;
}
.files-download a.rar {
    background: url("/images/docs/rar.png") no-repeat left top;
}
.files-download a.xls {
    background: url("/images/docs/xls.png") no-repeat left top;
}
.files-download a.zip {
    background: url("/images/docs/xls.png") no-repeat left top;
}

.fourthCol .counter {
    color: #666666;
    float: right;
    margin: 10px 0 0 -10px;
    overflow: hidden;
    width: 250px;
    text-align: right;
}

#container {
    width: 580px;
    padding: 10px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
}

#example {
    width: 600px;
    height: 350px;
    position: relative;
}

#ribbon {
    position: absolute;
    top: -3px;
    left: -15px;
    z-index: 500;
}

#frame {
    position: absolute;
    z-index: 0;
    width: 739px;
    height: 341px;
    top: -3px;
    left: -80px;
}

/*
	Slideshow
*/

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

#slides {
}

.slides_container {
    z-index: -1;
    overflow: hidden;
    position: relative;
    display: none;
}
.slidesjs-container:after {
    position: absolute;
    z-index: 10;
    content: "";
    left: 0;
    right: 0;
    height: 25px;
    bottom: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
}

.slides_control {
    height: 235px !important;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
    width: 570px;
    height: 270px;
    display: block;
}

.slides_container a img {
    display: block;
}

/*
	Next/prev buttons
*/

#slides .next,
#slides .prev {
    position: absolute;
    top: 107px;
    left: -39px;
    width: 24px;
    height: 43px;
    display: block;
    z-index: 101;
}

#slides .next {
    left: 585px;
}

/*
	Pagination
*/

.content ul.slidesjs-pagination {
    position: relative;
    height: 25px;
    margin: -20px auto 20px;
    width: 100px;
    padding: 0;
    list-style: none;
    z-index: 10;
}

.content .slidesjs-pagination li {
    float: left;
    margin: 0 1px;
    list-style: none;
    padding: 0;
    list-style: none;
}

.content .slidesjs-pagination li a {
    display: block;
    width: 12px;
    height: 0;
    padding-top: 12px;
    background-image: url(images/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.content .slidesjs-pagination li a.active {
    background-position: 0 -13px;
}
a.slidesjs-navigation {
    position: absolute;
    left: -9999px;
}

#print-link-back {
    display: none;
}

.content .news ul li a.addToSelected {
    font-size: 11px;
}

.t5,
.t4,
.t3,
.t2,
.t1,
.t0,
.t-0,
.t-1,
.t-2,
.t-3,
.t-4,
.t-5 {
    font-size: 24px;
}

.t5 {
    color: #be0000;
}
.t4 {
    color: #de0000;
}
.t3 {
    color: #ff3a3a;
}
.t2 {
    color: #e78042;
}
.t1 {
    color: #107d18;
}
.t0 {
    color: #107c7d;
}
.t-0 {
    color: #349495;
}
.t-1 {
    color: #0d9dcc;
}
.t-2 {
    color: #0e7da2;
}
.t-3 {
    color: #0e4da2;
}
.t-4 {
    color: #003a88;
}
.t-5 {
    color: #060088;
}
.gdweather,
.gdwinfo {
    font-size: 11px;
    white-space: normal;
    margin-left: 5px;
}

.weather .city {
    margin-left: 10px;
    color: #58534f;
}

.weather {
    background-color: #ffffff;
}

.news {
    float: left;
    position: relative;
    width: 100%;
}

.content .wizard td {
    padding: 0 !important;
    margin: 0 !important;
    border-right: none;
}
.menu-clear-left {
    clear: left;
}

.content .news .map-columns ul li a {
    font-size: 13px;
}
.content .news .map-columns ul li {
    margin-bottom: 3px;
}
.content .news .map-columns ul {
    margin: 10px 0;
}

.content table.map-columns td {
    border: none;
}

.corsorH3 h3 {
    padding: 0 0 0 10px;
    cursor: pointer;
}

.corsorH3 h3 a {
    background: url(/images/icon_next.png) no-repeat 100% 50%;
    padding: 0 18px 0 0;
}
.gosServices .even {
    background: none;
}
.gdcontent .even {
    background: none;
}
.gosServices table {
    margin: 0;
}

.content .news table.tabsGosServices {
    margin: 0 0 0 -6px;
}
.content .news table.tabsGosServices,
.content .news table.tabsGosServices td,
.content .news table.tabsGosServices th,
.content .news table.tabsGosServices table {
    padding: 0;
    border: 0;
}
.content .news .gosServices .item-table td {
    background-color: #f5f5f5;
    border: 1px solid #d0d0d0;
    padding: 6px 10px;
}
.content .news .gosServices .item-table td.item-blue {
    background-color: #fff;
}
.content .news .gosServices ul li {
    margin: 18px 0;
}
.content .news .gosServices .item-detail ul li {
    margin: 5px 0;
}
.content .news .gosServices #item-menu .selected {
    font-weight: bolder;
}
.content .news .gosServices .item-detail h4 {
    font-size: 16px;
    margin-bottom: 14px;
    font-weight: normal;
}
table.tabsGosServices .bx-sm-leftshadow {
    background: url(/images/left-shadow.gif) no-repeat 0 100%;
}
.bx-sm-feature-select .bx-sm-parent {
    background: url(/images/tabs.gif) no-repeat 100% 0;
}
.bx-sm-feature-select .bx-sm-parent .bx-sm-header {
    background: url(/images/tabs.gif) no-repeat;
}
.bx-sm-holder-show .bx-sm-parent .bx-sm-header {
    display: block;
    padding: 0 14px;
    line-height: 34px;
}
.bx-sm-feature-select .bx-sm-parent .bx-sm-header {
    margin-right: 2px;
}
.bx-sm-feature-select .bx-sm-parent a,
.bx-sm-feature-select a.bx-sm-parent,
.bx-sm-feature-select a.bx-sm-parent-button {
    color: #000;
}
.bx-sm-parent .bx-sm-header,
.bx-sm-parent-button .bx-sm-header-button {
    height: 34px;
    text-align: center;
}

.bx-sm-parent a,
a.bx-sm-parent,
a.bx-sm-parent-button {
    display: block;
    font-family: Golos, Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
    line-height: 34px;
    text-decoration: none;
}

.gosServices .bx-sm-separator {
    background: url("/images/tabs.gif") no-repeat scroll left -68px transparent;
}

.bx-sm-feature-noselect .bx-sm-parent,
.bx-sm-feature-noselect .bx-sm-parent-button {
    background: url("/images/tabs.gif") no-repeat scroll right -34px transparent;
}

.bx-sm-feature-noselect .bx-sm-parent .bx-sm-header,
.bx-sm-feature-noselect .bx-sm-parent-button .bx-sm-header-button {
    background: url("/images/tabs.gif") no-repeat scroll left -34px transparent;
}

.bx-sm-feature-noselect .bx-sm-parent .bx-sm-header,
.bx-sm-feature-noselect .bx-sm-parent-button .bx-sm-header-button {
    margin-right: 2px;
}

.bx-sm-feature-noselect .bx-sm-parent a,
.bx-sm-feature-noselect a.bx-sm-parent,
.bx-sm-feature-noselect a.bx-sm-parent-button {
    color: #767676;
}

.bx-sm-rightshadow {
    background: url("/images/right-shadow.gif") no-repeat scroll left bottom transparent;
}

.bx-sm-rightline {
    background: url("/images/right-line.gif") no-repeat scroll left bottom transparent;
}

#undertabs {
    background: none repeat scroll 0 0 #f0f0f0;
    margin: 14px 0 28px;
    padding: 6px 10px 10px;
    position: relative;
}

#undertabs div {
    background: url("/images/action-arrow-light.gif") no-repeat scroll 0 5px transparent;
    display: inline;
    padding: 2px 30px 2px 16px;
    position: relative;
    vertical-align: middle;
}

#BX_file_dialog table {
    margin-bottom: 0px !important;
}

.content table.bx-auth-table td {
    border: none;
    background: none #ffffff;
}

table.simple th,
table.simple td {
    text-align: left;
    vertical-align: top;
}
table.simple td {
    background: #ffffff;
}
table.simple th {
    border-bottom: none;
}
.div_right {
    width: 49%;
    height: 80px;
    float: right;
}
.name {
    float: left;
    font-family: Golos, Helvetica;
    font-size: 50px;
    font-weight: 500;
    width: 360px;
}
.desc {
    font-weight: bold;
    color: #7a7a7a;
}
.official {
    margin-top: 60px;
    margin-bottom: 60px;
}
.official ul li {
    font-weight: bold;
    list-style-type: none !important;
}

.my_calendar_table {
    border: 2px solid #08298a !important;
}
/*.my_table {
    border: 4px double var(--tc4_color) !important;
}
.my_table td {
    border: 1px solid var(--tc4_color) !important;
}*/

.empty_table {
    border: 0 !important;
}
.empty_table td {
    border: none !important;
    background: #edeef0;
}
.empty_table tbody {
    border: none !important;
}

.my_input {
    background-color: white;
    width: 500px;
}
.sel_video {
    text-align: left;
    padding: 5px;
    font-size: 11pt;
    font-family: Golos, Arial;
    border-bottom: 1px solid #cecef6;
}

.r_col_div {
    text-align: left;
    padding: 5px;
    font-size: 11pt;
    color: #333333;
    font-family: Golos, Arial;
    border-bottom: 1px solid #cecef6;
}
.r_col_div:hover {
    background: #cbe7e9;
    color: #08298a;
}
.r_col_div i {
    color: #7482ab;
}

.my_banner:hover img {
    width: 236px;
}

.div_for_post table {
    border: 0 !important;
}
.div_for_post td {
    border: none !important;
}
.div_for_post tbody {
    border: none !important;
}
.div_for_postinputs input[type="text"] {
    width: 915px;
}

.for_image_selection_x2:hover {
    -webkit-filter: saturate(200%);
    filter: saturate(200%);
}
.for_image_contrast:hover {
    -webkit-filter: contrast(1.5);
    filter: contrast(1.5);
}

.my_button_link {
    color: #ffffff;
    font-size: 1rem;
    background: var(--b_color);
    padding: 3px 5px 3px 5px;
    border-radius: 2px;
}
.my_button_link:hover {
    background: var(--link_color);
/*font-size:1.2rem;*/
}

.ya-share2__list li {
    background: none;
    padding: 0 5px 0 0;
}

.top_links {
    color: #6166ae;
}
.top_links:hover {
    color: #08298a;
}
.footer_link {
    text-decoration: none !important;
    line-height: 1.7;
}
/*
.section-menu {
    margin: 15px 0 15px 0;
    line-height: 2;
    text-align: justify;
}
.section-menu a {
    background: #f4f3ee;
    text-decoration: none !important;
    color: #333333 !important;
    padding: 3px 5px 3px 5px;
    border: 1px solid #ccd0df;
   border-radius: 3px;
}
.section-menu a:hover {
    color: #08298a !important;
    background: #ccd0df;
}
.section-menu a.selected {
    font-weight: bold;
}*/
.section-menu {
	float: left;
    display: inline-block;
	/*border-top: solid 3px var(--b_color);
	border-bottom: solid 3px var(--b_color);*/
width:96%;
    margin: 15px 0 15px 0;
    line-height: 2;
    text-align: justify;
	
}
.section-menu a {
    background: var(--b_color);
    text-decoration: none !important;
    color: var(--t_color) !important;
    border: 1px solid var(--tc_color);
    
	padding: auto-flow;
	font-size: 1rem;
}
.section-menu a:hover {
    color: var(--t_color) !important;
    background: var(--tc_color);
}
.section-menu a.selected {
    font-weight: bold;
    background-color: var(--hover_color);
}

.one_column {
    max-width: 100%;
    float: left;
    margin: 0 5px 5px 0;
}
.two_columns {
    max-width: 48%;
    float: left;
    margin: 0 5px 5px 0;
}

/*вкладки - УФК*/
.tabs_ufk {
    width: 100%;
    padding: 0px;
    margin: 0 auto;
}
.tabs_ufk > input {
    display: none;
}
.tabs_ufk > div {
    display: none;
    padding: 12px;
    border: 1px solid #c0c0c0;
    background: #ffffff;
}
.tabs_ufk > label {
    display: inline-block;
    padding: 7px;
    margin: 0 -5px -1px 0;
    text-align: center;
    color: #666666;
    border: 1px solid #c0c0c0;
    background: #e0e0e0;
    cursor: pointer;
}
.tabs_ufk > input:checked + label {
    color: #000000;
    border: 1px solid #c0c0c0;
    border-bottom: 1px solid #ffffff;
    background: #ffffff;
}
#tab_ufk_1:checked ~ #txt_ufk_controls_1,
#tab_ufk_2:checked ~ #txt_ufk_controls_2 {
    display: block;
}
/* /вкладки - УФК*/
/*Выделенный блок текста*/
.marked_block {
color:var(--text_color);
font-size:1rem;
box-shadow: 5px 5px rgba(0,59,129,0.6);
 padding: 15px; border: 1px solid var(--b_color);
 border-radius: 5px; margin-top: 15px;}

/*новый*/
.marked_block{
  margin: 2% 0;
  padding:2%;
  width: calc(100%-2%);
  height: 100%;
  border: 1vh solid var(--b_color);
  position: relative;
  background: #ffffff;
  box-shadow: inset 0 0 1vh 8px var(--t_color), 0 0 1vh 8px #fff;
  animation: changeBorders 5s linear;
}

@keyframes changeBorders {
  0% {
    border: 1vh solid white;
    border-left: 1vh solid var(--tc_color);
  }
  25% {
    border: 1vh solid white;
    border-left: 1vh solid var(--tc_color);
  }
  25.02% {
    border: 1vh solid white;
    border-left: 1vh solid var(--tc_color);
    border-bottom: 1vh solid var(--tc_color);
  }
  50% {
    border: 1vh solid white;
    border-left: 1vh solid var(--tc_color);
    border-bottom: 1vh solid var(--tc_color);
  }
  50.02% {
    border: 1vh solid white;
    border-left: 1vh solid var(--tc_color);
    border-bottom: 1vh solid var(--tc_color);
    border-right: 1vh solid var(--tc_color);
  }
  75% {
    border: 1vh solid white;
    border-left: 1vh solid var(--tc_color);
    border-bottom: 1vh solid var(--tc_color);
    border-right: 1vh solid var(--tc_color);
  }
  75.02% {
    border: 1vh solid var(--tc_color);
  }
}

.movingBorder::after {
  width: 1vh;
  background-color: white;
  height: 0;
  position: absolute;
  bottom: 0;
  left: -1vh;
  z-index: 1;
  animation: movedown 5s linear;
  animation-fill-mode: forwards;
  content: "";
  display: inline-block;
}

@keyframes movedown {
  0% {
    height: calc(100% + 10px);
    width: 1vh;
    bottom: -1vh;
    left: -1vh;
  }
  25% {
    height: 1vh;
    width: 1vh;
    bottom: -1vh;
    left: -1vh;
  }
  25.01% {
    height: 1vh;
    width: calc(100% + 10px);
    bottom: -1vh;
    left: -1vh;
  }
  50% {
    height: 1vh;
    width: 0%;
    left: 100%;
    bottom: -1vh;
  }
  50.01% {
    height: calc(100% + 10px);
    width: 1vh;
    left: 100%;
    bottom: -1vh;
  }
  75% {
    height: 0;
    width: 1vh;
    left: 100%;
    bottom: 100%;
  }
  75.01% {
    height: 1vh;
    width: calc(100% + 10px);
    left: 0%;
    bottom: 100%;
  }
  99.01% {
    height: 1vh;
    width: 0;
    left: 0;
    bottom: 100%;
  }
}

/*новый*/

/*marked_animated block*/
.marked_block_ {
  padding: 3% 3% 3% 3%;
 }

/* The animation starts here */
.marked_block_ {
  position: relative;
}

.marked_block_:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 1vh;
  background: linear-gradient(120deg,  #0575E6, #003b81,#b4003c);
  background-size: 300% 300%;
  clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), 3px calc(100% - 3px), 3px 100%, 100% 100%, 100% 0%, 0% 0%);
}

.marked_block_.an:after {
  animation: frame-enter 1s forwards ease-in-out reverse, gradient-animation 4s ease-in-out infinite;
}

/* motion */
@keyframes gradient-animation {
  0% {
    background-position: 15% 0%;
  }
  50% {
    background-position: 85% 100%;
  }
  100% {
    background-position: 15% 0%;
  }
}

@keyframes frame-enter {
  0% {
    clip-path: polygon(0% 100%, 1vh 100%, 1vh 1vh, calc(100% - 1vh) 1vh, calc(100% - 1vh) calc(100% - 1vh), 1vh calc(100% - 1vh), 1vh 100%, 100% 100%, 100% 0%, 0% 0%);
  }
  25% {
    clip-path: polygon(0% 100%, 1vh 100%, 1vh 1vh, calc(100% - 1vh) 1vh, calc(100% - 1vh) calc(100% - 1vh), calc(100% - 1vh) calc(100% - 1vh), calc(100% - 1vh) 100%, 100% 100%, 100% 0%, 0% 0%);
  }
  50% {
    clip-path: polygon(0% 100%, 1vh 100%, 1vh 1vh, calc(100% - 1vh) 1vh, calc(100% - 1vh) 1vh, calc(100% - 1vh) 1vh, calc(100% - 1vh) 1vh, calc(100% - 1vh) 1vh, 100% 0%, 0% 0%);
  }
  75% {
    -webkit-clip-path: polygon(0% 100%, 1vh 100%, 1vh 1vh, 1vh 1vh, 1vh 1vh, 1vh 1vh, 1vh 1vh, 1vh 1vh, 1vh 0%, 0% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 1vh 100%, 1vh 100%, 1vh 100%, 1vh 100%, 1vh 100%, 1vh 100%, 1vh 100%, 1vh 100%, 0% 100%);
  }
}
/*marked_animated block*/




















.marked_block_r {background: #f7e5eb; 
color: rgb(180, 0, 60);
font-size:1rem;
box-shadow: 5px 5px rgba(0,59,129,0.6);
 padding: 15px; border: 1px solid rgb(180, 0, 60);
 border-radius: 5px; margin-top: 15px;}

/*buttons & lines*/
.search input[type="submit"] {
    background: var(--b_color);
}
.content .news hr {
    color: var(--b_color);
}

.content .news a.btn-xs {
    color: var(--t_color);
}

/*headers*/

.name {
    color: var(--b_color);
}

.news-header b {
  background-color: rgb(0,59,129);
	color: var(--t_color);
}

.content .news-header h2 {
    color: var(--b_color);
}

/*useful links*/
.slider-title {
    color: var(--t_color);
    text-align: center;
}
.center .black-cover-block {
    background: var(--b_color);
    opacity: 0.8;
position: absolute;
	left: 0;
	max-width: 30%;
}

.active .slider-title {
    word-break: normal;
}

/*заголовки блоков*/
.block_head {
    background: var(--b_color);
    padding: 3px;
    width: 100%;
    border-radius: 3px 3px 0px 0px;
    text-align: center;
}
span.block_head {
    color: #ffffff;
    font-family: Golos, Arial, Helvetica;
}
h3.firstPerson {
    width: 205px;
    border: 1px solid var(--b_color);
    background: #ffffff none repeat scroll 0% 0%;
    border-radius: 0px 0px 3px 3px;
    text-align: center;
}
.block_head > b {
    color: var(--t_color);
}
.firstPerson span {
   
    font-family: Golos, Arial, Helvetica;
}

/*блок кнопкой из картинки*/
.block_img_but {
    width: 205px;
    text-align: center;
    margin-top: 5px;
    padding: 2px 0 2px 0;
    border: solid 1px var(--b_color);
    background: #ffffff;
    border-radius: 3px;
}

/*Круглое изображение*/
.round_pic {
    border-radius: 100px; /* Радиус скругления */
    border: 3px solid #003b81; /* Параметры рамки */
    box-shadow: 0 0 7px #666; /* Параметры тени */
    object-fit: cover;
    object-position: center;
}

/*значок камеры*/
.fa-camera {color: var(--b_color);}
.pic_but{ color: var(--b_color); font-size: 18px; padding: .7em 1.5em;}
.pic_but:hover{background-color: var(--b_color); color:var(--t_color);}
.fa-camera:hover {color:var(--t_color);}

/*6-ти гранные кнопки*/

.andication {
  position: relative;
  margin: 1.5em 3em;
  width: 4em;
  height: 6.2em;
  border-radius: 10px;
  display: inline-block;
  top: 0;
  transition: all 0.2s ease;
  }
  .andication:before, .andication:after {
  position: absolute;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  background: inherit;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  }
  .andication:before {
  transform: rotate(60deg);
  }
  .andication:after {
  transform: rotate(-60deg);
  }
  .andication:hover {
  top: -4px;
  }
  .andication .umasence {
  width: 60px;
  height: 60px;
  position: absolute;
  background: #fff;
  z-index: 10;
  border-radius: 50%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  }
  .andication .umasence i.fa {
  font-size: 2em;
  margin-top: 8px;
  }
  .andication .font {
  display: inline-block;
  margin-top: 1em;
  }
  .andication .adevulas {
  position: absolute;
  border-radius: 4px;
  padding: 5px 5px 4px;
  width: 100px;
  z-index: 11;
  color: #fff;
  bottom: 12px;
  left: 50%;
  margin-left: -55px;
  height: 15px;
  font-size: 14px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.27);
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  background:rgb(0,59,129,0.5);
  cursor: default;
  }

  .blue {
  background: linear-gradient(to bottom right, #39aee2 0%, #2189dc 100%);
  color: #1890ea;
}
  .blue-dark {
  background: linear-gradient(to bottom right, #1976D2 0%, #283593 100%);
  color: #1c68c5;
  }

@media only screen and (max-width: 1220px){
     .desc_1 {font-size: 10px; width: auto;}
	.title-search-input{width: 15px;}
	.div_right{width: 40%}
	.desc_1 img {width:80px;}	
	input#title-search-input.input{width: 60px;}
.search input[type="submit"] {font-size: 6px; width: 30px;}}
}


/*p, .content .news p, .news-detail p {
	font-size: 1rem;
}*/



/*стикеры для обновления новостей*/
.sticker{position: relative;
  width: 150px;
  height: 35px;
  float: left;
  font-size: 1.5em;
  font-weight: bold;
  margin: 30px 10px 10px -30px;
  background-color:var(--b_color);
  border-radius: 0px 10px 250px / 0 200px 55px 250px;
  -webkit-box-shadow: -3px 5px 12px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: -3px 5px 12px 0 rgba(0,0,0,0.3);
  box-shadow: -3px 5px 12px 0 rgba(0,0,0,0.3);
  //-ms-transform: rotateZ(-4deg);
  //-webkit-transform: rotateZ(-4deg);
  //transform: rotateZ(-4deg);
}
.sticker b {color:var(--t_color) }

caption {
	font-size: 1.25rem;
	font-weight: bolder;
	color: var(--b_color);
}

/*кнопки под меню*/
.btn_main {
  background-color: var(--b_color);
font-size:1.1rem;
vertical-align: middle;
  border: none;
  color: white;
   cursor: pointer;
  width:100%;
  height:81px;
margin:0;
padding:0;}

.btn_main:hover {
  background-color: var(--t_color);
  border: solid 2px var(--link_color);
  color: var(--link_color);
  cursor: pointer;
  width:100%;
  height:81px;}

/*Баннеры госуслуги на главной*/
.GU_ban{
display: flex;
flex-wrap: wrap;
}

/*top menu*/
/* ==========================================================================
   TOPNAVI */
/* ========================================================================== */
.bx-hover span{
	color:var(--t_color);
}
.bx-hover .bx-nav-2-lvl span {
	color:var(--t_color);
	font-size: 0.8rem;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container {
	background-color: var(--b_color);
}
.bx-hover > a span:hover {
	
	color:var(--b_color);
	
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover > a span {
	background-color: var(--b_color);
	color: var(--t_color);
}
.bx-hover .bx-nav-2-lvl span:hover {
	color: var(--hover_color);
	}
.bx-top-nav-container .bx-nav-1-lvl > a span:hover {
		color: var(--t_color);
}
/**/
.top-nav-block{background-color:var(--b_color); margin-bottom:2%;}
.container-top-navigation {
    position: relative;
    background: #ffffff;
}
.container-top-navigation > .content {
    position: static;
}
.container-top-navigation > .content > .col {
    position: static;
}
.top-nav-block ul,
.top-nav-block li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.top-nav-block {
    float: left;
    display: inline-block;
}
.top-nav-block li {
    float: left;
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}
.top-nav-block li a {
    font: normal 0.8rem Golos, Helvetica, Arial;
    text-decoration: none;
    color: var(--t_color);
    display: block;
    padding: 10px;
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}
@media (min-width: 992px) {
    .top-nav-block li a {
        font-size: 16px;
        padding: 10px 15px;
    }
}
@media (min-width: 1280px) {
    .top-nav-block li a {
        font-size: 18px;
        padding: 10px 20px;
    }
}
.top-nav-block li a:hover {
    color: var(--t_color);
    background: var(--b_color);
}
.top-nav-block li.parent > a {
    padding-right: 30px;
    position: relative;
}
.top-nav-block li.parent > a:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 5px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url('images/all-icons.png') no-repeat 0 -20px;
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}
@media screen and (min-resolution: 192dpi) {
    .top-nav-block li.parent > a:after {
        background-image: url('images/all-icons@2x.png');
        background-size: 200px 300px;
    }
}
@media (min-width: 992px) {
    .top-nav-block li.parent > a {
        padding-right: 40px;
    }
    .top-nav-block li.parent > a:after {
        right: 15px;
    }
}
@media (min-width: 1280px) {
    .top-nav-block li.parent > a {
        padding-right: 50px;
    }
    .top-nav-block li.parent > a:after {
        right: 20px;
    }
}
.top-nav-block li.parent > a:hover:after {
    background-position: 0 0;
}
.top-nav-block li:hover > a,
.top-nav-block li:focus > a,
.top-nav-block li.parent:hover,
.top-nav-block li > a:hover,
.top-nav-block li.parent.active > a,
.top-nav-block li.parent.current > a,
.top-nav-block li.current a {
    color: var(--t_color);
    background: var(--b_color);
}
.top-nav-block li:hover > a:after,
.top-nav-block li:focus > a:after,
.top-nav-block li.parent:hover:after,
.top-nav-block li > a:hover:after,
.top-nav-block li.parent.active > a:after,
.top-nav-block li.parent.current > a:after,
.top-nav-block li.current a:after {
    background-position: 0 0;
}
.top-nav-block li:hover .second-level,
.top-nav-block li.active .second-level {
    height: auto;
    overflow: visible;
    opacity: 1;
}
.top-nav-block .second-level li.parent > a:after {
    content: none;
}
.second-level {
    height: 0;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 200;
    background: #45a3ba;
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}
.second-level .content {
    margin: 0 auto !important;
}
.second-level ul {
    padding: 30px 20px;
}
.second-level li {
    width: 25%;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.second-level li a {
    display: inline-block;
    padding: 5px 0;
    font: normal 0.8rem  Golos, Helvetica, Arial;
    color: var(--t_color);
}
.second-level li a:hover {
    text-decoration: underline;
    background: transparent;
}
.third-level {
    display: none;
}
.top-nav-block.hovered li,
.top-nav-block.hovered li a,
.top-nav-block.hovered li.parent > a:after,
.top-nav-block.hovered .second-level {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.cn-modal {
    margin: 0 auto;
    background:  var(--t_color);
    position: relative;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .4);
}
.cn-modal .content {
    color: #1c1c1c;
}
.cn-modal-close,
.cn-modal-close.mfp-close {
    color: #1c1c1c;
    cursor: pointer;
    margin: 0;
    line-height: 50px;
    padding: 0;
    width: 50px;
    height: 50px;
    display: inline-block;
    font-size: 40px;
}
.cn-modal-header {
    font-size: 28px;
    padding: 15px 40px 15px 20px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
    background: var(--t_color);
    border-radius: 5px 5px 0 0;
}
.cn-modal-content {
    padding: 20px;
}
.cn-modal-footer {
    padding: 20px;
}
.cn-modal-error {
    margin: -20px -20px 0;
    padding: 10px 20px;
    background: #a42338;
    color: #157fc4;
}
.cn-modal-error p {
    margin: 0;
    font-weight: bold;
}
.cn-modal-error font.errortext,
.cn-modal-error font.notetext {
    color: inherit !important;
}
.cn-modal-error.noerror {
    background: #409990;
}
.cn-modal-errors {
    list-style: none;
    margin: 0;
    padding: 0;
}
/*top menu*/


/*резиновый проигрыватель*/
.frame_blc{
  overflow:hidden;
  position:relative;
  padding-bottom:56.25%;
  padding-top:30px;
  height:0;
}
.frame_blc iframe {
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
}
/*Covid в шапке*/
.covid{	display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 10px auto;
  max-width: 100%;
	}
.covid_unit{width: auto;
    max-width: 20px;
    /*margin: 12px;
    padding: 1.5rem;
    color: #fff;
    border-radius: 5px;
    box-shadow: 7px 6px 26px -17px rgba(0, 59, 129, 0.6);
    cursor: pointer;
    transition: 0.3s all;*/
 max-width: 25%;
 margin: auto;
    padding: 0.1rem;
    color: #fff;
    border-radius: 3px;
/*    box-shadow: 7px 6px 26px -17px rgba(0, 59, 129, 0.6);*/
  box-shadow: 1.1% 1% 5% -5% rgba(0, 59, 129, 0.6);
  cursor: pointer;
    transition: 1.3s all;}
.covid_unit:hover{background-color:var(--t_color);}
.marked_block_rC {background: #f7e5eb; 
color: rgb(180, 0, 60);
font-size:1rem;
box-shadow: 5px 5px rgba(0,59,129,0.6);
/* padding: 15px;*/ border: 1px solid rgb(180, 0, 60);
 border-radius: 5px; margin-top: 15px;}
/*Covid  раздел*/
.covid_2{	display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 10px auto;
  max-width: 100%;
	}
.covid_unit_2{
    margin: 12px;
    padding: 1.5rem;
    color: #fff;
    border-radius: 5px;
    box-shadow: 7px 6px 26px -17px rgba(0, 59, 129, 0.6);
    cursor: pointer;
    transition: 0.3s all;}

/*Блок информации на главной*/
.marked_block_b{color:var(--text_color);
background-color:rgba(0,59,129,0.6);
font-size:1rem;
box-shadow: 5px 5px var(--b_color);
 padding: 5px; border: 1px solid var(--b_color);
 border-radius: 5px; margin-top: 5px;}
.nat_projects a  {display: inline-block;
  }
.nat_projects img{transition: all .3s ease;}
.nat_projects a:hover img{opacity: 0;}
.nat_projects a:hover{background: url(/images/2021/main_banners_2021/natsproety_b.png); background-size:100%;}

.map a  {display: inline-block;}

.map img{width:100%; transition: all .3s ease; }

.map a:hover img{opacity: 0; }

.map a:hover{color:var(--text_color); background: url(/images/banners/map.png); background-size:100%;background-position:center, center;}

.map_p {color:var(--b_color);}

/*стили блоков текста*/

.success,
.info,
.warning,
.error {
	position: relative;
	padding: 2% 2% 2% 4%;
font-size: 1rem;
}
.info:before,
.success:before,
.warning:before,
.error:before {
	position: absolute;
	top: 50%;
	margin-left: -3%;
	line-height: 0!important;
	font-family: FontAwesome;
	font-size: 2.5rem;
	text-align: center;
}
.info {color:var(--b_color); background:var(--tc2_color);}
.info:before {content: "\f129";}
.success {color: #0f5132; background: #dff2bf;}
.success:before {content: "\f00c";}
.warning {color: #5f5000; background: #feefb3;}
.warning:before {content: "\f12a";}
.error {color: #842029;	background: var(--err2_color);}
.error:before {content: "\f00d";}

/*стили таблиц*/
.table-bordered {
    border: 1px solid #ededed;
    border-collapse: separate;
    border-left: 0;
}
.table-bordered th,
.table-bordered td {
    border-left: 1px solid #ededed;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
    border-top: 0;
}
.table-bordered tbody + tbody tr:first-child td {
    border-top: solid 2px var(--tc2_color);
}
.table-striped tbody > tr:nth-child(even) > td,
.table-striped tbody > tr:nth-child(even) > th {
    background-color: var(--tc2_color);
}
.primary-box .table-striped tbody > tr:nth-child(even) > td,
.primary-box .table-striped tbody > tr:nth-child(even) > th,
.secondary-box .table-striped tbody > tr:nth-child(even) > td,
.secondary-box .table-striped tbody > tr:nth-child(even) > th {
    background-color: rgba(255, 255, 255, 0.2);
}
.table-hover tr:hover > th,
.table-hover tr:hover > td {
    background-color: var(--tc_color);
}
.table-noborder th,
.table-noborder td {
    border: 0;
    padding: 8px;
}
.table-noborder th p:first-child,
.table-noborder td p:first-child {
    margin-top: 0;
}
.table-noborder th p:last-child,
.table-noborder td p:last-child {
    margin-bottom: 0;
}
.table-noborder th:first-child,
.table-noborder td:first-child {
    padding-left: 0;
}
.table-noborder th:last-child,
.table-noborder td:last-child {
    padding-right: 0;
}
/*spoiler by sszobnin*/
.z_spoiler{width:100%;
height: auto;
background-color: var(--b_color);
color: var(--t_color);
font-size: 1.3rem;
font-weight:900;
padding: 1em 0;
text-align: center;
}
/*copyright*/
.noselect {
    -moz-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;   
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -khtml-user-select: none;
}
/*поля*/
.mar_t{margin-top: 5%;} 
.mar_b{margin-bottom: 5%;}
.mar_l{margin-left: 5%;}
.mar_r{margin-right: 5%;}
.mar_v{margin-top:5%;
margin-bottom:5%;}
.mar_h{margin-left:5%;
margin-right:5%;}
.mar_{margin-top: 5%;
margin-bottom: 5%;
margin-left:5%;
margin-right:5%;
}
 .pad_t{padding-top: 5%;}
 .pad_b{padding-bottom: 5%;} 
.pad_l{padding-left: 5%;}
.pad_r{padding-right: 5%;}
.pad_v{padding-top:5%;
padding-bottom:5%;}
.pad_h{padding-left:5%;
padding-right:5%;}
.pad_{padding-top: 5%;
padding-bottom: 5%;
padding-left:5%;
padding-right:5%;
}

/*разворот изображения*/
.rot_h{transform: scale(-1, 1);}
.rot_v{transform: scale(1, -1);}
.rot_{transform: scale(-1, -1);}
/*align*/
.j_{text-align:justify;}
.c_{text-align:center;}
.l_{text-align:left;}
.r_{text-align:right;}

/*градиентная анимированная обводка фото*/
    .img_gc {
        border-radius: 100%;
        background: linear-gradient(white, white) padding-box, linear-gradient(to right, var(--b_color), var(--hover_color), var(--link_color), var(--err_color)) border-box;
        border-radius: 50em;
        border: 1em solid transparent;
        margin: auto;
        animation: spin 10s infinite linear;
    }
    .img_gc img {
        animation: spin 10s infinite reverse linear;
        width: 100%;
        border-radius: 50%;
    }

    @keyframes spin {
        100% {
            transform: rotate(1turn);
        }
    }
    @media only screen and (min-width: 960px) {
        .img_gc {
            width: 300px;
            height: 300px;
        }
    }
    @media only screen and (min-width: 1440px) {
        .img_gc {
            width: 350px;
            height: 350px;
        }
    }
    @media only screen and (min-width: 2000px) {
        .img_gc {
            width: 400px;
            height: 400px;
        }
    }
    @media only screen and (max-device-width: 480px) {
        .img_gc {
            width: 150px;
            height: 150px;
        }
    }
    @media only screen and (device-width: 768px) {
        .img_gc {
            width: 150px;
            height: 150px;
        }
    }

    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
        .img_gc {
            width: 150px;
            height: 150px;
        }
    }
    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
        .img_gc {
            width: 150px;
            height: 150px;
        }
    }
	/*градиентная анимированная обводка фото*/
/*градиентный текст*/
.gr_txt{
  background: linear-gradient(45deg, var(--b_color) 33%, var(--link_color), var(--hover_color), var(--err_color));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/*большой текст*/

.big_txt{
    font-size: 1.4rem;
    font-weight: bold;
    text-transform: uppercase;
}
/*багет на картинки*/
.baget {width: calc(100%-30px);
    margin: 3%;
      outline: 30px ridge rgba(0,59,129,0.75);
outline-offset: 0px;
}


/*нумерованный список постановлений*/
.npa{list-style: none;
    counter-reset: num;
	margin: 0 0 0 60px;
	padding: 15px 0 5px 0;
	font-size: 16px;}
.npa li {
	position: relative;	
	}
 .npa li:before {
	content: counter(num); 
	counter-increment: num;
	display: inline-block;
	position: absolute;
	top: 0px;
	left: -2%;
    color: var(--b_color);
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
}

.npa li {
  padding:1% 10px;
  background-color: var(--tc2_color);
  border: 1px solid var(--tc_color);}

/* Список с маркером*/
.bxe-list,
.bxe-list ul{
	list-style: none;
	margin: 5px 0;
	padding-left: 15px;
}
.bxe-list-default,
.bxe-list-default ul{

 }
.bxe-list .fa{
margin-right: 1%;
font-size:1.5rem;
}
.bxe-lis-blue .fa{
	color: var(--b_color);
}