/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
span.g-menu-item-title {
  text-transform: uppercase;
  font-weight: 600;
}
/* line 5, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: initial;
}
/* line 8, templates/g5_hydrogen/custom/scss/custom.scss */
.fullwidth > .g-container {
  width: 100%;
}
/* line 11, templates/g5_hydrogen/custom/scss/custom.scss */
.logo-contain {
  background-color: #414e6e;
}
/* line 14, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-center {
  display: flex;
  align-items: center;
  justify-content: left;
  padding-left: 30px;
  font-size: 16px;
}
/* line 21, templates/g5_hydrogen/custom/scss/custom.scss */
.contacts-info > .g-content {
  background: rgba(65, 78, 110, 0.5);
  margin-left: 60px;
  height: 100%;
}
/* line 26, templates/g5_hydrogen/custom/scss/custom.scss */
.contacts-info {
  z-index: 2;
}
/* line 29, templates/g5_hydrogen/custom/scss/custom.scss */
.service {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
/* line 35, templates/g5_hydrogen/custom/scss/custom.scss */
.service-col img {
  border-radius: 50%;
  overflow: hidden;
}
/* line 39, templates/g5_hydrogen/custom/scss/custom.scss */
.service-col figure {
  text-align: center;
}
/* line 42, templates/g5_hydrogen/custom/scss/custom.scss */
.service-text {
  display: grid;
  grid-template-columns: 2fr 1fr;
}
/* line 46, templates/g5_hydrogen/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  color: #103b7a !important;
}
/* line 49, templates/g5_hydrogen/custom/scss/custom.scss */
h3.g-title {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 0;
  border-bottom: 3px solid #103b7a;
  display: block;
  text-align: center;
}
/* line 59, templates/g5_hydrogen/custom/scss/custom.scss */
.newsflash {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
/* line 65, templates/g5_hydrogen/custom/scss/custom.scss */
.news-blog {
  background: #103b7a;
  margin-top: 20px;
  display: grid;
}
/* line 70, templates/g5_hydrogen/custom/scss/custom.scss */
h4.newsflash-title {
  grid-row-start: 2;
  color: #f9c937 !important;
}
/* line 74, templates/g5_hydrogen/custom/scss/custom.scss */
.news-blog h4, .news-blog p {
  padding: 0 20px;
}
/* line 77, templates/g5_hydrogen/custom/scss/custom.scss */
.news-blog p {
  color: #fff;
  height: 100px;
  overflow: hidden;
}
/* line 82, templates/g5_hydrogen/custom/scss/custom.scss */
.news-blog a {
  padding: 10px 20px;
  color: #f9c937;
}
/* line 86, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  border-bottom: 2px solid #000;
}
/* line 89, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer h3.g-title {
  border-bottom: 3px solid #fff;
  color: #fff !important;
  margin-bottom: 20px;
}
/* line 94, templates/g5_hydrogen/custom/scss/custom.scss */
strong {
  color: inherit;
}
/* line 97, templates/g5_hydrogen/custom/scss/custom.scss */
.v-center {
  display: flex;
  align-items: center;
}
/* line 101, templates/g5_hydrogen/custom/scss/custom.scss */
.header-top p {
  margin: 7px 0;
}
/* line 104, templates/g5_hydrogen/custom/scss/custom.scss */
.service p {
  margin: 10px 0;
}
/* line 107, templates/g5_hydrogen/custom/scss/custom.scss */
.service h3 {
  margin: 20px 0 0 0;
}
/* line 110, templates/g5_hydrogen/custom/scss/custom.scss */
.service figure, .news-blog figure {
  margin: 0;
}
/* line 113, templates/g5_hydrogen/custom/scss/custom.scss */
.contactfooter p {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 117, templates/g5_hydrogen/custom/scss/custom.scss */
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  font-size: 38px;
  color: #fff;
}
/* line 121, templates/g5_hydrogen/custom/scss/custom.scss */
.salesa .g-content {
  margin-top: 0;
}
/* line 124, templates/g5_hydrogen/custom/scss/custom.scss */
.salesa p {
  margin: 0;
}
/* line 127, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 10px 15px;
}
/* line 130, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer a {
  color: #fff;
  text-decoration: underline;
}
/* line 134, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 139, templates/g5_hydrogen/custom/scss/custom.scss */
  .header-1 {
    justify-content: flex-end;
  }
  /* line 142, templates/g5_hydrogen/custom/scss/custom.scss */
  .header-1, .header-2 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  /* line 146, templates/g5_hydrogen/custom/scss/custom.scss */
  .menu-center {
    display: none;
  }
  /* line 149, templates/g5_hydrogen/custom/scss/custom.scss */
  .newsflash, .service {
    grid-template-columns: repeat(1, 1fr);
  }
}
/* line 153, templates/g5_hydrogen/custom/scss/custom.scss */
#g-page-surround {
  background: initial;
}
/* line 156, templates/g5_hydrogen/custom/scss/custom.scss */
body {
  background-image: url('https://test.autoliga.by/images/body-background.jpg');
  background-size: cover;
  background-attachment: fixed;
}
/* line 161, templates/g5_hydrogen/custom/scss/custom.scss */
.g-grid.rassrochka > .g-block.size-33 {
  padding: 0 15px;
}
/* line 164, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header a, p.contacts-f a {
  color: #fff;
}
/* line 167, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header a:hover, p.contacts-f a:hover {
  text-decoration: underline;
}
/*# sourceMappingURL=custom_18.css.map */