.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@font-face {
font-family: 'Basis Grotesque';
src: url(//innorthsomerset.co.uk/wp-content/themes/ins/a/fonts/basis-grotesque/basis-grotesque-regular-pro.woff2) format('woff2'),
url(//innorthsomerset.co.uk/wp-content/themes/ins/a/fonts/basis-grotesque/basis-grotesque-regular-pro.woff) format('woff'),
url(//innorthsomerset.co.uk/wp-content/themes/ins/a/fonts/basis-grotesque/basis-grotesque-regular-pro.ttf) format('truetype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Basis Grotesque';
src: url(//innorthsomerset.co.uk/wp-content/themes/ins/a/fonts/basis-grotesque/basis-grotesque-bold-pro.woff2) format('woff2'),
url(//innorthsomerset.co.uk/wp-content/themes/ins/a/fonts/basis-grotesque/basis-grotesque-bold-pro.woff) format('woff'),
url(//innorthsomerset.co.uk/wp-content/themes/ins/a/fonts/basis-grotesque/basis-grotesque-bold-pro.ttf) format('truetype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Basis Grotesque';
src: url(//innorthsomerset.co.uk/wp-content/themes/ins/a/fonts/basis-grotesque/basis-grotesque-black-pro.woff2) format('woff2'),
url(//innorthsomerset.co.uk/wp-content/themes/ins/a/fonts/basis-grotesque/basis-grotesque-black-pro.woff) format('woff'),
url(//innorthsomerset.co.uk/wp-content/themes/ins/a/fonts/basis-grotesque/basis-grotesque-black-pro.ttf) format('truetype');
font-weight: 900;
font-style: normal;
font-display: swap;
}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield; outline-offset: -2px; } [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}
html {
scroll-behavior: smooth;
}
body {
font-family: "Basis Grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6, p, a, li, span {
font-family: inherit;
}
a {
color: #db0e75;
text-decoration: none;
display: inline-block;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
}
a:link {
color: #db0e75;
}
a:visited {
color: #db0e75;
}
a:hover {
color: #db0e75;
text-decoration: underline;
}
a:active {
color: #db0e75;
}
*, *::before, *::after {
box-sizing: border-box;
}
::-moz-selection {
color: white;
background: #db0e75;
}
::selection {
color: white;
background: #db0e75;
}
.td {
display: table-cell;
}
.table {
display: table;
width: 100%;
}
.vt {
vertical-align: top;
}
.vm {
vertical-align: middle;
}
img {
width: auto;
max-width: 100%;
height: auto;
border: 0;
}
section {
width: 100%;
padding: 75px;
background: #fff;
}
@media screen and (max-width: 767px) {
section {
padding: 40px 15px;
}
}
.container {
max-width: 1450px;
width: 100%;
margin: 0 auto;
}
h1 {
font-size: 2.5em;
margin-bottom: 25px;
}
h2 {
font-size: 1.875em;
margin-bottom: 25px;
}
h3 {
font-size: 1.5em;
margin-bottom: 20px;
}
p {
margin-bottom: 20px;
font-weight: 400;
}
p a {
font-size: inherit;
color: #db0e75;
}
p a em, p a strong {
color: inherit;
}
p em, p strong {
font-size: inherit;
color: inherit;
}
div.loading-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background: #eee;
z-index: 99999;
text-align: center;
-webkit-transition: 1s ease-out;
-moz-transition: 1s ease-out;
-ms-transition: 1s ease-out;
-o-transition: 1s ease-out;
transition: 1s ease-out;
-webkit-transition-delay: 1s;
-moz-transition-delay: 1s;
-ms-transition-delay: 1s;
-o-transition-delay: 1s;
transition-delay: 1s;
}
div.loading-overlay div.beacon {
display: inline-block;
position: relative;
}
div.loading-overlay div.beacon:before, div.loading-overlay div.beacon:after {
position: absolute;
content: "";
height: 38px;
width: 38px;
left: 0;
top: 0;
background-color: transparent;
border-radius: 50%;
-webkit-animation: ping 2s infinite cubic-bezier(0, 1.03, 0.68, 0.91);
-moz-animation: ping 2s infinite cubic-bezier(0, 1.03, 0.68, 0.91);
-ms-animation: ping 2s infinite cubic-bezier(0, 1.03, 0.68, 0.91);
-o-animation: ping 2s infinite cubic-bezier(0, 1.03, 0.68, 0.91);
animation: ping 2s infinite cubic-bezier(0, 1.03, 0.68, 0.91);
border: 1px solid #db0e75;
}
div.loading-overlay div.beacon:after {
-webkit-animation-delay: 0.34s;
-moz-animation-delay: 0.34s;
-ms-animation-delay: 0.34s;
-o-animation-delay: 0.34s;
animation-delay: 0.34s;
}
div.loading-overlay svg {
width: 40px;
height: 40px;
filter: drop-shadow(3px 2px 1px rgba(0, 0, 0, 0.1));
-webkit-filter: drop-shadow(3px 2px 1px rgba(0, 0, 0, 0.1));
}
div.loading-overlay svg .st1 {
fill: #db0e75 !important;
}
@keyframes ping {
0% {
transform: scale(1);
opacity: 0.6;
}
70% {
transform: scale(1.8);
opacity: 0;
}
100% {
opacity: 0;
}
}
div.loading-overlay.loaded {
opacity: 0;
visibility: hidden;
}
.acf-input-wrap {
height: auto !important;
}
header {
background: #fff;
position: fixed;
top: 0;
width: 100%;
-webkit-box-shadow: 0px -35px 35px 35px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px -35px 35px 35px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0px -35px 35px 35px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0px -35px 35px 35px rgba(0, 0, 0, 0.1);
box-shadow: 0px -35px 35px 35px rgba(0, 0, 0, 0.1);
min-height: 69px;
z-index: 3;
}
header #skip-to-content {
position: absolute;
top: -35px;
left: 15px;
z-index: 99;
}
header #skip-to-content a {
padding: 10px 15px;
font-weight: bold;
opacity: 0;
background: white;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
-webkit-transform: translate3d(0, 0px, 0);
-moz-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
-o-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0);
-webkit-transition: 0.17s ease-out;
-moz-transition: 0.17s ease-out;
-ms-transition: 0.17s ease-out;
-o-transition: 0.17s ease-out;
transition: 0.17s ease-out;
}
header #skip-to-content a:focus {
opacity: 1;
-webkit-transform: translate3d(0, 50px, 0);
-moz-transform: translate3d(0, 50px, 0);
-ms-transform: translate3d(0, 50px, 0);
-o-transform: translate3d(0, 50px, 0);
transform: translate3d(0, 50px, 0);
}
header div.logo-container {
width: 100%;
max-width: 230px;
padding: 25px;
background: #db0e75;
position: absolute;
top: 0;
overflow: hidden;
left: 50px;
-webkit-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
-ms-border-radius: 0 0 3px 3px;
-o-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
-webkit-transition: 0.12s ease-out;
-moz-transition: 0.12s ease-out;
-ms-transition: 0.12s ease-out;
-o-transition: 0.12s ease-out;
transition: 0.12s ease-out;
z-index: 1;
}
header div.logo-container svg {
width: 180px;
height: auto;
}
header div.logo-container svg .st0 {
-webkit-transition: 0.12s ease-out;
-moz-transition: 0.12s ease-out;
-ms-transition: 0.12s ease-out;
-o-transition: 0.12s ease-out;
transition: 0.12s ease-out;
}
@media screen and (max-width: 767px) {
header div.logo-container {
left: 15px;
}
}
nav.greedy-nav {
position: relative;
min-width: 250px;
}
header .nav-container {
position: relative;
}
header .nav-container nav > div {
position: relative;
}
header .nav-container nav ul.menu {
margin: 0;
list-style-type: none;
padding: 0 0 0 280px;
display: inline-block;
-webkit-transition: 0.12s ease-out;
-moz-transition: 0.12s ease-out;
-ms-transition: 0.12s ease-out;
-o-transition: 0.12s ease-out;
transition: 0.12s ease-out;
}
header .nav-container nav ul.menu:hover > li {
opacity: 0.4;
}
header .nav-container nav ul.menu > li {
display: inline-block;
margin-right: -4px;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
}
header .nav-container nav ul.menu > li.fade {
opacity: 0.4;
}
header .nav-container nav ul.menu > li:hover {
opacity: 1;
}
header .nav-container nav ul.menu > li:hover > a {
background: #db0e75;
color: #fff;
}
header .nav-container nav ul.menu > li > a {
padding: 27px 30px;
font-weight: bold;
display: inline-block;
font-size: 0.98em;
color: rgb(89.25, 89.25, 89.25);
position: relative;
border-right: 1px solid #eee;
line-height: 1;
}
header .nav-container nav ul.menu > li:last-of-type a {
border-right: none;
}
header .nav-container nav ul.menu > li.menu-item-has-children > a:before {
content: "";
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid transparent;
position: absolute;
bottom: -6px;
left: calc(50% - 3px);
-webkit-transition: 0.12s ease;
-moz-transition: 0.12s ease;
-ms-transition: 0.12s ease;
-o-transition: 0.12s ease;
transition: 0.12s ease;
opacity: 0;
-webkit-transform: translate3d(0, -6px, 0);
-moz-transform: translate3d(0, -6px, 0);
-ms-transform: translate3d(0, -6px, 0);
-o-transform: translate3d(0, -6px, 0);
transform: translate3d(0, -6px, 0);
}
header .nav-container nav ul.menu > li.menu-item-has-children > a:after {
content: "\f078";
font-family: "Font Awesome 7 Free";
font-size: 8px;
margin-left: 12px;
opacity: 0.5;
position: relative;
top: -2px;
}
header .nav-container nav ul.menu > li.menu-item-has-children > a:hover:before {
border-top: 6px solid #db0e75;
opacity: 1;
-webkit-transform: translate3d(0, 0px, 0);
-moz-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
-o-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0);
}
header .nav-container nav ul.menu > li.menu-item-has-children .sub-menu {
list-style-type: none;
}
header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu {
position: absolute;
left: 280px;
width: calc(100% - 280px);
background: white;
z-index: -1;
padding: 50px 30px;
visibility: hidden;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
opacity: 0;
-webkit-transform: translate3d(0, -6px, 0);
-moz-transform: translate3d(0, -6px, 0);
-ms-transform: translate3d(0, -6px, 0);
-o-transform: translate3d(0, -6px, 0);
transform: translate3d(0, -6px, 0);
}
header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li:not(.title) a {
color: rgb(137.4157303371, 138.7078651685, 142.5842696629);
font-weight: 400;
font-size: 0.9em;
padding: 6px 0;
}
header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li:not(.title) a:after {
content: "\f054";
font-family: "Font Awesome 7 Free";
font-weight: 900;
margin-left: 10px;
font-size: 0.6em;
bottom: 1px;
position: relative;
display: inline-block;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
}
header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li:not(.title) a:hover {
color: #db0e75;
}
header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li:not(.title) a:hover:after {
color: #db0e75;
-webkit-transform: translate3d(3px, 0, 0);
-moz-transform: translate3d(3px, 0, 0);
-ms-transform: translate3d(3px, 0, 0);
-o-transform: translate3d(3px, 0, 0);
transform: translate3d(3px, 0, 0);
}
header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.title > a {
color: #57585b;
font-size: 1.25em;
font-weight: 600;
cursor: default;
margin-bottom: 25px;
}
header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.title > a i.fas, header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.title > a i.fab, header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.title > a i.far {
font-size: 1em;
margin-right: 10px;
color: #db0e75;
width: 25px;
text-align: center;
}
header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.title > a:not([href$=\#]) {
cursor: pointer;
}
header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.title > a:not([href$=\#]):hover {
color: #333;
}
header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li a[href="#"] {
font-size: 0;
}
header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li a[href="#"]:after {
display: none;
}
header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.col-1, header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.col-2, header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.col-3, header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.col-4 {
float: left;
}
header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.col-1 {
width: 25%;
}
header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.col-2 {
width: 50%;
}
header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.col-3 {
width: 75%;
}
header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.col-4 {
width: 100%;
}
header .nav-container nav ul.menu > li.menu-item-has-children:hover > a {
background: #db0e75;
color: #fff;
}
header .nav-container nav ul.menu > li.menu-item-has-children:hover > a:before {
border-top: 6px solid #db0e75;
opacity: 1;
-webkit-transform: translate3d(0, 0px, 0);
-moz-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
-o-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0);
}
header .nav-container nav ul.menu > li.menu-item-has-children:hover > .sub-menu {
visibility: visible;
opacity: 1;
-webkit-transform: translate3d(0, 0px, 0);
-moz-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
-o-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0);
-webkit-box-shadow: inset 0px 35px 35px -35px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0px 35px 35px -35px rgba(0, 0, 0, 0.1);
-ms-box-shadow: inset 0px 35px 35px -35px rgba(0, 0, 0, 0.1);
-o-box-shadow: inset 0px 35px 35px -35px rgba(0, 0, 0, 0.1);
box-shadow: inset 0px 35px 35px -35px rgba(0, 0, 0, 0.1);
}
header .nav-container .more {
display: inline-block;
margin-right: -4px;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
}
header .nav-container .more.fade {
opacity: 0.4;
}
header .nav-container .more .more_btn > a {
padding: 27px 30px;
font-weight: bold;
display: inline-block;
font-size: 0.98em;
color: rgb(89.25, 89.25, 89.25);
position: relative;
border-right: 1px solid #eee;
line-height: 1;
}
header .nav-container .more .more_btn > a:before {
content: "";
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid transparent;
position: absolute;
bottom: -6px;
left: calc(50% - 3px);
-webkit-transition: 0.12s ease;
-moz-transition: 0.12s ease;
-ms-transition: 0.12s ease;
-o-transition: 0.12s ease;
transition: 0.12s ease;
opacity: 0;
-webkit-transform: translate3d(0, -6px, 0);
-moz-transform: translate3d(0, -6px, 0);
-ms-transform: translate3d(0, -6px, 0);
-o-transform: translate3d(0, -6px, 0);
transform: translate3d(0, -6px, 0);
}
header .nav-container .more .more_btn > a:after {
content: "\f078";
font-family: "Font Awesome 7 Free";
font-size: 8px;
margin-left: 12px;
opacity: 0.5;
position: relative;
top: -2px;
}
header .nav-container .more .more_btn > a:hover {
background: #db0e75;
color: #fff;
}
header .nav-container .more .more_btn > a:hover:before {
border-top: 6px solid #db0e75;
opacity: 1;
-webkit-transform: translate3d(0, 0px, 0);
-moz-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
-o-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0);
}
header .nav-container .more > .hidden-links {
position: absolute;
left: 280px;
width: calc(100% - 280px);
background: white;
z-index: -1;
padding: 50px 30px;
visibility: hidden;
margin: 0;
list-style-type: none;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
opacity: 0;
-webkit-transform: translate3d(0, -6px, 0);
-moz-transform: translate3d(0, -6px, 0);
-ms-transform: translate3d(0, -6px, 0);
-o-transform: translate3d(0, -6px, 0);
transform: translate3d(0, -6px, 0);
}
header .nav-container .more > .hidden-links li ul.sub-menu {
list-style-type: none;
}
header .nav-container .more > .hidden-links li:not(.title) a {
color: rgb(137.4157303371, 138.7078651685, 142.5842696629);
font-weight: 400;
font-size: 0.9em;
padding: 6px 0;
}
header .nav-container .more > .hidden-links li:not(.title) a:after {
content: "\f054";
font-family: "Font Awesome 7 Free";
font-weight: 900;
margin-left: 10px;
font-size: 0.6em;
bottom: 1px;
position: relative;
display: inline-block;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
}
header .nav-container .more > .hidden-links li:not(.title) a:hover {
color: #db0e75;
}
header .nav-container .more > .hidden-links li:not(.title) a:hover:after {
color: #db0e75;
-webkit-transform: translate3d(3px, 0, 0);
-moz-transform: translate3d(3px, 0, 0);
-ms-transform: translate3d(3px, 0, 0);
-o-transform: translate3d(3px, 0, 0);
transform: translate3d(3px, 0, 0);
}
header .nav-container .more > .hidden-links li.title > a {
color: #57585b;
font-size: 1.25em;
font-weight: 600;
cursor: default;
margin-bottom: 25px;
}
header .nav-container .more > .hidden-links li.title > a i.fas, header .nav-container .more > .hidden-links li.title > a i.fab, header .nav-container .more > .hidden-links li.title > a i.far {
font-size: 1em;
margin-right: 10px;
color: #db0e75;
}
header .nav-container .more > .hidden-links li.col-1, header .nav-container .more > .hidden-links li.col-2, header .nav-container .more > .hidden-links li.col-3, header .nav-container .more > .hidden-links li.col-4 {
float: left;
}
header .nav-container .more > .hidden-links li.col-1 {
width: 25%;
}
header .nav-container .more > .hidden-links li.col-2 {
width: 50%;
}
header .nav-container .more > .hidden-links li.col-3 {
width: 75%;
}
header .nav-container .more > .hidden-links li.col-4 {
width: 100%;
}
header .nav-container .more.hidden {
display: none;
}
header .nav-container .more:hover > .hidden-links {
visibility: visible;
opacity: 1;
-webkit-transform: translate3d(0, 0px, 0);
-moz-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
-o-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0);
-webkit-box-shadow: inset 0px 35px 35px -35px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0px 35px 35px -35px rgba(0, 0, 0, 0.1);
-ms-box-shadow: inset 0px 35px 35px -35px rgba(0, 0, 0, 0.1);
-o-box-shadow: inset 0px 35px 35px -35px rgba(0, 0, 0, 0.1);
box-shadow: inset 0px 35px 35px -35px rgba(0, 0, 0, 0.1);
}
header .nav-container .social-icon.mobile {
color: white;
display: none;
font-weight: bold;
margin-top: 15px;
display: none;
}
header .nav-container .social-icon.mobile i {
color: #00aced;
margin-right: 14px;
}
header .nav-container .social-and-search {
text-align: right;
background: #fff;
}
header .nav-container .social-and-search .search {
padding: 22px 20px;
margin-left: -4px;
background: #f7f7f7;
display: inline-block;
vertical-align: top;
cursor: text;
-webkit-transition: width 0.12s ease;
-moz-transition: width 0.12s ease;
-ms-transition: width 0.12s ease;
-o-transition: width 0.12s ease;
transition: width 0.12s ease;
height: 69px;
}
header .nav-container .social-and-search .search:hover {
background: rgb(234.25, 234.25, 234.25);
}
header .nav-container .social-and-search .search i {
background: #db0e75;
padding: 6px 6px 6px 7px;
margin: -10px 12px -10px 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
color: #fff;
font-size: 13px;
width: auto !important;
}
@media screen and (max-width: 767px) {
header .nav-container .social-and-search .search i {
margin-right: 0;
font-size: 16px;
}
}
header .nav-container .social-and-search .search form input {
font-size: 0.85em;
font-weight: 300;
border: 0;
background: none;
width: 45px;
display: inline-block;
padding: 0;
margin: 5px 0;
outline: 0;
-webkit-box-sizing: border-box;
transform: translate3d(0, 0, 0);
-webkit-transition: width 0.12s ease;
-moz-transition: width 0.12s ease;
-ms-transition: width 0.12s ease;
-o-transition: width 0.12s ease;
transition: width 0.12s ease;
}
@media screen and (max-width: 767px) {
header .nav-container .social-and-search .search form input {
width: 0;
font-size: 1em;
}
}
@media screen and (max-width: 767px) {
header .nav-container .social-and-search .search {
padding: 20px 20px 21px 20px;
height: 69px;
background: #fff;
}
}
header .nav-container .social-and-search button[type=submit] {
visibility: hidden;
opacity: 0;
-webkit-transition: opacity 0.12s ease;
-moz-transition: opacity 0.12s ease;
-ms-transition: opacity 0.12s ease;
-o-transition: opacity 0.12s ease;
transition: opacity 0.12s ease;
-webkit-appearance: none;
border: none;
background: #db0e75;
color: #fff;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
cursor: pointer;
font-size: 0.875em;
font-weight: bold;
text-transform: uppercase;
-webkit-box-shadow: 2.121px 2.121px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 2.121px 2.121px 0px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 2.121px 2.121px 0px rgba(0, 0, 0, 0.2);
-o-box-shadow: 2.121px 2.121px 0px rgba(0, 0, 0, 0.2);
box-shadow: 2.121px 2.121px 0px rgba(0, 0, 0, 0.2);
width: 0;
padding: 0;
}
header .nav-container .social-and-search.expanded {
position: absolute;
top: 0;
right: 0;
z-index: 1;
}
@media screen and (max-width: 767px) {
header .nav-container .social-and-search.expanded i {
margin-right: 10px;
}
}
header .nav-container .social-and-search.expanded:before {
content: "";
width: 40px;
height: 100%;
position: absolute;
top: 0;
left: -40px;
background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#66000000",GradientType=1 );
}
header .nav-container .social-and-search.expanded .search {
padding: 18px 20px;
}
header .nav-container .social-and-search.expanded .search form input {
width: 250px;
}
@media screen and (max-width: 767px) {
header .nav-container .social-and-search.expanded .search form input {
width: 30vw;
}
}
header .nav-container .social-and-search.expanded button[type=submit] {
visibility: visible;
opacity: 1;
width: auto;
padding: 8px 18px;
}
header .nav-container .social-and-search.expanded button[type=submit]:hover {
box-shadow: 2.121px 4.121px 0px rgba(0, 0, 0, 0.2);
transform: translateY(-2px);
transition: box-shadow 0.2s, transform 0.2s;
background: rgb(195.0321888412, 12.4678111588, 104.19527897);
}
header .nav-container .social-and-search #mobile_menu_toggle {
cursor: pointer;
display: none;
margin-top: 22px;
margin-right: 10px;
margin-left: 10px;
}
header .nav-container .social-and-search #mobile_menu_toggle span {
display: inline-block;
vertical-align: middle;
margin-right: 7px;
font-weight: bold;
}
header .nav-container .social-and-search #mobile_menu_toggle #hamburger {
display: inline-block;
vertical-align: middle;
width: 32px;
}
header .nav-container .social-and-search #mobile_menu_toggle #hamburger i {
border-radius: 2px;
content: "";
display: block;
width: 100%;
height: 5px;
background-color: #db0e75;
}
header .nav-container .social-and-search #mobile_menu_toggle #hamburger i:nth-child(1) {
-webkit-animation: outT 0.8s backwards;
animation: outT 0.8s backwards;
-webkit-animation-direction: reverse;
animation-direction: reverse;
}
header .nav-container .social-and-search #mobile_menu_toggle #hamburger i:nth-child(2) {
margin: 5px 0;
-webkit-animation: outM 0.8s backwards;
animation: outM 0.8s backwards;
-webkit-animation-direction: reverse;
animation-direction: reverse;
}
header .nav-container .social-and-search #mobile_menu_toggle #hamburger i:nth-child(3) {
-webkit-animation: outBtm 0.8s backwards;
animation: outBtm 0.8s backwards;
-webkit-animation-direction: reverse;
animation-direction: reverse;
}
header .nav-container .social-and-search #mobile_menu_toggle.active #hamburger i:nth-child(1) {
-webkit-animation: inT 0.8s forwards;
animation: inT 0.8s forwards;
}
header .nav-container .social-and-search #mobile_menu_toggle.active #hamburger i:nth-child(2) {
-webkit-animation: inM 0.8s forwards;
animation: inM 0.8s forwards;
}
header .nav-container .social-and-search #mobile_menu_toggle.active #hamburger i:nth-child(3) {
-webkit-animation: inBtm 0.8s forwards;
animation: inBtm 0.8s forwards;
}
header .nav-container .social-and-search .social-icon {
padding: 24px 30px;
font-weight: bold;
display: inline-block;
font-size: 0.98em;
position: relative;
}
header .nav-container .social-and-search .social-icon i {
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
}
header .nav-container .social-and-search .social-icon.twitter i {
color: #00aced;
}
header .nav-container .social-and-search .social-icon.twitter:hover {
background: #00aced;
}
header .nav-container .social-and-search .social-icon.twitter:hover i {
color: #fff;
}
header.slim .logo-container {
max-width: 90px;
padding: 14px 25px 10px 25px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
header.slim .logo-container svg {
width: 40px;
height: 40px;
}
header.slim .logo-container svg .st0 {
opacity: 0;
}
header.slim .nav-container nav ul.menu {
padding: 0 0 0 140px;
}
header.slim .nav-container nav ul.menu li.menu-item-has-children > .sub-menu {
left: 140px;
width: calc(100% - 140px);
}
body.mobile-menu header .nav-container nav {
right: 0;
transform: translateX(100%);
top: 69px;
bottom: inherit;
width: calc(100% - 105px);
height: calc(100vh - 69px);
overflow-y: scroll;
padding: 20px;
background-color: #db0e75;
position: absolute;
transition: right 0.5s;
overflow-x: hidden;
}
body.mobile-menu header .nav-container nav ul.menu {
padding-left: 0;
width: 100%;
}
body.mobile-menu header .nav-container nav ul.menu > li {
display: block;
}
body.mobile-menu header .nav-container nav ul.menu > li > a {
color: white;
border-right: none;
padding: 15px 30px;
}
body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > a:before {
display: none;
}
body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > a:after {
display: none;
}
body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu {
z-index: 1;
opacity: 1;
visibility: visible;
background-color: transparent;
width: 100% !important;
left: 100% !important;
top: 0;
transform: none;
height: calc(100% - 69px);
padding: 20px;
background-color: #db0e75;
transition: 0.5s;
}
body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li .sub-menu {
width: 100%;
margin-bottom: 20px;
}
body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li:not(.title) a {
color: white;
}
body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li:not(.title) a:hover {
color: white;
}
body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li:not(.title) a:hover:after {
color: white;
transform: none;
}
body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.title > a {
color: white;
}
body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.title > a i.fas, body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.title > a i.fab, body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.title > a i.far {
color: white;
}
body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.col-1, body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.col-2, body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.col-3, body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu li.col-4 {
float: none;
width: 100%;
}
body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu .close_arrow {
margin-bottom: 20px;
}
body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children > .sub-menu .close_arrow i {
color: white;
font-size: 24px;
}
body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children:hover > .sub-menu {
transform: none;
box-shadow: none;
}
body.mobile-menu header .nav-container nav ul.menu > li.menu-item-has-children:after {
content: "\f054";
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 7 Free";
font-weight: 900;
font-size: 14px;
padding-top: 13px;
float: right;
position: relative;
color: white;
}
body.mobile-menu header .nav-container nav ul.menu:hover > li {
opacity: 1;
}
body.mobile-menu header .nav-container .social-and-search .social-icon {
display: none;
}
body.mobile-menu header .nav-container .social-and-search #mobile_menu_toggle {
display: inline-block;
}
body.mobile-menu header .nav-container .social-icon.mobile {
display: block;
}
div.menu-overlay {
width: 100%;
height: 100vh;
background: rgba(51, 51, 51, 0.6);
display: block;
position: fixed;
top: 0;
left: 0;
z-index: -1;
opacity: 0;
transition: opacity 0.17s ease, z-index 0s;
}
div.menu-overlay.show {
opacity: 1;
z-index: 3;
}
.cta {
border-radius: 20px;
font-size: 16px;
line-height: 16px;
color: white;
padding: 12px 20px 12px 60px;
box-shadow: 2.121px 2.121px 0px rgba(0, 0, 0, 0.2);
transition: box-shadow 0.2s, transform 0.2s;
position: relative;
}
.cta svg {
position: absolute;
left: 0;
top: 0;
width: 40px;
height: 40px;
border-radius: 20px;
}
.cta svg .st1 {
fill: rgba(0, 0, 0, 0.1);
}
.cta span {
position: relative;
z-index: 1;
color: white;
line-height: 16px;
font-size: 16px;
}
.cta span:after {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 7 Free";
font-weight: 900;
content: "\f054";
font-size: 10px;
padding-left: 15px;
vertical-align: middle;
line-height: 11px;
position: relative;
z-index: 1;
}
.cta:before {
content: "";
background: rgba(0, 0, 0, 0.1);
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 40px;
border-radius: 20px;
z-index: 0;
transition: width 0.2s;
}
.cta:hover {
box-shadow: 2.121px 4.121px 0px rgba(0, 0, 0, 0.2);
transform: translateY(-2px);
transition: box-shadow 0.2s 0.2s, transform 0.2s 0.2s;
}
.cta:hover:before {
width: 100%;
} div.container div.container-left {
width: 65%;
float: left;
padding-right: 80px;
}
@media only screen and (max-width: 768px) {
div.container div.container-left {
float: none;
width: 100%;
padding-right: 0;
}
}
div.container .container-right {
width: 35%;
float: right;
max-width: 432px;
}
div.container .container-right h2.widgettitle {
color: #444444;
font-size: 24px;
}
@media only screen and (max-width: 768px) {
div.container .container-right {
float: none;
width: 100%;
margin-top: 30px;
}
}
div.container:before, div.container:after {
content: "";
display: table;
}
div.container:after {
clear: both;
}
section#newsletter-signup {
background: url(//innorthsomerset.co.uk/wp-content/themes/ins/a/img/stripe-bg.png) rgb(228.5871244635, 14.6128755365, 122.121888412);
background-size: 50px;
}
section#newsletter-signup .container {
color: #fff;
text-align: center;
max-width: 1000px;
}
section#newsletter-signup .container h3, section#newsletter-signup .container p {
color: #fff;
}
section#newsletter-signup .container h3 {
font-size: 1.75em;
margin-top: 0;
-webkit-text-shadow: 4px 3px 0px rgba(0, 0, 0, 0.1);
-moz-text-shadow: 4px 3px 0px rgba(0, 0, 0, 0.1);
-ms-text-shadow: 4px 3px 0px rgba(0, 0, 0, 0.1);
-o-text-shadow: 4px 3px 0px rgba(0, 0, 0, 0.1);
text-shadow: 4px 3px 0px rgba(0, 0, 0, 0.1);
}
section#newsletter-signup .container form {
display: inline-block;
position: relative;
margin-top: 10px;
}
section#newsletter-signup .container form div.mc4wp-form-fields {
display: inline-block;
margin: 0 auto;
position: relative;
}
section#newsletter-signup .container form div.label {
display: inline-block;
background: rgba(0, 0, 0, 0.1);
padding: 12px;
-webkit-border-radius: 75px;
-moz-border-radius: 75px;
-ms-border-radius: 75px;
-o-border-radius: 75px;
border-radius: 75px;
line-height: 1;
position: absolute;
left: 0;
z-index: 2;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
}
section#newsletter-signup .container form div.label span.fas {
color: #fff;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
}
section#newsletter-signup .container form input {
background: rgb(171.0643776824, 10.9356223176, 91.3905579399);
-webkit-border-radius: 75px;
-moz-border-radius: 75px;
-ms-border-radius: 75px;
-o-border-radius: 75px;
border-radius: 75px;
border: none;
font-size: 0.875em;
padding: 12px 25px 12px 55px;
outline: none !important;
position: relative;
z-index: 2;
width: 300px;
font-weight: 300;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
color: #fff;
}
section#newsletter-signup .container form input::placeholder {
color: #fff;
opacity: 0.3;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
}
section#newsletter-signup .container form input:-ms-input-placeholder {
color: #fff;
opacity: 0.3;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
}
section#newsletter-signup .container form input::-ms-input-placeholder { color: #fff;
opacity: 0.3;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
}
section#newsletter-signup .container form input:focus {
background: #fff;
color: #333;
}
section#newsletter-signup .container form input:focus + div.label {
background: rgba(0, 0, 0, 0.05);
}
section#newsletter-signup .container form input:focus + div.label span.fas {
color: #db0e75;
}
section#newsletter-signup .container form input:focus::placeholder {
color: #666;
opacity: 0.3;
}
section#newsletter-signup .container form input:focus:-ms-input-placeholder {
color: #666;
opacity: 0.3;
}
section#newsletter-signup .container form input:focus::-ms-input-placeholder { color: #666;
opacity: 0.3;
}
@media screen and (max-width: 767px) {
section#newsletter-signup .container form input {
min-width: inherit;
width: 80%;
}
}
section#newsletter-signup .container form button[type=submit] {
outline: none !important;
color: #fff;
border: 0;
background: rgb(156.6836909871, 10.0163090129, 83.7077253219);
position: relative;
z-index: 1;
margin-left: -30px;
padding: 12px 22px 12px 45px;
cursor: pointer;
font-size: 0.875em;
-webkit-border-top-right-radius: 75px;
-moz-border-top-right-radius: 75px;
-ms-border-top-right-radius: 75px;
-o-border-top-right-radius: 75px;
border-top-right-radius: 75px;
-webkit-border-bottom-right-radius: 75px;
-moz-border-bottom-right-radius: 75px;
-ms-border-bottom-right-radius: 75px;
-o-border-bottom-right-radius: 75px;
border-bottom-right-radius: 75px;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
font-weight: bold;
text-transform: uppercase;
}
section#newsletter-signup .container form button[type=submit]:hover {
background: rgb(185.4450643777, 11.8549356223, 99.0733905579);
}
footer {
background: #57585b;
}
footer > .container {
padding: 40px 45px;
}
footer > .container .council-logo img {
max-width: 159px;
width: 100%;
}
@media screen and (max-width: 767px) {
footer > .container .council-logo {
display: block;
text-align: center;
order: 3;
}
}
footer > .container .terms-conditions {
color: #fff;
text-align: right;
}
footer > .container .terms-conditions ul {
margin: 0;
list-style-type: none;
display: inline-block;
}
footer > .container .terms-conditions ul li {
display: inline-block;
margin-left: 30px;
}
footer > .container .terms-conditions ul li a {
color: white;
font-weight: bold;
}
@media screen and (max-width: 767px) {
footer > .container .terms-conditions ul li {
display: block;
margin-bottom: 10px;
margin-left: 0;
}
footer > .container .terms-conditions ul li:last-of-type {
margin-bottom: 0;
}
}
@media screen and (max-width: 767px) {
footer > .container .terms-conditions ul {
padding: 0;
text-align: center;
width: 100%;
}
}
footer > .container .terms-conditions span#increase-contrast, footer > .container .terms-conditions span#reset-contrast {
color: white;
font-weight: bold;
margin-left: 30px;
cursor: pointer;
display: inline-block;
background: rgba(0, 0, 0, 0.4);
padding: 5px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
footer > .container .terms-conditions span#increase-contrast.hidden, footer > .container .terms-conditions span#reset-contrast.hidden {
display: none;
}
@media screen and (max-width: 767px) {
footer > .container .terms-conditions span#increase-contrast, footer > .container .terms-conditions span#reset-contrast {
margin-left: 0;
margin-top: 10px;
}
}
@media screen and (max-width: 767px) {
footer > .container .terms-conditions {
display: block;
order: 1;
text-align: center;
}
}
footer > .container .logo-device-white {
width: 40px;
padding-left: 60px;
}
footer > .container .logo-device-white .ins-logo-device {
width: 40px;
height: 40px;
}
footer > .container .logo-device-white .ins-logo-device .st1 {
fill: #fff;
}
@media screen and (max-width: 767px) {
footer > .container .logo-device-white {
display: block;
width: 100%;
padding: 0;
text-align: center;
margin: 20px 0;
order: 2;
}
}
@media screen and (max-width: 767px) {
footer > .container {
padding: 40px 15px;
display: flex;
flex-direction: column;
}
}
footer section#copyright-container {
padding: 0;
background-color: rgb(79.5219101124, 80.4359550562, 83.1780898876);
}
footer section#copyright-container .container {
padding: 0 45px;
}
footer section#copyright-container .container .copyright {
font-size: 11px;
color: rgba(255, 255, 255, 0.7);
font-weight: 300;
}
footer section#copyright-container .container .site-by {
text-align: right;
padding-left: 10px;
}
footer section#copyright-container .container .site-by a {
font-size: 11px;
color: rgba(255, 255, 255, 0.7);
font-weight: 300;
transition: color 0.2s;
}
footer section#copyright-container .container .site-by a svg {
display: inline-block;
width: 30px;
vertical-align: middle;
background-color: rgba(255, 255, 255, 0.7);
transition: background-color 0.2s;
}
footer section#copyright-container .container .site-by a:hover {
color: rgba(255, 255, 255, 0.9);
}
footer section#copyright-container .container .site-by a:hover svg {
background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (max-width: 767px) {
footer section#copyright-container .container .site-by a {
font-size: 0;
}
}
@media screen and (max-width: 767px) {
footer section#copyright-container .container {
padding: 0 15px;
}
}
body.search-results .search_results {
background-color: white;
padding: 69px 75px 75px;
}
body.search-results .search_results .posts {
margin-top: 50px;
}
body.search-results .search_results .posts h2 strong {
font-size: 30px;
text-decoration: underline;
}
body.search-results .search_results .posts ul {
margin: 0;
list-style-type: none;
}
body.search-results .search_results .posts ul li {
margin-bottom: 60px;
}
body.search-results .search_results .posts ul li h2 {
margin: 0;
}
body.search-results .search_results .posts ul li h2 a {
font-size: 26px;
color: #db0e75;
}
body.search-results .search_results .posts ul li .date-tag {
margin-top: 5px;
margin-bottom: 20px;
}
body.search-results .search_results .posts ul li .date-tag p {
display: inline-block;
margin-bottom: 0;
font-size: 12px;
margin-top: 0;
margin-right: 20px;
color: rgb(132.2011235955, 133.5505617978, 137.5988764045);
}
body.search-results .search_results .posts ul li .date-tag i {
font-size: 12px;
color: #db0e75;
margin-right: 10px;
}
body.search-results .search_results .posts ul li .date-tag .sector {
font-size: 0;
display: inline-block;
}
body.search-results .search_results .posts ul li .date-tag .sector p {
display: inline-block;
border-radius: 15px;
color: white;
padding: 5px 8px;
font-size: 11px !important;
line-height: 12px;
font-weight: bold;
margin: 0 3px 0 0 !important;
}
body.search-results .search_results .posts ul li .cta {
margin-top: 30px;
background-color: #db0e75;
}
body.search-results .search_results .posts ul li:last-of-type {
margin-bottom: 0;
}
@media screen and (max-width: 767px) {
body.search-results .search_results .posts ul {
padding-left: 0;
}
}
body.search-results .search_results .posts .pagination .older_posts, body.search-results .search_results .posts .pagination .newer_posts {
display: inline-block;
margin-bottom: 0;
margin-top: 40px;
}
body.search-results .search_results .posts .pagination .older_posts a, body.search-results .search_results .posts .pagination .newer_posts a {
font-weight: bold;
color: #333;
text-decoration: none;
}
body.search-results .search_results .posts .pagination .older_posts a span, body.search-results .search_results .posts .pagination .newer_posts a span {
color: white;
background-color: #db0e75;
border-radius: 50%;
width: 20px;
padding: 2px;
text-align: center;
}
body.search-results .search_results .posts .pagination .older_posts:empty, body.search-results .search_results .posts .pagination .newer_posts:empty {
display: none;
}
body.search-results .search_results .posts .pagination .newer_posts {
float: right;
}
@media screen and (max-width: 767px) {
body.search-results .search_results .posts {
margin-top: 30px;
}
}
@media screen and (max-width: 767px) {
body.search-results .search_results {
padding: 69px 15px 40px;
}
}
.mce-widget > button > span {
display: none;
}
@-webkit-keyframes inM {
50% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(45deg);
}
}
@keyframes inM {
50% {
transform: rotate(0deg);
}
100% {
transform: rotate(45deg);
}
}
@-webkit-keyframes outM {
50% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(45deg);
}
}
@keyframes outM {
50% {
transform: rotate(0deg);
}
100% {
transform: rotate(45deg);
}
}
@-webkit-keyframes inT {
0% {
-webkit-transform: translateY(0px) rotate(0deg);
}
50% {
-webkit-transform: translateY(10px) rotate(0deg);
}
100% {
-webkit-transform: translateY(10px) rotate(135deg);
}
}
@keyframes inT {
0% {
transform: translateY(0px) rotate(0deg);
}
50% {
transform: translateY(10px) rotate(0deg);
}
100% {
transform: translateY(10px) rotate(135deg);
}
}
@-webkit-keyframes outT {
0% {
-webkit-transform: translateY(0px) rotate(0deg);
}
50% {
-webkit-transform: translateY(10px) rotate(0deg);
}
100% {
-webkit-transform: translateY(10px) rotate(135deg);
}
}
@keyframes outT {
0% {
transform: translateY(0px) rotate(0deg);
}
50% {
transform: translateY(10px) rotate(0deg);
}
100% {
transform: translateY(10px) rotate(135deg);
}
}
@-webkit-keyframes inBtm {
0% {
-webkit-transform: translateY(0px) rotate(0deg);
}
50% {
-webkit-transform: translateY(-9px) rotate(0deg);
}
100% {
-webkit-transform: translateY(-9px) rotate(135deg);
}
}
@keyframes inBtm {
0% {
transform: translateY(0px) rotate(0deg);
}
50% {
transform: translateY(-9px) rotate(0deg);
}
100% {
transform: translateY(-9px) rotate(135deg);
}
}
@-webkit-keyframes outBtm {
0% {
-webkit-transform: translateY(0px) rotate(0deg);
}
50% {
-webkit-transform: translateY(-9px) rotate(0deg);
}
100% {
-webkit-transform: translateY(-9px) rotate(135deg);
}
}
@keyframes outBtm {
0% {
transform: translateY(0px) rotate(0deg);
}
50% {
transform: translateY(-9px) rotate(0deg);
}
100% {
transform: translateY(-9px) rotate(135deg);
}
}
section.fixed {
position: fixed;
top: 69px;
z-index: 1;
}
section#hero {
background: #eee;
padding: 30px 75px 30px 0;
}
section#hero .hero-image-container {
background: #dadada;
padding: 75px;
min-height: 667px;
width: 100%;
max-width: 1364px;
}
section#hero .hero-image-container .backstretch-item:after {
content: "";
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(23, 23, 23, 0.85) 75%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(23, 23, 23, 0.85) 75%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(23, 23, 23, 0.85) 75%);
width: 100%;
height: 600px;
display: block;
position: absolute;
bottom: 0;
}
section#hero .hero-image-container .hero-text-container {
position: absolute;
bottom: 0;
left: 0;
padding: 75px 420px 75px 75px;
}
section#hero .hero-image-container .hero-text-container h1, section#hero .hero-image-container .hero-text-container p {
color: #fff;
}
section#hero .hero-image-container .hero-text-container h1 {
margin-top: 0;
font-size: 3.5em;
}
@media screen and (max-width: 767px) {
section#hero .hero-image-container .hero-text-container h1 {
font-size: 2.6em;
}
}
@media screen and (max-width: 360px) {
section#hero .hero-image-container .hero-text-container h1 {
font-size: 2.2em;
line-height: 1.1em;
}
}
section#hero .hero-image-container .hero-text-container p {
margin-bottom: 0;
font-size: 1.25em;
}
@media screen and (max-width: 767px) {
section#hero .hero-image-container .hero-text-container p {
font-size: 1em;
}
}
@media screen and (max-width: 1250px) {
section#hero .hero-image-container .hero-text-container {
padding: 75px 75px 230px 75px;
}
}
@media screen and (max-width: 767px) {
section#hero .hero-image-container .hero-text-container {
padding: 25px 25px 150px;
}
}
section#hero .boxes {
position: absolute;
right: 50px;
top: 15px;
max-width: 550px;
width: 30%;
height: calc(100% - 30px);
}
section#hero .boxes .box {
border-radius: 20px;
position: relative;
height: calc(33.3333333333% - 13.3333333333px);
}
section#hero .boxes .box *:not(i) {
position: relative;
z-index: 1;
}
section#hero .boxes .box a {
display: block;
padding: 40px 25px 25px;
}
section#hero .boxes .box .box-header {
margin-bottom: 10px;
}
@media screen and (min-width: 1251px) and (max-width: 1799px) {
section#hero .boxes .box .box-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
gap: 5px;
}
section#hero .boxes .box .box-header .icon, section#hero .boxes .box .box-header .fa-stack {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
section#hero .boxes .box .box-header h3 {
margin-top: 0;
margin-bottom: 0;
}
}
@media screen and (max-width: 999px) and (min-width: 768px) {
section#hero .boxes .box .box-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
gap: 5px;
}
section#hero .boxes .box .box-header .icon, section#hero .boxes .box .box-header .fa-stack {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
section#hero .boxes .box .box-header h3 {
margin-top: 0;
margin-bottom: 0;
}
}
section#hero .boxes .box h3 {
color: white;
font-size: 26px;
margin-top: 10px;
margin-bottom: 10px;
line-height: 1.2;
}
section#hero .boxes .box p {
color: white;
margin: 0;
min-height: 48px;
}
section#hero .boxes .box .icon {
width: 30px;
}
section#hero .boxes .box .fa-stack {
width: 30px;
height: 30px;
line-height: 30px;
}
section#hero .boxes .box .fa-stack i.fa-circle {
font-size: 30px;
color: white;
}
section#hero .boxes .box .fa-stack i:last-child {
font-size: 14px;
}
section#hero .boxes .box .more {
margin-top: 0;
font-size: 0.875em;
font-weight: bold;
color: white;
}
section#hero .boxes .box .more:after {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 7 Free";
font-weight: 900;
content: "\f054";
font-size: 8px;
padding-left: 10px;
vertical-align: middle;
line-height: 11px;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
}
section#hero .boxes .box:hover .more:after {
-webkit-transform: translate3d(3px, 0, 0);
-moz-transform: translate3d(3px, 0, 0);
-ms-transform: translate3d(3px, 0, 0);
-o-transform: translate3d(3px, 0, 0);
transform: translate3d(3px, 0, 0);
}
section#hero .boxes .box:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 0;
border-radius: 20px;
}
section#hero .boxes .box_red {
background-color: #db0e75;
border-bottom-left-radius: 2px;
margin-bottom: 20px;
}
section#hero .boxes .box_red .fa-stack i:last-child {
color: #db0e75;
}
section#hero .boxes .box_red:after {
background: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(0, 0, 0, 0.25) 100%); background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(0, 0, 0, 0.25) 100%); background: linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(0, 0, 0, 0.25) 100%); border-bottom-left-radius: 2px;
}
@media screen and (max-width: 1250px) {
section#hero .boxes .box_red {
margin-bottom: 0;
margin-right: 20px;
}
}
@media screen and (max-width: 767px) {
section#hero .boxes .box_red {
margin-bottom: 20px;
margin-right: 0;
}
}
section#hero .boxes .box_grey {
background-color: #333;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
margin-bottom: 20px;
}
section#hero .boxes .box_grey .fa-stack i:last-child {
color: #333;
}
section#hero .boxes .box_grey:after {
background: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.12) 0%, rgba(0, 0, 0, 0.25) 100%); background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.12) 0%, rgba(0, 0, 0, 0.25) 100%); background: linear-gradient(135deg, rgba(255, 255, 255, 0.12) 0%, rgba(0, 0, 0, 0.25) 100%); border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
@media screen and (max-width: 1250px) {
section#hero .boxes .box_grey {
margin-bottom: 0;
margin-right: 20px;
}
}
@media screen and (max-width: 767px) {
section#hero .boxes .box_grey {
margin-bottom: 20px;
margin-right: 0;
}
}
section#hero .boxes .box_image {
border-top-left-radius: 2px;
}
section#hero .boxes .box_image .fa-stack i:last-child {
color: #333;
}
section#hero .boxes .box_image:after {
background-color: rgba(0, 0, 0, 0.6);
border-top-left-radius: 2px;
}
@media screen and (max-width: 1250px) {
section#hero .boxes .box {
width: calc(33.3333333333% - 13.3333333333px);
height: inherit;
flex-grow: 1;
}
}
@media screen and (max-width: 767px) {
section#hero .boxes .box {
width: 100%;
display: block;
}
}
@media screen and (max-width: 1250px) {
section#hero .boxes {
position: static;
width: 100%;
height: inherit;
max-width: 100%;
display: flex;
padding: 0 20px 30px;
}
}
@media screen and (max-width: 767px) {
section#hero .boxes {
display: block;
}
}
@media screen and (max-width: 1250px) {
section#hero {
padding: 30px 0 60px;
}
}
@media screen and (max-width: 1250px) {
section#hero {
padding: 0;
}
}
div.overlap {
position: relative;
z-index: 2;
-webkit-box-shadow: 0px 35px 35px 35px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 35px 35px 35px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0px 35px 35px 35px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0px 35px 35px 35px rgba(0, 0, 0, 0.1);
box-shadow: 0px 35px 35px 35px rgba(0, 0, 0, 0.1);
}
div.overlap section#blocks .container {
font-size: 0;
}
div.overlap section#blocks .container .col_1, div.overlap section#blocks .container .col_2 {
width: calc(50% - 40.1px);
display: inline-block;
vertical-align: top;
font-size: 16px;
}
div.overlap section#blocks .container .col_1 .business_news .cta, div.overlap section#blocks .container .col_1 .resident_news .cta,
div.overlap section#blocks .container .col_1 .about_us .cta, div.overlap section#blocks .container .col_1 .spotlight .cta, div.overlap section#blocks .container .col_2 .business_news .cta, div.overlap section#blocks .container .col_2 .resident_news .cta,
div.overlap section#blocks .container .col_2 .about_us .cta, div.overlap section#blocks .container .col_2 .spotlight .cta {
width: auto;
display: inline-block;
}
@media screen and (min-width: 768px) {
div.overlap section#blocks .container .col_1 .business_news, div.overlap section#blocks .container .col_1 .resident_news,
div.overlap section#blocks .container .col_1 .about_us, div.overlap section#blocks .container .col_1 .spotlight, div.overlap section#blocks .container .col_2 .business_news, div.overlap section#blocks .container .col_2 .resident_news,
div.overlap section#blocks .container .col_2 .about_us, div.overlap section#blocks .container .col_2 .spotlight {
display: flex;
flex-direction: column;
justify-content: space-between;
}
div.overlap section#blocks .container .col_1 .business_news .cta, div.overlap section#blocks .container .col_1 .resident_news .cta,
div.overlap section#blocks .container .col_1 .about_us .cta, div.overlap section#blocks .container .col_1 .spotlight .cta, div.overlap section#blocks .container .col_2 .business_news .cta, div.overlap section#blocks .container .col_2 .resident_news .cta,
div.overlap section#blocks .container .col_2 .about_us .cta, div.overlap section#blocks .container .col_2 .spotlight .cta {
align-self: flex-start;
}
div.overlap section#blocks .container .col_1 .about_us, div.overlap section#blocks .container .col_1 .spotlight, div.overlap section#blocks .container .col_2 .about_us, div.overlap section#blocks .container .col_2 .spotlight {
display: block;
}
div.overlap section#blocks .container .col_1 .about_us::after, div.overlap section#blocks .container .col_1 .spotlight::after, div.overlap section#blocks .container .col_2 .about_us::after, div.overlap section#blocks .container .col_2 .spotlight::after {
content: "";
display: table;
clear: both;
}
}
div.overlap section#blocks .container .col_1 .icon, div.overlap section#blocks .container .col_2 .icon {
width: 40px;
height: 40px;
border-radius: 50%;
text-align: center;
display: inline-block;
vertical-align: top;
margin-right: 15px;
margin-bottom: 20px;
}
div.overlap section#blocks .container .col_1 .icon i, div.overlap section#blocks .container .col_2 .icon i {
color: white;
font-size: 20px;
line-height: 40px;
}
div.overlap section#blocks .container .col_1 .icon svg .st0, div.overlap section#blocks .container .col_2 .icon svg .st0 {
fill: #db0e75;
}
div.overlap section#blocks .container .col_1 .icon svg#ins-logo-device .st1, div.overlap section#blocks .container .col_2 .icon svg#ins-logo-device .st1 {
fill: #db0e75;
}
div.overlap section#blocks .container .col_1 .icon.font-awesome, div.overlap section#blocks .container .col_2 .icon.font-awesome {
background-color: #db0e75;
}
div.overlap section#blocks .container .col_1 h3, div.overlap section#blocks .container .col_2 h3 {
margin-top: 0;
margin-bottom: 20px;
margin-left: 0;
font-size: 1.5em;
display: inline-block;
vertical-align: top;
width: calc(100% - 55px);
}
div.overlap section#blocks .container .col_1 h5, div.overlap section#blocks .container .col_2 h5 {
color: #727272;
font-size: 16px;
margin-top: -5px;
margin-bottom: 20px;
margin-left: 0;
font-weight: normal;
clear: both;
}
div.overlap section#blocks .container .col_1 p, div.overlap section#blocks .container .col_2 p {
font-size: 16px;
}
div.overlap section#blocks .container .col_1 .more, div.overlap section#blocks .container .col_2 .more {
margin-top: 0;
font-size: 16px;
font-weight: bold;
color: #db0e75;
}
div.overlap section#blocks .container .col_1 .more:after, div.overlap section#blocks .container .col_2 .more:after {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 7 Free";
font-weight: 900;
content: "\f054";
font-size: 10px;
padding-left: 10px;
vertical-align: middle;
line-height: 11px;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
}
div.overlap section#blocks .container .col_1 .more:hover:after, div.overlap section#blocks .container .col_2 .more:hover:after {
-webkit-transform: translate3d(3px, 0, 0);
-moz-transform: translate3d(3px, 0, 0);
-ms-transform: translate3d(3px, 0, 0);
-o-transform: translate3d(3px, 0, 0);
transform: translate3d(3px, 0, 0);
}
@media screen and (max-width: 767px) {
div.overlap section#blocks .container .col_1, div.overlap section#blocks .container .col_2 {
width: 100%;
display: block;
}
}
div.overlap section#blocks .container .col_1 {
margin-right: 80px;
}
div.overlap section#blocks .container .col_1 .business_news {
padding-bottom: 40px;
border-bottom: 1px solid #eee;
margin-bottom: 40px;
}
div.overlap section#blocks .container .col_1 .business_news .icon i {
font-size: 20px;
}
div.overlap section#blocks .container .col_1 .business_news .post {
font-size: 0;
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_1 .business_news .post {
text-align: center;
}
}
div.overlap section#blocks .container .col_1 .business_news .post .image {
width: 36%;
padding-top: 24%;
margin-right: 30px;
display: inline-block;
vertical-align: top;
}
div.overlap section#blocks .container .col_1 .business_news .post .image img {
visibility: hidden;
height: 0;
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_1 .business_news .post .image {
width: 100%;
max-width: 400px;
display: block;
background: none !important;
padding-top: 0;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
}
div.overlap section#blocks .container .col_1 .business_news .post .image img {
visibility: visible;
height: auto;
width: 100%;
}
}
div.overlap section#blocks .container .col_1 .business_news .post .content {
width: calc(64% - 30px);
display: inline-block;
vertical-align: top;
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_1 .business_news .post .content {
width: 100%;
display: block;
text-align: left;
}
}
div.overlap section#blocks .container .col_1 .business_news .post .content h4 {
margin-top: 0;
margin-bottom: 0px;
font-size: 20px;
line-height: 20px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
div.overlap section#blocks .container .col_1 .business_news .post .content h4 a {
font-size: 20px;
line-height: 20px;
color: #333;
}
div.overlap section#blocks .container .col_1 .business_news .post .content .date p {
display: inline-block;
margin-bottom: 0;
font-size: 12px;
margin-top: 0;
margin-right: 20px;
color: #747679;
}
div.overlap section#blocks .container .col_1 .business_news .post .content .date p i {
font-size: 12px;
color: #db0e75;
margin-right: 10px;
}
div.overlap section#blocks .container .col_1 .business_news .post .content > p {
margin-bottom: 10px;
}
div.overlap section#blocks .container .col_1 .business_news .post .content.no_image {
width: 100%;
}
@media screen and (max-width: 767px) {
div.overlap section#blocks .container .col_1 .business_news .post .content {
width: 100%;
}
}
div.overlap section#blocks .container .col_1 .business_news .cta {
background-color: #db0e75;
margin-top: 30px;
display: table;
}
div.overlap section#blocks .container .col_1 .image {
width: 36%;
float: left;
margin-right: 25px;
margin-bottom: 15px;
}
div.overlap section#blocks .container .col_1 .image p {
font-size: 9px;
line-height: 9px;
margin-bottom: 0;
margin-top: 5px;
text-align: right;
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_1 .image {
float: none;
width: 100%;
max-width: 400px;
margin-left: auto;
margin-right: auto;
}
div.overlap section#blocks .container .col_1 .image img {
width: 100%;
height: auto;
}
}
div.overlap section#blocks .container .col_1 .about_us {
padding-bottom: 40px;
border-bottom: 1px solid #eee;
margin-bottom: 40px;
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_1 .about_us {
text-align: center;
}
}
@media screen and (max-width: 767px) {
div.overlap section#blocks .container .col_1 .about_us {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_1 .about_us p {
text-align: left;
}
}
div.overlap section#blocks .container .col_1 .about_us .cta {
background-color: #db0e75;
margin-top: 20px;
clear: both;
display: block;
width: fit-content;
}
div.overlap section#blocks .container .col_1 .spotlight {
padding-bottom: 40px;
border-bottom: 1px solid #eee;
margin-bottom: 40px;
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_1 .spotlight {
text-align: center;
}
}
@media screen and (max-width: 767px) {
div.overlap section#blocks .container .col_1 .spotlight {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_1 .spotlight p {
text-align: left;
}
}
div.overlap section#blocks .container .col_1 .spotlight .cta {
background-color: #db0e75;
margin-top: 20px;
clear: both;
display: block;
width: fit-content;
}
@media screen and (max-width: 767px) {
div.overlap section#blocks .container .col_1 {
margin-right: 0;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
margin-bottom: 20px;
}
}
div.overlap section#blocks .container .col_2 .news {
padding-bottom: 40px;
border-bottom: 1px solid #eee;
margin-bottom: 40px;
}
div.overlap section#blocks .container .col_2 .news .icon i {
font-size: 20px;
}
div.overlap section#blocks .container .col_2 .news .post {
font-size: 0;
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_2 .news .post {
text-align: center;
}
}
div.overlap section#blocks .container .col_2 .news .post .image {
width: 36%;
padding-top: 24%;
margin-right: 30px;
display: inline-block;
vertical-align: top;
}
div.overlap section#blocks .container .col_2 .news .post .image img {
visibility: hidden;
height: 0;
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_2 .news .post .image {
width: 100%;
max-width: 400px;
display: block;
background: none !important;
padding-top: 0;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
}
div.overlap section#blocks .container .col_2 .news .post .image img {
visibility: visible;
height: auto;
width: 100%;
}
}
div.overlap section#blocks .container .col_2 .news .post .content {
width: calc(64% - 30px);
display: inline-block;
vertical-align: top;
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_2 .news .post .content {
width: 100%;
display: block;
text-align: left;
}
}
div.overlap section#blocks .container .col_2 .news .post .content h4 {
margin-top: 0;
margin-bottom: 0px;
font-size: 20px;
line-height: 20px;
}
div.overlap section#blocks .container .col_2 .news .post .content h4 a {
font-size: 20px;
line-height: 20px;
}
div.overlap section#blocks .container .col_2 .news .post .content .date p {
display: inline-block;
margin-bottom: 0;
font-size: 12px;
margin-top: 0;
margin-right: 20px;
color: #747679;
}
div.overlap section#blocks .container .col_2 .news .post .content .date p i {
font-size: 12px;
color: #db0e75;
margin-right: 10px;
}
div.overlap section#blocks .container .col_2 .news .post .content > p {
margin-bottom: 10px;
}
div.overlap section#blocks .container .col_2 .news .post .content.no_image {
width: 100%;
}
@media screen and (max-width: 767px) {
div.overlap section#blocks .container .col_2 .news .post .content {
width: 100%;
}
}
div.overlap section#blocks .container .col_2 .news .cta {
background-color: #db0e75;
margin-top: 30px;
}
div.overlap section#blocks .container .col_2 .events {
padding-bottom: 40px;
border-bottom: 1px solid #eee;
margin-bottom: 40px;
}
div.overlap section#blocks .container .col_2 .events .icon i {
font-size: 24px;
}
div.overlap section#blocks .container .col_2 .events .featured {
padding-bottom: 54px;
border-bottom: 1px solid #eee;
margin-bottom: 40px;
}
div.overlap section#blocks .container .col_2 .events .featured .event {
border-radius: 20px;
border-top-left-radius: 2px;
position: relative;
}
div.overlap section#blocks .container .col_2 .events .featured .event a {
display: block;
border-radius: 20px;
border-top-left-radius: 2px;
}
div.overlap section#blocks .container .col_2 .events .featured .event a .content {
padding: 16% 25px 25px;
background-color: rgba(0, 0, 0, 0.4);
border-radius: 20px;
border-top-left-radius: 2px;
}
div.overlap section#blocks .container .col_2 .events .featured .event a .content h4 {
color: white;
font-size: 26px;
line-height: 1.2;
margin: 0;
max-width: 60%;
}
div.overlap section#blocks .container .col_2 .events .featured .event a .content .date p {
margin: 0;
color: white;
font-size: 13px;
}
div.overlap section#blocks .container .col_2 .events .featured .event a .content .date p i {
font-size: 12px;
margin-right: 7px;
color: white;
}
div.overlap section#blocks .container .col_2 .events .featured .event a .content .more {
color: white;
}
div.overlap section#blocks .container .col_2 .events .featured .event a .content .featured_pill {
position: absolute;
bottom: 0;
left: 10px;
transform: translateY(50%);
display: inline-block;
border-radius: 12.5px;
}
div.overlap section#blocks .container .col_2 .events .featured .event a .content .featured_pill p {
color: white;
background-color: #db0e75;
border-radius: 12.5px;
padding: 7px 18px 7px 8px;
line-height: 14px;
font-weight: bold;
margin: 0;
}
div.overlap section#blocks .container .col_2 .events .featured .event a .content .featured_pill p i {
color: white;
margin-right: 10px;
font-size: 11px;
}
div.overlap section#blocks .container .col_2 .events .featured .event a:hover .content .more:after {
-webkit-transform: translate3d(3px, 0, 0);
-moz-transform: translate3d(3px, 0, 0);
-ms-transform: translate3d(3px, 0, 0);
-o-transform: translate3d(3px, 0, 0);
transform: translate3d(3px, 0, 0);
}
div.overlap section#blocks .container .col_2 .events .upcoming {
font-size: 0;
}
div.overlap section#blocks .container .col_2 .events .upcoming .event {
width: calc(50% - 20.1px);
display: inline-block;
vertical-align: top;
}
div.overlap section#blocks .container .col_2 .events .upcoming .event .event-date {
width: 50px;
text-align: center;
font-size: 20px;
letter-spacing: -1px;
color: #333;
display: block;
margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
div.overlap section#blocks .container .col_2 .events .upcoming .event .event-date {
width: 140px;
}
}
@media only screen and (max-width: 480px) {
div.overlap section#blocks .container .col_2 .events .upcoming .event .event-date {
width: 100px;
font-size: 14px;
padding: 10px 0;
}
}
div.overlap section#blocks .container .col_2 .events .upcoming .event .event-date .day-calendar {
position: relative;
max-width: 50px;
margin: 0 auto;
font-size: 0;
}
div.overlap section#blocks .container .col_2 .events .upcoming .event .event-date .day-calendar svg path {
fill: #eee;
}
div.overlap section#blocks .container .col_2 .events .upcoming .event .event-date .day-calendar .day-month {
position: absolute;
bottom: 6px;
width: 100%;
text-align: center;
}
div.overlap section#blocks .container .col_2 .events .upcoming .event .event-date .day-calendar .day-month .day {
font-size: 12px;
color: #57585b;
line-height: 1;
font-weight: bold;
}
div.overlap section#blocks .container .col_2 .events .upcoming .event .event-date .day-calendar .day-month .month {
font-size: 12px;
color: #57585b;
line-height: 1;
}
@media screen and (max-width: 767px) {
div.overlap section#blocks .container .col_2 .events .upcoming .event .event-date .day-calendar {
margin: 0;
}
}
@media screen and (max-width: 1100px) {
div.overlap section#blocks .container .col_2 .events .upcoming .event .event-date {
width: 100%;
}
}
div.overlap section#blocks .container .col_2 .events .upcoming .event h4 {
margin-top: 0;
margin-bottom: 0;
line-height: 20px;
}
div.overlap section#blocks .container .col_2 .events .upcoming .event h4 a {
font-size: 20px;
line-height: 20px;
}
div.overlap section#blocks .container .col_2 .events .upcoming .event .date {
margin-bottom: 10px;
}
div.overlap section#blocks .container .col_2 .events .upcoming .event .date p {
display: inline-block;
margin-bottom: 0;
margin-top: 0;
font-size: 12px;
color: rgb(132.2011235955, 133.5505617978, 137.5988764045);
}
div.overlap section#blocks .container .col_2 .events .upcoming .event .date p:first-of-type {
margin-right: 25px;
}
div.overlap section#blocks .container .col_2 .events .upcoming .event .date i {
font-size: 12px;
color: #db0e75;
margin-right: 10px;
}
div.overlap section#blocks .container .col_2 .events .upcoming .event:first-of-type {
margin-right: 40px;
}
div.overlap section#blocks .container .col_2 .resident_news {
padding-bottom: 40px;
border-bottom: 1px solid #eee;
margin-bottom: 40px;
}
div.overlap section#blocks .container .col_2 .resident_news .icon i {
font-size: 20px;
}
div.overlap section#blocks .container .col_2 .resident_news .post {
font-size: 0;
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_2 .resident_news .post {
text-align: center;
}
}
div.overlap section#blocks .container .col_2 .resident_news .post .image {
width: 36%;
padding-top: 24%;
margin-right: 30px;
display: inline-block;
vertical-align: top;
}
div.overlap section#blocks .container .col_2 .resident_news .post .image img {
visibility: hidden;
height: 0;
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_2 .resident_news .post .image {
width: 100%;
max-width: 400px;
display: block;
background: none !important;
padding-top: 0;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
}
div.overlap section#blocks .container .col_2 .resident_news .post .image img {
visibility: visible;
height: auto;
width: 100%;
}
}
div.overlap section#blocks .container .col_2 .resident_news .post .content {
width: calc(64% - 30px);
display: inline-block;
vertical-align: top;
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_2 .resident_news .post .content {
width: 100%;
display: block;
text-align: left;
}
}
div.overlap section#blocks .container .col_2 .resident_news .post .content h4 {
margin-top: 0;
margin-bottom: 0px;
font-size: 20px;
line-height: 20px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
div.overlap section#blocks .container .col_2 .resident_news .post .content h4 a {
font-size: 20px;
line-height: 20px;
color: #333;
}
div.overlap section#blocks .container .col_2 .resident_news .post .content .date p {
display: inline-block;
margin-bottom: 0;
font-size: 12px;
margin-top: 0;
margin-right: 20px;
color: #747679;
}
div.overlap section#blocks .container .col_2 .resident_news .post .content .date p i {
font-size: 12px;
color: #db0e75;
margin-right: 10px;
}
div.overlap section#blocks .container .col_2 .resident_news .post .content > p {
margin-bottom: 10px;
}
div.overlap section#blocks .container .col_2 .resident_news .post .content.no_image {
width: 100%;
}
@media screen and (max-width: 767px) {
div.overlap section#blocks .container .col_2 .resident_news .post .content {
width: 100%;
}
}
div.overlap section#blocks .container .col_2 .resident_news .cta {
background-color: #db0e75;
margin-top: 30px;
display: table;
}
div.overlap section#blocks .container .col_2 .image {
width: 36%;
float: left;
margin-right: 25px;
margin-bottom: 15px;
}
div.overlap section#blocks .container .col_2 .image p {
font-size: 9px;
line-height: 9px;
margin-bottom: 0;
margin-top: 5px;
text-align: right;
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_2 .image {
float: none;
width: 100%;
max-width: 400px;
margin-left: auto;
margin-right: auto;
}
div.overlap section#blocks .container .col_2 .image img {
width: 100%;
height: auto;
}
}
div.overlap section#blocks .container .col_2 .about_us {
padding-bottom: 40px;
border-bottom: 1px solid #eee;
margin-bottom: 40px;
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_2 .about_us {
text-align: center;
}
}
@media screen and (max-width: 767px) {
div.overlap section#blocks .container .col_2 .about_us {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_2 .about_us p {
text-align: left;
}
}
div.overlap section#blocks .container .col_2 .about_us .cta {
background-color: #db0e75;
margin-top: 20px;
clear: both;
display: block;
width: fit-content;
}
div.overlap section#blocks .container .col_2 .spotlight {
padding-bottom: 40px;
border-bottom: 1px solid #eee;
margin-bottom: 40px;
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_2 .spotlight {
text-align: center;
}
}
@media screen and (max-width: 767px) {
div.overlap section#blocks .container .col_2 .spotlight {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
}
@media screen and (max-width: 1000px) {
div.overlap section#blocks .container .col_2 .spotlight p {
text-align: left;
}
}
div.overlap section#blocks .container .col_2 .spotlight .cta {
background-color: #db0e75;
margin-top: 20px;
clear: both;
display: block;
width: fit-content;
}
@media screen and (max-width: 767px) {
div.overlap section#blocks .container .col_2 {
margin-right: 0;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
margin-bottom: 20px;
}
}
body.blog section#main-content,
body.archive section#main-content,
body.single section#main-content,
body.page section#main-content {
background-color: #eee;
overflow-x: hidden;
padding: 69px 75px 75px;
}
body.blog section#main-content h1,
body.archive section#main-content h1,
body.single section#main-content h1,
body.page section#main-content h1 {
margin-top: 0;
font-size: 56px;
margin-bottom: 60px;
line-height: 56px;
}
@media screen and (max-width: 767px) {
body.blog section#main-content h1,
body.archive section#main-content h1,
body.single section#main-content h1,
body.page section#main-content h1 {
font-size: 42px;
margin-bottom: 40px;
}
}
body.blog section#main-content h4,
body.archive section#main-content h4,
body.single section#main-content h4,
body.page section#main-content h4 {
font-style: italic;
margin-bottom: 60px;
margin-top: -30px;
color: #db0e75;
font-size: 18px;
}
@media screen and (max-width: 767px) {
body.blog section#main-content h4,
body.archive section#main-content h4,
body.single section#main-content h4,
body.page section#main-content h4 {
margin-bottom: 40px;
}
}
body.blog section#main-content .container,
body.archive section#main-content .container,
body.single section#main-content .container,
body.page section#main-content .container {
margin-top: 50px;
}
body.blog section#main-content .container-left .posts-container .post,
body.archive section#main-content .container-left .posts-container .post,
body.single section#main-content .container-left .posts-container .post,
body.page section#main-content .container-left .posts-container .post {
font-size: 0;
margin-bottom: 60px;
}
body.blog section#main-content .container-left .posts-container .post .post-image,
body.archive section#main-content .container-left .posts-container .post .post-image,
body.single section#main-content .container-left .posts-container .post .post-image,
body.page section#main-content .container-left .posts-container .post .post-image {
width: 38%;
display: inline-block;
vertical-align: middle;
font-size: 0;
}
body.blog section#main-content .container-left .posts-container .post .post-image a,
body.archive section#main-content .container-left .posts-container .post .post-image a,
body.single section#main-content .container-left .posts-container .post .post-image a,
body.page section#main-content .container-left .posts-container .post .post-image a {
display: block;
}
body.blog section#main-content .container-left .posts-container .post .post-image img,
body.archive section#main-content .container-left .posts-container .post .post-image img,
body.single section#main-content .container-left .posts-container .post .post-image img,
body.page section#main-content .container-left .posts-container .post .post-image img {
border-radius: 2px;
margin: auto;
}
@media only screen and (max-width: 768px) {
body.blog section#main-content .container-left .posts-container .post .post-image,
body.archive section#main-content .container-left .posts-container .post .post-image,
body.single section#main-content .container-left .posts-container .post .post-image,
body.page section#main-content .container-left .posts-container .post .post-image {
vertical-align: top;
}
}
@media screen and (max-width: 767px) {
body.blog section#main-content .container-left .posts-container .post .post-image,
body.archive section#main-content .container-left .posts-container .post .post-image,
body.single section#main-content .container-left .posts-container .post .post-image,
body.page section#main-content .container-left .posts-container .post .post-image {
width: 100%;
display: block;
margin-bottom: 20px;
text-align: left;
}
body.blog section#main-content .container-left .posts-container .post .post-image img,
body.archive section#main-content .container-left .posts-container .post .post-image img,
body.single section#main-content .container-left .posts-container .post .post-image img,
body.page section#main-content .container-left .posts-container .post .post-image img {
display: inline-block;
}
}
body.blog section#main-content .container-left .posts-container .post .post-block,
body.archive section#main-content .container-left .posts-container .post .post-block,
body.single section#main-content .container-left .posts-container .post .post-block,
body.page section#main-content .container-left .posts-container .post .post-block {
width: 62%;
display: inline-block;
padding-left: 5%;
vertical-align: middle;
}
@media screen and (max-width: 767px) {
body.blog section#main-content .container-left .posts-container .post .post-block,
body.archive section#main-content .container-left .posts-container .post .post-block,
body.single section#main-content .container-left .posts-container .post .post-block,
body.page section#main-content .container-left .posts-container .post .post-block {
padding-left: 5px;
}
}
body.blog section#main-content .container-left .posts-container .post .post-block h2,
body.archive section#main-content .container-left .posts-container .post .post-block h2,
body.single section#main-content .container-left .posts-container .post .post-block h2,
body.page section#main-content .container-left .posts-container .post .post-block h2 {
font-size: 26px;
letter-spacing: -1px;
color: #db0e75;
margin: 0;
line-height: 26px;
}
body.blog section#main-content .container-left .posts-container .post .post-block h2 a,
body.archive section#main-content .container-left .posts-container .post .post-block h2 a,
body.single section#main-content .container-left .posts-container .post .post-block h2 a,
body.page section#main-content .container-left .posts-container .post .post-block h2 a {
color: #db0e75;
font-size: 26px;
line-height: 26px;
text-decoration: none;
}
body.blog section#main-content .container-left .posts-container .post .post-block h2 a:hover,
body.archive section#main-content .container-left .posts-container .post .post-block h2 a:hover,
body.single section#main-content .container-left .posts-container .post .post-block h2 a:hover,
body.page section#main-content .container-left .posts-container .post .post-block h2 a:hover {
opacity: 1;
}
body.blog section#main-content .container-left .posts-container .post .post-block .date-category,
body.archive section#main-content .container-left .posts-container .post .post-block .date-category,
body.single section#main-content .container-left .posts-container .post .post-block .date-category,
body.page section#main-content .container-left .posts-container .post .post-block .date-category {
margin-bottom: 5px;
margin-top: 2px;
}
body.blog section#main-content .container-left .posts-container .post .post-block .date-category p,
body.archive section#main-content .container-left .posts-container .post .post-block .date-category p,
body.single section#main-content .container-left .posts-container .post .post-block .date-category p,
body.page section#main-content .container-left .posts-container .post .post-block .date-category p {
display: inline-block;
margin-bottom: 0;
font-size: inherit;
margin-top: 0;
margin-right: 20px;
color: #57585b;
}
body.blog section#main-content .container-left .posts-container .post .post-block .date-category i,
body.archive section#main-content .container-left .posts-container .post .post-block .date-category i,
body.single section#main-content .container-left .posts-container .post .post-block .date-category i,
body.page section#main-content .container-left .posts-container .post .post-block .date-category i {
font-size: inherit;
color: #db0e75;
margin-right: 10px;
}
body.blog section#main-content .container-left .posts-container .post .post-block .date-category ul,
body.archive section#main-content .container-left .posts-container .post .post-block .date-category ul,
body.single section#main-content .container-left .posts-container .post .post-block .date-category ul,
body.page section#main-content .container-left .posts-container .post .post-block .date-category ul {
list-style-type: none;
margin: 0;
display: inline-block;
padding: 0;
}
body.blog section#main-content .container-left .posts-container .post .post-block .date-category ul li,
body.archive section#main-content .container-left .posts-container .post .post-block .date-category ul li,
body.single section#main-content .container-left .posts-container .post .post-block .date-category ul li,
body.page section#main-content .container-left .posts-container .post .post-block .date-category ul li {
display: inline-block;
}
body.blog section#main-content .container-left .posts-container .post .post-block .date-category ul li a,
body.archive section#main-content .container-left .posts-container .post .post-block .date-category ul li a,
body.single section#main-content .container-left .posts-container .post .post-block .date-category ul li a,
body.page section#main-content .container-left .posts-container .post .post-block .date-category ul li a {
font-size: inherit;
color: #57585b;
font-weight: normal;
text-decoration: none;
}
body.blog section#main-content .container-left .posts-container .post .post-block .date-category ul li:after,
body.archive section#main-content .container-left .posts-container .post .post-block .date-category ul li:after,
body.single section#main-content .container-left .posts-container .post .post-block .date-category ul li:after,
body.page section#main-content .container-left .posts-container .post .post-block .date-category ul li:after {
content: ",";
color: #57585b;
}
body.blog section#main-content .container-left .posts-container .post .post-block .date-category ul li:last-of-type:after,
body.archive section#main-content .container-left .posts-container .post .post-block .date-category ul li:last-of-type:after,
body.single section#main-content .container-left .posts-container .post .post-block .date-category ul li:last-of-type:after,
body.page section#main-content .container-left .posts-container .post .post-block .date-category ul li:last-of-type:after {
display: none;
}
body.blog section#main-content .container-left .posts-container .post .post-block .date-category .category,
body.archive section#main-content .container-left .posts-container .post .post-block .date-category .category,
body.single section#main-content .container-left .posts-container .post .post-block .date-category .category,
body.page section#main-content .container-left .posts-container .post .post-block .date-category .category {
display: inline-block;
}
body.blog section#main-content .container-left .posts-container .post .post-block p,
body.archive section#main-content .container-left .posts-container .post .post-block p,
body.single section#main-content .container-left .posts-container .post .post-block p,
body.page section#main-content .container-left .posts-container .post .post-block p {
font-size: 15px;
margin-bottom: 0;
}
body.blog section#main-content .container-left .posts-container .post .post-block .cta,
body.archive section#main-content .container-left .posts-container .post .post-block .cta,
body.single section#main-content .container-left .posts-container .post .post-block .cta,
body.page section#main-content .container-left .posts-container .post .post-block .cta {
margin-top: 20px;
}
@media screen and (max-width: 767px) {
body.blog section#main-content .container-left .posts-container .post .post-block,
body.archive section#main-content .container-left .posts-container .post .post-block,
body.single section#main-content .container-left .posts-container .post .post-block,
body.page section#main-content .container-left .posts-container .post .post-block {
width: 100%;
display: block;
}
}
body.blog section#main-content .container-left .posts-container .post:last-of-type,
body.archive section#main-content .container-left .posts-container .post:last-of-type,
body.single section#main-content .container-left .posts-container .post:last-of-type,
body.page section#main-content .container-left .posts-container .post:last-of-type {
margin-bottom: 0;
}
@media screen and (max-width: 767px) {
body.blog section#main-content .container-left .posts-container .post,
body.archive section#main-content .container-left .posts-container .post,
body.single section#main-content .container-left .posts-container .post,
body.page section#main-content .container-left .posts-container .post {
margin-bottom: 40px;
}
}
body.blog section#main-content .container-left .post .date-category,
body.archive section#main-content .container-left .post .date-category,
body.single section#main-content .container-left .post .date-category,
body.page section#main-content .container-left .post .date-category {
margin-bottom: 15px;
}
body.blog section#main-content .container-left .post .date-category p,
body.archive section#main-content .container-left .post .date-category p,
body.single section#main-content .container-left .post .date-category p,
body.page section#main-content .container-left .post .date-category p {
display: inline-block;
margin-bottom: 0;
font-size: inherit;
color: #57585b;
}
body.blog section#main-content .container-left .post .date-category i,
body.archive section#main-content .container-left .post .date-category i,
body.single section#main-content .container-left .post .date-category i,
body.page section#main-content .container-left .post .date-category i {
font-size: inherit;
color: #57585b;
margin-right: 10px;
}
body.blog section#main-content .container-left .post .date-category ul,
body.archive section#main-content .container-left .post .date-category ul,
body.single section#main-content .container-left .post .date-category ul,
body.page section#main-content .container-left .post .date-category ul {
list-style-type: none;
margin: 0;
display: inline-block;
padding: 0;
}
body.blog section#main-content .container-left .post .date-category ul li,
body.archive section#main-content .container-left .post .date-category ul li,
body.single section#main-content .container-left .post .date-category ul li,
body.page section#main-content .container-left .post .date-category ul li {
display: inline-block;
}
body.blog section#main-content .container-left .post .date-category ul li a,
body.archive section#main-content .container-left .post .date-category ul li a,
body.single section#main-content .container-left .post .date-category ul li a,
body.page section#main-content .container-left .post .date-category ul li a {
font-size: inherit;
color: #57585b;
text-decoration: none;
}
body.blog section#main-content .container-left .post .date-category ul li:after,
body.archive section#main-content .container-left .post .date-category ul li:after,
body.single section#main-content .container-left .post .date-category ul li:after,
body.page section#main-content .container-left .post .date-category ul li:after {
content: ",";
color: #57585b;
}
body.blog section#main-content .container-left .post .date-category ul li:last-of-type:after,
body.archive section#main-content .container-left .post .date-category ul li:last-of-type:after,
body.single section#main-content .container-left .post .date-category ul li:last-of-type:after,
body.page section#main-content .container-left .post .date-category ul li:last-of-type:after {
display: none;
}
body.blog section#main-content .container-left .post .sector,
body.archive section#main-content .container-left .post .sector,
body.single section#main-content .container-left .post .sector,
body.page section#main-content .container-left .post .sector {
font-size: 0;
}
body.blog section#main-content .container-left .post .sector p,
body.archive section#main-content .container-left .post .sector p,
body.single section#main-content .container-left .post .sector p,
body.page section#main-content .container-left .post .sector p {
display: inline-block;
border-radius: 15px;
color: white;
padding: 5px 8px;
font-size: 1rem;
line-height: 12px;
font-weight: bold;
margin: 0 3px 0 0 !important;
}
body.blog section#main-content .container-left .post .cta,
body.archive section#main-content .container-left .post .cta,
body.single section#main-content .container-left .post .cta,
body.page section#main-content .container-left .post .cta {
background-color: #db0e75;
}
body.blog section#main-content .container-left .pagination,
body.archive section#main-content .container-left .pagination,
body.single section#main-content .container-left .pagination,
body.page section#main-content .container-left .pagination {
width: 100%;
}
body.blog section#main-content .container-left .pagination a.page-numbers:not(.next):not(.prev),
body.archive section#main-content .container-left .pagination a.page-numbers:not(.next):not(.prev),
body.single section#main-content .container-left .pagination a.page-numbers:not(.next):not(.prev),
body.page section#main-content .container-left .pagination a.page-numbers:not(.next):not(.prev) {
display: none !important;
}
body.blog section#main-content .container-left .pagination span.current,
body.archive section#main-content .container-left .pagination span.current,
body.single section#main-content .container-left .pagination span.current,
body.page section#main-content .container-left .pagination span.current {
display: none;
}
@media screen and (max-width: 1100px) {
body.blog section#main-content .container-left,
body.archive section#main-content .container-left,
body.single section#main-content .container-left,
body.page section#main-content .container-left {
width: 100%;
padding-right: 0;
}
}
body.blog section#main-content .container-right .sidebar h2,
body.archive section#main-content .container-right .sidebar h2,
body.single section#main-content .container-right .sidebar h2,
body.page section#main-content .container-right .sidebar h2 {
color: #333;
margin-top: 0;
margin-bottom: 20px;
font-size: 24px;
}
body.blog section#main-content .container-right .sidebar .add-post-cta,
body.archive section#main-content .container-right .sidebar .add-post-cta,
body.single section#main-content .container-right .sidebar .add-post-cta,
body.page section#main-content .container-right .sidebar .add-post-cta {
padding: 25px 20px;
text-align: center;
border-radius: 4px;
position: relative;
background-image: repeating-linear-gradient(135deg, #57585b, #57585b 5px, #525356 5px, #525356 10px);
}
body.blog section#main-content .container-right .sidebar .add-post-cta a,
body.archive section#main-content .container-right .sidebar .add-post-cta a,
body.single section#main-content .container-right .sidebar .add-post-cta a,
body.page section#main-content .container-right .sidebar .add-post-cta a {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border-radius: 4px;
z-index: 1;
}
body.blog section#main-content .container-right .sidebar .add-post-cta img,
body.archive section#main-content .container-right .sidebar .add-post-cta img,
body.single section#main-content .container-right .sidebar .add-post-cta img,
body.page section#main-content .container-right .sidebar .add-post-cta img {
width: 44px;
vertical-align: middle;
display: inline-block;
margin-right: 20px;
position: relative;
cursor: pointer;
}
body.blog section#main-content .container-right .sidebar .add-post-cta h2,
body.archive section#main-content .container-right .sidebar .add-post-cta h2,
body.single section#main-content .container-right .sidebar .add-post-cta h2,
body.page section#main-content .container-right .sidebar .add-post-cta h2 {
color: white;
margin-bottom: 0;
font-size: 32px;
display: inline-block;
vertical-align: middle;
position: relative;
cursor: pointer;
-webkit-text-shadow: 4px 3px 0px rgba(0, 0, 0, 0.1);
-moz-text-shadow: 4px 3px 0px rgba(0, 0, 0, 0.1);
-ms-text-shadow: 4px 3px 0px rgba(0, 0, 0, 0.1);
-o-text-shadow: 4px 3px 0px rgba(0, 0, 0, 0.1);
text-shadow: 4px 3px 0px rgba(0, 0, 0, 0.1);
}
body.blog section#main-content .container-right .sidebar .add-post-cta h2 i,
body.archive section#main-content .container-right .sidebar .add-post-cta h2 i,
body.single section#main-content .container-right .sidebar .add-post-cta h2 i,
body.page section#main-content .container-right .sidebar .add-post-cta h2 i {
color: white;
margin-left: 10px;
vertical-align: middle;
transform: translateX(0px);
transition: transform 0.17s;
}
body.blog section#main-content .container-right .sidebar .add-post-cta:before,
body.archive section#main-content .container-right .sidebar .add-post-cta:before,
body.single section#main-content .container-right .sidebar .add-post-cta:before,
body.page section#main-content .container-right .sidebar .add-post-cta:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
border-radius: 4px;
transition: opacity 0.17s;
background-image: repeating-linear-gradient(135deg, #48494b, #48494b 5px, #3e3f41 5px, #3e3f41 10px);
}
body.blog section#main-content .container-right .sidebar .add-post-cta:hover:before,
body.archive section#main-content .container-right .sidebar .add-post-cta:hover:before,
body.single section#main-content .container-right .sidebar .add-post-cta:hover:before,
body.page section#main-content .container-right .sidebar .add-post-cta:hover:before {
opacity: 1;
}
body.blog section#main-content .container-right .sidebar .add-post-cta:hover h2 i,
body.archive section#main-content .container-right .sidebar .add-post-cta:hover h2 i,
body.single section#main-content .container-right .sidebar .add-post-cta:hover h2 i,
body.page section#main-content .container-right .sidebar .add-post-cta:hover h2 i {
transform: translateX(2px);
}
body.blog section#main-content .container-right .sidebar .widget_categories,
body.archive section#main-content .container-right .sidebar .widget_categories,
body.single section#main-content .container-right .sidebar .widget_categories,
body.page section#main-content .container-right .sidebar .widget_categories {
font-size: 0;
margin-bottom: 45px;
}
body.blog section#main-content .container-right .sidebar .widget_categories ul,
body.archive section#main-content .container-right .sidebar .widget_categories ul,
body.single section#main-content .container-right .sidebar .widget_categories ul,
body.page section#main-content .container-right .sidebar .widget_categories ul {
padding: 0;
list-style-type: none;
margin: 0;
-moz-column-count: 2;
-moz-column-gap: 0px;
-webkit-column-count: 2;
-webkit-column-gap: 0px;
column-count: 2;
column-gap: 0px;
}
body.blog section#main-content .container-right .sidebar .widget_categories ul li,
body.archive section#main-content .container-right .sidebar .widget_categories ul li,
body.single section#main-content .container-right .sidebar .widget_categories ul li,
body.page section#main-content .container-right .sidebar .widget_categories ul li {
font-size: 16px;
font-weight: bold;
margin-bottom: 5px;
}
body.blog section#main-content .container-right .sidebar .widget_categories ul li a,
body.archive section#main-content .container-right .sidebar .widget_categories ul li a,
body.single section#main-content .container-right .sidebar .widget_categories ul li a,
body.page section#main-content .container-right .sidebar .widget_categories ul li a {
color: #db0e75;
padding-right: 20px;
}
@media screen and (max-width: 767px) {
body.blog section#main-content .container-right .sidebar .widget_categories ul,
body.archive section#main-content .container-right .sidebar .widget_categories ul,
body.single section#main-content .container-right .sidebar .widget_categories ul,
body.page section#main-content .container-right .sidebar .widget_categories ul {
-moz-column-count: 1;
column-count: 1;
}
}
body.blog section#main-content .container-right .sidebar .widget_archive label,
body.archive section#main-content .container-right .sidebar .widget_archive label,
body.single section#main-content .container-right .sidebar .widget_archive label,
body.page section#main-content .container-right .sidebar .widget_archive label {
display: none;
}
body.blog section#main-content .container-right .sidebar .widget_archive .drop-down,
body.archive section#main-content .container-right .sidebar .widget_archive .drop-down,
body.single section#main-content .container-right .sidebar .widget_archive .drop-down,
body.page section#main-content .container-right .sidebar .widget_archive .drop-down {
position: relative;
}
body.blog section#main-content .container-right .sidebar .widget_archive .drop-down select,
body.archive section#main-content .container-right .sidebar .widget_archive .drop-down select,
body.single section#main-content .container-right .sidebar .widget_archive .drop-down select,
body.page section#main-content .container-right .sidebar .widget_archive .drop-down select {
background-color: white;
border: none;
border-radius: 2px;
width: 100%;
padding: 10px 20px;
-webkit-appearance: none;
-moz-appearance: none;
color: #db0e75;
}
body.blog section#main-content .container-right .sidebar .widget_archive .drop-down select:focus,
body.archive section#main-content .container-right .sidebar .widget_archive .drop-down select:focus,
body.single section#main-content .container-right .sidebar .widget_archive .drop-down select:focus,
body.page section#main-content .container-right .sidebar .widget_archive .drop-down select:focus {
outline: 0;
}
body.blog section#main-content .container-right .sidebar .widget_archive .drop-down select::-ms-expand,
body.archive section#main-content .container-right .sidebar .widget_archive .drop-down select::-ms-expand,
body.single section#main-content .container-right .sidebar .widget_archive .drop-down select::-ms-expand,
body.page section#main-content .container-right .sidebar .widget_archive .drop-down select::-ms-expand {
display: none;
}
body.blog section#main-content .container-right .sidebar .widget_archive .drop-down span.fa-chevron-down,
body.archive section#main-content .container-right .sidebar .widget_archive .drop-down span.fa-chevron-down,
body.single section#main-content .container-right .sidebar .widget_archive .drop-down span.fa-chevron-down,
body.page section#main-content .container-right .sidebar .widget_archive .drop-down span.fa-chevron-down {
position: absolute;
top: 50%;
right: 15px;
transform: translateY(-50%);
pointer-events: none;
color: #db0e75;
}
body.blog section#main-content .container-right .sidebar .widget_text,
body.archive section#main-content .container-right .sidebar .widget_text,
body.single section#main-content .container-right .sidebar .widget_text,
body.page section#main-content .container-right .sidebar .widget_text {
margin: 45px 0;
}
body.blog section#main-content .container-right .sidebar .tags_widget,
body.archive section#main-content .container-right .sidebar .tags_widget,
body.single section#main-content .container-right .sidebar .tags_widget,
body.page section#main-content .container-right .sidebar .tags_widget {
-moz-column-count: 2;
-moz-column-gap: 0px;
-webkit-column-count: 2;
-webkit-column-gap: 0px;
column-count: 2;
column-gap: 0px;
}
body.blog section#main-content .container-right .sidebar .tags_widget .tag,
body.archive section#main-content .container-right .sidebar .tags_widget .tag,
body.single section#main-content .container-right .sidebar .tags_widget .tag,
body.page section#main-content .container-right .sidebar .tags_widget .tag {
font-size: 0;
margin-bottom: 5px;
margin-right: 5px;
}
body.blog section#main-content .container-right .sidebar .tags_widget .tag a,
body.archive section#main-content .container-right .sidebar .tags_widget .tag a,
body.single section#main-content .container-right .sidebar .tags_widget .tag a,
body.page section#main-content .container-right .sidebar .tags_widget .tag a {
color: #db0e75;
}
body.blog section#main-content .container-right .sidebar .tags_widget .tag p,
body.archive section#main-content .container-right .sidebar .tags_widget .tag p,
body.single section#main-content .container-right .sidebar .tags_widget .tag p,
body.page section#main-content .container-right .sidebar .tags_widget .tag p {
display: inline-block;
border-radius: 15px;
color: white;
padding: 5px 8px;
font-size: 1rem;
line-height: 1rem;
font-weight: bold;
margin: 0 !important;
}
body.blog section#main-content .container-right .sidebar .widget_archive + .widget_tags_widget,
body.archive section#main-content .container-right .sidebar .widget_archive + .widget_tags_widget,
body.single section#main-content .container-right .sidebar .widget_archive + .widget_tags_widget,
body.page section#main-content .container-right .sidebar .widget_archive + .widget_tags_widget {
margin-top: 45px;
}
body.blog section#main-content .container-right .sidebar .widget_cta_widget,
body.archive section#main-content .container-right .sidebar .widget_cta_widget,
body.single section#main-content .container-right .sidebar .widget_cta_widget,
body.page section#main-content .container-right .sidebar .widget_cta_widget {
margin-top: 45px;
}
@media screen and (max-width: 1100px) {
body.blog section#main-content .container-right,
body.archive section#main-content .container-right,
body.single section#main-content .container-right,
body.page section#main-content .container-right {
width: 100%;
float: none;
}
}
body.blog section#main-content .container.casestudies .container-left .posts-container,
body.archive section#main-content .container.casestudies .container-left .posts-container,
body.single section#main-content .container.casestudies .container-left .posts-container,
body.page section#main-content .container.casestudies .container-left .posts-container {
display: flex;
flex-wrap: wrap;
}
body.blog section#main-content .container.casestudies .container-left .posts-container .post,
body.archive section#main-content .container.casestudies .container-left .posts-container .post,
body.single section#main-content .container.casestudies .container-left .posts-container .post,
body.page section#main-content .container.casestudies .container-left .posts-container .post {
width: calc(50% - 30px);
display: flex;
flex-direction: column;
}
body.blog section#main-content .container.casestudies .container-left .posts-container .post .post-image,
body.archive section#main-content .container.casestudies .container-left .posts-container .post .post-image,
body.single section#main-content .container.casestudies .container-left .posts-container .post .post-image,
body.page section#main-content .container.casestudies .container-left .posts-container .post .post-image {
width: 100%;
display: block;
flex-shrink: 0;
}
body.blog section#main-content .container.casestudies .container-left .posts-container .post .post-image a,
body.archive section#main-content .container.casestudies .container-left .posts-container .post .post-image a,
body.single section#main-content .container.casestudies .container-left .posts-container .post .post-image a,
body.page section#main-content .container.casestudies .container-left .posts-container .post .post-image a {
display: block;
font-size: 0;
}
body.blog section#main-content .container.casestudies .container-left .posts-container .post .post-image img,
body.archive section#main-content .container.casestudies .container-left .posts-container .post .post-image img,
body.single section#main-content .container.casestudies .container-left .posts-container .post .post-image img,
body.page section#main-content .container.casestudies .container-left .posts-container .post .post-image img {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
width: 100%;
}
@media screen and (max-width: 767px) {
body.blog section#main-content .container.casestudies .container-left .posts-container .post .post-image,
body.archive section#main-content .container.casestudies .container-left .posts-container .post .post-image,
body.single section#main-content .container.casestudies .container-left .posts-container .post .post-image,
body.page section#main-content .container.casestudies .container-left .posts-container .post .post-image {
margin-bottom: 0;
}
}
body.blog section#main-content .container.casestudies .container-left .posts-container .post .post-block,
body.archive section#main-content .container.casestudies .container-left .posts-container .post .post-block,
body.single section#main-content .container.casestudies .container-left .posts-container .post .post-block,
body.page section#main-content .container.casestudies .container-left .posts-container .post .post-block {
width: 100%;
display: block;
background-color: white;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
padding: 20px;
flex-grow: 1;
position: relative;
padding-bottom: 80px;
}
body.blog section#main-content .container.casestudies .container-left .posts-container .post .post-block .cta,
body.archive section#main-content .container.casestudies .container-left .posts-container .post .post-block .cta,
body.single section#main-content .container.casestudies .container-left .posts-container .post .post-block .cta,
body.page section#main-content .container.casestudies .container-left .posts-container .post .post-block .cta {
position: absolute;
bottom: 20px;
left: 20px;
margin-top: 0;
}
body.blog section#main-content .container.casestudies .container-left .posts-container .post:nth-child(odd),
body.archive section#main-content .container.casestudies .container-left .posts-container .post:nth-child(odd),
body.single section#main-content .container.casestudies .container-left .posts-container .post:nth-child(odd),
body.page section#main-content .container.casestudies .container-left .posts-container .post:nth-child(odd) {
margin-right: 60px;
}
@media screen and (max-width: 767px) {
body.blog section#main-content .container.casestudies .container-left .posts-container .post:nth-child(odd),
body.archive section#main-content .container.casestudies .container-left .posts-container .post:nth-child(odd),
body.single section#main-content .container.casestudies .container-left .posts-container .post:nth-child(odd),
body.page section#main-content .container.casestudies .container-left .posts-container .post:nth-child(odd) {
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
body.blog section#main-content .container.casestudies .container-left .posts-container .post,
body.archive section#main-content .container.casestudies .container-left .posts-container .post,
body.single section#main-content .container.casestudies .container-left .posts-container .post,
body.page section#main-content .container.casestudies .container-left .posts-container .post {
width: 100%;
}
}
body.single.single-casestudies .intro_text {
color: #db0e75;
margin-top: 30px;
}
body.single.single-casestudies .intro_text p {
color: #db0e75;
}
body.single.single-casestudies div[class^=casestudy_] {
margin: 40px 0;
}
body.single.single-casestudies div[class^=casestudy_].casestudy_image {
text-align: center;
}
body.single.single-casestudies div[class^=casestudy_].casestudy_two_images {
display: flex;
flex-wrap: wrap;
}
body.single.single-casestudies div[class^=casestudy_].casestudy_two_images div {
width: calc(50% - 20px);
flex-grow: 1;
}
body.single.single-casestudies div[class^=casestudy_].casestudy_two_images div img {
visibility: hidden;
}
body.single.single-casestudies div[class^=casestudy_].casestudy_two_images div:first-of-type {
margin-right: 40px;
}
@media screen and (max-width: 767px) {
body.single.single-casestudies div[class^=casestudy_].casestudy_two_images div:first-of-type {
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
body.single.single-casestudies div[class^=casestudy_].casestudy_two_images div {
width: 100%;
}
}
body.blog section#main-content .container.events .container-left,
body.archive section#main-content .container.events .container-left,
body.single section#main-content .container.events .container-left,
body.page section#main-content .container.events .container-left {
width: 100%;
padding-right: 0;
display: flex;
flex-direction: column;
}
body.blog section#main-content .container.events .container-left h1,
body.archive section#main-content .container.events .container-left h1,
body.single section#main-content .container.events .container-left h1,
body.page section#main-content .container.events .container-left h1 {
order: 1;
}
body.blog section#main-content .container.events .container-left h4,
body.archive section#main-content .container.events .container-left h4,
body.single section#main-content .container.events .container-left h4,
body.page section#main-content .container.events .container-left h4 {
order: 2;
}
body.blog section#main-content .container.events .container-left .events-top-bar,
body.archive section#main-content .container.events .container-left .events-top-bar,
body.single section#main-content .container.events .container-left .events-top-bar,
body.page section#main-content .container.events .container-left .events-top-bar {
position: relative;
padding: 30px 0 20px;
margin-bottom: 60px;
order: 3;
}
body.blog section#main-content .container.events .container-left .events-top-bar-background,
body.archive section#main-content .container.events .container-left .events-top-bar-background,
body.single section#main-content .container.events .container-left .events-top-bar-background,
body.page section#main-content .container.events .container-left .events-top-bar-background {
position: absolute;
top: 0;
bottom: 0;
width: 100vw;
left: 50%;
z-index: 0;
transform: translateX(-50%);
background-image: repeating-linear-gradient(135deg, #57585b, #57585b 5px, #525356 5px, #525356 10px);
}
body.blog section#main-content .container.events .container-left .events-top-bar .filter,
body.archive section#main-content .container.events .container-left .events-top-bar .filter,
body.single section#main-content .container.events .container-left .events-top-bar .filter,
body.page section#main-content .container.events .container-left .events-top-bar .filter {
text-align: right;
position: relative;
z-index: 1;
}
body.blog section#main-content .container.events .container-left .events-top-bar .filter h2,
body.archive section#main-content .container.events .container-left .events-top-bar .filter h2,
body.single section#main-content .container.events .container-left .events-top-bar .filter h2,
body.page section#main-content .container.events .container-left .events-top-bar .filter h2 {
display: inline-block;
cursor: pointer;
color: white;
font-size: 28px;
margin-top: 0;
margin-bottom: 10px;
line-height: 28px;
text-shadow: 2.121px 2.121px 0px rgba(0, 0, 0, 0.2);
}
body.blog section#main-content .container.events .container-left .events-top-bar .filter h2 span,
body.archive section#main-content .container.events .container-left .events-top-bar .filter h2 span,
body.single section#main-content .container.events .container-left .events-top-bar .filter h2 span,
body.page section#main-content .container.events .container-left .events-top-bar .filter h2 span {
color: white;
font-size: 20px;
margin-left: 5px;
text-shadow: 2.121px 2.121px 0px rgba(0, 0, 0, 0.2);
transform: rotate(0deg);
transition: transform 0.2s;
}
body.blog section#main-content .container.events .container-left .events-top-bar .filter h2.collapsed span,
body.archive section#main-content .container.events .container-left .events-top-bar .filter h2.collapsed span,
body.single section#main-content .container.events .container-left .events-top-bar .filter h2.collapsed span,
body.page section#main-content .container.events .container-left .events-top-bar .filter h2.collapsed span {
transform: rotate(180deg);
}
body.blog section#main-content .container.events .container-left .events-top-bar .filter h2:not(.collapsed) ~ .widgets,
body.archive section#main-content .container.events .container-left .events-top-bar .filter h2:not(.collapsed) ~ .widgets,
body.single section#main-content .container.events .container-left .events-top-bar .filter h2:not(.collapsed) ~ .widgets,
body.page section#main-content .container.events .container-left .events-top-bar .filter h2:not(.collapsed) ~ .widgets {
display: block;
}
body.blog section#main-content .container.events .container-left .events-top-bar .widgets,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets,
body.single section#main-content .container.events .container-left .events-top-bar .widgets,
body.page section#main-content .container.events .container-left .events-top-bar .widgets {
margin-bottom: 40px;
display: none;
}
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget {
position: relative;
z-index: 1;
}
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget h2,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget h2,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget h2,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget h2 {
color: white;
font-size: 28px;
line-height: 28px;
text-shadow: 2.121px 2.121px 0px rgba(0, 0, 0, 0.2);
}
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_tags_widget h2,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_tags_widget h2,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_tags_widget h2,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_tags_widget h2 {
margin-top: 0;
}
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_tags_widget .tag,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_tags_widget .tag,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_tags_widget .tag,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_tags_widget .tag {
font-size: 0;
margin-bottom: 5px;
display: inline-block;
margin-right: 20px;
}
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_tags_widget .tag p,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_tags_widget .tag p,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_tags_widget .tag p,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_tags_widget .tag p {
display: inline-block;
border-radius: 15px;
color: white;
padding: 5px 8px;
font-size: 0.875rem;
line-height: 12px;
font-weight: bold;
margin: 0 !important;
}
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_tags_widget .tag:last-of-type,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_tags_widget .tag:last-of-type,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_tags_widget .tag:last-of-type,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_tags_widget .tag:last-of-type {
margin-right: 0;
}
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down {
position: relative;
display: inline-block;
}
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select {
background-color: white;
border: none;
border-radius: 2px;
padding: 10px 20px;
-webkit-appearance: none;
-moz-appearance: none;
color: #db0e75;
width: 260px;
max-width: 100%;
}
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select:focus,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select:focus,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select:focus,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select:focus {
outline: 0;
}
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select::-ms-expand,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select::-ms-expand,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select::-ms-expand,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select::-ms-expand {
display: none;
}
@media screen and (max-width: 1100px) {
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select {
width: 230px;
}
}
@media screen and (max-width: 767px) {
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down select {
width: 100%;
}
}
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down span.fa-chevron-down,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down span.fa-chevron-down,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down span.fa-chevron-down,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down span.fa-chevron-down {
position: absolute;
top: 50%;
right: 15px;
transform: translateY(-50%);
pointer-events: none;
color: #db0e75;
}
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down:last-of-type,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down:last-of-type,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down:last-of-type,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down:last-of-type {
margin-left: 20px;
}
@media screen and (max-width: 767px) {
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down:last-of-type,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down:last-of-type,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down:last-of-type,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down:last-of-type {
margin-left: 0;
}
}
@media screen and (max-width: 767px) {
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget .drop-down {
display: block;
margin-bottom: 20px;
}
}
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget input,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget input,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget input,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget input {
-webkit-appearance: none;
-moz-appearance: none;
background-color: #db0e75;
border: none;
border-radius: 2px;
padding: 10px 20px;
color: white;
cursor: pointer;
margin-left: 20px;
transition: background-color 0.2s;
}
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget input:focus,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget input:focus,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget input:focus,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget input:focus {
outline: 0;
}
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget input:hover,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget input:hover,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget input:hover,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget input:hover {
background-color: #333;
}
@media screen and (max-width: 767px) {
body.blog section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget input,
body.archive section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget input,
body.single section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget input,
body.page section#main-content .container.events .container-left .events-top-bar .widgets .widget_events_archives_widget input {
margin-left: 0px;
}
}
body.blog section#main-content .container.events .container-left .events-top-bar .back-to-events,
body.archive section#main-content .container.events .container-left .events-top-bar .back-to-events,
body.single section#main-content .container.events .container-left .events-top-bar .back-to-events,
body.page section#main-content .container.events .container-left .events-top-bar .back-to-events {
position: relative;
margin-top: 20px;
}
body.blog section#main-content .container.events .container-left .events-top-bar .back-to-events a,
body.archive section#main-content .container.events .container-left .events-top-bar .back-to-events a,
body.single section#main-content .container.events .container-left .events-top-bar .back-to-events a,
body.page section#main-content .container.events .container-left .events-top-bar .back-to-events a {
color: white;
text-shadow: 2.121px 2.121px 0px rgba(0, 0, 0, 0.2);
}
body.blog section#main-content .container.events .container-left .posts-container,
body.archive section#main-content .container.events .container-left .posts-container,
body.single section#main-content .container.events .container-left .posts-container,
body.page section#main-content .container.events .container-left .posts-container {
order: 4;
display: flex;
flex-wrap: wrap;
}
body.blog section#main-content .container.events .container-left .posts-container a,
body.archive section#main-content .container.events .container-left .posts-container a,
body.single section#main-content .container.events .container-left .posts-container a,
body.page section#main-content .container.events .container-left .posts-container a {
display: inline-block;
}
body.blog section#main-content .container.events .container-left .posts-container .post,
body.archive section#main-content .container.events .container-left .posts-container .post,
body.single section#main-content .container.events .container-left .posts-container .post,
body.page section#main-content .container.events .container-left .posts-container .post {
margin-bottom: 50px;
background-color: white;
border-radius: 2px;
width: calc(50% - 30px);
padding: 20px;
position: relative;
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-date-container,
body.archive section#main-content .container.events .container-left .posts-container .post .event-date-container,
body.single section#main-content .container.events .container-left .posts-container .post .event-date-container,
body.page section#main-content .container.events .container-left .posts-container .post .event-date-container {
width: 100px;
display: inline-block;
vertical-align: middle;
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date,
body.archive section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date,
body.single section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date,
body.page section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date {
width: 100px;
text-align: center;
text-transform: uppercase;
font-size: 20px;
letter-spacing: -1px;
color: #333;
font-weight: bold;
display: block;
padding: 20px 0;
}
@media only screen and (max-width: 768px) {
body.blog section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date,
body.archive section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date,
body.single section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date,
body.page section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date {
width: 140px;
}
}
@media only screen and (max-width: 480px) {
body.blog section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date,
body.archive section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date,
body.single section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date,
body.page section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date {
width: 100px;
font-size: 14px;
padding: 10px 0;
}
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar,
body.archive section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar,
body.single section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar,
body.page section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar {
position: relative;
max-width: 100px;
margin: 0 auto;
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar svg,
body.archive section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar svg,
body.single section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar svg,
body.page section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar svg {
height: 114px;
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar svg path,
body.archive section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar svg path,
body.single section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar svg path,
body.page section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar svg path {
fill: #db0e75;
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar .day-month,
body.archive section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar .day-month,
body.single section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar .day-month,
body.page section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar .day-month {
position: absolute;
bottom: 15px;
width: 100%;
text-align: center;
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar .day-month .day,
body.archive section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar .day-month .day,
body.single section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar .day-month .day,
body.page section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar .day-month .day {
font-size: 42px;
color: white;
line-height: 1;
text-shadow: 2.121px 2.121px 0px rgba(0, 0, 0, 0.2);
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar .day-month .month,
body.archive section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar .day-month .month,
body.single section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar .day-month .month,
body.page section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date .day-calendar .day-month .month {
font-size: 20px;
color: white;
line-height: 1;
text-shadow: 2.121px 2.121px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1100px) {
body.blog section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date,
body.archive section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date,
body.single section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date,
body.page section#main-content .container.events .container-left .posts-container .post .event-date-container .event-date {
width: 100%;
}
}
@media only screen and (max-width: 1024px) {
body.blog section#main-content .container.events .container-left .posts-container .post .event-date-container,
body.archive section#main-content .container.events .container-left .posts-container .post .event-date-container,
body.single section#main-content .container.events .container-left .posts-container .post .event-date-container,
body.page section#main-content .container.events .container-left .posts-container .post .event-date-container {
vertical-align: top;
}
}
@media screen and (max-width: 1100px) {
body.blog section#main-content .container.events .container-left .posts-container .post .event-date-container,
body.archive section#main-content .container.events .container-left .posts-container .post .event-date-container,
body.single section#main-content .container.events .container-left .posts-container .post .event-date-container,
body.page section#main-content .container.events .container-left .posts-container .post .event-date-container {
width: 100%;
display: block;
}
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-info,
body.archive section#main-content .container.events .container-left .posts-container .post .event-info,
body.single section#main-content .container.events .container-left .posts-container .post .event-info,
body.page section#main-content .container.events .container-left .posts-container .post .event-info {
padding-left: 20px;
display: inline-block;
width: calc(100% - 100px);
vertical-align: middle;
}
@media (max-width: 767px) {
body.blog section#main-content .container.events .container-left .posts-container .post .event-info,
body.archive section#main-content .container.events .container-left .posts-container .post .event-info,
body.single section#main-content .container.events .container-left .posts-container .post .event-info,
body.page section#main-content .container.events .container-left .posts-container .post .event-info {
padding-left: 20px;
}
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-info p,
body.archive section#main-content .container.events .container-left .posts-container .post .event-info p,
body.single section#main-content .container.events .container-left .posts-container .post .event-info p,
body.page section#main-content .container.events .container-left .posts-container .post .event-info p {
margin: 15px 0 0;
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-info a,
body.archive section#main-content .container.events .container-left .posts-container .post .event-info a,
body.single section#main-content .container.events .container-left .posts-container .post .event-info a,
body.page section#main-content .container.events .container-left .posts-container .post .event-info a {
text-decoration: none;
font-weight: normal;
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-info a:hover,
body.archive section#main-content .container.events .container-left .posts-container .post .event-info a:hover,
body.single section#main-content .container.events .container-left .posts-container .post .event-info a:hover,
body.page section#main-content .container.events .container-left .posts-container .post .event-info a:hover {
opacity: 1;
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-info .post-block,
body.archive section#main-content .container.events .container-left .posts-container .post .event-info .post-block,
body.single section#main-content .container.events .container-left .posts-container .post .event-info .post-block,
body.page section#main-content .container.events .container-left .posts-container .post .event-info .post-block {
padding-left: 0;
width: 100%;
padding-bottom: 60px;
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-info .post-block .cta,
body.archive section#main-content .container.events .container-left .posts-container .post .event-info .post-block .cta,
body.single section#main-content .container.events .container-left .posts-container .post .event-info .post-block .cta,
body.page section#main-content .container.events .container-left .posts-container .post .event-info .post-block .cta {
position: absolute;
bottom: 20px;
left: 140px;
margin-top: 0;
}
@media screen and (max-width: 1100px) {
body.blog section#main-content .container.events .container-left .posts-container .post .event-info .post-block .cta,
body.archive section#main-content .container.events .container-left .posts-container .post .event-info .post-block .cta,
body.single section#main-content .container.events .container-left .posts-container .post .event-info .post-block .cta,
body.page section#main-content .container.events .container-left .posts-container .post .event-info .post-block .cta {
left: 20px;
}
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-info .event-details h3,
body.archive section#main-content .container.events .container-left .posts-container .post .event-info .event-details h3,
body.single section#main-content .container.events .container-left .posts-container .post .event-info .event-details h3,
body.page section#main-content .container.events .container-left .posts-container .post .event-info .event-details h3 {
font-size: 16px;
font-weight: bold;
color: #333;
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-info .event-details ul,
body.archive section#main-content .container.events .container-left .posts-container .post .event-info .event-details ul,
body.single section#main-content .container.events .container-left .posts-container .post .event-info .event-details ul,
body.page section#main-content .container.events .container-left .posts-container .post .event-info .event-details ul {
list-style-type: none;
padding: 0;
margin: 2px 0 5px;
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-info .event-details ul li,
body.archive section#main-content .container.events .container-left .posts-container .post .event-info .event-details ul li,
body.single section#main-content .container.events .container-left .posts-container .post .event-info .event-details ul li,
body.page section#main-content .container.events .container-left .posts-container .post .event-info .event-details ul li {
display: inline-block;
font-weight: normal;
font-size: 12px;
color: #57585b;
margin-right: 25px;
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-info .event-details ul li span.fas,
body.archive section#main-content .container.events .container-left .posts-container .post .event-info .event-details ul li span.fas,
body.single section#main-content .container.events .container-left .posts-container .post .event-info .event-details ul li span.fas,
body.page section#main-content .container.events .container-left .posts-container .post .event-info .event-details ul li span.fas {
color: #db0e75;
margin-right: 10px;
font-size: 12px;
}
body.blog section#main-content .container.events .container-left .posts-container .post .event-info .event-details ul li:last-of-type,
body.archive section#main-content .container.events .container-left .posts-container .post .event-info .event-details ul li:last-of-type,
body.single section#main-content .container.events .container-left .posts-container .post .event-info .event-details ul li:last-of-type,
body.page section#main-content .container.events .container-left .posts-container .post .event-info .event-details ul li:last-of-type {
margin-right: 0;
}
@media screen and (max-width: 1100px) {
body.blog section#main-content .container.events .container-left .posts-container .post .event-info,
body.archive section#main-content .container.events .container-left .posts-container .post .event-info,
body.single section#main-content .container.events .container-left .posts-container .post .event-info,
body.page section#main-content .container.events .container-left .posts-container .post .event-info {
width: 100%;
display: block;
padding-left: 0;
}
}
body.blog section#main-content .container.events .container-left .posts-container .post:nth-of-type(odd),
body.archive section#main-content .container.events .container-left .posts-container .post:nth-of-type(odd),
body.single section#main-content .container.events .container-left .posts-container .post:nth-of-type(odd),
body.page section#main-content .container.events .container-left .posts-container .post:nth-of-type(odd) {
margin-right: 60px;
}
@media screen and (max-width: 767px) {
body.blog section#main-content .container.events .container-left .posts-container .post:nth-of-type(odd),
body.archive section#main-content .container.events .container-left .posts-container .post:nth-of-type(odd),
body.single section#main-content .container.events .container-left .posts-container .post:nth-of-type(odd),
body.page section#main-content .container.events .container-left .posts-container .post:nth-of-type(odd) {
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
body.blog section#main-content .container.events .container-left .posts-container .post,
body.archive section#main-content .container.events .container-left .posts-container .post,
body.single section#main-content .container.events .container-left .posts-container .post,
body.page section#main-content .container.events .container-left .posts-container .post {
width: 100%;
display: block;
}
}
body.blog section#main-content .container.events .container-left .posts-container .older_events,
body.archive section#main-content .container.events .container-left .posts-container .older_events,
body.single section#main-content .container.events .container-left .posts-container .older_events,
body.page section#main-content .container.events .container-left .posts-container .older_events {
text-align: center;
width: 100%;
}
body.blog section#main-content .container.events .container-left .posts-container .older_events a,
body.archive section#main-content .container.events .container-left .posts-container .older_events a,
body.single section#main-content .container.events .container-left .posts-container .older_events a,
body.page section#main-content .container.events .container-left .posts-container .older_events a {
border-radius: 20px;
font-size: 16px;
line-height: 16px;
color: white;
padding: 12px 20px 12px 60px;
box-shadow: 2.121px 2.121px 0px rgba(0, 0, 0, 0.2);
transition: box-shadow 0.2s, transform 0.2s;
position: relative;
background-color: #57585b;
display: inline-block;
}
body.blog section#main-content .container.events .container-left .posts-container .older_events a i,
body.archive section#main-content .container.events .container-left .posts-container .older_events a i,
body.single section#main-content .container.events .container-left .posts-container .older_events a i,
body.page section#main-content .container.events .container-left .posts-container .older_events a i {
position: absolute;
left: 0;
top: 0;
font-size: 18px;
line-height: 38px;
width: 40px;
height: 40px;
border-radius: 20px;
color: white;
}
body.blog section#main-content .container.events .container-left .posts-container .older_events a span,
body.archive section#main-content .container.events .container-left .posts-container .older_events a span,
body.single section#main-content .container.events .container-left .posts-container .older_events a span,
body.page section#main-content .container.events .container-left .posts-container .older_events a span {
position: relative;
z-index: 1;
color: white;
line-height: 16px;
font-size: 16px;
}
body.blog section#main-content .container.events .container-left .posts-container .older_events a:before,
body.archive section#main-content .container.events .container-left .posts-container .older_events a:before,
body.single section#main-content .container.events .container-left .posts-container .older_events a:before,
body.page section#main-content .container.events .container-left .posts-container .older_events a:before {
content: "";
background: rgba(0, 0, 0, 0.1);
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 40px;
border-radius: 20px;
z-index: 0;
transition: width 0.2s;
}
body.blog section#main-content .container.events .container-left .posts-container .older_events a:hover,
body.archive section#main-content .container.events .container-left .posts-container .older_events a:hover,
body.single section#main-content .container.events .container-left .posts-container .older_events a:hover,
body.page section#main-content .container.events .container-left .posts-container .older_events a:hover {
box-shadow: 2.121px 4.121px 0px rgba(0, 0, 0, 0.2);
transform: translateY(-2px);
transition: box-shadow 0.2s 0.2s, transform 0.2s 0.2s;
}
body.blog section#main-content .container.events .container-left .posts-container .older_events a:hover:before,
body.archive section#main-content .container.events .container-left .posts-container .older_events a:hover:before,
body.single section#main-content .container.events .container-left .posts-container .older_events a:hover:before,
body.page section#main-content .container.events .container-left .posts-container .older_events a:hover:before {
width: 100%;
}
body.blog section#main-content .container.events .container-left #add-event-cta-container,
body.archive section#main-content .container.events .container-left #add-event-cta-container,
body.single section#main-content .container.events .container-left #add-event-cta-container,
body.page section#main-content .container.events .container-left #add-event-cta-container {
order: 5;
max-width: 432px;
margin: 50px auto 0;
}
body.blog section#main-content .container.events .container-left #add-event-cta-container .add-post-cta,
body.archive section#main-content .container.events .container-left #add-event-cta-container .add-post-cta,
body.single section#main-content .container.events .container-left #add-event-cta-container .add-post-cta,
body.page section#main-content .container.events .container-left #add-event-cta-container .add-post-cta {
padding: 25px 20px;
text-align: center;
border-radius: 4px;
position: relative;
background-image: repeating-linear-gradient(135deg, #57585b, #57585b 5px, #525356 5px, #525356 10px);
}
body.blog section#main-content .container.events .container-left #add-event-cta-container .add-post-cta a,
body.archive section#main-content .container.events .container-left #add-event-cta-container .add-post-cta a,
body.single section#main-content .container.events .container-left #add-event-cta-container .add-post-cta a,
body.page section#main-content .container.events .container-left #add-event-cta-container .add-post-cta a {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border-radius: 4px;
z-index: 1;
}
body.blog section#main-content .container.events .container-left #add-event-cta-container .add-post-cta img,
body.archive section#main-content .container.events .container-left #add-event-cta-container .add-post-cta img,
body.single section#main-content .container.events .container-left #add-event-cta-container .add-post-cta img,
body.page section#main-content .container.events .container-left #add-event-cta-container .add-post-cta img {
width: 44px;
vertical-align: middle;
display: inline-block;
margin-right: 20px;
position: relative;
cursor: pointer;
}
body.blog section#main-content .container.events .container-left #add-event-cta-container .add-post-cta h2,
body.archive section#main-content .container.events .container-left #add-event-cta-container .add-post-cta h2,
body.single section#main-content .container.events .container-left #add-event-cta-container .add-post-cta h2,
body.page section#main-content .container.events .container-left #add-event-cta-container .add-post-cta h2 {
color: white;
margin-bottom: 0;
margin-top: 0;
font-size: 32px;
display: inline-block;
vertical-align: middle;
position: relative;
cursor: pointer;
-webkit-text-shadow: 4px 3px 0px rgba(0, 0, 0, 0.1);
-moz-text-shadow: 4px 3px 0px rgba(0, 0, 0, 0.1);
-ms-text-shadow: 4px 3px 0px rgba(0, 0, 0, 0.1);
-o-text-shadow: 4px 3px 0px rgba(0, 0, 0, 0.1);
text-shadow: 4px 3px 0px rgba(0, 0, 0, 0.1);
}
body.blog section#main-content .container.events .container-left #add-event-cta-container .add-post-cta h2 i,
body.archive section#main-content .container.events .container-left #add-event-cta-container .add-post-cta h2 i,
body.single section#main-content .container.events .container-left #add-event-cta-container .add-post-cta h2 i,
body.page section#main-content .container.events .container-left #add-event-cta-container .add-post-cta h2 i {
color: white;
margin-left: 10px;
vertical-align: middle;
transform: translateX(0px);
transition: transform 0.17s;
}
body.blog section#main-content .container.events .container-left #add-event-cta-container .add-post-cta:before,
body.archive section#main-content .container.events .container-left #add-event-cta-container .add-post-cta:before,
body.single section#main-content .container.events .container-left #add-event-cta-container .add-post-cta:before,
body.page section#main-content .container.events .container-left #add-event-cta-container .add-post-cta:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
border-radius: 4px;
transition: opacity 0.17s;
background-image: repeating-linear-gradient(135deg, #48494b, #48494b 5px, #3e3f41 5px, #3e3f41 10px);
}
body.blog section#main-content .container.events .container-left #add-event-cta-container .add-post-cta:hover:before,
body.archive section#main-content .container.events .container-left #add-event-cta-container .add-post-cta:hover:before,
body.single section#main-content .container.events .container-left #add-event-cta-container .add-post-cta:hover:before,
body.page section#main-content .container.events .container-left #add-event-cta-container .add-post-cta:hover:before {
opacity: 1;
}
body.blog section#main-content .container.events .container-left #add-event-cta-container .add-post-cta:hover h2 i,
body.archive section#main-content .container.events .container-left #add-event-cta-container .add-post-cta:hover h2 i,
body.single section#main-content .container.events .container-left #add-event-cta-container .add-post-cta:hover h2 i,
body.page section#main-content .container.events .container-left #add-event-cta-container .add-post-cta:hover h2 i {
transform: translateX(2px);
}
body.blog section#main-content .container.events .container-right,
body.archive section#main-content .container.events .container-right,
body.single section#main-content .container.events .container-right,
body.page section#main-content .container.events .container-right {
display: none;
}
body.single.single-events section#main-content .container-left .post .date-category {
margin-top: 20px;
margin-bottom: 0;
}
body.single.single-events section#main-content .container-left .post .date-category ul li {
display: block;
margin-bottom: 10px;
font-weight: bold;
color: #57585b;
}
body.single.single-events section#main-content .container-left .post .date-category ul li .fas {
color: #db0e75;
width: 16px;
margin-right: 10px;
}
body.single.single-events section#main-content .container-left .post .date-category ul li:after {
display: none;
}
body.single.single-events section#main-content .container-left .post .date-category .sector {
display: block;
}
body.single.single-events section#main-content .container-left .post:before, body.single.single-events section#main-content .container-left .post:after {
content: "";
display: table;
}
body.single.single-events section#main-content .container-left .post:after {
clear: both;
}
body.single.single-events section#main-content .container-left .content {
margin-top: 40px;
}
body.single.single-events section#main-content .container-left .content .event_image {
float: right;
margin: 0 0 10px 10px;
}
@media screen and (max-width: 767px) {
body.single.single-events section#main-content .container-left .content .event_image {
margin: 0 auto 20px auto;
float: none;
}
}
body.blog section#main-content .container .pagination .older_posts,
body.blog section#main-content .container .pagination .newer_posts,
body.archive section#main-content .container .pagination .older_posts,
body.archive section#main-content .container .pagination .newer_posts,
body.single section#main-content .container .pagination .older_posts,
body.single section#main-content .container .pagination .newer_posts,
body.page section#main-content .container .pagination .older_posts,
body.page section#main-content .container .pagination .newer_posts {
display: inline-block;
margin-bottom: 0;
}
body.blog section#main-content .container .pagination .older_posts a,
body.blog section#main-content .container .pagination .newer_posts a,
body.archive section#main-content .container .pagination .older_posts a,
body.archive section#main-content .container .pagination .newer_posts a,
body.single section#main-content .container .pagination .older_posts a,
body.single section#main-content .container .pagination .newer_posts a,
body.page section#main-content .container .pagination .older_posts a,
body.page section#main-content .container .pagination .newer_posts a {
font-weight: bold;
color: #333;
text-decoration: none;
}
body.blog section#main-content .container .pagination .older_posts a span,
body.blog section#main-content .container .pagination .newer_posts a span,
body.archive section#main-content .container .pagination .older_posts a span,
body.archive section#main-content .container .pagination .newer_posts a span,
body.single section#main-content .container .pagination .older_posts a span,
body.single section#main-content .container .pagination .newer_posts a span,
body.page section#main-content .container .pagination .older_posts a span,
body.page section#main-content .container .pagination .newer_posts a span {
color: white;
background-color: #db0e75;
border-radius: 50%;
width: 20px;
padding: 2px;
text-align: center;
}
body.blog section#main-content .container .pagination .older_posts:empty,
body.blog section#main-content .container .pagination .newer_posts:empty,
body.archive section#main-content .container .pagination .older_posts:empty,
body.archive section#main-content .container .pagination .newer_posts:empty,
body.single section#main-content .container .pagination .older_posts:empty,
body.single section#main-content .container .pagination .newer_posts:empty,
body.page section#main-content .container .pagination .older_posts:empty,
body.page section#main-content .container .pagination .newer_posts:empty {
display: none;
}
body.blog section#main-content .container .pagination .newer_posts,
body.archive section#main-content .container .pagination .newer_posts,
body.single section#main-content .container .pagination .newer_posts,
body.page section#main-content .container .pagination .newer_posts {
float: right;
}
@media screen and (max-width: 767px) {
body.blog section#main-content .container,
body.archive section#main-content .container,
body.single section#main-content .container,
body.page section#main-content .container {
margin-top: 30px;
}
}
@media screen and (max-width: 767px) {
body.blog section#main-content,
body.archive section#main-content,
body.single section#main-content,
body.page section#main-content {
padding: 69px 15px 40px;
}
}
body.single section#main-content .container-left .post h1 {
margin-bottom: 0;
}
body.single section#main-content .container-left .post .date-category i {
color: #db0e75;
}
body.single section#main-content .container-left .post .date-category p {
margin-right: 20px;
margin-bottom: 10px;
}
body.single section#main-content .container-left .post .date-category .post-categories {
margin-right: 20px;
}
body.single section#main-content .container-left .post .date-category .post-categories li {
margin-right: 3px;
}
body.single section#main-content .container-left .post .date-category .category {
display: inline-block;
margin-right: 20px;
margin-bottom: 10px;
}
body.single section#main-content .container-left .post .date-category .sector {
display: inline-block;
margin-bottom: 10px;
}
body.single section#main-content .container-left .post ul li,
body.single section#main-content .container-left .post ol li {
font-size: 1rem;
}
body.single section#main-content .container-left .post ul li a,
body.single section#main-content .container-left .post ul li u,
body.single section#main-content .container-left .post ol li a,
body.single section#main-content .container-left .post ol li u {
font-size: inherit;
color: inherit;
text-decoration: underline;
}
body.single .social-share {
border-top: 1px solid #eee;
margin-top: 25px;
}
body.single .social-share h5 {
display: inline-block;
vertical-align: middle;
color: #333;
margin-right: 20px;
font-size: 16px;
}
@media screen and (max-width: 767px) {
body.single .social-share h5 {
display: block;
}
}
body.single .social-share .social-link {
position: relative;
width: 36px;
height: 36px;
color: white;
font-size: 12px;
border-radius: 50%;
cursor: pointer;
display: inline-block;
text-decoration: none;
text-align: center;
vertical-align: middle;
margin: 0 10px;
font-weight: normal;
}
body.single .social-share .social-link i {
font-size: 18px;
color: white;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
body.single .social-share .social-link:hover, body.single .social-share .social-link:active {
color: white;
}
body.single .social-share .social-twitter {
background: #00aced;
}
body.single .social-share .social-twitter:hover, body.single .social-share .social-twitter:active {
background: #008ec4;
}
body.single .social-share .social-facebook {
background: #3b5998;
}
body.single .social-share .social-facebook:hover, body.single .social-share .social-facebook:active {
background: #30487b;
}
body.single .social-share .social-googleplus {
background: #dd4b39;
}
body.single .social-share .social-googleplus:hover, body.single .social-share .social-googleplus:active {
background: #ca3523;
}
body.single .social-share .social-linkedin {
background: #007bb6;
}
body.single .social-share .social-linkedin:hover, body.single .social-share .social-linkedin:active {
background: #005f8d;
}
body.single .social-share .social-copy {
background: #db0e75;
}
body.single .social-share .social-copy:hover, body.single .social-share .social-copy:active {
background: rgb(171.0643776824, 10.9356223176, 91.3905579399);
}
body.page-template-template-flex .flex_page {
background-color: white;
margin-top: 69px;
}
body.page-template-template-flex .flex_page h2 {
font-size: 28px;
margin-bottom: 30px;
margin-top: 0;
line-height: 1.2;
}
body.page-template-template-flex .flex_page h3 {
margin-top: 0;
}
body.page-template-template-flex .flex_page p {
margin-top: 0;
}
body.page-template-template-flex .flex_page p:last-of-type {
margin-bottom: 0;
}
body.page-template-template-flex .flex_page ul li a, body.page-template-template-flex .flex_page ul li u, body.page-template-template-flex .flex_page ol li a, body.page-template-template-flex .flex_page ol li u {
font-size: inherit;
color: #db0e75;
}
body.page-template-template-flex .flex_page ul li a:link, body.page-template-template-flex .flex_page ul li u:link, body.page-template-template-flex .flex_page ol li a:link, body.page-template-template-flex .flex_page ol li u:link {
color: #db0e75;
}
body.page-template-template-flex .flex_page ul li a:visited, body.page-template-template-flex .flex_page ul li u:visited, body.page-template-template-flex .flex_page ol li a:visited, body.page-template-template-flex .flex_page ol li u:visited {
color: #db0e75;
}
body.page-template-template-flex .flex_page ul li a:hover, body.page-template-template-flex .flex_page ul li u:hover, body.page-template-template-flex .flex_page ol li a:hover, body.page-template-template-flex .flex_page ol li u:hover {
color: #db0e75;
}
body.page-template-template-flex .flex_page ul li a:active, body.page-template-template-flex .flex_page ul li u:active, body.page-template-template-flex .flex_page ol li a:active, body.page-template-template-flex .flex_page ol li u:active {
color: #db0e75;
}
body.page-template-template-flex .flex_page ul li a em, body.page-template-template-flex .flex_page ul li a strong, body.page-template-template-flex .flex_page ul li u em, body.page-template-template-flex .flex_page ul li u strong, body.page-template-template-flex .flex_page ol li a em, body.page-template-template-flex .flex_page ol li a strong, body.page-template-template-flex .flex_page ol li u em, body.page-template-template-flex .flex_page ol li u strong {
color: inherit;
}
body.page-template-template-flex .flex_page .text_light p, body.page-template-template-flex .flex_page .text_light li {
color: white;
}
body.page-template-template-flex .flex_page .text_light h2 {
color: white !important;
}
body.page-template-template-flex .flex_page .text_dark p, body.page-template-template-flex .flex_page .text_dark li {
color: #333;
}
body.page-template-template-flex .flex_page .cta {
margin-top: 30px;
}
@media screen and (min-width: 768px) {
body.page-template-template-flex .flex_page section {
padding: 50px 75px;
}
}
body.page-template-template-flex .flex_page img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
body.page-template-template-flex .flex_page .aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
body.page-template-template-flex .flex_page img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: block;
}
body.page-template-template-flex .flex_page img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: block;
}
body.page-template-template-flex .flex_page .alignright {
float: right;
display: block;
}
body.page-template-template-flex .flex_page .alignleft {
float: left;
display: block;
}
body.page-template-template-flex .flex_page .hero {
position: relative;
min-height: 550px;
padding: 75px 75px;
}
body.page-template-template-flex .flex_page .hero_text {
position: absolute;
top: 50%;
transform: translateY(-50%);
padding: 50px 0;
z-index: 2;
width: calc(100% - 150px);
}
body.page-template-template-flex .flex_page .hero_text .icon {
width: 40px;
margin-bottom: 25px;
}
body.page-template-template-flex .flex_page .hero_text h1 {
color: white;
font-size: 48px;
margin-top: 0;
text-shadow: 2.121px 2.121px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
body.page-template-template-flex .flex_page .hero_text h1 {
font-size: 42px;
}
}
body.page-template-template-flex .flex_page .hero_text p {
color: white;
text-shadow: 2.121px 2.121px 0px rgba(0, 0, 0, 0.2);
font-size: 1em;
}
@media screen and (max-width: 767px) {
body.page-template-template-flex .flex_page .hero_text {
position: relative;
transform: none;
width: 100%;
padding: 0;
}
}
body.page-template-template-flex .flex_page .hero.gradient:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
background: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(0, 0, 0, 0) 0%); background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(0, 0, 0, 0) 0%); background: linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(0, 0, 0, 0) 0%); }
body.page-template-template-flex .flex_page .hero.overlay:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
background-color: rgba(0, 0, 0, 0);
}
@media screen and (max-width: 767px) {
body.page-template-template-flex .flex_page .hero {
padding: 40px 15px;
min-height: inherit;
}
}
body.page-template-template-flex .flex_page .two_col_content .container {
display: flex;
flex-wrap: wrap;
}
body.page-template-template-flex .flex_page .two_col_content .container h2 {
width: 100%;
}
body.page-template-template-flex .flex_page .two_col_content .container .col_1, body.page-template-template-flex .flex_page .two_col_content .container .col_2 {
width: 44%;
display: inline-block;
vertical-align: top;
position: relative;
}
@media screen and (max-width: 767px) {
body.page-template-template-flex .flex_page .two_col_content .container .col_1, body.page-template-template-flex .flex_page .two_col_content .container .col_2 {
width: 100%;
display: block;
}
}
body.page-template-template-flex .flex_page .two_col_content .container .col_2 {
margin-left: 7.9%;
}
body.page-template-template-flex .flex_page .two_col_content .container .col_2 img {
object-fit: contain;
width: 100%;
height: auto;
}
@media screen and (max-width: 767px) {
body.page-template-template-flex .flex_page .two_col_content .container .col_2 {
margin-left: 0;
margin-top: 40px;
}
}
body.page-template-template-flex .flex_page .alternating .block {
display: flex;
flex-wrap: wrap;
}
body.page-template-template-flex .flex_page .alternating .block .col_1, body.page-template-template-flex .flex_page .alternating .block .col_2 {
width: calc(50% - 1px);
display: flex;
align-items: center;
flex-grow: 1;
position: relative;
}
body.page-template-template-flex .flex_page .alternating .block .col_1 .text, body.page-template-template-flex .flex_page .alternating .block .col_2 .text {
padding: 20px 40px 20px 0;
position: relative;
top: 50%;
transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
body.page-template-template-flex .flex_page .alternating .block .col_1 .text, body.page-template-template-flex .flex_page .alternating .block .col_2 .text {
padding: 0;
}
}
body.page-template-template-flex .flex_page .alternating .block .col_1 .image, body.page-template-template-flex .flex_page .alternating .block .col_2 .image {
height: 100%;
width: 100%;
max-height: 550px;
background: none !important;
}
body.page-template-template-flex .flex_page .alternating .block .col_1 .image img, body.page-template-template-flex .flex_page .alternating .block .col_2 .image img {
width: 100%;
height: 100%;
object-fit: cover;
visibility: visible;
}
@media screen and (max-width: 767px) {
body.page-template-template-flex .flex_page .alternating .block .col_1, body.page-template-template-flex .flex_page .alternating .block .col_2 {
width: 100%;
display: block;
}
}
body.page-template-template-flex .flex_page .alternating .block .col_2 .text {
padding: 20px 0px 20px 40px;
}
@media screen and (max-width: 767px) {
body.page-template-template-flex .flex_page .alternating .block .col_2 .text {
padding: 0;
}
}
@media screen and (max-width: 767px) {
body.page-template-template-flex .flex_page .alternating .block .col_2 {
margin-left: 0;
margin-top: 40px;
}
}
body.page-template-template-flex .flex_page .sectors h2 {
text-align: center;
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .slick-track {
margin: 0 auto;
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .sector {
width: calc(20% - 3.2px);
display: inline-block;
padding: 0 15px;
vertical-align: top;
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .sector .icon {
margin-bottom: 5px;
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .sector .icon i {
color: inherit;
font-size: 20px;
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .sector h3 {
margin-bottom: 15px;
line-height: 1.2;
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .sector p {
font-size: 14px;
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .sector a {
font-size: 14px;
font-weight: bold;
margin-top: 10px;
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .sector a:after {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 7 Free";
font-weight: 900;
content: "\f054";
font-size: 10px;
padding-left: 10px;
vertical-align: middle;
line-height: 11px;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .sector a:hover:after {
-webkit-transform: translate3d(3px, 0, 0);
-moz-transform: translate3d(3px, 0, 0);
-ms-transform: translate3d(3px, 0, 0);
-o-transform: translate3d(3px, 0, 0);
transform: translate3d(3px, 0, 0);
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .sector:focus {
outline: 0;
}
@media screen and (max-width: 767px) {
body.page-template-template-flex .flex_page .sectors .sectors_slider .sector {
padding: 0 50px;
}
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .slick-arrow {
-webkit-appearance: button;
background: none;
border: none;
font-size: 0;
top: 50%;
transform: translateY(-50%);
position: absolute;
z-index: 2;
cursor: pointer;
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .slick-arrow:after {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 7 Free";
font-weight: 900;
content: "\f054";
font-size: 30px;
-webkit-transition: 0.2s ease;
-moz-transition: 0.2s ease;
-ms-transition: 0.2s ease;
-o-transition: 0.2s ease;
transition: 0.2s ease;
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .slick-arrow:focus {
outline: 0;
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .slick-arrow:hover:after {
color: #db0e75;
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .slick-prev {
left: 0;
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .slick-prev:after {
content: "\f053";
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .slick-next {
right: 0;
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .slick-next:after {
content: "\f054";
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .fade-left {
display: none;
position: absolute;
height: 100%;
width: 16%;
left: 0;
top: 0;
bottom: 0;
z-index: 1;
background: -moz-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%); background: -webkit-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=1 ); }
@media screen and (max-width: 480px) {
body.page-template-template-flex .flex_page .sectors .sectors_slider .fade-left {
left: 0%;
}
}
body.page-template-template-flex .flex_page .sectors .sectors_slider .fade-right {
display: none;
position: absolute;
height: 100%;
width: 16%;
right: 0;
top: 0;
bottom: 0;
z-index: 1;
background: -moz-linear-gradient(right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%); background: -webkit-linear-gradient(right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(to left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=1 ); }
@media screen and (max-width: 480px) {
body.page-template-template-flex .flex_page .sectors .sectors_slider .fade-right {
right: 0%;
}
}
body.page-template-template-flex .flex_page .video .video_container_outer {
margin: 0 auto;
}
body.page-template-template-flex .flex_page .video .video_container_outer .video_container {
position: relative;
padding-bottom: 56.25%; height: 0;
}
body.page-template-template-flex .flex_page .video .video_container_outer .video_container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
body.page-template-template-flex .flex_page .text_over_image {
position: relative;
text-align: center;
}
body.page-template-template-flex .flex_page .text_over_image .text_container {
position: relative;
z-index: 1;
}
body.page-template-template-flex .flex_page .text_over_image .text_container h2 {
color: white;
font-weight: normal;
font-size: 44px;
line-height: 1.2;
}
@media screen and (max-width: 767px) {
body.page-template-template-flex .flex_page .text_over_image .text_container h2 {
font-size: 32px;
}
}
body.page-template-template-flex .flex_page .text_over_image:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.6);
}
body.page-template-template-flex .flex_page .case_studies .container {
display: flex;
flex-wrap: wrap;
}
body.page-template-template-flex .flex_page .case_studies .container .post {
width: calc(33.3333333333% - 20px);
display: flex;
flex-direction: column;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-image {
width: 100%;
display: block;
flex-shrink: 0;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-image a {
display: block;
font-size: 0;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-image img {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
width: 100%;
}
@media screen and (max-width: 767px) {
body.page-template-template-flex .flex_page .case_studies .container .post .post-image {
margin-bottom: 0;
}
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block {
width: 100%;
display: block;
background-color: white;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
padding: 20px;
flex-grow: 1;
position: relative;
padding-bottom: 59px;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block h2 {
font-size: 26px;
letter-spacing: -1px;
color: #db0e75;
margin: 0;
line-height: 26px;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block h2 a {
color: #db0e75;
font-size: 26px;
line-height: 26px;
text-decoration: none;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block h2 a:hover {
opacity: 1;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block .date-category {
margin-bottom: 5px;
margin-top: 2px;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block .date-category p {
display: inline-block;
margin-bottom: 0;
font-size: 12px;
margin-right: 20px;
margin-top: 0;
color: #57585b;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block .date-category i {
font-size: 12px;
color: #57585b;
margin-right: 10px;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block .date-category ul {
list-style-type: none;
margin: 0;
display: inline-block;
padding: 0;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block .date-category ul li {
display: inline-block;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block .date-category ul li a {
font-size: 12px;
color: #57585b;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block .date-category ul li:after {
content: ",";
color: #57585b;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block .date-category ul li:last-of-type:after {
display: none;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block .date-category .category {
display: inline-block;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block .sector {
font-size: 0;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block .sector p {
display: inline-block;
border-radius: 15px;
color: white;
padding: 5px 8px;
font-size: 11px !important;
line-height: 12px;
font-weight: bold;
margin: 0 3px 0 0 !important;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block p {
margin-top: 15px;
font-size: 14px;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block .read_more {
position: absolute;
bottom: 20px;
left: 20px;
margin-top: 0;
font-size: 14px;
font-weight: bold;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block .read_more:after {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 7 Free";
font-weight: 900;
content: "\f054";
font-size: 10px;
padding-left: 10px;
vertical-align: middle;
line-height: 11px;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
}
body.page-template-template-flex .flex_page .case_studies .container .post .post-block .read_more:hover:after {
-webkit-transform: translate3d(3px, 0, 0);
-moz-transform: translate3d(3px, 0, 0);
-ms-transform: translate3d(3px, 0, 0);
-o-transform: translate3d(3px, 0, 0);
transform: translate3d(3px, 0, 0);
}
body.page-template-template-flex .flex_page .case_studies .container .post:nth-child(2) {
margin-left: 30px;
margin-right: 30px;
}
@media screen and (max-width: 767px) {
body.page-template-template-flex .flex_page .case_studies .container .post:nth-child(2) {
margin-right: 0;
margin-left: 0;
}
}
@media screen and (max-width: 767px) {
body.page-template-template-flex .flex_page .case_studies .container .post {
width: 100%;
margin-bottom: 30px;
}
body.page-template-template-flex .flex_page .case_studies .container .post:last-of-type {
margin-bottom: 0;
}
}
body.page-template-template-flex .flex_page .case_studies.text_light .post .post-block h2 a {
color: white !important;
}
body.page-template-template-flex .flex_page .case_studies.text_light .post .post-block .date-category i.fas, body.page-template-template-flex .flex_page .case_studies.text_light .post .post-block .date-category p {
color: white !important;
}
body.page-template-template-flex .flex_page .case_studies.text_light .post .post-block .date-category ul li a {
color: white !important;
}
body.page-template-template-flex .flex_page .case_studies.text_light .post .post-block .sector a p {
background-color: white;
}
body.page-template-template-flex .flex_page .case_studies.text_light .post .post-block > p {
color: white !important;
}
body.page-template-template-flex .flex_page .case_studies.text_light .post .post-block .read_more {
color: white !important;
}
body.page-template-template-flex .flex_page .image_cta_blocks .blocks {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block {
margin-right: 29.9px;
display: flex;
flex-direction: column;
}
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block img {
width: 100%;
flex-shrink: 0;
}
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block .content {
padding: 20px;
padding-bottom: 59px;
position: relative;
flex-grow: 1;
}
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block .content h2 a {
color: inherit;
font-size: inherit;
}
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block .content p {
font-size: 14px;
}
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block .content .read_more {
position: absolute;
bottom: 20px;
left: 20px;
right: 20px;
margin-top: 0;
font-size: 14px;
font-weight: bold;
}
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block .content .read_more:after {
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 7 Free";
font-weight: 900;
content: "\f054";
font-size: 10px;
padding-left: 10px;
-webkit-transition: 0.17s ease;
-moz-transition: 0.17s ease;
-ms-transition: 0.17s ease;
-o-transition: 0.17s ease;
transition: 0.17s ease;
}
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block .content .read_more:hover:after {
-webkit-transform: translate3d(3px, 0, 0);
-moz-transform: translate3d(3px, 0, 0);
-ms-transform: translate3d(3px, 0, 0);
-o-transform: translate3d(3px, 0, 0);
transform: translate3d(3px, 0, 0);
}
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block .content.text_light .read_more {
color: white;
}
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block:last-of-type {
margin-right: 0;
}
@media screen and (max-width: 1100px) {
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_4 {
width: calc(50% - 15px) !important;
margin-right: 0;
margin-bottom: 30px;
}
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_4:nth-of-type(odd) {
margin-right: 30px;
}
}
@media screen and (max-width: 1100px) and (max-width: 767px) {
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_4:nth-of-type(odd) {
margin-right: 0;
}
}
@media screen and (max-width: 1100px) {
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_5 {
width: calc(33.3333333333% - 20px) !important;
margin-right: 0;
margin-bottom: 30px;
}
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_5:nth-of-type(2) {
margin-right: 30px;
margin-left: 30px;
}
}
@media screen and (max-width: 1100px) and (max-width: 767px) {
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_5:nth-of-type(2) {
margin-right: 0;
margin-left: 0;
}
}
@media screen and (max-width: 1100px) {
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_5:nth-of-type(4) {
margin-right: 30px;
}
}
@media screen and (max-width: 1100px) and (max-width: 767px) {
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_5:nth-of-type(4) {
margin-right: 0;
}
}
@media screen and (max-width: 1200px) {
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_6 {
width: calc(33.3333333333% - 20px) !important;
margin-right: 0;
margin-bottom: 30px;
}
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_6:nth-of-type(3n+2) {
margin-right: 30px;
margin-left: 30px;
}
}
@media screen and (max-width: 1200px) and (max-width: 767px) {
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_6:nth-of-type(3n+2) {
margin-right: 0;
margin-left: 0;
}
}
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_5 .content h2, body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_6 .content h2 {
font-size: 22px;
margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_3, body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_4, body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_5, body.page-template-template-flex .flex_page .image_cta_blocks .blocks .block.block_count_6 {
width: 100% !important;
margin-right: 0;
margin-bottom: 30px;
}
}
body.page-template-template-flex .flex_page #map {
height: 600px;
position: relative;
}
body.page-template-template-flex .flex_page #map iframe {
height: 100%;
width: 100%;
}
form.wpcf7-form input[type=text], form.wpcf7-form input[type=email], form.wpcf7-form textarea {
padding: 12px 20px;
height: auto;
background-color: #eee;
border: none;
border-radius: 3px;
transition: background-color 0.17s;
width: 100%;
}
form.wpcf7-form input[type=text]:focus, form.wpcf7-form input[type=email]:focus, form.wpcf7-form textarea:focus {
outline: 0;
background-color: rgb(212.5, 212.5, 212.5);
}
form.wpcf7-form input[type=submit] {
float: right;
background-color: #db0e75;
cursor: pointer;
border: none;
padding-left: 20px;
}
form.wpcf7-form input[type=submit]:focus {
outline: 0;
}
form.wpcf7-form .acf-field.hidden {
display: none;
}
body.page-template-page-add-event #message p, body.page-template-page-add-case-study #message p {
color: #db0e75;
text-align: center;
font-weight: bold;
font-size: 18px;
}
body.page-template-page-add-event form#acf-form input[type=text], body.page-template-page-add-event form#acf-form textarea, body.page-template-page-add-case-study form#acf-form input[type=text], body.page-template-page-add-case-study form#acf-form textarea {
padding: 12px 20px;
height: auto;
background-color: #eee;
border: none;
border-radius: 3px;
transition: background-color 0.17s;
}
body.page-template-page-add-event form#acf-form input[type=text]:focus, body.page-template-page-add-event form#acf-form textarea:focus, body.page-template-page-add-case-study form#acf-form input[type=text]:focus, body.page-template-page-add-case-study form#acf-form textarea:focus {
outline: 0;
background-color: rgb(212.5, 212.5, 212.5);
}
body.page-template-page-add-event form#acf-form button[type=submit], body.page-template-page-add-case-study form#acf-form button[type=submit] {
float: right;
background-color: #db0e75;
cursor: pointer;
border: none;
}
body.page-template-page-add-event form#acf-form button[type=submit]:focus, body.page-template-page-add-case-study form#acf-form button[type=submit]:focus {
outline: 0;
}
body.page-template-page-add-event form#acf-form .acf-field.hidden, body.page-template-page-add-case-study form#acf-form .acf-field.hidden {
display: none;
}
body.high-contrast *[style^="color: #609dd4"], body.high-contrast *[style^="color:#609dd4"], body.high-contrast *[style^="color: #a34bb3"], body.high-contrast *[style^="color:#a34bb3"], body.high-contrast *[style^="color: #ce7a0c"], body.high-contrast *[style^="color:#ce7a0c"], body.high-contrast *[style^="color: #34b05a"], body.high-contrast *[style^="color:#34b05a"], body.high-contrast *[style^="color: #e664b6"], body.high-contrast *[style^="color:#e664b6"] {
color: #57585b !important;
}
body.high-contrast *[style^="color: rgb(96, 157, 212)"], body.high-contrast *[style^="color:rgb(96, 157, 212)"], body.high-contrast *[style^="color: rgb(163, 75, 179)"], body.high-contrast *[style^="color:rgb(163, 75, 179)"], body.high-contrast *[style^="color: rgb(206, 122, 12)"], body.high-contrast *[style^="color:rgb(206, 122, 12)"], body.high-contrast *[style^="color: rgb(52, 176, 90)"], body.high-contrast *[style^="color:rgb(52, 176, 90)"], body.high-contrast *[style^="color: rgb(230, 100, 182)"], body.high-contrast *[style^="color:rgb(230, 100, 182)"] {
color: #57585b !important;
}
body.high-contrast *[style^="background-color: #609dd4"], body.high-contrast *[style^="background-color:#609dd4"], body.high-contrast *[style^="background-color: #a34bb3"], body.high-contrast *[style^="background-color:#a34bb3"], body.high-contrast *[style^="background-color: #ce7a0c"], body.high-contrast *[style^="background-color:#ce7a0c"], body.high-contrast *[style^="background-color: #34b05a"], body.high-contrast *[style^="background-color:#34b05a"], body.high-contrast *[style^="background-color: #e664b6"], body.high-contrast *[style^="background-color:#e664b6"] {
background-color: #57585b !important;
}
body.high-contrast *[style^="background-color: rgb(96, 157, 212)"], body.high-contrast *[style^="background-color:rgb(96, 157, 212)"], body.high-contrast *[style^="background-color: rgb(163, 75, 179)"], body.high-contrast *[style^="background-color:rgb(163, 75, 179)"], body.high-contrast *[style^="background-color: rgb(206, 122, 12)"], body.high-contrast *[style^="background-color:rgb(206, 122, 12)"], body.high-contrast *[style^="background-color: rgb(52, 176, 90)"], body.high-contrast *[style^="background-color:rgb(52, 176, 90)"], body.high-contrast *[style^="background-color: rgb(230, 100, 182)"], body.high-contrast *[style^="background-color:rgb(230, 100, 182)"] {
background-color: #57585b !important;
}
body.high-contrast *[style^="background: #609dd4"], body.high-contrast *[style^="background:#609dd4"], body.high-contrast *[style^="background: #a34bb3"], body.high-contrast *[style^="background:#a34bb3"], body.high-contrast *[style^="background: #ce7a0c"], body.high-contrast *[style^="background:#ce7a0c"], body.high-contrast *[style^="background: #34b05a"], body.high-contrast *[style^="background:#34b05a"], body.high-contrast *[style^="background: #e664b6"], body.high-contrast *[style^="background:#e664b6"] {
background: #57585b !important;
}
body.high-contrast *[style^="background: rgb(96, 157, 212)"], body.high-contrast *[style^="background:rgb(96, 157, 212)"], body.high-contrast *[style^="background: rgb(163, 75, 179)"], body.high-contrast *[style^="background:rgb(163, 75, 179)"], body.high-contrast *[style^="background: rgb(206, 122, 12)"], body.high-contrast *[style^="background:rgb(206, 122, 12)"], body.high-contrast *[style^="background: rgb(52, 176, 90)"], body.high-contrast *[style^="background:rgb(52, 176, 90)"], body.high-contrast *[style^="background: rgb(230, 100, 182)"], body.high-contrast *[style^="background:rgb(230, 100, 182)"] {
background: #57585b !important;
}
body.high-contrast div.events-top-bar-background {
background: #656565 !important;
}
body.high-contrast section#hero .hero-image-container .backstretch-item:after {
height: 100% !important;
background-color: rgba(0, 0, 0, 0.88) !important;
}
body.high-contrast section#hero .boxes .box_image:after {
background-color: rgba(0, 0, 0, 0.88) !important;
}
body.high-contrast.page-template-template-flex .flex_page .text_over_image:after {
background-color: rgba(0, 0, 0, 0.88) !important;
}
body.high-contrast.page-template-template-flex .flex_page .hero.overlay:after {
background-color: rgba(0, 0, 0, 0.88) !important;
}
body.high-contrast a.cta {
background-color: #db0e75 !important;
}