:root {
    --accent: #44e6fd !important;
    --primary-font: Poppins, sans-serif;
    --secondary-font: Open Sans, sans-serif;
}

/*.cs-site_branding img {
    max-height: auto !important;
}*/
.cs-member_thumb img {
height:50vh;
}
.cs-page_heading.cs-style1 {
    height: 350px;
}

.cs-site_branding img {
    max-height: 120px;
    width: 100%;
} 
.cs-grid_gallery_5 .cs-portfolio.cs-style1 .cs-portfolio_bg {
  
    padding-top: 76%;
    margin: 10px;
}
.cs-tab_links {
    display: none!important;
}
.cs-pricing_info {
    display: none;
}
.cs-section_heading.cs-style1 .cs-section_subtitle {
  
    font-size: 30px;
}
/*
.slick-slide {animation: slideAnimation 50s infinite ;
}
@keyframes slideAnimation {
0% { transform: translateX(0%); }
10% { transform: translateX(-100%); }
20% { transform: translateX(-200%); }
30% { transform: translateX(-300%); }
40% { transform: translateX(-400%); }
50% { transform: translateX(-500%); }
60% { transform: translateX(-600%); }
70% { transform: translateX(-700%); }
80% { transform: translateX(-800%); }
90% { transform: translateX(-900%); }
100% { transform: translateX(-1000%); }
110% { transform: translateX(-1100%); }
0% { transform: translateX(0%); } 
}
*/
.cs-hero.cs-style4 .cs-hero_title {
    text-decoration: none;

}

ul.cs-menu_widget.cs-style1.cs-mp0 {
    padding: 5px !important;
}
.cs-team.cs-style1 .cs-member_name {
   
    color: black;
}
.cs-member_info{
 
    color: black;
    }
.cs-font_50{
font-size:20px;
}
.cs-height_145 {
    height: 20px;
}
.cs-height_120 {
    height: 20px;
}
.cs-height_90 {
    height: 20px;
}
.project-info{
  font-size:26px;
  color:white;
}
