/*baisc css*/

.r40 {-moz-border-radius: 40px;-webkit-border-radius: 40px;border-top-left-radius: 40px 40px;border-top-right-radius: 40px 40px;border-bottom-right-radius: 40px 40px;border-bottom-left-radius: 40px 40px;}

.abs_cover
	{
	position:absolute;
	top:0px;left:0px;
	width:100%;
	height:100%;
	}

.r{position: relative;}
.p{cursor:pointer!important;}
.ib {display:inline-block;}
.OFF{display:none!important;}
.tac {text-align:center;}
.tar {text-align:right;}

.n_ul{text-decoration: none!important;}
.ul{text-decoration: underline;}
.ul_h:hover{text-decoration: underline!important;}

.ofh{overflow: hidden;}

.unselectable, .u
	{
    -moz-user-select: -moz-none!important;
    -khtml-user-select: none!important;
    -webkit-user-select: none!important;
    -o-user-select: none!important;
    user-select: none!important;
	}

.valign
	{
	display: -webkit-box!important;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox!important;  /* TWEENER - IE 10 */
	display: -webkit-flex!important; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex!important;         /* NEW, Spec - Firefox, Chrome, Opera */
	align-items:center; 
	}

.flexc {
	display:flex!important;
	flex-direction:column!important;
}

.valign_inline
	{
	display:inline-flex;
	align-items:center;
	}

.fill
	{
	-webkit-flex: 2!important;
	-ms-flex: 2!important;
	flex:2!important;
	}

.flex-no-flow{
	flex-flow: row nowrap;
}


.rigid, .nowarp{white-space:nowrap;}


.cafter:after{content:''!important;}


/*cut margin */
.cM {margin:0px !important;}
.cMT{margin-top:0px !important;}
.cMB {margin-bottom:0px !important;}
.cMR {margin-right:0px !important;}
.cML {margin-left:0px !important;}

/*cut padding*/
.cP {padding:0px !important;}
.cPT{padding-top:0px !important;}
.cPB {padding-bottom:0px !important;}
.cPR {padding-right:0px !important;}
.cPL {padding-left:0px !important;}


.o70{opacity: 0.7;}

.mt50 {margin-top: 50px;}


.w100 {width:100% !important;}
.w50 {width:50% !important;}
.h100 {height:100% !important;}
.wauto {width:auto!important; }


.sticky{
	position: -webkit-sticky;
	position: sticky;
}


.capitalize{
	text-transform: capitalize;
}
.upper{
	text-transform: uppercase;
}



/*end basic css*/









/*start rerpairing old style*/



.normalizeHover a, .normalizeHover a:hover{
	font-weight: 300!important;
}








/*end repairing old style*/


.pageWidth{
	width:1150px;
}

.mobile-menu-toggle:not(.v2){  /*#deadcode-rc*/
	display: none!important;
}


table.cB,
table.cB tr,
table.cB td{
	border:none!important;
}

tr.air td{
	padding-top:10px;
	padding-bottom:10px;
}


a.awhite{
	color:white;
}
a.awhite:hover{
	color:white!important;
	opacity: 0.8;
}

.border1, .b1{
	border:1px solid #cccccc;
}

.button.green:hover,
a.button.green:visited,
.button.btn-success:hover,
.btnTextWhite:active,
.btnTextWhite:focus,
.btnTextWhite:hover
{
	color:white!important;
}

.pagination .button{
	min-width: 40px;
	margin-right: 1px;
}



.cover {
  background-color: #F1F1F1; /* Used if the image is unavailable */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}


.bgdark{
	background-color: #2D3E52
}

#naslovna-thumbs ._imgBox:not(:first-child){
	margin-left: 2px;
}


.button.green a:hover{
	color:white!important;
}


@media (max-width:800px)
{

	.mw100 {width:100%!important;}
}



.hoP:hover .hoC, .hoverOpenParent:hover .hoC, .hoP:hover .hoverOpenChild, .hoverOpenParent:hover .hoverOpenChild {
  display: block !important;
}
/* Veliko slovo asocira da utječe samo na svoju vlastitu djecu */
.HoP:hover > .HoC, .HoverOpenParent:hover > .HoC, .HoP:hover > .HoverOpenChild, .HoverOpenParent:hover > .HoverOpenChild {
  display: block !important;
}
.hoC, .hoverOpenChild, .HoC, .HoverOpenChild {
  display: none !important;
}




.lastMinute_discount_star{
	position:absolute;
	right:-85px;
	top:-2px;
	z-index: 100;
}

.rotate_lm{
	-ms-transform: rotate(14deg); /* IE 9 */
	-webkit-transform: rotate(14deg); /* Chrome, Safari, Opera */
	transform: rotate(14deg); /* Standard syntax */
}

.lastMinute_discount_star i{
	font-size: 530%;
	color:red;
	opacity: 0.9;
}

.lastMinute_discount_star.in_page i{
	font-size: 300%;

}



.lastMinute_discount_star .num{
	font-size: 130%;
	color:white;
	position: absolute;
	top:20px;
	left:10px;
}



.oglasWidget{
	border-right: 1px solid  #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

.oglasWidget:hover ._title{
	text-decoration: underline;;
}

.oglasWidget.lastMinute{
	border:1px solid #e8e8e8;
	height:115px!important;
}


.oglasWidget.lastMinute:hover{
	border:1px solid #cccccc/*#color-dry:4587*/;
}



.oglasWidgetContainer .oglasFooter{
	position: absolute;
	bottom:0px;
	width: 100%;
	left:0;
	height:35px;
	border:1px solid #cccccc;
	border-top:none;

	z-index: 100;
	color:#454545;
	padding:4px 10px;
	/*font-weight: 600;*/
}

.oglasWidgetContainer .oglasFooter .warn-msg
	{
		padding: 5px;
		/*background-color: white;*/
		color:inherit;
		font-size:100%;
		width:calc(100% + 14px);
		position: relative;
		left:-7px;
		top:5px;
		font-weight: 600;
		border:1px solid #cccccc;
	}

.oglasWidgetContainer .oglasFooter .popUp{
	/*background-color:in;*/
	color:inherit;
	padding:4px 10px;
	padding-bottom: 1px;
	width:calc(100% + 22px);  /* 20 = 2 x padding*/
	left:-11px;
	top:-10px;
	/*border-bottom:4px solid #6DACE6;*/
	border:1px solid #cccccc/*#color-dry:4587*/;
	border-top:none;
}

.oglasWidget .detaljiBtn{
	min-width: 60px;
}

.tac {text-align:center;}
#header-msg .source{
	border:2px solid #f0b259;
	background-color: #FFF4E4;
	padding:30px;
	margin: 30px 0;
	/*max-width: 33370px;*/
	display: inline-block;
}

#header-msg .title{
	font-weight: 600;
	font-size: 13px;
	display:inline-block;
	padding-bottom: 10px;
}







.ib{
	display: inline-block;
}
.tac {text-align:center;}


.if, .iflex, .flex-inline {display:inline-flex!important;}

.f, .flex , .valign
	{
	display: -webkit-box!important;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox!important;  /* TWEENER - IE 10 */
	display: -webkit-flex!important; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex!important;         /* NEW, Spec - Firefox, Chrome, Opera */
	}

.flexc {
	display:flex!important;
	flex-direction:column!important;
}
.fill
	{
	-webkit-flex: 2!important;
	-ms-flex: 2!important;
	flex:2!important;
	}





.tp{
	background-color: transparent!important;
}

.h2_li{
	font-size: 180%;
	line-height: 180%;
}

.white-text{
	color:white;
}

.dark-text, .dct{
	color:#44444A;
}

.blue_box{
	border:1px solid #01B7F2;
}

.section_prijelaz_bb{
	height:5px;

}

.bg_gray1{

	background:url('https://www.croatiatourist.net/images/backgrounds/gray1.jpg')!important;
}

.bgt{
	background-color: transparent!important;
}


.bg_gray2{

	background:#F5F5F5;
}

.bg_darkGreen{
	background: #153f4d;
}

.bg_white{

	background:white;
}


.bg_gray3{

	background:url('https://www.croatiatourist.net/images/backgrounds/gray3.jpg')!important;
}


.bg_collage{
	background:url('https://www.croatiatourist.net/images/backgrounds/apartmants-collage.jpg');

}
#content.bg_collage{
	background:url('https://www.croatiatourist.net/images/backgrounds/apartmants-collage.jpg')!important;

}


.bg_squares{

	background:url('https://www.croatiatourist.net/images/backgrounds/bg-squares.jpg')!important;
}


.bg_collage h2, .bg_collage a{
	color:white;
}

.bg_collage a:hover{
	/*opacity: 0.7;*/
	color:white;
	text-decoration: underline;
}

.bg_collage small{
	color:white;
	opacity: 0.7;
}

.bg_collage .specRentals{
	opacity: 0.7;
}
.bg_collage .specRentals a{
	color: black;
}



.bb_gradient
	{
	background: -webkit-linear-gradient(left, #01B7F2 , white); /* For Safari 5.1 to 6.0  */
	background: -o-linear-gradient(right, #01B7F2, white); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #01B7F2, white); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #01B7F2 , white); /* Standard syntax */
	}

.bb_gradient_inv
	{
	background: -webkit-linear-gradient(left, 	white,#01B7F2); /* For Safari 5.1 to 6.0  */
	background: -o-linear-gradient(right, 		white,#01B7F2); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, 	white,#01B7F2); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, 		white,#01B7F2); /* Standard syntax */
	}

.section_aboutus{
	min-height: 270px;
	padding:50px 0;
}




@media only screen and (min-width: 800px){

	.d-flex{
		display: -webkit-box!important;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
		display: -ms-flexbox!important;  /* TWEENER - IE 10 */
		display: -webkit-flex!important; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
		display: flex!important;         /* NEW, Spec - Firefox, Chrome, Opera */
	}


}





@media only screen and (min-width: 800px){

	.nudimo_box_container{
		display: -webkit-box!important;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
		display: -ms-flexbox!important;  /* TWEENER - IE 10 */
		display: -webkit-flex!important; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
		display: flex!important;         /* NEW, Spec - Firefox, Chrome, Opera */
	}

	.nudimo_box{
		padding:0 20px;
	}
}

@media only screen and (max-width: 800px){

	.nudimo_box{
		padding:20px 20px;
	}
}



.nudimo_box_container:not(:first-child){
	padding-top: 50px;
}

.nudimo_box_container:not(:last-child){
	border-bottom:1px solid #d6d6d6;
	padding-bottom: 50px;
}



.nudimo_box{
	font-size: 13px;
	font-weight: 400;

}



.nudimo_box i{
	font-size: 210%;
	display: inline-block;
	margin-bottom: 8px;

}

.nudimo_box strong, .orange{
	color:#FC6500;
}

a.orange:visited{
	color:#FC6500;
}

a.orange:hover{
	color:#e63d00;
}







.icons-preview .icon-con{
	display: inline-block;
	width:150px;
	height:150px;
}

.icons-preview .icon-con span{
	white-space:nowrap;
}

.icons-preview i{
	display: block;
	font-size:25px;
	padding:15px 30px;
	
}


.grayBox{

	background-color: #2E2E35;
	min-height: : 300px;
	color:white;
	position: relative;

}

@media only screen and (min-width: 800px){

	.grayBox.komentarKorisnika{
		width:25%;

	}
}


@media only screen and (max-width: 800px){

	.grayBox.komentarKorisnika{

	}

}


.grayBox.komentarKorisnika{
	margin: 20px;
	padding: 20px;
	margin-top: 80px!important;
}

.grayBox.komentarKorisnika .head{
	padding:10px 0;
	margin: 23px 0 10px;
	border-bottom:1px solid #53535c;
}
.grayBox.komentarKorisnika .head span:first-child{
	font-size: 20px;
}

.grayBox.komentarKorisnika img.profile{
	position:absolute;
	top:-40px;
	width:80px;
	left:calc(50% - 40px);
	border:3px solid white;
}




.usluga_clanak.first{
	margin-top: 50px;
}

.usluga_clanak{
	margin-bottom: 25px;
	position: relative;
	left:35px;
	padding-right:35px;
	text-align:justify;
}

.usluga_clanak h1{
	display: flex;

	font-size: 150%;
	position: relative;
	left:-15px;
	margin-bottom:8px;
}

.usluga_clanak h1 i{
	font-size: 50%;
	position: relative;
/*	top:-3px;
	left:-15px;*/

	align-self: flex-start;
	margin-right: 8px;
	top:6px;
	left:-15px;

}





@media (max-width:800px)
{

	.usluga_clanak{
		margin-bottom: 25px;
		position: relative;
		left:0px;
		padding-right:0px;
		text-align:justify;
	}


	.usluga_clanak h1{

		left:0px;
	}

	.usluga_clanak h1 i{
		
		display: none;


	}
	
}



a.blue{
	color:#0067A5;
}

a.blue:hover{
	color:#008dba;
}


.langFlag{
	width:18px;
}

.langFlag{
	border:1px solid white;
}

.langOption img{
	padding-right: 5px;
}

.main-header{
	/*height:80px;*/
}

#main-menu ul.menu > li > a{
	max-width: 250px!important;
	padding-left:15px;
}

#main-menu ul.menu > li > a:hover, #main-menu ul.menu > li > a:focus{
	text-decoration: underline;
	color:black;
}

#main.trazilicaCon{
	padding: 100px 0 130px;
}

body.mobile #main.trazilicaCon{
	padding: 20px 0;
}


.subsection{
	margin-top: 50px;
}


.subsection h2{
	font-size: 23px;
	padding-bottom: 3px;
}

.subsection.bg_colored{
	padding: 20px;
	margin-top: 20px;
}

.subsection.bg_colored:last-child{
	margin-bottom:20px;
}


.subsection.white {
	background-color: white;
	border: 1px solid #cccccc;
}

.whiteBoxBorder{
	border: 1px solid #cccccc;
}


.bottom.gray-area{
	background-color:#141517!important;
	color:white;
	padding-top:15px;
}


#cacheTime{
	position: absolute;
	right:0;
}


#footer a:hover{
	color:black;
	text-decoration: underline;
}

.footer-wrapper.bg_gray1{
	border-top:1px solid #cccccc;
}

.trazilicaCon input:focus{
	border:1px solid #8a8888!important;
}

.langOption li{
	white-space:nowrap;
}





.trazilicaSection.onOglas{

	margin-top:25px;
	margin-bottom: 0px;
}

.trazilicaSection.onOglas .search-tab-content{
	padding:0 15px;
}

.trazilicaSection.onOglas .section_prijelaz_bb{
	display: none;
}

.trazilicaSection.onOglas #main.trazilicaCon{
	padding: 0!important;
}

.trazilicaSection.onOglas #main{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.trazilicaSection.onOglas .container{
	padding:10px 0;
}

.trazilicaSection.onOglas{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.trazilicaSection.onOglas .titleInFilter{
	display: none;
}

.trazilicaSection.onOglas #hotel-search{
	padding-top: 15px;
}

.trazilicaSection.onSearch{
	margin-top: 0;
}


.trazilicaSection.shadowedBackground .abs_cover{
	background-color: black;
	opacity: 0.7;
}







#galerijaNaslov h1{
	/*padding-top:20px!important;*/
	font-size: 30px;
}

#galerijaNaslov h2{
	/*padding-top:20px!important;*/
	font-size: 14px;
	font-weight: 300;
	margin-top: -10px;
}

.bread-crumb{
	margin: 20px 0;
}
.bread-crumb i{
	font-size: 60%;
	font-weight: 100;
	padding: 0 5px;
}


/*.galerija{
	margin-bottom:10px;
}*/

.galerija .imgCon{
	border:5px solid transparent;  /* border dry is here: #lsdjf894wusdfsdf*/
	position: relative;
	overflow: hidden;
}

.galerija.galType1 .imgCon{
	display: flex;
	align-items: center;
	text-align:center;
	cursor: pointer;

}

.galerija.galType1 .imgCon:hover,
.cio:hover
{
	opacity: 0.8;
}


.galerija.galType1 .imgCon.left img{
	width:100%;
	height: 100%;
}

.galerija.galType1 .rightSide .imgCon img{
	width:100%;

}

.galerija.galType1 .rightSide .imgCon img._noFound{
	opacity: 0.2;
}



.galType1 .allPhotoThumbs{
	/*background-color: black;*/
	/*border:5px solid transparent;   border dry is here: #lsdjf894wusdfsdfsdf*/
	width:100px;
	height:100px;
}


#oglas-naslovna .subnav.sticky{
	top:0;
	z-index: 100;
}


.BoxedNavigation{
	border: 1px solid #cccccc;
}

.BoxedNavigation .item{
	background-color: white;
	text-align:center;
	padding:10px;
}

.BoxedNavigation .item:not(:last-child){
	border-right: 1px solid #cccccc;
}

.BoxedNavigation .item:hover{
	background-color: #F5F5F5;
}

.BoxedNavigation .item i{
	padding-right: 7px;
}


/* basicInfo je klasa koja se odnosi na više elemenata */
.basicInfo{
	padding:10px 20px;
}

.basicInfo table td{
	padding:10px 0px!important;
}

.basicInfo table td:nth-child(2){
	padding-left:10px!important;
}


.basicInfo:not(.mobile) .right{
	margin-left: 30px;
	padding-left:30px;
	border-left: 1px solid #cccccc;
}

table.rowBorder1 tr:not(:last-child){
	border-bottom: 1px solid #cccccc!important;
}


#kontakt-obrazac{
	position: relative;
	z-index: 10;
	background-color: #153f4d;
	
	border:1px solid #374F6B;
	/*opacity: 0.6;*/
}

#kontakt-obrazac input{
	border:1px solid #3a4e66;
}

#kontakt-obrazac h4.box-title {
    margin-bottom: 0px!important;
}
#kontakt-obrazac .box-title small,#kontakt-obrazac .price small {
    color: #aaa;
}
#kontakt-obrazac textarea,#kontakt-obrazac .selector{
    color: #666;
}

#kontakt-obrazac .datepicker-wrap:after,
#kontakt-obrazac .custom-select:before
{
	background: #0d262e!important;
}
#kontakt-obrazac .sendbutton1{
	background-color: #7FB231;
}
#kontakt-obrazac .sendbutton1:hover{
	background-color: #98CE44;
}



.selector.gray .custom-select:before
{
	background: #D1D1D1!important;
}

._about_jedinica.mobile{
	margin-top: 80px;
}

._about_jedinica.mobile .basicInfo table tr td:last-child{
	text-align: right;
}


.room{
	padding:10px;
	border:1px solid #cccccc;
}

.roomOuter{
	margin-top: 50px;
}

.room ._figureImage{

	width: 200px;
	height:200px;
	object-fit: cover;

}

.room:not(.mobile) .basic{
	margin-left: 20px;
}

.room.mobile .basic{
	margin: 15px 15px 0;
}

.room.mobile{
	width:calc(100% + 26px);
	left:-13px;
}

.room.mobile .ignorePadding{
	position: relative;
	width:calc(100% + 22px);
	left:-11px;
}

.room.mobile .BoxedNavigation i{
	padding:0 0!important;
}
.room.mobile .BoxedNavigation .text{
	font-size: 9px;
}

.rup10 {border-top-left-radius: 10px 10px;border-top-right-radius: 10px 10px;}



.room .basicInfo.inHeader{
	padding:0!important;
}

.room .morePhoto{
	border-top:1px solid #cccccc;
	margin-top: 5px;
	padding-top:10px;
}
.room .morePhoto img{

	object-fit: cover;	
}


.room .BoxedNavigation .item{
	padding:10px;
}

.room .price_{
	font-size: 20px;
	color: #ef7000;
}

.room .btn-upit{
	margin-top: 10px;
	font-size: 12px;
	height:30px;
	line-height:30px;
}



.room .statusTag{
	padding:5px;
	font-size: 50%;
	color:white;
	top:-2px;
	margin-left: 5px;
}

.room .statusTag.positive{
	background-color:#76BB0B;
}

#kontakt-obrazac .statusTag.negative,
.room .statusTag.negative{
	background-color:#E1251A;
}

.room .statusTag.littleNegative{
	background-color:#FF671C;
}







.morePhotoInfo{
	color:white;
	font-weight: 900;
	opacity: 0.8;
	pointer-events: none;
}

.morePhotoInfo.inBig{
	bottom:20px;
	right:10px;
	font-size: 17px;
}

.morePhotoInfo.inSmallSquare
{
	font-size: 25px;
	right: 0px;
	bottom:0px;
	background-color: rgba(0,0,0,0.5)
}
.morePhotoInfo.inSmallSquare.smaller
{
	font-size: 20px;
}

div:hover > .morePhotoInfo.ul_h{
	text-decoration: underline;
}






._container_pricelist tr td{
	border-top:1px solid #cccccc!important;
}



._lastMinute{

}

.calendar table thead td{
	text-transform: uppercase;
	font-weight: 900;
	font-size: 70%;
	border:none;
	
}

.calendar table thead td span{
	display: block;
	text-align: center;
	position: relative;
	top:10px;
}



.calendar table td{
	width:75px;
	height:55px;
	position: relative;
	border:1px solid transparent;
}

.calendar table td>span{
	padding:3px;
	padding-right: 6px;
	text-align: right;
	display: block;
	position:absolute;
	width:100%;
	height: 100%;
	top:0;
	left:0;
}

.calendar table td.date-passed{
	border:1px solid #cccccc;
}

.calendar table td.unavailable>span{
	background-color: #E1251A;
}


.calendar table td span.price-text{
	position:absolute;
	background-color: #5e940c;
	bottom:5px;
	left:0;
	font-size:0.8571em;
	width:100%;
	text-align: right;
	padding-right: 6px;
}


.calendar-legend .item{
	text-transform: uppercase;
	font-size: 80%;
}

.calendar-legend .mark{
	display: inline-block;
	width:  15px;
	height: 15px;
	margin-right: 5px;
	top:4px;
}

.calendar-legend .available .mark{
	background-color: #76BB0B;
}
.calendar-legend .unavailable .mark{
	background-color: #E1251A;
}
.calendar-legend .past .mark{
	border:1px solid #cccccc;
	background-color: transparent;
}

.normalText{
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}

.comment .userName{
	/*font-weight: 600;*/
	font-size:14px;
}

.comment.basicInfo .left{
	width:120px;
}

.userCircle{
	width: 		 40px;
	height:		 40px;
	line-height: 40px;
	background: white;
	/*color:whtie;*/
	opacity: 0.6;
	border:1px solid #cccccc;
}

.userCircle i{
	font-size: 125%;
}

.simpleButton{
	display: inline-block;
	cursor: pointer;
	color:#0067A5;
}
.simpleButton:hover{
	color:#001C3D;
	text-decoration: underline;
}


#srchinput{
	font-size: 14px;
}


.regionHeaders h1{
	font-size: 18px;
}

.regionHeaders h2{
	font-size: 14px;
	margin-top: -5px;
}


.normalizedAccord .panel{
	border-bottom: 1px solid #cccccc!important;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}

.naslovna.soap-icon-check{
	font-size: 18px!important;
	top:10px;
}


.iconList i{
	align-self: flex-start;
	position:relative;
	margin-right: 8px;
	top:8px;
}

@media (max-width:800px){

	.footer-wrapper .discover.trokut li,
	.footer-wrapper h2{

		text-align:center!important;
		
	}

	.footer-wrapper p{
		text-align:center!important;
		text-align:justify;
	}

	.footer-wrapper .discover.trokut li{
		width: 100%!important;
	}

}


#accordion1 .panel-title{


}