

/* Start:/bitrix/templates/gb1pgo/components/bitrix/search.form/top_new/bitrix/search.suggest.input/top/style.css?1717561054524*/
input.search-suggest {}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;z-index:1000 !important}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
/* End */


/* Start:/bitrix/templates/gb1pgo/components/bitrix/menu/top/style.css?1627620289626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/gb1pgo/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/gb1pgo/components/bitrix/menu/bottom/style.css?1627620289626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/gb1pgo/components/bitrix/menu/bottom/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/gb1pgo/styles.css?169527082312683*/
@font-face {
    font-family: RussoOne;
    src: url(/bitrix/templates/gb1pgo/./images/Russo_One.ttf);
}

html, body {
    background-color: #e8e8ff;
    height: 100%;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

header {
    color: #436BB3;
    font-size: 8pt;
}

section {
    padding-bottom: 20px;
}

aside {
    padding-bottom: 20px;
}

footer {
    color: #616161;
    background-image: url(/bitrix/templates/gb1pgo/./images/h1-bg.png);
    background-color: #e8e8ff;
    font-size: 12px;
}

footer h4 {
    font-family: RussoOne, Georgia, sans-serif;
    margin: 10px 0px;
}

footer .sitemap div {
    padding: 0px;
    color: #5d5d5d;
}

footer .sitemap a {
    display: block;
    text-decoration: none;
}

aside>.heading>h3, aside>.heading>h4, section>.heading>h3, section >.heading>h4 {
    background-image: url(/bitrix/templates/gb1pgo/./images/h2-bg.png);
    background-color: #00aaee;
    color: #fff;
    font: 'RussoOne', sans-serif;
    padding-left: 10px;
    border-radius: 3px;
}

.heading {
    margin: 15px 0px 5px 0px;
    font-family: RussoOne, Georgia, sans-serif;
    color: #616161;
}

aside>.heading {
    margin: 15px -5px 5px 0px;
}

h1 {
    font-size: 16pt;
    text-transform: uppercase;
    font-weight: bold;
}

h2 {
    font-size: 14pt;
}

h3 {
    font-size: 13pt;
}

h4 {
    font-size: 12pt;
    font-weight: bold;
}

hr {
    margin-top: 3px;
}

.newsblock {
    background-color: #fff;
    opacity: 0.90;
    padding: 5px 5px;
    margin: 5px auto;
    text-shadow: 0px 1px 0px #e5e5ee;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 3px;
}

.newsblock img {
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    max-width: 100%;
    height: auto;
    margin: 0 auto 10px auto;
}

.news-preview {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    float: none;
}

.news-preview img{
    width: 100%;
    float: none;
}

div.news-item {
    box-shadow: 0px 1px 1px grey;
}

div.news-item img {
    margin: 5px 10px 5px 5px;
    width:30%;
}

div.news-list img.preview_picture {
    float:left;
    //margin: 5px 10px 5px 5px;
}

.news-date-time {
    color: #008dd2;
}

footer .social i {
    min-width: 33px;
    color: #616161;
}

#inner {
    padding: 0px;
    box-shadow: -0px 0px 10px black;
    background-color: #fff;
}

#outer {
    background-image: url(/bitrix/templates/gb1pgo/./images/h2-bg.png);
    background-color: #e8e8ff;
    padding: 0;
    margin: 0;
}

.top-logo {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 5px -30px 0px -25px;
    padding: 0px;
    min-width: 233px;
}

.logoimg {
    display: block;
    border: 0px solid #8585AA;
    border-radius: 0px;
    margin: 5px -15px;
    padding: 5px 0px;
    width: 233px;
    max-width: 80%;
}

.breadcrumb-navigation li:first-child a:before {
    font-family: FontAwesome;
    content: "\f015";
    padding-right: 3px;
    font-size: 1.1em;
}

.btn-primary {
    color: #fff;
    background-color: #8585AA;
    border-color: #000099;
}

.btn-primary:hover {
    color: #fff;
    background-color: #000099;
    border-color: #000099;
}

a, .search-tags-cloud > a {
    color: #000099;
    text-decoration: none;
}

a:hover, .search-tags-cloud > a:hover {
    color: #2d2d29;
    text-decoration: none;
}

.social .social-icon {
    width: 30px;
    height: 30px;
    background: url(/bitrix/templates/gb1pgo/./images/social.png) no-repeat;
    display: inline-block;
    margin-right: 10px;
}

.social .social-icon-small {
    width: 16px;
    height: 16px;
    background: url(/bitrix/templates/gb1pgo/./images/social-small.png) no-repeat;
    display: inline-block;
    margin: 5px 6px 0 0;
}

.social .twitter {
    background-position: 0 0;
}

.social .facebook {
    background-position: -30px 0;
}

.social .google-plus {
    background-position: -60px 0;
}

.social .vimeo {
    background-position: 0 0;
}

.social .youtube {
    background-position: -16px 0;
}

.social .flickr {
    background-position: -32px 0;
}

.social .instagram {
    background-position: -48px 0;
}

.social .rss {
    background-position: -64px 0;
}

.footer-logo {
    text-align: right;
    padding-top: 10px;
    height: 100%;
}

.footer-logo p {
    display:block;
}

.navbar {
    font: normal 15px/15px RussoOne, Georgia, sans-serif;
    margin-bottom: 0px;
}

.navbar-default {
    //border-color: #e2e2e2;
    border-color: #fff;
    background-color: #000099;
}

.navbar-default .navbar-brand {
    color: #5b5b5b;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #999999;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #777777;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin-top: 3px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #5b5b5b;
    background-color: #8585AA;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #8585AA;
    background-color: #fff;

}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #8585AA;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #cccccc;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e2e2e2;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #8585AA;
    color: #5b5b5b;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #5b5b5b;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #5b5b5b;
    background-color: #8585AA;
}

.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #8585AA;
}

.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.list-group-item {
    border: 1px solid #ddd;
    border-right: none;
    border-left: none;
}

.list-group-item:first-child, 
.list-group-item:last-child {
    border-radius: 0;
}

.list-group-item.active, 
.list-group-item.active:hover, 
.list-group-item.active:focus, 
.list-group-item-info {
    color: #FFF;
    background-color: #8585AA;
}

.navbar-justified>li {
    float: none;
}

.breadcrumb {
    padding: 8px 15px 0px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}

#Go_Top {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 12px;
    cursor: pointer;
    z-index:10;
    box-shadow: 1px 0px 5px gray;
    background-image: url(/bitrix/templates/gb1pgo/./images/h2-bg.png);
    background-color: #f8f8f8;
}

#Go_Top span {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
}

.standard_table td, .standard_table th {
    border: 1px solid black;
    padding: 1px 3px;
}

ol.multilevel, ol.multilevel ol {
    counter-reset: li;
    list-style: none;
}

ol.multilevel li:before {
    counter-increment: li;
    content: counters(li,".") ". ";
}

p.select {
    color:#8585AA; 
    cursor: pointer;
}

p.pp {
    text-indent: 20px;
    margin-left: 10px;
}

div.logo {
    text-transform: uppercase;
    font: normal 15px/15px RussoOne, Georgia, sans-serif;
    font-size: 20px;
    float:left;
}

div.topname1 {
    font-size: 14px;
    padding-left: 140px;
    padding-top: 30px;
    color: #8585AA;
}

div.topname2 {
    padding-left: 140px;
    background-color: #8585AA;
    padding-top: 5px;
    color: white;
}

div.logo2 {
    font-size: 22px;
    height: 19px;
}

div.logo3 {
    letter-spacing: 2px;
    height: 27px;
}

div.logo4 {
    letter-spacing: 2px;
    height: 28px;
}

div.logo5 {
    font-size: 22px;
}

.row2 {
    margin-left:5px;
}

/*@media (min-width: 1200px) {
    ul.sm_slider-inner {
        width: 848px;
        height: 471px;
    }
}

@media (min-width: 992px) {
    ul.sm_slider-inner {
        width: 698px;
        height: 388px;
    }
}

@media (min-width: 768px) {
    ul.sm_slider-inner {
        width: 720px;
        height: 400px;
    }
}

ul.sm_slider-inner {
    width: 600px;
    height: 333px;
}*/

.link2 {
    padding: 5px;
    background-color: rgba(128,128,128,0.7);
    position: absolute;
    bottom: 25px;
    text-shadow: none;
    width: 97.7%;
    margin: 0;
}

.link2 a {
    color: #E7EFFF;
    display: initial;
    font-weight: bold;
    display: inline-block;
    font-size: 18px;
}

.newsblock2 {
    background: #fff;
    opacity: 0.90;
    padding: 5px 3px;
    margin: 5px auto;
    text-shadow: 0px 1px 0px #e5e5ee;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 3px;
}

.info li{
    float:left;
    padding-left:10px;
}

.info2{
    float:left;
    width:169px;
    text-align: center;
}

.zz {
    margin-top: 15px;
    font-size: 22px;
    padding-top: 5px;
}

.zz div{
    float:left;
    padding-left:0px;
    font: normal 20px/30px RussoOne, Georgia, sans-serif;
}

.zz1 {
    background-color: rgb(204, 55, 52);
    padding: 0 5px;
    margin-left:5px;
    text-transform: uppercase;
    color:white;
}

.zz2 {
    padding: 0 5px;
    font-size: 20px;
}

.zz3 {
    padding: 0 5px;
    font-size: 18px;
}

.razdel{
    border-color: #000099;
    border-width: 1px;
    border-style: solid;
}

.standard_table, .table3{
    /*font-size:10px;*/
}

.table2,.table2 td,.table3,.table3 td {
    border: 1px solid #000099;
}

.table2 td, .table3 td {
    padding:3px; text-align:center;
}

.banner {
    display: block;
    position: relative;
    float: left;
    margin: 0;
    width: 263px;
    height: 147px;
    background-size: contain;
    color: white;
    text-shadow: 2px 2px 2px black;
    font-weight: bold;
    font-size: 16px;
    background-repeat: no-repeat;
    text-align: center;
}

.banner:hover {
    text-decoration: none;
    color: white;
    opacity: 0.7;
}

.banner div {
    position: absolute;
    bottom: 0;
    background-color: rgba(128, 128, 128, 0.5);
    padding: 3px;
    width: 100%;
}

.banner-static-link {
    display: block;
    float: left;
    width: 200px;
    height: 200px;
    padding: 50px 5px;
    color: white;
    text-shadow: 1px 1px 1px black;
    font-weight: bold;
    font-size: 20px;
    background-image: url(/misc/bg1.jpg);
    background-size: cover;
    cursor: pointer;
}

.banner-static-link:hover {
    text-decoration: none;
    color: white;
}

.opacity-0-75-on-hover:hover {
    opacity: 0.75;
}

.mw-100 {
    max-width: 100%;
}

@media (min-width: 768px) {
    div.logo {
        width:745px;
		margin-top: 24px;
    }
    div.topname1 {
        height: 50px;
    }
    div.topname2 {
        //height: 26px;
		height: 33px;
		padding-top: 10px;
		border-radius: 3px
    }
}

@media (max-width: 767px) {
    div.logo {
        font-size: 16px;
    }
    div.topname1 {
        font-size: 11px;
    }
}


/* End */
/* /bitrix/templates/gb1pgo/components/bitrix/search.form/top_new/bitrix/search.suggest.input/top/style.css?1717561054524 */
/* /bitrix/templates/gb1pgo/components/bitrix/menu/top/style.css?1627620289626 */
/* /bitrix/templates/gb1pgo/components/bitrix/menu/bottom/style.css?1627620289626 */
/* /bitrix/templates/gb1pgo/styles.css?169527082312683 */
