html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
font-weight: 300;
line-height: 1.5em;
}
input.m_hidden {
display: none!important;
}
article,
aside,
footer,
header,
nav,
section,
summary {
display: block;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: none;
}
b,
strong {
font-weight: bold;
}
h1 {
font-size: 36px;
margin: 0.67em 0;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 18px;
}
p {
margin-top: 1.5em;
}
img {
border: 0;
}
button,
input,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
outline: none;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
-webkit-appearance: button; cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type='search'] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
}
textarea {
overflow: auto;
}
::-webkit-input-placeholder {
color: #9498a1;
}
:-moz-placeholder {
color: #9498a1;
opacity: 1;
}
::-moz-placeholder {
color: #9498a1;
opacity: 1;
}
:-ms-input-placeholder {
color: #9498a1;
} a {
color: #8e8e8e;
text-decoration: none;
} body {
font-size: 15px;
color: #333331;
margin: 0;
font-family: sans-serif;
}
* {
margin: 0px;
padding: 0px;
}
.cf:before,
.cf:after {
content: ' '; display: table; }
.cf:after {
clear: both;
}
.cf {
*zoom: 1;
}  .title-border {
width: 100%;
height: 30px;
background: url(//znak.store/wp-content/themes/constructzine-child/images/title-border.png) repeat-x center;
margin-bottom: 30px;
}
.title-border h3 {
height: 30px;
line-height: 30px;
background: white;
padding-right: 17px;
display: inline;
color: #333332;
font-weight: 600;
font-size: 20px;
}
.ul {
margin: 0;
padding: 0;
}
.box3 {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
font-weight: 400;
width: 300px;
float: left;
margin-left: 30px;
text-align: center;
padding: 30px 30px;
box-shadow: inset 0 0 1px 1px #dadada;
}
.box3 p {
line-height: 18px;
margin-top: 20px;
}
.box3:first-of-type {
margin-left: 0;
}
.block-title {
line-height: 22px;
margin-bottom: 0;
font-size: 24px;
}
img {
width: 100%;
}
.front-form {
clear: left;
width: 630px;
}
.front-form h1 {
margin: 30px 0;
color: white;
line-height: 30px;
}
.front-form form {
width: 100%;
margin: 0;
padding: 0;
text-align: center;
}
#main-content {
background: #fff;
position: relative;
}
article {
float: left;
width: 630px;
margin-top: 30px;
}
.single-margin-top {
margin-top: 0 !important;
}
article.front p,
article.front h2 {
padding: 30px 45px;
background: #ededed;
}
.front img {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: auto;
margin: 0px;
padding: 0px;
display: block;
border-left: 2px solid #ededed;
border-right: 2px solid #ededed;
}
.front p {
margin-top: 0;
}
aside {
width: 300px;
float: right;
}
.feedback {
text-align: center;
}
.feedback p {
font-size: 15px;
font-weight: 500;
margin-top: 1em;
margin-bottom: 1em;
color: #414140;
}
.feedback blockquote {
font-size: 18px;
line-height: 30px;
margin: 0;
padding: 0;
font-weight: 300;
font-style: italic;
}
input[type='button'] {
background: #fcd53a;
border: none;
} header,
#main-content,
footer {
margin: 0;
}
header:after,
#main-content:after,
footer:after,
.featured:after,
nav:after {
content: '';
display: table;
}
.inner {
width: 964px;
margin: 0 auto;
padding: 60px 0 60px 0;
}
.inner .featured {
overflow: hidden;
}
header {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
header .layer {
width: 100%;
height: auto;
background: rgba(24, 24, 24, 0.8);
}
header .inner {
position: relative;
}
.headerbg {
display: block;
height: 100%;
width: 241px;
position: absolute;
right: 0;
top: 30px;
z-index: 0;
text-indent: -5000em;
}
.header-top {
color: white;
margin-bottom: 60px;
}
.site-title a {
color: #ffffff;
}
#logo {
width: auto;
height: 60px;
color: white;
display: block;
float: left;
}
#logo img {
width: auto;
max-height: 100%;
}
.call-for-action {
line-height: 60px;
font-size: 30px;
font-weight: 400;
float: right;
margin-left: 0px;
margin-top: 0px;
}
.call-for-action span {
font-weight: 300;
font-size: 24px;
}
.call-for-action span a {
color: #fff;
}
.call-for-action span a:hover {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
color: #fcd53a;
} nav {
width: 100%;
height: 60px;
}
nav .navigation-menu {
width: 749px;
height: 60px;
background: white;
padding-left: 0px;
float: left;
}
nav .navigation-menu ul li {
list-style-type: none;
position: relative;
font-size: 18px;
float: left;
}
nav .navigation-menu ul li a {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
height: 60px;
line-height: 60px;
display: block;
text-decoration: none;
color: #1b202b;
font-weight: 400;
padding: 0 20px;
}
nav .navigation-menu ul li a:hover {
border-bottom: 3px solid rgba(0, 0, 0, 0.8);
}
nav .navigation-menu ul li ul {
width: 300px;
background: #fff;
position: absolute;
display: none;
z-index: 999;
border-top: 3px solid rgba(0, 0, 0, 0.8);
margin-top: -3px;
}
nav .navigation-menu ul li ul li {
width: 100%;
padding-left: 0px;
padding-right: 0px;
float: none;
}
nav .navigation-menu ul li ul li a {
height: 40px;
line-height: 40px;
padding-bottom: 0px;
}
nav .navigation-menu ul li ul li a:hover {
background: #eee;
border-bottom: none;
}
nav .navigation-menu ul li ul ul {
top: 0px;
left: 100%;
}
nav .navigation-menu ul li:hover > ul {
display: block;
}
nav .navigation-socials {
width: 215px;
height: 60px;
background: #fcd53a;
padding-left: 0px;
float: left;
}
nav .navigation-socials:before {
float: left;
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 60px 60px 0 0;
border-color: #ffffff transparent transparent transparent;
line-height: 0px;
_border-color: #ffffff #000000 #000000 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
nav .navigation-socials li {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
list-style-type: none;
float: left;
}
nav .navigation-socials li:hover {
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
-ms-opacity: 0.7;
-o-opacity: 0.7;
opacity: 0.7;
}
nav .navigation-socials li .facebook-icon {
width: 11px;
height: 60px;
background: url(//znak.store/wp-content/themes/constructzine-child/images/facebook-icon.png) center no-repeat;
margin-left: 6px;
float: left;
}
nav .navigation-socials li .twitter-icon {
width: 22px;
height: 60px;
background: url(//znak.store/wp-content/themes/constructzine-child/images/twitter-icon.png) center no-repeat;
margin-left: 22px;
float: left;
}
nav .navigation-socials li .youtube-icon {
width: 22px;
height: 60px;
background: url(//znak.store/wp-content/themes/constructzine-child/images/youtube-icon.png) center no-repeat;
margin-left: 16px;
float: left;
} .front-form {
height: 388px;
}
.wpcf7-form {
width: 634px;
text-align: left;
}
.wpcf7-form br {
display: none;
}
.wpcf7-form input {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
width: 191px;
height: 60px;
background: white;
margin: 0;
padding: 0 25px;
display: block;
border: 2px solid rgba(0, 0, 0, 0.7);
color: #9498a1;
float: left;
}
.wpcf7-form input:focus {
border: 2px solid #fcd53a;
}
.wpcf7-form input[type='email'] {
margin: 0 28px 0 28px;
}
.wpcf7-form textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 120px;
background: white;
margin: 30px 0 28px 0;
padding: 10px 25px;
border: 2px solid rgba(0, 0, 0, 0.7);
float: left;
color: #9498a1;
}
.wpcf7-form textarea:focus {
border: 2px solid #fcd53a;
}
.wpcf7-form input[type='submit'] {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
width: 196px;
height: 60px;
background: #fcd53a;
margin: 0px auto;
color: #1b202b;
float: none;
border: none;
font-weight: 700;
font-size: 18px;
}
.wpcf7-form input[type='submit']:hover {
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
-ms-opacity: 0.8;
-o-opacity: 0.8;
opacity: 0.8;
} footer {
color: #fff;
background: #3b3b3a;
clear: left;
}
.about-us {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
width: 320px;
float: left;
padding: 0 10px;
}
.contact-us {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
float: left;
width: 210px;
padding: 0 10px;
}
.sticky {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
background: #f8f7f7;
padding: 30px;
border: 5px solid #eee;
}
.sticky .post-image img {
margin: 0;
padding: 0;
display: block;
}
.gallery-caption {
font-style: italic;
}
.bypostauthor {
margin: 0;
}
.openresponsivemenu {
display: none;
}  @media only screen and (max-width: 480px) {
body {
max-width: 480px;
}
#main-content #services .services-content {
display: none;
}
#main-content article .post-image {
width: 100%;
margin-right: 0;
}
} @media only screen and (max-width: 580px) {
body {
max-width: 580px;
}
.page .layer {
padding-bottom: 0 !important;
}
.single .layer {
padding-bottom: 0 !important;
}
header .layer {
padding-bottom: 120px;
}
header .header-top #logo {
width: 100%;
text-align: center;
}
header .header-top .call-for-action {
width: 100%;
margin-top: 15px;
text-align: center;
}
header .front-form .wpcf7-form .wpcf7-text {
width: 100% !important;
}
header .front-form .wpcf7-form input[type='email'] {
margin: 10px 0 10px 0 !important;
}
header .front-form .wpcf7-form textarea {
margin-top: 10px !important;
}
article .post-entry input[type='password'] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 5px 0;
padding: 0 28px !important;
display: block;
}
article .post-entry input[type='submit'] {
width: 100% !important;
}
article .post-entry .wpcf7-form .wpcf7-text {
width: 100% !important;
}
article .post-entry .wpcf7-form input[type='email'] {
margin: 6px 0 6px 0 !important;
}
} @media only screen and (max-width: 1024px) {
body {
max-width: 1024px;
}
.inner {
width: 95%;
}
.headerbg {
display: none;
}
.header-top .call-for-action {
margin-left: 0;
float: right;
}
nav .navigation-menu {
width: 75%;
}
nav .navigation-socials {
width: 25%;
}
.front-form {
width: 100%;
}
.front-form .wpcf7-form .wpcf7-text {
width: 30.31%;
}
.front-form .wpcf7-form input[type='email'] {
margin: 0 4.44% 0 4.44%;
}
#main-content .featured .box3 {
width: 31.12%;
margin-left: 3.11%;
padding: 3.11%;
}
#main-content .featured .box3:first-child {
margin-left: 0;
}
#main-content .front {
width: 65.35%;
}
#main-content aside {
width: 31.12%;
}
#main-content .blog-left {
width: 65.76%;
}
#main-content .blog-left article .post-entry .wpcf7-form {
width: 100%;
}
#main-content .blog-left article .post-entry .wpcf7-form .wpcf7-text {
width: 32.49%;
}
#main-content .blog-left article .post-entry .wpcf7-form input[type='email'] {
margin: 0 1.26% 0 1.26%;
}
#main-content .blog-left .similar-articles .similar-article {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
width: 25% !important;
height: 80px !important;
margin-left: 0 !important;
padding: 0 !important;
}
#main-content .blog-left #comments .comments-list .comment-avatar {
width: 21.45%;
}
#main-content .blog-left #comments .comments-list .comment-entry {
width: 78.54%;
}
#main-content .blog-left #comments .comments-list .comment-entry iframe {
max-width: 100%;
}
#main-content .blog-left #comments #respond .input-text {
width: 32.49%;
margin-left: 1.26%;
}
#main-content .blog-left #comments #respond .input-text:first-child {
margin-left: 0 !important;
}
#main-content .sidebar {
width: 31.12%;
}
#main-content .sidebar .widget #s {
width: 86.66%;
}
#main-content .sidebar .widget #searchsubmit {
width: 13.33%;
}
footer .about-us {
width: 33.19%;
}
footer .contact-us {
width: 21.78%;
}
footer .directions {
width: 44.6%;
}
.ti-cl-full-width {
width: 100% !important;
}
}
.generator-wrapper,
.generator-text {
margin: 15px;
background-color: #ededed;
padding: 20px;
}
.generator-text {
background: transparent;
margin: 0;
}
.generator_grid .grid_item:first-child {
margin: 0;
background: transparent;
padding: 0;
}
.searching_alert{
max-width: 700px;
margin: 0 auto;
padding: 20px 0;
text-align: center;
background: #EDEDED;
}
.searching_alert h2{
font-size: 17px;
font-weight: 600;
}
.searching_alert img{
width: 20px;
height: 20px;
margin-right: 10px;
vertical-align: sub;
}
.cookie-window {
position: fixed;
bottom: 0;
width: 100%;
animation: 2s showcookie ease;
z-index: 9999999999999;
display: flex;
justify-content: center;
background: #fff
}
.cookie-window .cookie-body [onclick]{
height: fit-content;
position: relative;
background: none;
border: none;
font-size: 40px;
order:99
}
@keyframes showcookie {
from {
transform: translateY(300px)
}
to {
transform: translateY(0)
}
}
.cookie-body {
width: 100%;
color: #333;
padding: 8px;
border-radius: 8px;
display: flex;
align-items: center;
gap: 70px;
justify-content: center;
position: relative;
}
.cookie-body .cookie-header {
font-weight: 500
}
.cookie-body .cookie-content {
color: inherit;
font-size: 14px;
}
.cookie-body .cookie-content a {
color: #1a0dab;
font-weight: 400;
text-decoration: underline
}
.cookie-body .cookie-content a:hover {
text-decoration: none
}
.cookie-body .cookie-button>button {
width: 100%;
max-width: 228px;
height: 41px;
background: #fcd53a;
color: #000000;
border: none;
border-radius: 3px;
cursor: pointer;
padding: 0 21px;
text-transform: uppercase;
min-width: 168px;
font-weight: 500;
letter-spacing: .23px;
}
@media screen and (max-width: 768px) {
.cookie-body {
padding:16px;
padding-right: 40px;
flex-direction: column;
align-items: baseline;
gap: 16px
}
.cookie-window .cookie-body [onclick]{
position: absolute;
right: 14px;
top: 16px;
}
}
body:has(.cookie-window) #supportTrigger{display: none!important;}