html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
} article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
*, *::after, *::before {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
outline: none;
}
body, html {
width: 100%;
height: 100%;
font-size: 15px;
line-height: 19px;
color: #222222;
font-family: "Montserrat", sans-serif;
font-weight: 500;
}
p {
font-size: 1rem;
line-height: 1.267rem;
}
a {
color: #222222;
text-decoration: none;
}
h1 {
font-size: 3.333rem;
font-weight: 700;
line-height: 4.667rem;
letter-spacing: 0.06em;
}
@media (max-width: 768px) {
h1 {
font-size: 2.333rem;
line-height: 3.667rem;
}
}
h2 {
font-size: 1.467rem;
font-weight: 700;
line-height: 2.667rem;
letter-spacing: 0.06em;
}
h3 {
font-size: 1.875rem;
font-weight: 700;
line-height: 2.625rem;
letter-spacing: 0.04em;
}
.container {
max-width: 1410px;
margin: auto;
padding: 0 15px;
}
main {
padding-top: 155px;
}
.margin-top-90 {
margin-top: 90px;
}
.margin-bottom-90 {
margin-bottom: 90px;
}
.margin-right-90 {
margin-right: 90px;
}
.margin-left-90 {
margin-left: 90px;
}
.margin-left-90-vw {
margin-left: 4.688vw;
}
.margin-top-80 {
margin-top: 80px;
}
.margin-bottom-80 {
margin-bottom: 80px;
}
.margin-right-80 {
margin-right: 80px;
}
.margin-left-80 {
margin-left: 80px;
}
.margin-top-70 {
margin-top: 70px;
}
.margin-bottom-70 {
margin-bottom: 70px;
}
.margin-right-70 {
margin-right: 70px;
}
.margin-left-70 {
margin-left: 70px;
}
.margin-top-60 {
margin-top: 60px;
}
.margin-bottom-60 {
margin-bottom: 60px;
}
.margin-right-60 {
margin-right: 60px;
}
.margin-left-60 {
margin-left: 60px;
}
.margin-top-50 {
margin-top: 50px;
}
.margin-bottom-50 {
margin-bottom: 50px;
}
.margin-right-50 {
margin-right: 50px;
}
.margin-left-50 {
margin-left: 50px;
}
.margin-top-40 {
margin-top: 40px;
}
.margin-bottom-40 {
margin-bottom: 40px;
}
.margin-right-40 {
margin-right: 40px;
}
.margin-left-40 {
margin-left: 40px;
}
.margin-top-30 {
margin-top: 30px;
}
.margin-bottom-30 {
margin-bottom: 30px;
}
.margin-right-30 {
margin-right: 30px;
}
.margin-left-30 {
margin-left: 30px;
}
.margin-top-20 {
margin-top: 20px;
}
.margin-bottom-20 {
margin-bottom: 20px;
}
.margin-right-20 {
margin-right: 20px;
}
.margin-left-20 {
margin-left: 20px;
}
.margin-top-10 {
margin-top: 10px;
}
.margin-bottom-10 {
margin-bottom: 10px;
}
.margin-right-10 {
margin-right: 10px;
}
.margin-left-10 {
margin-left: 10px;
}
.margin-top-5 {
margin-top: 5px;
}
.margin-bottom-5 {
margin-bottom: 5px;
}
.margin-right-5 {
margin-right: 5px;
}
.margin-left-5 {
margin-left: 5px;
}
header {
display: flex;
justify-content: space-between;
padding: 36px 3.385vw 36px 2.083vw;
top: 0;
position: fixed;
width: 100%;
z-index: 999;
background-color: #fff;
max-height: 155px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
box-shadow: 0px 0px 27px 0px #ccccdf;
}
@media (max-width: 992px) {
header {
padding: 36px 14px 36px 14px;
}
}
header .logo {
z-index: 999;
}
header .logo img {
max-width: 200px;
width: 100%;
}
header .box {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-end;
}
header .box .top {
display: flex;
}
@media (max-width: 768px) {
header .box .top {
display: none;
}
}
header .box .top p {
opacity: 0.6;
font-size: 11px;
font-weight: 500;
padding-left: 26px;
position: relative;
}
header .box .top p::before {
content: "";
display: block;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto;
}
header .box .top p a {
font-weight: 700;
}
header .box .top .mail::before {
background-image: url(//www.nowaforma.com/wp-content/themes/nowaforma/assets/images/email.svg);
width: 15px;
height: 11px;
}
header .box .top .tel {
margin-left: 50px;
}
header .box .top .tel::before {
background-image: url(//www.nowaforma.com/wp-content/themes/nowaforma/assets/images/phone.svg);
width: 14px;
height: 14px;
}
header .box .menu.show {
top: 155px;
}
header .box .menu {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media (max-width: 992px) {
header .box .menu {
display: block;
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 350px;
background-color: #ffffff;
z-index: 9;
top: -100vh;
}
}
header .box .menu ul {
display: flex;
}
@media (max-width: 992px) {
header .box .menu ul {
justify-content: center;
align-items: center;
flex-direction: column;
}
}
@media (max-width: 992px) {
header .box .menu ul li {
margin: 14px 0;
}
}
header .box .menu ul li a {
font-weight: 400;
padding: 9px 3.906vw;
}
@media (max-width: 992px) {
header .box .menu ul li a {
padding: 0;
font-size: 1.467rem;
font-weight: 600;
}
}
header .box .menu ul li:first-child a {
padding-left: 0;
}
header .box .menu ul li:last-child a {
padding-right: 0;
}
header .hamburger {
display: none;
padding: 0;
position: relative;
top: 0;
bottom: 0;
margin-top: auto;
margin-bottom: auto;
}
header .hamburger .hamburger-inner,
header .hamburger .hamburger-inner::before,
header .hamburger .hamburger-inner::after {
width: 30px;
height: 2px;
border-radius: 2px;
}
header .hamburger .hamburger-box {
width: 30px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media (max-width: 992px) {
header .hamburger {
display: block;
}
}
header.out {
padding: 18px 3.385vw 18px 2.083vw;
}
@media (max-width: 992px) {
header.out {
padding: 18px 14px 18px 14px;
}
}
header.out .box .menu.show {
top: 119px;
}
footer .footer-content {
max-width: 1670px;
width: 100%;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
padding: 38px 14px 102px;
}
@media (max-width: 768px) {
footer .footer-content {
flex-direction: column;
}
}
footer .footer-content .copyright {
color: #BCBCBC;
font-size: 0.7333rem;
width: 33.33%;
}
@media (max-width: 768px) {
footer .footer-content .copyright {
text-align: center;
margin: 50px 0;
}
}
.socials {
width: 33.33%;
display: flex;
justify-content: center;
}
.socials .fb,
.socials .ig {
margin: 0 20px;
}
.projects-archive + footer .footer-content,
.projects-details + footer .footer-content {
max-width: 1592px;
}
.projects-archive + footer .footer-content .logo,
.projects-details + footer .footer-content .logo {
max-width: 125px;
}
.projects-archive + footer .footer-content .logo img,
.projects-details + footer .footer-content .logo img {
max-width: 200px;
width: 100%;
}
.default-button {
font-size: 1.067rem;
line-height: 19px;
font-weight: 600;
color: #ffffff;
padding: 31px 67px 30px 67px;
position: relative;
background-color: #353535;
display: inline-block;
letter-spacing: 0.06em;
white-space: nowrap;
}
.default-button.arrow {
padding: 36px 180px 35px 72px;
}
.default-button.arrow::after {
content: "";
display: block;
width: 8px;
height: 15px;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
right: 61px;
background-image: url(//www.nowaforma.com/wp-content/themes/nowaforma/assets/images/arrow-next.svg);
}
.intro {
padding: 328px 14.479vw 236px 14.479vw;
background-image: url(//www.nowaforma.com/wp-content/themes/nowaforma/assets/images/image_1.png);
position: relative;
}
.intro::before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
.intro {
padding: 328px 3.385vw 236px 3.385vw;
}
}
.intro h1 {
color: #ffffff;
max-width: 800px;
position: relative;
z-index: 9;
}
.intro .default-button {
position: relative;
z-index: 9;
}
@media (max-width: 576px) {
.intro .default-button {
width: 100%;
}
}
.projects .title {
margin-left: 14.479vw;
}
@media (max-width: 768px) {
.projects .title {
margin-left: 3.385vw;
}
}
.projects .projects-box {
max-width: 1670px;
width: 100%;
margin: 50px auto 0;
display: flex;
justify-content: space-between;
padding: 0 14px;
}
@media (max-width: 768px) {
.projects .projects-box {
flex-direction: column;
}
}
.projects .projects-box .project {
position: relative;
width: calc(33.33% - (28px / 3));
max-height: 235px;
}
.projects .projects-box .project::before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.4);
}
@media (max-width: 768px) {
.projects .projects-box .project {
width: 100%;
margin-bottom: 14px;
height: 235px;
}
}
.projects .projects-box .project img {
width: 100%;
height: 100%;
object-fit: cover;
}
.projects .projects-box .project p {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
margin: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
font-size: 1.067rem;
color: #ffffff;
letter-spacing: 0.26em;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
text-align: center;
}
.projects .projects-box .project::nth-child(2) {
margin: 0 14px;
}
.projects .projects-box .project::before {
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.projects .projects-box .project:hover p {
opacity: 1;
}
.projects .projects-box .project:hover::before {
opacity: 1;
}
@media (max-width: 992px) {
.projects-archive {
padding: 155px 14px 0 14px;
}
}
.projects-archive .projects-box img {
width: 100%;
height: 100%;
object-fit: cover;
}
.projects-archive .projects-box .item {
position: relative;
position: relative;
}
.projects-archive .projects-box .item::before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.4);
}
.projects-archive .projects-box .item p {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
margin: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
font-size: 1.067rem;
color: #ffffff;
letter-spacing: 0.26em;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
text-align: center;
}
.projects-archive .projects-box .item::before {
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.projects-archive .projects-box .item:hover p {
opacity: 1;
}
.projects-archive .projects-box .item:hover::before {
opacity: 1;
}
.row {
width: 100%;
display: flex;
}
@media (max-width: 992px) {
.row:not(.row-4) {
flex-direction: column;
}
}
.row.narrow {
max-width: 1592px;
width: 100%;
margin: auto;
}
.row .item {
display: block;
}
.row-2 .col,
.row-2 .item {
width: 50%;
}
@media (max-width: 992px) {
.row-2 .col,
.row-2 .item {
width: 100%;
}
}
.row-2 .col-item {
width: 100%;
}
.row-4 .item {
width: 25%;
}
@media (max-width: 992px) {
.row-4 .item {
width: 50%;
}
}
@media (max-width: 992px) {
.row-4 {
flex-wrap: wrap;
}
}
.col-2 .item {
height: 50%;
}
@media (max-width: 992px) {
.col-2 {
height: 800px;
}
}
.col-4 {
display: flex;
flex-wrap: wrap;
}
.col-4 .item {
width: 50%;
}
.projects-details {
max-width: 1530px;
width: 100%;
margin: auto;
padding-left: 14px;
padding-right: 14px;
}
.projects-details .title {
margin-top: 130px;
max-width: 800px;
}
.projects-details .projects-details-box {
display: flex;
margin-top: 112px;
}
@media (max-width: 992px) {
.projects-details .projects-details-box {
flex-direction: column;
}
}
.projects-details .projects-details-box .desc {
width: 40%;
}
@media (max-width: 992px) {
.projects-details .projects-details-box .desc {
width: 100%;
}
}
.projects-details .projects-details-box .desc h2 {
opacity: 0.5;
margin-bottom: 50px;
}
.projects-details .projects-details-box .desc .socials {
justify-content: flex-start;
margin-top: 135px;
}
.projects-details .projects-details-box .desc .socials .ig {
margin: 0 45px 0 0;
}
.projects-details .projects-details-box .desc .socials .fb {
margin: 0;
}
.projects-details .projects-details-box .desc .default-button {
margin-top: 135px;
padding: 31px 92px 30px 92px;
font-size: 0.9333rem;
}
@media (max-width: 576px) {
.projects-details .projects-details-box .desc .default-button {
width: 100%;
text-align: center;
}
}
.projects-details .projects-details-box .details-images {
width: 60%;
}
@media (max-width: 992px) {
.projects-details .projects-details-box .details-images {
width: 100%;
margin-top: 14px;
}
}
.projects-details .projects-details-box .details-images img {
width: 100%;
height: 100%;
object-fit: cover;
margin-bottom: 17px;
}
.projects-details .projects-details-box .details-images img:nth-child(1) {
height: 822px;
}
.projects-details .projects-details-box .details-images img:nth-child(2) {
height: 370px;
}
.projects-details .projects-details-box .details-images img:nth-child(3) {
height: 493px;
}