/*
	Theme Name: SISOVSKY PLOSINY
	Version: 1.0
	Author: INSPIRE MEDIA
	Author URI: http://inspiremedia.sk
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
* {
   margin: 0;
   padding: 0;
}
html {
	font-size:62.5%;
	margin: 0;
	padding: 0;
}
body {
	font:300 14px/1.4 'Open Sans', sans-serif;
	color:#716d6e;
	margin: 0;
	padding: 0;
	background: url('img/concrete-texture.png')top center
}
/* clear */
.clear:before,
.clear:after {
    content: '';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	height: auto;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper-inner {
	max-width:1030px;
	margin:0 auto;
	position:relative;
}
/* header */
.header {
	border-bottom: 2px solid #716d6e;
	background: #fff;
}
/* logo */
.logo {
	float: left;
}
.logo-img {

}
.right {
	float: right;
	text-align: right;
	margin-top: 25px;
}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {
	background: #dbdbdb;
	clear: both;	
	width: 100%;
	float: left;
}
.footer p {
	padding: 20px 0;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/
.mobil {
	font-weight: bold;
	font-size: 19px;
}
.email {
	font-size: 16px;
}
.adresa {
	margin-bottom: 20px;
}
body.home .featured, .featured-home {
	min-height: 200px;
	padding: 25px 0;
}
.featured {
	position: relative;
	background: #ffbf00; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffbf00 0%, #fcd45f 50%, #ffbf00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffbf00), color-stop(50%,#fcd45f), color-stop(100%,#ffbf00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffbf00 0%,#fcd45f 50%,#ffbf00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffbf00 0%,#fcd45f 50%,#ffbf00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffbf00 0%,#fcd45f 50%,#ffbf00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffbf00 0%,#fcd45f 50%,#ffbf00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbf00', endColorstr='#ffbf00',GradientType=0 ); /* IE6-9 */

}
.featured a h2 {
	text-align: center;
	font-size: 24px;
	color: #716d6e;
}
.featured a {
	text-decoration: none;
}
.stvorec {
	width: 100%;
	position: relative;
	height: 76px;
}
.stvorec-footer {
	width: 100%;
	position: relative;
	height: 76px;
	margin-top: 50px;
	border-top: 10px solid #ffbf00;
}
.orange {
	background: transparent url(img/orange.png) top center no-repeat;
}
.orange1 {
	background: #dbdbdb url(img/orange.png) top center no-repeat;
}
.white {
	background: #ffbf00 url(img/white.png) top center no-repeat;
}
body.home .flexslider {
	margin: 0;
	background: none;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}
body.home .slide-data {
	color: #716d6e;
	position: absolute;
	bottom: 0px;
	top: 0;
	margin-top: auto;
	margin-bottom: auto;
	left: 10px;
	padding: 7px 10px;
	background: rgba(255, 255, 255, 1);
	width: 490px;
	height: 267px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px 0px 7px 0px rgba(0, 0, 0, 0.3);
	box-shadow:         0px 0px 7px 0px rgba(0, 0, 0, 0.3);
}
.slide-data p, .slide-data .flexslider-hg-title a {
	margin: 0 auto;
	padding: 0;
	color: #716d6e;
	text-shadow: none;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	border-bottom: 2px solid #ffbf00;
	margin-bottom: 20px;
	clear: right;
	display: block;
}
#kontakt {
	background: #ffbf00;
	
}
body.home .flexslider-hg-corners-rounded .flex-direction-nav a {
	background-image: url(img/arrow.png);
}
body.home .flex-direction-nav a {
width: 30px;
height: 34px;
margin: -20px 0 0;
display: block;
position: absolute;
bottom: 15px;
top: auto;
z-index: 10;
cursor: pointer;
text-indent: -9999px;
opacity: 0.7;
-webkit-transition: all .3s ease;
background-repeat: no-repeat;
background-position: 0 0;
}
body.home .flex-direction-nav .flex-prev {
left: 10px;
}
body.home .flex-direction-nav .flex-next {
background-position: center right;
left: 40px;
}
.slider-btn {
	color: #fff;
	background: #ffbf00;
	padding: 10px 37px;
	font-weight: bold;
	-webkit-box-shadow: 4px 4px 0px 0px rgba(237, 237, 237, 1);
	-moz-box-shadow:    4px 4px 0px 0px rgba(237, 237, 237, 1);
	box-shadow:         4px 4px 0px 0px rgba(237, 237, 237, 1);
}
.popis {
	margin-bottom: 30px;
}
.tlacitko {
	clear: both;
	text-align: right;
	padding-right: 5px;
}
.back {
	margin: 0 auto;
	height: 44px;
	padding: 10px 15px;
}
.back-wrapper {
	background: #ffbf00;
	padding: 20px 0;
}
.back a {
	background: #fff;
	text-transform: uppercase;
	display: block;
	margin: 0 auto;
	height: 44px;
	padding: 10px 30px;
	color: #716d6e;
	font-size: 16px;
	border: 2px solid #ffbf00;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-align: center;
}
.back a:hover {
	background: #ffbf00;
	border: 2px solid #fff;
	color #fff;
}
/*------------------------------------*\
    IMAGES
\*------------------------------------*/
body.home .gallery-item img, body.page-template-templatesplosiny-detail-php .gallery-item img {
	border-bottom: 4px solid #fff!important;
	border-top: none!important;
	border-left: none!important;
	border-right: none!important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body.home .gallery-item img:hover {
	border-bottom: 4px solid #ffbf00!important;
}
body.home .gallery-item img:hover, body.page-template-templatesplosiny-detail-php .gallery-item img:hover {
	border-bottom: 4px solid #ffbf00!important;
}
body.home dl img {
	border-bottom: 4px solid #fff!important;
	border-top: none!important;
	border-left: none!important;
	border-right: none!important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body.page-template-templatesplosiny-detail-php dl img {
	border-bottom: 4px solid #fff!important;
	border-top: none!important;
	border-left: none!important;
	border-right: none!important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body.home dl img:hover {
	border-bottom: 4px solid #ffbf00!important;
}
body.page-template-templatesplosiny-detail-php dl img:hover {
	border-bottom: 4px solid #ffbf00!important;
}
body.home dl {
	text-align: center;
}
body.page-template-templatesplosiny-detail-php dl {
	text-align: center;
}
body.home .gallery br {
	display: none;
}
body.page-template-templatesplosiny-detail-php .gallery br {
	display: none;
}
/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

section h2, h1 {
	font-size: 42px;
	display: table;
	margin: 0px auto 20px;
	position: relative;
	display: block;
	text-align:center;
	text-transform: capitalize;
}
section h2:after, h1:after {
	content: '';
	background-color: #ffbf00;
	display: table;
	width: 135px;
	height: 4px;
	margin: 20px auto;
	position: relative;
}
section {
	font-size: 16px;
}
.wp-caption-text.gallery-caption{
 display: none;
}
.plosina-obrazok {
	position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
}
.plosina-obrazok:hover {
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.5); 
}
/*------------------------------------*\
   kontakt
\*------------------------------------*/
.wpcf7 {
	margin-bottom: 40px;
}
.wpcf7 input, .wpcf7 input[type=submit] {
	border: none;
	width: 100%;
	height: 44px;
	padding-left: 14px;
	color: #716d6e;
	font-size: 16px;
	border: 1px solid #dedede
}
.wpcf7 textarea {
	border: none;
	width: 100%;
	height: 176px;
	resize:none;
	color: #716d6e;
	font-size: 16px;
	padding: 10px 14px;
	border: 1px solid #dedede
}
.wpcf7 p {
	margin: 0 0 22px 0;
}
.wpcf7 p:last-child {
	margin: 0;
}
*:focus {
    outline: 0;
}
.wpcf7 input[type=submit] {
	background: #fff;
	text-transform: uppercase;
	border: 2px solid #ffbf00;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.wpcf7 input[type=submit]:hover {
	background: #ffbf00;
	border: 2px solid #fff;
	color #fff;
}
h3.meno {
	font-size: 24px;
	margin-top: 0;
}
div.wpcf7-response-output {
margin: 0 0.5em 20px;
padding: 0.2em 1em;
}
span.wpcf7-not-valid-tip {
    background: #DD0000;
    border-radius: 3px;
    color: #FFFFFF;
    left: 10px;
	font-size: 12px;
    padding: 5px 8px;
    position: absolute;
    top: 0px;	
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
z-index: 100;
}
.plosiny-ponuka {
	list-style: none
}
.plosiny-ponuka h3.title {
		font-size: 16px;
		font-weight: bold;
		color: #000
}
/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
   DETAIL PLOSIN
\*------------------------------------*/
.featured-detail h1 {
	color: #fff;
	margin: 0;
	padding: 20px 0;
	text-transform: uppercase;
}
.featured-detail {
	background: #ffbf00;
	position: relative;
}
.fotka {
	text-align: center;
	margin-bottom: 20px;
}
.tabulka {
	padding: 20px 0;
}
.white-table {
	background: #fff;
}
.table {
	list-style: none;
	margin: 0;
	padding: 0;
}
.table li {
	padding: 13px 0;
	border-bottom: 1px solid #ededed;
}
.table li:nth-child(4n+0) {
	background: #f8f8f8;
}
.table li:nth-child(4n+3) {
	background: #f8f8f8;
}
.table li:last-child {
	border-bottom: none;
}
.table .hodnota {
	text-align: right;
}
.no-padding {
	padding: 0!important;
}
.padding {
	padding-left: 10px!important;
	padding-right: 10px!important;
}
/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

.nissan {
	background: #000!important;
}
#site-author {
float: right;
width: 85px;
height: 39px;
text-indent: -9999px;
margin: 0;
position: absolute;
right: 0px;
top: 10px;
background: url(img/inspire_media.png) no-repeat top center;
overflow: hidden;
}
#galeria {
	margin-bottom: 20px;
}

/*MENU*/
/*
Code snippet by maridlcrmn for Bootsnipp.com
Follow me on Twitter @maridlcrmn
*/

.navbar-brand { position: relative; z-index: 2; }

.navbar-nav.navbar-right .btn { position: relative; z-index: 2; padding: 4px 20px; margin: 10px auto; transition: transform 0.3s; }

.navbar .navbar-collapse { position: relative; overflow: hidden !important; }
.navbar .navbar-collapse .navbar-right > li:last-child { padding-left: 22px; }

.navbar .nav-collapse { position: absolute; z-index: 1; top: 0; left: 0; right: 0; bottom: 0; margin: 0; padding-right: 120px; padding-left: 80px; width: 100%; }
.navbar.navbar-default .nav-collapse { background-color: #f8f8f8; }
.navbar.navbar-inverse .nav-collapse { background-color: #222; }
.navbar .nav-collapse .navbar-form { border-width: 0; box-shadow: none; }
.nav-collapse>li { float: right; }

.btn.btn-circle { border-radius: 50px; }
.btn.btn-outline { background-color: transparent; }

.navbar-nav.navbar-right .btn:not(.collapsed) {
    background-color: rgb(111, 84, 153);
    border-color: rgb(111, 84, 153);
    color: rgb(255, 255, 255);
}

.navbar.navbar-default .nav-collapse,
.navbar.navbar-inverse .nav-collapse {
    height: auto !important;
    transition: transform 0.3s;
    transform: translate(0px,-50px);
}
.navbar.navbar-default .nav-collapse.in,
.navbar.navbar-inverse .nav-collapse.in {
    transform: translate(0px,0px);
}


@media screen and (max-width: 767px) {
    .navbar .navbar-collapse .navbar-right > li:last-child { padding-left: 15px; padding-right: 15px; } 
    
    .navbar .nav-collapse { margin: 7.5px auto; padding: 0; }
    .navbar .nav-collapse .navbar-form { margin: 0; }
    .nav-collapse>li { float: none; }
    
    .navbar.navbar-default .nav-collapse,
    .navbar.navbar-inverse .nav-collapse {
        transform: translate(-100%,0px);
    }
    .navbar.navbar-default .nav-collapse.in,
    .navbar.navbar-inverse .nav-collapse.in {
        transform: translate(0px,0px);
    }
    
    .navbar.navbar-default .nav-collapse.slide-down,
    .navbar.navbar-inverse .nav-collapse.slide-down {
        transform: translate(0px,-100%);
    }
    .navbar.navbar-default .nav-collapse.in.slide-down,
    .navbar.navbar-inverse .nav-collapse.in.slide-down {
        transform: translate(0px,0px);
    }
}
