@charset "utf-8";
/* CSS Document */

html{
	overflow-x: hidden;
}

body {
	font-family: Lato, sans-serif;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 0 !important;
}

#home .mobile-menu {
	display: none;
	
}

ul.slides:not(.thumbnails) li { height: 400px; }
ul.slides:not(.thumbnails) li:not(.flex-active-slide) img { display: none !important; }
.flex-active-slide {
	text-align: center;
}
#rezerwacja #container, #rezerwacja #index-menu , #rezerwacja #fb-root{ display: none; }

.prowadzacy .tooltip_box {
	text-decoration: underline;
	cursor: pointer;
}

#instruktorzy #logo_newtona, #kontakt #logo_newtona, #galeria #logo_newtona, #regulamin #logo_newtona, #onas #logo_newtona {
	display: none;
}
#onas {
  background-image: url(../images/background_opis_zajec.jpg);
}
#instruktorzy #logo_neutral, #kontakt #logo_neutral, #galeria #logo_neutral, #regulamin #logo_neutral, #onas #logo_neutral {
	display: block !important;
}

#rezerwacja .container { display: none !important; }
#mtp_asabovesobelow { margin:30px auto; width: 500px; }

#instruktorzy #logo_dabrowskiego, #kontakt #logo_dabrowskiego, #galeria #logo_dabrowskiego, #regulamin #logo_dabrowskiego, #onas #logo_dabrowskiego {
	display: none;
}
td.zajecia div:first-child, td.zajecia div:first-child a { color: #428bca; text-align: center; }
td.zajecia div {text-align: center !important; }
.plan_table tr {   border-bottom: 1px rgb(172, 172, 172) solid; }
.plan_table tr td { padding: 5px;  border-right: 1px rgb(172, 172, 172) solid; }
.prowadzacy { font-size: 13px; }
.plan_sala {
  font-size: 20px;
  font-weight: bold;
  color: rgb(56, 126, 177);
  padding-bottom: 10px;
  padding-top: 20px;
}
.godzina { width: 15%; }
@media screen and (max-width: 650px) {
	.menu_user { padding-top: 50px !important; }
}
@media screen and (max-width: 430px) {
	.menu_user li { width: 100%; }
}

.menu_user { padding-top: 10px; }

.plan_table { width: 100%; border: 1px rgb(56, 126, 177) solid; 
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
 }
.plan_table tr:nth-child(2n+2) { background: gainsboro; }
.plan_table tr:nth-child(2n+3) { background: white; }
.plan_table tr th:first-child{ padding-left: 10px; }
.plan_table tr td:first-child{ padding-left: 10px; }
.plan_table tr th{
	background: rgb(56, 126, 177);
	color: white;
}


@media screen and (max-width: 380px) {
	input[name="password"] {
		width: 80px;
	}
}

@media screen and (min-width: 500px) {
	#footer-menu .col-sm-2 {
		width: 20% !important;
	}
}

@media screen and (max-width: 1000px) {
	#logowanie_mobilne {
		position: absolute;
		top: 50px;
		right: 20px;
	}
}

@media screen and (max-width: 500px) {
	#footer-menu div {
		width: 100% !important;
	}
	#home #floating_login_box {
		width: 100%;
	}
}

@media screen and (max-width: 1280px) {
	.mapa {
		display: none;
	}
}



.login_box_right {
	  background-image: url(../images/login_icon.png);
	  background-repeat: no-repeat;
	  background-position: 0% 50%;
	  padding-left: 40px;
	  height: 32px;
	  display: inline-block;
	  line-height: 32px;
	  float: right;
	  cursor: pointer;
}

.flex-next:hover, .flex-prev:hover,.flex-next:focus, .flex-prev:focus {
	color: transparent;
}

.flex-next {
	  background-image: url(../images/next_btn.png);
	  width: 30px;
	  height: 30px;
	  position: absolute;
	  right: 0;
	  top: 40%;
	  color: transparent;
}


.flex-prev {
	  background-image: url(../images/next_prv.png);
	  width: 30px;
	  height: 30px;
	  position: absolute;
	  left: 0;
	  top: 40%;
	  color: transparent;
}

.flex-direction-nav {
	list-style-type: none;
}

#floating_login_box {
	display: none;
}

@media screen and (max-width: 400px) {
	.glowna-text div {
		width: 100% !important;
		margin: 20px auto !important;
	}
}


@media screen and (max-width: 500px) {
	.formularz_k input, .formularz_k textarea , .formularz_k div {
		width: 100% !important;
	}
}

#face-slider{
	position:fixed;
	right:-288px;
	top:190px; 
	z-index:100;
}
#dabrowskiego-slider{
	position:fixed;
	left: 0;
	top:190px; 
	z-index:100;
}
#dabrowskiego-slider #tab{
	cursor:pointer;
	height:200px;
	width:35px;
	float:left; 
	background: url(dabrowskiego.png);
}
#newtona-slider #tab{
	cursor:pointer;
	width:35px;
	height:110px;
	float:left; 
	background: url(newtona.png);
}
#index-menu {
	background: white !important;
}
@media screen and (max-width: 767px) {
	#face-slider {
		display: none;
	}
	.top-menu ul li {
		width: 100%;
	}
	
	.logo {
		margin: 0 auto;
		display: block;
	}
	.fb {
		display: none !important;
	}
	#home {
		background-position: 5%;
	}
	#floating_login_box a:nth-child(1) {
		display: none;
	}
}
#newtona-slider{
	position:fixed;
	left:0;
	top:390px; 
	z-index:100;
}
#face-slider #tab{
	cursor:pointer;
	height:110px;
	width:35px;
	float:left; 
	background: url(facebook-slider.png);
}
#face-code{
	padding:5px; 
	border: solid #0170cf 3px; 
	background: #fff; 
	float:left;
	width:286px;
	height:296px; 
	-moz-border-radius: 0 0 0 8px;
	-webkit-border-radius: 0 0 0 8px;
	border-radius: 0 0 0 8px; 
}

.container {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

/* index */
#home {
	background-image: url(../images/background_main.jpg);
	text-align: center;
	background-position: 50% -120px;
	background-color: rgb(55, 55, 63);
}

.newtona:hover a {
	  color: #fcd664; !important;
}
.newtona:hover {
	  background: #428bca !important;
}
.dab:hover a {
	  color: #428bca !important;
}
.dab:hover {
	  background: #fcd664 !important;
}

.glowna-text {
	margin: 20px auto;
	float: none;
	text-align: justify !important;
	padding: 10px;
	font-size: 16px;
	color: rgb(0, 0, 0);
}

#index-login-container {
	margin-top: 200px;
	background: rgba(255, 255, 255, 0.86);
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 40px;
	z-index: 1 !important;
}

#dabrowskiego table img:nth-child(1) {
	display: none;
}


.text-img {
	background: rgba(144, 144, 144, 0.82) !important;
	opacity: 1 !important;
}

#home h1 {
	text-transform: uppercase;
	font-size: 64px;
	color: #666666;
	word-spacing: 30px;
	line-height: 70px;
	background: rgba(0, 0, 0, 0.14);
	margin-bottom: 20px;
}

#home h2 {
	text-transform: uppercase;
	color: white;
}

#home .newtona {
	background: rgba(255, 204, 51, 0.75);
}

#home .dabrowskiego {
	background: rgba(0, 102, 255, 0.75);
}

	#home .col-md-2 a img {
		display: none;
	}
	
#home #index-login-container {
	padding-top: 20px;
}


#home #partnerzy {
	display: block !important;
}


#index-menu {
	background: rgba(255, 255, 255, 0.74);
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}

#index-menu ul {
	clear: left;
	width: 760px;
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
	display: block;
	text-align: center;
}

#index-menu ul li {
	text-align: center;
	display: block;
	list-style: none;
	position: relative;
}

#index-menu a {
	float: left;
	text-decoration: none;
	padding: 0.2em 0.6em;
	color: #666666;
	text-transform: uppercase;
}

#index-menu a:hover {
	color: #8C8C8C;
}

/* newtona */

#newtona {
	background-image: url(../images/background_opis_zajec.jpg);
}

.vertical-page-title h1 {
	color: white;
	opacity: 0.7;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.vertical-page-title.visible-lg h1 {
  font-size: 70px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  letter-spacing: 10px;
}

#floating_login_box .fb {
	display: none;
}	

#floating_login_box form {
	text-align: right !important;
}

#floating_login_box form input {
  border-radius: 3px !important;
  border: 1px rgb(154, 166, 128) solid;
  margin-bottom: 10px;
}

.czerw {
	color: red !important;
}

.vertical-page-title.visible-md h1 {
	font-size: 100px;
	letter-spacing: 8px;
}

.vertical-page-title.visible-sm h1 {
	font-size: 80px;
	letter-spacing: 5px;
}

.vertical-page-title.visible-xs h1 {
	font-size: 30px;
	letter-spacing: 2px;
}

/*top menu*/
.top-menu {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.kluby a {
	cursor: pointer;
}

.mobile-menu {
	display: none;
}

@media screen and (max-width: 920px) {
	#top-row  .col-md-2,#top-row  .col-md-12{
		text-align: center;
	}
	.top-menu {
		width: auto !important;
		display: none;
	}
	.top-menu {
		margin-top: 30px;
	}
	.top-menu ul li { width: 100%; }
	.kluby ul {
		left: 50% !important;
		top: auto !important;
		position: relative !important;
	}
	.kluby_href {
		display: none !important;
	}
	.mobile-menu {
		background-image: url(mobile-menu-icon.png);
		background-repeat: no-repeat;
		background-size: contain;
		display: block;
		float: right;
		width: 32px;
		height: 32px;
		position: absolute;
		right: 10px;
		top: 10px;
		z-index: 999;
	}
	#top-row {
		padding-bottom: 50px !important;
	}
	#floating_login_box {
		padding-top: 30px;
	}
}


.top-menu ul {
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 50%;
	text-align: center;
}

.top-menu ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	right: 50%;
}

.top-menu ul li a {
	display: block;
	margin: 0 0 0 1px;
	padding: 3px 10px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

.top-menu a:hover {
	color: #8C8C8C;
}

#top-row {
	background: rgba(255, 255, 255, 0.74);
	padding-bottom: 10px;
	overflow: hidden;
}

#footer-menu a{
	text-align: center;
	font-weight: bold;
	width: 100%;
}

.content{
	background: rgba(255, 255, 255, 0.74);
	margin: 0;
}

/* newtona opis zajec*/

.zajecia-box {
	margin-top: 10px;
}

.zajecia-box img {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

.zajecia-box p {
	text-align: justify;
}

.zajecia-naglowek {
	background: rgba(255, 204, 51, 0.74);
	margin: 0;
}

.zajecia-naglowek h2 {
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}

.button-more {
	background: rgba(255, 204, 51, 0.74);
	display: inline-block;
	color: black;
}

/*kontakt */
#kontakt {
	background-image: url(../images/background_2.jpg);
}

#content-kontakt {
	background: rgba(255, 255, 255, 0.74);
	margin-top: 30px;
	text-align: center;
	padding-bottom: 40px;
}

#content-kontakt h2 {
	text-transform: uppercase;
	font-size: 20px;
}

/*instruktorzy*/

/*kontakt */
#instruktorzy {
	background-image: url(../images/background_2.jpg);
}

#content-instruktorzy {
	margin-top: 30px;
	text-align: justify;
	padding-bottom: 40px;
	padding-top: 20px;
}

#content-instruktorzy .row {
	margin-bottom: 20px;
}

#content-instruktorzy .newtona {
	color: #ffcc33;
	font-weight: bold;
}

#content-instruktorzy .dabrowskiego {
	color: #0066ff;
	font-weight: bold;
}

/*regulamin*/
#regulamin {
	background-image: url(../images/background_2.jpg);
}

#content-regulamin {
	margin-top: 30px;
	text-align: justify;
	padding-bottom: 40px;
}

/*dabrowskiego*/
#dabrowskiego {
	background-image: url(../images/background_opis_zajec.jpg);
}

.vertical-page-title h1 {
	color: white;
	opacity: 0.7;
	font-size: 160px;
	text-align: center;
	letter-spacing: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*cennik*/
#cennik {
	background-image: url(../images/background_cennik.jpg);
}

#cennik h1 {
	color: white;
	opacity: 0.9;
	font-size: 160px;
	text-align: center;
	letter-spacing: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#cennik h2 {
	text-transform: uppercase;
	color: white;
	background: rgba(255, 204, 51, 0.75);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#cennik h3 {
	text-transform: uppercase;
}

#content-cennik {
	text-align: justify;
	padding-bottom: 40px;
	padding-top: 20px;
}

#content-cennik hr {
	color: #333333 !important;
	height: 8px !important;
}

#content-cennik td {
	padding: 5px;
	font-weight: bold;

}

/*książka fitness*/

#ksiazka {
	background-image: url(../images/background_ksiazka.jpg);
}

#ksiazka h1 {
	color: #7d7b71;
	opacity: 0.9;
	font-size: 160px;
	text-align: center;
	letter-spacing: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content-ksiazka {
	background: rgba(255, 255, 255, 0.74);
	margin-top: 30px;
	text-align: justify;
	padding-bottom: 40px;
	padding-top: 20px;
}

/* konwencja fitness */
#konwencja {
	background-image: url(../images/background_konwencja.jpg);
}

#konwencja h1 {
	color: white;
	opacity: 0.9;
	font-size: 160px;
	text-align: center;
	letter-spacing: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#konwencja h2 {
	text-transform: uppercase;
	color: white;
	background: rgba(255, 204, 51, 0.75);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#content-konwencja {
	background: rgba(255, 255, 255, 0.74);
	margin-top: 30px;
	text-align: justify;
	padding-bottom: 40px;
	padding-top: 20px;
}

#content-konwencja a {
	color: black;
	text-transform: none;
	text-emphasis: none;
	text-decoration: none;
}

#content-konwencja a:hover {
	text-decoration: underline;
}

#content-konwencja table {
	margin: 0 auto;
	cellspacing: 10px;
}

#content-konwencja th {
	text-transform: uppercase;
	font-size: 24px;
	border-bottom: solid black;
	text-align: center;
}

#content-konwencja td {
	padding: 15px;
	text-align: center;
}

/*szkolenia*/

#szkolenia {
	background-image: url(../images/background_szkolenia.jpg);
}

#szkolenia h1 {
	color: white;
	opacity: 0.9;
	font-size: 160px;
	text-align: center;
	letter-spacing: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#szkolenia h2 {
	text-transform: uppercase;
	color: white;
	background: rgba(255, 204, 51, 0.75);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/* galeria */
#galeria {
	background-image: url(../images/background_konwencja.jpg);
}

#galeria h1 {
	color: white;
	opacity: 0.9;
	font-size: 160px;
	text-align: center;
	letter-spacing: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#galeria h2 {
	text-transform: uppercase;
	color: white;
	background: rgba(139, 139, 139, 0.75);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.top-menu ul li ul li {
	width: 100%;
}

.kluby ul {
  position: absolute;
  top: 25px;
  left: 35px;
  width: 200px;
  height: 50px;
  z-index: 9999;
}

#content-galeria {
	background: rgba(255, 255, 255, 0.74);
	margin-top: 30px;
	text-align: justify;
	padding-bottom: 40px;
	padding-top: 20px;
}

#content-galeria .row {
	margin-bottom: 15px;
}

@media screen and (min-width: 700px) and (max-width: 900px) {
	#galeria .row .row a .col-lg-2 {
		width: 50% !important;
	}
}
@media screen and (min-width: 900px) and (max-width: 1200px) {
	#galeria .row .row a .col-lg-2 {
		width: 33.33% !important;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1900px) {
	#galeria .row .row a .col-lg-2 {
		width: 25% !important;
	}
}
@media screen and (min-width: 1500px) and (max-width: 1900px) {
	#galeria .row .row a .col-lg-2 {
		width: 20% !important;
	}
}

.text-img {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(244, 207, 92, 0.72);
	color: white;
	opacity: 0.8;
	width: 100%;
}

.text-img p {
	font-size: 14px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	bottom: 0px;
	margin-bottom: 0;
}

@keyframes slidein {
	from {
		opacity: 0.6;
	}
	to {
		opacity: 1;
	}
}

@-webkit-keyframes myfirst {
	from {
		opacity: 0.6;
	}
	to {
		opacity: 1;
	}
}

.text-img:hover {
	animation: slidein 5s;
	-webkit-animation: slidein 5s;
	opacity: 1;
}

/*slider */
#slider {
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 30px !important;
}



#fitness {
	background-image: url(../images/background_konwencja.jpg);
}


/*panel*/
#panel {
	background-image: url(../images/background_ksiazka.jpg);
}

#content-panel {
	background: rgba(255, 255, 255, 0.74);
	margin-top: 30px;
	text-align: justify;
	padding-bottom: 40px;
	padding-top: 20px;
}

#tabs_box {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.content {
	margin-top: 30px;
}

@media screen and (max-width: 600px) {
	#home {
		background-image: none;
	}
	#index-login-container {
		margin-top: 0 !important;
	}
}

 #floating_login_box{
	margin-top: 5px;
	float: none;
	overflow: hidden;
	position: relative;
}

.menu_user { float: right; }
.menu_user li a { color: black; }
.menu_user li {
	list-style-type: none;
	float: left;
	margin-left: 20px;
}

.img-zoom {
    width: 100%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

#home #footer-menu, #home #index-menu {
	display: none;
}
 
.transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

#tabs_box ul, #floating_login_box ul {
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 50%;
	text-align: center;
}

#tabs_box ul li, #floating_login_box ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	right: 50%;
}

#tabs_box ul li a, #floating_login_box ul li a {
	display: block;
	margin: 0 0 0 1px;
	padding: 3px 10px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

#tabs_box, #floating_login_box a:hover {
	color: #8C8C8C;
}