@charset "utf-8";
/* CSS Document */

body {
    /*font-family: 'Cormorant Garamond', serif;*/
	 font-family: 'Raleway', sans-serif;
	 background-color: white;

	 }
a {
	color: black;
}
a:hover,
a:focus {
	color: ;
}

.header {
	background-color: #0179bf;
	width: 100%;
	z-index:9999;
	text-align: center;
}
.logo {
	color: white;
	font-size: 18px;
	padding: 0px !important;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	font-weight: 900
}

.logo:hover, logo:active
{
	color: #fff;
}
.logo i {
	width: 40px;
	float: left;
	display: none;
}

.navbar-brand {
	height: auto!important 
}

@media (max-width: 767px){
	.top-shadow {
		-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
		-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
		box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3); 
		z-index: 1000
	}
	.menu li a {
		background-color: #000;
		padding-left:40px
	}
}

.backg
{	
	background-attachment:fixed;
		background:rgba(0, 0, 0, 0.4);
		background-image:  url("images/bg.png");
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
		color: white;
		cursor: default;
		padding: 180px 0 120px;
		text-align: center;
		width: 100%;
		float: left;

}
@-moz-keyframes reveal-banner { 0% { opacity: 0; } 100% { opacity: 1; } }
@-webkit-keyframes reveal-banner { 0% { opacity: 0; } 100% { opacity: 1; } }
@-o-keyframes reveal-banner { 0% { opacity: 0; } 100% { opacity: 1; } }
@-ms-keyframes reveal-banner { 0% { opacity: 0; } 100% { opacity: 1; } }
@keyframes reveal-banner { 0% { opacity: 0; } 100% { opacity: 1; } }

.inner
{
	-moz-animation: reveal-banner 1s 0.25s ease-in-out;
	-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
	-o-animation: reveal-banner 1s 0.25s ease-in-out;
	-ms-animation: reveal-banner 1s 0.25s ease-in-out;
	animation: reveal-banner 1s 0.25s ease-in-out;
	-moz-animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	/*background: rgba(255, 255, 255, 0.7);*/
	color: white;
	display: inline-block;
	_opacity: 0;
	padding: 20px 40px;
	text-align: center;
	margin-bottom: 30px;
	text-shadow: 1px 1px 1px black
	
}
p.oferta {
	margin: 20px auto;
	text-align: center;
	font-size:18px;
		color: #587498;
}
.text-box {
	color: black;
	display: inline-block;
	padding: 20px 40px;
	text-align: center;
	margin-bottom: 30px;
	text-shadow: 1px 1px 1px white
}
.text-box p
{
	font-size:20px!important 
}
.text-box p.intro
{
	font-size: 1.8em;
	font-weight: 300;
	line-height: 1.2em;
	
}
@media (min-width: 768px) {
	.gallery-image.col-md-2 {
		width: 20%!important 
	}
}
hr {
	border-color: #0179bf;
	width: 30%;
	border: 3px solid #0179bf;
}
.text-box h2
{
	font-size: 55px;
	font-weight: bold;
		/*color: #587498*/
	
}

h3
{
	font-size: 3.0em;
	line-height: 1;
	margin-top: 0!important 
}
.oferta {
	font-size: 16px;
	padding-bottom: 20px
}
.text-box p
{
	font-size: 1.2em;
	font-weight: 400;
}
.text-box p span
{
	font-size: 15px;
	font-weight: 400;
	color: #83D3C9;
}
.text-box p span a
{
	text-decoration: none;
	color: #8AB839;
	font-size: 15px;
}
.text-box p a.link-button
{
	text-decoration: none;
	color: #fff;
	border: #fff solid 1px;
	padding: 15px 22px;
	margin-top: 20px;
	line-height: 4;
	font-size: 18px;
	font-weight: 400;
	background: rgba(255, 255, 255, 0.1);
	transition: all 0.2s ease-in-out;
font-family: 'Bowlby One SC', cursive;
	}
.text-box p a.link-button:hover
{
	background: rgba(255, 255, 255, 0.3);
}
.some-notes
{
	padding: 40px 0px;
	float: left;
	background-color: white;
	background-image: url(images/wall.jpg);
	text-shadow: 1px 1px 1px white
}
.title h2
{
	font-size: 30px;
	text-align: center;
	
}

.title h2::after {
    display: block;
    margin: 17px auto 30px auto;
    width: 80px;
    height: 3px;
    background: #FFF none repeat scroll 0% 0%;
    content: "";
}
h2.black {
	color: black!important;
	margin-bottom: 30px;
}
.desc p
{
	width: 75%;
	margin: 15px auto;
	font-weight: 400;
	color: #2E2E2E;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.8em;
	
}
.desc p a
{
	text-decoration: none;
	color: #8ab839;
}

.file-list a:hover * {
	color: black 
}
.file-list .fa.kolo {
	font-size: 60px;
	color: #587498;
	width: 100px;
	height: 100px;
	line-height: 80px;
	border-radius: 50%;
	border: 10px solid #fff;
	background-color:white;
	}
.file-list a {
	text-decoration: none!important 
}
.file-list h4 {
	margin-top: 0;
	margin-bottom: 10px
}

.features
{
	background: #c78e49;
	padding: 60px 0px;
}
.features-text
{
	font-family: 'Bowlby One SC', cursive;
	font-size:30px;
	margin-bottom:30px;
	margin-top:5px;
}
h2.features-text::after {
    display: block;
    margin: 17px auto 0px;
    width: 80px;
    height: 3px;
    background: #c78e49 none repeat scroll 0% 0%;
    content: "";
}

h4 {

	font-size: 25px;
	margin-top:30px
}

h4::after {
    display: block;
    margin: 10px auto 0px;
    width:3px;
    height:3px;
    _background: #c78e49 none repeat scroll 0% 0%;
    content: "";
}
.iconing
{
	text-align: center;
	width:80px;
	margin:0 auto;
	
}
.iconing i
{
	font-size: 35px;
	text-align: center;
	color: #fff;
	display: block;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.1);
	width: 80px;
	height: 80px;
	line-height: 80px;
}
.icon-box
{
	margin:30px 0px;
}
.icon-text-box
{

}
.icon-text-box h4
{

	
	color: #ffffff;
	font-weight: 900;
	font-size: 25px;

}
.icon-text-box p
{
	
	font-weight: 400;
	font-size: 15px;
	color: #2E2E2E;
}
.notes
{
		background-attachment:fixed;
		background-color: white;
		background-image: url(images/10.jpg);
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
		color: black;
		cursor: default;
		text-align: center;
		width: 100%;
		float: left;
		}

.notes-bg p {
	font-size: 17px;
	margin:0px !important;	
	font-weight: 300;
	line-height: 30px;
	}
.btneff
{
	background-color: #8ab839;
border: none;
color: #fff;
padding: 13px 0px;
width: 100% !important;
font-size: 17px;
}
.work-list{
	padding: 60px 0px;
}
.portfolio-text
{
	font-family: 'Cormorant Garamond', serif;
	
	margin-bottom:30px;
	margin-top:30px;
}
h2.portfolio-text::after {
    display: block;
    margin: 17px auto 0px;
    width: 80px;
    height: 3px;
    background: #c78e49 none repeat scroll 0% 0%;
    content: "";
}
.work-list a .featured-img
{
	width: 100%;
}
.work-list a .featured-img img
{
	width: 100%;
	height: 200px;
	float: left;
	position: relative;	}
	
@keyframes imagehover {
    0%   {height: 40px;}
    25%  {height: 80px;}
    50%  {height: 120px;}
    75%  {height: 160px;}
    100% {height: 200px;}
}
.image-hover {
    display: none;
    position: absolute;
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.5);
    text-align: center;
    width: 100%;
	height: 200px;
    float: left;
		
}
.image-hover i{
	color: rgba(138, 184, 57, 0);
	font-size:70px;
	line-height: 200px;
	transition: 5s color ease-in;
	display: none;
}
.image-hover:hover i
{	display: block;
	color: rgba(255, 255, 255, 0.5);
}
.work-list a h3 {
    text-align: center;
    padding: 15px 0px;
    font-size: 15px;
    float: left;
    width: 100%;
    font-weight: 600;
	background: #8ab839;
	color:#fff;
	margin:0px;
	font-family: 'Roboto', sans-serif;
}
.work-list a:hover .image-hover
{
	display: block;
	animation: 0.4s ease-in 0s normal none 1 running imagehover;

}
.work-space
{
	margin: 20px 0px;
}

.active
{
	color:#fff !important;
}
.nav li a:focus
{
	background: #000;
	color: #fff;
}
.nav li a:active
{
	color: #fff;
}
.countbg
{
	background: rgba(33, 42, 63, 1);
	padding: 80px 0px;
	width: 100%;
	float: left;
}
.countspace
{
		color: white;
		text-align: center;
		width: 100%;
		float: left;
		background: rgba(33, 42, 63, 1);
}
.counter-item
{
	margin-top: 30px;
}
.counter-item i
{
	font-size: 40px;
	color: #8ab839;
}
.timer
{
	margin-top: 5px;
	font-weight: 700;
	font-size: 50px;
	color: #8ab839;
}
.counter-item h5
{
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Roboto', sans-serif;
}
.contact
{
	padding: 60px 0px 0px 0px;
	float: left;
	width: 100%;
	font-size: 16px!important;
	
}

.address {
	text-align: center;
	line-height: 1.6em
}

.address h3 {
	margin-top: 20px
}
.address b {
	white-space: nowrap;
}
.contact-form, .address-space
{
	padding-bottom:30px
}
textarea.form-control  {
	height: 200px!important 
}
.form-effect
{

    padding: 12px 12px;
    color: #555;
/*
    background-color: rgba(33, 42, 63, 0.2);
    color: #212A3F;
*/
    height: auto !important;
    margin-bottom: 30px;
    font-family: 'Poppins', sans-serif;
}
.form-effect:focus {
    border-color: rgba(33, 42, 63, 0.2);
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(33, 42, 63, 0.1);
}
label {
	font-weight: normal;
	font-size: 0.8em	
}


.btn-sub {
    color: #fff;
    background-color: #8AB839;
    border-color: #fff;
    font-size: 18px;
    padding: 10px 30px;
}
#map-canvas
{
	height: 500px;
}
input[placeholder], [placeholder], *[placeholder] {
    color: #212A3F !important;
}
.address p i {
    padding-right: 10px;
    font-size: 15px;
    color: #8AB839;
}
.footer {
    margin: 20px 0px 10px;
    float: left;
    text-align: center;
    width: 100%;
}
.footer p {
	text-align:  center;

	font-family: 'Poppins', sans-serif;
}
.footer p a {
 color: #8AB839;
 font-family: 'Poppins', sans-serif;
}


@media (min-width: 380px) and (max-width: 768px)
{
	.text-box p.intro {
    font-size: 22px;
	}
	.text-box h2 {
    font-size: 40px;
}
.text-box h3 {
    font-size: 16px;}
    .text-box p a.link-button {
    padding: 8px 14px;
    font-size: 13px;}
    .title h2 {
   
    font-size: 29px;}
    .desc p {
    font-size: 15px;
    text-align: justify;}
    .icon-text-box h4 {
    text-align: center;
}
.icon-text-box p {
 
    text-align: center;}

    .btneff {
   
    margin-top: 15px;
    width: 20% !important;
}
}
@media (min-width: 0px) and (max-width: 379px)
{
	.text-box p.intro {
    font-size: 22px;
	}
	.text-box h2 {
    font-size: 20px;
}
.text-box h3 {
    font-size: 16px;}
    .text-box p a.link-button {
    padding: 8px 14px;
    font-size: 13px;}
    .title h2 {
   
    font-size: 29px;}
    .desc p {
    font-size: 15px;
    text-align: justify;}
    .icon-text-box h4 {
    text-align: center;
}
.icon-text-box p {
 
    text-align: center;}

    .btneff {
   
    margin-top: 15px;
    width: 80% !important;
}
}


/* Scroll to top */

.totop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 104400;
}

.totop a i{
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 25px;
	background: rgba(60,60,60,0.7);
	border-radius: 50%
}

.totop a:hover i { background: rgba(60,60,60,1); }

.totop a, .totop a:visited{
	color: #fff;
}

.totop a:hover {
	color: #eee;
	text-decoration: none;
}

.navbar-nav {
	margin: 0 0 !important 
}
.navbar-collapse {
	padding-left: 0!important ;
	padding-right: 0!important;
	margin-left: -15px!important ;
	margin-right: -15px!important ;
	margin-top: 0!important.
}

.licytacje {
	text-align: left!important 
}
.licytacje p {
	border-bottom: 1px solid #c78e49;
	padding: 20px 0;
	margin-top:10px!important ;
	font-size: 1.2em

}
.licytacje p b {
	color: #c78e49;
}
.licytacje p .fa {
	float: left;
	font-size: 30px;
	padding: 10px 20px 10px 0;
	opacity: 0.6
}
.licytacje p a {
	float: right;
	background-color: #c78e49!important ;
	border-color: #ac7735!important ;
	color: white!important ;
	padding: 5px 20px;
	border-radius: 2px;
	text-decoration: none!important 
}
.licytacje p a:hover,
.licytacje p a:focus,
a.licytacja:hover,
a.licytacja:focus {
	opacity: 0.8
}
.licytacje span.kategoria {
	display: block;
	text-transform: uppercase;
	font-size: 0.7em;
	opacity: 0.6;
	font-weight: bold;
}
.licytacje span.cena {
	display: block;
	}

	.licytacje span.cena b {
		font-size: 1.2em
	}
	
	a.licytacja
	 {
		background-color: #65461f ;
	border-color: #ac7735!important ;
	color: white!important ;
	padding: 5px 20px!important ;
	border-radius: 2px;
	text-decoration: none!important;
	font-size: 16px;
	margin: 10px auto;
	line-height: 30px;
	display: inline-block;
	}
	.btn-kom {
		background-color: #dbdccb;
		border: 1px solid #d6d7c5;
		font-weight: bold;

	}
	.form-control{
		border: 1px solid #e4e4d6;

	}
	
div.copy {
	 width: 120px; font-size: 12px; 
	line-height: normal; margin-top: 10px;}
div.copy a {
	color: #2e4458;text-decoration: none;
	font-size: 12px;
	text-transform: lowercase;
	background: transparent url(images/infocity.png) no-repeat left 50%;
	padding-left: 15px; 
	padding-right: 20px;
	}
.thumbnail {
	padding: 0!important;
	border: none!important ;
	background-color: transparent!important 
}


.thumbnail img {
	max-width: 100%;
	height: auto;
	border-radius: 0;
	opacity: 1.0;
	-webkit-box-shadow: 0px 10px 15px -10px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 10px 15px -10px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 10px 15px -10px rgba(50, 50, 50, 0.75);
	margin-bottom: 10px;
	border-bottom: 8px solid #0179bf;

	
	}
.thumbnail img:hover {
	opacity: 0.7
}
.top-shadow {
	-webkit-box-shadow: 0px 15px 15px -10px rgba(50, 50, 50, 0.75)!important;
	-moz-box-shadow:    0px 15px 15px -10px rgba(50, 50, 50, 0.75)!important;
	box-shadow:         0px 15px 15px -10px rgba(50, 50, 50, 0.75)!important;
}