.contacts .col-md-6:first-child {
  position: relative;
}
.contacts .col-md-6:first-child .img_abs {
  position: absolute;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.modal h2 {
  font-size: 22px;
  padding-bottom: 10px;
}
.modal-footer {
  justify-content: space-around;
}
.article-content a {
  color: #a48743;
  text-decoration: none;
}
.article-content a:hover {
  text-decoration: underline;
}

@media (max-width: 2000px) {
  .menu-button {
    display: none;
  }
}
@media (max-width: 1660px) {
  .windows-hp ul li strong {
    font-size: 30px;
  }
}
@media (max-width: 1599px) {
  .windows-hp ul li strong {
    font-size: 26px;
  }
}
@media (max-width: 1200px) {
  .articles-page h2 a {
    font-size: 24px!important;
  }
  h2 {
    font-size: 24px;
  }
  .btn-banner {
    font-size: 18px;
  }
  #slider .owl-item .banner-text .col-md-6:last-child::before {
    left: 90px;
  }
  #slider .owl-item .banner-text .col-md-6:last-child img {
    width: 500px;
  }
  .navbar .nav-item .nav-link {
    font-size: 14px;
  }
}
@media (max-width: 1100px) {
  .articles-page h2 a {
    font-size: 22px!important;
  }
  h2 {
    font-size: 22px;
  }
  .navbar .nav-item .nav-link {
    font-size: 12px;
  }
/*   #slider {
    min-height: 350px;
  }
  #slider .owl-item {
    min-height: 350px;
    padding: 0;
  }
  #slider .owl-item .banner-text {
    position: relative;
    left: unset;
    transform: unset;
  }
  #slider .owl-item .banner-text .col-md-6:last-child::before {
    height: 100%;
  }
  #slider .owl-item .banner-text .col-md-6:last-child img {
    width: 500px;
    position: absolute!important;
    bottom: -70px;
  } */
  .btn {
    font-size: 13px;
  }
/*   .windows-hp ul li strong {
    font-size: 24px !important;
  } */
  .interested h2 {
    font-size: 24px;
    line-height: 62px;
  }
  .interested p {
    line-height: 62px;
  }
}
@media (max-width: 1100px) and (min-width: 994px) {
  #slider .container {
    max-width: 1024px;
  }
  #slider .owl-item .col-md-6 {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 1023px) {
  .navbar-toggler {
    box-shadow: none;
    border: none;
    outline: none;
    width: 25px;
    height: 18px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
  .navbar-toggler:focus {
    border: none;
    box-shadow: none;
    outline: none;
  }
  .navbar-toggler .line {
    height: 2px;
    z-index: 1000;
    width: 100%;
    background-color: black;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s;
  }
  .navbar-toggler .line + .line {
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s;
  }
  .navbar-toggler .line + .line + .line {
    bottom: 0;
    top: unset;
    transform: none;
    transition: 0.3s;
  }
  .navbar-toggler:not(.collapsed) .line {
    top: 9px;
    transform: rotate(45deg);
    transition: 0.3s;
  }
  .navbar-toggler:not(.collapsed) .line + .line {
    opacity: 0;
    transition: 0.3s;
  }
  .navbar-toggler:not(.collapsed) .line + .line + .line {
    bottom: 7px;
    opacity: 1;
    transform: rotate(-45deg);
    transition: 0.3s;
  }
  .navbar .nav-langs {
    display: none;
  }
  .navbar .btn-menu {
    display: block;
  }
  .navbar .navbar-collapse {
    position: absolute;
    right: 0;
    top: 100px;
    width: 335px;
    max-width: 100%;
    background-color: white;
    z-index: 1001;
    top: 80px;
    border: 1px solid #e4e2e2;
    border-top: none;
  }
  .navbar .navbar-collapse .navbar-nav {
    padding: 20px 35px;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item {
    padding-left: 0;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-size: 14px;
  }
  .partners #partners-slider .owl-nav {
    z-index: 101;
  }
  #slider .owl-item .banner-text .col-md-6:last-child::before {
    display: none;
  }
  #slider .owl-item .banner-text .col-md-6:last-child img {
    left: unset;
    right: -50px;
    width: 420px;
    bottom: -109px;
  }
  .contacts .col-md-6:first-child img {
    max-height: 350px;
  }
}
@media (max-width: 767px) {
  #slider .owl-item .banner-text .col-md-6:last-child img {
    display: none;
  }
  h1 {
    font-size: 34px;
  }
  .articles-page .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 540px) {
/*   #slider .owl-item .banner-text .col-md-6:first-child ul li a {
    font-size: 15px;
  }
  #slider .owl-item .banner-text .col-md-6:first-child .btn-white {
    margin-top: 10px;
  }
  #slider .owl-item .banner-text h1 {
    font-size: 30px!important;
  }
  #slider .owl-item .banner-text em {
    font-size: 24px;
  } */
  .references .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  #reference .owl-nav .owl-prev {
    right: 102%;
  }
  #reference .owl-nav .owl-next {
    left: 102%;
  }
  #reference .col-md-12 p {
    font-size: 14px;
  }
  .interested h2 {
    font-size: 20px;
  }
  h1 {
    font-size: 32px;
  }
  p {
    font-size: 14px;
  }
  .modal h2 {
    font-size: 18px;
  }
  .articles-page .article-box {
    padding: 25px 30px;
  }
  .contacts .col-md-6:first-child {
    min-height: 480px;
  }
  .contacts .col-md-6:first-child .img_abs {
    max-height: 225px;
  }
  .contacts .col-md-6:first-child img {
    max-height: 16px;
  }
  .contacts .col-md-6:first-child a {
    font-size: 14px;
  }
  form .row + .row {
    flex-direction: column;
  }
  form .row + .row .col-6 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  form .row + .row .col-6 button {
    display: block;
    width: 100%;
  }
}
@media (max-width: 359px) {
/*   #slider .owl-item .banner-text .col-md-6:first-child a {
    font-size: 14px;
  }
  #slider .owl-item .banner-text .col-md-6:first-child ul li a {
    font-size: 14px;
  } */
  h1 {
    font-size: 26px;
  }
}
