
/*
@font-face {
    font-family: 'decimamonoproltuploaded_file';
    src: url('fonts/decimamonoprolt-webfont.eot');
    src: url('fonts/decimamonoprolt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/decimamonoprolt-webfont.woff2') format('woff2'),
         url('fonts/decimamonoprolt-webfont.woff') format('woff'),
         url('fonts/decimamonoprolt-webfont.ttf') format('truetype'),
         url('fonts/decimamonoprolt-webfont.svg#decimamonoproltuploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/



@font-face {
    font-family: 'decimamonoprouploaded_file';
    src: url('fonts/decimamonopro-webfont.eot');
    src: url('fonts/decimamonopro-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/decimamonopro-webfont.woff2') format('woff2'),
         url('fonts/decimamonopro-webfont.woff') format('woff'),
         url('fonts/decimamonopro-webfont.ttf') format('truetype'),
         url('fonts/decimamonopro-webfont.svg#decimamonoprouploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'fonts/decimamonopro-boluploadedfile';
    src: url('fonts/decimamonopro-bold-webfont.eot');
    src: url('fonts/decimamonopro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/decimamonopro-bold-webfont.woff2') format('woff2'),
         url('fonts/decimamonopro-bold-webfont.woff') format('woff'),
         url('fonts/decimamonopro-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




body {
	
    overflow-x: hidden;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:40px;
	

	
}

div.page {

}

.page p, .page span:not(.glyphicon), .page a {

}



body .page  {
		/* font-family: 'Source Sans Pro', sans-serif;*/;
		font-family: 'decimamonoprouploaded_file',sans-serif;
		letter-spacing:-1px;
}

.page p strong, .page span strong, .page a strong {
		font-weight:bold;

}

.page .motto {
	font-size:30px;
	line-height:36px;
	font-style:italic;
	font-weight:400;
	
}

.page p, .page span, .page table, .page div {
	font-size:17px;	
}

td.nowrap {
	white-space:nowrap;
	
}

.beforeafter {
	display:block;
	position:relative;
}

.beforeafter img {
	width:100%;
	max-width:100%;
	
	
}

.marginBottom {
margin-bottom:30px;		
}

.beforeafter .img2 {
/*display:block;*/
	display:none;
position:absolute;
top:0px;
opacity:0;

	
}


.beforeafter.hover .img2 {
	display:block;
	opacity:1;

}


.beforeafter .sign {
	display:block;	
	position:absolute;
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:50px;
	height:50px;
	background-image:url(../img/predpo.png);
	bottom:5px;
	left:5px;	
}

.beforeafter.hover .sign {
background-position:0px -50px;
}




.editorItemPanel a {
	font-family: Arial, Helvetica, sans-serif;
}


.page h1,
.page h2,
.page h3,
.page h4 {
	/* font-family: 'Courgette', cursive; */
	/* text-transform:uppercase; */
	/* font-family: 'Source Sans Pro', sans-serif; */
	font-family: 'decimamonoprouploaded_file',sans-serif;


}
.page h1 {
	color:#666;
	font-weight:normal;
		 	font-size:35px;
			letter-spacing:-4px;
			line-height:55px;
			text-transform:uppercase;
			
}

.page h3 {
	font-size:28px;
	margin-bottom:20px;
	font-weight:400;
	color:#00a5e4;
	font-style:italic;
	
}

.page h2 {
	font-weight:400;
	font-size:34px;
	color:#00a5e4;
	
}

.vyhody td {

	font-size:14px;
	color:#777;

}

.vyhody td span {
	font-size:20px;
	color:#000;
}

.vyhody td .fa-check{
	/* color:#2fa829; */
	color:#00a5e4;
	font-size:30px;
}

.page.detail h2 {
	font-weight:300;
	font-size:50px;

}


.column-title {

display:inline-block;
width:100%;

margin-bottom:16px;

font-size:20px !important;
font-weight:600;
/*
color:#006ab7;
*/
color:#009645;

text-align:left;
}

.footer-links a {
	font-size:12px;
	color:#000;
	
}


span.podtitul {
font-family: 'Source Sans Pro', sans-serif;
	font-weight:700;
	font-size:22px;
	line-height:22px;	
}



/*
#navt.affix nav {
    position: fixed;
    top: 0;
    width: 100%;
	z-index:1000;
	
}

#navt.affix  {
	position: relative;
height:80px;

}

*/


.topMenuLinks {
		padding-top:16px;
	text-align:right;
}
.topMenuLinks a, .topMenuLinks button {
	font-size:12px;
	color:#999;
}
.topMenuLinks a .fa, .topMenuLinks button .fa {
color:#00a5e4;
margin-right:5px;
}


.yamm .dropdown.open2  a {
background-color: #0093cb !important;	
}

.yamm .yamm-content {
		background-color: #0093cb;
		color:#fff;
		border:0px;

}



.yamm .dropdown-menu {
	border:0px;
	border-radius:0px;
	padding:0px;
	
}


footer {

	padding-bottom:40px;
	padding-top:40px;

}

.footerContacts {
	background-color:#f3f3f3;
	padding-top:30px;
	padding-bottom:30px;
	margin-top:30px;
}

.footerContacts a {
	font-size:20px;
	padding-left:25px;
	padding-right:25px;
	color:#00a5e4;
	
	
}
.footerContacts a .fa {
color:#999;
margin-right:10px;

}

.widget {
	background-color:#e7f6f7; /* rgba(14,97,103,0.1);*/
	padding:20px;
	margin-top:20px;
}

.widget h3 {
	font-style:italic;
	font-weight:400;
	color:#999;
	margin-bottom:15px;
	margin-top:0px;
}

.widget2 {
	border:1px solid #0e6167;
	padding:20px;
	margin-top:20px;
	font-size:14px;
}

.widget2 h3 {
	font-style:italic;
	font-weight:400;
	color:#999;
	margin-bottom:15px;
	margin-top:0px;
}


.jumbo {
		background-color:#fff;
		padding-bottom:30px;
		padding-top:30px;	
		color:#000;
}




.jumbo-grey {
		background-color:#555;
		color:#fff;
		padding-bottom:30px;
		padding-top:30px;
}

.jumbo .logo-img-1{
	margin-top:40px;
	
}



.navbar .nav,
.navbar .nav > li {
  float:none;
  display:inline-block;
  *display:inline; /* ie7 fix */
  *zoom:1; /* hasLayout ie7 trigger */
  vertical-align: top;
}

.navbar-inner {
  text-align:center;
}



.subNav {
	margin-top:15px;
	
}

.subNav li {
	font-family: 'Open Sans', sans-serif !important;
	font-weight:300;
	font-size:14px;
	letter-spacing:1px;
	
}

.subNav li.active {
	background-color:#009645 !important;
}


.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
		background-color:#009645 !important;
}

.subNav li span.date{
	font-size:12px;
	color:#999;
}

.subNav li.active span.date{
	font-size:12px;
	color:#fff;
}




.fixedBackground.onDesktop {
background-attachment:fixed !important;		
}

.fixedBackground {
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	height:350px;
	
}







.pform .form-control {
	/*background-color:rgba(0,165,228,0.1);*/
	color:#000;
	border-radius:0px;
	border:1px solid #5ac1d3;
}

/*
.pform .form-control:hover {
	background-color:rgba(0,165,228,0.1);
}
*/
.objednavka {
	padding-top:40px;
	padding-bottom:40px;
	
}


.pform .form-control::-webkit-input-placeholder {  color: rgba(0,0,0,0.6); }
.pform .form-control:-moz-placeholder {  color: rgba(0,0,0,0.6); }
.pform .form-control::-moz-placeholder {  color: rgba(0,0,0,0.6); }
.pform .form-control:-ms-input-placeholder  {  color: rgba(0,0,0,0.6); }


.pform textarea:focus, .pform input[type="text"]:focus, .pform input[type="password"]:focus, .pform input[type="datetime"]:focus, .pform input[type="datetime-local"]:focus, .pform input[type="date"]:focus, .pform input[type="month"]:focus, .pform input[type="time"]:focus, .pform input[type="week"]:focus, input[type="number"]:focus, .pform input[type="email"]:focus, .pform input[type="url"]:focus, .pform input[type="search"]:focus, input[type="tel"]:focus, .pform input[type="color"]:focus, .pform .uneditable-input:focus {   
/*	background-color:rgba(0,0,0,0.7);*/
	/* background-color:rgba(0,165,228,0.1); */
	background-color:#e5ffd6;
box-shadow: 0;
outline: 0 none;
color:#000;
border:1px solid #006288;
}

.blog-image {
	
}
.blog {
	background-color:#fff;
	color:#000;
	padding:40px;
	padding-top:20px;
}

.blog h1 {
margin:0px;	
}

.blog .date {
float:right;
font-size:16px;
color:#999;

}

.sideMenu {
	margin-bottom:10px;
	
}

.sideMenu .hlbka1  {
	/* background-color:#00a5e4; */
	background-color:#eee;
	padding:5px 3px 3px 10px;;
}

.sideMenu .active  {
	background-color:#00a5e4;
}

.sideMenu .active a  {
	color:#fff !important;	
}


.sideMenu .hlbka1 a {
	color:#000;
}

.sideMenu .hlbka2 a {
	color:#00a5e4;
}

.sideMenu .hlbka2  {
	padding:2px 2px 2px 10px;
}

.side-list {
padding:0px;
margin:0px;	
}

.side-list li {
	color:#fff;
	margin-bottom:20px;
}

.side-list li .link {
	color: #fff;
	display:block;
	padding:20px;
	float:left;
	width:100%;
}

.side-list li .link:hover, .side-list li.active .link {
	text-decoration:none;
	background-color:rgba(0,0,0,0.2);	
}

.side-list li .link img {
	float:left;
	margin-right:10px;
	display:block;
}
	
.side-list li .link .title {
	text-transform:uppercase;
	font-size:19px;
	font-weight:700;
	line-height:18px;
}

.side-list li .link .podtitul {
	font-size:17px;
	font-weight:700;
}

.side-list li .link .perex {
	font-size:14px;
	line-height:20px;
}

.well2 {
	background-color:rgba(0,0,0,0.1);
	padding:0px 40px 20px 40px;	
}


.page .btn-default {
	background:transparent;
	border:1px solid #5ac1d3;
	color:#5ac1d3;
	border-radius:30px;
	/*padding:9px 27px 8px 27px;*/
}

.page .btn-default.active,.btn-default:active {
	box-shadow:none;
	color:#fff;
	background-color:#0073c7;
	border:1px solid #000;
}



.page .btn-default:hover {
	color:#fff;
	background-color:rgba(0,0,0,0.3);
	border:1px solid #000;
}

.page .btn-xl {
	font-size:15px;
	border-radius:30px;
	padding:9px 27px 8px 27px;
	text-transform:uppercase;

}

.page .btn-xxl {
	font-size:20px;
	border-radius:30px;
	padding:14px 32px 13px 32px;
	text-transform:uppercase;

}

.page .btn {
	/*font-family: 'Source Sans Pro', sans-serif;	*/
}


.filter {
	/*padding:30px;*/
	
	/*
	background-color:#f00;
	*/
	float:left;
	width:100%;
	margin-top:20px;
	
	
}


.ttthumbsWrapper {
	margin-top:25px;
	margin-left:-16px;
	margin-right:-16px;	
}

.ttthumbs {
margin:0px;
display:inline-block;
}


.productTree {
	
	
}

.productTree li a {
color:#333;	
}

.productTree li {
	font-size:12px;
	
}

.productTree h4 {
	font-size:13px;
	font-weight:600;
	color:#00A5E4;
}


.filterControl .fa {
	display:none;
}

.filterControl.active .fa {
	display:inline-block;
}
.filterControl {
margin:0px 3px 0px 3px;	
}
.popUpModal .modal-content{
	border:0px !important;
	border-radius:0px;
	box-shadow: 0px 0px 100px rgba(0,0,0,0.3);
	
}

.popUpModal .modal-backdrop {
	opacity:0.7;
	background-color:#fff;
	
}

/*
.cartList li {
	font-size:18px;
	padding:8px 0px 8px 0px;
	border-bottom:1px solid #ddd;
}
*/

.btn-primary {
	background-color:#2fa829;
	border:1px solid #2fa829;
	border-color:#2fa829;
}

.btn-primary:hover {
	background-color:#fff;
	color:#2fa829;
	border-color:#2fa829;
}


.btn-fb,.btn-fb:focus {
	background-color:#4a66a0;
	border:1px solid #4a66a0;
	border-color:#4a66a0;
	color:#fff;
}

.btn-fb:hover,.btn-fb:active {
	background-color:#fff;
	color:#4a66a0;
	border-color:#4a66a0;
}




span.cena-big {
display:inline-block;
padding:10px 30px 10px 30px;
font-family: 'Source Sans Pro', sans-serif;
font-size:40px;
color:#fff;
background-color:#2fa829;
border:1px solid #2fa829;
border-radius:50px;
	
}

p.kontakt {
	font-size:22px;
	padding:30px;
/*	background-color:#eee;*/
	
}



.submenu2 li a {
	border-radius:0px;
	
}


.submenu2 li a {
	color:#00a5e4;
	
}

.filter .btn.active {
	background-color:#666;
}

nav.submenu2 {
	background-color:transparent;
}

nav.submenu2 .fa { /* -chevron-down */
	color:#aaa;
}

.submenu2 .dropdown-menu {
	border:0px;
	border-radius:0px;
	background-color:#eee;
}

.submenu2 .dropdown-menu li.active a{
	background-color:#eee;
	color:#000;
	font-weight:bold;
}


#submenu1 {
	background-color:rgba(255,255,255,0.9);
	border:0px;	
}



#submenu1 ul li a:link, #submenu1 ul li a:visited,#submenu1 ul li a:active   {
color: #5ac1d3 !important;
font-size:14px;
text-transform:uppercase;
}


#submenu1 ul li.active a:link, #submenu1 ul li.active a:visited, #submenu1 ul li.active a:active{
color:#000 !important;
/* border-bottom:2px solid #000; */

background-color:transparent !important;
}

#submenu1 ul li a:hover{
	color:#000 !important;
	background-color:transparent !important;
}

#submenu1 ul li.active a:hover{
	color:#000 !important;
	background-color:transparent !important;
}








a.navbar-brand:link{
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	
}

.ui-slider-handle {
	background-color:#999 !important;
	background-image:none !important;
	height:28px !important;
	width:28px !important;
}

.ui-slider {
		background-color:#999 !important;
	background-image:none !important;
}

.slides .title {
	font-size:22px;
	font-weight:400;
	line-height:22px;
	font-style:italic;
	display:block;
	position:absolute;
	background-color:rgba(0,165,228,0.8);
	color:#fff;
	padding:20px 30px;
	margin:20px 0px;
	bottom:0px;
}

 .toptitle {
	font-size:28px;
	font-weight:400;
	line-height:30px;
	font-style:italic;
	display:block;
	color:rgb(0,165,228);
	margin-bottom:20px;
}

.slides li {
	background-repeat:no-repeat;
	background-position:center center;
	display:block;
}

.slides li a:hover {
	text-decoration:none;
}

.slides li .slidera {
	display:block;

}

.flexslider {
	border:0px;
	box-shadow:none;
	-webkit-box-shadow:none;
	
	
}


.spanPhoto {
	display:inline-block;
	width:100%;
	background-position:center;
	background-repeat:none;
}


.mainTitle {
	background-color:#283583;
	color:#fff;
	width:270px;
	margin:40px;
	position:absolute;
	top:80px;
	z-index:1000;
}

.mainTitle h1 {
	display:inline-block;
	font-size:32px;
	padding:20px;
	margin:0px;
	color:#fff;
	
}


.mainTitleMobile {
	background-color:#283583;
	color:#fff;

}

.mainTitleMobile h1 {
	display:inline-block;
	font-size:32px;
	padding:20px;
	margin:0px;
	color:#fff;
	
}

.thumb a {

	position:relative;
	display:block;

	overflow:hidden;
}

.thumb a img {

  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;

}

.thumb a:hover img {

-webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-backface-visibility: hidden;
  opacity: 0.85;
  filter: alpha(opacity=85);
	
}


.thumb a:hover .title  {
	bottom:-70px; 
}

.thumb a:hover .pricetag  {
	top:-70px; 
}

.thumb .description {
	font-size:13px;
	color:#777;
	padding-top:10px;
	display:inline-block;
	
	
}

.thumb .downtitle {
	font-size:16px;
	color:#00a5e4;
	padding-top:10px;
	display:inline-block;
	
}


.thumb .videoArrow {
	display:block;
	position:absolute;
	top:50%; 
	right:50%;
	height:70px;
	width:70px;
	margin-right:-35px;
	margin-top:-35px;
	background-image:url(../img/video.png);
	background-repeat:no-repeat;
	background-position:center;
}



.thumb .pricetag {
	font-size:16px;
	font-weight:400;
	line-height:22px;
	font-style:italic;
	display:block;
	position:absolute;
	background-color:rgba(255,64,31,1);
	color:#fff;
	margin:00px 0px;
	top:0px; 
	right:0px;
	padding:10px;

  -webkit-transition: top 0.3s ease;
  -moz-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  -ms-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;	
}



.thumb .titleBig {
	font-size:30px;
	font-weight:400;
	line-height:30px;

	display:block;

	position:absolute;
	background-color:rgba(0,165,228,0.8);
	/* background-image: */
	color:#fff;
	margin:00px 0px;
	bottom:0px; 
	padding:15px 20px 15px 20px;
	letter-spacing:-2px;

  -webkit-transition: bottom 0.3s ease;
  -moz-transition: bottom 0.3s ease-in-out;
  -o-transition: bottom 0.3s ease-in-out;
  -ms-transition: bottom 0.3s ease-in-out;
  transition: bottom 0.3s ease-in-out;		
}

.thumb a:hover .titleBig  {
	bottom:-270px; 
}


.thumb .title {
	font-size:15px;
	font-weight:600;
	line-height:22px;
	font-style:italic;
	display:block;
	position:absolute;
	background-color:rgba(0,165,228,0.8);
	color:#fff;
	margin:00px 0px;
	bottom:0px; 
	padding:5px 10px;

  -webkit-transition: bottom 0.3s ease;
  -moz-transition: bottom 0.3s ease-in-out;
  -o-transition: bottom 0.3s ease-in-out;
  -ms-transition: bottom 0.3s ease-in-out;
  transition: bottom 0.3s ease-in-out;	
}


.thumb .title-invert {
	font-size:18px;
	font-weight:600;
	line-height:22px;
	font-style:italic;
	display:block;
	position:absolute;
	background-color:rgba(255,255,255,0.8);
	color:rgba(0,165,228,1);
	margin:00px 0px;
	bottom:0px; 
	padding:5px 10px;

  -webkit-transition: bottom 0.3s ease;
  -moz-transition: bottom 0.3s ease-in-out;
  -o-transition: bottom 0.3s ease-in-out;
  -ms-transition: bottom 0.3s ease-in-out;
  transition: bottom 0.3s ease-in-out;	
}


#tttitle {
	font-size:16px !important;
	padding:10px !important;
	opacity:1;
	color:#fff !important;
	background-color:rgba(90,193,211,0.8) !important;
	
}





.navMobile {
	margin-top:-50px;
	background-color:#00a5e4;
	margin-bottom:20px;
}

.navMobile ul {
	padding:0px;
	margin-bottom:20px;
	
}

.navMobile ul li {
	list-style-type:none;
	
}

.navMobile ul li a {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:bold;
	color:#fff;
	display:inline-block;
	padding:3px 20px 3px 20px;
	font-size:17px;
	
}

.navMobile ul li.active a {

	color:#000;
	background-color:#fff;

	
}

.homeWrapper {
	padding:20px 0px 20px 0px;
}

.documents {
	padding-top:20px;
	
}



.documents .subor .datum {
	color:#999;
	font-size:14px;
	
}


.documents .popis {
	padding-top:5px;
	
}

.documents .popis p, .documents .popis span {
	font-size:13px;
	color:#666;
}



.parallax {
	/* position:absolute; */
	
 
width:100%; 
overflow:hidden;


/*background-color:#ff0;*/


/*
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
*/
}


.parallax-background {
	
	/*position:absolute; */
	width:100%; 

	background-repeat:no-repeat; 
	background-position:center 1px;
/*	background-size:cover; */
	float:left;
	
	/*
	  -webkit-transition: 0.2s; 
  transition: 0.2s;
*/


/*
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
	*/
	/*
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;	
	*/
}

.title-top {
margin:0px;	
}


.title-top, .title-top a:link, .title-top a:active, .title-top a:visited {
	color:#b4700b;
}

 .title-top a:link strong, .title-top a:active strong, .title-top a:visited strong{
	color:#000;
}

span.title-bottom {
	color:#b4700b;
	font-size:14px;
	line-height:20px;
}


.header {
	padding-top:10px;
	padding-bottom:5px;
	
}



.svgbtn svg {
	vertical-align: middle;
}

span.slogan {
	/*font-family: 'Courgette', cursive;*/
	font-family: 'Source Sans Pro', sans-serif;
	font-size:50px;
	font-weight:300;
	/*font-style:italic;*/
	line-height:50px;
	color:#fff;
	display:inline-block;
	letter-spacing:-1px;
	
}

.footbtn {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:20px;
	color:#009645;
	text-decoration:none;
	font-weight:600;
	margin-bottom:10px;
	display:inline-block;
	/*font-style:italic;*/	
	transition:all 0.5s linear;
}

.footbtn:hover, .footbtn:active, .footbtn:visited   {
	text-decoration:none;
}

.footbtn:hover {
	color:#000;
}

.footbtn svg path, .footbtn svg g {
	fill:#009645;
	transition:all 0.5s linear;
}
.footbtn:hover svg path, .footbtn:hover svg g {
	fill:#000;
}







.infopopup {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:200px;
	display:block;
	background-color:#000;
	z-index:6000;
	
}

.page .btn-success {
	background-color:#019645;
	
}


.page .table-condensed td {
	padding-top:3px;
	padding-bottom:3px;
	
	
}

.sideWidget {
	background-color:#eee;
}




.clanok .perex {
	border: 1px solid #00a5e4;
	padding:15px 25px 10px 25px;
	margin-bottom:20px;
}
	
.clanok .perex p {
	font-style:italic;
	font-size:17px;
	font-weight:300;
}

.clanok h4 {
	font-weight:300;
	font-style:italic;
	font-size:26px;
	margin-top:20px;
	
}

.clanok h3 {
	font-size:24px;
	line-height:30px;
	text-align:center;	
}
		
	
	

.flex-control-nav {
  bottom: 8px;
  position: absolute;
  right: 15px;
  text-align: center;
  width: auto;
  z-index: 900;
}
	
	
	.flex-control-nav li{
		margin:3px;
}
	
.flexslider .flex-control-paging li a:not(.flex-active) {
	background:transparent;
	box-shadow:none;
	border:1px solid #fff;	
}

.flexslider .flex-control-paging li a.flex-active{
	/*background-color:#00a5e4;*/
	background:#fff;
	border:1px solid #fff;
		box-shadow:none;
}

.flexslider .flex-next,.flexslider .flex-prev {
	color:#00a5e4;
	height:46px;
	display:none;
	
}
	
	


.jumbo-dark {
		background-color:#0e6167;
		color:#fff;
		padding-bottom:30px;
		padding-top:30px;
}

.jumbo-dark .btn{
		border-color:#fff;
		color:#fff;
	
}
	
	
	.title2 {
background-color:#00a5e4;
padding:5px 10px;
margin-bottom:0px;
color:#fff;

}

.rightColumn h3 {
	margin-top:20px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:18px;
	color:#999;
}


	
	
	
	

.btn-white {
	background-color:transparent;
	border:1px solid #fff;
	font-size:17px;
	color:#FFF;
	padding-left:30px;
	padding-right:30px;
}

.btn-white:hover {
	background-color:#fff;
	border:1px solid #fff;
	color:#000;
}

.btn-white.hover {
	background-color:#fff;
	border:1px solid #fff;
	color:#000;
}



.form1 {

padding:10px 50px 00px 50px; 
border: 2px dashed #00a5e4;	
}

.form1 .form-group {
	margin-bottom:5px;
	
}

.form1 .btn-formsub {
	margin-top:20px;
	
}




.white {
color:#fff !important;	
	
}




.unstyled:hover {
	text-decoration:none;

}

.unstyled:hover p, .unstyled:hover h3 {

	color:#000 !important;
}



.paddingx {
padding:0px 0px;	
}




#navg {
	top:50px;
    width: 100% !important;			
	z-index:1000 !important;
}

.submenu1 {

}
#navg.affix .submenu1 {

}


#navg.affix {
	top:0px;
    position: fixed !important;

}

.affix  #vymedz2 {
	height:130px;
	width:100%;
	
}

.affix + .container {
    
}

.logoTop {
padding:00px 30px 40px 30px !important;	
}


#submenu1 ul li a:link, #submenu1 ul li a:visited,#submenu1 ul li a:active {
font-size:17px;
}


@media(min-width:1100px) {
   .homeWrapper {
	padding:40px;
}
}





@media(min-width:668px) {
	
.page h1 {
		 	font-size:50px;			
}	
	
	.affix + .container {
    padding-top:75px
}

.logoTop {
padding:40px 40px 40px 40px !important;	
}

/*



.header {
	padding-top:30px;
	padding-bottom:0px;
	
}

.columnPaddingLeft {
	padding-left:50px;
	
	
}

.marginLeft {
	margin-left:40px !important;
	
}
*/

.paddingx {
padding:40px 50px;		
}

}


@media(min-width:768px) {
	
	
}


@media(min-width:768px) {
 
}



@media(max-width:1199px) {
	/* 1067px */
	.mainNav .nav li  a.menu {
		font-size:12px !important;
		
		padding:15px 10px 15px 10px;
		
	}
	
}



@media(max-width:991px) {
	/* 1067px */
	.mainNav .nav li a.menu {
		font-size:12px !important;
		
		padding:15px 7px 15px 7px;
		
	}
	
	.footerContacts a {
		font-size:14px;
		padding-left:15px;
		padding-right:15px;

	}
}





@media(min-width:767px) {
   
}







.fthumbs {
	width:270px;
	height:270px;
	position:relative;
	display:inline-block;
	overflow:hidden;
	
	
	}



.fthumbs .second {

	display:block;
	position:absolute;
	/*  background-color:rgba(90,193,211,0.2); */ 
	/* background-color:rgba(201,236,242,0.5);  */
	background-color:rgba(255,255,255,0.7); 
	color:#000;
	margin:00px 0px;
	top:270px;
	height:270px;
	width:270px;

	/*padding:20px 20px;*/
	
	line-height:22px;

  -webkit-transition: top 0.5s ease;
  -moz-transition: top 0.5s ease-in-out;
  -o-transition: top 0.5s ease-in-out;
  -ms-transition: top 0.5s ease-in-out;
  transition: top 0.5s ease-in-out;
  /* border:1px solid rgba(90,193,211,1); */
}


.fthumbs .description p {
font-size:16px;	
}



.fthumbs .second .title {
	font-weight:bold;
	font-size:18px;
	
	
}


.fthumbs:hover .second {
top:0px;
}

.fthumbs img {

  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;	
}


.fthumbs:hover img {

  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  	
}









.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
 
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding:10px;

  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 10px;
  font-size: 16px;
  line-height: 18px;
}

.tt-menu .category {
	color:#aaa;
	font-weight:bold;
  padding: 3px 10px;
  font-size: 16px;
  line-height: 18px;
  margin-top:10px;
  display:inline-block;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #00a5e4;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #00a5e4;

}














.modal-content {
	background-color:#eee;	
}

.modal-body {
	background-color:#fff;
	padding-bottom:20px;
}

.modal-header .close {
	opacity:0.6;	
}
.modal-header .close:hover {
	opacity:1;	
}
.modal-footer {
	margin-top:0px !important;	
}

.inverse, .inverse:link, .inverse:visited,.inverse:active {
	color:#ddd;
}

.open .inverse {
	color: #fff;
	
}
.inverse:hover {
	color:#fff;
}

.inverse.active {
	color:#fff;
}

.inverse.btn:focus {
	color:#fff;
	
}

.fa {
  position: relative;
  top: 0px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
}



table.table-borderless tr td {
	
	border:0px !important;

}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
	font-style:italic;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
    opacity:  1;
	font-style:italic;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
    opacity:  1;
	font-style:italic;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
	font-style:italic;
}




.list-hide {
	display:none;
	
}


.mce-reset label{
	
	/*display:inline-block; */
	/*max-width:100%;*/
	
	margin-bottom:5px;
	/* font-weight:700; */
	/*display:inline-table;*/
	max-width:inherit;
	 font-weight:normal;
	}
	
	


/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
  margin-left:15px;
  margin-right:15px;
}
.yamm .yamm-content {
  padding: 20px 30px;

}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

/*
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}
*/
/****************************************************************/

.tags2 {
	display:inline-block;
	/* background-color:rgba(90,193,211,0.7); */
	border-radius:12px;
	color:#fff;
	padding:0px 6px;
	font-size:13px !important;
	vertical-align:top;
	color:rgba(90,193,211,1);
	border:1px solid rgba(90,193,211,1);
	
}

.tags2:hover {
color:#000;	
border:1px solid #000;
}

.ficons {
opacity: 0.5;	
 transition:opacity 0.5s !important ;
  -webkit-transition:opacity 0.5s !important;
  -o-transition:opacity 0.5s !important;
  -moz-transition:opacity 0.5s !important;
}

.ficons:hover {
	opacity:1;

}












