/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 01 2022 | 15:17:11 */
.menu-layout2 {
    background-color: rgba(10, 47, 78, 0.15);
}
.transparent-header .menu-layout1{
	 background-color: rgba(10, 47, 78, 0.95);
}
.transparent-header .sticky .menu-layout1 {
      background-color: rgba(10, 47, 78, 0.95);
}
.sticky .menu-layout2 {
    background-color: rgba(10, 47, 78, 0.95);
}
.topbar-layout2 {
   background-color: #092f4d;
}
.single-team-box .sub-title span, .single-team-box .item-title, .widget-team-figure ul li {
	color:#0a2f4e;
}
.single-team-box .team-skill .progress{
	display:none;
}