.lgx-btn-red, .lgx-btn, .lgx-submit, .wpcf7-submit, button{
	background-color:#007dc3;
}

.lgx-header .lgx-navbar .lgx-nav li a:hover{
	color:#007dc3;
}

.lgx-banner-info .subtitle{
	font-size: 3.8rem;
	font-weight:Bold;
}

.lgx-banner-info .date, .lgx-banner-info .location{
	font-size: 2.1rem;
}



.lgx-banner-info-circle{
background:-moz-linear-gradient(top,rgba(4,97,153,.9) 0,rgba(0,125,195,.9) 100%);
background:-webkit-gradient(linear,bottom top,bottom top,color-stop(0,rgba(4,97,153,.9)),color-stop(100%,rgba(0,125,195,.9)));
background:-webkit-linear-gradient(top,rgba(4,97,153,.9) 0,rgba(0,125,195,.9) 100%);
background:-o-linear-gradient(top,rgba(4,97,153,.9) 0,rgba(0,125,195,.9) 100%);
background:-ms-linear-gradient(top,rgba(4,97,153,.9) 0,rgba(0,125,195,.9) 100%);
background:linear-gradient(to top,rgba(4,97,153,.9) 0,rgba(0,125,195,.9) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(85, 76, 185, .9)', endColorstr='rgba(236, 57, 139, 0.9)', GradientType=0);
}


.lgx-banner-info-circle .info-circle-inner{
	background-image:url('../img/circle.png');
}

.lgx-heading .heading{
	font-size: 3rem;
}

.lgx-about-content-area .lgx-heading .subheading{
	color:#007dc3;
}

.lgx-registration-form-box{
	background-image:url('../img/formularz.jpg');
}

.lgx-registration-form-box .lgx-submit, .lgx-registration-form-box .wpcf7-form-control.lgx-submit, .lgx-registration-form-box .wpcf7-form-control.wpcf7-submit, .lgx-registration-form-box .wpcf7-submit{
	color:#fff;
}

.about-date-area .date{
	color:#007dc3;
}

.lgx-registration-form-box .lgx-submit, .lgx-registration-form-box .wpcf7-form-control.lgx-submit, .lgx-registration-form-box .wpcf7-form-control.wpcf7-submit, .lgx-registration-form-box .wpcf7-submit{
	background-color:#7cb41c;
}

.lgx-registration-form-box .lgx-submit:hover, .lgx-registration-form-box .wpcf7-form-control.lgx-submit:hover, .lgx-registration-form-box .wpcf7-form-control.wpcf7-submit:hover, .lgx-registration-form-box .wpcf7-submit:hover{
	background-color:#0f8d3f;
}

.lgx-schedule .lgx-inner{
	background-image:none;
	
	background: rgb(124,180,28);
background: linear-gradient(160deg, rgba(124,180,28,1) 0%, rgba(15,141,63,1) 100%);
}

.lgx-tab-content{
	border:none;
}


.lgx-btn-white, .lgx-btn-white:hover{
	color:#fff;
}


.lgx-speakers2, .lgx-sponsors, .lgx-footer, .lgx-video{
	background-image:url('../img/baner3.jpg');
}

.lgx-registration-area .lgx-single-registration .single-top p{
	color: rgba(50,51,51,.8);
}

.lgx-registration-area .lgx-single-registration .single-top .title{
	color: #554bb9;
}

.lgx-registration-area .lgx-single-registration .single-top .price i{
	color: rgba(50,51,51,.8);
}

.lgx-registration-area .lgx-single-registration .lgx-btn{
	background-color:#007dc3;
}

.lgx-registration-area .lgx-single-registration .lgx-btn:hover{
	background-color:#7cb41c;
}

.lgx-registration-area .recommended{
	background-color:#8dc63f;
}

.lgx-video .lgx-inner{
	padding-top:40px;
	padding-bottom:40px;
}

.lgx-single-speaker figure figcaption{
	background: rgba(0,125,195,.9);
}	