/*!
Theme Name: Norebro Child
Theme URI: http://norebro.colabr.io/
Author: Colabrio Team
Author URI: http://colabr.io/
Description: Norebro is flexible and high performance multipurpose WordPress Theme for personal and corporate use. It comes with the most popular WordPress page builder Visual Composer. Create gorgeous pages and layouts fast and easy without coding.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: norebro
Text Domain: norebro-child
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

@font-face {
    font-family: 'des-light';
    src:    url('/wp-content/themes/norebro-child/fonts/AvertaStd-Light.woff'),
            url('/wp-content/themes/norebro-child/fonts/AvertaStd-Light.woff2');
     font-display: swap;
}

@font-face {
    font-family: 'des-regular';
    
    src:    url('/wp-content/themes/norebro-child/fonts/AvertaStd-Regular.woff'),
            url('/wp-content/themes/norebro-child/fonts/AvertaStd-Regular.woff2');
     font-display: swap;
   
}

@font-face {
    font-family: 'des-bold';
    src:    url('/wp-content/themes/norebro-child/fonts/AvertaStd-Bold.woff'),
            url('/wp-content/themes/norebro-child/fonts/AvertaStd-Bold.woff2');
     font-display: swap;
}

/* Global Style */

body {
    -webkit-text-size-adjust: auto;
    -ms-text-size-adjust: auto;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern"1;
    font-kerning: normal;
}

.bar .content a:hover {
    color: #3fd3b0 !important;
}

input[type="submit"],
button,
.btn,
a.btn input.btn,
a.button,
span.button,
div.button {
    font-weight: 300;
}

.widget {
    max-width: 100%;
}

.site-footer .widgets {
    padding: 70px 0 23px;
    list-style: none;
}

span.tag {
    padding: 3px;
    border-width: 2px;
}

.scroll-top img {
    margin-left: 20px;
    width: 25px;
}

.scroll-top {
    border: 0;
}

.scroll-top.new {
    right: 80px;
    bottom: 2px;
}

#masthead .menu-other > li.languages > a.active span {
    border: 0;
    color: #3fd3b0;
}

#masthead .menu-other > li.languages > a span {
    color: #414042;
    font-family: 'des-bold', sans-serif;
}

#page-scroll-top.scroll-top.new {
    backface-visibility: hidden;
    width: auto;
    border: none;
    color: #3fd3b0;
    display: none;
    outline: none;
    text-decoration: none;
    position: fixed;
    z-index: 999;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
}

.scroll-top.new i {
    font-family: iconmoon;
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    -ms-transition: -ms-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;
    font-size: 2.5em;
}

.scroll-top:hover i {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
}

.scroll-top:hover {
    opacity: 1;
}

.icon-right:before {
    content: "\e90b";
}

.list-box.with-icon li .icon {
    vertical-align: middle;
}

* {
    outline: 0;
    -webkit-tap-highlight-color: transparent;
}

a {
    text-decoration: none !important;
}

.bar {
    width: 35px;
    background: #fff;
    z-index: 100;
}

input[disabled] {
    pointer-events: none;
}

input::placeholder,
textarea::placeholder {
    color: #ccc !important;
    font-family: des-light;
}

input,
select,
textarea {
    font-family: des-light !important;
}


::selection {
    color: #fff;
    background: #3fd3b0;
}

body,
p,
.portfolio-sorting li {
    font-family: 'des-light', sans-serif !important;
    font-size: 17px !important;
}

.mobile-branding img {
    display: none;
}

.banner-box .content {
    border-bottom: 0;
}

.scroll-top {
    bottom: 10px;
    right: 10px;
}

.portfolio-item .category {
    padding: 5px;
    backface-visibility: hidden;
    background-color: #414042 !important;
}

span.category:nth-child(2):before,
span.category:nth-child(3):before {
    content: "|";
    margin-left: -5px;
    position: absolute;
    left: 0;
    color: #3fd3b0;
}

#masthead .menu-other > li:last-child > a {
    margin-top: 2px;
}



/* end of Global Styles */

/* Menu */

#mega-menu-wrap ul li,
#mega-menu-wrap > ul#primary-menu > li {
    font-family: 'des-regular', sans-serif !important;
    color: #414042;
    font-size: 16px;
}

.header-title h1.page-title {
    font-size: 30px;
}

.font-titles {
    font-family: des-light;
}

/* end of Menu */

.bar .separator {
    display: none;
}

.bar {
    box-shadow: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'des-bold', sans-serif !important;
}

@media (max-height: 768px) {

    #masthead .site-branding img.svg-logo,
    #masthead .site-title img.svg-logo {
        width: 150px;
        max-height: 60px;
    }
}

#masthead .site-branding img.svg-logo,
#masthead .site-title img.svg-logo {
    width: 150px !important;
    max-height: 60px !important;
}

#masthead.site-header,
#mega-menu-wrap ul li,
#mega-menu-wrap > ul#primary-menu > li,
#masthead .menu-other > li > a,
#masthead.site-header .header-bottom .copyright {
    color: #414042;
}

#mega-menu-wrap > ul > li.current-menu-item > a:before,
#mega-menu-wrap > ul > li.current-menu-ancestor > a:before {
    border-color: transparent;
}

#mega-menu-wrap > ul > li.current-menu-item > a span,
#mega-menu-wrap > ul > li.current-menu-ancestor > a span {
    color: #3fd3b0
}

/* Scroll to discover */

span.scroll-to-discover:after {
    content: '';
    width: 100px;
    height: 1px;
    background: #3fd3b0;
    position: absolute;
    bottom: 44%;
    left: -106px;
    animation: line-width 2s infinite;
}

.scroll-to-discover {
    position: fixed;
    right: 10px;
    top: 50%;
    z-index: 99999;
    opacity: 1;
    transition: all .5s ease;
    transform: rotate(90deg);
}

.scroll-to-discover.hide {
    opacity: 0;
}

@keyframes line-width {
    0% {
        width: 0;
        opacity: 0;
    }

    80% {
        width: 100px;
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* end of scroll to discover */
.portfolio-item .category {
    background: transparent;
    border-radius: 0;
    color: #414042;
    position: relative;
}

/* Call to Action */

.cta-box {
    width: 95%;
    max-width: 900px;
    height: auto;
    margin: 0 auto;
    padding: 5% 5%;
    position: relative;
}

.cta-txt-box {
    width: 90%;
    text-align: left;
    font-size: 2.5em;
    height: 300px;
    margin: 0 auto;
    font-family: 'des-bold', sans-serif;
    border: 2px solid #3fd3b0;
    padding: 50px 0;
    position: relative;
}

.cta-txt-box:before {
    content: '';
    height: 50%;
    width: 5px;
    background: #f7f7f7;
    position: absolute;
    left: -2px;
    top: 50%;
    transform: translateY(-50%);
}

.cta-txt {
    position: absolute;
    left: 0;
    margin-left: -40px;
    width: 400px;
    top: 50%;
    line-height: 1.2;
    transform: translateY(-50%);
}

.fnc-txt {
    color: #3fd3b0;
    font-family: des-light;
    font-size: .8em;
    text-transform: uppercase;
}

.fnc-txt-bold {
    color: #3fd3b0;
    font-family: des-light;
    font-size: .8em;
    text-transform: uppercase;
}

.cta-btn,
.btn-brand {
    display: inline-block;
    background: #414042;
    color: #f7f7f7;
    text-transform: uppercase;
    padding: 15px;
    margin: 0 auto;
    line-height: 15px;
    font-size: 15px;
    transition: all .5s ease;
    position: absolute;
    font-family: des-regular;
    right: 0;
    margin-right: -40px;
    bottom: 40px;
    border-radius: 0;
    border: 0;
    min-width: 167px;
}

.project-cta .cta-btn,
.btn-brand {
    position: relative;
    margin: 50px 0 0 0;
    left: unset;
    bottom: unset;
    transform: unset;
}

.project-cta .cta-btn:hover,
.btn-brand:hover {
    color: #414042;
    background: #fff;
}

.project-cta .cta-btn:after,
.btn-brand:after {
    content: '';
    background: #3fd3b0;
    width: 0;
    position: absolute;
    bottom: 0;
    height: 3px;
    left: 50%;
    transform: translateX(-50%);
    transition: width .2s ease;
}

.project-cta .cta-btn:hover:after,
.btn-brand:hover:after {
    width: 40%;
    border-left: 4px solid #f7f7f7;
    border-right: 4px solid #f7f7f7;
    transition: width .5s ease;
}

.project-cta .cta-btn:before,
.btn-brand:before {
    content: '';
    border: 2px solid #414042;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity .5s ease;
}

.project-cta .cta-btn:hover:before,
.btn-brand:hover:before,
.wpcf7-submit:hover:before {
    opacity: 1;
}

.cta-div {
    padding: 0;
    position: relative;
}

.cta-box .cta-btn:hover {
    background: #fff;
    color: #414042;
}

@media only screen and (max-width: 768px) {
    .header-title {
        height: 50px;
        min-height: 50px;
    }

    .header-title h1.page-title {
        font-size: 18px !important;
    }

    .scroll-top.new {
        right: 20px;
        bottom: 3px;
    }

    .scroll-inside-to-discover {
        display: none;
    }

    .cta-txt {
        position: relative;
        margin: 0 auto;
        width: 100%;
    }

    .cta-box {
        padding: 10% 0 15% 0;
    }

    .cta-btn {
        position: absolute;
        bottom: -22.5px;
        left: 50%;
        transform: translate(-50%);
    }

    .cta-txt-box {
        width: 100%;
        text-align: center;
    }

    .cta-txt-box:before {
        display: none;
    }

    .portfolio-page.portfolio-header-title .portfolio-content {
        width: 100%;
    }

}


.project-cta {
    text-align: center;
}

/* end of Call to Action */

/* Project page */

.portfolio-page.portfolio-header-title .content-center {
    padding: 5%;
}

.scroll.font-titles {
    display: none;
}

.gallery .slider .owl-stage .owl-item .gallery-description h3 {
    display: none;
}

.gallery-image:hover img {
    transform: none;
}

/* end of Project page */
.portfolio-item-wrap h4.title {
    font-family: des-light !important;
}

@media only screen and (min-width: 1400px) {
    .portfolio-item-wrap h4.title {
        font-size: .8em !important;
    }
}

@media (max-width: 1399px) {
    .des-portfolio-cat {
        display: none !important;
    }

    .portfolio-item-wrap h4.title {
        font-size: .6em !important;
    }

    .portfolio-item .category {
        font-size: .6em !important;
    }

    .des-portfolio-title {
        padding: 5px 10px !important;
    }
}

/* Team */
#designous-you {
    width: 100%;
    background: url('/wp-content/uploads/2018/10/D5X_4433.jpg');
    box-sizing: border-box;
}

#designous-you div {
    height: auto;
    width: 100%;
    padding: 30px;
    color: #fff;
    margin-top: 50%;
    background: #414042a3;
    box-sizing: border-box;
}

#designous-office,
#designous-margarita,
#designous-vasilis,
#designous-zissis,
#designous-eleni,
#designous-athina,
#designous-you {
    position: absolute;
    top: 0;
    opacity: 0;
    transition: all .7s ease;
    visibility: hidden;
}

#designous-office.visible,
#designous-margarita.visible,
#designous-vasilis.visible,
#designous-zissis.visible,
#designous-eleni.visible,
#designous-athina.visible,
#designous-you.visible {
    opacity: 1;
    transition: all .7s ease;
    visibility: visible;
}

.designous-margarita h4,
.designous-vasilis h4,
.designous-zissis h4,
.designous-eleni h4,
.designous-athina h4,
.designous-you h4 {
    font-size: 22px !important;
    font-family: des-regular !important;
}

.designous-margarita,
.designous-vasilis,
.designous-zissis,
.designous-eleni,
.designous-athina,
.designous-you {
    position: relative;
    cursor: pointer;
}

.designous-margarita:after,
.designous-vasilis:after,
.designous-zissis:after,
.designous-eleni:after,
.designous-athina:after,
.designous-you:after {
    content: '';
    width: 0;
    height: 2px;
    background: #3fd3b0;
    position: absolute;
    right: -20%;
    top: calc(50% - .13rem);
    transition: all .5s ease;
}

.designous-margarita:hover:after,
.designous-vasilis:hover:after,
.designous-zissis:hover:after,
.designous-eleni:hover:after,
.designous-athina:hover:after,
.designous-you:hover:after {
    width: 120%;
    transition: all .5s ease;
}

.first-image {
    transform: none !important;
}

.second-image {
    display: none;
}

.heading .title,
.heading .subtitle {
    margin: 12px 0;
}

/* Check box*/

/*.wpcf7-form .btn {
	border-radius: 0!important;
    border-color: rgba(0, 0, 0, 0.05)!important;
}

.wpcf7-form .btn:hover {
    background: #3fd3b0!important;
}*/

/*span.wpcf7-list-item-label {
    position: relative;
    display: block;
}

.wpcf7-acceptance span.wpcf7-list-item-label:before {
    content: "✓";
    color: #414042;
    font-size: 21px;
    background: #fff;
    border: 1px solid #414042;
    padding-bottom: 0;
    border-radius: 0;
    width: 25px;
    height: 25px;
    position: absolute;
    margin-left: -52px;
    text-align: center;
    transition: all .5s ease;
    cursor: pointer;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

footer .wpcf7-acceptance span.wpcf7-list-item-label::before {
    padding: 3px 9px 5px 3px;
}

input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.contact-form .btn {
    margin-top: 0;
}

@media (max-width: 768px) {
    span.wpcf7-list-item {
        margin-bottom: 12px;
    }
}

span.wpcf7-list-item {
    padding-left: 50px;
    margin-bottom: 25px;
}

span.wpcf7-list-item-label::selection {
    background: #fff;
    color: #414042;
}

input[type="checkbox"]:checked ~ span.wpcf7-list-item-label::before {
    color: #fff;
    border: 1px solid #3fd3b0;
    transition: all .5s ease;
    background: #3fd3b0;
}

span.wpcf7-list-item-label {
    font-size: 13px;
}

.contact-form input:not([type="submit"]),
.contact-form select,
.contact-form textarea {
    border: 1px solid rgba(0, 0, 0, 0.05) !important;
    padding: 10px 20px !important;
}*/

.c-row {
    width: 100%;
    margin-top: 30px;
}

.c-column-left {
    width: 30%;
    float: left;
    margin-top: 30px;
}

.c-column-center {
    width: 70%;
    float: left;
    margin-top: 20px;
}

@media only screen and (min-width: 768px) {
    .c-row {
        width: 100%;
        margin-top: 30px;
    }

    .c-column-left {
        width: 10%;
        float: left;
        margin-top: 30px;
    }

    .c-column-center {
        width: 40%;
        float: left;
        margin-top: 20px;
    }

    .c-column-right {
        width: 50%;
        float: left;
        text-align: right;
        margin-top: 10px;
    }
}

/* Portfolio */

.portfolio-content .tag {
    background: transparent !important;
    border-radius: 0;
    color: #414042 !important;
    font-size: 15px;
    font-family: des-regular;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

/* end of Portfolio */

@media only screen and (max-width: 768px) {
    .scroll-to-discover {
        display: none;
    }

    ul.unstyled {
        display: none;
    }

    .portfolio-page.portfolio-header-title .portfolio-content {
        padding: 10px;
    }

    /* Page title */

    .header-title .wrap-container {
        padding: 0;
    }

    .header-title .page-container {
        height: auto;
    }

    .header-title .title-wrap {
        margin-top: 0;
    }

    /* end of Page title */

    .mobile-hide {
        display: none;
    }

    /* Client Logos */

    .client-logos .vc_row.vc_row-o-equal-height > .vc_column_container {
        width: 50%;
        float: left;
        padding: 15px 0;
    }

    .client-logos .vc_row.vc_row-flex {
        display: flex;
    }

    /* end of Client Logos */

    /* Kind words */

    .slider .owl-nav .owl-next {
        top: 0;
        background: transparent;
    }

    .slider.norebro-slider .slider-nav {
        display: block;
    }

    .slider .owl-nav .owl-prev,
    .slider.with-dots .owl-dots {
        display: none;
    }

    .slider-nav > div span {
        font-size: 40px;
    }


    .slider .owl-nav div {
        margin-top: -70px;
    }

    /* end of Kind Words */
    .widget {
        max-width: 100%;
    }
}

@media only screen and (max-width: 1380px) {
    .norebro-bar {
        display: none;
    }
}

@media only screen and (max-width: 769px) {
    .about-us-content.vc_col-sm-4 {
        width: 100% !important;
    }
}

@media only screen and (min-width: 769px) {

    .desktop-hide {
        display: none;
    }
}

@media only screen and (min-width: 400px) and (max-width: 768px) {
    .team-mobile .vc_col-sm-3 {
        width: 50%;
        float: left;
    }

    .team-mobile.vc_row .vc_column_container:nth-child(odd) > .vc_column-inner {
        padding-left: 10px;
        padding-right: 5px;
    }

    .team-mobile.vc_row .vc_column_container:nth-child(even) > .vc_column-inner {
        padding-left: 5px;
        padding-right: 10px;
    }
}

/* Laptop */

.project-heading p,
.project-text p {
    font-size: 17px;
    line-height: 35px;
}

.project-scoll {
    position: relative;
    margin: 2rem auto 5rem;
    max-width: 25rem;
}

.scrolling-project {
    content: '';
    width: 84.88%;
    left: 7.32%;
    position: absolute;
    top: 11.95%;
    height: 75.09%;
    overflow: hidden;
}

.laptop {
    content: '';
    width: 84.88%;
    left: 7.32%;
    position: absolute;
    top: 11.95%;
    height: 75.09%;
    overflow: hidden;
}

.scrolling-project::-webkit-scrollbar-track {
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.scrolling-project::-webkit-scrollbar {
    width: 3px;
    background-color: #555;
}

.scrolling-project::-webkit-scrollbar-thumb {
    background-color: #555;
}


.macbook {
    padding: 5px;
    margin: 0 auto;
    max-width: 1400px;
}

.screen {
    background: #000;
    border-radius: 3% 3% 0.5% 0.5% / 5%;
    margin: 0 auto;
    /* for aspect ratio */
    position: relative;
    width: 80%;
}

.screen:before {
    border: 2px solid #cacacc;
    border-radius: 3% 3% 0.5% 0.5% / 5%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.8) inset, 0 0 1px 2px rgba(255, 255, 255, 0.3) inset;
    content: '';
    display: block;
    /* for aspect ratio ~67:100 */
    padding-top: 67%;
}

.screen:after {
    content: '';
    border-top: 2px solid rgba(255, 255, 255, 0.15);
    position: absolute;
    bottom: 0.75%;
    left: 0.5%;
    padding-top: 1%;
    width: 99%;
}

.viewport {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: 4.3% 3.2%;
    background: #fff;
}

.viewport img {
    margin-bottom: -6px;
}

.base {
    /* for aspect ratio */
    position: relative;
    width: 100%;
}

.base:before {
    content: '';
    display: block;
    /* for aspect ratio ~33:1000*/
    padding-top: 3.3%;
    /* stylin */
    background: linear-gradient(#eaeced, #edeef0 55%, #fff 55%, #8a8b8f 56%, #999ba0 61%, #4B4B4F 84%, #262627 89%, rgba(0, 0, 0, .01) 98%);
    border-radius: 0 0 10% 10%/ 0 0 50% 50%;
}

.base::after {
    background: linear-gradient(90deg,
        rgba(0, 0, 0, 0.5),
        rgba(255, 255, 255, 0.8) 0.5%,
        rgba(0, 0, 0, 0.4) 3.3%,
        transparent 15%,
        rgba(255, 255, 255, 0.8) 50%,
        transparent 85%,
        rgba(0, 0, 0, 0.4) 96.7%,
        rgba(255, 255, 255, 0.8) 99.5%,
        rgba(0, 0, 0, 0.5) 100%);
    content: '';
    height: 53%;
    position: absolute;
    top: 0;
    width: 100%;
}

.notch {
    background: #ddd;
    border-radius: 0 0 7% 7% / 0 0 95% 95%;
    box-shadow: -5px -1px 3px rgba(0, 0, 0, 0.2) inset, 5px -1px 3px rgba(0, 0, 0, 0.2) inset;
    margin-left: auto;
    margin-right: auto;
    margin-top: -3.5%;
    z-index: 2;
    /* for aspect ratio */
    position: relative;
    width: 14%;
}

.notch:before {
    content: '';
    display: block;
    /* for aspect ratio ~1:10 */
    padding-top: 10%;
}


.socialbar a {
    width: auto;
    height: auto;
    padding: 5px 0;
    margin-right: 20px;
}

.socialbar a:hover {
    background: transparent !important;

}

.socialbar a:hover span {
    color: #3fd3b0;
}

/* Screenshot Hover Scroll Additions
-------------------------------------------------------------- */

.macbook .viewport {
    overflow: hidden;
    overflow-y: scroll;
    cursor: pointer;
}

.macbook .viewport:after {
    background: radial-gradient(circle at right bottom, transparent 75%, rgba(255, 255, 255, 0.05) 75%, transparent);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

span.scroll-inside-to-discover:after {
    content: '';
    width: 100px;
    height: 1px;
    background: #3fd3b0;
    position: absolute;
    bottom: 44%;
    left: -106px;
    animation: line-width 2s infinite;
}

.scroll-inside-to-discover {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 3;
    opacity: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
}

.macbook .viewport::-webkit-scrollbar-track {
    background-color: #e4e4e4;
}

.macbook .viewport::-webkit-scrollbar {
    width: 6px;
    background-color: #e4e4e4;
}

.macbook .viewport::-webkit-scrollbar-thumb {
    background-color: #7ccdc2;
    border: 0;
}

.socialbar.flat a:hover {
    background: #3fd3b0;
}

/* Designous */

.des-row {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}

.des-row.sp {
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.des-items {
    padding: 20px;
    width: 50%;
}

.social-list .des-items {
    padding: 2px;
}

footer .des-items {
    padding: 0 20px;
}

.des-row.sp .des-items {
    width: unset;
}

.des-row h4 {
    padding: 5px 0;
    font-family: des-light !important;
    position: relative;
}

.des-row h3 {
    padding: 0 0 5px 0;
    font-family: des-light !important;
}

.des-row button {
    border-radius: 0;
    background: transparent;
    position: absolute;
    color: #414042;
    margin-top: 20px;
}


.des-row button:after {
    content: '';
    position: absolute;
    background: #fff;
    width: 0;
    height: 10px;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .5s ease;
}

.des-row button:hover:after {
    width: 50%;
}

.des-items h3 {
    color: #3fd3b0;
}

@media only screen and (max-width: 500px) {
    .des-items {
        width: 100% !important;
        text-align: center;
        padding: 2px;
    }

    .des-items p {
        text-align: left;
    }

    .des-row h4 {
        display: inline-block;
    }
}

.clicked-btn .icon-right {
    transition: all 1.5s ease !important;
    transform: translateY(-900px) !important;
}

.clicked-btn.scroll-top {
    font-size: 0;
}

/* Mailchimp */

span.mc4wp-checkbox.mc4wp-checkbox-contact-form-7 {
    pointer-events: none !important;
    display: none;
}

footer .wpcf7-acceptance span.wpcf7-list-item-label::before {
    margin-left: -64px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

footer span.wpcf7-list-item-label {
    display: block;
    position: relative;
    font-size: 14px;
}

footer input[type="submit"] {
    background: transparent;
    border-radius: 0;
    color: rgba(255, 255, 255, .6) !important;
    border-color: rgba(255, 255, 255, .2);
}

footer input[type="submit"] {
    font-family: des-light !important;
    font-weight: 300;
}

footer input[type="submit"]:hover {
    background: #3fd3b0;
    color: #fff !important;
}

i.icon {
    vertical-align: middle;
    margin-right: 10px;
}

footer .des-items {
    font-size: 1.2em;
}

footer .des-items a span.icon {
    margin: 0 0 0 25px;
}

/* portfolio hover */

/*.portfolio-item.grid-1 h4.title*/
.des-portfolio-title {
    position: absolute;
    bottom: 60px;
    left: 20px;
    display: inline-block;
    background: #404142;
    color: #fff;
    padding: 5px 30px;
    max-width: 310px;
    opacity: 0;
    transform: translateX(-20%);
    transition: all .5s ease;
    text-transform: uppercase;
    font-family: des-regular !important;
}

/*.portfolio-item.grid-1:hover h4.title*/
.portfolio-item.grid-1:hover .des-portfolio-title {
    transform: translateX(0);
    opacity: 1;
}

.portfolio-item.grid-1 h5.subtitle {
    margin: 0;
    padding: 0;
    text-transform: none;
}

.portfolio-item.grid-1 h5.subtitle p {
    color: #fff;
    margin: 0;
    font-size: 13px;
    font-style: italic;
}

.portfolio-item.grid-1 h4.title {
    transform: none;
    opacity: 1;
    margin: 0;
    padding: 0;
    color: #fff;
}

.portfolio-item.grid-1 .des-portfolio-cat {
    display: inline-block;
    background: #404142;
    padding: 2px 5px 5px 5px;
    position: absolute;
    top: 60px;
    right: 45px;
    transform-origin: top right;
    transform: rotate(-90deg) !important;
    margin-top: -20%;
    opacity: 0;
    transition: all .5s ease;
}

.portfolio-item.grid-1:hover .des-portfolio-cat {
    margin-top: 0;
    opacity: 1;
}

.des-portfolio-cat .category {
    color: #fff;
    transform: none !important;
    background-color: #414042 !important;
}

@media (max-width: 1200px) and (min-width: 900px) {
    .des-portfolio-cat {
        display: none !important;
    }
}

.portfolio-item.grid-1:after {
    background: transparent;
    border: 2px solid #fff;
    transform: scale(1);
}

.portfolio-item.grid-1:hover:after {
    background: transparent;
    border: 2px solid #fff;
    transform: scale(.85);
}

/* Particles */
canvas {
    display: block;
    vertical-align: bottom;
}

/* ---- particles.js container ---- */
#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    background-image: url("");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

/* header */

#mega-menu-wrap > ul .sub-menu,
#mega-menu-wrap > ul .sub-sub-menu {
    border-radius: 0;
}

#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .menu-link span:before {
    display: none !important;
}

@media screen and (max-width: 767px) {
    #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item {
        color: #fff;
    }

    #mega-menu-wrap > ul > li.current-menu-item > a,
    #mega-menu-wrap > ul > li.current-menu-ancestor > a {
        border: 0;
        color: #3fd3b0 !important;
    }

    #mega-menu-wrap > ul > li.current-menu-item > a:before,
    #mega-menu-wrap > ul > li.current-menu-ancestor > a:before {
        border: 0;
    }
}

.portfolio-page.portfolio-header-title .tag {
    opacity: 1;
}

div.portfolio-item-wrap.with-padding {
    padding: 10px;
}

.title.widget-title {
    pointer-events: none;
}

.single-post .header-title h1.page-title {
    color: #fff;
}

.info-list p.uppercase {
    text-transform: none;
    font-size: 1em !important;
    font-style: italic;
}

.tag-title {
    font-size: 1em !important;
    padding-right: 10px !important;
}

.portfolio-page.portfolio-header-title .portfolio-content {
    width: 100%;
    height: auto;
    text-align: center;
}

li.languages {
    text-align: center !important;
    padding: 0 10px !important;
    color: #3fd3b0 !important;
}

li.languages a {
    color: #3fd3b0 !important;
    text-transform: uppercase !important;
}

#masthead .menu-other > li.languages > a:after {
    content: '';
    background: #404142 !important;
    width: 2px;
    height: 23px;
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    right: 0 !important;
}

/* Cookie Notice */

#cookie-notice {
    z-index: 9999;
    text-align: left;
}

.cookie-notice-container {
    padding: 30px;
    padding-bottom: 0;
    text-align: left;
    position: fixed;
    bottom: -500px;
    opacity: 0;
    left: 10px;
    height: auto;
    background: #3fd3b0;
    width: auto;
    transition: all 1s ease;
}


#cookie-notice .cn-button {
    margin: 20px 0;
    display: inline-block;
    width: 120px !important;
}

a#cn-accept-cookie {
    background: #404142 !important;
    box-shadow: none !important;
    border-radius: 0;
    text-transform: uppercase;
    font-family: des-light;
    padding: 7px;
    font-size: 15px;
}

a#cn-more-info {
    background: none;
    box-shadow: none;
    font-family: des-light;
    padding: 10px;
    font-size: 15px;
    border: 0;
    text-shadow: none;
}

.cookie-notice-container.active {
    bottom: 10px;
    opacity: 1;
}

#cn-notice-text {
    display: block;
    font-size: 15px;
    text-align: left;
}

#cookie-notice #cn-accept-cookie {
    width: 120px !important;
    z-index: 99999;
}

#cookie-notice a#cn-more-info {
    display: inline-block;
    z-index: 99999;
    font-style: italic;
    color: #414042;
    margin: 20px 20px;
    padding: 0;
}

/* team */
#about-img-holder {
    position: relative;
    height: 550px;
}

#designous-margarita-txt.visible {
    position: absolute;
    bottom: 0;
    background: #3fd3b0;
    color: #fff;
    width: 100%;
    padding: 10px;
    text-align: center;
}

.nav-item .main-menu-link:hover {
    opacity: 1;
}

.nav-item .main-menu-link:hover span {
    color: #3fd3b0;
}

@media (min-width: 1400px) {
    .vc_col-lg-3 {
        width: 25%;
    }
}

/* hasAnimation */

.hasAnimation,
.widgets-column {
    opacity: 0;
    transform: translateY(100px);
    transition: all 700ms .2s cubic-bezier(0.16, 0.01, 0.77, 1);
    will-change: transform;
}

.hasAnimation.delay--2,
.widgets-column:nth-child(2) {
    transition: all 700ms .2s linear;
    will-change: transform;
}

.hasAnimation.delay--3 {
    transition: all 700ms .3s linear;
    will-change: transform;
}

.hasAnimation.delay--4 {
    transition: all 700ms .4s linear;
    will-change: transform;
}

.hasAnimation.animateThis,
.widgets-column.animateThis {
    opacity: 1;
    transform: translateY(0);
    transition: all 700ms .2s linear;
    will-change: transform;
}

.hasAnimation.delay--2.animateThis,
.widgets-column:nth-child(2).animateThis {
    transition: all 700ms .2s linear;
    will-change: transform;
}

.hasAnimation.delay--3.animateThis {
    transition: all 700ms .3s linear;
    will-change: transform;
}

.hasAnimation.delay--4.animateThis {
    transition: all 700ms .4s linear;
    will-change: transform;
}

.scale-x-left {
    transform: scaleX(0);
    transform-origin: right center;
    transition: all 700ms linear;
    will-change: transform;
}

.scale-x-left.active {
    transform: scaleX(1);
}

.scale-x-right {
    transform: scaleX(0);
    transform-origin: left center;
    transition: all 700ms linear;
}

.scale-x-right.active {
    transform: scaleX(1);
}

/* Custom project designous */
@media (min-width: 1025px) {
    .right-one {
        padding: 8% 0 11% 8%
    }

    .left-one {
        padding-left: 5%;
    }

    .mobile-space {
        display: none;
    }

    .left-two.vc_col-sm-8 {
        width: 62%;
    }

    .project-row-two {
        margin-top: -3%;
    }

    .center-three {
        padding: 7% 14%;
    }

    .right-four {
        text-align: right;
    }

    .right-five {
        padding: 0 0 0 3%;
    }

    .project-section-full:after {
        content: unset;
    }

    .left-five .vc_column-inner {
        margin-top: -35%;
        position: absolute;
    }
}

@media (min-width: 1400px) {

    .project-row-five .right-five {
        margin-top: -11%;
    }
}

@media (min-width: 1200px) {
    .project-row-two {
        margin-top: -6%;
    }

    .project-section-full:after {
        content: '';
        background: #3fd3b0;
        width: 1px;
        height: 66%;
        right: 9%;
        position: absolute;
        top: 3%;
        z-index: 2;
    }

}

@media (min-width: 1700px) {
    .btn-website {
        margin-left: -12%;
    }
}

.btn-website {
    position: absolute;
    z-index: 9999;
    margin-top: 2%;
    padding: 15px;
    background: #fff;
    width: 397px;
}

.txt-inner {
    width: 59%;
    float: left;
}

.btn-inner {
    background: #414042;
    padding: 7px 10px;
    color: #fff;
    width: 41%;
    float: right;
    border-radius: 0 !important;
}

.row-one-title {
    display: block;
    text-align: center;
    margin-right: -30%;
    font-size: 25px;
    font-family: des-regular;
    margin-top: -10%;
    margin-bottom: 10%;
}

.row-two-title {
    font-size: 25px;
    font-family: des-regular;
}

.portfolio-page.portfolio-header-title.invert .content-center {
    background: #f7f7f7;
}

.project-section-full {
    position: relative;
}

.left-five {
    text-align: center;
}

.left-five h2,
.left-five h3,
.left-five h4 {
    margin: 0;
}

.left-five h4 {
    font-family: des-light !important;
}

.left-five h3 {
    letter-spacing: .15em;
    font-family: des-regular !important;
    margin-bottom: 5px;
}

.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    color: #414042;
    font-size: 30px;
    cursor: pointer;
    margin-right: -70px;
}

/* Header */

@media screen and (max-width: 768px) {
    header#masthead.site-header .header-wrap {
        padding: 0 30px;
    }

    .hamburger-menu a {
        margin: 0 0 0 6px;
    }
}

img.des-square-logo {
    width: 55px;
    padding-top: 10px;
    opacity: 0.5;
}

@media screen and (min-width: 768px) {
    .txt-right {
        text-align: right !important;
    }

    img.des-square-logo {
        float: right;
    }
}

#mega-menu-wrap > ul > li.current-menu-item > a:before,
#mega-menu-wrap > ul > li.current-menu-ancestor > a:before {
    border-bottom-width: 2px;
}

#mega-menu-wrap > ul > li > a > span,
#mega-menu-wrap > ul .sub-menu > li > a,
#mega-menu-wrap > ul .sub-sub-menu > li > a {
    text-transform: uppercase;
}



.btn-inner-mobile {
    display: none;
}

@media (max-width: 768px) {
    .row-one-title {
        margin: 10% 0 0 0;
    }

    .btn-website {
        display: none;
    }

    .btn-inner-mobile {
        display: block;
        background: #414042;
        padding: 18px 25px;
        font-size: 20px;
        color: #fff;
        border-radius: 0 !important;

        margin: 10% auto 0 auto;
    }
}

div.wpcf7 .ajax-loader {
    display: none;
}

footer span.wpcf7-list-item-label {
    text-align: left;
    font-style: italic;
}

.widget_text h3.widget-title * {
    color: #fff !important;
}

ul.phone-menu-bottom {
    display: none !important;
}

.inner-image {
    width: 40%;
    position: relative;
    float: left;
    height: 100vh;
}

.inner-txt {
    width: 60%;
    position: relative;
    float: left;
    color: #404142;
    height: 100vh;
}

.inner-txt * {
    color: #404142;
}

.inner-txt div {
    position: relative;
    max-width: 450px;
    top: 46%;
    transform: translateY(-45%) translateX(-50%);
    padding: 0 0 0 5%;
    left: 40%;
    z-index: 5;
}

@media (max-width: 768px) {
    .inner-txt div {
        margin: 0 auto;
    }
}

.inner-info {
    position: absolute;
    top: 50%;
    right: 0;
    margin-right: -10%;
    z-index: 6;
    transform: translateY(-50%);
    background: #f7f7f7;
    padding: 10px 0;
}

.inner-info .inner-img {
    background: #404142;
    height: 505px;
}

.inner-info .inner-img.active img {
    opacity: 1;
    transition: all 1s 700ms cubic-bezier(0.16, 0.01, 0.77, 1);
}

.inner-info img {
    width: 400px;
    opacity: 0;
    transition: all 1s cubic-bezier(0.16, 0.01, 0.77, 1);
}

.inner-name {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #404142;
    margin-top: 10px;
    font-family: 'des-bold', sans-serif;
    text-transform: uppercase;
}

.inner-position {
    display: block;
    text-align: center;
    font-size: 18px;
    font-style: italic;
    color: #404142;
}

.inner-txt div {
    opacity: 0;
    transition: all 700ms 700ms cubic-bezier(0.16, 0.01, 0.77, 1);
}

.inner-txt.active div {
    opacity: 1;
    transform: translateY(-50%) translateX(-50%);
}

.inner-txt:after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 10%;
    background: transparent;
    z-index: 4;
    margin-left: -135px;
    width: 90%;
    height: 80%;
    border: 2px solid #3fd3b0;
    opacity: 0;
    transition: all 700ms cubic-bezier(0.16, 0.01, 0.77, 1);
}

.inner-txt.active:after {
    opacity: 1;
    transition: all 700ms 1s cubic-bezier(0.16, 0.01, 0.77, 1);
}

.modal-close {
    height: 30px;
    width: 30px;
    box-sizing: border-box;
    line-height: 30px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    color: #414042;
    cursor: pointer;
    margin-right: -70px;
}

.modal-close:before,
.modal-close:after {
    transform: rotate(-45deg);
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -25px;
    display: block;
    height: 2px;
    width: 30px;
    background-color: #404142;
    transition: all 0.25s ease-out;
}

.modal-close:after {
    transform: rotate(-135deg);
}

.modal-close:hover:before,
.modal-close:hover:after {
    transform: rotate(0deg);
    background-color: #3fd3b0;
}


@media (min-width: 2500px) {
    .inner-txt:after {
        height: 60% !important;
        top: 20% !important;
        width: 80% !important;
    }

    .inner-txt div {
        max-width: 50% !important;
        left: 35% !important;
    }
}

@media (min-width: 1900px) {
    .inner-txt:after {
        width: 80% !important;
    }

    .inner-txt div {
        max-width: 50% !important;
        left: 35% !important;
    }
}

@media (min-width: 1700px) {
    .inner-txt:after {
        height: 70% !important;
        top: 15% !important;
    }
}

@media (max-width: 1350px) and (min-width: 768px) {
    .inner-info img {
        width: 250px !important;
    }

    .inner-info .inner-img {
        height: 316px !important;
    }

    .inner-txt div {
        max-width: 350px !important;
        left: 35% !important;
    }

    .inner-txt:after {
        margin-left: -75px !important;

        top: 6% !important;
    }
}


.inner-txt div {
    padding: 5%;
}

/* Mobil Menu */

@media screen and (max-width: 767px) {
    #masthead #site-navigation.main-nav.active {
        background: #fff;
        color: #414042;
        width: 100vw;
    }

    #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item {
        color: #414042;
    }

    .mobile-branding img {
        height: 59px;
        padding: 11px 0 0 30px;
        float: left;
        display: block;
    }

    .close i.icon {
        line-height: 59px;
        margin-right: 30px;
        font-size: 25px;
    }

    #masthead #site-navigation.main-nav .close {
        color: inherit;
        font-size: 40px;
        line-height: 40px;
        padding: 0 10px 0 0;
        display: block;
        cursor: pointer;
        text-align: right;
    }

    #masthead #site-navigation.main-nav .close:hover {
        color: #414042;
    }

    #masthead #site-navigation.main-nav #mega-menu-wrap {
        margin: 0;
        display: inline-block;
        margin-top: 50px;
    }

    #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item.current-menu-item > a.menu-link,
    #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item.current-menu-ancestor > a.menu-link,
    #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item a.menu-link:hover,
    #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item a.menu-link.open,
    #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu ul.sub-menu > .mega-menu-item > a.menu-link:hover {
        color: #3fd3b0
    }

    #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item .sub-nav ul.sub-menu,
    #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item .sub-nav ul.sub-sub-menu {
        background: #fff;
    }

    #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item > a.menu-link {
        display: inline-block
    }
}

@media (max-height: 768px) {

    #masthead .site-branding img.svg-logo,
    #masthead .site-title img.svg-logo,
    .mobile-branding img {
        width: 130px;
        max-height: 50px;
    }
}

h3.widget-title {
    font-family: des-light !important;
}

/* Quote */

.client-img {
    height: 65px;
}

.client-img img {
    width: 200px;
    height: auto;
    max-height: 60px;
    background: #fff;
    padding: 5px;
}

.client-name {
    color: #fff;
    font-size: 19px;
    text-align: center;
    letter-spacing: .07em;
    margin-top: 10px;
}

.quote-text {
    padding-left: 20%;
    padding-right: 5%;
    max-height: 300px;
    overflow-y: auto;
    margin-bottom: 30px;
}

.quote-text * {
    color: #fff;
    font-size: 15px;
}

.client-position,
.client-from-project {
    color: #fff;
    text-align: center;
    letter-spacing: .05em;
    font-size: 15px;
}

.client-from-project {
    margin-bottom: 30px;
}

.quote-text:before {
    content: '';
    width: 17%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 16px;
    top: 24px;
}

@media (max-width: 768px) {
    .quote-text {
        padding-left: 10%;
    }

    .quote-text:before {
        width: 8%;
    }
}

.slider-nav > div {
    background: none;
}

.slider-nav > div span {
    font-size: 40px;
}

.quote-text::-webkit-scrollbar {
    width: 2px;
    background-color: #f5f5f547;
}

.quote-text::-webkit-scrollbar-thumb {
    background-color: #fff;
}

.quote-text::-webkit-scrollbar-track {
    background-color: transparent;
}

@media (max-width: 768px) {
    .desktop-right-txt {
        text-align: right;
    }
}

.desktop-right-txt {
    text-align: center;
}

.col.col-icon {
    width: 20px !important;
}

.col.col-icon img {
    vertical-align: middle;
}

.col.col-title {
    padding-left: 11px;
}

img.footer-icons {
    vertical-align: middle;
    width: 20px;
    margin-right: 11px;
    filter: brightness(0) invert(1);
    opacity: .5;
}

@media (max-width: 768px) {
    /*.cookie-notice-container {
        right: unset;
        left: 50%;
        transform: translateX(-50%);
    }*/

    .site-footer .left,
    .site-footer .right {
        text-align: center;
    }
}

/* ####### Mobile Modal ####### */
@media (max-width: 768px) {
    .mobile-modal {
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        width: 100vw;
        overflow-Y: auto;
        z-index: -1;
        background-color: #f7f7f7;
        visibility: hidden;
        opacity: 0;
        transition: all 0.3s ease-in-out;
    }

    .mobile-modal.active {
        z-index: 999999;
        opacity: 1;
        visibility: visible;
        transition: opacity 0.3s ease-in-out;
    }

    .team-mobile .inner-image {
        position: relative;
        width: 100%;
        margin: 0 auto;
        float: none;
        height: auto;
    }

    .team-mobile .inner-info {
        right: unset;
        margin: 0 auto;
        transform: none;
        top: 10px;
        position: relative;
        text-align: center;
    }

    .team-mobile .inner-info .inner-img {
        height: 316px;
        width: 250px;
        margin: 0 auto;
    }

    .team-mobile .inner-info .inner-img img {
        width: 250px;
    }

    .team-mobile .inner-txt {
        width: 100%;
        position: relative;
        left: unset;
        top: unset;
        transform: none;
        float: none;
        height: auto;
    }

    .team-mobile .inner-txt div {
        transform: translateX(0) translateY(50px);
        top: unset;
        left: unset;
        padding: 5%;
    }

    .team-mobile .inner-txt.active div {
        transform: translateX(0) translateY(0);
    }

    .team-mobile .inner-txt:after {
        display: none;
    }

    .team-mobile .modal-close {
        position: fixed;
        top: 10px;
        right: 0;
        color: #414042;
        font-size: 30px;
        cursor: pointer;
        margin-right: 0;
        z-index: 9999;
    }
}


/* Imac */

.imac-bg {
    background: url(/wp-content/uploads/2018/09/imac.png);
    width: 924px;
    height: 754px;
    background-size: 100% 100%;
    position: relative;
    margin: 0 auto;
}

.imac-screen {
    background: #2b2b2b;
    width: 92.3%;
    height: 63.5%;
    box-sizing: border-box;
    position: relative;
    top: 37px;
    left: 36px;
}

/* Font sizes */
@media (min-width: 768px) {
    .font-size-xl * {
        font-size: 20px;
        line-height: 37px;
        color: #414042;
    }

    .font-size-l * {
        font-size: 20px;
    }

    .font-size-m *,
    a.font-size-m {
        font-size: 17px;
        color: #414042;
    }

    .font-size-s * {
        font-size: 15px;
    }
}

.des-items .social {
    padding: 10px 10px 10px 0;
    font-size: 20px;
}

.site-footer {
    background: #fff;
    color: #9a9a9a;
    border-top: 1px solid #f0f0f0;
}

.site-footer .site-info {
    color: #8a898b;
    font-size: 13px;
    text-align: center;
}

.des-items .social:hover {
    background: #414042;
    color: #fff !important;
    border-color: #414042;
}

.des-items .social {
    padding: 3px 4px;
    font-size: 15px;
    border: 1px solid #3fd3b0;
    background: #3fd3b0;
    color: #fff;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
}

.site-footer .site-info a:hover {
    color: #3fd3b0;
}

#masthead .menu-other > li.languages > a span {
    border: 0;
    font-size: 17px;
}

#masthead .site-title img,
#masthead .site-title a img {
    margin-top: -2px;
}

/* Clock */
.open-or-closed {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 290px;
    margin: 0 auto;
}

#open_close {
    font-size: 13px;
    margin: 0 auto;
    font-family: des-regular;
}

.clock {
    border: 1px solid #3fd3b0;
    border-radius: 50%;
    display: block;
    height: 25px;
    width: 25px;
    position: relative;
    margin: 0 auto;
    margin-right: 15px;
}

@media (max-width: 560px) {
    .clock {
        margin-right: 5px;
    }
}

.clock .hour {
    background: #3fd3b0;
    height: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 0;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    margin: -8px -.5px 0;
    padding: 8px .5px 0;
}

.clock .minute {
    background: #3fd3b0;
    height: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 0;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    margin: -10px -.5px 0;
    padding: 10px .5px 0;
}

.say-hello span {
    font-size: 13px;
    font-family: des-regular;
}

@media screen and (max-width: 768px) {
    .phone-space-small {
        min-height: 30px !important;
        max-height: 30px !important;
    }
}

/* Hide blocks of code */

@media (max-width: 768px) {
    .hide-mobile {
        display: none;
    }

    .hide-desktop {
        display: block;
    }
}

@media (min-width: 769px) {
    .hide-mobile {
        display: block;
    }

    .hide-desktop {
        display: none;
    }
}

/* New About page */
.top-of-pg:before {
    content: '';
    width: 100%;
    background: #f7f7f7;
    height: 317px;
    position: absolute;
    left: 0;
    top: 0;
}

.top-of-pg {
    position: relative;
    padding-top: 100px;
}

span.des-seperator {
    display: inline-block;
    width: 2px;
    height: 17px;
    background: #3fd3b0;
    top: 2px;
    position: relative;
}

.our-team-txt .heading {
    display: inline-block;
    background: #3fd3b0;
    padding: 5px 10px;
    position: relative;
    z-index: 2;
}

.our-team-txt .heading h3 {
    color: #fff;
}

.our-team-txt:after {
    content: '';
    background: #3fd3b0;
    width: 96%;
    height: 2px;
    position: absolute;
    top: 19px;
    margin-left: 20px;
    z-index: 1;
}

.our-team-txt .heading:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    right: -20px;
    top: 11px;
    background: #fff;
}

.team-names-container {
    z-index: 100;
}

.follow-us-box {
    background: #f7f7f7;
    padding: 70px 20px;
    margin: 0 0 90px 0;
}

.follow-us-box:before {
    content: '';
    width: 2px;
    height: 280px;
    position: absolute;
    background: #3fd3b0;
    top: -30px;
}

.client-logos-box {
    width: 80%;
    background: #f7f7f7;
    margin: 0 auto;
    position: relative;
}

@media only screen and (min-width:768px) {

    #designous-office,
    #designous-margarita,
    #designous-vasilis,
    #designous-zissis,
    #designous-eleni,
    #designous-athina,
    #designous-you {
        margin-top: -200px;
    }

    .follow-us-box {
        width: 70%;
        margin-left: 15%;
        margin-top: 14%;
    }

    .team-image-container {
        height: 618px;
        max-width: 412px;
    }

    .team-image-container:before {
        content: '';
        width: 350px;
        height: 500px;
        position: absolute;
        bottom: 164px;
        left: 0;
        background: rgba(123, 204, 193, 0.20);
    }
}

@media only screen and (min-width: 1400px) {
    .team-image-container:before {
        margin-left: -180px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1399px) {
    .team-image-container:before {
        margin-left: -90px;
    }
}

/* Contact Infos */

.contact-txt-container:before {
    content: '';
    width: 2px;
    height: 172px;
    position: absolute;
    background: #3fd3b0;
    top: 50%;
    margin-left: -50px;
    transform: translateY(-50%);
}

@media only screen and (min-width: 768px) {
    .contact-infos .vc_col-sm-4:nth-child(1) {
        width: 41%;
        padding-right: 20px;
    }

    .contact-infos .vc_col-sm-4:nth-child(3) {
        width: 37%;
        padding-right: 20px;
    }

    .contact-infos .vc_col-sm-4:nth-child(2) {
        width: 22%;
        padding-right: 0;
        padding-left: 2%;
    }
}

/* Services */

.services-txt-block p {
    margin-top: 0;
}

.services-txt-block:before {
    content: '';
    height: 100%;
    width: 2px;
    position: absolute;
    background: #3fd3b0;
    margin-left: -13px;
}

.services-title h1 {
    text-align: center;
    font-size: 22px;
}

@media (min-width: 1025px) {
    .services-title h1 {
        text-align: left;
        margin: 0 20px 0 0;
    }
}

@media (min-width: 768px) {
    .services-timeline:before {
        content: '';
        width: 2px;
        height: 100%;
        background: #3fd3b0;
        left: 50%;
        position: absolute;
    }

    .services-steps {
        width: 45%;
        margin-bottom: 20px;
        padding: 20px 40px 50px 50px;
        min-height: 306px;
    }

    .services-steps:nth-child(odd) p {
        padding-right: 5%;
    }

    .services-steps:nth-child(even) p {
        padding-left: 5%;
    }

    .services-steps:nth-child(odd) {
        text-align: left;
        float: left;
        clear: both;
    }

    .services-steps:nth-child(even) {
        text-align: right;
        float: right;
        clear: both;
    }

    .services-steps:nth-child(odd):before {
        content: '';
        width: 0;
        height: 2px;
        background: #3fd3b0;
        right: -11.2%;
        position: absolute;
        top: 72px;
        transition: all 1s .3s ease;
    }

    .services-steps:nth-child(even):before {
        content: '';
        width: 0;
        height: 2px;
        background: #3fd3b0;
        left: -11%;
        position: absolute;
        top: 72px;
        transition: all 1.5s .3s ease;
    }

    .services-steps.animateThis:nth-child(even):before,
    .services-steps.animateThis:nth-child(odd):before {
        width: 60%;
    }

    .services-steps h3 {
        position: relative;
        overflow: hidden;
        display: inline-block;
        z-index: 5;
    }

    .services-steps:nth-child(2) h3,
    .services-steps:nth-child(3) h3,
    .services-steps:nth-child(6) h3,
    .services-steps:nth-child(7) h3 {
        background: #f7f7f7;
        padding: 0 7px 0 7px;
    }

    .services-steps:nth-child(1) h3,
    .services-steps:nth-child(4) h3,
    .services-steps:nth-child(5) h3,
    .services-steps:nth-child(8) h3 {
        background: #fff;
        padding: 0 7px 0 7px;
    }

    .services-steps:nth-child(2),
    .services-steps:nth-child(3),
    .services-steps:nth-child(6),
    .services-steps:nth-child(7) {
        background: #f7f7f7;
    }

    .services-steps:nth-child(odd),
    .services-steps:nth-child(even) {
        margin-top: -12%;
    }

    .services-steps:nth-child(1) {
        margin-top: 0;
    }
}

@media (max-width: 768px) {
    .mobile-space-big {
        height: 90px !important;
    }

    .mobile-space-big-top {
        height: 60px !important;
    }

    .services-steps {
        padding: 20px;
    }
}

/* big text reveal */

.show-more-txt {
    display: none;
}

@media (max-width: 768px) {

    .services-txt-block.full-txt {
        height: auto;
        transition: all .5s linear;
    }

    .show-more-txt {
        display: block;
    }
}

#mega-menu-wrap > ul .sub-menu,
#mega-menu-wrap > ul .sub-sub-menu {
    min-width: unset;
    margin-top: -5px;
    left: 10px;
}

#mega-menu-wrap > ul .sub-menu > li > a,
#mega-menu-wrap > ul .sub-sub-menu > li > a {
    font-family: des-regular;
    padding: 10px 12px;
    font-size: 90%;
}

@media (min-width: 768px) {
    #masthead .header-wrap.page-container {
        padding: 0 3px 0 16px;
    }
}

.project-top-header:before {
    content: '';
    width: 100%;
    height: 167px;
    position: absolute;
    background: #f7f7f7;
    left: 0;
    top: -10px;
}

@media (max-width: 1400px) and (min-width: 1100px) {
    .page-container {
        max-width: 1000px;
        margin: 0 auto;
        padding: 0;
        position: relative;
    }

    #designous-office,
    #designous-margarita,
    #designous-vasilis,
    #designous-zissis,
    #designous-eleni,
    #designous-athina,
    #designous-you {
        margin-top: -45%;
    }

}

@media (max-width: 1099px) and (min-width: 768px) {
    .page-container {
        max-width: 900px;
        margin: 0 auto;
        padding: 0;
        position: relative;
    }

    #designous-office,
    #designous-margarita,
    #designous-vasilis,
    #designous-zissis,
    #designous-eleni,
    #designous-athina,
    #designous-you {
        margin-top: -25%;
    }
}

.home-top-header .heading .subtitle:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 2px;
    background: #3fd3b0;
    bottom: 0;
    margin-bottom: -14px;
}

.home-top-header .heading .subtitle {
    font-size: 45px !important;
    font-family: des-regular !important;
    margin-top: -19px;
    position: relative;
    display: inline;
}

.home-top-header h3.title {
    font-size: 90px;
    line-height: .9;
}

@media (max-width: 768px) {
    .home-top-header h3.title {
        font-size: 70px;
    }

    .home-top-header .heading .subtitle {
        font-size: 30px !important;
    }
}



.home-txt {
    max-width: 650px;
}

#masthead.site-header {
    background: #f7f7f7;
}

.percentage-counter .count {
    position: relative;
    margin-left: -45px;
}

.percentage-counter .count:before {
    content: "%";
    position: absolute;
    right: 0;
    margin-right: -45px;
    margin-top: 4px;
}

.page-container.without-breadcrumbs {
    margin-top: 0;
}

.client-grid .gallery-image img {
    cursor: auto;
}

footer .wrap {
    display: inline-block;
}

.vc_col-lg-6 .portfolio-item.grid-1:hover:after {
    transform: scaleY(.85) scaleX(.92);
}

.portfolio-item.grid-1.des-tall:hover:after {
    transform: scaleX(.85) scaleY(.92);
}

/* start a project */
.start-a-project-btn {
    position: fixed;
    z-index: 999;
    bottom: 80px;
    right: 30px;
    display: inline-block;
    padding: 10px 15px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #414042 !important;
}

.start-a-project-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 0;
    transition: box-shadow .5s ease, -webkit-transform .2s ease;
    transition: box-shadow .5s ease, transform .2s ease;
    transition: box-shadow .5s ease, transform .2s ease, -webkit-transform .2s ease;
    will-change: transform;
    -webkit-transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
    transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
    border-bottom: 1px solid #3fd3b0;
}

.start-a-project-btn::after {
    position: relative;
    display: inline-block;
    content: attr(data-title);
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    letter-spacing: .01em;
    will-change: transform;
    -webkit-transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0));
    transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0));
}

@media (min-width: 1025px) {

    #mega-menu-wrap > ul .sub-menu,
    #mega-menu-wrap > ul .sub-sub-menu {
        border-top: 2px solid #3fd3b0;
        border-bottom: 2px solid #3fd3b0;
        background: #f7f7f7;
        box-shadow: none;
        min-width: 120px;
        text-align: center;
    }
}

.r-to-l {
    text-align: right;
}

@media (max-width: 768px) {
    .r-to-l {
        text-align: left;
    }
}

.portfolio-page.header-full .back,
.portfolio-page.portfolio-header-title .back {
    z-index: 3;
}

.portfolio-page.portfolio-header-title .info-list li {
    margin-right: 0;
}

.portfolio-page .info {
    margin-top: 20px;
}

.portfolio-page.portfolio-header-title.show .back {
    text-transform: uppercase;
}

.lang-item img {
    transition: filter .5s linear;
    filter: grayscale(100%);
}

.lang-item:hover img {
    filter: grayscale(0);
}

#masthead a:hover,
#masthead a.open,
#masthead a.focus {
    opacity: 1 !important;
}

.site-footer .site-info .wrap {
    padding: 15px 0 15px;
}

.contact-form textarea {
    height: auto;
}

@media (max-width: 768px) {

    .show-desktop,
    .show-notebook {
        display: none;
    }

    .show-mobile {
        display: block;
    }

    .show-mobile.cta-btn {
        display: inline-block;
    }
}

@media (min-width: 769px) and (max-width: 1400px) {

    .show-desktop,
    .show-mobile {
        display: none;
    }

    .show-notebook {
        display: block;
    }
}

@media (min-width: 1401px) {

    .show-notebook,
    .show-mobile {
        display: none;
    }

    .show-desktop {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu {
        text-align: right;
    }

    #masthead #site-navigation.main-nav {
        left: 0;
        right: 0;
        opacity: 0;
        visibility: hidden;
        transition: none;
        transition: opacity .2s linear;
    }

    #masthead #site-navigation.main-nav.active {
        opacity: 1;
        visibility: visible;
        transition: none;
        transition: opacity .2s linear;
    }

    #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item > a.menu-link {
        margin-right: -25px;
    }
}

/* PROPOSAL */

.single-proposal .cookie-notice-container {
    display: none;
}

.single-proposal section {
    /*min-height: 100vh;*/
    max-width: 800px;
    position: relative;
    padding: 0 12.7mm;
    margin: 0 auto;
}

.page__number {
    position: absolute;
    left: 4.35mm;
    top: 50%;
    color: #3fd3b0 !important;
    text-align: center;
    transform: translateY(-50%);
}

.page__tagline {
    position: absolute;
}

.one--bg {
    background: url(/wp-content/uploads/2025/02/1-scaled.jpg);
    background-size: cover;
    background-position: center;
    width: calc(100% - 25.4mm);
    height: 100%;
    border-bottom: 12.7mm solid #fff;
    border-top: 12.7mm solid #fff;
    position: absolute;
}

.two--bg {
    background: #f7f7f7;
    background-size: cover;
    background-position: center;
    border-bottom: 9mm solid #fff;
    border-top: 9mm solid #fff;
    padding: 9mm;
}

.section__one--header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 7mm;
}

.section__one--header-left div,
.section__one--header-right div {
    padding: 0;
    line-height: 1.3;
    font-size: 14px;
}

.section__one--header-left {
    border-left: 1px solid #3fd3b0;
    padding-left: 10px;
    width: 33%;
    margin-top: 10px;
}

.section__one--header-center {
    width: 33%;
    padding: 20px 20px 12px 20px;
    background: #fff;
}

.section__one--header-right {
    border-right: 1px solid #3fd3b0;
    padding: 0 10px 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 33%;
    margin-top: 10px;
}

.section__one--header-right div {
    width: 100%;
    text-align: right;
}

.section__one--footer {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 20px;
    text-align: center;
    font-size: 13px;
    width: 240px;
}

.section__one--footer-company {
    margin-bottom: 10px;
}

.section__one--footer-info {
    margin-bottom: 20px;
}

.section__one--footer:after {
    content: "";
    display: block;
    width: 90%;
    height: 1px;
    background: #3fd3b0;
    position: absolute;
    bottom: 0;
    left: 5%;
}

.page__tagline {
    position: absolute;
    right: 6.4mm;
    top: 32.5%;
    transform: rotate(-90deg);
    transform-origin: right;
    font-size: 13px;
}

.section__two--bottom-right {
    font-size: 15px;
    display: flex;
    align-items: center;
    column-gap: 7px;
}

.page__tagline--div {
    position: absolute;
    right: 6.35mm;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    font-size: 14px;
    display: flex;
    align-items: center;
    margin-right: -20.5%;
}

.page__tagline--div div {
    margin-right: 20px;
}


.section__two--top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.section__two--top-left {
    font-size: 22px;
    font-family: des-bold;
    border-right: 2px solid #3fd3b0;
    padding-right: 20px;
    margin-right: 20px;
    white-space: nowrap;
    line-height: 60px;
}

p:first-child {
    margin-top: 0!important;
}

.section__two--top-right {
    width: 75%;
}

.section__two--bottom-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 40px 0;
}

.section__two--bottom-header-txt {
    width: 22%;
    font-size: 22px;
}

.section__two--bottom-header-line {
    width: 78%;
}

.section__two--bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
span.about--us-sep {
    display: block;
    min-width: 1px;
    background-color: #3fd3b0;
    height: auto;
    align-self: stretch;
}
.section__two--bottom-left img {
    width: 100%;
	height:100%;
	object-fit:cover;
}

.section__two--bottom-left {
    padding: 2%;
    width: 100%;
    padding-left:0;
	padding-top:0;
	margin-top:10px ;
	padding-right: 0;
}

.section__two--bottom-right div {
    font-size: 17px;
    display: flex;
    column-gap: 6px;
    align-items: center;
    line-height: 1.3;
}

.section__three--header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.section__three--header-center {
    width: 40%;
}

.section__three--plans-right {
    width: 16%;
    font-size: 95px;
    font-family: des-bold;
    color: #3fd3b02b;
}

.section__three--plans-left {
    width: 5%;
    font-weight: 600;
    margin-right: 15px;
    text-align: right;
}

.section__three--plans {
    display: flex;
    align-items: flex-start;
    margin: 35px 0 20px 0;
}

.section__three--plans-sep {
    display: flex;
    align-items: center;
}

.section__three--plans-sep-left {
    width: 10%;
}

.section__three--plans-sep-right {
    width: 90%;
}

.section__three--plans-cost {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.section__three--plans-cost-left {
    text-align: left;
    width: 10%;
    font-size: 16px;
    font-weight: 600;
    color: #3fd3b0;
}

.section__three--plans-cost-right {
    margin-left: 50px;
    font-size: 16px;
    font-weight: 600;
}

.section__four--header {
    display: flex;
    align-items: stretch;
    margin-bottom: 50px;
}

span.main-title {
    font-weight: 600;
    font-size: 46px;
}

.section__four--header-left {
    width: 25%;
    border-right: 2px solid #3fd3b0;
    margin-right: 6%;
}

.section__four--header-right {
    width: 69%;
}

.single-proposal h3 {
    margin-top: 0;
    font-size: 13pt;
    margin-bottom: 5px;
}

.single-proposal body {
    font-size: 12pt;
}

.single-proposal .page-container {
    padding: 0;
}

.section__four--content-paragraph {
    margin-bottom: 30px;
}

.client-signature {
    border-bottom: 1px solid #3fd3b0;
    display: inline-block;
    font-size: 10px;
}

.client-signature-before {
    text-align: center;
    font-size: 10px;
}

.single-proposal li {
    font-size: 14px;
    
}

.section__three--plans-center {
    width: 100%;
}

.bold-fam,
.single-proposal h3 {
    font-family: cer-bold, sans-serif;
}

.section__four--content-paragraph ul {
    margin-top: 10px;
}

.section__four--content-paragraph ul li {
    font-size: 12px;
}

.section__four--content-paragraph ol li {
    font-size: 15px;
}

.single-proposal p {
    font-size: 14px !important;
    line-height: 1.4;
}

.single-proposal .project-cta.fixed-btn {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 999;
}

.section__six--faq-question {
    font-family: cer-bold, sans-serif;
    margin-bottom: 10px;
    display: inline;
}

.section__six--faq-item li {
    margin-bottom: 6px;
    line-height: 1.3;
}

.faq__ol {
    list-style-type: none;
}
.faq__ol ol {
    margin-left: 2em;
}
.faq__ol li {
    counter-increment: count-me;
}

.faq__ol li:before {
    content: counter(count-me) ". ";
    display: inline;
    position: absolute;
    margin-right: 2px;
    top: 3px;
    color: #3fd3b0;
    font-family: des-bold;
    left: 0;
    width: 20px;
    text-align: right;
}

.section__six--header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.section__six--header-left {
    font-size: 30px;
    margin-right: 23px;
    white-space: nowrap;
}

.section__six--header-center {
    width: 100%;
}

.section__six--header-right {
    margin-left: 20px;
    white-space: nowrap;
}

.section__five--header {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}

.section__five--header-left {
    font-size: 30px;
    margin-right: 23px;
}

.section__five--header-center {
    width: 100%;
}

.section__five--header-right {
    margin-left: 20px;
    white-space: nowrap;
}

.section__five--project-items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.section__five--project-item {
    width: 31%;
    margin-bottom: 2%;
    text-align: center;
    font-size: 14px;
}

.section__five--review {
    display: flex;
    align-items: stretch;
    margin-bottom: 30px;
    margin-top: 30px;
    flex-wrap: wrap;
    position: relative;
}

.section__five--review-left span {
    padding: 0 5px;
    background: #f7f7f7;
    position: relative;
    border-right: 1px solid #3fd3b0;
}

.section__five--review-left span:first-child {
    padding-left: 0;
}

.section__five--review-left span:last-child {
    padding-right: 10px;
    border-right: 0;
}

.section__five--review-left {
    width: 100%;
    margin-left: 0;
    font-size: 12px;
    text-align: right;
    display: flex;
}

.section__five--review:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 7px;
    right: 0;
    background: #3fd3b0;
}

.section__five--review-right {
    width: 100%;
}


.client-signature-box {
    position: absolute;
    right: 30mm;
    bottom: 30mm;
    text-align: center;
}

.section__five--project-item-title {
    font-family: cer-bold, sans-serif;
}

.cta-lets {
    font-size: 22px;
    text-align: center;
    padding-top: 50px;
}

@media only screen and (min-width: 768px) {
    .review-name {
        display: block;
    }
    
    .block-desktop {
        display: block;
    }
}
@media only screen and (max-width: 768px) {
    .section__five--project-item {
        width: 100%;
        padding: 5% 10%;
    }
    
    .single-proposal .project-cta {
        left: 0;
        bottom: 0;
    }
    
    .two--bg {
        padding: 5%;
    }

    .one--bg {
        width: 100%;
        border: 0;
    }

    .section__one--header-left,
    .section__one--header-right {
        display: none;
    }

    .section__one--header-center {
        width: auto;
        text-align: center;
        margin: 0 auto;
    }

    .page__number {
        display: none;
    }

    .section__four--header {
        flex-wrap: wrap;
    }

    .section__four--header-left {
        border-right: 0;
        width: 100%;
        margin: 0;
        border-bottom: 2px solid #3fd3b0;
    }

    .section__four--header-right {
        width: 100%;
        margin-top: 40px;
    }

    .section__three--plans {
        flex-wrap: wrap;
    }

    .section__three--plans-right {
        display: none;
    }

    .section__three--plans-cost-left {
        width: 40%;
        text-align: left;
    }

    .section__three--plans-cost-right {
        width: 60%;
        text-align: right;
    }

    .section__three--plans-sep-left {
        width: 0;
    }

    .section__three--plans-sep-right {
        width: 100%;
    }

    .section__one--footer {
        width: 240px;
    }

    .section__two--top {
        flex-wrap: wrap;
    }

    .section__two--top-left {
        width: 100%;
        border-right: 0;
        border-bottom: 2px solid #3fd3b0;
        padding-bottom: 5px;
    }

    .section__two--top-right {
        width: 100%;
    }

    .section__two--bottom-header-txt {
        width: 60%;
    }

    .section__two--bottom-header-line {
        width: 40%;
    }

    .single-proposal section {
        padding: 0;
    }

    .section__three--plans-center {
        width: 100%;
    }

    .page__tagline--div {
        display: none;
    }

    .section__three--header {
        flex-wrap: wrap;
    }

    .section__two--bottom {
        flex-wrap: wrap;
    }

    .section__two--bottom-left {
        width: 100%;
        padding: 5%;
    }
    
    .section__five--review {
        flex-wrap: wrap;
    }
    
    .section__five--review-left {
        width: 100%;
        border-left: 0;
        margin: 0;
    }
    
    .section__five--review-right {
        width: 100%;
    }
    
    .client-signature-box {
        right: 10mm;
    }
    
    .section__three--plans-cost .section__three--plans-left {
        display: none;
    }
}

.proposal-template .schedule-call {
    display: none;
}

.post-password-required .entry-content {
    flex-wrap: wrap;
    height: auto!important;
    text-align: center;
}

#pw-pg {
    width: 100%;
}


.page-content.password-page {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7f7f7;
    padding: 5%!important;
    min-height: 500px;
}

.page-container.password-page {
    max-width: 100%;
}

.single-proposal #particles-js {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    background-image: url('');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    z-index: 2;
    top: 0;
}

.password-page #main {
    z-index: 3;
}

.des-prop-logo {
    position: absolute;
    top: 50%;
    z-index: 999;
    width: 300px;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: -170px;
}

#pw-pg input[type="submit"] {
    padding: 12px 7px;
}

.page-template-default .des-prop-logo {
    display: none;
}

.error-404 .page-error {
	padding-top: 20px;
}

section.error-404.not-found {
    min-height: 81vh;
    padding: 10vh 0 0 0;
}

.btn-inner {
	background: #414042;
}

.sinking-ship img {
	max-width: 80%;
}

.page-error-title h3 {
    font-size: 7em;
    letter-spacing: .5em;
    color: #414042;
    font-family: des-light!important;
	margin-left: 32px;
}

span.safety-btn:before {
    content: "";
    position: absolute;
    background: #3fd3b0;
    height: 1px;
    width: 100%;
    left: 0;
    top: 50%;
    transition: all 200ms linear;
}

span.safety-btn:hover::before {
    top: 100%;
}

span.safety-btn {
    font-family: des-bold;
    display: inline-block;
    padding: 0 20px;
    position: relative;
    margin: 0 20px;
    cursor: pointer;
    font-size: 23px;
    line-height: 23px;
}

@media (max-width: 700px) {
    .page-error-title h3 {
    	font-size: 14vw;
    }
    
    span.safety-btn:before {
        top: 40%;
    }
}



@media (min-width: 768px) {
    
    #mega-menu-wrap>ul {
        display: flex;
        align-items: center;
    }
	
    #mega-menu-wrap > ul > li.has-submenu:after {
    	right: -3px;
    }
    
    #mega-menu-wrap > ul .sub-menu, #mega-menu-wrap > ul .sub-sub-menu {
    	margin-top: 10px;
    }
    
	#mega-menu-wrap > ul > li {
        line-height: 1;
    }
}



@keyframes cta-triangle {
    0%   {
    transform: translateY(-50%) translateX(-30px) rotate(90deg);
    }
    100% {
    transform: translateY(-50%) translateX(-20px) rotate(90deg);
    }
}

.lang-item img {
    width: 25px;
    height: 17px;
}

.lang-item {
	margin-top: 2.5px;
}

@media (max-width: 768px) {
    .top-of-pg:before {
    	height: 150px;
    }
    
    .top-of-pg {
    	padding-top: 50px;
    }
    
    .counter-row .vc_col-sm-3 {
        width: 50%;
    }
    
    .our-team-txt:after {
    	margin-left: 30px;
    }
    
    .des-row.sp .des-items {
        width: unset!important;
    }
    
    .team-mobile .vc_col-sm-2 {
        width: 50%;
        float: left;
    }
    
   .team-mobile .vc_col-sm-2:nth-child(odd) .vc_column-inner {
        padding-left: 10px;
        padding-right: 5px;
    }
    
   .team-mobile .vc_col-sm-2:nth-child(even) .vc_column-inner {
        padding-right: 10px;
        padding-left: 5px;
    }
    
    .space-hide-mobile {
    	display: none;
    }
    
     .space-show-mobile {
    	display: block;
    }
    
    .featured-projects .vc_col-sm-3 {
        margin-bottom: 10px;
        width: 50%;
        float: left;
    }
    
    .featured-projects .vc_col-sm-3 .vc_column-inner {
    	padding: 0 5px!important;
    }
}

.space-show-mobile {
	display: none;
}

#typed {
    color: #414042;
    font-family: 'des-bold', sans-serif;
    font-size: 90px;
    line-height: .9;
    position: relative;
}

.typed-cursor {
    font-size: 90px;
    color: #414042;
}

#typed:before {
    content: "";
    width: 110px;
    height: 3px;
    background: #3fd3b0;
    position: absolute;
    margin-top: -18px;
    bottom: 0;
}

@media only screen and (max-width: 1100px) {
    #typed, .typed-cursor {
    	font-size: 90px;
    }
    
    .hero-heading.norebro-heading-sc:before {
        width: 80px;
    }
}

@media only screen and (max-width: 768px) {
    #typed, .typed-cursor {
    	font-size: 39px;
        white-space: nowrap;
    }
    
    #typed:before {
    	margin-top: 0;
        bottom: -10px;
        height: 3px;
    }
    
    .hero-heading.norebro-heading-sc:before {
        width: 40px;
    }
}

@media only screen and (max-width: 1024px) {
    .scroll-to-discover{
    	margin-right: -50px;
    }
}

@media only screen and (min-width: 768px) {
    .heading-section {
        padding-right: 40px!important;
    }
}

@media (max-width: 768px) {
    .counter-box .counter-box-count {
        font-size: 30px;
    }
    
    .counter-box h3.title {
    	font-size: 15px;
    }
    
    .percentage-counter .count:before {
    	margin-right: -30px;
    }
    
    .counter-row .vc_column-inner {
    	padding: 0 10px!important
    }
    
    .project-top-header .vc_column-inner {
        padding: 35px!important;
    }
}


@media (max-width: 767px) {
    #masthead .header-wrap.page-container {
        padding: 0 30px!important;
    }
    
    .site-footer .site-info .page-container {
        padding: 0 25px 0 0;
    }
}

.des-heading-title {
	font-size: 35px;
    line-height: 1.1;
    text-align: center;
}

.des-heading-subtitle {
	font-size: 26px!important;
    line-height: 1.1;
    text-align: center;
}

#mega-menu-wrap>ul>li>a {
    line-height: inherit;
    padding: 0 11px 0 20px;
}



@media (max-width: 1000px) and (min-width: 750px) {
    .imac-bg {
    	width: 700px;
        height: 517px;
    }
    
    .imac-screen {
    	width: 96.3%;
        height: 69.5%;
        top: 15px;
        left: 13px;
    }
}

@media (max-width: 749px) and (min-width: 500px) {
    .imac-bg {
    	width: 450px;
        height: 367px;
    }
    
    .imac-screen {
    	width: 94.3%;
        height: 67.5%;
        top: 15px;
        left: 13px;
    }
}

@media (max-width: 499px) and (min-width: 300px) {
    .imac-bg {
    	background: none;
        width: 100%;
        height: auto;
        margin-bottom: 50px
    }
    
    .imac-screen {
    	position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
    }
}

input.wpcf7-form-control.wpcf7-submit {
    border-radius: 0;
    background: #414042;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background: #3fd3b0;
    color: #fff;
    border-color: #3fd3b0;
}

.cf7-div{width:100%; margin-bottom:20px;}

.left-cf7{width:100%; margin-bottom: 10px;}
.right-cf7{width:100%;}

@media (min-width: 768px){
.cf7-div {display:inline-flex;}
.left-cf7{width:50%; margin-right:11px; float:left;}
.left-cf7-text{width:50%; margin-right:7px; float:left;}
.right-cf7{width:50%;}
}

span.wpcf7-list-item-label {
	font-size: 12px;
}

@media (max-width: 500px) {
    .portfolio-item.des-wide .des-portfolio-cat, .portfolio-item.des-wide .des-portfolio-title {
        display: none;
    }
    
    .title-small-mobile * {
    	font-size: 18px!important;
    }
    
    span.wpcf7-list-item-label {
        font-size: 11px!important;
        line-height: 1.1!important;
    }

}

@media screen and (max-width: 1024px) {
    #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item > a.menu-link,
	#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item a.menu-link.open {
        text-transform: uppercase;
    }
    
    .sub-nav-item {
        padding: 6px 0!important;
    }

}

@media (max-width: 1600px) and (min-width: 1200px) {
    .inner-txt:after {
        content: "";
        top: 5%!important;
        height: 90%!important;
    }
}

div.wpcf7-mail-sent-ok {
    border: none;
    background: #f7f7f7;
    color: #3fd3b0;
}

.cookie-notice-container {
	max-width: 400px;
    z-index: 3;
}

@media (max-width: 550px) {
    .cookie-notice-container {
    	width: 100%;
    }
    
    .cookie-notice-container.active {
    	bottom: 0;
    }
    
    .cta-btn {
    	line-height: 1.2;
    }
}

.hide-category {
	display: none!important;
}

.blog-grid.grid-1>footer {
    display: none;
}

/* Portfolio Custom */

.portfolio__row {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 5vh auto;
}

.portfolio__image--normal {
    width: 50%;
    margin-top: 25px;
    position: relative;
    z-index: 2;
}

.portfolio__txt--normal {
    width: 45%;
    padding: 13% 5%;
    background: #f7f7f7;
}

.portfolio__image--title, .more-portfolio__image--title {
    text-align: center;
}

.more-portfolio__image--title {
	margin-bottom: 0;
}

.portfolio__image--subtitle, .more-portfolio__image--subtitle {
    text-align: center;
    margin-top: 10px!important;
    text-transform: none!important;
    font-family: des-light!important;
}

.portfolio__image--small {
    width: 50%;
    margin-top: 50px;
    z-index: 2;
}

.portfolio__txt--big {
    width: 45%;
    padding: 13% 5%;
    position: relative;
}

.portfolio__txt--big .portfolio__txt--text {
	z-index: 2;
	position: relative;
}

.portfolio__button, .more-portfolio__button {
    margin: 0 auto;
    display: block;
    border-radius: 0;
    padding: 10px 30px;
    background: #3fd3b0;
    border-color: #3fd3b0;
}

.more-portfolio__button {
	background: transparent;
    border: 0;
    color: #3fd3b0;
}

.portfolio__txt--title {
    padding-bottom: 5px!important;
    margin-bottom: 10px!important;
    position: relative;
}

.portfolio__txt--subtitle {
	margin-top: 5px;
    text-transform: none;
}

@media (min-width: 768px) {
    .portfolio__txt--big:before {
        content: "";
        background: #f1faf8;
        width: 150%;
        position: absolute;
        height: 100%;
        top: 0;
        right: 0;
        margin-right: -50%;
    }
}

@media (max-width: 1420px) {
	.portfolio__txt--title:after {
        content: "";
        width: 90px;
        height: 1px;
        background: #3fd3b0;
        left: 0;
        bottom: 0;
        position: absolute;
    }
}

@media (min-width: 1420px) {   
    .portfolio__image--normal .portfolio__image--title:before,
    .portfolio__image--small .portfolio__image--title:before {
        content: "";
        background: #3fd3b0;
        width: 75%;
        height: 1px;
        position: absolute;
        top: 50%;
        right: 0;
        margin-right: -50%;
        z-index: 1;
    }
    
    .portfolio__image--small .portfolio__image--title:before {
        right: auto;
        margin-right: 0;
    	left: 0;
        margin-left: -50%;
    }
}

@media (max-width: 768px) {
	.portfolio__row {
        flex-wrap: wrap;
    }
    
    .portfolio__image--small,
    .portfolio__txt--big,
    .portfolio__image--normal,
    .portfolio__txt--normal {
    	width: 100%;
        padding: 5%;
        margin-bottom: 10px;
    }
    
    .portfolio__txt--big {
    	background: #f1faf8;
        order: 1;
    }
    
    .portfolio__image--small {
    	order: 0;
    }
}

.more-portfolio__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.more-portfolio__image--normal {
    padding: 30px;
    width: 33%;
}


button.more-portfolio__button:before {
    content: "";
    height: 20px;
    width: 1px;
    background: #3fd3b0;
    display: block;
    margin: 0 auto;
    margin-top: -15px;
    margin-bottom: 10px;
}

@media (max-width: 1200px) and (min-width: 768px) {
	.more-portfolio__image--normal {
        padding: 30px;
        width: 50%;
    }
    
    .more-portfolio__image--title {
    	font-size: 20px!important;
    }
}

@media (max-width: 767px) {
	.more-portfolio__image--normal {
        padding: 30px;
        width: 100%;
    }
}

/* Booking */

.txtBooking,
.txtBookingSmall {
    max-width: 600px;
    margin: 30px auto;
    color: #fff;
}

.txtBookingSmall {
    margin: 10px auto;
}

.txtBooking {
    font-family: 'des-bold',sans-serif!important;
    font-weight: 500;
    
}

.contactBooking {
	color: #fff
}

.contactBooking:after {
    content: "";
    height: 30px;
    width: 1px;
    background: #3fd3b0;
    display: block;
    margin: 0 auto;
    margin-bottom: -15px;
    margin-top: 10px;
}

.bookingButton {
    font-size: 14px;
    background: #3fd3b0;
    display: inline-block;
    margin: 20px auto;
    padding: 15px;
    color: #fff;
    border: 1px solid #3fd3b0;
    transition: all 400ms ease-in-out;
}

.bookingButton:hover {
	background: transparent;
}

.txtBookingSmall a {
    color: #fff;
}

.txtBookingSmall a:hover {
    color: #3fd3b0;
}

@media only screen and (max-width: 768px) {
    .single-post .header-title {
        height: auto;
        padding: 2vh 0;
        margin-bottom: 20px;
    }
}

.single-post .entry-content {
        padding: 5vh 0;
    }


span.request-contact {
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    color: #3fd3b0;
}

button.btn-visit {
    border-radius: 0;
    background: #414042;
    border-color: #414042;
    display: block;
    margin: 50px auto 0;
}

button.btn-visit:hover {
	background: #3fd3b0;
    border-color: #3fd3b0;
    color: #fff;
}



/* audio button style */
.audio-control {
  opacity: 1;
  position: absolute;
  width: 6%;
  height: 9%;
  bottom: 3%;
  left: 2%;
  transition: opacity 0.3s;
    z-index: 9999999;
}
.audio-control:hover {
  opacity: 1;
}

.audio-control:before, .audio-control:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
    width: 36px;
  max-width: 36px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
}
.audio-control:before {
  	background-image: url("/wp-content/uploads/2019/01/unmuted.png");
    background-size: contain;
}
.audio-control:after {
  	background-image: url("/wp-content/uploads/2019/01/muted.png");
    background-size: contain;
}
.audio-control.unmuted:after, .audio-control.muted:before {
  opacity: 0;
}


.archive .site-content {
    padding: 10vh 0;
}

.archive .blog-grid.boxed {
	background: transparent;
    text-align: center;
}


.website-scroll-wrapper {
    background: url(/wp-content/uploads/2019/01/hera-content-bg.jpg);
    background-size: cover;
    overflow-y: auto;
}

.website-scroll-content {
    margin: 5%;
    z-index: 2;
    position: relative;
    max-height: 700px;
    overflow: hidden;
    overflow-y: auto;
}

.website-scroll-contentt::-webkit-scrollbar {
    width: 6px!important;
    background-color: #e4e4e4!important;
}

.website-scroll-content::-webkit-scrollbar-thumb {
    background-color: #7ccdc2!important;
    border: 0;
}
.website-scroll-content::-webkit-scrollbar-track {
    background-color: #e4e4e4!important;
}

.post-password-required .entry-content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 216px);
}

@media (max-height: 300px) {
    footer {
    	display: none;
    }
    
    .post-password-required .entry-content {
        height: calc(100vh - 160px);
    }
}

input[type="submit"] {
    min-width: 120px;
    padding: 7px;
    font-size: 15px;
    border-radius: 0;
    text-transform: uppercase;
}

.overflow-white-bg {
    width: 100%;
    height: 65px;
    background: #fff;
    z-index: 9999;
    position: absolute;
}

.post-password-form {
    margin: 90px 0;
    padding: 0 10%;
}

.pw-pg-input {
    background: #F9F9F9!important;
    margin: 40px auto 30px auto!important;
    padding: 10px!important;
    color: #414042!important;
    border: 1px solid #414042!important;
    max-width: 250px!important;
    display: block!important;
}

input::placeholder, textarea::placeholder {
    color: #828282!important;
}

.portfolio-sorting span.num {
    display: none;
}

.single-proposal header,
.single-proposal .norebro-bar,
.single-proposal footer,
.single-proposal .header-cap {
	display: none;
    height: 0;
}


.single-proposal .page-content {
	padding: 0;
}

.single-proposal .hentry {
	margin: 0;
}

.single-proposal .vc_row {
	display: flex;
    flex-wrap: wrap;
}

.proposal__project--description p {
	color: #fff;
}

.download-pdf-btn {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: #414042;
    padding: 7px 15px;
}

.download-pdf-btn a {
	color: #fff;
}

@media only screen and (min-width: 768px) {
    .first__section {
        min-height: 980px!important;
    }
}

.ea-bootstrap .ui-datepicker .no-slots, .ea-bootstrap .ui-datepicker .no-slots:hover {
    background-color: rgba(163,163,117,.5);
    color: #fff;
    cursor: default;
    pointer-events: none;
}

.ea-bootstrap {
	max-width: 100%!important;
}

#booking-overview-header, #booking-overview {
	display: none;
}

.no-slots a {
    color: #ccc!important;
}

.ea-bootstrap .ui-datepicker .no-slots, .ea-bootstrap .ui-datepicker .no-slots:hover {
    background-color: #fff;
    color: #ccc!important;
    cursor: default;
    pointer-events: none;
}

.ea-bootstrap a {
    color: #3fd3b0;
}

.ui-datepicker .ui-datepicker-current-day {
	background-color: #3fd3b0;
}

.ea-bootstrap.ea-bootstrap .selected-time, .ea-bootstrap.ea-bootstrap .selected-time:hover {
    background-color: #3fd3b0;
    color: #fff;
}

.ea-bootstrap .btn-primary {
    color: #fff;
    background-color: #3fd3b0;
    border-color: #3fd3b0;
}

.ui-datepicker {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: #f7f7f7;
    padding: 5%;
}

.ui-datepicker-calendar {
    background-color: #fff!important;
}

.ui-datepicker a:hover, .ui-datepicker td:hover a {
    color: #3fd3b0;
}

.ea-bootstrap .form-control:focus {
	border-color: #3fd3b0;
    box-shadow: none;
}

.ea-bootstrap .form-control {
    background-color: #f7f7f7;
    border: 1px solid #f5f5f5;
    box-shadow: none;
    border-radius: 0;
}

.ea-bootstrap .disabled .block {
	opacity: .4;
}

.ea-bootstrap .btn-primary:hover {
    color: #fff;
    background-color: #3fd3b0;
    border-color: #3fd3b0;
}

.ea-bootstrap .btn-primary:focus, .ea-bootstrap .btn-primary.focus {
    color: #fff;
    background-color: #3fd3b0;
    border-color: #3fd3b0;
}

.schedule-call {
    position: fixed;
    right: 0;
    top: 50%;
    transform: rotate(90deg);
    margin-right: -40px;
    cursor: pointer;
    z-index: 3;
}

.schedule-call-modal {
    position: fixed;
            top: 0;
            left: 0;
            height: 100vh;
            width: 100vw;
            z-index: -1;
    background-color: #0000004a;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
        }

        .schedule-call-modal.active {
            z-index: 999999;
            opacity: 1;
            visibility: visible;
            transition: opacity 0.3s ease-in-out;
        }

.schedule-call-modal .content-inner {
    width: 70%;
    height: auto;
    margin: 0 auto;
    background: #fff;
    padding: 5%;
    position: relative;
}

body .ea-bootstrap {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    display: inline-block;
}

.ea-bootstrap input, .ea-bootstrap textarea {
    background: #fff!important;
}

.appointment--table tbody tr:not(.time-row) td:nth-child(1),
.appointment--table tbody tr:not(.time-row) td:nth-child(6),
.appointment--table tbody tr:not(.time-row) td:nth-child(7) {
    pointer-events: none;
}

.appointment--table tbody tr:not(.time-row) td:nth-child(1) a,
.appointment--table tbody tr:not(.time-row) td:nth-child(6) a,
.appointment--table tbody tr:not(.time-row) td:nth-child(7) a {
    color: #ddd;
}

section.section.first__section {
    height: 100vh;
}

.video-container:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    border: 5px solid white;
    top: 0;
}
.video-container {
    position: relative;
}


/* Slide Image */

.cd-image-container {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 0em auto;
}
.cd-image-container img {
  display: block;
}

.cd-image-label {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #3fd3b0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0.3s 0.7s;
}
.cd-image-label.is-hidden {
  visibility: hidden;
}
.is-visible .cd-image-label {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cd-resize-img {
  position: absolute;
  top: 0;
  left: 1px;
  width: 0;
  height: 100%;
  overflow: hidden;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
    border-right: 2px solid #3fd3b0;
}
.cd-resize-img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: auto;
  max-width: none;
}
.cd-resize-img .cd-image-label {
  right: auto;
  left: 0;
}
.is-visible .cd-resize-img {
  width: 30%;
  /* bounce in animation of the modified image */
  -webkit-animation: cd-bounce-in 0.7s;
  -moz-animation: cd-bounce-in 0.7s;
  animation: cd-bounce-in 0.7s;
}

@-webkit-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 15%;
  }
  100% {
    width: 10%;
  }
}
@-moz-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 15%;
  }
  100% {
    width: 10%;
  }
}
@keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 15%;
  }
  100% {
    width: 10%;
  }
}

.cd-handle {
  position: absolute;
  height: 44px;
  width: 44px;
  /* center the element */
  left: 30%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border-radius: 50%;
  background: #3fd3b0 url("/wp-content/uploads/2019/04/cd-arrows.svg") no-repeat center center;
  cursor: move;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.2), 0 0 10px rgba(0, 0, 0, 0.01), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(0);
  -moz-transform: translate3d(0, 0, 0) scale(0);
  -ms-transform: translate3d(0, 0, 0) scale(0);
  -o-transform: translate3d(0, 0, 0) scale(0);
  transform: translate3d(0, 0, 0) scale(0);
}
.cd-handle.draggable {
  /* change background color when element is active */
  background-color: #414042;
}
.is-visible .cd-handle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}


.designousworking {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.designousworking__with,
.designousworking__notwith {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .designousworking h1 {
    	font-size: 16px!important;
    }
     
	.designousworking__with,
    .designousworking__notwith {
    	width: 100%;
        margin-bottom: 10px;
    }
    
    .designousworking__with {
        width: 100%;
        padding-bottom: 35px;
        border-bottom: 1px solid #dfdfdf;
    }
}

.designousworking h1 {
	font-size: 20px;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
}

.designousworking h1 span {
	font-family: des-light;
}

.designousworking h3 {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    font-size: 17px;
	font-family: des-light!important;
}

.designousworking ul {
	list-style: none;
}

.designousworking li:before {
    content: "";
    width: 20px;
    height: 20px;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: -4px;
}

.designousworking__with li:before {
	background-image: url(/wp-content/uploads/2019/04/yes-icon-2.svg);
}

.designousworking__notwith li:before {
	background-image: url(/wp-content/uploads/2019/04/no-icon-2.svg);
}

@media only screen and (min-width: 768px) {
    .designousworking__with:after {
        content: "";
        background: #dfdfdf;
        width: 1px;
        height: 140%;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
}



/* Custom Portfolio */

.page-container.fullwidth__project {
    max-width: 100%;
    padding: 0!important
}

.page-container.fullwidth__project .page-content {
	padding: 0;
}

.flex__center {
	display: flex;
    align-items: center;
}

.flex__strech {
	display: flex;
}

.flex__top {
	display: flex;
    align-items: flex-start;
}

.website__image {
	text-align: center;
    width: 100%;
}

.before__after-features h3 {
    margin-bottom: 30px;
}

.before__after-features img {
    max-width: 300px;
}

.before__after-features {
    text-align: center;
}

.des__body {
    max-width: 1326px;
    margin: 50px auto;
    padding: 0 15px;
    position: relative;
}

.des__single-project {
	margin-top: -40px;
}

.des__heading {
    background: #f7f7f7;
    margin: 0;
    padding-bottom: 15%;
    padding-top: 10%;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.des__body--toptxt {
    background: #fff;
    padding: 5%;
    margin-top: -15%!important;
    position: relative;
    z-index: 2;
    text-align: center;
}

.des__body section {
    margin-bottom: 5vh;
}

 .des__body p {
    margin-bottom: 20px;
}

.website__smallimage {
	text-align: center;
}

.des__categories .tag {
    background: 0 0;
    border-radius: 0;
    color: #414042;
    font-size: 15px;
    font-family: des-regular;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-color: #3fd3b0;
}

.des__tags ul {
    list-style: none;
}

.des__tags ul p {
	display: inline;
    text-transform: none;
    font-size: 1em !important;
    font-style: italic;
}

.des__tags ul p a {
	color: #414042;
}

.des__tags .tag-title {
    display: inline;
}

.des__categories h2 {
    font-size: 30px;
}

.des__tagwords {
    text-align: right;
    margin-right: 7%;
    position: relative;
    padding: 0 0 40px 0;
    font-size: 20px;
    font-family: des-regular;
}

.des__body .screen {
    border-radius: 0;
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-size: 100% 100%!important;
}

.des__body .screen:before {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    content: '';
    display: block;
    padding-top: 67%;
}

.des__body .viewport {
    margin: 10%;
}

.des__body .screen:after {
    display: none;
}

.des__body .scroll-inside-to-discover {
    left: -1%;
    right: auto;
}

@media only screen and (max-width: 1200px) {    
    .flex__wrap--laptop {
        flex-wrap: wrap;
    }
    
    .fl__50--laptop {
        width: 50%;
    }
}

@media only screen and (max-width: 920px) {    
    .flex__wrap--tablet {
        flex-wrap: wrap;
    }
    
    .fl__50--tablet {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {        
    .flex__wrap--mobile {
        flex-wrap: wrap;
    }
    
    .flex__wrap--mobile > div {
    	margin-bottom: 20px;
    }
    
    .website__image {
        margin: 50px 0 0 0;
    }
}

@media only screen and (min-width: 768px) {
	.des__images-top.img__left {
        margin-right: 30px;
    }
    
    .fl__20--desktop {
        width: 20%;
    }
    
    .fl__30--desktop {
        width: 30%;
    }
    
    .fl__40--desktop {
        width: 40%;
    }
    
    .fl__50--desktop {
        width: 50%;
    }
    
    .fl__60--desktop {
        width: 60%;
    }
    
    .fl__70--desktop {
        width: 70%;
    }
    
    .fl__80--desktop {
        width: 80%;
    }
    
    .marginr__50--desktop {
        margin-right: 50px;
    }
    
    .des__categories h2 {
    	font-size: 62px;
    }
    
    /*.website__image img {
        max-width: 400px;
        width: 100%;
    }
    
    .website__smallimage img {
        max-width: 300px;
    }*/
    
    .img__padding-right {
    	padding-right: 75px;
    }
    
    .image__five {
    	text-align: center;
    }
}

/* ######################################## */
/*            DESIGNOUS ANIMATION           */
/* ######################################## */

.is__animated {
    transition: /*transform 600ms cubic-bezier(0.16, 0.01, 0.77, 1),*/ opacity 600ms cubic-bezier(0.16, 0.01, 0.77, 1);
}

.trans__slow {
    transition: all 900ms cubic-bezier(0.16, 0.01, 0.77, 1);
}

.trans__delay-2 {
	transition-delay: 200ms;
}

.trans__delay-3 {
	transition-delay: 300ms;
}

.trans__delay-4 {
	transition-delay: 400ms;
}

.trans__delay-5 {
	transition-delay: 500ms;
}

.to__top {
	opacity: 0;
    transform: translateY(20px);
}

.small-to__top {
	opacity: 0;
    transform: translateY(20px);
    transition: all 400ms cubic-bezier(0.16, 0.01, 0.77, 1);
}

.small-to__top-list li {
	opacity: 0;
    transform: translateY(50px);
}

.to__top.fade-in,
.to__top--2.fade-in,
.to__top--3.fade-in,
.to__top--4.fade-in,
.small-to__top.fade-in,
.small-to__top--2.fade-in,
.small-to__top--3.fade-in,
.small-to__top-list.fade-in li{
	opacity: 1;
    transform: translateY(0);
}

.des__client-area {
    position: fixed;
    top: 100px;
    left: 0;
    z-index: 999;
    background: #fff;
    padding: 7px 20px;
    transform: translatex(-100%);
    transition: all 400ms ease;
    border: 1px solid #3fd3b0;
}

.des__client-area:hover {
    transform: translatex(0);
}

.des__client-area:before {
    content: "";
    width: 41px;
    height: calc(100% + 2px);
    background: #3fd3b0;
    background-image: url(/wp-content/uploads/2019/05/lock.svg);
    background-size: 55%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 0;
    top: -1px;
    margin-right: -41px;
}

.title.tag-title {
    text-transform: uppercase;
}

.desmasonry__footer {
    font-size: 15px;
    display: flex;
    justify-content: space-between;
}

.desmasonry__city {
    position: relative;
    padding-left: 14px;
}

.desmasonry__city:before {
    content: "";
    background: url(/wp-content/uploads/2019/05/city-pin.png);
    width: 12px;
    height: 12px;
    background-position: center;
    position: absolute;
    background-size: cover;
    left: 0;
    margin-top: 5px;
}

@media only screen and (max-width: 768px) {
    .des__tags .tag-title {
    	display: block;
    }
}

.desportfolio {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.desportfolio__item {
    width: 33%;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
}


.desmasonry__sizer,
.desmasonry__item {
    width: 33%;
    box-sizing: border-box;
    padding: 30px;
}

@media only screen and (max-width: 920px) {
	.desmasonry__sizer,
    .desmasonry__item {
        width: 50%;
    }
}

@media only screen and (max-width: 600px) {
	.desmasonry__sizer,
    .desmasonry__item {
        width: 100%;
        max-width: 800px;
        padding: 30px;
        margin: 0 auto;
    }
}



.desmasonry__item a {
    font-size: 13px;
    display: block;
}

.desmasonry__item {
	float: left;
}

.desmasonry__item img {
	display: block;
    width: 100%;
}

.desmasonry__item h3 {
    font-size: 18px;
    margin: 5px 0 0 0;
}

.ftr__img:hover {
	transform: scale(1.1);
    transition: all 300ms linear;
}

.ftr__img {
    transition: all 300ms linear;
}

.fade-in:nth-child(odd) {
	transition-delay: 400ms;
}

@media only screen and (max-width: 600px) {
    .desmasonry .desmasonry__item.fade-in,
    .desmasonry__item.trans__delay-3 {
    	transition-delay: 100ms!important;
    }
}

.review__row * {
    color: #fff;
}

.review__row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background: #414042;
    padding: 50px;
}

.review__title {
    border-bottom: 2px solid #fff;
    padding-bottom: 15px;
    width: 16%;
}

.review__content {
    width: 60%;
    margin-left: 5%;
}

.review__client {
    width: 20%;
    text-align: center;
}

.review__title .subtitle {
    margin-bottom: 5px;
}

.client__name {
    font-size: 20px;
}

span.cd-image-label {
    background: #fff;
    padding: 2px 20px;
    margin: 10px;
    min-width: 95px;
    text-align: center;
}

@media only screen and (max-width: 920px) {
	.review__row > div {
        width: 100%;
        margin: 0;
        margin-bottom: 35px;
        text-align: left;
    }
    
    .review__row {
        display: block;
    }
}

.splitted__text {
	opacity: 0;
	transition: opacity 200ms cubic-bezier(0.16, 0.01, 0.77, 1);
}

.verm__animating .splitted__text {
	opacity: 1;
}

.splitted__text p .word {
	opacity: 0;
    transform: translateY(1em);
    display: inline-block;
}

.verm__animating .splitted__text p .word {
    opacity: 1;
    transform: translateY(0);
    transition: all 700ms cubic-bezier(0.16, 0.01, 0.77, 1);
    transition-delay: calc(50ms * var(--line-index));
}

/* Services */

.inner__boxed {
    max-width: 1350px;
    width: 100%;
    padding: 10vh 30px;
    margin: 0 auto;
}

.bg__grey {
	background: #f7f7f7;
}

.services__description-title h3 {
    margin-top: 10px;
}

.services__description {
    display: flex;
}

.services__description-title {
    width: 30%;
}

.services__description-content {
    width: 70%;
    padding-left: 30px;
    margin-left: 30px;
    border-left: 2px solid #3fd3b0;
}

.services__item {
	position: relative;
}

.services__timeline {
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: 10vh;
}

.services__timeline h2 {
    text-transform: uppercase;
    margin-bottom: 70px;
}

@media only screen and (max-width: 768px) {
    .services__description {
    	display: block;
    }
    
	.services__description > div {
    	width: 100%;
        margin: 0;
        padding: 0;
        margin-bottom: 30px;
    }
    
    .services__description-content {
    	border-left: 0;
    }
    
    .services__description-title,
    .services__timeline-title {
    	display: flex;
        align-items: center;
    }
    
    .services__description-title h3,
    .services__timeline-title h3 {
        margin: 10px 10px 10px 0;
        white-space: nowrap;
    }
    
    .vertical__separator {
    	width: 100%;
        height: 2px;
        display: block;
        background: #3fd3b0;
        transform: scaleX(0);
        transform-origin: left;
        transition: all 400ms cubic-bezier(0.16, 0.01, 0.77, 1);
    }
    
    .verm__animating .vertical__separator {
    	transform: scaleX(1);
    }
}

.cta__button:before {
    content: "";
    width: 25px;
    height: 25px;
    background-image: url(/wp-content/uploads/2018/09/to-top-arrow.svg);
    position: absolute;
    background-repeat: no-repeat;
    top: 50%;
    margin-top: 0;
    left: 0;
    transform: translateY(-50%) rotate(90deg);
    animation: cta-triangle 600ms linear infinite alternate;
}

.cta__button {
    border: 1px solid #414042;
    display: inline-block;
    color: #414042;
    padding: 7px 30px;
    position: relative;
    font-size: 1.2rem;
    margin-top: 30px;
}

.cta__button:hover {
	color: #f7f7f7;
    background-color: #414042;
}

.des-row.sp.social-list {
    max-width: 150px;
    margin: 20px auto;
}

.des-row.sp.social-list .des-items {
	margin-bottom: 5px;
}



#cn-notice-text {
	font-size: 13px;
}

.cookie-notice-container {
	padding: 15px 20px!important;
}

a#cn-more-info {
    color: #fff!important;
    font-style: normal!important;
    margin: 0 0 5px 20px!important;
}

#cookie-notice #cn-accept-cookie {
    width: auto!important;
    padding: 5px 30px;
    margin: 0;
}

#cookie-notice {
    z-index: 9999999999;
}

.header-title.text-left.show {
    display: none!important;
}

.blog .page-container {
    padding-top: 50px;
}

input:focus, select:focus, textarea:focus {
    border: 1px solid #3fd3b0!important;
}

.wpcf7 label {
    font-family: des-regular;
    width: 98%;
    margin: 1px;
    font-size: 14px;
}

label.pressed__input, label.filled__input {
	font-size: 11px!important;
    color: #cacaca;
}


.fb_dialog {
    bottom: 12px!important;
    right: auto;
    left: 12px;
}

.proposal-template .fb_dialog.fb_dialog_advanced.fb_customer_chat_bubble_animated_no_badge.fb_customer_chat_bubble_pop_in {
    display: none!important;
}



.designousworking__with-row {
	display: none;
}

.ftr__cta {
	position: relative;
}

@media only screen and (min-width: 768px) {
    .hidden--desktop,
    .hidden--laptop {
        display: none;
    }
    
    #mega-menu-wrap>ul>li.lang-item>a {
        padding: 0;
    }
}

hr.hr--brand {
    background-color: #3fd3b0 ! important;
}
.col--left {
    border-color: #3fd3b0 !important;
}

