body{
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-size:11pt;
	color:#000;
}
span.newsdate {
    color: #999;
    font-style: italic;
}
div#results > div:nth-child(3n+1) {
    clear: both;
}
.img-news {
    position: relative;
    overflow: hidden;
}
.img-news:before {
    content: "";
    display: block;
    position: relative;
    width: 100%;
    padding-top: 60%;
}
div#newshome {
    background: #f5f5f5;
}
.img-news img {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
    max-width: none;
}
.newsshortdesc {
    margin: 0 0 25px 0;
    display: -webkit-box;
    max-height: 8.2rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 4;
}
.panel-body.news-colx {
    padding: 0;
    margin-bottom: 40px;
}
h1.newstitle a {
    display: block;
    font-size: 18pt;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
}
.share-buttons {
    font-weight: bold;
}
.image-category {
    display: none;
}
div#sync1 {
    border: 1px solid #dcdcdc;
    padding: 8px;
    border-radius: 5px;
}
.shop-content-item #sync2 {
    margin-top: 10px;
    text-align: center;
}
#sync2 .item img {
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
}
#sync2.owl-carousel .owl-item {
    float: none;
    display: inline-block;
    padding: 0 5px;
}
#sync2 .owl-wrapper {
    width: 100% !important;
}
img{max-width:100%;}
.content-wrapper {
    padding: 100px 0;
}
.navbar-brand>img {
    display: block;
    height: 75px;
}
div#call-block .more {
    background: #18191b;
}
.more:hover {background:#18191b;color:#fff}
.more {
    background: #3fc8f4;
    border: 0;
    color: #fff;
    font-weight: bold;
    border-radius: 0;
    padding: 12px 21px;
    text-transform: uppercase;
    font-size: 13pt;
}
h1.page-header {
    border: 0;
    font-weight: bold;
    color: #000;
	text-align:center;
	margin-top:0;
	margin-bottom:70px;
	text-transform:uppercase;
}
h1.page-header:after {
    content: "";
    width: 60px;
    height: 4px;
    background: #000;
    display: block;
    position: relative;
    margin: 20px auto 0;
}
p {
    margin: 0 0 20px;
}


/*HEADER TOP*/
div#header-top {
    background: #18191b;
    padding: 15px 0;
	color:#fff
}
div#header-top  ul{margin:0;}
div#header-top  p{margin:0;}
div#header-top  a{color:#fff}


/*HEADER*/
.navbar-inverse .navbar-toggle {
    border: 0;
    margin-right: 12px;
    float: none;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
    height: 4px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-inverse .navbar-toggle:focus .icon-bar, .navbar-inverse .navbar-toggle:hover .icon-bar{
    background-color: #3fc8f4;
}
#header-site {
    border: 0;
    border-radius: 0;
    margin: 0;
    background: transparent;
}
#header-site a.navbar-brand {
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    font-size: 16pt;
    height: auto;
    display: block;
    line-height: normal;
}
nav#header-site .container {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
}
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
nav#header-site .container:before, nav#header-site .container:after{display:none}
.navbar-inverse .navbar-nav>li {margin-left:6px}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	background: #3fc8f4;
    color: #000;
}
.open>.dropdown-menu {
    display: block;
    min-width: 220px;
}
/* .navbar-inverse .navbar-nav>li>a { */
    /* color: #000; */
    /* font-weight: bold; */
    /* padding: 10px 15px 36px; */
    /* margin-top: 26px; */
/* } */
.navbar-inverse .navbar-nav>li>a {
    color: #000;
    font-weight: bold;
    display: flex;
    align-items: center;
}


/*CALL BLOCK*/
div#call-block {
    background: #3fc8f4;
}

div#call-block .container:before, div#call-block .container:after{display:none}
div#call-block .container {
    display: flex;
    justify-content: space-between;
	padding:14px 15px;
    align-items: center;
}
div#call-block h2 {
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    font-size: 14pt;
}





/*SLIDE*/
div#slide-block {
    position: relative;
	color:#fff;
}
.slide-text:before {
    content: "";
    display: block;
    position: absolute;
    width: 220px;
    height: 220px;
    z-index: -1;
    /* background: rgba(63, 200, 244, 0.9); */
    background: transparent;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
div#slide-home img{width:100%;}
div#slide-home {
    position: relative;
}
#slide-home .owl-item {
    padding: 0;
}
.slide-text {
    position: absolute;
    top: 50%;
    left: 50%;
    border-left: 8px solid #3fc8f4;
    transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    color: #fff;
    padding: 0 0 0 23px;
}
.slide-text h1 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 42pt;
    margin-top: -9px;
    text-transform: uppercase;
}
.slide-text p:last-child {
    margin-bottom: -5px;
}
.slide-text p {
    font-size: 16pt;
}

/*CATALOG HOME*/
.catalog-item,.row.thumbnail-product.grid > div {
    margin-bottom: 40px;
}
.images-catalog,.image-product {
    border: 2px solid #eee;
    width: 100%;
    min-height: 100%;
    position: relative;
}
footer h2 {
    font-weight: bold;
    margin-bottom: 20px;
}
.images-catalog:before,.image-product:before {
    content: "";
    display: block;
    position: relative;
    width: 100%;
    padding-top: 130%;
}
.catalog-item a {
    display: block;
    position: relative;
}
.images-catalog img,.image-product img {
    position: absolute;
    top: 46%;
    left: 0;
    width: 100%;
    height: auto;
    transform: translateY(-50%);
}
.title-catalog, .product-col .caption {
    position: relative;
    width: 74%;
    left: 13%;
    color: #000;
    font-weight: bold;
    background: #3fc8f4;
    text-align: center;
    top: 100%;
    font-size: 9pt !important;
    margin-top: -28px;
    padding: 1px;
}
.title-catalog h4,.product-col .caption  h4 a {
    font-size: 11pt;
	line-height:1.4;
	color:#000;
    font-weight: bold;
    padding: 0 10px;
    min-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.catpage {
    margin-bottom: 20px;
}
ul#shop-slider {
    list-style: none;
    padding: 0;
    margin: 0;
}
/*END*/

/*strengt*/
.strengt-item {
    /* display: flex; */
    /* align-items: flex-start; */
	text-align:center;
}
.strengt-item img {
    height: 68px;
    padding-bottom: 10px;
    box-sizing: border-box;
}
div#strengt {
    background: #f0f0f0;
    padding: 60px 0 50px;
    color: #000;
}
div#who-we-are {
    padding: 40px 0 60px;
}
.title-strengt {
    padding-left: 0px;
}
.title-strengt h4 {
    font-weight: bold;
    font-size: 12pt;
}




/*WHO WE ARE*/
#who-we-are .page-header {
    text-align: left;
    margin-bottom: 20px;
    font-size: 36px;
}
#who-we-are .page-header:after {margin-left:0;margin-right:0}
#who-we-are .container > .row {
    display: flex;
    justify-content: space-between;
	/* padding:20px 0; */
    align-items: center;
}




/*SERVICES*/
div#services-block {
    background: #3fc8f4;
	padding-bottom:100px;
}
.list-services img {
    width: 110px;
    margin: 0 auto 40px;
    display: block;
}
.list-services {
    border: 1px solid #fff;
    /* text-align: center; */
    color: #000;
    margin-bottom: 20px;
    /* padding: 35px 15px 30px; */
    padding: 20px;
    width: 100%;
    text-align: center;
}
#full-desc-product h3,#full-desc-product h2,#full-desc-product h1 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16pt;
    margin-bottom: 20px;
}
.title-service h4 {
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 15px;
}



/*FOOTER*/
div#footerlink h3 {
    margin-top: 0;
    margin-bottom: 30px;
}
div#footerlink a{color:#fff}
div#footerlink {
    color: #fff;
	padding:60px 0 60px;
    /* background-repeat: no-repeat; */
    background-size: cover;
    /* background-attachment: fixed; */
}
div#footerlink .row > div td {
    padding: 4px 2px;
}
#copyright a {
    color: #3fc8f4;
}
div#copyright  p{margin:0}
div#copyright {
    background: #090909;
    color: #fff;
    padding: 15px 0;
}
.catnav {
    background: #f5f5f5;
    padding: 12px 19px;
    border-radius: 5px;
    font-weight: bold;
}
ul.list-product {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}
ul.list-product li {
    width: 25%;
    padding: 10px;
}
ul.list-product a {
    display: block;
    padding: 7px 18px;
    border: 1px solid #ddd;
}


/*GALLERY*/
.gallerytitle {
    TEXT-ALIGN: CENTER;
}
.name-photo.text-center {
    padding: 10px 10px;
}
.col-md-3.col-sm-4.thumb {
    display: flex;
    /* align-items: center; */
}
.gallery_category {
    width: 100%;
    display: flex;
	position:relative;
	margin-bottom:20px;
}
.gallery_category a {
    width: 100%;
    position: relative;
	z-index:1;
	margin-bottom:0;
}
.images-gallery {
    position: relative;
    overflow: hidden;
}
.images-gallery:before {
    display: block;
    padding-top: 100%;
    width: 100%;
    position: relative;
    display: block;
    content: "";
}
.images-gallery img {
    position: absolute;
    top: 50%;
    left: 0;
    min-width: 100%;
    transform: translateY(-50%);
}
.col-md-3.col-sm-4.thumb > a {
    width: 100%;
}
/* .gallery_category:after { */
    /* content: ""; */
    /* display: block; */
    /* width: 100%; */
    /* height: 100%; */
    /* position: absolute; */
    /* border: 1px solid #ddd; */
    /* border-radius: 4px; */
    /* left: 0; */
    /* top: 0; */
    /* transform: rotate(-4deg); */
    /* background: #fff; */
/* } */
/* .gallery_category:before { */
    /* content: ""; */
    /* display: block; */
    /* width: 100%; */
    /* height: 100%; */
    /* position: absolute; */
    /* border: 1px solid #ddd; */
    /* border-radius: 4px; */
    /* left: 0; */
    /* top: 0; */
    /* transform: rotate(4deg); */
    /* background: #fff; */
/* } */

table#table-workflow td:nth-child(odd) {
    padding: 10px 20px;
}
table#table-workflow td:nth-child(odd) h3 {
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 20px;
    border-bottom: 1px solid #555;
    padding-bottom: 20px;
}


/*KONTAK*/
div#noteafter iframe{max-width:100%}
.slide-text:after {
    content: "";
    display: block;
    width: 7px;
    height: 90%;
    background: #f5c421;
    position: absolute;
    left: -20px;
    top: 5%;
}


@media(min-width:768px){
.col-xs-6.col-sm-3.element-item:nth-child(4n+1){clear:both}
div#footerlink .row > div:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 50px;
    flex-direction: column;
}
div#footerlink .row {
    display: flex;
}
	.navbar-brand{padding-top:5px;padding-bottom:5px;}
	#slide-home-mobile{display:none !important}
.navbar-nav:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 25%;
    background: #fff;
    z-index: 1;
    top: 0;
    right: 0;
}
	div#bs-example-navbar-collapse-1 {
		padding: 0;
		display: flex !important;
	}
	div#services-block .container > .row > div:last-child > .row {
    display: flex;
}
div#services-block .container > .row > div:last-child > .row > div {
    float: none;
    display: flex;
}
	#button-mobile{display:none}
	#close-menu{display:none}
	.bg-black {display: none;}
	/*WHO WE ARE*/
	div#who-we-are .row>div:first-child {
		padding-left: 25px;
	}
	div#who-we-are .row>div:last-child {
		padding-right: 25px;
	}
	.slide-text {width: 750px}
	
	/*KONTAK*/
	div#contactform .form-group > div:last-child {
		width: 77%;
	}
	div#contactform .form-group > span:first-child {
		width: 20%;
		padding-left: 0;
		padding-top:6px;
	}
	div#contactform .form-group > div:last-child.col-md-offset-2 {
		margin-left: 20%;
	}
	.navbar-nav {
		float: none;
		margin: 0;
		display: flex;
		position: relative;
	}
	.navbar-nav>li {
		display: flex;
	}
	div#contactform {
		width: 60%;
		float: left;
	}
	div#noteafter {
		float: left;
		width: 40%;
		padding-left: 30px;
	}

}
@media(min-width:992px){
	.slide-text {width: 970px;}
}
@media(min-width:1200px){
	.col-md-4.col-xs-6.thumb:nth-child(4n+1) {width: 25%;}
	.col-md-4.col-xs-6.thumb {width: 25%;}
	.container{width:1130px}
	.slide-text {
		width: 1020px;
		
	}
}

@media(max-width:991px){
	.navbar-brand>img {display: block;height: 45px;}
	.navbar-inverse .navbar-nav>li {margin-left: 8px;}
	#header-top .col-sm-6:first-child {width: 100%;}
	#header-top .col-sm-6.text-right {display: none;}
}
@media(max-width:767px){
	.fancybox-nav span {
		visibility: visible !important;
	}
	.navbar-header:after {
        display: none;
    }
    .row.thumbnail-product.grid > div{width:100%;}
	h1.page-header {
		font-size: 25pt;
		margin-bottom:30px;
	}
	.col-md-3.col-sm-4.thumb{width:100%;}
	div#slide-home-mobile .owl-item {
		padding: 0;
	}
	#slide-home{display:none !important}
	.table-default,.table-default tbody,.table-default tr, .table-default td{
		display:block;
		width:100% !important
	}
	#header-site a.navbar-brand{float:none}
	.navbar-header:before {display:none}
	.navbar-header {
		display: flex;
		width:100vw;
		justify-content: space-between;
	}
	div#who-we-are .row > div:last-child {
		width: 100vw;
		margin-left: -15px;
		padding: 0;
	}
	div#who-we-are .row > div:first-child {
		margin-bottom: 40px;
	}
	div#header-top {display: none;}
.slide-text {
    width: 90%;
    padding-left: 20px;
}
.slide-text p {
    font-size: 13pt;
    line-height: 1.1;
    margin-bottom: 1px !important;
}
.slide-text:before {
    content: "";
    display: none;
    position: absolute;
    width: 150px;
    height: 150px;
    z-index: -1;
    background: rgba(63, 200, 244, 0.9);
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}

	/* div#slide-home img { */
		/* position: absolute; */
		/* max-width: none; */
		/* height: 100%; */
		/* right: 0; */
	/* } */
	/* .slide-text *{position:relative} */
	/* .slide-text:before { */
		/* content:""; */
		/* display:block; */
		/* position:absolute; */
		/* width:100%; */
		/* height:100%; */
		/* top:0; */
		/* left:0; */
		/* background:rgba(0, 0, 0, 0.3); */
	/* } */
	/* .slide-text { */
		/* display:none; */
		/* position: relative; */
		/* transform: translateY(0) translateX(0); */
		/* -o-transform: translateY(0) translateX(0); */
		/* -webkit-transform: translateY(0) translateX(0); */
		/* -moz-transform: translateY(0) translateX(0); */
		/* -ms-transform: translateY(0) translateX(0); */
		/* top: 0; */
		/* left: 0; */
		/* text-align: center; */
		/* padding: 20px 16px; */
		/* color: #fff; */
	/* } */
	.slide-text h1 {
		font-size: 20pt;
		margin-top: -4px;
	}
	div#call-block .container {
		display: block;
		text-align: center;
		padding: 20px 15px;
	}
	div#call-block h2 {
		margin-bottom: 12px;
	}
	div#strengt {
		padding: 40px 20px;
	}
	.strengt-item img {
		width: 60px;
		padding-right: 10px;
	}
	.title-strengt h4 {
		margin-top: 0;
	}
	.strengt-item {
		margin-bottom: 20px;
	}
	#strengt .col-sm-3:last-child .strengt-item {margin-bottom:0}
	#who-we-are .container > .row{display:block;padding-bottom:0}
	div#who-we-are {
		padding: 40px 15px 0;
	}
	#who-we-are .page-header{font-size:24px}
	#who-we-are .col-sm-6.col-sm-pull-6 {
		padding: 0;
		margin: 40px -15px 0;
	}
	div#footerlink .row > div {
		margin-bottom: 50px;
		padding:0 30px
	}
	div#footerlink .row > div:last-child {
		margin-bottom: 0;
	}
	div#copyright {
		padding: 15px 15px;
	}
	.navbar-collapse {
		-webkit-transition: -webkit-transform 0.4s ease;
		transition: -webkit-transform 0.4s ease;
		transition: transform 0.4s ease;
		transition: transform 0.4s ease, -webkit-transform 0.4s ease;
		overflow-x: visible;
		border-top: none !important;
		box-shadow: none !important;
		display: block;
		visibility: visible;
		position: fixed;
		opacity: 1;
		box-shadow: none !important;
		-moz-box-shadow: none !important;
		-webkit-box-shadow: none !important;
		-o-box-shadow: none !important;
		width: 300px;
		top: 0;
		right:0;
		height: 100% !important;
		background: #fff;
		max-width: 80vw;
		padding: 0 25px;
		z-index: 9999;
		-webkit-transform: translate3d(300px, 0, 0);
		transform: translate3d(300px, 0, 0);
	}
	.navbar-nav {
		margin: 7.5px 0;
	}
	.navbar-inverse .navbar-nav>li>a {
		color: #000;
		font-weight: normal;
		padding: 5px 10px;
		margin-bottom: 0;
		margin-top: 0;
		text-transform: uppercase;
	}
	.navbar-collapse.in, .navbar-collapse.collapsing {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.bg-black {
		position: fixed!important;
		top: 0!important;
		left: 0!important;
		width: 100vw!important;
		height: 100vh!important;
		opacity: 0.2;
		display: none;
		background-image: none!important;
		background-color: #000;
		z-index: 999;
	}
	.menu-active .bg-black {
		display: block;
	}
	.menu-active{overflow:hidden;}
	div#close-menu {
		font-size: 22pt;
		padding:0 34px !important;
		z-index: 9999;
		color: #000;
		text-align: right;
		font-weight: bold;
		right: 0;
		top: 0;
		line-height: 50px;
		position: relative;
		margin-bottom: 17px;
		margin-top: 3px;
	}
	.navbar-inverse .navbar-nav>li {
		margin-left: 15px;
		margin-bottom:15px;
	}
	#who-we-are .slideInRight,#who-we-are .slideInLeft {
		animation-name: fadeInUp !important;
	}
	#button-mobile{
		position: fixed;
		bottom: 0;
		width:100%;
		z-index:4;
		text-align:center;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.button-mobile-toggle {
		width: 150px;
		height: 40px;
		background:url(images/button-mobile.png)no-repeat 50% -430px/430px;
		margin:0 auto;
		display:block;
	}
	.menu-button-mobile ul.list-inline li a{display:block;height:100%;}
	.menu-button-mobile ul.list-inline li span{width: 40px;height: 100%;background:url(images/button-mobile.png)no-repeat 0 0/430px;display:inline-block;}
	.menu-button-mobile ul.list-inline li span.button-menu-icon {
		background-position: -376px -9px;
		background-size: 470px;
	}
	.menu-button-mobile ul.list-inline li span.button-phone-icon{background-position:-82px -6px;}
	.menu-button-mobile ul.list-inline li span.button-mail-icon{background-position:-147px -6px;}
	.menu-button-mobile ul.list-inline li {
		width: 33.333%;
		float: left;
		height: 53px;
		margin: 0;
		border-left: 1px solid #d9d9d9;
		border-left-color: #bbb;
	}
	.menu-button-mobile ul.list-inline li:first-child {
		border-left: 0px solid;
	}
	.menu-button-mobile ul.list-inline:after{content:"";clear:both;display:block}
	.menu-button-mobile ul.list-inline {
		margin: 0;
		text-align: center;
		background: rgba(255, 255, 255, 0.95);
		box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
		-ms-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
	}
	.button-wa-icon {
		background-position: -343px -6px !important;
	}
	span.button-email-icon {
		background-position: -147px -6px !important;
	}
	span.button-map-icon {
		background-position: -215px -6px !important;
	}
	body {
		padding-bottom: 53px;
	}
	#header-site a.navbar-brand {max-width: calc(100% - 60px);}
	.navbar-brand>img {display: block;height: 50px;}
}