html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }   body {
margin: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
}   hr {
-webkit-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; }  pre {
font-family: monospace, monospace; font-size: 1em; }   a {
background-color: transparent;
}  abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; }  b,
strong {
font-weight: bolder;
}  code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; }  small {
font-size: 80%;
}  sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
} sub {
bottom: -0.25em;
} sup {
top: -0.5em;
}   img {
border-style: none;
}   button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }  button,
input { overflow: visible;
}  button,
select { text-transform: none;
}  button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}  button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}  button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}  fieldset {
padding: 0.35em 0.75em 0.625em;
}  legend {
-webkit-box-sizing: border-box;
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }  progress {
vertical-align: baseline;
}  textarea {
overflow: auto;
}  [type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box; padding: 0; }  [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}  [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; }  [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}  ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }   details {
display: block;
}  summary {
display: list-item;
}   template {
display: none;
}  [hidden] {
display: none;
}   body {
border-top: 0 !important;
} body,
button,
input,
select,
optgroup,
textarea {
font-family: "brandon-grotesque", sans-serif;
font-size: calc( 15px + 4 * (100vw / 1500));
line-height: 1.2;
} h1, h2, h3, h4, h5, h6 {
font-family: "brandon-grotesque", sans-serif;
clear: both;
text-shadow: none;
margin: 0;
line-height: 1.2;
font-weight: 500;
} h2 {
font-size: 48px;
color: #fff;
margin-bottom: 25px;
font-weight: bold;
}
@media (max-width: 785px) { h2 {
font-size: 28px;
}
}
@media (max-width: 600px) { h2 {
font-size: 24px;
}
} h3 {
font-size: 26px;
color: #fff;
margin-bottom: 20px;
font-weight: 800;
}
@media (max-width: 785px) { h3 {
font-size: 22px;
}
}
@media (max-width: 600px) { h3 {
font-size: 18px;
}
} h4 {
color: #fff;
} p {
font-family: "brandon-grotesque", sans-serif;
line-height: 1.5;
margin: 0;
margin-bottom: 15px;
font-size: 1.25rem;
font-weight: 200;
color: #fff;
} p a {
color: #DE6322 !important;
text-decoration: underline;
font-weight: 600;
} p a:hover {
text-decoration: none;
} div {
color: #fff;
} dfn, cite, em, i {
font-style: italic;
} blockquote {
margin: 0 1.5em;
} address {
margin: 0 0 1.5em;
} pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
} code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
} abbr, acronym {
cursor: help;
} mark, ins {
text-decoration: none;
} big {
font-size: 125%;
}  html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
} *,
*:before,
*:after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
} body {
background-color: #13364A;
} hr {
border: 0;
height: 1px;
} ul {
list-style-type: disc;
} ol {
list-style: decimal;
} li > ul,
li > ol {
margin-bottom: 0;
} dt {
font-weight: bold;
} dd {
margin: 0 1.5em 1.5em;
} img {
height: auto;
max-width: 100%;
} .photo {
position: relative;
width: 100%;
height: 100%;
padding-top: 56.25%;
} .photo img {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
-o-object-fit: contain;
object-fit: contain;
} .photo .title {
z-index: 1;
color: #fff;
bottom: 20px;
left: 20px;
position: absolute;
} figure {
margin: 1em 0;
} table {
margin: 0 0 1.5em;
width: 100%;
} strong {
font-weight: 800;
}  button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #d4d4d4;
border-radius: 0;
background: #e6e6e6;
color: #fff;
font-size: 1rem;
line-height: 1.2;
padding: .6em 1em .4em;
} button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #d4d4d4;
} button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
} input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #fff;
border: 1px solid #d4d4d4;
border-radius: 0px;
padding: 3px;
outline: 0;
} input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #fff;
outline: 0;
} select {
border: 1px solid #d4d4d4;
} textarea {
width: 100%;
}  a {
color: #fff;
text-decoration: none;
} a:hover {
text-decoration: none;
} a:visited {
color: #fff;
outline: 0;
} a:hover, a:focus, a:active {
color: #fff;
outline: 0;
} embed,
iframe,
object {
max-width: 100%;
}  #content {
margin: 0 auto;
padding: 0 1em;
} article a, nav a {
line-height: 1.2;
} .block-button {
margin: 10px 0;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
padding-bottom: 1rem;
} .block-button.no-pad {
margin-top: 14px !important;
} .block-button a, .block-button span {
padding: 8px 20px 10px 20px;
font-size: 16px;
color: #fff;
background: #DE6322;
border: 1px solid #DE6322;
-webkit-transition: 0.4s ease-in;
transition: 0.4s ease-in;
text-decoration: none !important;
border-radius: 22px;
font-size: 1.25rem;
} .block-button a:hover, .block-button span:hover {
color: #DE6322;
background: #fff;
text-decoration: none !important;
cursor: pointer;
} .block-button-alt {
margin: 10px 0;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
padding-bottom: 1rem;
} .block-button-alt a, .block-button-alt span {
padding: 8px 20px 10px 20px;
font-size: 16px;
color: #DE6322;
background: #fff;
border: 1px solid #fff;
-webkit-transition: 0.4s ease-in;
transition: 0.4s ease-in;
text-decoration: none !important;
border-radius: 22px;
font-size: 1.25rem;
color: #000;
} .block-button-alt a:hover, .block-button-alt span:hover {
color: #fff;
background: #DE6322;
text-decoration: none !important;
cursor: pointer;
} .overlay {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.4);
-webkit-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
} .block-hr {
width: 1px;
width: 100%;
background-color: #DE6322;
margin-top: 100px;
}
@media (max-width: 785px) { .block-hr {
margin-top: 50px;
}
} .pipe {
border-right: 1px solid #13364A;
padding-left: 5px;
margin-right: 10px;
} .no-scroll {
overflow: hidden;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; } .screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }  #content[tabindex="-1"]:focus {
outline: 0;
} header#masthead {
position: relative;
top: 0;
width: 100%;
display: block;
background: black;
-webkit-transition: 0.3s ease-in;
transition: 0.3s ease-in;
z-index: 100;
} header#masthead .row {
overflow: visible;
} .masthead-inner {
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 25px 0 45px;
}
@media (max-width: 785px) { .masthead-inner {
padding: 25px 0 30px;
}
} .masthead-inner .logo-container {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
} header#masthead {
z-index: 100;
background: transparent;
background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
position: fixed;
top: 0;
} header#masthead.light {
left: 0;
background: #fff;
-webkit-box-shadow: 1px 3px 15px #333;
box-shadow: 1px 3px 15px #333;
} header#masthead .block-button {
width: 100%;
text-align: right;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-top: 25px;
} header#masthead .block-button a {
color: #fff !important;
background-color: transparent;
border-color: #fff !important;
} header#masthead .block-button a:hover {
color: #fff !important;
background-color: #DE6322 !important;
border-color: #fff !important;
}
@media (max-width: 1366px) { header#masthead .block-button {
margin-right: 10px;
max-width: 15%;
}
}
@media (max-width: 600px) { header#masthead .block-button {
margin-right: 5px;
} header#masthead .block-button a {
font-size: 14px;
padding: 8px 12px;
}
}
@media screen and (max-width: 1000px) { header#masthead .block-button {
max-width: unset;
}
} .admin-bar header#masthead {
top: 30px;
} .logo, .logo-dark {
-webkit-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
position: absolute;
display: inline-block;
margin-top: -47px;
} .logo .custom-logo-link, .logo-dark .custom-logo-link {
position: relative;
display: inline-block;
max-width: 310px;
} .logo .custom-logo-link svg, .logo-dark .custom-logo-link svg {
max-width: 310px;
margin: auto;
width: 300px;
display: inline-block;
}
@media screen and (max-width: 1600px) { .logo .custom-logo-link svg, .logo-dark .custom-logo-link svg {
max-width: 200px;
}
} .logo-dark {
opacity: 0;
} .home .logo .custom-logo-link {
top: 0;
} .header-navigation {
display: none;
text-align: center;
}
@media only screen and (min-width: 1200px) { .header-navigation {
display: inline-block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
} .header-navigation ul {
padding: 0;
margin: 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
} .header-navigation ul li {
display: inline-block;
padding: 0 22px;
position: relative;
text-align: center;
-webkit-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
z-index: 5;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1412px) { .header-navigation ul li {
padding: 0 18px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1270px) { .header-navigation ul li {
padding: 0 17px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1245px) { .header-navigation ul li {
padding: 0 10px;
}
}
@media only screen and (min-width: 1200px) { .header-navigation ul li a {
background: none;
position: relative;
color: #fff;
font-weight: 400;
margin: 0 auto;
text-align: center;
-webkit-transition: 0.3s ease-in;
transition: 0.3s ease-in;
z-index: 5;
font-size: 1.5rem;
} .header-navigation ul li a:hover {
color: #DE6322;
} .header-navigation ul li .sub-menu {
position: absolute;
visibility: hidden;
opacity: 0;
min-width: 210px;
width: 100%;
max-height: 0px;
background-color: transparent;
-webkit-transition: max-height 0.8s ease-out;
transition: max-height 0.8s ease-out;
top: 0px;
padding-top: 74px;
margin-left: 2px;
overflow: hidden;
z-index: 0;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) { .header-navigation ul li .sub-menu {
padding-top: 73px;
margin-left: 4px;
}
}
@media only screen and (min-width: 1200px) { .header-navigation ul li .sub-menu li {
background-color: #fff;
min-width: 210px;
text-align: left;
padding: 5px 10px;
-webkit-transition: height 0.8s ease-in-out;
transition: height 0.8s ease-in-out;
} .header-navigation ul li .sub-menu li::after {
content: none !important;
} .header-navigation ul li .sub-menu li:first-of-type {
padding-top: 10px;
} .header-navigation ul li .sub-menu li:last-of-type {
padding-bottom: 10px;
} .header-navigation ul li .sub-menu li a {
color: #DE6322;
font-weight: 200 !important;
-webkit-transition: 0s ease-in-out;
transition: 0s ease-in-out;
} .header-navigation ul li .sub-menu li:hover a {
font-weight: 500 !important;
} .header-navigation ul li:hover::after {
width: calc(100% - 44px);
}
}
@media only screen and (min-width: 1200px) and (max-width: 1412px) { .header-navigation ul li:hover::after {
width: calc(100% - 36px);
left: 20px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1270px) { .header-navigation ul li:hover::after {
width: calc(100% - 34px);
left: 13px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1245px) { .header-navigation ul li:hover::after {
width: calc(100% - 20px);
}
}
@media only screen and (min-width: 1200px) { .header-navigation ul li:hover .sub-menu {
visibility: visible;
opacity: 1;
max-height: 400px;
-webkit-transition: max-height 0.8s ease-out;
transition: max-height 0.8s ease-out;
} .header-navigation ul li.current-menu-item a, .header-navigation ul li.current-page-ancestor a {
color: #DE6322;
font-weight: 800;
} .header-navigation ul li.current-menu-item::after, .header-navigation ul li.current-page-ancestor::after {
width: calc(100% - 44px);
}
}
@media only screen and (min-width: 1200px) and (max-width: 1412px) { .header-navigation ul li.current-menu-item::after, .header-navigation ul li.current-page-ancestor::after {
width: calc(100% - 36px);
left: 20px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1270px) { .header-navigation ul li.current-menu-item::after, .header-navigation ul li.current-page-ancestor::after {
width: calc(100% - 34px);
left: 13px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1245px) { .header-navigation ul li.current-menu-item::after, .header-navigation ul li.current-page-ancestor::after {
width: calc(100% - 20px);
}
} a.mobileNav-link {
display: none;
}
@media screen and (max-width: 1199.9px) { a.mobileNav-link {
color: transparent;
border: none !important;
padding: .5rem .5rem;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
float: right;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
} a.mobileNav-link .bar1, a.mobileNav-link .bar2, a.mobileNav-link .bar3 {
width: 25px;
height: 2px;
background: #fff;
margin: 3px 0;
-webkit-transition: 0.2s ease;
transition: 0.2s ease;
text-align: right !important;
position: relative;
}
} header#masthead.light .current_page_item > a,
header#masthead.light .current-menu-item > a,
header#masthead.light .current-page-ancestor > a,
header#masthead.light .current-menu-ancestor > a {
color: #333 !important;
font-weight: 800 !important;
} header#masthead.light .current_page_item > a:hover,
header#masthead.light .current-menu-item > a:hover,
header#masthead.light .current-page-ancestor > a:hover,
header#masthead.light .current-menu-ancestor > a:hover {
color: #333;
} .light .header-navigation li::after {
bottom: -51px;
} .light .header-navigation .sub-menu li a {
color: #DE6322 !important;
} .light .header-navigation .sub-menu li a:hover {
color: #DE6322 !important;
} .light .header-navigation a {
color: #DE6322;
} .light .header-navigation a:hover {
color: #333;
font-weight: 800;
} .light body .current_page_item > a,
.light body .current-menu-item > a,
.light body .current-page-ancestor > a,
.light body .current-menu-ancestor > a {
color: #333 !important;
font-weight: 500;
} .light header#masthead.light .masthead-inner .row nav#header-navigation .current_page_item > a,
.light .current-menu-item > a,
.light .current-page-ancestor > a,
.light .current-menu-ancestor > a {
color: #DE6322 !important;
font-weight: 500;
}
@media screen and (max-width: 1200px) { .light .mobileNav-link .bar1, .light .mobileNav-link .bar2, .light .mobileNav-link .bar3 {
width: 25px;
height: 2px;
background: #333;
margin: 3px 0;
-webkit-transition: 0.2s ease;
transition: 0.2s ease;
text-align: right !important;
position: relative;
}
} .light .logo {
opacity: 0;
} .light .logo-dark {
opacity: 1 !important;
} .to-right::before {
content: '';
width: 0px;
border: 1px solid transparent;
border-radius: 50%;
-webkit-transition: 0.8s ease-in-out;
transition: 0.8s ease-in-out;
position: absolute;
bottom: -3px;
} .to-right:hover::before {
width: 100%;
border-radius: 0;
border: 1px solid #DE6322;
} .to-right-dot::before {
content: '';
width: 2px;
border: 1px solid #DE6322;
border-radius: 50%;
-webkit-transition: 0.8s ease-in-out;
transition: 0.8s ease-in-out;
position: absolute;
bottom: -3px;
} .to-right-dot:hover::before {
width: 100%;
border-radius: 0;
border: 1px solid #DE6322;
} .to-right-bar::before {
content: '';
width: 10px;
border: 1px solid #DE6322;
border-radius: 0%;
-webkit-transition: 0.8s ease-in-out;
transition: 0.8s ease-in-out;
position: absolute;
bottom: -3px;
} .to-right-bar:hover::before {
width: 100%;
border-radius: 0;
border: 1px solid #DE6322;
} .to-left::before {
content: '';
width: 0px;
border: 1px solid transparent;
border-radius: 50%;
-webkit-transition: 0.8s ease-in-out;
transition: 0.8s ease-in-out;
position: absolute;
bottom: -3px;
right: 0;
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
} .to-left:hover::before {
width: 100%;
border-radius: 0;
border: 1px solid #DE6322;
} .to-left-dot::before {
content: '';
width: 2px;
border: 1px solid #DE6322;
border-radius: 50%;
-webkit-transition: 0.8s ease-in-out;
transition: 0.8s ease-in-out;
position: absolute;
bottom: -3px;
right: 0;
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
} .to-left-dot:hover::before {
width: 100%;
border-radius: 0;
border: 1px solid #DE6322;
} .to-left-bar::before {
content: '';
width: 10px;
border: 1px solid #DE6322;
border-radius: 50%;
-webkit-transition: 0.8s ease-in-out;
transition: 0.8s ease-in-out;
position: absolute;
bottom: -3px;
right: 0;
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
} .to-left-bar:hover::before {
width: 100%;
border-radius: 0;
border: 1px solid #DE6322;
} .center-out-hidden::before {
content: '';
width: 0px;
border: 1px solid transparent;
border-radius: 50%;
-webkit-transition: 0.8s ease-in-out;
transition: 0.8s ease-in-out;
position: absolute;
bottom: -3px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
} .center-out-hidden:hover::before {
width: 100%;
border-radius: 0;
border: 1px solid #DE6322;
} .center-out-dot::before {
content: '';
width: 2px;
border: 1px solid #DE6322;
border-radius: 50%;
-webkit-transition: 0.8s ease-in-out;
transition: 0.8s ease-in-out;
position: absolute;
bottom: -3px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
} .center-out-dot:hover::before {
width: 100%;
border-radius: 0;
border: 1px solid #DE6322;
} .center-out-bar::before {
content: '';
width: 10px;
border: 1px solid #DE6322;
border-radius: 0%;
-webkit-transition: 0.8s ease-in-out;
transition: 0.8s ease-in-out;
position: absolute;
bottom: -3px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
} .center-out-bar:hover::before {
width: 100%;
border-radius: 0;
border: 1px solid #DE6322;
} .outline-border {
padding: 5px;
} .outline-border::before, .outline-border::after {
content: '';
position: absolute;
width: 0px;
height: 0px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
z-index: -1;
-webkit-transition: -webkit-transform 0.25s ease-in-out;
transition: -webkit-transform 0.25s ease-in-out;
transition: transform 0.25s ease-in-out;
transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
padding-left: 2;
} .outline-border::before {
top: -2px;
left: -2px;
border-top: 2px transparent solid;
border-right: 2px transparent solid;
} .outline-border::after {
bottom: -2px;
right: -2px;
border-bottom: 2px transparent solid;
border-left: 2px transparent solid;
} .outline-border:hover {
background: #f4f4f4;
color: #DE6322 !important;
} .outline-border:hover::before {
left: 0px;
top: -2px;
-webkit-animation: top-right-border 0.75s 1 0.35s forwards;
animation: top-right-border 0.75s 1 0.35s forwards;
} .outline-border:hover::after {
right: 0px;
-webkit-animation: bottom-left-border 0.75s 1 1.1s forwards;
animation: bottom-left-border 0.75s 1 1.1s forwards;
}
@-webkit-keyframes top-right-border {
0% {
border-color: #DE6322;
width: 0px;
height: 0;
}
50% {
width: 100%;
height: 0;
}
100% {
border-color: #DE6322;
width: 100%;
height: 100%;
}
}
@keyframes top-right-border {
0% {
border-color: #DE6322;
width: 0px;
height: 0;
}
50% {
width: 100%;
height: 0;
}
100% {
border-color: #DE6322;
width: 100%;
height: 100%;
}
}
@-webkit-keyframes bottom-left-border {
0% {
border-color: #DE6322;
width: 0px;
height: 0;
}
50% {
width: 100%;
height: 0;
}
100% {
border-color: #DE6322;
width: 100%;
height: 100%;
}
}
@keyframes bottom-left-border {
0% {
border-color: #DE6322;
width: 0px;
height: 0;
}
50% {
width: 100%;
height: 0;
}
100% {
border-color: #DE6322;
width: 100%;
height: 100%;
}
} header#masthead.light .block-button {
width: 100%;
text-align: right;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-top: 25px;
} header#masthead.light .block-button a {
color: #DE6322 !important;
background-color: transparent;
border-color: #DE6322 !important;
} header#masthead.light .block-button a:hover {
color: #fff !important;
background-color: #DE6322 !important;
border-color: #fff !important;
}
@media (max-width: 1366px) { header#masthead.light .block-button {
margin-right: 10px;
max-width: 15%;
}
}
@media (max-width: 600px) { header#masthead.light .block-button {
margin-right: 5px;
max-width: none;
} header#masthead.light .block-button a {
font-size: 14px;
padding: 8px 12px;
}
} footer { } footer #colophon {
background-color: #7E9A89;
padding: 10px 0;
} footer #colophon p, footer #colophon a, footer #colophon span {
color: #13364A;
font-size: 16px;
margin-bottom: 0;
} footer #colophon p a, footer #colophon a a, footer #colophon span a {
color: #13364A !important;
}
@media (max-width: 600px) { footer #colophon p {
clear: both;
}
} footer a {
color: #DE6322 !important;
-webkit-transform: 0.4s ease-in;
transform: 0.4s ease-in;
font-weight: 200 !important;
text-decoration: none !important;
} footer a:hover {
text-decoration: underline !important;
color: #e89265 !important;
} footer .block-button-alt {
float: right;
padding: 12px;
margin: 0;
} footer .block-button-alt a {
font-weight: bold;
} footer .block-button-alt a:hover {
color: #fff !important;
} footer .block-button {
float: right;
padding: 12px;
margin: 0;
} footer .block-button a {
border: 1px solid #fff;
color: #fff !important;
} footer .block-button a:hover {
color: #DE6322 !important;
} footer .footer-buttons {
float: right;
overflow: auto;
}
@media (max-width: 600px) { footer .footer-buttons {
float: left;
padding-bottom: 0.5rem;
}
} footer .footer-buttons .text-link {
color: #fff !important;
line-height: 3;
margin-right: 1rem;
} footer .footer-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
gap: 20px;
padding: 100px 0;
border-top: 1px solid #DE6322;
}
@media (max-width: 1366px) { footer .footer-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 40px;
}
}
@media (max-width: 785px) { footer .footer-wrapper {
padding: 50px 0;
gap: 25px;
}
} footer .footer-wrapper .footer-links {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(40% - 20px);
flex: 0 0 calc(40% - 20px);
}
@media (max-width: 1366px) { footer .footer-wrapper .footer-links {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 40px);
flex: 0 0 calc(50% - 40px);
}
}
@media (max-width: 785px) { footer .footer-wrapper .footer-links {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} footer .footer-wrapper .footer-links #footer-menu {
padding: 0;
margin: 0;
list-style-type: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 20px;
padding-top: 0.5rem;
} footer .footer-wrapper .footer-links #footer-menu li {
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(50% - 20px);
flex: 1 0 calc(50% - 20px);
}
@media (max-width: 600px) { footer .footer-wrapper .footer-links #footer-menu li {
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
}
} footer .footer-wrapper .footer-links #footer-menu li a {
color: #DE6322 !important;
} footer .footer-wrapper .footer-contact {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (max-width: 1366px) { footer .footer-wrapper .footer-contact {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 40px);
flex: 0 0 calc(50% - 40px);
}
}
@media (max-width: 785px) { footer .footer-wrapper .footer-contact {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} footer .footer-wrapper .footer-contact a {
font-size: 17px;
} footer .footer-wrapper .footer-contact .address {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
height: 80px;
} footer .footer-wrapper .footer-contact .phone {
margin-bottom: 5px;
} .footer-socials {
padding: 0;
margin: 0;
list-style-type: none;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 20px;
}
@media (min-width: 1366px) { .footer-socials {
float: right;
}
} .footer-socials li {
float: right;
margin-left: 10px;
} .footer-socials li a div i {
color: #13364A;
font-size: 22px;
-webkit-transition: 0.4s ease-in;
transition: 0.4s ease-in;
padding: 1px 2px;
margin: 0;
} .footer-socials li:hover div i {
color: #13364A;
}  #content {
margin: 0 auto;
padding: 2em 1em;
min-height: 60vh;
max-width: 100%;
} #content ul, #content ol {
padding: 0;
padding-left: 16px;
} #content ul li, #content ol li {
font-size: 1.25rem;
font-weight: 400;
padding: 10px 0;
} #content ul li a, #content ol li a {
color: #DE6322;
text-decoration: underline;
font-weight: 600;
} #content ul li a:hover, #content ol li a:hover {
text-decoration: none;
} article a, nav a {
line-height: 1.2;
} #nf-form-2-cont {
padding: 100px 0;
}
@media (max-width: 785px) { #nf-form-2-cont {
padding: 50px 0;
}
} #nf-form-2-cont .nf-form-fields-required {
display: none;
} #nf-form-2-cont .nf-form-content {
max-width: 100%;
} #nf-form-2-cont .nf-form-content label {
font-size: 14px;
font-weight: 200;
} #nf-form-2-cont .nf-form-content input:not([type=button]), #nf-form-2-cont .nf-form-content textarea, #nf-form-2-cont .nf-form-content select + div {
border-radius: 3px !important;
border: 1px solid #DE6322 !important;
} #nf-form-2-cont .nf-form-content select + div::after {
content: '' !important;
border: 1px solid #DE6322;
border-bottom: 0;
border-right: 0;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
width: 20px;
height: 20px !important;
top: 8px;
right: 20px;
} #nf-form-2-cont .nf-form-content input[type=button] {
height: unset;
border: 1px solid #DE6322;
border-radius: 3px;
background: #DE6322;
color: #fff;
padding: 8px 20px;
} #nf-form-2-cont .nf-form-content input[type=button]:hover {
cursor: pointer;
background: #fff;
color: #DE6322;
} #nf-form-2-cont .nf-form-content .btn-success {
height: unset;
border: 1px solid #DE6322;
border-radius: 3px;
background: #fff;
color: #DE6322;
padding: 8px 20px;
-webkit-transition: 0.4s ease-in;
transition: 0.4s ease-in;
} #nf-form-2-cont .nf-form-content .btn-success:hover {
cursor: pointer;
background: #DE6322;
color: #fff;
} #nf-form-2-cont .nf-form-content .nf-fu-button-cancel {
height: unset;
border: 1px solid #DE6322;
border-radius: 3px;
background: #DE6322;
color: #fff;
padding: 8px 20px;
-webkit-transition: 0.4s ease-in;
transition: 0.4s ease-in;
} #nf-form-2-cont .nf-form-content .nf-fu-button-cancel:hover {
cursor: pointer;
background: #fff;
color: #DE6322;
} #nf-form-2-cont .nf-form-content .nf-fu-progress {
margin-top: 5px;
max-width: 25%;
border: 1px solid #DE6322;
} #nf-form-2-cont .nf-form-content .nf-fu-progress-bar-success {
background-color: #DE6322 !important;
} .guten-pages, .section-404, .application-form {
padding: 100px 0;
}
@media (max-width: 785px) { .guten-pages, .section-404, .application-form {
padding: 50px 0;
}
} .row {
padding-left: 1rem;
padding-right: 1rem;
margin: 0 auto;
overflow: hidden;
}
@media (min-width: 1920.1px) { .row {
padding-left: 100px;
padding-right: 100px;
}
}
@media (max-width: 1920px) { .row {
padding-left: 100px;
padding-right: 100px;
}
}
@media (max-width: 1366px) { .row {
padding-left: 50px;
padding-right: 50px;
}
}
@media (max-width: 600px) { .row {
padding-left: 20px;
padding-right: 20px;
}
}  #content {
padding: 0;
}  .homePage-hero {
z-index: 1;
text-align: center;
background: black;
position: relative;
overflow: hidden;
height: 90vh;
min-height: 450px;
overflow: hidden;
background-size: cover;
background-position: center;
background-attachment: scroll;
}
@supports (background-attachment: fixed) { .homePage-hero {
background-attachment: fixed;
}
}
@media (max-width: 1366px) { .homePage-hero {
background-attachment: scroll;
}
} .homePage-hero video {
z-index: -1; min-width: 100%;
min-height: 100%; width: auto;
height: auto; position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .homePage-hero img {
display: none;
} .homePage-hero.hero-slide img {
display: block;
-o-object-fit: cover;
object-fit: cover;
} .homePage-hero.hero-video {
min-height: 450px;
max-height: 90vh;
height: 100%;
} .homePage-hero.hero-video .video-wrapper {
width: 100%;
height: 100%;
max-height: 90vh;
overflow: hidden;
position: relative;
padding-top: 56.25%;
} .homePage-hero.hero-video .video-wrapper iframe {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
} .homePage-hero.hero-video .hero-photo-wrapper {
display: none;
width: 100%;
height: 100%;
padding-top: 90vh;
position: relative;
max-height: 90vh;
min-height: 450px;
} .homePage-hero.hero-video .hero-photo-wrapper .hero-video-photo {
position: absolute;
left: 0;
top: 0;
overflow: hidden;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: right;
object-position: right;
}
@media (max-width: 1366px) { .homePage-hero.hero-video .video-wrapper {
display: none;
} .homePage-hero.hero-video .hero-photo-wrapper {
display: block;
}
} .homePage-hero #wp-custom-header-video-button {
display: none;
} .homePage-hero-inner {
position: absolute;
top: 75%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
}
@media (max-width: 600px) { .homePage-hero-inner {
top: 70%;
}
} .homePage-header {
overflow: hidden;
padding: 0 10px;
gap: 50px;
}
@media (max-width: 785px) { .homePage-header {
gap: 10px;
}
} .homePage-hero-headline {
font-weight: 700;
color: #fff;
line-height: 1.2;
text-align: left;
margin: 0;
margin-bottom: 10px;
font-size: 70px;
}
@media (max-width: 1366px) { .homePage-hero-headline {
font-size: 40px;
}
}
@media (max-width: 785px) { .homePage-hero-headline {
font-size: 36px;
}
} .homePage-hero-subHeadline {
font-weight: 300;
color: #fff;
line-height: 1.25;
text-align: left;
margin-top: 10px;
margin-bottom: 20px;
font-size: 1.750rem;
}
@media (max-width: 785px) { .homePage-hero-subHeadline {
margin-top: 0;
}
}
@media (max-width: 600px) { .homePage-hero-subHeadline {
font-size: 16px;
}
} aside {
position: relative;
} .page-hero {
z-index: 1;
text-align: left;
background: black;
background-position: center;
background-size: cover;
position: relative;
overflow: auto;
height: 60vh;
min-height: 450px;
background-attachment: scroll;
}
@supports (background-attachment: fixed) { .page-hero {
background-attachment: fixed;
}
}
@media (max-width: 1366px) { .page-hero {
background-attachment: scroll;
}
} .page-hero.hero-slide img {
display: block;
-o-object-fit: cover;
object-fit: cover;
} .page-hero.hero-video {
overflow: hidden;
} .page-hero.hero-video .video-wrapper {
width: 100%;
height: 100%;
max-height: 60vh;
overflow: hidden;
position: relative;
padding-top: 56.25%;
} .page-hero.hero-video .video-wrapper iframe {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
} .page-hero.hero-video .hero-photo-wrapper {
display: none;
width: 100%;
height: 100%;
padding-top: 60vh;
position: relative;
max-height: 60vh;
min-height: 450px;
} .page-hero.hero-video .hero-photo-wrapper .hero-video-photo {
position: absolute;
left: 0;
top: 0;
overflow: hidden;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media (max-width: 1366px) { .page-hero.hero-video .video-wrapper {
display: none;
} .page-hero.hero-video .hero-photo-wrapper {
display: block;
}
} .page-hero-inner {
position: absolute;
top: 80%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
}
@media (max-width: 600px) { .page-hero-inner {
top: 70%;
}
} .page-hero-inner .page-hero-content {
padding-top: 20px;
} .page-hero-headline {
color: #fff;
line-height: 1.3;
font-size: 70px;
font-weight: bold;
}
@media (max-width: 1366px) { .page-hero-headline {
font-size: 40px;
}
}
@media (max-width: 785px) { .page-hero-headline {
font-size: 36px;
}
} .page-hero-subHeadline {
color: #fff;
line-height: 1.3;
} #mobile-navigation {
z-index: 30;
position: fixed;
display: block !important;
visibility: hidden;
opacity: 0;
padding: 0;
height: 100%;
width: 100%;
top: 0;
right: -1999px;
background-color: #000;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
padding-bottom: 1rem;
padding-top: 175px;
-webkit-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
} #mobile-navigation .block-button {
width: 100%;
margin-left: 1rem;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-top: 25px;
} #mobile-navigation .block-button a {
color: #DE6322 !important;
background-color: #fff !important;
border-color: #DE6322 !important;
font-size: 1.25rem;
} #mobile-navigation .block-button a:hover {
color: #fff !important;
background-color: #DE6322 !important;
border-color: #fff !important;
}
@media (max-width: 1366px) { #mobile-navigation .block-button {
margin-right: 10px;
}
}
@media (max-width: 600px) { #mobile-navigation .block-button {
margin-right: 5px;
} #mobile-navigation .block-button a {
font-size: 1.25rem;
padding: 8px 12px;
}
}
@media screen and (max-width: 785px) { #mobile-navigation {
padding-top: 150px;
}
} #mobile-navigation a {
background: none;
border: none;
color: #fff;
} #mobile-navigation ul {
list-style: none;
padding: 0;
} #mobile-navigation li {
padding: 10px 0;
border-bottom: 1px solid #000;
position: relative;
} #mobile-navigation li .mobile-icons {
position: absolute;
right: 0;
top: 15px;
width: 30px;
height: 30px;
} #mobile-navigation li .mobile-icons .mobile-icon {
width: 20px;
height: 20px;
-o-object-fit: contain;
object-fit: contain;
position: absolute;
visibility: visible;
opacity: 1;
-webkit-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: unset;
} #mobile-navigation li .mobile-icons .mobile-icon.hide {
visibility: hidden;
opacity: 0;
} #mobile-navigation li .mobile-icons:hover .mobile-icon {
cursor: pointer;
pointer-events: none;
} #mobile-navigation li a {
background: none;
text-decoration: none;
border: none;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
color: #fff;
font-weight: 600;
font-size: 30px;
line-height: 1.2;
}
@media (max-width: 600px) { #mobile-navigation li a {
font-size: 34px;
}
} #mobile-navigation li a:hover, #mobile-navigation li a:active, #mobile-navigation li a:focus {
color: #fff;
} #mobile-navigation li ul.sub-menu {
padding-left: 0rem;
padding-top: 0;
max-height: 0;
opacity: 0;
-webkit-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
} #mobile-navigation li ul.sub-menu.show {
-webkit-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
max-height: 400px;
opacity: 1;
} #mobile-navigation li ul.sub-menu li {
border-bottom: 0;
} #mobile-navigation li ul.sub-menu li a {
font-size: 14px;
font-weight: 200;
} #mobile-navigation li.current_page_item ul.sub-menu, #mobile-navigation li.current-menu-parent ul.sub-menu {
display: block;
} #mobile-navigation li.current_page_item > a,
#mobile-navigation li.current-menu-item > a,
#mobile-navigation li.current_page_ancestor > a,
#mobile-navigation li.current-menu-ancestor > a {
color: #fff !important;
font-weight: 700;
} #mobile-navigation .sub-menu li.current_page_item > a,
#mobile-navigation .sub-menu li.current-menu-item > a,
#mobile-navigation .sub-menu li.current_page_ancestor > a,
#mobile-navigation .sub-menu li.current-menu-ancestor > a {
color: #fff !important;
font-weight: 700;
} #mobile-navigation li.current_page_item,
#mobile-navigation li.current-menu-item,
#mobile-navigation li.current_page_ancestor,
#mobile-navigation li.current-menu-ancestor {
list-style-type: none;
color: transparent;
} #mobile-navigation.visible {
visibility: visible;
opacity: 1;
right: 0;
} .mobile-nav-divider {
overflow: auto;
} .hold {
overflow: hidden;
} #mobileNav-link .bar1, #mobileNav-link .bar2, #mobileNav-link .bar3 {
-webkit-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
opacity: 1;
visibility: visible;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
position: relative;
top: 0;
} #mobileNav-link .bar1.rotate-up, #mobileNav-link .bar2.rotate-up, #mobileNav-link .bar3.rotate-up {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: 8px;
} #mobileNav-link .bar1.rotate-down, #mobileNav-link .bar2.rotate-down, #mobileNav-link .bar3.rotate-down {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 0px;
} #mobileNav-link .bar1.hide-out, #mobileNav-link .bar2.hide-out, #mobileNav-link .bar3.hide-out {
visibility: hidden;
opacity: 0;
} .filter-block {
position: relative;
overflow: hidden;
padding: 100px 0;
}
@media (max-width: 785px) { .filter-block {
padding: 50px 0;
}
} .filter-block .row {
overflow: visible;
} .filter-block .searchandfilter ul {
padding: 0 !important;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
gap: 20px;
margin-bottom: 40px;
}
@media (max-width: 600px) { .filter-block .searchandfilter ul {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 0px;
}
} .filter-block .searchandfilter ul li label {
position: relative;
} .filter-block .searchandfilter ul li label .select-hidden {
display: none;
visibility: hidden;
padding-right: 10px;
} .filter-block .searchandfilter ul li label .select {
cursor: pointer;
display: inline-block;
position: relative;
font-size: 16px;
color: #DE6322;
width: 220px;
height: 40px;
} .filter-block .searchandfilter ul li label .select-styled {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #fff;
border: 1px solid #DE6322;
color: #DE6322;
font-size: 16px;
font-weight: 500;
border-radius: 3px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 5px 15px;
-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
} .filter-block .searchandfilter ul li label .select-styled:after {
content: "";
position: absolute;
width: 11px;
height: 11px;
border-left: 1px solid #DE6322;
border-top: 1px solid #DE6322;
pointer-events: none;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
top: 10px;
right: 10px;
} .filter-block .searchandfilter ul li label .select-styled:hover {
background-color: #fff;
} .filter-block .searchandfilter ul li label .select-styled:active, .filter-block .searchandfilter ul li label .select-styled.active {
background-color: #fff;
border-bottom: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
} .filter-block .searchandfilter ul li label .select-styled:active:after, .filter-block .searchandfilter ul li label .select-styled.active:after {
top: 15px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
} .filter-block .searchandfilter ul li label .select-options {
display: none;
position: absolute;
top: 100%;
right: 0;
left: 0;
z-index: 999;
margin: 0;
padding: 0;
list-style: none;
background-color: #fff;
border: 1px solid #DE6322;
border-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
} .filter-block .searchandfilter ul li label .select-options li {
margin: 0 12px;
padding: 12px 0;
text-indent: 15px;
border-top: 1px solid #b24f1b;
-webkit-transition: all 0.15s ease-in;
transition: all 0.15s ease-in;
} .filter-block .searchandfilter ul li label .select-options li:hover {
background: #fdfdfd;
} .filter-block .searchandfilter ul li label .select-options li.is-selected {
color: #DE6322;
background: #fff;
} .filter-block .searchandfilter ul li label .select-options li[rel="hide"] {
display: none;
} .filter-block .searchandfilter ul li label .select-options li:nth-child(1) {
border-top: 0;
} .filter-block .search-filter-results {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
}
@media (min-width: 768px) { .filter-block .news-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-auto-rows: 1fr;
grid-column-gap: 30px;
grid-row-gap: 10px;
}
} .filter-block .news-grid .article {
border: 2px solid #DE6322;
border-radius: 8px;
margin-bottom: 1.5rem;
}
@media (min-width: 768px) { .filter-block .news-grid .article {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
gap: 20px;
}
}
@media (min-width: 1025px) { .filter-block .news-grid .article {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(33% - 20px);
flex: 0 0 calc(33% - 20px);
gap: 20px;
}
} .filter-block .news-grid .article .photo {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
height: auto !important;
} .filter-block .news-grid .article .photo img {
-o-object-fit: cover;
object-fit: cover;
} .filter-block .news-grid .article .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(60% - 45px);
flex: 0 0 calc(60% - 45px);
padding: 2rem;
} .filter-block .news-grid .article .content h3 {
font-size: 20px;
} .filter-block .news-grid .article .content p {
margin: 0;
}
@media (max-width: 1366px) { .filter-block .news-grid .article .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}
@media (min-width: 1366px) { .news-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
@media (min-width: 1366px) { .news-block .results-section {
min-width: 75%;
max-width: 75%;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
}
@media (min-width: 1366px) { .news-block .filter-rail {
min-width: 25%;
max-width: 25%;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
padding-left: 2rem;
}
} .news-block .filter-rail .searchandfilter {
border: 2px solid #DE6322;
padding: 1.5rem;
border-radius: 6px;
} .news-block .filter-rail .searchandfilter ul {
display: block;
} .news-block .filter-rail .searchandfilter ul li {
margin-bottom: 1rem;
} .news-block .filter-rail .searchandfilter ul li input[type="checkbox"] {
float: left;
} .news-block .filter-rail .searchandfilter ul li label {
display: block;
float: left;
} .news-block .filter-rail .searchandfilter ul li label .select-styled {
position: relative;
border-bottom: 1px solid;
} .news-block .filter-rail .searchandfilter ul li label .select-options {
display: block;
position: relative;
top: 100%;
right: 0;
left: 0;
z-index: 999;
margin: 0;
padding: 0;
list-style: none;
background-color: #fff;
border: 1px solid #DE6322;
border-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
} .news-block .filter-rail .searchandfilter ul li label .select-options li {
margin: 0 12px;
padding: 12px 0;
text-indent: 15px;
border-top: 1px solid #b24f1b;
-webkit-transition: all 0.15s ease-in;
transition: all 0.15s ease-in;
display: list-item;
} .news-block .filter-rail .searchandfilter ul li label .select-options li:hover {
background: #fdfdfd;
} .news-block .filter-rail .searchandfilter ul li label .select-options li.is-selected {
color: #DE6322;
background: #fff;
} .news-block .filter-rail .searchandfilter ul li label .select-options li[rel="hide"] {
display: none;
} .news-block .filter-rail .searchandfilter ul li label .select-options li:nth-child(1), .news-block .filter-rail .searchandfilter ul li label .select-options li:nth-child(2) {
border-top: 0;
} .news-block .filter-rail .searchandfilter ul li .select {
width: 100%;
display: block;
height: auto;
} .wp-pagenavi {
text-align: center;
} .wp-pagenavi span, .wp-pagenavi a {
border-color: #DE6322 !important;
border-width: 2px;
color: #DE6322 !important;
} .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
border: none;
} .page-links {
padding: 50px 0;
} .page-links strong {
margin-bottom: 1rem;
} .page-links strong.previous {
float: right;
}
@media (max-width: 1024px) { .page-links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
} .page-links a:hover {
text-decoration: underline;
}
@media screen and (min-width: 800px) { #nf-field-45-container li {
width: 50%;
float: left;
}
} .selection-area {
position: relative;
overflow: hidden;
} .selection-grid {
padding: 50px 0 100px;
}
@media (max-width: 785px) { .selection-grid {
padding: 50px 0;
}
} .selection-grid .options {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
gap: 20px;
} .selection-grid .options .option {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(20% - 16px);
flex: 0 0 calc(20% - 16px);
position: relative;
}
@media (max-width: 1366px) { .selection-grid .options .option {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(33% - 15px);
flex: 0 0 calc(33% - 15px);
}
}
@media (max-width: 1366px) { .selection-grid .options .option {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
}
}
@media (max-width: 600px) { .selection-grid .options .option {
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
}
} .selection-grid .options .option .photo {
padding-top: 75%;
} .selection-grid .options .option .photo img {
-o-object-fit: cover;
object-fit: cover;
} .selection-grid .options .option .content {
position: absolute;
top: 0;
left: 0;
bottom: 0;
padding: 20px;
height: 100%;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (max-width: 1366px) { .selection-grid .options .option .content {
padding: 15px;
}
} .selection-grid .options .option .content h2 {
color: #fff;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
font-size: 26px;
}
@media screen and (max-width: 1473px) { .selection-grid .options .option .content h2 {
font-size: 22px;
}
} .selection-grid .options .option .content .block-button-alt span {
font-size: 14px;
padding: 8px 12px;
} .selection-grid .options .option:hover .overlay {
background-color: rgba(0, 0, 0, 0.1);
} .selection-grid .options .option:hover .block-button-alt span {
background-color: #DE6322;
color: #fff;
border-color: #DE6322;
} .selected-form, .selected-form .hubspot-form {
visibility: hidden;
opacity: 0;
max-height: 0;
-webkit-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
position: absolute;
height: 0;
} .selected-form .row, .selected-form .hubspot-form .row {
height: 0;
} .selected-form.show-form, .selected-form .hubspot-form.show-form {
visibility: visible;
height: unset;
opacity: 1;
max-height: 3000px;
overflow: hidden;
position: relative;
} .selected-form.show-form .row, .selected-form .hubspot-form.show-form .row {
height: 100%;
} .selected-form.show-form .nf-form-content, .selected-form .hubspot-form.show-form .nf-form-content {
height: 100%;
} .selected-form .nf-form-fields-required, .selected-form .hubspot-form .nf-form-fields-required {
display: none;
} .selected-form .nf-form-content, .selected-form .hubspot-form .nf-form-content {
max-width: 100%;
height: 0;
} .selected-form .nf-form-content label, .selected-form .hubspot-form .nf-form-content label {
font-size: 14px;
font-weight: 200;
} .selected-form .nf-form-content input:not([type=button]), .selected-form .nf-form-content textarea, .selected-form .nf-form-content select + div, .selected-form .hubspot-form .nf-form-content input:not([type=button]), .selected-form .hubspot-form .nf-form-content textarea, .selected-form .hubspot-form .nf-form-content select + div {
border-radius: 3px !important;
border: 1px solid #DE6322 !important;
} .selected-form .nf-form-content select + div::after, .selected-form .hubspot-form .nf-form-content select + div::after {
content: '' !important;
border: 1px solid #DE6322;
border-bottom: 0;
border-right: 0;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
width: 20px;
height: 20px !important;
top: 8px;
right: 20px;
} .selected-form .nf-form-content .list-radio-wrap .nf-field-label label, .selected-form .hubspot-form .nf-form-content .list-radio-wrap .nf-field-label label {
color: #DE6322;
font-weight: 600;
font-size: 16px;
} .selected-form .nf-form-content .list-radio-wrap .nf-field-element label::after, .selected-form .hubspot-form .nf-form-content .list-radio-wrap .nf-field-element label::after {
border: 1px solid #DE6322;
} .selected-form .nf-form-content .list-radio-wrap .nf-field-element label::before, .selected-form .hubspot-form .nf-form-content .list-radio-wrap .nf-field-element label::before {
background: #DE6322;
top: 5px;
} .selected-form .nf-form-content .textbox-wrap .nf-field-element, .selected-form .hubspot-form .nf-form-content .textbox-wrap .nf-field-element {
-webkit-box-ordinal-group: 3 !important;
-ms-flex-order: 2 !important;
order: 2 !important;
} .selected-form .nf-form-content .textbox-wrap .nf-field-label, .selected-form .hubspot-form .nf-form-content .textbox-wrap .nf-field-label {
-webkit-box-ordinal-group: 2 !important;
-ms-flex-order: 1 !important;
order: 1 !important;
} .selected-form .nf-form-content .textbox-wrap .nf-field-description, .selected-form .hubspot-form .nf-form-content .textbox-wrap .nf-field-description {
font-size: 12px;
margin-top: 5px;
-webkit-box-ordinal-group: 4 !important;
-ms-flex-order: 3 !important;
order: 3 !important;
} .selected-form .nf-form-content .file_upload-wrap .nf-field-label, .selected-form .hubspot-form .nf-form-content .file_upload-wrap .nf-field-label {
-webkit-box-ordinal-group: 3 !important;
-ms-flex-order: 2 !important;
order: 2 !important;
} .selected-form .nf-form-content .file_upload-wrap .nf-field-element, .selected-form .hubspot-form .nf-form-content .file_upload-wrap .nf-field-element {
-webkit-box-ordinal-group: 4 !important;
-ms-flex-order: 3 !important;
order: 3 !important;
} .selected-form .nf-form-content .file_upload-wrap .nf-field-description, .selected-form .hubspot-form .nf-form-content .file_upload-wrap .nf-field-description {
-webkit-box-ordinal-group: 2 !important;
-ms-flex-order: 1 !important;
order: 1 !important;
} .selected-form .nf-form-content .file_upload-wrap .nf-field-description ul, .selected-form .hubspot-form .nf-form-content .file_upload-wrap .nf-field-description ul {
margin: 0;
padding: 0;
margin-bottom: 15px;
padding-left: 20px;
} .selected-form .nf-form-content .file_upload-wrap .nf-field-description ul li, .selected-form .hubspot-form .nf-form-content .file_upload-wrap .nf-field-description ul li {
font-size: 14px;
padding: 5px 0;
font-weight: 200;
} .selected-form .nf-form-content #nf-field-33-container, .selected-form .hubspot-form .nf-form-content #nf-field-33-container {
margin-bottom: 5px;
} .selected-form .nf-form-content .nf-field-element h2, .selected-form .hubspot-form .nf-form-content .nf-field-element h2 {
margin-bottom: 0px;
} .selected-form .nf-form-content #nf-field-21-wrap, .selected-form .hubspot-form .nf-form-content #nf-field-21-wrap {
display: none;
} .selected-form .nf-form-content input[type=button], .selected-form .hubspot-form .nf-form-content input[type=button] {
height: unset;
border: 1px solid #DE6322;
border-radius: 3px;
background: #DE6322;
color: #fff;
padding: 8px 20px;
} .selected-form .nf-form-content input[type=button]:hover, .selected-form .hubspot-form .nf-form-content input[type=button]:hover {
cursor: pointer;
background: #fff;
color: #DE6322;
} .selected-form .nf-form-content .btn-success, .selected-form .hubspot-form .nf-form-content .btn-success {
height: unset;
border: 1px solid #DE6322;
border-radius: 3px;
background: #fff;
color: #DE6322;
padding: 8px 20px;
-webkit-transition: 0.4s ease-in;
transition: 0.4s ease-in;
} .selected-form .nf-form-content .btn-success:hover, .selected-form .hubspot-form .nf-form-content .btn-success:hover {
cursor: pointer;
background: #DE6322;
color: #fff;
} .selected-form .nf-form-content .nf-fu-button-cancel, .selected-form .hubspot-form .nf-form-content .nf-fu-button-cancel {
height: unset;
border: 1px solid #DE6322;
border-radius: 3px;
background: #DE6322;
color: #fff;
padding: 8px 20px;
-webkit-transition: 0.4s ease-in;
transition: 0.4s ease-in;
} .selected-form .nf-form-content .nf-fu-button-cancel:hover, .selected-form .hubspot-form .nf-form-content .nf-fu-button-cancel:hover {
cursor: pointer;
background: #fff;
color: #DE6322;
} .selected-form .nf-form-content .nf-fu-progress, .selected-form .hubspot-form .nf-form-content .nf-fu-progress {
margin-top: 5px;
max-width: 25%;
border: 1px solid #DE6322;
} .selected-form .nf-form-content .nf-fu-progress-bar-success, .selected-form .hubspot-form .nf-form-content .nf-fu-progress-bar-success {
background-color: #DE6322 !important;
} .hubspot-form {
padding-top: 30px;
} .bc-notifier {
width: 70%;
height: auto;
border-radius: 4px;
background: #DE6322;
color: #fff;
padding: 20px;
position: fixed;
top: -300px;
left: 0;
right: 0;
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
z-index: 1000;
margin: auto;
opacity: 0;
-webkit-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 10px;
z-index: 100;
} .bc-notifier.show-notifier {
top: 250px;
opacity: 1;
} .bc-notifier .close {
position: relative;
width: 30px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
top: 10px;
} .bc-notifier .close span {
color: #fff;
font-weight: 300;
font-size: 28px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .bc-notifier .close:hover {
cursor: pointer;
} .bc-notifier p {
color: #fff;
margin: 0;
line-height: 1.1;
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(95% - 10px);
flex: 1 0 calc(95% - 10px);
} .service-block {
padding: 100px 0;
position: relative;
overflow: hidden;
}
@media (max-width: 785px) { .service-block {
padding: 50px 0;
}
} .service-block .header-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 50px;
margin-bottom: 4rem;
}
@media (max-width: 1366px) { .service-block .header-content {
gap: 50px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 2rem;
}
}
@media (max-width: 785px) { .service-block .header-content {
gap: 0;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
} .service-block .header-content h2 {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 48px;
font-weight: bold;
}
@media (max-width: 785px) { .service-block .header-content h2 {
font-size: 32px;
}
}
@media (max-width: 600px) { .service-block .header-content h2 {
font-size: 28px;
}
} .service-block .header-content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(75% - 45px);
flex: 0 0 calc(75% - 45px);
}
@media (max-width: 1366px) { .service-block .header-content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 45px);
flex: 0 0 calc(50% - 45px);
}
}
@media (max-width: 785px) { .service-block .header-content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .service-block .header-content .inner-content .block-button {
margin-top: 40px;
} .service-block .services {
display: grid;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 2rem;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media screen and (min-width: 700px) { .service-block .services {
grid-template-columns: repeat(2, 1fr);
}
} .service-block .services.page { grid-template-columns: repeat(1, 1fr);
}
@media screen and (min-width: 600px) { .service-block .services.page {
grid-template-columns: repeat(2, 1fr);
}
} .service-block .services.page .service .content {
top: 88%;
} .service-block .services.page .service .more {
display: none;
} .service-block .services.page .service .overlay:hover {
background-color: #7E9A89;
} .service-block .services.page .service .overlay:hover .more {
display: block;
} .service-block .services .service {
position: relative;
}
@media screen and (min-width: 900px) { .service-block .services .service {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(33%  - 15px);
flex: 0 0 calc(33%  - 15px);
overflow: hidden;
}
} .service-block .services .service .photo img {
-o-object-fit: cover;
object-fit: cover;
-o-object-position: top left;
object-position: top left;
aspect-ratio: 16 / 15;
} .service-block .services .service .service-title {
background-color: #DE6322;
padding: 1.5rem 2rem;
} .service-block .services .service .service-title h3 {
margin: 0;
font-size: 2rem;
font-weight: 600;
} .service-block .services .service .content {
top: 100%;
left: 0;
bottom: 0;
padding: 20px 30px;
height: 100%;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
} .service-block .services .service .content p {
color: #fff;
font-size: 1.5rem;
} .service-block .services .service .content h3 {
font-size: 2.5rem;
font-weight: bold;
color: #fff;
bottom: 100%;
} .service-block .services .service .content .block-button-alt {
margin: 30px 0;
} .service-block .services .service .content .inner-content {
font-weight: 200;
font-size: 12px;
line-height: 1.5;
color: #fff;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin-bottom: 20px;
}
@media screen and (max-width: 970px) { .service-block .services .service .content .inner-content {
display: none;
}
} .service-block .services .service:hover .overlay {
background-color: rgba(0, 0, 0, 0.65);
} .portfolio-block {
overflow: hidden;
} .portfolio-block.no-bg {
background-color: transparent;
}
@media (max-width: 785px) { .portfolio-block {
padding: 50px 0 !important;
}
} .portfolio-block .header-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 50px;
margin-bottom: 4rem;
}
@media (max-width: 1366px) { .portfolio-block .header-content {
gap: 50px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 2rem;
}
}
@media (max-width: 785px) { .portfolio-block .header-content {
gap: 0;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
} .portfolio-block .header-content h2 {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 48px;
font-weight: bold;
}
@media (max-width: 785px) { .portfolio-block .header-content h2 {
font-size: 32px;
}
}
@media (max-width: 600px) { .portfolio-block .header-content h2 {
font-size: 28px;
}
} .portfolio-block .header-content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(75% - 45px);
flex: 0 0 calc(75% - 45px);
}
@media (max-width: 1366px) { .portfolio-block .header-content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .portfolio-block .header-content .inner-content .block-button {
margin-top: 40px;
} .portfolio-block .row:nth-child(2) {
padding-right: 0;
overflow: visible;
margin-bottom: 50px;
} .portfolio-block .articles .article {
position: relative;
margin-right: 20px;
} .portfolio-block .articles .article .portfolio-photo {
position: relative;
padding-bottom: 65%; height: 0;
background-color: #000;
} .portfolio-block .articles .article .portfolio-photo img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-transition: 0.4s ease-in;
transition: 0.4s ease-in;
} .portfolio-block .articles .article .portfolio-photo img:hover {
opacity: 0.7;
} .portfolio-block .articles .article .content {
padding: 1.5rem 2rem;
background-color: #DE6322;
color: #fff;
}
@media (max-width: 785px) { .portfolio-block .articles .article .content {
padding: 20px;
}
} .portfolio-block .articles .article .content .excerpt {
color: #fff;
} .portfolio-block .articles .article .content h2 {
font-size: 38px;
color: #fff;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin: 0;
font-weight: 600;
}
@media (max-width: 1366px) { .portfolio-block .articles .article .content h2 {
font-size: 34px;
}
}
@media (max-width: 785px) { .portfolio-block .articles .article .content h2 {
font-size: 30px;
}
}
@media (max-width: 600px) { .portfolio-block .articles .article .content h2 {
font-size: 20px;
}
} .portfolio-block .articles .article:hover .overlay {
background-color: rgba(0, 0, 0, 0.1);
} .portfolio-block .articles .article:hover .block-button-alt span {
color: #fff;
background: #DE6322;
border: 1px solid #DE6322;
} .portfolio-block .slick-track {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
padding: 20px 0;
} .portfolio-block .slick-slide {
height: inherit !important;
} .portfolio-block .slick-current {
-webkit-transition: margin-left 0.4s ease-in;
transition: margin-left 0.4s ease-in;
-webkit-transition-delay: 300ms;
transition-delay: 300ms;
margin-left: 0px !important;
} .portfolio-block .slick-list {
padding: 0 33% 0 0 !important;
position: relative;
}
@media (max-width: 600px) { .portfolio-block .slick-list {
padding: 0 0 0 0 !important;
}
}
@media (max-width: 1366px) { .portfolio-block .slick-list {
padding: 0 5% 0 0 !important;
}
} .portfolio-block .slick-dots {
padding: 5px 0;
margin: 0;
list-style-type: none;
height: 30px;
position: absolute;
bottom: -20px;
padding-left: 0 !important;
} .portfolio-block .slick-dots li {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-right: 5px;
} .portfolio-block .slick-dots li button {
border: 0;
background: #666;
font-size: 0;
width: 60px;
height: 10px;
border: 1px solid #666;
}
@media (max-width: 600px) { .portfolio-block .slick-dots li button {
width: 40px;
}
} .portfolio-block .slick-dots li button:hover {
cursor: pointer;
} .portfolio-block .slick-dots li.slick-active button {
background: #DE6322;
width: 60px;
height: 10px;
-webkit-transition: width 0.4s ease-in-out;
transition: width 0.4s ease-in-out;
}
@media (max-width: 600px) { .portfolio-block .slick-dots li.slick-active button {
width: 40px;
}
} .ug-gallery-wrapper {
margin-left: -1rem;
} .incentives-block {
padding: 100px 0;
position: relative;
overflow: hidden;
}
@media (max-width: 785px) { .incentives-block {
padding: 50px 0;
}
} .incentives-block .incentives {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 20px;
} .incentives-block .incentives .incentive {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(33%  - 15px);
flex: 0 0 calc(33%  - 15px);
}
@media (max-width: 1366px) { .incentives-block .incentives .incentive {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
}
}
@media (max-width: 785px) { .incentives-block .incentives .incentive {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .incentives-block .incentives .incentive .photo img {
-o-object-fit: cover;
object-fit: cover;
} .incentives-block .incentives .incentive .content {
position: absolute;
top: 0;
left: 0;
bottom: 0;
padding: 20px;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
} .incentives-block .incentives .incentive .content h3 {
color: #fff;
}
@media screen and (max-width: 970px) { .incentives-block .incentives .incentive .content h3 {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
} .incentives-block .incentives .incentive .content .inner-content {
font-weight: 200;
font-size: 12px;
line-height: 1.5;
color: #fff;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin-bottom: 20px;
}
@media screen and (max-width: 970px) { .incentives-block .incentives .incentive .content .inner-content {
display: none;
}
} .incentives-block .incentives .incentive .content .block-button-alt span {
font-size: 14px;
padding: 10px 12px;
} .incentives-block .incentives .incentive:hover .overlay {
background-color: rgba(0, 0, 0, 0.1);
} .incentives-block .incentives .incentive:hover .block-button-alt span {
color: #fff;
background: #DE6322;
border-color: #DE6322;
} .intro-block {
position: relative;
overflow: hidden;
}
@media (max-width: 785px) { .intro-block {
padding: 50px 0 !important;
}
} .intro-block .content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 50px;
}
@media (max-width: 1366px) { .intro-block .content {
gap: 50px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media (max-width: 785px) { .intro-block .content {
gap: 0;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
} .intro-block .content h2 {
font-size: 60px;
font-weight: bold;
}
@media (max-width: 785px) { .intro-block .content h2 {
font-size: 32px;
}
}
@media (max-width: 600px) { .intro-block .content h2 {
font-size: 28px;
}
} .intro-block .content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(75% - 45px);
flex: 0 0 calc(75% - 45px);
}
@media (max-width: 1366px) { .intro-block .content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 45px);
flex: 0 0 calc(50% - 45px);
}
}
@media (max-width: 785px) { .intro-block .content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .intro-block .content .inner-content .block-button {
margin-top: 40px;
margin-bottom: 12px;
} .map-block {
position: relative;
overflow: hidden;
}
@media (max-width: 785px) { .map-block {
padding: 50px 0 !important;
}
} .map-block .map {
width: 100%;
height: 100%;
max-height: 600px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
@media screen and (max-width: 1250px) { .map-block .map {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .map-block .map img {
max-height: 520px;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
} .map-block .map #acf-map {
min-height: 600px;
} .map-block .map #acf-map button {
border: 0 !important;
} .map-block .map #acf-map .gm-style-iw-d {
min-width: 400px !important;
}
@media screen and (max-width: 550px) { .map-block .map #acf-map .gm-style-iw-d {
min-width: 100% !important;
}
} .map-block .map #acf-map .gm-style-iw-d > div {
display: block;
} .map-block .map #acf-map .gm-style-iw-d > div .photo {
padding-top: 0;
text-align: center;
padding-bottom: 10px;
} .map-block .map #acf-map .gm-style-iw-d > div .photo img {
max-height: 120px !important;
width: auto;
position: relative;
}
@media screen and (max-width: 550px) { .map-block .map #acf-map .gm-style-iw-d > div .photo img {
max-height: 70px !important;
}
} .map-block .map #acf-map .gm-style-iw-d > div .content {
text-align: center;
} .map-block .map #acf-map .gm-style-iw-d > div .content h3 {
margin-bottom: 0;
} .warranties-block {
position: relative;
overflow: hidden;
}
@media (max-width: 785px) { .warranties-block {
padding: 50px 0 !important;
}
} .warranties-block .warranties {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 40px;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-top: 40px;
} .warranties-block .warranties .warranty {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 50px;
width: 100%;
}
@media (max-width: 785px) { .warranties-block .warranties .warranty {
gap: 20px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
} .warranties-block .warranties .warranty .photo {
padding-top: 26.25%;
-webkit-box-flex: 0;
-ms-flex: 0 0 35%;
flex: 0 0 35%;
}
@media (max-width: 1366px) { .warranties-block .warranties .warranty .photo {
padding-top: 46.25%;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
}
@media (max-width: 785px) { .warranties-block .warranties .warranty .photo {
padding-top: 56.25%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .warranties-block .warranties .warranty .photo img {
-o-object-fit: contain;
object-fit: contain;
} .warranties-block .warranties .warranty .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(65% - 45px);
flex: 0 0 calc(65% - 45px);
}
@media (max-width: 1366px) { .warranties-block .warranties .warranty .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 45px);
flex: 0 0 calc(50% - 45px);
}
}
@media (max-width: 785px) { .warranties-block .warranties .warranty .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .warranties-block .warranties .warranty .content .inner-content {
margin-bottom: 40px;
} .logo-block {
position: relative;
overflow: hidden;
} .logo-block .header-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 50px;
margin-bottom: 4rem;
}
@media (max-width: 1366px) { .logo-block .header-content {
gap: 50px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 2rem;
}
}
@media (max-width: 785px) { .logo-block .header-content {
gap: 0;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
} .logo-block .header-content h2 {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 38px;
font-weight: bold;
}
@media (max-width: 785px) { .logo-block .header-content h2 {
font-size: 32px;
}
}
@media (max-width: 600px) { .logo-block .header-content h2 {
font-size: 28px;
}
} .logo-block .header-content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(75% - 45px);
flex: 0 0 calc(75% - 45px);
}
@media (max-width: 1366px) { .logo-block .header-content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 45px);
flex: 0 0 calc(50% - 45px);
}
}
@media (max-width: 785px) { .logo-block .header-content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}
@media (max-width: 785px) { .logo-block {
padding: 50px 0 !important;
}
} .logo-block .logos {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 40px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .logo-block .logos .the-logo {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(15% - 10px);
flex: 0 0 calc(15% - 10px);
position: relative;
} .logo-block .logos .the-logo img {
-webkit-transition: -webkit-filter 0.4s ease-in-out;
transition: -webkit-filter 0.4s ease-in-out;
transition: filter 0.4s ease-in-out;
transition: filter 0.4s ease-in-out, -webkit-filter 0.4s ease-in-out;
}
@media (max-width: 1366px) { .logo-block .logos .the-logo {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(25% - 30px);
flex: 0 0 calc(25% - 30px);
}
}
@media (max-width: 785px) { .logo-block .logos .the-logo {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(33% - 30px);
flex: 0 0 calc(33% - 30px);
}
}
@media (max-width: 600px) { .logo-block .logos .the-logo {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 30px);
flex: 0 0 calc(50% - 30px);
}
}
@media screen and (max-width: 450px) { .logo-block .logos .the-logo {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .logo-block .logos .the-logo:hover a img {
-webkit-filter: brightness(80%);
filter: brightness(80%);
} .background-block {
position: relative;
overflow: hidden;
}
@media (max-width: 1366px) { .background-block {
padding: 50px 0 !important;
}
} .background-block .row {
position: relative;
} .background-block a.block-link:hover .overlay {
background-color: rgba(0, 0, 0, 0.2);
z-index: 1;
} .background-block .inner-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 60%;
top: 100px;
left: 0px;
padding-right: 20px;
}
@media (max-width: 1366px) { .background-block .inner-content {
width: 100%;
top: 0;
height: 50%;
}
} .background-block .inner-content.right {
left: unset;
right: 0;
}
@media (max-width: 1366px) { .background-block .inner-content.right {
left: 0;
right: unset;
width: 100%;
}
}
@media (max-width: 1366px) { .background-block .inner-content {
padding: 50px 100px;
}
}
@media (max-width: 785px) { .background-block .inner-content {
padding: 30px 80px 30px 20px;
}
}
@media (max-width: 600px) { .background-block .inner-content {
padding: 20px 40px;
}
} .background-block .inner-content h2 {
color: #fff;
}
@media (max-width: 1366px) { .background-block .inner-content h2 {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
} .background-block .inner-content .the-content {
margin-bottom: 25px;
}
@media (max-width: 1366px) { .background-block .inner-content .the-content {
display: none;
}
} .background-block .inner-content .the-content p {
color: #fff;
} .background-block.no-photo .inner-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-right: 20px;
height: 100%;
padding: 50px 150px;
position: relative;
top: 0;
} .background-block .content {
position: relative;
z-index: 2;
padding: 1.5rem;
}
@media screen and (min-width: 900px) { .background-block .content {
padding: 100px;
}
} .background-block .content:hover .block-button-alt span {
color: #fff;
background: #DE6322;
border-color: #DE6322;
} .grid-photo-block.contained {
position: relative;
overflow: hidden;
}
@media (max-width: 785px) { .grid-photo-block.contained {
padding: 50px 0 !important;
}
} .grid-photo-block.contained .content-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 100px;
}
@media (max-width: 785px) { .grid-photo-block.contained .content-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 40px;
}
} .grid-photo-block.contained .content-wrapper.no-bg {
background-color: transparent;
} .grid-photo-block.contained .content-wrapper.no-bg .content .inner-content p {
color: #fff;
} .grid-photo-block.contained .content-wrapper.no-bg .content .inner-content h2 {
color: #fff;
} .grid-photo-block.contained .content-wrapper.no-bg .content .inner-content span {
text-transform: uppercase;
border-bottom: 1px solid #DE6322;
color: #fff;
display: inline-block;
margin-bottom: 1rem;
} .grid-photo-block.contained .content-wrapper.no-bg .content .inner-content ul li, .grid-photo-block.contained .content-wrapper.no-bg .content .inner-content ol li {
color: #fff;
} .grid-photo-block.contained .photo, .grid-photo-block.contained .video-id {
width: 100%;
height: 100%;
overflow: hidden;
padding-top: 36.25%;
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
@media (max-width: 785px) { .grid-photo-block.contained .photo, .grid-photo-block.contained .video-id {
padding-top: 56.25%;
}
} .grid-photo-block.contained .photo img, .grid-photo-block.contained .photo iframe, .grid-photo-block.contained .video-id img, .grid-photo-block.contained .video-id iframe {
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover;
-webkit-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
} .grid-photo-block.contained .photo:hover a .overlay, .grid-photo-block.contained .video-id:hover a .overlay {
background: rgba(0, 0, 0, 0.1);
} .grid-photo-block.contained .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(35% - 95px);
flex: 0 0 calc(35% - 95px);
}
@media (max-width: 1920px) { .grid-photo-block.contained .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(45% - 95px);
flex: 0 0 calc(45% - 95px);
}
}
@media (max-width: 1366px) { .grid-photo-block.contained .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 95px);
flex: 0 0 calc(50% - 95px);
}
}
@media (max-width: 785px) { .grid-photo-block.contained .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .grid-photo-block.contained .content .inner-content {
z-index: 1;
position: relative;
padding: 1rem;
} .grid-photo-block.contained .content .inner-content h2 {
color: #fff;
} .grid-photo-block.contained .content .inner-content span {
text-transform: uppercase;
border-bottom: 1px solid #DE6322;
color: #fff;
display: inline-block;
margin-bottom: 1rem;
} .grid-photo-block.contained .content .inner-content p {
color: #fff;
} .grid-photo-block.contained .content .inner-content ul {
list-style-type: disc;
} .grid-photo-block.contained .content .inner-content ul li, .grid-photo-block.contained .content .inner-content ol li {
color: #fff;
} .grid-photo-block.contained .content .inner-content .bullets {
margin-top: 30px;
} .grid-photo-block.contained .content .inner-content .bullets .bullet {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 10px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
} .grid-photo-block.contained .content .inner-content .bullets .bullet .bullet-icon {
width: 25px;
height: 27px;
-o-object-fit: contain;
object-fit: contain;
} .grid-photo-block.contained .content .inner-content .bullets .bullet .bullet-title {
font-weight: 400;
} .grid-photo-block.contained .content .inner-content .block-button, .grid-photo-block.contained .content .inner-content .block-button-alt {
margin: 40px 0;
} .grid-photo-block.contained.left .content {
padding-right: 100px;
}
@media (max-width: 1366px) { .grid-photo-block.contained.left .content {
padding-right: 1rem;
}
} .grid-photo-block.contained.right .content {
padding-left: 100px;
}
@media (max-width: 1366px) { .grid-photo-block.contained.right .content {
padding-left: 0;
}
}
@media (max-width: 785px) { .grid-photo-block.contained.right .content {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
} .grid-photo-block.contained.right .photo, .grid-photo-block.contained.right .video-id {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
}
@media (max-width: 785px) { .documents-downloads-block {
padding: 50px 0 !important;
}
} .documents-downloads-block .documents-downloads {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 10px;
} .documents-downloads-block .documents-downloads .document-download {
border: 1px solid #DE6322;
padding: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 20px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border-radius: 3px;
}
@media (max-width: 785px) { .documents-downloads-block .documents-downloads .document-download {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
} .documents-downloads-block .documents-downloads .document-download h3 {
font-weight: 200;
width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
margin-bottom: 0;
}
@media (max-width: 1366px) { .documents-downloads-block .documents-downloads .document-download h3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
}
}
@media (max-width: 785px) { .documents-downloads-block .documents-downloads .document-download h3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .documents-downloads-block .documents-downloads .document-download .inner-content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
gap: 10px;
width: 100%;
}
@media (max-width: 785px) { .documents-downloads-block .documents-downloads .document-download .inner-content {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
} .documents-downloads-block .documents-downloads .document-download .inner-content .icon img {
max-width: 40px;
} .photo-grid-block {
position: relative;
overflow: hidden;
}
@media (max-width: 785px) { .photo-grid-block {
padding: 50px 0 !important;
}
} .photo-grid-block .photo-grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 20px;
} .photo-grid-block .photo-grid .item {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
position: relative;
}
@media (max-width: 785px) { .photo-grid-block .photo-grid .item {
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
}
} .photo-grid-block .photo-grid .item .content {
position: absolute;
top: 0px;
left: 0px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
width: 100%;
padding: 50px;
}
@media (max-width: 1366px) { .photo-grid-block .photo-grid .item .content {
padding: 40px;
}
}
@media (max-width: 600px) { .photo-grid-block .photo-grid .item .content {
padding: 20px;
}
} .photo-grid-block .photo-grid .item .content h2 {
color: #fff;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
font-size: 38px;
font-weight: 600;
}
@media (max-width: 1366px) { .photo-grid-block .photo-grid .item .content h2 {
font-size: 30px;
}
}
@media (max-width: 600px) { .photo-grid-block .photo-grid .item .content h2 {
font-size: 24px;
}
} .photo-grid-block .photo-grid .item .photo {
padding-top: 75%;
} .photo-grid-block .photo-grid .item .photo img {
-o-object-fit: cover;
object-fit: cover;
} .photo-grid-block .photo-grid .item:hover .overlay {
background-color: rgba(0, 0, 0, 0.1);
} .photo-grid-block .photo-grid .item:hover .block-button-alt span {
color: #fff;
background: #DE6322;
border: 1px solid #DE6322;
} .blog-block {
overflow: hidden;
} .blog-block.no-bg {
background-color: transparent;
} .blog-block.no-bg h2 {
color: #fff;
} .blog-block.no-bg .inner-content {
color: #000;
} .blog-block.blog-block-slider .articles {
display: block;
} .blog-block.blog-block-slider .articles .article {
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
} .blog-block .header-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 50px;
margin-bottom: 4rem;
}
@media (max-width: 1366px) { .blog-block .header-content {
gap: 50px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 2rem;
}
}
@media (max-width: 785px) { .blog-block .header-content {
gap: 0;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
} .blog-block .header-content h2 {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 38px;
font-weight: bold;
}
@media (max-width: 785px) { .blog-block .header-content h2 {
font-size: 32px;
}
}
@media (max-width: 600px) { .blog-block .header-content h2 {
font-size: 28px;
}
} .blog-block .header-content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(75% - 45px);
flex: 0 0 calc(75% - 45px);
color: #fff;
} .blog-block .header-content .inner-content p {
color: #fff;
}
@media (max-width: 1366px) { .blog-block .header-content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 45px);
flex: 0 0 calc(50% - 45px);
}
}
@media (max-width: 785px) { .blog-block .header-content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .blog-block .header-content .inner-content .block-button {
margin-top: 40px;
} .blog-block h2 {
color: #fff;
}
@media (max-width: 785px) { .blog-block {
padding: 50px 0 !important;
}
} .blog-block .row:nth-child(2) {
padding-right: 0;
overflow: visible;
margin-bottom: 50px;
}
@media screen and (min-width: 900px) { .blog-block .articles {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 45px);
flex: 0 0 calc(50% - 45px);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
gap: 1rem;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-template-columns: repeat(2, 1fr);
}
} .blog-block .articles .article {
position: relative;
background-color: #7E9A89;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(45%  - 15px);
flex: 0 0 calc(45%  - 15px);
}
@media (max-width: 1366px) { .blog-block .articles .article {
min-width: 400px;
}
} .blog-block .articles .article .photo {
padding-top: 56.25%;
}
@media (max-width: 600px) { .blog-block .articles .article .photo {
padding-top: 56.25%;
}
} .blog-block .articles .article .photo img {
-o-object-fit: cover;
object-fit: cover;
} .blog-block .articles .article strong {
display: inline-block;
color: #fff;
text-transform: uppercase;
border-bottom: 1px solid #13364A;
margin-bottom: 1rem;
} .blog-block .articles .article .content {
height: 100%;
padding: 40px;
}
@media (max-width: 785px) { .blog-block .articles .article .content {
padding: 20px;
}
} .blog-block .articles .article .content h2 {
font-size: 38px;
color: #13364A;
}
@media (max-width: 1366px) { .blog-block .articles .article .content h2 {
font-size: 34px;
}
}
@media (max-width: 785px) { .blog-block .articles .article .content h2 {
font-size: 30px;
}
}
@media (max-width: 600px) { .blog-block .articles .article .content h2 {
font-size: 20px;
}
} .blog-block .articles .article .content .excerpt {
padding: 0 0 2rem 0;
color: #fff;
} .blog-block .articles .article:hover .overlay {
background-color: rgba(0, 0, 0, 0.1);
} .blog-block .articles .article:hover .block-button-alt span {
color: #fff;
background: #DE6322;
border: 1px solid #DE6322;
} .blog-block .slick-track {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
padding: 20px 0;
} .blog-block .slick-slide {
height: inherit !important;
margin-right: 1rem;
} .blog-block .slick-current {
-webkit-transition: margin-left 0.4s ease-in;
transition: margin-left 0.4s ease-in;
-webkit-transition-delay: 300ms;
transition-delay: 300ms;
margin-left: 0px !important;
} .blog-block .slick-list {
padding: 0 35% 0 0 !important;
position: relative;
}
@media (max-width: 600px) { .blog-block .slick-list {
padding: 0 0 0 0 !important;
}
} .blog-block .slick-dots {
padding: 5px 0;
margin: 0;
list-style-type: none;
height: 30px;
position: absolute;
bottom: -20px;
padding-left: 0 !important;
} .blog-block .slick-dots li {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-right: 5px;
} .blog-block .slick-dots li button {
border: 0;
background: #666;
font-size: 0;
width: 60px;
height: 10px;
border: 1px solid #DE6322;
}
@media (max-width: 600px) { .blog-block .slick-dots li button {
width: 40px;
}
} .blog-block .slick-dots li button:hover {
cursor: pointer;
} .blog-block .slick-dots li.slick-active button {
background: #fff;
width: 60px;
height: 10px;
-webkit-transition: width 0.4s ease-in-out;
transition: width 0.4s ease-in-out;
}
@media (max-width: 600px) { .blog-block .slick-dots li.slick-active button {
width: 40px;
}
} .gallery-block {
position: relative;
overflow: hidden;
}
@media (max-width: 785px) { .gallery-block {
padding: 50px 0 !important;
}
} .contact-block {
overflow: hidden;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 100px;
}
@media (max-width: 785px) { .contact-block {
padding: 50px 0 !important;
}
} .contact-block .form {
max-width: 100%;
background-color: #7E9A89;
padding: 3rem;
} .contact-block .form h3 {
color: #fff;
font-weight: bold;
font-size: 2rem;
} .contact-block .form .nf-form-cont .nf-form-content {
max-width: 100% !important;
} .contact-block .form .nf-form-cont .nf-form-fields-required {
display: none;
} .contact-block .form .nf-form-cont .nf-field-container {
margin-bottom: 10px;
} .contact-block .form .nf-form-cont label {
color: #333;
font-size: 14px;
font-weight: 200;
} .contact-block .form .nf-form-cont .nf-form-content input:not([type=button]), .contact-block .form .nf-form-cont .nf-form-content textarea {
padding: 10px 0;
border: 0;
color: #fff;
border-bottom: 2px solid #fff;
background-color: #7E9A89;
} .contact-block .form .nf-form-cont .nf-form-content input:not([type=button])::-webkit-input-placeholder, .contact-block .form .nf-form-cont .nf-form-content textarea::-webkit-input-placeholder {
color: #fff;
}
.contact-block .form .nf-form-cont .nf-form-content input:not([type=button])::-moz-placeholder, .contact-block .form .nf-form-cont .nf-form-content textarea::-moz-placeholder {
color: #fff;
}
.contact-block .form .nf-form-cont .nf-form-content input:not([type=button]):-ms-input-placeholder, .contact-block .form .nf-form-cont .nf-form-content textarea:-ms-input-placeholder {
color: #fff;
}
.contact-block .form .nf-form-cont .nf-form-content input:not([type=button])::-ms-input-placeholder, .contact-block .form .nf-form-cont .nf-form-content textarea::-ms-input-placeholder {
color: #fff;
}
.contact-block .form .nf-form-cont .nf-form-content input:not([type=button])::placeholder, .contact-block .form .nf-form-cont .nf-form-content textarea::placeholder {
color: #fff;
} .contact-block .form .nf-form-cont .nf-form-content select {
border: 0 !important;
color: #7f7f7f;
text-transform: uppercase;
border-radius: 0;
font-size: 1rem;
-webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.3);
box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.3);
} .contact-block .form .nf-form-cont .file_upload-wrap label {
font-size: 16px;
font-weight: 600;
color: #DE6322;
} .contact-block .form .nf-form-cont .nf-fu-fileinput-button {
color: #DE6322;
border: 1px solid #DE6322;
background-color: #fff;
border-radius: 4px;
height: unset;
padding: 8px 15px;
} .contact-block .form .nf-form-cont .nf-fu-button-cancel {
color: #fff;
border: 1px solid #DE6322;
background-color: #DE6322;
border-radius: 4px;
height: unset;
padding: 8px 15px;
} .contact-block .form .nf-form-cont .nf-fu-progress {
width: 25%;
} .contact-block .form .nf-form-cont .delete {
color: #DE6322;
font-weight: 500;
text-decoration: underline;
} .contact-block .form .nf-form-cont .delete:hover {
text-decoration: none;
} .contact-block .form .nf-form-cont .nf-form-content input[type=button] {
color: #DE6322;
background: #fff;
font-weight: 400;
font-size: 16px;
padding: 10px 40px;
display: inline-block;
border-radius: 20px;
border: 1px solid #DE6322;
height: unset;
} .contact-block .form .nf-form-cont .nf-form-content input[type=button]:hover {
color: #fff;
background: #DE6322;
border: 1px solid #fff;
cursor: pointer;
} .contact-block .content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 50px;
}
@media (max-width: 1366px) { .contact-block .content {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 20px;
}
} .contact-block .content .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 45px);
flex: 0 0 calc(50% - 45px);
}
@media (max-width: 1366px) { .contact-block .content .content {
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
}
} .contact-block .content .form {
-webkit-box-flex: 1;
-ms-flex: 1 0 50%;
flex: 1 0 50%;
}
@media (max-width: 1366px) { .contact-block .content .form {
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
}
} .content-block {
position: relative;
overflow: hidden;
}
@media (max-width: 785px) { .content-block {
padding: 50px 0 !important;
}
} .content-block .content .inner-content {
margin-bottom: 40px;
} .content-block .content .inner-content ul, .content-block .content .inner-content ol {
color: #fff;
padding-left: 28px !important;
} .content-block .content.two {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
} .content-block .content.two p:nth-of-type(1), .content-block .content.two p:nth-of-type(2) {
padding-right: 20px;
}
@media (max-width: 785px) { .content-block .content.two {
-webkit-columns: 1;
-moz-columns: 1;
columns: 1;
}
} .bullet-block {
overflow: hidden;
position: relative;
}
@media (max-width: 785px) { .bullet-block {
padding: 50px 0 !important;
}
} .bullet-block .bullets {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 20px;
margin-top: 40px;
} .bullet-block .bullets .bullet {
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(33% - 15px);
flex: 1 0 calc(33% - 15px);
}
@media (max-width: 1366px) { .bullet-block .bullets .bullet {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
}
}
@media (max-width: 785px) { .bullet-block .bullets .bullet {
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
}
} .bullet-block .bullets .bullet .header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
gap: 10px;
margin-bottom: 20px;
} .bullet-block .bullets .bullet .header img {
-webkit-box-flex: 0;
-ms-flex: 0 0 56px;
flex: 0 0 56px;
height: 56px;
width: 56px;
-o-object-fit: contain;
object-fit: contain;
} .bullet-block .bullets .bullet .header h3 {
-ms-flex-preferred-size: 85%;
flex-basis: 85%;
margin-bottom: 0;
font-weight: 700;
color: #DE6322;
} .testimonial-block {
position: relative;
overflow: hidden;
}
@media (max-width: 785px) { .testimonial-block {
padding: 50px 0 !important;
}
} .testimonial-block .row {
overflow: visible;
}
@media (max-width: 785px) { .testimonial-block .testimonial {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 40px;
}
}
@media (min-width: 1366px) { .testimonial-block .testimonial {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 100px;
}
}
@media (max-width: 1366px) { .testimonial-block .testimonial {
padding: 100px 150px;
}
}
@media (max-width: 785px) { .testimonial-block .testimonial {
padding: 50px 30px;
}
}
@media (max-width: 600px) { .testimonial-block .testimonial {
padding: 50px 0px;
}
}
@media (max-width: 785px) { .testimonial-block .testimonial .photo img {
position: inherit;
top: inherit;
left: inherit;
}
} .testimonial-block .testimonial .quote p {
font-size: 2rem;
font-weight: 900;
font-style: italic;
color: #fff;
margin-bottom: 1.5rem;
} .testimonial-block .testimonial .quote p::before, .testimonial-block .testimonial .quote p::after {
font-size: 2rem;
font-weight: 900;
font-style: italic;
color: #fff;
} .testimonial-block .testimonial .quote p::before {
content: open-quote;
} .testimonial-block .testimonial .quote p::after {
content: close-quote;
} .testimonial-block .testimonial .name {
font-size: 26px;
font-weight: 200;
margin-bottom: 10px;
color: #fff;
} .testimonial-block .testimonial .title {
font-size: 22px;
font-weight: 800;
color: #fff;
text-transform: uppercase;
} .testimonial-block .testimonial .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(35% - 95px);
flex: 0 0 calc(35% - 95px);
}
@media (max-width: 1920px) { .testimonial-block .testimonial .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50%);
flex: 0 0 calc(50%);
padding-left: 95px;
padding-right: 3rem;
}
}
@media (max-width: 1366px) { .testimonial-block .testimonial .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 95px);
flex: 0 0 calc(50% - 95px);
}
}
@media (max-width: 785px) { .testimonial-block .testimonial .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
padding: 20px;
}
} .testimonial-block .testimonial .content .inner-content {
z-index: 1;
position: relative;
padding: 1rem;
} .testimonial-block .testimonial .content .inner-content ul {
list-style-type: disc;
} .testimonial-block .testimonial .content .inner-content .bullets {
margin-top: 30px;
} .testimonial-block .testimonial .content .inner-content .bullets .bullet {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 10px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
} .testimonial-block .testimonial .content .inner-content .bullets .bullet .bullet-icon {
width: 25px;
height: 27px;
-o-object-fit: contain;
object-fit: contain;
} .testimonial-block .testimonial .content .inner-content .bullets .bullet .bullet-title {
font-weight: 400;
} .testimonial-block .testimonial .content .inner-content .block-button {
margin: 40px 0;
} .testimonial-block .testimonial.no-photo {
display: block;
} .faq-block {
position: relative;
overflow: hidden;
}
@media screen and (max-width: 800px) { .faq-block {
padding: 50px 0 !important;
}
} .faq-block .header-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 50px;
margin-bottom: 4rem;
}
@media (max-width: 1366px) { .faq-block .header-content {
gap: 50px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 2rem;
}
}
@media (max-width: 785px) { .faq-block .header-content {
gap: 0;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
} .faq-block .header-content h2 {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 38px;
font-weight: bold;
}
@media (max-width: 785px) { .faq-block .header-content h2 {
font-size: 32px;
}
}
@media (max-width: 600px) { .faq-block .header-content h2 {
font-size: 28px;
}
} .faq-block .header-content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(75% - 45px);
flex: 0 0 calc(75% - 45px);
}
@media (max-width: 1366px) { .faq-block .header-content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 45px);
flex: 0 0 calc(50% - 45px);
}
}
@media (max-width: 785px) { .faq-block .header-content .inner-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .faq-block .title {
font-weight: 300;
} .faq {
margin-bottom: 40px;
} .accordion {
padding: 0;
list-style: none;
overflow: hidden;
text-align: left;
} .accordion .accordion-item-question {
margin: 0;
padding: 15px 20px 0 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 20px;
border-top: 1px solid #fff;
} .accordion .accordion-item-question:hover {
cursor: pointer;
} .accordion .accordion-item-question .question-title h3 {
margin-bottom: 0 !important;
font-weight: 900;
} .accordion .accordion-item-question .chevron-item {
-webkit-transition: -webkit-transform 0.4s ease-in-out;
transition: -webkit-transform 0.4s ease-in-out;
transition: transform 0.4s ease-in-out;
transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
} .accordion .accordion-item-question .chevron-item .strong-minus {
display: none;
} .accordion .accordion-item-question .chevron-item strong {
font-weight: 900;
color: #DE6322;
font-size: 2rem;
} .accordion .accordion-item-question .chevron-item.minus .strong-plus {
display: none;
} .accordion .accordion-item-question .chevron-item.minus .strong-minus {
display: inline-block;
} .accordion .accordion-item-question .chevron-item.plus .strong-plus {
display: inline-block;
} .accordion .accordion-item-question .chevron-item.plus .strong-minus {
display: none;
} .accordion li:last-of-type .accordion-item-question {
border-bottom: 1px solid #fff;
padding-bottom: 40px;
} .accordion ul {
list-style-type: disc !important;
} .accordion li {
display: block;
display: list-item;
font-weight: 300;
padding: 0;
margin-bottom: 20px;
} .accordion li ul {
list-style-type: disc !important;
} .accordion li div.accordion-item-answer {
color: #333;
display: block;
overflow: hidden;
height: 0;
max-height: 0;
padding: 0px 20px 0 0;
-webkit-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
opacity: 0;
} .accordion li div.accordion-item-answer h2, .accordion li div.accordion-item-answer h3, .accordion li div.accordion-item-answer h4 {
color: #DE6322;
} .accordion li div.accordion-item-answer a {
color: #DE6322;
text-decoration: underline;
font-weight: 600;
} .accordion li div.accordion-item-answer a:hover {
text-decoration: none;
} .accordion li.accordion-item-active div.accordion-item-answer {
display: block;
max-height: 100%;
height: 100%;
padding: 10px 20px 0 0;
color: #333;
font-weight: 300;
opacity: 1;
visibility: visible;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
} .accordion li.accordion-item-active div.accordion-item-answer .block-button {
margin-top: 3rem;
} .accordion li.accordion-item-active div.accordion-item-answer .block-button a {
color: #fff !important;
} .accordion li.accordion-item-active div.accordion-item-answer .block-button a:hover {
color: #DE6322 !important;
} .accordion li.accordion-item-active .accordion-item-question {
border-bottom: 0;
margin: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
} .accordion li.accordion-item-active .accordion-item-question .question-title h3 {
font-weight: 700;
} .accordion li.accordion-item-active .chevron-item {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
} .video-block {
position: relative;
overflow: hidden;
} .video-block .video {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
height: 100%;
padding-top: 56.25%;
} .video-block .video:hover {
cursor: pointer;
} .video-block .video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .video-block .video .video-id {
width: 100%;
} .reviews-block {
position: relative;
overflow: hidden;
}
@media (max-width: 785px) { .reviews-block {
padding: 50px 0 !important;
}
} .reviews-block .reviews {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 20px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .reviews-block .reviews .review {
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(25% - 15px);
flex: 1 0 calc(25% - 15px);
border: 1px solid #DE6322;
border-radius: 4px;
background-color: #f2f3f4;
padding: 20px;
line-height: 1.2;
}
@media (max-width: 1366px) { .reviews-block .reviews .review {
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(50% - 15px);
flex: 1 0 calc(50% - 15px);
}
}
@media (max-width: 785px) { .reviews-block .reviews .review {
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
}
} .reviews-block .reviews .review .rating {
margin-bottom: 10px;
} .reviews-block .reviews .review .rating img {
max-width: 30px;
} .reviews-block .reviews .review .quote {
font-size: 14px;
margin-bottom: 10px;
line-height: 1.5;
} .reviews-block .reviews .review .quote p {
font-size: 14px;
} .reviews-block .reviews .review .quote .read-more {
font-weight: 600;
color: #DE6322;
text-decoration: underline;
} .reviews-block .reviews .review .quote .read-more:hover {
text-decoration: none;
} .reviews-block .reviews .review .name {
font-size: 16px;
color: #DE6322;
font-weight: 600;
margin: 0;
line-height: 1.2;
} .reviews-block .reviews .review .title {
font-size: 12px;
color: #333;
font-weight: 200;
} .ratings-block {
position: relative;
overflow: hidden;
}
@media (max-width: 785px) { .ratings-block {
padding: 50px 0 !important;
}
} .ratings-block .ratings {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
gap: 20px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .ratings-block .ratings .rating {
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(33% - 15px);
flex: 1 0 calc(33% - 15px);
border: 1px solid #DE6322;
border-radius: 4px;
background-color: #f2f3f4;
padding: 20px;
line-height: 1.2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (max-width: 1366px) { .ratings-block .ratings .rating {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
}
}
@media (max-width: 785px) { .ratings-block .ratings .rating {
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
}
} .ratings-block .ratings .rating .rating-logo {
position: relative;
width: 30%;
height: 100%;
} .ratings-block .ratings .rating .rating-logo img {
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
-o-object-fit: contain;
object-fit: contain;
} .ratings-block .ratings .rating .numeric-rating {
font-size: 70px;
font-weight: 200;
margin: 50px 0;
} .ratings-block .ratings .rating .star-rating {
margin-bottom: 10px;
} .ratings-block .ratings .rating .star-rating img {
max-width: 30px;
} .team-block {
position: relative;
overflow: hidden;
}
@media (max-width: 785px) { .team-block {
padding: 50px 0 !important;
}
} .team-block .members {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 20px;
margin: 40px 0;
} .team-block .members .member {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(33% - 15px);
flex: 1 0 calc(33% - 15px);
}
@media (max-width: 1366px) { .team-block .members .member {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
}
}
@media (max-width: 785px) { .team-block .members .member {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .team-block .members .member .photo {
padding-top: 75%;
} .team-block .members .member .photo img {
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 50% 25%;
object-position: 50% 25%;
} .team-block .members .member:hover .overlay {
background-color: rgba(0, 0, 0, 0.1);
} .team-block .members .member .content {
position: absolute;
bottom: 20px;
left: 20px;
} .team-block .members .member .content h2 {
color: #fff;
margin: 0;
font-size: 21px;
} .team-block .members .member .content .title {
color: #fff;
font-size: 16px;
} .list-grid-block {
position: relative;
overflow: hidden;
}
@media (max-width: 785px) { .list-grid-block {
padding: 50px 0 !important;
}
} .list-grid-block .list-grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 40px;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-top: 40px;
} .list-grid-block .list-grid .item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 50px;
width: 100%;
}
@media (max-width: 785px) { .list-grid-block .list-grid .item {
gap: 20px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
} .list-grid-block .list-grid .item .photo {
padding-top: 26.25%;
-webkit-box-flex: 0;
-ms-flex: 0 0 35%;
flex: 0 0 35%;
}
@media (max-width: 1366px) { .list-grid-block .list-grid .item .photo {
padding-top: 46.25%;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
}
@media (max-width: 785px) { .list-grid-block .list-grid .item .photo {
padding-top: 56.25%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .list-grid-block .list-grid .item .photo img {
-o-object-fit: cover;
object-fit: cover;
} .list-grid-block .list-grid .item .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(65% - 45px);
flex: 0 0 calc(65% - 45px);
}
@media (max-width: 1366px) { .list-grid-block .list-grid .item .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 45px);
flex: 0 0 calc(50% - 45px);
}
}
@media (max-width: 785px) { .list-grid-block .list-grid .item .content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
} .list-grid-block .list-grid .item .content .inner-content {
margin-bottom: 40px;
} .columns-block {
position: relative;
overflow: hidden;
}
@media (max-width: 785px) { .columns-block {
padding: 50px 0 !important;
}
} .columns-block .column-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
gap: 20px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .columns-block .column-wrap .column {
-webkit-box-flex: 1;
-ms-flex: 1 0 calc(33% - 15px);
flex: 1 0 calc(33% - 15px);
background-color: #7E9A89;
padding: 40px;
line-height: 1.2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media (max-width: 1366px) { .columns-block .column-wrap .column {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
}
}
@media (max-width: 785px) { .columns-block .column-wrap .column {
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
}
} .columns-block .column-wrap .column h3 {
font-weight: 300;
text-transform: uppercase;
font-size: 1.5rem;
border-bottom: 1px solid #222;
} .columns-block .column-wrap .column h4 {
font-size: 2.75rem;
color: #13364A;
font-weight: bold;
}
@media (max-width: 1366px) { .columns-block .column-wrap .column h4 {
font-size: 1.75rem;
}
}#content.noMinHeight {
min-height: 0;
}
.rend-render-list {
position: relative;
margin-bottom: 20px;
}
.rend-item.active {
opacity: 1;
visibility: visible;
position: relative;
}
.rend-img img {
border-radius: 0;
vertical-align: top;
}
.rend-item {
transition: opacity 1s cubic-bezier(0.47, 0, 0.75, 0.72), visibility 1s cubic-bezier(0.47, 0, 0.75, 0.72);
visibility: hidden;
opacity: 0;
position: absolute;
right: 0;
left: 0;
top: 0;
}
.rend-nav {
display: flex;
flex-wrap: wrap;
position: absolute;
top: 79px;
left: 79px;
z-index: 99;
margin: 0;
padding: 0 !important;
list-style: none;
pointer-events: none;
width: calc(50% - 76px) !important;
}
.rend-nav li {
margin-right: 27px;
margin-bottom: 27px;
padding: 0 !important;
}
.rend-nav li a {
transition: background .2s cubic-bezier(0.47, 0, 0.75, 0.72), color .2s cubic-bezier(0.47, 0, 0.75, 0.72);
text-decoration: none !important;
border-radius: 4px;
color: #26523a !important;
display: block;
position: relative;
font-weight: 500 !important;
letter-spacing: 0.0031em;
padding: 12px 13px 10px 45px;
background-color: #fff;
pointer-events: auto;
}
.rend-nav li a:hover {
background-color: #26523a !important;
color: #fff !important;
}
.rend-nav li.active a {
background-color: #26523a !important;
color: #fff !important;
}
.rend-nav li a span {
display: block;
}
.rend-nav svg {
top: 50%;
left: 13px;
width: 24px;
height: auto;
stroke: currentColor;
fill: currentColor;
position: absolute;
z-index: 99;
transform: translateY(-50%);
}
.rend-item .rend-nav {
right: 79px;
left: auto;
justify-content: flex-end;
}
.rend-item .rend-nav li {
margin-right: 0;
margin-left: 27px;
}
.rend-popup {
position: absolute;
z-index: 9;
left: 40%;
top: 40%;
max-width: 340px;
margin-top: -14px;
margin-left: -12px;
pointer-events: none;
}
.rend-popup.active {
z-index: 100;
pointer-events: auto;
}
.rend-wrap {
transition: opacity .4s cubic-bezier(0.47, 0, 0.75, 0.72), visibility .4s cubic-bezier(0.47, 0, 0.75, 0.72);
opacity: 0;
visibility: hidden;
color: #333;
padding: 17px 13px 14px 13px;
border: 2px solid #26523a;
background: #fff;
font-size: 14px;
font-weight: 300;
line-height: 1.4;
border-radius: 6px;
letter-spacing: 0.0029em;
}
.rend-popup.active .rend-wrap {
opacity: 1;
visibility: visible;
}
.rend-popup.active .rend-wrap a {
pointer-events: auto;
}
.rend-wrap p {
color: #333;
font-size: 14px;
font-weight: 300;
line-height: 1.4;
letter-spacing: -0.024em;
margin-bottom: 0;
}
.rend-wrap p + p {
margin: 11px 11px -3px -2px;
}
.rend-wrap strong + br {
display: none;
}
.rend-wrap strong {
display: block;
font-size: 24px;
line-height: 1.25;
color: #26523a;
padding-left: 40px;
font-weight: 500; letter-spacing: -0.025em;
}
.rend-opener {
transition: transform .2s cubic-bezier(0.47, 0, 0.75, 0.72), background .2s cubic-bezier(0.47, 0, 0.75, 0.72);
top: 14px;
left: 12px;
width: 36px;
height: 36px;
font-size: 0;
line-height: 0;
z-index: 1;
color: transparent;
position: absolute;
border-radius: 50%;
background-color: #fff;
border: 2px solid #26523a;
pointer-events: auto;
}
.rend-opener:hover {
background: #26523a; }
.rend-popup.active .rend-opener {
background: #26523a;
}
.rend-opener:after,
.rend-opener:before {
transition: transform .2s cubic-bezier(0.47, 0, 0.75, 0.72), background .2s cubic-bezier(0.47, 0, 0.75, 0.72);
top: 50%;
left: 50%;
height: 3px;
width: 20px;
content: '';
position: absolute;
border-radius: 4px;
background: #26523a;
transform: translate(-50%, -50%);
}
.rend-opener:after {
transform: translate(-50%, -50%) rotate(90deg);
}
.rend-opener:hover:after,
.rend-opener:hover:before {
background: #fff;
}
.rend-popup.active .rend-opener:before {
opacity: 0;
transform: translate(-50%, -50%) rotate(-90deg);
}
.rend-popup.active .rend-opener:after {
transform: translate(-50%, -50%) rotate(0);
}
.rend-popup.active .rend-opener:after,
.rend-popup.active .rend-opener:before {
background: #fff;
}
.rend-solar {
position: absolute;
z-index: 2;
height: 5.33vw;
width: 10.33vw;
}
.rend-solar .rend-pulse,
.rend-solar .rend-shine {
display: block;
height: 100%;
width: 100%;
}
.rend-solar .rend-shine { filter: blur(.2vw);
overflow: hidden;
transform: skew(65deg, -5deg) rotate(-2deg);
border-radius: 0px 208px 175px 0px / 0px 7px 12px 0px;
}
.rend-solar .rend-pulse {
top: 0;
left: 0;
z-index: 2;
position: absolute;
}
.rend-solar .rend-pulse span {
position: absolute;
top: 0;
left: 0;
width: .3vw;
height: .3vw;
border-radius: 50%;
}
.rend-solar.v2 {
height: 3.33vw;
width: 27.33vw;
}
.rend-solar.v2 .rend-shine {
transform: skew(66deg, 5.1deg) rotate(0deg);
border-radius: 0 143px 0 0 / 0 71px 0 0;
}
.rend-solar .rend-shine:before {
top: 0;
left: 0;
content: '';
right: 0;
bottom: 0;
opacity: 0;
position: absolute;
transform:translateX(110%) skewX(-45deg);
transition: opacity 0.25s cubic-bezier(0.47, 0, 0.75, 0.72);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%);
}
.rend-render-list .tab-content {
position: relative;
}
.rend-render-list .tab-content > .rend-item.active {
z-index: 9;
}
.tab-content > .rend-item.active > .rend-img > .rend-solar .rend-pulse span,
.tab-content > .rend-item.active > .rend-item.active > .rend-img > .rend-solar .rend-pulse span {
animation: pulse 10s infinite cubic-bezier(0.47, 0, 0.75, 0.72);
}
.tab-content > .rend-item.active > .rend-img > .rend-solar .rend-shine:before,
.tab-content > .rend-item.active > .rend-item.active > .rend-img > .rend-solar .rend-shine:before {
opacity: 1;
animation: slide 10s infinite .5s cubic-bezier(0.47, 0, 0.75, 0.72);
}
.rend-dots {
position: absolute;
top: 0;
left: 0;
height: 7.8vw;
content: '';
z-index: 2;
overflow: hidden;
width: 0.33vw;
}
.rend-dots.v2 {
height: 12.7vw;
transform: rotate(-.5deg);
}
.rend-dots.v2 span {
transform: none;
}
.tab-content > .rend-item.active > .rend-img > .rend-dots .dots,
.tab-content > .rend-item.active > .rend-item.active > .rend-img > .rend-dots .dots {
animation: dotsSlide 10s infinite linear;
}
.rend-dots .dots {
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: space-between;
width: 100%;
height: 400%;
width: 0.33vw;
position: absolute;
left: 0;
top: 100%;
opacity: 0;
transform: translateY(-100%);
}
.rend-dots span {
width: 0.33vw;
height: 0.33vw;
background: #26523a;
background: #fff;
border-radius: 50%;
display: block;
transform: scale(.8);
}
@media (max-width: 1199px) {
.rend-nav {
top: 30px;
left: 30px;
width: calc(50% - 30px) !important;
}
.rend-item .rend-nav {
left: auto;
right: 30px;
}
.rend-wrap strong {
font-size: 20px;
padding-left: 32px;
}
.rend-wrap {
padding: 15px 13px 11px 13px;
}
.rend-opener {
width: 27px;
height: 27px;
}
.rend-opener:after,
.rend-opener:before {
height: 2px;
width: 15px;
}
}
@media (max-width: 1023px) {
.rend-nav {
top: 15px;
left: 20px;
border-width: 1.5px;
width: calc(50% - 20px) !important;
}
.rend-nav li a {
padding: 10px 13px 7px 34px;
font-size: 14px;
}
.rend-item .rend-nav {
left: auto;
right: 20px;
}
.rend-nav svg {
width: 21px;
left: 6px;
}
.rend-item .rend-nav li {
margin-left: 15px;
margin-right: 0;
}
.rend-nav li {
margin-right: 15px;
margin-bottom: 15px;
}
.rend-wrap strong {
font-size: 16px;
padding-left: 26px;
}
.rend-wrap {
border-width: 1px;
padding-top: 14px;
}
.rend-opener {
width: 20px;
height: 20px;
}
.rend-opener:after,
.rend-opener:before {
height: 2px;
width: 11px;
}
.rend-wrap p {
font-size: 12px;
}
.rend-wrap strong:not(:only-child) {
margin-bottom: 5px;
}
}
@media (max-width: 767px) {
.rend-dots span {
transform: none;
}
.rend-nav {
top: 12px;
}
.rend-nav li a {
padding: 8px 8px 6px 28px;
font-size: 12px;
}
.rend-nav svg {
width: 16px;
left: 6px;
}
#side #sideSolar .rend-popup:nth-last-of-type(5) {
margin-left: -9px;
}
}
@media (max-width: 639px) {
.rend-render-list {
border-top: 10px solid #000;
}
.rend-popup {
transform: scale(.75);
transform-origin: 0 0;
}
.rend-nav {
top: 3px;
left: 10px;
border-width: 1.5px;
width: calc(50% - 10px) !important;
}
.rend-nav li a {
padding: 5px 7px 3px;
font-size: 10px;
}
.rend-nav li {
margin-right: 5px;
margin-bottom: 8px;
}
.rend-item .rend-nav li {
margin-left: 5px;
margin-right: 0;
}
.rend-nav svg {
display: none;
}
.rend-item .rend-nav {
left: auto;
right: 10px;
}
#garage #garageBattery .rend-popup:first-of-type {
margin-top: -10px;
}
}
@keyframes slide {
0% {
transform:translateX(-110%) skewX(-45deg);
}
10% {
transform:translateX(110%) skewX(-45deg);
}
}
@keyframes dotsSlide {
20% {
transform: translateY(-100%);
opacity: 0;
}
25% {
opacity: 1;
transform: translateY(-100%);
}
75% {
opacity: 1;
transform: translateY(-70%);
}
80% {
opacity: 0;
transform: translateY(-70%);
}
}
@keyframes pulse {
15% {
box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
}
30% {
box-shadow: 0 0 0 .5vw rgba(255, 255, 255, 0);
opacity: 1;
}
30.1% {
opacity: 0;
box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
}
30.2% {
opacity: 1;
}
45% {
opacity: 1;
box-shadow: 0 0 0 .5vw rgba(255, 255, 255, 0);
}
45.1% {
opacity: 0;
box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
}
45.2% {
opacity: 1;
}
60% {
opacity: 1;
box-shadow: 0 0 0 .5vw rgba(255, 255, 255, 0);
}
60.1% {
opacity: 0;
box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
}
60.2% {
opacity: 1;
}
75% {
opacity: 1;
box-shadow: 0 0 0 .5vw rgba(255, 255, 255, 0);
}
}@font-face {
font-family: 'Crimson Text';
src: url(//classiclandscaping.com/wp-content/themes/bullseyecreative/assets/fonts/crimson-text/CrimsonText-Regular.woff2) format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Crimson Text';
src: url(//classiclandscaping.com/wp-content/themes/bullseyecreative/assets/fonts/crimson-text/CrimsonText-Italic.woff2) format('woff2');
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Crimson Text';
src: url(//classiclandscaping.com/wp-content/themes/bullseyecreative/assets/fonts/crimson-text/CrimsonText-SemiBold.woff2) format('woff2');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src: url(//classiclandscaping.com/wp-content/themes/bullseyecreative/assets/fonts/dm-sans/DMSans-Regular.woff2) format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src: url(//classiclandscaping.com/wp-content/themes/bullseyecreative/assets/fonts/dm-sans/DMSans-SemiBold.woff2) format('woff2');
font-weight: 600;
font-style: normal;
font-display: swap;
} :root { --navy:   #13364A; --orange: #DF6322; --sage:   #7E9B8A; --grey:   #F6F6F6;  --navy-deep:  #0e2a3a;
--navy-light: #163d54;
--orange-hover: #c9541a;
--orange-glow: rgba(223, 99, 34, 0.25);
--sage-dark:  #6b8777;
--white: #ffffff;
--light: rgba(255, 255, 255, 0.7);
--glass-bg:     rgba(255, 255, 255, 0.04);
--glass-border: rgba(255, 255, 255, 0.08); --font-heading: 'Crimson Text', Georgia, serif;
--font-body:    'DM Sans', 'Segoe UI', system-ui, sans-serif; --container-max: 1200px;
--container-pad: 32px; --radius:    12px;
--radius-lg: 20px; --transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
} header#masthead {
max-width: none !important;
margin: 0 !important;
padding: 0 !important;
}
#content {
max-width: none !important;
padding: 0 !important;
overflow-x: clip;
}
footer#colophon {
max-width: none !important;
margin: 0 !important;
padding: 0 !important;
} body {
font-family: var(--font-body);
}
p {
font-family: var(--font-body);
font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
font-family: var(--font-heading);
} .cl-container {
max-width: var(--container-max);
margin: 0 auto;
padding: 0 var(--container-pad);
}
@media (max-width: 768px) {
.cl-container {
padding: 0 16px;
}
} .cl-pillars {
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
background: var(--sage);
display: grid;
grid-template-columns: repeat(4, 1fr);
}
.cl-pillar {
padding: 36px 32px;
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.cl-pillar:last-child {
border-right: none;
}
.cl-pillar h4 {
font-family: var(--font-heading);
font-size: 40px;
font-weight: 400;
color: var(--white);
line-height: 1.2;
margin: 0 0 12px 0;
}
.cl-pillar p {
font-family: var(--font-body);
font-size: 16px;
font-weight: 400;
color: rgba(255, 255, 255, 0.85);
line-height: 1.5;
margin: 0;
} @media (max-width: 1024px) {
.cl-pillars {
grid-template-columns: repeat(2, 1fr);
}
.cl-pillar {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.cl-pillar:nth-child(2) {
border-right: none;
}
.cl-pillar:nth-last-child(-n+2) {
border-bottom: none;
}
} @media (max-width: 768px) {
.cl-pillars {
grid-template-columns: 1fr;
}
.cl-pillar {
border-right: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.cl-pillar:last-child {
border-bottom: none;
}
.cl-pillar h4 {
font-size: 30px;
}
} .cl-cta {
background: linear-gradient(135deg, #DF6322 0%, #c9541a 100%);
border-radius: var(--radius-lg);
padding: 64px 56px;
margin: 64px 0;
box-shadow: 0 20px 60px rgba(223, 99, 34, 0.2);
text-align: center;
position: relative;
overflow: hidden;
}
.cl-cta h2 {
font-family: var(--font-heading);
font-size: 40px;
font-weight: 400;
color: var(--white);
line-height: 1.2;
margin: 0 0 16px 0;
}
.cl-cta p {
font-family: var(--font-body);
font-size: 16px;
font-weight: 400;
color: rgba(255, 255, 255, 0.9);
line-height: 1.7;
max-width: 640px;
margin: 0 auto 24px auto;
}
.cl-cta-phone {
font-family: var(--font-body);
font-size: 16px;
color: rgba(255, 255, 255, 0.85);
margin-bottom: 32px;
}
.cl-cta-phone a {
font-weight: 600;
color: var(--white);
border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
text-decoration: none;
}
.cl-cta-phone a:hover {
border-bottom-color: rgba(255, 255, 255, 0.8);
}
.cl-cta-form {
max-width: 600px;
margin: 0 auto;
}
.cl-cta-form .nf-field-label label,
.cl-cta-form .nf-field-label,
.cl-cta-form label {
color: var(--white);
font-weight: 600;
} .cl-cta-form input[type="button"],
.cl-cta-form input[type="submit"],
.cl-cta-form .nf-field-element input[type="button"] {
background: var(--white) !important;
color: var(--orange) !important;
border-radius: 50px !important;
padding: 14px 36px !important;
font-weight: 600 !important;
border: none !important;
cursor: pointer;
font-size: 16px;
transition: all var(--transition);
}
.cl-cta-form input[type="button"]:hover,
.cl-cta-form input[type="submit"]:hover {
background: var(--grey) !important;
transform: translateY(-2px);
}
@media (max-width: 768px) {
.cl-cta {
padding: 48px 24px;
}
.cl-cta h2 {
font-size: 30px;
}
} .cl-btn {
padding: 14px 36px;
border-radius: 50px;
font-family: var(--font-body);
font-size: 16px;
font-weight: 600;
letter-spacing: 0.5px;
transition: all var(--transition);
cursor: pointer;
text-decoration: none;
display: inline-block;
line-height: 1;
border: 2px solid transparent;
} .cl-btn--orange {
background: var(--orange);
color: var(--white);
border-color: var(--orange);
}
.cl-btn--orange:hover {
background: var(--orange-hover);
border-color: var(--orange-hover);
transform: translateY(-2px);
box-shadow: 0 8px 24px var(--orange-glow);
color: var(--white);
text-decoration: none;
} .cl-btn--outline {
background: transparent;
color: var(--white);
border-color: var(--white);
}
.cl-btn--outline:hover {
background: var(--white);
color: var(--navy);
transform: translateY(-2px);
text-decoration: none;
} .cl-btn--ghost {
background: transparent;
color: var(--white);
border-color: rgba(255, 255, 255, 0.3);
}
.cl-btn--ghost:hover {
background: var(--white);
color: var(--orange);
transform: translateY(-2px);
text-decoration: none;
} .cl-label {
font-family: var(--font-body);
font-size: 13px;
font-weight: 600;
letter-spacing: 3px;
text-transform: uppercase;
color: var(--orange);
display: block;
margin-bottom: 14px;
line-height: 1.0;
} @keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(20px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes shimmer {
0%, 100% { opacity: 0; }
50%       { opacity: 0.05; }
} .cl-fade-in {
opacity: 1;
}
@supports (animation-timeline: scroll()) {
@media (prefers-reduced-motion: no-preference) {
.cl-fade-in {
opacity: 0;
transform: translateY(20px);
animation: fadeInUp 0.6s ease-out forwards;
animation-timeline: view();
animation-range: entry 0% entry 30%;
}
}
} .cl-cta::after {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(135deg, transparent 40%, rgba(255, 255, 255, 0.1) 50%, transparent 60%);
animation: shimmer 3s infinite;
pointer-events: none;
}  @media (max-width: 1024px) {
.cl-pillar h4 {
font-size: 32px;
}
} @media (max-width: 480px) {
.cl-cta {
padding: 40px 16px;
}
.cl-btn {
width: 100%;
text-align: center;
padding: 14px 24px;
}
} @font-face { font-family: 'brandon-grotesque'; font-display: swap; src: local('Brandon Grotesque'); }
@font-face { font-family: 'degular'; font-display: swap; src: local('Degular'); }
@font-face { font-family: 'degular-text'; font-display: swap; src: local('Degular Text'); }