/*
Theme Name: 3 Angles Child Theme
Version: 1.0.0
Description: Theme child
Author: 3 Angles Group
Author URI: https://3anglesgroup.com
Template: 3angles
*/

body, h1, h2, h3, h4, h5, h6, .post-title, .post-meta, .post-share, .post-tags, .e89-author .name, .more-link, .post-related, .post-navigation, .comment-data, .comment-reply, .comment-reply-cancel, .comment-navigation, .comment-form-msg, .form-submit, #e89-pagination, blockquote, .section-title, label, legend, input, textarea, select, input[type=reset], input[type=submit], input[type=button], button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .e89-header-widget .widget, #e89-header-nav, #main-menu.e89-menu-normal ul li, #mobile-menu, .e89-header-bar, .e89-mobile-bar, .e89-sidebar .widget-title, .e89-sidebar .widget, #e89-footer .widget-title, #e89-footer {
    font-family: 'SFProDisplay';
}

input[type=reset], input[type=submit], input[type=button], button, .woocommerce #respond input#submit {
    width: 100%;
    max-width: 200px;
}

h1, h2, h3, h4, h5, h6, p {
    margin-bottom: 1em;
}

.slick-dots li {
    width: 16px;
    height: 16px;
    margin: 0 16px;
}
.slick-dots li button {
    padding: 7px;
    background-color: rgba(0, 0, 0, 0.25);
    border: 1px solid #000000;
    opacity: 1;
}
.slick-dots li.slick-active button,
.slick-dots li button:hover {
    background-color: #000000;
}

.nx-btn {
    display: inline-block;
    width: 100%;
    max-width: 300px;
    line-height: 1em;
    font-weight: 600;
    font-size: .9em;
    padding: .66em;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.25);
    border: 1px solid #fff;
}
.nx-btn:hover {
    background-color: rgba(255, 255, 255, 0.35);
    color: #fff;
}

#e89-page::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 500px;
    background-image: url('img/bg-white.jpg');
    background-size: cover;
    background-position: center top;
    z-index: 1;
}
#e89-page::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 500px;
    background-image: linear-gradient(transparent 0%, #ffffff 100%);
    z-index: 2;
}
#e89-main {
    position: relative;
    z-index: 3;
    min-height: 500px;
}
body.home,
body.page-id-13 {
    color: #fff;
    background-color: #000000;
}
body.home h1,
body.home h2,
body.home h3,
body.home a:hover,
body.page-id-13 h1,
body.page-id-13 h2,
body.page-id-13 h3,
body.page-id-13 a:hover {
    color: #fff;
}

body.home #e89-page::before {
    background-image: linear-gradient(transparent 0%, #000000 100%);
    height: 1500px;
}
body.page-id-13 #e89-page::before {
    height: 0;
}
body.home #e89-main {
    min-height: 1500px;
}
body.page-id-13 #e89-main {
    min-height: 800px;
}
body.home #e89-page::after {
    background-image: url('img/bg-black.jpg');
    height: 1500px;
}
body.page-id-13 #e89-page::after {
    background-image: url('img/bg-black.jpg');
    height: 1000px;
    background-position: top right 25%;
}
body.home .slick-dots li button {
    background-color: rgba(255, 255, 255, 0.25);
    border-color: #fff;
}
body.home .slick-dots li.slick-active button,
body.home .slick-dots li button:hover {
    background-color: #ffffff;
}

.e89-header-wrapper {
    padding-left: 20px;
}
.e89-header-logo .mobile-logo {
    max-height: 30px;
}

#e89-header-nav .element_custom_1 a {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    color: #004ACA;
    font-weight: 600;
    font-size: .7em;
    line-height: 1;
    padding: .6em 1em;
    border-radius: 7px;
}
#e89-header-nav .element_custom_1 i {
    font-size: 1.5em;
    margin-left: .3em;
}
#e89-header-nav .element_custom_1 a:hover {
    background-color: #004ACA;
    color: #ffffff;
}

.section-home {
    padding: 40px 0;
}
.section-home h2 {
    text-align: center;
}

.section-home.quotes {
    text-align: center;
    padding: 0 0 80px 0;
}
.section-home.quotes p {
    font-weight: 700;
    font-size: 2.4em;
    line-height: 1em;
    max-width: 900px;
    margin: 10vh auto 20vh auto;
}
.section-home.quotes .slick-slider {
    margin-bottom: 60px;
}

.section-home.factory .slick-slider {
    padding: 0 40px;
    margin-top: 80px;
}
.section-home.factory .slick-prev {
    left: 0;
    width: 40px;
    height: 100px;
}
.section-home.factory .slick-next {
    right: 0;
    width: 40px;
    height: 100px;
}
.section-home.factory .slick-prev:before {
    background-image: url("data:image/svg+xml,%3Csvg id='Componente_1_14' data-name='Componente 1 – 14' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='134' height='277' viewBox='0 0 134 277'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' y1='0.488' x2='1.083' y2='0.5' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%235ddced'/%3E%3Cstop offset='0.678' stop-color='%23004aca'/%3E%3Cstop offset='1' stop-color='%23040a13'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='Rectángulo_41' data-name='Rectángulo 41' width='134' height='277' fill='none'/%3E%3Cpath id='Trazado_25' data-name='Trazado 25' d='M99.129,0,7.76,91.373a26.558,26.558,0,0,0,0,37.522l91.369,91.373,4.063-4.061L11.821,124.836a20.813,20.813,0,0,1,0-29.4L103.192,4.061Z' transform='translate(18 24)' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
}
.section-home.factory .slick-next:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='134' height='277' viewBox='0 0 134 277'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' y1='0.488' x2='1.083' y2='0.5' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%235ddced'/%3E%3Cstop offset='0.678' stop-color='%23004aca'/%3E%3Cstop offset='1' stop-color='%23040a13'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Componente_1_13' data-name='Componente 1 – 13' transform='translate(134 277) rotate(180)'%3E%3Crect id='Rectángulo_41' data-name='Rectángulo 41' width='134' height='277' fill='none'/%3E%3Cpath id='Trazado_25' data-name='Trazado 25' d='M99.129,0,7.76,91.373a26.558,26.558,0,0,0,0,37.522l91.369,91.373,4.063-4.061L11.821,124.836a20.813,20.813,0,0,1,0-29.4L103.192,4.061Z' transform='translate(18 24)' fill='url(%23linear-gradient)'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.section-home.factory .slick-prev:hover:before,
.section-home.factory .slick-next:hover:before {
    opacity: 1;
    transform: scale(1.2);
}
.section-home.factory .box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
}
.section-home.factory .info {
    flex: 0 0 auto;
    width: 100%;
    text-align: center;
    order: 2;
}
.section-home.factory .info h3 {
    font-weight: 700;
}
.section-home.factory .image {
    position: relative;
    width: 100%;
    max-width: 300px;
    margin-bottom: 20px;
    order: 1;
}
.section-home.factory .image:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -50%;
    left: 0;
    width: 100%;
    padding-top: 100%;
    border-radius: 50%;
    border: 3px solid #004ACA;
}
.section-home.factory .image img {
    position: relative;
    width: 100%;
}


.section-home.projects .filters {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 2em;
}
.section-home.projects .filter-button {
    display: inline-block;
    flex: 1;
    text-align: center;
    white-space: nowrap;
    margin: 5px 10px;
    font-size: 1.5em;
    font-weight: 300;
    cursor: pointer;
    transition: all .3s ease;
}
.section-home.projects .filter-button:hover,
.section-home.projects .filter-button.active {
    color: #004ACA;
}
.section-home.projects .project-list {
    position: relative;
    margin-bottom: 0;
}
.section-home.projects .e89-post-loop.num-7,
.section-home.projects .e89-post-loop.num-8 {
    display: none;
}
.section-home.projects .post-title a {
    color: #fff;
}
.section-home.projects .post-title a:hover {
    color: #004ACA;
}
.section-home.projects .featured-animate:hover div.ft-image .img {
    transform: none;
}
.section-home.projects .project-list::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 60%;
    background-image: linear-gradient(transparent 0%, #000000 100%);
    pointer-events: none;
}
.section-home.projects .nx-btn {
    position: relative;
    z-index: 2;
    display: block;
    margin: -1.5em auto 0 auto;
}

.section-home.process .wrapper {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    background-color: rgba(70, 70, 70, 0.30);
    border: 2px solid #004ACA;
    border-bottom: 0;
    border-radius: 30px;
    padding: 60px 6%;
    margin-top: 120px;
}
.section-home.process .wrapper:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: -2px;
    right: -2px;
    bottom: 0;
    background-image: linear-gradient(transparent, #000 80%);
}
.section-home.process .image {
    position: relative;
    z-index: 2;
    flex: 0 0 auto;
    width: 100%;
    max-width: 300px;
    min-width: 0;
    margin-top: -120px;
    border-radius: 30px;
    border: 2px solid #004ACA;
    background-color: #000000;
    overflow: hidden;
}
.section-home.process .image .img {
    width: 100%;
    padding-top: 110%;
    background-position: center;
    background-size: cover;
}
.section-home.process .info {
    position: relative;
    z-index: 2;
    flex: 0 0 auto;
    width: 100%;
    min-width: 0;
    padding-top: 20px;
}
.section-home.process .slick-prev,
.section-home.process .slick-next {
    transform: translate(0);
    top: 100%;
    left: 0;
    border-radius: 50%;
    border: 1px solid #fff;
    background-color: rgba(133, 133, 133, 0.3);
    width: 45px;
    height: 45px;
    margin-top: 40px;
}
.section-home.process .slick-next {
    right: auto;
    left: 70px;
}
.section-home.process .slick-prev:before {
    background-size: 15px;
    right: 5px;
}
.section-home.process .slick-next:before {
    background-size: 15px;
    left: 5px;
}
.section-home.process h3 {
    font-weight: 700;
}
.section-home.process p {
    max-width: 380px;
    margin-bottom: 0;
}

.section-home.customer .slick-slider {
    max-width: 1400px;
    margin: 20px auto 0 auto;
}
.section-home.customer img {
    width: 100%;
    max-width: 270px;
    padding: 10px;
}

.section-home.numbers .items {
    display: flex;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: auto;
}
.section-home.numbers .items .title,
.section-home.numbers .items .boxes {
    width: 100%;
    text-align: center;
}
.section-home.numbers .items .col {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.section-home.numbers .items .col:last-of-type {
    border-bottom: 0;
}
.section-home.numbers .items h2 {
    color: #004ACA;
    margin-bottom: 40px;
}
.section-home.numbers .num {
    font-weight: 700;
    color: #004ACA;
    font-size: 3.5em;
    display: block;
    line-height: 1;
    margin-bottom: .1em;
}
.section-home.numbers p {
    line-height: 1.3em;
    max-width: 270px;
    margin: auto;
}

.section-home.blog {
    text-align: center;
}
.section-home.blog .items {
    margin: 60px auto;
    text-align: left;
}
.section-home.blog .post {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #004ACA;
    padding-bottom: 2em;
    margin-top: 2em;
}
.section-home.blog .img {
    width: 100%;
    padding-top: 40%;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    margin-bottom: 1em;
}
.section-home.blog .text {
    flex: 1;
    max-width: 500px;
}
.section-home.blog .text a {
    color: #fff;
}
.section-home.blog .text a:hover {
    color: #004ACA;
}
.section-home.blog .text h3 {
    color: #fff;
    font-weight: 700;
    margin-bottom: .5em;
}
.section-home.blog .post-excerpt {
    margin-bottom: 0;
}

.e89-loop-container.grid .e89-post-loop {
    width: 50%;
    margin-bottom: 1.5em;
}
.featured-animate .ft-buttons,
.featured-animate .ft-image:after {
    display: none;
}
.featured-animate .ft-image {
    border-radius: 20px;
}
.e89-grid-text {
    padding: 0;
    background-color: transparent;
}
.e89-loop-container.grid .post-title {
    font-size: 1.4em;
    margin-top: .5em;
}
.e89-grid-text .cat {
    display: block;
    font-weight: 500;
    font-size: .9em;
    line-height: 1em;
}
.e89-grid-text p {
    margin-bottom: 0;
    font-size: .75em;
}
.post-type-archive-nx-project #e89-main-head:not(.mode-slider) .e89-main-head-content {
    padding-bottom: 0;
}
.post-type-archive-nx-project.first-project .e89-loop-container article:first-of-type {
    width: 100%;
}
.post-type-archive-nx-project.first-project .e89-loop-container article:first-of-type .featured-animate .img {
    padding-top: 50%;
}

.nx-talk {
    background-image: url(img/bg-alt.jpg);
    background-position: center top 10%;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 100px 20px;
    color: #fff;
    margin-top: 80px;
}
.nx-talk p {
    margin: 1em 1em 1.5em 1em;
    font-size: 1.6em;
    width: 100%;
    text-align: center;
}

.nx-blocks-page h1,
.nx-blocks-page h2,
.nx-blocks-page .dest {
    font-size: 1.6em;
    line-height: 1.2em;
}
.nx-blocks-page .block {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    max-width: 1760px;
    margin: 0 auto 20px auto;
}
.nx-blocks-page .block.top {
    align-items: flex-start;
}
.nx-blocks-page .block .text {
    flex: 1;
    order: 2;
}
.nx-blocks-page .block .text i {
    color: #004ACA;
}
.nx-blocks-page .block .img {
    width: 100%;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 1em;
    order: 1;
}
.nx-blocks-page .block img {
    width: 100%;
}
.nx-blocks-page .block hr {
    border-color: #004ACA;
    margin: 40px 0;
}
.nx-blocks-page .list {
    max-width: 1760px;
    margin: 3em auto 0 auto;
}
.nx-blocks-page .list ul {
    list-style: none;
    padding: 0;
    margin: 2.5em 0;
}
.nx-blocks-page .list li {
    display: flex;
    align-items: center;
    border-top: 1px solid #004ACA;
    padding: 1em 2em;
}
.nx-blocks-page .list li:last-of-type {
    border-bottom: 1px solid #004ACA;
}
.nx-blocks-page .list li::before {
    content: "";
    flex: 0 0 auto;
    width: .8em;
    height: .8em;
    border-radius: 50%;
    background-color: #004ACA;
    margin-right: 2em;
}
.nx-blocks-page .bg-dark {
    background-color: #000;
    background-image: url(img/bg-alt.jpg);
    background-size: cover;
    background-position: center bottom;
    margin: 3em -20px -40px -20px;
    color: #fff;
    padding: 80px 20px 0 20px;
}
.nx-blocks-page .bg-dark h2,
.nx-blocks-page .bg-dark h3 {
    color: #fff;
}
.nx-blocks-page .steps-wrapper {
    max-width: 1760px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}
.nx-blocks-page .steps-wrapper .title {
    flex: 0 0 auto;
    width: 100%;
}
.nx-blocks-page .steps-wrapper .info {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
}
.nx-blocks-page .steps-wrapper .step {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #fff;
    padding: 20px 0;
    font-size: .8em;
    line-height: 1.2em;
}
.nx-blocks-page .steps-wrapper .step:last-of-type {
    width: 100%;
    border-bottom: 0;
}
.nx-blocks-page .steps-wrapper .num {
    display: block;
    font-size: 5em;
    line-height: 1em;
    font-weight: 700;
    margin-bottom: .3em;
}
.nx-blocks-page .steps-wrapper h3 {
    font-weight: 700;
    font-size: 1em;
    margin-bottom: .3em;
}
.nx-blocks-page .steps-wrapper .step p {
    text-align: justify;
    margin-bottom: 0;
}

.nx-blocks-page .talk-wrapper {
    max-width: 1760px;
    padding: 0 30px 80px 30px;
    margin: 160px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 30px 30px 0 0;
    border: 2px solid #004ACA;
    border-bottom: 0;
}
.nx-blocks-page .talk-wrapper .img {
    width: 100%;
    max-width: 400px;
    margin-top: -80px;
    border-radius: 30px;
    border: 2px solid #004ACA;
    overflow: hidden;
}
.nx-blocks-page .talk-wrapper .image {
    width: 100%;
    padding-top: 67%;
    background-size: cover;
    background-position: center;
}
.nx-blocks-page .talk-wrapper .info {
    width: 100%;
    margin-top: 30px;
    padding-left: 20px;
}

.nx-contact-page .block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(20px);
    padding: 20px;
    border-radius: 20px;
}
.nx-contact-page .block .logo {
    display: none;
}
.nx-contact-page .block .text {
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 20px;
    line-height: 1.2em;
}
.nx-contact-page .block h1 {
    font-size: 1.6em;
    line-height: 1.2em;
    font-weight: 700;
}
.nx-contact-page .block h2 {
    font-size: 1.3em;
}
.nx-contact-page .block .form {
    width: 100%;
}
.nx-contact-page label {
    color: #fff;
}
.nx-contact-page input[type=text],
.nx-contact-page input[type=email],
.nx-contact-page textarea {
    border: 0;
    color: #fff;
}
.nx-contact-page span.wpcf7-not-valid-tip {
    color: #fff;
}
.nx-contact-page input[type=submit] {
    border-color: #fff;
    background-color: rgba(255, 255, 255, 0.25);
    margin-top: 2em;
}
.nx-contact-page input[type=submit]:hover {
    background-color: rgba(255, 255, 255, 0.35);
}

.blog.first-project .e89-loop-container article:first-of-type {
    width: 100%;
}
.blog.first-project .e89-loop-container article:first-of-type .featured-animate .img {
    padding-top: 50%;
}

.single-post .single-image {
    border-radius: 20px;
    height: 250px;
    background-size: cover;
    background-position: center;
    margin-bottom: 3em;
}
.single-post article {
    display: flex;
    flex-wrap: wrap;
}
.single-post article .side {
    width: 100%;
}
.single-post article .side h1 {
    font-size: 2em;
    font-weight: 700;
}
.single-post article .side .post-date {
    display: block;
    margin-bottom: 1.5em;
    border-bottom: 1px solid #000;
    color: #000;
    font-size: .9em;
}
.single-post article .side .author {
    display: flex;
    margin-bottom: 3em;
}
.single-post article .side .img {
    flex: 0 0 auto;
    width: 6em;
    height: 6em;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
}
.single-post article .side .name {
    font-weight: 500;
    font-size: 1.2em;
    padding-left: 1em;
    padding-top: .3em;
    max-width: 300px;
    line-height: 1.2em;
}
.single-post article .side .name small {
    display: block;
    font-size: .7em;
    margin-top: 10px;
}
.single-post article .e89-post-content {
    flex: 1;
    margin-bottom: 120px;
}

.section-title {
    text-align: left;
    margin-bottom: 2em;
}
.post-related {
    width: 100%;
    border-color: #004ACA;
    padding-top: 20px;
}
.post-related .rel-title {
    background-color: transparent;
    color: #000;
    font-size: 1.3em;
    line-height: 1.2em;
    text-align: left;
}


#e89-footer {
    position: relative;
    z-index: 2;
    background-image: url('img/bg-footer.jpg');
    background-position: center top;
    background-size: cover;
}
#e89-footer-wrapper {
    padding-top: 120px;
}
#e89-footer .columns-container {
    align-items: center;
}
#e89-footer .col-1 img {
    max-width: 250px!important;
    display: block;
    margin: 0 auto 40px auto;
}
#e89-footer .items {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
}
#e89-footer .items >a {
    margin: 1em;
    width: 100%;
    text-align: center;
}
#e89-footer .items .social {
    width: 100%;
    font-size: 2em;
    white-space: nowrap;
    text-align: center;
    margin-top: 1em;
}
#e89-footer .items .social a {
    display: inline-block;
    margin: 0 .5em;
}
#e89-footer .copyright-area {
    border: 0;
    margin-top: 60px;
    text-align: center;
}
#e89-footer a.back-top {
    display: none;
}

@media (min-width: 576px) {

    .section-home.numbers .items .boxes {
        display: flex;
    }
    .section-home.numbers .items .col {
        width: 33.333%;
        border-right: 1px solid #fff;
        padding: 10px 3%;
        border-bottom: 0;
        margin-bottom: 0;
    }
    .section-home.numbers .items .col:last-of-type {
        border-right: 0;
    }

    .nx-blocks-page .steps-wrapper .step {
        width: 50%;
        padding: 40px 20px 40px 0;
    }
    .nx-blocks-page .steps-wrapper .step:nth-child(even) {
        padding-left: 20px;
        padding-right: 0;
    }
    .nx-blocks-page .steps-wrapper .step:nth-child(even)::before {
        content: "";
        position: absolute;
        top: 5px;
        bottom: 5px;
        left: 0;
        border-right: 1px solid #fff;
    }

    .nx-contact-page .block {
        padding: 40px;
    }

    #e89-footer .col-2-b .column.col-1,
    #e89-footer .col-2-b .column.col-2 {
        width: 100%;
    }
    #e89-footer .items >a {
        width: auto;
        margin: 0 1em;
    }

}

@media (min-width: 768px) {

    .section-home {
        padding: 80px 0;
    }

    .section-home.factory .slick-slider {
        padding: 0 100px;
    }
    .section-home.factory .slick-prev,
    .section-home.factory .slick-next {
        width: 70px;
        height: 140px;
    }
    .section-home.factory .info {
        width: 60%;
        padding-right: 40px;
        text-align: left;
        order: 1;
    }
    .section-home.factory .info h3 {
        max-width: 550px;
    }
    .section-home.factory .info p {
        max-width: 380px;
        margin-bottom: 0;
    }
    .section-home.factory .image {
        width: 40%;
        max-width: 400px;
        margin-bottom: 0;
        order: 2;
    }

    .section-home.projects .e89-loop-container .e89-post-loop {
        width: 50%;
    }

    .section-home.process .image {
        width: 45%;
        max-width: none;
    }
    .section-home.process .info {
        width: 55%;
        padding: 0 6%;
    }

    .section-home.blog .img {
        width: 40%;
        padding-top: 0;
        margin: 0;
        margin-right: 1em;
    }
    .section-home.blog .text {
        padding: 1em 0;
    }

    .nx-blocks-page .block {
        margin-bottom: 80px;
    }
    .nx-blocks-page .block .text {
        padding-left: 4%;
    }
    .nx-blocks-page .block.inv .text {
        order: 1;
        padding-right: 4%;
        padding-left: 0;
    }
    .nx-blocks-page .block .text p:last-of-type {
        margin-bottom: 0;
    }
    .nx-blocks-page .block .img {
        width: 50%;
        margin-bottom: 0;
    }
    .nx-blocks-page .block.inv .img {
        order: 2;
    }
    .nx-blocks-page .bg-dark {
        margin-top: 6em;
    } 
    .nx-blocks-page .talk-wrapper {
        padding: 0 3% 120px 3%;
        margin-top: 200px;
    }
    .nx-blocks-page .talk-wrapper .img {
        width: 60%;
        max-width: none;
    }
    .nx-blocks-page .talk-wrapper .info {
        width: 40%;
        padding-left: 4%;
    }
    
    .nx-contact-page .block {
        padding: 20px;
    }
    .nx-contact-page .block .text {
        width: 50%;
    }
    .nx-contact-page .block .form {
        width: 50%;
        max-width: 700px;
        padding-left: 6%;
    }

    .blog.first-project .e89-loop-container article:first-of-type {
        width: 100%;
        flex-direction: row;
    }
    .blog.first-project .e89-loop-container article:first-of-type .post-featured {
        width: 60%;
    }
    .blog.first-project .e89-loop-container article:first-of-type .featured-animate,
    .blog.first-project .e89-loop-container article:first-of-type .featured-animate .ft-image {
        height: 100%;
    }
    .blog.first-project .e89-loop-container article:first-of-type .featured-animate .img {
        padding-top: 0;
        height: 100%;
    }
    .blog.first-project .e89-loop-container article:first-of-type .e89-grid-text {
        padding: 80px 0 80px 40px;
        font-size: 1.2em;
    }
    .blog.first-project .e89-loop-container article:first-of-type .post-title {
        margin-top: 0;
    }

    .single-post .single-image {
        height: 350px;
    }

    #e89-footer .items >a {
        margin: 0 2em 0 0;
    }
    #e89-footer .items .social {
        width: auto;
        margin: 0;
    }
    #e89-footer .items .social a {
        margin: 0 0 0 .5em;
    }
    #e89-footer .items .social a:first-of-type {
        margin-left: 0;
    }

}

@media (min-width: 1024px) {

    #e89-header-nav.header-menu-align-left {
        justify-content: space-between;
    }
    #e89-header-nav:not(.e89-menu-slide-wrapper) > #main-menu {
        flex: 1;
    }

    body.page-id-13 #e89-header {
        display: none;
    }

    .section-home.projects .e89-loop-container .e89-post-loop {
        width: 25%;
    }
    .section-home.projects .e89-post-loop.num-7,
    .section-home.projects .e89-post-loop.num-8 {
        display: flex;
    }

    .section-home.process .image {
        width: 35%;
    }
    .section-home.process .info {
        width: 65%;
    }

    .section-home.numbers .items h2 {
        text-align: left;
        margin-bottom: 0;
    }
    .section-home.numbers .items .title {
        width: 25%;
    }
    .section-home.numbers .items .boxes {
        width: 75%;
    }

    .post-type-archive-nx-project.first-project .e89-loop-container article:first-of-type .featured-animate .img {
        padding-top: 35%;
    }

    .nx-talk p {
        margin: 1em 1.5em 1em 0;
        text-align: left;
        width: auto;
    }

    .nx-blocks-page .block .img {
        width: 45%;
        max-width: 1000px;
    }
    .nx-blocks-page .block.inv .img {
        width: 55%;
    }
    .nx-blocks-page .steps-wrapper .title {
        width: 35%;
        padding-right: 4%;
    }
    .nx-blocks-page .talk-wrapper {
        padding-bottom: 160px;
    }
    .nx-blocks-page .talk-wrapper .img {
        width: 52%;
    }
    .nx-blocks-page .talk-wrapper .info {
        width: 48%;
    }
    .nx-blocks-page .talk-wrapper .info h2 {
        margin-bottom: 1.8em;
    }

    .nx-contact-page .block {
        padding: 60px;
        margin-bottom: 80px;
    }
    .nx-contact-page .block .logo {
        display: flex;
        width: 100%;
    }
    .nx-contact-page .block .logo img {
        max-width: 187px;
        margin-bottom: 3em;
    }

    .single-post .single-image {
        height: 400px;
    }
    .single-post article .side {
        width: 35%;
        max-width: 500px;
    }
    .single-post article .e89-post-content {
        padding-left: 40px;
    }

    #e89-footer .col-2-b .column.col-1 {
        width: 35%;
    }
    #e89-footer .col-2-b .column.col-2 {
        width: 65%;
    }
    #e89-footer .col-1 img {
        margin: 0;
    }
    #e89-footer .items {
        justify-content: space-between;
    }
    #e89-footer .items >a {
        margin: 0 1em 0 0;
    }
    #e89-footer .copyright-area {
        margin-top: 120px;
        text-align: left;
    }

}

@media (min-width: 1280px) {

    #e89-header .e89-header-logo.main-active, #e89-header-float .e89-header-logo.float-active {
        padding-right: 8%;
    }
    #main-menu.e89-menu-normal >li {
        margin-right: 8%;
    }
    #main-menu.item-underline >li >a:before,
    #main-menu.item-underline >li.current-menu-item >a:before, #main-menu.item-underline >li.current-menu-ancestor >a:before, #main-menu.item-underline >li:hover >a:before {
        bottom: 3px;
    }

    .section-home.factory .slick-prev,
    .section-home.factory .slick-next {
        width: 100px;
        height: 200px;
    }

    .section-home.numbers .items .title {
        padding-right: 3%;
    }

    .nx-blocks-page .talk-wrapper .info h2 {
        font-size: 1.8em;
    }

    #e89-footer .col-2-b .column.col-1 {
        width: 40%;
    }
    #e89-footer .col-2-b .column.col-2 {
        width: 60%;
    }
    #e89-footer .items .social a {
        margin-left: 1em;
    }

}