h1,
h2 {
    text-align: left;
}


@font-face {
  font-family: Marker;
  src: url("fonts/XXII-MARKER_Regular.otf");
  font-weight: normal; 
}

 

/*UKLANJAM STRELICE SA INPUT:NUMBER */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.button,
body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
label,
select,
textarea {
    font-family: 'Montserrat', sans-serif;
}

#jf-header .main,
#jf-wrapper,
.fade,
.main,
sub,
sup {
    position: relative
}

h4,
p {
    margin: 0 0 20px
}

*,
body,
fieldset {
    margin: 0
}

fieldset,
legend {
    border: 0;
    padding: 0
}

body {
   background: #fff
}
 


* {
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a, a:hover {
    text-decoration: none
}

a:focus {
    outline: none;
    outline: none;
    outline-offset: 0px
}

a:active,
a:hover {
    outline: 0
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

input,
textarea {
    background-color: #FAFAFA;
    border: 1px solid #EAEAEA;
    padding: 4px
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
    line-height: 0
}

label,
legend {
    display: block
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
label,
select,
textarea {
    line-height: normal
}

body {
    font-size: 16px;
    line-height: 1.5em;
    color: #000;
    background-color: #fff!important;
    border: 0 solid red!important
}

a {
    color: #000
}

a:hover {
    color: #1e73be
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    color: inherit
}

h1 {
    font-size: 36px;
 
}

h2 {
    font-size: 26px;
    color: #222
}

h3 {
    font-size: 18px; font-weight: 600; color: #000; margin-bottom: 15px;
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

ol,
ul {
    margin-left: 0;
    list-style: none
}

legend {
    width: 100%;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: 36px;
    color: #333
}

button,
input,
label,
select,
textarea {
    font-size: 24px
}

label {
    margin-bottom: 5px
}
 
#system-message  {
    margin: 10px
}

#jf-wrapper {
    overflow: hidden
}
 

.main {
    margin: 0 auto
}
 
 

#jf-home-c .main,
#jf-latest .main {
    padding: 40px 0;
 
}
 


 

/**********************************GENERAL***************************************/
/********************************************************************************/
/********************************************************************************/


.main { width: 1200px }
body.itemid-110 #jf-wrapper{ background: #181818; }


/*FADE EFFECT*/
.fade {border:0px solid #ff0000; top:100px; opacity:0;}
.pomjeriGore {top: 0px; opacity:1; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear; transition: all 0.5s linear; -webkit-backface-visibility: hidden; backface-visibility: hidden; }


/*ZOOM IN EFFECT*/
.zoom-in{transform: scale(0.1);}
.zumiraj{transform: scale(1); -webkit-transition: all 0.7s linear; -moz-transition: all 0.7s linear; -o-transition: all 0.7s linear; transition: all 0.7s linear;-webkit-backface-visibility: hidden; backface-visibility: hidden;}


/*MARGINE*/
.homeMargina { margin: 20px}
.homeMargina1 {margin: 0}


/*NASLOVI*/
.naslov{  font-family: 'Playfair Display', serif; font-size: 44px; line-height:55px; font-weight: 500; text-align: center; color: #000; margin-bottom: 40px; }
.naslov span{ color:#a68164; }

/*TABOVI*/
.calc-tabs{border:0px solid #ddd; margin-bottom:20px; margin:0px auto; margin-bottom: 20px; overflow:hidden;  }
.calc-tabs .tablinks{ display:block; width:calc(49% - 2px); text-align:center; border:2px solid #a68164; font-size:12px; line-height: 15px; text-transform: uppercase; color:#fff; font-weight: 600; padding:12px 10px 12px 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin-right: 2%}
.calc-tabs .tablinks:last-child{ margin-right: 0%}
.tablinkleft{float:left; }
.tablinkright{float:left; }
.calc-tabs .active { background-color: #a68164; color:#000;}
.tablinks:hover{ cursor:pointer;}
.tabcontent {display: none; overflow: hidden; }

/*BOOKING*/
.calculator { position: absolute; right: 30%; top:150px; padding: 30px 30px; margin-right: -225px; width: 450px;  z-index: 40; border:0px solid #ff0000; background: #050505; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.calculator-inner{ padding:30px; padding-top:20px;  border-radius: 7px;  box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.calculator-input-cont{ background: #fff; border-radius: 7px; padding:20px 0px; padding-bottom: 10px; overflow: hidden;}
.calculator .naslov{ color:#fff; text-align: left; font-size: 26px; line-height:36px; font-weight: 500; margin-bottom: 30px; }



 
/*NOVI KALKULATOR*/
.calculator-container{ }
.floatingPanel {width: 49%; float: left; overflow: hidden; border:0px solid #ffc61a!important;}
.floatingMapa {width: 100%; height: 500px; float: none; margin-top:50px; overflow: hidden;}
#map{height:100%;width:100%}

.calc h1{ color:#fff!important; text-align: center; }
.calc-form{  }
.tabovi{  }
.calc-inner{  width: 100%; overflow: hidden; }
.calc-left{ width: 100%; float:none; padding:0px 0px 0px 0px; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.calc-right{ width: 100%; float:none; padding:0px 0px 0px 0px;  overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.calc-block-pausal{ width: 100%;  padding:0px 0px 10px 0px; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  }
.calc input,
.calc select,
.calc textarea {outline: 0; font-size: 15px; line-height: 22px; padding: 10px 10px 10px 10px!important; background-color:transparent; width: 100%; border: 0px; border-bottom: 2px solid #333; color: #fff;   box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.calc input::placeholder, .calc textarea::placeholder{ color: transparent; }
 
 
.calc select { -moz-appearance:none; -webkit-appearance:none; appearance:none; background-color: transparent!important}
.calc-input-block{ position: relative; padding-top:7px; border:0px solid #ddd; margin-bottom: 20px; min-height: 44px; }
.calc-input-block::before { position: absolute; top:50%; margin-top:-9.5px; font-size: 24px; line-height: 24px; width: 24px; left: 5px; color:#a68164; }
.calc-label{  position: absolute; display: block; color:#aaa; font-size: 14px; line-height: 14px; top:0px; left:5px; background-color: #050505; padding:0px 10px; }
.calc-err{  position: absolute; display: none; color:#b78221; font-size: 10px; line-height: 12px; bottom:-14px; left:2px;  }

.calc input:placeholder-shown ~ .calc-label,
.calc textarea:placeholder-shown ~ .calc-label {font-size: 16px; line-height: 16px; cursor: text; top: 21px; }
.calc input:focus ~ .calc-label,
.calc textarea:focus ~ .calc-label {position: absolute; top: 0; display: block; -moz-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; font-size: 14px; line-height: 14px; color: #a68164;  }
.calc input:hover, .calc input:focus, .calc select:hover, .calc select:focus, .calc textarea:hover, .calc textarea:focus{ border-color:#999!important; -moz-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; }
 
/*...LOCATION*/
.calc-start::before,
.calc-end::before,
.calc-start-fixed::before {  content: 'location_on'; font-family: 'Material Symbols Outlined';  }
 

/*...RETURN*/
.calc-return {width: 45%; float:left;  }
.calc-return::before {  content: 'swap_horiz'; font-family: 'Material Symbols Outlined';  }
 

/*...DATES*/
.ui-datepicker{ z-index: 999!important }
.calc-datetime-1{ width: 55%; float: left; overflow: hidden; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.calc-date-start::before, .calc-date-end::before {  content: 'edit_calendar'; font-family: 'Material Symbols Outlined';  }
.calc-time-start::before, .calc-time-end::before {  content: 'schedule'; font-family: 'Material Symbols Outlined';  }
.calc-date-start{width:91%; margin-right: 4.5%;  float:left;}
.calc-time-start{width:41%; float:left; }

.calc-datetime-2{ padding:0px 0px 0px 0px; background-color: rgba(0,0,0,0.8); overflow: hidden; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.calc-date-end{width:57%;   }
.calc-time-end{width:41%; float: left;}



/*...SUBMIT*/
.calc-submit{ width: 100%; float:none; margin-bottom: 0px; margin-top:-7.5px; overflow: hidden;  padding:25px 0px 20px 0px; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  }
.submit-dugme{ margin-top:30px;  }
.calc-submit-fixed{ width: 100%; }
.calc input[type="submit"] { padding-left:0px!important; color:#000; font-size: 16px; text-transform: uppercase; font-weight: 700; border:2px solid #fff; background-color: #fff;  }
.calc input[type="submit"]:hover, .calc input[type="submit"]:focus {background-color: #a68164; border-color: #a68164!important; color:#000; }


/*PAUSAL*/
.calc-start-fixed{ width: 100%; }

.calc-hours{ width: 40%; float:left; margin-right: 4% }
.calc-hours::before {  content: 'alarm'; font-family: 'Material Symbols Outlined';  }

.calc-datetime-fixed{ float: left; overflow: hidden; width:56%; float: left; }
.calc-date-start-fixed::before{ content: 'edit_calendar'; font-family: 'Material Symbols Outlined'; }
.calc-date-start-fixed{width:100%; float: left; margin-right: 0%; }
.calc-time-start-fixed{width:40%; float: left;  }
.calc-time-start-fixed::before {  content: 'schedule'; font-family: 'Material Symbols Outlined';  }

.forma_uspjesno{ max-width: 700px; font-size: 16px; line-height: 24px; width:90%; margin:30px auto; margin-top:0px; background:#d2ffd6; border-radius: 15px; padding:15px 30px; text-align: center; color:#1a6021; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.forma_neuspjesno{ max-width: 700px;font-size: 16px; line-height: 24px; width:90%; margin:30px auto; margin-top:0px; background:#ffe6e6; border-radius: 15px; padding:15px 30px; text-align: center; color:#cc0000; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}

/*KONTAKT FORM*/
.contact-form-subtitle{ font-size: 22px; line-height: 32px; color:#000; font-weight: 600; margin-bottom:20px; }
.contact-form-desc{ font-size: 16px; line-height: 26px; color:#000; margin-bottom: 60px; }
.contact-form .calc-label{ color:#555; background: #fff; left: 20px; }
.contact-form .submit-dugme{ margin-top:40px;  }

.contact-form input,
.contact-form select,
.contact-form textarea { border: 2px solid #ddd; color: #000; padding-left: 20px!important; }
.contact-form input[type="submit"] { color:#000;  border:2px solid #a68164; background-color: #a68164;  }
.contact-form input[type="submit"]:hover, .contact-form input[type="submit"]:focus {background-color: #242424; border-color: #242424!important; color:#fff; }

.forma-50{ width:47%; float:left; }
.forma-50:nth-child(2){ width:47%; float:right; }
.forma-cont{ overflow: hidden; } 

 
/**********************************HEADER***************************************/
/********************************************************************************/
/********************************************************************************/

/*SLIDESHOW*/
.slideshow{  position:relative;  margin:0px auto; background: #242424; background: url(../images/bg-limousinen-rental-zurich.jpg) center center no-repeat; background-size: cover; }
.slideshow-corner{ position: absolute; z-index: 5!important; width: 300px; left:0px; background: #242424; height: auto; top:0px; text-align: center; }
.slideshow-logo{ margin:50px 0px; }
.slideshow-logo img{ height: 60px;  }

.slideshow-box{ position: absolute; z-index: 5; left: 10%; width: 40%; top:50%; text-align: left; margin-top: -90px;  }
.slideshow-box-intro{ position: relative; font-size: 15px; line-height: 25px; text-transform: uppercase; letter-spacing: 2px; font-weight: 600; color:#a68164; margin-bottom: 10px; }
.slideshow-box-intro::before{ position: absolute; content: ''; left:-300px; width: 275px; background-color: #a68164; top:50%; height: 1px;  }
.slideshow-box-title{ position: relative; font-family: 'Playfair Display', serif; font-size: 50px; line-height: 60px; font-weight: 500; color:#fff; margin-bottom: 40px; }
.slideshow-box-desc{ font-size: 16px; line-height: 26px; color:#fff;  }
 
 
/*JEZIK MODUL*/
.language {position: absolute; top: 30px; right: 190px; z-index: 1; border-right: 1px solid #555; width: auto; padding-right: 10px; height: 30px; text-align: center; }
.language .inputbox { background: transparent; border: 0px solid #a68164; padding: 6px 15px; font-size: 12px; text-transform: uppercase; line-height: 18px; color: #fff; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.language .inputbox option{ background: #000; }
 
.images{ border:0px solid #ffff00; height:100px; list-style-type:none; margin:0px; z-index: 1!important;}
.images li{ margin:0px; }

.slideshow_gradient_black{position: absolute; z-index:3!important; top:0px; width: 100%; height: 100%;/*background: rgba(0,0,0,0.6);*/ background: #181818; }
.slideshow_gradient_black_lr{ display: none; position: absolute;  z-index:3!important; top:0px; width: 70%; height: 100%; background-image: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0)); }
.slideshow_krivulja{display: none; position: absolute; bottom:0px; width: 100%; z-index:3!important; background: url(../images/bg-krivulja-gray.png) center bottom no-repeat; height: 300px; background-size: 100% auto;  }
/*.slideshow_right{ display: none; position: absolute; z-index:3!important; width: 50%; right: 0px; top: 0px; height: 100%; background: #181818;  } 
.slideshow_right::before { content: ''; position: absolute; display: block; left: -25%; top: 0; bottom: 0; width: 25%; height: 100%; background: #181818; -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 100% 50%); clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 100% 50%);}*/
.slideshow_right{ position: absolute; z-index:3!important; overflow: hidden; width: 70%; height: 100%; top: 0px; left: 0px; background: url(../images/furniture-sourcing-transport.jpg) center center no-repeat; background-size: cover; border:0px solid #DDD; }
/*.slideshow_right::before{ position: absolute; content: ''; transform: rotate(-45deg);border: 0px solid #cc0000; width: 100%; height: 100%; top: 0px; left: 0px; }*/
.slideshow_right::after{ position: absolute; content: '';  width: 100%; height: 100%; top: 0px; left: 0px; background-color: #181818; opacity: 0.6; }
.slideshow_left{ position: absolute; z-index:3!important; overflow: hidden; width: 30%; height: 100%; top: 0px; max-width: 1500px; right: 0px; background: #181818 url(../images/slideshow-pattern.png) center center no-repeat; background-size: cover; }


/*KIWI SLIDESHOW*/
.kiwi-slideshow{ list-style-type: none; margin:0px; overflow:hidden; }
.kiwi-slideshow-container{margin:0px; position: absolute; width: 100%;  border:0px solid #ff0000;}
.kiwi-slideshow-city{color:#84af28; font-weight: bold; border-top:1px solid #999; margin-top:20px; padding-top:20px;}

/*COOKIES BANNER*/
#cookies-banner{position:fixed; width:100%; bottom:0px; padding:20px 0px; background-color:#000;  font-size:11px; line-height:15px; color:#fff; overflow:hidden; z-index: 9997; text-align: left;  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; font-style: italic; border-top:1px solid #000;}
#cookies-banner .modalconent{ width: 600px; margin:0px auto; }
#cookies-banner .btn-accept {font-size: 12px; line-height: 16px; float:right; margin-top:10px; font-style: normal; position:relative; text-transform:uppercase; color:#fff; border:1px solid #e5c17c; padding:5px 15px;  }
#cookies-banner .btn-accept:hover { background-color: #e5c17c; color:#000; }
.cookies-title{ font-weight: bold; font-size: 14px; line-height: 18px; color:#000; margin-bottom: 10px; }


 
/*HEADER2*/
.header2{width:100%; height:600px; position: relative; background: #242424 url('../images/header2-contact.jpg') center center no-repeat; background-size: cover;  }
.header2-aboutus{ background: #242424 url('../images/header2-about-us-vali.jpg') center center no-repeat; background-size: cover;  }
.header2-responsibility{ background: #242424 url('../images/header2-csr.jpg') center center no-repeat; background-size: cover;  }
.header2-services{ background: #242424 url('../images/header2-service.jpg') center center no-repeat; background-size: cover;  }
.header2-materials{ background: #242424 url('../images/header2-materials.jpg') center center no-repeat; background-size: cover;  }
.header2-certificates{ background: #242424 url('../images/header2-certificates.jpg') center center no-repeat; background-size: cover;  }
.header2-values{ background: #242424 url('../images/header2-values.jpg') center center no-repeat; background-size: cover;  }
.header2 .main{ height: 100%; position: relative; }
.header2-title{position: absolute; font-family: 'Playfair Display', serif; top: 50%; margin-top: -50px; width: 100%; z-index: 4; font-size: 100px; line-height: 100px; font-weight: 700; letter-spacing: 3px; text-align: left; color: #fff; }
.header2-title::before { position: absolute; width: 500px; top:62px; left:-530px; height: 1px; background: #a68164; content: ''; }
.header2-gradient{ position: absolute; z-index: 3; top:0px; left: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.7); }
 
.header-naslov{ font-size:70px; line-height: 80px; color:#fff; text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); letter-spacing: 20px; text-transform: uppercase; text-align: center; padding:210px 0px; background-color: rgba(0,0,0,0.1);  }
 
 
 



/*LOGIN BUTTON*/
.login-cont{ position:absolute; z-index: 1000; width: auto; top: 10px; right: 95px; padding: 4px 24px; font-size: 14px; line-height: 18px;  border-radius: 13px; border:0px solid #ff0000; background: #d2cb1a }
.login-cont a{ color:#000; }
.login-cont:hover{ background: #ebe432 }

/*GLAVNI MENI*/
.glavniMeni-cont{ border:0px solid #cc0000; position: absolute; top:0px; width: 100%; margin-top:0px; }
.glavniMeni{position: relative; width:100%; height:90px; border:0px solid #ff0000; z-index: 99; margin:0px auto;  }
.glavniMeni .gotomenu{ position: absolute; right:0px; top:37px;  color:#fff; }
.glavniMeni .gotomenu:hover{ cursor: pointer; color:#fff; -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s; }
.glavniMeni-logo{ position: absolute; height: 50px; top:20px; left:0px;  }
.glavniMeni-dugme{ font-family: 'Oswald', sans-serif; margin:0px; display:block; text-align: center; width: auto; padding:0px; color:#fff; font-size: 14px; line-height: 30px;  letter-spacing: 3px;  font-weight: 400; }
.glavniMeni-dugme-cont-1{ position: absolute; right:0px; top:30px; border:0px solid #ddd;   }

.glavniMeni-dugme:hover{ cursor: pointer; -webkit-transition: .5s; -moz-transition: .5s; transition: .5s;}
 
.mobileHeader{ display:none;}


/* MAIN NAVIGATION */
#kiwi-menu { position: absolute; left:180px; top:30px; width:60%; height:30px; text-align: left; padding:0px; margin:0px; margin-left:10px; z-index:99; float:left;}
#kiwi-menu > ul{ border:0px solid #ff0000; display: inline-block;  }
#kiwi-menu ul.menu li { display: block; position: relative; font-size:15px;  cursor: pointer; float: left; text-align: left; margin:0px 15px; padding:0px 5px; color: #fff; font-weight:400; line-height:30px; }
#kiwi-menu ul.menu li a{ color:#fff;  }
#kiwi-menu ul.menu li:hover { color:#a68164; transition:0.5s; -moz-transition:0.5s; -webkit-transition:0.5s; }
#kiwi-menu ul.menu li a:hover{ color:#a68164; transition:0.5s; -moz-transition:0.5s; -webkit-transition:0.5s;  }
#kiwi-menu ul.menu li.active{ color:#a68164; }
#kiwi-menu ul.menu li.active a{ color:#a68164; }
#kiwi-menu ul.menu li.active a:hover { color:#fff; }

 
#kiwi-menu .nav-child{display:none; position:absolute; left:-15px; min-width:300px; background-color:#242424; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); transition:0.7s; padding:20px 30px; padding-top:10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#kiwi-menu .parent:hover .nav-child{display:block; transition: 0.5s; -moz-transition:0.5s; -webkit-transition: 0.5s; -o-transition:0.5s; }
#kiwi-menu ul.menu li ul{  }
#kiwi-menu ul.menu li ul li{ line-height:40px!important; float:none; font-size:14px!important; margin: 0px; text-transform:none!important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; white-space: nowrap; border-radius: 7px; }
#kiwi-menu ul.menu li.active ul li a{ color:#fff; }
#kiwi-menu ul.menu li.active ul li.active a{ color:#a68164; }
 
 
#kiwi-menu ul.menu .item-129, #kiwi-menu ul.menu .item-130, #kiwi-menu ul.menu .item-139, #kiwi-menu ul.menu .item-140, #kiwi-menu ul.menu .item-141, #kiwi-menu ul.menu .item-148{ display: none; }
 
 
/* SIDE NAVIGATION */
#mySidenav{display:block; box-shadow: 0 5px 35px 0px rgba(0,0,0,.2);}
.sidenav-inner{ width: 300px; margin-left: 30px; margin-right: 30px; }
.sidenav .sidenav-pretext{  color:#0093DD; padding:60px 0px 0px 0px; margin-bottom:30px; text-align:left; font-size:24px; line-height:32px;   }
 
.sidenav .sidenav-logo{ margin-bottom:30px; text-align:center;  }
.sidenav .sidenav-logo img{  height: 40px; margin-bottom: 0px;}
.sidenav { background-color:#242424; font-size: 20px; line-height: 40px; color:#aaa;  height: 100%; width: 0; position: fixed; z-index: 1000; top: 0; right: 0; overflow-x: hidden; transition: 0.5s;  }
.sidenav li{font-size:20px; position: relative; line-height:40px; color:#aaa; margin-bottom: 0; padding-left:34px; list-style-type:none; /*background: url(../images/bg-sidenav-li.png) left 15px no-repeat; background-size:10px;*/ cursor: pointer; }
.sidenav li:hover, .sidenav li.active{color:#a68164; }
.sidenav li a{color:#aaa;  }
.sidenav li a:hover, {color:#a68164;  }
.sidenav .active { /*background: url(../images/bg-sidenav-li-active.png) left 15px no-repeat; background-size:10px*/ }
.sidenav ul{ margin:0px; }
.sidenav a {padding: 0; text-align:left; text-decoration: none; font-size: 20px; line-height:40px;  color: #aaa; display: block; transition: 0.3s}
.sidenav a:hover, .offcanvas a:focus{color: #a68164;}
.sidenav .nav-child{ }
.sidenav .nav-child li{ display:none; line-height:30px; margin-left:0px; margin-bottom:0px; border:0px solid #0000ff; min-height:30px;}
.sidenav .nav-child li .separator{font-size:18px; padding-left:0px;  min-height:30px; font-weight:bold; }
.sidenav .nav-child li.active a{ color: #a68164; }
.sidenav .nav-child li a{font-size:18px!important; padding-left:0px; line-height:40px; }
.sidenav .closebtn {position: absolute; top: 0; right: 25px; font-size: 40px; margin-left: 50px; color:#a68164;}

/*... SIDENAV IKONICA */
.sidenav li::after{font-family: 'Material Icons Round'; content:'keyboard_arrow_right'; font-size: 16px; line-height: 20px; color:#aaa;  position: absolute; top:10px; right:0px; width:20px; height:20px; border:0px solid #ff0000;}
.sidenav li::before{ font-family: 'Material Icons Round'; content:'fiber_manual_record'; font-size: 18px; line-height: 20px; color:#aaa;  position: absolute; top:10px; left:0px; width:20px; height:20px; border:0px solid #ff0000;}
.sidenav li.item-110::before, .sidenav li.item-102::before{font-family: 'Material Icons Round'; content:'home'; color:#444;}
.sidenav li.item-132::before, .sidenav li.item-143::before{font-family: 'Material Icons Round'; content:'location_on'; color:#444;}
.sidenav li.item-142::before, .sidenav li.item-135::before{font-family: 'Material Icons Round'; content:'forest'; color:#444;} 
.sidenav li.item-147::before, .sidenav li.item-134::before{font-family: 'Material Icons Round'; content:'phone_in_talk'; color:#444;}
.sidenav li.item-128::before, .sidenav li.item-131::before{font-family: 'Material Icons Round'; content:'settings'; color:#444;}
  
.sidenav li:hover::before, .sidenav li.active::before{ color:#a68164; }

 
/*... SIDENAV KONTakT */
/*.sidenav-kontakt-icon{ width: 100%; overflow: hidden; margin-bottom: 15px; }
.sidenav-kontakt-icon a{ line-height: 20px; }
.sidenav-kontakt-icon .header-left img{ width: 30px; height: auto; margin: 0px; }*/
.sidenav-line{ border-top:1px solid #444; margin:30px 0px; }
.sidenav-kontakt{ color:#fff; line-height: 28px; margin-bottom:30px; }

 
.sidenav-telefon{position:relative; padding-left: 30px; margin-bottom:5px!important; }
.sidenav-telefon::before{position: absolute; top:13px; left:0px; width:20px; font-family: 'Material Icons Round'; content:'phone_in_talk'; font-size: 18px; line-height: 20px; color:#a68164;  height:20px;}
.sidenav-telefon a{ font-size: 17px!important; }
.sidenav-house{position:relative; padding-left: 30px; margin-bottom:5px!important; }
.sidenav-house::before{position: absolute; top:13px; left:0px; width:20px; font-family: 'Material Icons Round'; content:'ring_volume'; font-size: 18px; line-height: 20px; color:#a68164;  height:20px;}
.sidenav-email{position:relative; padding-left: 30px; margin-bottom: 5px!important; }
.sidenav-email::before{position: absolute; top:13px; left:0px; width:20px; font-family: 'Material Icons Round'; content:'mark_email_read'; font-size: 18px; line-height: 20px; color:#a68164;  height:20px;}
.sidenav-email a{ font-size: 17px!important; }

/*...iskljucujem pojedine elemente u meniju*/
.sidenav .item-129, .sidenav .item-130, .sidenav .item-139, .sidenav .item-140, .sidenav .item-141, .sidenav .item-148 { display: none!important; }

 

/**********************************CONTENT****************************************/
/********************************************************************************/
/********************************************************************************/
/*CONTENT*/
.content-left{ width:64%; float:left; }
.itemid-147 .content-left,  .itemid-134 .content-left{ width:45%;  float:left; }
.content-right{ width: 29%; float:right; }
.content-all{ width: 100%;   }
.jf-content-right-abs{ display: none; position:absolute; z-index: -1px; width:30%; background-color: rgba(232, 220, 211, 0.6); background-image: url('../images/tariffs-pattern.png'); background-position: top center; background-repeat: repeat-y; top:0px; right: 0px; height: 100%;   }


/*DUGME*/
.contentButton{font-size:20px; line-height:20px; padding:8px 30px; background-color:#222; color:#ffc61a;}
.contentButton:hover{background-color:#ffc61a; color:#111; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s;}
.contentButtonParent{border-top:1px solid #888; border-bottom:1px solid #888; padding:50px 0px;}

#jf-content .main h1{color:#000; font-size: 34px; line-height: 44px; margin-bottom: 40px; font-weight: bold; }
#jf-content .main h2{color:#000;  font-size: 34px; line-height: 34px; margin-bottom: 40px; font-weight: bold; }
#jf-content .main hgroup h2{color:#000;  font-size: 22px; line-height: 32px;  } 

#jf-content  {  padding-top:40px; padding-bottom:80px; /*background: #fff url(../images/bg-arrow-white.png) top center no-repeat;*/ } 
#jf-content .main .item-page h1{ font-size: 40px; line-height: 50px; font-weight: bold; margin-bottom: 20px; color:#1e73be; }
#jf-content .main .item-page h2{ font-size: 40px; line-height: 50px; font-weight: bold; margin-bottom: 50px; } 
#jf-content .main .article-info{   }
#jf-content .main .article-info-term{ display: none; }
#jf-content .main .published{ display: block; margin-bottom: 20px; padding-bottom: 7px; border-bottom: 1px solid #ddd;  text-align: right; color:#888; font-size: 12px; line-height: 16px; }
#jf-content .main { padding: 40px 0px 60px 0px; }
#jf-content .main p { font-size: 15px; line-height: 26px; color: #222;}
#jf-content .main .p-element-bez-margine{ margin-bottom:8px;}
#jf-content .main ul, #jf-content .main ol { margin-bottom:25px; padding-left: 15px;}
#jf-content .main ul li, #jf-content .main ol li { font-size: 16px; line-height: 26px; color: #222;  position: relative; margin-bottom: 10px; padding-left: 35px;}
#jf-content .main ul li::before, #jf-content .main ol li::before { position: absolute; top:50%; margin-top:-10px; left:5px; width:20px; font-family: 'Material Icons Round'; content:'star'; font-size: 18px; line-height: 20px; color:#a68164;  height:20px; }

#jf-content table { border:0px; border-collapse: collapse; margin-bottom: 20px; border-bottom: 1px solid #0093DD;}
#jf-content table tr th{ background-color: #0093DD; color:#fff; font-weight:bold; padding:7px 15px;  }
#jf-content table tr td{ color:#000; padding:7px 15px;   }
#jf-content .table-package tr td:last-child{ text-align: center; font-weight: bold; color:#e84393; }
#jf-content .table-package tr td:nth-child(3){ text-align: center;  }

.itemid-110 #jf-content .main, .itemid-102 #jf-content .main{ padding: 0}
.itemid-110 #jf-content, .itemid-102 #jf-content { padding: 0}
 
/*PAGE GLOBAL*/
.page-button{ margin-top:30px; padding:0px 0px; }
.page-button span{ position: relative; padding: 0px 25px 0px 0px; color:#000; font-weight: bold; font-size: 16px; line-height: 24px;   }
.page-button span::before{ position: absolute; top:50%; margin-top:-12px; right:0px; width:20px;  height:24px;  font-family: 'Material Icons Round'; content:'chevron_right'; font-weight: normal; font-size: 24px; line-height: 24px; color:#a68164;   }
.page-button span:hover{ color:#a68164; -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s;}
.page-button span:hover::before{ right: -10px; color: #000; -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s;}

.page-cont{ margin-bottom: 60px;}
.page-cont-flex{  display: flex; margin-bottom: 60px;}
.page-55{ width: 55%;}
.page-50{ width: 50%;}
.page-48{ width: 48%;}
.page-46{ width: 46%;}
.page-40{ width: 40%;}
.page-20{ width: 20%;}
.page-float-l{ float:left; }
.page-float-r{ float:right; }
.small{ font-size: 14px!important; line-height: 20px!important; color:#555!important; }
.page-subtitle{ font-size: 22px; line-height: 32px; color:#333; font-weight: 600; margin-bottom: 25px; margin-top: 50px;}
h2.page-subtitle{ font-size: 28px!important; line-height: 38px!important;  margin-bottom: 30px!important; }
 
 
/**********************************PAGES****************************************/
/********************************************************************************/
/********************************************************************************/
/*ABOUT*/
.page-about p{ font-size: 18px!important; line-height: 26px!important; }
.page-about-subtitle{ font-size: 36px; line-height: 46px; font-weight: bold; margin-bottom: 40px; }
.page-about-flags{   }
.page-about-flags img{ height: 30px; }

/*PAGE LOCATION*/
.page-location{ background: #b8e7fd; padding:20px 30px; border-radius: 10px; color:#000; font-size: 16px; line-height: 24px; margin-bottom: 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } 



/*PAGE PRICES*/
.page-services-cont{position: relative; width:100%; display: flex; padding: 0px; margin-bottom: 60px;  border: 1px solid #ddd; align-items: center; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.page-services-cont::before{ position: absolute; background-color: #f1f1f1; top:0px; left:0px; width: 25%; height: 100%; z-index: 0; content: ''; }
.page-services-left{position: relative;  z-index: 1; width:25%; text-align: center;}

.page-services-left img{ height: 60px;   } 
.page-services-center{width:0%;}
.page-services-right{width:75%; cursor: pointer; border-left: 1px solid #ddd; padding: 40px 40px 30px 70px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.page-services-title{font-size: 22px!important; line-height: 32px!important; color:#333!important; font-weight: 600!important; margin-bottom: 25px!important; }

.page-services-right-img{ border:2px solid #ddd; margin-bottom: 40px; }

 
/*PAGE PRICES*/
.page-materials-cont{ width:100%; display: flex; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; background-color: #f1f1f1; padding: 30px 40px 30px 80px; margin-bottom: 60px; align-items: center; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.page-materials-cont:hover img{ opacity: 0; -moz-transition: 1s; -webkit-transition: 1s; transition: 1s;}
.page-materials-cont.wood .page-materials-right{ background: url('../images/wood-product.jpg') center center no-repeat; background-size: cover; }
.page-materials-cont.veneered .page-materials-right{ background: url('../images/veneered-product.jpg') center center no-repeat; background-size: cover; }
.page-materials-cont.metal .page-materials-right{ background: url('../images/metal-product.jpg') center center no-repeat; background-size: cover; }
.page-materials-cont.upholstery .page-materials-right{ background: url('../images/upholstery-product.jpg') center center no-repeat; background-size: cover; }
.page-materials-left{ width:50%; }
.page-materials-center{width:10%;}
.page-materials-right{width:40%; cursor: pointer;}
.page-materials-title{font-size: 22px!important; line-height: 32px!important; color:#333!important; font-weight: 600!important; margin-bottom: 25px!important; }


/*HOTWO RIGHT*/
.page-howto-naslov{ font-family: 'Oswald', sans-serif; font-size:20px; line-height: 24px; margin-bottom: 40px; color:#000; font-weight: bold; } 
.page-howto-box{ margin-bottom: 40px; overflow: hidden; }
.page-howto-img{ width: 15%; float:left; padding-top:10px; }
.page-howto-img img{ height: 40px; width: auto }
.page-howto-right{ width: 80%; float:right;}
.page-howto-title{ font-size: 18px; line-height:26px; font-weight: bold; margin-bottom: 15px; color:#000;}
.page-howto-desc{ font-size: 15px; line-height:21px;  color:#333; }

/*PAGE RIGHT GALLERY*/
.page-right-gallery{ margin-bottom: 30px; }

/*KONTAKT FORMA*/
 
.contact-form { margin-bottom: 50px; }


/*ACCOUNT*/
.myaccount{ overflow: hidden; margin:0px auto; margin-top: 20px; width: 40%;  }
.myaccount-greedings{ margin-bottom: 15px; }
.myaccount div span{cursor: pointer; display: block; padding:20px 0px; text-align: center; font-size: 20px; font-weight: bold; color:#000; background: #efefef; margin-bottom: 25px; border-radius: 10px; }
 
.myaccount div a{ color:#000; }
.myaccount div a:hover{ color:#fff; }
.myaccount div span:hover{  background: #0093DD; color:#fff; }
.myaccount div:hover a{  color:#fff; }
.myaccount div.myaccount-logout span{ background: #ffcdcd }
.myaccount div.myaccount-logout:hover span{ background: #cc0000 }


/*LOGIN*/
.login{ padding-top: 8px; }

/*KONTAKT RIGHT*/
.contact-right{ background: #242424; padding:30px; }
.contact-right-title{font-size:14px; line-height: 24px; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 2px; margin-top:50px; color:#a68164; font-weight: 600;  }
.contact-right-title:nth-child(1){ margin-top:0px; }
 
.contact-right-contact{ font-size:15px; line-height:23px; padding:5px 0px; border-left:0px solid #ddd; /*background-color: #efefef; */color:#fff; margin-bottom: 15px;  }
.contact-right-contact a{  color:#fff;   }
.contact-right-contact a:hover{  color:#a68164;   }
 
.contact-right-adresa{position:relative; padding-left: 45px;  }
.contact-right-adresa::before{position: absolute; top:50%; left:10px; margin-top:-11px; font-family: 'Material Symbols Outlined'; content:'home'; font-size: 22px; line-height: 22px; color:#a68164;  height:22px;}
.contact-right-telefon{position:relative; padding-left: 45px;   }
.contact-right-telefon::before{position: absolute; top:50%; left:10px; margin-top:-11px; font-family: 'Material Symbols Outlined'; content:'phone_in_talk'; font-size: 22px; line-height: 22px; color:#a68164;  height:22px;}
.contact-right-email{position:relative; padding-left: 47px; }
.contact-right-email::before{position: absolute; top:50%; left:10px; margin-top:-11px; font-family: 'Material Symbols Outlined'; content:'mark_email_read'; font-size: 22px; line-height: 22px; color:#a68164;  height:22px;}
.contact-right-radno{position:relative; padding-left: 45px;   }
.contact-right-radno::before{position: absolute; top:50%; left:10px; margin-top:-11px; font-family: 'Material Symbols Outlined'; content:'watch_later'; font-size: 22px; line-height: 22px; color:#a68164;  height:22px;}
.contact-right-radno span{ display: inline-block; width:85px; text-transform: uppercase; font-size: 15px; }
 
.contact-right-social{ margin:15px 0px 15px 0px; }
.contact-right-social img{height: 20px; margin-right:7px; border: 1px solid #666; padding:10px; cursor: pointer;}
.contact-right-social img:hover{ background-color: #ddd; -webkit-transition: .5s; -moz-transition: .5s; transition: .5s; }

 
 
/**********************************MODULI****************************************/
/********************************************************************************/
/********************************************************************************/


/*HOW TO*/
 
.how{ z-index: 5; padding-top:40px; padding-bottom: 0px; background: #fff;  }


.how-cont .main{ width: calc(100% + 40px);  }
.how-intro{ font-size: 20px; line-height: 30px; width: 80%; margin:0px auto; text-align: center; color:#555; margin-bottom: 60px; }
.how-cont{ overflow: hidden; padding:20px 20px 40px 20px; display: flex; }
.how-box{opacity: 0; z-index: 5; overflow: hidden; position: relative; width: 25%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  cursor: pointer;}
.how-box:last-child{  margin-right: 0% }

.how-inner{position: relative; z-index: 20; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
 
.how-img{  position: relative; text-align: center; border-bottom: 1px solid #ddd; padding-bottom: 50px; }
.how-img::before{ position: absolute; content: '01'; bottom: 10px; height: 18px; color:#a68164; font-weight: 700; line-height: 18px; font-size: 18px; width: 100%; left:0px; text-align: center; }
.how-box:nth-child(2) .how-img::before{  content: '02';  }
.how-box:nth-child(3) .how-img::before{  content: '03';  }
.how-box:nth-child(4) .how-img::before{  content: '04';  }
.how-img-icon{position: relative; border:2px solid #a68164; border-radius: 50%;  display: inline-block; border-bottom-color: transparent; border-left-color: transparent; transform: rotate(-45deg); }
.how-img-icon::before{ position: absolute;  top:-2px; content: ''; height: 100%; width: 100%; left:-2px;  border:2px dotted #a68164; border-radius: 50%; border-top-color: transparent; border-right-color: transparent;  }
.how-img-icon img{ position: relative; height: 50px; width: auto;  margin:5px; padding: 15px; background-color: #efefef; border-radius: 50%;  }
.how-img-dotts{ position: absolute; bottom:-4px; height: 7px; text-align: center; width: 100%; left: 0px; }
.how-img-dotts span{ width: 7px; height: 7px; border-radius: 50%; background-color: #a68164; display: inline-block; margin-right: 4px; }
.how-img-dotts span:last-child{  margin-right: 0px; }
.how-title{  font-size: 18px; line-height: 28px; font-weight: 700; color:#000; text-align: center; margin-top:25px; margin-bottom:15px; }
.how-desc{ font-size: 15px; line-height: 25px; color:#555; margin:0px 10px 10px 10px; text-align: center;   }
 
.how-box:hover .how-img-dotts span{ margin-right: 8px; transition: .35s; }
 
.how-box:nth-child(1).how-animate {  -webkit-animation: prikazi 0.5s 0.2s forwards; animation: prikazi 0.5s  0.2s forwards; }
.how-box:nth-child(2).how-animate {  -webkit-animation: prikazi 0.5s 0.35s forwards; animation: prikazi 0.5s  0.35s forwards; }
.how-box:nth-child(3).how-animate {  -webkit-animation: prikazi 0.5s 0.50s forwards; animation: prikazi 0.5s  0.50s forwards; }
.how-box:nth-child(4).how-animate {  -webkit-animation: prikazi 0.5s 0.65s forwards; animation: prikazi 0.5s  0.65s forwards; }

 

/*ABOUT US*/ 
.about-parent{ background:#fff; }
.about{position: relative; padding-top: 60px; padding-bottom: 60px; background: rgba(232, 220, 211, 0.6);  }
.about .naslov{ color:#000; font-size: 54px; line-height: 64px; margin-bottom: 80px; text-align: left; }

 
.about-cont{ display: flex; max-width: 900px; margin:0px auto; }
.about-left{ width: 50%; padding-right: 50px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }
 
.about-right{ position: relative; width: 50%;   }
.about-right img{  }
.about-right-small{ font-size: 14px; line-height: 24px; color:#000; text-transform: uppercase; letter-spacing: 2px; font-weight: 600; margin-bottom: 40px; }


.about-subtitle{ font-size: 26px; color:#000; font-weight: 600; line-height: 36px; margin-bottom: 30px; padding-bottom: 30px; }
.about-subtitle::before{ position: absolute; content: ''; width: 40px; height: 2px; background: #a68164; bottom:0px; left:0px; }

.about-desc{ color:#444; font-size: 15px; line-height: 25px; margin-bottom: 40px; text-align: right; }
 
.about-button{ margin-top:40px; padding:15px 0px; text-align: right; }
.about-button span{ background: #a68164 ; padding:15px 40px; font-size: 16px; line-height: 24px; font-weight: 700; color:#fff;  }
.about-button span:hover{ background: #7d5a3f ; color:#fff; -moz-transition: .35s; -webkit-transition: .35s; transition: .35s; }


/*SWISS MAP*/
.csr{ background: #181818; padding-top: 40px; padding-bottom: 40px; overflow: hidden; }
.csr .naslov{ text-align: left; color:#fff; margin-bottom: 40px;}
.csr-cont{ display: flex; align-items: center; }
.csr-left{ width: 50%; padding-right: 40px;}
.csr-desc{ color:#aaa; font-size: 18px; line-height: 28px; margin-bottom: 40px;  }
.csr-right{position: relative; width: 50%;}
.csr-right-rotate{ position: absolute; top:0px; width: 100%; left: 0px; animation: spin 6s cubic-bezier(.8, 0, .2, 1) infinite;  t }
.csr-button{ margin-top:40px; padding:15px 0px; text-align: left; }
.csr-button span{ background: #a68164 ; padding:15px 40px; font-size: 16px; line-height: 24px; font-weight: 700; color:#fff;  }
.csr-button span:hover{ background: #7d5a3f ; color:#fff; -moz-transition: .35s; -webkit-transition: .35s; transition: .35s; }

@-webkit-keyframes spin {
   
  100% { transform: rotate(360deg); ransform-origin: center center; }
}
@keyframes spin {
   
  100% { transform: rotate(360deg); ransform-origin: center center; }
} 
 
/*RESERVATION*/
.attributes{ padding:0px 0px; background:#181818; position: relative; margin-top:200px; margin-bottom: 100px;  }
.attributes-bg{  /*border-radius:0% 0% 50% 100% / 25% 100% 100% 0%;*/ }
.attributes .naslov{ text-align: left; }
.attributes .naslov-small{ text-align: left; color:#0094dc; }
.attributes-left{ position: absolute; top:50%; left:45%; width: 55%; transform: translateY(-50%);  }
.attributes-intro{ font-family: 'Oswald', sans-serif; font-size:45px; line-height: 55px; color:#000; margin-bottom: 40px;  } 
.attributes-box{position: relative; padding-left: 60px; font-size:22px; font-weight: bold; line-height: 28px; color:#000; margin-bottom: 15px;  } 
.attributes-box::before{position: absolute; top:50%; left:20px; margin-top:-13px; font-family: 'Material Icons Round'; content:'done_outline'; font-size: 20px; line-height: 26px; color:#0094dc;  height:26px; }  
.attributes-right{ position: absolute; top:-35%; left:-5%; width:60%; text-align: left;  }



 
 

/*HOW TO*/
.howto{ z-index: 5; background:#fff; padding-top:0px; padding-bottom: 40px;  }
.howto .main{  }
.howto .naslov{ text-align: center;   }
.howto-cont{ overflow: hidden; padding:60px 20px 60px 20px;  }
.howto-cont .main{ width: calc(100% + 40px);  }

.howto-intro{ font-size: 20px; line-height: 30px; width: 80%; margin:0px auto; text-align: center; color:#555; margin-bottom: 60px; }
.howto-box{ opacity: 0; z-index: 2; background-color: #111; position: relative; float: left; width: calc(100% - 80px); white-space: normal; margin: 30px; margin-right: 0%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  cursor: pointer; /*box-shadow: rgba(0, 0, 0, 0.07) 0px 15px 25px 0px;*/ }
 
.howto-box:last-child{  margin-right: 0% }

.howto-inner{position: relative; z-index: 3; background-color: #f1eae5; padding: 60px 40px;   -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
 
.howto-box::before, .howto-box::after {content: ""; width: 100%; height: 100%; position: absolute; z-index: -1; border: 2px solid #e7d8ce; transition: all 0.25s ease-out; }
.howto-box::before {background-color: #e7d8ce; background-image: url('../images/tariffs-pattern.png'); background-position: center center; background-size: cover; top: -15px; left: -15px; }
.howto-box::after {bottom: -15px; right: -15px; }
.howto-box:hover::before {top: 15px; left: 15px; }
.howto-box:hover::after {bottom: 15px; right: 15px; }

 
 
.howto-img{  position: relative; }
.howto-img img{ height: 50px; width: auto }
.howto-title{ font-size: 18px; line-height: 28px; font-weight: 700; color:#000; margin-top:15px; margin-bottom:20px; }
.howto-desc{ font-size: 15px; line-height: 25px; color:#555; margin-top:15px; min-height: 175px;  }
 

 
.howto-box:nth-child(1).howto-animate {  -webkit-animation: prikazi 0.5s 0.2s forwards; animation: prikazi 0.5s  0.2s forwards; }
.howto-box:nth-child(2).howto-animate {  -webkit-animation: prikazi 0.5s 0.35s forwards; animation: prikazi 0.5s  0.35s forwards; }
.howto-box:nth-child(3).howto-animate {  -webkit-animation: prikazi 0.5s 0.50s forwards; animation: prikazi 0.5s  0.50s forwards; }
.howto-box:nth-child(4).howto-animate {  -webkit-animation: prikazi 0.5s 0.65s forwards; animation: prikazi 0.5s  0.65s forwards; }

@-webkit-keyframes prikazi {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes prikazi {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
} 


/*...REVIEWS SLIDER*/
#kiwi-slider {   position: unset; }
#kiwi-slider .MS-content { margin-top: 20px; overflow: hidden; white-space: nowrap; border:0px solid #ddd; }
.MS-content .item:nth-child(2n) .reference-tekst{ margin-right: 0px; margin-left: 30px }
.MS-content .item:nth-child(2n) .reference-logo{ margin-left: 30px }
.MS-content .item { display: inline-block; height: 100%; overflow: hidden; vertical-align: top; box-sizing: border-box; width: 33.3%!important; color:#000;}
 
#kiwi-slider .MS-controls {position: relative; z-index: 2;  margin-top: 30px; text-align: center; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
#kiwi-slider .MS-controls button{ border:2px solid #a68164; color:#000; font-size: 30px; line-height: 20px; height: auto; width: auto; background: none; margin:0px; padding:5px 6px;  }
#kiwi-slider .MS-controls button .material-icons{ font-size: 24px; line-height: 24px; }
#kiwi-slider .MS-controls button:hover{ background-color: #a68164; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s; }
 

 

/*ATRIBUTI*/
.atributi{ background:#fff; padding-top: 40px; padding-bottom: 40px;}
.atributi .naslov{ margin-bottom:60px;  }
.atributi-intro{ font-size: 20px; line-height: 30px; width: 80%; margin:0px auto; text-align: center; color:#555; margin-bottom: 60px; }
.atributi-cont{ position: relative; display: flex; padding-top:60px; margin-top: 40px; border-top:1px dashed #a68164; }
.atributi-cont::before{ position: absolute; width: 36px; height: 9px; left: 0px; top:-4px; content: ''; background-color: #fff; }
.atributi-cont::after{ position: absolute; width: 800px; height: 1px; border-top:1px dashed #a68164; left: 100%; top:-1px; content: ''; background-color: #fff; }
.atributi-icon img{ height: 32px;  }
.atributi-box{ position: relative; width:25%; padding: 20px; }
.atributi-box-top{ position: absolute; top:-60px; left: 36px; border-left: 1px dashed #a68164; width: 1px; height: 60px; }
.atributi-title{ font-size: 18px; line-height: 28px; font-weight: 700; color:#000; margin-top: 15px; margin-bottom: 20px; }
.atributi-desc{ font-size: 15px; line-height: 25px;  color:#555;  } 

.atributi-images-cont{ display: flex; }
.atributi-images{ position: relative; width:25%; padding: 20px; left:100%; }
.atributi-images:nth-child(1).atributi-animate{  -webkit-animation: moveleft 1s 0.2s forwards; animation: moveleft 1s  0.2s forwards; }  
.atributi-images:nth-child(2).atributi-animate{  -webkit-animation: moveleft 1s 0.4s forwards; animation: moveleft 1s  0.4s forwards; }  
.atributi-images:nth-child(3).atributi-animate{  -webkit-animation: moveleft 1s 0.6s forwards; animation: moveleft 1s  0.6s forwards; }  
.atributi-images:nth-child(4).atributi-animate{  -webkit-animation: moveleft 1s 0.7s forwards; animation: moveleft 1s  0.8s forwards; }  

@-webkit-keyframes moveleft {
  0% {
    left: 100%;
  }
  100% {
    left: 0%;
  }
}
@keyframes moveleft {
  0% {
    left: 100%;
  }
  100% {
    left: 0%;
  }
} 

 
/*COUNTERS*/
.brojaci{padding:20px 0px 80px 0px; background: #181818  url('../images/bg-furniture-production.jpg') center bottom no-repeat;  background-size: cover; position: relative; }
.brojaci-abs{ position: absolute; z-index: 0; top:0px; left:0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); }
/*.brojaci-abs-top{ position: absolute; z-index: 1; top:0px; left:0px; width: 100%; height: 50%; background-image: linear-gradient(to bottom, rgba(36, 36, 36,1), rgba(36, 36, 36,0));}
.brojaci-abs-bottom{ position: absolute; z-index: 2; bottom:0px; left:0px; width: 100%; height: 50%; background-image: linear-gradient(to top, rgba(36, 36, 36,1), rgba(36, 36, 36,0));}*/
.brojaci .naslov{ display: none; }
.brojaci .main{ z-index: 10; }
.brojaci-cont{ width: 100%; display: block; padding-top: 40px; }
.brojaci-box{position: relative; width: calc(22% - 2px); border:1px dashed #a68164; display: block; float:left; cursor: pointer; margin-right: 4%; padding:80px 0px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.brojaci-box:last-child{ margin-right: 0px; }
.brojaci-box::before{ position: absolute; width: 70px; height: 7px; left: -3px; bottom:-3px; content: ''; background-color: #a68164;   }
.brojaci-box::after{ position: absolute; height: 70px; width: 7px; left: -3px; bottom:-3px; content: ''; background-color: #a68164;   }
.brojaci-box-top{ position: absolute; top:0px; width: 100%; height:100%; left:0px;  }
.brojaci-box-top::before{ position: absolute; width: 70px; height: 7px; right: -3px; top:-3px; content: ''; background-color: #a68164;   }
.brojaci-box-top::after{ position: absolute; height: 70px; width: 7px; right: -3px; top:-3px; content: ''; background-color: #a68164;   }
.brojaci-number{position:relative; margin:0px 20px; text-align: center; color:#a68164; font-size: 34px; font-weight: bold; line-height: 60px;  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
 

.brojaci-box:hover::before{  left: calc(100% - 67px); -moz-transition: all .4s ease; -webkit-transition: all .4s ease; transition: all .4s ease;  }
.brojaci-box:hover::after{ bottom: calc(100% - 67px); -moz-transition: all .4s ease; -webkit-transition: all .4s ease; transition: all .4s ease; }

.brojaci-box:hover .brojaci-box-top::before{ right: calc(100% - 67px); top:-3px;  -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s;  }
.brojaci-box:hover .brojaci-box-top::after{  right: -3px; top: calc(100% - 67px); -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s;  }


.brojaci-number .fig-number{ font-size: 60px; color:#fff; }
.brojaci-title{font-family: 'Playfair Display', serif; padding:0px 10px; font-size:14px; line-height: 24px; text-align: center; color:#aaa; font-weight: 600; text-transform: uppercase; letter-spacing: 2px; white-space: nowrap }

.brojaci-big{ position: relative; width: 33%; padding: 30px 0px 30px 0px;  margin: 0px auto;  }
.brojaci-big .fig-number{ z-index: 10; text-align: center; font-size: 200px; line-height: 200px; color:#fff; font-weight: 700;  }
.brojaci-big-text{ font-family: 'Playfair Display', serif; font-size: 20px; line-height: 30px; font-weight: 600; text-align: center; text-transform: uppercase; color:#aaa; letter-spacing: 3px; white-space: nowrap} 


/*REVIEWS*/
.reviews{ position: relative;  background:#fff; padding-top:0px; padding-bottom: 40px; }
.reviews .main{ width:1250px!important; position: unset;  }
.reviews .naslov{ position: relative; color:#000; z-index: 2; margin-left: 25px; }
.reviews-intro{  position: relative; z-index: 2; font-size: 20px; line-height: 30px; width: 80%; margin:0px auto; text-align: center; color:#333; margin-bottom: 60px;}
.reviews-box{ position: relative; z-index: 2; background-color: #f1eae5; margin:25px 15px; overflow: hidden; cursor: pointer; } 
.reviews-box-bg{ display: none; } 

.reviews-header{  z-index: 2; margin-bottom: 15px; }
.reviews-left { position: absolute; bottom:-35px; left:50%;  width:70px; height: 70px; margin-left:-35px; }
.reviews-left div{ width: 100%; border-radius: 50%;}
.reviews-stars{  z-index: 2; margin-bottom: 0px; margin-top:40px;  margin-left: 40px;  }
.reviews-stars img{ height: 24px; }
 
.reviews-right{ width:100%;  }
.reviews-name{ font-size: 18px; line-height: 26px; font-weight: 700; margin-left: 40px; margin-bottom:0px; color:#000; } 
.reviews-city{ font-size:16px; line-height: 24px; margin-left: 40px; margin-bottom: 40px; color:#a68164; } 
.reviews-desc { font-size: 15px; line-height: 25px; color: #444; min-height:243px; margin:20px 40px 30px 40px; white-space: normal;}
 

 

  
/*FOOTER*/
.footer{ z-index:0!important;  padding:40px 0px;  background: #000;  }
.footer-title{ text-align: center; font-size: 13px; line-height: 23px; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 3px; color:#a68164; }
.footer-logo{ text-align: center; margin:20px 0px;}
.footer-logo img{ height: 90px; width: auto; }
.footer-desc{ font-size: 16px; line-height: 26px; color:#fff; max-width: 70%; margin: 0px auto; text-align: center; }
.footer-contact-cont{ overflow:hidden; width: 100%; margin:30px 0px; margin-top: 50px;}
.footer-contact-box{ width: calc(32% - 1px); float: left; text-align: center; margin: 0px 1%;  padding:30px 0px; }
.footer-contact-box:nth-child(1){ margin-left: 0%; border-right: 1px solid #222; }
.footer-contact-box:nth-child(3){ margin-right: 0%; border-left: 1px solid #222; }
.footer-contact-title{ color:#a68164; font-size: 13px; line-height: 23px; text-transform: uppercase; letter-spacing: 3px; }
.footer-contact-desc{ color:#fff; font-size: 16px; line-height: 20px; min-height: 40px; }
.footer-contact-desc a{ color:#fff; }
.footer-social{ margin:30px 0px 0px 0px; text-align: center;}
.footer-social img{height: 20px; margin-right:20px; border:1px solid #a68164; padding:10px; }
.footer-social img:hover{ background-color: #a68164; -moz-transition: .5s;  -webkit-transition: .5s;  transition: .5s; }
.footer-social a:nth-child(3) img{ margin-right:0px; }
.footer-menu{ margin-top:40px; width: 100%; text-align: center;}
.footer-menu div{ display: inline-block; margin-right: 15px; margin-bottom: 10px; background-color: #111; padding:10px 15px; }
.footer-menu div:last-child{ margin-right: 0px;  }
.footer-menu div a{ color:#999;}
.footer-menu div a:hover{ color:#a68164;}

.footer-submenu{ margin-top:20px; width: 100%; text-align: center;}
.footer-submenu div{ display: inline-block; margin-right: 15px;  }
.footer-submenu div:last-child{ margin-right: 0px;  }
.footer-submenu div a{ color:#a68164; text-decoration: underline; font-size: 14px; line-height: 18px; }
.footer-submenu div a:hover{ color:#fff;}

.footer-payment{margin:0px 0px 0px 0px; text-align: center;}
.footer-payment img{height: 35px; margin-right:10px; margin-bottom: 10px; }
.footer-payment img:last-child{ margin-right: 0px; }




/*POWERED BY*/
.powered-by-container{ background-color:#000; padding:10px 0px; text-align:right; font-size:14px; color:#777; padding-right:10px;}
.powered-by{color:#fff;}
.powered-by a{color:#fff;}
.powered-by:hover{color:#f1b41d;}
.powered-by-co{color:#f1b41d}


@media (min-width:2502px) { 
 
}

@media (min-width:2202px) and (max-width:2501px) { 
 
}

@media (min-width:1802px) and (max-width:2201px) {
   
}

@media (min-width:1602px) and (max-width:1801px) { 
   
}

@media (min-width:1402px) and (max-width:1601px) {
    
    .slideshow_left{ width:20%; }
    .slideshow_right{ width:80%; }
    .calculator { right: 20%; top: 120px; }
    .slideshow-box { margin-top: -150px; }
    .slideshow-box-title{ font-size: 40px; line-height: 50px;}
    .slideshow-box-desc {font-size: 15px; line-height: 25px;  }
}

@media (min-width:1202px) and (max-width:1401px) {
    .main {width: 1180px; } 

    .slideshow-limoservice { display: none; }
    .glavniMeni-dugme-cont-1{  }

    .naslov{ font-size: 30px; line-height: 38px; margin-bottom: 30px; }
   
    .slideshow_left{ width:300px; }
    .slideshow_right{ width:calc(100% - 300px); }
    .calculator { right: 300px; top: 120px; padding: 20px 20px; }
    .slideshow-box { margin-top: -150px; }
    .slideshow-box-title{ font-size: 35px; line-height: 45px;}
    .slideshow-box-desc {font-size: 14px; line-height: 24px;  }

    .tariffs .main {width: 1200px; }
     

    .atributi .main{ padding:40px 20px!important; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  }
    .attributes-box{ font-size:20px; font-weight: bold; line-height: 26px; }
  
    .brojaci { padding: 100px 0px; }
    .brojaci-big .fig-number{ font-size: 180px; line-height: 220px; }

 
    .reviews .main {width: 1200px !important; }
    #kiwi-slider .MS-controls { text-align: center;  }



    .header2 {height: 500px; }
    .header2-title {font-size: 70px; line-height: 100px; letter-spacing: 15px; }
    .jf-content-right-abs {width: 20%;  }

    .contact-right { padding: 25px; }
    .contact-right-contact {font-size: 15px; line-height: 19px;  margin-bottom: 10px; }

}

@media (min-width:1000px) and (max-width:1201px) {
    .main {width: 94%; }
    .naslov{ font-size: 28px; line-height: 36px; margin-bottom: 25px;}
     

    #kiwi-menu {}
    #kiwi-menu ul.menu li { margin: 0px 5px; font-size: 14px; padding: 0px 5px; letter-spacing: 0px; }

   
    .slideshow_left{ width:300px; }
    .slideshow_right{ width:calc(100% - 300px); }
    .calculator { right: 300px; top: 110px; padding: 20px 20px; }
    .calculator .naslov { font-size: 24px; line-height: 32px; margin-bottom: 20px;}
    .slideshow-box {left: 5%; margin-top: -150px; }
    .slideshow-box-title{ font-size: 35px; line-height: 45px;}
    .slideshow-box-desc {font-size: 14px; line-height: 24px;  }
 
    .calc-left {  padding: 10px 15px 0px 15px; border: 0px;}
    .calc-right { padding: 0px 15px 0px 15px; }
    .calc-datetime-2 {padding: 0px 15px 0px 15px; }
    .calc-submit { margin-top: -7.5px; padding: 7px 15px 15px 15px; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

    .about{ padding-top: 40px; padding-bottom: 40px; }
    .about-subtitle {font-size: 22px; line-height: 30px; margin-bottom: 15px; }
    .about-attribute {font-size: 16px; line-height: 24px; margin-bottom: 15px; margin-top: 5px; letter-spacing: 2px;  }
    .about-center-inner {margin: 0px 40px; }
    .about-desc{ font-size: 15px; line-height: 25px; }
 
  
    
    .tariffs {padding-top: 40px; padding-bottom: 0px;  }
    .tariffs .main {width: 94%; }
    
    .tariffsCont{ padding-bottom: 0px; }
    .tariffsIntro {font-size: 16px; line-height: 26px;  }
    .tariffsStars img{ height: 24px; }
    .tariffsService{ font-size: 18px; line-height: 24px;}
    .tariffsBrand{ font-size: 16px; line-height: 22px; }
    .tariffsAtributs{ width: 80%; }
    .tariffsImage img {height: 100px; }
    .tariffsBook {width: 84%;  }

    .how-desc {font-size: 14px; line-height: 24px;  }
    .how-intro {font-size: 16px; line-height: 26px;}
    
    .howto {padding-top: 40px; padding-bottom: 40px; }
    .howto-box {width: 30%; margin-right: 5%;}
    .howto-intro {font-size: 16px; line-height: 26px; margin-bottom: 50px; margin-top: 50px; }
    .howto-title {font-size: 16px; line-height: 24px;  }
    .howto-img img{ height: 55px; }
    .howto-desc {font-size: 14px; line-height: 24px;  }


    .map {padding-top: 40px; }
    .map-panel {position: absolute; width: 250px; top: 0px; left: 0px; padding: 12px 20px; padding-top: 15px; min-width: 150px; min-height: 150px;  }
    .map-label{ font-size: 14px; line-height: 20px; }
    .swissmap-intro {font-size: 16px; line-height: 26px;  }

    .attributes{ margin-top:150px; }
    .attributes-box{ font-size:20px; font-weight: bold; line-height: 26px; }
    .atributi-image img { margin: 35px 0px;  }

    .atributi-intro{ font-size: 16px; line-height: 26px; }
    .atributi-title {font-size: 16px; line-height: 26px; }
    .atributi-desc {font-size: 14px; line-height: 24px;  }


    .brojaci { padding: 100px 0px; }
    .brojaci-big .fig-number{ font-size: 150px; line-height: 150px; }
    .brojaci-number .fig-number {margin-top: 30px; font-size: 45px;  }
    .brojaci-number { font-size: 28px;line-height: 60px; }
    .brojaci-title { font-size: 14px; line-height: 20px;  }
    .brojaci-box{ padding: 60px 0px; }

    .reviews .main {width: 95%!important; }
    .reviews-stars { margin-left: 20px; }
    .reviews-name { margin-left: 20px;  }
    .reviews-city { margin-left: 20px;  }
    .reviews-desc {font-size: 14px; line-height: 24px; min-height: 230px; margin: 15px 20px 20px 20px; }
    .reviews-intro {font-size: 16px; line-height: 26px;   }

    .table-prices{ margin-right: 20px; }
    .table-prices tr th{ font-weight: bold; font-size: 15px; line-height: 24px; padding:10px 15px!important; }
    .table-prices tr td{ font-size: 15px; line-height: 23px; color:#000; padding:10px 10px!important; }


    .header2 {height: 400px; }
    .header2-title {font-size: 60px; line-height: 100px; letter-spacing: 15px; }
    .jf-content-right-abs {width: 20%;  }

    .contact-right { padding: 15px; }
    .contact-right-contact {font-size: 15px; line-height: 19px;  margin-bottom: 10px; }
}

@media (min-width:768px) and (max-width:999px) {
    body { display: none }
    
 
}

@media (max-width:767px) {
   

  /**********************************GENERAL***************************************/
  /********************************************************************************/
  /********************************************************************************/
  body{ background: none; /*display: none;*/ }
 

  .main{ width: 100%; }
  .homeMargina1{ margin:0px 20px; }

  .naslov{ font-size: 30px; line-height: 40px; margin-bottom: 30px; text-align: left;}
  .naslov-small{ font-size: 22px; line-height: 30px; }

  p{ font-size: 15px; line-height: 23px;  }


  .forma {border: 0 solid red; margin:0px; margin-bottom: 30px; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box}
  .forma-50{ width:100%;  float:none; margin-right:0%; margin-top:0px; }
  .forma-50:nth-child(2){ width:100%; margin-right:0%;  margin-top:0px; }
  .forma-30{ width:100%;  float:none; margin-right:0%; margin-top:0px; }
  .forma-100{ margin-bottom: 0px; }
  .form_add_padding{ margin-top:26px!important; }
  
  .forma .clr { width: 100%; overflow: hidden;}
  .forma input, .forma select  {font-size: 14px; line-height: 24px; padding: 10px 0 6px 30px; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box}
  .forma select { height: 50px;}
  .forma input, .forma select, .forma textarea  { line-height: 24px; background-color: transparent; padding: 10px 0 6px 30px; width: 100%; border-radius: 25px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box}
  .forma input[type="submit"]{  padding: 10px 50px; font-size: 16px;   margin-top: 30px; }
  .forma select { height: 40px;  }


  /*COOKIES BANNER*/
  #cookies-banner{position:fixed; width:100%; left:auto; margin-left:auto; text-align: left;  bottom:0px; padding:15px; font-size:12px; line-height:17px;}
  #cookies-banner .modalconent{ width: auto; margin:0px auto; }
  .cookies-link{ font-weight: bold; text-decoration: underline; color:#fff; }

  /*FADE EFFECT*/
  .fade { top:30px;   opacity:0;}
  .pomjeriGore {top: 0px; opacity:1; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear; transition: all 0.5s linear; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
    
  /*BOOKING*/
  .calculator { position: absolute; left: 0px; top: auto; bottom: auto; top: 500px; padding: 0px; background-color: #181818; width: calc(100% - 0px); z-index: 40; padding: 50px 30px;}
  .calculator-inner{ padding:10px; border-radius:4px; }
  .calculator-input-cont{ background: #fff; border-radius: 7px; padding:10px 0px; padding-bottom: 5px; overflow: hidden;}
  .calculator .naslov{ font-size: 24px; line-height: 34px; margin-bottom: 20px; }

  .calc-tabs .tablinks { font-size: 10px; line-height: 15px; color: #fff; padding: 9px 5px 9px 5px;}
  
  .calc input,
  .calc select,
  .calc textarea { padding: 10px 10px 10px 32px!important;}
  .calc-input-block::before { font-size: 18px;  left: 7px;  }


  .floatingMapa{ width: auto; margin:0px 15px; }
 
  .calc-left{ padding:0; background: none; border-bottom: 0px;}
  .calc-right { padding: 0; background: none;}
  .calc-datetime-1{ width: 50%; }
  .calc-date-start{ width: 100%; margin-right: 0px; }
  .calc-return{ width: 48%; margin-left: 2%; }
  .calc-datetime-2 {padding: 0;  background: none;}
  .calc-submit { padding: 0; background: none; margin-top:20px;}
  .calc-block-pausal {  padding: 0; background: none;  }
  .calc-label{ background: #181818; left:35px; }
  .calculator input[type="submit"]{ width: 100%; font-size: 16px; margin-top: 25px;   }
  .calculator input[type="submit"]:hover {    }
 

  /**********************************HEADER***************************************/
  /********************************************************************************/
  /********************************************************************************/


  .mobileHeader{display:block; position: fixed; width:100%; height:50px; z-index:999;/* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/}
 
  .logoSlika {  position: absolute; height:34px; top: 8px; left:50%; margin-left: -49px;  }
    
  .glavniMeni-cont{ display: none; }
  .glavniMeni{ display: none; }

  .glavniMeni-dugme-cont{padding:5px 0px; top:7px; left:5px; }
  .glavniMeni-dugme{ margin-top: 0px; padding:5px 5px; color:#fff; font-size: 10px; line-height: 16px; border-radius: 5px; font-weight: normal; text-transform: uppercase; border:1px solid #a49169; }
 
  .glavniMeni #kiwi-menu{display: none;}

  /*HEADER2*/

  .header2{width:100%; height:180px;  }
  .header2 .main{ height: 100%; position: relative; }
 
  

  .header2-title{position: absolute; top:auto; bottom:40px; margin-top:-15px; padding-left: 20px;  font-size: 34px; line-height: 44px; letter-spacing: 2px;} 
  .header2-gradient{ position: absolute; z-index: 3; top:0px; left: 0px; width: 100%; height: 100%; background: linear-gradient(to top, rgba(39,39,39,1) 0%,rgba(39,39,39,0.65) 26%,rgba(39,39,39,0.4) 100%); }
     
 
  
  /*MENU DUGME*/
  a.gotomenu {height: 30px; position: absolute; color:#fff; right: 10px; top: 14px; width: 30px; z-index: 60}

  /*SIDENAV*/
  .sidenav .sidenav-pretext{ padding:60px 0px 0px 0px; margin-bottom:30px; text-align:left; font-weight:bold; font-size:28px; line-height: 38px;    }


  /*LOGIN BUTTON*/
  .login-cont{  width: auto; top: 14px; right: 80px;   padding: 2px 24px; font-size: 13px; line-height: 18px;  border-radius: 12px;  }

  /*JEZIK MODUL*/
  .language {position: relative; z-index: 1; width: auto; height: 30px; top:13px; text-align: left; margin-bottom: 20px; right: auto; left:20px; border-right: 0px; padding-right: 0px; }
  .language .inputbox { background: transparent; border: 1px solid #a68164; padding: 1px 12px; font-size: 10px; text-transform: uppercase; line-height: 16px; color: #fff; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
 
 
  /*SLIDESHOW*/
  .slideshow{ margin-bottom:0px; position:relative;  margin:0px auto; margin-bottom: 520px;  }
  .slideshow_gradient_black{ background: rgba(0,0,0,0.35); } 
  .slideshow-logo{ margin:10px 0px 12px 0px; }
  .slideshow-logo img{ height: 44px;  }

  .slideshow_right{ width:100%; }
  .slideshow_left{ display: none; }
 

  .slideshow-box{ position: absolute; z-index: 5; left: 5%; width: 90%; top:auto; bottom:40px; text-align: left; margin-top: auto;  }
  .slideshow-box-intro {font-size: 13px; line-height: 22px; letter-spacing: 2px; margin-bottom: 5px; }
  .slideshow-box-intro::before { right: -230px; left: auto; width: 300px; }
  .slideshow-box-title{ font-size: 28px; line-height: 36px; color:#fff; margin-bottom: 20px; font-weight: 600;   }
  .slideshow-box-desc{ font-size: 14px; line-height: 22px; color:#fff; }
  
 
 


  /**********************************CONTENT***************************************/
  /********************************************************************************/
  /********************************************************************************/
  .content-all{ margin:0px 0px; width: auto; }
  .content-left{ width: 100%; float:none; }
  .itemid-147 .content-left, .itemid-134 .content-left{ width:100%; float:none; }
  .content-right{ width: 100%; float:none; margin-top:50px; }

  #jf-content{ margin:0px 20px; padding-top:0px;}
  .jf-content-right-abs{ display: none; }
 
  #jf-content .main{ padding-top:40px; padding-bottom: 40px; }
  #jf-content .main .item-page h2, #jf-content .main h1{  font-size: 26px; line-height: 36px; margin-bottom: 30px; }
  #jf-content .main p{ font-size: 15px; line-height: 23px; }

  #jf-content .main ul, #jf-content .main ol{      padding-left: 5px; margin-bottom: 10px;  }

  /*#jf-content table {width: 100%; border:0px; border-collapse: collapse; margin-bottom: 20px; border-bottom: 1px solid #555;}
  #jf-content table tr th{ font-size: 14px; line-height: 18px; background-color: #1e1e1e; color:#fff; font-weight:bold; padding:5px 4px;  }
  #jf-content table tr td{ font-size: 14px; line-height: 18px; color:#ddd; padding:5px 4px; border-bottom: 1px solid #1e1e1e }*/
  #jf-content .table-package tr td:last-child{ text-align: center; font-weight: bold; color:#e84393; }
  #jf-content .table-package tr td:nth-child(3){ text-align: center;  }

  /*PAGE GLOBAL*/
  .page-cont{ width: 100%; overflow: hidden;  margin-bottom: 60px;}
  .page-cont-flex{ display: block; }
  .page-50{ width: 100%;}
  .page-55{ width: 100%;}
  .page-48{ width: 100%;}
  .page-46{ width: 100%;}
  .page-20{ width: 100%;}
  .page-40{ width: 100%; padding-bottom: 30px;}
  .page-float-l{ float:none; }
  .page-float-r{ float:none; }
  .small{ font-size: 14px!important; line-height: 20px!important; color:#555!important; }
  .narandzasta{ color:#df621e!important; } 
  .page-subtitle{ font-size: 18px; line-height: 24px;  margin-bottom: 20px; }
  h2.page-subtitle{ font-size: 22px!important; line-height: 32px!important;  margin-bottom: 25px!important; }


  /*PAGE PRICES*/
  .page-materials-cont{ width:100%; display: block; padding: 20px 20px 20px 20px; margin-bottom: 40px;  }
  .page-materials-left{ width:100%; }
  .page-materials-center{width:100%;}
  .page-materials-right{width:100%; cursor: pointer;}
  .page-materials-title{font-size: 22px!important; line-height: 32px!important; margin-bottom: 18px!important; }

  /*LIMOUSINE RIGHT*/
  .page-right-price{ background-color: #1e1e1e; padding:20px 0px 25px 20px; border-radius: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .page-right-title{ font-family: 'Satisfy', cursive; color:#e84393; font-size: 40px; line-height: 50px; text-align: left; margin-bottom: 30px;  }
  .page-right-box{position: relative; font-size: 15px; line-height: 25px; color:#ddd; padding-bottom: 30px; margin-bottom: 25px;  }
  .page-right-box::before{position: absolute; bottom:0px; left: 0%; width: 30px; margin-left: 0px; height: 2px; background-color: #e84393; content: '';  }
  .page-right-box:last-child{   margin-bottom: 0px; padding-bottom: 10px; }
  .page-right-box:last-child::before{  display: none; }
  .page-right-monet{ font-weight: bold; }
  .page-right-num{ font-size: 34px; line-height: 34px; color:#fff; font-weight: bold; padding: 0px 5px;}


  .page-fleet-attr{ display: flex; box-sizing: border-box; justify-content: center; margin-top:20px; margin-bottom: 40px; } 
  .page-fleet-attr-child{ background: #f1f1f1; padding:15px; margin-left: 10px; border-bottom: 2px solid #fff; }
  .page-fleet-attr-child:first-child{ margin-left: 0px; }
  .page-fleet-attr-child:hover{ border-bottom: 2px solid #a68164; -moz-transition: .35s; -webkit-transition: .35s; transition: .35s; }

  .page-fleet-attr-num{position: relative; font-size: 16px; line-height: 20px; letter-spacing: 2px; color:#000; padding-left: 30px; }
  .page-fleet-attr-num::before{ position: absolute;  top:50%; left:0px; margin-top:-11px; font-size: 22px; line-height: 22px; color:#a68164; width: 35px; text-align: left;  height:22px;  font-weight: normal;}


  .contact-form-desc{ font-size: 15px; line-height: 25px; }


  /*ACCOUNT*/
  .myaccount{ margin-top: 20px; width: 100%;  }
 


  /*ABOUT*/
  .page-cont-flex-about{ margin-bottom: 0px; }
  .page-cont-flex-about .page-subtitle{ margin-top:0px; }
  .page-cont-flex-about .page-40{ padding:20px; background-color:#f6f6f6; box-sizing: border-box; }
  .page-about-img{ border-radius: 20px; margin-top:30px; }
  .page-about-subtitle{ font-size: 26px; line-height:36px; font-weight: bold; margin-bottom: 30px; }

  /*INVEST*/
  .itemid-109 .item-page h2{ margin-left: 20px; }
  .invest{ max-width: 100%; margin-top:0px; margin:0px 20px; }

  /*INVEST*/
  .kontakt-forma{ max-width: 100%; margin-top:0px; }

  /*KONTAKT RIGHT*/

  /*PAGE PRICES*/
    .page-services-cont{ width:100%; display: block; padding: 0px; margin-bottom: 40px; }
    .page-services-cont::before{  width: 100%; height: 110px;  }
    .page-services-left{ width:100%; }
    .page-services-left img{ height: 50px; padding:30px 0px; } 
    .page-services-center{ display: none;}
    .page-services-right{width:100%; border-top: 1px solid #ddd; border-left: 0; padding: 40px 30px 30px 30px;}
    .page-services-title{font-size: 22px!important; line-height: 32px!important; color:#333!important; font-weight: 600!important; margin-bottom: 25px!important; }

    .page-services-right-img{ border:2px solid #ddd; margin-bottom: 40px; }
   

  /*FAQ*/
  .accordion .pitanja-link { padding: 15px 50px 15px 20px;  font-size: 15px; line-height: 19px}
  .accordion .pitanja-link::after { bottom:10px; right: 5px; font-size: 16px;  padding: 3px; width: 20px; height: 20px;   }
  .accordion .content { padding: 10px 15px;  }

  /* CATEGORY BLOG*/
 
  .blog h1{ font-size: 26px; line-height: 34px;  margin-bottom:30px;  }
  .blog .subheading-category{ font-size:24px; text-transform: uppercase; font-weight: bold; line-height: 34px; margin-bottom:30px; overflow: hidden;  display: block; }
  .categoryBlog{width:100%;   float:none; margin-right: 0%; overflow:hidden; margin-bottom:40px; cursor: pointer; position: relative;}

  .categoryTitle1 h2{font-size:16px!important; line-height: 22px!important; margin-bottom: 0px!important;  min-height: auto; }
  .categoryImage{height: 220px;  }
  .categoryDate{font-size:13px; line-height: 17px;   }



  /**********************************MODULI****************************************/
  /********************************************************************************/
  /********************************************************************************/
  /*HOW*/
  .how{ padding-top: 80px; }
  .how-intro { font-size: 16px; line-height: 26px; margin-bottom: 50px; width: auto; text-align: left; }
  .how-cont {overflow: hidden; padding: 20px 0px 0px 0px; display: block; }
  .how-box {width: 100%; margin-bottom: 40px; }
  .how-box:last-child{  margin-bottom: 0px; }
  .how-desc {font-size: 14px; line-height: 24px; margin: 20px 0px 10px 0px;  }




   /*TARIFFS*/
  .tariffs{ padding-top:40px; padding-bottom: 60px; background: #fff; }
  .tariffs .naslov{  text-align: left; margin-bottom: 30px; }
  .tariffsIntro {font-size: 16px; line-height: 26px; text-align: left; }
  .tariffsIntro br { display: none; }
  .tariffs .main{ width: 100%; }
  .tariffsDesc { margin:15px 10px; color: #444; min-height: auto; font-size: 14px; line-height: 24px; width: auto; }

  .tariffsCont{ display: block; padding-bottom: 0px; padding: 0px 10px 0px 10px; }
  .tariffsContainter{ float:none; position: relative; width: 100%;  margin-right:0%; margin-bottom: 60px; } 
  .tariffsContainterInner{ padding: 40px 0px 30px 0px; }
  .tariffsCont:last-child .tariffsContainter:last-child{  margin-bottom: 0px; }
  .tariffsService{ margin-top: 20px; font-weight: 400;  }
  .tariffsBrand{ margin-bottom: 30px;}
  .tariffsBook{ width: 80%; max-width: 230px; }


    /*ABOUT US*/
  .about{ padding-top: 40px; padding-bottom: 40px; }
  .about .naslov{ text-align: left; font-size: 30px; line-height: 30px; }
     
  .about-cont{ overflow: visible; display: block; }
  .about-left{ width: 100%; float:none; overflow: hidden; padding-bottom: 30px;  padding-right: 0px;}
  .about-left-inner{ width: 100%; float:none; max-width: auto;  }
  .about-subtitle{ font-size: 20px; line-height: 28px; margin-bottom: 30px; }
  .about-right{ width: 100%;  margin-left: 0%;  margin-top:40px; border:0px solid #cc0000; float:none;  }
   
  .about-right-small {font-size: 12px; line-height: 22px;  }
 
  .about-desc{ font-size: 14px; line-height: 24px; margin-right: 0px; margin-bottom: 20px; text-align: left; }
  .about-icon{ text-align: center; }
  .about-button { text-align: left; }
  .about-attribute{ font-size: 16px; font-weight: 600; line-height: 24px; text-align: center; padding-left: 2px; margin-bottom: 20px; margin-top: 8px; letter-spacing: 2px; }

  /*SWISS MAP*/
 
  .swissmap { padding-top: 40px; margin:0px 20px;  }
  .swissmap .naslov {text-align: left; margin-bottom: 40px; }
  .swissmap-intro { font-size: 16px; line-height: 26px; margin-bottom: 50px; width: auto; text-align: left; }

  .swissmap-cont {display: block; margin-top: 60px; }
  .swissmap-box { width: 100%; }
  .swissmap-right {width: 100%; }
  .swissmap-right-inner {position: relative; height: 100%; border-left: 0px solid #222; margin-left: 0px; padding-left: 0px; }


  .slideshow_location span { top: -18px;  padding: 0px 8px; font-size: 8px; line-height: 14px;  }
  .zurichairport.slideshow_location span {top: -22px; transform: translateX(-90%); padding: 0px 8px; font-size: 8px; line-height: 14px; }

   /*HOW TO*/
 
  .howto{ padding-top:40px; padding-bottom: 0px/*;  background:url('../images/bg-how-it-works.png') top right no-repeat; background-size:auto 100%;*/ }
  .howto .main{ width: 100%!important }
  .howto .naslov{  text-align: left; margin-bottom: 30px; }
  .howto-intro{ font-size: 16px; line-height: 26px; margin-bottom: 50px; width: auto; text-align: left; }
  .howto-cont{ overflow: visible; padding: 0px 0px 0px 0px; }
  .howto-box{ width: calc(100% - 60px); }
  
  .howto-cont:last-child .howto-box:nth-child(3){ margin-bottom:0px; }

  .howto-inner{   }
   
  .howto-title {font-size: 16px; line-height: 26px; margin-top: 15px; margin-bottom: 20px; }
  .howto-desc{ font-size: 14px; line-height: 24px; margin-top:20px; min-height: auto; }
  .howto-desc a{ color:#555; }

 

  

  /*ATRIBUTI*/
  .atributi{ padding-bottom: 20px; padding-top: 20px;}
  .atributi .naslov{ margin-bottom:40px; margin-left: 20px; text-align: left; }
  .atributi-intro {font-size: 16px; line-height: 26px; margin-left: 20px; width: auto;  text-align: left; margin-bottom: 30px; }
  .atributi-images-cont{ display: none; }
  .atributi-cont {position: relative; display: block; padding-top: 60px; margin-top: 40px; border-top: 1px dashed #a68164; }
  .atributi-box{ width: auto; margin-bottom: 60px; padding-right: 0px; }
  .atributi-box:last-child{ margin-bottom: 0px; }
  .atributi-icon img {height: 40px; }
  .atributi-title {font-size: 18px; line-height: 28px;  }
  .atributi-desc {font-size: 14px; line-height: 24px; }
  
 
  /*COUNTERS*/
  .brojaci{  padding:40px 0px; }
  .brojaci-abg-1{display: none; position: absolute; right: 0px; bottom:0px; width: 100%; height: 240px; text-align: right; }
  .brojaci-abg-1 img{ position: absolute; right: 0px; bottom:0px;  }

  .brojaci .naslov{ display: none; }
  .brojaci-cont{ width: 100%; display: block; padding-top:40px; }
  .brojaci-box{ width: 100%; display: block;  margin-bottom: 20px; }
   
   .brojaci-number{position:relative;  margin:0px 20px; font-size: 30px; line-height: 50px; }
   .brojaci-number .fig-number{  margin-top:30px; font-size: 50px;  }
   .brojaci-title{  padding:0px 10px; font-size:16px; line-height: 24px;  margin-top: 20px; }

   .brojaci-big{ margin-bottom: 0px; width: 100%;   } 
   .brojaci-big .fig-number { font-size: 140px; line-height: 140px; }
   .brojaci-big-text{ font-size: 16px; line-height: 24px;  margin-top:30px; } 
 


  /*REVIEWS*/
  .reviews{ position: relative; padding-top:0px; padding-bottom: 0px;  }
  .reviews .main{ width:100%!important; }
  .reviews .naslov{ margin:0px 20px; margin-bottom: 30px; text-align: left;}
  .reviews-intro{ margin:0px 20px; width: auto; margin-bottom: 15px; font-size: 15px; line-height: 25px; text-align: left; }
  .reviews-box{  margin:35px 20px; margin-top:20px; border-radius:0px; overflow: hidden;   } 
  .reviews-header{ margin-bottom: 0px; padding:15px 0px 00px 0px;}
  .reviews-stars{ margin-top: 40px; margin-left: 30px;  }
  .reviews-name{ font-size: 18px;  line-height: 28px;  margin-left: 30px;  } 
  .reviews-city{ font-size:14px; line-height:22px;  margin-left: 30px; } 
  .reviews-desc { font-size: 14px; line-height: 24px; margin: 20px 20px 10px 30px; height: auto; min-height: auto; }

  /*...REVIEWS SLIDER*/
  .MS-content .item { display: inline-block; height: 100%; overflow: hidden; vertical-align: top; position: relative; box-sizing: border-box; width: 100%!important; color:#000;}
  #kiwi-slider .MS-controls{ margin-right: 20px; }

 
    /*SWISS MAP*/
    .csr{  padding-top: 20px; padding-bottom: 20px; }
    .csr .naslov{ margin-bottom: 50px;}
    .csr-cont{ display: block;  }
    .csr-left{ width: 100%; padding-right: 0px;}
    .csr-desc{ font-size: 16px; line-height: 26px; margin-bottom: 40px;  }
    .csr-right{position: relative; width: 100%;}

    
    /*FOOTER*/
    .footer{ padding:0px 0px; margin-top:0px; background-size: 100%; }
    .footer-title{ margin-bottom: 5px; font-size: 11px;  }
    .footer-logo img{ height: 40px; width: auto; }
    .footer-desc{ font-size: 14px; line-height: 24px; max-width: 100%;  }
    .footer-contact-title{ font-size: 11px; }
    .footer-contact-cont{ overflow:hidden; width: 100%; margin:30px 0px; margin-bottom: 15px; margin-top: 50px;}
    .footer-contact-box{ width: 100%; float: left; text-align: center; margin: 0px;  padding:15px 0px; border-bottom:1px solid #333; }
    .footer-contact-box:nth-child(1){ margin-left: 0%; border-right: 0px solid #555; }
    .footer-contact-box:nth-child(3){ margin-right: 0%; border-left: 0px solid #555; }
    .footer-contact-desc{ min-height: 20px; font-size: 14px;}
    .footer-social img{height: 18px;  }
    .footer-menu{ margin-top:40px; width: 100%; text-align: center;}
    .footer-menu div{ display: inline-block; font-size: 14px; line-height: 20px; margin-right: 5px; margin-bottom: 10px; background-color: #202020; padding:10px 15px; }
    .footer-menu div:last-child{ margin-right: 0px;  }
    .footer-menu div a{ color:#999;}
    .footer-menu div a:hover{ color:#d4b572;}
  

  
  /*KONTAKT FORMA*/
  .kontakt-forma{ width: auto; margin:0px 0px; }
 
 
@media (min-width:480px) and (max-width:767px) {
     
}

@media (min-width:481px) and (max-width:599px) {
     
}

@media (max-width:479px) {
    
     
}