@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');

:root {
    --serif-section-title-size: 36px;
}

/* Utility: visible only at wide desktop */
.desktop-only { display: none; }
@media (min-width: 1430px) { .desktop-only { display: inline; } }

/**
font-family: 'Noto Sans', sans-serif;
**/

body,
h1 {
    color: #31363D
}

p2 {
    color: #fff
}

.btn-flat,
a.btn-flat,
a.bmatn-white {
    -webkit-transition: all ease-in .15s;
    -moz-transition: all ease-in .15s;
    -o-transition: all ease-in .15s
}

.col-sl,
.img-wrapper {
    position: relative;
    overflow: hidden
}

.bg-corobie,
.bg-workplace,
.header-title,
.subtitle,
.ul-portfolio {
    text-align: center
}

body,
html {
    overflow-x: hidden
}

body {
    font-size: 14px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400
}

ul {
    list-style: none
}

a,
a:focus,
a:hover {
    text-decoration: none;
    color: inherit
}

h1 {
    font-weight: 600;
    letter-spacing: 0;
}

hr {
    border-top: solid 1px #abb0be;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px
}

.btn.active,
.btn:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-flat:active,
.btn-flat:focus,
.form-flat {
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

.btn-flat,
a.btn-flat {
    border: none;
    display: inline-block;
    text-transform: uppercase;
    background-color: 31363D;
    border-bottom: solid 2px #25caa8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    transition: all ease-in .15s
}

.btn-flat:hover {
    background-color: #1ccba8;
    color: #fff
}

.btn-flat:active,
.btn-flat:focus {
    background-image: none;
    outline: 0;
    box-shadow: none;
    background-color: #18ad90;
    color: #fff
}

a.btn-white,
a.btn-white2 {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    background-color: transparent
}

a.btn-white3 {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    background-color: transparent;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 55px;
    margin-right: 10px;
    margin-left: 10px;
    color: #31363D;
    border: 3px solid #31363D;
    border-radius: 50px;
    transition: all ease-in .15s;
}

a.btn-white3:hover {
    background-color: #31363D;
    border-color: #31363D;
    color: #ffffff
}

a.btn-white3:active,
a.btn-white3:focus {
    background-color: rgba(83, 90, 108, 0.8);
    color: #ffffff
}

.icon-contact-buttons {
    margin-left: 10px;
    color: #31363D;
    transition: all ease-in .15s;
}

a.btn-white3:hover .icon-contact-buttons {
    margin-left: 10px;
    color: #ffffff;
    transition: all ease-in .15s;
}

.btn-flat.active:focus,
.btn-flat:active:focus,
.btn-flat:focus {
    outline: 0;
    outline-offset: 0
}

a.btn-white {
    padding: 20px 30px;
    margin-top: 15px;
    color: #fff;
    border: 3px solid #fff;
    transition: all ease-in .15s
}

.wrapper-social .fa:hover,
a.btn-white2 {
    -webkit-transition: all ease-in .15s;
    -moz-transition: all ease-in .15s;
    -o-transition: all ease-in .15s
}

a.btn-white2 {
    padding: 15px 30px;
    margin-top: 12px;
    margin-bottom: 32px;
    color: #00B56D;
    border: 3px solid #00B56D;
    padding: 19px 33px;
    border-radius: 16px;
    transition: all ease-in .15s
}

a.btn-white:hover {
    background-color: #fff;
    border-color: #f7f7f7;
    padding: 19px 33px;
    color: #31363D
}

a.btn-white:active,
a.btn-white:focus {
    background-color: #f7f7f7;
    color: #31363D
}

a.btn-white2:hover {
    background-color: #fff;
    border-color: #f7f7f7;
    padding: 19px 33px;
    color: 31363D
}

a.btn-white2:active,
a.btn-white2:focus {
    background-color: #f7f7f7;
    color: 31363D
}

.div-n,
.div-p,
.slider,
.wrapper-sl {
    position: absolute
}

.col-sl,
.img-browser,
.img-imac,
.slider,
.slider img,
.slider li,
.wrapper-sl {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto
}

.wrapper-nav {
    margin-top: -80px
}

.div-n,
.div-p {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
    top: 50%
}

.div-p {
    left: -55px
}

.div-n {
    right: -55px
}

.div-n:hover,
.div-p:hover {
    background-color: rgba(0, 0, 0, .5)
}

.div-n:active,
.div-p:active {
    background-color: rgba(0, 0, 0, .6)
}

.fa-n,
.fa-p {
    background: #000;
    background-color: rgba(0, 0, 0, .4);
    font-size: 20px;
    line-height: 0;
    color: #fff;
    padding: 40px 20px
}

.dropdown-menu li a,
.navbar-inverse .navbar-nav>li>a {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase
}

.wrapper-browser:hover .div-p-browser,
.wrapper-imac:hover .div-p-imac {
    visibility: visible;
    opacity: 1;
    left: 0
}

.wrapper-browser:hover .div-n-browser,
.wrapper-imac:hover .div-n-imac {
    visibility: visible;
    opacity: 1;
    right: 0
}

.wrapper-browser {
    top: 19%
}

.bg-imac,
.bg-intro,
.bg-iphone,
.navbar-inverse {
    background-color: #181C22
}

.bg-contact,
.bg-features,
.bg-plan,
.bg-portfolio,
.bg-services {
    background-color: #181C22
}

.bg-blog {
    background-color: #181C22
}

.bg-toja {
    background-color: #181C22
}

.bg-subscribe {
    background-color: #181C22
}

.navbar-inverse {
    height: 90px;
    border: none
}

.navbar-inverse .navbar-brand {
    padding: 0;
    margin: 0;
    width: 153px;
    height: auto
}

.navbar-inverse .navbar-nav>li>a {
    margin-top: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 35px 20px;
    color: 31363D;
    -webkit-transition: background .2s ease-out;
    -moz-transition: background .2s ease-out;
    -o-transition: background .2s ease-out;
    transition: background .2s ease-out
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #31363D;
    background-color: 31363D
}

.navbar-inverse .navbar-toggle {
    margin-top: 23px;
    padding: 13px 14px;
    transition: .15s ease-in;
    border: 3px solid #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle .icon-bar {
    width: 30px;
    height: 3px;
}

.dropdown-menu {
    background-color: #31363D;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0
}

.dropdown-menu li a {
    -webkit-transition: all .15s ease-in;
    -moz-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in;
    color: #a1a9bb;
    padding: 18px 14px
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #1ccba8
}

.dropdown .divider {
    background-color: #626a7f
}

.dropdown-menu li a:active,
.dropdown-menu li a:hover {
    background-color: #697289;
    color: #a1a9bb
}

.navbar-inverse .navbar-nav .dropdown-toggle:focus {
    background-color: #31363D;
    color: #a1a9bb
}

@media (max-width:767px) {
    hr {
        width: 30%
    }

    .subtitle {
        line-height: 38px
    }
}

.header-title,
.header-title-white {
    font-size: 46px;
    margin-top: 90px;
    font-weight: 700;
    font-family: 'Noto Serif', Georgia, serif
}

.header-title {
    color: #31363D
}

.subtitle {
    font-weight: 400;
    color: #31363D;
}

.header-title-white {
    color: #fff
}

.subtitle {
    font-size: 26px;
}

.subtitle a.nav-user,
.subtitle a.nav-user.btn-white3 {
    padding-right: 30px;
    padding-left: 30px;
    font-family: 'Nunito Sans', sans-serif;
    margin-top: 0;
    margin-right: 5px;
    margin-left: 5px;
}

.subtitle a.nav-user.btn-white3.active {
    background-color: #31363D;
    border-color: #31363D;
    color: #ffffff;
}

.portfolio-items {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: -10px;
}

.portfolio-item {
    display: block;
}

.portfolio-item:hover .img-portfolio {
    transition: all ease 0.3s;
}

@media (min-width:1200px) {
    .header-title {
        font-size: 46px;
        margin-top: 90px;
        font-weight: 700;
        font-family: 'Noto Serif', Georgia, serif
    }

    .subtitle {
        font-family: 'Noto Sans', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        text-align: center;
        letter-spacing: -0.2px;
    }
}

#contact,
#home,
#portfolio {
    margin-top: -40px;
}

#toja {
    padding-top: 40px;
    margin-top: -40px
}

.bg-intro {
    padding-top: 180px
}

.title-intro {
    margin-top: 0;
    color: 31363D;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 14px;
    letter-spacing: 0;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    font-family: 'Noto Serif', Georgia, serif
}

.subtitle-intro {
    line-height: 32px;
    letter-spacing: 0;
    color: #fff;
    font-size: 19px;
    padding-bottom: 0;
    margin-bottom: 20px;
    font-weight: 500;
    margin-top: 0;
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s
}

.row-intro .btn-delay {
    animation-delay: 1.8s;
    -webkit-animation-delay: 1.8s
}

.col-browser .col-sl {
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s
}

@media (max-width:767px) {
    .bg-intro {
        text-align: center;
        min-height: 200px;
        padding-top: 120px
    }

    .row-intro .btn-white {
        margin-top: 10px;
        margin-bottom: 40px
    }
}

@media (max-width:480px) {
    .title-intro {
        font-size: 32px;
    }
}

@media (min-width:768px) {
    .title-intro {
        margin-bottom: 10px
    }

    .subtitle-intro {
        font-size: 16px;
        margin-bottom: 14px
    }
}

@media (min-width:992px) {
    .title-intro {
        margin-top: 16px;
        font-size: 44px;
        margin-bottom: 14px
    }

    .subtitle-intro {
        font-size: 19px;
        margin-bottom: 24px
    }
}

@media (min-width:1200px) {
    .title-intro {
        font-size: 46px;
        margin-bottom: 20px
    }

    .subtitle-intro {
        font-size: 24px;
        line-height: 40px
    }
}

.col-corobie,
.row-corobie {
    margin-bottom: 50px
}

.col-corobie {
    padding: 20px;
    bottom: 0;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease
}

.title-corobie {
    margin-top: 60px;
    font-size: 28px;
    letter-spacing: normal
}

.p-corobie {
    padding-top: 20px;
    margin: 0 auto;
    max-width: 190px;
    font-size: 16px;
    line-height: 26px
}

@media (min-width:1200px) {
    .title-corobie {
        font-size: 32px
    }

    .p-corobie {
        max-width: 260px;
        font-size: 18px;
        line-height: 30px
    }
}

.bg-workplace {
    background-image: url(../images/background_2.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    -moz-background-size: cover;
    background-size: cover;
    min-height: 300px
}

.row-workplace {
    padding-top: 120px;
    padding-bottom: 120px
}

.bg-workplace h5 {
    text-shadow: 1px 4px 9px rgba(0, 0, 0, .3);
    color: #fff;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 60px;
    font-size: 40px;
    padding: 10px 0 0;
    margin: 0
}

.bg-workplace i {
    font-size: 50px
}

@media (max-width:768px) {
    h5 {
        font-size: 30px !important;
        line-height: 45px !important
    }
}

#Grid .mix {
    opacity: 0;
    display: none
}

.all {
    margin-bottom: 35px
}

/*.row-portfolio-last { padding-bottom: 80px }*/
.ul-portfolio {
    margin: 0 0 20px;
    padding: 0
}

.ul-portfolio li {
    cursor: pointer;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 20px;
    padding: 10px;
    border: 3px solid 31363D;
    color: 31363D;
    font-weight: 600;
    letter-spacing: 1px;
    -webkit-transition: all .15s ease-in;
    -moz-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in
}

.img-toja,
.wrapper-toja-pic {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.ul-portfolio li:hover {
    background-color: 31363D;
    color: #fff
}

.ul-portfolio li:active,
.ul-portfolio li:focus {
    border-color: #18ad90;
    background-color: #18ad90
}

.ul-portfolio li.active {
    background-color: 31363D;
    color: #fff
}

.img-wrapper {
    width: 100%
}

.bg-img-portfolio {
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: 31363D;
    opacity: 0;
    -webkit-transition: all .26s ease-in;
    -moz-transition: all .26s ease-in;
    -o-transition: all .26s ease-in;
    transition: all .26s ease-in;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.img-wrapper:hover .bg-img-portfolio {
    visibility: visible;
    opacity: .8;
    left: 0
}

.img-portfolio {
    margin: 0 auto;
    height: auto;
    -webkit-transition: all .36s linear;
    -moz-transition: all .36s linear;
    -o-transition: all .36s linear;
    transition: all .36s linear;
    width: 100%
}

.lightbox-wrapper .clickme {
    opacity: 1;
    overflow: hidden;
    visibility: hidden;
    color: #fff;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: -200px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transition-delay: .11s;
    -moz-transition-delay: .11s;
    -o-transition-delay: .11s;
    transition-delay: .11s;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 15px;
    padding-left: 15px;
}

.img-wrapper:hover .lightbox-wrapper .clickme {
    opacity: 1;
    visibility: visible;
    bottom: 0px;
}

.lightbox-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    text-align: center
}

.lightbox-wrapper .glyphicon-search {
    padding: 32px 0 0 5px;
    font-size: 48px;
    color: #fff
}

.img-responsive {
    margin: 0 auto
}

@media (max-width:767px) {

    .img-portfolio,
    .img-wrapper {
        margin: 0 auto
    }

    .images-portfolio {
        max-width: 360px
    }

    .ul-portfolio li {
        margin-bottom: 18px
    }
}

.bg-portfolio {
    padding-bottom: 40px
}

.bg-portfolio.subpage {
    padding-top: 60px
}

.portfolio-page {
    padding-top: 90px;
    text-align: left;
    background: #edf0f2
}

.bg-quote,
.bg-toja,
.header-label,
.portfolio-page__content figure,
.subtitle-label,
.toja-icon,
.wrapper-social {
    text-align: center
}

.portfolio-page__title .header-title {
    margin: 30px 0
}

.portfolio-page__heading {
    background: #ffffff;
    text-align: center;
    overflow: hidden;
    height: 300px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.portfolio-page__heading img {
    max-width: 120%;
    min-width: 100%;
    min-height: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

/* Chips (Read Time, Updated) */
.chips {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 24px;
    margin-bottom: 24px;
}

.chip {
    display: inline-flex;
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    background: #F5F5F5;
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;
    color: #31363D;
}

.portfolio-page__content {
    max-width: 840px;
    padding-top: 0;
}

.portfolio-page__content h2 {
    color: #31363D;
    font-weight: 600;
    line-height: 36px;
    font-size: 22px;
    margin-bottom: 0
}

.portfolio-page__content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 30px
}

.portfolio-page__content p:has(+ ol) {
    margin-bottom: 8px;
}

.portfolio-page__content figure img {
    max-width: 100%
}

.portfolio-page__content figure figcaption {
    color: #31363D;
    padding-top: 15px
}

.fancybox-bg {
    background: #31363D
}

.hover-light {
    position: relative;
    display: inline-block
}

.hover-light img {
    display: block
}

.hover-light:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: url(../images/lupa.png) center no-repeat rgba(81, 89, 108, .8);
    background-size: 80px 80px;
    opacity: 0;
    transition: all .3s
}

.hover-light:hover:after {
    opacity: 1
}

.bg-quote {
    background-color: #4f5a6d;
    -moz-background-size: cover;
    background-size: cover;
    min-height: 300px
}

@media all and (max-width:767px) {
    .bg-quote {
        background-size: 250% auto
    }
}

.row-quote {
    padding-top: 120px;
    padding-bottom: 120px
}

.bg-quote h5 {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    color: #fff;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0;
    line-height: 60px;
    font-size: 40px;
    padding: 10px 0 0;
    margin: 0
}

@media all and (max-width:767px) {
    .bg-quote h5 {
        font-size: 22px !important;
        line-height: 26px !important
    }
}

.bg-quote i {
    font-size: 50px
}

.p-toja {
    font-size: 18px;
    line-height: 30px
}

.bg-toja {
    min-height: 700px
}

.bg-toja .header-title,
.bg-toja .subtitle {
    color: #31363D
}

.toja-title {
    font-size: 30px;
    letter-spacing: normal;
    font-weight: 600;
    color: #fff
}

.toja-subtitle {
    padding-top: 5px;
    margin: 0 auto;
    max-width: 190px;
    font-size: 18px;
    color: #fff
}

.bg-toja hr {
    border-color: #31363D
}

.row-toja {
    padding-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.col-toja {
    width: 33.333%;
    margin-bottom: 50px
}

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

.wrapper-toja-pic {
    overflow: hidden;
    position: relative;
    width: 83%;
    margin: 0 auto;
    border-radius: 50%;
    max-width: 227px
}

.img-toja {
    width: 100%;
    border-radius: 50%
}

.img-toja-timeline {
    width: 100%;
    padding-left: 50px
}

.toja-hover-bg {
    position: absolute;
    background: #31363D;
    background-color: rgba(255, 255, 255, 0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    top: 0;
    left: -400px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.wrapper-toja-pic:hover .toja-hover-bg {
    background-color: rgba(255, 255, 255, .9);
    left: 0
}

.toja-icon {
    opacity: 0;
    position: absolute;
    border: 3px solid 31363D;
    color: 31363D;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .36s linear;
    -moz-transition: all .36s linear;
    -o-transition: all .36s linear;
    transition: all .36s linear;
    font-size: 25px;
    height: 50px;
    width: 50px;
    padding-top: 10px
}

.wrapper-toja-pic:hover .toja-icon {
    opacity: 1
}

.wrapper-toja-pic:hover .toja-icon:hover {
    background-color: 31363D;
    color: #fff
}

.toja-t {
    top: 39%;
    left: -40%
}

.toja-f {
    top: -40%;
    left: 39%
}

.toja-d,
.wrapper-toja-pic:hover .toja-f {
    top: 39%
}

.toja-d {
    padding-top: 8px;
    right: -40%
}

.wrapper-toja-pic:hover .toja-t {
    left: 12%
}

.wrapper-toja-pic:hover .toja-d {
    right: 12%
}

@media (min-width:768px) {
    .wrapper-toja-pic {
        width: 100%
    }

    .wrapper-toja-pic:hover .toja-t {
        left: 14%
    }

    .wrapper-toja-pic:hover .toja-d {
        right: 14%
    }

    .toja-f {
        top: -40%;
        left: 39%
    }

    .toja-icon {
        font-size: 30px;
        height: 50px;
        width: 50px;
        padding-top: 10px
    }
}

@media (min-width:992px) {
    .wrapper-toja-pic:hover .toja-t {
        left: 12%
    }

    .wrapper-toja-pic:hover .toja-d {
        right: 12%
    }

    .toja-f {
        top: -40%;
        left: 38%
    }

    .toja-icon {
        font-size: 25px;
        height: 50px;
        width: 50px;
        padding-top: 10px
    }
}

@media (min-width:1200px) {
    .wrapper-toja-pic {
        width: 90%
    }

    .toja-f {
        top: -40%;
        left: 39.6%
    }
}

.header-label {
    color: #fff;
    font-size: 40px;
    margin-top: 50px
}

.subtitle-label {
    font-weight: 300;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    max-width: 820px;
    margin: auto;
}

h6 {
    font-family: 'lato light', arial;
    color: #fff;
    line-height: 34px;
    font-size: 30px;
    padding: 10px 0 0;
    margin: 0;
    font-style: italic
}

h3 {
    letter-spacing: 0;
    color: #008751;
    font-size: .9em;
    font-weight: 600;
}

.row-referencje {
    margin-top: 70px
}

.row-referencje .carousel-inner>.item {
    min-height: 470px
}

#quote-carousel {
    padding: 0 50px 10px;
}

#quote-carousel .carousel-control {
    background: 0 0;
    color: #e55252;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px
}

#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-right: -19px
}

@media all and (max-width:767px) {
    #quote-carousel blockquote {
        padding-left: 0;
        padding-right: 0
    }
}

.item blockquote {
    border-left: none;
}

.col-info,
.item blockquote img {
    margin-bottom: 20px
}

.item blockquote p:before {
    content: "\f10d";
    font-family: Fontawesome;
    float: left;
    margin-right: 10px
}

.row-info {
    font-weight: 400
}

.row-info .fa {
    margin-top: 16px;
    width: 30px;
    display: inline-block
}

.row-info .glyphicon {
    font-size: 28px;
    color: #31363D;
    margin-top: 24px;
    width: 36px
}

.col-info .fa-envelope {
    font-size: 26px;
    margin-top: 14px
}

.col-info .fa-map-marker {
    margin-top: 22px
}

.title-contact {
    margin-top: 0;
    margin-bottom: 6px;
    color: #25caa8;
    font-size: 28px;
    font-weight: 600
}

.title-contact-sm {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
    padding-top: 4px
}

.p-contact {
    font-size: 18px;
    line-height: 36px
}

#contact .subtitle a {
    font-weight: 600
}

.col-map,
.container-contact {
    padding-bottom: 80px
}

#map-canvas {
    width: 100%;
    min-height: 440px;
    margin: 0
}

@media (max-width:767px) {
    .wrapper-toja-pic {
        max-width: 227px
    }

    .row-info {
        margin-top: 60px
    }

    .col-info {
        margin-bottom: 60px
    }
}

.form-flat {
    display: block;
    width: 100%;
    height: 70px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 2.4;
    color: #555;
    background-color: #dce4e4;
    background-image: none;
    border: 1px solid #dce4e4;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.form-flat:focus {
    background-color: #d2dddd;
    border: none;
    border: 1px solid #d2dddd;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

input:focus,
textarea {
    outline: 0 !important
}

textarea.form-control {
    height: 240px
}

.row-contact button.btn-flat {
    display: block;
    width: 100%;
    padding: 40px 20px;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0
}

.error {
    color: #fff;
    background-color: 31363D;
    border: 3px solid #16a085;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: 300;
    padding: 4px;
    margin-bottom: 10px
}

#success {
    padding: 20px
}

.bg-footer {
    background-color: #2e323c;
    border-top: 10px solid #444a59
}

.row-footer {
    padding-top: 95px;
    padding-bottom: 95px
}

.wrapper-social {
    padding: 0;
    margin: 0 auto;
    font-size: 60px
}

.wrapper-social .fa {
    border: 4px solid #31363D;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding-top: 13px;
    margin-right: 20px
}

.wrapper-social .fa:hover {
    transition: all ease-in .15s;
    color: 31363D;
    background-color: #31363D
}

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

.contact_profiles .clutch-widget {
    width: 192px;
    margin: 0;
    margin-right: -12px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.contact_profiles .clutch-widget::before {
    content: '';
    position: absolute;
    border: 1px solid #bbb;
    border-radius: 3px;
    background-color: #fff;
    width: 140px;
    height: 45px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.contact_profiles .clutch-widget iframe {
    width: 100% !important;
    /* height: auto !important; */
    transform: scale(0.65);
}

.contact_profiles .designrush-link {
    width: 75px;
    margin: 0 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact_profiles .designrush-link img {
    width: 100%;
}

.bg-footer-bottom {
    font-size: 16px;
    font-weight: 400;
    min-height: 60px;
    background-color: #31363D
}

.row-footer-bottom {
    margin-top: 20px
}

.links-footer {
    word-spacing: 14px
}

.links-footer a {
    padding-left: 14px;
    border-left: solid #4b5262 1px
}

.links-footer a:hover {
    -webkit-transition: all ease-in .15s;
    -moz-transition: all ease-in .15s;
    -o-transition: all ease-in .15s;
    transition: all ease-in .15s;
    color: 31363D
}

.links-footer a:first-child {
    border-left: none;
    padding-left: 0
}

@media (max-width:1024px) {
    .wrapper-social .fa {
        padding-top: 9px;
        width: 55px;
        height: 55px;
        border: 3px solid;
        margin: 0;
    }

    .wrapper-social {
        font-size: 32px;
        margin-left: 0;
        padding: 0
    }
}

@media (max-width:767px) {
    .bg-footer-bottom {
        text-align: center
    }

    .row-footer {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .wrapper-social {
        font-size: 32px;
        margin-left: 0;
        padding: 0
    }

    .wrapper-social .fa {
        padding-top: 5px;
        width: 46px;
        height: 46px;
        border: 3px solid;
        margin: 0;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .links-footer {
        margin-bottom: 20px
    }
}

.bg-portfolio .container-fluid,
.nopadding {
    padding: 0
}

.bg-portfolio .portfolio-item {
    display: block;
    margin: 0;
    border: 1px solid #fff;
    /*border-bottom: 1px solid #fff; border-right: 1px solid #fff;*/
    cursor: pointer;
}

/*.bg-portfolio .all:last-child {border-right: none;} */
.bg-portfolio .all img {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: -webkit-transform .3s ease-in, opacity .3s ease-out;
    transition: transform .3s linear, opacity .3s ease-out;
    -webkit-backface-visibility: hidden
}

.bg-portfolio .all img {
    transition: transform 300ms ease-out, opacity 300ms ease-out;
}

.bg-portfolio .all:hover img {
    transform: scale(1.05);
}

.bg-portfolio .all span {
    display: block;
    font-size: 40px;
    line-height: 1;
    text-align: center;
}

.bg-portfolio .all span span {
    margin-top: 10px;
}

@media all and (max-width:480px) {
    .bg-portfolio .all {
        width: 50%
    }

    .bg-portfolio .all span {
        font-size: 20px
    }
}

.bg-portfolio .all span span {
    display: block;
    font-size: 16px
}

.bg-portfolio .project-preview-inner {
    padding: 0 153px 40px
}

.bg-portfolio .project-preview .close-preview {
    font-size: 44px;
    font-weight: 300;
    color: 31363D
}

.bg-portfolio .project-preview h1 {
    font-size: 40px;
    font-family: 'Noto Serif', Georgia, serif;
    font-weight: 700;
    color: #31363D;
    margin: 5px 0 25px
}

.bg-portfolio .project-preview p,
.fortext h1 {
    font-family: 'Noto Sans', sans-serif
}

.bg-portfolio .project-preview .slick-dots li button {
    background-color: rgba(0, 0, 0, .1);
    height: 15px !important;
    width: 40px !important;
    transition: all .2s ease-in
}

.bg-portfolio .project-preview .slick-dots li button:hover {
    background-color: 31363D;
    transition: all .2s ease-in
}

.bg-portfolio .project-preview .slick-dots li button:before {
    color: 31363D
}

.bg-portfolio .project-preview .slick-dots li.slick-active button:before {
    background-color: 31363D;
    height: 15px !important;
    width: 40px !important;
    color: 31363D;
    padding: 3px
}

.bg-portfolio .project-preview .slick-dots li {
    height: 15px !important;
    width: 40px !important
}

.bg-portfolio .project-preview .slick-next,
.bg-portfolio .project-preview .slick-prev {
    display: none !important
}

.bg-portfolio .project-preview .slick-dotted.slick-slider {
    margin-bottom: 50px
}

.bg-portfolio .project-preview .slick-dots {
    bottom: -35px
}

.bg-portfolio .project-preview p {
    font-size: 18px;
    line-height: 30px;
    color: #31363D;
    font-weight: 300;
    text-align: left;
    margin: 0 0 10px
}

.bg-portfolio .project-preview .project-btn a {
    display: inline-block;
    font-size: 18px;
    padding: 20px 40px;
    font-weight: 400;
    background: 31363D;
    color: #fff;
    border-radius: 50px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    margin: 20px 0
}

.bg-portfolio .project-preview .project-btn a:hover {
    background-color: #31363D
}

.bg-portfolio .project-preview .project-btn a span {
    padding: 0 15px 0 0
}

.bg-portfolio .project-preview .sliderimg img {
    width: 100%
}

.bg-portfolio .project-preview .projectslider iframe {
    height: 469px;
    width: 100%
}

.downloads {
    float: left;
    width: 100%
}

#ms-container {
    width: 100%;
    height: 100vh;
    background: #31363D;
    display: flex;
    align-items: center;
    justify-content: center
}

.ms-content {
    width: 200px;
    height: 200px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    border: 10px solid rgba(255, 255, 255, .2);
    border-radius: 100%
}

.ms-line-down,
.ms-line-point {
    right: 0;
    bottom: 0;
    margin: auto
}

.ms-content-inside {
    width: 100%;
    height: 100%;
    position: relative
}

.ms-line-down-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: rotate(0);
    transition: transform 0s ease
}

#ms-download {
    display: none
}

#ms-download:checked~.ms-line-down-container {
    transform: rotate(-360deg);
    transition: transform 1.5s ease 1.25s
}

.ms-line-down {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 125px;
    background: #fff;
    border-radius: 50px;
    transition: height .5s ease
}

#ms-download:checked~.ms-line-down-container .ms-line-down {
    height: 10px;
    top: -20px;
    animation: ms-bounce .5s forwards .55s
}

#ms-download:checked~.ms-line-down-container .ms-line-down:before {
    content: '';
    position: absolute;
    top: 0;
    left: -94px;
    right: 0;
    bottom: 0;
    width: 200px;
    height: 200px;
    border: 10px solid transparent;
    border-radius: 100%;
    animation: ms-border-fill .5s forwards 3s
}

.ms-line-point {
    position: absolute;
    top: 0;
    left: 0;
    width: 58px;
    height: 130px;
    transition: height .15s ease .45s
}

#ms-download:checked~.ms-line-point {
    height: 60px
}

#ms-download:checked~.ms-line-point:before {
    transform: rotate(90deg);
    right: -10px;
    animation: ms-check-right .25s forwards 3s
}

#ms-download:checked~.ms-line-point:after {
    transform: rotate(-90deg);
    left: -10px;
    animation: ms-check-left .25s forwards 3s
}

.ms-line-point:after,
.ms-line-point:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 75px;
    bottom: -10px;
    background: #fff;
    border-radius: 50px;
    transition: transform .15s ease .47s, left .15s ease .47s, right .15s ease .47s
}

.ms-line-point:before {
    right: 0;
    transform: rotate(45deg)
}

.ms-line-point:after {
    left: 0;
    transform: rotate(-45deg)
}

.fortext h1 {
    color: #fff;
    font-size: 24px;
    letter-spacing: -.5px;
    text-align: center;
    margin: 0
}

.fortext h1 span.greentxt {
    display: block;
    color: 31363D;
    font-size: 46px;
    font-weight: 700;
    font-family: 'Noto Serif', Georgia, serif
}

.downloadbtn a,
.foranschor .fordownload {
    display: inline-block
}

.fortext h1 span.smalltxt {
    font-size: 24px;
    font-family: 'Noto Sans', sans-serif
}

.fortext {
    padding: 0 0 30px;
    height: 200px
}

@keyframes ms-bounce {
    0% {
        top: -20px
    }

    25% {
        top: -250px
    }

    50% {
        top: -275px
    }

    100% {
        top: -190px
    }
}

@keyframes ms-check-left {
    0% {
        transform: rotate(-90deg);
        left: -10px;
        height: 75px
    }

    100% {
        transform: rotate(-45deg);
        left: 0;
        height: 45px
    }
}

@keyframes ms-check-right {
    0% {
        transform: rotate(90deg);
        right: -10px;
        height: 75px;
        bottom: -10px
    }

    100% {
        transform: rotate(45deg);
        right: 10px;
        height: 80px;
        bottom: -15px
    }
}

#text2 {
    padding: 40px 0
}

.centering,
.foranschor {
    float: left;
    width: 100%;
    text-align: center
}

@keyframes ms-border-fill {
    0% {
        border: 10px solid transparent
    }

    100% {
        border: 10px solid #fff
    }
}

@media (max-width:1920px) {
    .img-wrapper:hover .lightbox-wrapper a {
        bottom: -140px
    }
}

@media (max-width:1560px) {
    .img-wrapper:hover .lightbox-wrapper a {
        bottom: -120px
    }
}

@media (max-width:1440px) {
    .img-wrapper:hover .lightbox-wrapper a {
        bottom: -95px
    }
}

@media (max-width:1366px) {
    .img-wrapper:hover .lightbox-wrapper a {
        bottom: -80px
    }
}

@media (max-width:1199px) {
    .bg-portfolio .project-preview p {
        margin: 0 0 10px
    }

    iframe {
        height: 460px
    }

    .bg-portfolio .project-preview-inner {
        padding: 0 0 20px
    }

    .bg-portfolio .project-preview .projectslider iframe {
        height: 528px
    }

    .img-wrapper:hover .lightbox-wrapper a {
        bottom: -60px
    }
}

@media (max-width:991px) {
    .img-wrapper:hover .lightbox-wrapper a {
        bottom: -120px
    }

    .bg-portfolio .project-preview .projectslider iframe {
        height: 404px
    }

    .bg-portfolio .project-preview h1 {
        font-size: 40px;
        margin: 5px 0 20px
    }

    .bg-portfolio .project-preview p {
        font-size: 16px;
        line-height: 24px
    }
}

@media (max-width:767px) {
    .bg-portfolio .project-preview .projectslider iframe {
        height: 298px
    }

    .img-wrapper:hover .lightbox-wrapper .clickme {
        bottom: 0px;
    }
}

@media (max-width:559px) {
    .bg-portfolio .project-preview .projectslider iframe {
        height: 216px
    }

    .img-wrapper:hover .lightbox-wrapper .clickme {
        bottom: 0px;
    }

    .fortext h1 span.greentxt {
        font-size: 30px
    }

    .fortext h1,
    .fortext h1 span.smalltxt {
        font-size: 20px
    }

    .fortext {
        height: 150px;
        padding: 30px 0 0
    }
}

@media (max-width:480px) {
    .wd100 {
        width: 100%
    }

    .fortext h1 span.greentxt {
        font-size: 30px
    }

    .fortext h1,
    .fortext h1 span.smalltxt {
        font-size: 20px
    }

    .fortext {
        height: 150px;
        padding: 30px 0 0
    }
}

@media (max-width:413px) {
    .bg-portfolio .project-preview .projectslider iframe {
        height: 163px
    }

    .img-wrapper:hover .lightbox-wrapper .clickme {
        bottom: 0px;
    }
}

#downloadme {
    cursor: pointer
}

.downloadbtn {
    min-height: 31px;
    margin-top: 30px;
    float: left;
    width: 100%
}

.downloadbtn a {
    background: 31363D;
    padding: 10px 25px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    margin-top: 15px;
    display: none;
    transition: all .35s ease 0s
}

.downloadbtn a:hover {
    background: #ffc83d;
    color: #000
}

.back-btn {
    display: inline-block;
    text-align: center;
    padding: 20px 0 0 0
}

.back-btn span {
    display: block;
    color: #a1a9bb;
    font-weight: 400
}

.back-btn img {
    max-height: 20px;
    margin-bottom: 5px
}

.iframe-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.iframe-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

div.scrollingHotSpotLeft {
    min-width: 75px;
    width: 10%;
    height: 100%;
    background-repeat: repeat;
    background-position: center center;
    position: absolute;
    z-index: 200;
    left: 0
}

div.scrollingHotSpotLeftVisible {
    background-image: url(../images/arrow_left.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    opacity: .35;
    -moz-opacity: .35;
    zoom: 1
}

div.scrollingHotSpotRight {
    min-width: 75px;
    width: 10%;
    height: 100%;
    background-repeat: repeat;
    background-position: center center;
    position: absolute;
    z-index: 200;
    right: 0
}

div.scrollingHotSpotRightVisible {
    background-image: url(../images/arrow_right.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    opacity: .35;
    -moz-opacity: .35;
    zoom: 1
}

div.scrollWrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%
}

div.scrollableArea {
    position: relative;
    width: auto;
    height: 100%
}

.brands-list {
    background: #edf0f2;
    padding-bottom: 60px;
}

.brands-slider {
    width: 100%;
    position: relative;
    padding-bottom: 60px
}

.brands-slider div.scrollableArea {
    white-space: nowrap
}

.brands-slider div.scrollableArea a {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    width: 20vw;
    margin-left: -4px;
    text-align: center
}

@media all and (max-width:767px) {
    .brands-slider div.scrollableArea a {
        width: 33vw
    }
}

.brands-slider div.scrollableArea a img {
    max-width: 90%;
    max-height: 100%
}

.brands-slider div.scrollableArea a:hover {
    opacity: .6
}

.modal.in .modal-dialog {
    opacity: 1;
    position: relative;
    z-index: 9999999999
}

.top-corners-radius {
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0)
}

.corners-box {
    box-sizing: border-box
}

.user-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 105px;
    margin-bottom: 12px;
}

.user-info h2 {
    font-family: 'Noto Serif', Georgia, serif;
    font-size: 28px;
    font-weight: 700;
}

.user-info h4 {
    font-family: 'Noto Sans', sans-serif;
    font-size: 22px;
}

@media screen and (max-width: 1400px) {
    .bg-portfolio .all span {
        font-size: 34px;
    }
}

@media screen and (max-width: 1199px) {
    .bg-portfolio .all span {
        font-size: 30px;
    }

    .row-referencje .carousel-inner>.item {
        min-height: 550px;
    }
}

@media screen and (max-width: 991px) {
    .bg-portfolio .all span {
        font-size: 36px;
    }

    .carousel-inner>.item h6 {
        text-align: left;
    }

    .brand-logo {
        max-width: 200px;
        margin-right: auto;
        margin-left: auto;
    }

    .row-referencje .carousel-inner>.item {
        min-height: 580px;
    }
}

@media screen and (max-width: 767px) {
    .row-referencje .carousel-inner>.item {
        min-height: 400px;
    }

    #quote-carousel {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media screen and (max-width: 575px) {
    .row-referencje .carousel-inner>.item {
        min-height: 520px;
    }
}

@media screen and (max-width: 374px) {
    .row-referencje .carousel-inner>.item {
        min-height: 600px;
    }
}

@media screen and (max-width: 319px) {
    .row-referencje .carousel-inner>.item {
        min-height: 700px;
    }
}

.container {
    max-width: 1170px;
    width: 100%;
}

.container-lg {
    max-width: 1230px;
    width: 100%;
}

.customer-logos [class*="col-"] {
    margin-bottom: 12px;
}

@media (max-width: 767px) {
    .customer-logos [class*="col-"] {
        margin-bottom: 16px;
    }
}

.customer-logos a {
    display: block;
    width: 100%;
    border-radius: 0px;
    transition: background-color 0.2s ease, border-radius 0.2s ease;
}

.customer-logos a:hover {
    background-color: #D6D7D8;
    border-radius: 20px;
}

.customer-logos img {
    /*
	display: block;
	max-width: 100%;
	width: auto;
	margin: auto;*/
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

/*.embed-responsive:before {
	content: '';
	display: block;
	pt
}
*/

.embed-responsive-1by1 {
    padding-bottom: 100%;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive .embed-responsive-item.centered {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    min-width: 80%;
}

@media screen and (max-width: 991px) and (min-width: 768px) {

    .embed-responsive-4by3 {
        padding-bottom: 40%;
    }

    .embed-responsive .embed-responsive-item.centered {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: auto;
        height: auto;
        max-width: 80%;
        max-height: 80%;
        min-width: 60%;
    }
}

@media screen and (min-width: 768px) {

    .portfolio-page__heading {
        position: relative;
        overflow: hidden;
    }

    .portfolio-page__heading img {
        position: absolute;
        top: 50%;
        left: 50%;
        min-height: 100%;
        transform: translate(-50%, -50%);
        height: auto;
        width: auto;
        min-width: 100%;
        max-width: 250%;
        max-height: 150%;
    }
}

@media screen and (min-width: 1700px) {

    .portfolio-page__heading {
        height: 450px;
    }

    .portfolio-page__heading img {
        height: auto;
        min-height: 100%;
        width: 100%;
        min-width: 1px;
        max-width: 1920px;
    }
}



@media screen and (max-width: 767px) {
    .bg-portfolio .all span {
        font-size: 30px;
    }

    .customer-logos:after {
        content: '';
        display: block;
        clear: both;
    }

    .header-title,
    .header-title-white {
        font-size: 36px;
    }

    .portfolio-page__heading {
        position: relative;
        overflow: hidden;
        height: 150px;
        width: 100%;
    }

    .portfolio-page__heading img {
        position: absolute;
        top: 50%;
        left: 50%;
        min-height: 150px;
        transform: translate(-50%, -50%);
        height: auto;
        width: auto;
        min-width: 100%;
        max-width: 250%;
    }

    .portfolio-page__title {
        padding-right: 15px;
        padding-left: 15px;
    }

    .row-referencje {
        margin-top: 30px;
    }

    .bg-portfolio {
        padding-bottom: 40px;
    }
}


@media screen and (max-width: 574px) {
    .bg-portfolio .all span {
        font-size: 22px;
    }

    .subtitle {
        font-family: 'Noto Sans', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        text-align: center;
        letter-spacing: -0.2px;
        max-width: 820px;
        margin: auto;
        color: #31363D;
    }
}

@media screen and (max-width: 319px) {
    .bg-portfolio .all span {
        font-size: 18px;
    }
}

.text-link {
    text-decoration: underline;
}

.text-link:hover {
    cursor: pointer;
    text-decoration: underline;
}

.portfolio-content {
    position: relative;
    z-index: 0;
    padding: 0 4px;
    /*display: flex;
	width: 100%;
	justify-content: center;
	flex-wrap: wrap;*/
}

.portfolio-content:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    height: 1px;
    background-color: #edf0f2;
}

.portfolio-content:after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1px;
    background-color: #edf0f2;
}

.portfolio-items-wrap {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.m-0 {
    margin: 0;
}

.portfolio-sort-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: -10px;
}

.portfolio-sort-buttons .nav-user {
    margin-bottom: 10px;
}

.sort-coming {
    padding-right: 15px;
    padding-left: 15px;
}



/*************************==========================================================================================
 addtions/ Edits

 ====================================================================================**************************/
html,
body {
    background: #181C22;
}

.bg-footer-bottom {
    background-color: #181c22 !important;
    background-image:
        radial-gradient(
            ellipse at center,
            rgba(24, 28, 34, 0)    0%,
            rgba(24, 28, 34, 0.7)  60%,
            rgba(24, 28, 34, 0.97) 100%
        ),
        radial-gradient(circle, #31363D 1.5px, transparent 1.5px) !important;
    background-size:   100% 100%, 20px 20px !important;
    background-repeat: no-repeat, repeat !important;
}

body .bg-intro,
.bg-imac,
.bg-intro,
.bg-iphone,
.navbar-inverse,
body nav.navbar-inverse.navbar-fixed-top {
    background: #181C22;
    box-shadow: none;
}

.navbar-inverse {
    height: 90px;
    border: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
}

body nav.navbar-inverse.navbar-fixed-top {
    background: rgba(24,28,34, 0.85);
}


nav.navbar-inverse.navbar-fixed-top.navbar-visible {
    height: 88px;
}

body.openMainMenu nav.navbar-inverse.navbar-fixed-top::before {
    /* content: "";
    left: 0;
    top: 100%;
    height: 100vh;
    background: #fff;
    z-index: 0;
    display: block;
    opacity: 0.6;
    position: absolute;
    width: 100%; */
}

body.openMainMenu nav.navbar-inverse.navbar-fixed-top .navbar-inverse .navbar-brand {
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.navbar-inverse.navbar-visible .navbar-header a.scroll-smooth {
    background: #fff;
    padding: 0px 6px;
    max-width: 153px;
    display: block;
}

.navbar-inverse.navbar-visible .navbar-brand {
    height: 88px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    max-width: 100%;
}

.navbar-inverse .navbar-nav {
    padding: 27px 0;
    margin-right: 24px !important;
}

.navbar-inverse .navbar-nav>li>a {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.2px;
    color: #FFFFFF;
    padding: 5px 24px 10px 24px;
    background: none !important;
    color: #fff;
    text-transform: capitalize;
}

.navbar-inverse .navbar-nav>li>a:hover {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #FFFFFF;
    opacity: 0.6;
    background: none;
}

.navbar-inverse .navbar-nav>li>a:active,
.navbar-inverse .navbar-nav>li>a:focus {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #FFFFFF;
    opacity: 1;
    background: none;
    color: #fff;
}

body .title-intro {
    font-family: 'Noto Serif', Georgia, serif;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0;
    color: #FFFFFF;
    margin: 4px 0 10px;
}

h2.subtitle-intro {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    color: #fff;
    max-width: 350px;
}

h2.pre-intro {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    color: #fff;
    max-width: 350px;
    margin-top: 0;
    text-align: left;
}

div#portfolio {
    background: #F5F5F5;
    padding: 0px;
    margin: 0px;
}

div#portfolio .bg-portfolio {
    background: #F5F5F5;
    padding: 0px;
    padding-top: 104px;
    padding-bottom: 80px;
}

.sorter-eyebrow {
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--seagreen);
    text-align: center;
    margin: 0 0 12px;
}

.sorter .header-title {
    font-family: 'Noto Serif', Georgia, serif;
    font-style: normal;
    font-weight: 700;
    font-size: var(--serif-section-title-size);
    line-height: 42px;
    text-align: center;
    color: #31363D;
    margin: 0px 0px 8px;
}

.portfolio-sort-buttons {
    margin-bottom: 32px;
}

.sorter .portfolio-sort-buttons a.nav-user {
    padding: 18px 24px;
    background: rgba(49, 54, 61, 0.07);
    border-radius: 16px;
    border: none;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #31363D;
    padding: 18px 24px;
    margin: 0px 12px;
}

.sorter .portfolio-sort-buttons a.nav-user:hover {
    opacity: 0.6;
}

.sorter .portfolio-sort-buttons a.nav-user.active,
.sorter .portfolio-sort-buttons a.nav-user:active {
    background: ##31363D;
    color: #fff;
    opacity: 1;
}

.portfolio-content::before,
.portfolio-content::after {
    background: none;
}

.portfolio-content .portfolio-items-wrap .portfolio-item {
    border: none;
    background: none;
}

.portfolio-content .portfolio-items-wrap h2 {
    color: #31363D;
}

.portfolio-content .portfolio-items-wrap p {
    font-family: 'Noto Sans', sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.2px;
    color: #31363D;
}

.img-wrapper:hover .bg-img-portfolio {
    border-radius: 16px;
}

.bg-img-portfolio {
    border-radius: 16px;
}

.portfolio-items-wrap .img-wrapper {
    background: #FFFFFF;
    border-radius: 16px;
    width: calc(100% - 24px);
    margin: auto auto 24px;
    isolation: isolate;
}

.bg-img-portfolio {
    background: #31363D;
    opacity: 0.7;
    border-radius: 16px;
}

.bg-portfolio .all span {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #FFFFFF;
}

.bg-portfolio .all span span {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    letter-spacing: -0.2px;
    color: #FFFFFF;
}




.container__customer-logos {
    max-width: 1760px;
    margin: auto;
}

.brands-list {
    background: none;
    padding: 80px 0px 60px;
    background: #F5F5F5;
    padding-top: 136px;
}

.brands-list h1.header-title,
.bg-quote h1.header-title-white {
    font-family: 'Noto Serif', Georgia, serif;
    font-style: normal;
    font-weight: 700;
    font-size: var(--serif-section-title-size);
    line-height: 42px;
    text-align: center;
    color: #31363D;
    margin: 0px 0px 8px;
}

.brands-list h2.subtitle,
.bg-quote h2.subtitle-label {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    letter-spacing: -0.2px;
    max-width: 820px;
    margin: auto;
    color: #31363D;
}

.brands-list hr,
.bg-quote hr {
    border-color: rgba(49, 54, 61, 0.2);
    margin: 48px auto;
}

.brands-list .embed-responsive-4by3 {
    padding-bottom: 120px;
}

.brands-list .embed-responsive-4by3 img.embed-responsive-item {
    height: 120px;
    border: none;
    display: block;
    overflow: hidden;
    image-rendering: -webkit-optimize-contrast;
    width: 20px !important;
    min-width: 0;
    width: 100% !important;
    max-width: 246px;
}

.embed-responsive .embed-responsive-item.centered {
    -o-object-fit: contain;
    object-fit: contain;
}

.bg-quote.testimonialSection {
    background: #fff;
    padding-top: 80px;
    padding-bottom: 50px;
}

.bg-quote.testimonialSection .testimonial-text h3 {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #008751;
    margin: 0px;
    margin-bottom: 16px;
}

.bg-quote.testimonialSection .testimonial-text h6 {
    font-family: 'Noto Sans', sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.2px;
    color: #31363D;
    margin: 0px;
    text-align: left;
    padding: 0;
    margin-bottom: 12px;
    height: auto;
    word-wrap: break-word;
    display: inline-block;
    -webkit-box-orient: horizontal;
}

.bg-quote.testimonialSection .testimonial-text h6.toToggle {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bg-quote.testimonialSection .testimonial-text.toggled h6.toToggle {
    height: auto;
    -webkit-line-clamp: unset;
}

.bg-quote.testimonialSection .testimonial-text.toggled a.testimonial-text--readMore {
    display: block;
}

a.testimonial-text--readMore {
    /* float: right; */
    margin-top: 0;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #008751;
    padding-right: 17px;
    position: relative;
    display: none;
}

a.testimonial-text--readMore:after {
    content: '';
    position: absolute;
    right: 0;
    top: 10px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2IDEwTDkuMDA2MDQgMkwyIDEwIiBzdHJva2U9IiMwMDg3NTEiIHN0cm9rZS13aWR0aD0iNCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
    width: 12px;
    height: 8px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(90deg);
}

.bg-quote.testimonialSection .row-referencje .carousel-inner>.item {
    min-height: 275px;
    display: block;
    /*visibility: hidden;*/
    position: absolute;
    opacity: 0;
}

.bg-quote.testimonialSection .row-referencje .carousel-inner>.item .buttons_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.bg-quote.testimonialSection .row-referencje .carousel-inner>.item .buttons_wrapper .testimonial-text--readMore {
    margin-left: auto;
}

.bg-quote.testimonialSection .row-referencje .carousel-inner>.item.active {
    position: relative;
    visibility: visible;
    opacity: 1;
}

.bg-quote.testimonialSection .row-referencje .carousel-inner>.item.prev {
    visibility: visible;
    opacity: 1;
}

.bg-quote.testimonialSection .row-referencje .carousel-inner>.item.next {
    visibility: visible;
    opacity: 1;
}

@media screen and (max-width: 640px) {
    .bg-quote.testimonialSection .row-referencje .carousel-inner>.item {
        min-height: 360px;
        opacity: 0;
        visibility: visible;
        display: block !important;
    }

    .bg-quote.testimonialSection .row-referencje .carousel-inner>.item.active {
        min-height: 360px;
        opacity: 1;
    }

    .bg-quote.testimonialSection .row-referencje .carousel-inner>.item .buttons_wrapper {
        flex-direction: column;
    }

    .bg-quote.testimonialSection .row-referencje .carousel-inner>.item .buttons_wrapper .testimonial-text--readMore {
        margin-left: 0;
        margin-top: 16px;
    }

    .bg-quote.testimonialSection .testimonial-text h6 {
        margin-bottom: 4px;
        line-height: 27px;
    }
}

#quote-carousel .carousel-control {
    height: 58px;
    width: 58px;
    text-align: center;
    opacity: 1;
    background: rgba(49, 54, 61, 0.07);
    border-radius: 16px;
    line-height: 52px;
}

#quote-carousel .carousel-control:hover {
    opacity: 0.6;
}

#quote-carousel .carousel-control:active,
#quote-carousel .carousel-control:focus {
    background: #31363D;
    opacity: 1;
    color: #fff;
}

#quote-carousel .carousel-control:active svg *,
#quote-carousel .carousel-control:focus svg * {
    color: #fff;
    stroke: #fff;
}

#quote-carousel .carousel-control i.fa {
    font-size: 16px;
    color: #000;
    opacity: 1;
    line-height: 58px;
}

#quote-carousel .carousel-control:active i.fa,
#quote-carousel .carousel-control:focus i.fa {
    color: #fff;
}

#quote-carousel .item .restTxt {
    display: none;
}

#quote-carousel .item .btn-toggle-rm {
    /* float: left; */
    margin-top: 0;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    color: #008751;
    position: relative;
    padding-right: 17px;
    text-align: left;
    display: block;
}

#quote-carousel .item .btn-toggle-rm:after {
    content: '';
    position: absolute;
    right: 0;
    top: 9px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2IDEwTDkuMDA2MDQgMkwyIDEwIiBzdHJva2U9IiMwMDg3NTEiIHN0cm9rZS13aWR0aD0iNCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
    width: 12px;
    height: 8px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
}

@media screen and (max-width: 640px) {
    #quote-carousel .item .btn-toggle-rm {
        /* margin-right: 50%; */
        margin-bottom: 12px;
    }
}

#quote-carousel .item .btn-toggle-rm.RLText::after {
    transform: rotate(0deg);
}


.bg-toja {
    background: #31363D;
}

div#toja .bg-toja {
    padding-top: 80px;
}

div#toja .bg-toja h1.header-title {
    font-family: 'Noto Serif', Georgia, serif;
    font-style: normal;
    font-weight: 700;
    font-size: var(--serif-section-title-size);
    line-height: 42px;
    text-align: center;
    color: #FFFFFF;
    margin: 0px 0px 8px;
}

.col-toja {
    margin-bottom: 64px;
}

.bg-toja .user-info h2 {
    font-family: 'Noto Serif', Georgia, serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    color: #FFFFFF;
    margin: 0px 0px 0;
}

.bg-toja .user-info h4 {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    letter-spacing: -0.2px;
    color: #FFFFFF;
    margin: 8px 0 0;
}

.bg-toja a.btn.btn-white2 {
    border: 3px solid #00B56D;
    border-radius: 16px;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #00B56D;
    padding: 19px 33px;
    margin: 12px 0 0;
}

.bg-toja a.btn.btn-white2:hover {
    opacity: 0.6;
    background: none;
}

.bg-toja a.btn.btn-white2:focus,
.bg-toja a.btn.btn-white2:active {
    background: #00B56D;
    color: #fff;
    opacity: 1;
}

div#toja .modal-title {
    font-family: 'Noto Serif', Georgia, serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #31363D;
    margin: 0px 0px 8px;
}

p.p-toja {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.2px;
    color: #31363D;
}

div#toja button.btn.btn-default {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #31363D;
    padding: 16px 21px;
    gap: 8px;
    border: 3px solid #31363D;
    border-radius: 16px;
    margin-top: 0;
    outline: none;
}

div#toja button.btn.btn-default:hover {
    opacity: 0.6;
    outline: none;

}

div#toja button.btn.btn-default:focus,
div#toja button.btn.btn-default:active {
    opacity: 1;
    color: #fff;
    background: #31363D;
    border: 3px solid #31363D;
    text-decoration: none;
    outline: none;

}

.col-toja-mlrAuto {
    margin-left: auto;
    float: none;
    margin-right: auto;
    clear: both;
}

/* Team portrait hover — blur overlay + LinkedIn icon */
.toja-hover-bg {
    background: rgba(214, 215, 216, 0.65);
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    left: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.wrapper-toja-pic:hover .toja-hover-bg {
    opacity: 1;
    left: 0;
}

.toja-linkedin {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.toja-linkedin svg {
    display: block;
    width: 32px;
    height: 30px;
    opacity: 0.5;
    transition: opacity 0.3s ease;
}

.wrapper-toja-pic:hover .toja-linkedin {
    opacity: 1;
}

.wrapper-toja-pic:hover .toja-linkedin:hover svg {
    opacity: 1;
}

.bg-quote.quoteSingle {
    background: #00663D;
    height: auto;
    min-height: auto;
}

.bg-quote.quoteSingle .row-quote.row {
    padding: 64px 0px !important;
}

.quoteSingle h5 {
    font-family: 'Noto Serif', Georgia, serif;
    font-style: italic;
    font-weight: 400;
    font-size: 36px;
    line-height: 46px;
    text-align: left;
    letter-spacing: 0;
    color: #FFFFFF;
    text-shadow: none;
    padding: 0px;
    margin: auto;
    max-width: 100%;
}

@media all and (max-width:767px) {
    .quoteSingle h5 {
        font-size: 24px !important;
        line-height: 32px !important;
    }
}

/* Pull quote — green variant (pre-portfolio) */
.bg-quote.quoteSingle--dark {
    background: #00663D;
}

/* Mark + content side by side */
.quoteSingle-body {
    display: flex;
    align-items: flex-start;
    gap: 24px;
}

/* Decorative opening quotation mark */
.quoteSingle-mark {
    font-family: 'Noto Serif', Georgia, serif;
    font-style: italic;
    font-weight: 700;
    font-size: 120px;
    line-height: 0.8;
    color: #00FF89;
    flex-shrink: 0;
    user-select: none;
    pointer-events: none;
    margin-top: -8px;
}

.quoteSingle-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    text-align: left;
}

/* Link beneath the quote */
.quoteSingle-link {
    display: inline;
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #00FF89 !important;
    text-decoration: none;
    letter-spacing: 0;
    align-self: flex-start;
    text-align: left;
}

.quoteSingle-link-icon {
    display: inline;
    vertical-align: middle;
    margin-left: 4px;
    transition: transform 0.2s ease;
}

.quoteSingle-link:hover .quoteSingle-link-icon {
    transform: translateX(4px);
}

.quoteSingle-link span {
    text-decoration: none;
    transition: text-decoration 0.15s ease;
}

.quoteSingle-link:hover {
    color: #00FF89 !important;
    text-decoration: none;
}

.quoteSingle-link:hover span {
    text-decoration: underline;
}

@media all and (max-width: 767px) {
    .quoteSingle-mark {
        font-size: 72px;
    }
}

/* Word-unmask animation wrappers */
.quote-word-wrap {
    display: inline-block;
    vertical-align: bottom;
    line-height: inherit;
}

.quote-word {
    display: inline-block;
    will-change: transform, opacity;
}

div#contact .bg-contact {
    background: #FFFFFF;
    padding: 80px 0px;
}

div#contact .bg-contact.grey {
    background: #F5f5f5;
    margin-top: 80px;
}

div#contact .bg-contact .container {
    padding-bottom: 0;
}

div#contact h1.header-title {
    font-family: 'Noto Serif', Georgia, serif;
    font-style: normal;
    font-weight: 700;
    font-size: var(--serif-section-title-size);
    line-height: 42px;
    text-align: center;
    color: #31363D;
    margin: 24px 0 0;
}

div#contact h2.subtitle {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    letter-spacing: -0.2px;
    color: #31363D;
}

div#contact h2.subtitle a.text-link {
    font-weight: 600;
}

div#contact a.btn-white3,
a.btn.btn-white3 {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #31363D;
    padding: 18px 24px;
    gap: 8px;
    border: 3px solid #31363D;
    border-radius: 16px;
    margin-top: 48px;
}

div#contact a.btn-white3:hover,
a.btn.btn-white3:hover {
    opacity: 0.6;
    color: #31363D;
    background: none;
    border: 3px solid #31363D;
    text-decoration: none;

}

div#contact a.btn-white3:active,
div#contact a.btn-white3:focus,
a.btn.btn-white3:active,
a.btn.btn-white3:focus {
    opacity: 1;
    color: #fff;
    background: #31363D;
    border: 3px solid #31363D;
    text-decoration: none;
}

div#contact a.btn-white3 svg {
    max-height: 14px;
    margin-left: 8px;
}

div#contact a.btn-white3:active svg *,
div#contact a.btn-white3:focus svg * {
    stroke: #fff;
}

div#contact hr {
    background: rgba(49, 54, 61, 0.2);
    opacity: 0.8;
    margin: 48px auto;
    border: none;
    height: 1px;
}

#contact .subtitle a:hover {
    opacity: 0.6;
    text-decoration: underline;
}

#contact .subtitle a:focus,
#contact .subtitle a:active {
    opacity: 1;
    text-decoration: underline;
}


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

.wrapper-social a {
    display: block;
}

.wrapper-social a i {
    background: rgba(49, 54, 61, 0.07);
    border-radius: 16px;
    border: none;
    padding: 0px;
    line-height: 58px;
    width: 58px;
    height: 58px;
    font-size: 28px;
    margin: 0px 12px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0;
}

.bg-contact.grey .wrapper-social a i {
    background: rgba(49, 54, 61, 0.07);
}

.wrapper-social a i:hover,
.bg-contact.grey .wrapper-social a i:hover {
    opacity: 0.6;
}

.wrapper-social a i:focus,
.wrapper-social a i:active,
.bg-contact.grey .wrapper-social a i:focus,
.bg-contact.grey .wrapper-social a i:active {
    opacity: 1;
    color: #fff;
    background: #31363D;
}

.wrapper-social a i:focus svg *,
.wrapper-social a i:active svg *,
.bg-contact.grey .wrapper-social a i:focus svg *,
.bg-contact.grey .wrapper-social a i:active svg * {
    fill: #fff;
}

.wrapper-social a i.clutch:focus svg *,
.wrapper-social a i.clutch:active svg * {
    fill: none;
}

.wrapper-social a i.clutch:focus svg path:first-of-type,
.wrapper-social a i.clutch:active svg path:first-of-type {
    fill: #fff;
}

.wrapper-social a i.clutch:focus svg path:last-of-type,
.wrapper-social a i.clutch:active svg path:last-of-type {
    fill: #EF624F;
}

.wrapper-social a i svg {
    /* max-height: 32px;
    max-width: 33px; */
    height: auto;
    width: auto;
    margin: auto;
}

.bg-footer-bottom {
    background: #31363D;
    min-height: 0;
    padding: 19px 0px;
}

.bg-footer-bottom .row-footer-bottom {
    margin: 0;
}

.bg-footer-bottom,
.bg-footer-bottom p {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
}









@media screen and (min-width: 1800px) {
    .portfolio-content {
        position: relative;
        z-index: 0;
        max-width: 1760px;
        margin-right: auto;
        margin-left: auto;
    }
}

/************ responsive design ************/


@media screen and (max-width: 991px) {
    .sorter .portfolio-sort-buttons a.nav-user {
        margin: 0px 5px;
    }

}

@media screen and (max-width: 767px) {

    .bg-intro {
        padding-top: 183px;
    }

    .bg-intro h2.subtitle-intro {
        width: 100%;
        text-align: center;
        max-width: 100%;
    }

    .sorter .portfolio-sort-buttons a.nav-user {
        margin: 0px 5px 12px;
    }

    .sorter {
        padding-left: 16px;
        padding-right: 16px;
    }

    div#contact a.btn-white3 {
        margin-top: 24px;
    }

    .bg-footer-bottom {
        padding: 14px 0;
    }

    .brands-list .embed-responsive-4by3 {
        padding-bottom: 62px;
    }

    .brands-list .embed-responsive-4by3 img.embed-responsive-item {
        max-height: 58px;
    }
}

/****================== portfolio page =============================***/
.portfolio-page {
    background: #fff;
    /* padding-top: 100px; */
}

.portfolio-page .header-title {
    font-family: 'Noto Serif', Georgia, serif;
    font-style: normal;
    font-weight: 700;
    font-size: var(--serif-section-title-size);
    line-height: 42px;
    text-align: center;
    color: #31363D;
}

.portfolio-page h2 {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: -0.2px;
    color: #31363D;
    margin-top: 16px;
}

.portfolio-page p,
.portfolio-page li {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.2px;
    color: #31363D;
}

.portfolio-page a u,
.portfolio-page a {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #008751;
}

.portfolio-page a:hover u,
.portfolio-page a:hover {
    opacity: 0.6;
    text-decoration: underline;
}

.portfolio-page a:focus u,
.portfolio-page a:active {
    opacity: 1;
    text-decoration: underline;
}

.portfolio-page__content figure figcaption {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #31363D;
}

.portfolio-page__content figure figcaption a {
    font-size: 14px;
    line-height: 20px;
    color: #008751;
    text-decoration: none;
}

.portfolio-page__content figure figcaption a:hover {
    opacity: 0.6;
    text-decoration: underline;
}

.portfolio-page__content figure figcaption a:focus,
.portfolio-page__content figure figcaption a:active {
    opacity: 1;
    text-decoration: underline;
}

.portfolio-page p a,
.portfolio-page figure a {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #008751;
    text-decoration: none;
}

.portfolio-page p a u,
.portfolio-page figure a u,
    {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #31363D;
    font-weight: 400;

}

.portfolio-page p a,
.portfolio-page p a u {
    color: #008751;
}



.portfolio-page p a u:hover,
.portfolio-page figure a:hover u,
.portfolio-page p a:hover {
    opacity: 0.6;
    text-decoration: underline;
}


.portfolio-page p a:focus u,
.portfolio-page figure a:focus u,
.portfolio-page p a:focus,
.portfolio-page figure a:focus,
.portfolio-page p a:active u,
.portfolio-page figure a:active u,
.portfolio-page p a:active,
.portfolio-page figure a:active {
    opacity: 1;
    text-decoration: underline;
}

.portfolio-page figure:hover a {
    opacity: 1;
}

.hover-light::after {
    background-color: rgba(49, 54, 61, 0.7);
    background-image: url(../images/magnifying_glass_whiteIcon.svg);
}



.portfolio-page__content blockquote {
    border: none;
    padding-left: 0;
}

.portfolio-page__content blockquote h3 {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #008751;
    margin: 10px 0 10px;
}

.portfolio-page__content blockquote p {
    font-family: 'Noto Sans', sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.2px;
    color: #31363D;
    margin: 0px;
    text-align: left;
}





.portfolio-page__content .portfolio-lead {
    background: #F5F5F5;
    border-radius: 20px;
    padding: 24px;
    margin: 24px 0 0;
}

.portfolio-page__content .portfolio-lead h3 {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #31363D;
    margin: 0 0 8px;
}

.portfolio-page__content .portfolio-lead p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    color: #31363D;
    margin-bottom: 0;
}

.portfolio-lead {
    background: #F5F5F5;
    border-radius: 20px;
    padding: 24px;
    margin: 24px 0 0;
}

.portfolio-lead h3 {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #31363D;
    margin: 0 0 8px;
}

.portfolio-lead p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    color: #31363D;
    margin-bottom: 0;
}

.subPages__TableOfContents {
    background: #F5F5F5;
    border-radius: 20px;
    padding: 24px;
    margin: 48px 0px 48px;
}

.subPages__TableOfContents h3 {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #31363D;
    margin: 0 0 8px;
}

.subPages__TableOfContents ol {
    margin: 0;
    padding: 0;
    list-style-position: inside;
    list-style-type: decimal;
}

.subPages__TableOfContents ol li {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #008751;
    font-weight: 600;
    margin: 0px 0px 5px;
}

.subPages__TableOfContents ol li:last-child {
    margin: 0;
}

.subPages__TableOfContents ol li:hover {
    opacity: 0.6;
    text-decoration: underline;
}

.subPages__TableOfContents ol li:focus,
.subPages__TableOfContents ol li:active {
    opacity: 1;
}

.subPages__TableOfContents ol li a {
    font-size: 16px;
    font-weight: 600;
}

.subPages__TableOfContents ol li a:hover {
    opacity: 1;
}

.scrollToTop--btn {
    background: rgba(49, 54, 61, 0.07);
    backdrop-filter: blur(20px);
    border-radius: 16px;
    right: 16px;
    bottom: 16px;
    height: 58px;
    width: 58px;
    text-align: center;
    opacity: 1;
    line-height: normal;
    position: fixed;
    z-index: 99999;
    display: none;
}

.scrollToTop--btn:hover {
    opacity: 0.6;
}

.scrollToTop--btn:focus,
.scrollToTop--btn:active {
    opacity: 1;
    background: rgb(49 54 61 / 70%);
}

.scrollToTop--btn:focus svg *,
.scrollToTop--btn:active svg * {
    stroke: #fff;
}

@media screen and (max-width: 991px) {
    .scrollToTop--btn {
        /* display: flex; */
        align-items: center;
        justify-content: center;
    }
}

/*************************==========================================================================================
 addtions/ Edits ENDs
 ====================================================================================**************************/

.flex-animations {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: auto;
    flex-wrap: wrap;
}

.column-animations {
    flex: 33.33%;
    padding: 5px;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 380px;
}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 500px) {
    .column-animations {}
}

.anchor {
    scroll-margin-top: 120px;
}





.btn.btn-greenPlain {
    background: #00663D;
    border-radius: 16px;
    padding: 9px 25px;
    text-align: center;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.38;
    color: #fff;
    display: inline-block;
    border: none;
    box-shadow: inset 0 0 0 2px #008751;
}

/* inner stroke — disabled */
.btn.btn-greenPlain::before {
    display: none;
}

/* Hi-icon on hero CTA hover */
@keyframes hiWave {
    0%   { transform: rotate(0deg); }
    15%  { transform: rotate(18deg); }
    30%  { transform: rotate(-12deg); }
    45%  { transform: rotate(14deg); }
    60%  { transform: rotate(-6deg); }
    75%  { transform: rotate(8deg); }
    85%  { transform: rotate(0deg); }
    100% { transform: rotate(0deg); }
}

#home .btn.btn-greenPlain.btn-Primary {
    overflow: hidden;
    transition: padding 0.3s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

#home .btn.btn-greenPlain.btn-Primary::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 42px;
    background: url('../images/hi-icon.svg') center / contain no-repeat;
    vertical-align: middle;
    margin-right: 0;
    margin-top: -11px;
    margin-bottom: -7px;
    opacity: 0;
    transform-origin: 70% 80%;
    transition: width 0.3s ease, margin-right 0.3s ease, opacity 0.25s ease;
}

#home .btn.btn-greenPlain.btn-Primary:hover {
    padding-left: 18px;
}
#home .btn.btn-greenPlain.btn-Primary:hover::before {
    width: 42px;
    margin-right: 14px;
    opacity: 1;
    animation: hiWave 0.9s ease 0.1s 1;
}

.btn.btn-greenPlain.btn-greenBorder {
    background: transparent;
    border: none;
    box-shadow: inset 0 0 0 3px #00663D;
}

.btn.btn-greenPlain.btn-greenBorder:hover {
    background: rgba(0, 181, 109, 0.15);
    box-shadow: inset 0 0 0 3px #00B56D;
}

.btn.btn-greenPlain.btn-greenBorder:active {
    background: transparent;
}

.btn.btn-greenPlain:hover {
    background-color: #004D2E;
    box-shadow: inset 0 0 0 2px #00663D;
}

.btn.btn-greenPlain:active {
    background-color: #004B2E;
    box-shadow: inset 0 0 0 2px #00663D;
}

.btn.btn-Primary {
    padding: 20px 25px;
}

.navbar-inverse .btn {
    float: right;
    margin: 24px 0;
}

.intro_buttons {
    display: flex;
    flex-wrap: wrap;
}

.intro_buttons a:first-child {
    margin-right: 20px;
}

.intro_buttons a {
    margin-bottom: 10px;
}

.modal-content {
    border-radius: 20px;
    text-align: left;
}

.modal-header {
    padding-top: 20px;
    padding-bottom: 10px;
    border: none;
}

div#toja .modal-title {
    margin-bottom: 0;
}

.modal-body {
    padding-top: 0;
    padding-bottom: 10px;
}

.modal-content h4 {
    margin-top: 0;
}

.modal-content p:last-of-type {
    margin-bottom: 0;
}

.modal-header .close {
    margin-top: 4px;
}

.modal-footer {
    margin-top: 0;
    padding-top: 20px;
    border: none;
    text-align: center;
}

div#toja button.btn.btn-default {
    padding: 15px 21px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.38;
}

.bg-contact .intro_buttons {
    justify-content: center;
    padding-top: 22px;
}

.bg-contact .intro_buttons a {
    text-decoration: none;
    margin-bottom: 0;
}

div#contact h2.subtitle {
    margin-bottom: 0;
    max-width: 752px;
    margin-left: auto;
    margin-right: auto;
}

#contact .subtitle a {
    font-weight: 600;
}

#contact .subtitle a:hover {
    opacity: 1;
    text-decoration: none;
}

#contact .subtitle a:active {
    opacity: 1;
    text-decoration: none;
}

#contact .subtitle a:focus {
    opacity: 1;
    text-decoration: none;
}

#contact .btn.btn-greenPlain:not(.btn-greenBorder) {
    box-shadow: none;
}

#contact .btn.btn-greenPlain:not(.btn-greenBorder):hover {
    background-color: #004D2E;
    box-shadow: none;
}

#contact .btn.btn-greenPlain:not(.btn-greenBorder):active {
    background-color: #004B2E;
    box-shadow: none;
}

#contact .btn.btn-greenPlain.btn-greenBorder {
    box-shadow: none;
    border: 3px solid #00663D;
    color: #31363D;
    font-size: 16px;
    padding: 17px 32px;
}

#contact .btn.btn-greenPlain.btn-greenBorder:hover {
    background: #E8E9EA;
    border-color: #004D2E;
    box-shadow: none;
    color: #31363D;
}

#contact .btn.btn-greenPlain.btn-greenBorder:active {
    background: transparent;
    border-color: #004D2E;
    box-shadow: none;
    color: #31363D;
}

div#contact h2.subtitle a.text-link {
    text-underline-position: under;
}

div#contact hr {
    margin: 32px auto;
    position: relative;
    overflow: visible;
    background: #D6D7D8;
    opacity: 0.8;
}

div#contact hr::before {
    position: absolute;
    z-index: -1;
    content: '';
    height: 100%;
    /* left: -1000%; */
    /* width: 2000%; */
    top: 0;
    background-color: #f2f2f2;
}

div#contact hr::after {
    position: absolute;
    z-index: -1;
    content: '';
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    background: #D6D7D8;
    opacity: 0.8;
}

.wrapper-social {
    padding-top: 8px;
}

div#contact .bg-contact {
    padding-bottom: 40px;
}

.bg-footer-bottom p {
    margin-bottom: 0;
}

.bg-footer-bottom p a:hover {
    text-decoration-line: underline;
    opacity: 0.6;
}

.container-intro .wrapper-nav #p-intro {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
}

.container-intro .wrapper-nav #p-intro .bx-prev {
    display: flex;
}

.container-intro .wrapper-nav #n-intro .bx-next {
    display: flex;
}

.container-intro .wrapper-nav #n-intro {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    overflow: hidden;
}

.fa-n,
.fa-p {
    width: 58px;
    height: 66px;
    padding: 0;
}

.fa-chevron-left:before {
    content: '';
    background-image: url(../images/Arrow.svg);
    width: 18px;
    height: 18px;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
}

.fa-chevron-right:before {
    content: '';
    background-image: url(../images/Arrow.svg);
    width: 18px;
    height: 18px;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


/* FAQ Section */
.faqSection {
    width: 100%;
    position: relative;
    padding: 80px 0;
    background: #ffffff;
}

.faqSection-title {
    margin: 0;
    font-family: 'Noto Serif', Georgia, serif;
    font-style: normal;
    font-weight: 700;
    font-size: var(--serif-section-title-size);
    line-height: 42px;
    text-align: center;
    color: #31363D;
    margin-bottom: 48px;
}

.faqSection-items {
    columns: 1;
}

.faqSection-item {
    margin-bottom: 12px;
    background: #F4F5F5;
    border-radius: 16px;
    width: 100%;
    overflow: hidden;
    border: 3px solid transparent;
    transition: background-color 0.15s ease, border-color 0.15s ease;
}

/* Collapsed hover */
.faqSection-item:not([open]):hover {
    background: #D6D7D8;
}

/* Open state */
.faqSection-item[open] {
    border-color: #008751;
}

/* Open hover */
.faqSection-item[open]:hover {
    background: #F8F9F9;
    border-color: #00B56D;
}

.faqSection-item:last-child {
    margin-bottom: 0;
}

.faqSection-question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 20px 24px;
    cursor: pointer;
    list-style: none;
    color: #31363D;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.2px;
    user-select: none;
    transition: color 0.15s ease;
}

.faqSection-question::-webkit-details-marker {
    display: none;
}

.faqSection-question::marker {
    display: none;
}

.faqSection-question span {
    flex: 1;
}

.faqSection-item[open] .faqSection-question {
    color: #008751;
}

.faqSection-chevron {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    color: #31363D;
    transition: transform 0.2s ease, color 0.15s ease;
}

.faqSection-item[open] .faqSection-chevron {
    transform: rotate(180deg);
    color: #008751;
}

/* Animated expand using grid trick */
.faqSection-answer-wrap {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.3s ease;
}

.faqSection-item[open] .faqSection-answer-wrap {
    grid-template-rows: 1fr;
}

.faqSection-answer {
    overflow: hidden;
    padding: 0 24px;
    transition: padding 0.3s ease;
}

.faqSection-item[open] .faqSection-answer {
    padding: 0 24px 20px 24px;
}

.faqSection-answer p,
.faqSection-answer li {
    letter-spacing: -0.2px;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    color: #31363D;
}

.faqSection-answer p:last-child {
    margin-bottom: 0;
}

.faqSection-answer a {
    color: #008751;
    text-decoration: underline;
}

/* Restore bullets — global ul { list-style: none } overrides these */
.faqSection-answer ul {
    list-style: disc;
    padding-left: 22px;
    margin-bottom: 12px;
}

.faqSection-answer ol {
    list-style: decimal;
    padding-left: 22px;
    margin-bottom: 12px;
}

/* FAQ Section End */

/* Portfolio Section — Show More Button */
.PortfolioSection-showMore {
    width: auto;
    text-align: center;
    padding: 17px 32px;
    border: 3px solid #00663D;
    background: transparent;
    border-radius: 16px;
    color: #31363D;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin: 32px auto 0;
    display: block;
    cursor: pointer;
}

.PortfolioSection-showMore:hover {
    background-color: #E8E9EA;
    border-color: #004D2E;
    color: #31363D;
}

.PortfolioSection-showMore span {
    padding-right: 30px;
    position: relative;
}

.PortfolioSection-showMore span:after {
    content: '';
    position: absolute;
    right: 0;
    top: 1px;
    background-image: url(../images/Link-Icon.svg);
    width: 20px;
    height: 20px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    filter: brightness(0);
    transition: transform 0.2s ease;
}

.PortfolioSection-showMore:hover span:after {
    filter: brightness(0);
    transform: translateX(4px);
}

.PortfolioSection-showMore:active {
    background-color: transparent;
    border-color: #004D2E;
    color: #31363D;
}

.PortfolioSection-showMore:active span:after {
    filter: brightness(0);
}
/* Portfolio Section — Show More Button End */

/* Testimonial Section New Styles */
.testimonialSection {
    padding-top: 40px;
}

.testimonialSection-items {
    columns: 2;
    gap: 24px;
}

.testimonialSection h2.subtitle-label {
    margin-bottom: 48px;
}

.testimonialSection-item {
    margin: 0;
    margin-bottom: 24px;
    background: #F4F5F5;
    border-radius: 16px;
    padding: 24px;
    display: inline-block;
    width: 100%;
}

.testimonialSection-item--mainInfo {
    display: flex;
    align-items: flex-start;
    margin-bottom: 16px;
}

.testimonialSection-item--photo {
    flex: 0 0 53px;
    width: 53px;
    height: 53px;
    border-radius: 50%;
    overflow: hidden;
}

.testimonialSection-item--photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.testimonialSection-item--name {
    padding-left: 10px;
}

.testimonialSection-item--name h4 {
    margin: 0;
    color: #31363D;
    letter-spacing: -0.2px;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 4px;
    text-align: left;
}

.testimonialSection-item--name p {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #31363D;
    text-align: left;
}

.testimonialSection-item--quote {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.testimonialSection-item--quote blockquote:last-child {
    margin-bottom: 0;
}

.testimonialSection-item--quote blockquote {
    font-family: 'Noto Sans', sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.2px;
    color: #31363D;
    text-align: left;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    border: none;
}

.testimonialSection-item--quote a {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #008751;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.testimonialSection-item--quote a:hover {
    opacity: 0.6;
    text-decoration: underline;
}

.testimonialSection-item--quote a:active {
    opacity: 1;
    text-decoration: underline;
}

.testimonialSection-item--quote a::after {
    content: '';
    display: inline-block;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    background-image: url(../images/Link-Icon.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.2s ease;
}

.testimonialSection-item--quote a:hover::after {
    transform: translateX(4px);
}

.faqSection-showMore {
    width: 100%;
    max-width: 460px;
    text-align: center;
    padding: 17px;
    border: none;
    background: #F4F5F5;
    border-radius: 16px;
    color: #008751;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin: 24px auto 0;
    display: inherit;
    cursor: pointer;
}

.faqSection-showMore span {
    padding-right: 26px;
    position: relative;
}

.faqSection-showMore span:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0px;
    background-image: url(../images/Chevron-Down-Icon.svg);
    width: 18px;
    height: 18px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.faqSection-showMore.clicked span::after {
    transform: rotate(180deg);
    top: 2px;
}

.faqSection-showMore:active {
    background-color: #31363D;
    color: #fff;
}

.faqSection-showMore:active span:after {
    filter: brightness(0) invert(1);
}

.testimonialSection-showMore {
    width: auto;
    text-align: center;
    padding: 17px 32px;
    border: 3px solid #00663D;
    background: transparent;
    border-radius: 16px;
    color: #31363D;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto;
    display: block;
    cursor: pointer;
}

.testimonialSection-showMore span {
    padding-right: 26px;
    position: relative;
}

.testimonialSection-showMore span:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0px;
    background-image: url(../images/Chevron-Down-Icon.svg);
    width: 18px;
    height: 18px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    filter: brightness(0);
    transition: transform 0.2s ease;
}

.testimonialSection-showMore:hover span:after {
    transform: translateY(3px);
}

.testimonialSection-showMore.clicked span::after {
    transform: rotate(180deg);
    top: 2px;
}

.testimonialSection-showMore.clicked:hover span::after {
    transform: rotate(180deg) translateY(3px);
}

.testimonialSection-showMore:hover {
    background-color: #E8E9EA;
    border-color: #004D2E;
    color: #31363D;
    transition: background-color 0.15s ease, border-color 0.15s ease;
}

.testimonialSection-showMore:active {
    background-color: transparent;
    border-color: #004D2E;
    color: #31363D;
}

.testimonialSection-showMore:active span:after {
    filter: brightness(0);
}

/* Testimonial Section New Styles END */

/* Contact Form */
div#contact .bg-contact {
    background: #f5f5f5;
}

.contact_form {
    padding-top: 48px;
    padding-bottom: 32px;
}

.contact_form form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-width: 558px;
    margin: 0 auto;
}

.contact_form label {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 32px;
    position: relative;
    width: 100%;
}

.contact_form label p {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #31363D;
    margin-bottom: 4px;
    margin-left: 3px;
}

.contact_form label input,
.contact_form label textarea {
    background: #FFFFFF;
    border-radius: 16px;
    padding: 18px 24px;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.2px;
    color: #31363D;
    border: 2px solid #fff;
    width: 100%;
}

.contact_form label input:hover,
.contact_form label textarea:hover {
    border-color: #D6D7D8;
}

.contact_form label input:focus,
.contact_form label textarea:focus {
    border-color: #00B56D;
}

.contact_form label input::placeholder,
.contact_form label textarea::placeholder {
    color: #A9A9A9;
}

.contact_form label.valid input,
.contact_form label.valid textarea {
    color: #00B56D;
}

.contact_form label.valid-error input,
.contact_form label.valid-error textarea {
    color: #D1003F;
    border-color: #D1003F;
}

.contact_form label.valid-error p {
    color: #D1003F;
}

.contact_form label .error-message {
    position: absolute;
    top: calc(100% + 4px);
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.01em;
    margin-left: 3px;
}

.contact_form label.valid-error .error-message {
    color: #D1003F;
}

#recaptcha-form-error {
    color: #D1003F;
    position: absolute;
    top: calc(100% + 4px);
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.01em;
    margin-left: 3px;
}


.contact_form .acceptance_row {
    margin-bottom: 24px;
    width: 100%;
}

.contact_form .acceptance_row p {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.contact_form .submit_row {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: flex-end;
    align-items: flex-start;
}

.contact_form .submit_row .captcha {
    position: relative;
    margin-right: 16px;
    max-width: 100%;
}

.contact_form .submit_row .captcha .g-recaptcha {
    /* transform:scale(0.75);
    transform-origin: top right; */
    overflow: hidden;
    max-width: 100%;
}

.contact_form .submit_row .submit {
    background: #A9A9A9;
    border-radius: 16px;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    padding: 18px 24px;
    border: none;
}

.contact_form .submit_row .submit.valid {
    background-color: #008751;
}

.contact_form .submit_row .submit.valid:hover {
    background-color: #00B56D;
}

.contact_form .submit_row .submit.valid:active {
    background-color: #007244;
}


.contact_form form.failed .error-from {
    display: block;
    color: #D1003F;
    position: absolute;
    top: calc(100% + 4px);
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.01em;
    right: 0;
    text-align: right;
}

/* Contact Form End */


/* Thanks Page */
.thanksPage {
    padding-top: 90px;
    margin-bottom: auto;
}

.thanksPage-wrapper {
    background-color: #31363D;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.thanksPage-content {
    padding: 80px 0;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.thanksPage-content h1 {
    font-family: 'Noto Serif', Georgia, serif;
    font-style: normal;
    font-weight: 700;
    font-size: 46px;
    line-height: 52px;
    text-align: center;
    color: #fff;
    margin-bottom: 32px;
    text-align: center;
    position: relative;
}

.thanksPage-content h1 span {
    position: relative;
    padding-left: 60px;
}

.thanksPage-content h1 span:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 4px;
    width: 44px;
    height: 44px;
    background-image: url(../images/check-circle-rounded.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}


.thanksPage-content p {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.2px;
    color: #fff;
    text-align: center;
    margin-bottom: 32px;
}

.thanksPage-content a {
    margin: 0 auto;
    display: inline-block;
}

/* Thanks Page End */


/* Services */
.services {
    position: relative;
    width: 100%;
    background-color: #F5F5F5;
    padding-bottom: 80px;
    padding-top: 80px;
}

.services .header-title {
    font-family: 'Noto Serif', Georgia, serif;
    font-style: normal;
    font-weight: 700;
    font-size: var(--serif-section-title-size);
    line-height: 42px;
    text-align: center;
    color: #31363D;
    margin: 0px 0px 8px;
}

.services .subtitle {
    margin-bottom: 16px;
    margin-top: 0;
}

.services .row {}

.services_items {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.services_items-item {
    width: 25%;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 31px 15px;
    text-decoration: none;
    border-radius: 0px;
    transition: background-color 0.2s ease, border-radius 0.2s ease;
}

a.services_items-item:hover {
    background-color: #D6D7D8;
    border-radius: 20px;
}

a.services_items-item:hover h4 {
    color: #181C22;
}

.services_items-item .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
    width: 180px;
}

.services_items-item .icon img {
    width: 100%;
}

.services_items-item h4 {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.45;
    text-align: center;
    letter-spacing: -0.2px;
    color: #31363D;
}

/* Services End */


/* Service Subpages */

.service-page {
    padding: 160px 0 80px;
}

.service-page__hero {
    max-width: 780px;
    margin-bottom: 64px;
}

.service-page__title {
    font-family: 'Noto Serif', 'Georgia', serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: -0.5px;
    color: #181C22;
    margin-bottom: 20px;
}

.service-page__subtitle {
    font-family: 'Noto Sans', sans-serif;
    font-size: 20px;
    line-height: 1.6;
    color: #555B66;
    max-width: 620px;
}

.service-page__section {
    max-width: 700px;
    margin-bottom: 56px;
}

.service-page__section h2 {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.35;
    color: #181C22;
    margin-bottom: 16px;
}

.service-page__section p {
    font-family: 'Noto Sans', sans-serif;
    font-size: 17px;
    line-height: 1.7;
    color: #31363D;
    margin-bottom: 12px;
}

.service-page__section ul {
    list-style: none;
    padding-left: 0;
    margin-top: 8px;
}

.service-page__section ul li {
    font-family: 'Noto Sans', sans-serif;
    font-size: 17px;
    line-height: 1.7;
    color: #31363D;
    padding-left: 20px;
    position: relative;
    margin-bottom: 4px;
}

.service-page__section ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 11px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #31363D;
}

@media (max-width: 767px) {
    .service-page {
        padding: 120px 0 60px;
    }

    .service-page__title {
        font-size: 32px;
    }

    .service-page__subtitle {
        font-size: 17px;
    }

    .service-page__section h2 {
        font-size: 22px;
    }

    .service-page__hero {
        margin-bottom: 48px;
    }

    .service-page__section {
        margin-bottom: 40px;
    }
}

/* Service Subpages End */


/* Portfolio Styles */
.portfolio_hero {
    width: 100%;
    margin: 0 auto;
}

.portfolio_hero-image--fullWidth {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 100%;
    height: 524px;
    overflow: hidden;
    background-color: #F6F6F6;
}

.portfolio_hero-image--fullWidth.pos-left img {
    object-position: left;
}

.portfolio_hero-image--fullWidth img {
    width: 100%;
    height: auto;
    display: inline-block;
    max-width: 1920px;
    overflow: hidden;
}

.portfolio_hero-image--contained {
    background-color: #F6F6F6;
    width: 100%;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 20px;
    max-height: 524px;
}

.portfolio_hero-image--contained img {
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
    display: inline-block;
}

.portfolio_hero-logotype {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    max-width: 880px;
    padding: 0 64px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.portfolio_hero_title {
    width: 100%;
    display: flex;
    justify-content: center;
    max-width: 880px;
    padding: 0 64px;
    margin: 0 auto;
}

.portfolio_hero_title h1 {
    text-align: center;
    font-family: 'Noto Serif', Georgia, serif;
    font-style: normal;
    font-weight: 700;
    font-size: 46px;
    line-height: 52px;
    text-align: center;
    color: #31363D;
    margin: 0;
}

/* End Portfolio Styles */

/* Other Projects */
.otherProjects {
    width: 100%;
    position: relative;
    padding-top: 20px;
    padding-bottom: 72px;
}

.otherProjects .container {
    padding: 0 16px;
    max-width: 912px;
}

.otherProjects_title {
    width: 100%;
}

.otherProjects_title h2 {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.45;
    letter-spacing: -0.2px;
    color: #31363D;
    margin: 0;
    margin-bottom: 16px;
    text-align: left;
}

/* .otherProjects_items {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 24px;
} */

/* .otherProjects_items-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc((100% / 3 - (48px / 2)));
}

.otherProjects_items-item .projectlogo {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.otherProjects_items-item .projectlogo img {
    width: 100%;
    display: inline-block;
    transition: .2s;
}

.otherProjects_items-item:hover .projectlogo img {
    transform: scale(1.1);
} */
.otherProjects .all {
    margin-bottom: 24px;
}

.otherProjects .portfolio-items-wrap .img-wrapper .img-portfolio {
    transition: transform 300ms ease-out, opacity 300ms ease-out;
}

.otherProjects .portfolio-items-wrap .img-wrapper {
    margin-bottom: 0;
}

.otherProjects .all:hover .img-portfolio {
    transform: scale(1.05);
}

.otherProjects .all span {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.1;
    text-align: center;
    color: #FFFFFF;
    display: inline-block;
}

.otherProjects .all span span {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    letter-spacing: -0.2px;
    color: #FFFFFF;
}

.otherProjects .portfolio-items-wrap .img-wrapper {
    width: 100%;
}

.otherProjects .portfolio-items-wrap .portfolio-item {
    margin-right: 24px;
    width: calc(100% / 3 - (48px / 3));
}

.otherProjects .portfolio-items-wrap .portfolio-item:nth-child(3n) {
    margin-right: 0;
}

.portfolio-page__content {
    max-width: 880px;
    padding: 0 64px 60px;
}

.portfolio-page__content figure {
    margin: 14px -64px 60px -64px;
}

.portfolio-page__content figure img {
    border-radius: 20px;
}

.portfolio-page__content figure a {
    border-radius: 20px;
    overflow: hidden;
    isolation: isolate;
}

/* Case Figure — styled container */
.portfolio-page__content figure.case-figure {
    border-radius: 20px;
    background-color: #f5f5f5;
    overflow: hidden;
}

.iframe-video iframe {
    border-radius: 20px;
}

/* End Other Projects */


@media (min-width: 768px) {}

@media screen and (max-width: 1024px) {
    .navbar-collapse.collapse {
        display: flex !important;
        height: 0 !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
        z-index: 999;
    }

    .navbar-inverse .navbar-toggle {
        background: #181C22;
        border-radius: 16px;
        padding: 11px 12px;
    }

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: inherit;
    }

    .navbar-inverse .navbar-toggle:active {
        background-color: #fff;
    }

    .navbar-inverse .navbar-toggle:active .icon-bar {
        background-color: #31363D;
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff;
        border-radius: 5px;
        transition: all 0.4s;
        transform: rotate(0deg);
        transform-origin: 0 0 0;
    }

    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 5px;
    }

    .openMainMenu button.navbar-toggle .icon-bar:nth-child(3) {
        background: none;
    }

    .openMainMenu button.navbar-toggle .icon-bar:nth-child(2) {
        transform: rotate(45deg);
        transform-origin: 20% 200%;
    }

    .openMainMenu button.navbar-toggle .icon-bar:nth-child(4) {
        transform: rotate(-45deg);
        transform-origin: 18% -100%;
    }

    body.mainMenuClose .header button.navbar-toggler span.navbar-toggler-icon {
        background: none;
    }

    body.mainMenuClose .header button.navbar-toggler span.navbar-toggler-icon::before {
        -webkit-transform: rotate(44deg);
        -ms-transform: rotate(44deg);
        transform: rotate(44deg);
        -webkit-transform-origin: 7% 0%;
        -ms-transform-origin: 7% 0%;
        transform-origin: 7% 0%;
    }

    .scroll-bootstrap.navbar-collapse {
        position: absolute;
        top: 0;
        width: 100%;
        background: #31363D;
        padding: 0px;
        margin-left: -15px;
        margin-right: -15px;
        box-shadow: none;
        display: flex;
        flex-direction: column-reverse;
        height: 0px;
        overflow: hidden;
        align-items: center;
        box-sizing: content-box;
        padding-top: 0;
        transition: all 0.3s ease;
    }

    .openMainMenu .scroll-bootstrap.navbar-collapse {
        padding-top: 90px;

    }

    .scroll-bootstrap.navbar-collapse.in {
        visibility: visible !important;
        height: auto !important;
    }

    .scroll-bootstrap.navbar-collapse ul.nav.navbar-nav {
        text-align: center;
        padding: 0;
        display: flex;
        flex-direction: column;
    }

    .scroll-bootstrap.navbar-collapse ul.nav.navbar-nav li a {
        border-top: 1px solid rgba(65, 72, 81, 0.2);
        color: #fff;
        padding: 16px;
        font-family: 'Noto Sans', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 27px;
        letter-spacing: -0.2px;
        color: #FFFFFF;
        background: #31363D;
    }

    .scroll-bootstrap.navbar-collapse ul.nav.navbar-nav li:last-child a {
        border-bottom-color: transparent;

    }

    .scroll-bootstrap.navbar-collapse ul.nav.navbar-nav li a:hover {
        opacity: 0.6;
        text-decoration: none;
    }

    .scroll-bootstrap.navbar-collapse ul.nav.navbar-nav li a:focus,
    .scroll-bootstrap.navbar-collapse ul.nav.navbar-nav li a:active {
        opacity: 1;
        text-decoration: none;
        background: #fff !important;
        border-bottom-color: rgba(65, 72, 81, 0.2);
        outline: none;
        color: #31363D;
    }

    .navbar-inverse .btn {
        margin-bottom: 0;
        /* float: none; */
        margin-top: 10px;
    }

    .navbar-inverse .navbar-nav {
        padding: 10px 0;
        display: flex;
        justify-content: flex-end;
        margin-right: 0 !important;
        margin: 0;
        width: 100%;
    }

    .navbar-inverse.navbar-visible .navbar-nav {
        padding: 0px;
    }

    .openMainMenu .navbar-inverse .navbar-brand {
        display: none;
    }

    .openMainMenu .scroll-bootstrap.navbar-collapse ul.nav.navbar-nav li a {
        border-color: #414851;
    }

    .openMainMenu .scroll-bootstrap.navbar-collapse ul.nav.navbar-nav li:first-child a {
        border-top: none;
    }

    .openMainMenu .scroll-bootstrap.navbar-collapse ul.nav.navbar-nav li:last-child a {
        border-bottom: 1px solid #414851;
    }

    .navbar-inverse .btn {
        margin: 11px 0;
        opacity: 0;
    }

    .openMainMenu .navbar-inverse .btn {
        opacity: 1;
        float: none;
    }

    .navbar-collapse {
        background-color: #31363D;
        margin-top: 0px;
        border-top: none;
    }

    .navbar-inverse .navbar-brand {
        margin-left: 10px
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #a1a9bb;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: #1ccba8
    }

    .navbar-inverse .navbar-nav>li>a {
        padding-bottom: 16px;
        padding-top: 16px;
    }

    body.openMainMenu nav.navbar-inverse.navbar-fixed-top .overlay {
        left: 0;
        top: 100%;
        height: 100vh;
        background: #fff;
        z-index: -1;
        display: block;
        opacity: 0.6;
        position: absolute;
        width: 100%;
    }

    .portfolio_hero-image--fullWidth {
        height: 412px;
    }

    .portfolio-page__content {
        max-width: 640px;
        padding: 0 16px;
    }

    .portfolio-page__content figure {
        margin: 1em 0;
    }

    .otherProjects .container {}

    .portfolio_hero-logotype {
        padding: 0 16px;
        max-width: 640px;
    }

    .portfolio_hero_title {
        padding: 0 16px;
        max-width: 640px;
    }

    .iframe-video iframe {
        border-radius: 10px;
    }
    .portfolio-page__content figure img {
        border-radius: 10px;
    }
    
    .portfolio-page__content figure a {
        border-radius: 10px;
    }
}

@media screen and (max-width: 768px) {


    .intro_buttons {
        justify-content: center;
        margin-bottom: 20px;
    }

    .intro_buttons a:first-child {
        margin-right: 10px;
    }

    .intro_buttons a {
        margin: 10px;
    }

    .faqSection {
        padding: 40px 0;
        padding-top: 80px;
    }

    .faqSection-question {
        font-size: 16px;
        padding: 16px 18px;
    }

    .faqSection-answer {
        padding: 0 18px 16px 18px;
    }

    .testimonialSection-items {
        columns: 1;
        gap: 0;
    }

    .testimonialSection-item {
        margin-bottom: 12px;
    }

    .bg-quote.testimonialSection {
        padding-top: 40px;
    }

    .portfolio-items-wrap .img-wrapper {
        margin-bottom: 12px;
        width: calc(100% - 12px);
    }

    .brands-list {
        padding-top: 53px;
    }

    .services_items-item {
        width: 50%;
        padding: 17px 12px;
    }

    .services .subtitle {
        max-width: 100%;
        padding-left: 16px;
        padding-right: 16px;
    }

    .services_items-item .icon {
        width: 146px;
        height: 114px;
    }

    .services_items-item h4 {
        font-size: 16px;
        line-height: 1.38;
    }

    .portfolio_hero-logotype img {
        max-width: 150px;
    }

    .portfolio_hero_title h1 {
        font-size: 34px;
        line-height: 1.24;
    }

    .portfolio_hero_title h1 br {
        display: none;
    }

    .otherProjects_items {
        gap: 12px;
    }

    .otherProjects_items-item {
        width: calc((100% / 2) - 6px);
    }

    .portfolio_hero-image--fullWidth {
        height: 294px;
    }
}

@media screen and (max-width: 640px) {
    .navbar-inverse .navbar-nav {
        float: left;
        width: 100%;
    }

    .navbar-inverse .btn {
        float: none;
    }

    .wrapper-social {
        flex-wrap: wrap;
    }

    .wrapper-social a i {
        margin: 12px;
    }

    .contact_form .submit_row {
        flex-direction: column;
        align-items: center;
    }

    .contact_form .submit_row .captcha {
        margin-right: 0;
        margin-bottom: 24px;
    }

    .portfolio_hero-image--fullWidth {
        position: relative;
        height: 294px;
        margin-bottom: 12px;
    }

    .portfolio_hero-logotype {
        margin-bottom: 12px;
    }

    .portfolio_hero-image--fullWidth img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .portfolio_hero-image--contained {
        position: relative;
        padding-top: 56.25%;
    }

    .portfolio_hero-image--contained img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .otherProjects .portfolio-items-wrap .portfolio-item {
        margin-right: 12px;
        width: calc(100% / 2 - (24px / 2));
    }

    .otherProjects .portfolio-items-wrap .portfolio-item:nth-child(3n) {
        margin-right: 12px;
    }

    .otherProjects .portfolio-items-wrap .portfolio-item:nth-child(2n) {
        margin-right: 0;
    }

    .bg-portfolio .all span {
        font-size: 16px;
        line-height: 1;
    }

    .otherProjects .portfolio-content {
        padding: 0;
    }

    .otherProjects .all span {
        font-size: 16px;
    }

    .otherProjects .all span span {
        font-size: 12px;
    }

    .subPages__TableOfContents {
        margin: 32px 0;
    }

    .iframe-video iframe {
        border-radius: 5px;
    }
    .portfolio-page__content figure img {
        border-radius: 5px;
    }
    
    .portfolio-page__content figure a {
        border-radius: 5px;
    }
}

@media screen and (max-width: 480px) {
    .portfolio_hero-image--fullWidth {
        height: 160px;
    }
}
.flex-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px; /* Adjust the gap as needed */
}

.flex-item {
  flex: 1;
  min-width: 250px; /* Adjust minimum width as needed */
}

.fixed-price-container {
  background-color: #F5F5F5; /* Light grey background */
  border-radius: 20px; /* Rounded corners */
  padding: 24px; /* Padding around the text */
  text-align: center; /* Center the text */
  /* Add additional styles as needed */
}
testimonialSection-items



/* Project Team and Time Section Styles */
.project-team-section h2,
.project-time-section h2 {
  margin-bottom: 16px;
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: -0.2px;
  color: #31363D;
  margin-top: 0;
}

.team-members {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 48px;
  margin-top: 16px;
}

.team-member {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.team-photo-link {
  display: block;
  text-decoration: none;
  overflow: hidden;
  border-radius: 50%;
}

.team-photo {
  overflow: hidden;
  position: relative;
  border-radius: 50%;
  transition: filter 0.3s ease;
}

.team-photo img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  display: block;
}

.team-photo-link:hover .team-photo {
  filter: brightness(1.2);
}

.team-info {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 84px;
}

.team-info h3 {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #31363D;
  margin: 0;
}

.team-info p {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #31363D;
  margin: 0;
}

.project-time-section p {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #31363D;
  margin: 0 0 5px 0;
}

.project-time-section p:last-child {
  margin-bottom: 24px;
}

.project-time-section p strong {
  font-weight: 600;
}

/* For smaller screens */
@media (max-width: 767px) {
  .team-members {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* style added for this little pricing label under Prices */
/* Added by Piotr on 10.06.2025 */
.pricing-container {
    display: flex;
    width: 100%;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    background-color: #F6F6F6;
    border-radius: 16px;
    margin: 24px 0;
}

.pricing-container h2 {
    color: #31363D;
    margin: 0;
}

.pricing-container p {
    margin: 0;
}

@media screen and (max-width: 768px) {
    .pricing-container {
        max-width: 100%;
        width: calc(100% - 48px);
    }
}
.price-highlight {
    color: #008751;
}

.pricing-container h2 {
    color: #31363D;
    margin: 0;
}


/* Team at the Project Section */
/* Added by Piotr on 11.06.2025 */

.team-members {
    display: flex;
    justify-content: left;
    gap: 20px;
}

.team-member {
    width: 200px;
    text-align: left;
}
/* The End of the Team at the Project Section */

/* Numbered List Styling */
/* Added by Piotr on 13.06.2025 */
.numbered-list {
    counter-reset: main-counter;
    list-style: none;
    padding-left: 0;
    margin: 20px 0;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #31363D;
}

.numbered-list > li {
    counter-increment: main-counter;
    margin-bottom: 20px;
    position: relative;
    padding-left: 30px;
}

.numbered-list > li::before {
    content: counter(main-counter) ". ";
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
    color: #31363D;
}

/* Sub-list with letters (a, b, c...) */
.sub-list {
    counter-reset: sub-counter;
    list-style: none;
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 0;
}

.sub-list li {
    counter-increment: sub-counter;
    margin-bottom: 8px;
    position: relative;
    padding-left: 25px;
}

.sub-list li::before {
    content: counter(sub-counter, lower-alpha) ") ";
    font-weight: 400;
    position: absolute;
    left: 0;
    top: 0;
    color: #31363D;
}

/* Added by Piotr on 17.11.2025 */
strong.green {
  color: #008751;
}

/* Contact page — full-viewport layout */
.contact-page-body {
  margin: 0;
  padding: 0;
}

#contact.contact-page-layout {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  padding-top: 90px; /* navbar height */
  margin-top: 0;
  background: #f5f5f5;
  box-sizing: border-box;
}

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

.contact-center-content .container {
  padding-bottom: 0;
}

.contact-center-content .header-title {
  margin-top: 24px;
}

/* Contact page — carousel card: white on grey background */
.ct-tcarousel__card {
  background: #FFFFFF;
}

.contact-center-content .intro_buttons {
  justify-content: center;
  padding-top: 22px;
}

.contact-center-content .intro_buttons a {
  text-decoration: none;
  margin-bottom: 0;
}

.contact-bottom-section {
  flex-shrink: 0;
  text-align: center;
}

.contact-bottom-section .wrapper-social {
  padding-top: 40px;
  padding-bottom: 40px;
}

.contact-bottom-section .bg-footer-bottom {
  margin: 0;
}

/* site-footer component structure inside contact-page-layout */
#contact.contact-page-layout .bg-contact {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

#contact.contact-page-layout .bg-contact .container-contact {
  width: 100%;
}

#contact.contact-page-layout .bg-footer-bottom {
  flex-shrink: 0;
  margin: 0;
}

@media screen and (max-height: 600px) {
  .contact-center-content {
    padding: 30px 0;
  }
}

/* Portfolio page layout */
.portfolio-page-body #portfolio {
  padding-top: 120px; /* navbar height + breathing room */
}

.portfolio-page-body #portfolio .sorter .subtitle {
  margin-bottom: 32px;
}

.portfolio-page-body #portfolio .container-fluid {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
}


/* =============================================================
   SCOPE & INVESTMENT PAGE (pv3-*)
   ============================================================= */

/*
 * SeaBed 600  #181C22   SeaBed      #31363D   SeaBed 400  #414851
 * SeaBed 300  #575E69   SeaBed 200  #6C7480
 * SeaGreen 600 #007244  SeaGreen    #008751   SeaGreen 400 #00B56D
 * SeaGreen 300 #00E389
 * Pure White  #FFFFFF   Snow White  #F5F5F5
 */

/* ---- COLOUR VARIABLES ---- */
:root {
  --seabed-600: #181C22;
  --seabed:     #31363D;
  --seabed-400: #414851;
  --seabed-300: #575E69;
  --seabed-200: #6C7480;
  --seagreen-600: #004B2E;
  --seagreen:     #00663D;
  --seagreen-400: #00B56D;
  --seagreen-300: #00E389;
  --pure-white:   #FFFFFF;
  --snow-white:   #F5F5F5;
  --border-subtle: rgba(108, 116, 128, 0.2);
}

/* ---- LAYOUT ---- */
.pv3-section {
  padding: 80px 0;
}

.pv3-section--white {
  background: var(--pure-white);
}

.pv3-section--light {
  background: var(--snow-white);
}

.pv3-section--dark {
  background: var(--seabed);
  color: var(--pure-white);
}

.pv3-container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}

@media screen and (max-width: 768px) {
  .pv3-container {
    padding: 0 24px;
  }
  .pv3-section {
    padding: 56px 0;
  }
}

/* ---- HERO ---- */
.pv3-hero {
  padding: 140px 0 80px;
  background: var(--pure-white);
  text-align: center;
}

.pv3-hero__eyebrow {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--seagreen);
  margin-bottom: 20px;
}

.pv3-hero h1 {
  font-family: 'Noto Serif', Georgia, serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.18;
  color: var(--seabed);
  margin: 0 0 20px;
}

.pv3-hero__sub {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: var(--seabed-200);
  max-width: 560px;
  margin: 0 auto 32px;
}

.pv3-hero__anchor {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  color: var(--seabed);
  margin-bottom: 40px;
}

.pv3-hero__anchor strong {
  font-weight: 600;
  color: var(--seagreen);
}

.pv3-cta-group {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
}

.pv3-btn {
  display: inline-block;
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  border-radius: 16px;
  padding: 16px 32px;
  text-decoration: none;
  transition: all ease-in 0.15s;
  cursor: pointer;
}

.pv3-btn--primary {
  background: var(--seagreen);
  color: var(--pure-white);
  border: 3px solid var(--seagreen);
}

.pv3-btn--primary:hover {
  background: #004D2E;
  border-color: #004D2E;
  color: var(--pure-white);
}

.pv3-btn--primary:active {
  background: #004B2E;
  border-color: #004B2E;
  color: var(--pure-white);
}

.pv3-btn--secondary {
  background: transparent;
  color: var(--seabed);
  border: 3px solid var(--seagreen);
}

.pv3-btn--secondary:hover {
  background: #E8E9EA;
  color: var(--seabed);
  border-color: #004D2E;
}

.pv3-btn--secondary:active {
  background: transparent;
  color: var(--seabed);
  border-color: #004D2E;
}

.pv3-btn--white-outline {
  background: transparent;
  color: var(--pure-white);
  border: 3px solid var(--pure-white);
}

.pv3-btn--white-outline:hover {
  background: var(--pure-white);
  color: var(--seabed);
}

@media screen and (max-width: 768px) {
  .pv3-hero {
    padding: 120px 0 56px;
  }
  .pv3-hero h1 {
    font-size: 32px;
  }
  .pv3-hero__sub {
    font-size: 18px;
  }
}

/* ---- SECTION HEADINGS ---- */
.pv3-section__eyebrow {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--seagreen);
  margin-bottom: 12px;
}

.pv3-section__eyebrow--center {
  text-align: center;
}

.pv3-section--dark .pv3-section__eyebrow {
  color: var(--seagreen-300);
}

.pv3-section__title {
  font-family: 'Noto Serif', Georgia, serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.25;
  color: var(--seabed);
  margin: 0 0 20px;
}

.pv3-section--dark .pv3-section__title {
  color: var(--pure-white);
}

.pv3-section__lead {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: var(--seabed-200);
  max-width: 640px;
  margin-bottom: 0;
}

.pv3-section--dark .pv3-section__lead {
  color: rgba(255, 255, 255, 0.7);
}

.pv3-section__title--center,
.pv3-section__lead--center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 768px) {
  .pv3-section__title {
    font-size: 28px;
  }
}

/* ---- POSITIONING BLOCK ---- */
.pv3-value-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 40px;
}

.pv3-value-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--seabed);
}

.pv3-value-item__icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  background: var(--seagreen);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
}

.pv3-value-item__icon svg {
  width: 12px;
  height: 12px;
  fill: var(--pure-white);
}

@media screen and (max-width: 600px) {
  .pv3-value-grid {
    grid-template-columns: 1fr;
  }
}

/* ---- PROCESS TIMELINE ---- */
.pv3-timeline {
  position: relative;
  margin-top: 48px;
}

.pv3-timeline::before {
  content: '';
  position: absolute;
  left: 20px;
  top: 10px;
  bottom: 10px;
  width: 2px;
  background: linear-gradient(to bottom, var(--seagreen), var(--seagreen-300));
}

.pv3-timeline__item {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  padding-bottom: 32px;
  position: relative;
}

.pv3-timeline__item:last-child {
  padding-bottom: 0;
}

.pv3-timeline__node {
  flex-shrink: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: var(--pure-white);
  border: 2px solid var(--seagreen);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Noto Sans', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: var(--seagreen);
  position: relative;
  z-index: 1;
}

.pv3-timeline__body {
  padding-top: 9px;
}

.pv3-timeline__name {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: var(--seabed);
  margin: 0 0 6px;
  line-height: 1.4;
}

.pv3-timeline__desc {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: var(--seabed-200);
  margin: 0;
  max-width: 60ch;
}

@media screen and (max-width: 600px) {
  .pv3-timeline::before {
    left: 17px;
  }
  .pv3-timeline__node {
    width: 36px;
    height: 36px;
    font-size: 12px;
  }
  .pv3-timeline__name {
    font-size: 16px;
  }
}

/* ---- TIER CARDS ---- */
.pv3-tiers {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 48px;
}

.pv3-tier {
  background: var(--pure-white);
  border-radius: 20px;
  padding: 36px 28px;
  display: flex;
  flex-direction: column;
  border: 2px solid transparent;
  transition: border-color 0.2s ease;
}

.pv3-tier:hover {
  border-color: var(--seagreen);
}

.pv3-tier--featured {
  border-color: var(--seagreen);
  position: relative;
}

.pv3-tier--featured::before {
  content: 'Most Popular';
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--seagreen);
  color: var(--pure-white);
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 4px 16px;
  border-radius: 20px;
  white-space: nowrap;
}

.pv3-tier__label {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--seagreen);
  margin-bottom: 8px;
}

.pv3-tier__name {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
  color: var(--seabed);
  margin: 0 0 16px;
}

.pv3-tier__price {
  font-family: 'Noto Sans', sans-serif;
  font-size: 28px;
  font-weight: 600;
  color: var(--seagreen);
  margin-bottom: 4px;
}

.pv3-tier__price-note {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: var(--seabed-200);
  margin-bottom: 24px;
}

.pv3-tier__divider {
  border: none;
  border-top: 1px solid var(--border-subtle);
  margin: 0 0 24px;
}

.pv3-tier__features {
  list-style: none;
  padding: 0;
  margin: 0 0 24px;
  flex-grow: 1;
}

.pv3-tier__features li {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--seabed);
  padding: 6px 0;
  padding-left: 24px;
  position: relative;
}

.pv3-tier__features li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 12px;
  width: 8px;
  height: 8px;
  background: var(--seagreen);
  border-radius: 50%;
}

.pv3-tier__best-for {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: var(--seabed-200);
  margin-top: auto;
  padding-top: 16px;
  border-top: 1px solid var(--border-subtle);
}

.pv3-tier__best-for span {
  font-weight: 400;
}

@media screen and (max-width: 900px) {
  .pv3-tiers {
    grid-template-columns: 1fr;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* ---- COMPONENT PRICING ---- */
.pv3-components {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin-top: 48px;
}

.pv3-component {
  background: var(--pure-white);
  border-radius: 20px;
  padding: 32px 28px;
}

.pv3-component__name {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: var(--seabed);
  margin: 0 0 8px;
}

.pv3-component__price {
  font-family: 'Noto Sans', sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: var(--seagreen);
  margin-bottom: 4px;
}

.pv3-component__price small {
  font-size: 14px;
  font-weight: 400;
  color: var(--seabed-200);
}

.pv3-component__note {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: var(--seabed-200);
  margin-bottom: 16px;
}

.pv3-component__desc {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  color: var(--seabed);
  margin: 0;
}

.pv3-component__includes {
  list-style: none;
  padding: 0;
  margin: 12px 0 0;
}

.pv3-component__includes li {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--seabed);
  padding: 4px 0 4px 20px;
  position: relative;
}

.pv3-component__includes li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 11px;
  width: 6px;
  height: 6px;
  background: var(--seagreen);
  border-radius: 50%;
}

@media screen and (max-width: 600px) {
  .pv3-components {
    grid-template-columns: 1fr;
  }
}

/* ---- TRUST LOGOS ---- */
.pv3-trust__note {
  text-align: center;
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.55);
  margin-top: 32px;
  margin-bottom: 40px;
}

.pv3-trust-marquee {
  overflow: hidden;
  width: 100%;
  margin-top: 40px;
}

.pv3-trust-marquee__track {
  display: flex;
  gap: 48px;
  width: max-content;
  animation: pv3-marquee 28s linear infinite;
}

.pv3-trust-marquee:hover .pv3-trust-marquee__track {
  animation-play-state: paused;
}

@keyframes pv3-marquee {
  from { transform: translateX(0); }
  to   { transform: translateX(calc(-100% / 3)); }
}

.pv3-trust-marquee__track a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  opacity: 0.65;
  transition: opacity 0.2s ease;
}

.pv3-trust-marquee__track a:hover {
  opacity: 1;
}

.pv3-trust-marquee__track img {
  width: 200px;
  height: 120px;
}

/* ---- DOMAIN FOCUS ---- */
.pv3-domain-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 24px;
  margin-top: 48px;
  align-items: start;
}

.pv3-domain-card {
  background: var(--snow-white);
  border-radius: 20px;
  padding: 32px 28px;
  border: 2px solid transparent;
}

.pv3-domain-card--primary {
  border-color: var(--seagreen);
}

.pv3-domain-card__share {
  font-family: 'Noto Serif', Georgia, serif;
  font-weight: 700;
  font-size: 36px;
  color: var(--seagreen);
  line-height: 1;
  margin-bottom: 12px;
}

.pv3-domain-card__name {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: var(--seabed);
  margin: 0 0 16px;
}

.pv3-domain-card__list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pv3-domain-card__list li {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--seabed-200);
  padding: 5px 0 5px 20px;
  position: relative;
}

.pv3-domain-card__list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 11px;
  width: 6px;
  height: 6px;
  background: var(--seagreen);
  border-radius: 50%;
}

@media screen and (max-width: 900px) {
  .pv3-domain-grid {
    grid-template-columns: 1fr 1fr;
  }
  .pv3-domain-card--primary {
    grid-column: 1 / -1;
  }
}

@media screen and (max-width: 600px) {
  .pv3-domain-grid {
    grid-template-columns: 1fr;
  }
  .pv3-domain-card--primary {
    grid-column: auto;
  }
}

/* ---- PROCESS STEPS ---- */
.pv3-steps {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 24px;
  margin-top: 48px;
  counter-reset: step-counter;
}

.pv3-step {
  counter-increment: step-counter;
}

.pv3-step__number {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: var(--seagreen);
  letter-spacing: 1px;
  margin-bottom: 12px;
}

.pv3-step__number::before {
  content: counter(step-counter, decimal-leading-zero);
}

.pv3-step__title {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: var(--seabed);
  margin: 0 0 8px;
}

.pv3-step__desc {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.55;
  color: var(--seabed-200);
  margin: 0;
}

@media screen and (max-width: 900px) {
  .pv3-steps {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 600px) {
  .pv3-steps {
    grid-template-columns: 1fr;
  }
}

/* ---- FIT / NOT-FIT ---- */
.pv3-fit-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  margin-top: 48px;
}

.pv3-fit-col__title {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: var(--seabed);
  margin: 0 0 20px;
}

.pv3-fit-col__title--green {
  color: var(--seagreen);
}

.pv3-fit-col__title--muted {
  color: var(--seabed-200);
}

.pv3-fit-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pv3-fit-list li {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.55;
  color: var(--seabed);
  padding: 8px 0 8px 28px;
  position: relative;
}

.pv3-fit-list--yes li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 14px;
  width: 10px;
  height: 10px;
  background: var(--seagreen);
  border-radius: 50%;
}

.pv3-fit-list--no li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 14px;
  width: 10px;
  height: 10px;
  background: var(--seabed-200);
  border-radius: 50%;
}

@media screen and (max-width: 600px) {
  .pv3-fit-grid {
    grid-template-columns: 1fr;
  }
}

/* ---- FAQ ---- */
.pv3-faq {
  columns: 2;
  gap: 24px;
  margin-top: 48px;
}

.pv3-faq-item {
  margin-bottom: 24px;
  padding: 24px;
  background: var(--snow-white);
  border-radius: 16px;
  display: inline-block;
  width: 100%;
  break-inside: avoid;
}

.pv3-faq-item:last-child {
  margin-bottom: 0;
}

.pv3-faq-item__q {
  font-family: 'Noto Sans', sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.2px;
  color: var(--seabed);
  margin: 0 0 16px;
}

.pv3-faq-item__a {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: -0.2px;
  color: var(--seabed);
  margin: 0;
}

@media screen and (max-width: 768px) {
  .pv3-faq {
    columns: 1;
  }
}

/* ---- FINAL CTA ---- */
.pv3-final-cta {
  text-align: center;
  padding: 100px 0;
}

.pv3-final-cta__sub {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.7);
  max-width: 520px;
  margin: 0 auto 40px;
}

/* ---- STICKY CTA ---- */
.pv3-sticky-cta {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-top: 1px solid var(--border-subtle);
  padding: 14px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  z-index: 999;
  transform: translateY(100%);
  transition: transform 0.3s ease;
}

.pv3-sticky-cta--visible {
  transform: translateY(0);
}

.pv3-sticky-cta__text {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: var(--seabed-200);
}

.pv3-sticky-cta .pv3-btn {
  padding: 10px 24px;
  font-size: 14px;
}

@media screen and (max-width: 600px) {
  .pv3-sticky-cta__text {
    display: none;
  }
}

/* ---- MID-PAGE CTA ---- */
.pv3-mid-cta {
  text-align: center;
  padding: 48px 0;
}

.pv3-mid-cta__text {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: var(--seabed-200);
  margin-bottom: 24px;
}


/* =============================================================
   TESTIMONIAL CAROUSEL (shared — work-with-us & contact)
   ============================================================= */

/* pv3- variant (work-with-us) */
.pv3-tcarousel {
  background: var(--pure-white);
  padding: 0 0 64px;
}

.pv3-tcarousel__track-wrap {
  overflow: hidden;
}

.pv3-tcarousel__track {
  display: flex;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}

.pv3-tcarousel__slide {
  flex: 0 0 100%;
  width: 100%;
  padding: 0 64px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .pv3-tcarousel__slide {
    padding: 0 24px;
  }
  .pv3-tcarousel {
    padding-bottom: 48px;
  }
}

.pv3-tcarousel__card {
  background: var(--snow-white);
  border-radius: 16px;
  padding: 32px 64px;
  max-width: 752px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (max-width: 600px) {
  .pv3-tcarousel__card {
    padding: 24px;
  }
}

.pv3-tcarousel__quote {
  font-family: 'Noto Sans', sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.65;
  color: var(--seabed);
  margin: 0 0 24px;
  padding: 0;
  border: none;
}

.pv3-tcarousel__author {
  display: flex;
  align-items: center;
  gap: 16px;
}

.pv3-tcarousel__photo {
  flex: 0 0 56px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  overflow: hidden;
}

.pv3-tcarousel__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.pv3-tcarousel__name {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: var(--seabed);
  margin: 0 0 4px;
}

.pv3-tcarousel__role {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: var(--seabed-200);
  margin: 0;
}

.pv3-tcarousel__dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 24px;
}

.pv3-tcarousel__dot {
  position: relative;
  height: 8px;
  border-radius: 100px;
  background: #D6D7D8;
  border: none;
  padding: 0;
  cursor: pointer;
  overflow: hidden;
  transition: width 0.3s ease;
  width: 8px;
}

.pv3-tcarousel__dot--active {
  width: 40px;
  background: #D6D7D8;
}

.pv3-tcarousel__dot::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background: #31363D;
  border-radius: 100px;
}

@keyframes pv3DotFill {
  from { width: 0%; }
  to   { width: 100%; }
}

.pv3-tcarousel__dot--active::after {
  animation: pv3DotFill var(--pv3-dot-duration, 5s) linear forwards;
}

.pv3-tcarousel__dot:focus-visible {
  outline: 2px solid #008751;
  outline-offset: 2px;
}

/* ct- variant (contact page) */
.ct-tcarousel {
  padding: 40px 0 56px;
}

.ct-tcarousel__track-wrap {
  overflow: hidden;
}

.ct-tcarousel__track {
  display: flex;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}

.ct-tcarousel__slide {
  flex: 0 0 100%;
  width: 100%;
  padding: 0 24px;
  box-sizing: border-box;
}

.ct-tcarousel__card {
  background: #FFFFFF;
  border-radius: 16px;
  padding: 32px 64px;
  max-width: 752px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (max-width: 600px) {
  .ct-tcarousel__card {
    padding: 24px;
  }
}

.ct-tcarousel__quote {
  font-family: 'Noto Sans', sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.65;
  color: #31363D;
  margin: 0 0 24px;
  padding: 0;
  border: none;
}

.ct-tcarousel__author {
  display: flex;
  align-items: center;
  gap: 16px;
}

.ct-tcarousel__photo {
  flex: 0 0 56px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  overflow: hidden;
}

.ct-tcarousel__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.ct-tcarousel__name {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #31363D;
  margin: 0 0 4px;
}

.ct-tcarousel__role {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #6C7480;
  margin: 0;
}

.ct-tcarousel__dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 24px;
}

.ct-tcarousel__dot {
  position: relative;
  height: 8px;
  border-radius: 100px;
  background: #D6D7D8;
  border: none;
  padding: 0;
  cursor: pointer;
  overflow: hidden;
  transition: width 0.3s ease;
  width: 8px;
}

.ct-tcarousel__dot--active {
  width: 40px;
  background: #D6D7D8;
}

.ct-tcarousel__dot::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background: #31363D;
  border-radius: 100px;
}

@keyframes ctDotFill {
  from { width: 0%; }
  to   { width: 100%; }
}

.ct-tcarousel__dot--active::after {
  animation: ctDotFill var(--ct-dot-duration, 5s) linear forwards;
}

.ct-tcarousel__dot:focus-visible {
  outline: 2px solid #008751;
  outline-offset: 2px;
}
/* Widen grid to 1600px for hero and key sections */
.container-intro,
.services > .container,
.bg-quote.quoteSingle > .container,
.bg-portfolio > .container-fluid,
.brands-list > .container {
    max-width: 1600px;
    width: 100%;
}

/* ── Hero intro reveal animation ── */

/* Phase 0: top row + marquee start invisible; fade in together once CTA loads */
.hero-v2-top {
    opacity: 0;
    filter: blur(7px);
    transition: opacity 0.2s ease, filter 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    position: relative;
    z-index: 0;
}
.hero-v2-top.hero-intro--loaded {
    opacity: 1;
}
.hero-v2-top.hero-intro--revealed {
    filter: blur(0);
}

.hero-v2-marquee-wrap {
    opacity: 0;
    filter: blur(7px);
    transition: opacity 0.2s ease, filter 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    position: relative;
    z-index: 0;
}
.hero-v2-marquee-wrap.hero-intro--loaded {
    opacity: 1;
}
.hero-v2-marquee-wrap.hero-intro--revealed {
    filter: blur(0);
}

/* Phase 2: carousel starts at viewport centre, flies down to position at 150→100 % scale
   – scale:     0.3 s, no delay
   – translate:  0.3 s, 0.15 s delay (starts mid-scale)
   Both use a fast-attack / long-deceleration curve.
   Uses individual transform properties so each gets its own timing. */
.hero-v2-carousel {
    opacity: 0;
    scale: 1.5;
    translate: 0 -50vh;
    position: relative;
    z-index: 1;
    transition: opacity   0.15s cubic-bezier(0.2, 0, 0.1, 1),
                scale     0.75s cubic-bezier(.43, .22, .07, 1.1),
                translate 0.75s cubic-bezier(.43, .22, .07, 1.1) 0.25s;
}
.hero-v2-carousel.hero-intro--revealed {
    opacity: 1;
    scale: 1;
    translate: 0 0;
}
/* After intro completes, clear individual transforms so position:fixed
   inside the carousel (dots-pill) works again. */
.hero-v2-carousel.hero-intro--settled {
    scale: unset;
    translate: unset;
    transition: none;
}

/* Remove .bg-intro's built-in top padding — hero-v2-top handles its own */
div#home .bg-intro {
    padding-top: 0;
}

/* ── Top row: 3D logo + divider + text + CTA ── */
.hero-v2-top {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 24px;
    padding-top: 80px;
    padding-bottom: 32px;
}

.hero-v2-logo-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 32px;
    flex-shrink: 0;
}

.hero-v2-logo-img {
    width: 300px;
    height: auto;
    flex-shrink: 0;
    filter: drop-shadow(0px 0.706px 5.294px rgba(0, 0, 0, 0.25));
}

.hero-v2-divider {
    display: none;
}

.hero-v2-text-block {
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding: 0 24px 0 48px;
    border-left: 2px solid #31363D;
    margin-left: 16px;
}

/* ── Logo marquee strip ── */
.hero-v2-marquee-wrap {
    position: relative;
    width: 100%;
    margin-bottom: 24px;
    overflow: hidden;
    /* Fade edges via CSS mask instead of pseudo-element overlays */
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 80px, black calc(100% - 80px), transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, black 80px, black calc(100% - 80px), transparent 100%);
}

/* Reset margin that work-with-us version has */
.hero-v2-marquee-wrap .pv3-trust-marquee {
    margin-top: 0;
}

/* JS drives the marquee in the hero — kill CSS animation */
.hero-v2-marquee-wrap .pv3-trust-marquee__track {
    animation: none !important;
    will-change: transform;
}

/* Color all logos SeaBed 200 */
.hero-v2-marquee-wrap .pv3-trust-marquee__track a {
    opacity: 1;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
}

.hero-v2-marquee-wrap .pv3-trust-marquee__track img {
    filter: brightness(0) saturate(100%) invert(49%) sepia(6%) saturate(793%) hue-rotate(176deg) brightness(94%) contrast(89%);
    transition: filter 0.15s ease;
    pointer-events: none;
}

.hero-v2-marquee-wrap .pv3-trust-marquee__track a:hover img {
    filter: brightness(0) saturate(100%) invert(70%) sepia(8%) saturate(490%) hue-rotate(182deg) brightness(93%) contrast(87%);
}

/* ── Image carousel ── */
.hero-v2-carousel {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
    padding-bottom: 64px;
}

.hero-v2-slide-label {
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #575e69;
    line-height: 20px;
    margin: 0;
    padding: 0 4px;
    min-height: 20px;
    display: flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    transition: transform 0.35s cubic-bezier(0.25, 1, 0.5, 1),
                opacity 0.25s cubic-bezier(0.25, 1, 0.5, 1),
                color 0.2s ease;
}

.hero-v2-slide-label-arrow {
    flex-shrink: 0;
    opacity: 0;
    transform: translateX(-4px);
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.hero-v2-carousel--slide-hovered .hero-v2-slide-label,
.hero-v2-carousel--hovered .hero-v2-slide-label,
.hero-v2-slide-label:hover {
    color: #98A3B2;
}

.hero-v2-carousel--slide-hovered .hero-v2-slide-label-text,
.hero-v2-carousel--hovered .hero-v2-slide-label-text,
.hero-v2-slide-label:hover .hero-v2-slide-label-text {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.hero-v2-carousel--slide-hovered .hero-v2-slide-label-arrow,
.hero-v2-carousel--hovered .hero-v2-slide-label-arrow,
.hero-v2-slide-label:hover .hero-v2-slide-label-arrow {
    opacity: 1;
    transform: translateX(0);
}

.hero-v2-viewport {
    width: 100%;
    overflow: visible;
    clip-path: inset(0 -100vw 0 -100vw);
    cursor: grab;
}

.hero-v2-viewport.is-dragging {
    cursor: grabbing;
    user-select: none;
}

.hero-v2-track {
    display: flex;
    gap: 32px;
    align-items: stretch;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    will-change: transform;
}

.hero-v2-slide {
    flex-shrink: 0;
    border-radius: 24px;
    overflow: hidden;
    background: #31363d;
    padding: 24px;
    max-width: 1600px;
    max-height: 624px;
    transition: background 0.2s ease;
    cursor: pointer;
}

.hero-v2-slide:hover,
.hero-v2-slide--label-hover {
    background: #414851;
    cursor: pointer;
}

/* Wrapper handles the 10px radius via overflow:hidden — cleaner than
   border-radius on the img itself, which bleeds the dark bg through
   anti-aliased edges when combined with object-fit:cover */
.hero-v2-slide-img-wrap {
    border-radius: 10px;
    overflow: hidden;
    aspect-ratio: 20 / 9;
    width: 100%;
    max-height: 576px;
    flex-shrink: 0;
}

.hero-v2-slide img,
.hero-v2-slide video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    -webkit-user-drag: none;
    transition: transform 0.3s ease;
}

.hero-v2-slide:hover img,
.hero-v2-slide:hover video,
.hero-v2-slide--label-hover img,
.hero-v2-slide--label-hover video {
    transform: scale(1.03);
}

/* Brighter pagination while carousel is hovered — signals autoplay is paused */
.hero-v2-carousel--hovered .hero-v2-dots-pill {
    background: rgba(64, 71, 80, 0.9);
}

.hero-v2-carousel--hovered .hero-v2-pause-btn {
    background: #404750;
}

/* ── Pagination controls ── */
.hero-v2-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-top: 4px;
    z-index: 10;
    pointer-events: none;
}

.hero-v2-dots-pill,
.hero-v2-pause-btn {
    pointer-events: auto;
}

.hero-v2-pagination--fixed {
    position: fixed;
    bottom: 24px;
    left: 0;
    right: 0;
    transition: bottom 0.35s ease, opacity 0.35s ease;
}

.hero-v2-pagination-spacer {
    height: 0;
}

.hero-v2-pagination-spacer--active {
    height: 72px; /* pagination height (60px) + margin-top (4px) + gap (8px) */
}

.hero-v2-dots-pill {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    background: rgba(49, 54, 61, 0.9);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    border-radius: 999px;
    height: 60px;
    width: 220px;
    padding: 0 20px;
    flex-shrink: 0;
    box-shadow: inset 0 0 0 4px rgba(24, 28, 34, 0.9);
    transition: background 0.2s ease, opacity 0.3s ease, transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 0;
    transform: translateY(100px);
}

.hero-v2-dots-pill--entered {
    opacity: 1;
    transform: translateY(0);
}

.hero-v2-dot {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 10px;
    height: 10px;
    transition: width 0.35s ease;
}

.hero-v2-dot--active {
    width: 44px;
}

.hero-v2-dot-shape {
    width: 100%;
    height: 100%;
    border-radius: 999px;
    background: #6C7480;
    overflow: hidden;
    position: relative;
}

.hero-v2-dot-fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0%;
    border-radius: 999px;
    background: #FFFFFF;
}

.hero-v2-pause-btn {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #31363D;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6b7480;
    box-shadow: inset 0 0 0 4px #181C22;
    transition: background 0.2s ease, color 0.2s ease, opacity 0.3s ease 0.05s, transform 0.3s cubic-bezier(0.25, 1, 0.5, 1) 0.05s;
    flex-shrink: 0;
    opacity: 0;
    transform: translateY(100px);
}

.hero-v2-pause-btn--entered {
    opacity: 1;
    transform: translateY(0);
}

.hero-v2-pause-btn:hover {
    background: #404750;
}

.hero-v2-carousel--hovered .hero-v2-dots-pill,
.hero-v2-carousel--hovered .hero-v2-pause-btn {
    transform: scale(1.12);
}
.hero-v2-carousel--hovered .hero-v2-pause-btn {
    color: #FFFFFF;
}

/* ── Responsive ── */

/* Hero stacks vertically at ≤ 910px */
@media (max-width: 910px) {
    .hero-v2-top {
        flex-direction: column;
        align-items: center;
        gap: 24px;
        padding-top: 48px;
        padding-bottom: 0;
    }

    .hero-v2-text-block {
        align-items: center;
        text-align: center;
        margin-top: -48px;
        margin-left: 0;
        padding: 0 24px;
        border-left: none;
    }

    .hero-v2-text-block h2.pre-intro {
        text-align: center;
    }

    .hero-v2-pause-btn {
        display: none;
    }
}

/* Extra mobile tweaks ≤ 767px */
@media (max-width: 767px) {
    div#portfolio .bg-portfolio {
        padding-top: 64px;
    }

    .hero-v2-slide {
        padding: 12px;
    }

    .hero-v2-slide-label {
        text-align: left;
        justify-content: flex-start;
        overflow: hidden;
    }

    .hero-v2-slide-label-text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        min-width: 0;
    }

    /* Scale marquee logos to 60% on mobile */
    .hero-v2-marquee-wrap .pv3-trust-marquee__track img {
        width: 120px;
        height: 72px;
    }

    .hero-v2-marquee-wrap .pv3-trust-marquee__track a {
        margin-right: 28px;
    }
}

@media (min-width: 911px) and (max-width: 1199px) {
    .hero-v2-top {
        padding-top: 80px;
    }
}

@media (min-width: 768px) and (max-width: 1280px) {
    .hero-v2-slide {
        padding: 16px;
    }
}

/* ====================================================
   Hero v2 — End
   ==================================================== */
