G.preloader
{
	display: none;
	background-image: url("../img/ops_krim_logo.png");
	height: 100px;
	width: 100px;
}

.rev_slider_wrapper
{
	height: 600px;
	background: #eee none no-repeat scroll center center / cover;
	margin-bottom: 0px;
}

.rev_slider_mobile_offset
{
	height: 20%;
	display: none;
}

@media only screen and (min-width: 990px)
{
	.rev_slider_mobile_offset
	{
		height: 0px;
	}
}


/* ========================================================================== */
/* FONTS
/* ========================================================================== */


:root
{
	/* main text colors */
	--color-text-1: #555;
	--color-text-2: #000;
	--color-text-3: #FFC00F;

	/* inverse text colors */
	--color-text-inverse-1: #FFFFFF;
	--color-text-inverse-2: #D3D3E5;
	--color-text-inverse-3: #3B3C56;
	
	/* background colors */
	--color-background-1: #F7F7F7;
	--color-background-2: #181C35;
	--color-background-3: #0D0D26;
	--color-background-4: #FFC00F;


	/* button 1 */
	--color-btn-background-1: #FFC00F;
	--color-btn-border-1: #FFC00F;
	--color-btn-text-1: #222;
	/* button 1 - hover */
	--color-btn-hover-background-1: #181C35;
	--color-btn-hover-border-1: #181C35;
	--color-btn-hover-text-1: #FFFFFF;
}



/* ========================================================================== */
/* NORMALIZE CSS
/* ========================================================================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

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

/* ========================================================================== */
/* Correct `inline-block` display not defined in IE 8/9.
/* ========================================================================== */

audio,
canvas,
video
{
	display: inline-block;
}

/* ========================================================================== */
/* Prevent modern browsers from displaying `audio` without controls.
/* Remove excess height in iOS 5 devices.
/* ========================================================================== */
audio:not([controls])
{
	display: none;
	height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

[hidden]
{
	display: none;
}

/* ========================================================================== */
/* 1. Prevent system color scheme's background color being used in Firefox, IE,
/*    and Opera.
/* 2. Prevent system color scheme's text color being used in Firefox, IE, and
/*    Opera.
/* 3. Set default font family to sans-serif.
/* 4. Prevent iOS text size adjust after orientation change, without disabling
/*    user zoom.
/* ========================================================================== */

html
{
	background: #fff; /* 1 */
	color: #015e5f; /* 2 */
	font-family: sans-serif; /* 3 */
	-ms-text-size-adjust: 100%; /* 4 */
	-webkit-text-size-adjust: 100%; /* 4 */
}

/* ========================================================================== */
/* Address `outline` inconsistency between Chrome and other browsers.
/* ========================================================================== */

a:focus
{
	outline: thin dotted;
}

/* ========================================================================== */
/* Improve readability when focused and also mouse hovered in all browsers.
/* ========================================================================== */

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

/* ========================================================================== */
/* Address variable `h1` font-size and margin within `section` and `article`
/* contexts in Firefox 4+, Safari 5, and Chrome.
/* ========================================================================== */

h1
{
	font-size: 2em;
	margin: 0.67em 0;
}

/* ========================================================================== */
/* Address styling not present in IE 8/9, Safari 5, and Chrome.
/* ========================================================================== */

abbr[title]
{
	border-bottom: 1px dotted;
}

/* ========================================================================== */
/* Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
/* ========================================================================== */

b,
strong
{
	font-weight: bold;
}

/* ========================================================================== */
/* Address styling not present in Safari 5 and Chrome.
/* ========================================================================== */

dfn
{
	font-style: italic;
}

/* ========================================================================== */
/* Address differences between Firefox and other browsers.
/* ========================================================================== */

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

/* ========================================================================== */
/* Address styling not present in IE 8/9.
/* ========================================================================== */

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

/* ========================================================================== */
/* Correct font family set oddly in Safari 5 and Chrome.
/* ========================================================================== */

code,
kbd,
pre,
samp
{
	font-family: monospace, serif;
	font-size: 1em;
}

/* ========================================================================== */
/* Improve readability of pre-formatted text in all browsers.
/* ========================================================================== */

pre
{
	white-space: pre-wrap;
}

/* ========================================================================== */
/* Set consistent quote types.
/* ========================================================================== */

q
{
	quotes: "\201C" "\201D" "\2018" "\2019";
}

/* ========================================================================== */
/* Address inconsistent and variable font size in all browsers.
/* ========================================================================== */

small
{
	font-size: 80%;
}

/* ========================================================================== */
/* Prevent `sub` and `sup` affecting `line-height` in all browsers.
/* ========================================================================== */

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

sup
{
	top: -0.5em;
}

sub
{
	bottom: -0.25em;
}

/* ========================================================================== */
/* Remove border when inside `a` element in IE 8/9.
/* ========================================================================== */

img
{
	border: 0;
}

/* ========================================================================== */
/* Correct overflow displayed oddly in IE 9.
/* ========================================================================== */

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

/* ========================================================================== */
/* Address margin not present in IE 8/9 and Safari 5.
/* ========================================================================== */

figure
{
	margin: 0;
}

/* ========================================================================== */
/* Define consistent border, margin, and padding.
/* ========================================================================== */

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

/* ========================================================================== */
/* 1. Correct `color` not being inherited in IE 8/9.
/* 2. Remove padding so people aren't caught out if they zero out fieldsets.
/* ========================================================================== */

legend
{
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/* ========================================================================== */
/* 1. Correct font family not being inherited in all browsers.
/* 2. Correct font size not being inherited in all browsers.
/* 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
/* ========================================================================== */

button,
input,
select,
textarea
{
	font-family: inherit; /* 1 */
	font-size: 100%; /* 2 */
	margin: 0; /* 3 */
}

/* ========================================================================== */
/* Address Firefox 4+ setting `line-height` on `input` using `!important` in
/* the UA stylesheet.
/* ========================================================================== */

button,
input
{
	line-height: normal;
}

/* ========================================================================== */
/* Address inconsistent `text-transform` inheritance for `button` and `select`.
/* All other form control elements do not inherit `text-transform` values.
/* Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
/* Correct `select` style inheritance in Firefox 4+ and Opera.
/* ========================================================================== */

button,
select
{
	text-transform: none;
}

/* ========================================================================== */
/* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
/*    and `video` controls.
/* 2. Correct inability to style clickable `input` types in iOS.
/* 3. Improve usability and consistency of cursor style between image-type
/*    `input` and others.
/* ========================================================================== */

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

/* ========================================================================== */
/* Re-set default cursor for disabled elements.
/* ========================================================================== */

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

/* ========================================================================== */
/* 1. Address box sizing set to `content-box` in IE 8/9.
/* 2. Remove excess padding in IE 8/9.
/* ========================================================================== */

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

/* ========================================================================== */
/* 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
/* 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
/*    (include `-moz` to future-proof).
/* ========================================================================== */

input[type="search"]
{
	-webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* 2 */
	box-sizing: content-box;
}

/* ========================================================================== */
/* Remove inner padding and search cancel button in Safari 5 and Chrome
/* on OS X.
/* ========================================================================== */

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

/* ========================================================================== */
/* Remove inner padding and border in Firefox 4+.
/* ========================================================================== */

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

/* ========================================================================== */
/* 1. Remove default vertical scrollbar in IE 8/9.
/* 2. Improve readability and alignment in all browsers.
/* ========================================================================== */

textarea
{
	overflow: auto; /* 1 */
	vertical-align: top; /* 2 */
}

/* ========================================================================== */
/* Remove most spacing between table cells.
/* ========================================================================== */

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


/* ========================================================================== */
/* COOKIES
/* ========================================================================== */
#band-cookies
{
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 200;
	width: 100%;
	padding: 15px 0px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.85);
	box-shadow: 0px -3px 3px 0px rgba(0, 0, 0, 0.15);
	z-index: 99999;
}

#band-cookies p
{
	font-size: 15px;
	line-height: 22px;
	margin: 0;
	padding: 0px 70px;
	color: var(--color-text-inverse-1);
}

#band-cookies a
{
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#band-cookies .buttons
{
	font-family: 'Open Sans', sans-serif;
	overflow: hidden;
	text-align: center;
	margin: 0px auto;
	display: inline-block;
	text-transform: uppercase;
}

#band-cookies-ok,
#band-cookies-info
{
	font-size: 15px;
	line-height: 18px;
	display: block;
	text-decoration: none;
	padding: 7px 35px 7px;
	margin: 10px 0px 0px 10px;
	color: var(--color-btn-text-1);
	background: var(--color-btn-background-1);
	border: 2px none var(--color-btn-border-1);
	border-radius: 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	float: left;

}
#band-cookies a:hover
{
	color: var(--color-btn-hover-text-1);
	text-decoration: none;
}

#band-cookies-ok:hover,
#band-cookies-info:hover
{
	background: var(--color-btn-hover-background-1);
}

#band-cookies-close
{
	height: 36px;
	width: 36px;
	padding: 0px;
	text-align: center;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -18px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: var(--color-btn-background-1);
}

#band-cookies-close i
{
	font-size: 20px;
	line-height: 36px;
	color: var(--color-text-inverse-1);	
}

@media (max-width: 768px)
{

	#band-cookies p
	{
		font-size: 15px;
		line-height: 20px;
		padding: 15px 15px 0;
	}

	#band-cookies .buttons
	{
		overflow: hidden;
		text-align: center;
		margin: 0px auto;
		display: inline-block;
	}

	#band-cookies-ok,
	#band-cookies-info
	{
		font-size: 14px;
		display: block;
		text-decoration: none;
		padding: 7px 25px;
		margin-top:10px;
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		float: left;
	}

	#band-cookies-close
	{
		left: 50%;
		margin-left: -16px;
		top: 0px;
	}
	
	#band-cookies-close i
	{
		line-height: 36px;
	}
}




/* ========================================================================== */
/* RESET
/* ========================================================================== */
body
{
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	color: var(--color-text-1);
	padding-top: 65px; 
}

@media (min-width: 768px) 
{
	body
	{
		font-size: 15px;
		line-height: 24px;
		padding-top: 105px; 
	}
}

@media (min-width: 992px) 
{
	body
	{
	}
}

@media (min-width: 1280px) 
{

}

img
{
	/* Responsive images (ensure images don't scale beyond their parents) */
	max-width: 100%;
	/* Part 1: Set a maxium relative to the parent */
	/*width: auto\9; */
	/* IE7-8 need help adjusting responsive images */
	height: auto;
	/* Part 2: Scale the height according to the width, otherwise you get stretching */
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}



/* ========================================================================== */
/* CSS LOADER
/* ========================================================================== */
#loading-data
{
	overflow: hidden;
}

.loader
{
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(150, 150, 150, 0.2);
  border-right: 1.1em solid rgba(150, 150, 150, 0.2);
  border-bottom: 1.1em solid rgba(150, 150, 150, 0.2);
  border-left: 1.1em solid #aaa;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

.loader,
.loader:after
{
  border-radius: 50%;
  width: 7em;
  height: 7em;
}

@-webkit-keyframes load8
{
  0%
	{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  
	100%
	{
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load8
{
  0%
	{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  
	100%
	{
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}



/* ========================================================================== */
/* RESPONSIVE
/* ========================================================================== */
*
{
	box-sizing: border-box;
}

/* ========================================================================== */
/* SCREEN / PAGE CONTAINER
/* ========================================================================== */
.screen-container,
.page-container
{
	width: 100%;
	content: "";
	clear: both;
	display: block;
	position: relative;
}

.page-container 
{
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 560px) 
{

}


@media (min-width: 768px) 
{
  .page-container
	{
		padding-right: 0px;
		padding-left: 0px;
    width: 750px;
  }
}

@media (min-width: 992px) 
{
  .page-container
	{
    width: 990px;
  }
}

@media (min-width: 1280px) 
{
  .page-container
	{
    width: 1200px;
  }
}

@media (min-width: 1690px) 
{
  .page-container
	{
    width: 1400px;
  }
}


.hide-on-xs,
.hide-on-sm,
.hide-on-md,
.hide-on-lg
{
	display: none;
}

.show-on-xs,
.show-on-sm,
.show-on-md,
.show-on-lg
{
	display: block;
}

/* ========================================================================== */
/* COL RESET
/* ========================================================================== */
[class*="col-xs"]
{
	float: left;
	padding: 0 10px;
	width: 100%;
	margin-bottom: 10px;
}

[class*="col-sm"]
{
	float: left;
	padding: 0 10px;
	width: 100%;
	margin-bottom: 10px;
}

[class*="col-md"]
{
	float: left;
	padding: 0 10px;
	width: 100%;
	margin-bottom: 10px;
}

[class*="col-lg"]
{
	float: left;
	padding: 0 10px;
	width: 100%;
	margin-bottom: 10px;
}

[class*="col-xl"]
{
	float: left;
	padding: 0 10px;
	width: 100%;
	margin-bottom: 10px;
}

[class*="col-xxl"]
{
	float: left;
	padding: 0 10px;
	width: 100%;
	margin-bottom: 10px;
}

/* ========================================================================== */
/* SHOP RESET
/* ========================================================================== */
[class*="shop-xs"]
{
	float: left;
	padding: 0 6px;
	width: 100%;
	margin-bottom: 10px;
}

[class*="shop-sm"]
{
	float: left;
	padding: 0 6px;
	width: 100%;
	margin-bottom: 10px;
}

[class*="shop-md"]
{
	float: left;
	padding: 0 6px;
	width: 100%;
	margin-bottom: 10px;
}

[class*="shop-lg"]
{
	float: left;
	padding: 0 6px;
	width: 100%;
	margin-bottom: 10px;
}

[class*="shop-xl"]
{
	float: left;
	padding: 0 6px;
	width: 100%;
	margin-bottom: 10px;
}

[class*="shop-xxl"]
{
	float: left;
	padding: 0 6px;
	width: 100%;
	margin-bottom: 10px;
}

/* ========================================================================== */
/* ROW RESET
/* ========================================================================== */
.row
{
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.row-full
{
	width: calc(100% + 20px);
	margin: 0px -10px 0px -10px;
}

.row:after,
.row-full:after
{
	content: "";
	clear: both;
	display: block;
}


/* ========================================================================== */
/* dodaten razmik med stolpci 
/* ========================================================================== */
.col-spc-lc {padding-right: 10px;}
.col-spc-rc {padding-left: 10px;}	


/* ========================================================================== */
/* XSMALL - MOBILE PORTRAIT
/* ========================================================================== */
.col-xs-12 {width: 100%;}
.col-xs-11 {width: 91.66666667%;}
.col-xs-10 {width: 83.33333333%;}
.col-xs-9 {width: 75%;}
.col-xs-8 {width: 66.66666667%;}
.col-xs-7 {width: 58.33333333%;}
.col-xs-6 {width: 50%;}
.col-xs-5 {width: 41.66666667%;}
.col-xs-4 {width: 33.33333333%;}
.col-xs-3 {width: 25%;}
.col-xs-2 {width: 16.66666667%;}
.col-xs-1 {width: 8.33333333%;}
.col-xs-pull-12 {right: 100%;}
.col-xs-pull-11 {right: 91.66666667%;}
.col-xs-pull-10 {right: 83.33333333%;}
.col-xs-pull-9  {right: 75%;}
.col-xs-pull-8  {right: 66.66666667%;}
.col-xs-pull-7  {right: 58.33333333%;}
.col-xs-pull-6  {right: 50%;}
.col-xs-pull-5  {right: 41.66666667%;}
.col-xs-pull-4  {right: 33.33333333%;}
.col-xs-pull-3  {right: 25%;}
.col-xs-pull-2  {right: 16.66666667%;}
.col-xs-pull-1  {right: 8.33333333%;}
.col-xs-pull-0  {right: auto;}
.col-xs-push-12 {left: 100%;}
.col-xs-push-11 {left: 91.66666667%;}
.col-xs-push-10 {left: 83.33333333%;}
.col-xs-push-9  {left: 75%;}
.col-xs-push-8  {left: 66.66666667%;}
.col-xs-push-7  {left: 58.33333333%;}
.col-xs-push-6  {left: 50%;}
.col-xs-push-5  {left: 41.66666667%;}
.col-xs-push-4  {left: 33.33333333%;}
.col-xs-push-3  {left: 25%;}
.col-xs-push-2  {left: 16.66666667%;}
.col-xs-push-1  {left: 8.33333333%;}
.col-xs-push-0  {left: auto;}
.col-xs-offset-12 {margin-left: 100%;}
.col-xs-offset-11 {margin-left: 91.66666667%;}
.col-xs-offset-10 {margin-left: 83.33333333%;}
.col-xs-offset-9  {margin-left: 75%;}
.col-xs-offset-8  {margin-left: 66.66666667%;}
.col-xs-offset-7  {margin-left: 58.33333333%;}
.col-xs-offset-6  {margin-left: 50%;}
.col-xs-offset-5  {margin-left: 41.66666667%;}
.col-xs-offset-4  {margin-left: 33.33333333%;}
.col-xs-offset-3  {margin-left: 25%;}
.col-xs-offset-2  {margin-left: 16.66666667%;}
.col-xs-offset-1  {margin-left: 8.33333333%;}
.col-xs-offset-0  {margin-left: 0;}

.shop-xs-6 {width: 50%;}
.shop-xs-4 {width: 33.33333333%;}
.shop-xs-3 {width: 25%;}



/* ========================================================================== */
/* SMALL - MOBILE LANDSCAPE, TABLET PORTRAIT
/* ========================================================================== */
@media (min-width: 560px) 
{
	.hide-on-xs
	{
		display: block;
	}

	.show-on-xs
	{
		display: none;
	}
	
	.xs-no-padding
	{
		padding: 0 10px;
	}
	
	.col-sm-12 {width: 100%;}
	.col-sm-11 {width: 91.66666667%;}
	.col-sm-10 {width: 83.33333333%;}
	.col-sm-9 {width: 75%;}
	.col-sm-8 {width: 66.66666667%;}
	.col-sm-7 {width: 58.33333333%;}
	.col-sm-6 {width: 50%;}
	.col-sm-5 {width: 41.66666667%;}
	.col-sm-4 {width: 33.33333333%;}
	.col-sm-3 {width: 25%;}
	.col-sm-2 {width: 16.66666667%;}
	.col-sm-1 {width: 8.33333333%;}
	.col-sm-pull-12 {right: 100%;}
	.col-sm-pull-11 {right: 91.66666667%;}
	.col-sm-pull-10 {right: 83.33333333%;}
	.col-sm-pull-9  {right: 75%;}
	.col-sm-pull-8  {right: 66.66666667%;}
	.col-sm-pull-7  {right: 58.33333333%;}
	.col-sm-pull-6  {right: 50%;}
	.col-sm-pull-5  {right: 41.66666667%;}
	.col-sm-pull-4  {right: 33.33333333%;}
	.col-sm-pull-3  {right: 25%;}
	.col-sm-pull-2  {right: 16.66666667%;}
	.col-sm-pull-1  {right: 8.33333333%;}
	.col-sm-pull-0  {right: auto;}
	.col-sm-push-12 {left: 100%;}
	.col-sm-push-11 {left: 91.66666667%;}
	.col-sm-push-10 {left: 83.33333333%;}
	.col-sm-push-9  {left: 75%;}
	.col-sm-push-8  {left: 66.66666667%;}
	.col-sm-push-7  {left: 58.33333333%;}
	.col-sm-push-6  {left: 50%;}
	.col-sm-push-5  {left: 41.66666667%;}
	.col-sm-push-4  {left: 33.33333333%;}
	.col-sm-push-3  {left: 25%;}
	.col-sm-push-2  {left: 16.66666667%;}
	.col-sm-push-1  {left: 8.33333333%;}
	.col-sm-push-0  {left: auto;}
	.col-sm-offset-12 {margin-left: 100%;}
	.col-sm-offset-11 {margin-left: 91.66666667%;}
	.col-sm-offset-10 {margin-left: 83.33333333%;}
	.col-sm-offset-9  {margin-left: 75%;}
	.col-sm-offset-8  {margin-left: 66.66666667%;}
	.col-sm-offset-7  {margin-left: 58.33333333%;}
	.col-sm-offset-6  {margin-left: 50%;}
	.col-sm-offset-5  {margin-left: 41.66666667%;}
	.col-sm-offset-4  {margin-left: 33.33333333%;}
	.col-sm-offset-3  {margin-left: 25%;}
	.col-sm-offset-2  {margin-left: 16.66666667%;}
	.col-sm-offset-1  {margin-left: 8.33333333%;}
	.col-sm-offset-0  {margin-left: 0;}
	
	.col-sm-3:nth-child(4n+1){clear: left;}
	.col-sm-4:nth-child(3n+1){clear: left;}
	.col-sm-6:nth-child(2n+1){clear: left;}
	
	.shop-sm-6 {width: 50%;}
	.shop-sm-4 {width: 33.33333333%;}
	.shop-sm-3 {width: 25%;}	

	.shop-sm-3:nth-child(4n+1){clear: left;}
	.shop-sm-4:nth-child(3n+1){clear: left;}
	.shop-sm-6:nth-child(2n+1){clear: left;}
}

/* ========================================================================== */
/* MEDIUM - TABLET LANDSCAPE
/* ========================================================================== */
@media (min-width: 768px) 
{
	.hide-on-sm
	{
		display: block;
	}

	.show-on-sm
	{
		display: none;
	}

	.sm-no-padding
	{
		padding: 0 10px;
	}

	.col-md-12 {width: 100%;}
	.col-md-11 {width: 91.66666667%;}
	.col-md-10 {width: 83.33333333%;}
	.col-md-9 {width: 75%;}
	.col-md-8 {width: 66.66666667%;}
	.col-md-7 {width: 58.33333333%;}
	.col-md-6 {width: 50%;}
	.col-md-5 {width: 41.66666667%;}
	.col-md-4 {width: 33.33333333%;}
	.col-md-3 {width: 25%;}
	.col-md-2 {width: 16.66666667%;}
	.col-md-1 {width: 8.33333333%;}
	.col-md-pull-12 {right: 100%;}
	.col-md-pull-11 {right: 91.66666667%;}
	.col-md-pull-10 {right: 83.33333333%;}
	.col-md-pull-9  {right: 75%;}
	.col-md-pull-8  {right: 66.66666667%;}
	.col-md-pull-7  {right: 58.33333333%;}
	.col-md-pull-6  {right: 50%;}
	.col-md-pull-5  {right: 41.66666667%;}
	.col-md-pull-4  {right: 33.33333333%;}
	.col-md-pull-3  {right: 25%;}
	.col-md-pull-2  {right: 16.66666667%;}
	.col-md-pull-1  {right: 8.33333333%;}
	.col-md-pull-0  {right: auto;}
	.col-md-push-12 {left: 100%;}
	.col-md-push-11 {left: 91.66666667%;}
	.col-md-push-10 {left: 83.33333333%;}
	.col-md-push-9  {left: 75%;}
	.col-md-push-8  {left: 66.66666667%;}
	.col-md-push-7  {left: 58.33333333%;}
	.col-md-push-6  {left: 50%;}
	.col-md-push-5  {left: 41.66666667%;}
	.col-md-push-4  {left: 33.33333333%;}
	.col-md-push-3  {left: 25%;}
	.col-md-push-2  {left: 16.66666667%;}
	.col-md-push-1  {left: 8.33333333%;}
	.col-md-push-0  {left: auto;}
	.col-md-offset-12 {margin-left: 100%;}
	.col-md-offset-11 {margin-left: 91.66666667%;}
	.col-md-offset-10 {margin-left: 83.33333333%;}
	.col-md-offset-9  {margin-left: 75%;}
	.col-md-offset-8  {margin-left: 66.66666667%;}
	.col-md-offset-7  {margin-left: 58.33333333%;}
	.col-md-offset-6  {margin-left: 50%;}
	.col-md-offset-5  {margin-left: 41.66666667%;}
	.col-md-offset-4  {margin-left: 33.33333333%;}
	.col-md-offset-3  {margin-left: 25%;}
	.col-md-offset-2  {margin-left: 16.66666667%;}
	.col-md-offset-1  {margin-left: 8.33333333%;}
	.col-md-offset-0  {margin-left: 0;}
	

	.col-sm-3:nth-child(4n+1){clear: none; float: left;}
	.col-sm-4:nth-child(3n+1){clear: none; float: left;}
	.col-sm-6:nth-child(2n+1){clear: none; float: left;}

	.col-md-3:nth-child(4n+1){clear: left;}
	.col-md-4:nth-child(3n+1){clear: left;}
	.col-md-6:nth-child(2n+1){clear: left;}
	
	.shop-md-6 {width: 50%;}
	.shop-md-4 {width: 33.33333333%;}
	.shop-md-3 {width: 25%;}	
	
	.shop-sm-3:nth-child(4n+1){clear: none; float: left;}
	.shop-sm-4:nth-child(3n+1){clear: none; float: left;}
	.shop-sm-6:nth-child(2n+1){clear: none; float: left;}

	.shop-md-3:nth-child(4n+1){clear: left;}
	.shop-md-4:nth-child(3n+1){clear: left;}
	.shop-md-6:nth-child(2n+1){clear: left;}

}

/* ========================================================================== */
/* LARGE - DESKTOP
/* ========================================================================== */
@media (min-width: 992px)
{
	.hide-on-md
	{
		display: block;
	}
	
	.show-on-md
	{
		display: none;
	}

	.col-lg-12 {width: 100%;}
	.col-lg-11 {width: 91.66666667%;}
	.col-lg-10 {width: 83.33333333%;}
	.col-lg-9 {width: 75%;}
	.col-lg-8 {width: 66.66666667%;}
	.col-lg-7 {width: 58.33333333%;}
	.col-lg-6 {width: 50%;}
	.col-lg-5 {width: 41.66666667%;}
	.col-lg-4 {width: 33.33333333%;}
	.col-lg-3 {width: 25%;}
	.col-lg-2 {width: 16.66666667%;}
	.col-lg-1 {width: 8.33333333%;}
	.col-lg-pull-12 {right: 100%;}
	.col-lg-pull-11 {right: 91.66666667%;}
	.col-lg-pull-10 {right: 83.33333333%;}
	.col-lg-pull-9  {right: 75%;}
	.col-lg-pull-8  {right: 66.66666667%;}
	.col-lg-pull-7  {right: 58.33333333%;}
	.col-lg-pull-6  {right: 50%;}
	.col-lg-pull-5  {right: 41.66666667%;}
	.col-lg-pull-4  {right: 33.33333333%;}
	.col-lg-pull-3  {right: 25%;}
	.col-lg-pull-2  {right: 16.66666667%;}
	.col-lg-pull-1  {right: 8.33333333%;}
	.col-lg-pull-0  {right: auto;}
	.col-lg-push-12 {left: 100%;}
	.col-lg-push-11 {left: 91.66666667%;}
	.col-lg-push-10 {left: 83.33333333%;}
	.col-lg-push-9  {left: 75%;}
	.col-lg-push-8  {left: 66.66666667%;}
	.col-lg-push-7  {left: 58.33333333%;}
	.col-lg-push-6  {left: 50%;}
	.col-lg-push-5  {left: 41.66666667%;}
	.col-lg-push-4  {left: 33.33333333%;}
	.col-lg-push-3  {left: 25%;}
	.col-lg-push-2  {left: 16.66666667%;}
	.col-lg-push-1  {left: 8.33333333%;}
	.col-lg-push-0  {left: auto;}
	.col-lg-offset-12 {margin-left: 100%;}
	.col-lg-offset-11 {margin-left: 91.66666667%;}
	.col-lg-offset-10 {margin-left: 83.33333333%;}
	.col-lg-offset-9  {margin-left: 75%;}
	.col-lg-offset-8  {margin-left: 66.66666667%;}
	.col-lg-offset-7  {margin-left: 58.33333333%;}
	.col-lg-offset-6  {margin-left: 50%;}
	.col-lg-offset-5  {margin-left: 41.66666667%;}
	.col-lg-offset-4  {margin-left: 33.33333333%;}
	.col-lg-offset-3  {margin-left: 25%;}
	.col-lg-offset-2  {margin-left: 16.66666667%;}
	.col-lg-offset-1  {margin-left: 8.33333333%;}
	.col-lg-offset-0  {margin-left: 0;}

	.col-sm-3:nth-child(4n+1){clear: none; float: left;}
	.col-sm-4:nth-child(3n+1){clear: none; float: left;}
	.col-sm-6:nth-child(2n+1){clear: none; float: left;}

	.col-md-3:nth-child(4n+1){clear: none; float: left;}
	.col-md-4:nth-child(3n+1){clear: none; float: left;}
	.col-md-6:nth-child(2n+1){clear: none; float: left;}

	.col-lg-3:nth-child(4n+1){clear: left;}
	.col-lg-4:nth-child(3n+1){clear: left;}
	.col-lg-6:nth-child(2n+1){clear: left;}
	
	.shop-lg-6 {width: 50%;}
	.shop-lg-4 {width: 33.33333333%;}
	.shop-lg-3 {width: 25%;}	
	
	.shop-sm-3:nth-child(4n+1){clear: none; float: left;}
	.shop-sm-4:nth-child(3n+1){clear: none; float: left;}
	.shop-sm-6:nth-child(2n+1){clear: none; float: left;}

	.shop-md-3:nth-child(4n+1){clear: none; float: left;}
	.shop-md-4:nth-child(3n+1){clear: none; float: left;}
	.shop-md-6:nth-child(2n+1){clear: none; float: left;}

	.shop-lg-3:nth-child(4n+1){clear: left;}
	.shop-lg-4:nth-child(3n+1){clear: left;}
	.shop-lg-6:nth-child(2n+1){clear: left;}

	.col-spc-lc {padding-right: 22px;}
	.col-spc-rc {padding-left: 22px;}	
}

/* ========================================================================== */
/* XLARGE - DESKTOP HD SCREEN
/* ========================================================================== */
@media (min-width: 1280px)
{
	.hide-on-lg
	{
		display: block;
	}
	
	.show-on-lg
	{
		display: none;
	}
	
	[class*="col-xl"],
	[class*="col-xxl"]
	{
		padding: 0 10px;
	}
	
	.col-spc-lc {padding-right: 10px;}
	.col-spc-rc {padding-left: 10px;}	

	.col-xl-12 {width: 100%;}
	.col-xl-11 {width: 91.66666667%;}
	.col-xl-10 {width: 83.33333333%;}
	.col-xl-9 {width: 75%;}
	.col-xl-8 {width: 66.66666667%;}
	.col-xl-7 {width: 58.33333333%;}
	.col-xl-6 {width: 50%;}
	.col-xl-5 {width: 41.66666667%;}
	.col-xl-4 {width: 33.33333333%;}
	.col-xl-3 {width: 25%;}
	.col-xl-2 {width: 16.66666667%;}
	.col-xl-1 {width: 8.33333333%;}
	.col-xl-pull-12 {right: 100%;}
	.col-xl-pull-11 {right: 91.66666667%;}
	.col-xl-pull-10 {right: 83.33333333%;}
	.col-xl-pull-9  {right: 75%;}
	.col-xl-pull-8  {right: 66.66666667%;}
	.col-xl-pull-7  {right: 58.33333333%;}
	.col-xl-pull-6  {right: 50%;}
	.col-xl-pull-5  {right: 41.66666667%;}
	.col-xl-pull-4  {right: 33.33333333%;}
	.col-xl-pull-3  {right: 25%;}
	.col-xl-pull-2  {right: 16.66666667%;}
	.col-xl-pull-1  {right: 8.33333333%;}
	.col-xl-pull-0  {right: auto;}
	.col-xl-push-12 {left: 100%;}
	.col-xl-push-11 {left: 91.66666667%;}
	.col-xl-push-10 {left: 83.33333333%;}
	.col-xl-push-9  {left: 75%;}
	.col-xl-push-8  {left: 66.66666667%;}
	.col-xl-push-7  {left: 58.33333333%;}
	.col-xl-push-6  {left: 50%;}
	.col-xl-push-5  {left: 41.66666667%;}
	.col-xl-push-4  {left: 33.33333333%;}
	.col-xl-push-3  {left: 25%;}
	.col-xl-push-2  {left: 16.66666667%;}
	.col-xl-push-1  {left: 8.33333333%;}
	.col-xl-push-0  {left: auto;}
	.col-xl-offset-12 {margin-left: 100%;}
	.col-xl-offset-11 {margin-left: 91.66666667%;}
	.col-xl-offset-10 {margin-left: 83.33333333%;}
	.col-xl-offset-9  {margin-left: 75%;}
	.col-xl-offset-8  {margin-left: 66.66666667%;}
	.col-xl-offset-7  {margin-left: 58.33333333%;}
	.col-xl-offset-6  {margin-left: 50%;}
	.col-xl-offset-5  {margin-left: 41.66666667%;}
	.col-xl-offset-4  {margin-left: 33.33333333%;}
	.col-xl-offset-3  {margin-left: 25%;}
	.col-xl-offset-2  {margin-left: 16.66666667%;}
	.col-xl-offset-1  {margin-left: 8.33333333%;}
	.col-xl-offset-0  {margin-left: 0;}

	.col-sm-3:nth-child(4n+1){clear: none; float: left;}
	.col-sm-4:nth-child(3n+1){clear: none; float: left;}
	.col-sm-6:nth-child(2n+1){clear: none; float: left;}

	.col-md-3:nth-child(4n+1){clear: none; float: left;}
	.col-md-4:nth-child(3n+1){clear: none; float: left;}
	.col-md-6:nth-child(2n+1){clear: none; float: left;}

	.col-lg-3:nth-child(4n+1){clear: none; float: left;}
	.col-lg-4:nth-child(3n+1){clear: none; float: left;}
	.col-lg-6:nth-child(2n+1){clear: none; float: left;}

	.col-xl-3:nth-child(4n+1){clear: left;}
	.col-xl-4:nth-child(3n+1){clear: left;}
	.col-xl-6:nth-child(2n+1){clear: left;}
	
	.shop-xl-6 {width: 50%;}
	.shop-xl-4 {width: 33.33333333%;}
	.shop-xl-3 {width: 25%;}	
	
	.shop-sm-3:nth-child(4n+1){clear: none; float: left;}
	.shop-sm-4:nth-child(3n+1){clear: none; float: left;}
	.shop-sm-6:nth-child(2n+1){clear: none; float: left;}

	.shop-md-3:nth-child(4n+1){clear: none; float: left;}
	.shop-md-4:nth-child(3n+1){clear: none; float: left;}
	.shop-md-6:nth-child(2n+1){clear: none; float: left;}

	.shop-lg-3:nth-child(4n+1){clear: none; float: left;}
	.shop-lg-4:nth-child(3n+1){clear: none; float: left;}
	.shop-lg-6:nth-child(2n+1){clear: none; float: left;}

	.shop-xl-3:nth-child(4n+1){clear: left;}
	.shop-xl-4:nth-child(3n+1){clear: left;}
	.shop-xl-6:nth-child(2n+1){clear: left;}

	.col-spc-lc {padding-right: 28px;}
	.col-spc-rc {padding-left: 28px;}	
}


/* ========================================================================== */
/* XXLARGE - DESKTOP HD SCREEN
/* ========================================================================== */
@media (min-width: 1690px)
{
	[class*="col-xl"],
	[class*="col-xxl"]
	{
		padding: 0 10px;
	}
	
	.col-spc-lc {padding-right: 15px;}
	.col-spc-rc {padding-left: 15px;}	

	.col-xxl-12 {width: 100%;}
	.col-xxl-11 {width: 91.66666667%;}
	.col-xxl-10 {width: 83.33333333%;}
	.col-xxl-9 {width: 75%;}
	.col-xxl-8 {width: 66.66666667%;}
	.col-xxl-7 {width: 58.33333333%;}
	.col-xxl-6 {width: 50%;}
	.col-xxl-5 {width: 41.66666667%;}
	.col-xxl-4 {width: 33.33333333%;}
	.col-xl-3 {width: 25%;}
	.col-xxl-2 {width: 16.66666667%;}
	.col-xxl-1 {width: 8.33333333%;}
	.col-xxl-pull-12 {right: 100%;}
	.col-xxl-pull-11 {right: 91.66666667%;}
	.col-xxl-pull-10 {right: 83.33333333%;}
	.col-xxl-pull-9  {right: 75%;}
	.col-xxl-pull-8  {right: 66.66666667%;}
	.col-xxl-pull-7  {right: 58.33333333%;}
	.col-xxl-pull-6  {right: 50%;}
	.col-xxl-pull-5  {right: 41.66666667%;}
	.col-xxl-pull-4  {right: 33.33333333%;}
	.col-xxl-pull-3  {right: 25%;}
	.col-xxl-pull-2  {right: 16.66666667%;}
	.col-xxl-pull-1  {right: 8.33333333%;}
	.col-xxl-pull-0  {right: auto;}
	.col-xxl-push-12 {left: 100%;}
	.col-xxl-push-11 {left: 91.66666667%;}
	.col-xxl-push-10 {left: 83.33333333%;}
	.col-xxl-push-9  {left: 75%;}
	.col-xxl-push-8  {left: 66.66666667%;}
	.col-xxl-push-7  {left: 58.33333333%;}
	.col-xxl-push-6  {left: 50%;}
	.col-xxl-push-5  {left: 41.66666667%;}
	.col-xxl-push-4  {left: 33.33333333%;}
	.col-xxl-push-3  {left: 25%;}
	.col-xxl-push-2  {left: 16.66666667%;}
	.col-xxl-push-1  {left: 8.33333333%;}
	.col-xxl-push-0  {left: auto;}
	.col-xxl-offset-12 {margin-left: 100%;}
	.col-xxl-offset-11 {margin-left: 91.66666667%;}
	.col-xxl-offset-10 {margin-left: 83.33333333%;}
	.col-xxl-offset-9  {margin-left: 75%;}
	.col-xxl-offset-8  {margin-left: 66.66666667%;}
	.col-xxl-offset-7  {margin-left: 58.33333333%;}
	.col-xxl-offset-6  {margin-left: 50%;}
	.col-xxl-offset-5  {margin-left: 41.66666667%;}
	.col-xxl-offset-4  {margin-left: 33.33333333%;}
	.col-xxl-offset-3  {margin-left: 25%;}
	.col-xxl-offset-2  {margin-left: 16.66666667%;}
	.col-xxl-offset-1  {margin-left: 8.33333333%;}
	.col-xxl-offset-0  {margin-left: 0;}

	.col-sm-3:nth-child(4n+1){clear: none; float: left;}
	.col-sm-4:nth-child(3n+1){clear: none; float: left;}
	.col-sm-6:nth-child(2n+1){clear: none; float: left;}

	.col-md-3:nth-child(4n+1){clear: none; float: left;}
	.col-md-4:nth-child(3n+1){clear: none; float: left;}
	.col-md-6:nth-child(2n+1){clear: none; float: left;}

	.col-lg-3:nth-child(4n+1){clear: none; float: left;}
	.col-lg-4:nth-child(3n+1){clear: none; float: left;}
	.col-lg-6:nth-child(2n+1){clear: none; float: left;}

	.col-xl-3:nth-child(4n+1){clear: none; float: left;}
	.col-xl-4:nth-child(3n+1){clear: none; float: left;}
	.col-xl-6:nth-child(2n+1){clear: none; float: left;}

	.col-xxl-3:nth-child(4n+1){clear: left;}
	.col-xxl-4:nth-child(3n+1){clear: left;}
	.col-xxl-6:nth-child(2n+1){clear: left;}
	
	.shop-xxl-6 {width: 50%;}
	.shop-xxl-4 {width: 33.33333333%;}
	.shop-xxl-3 {width: 25%;}	
	
	.shop-sm-3:nth-child(4n+1){clear: none; float: left;}
	.shop-sm-4:nth-child(3n+1){clear: none; float: left;}
	.shop-sm-6:nth-child(2n+1){clear: none; float: left;}

	.shop-md-3:nth-child(4n+1){clear: none; float: left;}
	.shop-md-4:nth-child(3n+1){clear: none; float: left;}
	.shop-md-6:nth-child(2n+1){clear: none; float: left;}

	.shop-lg-3:nth-child(4n+1){clear: none; float: left;}
	.shop-lg-4:nth-child(3n+1){clear: none; float: left;}
	.shop-lg-6:nth-child(2n+1){clear: none; float: left;}

	.shop-xl-3:nth-child(4n+1){clear: none; float: left;}
	.shop-xl-4:nth-child(3n+1){clear: none; float: left;}
	.shop-xl-6:nth-child(2n+1){clear: none; float: left;}

	.shop-xxl-3:nth-child(4n+1){clear: left;}
	.shop-xxl-4:nth-child(3n+1){clear: left;}
	.shop-xxl-6:nth-child(2n+1){clear: left;}

	.col-spc-lc {padding-right: 32px;}
	.col-spc-rc {padding-left: 32px;}	
}

.xs-no-padding,
.sm-no-padding
{
	padding: 0px;
}

.no-padding
{
	padding: 0px;
}

.no-margin
{
	margin: 0px;
}


/* ========================================================================== */
/* IMAGES
/* ========================================================================== */
.responsive-img
{ 
	max-width: 100%; 
	height: auto; 
}






/* ========================================================================== */
/* TYPOGAPHY
/* ========================================================================== */
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: var(--color-text-2);
	
}

h1
{
	font-size: 54px; 
	line-height: 60px;
	margin: 0px 0px 10px 0px;	 
}

h2
{
	font-size: 54px; 
	line-height: 60px;
	margin: 0px 0px 10px 0px;	 
}

h3
{
	font-size: 32px; 
	line-height: 38px;
	margin-bottom: 20px; 
}

h4
{
	font-size: 22px; 
	line-height: 27px;   
	margin-bottom: 5px;
}
	
h5
{ 
	font-size: 20px; 
	line-height: 26px; 
	line-height: 26px; 
	margin-bottom: 8px;
}
	
h6
{ 
	font-size: 13px; 
	line-height: 24px; 
	margin-bottom: 5px;
}
	
p
{
	margin-bottom: 20px;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: 700;
}

small
{
	font-size: 90%;
}
	
sub
{ 
	vertical-align: sub; 
	font-size: 75%; 
}
	
sup
{ 
	vertical-align: super;
	font-size: 35%; 
}
	
.uppercase
{
	text-transform: uppercase;
}

	
p.last,
h1.last,
h2.last,
h3.last,
h4.last,
h5.last
{
	margin-bottom: 0;
}


/* ========================================================================== */
/* TYPOGAPHY - LINKS
/* ========================================================================== */
a
{ 
	color:  var(--color-text-2);
	text-decoration: none; 
}
	
a:visited
{ 
	text-decoration: none; 
}

/* Remove the gray background color from active links in IE 10. */
a:active
{
	background: transparent; /* 1 */
}
	
a:hover, 
a:focus
{
	outline: 0; 
	text-decoration: underline;
}	


/* ========================================================================== */
/* TYPOGAPHY - LISTS
/* ========================================================================== */
ul
{ 
	list-style-type: disc;
	margin-bottom: 20px; 
	margin-left: 15px;
}

li
{
}



/* ========================================================================== */
/* OWL CAROUSEL
/* ========================================================================== */



/* ========================================================================== */
/* HEADER
/* ========================================================================== */
#header
{
	padding: 0px 0px 0px 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 900;	
	background: #fff;
}


#header-scroll
{

}

.header-top
{
	background: var(--color-background-2);
	color: var(--color-text-inverse-2);
	padding: 0px;
	overflow: hidden;
	position: relative;
}

.header-top .header-top-info
{
	float: left;
	width:auto;
	padding: 10px 0px 0px 0px;
}

.header-top .header-top-info ul
{
	padding: 0px;
	margin: 0px;
}

.header-top .header-top-info li
{
	line-height: 40px;
	float: left;
	padding: 0px 20px 0px 20px;
	display: block; 
}

.header-top .header-top-info li:first-child
{
	padding: 0px 20px 0px 0px;
}

.header-top .header-top-info i
{
	font-size:1.1em;
	padding: 0px 8px 0px 0px;
}

.header-top .header-top-info ul > li,
.header-top .header-top-info ul > li a
{
	color: var(--color-text-inverse-2);
	text-decoration: none;
	font-weight: normal;
  -webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

.header-top .header-top-info ul li:hover,
.header-top .header-top-info ul li:hover a
{
	color: var(--color-text-inverse-4);
	cursor: pointer;
}





.header-top .header-top-social
{
	float: right;
}

.header-top .header-top-social ul
{
	padding: 0px;
	margin: 0px;
}

.header-top .header-top-social li
{
	border-right: 1px solid var(--color-text-inverse-3);
	float: left;
	display: block; 
}

.header-top .header-top-social li a
{
	color: var(--color-text-inverse-2); 
}

.header-top .header-top-social li:first-child
{
	border-left: 1px solid var(--color-text-inverse-3);
}

.header-top .header-top-social i
{
	text-align: center;
	font-size:1em;
	line-height: 40px;
	height: 40px;
	width: 40px;
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.header-top .header-top-social i:hover
{
	color: var(--color-text-inverse-1);
	cursor: pointer;
}


.ruller-top
{
	position: absolute;
	background:  url("../img/ruller_line_top.png") repeat-x scroll 0 0;
	height: 16px;
	width: 100%;
	z-index:100;
}

.ruller-bottom
{
	position: absolute;
	background:  url("../img/ruller_line_bottom.png") repeat-x scroll 0 0;
	height: 16px;
	width: 100%;
	bottom: 0px;
	z-index:0;
}


.ruller-top-sep
{
	background:  url("../img/ruller_line_top.png") repeat-x scroll 0 0;
	height: 16px;
	width: 100%;
	margin-bottom: 12px;
}


.ruller-top-dark
{
	position: absolute;
	background:  url("../img/ruller_line_top_dark.png") repeat-x scroll 0 0;
	height: 16px;
	width: 100%;
	z-index:100;
}


/* ========================================================================== */
/* HEADER
/* ========================================================================== */
.header-main
{
	font-family: 'Open Sans', sans-serif;
	background: #fff;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #ddd;
	height: 65px;
	box-shadow: 0 10px 15px rgba(120, 120, 120, 0.08);
}

.header-main .header-logo
{
	position: absolute;
	z-index: 20;
	width: 59px;
	top: 3px;
	display: block;

}

@media (min-width: 768px) 
{
	.header-main .header-logo
	{
		z-index: 20;
		width: 105px;
		top: -20px;
	}
}

@media (min-width: 992px)
{
	.header-main
	{
		height: 82px;
	}

	.header-main .header-logo
	{
		width: 140px;
		top: -30px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}

	.header-contact-info
	{
		overflow: hidden;
	}
	
	.header-contact-info::before
	{
		display: none;
	}
	
	.header-contact-info ul li
	{
		float: left;
		padding: 9px 15px 7px 0px;
	}
}


/* ========================================================================== */
/* HEADER NAVIGATION
/* ========================================================================== */


/* ========================================================================== */
/* LANGUAGE SELECT
/* ========================================================================== */





/* ========================================================================== */
/* MAIN NAVIGATION - LEVEL 1
/* ========================================================================== */
#main-navigation
{
	float: right;
	display: none;
}

@media only screen and (min-width: 992px)
/*@media only screen and (min-width: 750px)*/
{
	#main-navigation
	{
		display: block;
		margin-top: 0px;
	}
	
	#main-navigation .menu, 
	#main-navigation .menu a
	{
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		font-size: 15px;
		line-height: 17px;
		text-decoration: none;
		text-transform: uppercase;
	}

	#main-navigation .menu-item-level1
	{
		margin: 0px;
		padding: 0px;
		position: relative;
		float: left;
	}


	#main-navigation .menu-item-level1 a
	{
		padding: 32px 24px 32px 24px;
		font-weight: normal;
		color: #333;
		background-color: #none;
		display: block;
	}

	#main-navigation .menu-level1 .menu-item-active
	{
		content: "";
		display: block;
		height: 0px;
		width: 100%;
		margin: 0px auto;
		position: absolute;
		left: 0px;
		right: 0px;
		top: 0;
		z-index: 53;
		background-color: #fff;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	#main-navigation .menu-level1 :hover
	{
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	
	#main-navigation .menu-level1 :hover .menu-item-active
	{
		background-color: #FCAF17;
		height: 4px;
	}	
	
	/* ========================================================================== */
	/* MAIN NAVIGATION - LEVEL 2
	/* ========================================================================== */
	#main-navigation .menu-level2
	{
		display: block;
		z-index: 1000; /* 1 */
		visibility:hidden;
		min-width: 200px;
		position: absolute;
		opacity: 0;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	
	#main-navigation .menu-item-level2
	{
		color: #fff;
		display: block;
		float: none;
		margin-bottom: 10px;
		opacity: 0;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	#main-navigation .menu-item-level2 a
	{
		font-family: 'Montserrat', sans-serif;
		background-color: #213047;
		background-color: #19293F;
		background-color: #1C2738;
		background-color: #222;
		color: #fff;
		font-size: 13px;
		padding: 12px 15px 12px 20px;
		border-bottom: 1px solid #323C4A;
		border-bottom: 1px solid #333;
	}

	#main-navigation .menu-item-level1:hover .menu-level2
	{
		visibility: visible;
		opacity: 1;
	}

	#main-navigation .menu-item-level1:hover .menu-item-level2
	{
		opacity: 1;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
		margin-bottom: 0px;
	}

	#main-navigation .menu-item-level2 :hover 
	{
		color: #fff;
		color: #FCAF17;
	}

	
}

@media only screen and (min-width: 1280px)
{
	#main-navigation .menu ul > li a
	{
		padding-left: 20px;
		padding-right: 20px;
	}
}



/* ========================================================================== */
/* MOBILE NAVIGATION TRIGGER
/* ========================================================================== */
#mobile-menu-trigger
{ 
	font-size: 26px;
	line-height: 65px;
	width: 64px;
	text-align: center;
	color: #222;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;	
}

@media only screen and (min-width: 992px)
{
	#mobile-menu-trigger
	{ 
		display: none;
	}
}





/* ========================================================================== */
/* MOBILE MENU
/* ========================================================================== */
#mobile-menu
{
	margin: 0;
	background-color: #fff;
}
	
#mobile-menu ul
{	
	margin: 0;
}

#mobile-menu li
{	
	display: block;
	margin: 0;
}

#mobile-menu > li > ul, 
#mobile-menu > li > ul > li > ul
{
	display: none;
	margin: 0;
	background-color: #fff;
}
	
#mobile-menu li a
{
	font-family: 'Montserrat', sans-serif;
	position: relative;
	display: block;
	padding: 15px 25px 15px 0px;
	border-bottom: 1px solid #e0e0e0;
	color: #444;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	
}
	
#mobile-menu ul a
{
	padding-left: 45px;
	padding: 10px 25px 10px 30px;
}

#mobile-menu ul li ul a 
{
	font-family: 'Montserrat', sans-serif;
	padding-left: 40px;
}
	
#mobile-menu .mobile-menu-submenu-arrow
{
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 100%;
	border-left: 1px dotted #eee;
	color: #5C6C6E;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
	
#mobile-menu .mobile-menu-submenu-arrow:hover
{
	color: #2B3233;
	background-color: #fafafa;
}
	
#mobile-menu li a:hover
{
	color: #2B3233;
	background-color: #fafafa;
}

#mobile-menu
{
	color: #2B3233;
	display: none;
}


/* ========================================================================== */
/* TITLE BAR
/* ========================================================================== */
.titlebar
{
	background: #eee none no-repeat scroll center center / cover;
	margin: 0px;
	padding: 45px 0px 8px 0px;
	height: 150px;
	color: var(--color-text-inverse-1);
	overflow: hidden;
}

.titlebar .title-text
{
	float: left;
	font-family: 'Montserrat', sans-serif;
	padding: 10px 0px 0px 10px;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.4);
}

.titlebar .title-text h3
{
	font-size: 30px;
	color: var(--color-text-inverse-1);
	text-transform: none;
	
	
}


/* ========================================================================== */
/* PAGE
/* ========================================================================== */

.page-main-title
{
	overflow:hidden;
	text-align: center;
	margin: 50px 0px 35px 0px;
}

.page-main-title h1
{
	text-align: center;
}

.page-main-title p
{
	margin-bottom: 0px;
}

.post-header
{
	text-align: center;
	margin-bottom: 30px;
}

.post-body
{

}

.post-notes
{
	font-size: 11px;
	line-height: 15px;
	color: #999;
}


/* ========================================================================== */
/* SERVICES-INFO
/* ========================================================================== */
.services-info
{
	/*
	margin: 0px 0px 20px 0px;
	*/
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 20px 0px;
	overflow: hidden;
}


.services-info-item
{
	padding: 5px 15px 5px 15px;
	overflow: hidden;
	position: relative;
}

.services-info-item a:hover
{
  text-decoration: none;
}
.services-info-header
{
	overflow: hidden;
  height: 100%;
	margin: 0px 0px 8px 0px;
	text-align: center;
}

.services-info-icon
{
	margin: 20px 0px 20px 0px;
}

.services-info-icon i
{
	color: var(--color-text-3);
	font-size: 60px; 
	line-height: 60px;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 1.0);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.services-info-title
{
  display: block;
}




.services-info-item h4
{
	font-size: 24px; 
	line-height: 20px;
	margin-bottom: 8px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.services-info-text
{
	text-align: center;
}

.services-info-item p
{
}

.services-info-header:hover .services-info-icon i
{
	color: #FFC00F;
}

/*
.services-info-item:hover h4
{
	color: #FFA70D;
}

.services-info-item:hover .services-info-item-select
{
	width: 100%;
}
*/



/* ========================================================================== */
/* PAGE INTRO
/* INTRO ABOUT US
/* ========================================================================== */
.page-intro
{
	margin: 0px 0px 25px 0px;
	padding: 50px 0px 0px 0px;
	background: no-repeat center center;
	background-size: cover;
}

.page-intro h5
{

}

.intro-about-us
{
	margin: 0px 0px 0px 0px;
	padding: 60px 0px 40px 0px;
	background: #fff no-repeat center center;
	background-size: cover;
	overflow: hidden;
}


.intro-team
{
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 30px 0px;
	background: #FFF no-repeat center center;
	background-size: cover;
}

.intro-about-us-image
{
	position: absolute;
	right: 0px;
	top: -60px;
	bottom: -40px;
	width: 35%;
	display: none;
}


.page-intro h1,
.intro-team h1,
.intro-team h2,
.intro-blog h1,
.intro-about-us h1
{
	font-size: 24px; 
	line-height: 30px;
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 15px;
	position: relative;
}

.page-intro h1::before,
.intro-team h1::before,
.intro-team h2::before,
.intro-blog h1::before,
.intro-about-us h1::before
{
	content: "";
	height: 19px;
	left: 0;
	position: absolute;
	top: 6px;
	width: 5px;
	background: #ffc00f;
}

.page-intro h6,
.intro-team h6,
.intro-blog h6,
.intro-about-us h6
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 15px; 
	line-height: 25px;
	margin: 0px 0px 0px 0px;	 
	color: #999;
	text-transform: none;
}

.page-intro p,
.intro-team p,
.intro-blog p,
.intro-about-us p
{
	padding: 0px 0px 0px 0px;
}

.intro-about-us-btn
{
	margin: 30px auto 35px auto;
	display: inline-block;
	width: 100%;
	text-align: center;
}


@media (min-width: 560px) 
{
	.page-intro h1,
	.intro-blog h1,
	.intro-team h1,
	.intro-team h2,
	.intro-about-us h1
	{
		text-align: left;
	}

	.page-intro h6,
	.intro-team h6,
	.intro-blog h6,
	.intro-about-us h6
	{
		text-align: left;
	}

	.page-intro p,
	.intro-team p,
	.intro-blog p,
	.intro-about-us p
	{
		text-align: left;
	}
	
	.intro-about-us-btn
	{
		text-align: left;
	}	
}

@media (min-width: 768px) 
{
	.intro-about-us-image
	{
		display: initial;
	}
}

@media (min-width: 992px)
{
	.page-intro h1,
	.intro-team h1,
	.intro-team h2,
	.intro-blog h1,
	.intro-about-us h1
	{
		font-size: 33px; 
		line-height: 40px;
		margin: 0px 0px 20px 0px;
		text-align: left;
	}

	.page-intro h1::before,
	.intro-team h1::before,
	.intro-team h2::before,
	.intro-blog h1::before,
	.intro-about-us h1::before
	{
		height: 24px;
		left: 0;
		top: 8px;
		width: 5px;
	}

	.page-intro h6,
	.intro-team h6,
	.intro-blog h6,
	.intro-about-us h6
	{
		font-size: 17px; 
		line-height: 28px;
		text-align: left;
	}
}


/* ========================================================================== */
/* BLOG GRID
/* PORTFOLIO GRID
/* ========================================================================== */
.blog-grid
{
	/*
	margin: 0px 0px 35px 0px;
	*/
	margin: 0px 0px 20px 0px;
}

.portfolio-grid
{
	margin: 0px 0px 45px 0px;
}

.blog-grid .grid-item
{
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 7px 0px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.portfolio-grid .grid-item
{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px none #ddd;
	position: relative;
}

.blog-grid .grid-item .blog-date
{
	font-family: "Open Sans", sans-serif;
	background: #FFC00F none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	left: 0;
	line-height: 20px;
	padding: 56px 15px 8px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	z-index: 100;
}

.blog-grid .grid-item .blog-date strong
{
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 25px;
}

.portfolio-grid .grid-item .portfolio-icon
{
	background: #FFC00F none repeat scroll 0 0;
	color: #fff;
	text-align: center;
	display: inline-block;
	left: 0;
	height: 100px;
	width: 60px;
	padding: 45px 0px 0px 2px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	z-index: 100;
}

.portfolio-grid .grid-item .portfolio-icon i
{
	color: #fff;
	font-size: 40px;
}


.blog-grid .grid-item .grid-image,
.portfolio-grid .grid-item .grid-image
{
	position: relative;
  width: 100%;
	margin: 0px 0px 0px 0px;
	padding-bottom: 56.25%; /* 16:9 */
	overflow: hidden;
	border-bottom: 4px none #FFC00F;
}


.blog-grid .grid-item .grid-image img,
.portfolio-grid .grid-item .grid-image img
{
	position: absolute;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	max-width: initial;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	transition: all 0.5s ease 0.2s;
}

.blog-grid .grid-item .grid-image .image-overlay,
.portfolio-grid .grid-item .grid-image .image-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: rgba(67, 195, 234, 0.3);
	background-color: rgba(0, 0, 0, 0.3);
}

.blog-grid .grid-item .grid-image:hover .image-overlay,
.portfolio-grid .grid-item .grid-image:hover .image-overlay
{
	height: 100%;
	opacity: 1;
}

.blog-grid .grid-item .grid-image .overlay-link,
.portfolio-grid .grid-item .grid-image .overlay-link
{
  position:absolute;
	top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
}

.blog-grid .grid-item .grid-image .overlay-link i,
.portfolio-grid .grid-item .grid-image .overlay-link i
{
	font-size: 0px;
	color: #fff;
	text-align: center;
	-webkit-transition: all 0.3s ease 0.3s;
	transition: all 0.3s ease 0.3s;
}

.blog-grid .grid-item .grid-image:hover .overlay-link i,
.portfolio-grid .grid-item .grid-image:hover .overlay-link i
{
	font-size: 42px;
}

.blog-grid .grid-item .grid-text
{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 1px;
}

.blog-grid .grid-item .grid-text h4
{
	font-size: 16px; 
	line-height: 21px; 
	margin: 0px 0px 10px 0px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.portfolio-grid .grid-item .grid-text
{
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	color: #999;
	font-size: 14px;
}

.portfolio-grid .grid-item .grid-text h4
{
	font-size: 18px; 
	line-height: 24px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
}

.portfolio-grid .grid-item .grid-text h4::before
{
	content: "";
	height: 15px;
	left: 0;
	position: absolute;
	top: 4px;
	width: 3px;
	background: #FFC00F;
}


/* SMALL - MOBILE LANDSCAPE, TABLET PORTRAIT */
@media (min-width: 560px) 
{
	.blog-grid .grid-item
	{
		border-bottom: 1px none #ddd;
	}
	
	.blog-grid .grid-item .blog-date
	{
		font-size: 13px;
		line-height: 16px;
		padding: 45px 10px 8px;
	}

	.blog-grid .grid-item .blog-date strong
	{
		font-size: 22px;
	}	
}

/* MEDIUM - TABLET LANDSCAPE */
@media (min-width: 768px) 
{

}

/* LARGE - DESKTOP */
@media (min-width: 992px)
{
	.blog-grid .grid-item .blog-date
	{
		font-size: 14px;
		line-height: 20px;
		padding: 56px 15px 8px;
	}

	.blog-grid .grid-item .blog-date strong
	{
		font-size: 25px;
	}	
}

/* ========================================================================== */
/* BLOG POST
/* SERVICES POST
/* ========================================================================== */
.blog-post
{
	margin: 40px 0px 40px 0px;
}

.services-post
{
	margin: 10px 0px 40px 0px;
}

.services-post .post-quote
{
	margin: 10px 0px 10px 0px;
	padding: 20px 12px 1px 40px;
	background: #F6F6F6;
	position: relative;
}

.services-post .post-quote::before
{
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0px;
	width: 4px;
	background: #FFC00F;
}



.services-post ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	overflow: hidden;
}

.services-post ul li
{
	padding: 3px 0px 3px 26px;
	position: relative;
}

.services-post ul li::before
{
  font-family: 'Font Awesome 5 Pro';
  content: "\f00c";
	top: 4px;
	left: 0;
	position: absolute;
	color: #FFC00F;
}


.services-post i
{
	font-size: 16px;
	color: #FFC00F;
	position: absolute;
	top: 7px;
	left: 0px;
}


.blog-post .blog-text,
.services-post .services-text
{
	margin: 20px 0px 30px 0px;
	text-align: justify;
}

.blog-post .blog-text h1,
.services-post .services-text h1
{
	font-size: 24px; 
	line-height: 30px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.blog-post .blog-text h1::before,
.services-post .services-text h1::before
{
/*
	content: "";
	height: 18px;
	left: 0;
	position: absolute;
	top: 7px;
	width: 4px;
	background: #FFA70D;
*/
}

.blog-post .blog-info
{
	font-size: 13px;
	padding: 0px 0px 10px 3px;
	border-bottom: 1px solid #eee;
	margin: 0px 0px 18px 0px;
	color: #aaa;
	overflow: hidden;
}

.blog-post .blog-info ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	overflow: hidden;
}

.blog-post .blog-info ul li
{
	display: inline-block;
	padding: 0px 20px 0px 0px;
}

.blog-post .blog-info i
{
	font-size: 16px;
	color: #FFC00F;
	margin: 0px 6px 0px 0px;
}

.blog-post .blog-date
{
	font-family: "Open Sans", sans-serif;
	background: #FFC00F none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	left: 0;
	line-height: 20px;
	padding: 56px 15px 8px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	z-index: 100;
}

.blog-post .blog-date strong
{
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 25px;
}

.blog-post .blog-image,
.services-post .services-image
{
	position: relative;
  width: 100%;
	margin: 0px 0px 0px 0px;
	border: 1px solid #ddd;
	padding-bottom: 56.25%; /* 16:9 */
	/*padding-bottom: 50%; /* 2:1 */
	overflow: hidden;
}

.blog-post .blog-image img,
.services-post .services-image img
{
	width: 100%;
	position: absolute;
	padding: 0px 0px 0px 0px;
	display: block;
	max-width: initial;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%,-50%);
	transition: all 0.5s ease 0.2s;
}

.blog-post-thumbs,
.services-post-thumbs
{
	margin: 10px 0px 0px -5px;
	width: calc(100% + 10px);
	overflow: hidden;
}

.blog-post-thumb-col,
.services-post-thumb-col
{
	width: 25%;
	padding: 0 5px;
	float: left;
}

.blog-post-thumb,
.services-post-thumb
{
	position: relative;
	width: 100%;
  height: 0;
	margin: 0px auto 10px auto;
	/*padding-bottom: 56.25%; /* 16:9 */
	/*padding-bottom: 50%; /* 2:1 */
	padding-bottom: 60%; /* 1:1 */
	overflow: hidden;
	border: 1px solid #ddd;
}

.blog-post-thumb img,
.services-post-thumb img
{
	padding: 0px;
	position: absolute;
	display: block;
	width: 100%;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	transition: all 0.5s ease 0.2s;
}

.blog-post-attachments,
.services-post-attachments
{
	margin: 25px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #ddd;
}

.blog-post-attachments a,
.services-post-attachments a
{
	color: #666;
	color: #444;
}

.blog-post-attachments .attachments-item,
.services-post-attachments .attachments-item
{
	overflow: hidden;
	margin: 0px 0px 7px 0px;
}

.blog-post-attachments .attachments-item i,
.services-post-attachments .attachments-item i
{
	font-size: 22px;
	color: #E44B05;
	margin: 1px 10px 0px 1px;
}

/* SMALL - MOBILE LANDSCAPE, TABLET PORTRAIT */
@media (min-width: 560px) 
{

}

/* MEDIUM - TABLET LANDSCAPE */
@media (min-width: 768px) 
{

}

/* LARGE - DESKTOP */
@media (min-width: 992px)
{
	.blog-post .blog-text h1,
	.services-post .blog-text h1
	{
		font-size: 30px; 
		line-height: 36px;
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;
	}

	.blog-post .blog-text h1::before
	{
		/*
		height: 22px;
		top: 7px;
		width: 5px;
		*/
	}
}

/* XLARGE - DESKTOP HD SCREEN */
@media (min-width: 1280px)
{

}


/* ========================================================================== */
/* BLOG SIDEBAR
/* ========================================================================== */
.blog-sidebar .blog-sidebar-header
{
	margin: 0px 0px 25px 0px;
}

.blog-sidebar
{
	padding: 0px 0px 40px 0px;
}

.blog-sidebar .blog-sidebar-item
{
	overflow: hidden;
	margin: 0px 0px 17px 0px;
	padding: 15px 0px 0px 0px;
	height: 133px;
	border-top: 1px solid #eee;
}

.blog-sidebar .blog-sidebar-item p
{
	color: #666;
	font-size: 14px;
	line-height: 22px;
}

.blog-sidebar .blog-sidebar-item a
{
	color: #666;
}

.blog-sidebar .blog-sidebar-item a:hover
{
	text-decoration: none;
}

.blog-sidebar .blog-sidebar-item:first-child
{
	padding: 0px 0px 0px 0px;
	height: 115px;
	border-top: none;
}

.blog-sidebar .blog-sidebar-item .sidebar-item-image
{
	width: 110px;
	margin: 0px 15px 0px 0px;
	padding: 3px 0px 0px 0px;
	float: left;
}

.blog-sidebar .blog-image
{
	position: relative;
  width: 100%;
	margin: 0px 0px 0px 0px;
	border: 1px solid #ddd;
	padding-bottom: 100%;
	overflow: hidden;
}

.blog-sidebar .blog-image img
{
	height: 100%;
	position: absolute;
	padding: 0px 0px 0px 0px;
	display: block;
	max-width: initial;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%,-50%);
	transition: all 0.5s ease 0.2s;
}


.blog-sidebar .blog-image .image-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: rgba(67, 195, 234, 0.3);
	background-color: rgba(0, 0, 0, 0.3);
}

.blog-sidebar .blog-sidebar-item:hover .image-overlay
{
	height: 100%;
	opacity: 1;
}

.blog-sidebar .blog-image .overlay-link
{
  position:absolute;
	top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
}

.blog-sidebar .blog-image .overlay-link i
{
	font-size: 0px;
	color: #fff;
	text-align: center;
	-webkit-transition: all 0.3s ease 0.3s;
	transition: all 0.3s ease 0.3s;
}

.blog-sidebar .blog-sidebar-item:hover .overlay-link i
{
	font-size: 30px;
}

.blog-sidebar .blog-sidebar-item .sidebar-item-text
{
	float: left;
}

.blog-sidebar h3
{
	font-size: 20px; 
	line-height: 24px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 12px;
	text-transform: uppercase;
	position: relative;
}

.blog-sidebar h3::before
{
	content: "";
	height: 15px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 4px;
	background: var(--color-text-3);
}

.blog-sidebar .blog-sidebar-list h4
{
	font-size: 17px; 
	line-height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.blog-sidebar .blog-sidebar-list h4 a
{
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.blog-sidebar .blog-sidebar-list h4 a:hover
{
	color: #43C3EA;
}

.blog-sidebar .blog-sidebar-list
{
	overflow: hidden;
}

.blog-sidebar .blog-sidebar-list .blog-info
{
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 6px 0px;
	color: #aaa;
	font-size: 13px;
}

.blog-sidebar .blog-sidebar-list .blog-info i
{
	font-size: 15px;
	color: #FFC00F;
	margin: 0px 6px 0px 0px;
}


@media (min-width: 768px) 
{
	.blog-sidebar
	{
		padding: 55px 0px 40px 5px;
	}
}

@media (min-width: 992px) 
{
	.blog-sidebar
	{
		padding: 55px 0px 40px 20px;
	}
}


/* ========================================================================== */
/* SERVICES SIDEBAR
/* ========================================================================== */
.services-sidebar-info
{
	position: relative;
	font-size: 15px;
	line-height: 23px;
	margin: 0px 0px 60px 0px;
	text-shadow: 0px 0px 12px rgba(220, 120, 15, 1.0);
}

.services-sidebar-info strong
{
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	color: #fff;
	font-size: 18px;
}

.services-sidebar-info h3
{
	font-size: 24px; 
	line-height: 26px;
	margin: 7px 0px 10px 0px; 
	padding: 0px 0px 0px 0px; 
	color: #fff;
}

.services-sidebar-info h3::before
{
	display: none;
}

.services-sidebar-info .info-box-top
{
	overflow: hidden;
	position: relative;
	height:25px;
}

.services-sidebar-info .info-box-top::after
{
	content: "";
	background-color: #FCAF17;
	position: absolute;
	height: 50px;
	width: 900px;
	top: 8px;
	left: -5px;
	z-index:1;
	transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
}

.services-sidebar-info .info-box
{
	color: #fff;
	background-color: #FCAF17;
	padding: 10px 20px 8px 25px;
}

.services-sidebar-info .info-box:after
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 30px;
	bottom: -24px;
	border: 12px solid;
	border-color: #FCAF17 transparent transparent #FCAF17;
}

.services-sidebar-info .info-box a
{
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
}



.services-sidebar-list
{
	color: #666;
	margin: 10px 0px 10px 0px;
}

.services-sidebar-list a
{
	color: #666;
}

.services-sidebar-list h3
{
	font-size: 20px; 
	line-height: 24px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	position: relative;
	border-bottom: 1px none #ddd;
}

.services-sidebar-list h3::before
{
	display:none;
}


.services-sidebar-list ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	overflow: hidden;
}

.services-sidebar-list ul li
{
	padding: 3px 0px 3px 26px;
	position: relative;
}

.services-sidebar-list i
{
	font-size: 16px;
	color: #FFC00F;
	position: absolute;
	top: 7px;
	left: 0px;
}


.services-sidebar-list ul li:hover i
{
	top: 4px;
	font-size: 21px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* ========================================================================== */
/* PORTFOLIO SIDEBAR
/* ========================================================================== */
.portfolio-sidebar
{
	padding: 35px 0px 40px 0px;
}


.portfolio-sidebar h1
{
	font-size: 24px; 
	line-height: 30px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.portfolio-sidebar h4
{
	font-size: 17px; 
	line-height: 19px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


.portfolio-sidebar .portfolio-info
{
	font-size: 13px;
	padding: 0px 0px 10px 3px;
	border-bottom: 1px solid #eee;
	margin: 0px 0px 18px 0px;
	color: #aaa;
	overflow: hidden;
}

.portfolio-sidebar .portfolio-info ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	overflow: hidden;
}
.portfolio-sidebar .portfolio-info ul li
{
	display: inline-block;
	padding: 0px 20px 0px 0px;
}

.portfolio-sidebar .portfolio-info i
{
	font-size: 16px;
	color: #FFC00F;
	margin: 0px 6px 0px 0px;
}


.portfolio-attachments
{
	margin: 30px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	border-top: 1px none #ddd;
}

.portfolio-attachments a
{
	color: #666;
	color: #444;
}

.portfolio-attachments .attachments-item
{
	overflow: hidden;
	margin: 0px 0px 7px 0px;
}

.portfolio-attachments .attachments-item i
{
	font-size: 22px;
	color: #E44B05;
	margin: 1px 10px 0px 1px;
	position: initial;
}




.portfolio-quick-info
{
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.portfolio-quick-info ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	overflow: hidden;
}

.portfolio-quick-info ul li
{
	display: block;
	padding: 7px 0px 7px 0px;
	border-bottom: 1px solid #eee;
	position: relative;
	color: #999;
}

.portfolio-quick-info i
{
	font-size: 22px;
	color: #FFC00F;
	margin: 0px 6px 0px 0px;
	width: 25px;
	text-align: center;
}

.portfolio-quick-info strong
{
	font-weight: normal;
	color: #666;
	position: absolute;
	left: 110px;
}






@media (min-width: 768px) 
{
	.portfolio-sidebar
	{
		padding-right: 5px;
	}
}

@media (min-width: 992px) 
{
	.portfolio-sidebar h1
	{
		font-size: 30px; 
		line-height: 36px;
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
	}

	.portfolio-sidebar
	{
		padding-right: 20px;
	}
}

/* ========================================================================== */
/* PORTFOLIO POST
/* ========================================================================== */
.portfolio-post
{
	margin: 40px 0px 40px 0px;
}

.portfolio-post .portfolio-image
{
	position: relative;
  width: 100%;
	margin: 0px 0px 0px 0px;
	border: 1px solid #ddd;
	padding-bottom: 56.25%; /* 16:9 */
	/*padding-bottom: 50%; /* 2:1 */
	overflow: hidden;
}

.portfolio-post .portfolio-image img
{
	width: 100%;
	position: absolute;
	padding: 0px 0px 0px 0px;
	display: block;
	max-width: initial;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%,-50%);
	transition: all 0.5s ease 0.2s;
}

.portfolio-post-thumbs
{
	margin: 10px 0px 0px -5px;
	width: calc(100% + 10px);
	overflow: hidden;
}

.portfolio-post-thumb-col
{
	width: 25%;
	padding: 0 5px;
	float: left;
}

.portfolio-post-thumb
{
	position: relative;
	width: 100%;
  height: 0;
	margin: 0px auto 10px auto;
	/*padding-bottom: 56.25%; /* 16:9 */
	/*padding-bottom: 50%; /* 2:1 */
	padding-bottom: 60%; /* 1:1 */
	overflow: hidden;
	border: 1px solid #ddd;
}

.portfolio-post-thumb img
{
	padding: 0px;
	position: absolute;
	display: block;
	width: 100%;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	transition: all 0.5s ease 0.2s;
}






















/* ========================================================================== */
/* CONTENT TEXT
/* ========================================================================== */
.page-content .content-text
{
}

.page-content .one-column
{
	text-align: justify;
}

.page-content .two-column
{
	text-align: justify;
  -webkit-columns: 2 300px;
     -moz-columns: 2 300px;
          columns: 2 300px;
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;					
}

.page-content .justify
{
	text-align: justify;
}

.page-content .left
{
	text-align: left;
}

.page-content .center
{
	text-align: center;
}


@media (min-width: 560px) 
{

}

@media (min-width: 768px) 
{

}

@media (min-width: 992px) 
{

}

@media (min-width: 1280px) 
{

}

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






/* ========================================================================== */
/* TEAM
/* ========================================================================== */
.team
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

.team .team-item 
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border: 1px none #ddd;
	background: linear-gradient(rgba(200, 200, 188, 0.8), rgba(250, 250, 240, 0.0));
	background: none;
}


.team .team-item .team-image
{
	position: relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding-bottom: 100%; /* 16:9 */
	overflow: hidden;
	border-bottom: 3px solid var(--color-text-3);
}


.team .team-item .team-image img
{
	position: absolute;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	max-width: initial;
	top: 58%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	transition: all 0.5s ease 0.2s;
}


.team .team-item .team-text
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-size: 14px; 
	line-height: 20px; 
}

.team .team-item .team-text h4
{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 14px; 
	line-height: 20px; 
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

.team .team-item .team-text h5
{
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-size: 14px; 
	line-height: 20px; 
	margin: 0px 0px 7px 0px;
	text-transform: none;
	color: #999;
}

@media (min-width: 992px) 
{
	.team .team-item .team-text
	{
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 0px 1px;
	}

	.team .team-item .team-text h4
	{
		font-size: 15px; 
		line-height: 18px; 
		margin: 0px 0px 5px 0px;
	}
}	






/* ========================================================================== */
/* FOOTER
/* ========================================================================== */
.footer
{
	margin: 0px 0px 0px 0px;
	padding: 45px 0px 50px 0px;
	background: #181C35;
	color: #CECEE5;
	position: relative;
	overflow: hidden;
}


@media (min-width: 768px) 
{
	.footer
	{
		font-size: 15px;
		line-height: 21px;
	}
}

.footer strong
{
	color: #CECEE5;
}

.footer a,
.footer a:active
{
	color: #CECEE5;
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.footer a:hover
{
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

.footer h4
{
	font-size: 16px; 
	line-height: 26px;
	padding: 20px 0px 0px 10px;
	margin: 0px 0px 12px 0px;
	color: #fff;
	position: relative;
}

.footer h4::before
{
	content: "";
	height: 12px;
	left: 0;
	position: absolute;
	top: 27px;
	width: 3px;
	background: #FFC00F;
}

.footer .footer-line
{
	width: 100%;
	height: 10px;
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #3B3C56;
}


.footer ul
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.footer li
{
	padding: 7px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	display: block; 
	position: relative;
	border-bottom: 1px solid #3B3C56;
}

.footer .footer-links li
{
	padding-left: 12px;
}

.footer .footer-links li::before
{
	color: #FFC00F;
	content: "\f0da";
  font-family: 'Font Awesome 5 Pro';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	left: 0;
	position: absolute;
	text-decoration: inherit;
	top: 8px;
	transition: all 500ms ease 0s;
}


.footer a:hover .footer .footer-links li::before
{
	color: #FFC00F;
}

.footer .footer-intro
{
	position: relative;
	padding: 10px 0px 0px 0px;
	width: 90%;
}

.footer .footer-kontakt
{
	position: relative;
	padding: 10px 0px 0px 0px;
	margin-left: 30px;
}

.footer .footer-kontakt i
{
	position: absolute;
	left: -28px;
	margin: 5px 0px 0px 0px;
	color: #FFC00F;
}

.footer .footer-logo
{
	width: 85px;
	margin: -27px 0px 0px 0px;
}


.footer .social-media
{
}

.footer .social-media ul
{
	padding: 0px;
	margin: 0px;
}

.footer .social-media li
{
	border: none;
	float: left;
	display: block; 
}

.footer .social-media i
{
	text-align: center;
	font-size:1.2em;
	line-height: 34px;
	height: 34px;
	width: 34px;
	background-color: #EEE;
	color: #3a3a3b;
	margin: 0px 10px 0px 0px;
	-moz-border-radius: 50%;
	border-radius: 50%;
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.footer .social-media i:hover
{
	background-color: #FFC00F;
	/*
	color: #3a3a3b;
	background-color: #FFCC00;
	*/
	cursor: pointer;
}

.footer-copyright
{
	color: #666A82;
	font-size:12px;
	width: 100%;
	padding: 10px 0px 10px 0px;
	text-align: center;
	background: var(--color-background-3);
}



/* ========================================================================== */
/* SUBSCRIPTION FORM
/* ========================================================================== */


/* ========================================================================== */
/* POST RESPONSE
/* ========================================================================== */
#post-response
{
	display: none;
	padding: 3px 3px 3px 3px;
}

#post-response i
{
	margin: 0px 10px 0px 0px;
	font-size: 24px;
}

.post-error
{
	margin: 0px 10px 25px 10px;
	color: #ea532a;
	background: rgba(234, 83, 42, 0.0);
}

.post-success
{
	margin: 0px 10px 25px 10px;
	color: var(--color-text-3);
	background: rgba(255, 255, 255, 0.0);
}








/* ========================================================================== */
/* PARALLAX
/* ========================================================================== */
.parallax.parallax-enabled
{ 
	background-attachment: fixed !important;
	-webkit-background-size: cover;
	background-size: cover;	
}

.horizontal-parallax
{
	background-repeat: repeat-x;
}
	
.animated-parallax
{
	background-repeat: repeat-x;
}








