@charset "UTF-8";
body {
  font-size: 16px; }

.hide {
  display: none !important; }

button:hover,
.wp-block-button:hover,
a:hover {
  transition: all 0.3s ease-in-out; }

.wp-block-button:hover,
button:hover {
  opacity: 0.7 !important; }

.section__heading h2 {
  text-align: center; }
.section__heading p {
  text-align: center; }

main h2 {
  margin-bottom: 30px;
  margin-top: 30px;
  font-size: 20px; }

.section, main {
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px; }
  @media screen and (max-width: 1280px) {
    .section .section, .section main, main .section, main main {
      margin-top: 50px;
      padding-top: 50px;
      padding-bottom: 50px;
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (max-width: 600px) {
    .section .section, .section main, main .section, main main {
      margin-top: 50px;
      padding-top: 50px;
      padding-bottom: 50px;
      padding-left: 10px;
      padding-right: 10px; } }

@media screen and (max-width: 750px) {
  .p_br br {
    display: none; } }
.yoast-breadcrumbs,
.yoast-breadcrumbs a {
  color: #f1fbf9; }

.hidden {
  display: none !important; }

.icons__modal {
  display: flex;
  flex-direction: column;
  padding: 10px; }

#powrot {
  bottom: 86px;
  margin: 0;
  padding: 0;
  position: fixed;
  right: 16px;
  z-index: 10;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  cursor: pointer;
  display: none;
  background-color: #0f3057;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m19 9-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");
  transform: scaleY(-1); }
  #powrot:hover {
    opacity: 0.9; }

.page-template-wp-custom-template-strona-z-wlasnym-headerm #contact.mb-0,
.mb-0 {
  margin-bottom: 0 !important; }

.wp-block-navigation__container {
  gap: 20px; }
  .wp-block-navigation__container .current-menu-item > a span {
    color: #128a8c !important; }
  .wp-block-navigation__container .wp-block-navigation-item > a span:hover {
    color: #128a8c !important; }

.wp-block-navigation__submenu-container {
  min-width: 400px !important; }

.wp-block-navigation__submenu-container,
.wp-block-navigation__submenu-container a,
.wp-block-navigation__submenu-container span {
  color: #0f3057 !important;
  width: 100%; }

@media (min-width: 1001px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none !important; }

  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open
  ) {
    display: block !important; } }
@media (min-width: 600px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: flex; }

  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open
  ) {
    display: none; } }
@media (max-width: 1000px) {
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .wp-block-navigation__responsive-container-content {
    text-align: center; }
    .wp-block-navigation__responsive-container-content ul {
      width: 100%;
      padding-top: 10px;
      padding-bottom: 10px; }
    .wp-block-navigation__responsive-container-content li {
      justify-content: center;
      align-items: center;
      width: 100%;
      margin-bottom: 10px !important; }
      .wp-block-navigation__responsive-container-content li a {
        display: block;
        width: 100%;
        color: #334f70 !important;
        background-color: #f1fbf9 !important;
        padding-bottom: 10px;
        padding-top: 10px; }
        .wp-block-navigation__responsive-container-content li a span {
          display: block;
          width: 100%;
          color: #334f70; }

  .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    width: 100% !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
    .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container li {
      margin-bottom: 10px !important;
      margin-top: 0 !important; }
      .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container li a {
        background-color: white !important; }
    .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container li:first-child {
      margin-top: 10px !important; }
    .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container li:last-child {
      margin-bottom: 5px !important; }
    .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container span::before {
      content: '- '; }

  .wp-block-navigation__responsive-container-close {
    background-color: #0f3057; }

  .wp-block-navigation__responsive-container-open svg {
    width: 50px !important;
    height: 30px !important; } }
.header {
  position: relative;
  z-index: 100; }
  @media screen and (max-width: 1280px) {
    .header__inner {
      padding-left: 10px !important;
      padding-right: 10px !important; } }

.footer p {
  font-size: 14px !important; }
.footer a {
  cursor: pointer !important;
  color: white !important; }
@media screen and (max-width: 1280px) {
  .footer__inner {
    padding-left: 10px !important;
    padding-right: 10px !important; } }
@media screen and (max-width: 600px) {
  .footer .footer__inner div {
    flex-direction: column; }
  .footer .footer__inner div p:first-child {
    order: 2;
    text-align: center; }
  .footer .footer__inner div p:last-child {
    order: 1;
    text-align: center; } }
@media screen and (max-width: 400px) {
  .footer .footer__inner div p {
    font-size: 14px; } }

.subpage {
  min-height: 360px;
  height: auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 10px;
  position: relative; }
  .subpage__inner {
    text-align: center;
    align-items: center;
    height: 100%;
    width: 100%;
    display: flex;
    align-self: center;
    z-index: 2; }
    .subpage__inner div {
      margin-left: auto;
      margin-right: auto; }
  @media (max-width: 600px) {
    .subpage {
      height: auto;
      padding-top: 80px;
      padding-bottom: 80px;
      min-height: 80vh; } }

.hero {
  position: relative;
  height: calc(100vh - 102px);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }
  .hero__inner {
    position: relative;
    z-index: 2;
    text-align: center;
    align-items: center;
    height: 100%;
    width: 100%;
    display: flex;
    align-self: center; }
    .hero__inner div {
      margin-left: auto;
      margin-right: auto; }
  @media (max-width: 1000px) {
    .hero__inner {
      padding: 10px !important; } }
  @media (max-width: 600px) {
    .hero {
      height: auto;
      padding-top: 80px;
      padding-bottom: 80px;
      min-height: 80vh; } }

.offer__boxwrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px;
  margin-top: 50px; }
.offer__boxwrap50 {
  grid-template-columns: repeat(2, 1fr); }
.offer__box {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 16px;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.06), 0 1px 3px rgba(16, 24, 40, 0.1);
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 50px;
  padding-bottom: 30px;
  width: 100%;
  background-color: #f1fbf9; }
  .offer__box figure {
    max-width: 80px; }
  .offer__box .wp-block-button__link {
    padding: 8px 20px; }
  .offer__box strong {
    font-size: 18px;
    color: #0f3057; }
.offer__box * {
  margin-bottom: 20px; }
@media screen and (max-width: 880px) {
  .offer__boxwrap {
    grid-template-columns: repeat(2, 1fr); } }
@media screen and (max-width: 600px) {
  .offer__boxwrap {
    grid-template-columns: repeat(1, 1fr); } }

@media screen and (max-width: 1000px) {
  .page-template-wp-custom-template-strona-z-wlasnym-headerm
  .poffer--reverse
  .poffer__content {
    order: -1; }

  .page-template-wp-custom-template-strona-z-wlasnym-headerm .poffer__img {
    text-align: center; }
    .page-template-wp-custom-template-strona-z-wlasnym-headerm .poffer__img img {
      width: 100% !important;
      height: auto !important; } }
.portfolio__inner {
  display: flex;
  flex-direction: column;
  width: 100%; }
.portfolio .section__heading h2 strong {
  font-size: 18px !important; }
.portfolio__boxyall {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
.portfolio__boxwrap {
  margin-bottom: 150px;
  width: 48%;
  gap: 20px; }
.portfolio__box {
  width: 100%;
  height: 100vh;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  position: relative;
  overflow: hidden; }
.portfolio p {
  min-height: 35px !important; }
@media (max-width: 1000px) {
  .portfolio__boxwrap {
    margin-bottom: 100px;
    width: 100%;
    gap: 20px;
    background-attachment: fixed; } }

.about__row {
  display: grid;
  grid-template-columns: auto 300px;
  grid-gap: 50px;
  margin-top: 50px; }
.about__text {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 16px;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.06), 0 1px 3px rgba(16, 24, 40, 0.1);
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 50px;
  padding-bottom: 30px;
  width: 100%; }
.about__img {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 16px;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.06), 0 1px 3px rgba(16, 24, 40, 0.1);
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 50px;
  padding-bottom: 30px;
  width: 100%; }
  .about__img figure img {
    border: 1px solid #0f3057;
    border-radius: 4px !important; }
@media screen and (max-width: 900px) {
  .about__row {
    grid-template-columns: repeat(1, 1fr); }
  .about__text {
    box-shadow: none;
    padding-bottom: 0;
    padding-top: 0; }
  .about__img {
    box-shadow: none;
    padding-bottom: 0;
    padding-top: 0; } }

.why__boxwrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px;
  margin-top: 50px; }
.why__box {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 16px;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.06), 0 1px 3px rgba(16, 24, 40, 0.1);
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 50px;
  padding-bottom: 30px;
  width: 100%;
  background-color: #f1fbf9; }
  .why__box strong {
    font-size: 18px;
    color: #0f3057; }
  .why__box figure {
    max-width: 150px; }
  .why__box .wp-block-button__link {
    padding: 8px 20px; }
.why__box * {
  margin-bottom: 20px; }
@media screen and (max-width: 1000px) {
  .why__boxwrap {
    grid-template-columns: repeat(2, 1fr); } }
@media screen and (max-width: 600px) {
  .why__boxwrap {
    grid-template-columns: repeat(1, 1fr); } }

.steps__boxwrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px;
  margin-top: 50px; }
  .steps__boxwrap strong {
    font-size: 18px;
    color: #0f3057; }
.steps__box {
  text-align: center;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  border-radius: 16px;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.06), 0 1px 3px rgba(16, 24, 40, 0.1);
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 50px;
  padding-bottom: 30px;
  width: 100%;
  background-color: #f1fbf9; }
  .steps__box figure {
    max-width: 80px; }
  .steps__box .wp-block-button__link {
    padding: 8px 20px; }
.steps__box * {
  margin-bottom: 20px; }
@media screen and (max-width: 880px) {
  .steps__boxwrap {
    grid-template-columns: repeat(2, 1fr); } }
@media screen and (max-width: 600px) {
  .steps__boxwrap {
    grid-template-columns: repeat(1, 1fr); } }

.princing__wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px;
  margin-top: 50px;
  justify-content: space-between; }
  @media (max-width: 1000px) {
    .princing__wrap {
      grid-template-columns: repeat(1, 1fr); } }
.princing__box {
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.06), 0 1px 3px rgba(16, 24, 40, 0.1);
  padding: 50px 20px;
  border-radius: 4px;
  width: 100%; }
  .princing__box--recommended {
    background-color: #f1fbf9; }
.princing h5 {
  font-size: 26px;
  margin-bottom: 20px;
  text-align: center; }
.princing__price {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center; }
.princing__point {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 10px;
  border-radius: 4px;
  margin-top: 0;
  background: url("../img/plus2.png") no-repeat;
  background-size: 20px 20px;
  background-position: 10px 13px; }

@media (max-width: 1000px) {
  .cta {
    margin-top: 100px !important;
    margin-bottom: 50px !important; }
    .cta p {
      font-size: 16px !important; } }

.page-template-wp-custom-template-strona-z-wlasnym-headerm #contact {
  margin-top: 100px !important;
  margin-bottom: 50px !important; }

.page-id-61 #contact {
  margin-top: 0 !important; }

.faq {
  margin-top: 50px;
  background-color: #f1fbf9; }
  .faq__content {
    width: 100%;
    margin-bottom: 30px; }
  .faq__tab_content {
    position: relative;
    padding: 20px 0;
    border-radius: 4px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dbe0e6; }
  .faq__tab_content--hidden .faq__tab_description {
    display: none; }
  .faq__tab_title {
    padding-right: 30px;
    cursor: pointer;
    color: #334f70;
    font-size: 20px; }
  .faq__tab_icon {
    color: #334f70;
    position: absolute;
    right: 30px;
    top: 30px;
    width: 16px;
    height: 16px;
    cursor: pointer; }
    .faq__tab_icon--open svg {
      stroke: #334f70;
      transform: rotate(180deg); }
    .faq__tab_icon--close svg {
      stroke: #334f70; }
  .faq__tab_description {
    margin-top: 20px;
    line-height: 1.7; }
  @media screen and (max-width: 1100px) {
    .faq {
      margin-top: 60px; }
    .faq__boxes {
      flex-wrap: wrap; } }
  @media screen and (max-width: 768px) {
    .faq__box {
      width: calc(50% - 20px);
      margin-bottom: 20px; } }
  @media screen and (max-width: 600px) {
    .faq__tab_title {
      font-size: 16px;
      padding-right: 50px; }
    .faq__tab_icon {
      top: 17px; } }

.porfoliosite {
  margin-top: 0 !important; }
  .porfoliosite__inner {
    margin-top: 50px;
    display: block;
    text-align: center;
    padding-top: 0 !important;
    margin-top: 0 !important; }
    .porfoliosite__inner--first {
      margin-top: 0 !important;
      padding-top: 0 !important; }

/*podstrona kontakt i formularz kontaktowy*/
.contact {
  height: auto;
  text-align: left;
  align-items: center;
  justify-content: center;
  color: #141c30; }
  .contact--offer {
    background-color: #0f3057 !important;
    margin-top: 0 !important; }
  .contact__inner {
    text-align: left;
    align-items: start;
    height: 100%;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px;
    margin-top: 50px;
    justify-content: space-between; }
    @media (max-width: 1000px) {
      .contact__inner {
        grid-template-columns: repeat(1, 1fr); } }
    .contact__inner > div {
      margin-left: auto;
      margin-right: auto;
      width: 100%; }
      .contact__inner > div > div {
        width: 100%; }
    .contact__inner p {
      margin-bottom: 20px; }
    .contact__inner h3 {
      margin-bottom: 30px; }
    .contact__inner label {
      color: #141c30; }
    .contact__inner input[type="text"],
    .contact__inner input[type="email"],
    .contact__inner select {
      width: 100%;
      min-height: 48px;
      padding: 8px 16px;
      font-size: 16px;
      line-height: 20px;
      border: 1px solid #dbe0e6;
      border-radius: 4px;
      color: #334f70;
      box-sizing: border-box; }
    .contact__inner input[type="text"]:focus,
    .contact__inner input[type="email"]:focus,
    .contact__inner select,
    .contact__inner textarea:focus {
      border: 1px solid #334f70 !important;
      outline: none; }
    .contact__inner textarea {
      width: 100%;
      padding: 8px 16px;
      font-size: 16px;
      width: 100%;
      border: 1px solid #dbe0e6;
      font-family: "Onest";
      border-radius: 4px;
      color: #334f70;
      box-sizing: border-box; }
    .contact__inner input[type=checkbox] {
      width: 20px;
      height: 20px;
      display: inline-block;
      margin-right: 5px;
      position: relative;
      left: -3px; }
    .contact__inner .zgody {
      font-size: 14px;
      display: flex;
      flex-wrap: wrap;
      flex-direction: column; }
      .contact__inner .zgody span {
        padding-left: 0 !important;
        margin-left: 0 !important; }
      .contact__inner .zgody label {
        display: inline-block;
        display: flex;
        align-items: center; }
      .contact__inner .zgody p {
        margin: 0 !important; }
    .contact__inner a {
      color: #1abc9c;
      cursor: pointer;
      font-size: 16px; }

.wpcf7-response-output {
  color: white !important; }

.wpcf7-submit {
  background-color: #128a8c;
  color: white;
  border: 0;
  border-radius: 5px;
  cursor: pointer; }

.wpcf7-submit:hover {
  opacity: 0.7; }

::placeholder {
  font-size: 16px;
  font-family: "Onest"; }

.page-id-60 .wpcf7-response-output {
  color: #141c30 !important;
  /* Tutaj dodaj więcej stylów, jakie uważasz za potrzebne */ }

.poffer__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px;
  margin-top: 50px;
  align-items: center; }
@media (max-width: 1000px) {
  .poffer__inner {
    grid-template-columns: repeat(1, 1fr); } }

@media (max-width: 800px) {
  .poffer:nth-child(2n + 1) .poffer__content {
    order: -1; } }
.pobiet {
  background-color: #f1fbf9; }
  .pobiet__inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 50px;
    margin-top: 50px;
    align-items: center; }
    @media (max-width: 1000px) {
      .pobiet__inner {
        grid-template-columns: repeat(1, 1fr); }
        .pobiet__inner figure {
          display: none; } }

@media screen and (max-width: 1000px) {
  .page-template-wp-custom-template-strona-z-wlasnym-headerm
  .pobiet__inner
  .poffer__content:nth-child(2) {
    order: -1; } }
.forme__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px;
  margin-top: 50px;
  align-items: self-start; }
  @media (max-width: 800px) {
    .forme__inner {
      grid-template-columns: repeat(1, 1fr); } }
.forme__no__group {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 10px;
  border-radius: 4px;
  margin-top: 30px;
  background: url("../../../uploads/2024/01/close-1.svg") no-repeat;
  background-size: 14px 14px;
  background-position: 10px 16px;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.06), 0 1px 3px rgba(16, 24, 40, 0.1); }
.forme__no p strong {
  text-decoration: line-through;
  color: #0f3057; }
.forme__yes__group {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 10px;
  border-radius: 4px;
  margin-top: 30px;
  background: url("../../../uploads/2024/01/plus.svg") no-repeat;
  background-size: 14px 14px;
  background-position: 10px 16px;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.06), 0 1px 3px rgba(16, 24, 40, 0.1); }
.forme__yes p strong {
  color: #0f3057; }

/*# sourceMappingURL=main.css.map */
