@import url('https://fonts.googleapis.com/css?family=Raleway:400,700&subset=latin-ext');

/* //////////////////////////////Custom css///////////////////// */


/* ----------------------------- Font size, Font weight, Font color -------------------------------*/
body {

}

body , h1 , h2 , h3 , h4 , h5 , p , span {
    font-family: "Raleway";
    color: #222323;
}
p{
    font-family: "Raleway";
    font-weight: normal;
}
a{
    font-family: "Raleway"!important;
    color: #333333;
    text-decoration: none;
    font-weight: 500;
}
a:hover {
    text-decoration: none;
}
button, button span {
    font-family: "Raleway"!important;
}
.no-pad{
    padding-left: 0px;
    padding-right: 0px;
}
.no-mar{
    margin-left: 0px!important;
    margin-right: 0px!important;
}
h2 a{
font-size: 30px;
font-weight: 700;
color: darkOrange;
margin: 2px 0px;
}
h2 a:hover {
    color: #363636;
}



.float-l {
    float: left;
}
.float-r {
    float: right;
}
.img-resize {
    max-width: 100%;
}

.relative {
    position: relative;
    clear: both;
}


/* ------------------------------ GLAVNI Gallery ----------------------------- */
/* ------------------------------ GLAVNI Gallery ----------------------------- */

.gal>.gal2,.gal>.gal3,.gal>.gal4,.gal>.gal5,.gal>.gal6,.gal>.gal7,.gal>.gal8,.gal>.gal9,.gal>.gal10 {
    width: auto;
    height: auto;
    display: block;
    float: left;
}
.gal2 > a, .gal3 > a, .gal4 > a, .gal5 > a, .gal6 > a, .gal7 > a, .gal8 > a, .gal9 > a, .gal10 > a {
width: 10%;
    height: auto;
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
    border: none;
}
.gal>.gal2 > a > img,.gal>.gal3 > a > img,.gal>.gal4 > a > img,.gal>.gal5 > a > img,.gal>.gal6 > a > img,.gal>.gal7 > a > img,.gal>.gal8 > a > img,.gal>.gal9 > a > img,.gal>.gal10 > a > img {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin: 0px;
    padding: 5%;
    border: 0px;
    outline: 0px;
}

.gal>.gal2 > a {
    width: 50%;
}
.gal>.gal3 > a {
    width: 33.3333333%;
}
.gal>.gal4 > a {
    width: 25%;
}
.gal>.gal5 > a {
    width: 20%;
}
.gal>.gal6 > a {
    width: 16.6666666666%;
}

.gal>.gal7 > a {
    width: 33.333333%;
}
.gal>.gal7 > a:nth-last-child(-n+4) {
    width: 25%;
}

.gal>.gal8 > a {
    width: 20%;
}
.gal>.gal8 > a:nth-last-child(-n+3) {
    width: 33.333333%;
}

.gal>.gal9 > a {
    width: 25%;
}
.gal>.gal9 > a:nth-last-child(-n+5) {
    width: 20%;
}

.gal>.gal10 > a {
    width: 16.66666666%;
}
/* ------------------------------ GLAVNI Gallery ----------------------------- */
/* ------------------------------ GLAVNI Gallery ----------------------------- */

/* -------------------------------------------------------------------------- */
/* ----------------------------- Custom items  ------------------------------ */
#swipebox-overlay {
    background: rgba(0,0,0,0.96);
}

div.spaceman {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin:30px auto;
}


/* ---------------------------------HEADER ------------------------*/

.top_header{
background-position: top right;
background-repeat: no-repeat;
border-bottom: 3px solid #ff0036;
height:42px;
padding:6px 4px 10px 6px;
font-size: 19px;
}


.headred{
position:absolute;
top:0px;
right:200px;
text-align:right;
color:#333;
}
.headred li{
display:inline;
text-align:center;
padding-right:4px;
}
.headred li a{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF6600;
text-align:left;
}
.headred li a:hover{
color: #191970;
}


.wrap_head {
    position: relative;
    background-color: rgba(255,255,255,0.6);
    color: #fff;
    display: block;
    height: 90px;
    z-index: 98;
    padding: 0px;
    margin: 0px auto;
    width: 100%;
    max-width: 1200px;
}
.head_logo {
    position: absolute;
top: 12px;
left: 160px;
}

.head_soc {
    position: absolute;
    top: 26px;
    left: 10px;
}

.head_contact {
padding:5px 0px 5px 8px;
color:#fff;
background-color:ededed;
position:absolute;
font-size:11px;
bottom:0px;
right:200px;
color:#000;
}

/*LANGUAGE*/
.head_flags{
position:absolute;
top: 3px;
right: 4px;
}
.head_flags ul{
width: 140px;
}

.head_flags ul li{
list-style: none;
border-bottom: 1px solid #cbcbcb;
padding: 0px;
font-size: 12px;
margin-right: 0px;
}
.head_flags ul li a{
color:#fff;
margin: 0px;
width: 100%;
height: 100%;
padding: 1px 3px;
}
.head_flags .lang_active {
background-color:#23a2ff;
}
.head_flags .lang_active a {
color:#fff;
}
.head_flags ul li:hover {
background-color:#23a2ff;
}

.head_flags ul li a span{

}

.head_flags ul li a img{
margin: 2px 2px 3px 2px;
float: right;
}


/* ---------------------------------END HEADER ------------------------*/



/* ---------------------------------FOOTER ------------------------*/
.footer-design {
    width: 100%;
    height: auto;
    display: block;
    background: #f5f5f5;
    padding: 44px 0px 30px 0px;
    color: #bdbdbd;
    float: right;
}
.footer-design h5{
    padding: 4px 0px 2px 0px;
    border-bottom:1px solid #dcdcdc;
    color: #0089bf;
}

/*Prvi stupac*/
.footer_links ul{
    font-size: 12px;
    color: #333333;
    font-weight: 700;
    padding-left: 20px;
}
.footer_links ul li{
    list-style: none;
    padding: 5px 0px;
}
.footer_links ul li a {
    display:block;
    font-weight: 500;
    font-size: 14px;
    padding: 0px 0px 0px 16px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    color: #666;
}
.footer_links ul li a:hover{
    color: DarkOrange;
    font-weight: 600;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

/*drugi stupac*/
.footer_destinations ul{

    font-weight: 700;
    padding-left: 0px;
}
.footer_destinations ul li{
    list-style: none;
    display: inline;
float: left;
background-color: #ffa200;
margin: 2px;
padding: 2px 4px;
border-radius: 4px;
}
.footer_destinations ul li:hover{
    background-color: #ededed;
}
.footer_destinations ul li a {
    display:block;
    margin: 2px auto;
    color: #fff !important;
    font-weight: 700;
    font-size: 13px;
    padding: 2px 4px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.footer_destinations ul li a:hover{
    color:rgba(51,51,51, 1)!important;
    -webkit-transition: 0.7s;
    transition: 0.7s;
}

/*LINKOVI GRADOVA*/
.footer_destinations ul.footer_towns li{
background-color: #4f9bfe;
}
.footer_destinations ul.footer_towns li:hover{
background-color: #ededed;
}





.row {
    margin-left: 0px;
    margin-right: 0px;
}




/* ------------------------------------- page: SVE STRANICE - GENERALNE KLASE --------------------------------- */
.filter-box {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    background: #fafafa;
    padding: 10px 12px 10px 15px;
    margin: 20px 0px 0px 0px;
}
.filter-box > span{
    font-size: 16px;
    font-weight: 700;
    color: #aaa;
    float: left;
}
.filter-box > div {
    clear:both;
}
.filter-box > div > div {
    height: auto;
    display: block;
    margin: 5px auto;
    font-size:13px;
    width:33%;
    float:left;
}
.filter-box > div > div > span {
font-weight:700;
}

.filter-boxx > span:nth-last-child(1){
    font-size: 13px;
    font-weight: 400;
    color: #2691ff;
}

.filter-boxx div > div {
    width: 25%;
    height: auto;
    display: block;
    float: left;
    font-size: 13px;
    text-align: center;
    color: #333333;
}
.filter-boxx div > div:nth-last-child(1) {
    width: 50%;
    height: auto;
    display: block;
    float: left;
    font-size: 13px;
    color: #333333;
}
.filter-boxx div > div span{
font-size: 16px;
font-weight: 700;
color: #333333;
}

a.doznaj-vise, a.posalji-upit{
font-size: 14px;
font-weight: 700;
border-radius: 6px;
width: 130px;
height: 36px;
padding: 7px 0px 0px 0px;
text-align: center;
}
a.doznaj-vise{
color: #949494!important;
background: #faf7f7;
float: left;
border: 1px solid #d4d4d4;
}
a.posalji-upit{
color: #fff!important;
background: #fd5f5f;
float: right;
border: 1px solid #cb0000;
}


/*BLOK CIJENA NA ABS DIVU NA SLICI */
.price_box_img {
    position:absolute;
    top:10px;
    right:10px;
    background-color:#fff;
    opacity:0.8;
    padding:10px;
    border-radius:5px;
    text-align:center;
    z-index: 999;
}
.blue_btn, .red_btn {
  xbackground-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  xbackground-image: -moz-linear-gradient(top, #3498db, #2980b9);
  xbackground-image: -ms-linear-gradient(top, #3498db, #2980b9);
  xbackground-image: -o-linear-gradient(top, #3498db, #2980b9);
  xbackground-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 13px;
  padding: 6px 8px 6px 8px;
  text-decoration: none;
  cursor:pointer;
}
.blue_btn {
background: #3498db;
}
.red_btn {
background: Red;
}

.blue_btn:hover, .red_btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  color: #ffffff;
}
.price {
    color: DarkOrange;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.cijena_eur{
font-size:10px;
}


/* PAGINATION*/
#pagination {
    height: auto;
    width: 100%;
    display: block;
    text-align: center;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 12px 0px 12px 0px;
}

#pagination a:link, #pagination a:visited{
    padding: 5px 11px;
    border:1px solid #EBEBEB;
    border-radius: 4px;
    margin-left:4px;
    text-decoration:none;
    background-color:#F5F5F5;
    color:#0072bc!important;
    float: left;
    margin-bottom: 4px;
}

#pagination a:hover {
    background-color:#DDEEFF;
    border:1px solid #BBDDFF;
    color:#0072BC!important;
}

#pagination .active_link {
    padding: 5px 11px;
    border:1px solid #BBDDFF;
    margin-left:9px;
    text-decoration:none;
    background-color:#DDEEFF;
    color:#0072BC!important;
    cursor:default;
    border-radius: 4px;
    float: left;
}

#pagination .disabled_link {
    padding: 5px 11px;
    border:1px solid #EBEBEB;
    margin-left:4px;
    text-decoration:none;
    background-color:#F5F5F5;
    color:#323232!important;
    cursor:default;
    border-radius: 4px;
    float: left;
}
/* kraj paginationa*/

/*read_more / read_less text*/
.morecontent span {
    display: none;
}
a.morelink {
    color:DarkOrange;
    font-weight:bold;
}
.morecontent span {
    display: none;
}



.span_type {
    padding:4px;
    position:absolute;
    font-size:13px;
    font-weight:500;
    color:#fff;
}

.span_type_details {
position: absolute;
top: 20px;
left: 38px;
font-size: 17px;
font-weight: 700;
color: #fff;
padding: 4px 5px;
opacity: 1;
}

/*Specs blokovi s ikonom */
.spec_icon{
border-bottom:1px solid #f0f0f0;
margin: 3px 0px;
padding: 3px 0px;
font-size: 12px;
overflow:auto;
}
.spec_icon  img{
margin-right:6px;
}
.spec_icon > span {
border-bottom:0px solid Orange;
float:right;
text-align:left;
width:55%;
display:block;
color:DeepSkyBlue;
font-weight: 700;
text-transform: uppercase;
}

/* MARGINE ZA POVLACENJE U HEADER */
.box-margin-top{
background: #fff;
margin-top: -100px;
padding-top: 18px;
padding-bottom: 18px;
}

/*KLASA SLIKA U DETALJIMA */
.detail-img-box {
    width: 100%;
    height: 320px;
    display: block;
    float: left;
    background-size: cover;
    margin: 0px 0px 0px 0px;
    border: 12px solid #fff;
    position:relative;
}
/*Za sliku koja je podignuta */
.detail-img-box.img-box-up {
    margin:-50px 0px 0px 0px;
}
.detail-img-box > .text_marker {
    position:absolute;
    bottom: 15px;
    left: 20px;
    padding:6px;
background-color: LimeGreen;
color: #fff;
font-size: 23px;
font-weight: 700;
}
/*
.detail-img-box div{
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    position: relative;
    background: rgba(255,255,255,0.8);
    -webkit-transition:0.5s;
    transition:0.5s;
}

.detail-img-box div img{
    width: 80%;
    display: block;
    margin: 10% auto;
    opacity: 1;
    -webkit-transition:0.5s;
    transition:0.5s;
}
.detail-img-box:hover div img {
    opacity: 0;
    -webkit-transition:1s;
    transition:1s;
}
.detail-img-box div a{
    position: absolute;
    top: 6px;
    right: 6px;
    width: 25px;
    height: 25px;
    display: block;
    border: 1px solid rgba(44, 148, 255, 0.5);
    background: url(../images/map_srednja_dalmacija.jpg);
    background-size: 25px 25px;
    -webkit-transition:0.5s;
    transition:0.5s;
}
*/

/* ------------------------------------- page: GENERALNE KLASE --------------------------------- */



/* ------------------------------------- page: INDEX --------------------------------- */
/* ------------------------------------- page: INDEX --------------------------------- */
/* ------------------------------------- page: INDEX --------------------------------- */



.index-hero-section {
    width: 100%;
    height: 700px;
    display: block;
    float: left;
    background-image: url(images/covers/cover_7.jpg);
    padding-top: 40px;
    background-position: top center;
}
.index-hero-section > .container {
    height: 83%;
    padding: 0px;
    position: relative;
}


/* ---------------------------------------------------------------SEARCH FORM  --------------------------------- */
/*ELEMENTI DIVA ZA SEARCH BOX U IZLISTU USLUGA*/

/*SEARCH INDEX*/
.home-search-box {
	 position: absolute;
    width: 344px;
    height: auto;
    display: block;
    top: 26px;
    left: 8px;
    xmargin: 40px 0px 0px 0px;
   
}
.home-search-box h3{
    width: 90%;
    height: 44px;
    display: block;
    margin: 0px 0px 14px 0px;
    font-size: 16px;
    font-weight: 700;
    color:#fefefe;
    padding: 15px 0px 0px 26px;
    background: rgba(38,145,255, 0.8);
}



/*Slider index*/
.carusel_slider{
    width: 450px;
    height: auto;
    display: block;
    margin: 0px 0px 0px 0px;
    position: absolute;
    bottom: 50px;
    right: 0px;
}
#myCarousel {
width: 100%;
border 1px solid red;
height: auto;
display: block;
padding: 0px;
margin: 0px;
outline: 13px solid rgba(255,255,255, 0.5);
}

.index_recomm {
    width: 100%;
    height: 34px;
    display: block;
    padding: 0px;
    margin: 0px 0px 13px 0px;
}
.index_recomm span{
    width: 146px;
    height: 100%;
    display: block;
    background: #f65044;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 9px 0px;
    margin: 0px;
    float: right;
    color: #fff;
}

.carousel-inner{
width: 100%;
height: auto; /*bilo 300px, ali u mobilnoj nije bilo dobro*/
display: block;
background: rgba(44,44,44, 0.7);
padding: 0px;
margin: 0px 0px 0px 0px;
}

.carousel-indicators{
bottom: 0px;
left: 0px;
bottom: 0px;
width: 100%;
padding-top: 20px;
margin-left: 0%;
    height: 60px;
    display: block;
    background: rgba(255,255,255,0.71);
    position: relative;
    margin-bottom: 0px;
}

.carousel-indicators li {
width: 18px;
height: 18px;
display: inline-block;
background: #3e9af9;
border-radius: 9px;
color: #fefefe;
margin: 0px 8px 0px 0px;
}

.carousel-indicators .active {
width: 18px;
height: 18px;
background: #222323;
border: 4px solid #3e9af9;
margin: 0px 8px 0px 0px;
}

.carousel-caption{
    position: absolute;
color:#fff;
width: 100%;
height: auto;
left: 0px;
right: 0px;
top: 0px;
padding-top: 0px;
text-align: left;
margin: 10px;
}
.carousel-caption h3{
font-size: 26px;
color:#fff;
border-bottom:1px solid #fff;
padding-bottom: 2px;
margin-bottom: 0px;
font-weight: 600;
margin-top: 10px;
text-shadow: 3px 3px #000;
}
.carousel-caption p{
font-size: 16px;
color:#fff;
padding: 3px 3px;
text-shadow: 1px 1px #000;
font-weight:600;
}

.carousel-caption a{
position:absolute;
bottom: -15px;
right: 40px;
}




/* Header slider */
#hero-slider{
    width: 336px;
    height: auto;
    display: block;
    margin: 0px 0px 0px 0px;
    position: absolute;
    bottom: -100px;
    right: 0px;
}
#hero-slider > .box {
    width: 100%;
    height: auto;
    display: block;
    padding: 0px;
    margin: 0px;
    float: left;
}
#hero-slider > .box > div:nth-child(1) {
    width: 100%;
    height: 34px;
    display: block;
    padding: 0px;
    margin: 0px;
}
#hero-slider > .box > div:nth-child(2) {
    width: 100%;
    height: auto;
    display: block;
    background: rgba(44,44,44, 0.7);
    padding: 30px;
    margin: 0px 0px 0px 0px;
}
#hero-slider > .box > div:nth-child(3) {
    width: 100%;
    height: 60px;
    display: block;
    background: rgba(255,255,255,0.71);
    padding: 0px;
    margin: 0px;
}



#hero-slider > .box > div:nth-child(1) span{
    width: 146px;
    height: 100%;
    display: block;
    background: #f65044;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 9px 0px;
    margin: 0px;
    float: right;
    color: #fff;
}

#hero-slider > .box > div:nth-child(2) h2{
    font-size: 30px;
    font-weight: 700;
    color: #fefefe;
    line-height: 1.1;
    margin: 0px 0px 18px 0px;
    padding: 0px;
}
#hero-slider > .box > div:nth-child(2) p{
    font-size: 16px;
    font-weight: 400;
    color: #fefefe;
    margin: 0px;
    padding: 0px;
}
#hero-slider > .box > div:nth-child(2) a{
    width: 194px;
    height: 48px;
    display: block;
    border: 2px solid #fefefe;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #fefefe;
    margin: 24px 0px 0px 0px;
    padding:  10px 0px;
}

#hero-slider > .box > div:nth-child(3) ul{
    width: 100%;
    height: 100%;
    display: block;
    padding: 20px 35px;
}
#hero-slider > .box > div:nth-child(3) li{
    width: 18px;
    height: 18px;
    display: inline-block;
    background: #3e9af9;
    border-radius: 9px;
    color: #fefefe;
    margin: 0px 8px 0px 0px;
}
#hero-slider > .box > div:nth-child(3) li.active{
    width: 18px;
    height: 18px;
    background: #222323;
    border: 4px solid #3e9af9;

}
/* Header slider */

/*KRAJ*/



.home-search-form {
    width: 94%;
    height: auto;
    display: block;
    padding: 10px 12px 17px 12px;
    background: rgba(255,255,255,1);
    box-shadow: 0 0 0 14px rgba(255, 255, 255, 0.51);
    margin: 0 auto;
    border-radius: 0px 0px 15px 12px;
}
/*index-glavni izbornik*/
.home-search-form #search-select{
	font-size: 20px;
	font-weight: 700;
	width: 96%;
	height: 50px;
	display: block;
	margin: 8px auto 20px auto;
	padding: 0px 0px 0px 14px;
	border: none;
	background-color: DarkOrange;
	color: #fff;
	border: 5px dotted #6f6f6f;
}
.home-search-form .search-button{
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	width: 96%;
	height: 56px;
	display: block;
	background: rgba(38,145,255, 1);
	border: 1px solid rgba(38,145,255, 1);
	margin: 0px auto;
	border-radius: 4px;
}


/*-------------------------SEARCH BOXEVI ZA TRAZILICE USLUGA*/
.service-search-form {
width: 100%;
height: auto;
display: block;
padding: 30px 10px 20px 10px;
background: rgba(255,255,255,1);
outline: 13px solid rgba(255,255,255, 0.49);
margin: -80px 0px 10px 0px;
border: 1px solid #dcdcdc;
border-radius: 8px;
}
.service-search-form .search-button{
	position: relative;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	width: 96%;
	height: 56px;
	display: block;
	background: rgba(38,145,255, 1);
	border: 1px solid rgba(38,145,255, 1);
	margin: 0px auto;
	border-radius: 4px;
}

/*nevidljivi botun menija*/
 #menu-icon {
 	 position: absolute;
	left: 10px;
	top: 148px;
    display: none;
    width: 40px;
    height: 40px;
    background: #4C8FEC url(images/icons/search-icon.png) center;
    border-radius: 3px;
    cursor: pointer;

}
a:hover#menu-icon {
    background-color: #FF6605;
    border-radius: 4px 4px 0 0;
}
#menu-icon-close {
display:none;
cursor: pointer;
}



/*red inputa*/
.search-row{
width: 100%;
height: auto;
display: block;
float: left;
margin: 0px auto 15px auto;
padding: 0px 9px;
}

.search-row > .input_1{
width: 100%;
display: block;
float: left;
margin: 0px;
padding: 0px;
position: relative;
}
.search-row > .input_1 > span{
position: absolute;
top: -11px;
left: 6px;
font-size: 12px;
font-weight: 700;
color: #3b3b3b;
background: #fff;
padding: 1px 2px;
}




.search-row > .input_21, .search-row > .input_22{
width: 50%;
display: block;
float: left;
margin: 0px;
position: relative;
}
.search-row > .input_21{
padding-right: 5px;
}
.search-row > .input_22{
padding-left: 5px;
}




.search-row > .input_21 > span, .search-row > .input_22 > span{
position: absolute;
top: -11px;
font-size: 12px;
font-weight: 700;
color: #3b3b3b;
background: #fff;
padding: 1px 2px;
}
.search-row > .input_21 > span{
left: 6px;
}
.search-row > .input_22 > span{
right: 6px;
}


/*osnovni input form field*/
.inputi_search {
    width: 100%;
    height: 40px;
    display: block;
    color: #323232;
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid #d2d2d2;
    padding-left: 6px;
}
.inputi_search-date {
    width: 100%;
    height: 40px;
    display: block;
    color: #323232;
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid #d2d2d2;

    padding-left: 33px;
    background-image: url(images/icons/calendar.png);
    background-size: 20px;
    background-position: 5px 9px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.input-highlight{
background-color:DarkOrange;
color:#fff !important;
font-weight:700;
}




.slide_link{
padding:10px 5px 10px 30px;
}
.slide_link a{
font-weight: 600;
color: DarkOrange;
}

/* ------------------------------------------------- SEARCH FORM END  */




.info-row {
    width: 100%;
    height: 70px;
    display: block;
    border-top: 2px solid #f2f2f2;
    font-family: "Arial";
    font-size: 13px;
    font-weight: 700;
    color: #323232;
    text-align: center;
    float: left;
    margin: -3px 0px 0px 0px;
}
.info-row img {
    width: 48px;
    height: 48px;
    display: block;
    margin: -29px auto 0px auto;
}



.about-section {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    padding: 35px 0px;
    margin: 0px 0px 18px 0px;
    background: #f3f3f3;
    border: 1px solid #e4e4e4;
    outline: 9px solid #f7f7f7;
}
.index-icon-box {
    width:33.33333%;
    height: auto;
    display: inline-block;
    float: left;
    margin-bottom: 5px;
}
.index-icon-box img {
    width: 20%;
    height: auto;
    margin: 0 auto;
    display: block;
}
.index-icon-box span {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    padding: 0px;
    color: #3f3f3f;
}






/* PONUDA wide section */

.ponuda-wide-section {
    width: 100%;
    height: 438px;
    display: block;
    float: left;
    overflow: hidden;
}
.ponuda-wide-section > div{
    width: 100%;
    height: 100%;
    display: block;
    background: url(../images/bike-excursion.jpg);
    background-size: cover;
    padding: 75px;
}

.ponuda-wide-section > div span:nth-child(1){
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fefefe;
    background: rgba(0,0,0,0.7);
    padding: 6px;
}
.ponuda-wide-section > div span:nth-last-child(2){
    font-size: 16px;
    font-weight: 700;
    color: #fefefe;
    padding: 6px;
    background:;
}
.ponuda-wide-section > div span:nth-last-child(2) img{
    margin: 0px 12px 0px 0px;
}
.ponuda-wide-section > div h2{
    font-size: 60px;
    font-weight: 700;
    color: #fefefe;
    padding: 0px;
    margin: 20px 0px 12px 0px;
}

.ponuda-wide-section .prvi{
font-size: 18px;
width: auto;
padding: 6px 18px;
border-radius: 3px;
border: 3px solid #b8e5fe;
background: rgba(68, 156, 240, 1);
text-transform: uppercase;
color: #fff;
font-weight: 600;
margin: 0px 0px 25px 0px;
}
/* PONUDA wide section */










/* ARANZMANI section  na indexu i na izlistu aranzmana u groups-trips-and-excursion.php*/

.aranzmani-section {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin: 8px auto;
}
.aranzmani-section h2{
    font-size:40px;
    font-weight:700;
    color: #333333;
    text-transform:uppercase;
    text-align: left;
    margin: 20px 0px 0px 0px;
}

.aranzmani-box {
    width: 24.6%;
    float: left;
    height: 362px;
    display: block;
    padding: 0px 7px 5px 7px;
    background-color: #dcdcdc;
    margin: 2px;
	border-radius: 3px;
}
.aranzmani-box:hover {
    background-color: Orange;
	background-color: #ffd83e;
    -webkit-transition: 0.6s;
	transition: 0.6s;
}

.aranzmani-box .price_box_img {
padding:6px;
top: 3px;
right: 3px;
}

.aranzmani-box > .img-box {
    width: 100%;
    height: 186px;
    display: block;
    box-shadow: 0px 0px 12px rgba(0,0,0,0.28);
}
.img-box.aranzman {
    background-size: cover;
    position:relative;
	border-radius: 3px;
}
.img-box.aranzman > .span_type {
    right:4px;
    bottom:4px;
}
.aranzmani-box > h3 {
    font-size: 16px;
    font-weight: 700;
    color: #333333;
    margin: 12px 0px 0px 4px;
    padding:0px 0px 12px 0px;
    height: 46px;
}

.aranzmani-box > p {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    padding: 16px 4px 10px 10px;
    border-bottom: 1px dashed #bdbbb6;
    background: #f2f2f2;
    margin: 0px;
}
.aranzmani-box > p  > span{
    font-size: 11px;
    color: #333333;
    width: auto;
    xbackground: #ffcf27;
    padding:0px 3px 0px 22px;
}
/* ARANZMANI section */




/* DESTINACIJE section */

.destinacije-section {
    width: 100%;
    display: block;
    float: left;
    background: url(../images/destination-bg.jpg);
    background-size: cover;
}
.destinacije-section > .section-bg-overlay {
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    background: rgba(255,255,255,0.62);
}

.destinacije-section h2{
    font-size:40px;
    font-weight:700;
    color: #333333;
    text-transform:uppercase;
    text-align: left;
    margin: 20px 0px 0px 0px;
}
.destinacije-section  .container > p {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 1.0;
    padding: 0px 0px 8px 0px;
    margin: 0px;
}
.destinacije-section  .container > span{
    width: 100%;
    height: auto;
    display: block;
    margin: 0px auto 20px auto;
    font-size:14px;
    font-weight:500;
    color: #333333;
    text-align: left;
}
.destinacije-section > .section-bg-overlay > .container > span a{
    color:DarkOrange !important;
    font-size:14px;
    font-weight:600;
}
.destinacije-section > .section-bg-overlay > .container > span a:hover{
    color: #333333;
}


.destinacije-wrap {
    width: 100%;
    height: auto;
    display: block;
    float: left;
}
.destinacije-wrap > a.destinacije-index {
    width: 14.2%;
    height: auto;
    display: block;
    float: left;
    margin: 0px 28px 10px 0px;
}
.destinacije-wrap > a > div:nth-child(1) {
    width: 166px;
    height: 166px;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-size:cover;
    outline: 1px solid rgba(255,255,255,0.5);
    position:relative;
    box-shadow: 0px 0px 16px rgba(191, 191, 191, 0.8);
}

.destinacije-wrap .destinacije-name {
    position:absolute;
    top: 6px;
    left: 6px;
    background-color:#60ae00;
    font-size:14px;
    color:#fff;
    font-weight:600;
    padding:4px;
}
.destinacije-wrap .destinacije-name > span {
    color:#dcdcdc;
    font-size:11px;
}


.destinacije-wrap > a > div:nth-child(2) {
    width: 185px;
    height: auto;
    display: block;
    float: left;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #fefefe;
    border-radius: 0px 0px 3px 3px;
    background: rgba(4,23,50, 0.65);
    padding: 4px 0px 5px 0px;
    margin: 2px 0px 0px 0px;
}

/* DESTINACIJE section */






/* ESKURZIJE section */

.eskurzije-section {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin: 15px auto;
}
.eskurzije-section h2{
    font-size:40px;
    font-weight:700;
    color: #333333;
    text-transform:uppercase;
    text-align: left;
    margin: 20px 0px 0px 0px;
}
.eskurzije-section > .container > span{
    width: 100%;
    height: auto;
    display: block;
    margin: 0px auto 40px auto;
    font-size:14px;
    font-weight:700;
    color: #333333;
    text-align: left;
}
.eskurzije-section > .container > span a{
    color:DarkOrange !important;
    font-size:14px;
    font-weight:600;
}
.eskurzije-section > .container > span a:hover{
    color: #333333;
}
.eskurzije-box {
width: 49%;
    height: auto;
    display: block;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    float: left;
    margin: 0px 5px 28px 5px;
    position:relative;
}

.eskurzije-box .price_box_img {
padding:6px;
top: 100px;
right: 3px;
z-index: 10;
}

.img-box.eskurzija {
    background-size: cover;
    box-shadow: 0px 0px 16px rgba(0,0,0,0.44);
}

.eskurzije-box > div:nth-child(1) > span {
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    width: auto;
    height: 30px;
    background: #f65044;
    padding:9px 11px;
}
.eskurzije-box > div:nth-child(1) > span > span {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
}

.eskurzije-box .img-box  {
    width: 100%;
    height: 246px;
    display: block;
    float: left;
    position: relative;
}
.eskurzije-box .img-box > div:nth-child(1) , .eskurzije-box .img-box > div:nth-child(2) {
    width: 100%;
    height: auto;
    display: block;
    float: left;
}
.eskurzije-box .img-box > div:nth-child(1) > span {
    font-size: 16px;
    font-weight: 500;
    color: #edd84a;
    padding: 8px;
    background: rgba(0,0,0,0.7);
    float: left;
    display: block;
}
.eskurzije-box .img-box > div:nth-child(2) > span {
    font-size: 11px;
    font-weight: 700;
    color: #edd84a;
    padding: 8px;
    background: rgba(0,0,0,0.7);
    float: left;
    display: block;
}
.eskurzije-box .img-box > div:nth-child(2) > span > span {
    color: #fff;
}
.eskurzije-box .img-box > div:nth-child(2) > span img {
    margin: 0px 8px 0px 0px;
}
.eskurzije-box .img-box > div:nth-last-child(1) {
    width: 38%;
    height: auto;
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 6px;
    background: rgba(0,0,0,0.7);
}
.eskurzije-box .img-box > div:nth-last-child(1) > span:nth-child(1) img {
    margin: 0px 6px 6px 0px;
}
.eskurzije-box .img-box > div:nth-last-child(1) > span:nth-child(1) {
    font-size: 12px;
    font-weight: 700;
    color: #edd84a;
    display: block;
    float: left;
}
.eskurzije-box .img-box > div:nth-last-child(1) > span:nth-child(2) {
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    display: block;
    float: left;
}

.eskurzije-box > div:nth-last-child(1) {
    width: 100%;
    height: 46px;
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
    background: #f2f2f2;
    padding: 13px 17px 0px 17px;
}
.eskurzije-box > div:nth-last-child(1) > span:nth-child(1) {
    text-align: left;
    font-weight: 700;
}
.eskurzije-box > div:nth-last-child(1) > span:nth-child(2) {
    float: right;
}

.eskurzije-box > div:nth-last-child(1) > span img {
    margin: 0px 8px 0px 0px;
    font-weight: 700;
}

/* ESKURZIJE section */
.img-box.eskurzija > .span_type {
    left:4px;
    bottom:4px;
}






/* SMJEŠTAJ SEARCH index page section */
.smjestaj-search-section {
    width: 100%;
    height: 361px;
    display: block;
    float: left;
    background: url(../images/smjestaj-search-bg.jpg);
    background-size: cover;
}
.smjestaj-search-section > div {
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    background: rgba(0,32,52,0.7);
}


.smjestaj-search-wrap {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin: 72px 0px;
}
.smjestaj-search-wrap > div:nth-child(1) {
    width: 17%;
    height: 200px;
    display: block;
    float: left;
    border-right: 1px solid #fff;
}
.smjestaj-search-wrap > div:nth-child(2) {
    width: 83%;
    height: 200px;
    display: block;
    float: left;

}



.smjestaj-search-wrap > div:nth-child(1) button {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    border: 0px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    background: none;
    padding: 11px 0px 11px 14px;
    margin: 1px 0px;
}
.smjestaj-search-wrap > div button.active {
    background: rgba(255,255,255,0.1);
}
.smjestaj-search-wrap > div:nth-child(1) button > img {
    margin: 0px 8px 0px 0px;
}


.hoteli-search-wrap div:nth-child(1){
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin: 0px 0px 0px 32px;
    padding: 0px 0px 0px 64px;
    background: url(../images/hotel-search-icon.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.hoteli-search-wrap div:nth-child(1) > h2 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin: 0px 0px;
}
.hoteli-search-wrap div:nth-child(1) > p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}


.smjestaj-input-box{
    width: 100%;
    height: auto;
    display: block;
    float: left;
    padding: 0px 0px 0px 32px;
}
.smjestaj-input-box input , .smjestaj-input-box button {
    width: 244px;
    height: 42px;
    display: inline-block;
    float: left;
    background: #fff;
    border: none;
    border-radius: 6px;
    margin: 0px 15px 15px 0px;
}
.smjestaj-input-box button {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #3e9af9;
}
.smjestaj-input-box button img {
    margin: 0px 4px 0px 0px;
}

/* SMJEŠTAJ SEARCH index page section */




/* RENTAL section & TRIP maker */

.rental-section {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin: 15px 0px 50px 0px;
    padding: 0px 0px;
}
.rental-section h2{
    font-size:40px;
    font-weight:700;
    color: #333333;
    text-transform:uppercase;
    text-align: left;
    margin: 20px 0px 0px 0px;
}
.destinacije-section  .container > p {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 1.0;
    padding: 0px 0px 8px 0px;
    margin: 0px;
}
.index-rental-box {
    width: 96%;
    height: 316px;
    display: block;
    float: left;
}

.index-rental-box.car {
    background-image: url(images/car-rental-bg.jpg);
    background-size: cover;
}
.index-rental-box.boat {
    background-image: url(images/boat-rental-bg.jpg);
    background-size: cover;
}

.index-rental-box.car > div {
    width: 250px;
    height: 80%;
    display: block;
    margin: 22px auto;
    background: rgba(255,255,255,0.82);
    position: relative;
}
.index-rental-box.car > div h3 {
    font-size: 30px;
    font-weight: 700;
    color: #231c1e;
    padding: 25px 0px 6px 30px;
    margin: 0px;
}
.index-rental-box.car > div p {
    font-size: 18px;
    font-weight: 400;
    color: #231c1e;
    padding: 0px 0px 0px 30px;
}
.index-rental-box.car > div a {
    width: 88%;
    height: 54px;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 15px 0px;
    background: rgba(68, 156, 240, 1);
    position: absolute;
    bottom: 13px;
    left: 6%;
}
.index-rental-box.car > div img {
    width: 32px;
    height: 48px;
    display: block;
    position: absolute;
    top: -5px;
    right: 10px;
}



.index-rental-box.boat > div {
    width: 250px;
    height: 77%;
    display: block;
    float: right;
    margin: 22px 22px 0px 0px;
    background: rgba(255,255,255,0.82);
    position: relative;
}
.index-rental-box.boat > div h3 {
    font-size: 24px;
    font-weight: 700;
    color: #132b4d;
    padding: 25px 0px 0px 30px;
    margin: 0px;
}
.index-rental-box.boat > div p {
    font-size: 18px;
    font-weight: 400;
    color: #231c1e;
    padding: 0px 0px 0px 30px;
}

.index-rental-box.boat > div > ul {
    z-index: 3000;
    position: absolute;
    top: 61px;
    left: 5px;
}
.index-rental-box.boat > div > ul li{
    list-style: url(images/triangle-arrow-dark.png);
    padding: 5px 0px;
}
.index-rental-box.boat > div > ul a{
    font-size: 18px;
    font-weight: 700;
    text-decoration: underline;
    color: #132b4d!important;
    line-height: 1.3;
}
.index-rental-box.boat > div > ul a:hover{
    color: DarkOrange!important;
}
.index-rental-box.boat > div > img {
    z-index: 1000;
    position: absolute;
    bottom: -103px;
    left: -205px;
}





.trip-maker-box {
	position: relative;
	width: 100%;
	height: 316px;
	display: block;
	background-image: url(images/trip-maker-bg.jpg);
	background-size: 120%;
	background-position: 0px 65%;
}
.trip-maker-box > h2 {
    font-size: 22px;
    font-weight: 700;
    color: #46a4b9;
    padding: 85px 0px 0px 19px;
    margin: 0px;
}
.trip-maker-box > a {
    width: 100%;
    height: 82px;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgba(9,181,227,0.38);
    margin: 0px;
}
.trip-maker-box > a > span {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(images/trip-maker-arrow-forward.png);
    background-repeat: no-repeat;
    background-position: 90% 0px;
    padding: 23px 54px 0px 10px;
    font-size: 14px;
    font-weight: 700;
    color: #f6f6f6;
    text-transform: uppercase;
}

/* RENTAL section & TRIP maker */




.info-row.footer {
    width: 100%;
    height: 58px;
    display: block;
    border-top: 2px solid #f2f2f2;
    font-family: "Arial";
    font-size: 13px;
    font-weight: 700;
    color: #323232;
    text-align: center;
    float: left;
    margin: 0px 0px 0px 0px;
    padding:17px 0px;
}
.info-row.footer span:nth-child(2){
    margin:0px 54px 0px 40px;
}




/* ------------------------------------- page: INDEX --------------------------------- */
/* ------------------------------------- page: INDEX --------------------------------- */
/* ------------------------------------- page: INDEX --------------------------------- */




/* ------------------------------------- DETAILS FRAMEWORK ------------------------------- */
/* ------------------------------------- DETALJI - GENERALNI ELEMENTI FRAMEA ------------------------------- */
.top-background{
background-size: 100%;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
}

.content_padding{
padding:6px 15px;
}
.sub-header-details {
    background-size: cover;
    height: 300px;
}

.sub-header-details h1 {
font-weight: 700;
color: #fff;
line-height: 1.1;
text-shadow: 1px 1px #323232;
font-family: 'Raleway';
margin: 0px;
text-align: left;
padding: 108px 0px 4px 0px;
font-size: 45px;
opacity: 0.6;
}

.sub_head_naslov{
padding: 30px 0px 4px 0px;
font-size: 35px;
font-weight: 700;
color: #fff;
line-height: 1.1;
text-shadow: 1px 1px #323232;
font-family: 'Raleway';
margin: 0px;
text-align: left;
}


.regije_sub h1 { /* naslov kod regije */
padding: 30px 0px 4px 0px;
font-size: 35px;
}

.sub_text{
display: none; /*SAKRIVENI DIV, AKO NEKAD ZATRIBA*/
}
.intro_text{
font-family: 'Raleway';
font-size: 17px;
color: #ff9000;
color: #272727;
font-weight: 500;
margin: 0px;
padding: 20px 10px 20px 12px;
}

.page-title{
font-family: 'Raleway';
font-size: 22px;
color: #fff;
opacity: 0.7;
font-weight: 700;
margin: 0px;
top: 50px;
}



/* ISPOD SUB HEADERA */
.content-first-row{
    margin-top: -150px;
}
.content-first-row > .row{
background-color:#fff;
}
.info-box-primary {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    padding: 24px 24px 0px 24px;
}
.info-box-primary  .spec_icon > span:nth-child(3) {
    font-weight:normal;
    text-transform: none;
}


/*destination path details */
.location_path_info{
font-size:14px;
padding:0px 2px;
color:#777;
}
.location_path_info a {
color:#51bf0f;
}
.location_path_info a:hover{
color:#db5207;
}
.location_path_info > span > a {
font-size:15px;
color:DarkOrange;
font-weight:700;
}


/*txt opis: map left*/
.description-txt{
    width: 100%;
    height: auto;
    display: block;
    float: left;
    background: none;
    border: none;
    margin:0px 0px 0px 0px;
}

.content_down > .row{
background-color:#fff;
}
.content_down h2{
font-size: 20px;
color: #00c0ff;
text-transform: uppercase;
font-weight: 700;
}
.content_down h3{
    font-size: 18px;
    border-bottom:1px solid #ededed;
    color: #b6dbff;
    text-transform: uppercase;
    font-weight: 600;
}
.description-txt p{
    font-size: 14px;
    color:#777;
}

.content_gallery {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin: 0px;
    padding: 0px 22px;
    background-color: #fff;
}
.content_gallery img{
    width: auto;
    height: 77px;
    display: inline-block;
    float: left;
    padding: 3px;
    margin: 0px;
}


/*itinerary*/
table.table_form tbody tr:hover{
    background: #ededed;
}
table.table_form tbody tr:hover > td:nth-child(1) , table.table_form tbody tr:hover > td:nth-child(3) {
    color: rgba(252, 72, 72,1);
}
table.table_form tbody tr td{
    border-right: 1px solid #dedede;
    padding: 4px 6px;
    font-size: 13px;
}
table.table_form tbody tr td:nth-child(1){
    border-radius: 6px 0px 0px 6px;
    font-weight: 700;
}
table.table_form tbody tr td:nth-child(2){
    color: rgba(252, 72, 72,1);
    font-size: 12px;
    font-weight: 700;
}


/* pomicanje margina */
.h2_margin h2{
font-size: 20px;
color: #00c0ff;
text-transform: uppercase;
font-weight: 700;
padding-left: 15px;
}
.h2_margin h3{
    font-size: 18px;
    border-bottom:1px solid #ededed;
    color: #b6dbff;
    text-transform: uppercase;
    font-weight: 600;
}
/* ------------------------------------- END DETAILS_FRAMEWORK ------------------------------- */

/*---------------------------------------------RELATED CONTENT---------------------------------*/
.related-wrap {
    width: 100%;
    height: auto;
    display: block;
    padding: 12px;
    position: relative;
    clear: both;
}
.related-wrap > span:nth-child(2){
    padding: 0px auto 10px auto;
    font-size:14px;
    font-weight:700;
    color: #333333;
    text-align: left;
    position: absolute;
top: 36px;
right: 22px;
}
.related-wrap > span:nth-child(2) a{
    color:DarkOrange !important;
    font-size:14px;
    font-weight:600;
}
.related-wrap > span:nth-child(2) a:hover{
    color: #333333 !important;
}
/*a href */
.izleti-box{
    width: 33.333%;
    display: block;
    float: left;
    padding: 8px;
    margin:0px;
}

/*sadrzaj ispod slike*/
.izleti-box .rel_izlet_img{
    width: 100%;
    display: block;
    float: left;
    padding: 0px;
    position: relative;
    height: 200px;
    background-size: cover;
}
/*naslov*/
.izleti-box .rel_izlet_img > p{
    font-size: 13px;
    font-weight: 700;
    color: #edd84a;
    padding: 9px;
    background: rgba(0,0,0,0.7);
    float: left;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.izleti-box:hover .rel_izlet_img > p{
    color: #fff;
    background: rgba(0,0,0,0.7);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.izleti-box .span_type {
    left: 4px;
    bottom: 4px;
}

.izleti-box .rel_izlet_price{
    position: absolute;
    bottom: 4px;
    right: 4px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 8px 9px;
    background: #f65044;
    display: block;
    text-align: center;
}
.izleti-box .rel_izlet_price > div{
    font-size: 11px;
    padding-top: 4px;
}
/*info sadrzaj ispod slike*/
.izleti-box > .izleti-info {
    width: 100%;
    height: 56px;
    display: block;
    font-size: 12px;
    background: #f2f2f2;
    padding: 5px 12px 0px 12px;
    clear: both;
}
.izleti-box .izleti-info div {
    font-weight: 700;
    margin: 5px 0px;
}
.izleti-box .izleti-info div img {
    margin: 0px 10px 0px 0px;
}

/*ARANZMANI*/
.rel_tours_naslov{
font-size: 14px;
font-weight: 700;
color: #333333;
margin: 12px 0px 0px 4px;
padding: 0px 0px 12px 0px;
height: 46px;
}

/*HOTELI */
.related-hoteli {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    /*background-image: url(../images/smjestaj-search-bg.jpg);*/
    background-size: cover;
    background-color: rgba(0,32,52,0.8);
    padding: 0px 0px 15px 0px;
}
.related-hoteli h2 {
    font-size: 20px;
    color: #00c0ff;
    text-transform: uppercase;
    font-weight: 700;
}

/*NOVI HOTELI GRID */
.hoteli-box_1{
    width: 12%;
    display: block;
    float: left;
    padding: 0px;
    background: #fff;
    margin:8px 2px;
}
.h_pic {
background-size: cover;
position: relative;
height: 90px;
}
.h_name {
font-size: 13px;
font-weight: 600;
color: #edd84a;
padding: 3px;
background: rgba(0,0,0,0.7);
float: left;
display: block;
-webkit-transition: 0.3s;
transition: 0.3s;
position: absolute;
left: 0px;
bottom: 0px;
line-height: 1.12;
}
.h_name > span {
font-size: 12px;
color: #fff;
font-weight: normal;
}
.h_stars {
position: absolute;
top: 0px;
left: 2px;
}


/*SMANJENE SLIKE HOTELA DA STANU U STUPAC
- wrap 7 staje u stupac sirine col-md-7*/
.related_small_7 {
background-color:#ededed;
margin-top:20px;
}
.related_small_7 > .related-wrap > .hoteli-box_1{
width: 31%;
margin: 4px 4px;
}
.related_small_7 > .related-wrap > .hoteli-box_1 > .h_pic{
height:120px;
}


.related_small_20 {
background-color:#ededed;
margin-top:20px;
}
.related_small_20 > .related-wrap > .hoteli-box_1{
width: 19%;
margin: 4px 4px;
}
.related_small_20 > .related-wrap > .hoteli-box_1 > .h_pic{
height:120px;
}



.related_small_5 {
background-color:#ededed;
margin-top:20px;
}
.related_small_5 > .related-wrap > .hoteli-box_1{
width: 47%;
margin: 4px 4px;
}
.related_small_5 > .related-wrap > .hoteli-box_1 > .h_pic{
height:115px;
}

/*WHTWTS gallery*/
.wtdwts_thumb > .tip_gallery {
    height: 120px;
    border: 2px solid #fff;
    padding: 0px;
    background-size: cover;
    cursor: pointer;
}
.wtdwts_thumb > .tip_gallery:hover {
    opacity: 0.5;
}

.wtdwts_info {
    padding: 0px 6px 6px 6px;
    height: auto;
}

/*-------------------------------------------------KRAJ RELATED CONTENTA-----------------------------*/


/* ------------------------------------- page: HOTEL-DETAILS --------------------------------- */



.shadow-container {
    box-shadow: 0px 0px 8px rgba(0,0,0,0.1);
}



.about-hotel-box {
    width: 50%;
    float:left;
    padding: 18px 12px 0px 3.2%;
    background:#f5faff;
    position:relative;
}
.about-title{
    font-family: 'Raleway';
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    color: #3390ff;
    text-transform: uppercase;
    padding: 0px 0px 18px 0px;
    margin: 0px;
}

.about-paragraph {
    font-family: 'Raleway';
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    line-height: 1.5;
    color: #081a34;
    padding-bottom: 16px;
}
.about-distance-box {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.distance-icon-box {
    width: 22.5%;
    height: 80px;
    margin: 30px 1%;
    display: inline-block;
    background-color: #e7eeff;
    text-align: center;
    line-height: 1.1;
    float: left;
    font-size: 13px;
    font-weight: 500;
    padding: 0px 8px;
    border-radius: 3px;
}
.distance-icon {
    width: 30px;
    height: 30px;
    margin: 10px auto 6px auto;
    display: block;
    opacity: 0.7;
}


.arrow-right {
    display: inline-block;
    float: right;
    margin: 10px 10px 0px 0px;
    opacity: 0.65;
}

/* ------------------------------------- page: HOTEL-DETAILS OLD - MISLIM DA SAMO DISTANCE RADE --------------------------------- */


/*-----------------------------------------BLOG I CLANCI------------------------------------------------------*/
.bg-onlycroatia-news{
background-image: url(images/covers/travel-news-croatia-bg.jpg);
background-size:100% auto;
}

.article-box {
    width: 50%;
    height: auto;
    display: block;
padding: 7px 7px 10px 7px;
background-repeat: no-repeat;
float: left;
position: relative;
}

.article-box h2 {
    font-size: 17px;
    font-weight: 700;
    color: #edd84a;
    padding: 8px;
    background: rgba(0,0,0,0.8);
position: absolute;
bottom: 15px;
left: 0px;
margin-bottom: 0px;
}

.article-box > .img-box > .span_type {
top: 6px;
left: 6px;
font-weight: 600;
}
.article_list_date{
position: absolute;
bottom: 0px;
left:0px;
padding:2px 4px;
font-size: 12px;
font-weight: 600;
background-color: #fff;
color:#333;
}

.img-box.article {
    background-size: cover;
    box-shadow: 0px 0px 16px rgba(0,0,0,0.30);
}

.article-box .img-box  {
    width: 100%;
    height: 235px;
    display: block;
    float: left;
    position: relative;
}

/*botuni na clanke*/
.button-article {
font-family: 'Raleway';
font-size: 13px;
font-weight: 700;
text-align: left;
color: #fff;
padding: 5px 16px;
line-height: 1.7;
border: 1px solid #54b03b;
border-radius: 8px;
float: right;
display: inline;
margin: 6px 9px 0px -3px;
transition: 0.3s;
}
.button-article:hover{
    color: #164d08;
    transition: 0.3s;
    background-color: #000;
}

.btn-eng{
text-align:center;
padding:0px;
}
.btn-eng #button-article-eng{
    font-family: 'Raleway';
font-size: 13px;
font-weight: 700;
text-align: left;
color: #fff;
padding: 5px 16px;
line-height: 1.7;
border: 1px solid #54b03b;
border-radius: 8px;
float: right;
display: inline;
margin: 13px 9px 0px 0px;
transition: 0.3s;
    background-color: Red;
}
#button-article-eng:hover{
    color: #164d08;
    transition: 0.3s;
    background-color: #dcdcdc;
}

/*DETALJI CLANAKA */
.search-news-wrap {
    width: 100%;
    height: auto;
    padding: 0px 0px 20px 0px;
    float: left;
}
a.clanak-tag {
    padding: 2px 8px 2px 8px;
    margin: 0px 6px 6px 0px;
    margin-top: 0px!important;
    border: 1px solid #cacaca;
    float: left;
    display: inline-block;
    color: #a9a9a9!important;
    border-radius: 8px;
    transition: 0.2s;
}
a.clanak-tag:hover {
    border: 1px solid #337ab7;
    color: #000 !important;
    background-color:DeepSkyBlue;
    transition: 0.2s;
}
.clanak-title {
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    color: #4e4e4e;
    line-height: 1.3;
    padding: 20px 4% 15px 0px;
}
.clanak-img {
    width: 80%;
    height: auto;
    display: block;
    margin: 0px 0px 38px 0px;
}

.news-date {
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #519dd7;
}

.clanak-p {
    width: 93%;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #4e4e4e;
    padding: 24px 0px 0px 0px;
}

.clanak-p>.gal2,.clanak-p>.gal3,.clanak-p>.gal4,.clanak-p>.gal5,.clanak-p>.gal6,.clanak-p>.gal7,.clanak-p>.gal8,.clanak-p>.gal9,.clanak-p>.gal10 {
    width: auto;
    height: auto;
    display: block;
    float: left;
}
.gal2 > a, .gal3 > a, .gal4 > a, .gal5 > a, .gal6 > a, .gal7 > a, .gal8 > a, .gal9 > a, .gal10 > a {
    width: 10%;
    height: auto;
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
    border: none;
}
.clanak-p>.gal2 > a > img,.clanak-p>.gal3 > a > img,.clanak-p>.gal4 > a > img,.clanak-p>.gal5 > a > img,.clanak-p>.gal6 > a > img,.clanak-p>.gal7 > a > img,.clanak-p>.gal8 > a > img,.clanak-p>.gal9 > a > img,.clanak-p>.gal10 > a > img {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin: 0px;
    padding: 5%;
    border: 0px;
    outline: 0px;
}

.clanak-p>.gal2 > a {
    width: 50%;
}
.clanak-p>.gal3 > a {
    width: 33.3333333%;
}
.clanak-p>.gal4 > a {
    width: 25%;
}
.clanak-p>.gal5 > a {
    width: 20%;
}
.clanak-p>.gal6 > a {
    width: 16.6666666666%;
}

.clanak-p>.gal7 > a {
    width: 33.333333%;
}
.clanak-p>.gal7 > a:nth-last-child(-n+4) {
    width: 25%;
}

.clanak-p>.gal8 > a {
    width: 20%;
}
.clanak-p>.gal8 > a:nth-last-child(-n+3) {
    width: 33.333333%;
}

.clanak-p>.gal9 > a {
    width: 25%;
}
.clanak-p>.gal9 > a:nth-last-child(-n+5) {
    width: 20%;
}

.clanak-p>.gal10 > a {
    width: 16.66666666%;
}

.clanak-p> a {
    color: #5a9e2a!important;
    background-image: url(images/icons/link-attached.png);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: 0px 3px;
    padding: 0px 0px 0px 22px;
}
.clanak-p> a.swipebox{
    background: none;
}

.clanak-p> a:hover {
    color: #d8851b!important;
}

.clanak-p> h2 {
    margin: 35px 0px 10px 0px;
    float: left;
    width: 100%;
}
.clanak-p .img_legend {
    margin: 2px;
    font-size: 13px;
}
/*related news*/
.related_news_wrap {
    width: 100%;
    height: auto;
    display: block;
    margin: 0px 0px 15px 0px;
}
.related_news_wrap span{
font-size: 20px;
color: #00c0ff;
text-transform: uppercase;
font-weight: 700;
padding-left: 15px;
}
.related_news_wrap a {
    width: 100%;
    margin: 0px 0px 8px 0px;
    height: auto;
    display: block;
}
.related_news_box {
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    margin: 6px 0px;
}
.related_news_box:hover{
    background: #f2f2f2;
    -webkit-transition:0.2s;
    transition:0.2s;
}
.related_news_box > div:nth-child(1) {
    width: 40%;
    height: 82px;
    display: block;
    float: left;
    margin: 0px 6px 0px 0px;
    outline: 3px solid #dcdcdc;
    background-size:cover;
}
.related_news_box > div:nth-child(2) {
    width: 56%;
    height: 82px;
    display: block;
    float: left;
    padding: 2px 5px;
font-size: 14px;
font-weight: 600;
}




/*-----------------------------------------STATIC PAGES------------------------------------------------------*/
/*Linkovi, faq, uvjeti, contact us, fairs */
.bg-onlycroatia{
background-image: url(images/covers/cover_7.jpg);
background-size:cover;
}

/*----------KORISNI LINKOVI*/
.link_box {
    width: 100%;
    height: auto;
    border-left:1px solid #dcdcdc;
    margin: 6px 0px;
}

.link_box div:nth-child(1) {
    font-size: 17px;
border-bottom: 1px solid #8a8a8a;
padding: 10px 5px;
font-weight: 500;
background-color: #9fd7ff;
color: #393939;
}
.link_box ul{
    font-size: 12px;
    color: #333333;
    font-weight: 700;
    padding-left: 10px;
}
.link_box ul li{
    list-style: none;
    padding: 4px 0px;
}
.link_box ul li:hover{
    background-color: #ededed;
}

.link_box ul li a {
font-size: 14px;
    margin: 0px auto;
    color: #006e92;
    font-weight: 500;
    background-image: url(images/triangle-arrow-dark.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding: 0px 0px 0px 16px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.link_box ul li a:hover{
    background-position: 4px 2px;
    color:rgba(51,51,51, 1)!important;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

/*----------Kontaktirajte nas*/
.contact_box {
border:1px solid #dcdcdc;
background-color: #ededed;
font-size: 14px;
color: #333;
margin:10px;
padding: 8px;
height: 270px;
}
.contact_box  h2{
color: #00c0ff;
font-weight: 700;
margin: 8px 0px 0px 0px;
border-bottom: 1px solid #fff;
font-size: 20px;
}
.contact_town{
font-size: 19px;
color: DarkOrange;
padding-bottom: 4px;
}

.contact_form{
padding: 25px 50px;
}
.contact_aboutus{
padding:20px;
background-color:#0b0b0b;
color:#fff;
margin: 10px;
}



/*----------FAQ*/
/*Generalni listing textualnih stvari */

.links_slide {
    width: 100%;
    height: auto;
    padding: 30px 40px;
}
.links_slide li{
    list-style: none;
    padding: 4px 0px;
}
.links_slide li:hover{
    background-color: #ededed;
}
.links_slide li a {
    display:block;
    font-size: 13px;
    margin: 2px auto;
    color: #333 !important;
    background-image: url(images/triangle-arrow-dark.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding: 0px 0px 0px 16px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.links_slide li a:hover{
    background-position: 4px 2px;
    color:rgba(51,51,51, 1)!important;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

/*txt*/
.blok_list {
    position:relative;
}
.blok_list > h2 {
    border-bottom: 1px solid #dcdcdc;
    clear: both;
    padding: 0px 28px 0px 0px !important;
    font-size: 18px;
    color: DarkOrange;
    margin-bottom: 4px;
    width: 100%;
    position: relative;
    text-transform:  none !important;
    font-weight: normal !important;
}
.blok_list > .link_top {
    width: 30px;
    position: absolute;
    top: -4px;
    right: 8px;
}



/* POZADINA ZA SVE LINKOVE POVEZANE SA ARANZMANIMA*/
.bg-onlycroatia-tours{
background-image: url(images/covers/croatia-tours-bg.jpg);
background-size:cover;
}

/*------------------GDJE PUTUJEMO*/
.brochure_icon {
    text-align: center;
    padding: 5px;
    padding-top: 20px;
    font-size: 10px;
}

.photo_top {
text-align: center;
padding:10px 10px;
}
.photo_top {
text-align: center;
padding:10px 10px;
}
.photo_grid_wrap{
margin: 10px;
}
.photo_grid{
width: 25%;
float: left;
display: inline-block;
padding:5px;
margin-bottom: 4px;
}
.photo_grid img {
border:3px solid #dcdcdc;
width: 100%;
border-radius: 3px;
}
.photo_grid img:hover{
border-color:#333;
-webkit-transition: 0.5s;
transition: 0.5s;
}


/*----------FAIRS*/
.fair-row{
border:1px solid #dcdcdc;
padding: 5px;
width:100%;
clear: both;
display: inline-block;

}
.fair_1{
padding: 0px;
width:100%;
}
.fair_logo{
padding: 5px;
width:20%;
float: left;
}
.fair_info{
padding: 5px;
width:80%;
float: right;
position: relative;
}
.fair_info > .link_top {
    width: 30px;
    position: absolute;
    top: 6px;
right: 0px;
}

.fair_info h2{
color: DarkOrange;
font-size: 22px;
margin-top: 0px;
padding-right: 25px;
}

.fair_info > .fair_info_row{
width:100%;
font-size: 13px;
border-bottom: 1px solid #ededed;
}
.fair_info > .fair_info_row div:nth-child(1){
padding: 2px 2px 2px 5px;
width: 29%;
display: inline-block;
}
.fair_info > .fair_info_row div:nth-child(2){
padding: 2px 2px 2px 5px;
width:70%;
display: inline-block;
}

.fair_img{
padding: 5px;
width:100%;
clear: both;
}

.fair_left > .btn{
margin:3px;
}


.map.eskurzije {
    width: 100%;
    height: 380px;
    display: block;
    float: left;
    background: url(../images/map_srednja_dalmacija.jpg);
    background-size: 100% auto;
    margin:0px auto 30px auto;
}




/*--------------------------------/*--------------------------------/*--------------------------------/*-----------------
/*-------------------------------- OD ODAVDE POCINJE PRAVI DETALJI DESTINACIJA KOJE PROMOVIRAMO -------------------------
 - GRADOVI
 - REGIJE
 - SUBREGIJE
 - DRZAVE
 */
 .detail-destination-container {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    background: #fff;
    padding: 16px 16px 0px 20px;
    position: relative;
}
.detail-destination-container h1 {
    font-size: 30px;
    font-weight: 700;
    color: #3d7cfc;
    text-transform: uppercase;
    padding: 4px 0px 4px 0px;
    margin: 0px;
}

/*-----------------------------------------------Croatia---------------------------------------*/
.detail-destination-container.map_details {
    padding: 4px 16px 0px 16px;
}
.detail-destination-container > .map_details_btn {
    margin: 4px auto;
    text-align: center;
}

/* ------------------------------------- page: GRADOVI-DETAILS ------------------------------- */
.i-cities{
background-image: url(images/covers/regije-explore-cities-bg.jpg);
}

h2.rate_h2{
font-size: 18px !important;
border-bottom: 1px solid #ededed;
color: #b6dbff !important;
text-transform: uppercase;
font-weight: 600;
}



.container.content-grad {
    background: #fff;
    margin-top: -100px;
    padding-top: 18px;
    padding-bottom: 18px;
}
.search-hero.grad-details {
    background: url(../images/regije-pozadina3.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    height: 300px;
    padding: 180px 0px 0px 0px;
    border-bottom: 0px;
}
/*
.detail-img-box.grad {
    margin:0px 0px 0px 0px;
    background: none;
}
.detail-img-box.grad > a.grad-img {
    width: 100%;
    height: auto;
}
.detail-img-box.grad > a.grad-img > img {
    width: 100%;
    height: auto;
}
*/


.content-section.grad {
    margin: 0px 0px 18px 0px;
}

.detail-img-box.grad div img{
    width: 100%;
    margin: 0 auto;
}

div.grad-images {
    width: 9%;
    height: 93px;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background: #333333;
    padding: 18px 0px 0px 0px;
    text-align: center;
}
img.grad-images {
    width: 9%;
    height: 75px;
    display: inline-block;
    float: left;
}


/* GMAPS i checkboxovi za markere*/
.map-explore{
    height: 650px;
}
.map_info_cloud{
font-size:12px;
font-weight:700;
position:absolute;
top: 0px;
left: 140px;
background-color: #ff7e00;
padding: 4px;
z-index: 800;
color: #f1ff94;
}
.info_win{
width:100%;
height:100%;
font-size:18px;
overflow:hidden;
color: #8a8a8a;
line-height: 20px;
}
.info_win a{
color: DarkOrange !important;
font-size:13px !important;
margin-bottom: 4px;
line-height: 1.0px;
}


.map_links{
position:absolute;
bottom:10px;
left:10px;
border:3px solid #fff;
padding:4px;
border-radius:3px;
background-color:#ededed;
opacity:0.9;
    z-index: 1000;
}

.map_links a{
color: Red !important;
}
.checkbox{
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 25px;
    font-size: 12px;
}

.m_tips{
    background-image: url(images/icons/flag_pink.png);
}
.m_hotels{
    background-image: url(images/icons/marker_black.png);
}
.m_apartments{
    background-image: url(images/icons/marker_yellow_orange.png);
}
.m_excursions{
    background-image: url(images/icons/marker_red.png);
}

/* ------------------------------------- page: GRAD-DETAILS ------------------------------- */



/* ------------------------------------- page: REGION-DETAILS --------------------------------- */
.i-regions-main h1:nth-child(1) a{
background-color: #2aff00;
padding: 1px 3px;
}
.sub-regions {
    width: 100%;
    height: auto;
    display: block;
    border-left:1px solid #dcdcdc;
    display: initial;
}

.sub-regions div:nth-child(1) {
    font-size: 14px;
border-bottom: 1px solid #8a8a8a;
padding: 4px;
font-weight: 600;
background-color: #ffbe4e;
color: #fff;
}
.sub-regions div:nth-child(2) {
    font-size: 13px;
    padding:6px 8px;
    color: #606060;
}
.sub-regions ul{
    font-size: 12px;
    color: #333333;
    font-weight: 700;
    padding-left: 10px;
}
.sub-regions ul li{
    list-style: none;
    padding: 4px 0px;
}
.sub-regions ul li:hover{
    background-color: #ededed;
}
.sub_active {
background-color:#dcdcdc;
}
.sub-regions ul li a {
    display:block;
    margin: 2px auto;
    color: rgba(38,145,255, 1)!important;
    font-weight: 700;
    background-image: url(../images/triangle-arrow-dark.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding: 0px 0px 0px 16px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.sub-regions ul li a:hover{
    background-position: 4px 2px;
    color:rgba(51,51,51, 1)!important;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}


/*GRADOVI zajednicki izlist u petlji - thumbs*/
.city_list {
width: 100%;
}


.city_sub_region {
    border-bottom: 1px solid #dcdcdc;
    clear: both;
    padding: 16px 2px 0px 6px;
    font-size: 18px;
    color: DarkOrange;
    margin-bottom: 4px;
    width: 100%;
    position: relative;
}
.city_sub_region > .link_top {
    width: 30px;
    position: absolute;
    top: 4px;
    right: 8px;
}

.city_list > a {
    width: 100px;
    height: 100px;
    float: left;
    padding:0px;
    background-size: cover;
    position: relative;
}

.city_list > a > .city_name{
position: absolute;
top: 3px;
left: 3px;
padding-bottom: 2px;
background-color: #60ae00;
color: #fff;
font-size: 13px;
font-weight: 600;
line-height: 1;
}

.city_list > a:hover {
    opacity: 0.5;
}



/* -----------OVO NE ZNAM ODAKLE JE */
section.content-section {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    padding: 0px 0px 0px 0px;
}

/* ------------------------------------- page: REGION-DETAILS --------------------------------- */





/* ------------------------------------- page: SUBREGION-DETAILS ------------------------------- */
.i-regions-sub h1:nth-child(1) a{
background-color: #fff41b;
padding: 1px 3px;
}

/* ------------------------------------- page: SUBREGION-DETAILS OLD ------------------------------- */




/* ------------------------------------- page: OTHER STATES-DETAILS ------------------------------- */
.i-regions-sub .content-first-row{
height: 250px;
display: block;
}

/* ------------------------------------- page: OTHER STATES-DETAILS OLD ------------------------------- */





/* ------------------------------------- page: WTDWTS ------------------------------- */

.button-wtdwts {
font-size: 13px;
font-weight: 700;
text-align: left;
color: #fff;
padding: 6px 10px;
line-height: 1.4;
border: 0px solid #54b03b;
border-radius: 4px;
display: inline;
margin: 6px 9px 0px 0px;
transition: 0.3s;
}
.button-wtdwts:hover{
    color: #164d08;
    transition: 0.3s;
    background-color: #000;
}

.guide-box{
    width: 33.333%;
    display: block;
    float: left;
    padding: 8px;
    margin:0px;
}

/*sadrzaj ispod slike*/
.guide-box .rel_guide_img{
    width: 100%;
    display: block;
    float: left;
    padding: 0px;
    position: relative;
    height: 200px;
    background-size: cover;
}
/*naslov*/
.guide-box .rel_guide_img > p{
    font-size: 13px;
    font-weight: 700;
    color: #edd84a;
    padding: 9px;
    background: rgba(0,0,0,0.7);
    float: left;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.guide-box:hover .rel_guide_img > p{
    color: #fff;
    background: rgba(0,0,0,0.7);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.guide-box .span_type {
    left: 4px;
    bottom: 4px;
}


/*info sadrzaj ispod slike*/
.izleti-box > .izleti-info {
    width: 100%;
    height: 56px;
    display: block;
    font-size: 12px;
    background: #f2f2f2;
    padding: 5px 12px 0px 12px;
    clear: both;
}
.izleti-box .izleti-info div {
    font-weight: 700;
    margin: 5px 0px;
}
.izleti-box .izleti-info div img {
    margin: 0px 10px 0px 0px;
}

/* ------------------------------------- page: WTDWTS ------------------------------- */





/*--------------------------------/*--------------------------------/*--------------------------------/*-------
/*-------------------------------- OD ODAVDE POCINJE PRAVI DETALJI USLUGA KOJE NUDIMO -------------------------

/*tablica cijena - apartmani i charter */
/*TBL CIJENA*/
.price_table {
	font-family:Arial, Verdana, Helvetica;
	padding-top:3px;
	text-align: center;
}
.price_table thead th{
	font-size:11px;
	color:#000033;
	padding:2px 0px;
border: 1px solid #E7E7E7;
background-color: #d4d4d4;
text-align: center;
}
.price_table tbody td {
	font-size:12px;
	color:#385A27;
	padding:3px;
border: 1px solid #E7E7E7;
background-color: #fbfbfb;
text-align: center;
}


 - NAUTIKA
  -IZLETI
  -CAR RENTAL
  -HOTELI
.... */

/* u nastavku je stil za osnovni priklaz u detaljima*/
.detail-info-container {
width: 100%;
height: auto;
display: block;
float: left;
background: #fff;
padding: 32px 32px 18px 32px;
position: relative;
}
.detail-info-container h1 {
font-size: 30px;
font-weight: 700;
color: #3d7cfc;
line-height: 1.1;
text-transform: uppercase;
padding: 32px 0px 4px 0px;
margin: 0px;
}
.detail-info-container p {
font-size: 16px;
padding: 12px 0px;
}

.detail-info-container button {
margin: 15px 2px 4px 2px;
}



/* ------------------------------------- page: NAUTIKA-DETAILS ------------------------------- */
.i-nautic{
background-image: url(../images/covers/nautical-sector-bg.jpg);
}
.car_type, .nautic_type {
top: 10px;
left: 10px;
}
.nautic_main_image {
height:380px;
}
/* ------------------------------------- page: NAUTIKA-DETAILS ------------------------------- */




/* ------------------------------------- page: ESKURZIJA-DETAILS ------------------------------- */
.i-excursion{
background-image: url(images/covers/excursions-detail-bg.jpg);
}
.excursion_type {
top: 6px;
left: 6px;
}
.surcharge {
width: 100%;
height: auto;
display: block;
float: left;
padding: 0px 15px;
margin: 0px 0px 0px 0px;
font-size: 14px;
color: DarkOrange;
font-weight: 600;
}
/* ------------------------------------- page: ESKURZIJA-DETAILS END ------------------------------- */


/* ------------------------------------- page: ARANZMANI-DETAILS ------------------------------- */
.i-tour{
background-image: url(images/covers/groups-trips-and-excursions-bg.jpg);
}

.tours_type {
top: 10px;
left: 10px;
}

.tour_annotation {
color: #149c00;
padding-left: 22px;
font-weight: 600;
}
/*tab smjestaj*/
.tour-tab-smjestaj{
display: block;
width: 100%;
height:120px;
border-bottom: 1px solid #dcdcdc;
background: #f5f5f5;
margin: 2px;
    clear: both;
}

#tab-container h4{
font-size: 26px;
color: #777;
margin: 0px;
}
#tab-container .h4_description{
font-size: 13px;
color:#ff7e00;
}

/* 3 stupca*/
.tour-tab-smjestaj > div:nth-child(1){
background-size: cover;
width: 30%;
position: relative;
float: left;
height: 100%;
}
.tour-tab-smjestaj > div:nth-child(2){
width: 15%;
display: inline-block;
text-align: center;
font-size: 35px;
padding-top: 18px;
height: 100%;
border-right: 1px solid #ececec;
}
.tour-tab-smjestaj > div:nth-child(3){
width: 55%;
float: right;
padding: 4px 2px 0px 7px;
}
/*kraj 3 stupca*/


.tour-tab-smjestaj > div:nth-child(2) > div{
font-size: 12px;
}
.tour-tab-smjestaj > div:nth-child(3) > h5{
font-size: 24px;
padding-bottom: 5px;
margin: 0px;
    color:#898989;
}

.tour-tab-smjestaj > div:nth-child(3) > div:nth-child(2){
font-size: 16px;
padding-bottom: 3px;
color: #ff0a0a;
}
.tour-tab-smjestaj > div:nth-child(3) > div:nth-child(2) > span{
font-size: 11px;
padding-bottom: 5px;
}

.tour-tab-smjestaj > div:nth-child(3) > div:nth-child(3){
font-size: 13px;
padding-bottom: 2px;
}
.tour-tab-smjestaj > div:nth-child(3) > div:nth-child(4){
font-size: 11px;
padding-bottom: 4px;
}
.tour-tab-smjestaj > div:nth-child(3) > div:nth-child(4) > span{
font-weight: 500;
font-size: 12px;
}


/*tab destinacije*/
.tour-tab-destinations{
display: block;
width: 100%;
height:90px;
border-bottom: 1px solid #dcdcdc;
}
.tour-tab-destinations > div:nth-child(1){
background-size: cover;
width: 40%;
float: left;
display: block;
position: relative;
height: 70px;
}
.tour-tab-destinations > div:nth-child(2){
width: 60%;
display: block;
float: right;
padding-left: 6px;
}
.tour-tab-destinations > div:nth-child(2) > h6{
font-size: 16px;
text-align: left;
color: #333;
margin: 0px;
}
.tour-tab-destinations > div:nth-child(2) > div{
font-size: 12px;
text-align: left;
font-weight: 500;
color: #747474;
padding-top: 4px;
}
.tour-tab-destinations > div:nth-child(3) > span{
font-size: 12px;
text-align: left;
color: #333;
}


/*tab izleti*/
.tour-tab-izlet{
display: block;
width: 100%;
height:90px;
border-bottom: 1px solid #dcdcdc;
}
.tour-tab-izlet > div:nth-child(1){
background-size: cover;
width: 40%;
float: left;
display: block;
position: relative;
height: 70px;
}
.tour-tab-izlet > div:nth-child(2){
width: 60%;
display: block;
float: right;
padding-left: 6px;
    font-size: 13px;
text-align: left;
color: #333;
}


/*ivanovi tab kontejneri : tab-regular */

.aranzman-hoteli .izlist-info div.tool_tour , .tool_tour , .aranzmani .izlist-box div:nth-child(1).tool_tour , .eskurzije-box.aranzmani > div:nth-child(1).tool_tour{
    position: absolute;
    display: none;
    z-index: 1000;
    background-color: black;
    color: white;
    border: 1px solid black;
    padding: 2px 5px;
    border: 1px solid DodgerBlue;
    background: #fff;
}



.detail-info-container.aranzmani p {
	font-size: 15px;
	padding: 12px 0px;
	color: #7f7f7f;
}
.detail-info-container.aranzmani > span {
	font-size: 18px;
	top: 12px;
	left: 30px;
}
.detail-info-container.aranzmani h1 {
	padding: 20px 0px 15px 0px;
}

div.itinerer {
	width: 116px;
	height: 64px;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	background: rgba(38,145,255, 1);
	border: 1px solid #fff;
	border-radius: 5px;
}
div.itinerer a{
	font-size: 11px;
	font-weight: 700;
	width: 100%;
	height: 100%;
	display: block;
	float: left;
	color: #fff;
	padding: 8px 10px 0px 38px;
	background: url(../images/brosura-icon.png);
	background-position: -1px 8px;
	background-size: 41px auto;
	background-repeat: no-repeat;
}

.info-box.aranzmani > div {
	width: 35%;
	height: auto;
	display: inline-block;
	float: left;
}
.info-box.aranzmani > div:nth-child(2) {
	width: 65%;
	height: auto;
	display: inline-block;
	float: left;
	padding: 0px 0px 0px 25px;
}
.info-box.aranzmani > div:nth-child(1) > span{
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 6px 0px 0px 0px;
	display: block;
}
.info-box.aranzmani > div:nth-child(1) > span > span{
	font-size: 18px;
	font-weight: 700;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	color: #fc4848;
	text-transform: none;
}

.info-box.aranzmani > div:nth-child(1) > p{
	font-size: 13px;
	font-weight: 400;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	display: block;
	color: #7f7f7f;
}

.info-box.aranzmani > div:nth-child(1) button {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin: 36px 0px 0px 0px;
	padding: 9px 8px;
	background: #f1f1f1;
	border-radius: 9px;
	color: #2691ff;
}

.info-box.aranzmani > div:nth-child(2) > ul {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: 700;
}
.info-box.aranzmani > div:nth-child(2) > ul li {
	list-style: none;
	margin: 0px;
	padding: 3px 0px;
	font-size: 15px;
	font-weight: 400;
}


.info-detail-nav.aranzmani {
	width: 100%;
	height: auto;
	display: block;
	float: left;
}
.info-detail-nav.aranzmani > button{
	width: auto;
	height: auto;
	display: inline-block;
	float: left;
	padding: 10px 16px;
	border: 1px solid #7d7d7d;
	background: #fff;
	color: #2691ff;
	border-radius: 4px 4px 0px 0px;
	font-weight: 700;
	border-bottom: none;
	margin: 0px 2px 0px 0px;
}






.izlist-wrap.aranzmani {
	background: #f1f1f1;
	padding: 0px;
}
.aranzmani .izlist-box{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	padding: 2px 6px;
}
.aranzmani .izlist-box div:nth-child(1){
	width: 42%;
	height: 75px;
	display: block;
	float: left;
}
.aranzmani .izlist-box div:nth-child(2){
	width: 58%;
	height: 75px;
	display: block;
	float: left;
	text-align: center;
	font-size: 10px;
	font-weight: 700;
	color: rgba(4,23,50, 0.85);
	border-radius: 0px 0px 3px 3px;
	border: 0px solid rgba(183, 183, 183, 0.85);
	background: #fff;
	padding: 4px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.aranzmani .izlist-box div:nth-child(2) h6{
	text-align: left;
	font-size: 17px;
	font-weight: 700;
	margin: 2px 0px 0px 5px;
}
.aranzmani .izlist-box div:nth-child(2) div{
	width: 100%;
	height: auto;
	display: block;
	text-align: left;
	font-size: 12px;
	font-weight: 700;
	color: rgba(4,23,50, 0.85);
	margin: 0px 0px 0px 5px;
	padding: 0px;
	background: none;
}
.aranzmani .izlist-box div:nth-child(2) span{
	text-align: left;
	font-size: 12px;
	font-weight: 400;
	margin: 0px 0px 0px 5px;
	float: left;
}

.eskurzije-box.aranzmani {
	margin: 0px 0px 5px 0px;
}
.eskurzije-box.aranzmani > div:nth-child(1) {
	width: 35%;
	height: 66px;
}
.eskurzije-box.aranzmani > div:nth-last-child(1) {
	width: 65%;
	height: 67px;
	font-size: 11px;
	font-weight: 700;
	padding: 8px 17px 0px 17px;
}
/* ------------------------------------- page: ARANZMANI-DETAILS END ------------------------------- */



/* ------------------------------------- page: CAR RENTAL-DETAILS ------------------------------- */
.i-car-rental{
background-image: url(images/covers/car-hire-croatia-bg.jpg);
background-position-y: -150px;
}
/* ------------------------------------- page: CAR RENTAL-DETAILS END ------------------------------- */


/* ------------------------------------- page: HOTEL-DETAILS ------------------------------- */
.i-hotels{
background-image: url(images/covers/hotel-details-bg.jpg);
}

.detail-img-box > .hotel-id-box {
right: 0px;
bottom: 0px;
top: unset;
}

.hotel_type {
top: 10px;
left: 10px;
}

#unit_name{
font-size: 18px;
border-bottom: 1px solid #ededed;
padding: 5px 0px;
color: darkorange;
display: block;
height: 35px;
margin-bottom: 10px;
clear: both;
font-weight: 500;
}

/*TABOVI*/
.tabs_row{
padding: 4px 0px 8px 0px;
background-color:#9b9b9b !important;
overflow:hidden;
}

.unit-content-box {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 8px;
}
.info-left-border{
border-right:1px solid #dcdcdc;
}
.ask-for-price {
	width: 84px;
	height: auto;
	display: block;
	padding: 6px 8px;
	font-size: 1px;
	font-weight: 700;
	text-align: center;
	border: 1px solid #58bf3d;
	border-radius: 4px;
	margin: 0px 0px 10px 0px;
}

.send-inquiry-row {
	border-top: 1px solid #dcdcdc;
	width: 100%;
	height: auto;
	float: left;
	display: block;
}

.inquiry-text {
max-width: 55%;
float: left;
font-size: 14px;
font-weight: 600;
margin-top: 10px;
padding: 3px;
color: darkOrange;
}
.button-send-inquiry {
	font-family: 'Raleway';
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	color: #fff;
	padding: 10px 30px;
	line-height: 1.7;
	background: #58bf3d;
	border: 1px solid #54b03b;
	border-radius: 8px;
	float: right;
	display: inline;
	margin: 10px 9px 0px 10px;
	transition: 0.1s;
}
.button-send-inquiry:hover{
	color: #164d08;
	transition: 0.3s;
}



table.price-table {
	width: 100%;
	margin-bottom:0px 5px 22px 0px;
	font-size: 13px;
}
table.price-table thead th {
	padding: 4px 2px;
	color: rgba(252, 72, 72,1);
	font-weight: normal;
}
table.price-table tbody tr td{
	border-right: 1px solid #dedede;
	padding: 4px 6px;
	font-size: 13px;
}
table.price-table tbody tr:hover{
	background: #ededed;
	color: rgba(252, 72, 72,1);
	font-weight: 700;
}
table.price-table tbody td:nth-child(2) {
	width: 40%;
	text-align: center;
}
table.price-table tr:hover {
	background: #f5faff;
}
/* ------------------------------------- page: HOTEL-DETAILS END ------------------------------- */



/* ------------------------------------- page: APARTMENTS-DETAILS ------------------------------- */

.i-apartment{
background-image: url(images/covers/apartments-details-bg.jpg);
}





/* ------------------------------------- page: APARTMENTS-DETAILS END ------------------------------- */















/*  ------------------------------- Search Page ---------------------------------------- */
/*  ------------------------------- Search Page ---------------------------------------- */

.search-section-wrap {
	width: 100%;
	display: block;
	float: left;
}



.search-hero {
	width: 100%;
	height: 330px;
	display: block;
	float: left;
	border-bottom: 7px solid #e3e3e3;
}
.search-hero.eskurzije {
	background-image: url(images/covers/excursions-croatia-bike-bg.jpg);
	background-size: cover;
}
.search-hero.aranzmani {
	background-image: url(images/covers/tours-bg.jpg);
	background-size: cover;
}
.search-hero.hotels {
    background-image: url(images/covers/hotels-bg.jpg); /*hotel-detail-background.jpg ili hotel-detail-background.jpg */
    background-size: cover;
}
.search-hero.apartmani {
	background-image: url(images/covers/apartments-bg.jpg);
	background-size: cover;
}
.search-hero.charter {
	background-image: url(images/covers/nautical-sector-bg.jpg);
	background-size: cover;
}
.search-hero.cars {
	background-image: url(images/covers/car-hire-croatia-bg.jpg);
	background-size: cover;
}

.search-type-title {
	font-family: "Raleway";
	font-size: 40px;
	font-weight: 500;
	color: #e6e6e6;
	text-transform: uppercase;
	margin: 110px 0px 0px 0px;
	text-shadow: 2px 2px #000;
}










/* rezultati pretrage - HOTELI */

/*box za ID hotela, koristimo ga i u detaljima */
.hotel-id-box {
background: rgba(54, 54, 54, 0.55);
position: absolute;
top: 36px;
right:5px;
color:#fff;
padding:3px 6px;
}
/*TABLICE SPECIFIKACIJA HOTELA*/
.hotel-details-icon {
	padding: 0px 6px 0px 22px;
	margin: 6px 0px;
	font-family: 'Raleway';
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	line-height: 1.1;
	color: #0588d3;
}
.hotel-details-icon2 {
	padding: 0px 6px 0px 22px;
	margin: 6px 0px;
	font-family: 'Raleway';
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	line-height: 1.1;
	color: #54c351;
}
.detail-icon {
    padding: 0px 10px 0px 0px;
}

.hotel-details-font {
    color: #363636;
}
.hotel-details-font-fun {
	width: 90%;
	height: auto;
	display: block;
	color: #363636;
	padding-left:42px;
	font-size: 14px;
}
.hotel-details-icon > img {
height:24px;
}
/*KRAJ TABLICE SPECIFIKACIJA HOTELA*/

.hotel_star, .apartment_star {
position:absolute;
top:25px;
right:25px;
}
.hotel-result-box {
width: 100%;
height: auto;
display: block;
float: left;
padding: 30px 0px;
border-bottom: 1px dashed rgba(0,0,0,0.19);
}
.hotel-result-box > div {
width: 50%;
height: auto;
display: block;
float: left;
}
/*LIJEVI BLOK*/
.hotel-result-box .hotel-result-img {
border: 12px solid #eeeeee;
position: relative;
height: 330px;
background-size:cover;
}
.hotel-result-box > a{
float:left;
width:50%;
}
.hotel-star-box {
	position: absolute;
	top: 8px;
	left: 10px;
}

.hotel-result-img > .span_type {
	right:5px;
	top:10px;
}

/*DESNI BLOK*/
.hotel-result-info {
padding: 0px 18px 63px 18px;
position: relative;
}

.hotel-result-box > .hotel-result-info > h2 {
margin: 0px 0px 8px 0px;
}

.location_path{
font-size:14px;
padding-bottom:4px;
color:#868686;
}
/*
.hotel-list-type{
color:DeepSkyBlue;
}
*/

.hotel-result-box:nth-last-child(1) {
margin: 0px 0px 80px 0px;
}

.detail-icon {
padding: 0px 10px 0px 0px;
}
.hotel-details-font {
color: #363636;
}
.hotel-details-font-fun {
width: 90%;
height: auto;
display: block;
color: #363636;
padding-left:38px;
font-size: 14px;
}


.a-btn-wrap {
position: absolute;
width: 100%;
height: auto;
display: block;
bottom: 0px;
padding: 0px 18px;
}


.rooms-type {
position: absolute;
width: 100%;
height: 60px;
display: block ;
bottom: 0px;
padding:12px;
background-color: #dcdcdc;
color:#262626;
opacity: 0.8;
}
/*OVO JE DIO NA SLIKAMA HOTELA DI SE SPOMINJU KAPACITETI SOBA / MOUSE OVER */
.rooms-prices-box {
position: absolute;
width: 100%;
height: 60px;
display: none ; /*--------------------STAVITI : block */
bottom: 0px;
padding:0px 12px 12px 12px;
}
.rooms-prices-box span{
color: #fff;
}
.rooms-prices-box span:nth-child(2){
display: none;
}
.price-buttons {
width: 100%;
height: auto;
display: block;
float: right;
}
.price-buttons button{
background: rgba(255,255,255,0.3);
border: 1px solid #fff;
padding: 4px 11px 6px 11px;
border-radius: 1px;
font-weight: 700;
margin: 0px 2px;
}
.price-buttons button:hover , .price-buttons button:focus{
background: rgba(255,255,255,0.8);
}

/* rezultati pretrage - HOTELI */








/* rezultati pretrage - APARTMANI */

/*box za ID hotela, koristimo ga i u detaljima */
.apartman-id-box {
background: rgba(54, 54, 54, 0.55);
position: absolute;
bottom: 0px;
right:5px;
color:#fff;
padding:3px 6px;
font-size: 20px;
}

.apartman-star-box {
	position: absolute;
	top: 8px;
	left: 10px;
}

.apartman-result-box {
width: 100%;
height: auto;
display: block;
float: left;
padding: 30px 0px;
border-bottom: 1px dashed rgba(0,0,0,0.19);
}
.apartman-result-box > div {
width: 50%;
height: auto;
display: block;
float: left;
}
/*LIJEVI BLOK*/
.apartman-result-box .apartman-result-img {
border: 12px solid #eeeeee;
position: relative;
height: 300px;
background-size:cover;
}
.apartman-result-box > a{
float:left;
width:50%;
}


.apartman-result-img > .span_type {
	left:5px;
	bottom:5px;
}

/*DESNI BLOK*/
.apartman-result-info {
padding: 0px 6px 50px 18px;
position: relative;
}

.apartman-result-box > .apartman-result-info > h2 {
margin: 0px 0px 8px 0px;
font-size: 26px;
}


.apartman-result-box:nth-last-child(1) {
margin: 0px 0px 80px 0px;
}


/* rezultati pretrage - APARTMANI */





/* rezultati pretrage - ESKURZIJE */
.eskurzija-result-box {
width: 100%;
height: auto;
display: block;
float: left;
padding: 30px 10px;
border-bottom: 1px dashed rgba(0,0,0,0.19);
}
.eskurzija-result-box > div {
width: 50%;
height: auto;
display: block;
float: left;
}
/*LIJEVI BLOK*/
.eskurzija-result-box .eskurzija-result-img {
border: 12px solid #eeeeee;
position: relative;
height: 330px;
background-size:cover;
}
.eskurzija-result-box > a{
float:left;
width:50%;
}
.eskurzija-result-img > .span_type {
    left:5px;
    top:10px;
}

/*DESNI BLOK*/
.eskurzija-result-info {
padding: 0px 18px 20px 18px;
position: relative;
}

.eskurzija-result-box > .eskurzija-result-info > h2 {
margin: 0px 0px 8px 0px;
}

.eskurzija-result-box > .eskurzija-result-info > p{
font-size: 14px;
font-weight: 400;
color: #626262;
margin: 15px 0px 20px 20px;
}

/* rezultati pretrage - ESKURZIJE */



/* rezultati pretrage - NAUTIKA */
.nautika-result-box {
width: 100%;
height: auto;
display: block;
float: left;
padding: 30px 10px;
border-bottom: 1px dashed rgba(0,0,0,0.19);
}
.nautika-result-box > div {
width: 50%;
height: auto;
display: block;
float: left;
}
/*LIJEVI BLOK*/
.nautika-result-box .nautika-result-img {
border: 12px solid #eeeeee;
position: relative;
height: 310px;
background-size:cover;
}
.nautika-result-box > a{
float:left;
width:50%;
}
.nautika-result-img > .span_type {
	left:5px;
	top:10px;
}

/*DESNI BLOK*/
.nautika-result-info {
padding: 0px 18px 20px 25px;
position: relative;
}

.nautika-result-box > .nautika-result-info > h2 {
margin: 0px 0px 8px 0px;
}

.nautika-result-box > .nautika-result-info > p{
font-size: 14px;
font-weight: 400;
color: #626262;
margin: 15px 0px 20px 20px;
}

.nautika-info  {
padding: 16px 0px 0px 20px;
margin: 10px 0px 15px 0px;
font-size:13px;
}
.nautika-info > span {
width: 50%;
height: auto;
display: inline-block;
float: left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 12px 0px;
}
/* rezultati pretrage - NAUTIKA */



/* rezultati pretrage - RENT A CAR */
.car-result-box {
width: 33%;
height: auto;
display: block;
float: left;
padding: 0px 5px;
margin-bottom: 25px;
}
.car-result-box .car-result-img {
border: 1px solid #eeeeee;
position: relative;
height: 200px;
background-size:cover;
}
.car-name-box {
width: 100%;
height: 36px;
background: rgba(255,255,255,0.75);
}
.car-name-box  h3{
margin: 0px;
padding: 9px 0px 0px 9px;
font-size: 17px;
font-weight: 600;
}
.car-result-box   .price_box_img {
padding:6px;
top: 105px;
right: 5px;
z-index: 10;
}
.car-type   {
border-bottom:1px solid #dcdcdc;
clear:both;
padding: 2px 6px;
font-size:22px;
color: DarkOrange;
margin-bottom: 8px;
width:100%;
position:relative;
}
.car-type > .link_top   {
width:30px;
position:absolute;
top:4px;
right:8px;
}

/* rezultati pretrage - RENT A CAR */




/* rezultati pretrage - ARANŽMANI */
.tour-thumbs {
width: 13.8%;
height: auto;
display: inline-block;
padding: 2px 7px;
margin: 10px auto;
}

.tour-thumbs a img{
width: 100%;
height: auto;
border-radius: 6px;
}
.tour-head{
font-size:40px;
color:DarkOrange;
padding:12px 8px;
}
.tour-text{
font-size:14px;
padding:0px 8px;
}


/*
.aranzmani-result-box {
width: 100%;
height: auto;
display: block;
float: left;
padding: 40px 0px;
border-bottom: 1px dashed rgba(0,0,0,0.19);
}
.aranzmani-result-box:nth-child(1) {
padding: 17px 0px 54px 0px;
}

.aranzmani-result-box > div {
width: 50%;
height: 326px;
display: block;
float: left;
}
.aranzmani-result-box > div.bg1 {
background: url(../images/result-aranzman1.jpg);
background-size: cover;
position: relative;
}
.aranzmani-result-box > div.bg1 > div:nth-child(1) > span {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
padding: 8px 16px;
float: left;
color: #836e25;
background: #ffcf27;
}
.aranzmani-result-box > div.bg1 > div:nth-child(2) {
width: 100%;
height: auto;
display: block;
position: absolute;
bottom: 0px;
right: 0px;
background: rgba(0,0,0,0.59);
}
.aranzmani-result-box > div.bg1 > div:nth-child(2) p {
font-size: 18px;
font-weight: 700;
padding: 18px 16px;
color: #fff;
margin: 0px;
letter-spacing: 0.5px;
}


.aranzmani-result-box > div.bg1 > div:nth-child(3) {
width: 116px;
height: 64px;
display: block;
position: absolute;
top: 10px;
right: 10px;
background: rgba(38,145,255, 1);
border: 1px solid #fff;
border-radius: 5px;
}
.aranzmani-result-box > div.bg1 > div:nth-child(3) a {
font-size: 11px;
font-weight: 700;
width: 100%;
height: 100%;
display: block;
float: left;
color: #fff;
padding: 8px 10px 0px 38px;
background: url(../images/brosura-icon.png);
background-position: -1px 8px;
background-size: 41px auto;
background-repeat: no-repeat;
}


.aranzmani-result-box > div.info {
padding: 0px 0px 0px 34px;
height: auto;
}
.aranzmani-result-box > div.info > h3 {
font-size: 30px;
font-weight: 700;
color: #fc4848;
margin: 0px 0px 25px 0px;
}
.aranzmani-result-box > div.info > h3 span {
font-size: 18px;
font-weight: 700;
margin: 0px 12px 0px 0px;
}
.aranzmani-result-box > div.info > h3 span:nth-last-child(1) {
font-size: 14px;
font-weight: 700;
color: #fc4848;
}


.aranzmani-result-box > div.info > div:nth-child(2){
margin: 0px 0px 10px 0px;
}
.aranzmani-result-box > div.info > div:nth-child(3){
margin: 0px 0px 4px 0px;
}
.aranzmani-result-box > div.info > div:nth-child(4){
margin: 0px 0px 4px 0px;
}
.aranzmani-result-box > div.info > div:nth-child(6){
margin: 34px 0px 32px 0px;
}

.aranzmani-result-box > div.info > div:nth-child(2) > span {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
}
.aranzmani-result-box > div.info > div:nth-child(2) > span img{
margin: 0px 6px 0px 0px;
}
.aranzmani-result-box > div.info > div:nth-child(2) > span > span {
text-transform: none;
margin: 0px 0px 0px 0px;
}


.aranzmani-result-box > div.info > div:nth-child(3) > span {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
margin: 0px 18px 0px 0px;
}
.aranzmani-result-box > div.info > div:nth-child(3) > span img{
margin: 0px 6px 0px 0px;
}
.aranzmani-result-box > div.info > div:nth-child(3) > span > span {
text-transform: none;
margin: 0px 0px 0px 0px;
color: #fc4848;
}

.aranzmani-result-box > div.info > div:nth-child(4) > span , .aranzmani-result-box > div.info > div:nth-child(5) > span {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
margin: 0px 18px 0px 20px;
}
.aranzmani-result-box > div.info > div:nth-child(4) > span > span , .aranzmani-result-box > div.info > div:nth-child(5) > span > span {
text-transform: none;
margin: 0px 0px 0px 0px;
color: #fc4848;
}

.aranzmani-result-box > div.info > div:nth-child(6) > span {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
margin: 0px 18px 0px 20px;
}
.aranzmani-result-box > div.info > div:nth-child(6) > p {
font-size: 15px;
font-weight: 400;
margin: 0px 18px 0px 20px;
color: #626262;
}
*/
/* rezultati pretrage - ARANŽMANI */














/* landing-search page - DESTINATIONS */

.search-section-wrap.destinations {
height: auto;
background:url(../images/destination-bg2.jpg);
background-size: cover;
}
.section-bg-overlay {
width: 100%;
height: 100%;
display: block;
float: left;
background: rgba(255,255,255,0.62);
padding: 0px 0px 48px 0px;
}
.section-bg-overlay.landing{
background: rgba(255,255,255,0.82);
}

a.destinacije-index.destinacije {
width: 16.6%;
height: auto;
display: block;
float: left;
margin: 20px 1.7% 20px 1.7%;
}
a.destinacije-index.destinacije > div:nth-child(1){
width: 100%;
height: 126px;
}
a.destinacije-index.destinacije > div:nth-child(2){
width: 100%;
font-size: 11px;
}


.section-content {
width: 100%;
height: auto;
display: block;
float: left;
}

.destinations-title {
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
color: #2691ff;
margin: 40px 0px 20px 0px;
}

.regija {
width: 100%;
height: 222px;
display: block;
float: left;
padding: 88px 0px;
}

.regija a {
width: 176px;
height: auto;
display: block;
font-size: 13px;
font-weight: 700;
border: 3px solid #2691ff;
background: rgba(255,255,255,0.75);
border-radius: 14px;
text-align: center;
padding: 13px 0px;
color: #303030!important;
text-transform: uppercase;
margin: 0 auto;
}


/* FORME */



.xcontent_gallery {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin: 0px;
    padding: 0px 22px;
    background-color: #fff;
}


/* --------------------------------------------------------FORME-------------------------------------------------------- */
/*-----------------------------------------------------------------------------------------------------------------------*/

#toggle_box {
 opacity: 0.2;
}
/*glavni div*/
.booking-section{
padding: 4px;
border-radius: 4px 4px 0px 0px;
margin: 20px 20px 25px 20px;
position: relative;
border-bottom: 1px solid rgb(224, 224, 224);
overflow: hidden;
box-shadow: 0px 0px 13px rgba(0,0,0,0.1);
display:flex;
}
#toggle_box h2{
padding-left:22px;
}


/*columns*/
.booking-section .prvi-stupac{
width: 20%;
height: auto;
float: left;
padding: 1px 4px 1px 1px;
border-right:1px solid #ededed;
position:relative;
}
.booking-section .drugi-stupac{
width: 55%;
height: auto;
display: table-cell;
float: left;
margin: 0px;
padding: 23px 5% 24px 5%;
}
.booking-section .treci-stupac{
width: 25%;
flex:1;
float: left;
margin: 0px;
padding: 3px 7px;
border-left:1px solid #ededed;
background-color: #ededed;
}

/*sub columns*/
.booking-section .prvi-stupac > img:nth-child(1){
width: 100%;
}
.booking-section .prvi-stupac h4{
font-size: 12px;
font-weight: 700;
text-align: center;
line-height: 1.6;
color:#0084cc;
}
.book_form_price{
font-size: 26px;
text-align: center;
padding: 5px 0px 0px 0px;
color: red;
}
.book_form_price > span{
font-size: 13px;
text-align: center;
display: block;
}
.booking-section .prvi-stupac h5{
font-size: 14px;
font-weight: 500;
text-align: center;
color: DarkOrange;
}
.prvi-stupac > .span_type {
	left:4px;
	top:4px;
	font-size:16px;
}
.treci-stupac p {
font-size: 13px;
color: #585858;
padding-top: 10px;
overflow:auto;
height: auto;
}
.treci-stupac p a {
color: Red;
font-weight:600;
}
.book_button_div {
text-align:center;
padding-top:15px;
}

/*kalkulacije*/
.calc_label {
	font-size: 14px;
	padding: 5px 0px 2px 0px;
	font-weight: bold;
}
.calc_num {
	position: relative;
	text-align: center;
	font-size: 18px;
	padding: 2px;
	border-bottom: 1px solid #fcfcfc;
	color: DarkOrange;
	margin: 0px 20px;
}

/*jedan red input forme*/
.input-row{
width: 100%;
height: auto;
display: block;
float: left;
margin: 0px 0px 10px 0px;
}
.input-row > .input_1{
width: 100%;
display: block;
float: left;
margin: 0px;
padding-right: 30px;
}
.input-row > .input_1 > span{
width: 100%;
display: block;
float: left;
margin: 0px;
font-size: 13px;
}
.input-row > .input_1 > .input_sub_4{
width: 25%;
display: block;
float: left;
margin: 0px;
font-size: 13px;
}

.input-row > .input_2{
width: 50%;
display: block;
float: left;
margin: 0px;
padding-right: 30px;
}
.input-row > .input_2 > span{
width: 100%;
display: block;
float: left;
margin: 0px;
font-size: 13px;
}

.input-row > .input_3{
width: 32%;
display: block;
float: left;
margin: 0px;
padding-right: 30px;
}
.input-row > .input_3 > span{
width: 100%;
display: block;
float: left;
margin: 0px;
font-size: 13px;
}


/*osnovni input form field*/
.inputi_book {
	padding: 4px 2px 4px 8px;
	font-size: 13px;
	font-weight: regular;
	color: #030303;
	border: 1px solid #6894c1;
	border-radius: 3px;
	background-color: #fff;
	width: 100%;
}

.inputi-date {
	padding-left: 36px;
	background-image: url(images/icons/calendar.png);
	background-size: 20px;
	background-position: 5px 4px;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 140px;
}
.inputi-req{/*require*/
    background-color: PapayaWhip;
}
.inputi-small{/*require*/
    width:60px;
}

/*SEND BUTTON*/
.send-inquiry{
width: 50%;
height: auto;
display: block;
background: #4cb915;
padding: 10px 0px;
font-size: 16px;
font-weight: 700;
color: #fff !important;
text-transform: uppercase;
border-radius: 5px;
border: 0px;
margin: 10px auto;
}


.form-top {
position: absolute;
bottom: 10px;
right: 10px;
background: none;
border: none;
color: #2691ff;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
padding: 8px 12px;
cursor:pointer;
}

/* PORUKA KOD SLANJA UPITA*/
.inquiry_msg{
width: 100%;
padding: 25px;
font-size: 16px;
height: 100%;
background-color: #fca900;
color: #fff;
margin: 11px;
border-radius: 5px;
font-weight: bold;
}


/* ------------------------------------- page: TOUR OPERATOR --------------------------------- */

.grid_tbl_box{
	border:1px solid #dcdcdc;
	height:430px;
	padding: 0px;
	background-color:#ededed;
	position:relative;
	width: 19%;
	float: left;
	display: inline-block;
	margin-left: 9px;
}
.grid_naslov{
	font-size:16px;
	color:Red;
	text-align:center;
	padding-top:6px;
}
div.grid_tbl_box:hover {
	background-color:#fff;
	-webkit-transition:0.5s;
	transition:0.5s;
}
.grid_img {
    height:140px;
    background-color:#fff;
}
.grid_no{
	border-top:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	padding:5px;
	background-color:DeepSkyBlue;
	position:absolute;
	right:0px;
	bottom:0px;
	font-size:18px;
	color:#fff;
	font-style:italic;
}
.grid_tbl_box > #submit_inquiry{
width: 90%;
margin-top:28px;
text-transform: none;
}
/*
.grid_b_1{ background:url('pictures/test/b_1.png') no-repeat 10px 0px; background-size: 180px; }
.grid_b_2{ background:url('pictures/test/b_2.png') no-repeat 35px 0px;  background-size: 114px; }
.grid_b_3{ background:url('pictures/test/b_3_1.png') no-repeat 25px 0px; background-size: 150px; }
.grid_b_4{ background:url('pictures/test/b_3.png') no-repeat 25px 0px;  background-size: 150px; }
.grid_b_5{ background:url('pictures/test/b_42.png') no-repeat 30px 10px;  background-size: 115px; }
*/

.inputi_tour{
	font-size:14px;
	font-weight: regular;
	color: #030303;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color:#fff;
	padding: 4px 2px 4px 8px;
	border: 1px solid #6894c1;
}
.inputiDate_tour{
	padding: 4px 2px 4px 36px;
	background-image: url(images/icons/calendar.png);
	background-size: 20px;
	background-position: 5px 4px;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 140px;
	font-size:14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #6894c1;
}

/*ZA SVE CHECKBOXOVE I LABELE */
.checkbox_div{
width: 100%;
text-align: left;
padding-left: 10px;
padding-top: 15px;
clear: both;
}
.checkbox_list {
	position: relative;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}
.checkbox_list label, .radio_list label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
	font-weight:600;
}
.checkbox_list input[type="checkbox"], .radio_list input[type="radio"] {
	position: absolute;
	margin-top: 4px\9;
	margin-left: -20px;
	vertical-align: middle;
	bottom: 1px;
}
/* ------------------------------------- page: TOUR OPERATOR --------------------------------- */

/* FORME */










/* /////// Tablet , wide 1199px VERSION ///////////////////////////////////////////////// */
/* /////// Tablet , wide ///////////////////////////////////////////////// */
/* /////// Tablet , wide ///////////////////////////////////////////////// */
/* /////// Tablet , wide ///////////////////////////////////////////////// */
/* /////// Tablet , wide ///////////////////////////////////////////////// */

@media (max-width: 1199px) {



}






/* /////// Tablet , Mobile wide 992px VERSION ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */

@media (max-width: 992px) {

/*index slider */
.carusel_slider {
	width: auto;
	height: auto;
	display: block;
	margin: 0px 4px;
	position: unset;
	clear: both;
}

.aranzmani-box {
	width: 33%;
}

}








/* /////// TABLET VERSION 767px ///////////////////////////////////////////////// */
/* /////// TABLET VERSION ///////////////////////////////////////////////// */
/* /////// TABLET VERSION ///////////////////////////////////////////////// */
/* /////// TABLET VERSION ///////////////////////////////////////////////// */
/* /////// TABLET VERSION ///////////////////////////////////////////////// */

@media (max-width: 767px) {

.head_contact {
display: none;
}

/*index slider */
.carusel_slider {
	width: auto;
	height: auto;
	display: block;
	margin: 0px 4px;
	position: unset;
	clear: both;
}
#myCarousel {
outline: 0px;
}
.index_recomm {
    margin: 0px;
}


/*TRAZILICE RESPONSIVE*/
.home-search-form{
	padding: 6px 4px 13px 4px;
	background: #fff;
	width: 95%;
	border-radius: 8px;
	margin:8px;
	box-shadow: unset;
	border: 1px solid #dcdcdc;
}
.home-search-box {
	position: unset;
	width: 100%;
	margin: 20px auto 0px auto;
	padding-bottom: 60px;
	background-color: #696969;
	z-index: 9999;  
}
.home-search-box h3{
	font-size:15px;
	padding: 8px 0px 0px 16px;
	height: 34px;
	margin-bottom: 0px;
}


.bg-onlycroatia-tours, .bg-onlycroatia, .bg-onlycroatia-news{
background-size: 120% 350px;
background-position: top center;
}

.search-hero{
    height: 204px
}
.search-type-title{
    font-size: 20px;
    text-transform: uppercase;
    margin: 50px 0px 0px 0px;
    text-align: center;
}
.search-hero {
    background-size: auto 100%;
    background-position: top center;
}

/*background detalja*/
.top-background {
background-size: 120% auto;
background-position: center top !important;
}

/*index destinacije*/
.destinacije-wrap > a.destinacije-index {
width: 50%;
margin: 0px 0px 0px 0px;
padding: 5px;
}
.destinacije-wrap > a > div:nth-child(1){
    width: 100%;
    height: 140px;
}


.trip-maker-box {
	float: left;
	height: 166px;
}
.trip-maker-box > h2{
	font-size: 18px;
	padding: 36px 8px;
}
.trip-maker-box > a > span {
	background-position: 91% -11px;
}
.trip-maker-box > a {
	height: 63px;
	background: rgba(9,181,227,1);
}


/* booking columns*/
.booking-section{
display: inline-block;
padding:0px;
margin: 15px 10px 10px 10px;
}
.booking-section .prvi-stupac{
display: none;
}
.booking-section .drugi-stupac{
width: 100%;
padding: 10px 4px 15px 4px;
}
.booking-section .treci-stupac{
width: 100%;
border-left: 0px;
}
.treci-stupac p {
	/*display: none;*/
}

.input-row > .input_3{
width: 50%;
}
/*kalkulacije*/
.calc_mob{
width:100%;
display:block;
}
.calc_label {
width: 50%;
float: left;
}
.calc_num {
font-weight: 600;
margin: 0px 0px;
font-size: 16px;
}

.grid_tbl_box{
	height:400px;
	width: 48%;
	margin-bottom: 10px;
	border-bottom: 8px dashed deepskyblue;
}
.grid_no {
width: 70px;
height: 60px;
right: 6px;
bottom: 6px;
font-size: 46px;
border-radius: 15px;
}
.grid_no_5 {
display: none;
}


/*ARANZMANI PRIKAZ - IZLIST SVAGDI */

.aranzmani-box {
	width: 50%;
}

.eskurzije-box {
width: 48%;
margin: 5px;
}

.izleti-box{
	width: 33%;
}


.hoteli-box_1 {
	width: 24.2%;
	margin: 2px;
}

.contact_box {
width: 48%;
float: left;
margin: 10px 6px;
}






}





/* /////// MOBILE VERSION 576px ///////////////////////////////////////////////// */
/* /////// MOBILE VERSION ///////////////////////////////////////////////// */
/* /////// MOBILE VERSION ///////////////////////////////////////////////// */
/* /////// MOBILE VERSION ///////////////////////////////////////////////// */
/* /////// MOBILE VERSION ///////////////////////////////////////////////// */

@media (max-width: 576px) {


/*---------------------------INDEX ---------------------------------*/
.tours_box img {
    width: 31%;
	height: unset;
}

#myCarousel {
outline: 0px;
}

.index_recomm {
    margin: 0px;
}

.carusel_slider {
    width: auto;
    height: auto;
    display: block;
    margin: 0px 4px;
    position: unset;
    clear: both;
}
.about-section {
    float: left;
    padding: 18px 0px;
    margin: 0px 0px 18px 0px;
    outline-width: 0px;
}
.about-section > .container > .row {
padding: 0px 18px;
}

.index-icon-box{
    width: 100%;
    display: inline-block;
    float: left;
}
.index-icon-box img {
width: 14%;
display: inline-block;
float: left;
}
.index-icon-box span {
font-size: 14px;
font-weight: 400;
text-align: left;
padding: 0px;
display: inline-block;
width: 80%;
float: left;
margin: 0px 0px 16px 0px;
padding: 10px 0px 0px 26px;
}
.info-row {
    font-size: 10px;
    padding:5px;
    height: 50px;
}
.info-row img {
    display: none;
}



/*index destinacije*/
.destinacije-section * .container > h2 {
    padding-left:12px;
    font-size: 28px;
}
.destinacije-section * .container > p{
    padding-left:12px;
}
.destinacije-section .container > span {
    padding-left:12px;
}


.destinacije-wrap > a.destinacije-index {
width: 50%;
margin: 0px 0px 0px 0px;
padding: 5px;
}
.destinacije-wrap > a > div:nth-child(1){
    width: 100%;
    height: 120px;
}

/*index exc*/
.eskurzije-section h2{
    padding-left:12px;
    font-size: 28px;
}
.eskurzije-section > .container > span {
padding-left:12px;
}

.eskurzije-box{
    width: 100%;
}
.eskurzije-box .img-box > div:nth-child(1) > span{
    font-size: 14px;
}


.eskurzije-box .img-box{
    height: 212px;
}

.eskurzije-box .img-box > div:nth-child(2) > span{
    font-size: 9px;
}
.eskurzije-box .img-box > div:nth-last-child(1) > span:nth-child(1){
    font-size: 9px;
}
.eskurzije-box > div:nth-last-child(1) {
    height: auto;
    padding: 13px 17px;
}
.eskurzije-box > div:nth-last-child(1) > span:nth-child(2){
    float: left;
    display: block;
}

.eskurzije-section > .container > a:nth-last-child(1), .eskurzije-btn {
margin: 0px auto 0px auto;
}


/*aranzmani*/
.aranzmani-section h2{
    font-size: 28px;
    margin: 0px;
    padding-left: 12px;
}
.aranzmani-section > .container > span {
    margin: 0px 2px 10px 12px;
}
.aranzmani-box {
    width: 100%;
}
.aranzmani-box > h3 {
font-size: 16px;
border-top: 1px dashed #d8d8d8;
background-color: #f5f5f5;
padding: 5px;
margin: 6px 0px 0px 0px;
color: #ff782e;
}

/*rental i nautika*/
.rental-section {
margin: 0px 0px 36px 0px;
}
.rental-section h2 {
    font-size: 28px;
    padding-left:12px;
}
.rental-section p {
    padding-left:12px;
}

.trip-maker-box {
	float: left;
	height: 166px;
}
.trip-maker-box > h2{
	font-size: 18px;
	padding: 36px 8px;
}
.trip-maker-box > a > span {
	background-position: 91% -11px;
}
.trip-maker-box > a {
	height: 63px;
	background: rgba(9,181,227,1);
}




.swipebox img {
    /*height: 50px;*/
    width: 100%;
}

.container {
    padding-right: 0px;
    padding-left: 0px;
}



/* ---------------------------------HEADER ------------------------*/

.top_header{
background-position: top right;
background-repeat: no-repeat;
border-bottom: 3px solid #ff0036;
height:42px;
padding:6px 4px 10px 6px;
font-size: 19px;
}


.headred{
position:absolute;
top:0px;
right:38px;
}


.wrap_head {
    height: 90px;
    max-width: 576px;
}
.head_logo {
position: absolute;
top: 12px;
left: 160px;
}
.head_logo a img{
position: absolute;
top: 20px;
left: -42px;
width: 220px;
}

.head_soc {
    position: absolute;
    top: 40px;
    left: 8px;
}
.head_soc a img{
    width:28px;
}

.head_contact {
display: none;
}

/*LANGUAGE*/
.head_flags{
width: 28px;
}
.head_flags ul{
width: 100%;
padding: 0px;
}

.head_flags ul li{
padding: 2px 2px 1.5px 0px;
margin-right: 2px;
border:0px;
}
.head_flags ul li a{
color: #fff;
margin: 1px;
padding:0px !important;
}
.head_flags .lang_active {
background-color:#f00;
}
.head_flags .lang_active a {
color:#fff;
}
.head_flags ul li a span{
display: none;
}

.head_flags ul li a img{
margin: 2px 2px 3px 2px;
float: right;
}



/* ---------------------------------END HEADER ------------------------*/

h2 a { /* ovo nam ide u naslove usluga u result searc stranici*/
    font-size: 23px;
    font-weight: 600;
    margin: 2px 0px;
}


/* --------------------------------------------------------FORME-------------------------------------------------------- */
/*-----------------------------------------------------------------------------------------------------------------------*/

/* booking columns*/
.booking-section{
display: inline-block;
padding:0px;
margin: 15px 10px 10px 10px;
}
.booking-section .prvi-stupac{
display: none;
}
.booking-section .drugi-stupac{
width: 100%;
padding: 10px 4px 15px 4px;
}
.booking-section .treci-stupac{
width: 100%;
border-left: 0px;
}
.treci-stupac p {
    /*display: none;*/
}

.input-row > .input_3{
width: 50%;
}


/*kalkulacije*/
.calc_mob{
width:100%;
display:block;
}
.calc_label {
width: 50%;
float: left;
}
.calc_num {
font-weight: 600;
margin: 0px 0px;
font-size: 16px;
}

/*TRAZILICE RESPONSIVE*/
.home-search-form{
padding: 6px 4px 13px 4px;
    background: #fff;
    width: 95%;
    border-radius: 8px;
    margin:8px;
    box-shadow: unset;
border: 1px solid #dcdcdc;
}

.service-search-form{
    display: none;
padding: 38px 8px 15px 8px;
width: 95%;
z-index: 2000;
margin: 7px;
}

#menu-icon {
    display:inline-block;
}
#menu-icon-close {
display:unset;
position: absolute;
top: 5px;
right: 16px;
border: 1px solid #dcdcdc;
padding: 1px 8px;
border-radius: 3px;
font-weight: 600;
background-color: #ffdc46;
color: #fff;
}


/*contact us*/
.contact_box {
width: 98%;
margin: 10px 0px 6px 3px;
}
.contact_form{
padding: 8px 5px 8px 12px;
}
.input-row > .input_2 {
    padding-right: 14px;
}
.input-row > .input_1 {
    padding-right: 14px;
}

/* ------------------------------------- page: TOUR OPERATOR --------------------------------- */

.grid_tbl_box{
    height:400px;
    width: 95%;
    margin-bottom: 10px;
    border-bottom: 8px dashed deepskyblue;
}
/*
div.grid_tbl_box:hover {
    background-color:#fff;
    -webkit-transition:0.5s;
   transition:0.5s;
}
*/
.grid_no {
width: 80px;
height: 90px;
right: 6px;
bottom: 6px;
font-size: 50px;
border-radius: 15px;
}
.grid_no_5 {
display: none;
}




/*DETALJI USLUGA*/
.detail-info-container {
padding: 9px 1px 10px 12px;
}

.detail-info-container h1 {
font-size: 24px;
padding: 8px 0px 0px 0px;
}
.surcharge{
font-size: 12px;
}
/* ------------------------------------- page: HOTEL details --------------------------------- */
.hotel_star {
    top: 0px;
    right: 13px;
}
.hotel_type {
top: 240px;
left: 10px;
}
#unit_name{
font-size: 15px;
padding: 3px 0px;
margin-bottom: 5px;
}

.distance-icon-box {
    height: 100px;
	padding: 0px 4px;
	margin: 26px 1%;
}

/* ------------------------------------- page: EXCURSIONS details --------------------------------- */
.hotel_star, .apartment_star {
top: 16px;
left: 16px;
}
.excursion_type {
top: 10px;
left: 8px;
}

/* ------------------------------------- page: RENTACAR details --------------------------------- */

/* ------------------------------------- page: NAUTIC details --------------------------------- */



/* ------------------------------------- page: TOURS details --------------------------------- */
.tours_type {
top: 10px;
left: 10px;
}


/* ------------------------------------- search page Hotels --------------------------------- */
.hotel-result-box {
    padding: 18px 0px;
}
.hotel-result-box .hotel-result-img {
    border: 8px solid #eeeeee;
    height: 260px;
}
.hotel-details-font-fun {
    width: 100%;
    padding-left: 35px;
    font-size: 13px;
}


/* ------------------------------------- search page APARTMANI --------------------------------- */
.apartman-result-box {
    padding: 18px 0px;
}
.apartman-result-box .apartman-result-img {
    border: 8px solid #eeeeee;
    height: 260px;
}
.apartman-result-box > div{
    width: 100%;
}
.apartman-result-box > a {
    width: 100%;
}

/* -------------------------------------- rezultati pretrage - ARANŽMANI */
.tour-thumbs {
width: 23%;
padding: 2px 1px;
margin: 3px 2px;
}
.tour-head {
    font-size: 35px;
    color: DarkOrange;
    padding: 12px 6px;
    line-height: 34px;
}


/* -------------------------------------- rezultati pretrage - ĆLANCI */
.article-box {
    padding: 5px 3px 5px 3px;
    z-index: 1000;
}



/* -- ovo doli je ostalo od prije. triba provjerit jeli ok  31.12.2017 */
.hotel-result-box {
    width: 100%;
}
.hotel-result-box > div{
    width: 100%;
}
.hotel-result-box > a {
    width: 100%;
}
.hotel-result-info {
padding: 0px 12px 63px 12px;
position: relative;
}
.hotel-result-box > div:nth-child(1){
    border: 8px solid #eeeeee;
    position: relative;
    height: 220px;
}
.hotel-list-name {
    font-size: 22px;
    margin: 5px 0px;
}
.hotel-details-icon{
    font-size: 11px;
    padding: 0px 6px 0px 0px;
    margin: 3px 0px;
}
.detail-icon {
padding: 0px 10px 0px 0px;
}
.detail-icon {
width: 32px;
}
a.doznaj-vise {
font-size: 11px;
width: 82px;
height: 40px;
padding: 11px 0px 0px 0px;
}
a.posalji-upit {
font-size: 14px;
font-weight: 700;
width: 138px;
height: 39px;
padding: 8px 0px 0px 0px;
}


 /* ------------------------------------- search page Hotels --------------------------------- */



/* ------------------------------------- search page eskurzije --------------------------------- */
.eskurzija-result-box {
padding: 20px 0px;
}
.eskurzija-result-box .eskurzija-result-img {
    border: 8px solid #eeeeee;
    height: 260px;
}
.eskurzija-result-box > .eskurzija-result-info > p {
    font-size: 13px;
    margin: 12px 0px 10px 4px;
}


.eskurzija-result-box > a {
    width: 100%;
}
.eskurzija-result-box > div:nth-child(1) {
width: 100%;
height: 209px;
}
.eskurzija-result-box > div:nth-child(2) {
width: 100%;
padding: 0px;
}
.eskurzija-result-box > div:nth-child(1) > div:nth-child(1) > span {
font-size: 11px;
padding: 6px;
}
.eskurzija-result-box > div:nth-child(2) > div:nth-child(4) > p {
font-size: 12px;
}
/* ------------------------------------- search page eskurzije --------------------------------- */



/* ------------------------------------- search page nautika --------------------------------- */
.nautika-result-box {
    float: left;
    padding: 18px 2px;
}

.nautika-result-box > div {
width: 100%;
height: auto;
display: block;
float: left;
}

.nautika-result-box > a{
width:100%;
}
.nautika-result-box .nautika-result-img {
    border: 8px solid #eeeeee;
    height: 220px;
}
.nautika-result-info {
    padding: 0px 0px 13px 6px;
}
.nautika-info {
    padding: 0px 0px 0px 6px;
    margin: 16px 0px 15px 0px;
}
/* ------------------------------------- search page nautika --------------------------------- */


/* ------------------------------------- search page rent a car --------------------------------- */
.car-result-box {
    width: 100%;
    padding: 0px 3px;
    margin-bottom: 20px;
}

/* ------------------------------------- search page rent a car --------------------------------- */


/* --------------------------------------DESTINACIJE--------------------------------------------*/
/* GMAPS i checkboxovi za markere*/
.map-explore{
    height: 370px;
}

.wtdwts_thumb > .tip_gallery {
    height: 72px;
}



/*----------------------------------------OSTALE STRANICE -------------------------------------*/
.sub-header-details h1 {
    font-weight: 500;
    padding: 0px 0px 4px 10px;
    font-size: 26px;
}

.sub_head_naslov{
font-weight: 500;
padding: 0px 0px 4px 10px;
font-size: 26px;
}

.content-first-row {
    margin-top: -180px;
}
.intro_text {
    font-size: 14px;
    padding: 12px 10px 16px 10px;
}
.info-box-primary { /* detalji aranzmana - osnovni info*/
    padding: 10px 4px 10px 10px;
    float: unset;
}







/* ------------------------------------- page: INDEX --------------------------------- */
.brand-img {
    width: 142px;
}

.index-hero-section {
    height: 1040px;
    background-image: none;
    background-size: cover;
    padding-top: 50px;
    clear: both;
}
.destinacije-section {
    height: auto;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.index-hero-section > .container {
    height: auto;
}
#hero-slider {
    width: 84%;
    bottom: 0px;
    position: inherit;
    margin: 0px auto;
}
#hero-slider > .box > div:nth-child(2) {
    padding: 20px;
}
#hero-slider > .box > div:nth-child(2) h2{
    font-size: 20px;
}
#hero-slider > .box > div:nth-child(2) p{
    display: none;
}
#hero-slider > .box > div:nth-child(3) {
    height: auto;
}
#hero-slider > .box > div:nth-child(3) ul{
    padding: 8px 35px;
}
#hero-slider > .box > div:nth-child(2) a{
    margin: 19px 0px 0px 0px;
    padding: 7px 0px;
    height: 36px;
    font-size: 12px;
}
.home-search-box {
	position: unset;
   width: 100%;
   margin: 20px auto 0px auto;
   padding-bottom: 60px;
   background-color: #696969;
   z-index: 9999;
    
}
.home-search-box h3{
    font-size:15px;
    padding: 8px 0px 0px 16px;
    height: 34px;
    margin-bottom: 0px;
}



.ponuda-wide-section {
    height: auto;
}
.ponuda-wide-section > div {
    padding: 0px;
    background-position: 41% 0%;
}
.ponuda-wide-section > div h2 {
    font-size: 26px;
}

.smjestaj-search-section{
    height: auto;
}
.smjestaj-search-wrap {
    margin: 0px;
}
.smjestaj-search-wrap > div:nth-child(1) {
    width: 100%;
    height: auto;
}
.smjestaj-search-wrap > div:nth-child(2) {
width: 100%;
height: auto;
display: block;
float: left;
}
.smjestaj-input-box {
    padding: 0px;
}
.smjestaj-input-box input , .smjestaj-input-box button {
    display: block;
    float: none;
    margin: 8px auto;
}
.hoteli-search-wrap div:nth-child(1) {
    margin: 0px;
}

.index-rental-box {
    width: 100%;
}
.index-rental-box.boat > div {
    float: none;
    margin: 22px auto;
}
.index-rental-box.boat > div > img{
    z-index: 1000;
    width: 167px;
    position: absolute;
    bottom: -38px;
    right: -17px;
    left: auto;
}






.tour_box {
    display: inline-block;
    width: 33.3333%;
    float: left;
}
.tour_box a{
    width: 100%;
}
.tour_box a img{
    width: 100%;
    height: auto;
}




.aranzmani-box {
    padding: 0px 12px;
    margin-bottom: 25px;
}
.aranzmani-box > div:nth-child(1) {
    height: auto;
}
.aranzmani-box > div:nth-child(1) > span {
font-size: 12px;
padding: 8px 11px;
}

.aranzmani-box > p {
    font-size: 13px;
}
.aranzmani-section > .container > a:nth-last-child(1) {
    margin: 0px auto;
    padding: 12px 0px 11px 60px;
    font-size: 13px;
    background-position: 14px 5px;
}
.aranzmani-box > span:nth-last-child(2){
    margin-top: -20px;
}




/* ------------------------------------- page: INDEX --------------------------------- */




/*---------------------------------------------RELATED CONTENT---------------------------------*/

.hoteli-box_1{
    width: 48%;
    margin:2px;
}
.h_pic {
height: 128px;
}



/*- wrap 7 staje u stupac sirine col-md-7*/
.related_small_7 > .related-wrap > .hoteli-box_1, 
.related_small_20 > .related-wrap > .hoteli-box_1, 
.related_small_5 > .related-wrap > .hoteli-box_1{
width: 47%;
}
.related_small_5 > .related-wrap > .hoteli-box_1 > .h_pic{
height:115px;
}



/*izleti*/
.izleti-box{
    width: 50%;
    padding: 3px;
}
/*sadrzaj ispod slike*/
.izleti-box .rel_izlet_img{
    height: 164px;
}
/*naslov*/
.izleti-box .rel_izlet_img > p{
    padding: 2px 5px;
}

.izleti-box .rel_izlet_price{
    font-size: 16px;
    padding: 2px 7px;
}
/*info sadrzaj ispod slike*/
.izleti-box > .izleti-info {
    padding: 3px 2px 0px 4px;
    display: none;
}
.izleti-box .izleti-info div {
    font-weight: 500;
}


/* ------------------------------------- DETALJI - GENERALNI ELEMENTI FRAMEA ------------------------------- */
.related-wrap > span:nth-child(2){
    font-size:12px;
    font-weight:600;
    color: #333333;
    text-align: left;
    position: unset;
}





/* ------------------------------------- eskurzije details --------------------------------- */

.aranzmani-img-box.eskurzije {
height: 219px;
margin: 0px 0px 49px 0px;
}
.detail-img-box.eskurzije {
height: 200px;
border: 6px solid #fff;
margin: 0px 0px 49px 0px;
}
.detail-img-box.eskurzije > button {
padding: 11px 0px;
font-size: 16px;
bottom: -54px;
}
.detail-info-container.eskurzije > span {
top: 3px;
left: 8px;
font-size: 11px;
}
.detail-info-container.eskurzije h1 {
font-size: 17px;
}
.info-box.eskurzije {
padding: 0px 0px 0px 0px;
}
.info-box.eskurzije div > span:nth-child(2) {
float: left;
}
.info-box.eskurzije div > span {
font-size: 9px;
}
.info-box.eskurzije div.transfers > span > span {
width: 100%;
font-size: 12px;
}
.content_gallery img {
width: auto;
height: 42px;
}
.wpgpxmaps_summary{
    width: 90% !important;
}
/* ------------------------------------- eskurzije details --------------------------------- */





/* ------------------------------------- search page aranzmani --------------------------------- */

.aranzmani-result-box > div {
width: 100%;
height: 255px;
}
.aranzmani-result-box > div.info {
padding: 0px;
}
.aranzmani-result-box > div.info > div:nth-child(6) > p {
font-size: 12px;
font-weight: 400;
margin: 0px 18px 0px 20px;
color: #626262;
}
.aranzmani-result-box > div.info > div:nth-child(6) {
margin: 4px 0px 20px 0px;
}
.aranzmani-result-box > div.bg1 > div:nth-child(2) p {
font-size: 13px;
padding: 14px 12px;
}
.aranzmani-result-box > div.info > h3 {
margin: 0px 0px 8px 0px;
}
/* ------------------------------------- search page aranzmani --------------------------------- */












 /* ------------------------------------- hotel details --------------------------------- */

table.price-table {
    margin:10px 0px 15px 0px;
}

table.price-table tbody tr td{
    padding: 2px 6px;
}
.button-send-inquiry {
font-size: 15px;
padding: 18px 15px;
}
.hotel-details-icon2 {
padding: 0px 6px 0px 0px;
}
  /* ------------------------------------- hotel details --------------------------------- */








/* ------------------------------------- travel Destinations --------------------------------- */

.search-hero.grad-details{
    height: 200px;
    background-size: cover;
}
.container.content-grad {
margin-top: -100px;
padding-top: 18px;
padding-bottom: 0px;
}
.detail-info-container.grad {
padding: 0px 10px 0px 10px;
}

h2.rate_h2{
    margin: 10px 0px;
}
.comment.more {
    -webkit-column-count:1;
    column-count:1;
}
div.grad-images {
width: 20%;
height: 65px;
}
img.grad-images {
width: 20%;
height: 65px;
}


.izlist-wrap{
    padding: 0px;
}
.eskurzije .izlist-box {
width: 100%;
padding: 0px;
margin: 32px 0px 9px 0px;
}
 /* ------------------------------------- travel Destinations --------------------------------- */


}/* MOBILE end */

