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%;
}
}@font-face{font-family:dashicons;src:url(//moe1.com/wp-includes/fonts/dashicons.eot)}@font-face{font-family:dashicons;src:url(data:application/font-woff;charset=utf-8;base64,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) format('woff'),url(//moe1.com/wp-includes/fonts/dashicons.ttf) format("truetype"),url(//moe1.com/wp-includes/fonts/dashicons.svg#dashicons) format("svg");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{display:inline-block;width:20px;height:20px;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;text-align:center;transition:color .1s ease-in 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashicons-menu:before{content:"\f333"}.dashicons-admin-site:before{content:"\f319"}.dashicons-dashboard:before{content:"\f226"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-users:before{content:"\f110"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-filter:before{content:"\f536"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-links:before,.dashicons-format-links:before{content:"\f103"}.dashicons-admin-post:before,.dashicons-format-standard:before{content:"\f109"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-video:before{content:"\f126"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-quote:before{content:"\f122"}.dashicons-welcome-edit-page:before,.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-filter:before{content:"\f533"}.dashicons-undo:before{content:"\f171"}.dashicons-redo:before{content:"\f172"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-distractionfree:before,.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-video:before{content:"\f219"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-table:before{content:"\f535"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-none:before{content:"\f138"}.dashicons-lock:before{content:"\f160"}.dashicons-unlock:before{content:"\f528"}.dashicons-calendar:before{content:"\f145"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-visibility:before{content:"\f177"}.dashicons-hidden:before{content:"\f530"}.dashicons-post-status:before{content:"\f173"}.dashicons-edit:before{content:"\f464"}.dashicons-post-trash:before,.dashicons-trash:before{content:"\f182"}.dashicons-sticky:before{content:"\f537"}.dashicons-external:before{content:"\f504"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-leftright:before{content:"\f229"}.dashicons-sort:before{content:"\f156"}.dashicons-randomize:before{content:"\f503"}.dashicons-list-view:before{content:"\f163"}.dashicons-excerpt-view:before,.dashicons-exerpt-view:before{content:"\f164"}.dashicons-grid-view:before{content:"\f509"}.dashicons-move:before{content:"\f545"}.dashicons-hammer:before{content:"\f308"}.dashicons-art:before{content:"\f309"}.dashicons-migrate:before{content:"\f310"}.dashicons-performance:before{content:"\f311"}.dashicons-universal-access:before{content:"\f483"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-tickets:before{content:"\f486"}.dashicons-nametag:before{content:"\f484"}.dashicons-clipboard:before{content:"\f481"}.dashicons-heart:before{content:"\f487"}.dashicons-megaphone:before{content:"\f488"}.dashicons-schedule:before{content:"\f489"}.dashicons-wordpress:before{content:"\f120"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-pressthis:before{content:"\f157"}.dashicons-update:before{content:"\f463"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-cart:before{content:"\f174"}.dashicons-feedback:before{content:"\f175"}.dashicons-cloud:before{content:"\f176"}.dashicons-translation:before{content:"\f326"}.dashicons-tag:before{content:"\f323"}.dashicons-category:before{content:"\f318"}.dashicons-archive:before{content:"\f480"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-text:before{content:"\f478"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-yes:before{content:"\f147"}.dashicons-no:before{content:"\f158"}.dashicons-no-alt:before{content:"\f335"}.dashicons-plus:before{content:"\f132"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-minus:before{content:"\f460"}.dashicons-dismiss:before{content:"\f153"}.dashicons-marker:before{content:"\f159"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-star-empty:before{content:"\f154"}.dashicons-flag:before{content:"\f227"}.dashicons-info:before{content:"\f348"}.dashicons-warning:before{content:"\f534"}.dashicons-share:before{content:"\f237"}.dashicons-share1:before{content:"\f237"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-twitter:before{content:"\f301"}.dashicons-rss:before{content:"\f303"}.dashicons-email:before{content:"\f465"}.dashicons-email-alt:before{content:"\f466"}.dashicons-facebook:before{content:"\f304"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-networking:before{content:"\f325"}.dashicons-googleplus:before{content:"\f462"}.dashicons-location:before{content:"\f230"}.dashicons-location-alt:before{content:"\f231"}.dashicons-camera:before{content:"\f306"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-vault:before{content:"\f178"}.dashicons-shield:before{content:"\f332"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-sos:before{content:"\f468"}.dashicons-search:before{content:"\f179"}.dashicons-slides:before{content:"\f181"}.dashicons-analytics:before{content:"\f183"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-area:before{content:"\f239"}.dashicons-groups:before{content:"\f307"}.dashicons-businessman:before{content:"\f338"}.dashicons-id:before{content:"\f336"}.dashicons-id-alt:before{content:"\f337"}.dashicons-products:before{content:"\f312"}.dashicons-awards:before{content:"\f313"}.dashicons-forms:before{content:"\f314"}.dashicons-testimonial:before{content:"\f473"}.dashicons-portfolio:before{content:"\f322"}.dashicons-book:before{content:"\f330"}.dashicons-book-alt:before{content:"\f331"}.dashicons-download:before{content:"\f316"}.dashicons-upload:before{content:"\f317"}.dashicons-backup:before{content:"\f321"}.dashicons-clock:before{content:"\f469"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-microphone:before{content:"\f482"}.dashicons-desktop:before{content:"\f472"}.dashicons-laptop:before{content:"\f547"}.dashicons-tablet:before{content:"\f471"}.dashicons-smartphone:before{content:"\f470"}.dashicons-phone:before{content:"\f525"}.dashicons-smiley:before{content:"\f328"}.dashicons-index-card:before{content:"\f510"}.dashicons-carrot:before{content:"\f511"}.dashicons-building:before{content:"\f512"}.dashicons-store:before{content:"\f513"}.dashicons-album:before{content:"\f514"}.dashicons-palmtree:before{content:"\f527"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-money:before{content:"\f526"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-layout:before{content:"\f538"}.dashicons-paperclip:before{content:"\f546"}