:root {
--accent: #fe2c2f !important;
--primary: #101010 !important;
--secondary: #7b7b7b !important;
--primary-font: Mulish, sans-serif;
--secondary-font: Mulish, sans-serif;
}

.cs_google_map_2 iframe{
height: 400px;
}

.cs_gray_bg{
background-color:#FE2C2F;
img{
filter: invert(100%);
}
}

.cs_header_social, .cs_header_search_form{
display:none !important;
}
.cs_site_header.cs_style_1.cs_color_1 .cs_menu_toggle{
  color: #010101;
  }
  .cs_nav_list.cs_nav_list&gt;a{
  color: #fff;
  }
  
  .cs_toggle_active{
  color: #fff !important;
  }

footer{
background-color: #fafafa !important;
li&gt;a, p{
color: #010101 !important;
}
h2, h3{
color: #010101 !important;
}
}
.cs_bottom_footer_wrap{
color: #010101 !important;
background-color: #e6e2dc !important;
}
.cs_site_branding {
    width: 60px;
}
.cs_cta_right img{
max-width: 400px !important;
}
@media (max-width: 480px) {
  section {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  
  .cs_hero_title{
font-size:30px;
}
  .cs_fs_120{
font-size: 40px !important;
}

.cs_header_social{
display:none !important;
}
}

.cs_top_header{
background-color: #fafafa !important;
color: #010101 !important;
a:hover{
color: #010101 !important;
}
}

.cs_fs_120{
font-size: 60px;
}
.cs_main_header{
background-color: #FFFFFF !important;
color: #010101 !important;
a, button{
color: #010101 !important;
}
a:hover{
color: #212529 !important;
}
}

.cs_site_header.cs_style_1.cs_size_md .cs_main_header_in, .cs_site_header.cs_style_2.cs_size_md .cs_main_header_in {
    height: 65px !important;
}

.cs_hero_info .cs_social_btns{
display:none;
}

.subt{
color:#fff;
margin-bottom:5px;
margin-top:5px ;
}

.slider .cs_hero_subtitle{
color:#fff;
max-width: 650px !important;
}

.slider .cs_hero_title{
font-size:70px;
color:#f2c95c;
}

.cs_hero{
padding:0 0 0 0 !important;
margin-top:0px;
margin-bottom:0px;
max-height: 500px !important;
min-height: 450px !important;
}

.cs_header_user_btn{
display:none;
}