@CHARSET "UTF-8";
* {
  outline: none !important; }

.doorhan-body {
  font-family: 'OpenSansRegular'; }

@media all and (min-width: 200px) {
  .doorhan-header {
    background-color: #003b72; } }
@media all and (min-width: 1200px) {
  .doorhan-header {
    background-image: url(../images/1/header-home.png);
    background-repeat: no-repeat;
    background-position: top center; } }
.doorhan-header__line {
  width: 100%;
  max-width: 1920px;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }
  @media all and (min-width: 200px) {
    .doorhan-header__line {
      display: none; } }
  @media all and (min-width: 1200px) {
    .doorhan-header__line {
      display: block; } }
  .doorhan-header__line--1 {
    top: 64px; }
  .doorhan-header__line--2 {
    top: 130px; }
@media all and (min-width: 992px) {
  .doorhan-header__col-1 {
    width: 44%;
    order: 2; } }
@media all and (min-width: 1200px) {
  .doorhan-header__col-1 {
    width: 100%;
    order: 1; } }
@media all and (min-width: 200px) {
  .doorhan-header__col-2 {
    text-align: center; } }
@media all and (min-width: 480px) {
  .doorhan-header__col-2 {
    width: 50%; } }
@media all and (min-width: 768px) {
  .doorhan-header__col-2 {
    width: 33.5%;
    text-align: left; } }
@media all and (min-width: 992px) {
  .doorhan-header__col-2 {
    width: 39%;
    order: 3; } }
@media all and (min-width: 1200px) {
  .doorhan-header__col-2 {
    width: calc(100% * 1 / 6.001);
    order: 2; } }
@media all and (min-width: 200px) {
  .doorhan-header__col-3 {
    text-align: center; } }
@media all and (min-width: 480px) {
  .doorhan-header__col-3 {
    width: 50%; } }
@media all and (min-width: 768px) {
  .doorhan-header__col-3 {
    width: 33.5%;
    text-align: right; } }
@media all and (min-width: 992px) {
  .doorhan-header__col-3 {
    width: 39%;
    order: 4; } }
@media all and (min-width: 1200px) {
  .doorhan-header__col-3 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    width: 1px;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    flex-basis: 1px; } }
.doorhan-header__col-3--between {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 5px 0; }
@media all and (min-width: 200px) {
  .doorhan-header__col-4 {
    text-align: center; } }
@media all and (min-width: 768px) {
  .doorhan-header__col-4 {
    width: 33%;
    text-align: right; } }
@media all and (min-width: 992px) {
  .doorhan-header__col-4 {
    width: 22%;
    order: 5; } }
@media all and (min-width: 1200px) {
  .doorhan-header__col-4 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    width: auto; }
    .doorhan-header__col-4 .doorhan-links__item {
      height: 21px;
      margin: 0 3px; } }
@media all and (min-width: 200px) {
  .doorhan-header__col-5 {
    display: none; } }
@media all and (min-width: 480px) {
  .doorhan-header__col-5 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-height: 70px; } }
@media all and (min-width: 992px) {
  .doorhan-header__col-5 {
    width: 56%;
    order: 1;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; } }
@media all and (min-width: 1200px) {
  .doorhan-header__col-5 {
    order: 3;
    width: 67%;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 64px; } }

.admin-bar .doorhan-header__line--1 {
  top: 96px; }

.admin-bar .doorhan-header__line--2 {
  top: 162px; }

@media all and (min-width: 200px) {
  .doorhan-mob-sep {
    box-sizing: border-box;
    border-bottom: 2px solid transparent;
    position: relative; }
    .doorhan-mob-sep:after {
      content: "";
      position: absolute;
      width: 100vw;
      height: 2px;
      background-color: #fff;
      left: 8px;
      bottom: 0;
      max-width: 1920px; } }
@media all and (min-width: 480px) {
  .doorhan-mob-sep.doorhan-header__col-3:after {
    width: 0; } }
@media all and (min-width: 768px) {
  .doorhan-mob-sep.doorhan-header__col-4:after {
    width: 0; } }
@media all and (min-width: 992px) {
  .doorhan-mob-sep.doorhan-header__col-1:after {
    width: 0; } }
@media all and (min-width: 1200px) {
  .doorhan-mob-sep:after {
    left: -11.5px; } }
@media all and (min-width: 1200px) {
  .doorhan-mob-sep.doorhan-header__col-1:after {
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .doorhan-mob-sep.doorhan-header__col-5:after {
    width: 0; }
  .doorhan-mob-sep:after {
    display: none; } }

.doorhan-tel {
  text-decoration: none !important;
  display: inline-block;
  color: #ffffff !important;
  font-family: 'OpenSansSemibold'; }
  @media all and (min-width: 200px) {
    .doorhan-tel {
      font-size: 24px;
      line-height: 21px;
      margin: 21px 0 !important; } }
  @media all and (min-width: 1200px) {
    .doorhan-tel {
      font-size: 18px; } }
  .doorhan-tel--column {
    margin: 0 !important; }

.doorhan-links {
  list-style: none;
  padding: 0;
  margin: 15px 0 !important; }
  .doorhan-links img {
    max-width: 30px;
    max-height: 100%; }
  .doorhan-links--dop {
    margin: 27px 0 !important; }
    @media all and (min-width: 768px) {
      .doorhan-links--dop {
        text-align: center; }
        .doorhan-links--dop li {
          display: inline-block;
          margin: 0 15px; }
          .doorhan-links--dop li:nth-child(4) {
            margin: 0 15px 0 100px; }
          .doorhan-links--dop li:nth-child(5) {
            margin: 0 100px 0 15px; } }
    @media all and (min-width: 992px) {
      .doorhan-links--dop li:nth-child(4) {
        margin: 0 15px; }
      .doorhan-links--dop li:nth-child(5) {
        margin: 0 15px; } }
    @media all and (min-width: 1200px) {
      .doorhan-links--dop {
        margin-top: 0 !important; } }
  @media all and (min-width: 200px) {
    .doorhan-links--social {
      margin: 32px 0 45px !important; } }
  @media all and (min-width: 768px) {
    .doorhan-links--social {
      margin: 3px 0 30px !important; } }
  .doorhan-links--communication {
    margin: 49px 0 !important; }
    @media all and (min-width: 768px) {
      .doorhan-links--communication {
        margin: 33px 0 40px !important; } }
    @media all and (min-width: 1200px) {
      .doorhan-links--communication {
        margin: 17px 0 27px !important; } }
  .doorhan-links__item {
    display: inline-block;
    margin: 0 14px; }
    @media all and (min-width: 768px) {
      .doorhan-links__item {
        margin: 0 7px;
        height: 27px; } }
    @media all and (min-width: 1200px) {
      .doorhan-links__item:last-child {
        margin-right: 0; } }
    .doorhan-links__item--social {
      margin: 0 9px; }
  .doorhan-links__link {
    display: inline-block; }
    .doorhan-links__link--dop {
      padding-left: 30px;
      color: #000000;
      text-transform: uppercase;
      font-size: 16px;
      line-height: 35px;
      position: relative; }
      @media all and (min-width: 768px) {
        .doorhan-links__link--dop {
          padding-left: 40px; } }
      .doorhan-links__link--dop:after {
        width: 30px;
        height: 35px;
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        background-image: url(spritesheet.png);
        background-repeat: no-repeat; }
        @media all and (min-width: 768px) {
          .doorhan-links__link--dop:after {
            width: 40px; } }
    .doorhan-links__link--quets:after {
      background-position: -124px -65px; }
      @media all and (min-width: 768px) {
        .doorhan-links__link--quets:after {
          background-position: left center;
          background-image: url(../images/768/question.png); } }
    .doorhan-links__link--user:after {
      background-position: -11px -121px; }
      @media all and (min-width: 768px) {
        .doorhan-links__link--user:after {
          background-position: left center;
          background-image: url(../images/768/user.png); } }
    .doorhan-links__link--comment:after {
      background-position: -124px -11px; }
      @media all and (min-width: 768px) {
        .doorhan-links__link--comment:after {
          background-position: left center;
          background-image: url(../images/768/comment.png); } }
    .doorhan-links__link--businessman:after {
      background-position: -70px -11px; }
      @media all and (min-width: 768px) {
        .doorhan-links__link--businessman:after {
          background-position: left center;
          background-image: url(../images/768/businessman.png); } }
    .doorhan-links__link--architect:after {
      background-position: -14px -13px; }
      @media all and (min-width: 768px) {
        .doorhan-links__link--architect:after {
          background-position: left center;
          background-image: url(../images/768/architect.png); } }
    .doorhan-links__link--card:after {
      background-position: -69px -68px; }
      @media all and (min-width: 768px) {
        .doorhan-links__link--card:after {
          background-position: left center;
          background-image: url(../images/768/card.png); } }
    .doorhan-links__link--review:after {
      background-position: -129px -120px; }
      @media all and (min-width: 768px) {
        .doorhan-links__link--review:after {
          background-position: left center;
          background-image: url(../images/768/review.png); } }

@media all and (min-width: 200px) {
  .doorhan-slider {
    min-height: 464px;
    background-color: #004e96;
    background-image: radial-gradient(circle 392px at center, rgba(1, 82, 129, 0.69) 0%, rgba(3, 39, 75, 0.69) 100%); } }
@media all and (min-width: 768px) {
  .doorhan-slider {
    min-height: 588px; } }
@media all and (min-width: 1200px) {
  .doorhan-slider__item .uk-grid {
    min-height: 588px; } }
@media all and (min-width: 1200px) {
  .doorhan-slider__desc-box, .doorhan-slider__content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center; } }
@media all and (min-width: 200px) {
  .doorhan-slider__desc {
    color: #ffffff;
    font-family: 'OpenSansLight';
    font-size: 20px;
    letter-spacing: 0.4px;
    text-align: center;
    margin: 38px 0 30px !important; } }
@media all and (min-width: 480px) {
  .doorhan-slider__desc {
    font-size: 24px;
    line-height: 25px;
    letter-spacing: 0.48px;
    margin: 35px 0 25px !important;
    padding: 0 20px; } }
@media all and (min-width: 768px) {
  .doorhan-slider__desc {
    margin: 37px 0 76px !important;
    color: #ffffff;
    font-size: 30px;
    letter-spacing: 0.6px;
    line-height: 31px;
    padding: 0 100px; } }
@media all and (min-width: 992px) {
  .doorhan-slider__desc {
    padding: 0 220px; } }
@media all and (min-width: 1200px) {
  .doorhan-slider__desc {
    padding: 0;
    text-align: left;
    max-width: 400px; } }
@media all and (min-width: 200px) {
  .doorhan-slider__title {
    color: #ffffff;
    font-family: 'OpenSansLight';
    font-size: 30px;
    letter-spacing: 0.6px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 19px !important; } }
@media all and (min-width: 480px) {
  .doorhan-slider__title {
    margin-bottom: 32px !important; } }
@media all and (min-width: 768px) {
  .doorhan-slider__title {
    line-height: 36px;
    color: #ffffff;
    font-size: 40px;
    letter-spacing: 0.8px;
    margin-bottom: 49px !important; } }
@media all and (min-width: 992px) {
  .doorhan-slider__title {
    margin-bottom: 42px !important; } }
@media all and (min-width: 1200px) {
  .doorhan-slider__title {
    line-height: 36px;
    font-size: 40px;
    letter-spacing: 0.8px;
    text-align: left;
    margin-bottom: 39px !important; } }
@media all and (min-width: 200px) {
  .doorhan-slider__caption {
    color: #ffffff;
    font-family: 'OpenSansBold';
    font-size: 33px;
    line-height: 38px;
    margin-bottom: 36px !important;
    text-align: center;
    text-transform: uppercase; } }
@media all and (min-width: 480px) {
  .doorhan-slider__caption {
    font-size: 36px;
    margin-bottom: 53px !important; } }
@media all and (min-width: 768px) {
  .doorhan-slider__caption {
    line-height: 44px;
    color: #ffffff;
    font-size: 48px;
    margin-bottom: 39px !important; } }
@media all and (min-width: 992px) {
  .doorhan-slider__caption {
    line-height: 53px;
    font-size: 56px;
    margin-bottom: 37px !important; } }
@media all and (min-width: 1200px) {
  .doorhan-slider__caption {
    line-height: 56px;
    color: #ffffff;
    font-size: 60px;
    text-align: left; } }
@media all and (min-width: 200px) {
  .doorhan-slider__advantages {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center; } }
@media all and (min-width: 1200px) {
  .doorhan-slider__advantages {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; } }
.doorhan-slider__list {
  list-style: none;
  margin: 0; }
  .doorhan-slider__list li {
    position: relative;
    padding-left: 48px;
    background-image: url(../images/1/tick.png);
    background-repeat: no-repeat;
    background-position: top left;
    margin-bottom: 21px; }
  @media all and (min-width: 200px) {
    .doorhan-slider__list {
      padding: 0 15px;
      color: #ffffff;
      font-family: 'OpenSansLight';
      font-size: 24px;
      line-height: 25px; } }
  @media all and (min-width: 480px) {
    .doorhan-slider__list {
      padding: 0;
      max-width: 258px; } }
  @media all and (min-width: 768px) {
    .doorhan-slider__list {
      max-width: 500px;
      font-size: 30px;
      line-height: 31px; } }
.doorhan-slider__arrow {
  width: 20px;
  height: 40px;
  border: none;
  cursor: pointer;
  outline: none !important;
  z-index: 9;
  position: absolute;
  top: 50%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0; }
  @media all and (min-width: 200px) and (max-width: 479px) {
    .doorhan-slider__arrow {
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); } }
  @media all and (min-width: 480px) {
    .doorhan-slider__arrow {
      width: 33px;
      height: 66px;
      top: auto;
      bottom: 127px; } }
  @media all and (min-width: 768px) {
    .doorhan-slider__arrow {
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      bottom: auto; } }
  .doorhan-slider__arrow--next {
    background-image: url(../images/320/right.png);
    right: 9px; }
    @media all and (min-width: 480px) {
      .doorhan-slider__arrow--next {
        background-image: url(../images/480/right.png); } }
    @media all and (min-width: 768px) {
      .doorhan-slider__arrow--next {
        right: 33px; } }
    @media all and (min-width: 992px) {
      .doorhan-slider__arrow--next {
        right: 14px; } }
  .doorhan-slider__arrow--prev {
    background-image: url(../images/320/right_copy.png);
    left: 9px; }
    @media all and (min-width: 480px) {
      .doorhan-slider__arrow--prev {
        background-image: url(../images/480/right_copy.png); } }
    @media all and (min-width: 768px) {
      .doorhan-slider__arrow--prev {
        left: 33px; } }
    @media all and (min-width: 992px) {
      .doorhan-slider__arrow--prev {
        left: 14px; } }

@media all and (min-width: 200px) {
  .doorhan-video__item iframe {
    width: 100%;
    height: 432px; } }
@media all and (min-width: 480px) {
  .doorhan-video__item iframe {
    width: 456px;
    margin: 0 12px; } }
@media all and (min-width: 768px) {
  .doorhan-video__item iframe {
    width: 359px;
    height: 341px;
    margin-top: 17px; } }
@media all and (min-width: 992px) {
  .doorhan-video__item iframe {
    width: 464px;
    margin-top: 3px; } }
@media all and (min-width: 1200px) {
  .doorhan-video__item iframe {
    width: calc(100% - 18px);
    height: 304px;
    margin: 0 9px; } }

.doorhan-video-news__wrap {
  max-width: 1460px;
  margin: 0 auto; }

@media all and (min-width: 200px) {
  .doorhan-video__panel, .doorhan-news__panel {
    min-height: 131px; } }
.doorhan-video__buttons, .doorhan-news__buttons {
  text-align: center; }
.doorhan-video__arrow, .doorhan-news__arrow {
  outline: none !important;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer; }
  @media all and (min-width: 200px) {
    .doorhan-video__arrow, .doorhan-news__arrow {
      width: 24px;
      height: 51px;
      background-repeat: no-repeat;
      background-position: center center;
      background-color: transparent; } }
  @media all and (min-width: 200px) {
    .doorhan-video__arrow--prev, .doorhan-news__arrow--prev {
      background-image: url(../images/320/right_copy_2.png);
      margin-right: 21.5px; } }
  @media all and (min-width: 200px) {
    .doorhan-video__arrow--next, .doorhan-news__arrow--next {
      background-image: url(../images/320/right_copy_2_2.png);
      margin-left: 21.5px; } }
@media all and (min-width: 200px) {
  .doorhan-video__link, .doorhan-news__link {
    line-height: 23px;
    color: #000000;
    font-family: 'OpenSansSemibold';
    font-size: 24px; } }

@media all and (min-width: 200px) {
  .doorhan-news__item {
    border-top: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
    padding: 0 17px 19px; } }
@media all and (min-width: 480px) {
  .doorhan-news__item {
    margin: 0 12px;
    border-right: 1px solid #bebebe;
    border-left: 1px solid #bebebe; } }
@media all and (min-width: 1200px) {
  .doorhan-news__item {
    padding: 0 15px 9px; } }
@media all and (min-width: 200px) {
  .doorhan-news__moore {
    line-height: 19px;
    color: #000000;
    font-family: 'OpenSansSemibold';
    font-size: 20px; } }
@media all and (min-width: 768px) {
  .doorhan-news__moore {
    font-size: 18px; } }
@media all and (min-width: 992px) {
  .doorhan-news__moore {
    font-size: 21px; } }
@media all and (min-width: 1200px) {
  .doorhan-news__moore {
    font-size: 14px; } }
@media all and (min-width: 200px) {
  .doorhan-news__caption {
    color: #ffffff;
    font-size: 38px;
    text-align: center;
    text-transform: uppercase;
    background-color: #013f71;
    margin: 27px 35px 31px; } }
@media all and (min-width: 480px) {
  .doorhan-news__caption {
    display: inline-block;
    padding: 0 30px;
    margin-right: 0;
    margin-left: 0; } }
@media all and (min-width: 768px) {
  .doorhan-news__caption {
    color: #ffffff;
    font-size: 30px; } }
@media all and (min-width: 992px) {
  .doorhan-news__caption {
    font-size: 33px; } }
@media all and (min-width: 1200px) {
  .doorhan-news__caption {
    font-size: 22px;
    margin-top: 15px;
    margin-bottom: 21px; } }
@media all and (min-width: 200px) {
  .doorhan-news__name {
    color: #000000;
    font-family: 'OpenSansSemibold';
    font-size: 20px;
    margin-bottom: 49px; } }
@media all and (min-width: 768px) {
  .doorhan-news__name {
    font-size: 18px;
    margin-bottom: 43px; } }
@media all and (min-width: 992px) {
  .doorhan-news__name {
    font-size: 24px;
    margin-bottom: 24px; } }
@media all and (min-width: 1200px) {
  .doorhan-news__name {
    font-size: 16px;
    margin-bottom: 17px; } }
@media all and (min-width: 200px) {
  .doorhan-news__txt {
    color: #000000;
    font-size: 20px;
    margin-bottom: 61px; } }
@media all and (min-width: 768px) {
  .doorhan-news__txt {
    font-size: 18px;
    margin-bottom: 38px; } }
@media all and (min-width: 992px) {
  .doorhan-news__txt {
    font-size: 24px;
    margin-bottom: 23px; } }
@media all and (min-width: 1200px) {
  .doorhan-news__txt {
    font-size: 16px;
    margin-bottom: 16px; } }
@media all and (min-width: 200px) {
  .doorhan-news__date {
    color: #6e6e6e;
    font-size: 20px; } }
@media all and (min-width: 768px) {
  .doorhan-news__date {
    font-size: 18px; } }
@media all and (min-width: 992px) {
  .doorhan-news__date {
    font-size: 21px; } }
@media all and (min-width: 1200px) {
  .doorhan-news__date {
    font-size: 14px; } }

.doorhan-menu {
  list-style: none;
  padding: 0;
  margin: 0; }
  .doorhan-menu__item {
    display: inline-block; }
  .doorhan-menu__link {
    color: #ffffff !important;
    font-size: 20px;
    text-decoration: none !important;
    text-transform: uppercase;
    margin: 0 10px; }
    .doorhan-menu__link:hover, .doorhan-menu__link:focus, .doorhan-menu__link--active {
      color: #00d8ff !important; }

@media all and (min-width: 200px) {
  .doorhan-mob-modal__bar {
    width: 100vw;
    background-color: rgba(0, 25, 45, 0.93); } }
.doorhan-mob-modal__close svg {
  width: 35px;
  height: 35px;
  color: #fff; }

.doorhan-mob-menu {
  list-style: none;
  padding: 0;
  margin: 50px 0 0;
  text-align: center; }
  .doorhan-mob-menu__link {
    color: #ffffff !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 60px; }
    .doorhan-mob-menu__link:hover, .doorhan-mob-menu__link:focus, .doorhan-mob-menu__link--active {
      color: #00d8ff !important; }

@media all and (min-width: 480px) {
  .doorhan-header__wrap-mob-button {
    display: none; } }

.doorhan-footer {
  background-color: #fff; }
  @media all and (min-width: 200px) {
    .doorhan-footer__row {
      border-bottom: 1px solid #000; } }
  @media all and (min-width: 768px) {
    .doorhan-footer__row {
      border: none; }
      .doorhan-footer__row:first-child {
        border-top: 1px solid #000; }
      .doorhan-footer__row:last-child {
        border-bottom: 1px solid #000; } }
  .doorhan-footer__row--no-border {
    border: none; padding-top:20px; }
  @media all and (min-width: 200px) {
    .doorhan-footer__line-2 {
      padding-bottom: 57px; } }
  @media all and (min-width: 768px) {
    .doorhan-footer__line-2 {
      padding-top: 35px; } }
  .doorhan-footer__a {
    color: #000000 !important;
    font-size: 16px;
    text-decoration: underline !important;
    line-height: 30px; }
    @media all and (min-width: 768px) {
      .doorhan-footer__a {
        font-size: 14px; }
        .doorhan-footer__a:first-child {
          margin-right: 49px; }
        .doorhan-footer__a:first-child + br {
          display: none; } }
    @media all and (min-width: 992px) {
      .doorhan-footer__a {
        display: inline-block;
        margin: 0 25px; }
        .doorhan-footer__a ~ br {
          display: none; } }

.doorhan-button {
  display: inline-block;
  text-decoration: none !important;
  cursor: pointer;
  border: none;
  box-sizing: border-box;
  background: none;
  padding: 0;
  margin: 0; }
  @media all and (min-width: 200px) {
    .doorhan-button--mob-menu {
      margin: 22px 0 15px 20px !important; } }

@media all and (min-width: 480px) {
  .doorhan-slogan-wrap {
    min-height: 70px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; } }
@media all and (min-width: 992px) {
  .doorhan-slogan-wrap {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end; } }
@media all and (min-width: 1200px) {
  .doorhan-slogan-wrap {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 64px; } }

.doorhan-slogan {
  color: #ffffff;
  font-family: 'OpenSansSemibold'; }
  @media all and (min-width: 200px) {
    .doorhan-slogan {
      font-size: 16px; } }
  @media all and (min-width: 480px) {
    .doorhan-slogan {
      font-size: 20px; } }

.doorhan-logo {
  display: inline-block;
  text-decoration: none !important;
  outline: none !important; }
  @media all and (min-width: 200px) {
    .doorhan-logo--top {
      margin: 22px auto 25px !important; } }
  @media all and (min-width: 1200px) {
    .doorhan-logo--top {
      margin: 17px auto 23px !important; } }

.doorhan-callback .uk-offcanvas-bar {
  width: 550px; }

.doorhan-list-video__item {
  margin-bottom: 25px !important; }
.doorhan-list-video iframe {
  width: 100% !important;
  height: 260px !important; }

.doorhan-products {
  margin-top: 10px; }
  .doorhan-products__title {
    height: 68px;
    background-color: rgba(0, 59, 114, 0.8);
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0; }
  .doorhan-products__link {
    color: #ffffff !important;
    font-size: 18px;
    line-height: 19px;
    text-decoration: none !important; }
    .doorhan-products__link:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
      @media all and (min-width: 1200px) {
        .doorhan-products__link:after {
          height: 193px; } }
  .doorhan-products__item {
    position: relative;
    margin-bottom: 25px !important; }
    @media all and (min-width: 200px) {
      .doorhan-products__item img {
        width: 100%;
        height: auto; } }

/*# sourceMappingURL=doorhan.css.map */

.footer-links-container {
    width: 100%;
    display: flex;
    justify-content: center; /* Центрируем содержимое по горизонтали */
}
.footer-links-container-inner {
    margin-bottom: 15px;
    display: flex;
    flex-direction: row;
    gap: 30px;
    align-items: center;
    line-height: 14px;
    color: #bdbbbb;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 100%;
    padding: 0 15px;
}
@media (max-width: 650px) {
    .footer-links-container-inner {
        flex-direction: column;
        gap: 15px; /* Уменьшаем промежуток для мобильных */
        width: auto; /* Убираем фиксированную ширину */
    }
}


.footer-links-container-inner a {
    color: #bdbbbb;
    text-align: center; /* Центрируем текст внутри ссылок */
    
}

@media (min-width: 1200px) {
  .footer-links-container-inner a {
    white-space: nowrap; /* Запрещаем перенос текста в ссылках */
  }
}