﻿@import "/themes/unioil/assets/css/bootstrap.min.css";
html,
body {
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif !important;
}
#callbackModal label {
  text-align: left;
}
.news-img {
  margin-bottom: 20px;
}
img {
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.header {
  padding-top: 16px;
}
.header__bottom {
  position: relative;
  top: -8px;
  padding: 0 12px;
  text-align: right;
}
.header__logo {
  max-width: 155px;
  margin: auto;
}
.header__right {
  margin-top: 4px;
  background-color: #00a6de;
  border-radius: 4px;
  padding: 0;
  overflow: hidden;
}
.header__menu {
  float: left;
}
.header__info {
  float: right;
}
.header-menu {
  padding: 0;
  margin: 0;
}
.header-menu__item {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.header-menu__link,
.header-menu__link:hover,
.header-menu__link:active,
.header-menu__link:visited {
  display: inline-block;
  padding: 8px 24px;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
}
.header-menu__link.active,
.header-menu__link:hover {
  background-color: #006ec7;
}
.header-phone-link,
.header-phone-link:hover,
.header-phone-link:active,
.header-phone-link:visited {
  display: inline-block;
  padding: 8px 24px;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}
.header-phone-link:hover {
  background-color: #006ec7;
}
.link-order,
.link-order:hover,
.link-order:active,
.link-order:visited {
  color: #888;
  font-size: 20px;
}
.header-phone-link:hover {
  background-color: #006ec7;
}
.header-phone-link::before {
  content: '';
  display: inline-block;
  margin-right: 8px;
  margin-top: -2px;
  height: 16px;
  width: 16px;
  vertical-align: middle;
  background: transparent url('../themes/unioil/assets/img/phone.svg') center center no-repeat;
}
.page-title {
  margin: 0;
  font-weight: normal;
  font-size: 34px;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 16px;
}
.slider__caption {
  font-size: 28px;
}
.info {
  padding: 36px 0 36px;
}
.info__title {
  margin: 0;
  margin-bottom: 32px;
  font-size: 40px;
  font-weight: normal;
}
.info__main::after {
  content: '';
  display: table;
  clear: both;
}
.info__left {
  float: left;
  width: 60%;
  padding: 0 40px;
}
.info__right {
  float: right;
  width: 40%;
}
.info-list {
  margin: 0;
  padding: 20px;
  padding-left: 1.5em;
}
.info-list__item {
  margin-bottom: 4px;
  font-size: 18px;
}
.request-form {
  background-color: #006ec7;
  color: #fff;
  padding: 20px 28px;
  box-shadow: inset 0 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.request-form__title {
  font-size: 23px;
  margin: 0;
  font-weight: normal;
  margin-bottom: 20px;
}
.request-form__item {
  margin-bottom: 20px;
}
.request-form__item::after {
  content: '';
  display: table;
  clear: both;
}
.request-form__item:last-child {
  margin-bottom: 0;
}
.request-form__label {
  float: left;
  width: 50%;
  font-weight: normal;
  font-size: 20px;
}
.request-form__input {
  float: right;
  width: 50%;
}
.request-form__button {
  float: right;
  width: 260px;
  max-width: 100%;
}
.request-form__button .btn {
  font-weight: bold;
  font-size: 16px;
  color: #006ec7;
}
.background-diagonal-lines {
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 3px, rgba(255, 255, 255, 0.1) 3px, rgba(255, 255, 255, 0.1) 6px);
}
.selection__title {
  font-size: 40px;
  margin: 0;
  margin-bottom: 20px;
}
.selection__main {
  background-color: #006ec7;
  border-radius: 4px;
}
.contacts {
  padding: 0 0 56px 0;
}
.contacts__logo {
  text-align: center;
}
.contacts__right {
  padding-left: 74px !important;
  padding-right: 44px !important;
}
.contacts__logo {
  margin-bottom: 18px;
  margin-top: 0px;
}
.logo-gazprom {
  padding: 10px 70px 0;
}
.logo-unioil {
  padding: 20px 56px 20px 0;
}
.contacts__text {
  font-size: 16px;
  letter-spacing: 0.03em;
}
.contacts__text_left {
  padding-left: 69px;
}
.map-main__title {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 12px;
}
.footer {
  padding: 20px 0;
  margin-bottom: 20px;
}
.footer__copyright {
  font-size: 16px;
}
@media (max-width: 1200px) {
  .header__bottom {
    top: 0;
  }
  .contacts__logo {
    padding: 10px 30px;
  }
  .contacts__text {
    font-size: 20px;
    line-height: 1.5;
  }
}
@media (max-width: 992px) {
  .header {
    padding-top: 24px;
  }
  .header__logo {
    max-width: 240px;
    margin-bottom: 20px;
  }
  .header__right {
    padding: 8px 0;
    margin-top: 0;
  }
  .info__title {
    margin: 0;
    margin-bottom: 28px;
    font-size: 24px;
  }
  .info__left {
    padding: 0;
    float: none;
    width: auto;
    margin-bottom: 32px;
  }
  .info__right {
    float: none;
    width: auto;
  }
  .contacts {
    padding: 24px 0;
  }
  .contacts__logo {
    padding: 0 0 27px 0;
    width: 200px;
    margin: auto;
    margin-bottom: 20px;
  }
  .logo-gazprom {
    padding: 0;
  }
  .logo-unioil {
    padding: 0;
  }
  .contacts__text {
    font-size: 16px;
  }
  .selection__title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .header__right {
    border-radius: 0;
  }
  .header-menu__item {
    display: block;
  }
  .header__menu {
    float: none;
  }
  .header__info {
    float: none;
  }
  .header__bottom {
    text-align: left;
  }
  .header-menu__link {
    display: block;
  }
  .header-phone-link {
    display: block;
  }
  .link-order,
  .link-order:hover,
  .link-order:active,
  .link-order:visited {
    display: block;
    font-size: 16px;
    padding: 16px 24px;
  }
  .page-title {
    font-size: 20px;
    margin-bottom: 28px;
  }
  .request-form {
    padding: 16px;
  }
  .request-form__label {
    float: none;
    width: auto;
  }
  .request-form__input {
    float: none;
    width: auto;
  }
  .contacts__logo {
    padding: 0;
  }
  .contacts__left {
    width: 280px;
    margin: auto;
    margin-bottom: 40px;
    padding: 0;
  }
  .contacts__text_left {
    padding: 0;
  }
  .contacts__right {
    width: 280px;
    margin: auto;
    padding: 0;
  }
}
