h1,
h2 {
    text-align: left;
}


@font-face {
  font-family: Marker;
  src: url("fonts/XXII-MARKER_Regular.otf");
  font-weight: normal; 
}

@font-face { 
    font-family: "inter"; 
    src: url("font/inter-variable-font.woff2") format("woff2 supports variations"), url("https://cdn.fantasticservices.com/font/inter-variable-font.woff2") format("woff2-variations"); 
    font-weight: 400 900; 
    font-stretch: 25% 150%; 
    font-display: swap; 
}

 

/*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: 'inter';
}

#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-small {  font-family: "Dosis", sans-serif; font-size: 13px; line-height: 22px; text-transform: uppercase; font-weight: 800; letter-spacing: 2.8px; color:#f4adcd; text-align: center; margin-bottom: 0px; }
.naslov{  font-family: "Raleway", sans-serif; font-size: 40px; line-height:50px; font-weight: 800; text-align: center; color: #000; margin-bottom: 50px; }
.naslov span{ color:#bd183f; }

/*TABOVI*/
.calc-tabs{border:0px solid #ddd; margin-bottom:20px; margin:0px auto; margin-bottom: 20px; overflow:hidden;  }
.calc-tabs .tablinks{ display:block; width:49%; text-align:center;  font-size:12px; line-height: 15px; text-transform: uppercase; color:#fff; font-weight: 600; padding:14px 10px 14px 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin-right: 2%}
.calc-tabs .tablinks:first-child{ border-top-left-radius: 7px; }
.calc-tabs .tablinks:last-child{ margin-right: 0%; border-top-right-radius: 7px; }  
.tablinkleft{float:left; }
.tablinkright{float:left; }
.calc-tabs .active { background-color: #bd183f; }
.tablinks:hover{ cursor:pointer;}
.tabcontent {display: none; overflow: hidden; margin:0px 25px; }

/*BOOKING*/
.calculator { position: absolute; left: 0%; top:150px; padding: 0px 0px; margin-left: 0px; width: 420px;  border-radius: 7px; z-index: 40; border:0px solid #ff0000; background: #050505; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.calculator-inner{ padding:30px; padding-top:20px;  border-radius: 7px;  box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.calculator-input-cont{ background: #fff; border-radius: 7px; padding:20px 0px; padding-bottom: 10px; overflow: hidden;}
.calculator .naslov{ color:#fff; text-align: left; font-size: 26px; line-height:36px; font-weight: 500; margin-bottom: 30px; }



 
/*NOVI KALKULATOR*/
.calculator-container{ }
.floatingPanel {width: 49%; float: left; overflow: hidden; border:0px solid #bd183f!important;}
.floatingMapa {width: 100%; height: 500px; float: none; margin-top:50px; overflow: hidden;}
#map{height:100%;width:100%}

.calc h1{ color:#fff!important; text-align: center; }
.calc-form{  }
.tabovi{  }
.calc-inner{  width: 100%; overflow: hidden; }
.calc-left{ width: 100%; float:none; padding:0px 0px 0px 0px; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.calc-right{ width: 100%; float:none; padding:0px 0px 0px 0px;  overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.calc-block-pausal{ width: 100%;  padding:0px 0px 10px 0px; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  }
.calc input,
.calc select,
.calc textarea {outline: 0; font-size: 15px; line-height: 22px; padding: 10px 10px 10px 40px!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:#bd183f; }
.calc-label{  position: absolute; display: block; color:#aaa; font-size: 14px; line-height: 14px; top:0px; left:30px; 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: #bd183f;  }
.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 25px 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: #bd183f; border-color: #bd183f!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;  text-align: right; }

.contact-form input,
.contact-form select,
.contact-form textarea { border: 2px solid #ddd; color: #000; padding-left: 20px!important; border-radius: 7px; }
.contact-form input[type="submit"] { color:#fff;  border:2px solid #f4adcd; background-color: #f4adcd; width: auto; padding: 10px 35px 10px 35px !important; border-radius: 7px; }
.contact-form input[type="submit"]:hover, .contact-form input[type="submit"]:focus {background-color: #01a1dd; border-color: #01a1dd!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: #ffd6dd;  }

.slideshow-logo{ margin:50px 0px; }
.slideshow-logo img{ height: 60px;  }

.slideshow-box{ position: absolute; z-index: 5; left: 50%; margin-left: -600px; width: 600px; top:150px; text-align: left; margin-top: 0px;  }
.slideshow-box-title{ position: relative; font-family: 'Raleway', sans-serif; font-size: 80px; line-height: 90px; font-weight: 900; color:#000; margin-bottom: 30px; }
.slideshow-box-desc{ font-size: 20px; line-height: 30px; color:#000;  }


/**********************************/
/**********************************/
/**********************************/

.slideshow_sapa{ position: absolute; z-index: 5!important; width:300px; left:50%; margin-left:-750px; top:100px; }
.slideshow_dog_girl{ position: absolute; z-index: 4; width: 50%; left: 45%; bottom:-15px;  }
.slideshow_pas_macka{ position: absolute; z-index: 5!important; width:370px; left:50%; margin-left:-750px; bottom:-120px; }

.slideshow_krivulja{ position: absolute; bottom:-1px; width: 100%; z-index:3!important; height: 150px; direction: ltr; left: 0; line-height: 0; overflow: hidden; }
.slideshow_krivulja svg { width: calc(125% + 1.3px); height: 150px; fill: #fff; display: block; left: 50%; position: relative; transform: translateX(-50%); } 
 

 
 
/**********************************/
/**********************************/
/**********************************/
 
.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{ display: none;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)); }


 
.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-sapa-vet-bijeljina-2.jpg) center center no-repeat; background-size: cover;  }
.slide2{ background: url(../images/slide-sapa-vet-bijeljina-1.jpg) center center no-repeat; background-size: cover; }
.slide3{ background: url(../images/slide-3-erlinsbach-taxi.jpg) 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:right; margin-top:10px; font-style: normal; position:relative; text-transform:uppercase; color:#fff; border:1px solid #e5c17c; padding:5px 15px;  }
#cookies-banner .btn-accept:hover { background-color: #e5c17c; color:#000; }
.cookies-title{ font-weight: bold; font-size: 14px; line-height: 18px; color:#000; margin-bottom: 10px; }


 
/*HEADER2*/
.header2{width:100%; height:250px; position: relative; background: #ffd6dd url('../images/header2.png') center center no-repeat; background-size: auto 100%;  }
 
 
.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 }

/*HEADER TOP*/
.header-top{ background: #fff; border-bottom: 1px solid #eee; }
.header-top-cont{ position: relative; height: 40px; padding-top:0px;  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.header-top-box{ position: relative; width:29%; font-size: 14px; border-right: 1px solid #eee; margin-right: 30px; padding: 0px 0px 0px 35px; float: left; line-height: 40px; position: relative; color:#000;  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.header-top-box:nth-child(1){ width:18%; }
.header-top-box:nth-child(2){ width:23%; }
.header-top-box:nth-child(3){ border-right: 0px; }
.header-top-box::before{ font-family: 'Material Icons Round'; content:'menu'; font-size: 20px; font-weight: 600; line-height: 40px; color:#01a1dd;  position: absolute; top:50%; margin-top: -20px; left:0px; width:40px; height:40px;  }
.header-top-box:nth-child(1)::before{ font-family: 'Material Symbols Outlined'; content: 'call';   }
.header-top-box:nth-child(2)::before{ font-family: 'Material Symbols Outlined'; content: 'mail'; }
.header-top-box:nth-child(3)::before{ font-family: 'Material Symbols Outlined'; content: 'home'; font-size: 22px;   }

/*JEZIK MODUL*/
.language {position: absolute; background: #01a1dd; top: 0px; padding: 5px 10px 5px 10px; right: 0px; z-index: 999;  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; font-weight: 700; 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: #f6f6f6; 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:#000;  }

/*GLAVNI MENI*/
.glavniMeni-cont{ border:0px solid #cc0000; position: relative; top:0px; width: 100%; height: 80px; margin-top:0px; }
.glavniMeni{position: absolute; top: 0px; background: #fff; width:100%; height:80px; 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: 74px; top:3px; left:0px;  } 
.glavniMeni-dugme-cont-1{ position: absolute; right:0px; top:0px; height: 100%; width: 180px; text-align: right; }
.glavniMeni-dugme-cont-1 .glavniMeni-dugme1  { display: inline-block; padding:0px 30px; background-color: #1e1e1e; color:#fff; font-weight: 700; font-size: 14px; line-height:50px; margin-top:27px; -moz-transform: skew(-20deg); -webkit-transform: skew(-20deg); transform: skew(-20deg); }
.glavniMeni-dugme-cont-1 .glavniMeni-dugme2 {display: inline-block; -moz-transform: skew(20deg); -webkit-transform: skew(20deg); transform: skew(20deg);  }
.glavniMeni-dugme-cont-1 .glavniMeni-dugme1:hover{  background-color: #fff; color:#000; transition:0.35s; -moz-transition:0.35s; -webkit-transition:0.35s; }
.mobileHeader{ display:none;}


/* MAIN NAVIGATION */
#kiwi-menu { position: absolute; right:0px;  top:0px; width: auto; height:80px; 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; margin-top: 25px;  }
#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: #000; font-weight:600; line-height:30px; }
#kiwi-menu ul li a{ color:#000;  }
#kiwi-menu ul li:hover { color:#000; transition:0.35s; -moz-transition:0.35s; -webkit-transition:0.35s; }
#kiwi-menu ul li a:hover{ color:#000; transition:0.35s; -moz-transition:0.35s; -webkit-transition:0.35s;  }
#kiwi-menu ul li.active{ color:#01a1dd; }
#kiwi-menu ul li.active a{ color:#01a1dd; }
#kiwi-menu ul li.active a:hover { color:#000; }

 
#kiwi-menu .mod-menu__sub{display:none; position:absolute; left:-15px; min-width:250px; background-color:#fff; 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: 5px; padding:20px 40px; 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{  }
#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:#000; }
#kiwi-menu ul li.active ul li.active a{ color:#01a1dd; }
#kiwi-menu ul li.active ul li:hover a{ color:#01a1dd; }
 
/*#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-124, #kiwi-menu ul .item-129, #kiwi-menu ul .item-127, #kiwi-menu ul .item-130, #kiwi-menu ul .item-111{ 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: 80px; margin-bottom: 0px;}
.sidenav { background-color:#fff; font-size: 20px; line-height: 40px; color:#000;  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:#000; margin-bottom: 0; padding-left:34px; list-style-type:none; /*background: url(../images/bg-sidenav-li.png) left 15px no-repeat; background-size:10px;*/ cursor: pointer; }
.sidenav li:hover, .sidenav li.active{color:#f4adcd; }
.sidenav li a{color:#000;  }
.sidenav li a:hover, {color:#f4adcd;  }
.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: #000; display: block; transition: 0.3s}
.sidenav a:hover, .offcanvas a:focus{color: #f4adcd;}
.sidenav .mod-menu__sub{ }
.sidenav .mod-menu__sub li{ display:none; line-height:30px; margin-left:0px; margin-bottom:0px; border:0px solid #0000ff; min-height:30px;}
.sidenav .mod-menu__sub li .separator{font-size:18px; padding-left:0px;  min-height:30px; font-weight:bold; }
.sidenav .mod-menu__sub li.active a{ color: #f4adcd; }
.sidenav .mod-menu__sub li a{font-size:18px!important; padding-left:0px; line-height:40px; }
.sidenav .closebtn {position: absolute; top: 0; right: 25px; font-size: 40px; margin-left: 50px; color:#f4adcd;}

/*... SIDENAV IKONICA */
.sidenav li::after{font-family: 'Material Icons Round'; content:'keyboard_arrow_right'; font-size: 16px; line-height: 20px; color:#aaa;  position: absolute; top:10px; right:0px; width:20px; height:20px; border:0px solid #ff0000;}
.sidenav li::before{ font-family: 'Material Icons Round'; content:'pets'; font-size: 18px; line-height: 20px; color:#aaa;  position: absolute; top:10px; left:0px; width:20px; height:20px; border:0px solid #ff0000;}
.sidenav li.item-151::before{font-family: 'Material Icons Round'; content:'home'; color:#444;}
.sidenav li.item-152::before{font-family: 'Material Icons Round'; content:'location_on'; color:#444;}
.sidenav li.item-134::before{font-family: 'Material Icons Round'; content:'topic'; color:#444;} 
.sidenav li.item-108::before{font-family: 'Material Icons Round'; content:'phone_in_talk'; color:#444;}
.sidenav li.item-136::before{font-family: 'Material Icons Round'; content:'settings'; color:#444;}
.sidenav li.item-153::before{font-family: 'Material Icons Round'; content:'person'; color:#444; font-size: 20px; }

.sidenav li.item-136::after, .sidenav li.item-153::after{font-family: 'Material Icons Round'; content:'keyboard_arrow_down'; color:#f4adcd }
  
.sidenav li:hover::before, .sidenav li.active::before{ color:#f4adcd; }

 
/*... 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 #ddd; margin:30px 0px; }
.sidenav-kontakt{ color:#fff; line-height: 28px; margin-bottom:30px; }

 
.sidenav-telefon{position:relative; padding-left: 30px; margin-bottom:5px!important; }
.sidenav-telefon::before{position: absolute; top:11px; left:0px; width:20px; font-family: 'Material Icons Round'; content:'phone_in_talk'; font-size: 18px; line-height: 20px; color:#f4adcd;  height:20px;}
.sidenav-telefon a{ font-size: 17px!important; }
.sidenav-house{position:relative; padding-left: 30px; margin-bottom:5px!important; }
.sidenav-house::before{position: absolute; top:11px; left:0px; width:20px; font-family: 'Material Icons Round'; content:'ring_volume'; font-size: 18px; line-height: 20px; color:#f4adcd;  height:20px;}
.sidenav-email{position:relative; padding-left: 30px; margin-bottom: 5px!important; }
.sidenav-email::before{position: absolute; top:11px; left:0px; width:20px; font-family: 'Material Icons Round'; content:'mark_email_read'; font-size: 18px; line-height: 20px; color:#f4adcd;  height:20px;}
.sidenav-email a{ font-size: 17px!important; }

/*...iskljucujem pojedine elemente u meniju*/
.sidenav .item-111, .sidenav .item-124, .sidenav .item-127,  .sidenav .item-129 { 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:20px; line-height:20px; font-weight: 700; padding:20px 60px;   background-color:#bd183f; 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-size: 40px; line-height: 50px; font-weight: bold; margin-bottom: 50px;  }
#jf-content .main .item-page h1{ 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: 16px; line-height: 26px; color: #222;  position: relative; margin-bottom: 10px; padding-left: 35px;}
#jf-content .main ul li::before, #jf-content .main ol li::before { position: absolute; top:50%; margin-top:-10px; left:5px; width:20px; font-family: 'Material Icons Round'; content:'pets'; font-size: 18px; line-height: 20px; color:#f4adcd;  height:20px; }
#jf-content .main img{ border-radius: 30px; }


#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, .itemid-151 #jf-content .main{ padding: 0}
.itemid-102 #jf-content, .itemid-103 #jf-content, .itemid-105 #jf-content, .itemid-119 #jf-content, .itemid-151 #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:#bd183f;   }
.page-button span:hover{ color:#bd183f; -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; gap: 40px; 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:#111; font-weight: 800; font-family: "Raleway", sans-serif; margin-bottom: 25px!important; margin-top: 50px!important;}
.page-subtitleh3{ position: relative; font-size: 17px!important; line-height: 23px!important; color:#333; font-weight: 600; margin-bottom: 25px; margin-top: 40px; padding-left: 35px; }
.page-subtitleh3::before{ position: absolute; top: 50%; margin-top: -10px; left: 5px; width: 20px; font-family: 'Material Icons Round'; content: 'pets'; font-size: 18px; line-height: 20px; font-weight: 400; color: #f4adcd; height: 20px; }
.page-color-pink{ color:#f4adcd }
.page-box-pink{ padding:35px 25px 25px 35px; background-color: #ffd6dd ; border-radius: 30px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;  }
.page-box-gray{ padding:35px 25px 25px 35px; background-color: #f6f6f6; border-radius: 30px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;  }
.page-margin-top-0{ margin-top:0px!important; }
.page-margin-top-40{ margin-top:40px; }
.page-margin-bottom-5{ margin-bottom:5px; }
 
 
/**********************************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 FLEET*/
.page-fleet{  display: grid; grid-template-columns: repeat(2, minmax(0, 1fr));  grid-gap: 50px; }
.page-fleet-cont{ width:100%; background: #f6f6f6; padding: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-cont:hover .page-fleet-img img:first-child{ filter: grayscale(0%); opacity: 1; }

.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 img:first-child{ position: absolute; height: auto; filter: grayscale(100%); opacity: 0.2; z-index: 1; width: 50%; top:-70px; left:-20px;  }
 
.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; background: #eee; justify-content: flex-end; box-sizing: border-box; margin-top: 40px; margin-bottom: 30px; } 
.page-fleet-attr::before{ position: absolute; content: ''; top:0px; width: 50px; right:-50px; height: 100%; background: #bd183f ; }
.page-fleet-attr::after{ position: absolute; content: ''; top:0px; width: 50px; left:-50px; height: 100%; background: #eee ; }
.page-fleet-attr-child{position: relative; background: #bd183f; padding:25px 25px 25px 55px; border-right: 2px solid #a00d30; color: #fff; font-size: 18px; line-height: 28px; font-weight: bold; }
.page-fleet-attr-child:last-child { border-right: 0px solid #a00d30; }
.page-fleet-attr-child:hover{ background: #a00d30; -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:#dd8196;  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; }
 
 
/*NAJCESCA PITANJA*/
.accordion { box-sizing: border-box; }
.accordion-item{  margin-bottom: 10px;  background: #ffe3f0; border-radius: 17px; }
.accordion h2 { margin-bottom: 0px!important; font-size: 18px!important; line-height: 24px!important; background-color: #f6f6f6; border-radius: 15px;  }
.accordion .pitanja-link {position: relative; display: block; width: 100%; padding: 25px 80px 25px 40px; color: #000; box-sizing: border-box; }
.accordion .pitanja-link:hover, .accordion .pitanja-link:hover::after { cursor: pointer; }
.accordion .pitanja-link:hover::after { border: 2px solid #f4adcd; }
.accordion .pitanja-link.active {  }
.accordion .pitanja-link::after { font-family: 'Material Icons Round'; content: "add"; position: absolute; right: 25px; top: 50%; margin-top: -17px; font-size: 20px; color: #000; padding: 0px; line-height: 32px; width: 32px;
  height: 32px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; border: 2px solid #fff; text-align: center; }
.accordion .pitanja-link.active::after { font-family: 'Material Icons Round'; content: "remove"; color: #f4adcd; border: 2px solid #f4adcd; }
.accordion .content { padding: 15px 20px; display: none; border-bottom: 0px 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.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;}
.accordion .content p{ color:#000!important; line-height: 21px!important; }


/*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: #f6f6f6; border-radius: 30px; padding:30px; } 
.contact-right-title{font-size:18px; line-height: 28px; margin-bottom: 20px; font-weight: 700; margin-top:40px; color:#000;   }
.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:#000; margin-bottom: 15px;  }
.contact-right-contact a{  color:#000;   }
.contact-right-contact a:hover{  color:#01a1dd;   }
 
.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:#f4adcd;  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:#f4adcd;  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:#f4adcd;  height:22px;}

.contact-right-radno{position:relative; padding-top: 7px; line-height: 21px; padding-bottom: 7px; padding-left: 45px; background: #efefef; border-radius: 10px;   margin-bottom: 10px; }
.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:#f4adcd;  height:22px;}
.contact-right-radno span{font-size: 15px; color: #000; font-weight: 600; }
 
.contact-right-social{ margin:15px 0px 15px 0px; }
.contact-right-social img{height: 20px; margin-right:7px; border: 2px solid #eaeaea; padding:10px; cursor: pointer; border-radius: 7px!important; }
.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; background-color: #f6f6f6;  padding: 10px 0px 10px 55px;  font-size: 18px; line-height: 24px; margin-bottom: 24px; color: #000; font-weight: 700; border-radius: 10px;  }
.kiwi-latest-title::before{ position: absolute; top:50%; left:10px; margin-top:-15px; font-family: 'Material Symbols Outlined'; content:'menu';  border-radius: 50%; background: #fff; font-size: 22px; line-height: 30px; text-align: center; color:#f4adcd; width: 30px; height:30px;}
.kiwi-latest-cont ul{ padding-left: 0px!important; }
.kiwi-latest{border:0px solid #ff0000;  overflow:hidden;}
.kiwi-latest-date{font-size:12px; line-height: 16px; color:#888;}
.kiwi-latest-cont ul li{padding:7px 0px 7px 35px!important; font-size:15px!important; line-height: 21px!important; border-bottom:1px dotted #aaa;}
.kiwi-latest-cont li a{color:#000;}
.kiwi-latest-cont li a:hover{color:#01a1dd;}
.kiwi-latest-cont li::before{position: absolute; top: 50%; margin-top: -11px!important; left: 2px!important; width: 20px!important; font-family: 'Material Symbols Outlined'!important; content: 'feed'!important; font-size: 22px!important; line-height: 22px!important; color: #f4adcd; height: 22px!important; }



/*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-family: "Raleway", sans-serif; font-size:17px!important; line-height: 24px!important; font-weight: 700!important; color:#000; min-height: 72px; overflow: hidden; margin-bottom: 0px!important;}
.categoryBlogCover { position: absolute; width: 100%; height:100%; top:0px; left:0px; border-radius: 30px; }
.categoryImage{height: 100%; border:0px solid #ddd; border-top-left-radius: 30px; border-top-right-radius: 30px; }
.categoryDate{font-size:14px; line-height: 18px; color:#f4adcd; }
.categoryIntro{position: relative; z-index: 11; background-color: #f6f6f6; padding:10px 15px 15px 25px; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.categoryIntro a:hover{  text-decoration: none!important;}


 /*RIGHT SIDE - SERVICES*/
.services-right{ position: relative; padding: 40px 40px 40px 0px; border-right: 0px solid #e6ded3; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.services-right::before{position: absolute; content: ''; right: 0px; top:-80px; height: calc(100% + 200px); width: 1px; background: #ffd6dd; width:1px;  }
.services-right-box{ position: relative; margin-bottom: 15px; cursor: pointer; padding: 20px 0px; text-align: left; font-size: 20px; line-height: 30px; background: #f6f6f6; padding-left: 100px; border-radius: 15px; transition: .35s; -moz-transition: .35s; -webkit-transition: .35s; }
.services-right-box::before{ position: absolute; content: ''; right:-40px; top:50%; height: 1px; background: #ffd6dd; width:40px; }
.services-right-box::after{ position: absolute; left: 0px; top: 0px; border-top-left-radius: 15px; border-bottom-left-radius: 15px; background: #f4adcd; width: 75px; height: 100%; font-size: 30px; line-height: 70px; text-align: center; color: #fff; font-family: 'Material Symbols Outlined'; content: 'pets';  }
.services-right-box a{ color:#000; }
.services-right-box:hover {  background: #ffe3f0; }
.services-right-box:hover a{ }

 
/**********************************MODULI****************************************/
/********************************************************************************/
/********************************************************************************/

 /*WHAT*/
.what{ padding-top:40px; padding-bottom: 80px; }
.what-intro{ text-align: center; margin:0px 150px; font-size: 15px; line-height: 25px; }
.what-cont{ display: flex; gap:40px; margin-top: 40px; }
.what-box{ width: 33%; position: relative; cursor: pointer; padding: 40px 30px 60px 30px; background: #f6f6f6; border-radius: 30px; text-align: center; }
.what-box:last-child{ border:0px; }
.what-img img{ height: 60px; padding:10px; background-color: #fff; border-radius: 50%; }
.what-title{ font-family: "Raleway", sans-serif; font-size: 20px; line-height: 30px; margin-top:20px; font-weight: 700; margin-bottom: 15px;  }
.what-desc{ font-size: 15px; line-height: 25px;  color:#444;  }
.what-button{ position: absolute; bottom: 0; right: 0; background-color: #fff; padding: 10px 0px 0px 10px; border-top-left-radius: 50%; }
.what-button::before, .what-button::after{ backface-visibility: hidden; isolation: isolate; will-change: transform; content: ''; position: absolute; width: 60px; height: 60px; z-index: 10; background-color: #fff; clip-path: path("M60,30v30H30c8.3,0,15.8-3.4,21.2-8.8C56.6,45.8,60,38.3,60,30z"); -webkit-transition: .35s; transition: .35s;  } 
.what-button::before{ top: -60px; right: 0px; }
.what-button::after{ left: -60px;   bottom: 0; }
.what-button a { display: flex; align-items: center; justify-content: center; width: clamp(3.125rem, 3.0138rem + 0.6135vw, 3.75rem); height: clamp(3.125rem, 3.0138rem + 0.6135vw, 3.75rem); background: #f4adcd; color: #fff; font-size: 0px; -webkit-transition: .35s; transition: .35s; -webkit-border-radius: 50%; border-radius: 50%; position: relative; }
.what-box:hover .what-button a { background: #01a1dd; }
.what-button a::before {content: ""; font-family: "sweetheart-icon"; font-style: normal; position: absolute; width: clamp(1.5rem, 1.425rem + 0.375vw, 1.875rem); height: clamp(1.5rem, 1.425rem + 0.375vw, 1.875rem); background-color: #fff;
  -webkit-mask-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' %3E%3Cpath d='M1.4,45.6c15.5-5.9,35-4.5,51.5-4.4c3.2,0,6.4,0,9.6,0.1c-4.5-2.6-10.9-5.2-9.8-10.9c0.7-3.9,4.9-5.9,9.2-5.3 c3.8,0.6,8.1,3.6,11.4,5.3c4.2,2.1,8.4,4.2,12.5,6.6c3.2,1.8,6.5,3.5,8.8,6c1.2,0.6,2.5,1.4,3.8,2.6c1.7,1.5,2.4,4.5,0.4,6.1 c-0.7,0.5-1.3,1-1.9,1.4c-1,2.8-3.4,5.1-6.3,7.1C83,65.3,74.9,70,66.7,74.3c-5.9,3-13.4-3.8-8.1-8.4c3-2.6,5.9-5.3,9.1-7.7 c0.9-0.7,2.1-1.7,3.3-2.7c-6.5-0.2-13-0.3-19.6-0.4C35.2,54.5,16.1,55.2,1.1,49C-0.6,48.2-0.2,46.2,1.4,45.6z'/%3E%3C/svg%3E%0A");
  mask-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' %3E%3Cpath d='M1.4,45.6c15.5-5.9,35-4.5,51.5-4.4c3.2,0,6.4,0,9.6,0.1c-4.5-2.6-10.9-5.2-9.8-10.9c0.7-3.9,4.9-5.9,9.2-5.3 c3.8,0.6,8.1,3.6,11.4,5.3c4.2,2.1,8.4,4.2,12.5,6.6c3.2,1.8,6.5,3.5,8.8,6c1.2,0.6,2.5,1.4,3.8,2.6c1.7,1.5,2.4,4.5,0.4,6.1 c-0.7,0.5-1.3,1-1.9,1.4c-1,2.8-3.4,5.1-6.3,7.1C83,65.3,74.9,70,66.7,74.3c-5.9,3-13.4-3.8-8.1-8.4c3-2.6,5.9-5.3,9.1-7.7 c0.9-0.7,2.1-1.7,3.3-2.7c-6.5-0.2-13-0.3-19.6-0.4C35.2,54.5,16.1,55.2,1.1,49C-0.6,48.2-0.2,46.2,1.4,45.6z'/%3E%3C/svg%3E%0A");
  -webkit-mask-size: cover; mask-size: cover; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-position: center; mask-position: center; -webkit-transform: rotate(-40deg); transform: rotate(-40deg); -webkit-transition: .35s; transition:  .35s; z-index: 1; }
.what-box:hover .what-button a::before {-webkit-transform: rotate(0deg); transform: rotate(0deg); }



 

 
 

/*TARIFFS*/
.blogg{ position: relative; padding:40px 0px 0px 0px;  }


.blogCont{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding:0px 0px 0px 0px; } 
.blogContainter{ padding:0px 0px; background: #f6f6f6; margin: 0px 15px; padding-bottom: 30px; border-radius: 30px;  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }

.blogImage{ position: relative; margin-bottom:30px; text-align: center; } 
.blogImage img{position: relative; z-index: 2; border-top-left-radius: 30px; border-top-right-radius: 30px; }
 
.blogTitle{ min-height: 48px; font-size:18px; color:#000; line-height:24px; white-space: normal; font-weight: 600; margin-bottom: 20px; text-align:left; padding:0px 15px 0px 30px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }

.blogContainter .aboutButton{padding-left: 30px; margin-top: 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
  
.blogg .img-w{ padding: 0px 0px; box-sizing: border-box; }

.blogg .slick-arrow{ z-index: 10; background: #fff; width: 36px; height: 36px; border-radius: 4px; border:2px solid #ddd; position: absolute; top:50%; margin-top: -18px; left:-44px; }
.blogg .slick-arrow.slick-next{ left:auto; right: -44px; }
.blogg .slick-arrow .material-icons-round{ font-size: 24px; line-height: 33px; color:#000; background: transparent; }
.blogg:hover .slick-arrow{ border:2px solid #f4adcd; -moz-transition: .35s; -webkit-transition: .35s; transition: .35s; } 


/*ABOUT US*/
.about{position: relative; padding-top: 80px; padding-bottom: 40px; background: #f6f6f6;  }
.about .naslov{ text-align: left; }
.about .naslov-small{ text-align: left; }

.about-parent{ position: relative; }
.about-abs{ z-index: 3 !important; position: absolute; top: -1px; transform: rotate(180deg); direction: ltr; left: 0; line-height: 0; overflow: hidden; position: absolute; width: 100%; box-sizing: border-box; } 
.about-abs svg{ width: calc(110% + 1.3px); height: 90px;   fill: #fff; display: block; left: 50%; position: relative; transform: translateX(-50%);}
 
.about-cont{ display: flex; gap:50px;  align-items: center; }
.about-left{ width: 50%; display: flex; gap: 20px;  -moz-box-sizing: border-box;  }
.about-left-1{ position: relative; width: 50%;-moz-box-sizing: border-box;   }
.about-left-1 img{ margin-top:-80px; border-radius: 30px; }
.about-left-2{ position: relative; width: 50%;-moz-box-sizing: border-box;   }
.about-left-2 img{ margin-bottom:-80px; border-radius: 30px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.about-logo{ position: absolute; padding: 15px; background: #f6f6f6; left:-87.5px; top: calc(50% - 60px); height: 155px; border-radius: 50%; -webkit-box-sizing: border-box; box-sizing: border-box;}
.about-logo img{ width: 125px; border-radius: 50%;  }
.about-logo::before, .about-logo::after {content: ''; position: absolute; width: 60px; height: 60px; background-color: #f6f6f6; z-index: 1; clip-path: path("M60,30v30H30c8.3,0,15.8-3.4,21.2-8.8C56.6,45.8,60,38.3,60,30z"); }
.about-logo::before {left: 7px; transform: translateY(-100%) rotate(-10deg); top: 8px; }
.about-logo::after {transform: scalex(-1) translateY(-100%) rotate(-10deg); right: 7px; top: 8px; }
.about-logo-inv{ position: absolute; padding: 15px; background: #f6f6f6; left:-87.5px; top: calc(50% - 60px); height: 155px; width: 155px; border-radius: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; }
.about-logo-inv::before, .about-logo-inv::after {content: ''; position: absolute; width: 60px; height: 60px; background-color: inherit; z-index: 1; clip-path: path("M60,0v30c0-8.3-3.5-15.9-8.8-21.2S38.3,0,30,0H60z");}
.about-logo-inv::before {transform: translateY(100%) rotate(10deg); left: 8px; bottom: 7px; }
.about-logo-inv::after {transform: scalex(-1) translateY(100%) rotate(10deg); right: 7px; bottom: 8px; }

.about-right{ position: relative; width: 50%; padding-left: 50px;  }
.about-right p{ font-size: 15px; line-height: 25px; color:#444; 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: 20px; line-height: 30px; 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:0px; color:#000; margin-bottom: 20px; }
.about-brojac-50 { width:50%; }
.about-brojac-50:first-child { border-left: 1px solid #ddd; }
.about-brojac-50:first-child .brojaci-title{ font-size: 13px; }
.about-brojac-box { margin-bottom: 25px; padding:0px 20px; border-right: 1px solid #ddd;   }

.about-brojac-box:last-child{ margin-bottom: 0px; }
.about-brojac-box .fig-number{ font-size: 40px!important; font-family: 'Raleway', sans-serif;  font-weight: 800;  }
.about-brojac-box .brojaci-number{ font-size: 24px!important; line-height: 40px!important; color:#000; }

.about-brojac-box .brojaci-title { font-size: 15px; line-height: 21px; color:#f4adcd; }

.aboutButton{ border:0px solid #ff0000;text-align: left; margin-top:50px; }
.aboutButtonInner{ position: relative; display: inline-block;  }
.aboutButtonArrows{ position: absolute; right: -12px; height: 16px; width: 16px; top:-12px;  }
.aboutButtonArrows svg{ fill:#f4adcd  }
.aboutButton a{ color:#000; } 
.aboutButton .aboutButtonSpan { position: relative; display: inline-block; padding:0px 30px; background-color: #f4adcd; color:#fff; font-weight: 700; font-size: 16px; line-height:54px; mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 140 50" style="enable-background:new 0 0 140 50;" xml:space="preserve"><path d="M135.4,3.4c-6.8-4.1-125-5.1-130.8,0.9c-5.8,6-6.2,35.7-0.6,41.3c0.6,0.6,2.7,1.2,5.9,1.7c0,0,20.8,2.7,27.6,2.8c6.9,0.1,92-0.3,96.9-5.4C141.2,37.7,142.2,7.5,135.4,3.4z"/></svg>');
  -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 140 50" style="enable-background:new 0 0 140 50;" xml:space="preserve"><path d="M135.4,3.4c-6.8-4.1-125-5.1-130.8,0.9c-5.8,6-6.2,35.7-0.6,41.3c0.6,0.6,2.7,1.2,5.9,1.7c0,0,20.8,2.7,27.6,2.8c6.9,0.1,92-0.3,96.9-5.4C141.2,37.7,142.2,7.5,135.4,3.4z"/></svg>');
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: 100%;
  border-radius: 10px;
  transition: .35s;
  -webkit-transition: .35s;

    } 
.aboutButton .aboutButtonSpan::before, .aboutButton .aboutButtonSpan::after {content: ''; position: absolute; width: 30px; height: 20px; mask-position: center; mask-repeat: no-repeat; mask-size: 100% 100%; background-color: currentColor; transition: .35s; -webkit-transition: .35s; }
.aboutButton .aboutButtonSpan::before {
  mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 29 19" style="enable-background:new 0 0 29 19;" xml:space="preserve"><path d="M3.2,4c-1.4,1.4-2.6,7.5-3,10.4c-0.2,1.1-0.1,3.5,0,4.6c0.5-4.1,2.6-9.4,3.6-11.5c1.9-4.6,6.7-5.8,8.9-5.8L28.1,0C23.4,0,13,0.1,9.7,0.6C5.5,1.2,5,2.3,3.2,4z"/></svg>');
  -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 29 19" style="enable-background:new 0 0 29 19;" xml:space="preserve"><path d="M3.2,4c-1.4,1.4-2.6,7.5-3,10.4c-0.2,1.1-0.1,3.5,0,4.6c0.5-4.1,2.6-9.4,3.6-11.5c1.9-4.6,6.7-5.8,8.9-5.8L28.1,0C23.4,0,13,0.1,9.7,0.6C5.5,1.2,5,2.3,3.2,4z"/></svg>');
  left: 6px;
  top: 6px;
}
.aboutButton .aboutButtonSpan::after {
  mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 17" style="enable-background:new 0 0 24 17;" xml:space="preserve"><path d="M21.2,13.1c1.2-1.2,2.2-6.7,2.5-9.3c0.1-1,0.1-3.2,0-4.1c-0.4,3.7-2.2,8.4-3.1,10.3c-1.6,4.1-5.8,5.2-7.6,5.2l-13.2,1.5c4.1,0,12.9-0.1,15.8-0.5C19.1,15.7,19.6,14.7,21.2,13.1z"/></svg>');
  -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 17" style="enable-background:new 0 0 24 17;" xml:space="preserve"><path d="M21.2,13.1c1.2-1.2,2.2-6.7,2.5-9.3c0.1-1,0.1-3.2,0-4.1c-0.4,3.7-2.2,8.4-3.1,10.3c-1.6,4.1-5.8,5.2-7.6,5.2l-13.2,1.5c4.1,0,12.9-0.1,15.8-0.5C19.1,15.7,19.6,14.7,21.2,13.1z"/></svg>');
  right: 6px;
  bottom: 6px;
}
 
.aboutButtonInner:hover .aboutButtonSpan{ background-color: #01a1dd; color:#fff;  -moz-transition: .35s; -webkit-transition: .35s; transition: .35s;}
.aboutButtonInner:hover .aboutButtonArrows svg{ fill:#01a1dd  -moz-transition: .35s; -webkit-transition: .35s; transition: .35s; }



/*ATRIBUTI*/
.atributi{ background:#01a1dd; padding-top: 0px; padding-bottom: 20px;}

.atributi-cont-intro{ position: relative; display: flex; gap:30px; }
.atributi-smallbox{display: block; margin-bottom: 0px; /*background: #0293c9;*/ width: 25%; border-radius: 30px;  }
.atributi-smallbox:last-child{ margin-bottom: 0px; }
.atributi-icon-intro {   }
.atributi-icon-intro img{ height: 50px;  }
.atributi-title-intro{ font-size: 20px; line-height: 30px; font-weight: 700; color: #fff; margin-bottom: 5px; margin-top:20px;}
.atributi-title-desc{ font-size: 15px; line-height: 23px;  color: #b1eaff; }





 

/*TELEFON*/
.telefon{ background:#000 url('../images/book-now-background.jpg') center center no-repeat; background-size: cover;  }
.telefon .naslov{ text-align: left; color:#fff; }
.telefon .naslov-small{ text-align: left;  }
.telefon p{ color:#ddd; }
.telefon-cont{ display: flex; gap:80px; align-items: bottom; }
.telefon-left{ width: 50%; padding:40px 0px;  }
.telefon-right{ width: 50%; position: relative;  }
.telefon-right img:first-child{ opacity: 0; }
.telefon-right img:last-child{ position: absolute; bottom:-40px; left:0px; }

.telefonButton{ border:0px solid #ff0000;text-align: left; margin-top:50px; }
.telefonButton a{ color:#000; } 
.telefonButton .telefonButtonSpan  { display: inline-block; padding:0px 30px; border:2px solid #bd183f; background-color: #bd183f; border-radius: 4px; color:#fff; font-weight: 700; font-size: 16px; line-height:40px;  }
.telefonButton .telefonButtonSpan:hover  { border:2px solid #fff; background-color: #fff;; color:#000;  -moz-transition: .35s; -webkit-transition: .35s; transition: .35s;}
.telefonButton a:last-child .telefonButtonSpan  { background-color: transparent;  }
.telefonButton a:last-child .telefonButtonSpan:hover  { background-color: #fff;  }
 







/*FAQ HOME*/
.faq{ position: relative; padding-top: 0px; padding-bottom:0px; }
.faq-abs{ position: absolute; left: 50%; margin-left: 500px; top:50px; width: 350px;  }
.faq-content{ max-width: 800px; margin:0px auto; }

 

/*REVIEWS*/
.reviews{ position: relative; background:#fff; padding-top:0px; padding-bottom: 40px; }
.reviews_abs{ position: absolute; left: 50%; margin-left:-700px; top:-50px; width: 100px;  }
.reviews_abs svg{ fill: #f4adcd  }
.reviews .main{ width:1250px!important; position: unset;  }
.reviews-intro{  position: relative; z-index: 2; font-size: 15px; line-height: 25px;  margin:0px 40px; text-align: center; color:#000; margin-bottom: 60px;}
.reviews-box{ position: relative; z-index: 2; background-color: #f6f6f6; margin:0px 15px 39px 15px; padding:30px 0px; cursor: pointer; border-radius: 30px; } 
.reviews-box-bg{ display: none; } 


.reviews-avatar{ position: absolute; bottom:-39px; width: 78px; height: 78px; left:50%; margin-left: -39px;  }
.reviews-avatar img{ width: 60px; padding:7px; border:2px solid #f4adcd; border-radius: 50%;  }
 
.reviews-left { position: absolute; bottom:-35px; left:50%;  width:70px; height: 70px; margin-left:-35px; }
.reviews-left div{ width: 100%; border-radius: 50%;}
.reviews-right{ width:100%;  }

.reviews-name{ font-size: 16px; line-height: 26px; font-weight: 700; text-align: center; margin-bottom:25px; color:#000; }
.reviews-desc { font-size: 14px; line-height: 24px; color: #000; text-align: center; min-height:104px; 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: #fff; border: 0px; border:2px solid #ddd; color:#000; font-size: 30px; line-height: 20px; height: auto; width: auto; border-radius: 7px; 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: #fff; border:2px solid #f4adcd; color:#000; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s; }


 
/*HELP*/
.help{padding-top: 0px; position: relative; padding-bottom:0px; }
.help::before{ position: absolute; top:50%; height: 50%; width: 100%; background: #000; content: ''; left: 0px; }
.help .main{ background: #01a1dd; padding:0px!important; border-radius: 30px;   }
.help-cont{ display: flex;   }
.help-box{ position: relative; width: 33.33%; padding:40px 0px 40px 110px; border-right: 1px solid #0084b6; color:#fff; font-weight: 600; font-size: 16px; line-height: 24px; }
.help-box::before{ font-family: 'Material Icons Round'; content: 'menu'; font-size: 24px; background: transparent; border: 2px solid #0084b6; line-height: 50px; color: #fff; position: absolute; top: 50%; margin-top: -27px; border-radius: 50%; left: 40px; width: 50px; height: 50px;  text-align: center; }
.help-box div:first-child{ font-weight: 400; font-size: 14px; line-height: 18px; color:#b1eaff; }
.help-box:last-child{ border-right: 0px; }

.help-box:nth-child(1)::before{ font-family: 'Material Symbols Outlined'; content: 'mail';   }
.help-box:nth-child(2)::before{ font-family: 'Material Symbols Outlined'; content: 'call';  }
.help-box:nth-child(3)::before{ font-family: 'Material Symbols Outlined'; content: 'home'; font-size: 22px;   }

  
/*FOOTER*/
.footer{ z-index:0!important; position: relative; padding-top:40px; 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-docs .footer-map-link{ position: relative; padding:10px 0px; padding-left:35px;  margin-bottom: 7px;  margin-right: 30px; padding-left: 50px;  background: #111; border-radius: 7px;  }
.footer-docs .footer-map-link::before{ position: absolute; left:15px; top:50%; margin-top:-11px; font-size: 22px; line-height: 22px; width: 22px; height: 22px; font-family: 'Material Symbols Outlined'; content:'assignment';  color:#f4adcd;   }

.footer-korisnicki{ padding:0px 0px 0px 0px; box-sizing: border-box;  }
.footer-korisnicki .footer-map-link{ position: relative; padding:8px 0px; padding-left:35px;  margin-bottom: 0px; border-bottom: 1px dashed #333; margin-right: 30px; }
.footer-korisnicki .footer-map-link::before{ position: absolute; left:5px; top:50%; margin-top:-10px; font-size: 18px; line-height: 20px; width: 20px; height: 20px; font-family: 'Material Symbols Outlined'; content:'pets';  color:#f4adcd;   }
.footer-korisnicki .footer-map-link:nth-child(7){ border:0px; }


.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:#f4adcd;  }
.footer-logo { text-align: left; margin-bottom: 40px;}
.footer-logo img{ height:150px; border-radius: 10px;  }
.footer-slogan{ display: none; font-family: "Mr Dafoe", cursive; font-size:60px; line-height: 55px; color:#f4adcd; margin-left: 6px; text-align: left; margin-bottom: 40px; }
 
.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:#f4adcd; 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: #f4adcd; }
.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:#f4adcd;  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:#f4adcd;  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:#f4adcd;  height:20px;}


.footer-radno{position:relative; font-size:13px; line-height: 19px; padding:10px 0px; padding-left: 50px;  background: #111; border-radius: 7px; }
.footer-radno::before{position: absolute;  top: 50%;  margin-top: -10px; left:15px; font-family: 'Material Symbols Outlined'; content:'watch_later'; font-size: 20px; line-height: 20px; color:#f4adcd;  height:20px;}
.footer-radno span{ text-transform: uppercase;  color:#f4adcd }

 
.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 #111; border-radius: 3px; cursor: pointer;}
.footer-social img:hover{ background-color: #222; -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: #bd183f; 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_right{ width:100%; }
    .calculator { right: 20%; top: 130px; }
    .slideshow-box { }
    .slideshow-box-title{ font-size: 60px; line-height: 70px;}
    .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_right{ width: 100%; }
    .calculator { right: 300px; top: 100px; 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;  }

   
    .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;  }


 
    .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_right{ width:calc(100% - 300px); }
    .calculator { right: 300px; top: 100px; 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; }
 
  
 

    .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; }
    

    .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; }


 
    .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: 28px; line-height: 38px; margin-bottom: 30px; text-align: left;}
  .naslov-small{ font-size: 12px; line-height: 18px; 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:20px; top:auto; padding-bottom: 25px; bottom: auto; top:380px; width: calc(100% - 40px); 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: 14px 5px 14px 5px;}
  
  .calc input,
  .calc select,
  .calc textarea { padding: 10px 10px 10px 45px!important;}
  .calc-input-block::before { font-size: 22px;  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;  }
  .calculator input[type="submit"]{ width: 100%; font-size: 16px;   }
  .calculator input[type="submit"]:hover {    }


  .calc-datetime-1 {width: 100%; float: none;   }
  .calc-date-start {width: 70%; margin-right: 0%; float: none; }
  .calc-return { width: 70%; float: none;  }
  .calc-date-end {width: 70%; }
  .calc-hours {width: 100%; float: none; margin-right: 0%; }
  .calc-datetime-fixed {float: none; width: 70%; }
 

  /**********************************HEADER***************************************/
  /********************************************************************************/
  /********************************************************************************/


  .mobileHeader{display:block; position: absolute; width:100%; top: 30px; height:50px; background-color: #fff; 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; left:50%; margin-left: -25px; height:44px; top: 3px;  }
    
  .glavniMeni-cont, .glavniMeni-cont-parent{ 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;}


  /*HEADER TOP*/
  .header-top{ }
  .header-top .language { display: none; }
  .header-top-cont{height: 29px; padding-top:0px; border-bottom:1px solid #eee; }
  .header-top-box{ position: relative; width:50%; font-size: 12px; margin-right: 0px; padding: 0px 0px 0px 40px; float: left; line-height: 30px; }
  .header-top-box:nth-child(1){ width:50%; }
  .header-top-box:nth-child(2){ width:50%; }
  .header-top-box:nth-child(3){ display:none; }
  .header-top-box a{ color:#000; }
  .header-top-box::before{ font-family: 'Material Icons Round'; content:'menu'; font-size: 20px; font-weight: 600; line-height: 20px; position: absolute; top:50%; margin-top: -10px; left:10px; width:20px; height:20px; text-align: center; }
  .header-top-box:nth-child(1)::before{ font-family: 'Material Symbols Outlined'; content: 'call';   }
  .header-top-box:nth-child(2)::before{ font-family: 'Material Symbols Outlined'; content: 'mail'; }
 

  /*HEADER2*/
  .header2{height:150px; background: #ffd6dd url('../images/header2-m.png') bottom center no-repeat; background-size: 100% auto;  }
 
  

 
 
  
  /*MENU DUGME*/
  a.gotomenu {height: 30px; position: absolute; color:#01a1dd; right: 10px; top: 12px; 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: absolute; 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; }
  .language button { padding: 0px 5px; width: 70px; border:2px solid #efefef; border-radius: 3px; font-size: 10px; font-weight: 700; text-transform: uppercase; line-height: 20px; color: #000;  }
 
   
 
  /*SLIDESHOW*/
  .slideshow{ margin-bottom:0px; position:relative;  margin:0px auto; margin-top: 45px;  }
  .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-box{ position: absolute; z-index: 5; left: 5%; width: 90%; margin-left: 0px; top:80px; text-align: left; margin-top: auto;  }
  .slideshow-box-title{ font-size: 28px; line-height: 38px; margin-bottom: 15px; font-weight: 800;   }
  .slideshow-box-desc{ font-size: 14px; line-height: 22px; }



  /**********************************/
  /**********************************/
  /**********************************/
  .slideshow_white{ position: absolute; z-index: 5!important; right:0px; width: 90%; height: auto; bottom:0px; text-align: right; } 
  .slideshow_dog_girl { width: 100%; left: auto; right:-70px; bottom:-10px; }
  .slideshow_sapa {width: 150px; left: -20px; margin-left: 0px; top: 20px; }
  .slideshow_pas_macka { width: 150px; left: 0%; margin-left: 0px; bottom: -80px; }
 

  .slideshow_krivulja{ height: 50px;}
  .slideshow_krivulja svg { height: 50px;} 

   

  /**********************************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:28px; line-height: 38px; margin-bottom: 30px;  }

  #jf-content .main p{ font-size: 15px; line-height: 23px; }
  
  #jf-content .main ul, #jf-content .main ol{      padding-left: 5px; margin-bottom: 15px;  }

  /*#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-box-pink {padding: 30px 15px 15px 25px;  }
  .page-box-gray {padding: 30px 15px 15px 25px;  }


 

  /*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 GALERIJA*/
  #page-modal-img {  max-width:95%; max-height: 80%;  }

  .contact-form-desc{ font-size: 15px; line-height: 25px; }


 
  /*ABOUT*/
  .page-onama-img div:first-child{ margin-bottom: 40px; }

  /*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;  }



  /*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*/
  .faq { padding-top: 40px; padding-bottom: 0px; }
  .faq-abs { left: calc(100% - 110px); margin-left: auto; top: -20px; width: 180px; }
  .accordion .pitanja-link { padding: 20px 50px 20px 20px;  font-size: 15px!important; line-height: 19px!important ; font-weight: 600!important; }
  .accordion .pitanja-link::after { top:50%;  right: 10px; font-size: 16px; margin-top: -15px; padding: 3px; line-height: 20px; width: 20px; height: 20px;   }
  .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;}
  .categoryIntro { padding: 10px 15px 25px 25px;  }
  .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;   }


 
   /*RIGHT SIDE - SERVICES*/
   .services-right::before{position: absolute; content: ''; right: 0px; top:-50px; height: calc(100% + 80px); width: 1px; width:1px;  }

  /**********************************MODULI****************************************/
  /********************************************************************************/
  /********************************************************************************/

 
    /*WHAT*/
  .what{ padding-top: 80px; padding-bottom: 20px; }
  .what-intro{ text-align: left; margin:0px 0px; font-size: 15px; margin-bottom: 30px; line-height: 25px; }
  .what-cont{ display: block; margin-top: 0px; }
  .what-box{ position: relative; width: auto; margin-bottom: 30px;  }
  .what-img img{ height: 40px; }
  .what-title{ font-size: 20px; line-height: 30px; margin-top:20px; font-weight: 700; margin-bottom: 15px;  }
  .what-desc{ font-size: 15px; line-height: 22px; min-height: 66px;  color:#444;  }


    /*ABOUT US*/
  .about{ padding-top: 100px; padding-bottom: 40px; }
  .about .naslov{   }
  .about-abs {  }
  .about-abs svg {width: calc(110% + 1.3px); height: 40px; fill: #fff; display: block; left: 50%; position: relative; transform: translateX(-50%); }
     
  .about-cont{ overflow: visible; display: block; }
  .about-left{ width: 100%; padding-bottom: 0px; gap: 10px; padding-right: 0px;}

  .about-left-1 img{ margin-top:-50px; border-radius: 30px; }
  .about-left-2 img{ margin-bottom:-50px; border-radius: 30px; -webkit-box-sizing: border-box; box-sizing: border-box; }

  .about-logo{ position: absolute; padding: 7.5px; background: #f6f6f6; left:-43.75px; top: calc(50% - 40px); height: 77.5px; }
  .about-logo img{ width: 62.5px; margin-bottom:0px;  }
  .about-logo::before, .about-logo::after {content: ''; position: absolute; width: 60px; height: 60px; background-color: #f6f6f6; z-index: 1; clip-path: path("M60,30v30H30c8.3,0,15.8-3.4,21.2-8.8C56.6,45.8,60,38.3,60,30z"); }
  .about-logo::before {left: -26px; transform: translateY(-100%) rotate(-10deg); top: 9px; }
  .about-logo::after {transform: scalex(-1) translateY(-100%) rotate(-10deg); right: -26px; top: 9px; }

  .about-logo-inv{ position: absolute; padding: 7.5px; background: #f6f6f6; left:-43.75px; top: calc(50% - 40px); height: 77.5px; width: 77.5px;  }
  .about-logo-inv::before, .about-logo-inv::after {content: ''; position: absolute; width: 60px; height: 60px; background-color: inherit; z-index: 1; clip-path: path("M60,0v30c0-8.3-3.5-15.9-8.8-21.2S38.3,0,30,0H60z");}
  .about-logo-inv::before {transform: translateY(100%) rotate(10deg); left: -26px; bottom: 9px; }
  .about-logo-inv::after {transform: scalex(-1) translateY(100%) rotate(10deg); right: -26px; bottom: 9px; }

  .about-right{ width: 100%;  margin-left: 0%; padding-left: 0px; margin-top:80px;  }
  .about-subtitle{  margin-bottom: 20px; }
  .about-desc{ font-size: 14px; line-height: 24px; margin-right: 0px; margin-bottom: 20px; text-align: left; }

  .about-brojac-cont {  }
  .about-brojac-cont .about-brojac-50:nth-child(2){ display: none; }
  .about-brojac-box {  margin-bottom: 15px; padding:15px 5px 15px 15px;  }
  .about-brojac-box .fig-number{ font-size: 40px!important;   }
  .about-brojac-box .brojaci-number{ font-size: 22px!important; line-height: 36px!important;}

  /*ATRIBUTI*/
  .atributi{ padding-top: 0px; padding-bottom: 20px;}

 /*...atributi why choose us*/
 .atributi-cont-intro{ display: block; margin-top: 40px;  }
 .atributi-smallbox{  gap:15px; width: auto; padding:15px 20px;  margin-bottom: 10px; }
 .atributi-icon-intro { width:15%;  }
 .atributi-icon-intro img{ height: 40px;  }
 .atributi-title-intro{ }

 

 

   /*TELEFON*/
  .telefon{ padding-top: 0px; background:#000 url('../images/book-now-background.jpg') center center no-repeat; background-size: cover;  }
  .telefon-cont{ display: block; gap:0px;  }
  .telefon-left{ width: 100%; padding:0px 0px;  }
  .telefon-right{ width: 100%; position: relative; margin-top: 20px;  }
  .telefonButton .telefonButtonSpan  { display: inline-block; padding:0px 15px; border-radius: 3px; font-size: 15px; line-height:40px;  }
 
 




   

  /*TARIFFS*/
  .blog{ position: relative; padding:0px 0px 0px 0px; }
 
  .blogContainter{ margin: 0px 0px; padding-bottom: 40px; }
  .blogg .slick-arrow{ z-index: 10; background: #fff; width: 24px; height: 36px; border-radius: 4px; border:2px solid #ddd; position: absolute; top:50%; margin-top: -9px; left:-16px; }
  .blogg .slick-arrow.slick-next{ left:auto; right: -16px; }
  .blogg .slick-arrow .material-icons-round{ font-size: 22px; line-height: 33px; color:#000; background: transparent; }
  .blogg:hover .slick-arrow{   } 
  


 
 
 
 

   
 

  /*...atributi bus*/
  .atributi-bus{ display: block; margin-bottom: 60px; }
  .atributi-bus-left{ width: 100%; min-height: 350px; position: relative; background: url('../images/flughafen-zurich-taxi.avif') center center no-repeat; background-size: cover; }
  .atributi-bus-left::before{ top: -30px; height: 125px; width: 500px; } 
  .atributi-bus-right{ width: 100%;  padding:40px 20px 30px 20px;  }
 

  /*...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-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_abs {left: calc(100% - 80px); margin-left: auto; top: 0px; width: 80px; }
  .reviews .main{ width:100%!important; }
  .reviews .naslov{ margin:0px 20px; margin-bottom: 30px; }
  .reviews .naslov-small{ margin:0px 20px; }
  .reviews-box{  margin:35px 20px 40px 20px; margin-top:20px;  } 
  
  .reviews-name{ font-size: 16px;  line-height: 26px;  margin-left: 0px;  } 
  .reviews-desc { font-size: 14px; line-height: 24px; margin: 10px 25px 30px 25px; 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: 10px; }

 
 
 

  /*HELP*/
  .help{padding-top: 0px;   }
  .help .main{ background: transparent;    }
  .help-cont{ display: block; width: auto;   }
  .help-box{  width: auto; padding:20px 0px 20px 90px; color:#fff; background: #01a1dd; font-weight: 600; border-bottom: 1px solid #0084b6; border-right: 0px; font-size: 16px; line-height: 24px;  box-sizing: border-box;}
  .help-box:first-child{  border-top-left-radius: 30px; border-top-right-radius: 30px; }
  .help-box:last-child{ border-bottom: 0px; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; }
  .help-box a{ color:#fff; }
  .help-box::before{ font-family: 'Material Icons Round'; content: 'menu'; font-size: 20px; line-height: 40px; position: absolute; top: 50%; margin-top: -20px; border-radius: 50%; left: 25px; width: 40px; height: 40px; text-align: center; }
 
  
   /*FOOTER*/
  .footer{ z-index:0!important; padding-top:0px; 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: 20px;}
  .footer-logo img{ height:50px; }
  .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) {
    
     
}