@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,300&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Cantata+One&amp;subset=latin-ext);
@import url('https://fonts.googleapis.com/css?family=Petit+Formal+Script');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,700');
body{position: relative;}

@font-face {
font-family: 'henri';src: url('../fonts/henrididot-webfont.woff2') format('woff2'),url('../fonts/henrididot-webfont.woff') format('woff');font-weight: normal;font-style: normal;
}

*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing:border-box;box-sizing: border-box;}
html {font-family: 'Montserrat', sans-serif; /* 1 */-ms-text-size-adjust: 100%; /* 2 */-webkit-text-size-adjust: 100%; /* 2 */}
/*** Remove default margin. */
body {margin: 0;font-family: 'Montserrat', sans-serif;font-size: 14px;font-weight: 400;}
input:focus,select:focus,textarea:focus,button:focus {outline: none;}
/* HTML5 display definitions ====== */
/*** Correct `block` display not defined for any HTML5 element in IE 8/9. * Correct `block` display not defined for `details` or `summary` in IE 10/11 * and Firefox. * Correct `block` display not defined for `main` in IE 11. */
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block;}
/*** 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio,canvas,progress,video {display: inline-block; /* 1 */vertical-align: baseline; /* 2 */}
/*** Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */
audio:not([controls]) {display: none;height: 0;}
/*** Address `[hidden]` styling not present in IE 8/9/10. * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */
[hidden],template {display: none;}
/* Links ============ */
/** Remove the gray background color from active links in IE 10.*/
a {background-color: transparent;outline: none;}
/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover, a:focus {outline: none; cursor: pointer; color: #ccc;}
/* Text-level semantics ===================== */
/*** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] {border-bottom: 1px dotted;}
/*** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b,strong {font-weight: bold;}
/*** Address styling not present in Safari and Chrome. */
dfn {font-style: italic;}
/*** Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari, and Chrome. */
h1 {font-size: 2em;margin: 0.67em 0;}
/*** Address styling not present in IE 8/9. */
mark {background: #ff0;color: #000;}
/*** 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;}
/* Embedded content ===================================== */
/*** Remove border when inside `a` element in IE 8/9/10. */
img {border: 0;width: 100%;}
/*** Correct overflow not hidden in IE 9/10/11.*/
svg:not(:root) {overflow: hidden;}
/* Grouping content ================================== */
/*** Address margin not present in IE 8/9 and Safari. */
figure {margin: 10px 40px;}
/*** Address differences between Firefox and other browsers.*/
hr {-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;height: 0;}
/*** Contain overflow in all browsers.*/
pre {overflow: auto;}
/*** Address odd `em`-unit font size rendering in all browsers.*/
code,kbd,pre,samp {font-family: monospace, monospace;font-size: 18px;}
/* Forms ======================================== */
/*** Known limitation: by default, Chrome and Safari on OS X allow very limited * styling of `select`, unless a `border` property is set. */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,input,optgroup,select,textarea {color: inherit; /* 1 */font: inherit; /* 2 */margin: 0; /* 3 */}
/*** Address `overflow` set to `hidden` in IE 8/9/10/11.*/
button {overflow: visible;}
/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
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 */}
/*** input color placeholder */
::-webkit-input-placeholder { color: #666; opacity: 1 !important; }
:-moz-placeholder { color: #666; opacity: 1;}
::-moz-placeholder {color: #666; opacity: 1;}
:-ms-input-placeholder {color: #666;}
/*** Re-set default cursor for disabled elements. */
button[disabled],html input[disabled] {cursor: default;}
/*** Remove inner padding and border in Firefox 4+.*/
button::-moz-focus-inner, input::-moz-focus-inner {border: 0;padding: 0;}
/*** Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */
input {line-height: normal;}
/*** It's recommended that you don't attempt to style these elements. * Firefox's implementation doesn't respect box-sizing, padding, or width.
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"],input[type="radio"] {box-sizing: border-box; /* 1 */padding: 0; /* 2 */}
/*** Fix the cursor style for Chrome's increment/decrement buttons. For certain * `font-size` values of the `input`, it causes the cursor style of the * decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto;}
/*** 1. Address `appearance` set to `searchfield` in Safari and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari 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 and Chrome on OS X. * Safari (but not Chrome) clips the cancel button when the search input has * padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
/*** 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/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend {border: 0; /* 1 */padding: 0; /* 2 */}
/*** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea {overflow: auto;}
/*** Don't inherit the `font-weight` (applied by a rule above). * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup {font-weight: bold;}
/* Tables ================================ */
/*** Remove most spacing between table cells. */
table {border-collapse: collapse;border-spacing: 0;}
td,th {padding: 0;}
/* Content
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {position: relative;width: 100%;max-width: 1920px;margin: 0 auto;padding: 10px;box-sizing: border-box;}
.wrapper{
  max-width: 1200px;
  margin:0 auto;
}
.wrapper.izlist{
	margin-top: 5%;
}
@media (min-width:1200px) { .container { padding:0;} }
/* Base Style –––––––––––––––––––––––––––––––––––––––– */
/* NOTE html is set to 62.5% so that all the REM measurements throughout Skeleton are based on 10px sizing. So basically 1.5rem = 15px :) */
html {font-size: 62.5%; }
/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {margin-top: 0;margin-bottom: 5px;font-weight: 400;color:#302f2d;}
h1 { font-size: 30px; line-height: 36px;  letter-spacing: 0;}
h2 { font-size: 26px; line-height: 32px; letter-spacing: 0; }
h3 { font-size: 24px; line-height: 30px;  letter-spacing: 0; }
h4 { font-size: 18px; line-height: 24px; letter-spacing: 0; }
h5 { font-size: 16px; line-height: 22px;  letter-spacing: 0; }
h6 { font-size: 14px; line-height: 20px;  letter-spacing: 0; }
p {margin-top: 0;font-family: 'Montserrat',sans-serif;color:#333;font-size:18px;line-height:24px;font-weight: 400; }
/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {color: blue;text-decoration: none;transition:all ease 0.4s; }
a:hover {color:#f77c3f;text-decoration: none;  }
/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button,button,input[type="submit"],input[type="reset"],input[type="button"] {display: inline-block;height: 43px;width: 100%;padding: 0 30px;color: #fff;text-align: center;font-size: 16px;font-weight: 400;line-height: 38px;letter-spacing: 1px;text-transform: uppercase;text-decoration: none;white-space: nowrap;background-color: #939290;border: 1px solid #939290;cursor: pointer;transition:all ease 0.6s;box-sizing: border-box; }
.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,.button:focus,button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus {color: #fff;border-color: #333333;background: #333333;outline: none; }
.button.button-primary,button.button-primary,input[type="submit"].button-primary,input[type="reset"].button-primary,input[type="button"].button-primary {color: #FFF;background-color: #1C567B;border-color: #1C567B; }
.button.button-primary:hover,button.button-primary:hover,
input[type="submit"].button-primary:hover,input[type="reset"].button-primary:hover,input[type="button"].button-primary:hover,
.button.button-primary:focus,button.button-primary:focus,input[type="submit"].button-primary:focus,input[type="reset"].button-primary:focus,input[type="button"].button-primary:focus {color: #FFF;background-color: #1EAEDB;border-color: #1EAEDB; }
/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea,select {font-size:15px; line-height:24px; height: 43px;width: 100%;text-align: left;padding: 10px; background-color: #fff;border: 1px solid #d0d0d0;box-shadow: none;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box; }
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],
textarea {-webkit-appearance: none;-moz-appearance: none;appearance: none; }
textarea {min-height: 150px;padding: 10px;border: 1px solid #d0d0d0; }
input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="text"]:focus,input[type="tel"]:focus,input[type="url"]:focus,
input[type="password"]:focus,textarea:focus,select:focus {border: 1px solid #939290;outline: none; }
label,legend {display: inline-block;margin-bottom: .5rem;font-weight: 400;color:#666;font-family: 'Open Sans', sans-serif; }
fieldset {padding: 0;border-width: 0; }
input[type="checkbox"],input[type="radio"] {display: inline;margin-right: 10px; }
label > .label-body {display: inline-block;margin-left: .5rem;font-weight: 400; }
/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul {list-style-type: disc;list-style-position: inside; }
ol {list-style: decimal inside;list-style-position: inside; }
ol, ul {padding-left: 10px;margin-top: 0; }
ul ul,ul ol,ol ol,ol ul {font-size: 100%;clear: both; }
li {margin-bottom: 10px; }
/* Code
–––––––––––––––––––––––––––––––––––––––––––––––––– */
code {padding: .2rem .5rem;margin: 0 .2rem;font-size: 90%;white-space: nowrap;background: #F1F1F1;border: 1px solid #E1E1E1;border-radius: 4px; }
pre > code {display: block;padding: 1rem 1.5rem;white-space: pre; }
/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th, td {padding: 12px 15px;text-align: left;border-bottom: 1px solid #E1E1E1; }
th:first-child,td:first-child {padding-left: 0; }
th:last-child,td:last-child {padding-right: 0; }
/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
button,.button {margin-bottom: 10px; }
input,textarea,select,fieldset {margin-bottom: 3px;color:#666;font-weight: 300;letter-spacing:0;}
pre,blockquote,dl,figure,table,p,ul,ol {margin-bottom: 15px;    clear: both; }
form {margin-bottom: 0; }
/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {margin-top: 30px;margin-bottom: 35px;border-width: 0;border-top: 1px solid #E1E1E1; }
/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Self Clearing Goodness */
.container:after,.row:after,.u-cf {content:"";display: table;clear: both; }
/* Main Style Start
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.invite-vert{height: 400px;
width: 1%;
display: table-cell;
text-align: center;
vertical-align: middle;}
.content, .main-content { display: block;float: left;width:100%;position: relative;padding: 0 30px; z-index: 2;}
.content-small{float: left;display: block;max-width: 1920px;margin:0 auto;}
.error {background: url(../images/ex.svg) no-repeat right 15px center;border: 1px solid #dd4b4b;color: #dd4b4b;font-size: 18px;font-weight: 400;margin: 15px 0;padding: 10px 15px;}
.txt_error { border:1px solid #dd4b4b !important; }
.success {background: url(../images/tick.svg) no-repeat left center;color: #47ab0a;font-size: 18px;font-weight: 400;margin: 15px 0;padding: 10px 15px 10px 35px;}
.toggle {display: block;background: #f1f1f1;width: 100%;max-width: 100%;float: none;margin:0 auto;}
.toggle:hover {color:red; display: none;}
.clearfix {display: block;clear: both;width: 100%;}
.logo {display: block;float: none;margin:0 auto;width: 100%;max-width:700px;text-indent:-9999px; }
.logo img {display:block;}
.hero {position: relative;text-align:center;}
.header {position: relative;padding-top:50px;}
.header2 {position: relative; background: rgba(255, 255, 255,0.9);padding:0;}
.header .container, .rights .container { max-width: 1800px; }
.lang {list-style-type: none;margin:40px 0 0;padding:0;float: right;top:0;}
.lang li {display: inline; float: left;margin:0 2px 0 0; padding:0;}
.lang li a {display: block;width:100%;text-transform: uppercase;font-size:20px;line-height:26px;color:#999;background:rgba(255,255,255,1);padding:5px 10px;font-size: 13px;
line-height: 26px; }
.lang li a:hover, .lang li a.set-lang { color:#f74d0a; font-weight: 500 }
.invite {text-transform: uppercase;
float: left;
z-index: 5;
display: none;
position: absolute;
bottom: 0;
padding-left: 0;
padding-bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
width: 100%;
height: 400px;
margin-top: -200px;
top: 50%;}
.invite h1 {font-weight: 300; line-height:66px; letter-spacing:5px; color:#fff; display: inline-block;}
.invite h2 {letter-spacing:4px; line-height:56px;color:#fff;font-weight:300; }
.invite h2.arrow-down{font-size: 50px;}
/*.invite h1.first{font-size:46px;}*/
.invite h1.first{
border-top: 6px solid rgba(255,255,255,0.5);
max-width: 900px;
margin: 60px auto 0;
padding-top: 60px;


font-family: 'henri', serif;
text-transform: none;
letter-spacing: -0.4px;
font-weight: 400;font-size: 80px;
display: block;
opacity: 1;}
/*.invite h1.second,{font-size:65px;}
.invite h2.first{font-size:39px; display: inline-block;}
.invite h2.second{
	font-size:47px;display: inline-block;
}*/
.invite h2{}
.invite h1, .invite h2{
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);    opacity: 0.8;
}
.showIn { opacity:0;-webkit-animation-name:show;-moz-animation-name:show;-o-animation-name:show;animation-name:show;-webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-delay: 0.5s;-moz-animation-delay: 0.5s;-o-animation-delay: 0.5s; animation-delay: 0.5s;-webkit-animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-o-animation-fill-mode: forwards;animation-fill-mode: forwards;}
@-webkit-keyframes show {0% {opacity:0;}100% {opacity:1;}}
@keyframes show {0% {opacity:0;}100% {opacity:1;}}
.w50 { width: 50%;float: left; }
.info p, .info span.last-info {color: #333;font-weight: 300;font-size:18px;line-height:24px;margin-bottom: 4px;}
.info span { float: left;text-align: left;font-weight:600; margin-right:10px;}
.info span.last-info { margin-left:25px;display:block;margin-top:-5px;width:100%; }
.social { margin-top: 30px;margin-left: 8px;float: none; display:inline-block;}
.footer { background:#dadada;padding:80px 0;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+23,dadada+81,dadada+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 23%, rgba(218,218,218,1) 81%, rgba(218,218,218,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 23%,rgba(218,218,218,1) 81%,rgba(218,218,218,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 23%,rgba(218,218,218,1) 81%,rgba(218,218,218,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dadada',GradientType=0 ); /* IE6-9 */
 }
 .content.karta{padding:0}
.footer h2 { text-align: center;font-size:28px;line-height:34px;color:#333333;text-transform: uppercase;font-weight:600; }
.footer h3 {display: block;text-align: center;color: #999999;font-size: 17px;line-height: 26px;font-weight: 200;margin-bottom: 30px;margin-top: 15px;max-width: 660px;margin-left: auto;margin-right: auto;} 
.rights { background:#4D4946;padding:50px 0 25px 0;}
.v_link {color: #fff;display: inline-block;float: right;font-size: 14px;font-weight: 400;line-height: 29px;padding: 2px 0;}
.none {float: left;overflow: hidden;text-indent: -9999px;}
.v {display: block;padding: 0;float: right;}
.v img{width: 190px;}
.copyright span {color: #fff;font-size: 12px; margin-bottom: 18px; float: left; width: 49%; padding-left: 10px;}
.animation { padding-bottom:19%;overflow: hidden; }
.blank { padding:3%;}
.animation-box-1 { width: 33%;left:-33%;position: absolute;}
.animation-efekt-1 {-webkit-animation-name: fromLeft; /* Safari 4.0 - 8.0 */-moz-animation-name: fromLeft;-o-animation-name: fromLeft;animation-name: fromLeft;-webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */-moz-animation-duration: 1s;-o-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-o-animation-fill-mode: forwards;animation-fill-mode: forwards;}
@-webkit-keyframes fromLeft {0%   {left:-33%; top:0%;opacity:0;}100%  {left:0%; top:0%;opacity:1;}}
@-moz-keyframes fromLeft {0%   {left:-33%; top:0%;opacity:0;}100%  { left:0%; top:0%;opacity:1;}}
@-o-keyframes fromLeft {0%   { left:-33%; top:0%;opacity:0;}100%  { left:0%; top:0%;opacity:1;}}
@keyframes fromLeft {0%   { left:-33%; top:0%;opacity:0;}100%  {left:0%; top:0%;opacity:1;}}
.animation-box-2 { width: 33%;top:-97%;left:0;right:0;margin:0 auto;position: absolute;opacity:0;}
.animation-efekt-2 {
	-webkit-animation-name: fromTop; /* Safari 4.0 - 8.0 */
    -moz-animation-name: fromTop;
    -o-animation-name: fromTop;
    animation-name: fromTop;
    -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@-webkit-keyframes fromTop {0%   { top:-97%;opacity:0;}100%  { top:0%;opacity:1;}}
@-moz-keyframes fromTop {0%   { top:-97%;opacity:0;}100%  { top:0%;opacity:1;}}
@-o-keyframes fromTop {0%   { top:-97%;opacity:0;}100%  { top:0%;opacity:1;}}
@keyframes fromTop {0%   { top:-97%;opacity:0;}100%  { top:0%;opacity:1;}}
h2.title-hide {background: rgba(255, 255, 255, 0.7);bottom: 0;color: #333;display: block;left: 0;margin: -1px 0;opacity: 1;padding: 15px;color: #444;font-size: 21px;position: absolute;text-transform: uppercase;transition: all 0.6s ease;width: 100%;box-shadow:0px -6px 12px #fff inset;}
.hover-link {z-index:1;display:block;opacity:0;padding:11% 0 0 0;transition:all 0.9s ease;position: absolute;top:0;left:0;width: 100%;height:100%;background:rgba(0,0,0,0.6);cursor: pointer;}
.hover-link ul {display: block;margin: 0;padding: 0;position: absolute;text-align: center;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);width: 100%;}
.hover-link ul li { display: inline;float: left;width: 100%; }
.hover-link ul li a {padding:0 3%;color: #fff;display: block;font-size: 27px;line-height: 45px;text-align: center;width: 100%;font-weight: 200;}
.hover-link a:hover { color:#f74d0a; }
.animation-box-1:hover .hover-link, .animation-box-2:hover .hover-link, .animation-box-3:hover .hover-link, .animation-box-4:hover .hover-link, .animation-box-5:hover .hover-link, .animation-box-6:hover .hover-link {opacity:1;}
.animation-box-1:hover h2.title-hide, .animation-box-2:hover h2.title-hide, .animation-box-3:hover h2.title-hide, .animation-box-4:hover h2.title-hide, .animation-box-5:hover h2.title-hide, .animation-box-6:hover h2.title-hide {opacity:0;}
.animation-box-3 { width: 33%;right:-33%;position: absolute;}
.animation-efekt-3 {
	-webkit-animation-name: fromRight; /* Safari 4.0 - 8.0 */
	-moz-animation-name: fromRight;
	-o-animation-name: fromRight;
	animation-name: fromRight;
    -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@-webkit-keyframes fromRight {0%   { right:-33%; top:0%;opacity:0;}100%  { right:0%; top:0%;opacity:1;}}
@-moz-keyframes fromRight {0%   { right:-33%; top:0%;opacity:0;}100%  { right:0%; top:0%;opacity:1;}}
@-o-keyframes fromRight {0%   { right:-33%; top:0%;opacity:0;}100%  { right:0%; top:0%;opacity:1;}}
@keyframes fromRight {0%   { right:-33%; top:0%;opacity:0;}100%  {right:0%; top:0%;opacity:1;}}
.animation-box-4 { width: 33%;left:-33%;position: absolute;}
.animation-efekt-4 {
	-webkit-animation-name: fromLeftdelay; 
	-moz-animation-name: fromLeftdelay; 
	-o-animation-name: fromLeftdelay; 
	animation-name: fromLeftdelay;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s; 
    animation-duration: 1s;
    -webkit-animation-delay:0.5s;
    -moz-animation-delay:0.5s;
    -o-animation-delay:0.5s;
    animation-delay:0.5s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@-webkit-keyframes fromLeftdelay {0%   { left:-33%; top:0%;opacity:0;}100%  { left:0%; top:0%;opacity:1;}}
@-moz-keyframes fromLeftdelay {0%   { left:-33%; top:0%;opacity:0;}100%  { left:0%; top:0%;opacity:1;}}
@-o-keyframes fromLeftdelay {0%   { left:-33%; top:0%;opacity:0;}100%  { left:0%; top:0%;opacity:1;}}
@keyframes fromLeftdelay {0%   { left:-33%; top:0%;opacity:0;}100%  {left:0%; top:0%;opacity:1;}}
.animation-box-5 { width: 33%;bottom:-100%;left:0;right:0;margin:0 auto;position: absolute;opacity:0;}
.animation-efekt-5 {
	-webkit-animation-name: fromBottom; /* Safari 4.0 - 8.0 */
    -moz-animation-name: fromBottom;
    -o-animation-name: fromBottom;
    animation-name: fromBottom;
    -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@-webkit-keyframes fromBottom {0%   { bottom:-97%;opacity:0;}100%  {bottom:3%;opacity:1;}}
@-moz-keyframes fromBottom {0%   { bottom:-97%;opacity:0;}100%  {bottom:3%;opacity:1;}}
@-o-keyframes fromBottom {
    0%   { bottom:-97%;opacity:0;}100%  {bottom:3%;opacity:1;}}
@keyframes fromBottom {0%   { bottom:-97%;opacity:0;}100%  {bottom:3%;opacity:1;}}
.animation-box-6 { width: 33%;right:-33%;position: absolute;}
.animation-efekt-6 {
	-webkit-animation-name: fromRightdelay; /* Safari 4.0 - 8.0 */
	-moz-animation-name: fromRightdelay;
	-o-animation-name: fromRightdelay;
	animation-name: fromRightdelay;
    -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay:0.5s;
    -moz-animation-delay:0.5s;
    -o-animation-delay:0.5s;
    animation-delay:0.5s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@-webkit-keyframes fromRightdelay {0%   {right:-33%; top:0%;opacity:0;}100%  { right:0%; top:0%;opacity:1;}}
@-moz-keyframes fromRightdelay {0%   {right:-33%; top:0%;opacity:0;}100%  { right:0%; top:0%;opacity:1;}}
@-o-keyframes fromRightdelay {0%   {right:-33%; top:0%;opacity:0;}100%  { right:0%; top:0%;opacity:1;}}
@keyframes fromRightdelay {0%   {right:-33%; top:0%;opacity:0;}100%  {right:0%; top:0%;opacity:1;}}

.video-holder {
  float: left;
  margin-right: 10px;
  margin-top: 50px;
  position: relative;
  width: 100%;
}
.video {
  display: inline-block;
  height: 0;
  padding-bottom: 50%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}
#map{height: 350px;}
#map2 {width:100%;height:770px;}
/* Media Start
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*jeja css*/
 .nav-bar{
    top: 0;
    z-index: 4;
    height: auto;
    right: 0;
    width: 100%;
    padding-right: 40px;
    padding:0 1%;
    float: left;
    position: relative;
}
ul.menu-ul{
	list-style: none;
    width: auto;
    float: right;
    margin: 0;
   
}
ul.menu-ul > li{
	 float: left;
	 margin: 0;
	 position: relative;
	 padding: 2% 0;
	 margin-top: 1%;

}
ul.menu-ul li a{
	font-weight: 400;
	padding-left: 40px;
	padding-right: 5px;
	padding-bottom: 2px;
	color: #636363;
    font-size: 14px;font-weight: 400;

}
ul.menu-ul li a:hover{
	cursor: pointer;
	color: #fb683f;
}
ul.menu-ul li a.sub-menu-link{
    text-shadow: none;
    float: left;
    width: 100%;color:#eee;
    padding: 5%;
    padding-left: 40px;
    padding-right: 40px;
}
ul.menu-ul li a.sub-menu-link:hover{
text-decoration: none;
color: #fff;
}
.slider2 .bxslider, .slider2 .bxslider:after {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0 none;
    width: 100%;
    z-index: 0;
    transition-duration: 0s;
}
.slider2 .bxslider li{
  width:100%;
  float: left;
   background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 650px;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.slider2 .bx-wrapper .bx-controls-direction a{
  top: 80%;
}
.slider2 .bx-wrapper .bx-controls-direction .bx-next {
  background: url(../images/next.svg) no-repeat center;
  background-size: 25px;
}
.slider2 .bx-wrapper .bx-controls-direction .bx-prev {
  background: url(../images/prev.svg) no-repeat center;
  background-size: 25px;
}
.relative-container{
	position: relative;
	width: 100%;
	display: block;
	float: left;
}

  .color-over{
    background: rgba(0,0,0,0.2);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;

}
.row1.relative{background:#000;}.slider1{opacity:0.5}
.jezik{
position: absolute;
top: 2px;
right: 0;
z-index: 3;
}
.jezik.pages{
	top: 15%;
}
.jezik .lang{
	margin:0;
}
.jezik.pages .lang li a{
	background: rgba(207, 207, 207, 0.5);
}
.relative-container .bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
}
.relative-container .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow:none;
    left: 0;
    background: transparent;
    }
.homepage-div{
    top: 82px;
    z-index: 2;
    height: auto;
    position: absolute;
    left: 0;
    float: left;
    width: auto;
    padding-top: 1%;
}
.homepage-div h1{
    margin-top: 2%;
    display: block;
    width: 100%;
    font-weight: 400;
    font-size: 29px;
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 0px 1px 15px rgba(85, 85, 85, 0.85);
    padding-left: 10px;
}
 a.home-icon{
 	float: left;
 	padding: 5px 0;
}
a.home-icon img{
	width: 87px;
    height: auto;
}
.container.container-padding{
	padding: 0 20px;
}

.relative-container .bx-wrapper .bx-pager.bx-default-pager a{
	background: #fff;
}
.relative-container .bx-wrapper .bx-pager.bx-default-pager a:hover, .relative-container .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f74d0a;
}
.relative-container .bx-wrapper .bx-pager{
	padding-right: 10px;
}
.relative-container .bx-wrapper .bx-pager.bx-default-pager a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
	.description-div-left{
    background: #fff;
    float: left;
    display: block;
}
.description-div-right{
	padding: 30px;
    width: 40%;
    position: relative;
    right: 0;
    background: #fff;
    z-index: 6;
    float: right;
    display: inline-block;
}
.description-div-right p{
	font-size: 13px;
    padding-top: 30px;
    text-transform: uppercase;
    line-height: 25px;
    float: left;
    display: block;
    width: 100%;
}
.icons{width: 100%;margin-top:20px;float: left;}
.icons span{
	background-position: left center;
    background-repeat: no-repeat;
    font-weight: 400;
    padding: 6px 10px;
    padding-left: 44px;
    float: left;
    background-size: 19px;
    color: #333;
    font-size: 14px;
    display: block;
    width: 100%;border-bottom: 1px solid #eee;
}
.icons span strong{
	    font-size: 17px;
}
.list-hover-details.icons span{
	color: #333;
}
span.bedroom{
	background-image: url(../images/bed2.svg);
}

 span.bathroom{
	background-image: url(../images/bathroom2.svg);
}
 span.area{
	background-image: url(../images/area2.svg);
}
 span.year{
	background-image: url(../images/calendar.svg);
}
 span.energy{
	background-image: url(../images/energy2.svg);
}
 span.price{
	background-image: url(../images/price2.svg);
}
 span.flat{
	background-image: url(../images/flat.svg);
}
 span.user{
	background-image: url(../images/user.svg);
}
 span.home-unit{
	background-image: url(../images/home-unit.svg);
}
 span.deposit{
	background-image: url(../images/deposit.svg);
}
.mini-row.right-details{
	padding: 3%;
    padding-left: 6%;
    margin-left: 4%;
    background: #fff;
}
.description-div-left h1, .long-description-right h1, .row h1{
    font-size: 32px;
    padding: 16px 0;
    width: 100%;
    color: #333;

}
.description-div-left h2, .long-description-right h1, .row h2{
    font-size: 23px;
    padding: 20px 0;
    color: #515151;
    width: 100%;
   
}
.description-div-left p, .long-description-right p, .row p{
	line-height: 28px;
    font-size: 16px;
	float: left;
	width: 100%;
}
.description-div-left a{
    text-transform: uppercase;
    color: #888;
    padding: 20px 0;
    font-size: 10px;
    
}
.description-div-left h1,.description-div-left h2, .description-div-left a, .description-div-left p, 
.long-description-right h1, .long-description-right h2, .long-description-right a, .long-description-right p{
	display: block;
    width: 100%;
    float: left;
}
.description-div-left h1,.description-div-left h2, .description-div-left a, .long-description-right h1, .long-description-right h2, .long-description-right a{
	 margin: 10px 0;
    padding: 10px 0;
}

.description-div-left span{
	padding: 0;
    width: 60px;
    border-bottom: 1px solid #ccc;
    display: block;
    float: left;
}
.details-accommodation{
    position: relative;
    top: -40px;
    float: left;
    width: 100%;
    display:inline-block;
}
.details-accommodation .big-details-img img{
	width: 90%;
	float: left;
}
.details-accommodation .big-details-img{
	width: 30%;
}
.long-description-right{
	float: right;
    width: 50%;
    display: inline-block;
    position: relative;
    padding: 0 10px;
    padding-left: 57px;
    right: 0;
}
.big-details-video{
	float: left;
	width: 100%;
}
.big-details-video img{
	float: left;
    width: 100%;
}
.video-gallery-div{
	width: 100%;
    float: left;
}
.description-div-left.text{
	width: 100%;
    padding-top: 0;
    background: #fff;
    padding: 4%;
    margin-bottom: 6%;
}
.description-div-left.text p{
	padding-right: 20px;
}
.description-div-left.text ul li, .description-div-left.text a, .description-div-left.accommodation ul li{
	line-height: 28px;
    font-size: 16px;
	float: left;
	width: 100%;
}
.description-div-left.text a{
	 font-family: 'Lato', sans-serif;
	text-transform: none;
	color: #f74d0a;
}
.description-div-left.text ul, .description-div-left.accommodation ul {
	list-style: square;
	float: left;
	padding: 17px;
}
.w33, .w66{
	display: inline-block;
	position: relative;
	margin:0 auto;
	float: left;
}
.w33{
	width: 33%;
}
.w66{
	width: 66%;
}
.w66 p{
	float: left;
}
.col-4-list{
	width: 33%;
	display: inline-block;
	margin: 0;
	position: relative;
}
.col-4-list a:hover{
	background: #fff;
	opacity: 0.8;
}
.container-list{
	margin-bottom: 30px;
}
.list-row{
	position: relative;
    width: 95%;
    float: left;
    top: -95px;
    left: 5%;
    padding: 0 30px;
    margin:20px 0;
}
.container.list a{
	width: 100%;
}
.list-hover{
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left:0;
    background: rgba(207, 207, 207, 0.5);
    box-shadow: 0px -6px 61px #fff inset;
    float: left;
    color: #333;
    font-size: 16px;
    padding: 24px;
    text-transform: uppercase;
}
.description-div-left.ne-d p{width: auto;float: none;display: inline-block;}
ul.sub-menu{
	position: absolute;
    list-style: none;
    width: 244px;
    padding: 5% 0;
    top: 100%;
    left: 0;
    display: none;
    z-index: 3;padding-top: 21px;
}
.details-slider-frame.in-t{margin-right: 30px;}
ul.sub-menu li{
	width: 100%;
	display: block;
    background: rgba(68, 68, 68,0.9);
	float: left;
	margin: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.79);
}
ul.sub-menu li:last-child{
	border-bottom: 0;
}

ul.menu-ul > li > ul.sub-menu > a{
	padding: 15px;
    width: 100%;
    text-align: left;
    float: left;
    border-bottom: 1px solid #fff;
    color: #f1f1f1;
}
ul.menu-ul > li > ul.sub-menu > a:hover{
	color: #fff;
}
ul.menu-ul li a
.at-share-btn-elements{
	float: none;
}
.container.share-toolbox{
padding: 30px;text-align: center;margin-top:40px;
}
.scroll img{
	width: 40px;
	height: auto;

}
.scroll{
	width: 100%;
    display: block;
    text-align: center;
    padding: 30px 0 0 0;
    float: left;
    
}
.scroll.hidden{
	 -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    opacity:0;
}
.send-inquiry{
	float: left;
    width: 200px;
    color: #fe885d;
    margin-top: 2%;
    margin-bottom: 15px;
    font-weight: 600;
}
.send-inquiry:hover{
	color: #888;
}
.form-div {
	width: 100%;
	display: none;
	float: right;
}
.form-div .forma2{
	float: left;
	width: 100%;
	margin-top: 0;
}
.div-block{
	display: none;
	width: 100%;
	float: left;
}
/*jeja css*/
/*video css*/
iframe{
  width: 100%;
  height: 350px;
}
.videos iframe.first{
  padding-left:0;
}
.videos iframe.last{
  padding-right: 0;
}
.videos{
  float: left;
  width: 100%;
  display: block;
}
.popup-container{
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  background: #fff;
}
.pop h4{
  text-align: center;
  font-size: 16px;
  color: #2c2a2b;
  padding: 5px 0;
}
.video-img{
  width: 100%;
  height: auto;
}
.twenty{
  width: 20%;
  float: left;
  margin-right: 10px;
}
/*videos-end*/
.lang2{
	padding: 10px 5px;
    text-transform: uppercase;
    color: #999;
    float: right;
    padding-top: 2.4%;
    margin-top: 1.2%;
}
.lang2:hover{
    color: #ebebeb;
}
ul.menu-ul li a.contact-last{
	padding-right: 40px;
}
.row{
	display: block;
	width: 100%;
	padding: 30px;
	float: left;
}
.mini-row{
	display: inline-block;
	width: 48%;
	float: left;
}
.mini-row-padding-right{margin-left:4%;}
.mini-row-padding-left, .mini-row-padding-right{
	
    display: inline-block;
    width: 48%;
    float: left;
    position: relative;
}
.mini-row-padding-left{
	padding-left: 0;
}
.mini-row-padding-left.vacation{
	padding-top: 0;
}
.mini-row-padding-right{
	padding-right: 0;
}
.d-nekretnine{
	text-transform: uppercase;
    color: #888;
    padding: 20px 0;
    font-size: 10px;
}
span.d-nekretnine-span{
	padding: 0;
    width: 60px;
    border-bottom: 1px solid #ccc;
    display: block;
    float: left;
    margin-top: 5px;
    margin-right: 2px;
}
.video{
	position: relative;
	border: 6px solid rgba(218, 218, 218, 0.54);
}
.video span{
	background-image: url(../images/video.svg);
    background-position: left 18px center;
    background-repeat: no-repeat;
    background-size: 31px;
    padding: 29px;
    color: #333;
    display: block;
    font-size: 21px;
    position: absolute;
    top: 0;
    padding-left: 54px;
    right: 0;
    background-color: rgba(235, 235, 235, 0.96)
}
.gal-thumbs-hide{
 display: none;
}
.visible{
}
.view-img, .map-location{
	position: absolute;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 27px;
    padding: 10px;
    padding-left: 34px;
    color: #888;
}
.view-img{
	float: left;
	background-image: url(../images/flat-plan.svg);
	top: -40px;
    left: 0;color: #444;
}
.map-location{
	float: right;
	background-image: url(../images/map-location.svg);
	top: -40px;
    left: 0;color: #444;
}
.row1{
  width:100%;
  clear: both;
  float:left;
}
.relative{
  position: relative;
  z-index: 1;
}
.logo1{
 	position: absolute;
    z-index: 3;
    top: 3%;
    left: 0;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.logo1 img{
  width: 100%;max-width: 552px;
  max-width: 675px;
}
.black-gradient{
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: -moz-linear-gradient(top, rgba(18,17,16,0) 0%, rgba(18,17,16,0.7) 100%);
  background: -webkit-linear-gradient(top, rgba(18,17,16,0) 0%,rgba(18,17,16,0.7) 100%);
  background: linear-gradient(to bottom, rgba(18,17,16,0) 0%,rgba(18,17,16,0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00121110', endColorstr='#121110',GradientType=0 );
  position: absolute;
  z-index: 2;
}
/* slider */
.slider1{
  text-align: center;
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.slider1 .bxslider, .slider .bxslider::after {
  list-style: none;
  margin: 0;
  padding-left: 0;
  border: 0 none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.slider1 .bx-wrapper {
  margin: 0 auto;
}
.slider1 .bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  left: 0;
  background: none;
}
.bx-wrapper .bx-controls-direction a{
	z-index: 4;
}
.slider1 p{
  font-size: 42px;
  color: #fff;
  line-height: 62px;
  position: absolute;
  z-index: 5;
  bottom: 50px;
  left: 50%;
  margin-left: -300px;
  margin-bottom: 0;
}
.slider1 p span{
  font-size: 72px;
}
.slider1 .bxslider li {
  width: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment:fixed;
}
.padding-top40{
	padding-top: 40px;
	position: relative;
}
/* kraj slider */

/*tabs*/

.tabs {
	margin-left: -10px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    padding: 20px 0;
    text-align: left;
    font-size: 21px;
  }
 .tabs a{
    border-right: 2px solid rgba(255, 255, 255, 0.36);
    padding: 3px 1%;
    font-size: 17px;
    text-align: center;
    color: #515151;
  }
  .tabs a:hover{
  	
  }
.tabs a.active-tab {
  color: #fd8c63;
  font-weight: 600;
}
.tabs-container {
  width: 100%;
  float: left;
  display:none;
}
.tabs-container.active-tab{
  display: block;
}
.list{
	float: left;
    width: 100%;
}
.list-hover-details{
	width: 100%;
	height: 100%;
	float: left;
	background: rgba(255, 255, 255, 0.82);
	position: absolute;
	top: 0;
	padding: 20px;
	display: none;
	transition: ease-in 0.2s;
	-webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.list:hover .list-hover-details{
	display: block;
	transition: ease-in 0.2s;
	-webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  transition-delay: 1s; /* delays for 1 second */
-webkit-transition-delay: 1s;
}
.list:hover .list-hover{
	display: none;
}
.w50.info, .w50.forma{
	margin-top: 50px;
}
.w50.info { z-index:1;position: relative; }
.row .mini-row-padding-left.kontakt h1{
	padding-top: 0;
}
.row-list{
	display: block;
    width: 100%;
    float: left;
    margin: 1% 0;
    padding: 3%;background: #fff;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow:    0px 2px 7px 0px rgba(0, 0, 0, 0.05);
box-shadow:         0px 2px 7px 0px rgba(0, 0, 0, 0.05);
}
.row-list:nth-child(2n){
	
}
.row-list.izlist-txt{
	padding-left: 4%;
	padding-right: 0%;
}

.link{
	float: left;
	display: block;
	width: 100%;
}
.txt{
	display: block;
	width: 100%;
	clear: both;
}
.bg{position: fixed;
width: 100%;
bottom: -200px;
z-index: -1;opacity: 0.3;
}
/*animacija naslova */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
.details-slider{margin:0;padding:0;}
.wave{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-bottom: -3px;
}
.izlist-txt{
	padding-left: 4%; margin-left: 0;
}
.izlist-txt h3{
	float: left;
	display: block;
	width: 100%;
}
.izlist-txt p{
	font-size: 14px;
    width: 100%;
    display: block;
    float: left;
    padding-right: 60%;
}
.izlist-txt span.see-more{
	display: block;
	width: 100%;
	color: #fe885d;
	float: left;
	margin-top: 20px;
	font-weight: 600;
}
.odd .w33{float: right;}
.odd .izlist-txt{padding-left: 0;padding-right: 4%;}
.odd .icons span {border-bottom:1px solid #ddd;}
.orange-line{
	display: block;
    width: 100px;
    height: 6px;
    color: #fe885d;
    clear: both;
    border-bottom: 2px solid;
    margin: 3% 0;
    float: left;
}
.link{
	float: left;
	display: block;
	width: 100%;
}
.kontakt{
    padding: 3%;
}
.row.big-text {
    margin-bottom: 2%;
    padding: 3% 4%;
    margin-bottom: 40px;
}
.orange-line.special{
	padding: 3px 0;
    margin: 17px 0;
}
.row.big-text.special h2, .row.big-text.special h1{
	padding-bottom: 0;
	
}
.form-div.small-form{
	display: block;
    width: 50%;
    float: left;
}
.mini-row.mapa{
border: 8px solid rgba(218, 218, 218, 0.54);
}
.row.tabs-div{
	margin: 3% 0;
    padding: 4%;
    margin-bottom: 6%;
}
.document-title h2, .document-title h1{
	
}
.text.description-div-left img{
     margin-top: 3%;
     display: block;
     width: 100% !important;
     max-width: 600px !important;
}
.w50.info a{
	color: #333;
}
.menu-div{
	display: inline-block;
	float: right;
	margin-top: 1%;
}
.nav-bar.new-index{
	z-index: 6;
}
.izlist-header{
	min-height: 650px;
	width: 100%;
	 background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
/*    background-attachment: fixed;*/
    background-repeat: no-repeat;
}

.footer .w50.info p, .footer .w50.info span.last-info{
	color: #666;
}
.naslov-izlista h1{
font-size: 35px;
font-weight: 500;color: #666;
padding-bottom: 5px;
font-family: 'henri', serif;
}
.naslov-izlista{
    width: 100%;
    left: 0;
    padding: 30px 30px 15px;
    background: #fff;
    text-align: left;
}
.color-container{
	width: 100%;
    float: left;
    background:#fff;margin-top:10px;
    /*background: rgba(218, 218, 218, 0.54)*/
}
.color-container.no-color{
	background-color: transparent;
}
.content.header-nav.header2{position: absolute;
z-index: 100;}
.content.header2{position: relative;
z-index: 0;}
.main-content{border-top: 10px solid #ddd;}
.footer{
	border-top: 10px solid #ddd;
	background: #fff
}
.karta .w50.info{
	background: #fff;
	padding: 30px;
	position: absolute;
	max-width: 481px;
}
.btn{margin: 0 auto;display: block;width: 300px;text-align: center;background: #fe885d;color: #fff;padding: 15px;text-transform: uppercase;font-weight: 500;}
.link-c a{color:#444; font-weight: 500;}

/*end of tabs*//* POČETAK RESPONSIVE */
@media screen and (-webkit-min-device-pixel-ratio:0) {}

@media only screen and (min-width: 840px) {
	.row.big-row{
	display: flex;
}
	.big-row .mini-row{
		display: table-cell;
	}
}
@media only screen and (max-width: 1600px) {}
@media only screen and (max-width: 1366px) {
	.footer h3, .info p, .info span.last-info, 
	input[type="email"], input[type="number"],
	 input[type="search"], input[type="text"], 
	 input[type="tel"], input[type="url"], input[type="password"], textarea, select, 
	 .button, button, input[type="submit"], input[type="reset"], input[type="button"]{
		font-size: 15px;
	}
	.invite {
	padding-left: 4%;
	padding-right: 4%
	}
	.logo1{
		padding: 0 4%;
	}
	h2.title-hide {
    font-size: 22px;
	}
}
@media only screen and (min-width: 1281px){


	ul.menu-ul li:hover ul.sub-menu, .menu-div{
 			display: block !important;
	}
}
@media only screen and (max-width: 1280px) {

	.animation-box-1,
	.animation-box-2,
	.animation-box-3,
	.animation-box-4,
	.animation-box-5,
	.animation-box-6{
		width: 100%;
		position: relative;
		display: block;
		margin-bottom: 2%;
	}
	.hover-link{
		bottom: 0;
		top: initial;
  		height: 100%;
	}
	.animation-box-1 .hover-link,
	.animation-box-2 .hover-link,
	.animation-box-3 .hover-link,
	.animation-box-4 .hover-link, 
	.animation-box-5 .hover-link, 
	.animation-box-6 .hover-link {
		opacity:1;
	}
	.animation-box-1:hover h2.title-hide, 
	.animation-box-2:hover h2.title-hide, 
	.animation-box-3:hover h2.title-hide, 
	.animation-box-4:hover h2.title-hide, 
	.animation-box-5:hover h2.title-hide, 
	.animation-box-6:hover h2.title-hide {
	    opacity: 1;
	}
	h2.title-hide{
		opacity: 1;
		top: 0;
		bottom: initial;
		left: 0;
		background: 0;
        color: #f45f25;
   		 text-align: center;
		padding: 3%;
		box-shadow: none;
		z-index: 9;
	}

	.hover-link .category-name-hidden{
		display: block;
		}
	
	.hover-link ul li {
		margin-bottom: 0;
	}
	.hover-link ul {
		top: 50%;
	}

	.animation {
    padding-bottom: 0;
    margin-bottom: 2%;
	}
	ul.sub-menu{
		display: none;
	}

}
@media only screen and (max-width: 1220px) {

	.wave {
	    margin-bottom: -1px;
	}


		ul.menu-ul li a{
		padding: 0;
		padding: 1% 0;
		display: inline-block;
	    width: 100%;
	    margin-top: 5px;
	    color: #000;
	}
	ul.menu-ul li a.contact-last {
    padding-right: 0; 
}

	ul.sub-menu {
    position: relative;
    width: 100%;
    float: left;
    top:100%;
    margin-top: 2%;
    background: #bbb;
    border-bottom: 0;

}

ul.menu-ul li a.sub-menu-link:hover{
	color: #fb683f;
}

	.toggle-menu {
    	display: block;
    	float: right;
    	padding: 23px;
    	background-image: url(../images/menu.svg);
    	background-size: 30px;
    	background-position: center;
    	background-repeat: no-repeat;
    	margin-top: 2.2%;
    	margin-right: 11px;
 	 }
 	.menu-div{
 		display: none;
	    top: 100%;
	    right: 0;
	    left: 0;
	    float: left;
	    width: 100%;
	    position: inherit;
	    padding-bottom: 0;
	        margin-bottom: 10px;
 	}
	ul.menu-ul {
		background: #ffffff;
		padding: 2%;
		width: 100%;
	}
	ul.menu-ul > li{
		margin-top: 1px;
		width: 100%;
		text-align: center;
		padding:0;
		margin-bottom: 5px;
	    float: left;
	    background: #f1f1f1;
	    color: #000;
	}
	ul.menu-ul li a.sub-menu-link {
    padding: 1%;
    padding-left: 1%;
    color: #000;
}
	ul.menu-ul li a:hover {
	    cursor: pointer;
	}

	ul.sub-menu {
    padding: 0;
    background:rgb(204, 204, 204);
    margin-bottom: 0;
	}
	ul.sub-menu li {
	    width: 100%;
	    display: block;
	    background: #ebebeb;
	    float: left;
	    margin: 0;
	    background-image: none;
	    border-top: 1px solid #fff;
	    color: #000;
	}

}
@media only screen and (max-width: 1084px) {
	.w50.forma {
    width: 100%;
    text-align: center;
    padding: 0 10%;
}
.info span{
	float: none;
}
.info span.last-info {
	margin-left: 0;
	text-align: center;
}
.footer {padding: 50px 0 0;}
.karta .w50.info {
    background: transparent;
    padding: 30px;
    position: relative;
    max-width: 100%;
    margin-top: 0;
    border-top: 2px solid #eee;
    width: 100%;
}
.naslov-izlista {padding: 20px 0px 15px;}
.naslov-izlista h1 {font-size: 24px;}
}
.details-top .relative-container{background-size:100%;background-position:center}
.details-slider{list-style-type: none;}
.w4{width: 40%;}.w6{width: 60%;}
@media only screen and (min-width: 1024.1px) {
	.details-top .relative-container{height: 650px;}
}
@media only screen and (max-width: 1024px) {
	.details-top .relative-container{height: 400px;}
	.slider2 .bxslider li, .izlist-header{
		min-height: 500px;
	}

	.jezik{
		top: 0;
	}
	.logo1{
		top: 8%;
	}
}
@media only screen and (max-width: 980px) {}

@media only screen and (max-width: 900px) {
	.icons span{
		font-size: 13px;
		padding-left: 34px;
	}

}

@media only screen and (max-width: 844px) {
.list:hover .list-hover-details {
    display: none;
}
}

@media only screen and (max-width: 800px) {
	.toggle-menu, .lang2{
    margin-top: 30px;
	}

	.slider2 .bxslider li, .izlist-header{
		min-height: 400px;
	}
	.mini-row{
		width: 100%;
	}
	.mini-row.right-details{
		margin: 0;
		margin-top: 2%;
	}
	.tabs a {
		font-size: 15px;
	}
	.description-div-left p, .long-description-right p, .row p, input[type="email"], input[type="number"],
	 input[type="search"], input[type="text"], input[type="tel"], input[type="url"],
	 input[type="password"], textarea, select, 
	 .button, button, input[type="submit"], input[type="reset"], input[type="button"]  {
	    line-height: 24px;
	    font-size: 14px;
		}
	.form-div.small-form, .mini-row-padding-left, .mini-row-padding-right {
		width: 100%;
	}
	.mini-row-padding-left, .mini-row-padding-right {
		margin:0;
		margin-bottom: 2%;
	}
	.view-img, .map-location{
		display: none;
	}
}
@media only screen and (max-width: 768px) {
	.w50.info, .w50.forma {
    width: 100%;
    text-align: center;
}
.info span{
	float: none;
}
.info span.last-info {
	margin-left: 0;
	text-align: center;
}
.footer h3, .footer h2{
	padding: 0 4%;
	font-size: 15px;
}
.copyright span {
	width: 100%;
	text-align: center;
	margin-bottom: 1%;
}
.v{
	width: 100%;
	text-align: center;
}
}

.big-details-video.pop span{
	width: auto;padding-left: 37px;
}
@media only screen and (max-width: 700px) {
a.home-icon img {
    width: 62px;
    height: auto;
}
.animation-efekt-6 .title-hide{display:none;}
.description-div-left h1, .long-description-right h1, .row h1 {
    font-size: 21px;
}
.karta .w50.info {padding: 30px 0;}
 .lang2 {
margin-top: 16px;
padding-top: 13px;
}
#map {
    height: 190px;
}

.error {font-size: 12px;}
.toggle-menu{
	margin-top: 21px;
}
.row.big-text.special h1 {
    padding-bottom: 0;
    font-size: 20px;
    margin-top: 0;
    padding-top: 0;
}

.row.big-row {padding: 6px;}
}
@media only screen and (max-width: 620px) {
	.description-div-left h1, .description-div-left h2, .description-div-left a, .long-description-right h1, .long-description-right h2, .long-description-right a{
	margin: 5px 0;
    padding: 5px 0;
	}
	.description-div-left h2, .long-description-right h1, .row h2 {
    font-size: 20px;
	}
}
@media only screen and (max-width: 600px) {
	.details-top .relative-container {
    height: 200px;
}
.animation{margin-top:20px;}
.naslov-izlista h1 {
    font-size: 19px;
}
.content, .main-content {padding: 0 10px;}

	.toggle-menu {
    padding: 17px;
}
.icons .flat{display: none;}
	.col-4-list.w33{
		width: 100%;
	}
	.list-hover-details{
		
	}

	.izlist-txt {
	    padding: 3%;
	    width: 100%;
	    float: left;
	}
	.izlist-txt p{
		padding-right: 0;
	}
	.row-list:nth-child(2n) .izlist-txt p{
		padding-left: 0;
	}

	h3 {
		font-size: 15px;
		line-height: 20px;
	}

	.hover-link ul li a, h2.title-hide {
		line-height: 37px;
	}
}
@media only screen and (max-width: 490px) {




	.slider2 .bxslider li, .izlist-header{
		min-height: 350px;
	}
	a.home-icon {
    float: left;
}
	.homepage-div h1 {
	    font-size: 19px;
	    margin-top: 10px;
	    line-height: 21px;
	    padding-left: 10px;
	}

	h2.title-hide, .hover-link ul li a {
		font-size: 17px;
	}
	.invite h1.first, .invite h2.first{
		font-size: 26px;
	}
	.invite h1.second, .invite h2.second{
   		 font-size: 20px;
	}
	h2.title-hide{
		margin-bottom: 2%;
	}
}
@media only screen and (max-width: 405px) {
	.slider2 .bxslider li, .izlist-header{
		min-height: 300px;
	}
	.hover-link {
    bottom: 0;
    top: initial;
    height: 100%;
}
}







/*body{background:url(../images/bg.jpg) top center no-repeat;background-size:100%;}*/
