@charset "UTF-8";
@font-face {
  font-family: "bahnschrift";
  src: url(../fonts/bahnschrift.ttf);
}
@font-face {
  font-family: "ADAM";
  src: url(../fonts/ADAM_CG_PRO.otf);
}
.parallax a:hover {
  color: white;
  text-decoration: none;
}
.parallax a {
  color: white;
}

textarea {
  resize: none;
}

.camay-title {
  font-family: "ADAM" !important;
}

.camay-title-black {
  font-family: "ADAM" !important;
  color: black;
  letter-spacing: 2rem;
  display: block;
  font-size: max(3rem, 5vw) !important;
  margin: 1rem 0;
  text-align: center;
  margin-right: -20px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .camay-title-black {
    /* IE10+ CSS */
    font-size: 5vw !important;
  }
}
@media screen and (-ms-high-contrast: none) and (max-height: 950px), screen and (-ms-high-contrast: active) and (max-height: 950px) {
  .camay-title-black {
    font-size: 3rem !important;
  }
}
@supports (-ms-ime-align: auto) {
  .camay-title-black {
    /* IE10+ CSS */
    font-size: 5vw !important;
  }
  @media screen and (max-height: 950px) {
    .camay-title-black {
      font-size: 3rem !important;
    }
  }
}

.text-header, .title {
  font-family: "bahnschrift";
  font-size: max(1.7rem, 2vw);
  margin-bottom: 1rem;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .text-header, .title {
    /* IE10+ CSS */
    font-size: 2vw;
  }
}
@media screen and (-ms-high-contrast: none) and (max-width: 1300px), screen and (-ms-high-contrast: active) and (max-width: 1300px) {
  .text-header, .title {
    font-size: 1.7rem !important;
  }
}
@supports (-ms-ime-align: auto) {
  .text-header, .title {
    /* IE10+ CSS */
    font-size: 2vw;
  }
  @media screen and (max-width: 1300px) {
    .text-header, .title {
      font-size: 1.7rem !important;
    }
  }
}

h4.title {
  font-size: max(1.7rem, 2vw);
  text-align: center;
  margin-bottom: 1rem;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h4.title {
    /* IE10+ CSS */
    font-size: 2vw !important;
  }
}
@media screen and (-ms-high-contrast: none) and (max-width: 1300px), screen and (-ms-high-contrast: active) and (max-width: 1300px) {
  h4.title {
    font-size: 1.7rem !important;
  }
}
@supports (-ms-ime-align: auto) {
  h4.title {
    /* IE10+ CSS */
    font-size: 2vw !important;
  }
  @media screen and (max-width: 1300px) {
    h4.title {
      font-size: 1.7rem !important;
    }
  }
}

.parallax .text-main, .parallax .text, .parallax p {
  font-family: "bahnschrift";
  font-size: clamp(1.2rem, 2.5vw, 2rem) !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .parallax .text-main, .parallax .text, .parallax p {
    /* IE10+ CSS */
    font-size: 2.5vw;
  }
}
@media screen and (-ms-high-contrast: none) and (max-width: 770px), screen and (-ms-high-contrast: active) and (max-width: 770px) {
  .parallax .text-main, .parallax .text, .parallax p {
    font-size: 1.2rem !important;
  }
}
@supports (-ms-ime-align: auto) {
  .parallax .text-main, .parallax .text, .parallax p {
    /* IE10+ CSS */
    font-size: 2.5vw;
  }
  @media screen and (max-width: 770px) {
    .parallax .text-main, .parallax .text, .parallax p {
      font-size: 1.2rem !important;
    }
  }
}

.text-main, .text, p {
  font-family: "bahnschrift";
  font-size: max(1.1rem, 1.4vw);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .text-main, .text, p {
    /* IE10+ CSS */
    font-size: 1.4vw;
  }
}
@media screen and (-ms-high-contrast: none) and (max-width: 1000px), screen and (-ms-high-contrast: active) and (max-width: 1000px) {
  .text-main, .text, p {
    font-size: 1.1rem !important;
  }
}
@supports (-ms-ime-align: auto) {
  .text-main, .text, p {
    /* IE10+ CSS */
    font-size: 1.4vw;
  }
  @media screen and (max-width: 1000px) {
    .text-main, .text, p {
      font-size: 1.1rem !important;
    }
  }
}

.quote {
  font-family: "bahnschrift";
  font-size: max(1.1rem, 1.4vw);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .quote {
    /* IE10+ CSS */
    font-size: 1.4vw !important;
  }
}
@media screen and (-ms-high-contrast: none) and (max-width: 1000px), screen and (-ms-high-contrast: active) and (max-width: 1000px) {
  .quote {
    font-size: 1.1rem !important;
  }
}
@supports (-ms-ime-align: auto) {
  .quote {
    /* IE10+ CSS */
    font-size: 1.4vw !important;
  }
  @media screen and (max-width: 1000px) {
    .quote {
      font-size: 1.1rem !important;
    }
  }
}

footer {
  font-family: "bahnschrift";
  font-size: max(1rem, 1.3vw) !important;
  font-weight: 400;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  footer {
    /* IE10+ CSS */
    font-size: 1.3vw !important;
  }
}
@supports (-ms-ime-align: auto) {
  footer {
    /* IE10+ CSS */
    font-size: 1.3vw !important;
  }
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
     supported by Chrome, Edge, Opera and Firefox */
}

#wrapper_content .main-title {
  letter-spacing: 0.5rem;
}
#wrapper_content .text {
  align-self: center;
  font-style: italic;
  text-align: center;
}

body {
  overflow: initial !important;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #333;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body {
    /* IE10+ CSS */
    overflow-x: hidden;
  }
}
@supports (-ms-ime-align: auto) {
  body {
    /* IE10+ CSS */
    overflow-x: hidden !important;
  }
}
body > h4 {
  text-transform: uppercase;
}

header {
  background: transparent;
  height: 70px;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 1001;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
header.index_menu {
  top: -70px;
}
header.index_menu.leave {
  top: 0px;
  transition-delay: 0.2s;
  transition-duration: 0.4s;
  transition-property: all;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
}

header > h1 {
  color: #cccc;
  margin-left: 10px;
  margin-bottom: 0px;
  flex: 1;
  font-family: "DM Serif Text", serif;
}

/*footer {
    display: flex;
    background: #444;
    height: 50px;
    align-items: center;

    > p {
        color: white;
        margin: 0px;
        font-size: 0.9em;
    }
}*/
@media screen and (min-width: 540px) {
  #website_name.menu_open {
    left: 25%;
    top: 50%;
  }
}
#website_name {
  left: 4vw;
  position: absolute;
  height: 35px;
}
#website_name > img {
  height: 100%;
}

.main_menu {
  position: fixed;
  top: 0px;
  right: calc(-100%);
  height: 100%;
  background: #b1b1b1;
  transition: 0.6s;
  z-index: 10000;
  overflow: auto;
}

.main_menu.open {
  right: 0px;
}

.main_menu * {
  color: white;
}

.main_menu .row {
  height: 100%;
}

.main_menu .row > * {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main_menu .title-div {
  flex-direction: column;
  align-items: flex-end;
}

.main_menu .title-div * {
  font-size: 1em;
}

.main_menu .menu-div {
  justify-content: flex-start;
}

.main_menu .menu-div .menu > ul {
  list-style: none;
  padding: 0;
}

/*.main_menu .menu-div .menu > ul > li{
    padding: 0 10px;
    display: flex;
}*/
.main_menu .menu-div .menu > ul > li a {
  text-transform: uppercase;
  font-size: 5vw;
  position: relative;
  color: white !important;
  text-decoration: none !important;
  font-weight: 100;
  letter-spacing: 0.01em;
  line-height: 1em;
}

.main_menu .social_media {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 1rem;
}

.main_menu .social_media > a {
  display: flex;
  align-items: center;
  color: white !important;
  text-decoration: none !important;
  margin-left: 10px;
}

.main_menu .social_media > a > img {
  width: 2.5em;
}

.main_menu li {
  padding: 1vh 0;
}

.main_menu .menu-div .menu > ul > li > a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 19%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: 0.75s;
  transition: 0.75s;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

/* @media (min-width: 1200px) { */
.main_menu .menu-div .menu > ul > li > a:hover:after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* } */
.menu-btn-group {
  right: 4vw;
  position: fixed;
  height: 50px;
  display: block;
  width: 50px;
  perspective: 1000px;
  z-index: 10001;
  top: 3vh;
}

.quote {
  align-self: center;
  font-style: italic;
  font-weight: 500 !important;
  text-align: center;
}

.menu-btn-group .menu-btn {
  font-size: 1.3em;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  transition: color 0.5s ease-in-out;
  color: #aeaeae;
}
.menu-btn-group .menu-btn.index {
  color: white;
}
.menu-btn-group .menu-btn.front {
  color: white;
}
.menu-btn-group .menu-btn.front.active {
  color: #aeaeae;
}
.menu-btn-group .menu-btn.back {
  color: white;
}

.menu-btn-group.active .flipper {
  transform: rotateX(-180deg);
}

.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
  transform-origin: 100% 25px;
}

.front, .back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.front {
  z-index: 2;
  /* for firefox 31 */
  transform: rotateX(0deg);
}

.back {
  transform: rotateX(-180deg);
}

.banner {
  width: 100%;
  height: 100vh;
  position: relative;
  transition: 1s;
  z-index: 1002;
}

.banner.leave {
  width: 100%;
  height: 70px;
}

.banner > img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 0;
  transition: 0.6s;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}

.banner.leave > img {
  top: -100vh;
}

.banner.leave > #bannerarrow {
  transition: 0.6s;
  animation: initial;
  bottom: 80%;
}

.banner > #banner_sitename {
  position: absolute;
  font-size: 10vw !important;
  height: 200px;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  font-family: "DM Serif Text", serif;
  transition: 0.4s;
}

.banner.leave > #banner_sitename {
  font-size: 2vw;
  top: calc(-50% + 100px);
  left: 0;
  opacity: 0;
}

.banner > #banner_sitephoto {
  position: absolute;
  font-size: 10vw !important;
  height: 200px;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  font-family: "DM Serif Text", serif;
  transition: 0.4s;
  display: block;
  color: white;
  width: auto;
  height: auto;
  letter-spacing: 2rem;
}
@media screen and (max-width: 800px) {
  .banner > #banner_sitephoto {
    transform: translate(-45%, -50%);
    left: 50%;
    right: auto;
  }
}

.banner.leave > #banner_sitephoto {
  font-size: 2vw;
  top: calc(-50% + 100px);
  left: 0;
  opacity: 0;
}

/*.wrapper {

}*/
.wrapper section {
  margin-bottom: 6vw;
}

#wrapper_content {
  overflow: hidden;
}
#wrapper_content .parallax {
  /* Set a specific height */
  /* Create the parallax scrolling effect */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background 1s linear;
}

.section-heading {
  display: block;
}

.section-heading.level1 {
  font-size: 2.5em;
}

.section-heading.level2 {
  font-size: 2em;
}

@media screen and (max-width: 540px) {
  .whatWeDo img {
    order: 1;
  }

  .whatWeDo p {
    order: 2;
  }
}
.BannerContain {
  object-fit: contain !important;
  background-image: url("../images/iheart_1a_bg.png");
  background-repeat: repeat;
  background-size: auto 100%;
  object-position: 0;
}

.whatWeDo-text {
  display: block;
  align-items: center;
  margin-top: 30px;
  padding: 0px;
  text-align: center;
}
.whatWeDo-text p:last-of-type {
  margin-bottom: 0px;
}

.events-content > ul {
  list-style: none;
  padding: 0px;
}

.horizontal-timeline .timeline {
  position: absolute !important;
  bottom: 5%;
  left: 12px;
  right: 12px;
  z-index: 11;
}

.horizontal-timeline .events-content > ul > li {
  padding: 0px;
  border-radius: 0px;
  margin: 0px;
  height: calc(100vh - 55px);
}

.horizontal-timeline .events-content > ul > li .row {
  padding: 0px;
  margin: 0px;
}

.horizontal-timeline .events-content > ul > li .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.4);
}

.horizontal-timeline .events-content > ul > li h5 {
  font-size: 2em;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 11;
  color: white;
}

.horizontal-timeline .events-content > ul > li img {
  width: 100%;
  object-fit: cover;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}

.scroll-arrow {
  height: 50px;
  position: relative;
}

section.row.left-pad {
  margin-left: 0;
}

#aboutus_section, #whatWeDo_section, #ethics_section {
  padding-top: 16vh;
  height: calc(100vh - 16vh);
  color: white;
  z-index: 1001;
}
#aboutus_section .col-12, #whatWeDo_section .col-12, #ethics_section .col-12 {
  height: calc(100vh - 16vh);
  position: relative;
}
#aboutus_section .col-12 p, #whatWeDo_section .col-12 p, #ethics_section .col-12 p {
  position: absolute;
  bottom: 70px;
  text-align: center;
  margin-bottom: 1rem;
  left: 0;
  right: 0;
  line-height: clamp(1.2rem, 2.5vw, 2rem);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #aboutus_section .col-12 p, #whatWeDo_section .col-12 p, #ethics_section .col-12 p {
    /* IE10+ CSS */
    line-height: 2.5vw;
  }
}
@media screen and (-ms-high-contrast: none) and (max-width: 770px), screen and (-ms-high-contrast: active) and (max-width: 770px) {
  #aboutus_section .col-12 p, #whatWeDo_section .col-12 p, #ethics_section .col-12 p {
    line-height: 1.2rem !important;
  }
}
@supports (-ms-ime-align: auto) {
  #aboutus_section .col-12 p, #whatWeDo_section .col-12 p, #ethics_section .col-12 p {
    /* IE10+ CSS */
    line-height: 2.5vw;
  }
  @media screen and (max-width: 770px) {
    #aboutus_section .col-12 p, #whatWeDo_section .col-12 p, #ethics_section .col-12 p {
      line-height: 1.2rem !important;
    }
  }
}

#ethicsDo_bg {
  padding-top: 16vh;
  height: calc(100vh - 16vh);
  color: white;
  z-index: 1001;
}
#ethicsDo_bg .col-12 {
  height: calc(100vh - 16vh);
  position: relative;
}
#ethicsDo_bg .title {
  text-align: left;
}

#banner_session > .scroll-arrow {
  position: absolute;
  left: 50%;
  bottom: 10%;
  width: 100%;
  height: 90px;
  text-align: center;
}

.scroll-arrow {
  font-weight: 900;
  -webkit-animation-name: arrow;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 0.5s;
  /* Safari 4.0 - 8.0 */
  animation-name: arrow;
  animation-duration: 0.6s;
  animation-iteration-count: infinite;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  padding: 5px 20px;
  cursor: pointer;
  color: white;
  font-size: 3rem;
}

.clients-logo > div {
  padding: 15px 10px;
}

.clients-logo img {
  max-width: 100%;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes arrow {
  from {
    top: 80%;
  }
  to {
    top: 90%;
  }
}
/* Standard syntax */
@keyframes arrow {
  from {
    top: 80%;
  }
  to {
    top: 90%;
  }
}
.whatWeDo {
  margin: 6vw 0;
  /* height: 50%; */
}

#whatWeDo_section {
  margin-right: 0px;
}
#whatWeDo_section .whatWeDo-image {
  object-fit: cover;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
  height: calc((100vw - 8vw) / 6 * 0.6 * 3 / 4);
  justify-content: center;
  padding: 0px;
  margin: 0px;
}
#whatWeDo_section .whatWeDo-image .whatWeDo-box {
  width: calc(100% / 6 * 0.6 * 3 / 4);
  margin-right: 15px;
  position: relative;
}
#whatWeDo_section .whatWeDo-image .whatWeDo-box:last-of-type {
  margin-right: 0px;
}

.whatWeDo-image {
  object-fit: cover;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
  height: 30vw;
}

.nopaddingright {
  padding-right: 0 !important;
  margin: 0 !important;
}

.nopaddingleft {
  padding-left: 0 !important;
  margin: 0 !important;
}

.prodcontainer {
  height: 40vw;
  position: relative;
}

.img_prod {
  height: 100%;
  width: 40%;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translate3d(0, -50%, 0px);
  object-fit: contain;
}

.img_prod2 {
  height: 100%;
  width: 40%;
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translate3d(0, -50%, 0px);
  object-fit: contain;
}

.img_prodbkg {
  height: calc(100%-50);
  width: 100%;
  object-fit: cover;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}

.caption {
  position: absolute;
  top: 10%;
  left: 5%;
  width: 40%;
  text-align: center;
}
.caption > h5 {
  font-size: 50px;
}

.caption2 {
  position: absolute;
  top: 10%;
  right: 5%;
  width: 40%;
  text-align: center;
}
.caption2 > h5 {
  font-size: 50px;
}

#submitbtn {
  height: 2.7em;
  width: 6em;
}

/*#btnrow{
    margin-top: 1.7em;
}*/
#myTimeline > h4 {
  position: absolute;
  bottom: 25%;
  z-index: 99;
  left: 0;
  width: 100%;
  text-align: center;
  color: white;
}

.timeline-navigation a {
  color: white !important;
  border: white !important;
}

.horizontal-timeline .events {
  background-color: white;
}
.horizontal-timeline .events a {
  color: white;
  font-weight: bold;
}
.horizontal-timeline .events a:after {
  background-color: white;
}

#client_section {
  padding-top: 8vh;
}
#client_section.left-pad {
  padding-left: 5vw !important;
}
#client_section.right-pad {
  padding-right: 5vw !important;
}
#client_section .title {
  text-align: left;
}
#client_section .customers .clients-logo {
  margin-bottom: 0.5rem;
}
#client_section .col-sm-1 {
  width: 90px;
  min-width: 90px;
  height: 90px;
  min-height: 90px;
}
#client_section .col-sm-1 img {
  min-width: 60px;
}

.clients-logo > img {
  max-height: 100px;
}

.card-img {
  width: 100% !important;
  /* height: 200px!important; */
  height: 100% !important;
  object-fit: cover;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}

#about_wrapper {
  margin-top: 10%;
}

#prod_container {
  margin-top: 5%;
}

.productcon {
  margin: 5% 5%;
}

.office a, h1 {
  display: block;
}

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

.test {
  height: 500px;
  width: 100%;
  background-color: red;
}

.row1 {
  display: block;
  position: relative;
  bottom: 55px;
  left: 50px;
  /* opacity: 0.8; */
  background-color: white;
  transition-property: display, opacity, visibility;
  transition-duration: 0.4s, 0s;
  transition-delay: 0s, 0.4s;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: 0.4s, 0s;
  -webkit-transition-delay: 0s, 0.4s;
}

/* #box:hover .row1{
  opacity: 1;
  -webkit-transition-delay: 0s, 0s;
} */
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

button.btn.add::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
}

button.btn.cancel::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
}

.avatar {
  width: 128px;
  margin: 10px;
  border: 10px solid red;
  border-radius: 500px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
}

.suit::after {
  position: absolute;
  top: -15px;
  left: -15px;
  right: -15px;
  bottom: -15px;
  background: red;
  z-index: -1;
}

.img-circular {
  width: 200px;
  height: 200px;
  background-image: url("http://strawberry-fest.org/wp-content/uploads/2012/01/Coca-Cola-logo.jpg");
  background-size: cover;
  display: block;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
}

.img_border {
  background: #f47167;
  width: 80%;
  /* border: 5px solid; */
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  border-radius: 50%;
  margin-left: 10%;
}
.img_border:after {
  display: block;
  content: " ";
  padding-bottom: 100%;
  left: 50%;
  top: 20%;
}
.img_border img {
  position: absolute;
  left: 18%;
  top: 15%;
  /* transform: translate3d(50%, 50%, 0px); */
  width: 65%;
}
.img_border:before {
  content: " ";
  display: inline-block;
  border: 5px solid #f47167;
  width: 120%;
  border-radius: 50%;
  position: absolute;
  height: 120%;
  left: -10%;
  top: -10%;
}

#company_section {
  margin-top: 6vw;
  margin-bottom: 6vw;
}
#company_section > h3 {
  font-size: 24px;
}

.title {
  text-transform: uppercase;
}

.clients-logo {
  align-items: center;
}
.clients-logo > * {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clients-logo > *.black > img {
  background-color: black;
}
.clients-logo > * > img {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}

.menu-btn > i.material-icons {
  font-size: 3rem;
}

#contact_section {
  font-size: 1rem;
  font-weight: 300;
  width: 70%;
  display: inline-block;
}
#contact_section .card-title {
  font-size: 1.2rem;
  font-weight: 300;
}
#contact_section input.form-control {
  color: #333;
  font-weight: 300;
  text-align: right;
}
#contact_section button {
  background-color: white;
  color: #333;
  text-transform: uppercase;
  border: none;
  font-weight: 300;
  margin-top: 1.5em;
}

.main_menu {
  align-items: flex-start;
}
.main_menu .title-div, .main_menu .menu-div {
  padding: 5rem 3vw;
}
.main_menu .title-div {
  padding-top: 10.5rem;
  display: inline-block;
}
.main_menu footer {
  padding-left: 3vw;
  text-transform: uppercase;
}
.main_menu footer a {
  color: #e91e63;
}

.parallax h4.title {
  font-size: max(1.9rem, 4vw);
  text-align: center;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .parallax h4.title {
    /* IE10+ CSS */
    font-size: 4vw;
  }
}
@media screen and (-ms-high-contrast: none) and (max-width: 800px), screen and (-ms-high-contrast: active) and (max-width: 800px) {
  .parallax h4.title {
    font-size: 1.9rem !important;
  }
}
@supports (-ms-ime-align: auto) {
  .parallax h4.title {
    /* IE10+ CSS */
    font-size: 4vw !important;
  }
  @media screen and (max-width: 800px) {
    .parallax h4.title {
      font-size: 1.9rem !important;
    }
  }
}

.left-pad {
  padding-left: 15vw !important;
  padding-right: 0;
}

.right-pad {
  padding-right: 15vw !important;
  padding-left: 0;
}

.carousel-item {
  height: calc(100vh - 16vh);
  position: relative;
  background-position: 50% 50%;
  background-size: cover;
}
.carousel-item > img {
  height: 100%;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
  width: 40px;
  height: 40px;
  opacity: 1;
}

.carousel-indicators > * {
  opacity: 1;
}
.carousel-indicators > *.active {
  background-color: #212529;
}

.main_menu .title-div {
  order: 1;
}
.main_menu .menu-div {
  order: 2;
}
.main_menu footer {
  order: 3;
}

#manu-wrapper {
  margin-top: 70px;
  overflow: hidden;
}
#manu-wrapper section:nth-child(2n) {
  background-color: #f6f6f6;
}
#manu-wrapper section .text {
  padding: 4vw;
}
#manu-wrapper section .manu-blk .img {
  width: 40%;
  position: relative;
  border-radius: 20%;
}
#manu-wrapper section .manu-blk .img:after {
  display: block;
  content: "";
  padding-bottom: 100%;
}
#manu-wrapper section .manu-blk .img img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#manu-wrapper:before {
  display: block;
  content: "";
  padding-top: 60vh;
  background: url("../images/sewmachine.jpg") center center no-repeat;
  background-size: cover;
}

.tnc-wrapper .text {
  padding: 4vw;
  padding-top: calc(4vw + 55px);
}
.tnc-wrapper .text h2 {
  font-size: 1.2rem;
}

#contact-wrapper {
  margin-top: 70px;
}
#contact-wrapper #contactForm {
  padding: 4vw;
}
#contact-wrapper #contactForm button {
  background-color: white;
  color: #333;
  text-transform: uppercase;
}
#contact-wrapper #googleMap {
  width: 100%;
  height: 100%;
}
#contact-wrapper #mapcol {
  height: calc(100vh - 55px);
}
#contact-wrapper #wrapper {
  position: relative;
}
#contact-wrapper #popup {
  position: absolute;
  top: 4vw;
  left: 4vw;
  z-index: 99;
  color: grey;
  width: 60%;
  font-size: 12px;
  text-transform: uppercase;
  background-color: white;
  padding: 10px;
}
#contact-wrapper #popup > * {
  line-height: 2em;
  margin: 0;
}

.aboutUs_bg {
  height: 300vh;
  position: relative;
}
.aboutUs_bg .fixed-top {
  z-index: 1000;
}

.whatWeDo_bg {
  height: 300vh;
  position: relative;
  z-index: 2001;
  right: -100vw;
  top: 0;
}
.whatWeDo_bg .fixed-top {
  z-index: 2002;
}

.ethicsDo_bg {
  height: 200vh;
  position: relative;
  z-index: 3001;
  left: -100vw;
  top: 0;
  color: white;
}
.ethicsDo_bg .fixed-top {
  z-index: 3002;
}

.client_bg {
  height: 300vh;
  position: relative;
  z-index: 4001;
  right: -100vw;
  top: 0;
}
.client_bg .fixed-top {
  z-index: 4002;
}

@media screen and (min-width: 992px) {
  .suppliers {
    margin-top: 4rem;
  }
}

.bgimg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  transition: right 1s, left 1s, top 1s, bottom 1s;
  z-index: -1;
}
.bgimg.pic1 {
  transition-timing-function: ease-in-out;
  left: -100vw;
  background-image: url(../images/img_hist1.jpg);
  background-color: transparent;
}
.bgimg.pic1.on {
  left: 0;
}
.bgimg.pic2 {
  transition-timing-function: ease-in-out;
  right: -100vw;
  background-image: url(../images/sewmachine.jpg);
  background-color: transparent;
}
.bgimg.pic2.on {
  right: 0;
}
.bgimg.pic3 {
  transition-timing-function: ease-in-out;
  left: -100vw;
  background-image: url(../images/doel-sunset.jpg);
  background-color: #261300;
}
.bgimg.pic3.on {
  left: 0;
}
.bgimg.pic4 {
  transition-timing-function: ease-in-out;
  right: -100vw;
  background-image: none;
  background-color: white;
}
.bgimg.pic4.on {
  right: 0;
}

/*# sourceMappingURL=custom.css.map */
