*,
*:after,
*:before {
-moz-box-sizing:border-box;
box-sizing:border-box;
-webkit-font-smoothing:antialiased;
font-smoothing:antialiased;
text-rendering:optimizeLegibility;
} html {
font-size:62.5%;
}
body {
font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
color:#444;
} .clear:before,
.clear:after {
content:' ';
display:table;
}
.clear:after {
clear:both;
}
.clear {
*zoom:1;
}
img {
max-width:100%;
vertical-align:bottom;
}
a {
color:#444;
text-decoration:none;
}
a:hover {
color:#444;
}
a:focus {
outline:0;
}
a:hover,
a:active {
outline:0;
}
input:focus {
outline:0;
border:1px solid #04A4CC;
} ::selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
}
::-webkit-selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
}
::-moz-selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
} .alignnone {
margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display:block;
margin:5px auto 5px auto;
}
.alignright {
float:right;
margin:5px 0 20px 20px;
}
.alignleft {
float:left;
margin:5px 20px 20px 0;
}
a img.alignright {
float:right;
margin:5px 0 20px 20px;
}
a img.alignnone {
margin:5px 20px 20px 0;
}
a img.alignleft {
float:left;
margin:5px 20px 20px 0;
}
a img.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.wp-caption {
background:#FFF;
border:1px solid #F0F0F0;
max-width:96%;
padding:5px 3px 10px;
text-align:center;
}
.wp-caption.alignnone {
margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
margin:5px 20px 20px 0;
}
.wp-caption.alignright {
margin:5px 0 20px 20px;
}
.wp-caption img {
border:0 none;
height:auto;
margin:0;
max-width:98.5%;
padding:0;
width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
.sticky {
}
.bypostauthor {
} @media print {
* {
background:transparent !important;
color:#000 !important;
box-shadow:none !important;
text-shadow:none !important;
}
a,
a:visited {
text-decoration:underline;
}
a[href]:after {
content:" (" attr(href) ")";
}
abbr[title]:after {
content:" (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content:"";
}
pre,blockquote {
border:1px solid #999;
page-break-inside:avoid;
}
thead {
display:table-header-group;
}
tr,img {
page-break-inside:avoid;
}
img {
max-width:100% !important;
}
@page {
margin:0.5cm;
}
p,
h2,
h3 {
orphans:3;
widows:3;
}
h2,
h3 {
page-break-after:avoid;
}
}h1 {
font-family: noto-sans, sans-serif;
font-weight: bold;
font-size: 24px;
margin-bottom: 2rem;
color: #12120D; }
@media (min-width: 576px) {
h1 {
font-size: 36px; } }
h2 {
font-family: noto-sans, sans-serif;
font-weight: bold;
margin-bottom: 1.8px;
font-size: 22px;
color: #12120D; }
@media (min-width: 576px) {
h2 {
font-size: 28px; } }
h3 {
font-family: noto-sans, sans-serif;
font-weight: bold;
font-size: 20px;
margin-bottom: 15px;
color: #12120D; }
@media (min-width: 576px) {
h3 {
font-size: 24px; } }
h4 {
font-family: noto-sans, sans-serif;
font-weight: bold;
font-size: 14px;
text-transform: uppercase; } @-webkit-keyframes fadeInUp {
from {
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0); }
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
@keyframes fadeInUp {
from {
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0); }
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp; }
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite; }
.animated.delay-1s {
-webkit-animation-delay: 1s;
animation-delay: 1s; }
.animated.delay-2s {
-webkit-animation-delay: 2s;
animation-delay: 2s; }
.animated.delay-3s {
-webkit-animation-delay: 3s;
animation-delay: 3s; }
.animated.delay-4s {
-webkit-animation-delay: 4s;
animation-delay: 4s; }
.animated.delay-5s {
-webkit-animation-delay: 5s;
animation-delay: 5s; }
.animated.fast {
-webkit-animation-duration: 800ms;
animation-duration: 800ms; }
.animated.faster {
-webkit-animation-duration: 500ms;
animation-duration: 500ms; }
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s; }
.animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s; }
@media (print), (prefers-reduced-motion: reduce) {
.animated {
-webkit-animation-duration: 1ms !important;
animation-duration: 1ms !important;
-webkit-transition-duration: 1ms !important;
transition-duration: 1ms !important;
-webkit-animation-iteration-count: 1 !important;
animation-iteration-count: 1 !important; } }
.header {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 10;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.header .main-bar {
background-color: white;
padding-top: 30px;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.header .main-bar .logo {
padding-top: 5px;
padding-bottom: 5px;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.header .main-bar .logo .logo-img {
max-width: 230px;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
@media screen and (min-width: 768px) {
.header .main-bar .logo {
padding-top: 10px;
padding-bottom: 10px; }
.header .main-bar .logo .logo-img {
max-width: 240px; } }
.header .main-bar .menu-wrap .inner {
padding-top: 10px;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
@media screen and (min-width: 768px) {
.header .main-bar .menu-wrap .inner {
padding-top: 30px; } }
.header .main-bar .menu-wrap nav.nav > ul {
padding-left: 0;
margin-bottom: 0;
list-style: none; }
.header .main-bar .menu-wrap nav.nav > ul > li {
display: inline-block;
margin-right: 20px;
font-family: oswald, sans-serif;
text-transform: uppercase;
position: relative;
font-size: 20px;
font-weight: 500; }
@media screen and (min-width: 1200px) {
.header .main-bar .menu-wrap nav.nav > ul > li {
margin-right: 30px; } }
.header .main-bar .menu-wrap nav.nav > ul > li:last-child {
margin-right: 0; }
.header .main-bar .menu-wrap nav.nav > ul > li.current-menu-item a {
color: #647D5D; }
.header .main-bar .menu-wrap nav.nav > ul > li a {
color: #12120D; }
.header .main-bar .menu-wrap nav.nav > ul > li a:hover {
color: #7D725D;
text-decoration: none; }
.header .main-bar .menu-wrap nav.nav > ul > li .sub-menu {
max-height: 0;
overflow: hidden;
position: absolute;
width: 250px;
top: 25px;
left: -20px;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
padding: 0 20px;
background-color: white; }
.header .main-bar .menu-wrap nav.nav > ul > li .sub-menu li {
display: block;
margin-right: 0;
text-align: left;
font-size: 14px;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #f5f6f7; }
.header .main-bar .menu-wrap nav.nav > ul > li .sub-menu li.current-menu-item a {
color: #7D725D; }
.header .main-bar .menu-wrap nav.nav > ul > li .sub-menu li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none; }
.header .main-bar .menu-wrap nav.nav > ul > li.menu-item-has-children:hover .sub-menu {
max-height: 400px;
padding: 20px; }
.header .main-bar .menu-wrap .menu-toggle {
font-size: 24px;
cursor: pointer;
color: #647D5D; }
.header.scrolled {
-webkit-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.3607843137);
-moz-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.3607843137);
box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.3607843137); }
@media screen and (min-width: 768px) {
.header.scrolled .main-bar {
padding-top: 0; }
.header.scrolled .main-bar .logo {
padding-top: 5px;
padding-bottom: 5px; }
.header.scrolled .main-bar .logo .logo-img {
max-width: 200px; }
.header.scrolled .main-bar .menu-wrap .inner {
padding: 10px 0; } }
@media screen and (min-width: 768px) and (min-width: 768px) {
.header.scrolled .main-bar .menu-wrap .inner {
padding: 30px 0; } }
.mobile-menu {
height: 100vh;
position: fixed;
right: -100%;
width: 100%;
background-color: #12120D;
top: 0;
color: white;
z-index: 12;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
@media screen and (min-width: 576px) {
.mobile-menu {
max-width: 350px; } }
.mobile-menu a {
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.mobile-menu a:hover {
text-decoration: none;
color: #7D725D !important; }
.mobile-menu.active {
right: 0; }
.mobile-menu .inner {
padding: 40px;
position: relative;
width: 100%;
height: 100%;
overflow: scroll; }
.mobile-menu .inner .menu-toggle {
display: inline-block;
font-size: 20px;
cursor: pointer;
position: absolute;
right: 40px;
top: 40px;
color: white; }
.mobile-menu .inner .logo-img {
max-width: 150px;
margin: 0 auto;
display: block; }
.mobile-menu .inner ul {
list-style: none;
padding-left: 0;
margin-bottom: 0;
text-align: center; }
.mobile-menu .inner ul li {
font-size: 22px;
margin-bottom: 30px;
font-family: oswald, sans-serif;
font-weight: bold;
text-transform: uppercase; }
.mobile-menu .inner ul li:last-child {
margin-bottom: 0; }
.mobile-menu .inner ul li a {
color: white; }
.mobile-menu .inner ul li .sub-menu {
margin-top: 5px;
margin-bottom: 20px; }
.mobile-menu .inner ul li .sub-menu li {
margin-bottom: 10px;
font-size: 14px; }
.footer {
background-color: black;
color: white;
padding-top: 40px;
padding-bottom: 40px; }
@media screen and (min-width: 768px) {
.footer {
padding-top: 60px;
padding-bottom: 60px; } }
.footer .main-footer .title {
color: #D4A532;
font-weight: bold;
margin-bottom: 20px;
font-size: 20px; }
.footer .main-footer .content {
line-height: 34px; }
.footer .main-footer ul {
list-style: none;
padding-left: 0;
margin-bottom: 0; }
.footer .main-footer ul li a {
color: white; }
.footer .main-footer .footer-logo {
max-width: 250px;
margin: 0 auto; }
.footer .bottom-bar {
padding-top: 20px;
margin-top: 20px;
border-top: 1px solid #988867; }
@media screen and (min-width: 992px) {
.footer .bottom-bar {
border-top: none;
padding-top: 40px;
margin-top: 0; } }
.footer .bottom-bar ul {
list-style: none;
padding-left: 0;
margin-bottom: 0; }
.footer .bottom-bar ul li {
display: inline-block;
margin-right: 30px; }
.footer .bottom-bar ul li:last-child {
margin-right: 0; }
.footer .bottom-bar ul li a {
color: #988867; }
.btn, .gform_wrapper .gform_button {
background-color: #8EB782;
padding: 10px 15px !important;
color: #fff !important;
border-radius: 0px !important;
text-transform: uppercase;
white-space: normal !important;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.btn:hover, .gform_wrapper .gform_button:hover {
background-color: #80a575;
color: #fff !important; }
.btn.btn-white, .gform_wrapper .btn-white.gform_button {
background-color: #fff;
color: #647D5D !important; }
.btn.btn-white:hover, .gform_wrapper .btn-white.gform_button:hover {
background-color: #e6e6e6;
color: #647D5D !important; }
.text-btn {
text-transform: uppercase;
font-weight: bold;
color: #647D5D;
position: relative;
padding-bottom: 3px; }
.text-btn:hover {
color: #8EB782; }
.text-btn:after {
content: "";
height: 2px;
width: 100%;
position: absolute;
left: 0;
bottom: 0;
background-color: #647D5D; }
.text-btn.light {
color: #8EB782; }
.text-btn.light:hover {
color: #647D5D; }
.text-btn.light:after {
background-color: #8EB782; }
.text-btn.black {
color: #12120D; }
.text-btn.black:hover {
color: #5F5F5F; }
.text-btn.black:after {
background-color: #12120D; }
.text-btn.white {
color: white; }
.text-btn.white:hover {
color: #5F5F5F; }
.text-btn.white:after {
background-color: white; }
#page {
-webkit-transition: -webkit-transform .28s, opacity .28s;
-ms-transition: -o-transform .28s, opacity .28s;
-o-transition: -o-transform .28s, opacity .28s;
transition: transform .28s, opacity .28s; }
.slide-out #page {
-webkit-transform: translate3d(0, 100px, 0);
-ms-transform: translate3d(0, 100px, 0);
-o-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0);
opacity: 0; }
html {
font-size: 16px; }
body {
font-size: 1rem;
font-family: noto-sans, sans-serif;
color: #12120D;
font-weight: 400; }
img {
height: auto;
width: 100%; }
.lozad {
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
opacity: 0; }
.lozad.done-loading {
opacity: 1; }
p {
line-height: 28px; }
a {
color: #647D5D;
text-decoration: none;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
a:hover {
color: #8EB782;
text-decoration: none; }
@media screen and (min-width: 1200px) {
.container {
max-width: 1366px !important; } }
.noscroll {
overflow: hidden; }
::-moz-selection { background: #647D5D; }
::selection {
background: #647D5D; }
.vpc-init {
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
opacity: 0; }
.vpc-init.vpc-visible {
opacity: 1;
animation-duration: 500ms;
animation-name: fadeInUp; }
.gform_wrapper img.gform_ajax_spinner {
display: none !important; }
.gform_wrapper .top_label div.ginput_container {
margin-top: 0 !important; }
.gform_wrapper .hidden_label .gfield_label {
display: none !important; }
.gform_wrapper ul.gform_fields {
padding-left: 0;
margin-bottom: 0;
list-style: none; }
.gform_wrapper ul.gform_fields > li {
margin-top: 30px !important; }
.gform_wrapper ul.gform_fields > li:first-child {
margin-top: 0 !important; }
.gform_wrapper ul.gform_fields > li.hidden_label input {
margin-top: 0 !important; }
.gform_wrapper ul.gform_fields > li .ginput_container input, .gform_wrapper ul.gform_fields > li .ginput_container textarea {
width: 100%;
border: none;
border-bottom: 2px solid black;
outline: none;
padding: 10px 0 !important;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.gform_wrapper ul.gform_fields > li .ginput_container input:focus, .gform_wrapper ul.gform_fields > li .ginput_container textarea:focus {
border-color: #D4A532; }
.gform_wrapper ul.gform_fields > li .ginput_container textarea {
max-height: 120px; }
.gform_wrapper ul.gform_fields > li .gfield_radio li {
display: inline-block;
margin-right: 15px; }
.gform_wrapper ul.gform_fields > li .gfield_radio li:last-child {
margin-right: -0px; }
.gform_wrapper ul.gform_fields > li .gfield_radio li label {
max-width: 100%;
font-weight: 300;
width: auto; }
.gform_wrapper .gform_button {
appearance: none;
border: none;
cursor: pointer; }
.block-appointment {
padding-top: 60px;
padding-bottom: 60px; }
@media screen and (min-width: 992px) {
.block-appointment {
padding-top: 100px;
padding-bottom: 120px; } }
.block-appointment .content {
line-height: 28px;
color: #5F5F5F; }
.block-appointment .callus {
color: #8EB782;
font-weight: bold;
font-size: 18px;
display: inline-block; }
.block-appointment .callus:hover {
color: #647D5D; }
.block-customwork {
background-color: #f5f6f7;
overflow: hidden; }
.block-customwork .img-wrapper {
width: 100%;
background-position: center center;
background-size: cover;
height: 350px; }
@media screen and (min-width: 768px) {
.block-customwork .img-wrapper {
height: 500px; } }
.block-customwork .right {
padding-bottom: 60px; }
.block-customwork .content {
line-height: 28px;
max-width: 350px; }
.block-customwork .title, .block-customwork .title a {
color: #12120D; }
.pagination {
justify-content: center;
align-items: center; }
.pagination .page-numbers {
font-size: 18px;
margin-left: 3px;
margin-right: 3px;
font-weight: bold; }
.pagination .current {
color: #12120D; }
.pagination .prev {
margin-right: 10px;
font-size: 14px;
font-weight: 300;
color: #647D5D; }
.pagination .next {
margin-left: 10px;
font-size: 14px;
font-weight: 300;
color: #647D5D; }
.content-page-head {
background-color: #f5f6f7; }
@media screen and (min-width: 768px) {
.content-page-head {
margin-bottom: 60px; } }
.content-page-head .img-wrapper {
position: relative;
margin-bottom: 30px; }
@media screen and (min-width: 768px) {
.content-page-head .img-wrapper {
margin-bottom: -60px; } }
.content-page-head .title {
text-transform: uppercase; }
.content-page-head .content {
line-height: 28px; }
.content-page-content {
margin-bottom: 60px;
padding-top: 60px; }
@media screen and (min-width: 992px) {
.content-page-content {
margin-bottom: 120px;
padding-top: 80px; } }
.content-page-content .page-content-intro {
line-height: 40px;
font-size: 22px;
color: #8EB782;
margin-bottom: 60px; }
.content-page-content h1, .content-page-content h2, .content-page-content h3, .content-page-content h4, .content-page-content h5 {
margin-bottom: 15px;
color: #647D5D; }
.content-page-content .page-content-content img {
width: auto; }
.content-page-banner {
padding-top: 60px;
padding-bottom: 60px;
background-color: #BBAB8B; }
.content-page-banner .content {
line-height: 28px; }
.content-page-banner .title, .content-page-banner .title a {
color: #12120D; }
.sidebar .title {
color: #D4A532;
font-weight: bold;
margin-bottom: 20px;
font-size: 20px; }
.sidebar .content {
line-height: 34px; }
.sidebar .content a {
color: #12120D; }
.homepage-hero {
background-color: #f5f6f7; }
.homepage-hero .homepage-hero-img .img-wrapper {
width: 100%;
height: 300px;
background-size: cover;
background-position: center center; }
@media screen and (min-width: 768px) {
.homepage-hero .homepage-hero-img .img-wrapper {
height: 400px; } }
@media screen and (min-width: 992px) {
.homepage-hero .homepage-hero-img .img-wrapper {
height: 595px; } }
.homepage-hero .homepage-hero-content .left-inner {
background-color: #7D725D;
padding: 20px;
margin-top: -80px; }
@media screen and (min-width: 768px) {
.homepage-hero .homepage-hero-content .left-inner {
background-color: transparent;
padding: 0; } }
.homepage-hero .homepage-hero-content .left-inner .top {
text-align: left; }
@media screen and (min-width: 768px) {
.homepage-hero .homepage-hero-content .left-inner .top {
background-color: #7D725D;
padding: 20px; } }
.homepage-hero .homepage-hero-content .left-inner .top .title {
color: #FFFFFF;
font-size: 30px;
font-weight: bold;
font-family: oswald, sans-serif;
text-transform: uppercase; }
@media screen and (min-width: 576px) {
.homepage-hero .homepage-hero-content .left-inner .top .title {
font-size: 41px; } }
@media screen and (min-width: 768px) {
.homepage-hero .homepage-hero-content .left-inner .top .title {
font-size: 30px; } }
@media screen and (min-width: 992px) {
.homepage-hero .homepage-hero-content .left-inner .top .title {
font-size: 41px; } }
.homepage-hero .homepage-hero-content .left-inner .top .subtitle {
color: #FFFFFF;
font-size: 18px;
font-weight: 200;
font-family: oswald, sans-serif; }
@media screen and (min-width: 576px) {
.homepage-hero .homepage-hero-content .left-inner .top .subtitle {
font-size: 26px; } }
@media screen and (min-width: 768px) {
.homepage-hero .homepage-hero-content .left-inner .top .subtitle {
font-size: 18px; } }
@media screen and (min-width: 992px) {
.homepage-hero .homepage-hero-content .left-inner .top .subtitle {
font-size: 26px; } }
.homepage-hero .homepage-hero-content .right-inner {
padding-top: 30px; }
.homepage-hero .homepage-hero-content .right-inner .content {
max-width: 300px;
line-height: 28px; }
.homepage-hero .homepage-hero-content .right-inner .tel {
font-size: 20px;
font-weight: bold; }
.homepage-imgtext {
background-color: #f5f6f7; }
@media screen and (min-width: 768px) {
.homepage-imgtext {
margin-bottom: 60px; } }
.homepage-imgtext .img-wrapper {
position: relative;
margin-bottom: 30px; }
@media screen and (min-width: 768px) {
.homepage-imgtext .img-wrapper {
margin-bottom: -60px; } }
.homepage-imgtext .img-wrapper .desc {
position: absolute;
right: 0;
bottom: 15%;
font-family: oswald, sans-serif;
font-weight: 500;
font-size: 20px;
padding: 20px 30px;
background-color: #7D725D;
color: white;
text-transform: uppercase;
max-width: 200px; }
@media screen and (min-width: 768px) {
.homepage-imgtext .img-wrapper .desc {
right: -30px; } }
.homepage-imgtext .content {
line-height: 32px;
font-size: 18px;
padding-bottom: 30px; }
.homepage-grid {
padding-top: 60px;
padding-bottom: 60px;
overflow: hidden; }
.homepage-grid .content {
line-height: 28px; }
@media screen and (max-width: 576px) {
.homepage-grid .no-padding {
margin-left: -30px;
margin-right: -30px; } }
.homepage-grid .img-wrapper {
height: 200px;
background-size: cover;
background-position: center center; }
@media screen and (min-width: 576px) {
.homepage-grid .img-wrapper {
height: 275px; } }
@media screen and (min-width: 992px) {
.homepage-grid .img-wrapper {
height: 350px; } }
.homepage-grid .img-wrapper.high {
height: 375px; }
@media screen and (min-width: 992px) {
.homepage-grid .img-wrapper.high {
height: 450px; } }
.homepage-grid .img-wrapper .inner {
padding: 10px 20px;
text-align: center;
color: white;
font-family: oswald, sans-serif; }
@media screen and (min-width: 992px) {
.homepage-grid .img-wrapper .inner {
padding: 30px 40px; } }
.homepage-grid .img-wrapper .inner .title {
font-size: 24px;
font-weight: 500;
margin-bottom: 10px; }
.homepage-grid .img-wrapper .inner .content {
font-weight: 300; }
@media screen and (min-width: 992px) {
.homepage-grid .bottom-box {
padding: 30px;
background-color: #f5f6f7;
position: absolute;
right: 0;
bottom: 0;
margin-left: 15px;
margin-right: 15px;
max-width: 700px; } }
.homepage-grid .bottom-box .content {
color: #5F5F5F;
line-height: 28px;
margin-bottom: 20px; }
@media screen and (min-width: 992px) {
.homepage-grid .bottom-box .content {
margin-bottom: 0; } }
.homepage-grid .bottom-box .last-text {
color: #647D5D;
margin-bottom: 20px;
font-size: 14px;
line-height: 24px; }
.home-project-block {
padding-top: 60px;
padding-bottom: 60px;
background-color: #BBAB8B; }
.home-project-block .inner {
max-width: 350px; }
.home-project-block .inner .content {
line-height: 28px; }
.home-project-block .inner .title, .home-project-block .inner .title a {
color: #12120D; }
.home-banner {
background-color: black;
overflow: hidden; }
.home-banner .img-wrapper {
width: 100%;
background-position: center center;
background-size: cover;
height: 350px; }
@media screen and (min-width: 768px) {
.home-banner .img-wrapper {
height: 500px; } }
.home-banner .right {
padding-bottom: 60px; }
.home-banner .content {
line-height: 28px;
max-width: 350px;
color: white; }
.home-banner .title, .home-banner .title a {
color: white; }
.project-head {
background-color: #f5f6f7;
padding-top: 60px; }
.project-head .container {
position: relative; }
.project-head .container .prev-project, .project-head .container .next-project {
position: absolute;
top: 140px;
font-size: 24px; }
.project-head .container .prev-project a, .project-head .container .next-project a {
color: #12120D; }
.project-head .container .prev-project {
left: 15px; }
.project-head .container .next-project {
right: 15px; }
@media screen and (min-width: 768px) {
.project-head {
margin-bottom: 60px;
padding-top: 120px; } }
.project-head .section {
text-transform: uppercase;
font-size: 36px; }
@media screen and (min-width: 768px) {
.project-head .section {
position: absolute;
top: 0;
left: 15px; } }
@media screen and (min-width: 992px) {
.project-head .section {
left: 46px; } }
@media screen and (min-width: 1200px) {
.project-head .section {
left: 90px; } }
.project-head img {
margin-bottom: 30px; }
@media screen and (min-width: 768px) {
.project-head img {
margin-bottom: -60px; } }
.project-head .inner {
position: relative; }
.project-head .inner .title {
font-size: 32px; }
.project-head .inner .location {
color: #8EB782; }
.project-head .inner .content {
line-height: 28px;
padding-bottom: 30px; }
.project-gallery {
padding-top: 60px;
padding-bottom: 60px; }
@media screen and (min-width: 768px) {
.project-gallery {
padding-bottom: 120px; } }
@media screen and (min-width: 768px) {
.project-gallery {
padding-bottom: 160px; } }
.project-gallery .gallery-wrapper {
position: relative; }
.project-gallery .gallery-wrapper .slick-list {
height: auto; }
.project-gallery .gallery-wrapper .prev, .project-gallery .gallery-wrapper .next {
position: absolute;
top: 50%;
transform: translateY(-50%);
background-color: #647D5D;
padding: 40px 10px;
font-size: 35px;
color: white;
cursor: pointer;
opacity: 0.7;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.project-gallery .gallery-wrapper .prev:hover, .project-gallery .gallery-wrapper .next:hover {
background-color: #8EB782; }
.project-gallery .gallery-wrapper .slick-slide > div {
text-align: center; }
.project-gallery .gallery-wrapper .slick-slide img {
display: block;
max-height: 700px;
width: auto !important;
margin: 0 auto; }
.project-gallery .gallery-wrapper .prev {
left: 20px; }
.project-gallery .gallery-wrapper .next {
right: 20px; }
.project-gallery .gallery-nav .slick-slide {
cursor: pointer;
margin: 5px; }
.project-gallery .gallery-nav .slick-track {
margin-left: initial !important;
margin-right: initial !important; }
.project-gallery .gallery-nav .slick-current {
position: relative; }
.project-gallery .gallery-nav .slick-current:before {
content: "\f424";
font-family: "Font Awesome 5 Pro";
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
z-index: 1;
font-size: 30px;
color: white; }
.project-gallery .gallery-nav .slick-current:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background-color: #8EB782;
opacity: 0.7; }
.archive-head {
padding-top: 60px;
padding-bottom: 60px;
background-color: #f5f6f7; }
@media screen and (min-width: 768px) {
.archive-head {
padding-top: 100px;
padding-bottom: 100px; } }
.archive-head .content {
line-height: 28px;
color: #5F5F5F; }
.archive-grid {
margin-top: 60px;
margin-bottom: 10px; }
.archive-grid .inner {
background-color: #f5f6f7;
display: block;
height: 100%; }
.archive-grid .location {
color: #8EB782;
font-size: 14px;
margin-bottom: 5px; }
.archive-grid .content {
line-height: 28px;
color: #5F5F5F;
padding: 20px; }
.archive-grid .content .title {
font-size: 18px; }