.elementor-kit-12{--e-global-color-primary:#1A1A42;--e-global-color-secondary:#009ADB;--e-global-color-text:#1A1A42;--e-global-color-accent:#FFCC00;--e-global-color-efad418:#E6E6E6;--e-global-color-0722323:#111123;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Logical-Regular", Sans-serif;font-size:20px;font-weight:normal;font-style:normal;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{background-color:var( --e-global-color-accent );font-size:20px;text-decoration:none;line-height:22px;color:var( --e-global-color-text );border-radius:0px 0px 0px 0px;}.elementor-kit-12 button:hover,.elementor-kit-12 button:focus,.elementor-kit-12 input[type="button"]:hover,.elementor-kit-12 input[type="button"]:focus,.elementor-kit-12 input[type="submit"]:hover,.elementor-kit-12 input[type="submit"]:focus,.elementor-kit-12 .elementor-button:hover,.elementor-kit-12 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:#FFFFFF;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 p{margin-block-end:30px;}.elementor-kit-12 a{color:var( --e-global-color-accent );text-decoration:underline;}.elementor-kit-12 h1{color:#FFFFFF;font-family:"pf-venue", Sans-serif;font-size:100px;font-weight:700;text-transform:uppercase;}.elementor-kit-12 h2{color:var( --e-global-color-secondary );font-family:"pf-venue", Sans-serif;font-size:60px;font-weight:bold;text-transform:uppercase;}.elementor-kit-12 h3{color:var( --e-global-color-primary );font-family:"pf-venue", Sans-serif;font-size:50px;font-weight:bold;text-transform:uppercase;}.elementor-kit-12 h4{font-size:40px;font-weight:500;line-height:1.3em;}.elementor-kit-12 h5{color:var( --e-global-color-secondary );font-family:"pf-venue", Sans-serif;font-size:34px;font-weight:700;text-transform:uppercase;}.elementor-kit-12 h6{font-size:26px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1640px;}.e-con{--container-max-width:1640px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1280px){.elementor-kit-12{font-size:16px;}.elementor-kit-12 h1{font-size:76px;}.elementor-kit-12 h2{font-size:40px;}.elementor-kit-12 h3{font-size:30px;}.elementor-kit-12 h6{font-size:18px;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:768px){.elementor-kit-12{font-size:16px;}.elementor-kit-12 h1{font-size:40px;}.elementor-kit-12 h2{font-size:30px;}.elementor-kit-12 h3{font-size:26px;}.elementor-kit-12 h4{font-size:28px;}.elementor-kit-12 h6{font-size:18px;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    overflow-x:hidden;
}
.dialog-type-lightbox {
    z-index:10001;
}
 #fixednav.elementor-sticky--effects  {
    background-color:#1A1A42F2;
}
#headlogo {
    transition: all .3s;
}
 #fixednav.elementor-sticky--effects  #headlogo {
     width:150px;
 }

/* Breadcrumbs */
#breadcrumbs {
    color:#fff;
}
.breadcrumb_last {
    display:none;
}

/* Text */
h2 span {
    color:#1A1A42;
}
.strongblue.elementor-widget-text-editor  strong {
    color:#009ADB;
} 
.elementor-icon-box-title a {
    text-decoration:none;
}
a h3 {
    text-decoration:none;
}
/* Buttons */
.elementor-button-wrapper {
    position:relative;
    z-index:0;
    margin-left:15px;
}
.elementor-button {
    position:relative;
}
.elementor-button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 15px);
  height: 100%;
  background: #FFCC00;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-15deg);
  -ms-transform: skew(-15deg);
  transform: skew(-15deg);
  z-index:-1;
  transition: all .3s;
}
.elementor-button:hover:before{
 background: #009ADB;
}
.elementor-button:after {
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  width: calc(100% + 15px);
  height: 100%;
  background: #1A1A42;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-15deg);
  -ms-transform: skew(-15deg);
  transform: skew(-15deg);
  z-index:-2;
}

.gform_button {
    background-image:url(https://mpb.co.uk/wp-content/uploads/2025/02/Path-61.svg) !important;
    background-color:transparent !important;
    background-size:contain !important;
    background-repeat:no-repeat !important;
}

/* bullets */
.elementor-widget-text-editor ul {
  list-style-type: none; /* Remove default bullet points */
  padding-left: 30px; /* Adjust padding to align text correctly */
  margin-bottom:20px;
}
.elementor-widget-text-editor li {
    position:relative;
}
.elementor-widget-text-editor li::before {
  content: ''; /* Empty content for the pseudo-element */
  display: inline-block; /* Ensure it's displayed as a block */
  width: 8px; /* Width of the diamond */
  height: 8px; /* Height of the diamond */
  margin-right: 7px; /* Space between diamond and text */
  background-color: #1A1A42; /* Color of the diamond */
  transform: rotate(45deg); /* Rotate to form a diamond */
  position: absolute; /* Position the diamond */
  left: -20px; /* Align it to the left */
  top: 6px; /* Center it vertically */
  transform-origin: 0 0; /* Rotate around the top left corner */
}

@media (min-width: 1200px) {
    .elementor-widget-text-editor ul {
  list-style-type: none; /* Remove default bullet points */
  padding-left: 30px; /* Adjust padding to align text correctly */
  margin-bottom:20px;
}
.elementor-widget-text-editor li {
    position:relative;
}
.elementor-widget-text-editor li::before {
  content: ''; /* Empty content for the pseudo-element */
  display: inline-block; /* Ensure it's displayed as a block */
  width: 10px; /* Width of the diamond */
  height: 10px; /* Height of the diamond */
  margin-right: 10px; /* Space between diamond and text */
  background-color: #1A1A42; /* Color of the diamond */
  transform: rotate(45deg); /* Rotate to form a diamond */
  position: absolute; /* Position the diamond */
  left: -20px; /* Align it to the left */
  top: 6px; /* Center it vertically */
  transform-origin: 0 0; /* Rotate around the top left corner */
}
}

/* Forms */
.gform_required_legend {
    display:none
}
.gform_wrapper.gravity-theme .gform_validation_errors {
    border-radius:0 !important;
    border:0 !important;
    background: #c02b0a !important;
    
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    color:#fff !important;
}
.gform-icon--circle-error:before {
    color: #fff !important;
}
.gform_validation_errors:focus {
    border:0 !important;
}
/* Sliders */
.slick-arrow svg {
    display:none;
}
.slick-arrow {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47.822' height='47.823' viewBox='0 0 47.822 47.823'%3E%3Cg id='Group_1880' data-name='Group 1880' transform='translate(-73.6 -5957)'%3E%3Cpath id='Path_75' data-name='Path 75' d='M47.823,0,23.912,8.454,0,0,23.912,23.911Z' transform='translate(97.512 5957) rotate(90)' fill='%23fff'/%3E%3Cpath id='Path_76' data-name='Path 76' d='M47.823,0,23.912,8.454,0,0,23.912,23.911Z' transform='translate(121.422 5957) rotate(90)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}

.elementor-swiper-button i {
    opacity:0;
}
.elementor-swiper-button {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47.822' height='47.823' viewBox='0 0 47.822 47.823'%3E%3Cg id='Group_1880' data-name='Group 1880' transform='translate(-73.6 -5957)'%3E%3Cpath id='Path_75' data-name='Path 75' d='M47.823,0,23.912,8.454,0,0,23.912,23.911Z' transform='translate(97.512 5957) rotate(90)' fill='%23fff'/%3E%3Cpath id='Path_76' data-name='Path 76' d='M47.823,0,23.912,8.454,0,0,23.912,23.911Z' transform='translate(121.422 5957) rotate(90)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A") ;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}
.elementor-swiper-button.elementor-swiper-button-next {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47.822' height='47.823' viewBox='0 0 47.822 47.823'%3E%3Cg id='Group_1879' data-name='Group 1879' transform='translate(-1805.578 -5957)'%3E%3Cpath id='Path_71' data-name='Path 71' d='M47.823,0,23.912,8.454,0,0,23.912,23.911Z' transform='translate(1829.488 6004.823) rotate(-90)' fill='%23fff'/%3E%3Cpath id='Path_72' data-name='Path 72' d='M47.823,0,23.912,8.454,0,0,23.912,23.911Z' transform='translate(1805.578 6004.823) rotate(-90)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.elementor-lightbox .elementor-swiper-button-next, .elementor-lightbox .elementor-swiper-button-prev {
    width: 50px !important;
}
/* Select Styles */

.drop-arrow select {
  /* Reset. */
  border: unset;

  /* Style */

  border: 1px solid rgba(0, 0, 0, 0.1);

  /* Arrow */
  appearance: none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38.555' height='19.277' viewBox='0 0 38.555 19.277'%3E%3Cpath id='Path_68' data-name='Path 68' d='M38.555,0,19.277,6.815,0,0,19.277,19.277Z' fill='%231a1a42'/%3E%3C/svg%3E%0A");;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 25px;
}

/* Flashes */
@media (max-width: 1280px) {
    .transback {
        background:rgb(255,255,255,0.8);
    }
}
@media (min-width: 1280px) {
.blueflash:before {
    
    content:'';
    position:absolute;
    background:#1A1A42;
    left:0;
    right:50%;
    top:50%;

    bottom:0;
    width:auto;
    height:80vh;
    -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-12deg) translateY(-50%);
  -ms-transform: skew(-12deg) translateY(-50%);
  transform: skew(-12deg) translateY(-50%);
  box-shadow: 20px 20px 0px #FFCC00;
  z-index:1;
}

.blueflash:after {
    content:'';
    position:absolute;
    background:#1A1A42;
    left:0;
    right:80%;
    top:50%;

    bottom:0;
    width:auto;
    height:80vh;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform:  translateY(-50%);
  -ms-transform: translateY(-50%);
  transform:  translateY(-50%);
}
.blueflashright:before {
    
    content:'';
    position:absolute;
    background:#1A1A42;
    left:50%;
    right:-100px;
    top:50%;

    bottom:0;
    width:auto;
    height:80vh;
    -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-12deg) translateY(-50%);
  -ms-transform: skew(-12deg) translateY(-50%);
  transform: skew(-12deg) translateY(-50%);
  box-shadow: 20px 20px 0px #FFCC00;
  z-index:1;
}

.blueflashright:after {
    content:'';
    position:absolute;
    background:#1A1A42;
  left:80%;
    right:0;
    top:50%;

    bottom:0;
    width:auto;
    height:80vh;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform:  translateY(-50%);
  -ms-transform: translateY(-50%);
  transform:  translateY(-50%);
}
.greyflashleft:before {
    
    content:'';
    position:absolute;
    background:#E6E6E6;
    left:0;
    right:50%;
    top:50%;

    bottom:0;
    width:auto;
    height:80vh;
    -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-12deg) translateY(-50%);
  -ms-transform: skew(-12deg) translateY(-50%);
  transform: skew(-12deg) translateY(-50%);
  box-shadow: 20px 20px 0px #FFCC00;
  z-index:1;
}
.greyflashleft:after {
    content:'';
    position:absolute;
    background:#E6E6E6;
    left:0;
    right:80%;
    top:50%;

    bottom:0;
    width:auto;
    height:80vh;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform:  translateY(-50%);
  -ms-transform: translateY(-50%);
  transform:  translateY(-50%);
}
.greyflashright:before {
    
    content:'';
    position:absolute;
    background:#E6E6E6;
    left:50%;
    right:-100px;
    top:50%;

    bottom:0;
    width:auto;
    height:80vh;
    -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-12deg) translateY(-50%);
  -ms-transform: skew(-12deg) translateY(-50%);
  transform: skew(-12deg) translateY(-50%);
  box-shadow: 20px 20px 0px #FFCC00;
  z-index:1;
}
.greyflashright:after {
    content:'';
    position:absolute;
    background:#E6E6E6;
    left:80%;
    right:0;
    top:50%;

    bottom:0;
    width:auto;
    height:80vh;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform:  translateY(-50%);
  -ms-transform: translateY(-50%);
  transform:  translateY(-50%);
  z-index:1;
} 
.whiteflashleft:before {
    
    content:'';
    position:absolute;
    background:#ffffff;
    left:0;
    right:50%;
    top:50%;

    bottom:0;
    width:auto;
    height:80vh;
    -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-12deg) translateY(-50%);
  -ms-transform: skew(-12deg) translateY(-50%);
  transform: skew(-12deg) translateY(-50%);
  box-shadow: 20px 20px 0px #FFCC00;
  z-index:1;
}
.whiteflashleft:after {
    content:'';
    position:absolute;
    background:#ffffff;
    left:0;
    right:80%;
    top:50%;

    bottom:0;
    width:auto;
    height:80vh;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform:  translateY(-50%);
  -ms-transform: translateY(-50%);
  transform:  translateY(-50%);
}
.whiteflashright:before {
    
    content:'';
    position:absolute;
    background:#ffffff;
    left:50%;
    right:-100px;
    top:50%;

    bottom:0;
    width:auto;
    height:80vh;
    -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-12deg) translateY(-50%);
  -ms-transform: skew(-12deg) translateY(-50%);
  transform: skew(-12deg) translateY(-50%);
  box-shadow: 20px 20px 0px #FFCC00;
  z-index:1;
}
.whiteflashright:after {
    content:'';
    position:absolute;
    background:#ffffff;
    left:80%;
    right:0;
    top:50%;

    bottom:0;
    width:auto;
    height:80vh;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform:  translateY(-50%);
  -ms-transform: translateY(-50%);
  transform:  translateY(-50%);
  z-index:1;
} 
}
#novideo-header {
    background-size:cover;
}

.privacybutton {
    background-color: #ffcc00;
}

#cn-notice-text {
    color: #FFF;
}

.cn-button {
    border-radius: 0px;
    color: #1a1a42;
}

#elementor-popup-modal-10168 .dialog-close-button {
    text-decoration: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Logical-Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mpb.co.uk/wp-content/uploads/2025/01/Logical-Regular.eot');
	src: url('https://mpb.co.uk/wp-content/uploads/2025/01/Logical-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://mpb.co.uk/wp-content/uploads/2025/01/Logical-Regular.woff2') format('woff2'),
		url('https://mpb.co.uk/wp-content/uploads/2025/01/Logical-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */