/*
Theme Name: Baltifiltrid theme
Theme URI: http://skoop3.ee
Author: Skoop3 Stuudio OÜ
Author URI: https://skoop3.ee/
Description:  Baltifiltrid custom theme
Version: 1.0.0
License: Private
License URI: LICENSE
Text Domain: skp-baltifiltrid
Tags: Custom
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
.bf-gallery a {
	color:#F87304;
}
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family:"Montserrat", "Roboto", sans-serif!important;
  overflow-x:hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 42px;
  padding-bottom: 10px;
}
h2 {
  font-size: 32px;
  padding-bottom: 0.3em;
  line-height: 1.25;
  color:#023D67;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
  font-weight:400;
  font-size:16px;
}
ul {
	margin-bottom:30px;
}
li {
	font-size:16px;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
    overflow-x:hidden;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  margin-top:40px;
  background-color: transparent;
  padding: 0;
  z-index:999;
  position:relative;
}
.headwrap {
	max-width:1450px;
}
.navbar-brand img {
	height:40px;
	width:auto;
	margin-top:12px;
}
.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #023D67;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  margin-top:-143px;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.25rem;
  background-size: cover !important;
  height:640px;
  background-color:#ddd!important;
  background-repeat:no-repeat;
}
#page-sub-header .hero-holder {
	height:100%;
	padding:0 0 0 0;
}
#page-sub-header .hero-leftblue {
	width:35%;
	height:100%;
	background-color:#023D67;
	background-image:url('inc/assets/images/vado-bg-hero_v2.png');
	position:absolute;
	left:0;
	top:0;
	    background-size: cover;
    background-position: center -80px;
    background-repeat: no-repeat;
}
.page-template-template-frontpage #page-sub-header .hero-leftblue {
	background-position:center;
}
.bg-blue {
	background-color:#023D67;
	background-image:url('inc/assets/images/vado-bg-hero_v2.png');
	background-size:cover;
	background-position:center center;
	transform: scaleX(-1);
}
#page-sub-header .hero-content {
	height:100%;
	width:100%;
	position:relative;
}
.hero-slider {
	padding-top:272px;
	z-index:5;
}
.hero-slide {
	margin-left:50px;
}
.slider-bg {
	width:100%;
	max-width:1500px;
	height:800px;
	position:absolute;
	right:0;
	top:0;
	padding-left:0;
	padding-right:0;
}
.slider-bg .slick-slide {
	height:800px;
	width:65%;
}
.slider-bg .bg-slide {
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.slick-next, .slick-prev {
	width:34px;
	height:34px;
	border:2px solid #fff;
	border-radius:20px;
}
.slick-next:before, .slick-prev:before {
	background-image: url(inc/assets/images/arrow-right-white.png);
    content:"";
    display:block;
    width:20px;
    height:20px;
    background-size:10px;
    background-repeat:no-repeat;
    background-position:center center;
}
.slick-prev:before {
	background-position:11px center;
}
.slick-next:before {
	background-position:11px center;
}
.slick-prev {
	top:285px;
	left:-10px;
	transform:rotate(270deg);
}
.slick-next {
	right:auto;
	left:-10px;
	top:340px;
	transform:rotate(90deg);
}
.slick-dots {
	display:none!important;
}
.hero-slide span {
	color:white;
	font-size:24px;
}
#page-sub-header .hero-slide h1, #page-sub-header .hero-slide p  {
	color:white;
}
#page-sub-header .hero-slide h1 {
	line-height:1.3;
	font-size:48px;
	color:#fff;
	margin:0 0 1rem;
	border:0;
	padding:0;
	text-shadow:2px 2px 5px rgba(0,0,0,0.6);
	width:60%;
}
#page-sub-header .hero-slide p {
	margin-bottom: 0;
	line-height: 1.4;
	font-size: 1.25rem;
	font-weight: 300;
	text-shadow:2px 2px 5px rgba(0,0,0,0.6);
	width:60%;
}
#page-sub-header .hero-slide a {
	color:white;
	margin-top:20px;
	display:inline-block;
	text-decoration:none;
	font-size:18px;
	border-bottom:1px solid #fff;
	padding-bottom:5px;
}
#page-sub-header.subheader-subpage {
	height:410px;
	background-image:url('https://baltifiltrid-fl.sitewise.ee/wp-content/uploads/2023/12/nikola-K6Srwzu3KtU-unsplash-scaled-1.jpg');
	background-size:cover;
	background-position:center;
	background-position:240px center;
}
#page-sub-header.subheader-subpage h1 {
	color:white;
	z-index:999;
	margin-top:260px;
	width:65%;
}

a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}
.breadcrumbs-area {
	background-color:#ebebeb;
	position:relative;
	z-index:99;
	margin-top:0;
	height:55px;
}
#breadcrumbs {
	font-size:15px;
	margin-top:16px;
	margin-bottom:10px;
}
#breadcrumbs a {
	color:initial;
	text-decoration:underline;
}


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

#menu-menu-main {
	background-color:#fff;
	height:100%;
	position:relative;
}
#menu-menu-main:after {
	content:"";
	display:block;
	position:absolute;
	height:100%;
	width:1200px;
	background-color:#fff;
	left:100%;
	top:0;
}
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

#masthead .navbar-nav > li > a {
  color: #023D67;
  padding: 0.5rem;
  font-weight: 600;
  font-size: 0.875rem;
  margin-right:30px;
  text-transform:none!important;
  display: inline-block;
  line-height: 50px;
  height:100%;
}
#masthead .navbar-nav > li:first-child a {
	margin-left:40px;
}
#masthead .navbar-nav > li > a:hover,#masthead .navbar-nav > li.current_page_item > a {
  color: #023D67;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-menu {
	opacity:0;
}
.dropdown-menu.show {
	opacity:1;
	transition:opacity 0.2s ease-in-out;
}


/* Small menu. */
.dropdown-menu {
	top:66px!important;
	border-radius:0;
	padding-top:0;
	padding-bottom:0;
	opacity:0;
	transition: opacity 0.2s ease-in-out;
}
.dropdown-menu li a {
	color:#023D67;
	font-weight:500;
	font-size:15px;
	padding:10px 0!important;
}
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
  border-top:2px solid #F87304;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}
.dropdown-menu li {
	border-bottom:1px solid #ddd;
	padding: 0 20px;
	max-width:100%;
}
.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
  font-size:16px;
  text-transform:capitalize!important;

}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}
.current-menu-item a, .current-menu-parent a {
	border-bottom:4px solid #F87304;
	border-bottom-width:4px!important;
    padding-bottom:2px!important;
}
.current-menu-parent .dropdown-menu a {
	border-bottom:none;
}
.current-menu-item .dropdown-menu a {
	border-bottom:none;
}


@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
	#masthead .headwrap {
		max-width:1450px;
	}
	.container {
		max-width:1240px;
	}
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}
table#tablepress-2 {
	max-width: 400px;
}
table#tablepress-3 {
	max-width: 400px;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.extrawrap {
	padding-left:0;
	padding-right:0;
}
.extrawrap .row {
	margin-left:0;
	margin-right:0;
	width:auto;
}

#content.site-content {
  padding-bottom: 0;
  padding-top: 80px;
  background-color:#fff;
}
#content.site-content-subpage {
	background-color:#fff;
	padding-bottom:80px;
}
.main-cont-container {
	padding-left:0;
	padding-right:0;
	line-height:2;
}
.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
  padding-left:0;
  margin-bottom:80px;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}


/*** frontpage styles ***/
.fp-tabs-holder {
	margin-bottom:80px;
}
.nav-tabs {
	margin-top:23px;
	height:110px;
	background-color:white;
	border-bottom:1px solid #efefef;
	margin-bottom:45px;
}
.nav-tabs li {
	padding:0 0;
	border-right:1px solid #ebebeb;
	height:110px;
}
.nav-tabs li:last-child {
	border-right:none;
}
.nav-tabs li a.active {
	background-color:#023d67;
	position:relative;
	color:#fff;
}
.nav-tabs li a.active:after {
	content:"";
	display:block;
	background-color:#023d67;
	width:40px;
	height:40px;
	position:absolute;
	bottom:-10px;
	left:calc(50% - 20px);
	transform:rotate(45deg);
	
}
.nav-tabs a {
	height:100%;
	display:block;
	line-height:22px;
	padding-top:33px;
	padding-left:20px;
	padding-right:20px;
	color:#023D67;
	font-weight:500;
	font-size:16px;
	text-align:center;
}
.nav-tabs a .icon-holder {
	text-align:left;
	display:inline-table;
	height: 100%; 
	vertical-align:middle;
}
.icon-holder span {
	display:table-cell;
	float:left;
}
.nav-tabs .quickphone-holder {
	text-align:center;
}
.nav-tabs .quickphone {
	font-weight: 700;
    font-size: 24px;
    color: #023D67;
    margin-top: -5px;
    display: inline-block;
	position:relative;
}
.nav-tabs li .quiccont {
	display:block;
	padding-top:25px;
	font-weight:500;
	text-align:center;
	margin:0 auto;
}
.nav-tabs li .quiccont a {
	padding-top:0;
	position:relative;
}
.nav-tabs li .quickphone:before {
	content:"";
	display:block;
	position:absolute;
	top:8px;
	height:1px;
	width:100%;
	background-color:#eee;
}
.subnav-icon {
	height:70px;
	width:70px;
	display:block;
	background-color:transparent;
	float:left;
	margin-right:5px;
	margin-top:-13px;
}
.nav-tabs li a .filter-type-icon {
	background-image:url('inc/assets/images/filter-icon-color.png');
}
.nav-tabs li a.active .filter-type-icon {
	background-image:url('inc/assets/images/filter-icon-white.png');
}
.nav-tabs li a .user-type-icon {
	background-image:url('inc/assets/images/user-type-icon-color.png');
}
.nav-tabs li a.active .user-type-icon {
	background-image:url('inc/assets/images/user-type-icon-white.png');
}
.nav-tabs li a .extra-icon {
	background-image:url('inc/assets/images/material-roll-icon-color.png');
}
.nav-tabs li a.active .extra-icon {
	background-image:url('inc/assets/images/material-roll-icon-white.png');
}
.tab-content {
	margin-top:-20px;
}
.fp-tabcontent-holder {
	padding-left:0;
	padding-right:0;
}
.tab-pane {
	padding-left:0;
	padding-right:0;
}
.prodblock-single {
	padding:15px;
}
.prodblock-single-inner {
	background-color:#f5f5f5;
	padding:90px 90px 60px 40px;
	height:340px;
	/* border:1px solid #dcdcdc; */
	border:none;
	position:relative;
	overflow:hidden;
}
.prodblock-single-inner .cornerimg-prod {
	position:absolute;
	top:-120px;
	right:-120px;
	transform:rotate(-30deg);
	width:275px;
	
}
.prodblock-single-inner h2 {
	color:#023D67;
	text-transform:uppercase;
	font-size:20px;
	margin-bottom:10px;
	position:relative;
	z-index:999;
}
.prodblock-single-inner a {
	display:inline-block;
	background-color:#F87304;
	padding:12px 30px;
	color:#fff;
	margin-top:20px;
	position:absolute;
	bottom:40px;
}
.prodblock-single-inner p {
	font-size:15px;
	margin-bottom:0;
	color:#666;
	line-height:1.5;
}
.prodblock-shop .prodblock-single-inner {
	height: 300px;
	background-image: url('inc/assets/images/ohufiltrid-kodukasutajale.jpg');
	background-repeat: no-repeat;
	padding-right: 200px;
}
.prodblock-apartments .prodblock-single-inner {
	height: 300px;
	background-image: url('inc/assets/images/ohufiltrid-korteriuhistule.jpg');
	background-repeat: no-repeat;
	padding-right: 200px;
}
.prodblock-shop .prodblock-single-inner h2,
.prodblock-shop .prodblock-single-inner p,
.prodblock-shop .prodblock-single-inner a,
.prodblock-apartments .prodblock-single-inner h2,
.prodblock-apartments .prodblock-single-inner p,
.prodblock-apartments .prodblock-single-inner a {
	z-index: 1;
	position: relative;
	padding: 10px;
}
.prodblock-shop .prodblock-single-inner a,
.prodblock-apartments .prodblock-single-inner a {
	position: relative;
	padding: 12px 30px;
	margin: 40px 10px;
}
.bg-overlay-front {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background: rgba(237,237,237,1);
	background: -moz-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,0.67) 45%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(237,237,237,1)), color-stop(45%, rgba(246,246,246,0.67)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,0.67) 45%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,0.67) 45%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,0.67) 45%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(237,237,237,1) 0%, rgba(246,246,246,0.67) 45%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=1 );
}
.bg-gray, .bg-blue {
	height:650px;
}
.bg-gray {
	width:65%;
	max-width:65%;
	flex:0 0 65%;
}
.bg-blue {
	width:35%;
	max-width:35%;
	flex:0 0 35%;
}
.fp-about p {
	line-height:1.88;
}
.fp-about-content img  {
	height:55px;
	width:auto;
	margin-right:20px;
}
.about-content {
	margin-top:-550px;
	margin-bottom:0;
	padding:0 0;
}
.news-container {
	background-color:#fff;
	padding-bottom:80px;
}
.fp-news-holder {
	margin-top:200px;
	padding-left:0;
}
.fp-news-single {
	padding-left: 38px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #f5f5f5;
    margin: 10px 0;
	display:block;
	transition:all 0.2s ease-in-out;
}
.fp-news-single h3 {
	margin-bottom:5px;
	font-size:20px;
	margin-top:20px;
	font-weight:500;
}
.fp-news-single span.float-right, .regular-news-list span {
	width:40px;
	height:40px;
	background-color:#F87304;
	color:white;
	position:absolute;
	top:50%;
	right:0;
	transform: translateY(-50%);
}
.fp-news-single span:after {
	content:"";
	display:block;
	width:20px;
	height:20px;
	background-image:url('inc/assets/images/arrow-right-white.png');
	background-size:auto 16px;
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
	top:10px;
	left:10px;
}
.fp-news-single .float-right {
	transition:all 0.2s ease-in-out;
}
.fp-news-single:hover  {
	text-decoration:none;
}
.fp-news-single:hover .float-right {
	text-decoration:none;
	right:-14px;
}
.fp-newsdate {
	color:#aaa;
	margin-bottom:15px;
	display:inline-block;
}
.news-archive-btn a {
	color:initial;
	border-bottom:1px solid;
	margin-top:40px;
	display:inline-block;
	font-size:18px;
}
.news-archive-btn a:hover {
	text-decoration:none;
	color:#023D67;
}

/* products main page */

.products-archive-content {
	padding: 0 0;
}
.products-holder {
	padding: 0 0;
}
.product-content-holder {
	padding-left:15px;
	padding-right:60px;
}
.buy-filters {
	padding:15px 30px;
	padding-right:60px;
	background-color:#0476c0;
	color:white;
	transition:0.2s ease-in-out;
	border-bottom:2px solid #0476c0;
	display:inline-block;
	position:relative;
	border-radius:0px;
	transition: border-bottom 0.2s ease-in-out;
}
.buy-filters:hover {
	text-decoration:none;
	color:white;
	border-bottom:2px solid #244356;
}
.buy-filters:after {
	content: "";
    display: block;
    background-image: url(inc/assets/images/tail-arrow-right-white.png);
    width: 25px;
    height: 20px;
    position: absolute;
    right: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 25px;
    top: 20px;
	transition: right 0.2s ease-in-out;
}
.buy-filters:after {
	content: "";
    display: block;
    background-image: url(inc/assets/images/tail-arrow-right-white.png);
    width: 25px;
    height: 20px;
    position: absolute;
    right: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 25px;
    top: 20px;
	transition: right 0.2s ease-in-out;
}
.buy-filters:hover:after {
	content: "";
    display: block;
    background-image: url(inc/assets/images/tail-arrow-right-white.png);
    width: 25px;
    height: 20px;
    position: absolute;
    right: 17px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 25px;
    top: 20px;
	transition:right 0.2s ease-in-out;
}
.buy-filters strong {
	text-decoration:none;
	transition:text-decoration 0.2s ease-in-out;
}
.buy-filters:hover strong {
	text-decoration:underline;
}

/* news main page */
.news-wrapper {
	padding-left:0;
	padding-right:0;
}
.news-top-container {
	border-bottom:1px solid #eee;
}
.featured-news-row {
	margin-bottom:60px;
	margin-left:-15px!important;
	margin-right:-15px!important;
}
.featured-news-inner {
	height:360px;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
}
.content-holder-news {
	position:absolute;
	bottom:0;
	width:100%;
	padding:30px;
	transition:bottom 0.2s ease-in-out;
}
.featured-news-inner:hover .content-holder-news {
	bottom:60px;
	transition:bottom 0.2s ease-in-out;
}
.featured-news-inner:hover a {
	visibility:visible;
	opacity: 1;
	left:30px;
	transition:left 0.2s ease-in-out;
	transition:visibility 0.2s ease-in-out;
	transition:opacity 0.2s ease-in-out;
}

.content-holder-news h2 {
	color:initial;
	font-size:24px;
}
.content-holder-news a {
	background-color: #F87304;
    padding: 13px 30px;
    color: white;
    font-weight: 500;
    float: left;
    font-size: 16px;
	position:absolute;
	left:-400px;
	visibility:hidden;
	opacity:0;
	transition:left 0.2s ease-in-out;
	transition:visibility 0.7s ease-in-out;
	transition:opacity 0.7s ease-in-out;
}
.bg-overlay {
	background-image: linear-gradient(0deg, rgba(221,221,221,1) 11%, rgba(221,221,221,0.7987570028011204) 57%, rgba(255,255,255,0) 100%);
	background-image: linear-gradient(0deg, rgba(238,238,238,1) 5%, rgba(238,238,238,0.9192051820728291) 30%, rgba(255,255,255,0) 100%);
	height:100%;
	width:100%;
}
.news-cont-intro {
	display:inline-block;
	padding-left:40px;
}
.regular-news-list {
	border-top:1px solid #eee;
}
.regular-news-list h3 {
	margin-bottom:5px;
	font-size:22px;
	margin-top:20px;
	font-weight:500;
}
.regular-news-list p {
	margin-bottom:15px;
}
.regular-news-list .regular-news-readmore {
	display:block;
	float:left;
	width:auto;
	padding:13px 30px;
	height:auto;
	position:relative;
	background:#F87304;
	color:white;
}
.regular-news-readmore:after {
	display:none!important;
}
.news-img-holder {
	padding-left:0;
	padding-right:0;
}
.news-img-holder img {
	display:inline-block;
	width:100%; 
	height:auto; 
	margin-right:50px;
	border:1px solid #eee;
}
.posts-sidebar {
	margin-top:-156px;
	background-color:#eee;
	border:1px solid #ddd;
	z-index:99;
	padding-left:0;
	padding-right:0;
	height:100%;
	padding-bottom:30px;
}
.posts-sidebar a {
	display:block;
	padding:15px 40px;
	padding-left:40px;
	padding-top:40px;
	border-bottom:1px solid #ddd;
	color:initial;
	transition:padding-left .2s ease-in-out;
	position:relative;
	font-size:15px;
	font-weight:500;
}
.prods-sidebar a {
	padding-top:12px;
	padding-bottom:12px;
}
.posts-sidebar a:before {
	content:"";
	background-position: -20px center;
	transition:background-position 0.2s ease-in-out;
	top:47px;
}
.posts-sidebar a:hover {
	padding-left:75px;
	text-decoration:none;
}
.posts-sidebar a:last-of-type {
	border-bottom:none;
}
.posts-sidebar a.active {
	padding-left:75px;
}
.posts-sidebar a.active:before, .posts-sidebar a:hover:before {
	content:"";
	display:block;
	width:22px;
	height:15px;
	background-image:url('inc/assets/images/post-arrow-right.png');
	background-position:center center;
	background-repeat:no-repeat;
	background-size:20px auto;
	position: absolute;
    left: 40px;
    top: 47px;
	transition:background-position 0.2s ease-in-out;
}
.prods-sidebar a.active:before, .prods-sidebar a:hover:before {
	top:19px;
}
.posts-sidebar span {
	display:block;
	color:#a2a2a2;
	font-size:14px;
	position:absolute;
	top:15px;
}
.sidebar-viewall:after {
	content:"";
	display:block;
	width:20px;
	height:14px;
	background-image:url('inc/assets/images/post-arrow-right.png');
	background-position:center center;
	background-repeat:no-repeat;
	background-size:20px auto;
	position: absolute;
    left: 155px;
    top: 48px;
	transition:background-position 0.2s ease-in-out;
		transition:left 0.2s ease-in-out;
}
.posts-sidebar .sidebar-viewall:hover {
	padding-left:40px;
}
.posts-sidebar .sidebar-viewall:before {
	display:none;
}
.posts-sidebar .sidebar-viewall:hover:before {
	display:none;
}
.posts-sidebar .sidebar-viewall:hover:after {
	left:165px;
	transition:left 0.2s ease-in-out;
}
.posts-sidebar h3 {
	padding-top:30px;
	padding-left:40px;
	font-size:22px;
	color:initial;
	margin-bottom:0;
	padding:30px 40px 24px 40px;
	border-bottom:1px solid #ddd;
}
.prodgroup .inner {
	border:1px solid #ebebeb;
	padding:20px;
}
.prodgroup .inner .prodimg {
	min-height:300px;
	background-position:center;
	background-size:250px;
	background-repeat:no-repeat;
}
.prodgroup .inner h3 {
	border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 26px;
}
/* about company */
.about-images-row, .about-main-text {
	width:100%;
}
.about-main-images {
	z-index:99;
	margin-left:-5px;
	margin-right:-5px;
}
.about-main-images img {
	padding:5px;
}
.about-main-text {
	margin-bottom:40px;
}
.persons-about {
	padding-top: 100px;
	padding-right:0!important;
}
.about-history {
	background-color:#f3f3f3;
	padding-top:180px;
	margin-top:-90px;
	padding-bottom:120px;
}
.about-history:before {
	content:"";
	display:block;
	position:absolute;
	background-color:#f3f3f3;
	width:400px;
	right:100%;
	top:0;
	height:100%;
}
.about-history:after {
	content:"";
	display:block;
	position:absolute;
	background-color:#f3f3f3;
	width:400px;
	left:100%;
	top:0;
	height:100%;
}
.history-left {
	padding-left:0;
	padding-right:30px;
}
.history-right {
	padding-left:30px;
	padding-right:0;
}
.about-certs {
	background-color:#023D67;
	height:400px;
	margin-bottom:80px;
	padding-top:80px;
	color:white;
}
.certs-left {
	padding-left:0;
	padding-right:30px;
}
.about-certs h2 {
	color:white;
}
.about-certs:before {
	content:"";
	display:block;
	position:absolute;
	background-color:#023D67;
	width:400px;
	right:100%;
	top:0;
	height:100%;
}
.about-certs:after {
	content:"";
	display:block;
	position:absolute;
	background-color:#023D67;
	width:400px;
	left:100%;
	top:0;
	height:100%;
}
/* contact styles */
.persons-contact {
	padding-left:0;
	padding-right:60px;
}
.contact-maparea iframe {
	width:100%;
}
.contact-subheadline {
	font-size:28px;
}
.person-holder {
	margin-bottom:25px;
	line-height:1.6;
}
.person-holder h3 {
	margin-bottom:10px;
	margin-top:20px;
}
.person-holder .person-position {
	color:#555;
	font-weight:500;
	display:inline-block;
}
.person-holder .flag-icon {
	float:left;
	width:30px;
	height:auto;
	margin-right:5px;
	border:1px solid #eaeaea;
	margin-top:3px;
}
.contact-phone {
	font-size:18px;
	padding-top:5px;
	margin-bottom:0;
}
.person-email {
	color:initial;
	padding-top:10px;
	display:inline-block;
	font-weight:500;
	color:#F87304;
}
.main-contact-info {
	margin-top:-215px;
    z-index:99;
	padding:0;
}
.main-contact-info .extrawrap {
	background-color:#eee;
	border:1px solid #ddd;
	padding-top:10px;
	padding-bottom:20px;
}
.main-contact-info h2 {
	font-size:22px;
	color:initial;
	padding:17px 40px 24px 40px;
	border-bottom:1px solid #ddd;
	display: block;
    width: 100%;
}
.main-contact-info p {
	padding-left:28px;
	padding-right:28px;
	margin-bottom:15px;
}
.contact-maparea {
	text-align:justify;
}
.contact-maparea:before {
	content:"";
	display:block;
	height:1px;
	width:100%;
	background-color:#ddd;
	margin-bottom:40px;
}

.contact-navigate-btn {
	background-color:#F87304;
	padding:13px 30px;
	color:white;
	font-weight:500;
	float:right;
	font-size:16px;
	margin-top:-10px;
}
.contact-navigate-btn:hover {
	color:#fff;
	text-decoration:none;
}


/* process stuf f*/

.about-main-process {
	text-align:center;
	margin-bottom:45px;
}
.about-main-process .inner {
	padding:20px;
	border:1px solid #ebebeb;
    min-height: 305px;
}
.about-main-process img {
	display:block;
	text-align:center;
	margin: 0 auto;
    width: 85px;
	margin-top:20px;
	margin-bottom:10px;
}
.about-main-process h3 {
	color:#023d67;
	font-size:16px;
	margin-top:5px;
	margin-bottom:10px;
}
.process.about-main-text {
	padding-top:20px;
	padding-bottom:20px;
}
.process.about-main-text p {
	text-align:center;
}
.process.about-history {
	margin-top:0;
	padding-top:80px;
	padding-bottom:80px;
}
/*  single news  */
#content.site-content-post {
	padding-top:20px;
	background-color:#fff;
}
.type-post p {
	line-height:2;
	text-align:justify;
}
.type-post .gallery {
	margin-bottom:30px!important;
}
.type-post .gallery-item {
	padding-left:20px;
}
.type-post .gallery-item:first-child {
	padding-left:0;
	padding-right:20px;
}
.type-post .gallery-item img {
	width:100%;	
	border:1px solid #ddd!important;
}
.type-post .alignright {
	margin-left:40px;
}
.type-post .alignleft {
	margin-right:40px;
}
.news-bottom-navigation {
	padding:25px;
	border-top:1px solid #ddd;
}
.prev-link a, .next-link a {
	padding-left:50px;
	color:initial;
	font-weight:700;
}
.next-link a {
	padding-left:0;
	padding-right:50px;
}
.prev-link a:before {
	content:"";
	display:block;
	width:30px;
	height:30px;
	position:absolute;
	background-image: url(inc/assets/images/post-arrow-right.png);
	background-size:28px;
	background-repeat:no-repeat;
	background-position:center center;
	transform:rotate(180deg);
	top:-3px;
}
.next-link a:after {
	content:"";
	display:block;
	width:30px;
	height:30px;
	position:absolute;
	background-image: url(inc/assets/images/post-arrow-right.png);
	background-size:28px;
	background-repeat:no-repeat;
	background-position:center center;
	top:-3px;
	right:15px;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
  padding-top:55px;
  border-top:1px solid #eaeaea;
}
/*.footer-links, .footer-bottom {
	padding-left:0;
	padding-right:0;
}*/
.footer-qcont {
	padding-left:0;
}

.footer-phone {
	color:#023D67;
	font-size:24px;
	font-weight:700;
	margin-bottom:0;
}
.footer-mail {
	font-size:22.5px;
	color:#F87304;
	font-weight:700;
	text-decoration:underline;
}
.footer-address {
	text-align:right;
	font-size:16px;
	color:#000022;
	padding-right:0;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}
.footer-bottom {
	border-top:1px solid #ccc;
	margin-top:30px;
	margin-bottom:80px;
	padding-top:25px;
}
.footer-navelem {
	margin-right:30px;
	font-size:16px;
	font-weight:700;
	color:initial;
	padding-top:5px;
    display:inline-block;
}
.site-info {
	color:initial;
	font-size:16px;
	font-weight:500;
	margin-left:-15px;
	margin-right:-15px;
}
.site-info a {
	color:initial;
	font-size:16px;
	font-weight:500;
}
.footer-fb {
	width:36px;
	height:36px;
	margin-top:-10px;
}

.top-btn-holder a {
	background-color:#F87304;
	padding:6px 20px;
	color:white;
	margin-top:-10px;
	margin-right:20px;
	display:block;
}
/* Cookie notice */
#cookie-notice {
	background: white !important;
    color: #030328 !important;
    padding: 25px 18px;
    min-width: auto;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    white-space: nowrap;
    border: 1px solid #dddddd;
    webkit-box-shadow: 0 10px 16px -3px rgba(0,0,0,0.21);
    -moz-box-shadow: 0 10px 16px -3px rgba(0,0,0,0.21);
    box-shadow: 0 10px 16px -3px rgba(0,0,0,0.21);
}
span#cn-notice-text {
	color: #24292e;
	font-size: 16px;
}
#cookie-notice .cn-button {
	background-color: #023D67;
	background-image: none;
    color: #ffffff;
    border-radius: 0;
    font-size: 16px;
    padding: 12px 15px;
}
#cookie-notice .cn-button:hover {
	background-color: white;
	color: #030328;
}	
.cn-button.bootstrap {
	text-shadow: none;
}
.cookie-notice-hidden {
	display: none;
}
/*search */

.searchbutton {
	display:block;
	z-index:99;
	margin-right:40px;
	margin-left:40px;
}
#search-btn {
	width:40px;
	height:40px;
	border:1px solid #023D67;
	display:inline-block;
}
.search-ico {
	height:25px;
    margin-top:7px;
    margin-left:10px;
}
.searchbar {
	display:none;
}
.searchbar {
	display:none;
	position:absolute;
	top: 95px;
	right: 60px;
	width: 640px;
	text-align:right;
}
.searchbar .search-field {
	display: inline-block;
	width: 420px;
	border-radius: 0;
	margin-right: -1px;
	height:50px;
}
.searchbar .search-field:focus {
	box-shadow: none;
	border-color: #023D67;
}
.searchbar form {
	display: block;
	float: right;
}
.searchbar label {
	margin: 0;
	display: block;
	float: left;
}
.searchbar input[type=submit] {
	display: block;
	float: left;
	border-radius: 0;
	background-color:#023D67;
	color: #fff;
	width:120px;
	height:50px;
}
.searchbar input[type=submit]:hover {
	background-color: #023D67;
}
.searchbar input[type=submit]:focus {
	box-shadow: none;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media screen and (max-width: 1600px) {
	.bg-gray {
		width:70%;
		max-width:70%;
		flex:0 0 70%;
	}
	.bg-blue {
		width:30%;
		max-width:30%;
		flex:0 0 30%;
	}
}
@media screen and (max-width: 1400px) {
	.bg-gray {
		width:75%;
		max-width:75%;
		flex:0 0 75%;
	}
	.bg-blue {
		width:25%;
		max-width:25%;
		flex:
	}
}
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
	header#masthead {
		margin-top:20px;
	}
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
  #main-nav {
	  position:absolute;
	  top:75px;
	  right:0;
	  width:60px;
	  transition:width 0.2s ease-in-out, height 0.2s ease-in-out ;
	  z-index:9999;
  }
  #main-nav.show {
	  width:300px;
	  transition:width 0.2s ease-in-out, height 0.2s ease-in-out;
	  box-shadow:2px 4px 12px rgba(0,0,0,.2);
  }
  #menu-menu-main:after {
	  display:none;
  }
  #masthead .navbar-nav > li:first-child a {
	  margin-left:0;
  }
  #menu-menu-main {
	  padding-left:80px;
	  transition:padding-left 0.2s ease-in;
  }
  #masthead .navbar-nav li {
	  border-bottom:1px solid #eee;
  }
  #masthead .navbar-nav > li a {
	  padding:0!important;
	  padding-left:30px!important;
	  margin-right:0;
	  font-size:16px;
	  padding-top:6px!important;
	  padding-bottom:6px!important;
  }
  .navbar-light .navbar-toggler {
	  background-color:white;
	  width:60px;
	  height:60px;
	  border-radius:0;
	  position:absolute;
	  right:0px;
  }
  .searchbutton {
	  position:absolute;
	  right:80px;
	  display:none;
  }
  #main-nav.show #menu-menu-main {
	  padding-left:0px;
	  transition:padding-left 0.2s ease-in;
  }
  .current-menu-item a, .current-menu-parent a {
	  border-bottom:none;
	  background-color:#f1f1f1;
	  color:#F87304!important;
  }
  .dropdown-menu {
	  margin-left:0!important;
  }
  .dropdown-menu li {
	  padding:15px 0;
	  padding-left:20px;
	  background-color:#f8f8f8;
  }
  .dropdown-menu li a {
	  font-size:15px;
  }
  #page-sub-header.subheader-subpage h1 {
	  z-index:99;
  }
  .nav-tabs a {
	padding-left:10px;
	padding-right:10px;
	 font-size:15px; 
  }
  .prodblock-single-inner {
	  padding:90px 50px 60px 40px;
  }
   .prodblock-single-inner .cornerimg-prod {
	  top:-140px;
	  right:-140px;
  }
  .fp-about-content h3 {
	  margin-top:15px!important;
  }
  .fp-about-content img {
	  height:50px;
  }
  .footer-phone {
	  font-size:28px;
  }
  .footer-mail {
	  font-size:20px;
  }
  #content.site-content-subpage {
	  overflow-x:hidden;
  }
  /* Cookie notice */
  #cookie-notice {
	  left: unset;
	  transform: unset;
	  width: 100%;
	  bottom: 0;
	  white-space: initial;
  }
  #cookie-notice .cookie-notice-container span {
      display: block;
      margin-bottom: 30px;
  }
  #cookie-notice .cookie-notice-container span#cn-notice-text {
	  margin-bottom: 15px;
  }
  #cookie-notice .cookie-notice-container span#cn-notice-buttons {
	   margin-bottom: 0px;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media screen and (max-width: 991px) {
  html {
    font-size: 85%;
  }
  #page-sub-header .hero-slide h1, #page-sub-header .hero-slide p {
	  width:100%;
  }
  .nav-tabs {
	  height:auto;
	  margin-bottom:45px;
  }
 /* .nav-tabs li:last-child {
	  display:none;
  } */
  /* Front custom tabs */
  .prodblock-shop .prodblock-single-inner,
  .prodblock-apartments .prodblock-single-inner {
	  padding: 140px 50px 60px 40px;
	  text-align: center;
	  background-position: center;
  }
  .bg-overlay-front {
	  background: rgba(237,237,237,1);
	  background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,0.67) 50%, rgba(255,255,255,0) 100%);
      background: -webkit-gradient(top top, top top, color-stop(0%, rgba(237,237,237,1)), color-stop(65%, rgba(246,246,246,0.67)), color-stop(100%, rgba(255,255,255,0)));
      background: -webkit-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,0.67) 50%, rgba(255,255,255,0) 100%);
      background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,0.67) 50%, rgba(255,255,255,0) 100%);
      background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,0.67) 50%, rgba(255,255,255,0) 100%);
      background: linear-gradient(to top, rgba(237,237,237,1) 0%, rgba(246,246,246,0.67) 50%, rgba(255,255,255,0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=1 );
  }
  .persons-contact {
	  padding-right:0;  
	  margin-right:-15px;
	  margin-left:-15px;
  }
  .main-contact-info {
	  margin-top:0;
  }
  .contact-maparea {
	  width:100%;
	  max-width:100%;
	  flex:100%;
  }
  #page-sub-header.subheader-subpage h1 {
	  width:100%;
	  margin-top:215px;
  }
   .slick-prev, .slick-next {
	  left:0;
	  z-index:999;
  }
  .slick-prev {
	  top:265px;
  }
  .slick-next {
	  top:315px;
  }
  .about-content {
	  margin-top:-630px;
  }
  .bg-blue {
	  display:none;
  }
  .bg-gray {
	  display:none;
  }
  .fp-about {
	  background-color:#efefef;
  }
  .about-content {
	  margin-top:0;
	  padding-top:80px;
	  padding-bottom:120px;
  }
  .fp-about-img {
	  width:100%;
	  max-width:100%;
	  flex:0 0 100%;
	  margin-top:20px;
  }
  .fp-about-img img {
	  width:calc(50% - 5px);
	  margin-left:10px;
  }
  .fp-about-img img:first-of-type {
	  margin-bottom:0!important;
	  margin-left:0;
  }
  .fp-news-holder {
	  margin-top:80px;
  }
  .product-content-holder {
	  padding-right:0;
  }
  .posts-sidebar {
	  margin-top:0;
  }
  .news-bottom-navigation {
	  display:none;
  }
  .footer-menu {
	  text-align:left!important;
  }
  .footer-navelem {
	  font-size:16px;
	  margin-right:20px;
  }
  .footer-navelem:last-of-type {
	  margin-right:0;
  }
  .footer-address {
	text-align:left;
	margin-top:20px;
	padding-left:0;
  }

}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
  h2 {
	  font-size:28px;
  }
   p {
	  font-size:15px;
	  text-align:left;
  }
  .page-content, .entry-content, .entry-summary {
	  padding-left:0;
  }
  #page-sub-header .hero-leftblue {
	  width:100%;
  }
  #page-sub-header .hero-slide h1 {
	  font-size:42px;
  }
  #page-sub-header .hero-slide h1 {
	  font-size:42px;
  }
  #page-sub-header.subheader-subpage {
	  height:auto;
	  padding-bottom:40px;
  }
  #page-sub-header.subheader-subpage h1 {
	  margin-top:195px;
  }
  .nav-tabs {
	    height:auto;
		margin-top:-100px;
		margin-bottom:45px;
  }
  .nav-tabs li {
	  height:auto;
  }
  .nav-tabs a {
	  padding-top:10px;
	  padding-bottom:10px;
  }
  .icon-holder {
	  display:block;
	  z-index:99;
	  position:relative;
  }
  .icon-holder span {
	  display:block;
	  float:none;
	  text-align:center;
  }
  .icon-holder .subnav-icon {
	  display:inline-block;
	  float:none;
    display: block;
    margin: 0 auto;
  }
  .prodblock-single-inner {
	  padding:75px 20px 60px 20px;
  }
  .breadcrumbs-area {
	  height:auto;
	  padding-bottom:7px;
  }
  .news-img-holder img {
	  margin-right:0;
  }
  .featured-news-row {
	margin-bottom:20px;
  }
  .featured-news-inner {
	  margin-bottom:30px;
  }
  .regular-news-list {
	  border-top:none;
	  padding:0 0!important;
	  display:block!important;
	  margin-bottom:40px;
  }
  .news-cont-intro {
	padding-left:0;
  }
  .posts-sidebar {
	  margin-bottom:60px;
  }
  #content.site-content, #content.site-content-subpage {
	  padding-left:15px!important;
	  padding-right:15px!important;
	  padding-top:40px;
  }
  #content.site-content-frontpage {
	  padding-left:0!important;
	  padding-right:0!important;
  }
  .main-cont-container {
	  padding-left:15px;
	  padding-right:15px;
  }
  .product-content-holder {
	  padding-left:0;
  }
  .fp-about-content h3, .fp-about-content img {
	  display:none!important;
  }
  .fp-news-single h3 {
	  font-size:16px;
	  width:80%;
  }
  .news-archive-btn {
	  float:left!important;
  }
  .about-main-text, .about-main-images {
	  padding-left:0;
	  padding-right:0;
  }
  .about-main-images img {
	  width:50%!important;
  }
  .about-history {
	  padding-left:0;
	  padding-right:0;
  }
  .history-left {
	  padding-right:0;
  }
  .history-right {
	  padding-left:0;
  }
  .about-certs {
	  padding-left:0;
	  padding-right:0;
  }
  .persons-about {
	  padding-left:15px;
	  padding-right:15px!important;
  }
  .contact-maparea {
	  padding-left:0;
	  padding-right:0;
  }
  .footer-qcont {
	  margin-bottom:20px;
  }
  .footer-qcont, .footer-address  {
	  width:100%; 
	  max-width:100%;
	  flex:100%;
  }
  .footer-menu {
	  padding-left:0;
  }
  .footer-bottom {
	  margin-bottom:50px;
  }
  .site-info, .site-info a {
	font-size:15px;  
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media screen and (max-width: 575px) {
  html {
    font-size: 75%;
  }
   #content.site-content-frontpage {
	  padding-left:0!important;
	  padding-right:0!important;
  }
  .site-content-frontpage .tab-content {
	  padding-left:15px;
	  padding-right:15px;
  }
  #content.site-content, #content.site-content-subpage {
	  padding-top:40px;
  }
  .hero-slider {
	  padding-top:230px;
  }
  #page-sub-header .hero-slide {
	  margin-left:0;
	  text-align:center;
  }
  #page-sub-header .hero-slide h1 {
	  font-size:36px;
	  text-align:center;
  }
  #page-sub-header .hero-slide p {
	  width:auto;
	  text-align:center!important;
  }
  #page-sub-header .hero-slide a {
	  text-align:center;
	  margin-top:20px;
  }
  .slide-numbers {
	  display:none;
  }
  .slick-prev, .slick-next {
	  display:none!important;
  }
  .slick-dots {
	  display:block!important;
	  top:190px;
	  left:0;
	  bottom:auto;
  }
  .slick-dots li {
	  margin:0 0;
  }
  .slick-dots li button:before, .slick-dots li.slick-active button:before {
	  color:white;
	  font-size:10px;
	  opacity:.5;
  }
  .slick-dots li.slick-active button:before {
	  opacity:.8;
  }
  #page-sub-header.subheader-subpage h1 {
	 font-size:36px;
  }
  .nav-tabs {
	  margin-top:-100px;
	  background-color:transparent;
	  padding-left:15px;
	  padding-right:15px;
  }
  .nav-tabs li {
	  border-right:none;
	  border-bottom:1px solid #ebebeb;
	  background-color:transparent;
  }
  .nav-tabs li:last-child {
	  display:none;
  }
  .nav-tabs li a {
	  background-color:white;
  }
  .nav-tabs li a.active {
  }
  .nav-tabs li a.active:after {
	/* display:none; */
  }
  .nav-tabs a {
	  padding-top:0;
	  padding-bottom:0;
  }
  .nav-tabs a .icon-holder {
	  /* display:table; */
	  display:inline-table;
  }
  .tab-nav {
	  flex:50%;
	  max-width:50%;
  }
  .icon-holder .subnav-icon, .icon-holder span {
/*	display:table-cell;
	float:left;
	text-align:left; */
  }
  .icon-holder span {
	/*  padding-top:12px;
	  padding-left:10px; */
	  padding-top:0;
	  padding-bottom:10px;
	  padding-left:0;
  }
  .subnav-icon {
	height:60px;  
  }
  .fp-about-img img {
	  width:100%;
	  margin-left:0;
  }
  .fp-about-img img:first-of-type {
	  margin-bottom:20px!important;
  }
  .contact-subheadline  {
	  font-size:28px;
  }
  .contact-navigate-btn {
	  display:block;
	  float:none;
	  margin-top:20px;
  }
  p {
	  font-size:15px;
	  text-align:left;
  }
  .prodblock-single {
	  padding: 10px 15px;
  }
  .prodblock-single-inner {
	  padding:90px 20px 60px 20px;
  }
  .prodblock-single-inner a {
	  font-size:14px;
  }
  .prodblock-single-inner .cornerimg-prod {
	  top:-140px;
	  right:-140px;
  }
  .contact-maparea .contact-subheadline {
	  display:block;
  }
  .footer-qcont, .footer-menu, .footer-address, .site-info {
	  padding-left:15px!important;
	  padding-right:15px!important;
  }
  .footer-bottom a {
	  width:80%;
  }
  .footer-bottom .sep {
	  display:none;
  }
  .privacy-policy {
	  display:block;
  }
}

@media screen and (max-width: 380px) {
	#page-sub-header.subheader-subpage h1 {
	  font-size:30px;
    }
	.contact-subheadline {
		padding-left:0;
	}
	.persons-contact {
		margin-left:0;
		margin-right:0;
	}
  .person-holder {
	  padding-left:0;
	  padding-right:0;
	  margin-bottom:30px;
  }
  .person-holder img {
	  width:100%;
  }
   .about-main-images img {
	  width:100%!important;
	  margin-bottom:10px;
  }
  .main-contact-info h2 {
	padding-left:0;
	padding-right:0;
  }
  .main-contact-info p {
	  padding-left:0;
	  padding-right:0;
  }
}