* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: 125%;
  }


html, body {
  width: auto!important; 
  overflow-x: hidden!important;
  scroll-behavior: smooth;
}



body {
  overflow-y: hidden!important;
}



@font-face {
  font-family: 'IntroBold';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('../fonts/Intro-Bold.woff2') format('woff2');
  src: url('../fonts/Intro-Bold.woff') format('woff');
}


h1 {
    font-family: 'IntroBold', Arial, sans-serif;
    font-size: 3rem;
    line-height: 1.1;
  }


h2 {
    font-family: 'IntroBold' !important;
    font-size: 2.441rem;
  }


h3 {
    font-family: 'IntroBold', Arial, sans-serif;
    font-size: 1.953rem;
  }


h4 {
    font-family: 'IntroBold', Arial, sans-serif;
    font-size: 1.563rem;
  }


h5 {
    font-family: 'IntroBold', Arial, sans-serif;
    font-size: 1.25rem;
  }


p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1rem;
    line-height: 1.6;
    letter-spacing: 0.01rem;
  }


blockquote p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.5rem;
    line-height: 1.4!important;
    letter-spacing: 0.01rem;
  }


a {
    color: #16161D;
    text-decoration: underline;
    font-weight: 300!important;
  }



.splide__track a {
    color: #16161D;
    text-decoration: underline;
    font-weight: 300;
  }



.splide__track a:hover {
    color: #37374D;
  }


.splide__slide {
width: calc(100%);
height: auto!important;
}


a:hover {
    color: #37374D;
  }

  

body {
  position: relative;
  }


li {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0.01rem;
    
  }


p.large {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0.01rem;
  }



strong {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0.01rem;
  }



.figure img {
  background-color: white;
}


.highlight p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 0.90rem;
    line-height: 1.8;
    letter-spacing: 0.01rem;
  }


  .highlight i  {
    font-size: 3rem;
    }


  .highlight p strong {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 0.90rem;
    line-height: 1.8;
    letter-spacing: 0.01rem;
  }


  .highlight p.large {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0.01rem;
  }


  .highlight p.large strong {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0.01rem;
  }



.highlight li {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 0.95rem;
    line-height: 2;
    letter-spacing: 0.01rem;
  }


  .box-warm-1 {
    background-color: #F9A66C;
    color: black;
  }


  .box-warm-2 {
    background-color: #FFC94B;
    color: black;
  }


  .box-warm-3 {
    background-color: #F17A7E;
    color: black;
  }


  .text-muted-dark {
    text-opacity: 1;
    color: #858e95!important;
  }



  .accordion-button:not(.collapsed) {
    color: #853a05;
    background-color: #F9A66C;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
    }


.breadcrumb {
  align-items: center;
  }



.breadcrumb-item li, a {
  font-size: 0.8rem;
  font-weight: 500!important;
  text-decoration: none;
  }


.breadcrumb li, a {
font-size: 0.8rem;
font-weight: 500;
}


.breadcrumb .breadcrumb-home li, a {
font-weight: 600!important;
}


.breadcrumb-hero {
  position: relative;
  z-index: 10;
  }



.breadcrumb-hero a {
  font-size: 0.8rem;
  font-weight: bold;
  color: white;
  }


.breadcrumb-item-hero.active {
    color: white;
    font-weight: 400;
}



.breadcrumb-item-hero::before {
    color: white!important;
}



.breadcrumb-item.active {
    font-weight: 400;
}



p.small {
    font-size: 0.8rem;
    margin-bottom: 0;
  }


.big {
    font-size: 1.8rem;
    color: gray;
    font-weight: 300;
    font-style: italic;
    line-height: 2.7rem;
    margin: 3rem 0rem;
  }



.small strong {
    font-size: 0.8rem;
    margin-bottom: 0;
  }



.caption {
    font-size: 0.64rem;
  }


.tiny {
    font-size: 0.512rem;
  }



#emoji p {
    line-height: 1.4rem !important;
  }



.highlight_d {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.01rem;
}



.highlight_m {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 0.5em;
  font-weight: 500;
  letter-spacing: 0.01rem;
}




.nav-item a {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400!important;
}



.p-6 {
  padding: 6rem;
}



.m-6 {
  margin: 6rem;
}



.m-7 {
  margin: 8rem;
}


.mb-l {
    margin-bottom: 300px;
    }



#hero-ie {
  background-image: url('../img/hero_ie.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  color: white;
}



#hero-ie_m {
  background-image: url('../img/hero_ie_m.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  color: white;
}



.hero {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: flex;
  justify-content: center;
}


.hero img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  z-index: -2;
}


#bg {
  position: fixed;
  z-index: -10;
}


#title {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 50%;
  transform: translate(-50%, -13%);
  padding-top: 11%;
}



#title_m {
  position: fixed;
  z-index: 0;
  top: 2%;
  left: 50%;
  transform: translate(-50%, -13%);
  padding-top: 13%;
  font-size: 80%!important;
}


#title_m h3 {
  margin-bottom: 0 !important;
  color: white;
}


#text {
  position: relative;
  text-align: center;
}


 #text_m {
  position: relative;
  text-align: center;
}



#text h1 {
  color: white;
}


#text_m h1 {
  color: white;
}



#hills {
  z-index: 0;
}



#hills_m {
  z-index: 0;
}


#barn {
  z-index: 2;
}


#me {
  z-index: 3;
}



#barn_m {
  z-index: 2;
}


#me_m {
  z-index: 3;
}



.button {
    border-radius: 60px !important;
}


.btn-primary {
    background-color: #16161D!important;
    color: white!important;
    text-transform: none!important;
    font-family: 'IntroBold', Arial, sans-serif!important;
    font-size: 1.25rem!important;
    letter-spacing: 0.01em;
}


.btn-primary:hover {
    background-color: #37374D!important;
}


.btn-primary:active {
    background-color: #16161D!important;
}


.button h5 {
    font-family: 'Source Sans Pro', sans-serif;
}


.radius-30 {
    border-radius: 30px;
}


.button h5 {
    margin-bottom: 0;
}


.shadow-top {
    box-shadow: 1rem -.5rem 1rem rgba(0,0,0,.15)!important
}


.shadow-sm {
    box-shadow: 1rem -.125rem .25rem rgba(0,0,0,.075)!important
}



.shadow-xs {
    box-shadow: 0rem 0rem 0.6rem rgba(0,0,0,.1)
}



.shadow-s {
    box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.06);
   -webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.06);
    -moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.06);
}



.shadow-m {
  box-shadow:
  0px 0.8px 2.2px rgba(0, 0, 0, 0.008),
  0px 2px 5.3px rgba(0, 0, 0, 0.012),
  0px 3.8px 10px rgba(0, 0, 0, 0.015),
  0px 6.7px 17.9px rgba(0, 0, 0, 0.018),
  0px 12.5px 33.4px rgba(0, 0, 0, 0.022),
  0px 30px 80px rgba(0, 0, 0, 0.03);
}


.shadow-m-dark {
  box-shadow:
  1.2px 1.3px 2.2px rgba(0, 0, 0, 0.205),
  2.9px 3.2px 5.3px rgba(0, 0, 0, 0.295),
  5.4px 6px 10px rgba(0, 0, 0, 0.365),
  9.6px 10.7px 17.9px rgba(0, 0, 0, 0.435),
  18px 20.1px 33.4px rgba(0, 0, 0, 0.525),
  43px 48px 80px rgba(0, 0, 0, 0.73);

}


.shadow-lg {
    box-shadow: 0 1rem -3rem rgba(0,0,0,.175)!important
}
 

.shadow-xl {
  box-shadow:
  0px 2px 1.6px rgba(0, 0, 0, 0.01),
  0px 4.5px 3.6px rgba(0, 0, 0, 0.014),
  0px 7.9px 6.3px rgba(0, 0, 0, 0.017),
  0px 12.5px 10px rgba(0, 0, 0, 0.02),
  0px 19.3px 15.5px rgba(0, 0, 0, 0.023),
  0px 30.1px 24.1px rgba(0, 0, 0, 0.026),
  0px 50px 40px rgba(0, 0, 0, 0.03),
  0px 100px 80px rgba(0, 0, 0, 0.04);
}


.radius-lg {
  border-radius: 1.2rem;
}


.radius-m {
  border-radius: 0.6rem;
}


.border-success-200 {
border-color: #a3cfbb!important;
}


.border-warning-200 {
border-color: #ffe69c!important;
}


#fields {
  position: relative;
  z-index: 0;
  background-color: #f9faf5;
}



#fields::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/grain.png');
  background-size: contain;
  opacity: 0.7;
  z-index: -1;
}


#fields li {
  line-height: 1.2rem!important;
}


.grain {
  background-image: url('../img/grain.png');
  background-size: contain;
  opacity: 0.7;
}


.card-img-overlay-bottom {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 1rem;
}


#portfolio {
  padding-top:104px;
  position: relative;
  z-index: 0;
  font-size: 80%!important;
  background-color: #f9faf5;
  }


#portfolio::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/grain.png');
  background-size: contain;
  background-repeat: repeat-y;
  opacity: 0.7;
  z-index: -1;
}


.rotate {
  animation: rotation 4s infinite alternate;
}

@keyframes rotation {
  from {
    transform: rotate(-0deg);
  }
  to {
    transform: rotate(-10deg);
  }
}


.overlay {
    position: absolute;
    left: 0;
    top: 0;  
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    z-index: -1;
    background-color: black;
    opacity: 0.4;
  }


  .card-text li{
    font-size: 0.9rem;
    line-height: 1.6rem!important;
  }
 

  .main {
  margin: 50px 0px;
  }

  .center {
  text-align: center;
  }


  .cover-container {
  max-width: 42em;
}


.counter {
  transition: --num 1s;
  counter-reset: num var(--num);
}

.counter:hover {
  --num: 26;
}

.counter::after {
  content: counter(num);
}


.border-none {
    border: none;
}


.project {
    border: none;
    position:relative;
    background-color: #1b1b1b!important;
    overflow: hidden;
}


.gallery-text {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  flex-direction: column;
  justify-content: center;
  color: whitesmoke;
  opacity: 0;
}


.project img{
  transition: 0.2s;
  transition: 0.5s all ease-in-out;

}


.project:hover img{
  opacity: 0.5;
  transform: scale(1.3);
}


.project:hover .gallery-text{
  opacity: 1;
}


.hero-content::before {
    color: #000000;
    opacity: 0.3;
    }


.filtering {    
}


.filtering span {
  cursor: pointer;
  font-weight: 700;
  color: black;
  background-color: transparent;
  font-size: 15px;
  letter-spacing: 1px;
  margin: 4px;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
}

.filtering span:hover,
.filtering span:focus {
  cursor: pointer;
  color: black;
  background-color: lightgray;
}

.filtering .active {
  cursor: pointer;
  color: white;
  background-color: black;
}


.skills-start {
  width: 33.3%;
  border-bottom: 2px solid white !important;
  border-right: 2px solid white !important;
}


.skills-middle {
  width: 33.3%;
  border-bottom: 2px solid white !important;
}


.skills-end {
  width: 33.3%;
  border-bottom: 2px solid white !important;
  border-left: 2px solid white !important;
}


.skills-start-last {
  width: 33.3%;
  border-right: 2px solid white !important;
}


.skills-middle-last {
  width: 33.3%;
}


.skills-end-last {
  width: 33.3%;
  border-left: 2px solid white !important;
}


.skillset {
  position: relative;
  z-index: 0;
  padding: 0;
  height: 100%;
}



.skillset::after {
  background-image: url('../img/bg_skills.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  top: 0;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
}



#counters {
  background-color: #061602;
  position: relative;
  z-index: 0;
}


#counters::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/grain.png');
  background-size: contain;
  opacity: 0.1;
  z-index: -1;
}

.counter-card {
  background-color: #f9edd4!important;
}


.glass {
    background: rgba( 255, 255, 255, 0.35 );
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 8px );
    -webkit-backdrop-filter: blur( 8px );
    border-radius: 10px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
  }


  .glass-semi {
    background: rgba( 255, 255, 255, 0.4 )!important;
    backdrop-filter: blur( 2px );
    -webkit-backdrop-filter: blur( 2px );
    border: 1px solid rgba( 255, 255, 255, 0.18 );
  }


#about::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/grain.png');
  background-size: contain;
  opacity: 0.1;
  z-index: -1;
}


#about {
  background-color: #061602;
  position: relative;
  z-index: 0;
}


#about_m {
  background-color: #061602;
  position: relative;
  z-index: 0;
}


.card-horizontal {
flex-direction: row;
}



.shortest {
width: 60%;
color: gray;
}


.short {
width: 80%;
color: black;
border-style: solid;
border-width: 1px;
opacity: 0.5;
}



.long {
width: 90%;
color: black;
border-style: solid;
border-width: 1px;
opacity: 0.5;
margin: auto;
}


.full {
width: 100%;
color: black;
border-style: solid;
border-width: 1px;
opacity: 0.5;
}


.light {
color: lightgray;
border-style: solid;
border-width: 1px;
opacity: 0.5;
}



.hero-ux {
width: 100%;
height: 100vh;
background-image: url('../img/hero-ux.jpg');
background-repeat: no-repeat;
background-size: cover;
}



.hero-brand {
width: 100%;
height: 100vh;
background-image: url('../img/hero-brand.jpg');
background-repeat: no-repeat;
background-size: cover;
}



.hero-print {
width: 100%;
height: 100vh;
background-image: url('../img/hero-print.jpg');
background-repeat: no-repeat;
background-size: cover;
}



.hero-motion {
width: 100%;
height: 100vh;
background-image: url('../img/hero-motion.jpg');
background-repeat: no-repeat;
background-size: cover;
}




.hero-ux-m {
  pointer-events: none;
  height: 200px;
  width: 100vw;
  position: absolute;
  background-image: url('../img/hero-ux.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -2;
}



.hero-brand-m {
  pointer-events: none;
  height: 200px;
  width: 100vw;
  position: absolute;
  background-image: url('../img/hero-brand.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -2;
}



.hero-print-m {
  pointer-events: none;
  height: 200px;
  width: 100vw;
  position: absolute;
  background-image: url('../img/hero-print.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -2;
}



.hero-motion-m {
  pointer-events: none;
  height: 200px;
  width: 100vw;
  position: absolute;
  background-image: url('../img/hero-motion.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -2;
}



.hero-img {
pointer-events: none;
position: relative;
margin-top: 100px;
margin-left: 3%;
width: 46%;
min-width: 500px;
z-index: 1;
}


.hero-img-m {
  z-index: 1;
}


.hero-video {
position: relative;
margin-top: 100px;
margin-left: 3%;
width: 46%;
min-width: 500px;
z-index: 1;
}


.hero-video-m {
z-index: 1;
}

.cage {
  position: absolute;
  width: 100%;
  height: 100vh;
}


.project-intro {
    background: rgba( 255, 255, 255, 0.4 );
    backdrop-filter: blur( 8px );
    -webkit-backdrop-filter: blur( 8px );
}


.intro {
position: relative;
padding: 5rem 3rem 3rem 3rem;
}


.intro-bg {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
filter: contrast(160%) brightness(100%);
background-image: url('../img/noise.svg'), linear-gradient(0deg, #FBDA61 0%, #FF9A8B 50%, #FFFFFF 60%);
background-image: url('../img/noise.svg'), -webkit-linear-gradient(0deg, #FBDA61 0%, #FF9A8B 50%, #FFFFFF 60%);
background-image: url('../img/noise.svg'), -moz-linear-gradient(0deg, #FBDA61 0%, #FF9A8B 50%, #FFFFFF 60%);
background-image: url('../img/noise.svg'), -o-linear-gradient(0deg, #FBDA61 0%, #FF9A8B 50%, #FFFFFF 60%);
z-index: -1;
}


.intro-bg-m {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
filter: contrast(160%) brightness(100%);
background-image: url('../img/noise.svg'), linear-gradient(-90deg, #FBDA61 0%, #FF9A8B 55%, #FFFFFF 65%);
background-image: url('../img/noise.svg'), -webkit-linear-gradient(-90deg, #FBDA61 0%, #FF9A8B 55%, #FFFFFF 65%);
background-image: url('../img/noise.svg'), -moz-linear-gradient(-90deg, #FBDA61 0%, #FF9A8B 55%, #FFFFFF 65%);
background-image: url('../img/noise.svg'), -o-linear-gradient(-90deg, #FBDA61 0%, #FF9A8B 55%, #FFFFFF 65%);
z-index: -1;
}



.hero-row {
  height: 100%;
}


.hero-row-m {
  position: relative;
}


.no-scroll {
  height: 100%;
  overflow: hidden;
}


.controls {
  position: relative;
  color: black;
  font-size: 0.8rem;
}



.max-width {
  max-width: 700px;
}


.transparent {
  background-color: transparent !important;
}


.text-bold {
  font-weight: bold;
}


.w100 {
  width: 100%;
}


.w80 {
  width: 80%;
}



.figure-caption {
  font-size: 0.8rem;
  text-align: center;
}


.pr-4 {
  padding-right: 1.5rem!important;
}


.pl-4 {
  padding-left: 1.5rem!important;
}


.bg-blue {
  background-color: #f2fcff;
}


.bg-green {
  background-color: #f2fff4;
}


.bg-purple {
  background-color: #f9f2ff;
}


.bg-orange {
  background-color: #fffaf5;
}


.video-caption {
  font-size: 0.8rem;
  text-align: center;
  color: #6c757d;
  line-height: 1.3rem;
}


.img-center {
  margin: auto;
  display: block;
}


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


.vl {
  border-right: 1px solid lightgray;
}


.hl {
  border-top: 1px solid lightgray;
}


.case-history {
  position: relative;
}


.btn-close {
  background-position: center;
  background-size: 0.5em !important;
  background-repeat: no-repeat;
}




.nav-case-history {
  margin-left: 40px;
}



.horizontal-scroll {
  flex-wrap: nowrap;
  overflow-x: scroll;
  white-space: nowrap;
  position: relative;
  scroll-snap-type: x mandatory;
}


.snap {
  scroll-snap-align: start;
}




/* Hide scrollbar for Chrome, Safari and Opera */
.horizontal-scroll::-webkit-scrollbar {
  display: none;
}


/* Hide scrollbar for IE, Edge and Firefox */
.horizontal-scroll {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}


.nav-case-history::-webkit-scrollbar {
  display: none;
}


#project-navbar {
  flex-wrap: nowrap;
}


.img-modal {
  cursor: pointer !important;
}


.card p {
  line-height: 1.6rem;
}


.btn-primary {
  color: #000;
  background-color: transparent;
  text-transform: uppercase;
  border-color: transparent;
  font-size: 0.8rem;
  font-weight: 500;
  border-radius: 2rem;
}


.btn-primary:hover {
  color: #000;
  background-color: lightgray;
  border-color: transparent;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.8rem;
  font-weight: 500;
  border-radius: 2rem;
}



.btn-primary:focus {
  color: #000;
  background-color: lightgray;
  border-color: transparent;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.8rem;
  font-weight: 500;
  border-radius: 2rem;
}



.btn-primary:active {
  color: #000;
  background-color: lightgray;
  border-color: transparent;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.8rem;
  font-weight: 500;
  border-radius: 2rem;
}


.card-related {
  max-width: 300px;
  white-space: normal;
}


p.card-text {
    font-size: 1rem;
    }



#about p {
    font-size: 1rem;
    line-height: 1.8rem;
    letter-spacing: 0.01rem;
    }



#scroll-down {
  position: absolute;
  display: block;
  margin-left: 50%;
  margin-top: -60px;
  width: 24px;
  height: auto;
}


.js-scroll-to-top {
  position: fixed;
  width: 50px;
  height: 50px;
  right: 2rem;
  bottom: 2rem;
  background: white;
  border: none;
  cursor: pointer;
  transition: opacity 0.5s;
  z-index: 100;
}


.js-scroll-to-top:hover {
  background: lightgray;
}


.hidden {
  display: none;
  opacity: 0%;
}


.case-history a {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1rem;
    line-height: 2rem;
    letter-spacing: 0.01rem;
    text-decoration: underline;
  }



.blockquote-footer {
    margin-top: -0.5rem;
    color: #6c757d;
    font-size: 0.12em;
  }


.blockquote {
  font-style: italic;
  }


.alert {
position: fixed;
width: 98%;
z-index: 300;
bottom: 0;
left: 0;
right: 0;
margin: auto;
margin-bottom: 16px;
}


.alert p {
margin: 0;
padding: 0;
font-size: 0.8em;
line-height: 1.3rem;
}


.alert-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    margin: 0.6rem;
}


.alert .btn-primary:hover {
    background-color: #e0cb87;
}


#footer {
    content: "";
    position: relative;
    z-index: 101;
}



.navbar {
  padding-top: 0;
  padding-bottom: 0;
}


.navbar li {
    line-height: 1.5rem;
  }


.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: white;
    background-color: black;
    border-radius: 2rem;
}



.nav-link {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    padding: 0.2rem 1rem;
}


.nav-pills .nav-link {
    border-radius: 2rem;
}


.nav-link {
  color: rgba(000, 000, 000, 1);
  background-color: transparent;
  border-bottom: .25rem solid transparent;
}


.nav-link:hover,
.nav-link:focus {
  color: black;
  text-decoration: none;
  background-color: lightgray;
  border-radius: 2rem;
}

.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
}

.cookiealert.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 1000ms;
}


.acceptcookies {
  white-space: nowrap;
  height: 50px!important;
}


.card {
  background-color: transparent;
  border: 0px;
}

.card-body {
  line-height: 1;
}

.emoji {
  font-size: 2rem;
}


.insights {
  background-color: #FCFAFA;
  background-image: url("../img/pharma_insights.svg");
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 240px;
}


.learnings {
  background-color: #FCFAFA;
}


.dark {
  background-color: #252020;
  color: #F5EEEE;
}


.circular-div {
  border: 1px solid black;
  border-radius: 50%;
  width: 200px;
  max-width: 200px;
  height: 200px;
  max-height: 200px;
  text-align: center;
}


.img-gallery{
  max-width: 500px;
}


.splide__pagination__page.is-active {
background: #16161D!important;
}


.wrapper {
  width: 100vw;
  height: 60vh;
  background: #fff;
  position: relative;
  overflow: hidden;
}

.wrapper div {
  position: absolute;
  filter: blur(60px);
  opacity: 0.8;
}



.static {
  position: relative;
  z-index: 0;
  width: 100vw;
  position: relative;
}



.animated {
  position: relative;
  z-index: 0;
  width: 100vw;
  position: relative;
}


.animated .one {
  border-radius: 100%;
  width: 120vw;
  height: 100vh;
  background-color: #fafcff;
  left: -20%;
  top: -95%;
  z-index: 3;
  animation: fly 7s linear infinite;
  transform: rotate(0) translate(5%) rotate(0);
}

.animated .two {
  width: 140vw;
  height: 290vh;
  background-color: #6782B5;
  bottom: -10%;
  left: -25%;
}

.animated .three {
  border-radius: 100%;
  width: 105vw;
  height: 95vh;
  bottom: -25%;
  right: -40%;
  background-color: #B3E8FF;
  animation: flyPlus 7s linear infinite;
  transform: rotate(0) translate(20%) rotate(0);
}

@keyframes fly {
  100% {
    transform: rotate(1turn) translate(5%) rotate(-1turn);
  }
}
@keyframes flyPlus {
  100% {
    transform: rotate(-1turn) translate(20%) rotate(1turn);
  }
}

.pharma-hero-d {
  background-image: url("../img/pharma_hero_d.png");
  background-image: -webkit-image-set(
      url("../img/pharma_hero_d.png") 1x,
      url("../img/pharma_hero_d-2x.png") 2x,
      url("../img/pharma_hero_d-3x.png") 3x,
      url("../img/pharma_hero_d-4x.png") 4x);
  background-image: image-set(
      url("../img/pharma_hero_d.png") 1x,
      url("../img/pharma_hero_d-2x.png") 2x,
      url("../img/pharma_hero_d-3x.png") 3x,
      url("../img/pharma_hero_d-4x.png") 4x);            
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 4;
  }


  .pharma-hero-m {
  background-image: url("../img/pharma_hero_m.png");
  background-image: -webkit-image-set(
      url("../img/pharma_hero_m.png") 1x,
      url("../img/pharma_hero-2x_m.png") 2x,
      url("../img/pharma_hero-3x_m.png") 3x,
      url("../img/pharma_hero-4x_m.png") 4x);
  background-image: image-set(
      url("../img/pharma_hero_m.png") 1x,
      url("../img/pharma_hero_m-2x.png") 2x,
      url("../img/pharma_hero_m-3x.png") 3x,
      url("../img/pharma_hero_m-4x.png") 4x);            
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 4;
  }


  .localeyes-hero-d {
  background-image: url("../img/portfolio-localeyes.jpg");
  background-image: -webkit-image-set(
      url("../img/localeyes_hero_d.jpg") 1x,
      url("../img/localeyes_hero_d-2x.jpg") 2x,
      url("../img/localeyes_hero_d-3x.jpg") 3x,
      url("../img/localeyes_hero_d-4x.jpg") 4x);
  background-image: image-set(
      url("../img/localeyes_hero_d.jpg") 1x,
      url("../img/localeyes_hero_d-2x.jpg") 2x,
      url("../img/localeyes_hero_d-3x.jpg") 3x,
      url("../img/localeyes_hero_d-4x.jpg") 4x);            
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 4;
  }


  .localeyes-hero-m {
  background-image: url("../img/pharma_hero_m.png");
  background-image: -webkit-image-set(
      url("../img/localeyes_hero_m.jpg") 1x,
      url("../img/localeyes_hero_m-2x.jpg") 2x,
      url("../img/localeyes_hero_m-3x.jpg") 3x,
      url("../img/localeyes_hero_m-4x.jpg") 4x);
  background-image: image-set(
      url("../img/localeyes_hero_m.jpg") 1x,
      url("../img/localeyes_hero_m-2x.jpg") 2x,
      url("../img/localeyes_hero_m-3x.jpg") 3x,
      url("../img/localeyes_hero_m-4x.jpg") 4x);            
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 4;
  }


  .rounded-4 {
  border-radius: .6rem!important;
  }



    .w-60 {
  width: 60%;
  }


  .w-80 {
  width: 80%;
  }


  .value {
  font-size: 3.052rem;
  }


  .infinite {
  font-size: 5.052rem;
  margin-bottom: 0;
  }


  table {
  font-size: 0.5rem;
  }


  .accordion-body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1rem;
    line-height: 1.8;
    letter-spacing: 0.01rem;
  }


.accordion-header button {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1rem;
    line-height: 1.8;
    letter-spacing: 0.01rem;
    font-weight: 600!important;
}


.bd-callout-primary {
    background-color: #FDECDF!important;
    border-color: #FBC8A5!important;
    border-left: 0.25rem solid;
}


.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    background-color: var(--bd-callout-bg, var(--bs-gray-100));
    border-left: 0.25rem solid var(--bd-callout-border, var(--bs-gray-300));
}


.blockquote-tester p {
  font-size: 0.9em;
}


.insights .blockquote-footer {
    font-size: 0.08em;
}



.accordion-button:not(.collapsed)::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
  

/* mobile devices */
@media only screen and (max-width: 576px) {

h1 {
  font-size: 2.064rem;
}


h2 {
    font-size: 2.074rem;
  }


h3 {
    font-size: 1.728rem;
  }


h4 {
    font-size: 1.44rem;
  }


h5 {
    font-size: 1.2rem;
  }


  .circular-div {
  border: 1px solid black;
  border-radius: 50%;
  width: 110px;
  max-width: 110px;
  height: 110px;
  max-height: 110px;
  text-align: center;
  }

  .circular-div h3 {
  font-size: 1.2rem;
  }

  .circular-div p {
  font-size: 0.7rem;
  }

  .emoji {
  font-size: 1.8rem!important;
}



.splide__arrow {
top: 27%!important;
width: 1em!important;
height: 1em!important;
}

.splide__slide img {
max-height: 250px;
width: 100%;
object-fit: cover;
}

.splide__arrow svg {
  width: 0.4em!important;
  height: 0.4em!important;
  }

  .splide__arrow--prev {
  left: 0.5em!important;
  }

  .splide__arrow--next {
  right: 0.5em!important;
  }

  .wrapper {
  height: 50vh;
}

  .value {
  font-size: 2.064rem;
  }


  .infinite {
  font-size: 3.064rem;
  margin-bottom: 0;
  }

  #about img {
  width: 70%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  }


}


/* tablet */
@media only screen and (min-width: 576px) and (max-width: 768px) {

  .splide__arrow {
  top: 23%!important;
  width: 1em!important;
  height: 1em!important;
  }

  .splide__arrow svg {
  width: 0.4em!important;
  height: 0.4em!important;
  }

  .splide__arrow--prev {
  left: 0.5em!important;
  }

  .splide__arrow--next {
  right: 0.5em!important;
  }

  .wrapper {
  height: 50vh;
  }

  #about img {
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

}


/* md screens */
@media only screen and (min-width: 768px) and (max-width: 992px) {

  .splide__arrow {
  top: 18%!important;
  width: 1em!important;
  height: 1em!important;
  }

  .splide__arrow svg {
  width: 0.4em!important;
  height: 0.4em!important;
  }

  .splide__arrow--prev {
  left: 0.5em!important;
  }

  .splide__arrow--next {
  right: 0.5em!important;
  }

}



/* lg screens */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
}


/* custom */
@media only screen and (min-width: 1200px) and (max-width: 1440px) {

#text h1 {
  font-size: 2.841rem;
  }

}


/* xl screens */
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .circular-div {
  border: 1px solid black;
  border-radius: 50%;
  width: 160px;
  max-width: 160px;
  height: 160px;
  max-height: 160px;
  text-align: center;
  }

}


/* from large devices */
@media only screen and (min-width: 992px) {
  .w-lg-65 {
    width: 65%!important;
  }

  .splide__arrow {
  top: 25%!important;
  width: 1em!important;
  height: 1em!important;
  }

  .splide__arrow svg {
  width: 0.4em!important;
  height: 0.4em!important;
  }

  .splide__arrow--prev {
  left: 0.5em!important;
  }

  .splide__arrow--next {
  right: 0.5em!important;
  }


  .w-lg-80 {
  width: 80%!important;
  }

}
