@charset "UTF-8";
@font-face {
  font-family: SourceSansPro;
  src: url(fonts/SourceSansPro-ExtraLight.ttf);
  font-weight: 200; }
@font-face {
  font-family: SourceSansPro;
  src: url(fonts/SourceSansPro-ExtraLightItalic.ttf);
  font-weight: 200;
  font-style: italic; }
@font-face {
  font-family: SourceSansPro;
  src: url(fonts/SourceSansPro-Light.ttf);
  font-weight: 300; }
@font-face {
  font-family: SourceSansPro;
  src: url(fonts/SourceSansPro-LightItalic.ttf);
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: SourceSansPro;
  src: url(fonts/SourceSansPro-Regular.ttf);
  font-weight: 400; }
@font-face {
  font-family: SourceSansPro;
  src: url(fonts/SourceSansPro-Italic.ttf);
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: SourceSansPro;
  src: url(fonts/SourceSansPro-SemiBold.ttf);
  font-weight: 600; }
@font-face {
  font-family: SourceSansPro;
  src: url(fonts/SourceSansPro-SemiBoldItalic.ttf);
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: SourceSansPro;
  src: url(fonts/SourceSansPro-Bold.ttf);
  font-weight: 700; }
@font-face {
  font-family: SourceSansPro;
  src: url(fonts/SourceSansPro-BoldItalic.ttf);
  font-weight: 700;
  font-style: italic; }
@font-face {
  font-family: SourceSansPro;
  src: url(fonts/SourceSansPro-Black.ttf);
  font-weight: 900; }
@font-face {
  font-family: SourceSansPro;
  src: url(fonts/SourceSansPro-BlackItalic.ttf);
  font-weight: 900;
  font-style: italic; }
* {
  font-family: SourceSansPro, sans-serif;
  box-sizing: border-box; }

/*$gradLight: $color9;
$gradGreyDark: $color10;*/
main > .layout-content {
  min-height: 500px; }

.font1 {
  font-size: 25pt; }

.font2 {
  font-size: 25pt; }

.font3 {
  font-weight: 600;
  text-decoration: none;
  font-size: 25pt; }

.font4 {
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 25pt; }

.font5 {
  text-transform: uppercase;
  font-size: 25pt; }

body {
  background: linear-gradient(to left, #D8B49A, #F8F4F3);
  margin: 0; }

#area-content-content .par-left-col-210 {
  display: flex;
  flex-direction: row; }
  #area-content-content .par-left-col-210 > .group-left {
    max-width: 250px; }
    #area-content-content .par-left-col-210 > .group-left > div {
      text-align: center; }
  #area-content-content .par-left-col-210 > .group-right {
    width: auto;
    flex-grow: 1; }

#area-content-content .ds-spoiler > ._header {
  display: flex;
  flex-direction: row;
  cursor: pointer;
  margin-bottom: 10px;
  align-content: stretch;
  align-items: stretch;
  justify-content: start; }
  #area-content-content .ds-spoiler > ._header > ._icon {
    display: flex;
    flex-direction: row;
    align-items: start; }
    #area-content-content .ds-spoiler > ._header > ._icon > div {
      min-width: 50px;
      display: flex;
      flex-direction: row;
      justify-content: center;
      margin-top: 7px; }
      #area-content-content .ds-spoiler > ._header > ._icon > div > div {
        display: block; }
        #area-content-content .ds-spoiler > ._header > ._icon > div > div > img {
          max-width: 36px;
          max-height: 36px; }
  #area-content-content .ds-spoiler > ._header > ._title {
    flex-grow: 1; }
    #area-content-content .ds-spoiler > ._header > ._title * {
      font-size: 21px;
      text-decoration: none;
      color: black;
      font-weight: bold; }
  #area-content-content .ds-spoiler > ._header > ._img {
    flex-shrink: 0;
    margin-left: 15px;
    width: 50px;
    display: inline-block;
    background-image: url("/themes/custom/bbmc/images/Золотая влево.svg");
    background-repeat: no-repeat;
    background-position: right;
    transform: rotate(270deg);
    background-size: 16px; }
  #area-content-content .ds-spoiler > ._header:hover {
    color: #990000; }
#area-content-content .ds-spoiler > ._body {
  margin-left: 51px; }
#area-content-content .ds-spoiler.__colapsed > ._body {
  display: none; }

#area-content-content .paragraph {
  font-size: 18px;
  text-decoration: none;
  line-height: 1.4;
  margin-bottom: 20pt; }
#area-content-content p {
  font-size: 18px;
  text-decoration: none;
  margin-bottom: 0px;
  margin-top: 0;
  font-weight: 400; }
#area-content-content .bbmc-field-format--paragraph-head {
  font-size: 21px;
  text-transform: uppercase;
  text-decoration: none;
  color: #990000;
  margin: 0 0 10px 0; }
#area-content-content .bbmc-field-format--full-column-picture a {
  width: 100%; }
  #area-content-content .bbmc-field-format--full-column-picture a > img {
    width: 100%;
    height: auto; }
#area-content-content .bbmc-field-format--embedded-video video {
  width: 100%;
  max-width: 800px;
  height: auto; }

#area-header {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-top: 35px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  max-width: 1500px; }
  #area-header > #area-header-title {
    width: 100%; }
    #area-header > #area-header-title > #area-header-title-text {
      flex-grow: 1;
      align-self: stretch; }
  #area-header > #area-header-menu {
    width: 100%;
    margin-top: -50px;
    align-self: flex-end; }
  #area-header #area-header-search {
    width: 100%;
    align-self: flex-end; }
  #area-header #area-header-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
  #area-header #area-header-title-logo {
    text-decoration: none;
    display: flex;
    flex-direction: row;
    align-items: start; }
    #area-header #area-header-title-logo > ._main {
      max-height: 220px;
      max-width: 220px;
      margin-right: 35px; }
    #area-header #area-header-title-logo > ._best {
      max-height: 160px;
      max-width: 160px; }
    #area-header #area-header-title-logo:visited {
      text-decoration: none; }
  @media screen and (max-width: 1500px) {
    #area-header #area-header-title-logo > ._main {
      max-width: 160px;
      max-height: 160px;
      margin-right: 10px; }
    #area-header #area-header-title-logo > ._best {
      max-width: 116px;
      max-height: 116px; } }
  @media screen and (max-width: 1024px) {
    #area-header #area-header-title-logo > ._main {
      margin-right: 0;
      max-width: 12vw;
      max-height: 12vw; }
    #area-header #area-header-title-logo > ._best {
      display: none; } }
  @media screen and (max-width: 768px) {
    #area-header #area-header-title-logo > ._main {
      max-width: 64px;
      max-height: 64px; } }
  #area-header #area-header-title-text {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 40px;
    padding-left: 25px; }
    #area-header #area-header-title-text > ._prefix-name {
      font-weight: 600;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 22px;
      max-height: 28px;
      text-align: justify; }
      #area-header #area-header-title-text > ._prefix-name:after {
        content: '';
        width: 100%;
        display: inline-block; }
    #area-header #area-header-title-text > ._name {
      text-transform: uppercase;
      font-size: 41px;
      max-height: 52px;
      text-align: justify;
      font-weight: 700; }
      #area-header #area-header-title-text > ._name:after {
        content: '';
        width: 100%;
        display: inline-block; }
  @media screen and (max-width: 1500px) {
    #area-header #area-header-title-text > ._prefix-name {
      font-size: 1.4vw; }
    #area-header #area-header-title-text > ._name {
      font-size: 2.5vw; } }
  @media screen and (max-width: 1024px) {
    #area-header #area-header-title-text {
      padding-top: 20px; }
      #area-header #area-header-title-text > ._prefix-name {
        font-size: 1.7vw; }
      #area-header #area-header-title-text > ._name {
        font-size: 3.2vw; } }
  @media screen and (max-width: 768px) {
    #area-header #area-header-title-text {
      padding-top: 0; }
      #area-header #area-header-title-text > ._prefix-name {
        display: none; }
      #area-header #area-header-title-text > ._name {
        font-size: 4vw;
        max-height: none;
        text-align: center; }
      #area-header #area-header-title-text > ._name:after {
        display: none; } }
  #area-header #area-header-menu {
    justify-content: flex-end;
    margin-bottom: 35px;
    display: flex;
    flex-direction: row;
    font-weight: 400; }
    #area-header #area-header-menu > a {
      font-size: 20px;
      padding-left: 20px;
      padding-right: 20px;
      display: flex;
      flex-direction: row;
      align-items: center;
      text-decoration: none; }
      #area-header #area-header-menu > a > .__icon {
        margin-right: 5px; }
        #area-header #area-header-menu > a > .__icon > img {
          margin-left: 4px;
          margin-right: 4px;
          max-width: 64px;
          max-height: 64px; }
      #area-header #area-header-menu > a > .__title {
        color: black;
        font-size: 18px; }
      #area-header #area-header-menu > a:hover {
        cursor: pointer; }
        #area-header #area-header-menu > a:hover > .__title {
          color: #660000; }
      #area-header #area-header-menu > a:visited {
        text-decoration: none; }
    #area-header #area-header-menu > a:last-child {
      padding-right: 0; }
  @media screen and (max-width: 1500px) {
    #area-header #area-header-menu {
      margin-top: 0; }
      #area-header #area-header-menu > a {
        font-size: 18px;
        padding-left: 10px;
        padding-right: 10px; }
        #area-header #area-header-menu > a > ._icon {
          margin-right: 5px; }
          #area-header #area-header-menu > a > ._icon > img {
            margin-left: 2px;
            margin-right: 2px;
            max-width: 48px;
            max-height: 48px; } }
  @media screen and (max-width: 1024px) {
    #area-header #area-header-menu {
      margin-top: 0; }
      #area-header #area-header-menu img {
        max-width: 48px;
        max-height: 48px; } }
  @media screen and (max-width: 768px) {
    #area-header #area-header-menu {
      margin-top: 30px;
      align-content: stretch;
      align-self: stretch;
      flex-wrap: wrap;
      margin-bottom: 0; }
      #area-header #area-header-menu a {
        flex-basis: 0;
        flex-grow: 1;
        flex-shrink: 0;
        justify-content: center;
        font-size: 16px; }
        #area-header #area-header-menu a > .__title {
          font-size: 16px; }
        #area-header #area-header-menu a .__icon img {
          max-width: 36px;
          max-height: 36px;
          color: pink; } }
  #area-header #area-header-search {
    justify-content: flex-end;
    display: flex;
    flex-direction: row; }
    #area-header #area-header-search .search-block-form > form {
      display: flex;
      flex-direction: row; }
      #area-header #area-header-search .search-block-form > form > div.js-form-type-search > label.visually-hidden {
        display: inline-block !important;
        width: 20px;
        height: 20px;
        background: url("/themes/custom/bbmc/images/Search.svg") no-repeat center/20px;
        position: relative !important;
        overflow: initial;
        color: transparent;
        left: 40px;
        top: -1px; }
      #area-header #area-header-search .search-block-form > form > div.js-form-type-search > .form-search {
        width: 420px;
        font-size: 15pt;
        height: 36px;
        border-radius: 8px 0 0 8px;
        border: solid 1px #cc9933;
        padding-left: 50px; }
      #area-header #area-header-search .search-block-form > form > div.form-actions > #edit-submit {
        background: url("/themes/custom/bbmc/images/Золотая вправо.svg") no-repeat center/16px, linear-gradient(to bottom, #990000, #660000);
        display: inline-block;
        margin-left: 5px;
        color: transparent;
        border: 0;
        height: 36px;
        width: 42px;
        border-radius: 0 8px 8px 0; }
  @media screen and (max-width: 768px) {
    #area-header #area-header-search {
      width: 100%; }
      #area-header #area-header-search div {
        width: 100%; }
      #area-header #area-header-search #edit-actions {
        width: auto; }
      #area-header #area-header-search div.js-form-type-search {
        display: flex;
        align-items: center;
        justify-content: stretch;
        align-self: stretch;
        width: 100%;
        margin-left: -20px; }
      #area-header #area-header-search .form-search {
        flex-grow: 1; } }
  #area-header #area-header-section .menu-link-content-in-page {
    display: none !important; }
  #area-header #area-header-section .in-page-only {
    display: none !important; }
  #area-header #area-header-section > ._header {
    height: 0; }
    #area-header #area-header-section > ._header > .__line {
      background: linear-gradient(to bottom, #FFFFFF, #E1E1E1);
      border-radius: 8px;
      height: 72px;
      position: relative;
      top: 32px;
      z-index: 0; }
  #area-header #area-header-section > ._content {
    margin-top: 20px;
    margin-bottom: 20px;
    z-index: 1;
    display: flex;
    flex-direction: row;
    position: relative;
    justify-content: stretch; }
    #area-header #area-header-section > ._content > .__grid-5 > .dropdown-content {
      right: 0; }
  #area-header #area-header-section .dropdown {
    font-size: 14pt;
    font-weight: 600;
    display: inline-block;
    position: relative;
    flex-grow: 1; }
    #area-header #area-header-section .dropdown .dropbtn {
      display: block;
      text-align: center;
      font-size: 20px;
      font-weight: 600;
      z-index: 100;
      position: relative;
      border-bottom: 2px transparent solid;
      padding-left: 15pt;
      padding-right: 15pt;
      padding-top: 10pt;
      padding-bottom: 10pt;
      cursor: pointer;
      padding-top: 25px;
      border-radius: 8px 8px 0 0;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: 600;
      text-transform: uppercase;
      text-decoration: none;
      color: #990000;
      background-color: transparent;
      min-height: 92px; }
    #area-header #area-header-section .dropdown .dropdown-content {
      display: none;
      position: absolute;
      background-color: #660000;
      min-width: 160px;
      box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
      z-index: 1000;
      width: 622px; }
      #area-header #area-header-section .dropdown .dropdown-content > .in-header-only > a {
        color: #cc9933;
        padding: 2px 5px;
        text-decoration: none;
        display: block;
        font-size: 14pt;
        font-weight: 400;
        border-bottom: 1px #4E0D05 solid;
        border-top: 1px #8F190C solid;
        margin-bottom: 1px;
        display: flex;
        flex-direction: row; }
        #area-header #area-header-section .dropdown .dropdown-content > .in-header-only > a > .__icon {
          display: flex;
          flex-direction: row; }
          #area-header #area-header-section .dropdown .dropdown-content > .in-header-only > a > .__icon > img {
            max-height: 17px;
            position: relative;
            margin-right: 10px;
            margin-left: 10px;
            padding-top: 7px; }
        #area-header #area-header-section .dropdown .dropdown-content > .in-header-only > a:hover {
          color: #f5f5f5; }
    #area-header #area-header-section .dropdown:hover .dropdown-content {
      display: block; }
    #area-header #area-header-section .dropdown:hover .dropbtn {
      color: #cc9933;
      background: linear-gradient(to bottom, #990000, #660000);
      border-bottom: 2px solid #cc9933; }
  @media screen and (max-width: 1500px) {
    #area-header #area-header-section .dropbtn {
      height: 89px; }
    #area-header #area-header-section ._header > .__line {
      height: 77px; }
    #area-header #area-header-section ._content > .__grid-4 > .dropdown-content {
      right: 0; } }
  @media screen and (max-width: 1240px) {
    #area-header #area-header-section ._content > .__grid-3 > .dropdown-content {
      right: -300px; } }
  @media screen and (max-width: 1024px) {
    #area-header #area-header-section > ._header > .__line {
      height: 150px; }
    #area-header #area-header-section > ._content {
      flex-wrap: wrap; }
      #area-header #area-header-section > ._content > .__grid-3 > .dropdown-content {
        right: -150px; }
      #area-header #area-header-section > ._content > .dropdown .dropbtn {
        font-size: 18px;
        height: 52px;
        min-height: 52px; }
      #area-header #area-header-section > ._content > .dropdown > .dropdown-content {
        width: 450px; }
      #area-header #area-header-section > ._content .__grid-1 {
        width: 100%;
        order: 5; }
      #area-header #area-header-section > ._content .__grid-2 {
        width: 35%;
        order: 1; }
      #area-header #area-header-section > ._content .__grid-3 {
        width: 35%;
        order: 2; }
      #area-header #area-header-section > ._content .__grid-4 {
        width: 100%;
        order: 4; }
      #area-header #area-header-section > ._content .__grid-5 {
        width: 25%;
        order: 3; } }
  @media screen and (max-width: 768px) {
    #area-header #area-header-section > ._content {
      flex-wrap: wrap;
      justify-content: stretch; }
      #area-header #area-header-section > ._content > .dropdown {
        flex-grow: 1; }
        #area-header #area-header-section > ._content > .dropdown .dropbtn {
          font-size: 16px; }
        #area-header #area-header-section > ._content > .dropdown > .dropdown-content {
          width: calc(100vw - 50px); } }
  @media screen and (max-width: 500px) {
    #area-header #area-header-section > ._header {
      display: none; }
    #area-header #area-header-section > ._content {
      background: linear-gradient(to bottom, #FFFFFF, #E1E1E1);
      border-radius: 8px; }
      #area-header #area-header-section > ._content > .dropdown {
        width: 100%; } }
  @media screen and (max-width: 420px) {
    #area-header #area-header-section > ._content > .dropdown > .dropbtn {
      font-size: 16px; } }
  #area-header #area-preheader-section {
    background: linear-gradient(to bottom, #FFFFFF, #E1E1E1);
    border-radius: 8px;
    position: relative;
    z-index: 0;
    margin-top: 10pt;
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    #area-header #area-preheader-section .__social {
      display: flex;
      align-items: center;
      padding-left: 5pt; }
      #area-header #area-preheader-section .__social > a {
        margin: 0 5pt; }
        #area-header #area-preheader-section .__social > a > img {
          max-width: 36px;
          max-height: 36px; }
        #area-header #area-preheader-section .__social > a:hover > img {
          filter: brightness(120%); }
    #area-header #area-preheader-section .__links div {
      display: inline-block;
      position: relative;
      flex-grow: 1; }
      #area-header #area-preheader-section .__links div .btn {
        display: block;
        text-align: center;
        font-size: 20px;
        font-weight: 600;
        z-index: 100;
        position: relative;
        border-bottom: 2px transparent solid;
        padding-left: 15pt;
        padding-right: 15pt;
        cursor: pointer;
        border-radius: 8px 8px 0 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
        text-transform: uppercase;
        text-decoration: none;
        color: #990000;
        background-color: transparent;
        min-height: 48px; }
      #area-header #area-preheader-section .__links div:hover .btn {
        color: #cc9933;
        background: linear-gradient(to bottom, #990000, #660000);
        border-bottom: 2px solid #cc9933; }
  @media screen and (max-width: 1024px) {
    #area-header #area-preheader-section div .btn {
      font-size: 18px; } }
  @media screen and (max-width: 768px) {
    #area-header #area-preheader-section div .btn {
      font-size: 16px; } }
  #area-header #area-slider {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center; }
    #area-header #area-slider .slick-list {
      max-height: 510px; }
    #area-header #area-slider > div {
      max-width: 1100px; }
    #area-header #area-slider .slick__arrow {
      border-radius: 0; }
      #area-header #area-slider .slick__arrow > button {
        opacity: 0;
        width: 300px;
        height: 500px; }
    #area-header #area-slider .slick-dots > li > button:before {
      color: #cc9933;
      opacity: 1; }
    #area-header #area-slider .slick-dots > li.slick-active > button:before {
      color: #660000; }
  @media screen and (max-width: 1150px) {
    #area-header #area-slider > div {
      width: inherit; }
    #area-header #area-slider .media__image {
      width: inherit !important; }
    #area-header #area-slider .slick__arrow > button {
      opacity: 0;
      width: 25vw;
      height: 40vw; } }

.area-footer {
  background-color: #660000; }

#block-views-block-slider-achiv-block-1, #block-views-block-slider-achiv {
  background-color: #f5f5f5; }

.slick--optionset--slider-achiv {
  padding: 0 25px;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto; }
  .slick--optionset--slider-achiv .slick-list {
    z-index: 1; }
    .slick--optionset--slider-achiv .slick-list .slick__slide .slide__content > .media {
      padding: 0 25px; }
      .slick--optionset--slider-achiv .slick-list .slick__slide .slide__content > .media > img {
        -webkit-box-shadow: 0px 0px 9px 6px rgba(34, 60, 80, 0.2);
        -moz-box-shadow: 0px 0px 9px 6px rgba(34, 60, 80, 0.2);
        box-shadow: 0px 0px 9px 6px rgba(34, 60, 80, 0.2);
        transform: scale(0.75); }
      .slick--optionset--slider-achiv .slick-list .slick__slide .slide__content > .media > img:hover {
        transform: scale(1);
        z-index: 10;
        position: relative;
        -webkit-box-shadow: 0px 0px 4px 4px rgba(34, 60, 80, 0.2);
        -moz-box-shadow: 0px 0px 4px 4px rgba(34, 60, 80, 0.2);
        box-shadow: 0px 0px 4px 4px rgba(34, 60, 80, 0.2); }
  .slick--optionset--slider-achiv .slick__arrow > .slick-prev {
    background: url("../images/Золотая влево.svg");
    background-position: center;
    background-size: 42px;
    background-repeat: no-repeat; }
    .slick--optionset--slider-achiv .slick__arrow > .slick-prev::before {
      content: none; }
    .slick--optionset--slider-achiv .slick__arrow > .slick-prev:hover {
      opacity: 0.5; }
  .slick--optionset--slider-achiv .slick__arrow > .slick-next {
    background-image: url("../images/Золотая вправо.svg");
    background-position: center;
    background-size: 42px;
    background-repeat: no-repeat; }
    .slick--optionset--slider-achiv .slick__arrow > .slick-next::before {
      content: none; }
    .slick--optionset--slider-achiv .slick__arrow > .slick-next:hover {
      opacity: 0.5; }

.slick--optionset--optionset-useful-links {
  padding: 0 150px; }
  .slick--optionset--optionset-useful-links .slide__caption {
    padding: 0; }
  .slick--optionset--optionset-useful-links .slick__arrow > .slick-prev {
    left: 100px;
    background: url("../images/Золотая влево.svg");
    background-position: center;
    background-size: 42px;
    background-repeat: no-repeat; }
    .slick--optionset--optionset-useful-links .slick__arrow > .slick-prev::before {
      content: none; }
    .slick--optionset--optionset-useful-links .slick__arrow > .slick-prev:hover {
      opacity: 0.5; }
  .slick--optionset--optionset-useful-links .slick__arrow > .slick-next {
    right: 100px;
    background-image: url("../images/Золотая вправо.svg");
    background-position: center;
    background-size: 42px;
    background-repeat: no-repeat; }
    .slick--optionset--optionset-useful-links .slick__arrow > .slick-next::before {
      content: none; }
    .slick--optionset--optionset-useful-links .slick__arrow > .slick-next:hover {
      opacity: 0.5; }
  .slick--optionset--optionset-useful-links .slide__description {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .slick--optionset--optionset-useful-links .__element {
    color: white;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    width: 250px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12pt;
    margin-left: 15px;
    margin-right: 15px;
    flex-shrink: 0;
    height: 180px; }
    .slick--optionset--optionset-useful-links .__element:hover {
      background: linear-gradient(to bottom, #990000, #660000); }
    .slick--optionset--optionset-useful-links .__element .__name {
      color: #f5f5f5;
      text-align: center; }
    .slick--optionset--optionset-useful-links .__element .__border {
      border-bottom: #cc9933 2px solid;
      height: 10px;
      text-align: center;
      width: 110px;
      margin-left: auto;
      margin-right: auto;
      margin-top: auto;
      margin-bottom: 10px; }
    .slick--optionset--optionset-useful-links .__element .__link {
      color: #f5f5f5;
      text-align: center; }
    .slick--optionset--optionset-useful-links .__element a {
      padding: 10px;
      text-decoration: none;
      flex-grow: 1;
      flex-direction: column;
      display: flex; }

.view-education-program {
  padding-bottom: 50px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center; }
  .view-education-program .views-row {
    border: 2px solid #cc9933;
    width: 450px;
    height: 350px;
    display: flex;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
    flex-direction: column;
    text-align: center;
    justify-content: center; }
    .view-education-program .views-row:hover {
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05);
      -webkit-box-shadow: 0px 0px 9px 6px rgba(34, 60, 80, 0.2);
      -moz-box-shadow: 0px 0px 9px 6px rgba(34, 60, 80, 0.2);
      box-shadow: 0px 0px 9px 6px rgba(34, 60, 80, 0.2); }
    .view-education-program .views-row * {
      color: black;
      text-decoration: none; }
    .view-education-program .views-row > a {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center; }
    .view-education-program .views-row ._icon img {
      width: 100px;
      height: 100px; }
    .view-education-program .views-row ._title {
      font-size: 25px;
      margin-bottom: 15px; }
    .view-education-program .views-row ._eform {
      font-weight: 600; }

#area-education-program {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background-color: white;
  justify-items: center;
  grid-column-gap: 18px;
  grid-row-gap: 20px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 50pt;
  max-width: 1500px; }
  #area-education-program > .-education-program-front {
    border: 2px solid #cc9933;
    width: 500px;
    height: 350px;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center; }
    #area-education-program > .-education-program-front > div {
      margin-top: 5pt; }
    #area-education-program > .-education-program-front > ._icon > img {
      border-bottom: 2px #660000 solid;
      max-width: 100px;
      max-height: 100px; }
    #area-education-program > .-education-program-front > ._title {
      font-weight: 600;
      text-decoration: none;
      font-size: 25px; }
    #area-education-program > .-education-program-front > ._e_form {
      font-weight: 600; }

.area-cci {
  width: 100%;
  text-align: center;
  padding-bottom: 25px; }
  .area-cci ._banner {
    max-width: 728px;
    height: auto;
    width: 100%; }
  .area-cci ._pixel {
    display: none !important; }

#area-front-block {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px; }

#area-education-program-header {
  margin-top: 100px;
  margin-bottom: 50px;
  text-align: center;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px; }
  #area-education-program-header > ._title {
    font-size: 18pt;
    text-transform: uppercase;
    font-weight: 600;
    background: linear-gradient(to bottom, #990000, #660000);
    color: #cc9933;
    padding: 15pt 28pt;
    border-radius: 3px;
    display: inline;
    position: relative;
    z-index: 2; }
  #area-education-program-header > ._line {
    border-bottom: #cc9933 2px solid;
    height: 2px;
    position: relative;
    z-index: 1;
    top: -20px;
    margin: 0 15vw; }

@media screen and (max-width: 1024px) {
  #area-body #area-education-program-header {
    margin-top: 25px; }
    #area-body #area-education-program-header > ._title {
      font-size: 18px;
      padding: 15px 28px; }
    #area-body #area-education-program-header > ._line {
      margin: 0; } }

@media screen and (max-width: 1024px) {
  #area-front-block .-education-program-front {
    width: 350px;
    height: 250px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px; }
    #area-front-block .-education-program-front > a > div {
      font-size: 15px; }
    #area-front-block .-education-program-front > a ._title {
      font-weight: bold;
      font-size: 18px; }
    #area-front-block .-education-program-front > a ._icon img {
      width: 64px;
      height: 64px; } }
@media screen and (max-width: 768px) {
  #area-front-block .view-education-program {
    align-items: stretch; }
  #area-front-block .-education-program-front {
    height: auto;
    padding: 10px;
    width: 50%;
    margin: 0; } }

#area-content-menu .section-menu {
  display: none; }
#area-content-menu.menu-about .menu-about {
  display: block; }
#area-content-menu.menu-teach .menu-teach {
  display: block; }
#area-content-menu.menu-stud .menu-stud {
  display: block; }
#area-content-menu.menu-spec .menu-spec {
  display: block; }
#area-content-menu.menu-abitur .menu-abitur {
  display: block; }
#area-content-menu.menu-front-page .menu-front-page {
  display: block; }
#area-content-menu > ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  #area-content-menu > ul li {
    padding-left: 5pt;
    padding-top: 2pt;
    padding-bottom: 2pt;
    margin-bottom: 10px;
    position: relative;
    border-left: transparent 5pt solid; }
    #area-content-menu > ul li:first-child {
      margin-top: 0; }
    #area-content-menu > ul li > a {
      color: #000000 !important;
      text-decoration: none;
      display: flex;
      align-items: start; }
      #area-content-menu > ul li > a > .__icon {
        margin-top: 5px;
        margin-left: 10px;
        margin-right: 10px; }
        #area-content-menu > ul li > a > .__icon > img {
          max-width: 48px;
          float: left;
          margin-top: 2px; }
      #area-content-menu > ul li > a > .__title {
        margin: 5px;
        font-size: 12pt;
        flex-grow: 1; }
    #area-content-menu > ul li:hover:before {
      content: "";
      position: absolute;
      left: -10px;
      top: -5px;
      width: 8px;
      height: calc(100% + 10px);
      border-radius: 10px;
      background-color: #b00000; }
    #area-content-menu > ul li:hover {
      background: linear-gradient(to top, #E1E1E1, #ffffff);
      cursor: pointer; }

#block-bbmc-local-tasks {
  margin-bottom: 5px; }
  #block-bbmc-local-tasks > ul {
    display: flex;
    flex-direction: row;
    list-style-type: none;
    justify-content: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    padding-inline-start: 0;
    margin-top: 0; }
    #block-bbmc-local-tasks > ul:first-child > a {
      border-radius: 2px 0 0 2px;
      text-decoration: underline; }
    #block-bbmc-local-tasks > ul > li {
      flex-grow: 1; }
      #block-bbmc-local-tasks > ul > li > a {
        display: block;
        font-size: 12pt;
        padding: 5px 15px;
        background: linear-gradient(to top, #CC9933, #EDC370);
        color: black;
        text-decoration: none;
        border: black 1px solid; }
        #block-bbmc-local-tasks > ul > li > a:hover {
          color: white;
          background: linear-gradient(to top, #660000, #990000); }

@keyframes blink-red {
  from {
    color: black;
    border-color: black; }
  to {
    color: red;
    border-color: red; } }
.media-pdf {
  position: relative;
  display: inline-block;
  padding-left: 5pt;
  padding-right: 5pt;
  text-decoration: none;
  color: black;
  padding-bottom: 5px; }
  .media-pdf:visited {
    text-decoration: none;
    color: black; }
  .media-pdf:hover {
    color: #660000; }
  .media-pdf > img {
    width: 16pt;
    height: 16pt;
    margin-right: 5px;
    position: relative;
    top: 3px; }
  .media-pdf > ._size {
    margin-left: 15pt;
    font-size: 12pt; }
  .media-pdf > ._dropup-content {
    display: none;
    position: absolute;
    min-width: 160px;
    z-index: 1;
    top: -225px; }
    .media-pdf > ._dropup-content > img {
      max-width: 500px;
      max-height: 200px;
      border-radius: 10px;
      border: 4px solid #b00000; }
  .media-pdf:hover > ._dropup-content {
    display: block; }

.media-docx {
  position: relative;
  display: inline-block;
  padding-left: 5pt;
  padding-right: 5pt;
  text-decoration: none;
  color: black;
  padding-bottom: 5px; }
  .media-docx:visited {
    text-decoration: none;
    color: black; }
  .media-docx:hover {
    color: #660000; }
  .media-docx > img {
    width: 16pt;
    height: 16pt;
    margin-right: 5px;
    position: relative;
    top: 3px; }
  .media-docx > ._size {
    margin-left: 15pt;
    font-size: 12pt; }
  .media-docx > ._dropup-content {
    display: none;
    position: absolute;
    min-width: 160px;
    z-index: 1;
    top: -225px; }
    .media-docx > ._dropup-content > img {
      max-width: 500px;
      max-height: 200px;
      border-radius: 10px;
      border: 4px solid #b00000; }
  .media-docx:hover > ._dropup-content {
    display: block; }

#area-content-content * {
  font-size: 18px;
  text-decoration: none; }
#area-content-content h2 {
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #990000; }
#area-content-content h3 {
  font-size: 21px;
  text-transform: uppercase;
  text-decoration: none;
  color: #990000; }
  #area-content-content h3 > a {
    font-size: 21px;
    text-transform: uppercase;
    text-decoration: none;
    color: #990000; }
    #area-content-content h3 > a:visited {
      color: #990000; }
    #area-content-content h3 > a:hover {
      text-decoration: underline; }
#area-content-content h4 {
  font-size: 21px;
  text-transform: uppercase;
  text-decoration: none;
  color: #990000; }
#area-content-content .field-name-node-title {
  margin-bottom: 15px; }
#area-content-content .paragraph a {
  color: #990000;
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none; }
#area-content-content .paragraph a:hover {
  text-decoration: underline;
  color: #660000; }
#area-content-content .paragraph > .bbmc-field-format--paragraph-gallery {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: left; }
  #area-content-content .paragraph > .bbmc-field-format--paragraph-gallery > div {
    border: #990000 1px solid;
    border-radius: 5px;
    margin: 2px;
    background-color: #f5f5f5;
    display: flex;
    justify-content: stretch;
    align-content: stretch; }
    #area-content-content .paragraph > .bbmc-field-format--paragraph-gallery > div > a {
      width: 220px;
      height: 220px;
      padding: 5px;
      display: flex;
      align-items: center;
      justify-content: center; }
    #area-content-content .paragraph > .bbmc-field-format--paragraph-gallery > div:hover {
      background-color: #E1E1E1; }
#area-content-content div.paragraph.bbmc-template-ul-style-none ul {
  list-style: none !important; }
#area-content-content div.paragraph.bbmc-template-touch-enable {
  touch-action: pan-x !important;
  overflow-x: hidden;
  cursor: grab; }
#area-content-content div.paragraph.bbmc-template-animate-red {
  animation: blink-red 0.5s infinite alternate;
  border-style: solid;
  border-width: 1px;
  border-radius: 10px;
  padding: 25px;
  font-size: 21px; }
#area-content-content div.paragraph.bbmc-template-table-default table {
  border-collapse: collapse;
  border: #990000 solid 1px; }
  #area-content-content div.paragraph.bbmc-template-table-default table > thead {
    background-color: #990000; }
    #area-content-content div.paragraph.bbmc-template-table-default table > thead > tr > th {
      border: #FFFFFF solid 1px;
      font-weight: 500;
      color: white;
      padding: 2px 5px; }
  #area-content-content div.paragraph.bbmc-template-table-default table > tbody > tr > td {
    padding: 2px 5px;
    border: #E1E1E1 solid 1px; }

#area-content ._front-news {
  display: flex;
  flex-direction: column;
  margin-top: 25px;
  font-size: 20px;
  padding-left: 515px;
  height: 290px;
  position: relative; }
  #area-content ._front-news > ._image {
    position: absolute;
    left: 0; }
    #area-content ._front-news > ._image img {
      width: 480px;
      height: 290px;
      border: 1px solid black; }
  #area-content ._front-news > ._changed {
    background: linear-gradient(to bottom, #EDC370, #CC9933);
    align-self: flex-start;
    font-size: 25px;
    padding: 4px 20px;
    border-radius: 7px;
    margin-bottom: 20px; }
  #area-content ._front-news > ._title {
    text-align: justify;
    font-size: 22px;
    font-weight: bold;
    margin-left: 25px; }
  #area-content ._front-news > ._body {
    text-align: justify;
    margin-left: 25px; }
  #area-content ._front-news > ._link {
    margin-left: 25px;
    margin-top: auto;
    display: flex;
    flex-direction: row; }
    #area-content ._front-news > ._link > a {
      margin-right: 10px;
      color: #990000;
      text-decoration: none;
      display: flex;
      flex-direction: row;
      align-items: center;
      font-size: 16px; }
      #area-content ._front-news > ._link > a > .link-arrow {
        margin-left: 5px;
        height: 11px;
        width: 11px;
        background-image: url("/themes/custom/bbmc/images/Красная вправо.svg");
        background-size: contain; }
      #area-content ._front-news > ._link > a:hover {
        color: #cc9933; }
        #area-content ._front-news > ._link > a:hover > .link-arrow {
          background-image: url("/themes/custom/bbmc/images/Золотая вправо.svg"); }
      #area-content ._front-news > ._link > a:visited {
        text-decoration: none; }
    #area-content ._front-news > ._link > ._line {
      height: 2px;
      background-color: #cc9933;
      width: 100%;
      position: relative;
      top: 10px; }

@media screen and (max-width: 1300px) {
  #area-content ._front-news {
    padding-left: 325px;
    min-height: 180px;
    height: auto; }
    #area-content ._front-news > ._changed {
      font-size: 20px; }
    #area-content ._front-news > ._image img {
      width: 300px;
      height: auto; } }
@media screen and (max-width: 768px) {
  #area-content ._front-news {
    padding-left: 180px;
    flex-wrap: wrap;
    height: auto; }
    #area-content ._front-news > ._changed {
      font-size: 18px;
      margin-bottom: 5px; }
    #area-content ._front-news > ._image {
      width: 170px; }
      #area-content ._front-news > ._image img {
        width: 150px;
        height: auto; }
    #area-content ._front-news > ._title {
      font-size: 18px; }
    #area-content ._front-news > ._body {
      width: calc(100% + 180px);
      margin-left: -180px;
      margin-top: 35px;
      margin-bottom: 15px;
      font-size: 18px; }
    #area-content ._front-news > ._link {
      margin-left: -180px;
      width: calc(100% + 180px); } }
@media screen and (max-width: 450px) {
  #area-content ._front-news {
    padding-left: 0;
    flex-direction: row;
    flex-wrap: wrap;
    height: auto; }
    #area-content ._front-news > ._image {
      position: relative;
      width: 70px; }
      #area-content ._front-news > ._image img {
        width: 50px;
        height: auto; }
    #area-content ._front-news > ._changed {
      font-size: 14px; }
    #area-content ._front-news > ._title {
      width: calc(100% - 70px);
      font-size: 16px;
      margin-left: 0; }
    #area-content ._front-news > ._body {
      font-size: 14px;
      margin-left: 0;
      margin-top: 15px; }
    #area-content ._front-news > ._link {
      margin-left: 0; }
      #area-content ._front-news > ._link > a > div {
        font-size: 14px; } }
.btns-arrow-right {
  display: inline-block;
  padding: 9px 45px;
  background: linear-gradient(to bottom, #990000, #660000);
  border-radius: 5px;
  color: #cc9933;
  text-decoration: none;
  font-size: 20px; }
  .btns-arrow-right > ._title {
    letter-spacing: 0.8px; }
  .btns-arrow-right > ._img {
    background-image: url("/themes/custom/bbmc/images/Золотая вправо.svg");
    width: 15px;
    height: 15px;
    display: inline-block;
    background-size: contain;
    margin-left: 13px; }
  .btns-arrow-right:hover {
    color: white; }
    .btns-arrow-right:hover > ._img {
      background-image: url("/themes/custom/bbmc/images/Белая вправо.svg"); }

#area-content._is-front ._front-news {
  padding-left: 235px;
  height: 210px; }
  #area-content._is-front ._front-news > ._image {
    position: absolute;
    left: 0; }
    #area-content._is-front ._front-news > ._image img {
      width: 210px;
      height: 210px;
      border: 1px solid black; }
  #area-content._is-front ._front-news > ._changed {
    display: none; }

@media screen and (max-width: 768px) {
  #area-content._is-front ._front-news {
    padding-left: 0;
    flex-direction: row;
    flex-wrap: wrap;
    height: auto; }
    #area-content._is-front ._front-news > ._image {
      position: relative;
      width: 170px; }
      #area-content._is-front ._front-news > ._image img {
        width: 150px;
        height: 150px; }
    #area-content._is-front ._front-news > ._title {
      width: calc(100% - 170px);
      margin-left: 0; }
    #area-content._is-front ._front-news > ._body {
      width: 100%;
      margin-left: 0;
      margin-top: 15px;
      margin-bottom: 15px; }
    #area-content._is-front ._front-news > ._link {
      width: 100%;
      margin-left: 0; } }
@media screen and (max-width: 450px) {
  #area-content._is-front ._front-news {
    min-height: auto; }
    #area-content._is-front ._front-news > ._image {
      width: 70px; }
      #area-content._is-front ._front-news > ._image img {
        width: 50px;
        height: 50px; }
    #area-content._is-front ._front-news > ._title {
      width: calc(100% - 70px);
      font-size: 16px; }
    #area-content._is-front ._front-news > ._body {
      font-size: 14px; }
    #area-content._is-front ._front-news > ._link > a > div {
      font-size: 16px; } }
.pager {
  margin-top: 90px; }
  .pager > .js-pager__items {
    display: flex;
    flex-direction: row;
    list-style: none;
    justify-content: end; }
    .pager > .js-pager__items > li {
      padding: 5px;
      background: linear-gradient(to bottom, #990000, #660000);
      border-radius: 5px;
      color: #cc9933;
      margin-left: 3px;
      margin-right: 3px; }
      .pager > .js-pager__items > li > a {
        color: #cc9933;
        display: block;
        text-decoration: none;
        min-width: 30px;
        height: 30px;
        font-size: 25px;
        text-align: center;
        margin-bottom: 2px;
        padding: 0 10px; }
        .pager > .js-pager__items > li > a > span {
          color: #cc9933; }
        .pager > .js-pager__items > li > a:hover {
          color: white; }
          .pager > .js-pager__items > li > a:hover span {
            color: white; }
      .pager > .js-pager__items > li.is-active > a {
        color: white; }
    .pager > .js-pager__items .pager__item--next > a {
      position: relative;
      top: 2px;
      padding: 0 25px;
      background-size: 16px;
      background-image: url("/themes/custom/bbmc/images/Золотая вправо.svg");
      background-repeat: no-repeat;
      background-position: center; }
      .pager > .js-pager__items .pager__item--next > a:hover {
        background-image: url("/themes/custom/bbmc/images/Белая вправо.svg"); }
      .pager > .js-pager__items .pager__item--next > a > span {
        display: none; }
    .pager > .js-pager__items .pager__item--previous > a {
      position: relative;
      top: 2px;
      padding: 0 25px;
      background-size: 16px;
      background-image: url("/themes/custom/bbmc/images/Золотая влево.svg");
      background-repeat: no-repeat;
      background-position: center; }
      .pager > .js-pager__items .pager__item--previous > a:hover {
        background-image: url("/themes/custom/bbmc/images/Белая влево.svg"); }
      .pager > .js-pager__items .pager__item--previous > a > span {
        display: none; }
    .pager > .js-pager__items .pager__item--last {
      display: none; }
    .pager > .js-pager__items .pager__item--first {
      display: none; }

.news-teaser-front > header {
  text-transform: uppercase;
  color: #660000;
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 60px; }
.news-teaser-front > footer {
  text-align: right;
  margin-top: 50pt; }
  .news-teaser-front > footer > a > ._img {
    background-image: url("/themes/custom/bbmc/images/Золотая вправо.svg");
    width: 15px;
    height: 15px;
    display: inline-block;
    background-size: contain;
    margin-left: 13px; }
  .news-teaser-front > footer > a:hover {
    color: white; }
    .news-teaser-front > footer > a:hover > ._img {
      background-image: url("/themes/custom/bbmc/images/Белая вправо.svg"); }

#area-body-breadcumbs {
  margin: 0 0 55pt;
  width: 100%; }
  #area-body-breadcumbs > ._delimiter {
    margin: 0 15px; }
    #area-body-breadcumbs > ._delimiter > img {
      max-height: 9px; }
  #area-body-breadcumbs > ._link > a {
    color: #990000;
    cursor: pointer;
    letter-spacing: 0.5px; }
  #area-body-breadcumbs > ._link.__disabled > a {
    color: black;
    cursor: auto; }

#area-body {
  background-color: #ffffff;
  width: 100%; }
  #area-body .in-header-only {
    display: none !important; }
  #area-body .menu-link-content-in-header {
    display: none !important; }
  #area-body #area-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1500px;
    width: 100%; }
    #area-body #area-content #area-body-breadcumbs {
      width: 100%; }
    #area-body #area-content #area-content-menu {
      width: 350px;
      height: auto; }
    #area-body #area-content #area-content-footer {
      width: 100%; }

#area-content {
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  padding-bottom: 75px;
  padding-left: 25px;
  padding-right: 25px; }
  #area-content._no-menu > #area-content-menu {
    display: none !important; }
  #area-content._no-menu > #area-content-content {
    width: 100%; }

#area-content-menu {
  height: 100%;
  border-right: 8px solid #cc9933; }

@media screen and (max-width: 1024px) {
  #area-content-menu {
    width: 100%; } }
#area-content-content {
  padding-left: 150px;
  width: calc(100% - 350px); }

@media screen and (max-width: 1500px) {
  #area-content-content {
    padding-left: 25px; } }
@media screen and (max-width: 1024px) {
  #area-content-content {
    width: 100%;
    padding-left: 0; } }
#area-content-footer {
  background-color: white;
  padding-bottom: 35px; }

#area-content-footer-achiev {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
  margin-left: 25px;
  margin-right: 25px;
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative; }
  #area-content-footer-achiev > ._title {
    font-size: 18pt;
    text-transform: uppercase;
    font-weight: 600;
    background: linear-gradient(to bottom, #990000, #660000);
    color: #cc9933;
    padding: 15pt 28pt;
    border-radius: 3px;
    display: inline;
    position: relative;
    z-index: 2;
    flex-grow: 0; }
  #area-content-footer-achiev > ._line {
    width: 100%;
    height: 2px;
    background-color: #cc9933;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-left: 25px;
    margin-right: 25px;
    flex-grow: 1;
    max-width: 1200px; }

@media screen and (max-width: 1024px) {
  #area-content-footer-achiev ._line {
    margin: 0; } }
@media screen and (max-width: 500px) {
  #area-content-footer-achiev ._title {
    font-size: 18px;
    padding: 15px 28px; }
  #area-content-footer-achiev ._line {
    margin: 0; } }

#area-content.material_news #area-content-content {
  width: 100%;
  padding-bottom: 75px; }

#block-bbmc-content > .node--type-material-news {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  #block-bbmc-content > .node--type-material-news > .group-header {
    width: 100%; }
    #block-bbmc-content > .node--type-material-news > .group-header > .field-name-node-changed-date {
      background: linear-gradient(to bottom, #EDC370, #CC9933);
      align-self: flex-start;
      font-size: 20pt;
      padding: 4px 20px;
      border-radius: 7px;
      margin-bottom: 20px;
      display: inline-block;
      margin-top: 15px;
      margin-bottom: 45px; }
  #block-bbmc-content > .node--type-material-news > .group-left {
    width: 480px; }
    #block-bbmc-content > .node--type-material-news > .group-left .gallery-news {
      margin-top: 40px;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between; }
      #block-bbmc-content > .node--type-material-news > .group-left .gallery-news > a {
        width: 30%; }
        #block-bbmc-content > .node--type-material-news > .group-left .gallery-news > a > img {
          width: 100%;
          height: auto; }
    #block-bbmc-content > .node--type-material-news > .group-left .media--bundle--material-news img {
      border: black 1px solid; }
    #block-bbmc-content > .node--type-material-news > .group-left img {
      margin: 0 0; }
  #block-bbmc-content > .node--type-material-news > .group-right {
    margin-left: 25px;
    width: calc(100% - 525px); }
  #block-bbmc-content > .node--type-material-news > .group-footer {
    width: 100%; }

@media screen and (max-width: 1366px) {
  #block-bbmc-content > .node--type-material-news > .group-left {
    width: 300px; }
    #block-bbmc-content > .node--type-material-news > .group-left .blazy--field-news-pic--full img {
      width: 100%;
      height: auto; }
    #block-bbmc-content > .node--type-material-news > .group-left .media--bundle--material-news img {
      width: 100%;
      height: auto; }
  #block-bbmc-content > .node--type-material-news > .group-right {
    margin-left: 25px;
    width: calc(100% - 325px); } }
@media screen and (max-width: 1366px) {
  #area-content.material_news #area-content-content {
    padding-left: 0; } }
@media screen and (max-width: 1280px) {
  #area-content.material_news #area-content-content {
    padding-left: 0; }

  #block-bbmc-content > .node--type-material-news > .group-left {
    width: 200px; } }
#block-nextpreviouslink {
  display: flex;
  flex-direction: row;
  justify-content: end; }
  #block-nextpreviouslink > a {
    height: 42px;
    margin-left: 3px;
    margin-right: 3px; }
    #block-nextpreviouslink > a.nextpre__btn {
      display: inline-block;
      padding: 5px 5px;
      height: 42px;
      border-radius: 5px;
      color: #cc9933;
      text-decoration: none;
      font-size: 20px; }
    #block-nextpreviouslink > a.class_prev {
      width: 60px;
      color: transparent;
      background: url("/themes/custom/bbmc/images/Золотая влево.svg") no-repeat center/16px, linear-gradient(to bottom, #990000, #660000); }
      #block-nextpreviouslink > a.class_prev:hover {
        background: url("/themes/custom/bbmc/images/Белая влево.svg") no-repeat center/16px, linear-gradient(to bottom, #990000, #660000); }
    #block-nextpreviouslink > a.class_next {
      width: 60px;
      color: transparent;
      background: url("/themes/custom/bbmc/images/Золотая вправо.svg") no-repeat center/16px, linear-gradient(to bottom, #990000, #660000); }
      #block-nextpreviouslink > a.class_next:hover {
        background: url("/themes/custom/bbmc/images/Белая вправо.svg") no-repeat center/16px, linear-gradient(to bottom, #990000, #660000); }

#area-sitemap-readable ul {
  margin: 0;
  border-left: 2px solid #660000; }
#area-sitemap-readable li {
  margin: 15px 0; }
  #area-sitemap-readable li > a {
    color: #660000; }
    #area-sitemap-readable li > a:hover {
      color: #990000;
      text-decoration: underline; }
#area-sitemap-readable li.is-section {
  list-style-type: disclosure-open;
  font-weight: bold; }
  #area-sitemap-readable li.is-section::marker {
    color: #990000; }
#area-sitemap-readable li.is-node {
  list-style-type: disclosure-closed; }
  #area-sitemap-readable li.is-node::marker {
    color: #CC9933; }

div[data-drupal-messages] {
  display: none; }

form.node-material-ticket-form .field--name-field-material-ticket-name div {
  display: flex;
  flex-direction: column;
  margin-bottom: 0.5rem !important; }
  form.node-material-ticket-form .field--name-field-material-ticket-name div label {
    font-size: 18pt;
    margin-bottom: 0.25rem !important; }
  form.node-material-ticket-form .field--name-field-material-ticket-name div input {
    height: 36px;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #cc9933;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
    form.node-material-ticket-form .field--name-field-material-ticket-name div input:focus {
      color: #495057;
      background-color: #fff;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(240, 0, 0, 0.1); }
form.node-material-ticket-form .field--name-field-material-ticket-email div {
  display: flex;
  flex-direction: column;
  margin-bottom: 0.5rem !important; }
  form.node-material-ticket-form .field--name-field-material-ticket-email div label {
    font-size: 18pt;
    margin-bottom: 0.25rem !important; }
  form.node-material-ticket-form .field--name-field-material-ticket-email div input {
    height: 36px;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #cc9933;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
    form.node-material-ticket-form .field--name-field-material-ticket-email div input:focus {
      color: #495057;
      background-color: #fff;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(240, 0, 0, 0.1); }
form.node-material-ticket-form .field--name-field-material-ticket-phone div {
  display: flex;
  flex-direction: column;
  margin-bottom: 0.5rem !important; }
  form.node-material-ticket-form .field--name-field-material-ticket-phone div label {
    font-size: 18pt;
    margin-bottom: 0.25rem !important; }
  form.node-material-ticket-form .field--name-field-material-ticket-phone div input {
    height: 36px;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #cc9933;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
    form.node-material-ticket-form .field--name-field-material-ticket-phone div input:focus {
      color: #495057;
      background-color: #fff;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(240, 0, 0, 0.1); }
form.node-material-ticket-form .field--name-field-material-ticket-theme div, form.node-material-ticket-form .field--name-field-material-ticket-subj div {
  display: flex;
  flex-direction: column;
  margin-bottom: 0.5rem !important; }
  form.node-material-ticket-form .field--name-field-material-ticket-theme div label, form.node-material-ticket-form .field--name-field-material-ticket-subj div label {
    font-size: 18pt;
    margin-bottom: 0.25rem !important; }
  form.node-material-ticket-form .field--name-field-material-ticket-theme div select, form.node-material-ticket-form .field--name-field-material-ticket-subj div select {
    height: 36px;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #cc9933;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
    form.node-material-ticket-form .field--name-field-material-ticket-theme div select:focus, form.node-material-ticket-form .field--name-field-material-ticket-subj div select:focus {
      color: #495057;
      background-color: #fff;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(240, 0, 0, 0.1); }
form.node-material-ticket-form .field--name-field-material-ticket-message div {
  display: flex;
  flex-direction: column;
  margin-bottom: 0.5rem !important; }
  form.node-material-ticket-form .field--name-field-material-ticket-message div label {
    font-size: 18pt;
    margin-bottom: 0.25rem !important; }
  form.node-material-ticket-form .field--name-field-material-ticket-message div textarea {
    height: 36px;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #cc9933;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 125px; }
    form.node-material-ticket-form .field--name-field-material-ticket-message div textarea:focus {
      color: #495057;
      background-color: #fff;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(240, 0, 0, 0.1); }
form.node-material-ticket-form .field--name-field-material-ticket-agree div {
  margin-bottom: 0.5rem !important; }
  form.node-material-ticket-form .field--name-field-material-ticket-agree div input {
    /* Double-sized Checkboxes */
    -ms-transform: scale(2);
    /* IE */
    -moz-transform: scale(2);
    /* FF */
    -webkit-transform: scale(2);
    /* Safari and Chrome */
    -o-transform: scale(2);
    /* Opera */
    transform: scale(2);
    padding: 10px; }
  form.node-material-ticket-form .field--name-field-material-ticket-agree div label {
    margin-left: 15pt; }
  form.node-material-ticket-form .field--name-field-material-ticket-agree div div {
    margin: 5pt 0; }
form.node-material-ticket-form .field--name-field-material-ticket-file div {
  display: flex;
  flex-direction: column;
  margin-bottom: 0.5rem !important; }
  form.node-material-ticket-form .field--name-field-material-ticket-file div label {
    font-size: 18pt;
    margin-bottom: 0.25rem !important; }
form.node-material-ticket-form .captcha {
  border: 2px solid #990000;
  border-radius: .25rem;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: row;
  padding: 20pt; }
  form.node-material-ticket-form .captcha .form-item-captcha-response {
    display: flex;
    flex-direction: column;
    margin-left: 15pt;
    margin-right: 15pt; }
  form.node-material-ticket-form .captcha #edit-captcha-response--description {
    margin-left: 15pt;
    margin-right: 15pt;
    display: none; }
  form.node-material-ticket-form .captcha input {
    height: 36px;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #cc9933;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    max-width: 300px; }
    form.node-material-ticket-form .captcha input:focus {
      color: #495057;
      background-color: #fff;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(240, 0, 0, 0.1); }
form.node-material-ticket-form .vertical-tabs {
  display: none; }
form.node-material-ticket-form .form-actions #edit-submit {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 3pt;
  padding-bottom: 3pt;
  color: #cc9933 !important;
  border-radius: 5px 5px 5px 5px;
  background: linear-gradient(to bottom, #b00000, #660000);
  font-weight: bolder;
  cursor: pointer; }
form.node-material-ticket-form .form-actions #edit-preview {
  display: none; }

#js-show-iframe-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 293px;
  max-width: 100%;
  background: linear-gradient(138.4deg, #38bafe 26.49%, #2d73bc 79.45%);
  color: #fff;
  cursor: pointer; }

#js-show-iframe-wrapper .pos-banner-fluid * {
  box-sizing: border-box; }

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2 {
  display: block;
  width: 240px;
  min-height: 56px;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
  background: #0d4cd3;
  color: #fff;
  border: none;
  border-radius: 8px;
  outline: 0; }

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:hover {
  background: #1d5deb; }

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:focus {
  background: #2a63ad; }

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:active {
  background: #2a63ad; }

@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@font-face {
  font-family: LatoWebLight;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.ttf) format("truetype");
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: LatoWeb;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: LatoWebBold;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: RobotoWebLight;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Light.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Light.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Light.ttf) format("truetype");
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: RobotoWebRegular;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Regular.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Regular.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: RobotoWebBold;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Bold.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Bold.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: ScadaWebRegular;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Regular.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Regular.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: ScadaWebBold;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Bold.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Bold.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: Geometria;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria.eot);
  src: url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria.eot?#iefix) format("embedded-opentype"), url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: Geometria-ExtraBold;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria-ExtraBold.eot);
  src: url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria-ExtraBold.eot?#iefix) format("embedded-opentype"), url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria-ExtraBold.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria-ExtraBold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal; }
#js-show-iframe-wrapper .bf-2 {
  position: relative;
  display: grid;
  grid-template-columns: var(--pos-banner-fluid-2__grid-template-columns);
  grid-template-rows: var(--pos-banner-fluid-2__grid-template-rows);
  width: 100%;
  max-width: 1060px;
  font-family: LatoWeb,sans-serif;
  box-sizing: border-box; }

#js-show-iframe-wrapper .bf-2__decor {
  grid-column: var(--pos-banner-fluid-2__decor-grid-column);
  grid-row: var(--pos-banner-fluid-2__decor-grid-row);
  padding: var(--pos-banner-fluid-2__decor-padding);
  background: var(--pos-banner-fluid-2__bg-url) var(--pos-banner-fluid-2__bg-position) no-repeat;
  background-size: var(--pos-banner-fluid-2__bg-size); }

#js-show-iframe-wrapper .bf-2__logo-wrap {
  position: absolute;
  top: var(--pos-banner-fluid-2__logo-wrap-top);
  bottom: var(--pos-banner-fluid-2__logo-wrap-bottom);
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: var(--pos-banner-fluid-2__logo-wrap-padding);
  background: #2d73bc;
  border-radius: var(--pos-banner-fluid-2__logo-wrap-border-radius); }

#js-show-iframe-wrapper .bf-2__logo {
  width: 128px; }

#js-show-iframe-wrapper .bf-2__slogan {
  font-family: LatoWebBold,sans-serif;
  font-size: var(--pos-banner-fluid-2__slogan-font-size);
  line-height: var(--pos-banner-fluid-2__slogan-line-height);
  color: #fff; }

#js-show-iframe-wrapper .bf-2__content {
  padding: var(--pos-banner-fluid-2__content-padding); }

#js-show-iframe-wrapper .bf-2__description {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px; }

#js-show-iframe-wrapper .bf-2__text {
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 32px;
  font-family: LatoWebBold,sans-serif;
  color: #fff; }

#js-show-iframe-wrapper .bf-2__text_small {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  font-family: LatoWeb,sans-serif; }

#js-show-iframe-wrapper .bf-2__btn-wrap {
  display: flex;
  align-items: center;
  justify-content: center; }

/*# sourceMappingURL=bbmc.css.map */
