/* 
Theme Name: Effekt 
Text Domain: effekt
Tmeplate: Effekt
Author: 12R
*/

@font-face {
    font-family: 'Proximna';
    src: url('./assets/fonts/Proxima\ Nova\ Font.otf');
}

* {
    font-family: 'Proximna', sans-serif;
}

body {
    margin: 0 !important;
    padding: 0 !important;
}

a.navbar-brand {
    max-width: 155px;
    color: #fff;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    letter-spacing: 0px;
    text-transform: uppercase;
    line-height: 100%;
    text-decoration: none;
}

a.navbar-brand:hover {
    color: #fff;
}

ul#menu-1-12f6cc41 {
    text-transform: lowercase;
}

header {
    position: absolute;
    background-color: transparent;
    z-index: 99;
    display: block;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1500px;
}

nav.navbar.navbar-expand-md.fixed-top {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
    align-items: center;
    padding: 0 25px;
}

.menu ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}

.menu ul li a {
    font-size: 30px;
    font-weight: 700;
    padding: 0 15px;
    font-style: normal;
    text-decoration: none;
    line-height: 100%;
    transition: color .24 ease-out;
}

nav.navbar.navbar-expand-md.fixed-top a {
    color: #000 !important;
}

.mobile-nav,
li.page_item.page-item-15 {
    display: none;
}

ul.blog-archive-news li a {
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    letter-spacing: 0px;
    text-transform: capitalize;
    line-height: 100%;
    color: black;
    text-decoration: none;
}

body.customize-support nav.navbar.navbar-expand-md.fixed-top {
    background-color: transparent;
    top: 50px;
}

body.customize-support nav.navbar.navbar-expand-md.fixed-top a {
    color: #fff !important;
}

ul li a:hover {
    color: #88888880;
}

.wp-block-columns {
    margin-bottom: 0 !important;
}

figure.alignright.size-large.is-resized {
    margin: 0;
}

ul.link-list.has-black-color.has-text-color {
    display: block !important;
}

.link-list a {
    color: black;
    font-size: 18px;
}

.content-field {
    padding: 3rem;
    max-width: 1600px;
    margin: 0 auto;
    box-sizing: border-box;
}

.content-field h2 {
    font-size: 36px;
    font-weight: 700;
}

.content-field p {
    font-weight: 300;
    font-size: 18.1125px;
    line-height: 28.98px;
    font-family: 'Proximna', sans-serif;
    ;
    margin-bottom: 20.79px;
}

nav.sqs-svg-icon--list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: center;
    align-items: center;
}

nav.sqs-svg-icon--list a {
    padding-right: 15px;
    font-size: 20px;
    color: #444;
}

.sqs-block-content p {
    text-align: center;
    padding-bottom: 15px;
}

button.navbar-toggler {
    display: none;
}

/* .fixedtop{position: fixed; background-color: #fff; width: 100%;} */
.fixedtop {
    position: fixed;
    background-color: #fff;
    width: 100%;
    max-width: 1601px;
    margin: 0 0 0 -40px;
    padding: 0;
}

.flexed-top {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 0 50px;
}

div#navbarCollapse {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: flex-end;
    align-items: flex-end;
}

.news-dates a:active {
    color: #111;
}

nav.navbar.navbar-expand-md.flexed-top a:active {
    color: #111;
}

.news-dates {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    padding: 0 40px 0 0;
}

.work-format {
    width: 100%;
    max-width: 750px !important;
    margin: 0 auto;
}

.news-dates a,
nav.navbar.navbar-expand-md.flexed-top a:hover {
    color: #111;
}
.elementor-widget-container .btn-clear {
    border: none;
    padding: 10px 20px;
    background: transparent;
    color: gray;
}
.news-dates a,
nav.navbar.navbar-expand-md.flexed-top a {
    color: #888888;
}

.news-dates a {
    padding: 15px;
    text-decoration: none;
    color: #888;
    font-size: 18px;
    font-weight: 500;
    padding-top: 0;
}

.player {
    position: relative;
    max-height: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: auto;
    color: #fff;
    line-height: normal;
    font-family: "Helvetica Neue", Helvetica, Arial !important;
    font-size: 10px;
    overflow: visible;
    border-collapse: separate;
    user-select: none;
    touch-action: manipulate;
}

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    display: none;
}

.collection-type-project .markdown-block h3,
.collection-type-page .markdown-block h3 {
    flex: 1 25%;
    font-size: inherit;
    margin: 0;
    font-weight: 600;
    line-height: 1.6;
}

.collection-type-project .markdown-block p,
.collection-type-page .markdown-block p {
    flex: 1 75%;
    margin: 0;
}

.sqs-block-markdown .sqs-block-content *:first-child {
    margin-top: 0;
}

.collection-type-project .markdown-block hr,
.collection-type-page .markdown-block hr {
    border: 4px solid #111;
    width: 100%;
    margin-left: -.5rem;
    margin-right: -.5rem;
    flex: 1 100%;
}

.sqs-block-markdown hr {
    border: none;
    border-bottom: 1px solid #ccc;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

.sqs-block {
    position: relative;
    height: auto;
    padding-top: 17px;
    padding-bottom: 17px;
}

.wp-block-themepunch-revslider.revslider {
    background-color: black;
}

rs-fullwidth-wrap#rev_slider_2_1_forcefullwidth {
    opacity: 0.7;
}

.wp-block-columns.publications p {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
}

#nof footer.site-footer.ready {
    display: none;
}

div#navbarCollapse {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}

nav.navbar.navbar-expand-md.fixed-top {
    background: #0000001f;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.menu ul {
    display: flex;
    list-style: none;
}

section#primary {
    margin-top: 45px;
}

figure.aligncenter.size-large img {
    width: 250px !important;
    height: 180px !important;
}

div#content {
    display: grid;
    grid-column-gap: 1.5rem;
    grid-row-gap: 2.25rem;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}

nav.navbar.navbar-expand-md.fixed-top {
    max-width: 1600px;
}

nav.navbar.navbar-expand-md.fixed-top {
    position: fixed;
    background: #fff;
    color: black;
    width: 100%;
    max-width: 1600px !important;
    margin: 0 auto;
}

nav.navbar.navbar-expand-md.fixed-top a {
    color: #00000091;
}

nav.navbar.navbar-expand-md.fixed-top a:hover {
    color: #000000f5;
}

ul.wp-block-latest-posts__list.is-grid.columns-3.has-dates.wp-block-latest-posts li a {
    color: #333;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 700;
}

ul.wp-block-latest-posts__list.is-grid.columns-3.has-dates.wp-block-latest-posts {
    margin: 0 auto;
    max-width: 1600px;
    padding: 3rem;
}

.wp-block-group.blog-list {
    margin: 100px 3rem 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wp-block-columns.under-menu {
    width: 100%;
    max-width: 1600px;
    background-color: white;
}

p.has-text-align-right.dates {
    padding: 0px;
    position: fixed;
    font-size: 20px;
    font-weight: 700;
    top: 45px;
    width: 100%;
    max-width: 640px;
    background-color: white;
}

p.has-text-align-right.dates a {
    text-decoration: none;
    color: #888;
}

p.has-text-align-right.dates a:hover {
    color: #111;
}

p.has-text-align-right.dates a:active {
    color: #111;
}

.blog-archive-news li .wp-block-latest-posts__featured-image img {
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: cover;
}

.header-bar {
    background-color: #fff;
}

.elementor-section-wrap {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}

nav.elementor-nav-menu--main.elementor-nav-menu__container.elementor-nav-menu--layout-horizontal.e--pointer-none ul li a {
    font-size: 30px;
    font-weight: 900;
    font-family: 'Proximna', sans-serif;
}

.elementor-element.elementor-element-d2a8c82.elementor-widget.elementor-widget-theme-site-title.elementor-widget-heading a {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 900;
}

ul.under-section-menu {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0 auto;
    width: 100%;
}

.elementor-widget-container ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}

ul.under-section-menu li {
    padding: 0 8px;
}

.elementor-widget-container ul a:hover {
    color: #111;
}

ul.under-section-menu li a:active {
    color: #111 !important;
}

ul.under-section-menu li a {
    color: #888;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Proximna', sans-serif;
    line-height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    letter-spacing: .075rem;
}

.no-padding {
    padding: 0 !important;
}

.no-flex ul {
    display: block;
    padding-left: 55px;
}

.elementor-menu-toggle {
    font-size: 20px!important;
    background: #040404;
    color: white;
}

#project-button {
    background-color: transparent;
    border: solid 2px #272727;
    padding: 21px 34px;
    text-transform: uppercase;
    font-family: 'Proximna', sans-serif;
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    text-transform: capitalize;
    letter-spacing: 1px;
}

span.elementor-button-text {
    color: #272727;
}

span.elementor-button-text:hover {
    color: white;
}

a#project-button:hover {
    background-color: black;
}

.justify-padding {
    padding-left: 50px;
    padding-right: 50px;
}

table.table-inf tr td {
    padding: 15px 20px;
}

.post-title {
    font-size: 35.7525px;
    font-family: 'Proximna', sans-serif;
    font-weight: 600;
    line-height: 42.903px;
}

table.table-inf {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.table-inf tr {
    border-top: 5px double #111;
}

.table-inf tbody {
    border-bottom: 5px double #111;
}

.flex-all {
    display: flex;
    justify-content: space-evenly;
}

.p-bold {
    font-weight: 900;
}

.elementor-portfolio-item__overlay {
    text-align: left;
    position: inherit;
    top: 20px;
    left: 10px;
}

table.info-public td {
    width: 605px;
    max-width: 605px;
    display: block;
    padding: 0 0 15px 0;
}

table.info-public tr {
    display: flex;
    width: 100%;
    max-width: 600px;
    margin-top: 15px
}

h3.elementor-portfolio-item__title {
    font-size: 20px;
}

.elementor-portfolio-item__img.elementor-post__thumbnail.elementor-fit-height:hover {
    opacity: 0.5;
    background-color: black;
}
.page-id-1431 .elementor-section-wrap .header-bar,
.page-id-15 .elementor-section-wrap .header-bar {
    background-color: transparent;
    color: white !important;
}
.page-id-1431 .elementor-section-wrap .header-bar a,
.page-id-15 .elementor-section-wrap .header-bar a {
    background-color: transparent;
    color: white !important;
}
.page-id-1431 .elementor-section-wrap .header-bar a:hover,
.page-id-15 .elementor-section-wrap .header-bar a:hover {
    color: rgba(255, 255, 255, .65);
}
.page-id-1431 .elementor-section-wrap .header-bar .logo-img ,
.page-id-15 .elementor-section-wrap .header-bar .logo-img {
    display: none;
}

.single-post .elementor-section-wrap .header-bar .home-page-img,
.page-id-36 .elementor-section-wrap .header-bar .home-page-img,
.page-id-599 .elementor-section-wrap .header-bar .home-page-img,
.page-id-420 .elementor-section-wrap .header-bar .home-page-img {
    display: none;
}

.header-logo {
    font-family: 'Proximna', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    letter-spacing: 0px;
    text-transform: uppercase;
    line-height: 100%;
}

h2.elementor-heading-title.elementor-size-default {
    font-family: 'Proximna', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    letter-spacing: 0px;
    text-transform: uppercase;
    line-height: 100%;
    padding: 8px 0 0 0px;
}

h3.elementor-portfolio-item__title {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 25px;
}

h3.elementor-post__title a {
    font-size: 1.39rem;
    padding-top: .2rem;
    color: #111 !important;
    font-family: proxima-nova;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0px;
    text-transform: none;
    line-height: 110%;
}

.banner-c h1.elementor-cta__title.elementor-cta__content-item.elementor-content-item {
    font-size: 118px;
    font-weight: 700;
    line-height: 140px;
    font-family: Arial, Helvetica, sans-serif !important;
}

.heading-inf {
    font-size: 35px;
    font-weight: 600;
    color: rgb(17, 17, 17);
    font-family: 'Proximna', sans-serif;
}

.contact-inf {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 100%;
}

.footer-width {
    width: 250px !important;
    margin: 0 auto;
}

.custom .tp-bullet:hover,
.custom .tp-bullet.selected {
    background: white;
}

.custom .tp-bullet {
    width: 27px;
    height: 5px;
    background: rgb(44 44 44);
}

.logo-img {
    margin-bottom: 0 !important;
}

.p-width {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}

@media (max-width: 1640px) and (min-width: 1400px) {
    .dif-width .elementor-container.elementor-column-gap-default {
        width: 100%;
        max-width: 1425px;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        width: 100%;
        max-width: 1425px !important;
    }
}

/* Mobile */
@media only screen and (max-width: 600px) {
	.elementor-element.elementor-element-6a7f023.home-page-img.elementor-widget.elementor-widget-image {
		display: flex;
		justify-content: flex-start!important;
		flex-direction: row;
	}
    .wp-block-columns.under-menu {
        display: none;
    }

    .no-space {
        height: 17px;
    }

    .banner-c h1.elementor-cta__title.elementor-cta__content-item.elementor-content-item {
        font-size: 36px !important;
    }

    .mobile-nav {
        display: block;
    }
	.page-id-1431 .elementor-section-wrap .header-bar a, 
	.page-id-15 .elementor-section-wrap .header-bar a {
        color: black !important;
    }

    nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        height: 1000vh;
        max-height: 1000px;
        display: grid;
    }

    ul#menu-2-12f6cc41 {
        display: inline-grid;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin: 0;
    }

    ul#menu-2-12f6cc41 a.elementor-item {
        font-size: 27px;
        text-transform: lowercase;
    }

    table.info-public td {
        width: 350px;
        max-width: 350px;
        display: block;
        padding: 0 0 8px 0;
    }

    table.info-public tr {
        display: flex;
        width: 100%;
        max-width: 350px;
        margin-top: 8px
    }
}

/* Tablet */
@media only screen and (max-width: 1050px) {
    section.elementor-section.elementor-top-section.elementor-element.elementor-element-de90e0e.header-bar.dif-width.elementor-section-stretched.elementor-section-height-min-height.elementor-section-items-top.elementor-section-boxed.elementor-section-height-default.elementor-sticky.elementor-sticky--effects.elementor-sticky--active.elementor-section--handles-inside {
        width: 100% !important;
    }
	.elementor-element.elementor-element-6a7f023.home-page-img.elementor-widget.elementor-widget-image {
		display: flex;
		justify-content: flex-start!important;
		flex-direction: row;
	}
    .wp-block-columns.under-menu {
        display: none;
    }

    .no-space {
        height: 17px;
    }

    .banner-c h1.elementor-cta__title.elementor-cta__content-item.elementor-content-item {
        font-size: 36px !important;
    }

    .mobile-nav {
        display: block;
    }
	.page-id-1431 .elementor-selection-wrap .header-bar a,
    .page-id-15 .elementor-section-wrap .header-bar a {
        color: black !important;
    }

    nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        height: 1000vh;
        max-height: 1000px;
        display: grid;
    }

    ul#menu-2-12f6cc41 {
        display: inline-grid;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin: 0;
    }

    ul#menu-2-12f6cc41 a.elementor-item {
        font-size: 30px;
		color: black!important;
		text-transform: uppercase;
		line-height: 2;
		letter-spacing: 4px;
		justify-content: center;
    }
}


@media only screen and (max-width: 1450px) {
    h3.elementor-post__title a {
        font-size: 1.39rem;
    }
}

@media only screen and (max-width: 1203px) {
    h3.elementor-post__title a {
        font-size: 1.37rem;
    }
}

@media only screen and (max-width: 983px) {
    h3.elementor-post__title a {
        font-size: 1.32rem;
    }
}

@media only screen and (max-width: 813px) {
    h3.elementor-post__title a {
        font-size: 1.3rem;
    }
}

@media only screen and (max-width: 757px) {
    h3.elementor-post__title a {
        font-size: 1.20rem;
    }
}

@media only screen and (max-width: 700px) {
    h3.elementor-post__title a {
        font-size: 1.25rem;
    }
}

.elementor-slideshow__title {
    display: none;
}

///
.elementor-widget-gallery.showl {
    display: block!important;
}

.showl{
display: block!important;
}
.hidel{
display: none!important;
}
///

span.wpml-ls-native {
    font-size: 24px;
    display: flex;
    justify-content: center;
    width: 100%;
    letter-spacing: 4px;
    margin: 0 auto;
}
.page-id-1431 li.menu-item.wpml-ls-slot-2.wpml-ls-item.wpml-ls-item-sq.wpml-ls-menu-item.wpml-ls-last-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item.menu-item-wpml-ls-2-sq a {
    color: white!important;
}
.page-id-15 li.menu-item.wpml-ls-slot-2.wpml-ls-item.wpml-ls-item-sq.wpml-ls-menu-item.wpml-ls-last-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item.menu-item-wpml-ls-2-sq a {
    color: black!important;
}
span.wpml-ls-native {
    text-transform: capitalize!important;
    font-size: 20px;
}
.sub-menu li a span.wpml-ls-native {
    text-transform: capitalize!important;
    font-size: 20px;
    color: black;
}


.page-id-15 .elementor-button-wrapper a {
    display: none;
}
.page-id-1431 .elementor-button-wrapper a {
    display: none;
}