/*
Theme Name: Webnerds
Theme URI: https://wordpress.org/themes/webnerds/
Author: the WordPress team
Author URI: https://wordpress.org
Description: Webnerds
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.2
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: webnerds
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

:root {
    --max-width-1: 1800px;
    --max-width-2: 1400px;
}

html, body {
    padding: 0;
    margin: 0;
    height: 100%;
    font-weight: 400;
}

.rowh {
    max-width: var(--max-width-1);
    padding: 30px 20px;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    height: 100px;
}

/* HEADER [START] */

#hdr .wp-block-columns:first-of-type {
    align-items: center !important;
}

.hdr-col-2 {
    display: flex;
    gap: 40px;
    justify-content: end;
}

#modal-2-content li a {
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 700;
    color: #000000;
    opacity: 1;
    text-decoration: none;
}

#modal-2-content li a:hover {
    border-bottom: 1px solid #F9512D;
}

.wp-block-buttons {
    margin: 0;
}

#hdr .wp-element-button {
    border-radius: 4px;
    padding: 12px 20px 12px 40px;
    background: #000;
    color: #FFFFFF;
    font-size: 11px;
    letter-spacing: 0.32px;
    position: relative;
}

.wp-element-button:hover {
    background: transparent radial-gradient(closest-side at 73% -51%, #D6F4E9 0%, #F9512D 4%, #7D2917 100%) 0 0 no-repeat padding-box;
}

#hdr .wp-element-button:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 12px;
    width: 15px;
    border-top: 1px solid #fff;
    transform: translateY(-50%) rotate(90deg);
}

#hdr .wp-element-button:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 12px;
    width: 15px;
    height: 1px;
    border-top: 1px solid #fff;
    transform: translateY(-50%);
}

#hdr .hdr-col-2 .nav-hidden {
    display: none;
}

#hdr .hdr-col-2 .wp-block-navigation__responsive-container ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 35px;
}

#hdr .hdr-col-1 .nav-hidden.social {
    display: none;
}

#hdr .hdr-col-1 {
    display: flex;
    gap: 20px;
    z-index: 10000;
    max-width: 200px;
}

#hdr .hdr-col-1 .wp-block-columns {
    gap: 0;
}

#hdr .hdr-col-1 nav {
    margin: 0;
}

#hdr .hdr-col-1 .wp-block-column:nth-child(1) {
    position: relative;
    cursor: pointer;
}

.wp-block-navigation__responsive-container-open svg,
.wp-block-navigation__responsive-container-close svg {
    display: none;
}

#hdr .hdr-col-1 .wp-block-column:nth-child(1):before {
    position: absolute;
    content: "";
    top: -14px;
    left: 0;
    width: 25px;
    height: 18px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

#hdr .hdr-col-1 .wp-block-column:nth-child(1):after {
    position: absolute;
    content: "";
    top: -50%;
    left: 0;
    width: 25px;
    height: 1px;
    border-top: 1px solid #000;
    transform: translateY(-50%);
}

#hdr .hdr-col-1 .wp-block-navigation__responsive-container {
    display: none;
}

.wp-block-navigation__responsive-container-open {
    padding: 0;
    margin: 0;
    vertical-align: middle;
    border: none;
}

#hdr .hdr-col-2 .wp-block-navigation__responsive-container-open,
#hdr .hdr-col-2 .wp-block-navigation__responsive-container-close {
    display: none;
}

.is-menu-open .hdr-col-1 .wp-block-columns {
    background-color: #006356 !important;
    z-index: 999;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    padding: 150px 50px 0 150px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap !important;
    overflow: visible;
    align-items: start !important;
}

#modal-1-content {
    padding-top: 0;
}

.is-menu-open .hdr-col-1 .wp-block-columns {
    margin: 0;
}

.is-menu-open .wp-block-navigation__container {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding-left: 0;
}

.is-menu-open .wp-block-navigation__container li {
    padding-left: 40px;
    position: relative;
    transition: ease 0.25s;
}

.is-menu-open .hdr-col-1 .wp-block-navigation-item:hover .wp-block-navigation-item__label {
    color: #7AF1C5;
}

.is-menu-open .hdr-col-1 .wp-block-navigation-item:nth-child(-n+3) .wp-block-navigation-item__label:after {
    content: '';
    position: absolute;
    left: 40px;
    bottom: -2px;
    width: 0;
    height: 2px;
    background-color: #7AF1C5;
    transition: width 0.3s ease-in-out;
}

.is-menu-open .hdr-col-1 .wp-block-navigation-item:nth-child(-n+3):hover .wp-block-navigation-item__label:after {
    width: calc(100% - 40px);
}

.is-menu-open .hdr-col-1 .wp-block-navigation-item:nth-child(-n+3):before {
    content: '';
    top: 0;
    left: -20px;
    background: url('assets/images/home/menu.png') left no-repeat;
    background-size: contain;
    position: absolute;
    width: 45px;
    height: 100%;
    opacity: 0;
    transition: opacity 0.25s ease-in-out;
}

.is-menu-open .hdr-col-1 .wp-block-navigation-item:nth-child(-n+3):hover:before {
    opacity: 1;
}

.is-menu-open #mob-lg {
    z-index: 9999;
    margin-top: 10px;
}

#mob-lg {
    display: none;
    height: auto;
    width: 120px;
    margin: 0;
    position: relative;
}

#mob-lg img {
    vertical-align: unset;
}

.is-menu-open .wp-block-site-logo {
    display: none;
}

.is-menu-open #mob-lg {
    display: block;
    padding-right: 45px;
}

.is-menu-open #mob-lg:before {
    position: absolute;
    content: "";
    top: 40%;
    right: 0;
    width: 25px;
    height: 18px;
    border-top: 1px solid #53DCAA;
    border-bottom: 1px solid #53DCAA;
    transform: translateY(-50%);
}

.is-menu-open #mob-lg:after {
    position: absolute;
    content: "";
    top: 40%;
    right: 10px;
    width: 15px;
    height: 1px;
    border-top: 1px solid #53DCAA;
    transform: translateY(-50%);
}

.is-menu-open #hdr .hdr-col-1 .wp-block-column:nth-child(1):before,
.is-menu-open #hdr .hdr-col-1 .wp-block-column:nth-child(1):after {
    display: none;
}

.is-menu-open #hdr .hdr-col-1 .wp-block-navigation__responsive-container-close {
    display: none;
}

.is-menu-open #hdr .hdr-col-1 li:nth-child(4) {
    margin-top: 15px;
}

.is-menu-open #hdr .hdr-col-1 .nav-hidden.social {
    display: block;
    padding-left: 40px;
    margin-top: 30px;
}

.is-menu-open #hdr .hdr-col-1 .nav-hidden.social .wp-block-group {
    display: flex;
    gap: 15px;
    padding: 0;
}

.is-menu-open #hdr .hdr-col-1 .nav-hidden.social .wp-block-image {
    margin-top: 0;
}

.is-menu-open #hdr .hdr-col-1 .wp-block-navigation__responsive-container {
    display: block;
}

.is-menu-open {
    overflow-y: hidden;
}

.is-menu-open .hdr-col-2 {
    display: none;
}

.is-menu-open .hdr-col-1 nav {
    gap: 0;
}

.wp-block-navigation-item__content:hover {
    text-decoration: none;
}

.hdr-col-1 .wp-block-navigation-item:nth-child(-n+3) .wp-block-navigation-item__label {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0;
    color: #fff;
    opacity: 1;
}

.hdr-col-1 .wp-block-navigation-item:nth-child(n+4) .wp-block-navigation-item__label {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    color: #fff;
    opacity: 1;
}


/* HEADER [END] */


/* HOME [START] */

#hmft1 {
    background: linear-gradient(360deg, #7AF1C5 0%, #006356 100%) 0 0 no-repeat padding-box;
    border-radius: 20px 20px 0 0;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#hmft1 .wp-block-columns {
    align-items: center !important;
    position: relative;

}

.hmft1-txt {
    display: flex;
    justify-content: end;
}

#hmft1 .wp-block-columns:before {
    content: '';
    top: 0;
    left: -20%;
    background: url('assets/images/home/lines.png') left no-repeat;
    background-size: initial;
    position: absolute;
    width: 100%;
    height: 100%;
}

.hmft1-txt p {
    font-size: 43px;
    font-weight: 700;
    letter-spacing: 0;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.hmft1-txt .wp-element-button {
    border-radius: 4px;
    padding: 12px 50px 12px 20px;
    background: #000;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.46px;
    position: relative;
}

.wp-element-button:hover {
    background: linear-gradient(90deg, #E84626 0%, #D13E22 50%, #BE361F 100%) !important;
}

.hmft1-txt .wp-element-button:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 15px;
    width: 20px;
    border-top: 2px solid #fff;
    transform: translateY(-50%);
}

.hmft1-txt .wp-element-button:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 15px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translateY(-50%) rotate(45deg);
}

#hmft2 {
    max-width: var(--max-width-2);
    width: 100%;
    margin: 0 auto;
    padding: 100px 20px 0 20px;
}

#hmft2 .row-top {
    justify-content: space-between;
}

#hmft2 .row-top p {
    font-size: 43px;
    font-weight: 700;
    letter-spacing: 0;
    width: 500px;
    position: relative;
    padding-bottom: 20px;
}

#hmft2 .row-top p:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 6px solid #D5D5D5;
    width: 50px;
}

#hmft2 .row-top figure {
    margin-right: 100px;
}

#hmft2 .row-top img {
    max-width: 120px;
    max-height: 220px;
}

#hmft2 .row-bottom {
    margin-top: 100px;
}

#hmft2 .row-bottom .des,
#hmft2 .row-bottom .dev,
#hmft2 .row-bottom .mark {
    padding-left: 40px;
    position: relative;
}

#hmft2 .row-bottom .des:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #fff url('assets/images/home/1.png') no-repeat left top;
    width: 14.56px;
    height: 42.97px;
    z-index: 10;
    padding-bottom: 20px;
}

#hmft2 .row-bottom .dev:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #fff url('assets/images/home/2.png') no-repeat left top;
    width: 27.11px;
    height: 43.75px;
    z-index: 10;
    padding-bottom: 20px;
}

#hmft2 .row-bottom .mark:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #fff url('assets/images/home/3.png') no-repeat left top;
    width: 27.3px;
    height: 44.4px;
    z-index: 10;
    padding-bottom: 20px;
}

#hmft2 .row-bottom .des:after,
#hmft2 .row-bottom .dev:after,
#hmft2 .row-bottom .mark:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 14px;
    border-left: 1px solid #000;
    width: 1px;
    height: 100%;
}

#hmft2 .row-bottom .des:after {
    left: 8px;
}

#hmft2 .row-bottom h2 {
    font-size: 38px;
    line-height: 40px;
    font-weight: 800;
    letter-spacing: 0;
    color: #F9512D;
    opacity: 1;
}

#hmft2 .row-bottom h5 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0.82px;
    color: #000;
    opacity: 1;
}

#hmft2 .row-bottom p {
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    letter-spacing: 0;
    color: #000;
    opacity: 1;
    padding-top: 20px;
}

.cnt {
    gap: 0;
}

#hmft3,
#hmft4,
#hmft5 {
    padding: 0 20px;
}

#hmft3 .ft3-inner,
#hmft5 .ft5-inner {
    background: transparent linear-gradient(150deg, #F8F8F8 0%, #EDEDED 100%) 0 0 no-repeat padding-box;
    border-radius: 38px;
    max-width: var(--max-width-1);
    margin: 150px auto 0 auto;
    padding: 100px 100px 100px 200px;
    position: relative;
}

#hmft3 .ft3-inner:before,
#hmft5 .ft5-inner:before {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    background: url('assets/images/home/white-brb.png') no-repeat left bottom;
    width: 272px;
    height: 382px;
    z-index: 10;
}

#hmft3 .ft3-inner > h2,
#hmft5 .ft5-inner > h2 {
    font-size: 43px;
    font-weight: 700;
    letter-spacing: 0;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

#hmft3 .ft3-inner > h2:before,
#hmft5 .ft5-inner > h2:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 6px solid #D5D5D5;
    width: 50px;
}

#hmft3 > .wp-block-columns,
#hmft4 .cnt,
#hmft5 > .wp-block-columns {
    margin-top: 60px;
    align-items: center !important;
}

.frst-row figure {
    width: 85px;
    text-align: center;
}

.frst-row {
    width: 100%;
    align-items: center;
    padding: 30px 60px 30px 40px;
    border-bottom: 1px solid #C6C6C6;
    position: relative;
    transition: 0.25s ease;
    cursor: pointer;
}

.frst-row:last-of-type {
    border-bottom: none;
}

.frst-row:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    background: #000;
    width: 27px;
    height: 80px;
    transform: translateY(-50%);
}

.frst-row:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 30px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: translateY(-50%) rotate(45deg);
}

.frst-row:hover {
    background: #7AF1C5;
}

.frst-row:hover:before {
    background: #FFFFFF;
}

.frst-row:hover:after {
    border-top: 1px solid #006356;
    border-right: 1px solid #006356;
}

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

.dev-img img {
    width: auto;
    height: auto;
    max-width: 100%;
}

.dev-txt {
    align-items: flex-start;
    flex-direction: column;
}

.dev-txt h2 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0;
    color: #000;
    opacity: 1;
}

.dev-txt p {
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    letter-spacing: 0;
    color: #000;
    opacity: 1;
}

#hmft4 .ft4-inner {
    background: transparent linear-gradient(-45deg, #7AF1C5 0%, #006356 145%) 0 0 no-repeat padding-box;
    border-radius: 38px;
    max-width: var(--max-width-1);
    margin: 150px auto 0 auto;
    padding: 100px 200px 100px 100px;
    position: relative;
}

#hmft4 .ft4-inner:before {
    content: '';
    position: absolute;
    top: -6px;
    right: -15px;
    background: url('assets/images/home/green-brb.png') no-repeat left bottom;
    width: 109px;
    height: 294px;
    z-index: 10;
}

#hmft4 .ttl {
    font-size: 43px;
    font-weight: 700;
    letter-spacing: 0;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

#hmft4 .ttl:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 6px solid #000000;
    width: 50px;
}

#hmft4 .frst-row:first-of-type {
    border-bottom: 1px solid rgba(0, 0, 0, 0.22);
}

#hmft4 .frst-row:hover {
    background: rgba(0, 0, 0, 0.05);
}

#hmft6 {
    max-width: var(--max-width-2);
    width: 100%;
    margin: 0 auto;
    padding: 100px 20px 50px 20px;
}

#hmft6 .hm-posts {
    padding: 0;
}

#hmft6 .hm-posts .posts-list {
    margin: 0 !important;
    max-width: 100% !important;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    padding: 0;
}

#hmft6 .project-ttl {
    margin-bottom: 60px;
}

#hmft6 .project-ttl h2 {
    font-size: 43px;
    font-weight: 700;
    letter-spacing: 0;
    padding-bottom: 20px;
    position: relative;
}

#hmft6 .project-ttl h2:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 6px solid #000;
    width: 50px;
}

#hmft6 .project-ttl .wp-element-button {
    border-radius: 4px;
    padding: 12px 50px 12px 20px;
    background: #000;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.46px;
    position: relative;
}

#hmft6 .project-ttl .wp-element-button:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 15px;
    width: 20px;
    border-top: 2px solid #fff;
    transform: translateY(-50%);
}

#hmft6 .project-ttl .wp-element-button:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 15px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translateY(-50%) rotate(45deg);
}

#hmft6 .wp-block-latest-posts__post-title {
    font-size: 20px;
    line-height: 22px;
    font-weight: 800;
    letter-spacing: 0;
    color: #000;
    opacity: 1;
    text-decoration: none;
}

#hmft7 {
    background: url('assets/images/home/green-marks.png') no-repeat center bottom, url('assets/images/home/grey-marks.png') no-repeat center top;
    max-width: var(--max-width-1);
    width: 100%;
    margin: 150px auto;
    padding: 100px;
    transition: 0.25s ease;
}

#hmft7:hover {
    background: url('assets/images/home/green-marks.png') no-repeat center bottom, url('assets/images/home/green-marks.png') no-repeat center top;
}

#hmft7 .wp-block-heading {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0;
}

#hmft7 .wp-block-group {
    justify-content: center;
    flex-direction: column;
}

#hmft7 .wp-block-group .wp-element-button {
    border-radius: 4px;
    padding: 12px 50px 12px 20px;
    background: #000;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.46px;
    position: relative;
}

#hmft7 .wp-block-group .wp-element-button:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 15px;
    width: 20px;
    border-top: 2px solid #fff;
    transform: translateY(-50%);
}

#hmft7 .wp-block-group .wp-element-button:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 15px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translateY(-50%) rotate(45deg);
}

/* HOME [END] */

/* DEVELOPMENT [START] */

#wp--skip-link--target,
#wp--skip-link--target .entry-content {
    margin-top: 0 !important;
}

#wp--skip-link--target .wp-block-group.alignfull {
    padding: 0 !important;
}

.wp-block-post-title {
    display: none;
}

.dev-mnttl {
    width: 100%;
    position: relative;
    padding-left: 100px;
    gap: 0;
}

.dev-mnttl:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(assets/images/development/dev-ttl.png) no-repeat left bottom;
    width: 88px;
    height: 86px;
    background-size: contain;
}

.dev-mnttl h4 {
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 0;
    color: #000;
}

.dev-mnttl h2 {
    font-size: 62px;
    font-weight: 800;
    letter-spacing: 0;
    color: #000;
    text-wrap: nowrap;
}

#dev-ft1 {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0;
}

#dev-ft1 .wp-block-columns {
    max-width: 100%;
    gap: 0;
}

#dev-ft1 #dev-txt {
    background: url('assets/images/development/Dev-fr.png') no-repeat left bottom;
    background-size: cover;
    margin: 0 -100px 0 0 !important;
    padding: 150px 150px 350px 150px;
    max-width: 930px;
    width: 100%;
    max-height: 818px;
    height: 100%;
    box-sizing: border-box;
    z-index: 10;
    position: relative;
}

#dev-ft1 #dev-txt .scr-btn {
    position: absolute;
    bottom: 46px;
    right: 100px;
    cursor: pointer;
}

#dev-ft1 #dev-txt .scr-btn p {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    color: #F9512C;
}

#dev-ft1 #dev-txt p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
}

.dev-main-img {
    background: url('assets/images/development/dev-img.png') no-repeat right;
    position: relative;
}

.dev-main-img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(188deg, #006356 0%, #00000000 100%) 0 0 no-repeat padding-box;
    z-index: 1;
}

#dev-ft2,
#dev-ft3,
#dev-ft4 {
    padding: 0 20px;
}

#dev-ft2 .devft2-inner,
#dev-ft3 .devft3-inner,
#dev-ft4 .devft4-inner {
    max-width: var(--max-width-1);
    padding: 100px 200px;
    background: transparent linear-gradient(155deg, #F8F8F8 0%, #EDEDED 100%) 0 0 no-repeat padding-box;
    border-radius: 38px;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
}

#dev-ft2 {
    margin: 150px auto 0 auto;
}

#dev-ft3, #dev-ft4 {
    margin: 50px auto 0 auto;
}

#dev-ft2 .devft2-inner:before,
#dev-ft3 .devft3-inner:before {
    content: '';
    position: absolute;
    top: -6px;
    right: -5px;
    background: url(assets/images/development/ft3.png) no-repeat right top;
    width: 272px;
    height: 382px;
    z-index: 10;
}

#dev-ft2 .devft2-inner > h2, #dev-ft3 .how-ttl,
#dev-ft4 .devft4-inner h2 {
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 0;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

#dev-ft2 .devft2-inner > h2:before, #dev-ft3 .how-ttl:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 6px solid #D5D5D5;
    width: 50px;
}

.dev-row {
    width: 100%;
    align-items: center;
    padding: 30px 60px 30px 40px;
    border-bottom: 1px solid #C6C6C6;
    position: relative;
    transition: 0.25s ease;
    cursor: pointer;
}

.dft2-txt {
    display: flex;
    align-items: center;
}

#dev-ft2 .wp-block-buttons {
    position: relative;
}

#dev-ft2 .wp-block-button {
    position: absolute;
    right: 80px;
    bottom: 50px;
}

#dev-ft2 .wp-element-button {
    border-radius: 4px;
    padding: 9px 38px 9px 18px;
    background: #000;
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 0.26px;
    position: relative;
}

#dev-ft2 .wp-element-button:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 15px;
    width: 18px;
    border-top: 1px solid #fff;
    transform: translateY(-50%);
}

#dev-ft2 .wp-element-button:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 15px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: translateY(-50%) rotate(45deg);
}

#dev-ft2 .wp-block-list li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
}

#dev-ft2 .wp-block-list {
    list-style: none;
}

#dev-ft2 .wp-block-list li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 20px;
    background: url(assets/images/development/check.png) no-repeat;
}

#dev-ft3 .how-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
}

#dev-ft3 .wp-block-columns {
    gap: 0;
}

#dev-ft3 .cnt {
    gap: 25px;
}

#dev-ft3 .cnt h2 {
    position: relative;
    padding-left: 15px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    color: #000;
}

#dev-ft3 .cnt h2:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #909090;
    transform: translateY(-50%);
}

#dev-ft3 .cnt p {
    padding-left: 15px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    color: #000;
}

#dev-ft4 .devft4-inner {
    background: transparent linear-gradient(-45deg, #7AF1C5 0%, #006356 145%) 0 0 no-repeat padding-box;
}

#dev-ft4 h2:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 6px solid #000;
    width: 50px;
}

#dev-ft4 .devft4-inner:before {
    content: '';
    position: absolute;
    bottom: -6px;
    left: -18px;
    background: url(assets/images/development/benefits.png) no-repeat right top;
    width: 253px;
    height: 245px;
    z-index: 10;
}

#dev-ft4 p {
    padding-left: 15px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    color: #000;
    position: relative;
}

#dev-ft4 strong {
    font-weight: 800;
}

#dev-ft4 p:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #7AF1C5;
    transform: translateY(-50%);
}

/* DEVELOPMENT [END] */


/* DESIGN [START] */

.des-main-img {
    background: url('assets/images/design/desimg.png') no-repeat right;
    position: relative;
}

.des-main-img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(188deg, #006356 0%, #00000000 100%) 0 0 no-repeat padding-box;
    z-index: 1;
}

.des-mnttl {
    width: 100%;
    position: relative;
    padding-left: 100px;
    gap: 0;
}

.des-mnttl:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(assets/images/design/des.png) no-repeat left bottom;
    width: 88px;
    height: 86px;
    background-size: contain;
}

.des-mnttl h4 {
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 0;
    color: #000;
}

.des-mnttl h2 {
    font-size: 62px;
    font-weight: 800;
    letter-spacing: 0;
    color: #000;
}

.des-img {
    width: 78px;
    height: auto;
    max-width: 100%;
    text-align: center;
}

/* DESIGN [END] */

/* DIGITAL MARKETING [START] */

.dig-main-img {
    background: url('assets/images/digital/markimg.png') no-repeat right;
    position: relative;
}

.dig-main-img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(188deg, #006356 0%, #00000000 100%) 0 0 no-repeat padding-box;
    z-index: 1;
}

.dig-mnttl {
    width: 100%;
    position: relative;
    padding-left: 100px;
    gap: 0;
}

.dig-mnttl:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(assets/images/digital/dig-ttl.png) no-repeat left bottom;
    width: 88px;
    height: 86px;
    background-size: contain;
}

.dig-mnttl h4 {
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 0;
    color: #000;
}

.dig-mnttl h2 {
    font-size: 62px;
    font-weight: 800;
    letter-spacing: 0;
    color: #000;
}

/*#dev-ft3.dig:before {
    content: '';
    position: absolute;
    top: -6px;
    right: -18px;
    background: url(assets/images/digital/dig-ft2.png) no-repeat right top;
    width: 272px;
    height: 382px;
    z-index: 10;
}*/

/* DIGITAL MARKETING [END] */

/* PROJECTS [START] */

#pro-ft1 {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0;
}

#pro-ft1 .wp-block-columns {
    max-width: 100%;
    gap: 0;
}

#pro-ft1 #pro-txt {
    background: url(assets/images/projects/project-fr.png) no-repeat left bottom;
    background-size: cover;
    margin: 0 -100px 0 0 !important;
    padding: 150px 150px 250px 150px;
    max-width: 930px;
    width: 100%;
    max-height: 724px;
    height: 100%;
    box-sizing: border-box;
    z-index: 10;
    position: relative;
}

#pro-ft1 #pro-txt h2 {
    font-size: 62px;
    font-weight: 800;
    letter-spacing: 0;
    color: #000;
}

#pro-ft1 #pro-txt p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
}

#pro-ft1 #pro-txt .scr-btn {
    position: absolute;
    bottom: 0;
    right: 100px;
    cursor: pointer;
}

.pro-main-img {
    background: url('assets/images/projects/proimg.png') no-repeat right;
}

.page-id-18 main {
    background: linear-gradient(140deg, #006356 10%, #7AF1C5 90%);
}

#pro-ft2 {
    max-width: var(--max-width-1);
    padding: 100px 200px;
    border-radius: 38px;
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
}

#pro-ft2 ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    gap: 40px;
}

#pro-ft2 ul li {
    margin: 0;
}

#pro-ft2 .wp-block-post-featured-image {
    margin: 0;
}

#pro-ft2 .wp-block-post-title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 0;
}

#pro-ft2 .wp-block-query-pagination {
    justify-content: center;
    margin-top: 50px;
}

#pro-ft2 .wp-block-query-pagination-numbers {
    display: flex;
    gap: 50px;
}

#pro-ft2 .page-numbers {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 0;
    text-decoration: none;
}

#pro-ft2 .page-numbers.current {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #006356;
    font-weight: bold;
    text-align: center;
    z-index: 10;
}

#pro-ft2 .page-numbers.current::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 7px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    z-index: -1;
}

#pro-ft2 .wp-block-query-pagination-next,
#pro-ft2 .wp-block-query-pagination-previous {
    position: relative;
}

#pro-ft2 .wp-block-query-pagination-next span,
#pro-ft2 .wp-block-query-pagination-previous span {
    display: none;
}

#pro-ft2 .wp-block-query-pagination-next:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    top: -7px;
    left: 0;
    transform: rotate(45deg);
}

#pro-ft2 .wp-block-query-pagination-previous:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    top: -7px;
    right: 0;
    transform: rotate(45deg);
}

#pro-ft3 {
    background: #fff;
    padding: 50px 0;
    margin: 0;
}

#pro-ft3 #hmft7 {
    margin: 0 auto;
}

/* PROJECTS [END] */

/* POSTS [START] */

#banner {
    text-align: center;
    padding-top: 85px;
    width: 100%;
    height: 600px;
    background: linear-gradient(
            to top,
            white 0%,
            white 50%,
            #006356 50%,
            #7AF1C5 150%
    );
    max-width: 1920px;
}

#banner img {
    max-width: 100%;
    box-shadow: 0 20px 30px #00000033;
}

#banner figure {
    padding: 0 20px;
}

.main-pst-cnt {
    max-width: 1200px;
    width: 100%;
    box-sizing: border-box;
    margin: 50px auto 0 auto;
    padding: 0 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.main-pst-cnt .wp-block-columns {
    align-items: center !important;
    gap: 10px;
}

.main-pst-cnt .post-ttl {
    border-right: 1px solid #CECECE;
}

.main-pst-cnt .post-ttl h2 {
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 0;
    color: #000;
}

.main-pst-cnt .post-ttl p {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    color: #000;
}

.main-pst-cnt .post-ttl .wp-block-buttons {
    margin-top: 15px;
}


.main-pst-cnt .post-ttl .wp-element-button {
    border-radius: 4px;
    padding: 15px 68px 15px 35px;
    background: #000;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 0.46px;
    position: relative;
}

.main-pst-cnt .post-ttl .wp-element-button:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 15px;
    width: 18px;
    border-top: 2px solid #fff;
    transform: translateY(-50%);
}

.main-pst-cnt .post-ttl .wp-element-button:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 15px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translateY(-50%) rotate(45deg);
}

.top-info .wp-block-group {
    gap: 5px;
    flex-direction: column;
    align-items: flex-start;
}

.top-info h2 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    color: #000;
}

.top-info p {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
}

.overview {
    margin-top: 100px;
    text-align: center;
}

#pst-ft3 h2,
#pst-ft4 h2 {
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0;
    color: #000;
}

#pst-ft3 p,
#pst-ft4 p {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    color: #000;
}

#pst-ft4 {
    margin: 60px 0;
}

#pst-ft5 {
    margin: 60px 0;
}

#pst-ft5 figure img {
    height: 600px;
}

.related {
    border-top: 1px solid #CECECE;
    border-bottom: 1px solid #CECECE;
    max-width: 1200px;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
}

.related h2 {
    text-align: center;
    font-size: 30px !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    text-transform: unset;
    color: #000;
}

.related .wp-block-post-featured-image {
    max-width: 300px;
    width: 100%;
    height: auto;
    box-shadow: 0 10px 20px #00000033;
}

.related .rlt-nav {
    display: grid;
    margin: 0 !important;
    max-width: 100%;
    grid-template-columns: repeat(2, 1fr);
    align-items: end;
    gap: 20px;
}

.related .wp-block-query ul {
    display: flex;
    gap: 40px;
}

.related .wp-block-post-template .wp-block-group {
    border: none;
}


.related .post-navigation-link-previous {
    padding-left: 25px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-template-rows: 1fr 1fr;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0;
    color: #CECECE;
    gap: 0 20px;
}

.related .post-navigation-link-previous a {
    grid-column: 1;
    grid-row: 2;
}

.related .post-navigation-link-previous .case_txt {
    grid-column: 1;
    grid-row: 1;
    align-self: end;
}

.related .post-featured-image-prev {
    grid-column: 2;
    grid-row: 1 / 3;
}

.related .post-featured-image-prev img {
    box-shadow: 0 10px 20px #00000033;
    max-width: 100%;
    height: auto;
}

.related .post-navigation-link-next {
    padding-right: 25px;
    position: relative;
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: 1fr 1fr;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0;
    color: #CECECE;
    text-align: end;
    gap: 0 20px;
}

.related .post-navigation-link-previous a,
.related .post-navigation-link-next a {
    text-decoration: none;
    font-size: 25px;
}

.related .post-navigation-link-next a {
    grid-column: 2;
    grid-row: 2;
}

.related .post-navigation-link-next .case_txt {
    grid-column: 2;
    grid-row: 1;
    align-self: end;
}

.related .post-featured-image-next {
    grid-column: 1;
    grid-row: 1 / 3;
}

.related .post-featured-image-next img {
    box-shadow: 0 10px 20px #00000033;
    max-width: 100%;
    height: auto;
}

.related .post-navigation-link-previous:before,
.related .post-navigation-link-next:before {
    position: absolute;
    content: "";
    top: 50%;
    width: 14px;
    height: 14px;
}

.related .post-navigation-link-previous:before {
    left: 0;
    border-top: 3px solid #CECECE;
    border-left: 3px solid #CECECE;
    transform: translateY(-50%) rotate(-45deg);
}

.related .post-navigation-link-next:before {
    right: 0;
    border-top: 3px solid #CECECE;
    border-right: 3px solid #CECECE;
    transform: translateY(-50%) rotate(45deg);
}

.single-post #hmft7 {
    margin: 100px auto;
    padding: 100px 200px 100px 100px;
}

/* POSTS [END] */

/* CARRIER [END] */

#car-ft1 {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0;
}

#car-ft1 .wp-block-columns {
    max-width: 100%;
    gap: 0;
}

#car-ft1 #car-txt {
    background: url(assets/images/development/Dev-fr.png) no-repeat left bottom;
    background-size: cover;
    margin: 0 -100px 0 0 !important;
    padding: 150px 150px 350px 150px;
    max-width: 930px;
    width: 100%;
    max-height: 818px;
    height: 100%;
    box-sizing: border-box;
    z-index: 10;
    position: relative;
}

.car-mnttl {
    width: 100%;
    position: relative;
    gap: 0;
}

.car-mnttl h2 {
    font-size: 62px;
    font-weight: 800;
    letter-spacing: 0;
    color: #000;
}

#car-ft1 #car-txt .scr-btn {
    position: absolute;
    bottom: 46px;
    right: 100px;
    cursor: pointer;
}

#car-ft1 #car-txt p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
}

.car-main-img {
    background: url(assets/images/carrier/kariera.png) no-repeat right;
    position: relative;
}

.car-main-img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(188deg, #006356 0%, #00000000 100%) 0 0 no-repeat padding-box;
    z-index: 1;
}

#car-ft2 {
    padding: 0 20px;
}

#car-ft2 .carft2-inner {
    margin: 80px auto 0 auto;
    max-width: var(--max-width-1);
    padding: 100px 200px;
    background: transparent linear-gradient(-45deg, #7AF1C5 0%, #006356 145%) 0 0 no-repeat padding-box;
    border-radius: 38px;
    box-sizing: border-box;
    position: relative;
}

#car-ft2 .carft2-inner:before {
    content: '';
    position: absolute;
    top: -6px;
    right: -18px;
    background: url(assets/images/carrier/ft2.png) no-repeat right top;
    width: 272px;
    height: 382px;
    z-index: 10;
}

#car-ft2 .wp-block-columns {
    gap: 0;
}

#car-ft2 .why-ttl {
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 0;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

#car-ft2 .why-ttl:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 6px solid #000;
    width: 50px;
}

#car-ft2 .cnt {
    gap: 25px;
}

#car-ft2 .how-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
}

#car-ft2 .cnt h2 {
    position: relative;
    padding-left: 15px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    color: #000;
}

#car-ft2 .cnt h2:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #7AF1C5;
    transform: translateY(-50%);
}

#car-ft2 .cnt p {
    padding-left: 15px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    color: #000;
}

#car-ft3 {
    padding: 0 20px;
    margin: 100px auto 0 auto;
}

#car-ft3 .carft3-inner {
    max-width: 1000px;
    padding: 100px 200px;
    background: transparent linear-gradient(155deg, #F8F8F8 0%, #EDEDED 100%) 0 0 no-repeat padding-box;
    border-radius: 38px;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

#car-ft3 .carft3-inner:before {
    content: '';
    position: absolute;
    top: -6px;
    right: -5px;
    background: url(assets/images/development/ft3.png) no-repeat right top;
    width: 272px;
    height: 382px;
    z-index: 10;
}

#car-ft3 h1 {
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 0;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

#car-ft3 h1:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 6px solid #D5D5D5;
    width: 50px;
}

#car-ft3 .name {
    display: flex;
    width: 100%;
    gap: 10px;
}

#car-ft3 .name .form-group {
    width: 100%;
}

#upload-form {
    max-width: 600px;
    width: 100%;
    box-sizing: border-box;
}

#upload-form input[type="text"],
#upload-form textarea {
    width: calc(100% - 20px);
    background: #FFFFFF 0 0 no-repeat padding-box;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    padding: 10px;
    margin-top: 5px;
}

#upload-form label {
    font-weight: 800;
    font-size: 16px;
}

#upload-form .form-group {
    padding-bottom: 5px;
}

#upload-form .form-group.file {
    display: flex;
    padding: 10px 20px;
    justify-content: space-between;
    background: #FFFFFF 0 0 no-repeat padding-box;
    border: 1px solid #CCCCCC;
    border-radius: 9px;
}

#upload-form .file label {
    font-weight: 300;
    font-size: 12px;
    padding: 10px 0;
}

#file-name {
    display: none;
    font-weight: 300;
    font-size: 12px;
    color: #2B2A28;
    padding: 10px;
}

#file {
    color: transparent;
    position: relative;
}

#file::-webkit-file-upload-button {
    visibility: hidden;
    display: none;
}

#file::before {
    position: absolute;
    top: 50%;
    right: 0px;
    content: "Επιλέξτε Αρχείο...";
    color: rgb(255, 255, 255);
    font-weight: 300;
    font-size: 12px;
    display: inline-block;
    cursor: pointer;
    transform: translateY(-50%);
    padding: 10px 50px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: #303030;
}

#file-upload {
    margin-top: 10px;
}

#file-upload .button button {
    background-color: #303030 !important;
    font-size: 18px;
    color: #fff;
    border: none;
    margin-top: 20px;
    padding: 10px 20px;
    cursor: pointer;
}

.success-message {
    color: #2d662b;
    padding: 10px;
    margin-top: 10px;
    font-size: 16px;
}

.error-message {
    color: #a94442;
    padding: 10px;
    margin-top: 10px;
    font-size: 16px;
}


/* CARRIER [END] */

/* TERMS OF USE [START] */

#use-ft1 {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0;
    background: #F8F8F8;
}

#use-ft1 .wp-block-columns {
    max-width: 100%;
    gap: 0;
}

#use-ft1 #use-txt {
    background: url(assets/images/projects/project-fr.png) no-repeat left bottom;
    background-size: cover;
    margin: 0 -100px 0 0 !important;
    padding: 100px 100px 200px 100px;
    max-width: 930px;
    width: 100%;
    max-height: 818px;
    height: 100%;
    box-sizing: border-box;
    z-index: 10;
    position: relative;
}

#use-ft1 h2 {
    font-size: 62px;
    font-weight: 800;
    letter-spacing: 0;
    color: #000;
}

#use-ft1 #use-txt .scr-btn {
    position: absolute;
    bottom: 0;
    right: 100px;
    cursor: pointer;
}

.use-main-img {
    background: #006356;
    display: flex;
    justify-content: center;
    align-items: center;
}

.use-main-img .is-nowrap {
    background: url(assets/images/company/company.png) no-repeat center;
    background-size: contain;
    max-width: 598px;
    width: 100%;
    height: 100%;
    max-height: 598px;
}

#use-ft2 {
    padding: 0 20px;
    margin: 150px auto 0 auto;
}

#use-ft2 .useft2-inner {
    max-width: var(--max-width-1);
    padding: 100px;
    background: transparent linear-gradient(155deg, #F8F8F8 0%, #EDEDED 100%) 0 0 no-repeat padding-box;
    border-radius: 38px;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
}

#use-ft2 .useft2-inner:before {
    content: '';
    position: absolute;
    top: -6px;
    right: -5px;
    background: url(assets/images/development/ft3.png) no-repeat right top;
    width: 272px;
    height: 382px;
    z-index: 10;
}

#use-ft2 .useft2-inner h3 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

#use-ft2 .useft2-inner h3:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 6px solid #D5D5D5;
    width: 50px;
}

#use-ft2 .useft2-inner p {
    font-size: 20px;
}

.page-id-408 #hmft7 {
    margin: 100px auto;
    padding: 100px;
}

/* TERMS OF USE [END] */

/* COMPANY [START] */

#comp-ft1 {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0;
    background: #F8F8F8;
}

#comp-ft1 .wp-block-columns {
    max-width: 100%;
    gap: 0;
}

#comp-ft1 #comp-txt {
    background: url(assets/images/projects/project-fr.png) no-repeat left bottom;
    background-size: cover;
    margin: 0 -100px 0 0 !important;
    padding: 150px 150px 350px 150px;
    max-width: 930px;
    width: 100%;
    max-height: 818px;
    height: 100%;
    box-sizing: border-box;
    z-index: 10;
    position: relative;
}

.comp-mnttl {
    width: 100%;
    position: relative;
    gap: 0;
}

.comp-mnttl h2 {
    font-size: 62px;
    font-weight: 800;
    letter-spacing: 0;
    color: #000;
}

#comp-ft1 #comp-txt .scr-btn {
    position: absolute;
    bottom: 46px;
    right: 100px;
    cursor: pointer;
}

#comp-ft1 #comp-txt p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
}

.comp-main-img {
    background: #006356;
    display: flex;
    justify-content: center;
    align-items: center;
}

.comp-main-img .is-nowrap {
    background: url(assets/images/company/company.png) no-repeat center;
    background-size: contain;
    max-width: 598px;
    width: 100%;
    height: 100%;
    max-height: 598px;
}

#comp-ft2 {
    margin: 0;
    background: transparent linear-gradient(180deg, #F8F8F8 0%, #EDEDED 100%) 0 0 no-repeat padding-box;
    border-radius: 0 0 50px 50px;
}

#comp-ft2 .content {
    max-width: var(--max-width-2);
    width: 100%;
    margin: 0 auto;
    padding: 150px 20px 200px 20px;
    display: flex;
    flex-direction: column;
    gap: 80px;
}

#comp-ft2 .ttl {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

#comp-ft2 .ttl:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 6px solid #000000;
    width: 50px;
}

#comp-ft2 p {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
}

#comp-ft2 .content .wp-block-columns {
    align-items: center !important;
}

#comp-ft3 {
    padding: 0 20px;
}

#comp-ft3 .compft3-inner {
    max-width: var(--max-width-1);
    width: 100%;
    margin: 70px auto;
    background: transparent linear-gradient(180deg, #F8F8F8 0%, #EDEDED 100%) 0% 0% no-repeat padding-box;
    padding: 110px;
    border-radius: 36px;
    position: relative;
}

#comp-ft3 .compft3-inner:before {
    content: '';
    position: absolute;
    top: -6px;
    right: 0;
    background: url(assets/images/development/ft2.png) no-repeat right top;
    width: 272px;
    height: 382px;
    z-index: 10;
}

#comp-ft3 h2 {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

#comp-ft3 h2:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 6px solid #D5D5D5;
    width: 50px;
}

#comp-ft3 .team-row {
    flex-direction: column;
    margin-bottom: 60px;
}

#comp-ft3 .team-row p {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
}

#comp-ft3 .team-stk {
    gap: 40px;
}

#comp-ft3 .team-stk p {
    padding-left: 15px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    color: #000;
    position: relative;
}

#comp-ft3 .team-stk p:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #909090;
    transform: translateY(-50%);
}

#comp-ft4 {
    padding: 0 20px;
}

#comp-ft4 .compft4-inner {
    background: transparent linear-gradient(-45deg, #F9512D 0%, #7D2917 145%) 0 0 no-repeat padding-box;
    max-width: var(--max-width-1);
    padding: 60px 200px;
    border-radius: 38px;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
}

#comp-ft4 .compft4-inner:before {
    content: '';
    position: absolute;
    bottom: -6px;
    left: -19px;
    background: url(assets/images/company/ft4.png) no-repeat left bottom;
    width: 272px;
    height: 382px;
    z-index: 10;
}

#comp-ft4 .wp-block-columns {
    align-items: center !important;
}

#comp-ft4 h2 {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
    color: #fff;
}

#comp-ft4 h2:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 6px solid #fff;
    width: 50px;
}

#comp-ft4 p {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    width: 100%;
    padding: 30px 0;
    color: #fff;
}

#comp-ft4 p strong {
    font-weight: 600;
}

#comp-ft4 .int-row p {
    text-wrap: nowrap;
}

#comp-ft4 .int-row a {
    text-decoration: none;
    position: relative;
    padding-right: 20px;
}

#comp-ft4 .int-row p {
    padding: 0;
}

#comp-ft4 .int-row a:before {
    content: " ";
    position: absolute;
    top: 50%;
    right: 0;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 8px;
    height: 8px;
    transform: translateY(-50%) rotate(45deg);
}

#comp-ft4 .int-row a:hover {
    color: #7AF1C5;
}

#comp-ft4 .int-row a:hover:before {
    border-top: 2px solid #7AF1C5;
    border-right: 2px solid #7AF1C5;
}

/* COMPANY [END] */

/* CONTACT [START] */

#cont-ft1 {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0;
}

#cont-ft1 .wp-block-columns {
    max-width: 100%;
    gap: 0;
}

#cont-ft1 #cont-txt {
    background: url(assets/images/development/Dev-fr.png) no-repeat left bottom;
    background-size: cover;
    margin: 0 -100px 0 0 !important;
    padding: 150px 150px 350px 150px;
    max-width: 930px;
    width: 100%;
    max-height: 818px;
    height: 100%;
    box-sizing: border-box;
    z-index: 10;
    position: relative;
}

.cont-main-img {
    background: #006356;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cont-main-img .is-nowrap {
    background: url(assets/images/contact/ft1.png) no-repeat center;
    background-size: contain;
    max-width: 598px;
    width: 100%;
    height: 100%;
    max-height: 598px;
}

#cont-ft1 h2 {
    font-size: 62px;
    font-weight: 800;
    letter-spacing: 0;
}

#cont-ft1 .txt {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    margin-bottom: 10px;
}

#cont-ft1 #cont-txt .scr-btn {
    position: absolute;
    bottom: 46px;
    right: 100px;
    cursor: pointer;
}

#cont-ft1 .new-prj {
    font-size: 20px;
    font-weight: 500;
}

#cont-ft1 .get-offer {
    position: relative;
    padding-right: 20px;
    font-size: 20px;
    cursor: pointer;
}

#cont-ft1 .get-offer:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 8px;
    height: 8px;
    border-right: 2px solid #000;
    border-top: 2px solid #000;
    transform: translateY(-50%) rotate(45deg);
}

#cont-ft1 .get-offer:hover {
    color: #F9512D;
}

#cont-ft1 .get-offer:hover:before {
    border-right: 2px solid #F9512D;
    border-top: 2px solid #F9512D;
}

#con-ft2 {
    margin-top: 100px;
    padding: 0 20px;
}

#con-ft2 .conft2-inner {
    max-width: var(--max-width-1);
    padding: 100px 250px;
    background: transparent linear-gradient(155deg, #F8F8F8 0%, #EDEDED 100%) 0 0 no-repeat padding-box;
    border-radius: 38px;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
}

#con-ft2 .conft2-inner:before {
    content: '';
    position: absolute;
    top: -6px;
    right: -5px;
    background: url(assets/images/development/ft3.png) no-repeat right top;
    width: 272px;
    height: 382px;
    z-index: 10;
}

#con-ft2 .frm h2 {
    font-size: 62px;
    font-weight: 600;
    margin-top: 0;
    line-height: 65px;
}

.conft2-inner > .wp-block-columns {
    gap: 50px;
}

#con-ft2 .str-inf {
    padding: 20px 20px 0 20px;
}

#con-ft2 .str-inf .ph strong {
    font-weight: 800;
}

#con-ft2 .frm .wpforms-field-textarea {
    max-width: 600px;
}

#con-ft2 .frm .wpforms-field-label {
    font-weight: 800;
}

#con-ft2 .str-inf h2 {
    font-size: 24px;
    font-weight: 800;
}

#con-ft2 .str-inf p {
    font-size: 18px;
    font-weight: 300;
}

#con-ft2 .str-inf .wp-block-column {
    flex-grow: unset;
}

#con-ft2 .str-inf .wp-block-columns figure {
    width: 25px;
}

#con-ft2 .wpforms-submit {
    background-color: #303030 !important;
    font-size: 18px;
}

/* CONTACT [END] */

/* FOOTER [START] */

footer {
    border-top: 1px solid #707070;
}

footer .wp-block-group {
    max-width: var(--max-width-1);
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

footer .main-content {
    display: grid;
    grid-template-columns: 1fr 1fr 2fr;
    margin: 0 !important;
    max-width: 100% !important;
    gap: 0;
}

footer .main-content .wp-block-column {
    padding: 60px 0;
}

.nav-items {
    gap: 0;
}

.nav-items .wp-block-column {
    padding: 0 !important;
    display: flex;
    gap: 10px;
    justify-content: center;
    transition: 0.25s ease-in-out;
    cursor: pointer;
}

.nav-items .wp-block-column:hover figure {
    transform: rotate(-30deg);
}

.nav-items .wp-block-column:hover p {
    border-bottom: 1px solid #F9512D;
}

.nav-items .wp-block-column p {
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
}

.nav-items .wp-block-column a {
    text-decoration: none;
}

footer .box {
    border-right: 1px solid #707070;
}

footer .box.newsl {
    padding: 60px 40px;
}

footer .box.newsl h2 {
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0;
}

footer .box.newsl .email-input input,
footer .box.newsl .email-input input:focus {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    max-width: 100% !important;
    padding: 0 !important;
}

footer .box.newsl .wpforms-field-checkbox {
    padding: 0 !important;
}

footer .box.newsl .wpforms-submit {
    background-color: #303030 !important;
    font-size: 12px;
}

footer .box.newsl input[type=checkbox] {
    display: none;
}

footer .box.newsl .wpforms-field-label-inline {
    font-size: 12px;
    padding-left: 0 !important;
    cursor: none;
}

footer .box.newsl .wpforms-container {
    margin: 0 !important;
}

div.wpforms-container-full input[type=text]:focus {
    border-width: 0;
    box-shadow: none !important;
    outline: none !important;
}

.wp-block-site-title {
    margin-bottom: 10px !important;
}

.wp-block-site-title a {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    font-weight: 800;
    letter-spacing: 0;
}

.wp-block-site-title a:hover {
    text-decoration: none;
}

footer .info {
    gap: 5px;
}

footer .info p {
    font-size: 17px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 0;
}

.signature {
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    letter-spacing: 0;
}

.policy {
    margin-top: 15px !important;
}

.policy p {
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
    letter-spacing: 0;
    color: #909090;
}

/* FOOTER [END] */
@media (max-width: 1124px) {

    #hmft2 {
        padding: 100px 30px 0 30px;
    }

    #hmft2 .row-bottom .wp-block-columns {
        gap: 20px;
    }

    #hmft3 .ft3-inner,
    #hmft5 .ft5-inner {
        padding: 100px 50px 100px 100px;
    }

    #hmft4 .ft4-inner {
        padding: 100px 100px 100px 50px;
    }

    #hmft3 .ft3-inner .wp-block-column:last-of-type,
    #hmft4 .ft4-inner .wp-block-column:first-of-type,
    #hmft5 .ft5-inner .wp-block-column:last-of-type {
        display: flex;
        align-items: center;
    }

    footer .wp-block-group {
        padding: 0 20px;
    }

    footer .main-content {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .nav-items {
        flex-direction: column;
        padding-left: 20px;
        gap: 20px;
    }

    .nav-items .wp-block-column {
        padding: 0 !important;
        display: flex;
        gap: 10px;
        justify-content: flex-start;
        transition: 0.25s ease-in-out;
        cursor: pointer;
    }

    .des-main-img {
        background: url(assets/images/design/desimg.png) no-repeat center;
    }

    #dev-ft2 .devft2-inner, #dev-ft3 .devft3-inner, #dev-ft4 .devft4-inner {
        padding: 100px 50px;
    }

    #dev-ft1 #dev-txt {
        padding: 60px 150px 250px 60px;
    }

    #dev-ft1 #dev-txt .scr-btn {
        bottom: 20px;
    }

    .dev-mnttl,
    .des-mnttl,
    .dig-mnttl {
        padding-top: 100px;
        padding-left: 0;
    }

    .dev-mnttl:before,
    .des-mnttl:before,
    .dig-mnttl:before {
        top: 0;
    }

    .dev-main-img {
        background: url(assets/images/development/dev-img.png) no-repeat center;
    }

    .dig-main-img {
        background: url(assets/images/digital/markimg.png) no-repeat center;
    }

    #pro-ft1 #pro-txt .scr-btn {
        right: 0;
    }

    #pro-ft2 {
        padding: 100px 20px;
    }

    #pro-ft2 ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        align-items: center;
        gap: 20px;
    }

    #pro-ft1 #pro-txt {
        padding: 80px 150px 150px 60px;
    }

    .pro-main-img {
        background: url(assets/images/projects/proimg.png) no-repeat center;
    }

    .main-pst-cnt .wp-block-columns {
        flex-direction: column;
    }

    #cont-ft1 #cont-txt {
        padding: 80px 60px 215px 60px;
    }

    #comp-ft1 #comp-txt {
        margin: 0 !important;
        padding: 100px 150px 200px 100px;
        max-width: 100%;
    }

    #comp-ft2 {
        margin-top: 450px;
    }

    #comp-ft1 #comp-txt .scr-btn {
        bottom: 23px;
        right: 0;
    }

    #comp-ft2 .content {
        padding: 150px 40px 200px 40px;
    }

    #comp-ft3 .compft3-inner {
        padding: 100px 50px;
    }

    #comp-ft4 .compft4-inner {
        padding: 60px 150px;
    }

    #comp-ft4 .wp-block-columns {
        margin: 0 !important;
        max-width: 100%;
    }

    .comp-main-img .is-nowrap {
        max-width: 500px;
    }

    .car-main-img {
        background: url(assets/images/carrier/kariera.png) no-repeat center;
    }

    #car-ft1 #car-txt {
        padding: 50px 80px 250px 80px;
    }

    .car-mnttl h2 {
        font-size: 60px;
    }

    #con-ft2 .conft2-inner {
        padding: 100px 30px;
    }

    .conft2-inner > .wp-block-columns {
        gap: 0;
    }

    .main-pst-cnt .wp-block-columns {
        align-items: flex-start !important;
        gap: 40px;
    }

    .main-pst-cnt .post-ttl {
        border-right: none;
    }

    #pst-ft5 {
        display: grid;
        grid-template-columns: 1fr 2fr;
    }

    .single-post #hmft7 {
        margin: 50px auto;
        padding: 40px 20px;
        background-size: contain, contain;
        background-position: center bottom, center top;
    }

    #banner {
        height: 400px;
    }

    .use-main-img .is-nowrap {
        max-width: 500px;
    }

    .related .post-navigation-link-previous {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        padding-left: 0;
    }

    .related .post-navigation-link-previous:before {
        display: none;
    }

    .related .post-navigation-link-previous a {
        position: relative;
        padding-left: 25px;
    }

    .related .post-navigation-link-previous a:before {
        position: absolute;
        content: "";
        top: 50%;
        width: 14px;
        height: 14px;
        left: 0;
        border-top: 3px solid #CECECE;
        border-left: 3px solid #CECECE;
        transform: translateY(-50%) rotate(-45deg);
    }

    .related .post-navigation-link-next {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding-right: 0;
    }

    .related .post-navigation-link-next .case_txt {
        align-self: start;
    }

    .related .post-navigation-link-next:before {
        display: none;
    }

    .related .post-navigation-link-next a {
        position: relative;
        padding-right: 25px;
    }

    .related .post-navigation-link-next a:before {
        position: absolute;
        content: "";
        top: 50%;
        width: 14px;
        height: 14px;
        right: 0;
        border-top: 3px solid #CECECE;
        border-left: 3px solid #CECECE;
        transform: translateY(-50%) rotate(135deg);
    }

}

@media (max-width: 1000px) {
    #hdr .hdr-col-2 nav {
        display: none;
    }

    #hmft1 .wp-block-columns:before {
        background-size: contain;
    }

    #hmft2 .row-bottom .wp-block-columns {
        overflow-x: scroll;
        overflow-y: hidden;
        padding-bottom: 15px;
        gap: 0;
    }

    #hmft2 .row-bottom .wp-block-column {
        width: calc(35% - 11px) !important;
        flex: 0 0 calc(35% - 11px) !important;
        margin: 0 5px;
        padding: 0 10px;
    }

    #hmft2 .row-bottom .wp-block-column:nth-child(1) {
        padding: 0;
    }

    #hmft2 .row-bottom .wp-block-column:nth-child(2) {
        padding: 0 20px 0 0;
    }

    #hmft2 .row-bottom h2 {
        text-wrap: nowrap;
    }

    #hmft2 .row-bottom p {
        padding-top: 0;
    }

    #dev-ft1 #dev-txt .scr-btn {
        bottom: 12px;
    }

    #cont-ft1 .interest {
        flex-direction: column;
        align-items: flex-start;
    }

    #cont-ft1 #cont-txt {
        padding: 70px 30px 215px 40px;
    }

    .conft2-inner > .wp-block-columns {
        flex-direction: column;
        align-items: center !important;
    }

    .conft2-inner .wp-block-column {
        flex-basis: 100%;
    }

    .conft2-inner .wpforms-field-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 15px;
    }

    .conft2-inner .wpforms-field-textarea {
        grid-column: 1 / -1;
    }

    .conft2-inner .wpforms-field-checkbox {
        grid-column: 1 / 4;
    }

    .conft2-inner .wpforms-form,
    .conft2-inner .str-inf {
        max-width: 600px;
        width: 100%;
        box-sizing: border-box;
    }

    .conft2-inner input[type=text],
    .conft2-inner input[type=email] {
        max-width: 100%;
    }

}

@media (max-width: 940px) {
    .hmft1-txt p,
    #hmft2 .row-top p {
        font-size: 38px;
    }

    #hmft2 .row-top p {
        font-size: 40px;
    }

    #hmft2 .row-top figure {
        margin-right: 50px;
    }

    #hmft3 .ft3-inner,
    #hmft5 .ft5-inner {
        padding: 100px 30px 100px 50px;
    }

    #hmft4 .ft4-inner {
        padding: 100px 50px 100px 30px;
    }

    #hmft3 > .wp-block-columns,
    #hmft4 .cnt,
    #hmft5 > .wp-block-columns {
        margin-top: 40px;
    }

    #hmft2 .row-bottom .wp-block-column {
        width: calc(40% - 11px) !important;
        flex: 0 0 calc(40% - 11px) !important;
    }

    #hmft7 {
        margin: 50px auto;
        padding: 40px 20px;
        background-size: contain, contain;
        background-position: center bottom, center top;
    }

    .is-menu-open #hdr .hdr-col-1 .wp-block-column:nth-child(1) {
        overflow-y: scroll;
        padding-bottom: 20px;
    }

    .is-menu-open #hdr .hdr-col-1 .nav-hidden.social {
        margin-top: 40px;
    }

    #dev-ft2 .wp-block-columns {
        flex-direction: column;
        gap: 20px;
    }

    #dev-ft2 .site-lg {
        flex-basis: unset !important;
        width: 100%;
    }

    #dev-ft2 .site-lg img {
        max-width: 300px;
        width: 100%;
    }

    #dev-ft2 .site-lg figure {
        display: flex;
        justify-content: center;
    }

    #dev-ft2 .wp-block-button {
        right: 40%;
        bottom: 50px;
        transform: translateX(50%);
    }

    #dev-ft2 .devft2-inner,
    #dev-ft3 .devft3-inner,
    #dev-ft4 .devft4-inner,
    #car-ft2 .carft2-inner {
        padding: 80px 50px;
    }

    #dev-ft2 .devft2-inner:before, #dev-ft3 .devft3-inner:before {
        top: -20px;
        height: 355px;
        right: -18px;
    }

    #dev-ft2 .wp-block-list {
        padding-left: 0;
    }

    #pro-ft1 #pro-txt h2 {
        text-wrap: nowrap;
    }

    #comp-ft1 #comp-txt .scr-btn {
        bottom: 20px;
    }

    #comp-ft1 {
        position: relative;
    }

    .comp-main-img {
        position: absolute;
        bottom: 85px;
        left: 0;
        padding: 50px 0;
        max-width: 100%;
        width: 100%;
        transform: translateY(100%);
    }

    .comp-main-img .is-nowrap {
        max-width: 500px;
        padding: 200px;
    }

    #comp-ft2 {
        margin-top: 400px;
    }

    #car-ft1 {
        position: relative;
    }

    .car-main-img {
        position: absolute;
        bottom: 114px;
        left: 0;
        padding: 200px 0;
        max-width: 100%;
        width: 100%;
        transform: translateY(100%);
    }

    #car-ft1 #car-txt .scr-btn {
        bottom: 114px;
        right: 0;
    }

    #car-ft2 .carft2-inner {
        margin: 400px auto 0 auto;
    }

    .car-main-img {
        background: url(assets/images/carrier/kariera.png) no-repeat top;
    }

    #car-ft1 .wp-block-columns {
        flex-direction: column;
    }

    #car-ft3 .carft3-inner {
        padding: 100px;
    }

    #use-ft1 {
        position: relative;
    }

    .use-main-img {
        position: absolute;
        bottom: 85px;
        left: 0;
        padding: 50px 0;
        max-width: 100%;
        width: 100%;
        transform: translateY(100%);
    }

    #use-ft2 {
        margin-top: 500px;
    }

    .use-main-img .is-nowrap {
        max-width: 500px;
        padding: 200px;
    }

    #use-ft1 #use-txt .scr-btn {
        right: 0;
    }

}

@media (max-width: 840px) {
    #hmft2 .row-bottom .wp-block-column {
        width: calc(45% - 11px) !important;
        flex: 0 0 calc(45% - 11px) !important;
    }

    #hmft3 .devimg, #hmft4 .dsg-img, #hmft5 .mark-img {
        display: none !important;
    }

    .ft3-cnt, .ft4-cnt, .ft5-cnt {
        flex-basis: 100% !important;
    }

    #hmft3 .ft3-inner, #hmft5 .ft5-inner {
        margin-top: 100px;
        padding: 80px 30px 100px 60px;
    }

    #hmft4 .ft4-inner {
        margin-top: 100px;
        padding: 80px 50px 80px 60px;
    }

    .frst-row {
        padding: 30px 60px 30px 20px;
    }

    #hmft3 > .wp-block-columns,
    #hmft4 .cnt,
    #hmft5 > .wp-block-columns {
        margin-top: 30px;
    }

    footer .main-content {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    footer .main-content .links {
        grid-column: 2/2;
        grid-row: 2;
    }

    footer .main-content .box {
        padding: 60px 20px;
    }

    footer .main-content .box.newsl {
        grid-column: 1/5;
        grid-row: 1;
        border-right: none;
        border-bottom: 1px solid #707070;
    }

    footer .wp-block-group {
        padding: 0;
    }

    .devft3-inner .wp-block-columns,
    .devft4-inner .wp-block-columns,
    #car-ft2 .wp-block-columns {
        flex-direction: column;
        gap: 30px !important;
    }

    #dev-ft4 .devft4-inner {
        padding: 60px 50px 90px 60px;
    }

    #dev-ft1 #dev-txt {
        padding: 100px 140px 250px 50px;
    }

    #comp-ft1 #comp-txt {
        padding: 80px 80px 150px 80px;
    }

    #dev-ft1 #dev-txt .scr-btn {
        right: 78px;
    }

    .dev-mnttl h2,
    .dig-mnttl h2,
    #pro-ft1 #pro-txt h2,
    .comp-mnttl h2,
    .car-mnttl h2 {
        font-size: 56px;
    }

    .dev-img img {
        width: 80px;
    }

    #dev-ft1 #dev-txt .scr-btn.dev {
        right: 45px;
    }

    #dev-ft1 #dev-txt .scr-btn.dig {
        right: 0;
        bottom: 35px;
    }

    #pro-ft1 #pro-txt {
        padding: 80px 40px 150px 30px;
    }

    #cont-ft1 h2 {
        font-size: 60px;
    }

    #cont-ft1 #cont-txt {
        margin: 0 !important;
    }

    .cont-main-img {
        position: absolute;
        bottom: -100%;
        left: 0;
        max-width: 100%;
        width: 100%;
        transform: translateY(-100%);
        padding: 50px 0;
    }

    .cont-main-img .is-nowrap {
        max-width: 500px;
        padding: 150px;
    }

    #cont-ft1 .interest {
        flex-direction: row;
    }

    #cont-ft1 {
        position: relative;
        padding-bottom: 90px;
    }

    #cont-ft1 #cont-txt .scr-btn {
        bottom: 70px;
        right: 0;
    }

    #cont-ft1 #cont-txt {
        padding: 70px 30px 230px 40px;
    }

    #cont-ft1 .txt {
        margin-bottom: 0;
    }

    #comp-ft1 #comp-txt .scr-btn {
        bottom: 18px;
    }

    #con-ft2 {
        margin: 300px auto 0 auto;
    }

    .comp-main-img {
        bottom: 110px;
    }

    #comp-ft3 .compft3-inner .wp-block-columns {
        flex-direction: column;
        align-items: center !important;
    }

    #comp-ft3 .compft3-inner .wp-block-columns img {
        max-width: 400px;
    }

    #comp-ft4 .compft4-inner {
        padding: 40px 50px 60px 60px;
    }

    #comp-ft4 .compft4-inner:before {
        bottom: -25px;
    }

    #comp-ft4 p {
        font-size: 16px;
        padding: 20px 0;
    }

    #comp-ft4 .int-row {
        padding-bottom: 10px;
    }

    #comp-ft3 h2,
    #comp-ft2 .ttl,
    #comp-ft4 h2,
    #car-ft2 .why-ttl {
        font-size: 38px;
    }

    #comp-ft3 .team-stk {
        gap: 20px;
    }

    .comp-main-img {
        padding: 100px 0 50px 0;
    }

    .comp-main-img .is-nowrap {
        max-width: 500px;
        padding: 150px;
    }

    #comp-ft2 {
        margin-top: 300px;
    }

    #car-ft1 #car-txt {
        padding: 50px 40px 250px 40px;
    }

    #car-ft1 #car-txt .scr-btn {
        bottom: 103px;
    }

    footer .box.newsl {
        padding: 60px 40px;
    }

    #pst-ft5 {
        grid-template-columns: 1fr;
    }

}

@media (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 0 !important
    }

    #hmft2 .row-bottom .wp-block-columns {
        flex-wrap: nowrap !important;
    }

    .is-menu-open .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: auto !important;
    }
}

@media (max-width: 780px) {
    .is-menu-open .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        width: 100% !important;
        flex-grow: 0;
    }

    .is-menu-open .hdr-col-1 .wp-block-columns {
        padding: 150px 50px 0 30px;
    }

    .is-menu-open #hdr .hdr-col-1 .nav-hidden.social {
        margin-top: 10px;
    }

    .is-menu-open #hdr .hdr-col-1 .nav-hidden.social .wp-block-image {
        margin: 0 !important;
    }

    .is-menu-open .hdr-col-1 .wp-block-navigation-item:nth-child(-n+3):before {
        left: 0;
    }

    .is-menu-open .wp-block-navigation__container li,
    .is-menu-open #hdr .hdr-col-1 .nav-hidden.social {
        padding-left: 50px;
    }

    .car-mnttl h2 {
        font-size: 54px;
    }

    #hmft2 .row-top figure {
        margin-right: 35px;
    }

    #hmft2 .row-top p {
        font-size: 36px;
    }

    #hmft2 .row-top img {
        max-width: 100px;
    }

    .hmft1-txt .wp-block-group {
        padding-right: 0;
    }

    .hmft1-txt p {
        font-size: 36px;
    }

    .hmft1-txt .wp-element-button {
        font-size: 14px;
    }

    #hmft1 figure {
        position: relative;
    }

    #hmft1 figure img {
        z-index: 10;
    }

    #hmft6 .project-ttl h2 {
        font-size: 40px;
    }

    #hmft6 .project-ttl .wp-element-button {
        font-size: 14px;
    }

    #hmft6 .project-ttl {
        margin-bottom: 50px;
    }

    #hmft6 .hm-posts .posts-list {
        gap: 20px 30px;
    }

    #hmft7 .wp-block-group .wp-element-button {
        font-size: 14px;
    }

    #dev-ft1 #dev-txt .scr-btn {
        right: 47px;
    }

    .des-mnttl h2 {
        font-size: 60px;
    }

    #dev-ft1 .wp-block-columns,
    #pro-ft1 .wp-block-columns {
        flex-direction: column;
    }

    #dev-ft1,
    #pro-ft1 {
        position: relative;
        padding-bottom: 90px;
    }

    .des-main-img,
    .dev-main-img {
        position: absolute;
        bottom: -95%;
        left: 0;
        padding: 200px 0;
        max-width: 100%;
        width: 100%;
        transform: translateY(-100%);
    }

    .dig-main-img {
        position: absolute;
        bottom: -110%;
        left: 0;
        padding: 250px 0;
        max-width: 100%;
        width: 100%;
        transform: translateY(-100%);
    }

    .pro-main-img {
        position: absolute;
        bottom: -130%;
        left: 0;
        padding: 200px 0;
        max-width: 100%;
        width: 100%;
        transform: translateY(-100%);
    }

    #dev-ft2 {
        margin: 400px auto 0 auto;
    }

    #dev-ft1 #dev-txt .scr-btn {
        bottom: 27px;
        right: 35px;
    }

    .dev-main-img {
        background: url(assets/images/development/dev-img.png) no-repeat top;
    }

    .dig-main-img {
        background: url(assets/images/digital/markimg.png) no-repeat top;
    }

    #dev-ft1 #dev-txt .scr-btn.dig {
        right: 35px;
        bottom: 95px;
    }

    #pro-ft2 ul {
        grid-template-columns: repeat(2, 1fr);
    }

    #pro-ft2 {
        margin: 200px auto 0 auto;
    }

    #car-ft1 #car-txt .scr-btn {
        bottom: 95px;
    }

}

@media (max-width: 660px) {
    #hmft2 .row-bottom .wp-block-column {
        width: calc(50% - 11px) !important;
        flex: 0 0 calc(50% - 11px) !important;
    }

    #hmft2 .row-bottom h2 {
        font-size: 35px;
        line-height: 38px;
    }

    #hmft2 .row-bottom h5 {
        font-size: 18px;
        line-height: 18px;
    }

    #hmft2 .row-bottom .wp-block-column:nth-child(2) {
        padding: 0;
    }

    #hmft2 .row-top p {
        font-size: 34px;
    }

    #hmft2 .row-top img {
        max-width: 80px;
    }

    #hmft2 .row-top figure {
        margin-right: 0;
    }

    #hmft1 .wp-block-columns {
        gap: 0;
    }

    #hmft7 .wp-block-heading {
        font-size: 28px;
    }

    #hmft7 .wp-block-group .wp-element-button {
        font-size: 12px;
    }

    footer .main-content .links img {
        max-width: 55px;
    }

    .nav-items .wp-block-column p {
        margin-top: 5px;
    }

    #dev-ft1 #dev-txt {
        padding: 60px 25px 180px 25px;
    }

    .des-mnttl h2,
    .dev-mnttl h2,
    .dig-mnttl h2,
    #pro-ft1 #pro-txt h2 {
        font-size: 55px;
    }

    .dev-row {
        padding: 30px 0 30px 20px;
        flex-direction: column;
    }

    .des-img {
        display: flex;
    }

    .dev-img,
    .des-img {
        justify-content: flex-start;
        width: 100%;
    }

    #dev-ft1 #dev-txt .scr-btn,
    #dev-ft1 #dev-txt .scr-btn.dig {
        bottom: 80px;
    }

    #dev-ft2 {
        margin: 300px auto 0 auto;
    }

    #cont-ft1 h2 {
        font-size: 56px;
    }

    #cont-ft1 .new-prj,
    #cont-ft1 .get-offer {
        font-size: 18px;
    }

    .cont-main-img {
        padding: 40px 0;
    }

    #comp-ft1 #comp-txt .scr-btn {
        bottom: 14px;
    }

    #comp-ft2 .content .wp-block-columns {
        flex-direction: column;
    }

    #comp-ft2 .content .wp-block-columns.mission {
        flex-direction: column-reverse;
    }

    #comp-ft2 .content {
        gap: 40px;
    }

    #comp-ft4 {
        position: relative;
    }

    #comp-ft4 .cnt {
        position: relative;
        z-index: 2;
    }

    #comp-ft4 .wp-block-columns .wp-block-column {
        flex-basis: 100% !important;
    }

    #comp-ft4 .make-it-img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 0;
        opacity: 0.4;
    }

    #car-ft1 #car-txt .scr-btn {
        bottom: 80px;
    }

    #car-ft1 #car-txt p {
        text-align: justify;
    }

    .car-mnttl h2 {
        font-size: 50px;
    }

    #car-ft1 #car-txt {
        padding: 50px 24px 150px 24px;
    }

    #con-ft2 .frm h2 {
        font-size: 52px;
        line-height: 55px;
    }

    #con-ft2 .str-inf {
        padding: 20px 0 0 0;
    }

    #car-ft3 .carft3-inner {
        padding: 50px;
    }

    #file-upload .button button {
        font-size: 16px;
    }

    #car-ft3 .name {
        flex-direction: column;
    }

    #upload-form .form-group.file {
        flex-direction: column;
        align-items: flex-start;
    }

    #file {
        padding: 10px 0;
        max-width: 195px;
    }

    .related {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 540px) {
    .hdr-col-1 .wp-block-navigation-item:nth-child(-n+3) .wp-block-navigation-item__label {
        font-size: 25px;
    }

    .hdr-col-1 .wp-block-navigation-item:nth-child(n+4) .wp-block-navigation-item__label {
        font-size: 18px;
    }

    #hmft2 .row-bottom .wp-block-column {
        width: calc(60% - 11px) !important;
        flex: 0 0 calc(60% - 11px) !important;
    }

    #hmft2 .row-top figure {
        display: none;
    }

    .hmft1-txt p {
        font-size: 28px;
    }

    .hmft1-txt .wp-element-button {
        padding: 12px 42px 12px 12px;
        font-size: 12px;
    }

    footer .main-content .links img {
        max-width: 45px;
    }

    .nav-items .wp-block-column p {
        font-size: 22px;
    }

    footer .policy {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    #hmft3 .ft3-inner:before,
    #hmft5 .ft5-inner:before {
        bottom: -30px;
    }

    #hmft3 .ft3-inner,
    #hmft5 .ft5-inner,
    #hmft4 .ft4-inner {
        padding: 50px 30px 70px 60px;
    }

    #hmft3 .ft3-inner > h2,
    #hmft5 .ft5-inner > h2,
    #hmft4 .ttl {
        font-size: 35px;
    }

    #hmft6 .project-ttl h2 {
        font-size: 36px;
    }

    #hmft6 .project-ttl .wp-element-button {
        font-size: 12px;
    }

    #hmft6 .project-ttl .wp-element-button:before {
        width: 18px;
    }

    #hmft6 .wp-block-latest-posts__post-title {
        font-size: 18px;
    }

    #dev-ft2 .devft2-inner,
    #dev-ft3 .devft3-inner,
    #car-ft2 .carft2-inner {
        padding: 80px 50px 80px 30px;
    }

    #dev-ft4 .devft4-inner {
        padding: 70px 30px 90px 50px;
    }

    #dev-ft2 .devft2-inner > h2,
    #dev-ft3 .how-ttl,
    #dev-ft4 .devft4-inner h2 {
        font-size: 30px;
    }

    .devft3-inner .wp-block-columns,
    .devft4-inner .wp-block-columns {
        gap: 20px !important;
    }

    #dev-ft1 #dev-txt .scr-btn p {
        font-size: 16px;
    }

    #dev-ft1 #dev-txt .scr-btn figure img {
        width: 45px;
    }

    #dev-ft1 #dev-txt .scr-btn {
        bottom: 75px;
        right: 0;
        flex-direction: column;
        align-items: flex-end;
        gap: 5px;
    }

    #dev-ft1 #dev-txt .scr-btn.dig {
        bottom: 75px;
        right: 0;
    }

    .dig-mnttl h2,
    #pro-ft1 #pro-txt h2 {
        font-size: 50px;
    }

    #dev-ft1 #dev-txt .scr-btn.dig {
        bottom: 74px;
    }

    .dig-main-img {
        position: absolute;
        bottom: -130%;
        left: 0;
        padding: 250px 0;
        max-width: 100%;
        width: 100%;
        transform: translateY(-100%);
    }

    #dev-ft2.dig {
        margin: 400px auto 0 auto;
    }

    #dev-ft4 p {
        font-size: 16px;
    }

    #pro-ft2 ul {
        grid-template-columns: 1fr;
    }

    #cont-ft1 #cont-txt .scr-btn {
        bottom: 40px;
        right: 0;
    }

    #cont-ft1 h2 {
        font-size: 54px;
    }

    #cont-ft1 .interest {
        flex-direction: column;
    }

    #comp-ft1 #comp-txt {
        padding: 80px 40px 120px 40px;
    }

    #comp-ft1 #comp-txt p {
        text-align: justify;
    }

    #comp-ft1 #comp-txt .scr-btn {
        bottom: 12px;
    }

    #comp-ft3 .compft3-inner {
        padding: 120px 50px 80px 50px;
    }

    #comp-ft4 .int-row {
        padding-bottom: 0;
        flex-direction: column;
        gap: 5px;
    }

    #comp-ft2 .content {
        gap: 20px;
    }

    #comp-ft2 .content {
        padding: 100px 40px 100px 40px;
    }

    #comp-ft4 .compft4-inner {
        padding: 40px 20px 60px 40px;
    }

    #comp-ft4 p {
        text-align: justify;
    }

    .car-mnttl h2 {
        font-size: 40px;
    }

    #car-ft1 #car-txt p {
        font-size: 14px;
    }

    #car-ft1 #car-txt .scr-btn {
        bottom: 66px;
    }

    #dev-ft1 #dev-txt .scr-btn.dev {
        right: 0;
    }

    .dev-txt h2 {
        font-size: 18px;
    }

    #car-ft3 {
        margin: 70px auto 0 auto;
    }

    .conft2-inner .wpforms-field-container {
        display: flex;
        flex-direction: column;
    }

    #banner {
        height: 250px;
    }

    .main-pst-cnt .post-ttl h2 {
        font-size: 26px;
    }

    #pst-ft4,
    #pst-ft5 {
        margin: 40px 0;
    }

    #pst-ft3 p,
    #pst-ft4 p,
    .main-pst-cnt .post-ttl p {
        text-align: justify;
    }

    .related .post-navigation-link-next,
    .related .post-navigation-link-previous {
        font-size: 18px;
    }

    .related .post-navigation-link-previous a,
    .related .post-navigation-link-next a {
        font-size: 22px;
    }

    .related .wp-block-query ul {
        gap: 20px;
    }

    .related .post-navigation-link-next a:before,
    .related .post-navigation-link-previous a:before {
        width: 10px;
        height: 10px;
    }

}

@media (max-width: 480px) {
    #hmft2 .row-bottom .wp-block-column {
        width: calc(70% - 11px) !important;
        flex: 0 0 calc(70% - 11px) !important;
    }

    .hmft1-txt .wp-element-button:before {
        width: 16px;
    }

    .hmft1-txt p {
        font-size: 24px;
    }

    footer .main-content .box.info {
        grid-row: 3;
        grid-column: 1 / 5;
        border-left: none;
        border-top: 1px solid #707070;
        border-right: none;
    }

    footer .main-content .links {
        grid-column: 1 / 5;
    }

    footer .main-content {
        grid-template-columns: 1fr;
    }

    footer .main-content .wp-block-column {
        padding: 40px 20px;
    }

    .nav-items {
        padding-left: 0;
    }

    #hmft2 .row-top p {
        font-size: 28px;
    }

    #hmft2 .row-bottom h2 {
        font-size: 30px;
        line-height: 34px;
    }

    #hmft2 .row-bottom h5 {
        font-size: 16px;
        line-height: 16px;
    }

    #hmft2 .row-bottom .des:before,
    #hmft2 .row-bottom .dev:before,
    #hmft2 .row-bottom .mark:before {
        background-size: contain;
        height: 32.97px;
        padding-bottom: 25px;
    }

    .dev-txt h2 {
        font-size: 18px;
    }

    #hmft3 .ft3-inner,
    #hmft5 .ft5-inner {
        padding: 50px 20px 70px 45px;
    }

    #hmft4 .ft4-inner {
        padding: 50px 30px 50px 30px;
    }

    #hmft6 .hm-posts .posts-list {
        grid-template-columns: 1fr;
    }

    #hmft7 .wp-block-heading {
        font-size: 26px;
        text-align: center;
    }

    #dev-ft4 p {
        padding-left: 15px;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0;
        color: #000;
        position: relative;
    }

    #dev-ft2 .devft2-inner > h2,
    #dev-ft3 .how-ttl,
    #dev-ft4 .devft4-inner h2,
    #car-ft2 .why-ttl {
        font-size: 30px;
    }

    .dev-mnttl:before,
    .des-mnttl:before,
    .dig-mnttl:before {
        width: 80px;
    }

    .dig-main-img {
        bottom: -115%;
    }

    .dig-mnttl h2,
    .dev-mnttl h2,
    .des-mnttl h2,
    #pro-ft1 #pro-txt h2,
    .comp-mnttl h2 {
        font-size: 46px;
    }

    #pro-ft1 #pro-txt {
        padding: 55px 40px 150px 30px;
    }

    #cont-ft1 h2 {
        font-size: 50px;
    }

    #comp-ft3 h2, #comp-ft2 .ttl, #comp-ft4 h2 {
        font-size: 34px;
    }

    #comp-ft3 .compft3-inner .wp-block-columns img {
        max-width: 300px;
    }

    #comp-ft3 .compft3-inner {
        padding: 120px 30px 80px 30px;
    }

    #car-ft1 #car-txt .scr-btn {
        bottom: 59px;
    }

    #con-ft2 .frm h2 {
        font-size: 42px;
        line-height: 45px;
    }

    .cont-main-img {
        padding: 50px 0;
    }

    #con-ft2 .str-inf p {
        font-size: 16px;
    }

    #con-ft2 .str-inf h2 {
        font-size: 22px;
    }

    #con-ft2 .str-inf .wp-block-columns {
        gap: 40px;
    }

    .related .post-navigation-link-next,
    .related .post-navigation-link-previous {
        font-size: 16px;
    }

    .related .post-navigation-link-previous a,
    .related .post-navigation-link-next a {
        font-size: 18px;
    }

    .main-pst-cnt .post-ttl h2 {
        font-size: 24px;
    }

    #hmft2 {
        padding: 50px 30px 0 30px;
    }

    .frst-row {
        flex-direction: column;
        align-items: flex-start;
        padding: 20px 40px 20px 0;
    }

    .frst-row:before {
        bottom: 0;
        top: unset;
        right: 0;
    }

    .frst-row:after {
        bottom: 70px;
        top: unset;
        right: 10px;
    }

    .dev-img img {
        width: 70px;
    }

    .main-pst-cnt {
        margin: 20px auto 0 auto;
    }

    #car-ft3 .carft3-inner {
        padding: 50px 35px 50px 20px;
    }

    #upload-form textarea {
        height: 100px;
    }

}

@media (max-width: 400px) {
    #hmft2 .row-bottom .wp-block-column {
        width: calc(80% - 11px) !important;
        flex: 0 0 calc(80% - 11px) !important;
    }

    .des-mnttl h2,
    .dev-mnttl h2,
    .dig-mnttl h2 {
        font-size: 52px;
    }

    #dev-ft2 .devft2-inner,
    #dev-ft3 .devft3-inner {
        padding: 90px 40px 80px 30px;
    }

    #dev-ft4 .devft4-inner {
        padding: 50px 30px 90px 35px;
    }

    .dig-main-img {
        bottom: -110%;
    }

    #pro-ft1 #pro-txt {
        padding: 55px 30px 150px 30px;
    }

    #pro-ft1 #pro-txt h2 {
        font-size: 42px;
    }

    #car-ft1 #car-txt .scr-btn {
        bottom: 55px;
    }

    .car-mnttl h2 {
        font-size: 36px;
    }

    #file {
        max-width: 160px;
    }

    #file::before {
        padding: 10px 35px;
        text-wrap: nowrap;
    }

    #upload-form .form-group.file {
        padding: 20px;
    }

    #upload-form .file label {
        padding-top: 0;
        padding-bottom: 15px;
    }
}