/**handles:block-hero-standard-styles**/
/*
* Units
*/
/*
* Quick pseudoclass
*/
/*
* Position absolute
*/
/*
* Custom scrollbar
*/
/*
* Fluid Typography.
*/
/*
* Truncates
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
.block-hero-standard {
  position: relative;
  z-index: 2; }
  .block-hero-standard::before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    background-image: url(https://www.mglgroup.co.uk/wp-content/themes/mgl/img/mgl-curve-inner.svg);
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 15rem;
    z-index: 3; }
  .block-hero-standard #breadcrumbs li:after {
    color: white; }
  .block-hero-standard .inner {
    position: relative;
    z-index: 3;
    padding: 22rem 0 0; }
    @media (max-width: 1349.98px) {
      .block-hero-standard .inner {
        padding: 16rem 0 0; } }
    @media (max-width: 991.98px) {
      .block-hero-standard .inner {
        display: flex;
        flex-direction: column-reverse;
        height: 100vh;
        min-height: 40rem;
        max-height: 60rem;
        padding: 8rem 0 0 !important; } }
    .block-hero-standard .inner p {
      font-size: var(--fs-50);
      font-weight: 900;
      line-height: 1;
      margin-bottom: 1rem;
      color: #fff; }
    .block-hero-standard .inner h1,
    .block-hero-standard .inner h2,
    .block-hero-standard .inner h3,
    .block-hero-standard .inner h4,
    .block-hero-standard .inner h5,
    .block-hero-standard .inner h6 {
      font-size: var(--fs-18);
      font-weight: 400;
      line-height: 1.25;
      margin-bottom: 1rem;
      color: #fff; }
      .block-hero-standard .inner h1 p,
      .block-hero-standard .inner h2 p,
      .block-hero-standard .inner h3 p,
      .block-hero-standard .inner h4 p,
      .block-hero-standard .inner h5 p,
      .block-hero-standard .inner h6 p {
        font-size: var(--fs-18);
        font-weight: 400;
        line-height: 1.25;
        margin-bottom: 1rem;
        color: #fff; }
    .block-hero-standard .inner p,
    .block-hero-standard .inner h1,
    .block-hero-standard .inner h2,
    .block-hero-standard .inner h3,
    .block-hero-standard .inner h4,
    .block-hero-standard .inner h5,
    .block-hero-standard .inner h6 {
      width: 58%; }
      @media (max-width: 1799.98px) {
        .block-hero-standard .inner p,
        .block-hero-standard .inner h1,
        .block-hero-standard .inner h2,
        .block-hero-standard .inner h3,
        .block-hero-standard .inner h4,
        .block-hero-standard .inner h5,
        .block-hero-standard .inner h6 {
          width: 66%; } }
      @media (max-width: 1549.98px) {
        .block-hero-standard .inner p,
        .block-hero-standard .inner h1,
        .block-hero-standard .inner h2,
        .block-hero-standard .inner h3,
        .block-hero-standard .inner h4,
        .block-hero-standard .inner h5,
        .block-hero-standard .inner h6 {
          width: 75%; } }
      @media (max-width: 1349.98px) {
        .block-hero-standard .inner p,
        .block-hero-standard .inner h1,
        .block-hero-standard .inner h2,
        .block-hero-standard .inner h3,
        .block-hero-standard .inner h4,
        .block-hero-standard .inner h5,
        .block-hero-standard .inner h6 {
          width: 83%; } }
      @media (max-width: 991.98px) {
        .block-hero-standard .inner p,
        .block-hero-standard .inner h1,
        .block-hero-standard .inner h2,
        .block-hero-standard .inner h3,
        .block-hero-standard .inner h4,
        .block-hero-standard .inner h5,
        .block-hero-standard .inner h6 {
          width: 100%; }
          .block-hero-standard .inner p br,
          .block-hero-standard .inner h1 br,
          .block-hero-standard .inner h2 br,
          .block-hero-standard .inner h3 br,
          .block-hero-standard .inner h4 br,
          .block-hero-standard .inner h5 br,
          .block-hero-standard .inner h6 br {
            display: none; } }
    .block-hero-standard .inner .bts {
      display: flex;
      flex-wrap: wrap;
      margin-top: 3rem; }
      .block-hero-standard .inner .bts > * {
        margin-right: 1.5rem; }
    .block-hero-standard .inner .content {
      margin-bottom: 14rem; }
      @media (max-width: 991.98px) {
        .block-hero-standard .inner .content {
          width: 100%;
          position: absolute;
          z-index: 2;
          top: 50%;
          left: 0;
          transform: translateY(-50%); } }
  .block-hero-standard.is-video .inner .content {
    margin-bottom: 18rem; }
  .block-hero-standard .dropdown {
    width: 100%;
    position: relative;
    z-index: 2;
    max-width: 44rem;
    margin-top: 3rem;
    border-radius: 38px;
    background-color: #fff; }
    @media (max-width: 991.98px) {
      .block-hero-standard .dropdown {
        margin-top: 1.2rem;
        max-width: 100%; } }
    .block-hero-standard .dropdown__handle {
      display: flex;
      align-items: center;
      width: 100%;
      height: 8rem;
      border-radius: 40px;
      position: relative; }
      @media (max-width: 991.98px) {
        .block-hero-standard .dropdown__handle {
          height: 7rem; } }
      .block-hero-standard .dropdown__handle .selected {
        display: flex;
        width: calc(100% - 8rem);
        position: relative;
        align-items: center;
        background: #fff;
        height: 100%;
        border-radius: 40px; }
        @media (max-width: 991.98px) {
          .block-hero-standard .dropdown__handle .selected {
            width: calc(100% - 7rem); } }
        .block-hero-standard .dropdown__handle .selected:after {
          display: block;
          width: 12px;
          height: 8px;
          position: absolute;
          top: 50%;
          right: 2rem;
          content: '';
          transition: 0.35s all;
          transform: translateY(-50%) rotate(0deg);
          background-image: url(https://www.mglgroup.co.uk/wp-content/themes/mgl/img/dropdown.svg);
          background-repeat: no-repeat;
          background-position: center; }
        .block-hero-standard .dropdown__handle .selected .placeholder {
          font-size: var(--fs-15);
          padding: 0 2rem;
          color: #dedede; }
        .block-hero-standard .dropdown__handle .selected .icon {
          width: 6rem;
          height: 6rem;
          position: relative;
          max-width: 6rem; }
          .block-hero-standard .dropdown__handle .selected .icon img {
            width: 2.5rem;
            height: 2.5rem;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%); }
        .block-hero-standard .dropdown__handle .selected .text {
          font-size: var(--fs-15);
          color: #585858; }
      .block-hero-standard .dropdown__handle .btn {
        width: 7rem;
        height: 7rem;
        cursor: pointer;
        transition: 0.35s all;
        background-color: #007e32;
        background-image: url(https://www.mglgroup.co.uk/wp-content/themes/mgl/img/arrow_right2_white.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 30%;
        border-radius: 50%; }
        @media (max-width: 991.98px) {
          .block-hero-standard .dropdown__handle .btn {
            width: 6rem;
            height: 6rem; } }
        .block-hero-standard .dropdown__handle .btn:hover {
          background-color: #004a1d; }
        .block-hero-standard .dropdown__handle .btn.disabled {
          cursor: default; }
    .block-hero-standard .dropdown__list {
      width: 100%;
      padding: 1.6rem 0 2.5rem;
      list-style: none;
      background: #fff;
      box-shadow: 0px 0px 27px 2px rgba(0, 0, 0, 0.2);
      border-radius: 20px;
      max-height: 200px;
      overflow-y: auto; }
      .block-hero-standard .dropdown__list-wrapper {
        padding-top: 1em;
        display: none;
        width: 100%;
        position: absolute;
        z-index: 1;
        top: 100%;
        left: 0;
        list-style: none; }
      @media (max-width: 991.98px) {
        .block-hero-standard .dropdown__list {
          top: 8rem;
          padding: 0; } }
      .block-hero-standard .dropdown__list:before {
        display: block;
        width: 100%;
        height: 1em;
        position: absolute;
        top: -1em;
        left: 0;
        content: ''; }
      .block-hero-standard .dropdown__list li {
        display: flex;
        width: 100%;
        align-items: center;
        margin: 0;
        padding: 0;
        cursor: pointer; }
        .block-hero-standard .dropdown__list li .icon {
          width: 6rem;
          height: 6rem;
          position: relative;
          max-width: 6rem; }
          .block-hero-standard .dropdown__list li .icon img {
            width: 2.5rem;
            height: 2.5rem;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%); }
        .block-hero-standard .dropdown__list li .text {
          font-size: var(--fs-15);
          color: #585858; }
        .block-hero-standard .dropdown__list li:hover .text {
          color: #000; }
    @media (min-width: 992px) {
      .block-hero-standard .dropdown:hover .dropdown__handle .selected:after {
        transform: translateY(-50%) rotate(180deg); }
      .block-hero-standard .dropdown:hover .dropdown__list-wrapper {
        display: block; } }
    @media (max-width: 991.98px) {
      .block-hero-standard .dropdown.opened .dropdown__handle .selected:after {
        transform: translateY(-50%) rotate(180deg); }
      .block-hero-standard .dropdown.opened .dropdown__list-wrapper {
        display: block;
        overflow-x: hidden; } }
  .block-hero-standard .navs {
    display: block;
    height: 4rem;
    position: relative;
    margin-bottom: 3.5rem; }
    @media (max-width: 1349.98px) {
      .block-hero-standard .navs {
        margin-top: 7rem; } }
    @media (max-width: 991.98px) {
      .block-hero-standard .navs {
        width: 100%;
        z-index: 1;
        margin-top: 0;
        height: auto; } }
    .block-hero-standard .navs .nav--prev {
      position: absolute;
      left: 0; }
    .block-hero-standard .navs .nav--next {
      position: absolute;
      right: 0; }
    .block-hero-standard .navs .nav.swiper-button-disabled {
      display: none; }
  .block-hero-standard .counters {
    display: flex;
    width: 100%;
    position: relative;
    color: #fff; }
    @media (max-width: 991.98px) {
      .block-hero-standard .counters {
        display: none; } }
    .block-hero-standard .counters:before {
      width: calc(100% + 200px);
      height: 100%;
      position: absolute;
      z-index: 0;
      bottom: 0;
      left: 50%;
      max-width: 100%;
      content: '';
      transform: translateX(-50%);
      background: rgba(0, 0, 0, 0.8); }
    .block-hero-standard .counters .col {
      padding-top: 3rem;
      padding-bottom: 3rem; }
      .block-hero-standard .counters .col .value {
        font-size: var(--fs-15);
        font-weight: 900;
        line-height: 1.45; }
      .block-hero-standard .counters .col .desc {
        font-size: var(--fs-15);
        font-weight: 400;
        line-height: 1.45; }
  .block-hero-standard .background {
    width: calc(100% + 180px);
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 50%;
    max-width: 100%;
    transform: translateX(-50%);
    background-color: #fff; }
    .block-hero-standard .background:before {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      content: '';
      opacity: 0.8;
      background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }
    .block-hero-standard .background .swiper {
      width: 100%;
      height: 100%;
      position: relative; }
      .block-hero-standard .background .swiper img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
      .block-hero-standard .background .swiper iframe {
        position: absolute;
        z-index: 0;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        border: 0; }

.home .block-hero-standard {
  padding-bottom: 20rem;
  margin-bottom: 0; }
  .home .block-hero-standard::before {
    background-image: url(https://www.mglgroup.co.uk/wp-content/themes/mgl/img/mgl-curve-reversed.svg); }
  .home .block-hero-standard .inner p {
    font-size: var(--fs-18);
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 1rem;
    color: #fff; }
  .home .block-hero-standard .inner h1,
  .home .block-hero-standard .inner h2,
  .home .block-hero-standard .inner h3,
  .home .block-hero-standard .inner h4,
  .home .block-hero-standard .inner h5,
  .home .block-hero-standard .inner h6 {
    font-size: var(--fs-50);
    font-weight: 900;
    line-height: 1;
    margin-bottom: 1rem;
    color: #fff; }
    .home .block-hero-standard .inner h1 p,
    .home .block-hero-standard .inner h2 p,
    .home .block-hero-standard .inner h3 p,
    .home .block-hero-standard .inner h4 p,
    .home .block-hero-standard .inner h5 p,
    .home .block-hero-standard .inner h6 p {
      font-size: var(--fs-50);
      font-weight: 900;
      line-height: 1;
      margin-bottom: 1rem;
      color: #fff; }


/*# sourceMappingURL=block_hero-standard.css.map*/