/*!
Theme Name: Bigtech
Theme URI: https://www.themedox.com/bigtech/
Author: ThemeDox
Author URI: https://themeforest.net/user/themedox/
Description: Bigtech - ICO & Crypto Landing WordPress Theme
Version: 1.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bigtech
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.whitetext {
	color: white !important;
}
.banner-progress-wrap .progress {
	background-color:#00C4F4;
}
.banner-progress-wrap .progress .progress-bar::before {
	display:none;
}

/*section hide*/
#roadmap, #ourteam {
	display: none;
}

/*btn hide in services tab*/
#sales .btn {
	display: none;
}

#sales .title {
	color: #35d8d2;
}

.chart-content .nav-tabs .nav-item {
	padding: 0 10px;
}

.partner-area .partner-wrap li {
	background-color: #ffffff;
}

/* .section-title .title span {
	color: #00C4F4;
} */