.front-page-banner {
  float: left;
  position: relative;
  width: 20%;
  padding: 0 !important;
  transition: transform .4s; }
  .front-page-banner:hover {
    transform: translateY(-8px); }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .front-page-banner {
      width: calc((100% - 30px)/3);
      margin-right: 15px; }
      .front-page-banner:nth-child(3), .front-page-banner:nth-child(5) {
        margin-right: 0; }
      .front-page-banner:nth-child(4), .front-page-banner:nth-child(5) {
        width: calc((100% - 15px)/2);
        margin-top: 15px; } }
  @media screen and (min-width: 481px) and (max-width: 767px) {
    .front-page-banner {
      width: calc((100% - 15px)/2);
      margin-right: 15px; }
      .front-page-banner:nth-child(2n) {
        margin-right: 0; }
      .front-page-banner:nth-child(2n+1) {
        clear: left; }
      .front-page-banner:nth-child(5) {
        width: 100%;
        margin-top: 15px; } }
  @media screen and (max-width: 480px) {
    .front-page-banner {
      float: left;
      display: block;
      margin-right: 7.42297%;
      width: 100%; }
      .front-page-banner:last-child {
        margin-right: 0; }
      .front-page-banner:nth-child(1n) {
        margin-right: 0; }
      .front-page-banner:nth-child(1n+1) {
        clear: left; } }
  .front-page-banner-image {
    border: 1px solid #fff; }
    .front-page-banner-image img {
      max-width: 100%;
      min-width: 100%;
      height: auto; }
  .front-page-banner-text {
    bottom: 0;
    padding: 15px;
    position: absolute;
    left: 0;
    right: 0; }
  .front-page-banner h2 {
    color: #fff;
    margin-bottom: 0; }
    @media screen and (min-width: 992px) and (max-width: 1200px) {
      .front-page-banner h2 {
        font-size: 1.1rem; } }
  .front-page-banner p {
    color: white;
    font-size: .8rem;
    margin: 0;
    padding-bottom: 0;
    line-height: 1.2;
    height: 38px; }

section.advantage .h1 {
  text-align: center;
  color: white; }
section.advantage .panel-group .panel.panel-mainpage {
  margin-bottom: 8px;
  background-color: transparent; }
  section.advantage .panel-group .panel.panel-mainpage + .panel.panel-mainpage {
    margin-top: 18px; }
  section.advantage .panel-group .panel.panel-mainpage .panel-heading + .panel-collapse .panel-body {
    border: none; }
  @media (min-width: 992px) {
    section.advantage .panel-group .panel.panel-mainpage + .panel.panel-mainpage {
      margin-top: 0; } }
section.advantage .panel-mainpage {
  font-family: "Montserrat", Arial, sans-serif; }
  section.advantage .panel-mainpage .panel-heading {
    padding: 0; }
  section.advantage .panel-mainpage .panel-title {
    position: relative;
    display: block;
    padding-right: 25px;
    font-size: 1rem;
    text-decoration: none;
    outline: none;
    color: white;
    font-weight: bold; }
    section.advantage .panel-mainpage .panel-title .glyphicon {
      position: absolute;
      top: 10px;
      right: 0;
      display: block; }
    section.advantage .panel-mainpage .panel-title .glyphicon-menu-down {
      display: none; }
    section.advantage .panel-mainpage .panel-title .glyphicon-menu-up {
      display: block; }
    section.advantage .panel-mainpage .panel-title.collapsed .glyphicon-menu-down {
      display: block; }
    section.advantage .panel-mainpage .panel-title.collapsed .glyphicon-menu-up {
      display: none; }
  section.advantage .panel-mainpage .panel-body {
    padding: 15px 0 0;
    font-size: 1rem;
    color: white;
    line-height: 1.4; }

section.elfa-map {
  position: relative; }
  @media screen and (min-width: 992px) {
    section.elfa-map {
      height: 680px; } }
  section.elfa-map .container {
    position: relative;
    height: 100%; }
    @media screen and (min-width: 992px) {
      section.elfa-map .container {
        background: url("/images/main/map.png") center -20px no-repeat;
        backgorund-size: contain; } }
  section.elfa-map .description {
    position: absolute;
    margin-top: 60px;
    padding-left: 4.3%;
    top: 0;
    left: 0;
    right: 0; }
    @media screen and (max-width: 767px) {
      section.elfa-map .description {
        top: 20px;
        margin-top: 0;
        padding: 0 20px; } }
    section.elfa-map .description img.logo {
      margin-bottom: 0;
      width: 111px; }
    section.elfa-map .description > p {
      font-size: 1.7rem;
      line-height: 1.3;
      margin-bottom: 10px;
      margin-top: 20px;
      text-transform: none;
      font-family: "Montserrat", Arial, sans-serif; }
    @media screen and (max-width: 767px) {
      section.elfa-map .description .front-page-banner {
        display: none; } }
    section.elfa-map .description + img {
      margin-top: 90px; }
  section.elfa-map .find-store {
    margin-bottom: 40px;
    margin-top: -20px; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      section.elfa-map .find-store {
        margin: 0 auto;
        min-height: 47px;
        font-weight: normal;
        letter-spacing: 1px;
        text-align: inherit; } }
    @media screen and (min-width: 992px) {
      section.elfa-map .find-store {
        -webkit-box-shadow: 0 45px 30px -8px rgba(0, 0, 0, 0.29);
        -moz-box-shadow: 0 35px 30px -8px rgba(0, 0, 0, 0.29);
        box-shadow: 0 35px 30px -8px rgba(0, 0, 0, 0.29); } }

/*# sourceMappingURL=p-mainpage.css.map */
