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,
.main,
sub,
sup {
    position: relative
}

h4,
p {
    margin: 0 0 20px
}

*,
body,
fieldset {
    margin: 0
}

fieldset,
legend {
    border: 0;
    padding: 0
}

body {
   background:
    linear-gradient(#f5f5f5, #f5f5f5) calc(1*100%/4),
    linear-gradient(#f5f5f5, #f5f5f5) calc(2*100%/4),
 
    linear-gradient(#f5f5f5, #f5f5f5) calc(3*100%/4);
   
    background-size:1px 100%; /* Control the width here*/
    background-repeat:no-repeat;
}
 


* {
    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;
    /*image-rendering: -webkit-optimize-contrast;*/
}

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
}

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 }


/*FADE EFFECT*/
.fade { position: relative; 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: 50px; line-height:60px; font-weight: 500; text-align: center; color: #000; margin-bottom: 50px; }
.naslov span{ color:#ffc61a; }

/*PRELOADER*/
.containerPreloader { position: absolute; width: 200px; height: 200px;  background:url(../images/preloader.png) no-repeat center center;  top: 0; bottom: 0; left: 0; right: 0; margin: auto;}

/*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 #ffc61a; 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: #ffc61a; 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: 28px; line-height:38px; font-weight: 500; margin-bottom: 30px; }
.offer_cont{ position: absolute; cursor: pointer; background: #cc1820; padding:7px 15px; font-size: 13px; line-height: 20px; text-transform: uppercase; font-weight: 600; right: 0px; top:0px; color:#000; }
.offer_cont:hover{ background: #9a080f; -webkit-transition: .35s; -moz-transition: .35s; transition: .35s; }
.offer_cont a{ color:#fff; }

 
/*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; margin-bottom: 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 45px!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:#ffc61a; }
.calc-label{  position: absolute; display: block; color:#aaa; font-size: 14px; line-height: 14px; top:0px; left:40px; 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: #ffc61a;  }
.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;  }

.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: #ffc61a; border-color: #ffc61a!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{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{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 #ffc61a; background-color: #ffc61a;  }
.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: 15%; width: 30%; top:50%; text-align: left; margin-top: -150px;  }
.slideshow-box-intro{ position: relative; font-size: 15px; line-height: 25px; text-transform: uppercase; letter-spacing: 2px; font-weight: 600; color:#ffc61a; margin-bottom: 10px; }
.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; background: #cc1820; top: 0px; padding: 30px 10px 5px 10px; right: 157px; z-index: 1; border-right: 1px solid #9a080f; width: auto; padding-right: 10px; height: 30px; text-align: center; }
.language  .visually-hidden { display: none; }
.language button { background: transparent; border: 0px solid #fff; padding: 0px 10px; width: 80px; border-radius: 3px; font-size: 12px; text-transform: uppercase; line-height: 30px; color: #fff; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.language ul.dropdown-menu{ display: none; position: absolute; background: #9a080f; padding:5px 20px; margin:0px; }
.language ul li{  padding:5px 0px; font-size: 12px; text-transform: uppercase; line-height: 18px; text-align: left }
.language ul li a{  color:#fff;  }
.language ul li.lang-active a{  color:#ed343c;  }
 
.images{ border:0px solid #ffff00; height:100px; width: 100%;  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; opacity: 0.5; }
.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;  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; }

.slide_n{ background-size: cover; background-attachment: fixed; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -webkit-animation: zoomin 12s ease-in infinite; animation: zoomin 12s ease-in infinite; }
.slide1{ background: url(../images/slide-jetset-revolution-1.jpg) center center no-repeat; background-size: cover;  }
.slide2{ background: url(../images/slide-jetset-revolution-2.jpg) center center no-repeat; background-size: cover; }
.slide3{ background: url(../images/slide-jetset-revolution-3.jpg) center center no-repeat; background-size: cover; }
.slide4{ background: url(../images/slide-jetset-revolution-4.jpg) center center no-repeat; background-size: cover; }
.slide5{ background: url(../images/slide-jetset-revolution-5.webp) center center no-repeat; background-size: cover; }

/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
 
  100% {transform: scale(1.1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
 
  100% {transform: scale(1.1);}
} 

/*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:left; margin-top:10px; font-style: normal; position:relative; text-transform:uppercase; color:#fff; border:1px solid #ffc61a; padding:5px 15px;  }
#cookies-banner .btn-accept:hover { background-color: #ffc61a; 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-airport{ background: #242424 url('../images/header2-airport.jpg') center center no-repeat; background-size: cover;  }
.header2-fleet{ background: #242424 url('../images/header2-flotte.jpg') center center no-repeat; background-size: cover;  }
.header2-price{ background: #242424 url('../images/header2-price.jpg') center center no-repeat; background-size: cover;  }
.header2-blog{ background: #242424 url('../images/header2-blog.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-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; background:  #cc1820; right:0px; top:0px; padding: 30px 10px 5px 10px; border-left: 1px solid #9a080f;  border:0px solid #ddd; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;   }

.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 li { display: block; position: relative; font-size:14px; cursor: pointer; float: left; text-align: left; margin:0px 15px; padding:0px 0px; color: #fff; font-weight:400; line-height:30px; }
#kiwi-menu ul li a{ color:#fff;  }
#kiwi-menu ul li:hover { color:#ffc61a; transition:0.5s; -moz-transition:0.5s; -webkit-transition:0.5s; }
#kiwi-menu ul li a:hover{ color:#ffc61a; transition:0.5s; -moz-transition:0.5s; -webkit-transition:0.5s;  }
#kiwi-menu ul li.active{ color:#ffc61a; }
#kiwi-menu ul li.active a{ color:#ffc61a; }
#kiwi-menu ul li.active a:hover { color:#fff; }
 
 
#kiwi-menu .mod-menu__sub{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; border-radius: 0px; padding:20px 30px; padding-top:10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#kiwi-menu .parent:hover .mod-menu__sub{display:block; transition: 0.5s; -moz-transition:0.5s; -webkit-transition: 0.5s; -o-transition:0.5s; }
#kiwi-menu ul li ul{ border-top:0px dashed #7d0000!important; }
#kiwi-menu ul 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 li.active ul li a{ color:#fff; }
#kiwi-menu ul li.active ul li.active a{ color:#ffc61a; }
 
/*#kiwi-menu ul.menu li ul li:nth-child(odd){ border:0px solid #ff0000; width: 40%; display: block; float:left; }
#kiwi-menu ul.menu li ul li:nth-child(even){ border:0px solid #ff0000; width: 40%; display: block; float:right; }*/
 
#kiwi-menu ul .item-109, #kiwi-menu ul .item-111, #kiwi-menu ul .item-124, #kiwi-menu ul .item-127, #kiwi-menu ul .item-129, #kiwi-menu ul .item-130, #kiwi-menu ul .item-136, #kiwi-menu ul .item-137, #kiwi-menu ul .item-138, #kiwi-menu ul .item-139{ 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: 70px; 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:40px; 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:#ffc61a; }
.sidenav li a{color:#aaa;  }
.sidenav li a:hover, {color:#ffc61a;  }
.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: #ffc61a;}
.sidenav .mod-menu__sub{ }
.sidenav .mod-menu__sub li{ display:none; line-height:18px; margin-left:0px; padding: 7px 0px 7px 25px; margin-bottom:0px; border:0px solid #0000ff; min-height:auto;}
.sidenav .mod-menu__sub li .separator{font-size:14px; padding-left:0px;  min-height:30px; font-weight:bold; }
.sidenav .mod-menu__sub li.active a{ color: #ffc61a; }
.sidenav .mod-menu__sub li a{font-size:14px!important; padding-left:0px; line-height:18px; }
.sidenav .closebtn {position: absolute; top: 0; right: 25px; font-size: 40px; margin-left: 50px; color:#ffc61a;}

/*... SIDENAV IKONICA */
.sidenav li::after{ display: none; font-family: 'Material Symbols Outlined'; 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 Symbols Outlined'; content:'chevron_right'; font-size: 22px; line-height: 22px; color:#aaa;  position: absolute; top:9px; left:0px; width:20px; height:22px; border:0px solid #ff0000;}
.sidenav .mod-menu__sub li::after{ display:none; }
.sidenav .mod-menu__sub li::before{  top:50%; margin-top: -11px; }
.sidenav li.item-102::before, .sidenav li.item-103::before{font-family: 'Material Symbols Outlined'; content:'home'; color:#666;}
.sidenav li.item-119::before, .sidenav li.item-105::before{font-family: 'Material Symbols Outlined'; content:'location_on'; color:#666;}
.sidenav li.item-135::before, .sidenav li.item-134::before{font-family: 'Material Symbols Outlined'; content:'topic'; color:#666;} 
.sidenav li.item-123::before, .sidenav li.item-108::before{font-family: 'Material Symbols Outlined'; content:'phone_in_talk'; color:#666;}
.sidenav li.item-121::before, .sidenav li.item-104::before{font-family: 'Material Symbols Outlined'; content:'travel'; color:#666;}
.sidenav li.item-122::before, .sidenav li.item-107::before{font-family: 'Material Symbols Outlined'; content:'sell'; color:#666;}
.sidenav li.item-120::before, .sidenav li.item-110::before{font-family: 'Material Symbols Outlined'; content:'directions_car'; color:#666;}
.sidenav li.item-140::before, .sidenav li.item-141::before{font-family: 'Material Symbols Outlined'; content:'route'; color:#666;}  
.sidenav li:hover::before, .sidenav li.active::before{ color:#ffc61a; }

 
/*... 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: 40px; margin-bottom:5px!important; }
.sidenav-telefon::before{position: absolute; top:9px; left:0px; width:20px; font-family: 'Material Symbols Outlined'; content:'phone_in_talk'; font-size: 22px; line-height: 22px; color:#ffc61a;  height:22px;}
.sidenav-telefon a{ font-size: 17px!important; }
.sidenav-house{position:relative; padding-left: 40px; margin-bottom:5px!important; }
.sidenav-house::before{position: absolute; top:9px; left:0px; width:20px; font-family: 'Material Symbols Outlined'; content:'ring_volume'; font-size: 22px; line-height: 22px; color:#ffc61a;  height:22px;}
.sidenav-email{position:relative; padding-left: 40px; margin-bottom: 5px!important; }
.sidenav-email::before{position: absolute; top:9px; left:0px; width:20px; font-family: 'Material Symbols Outlined'; content:'mark_email_read'; font-size: 22px; line-height: 22px; color:#ffc61a;  height:22px;}
.sidenav-email a{ font-size: 17px!important; }

/*...iskljucujem pojedine elemente u meniju*/
.sidenav .item-111, .sidenav .item-124, .sidenav .item-127,  .sidenav .item-129,  .sidenav .item-136,  .sidenav .item-137,  .sidenav .item-139 { display: none!important; }




/**********************************CONTENT****************************************/
/********************************************************************************/
/********************************************************************************/
/*CONTENT*/
.content-left{ width:64%; float:left; }
.itemid-108 .content-left,  .itemid-123 .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{ position: relative; font-size:18px; line-height:20px; font-weight: 700; padding:20px 60px;   background-color:#ffc61a; color:#000;}
.contentButton::before{ position: absolute; right: 15px; top: 50%; margin-top: -15px; font-size: 30px; line-height: 30px; width: 30px; height: 30px; font-family: 'Material Symbols Outlined'; content: 'chevron_right'; color: #000;}
.contentButton:hover{background-color:#cc1820; color:#fff; -webkit-transition: .35s; -moz-transition: .35s; -o-transition: .35s; transition: .35s;}
.contentButtonParent{ padding:20px 0px; text-align: center; }

#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-family: 'Playfair Display', serif; font-size: 40px; line-height: 50px; font-weight: bold; margin-bottom: 50px;  }
#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: 15px; line-height: 24px; 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:#ffc61a;  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-102 #jf-content .main, .itemid-103 #jf-content .main, .itemid-105 #jf-content .main, .itemid-119 #jf-content .main{ padding: 0}
.itemid-102 #jf-content, .itemid-103 #jf-content, .itemid-105 #jf-content, .itemid-119 #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:#ffc61a;   }
.page-button span:hover{ color:#ffc61a; -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!important; line-height: 32px!important; color:#333; font-weight: 600; margin-bottom: 25px!important; margin-top: 50px;}
.page-subtitleh3{ font-size: 18px!important; line-height: 28px!important; color:#333; font-weight: 600; margin-bottom: 15px!important; margin-top: 30px;}
 
 
/**********************************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-fleet-cont{ width:100%; background: #f6f6f6; padding:50px; margin-bottom: 50px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.page-fleet-cont:last-child{ border-bottom: 0px; }

.page-fleet-img{position: relative; text-align: center; margin-top: 40px; }
.page-fleet-img img{ position: relative; z-index: 2; height: 280px; }
.page-fleet-img::before{ position: absolute; z-index: 1; width: 300px; height: 300px; top:-20px; left:50%; margin-left: -150px; content: '';  background: url('../images/fleet-rotator.png') center center no-repeat; background-size: cover;  }

.page-fleet-cont:hover .page-fleet-img::before{ background: url('../images/fleet-rotator-red.png') center center no-repeat; background-size: cover; transform-origin: center center; -webkit-animation: clockwise 30s infinite linear; -moz-animation: clockwise 30s infinite linear; animation: clockwise 30s infinite linear; }


.page-fleet-title { position: relative; color:#000; font-size: 30px!important; line-height: 40px!important; font-weight: 600; margin-bottom: 10px!important; }
.page-fleet-vehicle {display: block; color:#333; font-size: 18px; line-height: 24px; margin-top:0px; margin-bottom: 30px;}
 

.page-fleet-attr{ position: relative; display: flex; box-sizing: border-box; margin-top: 50px; margin-bottom: 20px; } 
.page-fleet-attr::before{ position: absolute; content: ''; top:0px; width: 50px; left:-50px; height: 100%; background: #cc1820 ; }
.page-fleet-attr-child{position: relative; background: #cc1820; padding:25px 25px 25px 55px; border-right: 2px solid #9a080f; color: #fff; font-size: 18px; line-height: 28px; font-weight: bold; }
.page-fleet-attr-child:last-child { border-right: 0px solid #9a080f; }
.page-fleet-attr-child:hover{ background: #9a080f; -moz-transition: .35s; -webkit-transition: .35s; transition: .35s; }
 
.page-fleet-attr-child::before { position: absolute; top:50%; margin-top:-15px; left:15px; width:30px; border-radius:50%; font-size: 30px; line-height: 30px; color:#ffc61a;  height:30px; text-align: center; }
.page-fleet-attr-child:nth-child(1)::before {font-family: 'Material Symbols Outlined'; content:'person';  }
.page-fleet-attr-child:nth-child(2)::before {font-family: 'Material Symbols Outlined'; content:'luggage';  }
.page-fleet-attr-child:nth-child(3)::before {font-family: 'Material Symbols Outlined'; content:'business_center'; font-size:24px; }
 

/*...GALERIJA*/
.page-galerija{ overflow: hidden; width: 100%; }
.page-galerija div{ width: 32%; float: left; margin-right: 2%; float: left;  }
.page-galerija div:nth-child(3n){ margin-right: 0%; }
.page-galerija img{ margin-bottom: 8px; }
.page-galerija img:hover{ opacity: 0.7; cursor: pointer; }
.page-modal {  display: none;  position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.9); }
#page-modal-img { position: absolute; width: auto; height: auto; max-width:1080px; max-height: 90%; /*-webkit-animation-name: zoom; -webkit-animation-duration: 0.6s; animation-name: zoom; animation-duration: 0.6s;*/ -webkit-transform: translate(-50%, -50%); left:50%; top:50%; transform: translate(-50%, -50%);}
@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
} 


/*PAGE PRICES*/
.page-prices-table { width: 100%; margin-top: 40px; border-top:1px solid #ddd!important; border-bottom: 1px solid #ddd!important; }
.page-prices-table tr td { padding: 15px 20px!important; font-size: 14px; line-height: 24px;  }
.page-prices-table tr td span { font-size: 16px;  font-weight: bold; }
.page-prices-table tr td:first-child{ font-weight: bold; background: #cc1820; color:#fff!important; }
.page-prices-table tr:nth-child(even) td{ background: #f1f1f1; }
.page-prices-table tr:nth-child(even) td:first-child{ background: #9a080f; }

 

/*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 TRANSFER*/
.transfer-list li{ line-height: 28px!important; padding-left: 45px!important }
.transfer-list li::before{ width: 28px!important; line-height: 28px!important; margin-top:-14px!important; font-size: 28px!important; color: #b0151d!important; }
.transfer-list li:nth-child(1)::before{width: 20px; font-family: 'Material Symbols Outlined'; content: 'route'!important;   }
.transfer-list li:nth-child(2)::before{ font-family: 'Material Symbols Outlined'; content: 'schedule'!important; }
.transfer-list li:nth-child(3)::before{ font-family: 'Material Symbols Outlined'; content: 'fork_left'!important; }

.transfer-intro-cont{ display: flex; gap:50px; margin-bottom: 50px; }
.transfer-intro-left{ width: 50%; }
.transfer-intro-right{ width: 50%; }

.transfer-location-cont{  display: flex; gap:30px; margin-bottom: 80px;}
.transfer-location-box{width: 25%; background: #f1f1f1; padding-bottom: 20px; }
.transfer-location-img{ margin-bottom: 15px; }
.transfer-location-title{ font-size: 17px; line-height: 23px; font-weight: 700; margin: 0px 10px 15px 20px ; } 
.transfer-location-link{ font-size: 15px; line-height: 25px; font-weight: 600; margin-left: 20px; } 
.transfer-location-link a{ color:#b0151d } 
.transfer-location-link a:hover{ color:#000 } 

.transfer-service-cont{ margin:50px 0px 0px 0px; }
.transfer-service-inner{ display: flex; gap: 50px; }
.transfer-service-box{ width: 50%; display: flex; gap:25px; border:1px solid #ddd; margin-bottom: 50px; padding: 25px; box-sizing: border-box; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; }
.transfer-service-img{ width:35%; }
.transfer-service-content{ width:65%; }
.transfer-service-title{font-size:18px; line-height: 24px; font-weight: 700; margin-bottom: 15px;  }
.transfer-service-desc{font-size:15px; line-height: 26px; }

.transfer-contact-cont{display: flex;  background: #f1f1f1; padding:0px 0px; margin-top: 60px; margin-bottom: 0px; box-sizing: border-box; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;}
.transfer-contact-box{  width: 25%; border-left: 5px solid #fff;  text-align: center; padding:30px 0px; }
.transfer-contact-box:nth-child(1){   border-left: 0px solid #fff;  }
.transfer-contact-icon{ position: relative; height: 50px; margin-bottom: 20px;  }
.transfer-contact-icon::before{ position: absolute;  width: 50px; top:0px; left:50%; margin-left: -25px; line-height: 50px; font-size: 50px; color:#cc1820;  }
.transfer-contact-box:nth-child(1) .transfer-contact-icon::before{ font-family: 'Material Symbols Outlined'; content: 'book_online'; }
.transfer-contact-box:nth-child(2) .transfer-contact-icon::before{ font-family: 'Material Symbols Outlined'; content: 'mail'; }
.transfer-contact-box:nth-child(3) .transfer-contact-icon::before{ font-family: 'Material Symbols Outlined'; content: 'phone_in_talk'; }
.transfer-contact-box:nth-child(4) .transfer-contact-icon::before{ font-family: 'Material Symbols Outlined'; content: 'edit_document'; }
.transfer-contact-title{ font-size: 20px; line-height: 30px; font-weight: 700; }
.transfer-contact-title a{ color:#000;  }
.transfer-contact-title a:hover{ color:#cc1820;  }

/*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: #181818; padding:30px; } 
.contact-right-title{font-family: 'Oswald', sans-serif; font-size:18px; line-height: 28px; margin-bottom: 20px; text-transform: uppercase; margin-top:50px; color:#ffc61a;   }
.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:#ffc61a;   }
 
.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:#ffc61a;  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:#ffc61a;  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:#ffc61a;  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:#ffc61a;  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; }

 

 

/*LATEST NEWS*/
.kiwi-latest-cont{ background-color: #fff;   padding-bottom: 30px; }
.kiwi-latest-title{ position: relative; font-family: 'Oswald', sans-serif; background-color: #181818;  padding: 8px 0px 8px 50px;  font-size: 16px; line-height: 24px; margin-bottom: 24px; color: #ffc61a; font-weight: 400; text-transform: uppercase; }
.kiwi-latest-title::before{ position: absolute; top:50%; left:15px; margin-top:-11px; font-family: 'Material Symbols Outlined'; content:'menu'; font-size: 22px; line-height: 22px; color:#fff;  height:22px;}
.kiwi-latest{border:0px solid #ff0000;  overflow:hidden;}
.kiwi-latest-date{font-size:12px; line-height: 16px; color:#888;}
.kiwi-latest-list{padding:7px 0px; font-size:16px; line-height: 23px; border-bottom:1px dotted #ddd;}
.kiwi-latest-list a{color:#000;}
.kiwi-latest-list a:hover{color:#c39565;}



/*PAGE BLOG*/
.blog .blog-item{ width: calc(31% - 4px); float:left; margin-right: 3.5%; overflow:hidden; margin-bottom:40px; cursor: pointer; position: relative; }
.blog .blog-item:nth-child(3n){ margin-right: 0%; } 
 
.categoryTitle1 h2{font-size:18px!important; line-height: 24px!important; font-weight: 600!important; color:#000; min-height: 72px; overflow: hidden; margin-bottom: 0px!important;}
.categoryBlogCover { position: absolute; width: 100%; height:100%; top:0px; left:0px;  }
.categoryImage{height: 100%; border:0px solid #ddd; }
.categoryDate{font-size:14px; line-height: 18px; color:#888; }
.categoryIntro{position: relative; z-index: 11; margin-top:10px;  }
.categoryIntro a:hover{  text-decoration: none!important;}
 
/**********************************MODULI****************************************/
/********************************************************************************/
/********************************************************************************/


 

/*TARIFFS*/
.tariffs{ position: relative; padding:100px 0px;  background: #f1f1f1 }
.tariffs::before{ position: absolute;  content: ''; width: 30%; top:0px; height: 200px; background: #fff; right:0%; }
#jf-content .tariffs { padding:30px 0px 50px 0px; border-top:1px solid #ddd; border-bottom: 1px solid #ddd; background-color: #fff; margin:50px 0px;  }
#jf-content .tariffs::before{ display: none;  }
.tariffsIntro{ font-size: 20px; line-height: 30px; text-align: center; color:#000; margin-bottom: 80px;}
  
.tariffsContainter{ padding:0px 20px;  cursor: pointer; margin: 0px 20px;  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }

.tariffsImage{ position: relative; margin-top:30px; text-align: center; }
.tariffsImage::before{ position: absolute; z-index: 1; width: 180px; height: 180px; top:-20px; left:50%; margin-left: -90px; content: '';  background: url('../images/fleet-rotator.png') center center no-repeat; background-size: cover;  }

.tariffsContainter:hover .tariffsImage::before{ background: url('../images/fleet-rotator-red.png') center center no-repeat; background-size: cover; transform-origin: center center; -webkit-animation: clockwise 30s infinite linear; -moz-animation: clockwise 30s infinite linear; animation: clockwise 30s infinite linear; }

@-moz-keyframes clockwise {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}
@keyframes clockwise {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.tariffsImage img{position: relative; z-index: 2; height: 150px; }
.tariffsFleet{ display: none; width:100%; overflow:hidden; background-color:#fff; padding:10px 0px; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
.tariffsFleetInner{width:49%; float:left; font-size:15px; color:#000; line-height:24x; text-align:center; border:0px solid #ff0000;}
.tariffsFleetInner .material-icons{display: inline-block; vertical-align: middle; font-size:24px; margin-bottom:2px;  color:#ffc61a; border:0px solid #ff0000; }
.tariffsClass{font-family: 'Oswald', sans-serif; font-size:22px; color:#000; line-height:32px; margin:20px 0px 5px 0px; text-align:center; text-transform:uppercase;  }
.tariffsTitle{ font-size:16px; color:#555; line-height:26px; margin-bottom: 20px; text-align:center;  }
.tariffsDesc{font-size:16px; color:#111; line-height:26px; text-align:center;  }
.tariffsPrice{ background-color:#b0151d;font-size:18px; color:#fff; font-weight:bold; margin:20px auto; width:150px; line-height:36px; text-align:center; }
.tariffsPriceButton{ border:0px solid #ff0000; margin-top:30px;}
.tariffsPriceButton div{ font-size:14px; line-height:18px; text-align: center; font-weight: bold;  }
.tariffsPriceButton div:hover{  cursor:pointer; }
.tariffsPriceButton div a{ position: relative; color:#b0151d; padding-right: 30px;  }
.tariffsPriceButton div a::before{ position: absolute; right: 5px; top: 50%; margin-top: -11px; font-family: 'Material Symbols Outlined'; content: 'arrow_right_alt'; font-size: 22px; line-height: 22px; color: #000; height: 22px; }
.tariffsPriceButton div a:hover::before{  right: -3px; -moz-transition: .35s; -webkit-transition: .35s; transition: .35s;  }
.tariffsPriceSpan{font-size:14px;  color:#f48c91; font-weight:normal; }

/*...REVIEWS SLIDER*/
#kiwi-slider2 {   position: unset; }
#kiwi-slider2 .MS-content {  overflow: hidden; margin-top: 20px; white-space: nowrap; border:0px solid #ddd; }
.tariffs .MS-content .item:nth-child(2n) .reference-tekst{ margin-right: 0px; margin-left: 30px }
.tariffs .MS-content .item:nth-child(2n) .reference-logo{ margin-left: 30px }
.tariffs .MS-content .item { display: inline-block; height: 100%; overflow: hidden; vertical-align: top; box-sizing: border-box; width: 33.3%!important; color:#000;}
 
.tariffs #kiwi-slider2 .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;}
.tariffs #kiwi-slider2 .MS-controls button{ border: 0px; background-color: #e5e5e5; border-bottom:2px solid #cc1820; color:#000; font-size: 30px; line-height: 20px; height: auto; width: auto; margin:0px; padding:5px 7px; margin-right:10px; }
.tariffs #kiwi-slider2 .MS-controls button .material-icons{ font-size: 24px; line-height: 24px; }
.tariffs #kiwi-slider2 .MS-controls button:hover{ background-color: #fff; border-bottom: 2px solid #9a080f; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s; }


/*ABOUT US*/
.about{position: relative; padding-top: 100px; padding-bottom: 100px; /*background: rgba(232, 220, 211, 0.6);*/ background: #fff;  }
.about .naslov{ text-align: left; }

 
.about-cont{ display: flex; gap:100px;  align-items: center; }
.about-left{ width: 50%;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }
.about-right{ position: relative; width: 50%;   }
.about-right p{ font-size: 15px; line-height: 25px; color:#666; margin-bottom: 15px; }
.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: 18px; line-height: 28px; color: #000; margin-bottom: 20px; }
 

.about-desc{ color:#444; font-size: 15px; line-height: 25px; margin-bottom: 40px; text-align: right; }
 

.about-brojac-cont { display: flex; gap:40px; margin-top: 30px; color:#000; }
.about-brojac-50 { width:50%; }
.about-brojac-box { background-color: #f6f6f6; margin-bottom: 25px; padding:20px; border-left: 5px solid #cc1820;  }
.about-brojac-box:last-child{ margin-bottom: 0px; }
.about-brojac-box .fig-number{ font-size: 34px!important;  font-weight: bold;  }
.about-brojac-box .brojaci-number{ font-size: 24px!important; line-height: 40px!important;}

.about-brojac-box .brojaci-title { font-size: 15px; line-height: 21px; }


/*SERVICES - BOOKING*/
.services{ padding:100px 0px; }
.services-cont{ display: flex; gap:60px; align-items: center; }
.services-left{ width: 33.33%;  }
.services-center{ width: 33.33%;  }
.services-right{ width: 33.33%; position: relative; }
.services-right img{ opacity: 1; }
/*.services-right::before{ position: absolute; top:0px; background:#cc0000; left:0px; height: 100%; content: ''; width: 1200px;  }*/

.servisAll{width:100%; overflow:hidden; margin-bottom:50px;}
.servisAll:last-child{ margin-bottom: 0px; }
.servisLeft{float:left; width:10%; border:0px solid #ff0000; }
.servisRight{float:right; width:70%; border:0px solid #ff0000; margin-right:10%;}
.servisTitle{ font-family: 'Oswald', sans-serif; font-size:18px; line-height:28px; margin-bottom:15px; color:#000; text-transform:uppercase;}
.servisDesc{color:#666; font-size:14px; line-height:24px; }


 

/*DAVOS*/
.davos{ padding:80px 0px; background-color: #f6f6f6; }
.davos .naslov{ text-align: left; }
.davos-cont{ display: flex; align-items: center; }
.davos-left{ width: 50%; }
.davos-subtitle{ font-size: 20px; line-height: 30px; color: #000; margin-bottom: 30px; }
.davos-left p { font-size: 15px; line-height: 25px; color:#444; }
.davos-desc{ position: relative;  }
.davos-desc::before{ position: absolute; content: ''; top:0%; width: 1px; height: 100%; left:15px; background: #ddd;  }
.davos-desc-1{position: relative; font-size: 15px; line-height: 25px; color:#444; margin-bottom: 20px; padding-left: 50px;  }
.davos-desc-1::before{position: absolute; content: ''; top:50%; margin-top:-10px; width: 6px;  border:7px solid #ddd; height: 6px; left:5px; border-radius: 50%; background: #cc1820;  }
.davos-desc-1::after{position: absolute; content: ''; top:0px; width: 3px;  left:14px; height: calc(50% - 10px);  background: #f6f6f6;  }
.davos-desc-2{position: relative; font-size: 15px; line-height: 25px; color:#444; padding-left: 50px;  }
.davos-desc-2::before{position: absolute; content: ''; top:50%; margin-top:-10px; width: 6px;  border:7px solid #ddd; height: 6px; left:5px; border-radius: 50%; background: #2B5CFD;  }
.davos-desc-2::after{position: absolute; content: ''; bottom:0px; width: 3px; left:14px; height: calc(50% - 10px);  background: #f6f6f6;  }
.davos-right{ width: 50%; position: relative; padding:150px 0px; }
.davos-right::before{ position: absolute; content: ''; border-radius: 0px; background: #fff url('../images/davos-zurich-aiport-transfer.jpg') center center no-repeat; background-size: cover; right: -600px; top:0px; width: 1000px; height: 100%;  }

.davos-abs{ position: absolute; top:50%; width:360px; margin-top: -254px; right: 150px; background-color: #fff; padding: 70px 0px 0px 0px; box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px; text-align: center; box-sizing: border-box; }
.davos-abs-icon img{ border:1px solid #eee; border-radius: 50%; height: 120px; padding:10px;  }
.davos-abs-title{ font-size: 20px; line-height: 30px; color: #000; margin-top: 50px; font-weight: bold; text-align: center; }
.davos-abs-desc{ font-size: 16px; line-height: 26px; color:#666; margin: 10px 40px 0px 40px;  }
.davos-abs-button{ background: #cc1820; cursor: pointer; margin-top: 50px; padding:25px 0px; font-size: 18px; line-height: 28px; }
.davos-abs-button:hover{ background: #9a080f; -moz-transition: .35s; -webkit-transition: .35s; transition: .35s;  }
.davos-abs-button a{ color:#fff; }

  

 
/*PROLAZECI AUTO*/
.prolazeciAutoContainter{ height:100px; width:100%; background-color: #181818; border-bottom: 1px solid #444;}
.prolazeciAuto{ height:100px; top:10px; position:relative; left:-300px; }

@keyframes prolazak {
    0% {
      left: 0;
      animation-timing-function: linear;
    }
    20% {
      left: 35%;
      animation-timing-function: linear;
    }
    80% {
      left: 55%;
      animation-timing-function: linear;
       }
    100% {
      left: 100%;
      animation-timing-function: linear;
    }
}
.prolazak{ animation: prolazak 3s; -moz-animation: prolazak 3s; -webkit-animation: prolazak 3s; /*-webkit-transition: all 2s linear 0.1s; -moz-transition: all 2s linear 0.1s; -o-transition: all 2s linear 0.1s; transition: all 2s linear 0.1s; -webkit-backface-visibility: hidden; backface-visibility: hidden;*/}

 

/*ATRIBUTI*/
.atributi{ background:#181818; padding-top: 80px; padding-bottom: 40px;}
.atributi .naslov{ color: #fff;   }
.atributi-intro{ font-size: 20px; line-height: 30px; width: 80%; margin:0px auto; text-align: center; color:#aaa; margin-bottom: 60px; }

/*...atributi why choose us*/
.atributi-cont-intro{ position: relative; display: flex; gap:100px; max-width: 1200px; margin:0px auto; margin-bottom: 120px; }
.atributi-30{ width: 33.33%; }
.atributi-icon-intro { margin-bottom: 15px;  }
.atributi-icon-intro img{ height: 40px;  }
.atributi-title-intro{ font-family: 'Oswald', sans-serif; font-size: 18px; line-height: 28px; margin-bottom: 15px; color: #fff; text-transform: uppercase; }
.atributi-desc-intro{ font-size: 15px; line-height: 25px;  color:#aaa;  } 

/*...atributi bus*/
.atributi-bus{ position: relative; display: flex; gap:100px; align-items: center; max-width: 1200px; margin:0px auto; margin-bottom: 120px; }
.atributi-bus .naslov{ text-align: left; }
.atributi-bus-subtitle{ font-size: 18px; line-height: 28px; color:#fff; margin-bottom: 20px;  }
.atributi-bus-left{ width: 50%; position: relative; }
.atributi-bus-left::before{position: absolute; content: ''; top: -50px; height: 200px; width: 2000px; right: 0%; z-index: 0; background: url(../images/dots-grey.png) center left repeat; } 
.atributi-bus-right{ width: 50% }
.atributi-bus-right p{ color:#aaa; font-size: 15px; line-height: 25px; }

.atributi-cont{ position: relative; display: flex; gap:10px; }
.atributi-cont div{ box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.atributi-50{ width:50%; }
.atributi-panel{ width: auto; }
.atributi-left-top{ display: flex; gap:10px; margin-bottom: 10px; }
.atributi-left-50{ position: relative; cursor: pointer; width: 50%; background-color: #cc0000; }
.atributi-left-50::before{ position: absolute; content: ''; top:0px; left:0px; width: 100%; height: 100%; background: #000; opacity: 0.35 }
.atributi-left-50:hover::before{  opacity: 0.75; -moz-transition: .35s; -webkit-transition: .35s; transition: .35s;  }
.atributi-left-50-a{ background: url('../images/limousine-service-benefits-left-top-a.jpg') center center no-repeat; background-size: cover; }
.atributi-left-50-b{ background: url('../images/limousine-service-benefits-left-top-b.jpg') center center no-repeat; background-size: cover; }

.atributi-left-bottom{ position: relative; background-color: #cc0000; background: url('../images/limousine-service-benefits-left-bottom.jpg') center center no-repeat; background-size: cover;}
.atributi-left-bottom::before{ position: absolute; content: ''; top:0px; left:0px; width: 100%; height: 100%; background: #000; opacity: 0.35 }
.atributi-left-bottom:hover::before{  opacity: 0.75; -moz-transition: .35s; -webkit-transition: .35s; transition: .35s;  }


.atributi-right-top{ position: relative; background-color: #cc0000; display: flex; gap:10px; margin-bottom: 10px; background: url('../images/limousine-service-benefits-right-top.jpg') center center no-repeat; background-size: cover; }
.atributi-right-top::before{ position: absolute; content: ''; top:0px; left:0px; width: 100%; height: 100%; background: #000; opacity: 0.35 }
.atributi-right-top:hover::before{  opacity: 0.75; -moz-transition: .35s; -webkit-transition: .35s; transition: .35s;  }

.atributi-right-bottom{ display: flex; gap:10px;   }
.atributi-right-50{ width: 50%; cursor: pointer; background-color: #cc0000;  position: relative;  }
.atributi-right-50::before{ position: absolute; content: ''; top:0px; left:0px; width: 100%; height: 100%; background: #000; opacity: 0.35 }
.atributi-right-50:hover::before{  opacity: 0.75; -moz-transition: .35s; -webkit-transition: .35s; transition: .35s;  }
.atributi-right-50-a{ background: url('../images/limousine-service-benefits-right-bottom-a.jpg') center center no-repeat; background-size: cover; }
.atributi-right-50-b{ background: url('../images/limousine-service-benefits-right-bottom-b.jpg') center center no-repeat; background-size: cover; }

.atributi-left-50 > div, .atributi-right-50 > div{ position: absolute; bottom:0px; left:0px; width: 100%; padding:40px; background-image: linear-gradient(to top, rgba(0,0,0,.9), rgba(0,0,0,0));   }
.atributi-left-bottom > div{ position: absolute; bottom:0px; left:0px; width: 100%; padding:100px; background-image: linear-gradient(to top, rgba(0,0,0,.9), rgba(0,0,0,0)); }
.atributi-left-bottom h2{ font-family: 'Playfair Display', serif; font-size: 80px; line-height: 90px; color:#fff; text-align: left;  }
 
 
.atributi-title{ font-family: 'Oswald', sans-serif; font-size: 18px; line-height: 28px; margin-bottom: 15px; color: #ffc61a; text-transform: uppercase;  }
.atributi-desc{ font-size: 15px; line-height: 25px; color:#fff; margin-bottom: 0px;   } 


/*NAJCESCA PITANJA*/
.faq { background-color: #181818; }
.faq .naslov{ color:#fff; }
.accordion { box-sizing: border-box; }
.accordion h3 { margin-bottom: 0px!important; font-size: 16px!important; line-height: 1.5em!important; background-color: #111; }
.accordion .pitanja-link {position: relative; display: block; width: 100%; padding: 25px 80px 25px 40px; color: #fff; font-size: 16px; box-sizing: border-box; border-bottom: 1px solid #000;
}
.accordion .pitanja-link:hover, .accordion .pitanja-link:hover::after { cursor: pointer; color: #ffc61a; }
.accordion .pitanja-link:hover::after { border: 1px solid #ffc61a; }
.accordion .pitanja-link.active { color: #ffc61a; border-bottom: 1px solid #ffc61a; }
.accordion .pitanja-link::after { font-family: 'Material Icons Round'; content: "add"; position: absolute; top: 50%; margin-top: -17px;  right: 25px; font-size: 20px; color: #666; padding: 0px; line-height: 32px; width: 32px;
  height: 32px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; border: 1px solid #666; text-align: center; }
.accordion .pitanja-link.active::after { font-family: 'Material Icons Round'; content: "remove"; color: #ffc61a; border: 1px solid #ffc61a; }
.accordion .content { padding: 15px 20px; display: none; border-bottom: 1px solid #e5e5e5; overflow: hidden; clear: both; -webkit-transition: all 0.2s ease 0.15s; -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s; }
.accordion .content p{ color:#fff; font-size: 15px; line-height: 25px; }
.accordion .content.active {  padding: 20px;display: block;  -webkit-transition: all 0.35s ease 0.15s; -o-transition: all 0.35s ease 0.15s; transition: all 0.35s ease 0.15s;}
 


/*REVIEWS*/
.reviews{ position: relative; background:#181818; padding-top:60px; padding-bottom: 40px; }
.reviews .main{ width:1250px!important; position: unset;  }
.reviews .naslov{ position: relative; color:#fff; z-index: 2; margin-left: 25px; }
.reviews-intro{  position: relative; z-index: 2; font-size: 15px; line-height: 25px;  margin:0px 40px; text-align: center; color:#fff; margin-bottom: 60px;}
.reviews-box{ position: relative; z-index: 2; background-color: #181818; margin:25px 15px; overflow: hidden; cursor: pointer; } 
.reviews-box-bg{ display: none; } 

.reviews-header{ display: flex; align-items: center; margin-left: 40px;  z-index: 2; margin-bottom: 15px; }
.reviews-avatar{ width: 80px;  }
.reviews-avatar img{ width: 60px;  }
.reviews-customer{ width: calc(100% - 80px); }
.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:0px;  margin-left: 40px;  }
.reviews-stars img{ height: 24px; }
 
.reviews-right{ width:100%;  }
.reviews-name{ font-size: 16px; line-height: 26px; font-weight: 700; margin-left: 0px; margin-bottom:0px; color:#fff; } 
.reviews-city{ font-size:14px; line-height: 24px; margin-left: 0px; margin-bottom: 0px; color:#aaa; } 
.reviews-desc { font-size: 14px; line-height: 24px; color: #aaa; min-height:243px; margin:20px 40px 30px 40px; white-space: normal;}
 
 

/*...REVIEWS SLIDER*/
#kiwi-slider {   position: unset; }
#kiwi-slider .MS-content {  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; margin-bottom: 30px; text-align: center; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
#kiwi-slider .MS-controls button{ background: #242424; border: 0px; border-bottom:2px solid #ffc61a; color:#fff; font-size: 30px; line-height: 20px; height: auto; width: auto; margin:0px; margin-right: 10px; padding:5px 6px;  }
#kiwi-slider .MS-controls button .material-icons{ font-size: 24px; line-height: 24px; }
#kiwi-slider .MS-controls button:hover{ background-color: #000; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s; }


 
/*HELP*/
.help{padding-top: 0px; padding-bottom:0px; background: #cc1820 /*url(../images/bg-help.png) top left no-repeat; background-size: 100% auto;*/ }
.help-box{ color:#fff; display:flex; padding:40px 0px; border-radius: 5px;  align-items: center; }
.help-box h2 { width: 70%; color:#fff; text-align: left; font-size: 34px; line-height: 44px; font-weight: 700;}
.help-box div:last-child { width: 30%; text-align: right; }
.help-box div:last-child span{ position: relative; z-index: 3; overflow: hidden; padding: 15px 60px 14px 60px; border: 2px solid #9a080f; background-color: #9a080f; color: #fff; font-size: 16px; font-weight: 700; line-height: 21px; border-radius: 0px; display: inline-block; transition: 0.35s; text-transform: uppercase;}
.help-box div:last-child span::before{ position: absolute; right: 15px; top:50%; margin-top:-12px; font-size: 24px; line-height: 24px; width: 20px; height: 24px; font-family: 'Material Symbols Outlined'; content:'chevron_right';  color:#f9424a; }
.help-box div:last-child span:hover{ background: #fff; border: 2px solid #fff; color: #000; -moz-transition: .35s; -webkit-transition: .35s; transition: .35s;}

  
/*FOOTER*/
.footer{ z-index:0!important; position: relative; padding-top:80px; padding-bottom: 20px; background:#000 ;  } 
.footer-cont{ overflow: hidden; width: 100%; }
.footer-left{ width: 25%; float:left; }
.footer-center{ width: 43%; margin:0% 4% 0% 4%; float:left; }
.footer-right{ width: 24%; float:left; }
.footer-50{ width: 45%; float:left; margin-right: 10%; }
.footer-50:nth-child(2){ margin-right:0%; }
.footer-korisnicki{ padding:0px 0px 0px 0px; box-sizing: border-box;  }
.footer-korisnicki .footer-map-link{ position: relative; padding:3px 0px; padding-left:35px; margin-bottom: 7px; padding-bottom: 7px; border-bottom: 1px dashed #ddd; margin-right: 30px; }
.footer-korisnicki .footer-map-link::before{ position: absolute; left:10px; top:50%; margin-top:-10px; font-size: 18px; line-height: 20px; width: 20px; height: 20px; font-family: 'Material Icons Round'; content:'chevron_right';  color:#ffc61a;   }
.footer-korisnicki .footer-map-link:nth-child(6){ border:0px; }
.footer-korisnicki .footer-map-link a{ }

.footer-map-title{ font-size:14px; line-height: 22px; margin-bottom: 20px; margin-top:30px; color:#fff; font-weight: bold; }
.footer-map-title:nth-child(1){ margin-top:0px; }
.footer-map-link{ font-size:13px; line-height: 21px; margin-bottom:15px; color:#aaa;  }
.footer-map-link a{ color:#aaa;  }
.footer-map-link a:hover{ color:#ffc61a;  }
.footer-logo { text-align: left; margin-bottom: 30px;}
.footer-logo img{ height:60px; }
.footer-slogan{display: none; font-family: 'Dancing Script', cursive; font-size:40px; line-height: 50px; color:#ffc61a; text-align: left; margin-left: 5px; padding:20px 0px;  }
 
.footer-onama{ font-size: 14px; line-height: 20px; color:#aaa; margin-top:0px; margin-bottom: 15px;  }

.footer-bespl-tel{ font-size: 80px; line-height: 80px; font-weight: bold; color:#ffc61a; margin-bottom: 30px; }
.footer-contact{ font-size:13px; line-height: 21px; padding:8px 0px; color:#aaa; margin-bottom: 6px; }
.footer-contact a{ color: #aaa; }
.footer-contact a:hover{ color: #ffc61a; }
.footer-working-hours img{ height: 120px; }
 
 

.footer-adresa{position:relative; padding-left: 30px;  }
.footer-adresa::before{position: absolute; top: 50%;  margin-top: -11px; left:0px; font-family: 'Material Symbols Outlined'; content:'home'; font-size: 22px; line-height: 22px; color:#ffc61a;  height:20px;}
.footer-telefon{position:relative; padding-left: 30px;   }
.footer-telefon::before{position: absolute;  top: 50%;  margin-top: -10px; left:0px; font-family: 'Material Symbols Outlined'; content:'phone_in_talk'; font-size: 20px; line-height: 20px; color:#ffc61a;  height:20px;}
.footer-email{position:relative; padding-left: 30px; }
.footer-email::before{position: absolute;  top: 50%;  margin-top: -10px; left:0px; font-family: 'Material Symbols Outlined'; content:'mark_email_read'; font-size: 20px; line-height: 20px; color:#ffc61a;  height:20px;}
.footer-radno{position:relative; padding-left: 30px; }
.footer-radno::before{position: absolute;  top: 50%;  margin-top: -10px; left:0px; font-family: 'Material Symbols Outlined'; content:'watch_later'; font-size: 20px; line-height: 20px; color:#ffc61a;  height:20px;}
.footer-radno span{ display: inline-block; width:65px; text-transform: uppercase; font-size: 12px; }
.footer-365{ color:#ffc61a; font-size: 13px; line-height: 21px; }
 
.footer-social-title{ font-size:16px; line-height: 20px; color:#000; }
.footer-social{ margin:15px 0px 15px 0px; }
.footer-social img{height: 20px; margin-right:7px; padding:10px; border: 2px solid #333; border-radius: 3px; cursor: pointer;}
.footer-social img:hover{ background-color: #333; -webkit-transition: .5s; -moz-transition: .5s; transition: .5s; }

.footer-payment{margin:15px 0px 15px 0px;}
.footer-payment img{height: 36px; margin-right:7px; margin-bottom: 8px;}
 

.footer-button-cont{  padding:10px 0px; margin-top:25px;  }
.footer-button{ position: relative; padding: 7px 60px; text-align: center; display: inline-block; width: auto; font-size: 16px; line-height: 26px; font-weight:bold; border-radius: 3px; background-color: #ffc61a; border:0px solid #acb00b; color:#fff; cursor: pointer;}
.footer-button:hover{  background-color: #bf1f24; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s; }

.footer-menu{ margin-top: 60px; text-align: center; font-size: 13px; line-height: 21px; }
.footer-menu div{ display: inline-block;  padding:7px 15px; margin-bottom: 7px; margin-right: 7px; background: #090909; }
.footer-menu div a{ color:#aaa }
.footer-menu div a:hover{ color:#fff }




/*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: block; }
 

  .main{ width: 100%; }
  .homeMargina1{ margin:0px 20px; }

  .naslov{ font-size: 30px; line-height: 40px; margin-bottom: 30px; text-align: left;}
  

  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:40px 20px 60px 20px;  background-color: #181818; width: calc(100% - 0px); z-index: 40; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box }
  .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{ margin-bottom: 20px; }
  .offer_cont { padding: 5px 10px; font-size: 12px; line-height: 18px;  }

  .calc-tabs .tablinks { font-size: 12px; line-height: 15px; padding: 9px 5px 9px 5px;}
  
  .calc input,
  .calc select,
  .calc textarea { padding: 10px 10px 10px 45px!important;}
  .calc-input-block::before { font-size: 18px;  left: 7px;  }


  .floatingMapa{ width: auto; margin:0px 0px; }
 
  .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;    }
  .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:44px; top: 0px; left:50%; margin-left: -63px;  }
    
  .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;}

  .contentButton{ display: block; }

  /*HEADER2*/

  .header2{width:100%; height:220px;  }
  .header2 .main{ height: 100%; position: relative; }
 
  

  .header2-title{position: absolute; top:auto; bottom:40px; margin-top:-15px; padding-left: 20px;  font-size: 30px; line-height: 30px; letter-spacing: 0px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;  } 
  .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; background: transparent; padding: 0px; width: 80px; height: 30px; top:10px; text-align: left; margin-bottom: 0px; right: auto; left:10px; border-right: 0px; padding-right: 0px; }
   
 
  /*SLIDESHOW*/
  .slideshow{ margin-bottom:0px; position:relative;  margin:0px auto; margin-bottom: 490px;  }
  .slideshow_gradient_black{  } 
  .slideshow_gradient_black_lr {display: block; position: absolute; z-index: 3 !important; top: 0px; width: 100%; height: 100%; background-image: linear-gradient(to bottom, rgba(0,0,0,.5), rgba(0,0,0,0)); }
  .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:30px; 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: 30px; line-height: 40px; 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-108 .content-left, .itemid-123 .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 .item-page h1{ font-size: 26px; line-height: 36px; margin-bottom: 30px;  }

  #jf-content .main p{ font-size: 15px; line-height: 25px; }
  
  #jf-content .main ul, #jf-content .main ol{   padding-left: 5px; margin-bottom: 25px;  }

  /*#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!important; line-height: 24px!important;  margin-bottom: 20px!important; }


  /*PAGE PRICES*/
  .page-fleet-box{ display: block; }
  .page-fleet-left{ width: 100%; }
  .page-fleet-right{ width: 100%; padding-left: 0px; }

  /*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 PRICES*/
  .page-fleet-cont{ width:auto;  padding:30px 20px; margin-bottom: 40px;  }
 
  .page-fleet-img{ margin-top: 40px; }
  .page-fleet-img img{ position: relative; z-index: 2; height: 150px; }
  .page-fleet-img::before{ width: 180px; height: 180px; top:-20px; margin-left: -90px;   }
 
  .page-fleet-title { font-size: 26px!important; line-height: 36px!important; margin-bottom: 5px; }
  .page-fleet-vehicle {display: block; color:#333; font-size: 18px; line-height: 24px; margin-bottom: 25px;}
 

  .page-fleet-attr{  margin-top: 35px; margin-bottom: 20px; }  
  .page-fleet-attr-child{position: relative; background: #cc1820; padding:15px 15px 15px 45px; border-right: 2px solid #9a080f; color: #fff; font-size: 18px; line-height: 28px;   }
 
  .page-fleet-attr-child::before { position: absolute; top:50%; margin-top:-15px; left:8px; width:30px; border-radius:50%; font-size: 26px; line-height: 30px; color:#ffc61a;  height:30px; text-align: center; }
  .page-fleet-attr-child:nth-child(3)::before { font-size:22px; }

  /*PAGE PRICES*/
.page-prices-table tr td { padding: 10px 10px!important; font-size: 13px; line-height: 24px;  }
.page-prices-table tr td span { font-size: 15px;  }



  /*PAGE GALERIJA*/
  #page-modal-img {  max-width:95%; max-height: 80%;  }

  .contact-form-desc{ font-size: 15px; line-height: 25px; }


 
  /*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; }

  /*SERVICES*/
  .page-services-cont { display: block; padding: 0px 0px; margin-bottom: 40px; padding-bottom: 35px; border-bottom: 40px solid rgba(232, 220, 211, 0.6); }
  .page-services-left { width: 100%;  } 
  .page-services-center { width: 100%;  } 
  .page-services-right { width: 100%; padding-right: 0px; } 
  .page-services-right p:last-child { margin-bottom: 0px!important; }
  .page-services-title { font-size: 20px!important; line-height: 30px!important;  }


  /*PAGE TRANSFER*/
  .transfer-list li {line-height: 24px !important; padding-left: 40px !important; margin-bottom: 20px!important; }
  .transfer-list li::before {font-size: 24px !important; }


  .transfer-intro-cont{ display: block; margin-bottom: 40px; }
  .transfer-intro-left{ width: 100%; }
  .transfer-intro-right{ width: 100%; }

  .transfer-location-cont{  display: block; }
  .transfer-location-box{width: 100%; padding-bottom: 20px; margin-bottom: 25px; }
  .transfer-location-img{ margin-bottom: 15px; }
  .transfer-location-title{ font-size: 17px; line-height: 23px; font-weight: 700; margin: 0px 10px 15px 20px ; } 
  .transfer-location-link{ font-size: 15px; line-height: 25px; font-weight: 600; margin-left: 20px; } 
  .transfer-location-link a{ color:#b0151d } 
  .transfer-location-link a:hover{ color:#000 } 

  .transfer-service-cont{ margin:50px 0px 0px 0px; }
  .transfer-service-inner{ display: block;   }
  .transfer-service-box{ width: 100%; display: block; margin-bottom: 50px; padding: 25px 15px;  }
  .transfer-service-img{ width:100%; margin-bottom: 20px; }
  .transfer-service-content{ width:100%; }
  .transfer-service-title{font-size:18px; line-height: 29px; font-weight: 700; margin-bottom: 15px;  }
  .transfer-service-desc{font-size:15px; line-height: 26px; }


  .transfer-contact-cont {display: block; padding: 0px 0px; margin-top: 60px; margin-bottom: 0px;  }
  .transfer-contact-box {width: 100%; border-left: 0px; border-bottom: 5px solid #fff; padding: 20px 0px; }
  .transfer-contact-icon{  height: 40px; margin-bottom: 10px; }
  .transfer-contact-icon::before {width: 40px; margin-left: -20px; line-height: 40px; font-size: 40px; } 

  /*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*/
   

  /*FAQ*/
  .accordion .pitanja-link { padding: 20px 50px 20px 20px;  font-size: 15px!important; line-height: 19px!important ; font-weight: 400!important; }
  .accordion .pitanja-link::after {  margin-top:-13px; right: 10px; font-size: 16px; line-height: 24px; width: 24px; height: 24px;   }
  .accordion .content { padding: 10px 15px;  }

  /* CATEGORY BLOG*/
  .blog .blog-item{ width: auto; float:none; margin-right: 0%;  }

  .blog h1{ font-size: 26px; line-height: 34px;  margin-bottom:30px;  } 
  .categoryBlog{width:100%;   float:none; margin-right: 0%; overflow:hidden; 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-intro { font-size: 16px; line-height: 26px; margin-bottom: 50px; width: auto; text-align: left; }
  .how-cont {overflow: hidden; padding: 20px 0px 40px 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:20px; padding-bottom: 20px;  }
  .tariffs::before{ display: none; }
  .tariffs .naslov{  margin-bottom: 30px; text-align: center; }
  .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:0%;  padding:0px; } 
  .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; }

  .tariffs .MS-content .item { display: inline-block; height: 100%; overflow: hidden; vertical-align: top; box-sizing: border-box; width: 100%!important; color:#000;}


    /*ABOUT US*/
  .about{ padding-top: 20px; padding-bottom: 40px; }
  .about .naslov{   }
     
  .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{  margin-bottom: 20px; }
  .about-right{ width: 100%;  margin-left: 0%;  margin-top:40px; border:0px solid #cc0000; float:none;  }
   
  .about-desc{ font-size: 14px; line-height: 24px; margin-right: 0px; margin-bottom: 20px; text-align: left; }

  .about-brojac-cont { gap:15px; margin-top: 30px; }
  .about-brojac-box {  margin-bottom: 15px; padding:15px 5px 15px 10px; border-left: 4px solid #cc1820;  }
  .about-brojac-box .fig-number{ font-size: 30px!important;  font-weight: bold;  }
  .about-brojac-box .brojaci-number{ font-size: 22px!important; line-height: 36px!important;}

  /*DAVOS*/
  .davos{ padding-top:20px; padding-bottom: 40px;  }
  .davos-cont{ display: block;  }
  .davos-left{ width: 100%; margin-bottom: 40px; }
  .davos-subtitle{ font-size: 18px; line-height: 28px;  margin-bottom: 20px; }
 
  .davos-right{ width: 100%; position: relative; padding:80px 0px; }
  .davos-right::before{ right: auto; left: 50px; top:0px; width: 500px; height: 100%;  }

  .davos-abs{ top:50%; width:220px; margin-top: -150px; right: auto; left:0px; background-color: #fff; padding: 30px 0px 0px 0px; box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px; text-align: center; box-sizing: border-box; }
  .davos-abs-icon img{ height: 70px; padding:5px;  }
  .davos-abs-title{ font-size: 15px; line-height: 23px; margin-top: 20px; }
  .davos-abs-desc{ font-size: 12px; line-height: 20px; margin: 10px 10px 0px 10px;  }
  .davos-abs-button{ margin-top: 25px; padding:10px 0px; font-size: 14px; line-height: 24px; }
 
 
  /*SERVICES - BOOKING*/
  .services{ padding:40px 0px; }
  .services-cont{ display: block; }
  .services-left{ width: 100%;  }
  .services-center{ width: 100%;  }
  .services-right{ width: 100%;   }
  .servisAll{ margin-bottom:40px;}
  .servisAll:last-child{ margin-bottom: 40px; }
 

  /*PROLAZECI AUTO*/
  .prolazeciAutoContainter{ height:50px; width:100%; }
  .prolazeciAuto { height:30px; top:10px; position:relative; left:-300px; }
  .prolazeciAuto img{ height:30px; }

  /*ATRIBUTI*/
  .atributi{ padding-top: 40px; padding-bottom: 40px;}
   

  /*...atributi why choose us*/
  .atributi-cont-intro{ display: block; margin-bottom: 80px; }
  .atributi-30{ width: 100%; margin-bottom: 40px; }
  .atributi-30:last-child{ margin-bottom: 0px; }
   

  /*...atributi bus*/
  .atributi-bus{ display: block; margin-bottom: 60px; }
  .atributi-bus-subtitle{  margin-bottom: 20px;  }
  .atributi-bus-left{ width: 100%; margin-bottom: 40px; }
  .atributi-bus-left::before{ top: -30px; height: 125px; width: 500px; } 
  .atributi-bus-right{ width: 100% }

  /*...atributi slike*/
  .atributi-cont{  display: block; } 
  .atributi-50{ width:auto; }
  .atributi-panel{ width: auto; }
  .atributi-left-top{ display: block; margin-bottom: 10px; }
  .atributi-left-50{  width: auto;  }
  .atributi-left-50::before{ position: absolute; content: ''; top:0px; left:0px; width: 100%; height: 100%; background: #000; opacity: 0.35 }
  

  .atributi-left-bottom{ margin-bottom: 10px; }
  .atributi-left-bottom::before{ position: absolute; content: ''; top:0px; left:0px; width: 100%; height: 100%; background: #000; opacity: 0.35 }
  .atributi-left-bottom:hover::before{  opacity: 0.75; -moz-transition: .35s; -webkit-transition: .35s; transition: .35s;  }


  .atributi-right-top{  display: block;   }
  .atributi-right-top::before{ position: absolute; content: ''; top:0px; left:0px; width: 100%; height: 100%; background: #000; opacity: 0.35 }
  .atributi-right-top:hover::before{  opacity: 0.75; -moz-transition: .35s; -webkit-transition: .35s; transition: .35s;  }

  .atributi-right-bottom{ display: block;   }
  .atributi-right-50{ width: auto; cursor:   }
  .atributi-right-50::before{ position: absolute; content: ''; top:0px; left:0px; width: 100%; height: 100%; background: #000; opacity: 0.35 }
  .atributi-right-50:hover::before{  opacity: 0.75; -moz-transition: .35s; -webkit-transition: .35s; transition: .35s;  }
  .atributi-right-50-a{ margin-bottom: 10px; } 

  .atributi-left-50 > div, .atributi-right-50 > div{ position: absolute; bottom:0px; left:0px; width: 100%; padding: 0px 10px 20px 20px; background-image: linear-gradient(to top, rgba(0,0,0,.9), rgba(0,0,0,0));   }
  .atributi-left-bottom > div{ position: absolute; bottom:0px; left:0px; width: 100%; padding:20px; background-image: linear-gradient(to top, rgba(0,0,0,.9), rgba(0,0,0,0)); }
  .atributi-left-bottom h2{ font-size: 40px; line-height: 50px; }
 
 
  .atributi-title{  font-size: 18px; line-height: 28px; margin-bottom: 5px;   }
  .atributi-desc{ font-size: 14px; line-height: 22px;    } 
 

 

  /*REVIEWS*/
  .reviews{ position: relative; padding-top:20px; padding-bottom: 20px;  }
  .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 0px 0px; margin-left: 0px;}
  .reviews-stars{ margin-top: 0px; margin-left: 0px;  }
  .reviews-name{ font-size: 16px;  line-height: 26px;  margin-left: 0px;  } 
  .reviews-city{ font-size:14px; line-height:22px;  margin-left: 0px; } 
  .reviews-desc { font-size: 14px; line-height: 24px; margin: 20px 20px 10px 0px; 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: 0px; margin-bottom: 15px; margin-top: 40px; }

 
 
 

  /*HELP*/
  .help{padding-top: 0px; padding-bottom:20px; }
  .help-box{ color:#fff; display:block; padding:30px 10px;  }
  .help-box h2 { width: 100%; text-align: left; font-size: 24px; line-height: 34px; margin-bottom: 30px; }
  .help-box div:last-child { width: 100%; text-align: left; }
  .help-box div:last-child span{ margin-top: 10px; display: block; text-align: center; }     
  
   /*FOOTER*/
  .footer{ z-index:0!important; padding-top:20px; padding-bottom: 20px;   }
  .footer-cont{ overflow: visible; width: 100%; }
  .footer-left{ width: 100%; float:none; margin-bottom: 40px; }
  .footer-center{ width: 100%; margin:0% ; float:none; margin-bottom: 40px; }
  .footer-right{ width: 100%; float:none; }
  .footer-50{ width: 100%; float:none; }
  .footer-50:last-child{ margin-top:30px; }
  .footer-korisnicki{  width: 100%; margin-left:0px; padding: 0px;  }

  .footer-korisnicki .footer-map-link a{ }
  .footer-map-title{ font-size:15px; line-height: 21px; margin-bottom: 15px; margin-top:30px; font-weight: bold; }
  .footer-map-title:nth-child(1){ margin-top:0px; }
  .footer-map-link{ font-size:14px; line-height: 20px; margin-bottom:6px; }
 
  .footer-logo { text-align: left; margin-bottom: 30px;}
  .footer-logo img{ height:70px; }
  .footer-slogan {   font-size:30px; line-height: 40px; text-align: left; margin-left: 0px; padding-top: 30px; padding-bottom: 0px; margin-bottom: 0px;  }
 
  .footer-onama{ font-size: 14px; line-height: 20px; margin-top:20px;  }

  .footer-bespl-tel{ font-size: 80px; line-height: 80px; font-weight: bold; margin-bottom: 30px; }
  .footer-contact{ font-size:14px;  margin-bottom: 6px; }
  .footer-working-hours img{ height: 120px; }
   
  .footer-adresa{position:relative; padding-left: 25px;  }
  .footer-adresa::before{position: absolute;  font-family: 'Material Icons Round'; content:'home'; font-size: 16px; line-height: 20px;    height:20px;}
  .footer-telefon{position:relative; padding-left: 25px;   }
  .footer-telefon::before{position: absolute;  font-family: 'Material Icons Round'; content:'phone_in_talk'; font-size: 16px; line-height: 20px;  height:20px;}
  .footer-email{position:relative; padding-left: 27px; }
  .footer-email::before{position: absolute;  font-family: 'Material Icons Round'; content:'mark_email_read'; font-size: 16px; line-height: 20px;   height:20px;}
 
  .footer-social-title{ font-size:16px; line-height: 20px; color:#999; }
  .footer-social{ margin:15px 0px 15px 0px; }
  .footer-social img{height: 20px; margin-right:7px; padding:10px; border-radius: 3px; cursor: pointer;}
  

  
  /*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) {
    
     
}