body {
    font-family: 'News Cycle', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #888;
    line-height: 30px;
    text-align: center;
}

strong { font-weight: 500; }

a, a:hover, a:focus {
	color: #e755a1; text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

h1, h2 { margin-top: 10px; font-family: 'Italianno', cursive; font-size: 98px; font-weight: 300; color: black; line-height: 56px; }
h3 { font-family: 'Khand', sans-serif; font-size: 32px; font-weight: 100; color: #0f0f0f; line-height: 40px; }
h4 { font-family: 'Khand', sans-serif; text-transform:uppercase; font-size: 36px; font-weight: 100; color: #555; line-height: 40px; }
h5 { font-family: font-family: 'Khand', sans-serif; font-size: 3em; font-weight: 100; color: #0f0f0f; padding-bottom:10px;border-bottom:1px dashed #ccc; }

h3.cennik_head { font-size:1.3em; text-align:left; font-weight:bold; line-height:25px;}
h3.cennik_head_light { font-size:1.2em; text-align:left; font-weight:300; line-height:25px;}
h3.cennik_head_sub { font-size:1.2em; text-align:left; font-weight:normal;margin-top:-15px; line-height:18px;}

.motto { margin-top: 10px; font-family: 'Italianno', cursive; font-size: 4em; font-weight: 300; color: #e755a1; line-height: 56px;margin-bottom:10px; }
.motto_startowa { margin-top: 10px; font-family: 'Cairo', sans-serif; font-size: 3em; font-weight: 300; color: #e755a1; line-height: 56px;margin-bottom:10px; }
.motto_bigg { margin-top: 10px; font-family: 'Italianno', cursive; font-size: 5em; font-weight: 300; color: red; line-height: 56px;margin-bottom:10px; }
.motto_sub { margin-top: 10px; font-family: 'Italianno', cursive; font-size: 2em; font-weight: 300; color: #000; line-height: 56px;margin-bottom:10px; }
.rozowe_naglowek_aktualnosci { color: #e755a1;font-family: 'Italianno', cursive; font-size:3em;  }
.rozowe_kolor { color: #e755a1; }
.promocja {color: #e755a1; font-weight:700; text-transform:uppercase;}
img { max-width: 100%; }
.numeric { font-weight:bold;color:#000;}
.medium-paragraph { font-size: 18px; line-height: 34px; }

.colored { color: #6eba3c; }

::-moz-selection { background: #6eba3c; color: #fff; text-shadow: none; }
::selection { background: #6eba3c; color: #fff; text-shadow: none; }


/***** General style, all sections *****/

.section-container { margin: 0 auto; padding-bottom: 80px; }
.section-description { margin-top: 60px; padding-bottom: 10px; }
.section-description p { margin-top: 20px; padding: 0 120px; }
.zabiegi-container {margin-bottom:30px;}
.zabiegi-container p {text-align: justify;}
.zabiegi-container ul { text-align:left;padding-left:3em;list-style: none;}
.zabiegi-container ul li {  padding-left: 1.3em; 	}
.zabiegi-container ul li:before { 
 content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  color:#e755a1;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
	 	}
.uleczki ul { text-align:left;padding-left:3em;list-style: none;}
.uleczki ul li {  padding-left: 1.3em; 	}
.uleczki ul li:before { 
 content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  color:#e755a1;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
	 	}

ul.ulka_aktualnosci { text-align:left;padding-left:3em;list-style: none;color:black;}
ul.ulka_aktualnosci li {  padding-left: 1.3em; 	}
ul.ulka_aktualnosci li:before { 
 content: "\f12a"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  color:#e755a1;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
	 	}
	 	
	 	
	 	
.uleczki h6 {
	taxt-align:left;
	font-size:1.1em;
	margin-top:10px;
	margin-bottom:10px;
	}
.lista-zabiegow { margin-top: 60px; padding-bottom: 10px; }
.naglowek_zabiegu {font-size:3.5em;margin-bottom:30px; line-height:1.1em;}
.naglowek_zabiegu i {color: #e755a1;}
 .head-zabiegu-lista {
 	font-size:1.5em;
 }

.blog-container {margin-bottom:30px;}
.blog-container p {text-align: justify;}
.naglowek_blog {font-size:1.9em;margin-bottom:30px; line-height:0.1em;text-align:left;}
.naglowek_blog i {color: #e755a1;}
.blog-container ul { text-align:left;padding-left:3em;list-style: none;}
.blog-container ul li {  padding-left: 1.3em; 	font-size:1.4em;}
.blog-container ul li:before { 
 content: "\f0e6"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  color:#e755a1;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
	 	}
	 	
/***** Divider *****/

.divider-1 { padding: 25px 0 15px 0; }
.divider-1 .line { width: 180px; margin: 0 auto; border-bottom: 2px solid #aaa; }

/***** Polityka Prywatnosci *****/

.pp {
	font-family: 'Khand', sans-serif;
	height:90px;
	}
.pp .ikona {
	color:#000;
	font-size:4em;
	}	
.pp_rozowe {
	background-color:#e755a1;
	color:white;
	font-size:2em;
	}
.pp_biale {
	background-color:#fff;
	color:#000;
	font-size:2em;
	}
.pp_siwe {
	background-color:#ccc;
	color:#555;
	font-size:2em;
	}		
.vertical-center {
  min-height: 20px;  /* Fallback for browsers do NOT support vh unit */
  min-height: 20vh; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}

.vertical-center-small {
  min-height: 11px;  /* Fallback for browsers do NOT support vh unit */
  min-height: 11vh; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}

/***** Top menu *****/

.navbar {
	margin-bottom: 0;
	padding-top: 0;
	background: #fff;
	border: 0;
	-moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
	-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
	-o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;
}
.navbar-no-bg {
	padding-top: 10px; background: none;
	-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

ul.navbar-nav {
	font-family: 'Khand', sans-serif;
	font-size: 16px;
	color: #888;
	font-weight: 400;
	text-transform: uppercase;
}

ul.navbar-nav li a { background: none; color: #888; border: 0; }
ul.navbar-nav li a:hover { background: none; color: #aaa; border: 0; }
ul.navbar-nav li a:focus { background: none; color: #aaa; outline: 0; border: 0; }

.navbar-no-bg ul.navbar-nav { color: #fff; }
/*
* kolory linkow navbara
*/
.navbar-no-bg ul.navbar-nav li a { color: #000; }
.navbar-no-bg ul.navbar-nav li a:hover { color: #ddd; }
.navbar-no-bg ul.navbar-nav li a:focus { color: #ddd; }

ul.navbar-nav li a.btn-link-3 {
	position: relative;
	display: inline-block;
	margin: 9px 0 0 15px;
	padding: 6px 15px;
	background: #6eba3c;
	border: 0;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
}
ul.navbar-nav li a.btn-link-3:hover,
ul.navbar-nav li a.btn-link-3:focus,
ul.navbar-nav li a.btn-link-3:active,
ul.navbar-nav li a.btn-link-3:active:focus { outline: 0; background: #63a736; color: #fff; }
/*
* to navbar w nizszej pozycji
*/
.navbar-brand {
	width: 102px;
	background: none;
	text-indent: -99999px;
}
/*
* background: url(../img/logo-dark.png) left center no-repeat;
*/
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { margin-left: 0; }

/*
* logo na dzien dobry
*/
.navbar-no-bg .navbar-brand { background-image: none; }

.navbar-toggle .icon-bar { background: #555; }


/***** Top content *****/

.top-content { padding: 220px 0 150px 0; }

.top-content .text { padding-top:55px; color: #e755a1;}
.top-content .text h1 { font-size:4.5em; color: #e755a1; margin-left:180px;margin-top:-160px;padding-bottom:150px;line-height:65px;text-align:left; }
.top-content .text h3 { font-size:3.5em; color: black; margin-left:70px;margin-top:-170px;padding-bottom:150px;line-height:65px;text-align:left; font-weight:100; }
.top-content img { margin-left:0px;margin-top:-190px;text-align:left;float:left;display:inline-block;}
.top-content .description { margin-left: 0px; text-align:left; margin-top:-140px; color:black; font-size:1.8em;font-family: 'Khand', sans-serif;}
.top-content .description p { opacity: 1; }
.top-content .description i { color: #e755a1;margin-right:20px;}

.top-content .description a { color: #e755a1; border-bottom: 1px dotted #fff; }
.top-content .description a:hover, .top-content .description a:focus { color: #fff; border: 0; }


/***** moja oferta main_page *****/

.features-box { margin-top: 30px; text-align: left; }
.features-box .features-box-icon { font-size: 60px; color: #e755a1; line-height: 60px; text-align: center; }
.features-box h3 { margin-top: 0; padding: 0 0 10px 0; color:black;}


/***** Footer *****/

footer { padding: 40px 0 45px 0; background: #f8f8f8; }

.footer-copyright { padding-top: 15px; }
.footer-copyright a { color: #888; border-bottom: 1px dotted #888; }
.footer-copyright a:hover, .footer-copyright a:focus { color: #888; border: 0; }



/***** MEDIA QUERIES *****/


@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {

	.section-description p { padding: 0; }
	
	.features-box .features-box-icon { font-size: 50px; line-height: 50px; }

}

@media (max-width: 767px) {
	
	h3.cennik_head_sub { font-size:1.2em; text-align:left; font-weight:normal;margin-top:-10px; line-height:18px;}
	.navbar { padding-top: 0; background: #fff; }
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { margin-left: 15px; }
	.navbar-collapse { border: 0; }
	.navbar-toggle { border-color: transparent; }
	ul.navbar-nav li a.btn-link-3 { margin: 10px; }
	
	.navbar-no-bg {
		-moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
	}
	.top-content .text h1 { font-size:2.5em; color: #e755a1; margin-left:70px;margin-top:-20px;padding-bottom:10px;line-height:65px;text-align:left; }
	
	.pp {
	font-family: 'Khand', sans-serif;
	height:90px;
	}
	.pp ul {
		text-align:left;
	}
	.pp .ikona {
		color:#000;
		font-size:4em;
		}	
	.pp_rozowe {
		background-color:#e755a1;
		color:white;
		font-size:1em;
		line-height:22px;
		}
	.pp_biale {
		background-color:#fff;
		color:#000;
		font-size:1em;
		line-height:21px;
		}
	.pp_siwe {
		background-color:#ccc;
		color:#555;
		font-size:1em;
		line-height:21px;
		}

/*
* napisy na mobiles
	*/
		
.top-content .text { padding-top:55px; color: #e755a1;}
.top-content .text h1 { font-size:2.2em; color: #e755a1; margin-left:40px;margin-top:-175px;padding-bottom:150px;text-align:left; }
.top-content .text h3 { font-size:1.6em; color: black; margin-left:40px;margin-top:0px;line-height:25px;padding-bottom:150px;text-align:left; font-weight:100; }
.top-content img { margin-left:0px;margin-top:0px;width:25px;heigh:51px;text-align:left;float:left;display:inline-block;}
.top-content .description { margin-left: 0px; text-align:left; margin-top:-170px; color:black; font-size:1.2em;font-family: 'Khand', sans-serif;}
.top-content .description p { opacity: 1; }
.top-content .description i { color: #e755a1;margin-right:5px;}

.top-content .description a { color: #e755a1; border-bottom: 1px dotted #fff; }
.top-content .description a:hover, .top-content .description a:focus { color: #fff; border: 0; }
	
	
	
/*
* logo na dziendobry mobile
	
	
	.navbar-no-bg .navbar-brand { background-image: url(../img/logo_med.png); background-repeat: no-repeat !important;width:180px; }
	
	

* background-image: url(../img/logo-dark.png);
*/			
	.navbar-no-bg ul.navbar-nav { color: #888; }
	.navbar-no-bg ul.navbar-nav li a { color: #888; }
	.navbar-no-bg ul.navbar-nav li a:hover { color: #aaa; }
	.navbar-no-bg ul.navbar-nav li a:focus { color: #aaa; }
	
	.navbar-no-bg ul.navbar-nav li a.btn-link-3 { color: #fff; }
	.navbar-no-bg ul.navbar-nav li a.btn-link-3:hover,
	.navbar-no-bg ul.navbar-nav li a.btn-link-3:focus,
	.navbar-no-bg ul.navbar-nav li a.btn-link-3:active,
	.navbar-no-bg ul.navbar-nav li a.btn-link-3:active:focus { color: #fff; }
	
	/* end navbar */
	
	.section-description p { padding: 0; }
	
	.top-content { padding: 40px 0 60px 0; }
	
	.features-box { text-align: center; }
	.features-box h3 { margin-top: 5px; padding-top: 10px; }

}

@media (max-width: 415px) {
	
	h1, h2 { font-size: 36px; }
	  h5 { font-size:1.6em;pading-bottom:5px; }

}


/* Retina-ize images/icons */

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
	
	/* logo */
    .navbar-brand {
    	background-image: url(../img/logo_med.png) !important; background-repeat: no-repeat !important; background-size: 180px 50px !important;
    }
    
    .navbar-no-bg .navbar-brand { background-image: url(../img/logo_med.png);
    }
  
	
}


@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; color:black;margin-bottom:3px;}
 	
 	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		
		position: relative;
		white-space: normal;
		text-align:left;
		width:100%;
	}
 
 
	}