/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
	color: #35555c;
	font-family: Roboto Condensed,Roboto;
	font-size: 18px;
	font-weight: 300;
    overflow-x: hidden;

}
body.one-page {
    padding-top: 140px;
}
body.one-page.home {
    padding-top: 45px;
}
p {
    font-size: 18px;
}

p.small {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #35555c;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family: Roboto Condensed;
    font-weight: 400;
}
hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 5px;
    text-align: center;
}

hr.star-light:after,
hr.star-primary:after {
    content: "\f005";
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}

hr.star-light {
    border-color: #fff;
}

hr.star-light:after {
    color: #fff;
    background-color: #e3e284;
}

hr.star-primary {
    border-color: #2c3e50;
}

hr.star-primary:after {
    color: #2c3e50;
    background-color: #fff;
}

.img-centered {
    margin: 0 auto;
}

header {
    text-align: center;
    color: #fff;
    background: #e3e284;
}

header .container {
    padding-top: 100px;
    padding-bottom: 50px;
}

header img {
    display: block;
    margin: 0 auto 20px;
}

header .intro-text .name {
    display: block;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2em;
    font-weight: 700;
}

header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
}

@media(min-width:768px) {
    header .container {
        padding-top: 200px;
        padding-bottom: 100px;
    }

    header .intro-text .name {
        font-size: 4.75em;
    }

    header .intro-text .skills {
        font-size: 1.75em;
    }
}


.navbar-fixed-top {
	background:white;
    padding: 0;
    min-height: 42px;
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s;
}

.navbar-fixed-top .navbar-brand {
    font-size: 2em;
	height:auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
	padding: 0;
}
.navbar-fixed-top .navbar-brand img {
    font-size: 2em;
	height:auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
	padding: 0;
	width: 278px;
}


@media(max-width:767px) {
.navbar .collapse.navbar-collapse.in {
	display:block;
	clear: both;
}
.navbar .collapse.navbar-collapse {
}
.home .navbar .collapse.navbar-collapse {	
}
.navbar .navbar-nav {
	left: 78px;
}
.collapsing {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
    clear: both;
    display: block;
    visibility: visible;
}
.navbar.navbar-shrink .collapse.navbar-collapse {
    background: #fff!important;
    top:42px!important;
}
.home .navbar .collapse-navbar-collapse-bg, .navbar.navbar-shrink .collapse-navbar-collapse-bg { 
	display: none;
}

}
.navbar .collapse-navbar-collapse-bg {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
}
.home .navbar .collapse-navbar-collapse-bg {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
    left: -1000px;
    position: absolute;
    right: -1000px;
    top:45px;
}
@media(min-width:768px) {
.navbar .collapse.navbar-collapse {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    clear: both;
    left: -39px;
    float: right;
    right: -39px;
    top: 42px;
    position: absolute;
}
.home .navbar .collapse.navbar-collapse {
 	background: none;
 }
.home .col-lg-4.text-center {
    float: left;
}
.home .col-lg-8.text-justify {
    display: inline;
    float: none;
}
.navbar .collapse-navbar-collapse-bg {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	height: 90px;
}
.navbar.navbar-shrink .collapse-navbar-collapse-bg { 
	display: none;
}
}

.navbar.navbar-shrink .collapse.navbar-collapse {
    background: none;
    height: auto;
    top:0px;
}
	@media(max-width:499px) {
.navbar-fixed-top .navbar-brand img {
		width: 150px;
	}
	}
    .navbar-fixed-top.navbar-shrink {
        padding: 0;
    }
	
    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
		-webkit-transition: width .3s;
        -moz-transition: width .3s;
        transition: width .3s;
    }
	.navbar-shrink .navbar-brand img {
    width: 80px;
}
.home-search .form-group {
    float: right;
    margin: 10% 0 0;
    width: 40%;
}
.media a {
    display: inline-block;
    margin: 10px 55px;
    width: 68px;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	height: auto;
}
.one-page .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 15px;
}
nav.navbar > .container {
    position: relative;
}
.navbar {
    font-family: Roboto;
    font-size: 24px;
    font-weight: 300;
}
.navbar-nav > li > a {
	background:none;
	color:#2c4a58;
	padding-bottom: 11px;
}
.navbar-nav > li > a:hover {
	font-weight: 400;
	border-bottom:3px solid white;
	background:none;
}
.navbar.navbar-shrink .navbar-nav > li > a {
	padding-top: 10px;
}
.navbar.navbar-shrink .navbar-nav > li > a:hover {
	border-bottom: none;
}
.navbar a:focus {
    outline: 0;
}
.navbar .navbar-nav {
    letter-spacing: 0;  
    margin-top: 0;
}
.navbar.navbar-shrink .navbar-nav {
    margin-top: 0;
}
@media(min-width:768px) {
.navbar .navbar-nav {
    position: absolute;
    right: 54px;
    margin-top: 15px;
}
}
.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-default,
.navbar-inverse {
    border: 0;
}
.icon-bar {
	background: #59493f;
}
.social {
    //float: right;
    text-align: right;
    margin: 3px;
    padding: 0;
}
.social li {
    display: inline-block;
    list-style: outside none none;
	margin-left:10px;
}
.navbar-shrink .social {
    display: none;
}

section {
    padding: 100px 0;
}

section h2 {
    font-size: 36px;
}
#about h2 {
}
#about h5 {
    font-size: 24px;
    font-weight: 300;
	margin-bottom: 50px;
	text-align:right;
}
section.success {
    background: #fff;
}

@media(max-width:767px) {
    section {
        padding: 75px 0;
    }

    section.first {
        padding-top: 75px;
    }
}
.container.galeria {
    padding-top: 0px;
}
#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(24,188,156,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}
#portfolio .carousel-indicators {
	bottom: -40px;
    z-index: 15;
}
.carousel img {
	display: inline-block;
	max-height: 438px;
}
@media(min-width:992px) {
	#portfolio .carousel-indicators {
		margin-left: 0;
	}
}
.carousel-inner .row > div {
    height: 450px;
}
.product .carousel img {
	max-height: 567px;
}
*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
#portfolio * {
    z-index: 2;
}
.carousel-indicators li {
    background-color: #9aaaad;
    border:none;
    height:12px;
    width:12px;
}
.carousel-indicators li.active {
	background-color: #35555c;
	margin:1px;
}
@media(max-width:992px) {
    .carousel-indicators li {
		border-color: #59493f;
	}
	.carousel-indicators li.active {
		background-color: #59493f;
	}
	
}
@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #e3e284;
    background: #fff;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    background: none;
    border-radius: 0;
    font-size: 1em;
    resize: none;
}
#newsletterForm .floating-label-form-group input,
#newsletterForm .floating-label-form-group textarea {
    border: 3px solid #fff;
    color: #fff;
	background: rgba(200, 200, 200, .5);
}
/* do not group these rules*/
#newsletterForm ::-webkit-input-placeholder {
    color: white;
}
#newsletterForm :-moz-placeholder {
    color: white;
}
#newsletterForm ::-moz-placeholder {
    color: white;
}
#newsletterForm :-ms-input-placeholder {
    color: white;
}

#contactForm .floating-label-form-group input,
#contactForm .floating-label-form-group textarea {
    border: 3px solid #fff;
    color: #fff;
	background: rgba(200, 200, 200, .5);
}
/* do not group these rules*/
#contactForm ::-webkit-input-placeholder {
    color: white;
}
#contactForm :-moz-placeholder {
    color: white;
}
#contactForm ::-moz-placeholder {
    color: white;
}
#contactForm :-ms-input-placeholder {
    color: white;
}

.floating-label-form-group input {
    height: 48px;
}
.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    font-weight: 400;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}
#contactForm .floating-label-form-group label {
	color:#fff;
}
.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

#contactForm .floating-label-form-group-with-focus label {
    color: #fff;
}
#contactForm .form-control:focus {
	border: 3px solid #fff;
}
footer {
    font-weight: 300;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
	background: #9aaaad;
    border: medium none;
}

.scroll-top .btn:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #2c3e50;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #2c3e50;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}
.home-search {
	background: url("../images/DSC_0734_copy.jpg") no-repeat fixed center center / cover;
	height:610px;
}
.has-feedback-left .form-control-feedback {
  left: 0;
}
.has-feedback.has-feedback-left .form-control {
    padding-left: 42.5px;
	padding-right: 12px;
}
section#about {
    padding: 100px 0 0;
}
section#contact {
	background: url("../images/DSC_4555_copy.jpg") repeat-y fixed center center / cover;
    color: #fff;
    padding: 30px 0 30px;
}
#contact h2 {
    text-transform: uppercase;
}
#contact button.btn-white {
    background: none;
    border: 3px solid #fff;
    font-size: 20px;
    padding: 10px 30px;
}
#contact button.btn-white:hover {
	background: #fff;
	color: #000;
}
@media(max-width:1199px) {
form#contactForm {
    margin-bottom: 100px;
}
}
.przepisy h3 {
    font-size: 24px;
    margin: 0 0 25px;
}
body .thumbnail {
    border: medium none;
    padding: 0;
}
body a.thumbnail:hover {
	text-decoration:none;
}
body .thumbnail .caption {
    color: #534741;
    padding: 7px 0;
	overflow: hidden;
	text-overflow: ellipsis;
}
.caption h4 {
    color: #534741;
    font-size: 18px;
}
.thumbnail > p {
    font-size: 18px;
    font-weight: 300;
    text-overflow: ellipsis;
}
.read-more {
    color: #9f665e;
    cursor: pointer;
    display: block;
    font-family: Roboto;
    text-align: right;
    text-decoration: none;
}
.read-more:hover {
	text-decoration: underline
}
a.category-head {
	background:#ecf0f1;
	border:none;
	color: #555;
	font-size:18px;
	font-weight: 500;
	margin-bottom: 10px;
	text-transform: uppercase;
	display: block;
    padding: 10px 15px;
    position: relative;
}
a.category-head:hover {
	background:#e3e284;
	color:#fff;
}
.category-head:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.category-head:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-bottom: 0;
}
.list-group {
	  transition: height .3s linear, padding-top .3s linear, padding-bottom .3s linear, border-width .3s linear;
}
.toggled {
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
	height: 0;
	border-width: 0;
}
a.list-group-item {
    border: medium none;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    padding: 5px 10px;
}
a.list-group-item:hover, a.list-group-item.current {
	background:#e3e284;
	color:#fff;
}
.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.list-group-item:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-bottom: 0;
}
@media(min-width:992px) {
.right {
    float: right;
}
}
.contact-text{
	background: url(../images/szpat.png) no-repeat left top;
	margin-top: 30px;
	padding: 0 0 20px 115px;
}
.where-find-text {
    background: url("../images/zar.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    padding: 0 0 20px 115px;
}
.product h1 {
    font-size: 24px;
    margin: 0 0 10px;
}
.product h3 {
    font-size: 18px;
    text-transform: uppercase;
}
.product p {
    font-size: 18px;
    font-weight: 300;
}
.bold-param {
    font-weight: 500;
    text-decoration: underline;
}

.thumb-container img {
  max-height: 100%;
  min-height: 143px;
}
@media(min-width:768px) {
.thumb-container img {
  height: 230px;
}
}
@media(min-width:992px) {
.thumb-container img {
  height: 276px;
}
}
@media(min-width:1200px) {
.thumb-container img {
  height: 338px;
}
}
.thumb-container {
  overflow: hidden;
}
.recipe-search input[type="submit"] {
  display: none;
}


.years .ui-state-default, .years .ui-widget-content .ui-state-default, .years .ui-widget-header .ui-state-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #496369;
    font-weight: 400;
    padding: 5px 0;
}
.archiwum .years h3 a, .archiwum .years h3.ui-state-default a, .years h3.ui-state-active.ui-state-default a {
	color: #496369;
	font-family: Roboto;
}
.archiwum .months h3.ui-state-default a, .months h3.ui-state-active.ui-state-default a {
	font-weight: 300;
}
.archiwum .events h3 {
	margin-top: 10px;
}
.archiwum .events h3 a, .events h3 a {	
	color: #6c8c94;
	font-size: 18px;
	font-weight: 300;
}	
.years .ui-widget-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #333;
}
.years div.ui-accordion-content {
    padding: 0 0 0 1.7em;
}
.years .ui-state-default .ui-icon {
	display: none;
}
.tag-list-group {
	text-align: center;
}
.tag-item, .tags a, .comments {
	color: #9f665e;
}
.tags a {
	font-style: italic
}

.col-md-9 {
    padding-left: 50px;
    padding-right: 50px;
}
.navbar-toggle {
    float: left;
}