/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

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

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
/*.flexslider .slides img { display: block;}*/
.flex-pauseplay span {text-transform: capitalize;}
.flexslider .slides button img { margin:10px auto;}
.flexslider .slides .button-slider {    
	background: #f0581b;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 2px;
}
.flexslider .slides button img {margin:10px auto 2px;}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; zoom: 1;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-indent:-9000;display: block; width: 67px; height: 91px; margin: -30px 60px 0; position: absolute; top: 45%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); }
.flex-direction-nav .flex-prev { background:url(../images/prev-btn.png) no-repeat; }
.flex-direction-nav .flex-next { text-align: right; background:url(../images/next-btn.png) no-repeat; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }


/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 10px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 27px; height: 27px; display: block; background: url(../images/slide-nav.png) 0 0 no-repeat; cursor: pointer; text-indent: -9999px; }
.flex-control-paging li a:hover { background:url(../images/slide-nav.png) 100% 100% no-repeat;}
.flex-control-paging li a.flex-active { background:url(../images/slide-nav.png) 100% 100% no-repeat; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

.slider{
	/*width:1438px;*/
	max-width:1438px;
	margin:0 auto;
}
.slide-content button{
	position: absolute;
	top:250px;
	left:810px;
	padding-bottom: 40px;
	width:304px;
	height: 40px;
	border-radius: 6px;
	text-align: center;
	border:5px solid #868687;
}
/*End slider*/

.slide-content hr{

background: #fff;
border:1px solid #fff;
}
	.slide-content p{
		
	font-family: "Roboto";
	font-size: 	18px;
	font-weight:500;
	color:#fff;
	margin-top: -10px;
	padding-bottom: 10px;
	}
	.slider-img{
		position: absolute;
		top: 60px;
		left:930px;
	}
	.slide-content-wrapper{
background:rgba(0,0,0,0.5);
padding: 15px 15px 0;
margin-left:-70px;
width:620px;
height:145px;
}
.slide-content{
	position:absolute; 
	margin-top:50px;
	padding:10px 0 0 340px;
}
	
	.slide-content h2{
	font-family: "Roboto";
	font-size: 	48px;
	font-weight:500;
	color:#fff; 
	margin-bottom:10px;
	margin-left:-70px;
	text-shadow: 3px 5px 3px rgba(0, 0, 0, 0.4);
	-o-text-shadow: 3px 5px 3px rgba(0, 0, 0, 0.4);
	-webkit-text-shadow: 3px 5px 3px rgba(0, 0, 0, 0.4);
	-moz-text-shadow: 3px 5px 3px rgba(0, 0, 0, 0.4);
	}
	.slide-content h3{
	font-family: "Roboto";
	font-weight:500;
	font-size: 	32px;
	color:#fff; 
	margin-bottom:-5px;
}
		
	
/*slider-content type-2*/

	.slide-content-2 button{
	position: absolute;
	top:250px;
	left:810px;
	padding-bottom: 40px;
	width:304px;
	height: 40px;
	border-radius: 6px;
	text-align: center;
	border:5px solid #868687;
}

.slide-content-2 hr{
background: #fff;
border:1px solid #fff;
margin-top:15px;
}
	.slide-content-2 p{
	font-family: "Roboto";
	font-weight:500;
	font-size: 	18px;
	color:#fff;
	margin-top: -10px;
	padding-bottom: 10px;
	}
	.slider-img-2{
	position: absolute;
	top: 72px;
	left:240px;
	margin-left:40px;
	}
	/*.slide-content-wrapper{
background:rgba(0,0,0,0.5);
padding: 10px 20px 0 20px;
margin-left:-70px;

	}*/
.slide-content-2{
	position:absolute; 
	margin-top:50px;
	padding:10px 0 0 540px;
}
	
	.slide-content-2 h2{
		font-family: "Roboto";
		font-weight:500;
	font-size: 	48px;
		color:#fff; 
		margin-bottom:10px;
		text-shadow: 3px 5px 3px rgba(0, 0, 0, 0.4);
	-o-text-shadow: 3px 5px 3px rgba(0, 0, 0, 0.4);
	-webkit-text-shadow: 3px 5px 3px rgba(0, 0, 0, 0.4);
	-moz-text-shadow: 3px 5px 3px rgba(0, 0, 0, 0.4);
		margin-left:-70px;
	}
	.slide-content-2 h3{
	font-family: "Roboto";
	font-weight:500;
	font-size: 	32px;
		color:#fff; 
		margin-bottom:-5px;
	}
	
	
#slide-content-2-akcia{
	margin-top:20px;
}
#slide-content-2-akcia h2{
	font-size:72px;
}#slide-content-2-akcia h3{
	margin-top: -5px;
}
#slider-img-1,#slider-img-2{
	left: 948px;
    position: absolute;
    top: 80px;
	margin-left:0px;

}
#slider-img-3{
	top:106px;
	width:160px;
	margin-left:40px;
}
#slider-img-4{
	margin-left:20px;
}
.button2{
	float: right;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	text-align: center;
	font-family: "Roboto";/*Black*/
	margin:20px -190px 0 0;
	cursor:pointer;
	background:#716f75;
	width:300px;
	height:52px;
	z-index:1;
}#slide-content-2-akcia .button2-2{
	float: right;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	text-align: center;
	font-family: "Roboto";/*Black*/
	margin:20px 0px 0 0;
	cursor:pointer;
	background:#716f75;
	width:300px;
	height:52px;
	z-index:1;

}
.button2-2{
	float: right;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	text-align: center;
	font-family: "Roboto";/*Black*/
	margin:20px 10px 0 0;
	cursor:pointer;
	background:#716f75;
	width:300px;
	height:52px;
	z-index:1;
}
.button2 .rassilka2{
	z-index:2;
	opacity:0.9;
	background:#f0581b; 
	border-radius: 2px; 
	height: 52px; 
	margin: 5px 0 0 5px; 
	height: 42px; 
	width: 290px;
	box-shadow:1px 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.5);
	-o-box-shadow:1px 1px 1px rgba(0,0,0,0.5);
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
}
.button2-2 .rassilka2{
	z-index:2;
	opacity:0.9;
	background:#f0581b; 
	border-radius: 2px; 
	height: 52px; 
	margin: 5px 0 0 5px; 
	height: 42px; 
	width: 290px;
	box-shadow:1px 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.5);
	-o-box-shadow:1px 1px 1px rgba(0,0,0,0.5);
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
}
.button2:hover .rassilka2{ box-shadow:inset 1px 1px 1px rgba(0,0,0,0.5);-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.5);-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.5);}
.button2-2:hover .rassilka2{ box-shadow:inset 1px 1px 1px rgba(0,0,0,0.5);-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.5);-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.5);}
.button2  .rassilka2 img{margin:12px 0 0 16px;}
.button2 .rassilka2:hover img{margin:12px 0 0 18px;}
.button2-2  .rassilka2 img{margin:12px 0 0 16px;}
.button2-2 .rassilka2:hover img{margin:12px 0 0 18px;}

	