/*   
Theme Name: 8K
Theme URI: http://8k.com.pl
Description: Szablon wykonany od podstaw przez 8k.com.pl. Jeśli potrzebujesz nietuzinkowej strony internetowej, to zajrzyj na <a href="http://8k.com.pl">naszą stronę firmową</a>.
Author: 8K
Author URI: http://8k.com.pl
Version: 1
*/

html, body {
	background: #fff;
	font-family: Roboto, Verdana, Trebuchet, Helvetica, Sans-Serif;
	color: #2b2b2b;
	line-height: 1.25;
	font-size: 14px;
	height: 100%;
}

#wrap {
	padding-top: 113px;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}
/* 
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: static;
} */

.row {
	position: relative;
}

h2, .categories-section h1, .langselect {
	color: #818c96;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	font-family: roboto;
	margin-bottom: 30px;
}

a, a:hover, a:active, a:visited {
	text-decoration: none;
	outline: none !important;
}

/* --------------------------------------------------- */


.product-settings {
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: visible;
}

.ps-slider img {
	margin: 0 auto;
	max-width: 100%;
    max-height: 250px;
    width: auto !important;
}

.main-header {
	font-family: roboto;
	color: #818c96;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}

.ps-form {
	margin-top: 20px;
}

.ps-form .ttip {
	float: left;
	margin: 5px 0 0 -10px;
}

.text-input {
	outline: none !important;
	display: block;
	height: 40px;	
	border: solid 1px #ededed;
	font-family: roboto;
	padding: 0 12px 0 12px;
	left: 0;
	line-height: 38px;
	outline: none;
	overflow: hidden;
	color: #818c96;
	top: 0;
	width: 100%;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
	margin-bottom: 12px;
}

textarea.text-input {
	height: 200px;
}

.text-input:focus {
	border-color: #818c96;
}

.more-less-input {
	position: relative;
}

.more-less-input input {
	width: 115px;
}

.ml-plus, .ml-minus, .ze-plus, .ze-minus  {
	position: absolute;
	width: 14px;
	height: 14px;
	left: 125px;
	top: 6px;
	cursor: pointer;
}

.ml-plus span, .ml-minus span,.ze-plus span, .ze-minus span {
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.ml-plus:active, .ml-minus:active, .ze-plus:active, .ze-minus:active {
	-webkit-transform:scale(0.95); 
	-moz-transform:scale(0.95); 
	-o-transform:scale(0.95); 
	transform:scale(0.95); 
}

.ml-plus:hover span, .ml-minus:hover span,.ze-plus:hover span, .ze-minus:hover span {
	background: #053d6f;
}

.mlp-1 {
	position: absolute;
	width: 8px;
	height: 2px;
	background: #818c96;
	left: 3px;
	top: 5px;
}

.mlp-2 {
	position: absolute;
	height: 8px;
	width: 2px;
	background: #818c96;
	left: 6px;
	top: 2px;
}

.ml-minus, .ze-minus {
	top: 23px;
}

.mlm-1 {
	position: absolute;
	width: 8px;
	height: 2px;
	left: 3px;
	top: 5px;
	background: #818c96;
}

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

.ps-label {
	color: #9ea4a7;
	font-size: 13px;
	line-height: 1.1;
	font-weight: normal;
	font-family: roboto;
	margin-top: 12px
}

#ps-netto-1, #ps-netto-2, .ps-netto-1, .ps-netto-2, .ze-netto-1, .ze-netto-2 {
	font-size: 20px;
	color: #818c96;
	margin-bottom: 6px;
	font-weight: bold;
	display: inline-block;
}

.price-wrapper {
	font-size: 20px;
	color: #818c96;
	margin-bottom: 6px;
	font-weight: bold;
}

.btn {
	border-radius: 0;
	background: #ed145b 100% center no-repeat;
	border: 1px solid #ed145b;
	outline: none !important;
	text-decoration: none !important;
	color: #fff;
	font-size:12px;
	font-family: roboto;
	text-transform: uppercase;
	line-height: 19px;
	padding: 10px 20px;
	margin-bottom: 12px;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}


.btn:focus {
	color: #fff;
}

.btn:hover {
	color: #ed145b;
	background-color: #fff;
}

.btn.btn-more {
	padding-right: 35px;
	background-image: url(img/btn-more.png);
}
.btn.btn-more:hover {
	background-position: 105% center;
	background-image: url(img/btn-more-h.png);
}

.ps-form .btn {
	margin-top: 12px;
	margin-bottom: 50px;
}

.ps-row {
	padding-top: 20px;
	padding-bottom: 0;
}

.ps-prop {
	border-top: 1px solid #818c96;
	padding: 50px 0 20px 0;
}

.psp-single {
	margin-bottom: 30px;
	padding-left: 80px;
	background: 15px 0 no-repeat;	
	text-transform: uppercase;
	color: #818c96;
	font-size: 16px;
	font-weight: 500;
}

.psp-align {
	height: 47px;
	display: table-cell;
	vertical-align: middle;
}

.psp-1 {	background-image: url(img/prop1.png);}
.psp-2 {	background-image: url(img/prop2.png);}
.psp-3 {	background-image: url(img/prop3.png);}

header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	background: #fff;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

header.scrolled {	
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.17);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,.17);
	box-shadow: 0 0 6px rgba(0,0,0,.17);
}

.header-blue {
	background: #053d6f;
	height: 35px;
	overflow: hidden;
	position: relative;
	z-index: 2001;
}

.hb-btn {
	float: left;
	line-height: 35px;
	padding: 0 11px;
	font-weight:500;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none !important;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
	color: #fff !important;
	border-right: 1px solid #0c5889;
}

.hb-btn:active {
	-webkit-transform:scale(0.95); 
	-moz-transform:scale(0.95); 
	-o-transform:scale(0.95); 
	transform:scale(0.95); 
}

.hb-btn:hover {
	background-color: #164678
}

.hb-right {
	float: right;
	border-right: none;
	border-left: 1px solid #0c5889;
}

.hb-en, .hb-pl, .hb-de {
	font-size: 14px;
	padding-left: 38px;
	background: url(img/pl.png) 11px center no-repeat;	
}

.hb-en {
	background: url(img/en.png) 11px center no-repeat;
}

.hb-de {
	background: url(img/de.png) 11px center no-repeat;
}

.hb-cart {
	padding-left: 45px; background: url(img/cart.png) 12px center no-repeat;
}

.hb-cart span {
	line-height: 21px;
	display: inline-block;
	background: #ed1556;
	padding: 0 5px;
	margin-left: 10px;
}

.separator {
	height: 2px;
}

.separator.sep-tiny {
	height: 1px;
}

header .separator {
	position: relative;
	z-index: 2001;
}

.separator div {
	width: 14%;
	float: left;
	height: 2px;
	background: #137ac8;
}

.separator.sep-tiny div {
	height: 1px;
}

.separator div:first-child {width: 15%;background: #fb8886 }
.separator div:last-child {width: 15%;background: #d8b362 }
.separator div:nth-child(2) {background: #f04864 }
.separator div:nth-child(3) {background: #3a9cdc }
.separator div:nth-child(4) {background: #1577c2 }
.separator div:nth-child(5) {background: #869ad0 }
.separator div:nth-child(6) {background: #ffac69 }

.header-white .logo {
	floaT: left;
	position: relative;
	z-index: 1001;
	margin: 14px 0 8px 0;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.header-white .logo img {
	height: 54px;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.logo:hover {
	opacity: 0.9;
}

.menu {
	list-style: none;
	margin: 0;
}

.menu > li {
	float: left;
	margin: 17px 0 16px 0;
	position: relative;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.menu li.menu-right,.menu li.menu-search {
	float: right;
}

.menu li.menu-search {
	position: relative;
	z-index: 1002;
}

.menu a {
	display: block;
	padding: 14px;
	text-decoration: none !important;
	color: #a3a9ac;
	text-transform: uppercase;
	font-sizE: 14px;
	font-weight: bold;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.menu a:active {
	-webkit-transform:scale(0.95); 
	-moz-transform:scale(0.95); 
	-o-transform:scale(0.95); 
	transform:scale(0.95); 
}

.menu a:hover {
	color: #053d6f;
}

.scrolled .header-white .logo {	
	margin: 10px 0 7px 0;
}

.scrolled .header-white .logo img{
	height: 41px
}

.scrolled .menu > li {
	margin: 7px 0 6px 0;
}

.search-input {
	border: none;
	border-bottom: 1px solid #a3a9ac;
	outline: none !important;
	background: #fff;
	float: left;
	width: 0px;
	padding: 0;
	height: 30px;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.search-form {
	position: absolute;
	z-index: 999;
	right: 0;
	top: 10px;
	background: #fff;
}

.btn-sq {
	border: none;
	box-shadow: none;
	background: url(img/search.png) no-repeat;
	padding: 0;
	width: 0;
	height: 24px;
	outline: none !important;
	
	font: 0/0 a;
	color: transparent;
	text-indent: -2999px;
	position: absolute;
	right: 0;
	top: 0;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.btn-sq:hover {
	background: url(img/search-h.png) no-repeat;
}

.btn-sq:active, .search-toggle:active {
	-webkit-transform:scale(0.95); 
	-moz-transform:scale(0.95); 
	-o-transform:scale(0.95); 
	transform:scale(0.95); 
}

.search-toggle {
	border: none;
	box-shadow: none;
	background: url(img/search.png) no-repeat;
	width: 23px;
	height: 24px;
	outline: none !important;
	position: absolute;
	right: 0;
	top: 11px;
	z-index: 1000;
	cursor: pointer;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.search-toggle:hover {
	background: url(img/search-h.png) no-repeat;
}

.menu-search {
	width: 23px;
}

.menu-search.active .search-toggle {
	position: absolute;
	right: 236px;
	background-image: url(img/search-close.png);
}

.menu-search.active .search-toggle:hover {
	background-image: url(img/search-close-h.png);
}


.menu-search.active .btn-sq {
	width: 22px;
}

.menu-search.active .search-input {
	width: 260px;
	padding: 0 30px;
}

.dropdown-toggle {
	position: relative;
	cursor: default;
	margin-bottom: 0 !important;
}


.dropdown {
	position: absolute;
	top: 78px;
	background: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 270px;
	
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0,.17);
	-moz-box-shadow: 0 3px 4px rgba(0,0,0,.17);
	box-shadow: 0 3px 4px rgba(0,0,0,.17);
	-moz-transition: all 400ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 400ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 400ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 400ms ease-in-out;
	
	opacity: 0;
	
	margin-top: -50%;
}

.dropdown-toggle:hover .dropdown {
	margin-top: 0;
	opacity: 1;
}

.scrolled .dropdown {
	top: 58px;
}

.dropdown a {
	text-transform: none;
	font-size: 14px;
	letter-spacing: 0.3px;
	border-bottom: 1px solid #f0f3f6;
	background: #f9fafc;
	padding: 16px 24px 16px;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.dropdown li:last-child > a {
	border-bottom: none;
}

.dropdown a:hover {
	background: #00529c;
	color: #fff;
}




.dropdown-toggle > a {
	padding-bottom: 30px
}

.scrolled .dropdown-toggle > a {
	padding-bottom: 20px;
}

.dropdown {
	z-index: 999;
}

.menu > li {
    z-index: 1001;
    position: static;
}

.menu > li.dropdown-mask {
    position: absolute;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 78px;
    z-index: 1000;
    margin: 0;
}

.scrolled .menu > li.dropdown-mask {
    height: 51px;
}

.menu a {
	position: relative;
    z-index: 1001;
}



.menu-mobile-toggle {
	floaT: right;
	margin-top: 19px;
	width: 22px;height:21px;
	background: url(img/menu-mobile.png) center center no-repeat;
	cursor: pointer;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.menu-mobile-toggle:hover, .menu-mobile-toggle.active {
	background: url(img/menu-mobile-h.png) 0 0 no-repeat;
}

.menu-mobile-toggle:active {
	-webkit-transform:scale(0.95); 
	-moz-transform:scale(0.95); 
	-o-transform:scale(0.95); 
	transform:scale(0.95);
}


.menu-mobile {
	padding: 0;
	background: #fff;
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0,.17);
	-moz-box-shadow: 0 3px 4px rgba(0,0,0,.17);
	box-shadow: 0 3px 4px rgba(0,0,0,.17);
	z-index: 3002;
	display: none;
}

.menu-mobile-ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

.menu-mobile-ul a, .menu-mobile-search {
	
	display: block;
	padding: 14px;
	text-decoration: none !important;
	color: #a3a9ac;
	text-transform: uppercase;
	font-sizE: 14px;
	font-weight: bold;
	
	
	text-transform: none;
	font-size: 14px;
	letter-spacing: 0.3px;
	border-top: 1px solid #f0f3f6;
	background: #f9fafc;
	padding: 16px 0;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.menu-mobile-ul a:hover {
	background: #00529c;
	color: #fff;
}

.mb-dropdown {
	display: none;
	padding: 0;
    list-style: none;
}

.mb-dropdown .col-xs-12 {
	padding-left: 30px
}

.menu-mobile-ul .mb-dropdown a {
	background: #f1f1f3;
	padding: 12px 0;
	border-color: #e2e3e5;
}

.mb-dropdown{
	border-bottom: 1px solid #e2e3e5;
}

.menu-mobile-ul .mb-dropdown a:hover {
	background: #00529c;
}

.menu-mobile-ul .search-input {
	width: 100%;
	background: transparent;
	border-color: #c1c8ca;
}

.menu-mobile-ul .btn-sq{
	width: 23px;
	right: 14px;
}

.menu-mobile-search {
	padding: 10px 0
}

.desc-box-txt {
	background: #f7f8f9;
}

.desc-box-wrap {
	margin: 0 auto;
	display: table;
}

.desc-box-align {
	padding: 50px 0;
	display: table-cell;
	height: auto;
	vertical-align: middle;
	font-size: 14px;
	line-height: 2.0;
	overflow: hidden;
}

.desc-box-align p:last-child {
	margin-bottom: 0;
}

.desc-box-img {
    background: url(img/pr1.jpg) center center no-repeat;
	-webkit-background-size: auto 490px;
	-moz-background-size: auto 490px;
	-o-background-size: auto 490px;
	background-size: auto 490px;
    height: 290px;
}

.product-attr {
	padding: 50px 0;
	background: #fff;
}

.content {
	font-size: 16px;
	line-height: 1.75;
}

.content ul {
	padding-left: 0;
}

.content ul li {
	list-style: none;
	padding-left: 25px;
	background: url(img/li.png) 2px center no-repeat;
	margin-bottom: 3px;
}

.pa-box {
	background: #f7f8f9;
	padding: 10px 30px 0 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.pa-list {
	display: block;
	text-transform: uppercase;
	min-height: 30px;
	padding-left: 57px;
	font-size: 12px;
	color: #2b2b2b;
	font-weight: bold;
	text-decoration: none !important;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;	
	padding-top: 8px;
	margin-bottom: 30px;
	background: url(img/list1.png) 2px center no-repeat;
}

.pdf {background: url(img/list1.png) 2px center no-repeat;}
.certyfikat {background: url(img/list2.png) 2px center no-repeat;}
.oprogramowanie {background: url(img/list3.png) 2px center no-repeat;}
.instrukcja{background: url(img/list4.png) 2px center no-repeat;}
.katalog{background: url(img/list5.png) 2px center no-repeat;}
.prezentacja{background: url(img/list6.png) 2px center no-repeat;}
.serwis{background: url(img/list7.png) 2px center no-repeat;}

.db-2 img {
	margin-bottom: 40px;
}
.db-2 {
	font-size: 20px;
	color: #00529c;
	line-height: 1.5;
}

.product-params {
	padding: 30px 0;
}

.product-params table {
	width: 100%;
	font-size: 14px;
	margin-bottom: 30px;
	letter-spacing: 0.5px;
}

.product-params td{
	width: 50%;
	padding: 0 15px;
	text-align: left;
	vertical-align: top;
}

.product-params td:first-child {
	text-align: right;
	color: #818c96;
}

#video {
	border: none;
}

.video-intro {
	font-size: 20px;
	color: #ff9000;
}

.video-intro h2 {
	margin-bottom: 30px;
	max-width: 844px;
	margin-left: auto;
	margin-right: auto;
}

.video-intro p {
	margin-bottom: 20px;
	max-width: 844px;
	margin-left: auto;
	margin-right: auto;
}

.video-teaser {
	margin: 0 auto;
	max-width: 844px;
	-webkit-box-shadow: 0 -5px 35px rgba(0,0,0,.23);
	-moz-box-shadow: 0 -5px 35px rgba(0,0,0,.23);
	box-shadow: 0 -5px 35px rgba(0,0,0,.23);
	position: relative;
}

.vt-btn {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 80px;
	background: rgba(0,0,0,0.55);
	text-align: center;
}

.vt-btn .btn-play {
	margin: 16px auto 0 auto;
	float: none;
	display: inline-block;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}


/* Fullscreen Overlay */
.overlay {
  width: 100%;
  height: 100vh;
  /* 50% opacity black */
  background: rgba(0,0,0,.5);
  /* Stays locked on scroll */
  position: fixed;
  /* On top of the rest*/
  z-index: 2212121;
  /* Hidden */
  opacity: 0;
  /* No interference */
  left: -100%;
  top: 0;
  /* CSS3 Transition */
  transition: opacity .5s;
  -webkit-transition: opacity .5s;
}

/* 90% width container */
.video-container {
  width: 90%;
  max-width: 852px;
  /* Centering */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.about-us-vid .video-container {
	width: 100%;
	max-width: none;
	position: static;
	transform: none;
	-webkit-transform: none;
        height:472px !important;
}

.about-us-vid .video-container iframe, .about-us-vid .video-container object, .about-us-vid .video-container embed {
position:absolute;
top:0;
left:0;
width:100% !important;
height:472px !important;
}

.close {
  width: 30px;

  height: 30px;
  position: absolute;
  background: url(img/video-close.png) 0 0 no-repeat;
  right: 0;

  /* Bring above video */
  top: -45px;
  opacity: 1 !important;
  
  -moz-transition: all 250ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 250ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 250ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 250ms ease-in-out;
}

.close:hover {


	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
  cursor: pointer;
}

/* Class to fade in overlay */
.show {
  opacity: 1;
}

.btn-side {
	display: block;
	padding-left: 63px;
	background: url(img/btn-play.png) 0 center no-repeat;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	overflow: hiddem;
	height: 2em;
}

.btn-play {
	line-height: 47px
}

.video-row {
	background: #f7f8f9;
}

.video-menu {
	padding: 10px 30px 0 45px;
}

.video-section {
	margin: 30px auto 90px;
}

.toggle-video {
	display: block;
	color: #2b2b2b;
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bold;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.toggle-video.active {
	color: #ed1651;
	font-weight: 500;
}

.toggle-video:hover {
	color: #ed1651;
	cursor: pointer;
}

.film-box .toggle-video.active, .film-box .toggle-video:hover {
	color: #00529c
}

.toggle-video:active {
	-webkit-transform:scale(0.95); 
	-moz-transform:scale(0.95); 
	-o-transform:scale(0.95); 
	transform:scale(0.95); 
}

.carousel-section {
	background: #f9fafc;
	padding: 30px 0 80px 0;
}

.carousel {
	margin-top: 50px;
}

.cf-box {
	background: #fff;
	display: block;
	outline: none !important;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
	text-decoration: none !important;
	border: 1px solid #fff;
}

.cf-box:hover {
	border: 1px solid #9ea4a7;
}

.cf-box img {
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
	display: block;
	margin: auto;
}

.cf-img {
	height: 120px;
	display: flex;
}

.cf-top {
	height: 28px;
	margin-top: 10px;
}

.cf-box h4, .cf-box h2, .cf-box h3, #exitpopup-modal h3{
	height: 51px;
	overflow: hidden;
	margin: 10px 0 5px 0 !important;
	padding: 0 25px;
	font-size: 16px;
	color: #232323 !important;
	text-transform: uppercase !important;
        font-weight: 500;
        letter-spacing: 0;
}

.cf-params {
	color: #9ea4a7;
	font-size: 12px;
	line-height: 1.5;
	height: 72px;
	overflow: hidden;
	padding: 0 25px;
	margin-bottom: 20px;
}

.carousel .flex-control-nav {
	bottom: -89px;
}

.cf-top {
	position: relative;
}

.cf-ribbon {
	background: #ed1651;
	line-height: 28px;
	padding: 0 10px;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	left: -1px;
	font-weight: 700;
	z-index: 2;
}

.cf-ribbon:after {
	content: '';
	position: absolute;
	right: -14px;
	width: 14px;
	height: 28px;
	top: 0;
	background: url(img/dynks.png);
}

.cf-comments {
	float: right;
	width: 28px;
	height: 28px;
	background: url(img/chat.png) 100% center no-repeat;
	margin-right: 15px;
}

.cf-cart {
	float: right;
	margin-right: 15px;
	background: url(img/basket.png) 100% center no-repeat;
	color: #9ea4a7;
	font-weight: bold;
	line-height: 28px;
	padding-right: 30px;
}

.menu-bottom {
	padding: 50px 0;
	background: #828c96;
	position: relative;
	z-index: 1000;
}

.mb-link {
	display: block;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none !important;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
	margin-bottom: 20px;
	font-weight: bold;
	overflow: hidden;
}

.mb-list {
	padding: 0;
	list-style: none;
	font-size: 16px;
	color: #2b2b2b;
	margin: 0 0 30px 0;
}

.mb-list li {
	margin-bottom: 4px;
}

.mb-list a {
	color: #b6bfc6;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
	text-decoration: none !important;
}

.menu-bottom a:hover {
	color: #fff;
}

.bottom-info{
	line-height: 1.75;	
	background: #828c96;
	color: #b6bfc6;
	position: relative;
	z-index: 1000;
}

.bottom-info + .separator {	
	position: relative;
	z-index: 1000;
}

.bottom-info .col-md-9 {
	padding-bottom: 50px;
	padding-left: 185px;
	padding-top: 50px;
	background: url(img/logo.svg) 15px center no-repeat;
	background-size: 131px 82px;
	
}

.bottom-info .col-md-3 {
	padding-bottom: 50px;
	padding-top: 50px;
	background: url(img/iso2024.jpg?v=1212) center center no-repeat;
}

.bottom-tags {
	padding: 15px 0 0 0;	
	position: relative;
	background: #eff3f6;
	z-index: 1000;
}

.bottom-tags a {
	float: left;
	color: #9ea4a7;
	text-align: justify;
	text-decoration: none !important;
	text-transform: uppercase;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
	font-weight: normal;
	margin-bottom: 15px;
	margin-right: 20px;
}

.bottom-tags a:last-child {
	margin-right: 0;
}

.bottom-tags a:hover {
	color: #00377d;
}

footer {
	padding: 50px 0 40px 0;
	background: #eff3f6;
	color: #2b2b2b;	
	position: relative;
	z-index: 1000;
}

.copyright-gray {
	font-weight: normal;
	font-size: 16px;
	color: #9ea4a7;
	margin-bottom: 10px;
}

.copyright-right .copyright-gray {
	margin: 0;
}

.copyright a {
	color: inherit;
	text-decoration: none !important;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.copyright a:hover {
	color: #00377d;
}

.breadcrumbs a {
	color: #1e1e1e;
	text-decoration: none !important;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;	
	margin-bottom: 5px;
}

.breadcrumbs a:hover {
	color: #00377d;
}

.breadcrumbs span {
	color: #9ea4a7;
	display: inline-block;
	font-weight: normal;
	margin: 0 6px 0 10px;
}

.breadcrumbs-wrapper {
	border-top: 1px solid #f0f3f6;
	font-size: 11px;
	margin-top: 2px;
	padding-top: 8px;
    padding-bottom: 3px;
}

.btn[disabled] {
	opacity: 1;
/* 	background: #ededed; */
	background: #bdc6ca;
	color: #fff;
/* 	border-color: #ededed; */
	border-color: #bdc6ca;
}



.partners {
	padding: 30px 0;
}

.partners h2 {
	margin-bottom: 40px;
}

.partners-inside  {	
	text-align: center;
}

.partners img {
	display: inline-block;
	margin: 0 15px 30px 15px;
}

.partners-inside:after{content:""; display: inline-block; width: 100%; height: 0;}



.pros {
	padding: 30px 0 0 0;
	background: #f9fafc;
	line-height: 1.7;
	border-top: 1px solid #fff;
}

.pros img {
	max-width: 100%;
	border: 1px solid #c3cccf;
}

.pros h3 {
	color: #9ea4a7;
	font-weight: 500;
	margin-bottom: 15px;
	max-width: 315px;
}

.pros p {
	max-width: 300px;
}

.pros-col {
	margin-bottom: 20px;
}


.news-short {
	padding: 60px 0 30px 0;
	background: #fff;
	line-height: 1.7;
	border-bottom: 2px solid #bfc8cc;
	font-size: 16px;
}

.news-short table {
	width: 100%;
}

.ns-title {
	text-transform: uppercase;
	color: #00529c;
}

.ns-date {
	color: #a3a9ac;
	white-space: nowrap;
}

.ns-more a, .btn-gray {
	background: #f0f3f6;
	padding: 0 15px;
	line-height: 39px;
	display: inline-block;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
	color: #9ea4a7;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	position: relative;
}

.ns-more a:hover, .btn-gray:hover {
	color: #fff;
	background: #9ea4a7
}

.ns-more a {
	float: right;
}
.news-short td {
	padding: 0 15px 30px 0;
}

.news-short td:first-child {padding-left: 0;}
.news-short td:last-child {padding-right: 0;}

.ms-bg {
	display: table;
	width: 100%;
	height: 350px;
	background: center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.main-slider .flexslider {
	margin: 0;
}

.main-slider .flex-control-nav {
	bottom: 20px;
}

.ms-desc, .ms-desc > .container , .ms-desc .col-sm-6 { 
	position: relative;
}

.msd-bg {
	width: 50%;
	height: 100%;
	background: rgba(0,0,0,0.75);
	position: absolute;
	top: 0;
	left: 0;
}

.ms-align {
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.ms-desc {
	color: #ed1651;
	font-weight: 500;
	font-size: 20px;
	padding-top: 10px;
}

.ms-desc h2 {
	color: #fff;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: none;
}


.categories-section {
    background: #f9fafc;
    padding: 30px 0 50px 0;
    color: #818c96;
    text-align: justify;
}

.categories-section h2 {
	color: #2b2b2b;
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 0px;
		font-weight: 500;
}

.cs-intro {
	margin-bottom: 50px;
}

.cs-intro-wrapper  {
	padding: 0;
}

.cs-intro-specific  {	
	
    background: 100% 100% no-repeat;	
	-webkit-background-size: 0 0;
	-moz-background-size: 0 0;
	-o-background-size: 0 0;
	background-size: 0 0;
    padding: 30px 0 50px 0;
}

.cs-intro-specific .cs-intro {
	margin-bottom: 0;
}

.categories-section .cf-box {
	margin-bottom: 30px;
}

.cs-separator {
	margin: 50px 0 30px 0;
	border-bottom: 1px solid #c1c7cd;
}

.cs-separator:before,
.cs-separator:after {
  display: table;
  content: " ";
}

.cs-separator:after {
  clear: both;
}




.pagination {
	text-align: center;
	margin: 10px 0 30px 0;
	display: block;
}

.page-numbers {
	display: inline-block;
	font-family: verdana;
	width: auto;
	line-height: 3;
	font-size: 12px;
	color: #818c96;
	border: none;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 10px;
	margin: 0 0 10px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none !important;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.page-numbers:hover {
	color: #00529c;
}

.page-numbers:active {
	-webkit-transform:scale(0.95); 
	-moz-transform:scale(0.95); 
	-o-transform:scale(0.95); 
	transform:scale(0.95); 
}

.page-numbers:last-child {
	margin-right: 0;
}

.page-numbers.current {
	color: #00529c;
}

.page-numbers.dots {
	
}

.page-numbers.prev {
	border: none;
	
}

.page-numbers.prev:hover, .page-numbers.next:hover {
}

.page-numbers.next {
	border: none;
	
}



.has-js label.label-check    {
	background: url(img/checkbox.png) 0 center no-repeat;
	display: block;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0 0 0 26px;
	text-transform: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;

}

.has-js label.c_on  { background: url(img/checkbox-checked.png) 0 center no-repeat; }
.has-js .label-check input  { position: absolute; left: -9999px; }


.has-js label.lr-main    {
	background: transparent;
	display: block;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0 15px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}

.has-js label.lr-main span {
	display: block; 
	padding: 15px 0;
	border-bottom: 1px solid #f0f3f6;
}

.has-js label.lr-main.r_on  { background: #00529c; color: #fff !important; }
.has-js label.lr-main.r_on  span { border-color: transparent }
.has-js .label-radio input  { position: absolute; left: -9999px; }


.filters {
	background: #fff;
	padding: 10px 0 10px 0;
	color: #5a5a5a;
	margin-bottom: 30px;
}


.filters-inside {
	padding: 0 15px;
}

.filter-label {
	display: block;
	margin-bottom: 10px;
}

.filter-row {
	margin-bottom: 10px;
}

.has-js label.lr-main:last-child span {
	border-bottom: none;
}

.filter-row-separator {
	height: 15px;
	width: 100%;
	background: #f9fafc;
}

.filters-inside-2 {
	padding-top: 15px;
}

.reset-filters {
	margin-bottom: 10px;
	font-weight: 500;
	color: #000;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.reset-filters:hover {
	color: #00529c;
}




.modal-wrapper {
/* 	min-height: 100%; */
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	display: table;
	padding: 15px 0;
}

.modal-block {
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 10001;	
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;  
	transition: all 200ms ease-in-out;
	opacity: 0;
	-webkit-transform:scale(0); 
	-moz-transform:scale(0); 
	-o-transform:scale(0); 
	transform:scale(0); 
	overflow-y: auto;
	overflow-x: hidden;
}

.modal-contents {
	display: none;
}


.modal-box-cont-2.open .modal-contents {
	display: block;
}

.modal-block.open {
	opacity: 1;
	-webkit-transform:scale(1); 
	-moz-transform:scale(1); 
	-o-transform:scale(1); 
	transform:scale(1); 
	-moz-transition: all 200ms ease-in-out;  
	-o-transition: all 200ms ease-in-out;  
	-webkit-transition: all 200ms ease-in-out;  
	transition: all 200ms ease-in-out;
}

.modal-align {
	vertical-align: middle;
	display: table-cell;
}

.modal-box-cont, .modal-box-cont-2 {
	background: #fff;
	position: relative;
}

.modal-box-cont-2 {
	display: none;
}

.modal-box {
	background: #fff;
	padding: 30px 15px 15px 15px;
}

.modal-close {
	color: #fff;
	font-size: 50px;
	background: url(img/modal-close.png) center center no-repeat;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 30px;
	right: 30px;
	cursor: pointer;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.modal-close:hover {
	-webkit-transform: rotate(90deg); 
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
}

.toggle-modal, .modal-open, .toggle-modal-2, .modal-close-txt{
	cursor: pointer;
}

.modal-box h2, .langselect {
	text-transform: none;
	color: #000;
	margin: 0 0 30px 0;
}

.modal-box .nag {
	text-transform: none;
	color: #000;
	margin: 0 0 30px 0;
        font-size: 36px;
}

.lang-list {
	margin: 50px 0 40px 0;
}

.lang-list li {
	margin-bottom: 30px;
}

.lang-list  a {
	color: inherit;
}

.lang-list a:hover  {
	color: #00529c;
}


.text-input {
	background: transparent;
	border: 1px solid #ededed;
	max-width: 270px;
	padding: 0 15px;
	color: #5a5a5a;
	font-size: 14px;
	margin-bottom: 15px;
	
}

.text-input:before,
.text-input:after {
  display: table;
  content: " ";
}

.text-input:after {
  clear: both;
}

.text-input:focus {
	border: 1px solid #1c1c1c;
}

.modal-contents .btn {
	min-width: 147px;
	margin-top: 10px;
}

.form-toggle {
	display: inline-block;
	color: #9ea4a7;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.modal-more {
	border-top: 3px solid #e7e7e7;
	margin-left: -30px;
	margin-right: -30px;
	padding: 30px 30px 20px 30px;
	font-size: 18px;
	color: #010101;
}

.modal-more .btn-gray {
	margin: 10px 0 0 0;
	text-align: center;
	min-width: 147px;
}

.form-log {
	color: #ed1164;
	margin: 20px 0 0 0;
}

.form-log strong {
	font-weight: bold;
	text-transform: uppercase;
}

.modal-success {
	color: #9ea4a7;
	font-size: 24px;
	display: none;
}

.hb-inside {
	padding: 20px 15px 0 15px;
}

.hb-bright {	background: #f9fafc}
.hb-dark { background: #f0f3f6}

.help-box h4 {
	font-weight: normal;
	margin-bottom: 30px;
}

.register {
	background: #fff;
	padding: 30px 0 30px 0;
}

.hb-phone {
	background: url(img/help-phone.png) 5px center no-repeat;
	font-size: 14px;
	padding: 15px 0 15px 50px;
	margin-bottom: 30px;
}

.hb-times {
	background: #fff;
	font-size: 12px;
	padding: 15px 15px 0 15px;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 30px;
}

.hb-clock {
	margin-bottom: 15px;
	padding-left: 35px;
	background: url(img/help-clock.png) 0 center no-repeat;
}

.hb-mail {
	display: block;
	color: inherit;
	background: url(img/help-mail.png) 5px center no-repeat;
	font-size: 14px;
	padding: 13px 0 13px 60px;
	margin-bottom: 30px;
}

.hb-menu {
	padding: 10px 0 0 0;
	margin: 0 0 30px 0;
	list-style: none;
}

.hb-menu a {
	color: #2b2b2b;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
}

.hb-menu li {
	margin-bottom: 10px;
}

.hb-menu li:last-child {
	margin: 0;
}

.hb-menu a:hover {
	color: #053d6f
}

.page-log {
	color: #ed1164;
	margin: 0 0 30px 0;
	font-size: 18px;
	font-weight: 500;
	max-width: 590px;
}

.page-form ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #5a5a5a;
}
.page-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #5a5a5a;
   opacity:  1;
}
.page-form ::-moz-placeholder { /* Mozilsa Firefox 19+ */
   color:    #5a5a5a;
   opacity:  1;
}
.page-form :-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #5a5a5a;
}

.page-form {
	line-height: 1.6;
}

.page-form h2, .bordered-header {
	text-transform: none;
	border-bottom: 2px solid #e7e7e7;
	padding-bottom: 15px;
	margin-bottom: 35px;
	
}

.page-form label, .page-form p, .page-form .sbHolder {
	max-width: 270px;
}

.page-form .sbSelector {
	color: #5a5a5a;
}

.page-form label {
	text-transform: uppercase;
	color: #9ea4a7;
	font-weight: bold;
	margin-bottom: 15px;
}

.page-form  label.label-check    {
	color: #5a5a5a;
	margin-bottom: 15px;
}

.page-form p {	
	margin-bottom: 17px;
}

.form-section {
	margin-bottom: 30px;
}

.form-section > .row {
	margin-bottom: 30px;
}

.hb-title, .hb-archive a {
	color: #818c96;
}

.hb-archive a {
	text-transform: none;
	font-weight: normal;
	font-sizE: 14px;
	display: inline-block;
	padding-left: 13px;
	background: url(img/news-li.png) 0 center no-repeat;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.hb-archive a:hover, .hb-archive a.active {
	color: #00529c;
	background-image: url(img/news-li-h.png);
}
.news-more {
	display: none;
	padding-bottom: 20px;
	font-size: 14px;
}

.news-more.content p {
	margin-bottom: 10px;
}

.news-box, .ze-part {
	padding: 20px 0 0 75px;
	border-top: 2px solid #f2f2f2;
}

.nm-links {
	margin-top: 20px;
}

.news-toggle, .ze-toggle {
	position: relative;	
	color: #818c96;
	margin-bottom: 20px;
	padding-right: 50px;
	cursor: pointer;
}

.film-box .news-toggle, 
.ze-toggle{
	margin-bottom: 26px;
}

.nt-ico {
	width: 26px;
	height: 24px;
	background: url(img/news-ico.png) center no-repeat;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
	position: absolute;
	left: -50px;
	top: 13px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.nt-ico-wrap {
	 display: table;
    width: 75px;
    height: 50px;
    position: absolute;
    left: -75px;
    top: 0;
}

.nt-ico-wrap .nt-ico {
	width: 75px;
    height: 50px;
    left: 0;
    top: 0;
    text-align: center;
    background: none !important;
    vertical-align: middle;
    display: table-cell;
    position: static;
}

.career-box .nt-ico {
	width: 32px;
	height: 26px;
	left: -55px;
	background: url(img/kariera-ico.png) center no-repeat;
}

.film-box .nt-ico, .ze-part .nt-ico {
	width: 75px;
	height: 50px;
	left: -75px;
	top: 0;
	text-align: center;
	background: none !important;
}

.film-box .nt-ico img, .ze-part .nt-ico img {
	max-width: 100%;
	max-height: 50px;
	margin: 0 auto;
}

.film-box .nt-title, .ze-part .nt-title {
	padding-top: 12px;
}

.nt-title {
	margin: 0 0 5px 0;
	font-size: 22px;
	font-weight: normal;
}

.nt-dynks {
	width: 26px;
	height: 24px;
	background: url(img/news-more.png) center no-repeat;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
	position: absolute;
	right: 15px;
	top: 0;
}

.film-box .nt-dynks {
	top: 10px;
}

.news-toggle:hover, .ze-toggle:hover {color: #00529c;}
.news-toggle:hover .nt-ico{background-image: url(img/news-ico-h.png)}
.career-box .news-toggle:hover .nt-ico{background-image: url(img/kariera-ico-h.png)}
.news-toggle:hover .nt-dynks{background-image: url(img/news-more-h.png)}

.news-toggle.active{color: #00529c;}
.news-toggle.active .nt-ico{background-image: url(img/news-ico-h.png)}
.career-box .news-toggle.active .nt-ico{background-image: url(img/kariera-ico-h.png)}
.news-toggle.active .nt-dynks{background-image: url(img/news-more-h.png);
	-webkit-transform: rotate(180deg); 
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.download-link {
	padding-left: 30px;
	background: url(img/download.png) 0 center no-repeat;
	color: #818c96;
	text-decoration: underline;
	display: block;
	margin-bottom: 10px;
}

.news-box p {
	margin-bottom: 30px;
}


.news-more p:last-child {
	margin-bottom: 10px;
}

.news-box .fancybox img {
	border: 6px solid #fff;
	width: 100%;
}

.news-box .fancybox {
	display: block;
	border: 1px solid #e2e2e2;
	margin-bottom: 30px;
}

.download-col {
	float: left;
	width: 50%;
}

.download-col a {
	display: block;
	color: #2b2b2b;
	margin-bottom: 7px;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;	
	padding-right: 50px;
}

.download-col a:hover {
	padding: 0 44px 0 6px;
	color: #00529c;
	
}

.form-header {
	position: relative;
}

.form-header .btn-clean {
	position: absolute;
	right: 0;
	top: 4px;
}

.btn-clean {
	border: none;
	background: none;
	display: inline-block;
	cursor: pointer;
	text-transform: uppercase;
	color: inherit;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.btn-clean:hover {
	color: #053d6f;
}



.form-save-more, .form-save {
	display: none
}

.pf-my-account .form-section > .row {
	margin-bottom: 10px;
}

.rules h3 {
	color: #9ea4a7;
	font-weight: normal;
	font-size: 22px;
	margin-top: 2em;
	margin-bottom: 1.5em;
}

.rules-archive-link {
	display: inline-block;
	color: #2b2b2b;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 12px;

}


/* 
Generic Styling, for Desktops/Laptops 
*/
table.responsive-table { 
  width: 100%; 
  border-collapse: collapse; 
}

.responsive-table th { 
  color: #9ea4a7; 
  text-transform: uppercase;
  font-size:12px;
}
.responsive-table td, .responsive-table th {
 border-bottom: 1px solid #ededed;
  text-align: left; 
	padding: 18px 5px;
}
.responsive-table td {
	color: #2b2b2b;
	font-size: 14px;
	font-weight: 500;
}
table.responsive-table  a {
	color: inherit;
}

.responsive-table tr:hover a {
	color: #23527c;
}
/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	.responsive-table table, .responsive-table thead, .responsive-table tbody,.responsive-table  th,.responsive-table  td,.responsive-table  tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.responsive-table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.responsive-table tr { border: 1px solid #ccc; }
	
	/* Zebra striping */
	.responsive-table tr:nth-of-type(odd) { 
	  background: #f9f9f9; 
	  margin-bottom: -1px
	}
	
	.responsive-table td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: none;
		position: relative;
		padding-left: 50%; 
	}
	
	.responsive-table td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 18px;
		left: 15px;
		max-width: 45%; 
		padding-right: 10px; 
	}
	
}

.product-img img {
	margin: 0 auto 10px auto;
}

.product-excerpt h4 {
	color: #232323;
	font-size: 16px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.product-excerpt {
	color: #9ea4a7;
	font-size: 12px;
	margin-bottom: 20px;
}

.cart-step-number {
	color: #c3c9ce;
	font-size: 24px;
	font-weight: 500;
	border-bottom: 2px solid #c3c9ce;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

.cart-step-text {
	font-weight: 500;
	text-transform: uppercase;
	color: #c3c9ce;
	margin-bottom: 30px;
}

.active .cart-step-text {color:#2b2b2b;}
.active .cart-step-number {color:#2b2b2b;border-color:#2b2b2b;}

.cart-thumb {
	display: table-cell;
	width: 69px;	
}

.cart-thumb img {
	margin-right: 10px;
}

.cart-desc {
	display: table-cell;
	vertical-align: middle;
}

.cart-details {
	color: #a1a1a1;
	font-size: 12px;
	letter-spacing: 0.5px;
}

.cart-name {
	font-size: 14px;
	color: #2b2b2b;
	font-weight: bold;
}

.cart-table {
	margin: 30px 0;
}

table .text-input {
	margin: 0;
	width: 59px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	float: left;
	background: #fff;
}

.cart-row-delete {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(img/cart-delete.png);
	cursor: pointer;
	margin: 8px 0 0 7px;
	-moz-transition: all 200ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 200ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 200ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 200ms ease-in-out;
}

.cart-row-delete:hover {
	background: url(img/cart-delete-h.png);
}

.cart-btn {
	margin-bottom: 30px;
}

.cart-notice {
	background: #f9fafc;
	color: #6a6a6a;
	font-size: 12px;
	padding: 30px 30px 20px 30px;
	margin-bottom: 30px;
	margin-right: 30px;
}

.summary-left {
	text-align: left;
	float: left;
	font-size: 14px;
	color: #9ea4a7;
	font-weight: 500;
	
}

.summary-right {
	text-align: right;
	font-size: 14px;
	color: #2b2b2b;
	float: right;
	font-weight: 500;
}

.summary-row {
	margin-bottom: 26px
}

.summary-row:before,
.summary-row:after {
  display: table;
  content: " ";
}

.summary-row:after {
  clear: both;
}

#summary-4 {
	font-size: 16px;
}

.summary-row-4 {
	border-top: 1px solid #ededed;
	padding-top: 26px;
}


.cart-table	td:nth-child(1){ width: 50%;}
.cart-table	td:nth-child(2){ white-space: nowrap;}
.cart-table	td:nth-child(3){ white-space: nowrap;}
.cart-table	td:nth-child(4){ white-space: nowrap; text-align: right;}

.summary-left .sbHolder {
	width: 170px;
	height: 17px;
	border: none;
	margin: 0
}

.sbHolder.error .sbSelector {
	color: #ed1556;
}

.summary-left .sbToggle {
		height: 17px;
}

.summary-left .sbSelector {
	border: none;
	font-size: 14px;
	color: #9ea4a7;
	font-weight: 500;
	text-transform: uppercase;
	padding-left: 0;
	line-height: 17px;
	height: 19px;
}

.summary-left .sbOptions {
	top: 23px !important;
}

.cart-notice-status {
	font-size: 14px;
}

.notice-line-1 {
	font-size: 16px;
	margin-bottom: 20px;
}

.input-desc, .ps-form .col-xs-3 {
	position: static;
}

pre {
	margin-top: 130px !important;
}

.form-log-width-margin {
	max-width: 100% !important;
	margin: 30px 0 0 0;
}

.uppercase {
	text-transform: uppercase;
}

.cursor-wait * {
	cursor: wait !important;
}

body.admin-bar header {
top: 32px;
}
@media screen and (max-width: 782px)
body.admin-bar header {
top: 46px;
}
@media screen and (max-width: 782px)
#wpadminbar {
position: fixed !important;
top: 0;
}

.content-intro {
	height: 300px;	
	background: center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.content-intro > .container {
	background: 100% 100% no-repeat;
	-webkit-background-size: 58% auto;
	-moz-background-size: 58% auto;
	-o-background-size: 58% auto;
	background-size: 58% auto;	
}

.content-intro > .container, .content-intro > .container > .row, .content-intro > .container > .row > .col-sm-6 {
	height: 100%;
}

.valign-table {
	width: 100%;
	height: 100%;
	display: table;
}

.valign-cell {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.content-intro h2 {
	text-transform: none;
	color: #939393;
	line-height: 1.3;
}

.our-cons {
	padding: 40px 0 60px 0;
	font-size: 16px;
	color: #818c96;
	font-weight: bold;
}

.our-cons h2 {
	color: #646464;
}

.our-cons p {
	max-width: 270px;
	margin-left: auto;
	margin-right: auto;
}

.oc-img {
	height: 103px;
}

.oc-col {
	margin-top: 50px;
	margin-bottom: 30px;
}

.prod-content-2 {
	padding-top: 20px;
	background: url(img/prod-img-2.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
	font-size: 18px;
}

.prod-bg {
	width: 100%;
}

.prod-content-2 h2 {
	color: #ed145b;
	text-transform: none;
}

.ps-number {
	width: 42px;
	line-height: 42px;
	background: #fff;
	margin: 0 auto 30px auto;
	border: 1px solid #ef286a;
	border-radius: 50%;
	color: #ef286a;
	display: block;
}

.prod-process {
	padding: 30px 0 70px 0
}

.ps-gray {
	background: #f7f8f9;
}

.prod-process h2 {
	margin-bottom: 20px;
}

.prod-process p {
	color: #2b2b2b;
	font-size: 14px;
	line-height: 2;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	font-weight: bold;
}

.prod-slider {
	margin-bottom: 0;
}

.prod-slider .slides li {
	position: relative;	
}

.ps-desc {
	width: 100%;
	position: absolute;
	bottom: 0;
	color: #fff;
	font-size: 18px;
	padding: 10px 30px;
	background: rgba(0,0,0,0.65);
	lefT: 0;
	min-height: 76px;
	font-weight: 300;
	text-align: left;
	z-index: 5;
}

.prod-slider .slides li img {
	width: 100%;
	position: relative;
	z-index: 4;
}

.prod-outro {
	text-align: center;
	color: #fff;
	background: url(img/prod3-bg.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-size: 20px;
}

.about-us-outro {
	background-image: url(img/o-nas4.jpg);
}

.prod-outro {
	padding: 80px auto;
	line-height: 1.8;
	font-weight: 300;
}

.col-po {
	height: 100%;
}

.col-po .btn {
	border-color: #fff;
	color: #fff;
	background: transparent;
	margin-top: 30px;
}

.col-po .btn:hover {
	background: rgba(255,255,255,0.2);
}

.about-us-vid {
	padding: 50px 0 70px 0;
}

.about-us-vid h2 {
	margin-bottom: 60px;
}

.search-results-pages {
	padding: 50px 0;
}

.search-results-pages h2 {
	color: #2b2b2b;
	margin-bottom: 20px;
}

.search-results-intro {
	margin-bottom: 20px;
}

.pages-list {
	border-top: 1px solid #e7eaeb;
	margin-bottom: 50px;
}

.pages-list li {
	border-bottom: 1px solid #e7eaeb;
}

.pages-list a {
	display: block;
	font-size: 22px;
	color: #818c96;
	text-decoration: none !important;
	padding: 17px 45px 17px 30px;
	background: url(img/sr-more.png) 97% center no-repeat;
	-moz-transition: all 350ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 350ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 350ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 350ms ease-in-out;
}

.pages-list a:hover {
	color: #00529c;	
	background: url(img/sr-more-h.png) 97% center no-repeat;
}

.pl-date {
	color: #2d2d2d;
	font-size: 14px;
}

.pages-list a:hover .pl-date {
	color: #00529c;	
	-moz-transition: all 350ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 350ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 350ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 350ms ease-in-out;	
}

.main-search-cont {
	padding: 10px 0 20px 0;
}

.main-search {
	border: none;
	border-bottom: 2px solid #e7e7e7;
	font-size: 20px;
	color: #9ea4a7;
	width: 100%;
	padding: 10px 50px 10px 0;
	margin-bottom: 10px;
	outline: none !important;
	-moz-transition: all 350ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 350ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 350ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 350ms ease-in-out;
}

.main-search:focus {
	border-color: #625d5d;
}

.ms-row {
	max-width: 770px;
	position: relative;
}

.ms-submit {
	border: none;
	background: url(img/search.png);
	width: 23px;
	height: 24px;
	font: 0/0 a;
	color: transparent;
	text-indent: -2999px;
	position: absolute;
	right: 15px;
	top: 10px;
	outline: none !important;
	-moz-transition: all 350ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 350ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 350ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 350ms ease-in-out;
}

.ms-submit:hover {
	background-image: url(img/search-h.png);
}

#map-canvas {
	height: 300px;
}

.scrollFix {
	font-size: 16px;
    line-height: 1.35;
    overflow: hidden;
}

.scrollFix a {
	color: #2a59a1;
	font-weight: normal;
}

.form-contact input, .form-contact textarea {
	width: 100%;
	max-width: none;
	margin-bottom: 20px;
}

.form-contact textarea {
	height: 220px;
}

.form-contact ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #5a5a5a;
}
.form-contact :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #5a5a5a;
   opacity:  1;
}
.form-contact ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #5a5a5a;
   opacity:  1;
}
.form-contact :-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #5a5a5a;
}

.p-intro {
	font-size: 24px;color: #a3a9ac;
}

.contact-wrapper {
	padding: 60px 0;
	line-height: 1;
}

.pi-bottom {
	color: #ed145b;
	font-size: 75%;
	margin-bottom: 40px;
	display: block;
}

.form-succes {
    display: none;
}

.co-sent {
    font-size: 24px;
    color: #ed145b;
    line-height: 1.17;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}

.error-log {
    color: #e2001a;
    margin-top: 20px;
    margin-bottom: 20px;
    display: none;
}

.form-contact {
	margin-bottom: 20px;
}

.co-header {
	color: #9ea4a7;
	border-bottom: 2px solid #e7e7e7;
	padding-bottom: 15px;
	text-transform: none;
	margin-bottom: 20px;
}

.side-contact {
    font-size: 18px;
    margin: 30px auto;
    color: #3e3e3e;
}

.contact-info {
    font-size: 18px;
    margin-bottom: 30px;
}

.contact-info-right {
    margin-top: 30px;
	line-height: 1.6;
}

.contact-info .side-contact li {
    margin-bottom: 30px;
}

.side-contact li {
    position: relative;
    padding: 10px 0 10px 40px;
}

.icon-phone {background: url(img/ico-phone.png) 0 center no-repeat;}
.icon-fax {background: url(img/ico-fax.png) 0 center no-repeat;}
.icon-mail {background: url(img/ico-mail.png) 0 center no-repeat;}

.side-contact li a {
	color: inherit;
}

.news-box.contact-box {
	padding-left: 0;
}

.news-more img {
	float: left;
	width:30%;
	max-width: 142px;
}

.nm-right {
	float: left;
	width: 70%;
	padding-left: 30px;
	max-width: 350px;
}

.contact-box h4 {
	color: #9ea4a7;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0 0 4px 0;
}

.contact-box p {
	margin-bottom: 15px;
}

.nm-mobile, .nm-phone, .nm-mail  {
	background: url(img/ico-mobile-xs.png) 0 center no-repeat;
	padding: 5px 0 5px 30px;
	margin: 5px 0;
}

.nm-phone {
	background: url(img/ico-phone-xs.png) 0 center no-repeat;
}
.nm-mail {
	background: url(img/ico-mail-xs.png) 0 center no-repeat;
}
.nm-mail a {
	color: inherit;
}

.cb-col {
	margin-top: 20px;
	margin-bottom: 40px;
}

.contact-box .nt-title {
	padding-top: 6px;
}

.contact-box {
	-moz-transition: all 350ms ease-in-out;  /* FF3.7+ */
	-o-transition: all 350ms ease-in-out;  /* Opera 10.5 */
	-webkit-transition: all 350ms ease-in-out;  /* Saf3.2+, Chrome */
	transition: all 350ms ease-in-out;
	background: #fff;
}

.contact-box.open {
	background: #f9fafc;
}

.inp-error {
	border-color: #e31c29;
}

#contact-form input:required:valid, #contact-form textarea:required:valid,#contact-form  input.not-empty,#contact-form  textarea.not-empty,#contact-form  input.inp-error:required:valid,#contact-form  textarea.inp-error:required:valid,#contact-form  input.inp-error.not-empty,#contact-form  textarea.inp-error.not-empty  {
	background: #fff url(img/valid.png) 100% center no-repeat;
	border-color: #d6dcdb;
}

.lr-main-link {
	display: block;
    padding: 15px 15px;
    border-bottom: 1px solid #f0f3f6;
	color: inherit;
	font-weight: 700;
}

.lr-main-link.active {
	color: #fff !important;
	background: #00529c;
	border-color: transparent;
}

.ze-config {
	margin-top: 10px;
}

.ze-toggle {
	padding-right: 60px;
}

.zed-less {
	display: none;
}

.ze-dynks {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
	text-transform: uppercase;
	height: 100%;
	padding-top: 12px;
	font-weighT: normal;
}

.ze-part {
	padding: 20px 0;
}

.ze-toggle {
	padding-left:75px;
	margin-bottom: 11px;
}

.ze-part .nt-ico {
	left: 0;
}

.ze-more .more-less-input {
	float: left;
	margin-right: 45px;
}

.ze-more .more-less-input input {
	width: 40px;
	padding-left:0;
	padding-right: 0;
	text-align: center;
}

.ze-more .ze-plus, .ze-more  .ze-minus {
	left: 45px;
}

.ze-more {
	display: none;
}

.ze-summary {
    padding: 20px 0 40px 0;
    border-top: 2px solid #f2f2f2;
}

.ze-summary  .btn {
	margin-top: 15px;
}

.ze-no-edit {
	margin-bottom: 25px;
}

.hidden {
	display: hidden;
}

.ytp-title {
    display: none;
}

.wpbooklet-image-popup-overlay-light {
    z-index: 9999!important;
    background: rgba(0, 0, 0, 0.8)!important;
}

.product-link {
    max-height: 280px;
    background-color: #0097d8;
}

.product-link .desc-box-txt {
    background-color: #0097d8;
    height: 280px;
    text-align: right;
    display:flex;
    align-items:center;
}
.product-link .desc-box-img {
    background: url(img/pr1.jpg) center left no-repeat;
    -webkit-background-size: auto 590px;
    -moz-background-size: auto 590px;
    -o-background-size: auto 590px;
    background-size: auto 590px;
    background-color: #0097d8;
}

.product-link .right {
    text-align: left;
    position: absolute;
    right: 0px;
    margin-right: 50px
}

.product-link .desc-box-txt-right {
    color: #ffffff;
    font-size: 32px;
    padding-bottom: 15px;
    text-align: left;

    
}

.product-link .desc-box-txt-link a{
    color: #ffffff;
    text-transform: uppercase;
    border: 1px #ffffff solid;
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
}

.product-link .desc-box-txt-link a:hover{
    color: #0097d8;
    background: #ffffff;
}

.cert-photo {
    float: left;
    width: 250px;
}

.clear {
    clear: both;
    padding-bottom: 40px;
}

.lang-en #exitpopup-modal,
.lang-de #exitpopup-modal {
	display: none !important;
}

.exitpopup-modal-window .modal-title {
	display: none;
}

.exitpopup-modal-window .title {
	color: #000000 !important;
	text-transform: none !important;
	font-weight: normal !important;
	text-align: left;
	padding-left: 40px;
	font-size: 22px !important;
}

.exitpopup-modal-window, 
.exitpopup-modal-window .modal-body {
	background: #f9fafc !important;
}

.exitpopup-modal-window .modal-body {
	padding: 0 !important;
}

.exitpopup-modal-window .exitpopup-modal-footer {
	bottom: auto !important;
	top: 10px;
	right: 10px;
	width: 30px !important;
}

.exitpopup-modal-window .exitpopup-modal-footer p {
	background: url(img/close.png);
	width: 30px;
	height: 30px;
	display:block !important;
	border: none !important;
}

.exitpopup-modal-window .modal-body .modal-title {
	background: #f9fafc !important;
	border: none !important;
	color: #000000 !important;
	text-transform: none !important;
	display: block;
        margin:0.2em;
}

.element-link {
    text-align: right;
}
.search-form label {
    position: absolute;
    top: -10000px;
}

.nt-termin {
    font-size: 18px;
}

.sz-header {
	font-weight: normal;
	margin-bottom: 0;
	    color: #818c96;
}

.sz-lead {
	color: #ed145b;
	margin-bottom: 40px;
}

ul.cnss-social-icon {
    margin: -10px !important;
}

.row-footer {
    z-index: 1000;
    background: #f9fafc; 
}