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

/* Global Styles */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,400italic,700,700italic&subset=latin,latin-ext);


html,
body {
    height: 100%;
}

body {
    padding-top: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	font-size:15px;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:300;
	color:#666666;

}

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

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 100%;
}

.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 15%;
}

.carousel-caption h2 {
	font-size: 48px;
font-weight: 300;
font-family:'Roboto', Arial, Helvetica, sans-serif;
text-shadow: none;
margin-bottom:30px;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 20px 0;
	margin-top:30px;
}

.navbar-inverse {
    background-color: rgba(255, 255, 255, 0.901961);
	border:none;
}

.navbar {
    min-height: 70px;
}

.navbar-brand {
    height: 70px;
    padding: 0px 15px;
}

.navbar-inverse .navbar-nav>li>a {
    color: rgb(85, 85, 85);
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
font-size: 12px;
font-weight: 500;
height: 70px;
letter-spacing: 1px;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 50px;
}

.btn {
    padding: 6px 20px;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
	text-transform:uppercase;
    border: none;
    border-radius: 0px;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	}
	
.btn-default {
color:#ffffff;
background-color:#1893cf;
}

.btn-default:hover {
color:#ffffff;
background-color:#1a7cac;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #1793d0;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #1793d0;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-radius: 0;
	background-color: rgb(242, 242, 242);
	border:none;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 30px;
    color: rgb(51, 51, 51);
    white-space: nowrap;
	font-size:12px;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
}

.dropdown-menu>li>a:hover {
 color: #fff;
    background-color: #1793d0;
}

#foot {
background-color: rgb(34, 34, 34);
color: rgb(170, 170, 170);
	font-size:12px;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:300;
}

#foot a{
color: rgb(170, 170, 170);
}

#cta {
background-color: rgb(242, 242, 242);
color: rgb(76, 76, 76);
padding-top:40px;
padding-bottom:30px;
	font-size:14px;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:300;
	margin-top:40px;
}

#cta .btn{
background-color:#ee1c25!important;
}

.page-header {
    padding-bottom: 9px;
    margin: 60px 0 40px;
    border-bottom: none;
	text-align:center;
	text-transform:uppercase;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:300;
	letter-spacing:2px;
	font-size:36px;
}

.thumbnail {
    position:relative;
    overflow:hidden;
	padding: 0px;
	border:none;
	border-radius:0;
}
 
.thumbnail .caption {
    position:absolute;
    top:0;
    right:0;
    background-color: rgb(40, 39, 39);
    width:100%;
    height:100%;
    padding:2%;
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2;
	text-transform:uppercase;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:300;
	padding-top:23%;
	letter-spacing:1px;
}

.thumbnail .caption p{
color:#d0d0d0;
text-transform:lowercase;
}

#owl-demo .item{
  background: #ffffff;
  padding: 30px 0px;
  padding-top:0;
  margin-top:0;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-align: center;
}
.customNavigation{
  text-align: center;
}

.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#mapa_canvas {
height:400px;
}

.prawakolumna .fa {
	color:#ee1c25;
	}
	
	a {color:#666666;
	}
	

	
		.prawakolumna td {
		vertical-align:top;
		padding-bottom:20px;
		}
		
		
		.form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #666666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #f1f1f1;
    border-radius: 0px;
    -webkit-box-shadow: none;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:300;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.szary {
background-color:#f2f2f2;
}
 

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

/*
.container {
    width: 1170px!important;
	}
        */
        
#raty {
   color:#ffffff;
   padding-top:20px;
   padding-bottom:20px;
   background-color: rgb(254,0,0);
   font-size:24px;
   font-weight:300;
}

a.fejsside {
    position:fixed;
    top:100px;
    right:0;
    height:100px;
    width:38px;
    background-color:#9e9e9e;
    background-image:url(../images/fbs.png);
    transition: .2s linear;
}

a.fejsside:hover {
    background-color:#3b5997;
    z-index:2000;
}



a.gpside {
    position:fixed;
    top:210px;
    right:0;
    height:100px;
    width:38px;
    background-color:#9e9e9e;
    background-image:url(../images/gps.png);
    transition: .2s linear;
}

a.gpside:hover {
    background-color:#d95232;
    z-index:2000;
}

.navbar-toggle {
    background-color: #000000;
    margin-top: 30px;
}

@media(max-width:991px) {
    .nav>li>a {
        padding: 10px 9px;
    }
}

.testis:after {
    bottom: 21px;
    left: 6%;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #1793d0;
    border-width: 15px;
    margin-left: -15px;
}

.testis2:after {
    bottom: 21px;
    right: 6%;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #1793d0;
    border-width: 15px;
    margin-right: -15px;
}