/*
Theme Name: Solar Theme
Description: Child theme for Twenty Twenty-Five
Author: Ocean Developer
Author URI: https://ocean-agency.com.ua/
Template: twentytwentyfive
Version: 1.5.9
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: solarua
*/

@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600,700&display=swap);


/* Custom scrollbar styling */
::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #e0e1e3; /* Blue color */
}

::-webkit-scrollbar-thumb {
    background: #FFD700; /* Yellow color */
    border-radius: 8px;
}

::-webkit-scrollbar-thumb:hover {
    background: #FFEE7F; /* Lighter yellow on hover */
}

body {
    background: #F3F3FAB2;
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #2D2929;
    

}
footer {
    background: #2D2929;
    color: #FFFFFF;
}
header .is-layout-constrained > .alignwide {
    max-width: 1280px;
}

header img.wp-image-7 {
    max-width: 119px;
    max-height: 29px;
}
footer.wp-block-template-part {
    background: #2D2929;
    
}


footer .is-layout-constrained > .alignwide {
    max-width: 1280px;
}

footer .is-layout-constrained > .alignwide .wp-block-site-logo {
    max-width: 262px;
}
.contact-form-section .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
    background: #fff;
    border-radius: 16px 0px 0px 16px;
}
.contact-form-section .wp-block-columns {
    gap: 0px;
    border-radius: 16px !important;
}

.wpcf7-form {
    padding: 0px 40px;
    width: 100%;
}
.contact-image img{
    border-radius: 0px 16px 16px 0px;
}
#contact h2.wp-block-heading {
    padding: 40px 40px 0px;
    font-family: Manrope;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2D2929;
    width: calc(100% - 80px);
}
header div#modal-1-content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

a.wp-block-button__link.wp-element-button {
    background: #FFDD00;
    color: #2D2929;
    font-family: Manrope;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    border-radius: 8px;
    padding: 12px 16px;
}
span.wp-block-navigation-item__label {
    font-family: Manrope;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}
:where(.wp-site-blocks *:focus) {
    outline-width: 0px;
    outline-style: unset
}
li.wp-block-navigation-item.phone-header.wp-block-navigation-link {
    padding-left: 35px;
}
div#contact {
    gap: 0px;
}
.home h1.wp-block-post-title {
    display: none !important;
}

form.wpcf7-form {
    width: calc(100% - 80px);
    padding: 10px 40px;
}

form.wpcf7-form input[type="text"], 
form.wpcf7-form input[type="email"], 
form.wpcf7-form input[type="tel"], 
form.wpcf7-form textarea {
    width: 100%;
    height: 48px;
    padding: 0px 16px;
    border: 1px solid #E1E1E1;
    border-left: unset;
    border-right: unset;
    border-top: unset;
    border-radius: 8px;
    margin-bottom: 15px;
        font-family: Manrope;
font-weight: 500;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
    color: #2D2929;
    background: #fff;
    box-sizing: border-box;
}

form.wpcf7-form input[type="text"]::placeholder,
form.wpcf7-form input[type="email"]::placeholder,
form.wpcf7-form input[type="tel"]::placeholder,
form.wpcf7-form textarea::placeholder {
    color: #E1E1E1;
    font-family: Manrope;
font-weight: 500;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;

}
form.wpcf7-form textarea {
    padding: 10px 16px;
}



.wpcf7 label {
    font-family: Manrope;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #575353;
}
form.wpcf7-form p{
    margin: 0px;
    padding: 0px;
}
.wpcf7-response-output {
    
    
    background: #fff;
    
}
.eap-icon-ea-expand-minus:before {
    background: url(/wp-content/uploads/2025/05/Chevron-left.svg) !important;
    content: '' !important;
    width: 32px;
    height: 32px;
    display: block;
    rotate: 90deg;
}

.eap-icon-ea-expand-plus:before {
    background: url(/wp-content/uploads/2025/05/Chevron-left.svg) !important;
    content: '' !important;
    width: 32px;
    height: 32px;
    display: block;
    transform: rotate(0deg);
}
.wpcf7-not-valid-tip {
    display: none;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
    border-color: #ff0000;
}
@media (min-width: 1400px) and (max-width: 1700px){
    .n2-ss-slider .n2-ss-layer-content .n2-ss-layer[data-pm=normal] {
        max-width: calc(80% - var(--margin-right) - var(--margin-left)) !important;
    }    
    .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
        width: 100% !important;
    }
}

form.wpcf7-form button{
    margin-top: 15px;
}
p.noty {
    font-family: Manrope;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0%;
    margin-bottom: 15px !important;
}
form.wpcf7-form input[type="text"], form.wpcf7-form input[type="email"], form.wpcf7-form input[type="tel"] {
    height: 48px;
    border: 1px solid #E1E1E1;
    border-left: unset;
    border-right: unset;
    border-top: unset;
    border-radius: 8px;
}
figure.wp-block-image.size-large.contact-image img {
    display: none;
    border-radius: 0px !important;
}
div#contact > div:nth-child(1) {
    border-radius: 16px 0px 0px 16px;
}
footer.wp-block-template-part {
    margin-top: 80px;
}
div#contact > div:nth-child(2) {
    border-radius: 0px 16px 16px 0px;
    background: url(/wp-content/uploads/2025/05/image-6-1024x976.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #FFDD00;
    border: unset;
    width: 100%;
    padding: 12px 24px;
    font-family: Manrope;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    margin: 0px;
    border-radius: 8px;
    color: #2D2929 !important;
}

a.wp-block-navigation-item__content:hover {
    color: #2D2929 !important;
    text-decoration: unset;
}

a.wp-block-navigation-item__content {
    color: #575353 !important;
}

a.wp-block-button__link.wp-element-button:hover {
    background: #FFEE7F;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background: #FFEE7F;
}


.wp-block-group.alignfull.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
    margin-top: 0px !important;
    padding-top: 0px !important;
}
.nextend-arrow {
    border: 2px #fff solid !important;
}

.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
    width: 90% !important;
}

.n2-ss-slider .n2-ss-slider-controls-absolute-left-center {
    left: 10% !important;
}
h3.advantage-title {
    font-family: Manrope;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
}

.advantage-image {
    width: 160px;
    height: 160px;
    margin: 20px auto;
    box-shadow: 0px 4px 16px 0px #D3C7C740;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}
.advantage-item:hover {
    background: #FFDD00;
    border-radius: 8px;
    
}

.advantage-item {
    padding: 10px 15px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.advantage-list {
    padding: 60px 0px;
}
p.advantage-description {
    font-family: Manrope;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.advantage-item {
    max-width: 302px;
}


.advantage-image img {
    max-width: 90px;
    max-height: 90px;
    margin: 0px auto;
    vertical-align: middle;
}
h3.advantage-title {
    padding: 10px 0px;
    margin: 0px;
    height: 50px;
}

.how-it-works {
    padding: 80px 0px;
}
.step img {
    width: 236px;
    border-radius: 4px;
    max-height: max-content;
    object-fit: cover;
}
.process {
    display: flex;
    justify-content: space-between;
}
.step .text {
    flex: 0 0 50%;
}
.line {
    width: 50px;
}

.number {
    position: absolute;
    left: -95px;
    width: 47px;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    border: 1px solid #2D2929;
    background: #f7f7fc;
    font-family: Manrope;
font-weight: 700;
font-size: 24px;
line-height: 32px;
letter-spacing: 0%;
text-align: center;
top: 50%;
transition: all 0.3s ease;
}



.step {
    position: relative;
}

.step.active .number {
    border: 1px solid #FFDD00;
    background: #FFDD00;
}

.line {
    position: absolute;
    left: -70px;
    top: 0;
    bottom: 146px;
    width: 1px;
    background-color: #2D2929;
    z-index: 0;
    }

.steps {
    position: relative;
}

.step {
    display: flex;
    gap: 24px;
    box-shadow: 0px 4px 16px 0px #C1C1C140;
    background: #fff;
    padding: 16px 24px;
    border-radius: 8px;
    border: 1px solid transparent;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.steps {
    display: flex;
    flex-direction: column;
    gap: 40px;
    flex: 0 0 50%;
    max-width: 628px;
}

.steper {
    flex: 0 0 calc(50% - 104px);
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 8px;
    padding: 16px;
    max-width: 470px;
    max-height: fit-content;
    gap: 16px;
    transition: all 0.3s ease;
}

.process {
    gap: 32px;
}

.step.active {
    border: 1px solid #FFDD00;
}

.line {
    bottom: 80px;
    top: 115px;
}

.title {
    font-family: Manrope;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
}

.how-it-works h2 {
    font-family: Manrope;
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    margin-top: 0px;
}



.desc {
    padding: 16px 0px;
}

.step .desc {
    display: none;
}
.desc-2 span {
    display: flex;
    padding: 15px 0px 10px;
    gap: 8px;
    font-family: Manrope;
font-weight: 700;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;

}
.desc {
    color: #575353;
}

.wp-block-columns.white {
    background: #fff;
    width: 100%;
    max-width: 100%;
}

.wp-block-columns.white .wp-block-column {
    max-width: 1280px;
    margin: 0px auto;    
}

.projects-list h2 {
    font-family: Manrope;
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
}

.title-line {
  display: flex;
  align-items: center;
}

.title-line h2 {
  
  white-space: nowrap;
  font-family: Manrope;
font-weight: 700;
font-size: 48px;
line-height: 56px;
}
.cta-block {
    background: url(/wp-content/uploads/2025/05/unsplash_7razCd-RUGs-1.jpg);
    max-height: 480px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: content-box;
    border-radius: 16px;
    
}

.wp-block-columns.white {
    margin-bottom: 70px;
}
a.cta-button.wp-block-button__link.wp-element-button {
    max-width: 164px;
    height: 48px;
}

.cta-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    gap: 24px;
    max-width: 717px;
    padding: 80px 0px;
    box-sizing: border-box;
}

.cta-content h2 {
    font-family: Manrope;
    font-weight: 700;
    font-size: 64px;
    line-height: 72px;
    text-align: center;
    margin: 0px;
}

.cta-content p {
    font-family: Manrope;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
}
.title-line .liner {
  flex-grow: 1;
  height: 2px;
  background-color: #FFDD00;
  margin-left: 20px;
}
.n2-ss-button-container a:hover {
    background: #FFEE7F !important;
}
.projects-list h2 {
    position: relative;
}

.projects h3 {
    font-family: Manrope;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0%;
}
.project-list {
    display: flex;    
}
.swiper {
      width: 100%;
      height: 100%;
    }

h3.project-title {
    font-family: Manrope;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
}

.project-image img {
    border-radius: 4px;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #FFDD00;
    width: 120px;
    border-radius: 40px;
    height: 6px;
}

span.swiper-pagination-bullet {
    background: #E1E1E1;
    border-radius: 40px;
    width: 31px;
    opacity: 1;
    height: 6px;
}


.swiper-pagination {
    text-align: left !important;
}

.swiper-wrapper {
    padding: 0px 0px 60px;
}
.property {
    display: flex;
    gap: 8px;
}
.project-description {
    display: flex;
    flex-direction: column;
    gap: 16px;
    font-family: Manrope;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}
.projects-list {
    padding: 40px 0px;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev, .swiper-button-prev, .swiper-rtl .swiper-button-next {
    color: #585353 !important;
    border: 2px #575353 solid !important;
    width: 52px !important;
    height: 52px !important;
    border-radius: 4px !important;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    font-size: 24px !important;
}

.swiper-button-next {
    right: 0px  !important;
    bottom: 0px !important;
    top: unset  !important;
}

.swiper-button-prev {
    top: unset !important;
    bottom: 0px !important;
    left: unset !important;
    right: 75px !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 24px !important;
}
.mySwiper2 .project-item {
    display: flex;
    gap: 64px;
}

.mySwiper2 .project-item .project-image {
    flex: 0 0 50%;
}

.col-left{
    position: relative;
}

.team-member {
    background: #fff;
    padding: 16px;
    border-radius: 8px;
    box-sizing: border-box;
}
.team-list {
    margin: 0px 0px 30px;
}
.team-member img {
    border-radius: 4px;
}

h3.team-name {
    font-family: Manrope;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
}

p.team-position {
    font-family: Manrope;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

.team-description-text {
    font-family: Manrope;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.team-content {
    width: 100%;
    height: 100%;
}

.ea-card.sp-ea-single {
    background: transparent !important;
    padding: 16px !important;
    border-radius: 8px !important;
}

.ea-card.sp-ea-single.ea-expand {
    background: #fff !important;
    border: 1px #E1E1E1 solid !important;
}

.ea-card.sp-ea-single.ea-expand h3 {
    background: #fff;
}

h3.ea-header a {
    font-family: Manrope !important;
    font-weight: 700 !important;
    font-size: 24px !important;
    line-height: 32px !important;
    letter-spacing: 0%;
}

.ea-body {
    font-family: Manrope !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 24px !important;
}
.team-block {
    padding: 60px 0px;
}

.faq-block {
    padding: 0px 0px;
}
.logos img {
    max-width: 262px;
}
.contact-block {
    display: flex;
}

.contacts {
    display: flex;
    flex-direction: column;
    padding: 0px 60px;
}

.icons {
    display: flex;
    gap: 16px;
}

.contact-block {
    /* gap: 64px; */
    display: flex;
    justify-content: flex-end;
}

.social {
    display: flex;
    flex-direction: column;
   
    align-content: flex-end;
}


.created-by {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100px;
    text-align: right;
}

footer .wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
    padding: 40px 0px 0px !important;
}
.contact-block h3 {
    font-family: Manrope;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}
.contacts p {
    margin: 0px;
    padding: 5px 0px 0px;
    font-family: Manrope;
font-weight: 500;
font-size: 16px;
line-height: 24px;
text-align: center;

}
.steper {
    position: sticky;
    top: 130px;
}
main#wp--skip-link--target {
    margin-top: 85px !important;
}
@media (max-width: 1024px){
    header.wp-block-template-part{
        height: 65px !important;
    }
    main#wp--skip-link--target{
        margin-top: 65px !important;
    }
    .col-left {
        display: flex;
        flex-direction: column;
        flex: 0 0 50%;
        /*padding: 0px 20px;*/
    }
    .steps {
    display: flex;
    flex-direction: column;
    gap: 23px;
    flex: 0 0 41%;
    max-width: 628px;
}
    .projects-list h2:after{
        display: none;
    }
}


@media (max-width:1200px){
    .advantage-item {
    max-width: unset !important;
}
.steper{
    width: 38vw;
}
.process {
    gap: 0px !important;
}
header figure.wp-block-image.size-full {
    flex: 2;
    z-index: 999999999 !important;
}
.header-contacts h3 {
    display: none;
}

.header-contacts {
    flex: 1 1 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 50vh;
    align-items: center;
}

.wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
    height: 72px;
}
#modal-1-content .icons {
    order: 2;
}
div#modal-1-content {
    height: calc(90vh - 80px);
}
.header-contacts p {
    padding: 0px;
    margin: 0px 0px 16px;
}
}

@media (min-width:1400px){
    .has-global-padding{
        padding: 0px 0px !important;
    }
}

@media (min-width:1024px){
    
        .hide-on-pc {
    display: none;
}
.advantage-item{
    flex: 1 1 calc(33% - 20px) !important; 
    box-sizing: border-box; 
    text-align: center;
}
}

@media (min-width:1200px){
    .advantage-list .swiper-pagination {
        display: none !important;
    }


.show-more {
    display: flex;
    gap: 16px;
            align-items: center;
}
}
@media (max-width: 768px){
    li.wp-block-navigation-item.phone-header.wp-block-navigation-link
 {
    display: none !important;
}
header figure.wp-block-image.size-full {
    flex: 2;
    z-index: 999999999 !important;
}
.header-contacts h3 {
    display: none;
}

.header-contacts {
    flex: 1 1 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 50vh;
    align-items: center;
}

.wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
    height: 72px;
}
#modal-1-content .icons {
    order: 2;
}
div#modal-1-content {
    height: calc(90vh - 80px);
}
.header-contacts p {
    padding: 0px;
    margin: 0px 0px 16px;
}
    .hide-on-mob {
    display: none;
}
.wp-site-blocks {
    overflow: hidden;
}
    .swiper-none {
    flex-wrap: nowrap  !important;
    gap: 0px !important;
    }

.advantage-item {
    max-width: unset !important;
    flex: 0 0 100% !important;
    margin: 0px auto !important;
}

.advantage-item {
    flex: 0 0 100% !important;
}
.title-line h2 {
    white-space: break-spaces;
    font-family: Manrope;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0%;
}

.title-line {
    flex-direction: column;
}

.title-line .liner {
    width: calc(100% - 30px);
    margin-left: 0px !important;
}

.cta-content h2 {
    font-family: Manrope;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0%;
    text-align: center;
}

.cta-content p {
    font-family: Manrope;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
}
.wp-block-columns.white {    
    padding: 0px 15px;
}
    .mySwiper2 .project-item {
    display: flex;
    flex-direction: column;
    gap: 32px;
    margin-bottom: 24px;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {    
    width: 50px;
}
    .projects {
    padding: 0px 0px;
}
    .how-it-works {
        padding: 0px 0px 40px;
    }
.advantage-item:hover{
    background: unset !important;
}    

.how-it-works h2 {
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 0px;
    white-space: break-spaces;
        font-family: Manrope;
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        letter-spacing: 0%;
}
.steper {
    display: none;
}

.process {
    flex-direction: column;
}
.title {
    padding-left: 20px;
    font-size: 18px;
}
.show-more{
    display: none;
}
.steps {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px 0px;
    margin: 0px 0px 40px;
}
    div#contact {
        overflow: hidden;
    }
    header div#modal-1-content {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-start;
        flex-direction: column;
    }
    .wp-block-navigation.items-justified-right {
        display: flex;
        align-items: stretch;
        flex-direction: column;
        align-content: center;
        text-align: center;
        --navigation-layout-justification-setting: flex-center;
        --navigation-layout-justify: flex-center;
    }


.step.active .desc {
    display: block;
}

.step {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.step.active .number {
    position: absolute;
    left: 10px;
    top: 20px;
    width: 24px;
    height: 24px;
}

.number {
    font-family: Manrope;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    position: absolute;
    left: 10px;
    top: 20px;
    width: 24px;
    height: 24px;
}

.step img {
    width: 100%;
    max-width: 100%;
}

.n2-ss-layer.n2-ow.hero-title {
    font-size: 10px;
}


.n2-ss-layer.n2-ow.hero-description {
    font-size: 11px;
}

.logos-copyright {
    display: flex;
    flex-direction: column;
    align-content: center;
    text-align: center;
}

.logos {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.contact-block {
    flex-direction: column;
}

.contacts {
    display: flex;
    align-items: center;
}

.social {
    display: flex;
    align-items: center;
}

.logos img {
    max-width: 136px;
}

.logos-copyright p {
    margin-top: 10px;
    margin-bottom: -20px;
}
figure.wp-block-image.size-large.contact-image {
    display: none;
}

.how-it-works {
    padding: 0px 0px;    
}
.advantage-list {
    padding: 0px 0px;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    display: none !important;
}

.swiper-button-prev {
    display: none !important;
}


div#contact {
    background: url(/wp-content/uploads/2025/05/image-6-1024x976.png);
    /* background-color: transparent; */
    margin-left: -30px !important;
    margin-right: -30px !important;
    /* width: 100%; */
    background-position: center;
    /* padding: 0px 15px; */
}

.contact-form-section .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
    background: unset;
    /* filter: blur(8px); */
    backdrop-filter: blur(8px);
    margin: 16px 24px;
    border: 1px solid #FFFFFF0D;
    border-radius: 8px;
}

#contact h2.wp-block-heading {
    font-size: 24px;
    line-height: 32px;
    width: 100%;
}

footer.wp-block-template-part {
    margin-top: 40px;
}
h3.ea-header a {
    font-size: 16px !important;
    line-height: 24px !important;
}
.title-line h2 {
    padding: 0px;
    margin: 0px 0px 5px;
    text-align: left;
}

div#sp_easy_accordion-1747134055 {
    padding-top: 15px;
}

.title-line {
    display: flex;
    align-items: flex-start;
}
.phone-header-block a {
    text-decoration: none;
}
header img.wp-image-7 {
    max-width: 68px;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: flex;
        justify-content: flex-start;
        max-width: 100%;
        flex-wrap: wrap;
        gap: 6px;
}
.title-line .liner {
    margin-top: 15px;
}

form.wpcf7-form {
    width: calc(100% - 32px);
    padding: 10px 16px;
}

#contact h2.wp-block-heading {
    padding: 20px 16px 0px;
}
form.wpcf7-form input[type="text"], form.wpcf7-form input[type="email"], form.wpcf7-form input[type="tel"], form.wpcf7-form textarea {
    width: calc(100% - 0px);
}

}

/*@media (min-width:768px){
    .advantage-item{
        flex: 1 1 calc(25% - 20px); box-sizing: border-box; text-align: center;
    }
}*/

header.wp-block-template-part {
    position: fixed;
    top: 0px;
    height: 85px;
    z-index: 999;
    background: #f7f7fc;
    width: 100%;
    left: 0px;
    right: 0px;
    box-shadow: 0px 4px 16px 0px #D3C7C740;
}
#showMoreBtn {
    display: none;
}
@media (max-width: 768px) {
    .entry-content.alignfull.wp-block-post-content.has-global-padding.is-layout-constrained.wp-block-post-content-is-layout-constrained {
    margin-top: 30px;
}
  .ea-card {
    display: none;
  }

  .ea-card:nth-child(-n+3) {
    display: block;
  }

  .show-all .ea-card {
    display: block;
  }

  #showMoreBtn {
    display: block;
    margin: 15px auto;
    text-align: center;
    padding: 10px 20px;
    font-family: Manrope;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
    color: #2D2929;
    background-color: #ffffffd6;
    border-radius: 10px;
    border: 1px solid #e2e2e2;
    margin-top: 35px;
  }
}
@media (max-width: 1338px){
    .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
        width: 100% !important;
    }
    .wp-block-navigation__responsive-container{
       bottom: 0;
        display: none !important;
        left: 0;
        position: fixed;
        right: 0;
        top: 0; 
    }
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: block;
    }
    .wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
        display: block !important;
    }
    ul.wp-block-navigation__container.is-responsive.items-justified-right.wp-block-navigation {
    display: flex;
    flex-direction: column;
    align-items: center;
}



.wp-block-navigation__responsive-dialog {
    display: flex;
    flex-direction: column;
    align-items: center;
}

div#modal-1-content {
    flex-direction: column !important;
}

li.wp-block-navigation-item.phone-header.wp-block-navigation-link {
    padding: 0px;
}
.swiper-wrapper {
        padding: 0px 0px 40px;
    }
    
    .team-list {
    margin: 0px 0px 0px;
}
}


.contact-block a {
    text-decoration: unset;
}
.team-description p {
    margin-bottom: 0px;
}

@media (min-width: 768px) and (max-width: 1024px){
    .wp-block-columns.white {        
        padding: 0px 40px;
    }
    
}

@media (max-width: 1024px){
    .wp-block-columns.white {
        background: transparent;
        padding: 0px 0px !important;
    }
    .swiper.mySwiper3 {
    padding-top: 40px;
}
    .project-item {
    box-shadow: 0px 4px 16px 0px #C1C1C140;
    background: #fff;
    padding: 16px;
    box-sizing: border-box;
    border-radius: 8px;
    min-height: 472px;
}

}

@media (max-width: 768px){
    .title.hide-on-pc {
    /* position: relative; */
    width: calc(100% - 40px);
}
.step .title:after{
    content: '';
    background: url(/wp-content/uploads/2025/05/uil_plus-1.svg);
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;    
    rotate: 0deg;
}
.step.active .title:after{
    content: '';
    background: url(/wp-content/uploads/2025/05/uil_plus.svg);
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;    
    rotate: 0deg;
}
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    max-width: calc(100% - 150px);
}
@media (max-width:1400px) and (min-width:1200px){
    .n2-ss-section-main-content.n2-ss-layer-with-background.n2-ss-layer-content.n2-ow {
        padding-left: 12rem !important;
        max-width: calc(100% - 12rem)   !important;
    }
}


@media (max-width: 768px) {
    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        display: flex;
        justify-content: flex-start;
        max-width: 100%;
        flex-wrap: nowrap;
        gap: unset;
        overflow-x: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .swiper-pagination::-webkit-scrollbar {
  display: none; /* Chrome/Safari */
}
    .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
    min-width: 40px;
}
    span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 50px;
        min-width: 68px;
    }
}

@media (min-width: 768px) and (max-width: 1024px){
	.how-it-works .title.hide-on-pc{
		display: none;
	}
}