@charset "UTF-8";
/*
Theme Name: A&M Commercials
Author: the Azizi Media team
Author URI: https://azizi.co.uk/
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Orbitron:wght@400..900&display=swap");
@font-face {
  font-family: "eurostile";
  src: url("fonts/eurostilebold-webfont.woff2") format("woff2"), url("fonts/eurostilebold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "eurostile";
  src: url("fonts/eurostyle_normal-webfont.woff2") format("woff2"), url("fonts/eurostyle_normal-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
.top-bar {
  background-color: #232b67;
  color: #fff;
  padding: 6px;
}

body {
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  overflow-x: hidden !important;
  max-width: 100vw !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.navbar-main,
.btn,
.drop-down,
.dropdown-item,
.top-bar {
  font-weight: 700 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.navbar-main,
.btn,
.upper,
.drop-down,
.dropdown-item,
.top-bar {
  font-family: "eurostile", serif;
}

.navbar-main .nav-link {
  font-size: 1.1rem;
  font-weight: 700 !important;
  color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}

.text-secondary {
  color: #2a84c2 !important;
}

.fw-bold {
  font-weight: 700;
}

.text-primary {
  color: #2a337a !important;
}

.btn,
.form-control,
.form-select,
.input-group-text {
  border-width: 3px !important;
}

/*
.search {

    .btn,
    .form-control,
    .form-select {
        border-radius: 0 !important;
        border-width: 4px;
    }
}*/
.form-control,
.form-select,
.input-group-text {
  border-color: #2a337a;
}

.btn-nav {
  font-weight: 700;
  color: #2a337a;
  border: none !important;
  padding: 0;
  margin: 6px 0 0;
}
.btn-nav img {
  -webkit-filter: invert(100) !important;
          filter: invert(100) !important;
}
.btn-nav.active, .btn-nav:hover {
  color: #3144d9;
}
.btn-nav.active img, .btn-nav:hover img {
  -webkit-filter: opacity(0.5) drop-shadow(0 0 0 #2a337a);
          filter: opacity(0.5) drop-shadow(0 0 0 #2a337a);
}
.btn-nav.active i:before, .btn-nav:hover i:before {
  background-color: #2a337a;
  color: #fff;
  border-radius: 8px;
  margin: -5px;
  border: 5px solid #2a337a;
}

.btn-outline-light img {
  -webkit-filter: invert(100) !important;
          filter: invert(100) !important;
}
.btn-outline-light.active img, .btn-outline-light:hover img {
  -webkit-filter: invert(0) !important;
          filter: invert(0) !important;
}

.btn-outline-primary {
  border-color: #2a337a !important;
  color: #2a337a !important;
}
.btn-outline-primary.active, .btn-outline-primary:hover {
  color: #fff !important;
  background-color: #2a337a !important;
}
.btn-outline-primary.active img, .btn-outline-primary:hover img {
  -webkit-filter: invert(1) !important;
          filter: invert(1) !important;
}

a {
  color: #2a337a;
}

a:hover {
  color: #3144d9;
}

.btn-link {
  font-weight: 700;
  color: #2a337a;
  border: none !important;
  text-decoration: none;
}
.btn-link:hover {
  color: #3144d9;
}
.btn-link.facebook {
  background-color: #1877F2 !important;
  color: #fff !important;
  border: solid 3px #1877F2 !important;
}
.btn-link.messengericon {
  color: #1877F2 !important;
  background: none !important;
  border: none !important;
}
.btn-link.linkedin {
  background-color: #0A66C2 !important;
  color: #fff !important;
  border: solid 3px #0A66C2 !important;
}
.btn-link.instagram {
  background-color: #E1306C !important;
  color: #fff !important;
  border: solid 3px #E1306C !important;
}
.btn-link.tiktok {
  background-color: #FE2C55 !important;
  color: #fff !important;
  border: solid 3px #FE2C55 !important;
}
.btn-link.whatsappicon {
  background: #25D366 !important;
  color: #fff !important;
  border: solid 3px #25D366 !important;
}
.btn-link.whatsappicon:hover, .btn-link.whatsappicon:active, .btn-link.whatsappicon:focus {
  background: #fff !important;
  color: #25D366 !important;
  border: solid 3px #fff !important;
}

.bg-light {
  background-color: #f5f5f5 !important;
}

.offcanvas {
  background-color: #f5f5f5;
  max-width: 340px !important;
}
.offcanvas .btn-link {
  text-align: left;
  font-size: 20px;
}

.offcanvas-backdrop {
  background: none !important;
}

.footer {
  background-color: #2a337a;
  color: #fff;
  line-height: 25px;
}
.footer a {
  color: #fff !important;
  -webkit-transition: all ease-in-out 3s !important;
  transition: all ease-in-out 3s !important;
}
.footer a:hover {
  color: #fff;
  text-decoration: none !important;
}
.footer .text-muted {
  color: white !important;
}
.footer hr {
  border-color: rgba(255, 255, 255, 0.35) !important;
}

span.text-grey {
  color: #999;
}

.bg-primary {
  background-color: #2a337a !important;
}

.contact-hours {
  position: relative;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
  line-height: 25px;
}

.contact-hours ul li {
  width: 100%;
  font-size: 12px;
}

.contact-hours span {
  width: 50%;
  float: left;
}

.btn-primary {
  background-color: #2a337a;
  border-color: #1d2354;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.active {
  background-color: #3743a0;
}

.btn-secondary {
  background-color: #2a84c2;
  border-color: #2a84c2;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary.active {
  background-color: #489dd7;
  border-color: #489dd7;
}

.parallax {
  position: relative;
  background-color: #000;
  display: block;
  min-height: 500px;
  max-height: 500px;
  height: 50vh;
  background-attachment: fixed;
  background-size: cover;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.parallax:before {
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 0;
}
.parallax .container {
  position: absolute;
  text-align: center;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
.parallax.hero {
  background-image: url("images/slide.jpg");
  max-height: 45vh !important;
  height: 100vh !important;
  min-height: 420px;
}
@media (max-width: 640px) {
  .parallax.hero {
    height: 50vh !important;
    min-height: 200px;
  }
}
.parallax.hero.hero-internal {
  position: relative;
  max-height: 50vh !important;
  min-height: 300px;
}
.parallax.hero .container {
  text-align: left !important;
}
.parallax.one {
  background-image: url("images/slide.jpg");
}

.breadcrumb-item + .breadcrumb-item::before {
  color: rgba(255, 255, 255, 0.5) !important;
}

.reviews-home {
  color: rgba(255, 255, 255, 0.7);
}
.reviews-home #reviews {
  max-width: 720px;
  margin: 0 auto;
}
.reviews-home .carousel-item {
  min-height: 110px;
}
.reviews-home p {
  font-size: 18px;
}
.reviews-home h5 {
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
}
.reviews-home .carousel-control-prev {
  left: -100px;
}
.reviews-home .carousel-control-next {
  right: -100px;
}
.reviews-home .carousel-indicators {
  list-style: none;
  margin-top: 20px;
  margin-bottom: 0px;
  position: inherit !important;
}
.reviews-home .carousel-indicators li {
  background-color: #000;
}
.reviews-home .carousel-indicators .active {
  background-color: #fff;
}
@media (min-width: 320px) and (max-width: 640px) {
  .reviews-home .carousel-inner .carousel-item p {
    font-size: 18px;
  }
  .reviews-home .carousel-control-prev {
    left: -40px;
  }
  .reviews-home .carousel-control-next {
    right: -40px;
  }
}

/* Marquee styles */
.marquee {
  --gap: 1rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  gap: var(--gap);
  margin: 0 !important;
}

.marquee__content {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  gap: var(--gap);
  min-width: 100%;
  margin: 0 !important;
  list-style: none !important;
}

@-webkit-keyframes scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - var(--gap)));
            transform: translateX(calc(-100% - var(--gap)));
  }
}

@keyframes scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - var(--gap)));
            transform: translateX(calc(-100% - var(--gap)));
  }
}
/* Pause animation when reduced-motion is set */
@media (prefers-reduced-motion: reduce) {
  .marquee__content {
    -webkit-animation-play-state: paused !important;
            animation-play-state: paused !important;
  }
}
/* Enable animation */
.enable-animation .marquee__content {
  -webkit-animation: scroll 20s linear infinite;
          animation: scroll 20s linear infinite;
}

/* Reverse animation */
.marquee--reverse .marquee__content {
  animation-direction: reverse;
}

/* Pause on hover */
.marquee--hover-pause:hover .marquee__content {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

/* Attempt to size parent based on content. Keep in mind that the parent width is equal to both content containers that stretch to fill the parent. */
.marquee--fit-content {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

/* A fit-content sizing fix: Absolute position the duplicate container. This will set the size of the parent wrapper to a single child container. Shout out to Olavi's article that had this solution 👏 @link: https://olavihaapala.fi/2021/02/23/modern-marquee.html  */
.marquee--pos-absolute .marquee__content:last-child {
  position: absolute;
  top: 0;
  left: 0;
}

/* Enable position absolute animation on the duplicate content (last-child) */
.enable-animation .marquee--pos-absolute .marquee__content:last-child {
  -webkit-animation-name: scroll-abs;
          animation-name: scroll-abs;
}

@-webkit-keyframes scroll-abs {
  from {
    -webkit-transform: translateX(calc(100% + var(--gap)));
            transform: translateX(calc(100% + var(--gap)));
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes scroll-abs {
  from {
    -webkit-transform: translateX(calc(100% + var(--gap)));
            transform: translateX(calc(100% + var(--gap)));
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
/* Other page demo styles */
.marquee__content > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: white;
  text-align: center;
}

.small-container {
  max-width: 720px;
  margin: 0 auto;
  display: block;
}

/* REVIEWS */
.reviews {
  text-align: center;
}

.reviews p {
  font-style: italic;
  font-size: 16px;
}

.reviews h5 {
  font-size: 20px;
}

.reviews h6 {
  font-size: 13px;
  color: #0095e8;
}

.reviews .carousel-control-prev {
  left: -100px;
}

.reviews .carousel-control-next {
  right: -100px;
}

.reviews .carousel-indicators {
  margin-top: 30px;
  margin-bottom: 0px;
}

.reviews .carousel-indicators li {
  background-color: #0095e8;
}

.reviews .carousel-indicators .active {
  background-color: #fff;
}

.reviews {
  display: block;
  padding-top: 100px;
  margin-top: -80px;
}

.reviewspage {
  padding: 30px 0;
}

.review {
  background: #fff;
  padding: 40px 10px 10px 10px;
  border-radius: 3px;
  text-align: center;
  position: relative;
}

.review .stars {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: #fff;
  border-radius: 5px;
  list-style: none;
  padding: 5px 2.5px;
  margin: 0;
  font-size: 0;
  min-width: 180px;
}

.review .stars li {
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  width: 30px;
  background: #163e7d;
  border-radius: 2px;
  margin: 0 1.5px;
  color: #f7c821;
}

.reviews .spacer {
  display: block;
  height: 40px;
}

.review .source {
  width: 100px;
}

@media (min-width: 320px) and (max-width: 640px) {
  .reviews .carousel-inner .carousel-item p {
    font-size: 14px;
  }
  .reviews .carousel-control-prev {
    left: -40px;
  }
  .reviews .carousel-control-next {
    right: -40px;
  }
  .reviews .carousel-indicators {
    top: 400px;
  }
}
.container {
  max-width: 1320px;
  width: 100%;
}

.heading {
  color: #2a337a !important;
}

.price {
  color: #d20c0c !important;
}

.border-primary {
  border-color: #2a337a !important;
}

.mainImage {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .h1,
  h1 {
    font-size: 2.5rem !important;
  }
}
.pagination {
  padding: 5px;
  border-radius: 5px !important;
  border: solid 3px #2a337a !important;
  -webkit-column-gap: 5px !important;
     -moz-column-gap: 5px !important;
          column-gap: 5px !important;
}

.pagination .page-link {
  color: #2a337a;
  border-width: 0px !important;
  width: 29px !important;
  height: 29px !important;
  line-height: 29px !important;
  text-align: center !important;
  padding: 0 !important;
  border-radius: 6px !important;
}

.pagination .page-link:hover {
  color: #fff;
  background-color: #2a337a;
  border-color: #2a337a;
}

.pagination .page-item.active .page-link {
  color: #fff;
  background-color: #2a337a;
  border-color: #2a337a;
}

.pagination .page-item.disabled .page-link {
  color: #6c757d;
  background-color: transparent;
  border-color: #dee2e6;
}

.whatsapp {
  position: fixed;
  z-index: 9999;
  bottom: 40px;
  right: 40px;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5);
          box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5);
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #25d366;
  color: #fff;
  text-align: center;
  padding: 8px 5px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.whatsapp:hover {
  color: #25d366;
  background: #ffffff;
}

.w-search {
  min-width: 300px !important;
}

.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
  background-color: #2a337a !important;
  color: #fff !important;
}

.ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}

.img .ribbon {
  right: 10px !important;
}

.ribbon span {
  font-size: 9px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: -webkit-gradient(linear, left top, left bottom, from(#F70505), to(#8F0808));
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  -webkit-box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
          box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
  position: absolute;
  top: 19px;
  right: -21px;
}

.ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}

.ribbon span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}

@media (min-width: 768px) {
  .sticky-mobile {
    position: static !important;
  }
}
@media (max-width: 768px) {
  .offset-mobile {
    top: 102px !important;
  }
}
.thumbnail-wrapper {
  position: relative;
}

.thumbnail-scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  padding: 5px 0;
}

.thumbnail-scroll a {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.thumbnail-scroll a img {
  height: 100px;
  /* or whatever height you want */
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  /* ensures they fill the thumbnail width */
  border-radius: 4px;
  /* optional for nice rounded corners */
}

/* Mobile: 3 images per line */
.thumbnail-scroll a {
  width: 33.33%;
}

/* Medium screens and up: about 6 images per line */
@media (min-width: 769px) {
  .thumbnail-scroll a {
    width: 16.66%;
    /* 100 / 6 = 16.66% */
  }
}
.scroll-arrow {
  display: none;
  /* hide by default */
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  border: none;
  font-size: 1.5rem;
  padding: 0.5rem 1rem;
  z-index: 10;
  cursor: pointer;
}

.left-arrow {
  left: 0;
}

.right-arrow {
  right: 0;
}

/* Show arrows on all screen sizes */
@media (max-width: 768px) {
  .scroll-arrow {
    display: block;
  }
}
@media (min-width: 769px) {
  .scroll-arrow {
    display: block;
  }
}
.font-weight-bold {
  font-weight: 700 !important;
}

.base_links {
  max-height: 50px;
  overflow: auto;
  text-align: center;
}
.base_links .list-inline {
  font-size: 14px !important;
}
.base_links .list-inline li {
  display: inline-block !important;
}

.btn-blue {
  border-color: #2a337a !important;
  color: #fff !important;
  background-color: #2a337a !important;
}

.btn-blue.active,
.btn-blue:hover {
  color: #2a337a !important;
  border-color: #2a337a !important;
  background-color: #fff !important;
}

.btn-blue img {
  -webkit-filter: invert(1) !important;
  filter: invert(1) !important;
}

.btn-blue.active img,
.btn-blue:hover img {
  -webkit-filter: invert(0) !important;
  filter: invert(0) !important;
}

.inverted {
  background-color: #2a337a !important;
  color: #fff;
}
.inverted .btn-blue {
  border-color: #fff !important;
  color: #fff !important;
}
.inverted .btn-outline-primary {
  border-color: #FFF !important;
  color: #fff !important;
}
.inverted .btn-outline-primary img {
  -webkit-filter: invert(1) !important;
          filter: invert(1) !important;
}
.inverted .btn-outline-primary:hover, .inverted .btn-outline-primary.active {
  color: #000 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}
.inverted .btn-outline-primary:hover img, .inverted .btn-outline-primary.active img {
  -webkit-filter: invert(0) !important;
          filter: invert(0) !important;
}
.inverted .btn-primary {
  border-color: #fff;
}
.inverted .btn-primary:hover, .inverted .btn-primary:focus, .inverted .btn-primary.active {
  background-color: #3743a0;
}
.inverted .bg-light {
  background-color: #2a337a !important;
}
.inverted .text-primary {
  color: #fff !important;
}

/*
figure {
    &.wp-block-image {
        margin: 0 !important;
    }
}

.wp-block-group {
    padding: 1.5rem 0.5rem !important;

    @media (min-width:992px) {
        padding: 1.5rem !important;
    }

    .wp-block-group__inner-container {
        max-width: 1320px !important;
        width: 100% !important;
        display: block !important;
        margin: 0 auto !important;
    }

    .wp-block-heading {
        margin-bottom: 1.5rem !important;
        color: $blue;
    }
}*/