htm, body {
	font-family: Nunito-Regular;	
	color: #000000;
	width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}
h1 {
	font-size: 40px;
	font-family: Nunito-Bold;
}
h2 {
	font-size: 36px;
	font-family: Nunito-Bold;
}
h3 {
	font-size: 26px;
	font-family: Nunito-SemiBold;
}
p {
	font-size: 18px;
}
a{
	text-decoration: none!important;

}
#hide{
	display: none;
}
#partnery{
	background-color: rgb(245,245,245);
}
#clankyAmerania, #bmiCalc{
	background-color: rgb(245,245,245);
}
#myBtn{
	display: none;
	background: none;
    border: none;
    position: fixed;
    right: 0;
	bottom: 25px;
	z-index: 100;
	cursor: pointer;
}
#myBtn:focus{
	outline: none;
}
#myBtn img{
	width: 55%;
}
#carousel-testimonials .active{
	
	WebkitTransition : all 3s ease-in-out;
	MozTransition    : all 3s ease-in-out;
	MsTransition     : all 3s ease-in-out;
	OTransition      : all 3s ease-in-out;
	transition       : all 3s ease-in-out;
	transform		 : scale(1.05);
	
}
.onasInfo p{
	WebkitTransition : all 3s ease-in-out;
	MozTransition    : all 3s ease-in-out;
	MsTransition     : all 3s ease-in-out;
	OTransition      : all 3s ease-in-out;
	transition       : all 3s ease-in-out;
	transform		 : scale(1.05);
}
/*header .owl-carousel{
	z-index: 0;
}
#onas .myMargin{
	margin-top: -8%;
}*/
.thisYesMobile{
	display: none!important;
}
.bg-faded {
    background-color: rgba(96, 96, 96, 0.6)!important;
}
.navbar-light .navbar-nav .nav-link {
    color: #ffffff!important;
	font-family: Nunito-Bold!important;
	/*text-shadow: 1.5px 1.5px rgba(0,0,0,0.4)!important;*/
}
.navbar{
	padding: 0rem 1rem!important;
	/*box-shadow: 5px 10px 18px #888888;*/
}
.nav-link {
	padding: 0.8rem 0.7rem!important;
	font-size: 16px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .open>.nav-link{
	border-bottom: 5px solid;
}
header .owl-theme .owl-controls {    
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1rem;
}
header .owl-theme .owl-controls .owl-page span {
	margin: 10px!important;
    width: 15px!important;
    height: 15px!important;
    border-radius: 16px;    
    opacity: 1!important;
    background: transparent!important;
    border-color: white;
    border-style: solid;
    border-width: 2px;
}
header .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    width: 15px!important;
    height: 15px!important;
    border-radius: 16px;    
    opacity: 1!important;
    background: white!important;
    border-color: white!important;
    border-style: solid;
    border-width: 2px;
   
}
img.img-TopLogo{
	width: 85%;
}
/*.bannerImage img{
	height: 66vh;
	width: 100vw;
}*/
.bannerText{
	position: absolute;
	top: 27%;
    left: 7%;
}
.bannerText h1{
	color: #ffffff;
	margin-bottom: 1rem;
}
.bannerText h3{
	color: #ffffff;
	margin-top: 1rem;
}
.divider{
	height: 0px;
	width: 160px;
	border: 2px solid #ffffff;
}
.btn-banner{
	border-color: rgb(93,136,198);
	background-color: rgb(93,136,198);
	margin-top: 2rem;
	padding: 10px;
	width: 250px;
	border-radius: 10px;
	box-shadow: 5px 5px 15px #404040;
	font-size: 18px;
	cursor: pointer;
}
.btn-normal{
	border-color: rgb(93,136,198);
	background-color: rgb(93,136,198);
	margin-top: 1rem;
	padding: 12px;
	width: 220px;
	border-radius: 10px;
	box-shadow: 5px 5px 15px #404040;
	font-size: 15px;
	cursor: pointer;
}
.btn-normal2{
	border-color: rgb(93,136,198);
	background-color: rgb(93,136,198);
	padding: 10px;
	width: 100%;
	border-radius: 10px;
	font-size: 14px;
	cursor: pointer;
}
.btn-article{
	border-color: rgb(93,136,198);
	background-color: rgb(93,136,198);
	margin-top: 1rem;
	padding: 10px;
	width: 180px;
	border-radius: 10px;
	box-shadow: 5px 5px 15px #404040;
	font-size: 15px;
	cursor: pointer;
}
.btn-normalEmpty{
	border-color: #5ca57d;
	background-color: rgb(255,255,255);
	color: #5ca57d;
	margin-top: 1rem;
	padding: 15px;
	width: 220px;
	border-radius: 10px;
	box-shadow: 5px 5px 15px #404040;
	font-size: 15px;
	cursor: pointer;
	
}
.btn-orange{
	border-color: #ff9e3a;
    background-color: #ff9e3a;
	border-width: 1.5px;
	font-family: Nunito-Bold;
}
.btn-orange:hover{
	border-color: #ff9e3a;
    background-color: #ffffffb0;
	color: #ff9e3a;
}
#onas{
	margin-top: -1.5rem;
	background: linear-gradient(to bottom, #f5f5f5 50%, #ffffff 50%);
}
.HaS{
	    margin: 0 auto;
}
.HaS h3{
	font-family: Nunito-Bold;
	color: rgb(92,165,125);
}
.HaS p{
	font-family: Nunito-Light;
	color: #939393;
}
.onasInfo p{
	font-family: Nunito-SemiBold;
	margin-bottom: 0;
}
.onasInfo img{
	width: 80%;
}
.litle{
	font-size: 14px;
}
.greytext{
	color: #a9a8a8;
}
.onasSquare{
	padding: 35px;
	border-radius: 15px;
	min-height: 325px;
}
.onasSquare h3{
	color: #ffffff;
	margin-bottom: 1rem;
}
.onasSquare p{
	color: #ffffff;
	margin-top: 1rem;
}
.green1{
	background-color: rgb(92,165,125);
}
.green2{
	background-color: rgb(124,183,151);
}
.green3{
	background-color: rgb(157,201,177);
}
.smaller img{
	width: 55%;
}
.voucherText h2{
	color: rgb(92,165,125);
	margin-bottom: 1rem;
}
.ambulanciaText {
	text-align: justify;
}
.parallax {
    /* The image used */
    background-image: url("images/podkladova fotografia.jpg");
    /* Set a specific height */
    min-height: 300px; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;/* cover,... */
}
.parallax2 {
    /* The image used */
    background-image: url("images/banner_5.jpg");
    /* Set a specific height */
    min-height: 300px; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;/* cover,... */
}
.rezervaciaCol1{
	background-image: url(images/pozadie.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 440px;
	padding: 30px;
}
.rezervaciaCol1 h3{
	color: #ffffff;
	margin-bottom: 1rem;
}
.rezervaciaCol1 p{
	color: #ffffff;
	margin-top: 2rem;
}
.formular{
	text-align: center;
	margin-top: 3rem;
}
.formular input[type="text"] {
    width: 100%;
    border-radius: 12px;
}
.bgImage{
	position: relative;	
}
.bgImage img{
	width: 16%;
    position: absolute;
    top: 130px;
    left: 3%;
}
#clankyAmerania .bgImage img{
	display: none;
}
.smiley img{
	padding-top: 3rem;
    width: 50%;
}
.articelItem{
	min-height: 530px;
	background-color: #ffffff;
	margin: 0 5px;
}
.articelItemPhoto{
	height: 220px;
    overflow: hidden;
}
.articelItemPhoto img{
	width: 100%;
}
.articelItemText{
	text-align: left;
	padding: 20px;
}
.articelItemText h3{
	margin-top: 1rem;
}
.articelItemText p{
	margin-top: 1rem;
}
.divider2{
	height: 0px;
	width: 160px;
	border: 1px solid #000000;
}
.litle img{
	padding-right: 10px;
	padding-bottom: 4px;
}
#ambulancia .owl-prev{
	position: absolute;
	top: 42%;
    left: 3%;
	font-size: 38px;
}
#ambulancia .owl-next{
	position: absolute;
	top: 42%;
    left: 85%;
	font-size: 38px;
}
#ambulancia .owl-buttons div {
    color: rgb(92,165,125);
    background: none;   
}
#ambulancia .owl-buttons div:hover {
	opacity: 1;   
}
.textBabatko{
	text-align: justify;
	padding-top: 6rem;
}
.textBabatko h1{
	color: #da5cd0;	
	padding-bottom: 2rem;
    text-align: center;
}
.textBabatko h1{
	color: #da5cd0;	
	padding-bottom: 2rem;
    text-align: center;
}
.textBabatko span.purple{
	color: #9e29bb;	
}

#clankyAmerania .owl-prev{
	position: absolute;
	top: 42%;
    left: -7%;
	font-size: 38px;
}
#clankyAmerania .owl-next{
	position: absolute;
	top: 42%;
    left: 101%;
	font-size: 38px;
}
#clankyAmerania .owl-buttons div {
    color: rgb(92,165,125);
    background: none;   
}
#clankyAmerania .owl-buttons div:hover {
	opacity: 1;   
}
#clankyAmerania .nav-link{
	background-color: rgb(93,136,198);
    color: #ffffff;
    border-color: rgb(93,136,198);
    border: 1px solid;
	width: 150px;
    border-radius: 10px;
	padding: 0.5rem 0.7rem!important;
	margin: 0 5px;
}
#clankyAmerania .nav-link.active{
	background-color: transparent;
    color: rgb(93,136,198);    
}
#bmiCalc .fieldRes{
	border: 1px solid;
    border-radius: 10px;
    background-color: rgb(93,136,198);
    border-color: rgb(93,136,198);
	color: #ffffff;
	text-align: center;
}
#bmiCalc .fieldRes p{
	padding-top: 5px;
	margin-bottom: 0;
	font-size: 14px;
}
#bmiCalc .field{
	margin-top: 1rem;
	margin-bottom: 1rem;
}
#bmiCalc #bmiresult{
	font-size: 36px;
	margin-top: 1rem;
    margin-bottom: 1rem;
}
.greenBtn{
	border-color: #5ca57d!important;
    background-color: #5ca57d;
	color: #ffffff;
	
    padding: 10px;
    width: 100%;
    border-radius: 10px;
    font-size: 15px;	
	border: 1px solid;
	cursor: pointer;
}
.redBtn{
	border-color: #f48452!important;
    background-color: #f48452;
	color: #ffffff;
	
    padding: 10px;
    width: 100%;
    border-radius: 10px;
    font-size: 15px;	
	border: 1px solid;
	cursor: pointer;
}
.gender{
    background-color: transparent;
    border-color: #5ca57d;
	color: #5ca57d!important;
}
#bmiCalc .gender.activeBtn, #bmiCalc .gender:active{
    border-color: #5ca57d;
    background-color: #5ca57d;
	color: #ffffff!important;
}
.gender:hover{
	border-color: #5ca57d;
    background-color: #5ca57d;
	color: #ffffff!important;
}
#bmi input[type=text]{
	width: 100%;
	border-radius: 10px;
    border: 1px solid #ffffff;
	color: #000000;
	padding: 10px;
}
.btn-team{
	border-color: #5ca57d!important;
    background-color: #5ca57d;
	color: #ffffff!important;	
    padding: 15px 0;
    width: 100%;
    border-radius: 0px;
    font-size: 15px;	
	border: 1px solid;
	font-size: 18px;
	font-family: Nunito-SemiBold;
	cursor: pointer;
}
.TeamColText {
	padding: 20px 0;
	background-color: #f5f5f5;
	font-family: Nunito-Light;
}
.TeamColText p{
	margin-bottom: 0;
	font-size: 18px;
}
.HaS p.subHas {
	text-align: justify;
	margin-top: 3rem;
	color: #000;
}
#pills-tab2 .nav-link{
	background-color: rgb(93,136,198);
    color: #ffffff;
    border-color: rgb(93,136,198);
    border: 1px solid;
	width: auto;
    border-radius: 10px;
	padding: 1rem!important;
	margin: 0 5px;
	font-size: 14px;
}
#pills-tab2 .nav-link.active{
	background-color: transparent;
    color: rgb(93,136,198);    
}
.diagnostikaCol img{	
	margin-bottom: 1rem;
}
.diagnostikaColText p{
	font-family: Nunito-Light;
	font-size: 14px;
	margin-bottom: 0;
    padding: 0rem 0;
}
.diagnostikaCol h3{	
	margin-bottom: 1rem; 
	font-size: 22px;	
}
.dividerBlack {
    height: 0px;
    width: 160px;
    border: 1px solid #000000;
	background-color: #000000;
}
#motosSec{
	background-color: #f5f5f5;
	color: rgb(92,165,125); 
	text-align: center;
}
.moto{
	width: 100%;
}
.moto h2{
	font-family: Nunito-Light;
	line-height: 1.3;
}
.boldMoto {
	font-family: Nunito-Bold;
}
/* -------------------skolenia-------------- */
.bannerImage2 {
	height: 25vh;
	width: 100%;
	overflow: hidden;
}
.bannerImage2 img{
	width: 100%;
    margin-top: -6%;
}
.bannerText2{
	position: absolute;
	top: 14%;
	width: 100%;
}
.bannerText2 h1{
	color: #ffffff;
	font-size: 48px;
	text-align: center;
}
.fullWidth{
	width: 100%;
}
#akademiaGrey, #akademiaGrey2{
	background-color: rgb(245,245,245);
}
.akademiaCol .divider{
	background-color: rgb(92,165,125); 
	border-color:  rgb(92,165,125); 
	margin-bottom: 2rem;
}
.akademiaCol h3{
	color:  rgb(92,165,125); 
	font-family: Nunito-Bold;
}
.akademiaCol p{	
	font-family: Nunito-Light;
}
.bgWhite{
	background-color: #ffffff!important;
}
#akademiaGrey .akademiaCol img{
	
}
#akademiaGrey .akademiaColText{
	text-align: justify;
}
#akademiaGrey .akademiaCol .divider, #akademiaGrey2 .akademiaCol .divider{
	background-color: #5f87c5; 
	border-color: #5f87c5; 
	margin-bottom: 2rem;
}
#akademiaGrey .akademiaCol h3, #akademiaGrey2 .akademiaCol h3{
	color: #5f87c5; 
	font-family: Nunito-Bold;
}
#akademiaGrey .HaS h3{
	color: #5f87c5;
	font-size: 24px;
	margin-bottom: 2rem;
}

.ambulanciaText{
	color: #000;
	font-family: Nunito-Light;
}
.ambulanciaText ul{
	list-style-type: none;
	-webkit-padding-start: 0;
}
.ambulanciaText li:before {
    content: "-"; 
    padding-right: 8px;
}
.profil p{
	margin-bottom: 2rem;
}
#profilInfo .akademiaColText{
	color: #939393;
	font-family: Nunito-Light;
}
#pills-tab3 .nav-link{
	
	background-color: transparent;
    color: rgb(93,136,198); 
    border-color: rgb(93,136,198);
    border: 1px solid;
	width: auto;
    border-radius: 10px;
	padding: 1rem!important;
	margin: 0 5px;
	font-size: 18px;
}
#pills-tab3 .nav-link.active{
	background-color: rgb(93,136,198);
    color: #ffffff;   
}
#pills-tab3 .nav-link.vszp.active {
    background-color: #04c1aa;
    color: #ffffff;
}
#pills-tab3 .nav-link.vszp {    
	color: #04c1aa; 
    border-color: #04c1aa;
}
.cennik1{
	color: #ffffff;
	background-color: rgb(93,136,198);
	padding: 20px 0;
    line-height: 0.5;
}
.cennik1 h2{
	font-size: 30px;
	font-family: Nunito-Regular;
}
.cennik1 p{
	font-size: 20px;
	font-family: Nunito-Light;
	margin-bottom: 0rem;
}
.cennikFrame{
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #939393;
	border-top: none;
	padding-top: 5px;
}
.cennikFrame p{
	color: #000;
	font-size: 18px;
	font-family: Nunito-Light;
	margin-bottom: 0;
}
.cennikFrame h5{
	color: #000000;
	font-size: 24px;
	font-family: Nunito-ExtraBold;
	margin-bottom: 0px;
}
.poplatokText h2{
	color: rgb(92,165,125);
	font-size: 32px;
}
.poplatokText .divider{
	border-color: rgb(92,165,125);
	background-color: rgb(92,165,125);
	margin: 1rem 0;
}
.poplatokText p{
	color: #000;
	font-size: 18px;
	font-family: Nunito-Light;
}
.poplatokText ul{
	list-style-type: none;
	color: #000;
	font-size: 18px;
	font-family: Nunito-Light;
	margin: 15px 0px 0px 0px;
	display: block;
	padding: 0px;
}
.poplatokText li{
	margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 35px;
	position: relative;
	display: block;
}
.poplatokText li:before {
    content: "-"; 
	position: absolute;
    left: 0px;
}
.signText p{
	color: #000;
	font-size: 18px;
	font-family: Nunito-Light;
}

#clankyAmerania .owl-carousel .owl-item .litle img {
    display: block;
    width: 9%;
}

#cennik .tab-content{
	margin-top: 2rem;
}
#cennik .poistImg{
	position: absolute;
    top: 5rem;
	text-align: left;
	margin-left: 0.5rem;
}
#cennik .poistImg img{
	width: 45%;
}
#cennik .poist2Img{
	position: absolute;
    top: 5rem;
	text-align: left;
	margin-left: 9rem;
}
#cennik .poist2Img img{
	width: 45%;
}
#cennik .poist3Img{
	position: absolute;
    top: 4.5rem;
	text-align: left;
	left: 73%;
}
#cennik .poist3Img img{
	width: 97%;
}
.tableMy{
	width: 13%;
    display: inline-block;
	vertical-align: top;
}
.tableMy2{
	width: 87%;
    display: inline-block;
}
.ambulanciaPhoto{
	text-align: center;
}
.result {
	text-align: center;
    font-size: 35px;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin-top: 8%;    
}
FOOTER {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
}
#kontakt{
	background-color: rgba(92,165,125,0.75);
	border-bottom: 1px solid #fff;
}
.kontaktCol{
	color: #ffffff;
}
.kontaktCol img{
	padding-right: 10px;
    padding-bottom: 3px;
}
.kontaktCol .divider{
	margin-bottom: 2rem;
}
.kontaktCol a{
	color: #fff;
	
}
.kontaktCol p{
	font-family: Nunito-Light;
}
.logoPata img{
	width: 85%;
	margin-bottom: 1rem;
	margin-top: -3rem;
}
img.akademiaPata{
	width: 80%;
	margin-left: -8%;
}
.vszItem{
	position: absolute; 
	right: 0;
}
.pt-6{
	padding-top: 5rem!important;
}
.foot a{
	color: #ffffff;

}
.foot{
	text-align: center;
	font-family: Nunito-Bold;
	color: #ffffff;
	background-color: rgb(92,165,125);
	border-bottom: 1px solid #ffffff;
}
.foot p{
	margin-top: 0;
    margin-bottom: 0;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.clr, .clear {
	clear: both;
}
.modal-dialog{
	max-width: 80%!important;
}
.modal-body{
	padding: 0!important;
}
#svrckova .modal-dialog{
	max-width: fit-content!important;
}

/***************kalendar*****************************/
#calender-current-date{
	font-family: Nunito-Bold;
    color: rgb(92,165,125);
	font-size: 22px;
	display: none;
}
.fc table {
    background-color: rgb(92,165,125);
}
.fc td, .fc th {
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    padding: 0;
    vertical-align: top;
    border-radius: 10px;
}













@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

  html,
  body{
    width:100%;
    overflow-x:hidden;
  }

}