@charset "UTF-8";
/*
*
*  Theme name: Backlink
*  Version: 1.0
*  Author: Wrona.it 
*
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent;
  color: #B58E6D;
  text-decoration: none;
  font-weight: 700; }

.main-content p {
  line-height: 1.8rem; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

* {
  box-sizing: border-box; }

@font-face {
  font-family: "Visby CF Thin";
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/VisbyCF-Thin.woff2") format("woff2"), url("./fonts/VisbyCF-Thin.woff") format("woff"); }

@font-face {
  font-family: "Visby CF Light";
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/VisbyCF-Light.woff2") format("woff2"), url("./fonts/VisbyCF-Light.woff") format("woff"); }

@font-face {
  font-family: "Visby CF Medium";
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/VisbyCF-Medium.woff2") format("woff2"), url("./fonts/VisbyCF-Medium.woff") format("woff"); }

@font-face {
  font-family: "Visby CF DemiBold";
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/VisbyCF-DemiBold.woff2") format("woff2"), url("./fonts/VisbyCF-DemiBold.woff") format("woff"); }

@font-face {
  font-family: "Visby CF Bold";
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/VisbyCF-Bold.woff2") format("woff2"), url("./fonts/VisbyCF-Bold.woff") format("woff"); }

@font-face {
  font-family: "Visby CF ExtraBold";
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/VisbyCF-ExtraBold.woff2") format("woff2"), url("./fonts/VisbyCF-ExtraBold.woff") format("woff"); }

@font-face {
  font-family: "Visby CF Heavy";
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/VisbyCF-Heavy.woff2") format("woff2"), url("./fonts/VisbyCF-Heavy.woff") format("woff"); }

@font-face {
  font-family: "Gotham Regular";
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Gotham-Book.woff2") format("woff2"), url("./fonts/Gotham-Book.woff") format("woff"); }

html {
  font-size: 16px;
  font-family: "Stack Sans Headline", sans-serif;
  font-weight: 400;
  height: 100%; }

body {
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  height: 100%; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 21px;
  margin-bottom: 10.5px; }

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
  font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px; }

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
  font-size: 75%; }

h1, .h1 {
  font-size: 2.25rem; }

h2, .h2 {
  font-size: 1.875rem; }

h3, .h3 {
  font-size: 1.5rem; }

h4, .h4 {
  font-size: 1.125rem; }

h5, .h5 {
  font-size: 0.875rem; }

h6, .h6 {
  font-size: 0.75rem; }

p {
  margin: 0 0 10.5px; }

main {
  flex: 1 0 auto; }

.o-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.o-link {
  text-decoration: none; }

img {
  width: 100%;
  height: auto; }

.container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  padding: 0 30px;
  margin: 0 auto; }
  @media (min-width: 1200px) and (max-with: 1365px) {
    .container--lg {
      max-width: 1200px; } }
  @media (min-width: 1366px) and (max-with: 1799px) {
    .container--lg {
      max-width: 1300px; } }
  @media (min-width: 1800px) {
    .container--lg {
      max-width: 1350px; } }
  .container--single {
    max-width: 1080px; }
    .container--single p {
      text-align: justify; }
  @media (max-width: 991px) {
    .container--contactop {
      padding: 0; } }
  .container--contacbottom {
    padding: 0 30px; }

.zero-padding {
  padding: 0; }

.zero-margin {
  margin: 0 !important; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap; }

.text-center {
  text-align: center; }

.padding {
  padding: 50px 0 10px; }
  @media (max-width: 991px) {
    .padding {
      padding: 20px 0 10px; } }

.aligncenter {
  display: block;
  margin: 20px auto; }

.padding50 {
  padding: 50px; }
  @media (max-width: 991px) {
    .padding50 {
      padding: 20px; } }

.action-btn {
  border: none;
  border-radius: 32px;
  background-color: #002678;
  color: #1ACBAA;
  display: inline-block;
  font-size: 0.775rem;
  line-height: .5rem;
  font-weight: 500;
  padding: 19px 30px;
  margin: 20px 0;
  transition: all 0.1s ease-in-out;
  width: 100%;
  max-width: 180px;
  margin: 20px auto;
  text-align: center; }

.action-btn--slider {
  margin: 20px 0 !important;
  border: 1px solid #000; }
  .action-btn--slider:hover {
    background-color: #000;
    color: #000000; }

.action-btn--intro {
  border: 1px solid #21282b;
  color: #21282b; }

.action-btn--submit {
  background-color: #1ACBAA;
  border-radius: 32px !important;
  color: #ffffff;
  font-size: 14px !important;
  margin: 20px 0; }

.home .page-header {
  padding-top: 50px; }

.flex {
  display: flex;
  flex-wrap: wrap; }
  .flex--testimonials {
    gap: 2%; }

.flex-2equal-item {
  width: 50%; }
  @media (max-width: 991px) {
    .flex-2equal-item {
      width: 100%; } }

.heading-component {
  width: 100%; }
  @media (max-width: 991px) {
    .heading-component {
      text-align: center; } }
  .heading-component--pricing {
    padding-bottom: 80px;
    max-width: 820px; }
    @media (max-width: 991px) {
      .heading-component--pricing {
        padding-bottom: 40px; } }

.pre-heading {
  color: #1ACBAA;
  font-family: 'Visby CF ExtraBold', sans-serif;
  font-size: 0.6875rem;
  font-weight: 800;
  line-height: 1rem;
  text-transform: uppercase; }
  @media (max-width: 991px) {
    .pre-heading {
      font-size: .8875rem; } }
  .pre-heading--testimonials {
    color: #ffffff; }
  .pre-heading--contact {
    color: #ffffff; }

.main-heading {
  color: #002678;
  font-family: 'Visby CF Heavy', sans-serif;
  font-size: 2.1875rem;
  font-weight: 900;
  line-height: 2rem;
  margin-top: 0; }
  .main-heading--pricing {
    color: #ffffff; }
  .main-heading--contact {
    color: #1ACBAA; }

.after-heading {
  color: #002678;
  font-family: 'Visby CF DemiBold', sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem; }
  @media (max-width: 991px) {
    .after-heading {
      font-size: .8875rem; } }
  .after-heading--pricing {
    color: #ffffff; }
  .after-heading--pricing2 {
    padding-top: 20px; }
  .after-heading--testimonials {
    max-width: 820px; }
  .after-heading--contact {
    color: #ffffff; }

.text-light {
  color: #838383;
  font-family: 'Visby CF Light', sans-serif;
  font-size: 0.75rem;
  line-height: 0.75rem;
  margin-top: 50px; }
  @media (max-width: 991px) {
    .text-light {
      margin-top: 0; } }

.icon-list {
  display: flex;
  align-items: center; }
  .icon-list--contact {
    display: block; }

.icon__item {
  display: inline-block;
  padding: 0 15px 0 0;
  font-family: 'Quicksand', sans-serif;
  font-size: .875rem;
  font-weight: 300; }
  @media (max-width: 991px) {
    .icon__item {
      display: flex;
      justify-content: center; } }
  .icon__item--contact {
    display: block; }
    @media (max-width: 991px) {
      .icon__item--contact {
        display: flex;
        justify-content: center; } }

.icon__img {
  display: inline-block;
  width: 15px;
  height: auto;
  margin-right: 10px; }
  .icon__img--offer {
    width: 30px; }

.icon__link {
  color: #002678;
  display: flex;
  flex-direction: row;
  font-size: 0.875rem;
  font-weight: 500;
  align-items: center;
  padding: 15px 0; }
  .icon__link--white {
    color: #ffffff; }

.text-center {
  text-align: center; }

.header {
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  top: 0;
  margin-bottom: 0; }

.nav-top__right .btn {
  padding: 10px 18px; }

.nav__top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25); }

.icon-box {
  text-decoration: none !important; }

.icon-box:hover .icon-box__subtitle {
  color: #fecd10;
  text-decoration: none !important; }

.icon-box__title {
  display: none; }

.header .icon-box__subtitle {
  color: #fff; }

.header .nav__top .icon-box {
  display: flex;
  align-items: center; }

.icon-box__text {
  display: flex; }

.nav__bottom {
  position: relative;
  padding: 35px 0;
  transition: padding 0.35s ease-in-out; }

@media (min-width: 1600px) {
  .nav__bottom {
    padding: 30px 0; } }

@media (min-width: 992px) {
  .nav__bottom {
    background: transparent; } }

.nav__bottom .container {
  display: flex;
  align-items: center;
  position: relative; }

.nav__bottom .container .logo {
  display: flex;
  justify-content: center;
  margin-top: 0;
  width: 100px; }

/*MAIN LOGO*/
.MainLogo {
  position: absolute;
  display: flex;
  align-items: center;
  float: left;
  width: 21.2rem;
  text-decoration: none !important; }
  .MainLogo--footer {
    position: relative;
    margin: 0 auto;
    float: none;
    width: 21.2rem; }
    .MainLogo--footer .MainLogoTxt__item {
      color: #262C2F !important; }

.MainLogo__img {
  width: 100%;
  max-width: 157px;
  margin: 5px;
  padding: 0 5px 0 0; }

.MainLogoTxt {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  padding: 5px; }

.MainLogoTxt__item {
  color: #000;
  text-decoration: none; }

.MainLogoTxt__item:nth-of-type(1) {
  font-family: 'Aleo', serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #ffffff; }

.MainLogoTxt__item:nth-of-type(2),
.MainLogoTxt__item:nth-of-type(3) {
  font-family: 'Ubuntu', serif;
  font-size: 12px;
  font-weight: 300;
  color: #ffffff;
  line-height: 14px; }

.nav__bottom.fixed .MainLogoTxt__item {
  color: #ffffff; }

@media (max-width: 991px) {
  .MainLogo__img {
    padding: 0; }
  .MainLogoTxt {
    padding: 0; }
  .MainLogoTxt__item {
    line-height: 16px; }
  .MainLogoTxt__item:nth-of-type(1) {
    font-size: 12px; }
  .MainLogoTxt__item:nth-of-type(2) {
    font-size: 10px; }
  .MainLogoTxt__item:nth-of-type(3) {
    font-size: 10px; } }

@media (min-width: 992px) {
  .nav__bottom .container .logo {
    position: absolute;
    top: 0;
    bottom: 0; } }

.logo img {
  width: 157px;
  height: auto;
  transition: all 0.35s ease-in-out; }

@media (max-width: 991px) {
  .logo img {
    width: 120px; } }

@media (min-width: 992px) {
  .nav__bottom .container .logo--small img {
    max-width: 45px; }
  .nav__bottom.fixed {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
    color: #adadad;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    background: #ffffff;
    padding: 35px 0;
    margin: 0; }
  .nav__bottom.fixed .MainLogo {
    position: absolute; }
  .menu-item-has-children > a:after {
    content: "" !important;
    background: transparent !important;
    position: absolute !important;
    z-index: 999;
    top: auto !important;
    bottom: -15px !important;
    right: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 25px !important;
    margin: 0 auto; } }

.header-pusher {
  width: 100%;
  height: 76px; }

.logo {
  position: absolute;
  z-index: 999;
  align-items: center;
  top: 15px;
  transition: all 0.35s ease-in-out; }

@media (max-width: 991px) {
  .logo {
    position: relative;
    top: auto; } }

.logo--small {
  top: 10px; }

.logo,
.logo-txt {
  display: flex; }

.logo-txt {
  align-items: flex-end;
  padding: 0 5px; }

.logo-txt__1,
.logo-txt__2 {
  font-weight: 600;
  font-size: 38px;
  color: #fff; }

.logo-txt__2 {
  display: inline-block;
  padding: 0 2px; }

.menu {
  display: flex;
  align-items: center;
  margin: 0 0 0 auto; }

@media (min-width: 992px) {
  .menu--mobile {
    display: none; } }

@media (max-width: 991px) {
  .menu--mobile {
    flex-direction: column; }
  .menu--mobile .menu__item {
    display: block;
    padding: 10px 0;
    z-index: 9; } }

.menu__item {
  display: block;
  position: relative; }

.menu__item.active .menu__link {
  color: #1ACBAA; }

.menu__item:hover .menu__link {
  color: #1ACBAA; }

@media (max-width: 991px) {
  .menu__item {
    display: block; }
  .navigation--main > li > a {
    text-align: center; } }

.menu__link {
  color: #002678;
  padding: 0 15px;
  text-decoration: none;
  font-family: 'Gotham Regular', sans-serif;
  font-size: .8375rem;
  font-weight: 700;
  letter-spacing: .5px;
  text-decoration: none !important; }

.menu__link:last-of-type {
  padding: 0 0 0 20px; }

.menu__link:hover {
  color: #1ACBAA; }

.nav-top {
  color: #fff; }

.nav-top .container {
  display: flex;
  flex-wrap: wrap; }

.nav-top__left {
  display: flex;
  flex-direction: row;
  justify-self: flex-start; }

.nav-top__right {
  margin-left: auto; }

.nav-top-item {
  display: inline-block;
  padding-right: 15px; }

.nav-top-item a {
  color: #fff;
  text-decoration: none; }

@media (min-width: 992px) {
  .nav-desktop {
    display: block; }
  .nav-mobile {
    display: none; } }

@media (max-width: 991px) {
  .nav-desktop {
    display: none; }
  .nav {
    -webkit-box-flex: 0;
    padding: 15px 16px;
    overflow: hidden;
    position: relative;
    background: transparent;
    flex: 0 0 auto;
    width: 100%; } }
  @media (max-width: 991px) and (max-width: 991px) {
    .nav {
      padding: 15px; } }

@media (max-width: 991px) {
  .nav-mobile .nav-bar {
    display: flex;
    flex-flow: row;
    position: relative;
    z-index: 3; }
  .nav-mobile .logo {
    flex: 1 1 100%; }
  .nav-mobile .nav-btn {
    display: flex;
    flex-flow: column;
    align-items: center;
    position: relative;
    cursor: pointer;
    flex: 0;
    padding: 5px;
    margin-left: auto; }
  .nav-mobile .nav-btn .btn-bar {
    position: relative;
    width: 1.34em;
    height: 3px;
    border-radius: 5px;
    background: #444; }
  .nav-mobile .nav-btn .btn-bar.close {
    background: #fff; }
  .nav-mobile .nav-btn .btn-bar.menu:not(:first-child) {
    margin-top: 3px; }
  .nav-mobile .nav-btn .btn-bar.close {
    transform-origin: center center;
    position: absolute;
    margin-top: -1.5px;
    opacity: 0;
    top: 50%; }
  .nav-mobile .nav-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1; }
  .nav-mobile .nav-content .background {
    position: absolute;
    display: flex;
    flex-flow: column;
    align-items: stretch;
    top: 0;
    left: 0;
    right: 0;
    bottom: -2px; }
  .nav-mobile .nav-content .portion {
    background: #132438; }
  .nav-mobile .nav-content .portion:not(:first-child) {
    margin-top: -1px; }
  .nav-mobile.open .nav-bar .nav-btn .btn-bar.menu {
    opacity: 0; }
  .nav-mobile.open .nav-bar .nav-btn .btn-bar.close {
    opacity: 1; }
  .nav .nav-mobile .btn-bar.menu:nth-child(2n) {
    width: 1.8em; }
  .nav .nav-mobile .btn-bar.close:not(:last-child) {
    transform: rotate(45deg) translateX(-250%); }
  .nav .nav-mobile .btn-bar.close:last-child {
    transform: rotate(-45deg) translateX(250%); }
  .nav .nav-mobile .nav-content .background .portion {
    flex: 1 1 100%; }
  .nav .nav-mobile .nav-content .background .portion:nth-child(odd) {
    transform: translateX(-100%); }
  .nav .nav-mobile .nav-content .background .portion:nth-child(2n) {
    transform: translateX(100%); }
  .nav .nav-mobile.open .nav-btn .btn-bar.menu:nth-child(odd) {
    transform: translateX(-400%); }
  .nav .nav-mobile.open .nav-btn .btn-bar.menu:nth-child(2n) {
    transform: translateX(200%); }
  .nav .nav-mobile.open .nav-btn .btn-bar.close:not(:last-child) {
    transform: rotate(45deg); }
  .nav .nav-mobile.open .nav-btn .btn-bar.close:last-child {
    transform: rotate(-45deg); }
  .nav .nav-mobile.open .nav-content {
    z-index: 1; }
  .nav .nav-mobile.open .nav-content .background .portion {
    transform: translateX(0); }
  .nav .nav-mobile.open .btn-bar.menu {
    transition: transform 0.3s ease-in-out, opacity 0.15s ease-in-out 0.15s; }
  .nav .nav-mobile.open .btn-bar.close {
    transition: transform 0.2s ease-in-out 0.3s, opacity 0.05s ease-in-out 0.3s; }
  .nav .nav-mobile.open .nav-content {
    transition: z-index 0.01s ease-in-out 0.3s; }
  .nav .nav-mobile.open .nav-content .background .portion {
    transition: transform 0.2s ease-in-out 0.3s; }
  .nav .nav-mobile .btn-bar.menu {
    transition: transform 0.3s ease-in-out 0.2s, opacity 0.15s ease-in-out 0.2s; }
  .nav .nav-mobile .btn-bar.close {
    transition: transform 0.2s ease-in-out, opacity 0.05s ease-in-out 0.2s; }
  .nav .nav-mobile .nav-content {
    transition: z-index 0.01s ease-in-out 0.2s; }
  .nav .nav-mobile .nav-content .background .portion {
    transition: transform 0.2s ease-in-out; } }

.navbar-toggle .icon-bar {
  background: #000000; }

.navbar-toggle__text {
  color: #000000; }

.social-icons__link {
  color: #f7c51e; }

.social-icons__link i {
  color: #000000; }

.navbar-toggle {
  float: none; }

.nav-mobile-container {
  display: flex; }

.nav-mobile-container .navbar-toggle {
  margin-left: auto; }

@media (min-width: 992px) {
  .menu > .menu-item > .sub-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: 10px;
    padding: 0;
    background: rgba(255, 255, 255, 0.9);
    transition: opacity 0.35s ease-in-out, top 0.35s ease-in-out;
    left: -60px; }
  .menu > .menu-item > .sub-menu.active {
    visibility: visible !important;
    opacity: 1 !important;
    top: 35px !important;
    z-index: 9999; }
  .menu > .menu-item > .sub-menu .menu__link {
    color: #000;
    display: block;
    min-width: 210px;
    padding: 7px 30px;
    text-align: center; }
  .menu > .menu-item:nth-of-type(2) .sub-menu {
    left: -50px; }
  .menu > .menu-item:nth-of-type(3) .sub-menu {
    left: -15px; }
  .menu > .menu-item > .sub-menu .menu__link {
    font-size: 12px; }
  .menu > .menu-item .sub-menu > .menu-item > a:after {
    content: "\f0a5";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: -5px;
    top: 5px;
    bottom: 0;
    margin: auto;
    font-size: 12px;
    opacity: 0;
    transition: all 0.35s ease-in-out;
    color: #B58E6D; }
  .menu > .menu-item .sub-menu > .menu-item > a:hover:after {
    right: 16px;
    opacity: 1; }
  .menu-item-has-children > a:after {
    content: "" !important;
    background: transparent !important;
    position: absolute !important;
    z-index: 999;
    top: auto !important;
    bottom: -15px !important;
    right: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 25px !important;
    margin: 0 auto; }
  .menu > .menu-item > .sub-menu .sub-menu {
    position: absolute;
    top: 0;
    left: 210px;
    text-align: left;
    padding: 0;
    background: #212b54;
    display: none; }
  .menu > .menu-item > .sub-menu > .sub-menu > .menu__item a {
    text-align: left; }
  .menu > .menu-item > .sub-menu > .menu-item > .sub-menu.active {
    display: block; }
  .menu > .menu-item > .sub-menu > .menu-item-has-children .caret {
    transition: all 0.15s ease-in-out; }
  .menu > .menu-item > .sub-menu > .menu-item-has-children:hover .caret {
    transform: rotate(-90deg); } }

@media (max-width: 991px) {
  .navigation--main .sub-menu > li > a {
    text-align: center; } }

/* MOBILE MENU */
.slide-menu {
  position: fixed;
  width: 320px;
  max-width: 100%;
  height: 100vh;
  top: 0;
  right: 0;
  display: none;
  overflow: hidden;
  box-sizing: border-box;
  transform: translateX(100%);
  overflow-y: auto;
  z-index: 1000; }

.slide-menu, .slide-menu .slide-menu__slider {
  transition: transform 0.3s ease-in-out;
  will-change: transform; }

.slide-menu .slide-menu__slider {
  position: relative;
  z-index: 1;
  width: 100%;
  transform: translateX(0); }

.slide-menu ul {
  position: relative;
  width: 100%;
  margin: 0;
  padding-left: 0;
  list-style: none; }

.slide-menu ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  display: none; }

.slide-menu ul a {
  display: flex;
  align-items: center; }

.slide-menu__decorator .fas {
  font-size: 16px;
  padding: 0 7px; }

.slide-menu__backlink .fas {
  font-size: 16px;
  padding: 0 7px; }

.slide-menu a {
  cursor: pointer; }

.slide-menu {
  width: 340px;
  background: url("") center/cover no-repeat; }

.slide-menu:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #002678; }

.slide-menu, .slide-menu a {
  font-size: 0.8rem;
  color: #fff; }

.slide-menu a {
  padding: 0.9rem 1.5rem;
  border-bottom: 1px solid #ddd;
  text-decoration: none; }

.slide-menu a:hover {
  background-color: #223242; }

.slide-menu .controls {
  position: relative;
  z-index: 1;
  display: flex;
  margin-bottom: 1rem; }

.slide-menu .btn {
  padding: 0.75rem 1.5rem;
  flex: 1 0 auto;
  font-size: 90%;
  color: #fff;
  background-color: #223242;
  text-transform: uppercase; }

.slide-menu .btn:first-of-type {
  text-align: left; }

.slide-menu .btn:first-of-type:before {
  content: "\f060";
  font-family: "Font Awesome 5 Free";
  margin-right: 0.5rem; }

.slide-menu .btn:last-of-type {
  text-align: right; }

.slide-menu .btn:last-of-type:before {
  content: "✕";
  margin-right: 0.5rem; }

.slide-menu .slide-menu__backlink {
  text-transform: uppercase; }

.btn.slide-menu__control {
  align-self: center;
  margin-left: auto;
  height: 35px;
  width: 70px;
  background: #fff;
  color: #223242;
  border: none;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 900;
  text-transform: uppercase; }

@media (max-width: 991px) {
  .nav-mobile-container .btn.slide-menu__control {
    margin-right: 15px; } }

/* Nav top right */
.header-social {
  display: inline-block;
  margin: 0; }

@media (min-width: 992px) {
  .header-social {
    display: flex;
    align-items: center; } }

.header-social__item {
  display: inline-block;
  padding: 0 5px;
  font-family: 'Barlow', sans-serif;
  font-size: .875rem;
  font-weight: 300; }

.header-social__item a {
  display: flex;
  flex-direction: row;
  font-weight: 300;
  align-items: center;
  padding: 15px 0; }

.header-social__item img {
  display: inline-block;
  width: 15px;
  height: auto;
  margin-right: 10px;
  color: #000; }

.header-social__item .fas {
  color: #B58E6D;
  margin-right: 10px;
  font-size: 21px; }

.header-social__item a {
  text-decoration: none !important;
  color: #fff; }

.header-social__item p {
  font-size: 12px;
  margin: 0; }

.nav-top__right .custom-html-widget {
  display: flex; }

.nav-top__right .custom-html-widget .header-social li:nth-of-type(1) {
  padding-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.25); }

.nav-top__right .custom-html-widget .header-social li:nth-of-type(2) {
  padding-left: 10px; }

/* hero */
.hero {
  position: relative;
  left: calc(-50vw + 50%);
  right: 0;
  background: url("/wp-content/uploads/2021/07/BG-scaled.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  height: 600px; }
  @media (max-width: 500px) {
    .hero {
      background-position: -550px center; } }
  @media (min-width: 1800px) {
    .hero {
      height: 800px;
      background-position: center -320px; } }

.hero > .container {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  @media (max-width: 991px) {
    .hero > .container {
      justify-content: center; } }

.hero-content {
  color: #ffffff;
  position: absolute;
  max-width: 500px;
  margin-top: 200px; }
  @media (max-width: 991px) {
    .hero-content {
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
      margin-top: 0;
      padding: 0 30px;
      margin-top: 150px; } }
  @media (min-width: 1800px) {
    .hero-content {
      max-width: 650px; } }
  .hero-content .hero-heading {
    color: #ffffff;
    font-size: 50px;
    line-height: 55px;
    font-weight: 900;
    letter-spacing: 1px; }
    .hero-content .hero-heading--thin {
      font-weight: 100;
      letter-spacing: 0; }
    .hero-content .hero-heading--orange {
      color: #000;
      letter-spacing: 1px; }
    @media (max-width: 991px) {
      .hero-content .hero-heading {
        font-size: 33px;
        line-height: 41px; } }
    @media (min-width: 1800px) {
      .hero-content .hero-heading {
        font-size: 66px;
        line-height: 72px;
        letter-spacing: 3px; } }

.hero-descr {
  font-size: 13px;
  padding: 10px 0 0; }
  @media (max-width: 500px) {
    .hero-descr {
      padding: 10px 30px 0; } }
  @media (min-width: 1800px) {
    .hero-descr {
      font-size: 15px; } }

.hero-2 {
  background: url("/dybka/wp-content/uploads/2021/04/jpg-04.jpg") center no-repeat;
  background-size: cover !important;
  margin-bottom: 50px; }
  @media (min-width: 1800px) {
    .hero-2 {
      background: url("/dybka/wp-content/uploads/2021/04/jpg-04.jpg") center -485px no-repeat; } }

.page-header {
  background: url("/tuszynski/wp-content/uploads/2021/06/bg-02-scaled.jpg") center/cover no-repeat;
  padding: 300px 0 20px;
  border-bottom: 9px solid #000;
  position: relative; }
  @media (max-width: 991px) {
    .page-header {
      background-position: -100px center; } }
  @media (max-width: 991px) {
    .page-header .container {
      text-align: center; } }
  .page-header:before {
    content: "";
    position: absolute;
    width: 30vw;
    height: 9px;
    background-color: #000;
    bottom: -9px;
    left: 0; }
  .page-header__title {
    position: relative;
    color: #ffffff;
    display: inline-block;
    font-size: 2.43rem;
    font-family: 'Ubuntu', sans-serif;
    line-height: 2rem;
    margin: 0 0 10.5px; }
    .page-header__title:after {
      content: "";
      position: absolute;
      width: 34px;
      height: 1px;
      background-color: #000;
      bottom: 0;
      right: -45px; }

.single-page .container {
  padding: 50px 0; }

.single-page .sidebar {
  width: 28%; }
  @media (max-width: 991px) {
    .single-page .sidebar {
      width: 100%;
      margin: 0 0 20px; } }
  .single-page .sidebar__heading {
    position: relative;
    color: #040404;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 1.6875rem;
    line-height: 1.5rem;
    margin: 0 0 5px 45px; }
    .single-page .sidebar__heading:before {
      content: "";
      position: absolute;
      width: 34px;
      height: 1px;
      background-color: #000;
      bottom: 0;
      left: -45px; }
    @media (max-width: 991px) {
      .single-page .sidebar__heading {
        width: 100%;
        max-width: 210px;
        margin: 0 auto; } }
  .single-page .sidebar__subheading {
    color: #000;
  font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.6rem;
    text-transform: uppercase;
    margin-left: 45px; }
    @media (max-width: 991px) {
      .single-page .sidebar__subheading {
        width: 100%;
        max-width: 210px;
        margin: 0 auto; } }

.single-page .main-content {
  width: 72%; }
  @media (max-width: 991px) {
    .single-page .main-content {
      width: 100%;
      padding: 0 30px; } }
  .single-page .main-content p {
   font-family: "Ubuntu", sans-serif;
    font-size: 1rem;
    line-height: 1.625rem; }
    @media (max-width: 991px) {
      .single-page .main-content p {
        text-align: justify; } }

.footer {
  position: relative;
  z-index: 0;
  flex-shrink: 0;
  padding: 50px 0;
  margin-top: 70px;
  border-top: 1px solid #BBBFC5; }
  .footer__heading {
    color: #807D7D;
    font-family: "Ubuntu", sans-serif;
    font-size: 13px;
    font-weight: 300; }

/* @import 'components/pricing-table'; */
body {
  background-color: #F7F9FC; }

/* bars */
.aggregate-score {
  display: inline-block;
  margin: 0 15px 0 0; }

.bars {
  position: relative;
  height: 20px;
  width: 22px; }

.bars .bar {
  position: absolute;
  bottom: 0;
  width: 4px;
  border-radius: 4px;
  background: #4CBD87; }

.bars .bar:nth-child(1) {
  height: 20%;
  left: 0; }

.bars .bar:nth-child(2) {
  height: 40%;
  left: 6px; }

.bars .bar:nth-child(3) {
  height: 60%;
  left: 12px; }

.bars .bar:nth-child(4) {
  height: 80%;
  left: 18px; }

.bars .bar:nth-child(5) {
height: 100%;
left: 24px; }  

.score-1 .bar:nth-child(2), 
.score-1 .bar:nth-child(3), 
.score-1 .bar:nth-child(4),
.score-1 .bar:nth-child(5) {
  background: #C8C8C8; }

.score-2 .bar:nth-child(3), 
.score-2 .bar:nth-child(4),
.score-2 .bar:nth-child(5) {
  background: #C8C8C8; }

.score-3 .bar:nth-child(4),
.score-3 .bar:nth-child(5) {
  background: #C8C8C8; }

.score-4 .bar:nth-child(5) {
  background: #C8C8C8; }  

.r-estate-ranking-number {
  background: #1D2F4E;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px; }

.r-estate__heading {
  background-color: #1D2F4E; }
  .r-estate__heading .container {
    padding: 50px 0; }
    .r-estate__heading .container:after {
      content: "";
      position: absolute;
      right: 30px;
      bottom: 0;
      background: url("/wp-content/uploads/2021/08/chart.svg") center no-repeat;
      background-size: 100% auto;
      width: 64px;
      height: 57px; }

.r-estate__h1 {
  color: #ffffff;
  padding: 20px 0;
  font-family: "Ubuntu", sans-serif;
  font-size: 34px;
  font-weight: 600;
  margin: 0;
  text-align: center; }

.r-estate__subtitle {
  color: #4CBD87;
  padding: 0;
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase; }

.r-estate__intro {
  padding: 50px 0 0; }

.r-estate__h2 {
  color: #4CBD87;
  font-size: 16px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 600;
  line-height: 21px; }

.r-estate__content p {
  color: #313131;
  font-size: 13px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  line-height: 21px;
  text-align: justify; }

/* r-estate-table */
.r-estate-action-btn {
  background-color: #4CBD87;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 8px;
  font-weight: 600;
  padding: 7px 30px;
  text-transform: uppercase; }
@media (max-width: 991px) {
  .r-estate-action-btn {
    font-size: 10px;
  }
}

.r-estate-action-btn--loadmore {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  border: none;
  font-size: 13px;
}
.r-estate-action-btn--loadmore-wrap {
  display: flex;
  justify-content: center;
  margin: 20px auto 50px;
}



.r-estate-table-row--featured .r-estate-action-btn {
  background-color: #1D2F4E;
  color: #ffffff; }

.r-estate-table-row--fadein {
  animation: fadein 0.35s ease-in-out;
}

@keyframes fadein {
  0% { 
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.r-estate-table {
  border-collapse: separate;
  border-spacing: 0 34px;
  max-width: 1140px;
  margin: 50px auto 0;
  padding: 0;
  width: 100%; }

.r-estate-table-maxwidth {
  max-width: 250px; }

.r-estate-table-img {
  display: inline-block;
  width: 25px;
  height: auto;
  margin: 8px 15px 8px 0; }
  .r-estate-table-img--logo {
    height: 50px;
    width: auto; }
  .r-estate-table-img--logo-sm {
    width: 100px;
    height: auto;
  }
  @media (max-width: 991px) {
    .r-estate-table-img--logo {
    width: 50px;
    height: auto; }
  }
  .r-estate-table-img--sm {
    width: 15px; }

.r-estate-table-row {
  box-shadow: 2px 4px 14px rgba(0, 0, 0, 0.08);
  position: relative;
  background-color: #ffffff;
  transition: all 0.5s ease-in-out; }
@media (max-width: 991px) {
  .r-estate-table-row {
    box-shadow: 2px 4px 14px rgba(0, 0, 0, 0.2);
  }
}

.r-estate-table-heading th {
  color: #AAADB5;
  font-weight: 600;
  font-size: 11px; }

.r-estate-table-row {
  border-radius: 4px;
  margin-top: 20px; }

@media (min-width: 1025px) {
  .r-estate-table-row td {
    padding: 34px 0;
    text-align: center; } }

.r-estate-table-row td > div {
  display: flex;
  align-items: center;
  color: #313131;
  font-size: 11px;
  font-weight: 600;
  width: 100%; }
  @media (min-width: 1025px) {
    .r-estate-table-row td > div {
      justify-content: center;
      border-right: 1px solid #BBBFC5;
      padding: 7px 20px;
      min-height: 52px;
      max-height: 52px;
      text-align: center; } }

.r-estate-table-row td:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.r-estate-table-row td:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.r-estate-recomend {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }
@media (max-width: 991px) {
  .r-estate-recomend {
    bottom: -2px;
  }
}

@media (max-width: 991px) {
  .r-estate-table-row--featured {
    padding: 0 0 45px; } }

@media (min-width: 991px) {
  .r-estate-table-row--featured td {
    padding: 34px 0 65px; } }

.r-estate-table-row--featured td:last-child {
  padding: 0; }

.r-estate-table-row .r-estate-recomend > div {
  border: none;
  background: #4CBD87;
  justify-content: center;
  padding: 0; }

.r-estate-table-row--featured td:last-child {
  border-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.r-estate-table-row--featured td:last-child div {
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 4px; }

.r-estate-table-row--featured td:nth-last-child(2) {
  border-top-right-radius: 4px; }

.r-estate-recomend span {
  color: #ffffff; }

/*
Max width before this PARTICULAR table gets nasty. This query will take effect for any screen smaller than 760px and also iPads specifically.
*/
@media (max-width: 1024px) {
  /* Force table to not be like tables anymore */
  table, thead, tbody, th, td, tr {
    display: block; }
  /* Hide table headers (but not display: none;, for accessibility) */
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  tr {
    margin: 0 0 1rem 0; }
  tr:nth-child(odd) {
    background: #f5f5f5; }
  td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%; } }
  @media (max-width: 1024px) and (max-width: 991px) {
    td {
      padding-top: 5px;
      padding-bottom: 5px; } }

@media (max-width: 1024px) {
  td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 0;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; } }
  @media (max-width: 1024px) and (max-width: 991px) {
    td:before {
      padding-top: 5px;
      padding-bottom: 5px; } }

@media (max-width: 1024px) {
  /*
    Label the data
You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
    */
  td:before {
    font-size: 11px;
    font-weight: 600; }
  td:nth-of-type(1):before {
    content: "Lp."; }
  td:nth-of-type(2):before {
    content: "Nazwa firmy"; }
  td:nth-of-type(3):before {
    content: "Strona wwww"; }
  td:nth-of-type(4):before {
    content: "Ocena Google"; }
  td:nth-of-type(5):before {
    content: "Social Media"; }
  td:nth-of-type(6):before {
    content: "Ilość pracowników"; }
  td:nth-of-type(7):before {
    content: "Ilość oddziałów PL"; }
  td:nth-of-type(8):before {
    content: "Kontakt"; } }

@media (min-width: 992px) {
  .r-estate-table-row td:last-of-type {
    min-widtH: 150px; }
  .r-estate-table-row--featured td:last-child {
    min-widtH: auto; }
  .r-estate-table-row--featured td:nth-last-child(2) {
    min-width: 150px; } }

.svg-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto; }

.svg-map {
  display: block;
  width: 500px;
  height: 500px; }

.svg-path.active {
  fill: #474D87 !important;
  filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.7)); }

.jury-list {
  margin-left: 20px;
  padding: 0;
  list-style-type: none; }
  .jury-list__item {
    cursor: pointer;
    padding: 5px 10px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999; }
    .jury-list__item:nth-child(1) {
      border-top: 1px solid #999; }
    .jury-list__item.active {
      background-color: #474D87;
      color: #ffffff; }

/* @import 'sections/offer';
@import 'sections/pricing-table';
@import 'sections/faq';
@import 'sections/testimonials';
@import 'sections/contact';
@import 'components-form'; */

/*# sourceMappingURL=style.css.map */

.r-estate-table-spinner {
  width: 100%;
  display: flex;
  justify-content: center;

}

.spinner {
  margin: 20px auto 0;
  width: 50px;
  height: 50px;
  background: url("/wp-content/uploads/2021/08/spinner.gif");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* mouse scroll */

.mouse_scroll {
	display: block;
	margin: 10px auto;
	width: 24px;
	height: 100px;
}
.m_scroll_arrows {
	display: block;
	width: 5px;
	height: 5px;
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-webkit-transform: rotate(45deg);
	/* Chrome, Safari, Opera */
	transform: rotate(45deg);
	border-right: 2px solid #1D2F4E;
	border-bottom: 2px solid #1D2F4E;
	margin: 0 0 3px 4px;
	width: 16px;
	height: 16px;
}
.unu {
	margin-top: 1px;
}
.unu, .doi, .trei {
	-webkit-animation: mouse-scroll 1s infinite;
	-moz-animation: mouse-scroll 1s infinite;
	animation: mouse-scroll 1s infinite;
}
.unu {
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
	animation-delay: alternate;
}
.doi {
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-webkit-animation-direction: alternate;
	animation-delay: .2s;
	animation-direction: alternate;
	margin-top: -6px;
}
.trei {
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	-webkit-animation-direction: alternate;
	animation-delay: .3s;
	animation-direction: alternate;
	margin-top: -6px;
}
.mouse {
	height: 42px;
	width: 24px;
	border-radius: 14px;
	transform: none;
	border: 2px solid #1D2F4E;
	top: 170px;
}
.wheel {
	height: 5px;
	width: 2px;
	display: block;
	margin: 5px auto;
	background: #1D2F4E;
	position: relative;
	height: 4px;
	width: 4px;
	border: 2px solid #1D2F4E;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.wheel {
	-webkit-animation: mouse-wheel 0.6s linear infinite;
	-moz-animation: mouse-wheel 0.6s linear infinite;
	animation: mouse-wheel 0.6s linear infinite;
}
@-webkit-keyframes mouse-wheel {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(6px);
		-ms-transform: translateY(6px);
		transform: translateY(6px);
	}
}
@-moz-keyframes mouse-wheel {
	0% {
		top: 1px;
	}
	25% {
		top: 2px;
	}
	50% {
		top: 3px;
	}
	75% {
		top: 2px;
	}
	100% {
		top: 1px;
	}
}
@-o-keyframes mouse-wheel {
	0% {
		top: 1px;
	}
	25% {
		top: 2px;
	}
	50% {
		top: 3px;
	}
	75% {
		top: 2px;
	}
	100% {
		top: 1px;
	}
}
@keyframes mouse-wheel {
	0% {
		top: 1px;
	}
	25% {
		top: 2px;
	}
	50% {
		top: 3px;
	}
	75% {
		top: 2px;
	}
	100% {
		top: 1px;
	}
}
@-webkit-keyframes mouse-scroll {
	0% {
		opacity: 0;
	}
	50% {
		opacity: .5;
	}
	100% {
		opacity: 1;
	}
}
@-moz-keyframes mouse-scroll {
	0% {
		opacity: 0;
	}
	50% {
		opacity: .5;
	}
	100% {
		opacity: 1;
	}
}
@-o-keyframes mouse-scroll {
	0% {
		opacity: 0;
	}
	50% {
		opacity: .5;
	}
	100% {
		opacity: 1;
	}
}
@keyframes mouse-scroll {
	0% {
		opacity: 0;
	}
	50% {
		opacity: .5;
	}
	100% {
		opacity: 1;
	}
}


.span-loadmore {
  text-transform: uppercase;
  font-family: 'Sora', sans-serif;
  font-size: 13px;
}