@charset "UTF-8";


html,body {
  background-color: #ffffff!important;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 0 !Important;
  margin-right: 0 !Important;
}

.intro-heading {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 0;
 font-family: 'Rubik', sans-serif;
  padding-left: 15px;
  color:#666666;   
  padding-left:0;
}
@media screen and (max-width: 768px) {
  .intro-heading {
    font-size: 16px;
  padding-top: 300px;
  }
}




#preloader .txt-perc, .top-nav-projects, #contacts .link-highlight {
  font-size: 14px;
  letter-spacing: ;
  font-weight: 400;
  font-family: 'Rubik', sans-serif; 

}

a {
  text-decoration: none;
  color: #000000;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out; }

a:hover {
  text-decoration: none;
  color: #000000; }


p{
font-size:14px;   
line-height: 175%;
font-family: 'Rubik', sans-serif;
color:#666666;    
}


img{
    margin:0 0 0 0;
    padding: 0 0 0 0;
}

row{
    margin:0 0 0 0;
    padding: 0 0 0 0;
    
}

main{
    padding-bottom:10%;
    
}

row{
    padding-left:0px;
    margin-left:0px;
}


.top-nav-projects {
  background: #ffffff;
  height: 60px;
  line-height: 60px;

  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out; }

.nav-up {
  top: -120px; }

.bookmark-left {
  left: -120px; }

.bookmark-right {
  left: 70px; }

.top-nav-projects ul {
  list-style: none;
  font-weight: 600;
  letter-spacing:;
  padding: 0; }



@media (max-width: 575.98px) {
  .top-nav-projects {
    background-color: #0d0e0e;
    padding: 16px;
    box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1); }

  progress {
    visibility: hidden; }

  .bookmarks {
    visibility: hidden; } }
@media (min-width: 576px) and (max-width: 767.98px) {
  .top-nav-projects {
    background-color: #0d0e0e;
    padding: 16px;
    box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1); }

  progress {
    visibility: hidden; }

  .bookmarks {
    visibility: hidden; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  progress {
    visibility: hidden; }

  .bookmarks {
    visibility: hidden; }

  .top-nav-projects {
    background-color: #ffffff;
    padding: 24px;
    box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1); } }
@media (min-width: 992px) and (max-width: 1199.98px) {
  progress {
    visibility: hidden; }

  .bookmarks {
    visibility: hidden; } }
#contacts {
  background-color: rgba(230, 239, 208, 0.4); }

#contacts .caption-text {
  margin-top: 8px; }

#about-intro-texts {
  background-color: #ffffff;
  padding: 36px;
  margin-top: 80px; }

#about-intro h2 {
  width: 24vw; }


body {
  background-color: #ffffff;
  overflow-y: sroll;
  overflow-x: hidden; }

#preloader .txt-perc, .top-nav-projects, #contacts .link-highlight {
  font-size: 14px;
  letter-spacing: 3.4px;
  font-weight: 400;
 font-family: 'Rubik', sans-serif;
  
}

.nav-arrow {
  font-size: 12px;
  letter-spacing: 3.4px;
  font-weight: 600;
  font-family: 'Rubik', sans-serif; 
}

.small-texts {
  font-size: 12px;
  font-weight: 400;
  font-family: 'Rubik', sans-serif;
  opacity: 0.7; }

.caption-text {
  font-size: 15px;
  line-height: 24px; }


.center-aligned {
  text-align: center; }

#preloader {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2000;
  background-color: #000000;
  color: #ffffff; }

#preloader .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
    -webkit-transform--ms-transform: translate(-50%, -50%);
      -webkit-transform--ms-transform-transform: translate(-50%, -50%); }

#preloader .txt-perc {
  opacity: 1;
  margin: -100px 0 0 30px;
  max-width: 400px;
  text-align: center; }

#preloader .progress {
  width: 100px;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.2);
  margin: 15px 0 15px 107px; }

#preloader .progress span {
  display: block;
  width: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8); }

.is-loading {
  overflow: hidden; }

.is-hidden {
  visibility: hidden;
  opacity: 0; }

.is-visible {
  visibility: visible;
  opacity: 1; }





.pace.pace-progress {
  width: 100%; }

.pace .pace-progress span {
  background-color: rgba(2, 55, 234, 0.8);
  position: fixed;
  z-index: 3000;
  top: 0;
  height: 2px;
  width: 0;
  transition: width 1s;
  -webkit-transition: width 1s; }

.pace-inactive {
  display: none; }

.shadow {
  box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18); }




.section-projects button {
  height: 56px;
  border-radius: 4px;
  background-color: #000000;
  border: 0px;
  color: #ffffff;
  font-family: 'Rubik', sans-serif;
  padding: 8px auto;
  min-width: 200px;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out; }

.section-projects button::after {
  content: "→";
  position: absolute;
  opacity: 0;
  left: 140px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out; }

.section-projects button:hover {
  padding-right: 48px; }
  .section-projects button:hover:after {
    left: 140px;
    opacity: 1;
    padding-left: 24px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out; }

.slick-arrow {
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  z-index: 100;
  top: 45%;
  width: 60px;
  height: auto;
  cursor: pointer;
  background: transparent; }

.slick-prev {
  left: 36px; }

.slick-next {
  right: 36px; }

.slick-slide {
  opacity: 0.4;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out; }

.slick-current {
  opacity: 1;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out; }

.slick-slide p {
  padding: 0 30px; }

.top-nav-projects {
  padding: 40px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out; }

.nav-up {
  top: -80px; }

.bookmark-left {
  left: -120px; }

.bookmark-right {
  left: 70px; }

.top-nav-projects ul {
  list-style: none;
  font-weight: 600;
  letter-spacing: 3.4;
  padding: 0; }

.hidden {
  visibility: hidden;
  display: none; }

@media (max-width: 575.98px) {
  .top-nav-projects {
    background-color: #ffffff;
    padding: 16px;
    box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1); }

  progress {
    visibility: hidden; }

  .bookmarks {
    visibility: hidden; } }
@media (min-width: 576px) and (max-width: 767.98px) {
  .top-nav-projects {
    background-color: #ffffff;
    padding: 16px;
    box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1); }

  progress {
    visibility: hidden; }

  .bookmarks {
    visibility: hidden; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  progress {
    visibility: hidden; }

  .bookmarks {
    visibility: hidden; }

  .top-nav-projects {
    background-color: #ffffff;
    padding: 24px;
    box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.1); } }


@media (min-width: 992px) and (max-width: 1199.98px) {
  progress {
    visibility: hidden; }

  .bookmarks {
    visibility: hidden; } }







.section-banners {
  padding:; }

.section-banners-content {
  margin-top: 280px; }

.project-outlines {
  border-bottom: 1px solid #f5f6f8;
  background-color: #ffffff;
  z-index: 300; }

.banner-video-container {
  position: absolute;
  height: 370px;
  left: 184px;
  bottom: 95px;
  index: 100; }

.banner-video-container video {
  max-height: 100%;
  max-width: 100%; }

.banner-video-container-desktop video {
  max-height: 100%; }

.project-banner-image {
  position: absolute;
  height: 549px;
  bottom: 0;
  index: 50; }

.project-banner-image-desktop {
  position: absolute;
  height: 550px;
  bottom: 60px;
  index: 50; }

.project-video-container {
  index: 100;
  padding: 24px; }

.project-video-container video {
  max-height: 100%;
  max-width: 100%; }

#banner-cord {
   }

#banner-resend {
  background-color: rgba(246, 219, 187, 0.4); }

#banner-uber {
  background-color: rgba(239, 222, 238, 0.4); }

.banner-introductions {
  margin-bottom: 28vh; }

.deliverable-text {
  line-height: 21px;
  opacity: 1;
  font-size: 14px; 
  color:#666666;
 font-family: 'Rubik', sans-serif;
}

.deliverable-label {
  color:#666666;
  opacity:0.7;
  margin-bottom: 8px;
  font-size: 12px; 
  padding-top:30px;
 
 font-family: 'Rubik', sans-serif;
}





/**/



/* Next project */
/*
.project-nav-container {
  padding: 32px; }

.project-nav-text {
  margin-bottom: 0;
  opacity: 1; }

.project-nav-right {
  text-align: right;
  margin-left: auto; }


#nav-project4 {
  background-color: #f5f5f5;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out; }






.deliverable-text2 {
  padding-top:1%;
  margin-top:0px;
  opacity: 1;
  font-size: 48px; 
  font-family: 'Lora', serif !important;
  font-weight: 500;
  line-height: 1.2;
  color: #212121;
}

.deliverable-label2 {
  color:#212121;
  opacity:1;
  margin-bottom: 0px;
  font-size: 16px; 
  padding-top:0px;
  padding-bottom:0px;
  margin-bottom:0px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
    
}


@media (min-width: 769px){
    #nav-project4:hover {
     background: url("../images/wire-home.jpg") no-repeat;
     background-size: 100% auto; 
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;        
        
        
}
    
}
*/

/* Next project */







.project-nav-container {
  padding: 32px; }

.project-nav-text {
  margin-bottom: 0;
  opacity: 1; }

.project-nav-right {
  text-align: right;
  margin-left: auto; }


#nav-project4 {
  background-color: #fff;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out; }






.deliverable-text2 {
  padding-top:1%;
  margin-top:0px;
  opacity: 1;
  font-size: 48px; 
  font-family: 'Rubik', sans-serif !important;
  font-weight: 500;
  line-height: 1.2;
  color: #0d0e0e;
}

.deliverable-label2 {
  color:#0d0e0e;
  opacity:1;
  margin-bottom: 0px;
  font-size: 16px; 
  padding-top:0px;
  padding-bottom:0px;
  margin-bottom:0px;
  font-weight: 400;
  font-family: 'Rubik', sans-serif;
    
}


@media (min-width: 769px){
    #nav-project4:hover {
 background: url("../images/gamecom.gif") no-repeat;
 background-size: 100% auto; 
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;        
        
        
}
    
}

/* Next project */








#illustration-resend {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 30vw;
  top: 12vh; }

progress {
  position: fixed;
  left: -160px;
  top: 45vh;
  width: 400px;
  height: 1px;
  transform: rotate(90deg);
  color: black;
  appearance: none;
  background-color: #CCCCCC;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  z-index: 1000; }

progress::-webkit-progress-bar {
  background-color: transparent; }

progress::-webkit-progress-value {
  background-color: #000000; }

progress::-moz-progress-bar {
  background-color: #000000; }

.bookmarks {
  position: fixed;
  left: 70px;
  top: 35vh;
  z-index: 1000; }

.bookmarks a {
  font-size: 12px;
  letter-spacing: 1.2px;
  font-weight: 600;
  font-family: 'Rubik', sans-serif;
  opacity: 0.4; }

#bm-design {
  top: 200px; }

ol {
  list-style-type: none; }

ol p {
  padding-left: 40px;
  opacity: 1; }

ol span {
  position: absolute;
  opacity: 0.7; }

ol li {
  position: relative; }

.section-image {
  margin: 8vh 0; }

.section-image > .small-texts {
  margin-bottom: 4vh; }

.tweets {
  display: flex;
  padding: 48px;
  margin: 0 -20px;
  align-items: flex-start;
  position: relative;
  justify-content: center;
  flex-wrap: nowrap; }

.tweets .tweet {
  flex: 1 1 33.33%;
  margin: 0 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  margin-bottom: 24px; }

.tweet-header {
  display: flex;
  align-items: center;
  padding: 16px; }

.tweet-body {
  padding: 16px;
  border-top: 1px solid #e3e7ef; }

.tweet-body p {
  font-size: 16px;
  line-height: 1.7; }

.tweet-body a {
  color: rgba(2, 55, 234, 0.8); }

.tweet-body a:hover {
  text-decoration: underline;
  color: rgba(2, 55, 234, 0.8); }

.tweet-text {
  padding: 0 14px;
  flex: 1; }

.tweet-photo {
  width: 40px;
  height: 40px;
  margin: 0;
  border-radius: 6px; }

.tweet-logo {
  width: 23px; }

.collection-video-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px;
  background-color: #f8f8f9;
  height: 600px;
  margin: 24px 0; }

.collection-video-container video {
  width: 40%; }




.section-articles {
  padding-top: 60px  ; }

.section-video {
  background-color: #f7f7f7;
  padding: 8vh 0; }

.last-section {
  margin-bottom: 4vh; }

.section-articles a {
  color: rgba(2, 55, 234, 0.8);
  opacity: 1; }

@media (max-width: 575.98px) {
  .banner-introductions {
    margin-bottom: 0; }

  .project-banner-image {
    display: none; }

  .project-banner-image-desktop {
    display: none; }

  .banner-video-container {
    position: initial;
    text-align: center;
    margin: 8vh 0; }

  .banner-video-container-desktop {
    position: initial;
    text-align: center;
    margin: 8vh 0; }

  .banner-video-container video {
    box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18); }

  .banner-video-container-desktop video {
    box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
    max-width: 100%; }

  .section-banners-content {
    margin-top:  }

  .tweets {
    flex-wrap: wrap; }

  .collection-video-container video {
    width: 80%; } }
@media (min-width: 576px) and (max-width: 767.98px) {
  .banner-introductions {
    margin-bottom: 0; }

  .project-banner-image {
    display: none; }

  .banner-video-container {
    position: initial;
    text-align: center;
    margin: 8vh 0; }

  .banner-video-container video {
    box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18); }

  .project-banner-image-desktop {
    display: none; }

  .banner-video-container-desktop {
    position: initial;
    text-align: center;
    margin: 8vh 0;
    width: 100%; }

  .banner-video-container-desktop video {
    box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
    max-width: 100%; }

  .section-banners-content {
    margin-top: 12vh; }

  .tweets {
    flex-wrap: wrap; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .banner-introductions {
    margin-bottom: 0; }

  .project-banner-image {
    display: none; }

  .banner-video-container {
    position: initial;
    text-align: center;
    margin: 8vh 0; }

  .banner-video-container video {
    box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18); }

  .project-banner-image-desktop {
    display: none; }

  .banner-video-container-desktop {
    position: initial;
    text-align: center;
    margin: 8vh 0;
    width: 100%; }

  .banner-video-container-desktop video {
    box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 7px 72px 0 rgba(0, 0, 0, 0.18);
    max-width: 100%; }

  .section-banners-content {
    margin-top: 12vh; }

  .tweets {
    flex-wrap: wrap; } }
@media (min-width: 992px) and (max-width: 1199.98px) {
  .banner-video-container-desktop {
    position: absolute;
    height: 443px;
    width: 100%;
    left: 130px;
    bottom: 130px;
    index: 100; } }
@media (min-width: 1200px) {
  .banner-video-container-desktop {
    position: absolute;
    height: 443px;
    width: 100%;
    left: 130px;
    bottom: 130px;
    index: 100; } }


#lottie {
  margin: 8vh 0; }

.project-images {
  width: 100%;
  padding: 2vw; }

.project-introductions {
  margin: 8vh 0; }

.project-intro-title,
.project-intro-desc {
  margin-bottom: 36px; }

.full-screen {
  width: 100%; }

.section-projects {
  padding: 16vh 8vw; }

#section-zero {
  padding-top: ;
  height: ; }

#section-one {
  background-color: rgba(230, 239, 208, 0.4); }

#section-two {
  background-color: rgba(246, 219, 187, 0.4); }

#section-three {
  background-color: rgba(239, 222, 238, 0.4); }

#section-four {
  background-color: rgba(186, 208, 246, 0.4); }

.bg-number {
  font-size: 220px;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  position: absolute;
  left: -160px;
  top: 16px;
  z-index: -1; }

#bg-number-1 {
  color: #e6efd0; }

#bg-number-2 {
  color: #f6dbbb; }

#bg-number-3 {
  color: #efdeee; }

#bg-number-4 {
  color: #bad0f6; }

#welcome-small {
  visibility: hidden; }

#welcome-small img {
  width: 100%; }

.arrow-container {
  position: absolute;
  left: 49vw;
  bottom: 8vh; }

#scroll-arrow {
  animation-name: scroll-arrow-animation;
  position: absolute;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate; }

@keyframes scroll-arrow-animation {
  0% {
    top: 0px; }
  100% {
    top: 16px; } }
.position-fixed {
  position: fixed; }

.float-right {
  float: right !important; }

.float-left {
  float: left !important; }

footer {
  padding: 12vh 4vw; 
  
}

.container-fluid {
  padding-left: 0;
  padding-right: 0; }

#index-uber {
  margin-top: 16vh; }

@media (max-width: 575.98px) {
  .side-nav {
    visibility: hidden; }

  .project-nav-right {
    text-align: left;
    margin-right: auto; }

  .section-articles {
    padding: 4vh 4vw; }

  #lottie {
    display: none; }

  #welcome-small {
    visibility: visible;
    padding-top: 5vh; } }
@media (min-width: 576px) and (max-width: 767.98px) {
  .side-nav {
    visibility: hidden; }

  .project-nav-right {
    text-align: left;
    margin-right: auto; }

  .section-articles {
    padding: 4vh 4vw; } }

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





nav {
  background: #ffffff;
  height: 60px;
  line-height: 60px;

  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
   transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out; 
    
}
nav.scrollUp {
  transform: translateY(-80px);
}
nav ul.navbar-menu {
  margin: 0;
  padding: 0;
  display: inline-block !important;
  float: right !important;
}
nav ul.navbar-menu li {
  display: inline-block !important;
  margin: 0 10px !important;
  font-family: 'Rubik', sans-serif;
}
nav ul.navbar-menu li a {
  color: #000000;
  font-size: 14px;
  font-family: 'Rubik', sans-serif;     
}
nav a#brand {
  text-transform: ;
  float: left;
  font-weight: 400 !important;
  font-size: 14px;
  color:#000000;
  text-decoration:none;
  padding-left:0px;
  margin-left:0px;
  font-family: 'Rubik', sans-serif;  

}




.project-header{
    width:100%;
    padding-left:0px !important;
    padding-right:0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.sociallink{
    padding-left: 10px;
    padding-right:10px;
}

.verticalline{
    opacity:0.2 !important;
}





.arrow {
  color:black;
  text-align: left;
  padding-top: 30px;
  padding-bottom:5%;    
  
  
}





.bounce {
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}


.protitle{
    padding-top:8%;
    padding-bottom:20px;
    line-height: 150%;
    color:#000000;
}

.protitle2{
    padding-top:5% !important;
    padding-bottom:20px;
    line-height: 175%;
}




.carousel{
  width:90%;
  margin:0px auto;
}
.slick-slide{
  margin:10px;
}
.slick-slide img{
  width:100%;
  border: 2px solid #fff;
}




.slick-prev:before, .slick-next:before {
    color: #292929 !important;
 }


.image-cap{
    
    padding-top: 0px;;
    font-size: 12px;
    font-weight: 400;
   font-family: 'Rubik', sans-serif;
    opacity: 0.7; 
}

.project-intro{
    
    padding-top:20%;
    padding-left:0px;
    
}

.project-intro-cap{
    font-family: 'Rubik', sans-serif;
    font-size:14px;
    font-weight:400;
    opacity:1;
    color:#666 !important;

}


.project-intro-head{
    font-weight: 100;
    font-family: 'Rubik', sans-serif;
    color:#fff;
}






.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] {
  color: white;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #424242 !important;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
  background: #000 !important;
  color: white;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #424242 !important;
}

.carousel-cap{
    font-family: 'Rubik', sans-serif;
    font-size: 12px;
    letter-spacing: 1.2px;
    font-weight: 600;
    opacity:0.4;
}



                              
.owl-prev, .owl-next {
        width: 20px;
        height: 30px;
        position: absolute;
        top: 45%;
        transform: translateY(-50%);
        display: block !important;
        border:0px solid black;
    }
    .owl-prev { left: -30px; }
    .owl-next { right: -30px; }
    .owl-prev i, .owl-next i {transform : scale(2,5); color: #ccc;}  


.li-details{
    font-size:18px;   
    line-height: 175%;
    font-family: 'Rubik', sans-serif;
    color:#424242;  
    
}

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


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



ul {
  padding-left: 25px;
}


ol {
  padding-left: 10px;
 
}
li {
  padding-left: 0px;
  
}


.subheader{
    
padding-top:0px;

}