@charset "UTF-8";
/*
*
*  Theme name: Zurawska Biuro Rachunkowe
*  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;
  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; }

html {
  font-size: 16px;
  font-family: 'Lato', 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;
  z-index: 1; }

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

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

.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;
    padding: 50px 0!important; }
    .container--single p {
      text-align: justify; }
  .container--accordion {
    max-width: 890px; }

.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; } }

.margin-top {
  margin: 50px 0 0; }

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

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

.action-btn {
  background-color: #4F6F7D;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
  padding: 14px 10px;
  margin: 20px 0;
  transition: all 0.1s ease-in-out;
  width: 100%;
  max-width: 240px;
  text-align: center; }
  .action-btn:hover {
    background-color: #ea6842; }

.action-btn--slider {
  margin: 20px 0 !important; }
  @media (max-width: 991px) {
    .action-btn--slider {
      margin: 0 !important; } }

.action-btn--assets {
  margin: 20px auto !important; }

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

.action-btn--teambox {
  margin: 10px 0; }

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

.flex {
  display: flex;
  flex-wrap: wrap; }
  .flex--1gap {
    gap: 30px; }
  .flex--3gap {
    gap: 20px 2%; }
  .flex--4gap {
    gap: 20px 1%; }

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

.white,
.white-color {
  color: #ffffff !important; }

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

p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px; }

.biuro-rach-hr {
  background-color: #4F6F7D;
  margin: 20px 0 30px;
  width: 70px;
  border: none;
  height: 2px; }
  .biuro-rach-hr--blog {
    margin: 20px auto 30px;
  }
  @media (max-width: 991px) {
    .biuro-rach-hr {
      margin: 10px auto 15px; } }
  .biuro-rach-hr--faq {
    margin: 20px auto; }
  .biuro-rach-hr--actionbox {
    margin: 10px 0; }
    @media (max-width: 991px) {
      .biuro-rach-hr--actionbox {
        margin: 10px auto; } }
  .biuro-rach-hr--boxlist {
    margin: 10px auto; }
  @media (max-width: 991px) {
    .biuro-rach-hr--assets {
      margin: 10px auto; } }

.flexcenter {
  display: flex;
  justify-content: center;
  align-items: center; }

.fa-circle {
  color: #000;
  font-size: 4px;
  position: relative;
  top: -1px; }

.crumbs {
  margin: 25px 0 10px; }

.crumbs a {
  font-size: 10px; }

.current {
  color: #000000;
  font-size: 10px; }

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

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

@media (max-width: 991px) {
  .nav__toggler {
    position: absolute;
    top: 22px;
    right: 10px;
    background: #fff;
    border: none;
    display: flex;
    flex-direction: column;
    width: 70px;
    cursor: pointer; }
  .nav__toggler-label {
    position: absolute;
    z-index: 99999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    cursor: pointer; }
  .nav__toggler-label span {
    display: block;
    width: 100%;
    border-radius: 3px;
    height: 5px;
    background: #000000;
    position: relative; }
  .nav__toggler-label span + span {
    margin-top: 6px; }
  .nav__toggler-label.active span:nth-child(1) {
    -webkit-animation: ease .2s top forwards;
            animation: ease .2s top forwards; }
  .nav__toggler-label.not-active span:nth-child(1) {
    -webkit-animation: ease .2s top-2 forwards;
            animation: ease .2s top-2 forwards; }
  .nav__toggler-label.active span:nth-child(2) {
    -webkit-animation: ease .2s scaled forwards;
            animation: ease .2s scaled forwards; }
  .nav__toggler-label.not-active span:nth-child(2) {
    -webkit-animation: ease .2s scaled-2 forwards;
            animation: ease .2s scaled-2 forwards; }
  .nav__toggler-label.active span:nth-child(3) {
    -webkit-animation: ease .2s bottom forwards;
            animation: ease .2s bottom forwards; }
  .nav__toggler-label.not-active span:nth-child(3) {
    -webkit-animation: ease .2s bottom-2 forwards;
            animation: ease .2s bottom-2 forwards; }
  @-webkit-keyframes top {
    0% {
      top: 0;
      transform: rotate(0); }
    50% {
      top: 12px;
      transform: rotate(0); }
    100% {
      top: 12px;
      transform: rotate(45deg); } }
  @keyframes top {
    0% {
      top: 0;
      transform: rotate(0); }
    50% {
      top: 12px;
      transform: rotate(0); }
    100% {
      top: 12px;
      transform: rotate(45deg); } }
  @-webkit-keyframes top-2 {
    0% {
      top: 12px;
      transform: rotate(45deg); }
    50% {
      top: 12px;
      transform: rotate(0deg); }
    100% {
      top: 0;
      transform: rotate(0deg); } }
  @keyframes top-2 {
    0% {
      top: 12px;
      transform: rotate(45deg); }
    50% {
      top: 12px;
      transform: rotate(0deg); }
    100% {
      top: 0;
      transform: rotate(0deg); } }
  @-webkit-keyframes bottom {
    0% {
      bottom: 0;
      transform: rotate(0); }
    50% {
      bottom: 11px;
      transform: rotate(0); }
    100% {
      bottom: 11px;
      transform: rotate(135deg); } }
  @keyframes bottom {
    0% {
      bottom: 0;
      transform: rotate(0); }
    50% {
      bottom: 11px;
      transform: rotate(0); }
    100% {
      bottom: 11px;
      transform: rotate(135deg); } }
  @-webkit-keyframes bottom-2 {
    0% {
      bottom: 13px;
      transform: rotate(135deg); }
    50% {
      bottom: 13px;
      transform: rotate(0); }
    100% {
      bottom: 0;
      transform: rotate(0); } }
  @keyframes bottom-2 {
    0% {
      bottom: 13px;
      transform: rotate(135deg); }
    50% {
      bottom: 13px;
      transform: rotate(0); }
    100% {
      bottom: 0;
      transform: rotate(0); } }
  @-webkit-keyframes scaled {
    50% {
      transform: scale(0); }
    100% {
      transform: scale(0); } }
  @keyframes scaled {
    50% {
      transform: scale(0); }
    100% {
      transform: scale(0); } }
  @-webkit-keyframes scaled-2 {
    0% {
      transform: scale(0); }
    50% {
      transform: scale(0); }
    100% {
      transform: scale(1); } }
  @keyframes scaled-2 {
    0% {
      transform: scale(0); }
    50% {
      transform: scale(0); }
    100% {
      transform: scale(1); } } }

.heading-component {
  color: #ffffff; }
  .heading-component--absolute {
    position: absolute;
    z-index: 1; }
    @media (max-width: 1130px) {
      .heading-component--absolute {
        margin-top: 0 !important;
        position: relative;
        order: 2;
        margin: 0 auto 50px; } }


.heading-component-txt {
  color: #939299; }
  .heading-component-txt--hero {
    background-color: #ffffff;
    border-radius: 6px;
    padding: 20px 0 0;
    margin: 20px auto 0;
    max-width: 570px; }
  .heading-component-txt--assets {
    max-width: 570px; }
    @media (max-width: 1130px) {
      .heading-component-txt--assets {
        margin: 25px auto; } }

@media (max-width: 1130px) {
  .heading-component {
    text-align: center;
    margin-top: 0; } }

.biuro-rach-heading {
  color: #272F4B;
  font-family: 'Lora', sans-serif;
  font-size: 32px;
  line-height: 37px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 20px 0 0; }
.biuro-rach-heading--blog {
  text-align: center;
}
  @media (max-width: 991px) {
    .biuro-rach-heading {
      font-size: 23px;
      line-height: 31px; } }
  .biuro-rach-heading--assets {
    color: #ffffff; }
  .biuro-rach-heading--faq {
    margin: 0 auto;
    max-width: 760px; }
  .biuro-rach-heading--lg {
    color: #282F49;
    font-size: 40px;
    line-height: 45px; }
    @media (max-width: 750px) {
      .biuro-rach-heading--lg {
        font-size: 23px;
        line-height: 31px;
        margin: 0 5px 15px; } }
  .biuro-rach-heading--sm {
    font-size: 40px;
    line-height: 45px;
    max-width: 513px; }
  .biuro-rach-heading--orange {
    color: #4F6F7D;
    letter-spacing: 1px; }

.heading-component--assets {
  background-color: #282F49;
  border-radius: 6px 0 0 6px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 70px;
  padding-left: 260px;
  position: absolute;
  right: -100px;
  height: 555px; }
  @media (max-width: 1130px) {
    .heading-component--assets {
      border-radius: initial;
      right: 0;
      height: auto;
      position: relative;
      padding: 0 15px 30px;
      margin: 0; } }

.biuro-rach-descr--faq {
  color: #1B1B1B; }

.box-list {
  margin: 50px 0 0; }
  @media (max-width: 991px) {
    .box-list {
      justify-content: center; } }
  .box-list__item {
    background-color: #F8F8F8;
    border: 1px solid #E6E6E6;
    border-radius: 6px;
    width: calc(25% - 30px);
    margin: 0 40px 40px 0; }
    .box-list__item--team {
      text-align: center;
      padding: 22px 55px; }
    .box-list__item--skills {
      background-color: #F6F6F6;
      padding: 28px 20px; }
    @media (min-width: 992px) {
      .box-list__item:nth-child(4n+4) {
        margin-right: 0; } }
    @media (max-width: 991px) {
      .box-list__item {
        width: 100%;
        max-width: 250px;
        margin: 20px;
        text-align: center; } }
  .box-list__img {
    margin: 20px auto 10px;
    width: 40px;
    height: auto; }
  .box-list__title {
    font-family: 'Lora', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin: 0; }
    .box-list__title--skills {
      font-size: 13px;
      line-height: 17px;
      margin: 10px 0 0; }
  .box-list__smalltxt {
    color: #1B1B1B;
    font-size: 11px;
    line-height: 18px;
    text-transform: uppercase; }

.action-box--skills {
  background-color: #282F49;
  border-radius: 6px;
  color: #ffffff; }

.action-box__content {
  padding: 50px; }
  @media (max-width: 991px) {
    .action-box__content {
      text-align: center; } }

.action-box__img--lg {
  width: 100%;
  height: 255px;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px; }
  @media (max-width: 991px) {
    .action-box__img--lg {
      -o-object-position: top;
         object-position: top; } }

.action-box__img--sm {
  width: 35px;
  height: 35px;
  -o-object-fit: cover;
     object-fit: cover; }

.action-box__title {
  color: #272F4B;
  font-family: 'Lora', sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  max-width: 170px; }
  @media (max-width: 991px) {
    .action-box__title {
      max-width: initial; } }

.action-box__descr {
  font-size: 14px; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #818181;
  font-family: 'Lato', sans-serif;
  font-size: 9px;
  letter-spacing: 0.5px; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #818181;
  font-family: 'Lato', sans-serif;
  font-size: 9px;
  letter-spacing: 0.5px; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #818181;
  font-family: 'Lato', sans-serif;
  font-size: 9px;
  letter-spacing: 0.5px; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #818181;
  font-family: 'Lato', sans-serif;
  font-size: 9px;
  letter-spacing: 0.5px; }

.contact-form {
  gap: 30px;
  margin: 30px 0; }
  .contact-form-section {
    background-color: #282F49;
    padding: 50px 0; }
  .contact-form__left, .contact-form__right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(48% - 15px); }
    @media (max-width: 991px) {
      .contact-form__left, .contact-form__right {
        width: 100%; } }
  .contact-form__center {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%; }

.contact-iframe {
  margin-top: 30px; }
  @media (max-width: 991px) {
    .contact-iframe {
      margin-top: 0; } }

    .contact-iframe:after {
      content: "";
      display: table;
      clear: both;
    }

.wpcf7 {
  width: 100%;
  max-width: 600px;
  margin: 0 auto; }

.wpcf7-form-control {
  border: none;
  border-radius: 8px;
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  padding: 13px 16px;
  width: 100%; }

textarea.wpcf7-form-control {
  height: 105px; }

.wpcf7-form-control.wpcf7-acceptance {
  padding: 0; }

.wpcf7-list-item {
  margin: 0; }

.contact-rodo {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 20px 0; }

.contact-rodo__txt {
  color: #ffffff;
  font-size: 11px;
  line-height: 15px;
  text-align: justify; }

.wpcf7-not-valid-tip {
  bottom: 0;
  left: 15px;
  position: relative; }

.wpcf7-response-output {
  color: #ffffff; }

/* submit btn */
.wpcf7-submit {
  border: none;
  margin: 0 auto; }

.logos-list {
  gap: 10px;
  padding: 20px 0 50px; }
  @media (max-width: 991px) {
    .logos-list {
      justify-content: center;
      margin: 0; } }
  .logos-list__item {
    width: calc(16.666666% - 16.666666666666666px);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
    margin-right: 10px; }
    @media (min-width: 992px) {
      .logos-list__item:nth-child(6n+6) {
        margin-right: 0; } }
    @media (max-width: 650px) {
      .logos-list__item {
        margin: 0;
        width: calc(50% - 5px); }
        .logos-list__item:nth-child(2n+2) {
          margin-right: 0; } }
    .logos-list__item img {
      width: 100%;
      max-width: 150px;
      height: auto; }

.logos .container {
  background-color: #ffffff;
  border-radius: 10px; }
  @media (max-width: 991px) {
    .logos .container {
      border-radius: initial; } }

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

.biuro_rach-nav__top {
  padding: 15px 0; }

.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 .biuro_rach-nav__top .icon-box {
  display: flex;
  align-items: center; }

.icon-box__text {
  display: flex; }

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

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

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

.biuro_rach-nav__bottom .container {
  display: flex;
  align-items: center;
  position: relative; }
  @media (max-width: 991px) {
    .biuro_rach-nav__bottom .container {
      display: block; } }

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

/*MAIN LOGO*/
.MainLogo {
  position: absolute;
  display: flex;
  align-items: center;
  float: left;
  width: 25rem;
  text-decoration: none !important; }
  @media (max-width: 991px) {
    .MainLogo {
      display: block;
      position: relative;
      float: none;
      width: 60%; } }

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

.MainLogoTxt {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  padding: 5px 5px 5px 15px;
  border-left: 1px solid #4F6F7D; }

.MainLogoTxt__item {
  color: #000;
  text-decoration: none;
  font-weight: 600;
  line-height: 22px; }

.MainLogoTxt__item:nth-of-type(1) {
  font-size: 17px;
  color: #4F6F7D; }

.MainLogoTxt__item:nth-of-type(2) {
  font-size: 17px;
  color: #4F6F7D; }

.MainLogoTxt__item:nth-of-type(3) {
  font-size: 14px;
  color: #fff; }

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

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

/* 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; }

.header-social__item a {
  display: flex;
  flex-direction: row;
  align-items: center; }

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

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

.biuro_rach-nav-top__left .header-social__item:nth-of-type(1) a {
  margin-right: 10px; }

.header-social__item p {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  margin: 0; }

.biuro_rach-nav-top__left img {
  display: inline-block;
  margin-right: 7px;
  width: 12px;
  height: auto; }

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

.biuro_rach-nav-top__right .header-social:nth-of-type(1) .header-social__item img {
  margin: 0 5px; }

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

/* page header */
.page-header {
  position: relative;
  padding: 140px 0 50px; }
  @media (max-width: 991px) {
    .page-header {
      padding: 20px 0; } }

.page-header__title {
  font-size: 55px;
  color: #4F6F7D;
  font-weight: 600;
  margin: 0; }
  .page-header__title--center {
    text-align: center; }
  .page-header__title--single {
    font-size: 35px;
    line-height: 40px;
    width: 100%;
    max-width: 645px;
    margin: 20px auto 0; }
    @media (max-width: 500px) {
      .page-header__title--single {
        font-size: 30px;
        line-height: 35px; } }

.page-header__slogan {
  position: relative;
  z-index: 1;
  font-size: 35px;
  line-height: 40px;
  color: #ffffff;
  padding: 0 0 30px;
  width: 100%;
  max-width: 600px; }

.page-header__blog {
  width: 100%;
  max-width: 600px;
  margin: 25px auto; }

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

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

@media (min-width: 992px) {
  .biuro_rach-nav__bottom .container .biuro_rach-logo--small img {
    max-width: 45px; }
  .biuro_rach-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: #8B0000;
    padding: 55px 0; }
  .biuro_rach-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; }

.container {
  width: 100%;
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto; }

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

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

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

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

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

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

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

.biuro_rach-menu {
  display: flex;
  align-items: center;
  margin: 0 0 0 auto; }
  @media (max-width: 991px) {
    .biuro_rach-menu {
      display: none;
      margin: 50px auto 25px; } }

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

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

.biuro_rach-menu__link {
  color: #0F3661;
  padding: 0 15px;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 1.2px;
  text-decoration: none !important;
  transition: all 0.15s ease-in-out; }
  @media (max-width: 991px) {
    .biuro_rach-menu__link {
      display: inline-block;
      padding: 15px; } }

.biuro_rach-menu__item:last-of-type .biuro_rach-menu__link {
  padding: 0 0 0 12px; }
  @media (max-width: 991px) {
    .biuro_rach-menu__item:last-of-type .biuro_rach-menu__link {
      padding: 15px; } }

@media (min-width: 992px) and (max-width: 1799px) {
  .biuro_rach-menu__link {
    font-size: 13px;
    padding: 0 12px; } }

.biuro_rach-menu__link:hover {
  color: #dddddd; }

.current-menu-item .biuro_rach-menu__link {
  color: #4F6F7D;
  font-weight: 900; }

.current-menu-item .biuro_rach-menu__link:hover {
  color: #4F6F7D; }

.biuro_rach-nav-top {
  color: #fff; }

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

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

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

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

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

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

@media (max-width: 991px) {
  .biuro_rach-nav-desktop {
    display: block; }
  .biuro_rach-nav__top {
    display: none; } }

.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; }

@media (min-width: 992px) {
  .biuro_rach-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; }
  .biuro_rach-menu > .menu-item > .sub-menu.active {
    visibility: visible !important;
    opacity: 1 !important;
    top: 35px !important;
    z-index: 9999; }
  .biuro_rach-menu > .menu-item > .sub-menu .biuro_rach-menu__link {
    color: #000;
    display: block;
    min-width: 210px;
    padding: 7px 30px;
    text-align: center; }
  .biuro_rach-menu > .menu-item:nth-of-type(2) .sub-menu {
    left: -50px; }
  .biuro_rach-menu > .menu-item:nth-of-type(3) .sub-menu {
    left: -15px; }
  .biuro_rach-menu > .menu-item > .sub-menu .biuro_rach-menu__link {
    font-size: 12px; }
  .biuro_rach-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: #4F6F7D; }
  .biuro_rach-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; }
  .biuro_rach-menu > .menu-item > .sub-menu .sub-menu {
    position: absolute;
    top: 0;
    left: 210px;
    text-align: left;
    padding: 0;
    background: #212b54;
    display: none; }
  .biuro_rach-menu > .menu-item > .sub-menu > .sub-menu > .biuro_rach-menu__item a {
    text-align: left; }
  .biuro_rach-menu > .menu-item > .sub-menu > .menu-item > .sub-menu.active {
    display: block; }
  .biuro_rach-menu > .menu-item > .sub-menu > .menu-item-has-children .caret {
    transition: all 0.15s ease-in-out; }
  .biuro_rach-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; } }

.biuro_rach-menu_open {
  display: block !important;
  transition: display 0.35s ease-in-out; }

/* MOBILE MENU */
@media (max-width: 991px) {
  .biuro_rach-logo img {
    width: 200px; } }

.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("/wp-content/uploads/2020/12/barlewiczki-1-scaled.jpg") center/cover no-repeat; }

.slide-menu:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(34, 50, 66, 0.8); }

.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-weight: 900;
  text-transform: uppercase; }

.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: 'Barlow', 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;
  overflow-x: hidden; }
  .footer__top {
    position: relative;
    z-index: 1;
    padding-top: 50px; }
    @media (max-width: 991px) {
      .footer__top {
        padding-top: 0; } }
  .footer__bottom {
    position: relative;
    background-color: #282F49;
    padding: 200px 0 50px;
    margin-top: -140px; }

.hero {
  position: relative;
  left: calc(-50vw + 50%);
  right: 0;
  background: url("/wp-content/uploads/2021/04/Slide-home.jpg") center no-repeat;
  background-size: cover;
  width: 100vw; }
  @media (max-width: 1130px) {
    .hero {
      height: auto; } }
  @media (max-width: 1130px) {
    .hero > .container {
      display: flex;
      flex-direction: column; } }

      .hero .heading-component {
        text-align: center;
      }

.hero-descr {
  color: #939299;
  font-size: 16px;
  line-height: 24px;
  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("/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("/wp-content/uploads/2021/04/jpg-04.jpg") center -485px no-repeat; } }

.hero__img {
  width: 100%;
  height: auto;
  position: relative;
  top: 30px;
  right: 0; 
  left: 0; }
  @media (max-width: 1130px) {
    .hero__img {
      position: relative;
      left: -15px;
      right: -15px;
      top: 0;
      width: calc(100% + 30px);
      max-width: -webkit-fit-content;
      max-width: -moz-fit-content;
      max-width: fit-content; } }

  .offer {
    margin: 60px 0 0;
  }

.offer-list {
  justify-content: space-between; }
  .offer-list__item {
    align-items: center;
    display: grid;
    grid-template-columns: 80px 1fr;
    width: calc(33.33333% - 10px);
    padding: 20px; }
    @media (max-width: 991px) {
      .offer-list__item {
        display: block;
        text-align: center;
        width: 100%; } }
    @media (max-width: 991px) {
      .offer-list__item .biuro-rach-hr {
        margin: 20px auto; } }
  .offer-list__title {
    color: #272F4B;
    font-family: 'Lora', sans-serif;
    font-size: 18px;
    letter-spacing: .5px;
    text-transform: uppercase; }
  .offer-list__p {
    color: #272F4B; }

.assets {
  margin: 50px 0; }
  .assets__img {
    height: auto;
    border-radius: 0 6px 6px 0;
    position: relative;
    left: -105px;
    height: 470px;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    z-index: 2; }
    @media (max-width: 1130px) {
      .assets__img {
        display: none; } }
  .assets .flex-2equal-item {
    width: calc(50% + 100px); }
    .assets .flex-2equal-item:nth-child(2) {
      width: calc(50% + 300px); }
      @media (max-width: 1130px) {
        .assets .flex-2equal-item:nth-child(2) {
          width: 100%; } }

.faq {
  background-color: #F8F8F8;
  padding: 50px 0;
  margin-top: 250px; }
  @media (max-width: 991px) {
    .faq {
      margin-top: 0; } }
  .faq-list {
    padding: 25px 0; }
    .faq-list__item {
      padding: 40px 0;
      border-bottom: 1px solid #DBDBDB; }
  .faq__question {
    color: #272F4B;
    font-size: 16px;
    font-weight: 600; }
    @media (max-width: 991px) {
      .faq__question {
        text-align: center; } }
  .faq__answer {
    color: #1B1B1B;
    text-align: justify; }
  .faq__answer ul {
    list-style: none;
    margin: 20px 0;
    padding-left: 14px;
  }
  .faq__answer ul li {
    margin: 5px 0;
  }
  .faq__answer ul li:before {
  content: "\2022"; 
  color: #4F6F7D;
  font-size: 12px;
  font-weight: bold; 
  display: inline-block; 
  width: 15px; 
  margin-left: -14px;
  position: relative;
    bottom: 2px;
  }

.team-intro {
  position: relative; }
  .team-intro__photo {
    position: relative;
    z-index: 1; }
  .team-intro__txt {
    padding: 50px 0 100px;
    position: relative;
    z-index: 2; }
    @media (max-width: 991px) {
      .team-intro__txt {
        text-align: center; } }
  .team-intro__bg {
    position: absolute;
    background-color: #F8F8F8;
    padding: 100px 0;
    z-index: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 65%; }
  .team-intro__img {
    display: block;
    margin: 0 auto;
    width: 90%;
    border-radius: 10px; }

.flex-67 {
  position: relative;
  width: 67%; }
  @media (max-width: 991px) {
    .flex-67 {
      width: 100%; } }

.flex-33 {
  width: 33%; }
  @media (max-width: 991px) {
    .flex-33 {
      width: 100%; } }

.heading-component-txt--team {
  background-color: #282F49;
  border-radius: 6px;
  width: 95%;
  margin-left: auto;
  padding: 10px 48px 60px;
  position: absolute;
  top: 0;
  right: 0; }
  @media (max-width: 991px) {
    .heading-component-txt--team {
      margin-top: 0 !important;
      position: relative;
      top: 0;
      width: 100%; } }

.heading-component-txt--teaminner {
  max-width: 600px; }

.our-team {
  padding: 100px 0; }
  @media (max-width: 991px) {
    .our-team {
      padding: 25px 0; } }

.our-team-leader {
  display: grid;
  grid-template-columns: 255px 1fr;
  margin-bottom: 85px; }
  @media (max-width: 991px) {
    .our-team-leader {
      display: block;
      margin-bottom: 45px; } }
  .our-team-leader__img {
    object-fit: cover;
    width: 100%;
/*     height: 100%;  */
}
    @media (max-width: 991px) {
      .our-team-leader__img {
        display: block;
        width: 100%;
        max-width: 300px;
        margin: 20px auto; } }
  .our-team-leader-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0 0 40px; }
    @media (max-width: 991px) {
      .our-team-leader-info {
        padding: 0;
        text-align: center; } }
    .our-team-leader-info__name {
      font-family: 'Lora', sans-serif;
      font-size: 18px;
      font-weight: 700;
      text-transform: uppercase; }
      @media (max-width: 991px) {
        .our-team-leader-info__name {
          margin-top: 10px;
        }
      }
    .our-team-leader-info__smalltxt {
      font-size: 10px;
      text-transform: uppercase; }

.skills {
  padding: 50px 0; }
  @media (max-width: 991px) {
    .skills {
      padding: 0 0 50px; } }
  .skills-left {
    width: 31%; }
    @media (max-width: 991px) {
      .skills-left {
        width: 100%; } }
  .skills-right {
    width: 69%;
    padding: 0 40px; }
    @media (max-width: 991px) {
      .skills-right {
        width: 100%;
        padding: 30px 15px;
        text-align: center; } }
    .skills-right-block {
      margin: 0 0 30px; }
  .skills__h4 {
    color: #4F6F7D;
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 15px; }

.skills-all-skills {
  background-color: #F8F8F8;
  padding: 50px 0; }

.contact-list {
  padding: 0 0 50px; }
  @media (max-width: 991px) {
    .contact-list {
      display: block; } }
  .contact-list__item {
    width: calc(33.3333% - 20px);
    margin-right: 30px;
    padding: 20px; }
    .contact-list__item--full-width {
      width: 100%;
    }
    .contact-list__item:nth-child(3) {
      margin-right: 0; }
    @media (max-width: 991px) {
      .contact-list__item {
        margin: 0 auto;
        width: 100%;
        text-align: center; } }
  .contact-list__title {
    color: #272F4B;
    font-family: 'Lora', sans-serif;
    margin-bottom: 25px; }
  .contact-list__content {
    color: #272F4B;
    display: grid;
    grid-template-columns: 40px 1fr;
    margin: 20px 0; }
    @media (max-width: 991px) {
      .contact-list__content {
        display: flex;
        flex-direction: column;
        align-items: center; } }
  .contact-list__icon {
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .contact-list__icon img {
      width: 20px;
      height: auto; }
      @media (max-width: 991px) {
        .contact-list__icon img {
          margin: 10px 0; } }
  .contact-list__address {
    margin: 0;
    display: block;
    align-items: center;
    line-height: 18px; }
  .contact-list__address a {
    color: #272f4b;
    display: block;
    font-size: 16px;
    font-weight: 400;
  }

/* blog */
.blog-wrap {
  padding: 50px 0 50px; }
  @media (max-width: 991px) {
    .blog-wrap {
      padding: 50px 15px; } }

.blog-sidebar {
  width: calc(30% - 30px); }
  @media (max-width: 991px) {
    .blog-sidebar {
      width: 100%;
      order: 2; } }

/* .blog-content {
  width: 70%; } */
/*   @media (max-width: 991px) {
    .blog-content {
      width: 100%;
      order: 1; } } */

.blog-author {
  padding-bottom: 20px; }
  .blog-author-top {
    background: url("/wp-content/uploads/2021/09/post-2.jpg") center top/cover no-repeat;
    height: 122px;
    padding-top: 40px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
    .blog-author-top img {
      display: block;
      border-radius: 50%;
      width: 100%;
      max-width: 122px;
      height: auto;
      margin: 0 auto;
      position: relative; }
  .blog-author__h3 {
    margin: 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px; }
  .blog-author__h4 {
    font-size: 9px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 25px 0 5px;
    letter-spacing: .5px; }
  .blog-author__info {
    background: #282F49;
    padding: 60px 20px 20px; }
  .blog-author-list li {
    line-height: 15px; }
    .blog-author-list li a {
      font-size: 10px;
      font-weight: 500; }

.blog-list {
  display: flex;
  gap: 20px; }

.blog-item {
  width: calc(50% - 10px);
  box-shadow: 0 0 15px rgb(0 0 0 / 70%);
  transition: box-shadow 0.35s ease-in-out; }
  .blog-item:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.8); }
  @media (max-width: 991px) {
    .blog-item {
      width: 100%; } }
  .blog-item a {
    display: flex;
    flex-direction: column; }
  .blog-item--odd {
    display: flex;
    width: 100%;
    height: 448px; }
    @media (max-width: 991px) {
      .blog-item--odd {
        height: auto; } }
    .blog-item--odd a {
      display: flex;
      flex-direction: row; }
      @media (max-width: 991px) {
        .blog-item--odd a {
          flex-direction: column;
          width: 100%; } }
    .blog-item--odd .blog-item__top {
      width: calc(50% - 10px);
      height: 100%; }
      .blog-item--odd .blog-item__top img {
        border-top-left-radius: 4px;
        border-top-right-radius: 0px; }
      @media (max-width: 991px) {
        .blog-item--odd .blog-item__top {
          width: 100%;
          height: 200px; } }
    .blog-item--odd .blog-item__bottom {
      width: calc(50% + 10px);
      padding: 30px 35px; }
      @media (max-width: 991px) {
        .blog-item--odd .blog-item__bottom {
          width: 100%; } }
    .blog-item--odd:nth-child(2n+2) .blog-item__top {
      width: calc(50% - 10px);
      height: 100%;
      order: 2; }
      .blog-item--odd:nth-child(2n+2) .blog-item__top img {
        border-top-left-radius: 0px;
        border-top-right-radius: 4px; }
      @media (max-width: 991px) {
        .blog-item--odd:nth-child(2n+2) .blog-item__top {
          width: 100%;
          height: 200px;
          order: 1; } }
    .blog-item--odd:nth-child(2n+2) .blog-item__bottom {
      width: calc(50% + 10px);
      padding: 30px 35px;
      order: 1; }
      @media (max-width: 991px) {
        .blog-item--odd:nth-child(2n+2) .blog-item__bottom {
          width: 100%;
          order: 2; } }
  .blog-item__top {
    position: relative;
    height: 200px; }
    .blog-item__top img {
      background-color: #881ea6;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
  .blog-item__category {
    position: absolute;
    right: 10px;
    top: 14px;
    color: #fff;
    font-weight: 300;
    font-size: 9px;
    text-transform: uppercase;
    padding: 8px 13px;
    background-color: #4F6F7D;
    letter-spacing: .5px;
    border-radius: 2px; }
    .blog-item__category--ordinary {
      position: relative;
      right: 0;
      display: block;
      margin: 25px auto; }
  .blog-item__bottom {
    background-color: #FAFBF7;
    padding: 10px 15px; }
  .blog-item__title {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    padding-top: 20px;
    line-height: 20px;
    margin: 0; }
  .blog-item__excerpt {
    font-size: 11px;
    font-weight: 400;
    color: #000000;
    padding-top: 25px;
    line-height: 21px;
    width: 100%;
    max-width: 270px;
    margin: 0; }
  .blog-item__author {
    display: flex;
    align-items: center;
    padding-top: 30px; }
    .blog-item__author img {
      border-radius: 50%;
      width: 31px;
      height: auto; }
    .blog-item__author span {
      display: inline-block;
      padding-left: 15px;
      color: #4F6F7D;
      font-size: 11px;
      font-weight: 500; }
    .blog-item__author--nopadding {
      padding: 0; }

.fa-clock {
  padding-right: 5px; }

.time {
  font-weight: 400;
  font-size: 10px;
  color: #585858; }
  .time--white {
    color: #000000 !important; }

.blog-categories h2 {
  background: #EFF0F2;
  color: #4F6F7D;
  font-size: 19px;
  font-weight: 600;
  line-height: 29px;
  text-transform: uppercase;
  padding: 19px 29px; }

.blog-categories ul li a {
  display: block;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 19px 29px; }

.cat-list__item a {
  transition: all 0.35s ease-in-out; }

.cat-list__item:hover a {
  color: #4F6F7D;
  padding-left: 5px; }

.cat-list__item.active a {
  color: #4F6F7D;
  padding-left: 28px; }

.single-font1 {
  font-size: 20px;
  font-weight: 400;
  color: #000000; }
  @media (max-width: 991px) {
    .single-font1 {
      font-size: 18px; } }

.back {
  gap: 2%;
  flex-wrap: wrap;
  margin: 25px 0;
  width: 100%; }
  .back__item {
    display: flex;
    justify-content: center;
    width: 49%;
    background: #0F3661;
    padding: 11px 82px;
    text-align: center; }
    .back__item--orange {
      background: #4F6F7D;
    }
    @media (max-width: 991px) {
      .back__item {
        width: 100%;
        margin: 10px 0; } }

.single-misc .container .flex-2equal-item:nth-of-type(2) {
  text-align: right; }
  @media (max-width: 991px) {
    .single-misc .container .flex-2equal-item:nth-of-type(2) {
      text-align: center;
      padding: 5px 0; } }

@media (max-width: 991px) {
  .blog-item__author--single {
    justify-content: center;
    padding: 5px 0; } }

.quote {
  position: relative;
  padding: 40px;
  border: 1px solid #000;
  margin: 0; }

.quote:before,
.quote:after {
  position: absolute;
  font-family: "monospace";
  font-size: 4em;
  padding: 10px;
  background: #fff;
  height: 55px;
  color: #4F6F7D; }

.quote:before {
  content: '\201C';
  left: -27px;
  top: 20%; }

.quote:after {
  content: '\201D';
  right: -27px;
  bottom: 20%; }

.quote p {
  display: inline; }

.container--single img {
  width: 100%;
  max-width: 768px;
  height: auto;
  margin: 0 auto; }


.page .gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 50px;
}

