

@font-face {
  font-family: 'Circular Std';
  src: url('https://thinkpublicity.co.uk/previews/albertdock/seaside/CircularStd-Medium.woff2') format('woff2'),
      url('https://thinkpublicity.co.uk/previews/albertdock/seaside/CircularStd-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  }
  
  @font-face {
  font-family: 'Circular Std';
  src: url('https://thinkpublicity.co.uk/previews/albertdock/seaside/CircularStd-Black.woff2') format('woff2'),
      url('https://thinkpublicity.co.uk/previews/albertdock/seaside/CircularStd-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  }
  
  @font-face {
  font-family: 'Circular Std';
  src: url('https://thinkpublicity.co.uk/previews/albertdock/seaside/CircularStd-Bold.woff2') format('woff2'),
      url('https://thinkpublicity.co.uk/previews/albertdock/seaside/CircularStd-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  }
  
  @font-face {
  font-family: 'Circular Std';
  src: url('https://thinkpublicity.co.uk/previews/albertdock/seaside/CircularStd-Medium.woff2') format('woff2'),
      url('https://thinkpublicity.co.uk/previews/albertdock/seaside/CircularStd-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  }
  
  @font-face {
  font-family: 'Circular Std Book';
  src: url('https://thinkpublicity.co.uk/previews/albertdock/seaside/CircularStd-Book.woff2') format('woff2'),
      url('https://thinkpublicity.co.uk/previews/albertdock/seaside/CircularStd-Book.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  }
  
  @font-face {
  font-family: 'Circular Std';
  src: url('https://thinkpublicity.co.uk/previews/albertdock/seaside/CircularStd-Black.woff2') format('woff2'),
      url('https://thinkpublicity.co.uk/previews/albertdock/seaside/CircularStd-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  }
  .seaside h1 {
    width: 100%;
    float: left;
    margin: 0 0 2.4158125915080526vw 0;
    padding: 0;
    font-size: 2.6354319180087846vw;
    color: #df6b54;
    text-align: center;
    font-family: "Circular Std";
    font-weight: 900;
}

.seaside .section-hero {
  position: relative;
  height: 100vh;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.section-seaside {
  padding-top: 5rem;
  text-align: center;
}

.img-bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.seaside p {
  font-family: "Circular Std Book";
  font-size: 1.3177159590043923vw;
  color: #333132;
  max-width: 768px;
  margin: 0 auto;
}

.mt-5 {
  margin-top: 3rem;
}

.mb-5 {
  margin-top: 3rem;
}

.section-seaside-intro {
  padding-bottom: 5rem;
  padding-top: 5rem;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}

.text-center {
  text-align: center;
}

.container-fluid {
  width: 100%;
}

section.section.section-repeat h1 {
  margin: 0;
}

.bg-blue {
  background-color: #17B8DF;
}

.mt-0 {
  margin-top: 0 !important;
}

.card-body {
  padding: 1rem;
}

.card {
  background-color: white;
  margin: 1rem;
}

.row {
  display: flex;
  width: 100%;
  justify-content: center;
}

.section-body img {
  width: 100%;
}

.seaside .card p {
  font-size: 16px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.seaside .card h3 {
  margin-top: 1rem;
  font-family: "Circular Std";
}

.seaside .card h5 {
  margin-top: 0.5rem;
  font-family: "Circular Std Book";
  margin-bottom: 0;
}

.section .section-heading {
  z-index: 1;
  position: relative;
  background-color: inherit;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.bg-pink {
  background-color: #d8a9ae;
}

.text-white {
  color: white !important;
}

.splide,
.splide__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.splide,
.splide__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.splide__pagination__page.is-active {
  background-color: #c65442 !important;
}

.splide__pagination__pageop {
  opacity: 1 !important;
}

.splide__pagination__page {
  opacity: 1 !important;
  width: 20px !important;
  height: 20px !important;
  margin: 5px !important;
  background-color: white !important;
}

.splide__pagination__page.is-active {
  transform: none !important;
}

.splide__arrows {
  display: none !important;
}

.section-body {
  padding-top: 4rem;
  display: none;
  padding-bottom: 4rem;
}

.splide__pagination {
  bottom: 2.5rem !important;
}

.section.show .section-body {
  display: block;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.column {
  flex: 1;
  width: 100%;
}

.card img {
  height: 250px;
  object-fit: cover;
  object-position: center;
}

#section-inspire-me .card img {
  height: 500px;
}

.section-heading a:hover h1 {
  cursor: pointer;
  text-decoration: underline;
}

.card-body h3 {
  height: 40px;
}

.band:nth-of-type(odd) {
  background: black;
  height: 100%;
  flex: 1;
}

.band:nth-of-type(even) {
  background: white;
  height: 100%;
  flex: 1;
}

.bands {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  display: flex;
  z-index: 0;
  opacity: 0.05;
}

.seaside {
  position: relative;
}

.section .container {
  z-index: 1;
  position: relative;
}

.btn {
  cursor: pointer;
  width: 100%;
  margin-top: 1rem;
}

.section .section-body {
  z-index: 1;
  position: relative;
}
.logo-hero {
position: absolute;
left: 150px;
bottom: 100px;
width: 300px;
z-index: 1;
}
@media (max-width: 1024px) {
.logo-hero {
    left: 10px;
    width: 125px;
    bottom: 10px;
}
}

@media (max-width: 1024px) {
.seaside .section-hero {
height: 400px;
}}

@media (max-width: 1024px) {

.splide__pagination {
display: none !important;
}}
@media (max-width: 1024px) {

.row {
display: block;
}}



.splide__track {
height: 100%;
}

.splide__list {
height: 100%;
}
@media (max-width: 1024px) {

.seaside h1 {
font-size: 1.25rem;
}}
@media (max-width: 1024px) {

.section .section-heading {
padding-top: 2.5rem;
padding-bottom: 3.75rem;
}}
@media (max-width: 1024px) {

.section-seaside-intro {
padding-top: 3rem;
padding-bottom: 3rem;
}}

@media (max-width: 1024px) {
.seaside p {
  font-size: 1rem;
  padding: 1rem;
}
}

@media (max-width: 1024px) {
.seaside p br {
  display: none;
}
}


.section-seaside-intro h1 {
color: #d86249;
}
