@import url(../themes/rofl/assets/fonts/Futura/stylesheet.css);
@import url(../themes/rofl/assets/fonts/FuturaCondensed/stylesheet.css);
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    font-family: sans-serif; } }

.zone-header .top4ik__menu {
  margin-left: auto;
  background-color: #900000; }
  .zone-header .top4ik__menu .uk-navbar-nav > li {
    display: flex; }
    .zone-header .top4ik__menu .uk-navbar-nav > li:not(:first-child) {
      margin-left: 30px; }
    .zone-header .top4ik__menu .uk-navbar-nav > li > a {
      min-height: 40px;
      color: white;
      padding-top: 6px;
      font-size: 24px;
      transition: 0.3s; }
      .zone-header .top4ik__menu .uk-navbar-nav > li > a:hover {
        color: #ddd; }
  .zone-header .top4ik__menu .uk-navbar-toggle {
    min-height: 60px;
    color: white; }
  .zone-header .top4ik__menu .uk-container {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .zone-header .top4ik__content {
    padding-top: 10px;
    background-color: white; }
  .zone-header .top4ik__content .uk-container {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .zone-header .top4ik__content .uk-container > :last-child {
      display: flex;
      flex-direction: column; }
  .zone-header .uk-logo {
    transition: 0.3s;
    width: 160px; }
  .zone-header__phone {
    background-position: 0 center;
    background-repeat: no-repeat;
    font-size: 32px;
    color: #222;
    line-height: 1.1;
    transition: 0.3s; }
  .zone-header__phone:hover {
    color: #900000;
    text-decoration: none; }
  .zone-header__phone span {
    font-size: 32px; }
  .zone-header .uk-navbar-container:not(.uk-navbar-transparent) {
    background-color: white; }
  .zone-header .uk-navbar-container {
    padding-top: 10px; }
  @media (max-width: 960px) {
    .zone-header .uk-navbar-container {
      padding-top: 0; } }
  .zone-header .uk-navbar > * {
    flex-wrap: nowrap;
    width: 100%; }
  .zone-header .uk-navbar > * > ul {
    width: 100%;
    justify-content: space-between; }
  .zone-header .uk-navbar-nav > li > a {
    color: #222;
    transition: 0.3s;
    white-space: nowrap;
    min-height: 40px; }
  .zone-header .uk-navbar-nav > li > a:first-child {
    padding-left: 0; }
  .zone-header .uk-navbar-nav > li > a:last-child {
    padding-right: 0; }
  .zone-header .uk-navbar-nav > li > a:hover {
    color: #900000; }
  .zone-header .uk-active .zone-header__phone {
    background-position: 0 center span; }
  .zone-header .uk-active .uk-navbar-container {
    box-shadow: 0px 3px 3px -1px rgba(0, 0, 0, 0.3); }
  .zone-header .id-search {
    height: 100%;
    display: flex;
    align-items: center; }
  .zone-header .id-search input {
    padding: 2px;
    height: 30px;
    font-size: 16px;
    width: 132px; }
  @media (max-width: 1200px) {
  .zone-header .uk-container {
    padding: 0px 10px; } }
  @media (max-width: 960px) {
  .zone-header .top4ik__menu .uk-container {
    justify-content: space-between; }
  .zone-header__phone {
    font-size: 30px;
    background-position: 0 4px; }
    .zone-header__phone span {
      font-size: 26px; }
  .zone-header .uk-logo {
    width: 200px; }
  .zone-header .top4ik__content {
    padding-top: 10px; }
  .zone-header .uk-navbar-nav > li > a {
    min-height: 50px; }
  .zone-header .uk-navbar-container {
    box-shadow: 0px 3px 3px -1px rgba(0, 0, 0, 0.3); }
  .zone-header .uk-sticky-below .top4ik {
    box-shadow: 0px 3px 3px -1px rgba(0, 0, 0, 0.3); } }
  @media (max-width: 640px) {
  .zone-header .top4ik__menu .uk-navbar-nav > li > a, .zone-header .top4ik__menu .uk-navbar-toggle {
    min-height: 30px; }
    .zone-header .top4ik__menu .uk-navbar-nav > li > a {
      font-size: 20px;
      padding-top: 4px; }
  .zone-header .uk-logo {
    width: 170px; }
  .zone-header__phone {
    font-size: 22px;
    background-position: 0 center; }
    .zone-header__phone span {
      font-size: 18px; }
  .zone-header .uk-sticky-below .uk-logo {
    width: 170px; }
    .zone-header .uk-sticky-below .zone-header__phone {
      font-size: 22px;
      background-position: 0 0; }

    .zone-header .uk-sticky-below .zone-header__phone span {
      font-size: 18px; } }
  @media (max-width: 480px) {
  .zone-header .id-search {
    display: none; } }
  @media (max-width: 420px) {
  .zone-header .top4ik__menu .uk-navbar-nav > li > a {
    padding: 4px 0px 0; }
    .zone-header .top4ik__menu .uk-navbar-toggle {
      padding: 0; }

    .zone-header .top4ik__content {
      padding: 3px 0; }
  .zone-header__phone {
    font-size: 18px;
    background-image: none;
    padding-left: 0; }
  .zone-header .uk-logo {
    margin-left: 0;
    width: 130px; }
  .zone-header .uk-sticky-below .zone-header__phone {
    font-size: 18px;
    background-image: none;
    padding-left: 0; }
    .zone-header .uk-sticky-below .top4ik__content {
      padding: 3px 0; }

    .zone-header .uk-sticky-below .uk-logo {
      width: 130px; } }
  .zone-header .phones > div {
    display: flex;
    gap: 10px; }
  @media (max-width: 480px) {
      .zone-header .phones > div {
        align-items: flex-end; } }
  @media (max-width: 480px) {
      .zone-header .phones .snippet-messengers img {
        height: 16px; } }

.zone-main {
  min-height: 70vh;
  padding: 20px 0; }

.zone-sidebar {
  padding: 0; }
  .zone-sidebar .zone-sidebar__content {
    padding: 0;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    color: black; }
  .zone-sidebar .zone-sidebar__overlay {
    opacity: 0;
    transition: 0.1s; }
  .zone-sidebar .zone-sidebar__toggle {
    display: none;
    position: fixed;
    left: 0;
    top: 75%;
    width: 40px;
    height: 40px;
    padding: 0;
    transition: 0.3s;
    opacity: 0.8; }
  @media (max-width: 1000px) {
  .zone-sidebar {
    z-index: 10000;
    position: fixed;
    left: -260px;
    top: 0;
    height: 100vh;
    padding-left: 0;
    overflow-y: scroll;
    width: 260px;
    transition: 0.3s; }
    .zone-sidebar .zone-sidebar__content {
      padding: 20px;
      box-sizing: border-box; }

    .zone-sidebar .zone-sidebar__toggle {
      display: inline-block; } }
  .zone-sidebar.uk-open {
    left: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
  .zone-sidebar.uk-open .zone-sidebar__overlay {
    display: block;
    width: 200%;
    height: 100%;
    background: rgba(50, 50, 50, 0.4);
    position: fixed;
    z-index: -1;
    opacity: 1; }
  .zone-sidebar.uk-open .zone-sidebar__content {
    box-sizing: border-box; }
  .zone-sidebar.uk-open .zone-sidebar__toggle {
    left: 260px; }

.zone-sidebar .uk-nav li {
  border-bottom: 1px solid #4c4c4c;
  height: 36px;
  display: flex;
  align-items: center; }
  .zone-sidebar .uk-nav li:last-child {
    border-bottom: none; }
  .zone-sidebar .uk-nav li.uk-active a {
    font-weight: bold;
    color: #900000; }
  .zone-sidebar .uk-nav a {
    color: #494949;
    display: inline-flex;
    justify-content: space-between;
    width: 100%; }
  .zone-sidebar .uk-nav a .icon {
    color: #900000; }

.zone-breadcrumbs {
  margin: 20px 0; }
  .zone-breadcrumbs ul {
    justify-content: center; }
  @media (max-width: 640px) {
  .zone-breadcrumbs {
    display: none; } }

.zone-h1 {
  margin-top: 0;
  text-align: center; }
  @media (max-width: 960px) {
  .zone-h1 {
    font-size: 32px; } }
  @media (max-width: 640px) {
  .zone-h1 {
    font-size: 26px; } }
  @media (max-width: 480px) {
  .zone-h1 {
    font-size: 24px; } }

.zone-footer {
  background-color: #900000; }
  .zone-footer ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px; }
  .zone-footer ul li > a {
    color: white;
    font-size: 30px;
    font-family: 'Futura_Condenced', sans-serif;
    text-transform: uppercase;
    transition: 0.3s;
    padding: 0 16px; }
  .zone-footer ul li > a:hover {
    color: #888; }
  .zone-footer h3 {
    color: white;
    margin-bottom: 10px; }
  .zone-footer .diller .links {
    display: flex;
    flex-wrap: wrap; }
  .zone-footer .diller .links a {
    margin-bottom: 20px;
    margin-right: 20px; }
  .zone-footer .diller .links img {
    width: 160px; }
  .zone-footer .copyright {
    display: flex;
    justify-content: center;
    font-size: 26px;
    color: white;
    padding: 26px; }
  .zone-footer .copyright a {
    color: white;
    transition: 0.3s; }
  .zone-footer .copyright a:hover {
    color: #888;
    text-decoration: none; }
  @media (max-width: 960px) {
  .zone-footer ul {
    padding: 20px 0px;
    justify-content: center;
    align-items: center; }
  .zone-footer .copyright {
    flex-direction: column;
    align-items: center; } }
  @media (max-width: 640px) {
  .zone-footer .uk-nav {
    flex-direction: column; }
  .zone-footer ul > li > a, .zone-footer .copyright {
    font-size: 22px; } }
  @media (max-width: 420px) {
  .zone-footer ul > li > a, .zone-footer .copyright {
    font-size: 18px; } }

.el-expander:not(.el-expander-wrapper) {
  margin-left: -40px;
  margin-right: -40px; }
  @media (max-width: 960px) {
    .el-expander:not(.el-expander-wrapper) {
      margin-left: -30px;
      margin-right: -30px; } }
  @media (max-width: 640px) {
    .el-expander:not(.el-expander-wrapper) {
      margin-left: -15px;
      margin-right: -15px; } }
  .el-expander.el-expander-wrapper {
    margin-left: calc(50% - 1280px / 2);
    margin-right: calc(50% - 1280px / 2); }
  @media (max-width: 1280px) {
    .el-expander.el-expander-wrapper {
      margin-left: calc(50% - 50vw);
      margin-right: calc(50% - 50vw); } }
  .el-expander .uk-container {
    padding-left: 20px;
    padding-right: 20px; }

.el-anchor {
  top: -60px;
  position: relative; }

.snippet-agreement .link {
  cursor: pointer; }
  .snippet-agreement .link:hover {
    text-decoration: underline; }

.snippet-home_infoblock {
  position: relative; }
  .snippet-home_infoblock .uk-slideshow {
    max-height: 400px; }
  .snippet-home_infoblock h2 {
    text-transform: uppercase;
    color: white;
    text-align: right;
    padding: 26px;
    font-size: 48px;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    right: 0;
    bottom: 0; }
  .snippet-home_infoblock .uk-slidenav {
    z-index: 10; }
  @media (max-width: 960px) {
  .snippet-home_infoblock h2 {
    padding: 240px;
    font-size: 40px; } }
  @media (max-width: 640px) {
  .snippet-home_infoblock h2 {
    padding: 20px;
    font-size: 32px; } }
  @media (max-width: 420px) {
  .snippet-home_infoblock h2 {
    padding: 12px;
    font-size: 26px; } }
  @media (max-width: 380px) {
  .snippet-home_infoblock {
    display: none; } }

.snippet-chess_more {
  display: flex;
  flex-direction: column; }
  .snippet-chess_more > * {
    display: flex;
    background-color: #e9e9e9; }
  .snippet-chess_more > *:nth-child(even) {
    flex-direction: row-reverse;
    background-color: #d5ccc3; }
  .snippet-chess_more > * .image {
    width: 50%;
    min-width: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .snippet-chess_more > *:nth-child(1) .image {
    background-image: url(../themes/rofl/assets/images/snippets/chess_more/interior_doors.jpg); }
  .snippet-chess_more > *:nth-child(2) .image {
    background-image: url(../themes/rofl/assets/images/snippets/chess_more/entrance_doors.jpg); }
  .snippet-chess_more > *:nth-child(3) .image {
    background-image: url(../themes/rofl/assets/images/snippets/chess_more/furniture.jpg); }
  .snippet-chess_more > * .text {
    padding: 24px 42px; }
  .snippet-chess_more > * .text h3 {
    color: #900000;
    text-transform: uppercase;
    font-family: 'Futura_Condenced', sans-serif;
    font-size: 42px;
    line-height: 1.1; }
  .snippet-chess_more > * .text a {
    text-transform: none;
    font-size: 20px;
    font-weight: 500; }
    .snippet-chess_more > * .text a:hover {
      text-decoration: none; }
  @media (max-width: 960px) {
    .snippet-chess_more > * .text {
      padding: 16px 24px 24px; } }
  @media (max-width: 640px) {
    .snippet-chess_more > * {
      flex-direction: column; }
      .snippet-chess_more > *:nth-child(even) {
        flex-direction: column; }
      .snippet-chess_more > * .image {
        width: 100%;
        height: 240px; }
      .snippet-chess_more > * .text h3 {
        width: fit-content;
        width: -moz-fit-content;
        padding: 4px 4px 0px; } }
  .snippet-chess_more p {
    font-size: 26px; }
  @media (max-width: 1200px) {
  .snippet-chess_more p {
    font-size: 24px; } }
  @media (max-width: 960px) {
  .snippet-chess_more p {
    font-size: 22px; } }
  @media (max-width: 640px) {
  .snippet-chess_more p {
    font-size: 20px; } }
  @media (max-width: 420px) {
  .snippet-chess_more p {
    font-size: 18px; } }

.snippet-products-cards {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 1rem; }
  @media (max-width: 960px) {
  .snippet-products-cards {
    grid-template-columns: 1fr 1fr 1fr; } }
  @media (max-width: 860px) {
  .snippet-products-cards {
    grid-template-columns: 1fr 1fr; } }
  @media (max-width: 640px) {
  .snippet-products-cards {
    grid-template-columns: 1fr; } }
  .snippet-products-cards .card {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #900000;
    padding: 20px;
    box-sizing: border-box; }
  .snippet-products-cards .card > :last-child {
    width: 100%; }
  .snippet-products-cards .tags {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    gap: 6px;
    z-index: 2; }
  .snippet-products-cards .tags span {
    font-size: 14px;
    text-transform: none; }
  .snippet-products-cards .id {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: #900000;
    color: white;
    padding: 4px;
    font-size: 14px;
    font-weight: bold; }
  .snippet-products-cards .buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    width: 100%; }
  .snippet-products-cards .buttons > * {
    padding: 0;
    padding-top: 3px;
    width: 48%; }
  .snippet-products-cards .picture {
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-height: 240px;
    overflow: hidden; }
  .snippet-products-cards .picture img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    width: 100%;
    height: 100%; }
  .snippet-products-cards .title {
    text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 10px 0 6px 0;
    font-size: 16px;
    color: black;
    min-height: 80px; }
  .snippet-products-cards .price {
    font-weight: bold;
    margin: 10px;
    margin-top: 0; }
  .snippet-products-cards a {
    transition: 0.3s; }
  .snippet-products-cards a:hover {
    text-decoration: none; }
  .snippet-products-cards a:hover h2 {
    color: #900000; }

.snippet-products-filter {
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
  margin: 10px 0;
  padding: 10px 0;
  background-color: #efefef; }
  .snippet-products-filter label {
    font-size: 14px; }

.snippet-readmore {
  position: relative;
  overflow: hidden; }
  .snippet-readmore .readmorebtn {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: white; }
  .snippet-readmore::after {
    height: 60px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), white);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0; }
  .snippet-readmore.collapsed {
    max-height: 300px; }
  .snippet-readmore.collapsed::after {
    content: ''; }
  .snippet-readmore:not(.collapsed) .readmorebtn {
    display: none; }

.snippet-product-card .tags {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap; }
  .snippet-product-card .price {
    font-weight: bold;
    font-size: 26px; }
  .snippet-product-card .snippet-readmore img {
    display: none; }
  @media (max-width: 360px) {
    .snippet-product-card .proptable tbody tr {
      display: flex;
      flex-direction: column; }
      .snippet-product-card .proptable tbody tr th {
        padding-bottom: 0; } }

.snippet-contact_addresses .city_block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px; }
  .snippet-contact_addresses .city_block > :first-child {
    width: 56%; }
  .snippet-contact_addresses .city_block > :first-child .address_wrapper {
    display: flex;
    width: 100%;
    margin-bottom: 30px; }
    .snippet-contact_addresses .city_block > :first-child .address_wrapper .city_image {
      min-width: 180px;
      width: 180px;
      margin-right: 30px; }
    .snippet-contact_addresses .city_block > :first-child .address_wrapper .city_text a {
      white-space: nowrap; }
  .snippet-contact_addresses .city_block .mapa {
    width: 40%;
    min-height: 360px; }
  @media (max-width: 960px) {
    .snippet-contact_addresses .city_block {
      flex-direction: column; }
      .snippet-contact_addresses .city_block > :first-child {
        width: 100%; }
      .snippet-contact_addresses .city_block .mapa {
        height: 320px;
        width: 100%; } }
  @media (max-width: 480px) {
    .snippet-contact_addresses .city_block > :first-child .address_wrapper {
      flex-direction: column; }
      .snippet-contact_addresses .city_block > :first-child .address_wrapper .city_image {
        margin: auto;
        margin-bottom: 20px; } }
  .snippet-contact_addresses .city_image a {
    display: inline-block;
    height: 140px;
    width: 100%; }
  .snippet-contact_addresses .city_image a img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .snippet-contact_addresses .snippet-messengers {
    display: inline; }

.snippet-articles__article {
  padding-bottom: 30px;
  margin-bottom: 30px; }
  .snippet-articles__article:not(:last-child) {
    border-bottom: 1px solid #999; }
  .snippet-articles__article .created_at {
    font-size: 18px; }
  .snippet-articles__article h4 a {
    color: #5d0000;
    transition: 0.3s; }
  .snippet-articles__article h4 a:hover {
    text-decoration: none;
    color: #900000; }
  .snippet-articles__article * + h4 {
    margin-top: 0; }
  .snippet-articles__article .wrapper {
    display: flex;
    justify-content: space-between;
    min-height: 360px; }
  .snippet-articles__article .wrapper .photo {
    width: 28%;
    min-height: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain; }
  .snippet-articles__article .wrapper .text {
    width: 70%;
    font-size: 24px;
    line-height: 1.1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start; }
    .snippet-articles__article .wrapper .text .more {
      padding: 12px 60px 10px;
      border: 1px solid #333;
      border-radius: 6px;
      color: #222;
      font-weight: 600;
      transition: 0.3s; }
      .snippet-articles__article .wrapper .text .more:hover {
        color: #666;
        text-decoration: none; }
  @media (max-width: 1200px) {
    .snippet-articles__article .created_at {
      font-size: 22px; }

    .snippet-articles__article .wrapper {
      min-height: 300px; }
      .snippet-articles__article .wrapper .text {
        font-size: 28px; } }
  @media (max-width: 960px) {
    .snippet-articles__article .created_at {
      font-size: 22px; }

    .snippet-articles__article .wrapper {
      min-height: 260px; }
      .snippet-articles__article .wrapper .photo {
        width: 33%; }
      .snippet-articles__article .wrapper .text {
        width: 64%;
        font-size: 24px; }
        .snippet-articles__article .wrapper .text .more {
          font-size: 24px; } }
  @media (max-width: 640px) {
    .snippet-articles__article .created_at {
      font-size: 20px; }

    .snippet-articles__article .wrapper {
      min-height: 260px;
      flex-direction: column; }
      .snippet-articles__article .wrapper .photo {
        width: 100%;
        min-height: 300px;
        margin-bottom: 30px; }
      .snippet-articles__article .wrapper .text {
        width: 100%;
        font-size: 20px; }
        .snippet-articles__article .wrapper .text .more {
          font-size: 20px;
          margin-top: 20px; } }
  @media (max-width: 420px) {
    .snippet-articles__article .wrapper .photo {
      min-height: 240px; } }

.snippet-salles {
  display: flex;
  flex-direction: column;
  gap: 3rem; }
  .snippet-salles .item {
    display: grid;
    gap: 2rem;
    grid-template-columns: 1fr 3fr; }
  @media (max-width: 540px) {
    .snippet-salles .item {
      grid-template-columns: 1fr; }
      .snippet-salles .item .image img {
        max-width: 320px; } }

.modal-agreement .uk-modal-dialog {
  width: 800px; }
  @media (max-width: 420px) {
    .modal-agreement .uk-modal-footer {
      padding: 15px 0px;
      display: flex;
      justify-content: space-around; } }

#BackcallForm_forms_flash {
  display: none; }

.BackcallForm_forms_flash {
  position: fixed;
  bottom: 0;
  left: 50%;
  z-index: 99999;
  transform: translateX(-50%);
  width: 100%;
  max-width: 600px; }

.t-ww {
  word-wrap: break-word;
  word-break: break-word; }

.border-none {
  border: 0; }

.pos-r {
  position: relative !important; }

.pos-a {
  position: absolute !important; }

.pos-f {
  position: fixed !important; }

.w-sm {
  width: 25% !important; }

.w-md {
  width: 50% !important; }

.w-lg {
  width: 75% !important; }

.w-full {
  width: 100% !important; }

.w-50 {
  width: 50px !important; }

.w-100 {
  width: 100px !important; }

.w-120 {
  width: 120px !important; }

.w-130 {
  width: 130px !important; }

.w-140 {
  width: 140px !important; }

.w-150 {
  width: 150px !important; }

.w-200 {
  width: 200px !important; }

.w-300 {
  width: 300px !important; }

.w-350 {
  width: 350px !important; }

.m-a-0 {
  margin: 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-a {
  margin: 20px !important; }

.m-t {
  margin-top: 20px !important; }

.m-r {
  margin-right: 20px !important; }

.m-b {
  margin-bottom: 20px !important; }

.m-l {
  margin-left: 20px !important; }

.m-x {
  margin-right: 20px !important;
  margin-left: 20px !important; }

.m-y {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-xs {
  margin: 5px !important; }

.m-t-xs {
  margin-top: 5px !important; }

.m-r-xs {
  margin-right: 5px !important; }

.m-b-xs {
  margin-bottom: 5px !important; }

.m-l-xs {
  margin-left: 5px !important; }

.m-x-xs {
  margin-right: 5px !important;
  margin-left: 5px !important; }

.m-y-xs {
  margin-top: 5px !important;
  margin-bottom: 5px !important; }

.m-a-sm {
  margin: 10px !important; }

.m-t-sm {
  margin-top: 10px !important; }

.m-r-sm {
  margin-right: 10px !important; }

.m-b-sm {
  margin-bottom: 10px !important; }

.m-l-sm {
  margin-left: 10px !important; }

.m-x-sm {
  margin-right: 10px !important;
  margin-left: 10px !important; }

.m-y-sm {
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.m-a-md {
  margin: 30px !important; }

.m-t-md {
  margin-top: 30px !important; }

.m-r-md {
  margin-right: 30px !important; }

.m-b-md {
  margin-bottom: 30px !important; }

.m-l-md {
  margin-left: 30px !important; }

.m-x-md {
  margin-right: 30px !important;
  margin-left: 30px !important; }

.m-y-md {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

.m-a-lg {
  margin: 60px !important; }

.m-t-lg {
  margin-top: 60px !important; }

.m-r-lg {
  margin-right: 60px !important; }

.m-b-lg {
  margin-bottom: 60px !important; }

.m-l-lg {
  margin-left: 60px !important; }

.m-x-lg {
  margin-right: 60px !important;
  margin-left: 60px !important; }

.m-y-lg {
  margin-top: 60px !important;
  margin-bottom: 60px !important; }

.p-a-0 {
  padding: 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-a {
  padding: 20px !important; }

.p-t {
  padding-top: 20px !important; }

.p-r {
  padding-right: 20px !important; }

.p-b {
  padding-bottom: 20px !important; }

.p-l {
  padding-left: 20px !important; }

.p-x {
  padding-right: 20px !important;
  padding-left: 20px !important; }

.p-y {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.p-a-xs {
  padding: 5px !important; }

.p-t-xs {
  padding-top: 5px !important; }

.p-r-xs {
  padding-right: 5px !important; }

.p-b-xs {
  padding-bottom: 5px !important; }

.p-l-xs {
  padding-left: 5px !important; }

.p-x-xs {
  padding-right: 5px !important;
  padding-left: 5px !important; }

.p-y-xs {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.p-a-sm {
  padding: 10px !important; }

.p-t-sm {
  padding-top: 10px !important; }

.p-r-sm {
  padding-right: 10px !important; }

.p-b-sm {
  padding-bottom: 10px !important; }

.p-l-sm {
  padding-left: 10px !important; }

.p-x-sm {
  padding-right: 10px !important;
  padding-left: 10px !important; }

.p-y-sm {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.p-a-md {
  padding: 30px !important; }

.p-t-md {
  padding-top: 30px !important; }

.p-r-md {
  padding-right: 30px !important; }

.p-b-md {
  padding-bottom: 30px !important; }

.p-l-md {
  padding-left: 30px !important; }

.p-x-md {
  padding-right: 30px !important;
  padding-left: 30px !important; }

.p-y-md {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.p-a-lg {
  padding: 60px !important; }

.p-t-lg {
  padding-top: 60px !important; }

.p-r-lg {
  padding-right: 60px !important; }

.p-b-lg {
  padding-bottom: 60px !important; }

.p-l-lg {
  padding-left: 60px !important; }

.p-x-lg {
  padding-right: 60px !important;
  padding-left: 60px !important; }

.p-y-lg {
  padding-top: 60px !important;
  padding-bottom: 60px !important; }
/*!
 * froala_editor v3.0.0 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2019 Froala Labs
 */
.clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

img.fr-rounded, .fr-img-caption.fr-rounded img {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

img.fr-bordered, .fr-img-caption.fr-bordered img {
  border: solid 5px #ccc; }

img.fr-bordered {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.fr-img-caption.fr-bordered img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.fr-view {
  word-wrap: break-word; }

.fr-view span[style~="color:"] a {
  color: inherit; }

.fr-view strong {
  font-weight: 700; }

.fr-view table {
  border: none;
  border-collapse: collapse;
  empty-cells: show;
  max-width: 100%; }

.fr-view table td {
  min-width: 5px; }

.fr-view table.fr-dashed-borders td, .fr-view table.fr-dashed-borders th {
  border-style: dashed; }

.fr-view table.fr-alternate-rows tbody tr:nth-child(2n) {
  background: whitesmoke; }

.fr-view table td, .fr-view table th {
  border: 1px solid #ddd; }

.fr-view table td:empty, .fr-view table th:empty {
  height: 20px; }

.fr-view table td.fr-highlighted, .fr-view table th.fr-highlighted {
  border: 1px double red; }

.fr-view table td.fr-thick, .fr-view table th.fr-thick {
  border-width: 2px; }

.fr-view table th {
  background: #ececec; }

.fr-view hr {
  clear: both;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  page-break-after: always; }

.fr-view .fr-file {
  position: relative; }

.fr-view .fr-file::after {
  position: relative;
  content: "\1F4CE";
  font-weight: normal; }

.fr-view pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: visible; }

.fr-view[dir="rtl"] blockquote {
  border-left: none;
  border-right: solid 2px #5e35b1;
  margin-right: 0;
  padding-right: 5px;
  padding-left: 0; }

.fr-view[dir="rtl"] blockquote blockquote {
  border-color: #00bcd4; }

.fr-view[dir="rtl"] blockquote blockquote blockquote {
  border-color: #43a047; }

.fr-view blockquote {
  border-left: solid 2px #5e35b1;
  margin-left: 0;
  padding-left: 5px;
  color: #5e35b1; }

.fr-view blockquote blockquote {
  border-color: #00bcd4;
  color: #00bcd4; }

.fr-view blockquote blockquote blockquote {
  border-color: #43a047;
  color: #43a047; }

.fr-view span.fr-emoticon {
  font-weight: normal;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "NotoColorEmoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";
  display: inline;
  line-height: 0; }

.fr-view span.fr-emoticon.fr-emoticon-img {
  background-repeat: no-repeat !important;
  font-size: inherit;
  height: 1em;
  width: 1em;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: -0.1em 0.1em 0.1em;
  line-height: 1;
  vertical-align: middle; }

.fr-view .fr-text-gray {
  color: #aaa !important; }

.fr-view .fr-text-bordered {
  border-top: solid 1px #222;
  border-bottom: solid 1px #222;
  padding: 10px 0; }

.fr-view .fr-text-spaced {
  letter-spacing: 1px; }

.fr-view .fr-text-uppercase {
  text-transform: uppercase; }

.fr-view .fr-class-highlighted {
  background-color: #ff0; }

.fr-view .fr-class-code {
  border-color: #ccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #f5f5f5;
  padding: 10px;
  font-family: "Courier New", Courier, monospace; }

.fr-view .fr-class-transparency {
  opacity: 0.5; }

.fr-view img {
  position: relative;
  max-width: 100%; }

.fr-view img.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top; }

.fr-view img.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left; }

.fr-view img.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right; }

.fr-view img.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px)); }

.fr-view img.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px); }

.fr-view img.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px); }

.fr-view span.fr-img-caption {
  position: relative;
  max-width: 100%; }

.fr-view span.fr-img-caption.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top; }

.fr-view span.fr-img-caption.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left; }

.fr-view span.fr-img-caption.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right; }

.fr-view span.fr-img-caption.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px)); }

.fr-view span.fr-img-caption.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px); }

.fr-view span.fr-img-caption.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px); }

.fr-view .fr-video {
  text-align: center;
  position: relative; }

.fr-view .fr-video.fr-rv {
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.fr-view .fr-video.fr-rv > iframe, .fr-view .fr-video.fr-rv object, .fr-view .fr-video.fr-rv embed {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.fr-view .fr-video > * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 100%;
  border: none; }

.fr-view .fr-video.fr-dvb {
  display: block;
  clear: both; }

.fr-view .fr-video.fr-dvb.fr-fvl {
  text-align: left; }

.fr-view .fr-video.fr-dvb.fr-fvr {
  text-align: right; }

.fr-view .fr-video.fr-dvi {
  display: inline-block; }

.fr-view .fr-video.fr-dvi.fr-fvl {
  float: left; }

.fr-view .fr-video.fr-dvi.fr-fvr {
  float: right; }

.fr-view a.fr-strong {
  font-weight: 700; }

.fr-view a.fr-green {
  color: green; }

.fr-view .fr-img-caption {
  text-align: center; }

.fr-view .fr-img-caption .fr-img-wrap {
  padding: 0;
  display: inline-block;
  margin: auto;
  text-align: center;
  width: 100%; }

.fr-view .fr-img-caption .fr-img-wrap img {
  display: block;
  margin: auto;
  width: 100%; }

.fr-view .fr-img-caption .fr-img-wrap > span {
  margin: auto;
  display: block;
  padding: 5px 5px 10px;
  font-size: 14px;
  font-weight: initial;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  width: 100%;
  text-align: center; }

.fr-view button.fr-rounded, .fr-view input.fr-rounded, .fr-view textarea.fr-rounded {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.fr-view button.fr-large, .fr-view input.fr-large, .fr-view textarea.fr-large {
  font-size: 24px; }
/**
 * Image style.
 */
a.fr-view.fr-strong {
  font-weight: 700; }

a.fr-view.fr-green {
  color: green; }
/**
 * Link style.
 */
img.fr-view {
  position: relative;
  max-width: 100%; }

img.fr-view.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top; }

img.fr-view.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left; }

img.fr-view.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right; }

img.fr-view.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px)); }

img.fr-view.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px); }

img.fr-view.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px); }

span.fr-img-caption.fr-view {
  position: relative;
  max-width: 100%; }

span.fr-img-caption.fr-view.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top; }

span.fr-img-caption.fr-view.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left; }

span.fr-img-caption.fr-view.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right; }

span.fr-img-caption.fr-view.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px)); }

span.fr-img-caption.fr-view.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px); }

span.fr-img-caption.fr-view.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px); }

body.layout-default {
  overflow-x: hidden; }
  body.layout-default .layout-default__wrapper {
    max-width: 1280px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    margin: auto; }
  body.layout-default .uk-container:before, body.layout-default .uk-container:after {
    display: none; }
  body.layout-default .BackcallForm_forms_flash .uk-alert-success {
    background: #bfde8c;
    color: #003f03;
    border: 1px solid #06981c;
    border-radius: 10px;
    box-shadow: 1px 1px 1px rgba(81, 128, 14, 0.7); }

body.page-home .zone-main {
  padding: 0; }
