@import '../fonts/stylesheet.css';

:root {
  --red: #DF2000;
  --white: #fff;
  --black: #000;
  --grey: #777777;
  --dark-grey: #292929;
  --dark-grey-2: #2C2B2E;
  --blue: #214099;
  --gold: #B2B290;
  --teal: #37819E;

  --body-color: #6F7070;
  --bs-heading-color: #6F7070;

  --heading-font: 'Montserrat Bold', sans-serif;
  --body-font: 'Futura PT Book', sans-serif;
  --accent-font:  'Bebas Neue Bold', sans-serif;
  --semi-heading-font: 'Montserrat Medium', sans-serif;
  --light-font: 'Neue Haas Grotesk Display 55', sans-serif;
}

.m-t-0 {
  margin-top: 0px !important;
}

.m-b-0 {
  margin-bottom: 0px !important;
}

.m-l-0 {
  margin-left: 0px !important;
}

.m-r-0 {
  margin-right: 0px !important;
}

.p-t-0 {
  padding-top: 0px !important;
}

.p-b-0 {
  padding-bottom: 0px !important;
}

.p-l-0 {
  padding-left: 0px !important;
}

.p-r-0 {
  padding-right: 0px !important;
}

.m-t-5 {
  margin-top: 5px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.m-b-25 {
  margin-bottom: 25px !important;
}

.m-l-25 {
  margin-left: 25px !important;
}

.m-r-25 {
  margin-right: 25px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.m-b-35 {
  margin-bottom: 35px !important;
}

.m-l-35 {
  margin-left: 35px !important;
}

.m-r-35 {
  margin-right: 35px !important;
}

.p-t-35 {
  padding-top: 35px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.p-l-35 {
  padding-left: 35px !important;
}

.p-r-35 {
  padding-right: 35px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.m-t-45 {
  margin-top: 45px !important;
}

.m-b-45 {
  margin-bottom: 45px !important;
}

.m-l-45 {
  margin-left: 45px !important;
}

.m-r-45 {
  margin-right: 45px !important;
}

.p-t-45 {
  padding-top: 45px !important;
}

.p-b-45 {
  padding-bottom: 45px !important;
}

.p-l-45 {
  padding-left: 45px !important;
}

.p-r-45 {
  padding-right: 45px !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.m-b-50 {
  margin-bottom: 50px !important;
}

.m-l-50 {
  margin-left: 50px !important;
}

.m-r-50 {
  margin-right: 50px !important;
}

.p-t-50 {
  padding-top: 50px !important;
}

.p-b-50 {
  padding-bottom: 50px !important;
}

.p-l-50 {
  padding-left: 50px !important;
}

.p-r-50 {
  padding-right: 50px !important;
}

.m-t-55 {
  margin-top: 55px !important;
}

.m-b-55 {
  margin-bottom: 55px !important;
}

.m-l-55 {
  margin-left: 55px !important;
}

.m-r-55 {
  margin-right: 55px !important;
}

.p-t-55 {
  padding-top: 55px !important;
}

.p-b-55 {
  padding-bottom: 55px !important;
}

.p-l-55 {
  padding-left: 55px !important;
}

.p-r-55 {
  padding-right: 55px !important;
}

.m-t-60 {
  margin-top: 60px !important;
}

.m-b-60 {
  margin-bottom: 60px !important;
}

.m-l-60 {
  margin-left: 60px !important;
}

.m-r-60 {
  margin-right: 60px !important;
}

.p-t-60 {
  padding-top: 60px !important;
}

.p-b-60 {
  padding-bottom: 60px !important;
}

.p-l-60 {
  padding-left: 60px !important;
}

.p-r-60 {
  padding-right: 60px !important;
}

.m-t-65 {
  margin-top: 65px !important;
}

.m-b-65 {
  margin-bottom: 65px !important;
}

.m-l-65 {
  margin-left: 65px !important;
}

.m-r-65 {
  margin-right: 65px !important;
}

.p-t-65 {
  padding-top: 65px !important;
}

.p-b-65 {
  padding-bottom: 65px !important;
}

.p-l-65 {
  padding-left: 65px !important;
}

.p-r-65 {
  padding-right: 65px !important;
}

.m-t-70 {
  margin-top: 70px !important;
}

.m-b-70 {
  margin-bottom: 70px !important;
}

.m-l-70 {
  margin-left: 70px !important;
}

.m-r-70 {
  margin-right: 70px !important;
}

.p-t-70 {
  padding-top: 70px !important;
}

.p-b-70 {
  padding-bottom: 70px !important;
}

.p-l-70 {
  padding-left: 70px !important;
}

.p-r-70 {
  padding-right: 70px !important;
}

.m-t-75 {
  margin-top: 75px !important;
}

.m-b-75 {
  margin-bottom: 75px !important;
}

.m-l-75 {
  margin-left: 75px !important;
}

.m-r-75 {
  margin-right: 75px !important;
}

.p-t-75 {
  padding-top: 75px !important;
}

.p-b-75 {
  padding-bottom: 75px !important;
}

.p-l-75 {
  padding-left: 75px !important;
}

.p-r-75 {
  padding-right: 75px !important;
}

.m-t-80 {
  margin-top: 80px !important;
}

.m-b-80 {
  margin-bottom: 80px !important;
}

.m-l-80 {
  margin-left: 80px !important;
}

.m-r-80 {
  margin-right: 80px !important;
}

.p-t-80 {
  padding-top: 80px !important;
}

.p-b-80 {
  padding-bottom: 80px !important;
}

.p-l-80 {
  padding-left: 80px !important;
}

.p-r-80 {
  padding-right: 80px !important;
}

.m-t-85 {
  margin-top: 85px !important;
}

.m-b-85 {
  margin-bottom: 85px !important;
}

.m-l-85 {
  margin-left: 85px !important;
}

.m-r-85 {
  margin-right: 85px !important;
}

.p-t-85 {
  padding-top: 85px !important;
}

.p-b-85 {
  padding-bottom: 85px !important;
}

.p-l-85 {
  padding-left: 85px !important;
}

.p-r-85 {
  padding-right: 85px !important;
}

.m-t-90 {
  margin-top: 90px !important;
}

.m-b-90 {
  margin-bottom: 90px !important;
}

.m-l-90 {
  margin-left: 90px !important;
}

.m-r-90 {
  margin-right: 90px !important;
}

.p-t-90 {
  padding-top: 90px !important;
}

.p-b-90 {
  padding-bottom: 90px !important;
}

.p-l-90 {
  padding-left: 90px !important;
}

.p-r-90 {
  padding-right: 90px !important;
}

.m-t-95 {
  margin-top: 95px !important;
}

.m-b-95 {
  margin-bottom: 95px !important;
}

.m-l-95 {
  margin-left: 95px !important;
}

.m-r-95 {
  margin-right: 95px !important;
}

.p-t-95 {
  padding-top: 95px !important;
}

.p-b-95 {
  padding-bottom: 95px !important;
}

.p-l-95 {
  padding-left: 95px !important;
}

.p-r-95 {
  padding-right: 95px !important;
}

.m-t-100 {
  margin-top: 100px !important;
}

.m-b-100 {
  margin-bottom: 100px !important;
}

.m-l-100 {
  margin-left: 100px !important;
}

.m-r-100 {
  margin-right: 100px !important;
}

.p-t-100 {
  padding-top: 100px !important;
}

.p-b-100 {
  padding-bottom: 100px !important;
}

.p-l-100 {
  padding-left: 100px !important;
}

.p-r-100 {
  padding-right: 100px !important;
}

.p-b-200 {
  padding-bottom: 200px !important;
}

.fs-2 {
  font-size: 2px !important;
}

.fs-4 {
  font-size: 4px !important;
}

.fs-6 {
  font-size: 6px !important;
}

.fs-8 {
  font-size: 8px !important;
}

.fs-10 {
  font-size: 10px !important;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.underline-text {
  border-bottom: 1px solid #000;
}

.underline-text:hover {
  font-weight: 600;
}

.plr-padding {
  padding-left: 150px;
  padding-right: 150px;
}

.fitbg {
  background-size: cover;
  overflow: hidden;
  background-position: center center;
}

@media (min-width: 1500px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1350px;
  }
}

html,
body {
  height: 100%;
  font-family: var(--body-font);
  font-weight: normal;
  font-size: 14px;
  color: var(--body-color);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;

}

.higher-z {
  position: relative;
  z-index: 99;
}

.default-margin {
  margin-top: 88px;
}

.image-block img {  
  aspect-ratio: 0.9/1;
  object-fit: cover;
}

.bg-red {
  background-color: var(--red);
  color: var(--white);
}

.bg-black {
  background-color: var(--black);
  color: var(--white);
}

.bg-gold {
  background-color: var(--gold);
  color: var(--white);
}

.bg-blue {
  background-color: var(--blue);
  color: var(--white);
}

.bg-teal {
  background-color: var(--teal);
  color: var(--white);
}

.bg-gray {
  background-color: var(--grey);
  color: var(--dark-grey-2);
}

.bg-gradient-overlay::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.job_box {
  background-color: #fff;
  padding: 40px;
  border-radius: 3px;
  text-align: left;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15)
}

.bg-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.bg-image-top {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

a {
  color: inherit;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

p,
ul {
  font-family: var(--body-font);
  font-style: normal;
  font-size: 20px;
  line-height: 29px;
}

p:last-child,
ul:last-child {
  margin-bottom: 0;
}

h1, h2 {
  font-family: var(--heading-font);
  color: inherit;
}

h3, h4, h5 {
  font-family: var(--semi-heading-font);
  color: inherit;
}

.default-padding {
  padding-top: 150px;
  padding-bottom: 150px;
  padding-left: 50px;
  padding-right: 50px;
}

.ab-link {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.projects-home-carousel .item {
  padding: 15px;
}

.projects-home-carousel .item img {
  width: 100%;
  height: auto;
}

.carousel-icon {
  width: 95px;
  height: auto;
  padding: 12px;
}

.owl-prev,
.owl-next {
  opacity: 1;
  transition: all 0.25s ease;
}

.owl-prev {
  float: left;
  position: absolute;
  top: 50%;
  left: -20px;
}

.owl-next {
  float: right;
  position: absolute;
  top: 50%;
  right: -50px;
  ;
}

.owl-prev.disabled {
  opacity: 0;
  transition: all 0.25s ease;
}

.owl-next.disabled {
  opacity: 0;
  transition: all 0.25s ease;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;

  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.24691883589373254) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.24691883589373254) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.24691883589373254) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}

body.project header {
  position: static;
  background: black;
}

header .navbar {
  padding: 3rem;
}

header .nav-link {
  color: #fff;
  position: relative;
  z-index: 1;
  padding: 0px;
  margin-left: 10px;
  margin-right: 10px;
  transition: all 0.3s;
  border-bottom: 2px solid transparent;
  font-family: var(--heading-font);
  font-size: 16px;
  margin-bottom: 0;
  text-transform: uppercase;
}

header .nav-link.active {
  color: var(--white) !important;
  border-bottom: 2px solid var(--white);
}

header .admin-bar {
  position: absolute;
  width: 100%;
  padding: 1rem;
  display: flex;
  justify-content: end;
  top: 0;
}

header .admin-bar a {
  font-size: 14px;
  text-transform: uppercase;
}

header .admin-bar .nav-link {
  border: none;
}

header .admin-bar .nav-link:hover {
  border: none;
  color: #fff;
}

header .nav-item {
  position: relative;
  cursor: pointer;
  line-height: 0px;
  margin: 0 10px;
}

header .navbar-nav .dropdown-menu {
  border-radius: 0;
  padding: 0;
  margin: 0;
  font-size: 13px;
  background: #fff;
  border: none;
}

header .navbar-nav .dropdown-menu .dropdown-item {
  padding: 10px 10px;
  border: none;
}

header .nav-item.dropdown:hover .dropdown-menu {
  display: block !important;
}

header .dropdown-item.active,
header .dropdown-item:active {
  text-decoration: none;
  background: none;
  color: black;
  font-family: brandon-grotesque, sans-serif;
}

@media (min-width: 998px) {
 .navbar-brand {
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    margin: 0;
    margin-top: -10px;
    width: 300px;
  }
  body:not(.index) .navbar-brand {
	  display: block !important
  }
  body:not(.index) .navbar-brand img {
    width: 100%;
  }  
}
@media (max-width: 998px) {
	.navbar-brand {
	  display: block !important
  }

}


.btn-website {
  font-family: var(--heading-font);
  background: var(--body-color);
  border: 2px solid var(--body-color);
  -webkit-transition: all 0.3s;
  text-transform: uppercase;
  transition: all 0.3s;
  color: var(--white);
  padding: 7px 30px;
  font-size: 1.2rem;
  border-radius: 50px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0);
  display: inline-flex;
}

.btn-website.outline {
  background: transparent;
  color: var(--body-color);
}

.btn-website:hover {
  border: 2px solid var(--body-color);
  background: transparent;
  color: var(--body-color);
  /* box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.15); */
}

.cta-link {
  font-family: var(--heading-font);
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--white);
  font-size: 1.5rem;  
  display: inline-flex;
}

.cta-link:hover {
  color: var(--red)
}

.cta-link .fa {
  margin: 0 1rem;
  font-size: 2.2rem;
}

.hero-slider {
  background: black;
  height: 80vh;
  position: relative;
}

.hero-slider .content h2 {
  color: var(--white);
}

.hero-slider .content .editable a,
.hero-slider .content p>a {
  background: transparent;
  border-radius: 100px;
  padding: 10px 50px;
  font-size: 1.5rem;
  font-weight: 500;
  margin-top: 10px;
  border: 2px solid #fff;
  display: inline-block;
  transition: all 0.25s ease;
  font-family: brandon-grotesque, sans-serif;
}

.hero-slider .content .editable a:hover,
.hero-slider .content p>a:hover {
  background-color: #fff;
  color: #111;
  transition: all 0.25s ease;
}


.hero-slider .content .editable a span,
.hero-slider .content p>a span {
  color: #acb49f !important;
}

.hero-slider .slide {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.hero-slider .slide video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.hero-slider p {
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.10);
  color: #fff;
  font-size: 2rem;
  margin-top: 20px;
}

.news-slider {
  background: black;
  min-height: 70vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.contact-container-padding {
  padding-bottom: 100px;
  padding-top: 50px;
}

.contact-fpadding {
  padding-left: 5%;
}

.index-section {
  padding: 100px 0;
}

.block-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
} 

.custom-list ul {
  list-style: none;
  padding: 0;
  margin: 50px 0 0 !important;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}

.custom-list li {
  list-style-type: none !important;
  position: relative;
  padding-left: 2.5rem; /* Adjust as needed for spacing */
  margin-bottom: 1rem;
  padding-right: 10px;
}

.custom-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.30rem; /* Adjust as needed for alignment */
  width: 1.5rem; /* Adjust size as needed */
  height: 1.5rem; /* Adjust size as needed */
  background: url('../img/tick.svg') no-repeat center center;
  background-size: contain; /* Ensure the icon fits within the size */
}

.no-margins h1, .no-margins h2, .no-margins h3, .no-margins h4, .no-margins h5, .no-margins h6 {
  margin: 0;
}

.standard-section {
  padding: 100px 0;
}

.standard-section-sm {
  padding: 60px 0;
}

.big-background-section {
  position: relative;
}

.big-background-section video {
  display: block;
}

.index-infographic {
  padding: 80px 0;
}

.index-infographic h2 {
  font-size: 28px;
  height: 80px;
  margin-bottom: 20px;
}

.index-infographic .job_type {
  text-transform: uppercase;
  color: #AFAFAF;
  font-size: 12px;
}

.index-infographic .job_loc {
  color: #AFAFAF;
  font-size: 14px;
}

.index-infographic .job_loc::before {
  color: #AFAFAF;
  font-size: 14px;
}

.job-listing-details {
  color: #000;
}

.job-listing-details h1 {
  font-size: 38px;
  margin-bottom: 5px;
}

.job_deets {
  color: #666;
  font-size: 16px;
  font-weight: 100;
  text-transform: uppercase;
}

.job_deets span {
  color: #888;
}

.index-infographic img {
  max-width: 100%;
}

.news-section {
  padding: 60px 0;
}

.news-section h1 {
  color: white;
}

.news-section .news-container .item {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 30px;
}

.news-section .news-container .item:nth-child(odd) {
  margin-top: 40px;
}

.news-section .news-container .text {
  padding: 30px;
  background: white;
}

.news-section .news-container .text .title {
  display: block;
  font-family: 'GT Sectra Fine Book', sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.news-section .news-container .text .read-more {
  border-bottom: 1px solid #0e1c28;
  margin-top: 15px;
  font-size: 0.8em;
  font-family: brandon-grotesque, sans-serif;
}

.news-section .news-container .image {
  min-height: 200px;
}

.index-secondary-infographic h1 {
  color: #000;
}

.container a {}

.index-secondary-infographic .team-wrapper {
  padding: 0;
}

.index-secondary-infographic .team-wrapper>div {
  cursor: pointer;
  padding-top: 100%;
  background-size: cover;
  background-position: center center;
}

.index-secondary-infographic .team-wrapper>div:hover .hover-overlay {
  opacity: 1;
  visibility: visible;
}

.index-secondary-infographic .team-wrapper>div h5 {
  text-transform: uppercase;
}

.index-secondary-infographic .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 15px;
  font-size: 50px;
}

.index-secondary-infographic .owl-nav button:hover {
  color: #acb49f;
  transition: all 0.3s;
}

.index-secondary-infographic .owl-nav .owl-prev {
  float: left;
  padding: 0 15px;
}

.index-secondary-infographic .owl-nav .owl-next {
  float: right;
}

.hover-overlay {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(172, 180, 159, 0.8);
  color: white;
}

.hover-overlay>div {
  position: absolute;
  bottom: 20px;
  padding: 0 50px;
  width: 100%;
  font-size: 14px;
}

.hover-overlay>div .read-more {
  display: block;
  margin: 20px 0;
}

.hover-overlay>div h5 {
  text-transform: uppercase;
}

.white-overlay {
  position: relative;
}

.white-overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
}

.testimonials-wrapper {
  color: white;
  padding: 100px 0;
}

.testimonials-wrapper .testimonials-carousel {
  width: 70%;
  margin: 0 auto;
  position: relative;
}

.testimonials-wrapper .testimonials-carousel .item {
  height: 356px;
  display: table;
  color: #fff;
  font-family: 'GT Sectra Fine Book', sans-serif;
  line-height: 40px;
  text-align: center;
  padding: 0px 80px;
  background-position: top center;
  background-size: cover;
}

.testimonials-wrapper .testimonials-carousel .item p {
  padding-top: 30px;
  font-size: 22px;
}

.testimonials-wrapper .testimonials-carousel .item .vertical-align {
  display: table-cell;
  vertical-align: middle;
}

.testimonials-wrapper .testimonials-carousel .owl-dots {
  display: block !important;
  position: absolute;
  width: 100%;
  bottom: 40px;
  text-align: center;
}

.testimonials-wrapper .testimonials-carousel .owl-dots .owl-dot {
  border-radius: 50%;
  border: 2px solid white;
  display: inline-block;
  height: 13px;
  width: 13px;
  margin: 0 3px;
}

.testimonials-wrapper .testimonials-carousel .owl-dots .owl-dot.active {
  background: white;
}

.testimonials-wrapper .testimonials-carousel .owl-nav {
  display: none;
}

.testimonials .dash {
  border-top: 1px solid #fff;
  width: 45px;
  display: inline-block;
  height: 7px;
  margin: 0 10px;
}

.testimonials .star {
  font-size: 15px;
  margin: 3px;
  top: -3px;
  position: relative;
}

.testimonials .testimonial-blurb {
  margin-top: 20px;
  margin-bottom: 20px;
}

.testimonials .testimonial-blurb p {
  font-size: 1.1em;
  line-height: 1.3em;
}

@media (max-width: 860px) {
  .listing-slider {
    height: auto !important;
    margin-top: 100px;
  }

  .listing-slider .slide {
    background-image: none !important;
  }
  .listing-slider img {
    display: none !important;
  }
}

.listing-slider .owl-dots {
  display: block !important;
  position: absolute;
  width: 100%;
  bottom: 40px;
  text-align: center;
}

.listing-slider .owl-dots .owl-dot {
  border-radius: 50%;
  border: 2px solid white;
  display: inline-block;
  height: 13px;
  width: 13px;
  margin: 0 3px;
}

.listing-slider .owl-dots .owl-dot.active {
  background: white;
}

.news-wrapper {
  margin: 10px 0;
}

.news-wrapper .item {
  margin: 10px 0;
  padding: 10px 80px;
}

@media (min-width: 860px) {
  .news-wrapper .item {
    background-image: none !important;
  }

  .news-wrapper .item:nth-child(even) {
    background: #f8f7f5;
  }
}

.news-wrapper .item .image {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 60%;
}

.news-wrapper .item .text {
  padding: 0 30px;
}

.news-wrapper .item .text span {
  display: block;
}

.news-wrapper .item .text .date {
  font-size: 0.7em;
  color: #9f9f9f;
}

.news-wrapper .item .text .author {
  font-size: 0.7em;
  color: #9f9f9f;
  margin-bottom: 10px;
  display: block;
}

.news-wrapper .item .text .title {
  font-family: brandon-grotesque, sans-serif;
  text-transform: uppercase;
  margin: 5px 0;
  font-size: 1.3em;
}

.news-wrapper .item .text .short {
  font-size: 0.9em;
}

.news-wrapper .item .text .btn-website {
  text-transform: uppercase;
  margin-top: 10px;
  padding: 6px 20px;
}

.read-wrapper h4 {
  font-family: brandon-grotesque, sans-serif;
}

.read-wrapper .text {
  margin: 30px 0;
  word-break: break-word;
}

.read-wrapper .text ul {
  padding: 0;
  list-style: none;
}

.read-wrapper .text ul li {
  border-left: 2px solid #acb49f;
  text-align: left;
  padding-left: 40px;
  font-size: 20px;
  line-height: 1.4em;
}

.read-wrapper img {
  max-width: 100%;
}

.team-container .item {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 30px;
}

.team-container .item:hover .text {
  background: #acb49f;
}

.team-container .text {
  padding: 15px 30px;
  background: white;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.team-container .text .title {
  font-family: 'Proxima Nova Lt', sans-serif;
  display: block;
  font-size: 18px;
  line-height: 30px;
}

.team-container .text .role {
  display: block;
  margin-bottom: 15px;
}

.team-container .image {
  min-height: 300px;
}

.member-details {
  padding-left: 60px;
}

.member-details .award-image {
  max-width: 100%;
  height: 120px;
  margin: 30px 0 0;
}

.member-details .blurb {
  margin: 30px 0 50px;
  max-width: 90%;
}

.form-control {
  border-radius: 50px;
  border: none;
  padding: 10px 20px;
}

textarea.form-control {
  border-radius: 2rem;
  padding: 15px 20px;
}

.form-control:focus {
  border: none;
  box-shadow: 0px 0px 2px 2px rgb(4, 119, 221);
}

.form-group {
  position: relative;
}

.form-group label.error {
  position: absolute;
  top: 13px;
  right: 20px;
  font-size: 0.8em;
  color: red;
}

select.form-control {
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background-image: -webkit-linear-gradient(bottom left, transparent 50%, gray 50%), -webkit-linear-gradient(top left, gray 50%, transparent 50%), -webkit-linear-gradient(left, #ccc, #ccc);
  background-image: -o-linear-gradient(bottom left, transparent 50%, gray 50%), -o-linear-gradient(top left, gray 50%, transparent 50%), -o-linear-gradient(left, #ccc, #ccc);
  background-image: linear-gradient(to top right, transparent 50%, gray 50%), linear-gradient(to bottom right, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}

select.form-control:focus {
  background-image: -webkit-linear-gradient(bottom left, green 50%, transparent 50%), -webkit-linear-gradient(top left, transparent 50%, green 50%), -webkit-linear-gradient(left, #ccc, #ccc);
  background-image: -o-linear-gradient(bottom left, green 50%, transparent 50%), -o-linear-gradient(top left, transparent 50%, green 50%), -o-linear-gradient(left, #ccc, #ccc);
  background-image: linear-gradient(to top right, green 50%, transparent 50%), linear-gradient(to bottom right, transparent 50%, green 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  border-color: green;
  outline: 0;
}

.modal-content .form-control {
  border: 1px solid var(--grey);
  border-radius: 0.2rem;
}

.contact-info {
  float: right !important;
  margin-left: auto;
  order: 2;
}

footer .smalltext,
footer .legal {
  font-size: 12px;
}

footer .smalltext a {
  font-size: 12px;
  text-decoration: none;
}

footer .smalltext a:hover {
  color: var(--white);
}

footer {
  color: #919191;
  background-color: var(--dark-grey-2);
  padding: 80px 0 40px;
  position: relative;
}

footer::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.1) 100%);
}

footer > * {
  position: relative;
}

footer .social-nav ul {
  list-style: none;
  display: flex;
  padding: 0;
  gap: 2rem;
}

footer .social-nav a {
  padding: 0px;
  font-size: 24px;
  text-align: center;
  transition: all 0.3s;
}

footer .social-nav a:hover, footer .links a:hover {
  color: var(--white);
}

footer .links {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 2rem;
  font-family: var(--heading-font);
}
footer .links a {
  text-decoration: none;
  transition: all 0.3s;
}


footer .newsletter-form .form-control {
  background: none;
  font-size: 15px;
  border-bottom: 2px solid #0E1C28 !important;
  padding-left: 0;
}

footer .newsletter-form .form-control:nth-child(2) {
  border-right: none;
}

footer .newsletter-form .btn {
  border: none;
  color: black;
  border-bottom: 2px solid #0E1C28;
  border-left: none;
  border-radius: 0;
  line-height: 0.5;
}

footer .newsletter-form label.error {
  position: absolute;
  top: 110%;
  left: 3px;
  color: #8a0606;
}

footer .copy-wrapper {
  margin-top: 20px;
  padding: 40px 0 0;
  font-size: 11px;
}

footer .copy-wrapper p {
  font-size: 11px;
  line-height: 16px;
}

h1 {
  /* Heading/H1 */
  font-family: var(--heading-font);
  font-size: 46px;
  line-height: normal;
  margin-bottom: 30px;
}

h2 {
  font-family: var(--heading-font);
  font-size: 38px;
  line-height: normal;
  margin-bottom: 30px;
}

h3 {
  font-family: var(--heading-font);
  font-size: 35px;
  margin-bottom: 20px;
}

h4 {
  /* Heading/H4 */
  font-family: var(--semi-heading-font);
  font-size: 21px;
  line-height: 29px;
}

h5 {
  /* Heading/H5 */
  font-family: var(--semi-heading-font);
  font-size: 14px;
  margin-bottom: 20px;
}

h6 {
  /* Heading/H6 */
  font-family: var(--heading-font);
  font-size: 19px;
  line-height: 30px;
}

.cms-wrapper ul {
  margin: 0 0 0 20px;
  padding: 0;
}

.cms-wrapper ul li {
  list-style-type: square;
}

.cms-wrapper img {
  width: 100%;
  height: auto;
}

.listing-filter {
  background: #acb49f;
  padding: 40px;
  text-align: center;
}

.listing-filter .inline-form {
  display: inline-block;
  margin-right: 10px;
  font-family: brandon-grotesque, sans-serif;
}

.listing-filter .inline-form select.form-control {
  padding: 5px 10px;
  padding-right: 40px;
  height: 38px;
  text-align: left;
  font-family: inherit;
}

.listing-filter .btn {
  text-align: left;
  background: white;
  border-radius: 0;
  font-size: 14px;
  height: 38px;
  font-family: inherit;
}

.icon-wrapper span {
  position: relative;
  padding-right: 46px;
}

.icon-wrapper span::before {
  content: '';
  position: absolute;
  top: -10px;
  left: 14px;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.icon-wrapper .bed::before {
  background-image: url("../img/bed.png");
}

.icon-wrapper .bath::before {
  background-image: url("../img/bath.png");
}

.icon-wrapper .car::before {
  background-image: url("../img/car.png");
}

.listings-wrapper {
  margin-top: 30px;
}

.listings-wrapper .listing {
  padding: 0 30px;
  margin-bottom: 60px;
}

.listings-wrapper .listing .image {
  padding-top: 60%;
  position: relative;
}

.listings-wrapper .listing .sold-overlay {
  background: rgba(14, 28, 40, 0.7);
  border-radius: 50%;
  width: 50%;
  height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  font-family: brandon-grotesque, sans-serif;
  color: white;
  font-size: 30px;
  padding: 100px 50px;
  text-transform: uppercase;
}

.listings-wrapper .listing .sold-overlay .sold-price {
  display: block;
}

.listings-wrapper .listing .text {
  background: #fff;
  padding: 40px;
  text-align: center;
}

.listings-wrapper .listing .text .address {
  display: block;
  font-family: 'GT Sectra Fine Book', sans-serif;
  color: #acb49f;
  font-size: 30px;
}

.listings-wrapper .listing .text .suburb {
  display: block;
  font-family: brandon-grotesque, sans-serif;
  text-transform: uppercase;
  margin: 10px 0;
}

.listings-wrapper .icon-wrapper span {
  padding-right: 60px;
  font-size: 18px;
}

.listings-wrapper .icon-wrapper span:before {
  width: 35px;
  height: 35px;
  top: -14px;
  left: 20px;
}

.hero-slider .owl-stage-outer,
.hero-slider .owl-stage,
.hero-slider .owl-item {
  height: 100%;
}

.accordion .card {
  background: none;
  border: none;
}

.accordion .card-header {
  background: none;
  border-bottom: 2px solid #0F1c2c;
  padding: 20px 0;
  margin-bottom: 0 !important;
}

.accordion .card-header img {
  margin-top: 5px;
}

.accordion .card-body {
  padding: 20px 0;
}

.listing-wrapper .contact-info {
  font-family: 'GT Sectra Fine Book', sans-serif;
  margin: 40px 0;
}

.listing-wrapper .contact-info p {
  line-height: 24px;
  font-size: 20px;
}

.listing-wrapper .additional-info {
  margin: 40px 0 0;
  font-family: brandon-grotesque, sans-serif;
  text-transform: uppercase;
}

.listing-wrapper .icon-wrapper span {
  padding-right: 65px;
  font-size: 20px;
}

.listing-wrapper .icon-wrapper span:before {
  top: -14px;
  left: 20px;
}

.listing-wrapper .blurb iframe,
.listing-wrapper .blurb video {
  width: 100% !important;
}

.Login .container {
  background-color: white;
  max-width: 100% !important;
  margin: 0px;
  padding: 0px;
}

.Login .CentreCon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}

.Login .centerpanel {
  width: 90%;
  height: 90%;
  background-color: white;
}

.Login header {
  background-color: black;
  padding: 65px;
}

.Login header .logLogo {
  height: auto;
  max-width: 100%;
}

.mute-btn {
  position: absolute;
  bottom: 40px;
  right: 40px;
  font-size: 2em;
  color: white;
  cursor: pointer;
  z-index: 1;
  transition: all 0.3s;
}

.mute-btn:hover {
  transform: scale(1.1);
}

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1350px;
  }
}

@media (max-width: 1200px) {
  .contact-button {
    display: none;
  }
}

@media (max-width: 998px) {
  /* .container {
    max-width: 100% !important;
  } */

  header {
    z-index: 999;
    transition: all 0.3s;
  }
  header .navbar {
	  padding: 2rem;
  }

  header.nav-open {
    background: rgba(0, 0, 0, 0.95) !important;

  }

  header .main-nav {
    height: auto;
  }

  header .header-cta {
    display: none;
  }

  header .navbar-nav .dropdown-menu {
    margin-top: -20px;
    background: none;
  }

  header .navbar-nav .dropdown-menu .dropdown-item {
    border-bottom: 1px solid #0e1c28;
    border-top: 1px solid #0e1c28;
    text-align: center;
    margin-top: -1px;
  }

  header .nav-item ul {
    line-height: 0;
  }
.navbar-toggler { border:none; }
  header .navbar-toggler {
    position: absolute;
    right: 20px;
    top: 30px;
    z-index: 9;
    color: white;
    font-size: 34px;
    border:0px solid transparent;
  }

  header .navbar-toggler .navbar-toggler-icon {
    height: 1em;
    width: 1em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1' stroke-linecap='straight' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }

  footer .logo-wrapper {
    display: none;
  }

  footer .snav-link {
    float: left;
    padding-top: 20px;
  }

  .header_bg {
    height: 50vh !important;
  }

  header .navbar-brand {
    position: static;
    margin: 0px 0px;
  }

  header .snav-link {
    font-size: 18px;
    color: #fff;
  }

  header .snav-icon-adjust {
    padding-right: 10px !important;
    padding-top: 10px;
    padding-bottom: 20px;

  }

  header .navbar-nav {
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
  }

  header .navbar-nav .nav-link {
    text-align: center;
    font-size: 25px;
    padding: 25px 0;
  }

  .no-padding {
    padding: 25px 15px !important;
  }

  .default-padding {
    padding: 50px 0;
  }

  .index-section,
  .index-secondary-infographic,
  .footer-contact-form,
  .standard-section,
  .testimonials-wrapper,
  .standard-section-sm {
    padding: 50px 30px;
  }

  .index-secondary-infographic .bg-image {
    background-image: none !important;
  }

  .testimonials-wrapper .testimonials-carousel {
    width: 100%;
  }

  .testimonials-wrapper .testimonials-carousel .item {
    height: 600px;
    padding: 0 15px;
  }

  .testimonials-wrapper .testimonials-carousel .item p {
    font-size: 15px;
  }

  .index-infographic {
    padding: 50px 30px;
  }

  .index-infographic .col-md-4 {
    margin-bottom: 40px;
  }

  .index-secondary-infographic .infographic-wrapper>div {
    padding: 40px 30px;
  }

  .news-wrapper {
    margin: 96px 0 0;
  }

  .news-wrapper .item {
    height: 480px;
    padding: 120px 30px;
    margin: 0;
    text-align: center;
    color: white;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }

  .news-wrapper .item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
  }

  .news-wrapper .item .btn-website {
    background: black;
    color: #acb49f;
    border: none;
  }

  #obj_next {
    display: none;
  }

  footer h5 {
    display: none;
  }

  footer .col-md-4 {
    margin-bottom: 30px;
  }

  footer .logo-wrapper {
    margin: 0 0 30px;
  }

  footer .newsletter-form {
    margin-top: 20px;
  }

  footer .copytext {
    text-align: left !important;
  }

  .about-team-sm {
    padding: 20px 0 0;
    background: none !important;
  }

  .listings-wrapper .listing {
    padding: 0;
  }

  .listings-wrapper .listing .sold-overlay {
    padding: 50px 10px;
    width: 47%;
    font-size: 20px;
  }

  .member-details {
    padding: 20px 15px;
  }

  .member-details .award-image {
    height: 90px;
  }

  .listing-filter .inline-form {
    width: 100% !important;
    margin-bottom: 5px !important;
  }

  .copy-wrapper {
    font-size: 11px;
  }

  .read-wrapper .text {
    column-count: 1;
    column-gap: normal;
  }

  .listings-wrapper .listing .text .suburb {
    margin: 10px 0 15px;
  }

  .listings-wrapper .icon-wrapper span:before {
    width: 30px;
    height: 30px;
    top: -8px;
    left: 20px;
  }

  .sm-no-top-padding {
    padding-top: 0;
  }
}

/*

* Override Pages default styles or create your own styles here

*/
.hero-slider.inner-page {
  height: 60vh;
}

.admin-bar a {
  font-size: 12px !important;
  line-height: 14px !important;
}

.admin-bar .navbar-nav {
  margin: 0px !important;
}

.hero-slider h1 {
  font-size: 64px;
  line-height: 1em;
  margin-bottom: 50px;
}

.hero-slider p {
  font-size: 24px;
  line-height: 1.5em;
  margin-bottom: 50px;
}

.f50 {
  width: 50%;
}

.service_box:hover {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  transition: all 0.25s ease-in;

}

.service_box {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0);
  transition: all 0.25s ease-in;
}

#service-list {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
  overflow-x: hidden;

}

.mobile-only {}

.service_title {
  text-transform: uppercase;
  font-size: 1.2em;
  padding: 20px 0;
}

#service-list .owl-prev {
  margin-left: -30px;
}

.brand_icon {
  width: 30px;
  margin-right: 10px;
}

.slider_container {
  width: 100%;
  position: relative;
  margin: 0px auto;
  margin-top: 0px;
}

.header_bg {
  height: 90vh;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.curve {
  left: 0;
  height: 50px;
  width: 100%;
  position: absolute;
  bottom: 0px;
}

footer {
  position: relative;
}

.contact_cta {
  margin: 40px 0;
  text-align: center;
}

.contact_cta::after {
  content: '';
  clear: both;
  height: 30px;
  display: block;
  width: 100%;
}

.contact_cta .h0 {
  font-size: 3.5rem;
  line-height: 3.5rem;
  margin-bottom: 30px;
}

.smalltext .lb {
  margin: 0px 10px;
}

.legal {
  display: flex;
  align-items: center;
  margin-top: 1rem;
}

.legal a:hover {
  color: #fff;
}

.hero-slider .slide::before {
  background-color: rgba(0, 0, 0, 0.45);
  content: ' ';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

.hero-slider .content {
  position: relative;
  z-index: 2;
}

.subscribe .form-title {
  font-size: 2rem;
  line-height: 3rem;
  margin-bottom: 15px;
}

.subscribe form {

  background-color: #111;
  padding: 5px;
  border-radius: 100px;
  display: flex;
  transition: all 0.2s ease-in;

}

.subscribe form:hover,
.subscribe form:active,
.subscribe form:focus {
  background-color: #333;
  transition: all 0.2s ease-in;
}

.subscribe input[type=text] {
  width: 70%;
  color: #fff;
  background: transparent;
  border: none;
  padding: 10px 20px;
  font-size: 1.2rem;
}

.subscribe input[type=submit] {
  width: 30%;
  color: #fff;
  background: transparent;
  border: none;

  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="67.37" height="15.5" viewBox="0 0 67.37 15.5"><path id="arrow-form" d="M67.556,8.812a1.052,1.052,0,0,0,0-1.488l-6.7-6.7A1.052,1.052,0,0,0,59.37,2.115l5.953,5.953L59.37,14.021a1.052,1.052,0,0,0,1.488,1.488ZM.494,9.12H66.812v-2.1H.494Z" transform="translate(-0.494 -0.318)" fill="%23fff"/></svg>');

}

.subscribe button {
  width: 25%;
  color: #fff;
  background: transparent;
  border: none;
  text-align: right;
  padding: 0;
}

.subscribe svg {
  margin-top: -5px;
  margin-left: 0px;
  transition: all 0.2s ease-out;
}

.subscribe svg:hover {
  margin-left: 10px;
  transition: all 0.2s ease-in;
}

.contact-btn {
  display: flex;
  align-items: right;
  border: 1px solid #fff;
  padding: 15px 30px;
  border-radius: 100px;
  flex-direction: row;
  float: right;
  position: absolute;
  right: 5%;
  font-size: 1.4rem;
  top: 28px;
  transition: all 0.25s ease-out;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05);
}

.contact-btn:hover {
  background-color: #fff;
  color: #333;
  transition: all 0.15s ease-in;
  box-shadow: 0px 15px 10px rgba(0, 0, 0, 0.25);
}

.service-container {
  display: flex;
  margin: 150px 0;
  padding: 0;
  align-items: center;
}

.serviceList .job_box {
  border-radius: 30px;
  z-index: 1;
}

.service-image {
  width: 30vw;
  float: left;
  padding-left: 5vw;
  position: absolute;
  bottom: -50px;
}

.service-info {
  width: 100vw;
  padding-left: 20vw;
  padding-right: 10vw;
  background-color: #f8f8f8;
  padding-top: 100px;
  padding-bottom: 100px;
  border-top-left-radius: 150px;
  border-bottom-left-radius: 150px;
  margin-left: 15vw;
  margin-top: -100px;
}

.service-info a::before {
  clear: both;
  content: '\A';
}

.service-info a {
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 29px;
  position: relative;
  top: 20px;

}

.service-info a::before {
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s;
}

.service-info a::before,
.service-info a::after {
  position: absolute;
  width: 100%;
  height: 2px;

  background: #000;
  top: 100%;
  left: 0;
  pointer-events: none;
}

.service-info a:hover::before {
  transform-origin: 0% 50%;
  background: #111;
  transform: scale3d(1, 1, 1);
}

.service-info a:after {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 19.188 19.188"><path id="arrow" d="M17.264,5.46v13.4L20,16.156V.7H4.543L1.807,3.4h13.36L.812,17.79l2.025,2.1Z" transform="translate(-0.812 -0.699)" fill="%23000"/></svg>');
  margin-left: 5px;
  margin-top: -3px;
  background: transparent;
  position: relative;
}

.nav-link {
  position: relative;
  line-height: 2rem;
}

.fnav a,
.nav-link {
  cursor: pointer;
  font-size: 18px;
  position: relative;
  white-space: nowrap;
  color: #333;
}

.fnav a:hover,
.nav-link:hover {
  color: var(--white);
}

.fnav a::before,
.fnav a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: currentColor;
  top: 100%;
  left: 0;
  pointer-events: none;
}

.nav-link::before,
.nav-link::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: currentColor;
  transition: all 0.3s ease;
}

.nav-link::before {
  top: 0;
  left: 0;
  transform: scaleX(0);
  transform-origin: left;
}
.nav-link::after {
  bottom: 0;
  right: 0;
  transform: scaleX(0);
  transform-origin: right;
}

.nav-link:hover::before,
.nav-link:hover::after {
    transform: scaleX(1);
}

.relative {
  position: relative;
}

.service_1 .service-image {
  right: 5vw;
  top: -150px;
  bottom: unset;
}

.service_1 .service-info {
  width: 100vw;
  padding-right: 20vw;
  padding-left: 10vw;
  background-color: #f8f8f8;
  padding-top: 100px;
  padding-bottom: 100px;
  border-top-right-radius: 150px;
  border-bottom-right-radius: 150px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-right: 15vw;
  margin-top: -100px;
  margin-left: 0;
}

.service_2 .service-image {
  top: -150px;
  bottom: unset;
}

.button--bestia {
  background: none;
  padding: 0;
  display: flex;
  align-items: right;
  border: none;
  flex-direction: row;
  float: right;
  position: relative;
  font-size: 1rem;
  font-family: var(--heading-font);
  transition: all 0.25s ease-out;
  color: #fff;
}

.button--bestia .fa {
  font-size: 2rem;
}

.button--bestia .button__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: none;
  border: 2px solid var(--white);
  border-radius: 100px;
  overflow: hidden;
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}

.button--bestia .button__bg::before {
  content: '';
  position: absolute;
  width: 110%;
  height: 0;
  padding-bottom: 110%;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 1);
  background: var(--white);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}

.button--bestia:hover .button__bg::before {
  transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
}

.button--bestia .button__bg::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: var(--white);
  transition: opacity 0.3s;
}

.button--bestia:hover .button__bg::after {
  opacity: 1;
  transition-duration: 0.01s;
  transition-delay: 0.3s;
}

.button--bestia:hover span {
  color: var(--body-color);
}

.button--bestia span {
  position: relative;
  padding: 0.8rem 3rem;
  display: flex;
  align-items: center;
  gap: 0.6rem;
  text-transform: uppercase;
  font-family: var(--heading-font);
}

.contact-form {
  max-width: 880px;

}

.contact-form .form-control::placeholder {

  text-transform: capitalize;
}

.contact-form .form-control {
  font-size: 18px;
  resize: none;
  outline: none;
  border: 1px solid var(--grey);
  border-radius: 50px;
}

.contact-form textarea.form-control {
  padding: 1.5rem;
  border-radius: 25px;
}

.contact-form .btn-website {
  padding-left: 5rem;
  padding-right: 5rem;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  justify-content: center;
}

.quote-form .form-control {
  background: #f8f8f8;
}
.quote-form .cta-link {
  color: var(--dark-grey-2);
}

.quote .testimonials {
  background: #f8f8f8;
}

.fw {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width:1200px) {
  .f50 {
    width: 70%;
  }

  .hero-slider h1 {
    font-size: 4.5em;
  }

  .service_title {
    font-size: 1.4em !important;
  }
}


.filter {
  padding: 4rem 0;
}

.filter span, .filter a {
  font-family: var(--semi-heading-font);
  font-size: 16px;
  text-transform: uppercase;  
  text-decoration: none;
}
.filter span, .filter a.active {
  font-family: var(--heading-font);
}
.filter a:hover {
  border-bottom: 1px solid white;;
}
.filter ul {
  list-style: none;
  padding: 0;
  display: inline-flex;
  margin-left: 2rem;
  gap: 1.5rem;
}

@media (max-width:998px) {
	h2 {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.hero-slider .content h2 {
		font-size: 25px;
	}
	.filter {
		padding: 2rem 1rem;
	}
	.filter ul {
		margin-left: 0;
	    gap: 1rem;
		flex-wrap: wrap;
	}
  .mobile-only {
    display: none;
  }
  .fnav {
    width: 100%;
    text-align: left;
  }

  .xero-acc {
    float: none;
    text-align: center;
    margin: 0px auto;
    display: block;
  }

  .fnav:first-child {
    margin-bottom: 0px !important;
  }

  footer {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .footer-logo {
    margin: 0px auto;
    text-align: center;
    display: block;
  }

  footer .social-nav {
    margin-bottom: 2rem;
  }

  footer .social-nav ul {
    justify-content: center;
  }

  .c-speed-block_image {
    width: 120%;
  }

  .f50 {
    width: 100%;
  }

  #logo {
    width: 200px;
  }

  .hero-slider p {

    font-size: 1.5rem;
    line-height: 2rem;
  }

  .objects-home-carousel .owl-nav {
    background: none !important;
  }

  .objects-home-carousel .carousel-icon {
    margin-top: -30px;
    right: 0px !important;
  }

  .hero-slider h1 {
    font-size: 4em;
  }

  .slider-tcontainer {
    width: 100%;
  }

  .owl-prev {
    left: 0px;
  }

  .owl-next {
    right: -40px;
  }

  #home #about h1 {
    font-size: 1.5rem;
  }

  .curve,
  .curve_bottom {
    height: 20px;
  }

  .fnav,
  .subscribe {
    text-align: center;
  }

  .contact-button {
    display: none;
  }

  .navbar-nav {
    margin: 40px auto;
    padding-bottom: 50px;
  }

  .contact_cta .h0 {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .contact_cta .h0 br {
    display: none;
  }

  header .navbar-nav .nav-link {
    text-align: center;
    font-size: 28px;
    padding: 25px 0;
    line-height: 45px;
  }

  .testimonial-box::before {
    width: 50px !important;
  }

  .testimonial-box {
    padding: 3rem !important;
    padding-left: 4rem !important;
  }

  .service_box {
    min-height: 150px !important;
  }

  .service_box:first-child {
    background-position: right;
  }

  .curve {
    border-bottom: 5px solid #fff;
  }

  .index .hero-slider {
    height: 80vh !important;
  }
  .hero-slider img {
	  width: 90%;
  }

  .hero-slider {
    height: 70vh;
  }

  .header {
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54691883589373254) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54691883589373254) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54691883589373254) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
  }

  .serviceList .p-l-50 {
    padding-left: 30px !important;
  }

  .serviceList .p-r-50 {
    padding-right: 20px !important;
  }

  .serviceList .Job_Title {
    font-size: 1.5rem;
  }

  .service_box {
    min-height: 260px !important;
  }

  #service-list::before {
    left: -30%
  }

  .service_box h2 {
    margin-left: 30px !important
  }
}

.marquee {
  position: relative;
  width: 100vw;
  z-index: 999;
  height: 40px;
  max-width: 100%;
  overflow-x: hidden;
  background: var(--red);
  color: var(--white);
}

.track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 32s linear infinite;
}

.track span {
  display: inline-block;
  padding: 10px 80px;
  font-family: var(--semi-heading-font);
  text-transform: uppercase;
  font-size: 13px;
}

@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

.make-marquee {
  background: var(--black);
  height: 170px;
  display: flex;
  align-items: center;
}

.make-marquee .track img {
  padding: 0 80px;
}

.testimonials-home-carousel .owl-item {
  padding: 30px;
}

.testimonials-home-carousel .owl-item .testimonial-blurb {
  font-size: 16px;
  margin: 2rem 0;
}

.testimonials-home-carousel .owl-item .testimonial-name {
  font-family: var(--heading-font);
  font-size: 16px;
}

.testimonials-home-carousel .owl-item .stars {
  margin-top: 1rem;
  color: #FFCE00;
}

.testimonials-home-carousel .owl-dot {
  height: 15px;
  width: 15px;
  margin: 5px;
  border: 2px solid #000 !important;
  border-radius: 100px;
  position: relative;
  z-index: 10;
  transition: background 0.25s ease;
}

.testimonials-home-carousel {
  text-align: center;
}

.testimonials-home-carousel .owl-dot.active {
  background-color: #000;
  transition: background 0.25s ease;
}

.team-member {
  padding: 0 15px;
}
.team-member h3 {
  font-family: var(--accent-font);
  margin-bottom: 0;
}
.team-member .role {
  font-family: var(--light-font);
  font-size: 12px;
  margin-bottom: 20px;
}

.team-member .blurb p {
  font-size: 15px;
  line-height: 20px;
}

.project-wrapper .image img {
  aspect-ratio: 1/0.7;
  transition: all 0.3s ease-in;
}

.project-wrapper .image {
  overflow: hidden;
}

.project-wrapper:hover img {
  transform: scale(1.03);
}

.project-wrapper .title {
  position: absolute;
  bottom: 0;
  left: 0;

  font-family: var(--heading-font);
  text-transform: uppercase;
  padding: 2rem;
  font-size: 18px;
}


.slick-arrow {
  position: absolute;
  z-index: 1;
  top: 50%; 
  transform: translateY(-50%);
  border: 0;
  background: none;
  width: 70px; 
}
.slick-arrow img {
  width: 100%;
}
.slick-prev {
  left: 1rem;
}
.slick-prev img {  
  transform: rotate(180deg);
}
.slick-next {
  right: 1rem;
}

.project-slider {
  position: relative;
}
.project-slider::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
  pointer-events: none;
  z-index: 0;
  background: linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 20%, rgba(0,0,0,0) 80%, rgba(0,0,0,0.7) 100%);
}