/* Custom Stylesheet */
@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-ExtraBoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

  html {
    font-family: 'Open Sans', sans-serif!important;
  }

  body,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  a,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  .p,
  .a {
    font-family: 'Open Sans', sans-serif!important;
  }
  
  .default_color {background-color: #2196F3 !important}
  
  .alt_bg_color {background-color: transparent !important}
  
  .default_color_text {color: #2196F3 !important}
  
  .bg-boring {
  background-color: #145467!important
  }
  
  nav {
  height: 100%!important;
  line-height: 100%!important;
  }

  .navbar-logo {
    height: 75px!important;
  }

  .navbar .navbar-nav>.active>a:hover,
  .navbar .navbar-nav>li>a:hover,
  .navbar .navbar-nav>li>a:focus {
  background-color: transparent;
  color: #d48e15;
  border-bottom: none!important;
  }
  
  .navbar-toggler {
    color: white;
    border: none;
  }
  
  .navbar-toggler:hover {
    text-decoration: none;
    max-height: 40px;
  }
  
  .modal {
  background-color: transparent!important;
  position: fixed!important;
  top: 0!important;
  left: 0!important;
  z-index: var(--bs-modal-zindex)!important;
  width: 100%!important;
  height: 100%!important;
  max-height: 100%!important;
  overflow-x: hidden!important;
  overflow-y: auto!important;
  outline: 0!important;
  }
  
  .body_text {
    color: #ffffff;
  }
  
  .icon-block {
    padding: 0 15px;
  }
  
  #intro, #work, #team {padding-top: 4rem;}
  
  #index-banner {
    min-height: 632px;
    max-height: 864px;
    position: relative;
    ;
  }
  
  .hero-image {
    background-image: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url("../img/RIVER.jpg");
    height: 650px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  
  .hero-text {
    text-align: center;
    /* position: absolute;
    top: 30%;
    right: 5%;
    transform: translate(-30%,-20%); */
    color: #ffffff;
    font-weight: 800px;
  }
  
  .hero-valign {
    position: absolute;
    top: 30%;
    left: 30%;    
  }
  
  .navbar-fixed {
    position: absolute! important;
    margin: 20px;
    width: auto;
  }
  
  #nav_f{
    box-shadow: none !important; 
    -webkit-box-shadow:none !important;
    z-index: 1;
  }
  
  .text_h {
    padding: 15% 0;
    font-size: 6.0em;
    font-weight: 100;
    color:white;
  }
  
  .brand-logo-w {
    position: absolute;
    color: #fff;
    display: inline-block;
    font-size: 2.1rem;
    font-style: normal;
    font-weight: 100;
    padding: 0;
    letter-spacing: 7px;
    margin-left: 0px;
    width: 10%!important;
  }
  
  .brand-logo {
    position: absolute;
    color: #4a4746;
    display: inline-block;
    font-size: 2.1rem;
    font-style: normal;
    font-weight: 100;
    padding: 0;
    letter-spacing: 7px;
    margin-left: 0px;
    width: 10%!important;
  }
  
  .project-logo {
      max-height: 75px;
      max-width: 350px!important;
  }
  
  .logo-scrolling {
    width: 75%!important;
    transition: 0.2s;
  }
  
  .text-orange {
  color: #d48e15;
  }
  
  .text_h2 {font-weight: 100;margin-bottom: 4%; line-height: 4.5rem;}
  
  .span_h2 {font-weight: 300;color: #2196F3;}
  
  .text_a{color: #FFFFFF;}
  
  .text_b{color: #4a4746;}
  
  .text_c{color: #FFD966;}
  
  .in{font-weight: 400 !important; font-style: normal !important;}
  
  .promo i {
    color: #2196F3;
    font-size: 7rem;
    display: block;
  }
  
  .underline {
  display: inline-block;
  }
  
  .underline:after {
  content: '';
  width: 0px;
  height: 2px;
  display: block;
  background: #d48e15;
  transition: 300ms;
  padding: 2px 0 2px 0;
  margin: 2px 0 2px 0; 
  }
  
  .underline:hover:after {
  width: 100%;
  }
    
    .navitem-underline {
      display: inline-block;
    }
    
    .navitem-underline:after {
      content: '';
      width: 0px;
      height: 1px;
      display: block;
      background: #d48e15;
      transition: 300ms;
      padding: 1px 0 1px 0;
      margin: 10px 0 10px 0;
    }
    
    .navitem-underline:hover:after {
      width: 50%;
    }

  #work, #team{background: rgb(247, 247, 247);}
  
  .cd-headline.type .cd-words-wrapper {
    vertical-align: top;
    overflow: hidden;
  }
  
  .cd-headline.type .cd-words-wrapper::after {
    /* vertical bar */
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 90%;
    width: 1px;
    background-color: #aebcb9;
  }
  
  .cd-headline.type .cd-words-wrapper.waiting::after {
    -webkit-animation: cd-pulse 1s infinite;
    -moz-animation: cd-pulse 1s infinite;
    animation: cd-pulse 1s infinite;
  }
  .cd-headline.type .cd-words-wrapper.selected {
    background-color: #FFF;
  }
  
  .cd-headline.type .cd-words-wrapper.selected::after {
    visibility: hidden;
  }
  
  .cd-headline.type .cd-words-wrapper.selected b {
    color: #2196F3;
  }
  
  .cd-headline.type b {
    visibility: hidden;
  }
  
  .cd-headline.type b.is-visible {
    visibility: visible;
  }
  
  .cd-headline.type i {
    position: absolute;
    visibility: hidden;
  }
  .cd-headline.type i.in {
    position: relative;
    visibility: visible;
  }
  
  @-webkit-keyframes cd-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        opacity: 1;
    }
    40% {
        -webkit-transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(-50%) scale(0);
        opacity: 0;
    }
  }
  @-moz-keyframes cd-pulse {
    0% {
        -moz-transform: translateY(-50%) scale(1);
        opacity: 1;
    }
    40% {
        -moz-transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }
    100% {
        -moz-transform: translateY(-50%) scale(0);
        opacity: 0;
    }
  }
  
  @keyframes cd-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        -moz-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
        -o-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
        opacity: 1;
    }
    40% {
        -webkit-transform: translateY(-50%) scale(0.9);
        -moz-transform: translateY(-50%) scale(0.9);
        -ms-transform: translateY(-50%) scale(0.9);
        -o-transform: translateY(-50%) scale(0.9);
        transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(-50%) scale(0);
        -moz-transform: translateY(-50%) scale(0);
        -ms-transform: translateY(-50%) scale(0);
        -o-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0);
        opacity: 0;
    }
  }
  
  
  /* Preloader */
  #preloader {
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:1200; /* makes sure it stays on top */
  }
  
  #status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(../img/status.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
  }
  
  input, textarea, select {
    border-bottom: 1px solid #fff;
  }
  
  nav a.button-collapse {
    left: 0px;
  }
  
  .hero-container {
    height: 80%;
  }
  
  .parallax-container {
    max-height: 600px;
  }
  
  footer.page-footer {
    margin-top: 0px !important;
  }
  
  #g-recaptcha .rc-anchor-light, .rc-anchor.rc-anchor-normal {
    border: 1px solid transparent!important;
  }
  
  #g-recaptcha .rc-anchor.rc-anchor-light {
    background: transparent!important;
    color: #FFFFFF!important;
  }
  
  input:-webkit-autofill,
  input:-webkit-autofill:hover,
  input:-webkit-autofill:focus,
  input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #FFFFFF!important;
    box-shadow: 0 0 0px 1000px #5d646d inset!important;
    -webkit-box-shadow: 0 0 0px 1000px #5d646d inset!important;    
  }
  
  .select-wrapper input.select-dropdown {
    color: white!important;
  }
  
  .select-wrapper .caret {
    fill: rgba(255,255,255,1)!important;
  }
  
  .select-wrapper+label {
    position: relative!important;
    top: 0!important;
    left: 0!important;
  }
  
  .tabs-vertical .tabs {
    height: auto;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    display: -webkit-flex;
    display: flex;
  }
  .tabs-vertical .tab {
    background-color: #5d646d;
    border-top: 1px solid #343d48;
    width: 100%;
  }
  .tabs-vertical .tab {
    text-transform:none!important;
    height: 85px!important;
    line-height: 85px!important;
    padding-left: 25px!important;
  }
  .tabs .tab a {
    color: #3cc1f4;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: color .28s ease;
    -moz-transition: color .28s ease;
    -o-transition: color .28s ease;
    -ms-transition: color .28s ease;
    transition: color .28s ease;
    padding-left: 50px;
  }
  .tabs-vertical .tab .active {
    -moz-transition: border-color .5s ease;
    -o-transition: border-color .5s ease;
    -webkit-transition: border-color .5s ease;
    transition: border-color .5s ease;
  }
  .tabs-vertical .indicator {
    display: none;
  }
  .tabs-vertical .tab-content {
    display: block;
  
    /*  make tab content scrollable , by define height, then overflow: auto*/
    padding: 0;
    margin: 1px 0 1px 0;
    height: 100%;
    width: 100%;
      
    /* overflow: auto;
    overflow-y: auto; 
    overflow-x: auto; */
   /*  make tab content scrollable */
  
  }
  .tabs-vertical > .tab-content .active {
    display: block;
  }
  .tabs .tab a:hover, .tabs .tab a.active {
    background-color: #5d646d!important;
    color: #ee6e73;
  }
  
  .customer-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
  }
  
  .app-arrow {
    position: relative;
    top: 50%;
  }
  
  .customer-arrow {
    position: absolute;
    top: 50%;
  }
  
  .flex {
    display: flex;
    flex-wrap: wrap;
  }
  
  #left_menu {
      padding-left: 0px!important;
      padding-right: 0px!important;
  }
  
  #right_menu {
    padding-right: 0px!important;
  }
  
  #expertise {
    background-color: #697e38;
  }
  
  #about-us {
    background-color: #145467;
  }
  
  #projects {
    background-color: #5c7030;
  }
  
  #features {
    background-color: #2a2f37;
    padding-top: 0!important;
    padding-bottom: 0!important;
  }
  
  #contact-us, #footer {
    background-color: #d2d3d5;
  }
  
  #collaborations {
    background-color: #5c7030;
  }

  .collaborator-logo {
      width: 175px!important;
      height: auto;
      object-fit: cover!important;
  }
  
  .no-gutters-row {
    margin: 0!important;
  }
  
  .feature-image {
      max-width: 400px;
      height: auto;
  }
  
  .feature-column {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
  
  .feature-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
  }
  
  #about_us_detail_container {
      height: 100%;
  }
  
  .about-us-detail {
    visibility: hidden;
    height: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  
  .about-us-detail.active {
    visibility: visible;
    height: 100%;
  }
  
  .about-us-img {
    width: 100%!important;
  }
  
  .feature-icon {
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 72pt;
  }
  
  /* .circle-icon  {
  
  } */
  
  .blue-text:hover .fa-solid.fa-circle.fa-stack-2x {
    transform: scale(1.15);
  }
  
  .mobile-close {
    position: absolute;
    right: 15px;
    top: 15px;
  }
    
  @media only screen and (max-width: 480px) {
    .text_h {
        padding: 4% 0;
        font-size: 5em;
        font-weight: 100;
        color: white;
    }
    .hero-image {
      background-image: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url("../img/RIVER.jpg");
        height: 400px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
      }   
    .hero-text {
        text-align: center;
        /* position: absolute;
        top: 30%;
        right: 5%;
        transform: translate(-30%,-20%); */
        color: #ffffff;
      }    
  
    .feature-icon {
        font-size: 36pt;
    }
  }
  
  @media only screen and (max-width: 736px) {
    
    .brand-logo{
        margin-left: 20px;
    }
  
    .sticky {
        height: 50px!important;
    }
  
    .hero-text {
        right: 0;
        transform: translate(-10%,-10%);
        max-width: 70%;
    }       
    
    .feature-icon {
        font-size: 48pt;
    } 
  }
  
  @media only screen and (min-width: 768px) {
  
  }
  
  /* Custom Stylesheet */
/* Custom Stylesheet */
@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-ExtraBoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../font/Open_Sans/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

  html {
    font-family: 'Open Sans', sans-serif!important;
  }
  
  .default_color {background-color: #2196F3 !important}
  
  .alt_bg_color {background-color: transparent !important}
  
  .default_color_text {color: #2196F3 !important}
  
  .navbar_color_text {color: #ffffff}
  .navbar_color_text_mobile {color: #4a4746}
  .navbar_color_text_scroll {color: #4a4746}
  
  nav ul a:hover {
    border-bottom: 1px solid #3cc1f4;
  }
  
  .body_text {
    color: #ffffff;
  }
  
  .icon-block {
    padding: 0 15px;
  }
  
  #intro, #work, #team {padding-top: 4rem;}
  
  #index-banner {
    min-height: 632px;
    max-height: 864px;
    position: relative;
    ;
  }
  
  .hero-image {
    background-image: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url("../img/RIVER.jpg");
    height: 650px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  
  .hero-text {
    text-align: center;
    /* position: absolute;
    top: 30%;
    right: 5%;
    transform: translate(-30%,-20%); */
    color: #ffffff;
    font-weight: 800px;
    font-style: 'Open Sans';
  }
  
  .hero-valign {
    position: absolute;
    top: 30%;
    left: 30%;    
  }
  
  .navbar-fixed {
    position: absolute! important;
    margin: 20px;
    width: auto;
  }
  
  #nav_f{
    box-shadow: none !important; 
    -webkit-box-shadow:none !important;
    z-index: 1;
  }
  
  .text_h {
    padding: 15% 0;
    font-size: 6.0em;
    font-weight: 100;
    color:white;
  }
  
  .brand-logo-w {
    position: absolute;
    color: #fff;
    display: inline-block;
    font-size: 2.1rem;
    font-style: normal;
    font-weight: 100;
    padding: 0;
    letter-spacing: 7px;
    margin-left: 0px;
    width: 10%!important;
  }
  
  .brand-logo {
    position: absolute;
    color: #4a4746;
    display: inline-block;
    font-size: 2.1rem;
    font-style: normal;
    font-weight: 100;
    padding: 0;
    letter-spacing: 7px;
    margin-left: 0px;
    width: 10%!important;
  }
  
  .logo-scrolling {
    width: 75%!important;
    transition: 0.2s;
  }
  
  .text_h2 {font-weight: 100;margin-bottom: 4%; line-height: 4.5rem;}
  
  .span_h2 {font-weight: 300;color: #2196F3;}
  
  .text_a{color: #FFFFFF;}
  
  .text_b{color: #4a4746;}
  
  .text_c{color: #FFD966;}
  
  .in{font-weight: 400 !important; font-style: normal !important;}
  
  .promo i {
    color: #2196F3;
    font-size: 7rem;
    display: block;
  }
  
  .expertise-card {
  background: #5c7030!important;
  padding: 20px 20px 20px 20px!important;
  margin: 5px;
  }
  
  #work, #team{background: rgb(247, 247, 247);}
  
  .text_pink{color:#EF9A9A;}
  
  nav ul a {
    font-size: 1.2rem;
    color: #FFF;
    letter-spacing: 1px;
    display: block;
    font-weight: 500;
    padding: 0px 10px;
  }
  
  .sticky {
    background-color: #ffffff!important;
    position: fixed;
    top: 0;
    width: 100%;
    height: 70px!important;
    transition: 0.2s;
  }
  
  .cd-headline.type .cd-words-wrapper {
    vertical-align: top;
    overflow: hidden;
  }
  
  .cd-headline.type .cd-words-wrapper::after {
    /* vertical bar */
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 90%;
    width: 1px;
    background-color: #aebcb9;
  }
  
  .cd-headline.type .cd-words-wrapper.waiting::after {
    -webkit-animation: cd-pulse 1s infinite;
    -moz-animation: cd-pulse 1s infinite;
    animation: cd-pulse 1s infinite;
  }
  .cd-headline.type .cd-words-wrapper.selected {
    background-color: #FFF;
  }
  
  .cd-headline.type .cd-words-wrapper.selected::after {
    visibility: hidden;
  }
  
  .cd-headline.type .cd-words-wrapper.selected b {
    color: #2196F3;
  }
  
  .cd-headline.type b {
    visibility: hidden;
  }
  
  .cd-headline.type b.is-visible {
    visibility: visible;
  }
  
  .cd-headline.type i {
    position: absolute;
    visibility: hidden;
  }
  .cd-headline.type i.in {
    position: relative;
    visibility: visible;
  }
  
  @-webkit-keyframes cd-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        opacity: 1;
    }
    40% {
        -webkit-transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(-50%) scale(0);
        opacity: 0;
    }
  }
  @-moz-keyframes cd-pulse {
    0% {
        -moz-transform: translateY(-50%) scale(1);
        opacity: 1;
    }
    40% {
        -moz-transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }
    100% {
        -moz-transform: translateY(-50%) scale(0);
        opacity: 0;
    }
  }
  
  @keyframes cd-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        -moz-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
        -o-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
        opacity: 1;
    }
    40% {
        -webkit-transform: translateY(-50%) scale(0.9);
        -moz-transform: translateY(-50%) scale(0.9);
        -ms-transform: translateY(-50%) scale(0.9);
        -o-transform: translateY(-50%) scale(0.9);
        transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(-50%) scale(0);
        -moz-transform: translateY(-50%) scale(0);
        -ms-transform: translateY(-50%) scale(0);
        -o-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0);
        opacity: 0;
    }
  }
  
  
  /* Preloader */
  #preloader {
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:1200; /* makes sure it stays on top */
  }
  
  #status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(../img/status.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
  }
  
  input, textarea, select {
    border-bottom: 1px solid #fff;
  }
  
  nav a.button-collapse {
    left: 0px;
  }
  
  .hero-container {
    height: 80%;
  }
  
  .parallax-container {
    max-height: 600px;
  }
  
  footer.page-footer {
    margin-top: 0px !important;
  }
  
  #g-recaptcha .rc-anchor-light, .rc-anchor.rc-anchor-normal {
    border: 1px solid transparent!important;
  }
  
  #g-recaptcha .rc-anchor.rc-anchor-light {
    background: transparent!important;
    color: #FFFFFF!important;
  }
  
  input:-webkit-autofill,
  input:-webkit-autofill:hover,
  input:-webkit-autofill:focus,
  input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #FFFFFF!important;
    box-shadow: 0 0 0px 1000px #5d646d inset!important;
    -webkit-box-shadow: 0 0 0px 1000px #5d646d inset!important;    
  }
  
  .select-wrapper input.select-dropdown {
    color: white!important;
  }
  
  .select-wrapper .caret {
    fill: rgba(255,255,255,1)!important;
  }
  
  .select-wrapper+label {
    position: relative!important;
    top: 0!important;
    left: 0!important;
  }
  
  .tabs-vertical .tabs {
    height: auto;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    display: -webkit-flex;
    display: flex;
  }
  .tabs-vertical .tab {
    background-color: #5d646d;
    border-top: 1px solid #343d48;
    width: 100%;
  }
  .tabs-vertical .tab {
    text-transform:none!important;
    height: 85px!important;
    line-height: 85px!important;
    padding-left: 25px!important;
  }
  .tabs .tab a {
    color: #3cc1f4;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: color .28s ease;
    -moz-transition: color .28s ease;
    -o-transition: color .28s ease;
    -ms-transition: color .28s ease;
    transition: color .28s ease;
    padding-left: 50px;
  }
  .tabs-vertical .tab .active {
    -moz-transition: border-color .5s ease;
    -o-transition: border-color .5s ease;
    -webkit-transition: border-color .5s ease;
    transition: border-color .5s ease;
  }
  .tabs-vertical .indicator {
    display: none;
  }
  .tabs-vertical .tab-content {
    display: block;
  
    /*  make tab content scrollable , by define height, then overflow: auto*/
    padding: 0;
    margin: 1px 0 1px 0;
    height: 100%;
    width: 100%;
      
    /* overflow: auto;
    overflow-y: auto; 
    overflow-x: auto; */
   /*  make tab content scrollable */
  
  }
  .tabs-vertical > .tab-content .active {
    display: block;
  }
  .tabs .tab a:hover, .tabs .tab a.active {
    background-color: #5d646d!important;
    color: #ee6e73;
  }
  
  .customer-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
  }
  
  .app-arrow {
    position: relative;
    top: 50%;
  }
  
  .customer-arrow {
    position: absolute;
    top: 50%;
  }
  
  .flex {
    display: flex;
    flex-wrap: wrap;
  }
  
  #left_menu {
      padding-left: 0px!important;
      padding-right: 0px!important;
  }
  
  #right_menu {
    padding-right: 0px!important;
  }
  
  #about-us {
    background-color: #145467;
  }
  
  #projects {
    background-color: #5c7030;
  }
  
  #features {
    background-color: #2a2f37;
    padding-top: 0!important;
    padding-bottom: 0!important;
  }
  
  #contact-us {
    background-color: #d2d3d5;
  }
  
  .text-boring {
    color: #145467
  }
  
  .no-gutters-row {
    margin: 0!important;
  }
  
  .btn-request-demo {
      background-color: #697e37!important;
      color: white!important;
      font-weight: 700;
      border-radius: 15px;
      text-transform: none;
  }
  
  .btn-request-demo:hover {
    color: #697e37!important;
    background-color: white!important;
  }
  
  .feature-image {
      max-width: 400px;
      height: auto;
  }
  
  .feature-column {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
  
  .feature-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
  }
  
  #about_us_detail_container {
      height: 100%;
  }
  
  .about-us-detail {
    visibility: hidden;
    height: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  
  .about-us-detail.active {
    visibility: visible;
    height: 100%;
  }
  
  .about-us-img {
    width: 100%!important;
  }
  
  .feature-icon {
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 72pt;
  }
  
  /* .circle-icon  {
  
  } */
  
  .blue-text:hover .fa-solid.fa-circle.fa-stack-2x {
    transform: scale(1.15);
  }
  
  .mobile-close {
    position: absolute;
    right: 15px;
    top: 15px;
  }
    
  @media only screen and (max-width: 480px) {
    .text_h {
        padding: 4% 0;
        font-size: 5em;
        font-weight: 100;
        color: white;
    }
  
    .hero-image {
      background-image: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url("../img/RIVER.jpg");
        height: 400px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
      }   

    .hero-text {
        text-align: center;
        /* position: absolute;
        top: 30%;
        right: 5%;
        transform: translate(-30%,-20%); */
        color: #ffffff;
        font-style: 'Open Sans';
      }    
  
    .feature-icon {
        font-size: 36pt;
    }
  
    .navbar-logo {
      height: 50px!important;
    }

    .parallax-container {
      height: 600px;
      max-height: 600px;
    }
  }
  
  @media only screen and (max-width: 736px) {
    
    .brand-logo{
        margin-left: 20px;
    }
  
    .sticky {
        height: 50px!important;
    }
    .hero-text {
        right: 0;
        transform: translate(-10%,-10%);
        max-width: 70%;
    }       
    
    .feature-icon {
        font-size: 48pt;
    } 
  
    .navbar .navbar-nav>li>a {
      font-size: 1rem;
      max-width: 50%;
      padding: 10px;
    }
  }
  
  @media only screen and (min-width: 768px) {
  
  }
  
  .assistive-text {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  
  .e-mail:before {
  content: attr(data-website) "@" attr(data-user);
  unicode-bidi: bidi-override;
  direction: rtl; }
  
  /* .navbar-expand-lg .navbar-collapse {
    display: flex!important;
    flex-basis: auto!important;
    justify-content: flex-end!important;
    align-content: flex-end!important;
    flex-direction: row!important;
    align-items: baseline!important;
  }   */
  
  .opaque-background-35  {
  background-color: rgba(0, 0, 0, 0.35);
  }
  
  .yuck-background {
  background-color: #d2d3d5;
  }
  
  .scroll-top{
    display: none;
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 1;
    background: #d48e15;
    color: #145467;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    padding: 5px;
    font-weight: bold;
    line-height: normal;
    border: none;
  }