/*
Theme Name: Medycyna Ekologiczna
Author: woiteh.com
Author URI: http://www.woiteh.com
Version: 1.0
*/

/*******************************/
/*********   GLOBAL   *********/
/*******************************/

html, body{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #333;
	transi
}
a{
	transition: ease-in-out 0.3s all;
}
a:hover{
	text-decoration:none;
}
p:last-child{
	margin-bottom:0;
}
img{
	max-width:100%;
	height:auto;
}
h2,h3{
	font-weight:300;
}
h3{
}
h4{
}
.alignright{
	text-align:right;
}
.alignleft{
	text-align:left;
}

header{
}
header .logo{
	margin:10px 0;
}
header .navicons{
	color:#013415;
	padding-top:15px;
	padding-bottom:5px;
	text-align:center;
}
header .navicons:last-child{
	padding-bottom:15px;
	padding-top:5px;
}
header .navicons i{
	font-size:24px;
	margin-right:5px;
	line-height:29px;
	display:inline-block;
	color:#008b3b;
}

header .navicons span{
	color:#013415;
	line-height:29px;
	font-size:18px;
	display:inline-block;
}




/*******************************/
/********     SLIDER    ********/
/*******************************/

#slider{
	background-color:#000;
	overflow:hidden;
}
#slider .flex-control-nav{
	bottom:10px;
}
#slider .flex-control-paging li a{
	background-color: transparent;
	border:2px solid #fff;
}
#slider .flex-control-paging li a.flex-active{
	border:2px solid #fff;
	background-color: #fff;
}
#slider .flexslider{
	margin-bottom:0;
}
#slider .slides li{
	position:relative;
}
#slider .slider-text{
	position:absolute;
	height:100px;
	width:100%;
	left: 0;
	top:calc(50% - 50px);
	text-align: left;
}
#slider .slides li img{
	opacity:1;
}
#slider .slider-text h2{
	font-size:62px;
	line-height:65px;
	font-weight:600;
	text-shadow: 0 0 10px rgba(0,0,0,0.6);
	color: #fff;
	text-align:center;
}
#slider .slider-text p{
	font-size:18px;
	line-height:22px;
	text-shadow: 0 0 10px rgba(0,0,0,0.6);
	color: #fff;
	text-align:center;
}
#slider .slider-text a{
	display: inline-block;
	background-color: #364184;
	color:#fff;
	padding:10px 80px;
	transition: ease-in-out 0.3s all;
	margin-top:10px;
	font-size: 22px;
}
#slider .slider-text a:hover{
	background-color:#18225a;
	transform:scale(1.1);
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
@media (max-width: 767px){
	#slider .slides li img{
		height:100vh;
		object-fit: cover;
	}
	#slider .slider-text h2{
		font-size:40px;
		line-height:46px;
		padding:0 20px;
	}
	.flex-direction-nav{
		display:none;
	}
	#slider .slider-text p{
		padding:0 20px;
	}
	#slider .slider-text a{
		margin: 10px 20px 0;
		padding:10px 40px;
	}
}
/*******************************/
/*******   END SLIDER    *******/
/*******************************/




#top-baner{
	background-image:url(img/top.jpg);
	background-size: cover;
	background-position:center center;
	background-attachment: fixed;
}
#top-baner .slogan{
	line-height:120px;
	font-family: 'Dancing Script', cursive;
	color:#fff;
	text-shadow:0 0 10px rgba(0,0,0,0.7);
	text-align:center;
	width:100%;
	font-size:110px;
	padding-top: 200px;
	padding-bottom: 200px;
}
#menu{
	background-color:#008b3b;
}
#menu .mobile-menu{
	display:none;
}
#menu ul{
	text-align:center;
	margin:0;
}
#menu ul li{
	float:none;
	display:inline-block;
	list-style:none;
}
#menu ul li a{
	font-size:20px;
	color:#fff;
	padding:10px 5px;
	display:block;
	line-height:40px;
	float:left;
}
#menu ul li a:hover{
	color: #ff9c00;
}
#menu ul li::after{
	content:"";
	width:10px;
	height:10px;
	margin:25px 5px;
	background-color:#3cd07b;
	display:block;
	float:left;
	border-radius: 10px;
}
#menu ul li:last-child::after{
 display: none;
}


@media (max-width: 1199px){
}
@media (max-width: 1199px) and (min-width: 992px){
}
@media (max-width: 991px){
	#menu ul li a{
		padding: 10px;
	}
	#menu ul li::after{
		margin: 25px 0;
	}
	#top-baner .slogan{
		padding-top: 150px;
		padding-bottom: 150px;
		font-size: 90px;
		line-height: 100px;
	}
	header .logo-box{
		text-align: center;
	}

	header .navicons{
		padding-top:5px;
		padding-bottom:5px;
		text-align: center;line-height: 20px;
	}
	header .navicons span{
		line-height: 20px;
	}
}
@media (max-width: 991px) and (min-width: 768px){
}
@media (max-width: 767px){

	#top-baner .slogan{
		padding-top: 120px;
		padding-bottom: 120px;
		font-size: 70px;
		line-height: 80px;
	}
}
@media (max-width: 575px){
	#menu ul{
		height: auto;
	}
	#menu ul li{
		display:block;
		float: left;
		width: 100%;
	}
	#menu ul li a{
		width: 100%;
		text-align: center;
	}
	#menu ul li:after{
		display: none;
	}
}





#uslugi{
	margin: 40px 0 0;
}
#uslugi .usluga{
	margin-bottom: 40px;
	display: inline-block;
	position: relative;
	width: 100%;
}
#uslugi .usluga img{
	float: left;
	width:50%;
}
#uslugi .usluga:nth-child(2n) img{
	float: right;
}
#uslugi .usluga .opis{
	position: absolute;
	top: 0px;
	left: 50%;
	width:50%;
	height:100%;
	font-size: 20px;
	background-color: rgba(245, 217, 134, 0.2);
	padding: 20px 30px 40px;
	text-align:center;
}
#uslugi .usluga:nth-child(2) .opis{
	background-color: rgba(102, 255, 153, 0.2);
}
#uslugi .usluga:nth-child(3) .opis{
	background-color: rgba(255, 153, 204, 0.2);
}
#uslugi .usluga:nth-child(4) .opis{
	background-color: rgba(204, 204, 255, 0.2);
}
#uslugi .usluga:nth-child(2n) .opis{
	left: 0;
}
#uslugi .usluga .opis h2{
	font-size: 48px;
}
#uslugi .usluga .opis h4{
	font-size: 30px;
	font-weight: 300;
}


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

}
@media (max-width: 767px){
	#uslugi .usluga img{
		width: 100%;
	}
	#uslugi .usluga .opis{
		position: relative;
		top: auto !important;
		left: auto !important;
		right: auto !important;
		display: inline-block;
		width: 100%;
		float: left;
	}
}
@media (max-width: 400px){
}


#omnie{
	background-color: #f0f0f0;
	color: #222;
	padding: 30px 0;
}
#omnie h2{
	font: 300 40px/50px 'Roboto', sans-serif;
}

#rezerwacjawizyt{
	background-color: #008b3b;
}
#rezerwacjawizyt .top{
	padding: 20px 0;
	color: #fff;
	text-align:center;
}
#rezerwacjawizyt h1{
	font: 300 44px/60px;
	text-align: center;
	color: #fff;
}
#rezerwacjawizyt #map{
	height: 400px;
}

#korzysci{
	padding:30px 0;
	background-color: #ccc;
}
#korzysci h2{
	font: 300 40px/50px 'Roboto', sans-serif;
}
#korzysci ul{
	padding-left: 10px;
}
#korzysci ul li{
	list-style:circle;
	margin-bottom: 10px;
}

#page-content{
	padding-bottom:40px;
}

#page-title{
	background-color:#efefef;
	padding:10px 0;
	margin-bottom:30px;
}
#page-title h2{
	font: 300 30px/40px 'Roboto', sans-serif;
}
#page-content.blog-content{
	margin-bottom:30px;
}
#page-content.blog-content .post{
	margin-top:30px;
	padding-top:30px;
	border-top: 1px solid #ccc;
}
#page-content.blog-content .post:first-child{
	margin-top:0px;
	padding-top:0px;
	border-top: none;
}
#page-content.blog-content .post h2 a{
	color: #6eaa27;
}
#page-content.blog-content .post .info{
	background-color: #6eaa27;
	color:#FFF;
	padding:5px 10px;
	font: 400 14px/18px 'Roboto', sans-serif;
	display:inline-block;
	margin-bottom: 15px;
}
#page-content.blog-content .post .info a{
	color:#fff;
}
#page-content.blog-content .post .info a:hover{
	color:#c3e898;
}
#page-content.blog-content .post .info .separator{
	margin:0 10px;
}
#page-content.blog-content .post .more{
	background-color: #6eaa27;
	display:inline-block;
	padding:10px 20px;
	color:#FFF;
	clear:both;
}
#page-content.blog-content .post .more:hover{
	background-color:#4a800b;
}
#page-content.blog-content .post.post-single img{
	margin-bottom:20px;
}

#page-content.blog-content .blog-sidebar{
	border-left: 1px solid #ccc;
	padding-bottom:40px;
}
#page-content.blog-content .blog-sidebar h2{
	font: 400 26px/30px 'Roboto', sans-serif;
	margin:0 0 5px;
}
#page-content.blog-content .blog-sidebar ul{
	padding-left:0;
}
#page-content.blog-content .blog-sidebar ul li{
	list-style:none;
	margin-bottom:5px;
}
#page-content.blog-content .blog-sidebar .widget{
	margin-bottom:20px;
}
#page-content.blog-content .blog-sidebar a{
	color:#666;
	font-size:16px;
	line-height:20p;
}
#page-content.blog-content .blog-sidebar a:hover{
	color:#4d7f12;
}


#page-content.produkty{
	display:flex;
}
#page-content.produkty .item-produkt{
	background-color: #f9f9f9;
	height:100%;
	margin-bottom:30px;
}

#page-content.produkty .item-produkt .opis{
	padding:20px;
	height:100%;
}
#page-content.produkty .item-produkt .opis h2{
	color:#900;
}
#page-content.produkty .item-produkt .opis strong{
	color:#900;
}
#page-content.produkty .col-lg-4{
	margin-bottom:30px;
}


.nav-previous,
.nav-next{
	margin-top:20px;
	color:#6eaa27;
}
.nav-previous a,
.nav-next a{
	color:#6eaa27;
	padding:10px 20px;
	background-color:#eee;
	
}
footer{
	font-size: 14px;
	background-color: #008b3b;
	padding: 10px 0;
	line-height: 20px;
	color: #e2f5cc;
}
footer a{
	color: #e2f5cc;
	font-weight: bold;
}
footer a:hover{
	color: #fff;
}
footer .woiteh{
	text-align: right;
}
footer p{
	float:left;
	margin-bottom:0;
}
footer #menu-stopka{
	float:left;
	margin:0 0 0 20px;
	padding:0;
}
footer #menu-stopka li{
	float:left;
	padding:0;
	list-style:none;
}
footer .seo{
	font-size: 12px;
	color:#8fce45;
	margin:10px 0;
	text-align:center;
}
footer .seo a{
	font-weight:400;
	color:#8fce45;
}
@media (max-width: 1199px){
}
@media (max-width: 1199px) and (min-width: 992px){
}
@media (max-width: 991px){
	#omnie h2{
		font-size: 40px;
		line-height: 50px;
	}
}
@media (max-width: 991px) and (min-width: 768px){
}
@media (max-width: 767px){
	footer,
	footer .woiteh{
		text-align: center;
	}
	#omnie{
		text-align: center;
	}
	#omnie img{
		margin-top: 20px;
	}
}
@media (max-width: 400px){
}




/*******************************/
/*******     ANIMATE    ********/
/*******************************/

.animated{
	opacity: 0;
}
.no-js .animated{
	opacity: 1 !important;
}
.animated.bounceInRight{
	opacity: 1;
}
.animated.delay1{
	animation-delay: 0.3s;
}
.animated.delay2{
	animation-delay: 0.6s;
}
.animated.delay3{
	animation-delay: 0.9s;
}
.animated.delay4{
	animation-delay: 1.2s;
}
.animated.delay5{
	animation-delay: 1.5s;
}
@media (max-width: 1100px) and (min-width: 768px){
	.animated.delay1{
		animation-delay: 0.3s;
	}
	.animated.delay2{
		animation-delay: 0s;
	}
	.animated.delay3{
		animation-delay: 0.3s;
	}
}
@media (max-width: 767px){
	.animated.delay1,
	.animated.delay2,
	.animated.delay3,
	.animated.delay4,
	.animated.delay5,
	.animated.delay6{
		animation-delay: 0.1s;
	}
	.animated{
		opacity: 1;
	}
}

/*******************************/
/*******   END ANIMATE  ********/
/*******************************/



/* FACEBOOK SLIDE BOX */
#fb-slidebox{
	position:absolute;
	height:500px;
	top:30px;
	right:0px;
	z-index:500;
	transition:all ease-in-out 0.3s;
}
#fb-slidebox .fb-page{
	width:0px;
	float:left;
	background-color:#fff;
	border:none;
	transition:all ease-in-out 0.3s;
	overflow:hidden;
}
#fb-slidebox .przycisk-fb{
	width:50px;
	float:left;
	height:50px;
	background-color:#3B5998;
	color:#FFF;
	line-height:50px;
	text-align:center;
	font-size:30px;
	cursor:pointer;
}

