/*=============================================
			Theme Color One
=============================================*/
/*=============================================
			Theme Color
=============================================*/
a,
p a,
p a:hover,
a:hover,
a:focus,
a:active,
.tg-navigation ul li:hover > a,
.tg-nav ul li a.current,
.tg-eventcounter span:first-child,
.tg-package .tg-packagedetail h4 span,
.tg-article:hover .tg-title h2 a,
.tg-article:hover .tg-btnreadmore,
.tg-btndownload:hover i,
.tg-btnfarword i,
.tg-btnopenclose i,
.tg-close,
.tg-bannerregister .tg-heading h2,
.tg-headervthree.tg-showheader .tg-nav ul li .sub-menu li:hover a,
.tg-sectionheading h2,
body.tg-fixedme .tg-headervtwo .tg-nav ul li a,
.tg-leftarea .tg-title h2{color: #1e5091;}

.tg-headervtwo .tg-nav ul li:hover a,
.tg-headervtwo .tg-nav ul li a.current{color:#6dcff6}
/*=============================================
			Theme Background Color
=============================================*/
.tg-theme-tag,
.tg-btn:before,
.tg-article:hover .tg-btnreadmore:before,
.tg-eventschedulenav li.active a,
.tg-eventschedulenav li:hover a,
.tg-btnfarword:hover,
.tg-btnopenclose:hover,
.tg-bannerregister .tg-heading:before,
.tg-btnvisitwebsite,
.tg-headervtwo .tg-btnbecommember:before{background:#1e5091;}
.tg-headervtwo .tg-btnbecommember{color:#6dcff6;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.navbar-toggle .icon-bar{background:#1e5091 !important;}
.tg-btncolored,
.tg-formregister .tg-btn.tg-btncolored{background-color:#1e5091; color:#ffffff; }
/*=============================================
			Theme Border Color
=============================================*/
.tg-theme-tag:after,
.tg-theme-tag:before,
input:focus,
.select select:focus,
.form-control:focus,
.tg-footer,
.tg-btndownload:hover,
.tg-eventschedulenav li.active a,
.tg-eventschedulenav li:hover a,
.tg-eventschedulenav,
.tg-eventvenuetabs li.active a,
.tg-eventvenuetabs li:hover a,
.tg-btnfarword:hover,
.tg-btnopenclose:hover,
.tg-eventschedulecontent,
.sub-menu{border-color: #1e5091;}
.navbar-toggle{border-color: #1e5091 !important;}
/*=============================================
			Theme Color Two
=============================================*/
/*=============================================
			Theme Color
=============================================*/
{color: #574586;}
/*=============================================
			Theme Background Color
=============================================*/
.tg-sectionheading:before{background: #dbdbdb;}
/*=============================================
			Theme Border Color
=============================================*/
{border-color: #574586;}
/*=============================================
			Theme Opacity Color
=============================================*/
.tg-appbg:before,
.tg-hallimg:before,
.tg-bgsignup:before,
.tg-askquestions:after,
.tg-bgcontactus:before,
.tg-themepostimg:before,
.tg-registerholder:before,
.tg-bgtestimonials:before,
.tg-btn.tg-btncolored:before,
.tg-accomodationbg:before{
	background:
		-moz-linear-gradient(-45deg,
		rgba(30,80,145,0.8) 0%,
		rgba(0,43,85,0.8) 80%);
	background:
		-webkit-linear-gradient(-45deg,
		rgba(30,80,145,0.8) 0%,
		rgba(0,43,85,0.8) 80%);
	background:
		linear-gradient(135deg,
		rgba(30,80,145,0.8) 0%,
		rgba(0,43,85,0.8) 80%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002b550d', endColorstr='#1e509145',GradientType=1 );
}