@import url(http://fonts.googleapis.com/css?family=Raleway:400,500,700|Open+Sans:300,400,600,800);

/*  */
*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
	height: 100%; 
	font-size: 100%;
}

body {
	font-size: 15px;
	font-size: 0.9375rem;
	font-family: "Open sans", Helvetica, Arial, sans-serif;
	/*color: #666666;*/
	color: #333;
	padding: 0;
}

a,
a:focus {
	outline: none;
}

.svg_container {
	padding: 80px;
}

.content1 {
	text-align: center;
	position: relative;
	font: 800 14.5em/1  'Open Sans', Impact; 
}
.content2 {
	text-align: center;
	position: relative;
	font: 600 5.5em/1  'Open Sans', Impact; 
}
.content3 {
	text-align: center;
	font: 400 2.5em/1  'Open Sans', Impact; 
	color: #000;
	margin-top: 30px;
}

.block {
    padding: 50px 0px 50px 0px;
    overflow: hidden;
}

.lead {
	font-weight: 300;
	font-size: 21px;
	font-size: 1.3125rem;
	padding: 15px 0;
	background: rgba(255, 255, 255, 0.6);
}

.margin-bottom-sm {
	margin-bottom: 15px;
}
.margin-bottom {
	margin-bottom: 30px;
}

.panel-cta {
  box-shadow: 0 0 0 1px #e1e1e1, 0 0 0 3px #fff, 0 0 0 4px #e1e1e1;
  background: #f3f3f3;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.panel-cta p,
.panel-cta h3,
.panel-cta h4,
.panel-cta h5,
.panel-cta h6 {
  margin: 0;
}
.panel-cta .panel-body {
  padding: 35px;
}

.panel-heading {
  padding: 0 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-hover:hover {
	cursor: pointer;
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad;
}

/* 
///////////////////////////////////////////////////////////////////// 
//  04 - Preloader
/////////////////////////////////////////////////////////////////////
*/

#preloader { 
    position: fixed; 
    left: 0; 
    top: 0; 
    z-index: 99999999999; 
    width: 100%; 
    height: 100%; 
    overflow: visible; 
    background: #fff url('../img/preloader.gif') 
    no-repeat center center; 
}


/* 
///////////////////////////////////////////////////////////////////// 
//  Header
/////////////////////////////////////////////////////////////////////
*/

.sticky{
    position: fixed;
    width: 100%;
    background: transparent;
    padding: 15px 0 0 0;
    transition: all 0.5s;
    z-index: 999;
}
.fixed {
    position: fixed;
    top:0; 
    left:0;
    width: 100%; 
    /*background-color: #00967f;*/
	background-color: #fff;
    padding: 0px;
}

.my_navbar{
	margin-bottom: 0;
}

.my_navbar-img {
  float: left;
}
.my_navbar-img-big {
  height: 110px;
}
.my_navbar-img-small {
  height: 80px;
}

.my_navbar-brand {
  float: left;
  padding: 0px 15px;
  font-size: 25px;
  color: #777;
}
.my_navbar-brand-big {
  height: 110px;
  line-height: 110px;
}
.my_navbar-brand-small {
  height: 80px;
  line-height: 80px;
}

.my_navbar-brand:hover,
.my_navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .my_navbar-brand,
  .navbar > .container-fluid .my_navbar-brand {
    margin-left: -15px;
  }
}

/* 
///////////////////////////////////////////////////////////////////// 
//  Page menu
/////////////////////////////////////////////////////////////////////
*/

.page_menu {
	background: #fff;
}

.page_title {
    /*background: url(../img/bg.jpg);
    background-size: cover;
    padding-top: 80px;
    background-attachment: fixed;
    position: relative;*/
	
	background: rgba(34, 34, 34, 0.8);
	color: #fff;
}
.page_title h2 {
	margin-top: 15px;
	margin-bottom: 15px;
}


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

#footer {
    /*background: #00967f;*/
    padding: 20px 0px 22px 0px;
}

.ft_onas {
	background: #00967f;
}

.ft_kontakt {
	background: #222;
	/*background: url(../img/bg_footer.jpg);
    background-size: cover;*/
	
	border-top: 1px solid #ccc;
}

.ft_dela {
	background: url(../img/bg_dela.jpg);
    background-size: cover;
	background-attachment: fixed;
	
	border-top: 1px solid #ccc;
}

.ft_domov {
	background: url(../img/bg_footer.jpg);
    background-size: cover;
	
	border-top: 2px solid #ccc;
}

.ft_storitve {
	background: url(../img/bg_storitve.jpg);
    background-size: cover;
	background-attachment: fixed;
	
	border-top: 1px solid #ccc;
}

.footer-logo {
    font-size: 45px;
    color: #fff;
    font-weight: 300;
}
.designed-by {
    color: #fff;
    text-align: right;
    font-size: 18px;
	margin-bottom: 0;
}
.copyright {
    color: #fff;
    text-align: left;
    font-size: 18px;
	margin-bottom: 0;
}
#footer span{
    color: #e9e9e9;
    display: block;
    margin-bottom: -24px;
}


/* 
///////////////////////////////////////////////////////////////////// 
//  Page content
/////////////////////////////////////////////////////////////////////
*/

#page_content {
	padding-top: 220px;
}

.bg_kontakt {
	/*background: url(../img/bg_kontakt.jpg);*/
	background-image: url(../img/map-image.png);
    background-color: #222;
    background-size: cover;
}

.bg_onas {
	background: url(../img/bg_onas.jpg);
    background-size: cover;
}

.bg_storitve {
	background: url(../img/bg_storitve.jpg);
    background-size: cover;
	background-attachment: fixed;
}

.bg_dela {
	background: url(../img/bg_dela.jpg);
    background-size: cover;
	background-attachment: fixed;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #2CC185;
}

/* 
///////////////////////////////////////////////////////////////////// 
//  Section Title
/////////////////////////////////////////////////////////////////////
*/

.section-title {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 0px 0 25px;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 36px;
  font-size: 2.25rem;
  letter-spacing: 1px;
}

.section-title span {
  display: inline-block;
  position: relative;
}
.section-title span:before,
.section-title span:after {
  content: "";
  position: absolute;
  height: 4px;
  top: .53em;
  width: 400%;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.section-title span:before {
  right: 100%;
  margin-right: 45px;
}
.section-title span:after {
  left: 100%;
  margin-left: 45px;
}

/* 
///////////////////////////////////////////////////////////////////// 
//  Banner (Carousel  Section)
/////////////////////////////////////////////////////////////////////
*/

#banner {
    /*background: url(../img/bg.jpg);
    background-size: cover;
    padding-top: 80px;
    background-attachment: fixed;
    position: relative;*/
	padding-top: 86px;
}

#myCarousel .nav a small {
	display: block;
}
#myCarousel .nav {
	background: #eee;
}

#myCarousel .carousel-caption {
	background: rgba(0,0,0,0.70);
	padding: 0 15px 0 15px;
}

/* 
///////////////////////////////////////////////////////////////////// 
//  Info
/////////////////////////////////////////////////////////////////////
*/

#info {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	color: #000;
}

#info:after {
	/*background-image: url(../img/bricks_03.jpg);
    background-size: cover;
    background-attachment: fixed;
	opacity: 0.6;*/
	
	background: url(../img/bg_info.jpg);
	background-size: cover;
	opacity: 0.8;
	width: inherit;
	height: inherit;
	margin:  auto 0;
	padding: inherit;
	top: 0;
	left: 0;
	position: absolute;
	z-index: -1;
	content: "";
}

/* 
///////////////////////////////////////////////////////////////////// 
//  Features Section
/////////////////////////////////////////////////////////////////////
*/
.grid {
	position: relative;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;
	width: 48%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/* 
///////////////////////////////////////////////////////////////////// 
//  References Section
/////////////////////////////////////////////////////////////////////
*/

#references {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	color: #000;
}

#references:after {
	background: url(../img/deske.jpg);
	/*background-size: cover;*/
	opacity: 0.9;
	width: inherit;
	height: inherit;
	margin:  auto 0;
	padding:inherit;
	top: 0;
	left: 0;
	position: absolute;
	z-index: -1;
	content: "";
}
.grid_ref figure {
	
	overflow: hidden;
	margin: 10px 1%;
	
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid_ref figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	/*opacity: 0.8;*/
}

.grid_ref figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid_ref figure figcaption::before,
.grid_ref figure figcaption::after {
	pointer-events: none;
}

.grid_ref figure figcaption,
.grid_ref figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid_ref figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid_ref figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid_ref figure h2 span {
	font-weight: 800;
}

.grid_ref figure h2,
.grid_ref figure p {
	margin: 0;
}

.grid_ref figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
	background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
	background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
}

figure.effect-oscar img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
	padding: 3em;
	background-color: rgba(58,52,42,0.7);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
}

figure.effect-oscar h2 {
	margin: 20% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

figure.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
	opacity: 0.4;
}

/*---------------*/
/***** Ruby *****/
/*---------------*/

figure.effect-ruby {
	background-color: #17819c;
}

figure.effect-ruby img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

figure.effect-ruby:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-ruby h2 {
	margin-top: 20%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-ruby p {
	margin: 1em 0 0;
	padding: 3em;
	border: 1px solid #fff;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0) scale(1.1);
	transform: translate3d(0,20px,0) scale(1.1);
} 

figure.effect-ruby:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-ruby:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

/*---------------*/
/***** Sarah *****/
/*---------------*/

figure.effect-sarah {
	background: #42b078;
}

figure.effect-sarah img {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-sarah:hover img {
	opacity: 0.4;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah figcaption {
	text-align: left;
}

figure.effect-sarah h2 {
	position: relative;
	overflow: hidden;
	padding: 0.5em 0;
}

figure.effect-sarah h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}

figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah p {
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Chico *****/
/*---------------*/

figure.effect-chico img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}

figure.effect-chico:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-chico figcaption {
	padding: 3em;
}

figure.effect-chico figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

figure.effect-chico figcaption::before,
figure.effect-chico p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-chico h2 {
	padding: 20% 0 20px 0;
}

figure.effect-chico p {
	margin: 0 auto;
	max-width: 200px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

@media screen and (max-width: 50em) {
	.content {
		padding: 0 10px;
		text-align: center;
	}
	.grid figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	}
}

/* 
///////////////////////////////////////////////////////////////////// 
//  Storitve Page
/////////////////////////////////////////////////////////////////////
*/

section ul.icon-list {
  display: block;
  list-style: none;
  margin: 20px 0;
  padding: 0;
}

section ul.icon-list li {
  margin: 20px 0;
}

/* 
///////////////////////////////////////////////////////////////////// 
//  Dela Page
/////////////////////////////////////////////////////////////////////
*/

#bg_keramika {
	background-image: url(../img/bricks_01.jpg);
    background-size: cover;
}

.blockquote-box{
	/*border-right:5px solid #E6E6E6;*/
}
.blockquote-box .square{
	width:90px;
	min-height:50px;
	margin-right:22px;
	text-align:center!important;
	background-color:#E6E6E6;
}
.blockquote-box .square img{
	width:100%;
	height:100%;
}
