@charset "UTF-8";

html {
    scroll-behavior: smooth;
}

div#page-container {
    overflow: hidden;
}

.footer-form-image figure {
    height: auto !important
}

ul.post-meta {
    text-align: left;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
}

#form {
    scroll-margin-top: 100px;
}

/* .entry-author,
.autor{
    font-weight: bold;
} */
.entry-excerpt {
    margin-bottom: 0.5em;
}

.page-template-page-case #navbar {
    background-color: #393E41;
}

.bottom-li-line p {
    border-bottom: 1px solid #2978A0;
    padding-left: 2em;
    position: relative;
    padding-top: 2em;
    padding-bottom: 1em;
    min-height: 6em;
}

.bottom-li-line p:before {
    content: '•';
    position: absolute;
    left: 1em;
}

.bottom-li-line-green p {
    border-bottom: 1px solid #10C998 !important;
}

.page-template-page-case p {
    text-align: justify;
}

.has-text-align-center {
    text-align: center !important;
}

.outsorcing .tech-combs-top_1 {

    top: 10%;
    right: -15px;
    z-index: -1;
}

.page-template-page-case .wp-block-nk-awb {
    margin-bottom: 0;
}

.tech-combs-top_1 {
    display: unset;
    top: 50%;
    right: -15px;
    z-index: -1;
}

.tech-combs-top2_2 {
    display: unset;
    top: 90%;
    transform: translateY(-35%);
    left: -15px;
    z-index: -1;
}

.admin-bar header {
    top: 32px;
}

.case-block {
    border-radius: 10px;
    padding: 2em 4.4em;
}

.oaa .korzysci-comb1_2 {
    top: 50%;
    right: -15px;
    z-index: -1;
}

.oaa .case-block {
    border-radius: 10px;
    padding: 2em 4.4em;
    margin: 0em 3em;
}

.case-block .wp-block-image {
    margin: 0;
}

.post {
    text-align: justify;
    text-justify: inter-word;
}

.post h3,
.post h2,
.post h1 {
    text-align: left;
    line-height: 1em;
}

.title_post {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #393E41;
}

.arrow-right-bullet a {
    color: black !important;
}

a.devapo-arrow-aplikowanie {
    filter: brightness(0) saturate(100%) invert(54%) sepia(1%) saturate(0%) hue-rotate(219deg) brightness(97%) contrast(97%);
    transform: rotate(180deg);
    float: left;
    margin-top: 1.5em;
}

input[disabled] {
    pointer-events: none
}

/* .menu-item-has-children .nav-link {
    display: block;
    padding: 1.5rem 1rem;
} */
/*.wpcf7 .wpcf7-submit:disabled,*/
/*.wpcf7 .wpcf7-submit.disabled-name,*/
/*.wpcf7 .wpcf7-submit.disabled-email,*/
/*.wpcf7 .wpcf7-submit.disabled-url {*/
/*    cursor: not-allowed;*/
/*    pointer-events: none;*/
/*    background-color: #108f6d;*/
/*}*/

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
    background-color: #10C998;
}

#submiter {
    position: relative;
}

.archive-content .wp-caption-text img {
    width: 100%;
}

.wpcf7-spinner {
    display: none;
}

input#your-phone {
    padding-left: 60px !important;
}

ul.country-list {
    color: black;
}

.aplikowanie-form label {
    position: relative;
}

#submiter {
    position: relative;
}

li.tags {
    word-break: break-all;
    margin: 0.5em 0;
}

li.tags {
    border: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0em !important;
}

.the_excerpt {
    color: #7D8391;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}

.footer-form-image #submiter:before {
    content: url("../img/arrow.png");
    position: absolute;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 25%;
}

.post-template-single-blog .wp-block-image {
    display: block;
}

.post-template-single-blog .wp-block-image figcaption {
    text-align: center;
    font-style: italic;
}

.post-template-single-blog p {
    margin-bottom: 1rem;
}

/*
.clients-box img {
    max-height: 100%;
    width: auto;
}
*/

.intl-tel-input .selected-flag .iti-flag {
    left: 50%;
    transform: translate(-50%);
}

.iti-arrow {
    display: none;
}

/* .aplikowanie-form #submiter:before {
    content: url("../img/arrow.png");
    position: absolute;
    padding-top: 0.5em;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	right: 0;
} */
.your-name-label.error-form_:before,
.your-email-label.error-form_:before,
.your-phone-label.error-form_:before,
.url-551-label.error-form_:before {
    content: url('../img/x-circle.svg');
    padding: .2em;
    top: 5px;
    left: -30px;
    position: absolute;
}

.your-name-label.ok-form_:before,
.your-email-label.ok-form_:before,
.your-phone-label.ok-form_:before,
.your-subject-label.ok-form_:before,
.your-message-label.ok-form_:before,
.url-551-label.ok-form_:before {
    content: url('../img/check-circle.svg');
    padding: .2em;
    top: 5px;
    left: -30px;
    position: absolute;
}

/* .your-name-label:after,
.your-email-label:after,
.your-subject-label:after,
.your-message-label:after,
.url-551-label:after{
  content: '\a empty';
  white-space: pre;
  color: transparent;
} */
/*.your-name-label.error-form_:after,*/
/*.your-email-label.error-form_:after,*/
/*.url-551-label.error-form_:after {*/
/*    content: 'Incorrectly completed field';*/
/*    color: #F27171;*/
/*    white-space: pre;*/
/*}*/


.your-name-label,
.your-email-label,
.your-phone-label,
.your-subject-label,
.your-message-label {
    position: relative;
}

.acceptance-825 label {
    position: relative;
    cursor: pointer;
}

.acceptance-825 input[type=checkbox] {
    position: absolute;
    visibility: hidden;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
}

.acceptance-825 input[type=checkbox] + span:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 4px;
    height: 14px;
    width: 14px;
    top: 0.2em;
    left: -2em;
    border: 2px solid #fff;
    background-color: #fff;
}

.acceptance-825 input[type=checkbox] + span:after {
    display: block;
    position: absolute;
    content: "\2713";
    height: 14px;
    width: 14px;
    top: 0.1em;
    left: -2.3em;
    visibility: hidden;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    color: black;
    font-weight: bold;
}

.acceptance-825 input[type=checkbox]:checked + span:before {
    background: #fff;
}

.acceptance-825 input[type=checkbox]:checked + span:after {
    visibility: visible;
}

.text-form {
    position: absolute;
    top: -8%;
    font-size: 16px;
}

.error-form_ .text-form,
.ok-form_ .text-form {
    left: 30px
}

#wpcf7-f845-p2375-o1 .wpcf7-form label {
    position: relative;
}

.pb-apl {
    position: absolute;
    top: -10%;
}

.error-form_ .pb-apl,
.ok-form_ .pb-apl {
    left: 30px
}

.modal {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100vw;
    height: 100vh;
}

:focus-visible {
    outline: 0px solid #E64910;
    border: 3px solid #E64910 !important;
}

.navigation {
    text-align: center;
}

.error-form {
    outline: 1px solid #FF0000 !important;
    border: 1px solid #FF0000 !important;
    background-color: #FFEFEF !important;
}

.ok-form {
    outline: 0px solid #10C998 !important;
    border: 0px solid #10C998 !important;
}

.full-width-container {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding: 0;
}

#content-wrap input, #content-wrap textarea {
    border: 0px solid white;
}

.navigation li a, .navigation li.active a, .navigation li.disabled {
    color: #000;
    text-decoration: none;
    border: 1px solid lightgray
}

.height-auto img {
    height: auto !important
}

.navigation li {
    display: inline;
}

.navigation li a, .navigation li.active a, .navigation li.disabled {
    background-color: transparent;
    border-radius: 0px;
    cursor: pointer;
    padding: 11px 18px;
}

.navigation li.active a, .navigation li a:hover {
    background-color: #10C998;
    color: #fff !important;
}

#menu-item-29 ul {
    flex-wrap: nowrap;
    padding: 4em 3em 4em 1em;
    align-items: center;
}

.dropdown-menu.show {
    flex-wrap: nowrap !important;
    /*   font-size: 1vw; */
    font-size: 16px;
}

.dropdown-menu.show ul {
    /*   font-size: 1vw; */
    font-size: 16px;
}

@media only screen and (max-width: 1399px) {
    .dropdown-menu.show {
        flex-wrap: nowrap !important;
        font-size: 1vw;
    }

    .dropdown-menu.show ul {
        font-size: 1vw;
    }
}

#menu-item-29 ul li.to_break span,
#menu-item-29 ul li.to_break2 span {
    display: block;
    /*   word-wrap:break-word!important;
  white-space: normal; */
}

#menu-item-29 .show_all {
    margin-right: 0em;
}

p.to-top {
    word-break: keep-all;
    white-space: nowrap;
}

.post h3 a,
.post h2 a,
.post h1 a {
    color: #393E41 !important;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
}


.post-template-single-blog .navbar.scrolled,
.category-blog .navbar.scrolled {
    background-color: #4F4F4F;
}

.wraper {
    width: 100vw;
    height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-link.active {
    font-weight: 600;
    color: #10C998 !important;
}

.inside-modal {
    background-color: #fff;
    padding: 3em 10em;
    position: relative;
    border-radius: 10px;
    text-align: center;
}

.modal .img-top {
    margin-bottom: 2em
}

.modal .top-send {
    color: #393939;
    font-size: 16px;
}

.modal .bottom-send {
    color: #10C998;
    font-weight: bold;
    font-size: 16px;
}

.modal button.close {
    background-color: #10C998;
    padding: 1em 4em;
    font-size: 16px;
    border-radius: 30px;
    font-weight: 400;
    color: #fff;
    opacity: 1;
    margin-top: 2em;
    margin-right: -5em
}

.modal .stanowisko {
    color: #7D8391;
    font-size: 24px;
    margin-top: .5em;
    margin-bottom: .5em
}

.modal .img-polygon {
    position: absolute;
    left: -15%;
    top: 50%;
    transform: translate(-10%, -50%)
}

.menu-item-816 a {
    color: #B3C7D9 !important;
}

.close-btn {
    position: absolute;
    padding: 0.5em;
    top: 0;
    right: 0px;
    font-weight: bold;
    transition: 0.1s;
}

.close-btn:after {
    content: "";
    position: absolute;
    background: url("../img/x-lg.svg") no-repeat;
    height: 30px;
    width: 30px;
    background-size: contain;
    top: 10px;
    right: 10px;
    transition: 0.4s;
}

.close-btn:hover:after {
    content: "";
    position: absolute;
    background: url("../img/x-lg.svg") no-repeat;
    height: 30px;
    width: 30px;
    background-size: contain;
    top: 10px;
    right: 10px;
    transition: 0.4s;
    cursor: pointer;
    transform: rotate(90deg);
}

.main-dropdown .dropdown-toggle {
    position: relative;
}

.nasi-klienci .nk-awb-overlay {
    mix-blend-mode: overlay;
    opacity: 0.8;
}

.tech-box .wp-block-image figcaption {
    margin-top: 0em;
    margin-bottom: 0em;
}

.mr-15 {
    margin-right: -15px;
}

.ml-15 {
    margin-left: -15px;
}

.main-dropdown {
    padding: 0 .6em 0 .3em;
}

.main-dropdown.menu-item-has-children:hover {
    padding: 0 .6em 2em .3em;
    margin-bottom: -2em;
}

.main-dropdown .dropdown-toggle::after {
    content: "";
    background: url("../img/arrow-top.svg") no-repeat;
    background-position: center;
    width: 15px;
    height: 15px;
    top: 50%;
    left: 95%;
    transform: translateY(-50%);
    object-fit: cover;
    display: inline-block;
    position: absolute;
    margin-left: 0em;
    vertical-align: 0em;
    border-top: 0em solid;
    border-right: 0em solid transparent;
    border-bottom: 0;
    border-left: 0em solid transparent;
}

.nav-item.show a[aria-expanded="true"]::after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    top: 30%;
    filter: brightness(0) saturate(100%) invert(76%) sepia(31%) saturate(6688%) hue-rotate(117deg) brightness(95%) contrast(87%);
}

.show_all a {
    color: #fff !important;
}

.main-dropdown.show .dropdown-toggle {
    color: #10C998 !important;
}

#menu-top a {
    color: #fff;
}

.main-dropdown a:hover::after {
    filter: brightness(0) saturate(100%) invert(76%) sepia(31%) saturate(6688%) hue-rotate(117deg) brightness(95%) contrast(87%);
}

.dropdown-menu.show a:hover::after {
    filter: unset;
}

.desktop-none {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}

h2 {
    font-size: 34px;
}

h3 {
    font-size: 20px;
}

.devapo-contact {
    display: flex;
    justify-content: center;
}

.devapo-contact .wp-block-image {
    margin: 0;
}

.devapo-contact figure {
    height: unset;
    margin: 0;
}

.devapo-contact-footer {
    background: #F7F7F7;
    border-radius: 45px;
    padding: 30px;
}

.services-buttons {
    display: block !important;
    text-align: center;
    position: absolute;
    bottom: 0;
    margin-bottom: 40px;
    left: 0px;
    width: 100%;
}

.footer-form-image .nk-awb-wrap.nk-awb-rendered {
    margin: 0 !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.buttons {
    display: block;
    width: 100%;
    text-align: right;
}

.newsletter_blog {
    font-family: Oswald;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
}

.newsletter_blog label.newsletter-accept,
.newsletter_blog p {
    margin-bottom: 0 !important;
}

.newsletter_blog .wpcf7-list-item {
    margin-left: 0em;
    margin-top: 1em;
}

.newsletter_blog .wpcf7-list-item-label {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
}

.newsletter_blog input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border-radius: 25px;
}

.newsletter_blog .wpcf7-list-item-label,
.newsletter_blog .wpcf7-list-item-label a {
    font-family: Oswald;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 12px !important;
    line-height: 150% !important;
    color: #515151 !important;
    padding-left: 0.5em;
}

.newsletter_blog input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    background: #FFFFFF;
    border: 1px solid #808080 !important;
    box-sizing: border-box;
    border-radius: 20px;
    width: 100%;
}

.buttons a {
    color: #fff !important;
    background: #10C998;
    padding: calc(.367em + 2px) calc(3.333em + 2px);
    display: inline-flex;
}


.services-button {
    width: calc(75% - .125em) !important;
}

.top-onas p {
    margin-bottom: 1em;
}

.services-button a {
    color: #fff !important;
}

/* .service-column .wp-block-columns, .service-column figure {
    margin-left: 3em!important;
	margin-right: 3em;
} */
@media (min-width: 782px) {
    .service-column-technologies .wp-block-column:not(:first-child) {
        margin-left: -2em;
    }

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

    .no-left-margin {
        margin-left: 0em;
    }

    .mg-left .wp-block-columns .wp-block-column {
        padding: 0 1em;
        margin-bottom: 3em
    }

    .full-width-container-desktop {
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        padding: 0;
    }
}

.wp-block-column.tech-box-border figure {
    margin: 0 !important;
}

.wp-block-column.tech-box-border figcaption {
    margin-top: 0em;
    margin-bottom: 0em;
    font-weight: 600;
}

/* a.wp-block-button__link:after {
  content: url("../img/arrow.png");
  padding-left: 10px;
  padding-top: 10px;
  vertical-align: -8%;
} */

.no-arrow a.wp-block-button__link:after {
    content: url("");
    padding-left: 0px;
    /* padding-top: 10px; */
    vertical-align: 0;
}


.arrow-double-bullet {
    width: 100%;
    float: left;
    margin-bottom: 12px;
}

.arrow-double-bullet::before {
    content: "";
    background: url("../img/double_arrow.png") no-repeat;
    width: 25px;
    height: 25px;
    float: left;
    display: block;
    padding-right: 40px;
}


.arrow-right-bullet {
    width: 100%;
}

.arrow-right-bullet::before {
    content: "";
    background: url("../img/arrow_bullet.svg") no-repeat;
    width: 25px;
    height: 25px;
    float: left;
    display: block;
}

.service-column {
    border: 2px solid #67D1B4;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 30px 30px 90px 30px;
    position: relative;
}

.contact-column {
    border: 2px solid #67D1B4;
    box-sizing: border-box;
    border-radius: 80px;
    padding: 30px 30px 90px 30px;
    position: relative;
}

.tech-column {
    padding: 10px !important;
}


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

body {
    color: #393E41;
    font-family: 'Oswald', sans-serif;
    /*     visibility: hidden;
    animation: cssAnimation 1s 1.5s linear forwards; */
}

header {
    height: auto;
    width: 100%;
    background-color: #ECEBF1;
    /*    overflow-x: hidden;*/
    /*     animation: cssAnimation 0s 1.5s forwards;
    visibility: hidden; */
}

/* @keyframes cssAnimation {
    to   { visibility: visible; }
}
 */
.navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.navbar-expand-lg .navbar-nav {
}

.navbar-brand {

}

.navbar {
    padding: 0px;
    height: 57px;
    /*transition: background-color 200ms linear, top 0.3s;*/
}

.navbar.scrolled {
    background-color: #393E41;
    /*transition: background-color 200ms linear, top 0.3s;*/
    height: 57px;
}

#content-wrap a {
    color: #E64910;
}

#content-wrap label {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
}

.expert_opinion img {
    object-fit: contain;
}

@media screen and (min-width: 992px ) {
    #content-wrap .footer-form-image input, #content-wrap .footer-form-image textarea {
        border-radius: 25px;
        width: 315px !important;
    }
}


input#wp-block-search__input-1 {
    width: auto !important;
}

.popular-posts h4 a {
    color: black !important;
}

#content-wrap input {
    height: 40px;
    padding: 10px 20px;
}

/*
.wp-block-nk-awb {
    margin-bottom: -10px;
}*/

#content-wrap textarea {
    height: 83px;
    padding: 10px 20px;
}

#content-wrap .footer-contact input, #content-wrap .footer-contact textarea {
    border-radius: 25px;
    width: 100%;
    border: 1px solid #fff;
}

.wpcf7-response-output {
    visibility: visible !important;
    margin-top: 100px !important;
}

input#signup-to-newsletter {
    height: auto !important;
    width: auto !important;
}

.newsletter span.wpcf7-list-item {
    margin-left: 0;
}

.newsletter label {
    margin-bottom: 0.25em !important;
    font-size: 1em !important;
}

.newsletter .wpcf7-list-item-label {
    color: black;
}

#content-wrap .newsletter input {
    border-radius: 25px;
    width: auto !important;
    height: auto;
}

#content-wrap .newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email,
#content-wrap .newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.ok-form {
    width: 100% !important;
    height: auto;
    border: 1px solid #808080 !important;
    box-sizing: border-box;
    border-radius: 20px;
    padding: 0.5em 1em;
    margin: 1em 0;
}

#content-wrap .newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email::placeholder {
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    padding: 0;
}

.recent-posts {
    padding-left: 3em;
}

@media screen and (max-width: 768px) {
    .recent-posts {
        padding-left: 15px;
    }
}

#content-wrap .newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-top: 1em;
    width: auto !important;
    padding: 0.5em 3.5em !important;
}

.signup-to-newsletter label {
    position: relative;
    cursor: pointer;
}

.signup-to-newsletter input[type=checkbox] {
    position: absolute;
    visibility: hidden;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
}

.signup-to-newsletter input[type=checkbox] + span:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 2px;
    height: 18px;
    width: 18px;
    top: 0.4em;
    left: -2em;
    background-color: #fff;
    border: 1px solid #B3B3B3;
}

.signup-to-newsletter input[type=checkbox] + span:after {
    display: block;
    position: absolute;
    content: "\2713";
    height: 18px;
    width: 18px;
    top: 0.3em;
    left: -1.7em;
    visibility: hidden;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    color: black;
    font-weight: bold;
}

.signup-to-newsletter input[type=checkbox]:checked + span:before {
    background: #fff;
}

.signup-to-newsletter input[type=checkbox]:checked + span:after {
    visibility: visible;
}

.footer-form-image .wpcf7-form .wpcf7-response-output {
    margin: 1em 0em !important;
    width: 75%;
    padding: 0.5em 1em !important;
    /*background-color: #10C998;*/
    /*border: 2px solid #3FE159 !important;*/
    /*color: #3FE159 !important;*/
    border: none !important;
    color: #F27171 !important;
    display: none;
}

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

.kariera-oferty p:last-of-type {
    margin-bottom: 2em;
}

.newsletter .wpcf7-response-output {
    visibility: visible !important;
    margin-top: 10px !important;
    color: black !important;
}

.footer-contact label {
    text-align: left;
}

#cookie-notice .cookie-notice-container {
    font-family: 'Oswald';
}

.wpcf7-submit {
    background-color: #10C998;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

#content-wrap .footer-contact .wpcf7-submit {
    background-color: #10C998;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    float: right;
    width: 20%;
    margin: 2% 20%;
}

#content-wrap .wpcf7-response-output {
    color: #ffffff;
    border-color: #cecece;
    border-radius: 25px;
}

.fw300 {
    font-weight: 300 !important;
}

.fw400 {
    font-weight: 400 !important;
}

.fw500 {
    font-weight: 500 !important;
}

.fw600 {
    font-weight: 600 !important;
}

.fw700 {
    font-weight: 700 !important;
}

.fw800 {
    font-weight: 800 !important;
}

.fw900 {
    font-weight: 900 !important;
}

.menu-fw a {
    font-weight: 600 !important;
}

h3 {
    font-weight: 600;
    font-size: 16px;
}

.footer-container {
    /*     max-width: 1400px; */
}

#content-wrap .footer-container a {
    color: #4F4F4F;
    font-size: 16px;
    font-weight: 400
}

#content-wrap .footer-container a:hover, .footer-container a:active {
    color: #E64910;
    text-decoration: none;
}

.br25 {
    border-radius: 25px;
}

.border-right {
    border-right: 1px solid #939393 !important;
    margin-right: 3em;
}

.nk-awb .nk-awb-inner > .jarallax-img, .nk-awb .nk-awb-inner > picture > img {
    height: unset;
}

.skewbg {
    transform: skew(0deg, 4deg);
}

.resetskewbg {
    transform: skew(0deg, -4deg);
}

.work-bg .nk-awb-inner > .jarallax-img {
    max-width: 380px;
}

.work-number-left {
    font-size: 88px;
    margin-left: 160px;
    width: 150px;
    position: relative;
    top: -5%;
    z-index: -100;
}

.work-number-right {
    font-size: 88px;
    width: 150px;
    position: relative;
    top: -5%;
    left: -80px;
    z-index: -100;
}

.work-arrow-left-1 {
    position: absolute;
    top: 523px;
    height: auto;
    left: 98px;
}

.work-arrow-left-2 {
    position: absolute;
    top: 912px;
    height: auto;
    left: 98px;
}

.work-arrow-left-3 {
    position: absolute;
    top: 1300px;
    height: auto;
    left: 98px;
}

.work-arrow-right-1 {
    position: absolute;
    top: 344px;
    height: auto;
    right: 95px;
}

.work-arrow-right-2 {
    position: absolute;
    top: 735px;
    height: auto;
    right: 95px;
}

.work-arrow-right-3 {
    position: absolute;
    top: 1115px;
    height: auto;
    right: 95px;
}

.work-arrow-right-4 {
    position: absolute;
    top: 1478px;
    height: auto;
    right: 95px;
}

#rev_slider_2_2_wrapper .uranus.tparrows:before {
    font-weight: 800;
    opacity: 0.8;
    font-size: 118px;
}

.rs-layer br {
    display: none;
}

.zindex-1 {
    z-index: -1;
}

.zindex1 {
    z-index: 1;
}

.skew03 {
    transform: skew(0deg, 3deg);
}

.skew-03 {
    transform: skew(0deg, -3deg);
}

.usedtech {
    top: -50px;
}

p {
    margin-bottom: 0;
}

.clients-box {
    width: 285px;
    height: 155px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 15px;
}

.column-services {
    background: #FFFFFF;
    border: 2px solid #67D1B4;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 51px;
    margin-right: 30px;
    transition: 0.2s;
    cursor: pointer;
}

.column-services:hover {
    transform: scale(1.1);
    transition: 0.2s;
}

.service-column .wp-block-image figcaption {
    margin-left: 15px;
    display: flex;
    align-items: center;
}

.service-column .wp-block-image {
    margin: 1em;
}

.service-column .service-column-technologies .wp-block-image img {
    height: 30px;
    width: auto;
    flex-basis: 20% !important;
    object-fit: contain;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-phonetext.wpcf7-validates-as-required {
    padding-left: 55px !important;
}

.service-column figure {
    align-items: unset;
    justify-content: left;
    height: auto;
}

.clients-box .wp-block-image {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.tech-box {
    width: 100%;
    height: 60px;
    background: #FFFFFF;
    border-radius: 10px;
}

.tech-box-border {
    width: 100%;
    height: 60px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #C9C9C9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tech-box-blank {
    width: 100%;
    height: 60px;
    background: none;
    border-radius: 10px;
}

.tech-box img {
    width: auto;
    height: 40px;
}

.wp-block-column.tech-box, .wp-block-column.tech-box-blank {
    margin: 5px !important;
}

.wp-block-columns.tech-columns {
    margin: 10px 0px;
}

.tech-box .wp-block-image figcaption {
    margin-left: 10px;
}

/*-----------------devapo colors*-----------------------*/
.devapo-roman-silver {
    color: #7D8391;
}

.devapo-black {
    color: #1D1A16;
}

.devapo-white {
    color: #FDFDFD;
}

.devapo-onyx {
    color: #393E41;
}

.bg-devapo-onyx {
    background-color: #393E41;
}

.devapo-grey {
    color: #ECECEC;
}

.devapo-services {
    color: #5B5B5B;
}

.devapo-zielony {
    color: #10C998;
}

/*-----------------devapo colors*-----------------------*/

#menu-menu li a {
    color: #ffffff;
    font-size: 1.2em;
    font-weight: 100;

}

#menu-menu li {
    width: 300px;
    border-bottom: 1px solid #5e5c5d;
}

#menu-top a {
    color: #121626;
    border: 1px solid #121626;
    padding: 8px 24px;
}

#menu-top a:hover {
    color: #E64910;
}

#menu-top a:active {
    color: #E64910;
}

.main-margin-top {
    margin-top: 57px;
}

body:not(.home) .main {
    margin-top: 57px;
}

body:not(.home) nav {
    /*background-color: #393e41;*/
}

.mb0 {
    margin-bottom: 0 !important;
}

.footer-container-small {
    max-width: 860px;
}

.footer-bg-2 {
    background-image: url("../img/equalizer.jpg");
}

.footer-inner {
    padding: 20px 71px;
}

.wp-block-themepunch-revslider {
    /*position: relative;
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px);*/
}

/*figure {*/
/*    align-items: center;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    height: 100%;*/
/*}*/

.footer-form-image figure {
    align-items: flex-start;
    justify-content: flex-end;
}

.wp-block-column.tick {
    padding: 0px 2em;
    position: relative;
}

.wp-block-column.tick:before {
    content: "";
    position: absolute;
    background: url("../img/tick.png");
    height: 30px;
    width: 30px;
    background-size: contain;
    top: 0;
    left: -10px;
}

.wp-block-columns.full {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0px;
    height: 100%;
}

.full figure.wp-block-image.size-full {
    margin: 0;
    width: 100%;
    height: 100%;
}

.full img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.full .wp-block-column:not(:first-child) {
    margin-left: 0em;
}

.rotator {
    padding: 3em !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.rotator h2 {
    position: relative;
    padding-bottom: 1em
}

.rotator h2:after {
    content: "";
    display: block;
    background: #ffd200;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 60px;
    height: 3px;
}

.add-line {
    position: relative;
    padding-bottom: .5em;
    margin-bottom: 1em
}

.add-line:after {
    content: "";
    display: block;
    background: #ffd200;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 60px;
    height: 3px;
}

.rotator-content {
    padding-left: 4em !important;
}

.rotator h2:before {
    font-family: FontAwesome;
    color: #ffd200;
    content: "\f10d";
    font-size: 40px;
    position: absolute;
    bottom: -1.5em;
    left: 0;
}

.blocks-gallery-grid, .wp-block-gallery {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    margin: 0;
}

@media (min-width: 600px) {
    .blocks-gallery-grid.columns-4 .blocks-gallery-image, .blocks-gallery-grid.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
        margin-right: -0.01em;
    }
}

.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    height: 100%;
    overflow: auto;
    color: #fff;
    text-align: center;
    font-size: 1.3em;
    background: #00000080;
    box-sizing: border-box;
    margin: 0;
    display: flex;
    justify-content: center;
    padding: 0;
    align-content: center;
    opacity: 0;
    transition: .2s;
}

.blocks-gallery-item:hover figcaption {
    opacity: 1;
    transition: .2s;
}

figcaption a {
    text-decoration: none;
}

figcaption a:hover {
    text-decoration: none;
}

.blocks-gallery-grid.is-cropped .blocks-gallery-image a, .blocks-gallery-grid.is-cropped .blocks-gallery-image img, .blocks-gallery-grid.is-cropped .blocks-gallery-item a, .blocks-gallery-grid.is-cropped .blocks-gallery-item img, .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gallery a {
    color: #f7b317;
}

#tf-stat-106 .stat .number {
    font-weight: bold;
}

.statistics .statistics-inner {
    display: flex;
    justify-content: space-around;
}

.statistics {
    padding: 0px 0;
}

.statistics-inner {
    padding: 0px 0%;
}

.statistics .stat {
    margin: 20px 0;
}

.footer-sidebar {
    padding: .5rem 1rem;
}

.footer-sidebar p {
    margin-bottom: 0;
    color: #6a6868;
    font-size: .9em;
}

.footer-sidebar h4 {
    margin-bottom: 0;
    color: #F15922;
    font-weight: 400;
    font-size: 1.3em;
}

.footer-sidebar {
    padding: .5rem 1rem;
    bottom: 0;
    position: absolute;
}

.owl-dots .owl-dot span {
    width: 7px;
    height: 7px;
    margin: 5px 7px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #ffd200;
}

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

.rotator-logos .owl-dots {
    display: none;
}

/* .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0em;
    vertical-align: 0em;
    content: "";
    border-top: 0em solid;
    border-right: 0em solid transparent;
    border-bottom: 0;
    border-left: 0em solid transparent;
} */
.dropdown, .dropleft, .dropright, .dropup {
    position: unset;
}

#menu-item-867 {
    padding-left: 1em;
    padding-right: 1em;
    border-right: 1px solid #909090
}

#menu-item-27 {
    padding-left: 1em;
    padding-right: 1em;
    border-right: 1px solid #909090
}

.menu-item-border-right {
    padding-left: 1em;
    padding-right: 1em;
    border-right: 1px solid #909090
}

.dropdown-menu {
    top: 54px;
    left: -1px;
    background-color: #393E41;
    color: #c9c9c9;
    width: 102%;
    opacity: 96%;
    padding: 4em 2em;
    border-radius: 0;
}

.dropdown-menu.show {
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
}

.dropdown-menu.show .show_all {
    border-right: 1px solid;
    /*     margin-right: 5em; */
}

li.wpml-ls-item {
    position: relative;
}

.wpml-ls-item ul.dropdown-menu.show {
    min-width: 0 !important;
    padding: 1em 0.5em;
    border: 0;
    width: auto;
    top: 46px;
}

.wpml-ls-item ul.dropdown-menu.show li {
    padding: 0;
}

.dropdown-menu.show .menu-item-1017 a,
[aria-labelledby="menu-item-dropdown-29"] a {
    pointer-events: all !important;
}

[aria-labelledby="menu-item-dropdown-29"] li:not(:first-child) a {
    position: relative;
}

[aria-labelledby="menu-item-dropdown-29"] li:not(:first-child) a:after {
    content: '';
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    right: -1em;
    font-size: 1em;
    background: url("../img/arrow-2.svg") no-repeat;
    height: 15px;
    width: 15px;
    background-size: contain;
    background-position: center;
}

.arrow-after a {
    pointer-events: all !important;
}

.arrow-after li:not(:first-child) a {
    position: relative;
}

.arrow-after li:not(:first-child) a:after {
    content: '';
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    right: -1em;
    font-size: 1em;
    background: url("../img/arrow-2.svg") no-repeat;
    height: 15px;
    width: 15px;
    background-size: contain;
    background-position: center;
}

.dropdown-menu.show li {
    padding: 0 2em;
}

.dropdown-menu.show li:not(:first-child) a {
    /*color: #A6E2D2!important;*/
    /*pointer-events: none;*/
}

.clickable .dropdown-menu.show li a {
    color: #A6E2D2 !important;
    pointer-events: auto;
}

.dropdown-menu.show .dropdown-menu {
    display: block !important;
    position: unset;
    top: 0;
    left: 0px;
    width: 100%;
    padding: 0em;
    border: 0px;
    margin: 0;
}

.dropdown-menu.show .dropdown-menu li {
    padding: 0;
}

.dropdown-menu.show .dropdown-menu li a {
    color: #E3E3E3 !important;
}

.dropdown-menu.show .dropdown-menu li:first-child {
    padding-top: 1em;
}

.dropdown-menu.show .dropdown-menu .dropdown-item {
    padding: .5em 0em;
    pointer-events: all;
    /*     padding-left: 1em; */
}

.dropdown-item {
    padding: 0rem 1rem;
}

.dropdown-sub .dropdown-item {
    padding-left: 0;
}


.dropdown-item:focus, .dropdown-item:hover {
    color: #E3E3E3 !important;
    text-decoration: underline;
    background-color: transparent;
}

/* .blocks-gallery-item {
    overflow: hidden;

}
.blocks-gallery-item img {
    transition:  0.5s;
    height: 101%!important;
}

.blocks-gallery-item:hover img {
    transform: scale(1.1);
}
 */
.team-numbers p {
    margin-bottom: .5em;
}

.team-numbers h1 {
    font-weight: 900;
}

.team-numbers .wp-block-column {
    margin-left: .5em
}

span.big {
    color: #2978A0;
    font-size: 4.5em;
    vertical-align: middle;
    padding: 0 0.1em;
}

.green-frame {
    padding: 3em 1em;
    border: 1px solid #10C998;
    /*     margin: 0 -3em; */
}

input.zgoda {
    height: 14px !important;
    width: 14px !important;
    margin-left: -2.4em;
    margin-right: 1em;
}

.wpcf7-list-item {
    margin-left: 2em;
}

.hexff img {
    left: 30%;
    position: absolute;
    z-index: -1;
    top: -65px;
}

.end-0 {
    right: 0 !important;
}

.start-0 {
    left: 0 !important;
}

.top-0 {
    top: 0 !important;
}

.bottom-0 {
    bottom: 0 !important;
}

.end-img-0 img {
    right: 0 !important;
}

.start-img-0 img {
    left: 0 !important;
}

.top-img-0 img {
    top: 0 !important;
}

.bottom-img-0 img {
    bottom: 0 !important;
}

.position-absolute-img img {
    position: absolute !important;
}

.hexa {
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    height: 110px !important;
    width: 125px;
    background-color: #393E41;
}

.hexa2 {
    opacity: 0.8
}

.poly {
    position: relative;
}

.poly:after {
    content: url('../img/poly2.png');
    position: absolute;
    top: -75%;
    left: 30%;
    z-index: -1;
}

.gallery-career li {
    margin: 1em;
    padding: 0.5em;
    height: 339px;
}

.gallery-career li img {
    object-position: top;
}

.gallery-career li:nth-child(1) {
    width: 55%;
}

.gallery-career li:nth-child(2) {
    width: 45%;
}

.gallery-career li:nth-child(4) {
    width: 55%;
}

.gallery-career li:nth-child(3) {
    width: 45%;
}

.page-id-740 .box-to-hide,
.category-blog .box-to-hide {
    display: none;
}

figure.featured-media {
    display: block;
}

figure.featured-media img {
    height: 100%;
    width: 100%;
    border-radius: 6px
}

.archive-content .wp-caption-text img {
    border-radius: 6px;
}

.post-meta {
    padding-left: 0;
}

.post-meta li {
    display: inline-block;
    padding: 0em 1em;
}

.post-meta li:first-child {
    padding: 0em;
    padding-right: 1em;
}

.post-meta li:nth-child(2) {
    border-left: 1px solid #B5B5B5;
    border-right: 1px solid #B5B5B5;
    margin-right: .5em;
}

.czas-czytania {
    position: relative;
}

.czas-czytania span {
    padding-left: 2em;
}

.czas-czytania:before {
    content: "";
    position: absolute;
    background: url("../img/time-left.png") no-repeat;
    height: 100%;
    width: 100%;
    background-size: contain;
    top: 0;

}

button.tags {
    padding: 0 1em;
    margin: 0px 0.3em;
    border-radius: 20px;
    border: #E5E5E5;
    background-color: #E5E5E5;
    box-shadow: unset;
}

.read-more-btn {
    padding: 1em 0em 3em;
}

.read-more-btn a {
    padding: 0.5em 3em;
    border: 1px solid #10C998;
    border-radius: 30px;
    transition: 0.2s;
}

.read-more-btn a:hover {
    background-color: #10C998;
    color: #fff !important;
    text-decoration: none;
    transition: 0.2s;
}

ul.slider {
    position: relative;
    list-style: none;
    padding-inline-start: 0px;
}

ul.slider li {
    position: absolute;
}

ul.slider li:not(:first-child) {
    display: none;
}

.arrows {
    padding: 0 0em;
    border: 1px solid #CFCFCF;
    border-radius: 13px;
    float: right;
    color: #CFCFCF;
    font-size: 1.2em;
}

.arrow-left,
.arrow-right {
    color: #969696;
    cursor: pointer;
    padding-left: 0.6em;
    padding-right: 0.6em;

}

.arrow-left:hover,
.arrow-right:hover {
    color: #10C998;
}

.newsletter {
    background-color: #F1F1F1;
    padding: 3em 2em;
    margin-bottom: 2em;
    border-radius: 8px;
}

.newsletter-accept label {
    margin-left: 2em;
}

.newsletter-accept .wpcf7-list-item-label {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
}

.aplikowanie p {
    margin-bottom: 0.5em;
}

.warunki-aplikowanie {
    padding: 3em 2em;
    border: 1px solid #E0E0E0;
    border-radius: 10px;
}

span.gray {
    color: #7D8391;
}

.warunki-aplikowanie h5 {
    margin-bottom: 0;
}

.warunki-aplikowanie {
    padding: 3em 2em;
    border: 1px solid #E0E0E0;
    border-radius: 10px;
}

.warunki-button {
    text-align: center;
    width: 100%;
    border: 1px solid #10C998;
    border-radius: 30px;
    padding: .5em 1em;
    margin-top: 1em;
    background-color: #10C998;
    transition: 0.1s
}

.warunki-button a {
    color: #fff !important;
    padding: 0.5em 2em;
}

.warunki-button:hover {
    background-color: #fff;
    transition: 0.1s
}

.warunki-button:hover a {
    color: #10C998 !important;
    text-decoration: none;
}

.title_foto figure.featured-media img {
    height: unset;
    width: unset;
}

.title-aplikowanie figure {
    position: absolute;
    left: -285px;
    top: 0;
}

.top-aplikowanie {
    margin-bottom: 5em;
}

.top-aplikowanie img {
    margin-bottom: 2em;
}

.date-aplikowanie {
    color: #7D8391;
    font-size: 0.9em;
}

.post-template-single-aplikowanie .box-to-hide,
.post-template-single-aplikowanie .footer-bg-2 {
    display: none;
}


.widget_kariera_wpisy .row {
    position: relative;
}

.kariera-oferty {
    padding: 3em 3em 5em 3em;
    border: 2px solid #CACACA;
    border-radius: 10px;
    margin: 1em;
}

.kariera-oferty h5 {
    font-weight: 400;
}

.widget_kariera_wpisy figcaption {
    position: absolute;
    right: 4em;
}

.kariera-more {
    border: 1px solid #10c998;
    padding: 0.5em 1em;
    border-radius: 30px;
    float: left;
    transition: .2s;
    margin-top: -1em;
}

.kariera-more:hover {
    color: #fff !important;
    background-color: #10c998;
    text-decoration: none;
    transition: .2s;
}

.kariera-aplikuj {
    border: 1px solid #10c998;
    background-color: #10c998;
    color: #fff !important;
    padding: 0.5em 1em;
    border-radius: 30px;
    float: right;
    transition: .2s;
    margin-top: -1em;
}

.kariera-aplikuj:hover {
    background-color: #fff;
    color: #10c998 !important;
    text-decoration: none;
    transition: .2s;
}

.no-jobs h4 {
    text-align: center;
    padding: 2em;
    border: 2px solid #CACACA;
    border-radius: 10px;
    margin: 0em 3em;
}


/* .aplikowanie-form{
  display: flex;
} */

.aplikowanie-form label {
    color: #1D1D1D !important;
    /*     font-weight: bold!important; */
    font-size: 16px !important;
    font-family: Oswald;
    width: 100%;
}

.dnd-upload-counter {
    display: none;
}

.dnd-upload-status .dnd-upload-details .remove-file span:after {
    content: '';
    position: absolute;
    left: 50px;
    width: 15px;
    height: 15px;
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(data:image/svg+xml,%3Csvg width= '35' height= '35' viewBox= '0 0 35 35' fill= 'none' xmlns= 'http://www.w3.org/2000/svg' %3E%3Cpath d= 'M17.5 0C7.83499 0 0 7.83499 0 17.5C0 27.165 7.83499 35 17.5 35C27.165 35 35 27.165 35 17.5C34.9888 7.83965 27.1604 0.0112198 17.5 0ZM17.5 33.871C8.45857 33.871 1.12903 26.5414 1.12903 17.5C1.12903 8.45857 8.45857 1.12903 17.5 1.12903C26.5414 1.12903 33.871 8.45857 33.871 17.5C33.861 26.5373 26.5373 33.861 17.5 33.871Z' fill= 'black' /%3E%3Cpath d= 'M25.4834 9.51661C25.2629 9.29624 24.9056 9.29624 24.6852 9.51661L17.5 16.7018L10.3148 9.51661C10.0983 9.29236 9.74087 9.28615 9.51661 9.50271C9.29236 9.71927 9.28615 10.0767 9.50271 10.3009C9.50723 10.3057 9.51188 10.3103 9.51661 10.3148L16.7018 17.5L9.51661 24.6852C9.29236 24.9018 9.28615 25.2591 9.50278 25.4834C9.71941 25.7076 10.0768 25.7139 10.301 25.4972C10.3057 25.4927 10.3103 25.488 10.3148 25.4834L17.5 18.2982L24.6852 25.4834C24.9094 25.7 25.2668 25.6938 25.4834 25.4696C25.6947 25.2508 25.6947 24.9039 25.4834 24.6852L18.2982 17.5L25.4834 10.3148C25.7038 10.0944 25.7038 9.73705 25.4834 9.51661Z' fill= 'black' /%3E%3C/svg%3E%0A);
}

.dnd-upload-status .dnd-upload-details .name {
    padding: 4px 20px;
}

.aplikowanie-form input,
.aplikowanie-form textarea {
    border: 1px solid #DFDFDF !important;
    border-radius: 8px !important;
    width: 100% !important;
    color: #AEAEAE;
    font-family: Oswald;
    /*   font-style: italic; */
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    padding-left: 1em;
}

.stanowisko-form,
.url-stanowisko-form {
    display: none;
}

.nasza-misja h2, .nasza-misja h6 {
    line-height: 1.3;
}

.additional-aplikowanie {
    position: relative;
}

.warunki-aplikowanie {
    position: fixed;
    width: 18.5%;
}

.aplikowanie-form [type="checkbox"] {
    height: 15px !important;
    width: 15px !important;
    margin-right: 1em;
}

.aplikowanie-form .acceptance-283 span {
    color: #696969;
    margin-left: 0;
}

.aplikowanie-form a {
    color: #007bff !important;
    font-size: 16px !important;
    font-family: Oswald;
    width: 100%;
}

.aplikowanie-form [type="submit"] {
    height: unset !important;
    width: auto !important;
    color: #FFFFFF;
    padding: .5em 2em;
    border-radius: 30px !important;
    font-style: initial;
    font-weight: bold;
}

.aplikowanie-form p:last-of-type {
    text-align: center;
}

.codedropz-upload-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 60px
}

.codedropz-upload-inner div:first-child {
    position: relative;
}

.codedropz-upload-inner div:first-child:before {
    content: url("../img/upload1.png");
    position: absolute;
    left: -50px;
}

.aplikowanie-form input,
.aplikowanie-form textarea,
.aplikowanie-form .codedropz-upload-wrapper {
    margin-top: .5em
}

.aplikowanie-form .pb-apl {
    color: #1D1D1D;
}

.codedropz-upload-handler {
    border: 0px dashed #959595;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='20' ry='20' stroke='%23DFDFDFFF' stroke-width='3' stroke-dasharray='10%2c 17' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
    border-radius: 20px;
}

.aplikowanie-form .info {
    color: #7D8391;
    font-size: .9em;
    font-family: Oswald;
    display: none;
}

.wpcf7-submit {
    padding: 10px 100px !important;
    font-weight: 400 !important;
}

.popular-posts img {
    width: 100%;
    border-radius: 6px;
}

.posts-popular {
    position: relative;

}

.posts-popular .owl-controls {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0px;
}

.posts-popular .owl-carousel,
.posts-popular .owl-carousel
.posts-popular .owl-item {
    position: unset !important;
}

.posts-popular .owl-dots {
    display: none !important;
}

.posts-popular .owl-theme .owl-nav {
    margin-top: 0;
}

.posts-popular .row {
    position: relative;
    margin-bottom: .5em;
}

.posts-popular .owl-nav {
    border: 1px solid #CFCFCF;
    border-radius: 22px;
}

.posts-popular .owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #969696;
    padding-left: 0.7em;
    padding-right: 0.7em;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.3em;
    margin: 0px;
    background: unset;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    position: relative;
}

.posts-popular .owl-theme .owl-controls .owl-nav:after {
    content: '|';
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    color: #969696;
}

.posts-popular .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    color: #10C998;
}

.entry-date {
    color: #7D8391;
}

#menu-menu-blog li a {
    color: #FFFFFF;
    padding: 0 1em;
}

#menu-menu-blog li:last-child a {
    color: #BDEDE1;
    border-left: 1px solid #919191;

}

.blog-top-wrapper .search,
.post-template-single-blog .search {
    position: absolute;
    right: 0;
    top: -3.6em;
}

.blog-top-wrapper p {
    margin-bottom: 0;
}

.blog-top-wrapper {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
}

.blog-top-wrapper div {
    padding: .5em 1em;
}

.popular-posts a {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    color: #393E41 !important;
}

.tag-menu {
    padding: 1em;
}

.blog-top-wrapper input {
    text-align: right;
    width: auto !important;
    height: auto !important;
    flex-grow: 0 !important;;
    min-width: 0em !important;
    border: 0px solid #949494 !important;
}

.blog-top-wrapper input:focus-visible {
    text-align: right;
    width: auto !important;
    height: auto !important;
    flex-grow: 0 !important;
    min-width: 0em !important;
    border: 0px solid #949494 !important;
    outline: none;
}

.blog-top-wrapper input {
    background-image: url("../img/lupa.svg");
    background-repeat: no-repeat;
    padding: 0px;
    background-position: 55%;
    background-color: transparent !important;
}

.blog-top-wrapper input:focus {
    background-image: none;
    text-indent: 0px;
}

.blog-top-wrapper div a {
    color: #6F6F6F !important;
}

.blog-top-wrapper div.active a:hover {
    color: #6F6F6F !important;
    text-decoration: none;
}

.blog-top-wrapper div.active a {
    font-weight: bold;
    padding-bottom: .5em;
    border-bottom: 3px solid #10C998;
}

.comb9 {
    top: 0;
    left: 30%;
    z-index: -1;
}

.combs {
    position: absolute;
    top: -100px;
    right: -15px;
    align-items: unset;
    z-index: -1;
}

.top-comb {
    top: 0;
    left: 30%;
    z-index: -1;
}

.top-comb2 {
    top: 0;
    left: 35%;
    z-index: -1;
}

.top-comb3 {
    top: 0;
    left: 25%;
    z-index: -1;
}

.top-comb4 {
    top: 0;
    left: 35%;
    z-index: -1;
}

.top-comb5 {
    top: 0;
    left: 25%;
    z-index: -1;
}

.top-comb6 {
    top: 0;
    left: 33%;
    z-index: -1;
}

.left-comb {
    top: -50px;
    left: -45px;
    z-index: -1;
}

.left-combs {
    top: 0;
    left: -15px;
    z-index: -1;
}

.comb8 {
    top: -90%;
    left: 10%;
    z-index: -1;
}

.right-comb {
    top: 0;
    right: -15px;
    z-index: -1;
}

.comb-fp-img {
    right: -15px;
    top: -50px;
    z-index: -1;
}

.combs3 {
    top: 0;
    right: -15px;
    z-index: 0;
    display: unset;
    z-index: -1;
}

.combs4 {
    top: -50px;
    right: -15px;
    display: unset;
    z-index: -1;
}

.comb7 {
    top: 0;
    left: 10%;
    z-index: -1;
}

.combs9 {
    top: 30%;
    left: -15px;
    display: unset;
    z-index: -1;
}

.poly7 {
    display: unset;
    top: 50%;
    z-index: -1;
    right: -15px;
}

.combs2-left {
    display: unset;
    top: 50%;
    left: -15px;
    z-index: -1;
}

.skewbg {
    margin-top: -100px;
}

.tparrows.tp-leftarrow:before {
    content: '' !important;
    background: url("../img/left.png") no-repeat;
    opacity: .7;
    width: 70px !important;
    height: 110px !important;
    margin-top: -50px;
}

.comb10 {
    top: 10%;
    left: -15px;
    display: unset;
    z-index: -1;
    height: auto;
}

.comb11 {
    top: 16%;
    left: -15px;
    display: unset;
    z-index: -1;
    height: auto;
}

.comb12 {
    top: 55%;
    left: -15px;
    display: unset;
    z-index: -1;
    height: auto;
}

.comb13 {
    top: 35%;
    right: 5%;
    display: unset;
    z-index: -1;
    height: auto;
}

.comb14 {
    top: 45%;
    right: -15px;
    display: unset;
    z-index: -1;
    height: auto;
}

.comb15 {
    top: 75%;
    right: -15px;
    display: unset;
    z-index: -1;
    height: auto;
}

.comb-16 {
    top: 20%;
    left: -15px;
    display: unset;
    z-index: -2;
    height: auto;
}

.comb-17 {
    top: 75%;
    right: -15px;
    display: unset;
    z-index: -2;
    height: auto;
}

.comb-18 {
    top: 20%;
    right: -15px;
    display: unset;
    z-index: -1;
    height: auto;
}

.tparrows:hover.tp-leftarrow:before {
    opacity: 1 !important;
}

.tparrows.tp-rightarrow:before {
    content: '' !important;
    background: url("../img/right.png") no-repeat;
    opacity: .7;
    width: 70px !important;
    height: 110px !important;
    margin-top: -50px;
}

#rev_slider_10_2_wrapper .uranus.tparrows:before {
    height: 110px;
}

.tparrows:hover.tp-rightarrow:before {
    opacity: 1 !important;
}

.owl-carousel3 .wp-block-columns {
    display: block;
}

.owl-carousel3 .owl-controls {
    display: none;
}

.owl-carousel3 .opinie figure img {
    width: auto;
}

.opinie {
    background-color: #fff;
    padding: 2em;
    border: 1px solid #2978A0;
    border-radius: 10px;
    min-height: 230px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.3;
}

.opinie p {
    margin-bottom: .5em;
}

/* .page-id-869  */
.box-to-hide {
    background-color: transparent;
    margin-top: -205px;
}

.poly2 {
    display: block;
    top: 10%;
    left: -15px;
    z-index: -1;
}

.polys4 {
    display: block;
    top: 40%;
    right: 5%;
    z-index: -1;
}

.left-comb-mobile {
    display: none;
}

.margin-top-minus {
    margin-top: -5em;
}

.contact-mail-outer {
    display: flex;
    justify-content: center;
}

.contact-mail {
    margin-bottom: 0;
    margin-left: -67px;
}

.contact-mail:before {
    content: "";
    background: url("../img/mail.png") no-repeat;
    width: 52px;
    height: 52px;
    display: block;
    padding-right: 40px;
    top: 25%;
    float: left;
    margin-right: 15px;
}

.kontakt {
    overflow: visible !important;
    z-index: 9;
}

.kontakt .polys4 {
    top: 80%;
    right: -15px;
}

.footer-contact input,
.footer-contact textarea {
    width: 100% !important;
}

.footer-contact label {
    display: block;
}

.footer-contact input[type="checkbox"] {
    width: auto !important;
}

#content-wrap .footer-contact .wpcf7-submit {
    float: right;
    width: 50% !important;
    margin: 0;
}

.gallery-o-nas {
    margin-left: auto;
    margin-right: auto;
}

/* ---------------- technology szablon ----------------- */
.technology {
    padding: 0 !important;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
}

.technology .tech-img {
    display: block;
    margin-bottom: 0;
    z-index: -2;
}

.technology .wp-block-columns {
    margin-bottom: 0;
}

.technology-top .wp-block-columns {
    position: relative;

}

.technology-top .wp-block-columns .tech-bg-comb {
    position: absolute;
    top: 0;
    z-index: 0;
}

.technology-top p {
    z-index: 10;
}

.technology-top .wp-block-columns .tech-bg-comb img {
    width: 200%;
    max-width: 200%;
    height: 200%;
    display: unset;
}

.technology .tech-img img {
    width: 100vw;
    height: auto;
    max-height: 100vh;
    object-fit: contain;
}

.technology-top {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    background-color: #F4F4F4;
    padding: 4em 5em 5em 5em;
}

.technology-top .services-buttons {
    display: block;
    text-align: center;
    position: unset;
    bottom: 0;
    margin-bottom: 0;
    margin-top: 1em;
    left: unset;
    width: 100%;
}

.technology-top .services-button {
    width: calc(80% - 0.125em) !important;
}

.technology.wp-block-nk-awb {
    margin-bottom: 0px;
}

.tech-about {
    padding: 0 15em;
}

.tech-combs-top {
    display: unset;
    top: 0;
    right: -15px;
    z-index: -1;
}

.tech-combs-top2 {
    display: unset;
    top: 50%;
    transform: translateY(-35%);
    left: -15px;
    z-index: -1;
}

.frames {
    padding: 0 13em;
}

.frames-tech {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 5em 1em;
}

.frames-tech figure {
    margin-bottom: 2em;
}

.comb-style {
    padding: 0;
}

.comb-style figure {
    top: 0;
    right: 0;
}

.tech-combs3 {
    display: unset;
    top: 25%;
    left: -15px;
}

.tech-combs4 {
    display: unset;
    top: 5%;
    right: -15px;
}

.korzysci-comb1_2 {
    display: unset;
    top: 5%;
    right: -15px;
    z-index: -1;
}

.korzysci .wp-block-column {
    padding: 0 5em;
}

.korzysci .number-tech {
    top: 0;
    transform: translate(-30%, -45%);
    left: 0;
    font-weight: 800;
    z-index: -1
}

.korzysci-comb1 {
    display: unset;
    top: 25%;
    right: -15px;
    z-index: -1;
}

.korzysci-comb2 {
    display: unset;
    top: 50%;
    left: -15px;
    z-index: -1;
}

.tech-in {
    background-color: #fff;
    padding: 6em .5em 6em .5em;
    margin: 2em;
    border-radius: 10px;

}

.tech-in h2 {
    margin-bottom: 1em;
}

.tech-opinie p {
    margin-bottom: .5em;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.tech-opinie img {
    object-fit: contain
}

.owl-carousel4 .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -50px;
    background-color: unset !important;
    color: #ADADAD !important;
    font-weight: bolder;
    font-size: 4em !important;
    padding: 0;
    margin: 0;
}

.owl-carousel4 .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -50px;
    background-color: unset !important;
    color: #ADADAD !important;
    font-weight: bolder;
    font-size: 4em !important;
    padding: 0;
    margin: 0;
}

.owl-carousel4 .owl-dots {
    display: none !important;;
}

.expert_opinion {
    padding: 0 10em;
}

.expert_opinion .wp-block-media-text__content {
    position: relative;
}

.expert_opinion .wp-block-media-text__content:before {
    content: '"';
    position: absolute;
    left: -5px;
    top: -36px;
    color: #10C998;
    font-size: 70px;
    font-style: italic;
}

.page-template-page-tech .box-to-hide {
    display: none;
}


.case-study img {
    object-fit: contain
}

.case-study1 img {
    object-fit: contain
}

.casy-study-poly .wp-block-columns {
    display: block;
}

.case-study-top {
    position: relative;
    width: 500px !important;
    padding: 5em 3em 5em 3.5em;
    margin-left: 10%;
}

.case-study-top .wp-block-columns .wp-block-column {
    width: 350px;
}

.bg-study {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.case-study-top .services-buttons {
    display: block;
    text-align: center;
    position: relative;
    bottom: 0;
    margin-top: 2em;
    margin-bottom: 0;
    left: 0px;
    width: 100%;
}

.case-study-top .services-button {
    width: 80% !important;
}

.used-tech img {
    object-fit: contain;
    height: 30px;
}

.used-tech .wp-block-column.borders {
    padding: 1em .5em;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    box-sizing: border-box;
    border-radius: 10px;
}

a.social-f {
    padding: 0.5em 0.7em;
    border: 1px solid lightgray;
    border-radius: 30px;
    margin-right: 0.5em;
}

.social-f i {
    color: lightgray;
    transition: .1s;
}

.social-f i:hover {
    color: #10c998;
    transition: .1s;
}

.social-f:hover i {
    color: #10c998;
    transition: .1s;
}

.social-f:hover {
    border-color: #10c998;
    transition: .1s;
}

.social-c {
    padding-top: 1em;
    /*margin-bottom: -3em;*/
}

.footer-fp input,
.footer-fp textarea {
    border: 2px solid #fff;
}

.form-submit {
    border: unset !important;
    height: 44px !important;
}

@media only screen and (max-width: 1024px) {
    .codedropz-upload-inner div:first-child:before {
        content: url("");
        position: absolute;
        left: -50px;
    }

    .form-submit-aplikacja {
        margin-bottom: 2em !important;
    }


    .services .wp-block-columns {
        flex-wrap: wrap;
    }

    #submiter input {
        padding-left: 3% !important;
    }

    .services .wp-block-column {
        flex-basis: 100% !important;
        margin: 1em;
        margin-right: 1em;
    }

    .opinie {
        min-height: 250px;
    }

    .cn-close-icon {
        top: 10% !important;
    }
}

@media only screen and (max-width: 1900px) {
    .warunki-aplikowanie {
        position: fixed;
        width: 24.5%;
    }
}

@media only screen and (max-width: 1300px) {
    .warunki-aplikowanie {
        position: fixed;
        width: 27.5%;
    }
}

@media only screen and (max-width: 1100px) {
    .warunki-aplikowanie {
        position: fixed;
        width: 38.5%;
    }
}

@media only screen and (max-width: 991px) {
    .nasi-klienci .wp-block-columns {
        flex-wrap: wrap;
    }

    .warunki-button:hover {
        background-color: #10C998;
        border: 1px solid #10C998;
        transition: 0.1s
    }

    .warunki-button:hover a {
        color: #fff !important;
    }

    .nk-awb-2aNFc6 {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding: 0;
    }

    .wp-block-nk-awb {
        padding: 0 5px;
    }

    .tparrows.tp-leftarrow:before {
        background-size: 50%;
        margin-top: 0;
        background-position: center center;
    }

    .tparrows.tp-rightarrow:before {
        background-size: 50%;
        margin-top: 0;
        background-position: center center;
    }

    rs-arrow.tp-leftarrow.tparrows.uranus.noSwipe {
        transform: translate(10px, -35px) !important;
    }

    rs-arrow.tp-rightarrow.tparrows.uranus.noSwipe {
        transform: translate(-20px, -35px) !important;
        right: 0% !important;
        left: unset !important;
    }

    .combs img {
        object-fit: contain;
    }

    .combs {
        width: 50%;
        height: 50%;
        left: 50%;
        top: -400px;
        bottom: 0;
    }

    .top-comb {
        left: 5%;
    }

    .column-services {
        margin-right: 0;
    }

    .column-services:first-child {
        margin-bottom: 1em;
    }

    .column-services:last-child {
        margin-top: 1em;
        margin-bottom: 1em;
    }

    .services .container {
        margin-bottom: 0;
    }

    .left-comb img {
        height: 10%;
        width: auto;
    }

    .left-comb-mobile {
        display: block;
        right: -15px;
        top: 15%;
        z-index: -1;
    }

    .left-comb-mobile img {
        height: 15%;
        width: auto;
        transform: rotate(180deg)
    }

    .top-comb2 {
        left: 10%;
    }

    .nasi-klienci .wp-block-columns {
        margin-bottom: -1px;
    }

    /*    .nasi-klienci .wp-block-column {
            margin-bottom: 15px;
        }*/
    .mobile-none {
        display: none;
    }

    .work-bg .nk-awb-wrap .nk-awb-inner img {
        width: 0;
    }

    .top-comb6 {
        left: 0%;
    }

    .work-bg .fw500 {
        text-align: left;
        padding-left: 4.5em;
    }

    .work-bg .fw500:nth-of-type(odd) {
        position: relative;

    }

    .work-bg .fw500:nth-of-type(odd):before {
        position: absolute;
        margin-left: 0em;
        font-size: 4em;
        left: 0;
        bottom: -0.3em;
        font-weight: 800;
        color: #ECECEC;
        z-index: -1;
    }

    .work-bg .fw500:nth-of-type(1):before {
        content: "01";
    }

    .work-bg .fw500:nth-of-type(3):before {
        content: "02";
    }

    .work-bg .fw500:nth-of-type(5):before {
        content: "03";
    }

    .work-bg .fw500:nth-of-type(7):before {
        content: "04";
    }

    .work-bg .fw500:nth-of-type(9):before {
        content: "05";
    }

    .work-bg .fw500:nth-of-type(11):before {
        content: "06";
    }

    .work-bg .fw500:nth-of-type(13):before {
        content: "07";
    }

    .work-bg .fw500:nth-of-type(15):before {
        content: "08";
    }

    .skew03, .skew-03 {
        transform: unset;
    }

    .tech-box {
        flex-basis: 35% !important;
        margin-bottom: 1em !important;
    }

    .tech-columns {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        flex-wrap: wrap;
    }

    .tech-box-blank {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        height: 0px
    }

    .usedtech {
        top: 30px;
    }

    .top-comb3 {
        left: 0%;
    }

    .top-comb4 {
        left: 0%;
    }

    .top-comb5 {
        left: 0%;
    }

    .usedtech {
        margin-bottom: 2em;
        margin-top: -2em;
    }

    .partners-logo .wp-block-column {
        /*   border: 1px solid #BDBDBD;*/
        border-radius: 12px;
        /*min-height: 110px;*/
        margin: 1em 0em;
    }

    .partners-logo2 .wp-block-column {
        min-height: 50px;
        margin: 0.5em 0em;
    }

    #rev_slider_10_2_wrapper .uranus.tparrows {
        width: 30px;
        height: 70px;
        background: rgba(255, 255, 255, 0);
    }

    #rev_slider_10_2_wrapper .uranus.tparrows:before {
        width: 30px;
    }

    .footer-fp {
        padding-top: 1em;
    }

    .hexff img {
        left: 0;
        top: 100%;
        transform: translateY(-45%);
    }

    .box-to-hide {
        display: none;
    }

    .footer-fp input,
    .footer-fp textarea {
        width: 100% !important;
    }

    .footer-fp label {
        display: block;
    }

    /* .footer-fp input[type="checkbox"]{
  width: auto!important;
} */
    .desktop-none-flex {
        display: flex !important;
    }

    .nasza-misja h6,
    .nasza-misja h2 {
        text-align: center;
    }

    .cele-firmy h6,
    .cele-firmy h2 {
        text-align: center;
    }

    .margin-top-minus {
        margin-top: 0
    }

    .to-reverse {
        flex-direction: column-reverse;
    }

    .poly-kariera {
        background-color: #fff;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 0;
        padding-top: 20px;
    }

    .poly-kariera .wp-block-column {
        flex-basis: 50% !important;
        display: flex;
        justify-content: center;
    }

    .gallery-career li {
        height: 100px;
    }

    .kariera-oferty {
        padding: 1em 1em 4em;
    }

    .kariera-oferty figcaption {
        position: unset;
        right: unset;
        text-align: center;
    }

    .kariera-oferty h5,
    .kariera-oferty h4 {
        text-align: center;
    }

    .kariera-more {
        /*     visibility: hidden; */
        position: relative;
    }

    /*    .kariera-more:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: 'Szczegóły';
    border: 1px solid #10c998;
    padding: 0.5em 1em;
    border-radius: 30px;
    float: left;
    transition: .2s;
    width: 85%;
    text-align: center;
  } */
    .kariera-aplikuj {
        /*     visibility: hidden; */
        position: relative;
        /*     margin-top: -2.7em; */
    }

    /*   .kariera-aplikuj:after {
    visibility: visible;
    position: absolute;
    top: 0;
    right: 0;
    content: 'Aplikuj';
    border: 1px solid #10c998;
    background-color:#10c998;
    padding: 0.5em 1em;
    border-radius: 30px;
    float: left;
    transition: .2s;
    width: 65%;
    text-align: center;
  }  */
    .title-aplikowanie figure {
        position: unset;
    }

    .title-aplikowanie figure img,
    .top-aplikowanie img {
        margin-bottom: 0;
    }

    .aplikowanie-form [type="submit"] {
        width: 100% !important;
    }

    .desktop-none {
        display: block !important
    }

    .kariera-mobile {
        margin-left: -30px;
        margin-right: -30px;
        padding: 30px;
        background-color: #F8F8F8;
        margin-bottom: 2em;
    }

    .blog-top-wrapper {
        flex-wrap: wrap;
    }

    .blog-top-wrapper input {
        width: 100%;
        text-align: center;
        background-position: 10%;
    }

    .blog-top-wrapper input:focus-visible {
        text-align: center;
    }

    .post-meta li:not(:first-child) {
        border-left: 0px solid black;
    }

    .post-meta li:not(:last-child) {
        border-right: 1px solid #B5B5B5;
        margin-bottom: 1em
    }

    .blog-top-wrapper .search {
        position: unset;
    }

    .recent-posts {
        display: flex;
        flex-direction: column;
    }

    .archive-content .wp-caption-text img {
        width: 100%
    }

    /*   .navbar-light .navbar-toggler-icon {
    filter: invert(89%) sepia(0%) saturate(528%) hue-rotate(
    143deg) brightness(98%) contrast(77%);
  } */
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
        background-image: url(../img/hamburgerx.svg);
        transition: .5s all;
        transform: rotate(180deg);
    }

    .navbar-toggler[aria-expanded="false"] .navbar-toggler-icon {
        background-image: url(../img/hamburger.svg);
        filter: unset;
        transition: .5s all;
        transform: rotate(0deg);

    }

    .navbar-toggler {
        color: #c9c9c9;
        border-color: #ffffff00;
        margin-right: 15px;
    }

    .navbar.scrolled {
        height: 65px;
    }

    .navbar-collapse {
        background-color: #ECEBF1;
        margin-top: -5px;
        min-height: 100vh;
        z-index: 99;
    }

    #menu-item-867 {
        padding-left: 0em;
        padding-right: 0em;
        border-right: 0px solid #909090;
    }

    #menu-item-27 {
        padding-left: 0em;
        padding-right: 0em;
        border-right: 0px solid #909090;
    }

    .menu-item-border-right {
        padding-left: 0em;
        padding-right: 0em;
        border-right: 0px solid #909090;
    }

    #menu-top li {
        position: relative;
        padding-left: 130px
    }

    #menu-top .main-dropdown.show:after {
        background: #10C998;
        transition: 0s;
    }

    #menu-top li:after {
        content: '';
        display: block;
        background: #686868;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 10px;
        width: 90px;
        height: 1px;
        transition: .2s;
    }

    #menu-top li.show:after {
        top: 1.2em !important;
    }

    .dropdown-menu.show li {
        padding-left: 10px !important;
        background-color: transparent !important;
        margin: 0.5em 0em;
    }

    .dropdown-menu.show li:after {
        content: '';
        display: block;
        background: #686868;
        position: unset !important;;
        top: 50%;
        transform: translateY(-50%);
        left: 0px !important;;
        width: 0 !important;;
        height: 0px;
    }

    .dropdown-menu.show {
        top: 0px;
        left: 0px;
        background-color: transparent;
        border-color: transparent;
        color: #c9c9c9;
        width: auto;
        opacity: 96%;
        padding: 0em 0em;
        border-radius: 0;
        text-align: left;
        display: block;
        padding-left: 10px
    }

    .dropdown-menu {
        background-color: transparent;;
    }

    .nav-item.show .dropdown ul {
        display: none !important;
    }

    .nav-item.show .dropdown-menu.show {
        display: block !important;
    }

    .dropdown-menu.show .show_all {
        /*     border-right: 0px solid;
    margin-right: 0em!important;
    padding-left: 0em!important;
	  display: none; */
        text-decoration: underline;
    }

    .dropdown-menu.show .menu-item-861 a,
    .dropdown-menu.show .menu-item-1023 a,
    .dropdown-menu.show .menu-item-1017 a {
        color: #fff !important
    }

    .dropdown-item {
        padding: 0rem;
    }

    .dropdown-menu.show li:not(:first-child) a {
        pointer-events: all;
    }

    .dropdown-sub a[href$='#'] {
        position: relative;
    }

    .dropdown-sub a[href$='#']:after {
        border: solid;
        border-width: 0px 2px 2px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        margin-left: .5em;
        content: "";
        position: absolute;
        top: .2em;
    }

    .dropdown-sub.show a[href$='#']::after {
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        top: .5em;
    }

    .main {
        /*margin-top: 65px;*/
    }

    .navbar {
        height: 67px;
    }

    .footer-form-image input,
    .footer-form-image textarea {
        width: 100% !important;
    }

    .footer-form-image label {
        display: block;
    }

    .footer-form-image input[type="checkbox"] {
        width: auto !important;
    }

    .services-mobile p {
        margin-bottom: .5em;
        padding-left: 3em;
    }

    .services-mobile .arrow-right-bullet::before {
        position: absolute;
        margin-left: -1em
    }

    .services-mobile h4 {
        padding-left: 1em;
        margin-bottom: 1em;
    }

    .services-mobile .services-buttons {
        position: relative;
    }

    .services-mobile .services-button {
        margin-top: 2em;
        width: 100% !important;
    }

    .wp-block-columns {
        margin-bottom: 0;
        justify-content: center;
    }

    .wp-block-image figcaption {
        margin-top: unset;
        margin-bottom: unset;
    }

    .tech-column figure {
        justify-content: center;
    }

    .tech-column .bold-mobile figcaption {
        font-weight: bold;
    }

    .tech-column {
        margin-bottom: 2em;
        border: 0px;
        padding: 0 !important;
    }

    .tech-box-border {
        flex-basis: 46% !important;
        margin: .3em;
    }

    .service-column .wp-block-image figcaption {
        margin-left: 10px;
    }

    .contact-column {
        border: 0px solid #67D1B4;
        box-sizing: border-box;
        border-radius: 0px;
        padding: 00px 00px 00px 00px;
        position: relative;
        background-color: transparent !important;

    }

    .comb10 {
        top: 0;
        left: 10%;
        z-index: -1;
    }

    .left-mobile {
        text-align: left;
    }

    .contact-mail {
        margin-bottom: 3em;
        margin-left: 0 !important;
    }

    .contact-mail:before {
        content: "";
        background: url(../img/mail.png) no-repeat;
        width: 52px;
        height: 52px;
        display: block;
        padding-right: 0px;
        top: 0%;
        left: 5%;
        float: left;
        margin-right: -2px;
        position: absolute;
    }

    .devapo-contact-footer {
        background: #F7F7F7;
        border-radius: 0px;
        padding: 30px 20px;
        margin: 0 -15px;
    }

    .devapo-contact-footer .wp-block-column:first-child {
        flex-basis: 40% !important;
    }

    .devapo-contact-footer .wp-block-column:nth-child(2) {
        flex-basis: 60% !important;
    }

    .footer-contact h2 {
        margin-top: 2em;
        margin-bottom: 2em;
    }

    .comb9 {
        left: 0;
    }

    #content-wrap .footer-contact .wpcf7-submit {
        width: 100% !important;
        margin: 0;
    }

    .to-reverse-mobile {
        flex-direction: column-reverse
    }

    .to-reverse-mobile img {
        object-fit: contain
    }

    .gallery-o-nas .blocks-gallery-item {
        margin: 0px 2px;
    }

    .gallery-o-nas .blocks-gallery-item:last-child {
        margin: 0px 4px;
    }

    .blocks-gallery-grid, .wp-block-gallery {
        flex-wrap: nowrap;
    }

    .gallery-career .blocks-gallery-grid, .wp-block-gallery {
        flex-wrap: wrap;
    }

    .to-contain img {
        object-fit: contain;
        height: 100%;
    }

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

    .team-numbers .wp-block-column {
        margin-bottom: 1em;
    }

    span.big::before {
        content: "\a";
        white-space: pre;
    }

    span.big::after {
        content: "\a";
        white-space: pre;
    }

    .padding-mobile-o-nas {
        padding: 0 !important;
    }

    .partners-o-nas .wp-block-column {
        margin: 1em 0em
    }

    .technology-top {
        position: unset;
        top: unset;
        transform: unset;
        clip-path: unset;
        background-color: unset;
        padding: 0;
    }

    .frames-tech {
        margin: 2em;
    }

    .korzysci .wp-block-column {
        padding: 0 0em;
    }

    .korzysci .wp-block-column h4 {
        padding-left: 2em;
    }

    .korzysci .number-tech {
        transform: translate(-10%, -60%);
    }

    .expert_opinion {
        padding: 0;
        display: flex;
        flex-direction: column-reverse;
    }

    .expert_opinion .wp-block-media-text__media {
        display: block;
        height: 100%;
        justify-content: start;
        float: left;
    }

    .expert_opinion .wp-block-media-text__media img {
        width: 50%;
        float: left;
        height: auto;
    }

    .expert-to-move {
        position: absolute;
        bottom: -50%;
        right: 0;
    }

    .nk-awb-Z1MMUOC {
        margin: 0 !important;
    }

    .owl-carousel4 .owl-controls {
        display: none;
    }

    .case-study-top {
        position: relative;
        width: 93vw !important;
        padding: 0em;
        margin: 0;
        padding: 1em 1em 1em 1em;
    }

    .case-study-top .wp-block-column {
        padding: 3em 3em 3em 3em;
    }

    .used-tech .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 50% !important;
        justify-content: center;
    }

    .used-tech .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 2;
    }

    .used-tech .wp-block-column {
        flex-basis: 45% !important;
        margin: .3em
    }

    .used-tech .wp-block-media-text {
        display: flex;
    }

    /*    .nasi-klienci .wp-block-column:not(:only-child) {
            flex-basis: unset !important;
        }*/
    .nasi-klienci .wp-block-column:nth-child(2n) {
        margin-left: 0em;
    }

    .work-bg .wp-block-nk-awb {
        margin-bottom: 40px;
    }

    input.form-submit {
        margin-left: 0;
        margin-bottom: 1em;
    }

    .footer-container .border-right {
        border-right: 0px solid #939393 !important;
        margin-right: 3em;
        margin-left: -20px;
    }

    .social-c {
        padding-top: 1em;

    }

    .dropdown-menu.show {
        flex-wrap: nowrap !important;
        font-size: 1rem;
    }

    .dropdown-menu.show ul {
        font-size: 1rem;
    }

    #menu-item-29 ul {
        padding: 0em;
    }

    .main-dropdown .dropdown-toggle::after {
        position: unset;
        margin: 0em 0em -0.5em 0.5em;
    }

    .nav-item.show a[aria-expanded="true"]::after {
        margin: 0em 0em 0em 0.5em;
    }

    .main-dropdown.menu-item-has-children:hover {
        padding: 0;
        margin-bottom: 0em;
    }

    #menu-top a:hover {
        color: #fff;
    }

    .main-dropdown a:hover::after {
        filter: unset;
    }

    .scrolled-down {
        transform: translateY(-100%);
        transition: all 0.3s ease-in-out;
    }

    .scrolled-up {
        transform: translateY(0);
        transition: all 0.3s ease-in-out;
    }

    .fw500w {
        font-weight: 500;
    }

    .font8vw {
        font-size: 8vw !important;
    }

    .font4vw {
        font-size: 4vw !important;
    }

    .fp-top-m {
        margin-top: 1em;
        margin-bottom: 1em
    }

    .partners {
        margin: 4em 0em 2em !important;
    }

    .wp-block-nk-awb {
        margin-bottom: 0px;
    }

    .top-comb4 img {
        width: 75%;
        height: auto
    }

    .top-comb4 {
        left: 3%
    }

    .mmb-3, .mmy-3 {
        margin-bottom: 1rem !important;
    }

    .mmt-3, .mmy-3 {
        margin-top: 1rem !important;
    }

    .mmb-4, .mmy-4 {
        margin-bottom: 2rem !important;
    }

    .mmt-4, .mmy-4 {
        margin-top: 2rem !important;
    }

    .mmb-6, .mmy-6 {
        margin-bottom: 4rem !important;
    }

    .mmt-6, .mmy-6 {
        margin-top: 4rem !important;
    }

    .opinie {
        padding: 0.7em;
    }

    input.zgoda {
        height: 20px !important;
        width: 20px !important;
        vertical-align: top;
        position: absolute;
    }

    .wpcf7-acceptance label {
        line-height: 15px;
    }

    .wpcf7-acceptance .wpcf7-list-item-label {
        font-size: 10px;
    }

    #content-wrap label {
        font-size: 16px

    }

    .wpcf7-list-item {
        margin-left: 3em;
    }

    hr.footer-hr {
        border-top: 1px solid #939393;
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
    }

    .footer-container h3 {
        font-size: 24px
    }

    button:focus {
        outline: 0px dotted !important;
        outline: 0px auto -webkit-focus-ring-color !important;
    }

    .dropdown-menu.show .dropdown-menu li:first-child {
        padding-top: 0em;
    }

    .top-onas h2 {
        margin-bottom: 1em;
        margin-top: 1em;
        text-align: center;
    }

    .comb-before {
        position: relative
    }

    .comb-before:before {
        content: url("../img/comb.png");
        position: absolute;
        transform: translateY(-50%);
        top: 60%;
        z-index: -1;
        margin-left: -1em
    }

    .team-numbers .wp-block-column {
        margin: 0 !important;
    }

    .cele-firmy img {
        object-fit: contain;
    }

    .cele-firmy figure {
        height: auto;

    }

    .poly-kariera figure {
        height: 100%;
    }

    .gallery-career li {
        padding: 0.2em;
    }

    .post-template-single-aplikowanie .main.main-margin-top {
        margin-top: 0;
    }


    a.devapo-logo-aplikowanie img {
        width: 50%;
        margin-bottom: 3em;
    }

    .top-aplikowanie {
        margin-bottom: 1em;
    }

    .warunki-button {
        position: fixed;
        z-index: 10000;
        width: 84vw;
        bottom: 20px;
    }

    .acceptance-283 .wpcf7-list-item-label {
        font-size: 14px;
    }

    .acceptance-283 label {
        padding: 1em;
    }

    .acceptance-283 input {
        margin-left: -2em
    }

    .blog-top-wrapper div {
        padding: unset;
        word-break: keep-all;
        white-space: nowrap;
    }

    .blog-top-wrapper .owl-controls {
        display: none;
    }

    #wpcf7-f360-p25-o1 .form-submit {
        margin-bottom: 1em !important;
        margin-top: 1em !important;
    }

    #wpcf7-f360-p25-o1 p:last-of-type:after {
        content: url(../img/arrow.png);
        padding: 1.85em;
        margin-left: 17.5em;
        position: absolute;
    }

    .service-column .wp-block-columns, .service-column figure {
        margin-left: 0em !important;
        margin-right: 0em;
    }

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

    .case-study img {
        height: 100%;
    }

    .to-cover {
        margin-left: -15px;
        margin-right: -15px;
    }

    .to-cover img {
        object-fit: cover;
        max-width: unset !important;
    }

    .column-services {
        padding: 51px;
        margin: 1em 1.5em 1em 1.5em !important;
    }


    .poly:after {
        top: -75%;
        left: 0%;
        z-index: -1;
    }
}

@media only screen and (max-width: 992px) {
    .footer-form-image #submiter:before,
    .aplikowanie-form #submiter:before {
        top: 0;
        height: auto;
        padding-top: 0.8em;
        padding-left: 85%;
    }

    .case-block {
        border-radius: 10px;
        padding: 1em 3.4em;
        margin: 1em 2em;
        min-height: 13em;
    }

    .case-study-top .wp-block-columns .wp-block-column {
        width: auto;
    }

    .oaa .case-block {
        border-radius: 10px;
        padding: 1em 3.4em;
        margin: 1em 1em;
    }

    .service-style .wp-block-column {
        padding: 0 !important;
    }

    .text-center-mobile {
        text-align: center !important;
    }

    .acceptance-825 input[type=checkbox] + span:before {
        display: block;
        position: absolute;
        content: '';
        border-radius: 4px;
        height: 20px;
        width: 20px;
        top: 0.4em;
        left: -4em;
        border: 2px solid #fff;
        background-color: #fff;
    }

    .acceptance-825 input[type=checkbox] + span:after {
        display: block;
        position: absolute;
        content: "\2713";
        height: 20px;
        width: 20px;
        top: 0.4em;
        left: -3.3em;
        visibility: hidden;
        font-size: 12px;
        text-align: center;
        line-height: 18px;
        color: black;
        font-weight: bold;
    }

}

@media only screen and (max-width: 992px) and (min-width: 767px) {
    .nasi-klienci-logo .wp-block-column:nth-child(1) .clients-box:nth-child(1) {
        border-top-left-radius: 10px;
    }

    .nasi-klienci-logo .wp-block-column:nth-child(1) .clients-box:nth-child(2) {
        border-top-right-radius: 10px;
    }

    .nasi-klienci .wp-block-column:nth-last-child(1) .clients-box:nth-child(1) {
        border-bottom-left-radius: 10px;
    }

    .nasi-klienci .wp-block-column:nth-last-child(1) .clients-box:nth-child(2) {
        border-bottom-right-radius: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .clients-box.first-box {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .clients-box.last-box {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
}

@media only screen and (min-width: 1024px) {
    .capitalize-desktop {
        text-transform: uppercase;
    }

    .bottom-li-line .wp-block-column:first-child {
        margin-right: 2em;
        margin-left: 1em;
    }

    .bottom-li-line .wp-block-column:last-child {
        margin-left: 2em;
        margin-right: 1em;
    }

    #slider-9-slide-14-layer-0 img {
        object-fit: cover !important;
        object-position: top !important;
    }

    .kariera-oferty h4 {
        margin-right: 80px;
    }

    .arrow-r {
        position: relative;
    }

    .arrow-r:after {
        content: url('../img/arrow-r.svg');
        position: absolute;
        top: 110%;
        right: 15%;
    }

    .arrow-l {
        position: relative;
    }

    .arrow-l:after {
        content: url('../img/arrow-l.svg');
        position: absolute;
        top: 110%;
        left: 15%;
    }

}

.comb-en {
    position: relative;
}

.comb-en:after {
    content: url('../img/coms.svg');
    position: absolute;
    top: -200%;
    left: -19%;
    z-index: -1;
}

.comb-filter {
    word-break: keep-all;
    white-space: nowrap;
}

.comb-filter:after {
    filter: brightness(0) saturate(100%) invert(42%) sepia(34%) saturate(819%) hue-rotate(156deg) brightness(92%) contrast(99%);
    opacity: .25;
    left: -17%
}

@media only screen and (min-width: 1200px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }

}

@media (min-width: 600px) and (max-width: 781px) {
    .wp-block-column:not(:only-child) {
        flex-basis: unset !important;
    }
}

.desktop-none-flex {
    display: none;
}

.wpcf7-response-output {
    visibility: hidden;
}

/* .wpcf7-response-output{
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: black!important;
padding: 10em!important;
background-color: #fff;

} */
.form-submit {
    padding: 0px 30px 0px 0px !important;
    font-weight: 400 !important;
    width: 75% !important;
}

.wpcf7-form p:last-of-type .wpcf7-spinner {
    display: none;
}

/*.wpcf7-form p:last-of-type:after {*/
/*    content: url("../img/arrow.png");*/
/*    padding: .85em;*/
/*    margin-left: -4.5em;*/
/*    position: absolute;*/
/*}*/

.form-submit-aplikacja input {
    margin-top: 0;
}

.form-submit-aplikacja:after {
    content: url("../img/arrow.png") !important;
    padding: 0 !important;
    margin-left: -4.5em !important;
    padding-top: 0.9em !important;
    position: absolute !important;
}

#wpcf7-f360-p25-o1 p:last-of-type:after {
    content: url("../img/arrow.png");
    padding: .85em;
    margin-left: 20.5em;
    position: absolute;
}

.alm-btn-wrap {
    border-top: 1px solid #E9E9E9;
}

.ajax-load-more-wrap.green .alm-load-more-btn {
    background-color: transparent !important;
    color: #10C998 !important;
    font-size: 24px !important;
    text-decoration: underline !important;
    -webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 4%) !important;
    box-shadow: 0 0px 0px rgb(0 0 0 / 4%) !important;
    font-family: Oswald !important;
    font-weight: 600 !important;
    margin: 1em
}

.page-id-2078 .box-to-hide {
    display: none;
}

@media (max-width: 1920px) {
    .column-hexa {
        flex-basis: auto !important;
    }
}

@media (max-width: 1600px) {
    .column-hexa {
        flex-basis: auto !important;
    }

}

@media (max-width: 1536px) {
    .column-hexa {
        flex-basis: 80% !important;
    }

}

@media (max-width: 1440px) {
    .column-hexa {
        flex-basis: auto !important;
    }

}

@media (max-width: 1366px) {
    .column-hexa {
        flex-basis: auto !important;
    }

}

@media (max-width: 1200px) {
    .column-hexa {
        flex-basis: auto !important;
    }

    .hexa {
        height: 100px !important;
        width: 115px;
    }

}

@media (max-width: 1024px) {
    .column-hexa {
        flex-basis: auto !important;
    }

    .hexa {
        height: 90px !important;
        width: 100px;
    }

}

@media (max-width: 991px) {
    .column-hexa {
        flex-basis: 100% !important;
        margin-left: 0px !important;
        margin-right: -32px !important;
    }

    .hexa {
        height: 80px !important;
        width: 100px;
    }

    .poly-kariera {
        padding: 1em;
    }
}

@media (max-width: 900px) {
    .column-hexa {
        flex-basis: 107% !important;
        margin-left: -31px !important;
        margin-right: -31px !important;
        width: 100vw;
    }

    .column-hexa .poly-kariera {
        display: grid;
        grid-template-columns: auto auto;
    }

    .poly-kariera .wp-block-column {
        padding: .5em
    }

    .poly-kariera .wp-block-column:not(:first-child) {
        margin-left: 0;
    }

    .hexa {
        height: 86px !important;
        width: 100px;
    }

    .poly-kariera {
        padding: 1em;
    }
}

@media (max-width: 781px) {
    .wp-block-column:not(:only-child) {
        flex-basis: auto !important;
        flex-grow: 0;
    }
}


@media (max-width: 1023px) {
    .partners ~ .wp-block-spacer {
        display: none;
    }
}

.footer-form-image, .aplikowanie-form {
    padding: 40px 15px;
}

@media (max-width: 991px) {
    .hide-mobile {
        display: none;
    }
}

#dpsp-floating-sidebar {
    position: fixed;
    top: 75%;
    transform: translateY(-50%);
    z-index: 9998;
}


.container-1440 {
    max-width: 1440px;
}

.container-900 {
    max-width: 900px;
}

.container-700 {
    max-width: 700px;
}

.container-750 {
    max-width: 750px;
}

.container-800 {
    max-width: 800px;
}

.container-450 {
    max-width: 450px;
}

.container-375 {
    max-width: 375px;
}

.container-550 {
    max-width: 550px;
}

.container-1000 {
    max-width: 1000px;
}

.container-1100 {
    max-width: 1100px;
}

.container-1200 {
    max-width: 1280px;
}

.gap-50 {
    gap: 48px !important;
}

@media (max-width: 767px ) {
    .gap-50 {
        gap: 32px !important;
    }
}

.gap-25 {
    gap: 24px !important;
}

@media (max-width: 767px ) {
    .gap-25 {
        gap: 16px !important;
    }
}

.gap-15 {
    gap: 16px !important;
}

@media (max-width: 767px ) {
    .gap-15 {
        gap: 8px !important;
    }
}

.ml-35 {
    margin-left: 3.5rem !important;
}

/*Services */

/*
technologies we use
*/

ul.outsourcing {
    list-style: none
}

ul.outsourcing li:before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #a6e2d2;
    transform: rotate(45deg);
    display: block;
    position: absolute;
    left: -33px;
    top: 4px;
}

ul.outsourcing li {
    display: block;
    position: relative;
    padding-bottom: 20px;
}

.case-study-used-technologies {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-width: 160px;
    height: 72px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 10px;
    flex-wrap: nowrap !important;
    margin-bottom: 0;
}

.process {
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%);
    margin-top: -80px;
    margin-left: -15px;
    margin-right: -15px;
    z-index: -1;
}


.technologies-we-us-box {
    padding: 40px 10px 20px;
    border-radius: 10px;
}

.technologies-we-us-box2 {
    padding: 30px 20px;
    border-radius: 10px;
}

.technologies-we-us-box3 {
    padding: 30px 24px;
    border-radius: 10px;
}

.team-box2 {
    padding: 30px 20px;
    border-radius: 10px;
    max-width: 240px;
}

.team-box-line {
    max-width: 100px;
    border: 2px solid #10c998;
    margin-top: 0;
}

.benefits-camunda-box {
    padding: 40px 10px 20px;
    border-radius: 10px;
}

.technologies-we-us .nk-awb-overlay {
    mix-blend-mode: overlay;
    opacity: 0.9;
}

.technologies-we-us .nk-awb-inner img {
    height: 100% !important;
}

.we-have-work-on {
    height: 200px;
    padding: 35px 30px 25px;
    border-radius: 10px;
    border: 1px solid #D5D5D5;
}

.it-outsourcing-what-we-do {
    height: 100px;
    padding: 25px;
    border-radius: 10px;
    border: 1px solid #D5D5D5;
}

.custom-software-process-box {
    padding: 35px 20px;
    border-radius: 10px;
    background-color: #FFFFFF;
}

@media screen and (min-width: 768px) {
    .custom-software-process-box {
        height: 215px;
    }

}


.buttons-green a {
    color: #fff !important;
    background: #10C998;
    padding: calc(0.367em + 2px) calc(1.333em + 2px);
    display: inline-flex;
}

.buttons-black a {
    color: #000 !important;
    background: transparent;
    border: 1px solid #000;
    padding: calc(0.367em + 2px) calc(1.333em + 2px);
    display: inline-flex;
}

.buttons-transparent a {
    color: #fff !important;
    background: #10C998;
    border: 1px solid #FFFFFF;
    padding: calc(0.367em + 2px) calc(1.333em + 2px);
    display: inline-flex;
}

.buttons-transparent-green a {
    color: #10c998 !important;
    background: #FFFFFF;
    border: 1px solid #10c998;
    padding: calc(0.367em + 2px) calc(1.333em + 2px);
    display: inline-flex;
}

.buttons-transparent-green a span, .buttons-transparent a span, .buttons-black a span, .buttons-green a span, .buttons a span {
    margin-left: 16px;
    margin-top: -2px;
}

.case-study {
    background-color: #fff;
    padding: 25px 15px;
    border-radius: 10px;
    min-height: 260px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.3;
}

.case-study1 {
    padding: 25px 15px;
    border-radius: 10px;
    min-height: 260px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.3;
}

.service-testimonials {
    background-color: #fff;
    padding: 25px 15px;
    border: 1px solid #2978A0;
    border-radius: 10px;
    min-height: 260px;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    line-height: 1.3;
}

.service-testimonials .wp-block-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.service-testimonials figure img {
    width: auto !important;
}


.service-testimonials-custom {
    background-color: #fff;
    padding: 40px 15px;
    border: 1px solid #2978A0;
    border-radius: 10px;
    min-height: 260px;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    line-height: 1.3;
    height: 480px;
}

@media screen and (min-width: 1280px) {
    .service-testimonials-custom {
        height: 420px;
    }
}

.service-testimonials-custom .wp-block-column {
    display: flex;
    flex-direction: column;
    justify-content: start;
}

.service-testimonials-custom figure img {
    width: auto !important;
}

.service-testimonials p.text {
    font-family: 'Oswald';
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    padding-top: 25px;
}

.service-testimonials p.who {
    font-family: 'Oswald';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-align: right;
    padding-top: 20px;
    color: #8a8a8a;
}

.service-box {
    padding: 24px;
    border-radius: 10px;
}

.service-box-border-green {
    border: 1px solid #10C998 !important;
}

.service-box-border-grey {
    border: 1px solid #d5d5d5 !important;
}

.service-box-border-steel-blue {
    border: 1px solid #B3C7D9 !important;
}

.service-box-bg-green {
    background-color: #10C998 !important;
}

.service-box-bg-lightgreen {
    background-color: #A6E2D2 !important;
}

.service-box-bg-steel-blue {
    background-color: #B3C7D9 !important;
}

.service-box-bg-roman-silver {
    background-color: #7D8391 !important;
}

.service-icon {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    display: flex;
    align-items: flex-start;
    text-align: center;
    width: 100%;
    justify-content: center;
}

.service-icon figure figcaption {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.no-gap {
    gap: unset !important;
}

.project-outsourcing {
    padding: 30px 0;
    border-radius: 10px;
    background-color: #FFFFFF;
}

.project-outsourcing-box {
    border-right: 1px solid #e3e3e3;
}

.project-outsourcing-box:last-of-type {
    border-right: none;
}

.polygon-heading:before {
    content: "";
    background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/Polygon63.svg');
    width: 27px;
    height: 27px;
    display: block;
    transform: translate(0px, -20px);
    background-repeat: no-repeat;
}

.polygon-heading-green:before {
    content: "";
    background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/Polygon-green.svg');
    width: 27px;
    height: 27px;
    display: block;
    transform: translate(0px, -20px);
    background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
    .polygon-heading-green:before {
        position: absolute;
        left: 0;
        top: 40px;
    }

    .polygon-heading-green {

        margin-top: 48px !important;
    }
}

.polygon-heading3:before {
    content: "";
    background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/Polygon63.svg');
    width: 27px;
    height: 27px;
    display: block;
    transform: translate(0px, -20px);
    background-repeat: no-repeat;
    filter: brightness(2);
}

@media (max-width: 767px) {
    .polygon-heading-mobile:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/Polygon63.svg');
        width: 27px;
        height: 27px;
        display: block;
        transform: translate(0px, 5px) !important;
        background-repeat: no-repeat;
    }


    .service-testimonials-custom {
        max-width: calc(100% - 50px);
    }

    .polygon-heading:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/Polygon63.svg');
        width: 27px;
        height: 27px;
        display: block;
        transform: translate(0px, 5px) !important;
        background-repeat: no-repeat;
    }

    .polygon-heading {
        display: block !important;
        justify-content: center;
        flex-wrap: wrap;
        margin-left: -1px !important;
        align-items: center;
    }

    .polygon-heading3 {
        display: block !important;
        justify-content: center;
        flex-wrap: wrap;
        margin-left: -1px !important;
        align-items: center;
    }
}

.polygon-heading.v2:after {
    background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/Polygon66.svg');
}

.polygon-heading.v3:after {
    background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/Polygon4.svg');
    width: 50px;
    height: 50px;
    left: 31%;
    top: -50px;
}

.polygon-heading {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: -20px;
    align-items: center;
}

.polygon-heading-green {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: -20px;
    align-items: center;
}

.polygon-heading3 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: -20px;
    align-items: center;
}

.automation-processes-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid #7D8391;
    border-radius: 10px;
}

.camunda-how-it-works-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid #7D8391;
    border-radius: 10px;
}

.custom-software-howwework-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid #7D8391;
    border-radius: 10px;
    flex-direction: column !important;
}

.custom-software-howwework-box2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid #7D8391;
    border-radius: 10px;
    flex-direction: column !important;
}

.custom-software-service-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 35px 25px;
    background: #FFFFFF;
    border: 1px solid #7D8391;
    border-radius: 10px;
}

.automation-processes-case-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 35px 25px;
    border: 1px solid #10C998;
    border-radius: 10px;
}

.product-design-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 35px 25px;
    border: 1px solid #10C998;
    border-radius: 10px;
}

.support-partners-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 24px;
    background: #FFFFFF;
    border-radius: 10px;
}

.w-60 {
    width: 60%;
}

.redesign-box {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center !important;
    padding: 20px 15px;
    max-width: 830px;
    background: #FFFFFF;
    border: 2px solid #10C998;
    border-radius: 10px;
    position: relative;
}

.redesign-box:before {
    content: "";
    background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/checked.svg');
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    left: 0%;
    top: -25px;
    background-repeat: no-repeat;
}

@media (max-width: 767px) {
    .process {
        clip-path: polygon(0 1%, 100% 4%, 100% 100%, 0% 100%);
        margin-top: -40px;
        margin-left: -15px;
        margin-right: -15px;
    }

    .custom-software-howwework-box {
        flex-direction: row !important;
    }

    .ml-35 {
        margin-left: 0rem !important;
    }

    .we-have-work-on {
        padding: 20px 13px 16px;
    }

    .polygon-heading:after {
        left: 10%;
        top: 20px;
    }

    .polygon-heading.v3:after {
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/Polygon4.svg');
        width: 50px;
        height: 50px;
        left: 4%;
        top: -50px;
    }

    .font-50 {
        font-size: 50px !important;
    }

    .font-30 {
        font-size: 30px !important;
    }

    .font-32 {
        font-size: 32px !important;
    }

    .font-24 {
        font-size: 24px !important;
    }

    .font-16 {
        font-size: 16px !important;
    }

    .font-20 {
        font-size: 20px !important;
    }

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

    .w-100 a {
        width: 100% !important;
        justify-content: center;
    }

    .w-60 {
        width: 60% !important;
    }

    @media screen and (max-width: 768px) {
        .w-50 {
            width: 45% !important;
        }

    }

    .margin-auto {
        margin: auto !important;
    }

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

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

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

    .mobile-align-left {
        text-align: left !important;
    }

    .mobile-align-center {
        text-align: center !important;
    }

    .service-box {
        height: auto;
        padding: 24px;
        border-radius: 10px;
    }

    .margin-bottom-16 {
        margin-bottom: 16px !important;
    }

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

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

    .background-mod .nk-awb-inner {
        background-size: cover !important;
    }

    .background-mod .nk-awb-inner img {
        height: 100% !important;
        object-fit: cover !important;
    }

    .service-icon figure figcaption {
        display: none !important;
    }

    .service-icon {
        width: 20vw !important;
    }

    .services-columns.wp-block-columns .wp-block-column {
        flex-basis: unset !important;
    }

    .project-outsourcing {
        padding: 0px;
        border-radius: 10px;
        background-color: unset;

    }

    .project-outsourcing.wp-block-columns .wp-block-column {
        flex-basis: unset !important;
    }

    .we-have-work-on .wp-block-columns .wp-block-column {
        flex-basis: unset !important;
    }

    .project-outsourcing-box {
        padding: 20px;
        border-radius: 10px;
        background-color: #FFFFFF;
        width: 40vw;
        border-right-color: transparent;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .polygon-heading:after {
        left: 20%;
        top: 20px;
    }

    .background-mod .nk-awb-inner img {
        height: 100% !important;
        object-fit: cover !important;
    }

    .margin-bottom-16 {
        margin-bottom: 16px !important;
    }

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

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

    .margin-auto {
        margin: auto !important;
    }

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

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

    .we-have-work-on {
        padding: 20px 20px 20px;
    }

    .service-icon figure figcaption {
        display: none !important;
    }

    #areas-to-use .automation-processes-case-box {
        width: 48% !important;
        flex-basis: unset !important;
    }
}

@media (min-width: 1024px) {

    .service-box {
        max-width: 425px;
        height: 450px;
    }

    .service-box1h {
        height: 415px !important;
    }

    .service-box2h {
        height: 470px !important;
    }

    .service-box3h {
        height: 380px !important;
    }

    .service-box4h {
        height: 520px !important;
    }

    .service-box5h {
        height: 240px !important;
    }

    .service-box6h {
        height: 170px !important;
    }

    .we-have-work-on {
        max-width: 425px;
    }

    .it-outsourcing-what-we-do {
        max-width: 425px;
    }

    .custom-software-process-box {
        max-width: 425px;
    }

    .automation-processes-box {
        max-width: 300px;
        height: 260px;
    }

    .camunda-how-it-works-box {
        max-width: 350px;
        height: 260px;
    }

    .custom-software-howwework-box {
        max-width: 300px;
        height: 185px;
    }

    .custom-software-service-box {
        max-width: 285px;
        height: 385px;
    }

    .automation-processes-case-box {
        max-width: 285px;
        height: 475px;
        width: unset !important;
    }

    .product-design-box {
        max-width: 285px;
        height: 340px;
        width: unset !important;
    }

    .support-partners-box {
        max-width: 360px;
        height: 215px;
    }

    .technologies-we-us-box {
        height: 250px;
        max-width: 290px;
    }

    .technologies-we-us-box2 {
        height: 195px;
        max-width: 275px;
    }

    .technologies-we-us-box3 {
        height: 300px;
        max-width: 275px;
    }

    .team-box2 {
        height: 236px;
        max-width: 236px;
    }

    .benefits-camunda-box {
        height: 290px;
        max-width: 350px;
    }
}

@media (min-width: 1440px) {
    .polygontop:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/Polygontop.svg');
        width: 170px;
        height: 110px;
        left: 20%;
        top: 62px;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .smartprocess-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/polygonlewy.svg');
        width: 265px;
        height: 265px;
        left: -1%;
        top: 30%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .smartprocess-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/plaster-prawy.svg');
        width: 320px;
        height: 870px;
        right: -1%;
        top: -8%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .case-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/case-overview.svg');
        width: 367px;
        height: 263px;
        left: 2%;
        top: 4%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .smartprocessautomation-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/smartprocessautomation1.svg');
        width: 53px;
        height: 47px;
        left: 10%;
        top: 30%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .smartprocessautomation-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/smartprocessautomation2.svg');
        width: 82px;
        height: 72px;
        left: 1%;
        top: 60%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .benefits-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/benefits-left.svg');
        width: 227px;
        height: 565px;
        left: -1%;
        top: 16%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .benefits-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/benefits-right.svg');
        width: 192px;
        height: 238px;
        right: 0%;
        top: 55%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .areas-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/areas-left.svg');
        width: 150px;
        height: 156px;
        left: -1%;
        top: 10%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .areas-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/areas-right.svg');
        width: 297px;
        height: 549px;
        right: -1%;
        top: -9%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .technologies-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/technologies-left.svg');
        width: 265px;
        height: 626px;
        left: -1%;
        top: 4%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .technologies-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/technologies-right.svg');
        width: 184px;
        height: 232px;
        right: 7%;
        top: 34%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .process-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/process-left.svg');
        width: 220px;
        height: 264px;
        left: -1%;
        top: 31%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .process-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/process-right.svg');
        width: 276px;
        height: 714px;
        right: -1%;
        top: -10%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .custom-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/custom-lewy.svg');
        width: 265px;
        height: 265px;
        left: -1%;
        top: 30%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .custom-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/custom-prawy.svg');
        width: 200px;
        height: 280px;
        right: -1%;
        top: 40%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .legacy-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/legacy-lewy.svg');
        width: 170px;
        height: 160px;
        left: 0%;
        top: 35%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .legacy-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/legacy-prawy.svg');
        width: 227px;
        height: 492px;
        right: 0%;
        top: 0%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
        opacity: 0.3;
    }

    .design-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/legacy-lewy.svg');
        width: 170px;
        height: 160px;
        left: 0%;
        top: 35%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .design-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/design-right.svg');
        width: 227px;
        height: 492px;
        right: -1%;
        top: 0%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
        opacity: 0.3;
    }

    .why-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/legacy-lewy.svg');
        width: 170px;
        height: 160px;
        left: -2%;
        top: 50%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .outsourcing-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/sourcing-prawy.svg');
        width: 190px;
        height: 190px;
        right: 2%;
        top: 30%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .outsourcing-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/sourcing-lewy.svg');
        width: 354px;
        height: 582px;
        left: -1%;
        top: 20%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
        opacity: 0.3;
    }

    .clients-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/clients-prawy.svg');
        width: 105px;
        height: 95px;
        right: 2%;
        top: 30%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .opinions-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/clients-prawy.svg');
        width: 105px;
        height: 95px;
        right: 2%;
        top: 70%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .we-work-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/polygon-left-we-worked.svg');
        width: 190px;
        height: 600px;
        left: -1%;
        top: 22%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .why-choose-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/why-choose-right.svg');
        width: 244px;
        height: 520px;
        right: -1%;
        top: -15%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .comunda-how-it-works-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/comunda-how-it-works-left.svg');
        width: 300px;
        height: 380px;
        left: -1%;
        top: 46%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .comunda-how-it-works-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/comunda-how-it-works-right.svg');
        width: 100px;
        height: 85px;
        right: 18%;
        top: 10%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .comunda-areas-to-use-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/comunda-areas-to-use-left.svg');
        width: 177px;
        height: 298px;
        left: 14%;
        top: 45%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .comunda-areas-to-use-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/comunda-areas-to-use-right.svg');
        width: 163px;
        height: 154px;
        right: 15%;
        top: 41%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .comunda-goldpartner-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/comunda-goldpartner-top-left.svg');
        width: 289px;
        height: 646px;
        left: -1%;
        top: 8%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .comunda-goldpartner-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/comunda-goldpartner-top-right.svg');
        width: 150px;
        height: 156px;
        right: 17%;
        top: 27%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .comunda-goldpartner-polygon2:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/comunda-goldpartner-bottom-left.svg');
        width: 63px;
        height: 73px;
        left: 15%;
        top: 56%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .comunda-goldpartner-polygon2:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/comunda-goldpartner-bottom-right.svg');
        width: 159px;
        height: 184px;
        right: 15%;
        top: 66%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .custom-software-howwework-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/custom-software-service-polygon1-left.svg');
        width: 310px;
        height: 673px;
        left: -1%;
        top: 17%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .custom-software-howwework-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/custom-software-service-polygon1-right.svg');
        width: 192px;
        height: 238px;
        right: 5%;
        top: 46%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .custom-software-service-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/custom-software-service-polygon1-left.svg');
        width: 310px;
        height: 673px;
        left: -1%;
        top: 17%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .custom-software-service-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/custom-software-service-polygon1-right.svg');
        width: 192px;
        height: 238px;
        right: 5%;
        top: 46%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .custom-software-dev-service-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/custom-software-dev-services-left.svg');
        width: 150px;
        height: 156px;
        left: -1%;
        top: 3%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .custom-software-dev-service-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/custom-software-dev-services-right.svg');
        width: 142px;
        height: 164px;
        right: 0%;
        top: 56%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .footer-form-polygon:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/footer-left.svg');
        width: 228px;
        height: 215px;
        left: -1%;
        top: 35%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .footer-form-polygon:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/footer-right.svg');
        width: 164px;
        height: 210px;
        right: 10%;
        top: 40%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .testimonials-polygon:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/testimonials-polygon-left.svg');
        width: 158px;
        height: 174px;
        left: -1%;
        top: 69%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .testimonials-polygon:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/testimonials-polygon-right.svg');
        width: 143px;
        height: 143px;
        right: 2%;
        top: 51%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .process-polygons1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/process-polygons1-left.svg');
        width: 158px;
        height: 174px;
        left: 4%;
        top: 47%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .process-polygons1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/process-polygons1-right.svg');
        width: 195px;
        height: 619px;
        right: 0%;
        top: 6%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .teamoutsourcing-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/teamoutsourcing-polygon1-left.svg');
        width: 340px;
        height: 627px;
        left: -1%;
        top: -7%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .teamoutsourcing-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/teamoutsourcing-polygon1-right.svg');
        width: 130px;
        height: 136px;
        right: 8%;
        top: 31%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .approach-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/approach-polygon1-left.svg');
        width: 159px;
        height: 172px;
        left: 6%;
        top: 58%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .approach-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/approach-polygon1-right.svg');
        width: 209px;
        height: 626px;
        right: -1%;
        top: -17%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .case-studie-bn-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/case-studie-bn-left.svg');
        width: 264px;
        height: 438px;
        left: -1%;
        top: 18%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .case-studie-bn-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/case-studie-bn-right.svg');
        width: 177px;
        height: 141px;
        right: 4%;
        top: 38%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .case-studie-tech-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/case-studie-bn-right.svg');
        width: 177px;
        height: 141px;
        left: 2%;
        top: 31%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .case-studie-result-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/result-left.svg');
        width: 100px;
        height: 136px;
        left: 14%;
        top: 45%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .case-opinions-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/case-opinions-left.svg');
        width: 196px;
        height: 168px;
        left: -1%;
        top: 45%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .case-opinions-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/case-opinions-right.svg');
        width: 185px;
        height: 163px;
        right: 1%;
        top: 14%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .what-we-offer-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/what-we-offer-left.svg');
        width: 210px;
        height: 423px;
        left: -3%;
        top: 10%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
        opacity: 40%;
    }

    .what-we-offer-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/what-we-offer-right.svg');
        width: 198px;
        height: 238px;
        right: -1%;
        top: 50%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .what-you-need-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/when-you-need-left.svg');
        width: 214px;
        height: 259px;
        left: -1%;
        top: 6%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .what-you-need-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/when-you-need-right.svg');
        width: 251px;
        height: 409px;
        right: -1%;
        top: 10%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
        opacity: 28%;
    }

    .what-you-need-polygon2:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/when-you-need-left2.svg');
        width: 40px;
        height: 40px;
        left: -7%;
        top: 37%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .what-you-need-polygon2:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/when-you-need-right2.svg');
        width: 159px;
        height: 184px;
        right: -8%;
        top: 50%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .why-you-need-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/why-you-need-left.svg');
        width: 270px;
        height: 761px;
        left: 0;
        top: 27%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .why-you-need-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/why-you-need-right.svg');
        width: 199px;
        height: 238px;
        right: 4%;
        top: 40%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .abilities-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/abilities-polygon1-left.svg');
        width: 203px;
        height: 582px;
        left: -14px;
        top: 17%;
        position: absolute;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

    .abilities-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/abilities-polygon1-right.svg');
        width: 190px;
        height: 194px;
        right: 0%;
        top: 50%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .design-proces-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/design-proces-left.svg');
        width: 270px;
        height: 589px;
        left: 0px;
        top: 8%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: 1;
    }

    .design-proces-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/design-proces-right.svg');
        width: 197px;
        height: 462px;
        right: -1%;
        top: 25%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: 1;
        filter: grayscale(1);
        opacity: 40%;
    }

}

.opinion {
    position: relative;
}

.opinion:before {
    content: '“';
    width: 50px;
    height: 50px;
    color: #10C998;
    font-weight: 400;
    font-size: 70px;
    left: -30px;
    top: -35px;
    position: absolute;
    background-repeat: no-repeat;
}

.opinion:after {
    content: '“';
    width: 50px;
    height: 50px;
    color: #10C998;
    font-weight: 400;
    font-size: 70px;
    right: -30px;
    bottom: -15px;
    position: absolute;
    background-repeat: no-repeat;
}


#content-wrap .footer-form-image input.zgoda {
    appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: black;
    padding: 8px;
    width: 24px !important;
    height: 24px !important;
    border: 1px solid black;
    border-radius: 1px !important;
    display: grid;
    place-content: center;
    transform: translate(-35px, 30px);
}

@media screen and (max-width: 768px) {
    #content-wrap .footer-form-image input.zgoda {
        transform: translate(-35px, 4px);
    }
}

#content-wrap .footer-form-image input.zgoda.error {
    border: 2px solid #ee7071 !important;
}


input.zgoda::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    -webkit-clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    /*transform: scale(0);*/
    transform-origin: bottom left;
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em #000000;
    display: none;
}

input.zgoda:checked::before {
    /*transform: scale(1);*/
    display: block;
}


.rotate-90-plus img {
    transform: rotate(90deg);;
}

/*Navigation custom devapo*/
.service-section {
    position: relative;
    z-index: 99;
}

@media (min-width: 768px) {
    ul.devapo-custom-nav {
        list-style: none;
        flex-wrap: nowrap;
        display: flex;
        max-width: 1100px;
        margin: auto;
        overflow-x: scroll;
        transition: top .3s;
        background-color: #f7f7f7 !important;
    }

    ul.devapo-custom-nav::-webkit-scrollbar {
        background-color: #f7f7f7 !important;
        height: 1px;
    }

    .navisection .nk-awb-overlay {
        background-color: #f7f7f7 !important;
    }
}

.navisection {
    z-index: 999;
}

@media (max-width: 767px) {
    ul.devapo-custom-nav {
        list-style: none;
        flex-wrap: nowrap;
        display: flex;
        width: 100%;
        margin: auto;
        overflow-x: scroll;
        transition: top .3s;
        padding-left: 0;
        padding-top: 16px;
    }

    ul.devapo-custom-nav::-webkit-scrollbar {
        background-color: #ffffff !important;
        height: 1px;

    }

    .navisection .nk-awb-overlay {
        background-color: #ffffff !important;
    }
}

ul.devapo-custom-nav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #f7f7f7;
    padding: 10px;
    height: 65px;
    z-index: 999;
    align-items: center;
    width: 100%;
    max-width: 100%;
    transition: top .3s;
}

@media (min-width: 1024px) {
    ul.devapo-custom-nav.fixed {
        justify-content: center;
    }
}


ul.devapo-custom-nav li {
    width: max-content;
}

ul.devapo-custom-nav li a {
    color: #393E41 !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    margin-right: 20px;
    width: max-content;
    display: flex;
}

ul.devapo-custom-nav li a.current-link, ul.devapo-custom-nav li a:hover, ul.devapo-custom-nav li a:active {
    color: #10C998 !important;
    font-weight: 600;
    padding-bottom: 0px;
    border-bottom: 1px solid #10c998;
    text-decoration: none;
}


.wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 10px;
    line-height: 1.15 !important;
}

.wpcf7-acceptance .wpcf7-list-item-label a {
    font-size: 12px !important;
}

.pl-10 {
    padding-left: 10px;
}

@media (max-width: 767px) {
    .pl-10 {
        padding-left: 0px;
    }

    .footer-form-image figure {
        align-items: center;
        justify-content: center;
    }

    .footer-form-image figure img {
        width: 100% !important;
    }
}

a.footer-linkedin {
    padding-left: 15px;
    padding-bottom: 5px;
}

.wp-block-separator {
    border-bottom: none !important;
}

.grecaptcha-badge {
    display: none;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

.mix-darken img {
    mix-blend-mode: darken;
}

.flex-basis-reset {
    flex-basis: unset !important;
}

.support-partners-box .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: unset !important;
}

.wpcf7-acceptance input.zgoda {
    appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: black;
    padding: 8px !important;
    width: 16px !important;
    height: 16px !important;
    border: 1px solid black !important;
    border-radius: 1px !important;
    display: grid;
    place-content: center;
    transform: translate(-30px, 24px);
}

.wpcf7-acceptance input.zgoda.error {
    border: 2px solid #ee7071 !important;
}


.mystery {
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
    position: absolute;
    top: 34px;
    color: #eb6f70;
    z-index: 99999;
    width: 95%;
    text-align: left;
    padding-left: 5px;
    padding-top: 5px;
}

.mystery2 {
    position: relative;
    top: 100%;
    color: #333333;
    z-index: 99999;
    width: 95%;
    text-align: left;
    background-color: #f5e0e0;
    border-color: #ee7071;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    padding: 5px 10px;
    margin: 10px 0;
}

.mystery2:before {
    content: url('../img/x-circle.svg');
    padding: .2em;
    position: absolute;
    top: 6px;
    left: -30px;
}

.mystery1 {
    position: relative;
    top: 100%;
    color: #ffffff;
    z-index: 99999;
    width: 95%;
    text-align: left;
    border-color: #17e354;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    padding: 5px 10px;
    margin: 10px 0;
    display: block !important;

}

.mystery1:before {
    content: url('../img/x-tick.svg');
    padding: .2em;
    position: absolute;
    top: 6px;
    left: -30px;
}

.wpcf7-response-output {
    display: none;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    /*position: absolute;*/
    top: 100%;
    color: #333333;
    z-index: 99999;
    text-align: left;
    background-color: #f5e0e0;
    border-color: #ee7071;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    padding: 5px 10px;
    margin: 10px 0;
    display: block !important;
}

.your-name-label .wpcf7-not-valid-tip, .your-email-label .wpcf7-not-valid-tip {
    display: none !important;
}

.addtoany_content {
    clear: both;
    margin: 30px auto !important;
}

.newsletter_blog .wpcf7-form.invalid .wpcf7-response-output, .newsletter .wpcf7-form.invalid .wpcf7-response-output {
    display: block !important;
    top: 100%;
    color: #333333 !important;
    z-index: 99999;
    width: 95%;
    text-align: left;
    background-color: #f5e0e0;
    border-color: #ee7071 !important;
    border-radius: 5px !important;
    border-width: 1px;
    border-style: solid;
    padding: 5px 10px;
    margin: 10px 0;
}

.newsletter_blog .wpcf7-form.sent .wpcf7-response-output, .newsletter .wpcf7-form.sent .wpcf7-response-output {
    top: 100%;
    color: #333333 !important;
    z-index: 99999;
    width: 95%;
    text-align: left;
    border-color: #17e354 !important;
    border-radius: 5px !important;
    border-width: 1px;
    border-style: solid;
    padding: 5px 10px;
    margin: 10px 0;
    display: block !important;
}

#testimonials .owl-controls {
    display: block;
    position: absolute;
    top: 30%;
    width: 100%;
}

#testimonials .owl-controls .owl-nav {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

#testimonials .owl-controls .owl-nav .owl-prev {
    transform: translateX(-30px);
    background: url("../img/left-arrow.svg") no-repeat center;
}

#testimonials .owl-controls .owl-nav .owl-next {
    transform: translateX(30px);
    background: url("../img/right-arrow.svg") no-repeat center;
}

#testimonials .owl-controls .owl-dots {
    display: none !important;
}

#testimonials .owl-carousel .owl-item {
    display: flex;
    justify-content: center;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: transparent;
    font-size: 70px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.bg-transparent {
    background-color: unset !important;
}

@media (max-width: 768px) {
    .case-technologies {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 16px !important;
    }

    .case-technologies.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: unset !important;
    }

    .case-study-used-technologies.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: unset !important;
    }

    .case-approach.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: unset !important;
    }

    .case-approach.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: unset !important;
    }


    .case-technologies .wp-block-column {
        max-width: 47%;
        flex-basis: unset !important;
    }
}


.case-approach {
    gap: 0 !important;
}

.case-approach .number {
    min-width: 80px;
}

.background-transparent {
    background: transparent !important;
}

.no-border {
    border: none !important;
}

.column-services2 {
    background: #FFFFFF;
    border: 2px solid #67D1B4;
    box-sizing: border-box;
    border-radius: 10px;
    transition: 0.2s;
    cursor: pointer;
    display: block;
    margin: 1em 1.5em 1em 1.5em;
    padding: 51px;
    height: 270px;

}

@media screen and (min-width: 768px) {
    .column-services2 {
        width: 100%;
        margin: 0 !important;
    }
}

.column-services2:hover {
    transform: scale(1.1);
    transition: 0.2s;
    text-decoration: none;
}

.column-services2 p {
    text-decoration: none;
    color: #393E41;
}

.column-services3 {
    background: #FFFFFF;
    border: 2px solid #67D1B4;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 51px;
    margin-right: 30px;
    transition: 0.2s;
    cursor: pointer;
    display: block;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .no-gap-mobile {

        gap: unset !important;

    }
}


.figure-reset {
    height: unset !important;
}


@media (min-width: 768px) {

    .timeline-steps {
        display: flex;
        justify-content: center;
        flex-wrap: nowrap;
        margin-top: 120px;
        margin-bottom: 80px;
    }

    .timeline-steps .timeline-step {
        align-items: center;
        display: flex;
        flex-direction: column;
        position: relative;
        margin: 1rem
    }


    .timeline-steps .timeline-step:not(:last-child):after {
        content: "";
        border-top: 1px solid #000000;
        width: 100%;
        position: absolute;
        left: 90px;
        top: 10px;
        z-index: -1;
    }

    .timeline-steps .timeline-step:not(:first-child):before {
        content: "";
        display: block;
        border-top: 1px solid #000000;
        width: 100%;
        position: absolute;
        right: 90px;
        top: 10px;
        z-index: -1;
    }

    .timeline-steps .timeline-content {
        width: 100%;
        text-align: center
    }

    .timeline-steps .timeline-content .inner-circle {
        border-radius: 1.5rem;
        height: 22px;
        width: 22px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background-color: #10c998
    }

    .timeline-steps .timeline-content .top {
        font-style: normal;
        font-weight: 600;
        font-size: 70px;
        line-height: 82px;
        position: absolute;
        top: -105px;
        left: 50px;
        color: #ECECEC;
    }

    .timeline-steps .timeline-content .bottom {
        font-weight: 400;
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        color: #393E41;
        padding-top: 10px;
    }

    .timeline2-steps {
        display: flex;
        justify-content: center;
        flex-wrap: nowrap;
        margin-top: 48px;
        margin-bottom: 0;
    }

    .timeline2-steps .timeline2-step {
        align-items: center;
        display: flex;
        flex-direction: column;
        position: relative;
        margin: 1rem
    }


    .timeline2-steps .timeline2-step:not(:last-child):after {
        content: "";
        border-top: 1px solid #D9D9D9;
        width: 100%;
        position: absolute;
        left: 30px;
        top: 17px;
        z-index: -1;
    }

    .timeline2-steps .timeline2-step:not(:first-child):before {
        content: "";
        display: block;
        border-top: 1px solid #D9D9D9;
        width: 100%;
        position: absolute;
        right: 30px;
        top: 17px;
        z-index: -1;
    }

    .timeline2-steps .timeline2-content {
        width: 100%;
        text-align: center
    }

    .timeline2-steps .timeline2-content .inner-circle2 {
        border-radius: 1.5rem;
        height: 35px;
        width: 35px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border: 8px solid #10c998;
        background-color: #FFFFFF;
    }

    .timeline2-steps .timeline2-content .inner-circle2.typ1 {
        transform: translateX(-37px);
    }

    .timeline2-steps .timeline2-content .inner-circle2.typ2 {
        transform: translateX(-70px);
    }

    .timeline2-steps .timeline2-content .inner-circle2.typ3 {
        transform: translateX(-128px);
    }

}

@media (max-width: 767px) {

    .timeline-steps {
        display: flex;
        justify-content: center;
        flex-wrap: nowrap;
    }

    .timeline-steps .timeline-step {
        align-items: center;
        display: flex;
        flex-direction: column;
        position: relative;
        width: 20vw;
        max-width: unset;
    }


    .timeline-steps .timeline-step:not(:last-child):after {
        content: "";
        border-top: 1px solid #000000;
        width: 100%;
        position: absolute;
        left: 30px;
        top: 10px;
        z-index: -1;
    }

    .timeline-steps .timeline-step:not(:first-child):before {
        content: "";
        display: block;
        border-top: 1px solid #000000;
        width: 100%;
        position: absolute;
        right: 30px;
        top: 10px;
        z-index: -1;
    }

    .timeline-steps .timeline-content {
        width: 100%;
        text-align: center
    }

    .timeline-steps .timeline-content .inner-circle {
        border-radius: 1.5rem;
        height: 22px;
        width: 22px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background-color: #10c998
    }

    .timeline-steps .timeline-content .top {
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 28px;
        color: #ECECEC;
        text-align: center;
    }

    .timeline-steps .timeline-content .bottom {
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        color: #393E41;
    }

}


.cooperation-model-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 24px 8px;
    border: 1px solid #10C998;
    border-radius: 10px;
}

.approach-legacy-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 24px 8px;
    border: 1px solid #10C998;
    border-radius: 10px;
}

@media screen and (min-width: 1024px) {
    .cooperation-model-box {
        max-width: 350px;
        height: 360px;
        width: unset !important;
        padding: 24px;
    }

    .approach-legacy-box {
        max-width: 450px;
        height: 350px;
        width: unset !important;
        padding: 24px;
    }

    .cooperation-model-polygon:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/cooperation-model-polygon-left.svg');
        width: 121px;
        height: 130px;
        left: 0px;
        top: 40%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: 1;
    }

    .cooperation-model-polygon:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/cooperation-model-polygon-right.svg');
        width: 47px;
        height: 47px;
        right: 3%;
        top: 77%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: 1;
    }
}


.gains-outsourcing-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 24px;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #10C998;
    border-radius: 10px;
    justify-content: center;
}

@media screen and (min-width: 1024px) {
    .gains-outsourcing-box {
        max-width: 425px;
        height: 250px;
        width: unset !important;
    }

    .gains-outsourcing-polygon:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/gains-outsourcing-polygon-left.svg');
        width: 235px;
        height: 252px;
        left: 8%;
        top: 40%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .gains-outsourcing-polygon:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/gains-outsourcing-polygon-right.svg');
        width: 222px;
        height: 378px;
        right: -1%;
        top: -2%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: 1;
        filter: grayscale(1);
        opacity: 15%;
    }

    .we-support-polygon:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/we-support-polygon-left.svg');
        width: 85px;
        height: 97px;
        left: 3%;
        top: 47%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .we-support-polygon:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/we-support-polygon-right.svg');
        width: 185px;
        height: 201px;
        right: 5%;
        top: 58%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .outsourcin-tech-polygon:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/outsourcin-tech-polygon-left.svg');
        width: 121px;
        height: 168px;
        left: -1%;
        top: 33%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .outsourcin-tech-polygon:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/outsourcin-tech-polygon-right.svg');
        width: 185px;
        height: 164px;
        right: 0%;
        top: 7%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .outsourcin-approach-polygon:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/outsourcin-approach-polygon-left.svg');
        width: 240px;
        height: 419px;
        left: -1%;
        bottom: 10%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
        filter: grayscale(1);
        opacity: 40%;
    }

    .outsourcin-approach-polygon:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/outsourcin-approach-polygon-right.svg');
        width: 185px;
        height: 163px;
        right: 3%;
        bottom: 26%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .product-design-first-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/product-design-first-polygon1-left.svg');
        width: 190px;
        height: 313px;
        left: -4%;
        top: 17%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .product-design-first-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/product-design-first-polygon1-right.svg');
        width: 146px;
        height: 172px;
        right: 2%;
        top: 26%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .when-do-you-need-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/when-do-you-need-polygon1-left.svg');
        width: 121px;
        height: 130px;
        left: 2%;
        top: 44%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .when-do-you-need-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/when-do-you-need-polygon1-right.svg');
        width: 218px;
        height: 277px;
        right: -1%;
        top: 32%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
        filter: grayscale(1);
        opacity: 40%;
    }

    .why-choose-legacy-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/why-choose-legacy-polygon1-left.svg');
        width: 200px;
        height: 288px;
        left: 1%;
        top: 25%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: 1;
    }

    .why-choose-legacy-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/why-choose-legacy-polygon1-right.svg');
        width: 322px;
        height: 576px;
        right: -1%;
        top: 12%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: 0;
        filter: grayscale(1);
        opacity: 27%;
    }

    .legacy-tech-polygon1 {
        position: relative;
    }

    .legacy-tech-polygon1:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/legacy-tech-polygon1-left.svg');
        width: 113px;
        height: 120px;
        right: 1%;
        top: -69%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: 1;
    }

    .legacy-tech-polygon1:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/legacy-tech-polygon1-right.svg');
        width: 90px;
        height: 86px;
        left: 1%;
        top: 12%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: 0;
    }

    .approach-legacy-polygon:before {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/approach-legacy-polygon-left.svg');
        width: 161px;
        height: 519px;
        left: 1%;
        top: 17%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: 1;
    }

    .approach-legacy-polygon:after {
        content: "";
        background-image: url('https://devapo.io/wp-content/themes/ars-creo_devapo/img/polygons/approach-legacy-polygon-right.svg');
        width: 313px;
        height: 638px;
        right: -1%;
        top: 12%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
        filter: grayscale(1);
        opacity: 28%;
    }
}


.benefits-it-outsourcing-box {
    padding: 24px;
    border-radius: 10px;
}

.benefits-legacy-box {
    padding: 24px;
    border-radius: 10px;
}

@media (min-width: 1024px) {
    .benefits-it-outsourcing-box {
        height: 290px;
        max-width: 350px;
    }

    .benefits-legacy-box {
        height: 330px;
        max-width: 350px;
    }
}

@media screen and (max-width: 768px) {
    .cooperation-model-box .wp-block-columns .wp-block-column {
        flex-basis: unset !important;
    }

    .it-outsourcing-what-we-do .wp-block-columns .wp-block-column {
        flex-basis: unset !important;
    }

    .cooperation-model-box .wp-block-columns .wp-block-column .wp-block-image {
        margin: 0 16px;
    }
}

.technology-boxy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 24px 16px;
    gap: 16px;
    width: 160px;
    height: 80px;
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 10px;
}

@media (max-width: 767px) {
    .technology-boxy .service-icon figure figcaption {
        display: flex !important;
    }

    .technology-boxy .service-icon {
        width: 100% !important;
        margin-bottom: 0;
    }
}

.reset-caption figure figcaption {
    display: block !important;
}

@media screen and (max-width: 768px ) {
    .polygon-heading.d-none {
        display: none !important;
    }
}


/* Huntapo*/

.huntapo-header-button a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 32px;
    border: 2px dashed #E64910;
    color: #E64910 !important;
    font-size: 20px;
}

.huntapomailto {
    text-decoration: none;
    color: #E64910 !important;
}

@media screen and (min-width: 768px ) {
    .heading-right-section {
        padding-right: 90px;

    }

    .huntapo-header-button a {
        padding: 40px 32px;
    }
}

.huntapo-header-button a:hover {
    text-decoration: none;
}

.huntapo-header-button a span.link-arrow {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-image: url("../img/link-arrow.svg");
    background-repeat: no-repeat;
    width: 32px;
    height: 24px;
    margin-left: 16px;
}

.section-heading {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
}

.section-heading .has-inline-color {
    position: relative;
}

.section-heading .has-inline-color::after {
    content: "";
    width: 100%;
    height: 9px;
    background-color: #E64910;
    display: block;
    position: absolute;
    bottom: 4px;
    z-index: -1;
    left: -5px;
}

.section-text {
    font-family: 'Mulish', sans-serif;
}

.network-hunter .nk-awb-overlay {
    mix-blend-mode: overlay;
    opacity: 0.8;
}

.network-hunter-text {
    padding: 8px 20px 20px;
}

.it-pro {
    z-index: -1;
    margin-top: -70px;
    padding-top: 100px;
}

.it-pro-box {
    width: 225px;
    height: 225px;
    background: #FFFFFF;
    border: 1px solid #A4A8A9;
    box-shadow: 0px 10px 45px -15px rgba(0, 0, 0, 0.15);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.form-left {
    position: relative;
}

.form-top {
    position: relative;
}

.form-section {
    position: relative;
}

.form-left:before {
    content: "";
    background-image: url('../img/polygons/kropki.svg');
    width: 490px;
    height: 47px;
    left: -50%;
    top: 63%;
    position: absolute;
    background-repeat: no-repeat;
    z-index: -2;
}

.form-top:before {
    content: "";
    background-image: url('../img/polygons/pion.svg');
    width: 88px;
    height: 385px;
    left: 19%;
    top: 15%;
    position: absolute;
    background-repeat: no-repeat;
    z-index: -1;
}

.form-top:after {
    content: "";
    background-image: url('../img/polygons/tri.svg');
    width: 104px;
    height: 44px;
    left: 50%;
    top: -30px;
    transform: translate(-50%, 50%);
    position: absolute;
    background-repeat: no-repeat;
    z-index: -1;
}

.form-line {
    max-width: 150px;
}

.form-bottom {
    padding-top: 24px;
}

.form-bottom input {
    width: 100%;
    margin-bottom: 12px;
    height: 36px !important;
}

.form-bottom input::placeholder {
    font-family: 'Oswald';
    font-weight: 400;
    color: #B3B3B3;
}

.form-bottom input::-webkit-input-placeholder {
    font-family: 'Oswald';
    font-weight: 400;
    color: #B3B3B3;
}

.form-bottom input.form-submit {
    width: 100% !important;
    margin-bottom: 16px;
    color: white;
    background-color: #E64910 !important;
    position: relative;
    padding: 0 30px 0 0 !important;
    height: 48px !important;
}

.submit-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0px;
    margin-top: 16px;
}

.submit-wrapper::after {
    content: "";
    background-image: url("../img/submit-arrow.svg");
    background-repeat: no-repeat;
    width: 32px;
    height: 24px;
    right: 30%;
    top: 17px;
    position: absolute;
}

.form-bottom .bottom-text {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 150%;
    color: #828386;
    max-width: 480px;
    margin-bottom: 50px;
}

.footer-logo {
    border-bottom: 1px solid #ECECEC;
}

@media (min-width: 1440px) {
    .huntapo-section-one:before {
        content: "";
        background-image: url('../img/polygons/huntapo-section-1-left.svg');
        width: 44px;
        height: 216px;
        left: -4%;
        top: 23%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .huntapo-section-one:after {
        content: "";
        background-image: url('../img/polygons/huntapo-section-1-right.svg');
        width: 164px;
        height: 79px;
        right: -12%;
        top: 49%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .huntapo-section-save:before {
        content: "";
        background-image: url('../img/polygons/huntapo-section-1-left.svg');
        width: 44px;
        height: 216px;
        left: -4%;
        top: 23%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .huntapo-section-save:after {
        content: "";
        background-image: url('../img/polygons/huntapo-section-1-right.svg');
        width: 164px;
        height: 79px;
        right: -12%;
        top: 49%;
        position: absolute;
        background-repeat: no-repeat;
    }

    .section-heading .has-inline-color::after {
        content: "";
        width: 100%;
        height: 9px;
        background-color: #E64910;
        display: block;
        position: absolute;
        bottom: 7px;
        z-index: -1;
        left: -8px;
    }

    .it-pro:after {
        content: "";
        background-image: url('../img/polygons/long-array.svg');
        width: 1128px;
        height: 123px;
        left: -8%;
        top: 54%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .network-hunter-text {
        padding: 40px 30px 20px;
    }

    .form-bottom {
        padding-top: 24px;
    }

    .form-bottom input {
        max-width: 270px;
        margin-bottom: 24px;
        height: 36px !important;
    }

    .form-bottom input::-webkit-input-placeholder {
        color: #B3B3B3;
    }

    .form-bottom input.form-submit {
        max-width: 180px !important;
        margin-bottom: 16px;
        color: white;
        background-color: #E64910 !important;
        position: relative;
        padding: 0 30px 0 0 !important;
        height: 36px !important;
    }

    .submit-wrapper {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        max-width: 285px;
        padding: 0px;
    }

    .submit-wrapper::after {
        content: "";
        background-image: url("../img/submit-arrow.svg");
        background-repeat: no-repeat;
        width: 32px;
        height: 24px;
        left: 125px;
        top: 11px;
        position: absolute;
    }

    .form-bottom .bottom-text {
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 150%;
        color: #828386;
        max-width: 480px;
        margin-bottom: 50px;
    }
    .form-left:before {
        content: "";
        background-image: url('../img/polygons/kropki.svg');
        width: 490px;
        height: 47px;
        left: -35%;
        top: 36%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -2;
    }

    .form-top:before {
        content: "";
        background-image: url('../img/polygons/pion.svg');
        width: 88px;
        height: 395px;
        left: 13%;
        top: 0%;
        position: absolute;
        background-repeat: no-repeat;
        z-index: -1;
    }
    .form-line {
        max-width: 150px;
        margin-left: 0;
    }
    .network-hunter-text {
        padding: 20px;
    }
}
