

.ci-presentation-txtc.lighttxt,
.ci-presentation-txtc.lighttxt h1, .ci-presentation-txtc.lighttxt h2,
.ci-presentation-txtc.lighttxt h3, .ci-presentation-txtc.lighttxt h4,
.ci-presentation-txtc.lighttxt h5, .ci-presentation-txtc.lighttxt h6 {
	color: #FFFFFF;
}


.ci-presentation-btns-col {
	width: 33.3%;
	display: inline-block;
}


.ci-presentation-btns-col .pad {
	padding: 5px;
}

@media only screen and (max-width: 1080px) {
	.ci-presentation-btns-col {
		width: 100%;
	}

}



.ci-presentation-btns-bg {
	background-color: #E6E6E6;
}

.ci-presentation-bgc.ci-blue {
	background-color: #2F107C;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-red {
	background-color: #C63139;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-lilac {
	background-color: #9D88BE;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-teal {
	background-color: #00A8AB;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-orange {
	background-color: #F1996B;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-lightcyan {
	background-color: #91D0D5;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-darkgreen {
	background-color: #47672C;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-cyan2 {
	background-color: #85B6D0;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-lightred {
	background-color: #E15D5D;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-darkpurple {
	background-color: #70243C;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-navyblue {
	background-color: #232C57;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-pink {
	background-color: #E6007C;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-green {
	background-color: #057772;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-lightgeen {
	background-color: #98C21D;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-darkcyan {
	background-color: #377ABE;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-darkorange {
	background-color: #EA5427;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-orange2 {
	background-color: #FAB313;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-purple {
	background-color: #4B2463;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-lightpurple {
	background-color: #D394BE;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-black {
	background-color: #000000;
	color: #FFFFFF;
}

.ci-presentation-bgc.ci-cyan {
	background-color: #00A9E8;
	color: #FFFFFF;
}
