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


/* @import url('https://fonts.googleapis.com/css?family=Work+Sans:900'); */

body{
    font-family: "Catamaran"!important;
}
h1 , h2 , h3 , h4 , h5 , p , span {
    font-family: "Open sans";
}
a {
    font-family: "Catamaran";
    color: #3a3a3a;
}
a:hover , a:focus {
    text-decoration: none!important;
}

h1 , h2 , h3 , h4 , h5 , p {
    margin: 0px;
}

.no-pad {
    padding-left: 0px;
    padding-right: 0px;
}


/* ------------------------------------------------------
/* --------------------- HEADER  --------------------- */
.header_wide {
    width: 100%;
    background: #00afff;
	background-color: #ff6200;
	background-color: #007fc3;
}

.wrap_head {
    position: relative;
    background-color: #00afff;
	background-color: #ff6200;
	background-color: #007fc3;
    xcolor: #fff;
    display: block;
    height: 50px;
    z-index: 100;
    padding: 0px;
    margin: 0px auto;
    width: 100%;
    max-width: 1200px;
}

.head_logo{
position: absolute;
top: 2px;
left: 0px;
display: none;
}


.head_logo_txt {
position: absolute;
top: 2px;
left: 0px;
font-size: 15px;
text-shadow: 1px 1px #ededed;
}
.head_logo_txt a {
color: #fff;
font-size: 30px;
padding:0px 10px;
}
.head_logo_txt a:hover {
color: #000;

}
.head_logo_txt span {
color: #dcdcdc;
xfont-size: 30px;
}

.kontakt_widget_wrap > ul{
margin: 0px;
padding: 0px;
}

.kontakt_widget_wrap:hover{
margin-left:-198px
}

.kontakt_widget_wrap{
background-color:#ff6200;
border-top-left-radius:7px;
border-bottom-left-radius:7px;
border:2px solid;
border-color:#fff;
overflow:hidden;
position:fixed;top:50%;
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);
transform:translateY(-50%);
left:100%;
margin-left:-59px;
width:200px;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;
z-index:10001;
margin-top:25px
}
.kontakt_widget_wrap a{
display:block;
color:#fff;
font-size:20px;
font-weight:700;
padding:17px 15px 17px 60px;
background-repeat:no-repeat;
-webkit-background-size:25px;
background-size:25px;
background-position:left 18px center;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}

.kontakt_widget_list .rezervacije a{
background-image:url(../images/icons/car.png);
background-size:30px
}

/*EMAIL*/
.kontakt_widget_list .mail a{
background-image:url(../images/icons/mail.png);
}

/*FB*/
.kontakt_widget_list .facebook a{
background-image:url(../images/icons/facebook.png);
background-color:#007fc3
}
.kontakt_widget_list .facebook a:hover{
background-color:#00afff
}
/*INSTAGRAM*/
.kontakt_widget_list .instagram a{
background-image:url(../images/icons/instagram.png);
background-color:#007fc3
}
.kontakt_widget_list .instagram a:hover{
background-color:#00afff
}


.kontakt_widget_list a:hover{
background-color:DarkOrange
}
.kontakt_widget_wrap.active{
margin-left:-198px
}


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





/* ------------------------------------------------------
/* --------------------- FOOTER  --------------------- */
.footer-design {
    width: 100%;
    height: auto;
    display: block;
    background: #007fc3;
    padding: 44px 0px 30px 0px;
    color: #fff;
    float: right;
}
.footer-design h5{
    padding: 4px 0px 2px 0px;
    border-bottom:1px solid #262626;
    color: #fff;
font-weight: 600;
}

.footer_contact{
padding:6px 0px;
color: #fff;
}
.footer_contact div:nth-child(1){
font-size: 22px;
color: #fff;
}







/*drugi stupac*/
.footer_menu ul{
    font-weight: 700;
    padding-left: 0px;
    padding-top: 15px;
}
.footer_menu ul li{
    list-style: none;
    display: inline;
float: left;
background-color: #ff8f00;
margin: 2px;
padding: 2px 4px;
border-radius: 4px;
cursor: pointer;
}
.footer_menu ul li:hover{
    background-color: #ededed;
}
.footer_menu 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_menu ul li a:hover{
    color:rgba(51,51,51, 1)!important;
    -webkit-transition: 0.7s;
    transition: 0.7s;
}



/* --------------------- END FOOTER  --------------------- */



/* ------------------------------------------------------
/* --------------------- INDEX  --------------------- */



.index-search-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 580px;
    display: block;
    top: 0px;
	border-top: 0px solid #fff;
}
.index-search-form{
height: 86px;
padding: 10px 15px 20px 15px;
border:1px solid #ededed;
margin: 200px auto 10px auto;
width: 75%;
max-width: 1200px;
background-color: #fff;
border-radius: 10px;
}

.index-2nd-row ,{
padding: 16px;
border:1px solid #ededed;
margin: 10px auto;
width: 100%;
max-width: 1200px;
}



.full-width{
padding: 16px;
border:1px solid #ededed;
margin: 10px auto;
width: 100%;
}


.index-3rd-row{
padding: 10px;
border:0px solid #ededed;
margin: 1px auto 10px auto;
width: 100%;
max-width: 1200px;
}


	
.naslov_3rd{
font-size: 24px;
color: #00afff;
color: #ff6200;
border-bottom: 0px solid #ededed;
text-align: left;
}

.card img{
border-radius:4px;
}
.card > .card-body  h3{
margin:0px 0px;
font-weight:700;
font-size:22px;
color:#00afff
}
.card .card-body   p{
font-size: 13px;
margin: 10px 0px;
}



#Facebook {
    height: 230px;
    width: 100%;
    background-image: url(../images/facebook-bkg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #f5f5e8;
}
#Facebook-sadrzaj {
    text-align: center;
    height: 150px;
    width: 400px;
    font-size: 30px;
    font-weight: 700;
    margin-right: auto;
    margin-left: auto;
    padding-top: 52px;
	text-transform: uppercase;
}
#Facebook-sadrzaj a {
    font-size: 18px;
}


/*-----------SET OD n-BANNERA ------*/
.index_banner_row > a {
width: 33.33%;
height: 200px;
border:3px solid #dcdcdc;
margin:5px 10px;
background-repeat: no-repeat;
background-size: cover;
transition: opacity .8s ease-out;
overflow: hidden;
}

.index_banner_row_100 > a {
width: 100%;
border:0px solid #dcdcdc;
border-radius:3px;
}

.index_banner_row > a:hover {
opacity: 1;

}
.index_banner_row > a img {
border:3px solid #dcdcdc;
border-radius: 3px;
}

/*CAR RENTAL ROW*/
.car-result-box {
width: 25%;
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;
}
.span_type {
    padding:4px;
    position:absolute;
    font-size:13px;
    font-weight:500;
    color:#fff;
}

/*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;
}
.price_promo{
	font-size:15px;
	text-decoration: line-through;
}
.cijena_eur{
font-size:11px;
}




/* --------------------- END INDEX  --------------------- */


/*----------------------GENERAL FRAMEWORK------------------*/

h1, h2 {
    font-size: 27px;
    font-weight: 500;
    color: #f90;
    text-transform: uppercase;
    margin: 20px 0px 0px 0px;
    text-shadow: 2px 2px #ffdede;
}
h1, h2 {
    font-size: 24px;
    color: #00afff;
}
.content-row{
height: auto;
padding: 16px;
margin: 10px auto;
width: 100%;
max-width: 1200px;
}

.flex_container{
display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
flex-direction:row;
wrap:flex;
align-items: stretch;
}

/*----------------------END GENERAL FRAMEWORK------------------*/




/*----------------------FLEET OFFER------------------*/

.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;
}


.fleet_offer_wrap{
width: 100%;
height: auto;
padding: 5px;
xborder:1px solid yellow;
margin: 10px 0px;
}

.fleet_offer_row{
width: 100%;
height: auto;
padding: 5px;
border-bottom:1px solid #dcdcdc;
margin: 10px 0px;
  display: flex;
  flex-direction:row;
  wrap:flex;
}

.car_offer_1{
width: 25%;
position: relative;
}
.car_offer_1:hover{
border-radius:4px;
opacity: 0.8;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.car_offer_2{
width: 45%;
padding: 0px 10px 0px 10px;
}
.car_offer_3{
width: 30%;
}

.car_action{
position: absolute;
top: 8px;
left: -8px;
color: #fff;
background-color: Red;
padding: 2px 4px;
}



.car_equipment ul{
	clear: both;
    padding: 2px 0;
    text-align: center;
	margin:18px 0px;
}
.car_equipment ul li{
	float: left;
    height: 48px;
    list-style: none outside none;
    margin: 0 2px;
    padding: 0;
    width: 26px;
}
.car_equipment_icon{
background-image: url("../images/icons/car_icons.png");
background-repeat: no-repeat;
height: 26px;
margin: 0 auto;
border:1px solid #ededed;
}
.ico_pass { background-position: -168px 0; width: 22px !important;}
.ico_bag { background-position: -1px 0; width: 22px !important;}
.ico_door { background-position: -49px 0; width: 22px !important;}
.ico_gearbox { width: 22px !important;}
.ico_air { background-position: -97px 0; width: 22px !important;}


.offer_price_box{
border-left:1px solid #ededed;
padding: 12px;
text-align: center;
}
.offer_price_box div:nth-child(1){
font-size: 13px;
text-transform: uppercase;
font-weight: 600;
color: #00afff;
}
.offer_price_box div:nth-child(2){
font-size: 30px;
color: #666;
}
.offer_price_box div:nth-child(2) > span{
font-size: 12px;
color: #666;
}

.fleet_marka{
font-size: 20px;
}
.fleet_marka a{
font-size: 20px;
color: DarkOrange;
}
.fleet_kat{
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
color: #808080;
}

/*----------------------END FLEET OFFER------------------*/


/*----------------------FLEET CONFIRM--------------------*/
.process_con {
    color: #BEBFC1;
    color: Red;
    display: block;
    font-family: ArialNarrow,'HelveticaLightLtCn',Tahoma,Sans-Serif;
    font-size: 22px;
    line-height: 18px;
    margin: 2px;
    padding: 10px 12px;
    text-align: left;
    text-transform: uppercase;
}
.final_content_box {
    border: 1px solid #dcdcdc;
    margin-bottom: 10px;
    padding-bottom: 3px;
}

.div_back_btn{
border-top:1px solid #dcdcdc;
padding: 10px 6px 18px 2px;
margin: 0px 14px 15px 0px;
background-color:#ededed;
border-radius: 8px;
}
.f_box_1{
border: 10px solid #f0f0f0;
}
/*PRVI STUPAC*/
.confirm_1{
    border-right: 1px solid #ededed;
    width: 30%;
    height: 244px;
    position: relative;
}
.confirm_1 > .car_action {
    top: 70px;
}
.car_naslov {
    color: #069;
    padding: 5px;
    font-family: Arial Narrow,Tahoma,Verdana,Sans-Serif;
    font-size: 16px;
}
.car_grupa {
    color: #666;
    padding: 0px 5px;
    font-family: Arial Narrow,Tahoma,Verdana,Sans-Serif;
    font-size: 12px;
}

/*DRUGI STUPAC*/
.confirm_2{
border-left: 1px solid #dcdcdc;
float: right;
width: 70%;
position: relative;
padding: 0px 15px 10px 15px;
}

.confirm_2_1 > div:nth-child(1), .confirm_2_1 > div:nth-child(2){
border: 0px solid #333;
background-color: #ededed;
width: 50%;
padding: 2px 15px;
margin: 8px;
}

.final_pd_label{
padding-top:3px;
font-weight:normal;
margin-bottom:0px;
font-size:13px;
color:#999;
}
.final_pd{
padding-top:3px; font-weight:bold; margin-bottom:4px; height:28px;
}
.final_date{
background:url('../images/icons/cal_1.png') no-repeat left center; padding:4px 4px 10px 30px; padding-left:30px;
}
.final_time{
background:url('../images/icons/time.png') no-repeat left center; padding:4px; padding-left:30px;
}


.confirm_2_2 {
margin:0px 8px;
font-size: 14px;
font-family: Arial Narrow, Helvetica;
border-bottom: 1px solid #dcdcdc;
}
.confirm_2_2 > div:nth-child(1){
width: 75%;
text-align: left;
padding: 8px 4px;
}

.confirm_2_2 > div:nth-child(2){
width: 25%;
font-weight: bold;
display: block;
text-align: left;
padding: 8px 4px;
}
.confirm_2_2 > .board_up {
    font-size: 18px;
    font-weight: normal;
    color: Green;
    border-bottom: 0px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    background-color: #ededed;
}


.confirm_3 {
    border-bottom: 1px solid #dcdcdc;
    font-family: Arial Narrow, Helvetica;
    font-size: 12px;
    padding: 0px 4px;
    text-align: left;
    color: #666;
    margin: 2px 16px;
    align-items: center;
}
.confirm_3_1 {
    background-position: left center;
    background-repeat: no-repeat;
padding: 8px 4px 8px 50px;
width: 100%;
}
.confirm_3_2 {
width: 100px;
}
.confirm_3_3 {
width: 60px;
text-align: center;
}

.add_name {
    font-size: 13px;
    font-weight: bold;
    color: #000;
}
.add_price {
    font-size: 13px;
    font-weight: normal;
    color: Green;
}
.confirm_4_row {
padding: 8px 4px;
width: 50%;
}


/*KLASA ZA LISTING UKLJUCENIH STAVKI u CHECKOUTU*/
.included_big{
	padding-top:6px;
}
.included_big ul {
    display: inline;
    list-style-type: none;
    margin: 0px 2px 0px 6px;
    padding: 4px 0px 0px 0px;
}
.included_big ul li {
background: url("../images/icons/bullet_1.png") no-repeat scroll left 0px rgba(0, 0, 0, 0);
font-family:Arial Narrow, Helvetica, san-serif;
font-size: 13px;
color:Green;
list-style-type:circle;
display: inline-block;
float:left;
padding: 3px 12px 3px 30px;
width: auto;
margin-left:8px;
position: relative;
}



/* --------------------- FLEET I DETALJI  --------------------- */
.fleet_details_wrap{
justify-content: space-between;
margin: 20px 0px;
}
.fleet_details_wrap > div{
width: 48%;
position: relative;
}

.fleet_img{
padding: 2px;
margin: 2px;
height: 87px;
border:3px solid #ededed;
}
.fleet_img:hover{
border:3px solid DarkOrange;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
/*Tablica specifikacije */
.f_table_div{
	margin:0px 10px;
	clear: both;
}
.f_table{
border-bottom:1px solid #f0f0f0;
margin: 2px 0px;
padding: 2px 0px;
font-size: 14px;
overflow:auto;
}
.f_table > span {
float:right;
text-align:left;
width:55%;
display:block;
color:#000;
font-weight: 600;
}

/* --------------------- END FLEET I DETALJI  --------------------- */





/* --------------------- LOKACIJE  --------------------- */

.locations_wrap > div {
    padding: 10px 9px;
	border:1px solid #ededed;
	margin: 0px 3px 6px 0px;
	background-color: #ffcfa1;
border-radius: 4px;
}
.locations_wrap > div .naslov{
font-size: 20px;
color: #666;
border-bottom:1px solid #ededed;
}
.locations_wrap > div .contacts{
font-size: 15px;
color: #666;
}





.contact_wrap{
justify-content: space-between;
margin: 20px 0px;
}

.contact_wrap > div{
width: 48%;
padding: 10px 30px;
border:1px solid #ededed;
border-radius: 2px;
}
.contact_wrap > div .naslov{
font-size: 22px;
color: #666;
border-bottom:1px solid #ededed;
}
.contact_wrap > div .contacts{
font-size: 16px;
color: #666;
}
.info_win {
    width: 100%;
    height: 100%;
    font-size: 15px;
    overflow: hidden;
    color: #8a8a8a;
    line-height: 20px;
}

/* --------------------- END LOKACIJE  --------------------- */




/* --------------------- FAQ  --------------------- */

.links_slide {
    width: 100%;
    height: auto;
    padding: 30px 40px;
}
.links_slide li{
    list-style: none;
    padding: 3px 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;
    font-weight: 600;
}

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


/*NABRAJALICE*/
.listing_faq {
    width: 80%;
    height: auto;
    padding: 00px 20px;
    
}
.listing_faq li{
    list-style-type: circle;
    list-style-position: inside;
    padding: 3px 0px;
    display:block;
    font-size: 14px;
    color: #8d8d8d !important;
    padding: 0px 0px 0px 16px;
}
/* --------------------- END FAQ  --------------------- */


/* --------------------- CONTACTS  --------------------- */
.contact_us_wrap > div{
width: 98% !important;
}

.contact_form{
padding: 8px 40px;
margin: 10px 25px 0px 0px;
}
/* --------------------- END CONTACTS  --------------------- */




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

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

.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-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;
}


/*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: DarkOrange;
    line-height: 1.3;
    padding: 20px 4% 15px 0px;
    text-transform: unset;
    text-shadow: unset;
}
.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;
}

/*Detalji clanka specifikacije */
.c_table_div{
	margin:20px 30px;
	clear: both;
}
.c_table{
border-bottom:1px solid #f0f0f0;
margin: 3px 0px;
padding: 3px 0px;
font-size: 12px;
overflow:auto;
}
.c_table > span {
border-bottom:0px solid Orange;
float:right;
text-align:left;
width:55%;
display:block;
color:DeepSkyBlue;
font-weight: 700;
}

.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/link-attached.png);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: 0px 7px;
    padding: 0px 0px 0px 19px;
}
.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: auto;
    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;
}
/* --------------------- END CLANCI  --------------------- */



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

/*jedan red input forme*/
.input-row{
width: 100%;
height: auto;
display: block;
float: left;
margin: 0px 0px 10px 0px;
}

.input-row > .input_all{
width: 18%;
display: block;
float: left;
margin: 0px;
padding-right: 20px;
}

.input-row > .input_all_btn{
width: 6%;
display: block;
float: left;
margin: 0px;
padding-right: 0px;
margin-top: 6px;
}

.btn_desktop_hide{
display: none;
}

.input-row > .input_all > span{
font-size: 12px;
display: block;
color: Red;
color:#00afff;
text-transform: uppercase;
font-weight:700;
}

/*osnovni input form field*/
.inputi_book {
	height: 40px;
	padding: 3px;
	font-size: 15px;
	color: #333;
	background: #e6e6e6;
	width: 100%;
	border: 1px solid #e6e6e6;
	font-weight:700;
	border-radius: 3px;
}

.inputi-date {
	padding-left: 36px;
	background-image: url(../images/icons/calendar.png);
	background-size: 20px;
	background-position: 6px 10px;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 100%;
}
.inputi-req{/*require*/
    background-color: #d9e8ff !important;
}
.inputi-small{/*require*/
    width:60px;
}

/*-----------KRAJ FORMI SA INDEXA----*/

/*FORME IZBOR AUTA*/
.btn-car-choose{
width: 85%;
height: auto;
display: block;
background: #4cb915;
background: DarkOrange;
padding: 10px 0px;
font-size: 15px;
font-weight: 700;
color: #fff !important;
text-transform: uppercase;
border-radius: 5px;
border: 0px;
margin: 10px auto 2px auto;
}


/*------------FORMA TRAZILICA--------*/

.service-search-form {
position: relative;
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: 0px 14px 4px 0px;
border: 1px solid #dcdcdc;
border-radius: 8px;
}
.search_label{
font-size: 21px;
color: #666;
padding: 0px 4px 0px 9px;
border-bottom: 1px solid #dcdcdc;
margin-bottom: 25px;
}
.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;
}

/*------------FORMA SEND INQUIRY--------*/
.book_row{
width: 100%;
height: auto;
display: block;
margin: 0px 0px 0px 0px;
padding-right: 20px;
clear: both;
}
.book_row div:nth-child(1){
width: 30%;
text-align: right;
padding-right: 4px;
display: inline-block;
    font-size: 13px;
    padding: 6px;
    color: #333;
}
.book_row div:nth-child(2){
width: 60%;
display: inline-block;
}

.book_red {
    color: Red;
}
.book-input {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 225px;
    font-family: Verdana, Helvetica;
    font-size: 12px;
    color: #333;
    padding: 4px 3px;
    border: 1px solid #999999;
    background-color: #ededed;
    margin: 4px 0px;
}
.ch_label {
    display: inline-block;
    font-size: 13px;
    padding: 0px 0px 0px 5px;
    color: #333;
    vertical-align: middle;
    line-height: 18px;
    font-weight: normal;
}
.car_book {
    text-align: center;
    padding: 5px;
}





/*nevidljivi botun menija*/
 #menu-icon {
 	 position: absolute;
	left: 8px;
	top: 92px;
    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 25px 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: -15px;
left: 6px;
font-size: 12px;
font-weight: 500;
color: #3b3b3b;
background: #fff;
padding: 1px 2px;
}



/*------------FORMA CONTACT US--------*/
.contact_form > .book_row > div:nth-child(1) {
    width: 38%;
}
.contact_form > .book_row > div:nth-child(2) {
    width: 60%;
}

.inputi_contact {
    padding: 4px 2px 4px 8px;
    font-size: 13px;
    color: #030303;
    border: 1px solid #6894c1;
    border-radius: 3px;
    width: 100%;
}
/* 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;
}

/*------------END FORMA CONTACT US--------*/


.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: 15px;
    border-radius: 5px;
    border: 1px solid #d2d2d2;
    padding-left: 6px;
}
.inputi_search-date {
    width: 100%;
    height: 40px;
    display: block;
    color: #323232;
    font-size: 15px;
    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:#383838;
color:#fff !important;
font-weight:700;
}



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









/* 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*/














/* /////// Tablet , Mobile wide 1640px VERSION //////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
@media (max-width: 1640px) { 
    
}



/* /////// Tablet , Mobile wide 1199px VERSION ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile 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) { 


}


/* /////// TABLET VERSION 767px ///////////////////////////////////////////////// */
/* /////// TABLET VERSION ///////////////////////////////////////////////// */
/* /////// TABLET VERSION ///////////////////////////////////////////////// */
/* /////// TABLET VERSION ///////////////////////////////////////////////// */
/* /////// TABLET VERSION ///////////////////////////////////////////////// */
@media (max-width: 750px) { 

/*HEADER*/
.head_logo {
    top: 40px;
left: 15px;
display: none;
}
.head_logo img {
    width: 220px;
}



#cssmenu {
    right: 2px !important;
    top: 82px !important;
}
#cssmenu #menu-button {
    padding: 14px;
}
.head_flags {
    right: 0px;
}



/*KONTAKTIRAJTE NAS*/
.contact_wrap > div {
    padding: 10px 9px;
}


}





/* /////// MOBILE VERSION 576px ///////////////////////////////////////////////// */
/* /////// MOBILE VERSION ///////////////////////////////////////////////// */
/* /////// MOBILE VERSION ///////////////////////////////////////////////// */
/* /////// MOBILE VERSION ///////////////////////////////////////////////// */
/* /////// MOBILE VERSION ///////////////////////////////////////////////// */
@media (max-width: 576px) { 

h1, h2 {
	font-size: 22px;
}

.content-row {
    padding: 8px;
}


.service-search-form{
display: none;
}

#menu-icon {
    display: inline-block;
    z-index: 100;
}
#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;
}


/*HEADER*/
.head_logo {
    position: absolute;
    top: 0px;
    left: 0px;
}
.head_logo img {
    width: 200px;
}
#cssmenu {
    right: 2px !important;
    top: 84px !important;
}
#cssmenu #menu-button {
    padding: 14px;
}
.head_flags {
    right:0px;
	top:6px;
}
/*FOOTER**/
.footer-design {
padding: 30px 5px 170px 8px;
}
.footer-logo{
text-align:center;
padding-top: 50px;
}
.container {
padding-right: 0px; 
padding-left: 0px; 
}


/*FLOATING SOCIAL NETWORKS */
.hidden-xs{
display:none;
}
.kontakt_widget_wrap a {
    font-size: 15px;
    font-weight: 300;
    padding: 8px 100px 8px 60px;
    -webkit-background-size: 25px;
    background-size: 25px;
    background-position: left 16px center;
}
.kontakt_widget_list .rezervacije a {
    background-size: 25px;
}


/*INDEX*/
.index-search-content{
    background-size: 100%;
}
.index-search-form {
    padding: 10px 15px 20px 15px;
    margin: 60px auto 10px auto;
    width: 95%;
border-radius: 3px;
}
.input-row {
   overflow: hidden;
   clear: both;
}

.input-row > .input_all {
    width: 100%;
    padding-bottom: 15px;
padding-right:0px;
}
.input-row > .input_all_btn {
    width: 60%;
    margin: 0px auto;
}
.btn_desktop_hide{
display: unset;
}

.naslov_3rd {
    font-size: 22px;
    line-height: 20px;
}

.banner_mob{
margin-top: 41px;
border-top: 10px solid #fff;
padding-top: 15px;
}

.index_banner_row{
flex-direction: column;
}
.index_banner_row > a {
    width: 100%;
border: 1px solid #dcdcdc;
margin: 5px 0px;
height: 198px;
}


.car-result-box {
    width: 100%;
}


/*VOZILA*/
.fleet_offer_row {
    width: 100%;
    height: auto;
    padding: 0px;
    border-bottom: 1px solid #dcdcdc;
    margin: 10px 0px;
    display: block;
}

.car_offer_1 {
    width: 47%;
    float: right;
}
.car_offer_2 {
    width: 50%;
    width: 100% !important;
    padding: 0px 10px 0px 10px;
    float: inline;
}
.car_offer_3 {
    width: 100%;
}


/*KALKULACIJA */
.final_content_box {
    display: block;
   overflow: hidden;
   clear: both;
   border: 6px solid #ededed;
}
.confirm_1 {
    border-right: 0px;
    width: 100%;
    height: unset;
}
.calc_img_mobile{
    width: 50%;
    float: right;
    margin-top: -36px;
}
.car_equipment ul {
    clear: unset;
}

.confirm_2 {
    border-left: 0px;
    float: right;
    width: 100%;
    padding: 0px 0px 10px 0px;
}

.confirm_2_1 > div:nth-child(1), .confirm_2_1 > div:nth-child(2) {
    padding: 2px 6px;
    margin: 4px;
}
.confirm_2_2 > .board_up {
    font-size: 16px;
}

.driver_info_form {
	display: block;
}
.confirm_4_row {
padding: 8px 4px;
width: 100%;
}


/*FAQ*/
.links_slide {
    width: 100%;
    padding: 30px 10px;
}


/*LOKACIJE*/

.locations_wrap > div {
    margin: 0px 0px 6px 0px;
}
.city-box {
    margin: 6px 7px !important;
}
.city-box  h2 {
    margin-top: 10px !important;
}

.tour_img {
    width: 31%;
}


.card_up{
padding:0px 0px 6px 0px;
}

.contact_wrap{
flex-direction: column;
}
.contact_wrap > div {
    width: 100%;
    padding: 10px 20px;
margin-bottom:10px;
}

/*KONTAKTIRAJTE NAS*/
.contact_us_wrap > div {
    width: 100% !important;
}

.contact_form {
    padding: 8px 20px;
    margin: 10px 15px 0px 2px;
}
.book_row {
    padding-right: 4px;
}
.contact_form > .book_row > div:nth-child(1) {
    width: 35%;
}

}/* MOBILE end */

