* {
  margin: 0;
    padding: 0;}


@import url("https://p.typekit.net/p.css?s=1&k=fns4och&ht=tk&f=48327.48328.48331.48337.48343.48345.48349.48352.48359.48360.48362.48366&a=36678883&app=typekit&e=css");

@font-face {
font-family:"fort";
src:url("https://use.typekit.net/af/a91b9a/00000000000000007735f23c/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/a91b9a/00000000000000007735f23c/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/a91b9a/00000000000000007735f23c/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}    

html {
    box-sizing: border-box;
    font-size: 0.85vw;
    /* size * 0.0606 */
    scroll-behavior: smooth;
}

body {
  font-family: "fort",sans-serif !important;
  display:flex;
  flex-direction:column;
  min-height:100vh;
    color: #000;
}

#wpfooter {
    bottom: -45rem;
}

#primary a ,#primary a:hover, #primary a:focus, #primary a:active {
    color: #941530 !important;
    text-decoration: none;
}

@media (min-width: 1200px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 100%;
    }
}

.wrapper {
   flex: 1;
   min-height: 100vh;
}

.post, .page {
    margin: 0;
}

.content-padding {
    padding: 0 8rem;
    width: 100%;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.space-between {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.full-width {
    width: 100%;
}

body:not(.overlay-header) .primary-menu > li > a, 
body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu a, 
.footer-menu a, .footer-widgets a, #site-footer .wp-block-button.is-style-outline, 
.wp-block-pullquote:before, .singular:not(.overlay-header) .entry-header a, .archive-header a, 
.header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover {
    color: #000;
    font-size: 23px;
    font-weight: bold;
    text-decoration: none;
}

#primary-menu li .sub-menu {
    display: flex;
    flex-direction: column;
    background: #F3F3F3;
    box-shadow: none;
    padding: 1.7rem 2.7rem 1.7rem 1.7rem;
    margin-left: -0.2rem;
    max-width: 20rem;
    width: auto;
}

#primary-menu li#menu-item-164,
#primary-menu li#menu-item-22 {
    position: relative;
}


#primary-menu li#menu-item-22:before {
    content: '';
    width: 14.7rem;
    height: 6.6rem;
    position: absolute;
    left: -0.2rem;
    top: -4rem;
    background: #F3F3F3;
    display: none;
    z-index: -1;
}

#primary-menu li#menu-item-164:before {
    content: '';
    width: 17.5rem;
    height: 6.6rem;
    position: absolute;
    left: -0.2rem;
    top: -4rem;
    background: #F3F3F3;
    display: none;
    z-index: -1;   
}

#primary-menu li#menu-item-164:hover:before,
#primary-menu li#menu-item-22:hover:before {
    display: block;
}

#primary-menu li .sub-menu a {
    color: #5A5B5D !important;
    font-size: 1.4rem;
    line-height: 3rem;
    padding: 0!important;
    width: auto;
}

#primary-menu li .sub-menu li:hover a,
#primary-menu li:hover > a {
    color: #941530 !important;
}



.container {
    width: 100%;
    padding: 0 4.5rem 0 8rem;
}

header.header {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.header_fixed {
    position: fixed;
    left: 0;
    top: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
    width: 100%;
    background-color: #fff;
    z-index: 5;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 5%);
}

.header_fixed .site-branding {
    padding: 1.4rem 0 1.6rem 0;
}

img.custom-logo {
    max-width: 11.5rem;
    margin-left: 0.5rem;
}

.site-branding {
    padding: 2.4rem 0 2.6rem 0;
}

.main-navigation {
    width: 100%;
    webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    /*flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    display: flex !important;*/
    flex-direction: row-reverse;
    justify-content: end;
    align-items: center;
    display: flex!important;
}

.main-navigation .menu a {
    display: block;
    text-decoration: none;
    font-size: 1.4rem;
    color: #000;
    font-weight: bold;
    padding: 0 1.6rem;
}

.home-page-big-banner-content {
    background-size: contain;
    height: 45rem;
    background-position: top right;
    background-repeat: no-repeat;
}

.main-navigation a.red-line-button {
    margin-left: 3rem;
    margin-right: 1.5rem;
    background: #fff;
}

.arrow-button {
    margin-left: 0.9rem;
    margin-top: 2.5rem;
    transition: background 0.5s ease;
    animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
    cursor: pointer;
}

/*input#unibox-search-box-1 {
    width: 2rem;
    border: none;
    background: url(/wp-content/uploads/2022/03/loupe.svg) no-repeat;
    background-size: contain;
}*/

 #search-open {
            width: 2rem;
            height: 2rem;
            border: none;
            /*background: #fff url(/wp-content/uploads/2022/03/loupe.svg) no-repeat;*/
	 		background: none;
            background-size: contain;
            z-index: 5;
            cursor: pointer;
 }

 .search-block {
            display: contents;
 }



@keyframes bounce {
50% {
    transform: translateY(-15px);
  }
}

.arrow-button img {
    width: 2rem;
}

.header-button a,
a.red-line-button {
    color: #941530!important;
    font-size: 1rem;
    line-height: 1.2rem;
    padding: 1.5rem 3rem 1.2rem 2.7rem;
    text-transform: uppercase;
    border: 2px solid #941530;
    border-radius: 1.4rem;
    position: relative;
    font-weight: 600;
}

a.red-line-button:after {
    content: '';
    position: absolute;
    background: #fff url(/wp-content/uploads/2022/03/arrow-blog.svg) no-repeat;
    background-size: contain;
    width: 3.2rem;
    height: 1.6rem;
    top: 1.2rem;
    right: -1.5rem;
}

.home-page-big-banner-content h1 {
    font-size: 12rem;
    line-height: 12rem;
    font-weight: 900;
    color: #5a5b5d;
    text-transform: uppercase;
    margin: 0 0 0 -0.4rem;
    padding-top: 5.5rem;
}

.h1-description {
    font-size: 2.4rem;
    margin: 0;
    line-height: 3.2rem;
    font-weight: bold;
    color: #5A5B5D;  
    margin-left: 7px;  
}

.arrow-button a#arrow-button {
    margin-left: -9px;
}

.arrow-button img {
    width: 1.8rem;
}

/** swiper home page **/

.swiper-wrapper {
    position: relative;
}

.swiper-button {
    position: absolute;
    z-index: 99;
    width: 11rem;
    height: 35px;
    right: 3rem;
    bottom: 0;
}

    
section.home-page {
    height: 50rem;
}


.swiper-button-next {
    background: url(/wp-content/uploads/2022/03/arrow-blog.svg) no-repeat !important;
    width: 50px;
    top: 30px;
    -moz-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    -webkit-transition: all .7s ease-out;
}

.swiper-button-prev {
    background: url(/wp-content/uploads/2022/03/arrow-left.svg) no-repeat!important;
    width: 50px;
    top: 30px;
    -moz-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    -webkit-transition: all .7s ease-out;
}

/*.swiper-button-prev:hover, .swiper-button-next:hover {
    -webkit-transform: scale(1.2,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: .55s;
    -moz-transform: scale(1.2,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: .55s;
}*/

.swiper-button-next:hover {
    -webkit-transform: scale(1.2,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: .55s;
    -moz-transform: scale(1.2,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: .55s;
    transition: .2s;
    transition-delay: 500ms;
    transition: background .5s ease;
    animation: slide1 2s ease-in-out infinite;
    margin-left: 10px;
}

.swiper-button-prev {
    left: auto!important;
}

.swiper-button-prev:hover {
    -webkit-transform: scale(1.2,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: .55s;
    -moz-transform: scale(1.2,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: .55s;
    margin-left: -0.5rem;
    transition: .2s;
    transition-delay: 500ms;
    transition: background .5s ease;
    animation: slide1 2s ease-in-out infinite;
    margin-left: -10px;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 10px;
    color: transparent;
}

.swiper.swiper-initialized {
    padding-bottom: 5rem;
}


/**  swiper  **/


section.home-page-four-block {
    padding-top: 3.4rem;
}

.home-page .col-lg-12 {
    padding: 0!important;
}

.home-page-big-banner-content-arrow {
    display: flex;
    width: 100%;
    webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding: 3.33rem 0 4.8rem;
}

.home-page-big-banner-content-arrow div {
    width: 150px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 64px;
}


.home-page-four-block-col3 {
    min-height: 32.5rem;
    width: 100%;
    background: #00000075;
}

.home-page-four-block-content .col-lg-3 img.home-page-four-background {
    -moz-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    -webkit-transition: all .7s ease-out;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.home-page-four-block-content .col-lg-3:hover img.home-page-four-background {
    -webkit-transform: scale(1.05,1.05);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: .55s;
    -moz-transform: scale(1.05,1.05);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: .55s;
}

.home-page-four-block-col3:hover {
    text-decoration: none;
}

.home-page-four-block-hover {
    width: calc(100% - 2.5rem);
    height: calc(100% - 2.5rem);
    position: absolute;
    top: 1.2rem;
    left: 1.2rem;
}

.home-page-four-block-hover:before {
    content: '';
    position: absolute;
    width: 0;
    transition: width .5s;
    height: 2px;
    background: #fff;
    top: 0;
    left: 0;    
}

.home-page-four-block-hover:after {
    content: '';
    position: absolute;
    width: 2px;
    transition: height .5s;
    height: 0;
    background: #fff;
    top: 0;
    left: 0;    
}

.four-block-hover-right-bottom {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;  
}

.four-block-hover-right-bottom:before {
    content: '';
    position: absolute;
    width: 0;
    transition: width .5s;
    height: 2px;
    background: #fff;
    bottom: 0;
    left: 0;    
}

.four-block-hover-right-bottom:after {
    content: '';
    position: absolute;
    width: 2px;
    transition: height .5s;
    height: 0;
    background: #fff;
    top: 0;
    right: 0;    
}

.four-block-hover-image {
    position: absolute;
    width: 3rem;
    height: 1.5rem;
    bottom: -0.6rem;
    left: 80%;
    opacity: 0;
    visibility: hidden;
    transition: background .5s ease;
    transition-delay: 400ms;
    animation: slide1 2s ease-in-out infinite;
    margin-left: 13px;
}


.home-page-four-block-col3:hover .home-page-four-block-hover:before {
    width: 100%;
}

.home-page-four-block-col3:hover .home-page-four-block-hover:after {
    height: 100%;
}

.home-page-four-block-col3:hover .four-block-hover-right-bottom:after {
    height: 86%;
}

.home-page-four-block-col3:hover .four-block-hover-right-bottom:before {
    width: 75%;
}

.home-page-four-block-col3:hover .four-block-hover-image {
    opacity: 1;
    visibility: visible;
    left: 80%;
    /*animation: 1s move;*/
    /*animation: move 5s 0s both infinite;*/
}

@keyframes slide1 {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 0);
  }
}


/*@keyframes move {
  from {
      left: 70%;
  }
  to {
      left: 85%;
  }

}*/

.home-page-four-block-description {
    font-size: 1.2rem;
    line-height: 1.64rem;
    color: #fff;
    font-weight: bold;
    padding: 2.7rem 2.5rem;
}

.home-page-four-block-description p {
    margin-bottom: 0 !important;
}

.home-page-four-block-content {
    display: flex;
    justify-content: space-between;
    padding-top: 2rem;
}

.home-page-four-block-content .col-lg-3 {
    max-width: calc(25% - 1px) !important;
    padding: 0 !important;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
}

.newsletter-section-form input[type=checkbox], 
.newsletter-section-form input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 10px;
}



.home-page-four-block-title {
    transform: rotate(-90deg);
    transform-origin: top left;
    margin-left: 2rem;
    font-size: 1.82rem;
    color: #fff;
    position: absolute;
    bottom: -1.5rem;
}

section.dlaczego-section {
    padding: 5.5rem 0 9.5rem;
    overflow: hidden;
}

.dlaczego-section-content {
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    align-items: flex-start;
}

.dlaczego-section-content-left {
    width: 50%;
}

.dlaczego-section-content-right {
    margin-left: 8.75rem;
    max-width: 32.5rem;
    margin-top: 1.3rem;
    margin-right: 4rem;
    position: relative;
    z-index: 3;
}

.dlaczego-section-content-right:after {
    content: '';
    position: absolute;
    max-width: 32.5rem;
    width: 100%;
    height: 100%;
    left: -4rem;
    top: 4rem;
    background: url(/wp-content/uploads/2022/03/fon.png);
    background-size: contain;
    z-index: -1;
}

div#dlaczego-section {
    margin-top: 3rem;
    margin-bottom: 5rem;
}

.page-template h2,
#page h2,
.home h2,
#primary h2 {
    font-size: 2.2rem;
    line-height: 2.6rem;
    color: #000;
    font-weight: bold;
    position: relative;
    margin-bottom: 3rem;
}

.page-template h2:after,
.home h2:after,
#primary h2:after {
    content: '';
    position: absolute;
    width: 6.06rem;
    height: 0.3rem;
    background: #AA273E;
    border-radius: 2px;
    left: 0;
    bottom: -0.9rem;
}

.dlaczego-section h2 {
    font-size: 2.2rem;
    line-height: 2.6rem;
    color: #000;
    font-weight: bold;
    position: relative;
    margin-bottom: 4.8rem;
}

.dlaczego-section h2:after {
    content: '';
    position: absolute;
    width: 6.06rem;
    height: 0.3rem;
    background: #AA273E;
    border-radius: 2px;
    left: 0;
    bottom: -15px;
}

.dlaczego-section-content-description {
    color: #5A5B5D;
    font-size: 1.1rem;
    line-height: 2.2rem;
    margin-bottom: 4.3rem;
}

.dlaczego-section-content-numbers {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding-top: 3rem;
}

.dlaczego-numbers-block {
    display: flex;
    align-items: flex-end;
    padding: 0;
    position: relative;
    
}

.dlaczego-numbers {
    color: #000;
    font-size: 5.8rem;
    line-height: 4.8rem;
    font-weight: bold;
    z-index: 5;
    position: relative;
    margin-top: 0.5rem;
        width: 6.8rem;
    text-align: left;
}

.dlaczego-numbers-block:first-child {
    margin-left: 2.1rem;
}

.dlaczego-numbers-text {
    font-size: 1.33rem;
    line-height: 1.2rem;
    font-weight: bold;
    color: #000;
    margin-left: 0.6rem;
}

.dlaczego-numbers:after {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2022/03/red-romb.png) no-repeat;
    background-size: contain;
    width: 6.66rem;
    height: 7.5rem;
    z-index: -1;
    left: -2rem;
    top: -0.5rem;
}

.co-nas-section {
    margin-bottom: 5.8rem;
    min-height: 20rem;
}

.co-nas-section h2 {
    text-align: center;
    margin-bottom: 5.4rem;
}

.co-nas-section h2:after {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.co-nas-section-content {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding-top: 3rem;
}

.co-nas-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.co-nas-block-title {
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: bold;
    color: #000;
}

.co-nas-block-image {
    height: 7rem;
    margin-bottom: 0.6rem;
}

.co-nas-block-image img {
    width: 100%;
    max-width: 6rem;
}

.newsletter-section {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-top: 3.8rem;
}

.newsletter-section-content {
    padding-top: 1rem;
}

.newsletter-section-transition:after {
    content: '';
    position: absolute;
    width: 71%;
    height: 90%;
    top: -2.5rem;
    left: 0;
    background: #F3F3F3;
    z-index: -1;
}

.newsletter-section-content {
    display: flex;
    flex-direction: row;
}

.newsletter-section-text {
    padding-left: 17rem;
}

.newsletter-section-description {
    font-size: 1.01rem;
    line-height: 2.1rem;
    color: #5A5B5D;
}

.newsletter-section-form label {
    display: flex;
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: bold;
    align-items: center;
    justify-content: space-between;
}

.newsletter-section-form label input{
    color: #000;
    font-size: 16px;
    line-height: 1.2rem;
    padding: 1rem 4.4rem 1.05rem 3.2rem;
    border: 2px solid #941530;
    border-radius: 1.2rem;
    position: relative;
    width: 21rem;
}

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
    border-color: #941530 !important;    
}

.newsletter-section-form span.wpcf7-list-item-label {
    font-size: 11px;
    font-weight: normal;
    color: #5A5B5D;
}

span.wpcf7-list-item.first.last label input {
    width: auto;
}

section.newsletter-section.full-width {
    margin-top: 4.8rem;
    position: relative;
}

.newsletter-section-form {
    padding-right: 26rem;
}

.newsletter-section-form form p {
    margin-bottom: 1.5em;
}

.newsletter-section-form input.wpcf7-submit {
    color: #941530;
    font-size: 1rem;
    line-height: 1.2rem;
    padding: 1.2rem 4.4rem 1.2rem 4.5rem;
    border: 2px solid #941530;
    border-radius: 1.2rem;
    position: relative;
    background: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.newsletter-section-form .submit-form {
    position: relative;
    display: flex;
    justify-content: end;
    margin-right: 0.8rem;
}

.newsletter-section-form .submit-form:after {
    content: '';
    position: absolute;
    background: #fff url(/wp-content/uploads/2022/03/arrow-blog.svg) no-repeat;
    background-size: contain;
    width: 3.2rem;
    height: 1.6rem;
    top: 1.4rem;
    right: -1.5rem;
}

.newsletter-section-form span.wpcf7-spinner {
    position: absolute;
    right: 50%;
}

.robierz-demo-content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.robierz-demo-text {
    margin-left: 3.7rem;
    max-width: 45.5rem;
    margin-top: 3.6rem;
}

.robierz-demo-button {
    display: flex;
}

.robierz-demo-button a {
    color: #941530;
}

section.robierz-demo-section {
    padding: 3.5rem 0 4rem;
    position: relative;
    z-index: 1;
}

section.robierz-demo-section:after {
    content: '';
    position: absolute;
    width: 42%;
    height: 80%;
    background: url(/wp-content/uploads/2022/03/post-form.png);
    background-size: contain;
    left: 0;
    top: 10%;
    z-index: -2;
}

.robierz-demo-section-deckription {
    margin-bottom: 2.4rem;
}

section.home-page-four-block.projekty-wykonane {
    padding: 3.5rem 0 9rem;
    clear: both;
}

section.home-page-four-block.projekty-wykonane.full-width h2 {
    text-align: center;
    margin-bottom: 5rem;
}

section.home-page-four-block.projekty-wykonane.full-width h2:after {
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -1.4rem !important;
}

.projekty-wykonane .home-page-four-block-description {
    padding: 0 0 0 1.2rem;
    position: absolute;
    bottom: 0.5rem;
}

.wsparcie-techniczne-content {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    /*align-items: stretch;*/
    align-items: flex-start;
    position: relative;
    width: 100%;
    padding-top: 2rem;
    clear: both;
}

.wsparcie-techniczne-content-block {
    width: 100%;
    max-width: 34rem;
    padding-top: 1rem;
}

.wsparcie-techniczne-content-block .section-deckription {
    padding-right: 1.5rem!important;
}

.wsparcie-techniczne-content-four-blocks {
    display: flex;
    position: relative;
    width: calc(100% - 34rem);
    justify-content: space-between;
    align-items: stretch;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    column-gap: 0.5rem;
    -moz-column-gap: 0.5rem;
    -webkit-column-gap: 0.5rem;
    align-items: stretch;
}

.wsparcie-techniczne-block .co-nas-section-content {
    padding-top: 3rem;
    min-height: 30rem;
    display: flex;
    width: 100%;
    align-items: stretch;
    flex-flow: wrap;
}

.block-arrow-top-right-bottom {
    width: 31%;
    display: flex;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
}

.block-arrow-top-right-bottom:before {
    content: '';
    position: absolute;
    width: 0;
    transition: width .5s;
    height: 2px;
    background: #aa273e;
    top: 0;
    left: 0;
}

.block-arrow-top-right-bottom:after {
    content: '';
    position: absolute;
    width: 2px;
    transition: height .5s;
    height: 0;
    background: #aa273e;
    top: 0;
    left: 0;
}

.block-arrow-top-right-bottom:hover::before {
    width: 99%;
}

.block-arrow-top-right-bottom:hover:after {
    height: 99%;
}

.block-arrow-bottom-right {
    position: relative;
    width: 100%;
    height: 100%;
}

.block-arrow-bottom-right:before {
    content: '';
    position: absolute;
    width: 0;
    transition: width .5s;
    height: 2px;
    background: #aa273e;
    top: 99%;
    left: 0;
}

.block-arrow-bottom-right:after {
    content: '';
    position: absolute;
    width: 2px;
    transition: height .5s;
    height: 0;
    background: #aa273e;
    top: 0;
    left: 99%;
}

.block-arrow-top-right-bottom:hover .block-arrow-bottom-right:after {
    height: 71%;
}

.block-arrow-top-right-bottom:hover .block-arrow-bottom-right:before {
    width: 63%;
}

.block-arrow-top-right-bottom .sparcie-techniczne-small-img-arrow {
    top: 97%;
}

.block-arrow-top-right-bottom:hover .sparcie-techniczne-small-img-arrow {
    opacity: 1;
    visibility: visible;
    left: 75%;
}

.wsparcie-t-cont {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cnw-cennik-page {
    width: 33%;
    max-width: 17rem;
}

.sparcie-techniczne-small-image {
    width: 5.6rem;
    padding: 3rem 0 0;
}

.sparcie-techniczne-small {
    padding: 3rem 5px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    border: 1px solid transparent;
    height: 100%;
}

.sparcie-techniczne-small-title {
    padding: 1.8rem 0 0rem;
    font-size: 1.2rem;
    color: #000;
    font-weight: bold;
}

.section-deckription {
    color: #5A5B5D;
    font-size: 1.09rem;
    line-height: 2.2rem;
    padding-right: 5rem;
    padding-top: 1.5rem;
    margin-bottom: 2rem;
}

.sparcie-techniczne-small-description {
    text-align: center;
    position: relative;
    padding: 1rem!important;
}

.sparcie-techniczne-small-description:after {
    content: '';
    position: absolute;
    bottom: -21px;
    right: 3px;
    width: 5rem;
    height: 2.2rem;
    background: #fff;
    margin-bottom: 0;
}

.wsparcie-techniczne-content .col-md-2 {
    position: relative;
}

.sparcie-techniczne-small:hover {
}

.sparcie-techniczne-small-hover {
    width: calc(100% - 2px);
    height: 100%;
    position: absolute;
    top: 1px;
    left: 1px;
}

.sparcie-techniczne-small-hover:before {
    content: '';
    position: absolute;
    width: 0;
    transition: width .5s;
    height: 2px;
    background: #aa273e;
    top: 0;
    left: 0;
}

.sparcie-techniczne-small-hover:after {
    content: '';
    position: absolute;
    width: 2px;
    transition: height .5s;
    height: 0;
    background: #aa273e;
    top: 0;
    left: 0;
}

.sparcie-techniczne-small-right-botton {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.sparcie-techniczne-small-right-botton:before {
    content: '';
    position: absolute;
    width: 0;
    transition: width .5s;
    height: 2px;
    background: #aa273e;
    top: 90%;
    left: 0;
}

.sparcie-techniczne-small-right-botton:after {
    content: '';
    position: absolute;
    width: 2px;
    transition: height .5s;
    height: 0;
    background: #aa273e;
    top: 0;
    left: 96%;
}

.sparcie-techniczne-small-img-arrow {
    position: absolute;
    width: 2.5rem;
    height: 1rem;
    top: 88%;
    left: 75%;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: .2s;
    transition-delay: 500ms;
    transition: background 0.5s ease;
    animation: slide1 2s ease-in-out infinite;
    margin-left: 0px;
}

.wtc-four-blocks a {
    width: 100%;
    height: 100%;
    display: block;
}

.wsparcie-techniczne-content .wtc-four-blocks:hover .sparcie-techniczne-small-img-arrow {
    opacity: 1;
    visibility: visible;
    left: 75%;
    /*animation: 1s move;*/
    /*animation: move1 5s 0s both infinite;*/
}

@keyframes slide1 {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 0);
  }
}


.wsparcie-techniczne-content .wtc-four-blocks:hover {}

.wsparcie-techniczne-content .wtc-four-blocks:hover .sparcie-techniczne-small-hover:before {
    width: 96%;
}

.wsparcie-techniczne-content .wtc-four-blocks:hover .sparcie-techniczne-small-hover:after {
    height: 90%;
}

.wsparcie-techniczne-content .wtc-four-blocks:hover .sparcie-techniczne-small-right-botton:after {
    height: 71%;
}

.wsparcie-techniczne-content .wtc-four-blocks:hover .sparcie-techniczne-small-right-botton:before {
    width: 63%;
}








.aktualnosci-section {
    padding: 1rem 0 6rem;
}

.aktualnosci-section h2 {
    text-align: center;
}

.aktualnosci-section h2:after {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.aktualnosci-content {
    display: flex;
    width: 100%;
    align-items: stretch;
    flex-flow: wrap;
    padding-top: 2.3rem;
}

#primary .aktualnosci-content-block-title a,
.aktualnosci-content-block-title a,
.aktualnosci-content-block-title {
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #000 !important;
    padding: 1.2rem 0 1rem;
    font-weight: bold;
}

.aktualnosci-content-block-text.section-deckription {
    padding-right: 1rem !important;
    margin-bottom: 1rem !important;
    padding-top: 0;
}

.aktualnosci-content-block-button {
    display: flex;
    flex-direction: row;
    margin-top: 0.6rem;
    align-items: center;
}

.aktualnosci-content-block-button img{
    width: 3rem;
    margin-left: 0.5rem;
}

#primary .aktualnosci-content-block-button a, #primary a.aktualnosci-button,
.aktualnosci-content-block-button a,
a.aktualnosci-button {
    color: #AA273E !important;
    font-size: 0.9rem;
    line-height: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
}

.aktualnosci-content-block-button:hover a {
    color: #aa283e !important;
}

.aktualnosci-button img {
    width: 3rem;
    margin-left: 0.5rem;
    margin-top: -5px;
}

.aktualnosci-content-block:hover .aktualnosci-button img {
    left: 75%;
    transition: .2s;
    transition-delay: 500ms;
    transition: background 0.5s ease;
    animation: slide1 2s ease-in-out infinite;
    margin-left: 10px;
}

.red-line-button:hover:after {
    margin-left: 0.5rem;
    transition: .2s;
    transition-delay: 500ms;
    transition: background .5s ease;
    animation: slide1 2s ease-in-out infinite;
    margin-left: 10px;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    border-color: #941530 !important;
}

.submit-form:hover:after {
    margin-left: 0.5rem;
    transition: .2s;
    transition-delay: 500ms;
    transition: background .5s ease;
    animation: slide1 2s ease-in-out infinite;
    margin-left: 10px;    
}

footer {
    background: #5a5b5d0f;
    padding-top: 1rem;
}

a#go-top {
    position: fixed;
    bottom: 50px;
    right: 50px;
}

.post, .page {
    margin: 0 !important;
}

.footer-block-logo {
    width: 26rem;
    margin-right: 9rem;
}

.footer-block-logo .footer-block-title {
    margin-bottom: 0.5rem;    
}

.footer-block-description {
    margin-bottom: 2.4rem;
    padding-top: 0 !important;
}

.footer-block-title {
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #000;
    font-weight: bold;
    margin-bottom: 0.9rem;
}

.footer-block-logo-firm {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.footer-block-content {
    padding: 3.5rem 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

.footer-block-description {
    margin-bottom: 2.4rem;
}

.footer-block-logo-firm img {
    width: 100%;
    max-width: 9rem;
}

.footer-block-logo-firm-1 {
    padding-right: 30px;
    position: relative;
}

.footer-block-logo-firm-1:after {
    content: '';
    position: absolute;
    height: 1.8rem;
    width: 1px;
    background: #707070;
    right: 0;
    top: 10px;
}

.footer-block-logo-firm-2 {
    margin-left: 30px;
}

.footer-block-contact {
   width: 26rem; 
}

.footer-block-contact-small-title {
    color: #5A5B5D;
    font-size: 1.09rem;
    line-height: 2rem;
    font-weight: bold;
}

.footer-block-contact-content .footer-block-contact-small-title:last-child {
    margin-top: 0.9rem;
}

.footer-block-contact .footer-block-contact-small-title:nth-child(2) {
    margin-top: 1.8rem;
}

.footer-block-contact-text {
    color: #5a5b5d;
    font-size: 1.09rem;
    line-height: 2.2rem;
}

.footer-block-menu {
    width: 17rem;
}

.footer-block-menu ul li a {
    color: #5A5B5D;
    font-size: 1.09rem;
    line-height: 2.6rem;
    font-weight: bold;
}

.footer-block-menu ul li:hover a {
    color: #941530;
}

.footer-block-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
 }

footer .site-info {
    font-size: 1.09rem;
    line-height: 2rem;
    color: #000000;
    font-weight: 400;
    text-align: center;
    padding: 2.4rem 0;
    border-top: 1px solid #5a5b5db0;
} 

/* ================ ProtaStructure =================== */

.page-template-protastructure-page .container {
    padding: 0 13rem 0 8rem;
}

.ProtaStructure-page .container,
.page-template-protastructure-page .site-header.container {
    padding: 0 4.5rem 0 8rem;
}

.page-template-protastructure-page .wsparcie-techniczne-section .container {
    padding: 0 8rem 0 8rem;
}

.page-template-protastructure-page .sparcie-techniczne-small {
    padding: 3rem 0 0;
}

.ProtaStructure-page .home-page-big-banner-content {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    height: 38rem;
}

.ProtaStructure-page h1 {
    font-weight: 300;
    padding-top: 7rem;
    font-size: 6rem;
    line-height: 9.5rem;
}

.ProtaStructure-page h1 b {
    font-weight: 600;
}

.ProtaStructure-page .arrow-button {
    margin-top: 5.4rem;
}

.ProtaStructure-page .container {
    padding: 0 7.3rem 0 8rem;
}

section.dlaczego-section.PS-page {
    padding: 5.5rem 0 5.5rem;
    overflow: hidden;
}

.dlaczego-section.PS-page .dlaczego-section-content-left {
    width: 50%;
    padding-top: 5.7rem;
}

.sszczedz-czas-block {
    height: 36rem;
    position: relative;
    padding: 5px;
        -moz-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    -webkit-transition: all .7s ease-out;
}
section.sszczedz-czas-section.PS-page {
    margin-bottom: 4rem;
}

.sszczedz-czas-section-content {
    display: flex;
    width: 100%;
    align-items: stretch;
    flex-flow: wrap;
}

.sszczedz-czas-block-image-text {
    position: relative;
    height: 100%;
}

.sszczedz-czas-block-image {
    width: 100%;
    height: 100%;
} 

.sszczedz-czas-block-image img {
    width: 100%;
    height: 100%;
}

.sszczedz-czas-block-image-text:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0004;
    left: 0;
    top: 0;
    background: #0007;
    z-index: 1;
}

.sszczedz-czas-block:hover .sszczedz-czas-block-image-text:after {
    display: none;
}

.sszczedz-czas-block-hover {
    position: absolute;
}

.sszczedz-czas-block-title {
    position: absolute;
    bottom: 0;
    font-size: 2rem;
    line-height: 2.2rem;
    color: #fff;
    font-weight: bold;
    padding: 2.4rem 2rem;
    z-index: 5;
}

.sszczedz-czas-block-hover {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #9D2338;
    -moz-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    -webkit-transition: all .7s ease-out;
    opacity: 0;
}

.sszczedz-czas-block:hover .sszczedz-czas-block-hover {
    transition: 1s;
    opacity: 1;
}

.sszczedz-czas-block:hover .sszczedz-czas-block-title {
    display: none;
}

.sszczedz-czas-block-hover-title {
    font-size: 2rem;
    line-height: 2.4rem;
    color: #fff;
    font-weight: bold;
    padding: 2.4rem 2rem 1.5rem; 
}

.sszczedz-czas-block-hover-description {
    font-size: 1.33rem;
    line-height: 2.2rem;
    color: #fff;
    padding: 0 2rem;
}

.wsparcie-ProtaStructure-page {
    padding-bottom: 4.8rem;
}

a,
input {outline:none;}

:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}

.newsletter-section-form.faq-section-page {
    position: relative;
    margin-bottom: 7rem;
}

.newsletter-section-form.faq-section-page:after {
    content: '';
    position: absolute;
    top: -15rem;
    right: -8rem;
    width: 49rem;
    height: 62rem;
    background: url(/wp-content/uploads/2022/03/fon.png) repeat;
    z-index: -1;
    background-size: cover;
}

section.faq-section {
    margin-bottom: 6rem;
}

.faq-section-content {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 6rem 0;
}

.faq-section-content.wt-section {
    padding: 3.5rem 0;
}

.faq-section-content .col-lg-6 {
    padding: 0!important;
}

h1.h1-page {
    color: #AA273E;
    font-size: 3.6rem;
    font-weight: 300;
    line-height: 4.2rem;
    margin: 0;
    text-transform: uppercase;
}


.faq-section-description {
    font-size: 1.6rem;
    line-height: 2.1rem;
    color: #000;
    font-weight: bold;
}


#primary h3.panel-title a {
    font-size: 1.6rem;
    line-height: 2.1rem;
    color: #000 !important;
    font-weight: bold;
    border-bottom: 1px solid #AA273E;
    position: relative;
    padding-bottom: 10px;
    width: 100%;
    display: block;
    text-decoration: none;
}

.faq-section-content h3.panel-title a:after {
    content: '';
    position: absolute;
    right: -15px;
    top: 10px;
    width: 30px;
    height: 18px;
    background: url(/wp-content/uploads/2022/03/arrow-bottom.svg) no-repeat;
    background-size: contain;
    transform: rotate(180deg);
    transform-origin: top left;
}

.faq-section-content .panel-default .panel-title a:after {
    transform: rotate(0deg);
    transform-origin: top left;
}

.faq-section-conten .collapse.show {
    display: block;
    padding-right: 25px;
}

.newsletter-section-form.faq-section-page .faq-section-description {
    margin-top: 3rem;
}

.faq-section-two-text {
    font-size: 2.2rem;
    line-height: 2.6rem;
    color: #5A5B5D;
    font-weight: bold;
    margin-bottom: 2.7rem;
}

.faq-section-content .panel.panel-default .panel-heading {
    padding-left: 0 !important;
    margin-bottom: 0!important;
}

.faq-section-page-form {
    float: right;
    width: 100%;
    max-width: 33rem;
    padding-top: 6rem;
}

.page-template-pliki-page .faq-section-page-form {
    padding-top: 4rem;
}

.faq-section-page-form .faq-section-two-text {
    margin-bottom: 2rem;
}

.faq-section-page-form label {
    padding-top: 15px;
    display: flex;
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: bold;
    align-items: flex-start;
    justify-content: flex-end;
 }

 .faq-section-page-form .wpcf7 p {
    margin-bottom: 15px;
 }


.faq-section-page-form label .wpcf7-form-control-wrap {
    margin-top: -15px;
    margin-left: 2.5rem;
 }

.faq-section-page-form label input {
    color: #000;
    font-size: 16px;
    line-height: 1.2rem;
    padding: 1rem 4.4rem 1.05rem 3.2rem;
    border: 2px solid #941530;
    border-radius: 0.9rem;
    position: relative;
    width: 21rem;
}

.faq-section-page-form label input {
    border-radius: 1.3rem;
}

.faq-section-page-form input.wpcf7-submit:after,
.faq-section-page-form .submit-form:after {
    content: '';
    position: absolute;
    background: #fff url(/wp-content/uploads/2022/03/arrow-blog.svg) no-repeat;
    background-size: contain;
    width: 3.2rem;
    height: 1.6rem;
    top: 1.4rem;
    right: -1rem;
}

.faq-section-page-form input.wpcf7-submit,
.faq-section-page-form input[type="submit"] {
    color: #941530;
    font-size: 1rem;
    line-height: 1.2rem;
    padding: 1.2rem 4.4rem 1.2rem 4.5rem;
    border: 2px solid #941530;
    border-radius: 1.2rem;
    position: relative;
    background: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: -65px;
    cursor: pointer;
}

.faq-section-page-form .submit-form {
    margin-right: 2rem;
    margin-top: 1.5rem;
    position: relative;
    float: right;
    clear: both;
}

.faq-section-page-form .submit-form .wpcf7-spinner {
    right: 15rem;
}

.faq-section-text .faq-section-description {
    margin-bottom: 4.8rem;
}

.faq-section-page-form textarea {
    color: #941530;
    font-size: 1rem;
    line-height: 1.2rem;
    padding: 1.2rem 4.4rem 1.45rem 3.2rem;
    border: 2px solid #941530;
    border-radius: 0.9rem;
    position: relative;
    width: 21rem;
    height: 7.2rem;
    resize: none;
}

.page-description {
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: bold;
    color: #5A5B5D;
    margin-bottom: 4.2rem;
}

.faq-section-contact p {
    color: #5a5b5d;
    font-size: 1.09rem;
    line-height: 2.2rem;
    margin-bottom: 0.6rem;
}

.faq-section-contact {
    margin-top: 2rem;
}

section.filmy-page {
    padding: 5.5rem 0 8.6rem;
}

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

.container-page {
    padding: 0 8rem;
}

.filmy-section-content {
    display: flex;
    width: 100%;
    align-items: stretch;
    flex-flow: wrap;
}

.filmy-section-block {
    width: calc(50% - 5px);
    margin: 0 5px 3rem 0;
}

.filmy-section-block:nth-child(even) {
    margin: 0 0 3rem 5px;
}

.filmy-section-title {
    font-size: 1.6rem;
    line-height: 2.1rem;
    color: #000;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.filmy-section-content iframe {
    width: 100%;
    height: 27.7rem;
}

.page-template-pliki-page,
.page-template-Kontakt-page,
.page-template-Pobierz-demo-page,
.page-template-faq-page,
.page-template-Cennik-page,
.page-template-Wsparcie-techniczne-page {
    position: relative;
}

.page-template-pliki-page:after,
.page-template-Kontakt-page:after,
.page-template-Pobierz-demo-page:after,
.page-template-faq-page:after,
.page-template-Cennik-page:after,
.page-template-Wsparcie-techniczne-page:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 49rem;
    height: 55rem;
    background: url(/wp-content/uploads/2022/03/fon.png) repeat;
    z-index: -1;
    background-size: cover;
}

.wsparcie-techniczne-section .newsletter-section-form.faq-section-page .faq-section-description {
    margin-top: 2rem;
}

.wsparcie-techniczne-block {
    display: flex;
    width: 100%;
    flex-direction: row;
}

.wsparcie-techniczne-block .col-md-4 {
    padding-right: 5px!important;
    padding-left: 5px!important;
}

.wsparcie-techniczne-section {
    margin-bottom: 3rem;
}

.wsparcie-techniczne-content .col-md-4:after {
    content: '';
    position: absolute;
    bottom: -8px;
    right: 0;
    width: 6rem;
    height: 2.2rem;
    background: #fff;
    z-index: 1;
}

/**/


.faq-card {
  list-style: none;
  position: relative;
  cursor: pointer;
  padding: 1rem 1em 10px 0!important;
  border-bottom: 2px solid #AA273E;
  margin-bottom: 10px;
}

.faq-open-icon {
    position: absolute;
    right: -0.7rem;
    top: 0rem;
    width: 2rem;
    height: 1.8rem;
    background: url(/wp-content/uploads/2022/03/arrow-bottom.svg) no-repeat;
    background-size: contain;
    transform: rotate(0deg);
    transform-origin: top left;
}

.faq-section-content .newsletter-section-form .submit-form {
        margin-right: 1.8rem;
}

details[open] .faq-open-icon {
    transform: rotate(180deg);
    transform-origin: top left;
    top: 27px;
    right: -28px;
}

details > summary {
  list-style: none;
  font-size: 1.6rem;
    line-height: 2.1rem;
    color: #000 !important;
    font-weight: bold;
    position: relative;
    width: 100%;
    display: block;
    text-decoration: none;
}

details > summary::-webkit-details-marker {
  display: none;
}

details[open] summary {

}

.faq-card-spoiler {
    transition: 0.3s;
    padding: 25px 15px 20px;
    color: #8b8b9a;
}

details[open] .faq-card-spoiler {
  display: inline-block;
}

.faq-card-spoiler p {
    margin-bottom: 5px;
}

.faq-aftertext {
  text-align: center;
  color: #8b8b9a;
}

.faq-section-content {
    padding: 3.5rem 0;
}

.faq-section-text .faq-section-description {
    margin-bottom: 3.8rem;
}

.newsletter-section-form.faq-section-page .faq-section-description {
    margin-top: 6rem;
}

/**/

section.blog-page {
    padding-top: 3.5rem;
}

section.blog-page h1.h1-page {
    color: #aa273e;
    font-size: 3.6rem;
    font-weight: 300;
    line-height: 5rem;
    margin: 0;
}

section.blog-page .page-description {
    margin-bottom: 2.5rem;
}

/**/

.robierz-demo-section-block {
    display: flex;
    width: 100%;
    align-items: stretch;
    flex-flow: wrap;
}

.robierz-demo-content-page {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 2.6rem;
}

.robierz-demo-content-image {
    width: 5.8rem;
    height: 5.8rem;
    margin-bottom: 1.8rem;
    margin-top: 2rem;
}

.robierz-demo-content-text {
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #000;
    font-weight: bold;
}

.robierz-demo-section-page .faq-section-content .newsletter-section-form .submit-form {
    margin-right: 1.8rem;
    margin-top: 5rem;
}

.robierz-demo-section-page .faq-section-content .newsletter-section-form .submit-form .newsletter-section-form input.wpcf7-submit {
    padding: 1.2rem 5rem 1.2rem 5rem;
}

.cennik-section-block {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.blog-page .aktualnosci-content-block {
    margin-bottom: 3.6rem;
        padding-left: 5px !important;
    padding-right: 5px !important;
}

.blog-page .pagination {
    align-items: center;
    justify-content: center;
    margin-bottom: 6rem;
}

.blog-page .pagination span,
.blog-page .pagination a {
    font-size: 1.57rem;
    line-height: 2.1rem;
    font-weight: bold;
    margin: 0 0.9rem !important;
}

.blog-page-image {
    width: 100%;
    height: 17rem;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.post-image img {
    max-width: 100%;
    max-height: 33rem;
}

.post-image {
    margin-bottom: 1.8rem;
}

.post-right-block {
    width: 100%;
    max-width: 25%;
    padding-top: 1.5rem;
    margin-bottom: 5rem;
}

.post-left-block {
    width: 100%;
    max-width: 80%;
    margin-right: 3rem;
}

.post-article-content {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
}

h1.entry-title {
    font-size: 2.4rem;
    line-height: 3.2rem;
    font-weight: bold;
    color: #000;
}

.post-article-content p {
    font-size: 1.09rem;
    line-height: 2.1rem;
    color: #707070;
    margin-bottom: 2rem;
}

.post-article-content p a {
    color: #707070 !important;   
}

.post-article-content ol {
    font-size: 1.09rem;
    line-height: 2.1rem;
    color: #707070;
    margin: -1.5rem 0 2rem;    
}

.post-article-content ol { counter-reset: item; }
.post-article-content ol li { display: block; }
.post-article-content ol li:before {
    content: counter(item) ". ";
    counter-increment: item;
    color: #aa273e;
}

.post-article-content ul {list-style: none}
.post-article-content ul li::before {
    content: "•"; 
    color: #aa273e;
    margin-right: 10px;
}

.post-article-content ul {
    list-style: none;
    font-size: 1.09rem;
    line-height: 2.1rem;
    color: #707070;
    margin: -1.5rem 0 2rem;  
}

.post-article-content .entry-content {
    margin-bottom: 4.8rem;
}

.post-article-content .col-lg-9 {
    padding-left: 0;
    padding-right: 8rem;
}

.article-form form.wpcf7-form {
    display: flex;
    width: 100%;
    align-items: stretch;
    flex-flow: wrap;
    justify-content: flex-start;
}

.article-form form.wpcf7-form p {
    width: 50%;
}

.article-form form.wpcf7-form .wpcf7-response-output {
    margin-top: 1rem !important;
    z-index: 0;
}

.article-form form label {
    display: flex;
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: bold;
    align-items: center;
    justify-content: space-between;
    color: #000;
}

.article-form form input[type="text"], 
.article-form form input[type="email"],
.article-form form input[type="tel"] {
    color: #000;
    font-size: 16px;
    line-height: 1.2rem;
    padding: 1.2rem 4.4rem 1.45rem 3.2rem;
    border: 2px solid #941530;
    border-radius: 0.9rem;
    position: relative;
    width: 21rem;
}

.article-form form input.wpcf7-submit {
    color: #941530;
    font-size: 1rem;
    line-height: 1.2rem;
    padding: 1.2rem 5.5rem 1.45rem 5.5rem;
    border: 2px solid #941530;
    border-radius: 1.2rem;
    position: relative;
    background: #fff;
    float: right;
    font-weight: 700;
    cursor: pointer;
    text-transform: uppercase;
}

.article-form form .submit-form:after {
    content: '';
    position: absolute;
    background: #fff url(/wp-content/uploads/2022/03/arrow-blog.svg) no-repeat;
    background-size: contain;
    width: 3.2rem;
    height: 1.6rem;
    top: 1.4rem;
    right: -1.5rem;
    float: right;
}

.article-form {
    margin-bottom: 6rem;
}

.proekt-kl-page h1.entry-title {
    margin-bottom: 3rem;
}

.proekt-kl-page .post-right-block {
    padding-top: 2.5rem;
}

.post-article-form {
    padding-top: 6.8rem;
    position: relative;
}

.post-article-form .post-article-form {
    padding-top: 6.8rem;
    position: relative;
}

.article-form form.wpcf7-form p {
    width: 50%;
    max-width: 32.5rem;
    margin-bottom: 0.5rem;
}

.post-article-content .submit-form {
    position: relative;
    margin-right: 8rem;
    margin-top: 1.5rem;
    width: 100%;
}

.article-form form label.post-label {
    justify-content: flex-end;
}

.article-form form label.post-label input {
    margin-left: 2.4rem;
}

.post-tags-title,
.post-article-content .inside-aside-caption {
    font-size: 2.4rem;
    line-height: 3.2rem;
    font-weight: bold;
    color: #000;
    position: relative;
    margin-bottom: 2.4rem;
}

.post-tags-title:after,
.post-article-content .inside-aside-caption:after {
    content: '';
    position: absolute;
    width: 6.06rem;
    height: 0.3rem;
    background: #aa273e;
    border-radius: 2px;
    left: 0;
    bottom: -5px;
}

.post-article-content img.img-responsive {
    width: 100%;
    height: 16rem;
    background-size: contain;
}

.post-article-content .inside-aside-box {
    margin-bottom: 3rem;
}

.post-article-form:after {
    content: '';
    position: absolute;
    top: 0;
    left: -8rem;
    width: 80rem;
    height: 35rem;
    background: url(/wp-content/uploads/2022/03/post-form.png) repeat;
    z-index: -1;
    background-size: contain;
}

.post-tags-block {
    width: 20rem;
}

.post-right-block .inside-aside .inside-aside-caption {
    margin-bottom: 3rem;
}

.post-right-block .aktualnosci-content-block-title {
    padding: 2rem 0 1rem;
}

.post-tags-name {
    font-size: 1rem;
    line-height: 1.2rem;
    font-weight: bold;
    color: #AA273E;
    margin-bottom: 1.5rem;
    max-width: 33%;
    width: 100%;
    text-transform: uppercase;
}

.post-tags-content {
    display: flex;
    width: 100%;
    align-items: stretch;
    flex-flow: wrap;
    margin-bottom: 2.7rem;
}

.wsparcie-techniczne-section.small-page {
    margin-bottom: 9rem;
}

.wtc-four-blocks {
    width: 100%;
    max-width: 17rem;
    position: relative;
}

.small-page .faq-section-text .faq-section-description {
    margin-bottom: 1.8rem;
}

.small-page .wsparcie-techniczne-block.wsparcie-techniczne-content {
    min-height: 25rem;
    display: flex;
    width: 100%;
    align-items: stretch;
    flex-flow: wrap;
}

.small-page .wsparcie-techniczne-block.wsparcie-techniczne-content .wtc-four-blocks {
    width: 33%;
    max-width: 17rem;
    position: relative;
    min-height: 24rem;
}

.small-page .sparcie-techniczne-small-image {
    margin-top: 3.2rem;
}

.small-page .wsparcie-techniczne-content-four-blocks {
    width: 100%;
}   

.small-page .wsparcie-techniczne-content {
    padding-top: 0rem;
}

.small-page .sparcie-techniczne-small {
    padding: 0;
}

.robierz-demo-section-page .faq-section-description {
    font-size: 2.2rem;
    margin-top: 0.5rem;
    margin-bottom: 5rem;
}

.robierz-demo-section-page .newsletter-section-form.faq-section-page .faq-section-description {
    margin-top: 2.2rem;
}

.robierz-demo-section-page .faq-section-two-text {
    font-size: 2.1rem;
}

.single-post-page-content .container-page {
    padding: 0 7rem 0 8.5rem;
}

.kontact-page .wsparcie-techniczne-block.wsparcie-techniczne-content {
    flex-direction: column;
}

.kontakt-sections {
    display: flex;
    width: 100%;
    align-items: stretch;
    flex-flow: wrap;
}

.kontakt-sections-block {
    width: 33%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 2.4rem;
}

.kontakt-sections-image {
    width: 4rem;
    height: 4rem;
}

.kontakt-sections-title {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.63rem;
    color: #000;
    margin: 1rem 0 2.17rem;
}

#primary .kontakt-sections-description a,
.kontakt-sections-description {
    font-size: 1.09rem;
    line-height: 2.18rem;
    color: #5A5B5D !important;
}

.kontakt-sections-description p {
    margin-bottom: 0;
}

.wsparcie-techniczne-section.small-page.kontact-page-section {
    margin-bottom: 5rem;
}

.wsparcie-techniczne-block.wsparcie-techniczne-content.pliki-page .co-nas-section-content {
    flex-direction: column;
    padding-top: 0;
}

.pliki-block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 15px 0;
    border-bottom: 2px solid #922B40;
    padding-bottom: 10px;
    align-items: center;
}

.pliki-block-link a {
    font-size: 1rem;
    text-transform: uppercase;
    line-height: 1.27rem;
    color: #AA273E;
}

.pliki-block-text {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 2.2rem;
    color: #000;
}

a:focus, a:focus, a:hover, a
    {     
        outline : none; 
    }

/*===========================*/
/*===========================*/
/*===========================*/
/*===========================*/
/*===========================*/


@media (max-width: 576px) {

p {
    font-size: 14px;
}    

.mobmenur-container i {
    color: #000;
}    
    
img.custom-logo {
    max-width: 150px;
    margin-left: 0;
}

.header-button a, a.red-line-button {
    border-radius: 14px;
    font-size: 14px;
    line-height: 1.2rem;
    padding: 22px 30px 20px;
}

.main-navigation a.red-line-button {
    margin-right: 15px;
}

.main-navigation .menu a {
    font-size: 18px;
}


.main-navigation {
    flex-direction: row;
    justify-content: space-around;
}


a.red-line-button:after {
    content: '';
    position: absolute;
    background: #fff url(/wp-content/uploads/2022/03/arrow-blog.svg) no-repeat;
    background-size: contain;
    width: 39px;
    height: 18px;
    top: 17px;
    right: -26px;
}

input#unibox-search-box-1 {
    display: none;
}

.menu-toggle, .main-navigation.toggled ul {
    display: block;
    font-size: 14px;
    padding: 14px;
    background: transparent;
    border-radius: 14px;
}

.site-branding {
    padding: 20px 0;
}

.home-page-big-banner-content h1 {
    font-size: 30px;
    line-height: 42px;
}

.h1-description {
    font-size: 16px;
    margin: 0;
    line-height: 20px;
 } 

section.home-page {
    min-height: 200px;
}

.swiper.swiper-initialized {
    padding-bottom: 50px;
}    

.arrow-button img {
    width: 16px;
}

.arrow-button {
    margin-left: 25px;
    margin-top: 15px;
    display: none;
}

.swiper-button {
    position: absolute;
    z-index: 99;
    width: 95%;
    height: 35px;
    right: 3rem;
    bottom: -9px;
}

.home-page-four-block-content {
    display: flex;
    width: 100%;
    align-items: stretch;
    flex-flow: wrap;
}

.menu-menu-1-container {
    position: absolute;
    z-index: 999;
    top: 55px;
    width: 100%;
    /*background: #fff;*/
    font-size: 18px;
}

.menu-menu-1-container a {
    font-size: 18px;
    margin-bottom: 5px;
}

.home-page-four-block-content .col-lg-3 {
    max-width: 50% !important;
}

.home-page-four-block-col3 {
    min-height: 325px;
}

.home-page-four-block-description {
    font-size: 16px;
    line-height: 20px;
}

.home-page-four-block-title {
    font-size: 16px;
    bottom: -15px;
}

.dlaczego-section-content {
    flex-direction: column;
}

.dlaczego-section-content-left {
    width: 100%;
    margin-bottom: 40px;
}

.page-template h2, #page h2, .home h2, #primary h2,
.page-template h2 p, #page h2 p, .home h2 p, #primary h2 p {
    font-size: 22px !important;
    line-height: 26px !important;
    margin-bottom: 25px !important;
}

.page-template h2:after, .home h2:after, #primary h2:after {
    width: 45px !important;
    height: 2px !important;
    border-radius: 2px;
    bottom: -7px !important;
}

.dlaczego-section-content-description {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 35px;
}

.dlaczego-numbers {
    font-size: 62px;
    line-height: 55px;
}

.dlaczego-numbers-text {
    font-size: 11px;
    line-height: 15px;
    font-weight: bold;
    color: #000;
    margin-left: 0.6rem;
}

.dlaczego-numbers:after {
    width: 60px;
    height: 60px;
    z-index: -1;
    left: -25px;
}

.dlaczego-section-content-right {
    margin-left: 4%;
    max-width: 325px;
}

.co-nas-section-content {
    padding-top: 3rem;
    display: flex;
    width: 100%;
    align-items: stretch;
    flex-flow: wrap;
}

.co-nas-section-content .col-md-2 {
    width: 50% !important;
    margin-bottom: 55px;
}

.aktualnosci-section,
.co-nas-section,
section.newsletter-section.full-width,
section.newsletter-section.full-width,
section.robierz-demo-section,
section.home-page-four-block.projekty-wykonane {
    padding: 50px 0 80px;
    clear: both;
}

.co-nas-block-image img {
    width: 100%;
    max-width: 70px;
}

.co-nas-section-content {
    height: auto !important;
}

.newsletter-section-content {
    display: flex;
    flex-direction: column;
}

.newsletter-section-description {
    font-size: 16px;
    line-height: 22px;
    color: #5A5B5D;
}

.newsletter-section-form {
    padding-right: 0;
    padding-top: 35px;
}

.newsletter-section-form label {
    display: flex;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}

.newsletter-section-form label input {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    padding: 14px 17px 17px;
    border: 2px solid #941530;
    border-radius: 14px;
    position: relative;
    width: 100%;
    display: block;
    margin: 10px 0 15px;
}

.faq-section-page-form textarea {
    color: #941530;
    font-size: 16px;
    line-height: 22px;
    padding: 14px 17px 17px;
    border: 2px solid #941530;
    border-radius: 14px;
    position: relative;
    width: 90%;
    height: 100px;
    resize: none;
    margin-bottom: 35px;
}

.faq-section-page-form input.wpcf7-submit, .faq-section-page-form input[type="submit"] {
    color: #941530;
    font-size: 16px;
    line-height: 20px;
    padding: 14px 42px 14px;
    border: 2px solid #941530;
    border-radius: 15px;
}

.faq-section-page-form input.wpcf7-submit:after, .faq-section-page-form .submit-form:after {
    width: 49px;
    height: 13px;
    top: 20px;
    right: 10%;
}

.robierz-demo-section-page .faq-section-two-text {
    font-size: 16px;
}

section.robierz-demo-section-page {
    padding: 50px 0;
}

footer {
    padding-top: 30px;
}

.footer-block-contact-small-title {
    font-size: 14px;
    line-height: 22px;
}

.faq-section-content .newsletter-section-form .submit-form {
    margin-right: 70px;
}

.faq-section-content .newsletter-section-form input.wpcf7-submit {
    padding: 14px 42px 14px;
}

.faq-section-content .newsletter-section-form .submit-form:after {
    top: 20px;
}

.newsletter-section-form .wpcf7-form-control-wrap {
    position: relative;
    width: 90%;
}

span.wpcf7-list-item.first.last label {
    flex-direction: row;
    align-items: center;
}

span.wpcf7-list-item.first.last label input {
    width: auto;
    margin-right: 10px;
}

.newsletter-section-form .submit-form {
    margin-right: 14rem;
}

.newsletter-section-form input.wpcf7-submit {
    color: #941530;
    font-size: 16px;
    line-height: 20px;
    padding: 14px 42px 14px;
    border: 2px solid #941530;
    border-radius: 15px;
}

.newsletter-section-form .submit-form:after {
    width: 49px;
    height: 13px;
    top: 20px;
    right: -31px;
}

.robierz-demo-content {
    flex-direction: column;
}

.robierz-demo-text {
    margin-left: 3.7rem;
    max-width: 100%;
    margin-top: 3.6rem;
}

.section-deckription {
    color: #5A5B5D;
    font-size: 16px;
    line-height: 24px;
    padding-right: 0px;
    padding-top: 15px;
    margin-bottom: 30px;
}

.four-block-hover-image {
    width: 36px;
    height: 18px;
    bottom: -7px;
    left: 80%;
    margin-left: -3px;
}

.home-page-four-block-hover {
    width: calc(100% - 24px);
    height: calc(100% - 24px);
    position: absolute;
    top: 12px;
    left: 12px;
}

.co-nas-block-title {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #000;
}

.co-nas-block-image {
    height: 80px;
    margin-bottom: 10px;
}

.wsparcie-techniczne-content {
    flex-direction: column;
}

.wsparcie-techniczne-content-block {
    width: 100%;
    max-width: 100%;
    padding-top: 1rem;
}

.blog-page-image {
    height: 150px;
}

#primary .aktualnosci-content-block-title a, .aktualnosci-content-block-title a, .aktualnosci-content-block-title {
    font-size: 18px;
    line-height: 26px;
    color: #000!important;
    padding: 10px 0 14px;
    font-weight: bold;
}

.aktualnosci-content-block-text.section-deckription {
    margin-bottom: 16px!important;
}

#primary a.aktualnosci-button,
#primary .aktualnosci-content-block-button a,
.aktualnosci-content-block-button a, a.aktualnosci-button {
    color: #aa273e!important;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.aktualnosci-button img {
    width: 30px;
    margin-left: 10px;
    margin-top: -5px;
}

.wsparcie-techniczne-content-four-blocks {
    display: flex;
    position: relative; 
    width: calc(100% - 34rem);
    justify-content: space-between;
    align-items: stretch;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    column-gap: 1.5em;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1em;
    align-items: stretch;
}

.wtc-four-blocks {
    width: 100%;
    max-width: 100%;
    position: relative;
    min-height: 235px;
}

.sparcie-techniczne-small-image {
    width: 70px;
    margin-left: 0;
}

.sparcie-techniczne-small-title {
    font-size: 18px;
    text-align: center;
}

.wtc-four-blocks .section-deckription {
    font-size: 12px;
    padding: 0 5%;
}


.footer-block-title {
    font-size: 14px;
    line-height: 18px; 
}

.footer-block-content {
    flex-direction: column;
}

.footer-block-logo {
    width: 100%;
    margin-right: 9rem;
}

.footer-block-logo-firm img {
    width: 100%;
    max-width: 100px;
    margin-bottom: 25px;
}

.footer-block-menu,
.footer-block-contact {
    width: 100%;
    margin-top: 20px;
}

footer .site-info,
.footer-block-contact-text,
.footer-block-menu ul li a {
    font-size: 14px;
    line-height: 30px;
}

.faq-section-content {
    flex-direction: column;
}

h1.h1-page {
        font-size: 36px;
    line-height: 42px;
}

.faq-section-two-text {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 30px;
}

.faq-section-description {
    font-size: 18px;
    line-height: 22px;
}

.small-page .wsparcie-techniczne-block.wsparcie-techniczne-content .wtc-four-blocks {
    width: 100%;
    max-width: 100%;
    position: relative;
    min-height: 230px;
}

.small-page .wsparcie-techniczne-block.wsparcie-techniczne-content {
    min-height: 250px;
    display: flex;
    width: 100%;
    align-items: flex-start;
    flex-flow: wrap;
}

.faq-section-page-form {
    float: right;
    width: 100%;
    max-width: 100%;
}

.dlaczego-section.PS-page .dlaczego-section-content-left {
    width: 100%;
}

.page-template h2, #page h2, .home h2, #primary h2 {
    font-size: 26px;
    line-height: 32px;
}

.sszczedz-czas-block {
    height: auto;
}

.sszczedz-czas-block-hover-title,
.sszczedz-czas-block-title {
    font-size: 20px;
    line-height: 28px;
    padding: 16px 20px;
}

.faq-section-page-form .submit-form {
    margin-right: 10%;
    }

.sszczedz-czas-block-hover-description {
    font-size: 18px;
    line-height: 24px;
    padding: 16px 20px;
}

.sparcie-techniczne-small-img-arrow {
    width: 40px;
    height: 16px;
    top: 87%;
}

.cnw-cennik-page {
    width: 50%;
    max-width: 50%;
    margin-bottom: 35px;
}

section.blog-page h1.h1-page {
    font-size: 36px;
    line-height: 42px;
}

section.blog-page .page-description {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
    margin-top: 20px;
}

.post-article-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}

h1.entry-title {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    color: #000;
}

.post-left-block {
    width: 100%;
    max-width: 100%;
    margin-right: 3rem;
}

.post-article-content p {
    font-size: 16px;
    line-height: 22px;
    color: #707070;
    margin-bottom: 16px;
}

.article-form form.wpcf7-form {
    display: flex;
    width: 100%;
    align-items: stretch;
    flex-flow: wrap;
    justify-content: flex-start;
    flex-direction: column;
}

.article-form form.wpcf7-form p {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
}

.article-form form label {
    font-size: 16px;
    line-height: 22px;
    flex-direction: column;
    align-items: flex-start;
}

.post-right-block {
    width: 100%;
    max-width: 100%;
    padding-top: 25px;
    margin-bottom: 50px;
}

.article-form form input[type="text"], .article-form form input[type="email"], .article-form form input[type="tel"] {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    padding: 14px 17px 17px;
    border: 2px solid #941530;
    border-radius: 14px;
    position: relative;
    width: 100%;
    display: block;
    margin: 10px 0 15px;
}

.article-form form label.post-label input {
    margin-left: 0;
}

.article-form form input.wpcf7-submit {
    font-weight: 700;
    cursor: pointer;
    text-transform: uppercase;
    color: #941530;
    font-size: 16px;
    line-height: 20px;
    padding: 14px 42px 14px;
    border: 2px solid #941530;
    border-radius: 15px;
}

.post-tags-title, .post-article-content .inside-aside-caption {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 24px;
}

.post-tags-block {
    width: 100%;
}

.post-tags-title:after, .post-article-content .inside-aside-caption:after {
    width: 45px !important;
    height: 2px !important;
    border-radius: 2px;
    bottom: -7px !important;
}

.post-tags-name {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 14px;
    max-width: 33%;
    width: 100%;
    text-transform: uppercase;
}

.post-article-content .submit-form {
    width: 75%;
}

.post-article-form:after {
    width: 80%;
    height: 100%;
}

.article-form form .submit-form:after {
    width: 49px;
    height: 13px;
    top: 20px;
    right: -31px;
}

.post-article-content img.img-responsive {
    height: 150px;
}

.robierz-demo-section-page .faq-section-description {
    font-size: 18px;
    line-height: 22px;
}

.robierz-demo-content-page {
    width: 50%!important;
}

.robierz-demo-content-image {
    width: 70px;
    height: 70px;
    margin-bottom: 25px;
    margin-top: 20px;
}

.robierz-demo-content-text {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: bold;
}

.newsletter-section-form.faq-section-page:after {
    content: '';
    position: absolute;
    top: 0;
    left: -8rem;
    width: 80%;
    height: 100%;
    background-size: cover;
}

.robierz-demo-section-page .faq-section-content .newsletter-section-form .submit-form {
    margin-right: 70px;
    margin-top: 35px;
}

.page-description {
    font-size: 18px;
    line-height: 22px;
}

.filmy-page .page-description {
    margin-bottom: 35px;
}

.filmy-section-title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom:20px;
}

.filmy-section-block:nth-child(even),
.filmy-section-block {
    width: 100%;
    margin: 0 5px 35px 0;
}

.filmy-section-video {
    text-align: center;
}

.filmy-section-content iframe {
    width: auto;
    height: auto;
    min-height: 200px;
}

.small-page .faq-section-text .faq-section-description {
    margin-bottom: 25px;
}

.faqs-section-block {
    margin-bottom: 35px;
}

.faq-card {
    padding: 15px 10px !important;
}

details>summary {
    font-size: 18px;
    line-height: 28px; 
    border-bottom: 2px solid #aa273e;
}

.faq-open-icon {
    width: 22px;
    height: 25px;
}

.dlaczego-section-content-numbers {
    flex-direction: column;
}

.dlaczego-numbers-block {
    margin: 0 0 25px 32% !important;
}

.container {
    width: 100%;
    padding: 0 4.5rem;
}

.newsletter-section-form,
.newsletter-section-text {
    padding-left: 10rem;
}

.small-page {
    margin-top: 50px;
}

.faq-section-contact p {
    color: #5a5b5d;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
}

.faq-section-page-form label {
    display: block;
    font-size: 18px;
    line-height: 26px;
}

.faq-section-page-form label input {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
    padding: 14px 17px 17px;
    border: 2px solid #941530;
    border-radius: 14px;
}

.wpcf7-not-valid-tip {
    font-size: 12px!important;
}

.wpcf7 form .wpcf7-response-output {
    margin-top: 105px!important;
    z-index: -1;
    font-size: 12px!important;
}

.footer-block-logo-firm-1:after {
    height: 20px;
}

.post-image img {
    width: 100%;
    max-height: 100%;
}

.post-article-content ul,
.post-article-content ol {
    font-size: 16px;
    line-height: 22px;
    color: #707070;
    margin-bottom: 16px;
}

.kontakt-sections-block {
    margin-bottom: 35px;
    width: 100%;
}

.kontakt-sections-image {
    width: 60px;
    height: 60px;
}

.kontakt-sections-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    color: #000;
    margin: 15px 0 15px;
}

#primary .kontakt-sections-description a, .kontakt-sections-description {
    font-size: 18px;
    line-height: 30px;
}

.pliki-block-link a {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 21px;
}

.pliki-block-text {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.wsparcie-techniczne-block.wsparcie-techniczne-content.pliki-page {
    margin-bottom: 25px;
}

.wsparcie-techniczne-content-four-blocks {
    flex-direction: column;
    width: 100%;
}

.block-arrow-top-right-bottom {
    width: 100%;
    margin-bottom: 25px;
}

.block-arrow-top-right-bottom .sparcie-techniczne-small-img-arrow {
    top: 95%;
}

.sparcie-techniczne-small-image {
    width: 70px;
    margin-left: 0;
    padding: 0;
    margin-top: 15px;
}



}

.wpcf7 form .wpcf7-response-output {
    margin-top: 10rem !important;
    z-index: -1;
}

.wpcf7-not-valid-tip {
    font-size: 1rem !important;
}

.faq-section-description.kontact-page {
    color: #5A5B5D;
    margin-bottom: 3.6rem !important;
}

.newsletter-section .wpcf7 form .wpcf7-response-output {
    margin-top: 2rem!important;
    z-index: -1;
}