body * {
-webkit-transition: 400ms ease all;
transition: 400ms ease all;
} #logo {
max-height: 95% !important;
max-width: 230px;
}
@media(max-width: 1200px) {
#logo {
max-height: 95% !important;
max-width: 150px;
}
} .opening-paragraph {
max-width: 72%;
margin: auto;
line-height: 28px;
}
.opening-paragraph p {
font-size: 20px;
text-align: center;
} html,
body,
a,
span,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
font-family: 'Quicksand', sans-serif;
font-weight: 400;
}
h1.title,
.title h1,
h2.title,
.title h2 {
color: #306b8f;
font-size: 42px;
font-weight: 400;
text-transform: uppercase;
}
h1.title.fancy,
.title.fancy h1,
h2.title.fancy,
.title.fancy h2 {
font-family: 'Noto Serif', serif;
font-weight: 600;
text-transform: none;
}
.sub-title {
color: #555555;
letter-spacing: -0.5px;
font-size: 22px;
font-weight: 400;
}
.image-overlay-heading .sub-title {
color: #fff;
font-weight: 500;
font-size: 24px;
}
.image-overlay-heading h1 {
font-family: 'Noto Serif', serif;
font-weight: 600;
}
p.large,
.large p {
font-size: 22px;
line-height: 28px;
}
.orange {
color: #e1712e !important;
}
.blue {
color: #306b8f !important;
}
.thin-heading,
.thin-heading h1,
.thin-heading h2,
.thin-heading h3,
.thin-heading h4,
.thin-heading h5 {
color: #306b8f;
font-weight: 300;
font-size: 48px;
text-transform: uppercase;
padding-top: 2em;
text-align: center;
}
.stubby-heading,
.stubby-heading h1,
.stubby-heading h2,
.stubby-heading h3,
.stubby-heading h4,
.stubby-heading h5 {
color: #306b8f;
font-weight: 700;
font-size: 18px;
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 0px !important;
padding-bottom: 0px;
}
.contained-text {
max-width: 750px;
margin: auto;
}
.contained-text.left {
margin-left: 0;
}
.contained-text.center {
margin: auto;
}
.caption {
margin-bottom: 12px !important;
}
.caption p {
font-size: 24px;
} .mt-0 {
margin-top: 0em !important;
}
.mb-0 {
margin-bottom: 0em !important;
}
.ml-0 {
margin-left: 0em !important;
}
.ml-0.all_children * {
margin-left: 0em !important;
}
.mr-0 {
margin-right: 0em !important;
}
.pt-0 {
padding-top: 0em !important;
}
.pb-0 {
padding-bottom: 0em !important;
}
.pl-0 {
padding-left: 0em !important;
}
.pr-0 {
padding-right: 0em !important;
}
.p-0 {
padding: 0em !important;
}
.m-0 {
margin: 0em !important;
}
.mt-1 {
margin-top: 1em !important;
}
.mb-1 {
margin-bottom: 1em !important;
}
.ml-1 {
margin-left: 1em !important;
}
.mr-1 {
margin-right: 1em !important;
}
.pt-1 {
padding-top: 1em !important;
}
.pb-1 {
padding-bottom: 1em !important;
}
.pl-1 {
padding-left: 1em !important;
}
.pr-1 {
padding-right: 1em !important;
}
.p-1 {
padding: 1em !important;
}
.m-1 {
margin: 1em !important;
}
.mt-2 {
margin-top: 2em !important;
}
.mb-2 {
margin-bottom: 2em !important;
}
.ml-2 {
margin-left: 2em !important;
}
.mr-2 {
margin-right: 2em !important;
}
.pt-2 {
padding-top: 2em !important;
}
.pb-2 {
padding-bottom: 2em !important;
}
.pl-2 {
padding-left: 2em !important;
}
.pr-2 {
padding-right: 2em !important;
}
.p-2 {
padding: 2em !important;
}
.m-2 {
margin: 2em !important;
}
.mt-3 {
margin-top: 3em !important;
}
.mb-3 {
margin-bottom: 3em !important;
}
.ml-3 {
margin-left: 3em !important;
}
.mr-3 {
margin-right: 3em !important;
}
.pt-3 {
padding-top: 3em !important;
}
.pb-3 {
padding-bottom: 3em !important;
}
.pl-3 {
padding-left: 3em !important;
}
.pr-3 {
padding-right: 3em !important;
}
.p-3 {
padding: 3em !important;
}
.m-3 {
margin: 3em !important;
}
.mt-4 {
margin-top: 4em !important;
}
.mb-4 {
margin-bottom: 4em !important;
}
.ml-4 {
margin-left: 4em !important;
}
.mr-4 {
margin-right: 4em !important;
}
.pt-4 {
padding-top: 4em !important;
}
.pb-4 {
padding-bottom: 4em !important;
}
.pl-4 {
padding-left: 4em !important;
}
.pr-4 {
padding-right: 4em !important;
}
.p-4 {
padding: 4em !important;
}
.m-4 {
margin: 4em !important;
}
.mt-5 {
margin-top: 5em !important;
}
.mb-5 {
margin-bottom: 5em !important;
}
.ml-5 {
margin-left: 5em !important;
}
.mr-5 {
margin-right: 5em !important;
}
.pt-5 {
padding-top: 5em !important;
}
.pb-5 {
padding-bottom: 5em !important;
}
.pl-5 {
padding-left: 5em !important;
}
.pr-5 {
padding-right: 5em !important;
}
.p-5 {
padding: 5em !important;
}
.m-5 {
margin: 5em !important;
}
.real-full-width .et_pb_row {
margin: 0px !important;
width: 100% !important;
max-width: 100% !important;
}
.full-width {
width: 100% !important;
max-width: 100% !important;
}
.full-width-overlay {
background: rgba(0, 0, 0, 0.45);
max-width: 100% !important;
margin: 0;
width: 100%;
} .height-100 {
height: 100%;
}
.fullpage_height {
height: calc(100vh - 90px);
} .container,
.et_pb_row {
max-width: 1200px;
}
.position-unset {
position: unset !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.full-width-mobile-row {
width: 100%;
}
@media all and (max-width: 980px) {
.full-width-mobile-row {
width: 100%;
}
}
.transparent-bg {
background: none !important;
background-color: transparent !important;
}
@media all and (max-width: 980px) {
.flex_row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.first-on-mobile {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.second-on-mobile {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.third-on-mobile {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.fourth-on-mobile {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.flex_row:last-child .et_pb_column:last-child {
margin-bottom: 30px;
}
} header#main-header {
-webkit-box-shadow: 0px 3px 9px rgba(20, 20, 20, 0.12) !important;
box-shadow: 0px 3px 9px rgba(20, 20, 20, 0.12) !important;
} .main-image {
min-height: 750px;
}
.main-image h1 {
font-size: 80px;
}
.main-image .content {
padding-top: 55px;
}
.et_pb_section .fullwidth-row {
max-width: 100% !important;
width: 100% !important;
} #et_top_search {
float: left;
}
#et_search_icon:hover {
color: #33738f;
}
@media (max-width: 980px) {
#et_top_search {
margin-right: 0 !important;
}
}
.et_menu_container .haworthSection,
.et_menu_container .haworthShoppingCart {
display: inline-block;
padding-left: 20px;
}
.et_menu_container .haworthShoppingCart {
vertical-align: top;
padding-left: 15px;
}
.et_menu_container .haworthSection img {
width: 100px;
position: relative;
}
.et_menu_container .haworthShoppingCart img {
width: 22px;
position: relative;\
transition: transform 0.2s ease;
}
@media(max-width: 980px) {
.et_menu_container .haworthShoppingCart {
margin-left: 15px;
margin-top: 5px;
}
}
@media(max-width: 1230px) {
.et_menu_container .haworthSection {
display: none;
}
} .nav li .sub-menu-wrapper {
visibility: hidden;
opacity: 0;
position: absolute;
height: 60px;
right: 0;
top: -100px;
width: 100vw;
left: calc(-50vw + 50%);
text-align: right;
background: rgba(255, 255, 255, 0.85);
-webkit-box-shadow: 0 1px 0 rgba(80, 80, 80, 0.09), inset 0px 3px 9px rgba(20, 20, 20, 0.12);
box-shadow: 0 1px 0 rgba(80, 80, 80, 0.09), inset 0px 3px 9px rgba(20, 20, 20, 0.12);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.nav li.current-menu-item > a {
color: #306b8f !important;
}
.nav li ul {
visibility: visible;
opacity: 1;
width: 100%;
text-align: right;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
padding: 10px 0;
}
.nav li li {
padding: 0 !important;
}
.nav li li a {
width: auto !important;
}
.nav .current-menu-parent > a {
color: #306b8f !important;
}
#top-menu-nav > ul > li {
position: unset !important;
}
#top-menu-nav > ul > li a:hover {
opacity: 1;
color: #306b8f;
}
#et-top-navigation .sub-menu li {
border-radius: 3px;
}
#et-top-navigation .sub-menu li.current_page_item {
background: rgba(255, 255, 255, 0.9);
}
#et-top-navigation .sub-menu li:hover:not(.current_page_item) {
background: #306b8f;
}
#et-top-navigation .sub-menu li:hover a {
color: #ffffff;
opacity: 1;
}
#et-top-navigation .sub-menu li:hover a:hover {
background-color: unset;
}
.current-page-ancestor .current-menu-item {
background: rgba(255, 255, 255, 0.9);
}
.current-page-ancestor .current-menu-item:hover {
background: rgba(255, 255, 255, 0.9) !important;
} #mobile_menu {
border-color: #306b8f;
}
#mobile_menu > li > a {
font-weight: bold;
}
.mobile_menu_bar:before {
color: #306b8f;
}
#mobile_menu .sub-menu-wrapper .container {
width: 100%;
} .cat-row {
padding: 0 !important;
}
.cat-row.cat-row-1 {
padding-top: 40px !important;
}
.cat-row:not(:last-child) {
border-bottom: 1px solid #eaeaea;
}
.cat-row .col-1,
.cat-row .col-2 {
border-right: 1px solid #eaeaea;
}
.cat-row .et_pb_column {
padding: 45px;
}
.cat-row .et_pb_column:hover img {
transform: scale(1.08);
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h2,
#et-top-navigation .et-cart-info {
display: none;
}
.product .price,
.product .product_meta a,
.product .et_overlay:before {
color: #306b8f !important;
}
.catalog.cat-title {
font-size: 21px;
text-align: center;
padding-top: 20px;
}
.woocommerce-info {
background: #f4f4f4 !important;
border: 1px solid #d9d9d9 !important;
color: #333 !important;
margin-top: 10px;
font-size: 15px !important;
}
#catPageSearch .dgwt-wcas-search-wrapp {
max-width: 750px;
margin: auto;
}
#catPageSearch .dgwt-wcas-sf-wrapp input.dgwt-wcas-search-input {
height: 55px !important;
font-size: 16px !important;
}
#catPageSearch .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
height: 55px !important;
font-size: 14px !important;
font-weight: 600;
padding: 0 35px !important;
}
#catPageSearch .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
top: 18px !important;
left: -8px !important;
}
.archive #sidebar .et_pb_widget:not(:first-child) {
padding-top: 30px;
border-top: 1px solid #eaeaea;
}
.archive #sidebar .dgwt-wcas-ico-magnifier {
max-width: 14px;
}
.price_slider_wrapper {
margin-top: 8px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: 0.2em;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #eaeaea;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
top: -.35em;
background: #306b8f;
border-radius: 50%;
width: 0.9em;
height: 0.9em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background: #306b8f;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
border: 1px solid #dadada;
color: #333;
}
.woocommerce .price_slider_amount button.button:after {
font-size: 23px;
} .et_pb_button.et_pb_module.et_pb_bg_layout_light {
color: #306b8f;
border-color: inherit;
}
.et_pb_button.no-border {
border: none;
padding: 0;
}
.et_pb_button.no-border:hover {
border: none !important;
background: transparent;
padding: 0 !important;
margin-top: 0 !important;
}
.et_pb_button.blue:hover {
border-color: #306b8f !important;
} #home-slider .et_pb_slide_description {
min-height: 700px;
padding: 90px 20px 90px 60px !important;
text-align: left;
}
#home-slider .et_pb_slide {
padding: 0;
}
#home-slider .et_pb_slider .et_pb_container {
width: 100% !important;
max-width: 1200px !important;
}
#home-slider .et_pb_slider .et_pb_slide_title, #home-slider .et_pb_slider .et_pb_slide_content h2 {
font-family: 'Noto Serif', serif;
font-weight: 600 !important;
font-size: 5rem;
text-shadow: 2px 2px rgba(76, 73, 73, 0.34);
}
#home-slider .et_pb_slider .et_pb_slide_title.dark, #home-slider .et_pb_slider .et_pb_slide_content h2.dark {
color: #306b8f !important;
}
@media (max-width: 980px) {
#home-slider .et_pb_slider .et_pb_slide_title, #home-slider .et_pb_slider .et_pb_slide_content h2 {
font-size: 4rem;
}
}
@media (max-width: 600px) {
#home-slider .et_pb_slider .et_pb_slide_title, #home-slider .et_pb_slider .et_pb_slide_content h2 {
font-size: 3rem;
}
}
#home-slider .et_pb_slide_content {
font-size: 24px;
font-weight: 500;
padding: 16px 0px;
text-shadow: none;
line-height: 32px;
}
@media only screen and (max-width: 768px) {
#home-slider .et_pb_slide_description {
min-height: auto;
padding-right: 60px !important;
}
#home-slider .et_pb_slider .et_pb_container {
background: rgba(0, 0, 0, 0.6);
}
#home-slider .et_pb_slider .et_pb_slide_title {
font-size: 10vw;
}
#home-slider .et_pb_slide_content,
#home-slider .et_pb_slide_title,
#home-slider .et_pb_button_wrapper a {
color: #fff !important;
}
}
@media all and (max-width: 479px) {
#home-slider .et_pb_slider .et_pb_slide_title {
font-size: 14vw;
}
} #home.image-cluster {
position: relative;
background: none;
background-color: transparent;
}
@media only screen and (max-width: 980px) {
#home.image-cluster .full-width-mobile-row {
padding-bottom: 0px;
}
}
#home.image-cluster .text {
padding: 90px;
}
@media only screen and (max-width: 1350px) {
#home.image-cluster .text {
padding: 10px 10px 60px 60px;
}
}
@media only screen and (max-width: 980px) {
#home.image-cluster .text {
padding: 0px 40px 50px;
margin-top: -30px;
}
}
#home.image-cluster .image-wrapper {
padding: 0;
position: relative;
}
#home.image-cluster .image-parent {
position: relative;
}
@media only screen and (max-width: 980px) {
#home.image-cluster .image-parent {
margin-bottom: 0px;
}
}
#home.image-cluster .image {
position: relative;
}
#home.image-cluster .button-wrapper {
position: absolute;
bottom: 30px;
z-index: 10;
}
@media all and (max-width: 980px) {
#home.image-cluster .button-wrapper {
background: rgba(255, 255, 255, 0.85);
color: rgba(48, 107, 143, 0.9) !important;
left: 0px !important;
right: 0px !important;
top: 0px;
text-align: center;
padding: 15px 5px;
height: 57px;
border: none;
border-radius: 0px;
font-size: 16px;
}
#home.image-cluster .button-wrapper:after {
opacity: 1;
margin-left: 0px;
}
}
#home.image-cluster .button-wrapper.right {
right: 35px;
}
#home.image-cluster .button-wrapper.left {
left: 35px;
}
@media all and (max-width: 980px) {
#home.image-cluster .button-wrapper.right {
left: 35px;
right: unset;
}
} #home.image-cluster .private-office .image-parent {
margin-top: -220px;
}
#home.image-cluster .private-office .image img {
max-width: 70%;
float: right;
}
@media only screen and (max-width: 1100px) {
#home.image-cluster .private-office .image-parent {
margin-top: -150px;
}
#home.image-cluster .private-office .image img {
max-width: 60%;
}
}
@media all and (max-width: 980px) {
#home.image-cluster .private-office .image-parent {
margin-top: 0px;
}
#home.image-cluster .private-office .image img {
max-width: 100%;
}
} #home.image-cluster .third-space .image-parent {
margin-top: 60px;
}
#home.image-cluster .third-space .image img {
max-width: 55%;
float: left;
z-index: 1;
}
@media all and (max-width: 980px) {
#home.image-cluster .third-space .image-parent {
margin-top: 0px;
}
#home.image-cluster .third-space .image img {
max-width: 100%;
}
} #home.image-cluster .collaborative .image-parent {
margin-top: -220px;
}
#home.image-cluster .collaborative .image img {
max-width: 60%;
float: right;
z-index: 0;
}
@media all and (max-width: 980px) {
#home.image-cluster .collaborative .image-parent {
margin-top: 0px;
}
#home.image-cluster .collaborative .image img {
max-width: 100%;
}
} #home.image-cluster .cafe .image-parent {
margin-top: -150px;
}
#home.image-cluster .cafe .image img {
max-width: 48%;
float: left;
z-index: 1;
}
@media all and (max-width: 980px) {
#home.image-cluster .cafe .image-parent {
margin-top: 0px;
}
#home.image-cluster .cafe .image img {
max-width: 100%;
}
} .bwg_container .bwg-item > a,
.bwg_container .bwg-thumbnails {
margin: 0 !important;
padding: 0 !important;
}
.bwg_container .bwg-thumbnails .bwg-zoom-effect-overlay {
background-color: rgba(10, 10, 10, 0.72) !important;
}
.bwg_container .bwg-title2 {
font-size: 28px !important;
font-weight: 400 !important;
text-transform: uppercase;
} .case_studies_home_wrapper > .case_study_row {
margin-top: 0px;
}
.case_studies_home_wrapper > .case_study_row ~ .case_study_row {
margin-top: 7px;
}
.case_studies_home_wrapper .case_study_row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.case_studies_home_wrapper .case_study_row .case_study_block {
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;
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0;
position: relative;
min-height: 380px;
background-size: cover;
background-position: bottom;
margin: 0 0 0 7px;
font-size: 50px;
color: #fff;
font-weight: bold;
font-family: 'noto-serif';
letter-spacing: 0.5px;
line-height: 90%;
-webkit-transition: 300ms ease;
transition: 300ms ease;
}
.case_studies_home_wrapper .case_study_row .case_study_block:after {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 1;
background: rgba(0, 0, 0, 0.5);
background-repeat: no-repeat;
-webkit-transition: 300ms ease;
transition: 300ms ease;
}
.case_studies_home_wrapper .case_study_row .case_study_block:hover:after {
background: rgba(0, 0, 0, 0.3);
}
.case_studies_home_wrapper .case_study_row .case_study_block:hover button:hover {
cursor: pointer;
}
.case_studies_home_wrapper .case_study_row .case_study_block .center_content {
z-index: 4;
text-align: center;
padding: 35px;
}
.case_studies_home_wrapper .case_study_row .case_study_block .case_study_title {
z-index: 2;
padding-bottom: 5px;
font-size: 42px;
}
#home-preferred-section {
padding: 175px 0;
}
#home-preferred-section .title {
font-family: 'Noto Serif', serif;
font-size: 4.7vw;
font-weight: 600;
color: #fff;
text-align: center;
}
@media all and (max-width: 479px) {
#home-preferred-section .title {
font-size: 8vw;
}
}
#home-preferred-section .logo {
padding-bottom: 20px;
}
#home-preferred-section .logo img {
max-width: 250px;
}
#home-preferred-section .et_pb_divider {
max-width: 80px;
margin: auto;
margin-bottom: 45px;
}
@media all and (max-width: 479px) {
#home-preferred-section .et_pb_divider {
margin-bottom: 25px;
}
}
#home-preferred-section .content {
font-size: 20px;
max-width: 750px;
margin: auto;
padding-top: 40px;
display: block;
font-weight: 500;
}
@media all and (max-width: 479px) {
#home-preferred-section .content {
padding-top: 10px;
}
} .featured-image-slider .et_pb_slide {
min-height: 550px;
} .image-map-cluster {
position: relative;
}
.image-map-cluster .map {
max-width: 45%;
}
.image-map-cluster .image {
position: absolute;
top: 69px;
width: 63%;
right: 0;
}
@media (max-width: 980px) {
.connect_image {
display: none;
}
}
@media all and (max-width: 1200px) {
.image-map-cluster .image {
top: 120px;
width: 60%;
}
}
@media all and (max-width: 1200px) {
.image-map-cluster .image {
display: none;
}
.image-map-cluster .map {
max-width: 100%;
}
}
#contact_forms span {
font-size: 11px;
}
#contact_forms span.wpcf7-not-valid-tip {
font-weight: 600;
color: #f21200;
border: none;
border-left: 4px solid red;
padding: 2px 7px;
display: inline-block;
margin-top: 7px;
}
#contact_forms div.wpcf7-response-output {
font-size: 11px;
font-weight: 600;
border-top: none;
border-right: none;
border-bottom: none;
border-width: 6px;
margin-top: 20px;
}
#contact_forms div.wpcf7-response-output.wpcf7-validation-errors {
color: #f21200;
display: inline-block;
border: none;
border-left: 4px solid #ef1919;
padding: 3px 7px;
}
p.custom_form_field_left {
width: 49%;
display: inline-block;
}
@media (max-width: 600px) {
p.custom_form_field_left {
width: 100%;
}
}
p.custom_form_field_right {
width: 49%;
display: inline-block;
margin-left: 6px;
}
@media (max-width: 600px) {
p.custom_form_field_right {
width: 100%;
}
} .bwg-title2 {
line-height: 38px !important;
padding: 0 15px !important;
} #product-heading > div.et_pb_row {
padding: 200px 0 !important;
background: rgba(0, 0, 0, 0.6);
}
#product-heading > div.et_pb_row .title {
max-width: 1200px;
margin: auto;
}
#product-heading > div.et_pb_row .title h1 {
font-size: 80px;
font-weight: 600;
font-family: 'Noto Serif', serif;
text-transform: none;
}
.product_category {
margin: 8px 0px !important;
}
.product_category .title-wrapper {
padding: 200px 0;
}
.product_category .full-width-overlay:hover {
background: rgba(0, 0, 0, 0.25);
-webkit-transition: all 0.15s;
transition: all 0.15s;
}
@media all and (max-width: 768px) {
.product_category .title-wrapper {
padding: 150px 0;
}
}
@media all and (max-width: 479px) {
.product_category .title-wrapper {
padding: 100px 0;
}
}
.product_category .title-wrapper h2 {
padding: 0;
margin: 0;
font-size: 50px;
}
@media all and (max-width: 479px) {
.product_category .title-wrapper h2 {
font-size: 38px;
padding: 0 10px;
}
} .connect {
overflow: hidden;
padding: 0 !important;
}
.connect #form-area {
padding: 0;
}
.connect #form-area .col-1 {
position: relative;
overflow: hidden;
min-height: 600px;
margin-bottom: 30px;
}
@media (max-width: 300px) {
.connect #form-area .col-1 {
min-height: 700px;
}
}
.connect #form-area .placeholder {
display: block;
width: 10px;
height: 10px;
}
.connect h1.title {
font-size: 60px;
}
.connect #form-area .list-content {
position: absolute;
-webkit-transform: translate(50px, 0px);
transform: translate(50px, 0px);
margin: auto;
width: 80%;
padding: 70px 0;
opacity: 1;
-webkit-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.connect #form-area .list-content.content-hidden {
-webkit-transform: translate(-2000px, 0px);
transform: translate(-2000px, 0px);
opacity: 0;
-webkit-transition: all 1.2s ease-out;
transition: all 1.2s ease-out;
position: absolute;
}
.connect #form-area .list-content ul {
list-style: none;
}
.connect #form-area .list-content li {
font-size: 22px;
line-height: 30px;
letter-spacing: -1px;
padding-top: 27px;
}
.connect #form-area .list-content li.list-title {
color: #306b8f;
font-size: 30px;
font-weight: 500;
margin-bottom: 16px;
position: relative;
}
.connect #form-area .list-content li.list-title:after {
content: '';
position: absolute;
border-radius: 8px;
left: 0;
background: rgba(48, 107, 143, 0.4);
height: 2px;
width: 120px;
bottom: -20px;
}
.connect #form-area .list-content li a {
position: relative;
color: #666;
}
.connect #form-area .list-content li a:after {
font-family: ETmodules !important;
content: '\24';
font-size: 32px;
position: absolute;
top: -1px;
right: -25px;
opacity: 0;
-webkit-transition: all 0.6s ease-out;
transition: all 0.6s ease-out;
}
.connect #form-area .list-content li a:hover:after {
right: -40px;
opacity: 1;
-webkit-transition: all 0.6s ease-out;
transition: all 0.6s ease-out;
}
.connect #form-area .form-options {
padding: 40px 0 0 8px;
}
.connect #form-area .connect-form {
position: absolute;
-webkit-transform: translate(2000px, 0px);
transform: translate(2000px, 0px);
opacity: 0;
margin-top: 40px;
margin-bottom: 40px;
-webkit-transition: all 1.35s ease-out;
transition: all 1.35s ease-out;
}
.connect #form-area .connect-form.active {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px);
width: 82%;
margin-left: auto;
margin-right: auto;
opacity: 1;
-webkit-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
position: relative;
}
.connect #form-area .connect-form .form-back {
padding-left: 30px;
position: relative;
color: #666;
font-size: 18px;
}
.connect #form-area .connect-form .form-back:before {
font-family: ETmodules !important;
content: '\23';
font-size: 26px;
position: absolute;
left: 0;
top: 0;
color: #306b8f;
}
.connect #form-area .connect-form .form-title {
font-size: 44px;
line-height: 44px;
letter-spacing: -2.75px;
color: #306b8f;
margin: 35px 0;
}
.connect #form-area .connect-form form input,
.connect #form-area .connect-form form textarea {
width: 100%;
border-radius: 3px;
}
.connect #form-area .connect-form form textarea {
font-size: 15px;
padding: 10px;
}
.connect #form-area .connect-form form input {
height: 40px;
padding-left: 12px;
font-size: 15px;
}
.connect #form-area .connect-form form input.wpcf7-submit {
width: auto;
border-radius: 18px;
font-size: 15px;
padding: 8px 50px;
text-transform: uppercase;
border: 2px solid #306b8f;
color: #306b8f;
background: #fff;
}
.connect #form-area .connect-form form input.wpcf7-submit:hover {
cursor: pointer;
background: #306b8f;
color: #fff;
} .case-study-block-lg {
max-width: 50%;
position: relative;
float: left;
}
.case-study-block-lg:hover .overlay-gray {
opacity: 0;
-webkit-transition: 400ms ease;
transition: 400ms ease;
z-index: -1;
}
.case-study-block-lg:hover {
cursor: pointer;
z-index: 3;
}
.case-study-block-lg:hover .visit-arrow {
-webkit-transition: 400ms ease;
transition: 400ms ease;
opacity: 1;
-webkit-animation: bobbing-arrow 900ms ease infinite;
animation: bobbing-arrow 900ms ease infinite;
}
.case-study-block-lg img,
.case-study-block-lg a {
display: block;
}
.case-study-text {
font-size: 47px;
color: #fff;
font-weight: 600;
font-family: noto serif;
line-height: 55px;
position: absolute;
bottom: 25px;
left: 80px;
z-index: 2;
}
.visit-arrow {
-webkit-transition: 400ms ease;
transition: 400ms ease;
font-weight: 500;
opacity: 0;
position: relative;
bottom: 4px;
}
.overlay-gray {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(199, 198, 198, 0.18);
opacity: 1;
-webkit-transition: 400ms ease;
transition: 400ms ease;
z-index: 1;
}
@media all and (max-width: 980px) {
.case-study-block-lg {
max-width: 100%;
position: relative;
display: inline-block;
}
}
@-webkit-keyframes bobbing-arrow {
0% {
left: 3px;
}
50% {
left: -3px;
}
100% {
left: 3px;
}
}
@keyframes bobbing-arrow {
0% {
left: 3px;
}
50% {
left: -3px;
}
100% {
left: 3px;
}
}
.experience-categories-shift-left {
margin-left: 250px;
}
@media all and (max-width: 980px) {
.experience-categories-shift-left {
margin-left: unset;
}
}
.category-hr {
width: 80%;
float: left;
border: 0.5px solid #d8d7d4;
}
.category-text {
max-width: 50%;
color: #313230;
font-size: 17px;
font-weight: 500;
line-height: 30px;
} .case-study-posts .container:before {
background: none !important;
}
.case-study-posts .post {
width: 49.5%;
display: inline-block;
} .et_pb_button {
border-radius: 18px;
font-size: 15px;
padding: 8px 50px;
text-transform: uppercase;
font-family: quicksand;
}
.et_pb_button.white {
color: #fff;
}
.et_pb_button:hover {
border: 2px solid #fff !important;
padding: 8px 50px !important;
}
.et_pb_button:after {
margin-top: -4px !important;
}
.orange .et_pb_button:hover,
.et_pb_button.orange:hover {
border: 2px solid #e1712e !important;
} #years .content {
margin: auto;
font-size: 22px;
line-height: 30px;
text-align: center;
color: #fff;
position: absolute;
bottom: 90px;
left: 0;
right: 0;
} #main-footer {
background-color: #306b8f !important;
}
#footer-top {
padding: 100px 0;
}
@media all and (max-width: 767px) {
#footer-top {
padding: 70px 0 50px;
}
}
#footer-top .title {
text-align: center;
font-size: 20px;
color: #fff;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 3px;
}
@media all and (max-width: 767px) {
#footer-top .title {
text-align: left;
}
}
#footer-top .items {
text-align: center;
padding-top: 25px;
}
@media all and (max-width: 767px) {
#footer-top .items {
text-align: left;
}
}
#footer-top .items .item {
display: inline-block;
color: rgba(255, 255, 255, 0.7);
padding-right: 31px;
font-size: 16px;
border-right: 1px solid;
margin-right: 30px;
margin-bottom: 20px;
}
#footer-top .items .item a {
color: inherit;
}
#footer-top .items .item a:hover {
color: #e0477e;
}
@media all and (max-width: 767px) {
#footer-top .items .item {
display: block;
border-right: none;
}
}
#footer-top .items .item:last-child {
padding-right: 0;
margin-right: 0;
border-right: none;
}
#footer-top .items .item i {
color: #306b8f;
font-size: 20px;
padding-right: 4px;
}
#footer-bottom {
background-color: #232320;
}
#footer-bottom .logo {
width: 100%;
}
#footer-bottom .logo img {
max-width: 110px;
}
#footer-bottom .nav-wrapper {
margin: 7px 0 14px;
}
#footer-bottom ul.nav li {
display: inline-block;
color: rgba(255, 255, 255, 0.9);
border-right: 1px solid;
padding-right: 11px;
margin-right: 7px;
}
@media all and (max-width: 462px) {
#footer-bottom ul.nav li:first-child {
border-right: none;
}
}
#footer-bottom ul.nav li:last-child {
border-right: none;
padding-right: 0px;
margin-right: 0px;
}
.fts_custom {
max-height: 400px;
min-height: 400px;
overflow: scroll;
-webkit-box-shadow: 0px 0px 11px 0px #717171;
box-shadow: 0px 0px 11px 0px #717171;
padding: 20px;
border-radius: 4px;
}
.social_title {
font-size: 25px;
color: #306b8f;
text-transform: uppercase;
letter-spacing: 2px;
text-align: center;
line-height: normal;
font-weight: 400;
}
.fts-jal-fb-description-wrap a {
color: #306b8f;
}
.et_pb_image .et_pb_image_wrap {
display: unset !important;
}
.hardcode_3_5_safari {
width: 57.8%;
}
@media (max-width: 980px) {
.hardcode_3_5_safari {
width: 100% !important;
}
}
.hardcode_2_5_safari {
width: 36.7%;
}
@media (max-width: 980px) {
.hardcode_2_5_safari {
width: 100% !important;
}
}
.et_pb_button.et_hover_enabled:hover:after, .et_pb_button.et_pb_hovered:hover:after {
-webkit-transition: 300ms ease !important;
transition: 300ms ease !important;
}
.inactive .et_pb_button {
cursor: auto !important;
}
.inactive .et_pb_button:after {
display: none;
}
.inactive .et_pb_button:hover {
background: initial;
cursor: auto !important;
}
.et_search_outer .et_search_form_container form.et-search-form, .et-search-field, .logo_container {
background: #fff !important;
}
.widget_categories, .widget_meta, .widget_recent_comments, .widget_archive, .search-results .post-meta {
display: none;
}
.flex_wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex_vc {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.flex_hc {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-items: center;
}
.flex_align_content_center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.flex_case_study_info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 10px;
}
.flex_case_study_info .left {
font-size: 18px;
font-weight: 600;
color: #306b8f;
width: 50%;
margin-right: 30px;
}
.flex_case_study_info .right {
font-size: 18px;
font-weight: 400;
width: 50%;
text-align: right;
}
.flex_experience_gov {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 10px;
}
.flex_experience_gov .left {
font-size: 20px;
font-weight: 600;
color: #2D2E2C;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
margin-right: 30px;
}
.flex_experience_gov .right {
font-size: 20px;
color: #2D2E2C;
font-weight: 400;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
.pull_up_image._150 {
margin-top: -150px;
}
.pull_up_image._100 {
margin-top: -100px;
}
.pull_up_image._200 {
margin-top: -200px;
}
.pull_up_image._300 {
margin-top: -300px;
}
.pull_up_image._400 {
margin-top: -400px;
}
.pull_up_image._500 {
margin-top: -500px;
}
.pull_up_image._600 {
margin-top: -600px;
}
@media (max-width: 980px) {
.pull_up_image {
margin-top: 0px !important;
}
.pull_up_image img {
max-width: 50%;
}
}
hr {
margin: 100px 0px;
border: none;
border-top: 2px solid #e2e2e2;
}
.quicksand_title {
font-weight: bold;
font-size: 21px;
color: #306b8f;
font-family: quicksand;
margin-bottom: 15px !important;
text-transform: uppercase;
}
.noto_serif_title h1, .noto_serif_title h2, .noto_serif_title h3, .noto_serif_title h4 {
font-family: 'Noto Serif', serif;
font-weight: 600 !important;
font-size: 4rem;
text-shadow: 2px 2px rgba(76, 73, 73, 0.34);
color: #fff;
line-height: normal;
text-align: left;
}
.noto_serif_title.violet h1, .noto_serif_title h2, .noto_serif_title h3, .noto_serif_title h4 {
color: #306b8f;
}
.noto_serif_title .et_pb_container {
height: 100%;
}
.row_header {
margin: 100px auto;
}
.row_header.pull_content_closer {
margin-bottom: 50px;
}
.row_header.no_margin_bottom {
margin-bottom: 0px;
}
@media (max-width: 980px) {
.row_header {
margin-top: 40px;
}
}
a:focus {
outline: none !important;
}
.thin_title {
text-transform: uppercase;
color: #306b8f;
text-align: center;
font-size: 45px;
letter-spacing: 2px;
font-weight: 300;
line-height: normal;
margin-bottom: 20px !important;
margin-top: 0 !important;
}
.thin_title * {
text-transform: uppercase;
color: #306b8f;
text-align: center;
font-size: 45px;
letter-spacing: 2px;
font-weight: 300;
line-height: normal;
max-width: 98%;
margin: auto;
}
@media (max-width: 450px) {
.thin_title * {
font-size: 28px;
}
}
@media (max-width: 450px) {
.thin_title {
font-size: 28px;
}
}
.thin_title.left * {
text-align: left;
}
.thin_title.medium {
font-size: 35px;
}
.et_pb_section .generic_body_text, .generic_body_text {
font-size: 22px;
line-height: 28px;
color: #676767;
margin: 0 auto !important;
max-width: 850px;
}
@media (max-width: 850px) {
.et_pb_section .generic_body_text, .generic_body_text {
max-width: 97%;
}
}
.et_pb_section .generic_body_text.left, .generic_body_text.left {
text-align: left;
margin: unset !important;
}
.et_pb_section .generic_body_text.center, .generic_body_text.center {
text-align: center;
}
.et_pb_section .generic_body_text.right, .generic_body_text.right {
text-align: right;
}
.et_pb_section .generic_body_text.unset_mw, .generic_body_text.unset_mw {
max-width: unset;
}
.mw_700 {
max-width: 700px !important;
margin: auto;
}
.mw_800 {
max-width: 800px !important;
margin: auto;
}
.mw_900 {
max-width: 900px !important;
margin: auto;
}
.mw_1000 {
max-width: 1000px !important;
margin: auto;
}
.mw_unset {
max-width: unset !important;
}
.text_block_section {
text-align: left;
margin: auto;
font-size: 20px;
line-height: 30px;
}
.text_block_section.left {
text-align: left;
margin: unset !important;
}
.text_block_section.custom_left {
text-align: left;
}
.text_block_section.center {
text-align: center;
}
.text_block_section.right {
text-align: right;
}
.text_block_section.mw_700 {
max-width: 700px;
}
.text_block_section.mw_800 {
max-width: 800px;
}
.text_block_section.mw_900 {
max-width: 900px;
}
.text_block_section.mw_1000 {
max-width: 1000px;
}
@media all and (max-width: 980px) {
.custom_row {
display: -webkit-box;
display: -ms-flexbox;
display: flex; -ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.first-on-mobile {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.first-on-mobile.add_left_margin {
margin-left: 5.5%;
}
.second-on-mobile {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.custom_row:last-child .et_pb_column:last-child {
margin-bottom: 30px;
}
}
.show_submenu {
visibility: visible !important;
opacity: 1 !important;
top: 80px !important;
}
.show_submenu.small {
top: 54px !important;
}
@media (max-width: 980px) {
.no_margin_small.bottom {
margin-bottom: 0px !important;
}
}
.pad_me_90 {
padding: 90px;
}
.violet_button {
border: 2px solid;
border-radius: 18px;
padding: 8px 50px;
display: inline-block;
font-size: 15px;
color: #306b8f;
border-color: initial;
-webkit-transition: 300ms ease;
transition: 300ms ease;
}
.violet_button:hover {
letter-spacing: 1px;
background: rgba(48, 107, 143, 0.1) !important;
border-color: #306b8f !important;
}
.violet_button:hover:after {
right: 10px;
opacity: 1;
-webkit-transition: 300ms ease !important;
transition: 300ms ease !important;
}
.violet_button:after {
opacity: 0;
right: 60px;
}
.video_autoplay.vid_component, .video_autoplay.vid_component * {
padding-top: 0px !important;
}
.video_autoplay .mejs-video {
margin: unset !important;
left: 0;
right: 0;
bottom: 0;
}
.video_autoplay.full_height .et_pb_slide {
height: 80vh;
}
@media only screen and (max-width: 768px) {
.video_autoplay.full_height .et_pb_slide {
height: 300px;
}
}
.image_only_header, .banner_slider_no_text {
max-height: 500px;
}
.banner_slider_no_text .et_pb_slides {
height: 500px;
max-height: 500px;
}
.banner_slider_no_text .et_pb_slides .et_pb_slide {
height: inherit;
}
@media (max-width: 1024px) {
.banner_slider_no_text .et_pb_slides {
min-height: 300px;
}
}
.banner_image_no_text {
max-height: 500px;
min-height: 500px;
}
@media (max-width: 1024px) {
.banner_image_no_text {
min-height: 300px;
}
}
.banner_image_medium {
min-height: 500px;
}
@media (max-width: 1024px) {
.banner_image_medium {
min-height: 300px;
}
}
.banner_image_with_text h2 {
font-family: 'Noto Serif', serif;
font-weight: 600 !important;
font-size: 5rem;
line-height: 100%;
color: #fff;
text-shadow: 2px 2px rgba(76, 73, 73, 0.34);
}
@media (max-width: 980px) {
.banner_image_with_text h2 {
font-size: 4rem;
}
}
@media (max-width: 600px) {
.banner_image_with_text h2 {
font-size: 3rem;
}
}
.intro_box_left {
background: rgba(255, 255, 255, 0.77);
padding-left: 95px;
}
.intro_title {
width: 51%;
margin: auto;
margin-top: 25px;
font-size: 80px;
font-family: 'Noto Serif', serif;
line-height: 90px;
color: #96100c;
font-weight: 600;
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.sub_heading {
width: 50%;
margin: auto;
color: #656363;
font-size: 40px;
font-weight: 500;
font-family: 'Noto sans';
line-height: 45px;
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.blog_listing_wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
}
.blog_listing_inner {
width: 100%;
max-width: 1300px;
}
.blog_listing_box {
position: relative;
height: 400px;
margin: 40px 70px 40px 70px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-size: cover;
border-radius: 4px;
}
.blog_listing_box .blog_content {
max-width: 80%;
margin-left: 120px;
}
@media (max-width: 980px) {
.blog_listing_box .blog_content {
margin-left: 20px;
max-width: unset;
}
}
.blog_listing_box .blog_content .blog_title {
position: relative;
font-size: 38px;
line-height: 43px;
font-weight: 500;
color: #ffffff;
z-index: 2;
}
@media (max-width: 980px) {
.blog_listing_box .blog_content .blog_title {
padding-bottom: 30px;
font-size: 30px;
}
}
.blog_listing_box .blog_content .blog_listing_button {
color: #fff;
border-color: #fff;
border-radius: 18px;
font-size: 15px;
padding: 8px 50px;
text-transform: uppercase;
-webkit-transition: 300ms ease;
transition: 300ms ease;
background: rgba(0, 0, 0, 0.2);
font-weight: 500;
position: relative;
cursor: pointer;
opacity: 0;
z-index: 2;
border-width: 2px;
}
.blog_listing_box .blog_content .blog_listing_button:hover {
color: #fff;
background: rgba(255, 255, 255, 0.2);
}
@media (max-width: 980px) {
.blog_listing_box .blog_content .blog_listing_button {
opacity: 1;
}
}
.blog_listing_box:hover .blog_title {
padding-bottom: 30px;
}
.blog_listing_box:hover .blog_listing_button {
opacity: 1;
}
.blog_listing_box .lightgray_overlay {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(51, 51, 51, 0.658);
border-radius: 3px;
z-index: 1;
border-radius: 4px;
}
.blog_featured_img {
max-height: 500px;
overflow: hidden;
}
.blog_featured_img > img {
width: 100%;
}
.custom_blog_post {
max-width: 1050px;
margin: auto;
}
.custom_blog_post.container:before {
top: 0px !important;
right: 0px !important;
width: 0px !important;
height: 0px !important;
}
.custom_blog_post p {
line-height: 150%;
}
.custom_blog_post ol,
.custom_blog_post ul {
list-style-position: unset;
padding: 0px 0px 0px 40px;
line-height: 180%;
margin-top: -15px;
margin-bottom: 20px;
}
.custom_blog_post ol > li,
.custom_blog_post ul > li {
line-height: 150%;
margin-top: 8px;
}
.custom_blog_post .et_pb_section.et_pb_section_0.et_section_regular {
padding-top: 0px;
}
.custom_blog_post .blog_heading_section {
text-align: center;
color: #545454;
margin-top: 70px;
}
.custom_blog_post .blog_heading_section .blog_main_heading {
font-weight: 500;
font-size: 25px;
line-height: 3.5rem;
color: #545454;
margin: 0;
-webkit-font-kerning: none;
font-kerning: none;
}
.custom_blog_post .blog_heading_section .blog_sub_heading {
font-size: 1.8rem;
line-height: 2rem;
font-weight: 300;
margin: 0;
width: 100%;
max-width: 98%;
margin: auto;
font-size: 23px;
}
.custom_blog_post .blog_heading_section .blog_post_author {
text-transform: uppercase;
}
.custom_blog_post .blog_heading_section .blog_post_date {
margin-left: 8px;
text-transform: uppercase;
}
.custom_blog_post .blog_content_divider {
border: none;
border-top: 1px solid #d4d4d4;
margin: 60px 0px;
}
.custom_blog_post .blog_content_section {
font-size: 20px;
margin: 0px 25px;
}
.custom_blog_post .blog_content_section h2,
.custom_blog_post .blog_content_section h2 *,
.custom_blog_post .blog_content_section h3,
.custom_blog_post .blog_content_section h3 * {
font-weight: 700;
color: #306b8f;
font-size: 23px;
margin-top: 30px;
}
.custom_blog_post .blog_content_section h2 ~ ul,
.custom_blog_post .blog_content_section h2 ~ ol,
.custom_blog_post .blog_content_section h2 * ~ ul,
.custom_blog_post .blog_content_section h2 * ~ ol,
.custom_blog_post .blog_content_section h3 ~ ul,
.custom_blog_post .blog_content_section h3 ~ ol,
.custom_blog_post .blog_content_section h3 * ~ ul,
.custom_blog_post .blog_content_section h3 * ~ ol {
margin-top: 0px;
}
.custom_blog_post .blog_content_section a {
color: #306b8f;
font-weight: 500;
padding: 1px 6px;
text-decoration: underline;
font-style: italic;
}
.custom_blog_post .blog_content_section a:hover {
background: #306b8f;
color: #fff;
}
.custom_blog_post .et_pb_row.et_pb_row_0 {
padding-top: 0px;
}
.also_like_wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
max-width: 1100px;
margin: auto;
position: relative;
margin: 100px auto 50px auto;
}
.also_like_text {
background: #fbfbfb;
padding: 10px 40px;
color: #4a4a4a;
border-radius: 2px;
text-transform: uppercase;
font-size: 20px;
letter-spacing: 2px;
font-weight: 800;
z-index: 2;
-webkit-box-shadow: 0px 0px 10px #b5b5b5;
box-shadow: 0px 0px 10px #b5b5b5;
}
@media (max-width: 400px) {
.also_like_text {
font-size: 17px;
}
}
.also_like_line {
z-index: 1;
position: absolute;
left: 0;
right: 0;
background: #eaeaea;
height: 2px;
top: 50%;
}
.recent_blogs_outer_wrapper {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 120px;
}
.recent_blogs_outer_wrapper .recent_blogs_inner_wrapper {
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;
max-width: 1150px;
}
.recent_blog_card {
border-radius: 3px;
border: 1px solid #ececec;
margin: 20px 10px;
-webkit-box-shadow: 0px 0px 8px #ecebeb;
box-shadow: 0px 0px 8px #ecebeb;
max-width: 350px;
overflow: hidden;
height: calc(100% - 40px);
}
.recent_blog_card:hover {
-webkit-box-shadow: 0px 0px 19px #306b8f;
box-shadow: 0px 0px 19px #306b8f;
}
.recent_blog_card .recent_card_img img {
display: block;
border-radius: 2px 2px 0px 0px;
}
.recent_blog_card .recent_card_content {
margin: 20px;
color: #616060;
}
.recent_blog_card .recent_card_content .recent_card_title {
font-weight: 500;
}
.recent_blog_card .recent_card_content .recent_card_title_divider {
border: none;
border-top: 2px solid #eaeaea;
width: 80px;
margin-left: 0;
margin: 4px 0px;
}
.recent_blog_card .recent_card_content p {
margin-top: 6px;
font-weight: 300;
}
.first_post {
margin-bottom: 50px;
}
.first_post .first_post_img {
max-height: 300px;
overflow: hidden;
width: 100%;
}
.first_post .blog_title {
font-family: Montserrat;
color: #555759;
font-weight: 600;
font-size: 20px;
margin-bottom: 0px;
margin-top: 25px;
padding: 0;
}
.first_post .blog_excerpt {
max-width: 95%;
}
.other_post {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 70px;
}
@media (max-width: 500px) {
.other_post {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.other_post .other_post_img {
-webkit-box-flex: 2;
-ms-flex: 2;
flex: 2;
background-size: cover;
height: 200px;
width: 200px;
}
@media (max-width: 500px) {
.other_post .other_post_img {
width: unset;
}
}
.other_post .other_post_content {
-webkit-box-flex: 3;
-ms-flex: 3;
flex: 3;
margin-left: 30px;
}
@media (max-width: 500px) {
.other_post .other_post_content {
margin-left: 0;
margin-top: 20px;
}
}
.other_post .other_post_content .blog_title {
font-family: Montserrat;
color: #555759;
font-weight: 600;
font-size: 16px;
padding: 0;
}
.other_post .other_post_content .blog_excerpt {
font-size: 15px;
}
.other_post hr {
border: none;
border-bottom: 1px solid #555759;
margin: unset;
}
.search_results {
max-width: 1000px;
margin: auto;
margin-top: 80px;
}
.search_title {
margin-bottom: 35px;
font-size: 20px;
}
.search_word {
font-size: inherit;
background: #306b8f;
color: #fff;
padding: 2px 17px;
letter-spacing: 1px;
border-radius: 3px;
margin-left: 10px;
}
.pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.pagination .page-numbers {
font-size: 17px;
font-weight: bold;
min-width: 35px;
padding: 6px 0px;
display: inline-block;
text-align: center;
margin-right: 6px;
color: #a9a8a9;
-webkit-transition: 300ms ease;
transition: 300ms ease;
line-height: normal;
}
.pagination .page-numbers.current {
background: #a9a8a9;
color: #fff;
}
.pagination .page-numbers:hover {
background: #a9a8a9;
color: #fff;
}
.pagination .page-numbers.next, .pagination .page-numbers.prev {
display: none;
}
.seventy_years_text {
margin: auto;
font-size: 22px;
line-height: 28px;
text-align: center;
color: #fff;
padding-top: 20px;
padding-bottom: 100px;
}
@media (max-width: 980px) {
.seventy_years_text {
max-width: 90%;
margin: auto;
}
}
.products_wrapper {
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;
margin-bottom: 15px;
margin: 0px -3px 15px -3px;
}
.product_square {
cursor: pointer;
font-family: Ubuntu;
overflow: hidden;
width: calc(25% - 6px);
position: relative;
min-height: 330px;
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;
height: 360px;
margin: 3px;
}
@media (max-width: 1310px) {
.product_square {
width: calc(33.33% - 6px);
}
}
@media (max-width: 650px) {
.product_square {
width: calc(50% - 6px);
}
}
@media (max-width: 400px) {
.product_square {
width: 100%;
}
}
.product_square div.image_holder {
position: absolute;
left: 0;
top: 0;
z-index: -1;
height: 100%;
width: 100%;
}
.product_square img {
height: auto;
min-height: 100%;
max-height: 140%;
width: auto;
min-width: 100%;
max-width: unset;
}
.product_square .product_text {
opacity: 0;
font-size: 30px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
-webkit-transition: 400ms ease;
transition: 400ms ease;
-webkit-transition-delay: 100ms;
transition-delay: 100ms;
text-align: center;
line-height: 33px;
}
@media (max-width: 400px) {
.product_square .product_text {
font-size: 23px;
}
}
.product_square .product_text:after {
-webkit-transition-delay: 500ms;
transition-delay: 500ms;
content: '';
background: #0c0c0cc2;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
}
.product_square:hover .product_text {
opacity: 1;
}
.product_square:hover .product_text:after {
opacity: 1;
-webkit-transition: 500ms ease;
transition: 500ms ease;
}
.product_square:hover img {
-webkit-transform: scale(1.08);
transform: scale(1.08);
}
.modal_parent_wrapper {
overflow-y: scroll;
display: none;
position: fixed;
top: 0;
left: 0;
z-index: auto;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.85);
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.modal_parent_wrapper.showing {
display: block;
}
.modal_parent_wrapper .modal_content_wrapper {
margin: auto;
margin-top: 7rem;
margin-bottom: 7rem;
padding: 5rem 2rem;
max-width: 68rem;
position: relative;
background: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.modal_parent_wrapper .modal_content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media (max-width: 680px) {
.modal_parent_wrapper .modal_content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.modal_parent_wrapper .modal_content .image_side {
-webkit-box-flex: 1.6;
-ms-flex: 1.6;
flex: 1.6;
}
.modal_parent_wrapper .modal_content #close_product_modal {
font-family: sans-serif;
position: absolute;
top: 0;
right: 0;
padding: 18px 30px;
font-size: 22px;
font-weight: 400;
color: #306b8f;
cursor: pointer;
}
.modal_parent_wrapper .modal_content #close_product_modal:hover {
-webkit-transform: scale(1.7);
transform: scale(1.7);
}
.modal_parent_wrapper .modal_content .information_side {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin: 10px;
margin-left: 40px;
}
.modal_parent_wrapper .modal_content .information_side .product_description {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
font-weight: 500;
color: #333333;
}
.modal_parent_wrapper .modal_content .information_side .product_title {
width: 100%;
font-size: 27px;
font-weight: 500;
font-family: quicksand;
border-bottom: 2px solid #306b8f;
margin-bottom: 11px;
}
.modal_parent_wrapper .modal_content .information_side .learn_more_link {
color: #306b8f;
font-weight: 500;
font-size: 12px;
}
.modal_parent_wrapper .modal_content .information_side .learn_more_link i {
font-size: 10px;
}
.modal_parent_wrapper .modal_content .information_side .learn_more_link:hover {
color: #306b8f;
}
.bwc_main_title * {
color: #fff;
font-size: 5rem;
font-family: 'Noto serif', serif;
font-weight: 600;
text-shadow: 2px 2px rgba(76, 73, 73, 0.34);
line-height: 100%;
margin-bottom: 20px !important;
}
.bwc_main_title *.dark {
color: #306b8f;
}
@media (max-width: 980px) {
.bwc_main_title * {
font-size: 4rem;
}
}
@media (max-width: 600px) {
.bwc_main_title * {
font-size: 3rem;
}
}
.bwc_sub_title {
font-size: 30px;
color: #Fff;
font-weight: 500;
text-shadow: 2px 2px rgba(76, 73, 73, 0.34);
line-height: 100%;
}
.bwc_sub_title.dark {
color: #306b8f;
}
.slider_abs_text {
position: absolute;
top: 0;
z-index: 10;
padding: 100px 0px 0px 200px;
}
.slider_abs_text p {
font-size: 30px;
color: #Fff;
font-weight: 500;
text-shadow: 2px 2px rgba(76, 73, 73, 0.34);
line-height: 100%;
font-family: quicksand;
}
.slider_abs_text p.dark {
color: #306b8f;
}
.body_image_with_text .heading_text, .body_image_with_text .heading_text h2 {
font-family: 'Noto Serif', serif;
font-weight: 600 !important;
font-size: 80px;
line-height: 80px;
color: #fff;
}
@media (max-width: 600px) {
.body_image_with_text .heading_text, .body_image_with_text .heading_text h2 {
font-size: 55px;
line-height: normal;
}
}
@media (max-width: 400px) {
.body_image_with_text .heading_text, .body_image_with_text .heading_text h2 {
font-size: 45px;
line-height: normal;
}
}
.body_image_with_text .sub_text {
color: #fff;
max-width: 1000px;
margin-top: 30px;
font-weight: 500;
letter-spacing: 1px;
text-align: center;
margin: auto;
font-size: 23px;
line-height: 30px;
}
@media (max-width: 600px) {
.body_image_with_text .sub_text {
font-size: 17px;
line-height: 120%;
}
}
.body_image_with_text.need_overlay:before {
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.55);
}
.better_process_wrapper {
padding-bottom: 150px !important;
}
.better_process_wrapper .large_white_title {
font-size: 75px;
color: #fff;
font-weight: 800;
font-family: 'Noto serif', serif;
margin-bottom: 10px !important;
display: block;
line-height: normal;
}
@media (max-width: 1495px) {
.better_process_wrapper .large_white_title {
font-size: 60px;
}
}
@media (max-width: 1024px) {
.better_process_wrapper .large_white_title {
font-size: 50px;
}
}
@media (max-width: 978px) {
.better_process_wrapper .large_white_title {
font-size: 60px;
}
}
.better_process_wrapper .better_process_text {
margin-top: 21px;
color: #fff;
font-size: 20px;
line-height: 30px;
font-weight: 500;
}
@media (max-width: 980px) {
.step_section_wrapper {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
}
@media (max-width: 980px) {
.step_section_wrapper .process_step_text {
margin-left: 20px !important;
margin-bottom: 30px !important;
}
}
.step_section_wrapper .et_pb_row {
width: 100%;
max-width: 100%;
}
.step_section_wrapper .reverse_margin {
margin-right: 0;
margin-left: 5.5%;
}
.step_section_wrapper .step_image {
max-width: 350px;
margin-bottom: 0px !important;
margin-left: 0px !important;
}
.step_section_wrapper .step_image img {
width: 70%;
}
.step_section_wrapper .step_title {
font-size: 45px;
color: #306b8f;
font-weight: 800;
font-family: 'Noto Serif';
margin-bottom: 25px !important;
margin-right: 20px;
line-height: normal;
}
@media (max-width: 980px) {
.step_section_wrapper .step_title {
font-size: 35px;
}
}
.step_section_wrapper .paragraph_title {
font-weight: 800;
font-size: 21px;
padding-bottom: 5px;
margin: 0px 100px 0px 55px !important;
text-transform: uppercase;
}
@media (max-width: 980px) {
.step_section_wrapper .paragraph_title {
margin: 0px 100px 0px 15px !important;
}
}
.step_section_wrapper .pargraph_text {
margin: 0px 100px 0px 55px !important;
font-size: 22px;
line-height: normal;
}
.step_section_wrapper .pargraph_text.flipped_side {
margin-right: 50px !important;
}
@media (max-width: 980px) {
.step_section_wrapper .pargraph_text {
margin: 0px 50px 0px 20px !important;
font-size: 18px;
}
}
.our_team .our_team_name {
font-weight: bold;
z-index: 15;
position: relative;
text-align: center;
padding-top: 20px;
font-size: 20px;
margin-bottom: 5px !important;
}
.our_team .our_team_name * {
-webkit-transition: none;
transition: none;
}
.our_team .our_team_role {
text-align: center;
position: relative;
z-index: 15;
margin-bottom: 20px !important;
font-size: 17px;
letter-spacing: 1px;
font-weight: 400;
color: #424242;
}
.our_team .our_team_role * {
-webkit-transition: none;
transition: none;
}
.our_team:hover .our_team_name, .our_team:hover .our_team_role {
color: #fff;
}
@media (max-width: 980px) {
.service_section_wrapper .list_col_wrapper {
margin-top: 20px;
}
}
.service_section_wrapper .list_col_wrapper .list_title {
margin-bottom: 12px !important;
font-size: 20px;
color: #E0712D;
font-weight: 600;
}
.service_section_wrapper .list_col_wrapper .list_bullets {
padding-bottom: 300px;
font-size: 17px;
}
@media (max-width: 980px) {
.service_section_wrapper .list_col_wrapper .list_bullets {
padding-bottom: 0px;
}
}
.first_list_bottom_image {
margin-top: -300px;
}
.grid_image_overlay {
-webkit-transition: 300ms ease;
transition: 300ms ease;
}
.grid_image_overlay:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
background: rgba(0, 0, 0, 0.61);
-webkit-transition: 300ms ease;
transition: 300ms ease;
-webkit-transform: scale(0);
transform: scale(0);
}
.grid_image_overlay .et_pb_image {
margin-bottom: 0px !important;
}
.grid_image_overlay .centered_text {
color: #fff;
position: absolute;
top: 0;
font-size: 18px;
line-height: 28px;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-weight: 500;
text-align: center;
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.grid_image_overlay .centered_text * {
color: #fff;
}
.grid_image_overlay:hover:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.grid_image_overlay:hover .centered_text {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.grid_image_overlay.our_team img {
border-radius: 4px;
}
.grid_image_overlay.our_team h1, .grid_image_overlay.our_team h2, .grid_image_overlay.our_team h3, .grid_image_overlay.our_team h4, .grid_image_overlay.our_team h5 {
color: #fff;
font-weight: bold;
font-size: 22px;
}
.grid_image_overlay.our_team .centered_text {
border-radius: 4px;
padding: 30px;
padding-bottom: 92px;
}
.grid_image_overlay.our_team:after {
border-radius: 4px;
-webkit-box-shadow: 0px 0px 10px #636363;
box-shadow: 0px 0px 10px #636363;
}
#mobile_services_sector_boxes p {
font-weight: 700;
font-size: 24px;
color: #306b8f;
letter-spacing: 1px;
}
#mobile_services_sector_boxes.et_pb_section_3 {
max-width: unset !important;
}
#mobile_services_sector_boxes .centered_text p {
color: #fff;
line-height: 160%;
font-size: 15px;
}
.case_studies {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 450px;
}
.case_studies .main_cs {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative;
cursor: pointer;
}
@media (max-width: 980px) {
.case_studies .main_cs {
margin-bottom: 10px;
}
}
.case_studies .main_cs .main {
background-size: cover !important;
height: 100%;
}
.case_studies .main_cs .main:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
background: rgba(4, 4, 4, 0.1);
}
.case_studies .main_cs .client_name {
bottom: 0;
position: absolute;
color: #fff;
font-size: 45px;
margin: 7px 30px;
line-height: normal;
}
.case_studies .main_cs .client_name span {
font-family: inherit;
}
.case_studies .main_cs .client_name .fa-arrow-right {
margin-left: 7px;
font-size: 15px;
color: #d8d8d8;
}
@media (max-width: 980px) {
.case_studies .main_cs .client_name {
margin: 7px 7px;
}
}
.case_studies .other_cs {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
overflow-y: scroll;
position: relative;
}
.case_studies .other_cs::-webkit-scrollbar {
width: 0px;
background: transparent; }
.case_studies .other_cs .top_row {
height: calc(50% - 4px);
margin: 8px 0px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media (max-width: 980px) {
.case_studies .other_cs .top_row a:first-child {
margin-left: 0px !important;
}
.case_studies .other_cs .top_row a:last-child {
margin-left: 10px;
}
}
.case_studies .other_cs .bottom_row {
height: calc(50% - 4px);
margin: 8px 0px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media (max-width: 980px) {
.case_studies .other_cs .bottom_row a:first-child {
margin-left: 0px !important;
}
.case_studies .other_cs .bottom_row a:last-child {
margin-left: 14px;
}
}
.case_studies .other_cs .cs_block {
background-size: cover !important;
background-position: center left !important;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
height: 100%;
margin-left: 8px;
position: relative;
cursor: pointer;
}
.case_studies .other_cs .cs_block .client_name {
height: 100%;
background: rgba(23, 21, 21, 0.4);
}
.case_studies .other_cs .cs_block .client_name:hover {
background: rgba(23, 21, 21, 0.25);
}
.case_studies .other_cs .cs_block .client_name span {
color: #fff;
font-size: 20px;
margin: 4px 10px;
display: inline-block;
position: absolute;
margin-bottom: 10px;
bottom: 0;
font-family: inherit;
}
.case_studies .other_cs .cs_block .client_name .fa-arrow-right {
margin-left: 7px;
font-size: 15px;
color: #d8d8d8;
}
@media (max-width: 980px) {
.case_studies {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-top: 14px;
height: 500px;
}
}
.case_sliders {
margin: 10px 0px;
text-align: right;
}
.case_sliders.hidden {
visibility: hidden;
display: block;
}
.case_sliders button {
padding: 6px 9px;
border: 2px solid #306b8f;
cursor: pointer;
background: #fff;
}
.case_sliders button:hover {
background: #306b8f;
}
.case_sliders button:hover i {
color: #fff;
}
.case_sliders button.up, .case_sliders button.left {
margin-right: 7px;
}
.case_sliders i {
font-size: 16px;
color: #306b8f;
}
.case_study_focus {
margin-top: 0;
overflow-x: hidden;
overflow-y: visible;
padding-top: 20px;
}
.case_study_focus .client_section {
background: #fff;
display: none;
position: relative;
-webkit-transition: 300ms ease;
transition: 300ms ease;
padding-top: 20px;
}
.case_study_focus .client_section.active {
opacity: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.case_study_focus .client_section.active:after {
content: '';
position: absolute;
background: linear-gradient(170deg, #306b8f -20%, #cc638f, #306b8f);
width: 0%;
left: 0;
top: -14px;
height: 2px;
-webkit-animation: swipe_over_1 300ms ease forwards, swipe_over_2 300ms ease 320ms forwards;
animation: swipe_over_1 300ms ease forwards, swipe_over_2 300ms ease 320ms forwards;
}
.case_study_focus .client_section .information {
width: 50%;
margin-right: 50px;
margin-top: 30px;
}
.case_study_focus .client_section .information p {
font-size: 16px;
padding: 0;
}
.case_study_focus .client_section .information p.client_label {
font-size: 23px;
line-height: normal;
color: #306b8f;
font-weight: 500;
margin-bottom: 18px;
}
.case_study_focus .client_section .information label {
font-weight: bold;
font-size: 16px;
padding-bottom: 10px;
display: inline-block;
margin-right: 10px;
min-width: 90px;
}
.case_study_focus .client_section .images {
max-width: 50%;
min-width: 50%;
}
.case_study_focus .client_section .images h3 {
font-family: inherit;
text-transform: uppercase;
font-weight: 500;
font-size: 17px;
}
.case_study_focus .client_section .images hr {
border: none;
border-bottom: 2px solid;
margin: 0;
margin-bottom: 18px;
}
.case_study_focus .client_section .images .large_image {
margin-bottom: 6px;
}
.case_study_focus .client_section .images .large_image img {
min-width: 100%;
}
.case_study_focus .client_section .images .small_images {
overflow: scroll;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border-top: 2px solid #306b8f;
}
.case_study_focus .client_section .images .small_images > :first-child {
margin-left: 0px !important;
}
.case_study_focus .client_section .images .small_images > :last-child {
margin-right: 0px !important;
}
.case_study_focus .client_section .images .small_images .small_image {
height: 100px;
background-size: cover !important;
margin: 7px;
margin-bottom: 0;
cursor: pointer;
min-width: 28%;
}
.case_study_focus .client_section .images .small_images .small_image:hover {
min-width: 35%;
}
@media (max-width: 980px) {
.case_study_focus .client_section {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.case_study_focus .client_section .information {
margin: unset;
margin-bottom: 30px;
max-width: 100%;
width: 100%;
}
.case_study_focus .client_section .images {
max-width: 100%;
}
}
@-webkit-keyframes swipe_over_1 {
from {
width: 0%;
}
to {
width: 100%;
}
}
@keyframes swipe_over_1 {
from {
width: 0%;
}
to {
width: 100%;
}
}
@-webkit-keyframes swipe_over_2 {
from {
left: 0%;
}
to {
left: 100%;
}
}
@keyframes swipe_over_2 {
from {
left: 0%;
}
to {
left: 100%;
}
}