div#container {
   margin: 0 auto 0 auto;
   position: relative;
   text-align: left;
   width: 994px;
}
body {
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Times New Roman";
   font-size: 16px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a {
   color: #1A5384;
   text-decoration: underline;
}
a:active {
   color: #FF0000;
}
a:hover {
   color: #4169E1;
   text-decoration: underline;
}
@keyframes fall {
0% {
   opacity: 0;
   transform: perspective(1300px) translate3d(0px,0px,600px) rotateX(20deg);
}
100% {
   opacity: 1;
   transform: translate3d(0px,0px,0px) rotateX(0deg);
}
}
#wb_home {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#home {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 100px 0 0 0;
}
#home > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#home > .col-1 {
   flex: 0 0 auto;
}
#home > .col-1 {
   align-content: flex-start;
   align-items: flex-start;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 100%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
@media (max-width: 480px) {
#home > .col-1 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#Budget_dlya_GragdanBreadcrumb1 {
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 4px;
   font-family: "Times New Roman";
   font-size: 0;
   font-style: italic;
   font-weight: bold;
   list-style: none;
   margin: 0;
   padding: 8px 0 10px 0;
   text-align: left;
}
#Budget_dlya_GragdanBreadcrumb1 > li {
   display: inline-block;
   font-size: 16px;
   text-transform: none;
}
#Budget_dlya_GragdanBreadcrumb1 a {
   color: #000000;
   text-decoration: none;
}
#Budget_dlya_GragdanBreadcrumb1 a:hover {
   color: #23527C;
   text-decoration: underline;
}
#Budget_dlya_GragdanBreadcrumb1 > .active {
   color: #1A5384;
}
#Budget_dlya_GragdanBreadcrumb1 > .active a {
   color: inherit;
   pointer-events: none;
}
#Budget_dlya_GragdanBreadcrumb1 > li + li:before {
   color: #000000;
   content: "";
   padding: 0 5px;
}
#Budget_dlya_GragdanBreadcrumb1 li i {
   font-size: 16px;
   width: 18px;
}
#wb_MPA2 {
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#MPA2 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 20px 10px 20px 10px;
}
#MPA2 > .row {
   margin-left: -10px;
   margin-right: -10px;
}
#MPA2 > .row > .col-1,
#MPA2 > .row > .col-2,
#MPA2 > .row > .col-3 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 10px;
   padding-right: 10px;
   position: relative;
}
#MPA2 > .row > .col-1,
#MPA2 > .row > .col-2,
#MPA2 > .row > .col-3 {
   float: left;
}
#MPA2 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 8.33333333%;
}
#MPA2 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 83.33333333%;
}
#MPA2 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 8.33333333%;
}
#MPA2:before,
#MPA2:after,
#MPA2 .row:before,
#MPA2 .row:after {
   content: " ";
   display: table;
}
#MPA2:after,
#MPA2 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#MPA2 > .row > .col-1,
#MPA2 > .row > .col-2,
#MPA2 > .row > .col-3 {
   float: none;
   width: 100%  !important;
}
}
#MPA2-divider-bottom {
   bottom: 0%;
   height: 50px;
   left: 0;
   line-height: 0;
   overflow: hidden;
   position: absolute;
   transform: scaleX(-1.0);
   width: 100%;
}
#MPA2-divider-bottom svg {
   display: block;
   height: 100%;
   left: 50%;
   position: relative;
   transform: translateX(-50%);
   width: 100%;
}
#MPA2-divider-bottom .divider-fill {
   fill: #C0C0C0;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Муниципальные_правовые_актыLayoutGrid1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Муниципальные_правовые_актыLayoutGrid1 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 10px 0 5px 0;
}
#Муниципальные_правовые_актыLayoutGrid1 > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 5px;
   padding-right: 5px;
   position: relative;
}
#Муниципальные_правовые_актыLayoutGrid1 > .col-1 {
   flex: 0 0 auto;
}
#Муниципальные_правовые_актыLayoutGrid1 > .col-1 {
   align-content: flex-start;
   align-items: flex-start;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 100%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
@media (max-width: 480px) {
#Муниципальные_правовые_актыLayoutGrid1 > .col-1 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Муниципальные_правовые_актыText6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Муниципальные_правовые_актыText6 div {
   text-align: center;
}
#wb_Муниципальные_правовые_актыText6 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#All_NewsLayer6 {
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_All_NewsText2 {
   animation: fall 500ms linear 500ms 1 normal both;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_All_NewsText2 div {
   text-align: center;
}
#wb_All_NewsFontAwesomeIcon1 {
   animation: fall 500ms linear 600ms 1 normal both;
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   vertical-align: top;
}
#wb_All_NewsFontAwesomeIcon1 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#All_NewsFontAwesomeIcon1 {
   height: 56px;
   width: 76px;
}
#All_NewsFontAwesomeIcon1 i {
   color: #A9A9A9;
   display: inline-block;
   font-size: 56px;
   line-height: 56px;
   vertical-align: middle;
   width: 55px;
}
#wb_All_NewsFontAwesomeIcon1:hover #All_NewsFontAwesomeIcon1 i {
   color: #337AB7;
}
#Муниципальные_правовые_актыAccordion2 *,
#Муниципальные_правовые_актыAccordion2 ::before,
#Муниципальные_правовые_актыAccordion2 ::after {
   box-sizing: border-box;
}
#Муниципальные_правовые_актыAccordion2 .accordion-item {
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
   margin-bottom: 1px;
   overflow: hidden;
   text-align: left;
}
#Муниципальные_правовые_актыAccordion2 .accordion-item {
   border-color: #FFFFFF;
}
#Муниципальные_правовые_актыAccordion2.accordion-group .accordion-item {
   border-radius: 0px;
   margin-bottom: 0;
   overflow: hidden;
}
#Муниципальные_правовые_актыAccordion2 .accordion-header {
   border-bottom: 1px solid transparent;
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#Муниципальные_правовые_актыAccordion2 .accordion-item > .accordion-header {
   background-color: #FFFFFF;
   background-image: none;
}
#Муниципальные_правовые_актыAccordion2 .accordion-item.active {
   border-color: #FFFFFF;
}
#Муниципальные_правовые_актыAccordion2 .accordion-item.active > .accordion-header {
   background-color: #F5F5F5;
   background-image: none;
}
#Муниципальные_правовые_актыAccordion2 .accordion-body {
   font-size: 0;
   padding: 0;
   position: relative;
   text-align: left;
}
#Муниципальные_правовые_актыAccordion2 .accordion-body::before,
#Муниципальные_правовые_актыAccordion2 .accordion-body::after {
   content: " ";
   display: table;
}
#Муниципальные_правовые_актыAccordion2 .accordion-body::after {
   clear: both;
}
#Муниципальные_правовые_актыAccordion2 .accordion-item > .accordion-header + .accordion-collapse .accordion-body {
   border-top-color: #FFFFFF;
}
#Муниципальные_правовые_актыAccordion2 .accordion-title {
   color: #454545;
   display: block;
   font-family: "Times New Roman";
   font-size: 21px  !important;
   font-style: normal;
   font-weight: bold;
   margin-bottom: 0;
   margin-top: 0;
   position: relative;
   text-align: left;
}
#Муниципальные_правовые_актыAccordion2 .accordion-title > a {
   color: inherit;
   display: block;
   display: block;
   padding: 10px 10px 10px 30px;
   position: relative;
   text-decoration: none;
}
#Муниципальные_правовые_актыAccordion2 .active .accordion-title > a {
   color: #000000;
}
#Муниципальные_правовые_актыAccordion2 .collapse {
   display: none;
}
#Муниципальные_правовые_актыAccordion2 .collapse.show {
   display: block;
}
#Муниципальные_правовые_актыAccordion2 .collapsing {
   height: 0;
   overflow: hidden;
   position: relative;
   transition: height 0.35s linear;
}
#Муниципальные_правовые_актыAccordion2 .accordion-item .accordion-header .accordion-arrow {
   align-content: center;
   align-items: center;
   box-sizing: content-box;
   display: inline-flex;
   fill: currentColor;
   height: 100%;
   left: 10px;
   overflow: hidden;
   position: absolute;
   text-indent: -99999px;
   top: 0;
   width: 16px;
}
#Муниципальные_правовые_актыAccordion2 .accordion-item .accordion-header .accordion-arrow .icon-default {
   display: block;
   flex: 1;
   padding: 2px;
}
#Муниципальные_правовые_актыAccordion2 .accordion-item .accordion-header .accordion-arrow .icon-active {
   display: none;
   flex: 1;
   padding: 2px;
}
#Муниципальные_правовые_актыAccordion2 .accordion-item.active .accordion-header .accordion-arrow .icon-default {
   display: none;
}
#Муниципальные_правовые_актыAccordion2 .accordion-item.active .accordion-header .accordion-arrow .icon-active {
   display: block;
}
#wb_Муниципальные_правовые_актыAccordion2 {
   margin: 20px 0 0 0;
}
#Муниципальные_правовые_актыAccordion2 .accordion-icon {
   font-size: 24px;
   height: 24px;
   left: 4px;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   width: 24px;
}
#wb_Муниципальные_правовые_актыLayoutGrid49 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Муниципальные_правовые_актыLayoutGrid49 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#Муниципальные_правовые_актыLayoutGrid49 > .col-1,
#Муниципальные_правовые_актыLayoutGrid49 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Муниципальные_правовые_актыLayoutGrid49 > .col-1,
#Муниципальные_правовые_актыLayoutGrid49 > .col-2 {
   flex: 0 0 auto;
}
#Муниципальные_правовые_актыLayoutGrid49 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#Муниципальные_правовые_актыLayoutGrid49 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#Муниципальные_правовые_актыLayoutGrid49 > .col-1,
#Муниципальные_правовые_актыLayoutGrid49 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Муниципальные_правовые_актыText50 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText50 div {
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText50 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon249 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon249 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon249 {
   height: 24px;
   width: 24px;
}
#страница2Icon249 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon249:hover #страница2Icon249 i {
   color: #4169E1;
}
#wb_страница2LayoutGrid127 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid127 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid127 > .col-1,
#страница2LayoutGrid127 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid127 > .col-1,
#страница2LayoutGrid127 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid127 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid127 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid127 > .col-1,
#страница2LayoutGrid127 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text126 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_страница2Text126 div {
   text-align: justify;
}
#wb_страница2Text126 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon251 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon251 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon251 {
   height: 24px;
   width: 24px;
}
#страница2Icon251 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon251:hover #страница2Icon251 i {
   color: #4169E1;
}
#wb_страница2LayoutGrid128 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid128 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid128 > .col-1,
#страница2LayoutGrid128 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid128 > .col-1,
#страница2LayoutGrid128 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid128 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid128 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid128 > .col-1,
#страница2LayoutGrid128 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text127 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_страница2Text127 div {
   text-align: justify;
}
#wb_страница2Text127 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon253 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon253 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon253 {
   height: 24px;
   width: 24px;
}
#страница2Icon253 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon253:hover #страница2Icon253 i {
   color: #4169E1;
}
#wb_страница2LayoutGrid129 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid129 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid129 > .col-1,
#страница2LayoutGrid129 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid129 > .col-1,
#страница2LayoutGrid129 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid129 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid129 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid129 > .col-1,
#страница2LayoutGrid129 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text128 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_страница2Text128 div {
   text-align: justify;
}
#wb_страница2Text128 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon255 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon255 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon255 {
   height: 24px;
   width: 24px;
}
#страница2Icon255 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon255:hover #страница2Icon255 i {
   color: #4169E1;
}
#wb_страница2LayoutGrid130 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid130 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid130 > .col-1,
#страница2LayoutGrid130 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid130 > .col-1,
#страница2LayoutGrid130 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid130 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid130 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid130 > .col-1,
#страница2LayoutGrid130 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text129 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_страница2Text129 div {
   text-align: justify;
}
#wb_страница2Text129 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon257 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon257 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon257 {
   height: 24px;
   width: 24px;
}
#страница2Icon257 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon257:hover #страница2Icon257 i {
   color: #4169E1;
}
#wb_страница2LayoutGrid131 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid131 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid131 > .col-1,
#страница2LayoutGrid131 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid131 > .col-1,
#страница2LayoutGrid131 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid131 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid131 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid131 > .col-1,
#страница2LayoutGrid131 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text130 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_страница2Text130 div {
   text-align: justify;
}
#wb_страница2Text130 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon259 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon259 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon259 {
   height: 24px;
   width: 24px;
}
#страница2Icon259 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon259:hover #страница2Icon259 i {
   color: #4169E1;
}
#wb_страница2LayoutGrid132 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid132 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid132 > .col-1,
#страница2LayoutGrid132 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid132 > .col-1,
#страница2LayoutGrid132 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid132 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid132 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid132 > .col-1,
#страница2LayoutGrid132 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text131 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_страница2Text131 div {
   text-align: justify;
}
#wb_страница2Text131 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon261 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon261 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon261 {
   height: 24px;
   width: 24px;
}
#страница2Icon261 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon261:hover #страница2Icon261 i {
   color: #4169E1;
}
#wb_страница2LayoutGrid133 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid133 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid133 > .col-1,
#страница2LayoutGrid133 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid133 > .col-1,
#страница2LayoutGrid133 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid133 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid133 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid133 > .col-1,
#страница2LayoutGrid133 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text132 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_страница2Text132 div {
   text-align: left;
}
#wb_страница2Text132 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon263 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon263 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon263 {
   height: 24px;
   width: 24px;
}
#страница2Icon263 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon263:hover #страница2Icon263 i {
   color: #4169E1;
}
#wb_страница2LayoutGrid141 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid141 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid141 > .col-1,
#страница2LayoutGrid141 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid141 > .col-1,
#страница2LayoutGrid141 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid141 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid141 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid141 > .col-1,
#страница2LayoutGrid141 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text140 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_страница2Text140 div {
   text-align: justify;
}
#wb_страница2Text140 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon279 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon279 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon279 {
   height: 24px;
   width: 24px;
}
#страница2Icon279 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon279:hover #страница2Icon279 i {
   color: #4169E1;
}
#wb_страница2LayoutGrid142 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid142 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid142 > .col-1,
#страница2LayoutGrid142 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid142 > .col-1,
#страница2LayoutGrid142 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid142 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid142 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid142 > .col-1,
#страница2LayoutGrid142 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text141 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_страница2Text141 div {
   text-align: left;
}
#wb_страница2Text141 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon281 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon281 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon281 {
   height: 24px;
   width: 24px;
}
#страница2Icon281 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon281:hover #страница2Icon281 i {
   color: #4169E1;
}
#wb_страница2LayoutGrid143 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid143 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid143 > .col-1,
#страница2LayoutGrid143 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid143 > .col-1,
#страница2LayoutGrid143 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid143 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid143 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid143 > .col-1,
#страница2LayoutGrid143 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text142 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_страница2Text142 div {
   text-align: justify;
}
#wb_страница2Text142 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon283 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon283 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon283 {
   height: 24px;
   width: 24px;
}
#страница2Icon283 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon283:hover #страница2Icon283 i {
   color: #4169E1;
}
#wb_страница2LayoutGrid144 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid144 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid144 > .col-1,
#страница2LayoutGrid144 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid144 > .col-1,
#страница2LayoutGrid144 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid144 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid144 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid144 > .col-1,
#страница2LayoutGrid144 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text143 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_страница2Text143 div {
   text-align: justify;
}
#wb_страница2Text143 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon285 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon285 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon285 {
   height: 24px;
   width: 24px;
}
#страница2Icon285 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon285:hover #страница2Icon285 i {
   color: #4169E1;
}
#wb_страница2LayoutGrid145 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid145 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid145 > .col-1,
#страница2LayoutGrid145 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid145 > .col-1,
#страница2LayoutGrid145 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid145 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid145 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid145 > .col-1,
#страница2LayoutGrid145 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text144 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_страница2Text144 div {
   text-align: justify;
}
#wb_страница2Text144 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon287 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon287 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon287 {
   height: 24px;
   width: 24px;
}
#страница2Icon287 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon287:hover #страница2Icon287 i {
   color: #4169E1;
}
#wb_страница2LayoutGrid146 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid146 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid146 > .col-1,
#страница2LayoutGrid146 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid146 > .col-1,
#страница2LayoutGrid146 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid146 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid146 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid146 > .col-1,
#страница2LayoutGrid146 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text145 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_страница2Text145 div {
   text-align: justify;
}
#wb_страница2Text145 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon289 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon289 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon289 {
   height: 24px;
   width: 24px;
}
#страница2Icon289 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon289:hover #страница2Icon289 i {
   color: #4169E1;
}
#wb_страница2LayoutGrid147 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid147 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid147 > .col-1,
#страница2LayoutGrid147 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid147 > .col-1,
#страница2LayoutGrid147 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid147 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid147 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid147 > .col-1,
#страница2LayoutGrid147 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text146 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_страница2Text146 div {
   text-align: justify;
}
#wb_страница2Text146 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon291 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon291 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon291 {
   height: 24px;
   width: 24px;
}
#страница2Icon291 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon291:hover #страница2Icon291 i {
   color: #4169E1;
}
#wb_страница2LayoutGrid148 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid148 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid148 > .col-1,
#страница2LayoutGrid148 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid148 > .col-1,
#страница2LayoutGrid148 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid148 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid148 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid148 > .col-1,
#страница2LayoutGrid148 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text147 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_страница2Text147 div {
   text-align: justify;
}
#wb_страница2Text147 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon294 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon294 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon294 {
   height: 24px;
   width: 24px;
}
#страница2Icon294 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon294:hover #страница2Icon294 i {
   color: #FF0000;
}
#wb_страница2LayoutGrid149 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid149 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid149 > .col-1,
#страница2LayoutGrid149 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid149 > .col-1,
#страница2LayoutGrid149 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid149 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid149 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid149 > .col-1,
#страница2LayoutGrid149 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text148 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_страница2Text148 div {
   text-align: justify;
}
#wb_страница2Text148 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon295 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon295 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon295 {
   height: 24px;
   width: 24px;
}
#страница2Icon295 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon295:hover #страница2Icon295 i {
   color: #4169E1;
}
#wb_страница2LayoutGrid156 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#страница2LayoutGrid156 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#страница2LayoutGrid156 > .col-1,
#страница2LayoutGrid156 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#страница2LayoutGrid156 > .col-1,
#страница2LayoutGrid156 > .col-2 {
   flex: 0 0 auto;
}
#страница2LayoutGrid156 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#страница2LayoutGrid156 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#страница2LayoutGrid156 > .col-1,
#страница2LayoutGrid156 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_страница2Text155 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_страница2Text155 div {
   text-align: justify;
}
#wb_страница2Text155 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_страница2Icon309 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_страница2Icon309 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#страница2Icon309 {
   height: 24px;
   width: 24px;
}
#страница2Icon309 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_страница2Icon309:hover #страница2Icon309 i {
   color: #4169E1;
}
#wb_Муниципальные_правовые_актыLayoutGrid11 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Муниципальные_правовые_актыLayoutGrid11 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#Муниципальные_правовые_актыLayoutGrid11 > .col-1,
#Муниципальные_правовые_актыLayoutGrid11 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Муниципальные_правовые_актыLayoutGrid11 > .col-1,
#Муниципальные_правовые_актыLayoutGrid11 > .col-2 {
   flex: 0 0 auto;
}
#Муниципальные_правовые_актыLayoutGrid11 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#Муниципальные_правовые_актыLayoutGrid11 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#Муниципальные_правовые_актыLayoutGrid11 > .col-1,
#Муниципальные_правовые_актыLayoutGrid11 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Муниципальные_правовые_актыText1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText1 div {
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText1 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Муниципальные_правовые_актыIcon9 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Муниципальные_правовые_актыIcon9 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Муниципальные_правовые_актыIcon9 {
   height: 24px;
   width: 24px;
}
#Муниципальные_правовые_актыIcon9 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Муниципальные_правовые_актыIcon9:hover #Муниципальные_правовые_актыIcon9 i {
   color: #4169E1;
}
#wb_Муниципальные_правовые_актыLayoutGrid12 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Муниципальные_правовые_актыLayoutGrid12 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#Муниципальные_правовые_актыLayoutGrid12 > .col-1,
#Муниципальные_правовые_актыLayoutGrid12 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Муниципальные_правовые_актыLayoutGrid12 > .col-1,
#Муниципальные_правовые_актыLayoutGrid12 > .col-2 {
   flex: 0 0 auto;
}
#Муниципальные_правовые_актыLayoutGrid12 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#Муниципальные_правовые_актыLayoutGrid12 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#Муниципальные_правовые_актыLayoutGrid12 > .col-1,
#Муниципальные_правовые_актыLayoutGrid12 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Муниципальные_правовые_актыText2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText2 div {
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText2 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Муниципальные_правовые_актыIcon10 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Муниципальные_правовые_актыIcon10 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Муниципальные_правовые_актыIcon10 {
   height: 24px;
   width: 24px;
}
#Муниципальные_правовые_актыIcon10 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Муниципальные_правовые_актыIcon10:hover #Муниципальные_правовые_актыIcon10 i {
   color: #4169E1;
}
#wb_Муниципальные_правовые_актыLayoutGrid13 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Муниципальные_правовые_актыLayoutGrid13 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#Муниципальные_правовые_актыLayoutGrid13 > .col-1,
#Муниципальные_правовые_актыLayoutGrid13 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Муниципальные_правовые_актыLayoutGrid13 > .col-1,
#Муниципальные_правовые_актыLayoutGrid13 > .col-2 {
   flex: 0 0 auto;
}
#Муниципальные_правовые_актыLayoutGrid13 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#Муниципальные_правовые_актыLayoutGrid13 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#Муниципальные_правовые_актыLayoutGrid13 > .col-1,
#Муниципальные_правовые_актыLayoutGrid13 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Муниципальные_правовые_актыText14 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText14 div {
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText14 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Муниципальные_правовые_актыIcon11 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Муниципальные_правовые_актыIcon11 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Муниципальные_правовые_актыIcon11 {
   height: 24px;
   width: 24px;
}
#Муниципальные_правовые_актыIcon11 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Муниципальные_правовые_актыIcon11:hover #Муниципальные_правовые_актыIcon11 i {
   color: #4169E1;
}
#wb_Муниципальные_правовые_актыLayoutGrid15 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Муниципальные_правовые_актыLayoutGrid15 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#Муниципальные_правовые_актыLayoutGrid15 > .col-1,
#Муниципальные_правовые_актыLayoutGrid15 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Муниципальные_правовые_актыLayoutGrid15 > .col-1,
#Муниципальные_правовые_актыLayoutGrid15 > .col-2 {
   flex: 0 0 auto;
}
#Муниципальные_правовые_актыLayoutGrid15 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#Муниципальные_правовые_актыLayoutGrid15 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#Муниципальные_правовые_актыLayoutGrid15 > .col-1,
#Муниципальные_правовые_актыLayoutGrid15 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Муниципальные_правовые_актыText16 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText16 div {
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText16 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Муниципальные_правовые_актыIcon14 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Муниципальные_правовые_актыIcon14 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Муниципальные_правовые_актыIcon14 {
   height: 24px;
   width: 24px;
}
#Муниципальные_правовые_актыIcon14 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Муниципальные_правовые_актыIcon14:hover #Муниципальные_правовые_актыIcon14 i {
   color: #4169E1;
}
#wb_Муниципальные_правовые_актыLayoutGrid16 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Муниципальные_правовые_актыLayoutGrid16 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#Муниципальные_правовые_актыLayoutGrid16 > .col-1,
#Муниципальные_правовые_актыLayoutGrid16 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Муниципальные_правовые_актыLayoutGrid16 > .col-1,
#Муниципальные_правовые_актыLayoutGrid16 > .col-2 {
   flex: 0 0 auto;
}
#Муниципальные_правовые_актыLayoutGrid16 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#Муниципальные_правовые_актыLayoutGrid16 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#Муниципальные_правовые_актыLayoutGrid16 > .col-1,
#Муниципальные_правовые_актыLayoutGrid16 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Муниципальные_правовые_актыText17 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText17 div {
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText17 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Муниципальные_правовые_актыIcon15 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Муниципальные_правовые_актыIcon15 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Муниципальные_правовые_актыIcon15 {
   height: 24px;
   width: 24px;
}
#Муниципальные_правовые_актыIcon15 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Муниципальные_правовые_актыIcon15:hover #Муниципальные_правовые_актыIcon15 i {
   color: #4169E1;
}
#wb_Муниципальные_правовые_актыLayoutGrid2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Муниципальные_правовые_актыLayoutGrid2 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#Муниципальные_правовые_актыLayoutGrid2 > .col-1,
#Муниципальные_правовые_актыLayoutGrid2 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Муниципальные_правовые_актыLayoutGrid2 > .col-1,
#Муниципальные_правовые_актыLayoutGrid2 > .col-2 {
   flex: 0 0 auto;
}
#Муниципальные_правовые_актыLayoutGrid2 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#Муниципальные_правовые_актыLayoutGrid2 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#Муниципальные_правовые_актыLayoutGrid2 > .col-1,
#Муниципальные_правовые_актыLayoutGrid2 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Муниципальные_правовые_актыText3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText3 div {
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText3 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Муниципальные_правовые_актыIcon1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Муниципальные_правовые_актыIcon1 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Муниципальные_правовые_актыIcon1 {
   height: 24px;
   width: 24px;
}
#Муниципальные_правовые_актыIcon1 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Муниципальные_правовые_актыIcon1:hover #Муниципальные_правовые_актыIcon1 i {
   color: #4169E1;
}
#wb_Муниципальные_правовые_актыLayoutGrid3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Муниципальные_правовые_актыLayoutGrid3 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#Муниципальные_правовые_актыLayoutGrid3 > .col-1,
#Муниципальные_правовые_актыLayoutGrid3 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Муниципальные_правовые_актыLayoutGrid3 > .col-1,
#Муниципальные_правовые_актыLayoutGrid3 > .col-2 {
   flex: 0 0 auto;
}
#Муниципальные_правовые_актыLayoutGrid3 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#Муниципальные_правовые_актыLayoutGrid3 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#Муниципальные_правовые_актыLayoutGrid3 > .col-1,
#Муниципальные_правовые_актыLayoutGrid3 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Муниципальные_правовые_актыText4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText4 div {
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText4 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Муниципальные_правовые_актыIcon2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Муниципальные_правовые_актыIcon2 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Муниципальные_правовые_актыIcon2 {
   height: 24px;
   width: 24px;
}
#Муниципальные_правовые_актыIcon2 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Муниципальные_правовые_актыIcon2:hover #Муниципальные_правовые_актыIcon2 i {
   color: #4169E1;
}
#wb_Муниципальные_правовые_актыIcon3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Муниципальные_правовые_актыIcon3 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Муниципальные_правовые_актыIcon3 {
   height: 24px;
   width: 24px;
}
#Муниципальные_правовые_актыIcon3 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Муниципальные_правовые_актыIcon3:hover #Муниципальные_правовые_актыIcon3 i {
   color: #FF0000;
}
#wb_Муниципальные_правовые_актыLayoutGrid4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Муниципальные_правовые_актыLayoutGrid4 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#Муниципальные_правовые_актыLayoutGrid4 > .col-1,
#Муниципальные_правовые_актыLayoutGrid4 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Муниципальные_правовые_актыLayoutGrid4 > .col-1,
#Муниципальные_правовые_актыLayoutGrid4 > .col-2 {
   flex: 0 0 auto;
}
#Муниципальные_правовые_актыLayoutGrid4 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#Муниципальные_правовые_актыLayoutGrid4 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#Муниципальные_правовые_актыLayoutGrid4 > .col-1,
#Муниципальные_правовые_актыLayoutGrid4 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Муниципальные_правовые_актыText5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText5 div {
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText5 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Муниципальные_правовые_актыIcon4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Муниципальные_правовые_актыIcon4 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Муниципальные_правовые_актыIcon4 {
   height: 24px;
   width: 24px;
}
#Муниципальные_правовые_актыIcon4 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Муниципальные_правовые_актыIcon4:hover #Муниципальные_правовые_актыIcon4 i {
   color: #4169E1;
}
#wb_Муниципальные_правовые_актыLayoutGrid5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Муниципальные_правовые_актыLayoutGrid5 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#Муниципальные_правовые_актыLayoutGrid5 > .col-1,
#Муниципальные_правовые_актыLayoutGrid5 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Муниципальные_правовые_актыLayoutGrid5 > .col-1,
#Муниципальные_правовые_актыLayoutGrid5 > .col-2 {
   flex: 0 0 auto;
}
#Муниципальные_правовые_актыLayoutGrid5 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#Муниципальные_правовые_актыLayoutGrid5 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#Муниципальные_правовые_актыLayoutGrid5 > .col-1,
#Муниципальные_правовые_актыLayoutGrid5 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Муниципальные_правовые_актыText7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText7 div {
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText7 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Муниципальные_правовые_актыIcon5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Муниципальные_правовые_актыIcon5 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Муниципальные_правовые_актыIcon5 {
   height: 24px;
   width: 24px;
}
#Муниципальные_правовые_актыIcon5 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Муниципальные_правовые_актыIcon5:hover #Муниципальные_правовые_актыIcon5 i {
   color: #4169E1;
}
#wb_Муниципальные_правовые_актыLayoutGrid7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Муниципальные_правовые_актыLayoutGrid7 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#Муниципальные_правовые_актыLayoutGrid7 > .col-1,
#Муниципальные_правовые_актыLayoutGrid7 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Муниципальные_правовые_актыLayoutGrid7 > .col-1,
#Муниципальные_правовые_актыLayoutGrid7 > .col-2 {
   flex: 0 0 auto;
}
#Муниципальные_правовые_актыLayoutGrid7 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#Муниципальные_правовые_актыLayoutGrid7 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#Муниципальные_правовые_актыLayoutGrid7 > .col-1,
#Муниципальные_правовые_актыLayoutGrid7 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Муниципальные_правовые_актыText8 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText8 div {
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText8 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Муниципальные_правовые_актыIcon7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Муниципальные_правовые_актыIcon7 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Муниципальные_правовые_актыIcon7 {
   height: 24px;
   width: 24px;
}
#Муниципальные_правовые_актыIcon7 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Муниципальные_правовые_актыIcon7:hover #Муниципальные_правовые_актыIcon7 i {
   color: #4169E1;
}
#wb_Муниципальные_правовые_актыLayoutGrid8 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Муниципальные_правовые_актыLayoutGrid8 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#Муниципальные_правовые_актыLayoutGrid8 > .col-1,
#Муниципальные_правовые_актыLayoutGrid8 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Муниципальные_правовые_актыLayoutGrid8 > .col-1,
#Муниципальные_правовые_актыLayoutGrid8 > .col-2 {
   flex: 0 0 auto;
}
#Муниципальные_правовые_актыLayoutGrid8 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#Муниципальные_правовые_актыLayoutGrid8 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#Муниципальные_правовые_актыLayoutGrid8 > .col-1,
#Муниципальные_правовые_актыLayoutGrid8 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Муниципальные_правовые_актыText9 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText9 div {
   text-align: justify;
}
#wb_Муниципальные_правовые_актыText9 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Муниципальные_правовые_актыIcon8 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Муниципальные_правовые_актыIcon8 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Муниципальные_правовые_актыIcon8 {
   height: 24px;
   width: 24px;
}
#Муниципальные_правовые_актыIcon8 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Муниципальные_правовые_актыIcon8:hover #Муниципальные_правовые_актыIcon8 i {
   color: #4169E1;
}
#wb_Муниципальные_правовые_актыIcon12 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Муниципальные_правовые_актыIcon12 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Муниципальные_правовые_актыIcon12 {
   height: 24px;
   width: 24px;
}
#Муниципальные_правовые_актыIcon12 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Муниципальные_правовые_актыIcon12:hover #Муниципальные_правовые_актыIcon12 i {
   color: #FF0000;
}
#wb_Муниципальные_правовые_актыIcon13 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Муниципальные_правовые_актыIcon13 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Муниципальные_правовые_актыIcon13 {
   height: 24px;
   width: 24px;
}
#Муниципальные_правовые_актыIcon13 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Муниципальные_правовые_актыIcon13:hover #Муниципальные_правовые_актыIcon13 i {
   color: #FF0000;
}
#wb_Муниципальные_правовые_актыIcon16 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Муниципальные_правовые_актыIcon16 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Муниципальные_правовые_актыIcon16 {
   height: 24px;
   width: 24px;
}
#Муниципальные_правовые_актыIcon16 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Муниципальные_правовые_актыIcon16:hover #Муниципальные_правовые_актыIcon16 i {
   color: #FF0000;
}
#wb_Mun_prav_aktyLayoutGrid1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Mun_prav_aktyLayoutGrid1 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 5px 0 5px 0;
}
#Mun_prav_aktyLayoutGrid1 > .col-1,
#Mun_prav_aktyLayoutGrid1 > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Mun_prav_aktyLayoutGrid1 > .col-1,
#Mun_prav_aktyLayoutGrid1 > .col-2 {
   flex: 0 0 auto;
}
#Mun_prav_aktyLayoutGrid1 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 91.66666667%;
   flex-wrap: wrap;
   justify-content: flex-start;
   max-width: 91.66666667%;
   text-align: left;
}
#Mun_prav_aktyLayoutGrid1 > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 8.33333333%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 8.33333333%;
   text-align: right;
}
@media (max-width: 480px) {
#Mun_prav_aktyLayoutGrid1 > .col-1,
#Mun_prav_aktyLayoutGrid1 > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Mun_prav_aktyText1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Mun_prav_aktyText1 div {
   text-align: justify;
}
#wb_Mun_prav_aktyText1 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Mun_prav_aktyIcon1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Mun_prav_aktyIcon1 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Mun_prav_aktyIcon1 {
   height: 24px;
   width: 24px;
}
#Mun_prav_aktyIcon1 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Mun_prav_aktyIcon1:hover #Mun_prav_aktyIcon1 i {
   color: #4169E1;
}
#wb_Mun_prav_aktyIcon2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   display: inline-block;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#wb_Mun_prav_aktyIcon2 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#Mun_prav_aktyIcon2 {
   height: 24px;
   width: 24px;
}
#Mun_prav_aktyIcon2 i {
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_Mun_prav_aktyIcon2:hover #Mun_prav_aktyIcon2 i {
   color: #FF0000;
}
#wb_Text_7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text_7 div {
   text-align: center;
}
#MainFrame_IILayer1 {
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
.headerMenu .nav {
   color: #3A6DA4;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-align: left;
   text-transform: none;
}
#headerMenu,
.headerMenu .nav,
.headerMenu * {
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
   margin: 0;
   padding: 0;
}
.headerMenu .nav:before,
.headerMenu .nav:after {
   content: " ";
   display: table;
}
.headerMenu .nav:after {
   clear: both;
}
.headerMenu .nav a {
   text-decoration: none;
}
.headerMenu .nav ul {
   margin-bottom: 0;
   margin-top: 0;
}
.headerMenu .nav ul ul {
   margin-bottom: 0;
}
.headerMenu .container {
   margin-left: auto;
   margin-right: auto;
   padding: 0;
}
.headerMenu .container:before,
.headerMenu .container:after {
   content: " ";
   display: table;
}
.headerMenu .container:after {
   clear: both;
}
.headerMenu .collapse {
   display: none;
}
.headerMenu .collapse.show {
   display: block;
}
.headerMenu .collapsing {
   height: 0;
   overflow: hidden;
   position: relative;
   transition: height .35s ease;
}
.headerMenu .caret,
.headerMenu .caret-right {
   border-bottom: 0 dotted;
   border-left: 4px solid transparent;
   border-right: 4px solid transparent;
   border-top: 4px solid #000;
   display: inline-block;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   width: 0;
}
.headerMenu .dropdown {
   position: relative;
}
.headerMenu .dropdown-toggle:focus {
   outline: 0;
}
.headerMenu .dropdown-menu {
   background-clip: padding-box;
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 0px;
   display: none;
   float: left;
   font-size: 13px;
   left: 0;
   list-style: none;
   margin: 2px 0 0;
   min-width: 160px;
   padding: 5px 0;
   position: absolute;
   top: 100%;
   z-index: 1000;
}
.headerMenu .dropdown-menu .divider {
   background-color: #C5C5C5;
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
}
.headerMenu .dropdown-menu > li > a {
   clear: both;
   color: #3A6DA4;
   display: block;
   line-height: 1.428571429;
   padding: 3px 20px 3px 20px;
   text-transform: none;
   white-space: nowrap;
}
.headerMenu .dropdown-menu > li > a:hover,
.headerMenu .dropdown-menu > li > a:focus {
   background-color: transparent;
   background-image: none;
   color: #007BFF;
   text-decoration: none;
}
.headerMenu .dropdown-menu > li > a.active,
.headerMenu .dropdown-menu > li > a.active:hover,
.headerMenu .dropdown-menu > li > a.active:focus {
   background-color: transparent;
   background-image: none;
   color: #007BFF;
   outline: 0;
   text-decoration: none;
}
.headerMenu .show > .dropdown-menu {
   display: block;
}
.headerMenu .show > a {
   outline: 0;
}
.headerMenu .dropdown-header {
   color: #aeaeae;
   display: block;
   line-height: 1.428571429;
   padding: 3px 20px;
}
.headerMenu .dropdown-backdrop {
   bottom: 0;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 990;
}
.headerMenu .nav > li {
   display: block;
   position: relative;
}
.headerMenu .nav > li > a {
   display: block;
   padding: 16px 15px 16px 15px;
   position: relative;
}
.headerMenu .nav .show > a,
.headerMenu .nav .show > a:hover,
.headerMenu .nav .show > a:focus {
   border-color: #343A40;
}
.headerMenu .nav .nav-divider {
   background-color: #C5C5C5;
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
}
.headerMenu .nav .caret {
   border-bottom-color: #343A40;
   border-top-color: #343A40;
}
.headerMenu {
   position: relative;
}
.headerMenu:before,
.headerMenu:after {
   content: " ";
   display: table;
}
.headerMenu:after {
   clear: both;
}
.headerMenu .navbar-header:before,
.headerMenu .navbar-header:after {
   content: " ";
   display: table;
}
.headerMenu .navbar-header:after {
   clear: both;
}
.headerMenu-navbar-collapse {
   -webkit-overflow-scrolling: touch;
   overflow-x: visible;
}
.headerMenu-navbar-collapse:before,
.headerMenu-navbar-collapse:after {
   content: " ";
   display: table;
}
.headerMenu-navbar-collapse:after {
   clear: both;
}
.headerMenu-navbar-collapse.show {
   overflow-y: auto;
}
.headerMenu .navbar-toggle {
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
   float: right;
   padding: 15px 10px 14px 10px;
   position: relative;
}
.headerMenu .navbar-toggle .icon-bar {
   border-radius: 1px;
   display: block;
   height: 2px;
   width: 22px;
}
.headerMenu .navbar-toggle .icon-bar+.icon-bar {
   margin-top: 4px;
}
.headerMenu .navbar-nav {
   margin: 6px -15px;
}
.headerMenu .navbar-nav > li > .dropdown-menu {
   margin-top: 0;
}
.headerMenu .navbar-nav > li > a {
   color: #3A6DA4;
}
.headerMenu .navbar-nav > li > a:hover,
.headerMenu .navbar-nav > li > a:focus {
   background-color: transparent;
   background-image: none;
   color: #007BFF;
   text-decoration: none;
}
.headerMenu .navbar-nav > li > a.active,
.headerMenu .navbar-nav > li > a.active:hover,
.headerMenu .navbar-nav > li > a.active:focus {
   background-color: transparent;
   background-image: none;
   color: #007BFF;
}
.headerMenu .navbar-toggle {
   border: 1px solid transparent;
}
.headerMenu .navbar-toggle:hover,
.headerMenu .navbar-toggle:focus {
   background-color: transparent;
}
.headerMenu .navbar-toggle .icon-bar {
   background-color: #6D6D6D;
}
.headerMenu-navbar-collapse {
   border-color: rgba(197,197,197,1.00);
}
.headerMenu .navbar-nav > .dropdown > a:hover .caret,
.headerMenu .navbar-nav > .dropdown > a:focus .caret {
   border-bottom-color: #007BFF;
   border-top-color: #007BFF;
}
.headerMenu .navbar-nav > .show > a,
.headerMenu .navbar-nav > .show > a:hover,
.headerMenu .navbar-nav > .show > a:focus {
   background-color: transparent;
   background-image: none;
   color: #007BFF;
}
.headerMenu .navbar-nav > .show > a .caret,
.headerMenu .navbar-nav > .show > a:hover .caret,
.headerMenu .navbar-nav > .show > a:focus .caret {
   border-bottom-color: #007BFF;
   border-top-color: #007BFF;
}
.headerMenu .navbar-nav > .dropdown > a .caret {
   border-bottom-color: #3A6DA4;
   border-top-color: #3A6DA4;
}
.headerMenu .navbar-link {
   color: #3A6DA4;
}
.headerMenu .navbar-link:hover {
   color: #007BFF;
}
.headerMenu .navbar-header {
   color: #6D6D6D;
}
@media (min-width: 480px) {
.headerMenu .navbar-right .dropdown-menu {
   left: auto;
   right: 0;
}
.headerMenu .navbar-header {
   float: left;
}
.headerMenu-navbar-collapse {
   border-top: 0;
   box-shadow: none;
   width: auto;
}
.headerMenu-navbar-collapse.collapse {
   display: block !important;
   height: auto !important;
   overflow: visible !important;
   padding-bottom: 0;
}
.headerMenu-navbar-collapse.show {
   overflow-y: auto;
}
.headerMenu .navbar-toggle {
   display: none;
}
.headerMenu .navbar-nav {
   float: right;
   margin: 0;
}
.headerMenu .navbar-nav > li {
   float: left;
}
.headerMenu .container > .navbar-header,
.headerMenu .container > .headerMenu-navbar-collapse {
   margin-left: 0;
   margin-right: 0;
}
.headerMenu .navbar-nav > .dropdown > a:hover .caret,
.headerMenu .navbar-nav > .dropdown > a:focus .caret {
   border-bottom-color: #007BFF;
   border-top-color: #007BFF;
}
}
@media (max-width: 480px) {
.headerMenu {
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.headerMenu .navbar-nav {
   background-color: transparent;
   background-image: none;
   margin: 0;
}
.headerMenu .navbar-nav .show .dropdown-menu {
   background-color: transparent;
   border: 0;
   box-shadow: none;
   float: none;
   margin-top: 0;
   position: static  !important;
   transform: translate3d(0px, 0px, 0px)  !important;
   width: auto;
}
.headerMenu .navbar-nav .show .dropdown-menu > li > a,
.headerMenu .navbar-nav .show .dropdown-menu .dropdown-header {
   padding: 5px 15px 5px 15px;
}
.headerMenu .navbar-nav .show .dropdown-menu > li > a {
   line-height: 20px;
}
}
@media (min-width: 480px) {
.headerMenu {
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
}
.headerMenu .navbar-nav > li > a {
   color: #6D6D6D;
}
.headerMenu .navbar-nav > li > a:hover,
.headerMenu .navbar-nav > li > a:focus {
   background-color: transparent;
   background-image: none;
   color: #007BFF;
}
.headerMenu .navbar-nav > li > a.active,
.headerMenu .navbar-nav > li > a.active:hover,
.headerMenu .navbar-nav > li > a.active:focus {
   background-color: transparent;
   background-image: none;
   color: #007BFF;
}
.headerMenu .navbar-nav > .show > a,
.headerMenu .navbar-nav > .show > a:hover,
.headerMenu .navbar-nav > .show > a:focus {
   background-color: transparent;
   background-image: none;
   color: #007BFF;
}
.headerMenu .navbar-nav > .dropdown > a:hover .caret {
   border-bottom-color: #007BFF;
   border-top-color: #007BFF;
}
.headerMenu .navbar-nav > .dropdown > a .caret {
   border-bottom-color: #6D6D6D;
   border-top-color: #6D6D6D;
}
.headerMenu .navbar-nav > li > a.active > .caret,
.headerMenu .navbar-nav > li > a.active:hover > .caret,
.headerMenu .navbar-nav > li > a.active:focus > .caret {
   border-bottom-color: #007BFF;
   border-top-color: #007BFF;
}
.headerMenu .navbar-nav > .show > a .caret,
.headerMenu .navbar-nav > .show > a:hover .caret,
.headerMenu .navbar-nav > .show > a:focus .caret {
   border-bottom-color: #007BFF;
   border-top-color: #007BFF;
}
.headerMenu .navbar-link {
   color: #6D6D6D;
}
.headerMenu .navbar-link:hover {
   color: #fff;
}
}
#headerMenu i {
   font-size: 16px;
   left: 0;
   margin-right: 4px;
   position: relative;
   top: 0;
   width: 16px;
}
#wb_headerMenu {
   z-index: 1111  !important;
}
#wb_header {
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.19);
   box-sizing: border-box;
   clear: both;
   display: table;
   left: 0;
   margin: 0;
   position: fixed;
   table-layout: fixed;
   text-align: center;
   top: 0;
   width: 100%;
   z-index: 7777;
}
#header {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 1024px;
   padding: 0;
}
#header > .col-1,
#header > .col-2 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 5px;
   padding-right: 5px;
   position: relative;
}
#header > .col-1,
#header > .col-2 {
   flex: 0 0 auto;
}
#header > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 50%;
   flex-wrap: wrap;
   justify-content: center;
   max-width: 50%;
   text-align: center;
}
#header > .col-2 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 50%;
   flex-wrap: wrap;
   justify-content: flex-end;
   max-width: 50%;
   text-align: right;
}
@media (max-width: 480px) {
#header > .col-1,
#header > .col-2 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_MainFrame_IIText1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_MainFrame_IIText1 div {
   text-align: left;
}
#wb_MainFrame_IIText1 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_IconFont8 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   margin: 0 10px 0 0;
   padding: 0;
   text-align: center;
   vertical-align: top;
}
#wb_IconFont8 a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#IconFont8 {
   height: 24px;
   width: 24px;
}
#IconFont8 i {
   color: #0000FF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 24px;
}
#wb_IconFont8:hover #IconFont8 i {
   color: #7E96A1;
}
#MainFrame_IIPageFooter1 {
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
