/*
 Theme Name:   nemo Child
 Theme URI:    http://www.netmotion.de
 Description:  Netmotion Child Theme
 Author:       Manuel Rösch
 Author URI:   http://mailto:info@netmotion.de
 Template:     enfold
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  enfold-child
*/

/* Global changes start */

body {
    font-family: prometo, Helvetica, Roboto, Arial, sans-serif !important;
}

body p {

    line-height: 2;
}

.padding-left-40 {
    padding-left: 40px;
}

.padding-left-70 {
    padding-left: 70px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-77 {
    margin-bottom: 77px;
}

body .margin-top-0 {
    margin-top: 0;
}

.main_color .color-white {
    color: white;
}

.font-size-22 {
    font-size: 22px;
}

#top .border-none {
    border: none;
}


#top .border-bottom-1px-solid-0d0d0d {
    border-bottom: 1px solid #0d0d0d;
    padding-bottom: 21px;
}

#top .border-bottom-1px-solid-878787 {
    border-bottom: 1px solid #878787;
    padding-bottom: 21px;
}

#top .border-top-1px-solid-878787 {
    border-top: 1px solid #878787;
    padding-top: 21px;
}


#top .border-bottom-1px-solid-0d0d0d.no-padding {
    padding-bottom: 0px;
}

#top .border-top-1px-solid-878787.no-padding {
    padding-bottom: 0px;
}


body#top #wrap_all .font-weight-400 h3,
body#top #wrap_all .font-weight-400 {
    font-weight: 400;
}

#top #wrap_all .all_colors h3 {
    font-size: 1.375rem;
}

.white-header.font-size-main-1-8.font-size-sub-1-4.font-size-21 {
    font-size: 21px;
}

.white-header.font-size-main-1-8.font-size-sub-1-4 .av-subheading.av-subheading_above {
    font-size: 1.4em;
}

.white-header.font-size-main-1-8.font-size-sub-1-4 h2.av-special-heading-tag {
    font-size: 1.8em;
}

.dipro-link {
    /* color: #0d0d0d; */
    font-weight: 400;
    text-transform: uppercase;
    line-height: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.dipro-link-centered-parent {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dipro-link.smaller-link {
    width: fit-content;
}

.dipro-link-text {}

.full-width-image,
.full-width-image .avia-image-container-inner,
.full-width-image .avia-image-container-inner .avia-image-overlay-wrap,
.full-width-image .avia-image-container-inner .avia-image-overlay-wrap .avia_image {
    width: 100%;
}

.dipro-link-arrow {
    font-size: 14px;
}

.dipro-link.smaller-link .dipro-link-arrow {
    margin-left: 1em;
}

.dipro-text-intended {
    padding-left: 40px;
}

.dirpo-width-1410-centered .container {
    max-width: 1410px;
}

.margin-bottom-21 {
    margin-bottom: 21px;
}

#top #main .padding-sides-105 .container .template-page {
    padding-left: 105px;
    padding-right: 105px;
    max-width: 1410px;
}

#top .hidden {
    display: none;
}

#top .text-inactive {
    color: #6f6c6c;
}

#top .text-active {
    color: #0d0d0d
}

.main_color .avia-content-slider .slide-image {
    background-color: #ffffff;
}

.main_color .avia-content-slider .slide-image img {
    margin: initial;
}

.avia-content-slider .slide-image,
.avia-content-slider .slide-image img {
    border-radius: 0;
}


.subheading-300 .av-subheading p {
    font-weight: 300;
}

#top .main_color .color-6f6c6c {
    color: #6f6c6c;
}

.text-uppercase {
    text-transform: uppercase;
}

#top .main_color .font-weight-300 {
    font-weight: 300;
}

#top .main_color .font-weight-500 {
    font-weight: 500;
}

/* Global changes end */


/* contact form 7 styles start */
.wps-form-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    gap: 14px;
}

.wps-form-column {
    flex: 1;
}

.nm-down-below .wpcf7-list-item {
    width: 100%;
    margin-left: 0px;
}

#top .wps-form .wps-form-row .wps-form-column select {
    color: #0d0d0d;
    border-bottom: 1px solid #0d0d0d;
    /* Remove the left border */
    border-left: none;

    background: url(./icons/select.svg) no-repeat center;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-size: 15px 10px;
    background-position: right top;
    background-origin: content-box;
    background-repeat: no-repeat;
}

#top .wps-form .wps-form-row .wps-form-column input,
#top .wps-form .wps-form-row .wps-form-column textarea {
    color: #0d0d0d;
    border: none;
    border-bottom: 1px solid #0d0d0d;
    background-color: rgba(0, 0, 0, 0);
}

#top .wps-form .wps-form-row .wps-form-column input::placeholder,
#top .wps-form .wps-form-row .wps-form-column textarea::placeholder {
    color: #0d0d0d;
    /* font-weight: 100; */
}

#top .wps-form .wps-form-row .wps-form-column input.width-100,
#top .wps-form .wps-form-row .wps-form-column textarea.width-100 {
    width: 100%;
}

#top .wps-form .wps-form-row .wps-form-column label,
#top .wps-form .wps-form-row .wps-form-column label span {
    font-size: 15px;
    font-weight: 300;
}

#top .wps-form .wps-form-row .wps-form-column label.color-green {
    color: #069E06;
}

.wpcf7-list-item:first-of-type {
    margin-left: 0;
}

#top .wps-form .wps-form-row .wps-form-column .wpcf7-form-control.no-border {
    border: none;
}

.dipro-anfrage-submit {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #0d0d0d;
    text-transform: uppercase;
}

.dipro-anfrage-submit[type="submit"] {
    padding: 0;
    text-align: left;
    background: url(./icons/pfeilrecht.svg) no-repeat center;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-size: 47px;
    background-position: right center;
    background-origin: content-box;
    background-repeat: no-repeat;
}

.dipro-anfrage-submit:hover {
    color: #878787;
}

/* contact form 7 styles end */

/* Header Changes start */
#wrap_all #header .phone-info,
#wrap_all #header a {
    font-size: 15px;
    font-weight: 300;
    line-height: 22.5px;
}

#top #header .sub_menu li {
    /* letter-spacing: 1px; */
    line-height: 22.5px;
}

.av-logo-container {
    margin-bottom: 37px;
}

.html_header_top.html_header_sticky body#top #wrap_all #main {
    padding-top: 200px;
}

/* Header Changes end */


/* default Content Stylings start */
.fake-h2 h2 {
    line-height: 54px;
}

#main .caption_bottom.caption_framed .slideshow_align_caption {
    background-color: rgba(255, 255, 255, 0.5);
    color: #0d0d0d;
    padding: 30px 0;
}

#main .caption_bottom.caption_framed .slideshow_align_caption .avia-caption-title {
    background: none;
    color: #0d0d0d;
    font-size: 36px;
    font-weight: 500;
    line-height: 54px;
    padding: 0px 90px;
}

.caption_framed .slideshow_caption .avia-caption-content p {
    background: none;
    font-size: 1.375rem;
    text-transform: uppercase;
    padding: 0px 90px;
    line-height: 1;
}


.av-special-heading.av-special-heading-h2 .av-subheading.av-subheading_above,
.av-special-heading.av-special-heading-h3 .av-subheading.av-subheading_above {
    font-weight: 500;
    text-transform: uppercase;
}

.av-tab-section-icon {
    font-size: 100px;
    line-height: 1em;
    width: fit-content;
    padding: 21px 42px;
}

.av-outer-tab-title .av-inner-tab-title {
    margin: 0 auto;
}

.avia-content-slider .slide-meta {
    display: none;
}

.dielentyp-table {}

.dielentyp-table tbody tr {}

#top .main_color .avia-data-table.avia_pricing_minimal.dielentyp-table tbody tr td,
#top .main_color .avia-data-table.avia_pricing_minimal.dielentyp-table tbody tr th {
    background-color: #f0f0f0;
    font-size: 15px;
    line-height: 23px;
    color: #0d0d0d;
    padding: 2px 10px;
    border: 10px solid white;
    vertical-align: middle;
}

#top .main_color .avia-data-table.avia_pricing_minimal.dielentyp-table tbody tr th:first-child,
#top .main_color .avia-data-table.avia_pricing_minimal.dielentyp-table tbody tr td:first-child {
    text-align: left;
}

#top .main_color .avia-data-table.avia_pricing_minimal.dielentyp-table tbody tr td {
    font-weight: 300;
}

#top .main_color .avia-data-table.avia_pricing_minimal.dielentyp-table tbody tr th {
    font-weight: 400;
}

/* default Content Stylings end */


/* Referenzen start  */
.dipro-reference-data {
    display: flex;
    flex-wrap: wrap;
    margin-top: 70px;
}

.dipro-reference-data-row {
    display: flex;
    gap: 5%;
    flex-wrap: wrap;
    width: 100%;
}

.dipro-reference-data-col {
    flex: 1 0 30%;
    padding: 0;
    border-top: 1px solid #0d0d0d !important;
}

.dipro-reference-data-col-headline {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #1e1e1e;
    padding: 20px 0;
}

.dipro-reference-data-col-content {
    margin-top: 5px;
    margin-bottom: 30px;
}

/* Referenzen ende */

/* footer Styling start */
#footer-page .av-layout-grid-container {
    max-width: 1620px;
    margin: 0 auto;
}

#footer-page h3 {
    line-height: 33px;
    text-rendering: optimizelegibility;
}

#footer-page .dipro-footer-menu ul {
    margin: 0;
}

#footer-page .dipro-footer-menu li {
    list-style-type: none;
    margin: 0;
}

#footer-page .dipro-footer-menu a {
    text-transform: uppercase;
}

/* footer Styling end */


/* Dipro Timeline start  */
#dipro_timeline {
    border-left: 1px solid #1e1e1e;
}

#dipro_timeline ul li .av-milestone-icon-wrap,
#dipro_timeline ul li .av-milestone-indicator {
    display: none;
}

#dipro_timeline ul li {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#dipro_timeline ul li h2,
#dipro_timeline ul li article {
    display: block;
    width: 100%;
    text-align: left;
    padding: 0 49px;
}

#dipro_timeline ul li h2 {
    width: fit-content;
    margin: 0;
    margin-bottom: 21px;
    font-size: 48px;
    line-height: 72px;
    color: #1e1e1e;
    border-bottom: 1px solid #1e1e1e;
}

#dipro_timeline strong {
    font-weight: 500;
}

#dipro_timeline ul li {
    margin-bottom: 77px;
}

#dipro_timeline ul li article .av-milestone-content p {
    margin: 0px;
}

/* Dipro Timeline end */


/* dipro_nachhaltigkeit_video_col start */
#dipro_nachhaltigkeit_video_col {}

/* dipro_nachhaltigkeit_video_col end */


/* dipro jobs start */
.dipro-jobs-list {
    display: flex;
    gap: 5%;
    flex-wrap: wrap;
    width: 100%;
}

.dipro-jobs-list-col {
    flex: 1 0 30%;
    padding: 21px 10px;
    border-bottom: 1px solid #0d0d0d !important;
    font-size: 14px;
    line-height: 21px;
    color: #595959;
}

/* dipro jobs end */

/* portfolio start */
.sort_width_container #js_sort_items .sort_by_cat a {
    text-transform: uppercase;
}

.grid-sort-container {}

.grid-sort-container .grid-entry {
    padding: 20px;
}

.grid-sort-container .grid-entry .main_color {
    box-shadow: none;
    border-bottom: 1px solid #0d0d0d;
    padding-bottom: 20px;
}

.grid-sort-container .grid-entry .main_color .grid-content {
    text-align: left;
    padding: 10px 0;
    display: flex;
    flex-direction: column-reverse;
}

.grid-sort-container .grid-entry .main_color .grid-content .entry-content-header {
    font-size: 22px;
    line-height: 33px;
    color: #0d0d0d;
    font-weight: 400;
    text-transform: uppercase;
    padding: 15px 0;
}

.grid-sort-container .grid-entry .main_color .grid-content .grid-entry-excerpt {
    font-size: 14px;
    line-height: 21px;
    color: #878787;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
}

.grid-sort-container .grid-entry .main_color .grid-content .avia-arrow {
    display: none;
}

/* portfolio end */



/* dipro-referenzen-weltweit-tabelle start */

#top div .dipro-referenzen-weltweit-tabelle {
    table-layout: auto;
}

#top .dipro-referenzen-weltweit-tabelle tbody {}

#top .dipro-referenzen-weltweit-tabelle tbody tr {
    background-color: white;
}

#top .dipro-referenzen-weltweit-tabelle tbody tr td {
    font-size: 15px;
    line-height: 15px;
    color: #0d0d0d;
    font-weight: 300;
    padding: 20px 20px 40px 20px;
    border-bottom: 1px solid #0d0d0d;
}

#top .dipro-referenzen-weltweit-tabelle tbody tr td:first-child {
    padding-left: 0;
    text-transform: uppercase;
}

#top .dipro-referenzen-weltweit-tabelle tbody tr td:last-child {
    padding-right: 0;
}

/* dipro-referenzen-weltweit-tabelle ende */



/* dipro glossar start */

#top .main_color #glossar_links a {
    background: none;
    border: none;
    font-size: 22px;
    line-height: 33px;
    color: #0d0d0d;
    min-width: 0;
}

#top .main_color #glossar_links a:hover {
    color: #a4a4a4;
}

/* dipro glossar end */


/* Dipro Kontakt start */

#top .chef-accordion .toggler {
    padding: 10px 0;
    font-size: 14px;
    line-height: 21px;
    color: #1e1e1e;
    font-weight: 500;
}

#top .chef-accordion .toggle_content {
    padding: 0px;
}

/* Dipro Kontakt ende */


#dipro-way-form .wps-form-column {
    padding: 0;
}

#dipro-way-form .submit-button {
    cursor: pointer;
}

.front-page-vid .mejs-overlay-button {
    background: url(/wp-content/uploads/videoplayer.svg) no-repeat;
    background-position: 0 0;
    height: 80px;
    width: 80px;
}


.dipro-stellen-akkordeon .av_toggle_section {
    border-bottom: 1px solid #0d0d0d;
}

.dipro-stellen-akkordeon .av_toggle_section .toggler {
    font-size: 36px;
    color: #1e1e1e;
    font-weight: 500;
}


/* Menu start */
#top #header .avia_mega_div li.list-title-invisible>span {
    display: none;
}

#top #header .avia_mega_div>.sub-menu li.no-list-points a,
#top #header .avia_mega_div li.no-list-points a {
    padding-left: 0px;
}

#top #header .avia_mega_div li.no-list-points span.avia-bullet {
    display: none;
}

#top #header .avia_mega_div li.text-align-center a {
    text-align: center;
}

#top #header .avia_mega_div li.text-align-center span.avia-menu-text {
    font-size: 16px;
    font-weight: 300;
	    text-transform: uppercase !important;
    /* color: #0d0d0d; */

}

#top #header .dipro-menu-headline .dipro-menu-page-link a,
#top #header .dipro-menu-headline .dipro-menu-page-link a .avia-menu-text,
#top #header .dipro-menu-headline .mega_menu_title a {
    text-transform: uppercase;
    font-weight: 300;
    /* color: #0d0d0d; */
    /* text-decoration-color: #0d0d0d; */
    padding: 3px 0;
    display: block;
}

#top #header .dipro-menu-headline .mega_menu_title a {
    font-size: 16px;
    margin-bottom:5px;
}

#top #header .dipro-menu-headline .dipro-menu-page-link a {
    font-size: 16px;
}

#top #header .dipro-menu-headline .dipro-menu-page-link a:hover {
    text-decoration: underline;
}

.dipro-menu-pic-link a {
    font-size: 22px;
	text-transform: none;
}

/* Menu end */

ul .wpml-ls-menu-item a {
    align-items: flex-start;
}

#top #wrap_all .social_bookmarks {
    margin-top: 5px;
}

#top .link-decoration-none a {
    text-decoration: none;
}

#top #wrap_all .letter-section {
    margin-bottom: 77px;
}

#top #wrap_all .dipro-glossar__item {
    padding: 35px 0;
    border-bottom: 1px solid #0d0d0d;
}

#top #wrap_all .dipro-glossar__item h3 {
    font-size: 14px;
    line-height: 15px;
    color: #1e1e1e;
    font-weight: 400;
    text-transform: uppercase;
    padding: 15px 0;
}

#top #wrap_all .dipro-letter-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

#top #wrap_all .dipro-letter-row .dipro-letter-link {
    font-size: 22px;
    line-height: 33px;
    font-weight: 500;
    padding: 10px;
}

#top #wrap_all .dipro-letter-row .dipro-letter-link:hover {
    color: #888888;
}

#top #header .avia_mega_div>.sub-menu {
    border-top: none;
}

.nemo-sticky-side-button {
    position: fixed;
    right: 0;
    top: 25%;
    z-index: 9999;
    background-color: transparent !important;
    text-align: center;
    padding: 7px 1px 27px 7px;
}

.nemo-sticky-side-button :hover {
    -webkit-transition: opacity 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out;
    -ms-transition: opacity 0.1s ease-in-out;
    -o-transition: opacity 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out;
    opacity: 0.7;    
}


.nemo-sticky-side-button .nemo-sticky-side-button-link {
    color: #000000;
}

.nemo-sticky-side-button .nemo-sticky-side-button-icon {
    font-size: 0px; //42px
}

.nemo-sticky-side-button .nemo-sticky-side-button-text {
    margin: -30px;
    font-size: 12px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight:bold;
}



.mejs-overlay.mejs-layer.mejs-overlay-play {
    justify-content: flex-end;
}

/*LP Styles*/
.page-id-5368 .avia-icon-grid-container.av-lq1biv78-17287aae30dbf6112c0f46947d637db8 .avia-icongrid-wrapper .icongrid_title, .page-id-5368 .avia-icon-grid-container.av-lq1bxmy1-a8078c2dc5e87a3896e2e61cf6cba7ba .avia-icongrid-wrapper .icongrid_title {
	color:#fff;
	padding:10px 5px
}

.page-id-5368 .avia-image-container img{
	height:300px;
	object-fit:cover;
}


.nemo-sticky-side-button {
	top: 10%
}

.page-id-5619 .avia-image-container img {
	height: 250px;
}

@media only screen and (max-width: 676px) {
	#lp-muster-headline h3.av-special-heading-tag {
	padding-top: 275px
}
}

@media only screen and (max-width: 767px) {
	#lp-muster-headline h3 {
	padding-top: 75px
}
}

.wood-overview-box {
	padding: 25px
}

.avia-image-container.av-lrkuk3ld-3888bb542cce36c347c1f12289f18c45 img.avia_image {
	object-fit: cover
}

/*Anfrageformular*/
@media only screen and (max-width: 767px) {
	.page-id-298 .padding-left-70 {padding-left: 0
	}
	.page-id-298 .wps-form-column {
	padding:0	
	}
	
.gIJLGP {
		z-index: 9999!important;
	}
	
}

.av-section-color-overlay {
	opacity: 0 !important;
  background-color: #ffffff;
}

.nemo-sticky-side-button {
	background-color: #bb8812; 
}

#top a.av-active-tab-title {
    color: #bb8812;
}

#top .av-section-tab-title {
    color: #878787;
}