html {
height: 100%;
font-size: 16px;
font-size: 100%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
height: 100%;
margin: 0;
font-family: 'Lato', sans-serif;
font-weight: 400;
line-height: 1.6;
color: #000;
background: #fff;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, nav, section, summary {
display: block;
}
audio, canvas, video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html, button, input, select, textarea {
font-family: 'Lato', sans-serif;
font-weight: 400;
}
small {
font-size: smaller;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
position: absolute !important;
height: 1px;
width: 1px;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
line-height: normal;
padding: 15px 23px 14px;
position: absolute;
left: 5px;
top: 5px;
text-decoration: none;
width: auto;
z-index: 100000; }
:focus {
outline: 0
}
a.post-edit-link {
display: none
}
textarea, input[type="submit"] {
-webkit-appearance: none;
}
ul, ol {
padding: 0;
margin: 0;
}
.ul-norm li {
list-style-position: inside;
}
.no-b li {
list-style: none;
}
.ul-norm h3 {
margin-top: 25px;
}
.ul-norm li:first-of-type h3 {
margin-top: 0;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 700;
clear: both;
line-height: 1.2;
font-family: 'Poppins', sans-serif;
font-weight: 700;
letter-spacing: 0.35px;
color: #000000;
}
h1 {
margin-top: 0;
margin-bottom: 25px;
font-size: 2.75rem;
}
h2 {
margin-top: 0;
margin-bottom: 20px;
font-size: 1.5rem;
}
h3 {
margin-top: 0;
margin-bottom: 5px;
font-size: 1.25rem;
}
b, strong {
font-weight: 700;
}
p {
margin: 15px 0
}
.error404 {
background: #fff;
}
.error404 #main {
padding-left: 455px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: none;
cursor: pointer;
}
button[disabled], input[disabled] {
cursor: default;
}
input[type="checkbox"], input[type="radio"] {
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
padding-right: 2px; width: 270px;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
img {
border-style: none;
}
img, video {
height: auto;
max-width: 100%;
}
section {}
section.sub {
padding-top: 0;
}
section:after, article:after, .inner:after, .clear:after, #inner-header:after, .insp .gallery:after, .modal-body:after, .row:after, .social:after, .site-info:after, .call-buttons:after, .category-nieuws .entry-title:after, .single .gallery:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.m-toggle {
background: transparent;
color: #fff;
border: 0;
padding: 0;
margin: 0;
font-size: 2rem;
margin-bottom: 15px;
display: none;
}
.c-btn, .entry-content .c-btn {
display: table;
color: #fff;
padding: 1px;
text-decoration: none;
background: #009d3d; background: -moz-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%); background: -webkit-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%); background: linear-gradient(45deg, #009d3d 0%, #8dbf22 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d3d', endColorstr='#8dbf22', GradientType=1); border-radius: 25px;
min-width: 210px;
text-transform: lowercase;
text-align: center;
font-weight: 400;
line-height: 10px;
}
.site-info .c-btn {
position: absolute;
right: 2rem;
bottom: 2rem;
min-width: 8rem;
z-index: 3;
display: none;
}
.call-buttons {
margin-top: 30px;
}
.call-buttons a {
float: left;
margin-right: 25px;
}
.call-buttons a:last-of-type {
margin-right: 0;
}
.c-btn span {
display: block;
padding: 20px;
border-radius: 25px;
padding-top: 19px;
}
.c-btn.white span {
background: #fff;
color: #009d3d;
}
.c-btn:hover span {
background: #fff;
color: #009d3d;
}
.c-btn.white:hover span {
background: transparent;
color: #fff;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} ::-webkit-input-placeholder {
color: ;
}
:-moz-placeholder {
color: ;
}
::-moz-placeholder {
color: ;
}
:-ms-input-placeholder {
color: ;
} .inner {
max-width: 1170px;
padding: 0 25px;
line-height: 1.6;
position: relative;
}
.col {
position: relative;
min-height: 1px;
margin: 0 auto;
}
.col p {}
.col-s {
width: 25%;
}
.col-m {
width: 66.66%;
}
.col-l {
width: 96%;
}
.col-l p {}
.col>p:last-of-type, .single .entry-content .inner>p:last-of-type, .news-page .inner>p:last-of-type {
margin-bottom: 0;
}
.single article {
position: relative;
}
.modal-header .close {
float: right;
font-size: 30px;
line-height: 1;
color: #fff;
width: 40px;
height: 40px;
border-radius: 0px 5px 0px 5px;
padding: 0;
position: absolute;
top: 2px;
border: 0;
right: 0;
z-index: 10;
filter: alpha(opacity=20);
opacity: 1;
background: #009d3d;
background: -moz-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: -webkit-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d3d', endColorstr='#8dbf22', GradientType=1);
}
.modal-body form {
margin: 0 !important;
padding: 0 !important;
}
.modal-header .close:hover {
color: #fff;
opacity: 1;
}
.modal-title {
color: #000;
font-family: 'Poppins', sans-serif;
font-weight: 700;
font-size: 1.25rem;
}
.single .gallery, .insp .gallery {
margin-left: -10px;
}
.single .gallery-item, .insp .gallery-item {
margin: 10px;
float: left;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-backface-visibility: hidden;
}
.single .gallery-item a, .insp .gallery-item a {
display: block;
width: 100px;
line-height: 0;
}
.single .gallery-item:hover, .insp .gallery-item:hover {
-webkit-transform: scale(1.06);
-moz-transform: scale(1.06);
-o-transform: scale(1.06);
-ms-transform: scale(1.06);
transform: scale(1.06);
-webkit-backface-visibility: hidden;
} .entry-content {
position: relative;
height: 100%;
}
.entry-content a {}
.entry-content a:hover {}
.entry-content a, .entry-title a {
text-decoration: none;
font-weight: 700;
color: #000;
}
.single .entry-content a:hover, .news-page a:hover {
color: #6ccd27;
} .site-header {
position: fixed;
background: url(//www.echo-acoustic.nl/assets/svg/menubalkvorm_2.svg)no-repeat;
background: #000;
background-position: right;
background-size: cover;
min-width: 150px;
left: 0;
top: 0;
bottom: 0;
color: #fff;
padding: 25px 35px;
width: 100%;
max-width: 455px;
z-index: 998;
-webkit-transition: max-width .4s;
-moz-transition: max-width .4s;
transition: max-width .4s;
}
.site-header.small-view, .page-template-subpagina .site-header, .single .site-header, .single.small-view {
max-width: 280px;
}
.page-template-subpagina .bottom-head, .page-template-subpagina .head-info, .single .bottom-head, .single .head-info {
width: auto;
}
.home-link {
position: relative;
display: block;
height: 38px;
width: 100%;
max-width: 300px;
margin-bottom: 15px;
-webkit-transition: .4s;
-moz-transition: .4s;
transition: .4s;
}
.home-link img {
width: 100%;
display: block;
}
.navbar ul li {
list-style: none;
display: inline-block;
font-size: 0.9rem;
margin-right: 10px;
}
.navbar ul li:last-of-type {
margin-right: 0;
}
.navbar ul li a {
color: #7a7a7a;
text-decoration: none;
}
.navbar ul li a:hover, .navbar ul li.current_page_item a {
color: #fff;
}
.navbar {
margin-bottom: 5rem;
position: relative;
}
.page-template-subpagina-php .navbar, .single .navbar {
margin-bottom: 2rem;
}
.social li {
list-style: none;
display: inline-block;
margin-right: 15px;
}
.social li:last-of-type {
margin-right: 0;
}
.social a {
color: #fff;
text-decoration: none;
border: 1px solid #fff;
width: 45px;
display: block;
line-height: 45px;
text-align: center;
border-radius: 15px;
font-size: 1.2rem;
}
.social a:hover {
background: rgba(255, 255, 255, 0.3);
}
.social {
margin-bottom: 25px;
}
.bottom-head li {
list-style: none;
font-size: smaller;
display: inline-block;
margin-right: 5px;
padding-right: 7px;
border-right: 1px solid #7a7a7a;
line-height: 1;
}
.bottom-head li:last-of-type {
margin-right: 0;
border-right: 0;
}
.bottom-head a {
color: #7a7a7a;
text-decoration: none;
}
.social a:hover, .bottom-head a:hover {
color: #fff;
}
.c2a li {
list-style: none;
line-height: 2;
}
.c2a li:last-of-type a {
color: white;
}
.c2a a {
color: #7a7a7a;
text-decoration: none;
}
.c2a a:hover {
color: #fff;
}
.c2a {
margin-bottom: 25px;
}
.page-template-subpagina .bottom-head li, .single .bottom-head li {
display: block;
line-height: 2;
border-right: 0;
}
@media (min-width: 821px) {
.bottom-head {
bottom: 25px;
width: 410px;
}
.intro.anim, .bottom-head {
animation: fadeAnim .4s;
animation-fill-mode: forwards;
-webkit-animation: fadeAnim .4s;
-webkit-animation-fill-mode: forwards;
}
.small-view .intro, .small-view .bottom-head {
animation: fadeAnimCuatro .4s;
animation-fill-mode: forwards;
-webkit-animation: fadeAnimCuatro .4s;
-webkit-animation-fill-mode: forwards;
}
}
@media (min-width:821px) and (min-height:768px) {
.bottom-head {
position: absolute;
}
}
.int {
margin-bottom: 25px;
}
.head-info h1 {
margin-bottom: 2rem;
color: #fff;
}
.head-info .c-btn {
margin-bottom: 4rem;
}
.head-info {
width: 410px;
}
.small-view .head-info {}
.page-template-subpagina .head-info h1, .page-template-subpagina .int, .single .head-info h1, .single .int {
display: none;
}
.page-template-subpagina .navbar ul li, .single .navbar ul li, #site-nav ul li {
font-size: 1.25rem;
margin-right: 0;
display: block;
line-height: 2;
}
#site-navigation {
position: relative;
animation: fadeAnim .4s;
animation-fill-mode: forwards;
-webkit-animation: fadeAnim .4s;
-webkit-animation-fill-mode: forwards;
}
.small-view #site-navigation {
animation: fadeAnimCuatro .4s;
animation-fill-mode: forwards;
-webkit-animation: fadeAnimCuatro .4s;
-webkit-animation-fill-mode: forwards;
}
.small-view .home-link {
max-width: 210px;
}
#site-nav {
position: absolute;
top: 0;
left: 0;
animation: fadeAnimCuatro .4s;
animation-fill-mode: forwards;
-webkit-animation: fadeAnimCuatro .4s;
-webkit-animation-fill-mode: forwards;
}
.small-view #site-nav {
animation: fadeAnim .4s;
animation-fill-mode: forwards;
-webkit-animation: fadeAnim .4s;
-webkit-animation-fill-mode: forwards;
} @keyframes fadeAnim {
0% {
-webkit-transform: translateX(-70px);
-moz-transform: translateX(-70px);
-ms-transform: translateX(-70px);
-o-transform: translateX(-70px);
transform: translateX(-70px);
-webkit-transition: opacity .4s, -webkit-transform .4s;
-moz-transition: opacity .4s, -moz-transform .4s;
-o-transition: opacity .4s, -o-transform .4s;
transition: opacity .4s, transform .4s;
opacity: 0;
pointer-events: none;
}
100% {
-webkit-transition: opacity .4s, -webkit-transform .4s;
-moz-transition: opacity .4s, -moz-transform .4s;
-o-transition: opacity .4s, -o-transform .4s;
transition: opacity .4s, transform .4s;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
opacity: 1;
}
}
@-webkit-keyframes fadeAnim {
0% {
-webkit-transform: translateX(-70px);
-moz-transform: translateX(-70px);
-ms-transform: translateX(-70px);
-o-transform: translateX(-70px);
transform: translateX(-70px);
-webkit-transition: opacity .4s, -webkit-transform .4s;
-moz-transition: opacity .4s, -moz-transform .4s;
-o-transition: opacity .4s, -o-transform .4s;
transition: opacity .4s, transform .4s;
opacity: 0;
pointer-events: none;
}
100% {
-webkit-transition: opacity .4s, -webkit-transform .4s;
-moz-transition: opacity .4s, -moz-transform .4s;
-o-transition: opacity .4s, -o-transform .4s;
transition: opacity .4s, transform .4s;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
opacity: 1;
}
}
@keyframes fadeAnimCuatro {
0% {
-webkit-transition: opacity .4s, -webkit-transform .4s;
-moz-transition: opacity .4s, -moz-transform .4s;
-o-transition: opacity .4s, -o-transform .4s;
transition: opacity .4s, transform .4s;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
opacity: 1;
}
100% {
-webkit-transform: translateX(-70px);
-moz-transform: translateX(-70px);
-ms-transform: translateX(-70px);
-o-transform: translateX(-70px);
transform: translateX(-70px);
-webkit-transition: opacity .4s, -webkit-transform .4s;
-moz-transition: opacity .4s, -moz-transform .4s;
-o-transition: opacity .4s, -o-transform .4s;
transition: opacity .4s, transform .4s;
opacity: 0;
pointer-events: none;
}
}
@-webkit-keyframes fadeAnimCuatro {
0% {
-webkit-transition: opacity .4s, -webkit-transform .4s;
-moz-transition: opacity .4s, -moz-transform .4s;
-o-transition: opacity .4s, -o-transform .4s;
transition: opacity .4s, transform .4s;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
opacity: 1;
}
100% {
-webkit-transform: translateX(-70px);
-moz-transform: translateX(-70px);
-ms-transform: translateX(-70px);
-o-transform: translateX(-70px);
transform: translateX(-70px);
-webkit-transition: opacity .4s, -webkit-transform .4s;
-moz-transition: opacity .4s, -moz-transform .4s;
-o-transition: opacity .4s, -o-transform .4s;
transition: opacity .4s, transform .4s;
opacity: 0;
pointer-events: none;
}
} #main {}
@media (min-width: 821px) {
.home #main, .page-id-12 #main, .parent-pageid-12 #main {
height: 100vh;
}
.no-scroll-y {
overflow-y: hidden;
}
body.home {
overflow: hidden;
}
}
.home {
background: #3c3c3b;
}
.page-template-subpagina #main, .single #main {
padding-left: 280px;
}
#primary {
height: 100%;
}
.home #primary {
padding: 50px 0;
padding-right: 0;
}
#content {
height: 100%;
}
.single .entry-content {
height: auto;
}
.single .entry-content>p:last-of-type {
margin-bottom: 0;
}
article {
height: 100%;
}
::-webkit-scrollbar {
width: 0px; background: transparent; } ::-webkit-scrollbar-thumb {
background: transparent;
} .articles {
overflow: hidden;
width: 100%;
height: 100%;
white-space: nowrap;
position: relative;
overflow-x: scroll;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.home .entry-conten {
position: relative;
}
@-moz-document url-prefix() {
.home .entry-content:after {
content: "";
background: #3c3c3b;
width: 100%;
height: 25px;
position: absolute;
bottom: 0;
left: 0;
z-index: 2;
}
}
@supports (-ms-ime-align: auto) {
.home .entry-content:after {
content: "";
background: #3c3c3b;
width: 100%;
height: 25px;
position: absolute;
bottom: 0;
left: 0;
z-index: 2;
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.home .entry-content:after {
content: "";
background: #3c3c3b;
width: 100%;
height: 25px;
position: absolute;
bottom: 0;
left: 0;
z-index: 2;
}
}
.inner-articles {
top: 50%;
transform: translateY(-50%);
height: 100%;
max-height: 600px;
position: relative;
}
.a-slide {
display: inline-block;
position: relative;
width: 600px;
padding: 10px;
height: 100%;
white-space: normal;
vertical-align: top;
text-align: center;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 1s;
-moz-transition: -moz-transform 1s;
-o-transition: -o-transform 1s;
transition: transform 1s;
}
.a-slide .entry-header:after {
content: "";
position: absolute;
left: 0;
top: 0;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
pointer-events: none;
}
.a-slide:first-of-type {
visibility: hidden;
opacity: 0;
width: 480px;
}
.a-slide .entry-header, .a-slide .entry-thumbnail {
height: 100%;
padding: 0;
width: 100%;
position: relative;
}
.a-slide .entry-thumbnail {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
display: block;
}
.a-slide a {
display: block;
width: 100%;
height: 100%;
box-shadow: 0px 1px 40px 5px rgba(0, 0, 0, 0.4);
overflow: hidden;
}
.a-slide:nth-of-type(3n+3), .a-slide:nth-of-type(3n+4) {
height: 50%;
width: 450px;
}
.a-slide:nth-of-type(3n+4) {
margin-left: -453px;
top: 50%;
}
.a-slide .entry-thumbnail {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-backface-visibility: hidden;
}
.a-slide a:hover .entry-thumbnail {
-webkit-transform: scale(1.06);
-moz-transform: scale(1.06);
-o-transform: scale(1.06);
-ms-transform: scale(1.06);
transform: scale(1.06);
-webkit-backface-visibility: hidden;
}
.s-meta {
color: #fff;
left: 0;
bottom: 0;
position: absolute;
width: 100%;
z-index: 1;
text-align: left;
padding: 20px 25px;
}
.s-meta h3 {
color: #fff;
margin-bottom: 0;
font-size: 2rem;
}
.a-slide:nth-of-type(3n+3) h3, .a-slide:nth-of-type(3n+4) h3 {
font-size: 1.25rem;
}
.s-meta>span:first-of-type {
font-family: 'Poppins', sans-serif;
font-weight: 100;
letter-spacing: 0.15px;
display: block;
margin-bottom: 5px;
font-size: 1.25rem;
}
.s-meta>span:first-of-type svg {
margin-right: 15px;
}
.home-block .info-col {
height: 100%;
width: 100%;
}
.home-block .info-col:first-of-type {
padding-bottom: 10px;
height: 50%;
}
.home-block .info-col:nth-of-type(2) {
padding-top: 10px;
height: 50%;
}
.home-block .prod-info {
padding: 20px 25px;
color: #fff;
text-align: left;
}
.home-block .prod-info h2 {
color: #fff;
text-align: left;
margin-bottom: 0.5rem;
}
.home-block .prod-info p:last-of-type {
display: block;
font-weight: 100;
font-size: 0.9rem;
margin-top: 0;
}
.home-block .info-col:first-of-type a {
background: url(//www.echo-acoustic.nl/wp-content/uploads/2018/08/plaster-img.jpg)no-repeat #f4f4f4;
background-size: cover;
background-position: center center;
}
.home-block .info-col:nth-of-type(2) a {
background: url(//www.echo-acoustic.nl/wp-content/uploads/2018/08/spray-img.jpg)no-repeat #d6d5d1;
background-size: cover;
background-position: center center;
}
.home-block .info-inner {
height: 100%;
width: 50%;
float: left;
}
.home-block .info-inner:nth-of-type(2) .info-col, .usp-col {
padding: 20px 25px;
background: black;
height: 100%;
}
.home-block .info-inner:first-of-type {
padding-right: 12px;
}
.home-block .info-inner:nth-of-type(2) {
padding-left: 12px;
}
.home-block .info-inner:nth-of-type(2) h2, .usp-col h2 {
color: #fff;
margin-top: 0.5rem;
font-size: 2.5rem;
}
.home-block {
width: 800px;
}
.home-block ul, .usp-col ul {
color: #fff;
text-align: left;
}
.home-block ul li, .usp-col ul li {
list-style: none;
margin-bottom: 0.75rem;
background: url(//www.echo-acoustic.nl/assets/svg/vinkje.svg)no-repeat;
background-size: 20px;
padding-left: 2rem;
background-position: left top 2px;
font-size: 0.9rem;
font-family: 'Poppins', sans-serif;
}
.home-blocks ul li:last-of-type {
margin-bottom: 0;
}
.home-block a:hover .prod-info {
background: rgba(0, 0, 0, 0.67);
}
.home-info {
position: fixed;
color: #fff;
left: 480px;
padding: 0 10px;
font-family: 'Poppins', sans-serif;
top: 3rem;
display: none;
}
.home-info span {
display: block;
}
.home-info span:first-of-type {
font-size: 1.6rem;
font-weight: 700;
margin-bottom: 0.25rem;
} .entry-header {
padding: 0 25px;
}
.page-template-subpagina .entry-header, .single .entry-header {
padding: 0;
}
.page-template-subpagina .entry-header .entry-thumbnail, .single .entry-header .entry-thumbnail {
width: 100%;
height: 300px;
background-size: cover;
background-position: center center;
}
@media (min-width: 821px) {
.page-template-subpagina .entry-header .entry-thumbnail, .single .entry-header .entry-thumbnail {
height: 400px;
}
.page-template-subpagina.page-id-419 .entry-header .entry-thumbnail {
background-position: center top;
}
}
.info-block {
padding: 5rem;
position: relative;
}
.info-block .inner {
max-width: 960px;
}
.title-icon {
font-size: 1.5rem;
margin-right: 50px;
display: inline-block;
width: 30px;
height: 30px;
}
.back, .entry-content .back {
font-family: 'Poppins', sans-serif;
color: #7a7a7a;
font-weight: 400;
font-size: 0.9rem;
display: inline-block;
margin-bottom: 15px;
-webkit-transition: .4s;
-moz-transition: .4s;
transition: .4s;
}
.entry-content .back:hover {
color: #000;
}
.back svg {
color: #000;
margin-right: 10px;
-webkit-transition: .4s;
-moz-transition: .4s;
transition: .4s;
}
.back:hover svg {
margin-right: 15px;
} #about {
background: #fff;
}
#eco {
color: #fff;
background: #3c3c3b;
}
#eco:after {
content: "";
position: absolute;
pointer-events: none;
background: url(//www.echo-acoustic.nl/wp-content/uploads/2018/08/eco-bg.png) no-repeat;
background-size: contain;
background-position: bottom right;
left: 0;
width: 100%;
height: 120%;
z-index: 2;
visibility: visible;
bottom: -14%;
-webkit-transition: .4s;
-moz-transition: .4s;
transition: .4s;
}
#eco.duur-active:after {
background: url(//www.echo-acoustic.nl/wp-content/uploads/2018/08/duur-img.png) no-repeat;
background-size: contain;
background-position: bottom right;
}
#eco.gezond-active:after {
background: url(//www.echo-acoustic.nl/wp-content/uploads/2018/08/world-img.png) no-repeat;
background-size: contain;
background-position: bottom right;
}
#eco h1 {
color: #fff;
}
#rock {
background: #fff;
color: #7a7a7a;
}
#rock .inner {
max-width: 1170px;
}
#rock .col {
width: 50%;
float: left;
}
#rock .col strong {
color: #000;
font-family: 'Poppins', sans-serif;
font-weight: 700;
font-size: 1.25rem;
}
#rock .col ol {
padding-left: 14px;
margin-top: 15px;
}
#rock .col ol li {
line-height: 2;
margin-bottom: 10px;
}
#rock .col ol li:last-of-type {
margin-bottom: 0;
}
#rock .col:first-of-type p {
font-size: 1.25rem;
}
.rock-img {
display: block;
height: 425px;
width: 380px;
margin-left: -50px;
margin-top: -120px;
}
.rock-img img {
display: block;
height: 100%;
}
#rock h1 {
margin-top: -60px;
}
.eco-slider .owl-item p {
font-size: 1.25rem;
}
.owl-nav {
padding: 0 25px;
margin-top: 25px;
}
.owl-prev {
box-shadow: 0px 1px 13px 4px rgba(0, 0, 0, 0.05);
border: 1px solid #fff;
width: 45px;
height: 45px;
display: block;
border-radius: 15px;
background: #fff;
background: url(//www.echo-acoustic.nl/assets/svg/arrow-left.svg)no-repeat #fff;
background-size: 20px;
background-position: center center;
display: inline-block;
vertical-align: middle;
margin-right: 25px;
}
.owl-next {
box-shadow: 0px 1px 13px 4px rgba(0, 0, 0, 0.05);
border: 1px solid #fff;
width: 45px;
height: 45px;
display: block;
border-radius: 15px;
background: #fff;
background: url(//www.echo-acoustic.nl/assets/svg/arrow-right.svg)no-repeat #fff;
background-size: 20px;
background-position: center center;
display: inline-block;
vertical-align: middle;
}
.owl-prev.disabled, .owl-next.disabled {
opacity: 0.5;
} .page-id-20 {
background: #fff;
}
.contact {
position: relative;
z-index: 1;
padding-bottom: 0;
overflow: hidden;
}
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
padding: 15px 17.5px;
border: 1px solid #6ccd27;
border-radius: 5px;
resize: none;
font-size: 0.9rem;
width: 100%;
}
p .sampleKeuze {
margin-top: 5px;
display: block;
}
.sample-aanvraag .wpcf7 .col {
float: left;
width: 50%;
}
.sample-aanvraag .wpcf7 p {
max-width: 400px;
}
.s-submit {
float: left;
clear: both;
}
.wpcf7 input[type="submit"] {
display: table;
color: #fff;
padding: 20px;
font-size: 1rem;
width: initial;
text-decoration: none;
background: #009d3d; background: -moz-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%); background: -webkit-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%); background: linear-gradient(45deg, #009d3d 0%, #8dbf22 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d3d', endColorstr='#8dbf22', GradientType=1); border-radius: 25px;
min-width: 210px;
text-transform: lowercase;
text-align: center;
line-height: 10px;
}
.sample-aanvraag label._form-label {
font-size: 15px !important;
font-family: 'Lato', sna-serif;
}
.modal form button#_form_1_submit, .sample-aanvraag form button#_form_2_submit {
display: table;
color: #fff;
padding: 20px !important;
font-size: 0.9rem;
width: initial;
text-decoration: none;
background: #009d3d !important;
background: -moz-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%) !important;
background: -webkit-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%) !important;
background: linear-gradient(45deg, #009d3d 0%, #8dbf22 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d3d', endColorstr='#8dbf22', GradientType=1) !important;
border-radius: 25px !important;
min-width: 210px;
text-transform: lowercase;
text-align: center;
line-height: 10px;
}
.modal form label._form-label {
display: none !important;
}
._form-thank-you {
text-align: left !important;
font-size: 15px !important;
font-family: 'Lato', sans-serif !important;
}
.modal form ._row._checkbox-radio label, .sample-aanvraag form ._row._checkbox-radio label {
font-family: 'Lato', sans-serif;
font-weight: 400;
line-height: 1.6;
color: #000;
font-size: 16px !important;
}
.modal form ._row._checkbox-radio input, .sample-aanvraag form ._row._checkbox-radio input {
width: auto;
display: inline-block;
}
.sample-aanvraag ._form_element {
float: left;
width: 50% !important;
padding: 10px;
}
.contact .wpcf7 .section-title+pf {
margin-bottom: 30px;
}
.wpcf7 ::-webkit-input-placeholder {
color: #a4a4a4;
}
.wpcf7 -moz-placeholder {
color: #a4a4a4;
}
.wpcf7 ::-moz-placeholder {
color: #a4a4a4;
}
.wpcf7 :-ms-input-placeholder {
color: #a4a4a4;
}
.contact div.wpcf7-validation-errors, .cert div.wpcf7-validation-errors {
padding: 0;
margin: 15px 0;
border: 0;
display: none !important;
}
.contact span.wpcf7-not-valid-tip, .cert span.wpcf7-not-valid-tip, .modal span.wpcf7-not-valid-tip {
color: #d86260;
font-size: 0.8rem;
font-style: italic;
}
.contact input, .cert input {
-webkit-transition: .4s;
-moz-transition: .4s;
transition: .4s;
}
.contact input.wpcf7-not-valid, .cert input.wpcf7-not-valid, .modal input.wpcf7-not-valid {
border: 1px solid #d86260;
}
.grad-shape {
width: 100%;
display: inline-block;
position: absolute;
top: 0;
left: 0;
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1);
}
.smpl {
line-height: 1.5;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.grad-shape path {
display: none;
}
.grad-shape {
background: #009d3d;
background: -moz-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: -webkit-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d3d', endColorstr='#8dbf22', GradientType=1);
max-height: 43vh;
}
}
.contact .col:first-of-type, .contact h1 {
color: #fff;
}
.echo-info {
position: relative;
}
.echo-info li {
list-style: none;
line-height: 2;
}
.echo-info li a {
color: #fff;
text-decoration: none;
font-weight: 400;
}
.echo-info li a:hover {
color: #e6e6e6;
}
.echo-info svg {
width: 16px;
margin-right: 10px;
}
.inner-c {
padding: 5rem;
}
.contact .echo-info {
float: left;
}
.contact .echo-info+p {
clear: both;
float: left;
}
.contact .col:nth-of-type(2) {
width: 100%;
max-width: 335px;
margin: 0;
margin-top: 5rem;
float: left;
clear: both;
}
.contact .echo-info {
margin-right: 50px;
padding-right: 50px;
margin-bottom: 15px;
}
.contact .echo-info:last-of-type {
margin-right: 0;
padding-right: 0;
}
.contact .echo-info:after {
content: "";
right: 0;
width: 1px;
height: 50px;
top: 50%;
margin-top: -25px;
background: #fff;
position: absolute;
}
.contact .echo-info:last-of-type:after {
display: none;
}
.contact .col.route, #producten .col.route {
clear: both;
position: absolute;
right: -380px;
top: 0;
max-width: 100%;
width: 600px;
height: 600px;
background: #f3f2f2;
box-shadow: 0px 1px 55px 5px rgba(0, 0, 0, 0.2);
-webkit-transition: .4s;
-moz-transition: .4s;
transition: .4s;
}
.contact .col.route:hover, #producten .col.route:hover {
right: 0;
}
#producten {
position: relative;
overflow: hidden;
}
.usp-col {
padding-left: 3rem;
padding-right: 3rem;
}
#producten .col.route {
top: 3.5rem;
height: auto;
} .vacature .col {
width: 100%;
max-width: 335px;
margin: 0;
}
.vacature h1, .vacature .col:nth-of-type(1) p {
color: white;
}
.vacature .col:nth-of-type(2) {
margin-top: 5em;
}
@supports (-ms-ime-align:auto) {
.contact .col.route.edge-h, #producten .col.route.edge-h {
right: 0;
}
}
.contact .col.route:before, #producten .col.route:before {
content: "";
position: absolute;
left: -22.5px;
box-shadow: 0px 1px 13px 4px rgba(0, 0, 0, 0.05);
top: 50%;
margin-top: -22.5px;
border: 1px solid #fff;
width: 45px;
height: 45px;
display: block;
line-height: 45px;
text-align: center;
border-radius: 15px;
background: #fff;
background: url(//www.echo-acoustic.nl/assets/svg/arrow-left.svg)no-repeat #fff;
background-size: 20px;
background-position: center center;
}
.contact .col.route:after, #producten .col.route:after {
visibility: visible;
content: "Routebeschrijving";
position: absolute;
left: -185px;
top: 50%;
height: 25px;
margin-top: -12.5px;
font-family: 'Poppins', sans-serif;
color: rgba(255, 255, 255, 0.2);
opacity: 1;
-webkit-transition: .4s;
-moz-transition: .4s;
transition: .4s;
}
.contact .col.route:hover:after, #producten .col.route:hover:after {
opacity: 0;
}
@supports (-ms-ime-align:auto) {
.contact .col.route.edge-h:after, , #producten .col.route.edge-h:after {
opacity: 0;
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.contact .col.route.edge-h, #producten .col.route.edge-h {
right: 0;
}
.contact .col.route.edge-h:after, #producten .col.route.edge-h:after {
opacity: 0;
}
}
.wpcf7 .consent input {
width: auto;
display: inline-block;
}
.wpcf7 .consent span.wpcf7-list-item {
margin: 0;
}
.wpcf7 .consent a {
font-weight: 700;
text-decoration: none;
color: #000;
} .page-id-12 .entry-header {
display: none;
}
.producten {
height: 100%;
}
.producten .col {
font-weight: 400;
height: 100%;
width: 50%;
display: block;
float: left;
position: relative;
}
.producten .col:hover .prod-info {
background: rgba(0, 0, 0, 0.67);
}
.producten .therm {
background: url(//www.echo-acoustic.nl/wp-content/uploads/2018/08/therm-img.jpg)no-repeat #5e5e5e;
background-size: cover;
background-position: center center;
}
.producten .spray {
background: url(//www.echo-acoustic.nl/wp-content/uploads/2018/08/spray-img.jpg)no-repeat #d6d5d1;
background-size: cover;
background-position: center center;
}
.producten .plaster {
background: url(//www.echo-acoustic.nl/wp-content/uploads/2018/08/plaster-img.jpg)no-repeat #f4f4f4;
background-size: cover;
background-position: center center;
}
.producten .wall {
background: #009d3d;
background: -moz-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: -webkit-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d3d', endColorstr='#8dbf22', GradientType=1);
}
.producten .specials {
background: #009d3d;
background: -moz-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: -webkit-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d3d', endColorstr='#8dbf22', GradientType=1);
}
.producten .isotile {
background: #009d3d;
background: -moz-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: -webkit-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d3d', endColorstr='#8dbf22', GradientType=1);
}
.more-p {
box-shadow: 0px 1px 13px 4px rgba(0, 0, 0, 0.05);
border: 1px solid #fff;
width: 45px;
height: 45px;
display: block;
border-radius: 15px;
background: #fff;
background: url(//www.echo-acoustic.nl/assets/svg/arrow-right.svg)no-repeat #fff;
background-size: 20px;
background-position: center center;
display: inline-block;
vertical-align: middle;
}
.prod-info {
display: block;
padding: 50px;
background: rgba(0, 0, 0, 0.47);
color: #fff;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.prod-info h2 {
color: #fff;
font-size: 2rem;
}
.prod-info h2+p {
margin-bottom: 30px;
}
.more-p+span {
font-family: 'Poppins', sans-serif;
font-weight: 100;
letter-spacing: 0.15px;
opacity: 0;
-webkit-transition: .4s;
-moz-transition: .4s;
transition: .4s;
}
.producten .col:hover .more-p+span {
margin-left: 15px;
opacity: 1;
}
.prod-info>p:last-of-type {
margin-bottom: 0;
}
.type {
font-family: 'Poppins', sans-serif;
color: #7a7a7a;
font-weight: 400;
display: inline-block;
margin-top: 0;
margin-bottom: 25px;
font-size: smaller;
}
.category-projecten .entry-title, .post-417 .entry-title {
margin-bottom: 10px;
}
.producten .col.specials, .producten .col.isotile {
pointer-events: none;
}
.prod-info>p:last-of-type {
display: none;
}
.producten .col.specials:before, .producten .col.isotile:before {
left: 0;
top: 0;
height: 100%;
width: 100%;
position: absolute;
content: "";
background: rgba(255, 255, 255, 0.5);
z-index: 2;
}
.producten .col.specials:after, .producten .col.isotile:after {
text-align: center;
content: "COMING SOON!";
width: 100%;
position: absolute;
top: 50%;
color: #fff;
font-size: 3rem;
font-weight: 800;
z-index: 2;
margin-top: -38px;
} .prod-section {
height: 100%;
}
.parent-pageid-12 {
background: #fff;
}
.prod-section .col:first-of-type {
height: 100%;
width: 25%;
float: left;
}
.prod-section.therm-section .col:first-of-type {
background: url(//www.echo-acoustic.nl/wp-content/uploads/2018/08/them-sub-img.jpg) no-repeat #5e5e5e;
background-size: cover;
background-position: center center;
}
.prod-section.spray-section .col:first-of-type {
background: url(//www.echo-acoustic.nl/wp-content/uploads/2018/08/spray-img.jpg)no-repeat #d6d5d1;
background-size: cover;
background-position: center center;
}
.prod-section.plaster-section .col:first-of-type {
background: url(//www.echo-acoustic.nl/wp-content/uploads/2018/08/plaster-img.jpg)no-repeat #f4f4f4;
background-size: cover;
background-position: center center;
}
.prod-section.wall-section .col:first-of-type {
background: #009d3d;
background: -moz-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: -webkit-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d3d', endColorstr='#8dbf22', GradientType=1);
}
.prod-section .col:nth-of-type(2) {
float: left;
width: 75%;
padding: 5rem;
}
.return, .entry-content .return {
display: block;
padding: 50px;
background: rgba(0, 0, 0, 0.47);
color: #fff;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.return>p:last-of-type {
margin: 0;
}
.back-p {
box-shadow: 0px 1px 13px 4px rgba(0, 0, 0, 0.05);
border: 1px solid #fff;
width: 45px;
height: 45px;
display: block;
border-radius: 15px;
background: #fff;
background: url(//www.echo-acoustic.nl/assets/svg/arrow-left.svg)no-repeat #fff;
background-size: 20px;
background-position: center center;
display: inline-block;
vertical-align: middle;
}
.back-p+span {
font-family: 'Poppins', sans-serif;
font-weight: 100;
letter-spacing: 0.15px;
opacity: 0;
-webkit-transition: .4s;
-moz-transition: .4s;
transition: .4s;
}
.return:hover .back-p+span {
margin-left: 15px;
opacity: 1;
}
.prod-files li {
list-style: none;
line-height: 2;
color: #7a7a7a;
margin-bottom: 15px;
font-family: 'Poppins', sans-serif;
}
.prod-files li a {
font-weight: 400;
color: #7a7a7a;
text-decoration: underline;
}
.prod-files li a:hover {
color: #000;
}
.prod-files li .icon, .prod-files li svg {
font-size: 2rem;
vertical-align: middle;
margin-right: 25px;
}
.prod-files li .icon.file-pdf {
display: inline-block;
width: 24px;
height: 32px;
background: url(//www.echo-acoustic.nl/assets/svg/pdf-icon.svg)no-repeat #fff;
background-size: contain;
background-position: center center;
vertical-align: middle;
}
.prod-section .col:nth-of-type(2)>div:first-of-type {
max-width: 520px;
}
.prod-files {
padding-top: 30px;
border-top: 1px solid #000;
margin-top: 30px;
margin-bottom: 30px;
} .page-id-343 {
background: #3c3c3b;
}
#eqs {
color: #fff;
}
#eqs h1 {
color: #fff;
}
#eqs h3 {
color: #fff;
}
#eqs .col ol {
margin-top: 15px;
padding-left: 14px;
}
#eqs .col ol li {
line-height: 2;
margin-bottom: 10px;
}
#eqs .col ol li:last-of-type {
margin-bottom: 0;
}
#eqs .c-btn {
margin-top: 30px;
}
#eqs p+h3 {
margin-top: 50px;
}
#eqs ol li a {
text-decoration: underline;
color: #fff;
font-weight: 400;
}
#eqs ol li a:hover {
color: #e6e6e6;
}
#certified {
background: #fff;
}
#certified .col:first-of-type {
width: 40%;
max-width: 400px;
float: left;
}
.owl-carousel.certified .owl-item div {
height: 100%;
background-size: 80%;
background-repeat: no-repeat;
background-position: center center;
}
.owl-carousel.certified .owl-item {
height: 135px;
}
#certified .inner {
max-width: 1170px;
}
#certified .col:nth-of-type(2) {
width: 60%;
float: right;
padding-left: 5rem;
padding-top: 80px;
}
.owl-carousel.certified {}
#certified .col:nth-of-type(2) h3 {
margin-top: 50px;
}
#certified .col:nth-of-type(2) h3+p {
margin-top: 10px;
} .page-id-417 {
background: #fff;
}
.page-id-417 .entry-header+.info-block {
background: #fff;
} .page-id-267 .entry-header+.info-block {
background: #fff;
}
.page-id-267 {
background: #fff;
}
.category-nieuws .entry-title span {
display: block;
float: left;
background: #000;
color: #fff;
padding: 10px 25px;
clear: both;
margin-top: 15px;
}
.category-nieuws .entry-header {
padding: 0 5rem;
padding-right: 0;
}
.category-nieuws .entry-header>div {
padding: 0 25px;
padding-right: 0;
}
.category-nieuws .entry-title {
margin-left: -25px;
margin-bottom: 10px;
}
.n-meta {
margin-bottom: 30px;
}
.n-date {
font-family: 'Poppins', sans-serif;
color: #7a7a7a;
font-size: smaller;
} section.post-nav {
background: #3c3c3b;
}
.navigation.post-navigation a {
color: #fff;
text-decoration: none;
font-family: 'Poppins', sans-serif;
font-weight: 400;
letter-spacing: 0.15px;
font-size: 1.5rem;
display: inline-block;
}
.post-nav .inner {
width: 100%;
max-width: 100%;
}
.post-nav .nav-links {
margin: 0 auto;
display: table;
}
.post-nav .nav-links a {
margin: 0 15px;
margin-bottom: 40px;
}
.post-nav .nav-links a:hover {
color: #e6e6e6;
}
.post-nav .call-buttons {
margin: 0 auto;
max-width: 445px;
} .wpcf7 .use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
z-index: 100;
padding: 0;
border: 0;
background: transparent;
right: 10px;
left: auto;
top: 0px;
font-size: 0.8rem;
}
.wpcf7 div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
display: none !important;
} .other-items {
position: absolute;
top: 0;
height: 100%;
width: 230px;
background: #3c3c3b;
z-index: 2;
left: -230px;
-webkit-transition: .4s;
-moz-transition: .4s;
transition: .4s;
}
.other-title {
color: #fff;
font-family: 'Poppins', sans-serif;
font-weight: 700;
letter-spacing: 0.35px;
display: block;
font-size: 1.1rem;
margin-bottom: 5px;
}
.other-item {
border-bottom: 2px solid #000;
background: #3c3c3b;
}
.other-item:last-of-type {
border-bottom: 0;
}
.other-item a {
padding: 25px;
display: block;
width: 100%;
height: 100%;
text-decoration: none;
}
.other-item a .type {
margin-bottom: 0;
display: block;
}
.other-meta {
display: block;
}
.other-item .n-date {
font-weight: 400;
display: block;
margin-top: 0;
}
.other-item a:hover {
background: #009d3d;
background: -moz-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: -webkit-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d3d', endColorstr='#8dbf22', GradientType=1);
}
.other-item a:hover .type, .other-item a:hover .n-date {
color: #fff;
}
.other-items.open {
left: 0;
}
.exp-art {
width: 45px;
height: 45px;
display: block;
background: url(//www.echo-acoustic.nl/assets/svg/arrow-right.svg)no-repeat transparent;
background-size: 20px;
background-position: center center;
display: inline-block;
vertical-align: middle;
right: -55px;
position: absolute;
cursor: pointer;
top: 425px;
}
.other-items.open .exp-art {
background: url(//www.echo-acoustic.nl/assets/svg/arrow-left.svg)no-repeat transparent;
background-size: 20px;
background-position: center center;
}
.exp-art:before {
content: "Meer";
position: absolute;
left: 0;
top: 0;
font-style: italic;
font-size: smaller;
color: #7a7a7a;
left: 10px;
top: -5px;
opacity: 1;
-webkit-transition: .4s;
-moz-transition: .4s;
transition: .4s;
}
.other-items.open .exp-art:before {
opacity: 0;
}
@media (max-width: 767px) {
.navbar {
margin-bottom: 25px;
}
.head-info .c-btn {
margin-bottom: 2rem;
}
.producten .col {
width: 100%;
}
.prod-info {
position: relative;
padding: 25px;
}
.post-nav .call-buttons {
max-width: 212px;
}
.sample-aanvraag ._form_element {
float: initial;
width: 100% !important;
}
.category-nieuws .entry-title {
margin-left: 0;
}
.category-nieuws .entry-title span {
margin: 0;
float: none;
padding: 0;
clear: none;
display: inline;
background: transparent;
color: #000;
}
.page-template-subpagina .entry-header .entry-thumbnail, .single .entry-header .entry-thumbnail {
height: 150px;
}
.title-icon {
margin-right: 15px;
}
.contact .col:nth-of-type(2) {
max-width: 100%;
margin-top: 25px;
}
.vacature .col:nth-of-type(2) {
max-width: 100%;
margin-top: 25px;
}
.grad-shape path {
display: none;
}
.grad-shape {
background: #009d3d;
background: -moz-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: -webkit-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d3d', endColorstr='#8dbf22', GradientType=1);
height: 100%;
max-height: 500px;
}
.contact .echo-info {
margin-right: 25px;
padding-right: 0;
}
.contact .echo-info:after {
display: none;
}
.contact .col.route {
position: relative;
right: auto;
top: auto;
height: 300px;
width: 100%;
box-shadow: none;
margin-top: 25px;
}
.contact .col.route:before, #producten .col.route:before {
display: none;
}
.contact .col.route iframe, #producten .col.route iframe {
height: 300px;
width: 100%;
}
.page-template-subpagina .head-info .c-btn, .single .head-info .c-btn {
display: none;
}
.page-template-subpagina .bottom-head, .single .bottom-head {
display: none;
}
.page-template-subpagina .site-header .c2a, .single .site-header .c2a {
margin-bottom: 0;
font-size: smaller;
}
.page-template-subpagina .navbar ul li, .single .navbar ul li {
font-size: 1rem;
}
.producten .col.specials, .producten .col.isotile {
display: none;
}
}
@media (max-width: 820px) {
.site-header {
position: relative;
max-width: initial;
padding: 25px 25px;
}
.head-info {
width: auto;
}
.home #primary {
display: none;
}
.c2a {
margin-bottom: 25px;
}
.home {
background: #000;
}
h1 {
font-size: 2rem;
}
.page-template-subpagina #main, .single #main {
padding-left: 0;
clear: both;
float: left;
width: 100%;
}
.page-template-subpagina .site-header, .single .site-header {
max-width: 100%;
max-height: 83px;
overflow: hidden;
-webkit-transition: max-height .4s;
-moz-transition: max-height .4s;
transition: max-height .4s;
}
.page-template-subpagina .site-header.is-open, .single .site-header.is-open {
max-height: 520px;
}
.prod-section .col:first-of-type, .prod-section .col:nth-of-type(2) {
width: 100%;
padding: 50px 25px;
}
.return, .entry-content .return {
position: relative;
padding: 25px;
}
.prod-section .col:first-of-type {
padding: 0;
}
.c-btn, .entry-content .c-btn {
margin-bottom: 15px;
}
.info-block {
padding: 50px 0;
}
#certified .col:first-of-type {
width: 100%;
}
#certified .col:nth-of-type(2) {
width: 100%;
padding-left: 0;
padding-top: 0;
}
.category-nieuws .entry-header {
padding: 0;
}
.category-nieuws .entry-header>div {
padding: 0;
}
#rock .col {
width: 100%;
}
.rock-img {
width: 100%;
margin-top: 0;
margin-left: 0;
height: auto;
}
.rock-img img {
height: auto;
}
.inner-c {
padding: 50px 0px;
}
.page-template-subpagina-php .m-toggle, .single .m-toggle {
display: block;
}
.sample-aanvraag .wpcf7 .col {
width: 100%;
}
#eco:after {
display: none;
}
.head-info h1 br, .int br {
display: none;
}
.navbar ul li a {
color: #fff;
}
.social {
margin-bottom: 20px;
}
#site-nav {
display: none;
}
.page-template-subpagina-php .m-toggle, .single .m-toggle {
position: absolute;
top: -56px;
right: 0;
margin-bottom: 0;
}
.other-items {
display: none;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.home .site-header {
min-height: 100vh;
}
.home .bottom-head {
position: absolute;
bottom: 25px;
}
.producten .col {
width: 50%;
}
.grad-shape path {
display: none;
}
.grad-shape {
background: #009d3d;
background: -moz-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: -webkit-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d3d', endColorstr='#8dbf22', GradientType=1);
height: 100%;
width: 100%;
max-height: 110vh;
}
.page-template-subpagina .site-header, .single .site-header {
max-height: 83px;
}
.page-template-subpagina .site-header.is-open, .single .site-header.is-open {
max-height: 788px;
}
.prod-info {
position: relative;
}
}
@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
.page-id-12 #primary {
height: 50vh;
}
.prod-info {
position: absolute;
}
.grad-shape {
max-height: 39vh;
}
}
@media (min-width: 1024px) and (max-width: 1366px) {
.navbar, .head-info .c-btn {
margin-bottom: 25px;
}
.producten .col {
width: 50%;
height: 50%;
}
.prod-info {
height: 100%;
}
.home-block .prod-info {
height: auto;
}
.vacature .col {
max-width: 375px;
}
.prod-section .c-btn {
margin-bottom: 15px;
}
.info-block, .inner-c {
padding: 3rem;
}
.grad-shape path {
display: none;
}
.grad-shape {
background: #009d3d;
background: -moz-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: -webkit-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d3d', endColorstr='#8dbf22', GradientType=1);
height: 100%;
width: 100%;
max-height: 43vh;
}
h1 {
font-size: 2rem;
}
.category-nieuws .entry-header {
padding: 0 3rem;
padding-right: 0;
}
#rock .col:first-of-type {
width: 40%;
}
#rock .col:nth-of-type(2) {
width: 60%;
}
.rock-img {
height: 280px;
width: 255px;
margin-top: -80px;
}
#rock h1 {
margin-top: -40px;
}
.eco-slider .owl-item p {
max-width: 60%;
}
.sample-aanvraag .wpcf7 .col {
padding-right: 15px;
}
}
@media (min-width: 1024px) {
.inner-articles:before {
content: "";
position: absolute;
bottom: -2rem;
right: 2rem;
color: #fff;
width: 25px;
height: 15px;
display: block;
background: url(//www.echo-acoustic.nl/assets/svg/arrow-right_w.svg)no-repeat transparent;
background-size: 20px;
background-position: center center;
opacity: 1;
-webkit-transition: .4s;
-moz-transition: .4s;
transition: .4s;
}
.small-view+#brochureDownload+#main .inner-articles:before {
opacity: 0;
}
.site-info .c-btn {
display: block;
}
}
@media (min-width: 1367px) and (max-width: 1445px) {
.eco-slider .owl-item p {
max-width: 75%;
}
}
@media (min-width: 1367px) and (max-width: 1600px) {
.home .navbar {
margin-bottom: 2rem;
}
.home .head-info .c-btn {
margin-bottom: 3rem;
}
}
@media (min-width: 1280px) and (max-width: 1600px) {
.grad-shape path {
display: none;
}
.grad-shape {
background: #009d3d;
background: -moz-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: -webkit-linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
background: linear-gradient(45deg, #009d3d 0%, #8dbf22 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d3d', endColorstr='#8dbf22', GradientType=1);
height: 100%;
width: 100%;
max-height: 44vh;
}
}
@media (max-width: 1024px) {
input[type="text"], input[type="email"], input[type="tel"], input[type="submit"], textarea {
-webkit-appearance: none;
}
#producten .col.route {
position: relative;
right: auto;
top: auto;
height: auto;
width: 100%;
box-shadow: none;
margin-top: 25px;
}
#producten .col.route:before, #producten .col.route:after {
display: none;
}
#producten {
overflow: initial;
}
}
@media (max-width: 390px) {
.page-template-subpagina .home-link, .single .home-link {
max-width: 220px;
}
.page-template-subpagina .site-header, .single .site-header {
max-height: 77px;
}
.page-template-subpagina .site-header.is-open, .single .site-header.is-open {
max-height: 520px;
}
.page-template-subpagina .m-toggle, .single .m-toggle {
top: -57px;
}
}
@media (min-width: 1280px) and (min-height: 900px) {
.home-info {
display: block;
font-size: 1.15rem;
}
.inner-articles {
top: 55%;
}
}