/*
  CSS FOR DARK VERSION
*/

body {
	background: #0d1d31;
	color: #eff6ff;
}
h1, h2, h3, h4, h5, h6,.section-title h3,.schedule-tab .nav-link,.schedule-single-info span a,.schedule-single-info span,.single-event-show-item .content-entry .event-start-time,
.single-price-header p,.single-price-btn a,.faq-tab .nav-tabs > li > a,.speakers-list .figure .figure-caption
{
	color: #fff;
}
.single-event-show-item .content-entry .circle-overlay,.single-price-list p:nth-child(2n+1),.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,.list-group-item {
	background: #122135;
}
.schedule-single,.testimonial-box,.single-price,.single-price-list p:nth-child(2n+1) {
	border-color: #0d1d31;
}
.single-price-list {
	border-color: #122135;
}
.single-price-btn a {
	border-color: #fff;
}
.schedule-single,.contact,.single-price  {
	box-shadow: 5px 6px 43px #203756;
}