@charset "UTF-8";

 body:after {
content: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/lightbox/close.png) url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/lightbox/loading.gif) url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/lightbox/prev.png) url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/lightbox/next.png);
display: none;
}
.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
}
.lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
}
.lightbox .lb-image {
display: block;
height: auto;
max-width: inherit;
border-radius: 3px;
}
.lightbox a img {
border: none;
}
.lb-outerContainer {
position: relative;
background-color: white;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
border-radius: 4px;
}
.lb-outerContainer:after {
content: "";
display: table;
clear: both;
}
.lb-container {
padding: 4px;
}
.lb-loader {
position: absolute;
top: 43%;
left: 0;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
.lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/lightbox/loading.gif) no-repeat;
}
.lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
.lb-container > .nav {
left: 0;
}
.lb-nav a {
outline: none;
background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-prev, .lb-next {
height: 100%;
cursor: pointer;
display: block;
}
.lb-nav a.lb-prev {
width: 34%;
left: 0;
float: left;
background: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/lightbox/prev.png) left 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-nav a.lb-next {
width: 64%;
right: 0;
float: right;
background: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/lightbox/next.png) right 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
content: "";
display: table;
clear: both;
}
.lb-data {
padding: 0 4px;
color: #ccc;
}
.lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
}
.lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
}
.lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
}
.lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/lightbox/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
} .date-picker-x-container {
position: relative;
}
.date-picker-x {
background: #444;
box-sizing: content-box;
color: #fff;
display: none;
font: 18px/1 Arial;
padding: 10px;
position: absolute;
top: 100%;
transform: translateY(15px);
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
width: 308px;
z-index: 1;
}
.date-picker-x::before {
border-color: #444 transparent;
border-style: solid;
border-width: 0 10px 10px;
bottom: 100%;
content: "";
left: 20px;
position: absolute;
}
.date-picker-x.to-top {
bottom: 100%;
top: initial;
transform: translateY(-15px);
}
.date-picker-x.to-top::before {
border-width: 10px 10px 0;
bottom: initial;
top: 100%;
}
.date-picker-x.active {
display: block;
}
.date-picker-x * {
box-sizing: border-box;
}
.date-picker-x .dpx-title-box {
align-items: center;
border-bottom: 1px solid #ccc;
display: flex;
height: 45px;
justify-content: space-between;
padding-bottom: 10px;
}
.date-picker-x .dpx-prev,
.date-picker-x .dpx-next {
color: rgba(255, 255, 255, 0.6);
cursor: pointer;
display: block;
font-size: 22px;
line-height: 50px;
text-align: center;
transition: 0.2s;
width: 50px;
}
.date-picker-x .dpx-prev:hover,
.date-picker-x .dpx-next:hover {
color: #fff;
}
.date-picker-x .dpx-title {
display: block;
font-size: 18px;
line-height: 40px;
padding: 0 10px;
}
.date-picker-x:not([data-dpx-type=year]) .dpx-title {
cursor: pointer;
}
.date-picker-x .dpx-content-box {
box-sizing: content-box;
display: flex;
flex-wrap: wrap;
height: 288px;
justify-content: center;
padding-top: 10px;
}
.date-picker-x .dpx-btns {
border-top: 1px solid #ccc;
display: flex;
padding-top: 10px;
}
.date-picker-x .dpx-btns .dpx-item {
flex: 1 1 0;
height: 30px !important;
}
.date-picker-x .dpx-item {
align-items: center;
display: flex;
flex: 1 0 25%;
justify-content: center;
}
.date-picker-x .dpx-item:not(.dpx-weekday) {
cursor: pointer;
}
.date-picker-x .dpx-item:not(.dpx-weekday):hover {
box-shadow: inset 0 0 0 2px #3385ff, inset 0 0 0 4px #444;
}
.date-picker-x .dpx-weekday {
font-size: 15px;
height: 24px !important;
}
.date-picker-x[data-dpx-type=day] .dpx-item {
flex-basis: 44px;
height: 44px;
}
.date-picker-x .dpx-current {
box-shadow: inset 0 0 0 2px #66a3ff;
}
.date-picker-x .dpx-selected {
background: #06f;
}
.date-picker-x .dpx-weekend {
color: #f99;
}
.date-picker-x .dpx-out {
color: #bbb;
}
.date-picker-x .dpx-disabled {
color: #666 !important;
cursor: default !important;
box-shadow: none !important;
}
.date-picker-x .dpx-disabled.dpx-current {
box-shadow: inset 0 0 0 2px #66a3ff !important;
}
html, body {
margin: 0;
padding: 0;
border: none;
background: #FFF;
color: #999;
}
body {
font-family: "futura-pt", sans-serif;
min-width: 320px;
font-weight: 600;
font-size: 18px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #FFF;
}
@media screen and (min-width: 1260px) {
body.no-top-banner.no-page-title {
padding-top: 100px;
}
}
p {
margin: 1em 0;
}
p:empty {
display: none;
}
a {
transition-duration: 0.3s;
}
a {
transition-property: color;
}
a.offset-anchor {
position: absolute;
top: -90px;
z-index: -100;
width: 0;
height: 0;
overflow: hidden;
opacity: 0;
text-decoration: none;
}
input[type=button],
input[type=submit],
button,
.button,
a.button,
.woocommerce a.button,
a.button.wc-forward,
.woocommerce a.button.wc-forward,
span.button {
position: relative;
display: inline-block;
vertical-align: top;
max-width: 100%;
padding: 10px 12px;
margin: 8px 0;
border-width: 1px;
border-style: solid;
border-color: #FFF;
border-radius: 0;
text-align: center;
font-family: inherit;
font-weight: normal;
line-height: normal;
text-decoration: none;
text-shadow: none;
cursor: pointer;
background-color: #2680EB;
}
input[type=button], input[type=button]:link, input[type=button]:visited, input[type=button]:hover, input[type=button]:active,
input[type=submit],
input[type=submit]:link,
input[type=submit]:visited,
input[type=submit]:hover,
input[type=submit]:active,
button,
button:link,
button:visited,
button:hover,
button:active,
.button,
.button:link,
.button:visited,
.button:hover,
.button:active,
a.button,
a.button:link,
a.button:visited,
a.button:hover,
a.button:active,
.woocommerce a.button,
.woocommerce a.button:link,
.woocommerce a.button:visited,
.woocommerce a.button:hover,
.woocommerce a.button:active,
a.button.wc-forward,
a.button.wc-forward:link,
a.button.wc-forward:visited,
a.button.wc-forward:hover,
a.button.wc-forward:active,
.woocommerce a.button.wc-forward,
.woocommerce a.button.wc-forward:link,
.woocommerce a.button.wc-forward:visited,
.woocommerce a.button.wc-forward:hover,
.woocommerce a.button.wc-forward:active,
span.button,
span.button:link,
span.button:visited,
span.button:hover,
span.button:active {
color: #FFF;
}
@media screen and (min-width: 1260px) {
input[type=button]:hover, input[type=button]:active,
input[type=submit]:hover,
input[type=submit]:active,
button:hover,
button:active,
.button:hover,
.button:active,
a.button:hover,
a.button:active,
.woocommerce a.button:hover,
.woocommerce a.button:active,
a.button.wc-forward:hover,
a.button.wc-forward:active,
.woocommerce a.button.wc-forward:hover,
.woocommerce a.button.wc-forward:active,
span.button:hover,
span.button:active {
color: #FFF;
background-color: rgb(84.6962025316, 155.3291139241, 239.3037974684);
}
}
input[type=button],
input[type=submit],
button,
.button,
a.button,
.woocommerce a.button,
a.button.wc-forward,
.woocommerce a.button.wc-forward,
span.button {
transition-property: background-color, color, border-color;
}
input[type=button],
input[type=submit],
button,
.button,
a.button,
.woocommerce a.button,
a.button.wc-forward,
.woocommerce a.button.wc-forward,
span.button {
transition-duration: 0.3s;
}
input[type=button],
input[type=submit],
button,
.button,
a.button,
.woocommerce a.button,
a.button.wc-forward,
.woocommerce a.button.wc-forward,
span.button {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
input[type=button].button-primary,
input[type=submit].button-primary,
button.button-primary,
.button.button-primary,
a.button.button-primary,
.woocommerce a.button.button-primary,
a.button.wc-forward.button-primary,
.woocommerce a.button.wc-forward.button-primary,
span.button.button-primary {
position: relative;
display: inline-block;
vertical-align: top;
max-width: 100%;
padding: 10px 12px;
margin: 8px 0;
border-width: 1px;
border-style: solid;
border-color: #FFF;
border-radius: 0;
text-align: center;
font-family: inherit;
font-weight: normal;
line-height: normal;
text-decoration: none;
text-shadow: none;
cursor: pointer;
background-color: #D4716F;
}
input[type=button].button-primary, input[type=button].button-primary:link, input[type=button].button-primary:visited, input[type=button].button-primary:hover, input[type=button].button-primary:active,
input[type=submit].button-primary,
input[type=submit].button-primary:link,
input[type=submit].button-primary:visited,
input[type=submit].button-primary:hover,
input[type=submit].button-primary:active,
button.button-primary,
button.button-primary:link,
button.button-primary:visited,
button.button-primary:hover,
button.button-primary:active,
.button.button-primary,
.button.button-primary:link,
.button.button-primary:visited,
.button.button-primary:hover,
.button.button-primary:active,
a.button.button-primary,
a.button.button-primary:link,
a.button.button-primary:visited,
a.button.button-primary:hover,
a.button.button-primary:active,
.woocommerce a.button.button-primary,
.woocommerce a.button.button-primary:link,
.woocommerce a.button.button-primary:visited,
.woocommerce a.button.button-primary:hover,
.woocommerce a.button.button-primary:active,
a.button.wc-forward.button-primary,
a.button.wc-forward.button-primary:link,
a.button.wc-forward.button-primary:visited,
a.button.wc-forward.button-primary:hover,
a.button.wc-forward.button-primary:active,
.woocommerce a.button.wc-forward.button-primary,
.woocommerce a.button.wc-forward.button-primary:link,
.woocommerce a.button.wc-forward.button-primary:visited,
.woocommerce a.button.wc-forward.button-primary:hover,
.woocommerce a.button.wc-forward.button-primary:active,
span.button.button-primary,
span.button.button-primary:link,
span.button.button-primary:visited,
span.button.button-primary:hover,
span.button.button-primary:active {
color: #FFF;
}
@media screen and (min-width: 1260px) {
input[type=button].button-primary:hover, input[type=button].button-primary:active,
input[type=submit].button-primary:hover,
input[type=submit].button-primary:active,
button.button-primary:hover,
button.button-primary:active,
.button.button-primary:hover,
.button.button-primary:active,
a.button.button-primary:hover,
a.button.button-primary:active,
.woocommerce a.button.button-primary:hover,
.woocommerce a.button.button-primary:active,
a.button.wc-forward.button-primary:hover,
a.button.wc-forward.button-primary:active,
.woocommerce a.button.wc-forward.button-primary:hover,
.woocommerce a.button.wc-forward.button-primary:active,
span.button.button-primary:hover,
span.button.button-primary:active {
color: #FFF;
background-color: rgb(223.7272727273, 151.7272727273, 150.2727272727);
}
}
input[type=button].button-primary,
input[type=submit].button-primary,
button.button-primary,
.button.button-primary,
a.button.button-primary,
.woocommerce a.button.button-primary,
a.button.wc-forward.button-primary,
.woocommerce a.button.wc-forward.button-primary,
span.button.button-primary {
transition-property: background-color, color, border-color;
}
input[type=button].button-primary,
input[type=submit].button-primary,
button.button-primary,
.button.button-primary,
a.button.button-primary,
.woocommerce a.button.button-primary,
a.button.wc-forward.button-primary,
.woocommerce a.button.wc-forward.button-primary,
span.button.button-primary {
transition-duration: 0.3s;
}
input[type=button].button-primary,
input[type=submit].button-primary,
button.button-primary,
.button.button-primary,
a.button.button-primary,
.woocommerce a.button.button-primary,
a.button.wc-forward.button-primary,
.woocommerce a.button.wc-forward.button-primary,
span.button.button-primary {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
input[type=button].busy,
input[type=submit].busy,
button.busy,
.button.busy,
a.button.busy,
.woocommerce a.button.busy,
a.button.wc-forward.busy,
.woocommerce a.button.wc-forward.busy,
span.button.busy {
cursor: wait;
}
input[type=button].busy, input[type=button].disabled, input[type=button] [disabled],
input[type=submit].busy,
input[type=submit].disabled,
input[type=submit] [disabled],
button.busy,
button.disabled,
button [disabled],
.button.busy,
.button.disabled,
.button [disabled],
a.button.busy,
a.button.disabled,
a.button [disabled],
.woocommerce a.button.busy,
.woocommerce a.button.disabled,
.woocommerce a.button [disabled],
a.button.wc-forward.busy,
a.button.wc-forward.disabled,
a.button.wc-forward [disabled],
.woocommerce a.button.wc-forward.busy,
.woocommerce a.button.wc-forward.disabled,
.woocommerce a.button.wc-forward [disabled],
span.button.busy,
span.button.disabled,
span.button [disabled] {
opacity: 0.6;
}
.button-block-wrap {
display: block;
position: relative;
margin: 20px auto;
}
h1, h2, h3, h4 {
position: relative;
padding: 0;
font-family: "futura-pt", sans-serif;
line-height: normal;
}
h1 {
font-size: 70px;
}
h2 {
font-size: 40px;
}
h3 {
font-size: 30px;
}
@media screen and (min-width: 768px) and (max-width: 1259px) {
h1 {
font-size: 50px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 24px;
}
}
@media screen and (max-width: 767px) {
h1 {
font-size: 32px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 20px;
}
}
img {
position: relative;
border: none;
max-width: 100%;
}
img.alignleft {
float: left;
margin: 12px 24px 12px 0;
}
img.alignright {
float: right;
margin: 12px 0 12px 12px;
}
input,
select,
textarea {
max-width: 100%;
}
input[type=text],
input[type=search],
input[type=password],
input[type=number],
input[type=tel],
input[type=date],
input[type=email],
input[type=url],
textarea {
font-family: "futura-pt", sans-serif;
font-size: inherit;
padding: 8px;
border: 1px solid #ccc;
}
iframe {
position: relative;
border: none;
max-width: 100%;
}
video {
position: relative;
max-width: 100%;
}
video.iw-video {
width: 100%;
height: 100%;
}
.back-to-top-btn {
display: block;
position: fixed;
bottom: 5px;
right: 5px;
z-index: 10000;
background: #555 no-repeat center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAATCAYAAADxlA/3AAAAuElEQVRIicWVUQ3EIAxA52ASkDApk4AkJEwCUiYFCe9+ICFsQOHoXRP+mr5HWsq2TQawA3c8+2ydb+EpficBmAKeSxht+AGEF3iKABz/gutJAKcQnkucq+B2AFyG1YZbSc4s3EkLCyTcKPxqFAtvt4oSrTm5VsGrE07/pdQleG63IfiAxHNrroJPSVBfrVPwQQmziZImQ3K51nNb8sPRbq9LSV4D3pHwtQSVv73LiP3yGvBCwudz9QETt+kOSnINQgAAAABJRU5ErkJggg==);
background-size: contain;
box-shadow: 2px 2px 3px rgba(9, 9, 9, 0.2);
opacity: 0;
border-radius: 4px;
overflow: hidden;
width: 0;
height: 0;
padding: 14px;
margin: 5px;
border: 4px solid #555;
cursor: pointer;
transition: opacity 0.4s;
}
.back-to-top-btn.revealed {
opacity: 0.9;
width: 28px;
height: 28px;
}
.banner {
position: relative;
overflow: hidden;
background: #333;
color: #FFF;
width: 100%;
min-height: 100vh;
text-align: center;
padding: 15px;
}
@media screen and (min-width: 1260px) {
.banner.banner-short {
min-height: 560px;
}
}
.banner {
display: flex;
}
.banner {
align-items: center;
}
.banner.scroll-button-container {
padding-bottom: 80px;
}
.banner-overlay {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: transparent;
margin: 0;
padding: 0;
}
.banner-overlay.banner-overlay-dark {
background-color: rgba(51, 51, 51, 0.6);
}
.banner-slideshow-item,
.banner-video,
.banner-video video {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.banner-video {
pointer-events: none;
overflow: hidden;
}
.banner-video video {
display: block;
margin: 0 auto;
border: none;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
background: center no-repeat;
background-size: cover;
width: 100%;
height: 100%;
}
.banner-video iframe {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
border: none;
margin: 0;
width: 100vw;
min-height: 100vh;
min-width: 177.77vh;
height: 56.25vw;
}
.banner-slideshow-item {
display: none;
z-index: 0;
background: center no-repeat;
background-size: cover;
}
.banner-slideshow-item.banner-slideshow-item-left-center {
background-position: 0 center;
}
.banner-slideshow-item.banner-slideshow-item-right-center {
background-position: right center;
}
.banner-slideshow-item.banner-slideshow-item-center-bottom {
background-position: center bottom;
}
.banner-slideshow-item.banner-slideshow-item-center-top {
background-position: center 0;
}
.banner-slideshow-item.banner-slideshow-item-left-top {
background-position: 0 0;
}
.banner-slideshow-item.banner-slideshow-item-right-top {
background-position: right 0;
}
.banner-slideshow-item.banner-slideshow-item-right-bottom {
background-position: right bottom;
}
.banner-slideshow-item.banner-slideshow-item-left-bottom {
background-position: 0 bottom;
}
.banner-slideshow-item.show {
display: block;
}
@media screen and (max-width: 1259px) {
.banner-slideshow-item {
display: block;
}
}
@media screen and (min-width: 1260px) {
.banner.banner-fixed-attachment .banner-slideshow-item {
background-attachment: fixed;
}
}
.banner-content {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
padding: 15px;
overflow: hidden;
width: 100%;
height: 100%;
text-align: center;
z-index: 40;
}
.banner-content.banner-content-left {
text-align: left;
}
.banner-content.banner-content-right {
text-align: right;
}
.banner-content {
display: flex;
}
.banner-content {
align-items: center;
}
.banner-content > div {
position: relative;
width: 100%;
}
.banner-slideshow-ctrl-dots,
.banner-slideshow-ctrl-numbers {
position: absolute;
z-index: 60;
left: 50%;
bottom: 0;
text-align: center;
padding: 0 0 15px;
}
.banner-slideshow-ctrl-dots,
.banner-slideshow-ctrl-numbers {
transform: translateX(-50%);
}
.banner-slideshow-ctrl-dots div.dot {
display: inline-block;
vertical-align: middle;
position: relative;
cursor: pointer;
width: 26px;
height: 26px;
}
.banner-slideshow-ctrl-dots div.dot:after {
content: "";
display: inline-block;
vertical-align: middle;
position: relative;
background-color: #FFF;
border-radius: 50%;
width: 16px;
height: 16px;
transition: background-color 0.3s;
}
.banner-slideshow-ctrl-dots div.dot.selected:after {
background-color: #999;
}
@media screen and (min-width: 1260px) {
.banner-slideshow-ctrl-dots div.dot:hover:after {
background-color: #999;
}
}
.banner-slideshow-ctrl-numbers div.number {
display: inline-block;
vertical-align: middle;
position: relative;
cursor: pointer;
padding: 5px;
color: #FFF;
transition: color 0.3s;
}
.banner-slideshow-ctrl-numbers div.number.selected {
color: #999;
}
.banner-chevron {
position: absolute;
z-index: 60;
top: 0;
bottom: 0;
width: 50px;
padding: 0;
cursor: pointer;
opacity: 0.6;
}
.banner-chevron > div {
position: absolute;
top: 50%;
left: 0;
right: 0;
}
.banner-chevron > div {
transform: translateY(-50%);
}
.banner-chevron > div {
width: 100%;
height: 50px;
background: transparent center no-repeat;
background-size: 12px;
}
@media screen and (min-width: 1260px) {
.banner-chevron:hover {
opacity: 1;
}
}
.banner-chevron {
transition: opacity 0.3s;
}
.banner-chevron-prev {
left: 0;
}
.banner-chevron-prev > div {
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIyNS42cHgiIGhlaWdodD0iNDhweCIgdmlld0JveD0iMCAwIDI1LjYgNDgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI1LjYgNDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTI1LjEsNDcuNWMtMC42LDAuNi0xLjYsMC42LTIuMywwTDAuNSwyNS4xYy0wLjYtMC42LTAuNi0xLjYsMC0yLjNMMjIuOSwwLjVjMC42LTAuNiwxLjYtMC42LDIuMywwCglzMC42LDEuNiwwLDIuM0wzLjksMjRsMjEuMywyMS4zYzAuMywwLjMsMC41LDAuNywwLjUsMS4xQzI1LjYsNDYuOCwyNS40LDQ3LjIsMjUuMSw0Ny41eiIvPgo8L3N2Zz4K");
}
.banner-chevron-next {
right: 0;
}
.banner-chevron-next > div {
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIyNS42cHgiIGhlaWdodD0iNDhweCIgdmlld0JveD0iMCAwIDI1LjYgNDgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI1LjYgNDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTAsNDYuNGMwLTAuNCwwLjItMC44LDAuNS0xLjFMMjEuNywyNEwwLjUsMi43Yy0wLjYtMC42LTAuNi0xLjYsMC0yLjNzMS42LTAuNiwyLjMsMGwyMi40LDIyLjQKCWMwLjYsMC42LDAuNiwxLjYsMCwyLjNMMi43LDQ3LjVjLTAuNiwwLjYtMS42LDAuNi0yLjMsMEMwLjIsNDcuMiwwLDQ2LjgsMCw0Ni40eiIvPgo8L3N2Zz4K");
}
.wpcf7-response-output {
position: relative;
padding: 8px !important;
margin: 15px auto !important;
width: 100%;
height: auto;
background: #fff;
color: #111;
text-align: left;
}
.wpcf7-response-output.wpcf7-validation-errors, .wpcf7-response-output.wpcf7-mail-sent-ng, .wpcf7-response-output.wpcf7-spam-blocked, .wpcf7-response-output.wpcf7-not-valid-tip {
background-color: #FFD8DE;
border: 1px solid #FFAAB7;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
background-color: #CEE4E5;
border: 1px solid #B3E2E5;
}
.wpcf7-form {
text-align: left;
}
.wpcf7-form > div {
position: relative;
padding: 8px 0;
}
.wpcf7-form label {
font-weight: normal;
}
.wpcf7-form span.astx {
color: #d22;
}
.wpcf7-form [data-hidden] {
display: none;
}
.wpcf7-form option.null-option {
opacity: 0.8;
font-style: italic;
}
.wpcf7-form .placeholder-substitute {
display: none;
}
.post-content, .post-content > div {
position: relative;
}
body.single-post .post-content {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 30px;
}
body.single-post .post-content > div {
margin: 0 auto;
max-width: 100%;
width: 960px;
}
#footer {
position: relative;
text-align: center;
padding: 30px 15px;
font-size: 12px;
background: center/cover no-repeat;
}
.multi-column-main-footer .main-footer-middle-row > div {
position: relative;
}
@media screen and (min-width: 1260px) {
.multi-column-main-footer .main-footer-middle-row > div {
display: flex;
}
.multi-column-main-footer .main-footer-middle-row > div {
align-items: stretch;
}
.multi-column-main-footer .main-footer-middle-row > div {
justify-content: space-between;
}
.multi-column-main-footer .main-footer-middle-row > div .main-footer-column {
flex: 1 1 0;
}
}
.iw-gallery-thumbs {
position: relative;
line-height: normal;
}
.iw-gallery-thumbs ul, .iw-gallery-thumbs li {
position: relative;
list-style: none;
padding: 0;
border: none;
max-width: 100%;
}
.iw-gallery-thumbs ul {
display: block;
margin: 1em auto;
}
.iw-gallery-thumbs li {
display: inline-block;
vertical-align: top;
margin: 4px 8px 4px 0px;
padding: 0;
}
.iw-gallery-thumbs a {
position: relative;
display: inline-block;
vertical-align: top;
line-height: 0;
text-decoration: none;
border: none;
}
.iw-gallery-thumbs img {
position: relative;
max-width: 100%;
width: auto;
height: auto;
border: none;
}
.post-items-wrap {
position: relative;
background: #FFF;
color: #333;
position: relative;
padding: 15px;
}
.post-items-wrap > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.post-items-wrap a {
text-decoration: none;
}
.post-items-wrap a, .post-items-wrap a:link, .post-items-wrap a:visited {
color: inherit;
}
@media screen and (min-width: 1260px) {
.post-items-wrap a:hover, .post-items-wrap a:active {
color: inherit;
text-decoration: none;
}
}
@media screen and (min-width: 768px) {
.post-items-wrap > div {
display: flex;
}
.post-items-wrap > div {
justify-content: flex-start;
}
.post-items-wrap > div {
align-items: stretch;
}
.post-items-wrap > div {
flex-wrap: wrap;
}
}
.post-item {
position: relative;
padding: 8px;
margin: 0;
text-align: left;
width: 100%;
}
.post-item {
transition: 1s opacity;
}
.post-item h2 {
padding: 0;
margin-top: 0;
font-size: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1259px) {
.post-item {
width: 50%;
}
}
@media screen and (min-width: 1260px) {
.post-item {
width: 33.33%;
}
}
.post-item > div {
position: relative;
padding: 0;
margin: 0;
min-height: 100%;
background-color: #F3F3F3;
}
.post-item .post-item-image-wrap {
position: relative;
}
.post-item .post-item-image-wrap a, .post-item .post-item-image-wrap img {
position: relative;
width: 100%;
height: auto;
display: block;
padding: 0;
margin: 0;
}
.post-item .post-item-image-wrap img {
-o-object-fit: cover;
object-fit: cover;
font-family: "object-fit: cover;";
}
.post-item .post-item-text-wrap {
position: relative;
padding: 30px 15px;
}
@media screen and (min-width: 1260px) {
.post-item .post-item-text-wrap {
padding: 60px 30px;
}
}
.post-item .post-item-date {
padding: 0 0 15px;
}
.scroll-down-button {
display: block;
position: absolute;
left: 50%;
top: auto;
bottom: 15px;
z-index: 500;
margin: 0 0 0 -25px;
width: 50px;
height: 50px;
cursor: pointer;
background: center/contain no-repeat url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNjBweCIgaGVpZ2h0PSI2MHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTE2LjUsMjhjLTAuOC0wLjgtMC44LTIsMC0yLjhsMC44LTAuOGMwLjgtMC44LDItMC44LDIuOCwwbDkuNSw5LjVjMC4yLDAuMiwwLjYsMC4yLDAuOCwwbDkuNS05LjUKCQljMC44LTAuOCwyLTAuOCwyLjgsMGwwLjgsMC44YzAuOCwwLjgsMC44LDIsMCwyLjhMMzAuOCw0MC43Yy0wLjUsMC41LTEuMiwwLjUtMS43LDBMMTYuNSwyOHoiLz4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02MCwzMGMwLDE2LjUtMTMuNSwzMC0zMCwzMFMwLDQ2LjUsMCwzMFMxMy41LDAsMzAsMFM2MCwxMy41LDYwLDMweiBNNCwzMGMwLDE0LjMsMTEuNywyNiwyNiwyNgoJCWMxNC4zLDAsMjYtMTEuNiwyNi0yNkM1NiwxNS43LDQ0LjMsNCwzMCw0UzQsMTUuNyw0LDMweiIvPgo8L2c+Cjwvc3ZnPgo=");
}
.search-popout {
position: absolute;
left: auto;
right: 0;
top: 100%;
bottom: auto;
opacity: 0;
transform-origin: 0 0;
transform: scaleY(0);
transition-property: transform, opacity;
}
.search-popout {
transition-duration: 0.3s;
}
.search-popout.revealed {
opacity: 1;
}
.search-popout.revealed {
transform: scaleY(1);
}
.search-popout {
padding: 10px;
margin: 0;
clear: both;
float: none;
overflow: hidden;
line-height: normal;
max-width: 100%;
width: 320px;
font-size: 14px;
text-align: left;
background-color: #FFF;
background-color: rgba(255, 255, 255, 0.8);
color: #333;
}
.search-popout input, .search-popout button {
display: inline-block;
vertical-align: middle;
position: relative;
float: none !important;
margin: 0 4px !important;
padding: 4px 20px !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
height: 32px;
}
.search-popout input[type=search] {
background-color: #CCC;
color: #333;
padding: 9px;
border: none;
width: 180px;
}
.search-popout input[type=submit] {
position: relative;
display: inline-block;
vertical-align: top;
max-width: 100%;
padding: 10px 12px;
margin: 8px 0;
border-width: 1px;
border-style: solid;
border-color: #FFF;
border-radius: 0;
text-align: center;
font-family: inherit;
font-weight: normal;
line-height: normal;
text-decoration: none;
text-shadow: none;
cursor: pointer;
background-color: #2680EB;
}
.search-popout input[type=submit], .search-popout input[type=submit]:link, .search-popout input[type=submit]:visited, .search-popout input[type=submit]:hover, .search-popout input[type=submit]:active {
color: #FFF;
}
@media screen and (min-width: 1260px) {
.search-popout input[type=submit]:hover, .search-popout input[type=submit]:active {
color: #FFF;
background-color: rgb(84.6962025316, 155.3291139241, 239.3037974684);
}
}
.search-popout input[type=submit] {
transition-property: background-color, color, border-color;
}
.search-popout input[type=submit] {
transition-duration: 0.3s;
}
.search-popout input[type=submit] {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.search-popout input[type=submit] {
font-size: 14px;
}
.search-popout .close-btn {
display: inline-block;
position: absolute;
right: 0;
top: 0;
font-family: Arial, sans-serif;
font-size: 13px;
padding: 3px 6px;
color: #333;
cursor: pointer;
}
@media screen and (max-width: 500px) {
.search-popout {
width: 100%;
text-align: center;
padding: 30px 10px;
}
}
#global-wrapper,
#body-wrapper {
position: relative;
z-index: 0;
}
#body-wrapper {
line-height: 1.7em;
min-height: 80vh;
}
.iw-form {
position: relative;
text-align: left;
}
.iw-form.submitting {
opacity: 0.6;
cursor: wait;
}
.iw-form.submitting [data-submit] {
background-color: #AAA;
cursor: not-allowed;
}
.iw-form.iw-form-hide-errors input:invalid, .iw-form.iw-form-hide-errors input:-moz-ui-invalid, .iw-form.iw-form-hide-errors textarea:invalid, .iw-form.iw-form-hide-errors textarea:-moz-ui-invalid, .iw-form.iw-form-hide-errors select:invalid, .iw-form.iw-form-hide-errors select:-moz-ui-invalid {
box-shadow: none;
outline: none;
border: none;
}
.iw-form input, .iw-form textarea, .iw-form select {
width: 100%;
}
.iw-form input[type=text],
.iw-form input[type=email],
.iw-form input[type=tel],
.iw-form input[type=number],
.iw-form input[type=date],
.iw-form input[type=url],
.iw-form textarea {
padding: 15px;
border: none;
background-color: #CCC;
}
.iw-form input[type=text].placeholder,
.iw-form input[type=email].placeholder,
.iw-form input[type=tel].placeholder,
.iw-form input[type=number].placeholder,
.iw-form input[type=date].placeholder,
.iw-form input[type=url].placeholder,
.iw-form textarea.placeholder {
font-weight: bold;
}
.iw-form input[type=text]:-moz-placeholder,
.iw-form input[type=email]:-moz-placeholder,
.iw-form input[type=tel]:-moz-placeholder,
.iw-form input[type=number]:-moz-placeholder,
.iw-form input[type=date]:-moz-placeholder,
.iw-form input[type=url]:-moz-placeholder,
.iw-form textarea:-moz-placeholder {
font-weight: bold;
}
.iw-form input[type=text]::-moz-placeholder,
.iw-form input[type=email]::-moz-placeholder,
.iw-form input[type=tel]::-moz-placeholder,
.iw-form input[type=number]::-moz-placeholder,
.iw-form input[type=date]::-moz-placeholder,
.iw-form input[type=url]::-moz-placeholder,
.iw-form textarea::-moz-placeholder {
font-weight: bold;
}
.iw-form input[type=text]:-ms-input-placeholder,
.iw-form input[type=email]:-ms-input-placeholder,
.iw-form input[type=tel]:-ms-input-placeholder,
.iw-form input[type=number]:-ms-input-placeholder,
.iw-form input[type=date]:-ms-input-placeholder,
.iw-form input[type=url]:-ms-input-placeholder,
.iw-form textarea:-ms-input-placeholder {
font-weight: bold;
}
.iw-form input[type=text]::-webkit-input-placeholder,
.iw-form input[type=email]::-webkit-input-placeholder,
.iw-form input[type=tel]::-webkit-input-placeholder,
.iw-form input[type=number]::-webkit-input-placeholder,
.iw-form input[type=date]::-webkit-input-placeholder,
.iw-form input[type=url]::-webkit-input-placeholder,
.iw-form textarea::-webkit-input-placeholder {
font-weight: bold;
}
.iw-form [data-submit] {
position: relative;
display: inline-block;
vertical-align: top;
max-width: 100%;
padding: 10px 12px;
margin: 8px 0;
border-width: 1px;
border-style: solid;
border-color: #FFF;
border-radius: 0;
text-align: center;
font-family: inherit;
font-weight: normal;
line-height: normal;
text-decoration: none;
text-shadow: none;
cursor: pointer;
background-color: #2680EB;
}
.iw-form [data-submit], .iw-form [data-submit]:link, .iw-form [data-submit]:visited, .iw-form [data-submit]:hover, .iw-form [data-submit]:active {
color: #FFF;
}
@media screen and (min-width: 1260px) {
.iw-form [data-submit]:hover, .iw-form [data-submit]:active {
color: #FFF;
background-color: rgb(84.6962025316, 155.3291139241, 239.3037974684);
}
}
.iw-form [data-submit] {
transition-property: background-color, color, border-color;
}
.iw-form [data-submit] {
transition-duration: 0.3s;
}
.iw-form [data-submit] {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.iw-form [data-submit] {
text-transform: uppercase;
font-size: 20px;
width: 100%;
max-width: 100%;
font-family: "futura-pt", sans-serif;
padding: 20px;
}
.iw-form-field {
position: relative;
padding: 10px 0;
}
.iw-form-field-required .iw-form-field-label:after {
content: "*";
color: #d22;
}
.iw-form-message {
display: none;
position: relative;
padding: 15px;
border: 1px solid #333;
color: #333;
background-color: #CCC;
}
.iw-form-message.iw-form-message-error {
background-color: #FDD;
}
.iw-form-message.show {
display: block;
}
.iw-form-field-error {
position: relative;
display: none;
padding: 0 0 10px;
color: #d11;
font-weight: bold;
text-transform: none;
}
.iw-form-field-error.show {
display: block;
}
#lg-detect,
#md-detect {
display: none;
position: absolute;
z-index: -99999;
width: 0;
height: 0;
left: 0;
}
@media screen and (min-width: 1260px) {
#lg-detect {
left: 1px;
}
}
@media screen and (min-width: 768px) {
#md-detect {
left: 1px;
}
}
#iw-vph-detect {
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: auto;
height: 100vh;
display: block;
z-index: -100;
opacity: 0;
width: 0;
}
.main-header {
position: relative;
text-align: center;
z-index: 100;
background-color: #999;
color: #FFF;
line-height: normal;
}
.main-header a {
text-decoration: none;
}
.main-header a, .main-header a:link, .main-header a:visited {
color: inherit;
}
@media screen and (min-width: 1260px) {
.main-header a:hover, .main-header a:active {
color: inherit;
text-decoration: none;
}
}
.main-header-rows,
.main-header-cols {
position: relative;
}
.main-header-row {
position: relative;
}
.main-header-row {
display: flex;
}
.main-header-row {
align-items: stretch;
}
.main-header-row {
justify-content: space-between;
}
.main-header-col {
position: relative;
}
.main-header-col {
display: flex;
}
.main-header-col {
align-items: center;
}
.main-header-col > div {
position: relative;
}
@media screen and (min-width: 1260px) {
.main-header-row.small-screens-only,
.main-header-col.small-screens-only {
display: none;
}
}
@media screen and (max-width: 1259px) {
.main-header-row.large-screens-only,
.main-header-col.large-screens-only {
display: none;
}
}
@media screen and (min-width: 1260px) {
.main-header.main-header-sticky {
position: fixed;
left: 0;
right: 0;
top: 0;
width: 100%;
}
.main-header.main-header-sticky {
transition: 0.3s background-color;
}
body.scrolled .main-header.main-header-sticky.main-header-hamburger-on-small-only .main-header-nav ul.menu > li > a {
padding-top: 10px;
padding-bottom: 10px;
}
}
.main-header-nav ul, .main-header-nav li {
position: relative;
padding: 0;
margin: 0;
}
@media screen and (max-width: 1259px) {
.main-header-nav .main-header-nav-main {
display: none;
}
.main-header-nav .main-header-nav-main.open {
display: block;
position: fixed;
z-index: 200;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-align: center;
color: #FFF;
overflow: auto;
background-color: #999;
}
.main-header-nav .main-header-nav-main.open .main-header-nav-close {
position: relative;
height: 40px;
z-index: 10;
background: center no-repeat url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+CjxnPjxnPjxwYXRoIGQ9Ik01MDUuOTQzLDYuMDU4Yy04LjA3Ny04LjA3Ny0yMS4xNzItOC4wNzctMjkuMjQ5LDBMNi4wNTgsNDc2LjY5M2MtOC4wNzcsOC4wNzctOC4wNzcsMjEuMTcyLDAsMjkuMjQ5ICAgIEMxMC4wOTYsNTA5Ljk4MiwxNS4zOSw1MTIsMjAuNjgzLDUxMmM1LjI5MywwLDEwLjU4Ni0yLjAxOSwxNC42MjUtNi4wNTlMNTA1Ljk0MywzNS4zMDYgICAgQzUxNC4wMTksMjcuMjMsNTE0LjAxOSwxNC4xMzUsNTA1Ljk0Myw2LjA1OHoiIGZpbGw9IiNGRkZGRkYiLz4KPC9nPjwvZz48Zz48Zz48cGF0aCBkPSJNNTA1Ljk0Miw0NzYuNjk0TDM1LjMwNiw2LjA1OWMtOC4wNzYtOC4wNzctMjEuMTcyLTguMDc3LTI5LjI0OCwwYy04LjA3Nyw4LjA3Ni04LjA3NywyMS4xNzEsMCwyOS4yNDhsNDcwLjYzNiw0NzAuNjM2ICAgIGM0LjAzOCw0LjAzOSw5LjMzMiw2LjA1OCwxNC42MjUsNi4wNThjNS4yOTMsMCwxMC41ODctMi4wMTksMTQuNjI0LTYuMDU3QzUxNC4wMTgsNDk3Ljg2Niw1MTQuMDE4LDQ4NC43NzEsNTA1Ljk0Miw0NzYuNjk0eiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+PC9nPjwvc3ZnPg==");
background-size: 20px;
cursor: pointer;
}
.main-header-nav .main-header-nav-main.open .menu-main-menu-container {
position: relative;
}
.main-header-nav .main-header-nav-main.open .menu-main-menu-container {
display: flex;
}
.main-header-nav .main-header-nav-main.open .menu-main-menu-container {
align-items: flex-start;
}
.main-header-nav .main-header-nav-main.open .menu-main-menu-container {
justify-content: center;
}
.main-header-nav .main-header-nav-main.open .menu-main-menu-container {
height: calc(100vh - 80px);
z-index: 0;
}
.main-header-nav .main-header-nav-main.open .menu-main-menu-container > ul {
position: relative;
display: block;
width: 100%;
margin: auto;
padding-top: 40px;
}
.main-header-nav .main-header-nav-main.open .menu-main-menu-container > ul {
transform: translateY(-40px);
}
.main-header-nav .main-header-nav-main.open .menu-main-menu-container > ul a {
padding: 2px 0;
}
.main-header-nav .main-header-nav-main.open .menu-main-menu-container > ul ul > li:first-child {
padding-top: 4px;
}
.main-header-nav .main-header-nav-main.open .menu-main-menu-container > ul ul > li:last-child {
padding-bottom: 4px;
}
.main-header-nav .main-header-nav-main {
display: none;
}
.main-header-nav .main-header-nav-main.open {
display: block;
position: fixed;
z-index: 200;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-align: center;
}
.main-header-nav .main-header-nav-main.open ul.menu {
overflow: visible;
}
.main-header-nav ul.menu,
.main-header-nav ul.sub-menu {
position: relative;
}
.main-header-nav ul.menu li,
.main-header-nav ul.sub-menu li {
position: relative;
display: block;
}
.main-header-nav ul.menu li a,
.main-header-nav ul.sub-menu li a {
display: block;
}
.main-header-nav ul.menu {
overflow: hidden;
}
.main-header-nav ul.sub-menu {
opacity: 0;
max-height: 0;
overflow: hidden;
}
.main-header-nav ul.sub-menu {
transition-duration: 0.3s;
}
.main-header-nav ul.sub-menu {
transition-property: opacity, max-height, transform;
}
.main-header-nav ul.sub-menu.open {
max-height: 900px;
overflow: visible;
opacity: 1;
}
}
@media screen and (min-width: 1260px) {
.main-header-nav.main-header-nav-hamburger-all .main-header-nav-main {
display: none;
}
.main-header-nav.main-header-nav-hamburger-all .main-header-nav-main.open {
display: block;
position: fixed;
z-index: 200;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-align: center;
color: #FFF;
overflow: auto;
background-color: #999;
}
.main-header-nav.main-header-nav-hamburger-all .main-header-nav-main.open .main-header-nav-close {
position: relative;
height: 40px;
z-index: 10;
background: center no-repeat url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+CjxnPjxnPjxwYXRoIGQ9Ik01MDUuOTQzLDYuMDU4Yy04LjA3Ny04LjA3Ny0yMS4xNzItOC4wNzctMjkuMjQ5LDBMNi4wNTgsNDc2LjY5M2MtOC4wNzcsOC4wNzctOC4wNzcsMjEuMTcyLDAsMjkuMjQ5ICAgIEMxMC4wOTYsNTA5Ljk4MiwxNS4zOSw1MTIsMjAuNjgzLDUxMmM1LjI5MywwLDEwLjU4Ni0yLjAxOSwxNC42MjUtNi4wNTlMNTA1Ljk0MywzNS4zMDYgICAgQzUxNC4wMTksMjcuMjMsNTE0LjAxOSwxNC4xMzUsNTA1Ljk0Myw2LjA1OHoiIGZpbGw9IiNGRkZGRkYiLz4KPC9nPjwvZz48Zz48Zz48cGF0aCBkPSJNNTA1Ljk0Miw0NzYuNjk0TDM1LjMwNiw2LjA1OWMtOC4wNzYtOC4wNzctMjEuMTcyLTguMDc3LTI5LjI0OCwwYy04LjA3Nyw4LjA3Ni04LjA3NywyMS4xNzEsMCwyOS4yNDhsNDcwLjYzNiw0NzAuNjM2ICAgIGM0LjAzOCw0LjAzOSw5LjMzMiw2LjA1OCwxNC42MjUsNi4wNThjNS4yOTMsMCwxMC41ODctMi4wMTksMTQuNjI0LTYuMDU3QzUxNC4wMTgsNDk3Ljg2Niw1MTQuMDE4LDQ4NC43NzEsNTA1Ljk0Miw0NzYuNjk0eiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+PC9nPjwvc3ZnPg==");
background-size: 20px;
cursor: pointer;
}
.main-header-nav.main-header-nav-hamburger-all .main-header-nav-main.open .menu-main-menu-container {
position: relative;
}
.main-header-nav.main-header-nav-hamburger-all .main-header-nav-main.open .menu-main-menu-container {
display: flex;
}
.main-header-nav.main-header-nav-hamburger-all .main-header-nav-main.open .menu-main-menu-container {
align-items: flex-start;
}
.main-header-nav.main-header-nav-hamburger-all .main-header-nav-main.open .menu-main-menu-container {
justify-content: center;
}
.main-header-nav.main-header-nav-hamburger-all .main-header-nav-main.open .menu-main-menu-container {
height: calc(100vh - 80px);
z-index: 0;
}
.main-header-nav.main-header-nav-hamburger-all .main-header-nav-main.open .menu-main-menu-container > ul {
position: relative;
display: block;
width: 100%;
margin: auto;
padding-top: 40px;
}
.main-header-nav.main-header-nav-hamburger-all .main-header-nav-main.open .menu-main-menu-container > ul {
transform: translateY(-40px);
}
.main-header-nav.main-header-nav-hamburger-all .main-header-nav-main.open .menu-main-menu-container > ul a {
padding: 2px 0;
}
.main-header-nav.main-header-nav-hamburger-all .main-header-nav-main.open .menu-main-menu-container > ul ul > li:first-child {
padding-top: 4px;
}
.main-header-nav.main-header-nav-hamburger-all .main-header-nav-main.open .menu-main-menu-container > ul ul > li:last-child {
padding-bottom: 4px;
}
.main-header-nav.main-header-nav-hamburger-all .main-header-nav-main {
display: none;
}
.main-header-nav.main-header-nav-hamburger-all .main-header-nav-main.open {
display: block;
position: fixed;
z-index: 200;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-align: center;
}
.main-header-nav.main-header-nav-hamburger-all .main-header-nav-main.open ul.menu {
overflow: visible;
}
.main-header-nav.main-header-nav-hamburger-all ul.menu,
.main-header-nav.main-header-nav-hamburger-all ul.sub-menu {
position: relative;
}
.main-header-nav.main-header-nav-hamburger-all ul.menu li,
.main-header-nav.main-header-nav-hamburger-all ul.sub-menu li {
position: relative;
display: block;
}
.main-header-nav.main-header-nav-hamburger-all ul.menu li a,
.main-header-nav.main-header-nav-hamburger-all ul.sub-menu li a {
display: block;
}
.main-header-nav.main-header-nav-hamburger-all ul.menu {
overflow: hidden;
}
.main-header-nav.main-header-nav-hamburger-all ul.sub-menu {
opacity: 0;
max-height: 0;
overflow: hidden;
}
.main-header-nav.main-header-nav-hamburger-all ul.sub-menu {
transition-duration: 0.3s;
}
.main-header-nav.main-header-nav-hamburger-all ul.sub-menu {
transition-property: opacity, max-height, transform;
}
.main-header-nav.main-header-nav-hamburger-all ul.sub-menu.open {
max-height: 900px;
overflow: visible;
opacity: 1;
}
.main-header-nav.main-header-nav-hamburger-on-small-only ul.menu > li {
display: inline-block;
vertical-align: top;
}
.main-header-nav.main-header-nav-hamburger-on-small-only ul.menu > li > a {
display: inline-block;
vertical-align: middle;
padding: 30px 10px;
}
.main-header-nav.main-header-nav-hamburger-on-small-only ul.menu > li > a {
transition-duration: 0.3s;
}
.main-header-nav.main-header-nav-hamburger-on-small-only ul.menu > li > a {
transition-property: padding, color;
}
.main-header-nav.main-header-nav-hamburger-on-small-only ul.sub-menu {
position: absolute;
left: 0;
top: 100%;
opacity: 0;
text-align: left;
background-color: #999;
}
.main-header-nav.main-header-nav-hamburger-on-small-only ul.sub-menu {
transform: scaleY(0);
}
.main-header-nav.main-header-nav-hamburger-on-small-only ul.sub-menu {
transform-origin: 0 0;
}
.main-header-nav.main-header-nav-hamburger-on-small-only ul.sub-menu {
transition-duration: 0.35s;
}
.main-header-nav.main-header-nav-hamburger-on-small-only ul.sub-menu {
transition-property: transform, opacity;
}
.main-header-nav.main-header-nav-hamburger-on-small-only ul.sub-menu.open {
transform: scaleY(1);
}
.main-header-nav.main-header-nav-hamburger-on-small-only ul.sub-menu.open {
opacity: 1;
}
.main-header-nav.main-header-nav-hamburger-on-small-only ul.sub-menu > li {
position: relative;
display: block;
}
.main-header-nav.main-header-nav-hamburger-on-small-only ul.sub-menu ul.sub-menu {
left: 100%;
top: 0;
}
.main-header-nav.main-header-nav-hamburger-on-small-only ul.sub-menu > li > ul.sub-menu {
position: absolute;
z-index: 50;
width: auto;
left: 100%;
right: auto;
margin: 0;
}
.main-header-nav.main-header-nav-hamburger-on-small-only ul.sub-menu > li > a {
display: block;
padding: 10px 10px;
white-space: nowrap;
}
}
.main-header.main-header-std-1-col {
text-align: center;
}
.main-header.main-header-std-1-col .main-header-row,
.main-header.main-header-std-1-col .main-header-col {
justify-content: center;
}
.main-header.main-header-std-2-col .main-header-cols {
width: 100%;
}
.main-header.main-header-std-2-col .main-header-cols {
display: flex;
}
.main-header.main-header-std-2-col .main-header-cols {
align-items: stretch;
}
.main-header.main-header-std-2-col .main-header-cols {
justify-content: space-between;
}
.main-header.main-header-std-2-col .main-header-col-1 {
width: 200px;
text-align: left;
padding-top: 15px;
padding-bottom: 15px;
}
.main-header.main-header-std-2-col .main-header-col-2 {
width: calc(100% - 200px);
text-align: right;
}
.main-header.main-header-std-2-col .main-header-col-2 > div {
width: 100%;
}
.main-header.main-header-std-2-col .main-header-col-2 nav {
display: block;
position: relative;
width: 100%;
}
.main-header.main-header-std-2-col .main-header-col-2 nav {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
@media screen and (min-width: 1260px) {
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-1 {
padding-left: 30px;
}
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 {
padding-right: 30px;
}
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 > div,
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 > div > nav,
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 .main-header-nav-main,
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 .main-header-nav-main > div,
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 .main-header-nav-main ul.menu,
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 .main-header-nav-main ul.menu > li {
height: 100%;
}
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 .main-header-nav-main,
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 .main-header-nav-main > div,
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 .main-header-nav-main ul.menu {
width: 100%;
}
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 .main-header-nav-main ul.menu,
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 .main-header-nav-main ul.menu > li {
display: flex;
}
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 .main-header-nav-main ul.menu,
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 .main-header-nav-main ul.menu > li {
align-items: center;
}
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 .main-header-nav-main ul.menu,
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 .main-header-nav-main ul.menu > li {
justify-content: center;
}
.main-header.main-header-std-2-col.main-header-hamburger-on-small-only .main-header-col-2 .main-header-nav-main ul.menu {
justify-content: flex-end;
}
}
.main-header.main-header-std-3-col .main-header-cols {
width: 100%;
}
.main-header.main-header-std-3-col .main-header-cols {
display: flex;
}
.main-header.main-header-std-3-col .main-header-cols {
align-items: stretch;
}
.main-header.main-header-std-3-col .main-header-cols {
justify-content: space-between;
}
.main-header.main-header-std-3-col .main-header-col-1,
.main-header.main-header-std-3-col .main-header-col-3 {
width: 200px;
padding-top: 15px;
padding-bottom: 15px;
}
.main-header.main-header-std-3-col .main-header-col-1 {
text-align: left;
}
.main-header.main-header-std-3-col .main-header-col-1 {
justify-content: flex-start;
}
.main-header.main-header-std-3-col .main-header-col-2 {
width: calc(100% - 400px);
padding-left: 15px;
padding-right: 15px;
}
.main-header.main-header-std-3-col .main-header-col-2 {
justify-content: center;
}
.main-header.main-header-std-3-col .main-header-col-3 {
text-align: right;
}
.main-header.main-header-std-3-col .main-header-col-3 {
justify-content: flex-end;
}
@media screen and (min-width: 1260px) {
.main-header.main-header-std-3-col .main-header-col-1 {
padding-left: 30px;
}
.main-header.main-header-std-3-col .main-header-col-3 {
padding-right: 30px;
}
.main-header.main-header-std-3-col .main-header-col-2 > div,
.main-header.main-header-std-3-col .main-header-col-2 > div > nav,
.main-header.main-header-std-3-col .main-header-col-2 .main-header-nav-main,
.main-header.main-header-std-3-col .main-header-col-2 .main-header-nav-main > div,
.main-header.main-header-std-3-col .main-header-col-2 .main-header-nav-main ul.menu,
.main-header.main-header-std-3-col .main-header-col-2 .main-header-nav-main ul.menu > li {
height: 100%;
}
.main-header.main-header-std-3-col .main-header-col-2 .main-header-nav-main ul.menu,
.main-header.main-header-std-3-col .main-header-col-2 .main-header-nav-main ul.menu > li {
display: flex;
}
.main-header.main-header-std-3-col .main-header-col-2 .main-header-nav-main ul.menu,
.main-header.main-header-std-3-col .main-header-col-2 .main-header-nav-main ul.menu > li {
align-items: center;
}
.main-header.main-header-std-3-col .main-header-col-2 .main-header-nav-main ul.menu,
.main-header.main-header-std-3-col .main-header-col-2 .main-header-nav-main ul.menu > li {
justify-content: center;
}
}
@media screen and (max-width: 1259px) {
.main-header.main-header-std-3-col .main-header-col-1 {
padding-left: 15px;
}
.main-header.main-header-std-3-col .main-header-col-2 {
width: calc(100% - 200px);
text-align: right;
}
.main-header.main-header-std-3-col .main-header-col-2 {
justify-content: flex-end;
}
.main-header.main-header-std-3-col .main-header-col-3 {
display: none;
}
}
.main-header-logo {
text-decoration: none;
}
.main-header-logo, .main-header-logo img {
display: block;
position: relative;
max-width: 100%;
}
.main-header-logo img {
-o-object-fit: contain;
object-fit: contain;
font-family: "object-fit: contain; ";
}
.main-header-button-search,
.search-popup-button {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 20px;
background-size: contain;
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMS4zOSAyMS4zNTIiIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMiB7CiAgICAgICAgZmlsbDogI2ZmZjsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGcgaWQ9IlBhZ2UtMV8xXyIgY2xhc3M9ImNscy0xIj4KICAgIDxnIGlkPSJpY29uLTExMS1zZWFyY2hfMV8iPgogICAgICA8cGF0aCBpZD0ic2VhcmNoXzFfIiBjbGFzcz0iY2xzLTIiIGQ9Ik0xMy4zODUsMTUuMzgzYTguNDYxLDguNDYxLDAsMSwxLDMuNi02Ljg5Miw4LjQzMiw4LjQzMiwwLDAsMS0xLjYsNC44OTVsNS41OTQsNS41OTRhMS40MTcsMS40MTcsMCwwLDEsMCwyaDBhMS41MTgsMS41MTgsMCwwLDEtMiwwbC01LjU5NC01LjU5NFptLTQuODk1LS40QTYuNDkzLDYuNDkzLDAsMSwwLDIsOC40OTFhNi40OCw2LjQ4LDAsMCwwLDYuNDkzLDYuNDkzWiIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==");
cursor: pointer;
}
.hamburger {
display: inline-block;
vertical-align: middle;
position: relative;
width: 48px;
height: 56px;
padding: 3px 6px;
cursor: pointer;
line-height: 1em;
}
.hamburger > div {
position: relative;
width: 100%;
height: 100%;
}
.hamburger > div {
display: flex;
}
.hamburger > div {
justify-content: center;
}
.hamburger > div {
flex-direction: column;
}
.hamburger > div > span {
position: relative;
display: block;
width: 100%;
height: 3px;
margin: 2px auto;
border-radius: 0;
background-color: #FFF;
}
@media screen and (min-width: 1260px) {
.hamburger.small-screens-only {
display: none;
}
}
@media screen and (max-width: 1259px) {
.hamburger.large-screens-only {
display: none;
}
} .hamburger-spinner {
display: inline-block;
cursor: pointer;
font: inherit;
color: inherit;
text-transform: none;
margin: 0;
margin-top: 3px;
overflow: visible;
}
.hamburger-spinner {
transition-duration: 0.15s;
}
.hamburger-spinner {
transition-property: opacity, filter, border-color;
}
.hamburger-spinner .hamburger-box {
width: 25px;
height: 18px;
display: inline-block;
position: relative;
}
.hamburger-spinner .hamburger-inner {
display: block;
top: 50%;
margin-top: -2px;
}
.hamburger-spinner .hamburger-inner, .hamburger-spinner .hamburger-inner::before, .hamburger-spinner .hamburger-inner::after {
width: 25px;
height: 2px;
background-color: #FFF;
border-radius: 4px;
position: absolute;
}
.hamburger-spinner .hamburger-inner, .hamburger-spinner .hamburger-inner::before, .hamburger-spinner .hamburger-inner::after {
transition-duration: 0.3s;
}
.hamburger-spinner .hamburger-inner, .hamburger-spinner .hamburger-inner::before, .hamburger-spinner .hamburger-inner::after {
transition-property: transform, background-color;
}
.hamburger-spinner .hamburger-inner::before, .hamburger-spinner .hamburger-inner::after {
content: "";
display: block;
}
.hamburger-spinner .hamburger-inner::before {
top: -7px;
}
.hamburger-spinner .hamburger-inner::after {
bottom: -7px;
}
.hamburger-spinner.hamburger--spin.is-active .hamburger-inner {
transform: rotate(225deg);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger-spinner.hamburger--spin.is-active .hamburger-inner::before {
top: 0;
opacity: 0;
transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger-spinner.hamburger--spin.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(-90deg);
transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger-spinner:hover {
border-color: #FFF;
}
.hamburger-spinner:hover .hamburger-inner, .hamburger-spinner:hover .hamburger-inner::before, .hamburger-spinner:hover .hamburger-inner::after {
background-color: #FFF;
}
.document-top {
position: relative;
padding: 15px;
}
.document-top > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
@media screen and (min-width: 1260px) {
.document-top {
padding-top: 125px;
}
}
body.single-post .document-top > div {
width: 960px;
}
.search-form-wrap {
position: relative;
padding: 15px;
}
.search-form-wrap > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.load-more {
position: relative;
padding: 15px;
}
.load-more > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.load-more {
text-align: center;
}
.image-slider {
position: relative;
z-index: 0;
margin: 0 auto;
overflow: hidden;
line-height: normal;
}
.image-slider {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.image-slider > div {
position: relative;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.image-slider h1, .image-slider h2, .image-slider h3 {
font-size: 18px;
}
}
.image-slider-items {
position: relative;
z-index: 0;
width: 100%;
overflow: hidden;
height: 67vw;
max-height: 600px;
opacity: 0;
}
.image-slider-items {
transition: opacity 0.8s;
}
.image-slider-item {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
max-width: 886px;
padding: 0;
margin: 0;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
.image-slider.dark-overlay .image-slider-item-image:after {
content: "";
display: block;
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
margin: 0;
padding: 0;
}
.image-slider-item-overlay,
.image-slider-item > a,
.image-slider-item-image {
display: block;
text-decoration: none;
color: #FFF;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
overflow: hidden;
}
.image-slider-global-overlay {
color: #FFF;
overflow: hidden;
top: 50%;
left: 50%;
position: absolute;
}
.image-slider-global-overlay {
transform: translateX(-50%) translateY(-50%);
}
.image-slider-global-overlay {
max-width: 100%;
}
.image-slider-item-overlay,
.image-slider-global-overlay {
display: flex;
}
.image-slider-item-overlay,
.image-slider-global-overlay {
align-items: center;
}
.image-slider-item-overlay,
.image-slider-global-overlay {
justify-content: center;
}
.image-slider-item-overlay a,
.image-slider-global-overlay a {
text-decoration: none;
}
.image-slider-item-overlay a, .image-slider-item-overlay a:link, .image-slider-item-overlay a:visited,
.image-slider-global-overlay a,
.image-slider-global-overlay a:link,
.image-slider-global-overlay a:visited {
color: #FFF;
}
@media screen and (min-width: 1260px) {
.image-slider-item-overlay a:hover, .image-slider-item-overlay a:active,
.image-slider-global-overlay a:hover,
.image-slider-global-overlay a:active {
color: #FFF;
text-decoration: none;
}
}
.image-slider-item-overlay > div,
.image-slider-global-overlay > div {
position: relative;
margin: 0 auto;
text-align: center;
width: 100%;
max-width: 800px;
padding: 0 32px;
font-size: 24px;
line-height: normal;
}
@media screen and (max-width: 767px) {
.image-slider-item-overlay > div,
.image-slider-global-overlay > div {
padding-left: 18px;
padding-right: 18px;
}
}
@media screen and (min-width: 768px) and (max-width: 1259px) {
.image-slider-item-overlay > div,
.image-slider-global-overlay > div {
font-size: 40px;
}
}
@media screen and (min-width: 1260px) {
.image-slider-item-overlay > div,
.image-slider-global-overlay > div {
font-size: 50px;
}
}
.image-slider-item-overlay > div .button, .image-slider-item-overlay > div a.button,
.image-slider-global-overlay > div .button,
.image-slider-global-overlay > div a.button {
position: relative;
display: inline-block;
vertical-align: top;
max-width: 100%;
padding: 10px 12px;
margin: 8px 0;
border-width: 1px;
border-style: solid;
border-color: #FFF;
border-radius: 0;
text-align: center;
font-family: inherit;
font-weight: normal;
line-height: normal;
text-decoration: none;
text-shadow: none;
cursor: pointer;
background-color: #2680EB;
}
.image-slider-item-overlay > div .button, .image-slider-item-overlay > div .button:link, .image-slider-item-overlay > div .button:visited, .image-slider-item-overlay > div .button:hover, .image-slider-item-overlay > div .button:active, .image-slider-item-overlay > div a.button, .image-slider-item-overlay > div a.button:link, .image-slider-item-overlay > div a.button:visited, .image-slider-item-overlay > div a.button:hover, .image-slider-item-overlay > div a.button:active,
.image-slider-global-overlay > div .button,
.image-slider-global-overlay > div .button:link,
.image-slider-global-overlay > div .button:visited,
.image-slider-global-overlay > div .button:hover,
.image-slider-global-overlay > div .button:active,
.image-slider-global-overlay > div a.button,
.image-slider-global-overlay > div a.button:link,
.image-slider-global-overlay > div a.button:visited,
.image-slider-global-overlay > div a.button:hover,
.image-slider-global-overlay > div a.button:active {
color: #FFF;
}
@media screen and (min-width: 1260px) {
.image-slider-item-overlay > div .button:hover, .image-slider-item-overlay > div .button:active, .image-slider-item-overlay > div a.button:hover, .image-slider-item-overlay > div a.button:active,
.image-slider-global-overlay > div .button:hover,
.image-slider-global-overlay > div .button:active,
.image-slider-global-overlay > div a.button:hover,
.image-slider-global-overlay > div a.button:active {
color: #FFF;
background-color: rgb(84.6962025316, 155.3291139241, 239.3037974684);
}
}
.image-slider-item-overlay > div .button, .image-slider-item-overlay > div a.button,
.image-slider-global-overlay > div .button,
.image-slider-global-overlay > div a.button {
transition-property: background-color, color, border-color;
}
.image-slider-item-overlay > div .button, .image-slider-item-overlay > div a.button,
.image-slider-global-overlay > div .button,
.image-slider-global-overlay > div a.button {
transition-duration: 0.3s;
}
.image-slider-item-overlay > div .button, .image-slider-item-overlay > div a.button,
.image-slider-global-overlay > div .button,
.image-slider-global-overlay > div a.button {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.image-slider-item-overlay > div .button, .image-slider-item-overlay > div a.button,
.image-slider-global-overlay > div .button,
.image-slider-global-overlay > div a.button {
font-style: normal;
font-size: 16px;
padding: 15px;
}
@media screen and (max-width: 767px) {
.image-slider-item-overlay > div .button, .image-slider-item-overlay > div a.button,
.image-slider-global-overlay > div .button,
.image-slider-global-overlay > div a.button {
padding: 8px;
font-size: 14px;
}
}
.image-slider-global-overlay {
z-index: 10;
width: 100%;
}
.image-slider-item-image {
background: center no-repeat;
background-size: cover;
}
.image-slider-chevron {
position: absolute;
z-index: 100;
top: 0;
bottom: 0;
background: center no-repeat;
background-size: 18px;
cursor: pointer;
width: 32px;
}
@media screen and (max-width: 767px) {
.image-slider-chevron {
width: 18px;
background-size: 14px;
}
}
.image-slider-chevron-prev {
left: 0;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIyNS42cHgiIGhlaWdodD0iNDhweCIgdmlld0JveD0iMCAwIDI1LjYgNDgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI1LjYgNDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTI1LjEsNDcuNWMtMC42LDAuNi0xLjYsMC42LTIuMywwTDAuNSwyNS4xYy0wLjYtMC42LTAuNi0xLjYsMC0yLjNMMjIuOSwwLjVjMC42LTAuNiwxLjYtMC42LDIuMywwCglzMC42LDEuNiwwLDIuM0wzLjksMjRsMjEuMywyMS4zYzAuMywwLjMsMC41LDAuNywwLjUsMS4xQzI1LjYsNDYuOCwyNS40LDQ3LjIsMjUuMSw0Ny41eiIvPgo8L3N2Zz4K");
}
.image-slider-chevron-next {
right: 0;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIyNS42cHgiIGhlaWdodD0iNDhweCIgdmlld0JveD0iMCAwIDI1LjYgNDgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI1LjYgNDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTAsNDYuNGMwLTAuNCwwLjItMC44LDAuNS0xLjFMMjEuNywyNEwwLjUsMi43Yy0wLjYtMC42LTAuNi0xLjYsMC0yLjNzMS42LTAuNiwyLjMsMGwyMi40LDIyLjQKCWMwLjYsMC42LDAuNiwxLjYsMCwyLjNMMi43LDQ3LjVjLTAuNiwwLjYtMS42LDAuNi0yLjMsMEMwLjIsNDcuMiwwLDQ2LjgsMCw0Ni40eiIvPgo8L3N2Zz4K");
}
.mail-signup {
position: relative;
padding: 15px;
}
.mail-signup > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.mail-signup * {
display: none;
border: none;
text-align: center;
background: center no-repeat;
background-size: cover;
}
.mail-signup * {
transition: opacity 0.3s;
}
.mail-signup.busy {
opacity: 0.5;
}
.mail-signup.busy, .mail-signup.busy * {
cursor: wait;
}
.mail-signup > div > div {
position: relative;
width: 100%;
margin: 0 auto;
overflow: hidden;
}
.mail-signup input, .mail-signup button {
display: block;
position: relative;
margin: 15px auto;
width: 100%;
}
body.js .mail-signup {
display: block;
}
.mail-signup-form-success,
.mail-signup-form-error {
border: 1px solid #999;
padding: 15px;
}
.mail-signup-form-error {
color: #D4716F;
border-color: #D4716F;
}
.mail-signup-form-opt-in {
position: relative;
}
.mail-signup-form-opt-in label {
display: block;
}
.mail-signup-form-opt-in label > div {
display: inline-block;
vertical-align: middle;
}
#comments,
#commentform {
position: relative;
}
#comments label[for=comment],
#commentform label[for=comment] {
display: block;
}
#comments .logged-in-as,
#commentform .logged-in-as {
font-size: 12px;
}
#comments {
position: relative;
padding: 15px;
}
#comments > * {
position: relative;
max-width: 100%;
width: 960px;
margin: 0 auto;
}
#comments-list ul {
position: relative;
list-style: none;
padding: 0;
margin: 0 auto;
}
#comments-list li {
position: relative;
display: block;
padding: 15px;
margin: 1em auto;
background: #F3F3F3;
}
#comments-list .comment-meta, #comments-list .reply {
font-size: 12px;
}
.social-links {
display: block;
position: relative;
text-align: center;
padding: 30px 0;
line-height: normal;
}
.social-links ul {
overflow: hidden;
margin: 0;
padding: 0;
list-style: none;
}
.social-links .social-link {
display: inline-block;
}
.social-links .social-link, .social-links .social-link:last-child {
padding: 0;
margin: 0;
}
.social-link a {
display: inline-block;
position: relative;
width: 32px;
height: 32px;
margin: 0 7px;
text-decoration: none;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.social-link.social-link-email a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/black/email.svg);
}
.social-link.social-link-phone a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/black/phone.svg);
}
.social-link.social-link-facebook a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/black/facebook.svg);
}
.social-link.social-link-twitter a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/black/twitter.svg);
}
.social-link.social-link-skype a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/black/skype.svg);
}
.social-link.social-link-linkedin a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/black/linkedin.svg);
}
.social-link.social-link-vimeo a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/black/vimeo.svg);
}
.social-link.social-link-instagram a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/black/instagram.svg);
}
.social-link.social-link-youtube a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/black/youtube.svg);
}
.social-link.social-link-pinterest a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/black/pinterest.svg);
}
.social-link.social-link-houzz a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/black/houzz.svg);
}
.social-links-white .social-link-email a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/email.svg);
}
.social-links-white .social-link-phone a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/phone.svg);
}
.social-links-white .social-link-facebook a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/facebook.svg);
}
.social-links-white .social-link-twitter a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/twitter.svg);
}
.social-links-white .social-link-skype a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/skype.svg);
}
.social-links-white .social-link-linkedin a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/linkedin.svg);
}
.social-links-white .social-link-vimeo a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/vimeo.svg);
}
.social-links-white .social-link-instagram a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/instagram.svg);
}
.social-links-white .social-link-youtube a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/youtube.svg);
}
.social-links-white .social-link-pinterest a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/pinterest.svg);
}
.social-links-white .social-link-houzz a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/houzz.svg);
}
.social-links.social-links-pinned {
position: fixed;
left: auto;
right: 0;
top: 50%;
z-index: 50;
margin: 0;
padding: 0;
}
.social-links.social-links-pinned {
transform: translateY(-50%);
}
@media screen and (max-width: 500px) {
.social-links.social-links-pinned {
display: none;
}
}
.social-links.social-links-pinned .social-link,
.social-links.social-links-pinned .social-link a {
display: block;
}
.social-links.social-links-pinned .social-link {
padding: 4px 0;
}
.custom-checkbox {
position: relative;
display: inline-block;
width: 24px;
height: 24px;
cursor: pointer;
background-color: #CCC;
text-align: center;
overflow: hidden;
}
.custom-checkbox.custom-checkbox-checked:after {
display: block;
position: absolute;
top: 50%;
left: 0;
right: 0;
}
.custom-checkbox.custom-checkbox-checked:after {
transform: translateY(-50%);
}
.custom-checkbox.custom-checkbox-checked:after {
font-size: 12px;
content: "✓";
} select[data-custom-select] {
display: none;
}
.custom-select {
position: relative;
line-height: normal;
text-align: left;
overflow: visible;
min-width: 220px;
}
.custom-select {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
@media screen and (max-width: 767px) {
.custom-select .custom-select-display {
text-align: left;
}
}
.custom-select-display,
.custom-select-option {
position: relative;
cursor: pointer;
white-space: nowrap;
background-color: #FFF;
color: #000;
}
.custom-select-display {
overflow: hidden;
}
.custom-select.custom-select-no-null .custom-select-option[data-option-value=""]:first-child,
.custom-select-option.hidden {
display: none;
}
.custom-select-options {
display: none;
position: absolute;
top: auto;
left: 0;
right: 0;
width: 100%;
max-height: 400px;
overflow: auto;
overflow-x: hidden;
border-bottom: 1px #000 solid;
}
.custom-select.open.open-upwards .custom-select-options {
top: auto;
bottom: 100%;
}
.custom-select.open {
z-index: 1000;
}
.custom-select.open .custom-select-options {
display: block;
}
.custom-file-list-max-reached,
.cf-file-list-max-reached {
display: none;
position: relative;
padding: 10px 0;
}
.custom-file-list-max-reached.show,
.cf-file-list-max-reached.show {
display: block;
}
.cf-file-form-inputs input.wpcf7-file {
display: none;
}
.custom-file-input-label-button,
.cf-file-input-label-button {
position: relative;
cursor: pointer;
padding-right: 42px;
}
.custom-file-input-label-button:after,
.cf-file-input-label-button:after {
content: "";
display: block;
position: absolute;
right: 8px;
top: 0;
bottom: 0;
background: center no-repeat url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjEwMTcgMTAzNyAzMi43IDI1Ljk2OCI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogIzIyMjsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGcgaWQ9Ikdyb3VwXzEiIGRhdGEtbmFtZT0iR3JvdXAgMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAxNyAxMDM3KSI+CiAgICA8cGF0aCBpZD0iUGF0aF8zIiBkYXRhLW5hbWU9IlBhdGggMyIgY2xhc3M9ImNscy0xIiBkPSJNMjYuNjczLDIwLjgzOEgyMC44MzhhLjk2Mi45NjIsMCwxLDEsMC0xLjkyNGg1LjgzNWE0LjEsNC4xLDAsMSwwLDAtOC4yMDcsMS4xODMsMS4xODMsMCwwLDEtLjc2OS0uMzIxLDEuMDIyLDEuMDIyLDAsMCwxLS4yNTYtLjc2OSwzLjk0NCwzLjk0NCwwLDAsMCwuMDY0LS44MzQsNi44MTQsNi44MTQsMCwwLDAtNi44LTYuODYxQTYuOTE3LDYuOTE3LDAsMCwwLDEyLjUsNi40MTJhLjkyNC45MjQsMCwwLDEtLjcwNS41NzcuOTUyLjk1MiwwLDAsMS0uOS0uMjU2QTIuODA3LDIuODA3LDAsMCwwLDguODQ4LDUuOSwyLjg3MywyLjg3MywwLDAsMCw1Ljk2Myw4Ljc4NHYuMTI4YS45NjMuOTYzLDAsMCwxLS43MDUuOTYyQTQuNjEsNC42MSwwLDAsMCw2LjU0LDE4LjkxNWg1LjMyMmEuOTYyLjk2MiwwLDAsMSwwLDEuOTI0SDYuNTRBNi41NjgsNi41NjgsMCwwLDEsMCwxNC4zLDYuNDksNi40OSwwLDAsMSw0LjEsOC4yNzFhNC44NTgsNC44NTgsMCwwLDEsNC44MDktNC4zLDQuOTkyLDQuOTkyLDAsMCwxLDIuMzcyLjU3N0E4Ljg3Myw4Ljg3MywwLDAsMSwxOC45NzksMGE4LjcxNiw4LjcxNiwwLDAsMSw4LjY1Niw4Ljcydi4wNjRhNi4wNjksNi4wNjksMCwwLDEtLjk2MiwxMi4wNTRaIi8+CiAgICA8cGF0aCBpZD0iUGF0aF80IiBkYXRhLW5hbWU9IlBhdGggNCIgY2xhc3M9ImNscy0xIiBkPSJNMjYuMzkxLDIyLjM3OGEuOTY0Ljk2NCwwLDAsMS0uNzA1LS4yNTZsLTIuNS0yLjUtMi41LDIuNDM2YS45NTIuOTUyLDAsMCwxLTEuMzQ2LTEuMzQ2TDIzLjI1LDE2LjhsMy45MTEsMy45MTFhLjkzLjkzLDAsMCwxLDAsMS4zNDZBMS4zMzIsMS4zMzIsMCwwLDEsMjYuMzkxLDIyLjM3OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjgzNiAtNi4wMjgpIi8+CiAgICA8cGF0aCBpZD0iUGF0aF81IiBkYXRhLW5hbWU9IlBhdGggNSIgY2xhc3M9ImNscy0xIiBkPSJNMjQuOTYyLDMyLjM1NUEuOTg2Ljk4NiwwLDAsMSwyNCwzMS4zOTNWMTguNzYyYS45NjIuOTYyLDAsMCwxLDEuOTI0LDBWMzEuMzkzQS45ODYuOTg2LDAsMCwxLDI0Ljk2MiwzMi4zNTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOC42MTIgLTYuMzg3KSIvPgogIDwvZz4KPC9zdmc+Cg==");
background-size: 30px;
width: 40px;
}
.custom-file-input-label-button.disabled,
.cf-file-input-label-button.disabled {
opacity: 0.5;
cursor: not-allowed;
}
.custom-file-list,
.cf-file-list {
position: relative;
}
.custom-file-list:empty,
.cf-file-list:empty {
display: none;
}
.custom-file-list-item,
.cf-file-list-item {
position: relative;
}
.custom-file-list-item > div,
.cf-file-list-item > div {
padding-right: 32px;
}
.custom-file-list-item-remove,
.cf-file-list-item-remove {
position: absolute;
cursor: pointer;
right: 8px;
top: 0;
bottom: 0;
background: center no-repeat url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgo8Zz4KPGc+CjxwYXRoIGQ9Ik01MDUuOTQzLDYuMDU4Yy04LjA3Ny04LjA3Ny0yMS4xNzItOC4wNzctMjkuMjQ5LDBMNi4wNTgsNDc2LjY5M2MtOC4wNzcsOC4wNzctOC4wNzcsMjEuMTcyLDAsMjkuMjQ5ICAgIEMxMC4wOTYsNTA5Ljk4MiwxNS4zOSw1MTIsMjAuNjgzLDUxMmM1LjI5MywwLDEwLjU4Ni0yLjAxOSwxNC42MjUtNi4wNTlMNTA1Ljk0MywzNS4zMDYgICAgQzUxNC4wMTksMjcuMjMsNTE0LjAxOSwxNC4xMzUsNTA1Ljk0Myw2LjA1OHoiIGZpbGw9IiMyMjIiLz4KPC9nPgo8L2c+CjxnPgo8Zz4KPHBhdGggZD0iTTUwNS45NDIsNDc2LjY5NEwzNS4zMDYsNi4wNTljLTguMDc2LTguMDc3LTIxLjE3Mi04LjA3Ny0yOS4yNDgsMGMtOC4wNzcsOC4wNzYtOC4wNzcsMjEuMTcxLDAsMjkuMjQ4bDQ3MC42MzYsNDcwLjYzNiAgICBjNC4wMzgsNC4wMzksOS4zMzIsNi4wNTgsMTQuNjI1LDYuMDU4YzUuMjkzLDAsMTAuNTg3LTIuMDE5LDE0LjYyNC02LjA1N0M1MTQuMDE4LDQ5Ny44NjYsNTE0LjAxOCw0ODQuNzcxLDUwNS45NDIsNDc2LjY5NHoiIGZpbGw9IiMyMjIiLz4KPC9nPgo8L2c+Cjwvc3ZnPg==");
background-size: 16px;
width: 32px;
}
.wsp-container ul {
list-style: none;
padding: 0;
margin: 1em auto;
}
.wsp-container li {
padding: 0;
margin: 0.25em 0;
}
.item-slider {
position: relative;
}
.item-slider > div {
position: relative;
margin: 0 auto;
max-width: 100%;
padding: 0;
}
.item-slider.item-slider-ctrl-chevrons > div {
padding-left: 20px;
padding-right: 20px;
}
.item-slider .item-slider-chevron {
position: absolute;
z-index: 60;
top: 0;
bottom: 0;
width: 20px;
padding: 0;
background: transparent center no-repeat;
background-size: 12px;
cursor: pointer;
}
@media screen and (min-width: 1260px) {
.item-slider .item-slider-chevron {
opacity: 0.6;
}
.item-slider .item-slider-chevron:hover {
opacity: 1;
}
}
.item-slider .item-slider-chevron {
transition: opacity 0.3s;
}
.item-slider .item-slider-chevron.item-slider-chevron-prev {
left: 0;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIyNS42cHgiIGhlaWdodD0iNDhweCIgdmlld0JveD0iMCAwIDI1LjYgNDgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI1LjYgNDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTI1LjEsNDcuNWMtMC42LDAuNi0xLjYsMC42LTIuMywwTDAuNSwyNS4xYy0wLjYtMC42LTAuNi0xLjYsMC0yLjNMMjIuOSwwLjVjMC42LTAuNiwxLjYtMC42LDIuMywwCglzMC42LDEuNiwwLDIuM0wzLjksMjRsMjEuMywyMS4zYzAuMywwLjMsMC41LDAuNywwLjUsMS4xQzI1LjYsNDYuOCwyNS40LDQ3LjIsMjUuMSw0Ny41eiIvPgo8L3N2Zz4K");
}
.item-slider .item-slider-chevron.item-slider-chevron-next {
right: 0;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIyNS42cHgiIGhlaWdodD0iNDhweCIgdmlld0JveD0iMCAwIDI1LjYgNDgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI1LjYgNDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTAsNDYuNGMwLTAuNCwwLjItMC44LDAuNS0xLjFMMjEuNywyNEwwLjUsMi43Yy0wLjYtMC42LTAuNi0xLjYsMC0yLjNzMS42LTAuNiwyLjMsMGwyMi40LDIyLjQKCWMwLjYsMC42LDAuNiwxLjYsMCwyLjNMMi43LDQ3LjVjLTAuNiwwLjYtMS42LDAuNi0yLjMsMEMwLjIsNDcuMiwwLDQ2LjgsMCw0Ni40eiIvPgo8L3N2Zz4K");
}
@media screen and (min-width: 768px) {
.item-slider.item-slider-ctrl-chevrons > div {
padding-left: 40px;
padding-right: 40px;
}
.item-slider .item-slider-chevron {
width: 40px;
}
}
.item-slider-items {
position: relative;
overflow: hidden;
max-width: 100%;
height: 200px;
}
.item-slider-items > div {
position: relative;
height: 100%;
}
.item-slider-item {
position: absolute;
overflow: hidden;
max-width: 100%;
height: 100%;
}
.popup {
display: none;
position: fixed;
z-index: 1000;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: auto;
background: #FFF center/cover no-repeat;
color: #999;
text-align: center;
padding: 0;
margin: 0 auto;
max-width: 100%;
opacity: 0;
}
.popup.show {
opacity: 1;
}
.popup {
transition-duration: 0.3s;
}
.popup {
transition-property: opacity;
}
.popup .popup-close-wrap {
position: fixed;
top: 0;
left: 0;
right: 0;
height: 36px;
background-color: inherit;
}
.popup .popup-close {
display: inline-block;
position: absolute;
top: 0;
bottom: 0;
right: 0;
width: 36px;
height: 100%;
cursor: pointer;
background: center no-repeat url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+CjxnPjxnPjxwYXRoIGQ9Ik01MDUuOTQzLDYuMDU4Yy04LjA3Ny04LjA3Ny0yMS4xNzItOC4wNzctMjkuMjQ5LDBMNi4wNTgsNDc2LjY5M2MtOC4wNzcsOC4wNzctOC4wNzcsMjEuMTcyLDAsMjkuMjQ5ICAgIEMxMC4wOTYsNTA5Ljk4MiwxNS4zOSw1MTIsMjAuNjgzLDUxMmM1LjI5MywwLDEwLjU4Ni0yLjAxOSwxNC42MjUtNi4wNTlMNTA1Ljk0MywzNS4zMDYgICAgQzUxNC4wMTksMjcuMjMsNTE0LjAxOSwxNC4xMzUsNTA1Ljk0Myw2LjA1OHoiIGZpbGw9IiNGRkZGRkYiLz4KPC9nPjwvZz48Zz48Zz48cGF0aCBkPSJNNTA1Ljk0Miw0NzYuNjk0TDM1LjMwNiw2LjA1OWMtOC4wNzYtOC4wNzctMjEuMTcyLTguMDc3LTI5LjI0OCwwYy04LjA3Nyw4LjA3Ni04LjA3NywyMS4xNzEsMCwyOS4yNDhsNDcwLjYzNiw0NzAuNjM2ICAgIGM0LjAzOCw0LjAzOSw5LjMzMiw2LjA1OCwxNC42MjUsNi4wNThjNS4yOTMsMCwxMC41ODctMi4wMTksMTQuNjI0LTYuMDU3QzUxNC4wMTgsNDk3Ljg2Niw1MTQuMDE4LDQ4NC43NzEsNTA1Ljk0Miw0NzYuNjk0eiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+PC9nPjwvc3ZnPg==");
background-size: 22px;
}
@media screen and (min-width: 1260px) {
.popup .popup-close-wrap {
height: 48px;
}
.popup .popup-close {
width: 48px;
opacity: 0.9;
transition: opacity 0.3s;
}
.popup .popup-close:hover {
opacity: 1;
}
}
.popup .popup-main {
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 100%;
}
.popup .popup-main {
display: flex;
}
.popup .popup-main {
align-items: stretch;
}
.popup .popup-main {
justify-content: center;
}
.popup .popup-main {
padding: 40px 15px;
}
.popup .popup-main > div {
position: relative;
margin: auto;
max-width: 100%;
width: 1260px;
}
.popup.too-tall .popup-main {
display: block;
}
.popup-search-input-wrap {
position: relative;
width: 600px;
max-width: 100%;
padding: 15px;
margin: 0 auto;
}
.popup-search-input-wrap > div {
display: flex;
}
.popup-search-input-wrap > div {
align-items: stretch;
}
.popup-search-input-wrap > div {
position: relative;
margin: 0 auto;
padding: 0;
border: 2px solid currentColor;
height: 40px;
}
.popup-search-input-wrap > div > div {
position: relative;
}
.popup-search-input-wrap > div > div:first-child {
width: calc(100% - 40px);
}
.popup-search-input-wrap > div > div:last-child {
border-left: 2px solid currentColor;
width: 40px;
}
.popup-search-input-wrap .popup-search-text,
.popup-search-input-wrap .popup-search-submit {
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 100%;
}
.popup-search-input-wrap .popup-search-text,
.popup-search-input-wrap .popup-search-submit {
display: block;
margin: 0;
}
.popup-search-input-wrap .popup-search-text,
.popup-search-input-wrap input[type=text].popup-search-text,
.popup-search-input-wrap input[type=search].popup-search-text {
border: none;
border-radius: 0;
background-color: transparent;
color: currentColor;
font-size: 16px;
}
.popup-search-input-wrap .popup-search-submit,
.popup-search-input-wrap input[type=submit].popup-search-submit,
.popup-search-input-wrap input[type=button].popup-search-submit,
.popup-search-input-wrap button.popup-search-submit {
width: 40px;
cursor: pointer;
background: center/24px no-repeat url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMS4zOSAyMS4zNTIiIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMiB7CiAgICAgICAgZmlsbDogI2ZmZjsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGcgaWQ9IlBhZ2UtMV8xXyIgY2xhc3M9ImNscy0xIj4KICAgIDxnIGlkPSJpY29uLTExMS1zZWFyY2hfMV8iPgogICAgICA8cGF0aCBpZD0ic2VhcmNoXzFfIiBjbGFzcz0iY2xzLTIiIGQ9Ik0xMy4zODUsMTUuMzgzYTguNDYxLDguNDYxLDAsMSwxLDMuNi02Ljg5Miw4LjQzMiw4LjQzMiwwLDAsMS0xLjYsNC44OTVsNS41OTQsNS41OTRhMS40MTcsMS40MTcsMCwwLDEsMCwyaDBhMS41MTgsMS41MTgsMCwwLDEtMiwwbC01LjU5NC01LjU5NFptLTQuODk1LS40QTYuNDkzLDYuNDkzLDAsMSwwLDIsOC40OTFhNi40OCw2LjQ4LDAsMCwwLDYuNDkzLDYuNDkzWiIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==");
padding: 0;
margin: 0;
}
@media screen and (min-width: 768px) {
.popup-search-input-wrap > div {
height: 70px;
}
.popup-search-input-wrap > div > div:first-child {
width: calc(100% - 70px);
}
.popup-search-input-wrap > div > div:last-child {
width: 70px;
}
.popup-search-input-wrap .popup-search-text,
.popup-search-input-wrap input[type=text].popup-search-text,
.popup-search-input-wrap input[type=search].popup-search-text {
padding: 15px;
font-size: 20px;
}
.popup-search-input-wrap .popup-search-submit,
.popup-search-input-wrap input[type=submit].popup-search-submit,
.popup-search-input-wrap input[type=button].popup-search-submit,
.popup-search-input-wrap button.popup-search-submit {
width: 70px;
}
}
.popup.popup-video .popup-content {
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 100%;
}
.popup.popup-video .popup-content iframe, .popup.popup-video .popup-content video {
display: block;
margin: 0 auto;
width: calc(100% - 30px);
height: calc(100% - 30px);
}
.centered-content {
position: relative;
padding: 15px;
}
.centered-content > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.centered-content {
text-align: center;
background: center/cover no-repeat;
}
.centered-content.has-overlay:before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.75);
margin: 0;
padding: 0;
}
@media screen and (min-width: 1260px) {
.centered-content {
background-attachment: fixed;
}
}
.tile-links {
position: relative;
padding: 15px;
}
.tile-links > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.tile-links {
text-align: center;
}
.tile-links > div {
position: relative;
display: grid;
grid-template-columns: 100%;
grid-auto-rows: 1fr;
}
.tile-link {
position: relative;
overflow: hidden;
width: 100%;
}
.tile-link p {
margin: 0;
padding: 0;
}
.tile-link .icon-image-wrap {
position: relative;
}
.tile-link .icon-image-wrap img {
width: 70px;
-o-object-fit: contain;
object-fit: contain;
font-family: "object-fit: contain;";
}
.tile-link-main, a.tile-link-main {
position: relative;
width: 100%;
height: 100%;
padding: 15px;
overflow: hidden;
display: block;
text-decoration: inherit;
color: inherit;
}
.tile-link-main, a.tile-link-main {
display: flex;
}
.tile-link-main, a.tile-link-main {
align-items: center;
}
.tile-link-main > div, a.tile-link-main > div {
position: relative;
width: 100%;
}
.tile-link-background {
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 100%;
background: center/cover no-repeat;
}
@media screen and (min-width: 768px) {
.tile-links > div {
position: relative;
grid-template-columns: 1fr 1fr;
}
.tile-links.tile-links-count-1 > div {
grid-template-columns: 100%;
}
}
.rise-up, .fall-down {
transition-property: transform, opacity;
}
.rise-up, .fall-down {
transition-duration: 2.5s;
}
.rise-up.hidden, .fall-down.hidden {
opacity: 0;
}
@media screen and (max-width: 767px) {
.rise-up, .fall-down {
transition-duration: 1s;
}
}
.rise-up.hidden {
transform: translateY(250px);
}
.fall-down.hidden {
transform: translateY(-250px);
}
.slider {
position: relative;
padding: 15px;
}
.slider > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.slider.finite-equal-width-slider {
opacity: 0;
transition: opacity 0.8s;
}
.slider.finite-equal-width-slider.show {
opacity: 1;
}
.slider.finite-equal-width-slider.has-chevrons > div {
padding-left: 32px;
padding-right: 32px;
}
.slider.finite-equal-width-slider .slider-items-display {
position: relative;
overflow: hidden;
padding: 0;
margin: 0 auto;
}
.slider.finite-equal-width-slider .slider-items-display .dot-controls, .slider.finite-equal-width-slider .slider-items-display .number-controls {
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
.slider.finite-equal-width-slider .slider-items-slider {
position: relative;
padding: 0;
margin: 0;
transition: transform 0.8s;
}
.slider.finite-equal-width-slider .slider-items-slider {
display: flex;
}
.slider.finite-equal-width-slider .slider-items-slider {
align-items: stretch;
}
.slider.finite-equal-width-slider .slider-items-slider {
justify-content: flex-start;
}
.slider.finite-equal-width-slider .slider-item {
position: relative;
width: 100%;
}
.slider.infinite-unidirectional-auto-slider {
opacity: 0;
transition: opacity 0.8s;
}
.slider.infinite-unidirectional-auto-slider.show {
opacity: 1;
}
.slider.infinite-unidirectional-auto-slider .slider-items-display {
position: relative;
overflow: hidden;
padding: 0;
margin: 0 auto;
}
.slider.infinite-unidirectional-auto-slider .slider-items-slider {
position: relative;
padding: 0;
margin: 0;
}
.slider.infinite-unidirectional-auto-slider .slider-items-slider {
display: flex;
}
.slider.infinite-unidirectional-auto-slider .slider-items-slider {
align-items: stretch;
}
.slider.infinite-unidirectional-auto-slider .slider-items-slider {
justify-content: flex-start;
}
.slider.infinite-unidirectional-auto-slider .slider-item {
position: relative;
width: 100%;
transition: transform 0.8s;
}
.chevron {
position: absolute;
top: 0;
bottom: 0;
width: 32px;
background: center/14px no-repeat;
cursor: pointer;
}
.chevron {
transition-property: opacity;
transition-duration: 0.3s;
}
.chevron.disabled {
opacity: 0.25;
cursor: default;
}
.chevron-prev {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/left-grey.svg);
left: 0;
}
.chevron-next {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/right-grey.svg);
right: 0;
}
.dot-controls {
position: relative;
text-align: center;
padding: 15px 0;
margin: 0 auto;
}
.dot-controls .dot {
display: inline-block;
vertical-align: middle;
position: relative;
cursor: pointer;
width: 26px;
height: 26px;
}
.dot-controls .dot:after {
content: "";
display: inline-block;
vertical-align: middle;
position: relative;
background-color: #CCC;
border-radius: 50%;
width: 16px;
height: 16px;
transition: background-color 0.3s;
}
.dot-controls .dot.selected:after {
background-color: #333;
}
@media screen and (min-width: 1260px) {
.dot-controls .dot:hover:after {
background-color: #333;
}
}
.number-controls {
position: relative;
text-align: center;
padding: 15px 0;
margin: 0 auto;
}
.number-controls .number {
display: inline-block;
vertical-align: middle;
position: relative;
cursor: pointer;
color: #999;
padding: 5px;
}
.number-controls .number.selected {
color: #333;
}
@media screen and (min-width: 1260px) {
.number-controls .number {
transition: color 0.3s;
}
.number-controls .number:hover {
color: #333;
}
}
.circle-image {
position: relative;
display: inline-block;
border-radius: 50%;
background: center no-repeat;
background-size: cover;
width: 100px;
height: 100px;
overflow: hidden;
}
.contact-form {
position: relative;
padding: 15px;
}
.contact-form > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.empty-message {
position: relative;
padding: 15px;
}
.empty-message > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.tag-cloud {
line-height: normal;
}
.tag-cloud ul, .tag-cloud li {
padding: 0;
margin: 0;
list-style: none;
}
.tag-cloud li, .tag-cloud a {
display: inline-block;
}
.tag-cloud a {
padding: 10px 15px;
}
.featured-image-wrap {
position: relative;
padding: 15px;
}
.featured-image-wrap > * {
position: relative;
max-width: 100%;
width: 960px;
margin: 0 auto;
}
.featured-image-wrap {
padding-bottom: 30px;
}
@media screen and (min-width: 1260px) {
.featured-image-wrap {
padding-bottom: 45px;
}
}
.featured-image-wrap img {
display: block;
}
.post-content > div > .core-block {
padding: 0 15px;
}
.post-content > div > .core-block > div {
margin: 0 auto;
max-width: 100%;
width: 1260px;
}
body.single-post .post-content > div > .core-block {
padding-left: 0;
padding-right: 0;
}
body.single-post .post-content > div > .core-block > div {
width: 960px;
}
#body-wrapper.has-sidebar {
position: relative;
padding: 15px;
}
#body-wrapper.has-sidebar > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
@media screen and (min-width: 768px) {
#body-wrapper.has-sidebar {
display: flex;
}
#body-wrapper.has-sidebar {
align-items: stretch;
}
#body-wrapper.has-sidebar {
justify-content: center;
}
#body-wrapper.has-sidebar > main {
max-width: calc(100% - 200px);
width: 1060px;
}
#body-wrapper.has-sidebar > #sidebar {
width: 200px;
}
#body-wrapper.has-sidebar > main, #body-wrapper.has-sidebar > #sidebar {
margin-left: 0;
margin-right: 0;
}
#body-wrapper.has-sidebar .document-top > div,
#body-wrapper.has-sidebar .featured-image-wrap > div,
#body-wrapper.has-sidebar .post-content > div,
#body-wrapper.has-sidebar .post-content > div > .core-block > div {
width: 100%;
}
}
@media screen and (min-width: 1260px) {
#body-wrapper.has-sidebar > main {
max-width: calc(100% - 400px);
width: 860px;
}
#body-wrapper.has-sidebar > #sidebar {
width: 400px;
}
}
#sidebar {
position: relative;
padding: 15px;
}
#sidebar > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
@media screen and (min-width: 1260px) {
#sidebar {
padding-top: 125px;
}
}
#sidebar .search-form-wrap {
padding: 0;
}
.pagination {
display: block;
text-align: center;
position: relative;
padding: 15px;
}
.pagination > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.pagination ul {
display: block;
list-style: none;
padding: 0;
margin: 0 auto;
}
.pagination li {
position: relative;
display: inline-block;
padding: 0;
margin: 0;
}
.pagination {
transition: opacity 1s;
}
.pagination.busy {
opacity: 0.5;
}
.pagination.busy, .pagination.busy * {
cursor: wait;
}
.pagination[data-ellipses] li {
display: none;
}
.pagination[data-ellipses] li.show, .pagination[data-ellipses] li.ellipsis {
display: inline-block;
}
.pagination-link {
position: relative;
display: inline-block;
vertical-align: middle;
cursor: pointer;
}
.pagination-link.current {
font-weight: bold;
cursor: default;
}
.error-page-post-content {
position: relative;
padding: 15px;
}
.error-page-post-content > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.simple-content {
position: relative;
padding: 15px;
}
.simple-content > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.simple-content {
background: center/cover no-repeat;
}
@media screen and (max-width: 1259px) {
body.js .logo-link img[data-mobile-src] {
visibility: hidden;
}
}
.tabbed-content,
.tabbed-content-views,
.tabbed-content-view-main {
position: relative;
}
.tabbed-content-menu {
position: relative;
}
.tabbed-content-menu > div {
position: relative;
}
.tabbed-content-menu > div {
display: flex;
}
.tabbed-content-menu > div {
align-items: stretch;
}
.tabbed-content-menu > div {
justify-content: flex-start;
}
.tabbed-content-menu-item {
position: relative;
cursor: pointer;
}
.tabbed-content-view-heading {
position: relative;
cursor: pointer;
display: none;
}
.tabbed-content-view {
position: absolute;
z-index: 0;
top: 0;
left: 0;
right: 0;
visibility: hidden;
overflow: hidden;
}
.tabbed-content-view.selected {
position: relative;
z-index: 10;
visibility: visible;
}
@media screen and (max-width: 767px) {
.tabbed-content.stack-sm .tabbed-content-menu {
display: none;
}
.tabbed-content.stack-sm .tabbed-content-view-heading {
display: block;
}
.tabbed-content.stack-sm .tabbed-content-view {
position: relative;
right: auto;
visibility: visible;
}
.tabbed-content.stack-sm .tabbed-content-view-main {
overflow: hidden;
max-height: 0;
opacity: 0;
}
.tabbed-content.stack-sm .tabbed-content-view-main {
transition-duration: 0.5s;
}
.tabbed-content.stack-sm .tabbed-content-view-main {
transition-property: opacity, max-height;
}
.tabbed-content.stack-sm .tabbed-content-view.stack-open .tabbed-content-view-main {
max-height: 9999px;
opacity: 1;
}
}
@media screen and (min-width: 768px) and (max-width: 1259px) {
.tabbed-content.stack-md .tabbed-content-menu {
display: none;
}
.tabbed-content.stack-md .tabbed-content-view-heading {
display: block;
}
.tabbed-content.stack-md .tabbed-content-view {
position: relative;
right: auto;
visibility: visible;
}
.tabbed-content.stack-md .tabbed-content-view-main {
overflow: hidden;
max-height: 0;
opacity: 0;
}
.tabbed-content.stack-md .tabbed-content-view-main {
transition-duration: 0.5s;
}
.tabbed-content.stack-md .tabbed-content-view-main {
transition-property: opacity, max-height;
}
.tabbed-content.stack-md .tabbed-content-view.stack-open .tabbed-content-view-main {
max-height: 9999px;
opacity: 1;
}
}
@media screen and (min-width: 1260px) {
.tabbed-content.stack-lg .tabbed-content-menu {
display: none;
}
.tabbed-content.stack-lg .tabbed-content-view-heading {
display: block;
}
.tabbed-content.stack-lg .tabbed-content-view {
position: relative;
right: auto;
visibility: visible;
}
.tabbed-content.stack-lg .tabbed-content-view-main {
overflow: hidden;
max-height: 0;
opacity: 0;
}
.tabbed-content.stack-lg .tabbed-content-view-main {
transition-duration: 0.5s;
}
.tabbed-content.stack-lg .tabbed-content-view-main {
transition-property: opacity, max-height;
}
.tabbed-content.stack-lg .tabbed-content-view.stack-open .tabbed-content-view-main {
max-height: 9999px;
opacity: 1;
}
}
ul.thumbnails {
list-style: none;
padding: 0;
margin: 0;
position: relative;
display: block;
}
ul.thumbnails > li {
display: inline-block;
position: relative;
padding: 0;
margin: 0;
}
ul.thumbnails > li > a {
position: relative;
display: block;
}
.post-single-prev-next-links {
position: relative;
padding: 15px;
}
.post-single-prev-next-links > * {
position: relative;
max-width: 100%;
width: 960px;
margin: 0 auto;
}
.post-single-prev-next-links {
text-align: center;
}
@media screen and (min-width: 768px) {
.post-single-prev-next-links > nav {
display: flex;
}
.post-single-prev-next-links > nav {
justify-content: space-between;
}
.post-single-prev-next-links > nav > div {
width: 50%;
}
.post-single-prev-next-links .nav-previous {
text-align: left;
}
.post-single-prev-next-links .nav-next {
text-align: right;
}
}
.collapsible-sections,
.collapsible-section {
position: relative;
overflow: hidden;
}
body.js .collapsible-section-header {
position: relative;
cursor: pointer;
padding-right: 32px;
}
body.js .collapsible-section-button {
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 32px;
background: center/16px no-repeat url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/arrow-down-simple-black.svg);
transition: transform 0.3s;
}
body.js .collapsible-section.open {
opacity: 1;
}
body.js .collapsible-section.open .collapsible-section-button {
transform: rotate(180deg);
}
body.js .collapsible-section-body {
position: relative;
overflow: hidden;
padding: 0;
margin: 0 auto;
height: 0;
}
body.js .collapsible-section-body {
transition-property: opacity, height;
transition-duration: 0.3s;
}
@media screen and (max-width: 767px) {
body.js .collapsible-sections.open-on-mobile .collapsible-section-header {
padding-right: 0;
}
body.js .collapsible-sections.open-on-mobile .collapsible-section-button {
display: none;
}
body.js .collapsible-sections.open-on-mobile > div > .collapsible-section {
opacity: 1;
}
body.js .collapsible-sections.open-on-mobile > div > .collapsible-section > div > .collapsible-section-body {
height: auto !important;
}
} .pika-single {
z-index: 9999;
display: block;
position: relative;
color: #333;
background: #fff;
border: 1px solid #ccc;
border-bottom-color: #bbb;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pika-single.is-hidden {
display: none;
}
.pika-single.is-bound {
position: absolute;
box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}
.pika-single {
*zoom: 1;
}
.pika-single:before, .pika-single:after {
content: " ";
display: table;
}
.pika-single:after {
clear: both;
}
.pika-lendar {
float: left;
width: 240px;
margin: 8px;
}
.pika-title {
position: relative;
text-align: center;
}
.pika-title select {
cursor: pointer;
position: absolute;
z-index: 9998;
margin: 0;
left: 0;
top: 5px;
filter: alpha(opacity=0);
opacity: 0;
}
.pika-label {
display: inline-block;
*display: inline;
position: relative;
z-index: 9999;
overflow: hidden;
margin: 0;
padding: 5px 3px;
font-size: 14px;
line-height: 20px;
font-weight: bold;
color: #333;
background-color: #fff;
}
.pika-prev,
.pika-next {
display: block;
cursor: pointer;
position: relative;
outline: none;
border: 0;
padding: 0;
width: 20px;
height: 30px;
text-indent: 20px;
white-space: nowrap;
overflow: hidden;
background-color: transparent;
background-position: center center;
background-repeat: no-repeat;
background-size: 75% 75%;
opacity: 0.5;
*position: absolute;
*top: 0;
}
.pika-prev:hover,
.pika-next:hover {
opacity: 1;
}
.pika-prev.is-disabled,
.pika-next.is-disabled {
cursor: default;
opacity: 0.2;
}
.pika-prev,
.is-rtl .pika-next {
float: left;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==);
*left: 0;
}
.pika-next,
.is-rtl .pika-prev {
float: right;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=);
*right: 0;
}
.pika-select {
display: inline-block;
*display: inline;
}
.pika-table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
border: 0;
}
.pika-table th,
.pika-table td {
width: 14.2857142857%;
padding: 0;
}
.pika-table th {
color: #999;
font-size: 12px;
line-height: 25px;
font-weight: bold;
text-align: center;
}
.pika-table abbr {
border-bottom: none;
cursor: help;
}
.pika-button {
cursor: pointer;
display: block;
box-sizing: border-box;
outline: none;
border: 0;
margin: 0;
width: 100%;
padding: 5px;
color: #666;
font-size: 12px;
line-height: 15px;
text-align: right;
background: #f5f5f5;
}
.is-today .pika-button {
color: #33aaff;
font-weight: bold;
}
.is-selected .pika-button {
color: #fff;
font-weight: bold;
background: #33aaff;
box-shadow: inset 0 1px 3px #178fe5;
border-radius: 3px;
}
.is-disabled .pika-button, .is-outside-current-month .pika-button {
color: #999;
opacity: 0.3;
}
.is-disabled .pika-button {
pointer-events: none;
cursor: default;
}
.pika-button:hover {
color: #fff;
background: #ff8000;
box-shadow: none;
border-radius: 3px;
}
.pika-button .is-selection-disabled {
pointer-events: none;
cursor: default;
}
.pika-week {
font-size: 11px;
color: #999;
}
.is-inrange .pika-button {
background: #D5E9F7;
}
.is-startrange .pika-button {
color: #fff;
background: #6CB31D;
box-shadow: none;
border-radius: 3px;
}
.is-endrange .pika-button {
color: #fff;
background: #33aaff;
box-shadow: none;
border-radius: 3px;
}
.lazy-thumbnails li {
transition-property: opacity;
transition-duration: 0.3s;
}
.back-to-blog {
position: relative;
padding: 15px;
}
.back-to-blog > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.back-to-blog {
text-align: center;
}
*, *:before, *:after {
box-sizing: border-box;
}@import url(https://use.typekit.net/rfa6ykz.css);
@font-face {
font-family: "Tw Cen MT Std";
src: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme-child/fonts/TwCenMTStd.woff2) format("woff2"), url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme-child/fonts/TwCenMTStd.woff) format("woff");
font-weight: 500;
font-style: normal;
}
a {
text-decoration: none;
}
a, a:link, a:visited {
color: inherit;
}
@media screen and (min-width: 1260px) {
a:hover, a:active {
color: #777777;
text-decoration: none;
}
}
input[type=button],
input[type=submit],
button,
.button,
a.button,
.woocommerce a.button,
a.button.wc-forward,
.woocommerce a.button.wc-forward,
span.button {
text-transform: uppercase;
}
a.button.button-dark {
border: 2px solid #707070;
background: linear-gradient(to right, transparent 50%, #707070 50%);
background-size: 200% 100%;
background-position: left bottom;
color: #fff;
font-size: 22px;
padding: 10px 20px;
text-transform: none;
transition: 0.3s ease-in-out;
}
a.button.button-dark:hover {
background-position: right bottom;
}
h1 {
font-weight: 600;
}
h2, h3, h4, h5, h6 {
font-weight: 500;
}
.main-header.main-header-std-3-col {
background-color: #292929;
}
.main-header.main-header-std-3-col .main-header-col {
width: 33.333%;
padding: 15px;
}
.main-header.main-header-std-3-col .main-header-col {
display: flex;
}
.main-header.main-header-std-3-col .main-header-col {
align-items: center;
}
.main-header.main-header-std-3-col .main-header-col-2 {
text-align: center;
}
.main-header.main-header-std-3-col .main-header-col-2 {
justify-content: center;
}
.main-header.main-header-std-3-col .main-header-col-3 {
justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.main-header.main-header-std-3-col .main-header-row {
display: flex;
justify-content: center;
}
.main-header.main-header-std-3-col .main-header-col-1 {
display: block;
visibility: hidden;
opacity: 0;
width: 0;
height: 0;
}
.main-header.main-header-std-3-col .main-header-col-2 {
text-align: left;
width: 50%;
}
.main-header.main-header-std-3-col .main-header-col-2 {
justify-content: flex-start;
}
.main-header.main-header-std-3-col .main-header-col-1,
.main-header.main-header-std-3-col .main-header-col-3 {
flex: 1;
}
}
@media screen and (min-width: 768px) and (max-width: 1259px) {
.main-header.main-header-std-3-col .main-header-col-2 {
text-align: center;
}
.main-header.main-header-std-3-col .main-header-col-2 {
justify-content: center;
}
}
@media screen and (min-width: 1260px) {
.main-header.main-header-std-3-col {
padding-top: 15px;
padding-bottom: 15px;
transition: padding 0.3s ease-in-out;
}
body.scrolled .main-header.main-header-std-3-col {
padding-top: 0;
padding-bottom: 0;
}
}
body.has-top-banner .main-header.main-header-std-3-col {
background-color: transparent;
transition: background-color 0.3s ease-in-out;
}
@media screen and (max-width: 1259px) {
body.has-top-banner .main-header.main-header-std-3-col {
position: absolute;
left: 0;
right: 0;
top: 0;
}
}
@media screen and (min-width: 1260px) {
body.has-top-banner.scrolled .main-header.main-header-std-3-col {
background-color: #292929;
}
}
#footer {
background: #292929;
color: #CCC;
text-align: center;
font-size: 14px;
}
#footer {
padding-top: 30px;
padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
#footer {
padding-top: 45px;
padding-bottom: 45px;
}
}
#footer a {
text-decoration: none;
}
#footer a, #footer a:link, #footer a:visited {
color: #CCC;
}
@media screen and (min-width: 1260px) {
#footer a:hover, #footer a:active {
color: #FFF;
text-decoration: none;
}
}
#footer p {
margin: 0;
padding: 0;
}
#footer ul, #footer li {
padding: 0;
margin: 0 auto;
display: block;
list-style: none;
}
.post-items-wrap {
position: relative;
padding: 15px;
}
.post-items-wrap > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.post-items-wrap {
background-color: #292929;
color: #FFF;
}
.post-items-wrap h2 {
color: #FFF;
}
.post-items-wrap h2 {
font-size: 24px;
}
@media screen and (min-width: 768px) {
.post-items-wrap h2 {
font-size: 30px;
}
}
@media screen and (min-width: 1260px) {
.post-items-wrap h2 {
font-size: 36px;
}
}
.post-item {
text-align: center;
}
.post-item > div {
background-color: transparent;
}
.post-item .post-item-date {
display: none;
}
.post-item .post-item-text-wrap {
padding: 15px 0;
}
.post-item a.read-more {
position: relative;
padding: 15px 0 15px 0;
font-weight: 600;
}
.post-item a.read-more {
display: flex;
}
.post-item a.read-more {
align-items: center;
}
.post-item a.read-more {
justify-content: flex-start;
}
.post-item a.read-more:after {
content: "";
display: block;
position: relative;
border: 1px solid #FFF;
width: 32px;
height: 32px;
opacity: 0.8;
background: center/16px no-repeat url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/arrow-right-white.svg);
margin: 0 0 0 15px;
}
@media screen and (min-width: 1260px) {
.post-item a.read-more:after {
transition: opacity 0.3s;
}
.post-item a.read-more:after:hover {
opacity: 1;
}
}
.post-item a.read-more {
display: flex;
}
.post-item a.read-more {
justify-content: center;
}
.post-item a.read-more {
margin-top: 30px;
text-align: center;
}
@media screen and (min-width: 768px) {
.post-item {
text-align: left;
width: 50%;
min-height: 100%;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 2em;
}
.post-item .post-item-image-wrap img {
display: block;
-o-object-fit: cover;
object-fit: cover;
font-family: "object-fit: cover;";
}
.post-item .post-item-image-wrap img {
width: 100%;
height: 250px;
}
.post-item .post-item-text-wrap {
padding-bottom: 65px;
min-height: 300px;
}
.post-item a.read-more {
justify-content: flex-start;
}
.post-item a.read-more {
text-decoration: none;
}
.post-item a.read-more, .post-item a.read-more:link, .post-item a.read-more:visited {
color: #FFF;
}
}
@media screen and (min-width: 768px) and (min-width: 1260px) {
.post-item a.read-more:hover, .post-item a.read-more:active {
color: #FFF;
text-decoration: none;
}
}
@media screen and (min-width: 768px) {
.post-item a.read-more {
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.post-item h2 {
margin-top: 0.5em;
}
.post-item:first-child {
width: 100%;
margin: 0 auto 60px;
}
.post-item:first-child > div {
display: flex;
}
.post-item:first-child > div {
align-items: center;
}
.post-item:first-child > div {
justify-content: flex-start;
}
.post-item:first-child img {
height: 400px;
}
.post-item:first-child .post-item-image-wrap {
position: relative;
width: 50%;
}
.post-item:first-child .post-item-text-wrap {
width: 50%;
padding: 30px 0 30px 30px;
max-width: 500px;
margin: 0;
}
.post-item:first-child a.read-more {
position: relative;
}
}
@media screen and (min-width: 1260px) {
.post-item {
width: 33.33333%;
}
.post-item a.read-more {
margin-top: 60px;
}
.post-item:first-child {
margin-bottom: 120px;
}
.post-item:first-child .post-item-text-wrap {
padding: 30px 60px;
}
}
.load-more {
background: #292929;
color: #FFF;
overflow: hidden;
}
.load-more .button {
border: none;
background-color: transparent;
text-transform: none;
font-weight: 600;
font-size: 20px;
padding: 10px 30px;
}
@media screen and (min-width: 1260px) {
.load-more .button:hover {
background-color: transparent;
color: #FFF;
}
}
.load-more .button:before, .load-more .button:after {
content: "";
display: block;
height: 1px;
background: #777777;
position: absolute;
top: 50%;
width: 100vw;
}
.load-more .button:before {
left: 100%;
}
.load-more .button:after {
right: 100%;
}
.scroll-down-button {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/arrow-down-white.svg);
background-size: 20px;
border: 1px solid #FFF;
border-radius: 0;
width: 46px;
height: 46px;
opacity: 0.5;
margin-left: -23px;
}
.hamburger {
display: flex;
align-items: center;
justify-content: flex-end;
}
.document-top {
position: relative;
padding: 15px;
}
.document-top > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.document-top {
background: #292929;
color: #FFF;
text-align: center;
}
@media screen and (min-width: 1260px) {
.document-top {
padding-top: 125px;
}
}
.document-top h2 {
color: #FFF;
font-size: 24px;
margin-top: 0;
}
.banner {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-color: transparent;
}
.banner .banner-heading h1, .banner .banner-heading h2 {
color: #FFF;
margin: 0 auto 0;
}
.banner .banner-heading h1, .banner .banner-heading h2 {
font-size: 32px;
}
@media screen and (min-width: 768px) {
.banner .banner-heading h1, .banner .banner-heading h2 {
font-size: 50px;
}
}
@media screen and (min-width: 1260px) {
.banner .banner-heading h1, .banner .banner-heading h2 {
font-size: 70px;
}
}
.banner .banner-subheading h2, .banner .banner-subheading h3 {
color: #FFF;
margin-top: 0.5em;
}
.banner .banner-subheading h2, .banner .banner-subheading h3 {
font-size: 24px;
}
@media screen and (min-width: 768px) {
.banner .banner-subheading h2, .banner .banner-subheading h3 {
font-size: 30px;
}
}
@media screen and (min-width: 1260px) {
.banner .banner-subheading h2, .banner .banner-subheading h3 {
font-size: 40px;
}
}
.banner.banner-short {
min-height: 500px;
height: 60vh;
}
.banner .banner-video-button {
position: absolute;
right: 0;
top: 50%;
z-index: 100;
}
.banner .banner-video-button {
transform: translateY(-50%);
}
.banner .banner-video-button {
display: flex;
}
.banner .banner-video-button {
justify-content: center;
}
.banner .banner-video-button {
align-items: center;
}
.banner .banner-video-button {
padding: 15px;
color: #FFF;
text-transform: lowercase;
font-weight: bold;
font-size: 14px;
background-color: #000;
cursor: pointer;
}
.banner .banner-video-button .icon {
display: inline-block;
position: relative;
width: 26px;
height: 26px;
background: center/contain no-repeat url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme-child/images/bars2.gif);
margin: 0 0 0 10px;
}
@media screen and (min-width: 1260px) {
.banner .banner-video-button {
padding: 15px 30px;
font-size: 16px;
}
}
@media screen and (max-width: 767px) {
.banner .banner-video-button {
position: relative;
top: 130px;
right: auto;
margin: auto auto 100px;
}
}
.banner .banner-overlay.banner-overlay-dark {
background-color: rgba(0, 0, 0, 0.14);
}
.banner-video-embed-wrap {
opacity: 0;
background-color: #000;
z-index: 1000;
}
.banner-video-embed-wrap {
transition: opacity 0.5s;
}
.banner-video-embed-wrap.show {
opacity: 1;
}
.banner-video-embed-wrap, .banner-video-embed-wrap iframe, .banner-video-embed-wrap video {
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 100%;
}
.banner-video-embed-wrap, .banner-video-embed-wrap iframe, .banner-video-embed-wrap video {
display: block;
border: none;
}
.banner-video-embed-wrap iframe, .banner-video-embed-wrap video {
z-index: 10;
}
.banner-video-embed-close {
position: absolute;
top: 10px;
right: 10px;
z-index: 20;
width: 32px;
height: 32px;
cursor: pointer;
background: center/26px no-repeat url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/close-white.svg);
}
.sharp-main-menu {
display: none;
opacity: 1;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #292929;
z-index: 200;
color: #FFF;
font-weight: bold;
text-align: center;
overflow: hidden;
}
.sharp-main-menu {
transition-duration: 0.8s;
}
.sharp-main-menu {
transform: translateX(100%);
}
.sharp-main-menu {
font-size: 24px;
}
@media screen and (min-width: 768px) {
.sharp-main-menu {
font-size: 40px;
}
}
@media screen and (min-width: 1260px) {
.sharp-main-menu {
font-size: 80px;
}
}
.sharp-main-menu {
transition-property: transform, opacity;
}
.sharp-main-menu .main-menu-main {
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 100%;
}
.sharp-main-menu .main-menu-main {
display: flex;
}
.sharp-main-menu .main-menu-main {
align-items: center;
}
.sharp-main-menu .main-menu-main {
z-index: 0;
overflow: auto;
}
.sharp-main-menu .main-menu-main > div {
position: relative;
width: 100%;
max-width: 1350px;
margin: auto;
padding: 0 20px;
}
.sharp-main-menu .main-menu-nav-close {
position: absolute;
top: 9px;
right: 9px;
z-index: 10;
width: 32px;
height: 32px;
cursor: pointer;
background: center/20px no-repeat url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/close-white.svg);
}
.sharp-main-menu a {
text-decoration: none;
}
.sharp-main-menu a, .sharp-main-menu a:link, .sharp-main-menu a:visited {
color: #FFF;
}
@media screen and (min-width: 1260px) {
.sharp-main-menu a:hover, .sharp-main-menu a:active {
color: #FFF;
text-decoration: none;
}
}
.sharp-main-menu ul {
list-style: none;
padding: 0;
margin: 0;
overflow: hidden;
}
.sharp-main-menu li {
padding: 0;
margin: 0;
}
.sharp-main-menu li a {
display: block;
text-align: left;
font-size: 45px;
font-weight: 600;
line-height: 90px;
}
.sharp-main-menu ul.menu > li {
opacity: 0;
transition-delay: 0.3s;
}
.sharp-main-menu ul.menu > li {
transition-duration: 0.4s;
}
.sharp-main-menu.open {
display: block;
opacity: 1;
}
.sharp-main-menu.open {
transform: translateX(0%);
}
.sharp-main-menu.open ul.menu > li {
transform: translateX(0) rotate(0deg);
}
.sharp-main-menu.open ul.menu > li.visible {
opacity: 1;
}
.sharp-hamburger > div {
text-transform: lowercase;
}
.sharp-hamburger > div {
display: flex;
}
.sharp-hamburger > div {
align-items: center;
}
.sharp-hamburger > div {
justify-content: flex-end;
}
.sharp-hamburger .hamburger-spinner {
margin-top: 8px;
}
.sharp-hamburger .word {
padding: 0 10px 0 0;
}
a.sharp-logo-link {
display: inline-block;
position: relative;
overflow: hidden;
transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
width: 100%;
}
a.sharp-logo-link > div {
position: relative;
overflow: hidden;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
top: 0;
transform: translateY(0%);
transition: transform 0.3s ease-in-out;
}
a.sharp-logo-link img {
display: block;
width: 200px;
height: auto;
max-width: 100%;
margin: 0 auto;
transition: all 0.3s ease-in-out;
width: 100%;
height: auto;
}
a.sharp-logo-link img.secondary-logo {
top: 99%;
display: none;
}
@media screen and (min-width: 768px) {
a.sharp-logo-link {
width: 250px;
height: 102px;
}
}
@media screen and (min-width: 1260px) {
body.scrolled a.sharp-logo-link {
width: 160px;
height: 50px;
}
body.scrolled a.sharp-logo-link > div {
transform: translateY(-56%);
}
body.scrolled a.sharp-logo-link img.primary-logo {
top: -130%;
}
body.scrolled a.sharp-logo-link img.secondary-logo {
top: 0%;
display: block;
}
}
.sharp-video-embed-tile {
position: relative;
overflow: hidden;
cursor: pointer;
color: #FFF;
width: 100%;
height: 100vw;
text-align: center;
}
.sharp-video-embed-tile:before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: rgba(119, 119, 119, 0.4);
margin: 0;
padding: 0;
z-index: 20;
}
.sharp-video-embed-tile .image {
z-index: 10;
}
.sharp-video-embed-tile .image, .sharp-video-embed-tile .image img {
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 100%;
}
.sharp-video-embed-tile .image img {
-o-object-fit: cover;
object-fit: cover;
font-family: "object-fit: cover;";
}
.sharp-video-embed-tile .text {
position: absolute;
z-index: 30;
padding: 15px;
top: 50%;
}
.sharp-video-embed-tile .text {
transform: translateY(-50%);
}
.sharp-video-embed-tile .text {
left: 0;
right: 0;
font-size: 20px;
}
.sharp-video-embed-tile .pretitle:after {
content: " / ";
}
.sharp-video-embed-tile .title {
font-weight: bold;
}
@media screen and (min-width: 768px) {
.sharp-video-embed-tiles > div {
position: relative;
}
.sharp-video-embed-tiles > div {
display: flex;
}
.sharp-video-embed-tiles > div {
align-items: stretch;
}
.sharp-video-embed-tiles > div {
justify-content: flex-start;
}
.sharp-video-embed-tiles > div {
flex-wrap: wrap;
}
.sharp-video-embed-tile {
width: 60%;
height: 40vw;
}
.sharp-video-embed-tile:nth-child(4n-1), .sharp-video-embed-tile:nth-child(4n-2) {
width: 40%;
}
.sharp-video-embed-tile .text {
padding: 0 15px 15px 0;
top: auto;
bottom: 60px;
}
.sharp-video-embed-tile .text {
transform: none;
}
.sharp-video-embed-tile .text {
left: auto;
right: 0;
border-bottom: 1px solid currentColor;
}
}
@media screen and (min-width: 1260px) {
.sharp-video-embed-tile:before, .sharp-video-embed-tile img {
transition-duration: 0.3s;
}
.sharp-video-embed-tile:before {
transition-property: opacity;
}
.sharp-video-embed-tile img {
transition-property: transform;
}
.sharp-video-embed-tile:hover:before {
opacity: 0;
}
.sharp-video-embed-tile:hover img {
transform: scale(1.1);
}
.sharp-video-embed-tile .text {
padding-right: 90px;
}
}
.sharp-switching-content {
position: relative;
padding: 15px;
}
.sharp-switching-content > * {
position: relative;
max-width: 100%;
width: 960px;
margin: 0 auto;
}
.sharp-switching-content {
padding-top: 30px;
padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
.sharp-switching-content {
padding-top: 45px;
padding-bottom: 45px;
}
}
@media screen and (min-width: 1260px) {
.sharp-switching-content {
padding-top: 60px;
padding-bottom: 60px;
}
}
.sharp-switching-content {
background: #292929;
color: #FFF;
text-align: center;
}
.sharp-switching-content-item {
position: relative;
font-size: 20px;
}
.sharp-switching-content-item .lg-only {
display: none;
}
.sharp-switching-content-item h1, .sharp-switching-content-item h2 {
color: #777777;
}
.sharp-switching-content-item h1, .sharp-switching-content-item h2 {
font-size: 24px;
}
@media screen and (min-width: 768px) {
.sharp-switching-content-item h1, .sharp-switching-content-item h2 {
font-size: 30px;
}
}
@media screen and (min-width: 1260px) {
.sharp-switching-content-item h1, .sharp-switching-content-item h2 {
font-size: 40px;
}
}
.sharp-switching-content-item blockquote {
color: #777777;
font-style: italic;
font-weight: normal;
padding: 15px 0;
margin: 0 auto;
}
.sharp-switching-content-item blockquote p:first-child {
padding-top: 0;
margin-top: 0;
}
.sharp-switching-content-item blockquote p:last-child {
padding-bottom: 0;
margin-bottom: 0;
}
.sharp-switching-content-item img {
width: auto;
height: auto;
}
.sharp-switching-content-item cite {
color: #777777;
display: block;
font-style: normal;
border-top: 1px solid currentColor;
padding: 15px 0;
}
.sharp-switching-content-item .sc-button {
position: relative;
padding: 0;
font-weight: bold;
cursor: pointer;
}
.sharp-switching-content-item .sc-button {
display: flex;
}
.sharp-switching-content-item .sc-button {
align-items: center;
}
.sharp-switching-content-item .sc-button {
justify-content: center;
}
.sharp-switching-content-item .sc-button .label {
padding: 15px;
}
.sharp-switching-content-item .sc-button .arrow {
border: 1px solid #FFF;
width: 32px;
height: 32px;
opacity: 0.8;
background: center/16px no-repeat url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/arrow-right-white.svg);
}
@media screen and (min-width: 1260px) {
.sharp-switching-content-item .sc-button .arrow {
transition: opacity 0.3s;
}
.sharp-switching-content-item .sc-button .arrow:hover {
opacity: 1;
}
}
.slider-item:last-child .sharp-switching-content-item .sc-button {
flex-direction: row-reverse;
}
.slider-item:last-child .sharp-switching-content-item .sc-button .arrow {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/arrow-left-white.svg);
}
.slider-item:last-child .sharp-switching-content-item .sc-button .label {
padding-right: 0;
}
@media screen and (min-width: 768px) {
.sharp-switching-content-item {
text-align: left;
}
.sharp-switching-content-item .lg-only {
display: block;
}
.sharp-switching-content-item .sm-only {
display: none;
}
.sharp-switching-content-item > div {
position: relative;
}
.sharp-switching-content-item > div {
display: flex;
}
.sharp-switching-content-item > div {
align-items: stretch;
}
.sharp-switching-content-item > div {
justify-content: flex-start;
}
.sharp-switching-content-item blockquote {
line-height: 1.7em;
font-size: 20px;
}
.sharp-switching-content-item cite {
padding-top: 30px;
}
.sharp-switching-content-item .side {
position: relative;
width: 300px;
padding: 0 30px 100px 0;
text-align: right;
}
.sharp-switching-content-item .body.side-body,
.sharp-switching-content-item .main {
line-height: 1.5em;
}
.sharp-switching-content-item .main {
position: relative;
width: calc(100% - 300px);
padding: 0 0 30px 30px;
}
.sharp-switching-content-item .sc-button {
position: absolute;
bottom: 30px;
right: 30px;
}
.sharp-switching-content-item .sc-button {
justify-content: flex-end;
}
.sharp-switching-content-item .sc-button .arrow {
width: 40px;
height: 40px;
background-size: 24px;
}
}
@media screen and (min-width: 1260px) {
.sharp-switching-content-item .side {
width: 330px;
}
.sharp-switching-content-item .main {
width: calc(100% - 330px);
}
.sharp-switching-content-item blockquote {
margin-top: 4em;
}
}
.logos-block {
padding: 60px 20px;
background: #2A2A2A;
}
.logos-block > div .heading {
text-align: center;
max-width: 100%;
width: 850px;
margin: 0 auto 60px;
}
.logos-block > div .heading h2 {
font-size: 35px;
margin-top: 0;
}
.logos-block > div .logos {
max-width: 100%;
width: 850px;
margin: 0 auto;
}
.logos-block > div .logos .logo-row {
display: flex;
justify-content: center;
align-items: center;
gap: 20px 50px;
margin-bottom: 50px;
}
.logos-block > div .logos .logo-row img {
max-height: 90px;
max-width: 175px;
width: auto;
height: auto;
transition-duration: 0.6s;
}
.logos-block > div .logos .logo-row:last-child {
margin-bottom: 0;
}
@media screen and (max-width: 1024) {
.logos-block {
padding: 40px 20px;
}
}
@media screen and (max-width: 890px) {
.logos-block > div .logos .logo-row {
flex-wrap: wrap;
gap: 20px 20px;
margin-bottom: 20px;
}
}
@media screen and (max-width: 767px) {
.logos-block > div .logos .logo-row img {
max-height: 60px;
max-width: 125px;
}
}
.sharp-contact-details a:after {
content: " / ";
}
.sharp-contact-details a:last-child:after {
content: "";
}
.sharp-alternating-content {
position: relative;
padding: 15px;
}
.sharp-alternating-content > * {
position: relative;
max-width: 100%;
width: 100%;
margin: 0 auto;
}
.sharp-alternating-content {
text-align: center;
padding: 0;
background: #292929;
}
.sharp-alternating-content > div {
padding: 0;
}
.sharp-alternating-content .sharp-alternating-content-item {
position: relative;
background: #292929;
color: #FFF;
}
.sharp-alternating-content .sharp-alternating-content-item a {
text-decoration: none;
}
.sharp-alternating-content .sharp-alternating-content-item a, .sharp-alternating-content .sharp-alternating-content-item a:link, .sharp-alternating-content .sharp-alternating-content-item a:visited {
color: #777777;
}
@media screen and (min-width: 1260px) {
.sharp-alternating-content .sharp-alternating-content-item a:hover, .sharp-alternating-content .sharp-alternating-content-item a:active {
color: #FFF;
text-decoration: none;
}
}
.sharp-alternating-content .sharp-alternating-content-item h2 {
color: #777777;
}
.sharp-alternating-content .sharp-alternating-content-item .text {
padding: 15px;
line-height: 1.4em;
}
.sharp-alternating-content .sharp-alternating-content-item .text {
display: flex;
}
.sharp-alternating-content .sharp-alternating-content-item .text {
align-items: center;
}
.sharp-alternating-content .sharp-alternating-content-item .text > div {
position: relative;
width: 100%;
}
.sharp-alternating-content .sharp-alternating-content-item .text, .sharp-alternating-content .sharp-alternating-content-item .image {
position: relative;
width: 100%;
}
.sharp-alternating-content .sharp-alternating-content-item .image {
height: 100vw;
}
.sharp-alternating-content .sharp-alternating-content-item .image > div {
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 100%;
background: center/cover no-repeat;
}
@media screen and (min-width: 768px) {
.sharp-alternating-content .sharp-alternating-content-item {
text-align: left;
}
.sharp-alternating-content .sharp-alternating-content-item > div {
position: relative;
}
.sharp-alternating-content .sharp-alternating-content-item > div {
display: flex;
}
.sharp-alternating-content .sharp-alternating-content-item > div {
align-items: stretch;
}
.sharp-alternating-content .sharp-alternating-content-item > div {
justify-content: space-between;
}
.sharp-alternating-content .sharp-alternating-content-item:nth-child(2n) > div {
flex-direction: row-reverse;
}
.sharp-alternating-content .sharp-alternating-content-item .image {
height: auto;
}
.sharp-alternating-content .sharp-alternating-content-item .text {
padding: 30px;
}
.sharp-alternating-content .sharp-alternating-content-item .text > div {
margin: 0 auto;
max-width: 460px;
}
.sharp-alternating-content .sharp-alternating-content-item .text, .sharp-alternating-content .sharp-alternating-content-item .image {
width: 50%;
min-height: 50vw;
}
}
@media screen and (min-width: 1260px) {
.sharp-alternating-content .sharp-alternating-content-item .text {
padding: 60px;
font-size: 20px;
}
}
@media screen and (min-width: 100%) {
.sharp-alternating-content .sharp-alternating-content-item .text, .sharp-alternating-content .sharp-alternating-content-item .image {
min-height: 50%;
}
}
@media screen and (min-width: 1760px) {
.sharp-alternating-content .sharp-alternating-content-item .text {
font-size: 28px;
}
}
.slider.banner-testimonials {
width: 960px;
max-width: 100%;
margin: 0 auto;
font-size: 16px;
padding: 0;
}
.slider.banner-testimonials .slider-item {
display: flex;
}
.slider.banner-testimonials .slider-item {
align-items: center;
}
.slider.banner-testimonials .slider-item {
justify-content: center;
}
.slider.banner-testimonials .slider-item > div {
width: 100%;
}
@media screen and (max-width: 767px) {
.slider.banner-testimonials .chevron {
width: 16px;
background-size: 14px;
}
.slider.banner-testimonials blockquote {
padding-left: 0;
padding-right: 0;
margin-left: auto;
margin-right: auto;
width: 100%;
}
}
@media screen and (min-width: 768px) {
.slider.banner-testimonials {
font-size: 20px;
}
}
.slider.banner-testimonials cite {
font-style: normal;
font-weight: 600;
}
@media screen and (max-width: 767px) {
body.page.page-testimonials .banner .banner-content {
padding-left: 4px;
padding-right: 4px;
}
}
.sharp-big-video-embed {
position: relative;
padding: 15px;
}
.sharp-big-video-embed > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.sharp-big-video-embed {
padding-top: 30px;
padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
.sharp-big-video-embed {
padding-top: 60px;
padding-bottom: 60px;
}
}
@media screen and (min-width: 1260px) {
.sharp-big-video-embed {
padding-top: 90px;
padding-bottom: 90px;
}
}
.sharp-big-video-embed {
background-color: #292929;
}
.sharp-big-video-embed .sharp-video-embed-tile {
margin: 0 auto;
width: 100%;
}
.sharp-map-embed {
position: relative;
height: 400px;
background: #292929;
}
.sharp-map-embed iframe {
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 100%;
display: block;
opacity: 1;
filter: grayscale(1);
}
.sharp-text-with-image {
position: relative;
padding: 15px;
}
.sharp-text-with-image > * {
position: relative;
max-width: 100%;
width: 1260px;
margin: 0 auto;
}
.sharp-text-with-image {
padding-top: 30px;
padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
.sharp-text-with-image {
padding-top: 45px;
padding-bottom: 45px;
}
}
@media screen and (min-width: 1260px) {
.sharp-text-with-image {
padding-top: 60px;
padding-bottom: 60px;
}
}
.sharp-text-with-image {
background: #292929;
color: #FFF;
text-align: center;
}
.sharp-text-with-image .image {
position: relative;
padding: 15px 0;
}
.sharp-text-with-image .image img {
display: block;
position: relative;
}
.sharp-text-with-image .social-links {
text-align: left;
padding: 0;
margin: 0 auto;
}
.sharp-text-with-image .social-links .social-link a {
width: 16px;
height: 16px;
}
.sharp-text-with-image .social-links .social-link-email a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/email.svg);
}
.sharp-text-with-image .social-links .social-link-phone a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/phone.svg);
}
.sharp-text-with-image .social-links .social-link-facebook a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/facebook.svg);
}
.sharp-text-with-image .social-links .social-link-twitter a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/twitter.svg);
}
.sharp-text-with-image .social-links .social-link-skype a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/skype.svg);
}
.sharp-text-with-image .social-links .social-link-linkedin a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/linkedin.svg);
}
.sharp-text-with-image .social-links .social-link-vimeo a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/vimeo.svg);
}
.sharp-text-with-image .social-links .social-link-instagram a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/instagram.svg);
}
.sharp-text-with-image .social-links .social-link-youtube a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/youtube.svg);
}
.sharp-text-with-image .social-links .social-link-pinterest a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/pinterest.svg);
}
.sharp-text-with-image .social-links .social-link-houzz a {
background-image: url(//www.sharpfilms.co.uk/wp-content/themes/iwdtheme/images/social-icons/white/houzz.svg);
}
@media screen and (max-width: 767px) {
.sharp-text-with-image .social-links {
text-align: center;
}
}
.sharp-text-with-image a {
text-decoration: none;
}
.sharp-text-with-image a, .sharp-text-with-image a:link, .sharp-text-with-image a:visited {
color: #FFF;
}
@media screen and (min-width: 1260px) {
.sharp-text-with-image a:hover, .sharp-text-with-image a:active {
color: #777777;
text-decoration: none;
}
}
@media screen and (min-width: 768px) {
.sharp-text-with-image > div {
position: relative;
}
.sharp-text-with-image > div {
display: flex;
}
.sharp-text-with-image > div {
align-items: stretch;
}
.sharp-text-with-image > div {
justify-content: flex-start;
}
.sharp-text-with-image .side {
position: relative;
width: 40%;
padding: 0 30px 100px 0;
text-align: left;
}
.sharp-text-with-image .body.side-body {
line-height: 1.5em;
}
.sharp-text-with-image .image {
width: 60%;
padding: 0 0 30px 30px;
}
}
div.content-with-images {
background: #2A2A2A;
padding: 120px 0;
overflow: hidden;
position: relative;
}
div.content-with-images > div {
display: flex;
justify-content: space-between;
align-items: stretch;
gap: 25%;
}
div.content-with-images > div > div {
flex: 1;
}
div.content-with-images > div .content {
color: #fff;
font-size: 18px;
line-height: 25px;
width: 50%;
display: flex;
flex-direction: column;
justify-content: center;
}
div.content-with-images > div .content .content-inner {
padding-left: calc(50vw - 675px);
}
div.content-with-images > div .content h1 {
font-size: 30px;
}
div.content-with-images > div .content h1, div.content-with-images > div .content h2, div.content-with-images > div .content h3 {
margin-top: 0;
}
div.content-with-images > div .images-wrapper {
width: 50%;
overflow: visible;
position: relative;
}
div.content-with-images > div .images-wrapper .secondary-image {
max-height: 100%;
transition: 0.8s all;
width: 100%;
height: 0px;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
div.content-with-images > div .images-wrapper .secondary-image img {
display: none;
}
div.content-with-images > div .images-wrapper .secondary-image.visible {
height: 100%;
}
div.content-with-images .main-image {
position: absolute;
top: -60px;
left: -285px;
width: 100%;
height: 100%;
max-height: 450px;
max-width: 450px;
background-size: cover;
background-position: center;
overflow: hidden;
transition: top 0.2s ease;
}
div.content-with-images .main-image img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
div.content-with-images.content-right > div {
flex-direction: row-reverse;
}
div.content-with-images.content-right > div .content .content-inner {
padding-right: calc(50vw - 675px);
padding-left: 0;
}
div.content-with-images.content-right > div .images-wrapper .main-image {
right: -285px;
left: auto;
}
@media screen and (max-width: 1370px) {
div.content-with-images.content-right > div .content,
div.content-with-images > div .content {
padding: 0 20px;
}
div.content-with-images.content-right > div .content .content-inner,
div.content-with-images > div .content .content-inner {
padding-left: 0;
padding-right: 0;
}
}
@media screen and (max-width: 1024px) {
div.content-with-images {
padding: 40px 0;
}
div.content-with-images > div {
gap: 10%;
}
div.content-with-images .main-image {
max-width: 350px;
max-height: 280px;
}
}
@media screen and (max-width: 992px) {
div.content-with-images.content-right > div,
div.content-with-images > div {
flex-direction: column-reverse;
gap: 40px;
}
div.content-with-images.content-right > div .content,
div.content-with-images > div .content {
width: 100%;
}
div.content-with-images.content-right > div .images-wrapper,
div.content-with-images > div .images-wrapper {
width: 100%;
position: relative;
padding: 0 20px;
margin-bottom: 100px;
}
div.content-with-images.content-right > div .images-wrapper .secondary-image,
div.content-with-images > div .images-wrapper .secondary-image {
background-image: none !important;
aspect-ratio: 16/9;
width: 70%;
}
div.content-with-images.content-right > div .images-wrapper .secondary-image img,
div.content-with-images > div .images-wrapper .secondary-image img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
-o-object-fit: cover;
}
div.content-with-images.content-right > div .images-wrapper .main-image,
div.content-with-images > div .images-wrapper .main-image {
position: absolute;
top: auto;
right: 20px;
bottom: 0;
left: auto;
transform: translateY(20%);
width: 50%;
max-width: none;
max-height: none;
}
div.content-with-images.content-right > div .images-wrapper .secondary-image {
float: right;
}
div.content-with-images.content-right > div .images-wrapper .main-image {
right: auto;
left: 20px;
}
}
@media screen and (max-width: 768px) {
div.content-with-images > div .images-wrapper {
margin-bottom: 50px;
}
}
div.projects-grid {
padding: 100px 20px;
background-color: #2A2A2A;
}
div.projects-grid > div {
position: relative;
max-width: 100%;
width: 1350px;
margin: auto;
}
div.projects-grid > div .grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 60px 40px;
}
div.projects-grid > div .grid .project {
position: relative;
}
div.projects-grid > div .grid .project .thumbnail {
position: relative;
aspect-ratio: 1/1;
}
div.projects-grid > div .grid .project .thumbnail img {
display: block;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
div.projects-grid > div .grid .project .thumbnail .video-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-in-out;
}
div.projects-grid > div .grid .project .thumbnail .video-wrap.visible {
opacity: 1;
visibility: visible;
}
div.projects-grid > div .grid .project .thumbnail .video-wrap > div {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
div.projects-grid > div .grid .project .thumbnail .video-wrap iframe {
width: 180%;
height: 100%;
max-width: unset;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 10;
}
div.projects-grid > div .grid .project .thumbnail .video-wrap video.video {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
position: relative;
z-index: 1;
}
div.projects-grid > div .grid .project .thumbnail .video-wrap .video-anchor {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999;
cursor: pointer;
}
div.projects-grid > div .grid .project .thumbnail .video-wrap:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(42, 42, 42, 0.97);
}
div.projects-grid > div .grid .project .content h3 {
color: #FFF;
margin: 25px 0 10px;
}
div.projects-grid > div .grid .project .content p {
color: #FFF;
font-size: 19px;
margin: 0;
}
div.projects-grid > div .grid .project.rise-up {
transition-duration: 0.8s;
}
div.projects-grid > div .grid .project.rise-up:nth-child(3n+1) {
transition-delay: 0s;
}
div.projects-grid > div .grid .project.rise-up:nth-child(3n+2) {
transition-delay: 0.1s;
}
div.projects-grid > div .grid .project.rise-up:nth-child(3n+3) {
transition-delay: 0.2s;
}
@media screen and (max-width: 1024px) {
div.projects-grid {
padding: 40px 20px;
}
}
@media screen and (max-width: 767px) {
div.projects-grid {
padding: 20px 20px;
}
div.projects-grid > div .grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 40px 20px;
}
}
@media screen and (max-width: 480px) {
div.projects-grid > div .grid {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
}
.video-popup {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
overflow: hidden;
z-index: 99999;
padding: 5rem;
}
.video-popup .video-popup-inner {
max-width: 100%;
width: 100%;
max-height: 100%;
height: 100%;
}
.video-popup .video-popup-inner iframe {
width: 100%;
height: 100%;
}
.video-popup .video-popup-close {
position: absolute;
top: 2rem;
right: 2rem;
width: 48px;
height: 48px;
padding: 10px;
cursor: pointer;
}
.video-popup .video-popup-close svg {
max-width: 100%;
max-height: 100%;
}
@media screen and (max-width: 767px) {
.video-popup {
padding: 2rem;
}
}
div.content-image {
padding: 100px 0;
background-color: #2A2A2A;
}
div.content-image > div {
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
}
div.content-image > div .image-wrap {
width: 55%;
min-height: 550px;
}
div.content-image > div .image-wrap .image {
width: 0%;
height: 100%;
transition: width 0.8s ease-in-out;
}
div.content-image > div .image-wrap .image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
div.content-image > div .image-wrap .image.visible {
width: 100%;
}
div.content-image > div .content-wrap {
width: 55%;
flex: 1;
position: absolute;
right: calc(50vw - 675px);
bottom: -10%;
}
div.content-image > div .content-wrap .content {
background: #2A2A2A;
padding: 4.5rem 9rem;
}
div.content-image > div .content-wrap.rise-up {
transition-duration: 0.8s;
}
div.content-image.bottom_right > div .content-wrap, div.content-image.bottom_left > div .content-wrap {
display: inline-flex;
justify-content: flex-start;
align-items: flex-end;
bottom: -10%;
top: auto;
}
div.content-image.top_right > div .content-wrap, div.content-image.top_left > div .content-wrap {
display: inline-flex;
justify-content: flex-end;
align-items: flex-start;
top: -10%;
bottom: auto;
}
div.content-image.top_left > div .image-wrap,
div.content-image.top_left > div .image, div.content-image.bottom_left > div .image-wrap,
div.content-image.bottom_left > div .image {
margin-left: auto;
}
div.content-image.top_left > div .content-wrap, div.content-image.bottom_left > div .content-wrap {
right: auto;
left: calc(50vw - 675px);
}
div.content-image.top_left > div .content-wrap .content, div.content-image.bottom_left > div .content-wrap .content {
padding: 4.5rem 9rem 4.5rem 0;
}
div.content-image.top_right > div .image-wrap,
div.content-image.top_right > div .image, div.content-image.bottom_right > div .image-wrap,
div.content-image.bottom_right > div .image {
margin-right: auto;
}
div.content-image.top_right > div .content-wrap, div.content-image.bottom_right > div .content-wrap {
left: auto;
right: calc(50vw - 675px);
}
div.content-image.top_right > div .content-wrap .content, div.content-image.bottom_right > div .content-wrap .content {
padding: 4.5rem 0 4.5rem 9rem;
}
@media screen and (min-width: 2000px) {
div.content-image > div {
width: 1440px;
max-width: 100%;
margin: 0 auto;
}
div.content-image.top_right > div .content-wrap, div.content-image.bottom_right > div .content-wrap {
right: 0;
}
div.content-image.top_left > div .content-wrap, div.content-image.bottom_left > div .content-wrap {
left: 0;
}
}
@media screen and (max-width: 1350px) {
div.content-image > div .image-wrap,
div.content-image > div .content-wrap {
width: 70%;
}
div.content-image > div .content-wrap .content {
padding: 2.5rem 5rem;
}
div.content-image.top_right > div .content-wrap, div.content-image.bottom_right > div .content-wrap {
right: 0;
}
div.content-image.top_right > div .content-wrap .content, div.content-image.bottom_right > div .content-wrap .content {
padding: 2.5rem 20px 2.5rem 5rem;
}
div.content-image.top_left > div .content-wrap, div.content-image.bottom_left > div .content-wrap {
left: 0;
}
div.content-image.top_left > div .content-wrap .content, div.content-image.bottom_left > div .content-wrap .content {
padding: 2.5rem 5rem 2.5rem 20px;
}
}
@media screen and (max-width: 1024px) {
div.content-image {
padding: 40px 0px;
}
}
@media screen and (max-width: 768px) {
div.content-image > div {
flex-direction: column;
}
div.content-image > div .image-wrap,
div.content-image > div .content-wrap {
width: 100%;
}
div.content-image > div .image-wrap {
min-height: 400px;
height: 100%;
display: flex;
align-items: stretch;
}
div.content-image > div .image-wrap .image {
height: auto;
}
div.content-image > div .content-wrap {
position: relative;
right: auto;
left: auto;
bottom: auto;
top: auto;
}
div.content-image > div .content-wrap .content {
padding: 40px 20px 0;
}
div.content-image.top_right > div .content-wrap .content, div.content-image.bottom_right > div .content-wrap .content, div.content-image.top_left > div .content-wrap .content, div.content-image.bottom_left > div .content-wrap .content {
padding: 40px 20px 0;
}
}
div.cta-banner {
background-color: #2A2A2A;
padding: 100px 20px;
}
div.cta-banner > div {
max-width: 750px;
width: 100%;
margin: 0 auto;
}
div.cta-banner > div .content {
text-align: center;
}
div.cta-banner > div .content h2 {
font-size: 30px;
margin-top: 0;
}
div.cta-banner > div footer {
text-align: center;
}
div.cta-banner > div .rise-up {
transition-duration: 0.6s;
}
@media screen and (max-width: 1024px) {
div.cta-banner {
padding: 40px 20px;
}
}
div.testimonials-slider {
position: relative;
background-color: #2A2A2A;
padding: 100px 20px;
}
div.testimonials-slider > div {
position: relative;
max-width: 1350px;
width: 100%;
margin: 0 auto;
}
div.testimonials-slider > div .heading,
div.testimonials-slider > div .swiper {
max-width: 850px;
width: 100%;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2;
}
div.testimonials-slider > div .heading h2 {
font-size: 55px;
margin: 0;
}
div.testimonials-slider > div .swiper .content * {
font-size: 30px;
line-height: 40px;
}
div.testimonials-slider > div .prev::after,
div.testimonials-slider > div .next::after {
color: #FFF;
font-size: 30px;
}
div.testimonials-slider > div .prev {
left: 0;
}
div.testimonials-slider > div .next {
right: 0;
}
div.testimonials-slider.has-background {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
div.testimonials-slider.has-background::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
z-index: 1;
}
@media screen and (max-width: 1024px) {
div.testimonials-slider {
padding: 40px 20px;
}
div.testimonials-slider > div .swiper .swiper-slide {
padding: 0 40px;
}
}
@media screen and (max-width: 767px) {
div.testimonials-slider > div .heading h2 {
font-size: 40px;
}
div.testimonials-slider > div .swiper .content * {
font-size: 20px;
line-height: 30px;
}
div.testimonials-slider > div .swiper .author {
font-size: 18px;
text-align: center;
}
}
div.services {
background: #2A2A2A;
padding: 50px 0;
overflow: hidden;
position: relative;
text-align: center;
}
div.services .service-wrap,
div.services .navbar {
position: relative;
max-width: 1350px;
width: 100%;
margin: 0 auto;
}
div.services .navbar {
margin-bottom: 140px;
}
div.services .navbar ul {
list-style: none;
padding: 0 20px;
margin: 0;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 0px 60px;
}
div.services .navbar ul li a {
display: block;
font-size: 1.5rem;
font-weight: 600;
}
div.services .service-rows .service {
padding: 0 20px;
}
div.services .service-rows .service h2 {
margin: 0 0 55px;
font-size: 55px;
}
div.services .service-rows .service .content {
margin-bottom: 95px;
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
div.services .service-rows .service .image {
position: relative;
margin: 0 auto;
height: max(250px, 36cqw);
overflow: hidden;
}
div.services .service-rows .service .image img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
transition: transform 0.2s ease;
}
div.services .service-rows .divider {
margin: 70px auto;
padding: 0 20px;
border: none;
height: 1px;
background: #FFF;
}
@media screen and (max-width: 1024px) {
div.services .navbar ul {
gap: 0px 30px;
}
}
.popup.popup-video-embed iframe, .popup.popup-video-embed video, .popup.popup-video-embed .embed-wrap, .popup.popup-video-embed .popup-content {
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 100%;
display: block;
border: none;
}
body.single-post .post-content {
text-align: center;
font-size: 18px;
background: #292929;
color: #FFF;
overflow: hidden;
line-height: 1.4em;
}
body.single-post .post-content a {
text-decoration: none;
}
body.single-post .post-content a, body.single-post .post-content a:link, body.single-post .post-content a:visited {
color: #74d6e8;
}
@media screen and (min-width: 1260px) {
body.single-post .post-content a:hover, body.single-post .post-content a:active {
color: #FFF;
text-decoration: none;
}
}
@media screen and (min-width: 768px) {
body.single-post .post-content {
text-align: left;
}
}
.featured-image-wrap {
background-color: #292929;
overflow: hidden;
position: relative;
}
#comments {
padding: 0;
}
aside.social-links ul .social-link a, .sharp-text-with-image aside.social-links ul .social-link a {
width: 26px;
height: 26px;
}
body {
font-weight: 500;
}
.fade-in {
opacity: 0;
transition: opacity 0.8s ease-in-out;
}
.fade-in.visible {
opacity: 1;
}