/* Color */
a,
p a,
p a:hover,
a:hover,
a:focus,
a:active,
.tg-btn:hover,
.tg-sectionheading h3,
.tg-eventcounter span,
.tg-speaker:hover .tg-posttitle h3 a,
.tg-package:hover .tg-packagehead h2,
.tg-package:hover .tg-price h3,
.tg-package:hover .tg-price sup,
.tg-package:hover .tg-btn,
.tg-tags li:hover a,
.tg-price sup,
.tg-price h3,
.tg-bannersocialicons li:hover a i {
	color: #1717ad;
}

/* Background Color */
.tg-btn:after,
.tg-btn-color,
.tg-btnbookseat,
.tg-btnbookseat:hover,
.tg-tag:hover,
.tg-nav .navbar-toggle .icon-bar {
	background: #1717ad;
}

/* Border Color */
input:focus,
.form-control:focus,
.tg-hallname,
.tg-tag:hover {
	border-color: #1717ad;
}
.hoverBorder:hover:after { 
	box-shadow: 0 0 0 5px #1717ad inset;
}

/* Gradient */
 
.tg-full-bg{
	background: -moz-linear-gradient(top, rgba(23,23,173,0.8) 0%, rgba(23,23,173,0.8) 1%, rgba(23,23,173,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(23,23,173,0.8) 0%, rgba(23,23,173,0.8) 1%, rgba(23,23,173,0.8) 100%);
	background: linear-gradient(to bottom, rgba(23,23,173,0.8) 0%, rgba(23,23,173,0.8) 1%, rgba(23,23,173,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1717ad', endColorstr='#1717ad',GradientType=0 );
}
.tg-bgparallax:before{
	background: -moz-linear-gradient(top, rgba(23,23,173,0.8) 0%, rgba(23,23,173,0.8) 1%, rgba(23,23,173,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(23,23,173,0.8) 0%, rgba(23,23,173,0.8) 1%, rgba(23,23,173,0.8) 100%);
	background: linear-gradient(to bottom, rgba(23,23,173,0.8) 0%, rgba(23,23,173,0.8) 1%, rgba(23,23,173,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1717ad', endColorstr='#1717ad',GradientType=0 );
}
.tg-innerbanner:before{
	background: -moz-linear-gradient(top, rgba(30,30,218,0.85) 0%, rgba(23,23,173,0.85) 100%);
	background: -webkit-linear-gradient(top, rgba(30,30,218,0.85) 0%, rgba(23,23,173,0.85) 100%);
	background: linear-gradient(to bottom, rgba(30,30,218,0.85) 0%, rgba(23,23,173,0.85) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1eda', endColorstr='#1717ad',GradientType=0 );
}
.tg-bannerimg figcaption{
 
background: -moz-linear-gradient(top, rgba(66,84,181,0.65) 0%, rgba(65,86,182,0.65) 23%, rgba(61,94,186,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(66,84,181,0.65) 0%,rgba(65,86,182,0.65) 23%,rgba(61,94,186,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(66,84,181,0.65) 0%,rgba(65,86,182,0.65) 23%,rgba(61,94,186,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a64254b5', endColorstr='#003d5eba',GradientType=0 ); /* IE6-9 */
}