:root {
    --accent: #0992c8 !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-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;
}
a {
    color: #000 !important;
}

.cs-site_header.cs-style1 .cs-icon_btn {
    color: #000 !important; 
}
.cs-side_header .cs-side_header_in {

    background-color: #fff !important;
}
.cs-social_btns.cs-style1 a {
    border: 2px solid #000 !important; 
}
.cs-side_header .cs-side_header_shape {
    display: none;
}
.cs-site_branding img {
    max-height: 75px !important;
}
.cs-nav .cs-nav_list ul{
    background-color: #fff !important;
}

.cs-down_btn::before{
  background-color:#000 !important;
 }
 .cs-down_btn {
    border: 2px solid #000 !important;
}
.cs-hero.cs-style1 .cs-hero_title {
    line-height: 3.25em !important;
    font-size:90px !important;
}
.cs-side_header .cs-side_header_in {
    height: auto !important;
    padding: 15px 50px 50px 50px !important;
}
.cs-card.cs-style1 .cs-card_title {
    font-size: 16px !important;
}
.cs-page_heading{
    background-image:url(/storage/pages/dUd2Yg28aOEas7Jtx0RA4hbRCyPjKsCwTbaXrNqK.jpg) !important;
    background-size: cover;  
    background-position: center; 
    background-repeat: no-repeat; 
}
.cs-hero.cs-style1 .cs-hero_title {
    line-height: 3.25em !important;
    font-size: 70px !important;
}
.cs-testimonial_text {
    color: #000 !important;
}

.cs-hero.cs-style1.cs-bg.cs-fixed_bg.cs-shape_wrap_1 {
    background-image: url(/storage/pages/Xqytd5qWFB4IZFvwSFvV700LH8MMSYIbJO3Z0JQO.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
  .cs-hero.cs-style1.cs-bg.cs-fixed_bg.cs-shape_wrap_1 {
        background-image: url(/storage/pages/HeroTextImage3.png) !important;
    }
    .cs-hero.cs-style1 .cs-hero_title {
    font-size: 35px !important;
    margin-top:75px !important;
}
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
 .cs-hero.cs-style1.cs-bg.cs-fixed_bg.cs-shape_wrap_1 {
  background-image: url(/storage/pages/HeroTextImage3.png);
    }
  .cs-hero.cs-style1 .cs-hero_title{
        margin-bottom: 20px !important;
        }
}
/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait){
  .cs-hero.cs-style1.cs-bg.cs-fixed_bg.cs-shape_wrap_1 {
        background-image: url(/storage/pages/HeroTextImage3.png) !important;
      padding-bottom: 460px!important;
    }
}
@media only screen and (max-width: 768px) {
    .cs-hero_text {
        margin-bottom: 290px;
    }
}
