@font-face {
  font-family: Berlin;
  src: url("fonts/BRLNSDB.ttf");
  font-weight: normal; /*400*/
}

 



h1,
h2 {
    text-align: left;
}

 

/*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: 'Open Sans', sans-serif;
}

#jf-header .main,
#jf-wrapper,
.fade,
.main,
sub,
sup {
    position: relative
}

h4,
p {
    margin: 0 0 20px
}

*,
body,
fieldset {
    margin: 0
}

fieldset,
legend {
    border: 0;
    padding: 0
}

 
 


 


* {
    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: 0;
    outline: 0;
    outline-offset: 0
}

a:active,
a:hover {
    outline: 0
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

input,
textarea {
    background-color: #FAFAFA;
    border: 1px solid #EAEAEA;
    padding: 4px
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
    line-height: 0
}

label,
legend {
    display: block
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
label,
select,
textarea {
    line-height: normal
}

body {
    font-size: 16px;
    line-height: 1.3em;
    color: #111;
    background-color: #fff!important;
    border: 0 solid red!important
}

a {
    color: #000
}

a:hover {
    color: #7bd46f
}

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 {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}


/*DATEPICKER*/
.daterangepicker{ background-color: #111; border-radius: 0px; border:0px; }
.daterangepicker .calendar-table{ background-color: #111; border:0px; }
.daterangepicker .calendar-table table{ border-spacing: 1px; border-collapse: separate; }
.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date{ background-color: #111 }
.daterangepicker .calendar-table th{ color:#fff; background-color: #111; }
.daterangepicker .calendar-table td{ color:#fff; background-color: #292929; }
.daterangepicker td.disabled, .daterangepicker option.disabled, .daterangepicker td.ends{ text-decoration: none; color:#777; }
.daterangepicker td.ends{ color:#555; }
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td{ border-radius: 0px; }
.daterangepicker .drp-buttons{border-top:1px solid #333;}

.daterangepicker td.in-range{ background-color: #85705c; }
.daterangepicker td.available:hover, .daterangepicker th.available:hover{ background-color: #b99470 }
.daterangepicker td.active, .daterangepicker td.active:hover{ background-color: #b99470 }


.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span{ color:#fff; border-color:#fff; }
.daterangepicker .calendar-table th.next:hover, .daterangepicker .calendar-table th.prev:hover { background-color: #292929; }
.daterangepicker .calendar-table th.month { font-size: 18px; font-weight: bold; }
.daterangepicker .drp-selected{ color:#fff; }

/*NASLOVI*/
.naslov{font-family: 'Palanquin Dark', sans-serif;  font-size: 44px; line-height: 54px; font-weight: 500; color:#000; text-align: center; margin-bottom: 40px; }
.subtitle{ font-size: 12px; line-height: 20px; font-weight: 300; margin-bottom: 10px; color:#444; text-transform: uppercase; letter-spacing: 1px; text-align: center; }

/*FORMA*/
.booking{ display: none; z-index: 5!important; position: absolute; bottom:40px; width: 50%; left:25%; background-color: rgba(255,255,255,.95);  }
.booking .booking-input { min-height: 36px; font-size: 14px; line-height: 44px; color:#000; width: 100%; background-color: #efefef; padding:0px 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box }
.booking select{ font-size: 14px; line-height: 18px; min-height: 36px; padding:13px 15px; width: 100%; border:0px; background-color:#efefef; color: #000; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  -webkit-appearance: none; -moz-appearance: none; appearance:none; border-radius: 0px; }
.booking-box{ width: calc(25% - 0px);  float:left; padding: 30px 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }
.booking-guests{border-right: 0px solid #ddd;   padding-left: 30px; position: relative;}
.booking-start{ border-right: 0px solid #ddd;}
.booking-end{border-right: 0px solid #ddd;  }
.booking-persons{ position: absolute; bottom:15px; left:45px; color:#b99470; font-size: 13px; line-height: 16px;  }
 
.booking-button{   padding-right: 30px; }
.booking-button input{ padding: 12px 0px; text-align: center;  font-size: 14px; line-height: 20px;  width: 100%; background-color: #b99470; color:#fff; border:0px; font-weight: bold; margin-top:15px; border-radius: 0px; }
.booking-error{ background-color: #cc0000; color:#fff; padding:7px 0px; text-align: center; font-size: 12px; line-height: 14px; }



select option {font-size: 15px; background-color: #fff!important; line-height: 25px!important; color: #000}
.forma {box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box}
.forma-cont{ overflow: hidden; padding-top:6px; }
.forma-100{ margin-bottom: 30px; position: relative; }
.forma-50{ width:48%; float:left; margin-right:4%; position: relative; margin-bottom: 20px; }
.forma-50:nth-child(2){margin-right:0%; }
.forma-30{ width:30%; float:left; margin-right:5%; position: relative; margin-bottom: 20px; }
.forma-30:nth-child(3){  margin-right:0%;  }
.forma-center{ float:none; margin:0px auto; margin-bottom: 30px; }
.forma .clr { width: 100%; overflow: hidden;}
.forma input, .forma select, .forma textarea  {font-size: 14px; line-height: 22px; background-color: transparent; padding: 8px 0 8px 30px; width: 100%; border:2px solid #efefef; background-color:transparent; color: #000; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  -webkit-appearance: none; -moz-appearance: none; appearance:none; border-radius: 0px;}
.forma input[type="submit"]{ padding: 10px 60px;  font-size: 16px;  width: auto; background-color: #7bd46f; color:#000; border:0px; font-weight: bold; margin-top: 50px; }
.forma input[type="submit"]:hover{ background-color: #0b5ec7; color:#fff; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s; }

.forma select { height: 40px; -webkit-box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.forma select option{ line-height: 22px;}
.forma input:focus, .forma select:focus, .forma textarea:focus { outline:none!important; }
.formLabel{ font-size: 14px; line-height: 20px; margin-bottom: 2px; color:#444; }

.formErr {color: #cc0000; font-size:12px;  line-height:14px; text-align: left;}
.form-label {font-size: 10px; text-transform: uppercase; margin-bottom: 4px; line-height:12px; color: #888;  }

.forma_uspjesno{font-size: 16px; line-height: 24px; width:70%; margin:30px auto; background:#d2ffd6;  padding: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:70%; margin:30px auto; background:#ffe6e6; padding:30px; text-align: center; color:#cc0000; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}


.forma-aktivnosti-cont{ background: #f1f1f1; padding:20px 30px 5px 30px; margin-bottom: 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.forma-aktivnosti-cont .formLabel{ margin-bottom: 20px; }


/*...checkbox*/
.checkbox-box{ width: 100%; overflow:hidden; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.checkbox-content{ width:calc(100% - 35px); float:left; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.checkbox-title{ font-weight: bold; font-size:14px; line-height: 20px;  }
.checkbox-input{ width:35px; float:left; text-align: left; padding-left: 0px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.checkbox-input select{ width: 100%; font-size:16px; line-height: 20px; padding:3px 5px; border:1px solid #ddd; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-image: url(../images/arrow-down-3.png ); background-position: 95% center; background-repeat: no-repeat; }
.checkbox-input-checkbox {display: inline-flex; cursor: pointer; position: relative;}
.checkbox-input-checkbox > input { height: 22px; width: 22px; padding:0px; -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none; border: 2px solid #7bd46f;outline: none; transition-duration: 0.3s; background-color: #fff; cursor: pointer; }
.checkbox-input-checkbox > input:checked { border: 2px solid #7bd46f; background: #7bd46f url('../images/icon-accept-white.png') center center no-repeat; background-size: 16px; }
.checkbox-input-checkbox > input:active { border: 2px solid #34495E; }


/*BOOKING STEP 2*/
.book-step2{ width: 100%; overflow: hidden; }
.book-step2-box{ width: 30%; margin-right: 5%; float: left;  color:#000;  margin-bottom: 40px; padding-bottom:30px; background-color: #f5efe9; text-align: center; cursor: pointer;}
.book-step2-box:nth-child(3){ margin-right: 0%;  }
.book-step2-price{  font-size: 20px; font-weight: bold;}
.book-step2-box.no-select{ cursor: not-allowed; background-color: #efefef; }
.book-step2-box.no-select img{ filter: grayscale(100%); }
.book-step2-title{ margin-top:20px; font-family: 'Cormorant', serif;font-size: 22px; line-height: 32px; }
.book-step2-button-cont{ text-align: right; }

/*BOOKING STEP 3*/
.book-step3{ width: 100%; overflow: hidden; }
.book-step3 .naslov{ text-align: left; }
.book-step3-left{ width:30%; float:left;  background-color: #f5efe9; padding:30px 40px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box}
.book-step3-right{ width:50%; float:right;  }
.book-step3-label{ font-size: 11px; line-height: 14px; text-transform: uppercase; color:#b99470; letter-spacing: 1px; margin-bottom: 3px; }
.book-step3-val{ font-size: 16px; line-height: 24px; font-weight: bold; margin-bottom: 20px; }
.book-step3-price{ font-size: 24px; line-height: 34px; }
.book-step3-100{ width: 100%; overflow: hidden; }
.book-step3-50{ width: 50%; float: left;}

/**********************************HEADER***************************************/
/********************************************************************************/
/********************************************************************************/

/*SLIDESHOW*/
.slideshow{ /*background: url(../images/living-safe-investments1.jpg) center center no-repeat; */background-size: 100% auto; position:relative;  margin:0px auto; }
.slide_back{ position: absolute;  }
.images{overflow:hidden; border:0px solid #ffff00; height:0px; 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%; border:0px solid #ff0000; background:rgba(0,0,0,0.2); }
.slideshow_gradient_black_lr{ position: absolute;  z-index:3!important; top:0px; width: 100%; height: 70%; background-image: linear-gradient(rgba(0,0,0,0.9), rgba(0,0,0,0)); }
.slideshow_krivulja{position: absolute; bottom:0px; width: 100%; z-index:3!important; }
 


.slider-box{ border:0px solid #ff0000; position:absolute; left:50%; top:200px; width: 60%; margin-left: -30%;  z-index: 4!important }
 
.slider-box-uvod{ display: inline-block;  position: relative; font-size:10px; line-height: 26px; font-weight: bold; text-transform: uppercase; padding-left: 84px; padding-right:10px; color:#fff; border-radius: 13px; background-color: rgba(255,255,255,.2); border:1px solid rgba(255,255,255,.3); text-align: left; margin-bottom: 15px;}
.slider-box-welcome{position: absolute; top:3px; left: 3px; display: block; background-color: #fff; border-radius: 10px; padding:0px 10px;  font-size: 10px; line-height: 20px; color:#3c8fd5;  }
.slider-box-title{ font-family: 'Berlin';  text-align: center; font-size:100px; line-height:110px; color:#fff; /*text-shadow: 1px 1px 7px #000; */ margin-bottom:40px;  }
.slider-box-title span{ color:#0b5ec7; }
.slider-box-desc{  font-family: 'Palanquin Dark', sans-serif; text-align: center; font-size:34px; line-height:44px; color:#fff; margin-bottom:20px;  }
.slider-box-button{ margin-top:40px; text-align: center; padding:20px 0px; overflow: hidden; display: none; }
.slider-box-button span{ font-family: 'Palanquin Dark', sans-serif; padding: 10px 50px; font-size: 15px; line-height: 20px; font-weight: bold; text-transform: uppercase; color:#fff; background: rgba(0,0,0,0.5); border: 3px solid #7bd46f; cursor: pointer; }
.slider-box-button span:hover{ background-color: #7bd46f; color:#000; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s; }
 
 
.slide1 { width: 100%; background: url(../images/slide-rafting-tara-camac.jpg) center center no-repeat; background-size:cover;}
.slide2 { width: 100%; background: url(../images/slide-rafting-tara-rijeka.jpg) center center no-repeat; background-size:cover;}
.slide3 { width: 100%;  background: url(../images/slide-rafting-tara-priroda.jpg) center center no-repeat; background-size:cover;}
.slide4 { }
.slide5 { }
.slide6 { }


/*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;}
.slideshow-box{ border:0px solid #ff0000; position: absolute; top:0px;  left:10%; padding-top:120px;  font-size:40px; line-height: 50px; color:#fff; height: 600px; width:500px; text-align: center; background-image: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0));}
.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:#fff;  font-size:11px; line-height:15px; color:#111; 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 #ddd;}
#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:#000; border:2px solid #b99470; padding:3px 15px;  }
#cookies-banner .btn-accept:hover { background-color: #b99470; color:#fff; }
.cookies-title{ font-weight: bold; font-size: 14px; line-height: 18px; color:#000; margin-bottom: 10px; }



/*HEADER2*/
.header2{width:100%; height:450px; position: relative; background: url('../images/bg-split-beautiful-beach.jpg') center top no-repeat; background-size: cover; /*background-image: linear-gradient(to top right, #0f497c, #2f89d8); */ }
 
.header2_gradient_black{ position: absolute; top:0px; left:0px; width: 100%; z-index:3!important; height: 300px; background-image: linear-gradient(to bottom, rgba(0,0,0,0.8), rgba(0,0,0,0) ); }
 
 


/*JEZIK MODUL*/
.language { position:absolute;  z-index: 1000; width: auto; height: 30px; top: 18px; right: 0px; border:0px solid #ff0000; }
.language::before{ position: absolute; right: 5px; top: 50%; margin-top: -10px; font-family: 'Material Icons Round'; content: 'unfold_more'; color: #7bd46f; width: 20px; text-align: center; line-height: 20px; font-size: 18px; height: 20px;  }
.language .inputbox{ background:none; border:2px solid #fff; padding:2px 10px 4px 10px; font-size: 13px; line-height: 18px; text-transform: uppercase; color:#fff; -webkit-appearance: none; -moz-appearance: none; appearance:none;}

/*GLAVNI MENI*/
.glavniMeni-cont{ border:0px solid #cc0000; position: absolute; top:0px; width: 100%; margin-top:20px; }
.glavniMeni{position: relative; width:100%; height:66px; border:0px solid #ff0000; z-index: 99; margin:0px auto; }
.glavniMeni .gotomenu{ position: absolute; right:0px; top:8px;  color:#fff; }
.glavniMeni .gotomenu:hover{ cursor: pointer; color:#fff; -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s; }
.glavniMeni .material-icons-round{ font-size: 50px; line-height: 50px; }
.logo-main{ height:80px; display: block; margin-top:4px;   }
.glavniMeni-dugme-cont-1{ position: absolute; right:0px; top:8px;   }
.glavniMeni-dugme-cont-2{ position: absolute; left:530px; top:14px;   }
.glavniMeni-dugme-cont-3{ position: absolute; left:610px; top:14px;  }
.glavniMeni-dugme{ margin-top: 5px; display: inline-block; text-align: center; width: 170px; padding:12px 0px; color:#fff; font-size: 12px; line-height: 16px; border-radius: 28px; font-weight: 600; text-transform: uppercase; border:1px solid #fff; }
.glavniMeni-dugme:hover{background-color: #fff; color:#111; cursor: pointer; -webkit-transition: .5s; -moz-transition: .5s; transition: .5s;}
.glavniMeni-telefon{position: absolute; left:790px; top:18px; font-size: 44px; line-height: 44px; color:#fff; padding-left:30px; background: url(../images/icon-phone-white.png) left center no-repeat;  background-size:20px; font-weight: bold }
.glavniMeni-telefon a{color:#fff; }
.glavniMeni-telefon a:hover{color:#fff; }
.mobileHeader{ display:none;}
.speak-flags{ position: absolute; right: 0px; top:-13px; text-align: center; margin-bottom: 20px; font-size: 12px; line-height: 20px; font-weight: 300; color:#fff; text-transform: uppercase; letter-spacing: 1px; }
.speak-flags img{ height: 14px; margin-left: 5px; }


/* MAIN NAVIGATION */
#kiwi-menu { position: absolute; left:15%; top:18px; width:70%; height:30px; text-align: center; padding:0px; margin:0px; margin-left:10px; z-index:99; float:left;}
#kiwi-menu > ul{ border:0px solid #ff0000; display: inline-block;  }
#kiwi-menu ul.menu li {display: block; font-family: 'Palanquin Dark', sans-serif; position: relative; font-size:16px; cursor: pointer; float: left; text-align: left; margin:0px 10px; padding:0px 5px; color: #fff; font-weight:normal; line-height:30px; }
#kiwi-menu ul.menu li.active{ color:#fff; }
#kiwi-menu ul.menu li.active a{ color:#fff; }
#kiwi-menu ul.menu li.active:after{display:block; content:''; position:absolute; left:0%; bottom:0; width:100%; height:2px; background-color:#7bd46f; -webkit-transition:all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55); -o-transition:all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55); transition:all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);}
#kiwi-menu ul.menu li:after { display:block; content:''; position:absolute; left:0; bottom:0; width:0%; height:2px; background-color:#7bd46f; -webkit-transition:all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55); -o-transition:all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); transition:all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
#kiwi-menu ul.menu li:hover:after{width:100%;}

#kiwi-menu ul.menu li:hover { color:#fff; transition:0.5s; -moz-transition:0.5s; -webkit-transition:0.5s; }
#kiwi-menu ul.menu li a{ color:#fff;  }
#kiwi-menu ul.menu li a:hover{ color:#fff;  }

#kiwi-menu .nav-child{display:none; position:absolute; left:-15px; min-width:240px; max-width: 350px; 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;  padding:15px 30px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#kiwi-menu .parent:hover .nav-child{display:block; transition: 0.5s; -moz-transition:0.5s; -webkit-transition: 0.5s; -o-transition:0.5s; }
#kiwi-menu ul.menu li ul{   }
#kiwi-menu ul.menu li ul li{ display: block; float:none; line-height:40px!important; font-size:15px!important; color:#000; margin: 0px; text-transform:none!important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; white-space: nowrap; border-radius: 7px; }
#kiwi-menu ul.menu li ul li a{ color:#000; }
 
#kiwi-menu ul.menu .item-109, #kiwi-menu ul.menu .item-110, #kiwi-menu ul.menu .item-111, #kiwi-menu ul.menu .item-117{ display: none; }
 
 
/* SIDE NAVIGATION */
#mySidenav{display:block; box-shadow: 0 5px 35px 0px rgba(0,0,0,.2);}
.sidenav-inner{ width: 300px; margin-left: 20px; margin-right: 20px; }
.sidenav .sidenav-pretext{ font-family: 'Palanquin Dark', sans-serif; color:#000; padding:60px 0px 0px 0px; margin-bottom:30px; text-align:left; font-size:30px; line-height:50px;   }
 
.sidenav .sidenav-logo{ margin-bottom:30px; text-align:center;  }
.sidenav .sidenav-logo img{  height: 70px; margin-bottom: 30px;}
.sidenav { background-color:#fff; font-size: 20px; line-height: 40px; color:#000; border:0px solid #ff0000; 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:40px; list-style-type:none; /*background: url(../images/bg-sidenav-li.png) left 15px no-repeat; background-size:10px;*/ cursor: pointer; }
.sidenav li:hover, .sidenav li.active{color:#7bd46f; }
.sidenav li a{color:#000;  }
.sidenav li a:hover, {color:#7bd46f;  }
.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: #7bd46f;}
.sidenav .nav-child{ }
.sidenav .nav-child li{ display:none; line-height:30px; margin-left:0px; margin-bottom:0px; padding-left: 30px; border:0px solid #0000ff; min-height:30px;}
.sidenav .nav-child li .separator{font-size:18px; padding-left:0px;  min-height:30px; font-weight:bold; }
.sidenav .nav-child li.active a{ color: #000; }
.sidenav .nav-child li a{font-size:18px!important; padding-left:0px; line-height:40px; }
.sidenav .closebtn {position: absolute; top: 0; right: 25px; font-size: 40px; margin-left: 50px; color:#7bd46f;}

/*... 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:'east'; font-size: 18px; line-height: 20px; color:#444;  position: absolute; top:10px; left:0px; width:20px; height:20px; border:0px solid #ff0000;}
.sidenav li.item-102::before{font-family: 'Material Icons Round'; content:'home'; color:#444;}
.sidenav li.item-104::before{font-family: 'Material Icons Round'; content:'settings'; color:#444;}
.sidenav li.item-105::before{font-family: 'Material Icons Round'; content:'location_on'; color:#444;} 
.sidenav li.item-106::before{font-family: 'Material Icons Round'; content:'phone_in_talk'; color:#444;}
.sidenav li.item-108::before{font-family: 'Material Icons Round'; content:'photo_camera'; color:#444;}
  
.sidenav li:hover::before, .sidenav li.active::before{ color:#7bd46f; }

 
/*... 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:13px;  left:0px; width:20px; font-family: 'Material Icons Round'; content:'phone_in_talk'; font-size: 18px; line-height: 20px; color:#444;  height:20px;}
.sidenav-house{position:relative; padding-left: 30px; margin-bottom:5px!important; }
.sidenav-house::before{position: absolute; top:13px; left:0px; width:20px; font-family: 'Material Icons Round'; content:'ring_volume'; font-size: 18px; line-height: 20px; color:#444;  height:20px;}
.sidenav-email{position:relative; padding-left: 30px;  margin-bottom: 5px!important; }
.sidenav-email a{ font-size: 15px!important; }
.sidenav-email::before{position: absolute; top:13px; left:0px; width:20px; font-family: 'Material Icons Round'; content:'mark_email_read'; font-size: 18px; line-height: 20px; color:#444;  height:20px;}

/*...iskljucujem pojedine elemente u meniju*/
.sidenav .item-125, .sidenav .item-110, .sidenav .item-111 { display: none!important; }




/**********************************CONTENT****************************************/
/********************************************************************************/
/********************************************************************************/
/*CONTENT*/
.content-left{ width: 65%; float:left; }
.content-right{ width: 28%; float:right; }
.content-all{ width: 100%;   }


/*DUGME*/
.contentButton{font-size:20px; line-height:20px; padding:8px 30px; background-color:#222; color:#ffc61a;}
.contentButton:hover{background-color:#ffc61a; color:#111; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s;}
.contentButtonParent{border-top:1px solid #888; border-bottom:1px solid #888; padding:50px 0px;}

#jf-content .main h1{font-family: 'Palanquin Dark', sans-serif; font-size: 44px; line-height: 54px; margin-bottom: 40px;  }
#jf-content .main h2{color:#000;  font-size: 44px; line-height: 54px; margin-bottom: 40px; }
#jf-content .main hgroup h2{color:#000;  font-size: 22px; line-height: 32px;  } 

#jf-content  {  padding-top:0px; /*background: #fff url(../images/bg-arrow-white.png) top center no-repeat;*/ } 
#jf-content .main .item-page h1{ font-family: 'Palanquin Dark', sans-serif; font-size: 44px; line-height: 54px; margin-bottom: 40px; color:#000; }
#jf-content .main .item-page h2{ font-family: 'Palanquin Dark', sans-serif; font-size: 36px; line-height: 46px; margin-bottom: 40px; } 
#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: 60px 0px 60px 0px; }
#jf-content .main p { font-size: 16px; line-height: 26px; color: #222;}
#jf-content .main .p-element-bez-margine{ margin-bottom:8px;}
#jf-content .main p { font-size: 16px; line-height: 26px; color: #222;}
#jf-content .main ul, #jf-content .main ol { margin-bottom:25px;}
#jf-content .main ul li, #jf-content .main ol li { font-size: 16px; line-height: 22px; color: #222;}

#jf-content .main .actions{ display: none; }

.itemid-102 #jf-content .main, .itemid-107 #jf-content .main, .itemid-112 #jf-content .main, .itemid-118 #jf-content .main { padding: 0}

 
/*PAGE GLOBAL*/
.page-button-cont{ margin-top:40px; padding:20px 0px; overflow: hidden; }
.page-button{ padding: 12px 50px;  border: 1px solid #2085df; color:#000; font-weight: bold; border-radius: 20px; font-size: 14px; line-height: 16px; text-transform: uppercase;  }
.page-button:hover{  background-color: #2085df; color:#fff; -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s;}
.page-cont{ width: 100%; overflow: hidden;  margin-bottom: 60px;}
.page-50{ width: 50%;}
.page-48{ width: 48%;}
.page-46{ width: 45%;}
.page-float-l{ float:left; }
.page-float-r{ float:right; }
.small{ font-size: 14px!important; line-height: 20px!important; color:#555!important; }
.narandzasta{ color:#df621e!important; } 

 


/**********************************PAGES****************************************/
/********************************************************************************/
/********************************************************************************/
/*ABOUT*/
.page-about-img{ border-radius: 20px; }
.page-about-subtitle{ font-size: 36px; line-height: 46px; font-weight: bold; margin-bottom: 40px; }

/*PAGE ACCOMMODATION*/
.page-accomm-cont{ width: 100%; overflow: hidden; margin-bottom: 60px; }
.page-accomm-left{ width: 40%; float:left; }
.page-accomm-right{ width: 53%; float:right; }
.page-accomm-cont-inverse .page-accomm-left{ width: 40%; float:right; }
.page-accomm-cont-inverse .page-accomm-right{ width: 53%; float:left; }
.page-accomm-title{  font-family: 'Cormorant', serif; font-weight: normal; font-size:34px; line-height: 44px; margin-bottom: 30px; margin-top:0px; color:#111;}
.page-accomm-basic{ background-color: #f5efe9; overflow: hidden; margin-bottom: 25px; display: flex; align-items: center; border-bottom: 0px solid #ddd; padding: 20px 0px;}
.page-accomm-basic-box{ width:25%; font-size: 14px; line-height: 18px; color:#555; position: relative; padding-left: 40px;  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.page-accomm-basic-box:nth-child(1){ padding-left: 55px;}
.page-accomm-basic-box:nth-child(2){ width:20%;}
.page-accomm-basic-box:nth-child(3){ width:30%;}
.page-accomm-basic-box::before{ position: absolute; top:50%; left:10px; margin-top:-10px; font-size: 18px; line-height: 20px; color:#b99470;  height:20px; }
.page-accomm-basic-persons::before {left:25px; font-family: 'Material Icons Round'; content:'person';}
.page-accomm-basic-size::before {font-family: 'Material Icons Round'; content:'zoom_out_map'; }
.page-accomm-basic-view::before {margin-bottom: 0px; font-family: 'Material Icons Round'; content:'panorama'; }
.page-accomm-basic-rooms::before {margin-bottom: 0px; font-family: 'Material Icons Round'; content:'king_bed'; font-size: 20px; }
.page-accomm-subtitle{  font-family: 'Cormorant', serif; font-weight: normal; font-size:24px; line-height:34px; margin-bottom: 15px; color:#111;}
.page-accomm-addit{ overflow: hidden; }
.page-accomm-addit-box{ width: 50%; font-size: 14px; line-height: 18px; color:#555; float:left; position: relative; padding: 7px 0px 7px 40px;  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }
.page-accomm-addit-box::before{ position: absolute; top:50%; left:5px; margin-top:-11px; font-family: 'Material Icons Round'; content:'done'; font-size: 22px; line-height: 22px; color:#b99470;  height:22px; }
.page-accomm-separator{ height: 2px; background-color: #f5efe9; margin-bottom: 60px; }

/*GALLERY*/
.gallery{ overflow: hidden; }
.gallery-box{ width: 32%; float:left; margin-right: 2%; }
.gallery-box:nth-child(3){ margin-right: 0%; }
.gallery-box div{ margin-bottom: 20px; }


/*MODAL IMAGE*/
.modal-image-small { cursor: pointer; transition: 0.3s;}
.modal-image-small:hover {opacity: 0.7;}

.modal-container { display: none; position: fixed; z-index: 200; padding-top: 20px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.7); }
.modal-image {position: absolute; width: auto; height: auto; max-width:1080px; max-height: 90%; /*-webkit-animation-name: zoom; -webkit-animation-duration: 0.6s; animation-name: zoom; animation-duration: 0.6s;*/ -webkit-transform: translate(-50%, -50%); left:50%; top:50%; transform: translate(-50%, -50%);}
 
@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/*INVEST*/
.kontakt-forma{ max-width: 70%; margin-top:0px; }
.kontakt-forma .naslov{ text-align: left; }


/* CATEGORY BLOG*/
.items-leading{overflow: hidden; display: block; }
.items-leading article:nth-child(3n) .categoryBlog{ margin-right: 0%;   }
.blog .article_info{  }
.blog .icons{ display: none; } 
.blog h1{ font-size: 36px; line-height: 46px; color:#000; margin-bottom: 40px; font-weight: bold; }
.blog .subheading-category{ font-size:24px; text-transform: uppercase; font-weight: bold; line-height: 34px; margin-bottom:30px; overflow: hidden;  display: block; }
.categoryBlog{width: calc(31% - 0px);   float:left; margin-right: 3.5%; overflow:hidden; margin-bottom:60px; cursor: pointer; position: relative;}
 
.categoryBlog:hover .categoryIntro{ /*bottom:100px; transition: .8s;*/ }
.categoryBlog:hover h2{ /*color:#fff; transition: .8s; text-shadow: 0 0 1px #666, 0 0 3px #666;*/ }
.categoryBlog:hover .categoryDate{ color:#aaa;  }
.categoryTitle1 h2{font-size:18px!important; line-height: 24px!important; font-weight: bold!important; color:#000; min-height: 48px; overflow: hidden;}
.categoryBlogCover { position: absolute; width: 100%; height:100%; top:0px; left:0px;  }
.categoryImage{height: 100%; border:0px solid #ddd; border-radius: 10px; }
.categoryDate{font-size:14px; line-height: 18px; color:#888; margin-bottom: 5px; }
.categoryIntro{position: relative; z-index: 11; margin-top:10px;  }
.categoryIntro a:hover{  text-decoration: none!important;}

/*KONTAKT RIGHT*/
.contact-right-title{ font-family: 'Palanquin Dark', sans-serif; font-weight: normal; font-size:24px; line-height: 34px; margin-bottom: 18px; margin-top:40px; color:#111;  }
.contact-right-title:nth-child(1){ margin-top:0px; }
 
.contact-right-contact{ font-size:16px; line-height:20px; padding:11px 0px; background-color: #f1f1f1; color:#000; margin-bottom: 15px; }
 
.contact-right-adresa{position:relative; padding-left: 45px;  }
.contact-right-adresa::before{position: absolute; top:50%; left:10px; margin-top:-10px; font-family: 'Material Icons Round'; content:'home'; font-size: 20px; line-height: 20px; color:#7bd46f;  height:20px;}
.contact-right-telefon{position:relative; padding-left: 45px;   }
.contact-right-telefon::before{position: absolute; top:50%; left:10px;font-family: 'Material Icons Round'; content:'call'; font-size: 18px; line-height: 20px; color:#7bd46f;  height:20px;}
.contact-right-email{position:relative; padding-left: 47px; font-size: 15px!important }
.contact-right-email::before{position: absolute; top:50%; left:10px; margin-top:-10px; font-family: 'Material Icons Round'; content:'mark_email_read'; font-size: 18px; line-height: 20px; color:#7bd46f;  height:20px;}
 
.contact-right-social{ margin:15px 0px 15px 0px; }
.contact-right-social img{height: 20px; margin-right:7px; background-color: #f1f1f1; padding:10px; cursor: pointer;}
.contact-right-social img:hover{ background-color: #ddd; -webkit-transition: .5s; -moz-transition: .5s; transition: .5s; }

 /*LATEST NEWS*/
.kiwi-latest-title{ font-weight: bold; color:#fff; font-size:18px; border-radius: 7px; background-image: linear-gradient(to top right, #4bab3e, #7bd46f); line-height: 38px; padding-left:15px; margin-bottom: 15px; }
.kiwi-latest{border:0px solid #ff0000;  overflow:hidden;}
.kiwi-latest-date{font-size:12px; line-height: 16px; color:#888;}
.kiwi-latest-list{padding:7px 0px; font-size:16px; line-height: 23px; border-bottom:1px dotted #ddd;}
.kiwi-latest-list a{color:#000;}
.kiwi-latest-list a:hover{color:#7bd46f;}

/*AKTIVNOSTI RIGHT*/

.right-aktivnosti-title{ font-family: 'Palanquin Dark', sans-serif; font-weight: normal; font-size: 24px; line-height: 34px; margin-bottom: 18px; margin-top: 40px; color: #111; }
.right-aktivnosti #kiwi-slider2 .MS-content .item {  width: 100%!important; }

.right-aktivnosti #kiwi-slider2 .MS-controls {margin-bottom:30px; margin-top:-55px; text-align: right; }
.right-aktivnosti #kiwi-slider2 .MS-controls button{color:#000;   }

 
/**********************************MODULI****************************************/
/********************************************************************************/
/********************************************************************************/


/*ABOUT US*/
.about{ padding-top: 80px; padding-bottom: 100px; position: relative; }
.about .naslov{ text-align: left; } 
.about .subtitle{ text-align: left; } 
.about-cont{ overflow: hidden; }
.about-left{ width: 50%; float:left; }
.about-left-inner{  }
.about-list{position: relative; font-size: 16px; line-height: 22px; padding:4px 0px 4px 35px; margin-left:20px;  }
.about-list::before{ position: absolute; left:0px; top:0px; height: 30px; width: 30px; font-family: 'Material Icons Round'; content:'done'; color:#1e73be; font-size:24px; line-height:30px;  }
.about-footer{ font-size: 16px; line-height: 22px; font-weight: bold; margin-top:30px; margin-bottom: 40px }
.about-subtitle{ font-size: 24px; text-align: left; line-height: 34px; color:rgb(66, 66, 66);  margin-bottom: 25px; }
.about-desc{  font-size: 16px; text-align: left; line-height: 26px; color:#666; margin-bottom: 20px; }
.about-button-cont{  padding:10px 0px; margin-top:60px; text-align: left;  }
.about-button{position: relative; padding: 11px 0px; padding-left: 65px;  font-family: 'Palanquin Dark', sans-serif;  display: inline-block; width: 150px; font-size: 16px; line-height: 22px; font-weight: 600; text-transform: uppercase; color:#000; border: 2px solid #7bd46f; cursor: pointer; text-align: left; }
.about-button-cont a:last-child{ margin-left: 10px; }
.about-button:hover{  background-color: #7bd46f; border-color: #7bd46f; color:#000; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s; }
.about-button::before{position: absolute; top:-2px; left:-2px; text-transform: none; font-size: 20px; line-height: 48px; font-weight: normal; color:#c8e0ff; width:48px; height:48px; background-color:#0b5ec7; text-align: center;}
.about-button:hover::before{color:#fff; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s;}
.about-button-cont a:first-child .about-button::before{ font-family: 'Material Icons Round'; content:'forward_to_inbox';}
.about-button-cont a:last-child .about-button::before{ font-family: 'Material Icons Round'; content:'phone_iphone'; font-size: 22px;}
.about-right{ width: 42%; position: relative; margin-left: 8%; float:left; max-width: 900px;  border:0px solid #ff0000; position: relative; }
.about-right::before{ display: none; position: absolute; opacity: 0.15; width: 80%; height: 60%; right: 70%; bottom:-10%; background: url('../images/rafting-camac-ilustracija.jpg') center center no-repeat; background-size: 100% auto;  content: '';  z-index: -1;  }
.about-right img{ width: 120%; max-width: 120%; margin-top: -10%; z-index: 10 }
 

/*ATTRIBUTES*/
.attr{position:relative; padding-top:100px; padding-bottom: 40px; background-color: #e9ffe6 }
.attr_krivulja{position: absolute; top:0px; width: 100%; z-index:3!important; }
.attr .naslov, .attr .subtitle{ display: none; }
.attr-cont{ overflow: hidden; } 
.attr-box{opacity: 1; position: relative; padding:50px 0px;  float: left; width: calc(23% - 4px); border:2px solid #fff;  margin-right: 2.666%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; }
.attr-box:last-child{  margin-right: 0%; }
.attr-box:hover{ background-color: #fff; -moz-transition: .5; -webkit-transition: .5; transition: .5; }
.attr-img{  text-align: center; }
.attr-img img{ height: 45px; }
.attr-title{ font-family: 'Palanquin Dark', sans-serif; text-align: center;  font-size: 22px; line-height: 32px; font-weight: 500; color:#333; margin-bottom: 15px; margin-top:7px; }
.attr-desc{  font-size: 14px; line-height: 24px; text-align: center; color:#666; margin:0px 10px; }



/* BLOG NASLOVNA */
#btcontentslider120 .bt-row .bt-center{padding:0px 10px; background: 0px solid #ff0000!important;}
#btcontentslider120 .bt-row .bt-center div{overflow: hidden;}
/*#btcontentslider120 .bt-row .bt-center:hover{ animation: fadeEffect 1s ease-in-out;  }*/

#btcontentslider120 .bt-row-last .bt-center{padding-left:20px; padding-right:0px; }
#btcontentslider120 .bt-row-last .bt-center{padding-left:20px; padding-right:0px; }
/*#btcontentslider120 .bt-row .bt-center:hover .bt-title{ color:#000;}*/
#btcontentslider120 .bt-row-last .bt-center{padding-left:20px; padding-right:0px; }
#btcontentslider120 .bt-row-first .bt-center{padding-right:20px; padding-left:0px;}
#btcontentslider120 .bt-row:nth-child(3) .bt-center{padding-left:20px; padding-right:0px;}
#btcontentslider120 .bt-row:nth-child(5) .bt-center{padding-right:20px; padding-left:0px;}
#btcontentslider120 .bt-date{border:0px solid #ff0000; padding:0px; margin:0px!important; color:#888; font-size:13px; top:0px; line-height:15px; padding-top:5px;}
#btcontentslider120 .traka{ position: relative; text-align:left; margin-top:15px; margin-bottom: 8px;}
#btcontentslider120 .bt-title{ font-family: 'Palanquin Dark', sans-serif; padding:0px; min-height: 64px; margin:0px!important; font-size:24px; line-height: 30px; color:#000; text-align:left; display:block; font-weight: 400; text-transform: none; }
#btcontentslider120 .bt-title a{ color:#7bd46f;  }
 
#btcontentslider120.bt-cs .bt-inner img { border:0px!important; max-width: 100%!important;  outline: 0px solid #b5b5b5!important;}
 
#btcontentslider120 .bt-opis{ text-align: left; margin-top:15px; font-size: 16px; line-height: 22px; }
#btcontentslider120 .bt-procitaj{ text-align: left; position: relative;  }
#btcontentslider120 .bt-procitaj a{ font-weight: bold; color:#7bd46f;    }
#btcontentslider120 .bt-procitaj .material-icons{ font-size: 36px; line-height: 36px;  }
#btcontentslider120 .bt-row .bt-center:hover .bt-procitaj{ margin-left: 30px; -moz-transition: .35s; -webkit-transition: .35s; transition: .35s;  }
#btcontentslider120 .bt-row-separate{border:0px solid #ff0000!important;}
#btcontentslider120 .bt-row-separate:before{border:5px solid #ff0000!important;}

#btcontentslider120 .bt_handles li a{ border:2px solid #7bd46f; background-image: none!important; }
#btcontentslider120 .bt_handles li.current a { background: #7bd46f }

 

/*ACCOMMODATION*/
.accommodation{ padding-top:40px; padding-bottom: 40px/*;  background:url('../images/bg-how-it-works.png') top right no-repeat; background-size:auto 100%;*/ }

.accommodation .naslov{ text-align: center; margin-bottom: 60px; }
 
.accommodation-cont{ overflow: hidden;   }
.accommodation-box{opacity: 0; position: relative; float: left; width: 30%;  margin-right: 5%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #fff; cursor: pointer; }
 
.accommodation-box:last-child{  margin-right: 0%; }
 
.accommodation-img{  overflow: hidden; text-align: center; }
 
.accommodation-title{ font-family: 'Cormorant', serif;  font-size: 24px; line-height: 34px; color:#333; margin-bottom: 20px; }
.accommodation-inner{ margin: 30px 30px 25px 30px; }
.accommodation-persons, .accommodation-size, .accommodation-view { font-size: 14px; line-height: 24px; margin-bottom: 3px; color:#888; position: relative; padding-left: 34px; }
.accommodation-persons::before, .accommodation-size::before, .accommodation-view::before { position: absolute; left: 0px; top:50%; width: 20px; height: 24px; margin-top:-12px;   color:#b99470; font-size: 20px; line-height: 24px; }
.accommodation-persons::before {font-family: 'Material Icons Round'; content:'person';}
.accommodation-size::before {font-family: 'Material Icons Round'; content:'zoom_out_map'; font-size: 18px; }
.accommodation-view::before {margin-bottom: 0px; font-family: 'Material Icons Round'; content:'panorama'; font-size: 16px; left: 3px;}
.accommodation-persons span, .accommodation-size span, .accommodation-view span { color:#111; }

.accommodation-line{ border-top:1px solid #ddd; margin:20px 0px; height: 0px; }

.accommodation-footer{ overflow: hidden; font-size: 14px; line-height: 22px; }
.accommodation-left{ width: 60%; float: left; background-color: #b99470; color:#fff; padding:5px 0px; text-align: center; }
.accommodation-right{ width: 40%; float: right;  color:#000; padding:5px 0px; text-align: center; position: relative; }
.accommodation-right::before{ position: absolute; right: 0px; top:50%; width: 20px; height: 24px; margin-top:-12px; font-family: 'Material Icons Round'; content:'chevron_right';  color:#b99470; font-size: 20px; line-height: 24px; }

.accommodation-box:nth-child(1).accommodation-animate {  -webkit-animation: prikazi 0.5s 0.2s forwards; animation: prikazi 0.5s  0.2s forwards; }
.accommodation-box:nth-child(2).accommodation-animate {  -webkit-animation: prikazi 0.5s 0.35s forwards; animation: prikazi 0.5s  0.35s forwards; }
.accommodation-box:nth-child(3).accommodation-animate {  -webkit-animation: prikazi 0.5s 0.50s forwards; animation: prikazi 0.5s  0.50s forwards; }
.accommodation-box:nth-child(4).accommodation-animate {  -webkit-animation: prikazi 0.5s 0.65s forwards; animation: prikazi 0.5s  0.65s forwards; }
 




 

/*WHY CHOOSE US*/
.services{ padding-top:40px; padding-bottom: 40px; background-size: 100% auto;/* background:url('../images/bg-why-choose-us.jpg') center center no-repeat; background-size:cover; */}
.services .main{ width: 1260px!important; box-sizing: border-box; }
.services .naslov{ margin-bottom: 60px }
 
.services-box{opacity: 0;  float:left; overflow: hidden; width:31%;  margin-right: 3.3%; border:0px solid #e1e1e1; margin-bottom: 0px; padding:15px 0px; margin-bottom: 60px; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; }
.services-box:nth-child(3){ margin-right: 0px; }

.services-cont:last-child .services-box { border-top: 0px; margin-bottom: 0px; }
.services-box:nth-child(1), .services-box:nth-child(2) { border-right:0px;  }
 
.services-box:hover{ box-shadow: 8px 8px 30px 0 rgba(0,0,0,.12); -webkit-box-shadow: 8px 8px 30px 0 rgba(0,0,0,.12); -moz-box-shadow: 8px 8px 30px 0 rgba(0,0,0,.12);  border-color: transparent; } 
.services-left{ text-align: center; width:70px; height: 70px; margin-left:15px; border:3px solid #d6ffd0; float: left; }
.services-number{font-family: 'Cormorant', serif;  font-size: 30px; line-height: 36px; margin-top:8px;   }
.services-meters{ font-size: 10px; text-transform: uppercase; color:#999; line-height: 12px; }
.services-right{ float: right; width: 70%; }
.services-title{ font-family: 'Palanquin Dark', sans-serif;  font-size: 22px; line-height: 32px; margin-bottom:15px; color:#333; font-weight: 500; }
.services-desc{ font-size: 15px; line-height: 25px; min-height: 63px; color:#777; }

.services-cont:first-child .services-box:nth-child(1).services-animate {  -webkit-animation: prikazi 0.5s 0.2s forwards; animation: prikazi 0.5s  0.2s forwards; }
.services-cont:first-child .services-box:nth-child(2).services-animate {  -webkit-animation: prikazi 0.5s 0.35s forwards; animation: prikazi 0.5s  0.35s forwards; }
.services-cont:first-child .services-box:nth-child(3).services-animate {  -webkit-animation: prikazi 0.5s 0.50s forwards; animation: prikazi 0.5s  0.50s forwards; }
.services-cont:last-child .services-box:nth-child(1).services-animate {  -webkit-animation: prikazi 0.5s 0.65s forwards; animation: prikazi 0.5s  0.65s forwards; }
.services-cont:last-child .services-box:nth-child(2).services-animate {  -webkit-animation: prikazi 0.5s 0.8s forwards; animation: prikazi 0.5s  0.8s forwards; }
.services-cont:last-child .services-box:nth-child(3).services-animate {  -webkit-animation: prikazi 0.5s 0.95s forwards; animation: prikazi 0.5s  0.95s forwards; }

@-webkit-keyframes prikazi {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes prikazi {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}



/*COUNTERS*/
.attractions{ position: relative; background-color: #262626; padding-top: 100px; padding-bottom:60px;  }
.attractions_krivulja{position: absolute; top:0px; width: 100%; z-index:3!important; } 
.attractions .subtitle{ color:#ddd; } 
.attractions .naslov{ color:#fff; } 
 
.attractions-cont{ width: 100%; display: table; }
.attractions-box{cursor:pointer; background-color: #eee; position: relative; margin-right: 20px;  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.attractions-box::before{z-index: 4; position: absolute; bottom:0%; height: 0%; width: 100%; content: ''; background-color: rgba(0,0,0,0.4); left:0px; }
.attractions-box::after{z-index: 3; position: absolute; bottom:0%; height: 40%; width: 100%; content: ''; background-image: linear-gradient(to bottom, rgba(0,0,0,0),  rgba(0,0,0,0.6)); left:0px; }
.attractions-box:hover::before{  height: 100%; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s;   }

.attractions-title{z-index: 5; font-family: 'Berlin';  position: absolute; bottom:40px; left: 30px; color:#fff; font-size: 40px; line-height: 50px;  }
.attractions-box:hover .attractions-title{  opacity: 0;  }
.attractions-desc{z-index: 5; opacity: 0; position: absolute; bottom:-40px; left: 40px; color:#fff; font-size: 14px; line-height: 24px; white-space: normal; margin-right: 40px;  }
.attractions-box:hover .attractions-desc{  opacity: 1;  bottom:40px; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s; }

.attractions-number{ position: absolute; top:40px; left: 40px; font-size: 18px; color:#fff; display: flex; align-items: center; font-weight: bold; }
.attractions-number div{   }
.attractions-number div:nth-child(1){display: none; width: 0px; margin-right: 10px; height: 3px; background-color: #fff;  }
.attractions-number div:nth-child(2){display: none; width: 40px; margin-left: 10px; height: 3px; background-color: #fff;  }
/*
.attractions-box:hover .attractions-number div:nth-child(1){ width: 40px;  -moz-transition: .5s; -webkit-transition: .5s; transition: .5s;}
.attractions-box:hover .attractions-number div:nth-child(2){ width: 0px; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s;}
*/
.attractions-rafting{background:url('../images/aktivnost-rafting.jpg') center center no-repeat;  background-size: cover; }
.attractions-jahanje{background:url('../images/aktivnost-jahanje.jpg') center center no-repeat;  background-size: cover; }
.attractions-kanjoning{background:url('../images/aktivnost-kanjoning.jpg') center center no-repeat;  background-size: cover; }
.attractions-izleti{background:url('../images/aktivnost-izleti.jpg') center center no-repeat;  background-size: cover; }
.attractions-kvadovi{background:url('../images/aktivnost-kvadovi.jpg') center center no-repeat;  background-size: cover; }
.attractions-zip{background:url('../images/aktivnost-zip.jpg') center center no-repeat;  background-size: cover; } 

#kiwi-slider2 { position: relative;}
#kiwi-slider2 .MS-content {margin-top:15px; overflow: hidden; white-space: nowrap; border:0px solid #ddd; width:calc(100% + 30px); }
#kiwi-slider2 .MS-content .item:nth-child(2n) .reference-tekst{ margin-right: 0px; margin-left: 30px }
#kiwi-slider2 .MS-content .item:nth-child(2n) .reference-logo{ margin-left: 30px }
#kiwi-slider2 .MS-content .item { display: inline-block; height: 100%; overflow: hidden; vertical-align: top; position: relative; box-sizing: border-box; width: 33.33333%!important; color:#000;}

#kiwi-slider2 .MS-controls {margin-bottom:30px; text-align: center;  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
#kiwi-slider2 .MS-controls button{ border:2px solid #7bd46f; font-size: 30px; color:#fff; line-height: 30px; height: auto; width: auto; background: none; margin:0px; padding:5px 6px;  }
#kiwi-slider2 .MS-controls button .material-icons{ font-size: 24px; line-height: 24px; color:#fff; }
#kiwi-slider2 .MS-controls button:hover{  background-color: #7bd46f; color:#000; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s; }
 

/*INVESTMENT 100%*/
.split100{ padding:350px 0px 100px 0px; background:url('../images/rafting-tara-zov-prirode.jpg') center center no-repeat;  background-size: cover; }
.split100-cont{  position: relative; }
.split100-title{font-family: 'Palanquin Dark', sans-serif; font-size:90px; line-height:100px; width: 70%; font-weight: 500; text-align: left; color:#fff; margin-bottom:40px; } 


/*GALLERY NASLOVNA*/
.gallery_naslovna{  display: flex; border-top:5px solid #fff;  }
.gallery_naslovna div{  width: 12.5%; border-right: 5px solid #fff; }
.gallery_naslovna div img{  opacity: 0; }

.gallery_naslovna div:nth-child(1) img.gallery_naslovna-animate {  -webkit-animation: prikazi 0.5s 0.2s forwards; animation: prikazi 0.5s  0.2s forwards; }
.gallery_naslovna div:nth-child(2) img.gallery_naslovna-animate {  -webkit-animation: prikazi 0.5s 0.35s forwards; animation: prikazi 0.5s  0.35s forwards; }
.gallery_naslovna div:nth-child(3) img.gallery_naslovna-animate {  -webkit-animation: prikazi 0.5s 0.50s forwards; animation: prikazi 0.5s  0.50s forwards; }
.gallery_naslovna div:nth-child(4) img.gallery_naslovna-animate {  -webkit-animation: prikazi 0.5s 0.65s forwards; animation: prikazi 0.5s  0.65s forwards; }
.gallery_naslovna div:nth-child(5) img.gallery_naslovna-animate {  -webkit-animation: prikazi 0.5s 0.8s forwards; animation: prikazi 0.5s  0.8s forwards; }
.gallery_naslovna div:nth-child(6) img.gallery_naslovna-animate {  -webkit-animation: prikazi 0.5s 0.95s forwards; animation: prikazi 0.5s  0.95s forwards; }
.gallery_naslovna div:nth-child(7) img.gallery_naslovna-animate {  -webkit-animation: prikazi 0.5s 1.1s forwards; animation: prikazi 0.5s  1.1s forwards; }
.gallery_naslovna div:nth-child(8) img.gallery_naslovna-animate {  -webkit-animation: prikazi 0.5s 1.25s forwards; animation: prikazi 0.5s  1.25s forwards; }

/*REVIEWS*/
.reviews{ position: relative; padding:30px 0px; }
.reviews .main{ width:1250px!important; }
.reviews .naslov{ margin-left: 25px; }
.reviews-intro{  margin-bottom: 25px; font-size: 16px; line-height: 24px; font-weight: 300; text-align: center; }
.reviews-box{  margin:35px 30px; margin-top:20px; border:3px solid #efefef; } 
 
.reviews-img{ text-align: center; margin-top:30px; margin-bottom: 15px;}  
.reviews-img img{ height: 65px; }  
.reviews-name{ font-family: 'Palanquin Dark', sans-serif; font-size: 24px; line-height: 34px; margin-bottom:15px; color:#0b5ec7; text-align: center; } 
.reviews-title{ display: none; font-size:18px; line-height: 28px; color:#111; text-align: center; margin:0px 40px; white-space: normal;} 
.reviews-desc { font-size: 16px; line-height: 24px; color: #666; margin:30px 40px; min-height: 192px; white-space: normal;}
 

/*...REVIEWS SLIDER*/
#kiwi-slider { position: relative;}
#kiwi-slider .MS-content {margin-top:15px;  overflow: hidden; white-space: nowrap; border:0px solid #ddd; }
#kiwi-slider .MS-content .item:nth-child(2n) .reference-tekst{ margin-right: 0px; margin-left: 30px }
#kiwi-slider .MS-content .item:nth-child(2n) .reference-logo{ margin-left: 30px }
#kiwi-slider .MS-content .item { display: inline-block; height: 100%; overflow: hidden; vertical-align: top; position: relative; box-sizing: border-box; width: 33.3%!important; color:#000;}
 
#kiwi-slider .MS-controls { text-align: center; padding-right: 0px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
#kiwi-slider .MS-controls button{ border:2px solid #0b5ec7; font-size: 30px; line-height: 30px; height: auto; width: auto; background: none; margin:0px; padding:5px 6px;  }
#kiwi-slider .MS-controls button .material-icons{ font-size: 24px; line-height: 24px; }
#kiwi-slider .MS-controls button:hover{  background-color: #0b5ec7; color:#fff; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s; }
 
/*RESERVATION*/
.reserve{ padding:80px 0px; background:url('../images/book-reservation.jpg') center center no-repeat; background-size: cover}
.reserve .naslov{ color:#fff; }
.reserve .forma input, .reserve .forma select  { border:1px solid #fff;  color: #fff;  }
.reserve .forma input[type="submit"]  {background: #fff; border:0px solid #fff; color:#000; margin-top:20px;  }
.reserve .forma input[type="submit"]:hover { background: #cc0000; color:#fff;   }
.reserve .forma-cont{ padding-top: 9px; }
.reserve .formLabel {color: #fff; background-color:#045de9; padding:3px 10px; top:-9px; border-radius:9px;  }
.reserve-cont{ width: 100%; overflow: hidden; }
.reserve-left{ width: 50%; float:left; border-radius: 20px; background-color: #045de9; background-image: linear-gradient(315deg, #09c6f9 0%, #045de9 74%); padding:40px; padding-bottom: 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.reserve-right{ width: 50%; float:right; }
.reserve-investitor{ font-size: 13px; line-height: 17px; color:#fff; }




/*LOGOI*/
.logoi{ background: url('../images/bg-divljina.jpg') center bottom no-repeat; padding-bottom: 100px; }
.logoi-cont{ display: flex; align-items: center; }
.logoi-box{width: 25%; text-align: center; }
.logoi-box img{ opacity: 0; max-height: 180px; max-width: 80%;}


.logoi-button{ margin-top: 200px; padding:20px 0px; text-align: center; }
.logoi-button span{ font-family: 'Palanquin Dark', sans-serif; text-transform: uppercase; color:#fff; font-size: 16px; line-height: 26px; padding:10px 60px; border:3px solid #fff; font-weight: bold; }
.logoi-button span:hover{ color:#000; background: #7bd46f; border:3px solid #7bd46f; -webkit-transition: .35s; -moz-transition: .35s; transition: .35s; }

.logoi-box:nth-child(1) img.logoi-animate {  -webkit-animation: prikazi 0.5s 0.2s forwards; animation: prikazi 0.5s  0.2s forwards; }
.logoi-box:nth-child(2) img.logoi-animate {  -webkit-animation: prikazi 0.5s 0.35s forwards; animation: prikazi 0.5s  0.35s forwards; }
.logoi-box:nth-child(3) img.logoi-animate {  -webkit-animation: prikazi 0.5s 0.50s forwards; animation: prikazi 0.5s  0.50s forwards; }
.logoi-box:nth-child(4) img.logoi-animate {  -webkit-animation: prikazi 0.5s 0.65s forwards; animation: prikazi 0.5s  0.65s forwards; }
.logoi-box:nth-child(5) img.logoi-animate {  -webkit-animation: prikazi 0.5s 0.8s forwards; animation: prikazi 0.5s  0.8s forwards; }
.logoi-box:nth-child(6) img.logoi-animate {  -webkit-animation: prikazi 0.5s 0.95s forwards; animation: prikazi 0.5s  0.95s forwards; }
  
/*FOOTER*/
.footer{ z-index:0!important; padding-top:40px; padding-bottom: 80px;  background:#11221c;   }
.footer-cont{ overflow: hidden; width: 100%; }
.footer-left{ width: 25%; float:left; }
.footer-center{ width: 41%; margin:0% 4%; float:left; }
.footer-right{ width: 24%; float:left; }
.footer-50{ width: 50%; float:left; }
.footer-korisnicki{ padding:0px 0px 0px 20px; box-sizing: border-box;  }
.footer-korisnicki .footer-map-link{ position: relative; padding-left:24px; }
.footer-korisnicki .footer-map-link::before{ position: absolute; left:0px; top:2px; width: 20px; height: 20px; font-family: 'Material Icons Round'; content:'done';  color:#1e73be;  }

.footer-korisnicki .footer-map-link a{ }
.footer-map-title{ font-size:15px; line-height: 21px; margin-bottom: 15px; margin-top:30px; color:#fff; font-weight: bold; }
.footer-map-title:nth-child(1){ margin-top:0px; }
.footer-map-link{ font-size:14px; line-height: 20px; margin-bottom:6px; color:#999; }
.footer-map-link a{ color:#999;  }
.footer-map-link a:hover{ color:#fff;  }
.footer-logo { text-align: left; margin-bottom: 20px;}
.footer-logo img{ height:140px; }
.footer-slogan h1{ font-family: 'Ma Shan Zheng', cursive; font-size:80px; line-height: 70px; color:#ddd; text-align: left; margin-left: 10px; padding:30px 0px;  transform: rotate(-7deg); }
.footer-slogan h1 .footer-slogan-color{  color:#1e73be; }
.footer-slogan h1 .footer-slogan-margin{  margin-left: 100px; }
.footer-onama{ font-size: 14px; line-height: 20px; color:#999; margin-top:30px; margin-bottom: 15px;  }

.footer-bespl-tel{ font-size: 80px; line-height: 80px; font-weight: bold; color:#e66523; margin-bottom: 30px; }
.footer-contact{ font-size:14px; line-height: 30px; color:#999; margin-bottom: 6px; }
.footer-contact a{ color:#999; }
.footer-working-hours img{ height: 120px; }
 
.footer-adresa{position:relative; padding-left: 25px;  }
.footer-adresa::before{position: absolute; top:5px; left:0px; font-family: 'Material Icons Round'; content:'home'; font-size: 18px; line-height: 20px; color:#7bd46f;  height:20px;}
.footer-telefon{position:relative; padding-left: 25px;   }
.footer-telefon::before{position: absolute; top:5px; left:0px; font-family: 'Material Icons Round'; content:'call'; font-size: 16px; line-height: 20px; color:#7bd46f;  height:20px; }
.footer-email{position:relative; padding-left: 27px; }
.footer-email::before{position: absolute; top:5px; left:0px; font-family: 'Material Icons Round'; content:'mark_email_read'; font-size: 16px; line-height: 20px; color:#7bd46f;  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:15px; cursor: pointer;}
.footer-social img:hover{ background-color: #000; -webkit-transition: .5s; -moz-transition: .5s; transition: .5s; }


/*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) {

  /*KRIVULJE*/
  .slideshow_krivulja{background: url(../images/bg-krivulja-2700.png) center bottom no-repeat;  background-size: 100% auto; }
   
 
}

@media (min-width:1802px) and (max-width:2501px) {
  
}

@media (min-width:1602px) and (max-width:1801px) {
    
    
    

    .slider-box-title{  font-size:90px; line-height:100px;   }
    .slider-box-desc{  font-size:32px; line-height:42px;}

}

@media (min-width:1402px) and (max-width:1601px) {
   
    .booking{ width: 70%; left:15%; }

    .slider-box{ top:200px; }
    .slider-box-title{  font-size:80px; line-height:90px;   }
    .slider-box-desc{  font-size:28px; line-height:38px;}
   
}

@media (min-width:1202px) and (max-width:1401px) {
   
    .booking{ width: 80%; left:10%; }

    .slider-box{ top:180px; }
    .slider-box-title{  font-size:70px; line-height:60px;   }
    .slider-box-desc{  font-size:24px; line-height:34px;}
   
}

@media (min-width:1101px) and (max-width:1201px) {
    
    .booking{ width: 90%; left:5%; }

    .attractions-title{ font-size: 24px; line-height: 34px; }
    .services .main{ width: 98%!important;  }
    .reviews .main{ width: 98%!important;  }
    .split100{ padding:100px 0px; }
    .split100-title{ font-size: 40px; line-height: 50px; margin:0px 100px; margin-bottom: 30px; }
    .services-left{ text-align: center; width:60px; height: 60px; margin-left:8px; margin-top:7px; border:3px solid #b99470; float: left; }  
    .services-number{ font-size: 26px; line-height: 32px; margin-top:5px;   }
    .services-title{ font-family: 'Cormorant', serif;  font-size: 22px; line-height: 30px; margin-bottom:10px; color:#333; }
    .services-desc{ font-size: 14px; line-height: 20px; min-height: auto; padding-right: 5px; box-sizing: border-box;  }

    

    /*BLOCKQUOTE*/
    .blockquoteTitle{  font-size:18px; color:#111; font-weight: bold; line-height: 24px; margin-top:15px; margin-bottom:10px;   }
    .blockquoteDesc{ font-size:13px; line-height:19px; color:#111; }
    .blockquoteButtonContainer{margin-top:7px;}

    /*SLIDESHOW*/
    .slider-box{ border:0px solid #ff0000; width: 700px; top:140px; margin-left: -350px; }
    .slider-box-title{  font-weight:bold; font-size:60px;  line-height:70px;  }
    .slider-box-desc{ font-weight:normal; font-size:20px; line-height:30px;  }

    .slider-box-licence{ font-size:26px;  line-height:34px;   }
    .slider-box-img img{  height: 90px; }
    .main {width: 96%;}

    /*...REVIEWS SLIDER*/
    #kiwi-slider .MS-content .item { display: inline-block; height: 100%; overflow: hidden; vertical-align: top; position: relative; box-sizing: border-box; width: 50%!important; color:#000;}
 


}

@media (min-width:768px) and (max-width:1100px) {
  
    /*CALCULATOR*/
    .booking{ width: 90%; left:5%; }

    .attractions-title{ font-size: 24px; line-height: 34px; }
    .services .main{ width: 98%!important;  }
    .reviews .main{ width: 98%!important;  }
    .split100{ padding:100px 0px; }
    .split100-title{ font-size: 40px; line-height: 50px; margin:0px 100px; margin-bottom: 30px; }
    .services-left{ text-align: center; width:60px; height: 60px; margin-left:8px; margin-top:7px; border:3px solid #b99470; float: left; }  
    .services-number{ font-size: 26px; line-height: 32px; margin-top:5px;   }
    .services-title{ font-family: 'Cormorant', serif;  font-size: 22px; line-height: 30px; margin-bottom:10px; color:#333; }
    .services-desc{ font-size: 14px; line-height: 20px; min-height: auto; padding-right: 5px; box-sizing: border-box;  }
    
    .slider-box{ border:0px solid #ff0000; width: 700px; top:120px; margin-left: -350px; }
    .slider-box-title{  font-weight:bold; font-size:36px;  line-height:46px;  }

     /*...REVIEWS SLIDER*/
    #kiwi-slider .MS-content .item { display: inline-block; height: 100%; overflow: hidden; vertical-align: top; position: relative; box-sizing: border-box; width: 50%!important; color:#000;}
    
    .slika100-text { padding: 20px 30px; width: 50%; margin: 60px 0px; margin-right: 5%; font-size: 24px; line-height: 36px;}
    #jf-footer .main-inner1,
    .main {width: 96%;}

   
 
}

@media (max-width:767px) {
  /* body { display: none }*/

  /**********************************GENERAL***************************************/
  /********************************************************************************/
  /********************************************************************************/

  .main{ width: 100%; }
  .homeMargina1{ margin:0px 20px; }

  .naslov{ font-size: 30px; line-height: 38px; }

  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-100{ margin-bottom: 20px; position: relative; }
  .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 .clr { width: 100%; overflow: hidden;}
  .forma input, .forma select  {font-size: 14px; line-height: 24px; padding: 7px 0 7px 25px; 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: 7px 0 7px 25px; width: 100%;  background-color:transparent; color: #000; 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;  }

  .forma_uspjesno{font-size: 14px; line-height: 21px; width:100%; margin:20px auto;  }
  .forma_neuspjesno{font-size: 14px; line-height: 21px; width:100%; margin:20px auto;  }

  .forma-aktivnosti-cont{ margin-top:5px; padding:20px 25px 15px 25px;}
  .forma-aktivnosti-cont .forma-cont{ padding-top: 0px; }
  .checkbox-box{ padding-left: 10px; }
  .checkbox-input-checkbox > input { height: 22px; width: 22px; padding:0px; -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none; border: 2px solid #7bd46f;outline: none; transition-duration: 0.3s; background-color: #fff; cursor: pointer; }
  .forma-aktivnosti-cont .forma-50{ margin-bottom: 10px; }



  /*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; }
    
 

  /**********************************HEADER***************************************/
  /********************************************************************************/
  /********************************************************************************/


 
  .mobileHeader{display:block; position: fixed; width:100%; height:50px; z-index:999;/* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/}
  .logoSlika { position: absolute; height:44px; top: 6px; left:50%; margin-left:-45px; }
    
  .glavniMeni-cont{ display: none; }
  .glavniMeni{ display: none; }

  .glavniMeni-dugme-cont{padding:5px 0px; top:7px; left:5px; }
  .glavniMeni-dugme{ margin-top: 0px; padding:5px 5px; color:#fff; font-size: 10px; line-height: 16px; border-radius: 5px; font-weight: normal; text-transform: uppercase; border:1px solid #a49169; }
 
  .glavniMeni #kiwi-menu{display: none;}

  .header2{width:100%; height:200px;  }
  .header2_gradient_black{ height: 100px; }

   /*JEZIK MODUL*/
   .language { position:absolute;  z-index: 1000; width: auto; height: 23px; top: 12px; right:auto; left:5px; border:0px solid #ff0000; }
   .language .inputbox{ background:none; padding:3px 12px 3px 4px; font-size: 12px; line-height: 13px; color:#fff;}
   .language::before{ position: absolute; right: 1px; top: 50%; margin-top: -10px; width: 20px; text-align: center; line-height: 20px; font-size: 16px; height: 20px;  }

  /*MENU DUGME*/
  a.gotomenu {height: 30px; position: absolute; color:#7bd46f; right: 10px; top: 14px; width: 30px; z-index: 60}

  /*SIDENAV*/
  .sidenav .sidenav-pretext{ padding:60px 0px 0px 0px; margin-bottom:30px; text-align:left; font-weight:bold; font-size:34px; line-height: 42px;    }
  .speak-flags{ position: relative; right: auto; left:0px; top:10px; text-align: left; margin-bottom: 0px; font-size: 12px; line-height: 20px; font-weight: 300; color:#000; text-transform: uppercase; letter-spacing: 1px; }
  .speak-flags img{ height: 15px; margin-left: 5px; }
 
  /*SLIDESHOW*/
  .slideshow{ margin-bottom:60px; background: url(../images/living-safe-investments1.jpg) center center no-repeat; background-size: auto 100%; position:relative;  margin:0px auto;}

  .slideshow_krivulja{ height: 20px; background-size: cover;  }
 

  .slider-box{  position:absolute; right:2%; top:170px; width: 96%; margin-left: auto; max-width: auto; }
  .slider-speak{  font-size: 12px; line-height: 20px; font-weight: 300; margin-bottom: 2px; color:#fff; text-transform: uppercase; letter-spacing: 1px; text-align: center;   }
  .slider-flags{ text-align: center; margin-bottom: 10px; }
  .slider-flags img{ height: 30px; margin-right: 10px; }
  .slider-box-uvod{  font-size:9px; line-height: 24px; font-weight: bold; text-transform: uppercase; padding-left: 84px; padding-right:10px; color:#fff; border-radius: 12px;  margin-bottom: 10px;}
  .slider-box-welcome{position: absolute; top:3px; left: 3px; display: block; background-color: #fff; border-radius: 9px; padding:0px 10px;  font-size:9px; line-height: 18px; color:#3c8fd5;  }
  .slider-box-title{  font-weight:bold; font-size:42px; line-height:50px; color:#fff; /*text-shadow: 2px 2px 2px #000; */ margin-bottom:15px;  }
  .slider-box-desc{  font-size:18px; line-height:24px;    }

  .slider-box-button{ margin-top:30px; padding:8px 0px; overflow: hidden; display: none; }
  .slider-box-button span{ padding: 10px 25px; font-size: 14px; line-height: 22px;  }
  .slider-box-button a:nth-child(1) span{  padding: 10px 35px; font-size: 14px; line-height: 22px;  border-radius: 17px; } 
  .slider-box-button a:first-child{margin-right: 10px;}


  /*FORMA*/
.booking{ z-index: 5!important; position: absolute; bottom:20px; width: 90%; left:5%; background-color: rgba(255,255,255,.95);  }
.booking .booking-input { min-height: 36px; font-size: 13px; line-height: 36px; color:#000; width: 100%; background-color: #efefef; padding:0px 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box }
.booking select{ font-size: 14px; min-height: 36px; padding:8px 15px; width: 100%; border:0px; background-color:#efefef; color: #000; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box }
.booking-box{ width: calc(50% - 0px);  float:left; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }
.booking-start{ border-right: 0px solid #ddd; padding: 5px 5px 0px 10px; }
.booking-end{border-right: 0px solid #ddd; padding: 5px 10px 0px 5px;  }
.booking-guests{ border-right: 0px solid #ddd; padding:10px 10px 5px 10px; width: 100%; }
.booking-button{ padding-right: 15px; padding: 5px 10px 10px 10px; width: 100%; }
.booking-button input{ padding: 8px 0px 8px 0px; text-align: center;  font-size: 14px; line-height: 20px;  width: 100%; background-color: #b99470; color:#fff; border:0px; font-weight: bold; margin-top:10px; }
.booking-error{ background-color: #cc0000; color:#fff; padding:7px 0px; text-align: center; font-size: 12px; line-height: 14px; }
.booking-persons{ position: absolute; bottom:15px; left:auto; right:25px; color:#b99470; font-size: 13px; line-height: 16px;  }
   
/*BOOKING STEP 2*/
.book-step2{ width: auto; overflow: hidden; margin:0px 20px;  }
.book-step2-box{ width: 100%; margin-right: 0%; }
.book-step2-button-cont{ text-align: center; }


/*BOOKING STEP 3*/
.book-step3{ width: auto; overflow: hidden; margin:0px 20px; }
.book-step3 .naslov{ text-align: left; }
.book-step3-left{ width:100%; float:left; margin-bottom: 30px; background-color: #f5efe9; padding:25px 25px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box}
.book-step3-right{ width:100%; float:right;  }
 

  /**********************************CONTENT***************************************/
  /********************************************************************************/
  /********************************************************************************/
  .content-all{ margin:0px 20px; width: auto; }
  .content-left{ width: auto; margin:0px 20px 60px 20px;  float:none; }
  .content-right{ width: 100%; float:none; }
 
  #jf-content .main{ padding-top:40px; padding-bottom: 40px; }
  #jf-content .main .item-page h2{  font-size: 34px; line-height: 42px; margin-bottom: 30px; }
  #jf-content .main p{ font-size: 15px; line-height: 23px; }

  /*PAGE GLOBAL*/
  .page-button-cont{ margin-top:40px; padding:20px 0px; overflow: hidden; }
  .page-button{ padding: 12px 50px;  border: 1px solid #2085df; color:#000; font-weight: bold; border-radius: 20px; font-size: 14px; line-height: 16px; text-transform: uppercase;  }
  .page-button:hover{  background-color: #2085df; color:#fff; -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s;}
  .page-cont{ width: 100%; overflow: hidden;  margin-bottom: 60px;}
  .page-50{ width: 100%;}
  .page-48{ width: 100%;}
  .page-46{ width: 100%;}
  .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; } 


  /*ABOUT*/
  .page-about-img{ border-radius: 20px; margin-top:30px; }
  .page-about-subtitle{ font-size: 26px; line-height:36px; font-weight: bold; margin-bottom: 30px; }


  
  /*PAGE ACCOMMODATION*/
  .page-accomm-cont{ width: 100%; overflow: hidden; margin-bottom: 60px; }
  .page-accomm-left{ width: 100%; float:none; }
  .page-accomm-right{ width: 100%; float:none; }
  .page-accomm-cont-inverse .page-accomm-left{ width: 100%; float:none; }
  .page-accomm-cont-inverse .page-accomm-right{ width: 100%; float:none; }
  .page-accomm-title{  font-family: 'Cormorant', serif; font-weight: normal; margin-top:20px; font-size:34px; line-height: 44px; margin-bottom: 20px; color:#111;}
  .page-accomm-basic{ background-color: #f5efe9; overflow: hidden; margin-bottom: 25px; display: block; padding: 20px 0px;}
  .page-accomm-basic-box{ width:40%; float:left; font-size: 14px; line-height: 18px; color:#555; position: relative; padding-left: 40px;  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
  .page-accomm-basic-box:nth-child(1){ padding-left: 55px; width:60%; margin-bottom: 25px;}
  .page-accomm-basic-box:nth-child(2){  width:40%; margin-bottom: 25px;}
  .page-accomm-basic-box:nth-child(3){ padding-left: 55px; width:60%;}
  .page-accomm-basic-box:nth-child(4){ margin-top:9px; }
  .page-accomm-basic-box::before{ position: absolute; top:50%; left:10px; margin-top:-10px; font-size: 18px; line-height: 20px; color:#b99470;  height:20px; }
  .page-accomm-basic-persons::before {left:25px; font-family: 'Material Icons Round'; content:'person';}
  .page-accomm-basic-size::before {font-family: 'Material Icons Round'; content:'zoom_out_map'; }
  .page-accomm-basic-view::before {margin-bottom: 0px; font-family: 'Material Icons Round'; content:'panorama'; }
  .page-accomm-basic-rooms::before {left:25px; margin-bottom: 0px; font-family: 'Material Icons Round'; content:'king_bed'; font-size: 20px; }
  .page-accomm-subtitle{  font-family: 'Cormorant', serif; font-weight: normal; font-size:24px; line-height:34px; margin-bottom: 15px; color:#111;}
  .page-accomm-addit{ overflow: hidden; }
  .page-accomm-addit-box{ width: 100%; font-size: 14px; line-height: 18px; color:#555; float:left; position: relative; padding: 5px 0px 5px 50px;  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }
  .page-accomm-addit-box::before{ position: absolute; top:50%; left:15px; margin-top:-11px; font-family: 'Material Icons Round'; content:'done'; font-size: 22px; line-height: 22px; color:#b99470;  height:22px; }
  .page-accomm-separator{ height: 2px; background-color: #f5efe9; margin-bottom: 60px; }


  /*GALLERY*/
    .gallery{ overflow: hidden; }
    .gallery-box{ width: 32%; float:left; margin-right: 2%; }
    .gallery-box:nth-child(3){ margin-right: 0%; }
    .gallery-box div{ margin-bottom: 7px; }


  /*INVEST*/
  .kontakt-forma{ max-width: 100%; margin-top:0px;  }

  /*KONTAKT RIGHT*/
  .content-right{ margin:0px 20px; width: auto }

  /*MODAL IMAGE*/
    .modal-container { display: none; position: fixed; z-index: 9999; padding-top: 20px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.75); }
    .modal-image {position: absolute; width: auto; height: auto; max-width:95%; max-height: 80%; /*-webkit-animation-name: zoom; -webkit-animation-duration: 0.6s; animation-name: zoom; animation-duration: 0.6s;*/ -webkit-transform: translate(-50%, -50%); left:50%; top:50%; transform: translate(-50%, -50%);}
 

  /* CATEGORY BLOG*/
  .blog h1{ font-size: 26px; line-height: 34px;  margin-bottom:30px;  }
  .blog .subheading-category{ font-size:24px; text-transform: uppercase; font-weight: bold; line-height: 34px; margin-bottom:30px; overflow: hidden;  display: block; }
  .categoryBlog{width:100%;   float:none; margin-right: 0%; overflow:hidden; margin-bottom:40px; cursor: pointer; position: relative;}

  .categoryTitle1 h2{font-size:16px!important; line-height: 22px!important; margin-bottom: 0px!important;  min-height: auto; }
  .categoryImage{height: 220px;  }
  .categoryDate{font-size:13px; line-height: 17px;   }



  /**********************************MODULI****************************************/
  /********************************************************************************/
  /********************************************************************************/


   /*ABOUT US*/
  .about{ padding-top: 40px; padding-bottom: 20px; }
  .about-cont{ overflow: hidden; }
  .about-left{ width: 100%; float:none; overflow: hidden; padding-bottom: 30px; }
  .about-left-inner{ width: 100%; float:none; max-width: auto;  }
  .about-list{font-size: 15px; line-height: 21px; padding:5px 0px 5px 32px; margin-left:10px;  }
  .about-desc{  font-size: 14px; line-height: 24px; }
  .about-right{ width: 100%; width: auto; margin-left: 0%;  margin:0px auto; margin-top:50px; border:0px solid #cc0000; float:none;  }
  .about-right img{ width: 100%; max-width: 100%; margin-top: 0%; }
  .about-right::before {position: absolute; opacity: 0.15; width: 60%; height: 60%; right: 45%; top: -30%; background: url('../images/rafting-camac-ilustracija.jpg') center center no-repeat; background-size: auto; background-size: 100% auto; content: ''; z-index: -1; }

  .about-button-cont{  padding:12px 0px; margin-top:30px;  }
  .about-button{ padding: 7px 0px; width: 47%; font-size: 16px; padding-left: 45px; line-height: 22px; font-size: 14px; box-sizing: border-box; }
  .about-button::before{position: absolute; top:-2px; left:-2px; text-transform: none; font-size: 18px; line-height: 40px; font-weight: normal; color:#c8e0ff; width:40px; height:40px; background-color:#0b5ec7; text-align: center;}
  .about-button-cont a:last-child .about-button::before { font-size: 20px; }
  .about-button-cont a:last-child{ margin-left: 3%; }
  .about-button-cont a:last-child .about-button{margin-top: 0px; }

 



  /*ATTRIBUTES*/
  .attr{padding-top:30px; padding-bottom: 20px; }
  .attr_krivulja img{ vertical-align: top }
  .attr-cont{ overflow: hidden; } 
  .attr-box{opacity: 1; position: relative; padding:40px 0px;  float: left; width: calc(48% - 4px); border:2px solid #fff;  margin-right: 4%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; margin-bottom: 15px; }
  .attr-box:nth-child(2n){  margin-right: 0%; }
  .attr-box:nth-child(3){  margin-bottom: 0%; }
  .attr-box:nth-child(4){  margin-bottom: 0%; }
  .attr-box:hover{ background-color: #fff; -moz-transition: .5; -webkit-transition: .5; transition: .5; }
  .attr-img{  text-align: center; }
  .attr-img img{ height: 40px; }
  .attr-title{ text-align: center;  font-size: 16px; line-height: 22px; color:#333; margin-bottom: 0px; margin-top:10px; }
  .attr-desc{ display: none; font-size: 14px; line-height: 20px; text-align: center; color:#666; margin:0px 20px; }

  
 
   /*WHY CHOOSE US*/
  .services{ padding-top:20px; padding-bottom: 0px;  }
  .services .main{ width: 100%!important;  }
  .services .naslov{ padding-left: 0px; }
  .services-cont{  padding:0px 0px; display: block; overflow: visible;}
  .services-box{opacity: 0;  float:left; width:100%;  margin-right: 0%; border:0px solid #e1e1e1; margin-bottom: 0px; padding:30px 0px; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; }
 
  .services-cont:first-child .services-box:first-child { padding-top:0px; }
 
  .services-left{ text-align: center; width:60px; height: 60px; margin-left:8px; margin-top:10px; float: left; }  
  .services-number{ font-size: 26px; line-height: 32px; margin-top:5px;   }
  .services-title{   font-size: 22px; line-height: 30px; margin-bottom:10px; }
  .services-desc{ font-size: 14px; line-height: 22px; min-height: auto; padding-right: 5px; box-sizing: border-box;  }

  .services-cont:first-child .services-box:nth-child(1).services-animate {  -webkit-animation: prikazi 0.5s 0.2s forwards; animation: prikazi 0.5s  0.2s forwards; }
  .services-cont:first-child .services-box:nth-child(2).services-animate {  -webkit-animation: prikazi 0.5s 0.2s forwards; animation: prikazi 0.5s  0.2s forwards; }
  .services-cont:first-child .services-box:nth-child(3).services-animate {  -webkit-animation: prikazi 0.5s 0.3s forwards; animation: prikazi 0.5s  0.3s forwards; }
  .services-cont:last-child .services-box:nth-child(1).services-animate {  -webkit-animation: prikazi 0.5s 0.3s forwards; animation: prikazi 0.5s  0.3s forwards; }
  .services-cont:last-child .services-box:nth-child(2).services-animate {  -webkit-animation: prikazi 0.5s 0.4s forwards; animation: prikazi 0.5s  0.4s forwards; }
  .services-cont:last-child .services-box:nth-child(3).services-animate {  -webkit-animation: prikazi 0.5s 0.4s forwards; animation: prikazi 0.5s  0.4s forwards; }




    /*ATTRACTIONS*/
    .attractions{ padding-top:40px; padding-bottom: 0px; }
    .attractions_krivulja img{ vertical-align: top }
   .attractions-box{ margin:35px 20px; margin-top:0px; border-radius:0px; overflow: hidden;  }
   .attractions-title{z-index: 5;   bottom:30px; left: 20px; color:#fff; font-size: 36px; line-height: 46px;  }
    #kiwi-slider2 .MS-content{ width: 100%; }
    #kiwi-slider2 .MS-content .item { display: inline-block; height: 100%; overflow: hidden; vertical-align: top; position: relative; box-sizing: border-box; width: 100%!important; color:#000;}


   /*BLOG*/
   #btcontentslider120 .traka{ position: relative; text-align:left; margin-top:15px; margin-bottom: 3px;}
   #btcontentslider120 .bt-title{ font-size: 20px; line-height: 26px; min-height: auto}

   #btcontentslider120 .bt-row{ margin-bottom: 20px; }
   #btcontentslider120 .bt-row .bt-center{padding:0px 0px; background: 0px solid #ff0000!important;}
   #btcontentslider120 .bt-row:nth-child(3) .bt-center{padding-left:0px; padding-right:0px;}

 

 /*ACCOMMODATION*/
  .accommodation{ min-height: 1400px;  padding-top:0px; padding-bottom: 0px }
    
  
  .accommodation-cont{ overflow: hidden;   }
  .accommodation-box{float: none; overflow: hidden; width: 100%;  margin-right: 0%; margin-bottom: 50px; }
  .accommodation-box:last-child{ margin-bottom: 0px; }
   
  .accommodation-right::before{right: -5px;}
 
  .accommodation-box:nth-child(1).accommodation-animate {  -webkit-animation: prikazi 0.5s 0.2s forwards; animation: prikazi 0.5s  0.2s forwards; }
  .accommodation-box:nth-child(2).accommodation-animate {  -webkit-animation: prikazi 0.5s 0.25s forwards; animation: prikazi 0.5s  0.25s forwards; }
  .accommodation-box:nth-child(3).accommodation-animate {  -webkit-animation: prikazi 0.5s 0.30s forwards; animation: prikazi 0.5s  0.30s forwards; }
  .accommodation-box:nth-child(4).accommodation-animate {  -webkit-animation: prikazi 0.5s 0.65s forwards; animation: prikazi 0.5s  0.65s forwards; }



  /*INVESTMENT 100%*/
  .split100{ padding:150px 0px 0px 0px;   }
  .split100-cont{ display: block; }
 
  .split100-title{ font-size: 40px; line-height: 48px; width: 100%;  color:#fff;  margin:0px 0px;  margin-bottom:30px; } 
  .split100-subtitle{ font-size: 22px; line-height: 30px; color:#fff; margin-bottom: 20px; } 
  .split100-desc{ font-size: 15px; line-height: 23px; color:#eee; margin-bottom:40px; }
  .split100-button-cont{  padding:10px 0px;  }
  .split100-button{ padding: 7px 36px; font-size: 14px; line-height: 20px;   }
 
    .gallery_naslovna{ display: block; overflow-x: hidden; width: calc(100% + 5px) }
    .gallery_naslovna div {width: calc(33.33% - 5px); float:left; border-right: 5px solid #fff; border-bottom: 5px solid #fff;  }

  /*REVIEWS*/
  .reviews{ position: relative; padding:0px 0px; padding-top:40px; }
  .reviews .main{ width:100%!important; }
  .reviews .naslov{ margin:0px 25px; margin-bottom: 30px;}
  .reviews-intro{ margin:0px 25px; margin-bottom: 15px; font-size: 15px; line-height: 21px; }
  .reviews-box{  margin:35px 30px; margin-top:20px;  overflow: hidden;   } 
  
  .reviews-right{ width:66%; float:right; }
  .reviews-name{ font-size: 20px;  line-height: 30px;  } 
  .reviews-city{ font-size:17px; line-height: 27px; } 
  .reviews-desc { font-size: 14px; line-height: 23px;   margin:20px 30px; white-space: normal;}

  /*...REVIEWS SLIDER*/
  #kiwi-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;}

    
    /*LOGOI*/
    .logoi{ background: url('../images/bg-divljina.jpg') center bottom no-repeat; padding-bottom: 100px; }
    .logoi-cont{ display: block; overflow-x: hidden; }
    .logoi-box{width: 50%; float:left; margin-bottom: 25px; text-align: center;  }
    .logoi-box img{ opacity: 0; height: 100px; max-height: auto; max-width: 80%}

  /*FOOTER*/
  .footer{ z-index:0!important; padding-top:10px; 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; color:#fff; font-weight: bold; }
  .footer-map-title:nth-child(1){ margin-top:0px; }
  .footer-map-link{ font-size:14px; line-height: 20px; margin-bottom:6px; color:#999; }
  .footer-map-link a{ color:#999;  }
  .footer-map-link a:hover{ color:#fff;  }
  .footer-logo { text-align: left; margin-bottom: 20px;}
  .footer-logo img{ height:120px; }
  .footer-slogan h1{ font-family: 'Ma Shan Zheng', cursive; font-size:50px; line-height: 40px; color:#ddd; text-align: left; margin-left: 10px; padding:30px 0px;  transform: rotate(-7deg); }
  .footer-slogan h1 .footer-slogan-color{  color:#1e73be; }
  .footer-slogan h1 .footer-slogan-margin{  margin-left: 70px; }
  .footer-onama{ font-size: 14px; line-height: 20px; color:#999; margin-top:20px;  }

  .footer-bespl-tel{ font-size: 80px; line-height: 80px; font-weight: bold; color:#e66523; margin-bottom: 30px; }
  .footer-contact{ font-size:14px; line-height: 30px; color:#999; margin-bottom: 6px; }
  .footer-working-hours img{ height: 120px; }
   
  .footer-adresa{position:relative; padding-left: 25px;  }
  .footer-adresa::before{position: absolute; top:5px; left:0px; 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; top:5px;  }
  .footer-email{position:relative; padding-left: 27px; }
  .footer-email::before{position: absolute; top:5px; left:0px; 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; background-color: #444; padding:10px; border-radius: 8px; cursor: pointer;}
  .footer-social img:hover{ background-color: #000; -webkit-transition: .5s; -moz-transition: .5s; transition: .5s; }


  /*POWERED BY*/
  .powered-by-container{ background-color:#000; padding:30px 0px; text-align:center; 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:480px) and (max-width:767px) {
     
}

@media (min-width:481px) and (max-width:599px) {
     
}

@media (max-width:479px) {
    
     
}