@charset "UTF-8";
/* BASE - ���� ������� ����������, ���������� ����� ��������� ������� � �����������.
========================================================================== */
/* LAYOUT - ��������� ������.
========================================================================== */
*,
::after,
::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-size: 16px; }

.container {
  max-width: 1280px; }

.search_form {
  margin-bottom: 16px; }

#searchForm {
  display: none; }

.fa_popupform {
  display: none; }
  .fa_popupform__wrapper {
    width: 410px; }
  .fa_popupform input {
    width: 250px;
    padding: 7px 7px;
    color: #000;
    border: 1px solid #da3131; }
  .fa_popupform label {
    font-size: .815rem;
    font-weight: bold;
    float: left;
    width: 105px;
    margin-right: 10px;
    padding-top: 5px;
    text-align: right; }
    .fa_popupform label span {
      color: #f00; }
  .fa_popupform .sf2-form-group {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .fa_popupform .sf2-form-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .fa_popupform button.sf2-element {
    font-family: 'PT Sans', Arial;
    font-size: 16px;
    margin-right: 4px;
    margin-bottom: 5px;
    padding: 7px 29px;
    cursor: pointer;
    color: #fff;
    border-top: none;
    border-right: none;
    border-bottom: 2px solid #952121;
    border-left: none;
    background: #da3131; }
    .fa_popupform button.sf2-element:hover {
      background: #ff5e5e; }
  .fa_popupform h3 {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 15px 0 35px;
    text-align: center;
    text-decoration: underline;
    color: #000; }

.fa_copy {
  text-align: right; }

.fa_map-section {
  position: relative;
  width: 100%;
  height: 550px; }

.fa_map-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.fa_catalog-item {
  position: relative;
  width: 100%;
  margin-bottom: 25px;
  padding: 0 15px;
  border: solid 1px #c0c0c0;
  -webkit-border-radius: 7px;
          border-radius: 7px; }
  .fa_catalog-item img {
    width: 100%; }
  .fa_catalog-item__title {
    font-weight: bold;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase; }
    .fa_catalog-item__title a {
      font-size: 16px;
      text-decoration: underline;
      color: #000; }
      .fa_catalog-item__title a:hover {
        color: #f00; }
  .fa_catalog-item__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .fa_catalog-item__mediabox {
    overflow: hidden;
    width: 150px;
    height: 155px;
    margin-right: 40px; }
  .fa_catalog-item__details {
    padding-bottom: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .fa_catalog-item__bottom {
    padding-top: 15px; }

.fa_price-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .fa_price-panel__price {
    font-size: 21px;
    font-weight: bold;
    margin-right: 20px;
    color: #f00;
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .fa_price-panel__price-item {
    margin-bottom: .5rem; }
  .fa_price-panel__price-label {
    font-weight: 400;
    color: #0d0d0d; }
  .fa_price-panel__zayavka a {
    font-size: 1rem;
    display: inline-block;
    padding: 7px 29px;
    color: #fff;
    border-bottom: solid 2px #952121;
    background: #da3131; }
    .fa_price-panel__zayavka a:hover {
      color: #fff !important;
      background: #ff5e5e !important; }

.fa_catalog-page {
  margin-bottom: 3rem; }
  .fa_catalog-page img {
    max-width: 100%; }
  .fa_catalog-page__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .fa_catalog-page__left {
    width: 40%; }
  .fa_catalog-page__right {
    width: 60%;
    padding-left: 5%; }
  .fa_catalog-page__top {
    margin-bottom: 16px; }
  .fa_catalog-page__body {
    margin-bottom: 3rem; }
  .fa_catalog-page__conditions-title {
    font-size: 1.125rem;
    margin-bottom: 1rem;
    text-decoration: underline;
    text-transform: uppercase; }
  .fa_catalog-page__label {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: .5rem; }
  .fa_catalog-page__tech-list {
    margin-top: .5rem; }

.fa_tech-list ul {
  width: 70%;
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .fa_tech-list ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .fa_tech-list ul li div {
      font-size: .875rem;
      width: 50%; }

.block-views__catalog-title {
  display: none; }

.block-views .fa_mobile-menu__button {
  display: none; }

.fa_top-nav {
  display: none; }

.fa_container {
  width: 1100px;
  margin-right: auto;
  margin-left: auto; }

.fa_callback-section {
  padding: 60px 0;
  text-align: center;
  background-color: #fff; }
  .fa_callback-section__title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 24px;
    text-align: center;
    border-left: 4px solid #da3131; }
  .fa_callback-section p {
    margin-bottom: 30px; }
  .fa_callback-section .sf2-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .fa_callback-section .sf2-form-group-bottom {
    width: 100%;
    margin-top: 30px;
    text-align: center; }
  .fa_callback-section label {
    display: none; }
  .fa_callback-section button {
    font-size: 16px;
    display: inline-block;
    padding: 7px 34px 7px 34px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    border: none;
    border-bottom: solid 2px #952121;
    background: #da3131; }
    .fa_callback-section button:hover {
      text-decoration: underline;
      background: #ff5e5e; }
  .fa_callback-section input {
    line-height: 35px;
    width: 250px;
    height: 35px;
    margin: 0 15px;
    padding: 0 8px;
    border: 1px solid #999;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: -webkit-calc(100% - 8px) center;
    background-position: calc(100% - 8px) center; }
  .fa_callback-section .fa_name {
    background-image: url(../images/name.png); }
  .fa_callback-section .fa_mail {
    background-image: url(../images/mail.png); }
  .fa_callback-section .fa_phone {
    background-image: url(../images/phone.png); }

.fa_reviews-section {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center; }
  .fa_reviews-section__btn-wrapper {
    margin-top: 30px;
    text-align: center; }
  .fa_reviews-section__btn {
    font-size: 16px;
    display: inline-block;
    padding: 7px 34px 7px 34px;
    cursor: pointer;
    text-decoration: none;
    color: #fff !important;
    border: none;
    border-bottom: solid 2px #952121;
    background: #da3131; }
    .fa_reviews-section__btn:hover {
      text-decoration: underline;
      background: #ff5e5e; }

textarea {
  width: 250px;
  height: 100px;
  padding: 7px 7px;
  color: #000;
  border: 1px solid #da3131; }

.uk-overlay-panel {
  color: #000 !important; }

.uk-h3 {
  font-weight: bold; }

.uk-flex-middle {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .uk-flex-middle > div {
    padding-top: 40px; }

.fa_contact-wrapper {
  position: relative;
  z-index: 5;
  padding-top: 150px; }

.fa_map-section {
  position: relative; }

.fa_contact {
  width: 300px;
  height: 300px;
  padding: 25px;
  background-color: #fff;
  -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  left: -webkit-calc(50% - 550px);
  left: calc(50% - 550px);
  top: 150px;
  z-index: 15; }
  .fa_contact__title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 36px;
    padding-left: 24px;
    border-left: 4px solid #da3131; }
  .fa_contact__list {
    font-size: 16px;
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .fa_contact__item {
    position: relative;
    margin-bottom: 24px;
    padding-left: 24px; }
    .fa_contact__item:before {
      font-family: 'FontAwesome';
      font-size: 22px;
      position: absolute;
      top: 5px;
      left: 0;
      color: #da3131; }
    .fa_contact__item:nth-child(1):before {
      content: '\f095'; }
    .fa_contact__item:nth-child(2):before {
      content: '\f095'; }
    .fa_contact__item:nth-child(3):before {
      content: '\f041'; }

@media (max-width: 1199px) {
  #header-top {
    width: 960px; }
    #header-top #logo {
      width: 175px; }
  #main-menu {
    width: 960px; }
  #wrapper {
    width: 960px; }
  #content-body {
    width: 960px; }
  body.sidebar-first #main {
    width: 700px; }
  body.sidebar-first #sidebar-first {
    width: 260px; }
  #block-views-catalog-left-menu-block h2 {
    padding-left: 20px; }
  #footer {
    width: 960px; }
  .second-footer {
    width: 230px;
    margin-left: 0; }
  .fa_container {
    width: 960px; }
  .fa_contact {
    left: 20px; } }

@media (max-width: 991px) {
  .fa_container {
    width: 720px; }
  .fa_contact {
    top: 75px; }
  #header-top {
    width: 720px; }
    #header-top #logo {
      width: 125px; }
  #header-top #site-slogan {
    width: 390px;
    padding-left: 15px;
    text-align: center; }
  #block-block-1 {
    margin-bottom: 16px; }
  #block-block-1 p {
    font-size: 20px; }
  #header-top .search-box {
    margin-top: 13px; }
  #main-menu {
    width: 720px; }
  #wrapper {
    width: 720px; }
  #content-body {
    width: 720px; }
  body.sidebar-first #main {
    width: 460px; }
  #main-menu ul li a {
    font-size: .875rem; }
  #footer {
    width: 720px; }
  .second-footer {
    width: 220px; }
  .second-footer-mid {
    display: none; }
  .fa_catalog-item__mediabox {
    margin-bottom: 1rem; }
  .fa_tech-list ul {
    width: 100%; }
  .fa_catalog-page__body {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .fa_catalog-page__mediabox {
    width: 70%;
    margin-right: auto;
    margin-left: auto; }
  .fa_catalog-page__left {
    width: 100%; }
  .fa_catalog-page__right {
    width: 100%; }
  .fa_callback-section {
    padding-top: 30px;
    padding-bottom: 30px; }
    .fa_callback-section input {
      width: 200px;
      margin: 0 8px; }
  .fa_map-section {
    height: 450px; }
  .fa_contact-wrapper {
    padding-top: 70px; }
  .fa_reviews-section {
    padding-top: 30px;
    padding-bottom: 30px; } }

@media (max-width: 767px) {
  .fa_container {
    width: 100%;
    max-width: 540px; }
  .fa_callback-section__title {
    font-size: 28px;
    margin-bottom: 16px; }
  .fa_callback-section p {
    margin-bottom: 16px; }
  .fa_callback-section .sf2-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .fa_callback-section input {
    width: 100%;
    max-width: 300px;
    margin: 8px 0; }
  .fa_callback-section .sf2-form-group-bottom {
    margin-top: 16px; }
  #header-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    max-width: 540px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    #header-top #logo {
      width: 185px;
      margin-top: .875rem;
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
          -ms-flex-order: 0;
              order: 0; }
      #header-top #logo img {
        width: 100%;
        margin-left: 0; }
    #header-top #site-slogan {
      width: 100%;
      margin-top: 0;
      margin-bottom: .5rem;
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
          -ms-flex-order: 0;
              order: 0; }
      #header-top #site-slogan .search_form {
        margin-top: 0;
        margin-bottom: 0; }
      #header-top #site-slogan span {
        display: none; }
    #header-top .search-box {
      display: none; }
  #main-menu {
    display: none; }
  #wrapper {
    width: 100%;
    max-width: 540px; }
  #content-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    max-width: 540px; }
  #footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 540px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #footer .clear {
      display: none; }
  .second-footer {
    display: none; }
  .region-footer {
    width: 100%;
    text-align: center; }
  .fa_copy {
    text-align: center; }
  body.sidebar-first #main {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  body.sidebar-first #sidebar-first {
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  #block-views-cat-tax-front-block .view-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  #block-views-cat-tax-front-block .views-row {
    width: 33%;
    margin-right: 0;
    padding: 0 8px; }
    #block-views-cat-tax-front-block .views-row img {
      max-width: 100%; }
  #block-views-catalog-left-menu-block .content {
    left: 0;
    background-image: none; }
    #block-views-catalog-left-menu-block .content ul {
      top: 0; }
  .block-views__catalog-title {
    display: block;
    margin-top: 1rem; }
  .block-views__arenda-title {
    display: none; }
  .block-views .fa_mobile-menu__button {
    z-index: 1;
    display: block;
    margin-top: 24px; }
  .block-views__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 12px;
    border-bottom: 1px solid #000;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  #block-block-1 {
    display: none; }
  .header_bg .head_bord {
    display: none; }
  .header_bg {
    margin-top: 83px; }
  .view-catalog-left-menu {
    display: none; }
  .fa_catalog-page__right {
    padding-left: 0; }
  .fa_top-nav {
    position: fixed;
    z-index: 1000;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-top: 1px solid #da3131;
    background: #f2f2f2;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .fa_top-nav .head_bord {
      width: 100%;
      height: 7px; }
    .fa_top-nav__phone {
      font-size: 1rem;
      font-weight: bold;
      display: inline-block;
      margin-right: 15px; }
      .fa_top-nav__phone:hover {
        color: #da3131; }
    .fa_top-nav__slogan {
      font-size: 1rem;
      width: 100%;
      margin-top: .5rem;
      margin-bottom: 0;
      text-align: center; }
    .fa_top-nav__btn-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              
      margin-top: 5px; }
  .uk-overlay-panel {
    padding: 0; }
  h1 {
    font-size: 1.55rem; }
  .title {
    font-size: 1.25rem; } }

@media (max-width: 575px) {
  .fa_map-section {
    height: auto; }
    .fa_map-section .fa_container {
      padding: 0; }
  .fa_contact {
    position: relative;
    top: 0;
    left: 0;
    width: 100%; }
  .fa_map-container {
    position: relative;
    width: 100%;
    height: 350px; }
  .fa_contact {
    width: 100%; }
  .fa_container {
    width: 100%;
    padding: 0 15px; }
  .fa_popupform .sf2-form-group {
    margin-top: .5rem;
    margin-bottom: .5rem; }
  .fa_popupform__wrapper {
    width: 280px; }
    .fa_popupform__wrapper .sf2-form-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
             }
  .fa_popupform label {
    text-align: left;
    margin-bottom: 5px; }
  .fa_top-nav__phone {
    font-size: 1rem; }
  .fa_top-nav__slogan {
    font-size: .875rem; }
  #header-top #logo {
    width: 125px; }
  #header-top #site-slogan {
    padding-left: 10px; }
  .search_form input.search_inp {
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px); }
  #block-views-cat-tax-front-block .views-row {
    width: 50%; }
  #footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .fa_copy {
    text-align: center; }
  .second-footer-right {
    text-align: center; }
  .fa_price-panel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .fa_price-panel__price {
      margin-bottom: 1rem; }
  #block-block-3 p {
    text-align: center; } }

@font-face {
  font-family: "Mariupol";
  src: url("../fonts/Mariupol-Regular.eot?") format("eot"), url("../fonts/Mariupol-Regular.woff2") format("woff2"), url("../fonts/Mariupol-Regular.woff") format("woff"), url("../fonts/Mariupol-Regular.ttf") format("truetype"), url("../fonts/Mariupol-Regular.svg#Mariupol") format("svg"); }

@font-face {
  font-family: "Mariupol-B";
  src: url("../fonts/Mariupol-Bold.eot?") format("eot"), url("../fonts/Mariupol-Bold.woff2") format("woff2"), url("../fonts/Mariupol-Bold.woff") format("woff"), url("../fonts/Mariupol-Bold.ttf") format("truetype"), url("../fonts/Mariupol-Bold.svg#Mariupol-B") format("svg"); }

@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?") format("eot"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg#FontAwesome") format("svg"); }

/* @import 'base/_sprite.scss';
@import 'layout/_footer.scss';
@import 'layout/_header.scss';
@import 'layout/_sidebar.scss'; */
/* PAGES - �������� �����.
========================================================================== */
/* @import 'pages/_category.scss';
@import 'pages/_proddetails.scss';
@import 'pages/_news.scss'; */
/* MODULES - ������.
========================================================================== */
/* @import 'modules/_filter.scss';*/
/* mob-menu-btn begin */
.fa_mobile-menu {
  display: none;
  margin-left: 15px; }
  .fa_mobile-menu__button {
    position: relative;
    z-index: 100;
    float: left;
    width: 37px;
    height: 17px;
    margin-top: 16px;
    margin-bottom: 16px;
    margin-right: 15px;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
  .fa_mobile-menu__button.active .icon-menu-burger {
    -webkit-transition: transform .2s linear .4s;
    -webkit-transition: -webkit-transform .2s linear .4s;
    -o-transition: transform .2s linear .4s;
    transition: -webkit-transform .2s linear .4s;
    transition: transform .2s linear .4s;
    transition: transform .2s linear .4s, -webkit-transform .2s linear .4s;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .fa_mobile-menu__button.active .icon-menu-burger__line {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .fa_mobile-menu__button.active .icon-menu-burger:before {
    top: 0;
    -webkit-transition: top .2s linear;
    -o-transition: top .2s linear;
    transition: top .2s linear; }
  .fa_mobile-menu__button.active .icon-menu-burger:after {
    bottom: 0;
    -webkit-transition: bottom .2s linear;
    -o-transition: bottom .2s linear;
    transition: bottom .2s linear; }
  .fa_mobile-menu__label {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 12.5px;
    float: left;
    margin-top: 20px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #0d0d0d;
    display: none; }
  .fa_mobile-menu__wrapper {
    position: fixed;
    z-index: 10000;
    top: 83px;
    left: -300px;
    overflow-x: scroll;
    width: 300px;
    height: 90%;
    padding-bottom: 50px;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    text-align: left;
    background-color: #952121; }
    .fa_mobile-menu__wrapper.active {
      left: 0; }

.icon-menu-burger {
  position: absolute;
  top: 50%;
  width: 37px;
  height: 3px;
  -webkit-transition: transform .2s ease 0s;
  -webkit-transition: -webkit-transform .2s ease 0s;
  -o-transition: transform .2s ease 0s;
  transition: -webkit-transform .2s ease 0s;
  transition: transform .2s ease 0s;
  transition: transform .2s ease 0s, -webkit-transform .2s ease 0s; }

.icon-menu-burger__line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: transform .2s linear .2s;
  -webkit-transition: -webkit-transform .2s linear .2s;
  -o-transition: transform .2s linear .2s;
  transition: -webkit-transform .2s linear .2s;
  transition: transform .2s linear .2s;
  transition: transform .2s linear .2s, -webkit-transform .2s linear .2s;
  background: #da3131; }

.icon-menu-burger:before,
.icon-menu-burger:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: #da3131; }

.icon-menu-burger:before {
  top: -9px;
  -webkit-transition: top .2s linear .4s;
  -o-transition: top .2s linear .4s;
  transition: top .2s linear .4s; }

.icon-menu-burger:after {
  bottom: -9px;
  -webkit-transition: bottom .2s linear .4s;
  -o-transition: bottom .2s linear .4s;
  transition: bottom .2s linear .4s; }

/* mob-menu-btn end */
.fa_mobile-menu__wrapper > ul.menu {
  margin: 0;
  padding: 20px;
  list-style-type: none; }
  .fa_mobile-menu__wrapper > ul.menu > li {
    margin-bottom: 1rem;
    position: relative;
    border-right: none; }
    .fa_mobile-menu__wrapper > ul.menu > li > a {
      font-size: 1.5rem;
      text-decoration: none;
      color: #efefef; }
    .fa_mobile-menu__wrapper > ul.menu > li ul {
      margin: 0;
      margin-left: 20px;
      padding: 0;
      list-style-type: none; }
      .fa_mobile-menu__wrapper > ul.menu > li ul li a {
        font-family: 'Ristretto Slab Pro';
        font-size: 1.15rem;
        text-decoration: none;
        color: #efefef; }
        .fa_mobile-menu__wrapper > ul.menu > li ul li a img {
          display: none; }

.fa_mobile-menu__wrapper .dropdown-button {
  font: 400 10px 'FontAwesome';
  line-height: 32px;
  position: absolute;
  z-index: 1;
  top: 16px;
  right: 11px;
  width: 32px;
  height: 32px;
  margin-top: -17.5px;
  -webkit-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: rgba(0, 0, 0, 0.1); }

.fa_mobile-menu__wrapper .dropdown-button:before {
  content: '\f078'; }

.fa_mobile-menu__wrapper .dropdown-button.active {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa_mobile-menu__wrapper ul.menu ul {
  display: none;
  width: 100%; }

/* Start mobile menu wrapper*/
/* End mobile menu wrapper*/
/* Start modal dialog*/
.fa_modalDialog {
  position: fixed;
  z-index: 99;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity 400ms ease-in;
  -o-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: none;
  opacity: 0;
  background: rgba(0, 0, 0, 0.8); }
  .fa_modalDialog.active {
    pointer-events: auto;
    opacity: 1; }

/* End modal dialog*/
@media (max-width: 991px) {
  .fa_mobile-menu {
    display: block; } }

@media (max-width: 767px) {
  .fa_mobile-menu {
    margin-right: 20px;
    padding: 0; } }
