.work-block .work-container, .who-we-work-with-block, .welcome-block .content, .team-block, .talk-block .cont, .success-block .cont, .success-block, .stats-block .cont, .slider-block .arrow-wrapper, .slider-block .slider .slick-list .slick-track .item .content, .services-block, .resources-block, .quotes-block, .projects-block .swiper, .process-block, .maps-block .content, .left-right-block .content, .laptop-block, .intro-block .container, .info-block .cont, .image-content-block .content, .icons-block, .gallery-block .gallery, .gallery-block h2, .form-block .bg .content, .double-image-block .content, .curriculum-block, .contact-block, .contact-bar-block .cont, .call-our-team-block, .breadcrumbs-block, .boxes-block .boxes, .boxes-block h2, .bar-block .container, .accordion-block .accord {
max-width: 1180px;
width: 100%;
margin: 0 auto;
padding: 0 20px;
box-sizing: border-box;
}
.who-we-work-with-block .swiper-studies .swiper-wrapper .swiper-slide a {
position: relative;
}
.who-we-work-with-block .swiper-studies .swiper-wrapper .swiper-slide a:after {
content: "";
opacity: 1;
transition: all 0.3s ease-in-out;
position: absolute;
right: -20px;
bottom: -4px;
background: transparent url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/arrow.svg) no-repeat center center;
background-size: 14px;
width: 20px;
height: 20px;
}
.who-we-work-with-block .swiper-studies .swiper-wrapper .swiper-slide a:hover:after {
right: -25px;
opacity: 1;
}
.work-block .work-container > a, .talk-block .cont a, .slider-block .slider .slick-list .slick-track .item .content .cont .col a, .intro-block .container .col form input[type=submit], .info-block .cont .col .text a, .image-boxes-block .boxes .box .container a, .form-block .bg .content form input[type=submit], .contact-block form input[type=submit], .contact-bar-block .cont .col .text a.btn, .accordion-block .accord .item .text a.link {
display: inline-block;
margin: 0;
font-weight: 700;
transition: all 0.3s ease-in-out;
position: relative;
text-decoration: none;
font-size: 14px;
border-radius: 4px;
background-color: transparent;
color: white;
padding: 15px 35px 13px 35px;
background-color: var(--bs-red);
}
.work-block .work-container > a:after, .talk-block .cont a:after, .slider-block .slider .slick-list .slick-track .item .content .cont .col a:after, .intro-block .container .col form input[type=submit]:after, .info-block .cont .col .text a:after, .image-boxes-block .boxes .box .container a:after, .form-block .bg .content form input[type=submit]:after, .contact-block form input[type=submit]:after, .contact-bar-block .cont .col .text a.btn:after, .accordion-block .accord .item .text a.link:after {
content: "";
width: 40px;
height: 20px;
background: transparent url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/arrow-right.svg) no-repeat right center;
position: absolute;
top: 50%;
right: 40px;
transform: translate(0%, -50%);
filter: invert(1);
background-size: 25px;
opacity: 0;
transition: all 0.4s ease-in-out;
}
.work-block .work-container > a:hover, .talk-block .cont a:hover, .slider-block .slider .slick-list .slick-track .item .content .cont .col a:hover, .intro-block .container .col form input[type=submit]:hover, .info-block .cont .col .text a:hover, .image-boxes-block .boxes .box .container a:hover, .form-block .bg .content form input[type=submit]:hover, .contact-block form input[type=submit]:hover, .contact-bar-block .cont .col .text a.btn:hover, .accordion-block .accord .item .text a.link:hover {
background-color: var(--bs-dred);
cursor: pointer;
padding: 15px 55px 13px 35px;
}
.work-block .work-container > a:hover:after, .talk-block .cont a:hover:after, .slider-block .slider .slick-list .slick-track .item .content .cont .col a:hover:after, .intro-block .container .col form input[type=submit]:hover:after, .info-block .cont .col .text a:hover:after, .image-boxes-block .boxes .box .container a:hover:after, .form-block .bg .content form input[type=submit]:hover:after, .contact-block form input[type=submit]:hover:after, .contact-bar-block .cont .col .text a.btn:hover:after, .accordion-block .accord .item .text a.link:hover:after {
right: 15px;
opacity: 1;
}
.news-block .news .item a, .left-right-block .content .item .col a.btn, .icons-block .cont .item a, .curriculum-block .col .text .button, .bar-block .container .cont a {
display: inline-block;
margin: 0;
font-weight: 700;
transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
position: relative;
text-decoration: none;
font-size: 13px;
border-radius: 4px;
border: 2px solid var(--bs-red);
background-color: transparent;
padding: 8px 25px;
}
.news-block .news .item a:after, .left-right-block .content .item .col a.btn:after, .icons-block .cont .item a:after, .curriculum-block .col .text .button:after, .bar-block .container .cont a:after {
content: "";
width: 40px;
height: 20px;
position: absolute;
top: 50%;
right: 40px;
transform: translate(0%, -50%);
filter: brightness(150);
background-size: 10px;
opacity: 0;
transition: all 0.4s ease-in-out;
}
.news-block .news .item a:hover, .left-right-block .content .item .col a.btn:hover, .icons-block .cont .item a:hover, .curriculum-block .col .text .button:hover, .bar-block .container .cont a:hover {
background-color: var(--bs-red);
cursor: pointer;
color: white;
}
.news-block .news .item a:hover:after, .left-right-block .content .item .col a.btn:hover:after, .icons-block .cont .item a:hover:after, .curriculum-block .col .text .button:hover:after, .bar-block .container .cont a:hover:after {
right: 15px;
opacity: 1;
}
:root {
--giraffe-purple: #a60fa1;
--giraffe-grey: #4a4948;
--giraffe-lgrey: #f5f5f5;
--bs-red: #EC1D25;
--bs-lgrey: #00000033;
--bs-dred: #d40007;
--bs-dblue: #2A3990;
--bs-dgrey: #4A4A49;
}
.has-bs-red-background-color {
background-color: var(--bs-red);
}
.has-bs-dblue-background-color {
background-color: var(--bs-dblue);
}
.has-bs-lgrey-background-color {
background-color: var(--bs-lgrey);
}
.has-bs-lgrey-color {
color: var(--bs-lgrey);
}
.has-bs-red-color {
color: var(--bs-red);
}
.has-bs-dblue-color {
color: var(--bs-dblue);
}
.has-grey-color {
color: var(--giraffe-grey);
}
.dev {
background-color: red;
color: white;
position: absolute;
top: 0;
left: 0;
text-transform: uppercase;
padding: 10px 15px 7px;
font-size: 14px;
z-index: 110;
font-family: "Arial";
font-weight: 600;
}
.accordion-block {
position: relative;
}
.accordion-block .accord .item {
border-bottom: 1px solid var(--liminal-lightgrey);
padding: 15px 0;
box-sizing: border-box;
position: relative;
overflow: hidden;
transition: max-height 0.5s ease-in-out;
}
.accordion-block .accord .item span.title {
font-size: 16px;
line-height: 23px;
font-family: "PT Serif", serif;
color: var(--solace-navy);
transition: color 0.4s ease-in-out;
}
.accordion-block .accord .item .text {
padding: 0;
box-sizing: border-box;
}
.accordion-block .accord .item .text h2 {
font-size: 24px;
}
.accordion-block .accord .item .text p {
font-size: 15px;
}
.accordion-block .accord .item .text a.link {
position: relative;
}
.accordion-block .accord .item .toggle {
width: 18px;
height: 18px;
position: absolute;
top: 17px;
right: 0;
background-color: var(--liminal-blue);
border-radius: 20px;
transition: all 0.3s ease-in-out;
}
.accordion-block .accord .item .toggle:before {
content: "";
width: 50%;
position: absolute;
top: 50%;
left: 50%;
height: 2px;
background-color: white;
transform: translate(-50%, -50%);
border-radius: 15px;
}
.accordion-block .accord .item .toggle:after {
content: "";
width: 50%;
position: absolute;
top: 50%;
left: 50%;
height: 2px;
background-color: white;
transform: translate(-50%, -50%) rotate(90deg);
border-radius: 15px;
transition: all 0.3s ease-in-out;
}
.accordion-block .accord .item .toggle:hover {
cursor: pointer;
background-color: var(--liminal-dgray);
}
.accordion-block .accord .item.open .toggle {
background-color: var(--liminal-green);
}
.accordion-block .accord .item.open .toggle:after {
transform: translate(-50%, -50%) rotate(0deg);
}
.accordion-block .accord .item:hover {
cursor: pointer;
}
.accordion-block .accord .item:hover span.title {
color: var(--solace-orange);
}
.accordion-block .accord .item:first-child {
border-top: 1px solid var(--c-lightgrey);
}
@media screen and (max-width: 844px) {
.accordion-block .accord .item span.title {
max-width: 92%;
display: inline-block;
}
.accordion-block .accord .item .text {
padding: 20px 0 0 0;
}
.wp-block-column .accordion-block .accord {
padding: 0;
}
}
.bar-block {
position: relative;
width: 100%;
background-color: var(--bs-red);
padding: 30px 60px;
box-sizing: border-box;
}
.bar-block .container .cont {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
gap: 30px;
}
.bar-block .container .cont h2 {
color: white;
margin: 0;
padding: 0;
}
.bar-block .container .cont ul {
width: 40%;
}
.bar-block .container .cont ul li {
color: white;
}
.bar-block .container .cont a {
width: 15%;
color: white;
text-align: center;
border-color: white;
font-size: 16px;
font-weight: 300;
padding: 11px 20px 12px;
}
.bar-block .container .cont a:hover {
background-color: white;
color: red;
}
@media screen and (max-width: 844px) {
.bar-block {
padding: 30px 20px;
}
.bar-block .container .cont {
text-align: center;
}
.bar-block .container .cont a {
padding: 15px 55px;
}
}
.boxes-block {
position: relative;
}
.boxes-block h2 {
color: var(--obj-blue);
padding: 10px 20px;
}
.boxes-block .boxes {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
position: relative;
}
.boxes-block .boxes .box {
width: 32%;
border: 1px solid black;
padding: 30px;
box-sizing: border-box;
margin: 15px 0;
display: flex;
flex-wrap: wrap;
align-items: center;
align-content: flex-start;
text-decoration: none;
transition: background-color 0.4s ease-in-out, border-color 0.4s ease-in-out;
position: relative;
}
.boxes-block .boxes .box .container {
text-align: center;
}
.boxes-block .boxes .box .container img {
width: 80%;
height: 100px;
object-fit: contain;
transition: all 0.4s ease-in-out;
}
.boxes-block .boxes .box .container h3 {
font-size: 22px;
color: var(--bs-red);
margin: 0;
transition: all 0.4s ease-in-out;
}
.boxes-block .boxes .box .container p {
font-size: 14px;
transition: all 0.4s ease-in-out;
}
.boxes-block .boxes .box:hover {
background-color: black;
}
.boxes-block .boxes .box:hover .container img {
filter: brightness(0) invert(1);
}
.boxes-block .boxes .box:hover .container h3, .boxes-block .boxes .box:hover .container p {
color: white;
}
.wp-block-column .boxes-block {
padding: 0;
}
@media screen and (max-width: 844px) {
.boxes-block .boxes .box {
width: 100%;
margin: 5px 0;
}
}
.breadcrumbs-block {
position: relative;
position: relative;
padding: 20px 20px !important;
}
.breadcrumbs-block .dev {
left: -150px;
}
.call-our-team-block {
padding: 60px 20px !important;
position: relative;
}
.call-our-team-block h2 {
margin: 0;
padding: 3px 0;
}
.call-our-team-block h2 a {
text-decoration: none;
color: var(--miag-blue);
}
.call-our-team-block h2 a:hover {
color: var(--miag-dblue);
}
.call-our-team-block p {
margin: 0;
padding: 0;
}
.call-our-team-block p a {
text-decoration: none;
color: var(--miag-grey);
}
.call-our-team-block p a:hover {
color: var(--miag-blue);
}
.contact-bar-block {
background-color: black;
overflow: hidden;
position: relative;
}
.contact-bar-block .bg {
position: absolute;
width: 100%;
height: 100%;
top: -200px;
}
.contact-bar-block .bg img {
width: 100%;
object-fit: cover;
}
.contact-bar-block .cont {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 100px 20px;
}
.contact-bar-block .cont .col {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
z-index: 1;
color: white;
}
.contact-bar-block .cont .col .text {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.contact-bar-block .cont .col .text a.emergency {
font-size: 24px;
line-height: 29px;
font-weight: 700;
padding: 5px 0;
position: relative;
text-decoration: none;
display: flex;
flex-wrap: wrap;
align-items: center;
transition: color 0.3s ease-in-out;
margin: 0;
}
.contact-bar-block .cont .col .text a.emergency:hover {
color: var(--bs-red);
}
.contact-bar-block .cont .col .text a.emergency:before {
content: "";
margin-right: 10px;
background: transparent url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/phone.svg) no-repeat center center;
background-size: 40px;
width: 40px;
height: 40px;
position: relative;
}
.contact-bar-block .cont .col .text h2 {
margin: 0;
}
.contact-bar-block .cont .col .text a.btn {
margin-top: 30px;
}
.contact-bar-block .cont .col ul li {
margin: 5px 0;
font-family: "Lato", sans-serif;
}
.contact-bar-block .cont .col img {
height: 750px;
width: 105%;
object-fit: cover;
object-position: center;
margin-left: -5%;
z-index: -1;
}
.contact-bar-block .cont:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #00000080;
}
@media screen and (max-width: 844px) {
.intro-block .cont {
padding: 0;
}
.intro-block .cont .col {
width: 100% !important;
}
.intro-block .cont .col .text {
padding: 0 20px;
}
.intro-block .cont .col .text a {
margin-top: 20px;
}
.intro-block .cont .col img {
margin-left: 0;
width: 100%;
}
}
[data-type="acf/form"] .form-block {
min-height: 38px;
background-color: #f7f7f7;
}
[data-type="acf/form"] .form-block:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
background-color: transparent;
z-index: 100;
top: 0;
}
.contact-block {
position: relative;
}
.contact-block form {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
position: relative;
padding: 0 0 20px;
}
.contact-block form .col {
width: 49%;
}
.contact-block form label {
width: 100%;
display: inline-block;
font-family: "PT Serif", serif;
font-weight: 500;
font-size: 14px;
line-height: 14px;
color: #757575;
padding: 0;
margin: 15px 0 0;
font-family: "Lato", sans-serif;
}
.contact-block form label span {
width: 100%;
display: inline-block;
margin-top: 10px;
}
.contact-block form label span input {
box-sizing: border-box;
padding: 20px;
width: 100%;
box-sizing: border-box;
border: 1px solid #cecece;
border-radius: 0px;
background-color: white;
transition: background-color 0.3s ease-in-out;
}
.contact-block form label span input:focus {
background-color: #f6f6f6;
}
.contact-block form label span textarea {
box-sizing: border-box;
padding: 20px;
width: 100%;
box-sizing: border-box;
border: 1px solid #cecece;
border-radius: 0px;
background-color: white;
transition: background-color 0.3s ease-in-out;
height: 180px;
}
.contact-block form label .wpcf7-not-valid-tip {
font-size: 12px;
margin: 5px 0;
padding: 0;
display: inline-block;
}
.contact-block form label.full {
width: 100%;
}
.contact-block form input[type=submit] {
border-color: #e0eef7;
width: 55%;
background-color: var(--j-blue);
border: none;
margin-top: 10px !important;
padding: 21px 50px !important;
}
.contact-block form input[type=submit]:hover {
cursor: pointer;
background-color: var(--j-dblue);
padding: 18px 50px 18px 50px;
}
.contact-block form .wpcf7-response-output {
width: 100%;
text-align: center;
border: none;
padding: 0;
position: relative;
bottom: 0;
margin: 0;
font-family: "PT Serif", serif;
color: var(--solace-orange);
}
.contact-block form .wpcf7-spinner {
position: absolute;
bottom: 14px;
left: 50%;
transform: translate(-50%, 0);
}
.contact-block p.disclaimer {
font-size: 12px;
line-height: 20px;
color: #0A2433;
margin: 0;
padding: 0;
}
.wp-block-columns .contact-block {
padding: 0;
}
@media screen and (max-width: 844px) {
.contact-block .intro {
padding: 0 20px;
}
.contact-block .intro h1 {
margin-bottom: 20px;
}
.contact-block .intro p {
line-height: 32px;
}
.contact-block .content {
margin-top: 0;
padding: 0px;
}
.contact-block .content .col {
width: 100% !important;
}
.contact-block .content .col form label {
width: 100%;
}
}
.curriculum-block {
display: flex;
flex-wrap: wrap;
}
.curriculum-block .col {
width: 50%;
position: relative;
min-height: 550px;
}
.curriculum-block .col img {
width: 275px;
height: 330px;
display: inline-block;
object-fit: cover;
object-position: center;
border-radius: 8px;
position: relative;
transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
opacity: 0;
}
.curriculum-block .col .text {
width: 90%;
}
.curriculum-block .col .text .item {
padding-left: 45px;
position: relative;
}
.curriculum-block .col .text .item p {
font-size: 14px;
line-height: 17px;
padding: 5px 0;
margin: 0;
}
.curriculum-block .col .text .item p.title {
font-size: 17px;
color: var(--miag-blue);
margin-top: 6px;
font-family: "Lato", sans-serif;
display: inline-block;
}
.curriculum-block .col .text .item:before {
content: "";
width: 30px;
height: 30px;
background: transparent url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/circle-tick.svg) no-repeat top center;
background-size: 28px;
position: absolute;
top: 7px;
left: 0;
}
.curriculum-block .col .text .button {
margin-top: 40px !important;
}
.curriculum-block .col img:nth-child(1) {
z-index: 2;
}
.curriculum-block .col img:nth-child(2) {
position: absolute;
left: 200px;
top: 160px;
z-index: 1;
transition-delay: 200ms;
}
.curriculum-block .col.is-inview img {
opacity: 1;
}
.curriculum-block .col.is-inview img:nth-child(1) {
transform: rotate(9deg);
}
.curriculum-block .col.is-inview img:nth-child(2) {
transform: rotate(-5deg);
}
@media screen and (max-width: 844px) {
.curriculum-block .col {
width: 100%;
min-height: auto;
padding-bottom: 20px;
}
.curriculum-block .col img {
left: -40px;
}
.curriculum-block .col img:nth-child(2) {
left: 30%;
}
.curriculum-block .col:nth-child(1) {
padding-bottom: 180px;
}
}
.double-image-block .content {
max-width: 1140px !important;
padding: 0 !important;
}
.double-image-block .content .wp-block-columns {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 0;
gap: 0;
}
.double-image-block .content .wp-block-columns .wp-block-column {
width: 50%;
flex-basis: auto;
flex-grow: initial;
align-items: center !important;
}
.double-image-block .content .wp-block-columns .wp-block-column figure {
height: 100%;
}
.double-image-block .content .wp-block-columns .wp-block-column figure img {
height: 100%;
max-height: 450px;
object-fit: cover;
object-position: center;
}
@media screen and (max-width: 844px) {
.double-image-block {
padding: 0 20px;
}
.double-image-block .content .wp-block-columns .wp-block-column:nth-child(1) {
padding: 20px !important;
box-sizing: border-box;
}
.double-image-block .content .wp-block-columns .wp-block-column:nth-child(2) figure img {
min-height: 380px;
}
}
.download-list-block .cont .item a {
font-size: 14px;
color: var(--obj-grey);
display: inline-block;
margin: 2px 0;
}
.download-list-block .cont .item a[href$=".pdf"] {
background: url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/pdf.svg) left center no-repeat;
padding: 5px 0 5px 25px;
background-size: 18px;
}
[data-type="acf/form"] .form-block {
min-height: 38px;
background-color: #f7f7f7;
}
[data-type="acf/form"] .form-block:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
background-color: transparent;
z-index: 100;
top: 0;
}
.form-block {
position: relative;
padding: 0;
}
.form-block .bg .content {
display: flex;
flex-wrap: wrap;
margin: 0 auto;
box-sizing: border-box;
padding: 0px 20px !important;
justify-content: space-between;
position: relative;
z-index: 10;
align-items: flex-start;
}
.form-block .bg .content p strong {
font-size: 18px;
margin-top: 10px;
display: inline-block;
width: 100%;
}
.form-block .bg .content .info {
display: none;
}
.form-block .bg .content .info.active {
display: block;
}
.form-block .bg .content form {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
position: relative;
padding: 0 0 20px;
}
.form-block .bg .content form .col {
width: 49%;
display: flex;
flex-wrap: wrap;
}
.form-block .bg .content form label {
width: 100%;
display: inline-block;
font-family: "PT Serif", serif;
font-weight: 500;
font-size: 14px;
line-height: 14px;
color: #757575;
padding: 0;
margin: 5px 0;
font-family: "Lato", sans-serif;
}
.form-block .bg .content form label span {
width: 100%;
display: inline-block;
margin-top: 15px;
}
.form-block .bg .content form label span input {
box-sizing: border-box;
padding: 20px;
width: 100%;
box-sizing: border-box;
border: none;
border-radius: 3px;
background-color: #F5F5F5;
transition: background-color 0.3s ease-in-out;
}
.form-block .bg .content form label span input:focus {
background-color: #f6f6f6;
}
.form-block .bg .content form label span select {
padding: 20px;
width: 100%;
border-radius: 3px;
box-sizing: border-box;
border: none;
font-weight: 500;
outline-width: 0;
-webkit-appearance: none;
-moz-appearance: none;
background: #F5F5F5 url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/arrow-down.svg) no-repeat 97% center;
background-size: 20px;
}
.form-block .bg .content form label span textarea {
padding: 20px;
width: 100%;
box-sizing: border-box;
background-color: #F5F5F5;
border-radius: 5px;
border: none;
height: 137px;
}
.form-block .bg .content form label .wpcf7-not-valid-tip {
font-size: 12px;
margin: 5px 0;
padding: 0;
display: inline-block;
}
.form-block .bg .content form label.full {
width: 100%;
}
.form-block .bg .content form input[type=submit] {
width: 40%;
display: inline-block;
padding: 20px 55px !important;
border: none;
margin-left: auto;
border-radius: 8px;
margin-top: 15px;
}
.form-block .bg .content form input[type=submit]:hover {
cursor: pointer;
padding: 20px 55px !important;
}
.form-block .bg .content form .wpcf7-response-output {
width: 100%;
text-align: center;
border: none;
padding: 0;
position: relative;
bottom: 0;
margin: 0;
font-family: "PT Serif", serif;
color: var(--solace-orange);
}
.form-block .bg .content form .wpcf7-spinner {
position: absolute;
bottom: 14px;
left: 50%;
transform: translate(-50%, 0);
}
.form-block .bg .content form .full input[type=submit] {
width: 100%;
margin-top: 5px;
}
.form-block .bg .content form .full label span {
margin-top: 0;
}
.form-block .bg .content p.disclaimer {
font-size: 12px;
line-height: 20px;
color: #0A2433;
margin: 0;
padding: 0;
}
.form-block .bg .content ul {
margin-left: 0;
}
.form-block .bg .content ul li {
position: relative;
color: var(--miag-blue);
list-style: none;
padding: 9px 0 6px 45px;
}
.form-block .bg .content ul li:before {
content: "";
width: 30px;
height: 30px;
background: transparent url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/circle-tick.svg) no-repeat top center;
background-size: 28px;
position: absolute;
top: 7px;
left: 0;
}
.form-block .bg.white .content .col ul li {
color: white;
}
.form-block .bg.white .content .col form label {
color: white;
}
.form-block .bg.white .content .col form input[type=submit] {
background-color: var(--miag-blue);
}
.wp-block-column .form-block .bg .content {
padding: 0 !important;
}
@media screen and (max-width: 844px) {
.form-block .bg .content {
padding: 20px !important;
}
.form-block .bg .content .col {
width: 100% !important;
}
.form-block .bg .content .col form label {
width: 100%;
}
}
.free-assessment-block .wrapper {
padding: 60px 0;
}
.free-assessment-block .wrapper .cont {
display: flex;
flex-wrap: wrap;
max-width: 840px;
margin: 0 auto;
position: relative;
}
.free-assessment-block .wrapper .cont .col {
width: 45%;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-self: center;
justify-content: center;
padding: 0 30px;
border-right: 3px solid var(--obj-yellow);
box-sizing: border-box;
}
.free-assessment-block .wrapper .cont .col h3 {
color: var(--obj-dblue);
font-size: 32px;
text-align: center;
}
.free-assessment-block .wrapper .cont .col:nth-child(2) {
width: 55%;
border-right: 0;
}
.free-assessment-block .wrapper .cont .col:nth-child(2) p {
width: 100%;
}
.free-assessment-block .wrapper .cont .col:nth-child(2) a {
font-weight: 600;
text-decoration: none;
font-size: 18px;
}
.free-assessment-block .wrapper.blue {
background-color: var(--obj-dblue);
}
.free-assessment-block .wrapper.blue .col {
border-color: var(--obj-lblue);
}
.free-assessment-block .wrapper.blue .col h3 {
color: white;
}
.free-assessment-block .wrapper.blue .col:nth-child(2) p {
color: #FFFFFFB2;
}
.free-assessment-block .wrapper.blue .col:nth-child(2) a {
color: var(--obj-lblue);
}
.gallery-block {
background-color: var(--miag-dblue2);
padding: 40px 0 50px;
position: relative;
}
.gallery-block h2 {
margin-bottom: 30px !important;
}
.gallery-block .gallery {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-start;
gap: 10px;
}
.gallery-block .gallery a {
width: calc(25% - 8px);
height: 230px;
}
.gallery-block .gallery a img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
display: block;
position: relative;
transition: all 0.3s ease-in-out;
left: 0;
top: 0;
}
.gallery-block .gallery a:hover img {
width: 104%;
height: 104%;
top: -2%;
left: -2%;
}
@media screen and (max-width: 844px) {
.gallery-block .gallery a {
width: calc(50% - 8px);
height: 150px;
}
}
.globe-block {
position: relative;
}
.globe-block .dev {
left: auto;
right: 0;
top: -33px;
}
.globe-block .globe {
width: 400px;
height: 400px;
position: absolute;
z-index: -1;
top: -400px;
right: 0;
background: transparent url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/globe-grey.svg) no-repeat top left;
background-size: 500px;
}
.graphic-block {
position: relative;
z-index: -1;
}
.graphic-block .dev {
left: 0;
}
.graphic-block .cont svg {
width: 650px;
height: 650px;
position: absolute;
right: -350px;
top: -450px;
}
.graphic-block .cont svg g path, .graphic-block .cont svg g circle {
fill: #0081C333;
opacity: 0;
}
.graphic-block .cont.is-inview svg > g > path {
stroke-dasharray: 1050;
animation: rotate2;
animation-fill-mode: forwards;
animation-duration: 1.5s;
transition-delay: 0s;
opacity: 0;
}
.graphic-block .cont.is-inview svg > g > circle {
animation: scale;
animation-fill-mode: forwards;
animation-duration: 1.5s;
animation-delay: 0.2s;
opacity: 0;
}
@keyframes rotate2 {
from {
transform: rotate(-150deg);
transform-origin: 59px 59px;
opacity: 0;
}
to {
transform: rotate(0deg);
transform-origin: 59px 59px;
opacity: 1;
}
}
.icons-block {
position: relative;
}
.icons-block .cont {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: center;
gap: 20px;
}
.icons-block .cont .item {
width: 25%;
display: inline-block;
text-align: center;
}
.icons-block .cont .item .img {
height: 80px;
width: 165px;
border-radius: 50px;
display: block;
margin: 0 auto;
}
.icons-block .cont .item .img img {
display: inline-block;
height: 100%;
width: auto;
max-width: 90%;
box-sizing: border-box;
padding: 5px;
transition: all 0.3s ease-in-out;
}
.icons-block .cont .item h4 {
font-family: "PT Serif", serif;
font-size: 23px;
font-weight: 100;
margin: 20px 0;
}
.icons-block .cont .item p {
font-size: 13px;
line-height: 21px;
}
.icons-block .cont .item a {
color: var(--hv-orange) !important;
border: none !important;
padding: 0 15px 0 0 !important;
font-weight: 400 !important;
font-size: 12px !important;
font-family: "Lato", sans-serif !important;
}
.icons-block .cont .item a:after {
filter: invert(1) brightness(0) !important;
background-size: 7px !important;
right: 0 !important;
opacity: 1 !important;
}
.icons-block .cont .item a:hover {
background-color: transparent !important;
color: var(--hv-grey) !important;
}
.icons-block .cont .item a:hover:after {
right: -10px !important;
}
.icons-block .slick-slide {
margin: 0 27px;
}
.icons-block .slick-list {
margin: 0 -27px;
}
@media screen and (max-width: 844px) {
.icons-block {
overflow: hidden;
}
.icons-block .cont .item {
height: auto;
width: 50%;
}
}
.image-boxes-block {
position: relative;
}
.image-boxes-block .boxes {
display: flex;
flex-wrap: wrap;
position: relative;
}
.image-boxes-block .boxes .box {
width: 50%;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
align-items: center;
align-content: flex-start;
text-decoration: none;
transition: background-color 0.4s ease-in-out, border-color 0.4s ease-in-out;
position: relative;
background-color: black;
}
.image-boxes-block .boxes .box img {
width: 100%;
height: 450px;
object-fit: cover;
transition: all 0.4s ease-in-out;
position: relative;
opacity: 0.6;
}
.image-boxes-block .boxes .box .container {
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.image-boxes-block .boxes .box .container h3 {
font-size: 32px;
line-height: 36px;
color: white;
margin: 0;
transition: all 0.4s ease-in-out;
}
.image-boxes-block .boxes .box .container p {
font-size: 14px;
transition: all 0.4s ease-in-out;
}
.image-boxes-block .boxes .box .container a {
color: white;
margin-top: 40px;
border: 2px solid white;
background-color: transparent;
}
.image-boxes-block .boxes .box .container a:hover {
border-color: var(--bs-red);
}
.image-boxes-block .boxes .box:hover {
background-color: black;
}
.image-boxes-block .boxes .box:hover .container img {
filter: brightness(0) invert(1);
}
.image-boxes-block .boxes .box:hover .container h3, .image-boxes-block .boxes .box:hover .container p {
color: white;
}
.wp-block-column .boxes-block {
padding: 0;
}
@media screen and (max-width: 844px) {
.image-boxes-block .boxes .box {
width: 100%;
margin: 0;
}
}
.image-content-block .content {
max-width: 1140px !important;
padding: 0 !important;
}
.image-content-block .content .wp-block-columns {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 0;
gap: 0;
}
.image-content-block .content .wp-block-columns .wp-block-column {
width: 50%;
flex-basis: auto;
flex-grow: initial;
align-items: center !important;
}
.image-content-block .content .wp-block-columns .wp-block-column:nth-child(1) {
padding: 40px 60px;
box-sizing: border-box;
}
.image-content-block .content .wp-block-columns .wp-block-column:nth-child(1) > .heading:first-of-type h1, .image-content-block .content .wp-block-columns .wp-block-column:nth-child(1) > .heading:first-of-type h2, .image-content-block .content .wp-block-columns .wp-block-column:nth-child(1) > .heading:first-of-type h3 {
margin-top: 10px;
}
.image-content-block .content .wp-block-columns .wp-block-column:nth-child(2) figure {
height: 100%;
}
.image-content-block .content .wp-block-columns .wp-block-column:nth-child(2) figure img {
height: 100%;
object-fit: cover;
object-position: center;
}
.image-content-block .content.arrange-left .wp-block-columns .wp-block-column:nth-child(1) {
order: 2;
}
.image-content-block .content.arrange-left .wp-block-columns .wp-block-column:nth-child(2) {
order: 1;
}
@media screen and (max-width: 844px) {
.image-content-block {
padding: 0 20px;
}
.image-content-block .content .wp-block-columns .wp-block-column:nth-child(1) {
padding: 20px !important;
box-sizing: border-box;
}
.image-content-block .content .wp-block-columns .wp-block-column:nth-child(2) figure img {
min-height: 380px;
}
}
.info-block {
background-color: black;
overflow: hidden;
position: relative;
}
.info-block .bg {
position: absolute;
width: 100%;
height: 100%;
top: -200px;
}
.info-block .bg img {
width: 100%;
min-height: 800px;
object-fit: cover;
}
.info-block .cont {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 100px 20px;
}
.info-block .cont .col {
width: 55%;
display: flex;
flex-wrap: wrap;
align-items: center;
z-index: 1;
color: white;
}
.info-block .cont .col .text a {
margin-top: 30px;
}
.info-block .cont .col ul li {
margin: 5px 0;
font-family: "Lato", sans-serif;
}
.info-block .cont .col img {
height: 650px;
width: 105%;
object-fit: cover;
object-position: center;
margin-left: -5%;
z-index: -1;
}
.info-block .cont .col:nth-child(2) {
z-index: 2;
width: 35%;
}
.info-block .cont:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #00000080;
}
@media screen and (max-width: 844px) {
.info-block .bg {
top: auto;
}
.info-block .bg img {
height: 100%;
}
.info-block .cont {
padding: 40px 20px;
}
.info-block .cont .col {
width: 100% !important;
margin: 20px 0;
}
}
.intro-block {
background-color: black;
padding: 40px 0;
position: relative;
}
.intro-block .container {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: space-between;
}
.intro-block .container .col {
color: white;
width: 60%;
}
.intro-block .container .col .heading, .intro-block .container .col .paragraph {
padding: 0;
}
.intro-block .container .col .emergency {
font-size: 20px;
font-weight: 700;
padding: 30px 0;
position: relative;
text-decoration: none;
display: flex;
flex-wrap: wrap;
align-items: center;
transition: color 0.3s ease-in-out;
}
.intro-block .container .col .emergency:before {
content: "";
margin-right: 10px;
background: transparent url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/phone.svg) no-repeat center center;
background-size: 40px;
width: 40px;
height: 40px;
position: relative;
}
.intro-block .container .col .emergency:hover {
color: var(--bs-red);
}
.intro-block .container .col form {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.intro-block .container .col form label {
width: 49.5%;
}
.intro-block .container .col form label span {
margin: 2px 0;
}
.intro-block .container .col form label span input, .intro-block .container .col form label span textarea {
padding: 10px 20px;
box-sizing: border-box;
width: 100%;
margin: 3px 0;
border-radius: 4px;
border: none;
}
.intro-block .container .col form label span input:focus, .intro-block .container .col form label span textarea:focus {
outline: none;
}
.intro-block .container .col form label span select {
padding: 10px 20px;
box-sizing: border-box;
width: 100%;
margin: 3px 0;
border-radius: 4px;
border: none;
-webkit-appearance: none;
-moz-appearance: none;
background: white url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/arrow-down.svg) no-repeat 95% center;
background-size: 20px;
}
.intro-block .container .col form label.full {
width: 100%;
}
.intro-block .container .col form input[type=submit] {
border: none;
margin-top: 0px;
min-width: 150px;
}
.intro-block .container .col:nth-child(2) {
width: 35%;
}
.intro-block .container .col:nth-child(2) > h4 {
color: var(--bs-red);
padding: 0;
margin: 0;
}
@media screen and (max-width: 844px) {
.intro-block .container .col {
width: 100% !important;
}
.intro-block .container .col form input[type=submit] {
width: 100%;
}
}
.laptop-block {
margin-top: 100px;
}
.laptop-block .cont {
background: transparent url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/laptop.svg) no-repeat center center;
height: 600px;
}
.laptop-block .cont img {
display: inline-block;
position: absolute;
top: 48px;
width: 656px;
left: 50%;
transform: translate(-50%, 0);
height: 412px;
object-fit: cover;
object-position: top;
}
@media screen and (max-width: 844px) {
.laptop-block {
margin-top: 0;
}
.laptop-block .cont {
height: 240px;
}
.laptop-block .cont img {
width: 263px;
top: 253px;
height: 166px;
}
}
.left-right-block .content .item {
display: flex;
flex-wrap: wrap;
margin: 40px 0 60px;
}
.left-right-block .content .item .col {
width: 70%;
padding-right: 40px;
box-sizing: border-box;
}
.left-right-block .content .item .col img {
width: 100%;
height: auto;
transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
opacity: 0;
}
.left-right-block .content .item .col h3 {
color: var(--miag-dblue);
margin-bottom: 10px;
}
.left-right-block .content .item .col a.btn {
margin-top: 20px !important;
display: inline-block !important;
}
.left-right-block .content .item .col:nth-child(2) {
width: 30%;
padding-right: 0;
}
.left-right-block .content .item.is-inview img {
transform: rotate(6deg);
opacity: 1;
}
.left-right-block .content .item:nth-child(2n) .col:nth-child(1) {
order: 2;
padding-right: 0;
}
.left-right-block .content .item:nth-child(2n) .col:nth-child(2) {
order: 1;
padding-right: 40px;
}
.left-right-block .content .item:nth-child(2n).is-inview img {
transform: rotate(-6deg);
opacity: 1;
}
@media screen and (max-width: 844px) {
.left-right-block .content .item {
margin: 20px 0;
}
.left-right-block .content .item .col {
width: 100% !important;
padding: 0 !important;
}
.left-right-block .content .item .col img {
margin: 30px 0;
}
.left-right-block .content .item .col:nth-child(1) {
order: 2 !important;
}
.left-right-block .content .item .col:nth-child(2) {
order: 1 !important;
}
}
.line-block {
position: relative;
width: 100%;
height: 2px;
background-color: var(--giraffe-purple);
}
.maps-block .content {
border: 1px solid var(--hv-llgrey);
max-width: 1140px !important;
padding: 0 !important;
}
.maps-block .content .wp-block-columns {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 0;
gap: 0;
}
.maps-block .content .wp-block-columns .wp-block-column {
width: 50%;
flex-basis: auto;
flex-grow: initial;
align-items: center !important;
}
.maps-block .content .wp-block-columns .wp-block-column:nth-child(1) {
padding: 40px;
box-sizing: border-box;
}
.maps-block .content .wp-block-columns .wp-block-column:nth-child(1) > .heading:first-of-type h1, .maps-block .content .wp-block-columns .wp-block-column:nth-child(1) > .heading:first-of-type h2, .maps-block .content .wp-block-columns .wp-block-column:nth-child(1) > .heading:first-of-type h3 {
margin-top: 10px;
}
.maps-block .content .wp-block-columns .wp-block-column:nth-child(2) figure {
height: 100%;
}
.maps-block .content .wp-block-columns .wp-block-column:nth-child(2) figure img {
height: 100%;
object-fit: cover;
object-position: center;
}
.maps-block .content .wp-block-columns .wp-block-column:nth-child(2) iframe {
width: 100%;
}
.maps-block .content.arrange-left .wp-block-columns .wp-block-column:nth-child(1) {
order: 2;
}
.maps-block .content.arrange-left .wp-block-columns .wp-block-column:nth-child(2) {
order: 1;
}
@media screen and (max-width: 844px) {
.maps-block {
padding: 0 20px;
}
.maps-block .content .wp-block-columns .wp-block-column:nth-child(1) {
padding: 20px !important;
}
}
.menu-block {
position: relative;
}
.menu-block .items {
padding: 40px 0 40px 40px;
box-sizing: border-box;
}
.menu-block .items a {
display: inline-block;
width: 100%;
font-size: 14px;
padding: 6px 0;
font-weight: 600;
text-decoration: none;
transition: color 0.3s ease-in-out;
}
.menu-block .items a:hover {
color: var(--hv-orange);
cursor: pointer;
}
@media screen and (max-width: 844px) {
.menu-block .items {
padding: 0;
}
}
.mobile-block {
padding: 100px 0;
}
.mobile-block .swiper-wrapper {
width: 100%;
padding-top: 50px;
padding-bottom: 50px;
}
.mobile-block .swiper-wrapper .swiper-slide {
background-image: url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/phone.svg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
width: 300px;
height: 600px;
margin: 0 40px;
padding: 37px 15px 0;
box-sizing: border-box;
}
.mobile-block .swiper-wrapper .swiper-slide img {
display: block;
width: 271px;
height: 488px;
object-fit: cover;
object-position: top center;
}
.mobile-block .swiper-slide-shadow-left, .mobile-block .swiper-slide-shadow-right {
display: none;
}
@media screen and (max-width: 844px) {
.mobile-block {
padding: 0 0 50px;
width: 100%;
overflow: hidden;
}
}
.news-block .news {
display: flex;
flex-wrap: wrap;
gap: 30px;
margin-bottom: 30px;
}
.news-block .news .item {
flex: 1 1 40%;
}
.news-block .news .item a {
color: var(--hv-orange) !important;
border: none !important;
padding: 0 15px 0 0 !important;
font-weight: 400 !important;
font-size: 12px !important;
font-family: "Lato", sans-serif !important;
}
.news-block .news .item a:after {
filter: invert(1) brightness(0) !important;
background-size: 7px !important;
right: 0 !important;
opacity: 1 !important;
}
.news-block .news .item a:hover {
background-color: transparent !important;
color: var(--hv-grey) !important;
}
.news-block .news .item a:hover:after {
right: -10px !important;
}
.news-block .news .pagination {
width: 100%;
display: flex;
flex-wrap: wrap;
}
.news-block .news .pagination .current {
background-color: var(--hv-orange);
color: white;
height: 30px;
width: 30px;
border-radius: 2px;
display: flex;
align-items: center;
justify-content: center;
}
.news-block .news .pagination a {
background-color: var(--hv-grey);
color: white;
height: 30px;
width: 30px;
border-radius: 2px;
display: flex;
align-items: center;
justify-content: center;
margin: 0 2px;
text-decoration: none;
}
.news-block .news .pagination a:hover {
background-color: var(--hv-orange);
}
.news-block .news .pagination a.next, .news-block .news .pagination a.prev {
background-color: transparent;
width: auto;
color: var(--hv-grey);
margin: 0 10px;
}
.news-block .news .pagination a.next:hover, .news-block .news .pagination a.prev:hover {
color: var(--hv-orange);
}
.process-block {
max-width: 920px;
padding: 40px 0 100px;
}
.process-block .cont {
display: flex;
flex-wrap: wrap;
position: relative;
}
.process-block .cont:after {
content: "";
width: 200vw;
height: 2px;
background-color: var(--f-lblue);
position: absolute;
bottom: -42px;
left: -100vw;
}
.process-block .cont .swiper-wrapper {
justify-content: center;
}
.process-block .cont .swiper-wrapper .item {
width: 20%;
width: 250px;
opacity: 0;
transition: all 0.4s ease-in-out;
}
.process-block .cont .swiper-wrapper .item .circle {
height: 150px;
width: 150px;
border-radius: 150px;
background-color: var(--obj-blue);
display: flex;
align-items: center;
justify-content: center;
position: relative;
color: white;
text-align: center;
text-transform: uppercase;
font-weight: 600;
padding: 20px;
box-sizing: border-box;
margin: 0 auto;
margin-bottom: 30px;
}
.process-block .cont .swiper-wrapper .item .circle img {
width: 80%;
height: 80%;
}
.process-block .cont .swiper-wrapper .item .circle:after {
content: "";
left: 50%;
width: 2px;
height: 20px;
}
.process-block .cont .swiper-wrapper .item h4 {
padding: 0;
margin: 10px 0;
font-size: 20px;
text-align: center;
color: var(--obj-dblue);
}
.process-block .cont .swiper-wrapper .item p {
padding: 0;
margin: 0;
text-align: center;
}
.process-block .cont .swiper-wrapper .item:after {
content: "";
position: absolute;
top: 20px;
height: 270px;
width: 300px;
background-color: transparent;
left: 50%;
z-index: -1;
border-radius: 50%;
border-top: dashed 2px #9b9b9b;
opacity: 0;
}
.process-block .cont .swiper-wrapper .item:nth-child(2n):after {
border-bottom: dashed 2px #9b9b9b;
top: -145px;
border-top: none;
}
.process-block .cont .swiper-wrapper .item:last-child:after {
display: none;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(1) {
transition-delay: 0.2s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(1):after {
transition-delay: 0.4s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(2) {
transition-delay: 0.4s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(2):after {
transition-delay: 0.8s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(3) {
transition-delay: 0.6s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(3):after {
transition-delay: 1.2s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(4) {
transition-delay: 0.8s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(4):after {
transition-delay: 1.6s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(5) {
transition-delay: 1s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(5):after {
transition-delay: 2s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(6) {
transition-delay: 1.2s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(6):after {
transition-delay: 2.4s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(7) {
transition-delay: 1.4s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(7):after {
transition-delay: 2.8s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(8) {
transition-delay: 1.6s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(8):after {
transition-delay: 3.2s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(9) {
transition-delay: 1.8s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(9):after {
transition-delay: 3.6s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(10) {
transition-delay: 2s;
opacity: 1;
}
.process-block .cont .swiper-wrapper.is-inview .item:nth-child(10):after {
transition-delay: 4s;
opacity: 1;
}
@media screen and (max-width: 844px) {
.process-block {
padding: 40px 10vw 100px;
}
}
.projects-vertical-block {
position: relative;
padding: 40px 0;
box-sizing: border-box;
}
.projects-vertical-block .swiper-vertical {
height: 600px;
overflow: hidden;
}
.projects-vertical-block .swiper-vertical .swiper-slide {
padding: 10px;
box-sizing: border-box;
}
.projects-vertical-block .swiper-vertical .swiper-slide img {
width: 100%;
height: 270px;
object-fit: cover;
object-position: center;
box-shadow: 0 0px 10px black;
border-radius: 5px;
}
.projects-vertical-block .swiper-vertical .swiper-button-prev {
position: absolute;
left: 50%;
transform: rotate(90deg) translate(-50%, 0%);
top: 30px;
bottom: auto;
z-index: 100;
}
.projects-vertical-block .swiper-vertical .swiper-button-prev:after {
color: var(--giraffe-purple);
}
.projects-vertical-block .swiper-vertical .swiper-button-next {
position: absolute;
left: 50%;
transform: rotate(90deg) translate(-50%, 0%);
bottom: -10px;
top: auto;
z-index: 100;
}
.projects-vertical-block .swiper-vertical .swiper-button-next:after {
color: var(--giraffe-purple);
}
@media screen and (max-width: 844px) {
.projects-vertical-block .swiper-vertical .swiper-button-prev {
left: calc(50% - 10px);
}
.projects-vertical-block .swiper-vertical .swiper-button-next {
left: calc(50% - 10px);
}
}
.projects-block {
position: relative;
z-index: 12;
}
.projects-block .swiper {
padding: 0 50px 30px;
overflow: visible;
}
.projects-block .swiper .swiper-wrapper .swiper-slide {
display: flex;
flex-wrap: wrap;
opacity: 0.2 !important;
}
.projects-block .swiper .swiper-wrapper .swiper-slide .col {
display: flex;
flex-wrap: wrap;
align-items: center;
padding-left: 55px;
padding-right: 60px;
width: 55%;
box-sizing: border-box;
}
.projects-block .swiper .swiper-wrapper .swiper-slide .col .cont h2 {
color: var(--giraffe-purple);
margin: 10px 0 20px;
}
.projects-block .swiper .swiper-wrapper .swiper-slide .col .cont h3 {
margin: 0;
}
.projects-block .swiper .swiper-wrapper .swiper-slide .col:first-child {
width: 45%;
padding-left: 60px;
}
.projects-block .swiper .swiper-wrapper .swiper-slide .col:first-child img {
width: 100%;
height: 850px;
display: inline-block;
object-fit: contain;
object-position: bottom center;
}
.projects-block .swiper .swiper-wrapper .swiper-slide .col:last-child {
background-color: white;
}
.projects-block .swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
opacity: 1 !important;
}
.projects-block .swiper .swiper-scrollbar-drag {
background-color: var(--giraffe-purple);
}
.projects-block .swiper .swiper-button-next, .projects-block .swiper .swiper-button-prev {
transition: all 0.3s ease-in-out;
}
.projects-block .swiper .swiper-button-next:after, .projects-block .swiper .swiper-button-prev:after {
color: var(--giraffe-purple);
}
.projects-block .swiper .swiper-button-prev {
left: 15px;
}
.projects-block .swiper .swiper-button-next {
right: 15px;
}
.projects-block:after {
content: "";
position: absolute;
bottom: 28px;
left: 0;
width: 200vw;
height: 2px;
background-color: var(--giraffe-purple);
}
@media screen and (max-width: 844px) {
.projects-block {
overflow: hidden;
}
.projects-block .swiper {
padding: 0;
}
.projects-block .swiper .swiper-wrapper .swiper-slide {
padding: 0 0 80px 0px;
}
.projects-block .swiper .swiper-wrapper .swiper-slide .col {
width: 100% !important;
}
.projects-block .swiper .swiper-wrapper .swiper-slide .col img {
height: auto !important;
width: 100% !important;
}
.projects-block:after {
display: none;
}
.projects-block .swiper-scrollbar {
width: calc(100% - 60px);
left: 30px;
}
}
.quotes-block {
position: relative;
}
.quotes-block h2 {
color: var(--obj-blue);
padding: 10px 20px;
display: flex;
flex-wrap: wrap;
justify-content: center;
text-transform: uppercase;
}
.quotes-block h2 img {
height: 30px;
margin: 0 5px;
}
.quotes-block h2 img.google {
margin-top: 3px;
}
.quotes-block .boxes {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.quotes-block .boxes .box {
width: 32%;
margin-bottom: 2%;
border: 2px solid var(--bs-lgrey);
border-radius: 15px;
padding: 15px 20px;
box-sizing: border-box;
}
.quotes-block .boxes .box p.title {
font-weight: 600;
font-size: 16px;
}
.wp-block-column .boxes-block {
padding: 0;
}
@media screen and (max-width: 844px) {
.quotes-block .boxes .box {
width: 100%;
margin: 5px 0;
}
}
.resources-block {
position: relative;
}
.resources-block .cont {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.resources-block .cont .item {
width: 24%;
display: inline-block;
}
.resources-block .cont .item img {
display: inline-block;
height: 100%;
width: 70%;
height: 240px;
object-position: center;
object-fit: cover;
padding: 0px;
box-sizing: border-box;
filter: grayscale(1);
transition: all 0.3s ease-in-out;
}
.resources-block .cont .item img:hover {
filter: grayscale(0);
}
@media screen and (max-width: 844px) {
.icons-block .cont .item {
height: auto;
width: 50%;
}
}
.school-timings-block {
position: relative;
padding: 20px 0 0;
}
.school-timings-block .dev {
right: 0;
left: auto;
}
.school-timings-block h3 {
color: var(--hv-lgrey);
}
.school-timings-block .cont {
padding: 10px 0;
}
.school-timings-block .cont ul.value {
display: flex;
flex-wrap: wrap;
margin: 7px 0;
padding: 0;
position: relative;
}
.school-timings-block .cont ul.value li {
margin: 0;
padding: 0 0 0 20px;
line-height: 18px;
font-size: 14px;
}
.school-timings-block .cont ul.value li:before {
display: none;
}
.school-timings-block .cont ul.value li:after {
content: "";
width: 30px;
height: 100%;
background: transparent url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/arrow-right-orange.svg) no-repeat left center;
background-size: 12px;
position: absolute;
left: 0;
top: 0;
}
.services-block .boxes {
padding: 0px 0;
display: flex;
flex-wrap: wrap;
gap: 2%;
}
.services-block .boxes .box {
width: 32%;
height: 280px;
position: relative;
margin-bottom: 2%;
}
.services-block .boxes .box .image {
height: 100%;
width: 100%;
}
.services-block .boxes .box .image img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
height: 100%;
width: 100%;
transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
}
.services-block .boxes .box .container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
padding: 40px;
box-sizing: border-box;
text-align: center;
z-index: 2;
}
.services-block .boxes .box .container h3 {
color: white;
}
.services-block .boxes .box .container p {
color: white;
max-height: 0;
opacity: 0;
transition: all 0.4s ease-in-out;
}
.services-block .boxes .box:after {
content: "";
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0);
position: absolute;
top: 0;
left: 0;
z-index: 1;
transition: background-color 0.4s ease-in-out;
}
.services-block .boxes .box:hover .image img {
width: 105%;
height: 105%;
}
.services-block .boxes .box:hover .container p {
max-height: 200px;
opacity: 1;
}
.services-block .boxes .box:hover:after {
background-color: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 844px) {
.services-block .boxes .box {
width: 100%;
}
}
.slider-block {
position: relative;
z-index: 10;
background-color: black;
}
.slider-block .bg {
position: absolute;
width: 100%;
height: 100%;
z-index: 0;
}
.slider-block .curve {
position: absolute;
width: 100%;
height: 225px;
bottom: 0;
z-index: 1;
}
.slider-block .curve svg {
height: 100%;
width: 140%;
}
.slider-block .slider {
padding: 0;
}
.slider-block .slider .slick-list {
overflow: visible;
}
.slider-block .slider .slick-list .slick-track {
overflow: hidden;
}
.slider-block .slider .slick-list .slick-track .item {
position: relative;
display: flex;
align-items: center;
height: 70vh;
max-height: 800px;
min-height: 600px;
}
.slider-block .slider .slick-list .slick-track .item img {
display: block;
object-fit: cover;
object-position: center;
height: 100%;
width: 100%;
right: 0;
position: absolute;
opacity: 0.8;
}
.slider-block .slider .slick-list .slick-track .item .content {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: flex;
align-items: center;
justify-content: center;
z-index: 5;
padding: 150px 20px;
}
.slider-block .slider .slick-list .slick-track .item .content .cont {
width: 100%;
transition: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
transition-delay: 0.2s;
transform: translateY(50%) translateZ(0);
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
opacity: 0;
}
.slider-block .slider .slick-list .slick-track .item .content .cont .col {
width: 100%;
padding: 0;
box-sizing: border-box;
justify-content: flex-start;
text-align: center;
}
.slider-block .slider .slick-list .slick-track .item .content .cont .col h1, .slider-block .slider .slick-list .slick-track .item .content .cont .col h2, .slider-block .slider .slick-list .slick-track .item .content .cont .col p {
width: 100%;
color: white;
margin: 0 auto;
}
.slider-block .slider .slick-list .slick-track .item .content .cont .col p {
margin: 0 auto;
padding-top: 20px;
font-size: 24px;
line-height: 30px;
max-width: 55%;
}
.slider-block .slider .slick-list .slick-track .item .content .cont .col h1 {
margin-top: 10px;
}
.slider-block .slider .slick-list .slick-track .item .content .cont .col a {
padding: 15px 35px 13px 35px;
margin: 0 5px;
margin-top: 40px;
}
.slider-block .slider .slick-list .slick-track .item .content .cont .col a:hover {
padding: 15px 55px 13px 35px;
}
.slider-block .slider .slick-list .slick-track .item .content .cont .col:nth-child(2) {
width: 50%;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: flex-end;
}
.slider-block .slider .slick-list .slick-track .item:before {
content: "";
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.25);
z-index: 1;
position: absolute;
top: 0;
left: 0;
}
.slider-block .slider.anim .slick-list .slick-track .item .content .cont {
transform: translate(0%, 0%);
opacity: 1;
}
.slider-block .slider.small .slick-list .slick-track .item {
max-height: 650px;
min-height: 450px;
height: 40vh;
}
.slider-block .arrow-wrapper {
max-width: 1140px;
position: relative;
}
.slider-block .arrow-wrapper .arrow {
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
width: 35px;
height: 35px;
bottom: 0;
z-index: 13;
}
.slider-block .arrow-wrapper .arrow:after, .slider-block .arrow-wrapper .arrow:before {
content: "";
width: 20px;
height: 2px;
border-radius: 3px;
background-color: white;
transform: rotate(-40deg);
position: absolute;
right: 0;
top: 20px;
transition: all 0.3s ease-in-out;
}
.slider-block .arrow-wrapper .arrow:before {
left: 0;
right: auto;
transform: rotate(40deg);
}
.slider-block .arrow-wrapper .arrow:hover {
cursor: pointer;
}
.slider-block .arrow-wrapper .arrow:hover:after, .slider-block .arrow-wrapper .arrow:hover:before {
top: 25px;
}
@media screen and (max-width: 844px) {
.slider-block {
overflow: hidden;
}
.slider-block .slider {
padding: 0;
}
.slider-block .slider .slick-list .slick-track {
overflow: visible;
}
.slider-block .slider .slick-list .slick-track .item {
display: inline-block;
max-height: auto;
min-height: auto;
}
.slider-block .slider .slick-list .slick-track .item .img img {
width: 100%;
}
.slider-block .slider .slick-list .slick-track .item .content .cont {
width: 100%;
background-color: var(--j-lblue);
}
.slider-block .slider .slick-list .slick-track .item .content .cont .col {
width: 100% !important;
padding: 10px 20px 20px;
}
.slider-block .slider .slick-list .slick-track .item .content .cont .col p {
font-size: 26px;
line-height: 30px;
max-width: 100% !important;
}
.slider-block .slider .slick-list .slick-track .item .content .cont .col a {
margin-top: 0px;
}
.slider-block .slider.small .slick-list .slick-track .item {
min-height: 580px;
}
.slider-block .arrow {
transform: translate(-50%, -50%);
display: none;
}
}
.stats-block {
position: relative;
text-align: center;
}
.stats-block h2 {
color: var(--giraffe-purple);
}
.stats-block p {
font-size: 22px;
font-family: "Lato", sans-serif;
font-weight: 600;
}
.stats-block .cont {
margin-top: 60px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
gap: 20px;
}
.stats-block .cont .item {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
max-width: 300px;
justify-content: center;
}
.stats-block .cont .item img {
display: inline-block;
width: 180px;
max-height: 140px;
}
.stats-block .cont .item h3 {
width: 100%;
text-align: center;
padding: 0;
margin: 15px 0 5px;
font-size: 40px;
color: var(--giraffe-purple);
}
.stats-block .cont .item p {
width: 100%;
text-align: center;
padding: 0;
margin: 0;
font-size: 20px;
font-family: "Lato", sans-serif;
font-weight: 900;
}
.success-block {
position: relative;
padding: 50px 20px;
}
.success-block h3 {
margin-bottom: 20px;
}
.success-block .cont {
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 20px;
}
.success-block .cont .value {
width: 32%;
border: 2px solid white;
border-radius: 10px;
color: white;
padding: 30px 30px;
box-sizing: border-box;
background-color: var(--miag-lblue);
}
.success-block .cont .value .stars {
opacity: 0;
transition: all 0.4s ease-in-out;
transition-delay: 0.5s;
height: 22px;
width: 88px;
background: transparent url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/yellow-stars.svg) repeat-x center left;
}
.success-block .cont .value svg {
width: 60px;
height: 60px;
display: block;
margin: 0 auto;
margin-bottom: 10px;
}
.success-block .cont .value svg g path, .success-block .cont .value svg g circle {
fill: var(--obj-blue);
}
.success-block .cont .value h4 {
width: 100%;
display: inline-block;
color: white;
font-size: 15px;
line-height: 19px;
transform: translate(0, 150%);
transition: all 0.4s ease-in-out;
transition-delay: 0.3s;
opacity: 0;
}
.success-block .cont .value p {
color: white;
margin: 0;
padding: 0;
font-size: 14px;
line-height: 19px;
transform: translate(0, 50%);
transition: all 0.4s ease-in-out;
transition-delay: 0.3s;
opacity: 0;
}
.success-block .cont.is-inview .stars {
opacity: 1;
}
.success-block .cont.is-inview h4 {
transform: translate(0, 0%);
opacity: 1;
}
.success-block .cont.is-inview p {
transform: translate(0, 0%);
opacity: 1;
}
@media screen and (max-width: 844px) {
.success-block .cont .value {
width: 100%;
}
}
.talk-block {
position: relative;
margin: 30px 0;
}
.talk-block .cont {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.talk-block .cont a {
color: var(--giraffe-grey);
border: 2px solid var(--giraffe-purple);
background-color: white;
}
.talk-block .cont a:hover {
background-color: var(--giraffe-purple);
color: white;
}
@media screen and (max-width: 844px) {
.talk-block .cont h3 {
text-align: center;
}
.talk-block .cont a {
display: inline-block;
margin: 0 auto;
}
}
.team-block .cont {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.team-block .cont .item {
width: 19%;
}
.team-block .cont .item img {
width: 100%;
height: 170px;
display: block;
object-fit: cover;
object-position: center;
}
.team-block .cont .item p {
color: white;
}
@media screen and (max-width: 844px) {
.team-block .cont .item {
width: 100%;
margin: 10px 0;
}
}
.term-dates-block {
position: relative;
padding: 20px 0;
}
.term-dates-block .dev {
right: 0;
left: auto;
}
.term-dates-block h3 {
color: var(--hv-lgrey);
}
.term-dates-block .cont {
padding: 20px 0;
}
.term-dates-block .cont .value {
display: flex;
flex-wrap: wrap;
margin: 7px 0;
position: relative;
}
.term-dates-block .cont .value p {
margin: 0;
padding: 0 0 0 20px;
line-height: 18px;
font-size: 14px;
}
.term-dates-block .cont .value p:after {
content: "";
width: 30px;
height: 100%;
background: transparent url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/arrow-right-orange.svg) no-repeat left center;
background-size: 12px;
position: absolute;
left: 0;
top: 0;
}
@media screen and (max-width: 844px) {
.term-dates-block {
padding: 0;
}
.term-dates-block .cont {
padding: 0;
}
}
.title-block #top-bg {
position: absolute;
left: 50%;
transform: translate(-50%, 0);
width: 1200px;
z-index: -1;
top: 0;
}
.title-block #top-bg img {
width: 100%;
height: auto;
}
.title-block #top-bg.small {
width: 700px;
}
.title-block .cont {
width: 340px;
margin: 0 auto;
text-align: center;
margin-top: 85px;
margin-bottom: 70px;
padding: 80px 0 60px;
min-height: 145px;
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.title-block .cont h1 {
color: #fff;
padding: 0;
margin: 0;
font-size: 45px;
line-height: 45px;
font-weight: 600;
}
.title-block .cont p {
color: #fff;
padding: 10px 0;
margin: 0;
font-weight: 400;
font-size: 21px;
}
.title-block .cont:after {
content: "";
width: 60px;
height: 60px;
background: transparent url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/liminal-logo-white.svg) no-repeat center center;
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%, 0);
}
.title-block .dev {
top: 28px !important;
}
@media screen and (max-width: 844px) {
.title-block {
position: relative;
width: 100%;
overflow: hidden;
top: -25px;
}
.title-block .cont {
padding: 120px 0 60px;
}
}
[data-type="acf/title"] {
position: relative;
}
[data-type="acf/title"] #top-bg {
z-index: 0;
}
.values-block .cont .item {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
margin-bottom: 20px;
}
.values-block .cont .item img {
width: 30%;
}
.values-block .cont .item p {
width: 70%;
padding: 0 0 0 20px;
font-size: 16px;
box-sizing: border-box;
}
.welcome-block {
position: relative;
min-height: 450px;
}
.welcome-block:after {
content: "";
width: 200vw;
height: 1px;
background-color: var(--hv-llgrey);
position: absolute;
bottom: 0;
left: 0;
}
.welcome-block .content .wp-block-columns {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 0;
gap: 0;
}
.welcome-block .content .wp-block-columns .wp-block-column {
width: 50%;
flex-basis: auto;
flex-grow: initial;
align-items: center !important;
}
.welcome-block .content .wp-block-columns .wp-block-column:nth-child(1) {
padding: 40px 60px 40px 0;
box-sizing: border-box;
}
.welcome-block .content .wp-block-columns .wp-block-column:nth-child(1) > .heading:first-of-type h1, .welcome-block .content .wp-block-columns .wp-block-column:nth-child(1) > .heading:first-of-type h2, .welcome-block .content .wp-block-columns .wp-block-column:nth-child(1) > .heading:first-of-type h3 {
margin-top: 10px;
}
.welcome-block .content .wp-block-columns .wp-block-column:nth-child(2) figure {
height: 100%;
}
.welcome-block .content .wp-block-columns .wp-block-column:nth-child(2) figure img {
height: 100%;
object-fit: contain;
object-position: center bottom;
}
.welcome-block .content.arrange-left .wp-block-columns .wp-block-column:nth-child(1) {
order: 2;
}
.welcome-block .content.arrange-left .wp-block-columns .wp-block-column:nth-child(2) {
order: 1;
}
.who-we-work-with-block {
position: relative;
padding: 40px 20px;
}
.who-we-work-with-block .dev {
top: -30px;
}
.who-we-work-with-block h3 {
color: white;
margin-bottom: 20px;
}
.who-we-work-with-block .swiper-studies {
overflow: visible;
}
.who-we-work-with-block .swiper-studies .swiper-wrapper {
padding: 0 0 25px;
margin-bottom: 10px;
}
.who-we-work-with-block .swiper-studies .swiper-wrapper .swiper-slide {
background-color: var(--miag-blue);
border-radius: 6px;
padding: 20px 20px 25px;
box-sizing: border-box;
border: 1px solid white;
}
.who-we-work-with-block .swiper-studies .swiper-wrapper .swiper-slide img {
width: 100%;
height: 190px;
object-fit: cover;
object-position: center;
border-radius: 6px;
}
.who-we-work-with-block .swiper-studies .swiper-wrapper .swiper-slide h3 {
color: white;
margin-bottom: 5px;
}
.who-we-work-with-block .swiper-studies .swiper-wrapper .swiper-slide p {
max-width: 90%;
font-size: 15px;
line-height: 19px;
color: white;
}
.who-we-work-with-block .swiper-studies .swiper-wrapper .swiper-slide ul {
margin: 0 0 0 0px;
padding: 0 0 0 30px;
}
.who-we-work-with-block .swiper-studies .swiper-wrapper .swiper-slide ul li {
font-size: 15px;
line-height: 19px;
color: white;
position: relative;
margin: 4px 0 10px;
}
.who-we-work-with-block .swiper-studies .swiper-wrapper .swiper-slide ul li:before {
content: "";
position: absolute;
left: -30px;
background: var(--miag-dblue) url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/arrow-small-white.svg) no-repeat 60% center;
background-size: 12px;
border-radius: 50px;
height: 20px;
width: 20px;
top: 3px;
}
.who-we-work-with-block .swiper-studies .swiper-wrapper .swiper-slide a {
margin-top: 15px;
font-size: 11px;
text-transform: uppercase;
font-weight: 500;
text-decoration: none;
}
.who-we-work-with-block .swiper-studies .swiper-scrollbar {
background-color: #ffffff36;
left: 0px;
}
.who-we-work-with-block .swiper-studies .swiper-scrollbar .swiper-scrollbar-drag {
background-color: white;
}
.who-we-work-with-block .swiper-button-next:after, .who-we-work-with-block .swiper-button-prev:after {
color: white;
}
@media screen and (max-width: 844px) {
.who-we-work-with-block {
padding: 40px 20px 0;
}
}
.work-block {
padding: 100px 0px 0;
position: relative;
background: black url(//www.bournemouthscaffolding.co.uk/wp-content/themes/bournemouth/images/pattern-bg.jpg) repeat-y center center;
background-size: cover;
}
.work-block .work-container h2 {
color: white;
}
.work-block .work-container > a {
position: relative;
top: -100px;
}
.work-block .work-container .cont {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 40px 0px;
}
.work-block .work-container .cont .item {
width: calc(50% - 10px);
display: inline-block;
text-decoration: none;
transition: all 0.3s ease-in-out;
z-index: 1;
}
.work-block .work-container .cont .item img {
width: 100%;
height: 450px;
object-fit: cover;
object-position: center;
}
.work-block .work-container .cont .item p.tag {
font-family: "Lato", sans-serif;
color: var(--giraffe-purple);
text-transform: uppercase;
padding: 5px 0;
margin: 0;
font-size: 13px;
font-weight: 600;
}
.work-block .work-container .cont .item h3 {
color: white;
padding: 0;
margin: 0 0 40px;
}
.work-block .work-container .cont .item:hover {
transform: scale(1.1);
z-index: 2;
}
.work-block .work-container .cont .item:nth-child(4n+2) img, .work-block .work-container .cont .item:nth-child(4n+3) img {
height: 300px;
}
.work-block .work-container .cont .item:nth-child(4n) {
top: -149px;
position: relative;
}
.work-block .work-container .cont .item:nth-child(5n) {
top: -149px;
position: relative;
}
.work-block .work-container .cont .item:nth-child(6n) {
top: -149px;
position: relative;
}
.work-block .work-container .cont .item:nth-child(7n) {
top: -149px;
position: relative;
}
.work-block .work-container .cont .item:nth-child(8n) {
top: -149px;
position: relative;
}
.work-block .work-container.two {
padding-bottom: 100px;
}
.work-block .work-container.two > a {
top: 0;
}
.work-block .work-container.two .cont .item:nth-child(4n+2) img, .work-block .work-container.two .cont .item:nth-child(4n+3) img {
height: 450px;
}
@media screen and (max-width: 844px) {
.work-block {
padding: 50px 0 0;
}
.work-block .work-container {
padding: 0 20px 60px;
}
.work-block .work-container .cont .item {
width: 100%;
top: 0 !important;
}
.work-block .work-container > a {
top: auto;
bottom: 0;
}
}
[data-type="core/spacer"] .components-resizable-box__container {
background-color: #f7f7f7;
}