/*Animation*/
@-webkit-keyframes image_blur {
   50% { -webkit-filter: blur(0px);}
	100% { -webkit-filter: blur(5px);}
}
@keyframes fadeIn{
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

/*Animation end*/

body  {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:#222;
}
#container {
}
@media only screen and (max-width: 1050px) {
#container {

}
}
header {
	background:#202020;
	width:100%;
	position:fixed;
	z-index:100;
	padding-top:12px;
}
@media only screen and (max-width: 1050px) {
	header {
	background:#222;
	width:100%;
	position:relative;
	height:80px;
	box-shadow:0 0 12px #000; 
	z-index:100;
	background-image:none!important;
	background-repeat:repeat-x;
}
}
#top {
	padding:6px 0 12px 0;
	float:left;
	width:100%;
}
#top-in {
	width:1280px;
	margin:0 auto;
	}
@media only screen and (max-width: 1050px) {
	#top-in {
	width:100%;
	margin:0 auto;
	}
}
.logo {
	float:left;
	width:210px;
	padding-right:0;
	margin-right:0;
}
@media only screen and (max-width: 1050px) {
	.logo {
	float:left;
	width:50%;
	padding-right:1%;
	margin-right:1%;
	border-right: none;
}
}
@media only screen and (max-width: 1050px) {
	.logo img{
	margin-left:15px;
}
}
.logo p {
	margin:0;
	padding:0;
}

#menu {
	width:1050px;
	margin:0 auto;
	padding:0;
	float:left;
	padding-left:15px;
 }
 @media only screen and (max-width: 1050px) {
	 #menu {
	width:44%;
	 }
 }
.mainmenu {
	width:735px;
	float:left;
	margin:14px 0;
}
 @media only screen and (max-width: 1050px) {
	 .mainmenu {
	width:49%;
	float:right;
	margin-left:-10px;
	margin-top:0;
	margin-bottom:0;
}
 }
 span.mobilemaximenucktitle {
	 display:none!important;
 }
.mainmenu a:hover {
	color:#ad34ad!important;
}
 span.mobilebarmenutitleck {
	display:none;
 }
.mainmenu ul {
	padding-left:1px;
}
.mainmenu li.item447 span {
	display:none;
}
.mainmenu a, .mainmenu span.separator {
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
	margin-right:25px;
	font-size:16px;
	color:#fff;
}

.mainmenu a:hover, .mainmenu span.separator:hover {
	color:#ad34ad;
	animation: fadeIn ease 2s;
 	-webkit-animation: fadeIn ease 2s;
  	-moz-animation: fadeIn ease 2s;
  	-o-animation: fadeIn ease 2s;
  	-ms-animation: fadeIn ease 2s;
}

.mainmenu .floatck {
	overflow:hidden!important;
	padding-bottom:30px!important;
	height:550px!important;
	box-shadow:0 0 12px #333333!important;
	}
	div.maximenuck2 {
  width: 100%!important;
  margin: 0;
  padding: 0;
}
.sec-menu-main {
	background:#f9f9f9;
}
.sec-menu-main .sec-menu-main-in {
	padding:30px;
}
.sec-menu-main .menu1 {
	width:31.33%;
	margin-right:2%;
	float:left;
	min-height:170px;
}
.sec-menu-main .menu2 {
	width:33.33%;
	float:left;
	min-height:170px;
}
.sec-menu-main .menu3 {
	width:31.33%;
	margin-right:2%;
	float:left;
	min-height:85px;
}
.sec-menu-main .menu4 {
	width:33.33%;
	float:left;
	min-height:85px;
}
.sec-menu-main h1 {
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif!important;
	color: #ad34ad;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ad34ad;
	font-size:18px;
}
.sec-menu-main h1 a{
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif!important;
	color: #ad34ad;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ad34ad;
	text-decoration:none;
	font-size:18px!important;
}
.sec-menu-main h1 a:hover{
	color: #333;
}
.sec-menu-main ul {
	margin-left:-15px!important; 
}
.sec-menu-main ul, .sec-menu-main li {
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	color: #000;
	margin:2px 0;
	padding:2px 0;
	font-size:14px!important;
}
.sec-menu-main li a {
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	color: #000;
	margin:2px 0;
	padding:2px 0;
	font-size:14px!important;
	text-decoration:none;
}
.sec-menu-main li a:hover {
	color:#ad34ad;
}
.fastmenu {
	width:310px;
	float:right;
	text-align:right;
	margin:0;
}
@media only screen and (max-width: 1050px) {
.fastmenu {
	width:50%;
	float:right;
	text-align:right;
	margin:0;
}
}
.fastmenu ul {
	margin:0!important;
	padding:0!important;
}
.fastmenu li {
	display:inline-flex;
	list-style:none;
}
.fastmenu li.item-454 {
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	text-decoration:none;
	width:115px!important;
	margin-top:10px;
}
@media only screen and (max-width: 1050px) {
	.fastmenu li.item-454 {
		width:auto!important;
	}
}
.fastmenu li.item-454 img {
	float:right;
}
.fastmenu li.item-454 a {
	color:#fff;
	text-decoration:none;
	font-size:18px;
}
@media only screen and (max-width: 1050px) {
	.fastmenu li.item-454 span.image-title {
	display:none;
	}
}
.fastmenu li.item-455 {
	float:right;
}
@media only screen and (max-width: 1050px) {
.fastmenu li.item-455 {
}
}
.fastmenu li.item-455 a {
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif !important;
color: #ad34ad;
padding: 13px;
margin-left: 20px;
text-decoration: none;
font-size: 0px;
background: url('/images/templates/klodka.png');
  background-repeat: repeat;
  background-size: auto;
background-size: contain;
background-repeat: no-repeat;
text-indent: -3000px;
overflow: hidden;
margin-top: 9px;
}
.fastmenu li.item-862 a {
  font-family: 'Poppins-Light', Arial, Helvetica, sans-serif !important;
  color: #ad34ad;
  padding: 22px 14px;
  margin-left: 5px;
  text-decoration: none;
  font-size: 0px;
  background: url('/images/templates/koszyk.png');
    background-repeat: repeat;
    background-size: auto;
  background-repeat: repeat;
  background-size: auto;
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -3000px;
  overflow: hidden;
  margin-top: 9px;
}
@media only screen and (max-width: 1050px) {
.fastmenu li.item-862 a {
	display:none;
}
}
content {
	float:left;
	width:100%;
	margin-top:80px;
	background: #fff;
}
@media only screen and (max-width: 1050px) {
content {
	margin-top:0;
}
}
#usermenu {
	width:100%;
	background:#FAFAFA;
	float:left;
	text-align:right;
}
.usermenu-in {
	width:1280px;
	margin:0 auto;
}
@media only screen and (max-width: 1050px) {
	.usermenu-in {
	width:96%;
}
}

.usermenu-in .moduletable {
    padding: 12px 0;
    font-family: 'Poppins-Light', Arial, Helvetica, sans-serif !important;
    float: left;
    width: 96%;
}
.usermenu-in .moduletable h3 {
	float:left;
	width:12%;
	margin:0;
	color:#666;
	padding:0;
	font-size:16px;
	text-align:right;
}
.usermenu-in .moduletable ul {
	float:left;
	width:100%;
	padding:0;
	margin:0;
}
.usermenu-in .moduletable  li {
	display: inline-block;
}
.usermenu-in .moduletable  li  a {
	padding:5px 8px;
	color:#333;
	text-decoration:none;
	margin-right:8px;
	background:#fff;
	font-size:14px;
	border:1px solid #333;
}
.usermenu-in .moduletable  li  a:hover {
	background:#fff;
	color:#333;
	animation: fadeIn ease 2s;
 	-webkit-animation: fadeIn ease 2s;
  	-moz-animation: fadeIn ease 2s;
  	-o-animation: fadeIn ease 2s;
  	-ms-animation: fadeIn ease 2s;
}
#slider {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	}

  
#slider .item_wrap {
	width:40%!important;
}

 @media only screen and (max-width: 1050px) {
	 #slider .moduleslider {
		 display:none;}
 }
 #slider .moduletablemobile {
		 display:none;}

@media only screen and (max-width: 1050px) {
  #slider .moduletablemobile {
		 with:96%;
		 margin:0 auto;
		 background: rgb(2,0,36);
	background: linear-gradient(270deg, rgba(2,0,36,1) 0%, rgba(173,52,175,1) 54%, rgba(0,44,119,1) 100%);}
		 }
#slider h2 {
	color:#fff;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
	font-size:2.4em;
	padding-bottom: 20px;
	text-shadow:#000 0 0 5px;
}
@media only screen and (min-width: 1920px) {
	#slider h2 {
	font-size:3.0em;
}
}
 @media only screen and (max-width: 1050px) {
#slider h2, #slider p, #slider .item_wrap img { 
}
 }
#slider p {
	color:#fff;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	font-size:1.1em;
	padding-bottom: 20px;
	line-height:130%;
	text-shadow:#000 0 0 5px;
}
@media only screen and (min-width: 1920px) {
	#slider p {
	font-size:1.4em;
}
}
#slider h4 {
	color:#fff;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
	font-size:1.5em;
	padding-bottom: 20px;
	text-shadow:#000 0 0 5px;
}
@media only screen and (min-width: 1920px) {
	#slider h4 {
	font-size:2.0em;
}
}
.slider-desc {
	width:35%;
	float:left;
	padding-left:15%;
	padding-top:5%;
}
 @media only screen and (min-width: 1920px) {
	 .slider-desc {
		padding-top:3%;
		width:32%;
		padding-left:18%;
}
 }
  @media only screen and (max-width: 1050px) {
	  .slider-desc {
		width:92%;
		padding:2% 4%;
		text-align:center;
}
  }
.slider-img {
	width:50%;
	float:right;
	text-align:right;
}
.slider-img img {
	width:100%;
}
@media only screen and (min-width: 1920px) {
	.slider-img img {
	width:75%;
}
}
 @media only screen and (max-width: 1050px) {
	 .slider-img img {
	   display:none;
}
}
#trainingsearch {
	width:100%;
	float:left;
	background:#222;
}
#trainingsearch .label-calendar {
	display:none;
}
.trainingsearch-in {
	width:1280px;
	margin:0 auto;
}
@media only screen and (max-width: 1050px) {
	.trainingsearch-in {
	width:95%;
	margin:0 auto;
	text-align:center;
}
}
.trainingsearch-in .moduletable {
	  text-align: right;
	  font-family: 'Poppins-Light', Arial, Helvetica, sans-serif !important;
	  margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: -38px;
	  margin-bottom: 15px;
	  z-index: 1;
	  padding: 0;
	  float: right;
	  margin-right: 87px;
	  position:relative;
}
@media only screen and (max-width: 1050px) {
	.trainingsearch-in .moduletable  {
		display:none;
	}
}

.trainingsearch-in .moduletable p {
	margin:0;
	padding:0;
}
.trainingsearch-in .moduletablecall {
	width:30%;
	float:left;
	padding-right:20px; 
	border-right:1px solid #CCC;
	margin-top:10px;
	margin-bottom:10px;
} 
@media only screen and (max-width: 1050px) {
	.trainingsearch-in .moduletablecall {
		display:none;
	}
}
.trainingsearch-in .moduletabletrainingsearch {
	width:100%;
	float:left;
	margin-top:0;
	margin-bottom:10px;
	margin-top:10px;
	z-index:0;
	position:relative;
}
@media only screen and (max-width: 1050px) {
	.trainingsearch-in .moduletabletrainingsearch {
	width:100%;
	float:left;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:30px;
}
}
.trainingsearch-in .moduletabletrainingsearch label, .trainingsearch-in .moduletabletrainingsearch .field-calendar, .trainingsearch-in .moduletabletrainingsearch select#filter_tutor {
	display:none;
}
.trainingsearch-in .moduletabletrainingsearch h3, .trainingsearch-in .moduletabletrainingsearch .label-pool, .trainingsearch-in .moduletabletrainingsearch .label-send, .trainingsearch-in .moduletabletrainingsearch .label-pool-location {
	float:left;
	width:245px;
	margin-left:15px;
}
@media only screen and (max-width: 1050px) {
	.trainingsearch-in .moduletabletrainingsearch h3, .trainingsearch-in .moduletabletrainingsearch .label-pool, .trainingsearch-in .moduletabletrainingsearch .label-send, .trainingsearch-in .moduletabletrainingsearch .label-pool-location {
	float:left;
	width:100%;
	margin-left:0;
	margin-bottom:5px;
}
}
.trainingsearch-in form#searchForm {
	height:40px;
	max-height:40px;
	overflow:hidden;
}
@media only screen and (max-width: 1050px) {
.trainingsearch-in form#searchForm {
	height:auto;
	max-height:auto;
	overflow:visible;
}
}
.trainingsearch-in .moduletabletrainingsearch h3 {
	width:470px;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
	font-size:30px;
	margin-right:0;
	margin-top:25px;
	margin-left:0!important;
	color:#fff;
}
@media only screen and (max-width: 1050px) {
	.trainingsearch-in .moduletabletrainingsearch h3 {
	width:100%;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	font-size:18px;
	margin-right:0;
	margin-top:30px;
}
}
.trainingsearch-in .moduletabletrainingsearch .mod_seminarman_searchtrainingsearch {
	width:790px;
	margin-left:10px;
	float:right;
	margin: 30px 0 10px 0;
}
@media only screen and (max-width: 1050px) {
	.trainingsearch-in .moduletabletrainingsearch .mod_seminarman_searchtrainingsearch {
	width:100%;
	margin:10px auto;
	float:none;
}
}
.trainingsearch-in .moduletabletrainingsearch input#filter {
	padding:12px;
	border:1px solid #888;
	width:230px;
	background:#888;
}
@media only screen and (max-width: 1050px) {
	.trainingsearch-in .moduletabletrainingsearch input#filter {
	padding:2%;
	border:1px solid #CCC;
	width:90%;
	margin:0 auto;
}
}
.trainingsearch-in .moduletabletrainingsearch select#filter_category{
	padding:12px;
	border:1px solid #888;
	width:230px;
	background:#888;
}
@media only screen and (max-width: 1050px) {
	.trainingsearch-in .moduletabletrainingsearch select#filter_category{
	width:94%;
}
}
.trainingsearch-in .moduletabletrainingsearch input#filter_city {
	display:none;
}
.trainingsearch-in .moduletabletrainingsearch input.button {
	background:#ad34ad; 
	border:1px solid #ad34ad!important;
	color:#fff; 
	padding:10px 75px; 
	border:0;
	float:left;
	font-size:12px!important;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
}
@media only screen and (max-width: 1050px) {
	.trainingsearch-in .moduletabletrainingsearch input.button {
	background:#ad34ad; 
	color:#fff; 
	padding:14px 75px; 
	border:0;
	float:none;
}
}
.trainingsearch-in .moduletabletrainingsearch input.button:hover {
	background:#333333;
	border:#333 solid 1px!important;
}
#mainevent {
	width:100%;
	float:left;
	background:#fff;
	background:url('/images/templates/mainevent-bg.jpg');
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
}
.mainevent-in {
	width:1280px;
	margin:0 auto;
}
@media only screen and (max-width: 1050px) {
	.mainevent-in {
	width:90%;
	margin:0 auto;
	text-align:center;
}
}
.mainevent-in .mainevent-in-box .moduletable{
	width:348px;
	padding:30px;
	margin-right:25px;
	float:left;
	border:1px solid #d9d9d9;
	margin-top:45px;
	margin-bottom:45px;
	background:#fff;
	border-radius:8px;
	height: 210px;
}

@media only screen and (max-width: 1050px) {
	.mainevent-in .mainevent-in-box .moduletable{
		width:90%;
		padding:5%;
		margin:30px 0;
		height:auto;
	}
	}
.mainevent-in .mainevent-in-box-last .moduletable {
	width:348px;
	padding:30px;
	margin-right:0;
	float:left;
	border:1px solid #d9d9d9;
	margin-top:45px;
	margin-bottom:45px;
	background:#fff;
	border-radius:8px;
	height: 210px;
}
@media only screen and (max-width: 1050px) {
	.mainevent-in .mainevent-in-box-last .moduletable {
		width:90%;
		padding:5%;
		margin:30px 0;
		height: auto;
	}
	}
.mainevent-in .mainevent-in-box h2, .mainevent-in .mainevent-in-box-last h2 {
	font-size:24px;
	padding:0;
	margin:15px 0;
	color: #ab3aab;
	text-decoration:none;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
}
.mainevent-in .mainevent-in-box-last h3, .mainevent-in .mainevent-in-box h3 {
	font-size:18px;
	padding:0;
	margin:0;
	color: #919191;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
}
.mainevent-in .mainevent-in-box-last p, .mainevent-in .mainevent-in-box p {
	font-size:16px;
	padding:0;
	margin-bottom:20px;
	color: #333;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
}
.mainevent-in .mainevent-in-box-last a, .mainevent-in .mainevent-in-box a {
	font-size:14px;
	padding:12px 20px;
	margin:0;
	color: #fff;
	text-decoration:none;
	background:#ab3aab;
	border-radius:2px;
	border:none;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
}
.mainevent-in .mainevent-in-box-last a:hover, .mainevent-in .mainevent-in-box a:hover {
	background:#000;
}
#citis {
	/*background: linear-gradient(270deg, rgba(173,52,175,1) 0%, rgba(0,44,119,1) 100%);*/
	background:#000;
	width:100%;
	float:left;
}
@media only screen and (max-width: 1050px) {
	#citis {
	/*background: linear-gradient(270deg, rgba(173,52,175,1) 0%, rgba(0,44,119,1) 100%);*/
	background:#000;
	}
}

.citis-in {
	width:1280px;
	margin:0 auto;
}
@media only screen and (max-width: 1050px) {
	.citis-in {
	width:100%;
	margin:0 auto;
	text-align:center;
}
}
#citis .city img{
	width:80%;
}
#citis .citis-in .moduletablecategory {
	width:100%;
	float:left;
	padding: 50px 0 50px 0
}
#citis .citis-in .moduletabletags {
	width:30%;
	float:right;
	padding:50px 0;
	height:345px;
	max-height:345px;
	overflow:hidden;
}
#citis h3, #citis h4 {
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
	font-size:20px;
	color:#000;
	padding:20px;
	margin:0;
}
#citis h5 {
	margin:0;
	padding:0;
}
#citis h3 a {
	color:#333;
	text-decoration:none;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
	font-size:1.3em;
	margin:12px 0;
}
#citis p {
	color:#fff!important;
	font-size:16px!important;
	text-align:right;
}
#citis p a {
	color:#ad34ad;
	text-decoration:none;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
	font-size:1.0em;
	text-align:right;
	padding-right:20px;
	padding-bottom:20px;
}
#citis a span {
	color:#fff!important;
}
#citis p {
	color:#000000;
	text-decoration:none;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	font-size:22px;
	margin:12px 0;
	padding:0;
}
#citis p span {
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;	
}
#citis .city {
	width:48%;
	overflow:hidden;
	float:left;
	margin:0;
	margin-right:2%;
	margin-bottom:2%;
	padding:0;
	z-index:1;
	background:#fff;
}
@media only screen and (max-width: 1050px) {
	#citis .city {
	width:90%;
	overflow:hidden;
	float:none;
	margin:20px auto;
	z-index:1;
	background:#fff;
}
}
#citis .city:hover {
	background-color:#F6F6F6;
	box-shadow:0 0 25px #000;
	overflow:hidden;
	animation: fadeIn ease 2s;
 	-webkit-animation: fadeIn ease 2s;
  	-moz-animation: fadeIn ease 2s;
  	-o-animation: fadeIn ease 2s;
  	-ms-animation: fadeIn ease 2s;
}
#citis .citis-in .moduletabletags {
}

#citis .citis-in .moduletabletags ul {
	padding-left:0;
	margin-top:0;
}
#citis .citis-in .moduletabletags h3 {
	font-size: 18px!important;
	padding-bottom:1px!important;
	padding-top:0!important;
	color:#ad34ad;
} 
#citis .citis-in .moduletabletags h4 {
	font-size: 24px!important;
	padding:18px 0!important;
	color:#fff;
} 
#citis .citis-in #accordion_217 .city {
	width:248px!important;
}
#citis .citis-in .moduletabletags ul {
	display:inline-inline;
	padding-left:0;
}
#citis .citis-in .moduletabletags  li {
	display:inline-block;
}
#citis .citis-in .moduletabletags  li  {
	color:#333;
	text-decoration:none;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	font-size:16px;
	margin:0 10px 10px 0;
	padding:11px 18px;
	border:1px solid #666;
	border-radius: 2px; 
	animation: fadeIn ease 2s;
 	-webkit-animation: fadeIn ease 2s;
  	-moz-animation: fadeIn ease 2s;
  	-o-animation: fadeIn ease 2s;
  	-ms-animation: fadeIn ease 2s;
}
#citis .citis-in .moduletabletags  li:hover {
	color:#f9f9f9;
	background:#ad34ad;
	border:#ad34ad 1px solid;
	animation: fadeIn ease 2s;
 	-webkit-animation: fadeIn ease 2s;
  	-moz-animation: fadeIn ease 2s;
  	-o-animation: fadeIn ease 2s;
  	-ms-animation: fadeIn ease 2s;
}
#citis .citis-in .moduletabletags  a  {
	color:#fff;
	text-decoration:none;
	border:1px solid #fff;
	padding:16px 22px;
	font-size:
}
#citis .citis-in .moduletabletags  a:hover {
	color:#f9f9f9;
}
#boxes {
}
.boxes-in {
}
#articles {
	float:left;
	width:100%;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;	
	background:#fff; 
}
#articles .threshold-pp {
	width: 25%;
	padding: 3%;
	margin:1%;
	float:left;
	text-align:center;
	height: 360px;
	max-height:360px;
	min-height:360px;
	background:#ad34ad!important;
	color:#fff!important;
}
@media only screen and (max-width: 1050px) {
	#articles .threshold-pp {
	width: 95%;
	padding: 3%;
	margin:1% auto;
	float:none;
	text-align:center;
	height: auto;
	background:#ad34ad!important;
	color:#fff!important;
}
}
#articles .threshold-pp h6 {
	font-size:2.0em;
	color:#ad34ad;
	background:#fff;
	border:4px solid #ad36af;
	padding:12px 18px;
	border-radius:37px;
	width:30px;
	margin:0 auto;
	margin-bottom:20px;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
}
#articles table.mod_seminarman_cal {
	text-align:left;
}
#articles .advanced-trainingsearch table {
	border:0;
	text-align:left;
}
#articles .seminarmancoursepan tbody {
	text-align:left;
}
#articles .trader-desc {
	width:65%;
	margin-right:5%;
	float:left;
}
@media only screen and (max-width: 1050px) {
	#articles .trader-desc {
	width:100%;
	margin:20px 0;
	float:none;
}
}
#articles .trader-area {
	width:26%;
	padding:2%;
	background:#F1F1F1;
	margin-bottom:20px;
	border:0;
	float:left;
}
@media only screen and (max-width: 1050px) {
	#articles .trader-area {
	width:96%;
	margin:20px 0;
	float:none;
}
}
#articles table.inarttabl {
	width:100%;
	border:solid #999 1px;
	text-align:center;
	background:#FCFCFC;
}
#articles table td {
	border-bottom:1px soldi #ad34ad;
	border-left:none;
	border-right:none;
	border-top:none;
}
#articles table thead tr {
	background:#ad34ad;
	color:#fff;
}
#articles .trader-area ul{
	padding-left:0;
	
}
#articles .itemListCategoriesBlock {
	width:1280px;
	margin:0 auto;
}
@media only screen and (max-width: 1050px) {
	#articles .itemListCategoriesBlock {
	width:96%;
	margin:0 auto;
}
}
#articles .itemListCategoriesBlock h2 {
	font-size:36px;
	margin: 10px 0 0 0;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif!important;
}
#articles .itemListCategoriesBlock h3 {  
	font-size: 1.6em;
  font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif;
  color: #002c77;
}
#articles .itemListCategoriesBlock blockquote {
	background: url('/images/templates/bg-cytat.png');
	background-position:left top;
	background-repeat:no-repeat;
	padding:35px 0;
	margin:35px 0;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}
#articles .itemListCategoriesBlock blockquote p {
  padding-top: 40px;
  font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif;
  font-size: 1.8em;
}
#articles .itemListCategoriesBlock p {
	font-size: 0.9em;
}

#articles .cbEditProfile, #articles .cb_template {
	background:#fff;
	width:1280px;
	margin:0 auto;
}
@media only screen and (max-width: 1050px) {
#articles .cbEditProfile, #articles .cb_template {
	width:96%;
}
}
#articles .subscription-range{
	background: #fde7eb; padding: 2%; width: 44%; float: left; margin-right: 2%;
}
@media only screen and (max-width: 1050px) {
	#articles .subscription-range{ 
	width:94%;
	float:none;
	margin-right:0;
	margin:1% auto;
	}
}
#articles .subscription-experience{
background: #e9e9e9; padding: 2%; width: 46%; float: left;
}
@media only screen and (max-width: 1050px) {
	#articles .subscription-experience{ 
	width:94%;
	float:none;
	margin-right:0;
	margin:1% auto;
	}
}
#articles .training-area {
  background: #g9g9g9;
  float: left;
  min-height: 180px;
  width: 43%;
  margin-right: 2%;
  padding: 2%;
  margin-bottom: 2%;
  border:1px solid #a9a9a9;
}
@media only screen and (max-width: 1050px) {
	#articles .training-area {
	background:#g9g9g9;
	float:none; 
	min-height:auto;
	width:92%;
	margin:20px auto;
	padding:3% 4%;
}
}
#articles .services-desc-first, #articles .services-desc-last {
	float:left; 
	width:100%;
	margin-bottom:35px;
	padding-bottom: 35px
}
#articles .services-desc-first h2, #articles .services-desc-last h2, #articles .services-desc-secound h2 {
	font-size:1.9em!important;
	margin-top:0!important;
	padding-top:0!important;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
}
#articles .services-desc-first p, #articles .services-desc-last p, #articles .services-desc-secound p {
	margin-bottom:0;
}
#articles .services-desc-last {
	margin-top:34px;
}
#articles .services-desc-first {
	border-bottom:10px dotted #0C9;
}
#articles .services-desc-secound {
	border-bottom:10px dotted #0C9;
	width:100%;
	float:left;
	margin-bottom:25px;
	padding-bottom: 25px
}
#articles .services-desc-first img{
	float:left;
	margin-right:45px;
	margin-bottom:20px;
	width:45%;
	height:auto;
}
@media only screen and (max-width: 1050px) {
	#articles .services-desc-first img{
	float:none;
	margin-right:0;
	margin-bottom:20px;
	width:96%;
	height:auto;
	margin:0 auto;
}
}
#articles .services-desc-last img {
	float:right;
	margin-left:45px;
	margin-bottom:20px;
	width:45%;
	height:auto;
}
@media only screen and (max-width: 1050px) {
	#articles .services-desc-last img{
	float:none;
	margin-right:0;
	margin-bottom:20px;
	width:96%;
	height:auto;
	margin:0 auto;
}
}
#articles .training-area h2 {
	font-size:2.1em!important;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;	
	color:#333;
}
#articles .training-area a {
	text-decoration:none;
	font-size:1.1em;
	color:#ad34ad;
}
#articles .services-box {
	width:22.83%;
	float:left;
	margin-right:2%;
	margin-bottom:2%;
	border:1px solid #CCC;
	text-align:center;
}
@media only screen and (max-width: 1050px) {
#articles .services-box {
	width:95%;
	float:none;
	margin: 10px auto;
	border:1px solid #CCC;
	text-align:center;
}
}
#articles .services-box img {
	width:100%;
	padding:0;
	margin:0;
}
#articles .contact-incompany {
	background:#ad34ad;
	width:25%;
	float:right;
	margin-left:30px;
	margin-bottom:30px;
	padding:20px;
}
#articles .contact-incompany p, #articles .contact-incompany h2, #articles .contact-incompany h3, #articles .contact-incompany a {
	color:#fff!important;
	margin:0!important;
}
.contact-incompany-menu {
	background:#ad34ad;
	padding:20px;
}
@media only screen and (max-width: 1050px) {
#articles table{
	width:95;
	max-width:95%;
	margin:0 auto;
}
}
.contact-incompany-menu p, .contact-incompany-menu h2, .contact-incompany-menu h3, .contact-incompany-menu a {
	color:#fff!important;
	margin:0!important;
}
#articles .services-box p {
	margin:0;
	padding:0;
}
#articles .services-box a {
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;	
	font-size:18px;
	color:#000;
	text-decoration:none;
	padding:12px;
	margin:0;
}
#articles #accordion_259 {
}
#articles #accordion_259 ul{
	margin-left:-40px;
}
#articles #accordion_259 ul li {
	border:1px solid #CCC;
	border-radius:8px;
	margin-bottom:3px;
	width:93%;
	padding:3%;
}


#articles #accordion_268 ul li {
	border:1px solid #CCC;
	border-radius:8px;
	margin-bottom:3px;
	width:93%;
	padding:3%;
}

#articles #accordion_259 ul li h2 {
	margin-bottom:0!important;
}
#articles  .moduletable {
	width:1280px;
	margin:0 auto;
	
}
@media only screen and (max-width: 1050px) {
	#articles  .moduletable {
		width:96%;
	}
}

#articles form#login-form {
	
}
#articles .content_259 {
	margin-top:20px;
}
#articles .app1 {
	width:27.33%;
	float:left;
	background:#c14cb9;
	padding:3%;
	text-align:center;
	min-height:120px;
}
@media only screen and (max-width: 1050px) {
	#articles .app1 {
		width:94%;
	}
}
#articles .app2 {
	width:27.33%;
	float:left;
	background:#c75ec0;
	padding:3%;
	text-align:center;
	min-height:120px;
}
@media only screen and (max-width: 1050px) {
	#articles .app2 {
		width:94%;
	}
}
#articles .app3 {
	width:27.33%;
	float:left;
	background:#cc6cc6;
	padding:3%;
	text-align:center;
	min-height:120px; 
}
@media only screen and (max-width: 1050px) {
	#articles .app3 {
		width:94%;
	}
}
#articles .app1 h3, #articles .app2 h3, #articles .app3 h3 {
	font-size:28px;
	color:#fff;
	font-weight:bold;
}
#articles .app1 p, #articles .app2 p, #articles .app3 p {
	color:#fff;
}
#articles .subscription-training {
	width:100%;
	float:left;
}
#articles .subscription-training .sub-box{
	width:29%; 
	margin-left:1%;
	margin-bottom:1%;
	border:1px solid #d9d9d9;
	padding:1.5%;
	float: left;
	min-height: 422px;
}
#articles .subscription-training .sub-box img {
	width:100%;
	height:auto;
}
#articles .subscription-training .sub-box h3 {
	color: #ad34ad;
	font-weight: lighter;
	font-size:20px;
	margin-bottom:10px;
}
#articles .subscription-training .sub-box p {
	margin-bottom:0!important;
}
#articles h5 {
	  font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif;
	  color: #ad34ad;
	  font-size: 1.6em;
	  padding: 0;
	  margin: 12px 0;
}
#articles .subscription-training .sub-box h5 {
	color: #fff;
	font-weight: lighter;
	font-size:15px;
	margin-bottom:15px;
	margin-top:0;
	padding:5px 8px;
	background:#ad34ad;
	text-align:right;
}
#articles .subscription-training .sub-box span {
	font-weight: bolder;
}
#articles .registrationplus {
	with:auto;
	height:237px;
	padding:20px;
	background:#e6e7e8;
	margin:20px 20px 0 0;
	float:left;
}
#articles .aimysitemap {
	width: 1280px;
	margin:0 auto;
}
#articles .aimysitemap a {
	color:#333;
	text-decoration:none;
}
#articles .aimysitemap a:hover {
	color:#ad34ad;
}
#articles .sigProCaption, #articles .sigProPseudoCaption {
	display:none;
}
#articles #k2Container {
	float: left;
	width:100%;
}
#articles #k2Container .itemHeader {
	margin:45px auto;
	width:1280px;
}
@media only screen and (max-width: 1050px) {
	#articles #k2Container .itemHeader {
	width:100%;
}
}
#articles .itemToolbar {
	padding:0;
	margin:0;
	background:none;
}
#articles .itemView {
    margin:0!important;
}
#articles .itemBody {
	background:#fff;
	width:100%;
	float:left;
}
#articles .itemBody .itemIntroText {
	width:1280px;
	padding:0 0 30px 0;
	padding-bottom:15px;
	background:#fff; 
	margin:0 auto;
	line-height:150%;
}
@media only screen and (max-width: 1050px) {
	#articles .itemBody .itemIntroText {
		width:94%;
		padding:3%;
	}
}
#articles .itemBody .itemIntroText p {
	color:#ad34ad;
	font-weight:lighter;
}
#articles .itemBody .itemIntroText a {
	color:#ad34ad;
	text-decoration: none;
	font-weight:bold;
}
#articles .itemBody .itemIntroText a:hover {
	color:#333;
}
.calendarday_entries_wrapper a {
	color:#fff!important;
	font-weight:bold;
	font-size:13px!important;
}
#articles span.itemImageCaption {text-align: right; margin-right:20px;float:right; margin-bottom: 12px;}

#articles .itemBody .itemFullText {
	font-size:0.9em;
	width:1280px;
	padding:1px 0 30px 0;
	margin:0 auto; 
	background:#fff;

} 
@media only screen and (max-width: 1050px) {
	#articles .itemBody .itemFullText {
	font-size:0.9em;
	width:96%;
	margin:0 auto; 
	padding:2%;
}
}
#articles .itemBody .itemFullText .contact-phone {
	width:100%;
	float:left;
}
@media only screen and (max-width: 1050px) {
	#articles .itemBody .itemFullText .contact-phone {
	}
}
#articles .itemBody .itemFullText .contact-phone .phone {
	width:359px;
	float:left;
	padding:25px;
	margin-right:23px;
	margin-top:23px;
	border: 1px solid #CCC;
	background: url('/images/templates/phone.jpg');
	background-repeat:no-repeat;
	background-position:left middle;
	background-size:contain;
}
@media only screen and (max-width: 1050px) {
	#articles .itemBody .itemFullText .contact-phone .phone {
	width:95%;
	margin:15px auto;
	float:none;
	padding:2%;
	}
}

#articles .itemBody .itemFullText .contact-phone .phone h2, #articles .itemBody .itemFullText .contact-phone .mobile h2, #articles .itemBody .itemFullText .contact-phone .mail h2 {
	padding-left:140px;
	margin:12px 0;
}
#articles .itemBody .itemFullText .contact-phone .mobile {
	width:359px;
	float:left;
	padding:25px;
	margin-right:23px;
	margin-top:23px;
	border: 1px solid #CCC;
	background: url('/images/templates/mobile.jpg');
	background-repeat:no-repeat;
	background-position:left middle;
	background-size:contain;
}
@media only screen and (max-width: 1050px) {
	#articles .itemBody .itemFullText .contact-phone .mobile {
	width:95%;
	margin:15px auto;
	float:none;
	padding:2%;
	}
}
#articles .itemBody .itemFullText .contact-phone .mail {
	width:359px;
	float:left;
	padding:25px;
	margin-right:0;
	margin-top:23px;
	border: 1px solid #CCC;
	background: url('/images/templates/mail.jpg');
	background-repeat:no-repeat;
	background-position:left middle;
	background-size:contain;
}
@media only screen and (max-width: 1050px) {
	#articles .itemBody .itemFullText .contact-phone .mail {
	width:95%;
	margin:15px auto;
	float:none;
	padding:2%;
	}
}
#articles .itemBody .itemFullText .contact-office {
	width:341px;
	float:left;
	padding:25px;
	margin-top:23px;
	margin-right:23px;
	color:#fff;
	background:#333;
}
@media only screen and (max-width: 1050px) {
	#articles .itemBody .itemFullText .contact-office {
	width:341px;
	float:left;
	padding:25px;
	margin-top:23px;
	margin-right:0;
	color:#fff;
	background:#333;
}
}
#articles .itemBody .itemFullText .contact-office-last {
	width:341px;
	float:left;
	padding:25px;
	margin-top:23px;
	margin-right:0;
	color:#fff;
	background:#333;
}
#articles .itemBody .itemFullText .contact-office p, #articles .itemBody .itemFullText .contact-office-last p {
	text-align:right;
	margin-bottom:0;
	font-size:16px;
}
#articles .itemBody .itemFullText  h2 {
	margin-top:0;
	font-size:18px;
}
#articles .itemBody .itemFullText  p {
	margin:0 0 22px 0;
}
#articles .itemBody .itemFullText  a {
	color:#000;
}
#articles .itemFullText blockquote {
	background: url('/images/templates/bg-cytat.png');
	background-position:left top;
	background-repeat:no-repeat;
	padding:35px 0;
	margin:35px 0;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	float:left;
	width:100%;
}
#articles .itemFullText blockquote p{
	padding-top:40px;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif;
	font-size:1.8em;
}
#articles .itemBody .itemFullText  a:hover {
	color:#ad34ad;
}
#articles .inarticles-training td.td_qf_title {
	padding:12px 0;
	
}
#articles .inarticles-training table {
	border:0;
	width:100%;
	text-align:left;
}
#articles .inarticles-training table td, #articles .inarticles-training table th {
	padding:12px;
	border-bottom:1px solid #000;
}
#articles .inarticles-training table td.qf_title{
	padding:12px 0!important;
}
#articles .inarticles-training table td {
	font-size:
}
#articles .inarticles-training table th {
	color:#ad34ad;
}
#articles .inarticles-training table th {
	text-align:left!important;
	background:#FAFAFA;
}
#articles .itemAuthorBlock {
	font-size:14px;
	width:1220px;
	padding:0 30px 30px 30px;
	margin:0 auto; 
	background:#E0E0E0;
}
@media only screen and (max-width: 1050px) {
	#articles .itemAuthorBlock {
		width:96%;
		padding:2%;
	}
}
#articles .itemAuthorBlock p {
	color:#333;
}
#articles .itemAuthorBlock h3 {
	color:#ad34ad;
}
#articles a img:hover {
	animation: fadeIn ease 2s;
 	-webkit-animation: fadeIn ease 2s;
  	-moz-animation: fadeIn ease 2s;
  	-o-animation: fadeIn ease 2s;
  	-ms-animation: fadeIn ease 2s;
}
#articles .itemLinks  {
	float:left;
	width:100%;
	background:#fff;
	margin:0;
	padding:0;
}
@media only screen and (max-width: 1050px) {
	#articles .itemBody img{
		
	}
}
#articles .itemAttachmentsBlock {
  padding: 30px 0;
  width: 1280px;
  margin: 20px auto;
  color: #fff;
  border-top: 1px solid #d9d9d9;
}
@media only screen and (max-width: 1050px) {
	#articles .itemAttachmentsBlock {
	width: 96%;
	padding:2% 2% 2% 2%!important;
	}
}
#articles .itemAttachmentsBlock a, #articles .itemAttachmentsBlock p, #articles .itemAttachmentsBlock span, #articles .itemAttachmentsBlock h1, #articles .itemAttachmentsBlock h2,  {
	color:#333;
	margin:15px;
	text-decoration:none;
	text-align:left;
}
div.itemAttachmentsBlock span {
	color:#ad34ad!important;
	margin-bottom:15px!important;
	}
	div.itemAttachmentsBlock ul.itemAttachments, div.itemAttachmentsBlock ul{
    margin: 10px 0;
	margin-left:10px;
	}
div.itemAttachmentsBlock ul.itemAttachments, div.itemAttachmentsBlock ul, div.itemAttachmentsBlock ul a {
    list-style: square!important;
    padding: 0;
    display:list-item;
	color:#333;
	text-decoration:none!important;
	text-align:left!important;
}

	
div.itemAttachmentsBlock ul.itemAttachments li {
    display:list-item;
    list-style: square!important;
    padding: 3px 0;
    margin: 0 20px 0 0!important;
    text-align: left;
	color:#fff;
}

#articles .itemAttachmentsBlock a:hover {
	color:#ad34ad;
}

@media only screen and (max-width: 1050px) {
.qf_fright {
	display:none;
}
}
@media only screen and (max-width: 1050px) {
#seminarman table.seminarmancoursetable {
    width: 95%!important;
	overflow:hidden!important;
}
}
#articles .oprion-online {
}
#articles .oprion-stationary {
}
#articles .oprion-stationary p, #articles .oprion-online p {
	font-size:14px;
}
#articles .category-tree {

	}
#articles .category-tree ul {
	margin-left:-25px;
}
#articles .category-tree li {
	display:block!important;
	padding:15px 20px;
	margin:0 5px 5px 0;
	margin-left:-25px!important;
}
#articles .category-tree li  a {
	font-size:18px; 
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
	text-decoration: none!important;
	color:#ad34ad!important;
}
.breadcrumb .moduletable {
	padding:12px 0;
	width:1280px;
	margin:12px auto;
	border-bottom:1px solid #fff;
	color:#fff!important;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	text-decoration:none;
	font-size:14px;
}
@media only screen and (max-width: 1050px) {
	.breadcrumb .moduletable {
		display:none;
	}
}
@media only screen and (max-width: 1050px) {
.services-desc-main-in {
	display:none;
}
}
.breadcrumb .moduletable p, .breadcrumb .moduletable a, .breadcrumb .moduletable span {
	color:#fff!important;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	text-decoration:none;
	font-size:14px;
}
.breadcrumb .moduletable a:hover {
	color:#ad34ad;
}
.breadcrumb .k2BreadcrumbsBlock span.bcTitle {
  padding: 0 4px 0 0;
  color: #fff;
}

#tags {
	width:100%;
	background:#333;
	float:left;
}
.tags-in {
	width: 1280px;
	margin:0 auto;
}
.tags-in .moduletable {
	padding:30px 0;
}
#tags h3 {
	color:#ccc;
	text-decoration:none;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
	font-size:1.6em;
	margin:0;
	padding:0;
}
#tags h4 {
	text-decoration:none;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif!important;
	font-size:1.0em;
	margin:0;
	padding:0;
}
#tags ul {
	display:inline-inline;
	padding-left:0;
}
#tags li {
	display:inline-block;
}
#tags li  {
}
#tags li:hover {
	
}
#tags a  {
	color:#CCC;
	text-decoration:none;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	font-size:14px;
	margin:0 10px 10px 0;
	padding:5px 10px;
	border:1px solid #777;
	border-radius: 2px; 
	animation: fadeIn ease 2s;
 	-webkit-animation: fadeIn ease 2s;
  	-moz-animation: fadeIn ease 2s;
  	-o-animation: fadeIn ease 2s;
  	-ms-animation: fadeIn ease 2s;
	display:block;
}
#tags a:hover {
	color:#f9f9f9;
	background:#ad34ad;
	border:#ad34ad 1px solid;
	animation: fadeIn ease 2s;
 	-webkit-animation: fadeIn ease 2s;
  	-moz-animation: fadeIn ease 2s;
  	-o-animation: fadeIn ease 2s;
  	-ms-animation: fadeIn ease 2s;
}
@media only screen and (max-width: 1050px) {
	.tags-in {
	width: 95%;
}
}
.training-content {
	width:100%;
	float:left;
	background:#fff;
}
.tutors-content {
	width:100%;
	float:left;
	background:#fff;
}
.training-in {
	width:1280px;
	margin:20px auto 0 auto;
}
@media only screen and (max-width: 1050px) {
	.training-in {
	width:100%;
}
}
.training-information {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	color:#fff;
	background: rgb(2,0,36);
	background: linear-gradient(270deg, rgba(2,0,36,1) 3%, rgba(173,52,173,1) 80%, rgba(245,190,205,1) 100%);
}
@media only screen and (max-width: 1050px) {
	.training-information {
		background:#333;
	}
}
.training-information p {
	margin:0;
	padding:0;
}
.training-information span {
	font-size:18px;
}
.training-information h1{
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
	color:#fff;
	float:left;
	width:800px;
	margin-top:15px;
	margin-bottom:35px;
}
@media only screen and (max-width: 1050px) {
	.training-information h1{
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif!important;
	color:#fff;
	float:none;
	width:95%;
	margin:35px auto;
	text-align:center!important;
}
}
.training-information .price {
	float:right;
	padding:25px;
	width:320px;
	color:#fff;
	background:#000;
	margin-top:15px;
	margin-bottom:35px;
}
@media only screen and (max-width: 1050px) {
	.training-information .price {
	float:none;
	padding:5%;
	width:90%;
	color:#fff;
	background:#000;
	margin:20px auto;
}
}
.training-information .price button {
	width:320px;
	padding:17px;
	margin-top:15px;
	float:left;
	background:#ad34ad;
	text-align:center;
	text-decoration:none;
	color:#fff!important;
	font-size:18px;
	border:0;
}
@media only screen and (max-width: 1050px) {
	.training-information .price button {
		float:none;
		width:100%;
	}
}
.training-information .price1 {
	font-size:30px;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
	padding-bottom:15px;
	border-bottom:1px solid #fff;
	margin-bottom:15px;
}
.training-booking {
	width:1280px;
	margin:0 auto;
	background: #fff;
	padding: 0;
	padding-bottom:30px;
}
@media only screen and (max-width: 1050px) {
	.training-booking {
	width:96%;
}
}
.training-booking a {
	color:#333;
	text-decoration:none;
}
.training-booking a:hover {
	color:#ad34ad;
}
.cbProfile {
	width: 1280px;
	margin: 0 auto;
	background: #fff;
	padding:20px;
}
@media only screen and (max-width: 1050px) {
	.cbProfile {
	width:96%;
	padding: 2%;
}
}
form .cb_template_default {
	width: 85%;
	margin: 0 auto;
	background: #fff;
	padding:20px;
}
@media only screen and (max-width: 1050px) {
	form .cb_template_default {
	width:96%;
	padding: 2%;
}
}
#course_appform {
	width:100%;
	float:left;
}
.logout-button button.btn {
	border:0;
	background: #ad34ad;
	color: #fff;
	padding:10px 14px;
	margin-top:10px;
}
fieldset#booking_price {
	border:0;
}
fieldset#booking_price h5 {
	font-size:22px;
	margin:0 0 10px 0;
	color:#ad34ad;
}
fieldset#booking_price h6 {
	font-size:16px;
	margin:0;
	color:#333;
}
.training-target {
	font-size:16px!important;
}
.training-target a {
	font-size:16px!important;
	color:#CCC;
	text-decoration:none;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
}
.training-target a:hover {
	color:#ad34ad;
}
.training-information .reference {
	display:none;
}
.training-information .course_details {
	float:left;
	width:800px;
	margin-bottom:80px;
}
@media only screen and (max-width: 1050px) {
	.training-information .course_details {
	  float: none;
  width: 95%;
  margin: 30px auto;
  height: auto;
  text-align: center;
}
}
.training-details {
	width:100%;
	float:left;
	background: #fff;
}
.training-details-in {
	width:1280px;
	margin:0 auto;
	padding:30px 0;
	margin-top:-82px;
}
@media only screen and (max-width: 1050px) {
	.training-details-in {
	width:100%;
	margin-top:0;
	}
}
.training-details #tutor {
	display:none;
}
.training-details img {
}
.training-details ul {
	padding-left:20px;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:10px;
}
.training-details li {
		font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
		padding-bottom:2px;
}
.training-details blockquote {
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	float:right;
	width:30%;
	padding: 2%;
	margin-left:30px;
	border:1px solid #ad34ad;
	margin-right:0;
	margin-bottom:30px;
	margin-top:0!important;
}

.training-details blockquote p, .training-details blockquote h2, .training-details blockquote h3 {
	font-size:1.0em;
	margin-top:0;
}
.training-details blockquote h4 {
	font-size:1.2em;
	margin-top:0;
	color:#ad34ad;
}

.training-details .cofinancing {
	padding:5%;
	border:2px solid #fff;
	color:#fff;
}
.training-details .cofinancing p {
	margin:0; padding:0;
	font-size:16px;
}
@media only screen and (max-width: 1050px) {
	.training-details blockquote {
		width:100%;
		padding:10px 0;
		margin:0 auto;
		border-top:1px solid #ad34ad;
		border-bottom:1px solid #ad34ad;
		border-left:0;
		border-right:0;
		float:none;
	}
}
.training-information .course_details .group0 {
	float: left;
	padding: 10px 20px;
	color: #fff;
	margin-top: 20px;
	border: 1px solid #fff;
	border-radius: 4px;
}
@media only screen and (max-width: 1050px) {
	.training-information .course_details .group0 {
		float:none;
		width:80%;
		margin:20px auto;
	}
}
.training-details .tutor_block_overall {
	width:160px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	height:auto;
}
.tutor_block_link {
	height:40px!important;
}
.training-details .tutor_block_img img {
	margin-bottom:15px;
}
.training-details h5.booking {
	padding:15px 30px!important;
	background: #ad34ad;
	color:#fff!important;
	font-size:18px!important;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	display:table;
}
.training-details .contactcourse {
	width:28%;
	float:left;
	padding:2%;
	background: #ad34ad;
	color:#fff;
}
@media only screen and (max-width: 1050px) {
	.training-details .contactcourse {
	width:90%;
	padding:2%;
	background: #ad34ad;
	color:#fff;
	margin:0 auto;
}
}

.training-details .contactcourse h2 {
	margin-top:0;
}
.training-details .contactcourse a {
	color:#fff!important;
}
.training-details .categorycourse {
	width:24%;
	padding-right:2%;
	float:left;
	margin-right:4%;
	border-right:#ad34ad 1px solid;
}
@media only screen and (max-width: 1050px) {
	.training-details .categorycourse {
	width:40%;
	}
}

.training-details .categorycourse a {
	color:#999;
	font-size:14px;
	padding:10px 12px 8px 12px;
	border:1px solid #999;
	margin-right:4px;
	margin-bottom:4px;
	float:left;
	border-radius:2px;
}
.training-details .categorycourse .files {
	float:left;
}

.training-details .categorycourse .files li, .training-details .categorycourse .files a{
	float:none!important;
	border:none!important;
}
.training-details .informationcourse {
	width:33%;
	padding-right:1%;
	padding-left:3%;
	float:left;
}
@media only screen and (max-width: 1050px) {
	.training-details .informationcourse {
	width:45%;
	}
}
.training-details .wrappercourses {
	width:96%;
	padding:2%;
	margin-top:15px;
	background:#F3F3F3;
	float:left;
}
.training-details .founding {
	width:100%;
	padding:15px 0 0 0;
	margin:15px 0 15px 0;
	float:left;
	border-top:1px solid #ad34ad;
	
}
.training-details .wrappercourses h2 {
	font-size:16px;
	margin: 0 0 12px 0;
}
.training-details .wrappercourses a {
	padding:10px 15px 8px 15px;
	float:left;
	margin-right:5px;
	border:#999 1px solid;
	color:#999;
	font-size:14px;
	border-radius:2px;
	margin-bottom:5px;
}
.training-details .wrappercourses a:hover {
	border:#ad34ad 1px solid;
	color:#ad34ad;
}
.training-details .wrappercourses .wrappercourses-in1 {
	float:left;
	width:55%;
}
.training-details .wrappercourses .wrappercourses-in2 {
	float:left;
	width:45%;
}
.training-details .training-financing {
	border: 1px solid #ad34ad;
	padding:20px;
	width:1180px;
	text-align:center!important;
	float:left;
}
@media only screen and (max-width: 1050px) {
	.training-details .training-financing {
	border: 1px solid #ad34ad;
	padding:3%;
	width:94%;
}
}
.training-details .training-financing p {
	padding:0;
	margin:0;
}
.training-details .training-financing h2 {
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif !important;
	color: #666;
	margin: 5px 0 15px 0;
	font-size:1.7em;
}
.training-details .training-financing h3 {
}
.training-details .training-financing .kfs, .training-details .training-financing .bur  {
	width:50%;
	float:left;
	margin:0;
	padding:0;
}
@media only screen and (max-width: 1050px) {
	.training-details .training-financing .kfs, .training-details .training-financing .bur  {
		width:100%;
	}
}
.ccontentTable label {
    margin-left: 0!important;
}
/*poczatek zak?adki*/
.tabcontent {
  animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
 /* Style the tab */
.tab {
  overflow: hidden;
  /*border: 1px solid #ccc;
  background-color: #f1f1f1;*/
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: #999;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 25px;
  transition: 0.3s;
  font-size:16px;
  font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif!important;
  margin-right:2px;
  color:#000;
}
@media only screen and (max-width: 1050px) {
	.tab button {
		border-bottom:1px solid #CCC;
		width:100%;
		float:none;
	}
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #000;
  color:#fff;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color:#fff;
  color:#000;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 30px 0;
  float:left;
  width:1280px;
}
@media only screen and (max-width: 1050px) {
.tabcontent {
  width:95%;
  margin:0 auto;
  overflow:hidden;
  padding:2.5%;
}
}
.tabcontent a {
	color:#ad34ad;
	text-decoration:none;
}
.tabcontent #course_appform h4 {
	color:#ad34ad;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
}
.tabcontent #course_appform input.inputbox {
	width:100%;
	padding:12px;
	border-radius:2px;
	border:1px solid #ccc;
}
.tabcontent #course_appform input.invalid {
	border:3px solid #ed1a3b;
}
.tabcontent #course_appform select {
	width:90%;
	padding:10px;
	border-radius:2px;
	border:1px solid #ccc;
}
@media only screen and (max-width: 1050px) {
	.tabcontent #course_appform select {
	width:90%;
}
}
.tabcontent #course_appform button {
	width: 200px;
    padding: 17px;
    margin-top: 15px;
    float: left;
    background: #ad34ad;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
    font-size: 18px;
    border: 0;
	cursor:pointer;
}
.tabcontent #course_appform td#lblfield20, .tabcontent #course_appform td#lblfield18, .tabcontent #course_appform td#lblfield19, .tabcontent #course_appform td#lblfield25 {
	vertical-align:top;
}
.tabcontent #course_appform td#lblfield20 label, .tabcontent #course_appform label.lblradio-block, .tabcontent #course_appform td#lblfield18 label, .tabcontent #course_appform td#lblfield19 label, .tabcontent #course_appform td#lblfield25 label {
	font-size:13px!important;
	margin:5px 0;
}
.tabcontent #course_appform fieldset#booking_price {
	display:;
}
.tabcontent #course_appform .ccontentTable .paramlist_key {
    width: 100%;
	margin:8px 0;
}
@media only screen and (max-width: 1050px) {
	.tabcontent #course_appform .ccontentTable .paramlist_key {
    width: 96%;
}
}
.tabcontent #lblfield27  {
	width:217px!important;
	text-align:center!important;
	height:655px;
	float:left;
	margin-right:25px!important;
	background:url('/images/templates/abonaments212.png');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
}
.tabcontent #lblfield28  {
	width:217px!important;
	text-align:center!important;
	height:655px;
	float:left;
	margin-right:25px!important;
	background:url('/images/templates/abonamentm21.png');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
}
.tabcontent #lblfield29  {
	width:217px!important;
	text-align:center!important;
	height:655px;
	float:left;
	margin-right:25px!important;
	background:url('/images/templates/abonamentl21.png');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
}
.tabcontent #lblfield27 label, .tabcontent #lblfield28 label, .tabcontent #lblfield29 label {
	color:#fff;
	padding-top:15px;
	font-size:22px;
	float:left;
	width:100%;
}
.tabcontent #lblfield27 .hasTip, .tabcontent #lblfield28 .hasTip, .tabcontent #lblfield29 .hasTip{
	width:100%;
	float:left;
	margin-top:20px;
}
.tabcontent #lblfield27 .hasTip label, .tabcontent #lblfield28 .hasTip label, .tabcontent #lblfield29 .hasTip label {
	color:#fff!important;
	font-size:1px!important;
}


.head-text, #lblfield20, #lblfield18, #lblfield19{width:100%; float:left;
}
/*koniec zak?adek*/
.training-category-desc {
	background:#fff;
	padding:0;
	width:100%;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
}
.training-category-desc .catimg {
  margin: 0 2em 0.9em 0!important;
  float: left;
  position: relative;
  width:30%;
}
@media only screen and (max-width: 1050px) {
	.training-category-desc .catimg {
		display:none;
	}
}
.training-category-desc .catimg img {
	width:100%;
}
.training-category-desc h2.tagdesc {
	width:1280px;
	margin:0 auto;
}
@media only screen and (max-width: 1050px) {
	.training-category-desc h2.tagdesc {
	width:95%;
	margin:0 auto;
}
}
.training-category-desc-in .cofinancing {
	float:right;
	width:25%;
	padding:2%;
	border:1px solid #fff;
	margin-bottom:25px;
	margin-left:25px;
}
.training-category-desc-in, .tutor_block {
	width:1280px;
	margin:0 auto;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	padding:30px 0 0 0;
	border:0;
	background:#fff;
}
@media only screen and (max-width: 1050px) {
	.training-category-desc-in, .tutor_block {
	width:95%;
}
}
.training-category-desc-in .bus-pcdk {
	background:url("/images/bus-pcdk/bg.jpg");
	background-position:top right;
	background-repeat:no-repeat;
}
@media only screen and (max-width: 1050px) {
	.training-category-desc-in .bus-pcdk {
	background:none;
}
}
.bus-mainimg-sec {
	position:relative;
}
.bus-tutor-sec-pc {
	position:relative;
	margin-top:-200px;
	z-index:0;
	width:94%;
	padding:0 3%;
}
@media only screen and (max-width: 1050px) {
	.bus-tutor-sec-pc {
		display:none;
	}
}
.bus-tutor-sec-pc h2{
	  font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif !important;
	  color:#fff!important;
}
.bus-tutor-sec-pc img.tutorbus {
	margin-right:20px;
	margin-top:15px;
}
@media only screen and (min-width: 1050px) {
.bus-tutor-sec-mobile {
	display:none;
}
}
.bus-tutor-sec-mobile {
}
.bus-tutor-sec-mobile img.tutorbus {
	margin-right:20px;
	margin-top:15px;
}
.bus-desc-sec {
	width:96%;
	margin:30px auto;
	padding:2% 0;
	border-top: 1px dotted #999;
}
.bus-desc-sec .box-numbers {
	width:17%;
	text-align:center;
	padding:1.9%;
	height:auto;
	float:left;
	border:1px solid #d9d9d9;
	border-radius:4px;
	margin:30px 2%;
}
@media only screen and (max-width: 1050px) {
	.bus-desc-sec .box-numbers {
	width:96%;
	text-align:center;
	margin:30px auto;
	padding:1.9%;
	height:auto;
	float: none;
	border:1px solid #d9d9d9;
	border-radius:4px;
}
}
.bus-desc-sec .box-numbers img {
	width:100%;
	height:auto;
}
@media only screen and (max-width: 1050px) {
	.bus-desc-sec .box-numbers img {
	width:60%;
	height:auto;
	margin:0 auto;
}
}
.bus-desc-sec .box-numbers h2 {
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif !important;
	color:#ad34ad!important;
	margin:0;
	padding:0;
	font-size:42px;
}
.bus-desc-sec .box-numbers p {
	padding:0;
	margin:0;
}
.bus-city-sec-pc {
}
@media only screen and (min-width: 1050px) {
.bus-city-sec-mobile {
	display:none;
}
.tutor_block img {
	display:none;
}
.training-category {
	width:1280px;
	padding:30px 0;
	margin:0 auto;
	background:#fff;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
}
}
@media only screen and (max-width: 1050px) {
	.training-category {
	width:95%;
	}
}
@media only screen and (max-width: 1050px) {
#qf_filter {
	width:90%;
	padding:1%;
	margin:0 auto;
}
}
.training-category dl#mytabs {
	display:none;
}
div#seminarman .subcategories {
  padding: 0.5em 0;
}
/*koniec zak?adek*/
.training-category-desc  h1, .training-tutor-desc h1 {
	color:#000;
}
.training-category-desc  h1,.training-category-desc  p, .training-tutor-desc p {
	color:#000;
	margin-top:0;
	margin-bottom:15px;
}
.training-category-desc  h1 {
font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif !important;
}
.training-category-desc  h5 {
font-family: 'Poppins-Light', Arial, Helvetica, sans-serif !important;
font-size:36px;
margin:15px 0;
border-bottom:1px solid #d9d9d9;
padding-bottom:10px;
}
.training-category-desc  h2 {
	color:#ad34ad;
	margin-bottom:0;
}
.training-category-desc .subcategories {
	border-bottom:dotted 1px #fff!important;
}
.training-category-desc h3.subcategories {
	padding-left:0;
	border-bottom:dotted 1px #fff;
}
.training-category-desc .subcategorieslist {
	padding-left:0;
	padding-right:0;
	font-size:13px;
	color:#fff;
}
  @media only screen and (max-width: 767px){
table.mod_seminarman_tbl tr {
  border: 0;
}
  }
div#seminarman .subcategorieslist {
  padding: 0;
  margin: 0;
}
.training-category-desc .subcategorieslist a {
	padding:10px; margin-right:5px; margin-bottom:5px; border:1px solid #333; color:#333; text-decoration:none; font-size:13px; display:inline-block; }
	.training-category-desc .subcategorieslist a:hover {
	padding:10px; margin-right:5px; margin-bottom:5px; border:1px solid #ad34ad; color:#ad34ad; text-decoration:none; font-size:13px; display:inline-block; }
.training-tutor-desc h2 {
	margin-top:0;
	margin-bottom: 12px;
	color:#ad34ad;
}
.training-category #qf_filter {
	background:#F5F5F5;
	padding:10px;
}
.training-category #qf_filter dd, .training-category #qf_filter .qf_fright {
	float:left;
	margin:0 15px 0 0!important;
	font-size:12px;
}
.training-category #qf_filter input, .training-category #qf_filter select {
	padding:8px;
	border:1px solid #999;
}
.training-category thead {
	background:#333;
	color:#fff;
	font-size:22px;
}
.training-category thead tr a {
	font-size:22px;
	text-decoration:none;
	color:#333;
	background: url('/images/templates/sort.png');
	padding-left: 35px;
	background-repeat: no-repeat;
}
.training-category tbody tr {
	border-bottom:3px #fff solid;
}
.training-category tbody a {
	text-decoration:none;
	color:#333;
}
.training-category tbody a:hover {
	color:#ad34ad;
}
.training-tutor-desc {
	background:#fff;
	padding:0;
	width:100%;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
}
.training-category-desc-in .tutor_block {
	width:300px;
	float:left;
	margin:0 20px 20px 0;
	background:#F2F2F2;
	clear:none!important;
	/*height:275px!Important;
	max-height:275px!important;*/
}
.training-category-desc-in .tutor_block h2 {
	color:#ad34ad;
	padding:0 20px;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
	font-size:16px;
	height:60px;
	max-height:60px;
	min-height:60px;
	padding-top: 10px;
}
.training-category-desc-in .tutor_block a.boxreadmore {
	background:#ad34ad;
	color:#fff;
	text-decoration:none;
	padding:12px 20px 10px 20px;
	display: block;
	width: 300px;
}
.training-category-desc-in .tutor_block a.boxreadmore:hover {
	background:#000;
	color:#ad34ad;
}
td.centered {
	background:#ad34ad!important;
	margin-top:-12px;
	margin-right:-12px;
	padding:10px 15px;
	text-align:center;
}
td.centered:hover {
	background:#333!important;
}
.button2-left {
	width:90px;
}
.button2-left a {
	color:#fff!important;
	font-size:16px;
}
.training-category #qf_filter dd button {
	background:#777;
	padding:9px 22px;
	color:#fff;
	border:none;
}
.training-category .pagination li {
	display: inline;
	border:1px solid #CCC;
	padding:11px 13px 9px 13px;
	margin-right:6px;
	color:#ccc;
	border-radius:2px;
	font-size:12px;
}
.training-category .pagination li span.pagenav {
	border-color:#333;
	color:#333;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif!important;
}
.training-category .pagination li:hover {
	color:#ad34ad;
	border-color:#ad34ad;
}
.training-category .pagination li a {
	color:#ccc;
	text-decoration:none;
	font-size:12px;
}
.training-category .pagination li a:hover {
	color:#ad34ad;
}
#client {
	width: 100%;
    float: left;
    background: #333;
}
@media only screen and (max-width: 1050px) {
	#client {
		display:none; 
	}
}
.client-in {
	width:1280px;
	margin:0 auto; 
}
.client-in .moduletable {
	padding:20px 0;
	float:left;
	width:100%;
}
.client-in .moduletable .magazine {
	width:30%;
	margin-right:5%;
	float:left;
}
.client-in .moduletable .book1 {
	width:30%;
	margin-right:5%;
	float:left;
}
.client-in .moduletable .book2 {
	width:30%;
	margin:0;
	padding:0;
	border-right:0;
	float:left;
}
.client-in .moduletable .magazine img, .client-in .moduletable .book1 img, .client-in .moduletable .book2 img {
	float: left; 
	width:35%;
	height:auto;
	margin-right: 45px;
	margin-bottom: 45px
	}
.client-in .overlayed {
	height:200px!important;
	background:#fff;
}
.client-in .moduletable h3 {
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif !important;
	font-size:2.0em;
	color:#fff;
}
.client-in .moduletable p {
	color:#fff;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif !important;
	font-size:1.1em;
}
.client-in .moduletable a {
}
#offices {
	float:left;
	width:100%;
	background:#F8F7FF;
}
#offices .offices-in {
	width:1280px;
	margin:0 auto;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 1050px) {
	#offices .offices-in {
	width:96%;
}
}
#offices .offices-in .moduletable {
	margin:55px 0;
}
#offices .offices-in h3 {
	font-size:1.6em;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif;
	color:#002c77;
}
#offices .offices-in ul {
	padding-left:1px;
}
#offices .offices-in h2.toggler_280, #offices .offices-in h2.toggler_286, #offices .offices-in h2.toggler_288, #offices .offices-in h2.toggler_293 {
	font-size:1.6em;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif;
	color:#333;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #333;
	background: url('/images/templates/plus.png');
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
background-position: right;
background-repeat: no-repeat;
}
#offices .offices-in #accordion_293 a.readmore,  a.readmore {
	text-decoration:none;
	border:1px solid #ad34ad;
	padding:12px 20px;
	color:#ad34ad;
}
#offices .offices-in #accordion_293 a.readmore:hover {
	text-decoration:none;
	border:1px solid #333
	padding:12px 20px;
	color:#333;
}
#offices a{
	color:#000;
	text-decoration:none;
}
#contactform {
	width: 100%;
    float: left;
    background: #444;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif !important;	
}
@media only screen and (max-width: 1050px) {
	#contactform {
		display:none; 
	}
}
.contactform-in {
	width:100%;
	float:left;
	margin:0 auto;
	background:#ad34ad;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif !important;
	text-align:center;
}
.contactform-in span {
	color: #fff!important;
}
.contactform-in a {
	text-decoration:none;
	color:#fff;
}
.contactform-in .moduletableeven {
	padding:20px;
	width:1280px;
	margin:0 auto;
	color:#fff;
}
.contactform-in .moduletable h3 {
    font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif !important;
    font-size: 20px;
    color: #fff;
}
.contactform-in .input-group {
	width: 33.33%;
    float: left
}
.contactform-in .input-group input.rapid_contact {
	width:94%!important;
	padding:10px 2%!important;
	margin-right:2%;
	height:30px;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif !important;
	font-size:14px;
	border:0;
} 
.contactform-in .input-group textarea {
	width:94%!important;
	padding:10px 2%!important;
	margin-right:2%;
	height:30px;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif !important;
	font-size:14px;
	border:0;
}
.contactform-in .input-group input.button {
	background:#000;
	border:0;
	padding-top: 25px!important;
    margin-bottom: 50px;
    padding-bottom: 34px!important;
	width: 50%!important;
	color:#f38735;
}
#similiartraining {
	width: 100%;
    float: left;
    background: #444;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif !important;	
}
@media only screen and (max-width: 1050px) {
	#similiartraining {
		display:none; 
	}
}
#similiartraining .moduletable {
	widht:1220px;
	padding:30px;
	background:#fff;
	margin:0 auto;
} 
@media only screen and (max-width: 1050px) {
#similiartraining .moduletable {
	width:96%;
	padding:2%;
}
}
#upcomingevent {
	width:100%;
	background:#444;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif !important;
	float:left;
}
#upcomingevent h3 {
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif !important;
	color:#fde7eb;
	font-size:1.8em;
}
@media only screen and (max-width: 1050px) {
	#upcomingevent h3 {
		text-align:center;
	}
}
.upcomingevent-in {
	width:1280px;
	margin:0 auto;
	padding:0;
}
@media only screen and (max-width: 1050px) {
	.upcomingevent-in {
	width:94%;
	margin:0;
	padding:0;
	background:none;
	}
}
.upcomingevent-in .moduletabletraining {
	padding:20px 0 0 0;
	width:100%;
}
@media only screen and (max-width: 1050px) {
	.upcomingevent-in .moduletabletraining {
		width:100%;
	}}
.upcomingevent-in table {
	border:0!important;
	margin-bottom:40px;
	width:100%;
}
.upcomingevent-in .upcomingevent-option {
	width:48%;
	margin:1%;
	float:left;
}
@media only screen and (max-width: 1050px) {
	.upcomingevent-in .upcomingevent-option {
	width:96%;
	margin:1% auto;
	float:none;
}
}
.upcomingevent-in .upcomingevent-option h2 {
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif !important;
	font-size:2.0em;
	color:#fde7eb;
}
.upcomingevent-in .upcomingevent-option h4 {
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif !important;
	color:#fff;
}
.upcomingevent-in .upcomingevent-option p {
	color:#fff;
}
.upcomingevent-in th.sectiontableheader
{ border-bottom: 0 solid #fff!important; color: #333;  padding: 15px; text-align: left; border:0;     font-size: 1.0em;
    text-decoration: none;
    color: #ad34ad;
} 
.upcomingevent-in .moduletable {
	text-align: right;
}
	
.upcomingevent-in tbody tr {
    border-bottom: 1px #d9d9d9 solid;
}
.upcomingevent-in table th img
{ margin: 0 0 5px 5px; vertical-align: middle; border: none; }
.upcomingevent-in table {
	color:#CCC;
}
.upcomingevent-in table td
{ padding: 14px; border:0; vertical-align:middle; background:#F9F9F9; border-bottom:6px solid #222; }
.upcomingevent-in table td {
    padding: 18px!important;
    border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    vertical-align: middle;
    background: #3a3a3a;
    border-bottom: 5px solid #444!important;
	border-right:none!important;
}
@media only screen and (max-width: 1050px) {
	.upcomingevent-in table td {
		padding: 24px 12px!important;
	}
}
.upcomingevent-in a {
    text-decoration: none;
    color: #CCC;
}
.upcomingevent-in a:hover {
    text-decoration: none;
    color: #ad34ad;
}
#boxes-accordion {
	float:left;
	width:100%;
	background:#F8F7FF;
}
#boxes-accordion .boxes-accordion-in {
	width:1280px;
	margin:0 auto;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 1050px) {
	#boxes-accordion .boxes-accordion-in {
	width:96%;
}
}
#boxes-accordion .boxes-accordion-in .moduletable {
	margin:55px 0;
}
#boxes-accordion .boxes-accordion-in h3 {
	font-size:1.6em;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif;
	color:#002c77;
}
#boxes-accordion .boxes-accordion-in ul {
	padding-left:1px;
}
#boxes-accordion .boxes-accordion-in h2.toggler_280, #boxes-accordion .boxes-accordion-in h2.toggler_286, #boxes-accordion .boxes-accordion-in h2.toggler_288, #boxes-accordion .boxes-accordion-in h2.toggler_293 {
	font-size:1.6em;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif;
	color:#333;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #333;
	background: url('/images/templates/plus.png');
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
background-position: right;
background-repeat: no-repeat;
}
#client h3.toggler_333, #client h3.toggler_339 {
	font-size:1.2em;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif;
	color:#fff;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #d9d9d9;
	background: url('/images/templates/plus.png');
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat; 
background-position: right;
background-repeat: no-repeat;
}
#client #accordion_333 ul, #client #accordion_339 ul {
	width:90%;
}
#boxes-accordion .boxes-accordion-in #accordion_293 a.readmore,  a.readmore {
	text-decoration:none;
	border:1px solid #ad34ad;
	padding:12px 20px;
	color:#ad34ad;
}
#boxes-accordion .boxes-accordion-in #accordion_293 a.readmore:hover {
	text-decoration:none;
	border:1px solid #333
	padding:12px 20px;
	color:#333;
}
#boxes-accordion a{
	color:#000;
	text-decoration:none;
}
#subscription {
	width:100%;
	background:url('/images/templates/bgsubscription1.jpg');
	background-size:cover;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif !important;
	float:left;
}
#subscription .moduletable {
	margin:20px auto;
	width:1280px;
}
@media only screen and (max-width: 1050px) {
	#subscription .moduletable {
		display:none;
}
}
#subscription p {
	color:#ad34ad;
	text-align:center;
}
#subscription h3 {
	text-align:center;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif !important;
	font-size:30px;
	margin-top:45px;
}
@media only screen and (max-width: 1050px) {
	.button2-left .button2-left a{
		padding: 0!important;
		margin:0!important;
	}
}
@media only screen and (max-width: 1050px) {
table.mod_seminarman_tbl tr {
	overflow:hidden;
}
}
@media only screen and (max-width: 767px)
table.mod_seminarman_tbl tr {
table.mod_seminarman_tbl tr {
	overflow:hidden;
}
}

#news {
	width:100%;
	background:#FBFBFB;
	overflow:hidden;
}
.news-in {
	width:1280px;
	margin:0 auto;
}
@media only screen and (max-width: 1050px) {
	.news-in {
	width:95%;
	margin:0 auto;
}
}
.news-in .moduletable {
	margin:40px 0;
	padding:20px 0;
}
@media only screen and (max-width: 1050px) {
.news-in .moduletable {
	margin:40px 0 0 0;
	padding:20px 0;
}
}
.news-in .moduletable h3 {
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif !important;
	font-size:1.8em;
	color:#333;
	text-align:left;
	margin:10px 0 25px 0;
}
@media only screen and (max-width: 1050px) {
.news-in .moduletable h3 {
	text-align:center;
}
}
.moduleItemImage img{
	width:100%;
	border-radius:0;
}

.news-in a.moduleItemCategory {
	color:#ad34ad;
	text-decoration:none;
	padding-bottom:10px;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif !important;
	font-size:12px;
}
.news-in ul{
	padding:0!important;
	margin:0!important;
}
.news-in a.moduleCustomLink {
	width:200px;
	text-align:right;
	font-size: 14px!important;
	background-repeat:no-repeat;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	color:#333;
	padding:12px 0;
	float:right;
	text-decoration:none;
	margin-top:-70px;
}
@media only screen and (max-width: 1050px) {
	.news-in a.moduleCustomLink {
		margin-top:-105px;
}
}
.news-in li a.moduleItemTitle {
	font-family: 'Poppins-light', Arial, Helvetica, sans-serif!important;
	color:#333;
	text-decoration:none;
	font-size:1.2em;
	margin-bottom:10px;
	display:block;
}
.news-in li a.moduleItemReadMore {
	font-family: 'Poppins-light', Arial, Helvetica, sans-serif!important;
	color:#ad34ad;
	text-decoration:none;
	font-size:1.2em;
	padding:14px 0;
	border:0;
	bottom:20px;
	z-index:100;
	float:left;
	margin-top:15px;
}
.news-in li a.moduleItemReadMore span {
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	color:#ad34ad;
	padding-left:10px;
	font-size:24px;
}
.news-in li .moduleItemIntrotext {
	color:#333;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	overflow:hidden;
	padding:0;
	display:none!important;
}
.news-in li .moduleItemIntrotext p {
	margin-top:0!important;
	color:#fff;
}
.news-in li.even {
	float:left;
	width:31.33%;
	padding:0;
	margin:0;
}
@media only screen and (max-width: 1050px) {
	.news-in li.even {
	float:left;
	width:92%;
	padding:2%;
	margin:2%;
	min-height:auto!important;
	max-height:auto!important;
}
}
@media only screen and (max-width: 1050px) {
	.news-in li.even img, .news-in li.odd img {
		display:none;
	}
}
.news-in li.even:hover, .news-in li.odd:hover {
	animation: fadeIn ease 2s;
 	-webkit-animation: fadeIn ease 2s;
  	-moz-animation: fadeIn ease 2s;
  	-o-animation: fadeIn ease 2s;
  	-ms-animation: fadeIn ease 2s;
}
.news-in li.odd {
	float:left;
	width:31.33%;
	padding:0;
	margin-right:3%;
	margin-left:3%;
	overflow:hidden;
}
@media only screen and (max-width: 1050px) {
	.news-in li.odd {
	float:left;
	width:92%;
	padding:2%;
	margin:0 2%;
	overflow:hidden;
	min-height:auto!important;
	max-height:auto!important;
}
}
.news-in li.lastItem {
	margin-right:0!important; 
}
#team {
	width:100%;
	background: #fff;
	float:left;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif!important;
}
#team .team-in {
	width:1280px;
	margin:0 auto;
}
@media only screen and (max-width: 1050px) {
	#team .team-in {
	width:96%;
}
}
#team .visforms-form {
	background:none!important;
}
#team .team-in h3 {
	font-size: 1.6em;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif;
	color: #002c77;
}
#team .team-in h4 {
	font-size: 1.3em;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	color: #333;
}
#team .team-in a {
	text-decoration:none;
	color: #333333;
}
#team .team-in a:hover {
	color:#ad34ad;
}
#team .team-in .moduletable {
	margin:55px 0;
}

#team .team-in .team-people {
	width:43%;
	margin-right:5%;
	float:left;
	margin-bottom:55px;
}
 @media only screen and (max-width: 1050px) {
	 #team .team-in .team-people {
		 width:95%;
		 margin:0 auto;
		 float:none;
	 }
 }
#team .team-in .team-form {
	width:43%;
	padding-left:6%;
	float:left;
	margin-bottom:55px;
	border-left:1px solid #999;
}
#team .form-actions {
	padding:0;
	border-top:0 solid #ddd;
	text-align:left!important;
	margin:0;
	background:#fff;
}
#team label {
	font-size:1.0em;
}
 @media only screen and (max-width: 1050px) {
	 #team .team-in .team-form {
		 width:95%;
		 margin:0 auto;
		 float:none;
		 border-left:0;
		 padding-left:0;
	 }
 }
#team .team-in .team-form input#field17, #team .team-in .team-form input#field18, #team .team-in .team-form input#field19 {
	border: 1px solid #999;
	padding:2%;
	width:90%;
	margin-bottom: 18px;
	border-radius: 4px;
}
#team .team-in .team-form input.btn {
	padding:2%;
	margin-bottom: 30px;
	border-radius: 4px;
	background:#002c77;
	color:#fff;
	font-size: 1.0em;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif;
	border:0;
	text-shadow:none;
}
#team .team-group {
	width:53%;
	padding-left:6%;
	float:left;
	margin-bottom:55px;
	border-left:1px solid #999;
}
#team .team-person {
	width:32%;
	margin:0.33%;
	background:#F5F1E3;
	float:left;
	min-height:400px;
}
@media only screen and (max-width: 1050px) {
	#team .team-person {
	width:90%;
	margin:0 auto;
	background:#F5F1E3;
	float:none;
	min-height:auto;
}
}
#team .team-person-main {
	width:65%;
	margin:0;
	background:#F5F1E3;
}
#team .team-person p {
	margin:0;
	padding:0;
}
#team .team-person img, #team .team-person-main img {
	width:100%;
	height:auto;
}
#team .team-person h4 {
	padding: 15px 15px 5px 15px;
 font-size:1.1em;
 font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif;
 margin:0;
}
#team .team-person h6 {
 padding: 5px 15px 15px 15px;
 font-size:0.9em;
 font-family: 'Poppins-Light', Arial, Helvetica, sans-serif;
 color:#999;
 margin:0;
} 
#team .moduletableform {
	margin-top:20px;
	padding-top:20px;
	border-top: 1px solid #999;
}

footer {
	width:100%;
	float:left;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	background:#222;
}
@media only screen and (max-width: 1050px) {
	footer {
		text-align:center!important;
	}
}
footer .wrapper {
	margin:0 auto;
	width:1280px;
}
@media only screen and (max-width: 1050px) {
	footer .wrapper {
	display:none;
}
}
footer .wrapper ul {
	margin-top:0;
}
footer .wrapper li {
	display:inline;
	list-style:none;
	margin-left:20px;
}
footer .wrapper a {
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif;
	color:#888;
	text-decoration:none;
	font-size:12px;
}
footer .wrapper a:hover {
	color:#ad34ad;
}
#footerhead {
	width:1280px;
	margin:0 auto;
	padding:20px 0;
	border-bottom:1px solid #CCC;
}
@media only screen and (max-width: 1050px) {
	#footerhead {
	display:none;
	}
}
#footer-menu {
	width:1280px;
	margin:20px auto;
	height:400px;
}
@media only screen and (max-width: 1050px) {
#footer-menu {
	width:95%;
	margin:0 auto;
	height:auto;
}
}
#footer-menu .moduletable {
	width:18%;
	float:left;
}
@media only screen and (max-width: 1050px) {
	#footer-menu .moduletable {
	width:100%;
	float:left;
}
}
#footer-menu .moduletableabout {
	width:40%;
	float:left; 
	margin-right:4%;
}
@media only screen and (max-width: 1050px) {
	#footer-menu .moduletableabout {
	width:100%;
	float:left;
}
}
#footer-menu .moduletableabout p {
	color:#fff;
	font-size: 0.9em;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif;
}
#footer-menu .moduletableabout a.readmore {
	border:1px solid #fff;
	padding:10px 15px;
	font-size:0.9em;
}
#footer-menu .moduletableabout a {
	padding-right:10px;
	display:inline;
	font-size:0.7em;
	color:#fff;
}
#footer-menu .moduletableabout a.readmore:hover {
	border:1px solid #ad34ad;
	padding:10px 15px;
	color:#ad34ad;
}
#footer-menu .moduletablemonitor {
	width:16%;
	padding:2%;
	background:#666;
	float:left;
}
#footer-menu .moduletablemonitor h3, #footer-menu .moduletablemonitor, #footer-menu .moduletablemonitor a {
	color:#fff!important;
}
#footer-menu .moduletablemonitor h3 {
	margin-top:0!important;
	padding-top:0!important;
	margin-bottom:12px!important;
}
#footer-menu .moduletablemonitor .moduleItemIntrotext {
	float:left;
	width:100%;
}
#footer-menu .moduletablemonitor a.moduleItemTitle {
	font-size:16px;
	padding-bottom:12px;
}
#footer-menu .moduletablemonitor a.moduleCustomLink {
	font-size:12px;
	}
#footer-menu .moduletablemonitor ul{
	margin-left:0!important;
	padding-left:!important;
}
#footer-menu .moduletablemonitor li {
	padding-left:0!important;
}
#footer-menu ul {
	margin-left:-40px;
}
#footer-menu li {
	list-style:none;
	padding-bottom:11px;
}
#footer-menu h3 {
	font-size:16px;
	padding:15px 0;
	margin-top:0!important;
	color:#fff;
}
#footer-menu a {
	color:#EFEFEF;
	font-size:0.9em;
	text-decoration:none;
}
#footer-menu a:hover {
	color: #ad34ad;
}
#member {
	width:1280px;
	margin:0 auto;
	padding:20px 0;
	border-top:1px solid #CCC;
}
@media only screen and (max-width: 1050px) {
	#member {
	display:none;
	}
}
#member p {
	margin:0;
	font-size:12px;
	padding:0;
	color:#CCC;
}
#copyright {
}

/*Systemowe*/
.popover {display:none!important;}
li.pagination-prev, li.pagination-next {
	display:none!important;
}

/*Zmiana Comunity Builder*/
.cbRegistration {
	width:1220px;
	margin:0 auto;
	background:#fff;
	padding:30px;
}
@media only screen and (max-width: 1050px) {
	.cb_template {
	width:91%;
	padding:2%;
}
}
.cbPoweredBy {
	display:none!important;
}
form#login-form {
	margin:20px 0;
}
form#login-form input {
	padding:12px;
	margin-bottom:15px;
	width:210px;
}
form#login-form input#modlgn-remember {
	width:30px!important;
}
#form-login-username span, #form-login-password span {
	display:none;
}
#form-login-username, #form-login-password, #form-login-remember, #form-login-submit {
	width:240px;
}
#form-login-submit button {
	background:#000;
	color:#fff;
	width: 240px;
	padding:10px 15px;
	border:0!important;
}

form#login-form ul {
	margin:0 auto;
	padding:10px;
	width:240px;
	padding-left:25px;
}
.cb_template .nav-pills > li.active > a, .cb_template .nav-pills > li.active > a:hover, .cb_template .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #ad34ad;
}
.cb_template .btn-primary {
    color: #ffffff;
    background-color: #ad34ad!important;
    border-color: #ad34ad;
	background:#ad34ad!important;
}
div.itemAuthorBlock img.itemAuthorAvatar {
    float: right;
    display: block;
    background: #fff;
    padding: 0;
    border: 1px solid #ddd;
    margin: 20px 0 0 20px;
    border-radius: 1px;
}
#lblfield35 {
	
}

#lblfield35 .hasTip label.lblradio-block {
	
}
#lblfield35 label.lblradio-block, #lblfield35 label {
	width:100%;
	display:block;
}
table.mod_seminarman_tbl a {
	text-decoration: none;
}

.custom .i4ewOd-pzNkMb-tJHJj {display:none!important; height:1px!important;overflow:hidden!important;}
#services-desc-main {
background: rgb(2,0,36);
background: linear-gradient(270deg, rgba(2,0,36,1) 3%, rgba(173,52,173,1) 80%, rgba(245,190,205,1) 100%);
float:left;
width:100%;
}

/*Zmiany w J2store*/
#akeeba-renderjoomla {
	width:1280px;
	margin:0 auto;
}
#akeeba-renderjoomla a {
	text-decoration:none;
	color:#ad34ad;
}

@media only screen and (max-width: 1050px) {
	#akeeba-renderjoomla {
	width:100%;
}
}
.j2store-product-list {width:1280px; margin: 30px auto;}
@media only screen and (max-width: 1050px) {
	.j2store-product-list {width:96%;}
}
.j2store-product-list h1 {font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;}

.j2store-product-list .row-fluid .span9 {
	width:68%;
	float:right;
}
@media only screen and (max-width: 1050px) {
	.j2store-product-list .row-fluid .span9 {
	width:96%;
	float:none;
	margin:0 auto;
}
}
.j2store-sidebar-filters-container {
	width:24%;
	float:left;
	padding:2%;
	border:1px solid #d9d9d9;
	margin-bottom:30px;
}
@media only screen and (max-width: 1050px) {
	.j2store-sidebar-filters-container {
		display:none;
	}
}

.j2store-sidebar-filters-container input#filterProductsBtn {
	background:#ad34ad;
	color:#fff;
	padding: 8px 15px;
	border:0;
}
.j2store-sidebar-filters-container label.j2store-productfilter-label {
	display:block;
	padding-bottom: 8px;
}
a#product-filter-group-clear-tematyka_2, a#product-filter-group-clear-kategoria_1, .j2store-sidebar-filters-container a, a.j2store-checkout-link {
	color:#ad34ad;
	text-decoration: none;
}
.j2store-sidebar-filters-container h4.product-filter-heading {
  display: block;
}
.j2store-sidebar-filters-container #j2store-slider-range.ui-slider {
  margin-top: 30px;
}
.col-sm-9 {
	width:72%;
	float:right;
}
.col-sm-4 {
	width:30%; 
	float:left;
	margin-left:3%;
	margin-bottom:3%;
	float:left;
}
.j2store-products-row .span4 img {
	box-shadow:0 0 5px #999;
}
.j2store-products-row .span4 h2 a {
	text-decoration:none;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif!important;
	font-size:22px;
	color: #333;
	line-height:100%;
	position:relative;
}
.j2store-products-row .span4 h2 a:hover {
	color:#ad34ad;
}
.j2store-products-row .span4 #add-to-cart-8 {
	margin:0;
}
input.j2store-cart-button {
	color:#fff;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
	background:#ad34ad;
	border:0;
	border-radius:1px;
	padding:8px;
}
.simple-product {
	width:1280px;
	margin:30px auto;
}
@media only screen and (max-width: 1050px) {
	.simple-product {
	width:96%;
}
}
.simple-product h1.product-title {
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
}
.simple-product .product-sku {
	margin-top:20px;
}
.simple-product .sale-price {
	padding:30px;
	background:#eee;
	text-align:center;
	width:20%;
}
@media only screen and (max-width: 1050px) {
	.simple-product .sale-price {
	padding:3.33%;
	width:90%;
}
}
.simple-product form.j2store-addtocart-form {
	background: #eee;
	text-align: center;
	width: 26.33%;
	margin: 0;
	padding-bottom:1%;
}
@media only screen and (max-width: 1050px) {
	.simple-product form.j2store-addtocart-form {
	width: 96.33%;
}
}
.simple-product  p.text-success {
	margin-top:0;
	padding-top:1%;
}
.simple-product .sale-price h4 {
	color:#333;
	margin-top:0;
	font-family: 'Poppins-Light', Arial, Helvetica, sans-serif!important;
	margin-bottom:15px;
	font-size:14px;
}
.simple-product .sale-price h2 {
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
	color:#ad34ad;
	margin-bottom:0;
	margin-top:15px;
}
.simple-product .product-description {
	float: left;
	width:100%;
}
@media only screen and (max-width: 1050px) {
	.j2store-single-product {
	width:96%;
}
}
.product-qty input[type="text"], .product-qty input[type="number"] {
  display: inline;
  height: 100%;
  padding: 9px !important;
  width: 40px !important;
  text-align: center;
  margin: 0px;
}
.j2store-single-product .product-sku, span.manufacturer-brand {
	text-align:right;
	width:100%;
	display:inherit;
}
.j2store-single-product .j2store-mainimage {
	width:25%;
	float:left;
}
@media only screen and (max-width: 1050px) {
	.j2store-single-product .j2store-mainimage {
	width:95%;
	float:none;
	margin:15px auto;
	text-align:center;
}
}
.j2store-single-product .j2store-mainimage img {
	box-shadow: 0 0 5px #999;
}
.j2store-products-row .span4 {
	width:100%;
	margin: 0 0 30px 0;
	padding:0 0 30px 0;
	border-bottom: 1px solid #d9d9d9;
	float:left;
}
.j2store-products-row .span4  .j2store-thumbnail-image {
	width:20%;
	float:left;
	margin-right:3%;
}
.j2store-products-row .span4  .j2store-thumbnail-image img {
	width:100%;
	height:auto;
}
.j2store-products-row .span4 h2.product-title {
	float:left;
	width:76%;
	margin-top:2px;
}
.j2store-products-row .span4 .product-price-container {
	float:left;
	width:76%;
}
.j2store-products-row .span4  form.j2store-addtocart-form {
	float:left;
	width:76%;
}
.j2store-products-row .span4 .product-price-container .sale-price {
  font-size: 1.4em;
  font-weight: bold;
  padding: 20px;
  background: #f7f7f7;
  width: 120px;
}
form#productFilters {
	margin-bottom: 30px;
}
.j2store-products-row .span4  .product-sku {
	float:left;
	width:76%;
	text-align:right;
}
.product-sdesc p{
	font-size: 0.9em;
}
.product-sdesc h3{
	font-size: 1.1em;
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
}
.jwts_tabberlive ul.jwts_tabbernav li.jwts_tabberactive {
}
.jwts_tabberlive .jwts_tabbertab {
  margin: 6px !important;
}
.jwts_tabberlive ul.jwts_tabbernav li {
	background:#fff!important;
}
.jwts_tabberlive ul.jwts_tabbernav li a {
	text-decoration:none;
	padding-bottom:8px!important;
}
.jwts_tabberlive ul.jwts_tabbernav li a:hover {
	color:#ad34ad!important;
}
.price-sku-brand-container {
	width:75%;
	float:left;
}
@media only screen and (max-width: 1050px) {
	.price-sku-brand-container {
	width:96%;
	float:none;
	margin:0 auto;
}
}

.j2store-cart{
	width:1280px;
	margin:30px auto;
}
@media only screen and (max-width: 1050px) {
	.j2store-cart{
	width:96%;
	}
}
.j2store-cart input.btn {
	color:#fff;
	border:0;
	padding: 8px 10px;
	background:#ad34ad;
}
.j2store-cart a {
	color:#ad34ad;
	text-decoration:none;
}
.j2store-cart #j2store-cart-modules {
  margin: 20px 0;
  float: left;
  width: 100%;
}
.j2store-cart table.j2store-cart-table, .j2storeOrderSummary table.j2store-cart-table {
	margin:20px 0;
	background: #f8f8f8;
	width:100%;
	padding:1% 2% 2% 2%;
}
.j2store-cart table.j2store-cart-table thead, .j2storeOrderSummary table.j2store-cart-table thead {
	background:#d9d9d9;
}
.j2store-cart table.j2store-cart-table span.cart-product-name, .j2storeOrderSummary table.j2store-cart-table span.cart-product-name{
	padding-top:15px;
}
.cart-thumb-image img {
  margin-top:5px;
}
#j2store-checkout {
	width:1280px;
	margin:30px auto;
}
@media only screen and (max-width: 1050px) {
	#j2store-checkout {
	width:96%;
}
}
#j2store-checkout button#button-account, #j2store-checkout input.button {
	color:#fff;
	background:#ad34ad;
	border:0;
	padding: 8px 12px;
}
#j2store-checkout label {
	display:block;
}
#j2store-checkout input.inputbox, #j2store-checkout select {
	padding:8px;
	width:50%;
	border-radius:1px;
	border:1px solid #777;
}
.checkout-heading {
	font-size:1.2em!important;
}
.product-upsells-container {
	padding-top:20px;
	width:100%;
	margin:20px 0;
	float:left;
}

.product-upsells-container h3 {
	font-family: 'Poppins-Bold', Arial, Helvetica, sans-serif!important;
	border-bottom:1px solid #999;
	padding-bottom:20px;
	margin-bottom:20px;
}
.upsell-product h3 {
	border-bottom:0!important;
	padding-bottom:20px;
	margin-bottom:20px;
}
.product-upsells-container .upsell-product {
	width:30%;
	float:left;
	margin-right:2%;
	text-align:center;
}
span.upsell-product-image img {
	width:50%;
	height:auto;
	box-shadow:0 0 5px #999;
}
.product-upsells-container .upsell-product .sale-price {
	display:none;
}
.product-upsells-container .upsell-product a.j2store_add_to_cart_button {
	display:none;
}
span#j2store-item-main-image-8 {
}
#j2store-cart-shipping-form {
	width:100%;
	float:left;
}
#j2store-cart-modules {
	display:none!important;
}

/*Konferencje*/
.conf-tutor {
	width: 14%; 
	margin-right: 2%; 
	margin-bottom: 2%; 
	padding: 2%; 
	text-align: center; 
	background: #FFF; 
	box-shadow: 0 0 5px #D6D6D6;
	float:left;
	min-height:310px;
}
.conf-tutor  p {
	margin:0;
}

.conf-tutor img {
	width:80%;
	height:auto;
	border-radius:50%;
}
.clear {clear: both;}