/* Enter Your Custom CSS Here */

.project-details-item:nth-child(2n) .project-details-info {
  height: auto !important;
}

.project-details-info {
  height: auto !important;
}

.project-details-info,.project-details-item:nth-child(2n) .project-details-info {
  height: 100% !important;
}


.project-category {
  padding-top: 100px !important;
      line-height: 30px !important;
}

.project-details-title {
  margin-top: -50px !important;
}

.vertical-panel {
  background-color: #2b2b2b00 !important;
}


.section-content {
  margin-top:2em !important;
}

.bg-projects {
  
  background: url(https://socreative.pl/wp-content/uploads/2018/06/jakob-owens-659148-unsplash.jpg) 50% 0 no-repeat !important;
  background-position: center center !important;
  
}


.contact-info-content {
  
  background-color: #47958ad9 !important;
  
}

@media (max-width:1000px) { 
  
  .vertical-panel, .vertical-panel-content {
    
    display:none !important;
    
  } 
  
}

.navbar-desctop-menu {
  
  font-weight: 400 !important;
  font-size: 16px !important;
}

.navbar-desctop {
  background: #000000a1 !important;
  padding-bottom: 20px !important;
  
}

.navbar-desctop-menu>li {
  margin-left: 2.9em !important;
  
}