﻿/* Ovaj css se ucitava posljednji i gazi sve prethodno definirane stilove  */

/* ovo je stil glavnog menija stavke su poredane redom od 0 (Hoteli i Apartmani) do 5 (Susreti i Dogadjanja)*/
.menu-0 .main-sub {left:0;}
.menu-1 .main-sub {left:100px;}
.menu-2 .main-sub {left:200px; }
.menu-3 .main-sub {right: 200px;}
.menu-4 .main-sub {right:100px;left: initial;}
.menu-5 .main-sub {right:20px;}
html[lang="si"] nav.main ul li.menu-5 .arrow, html[lang="fr"] nav.main ul li.menu-5 .arrow, html[lang="de"] nav.main ul li.menu-5 .arrow, html[lang="it"] nav.main ul li.menu-5 .arrow, html[lang="ru"] nav.main ul li.menu-5 .arrow, html[lang="cs"] nav.main ul li.menu-5 .arrow, html[lang="pl"] nav.main ul li.menu-5 .arrow, html[lang="sk"] nav.main ul li.menu-5 .arrow, html[lang="si"] nav.main ul li.menu-5 .main-sub, html[lang="fr"] nav.main ul li.menu-5 .main-sub, html[lang="de"] nav.main ul li.menu-5 .main-sub, html[lang="it"] nav.main ul li.menu-5 .main-sub, html[lang="ru"] nav.main ul li.menu-5 .main-sub, html[lang="cs"] nav.main ul li.menu-5 .main-sub, html[lang="pl"] nav.main ul li.menu-5 .main-sub, html[lang="sk"] nav.main ul li.menu-5 .main-sub{visibility: hidden;}
.main .menu-first .main-sub table td {white-space: nowrap;}

/* dodatak da se makne podmeni iz 2. menija (Hot Deals) - Denis 4.6.2014. vratiti ako dođe do promjene u redoslijedu menija */

.menu-1 .arrow {display:none !important;}
.menu-1 .main-sub {display:none !important;}
.menu-1 span {color: #FF5500; font-size: 12px;}

/* dodatak da se makne Naslov kod HP bannera - Alex 4.6.2015. vratiti ako dođe do želje za prikazivanjem naslova / bitno je zbog GA */

.banner-hp-naslov {display:none !important;}


/* MARO */
.maro-ru nav li span {top: 49px;}
.maro-ru nav ul li h3 a {height: 50px;}
#maro-popup-wrap .maro-popup-compar-ru nav li span {top: 49px;}
#maro-popup-wrap .maro-popup-compar-ru nav a {height: 50px;}
#maro-popup-wrap nav li span {top:44px;}
#maro-popup-wrap nav a {height: 45px;}
#maro-popup-wrap table td{vertical-align: middle;}
#maro-popup-wrap blockquote {font-size: 16px;}



.sp-mice-tablica td { vertical-align: middle; padding: 6px 10px; width: auto; text-align: center; border-right: 1px solid; border-bottom: 1px solid; border-color: #e2e2e2; }
.sp-mice-tablica thead img { display: block; margin: 5px auto; position: relative;}
.sp-mice-tablica thead td { /*background: url('snippets/gradient-gray.png') repeat-x left bottom;*/ 
 background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #e9e9e9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e9e9e9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e9e9e9 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#e9e9e9 100%); /* W3C */
font-weight: bold; height: auto;   padding: 2px 7px 5px 7px; vertical-align: top; }

.sp-mice-tablica tbody td { background: transparent !important; }
.sp-mice-tablica tr > td:first-child { text-align: left; background: transparent; }

.sp-mice-kapaciteti td { vertical-align: top; padding: 11px 10px; width: auto; text-align: left; border-right: 1px solid; border-bottom: 1px solid; border-color: #e2e2e2; }
.sp-mice-kapaciteti thead img { display: block; margin: 5px auto; position: relative;}
.sp-mice-kapaciteti thead td { /*background: url('snippets/gradient-gray.png') repeat-x left bottom;*/ 
 background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #e9e9e9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e9e9e9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e9e9e9 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#e9e9e9 100%); /* W3C */
font-weight: bold; height: auto;   padding: 2px 7px 5px 7px; vertical-align: top;}

.sp-mice-kapaciteti tbody td { background: transparent !important; }
.sp-mice-kapaciteti tr > td:first-child { text-align: left; background: transparent; }

.mice-box { font-size: 12px; width: 300px; padding: 15px 15px 3px; background: #ffffff; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY4ZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #ffffff 0%, #f8f8f8 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%,#f8f8f8 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%,#f8f8f8 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%,#f8f8f8 100%); /* W3C */ margin: 0 auto; border:solid 4px #fff;}
.mice-box:after { content: url("/CmsMedia/CustomAssets/img/mice-box-shadow.png"); display: block; position: absolute; left: 0; bottom: -18px; }
.mice-box h3 { font-size: 16px; text-transform: none; color: #333; padding: 0 0 5px; margin: 0; }

/* Investicije */

.investments { width: 920px; margin-left: 0px; margin-top: 20px; padding-left: 10px; padding-right: 10px; }
.investments img { float: left; margin-right: 15px; }
.investments h3 { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #757575; margin-top: 0px; font-size: 14px; font-weight: bold; color: #0c5e9f; margin-left: 240px;; }
.investments:after { content: url("/CmsMedia/CustomAssets/img/investments-shadow.png"); display: block; position: absolute; left: 0; bottom: -18px; }

/* Promocija */

.promocija { width: 475px; margin-top: 5px; margin-bottom: 20px; margin-left: 0px; margin-right: 0px; padding-top: 5px; padding-left: 5px; padding-right: 5px; float: left; background: -moz-linear-gradient(top, #ffffff 60%, #f0e9e1 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#ffffff), color-stop(100%,#f0e9e1)); background: -webkit-linear-gradient(top, #ffffff 60%,#f0e9e1 100%); background: -o-linear-gradient(top, #ffffff 60%,#f0e9e1 100%); background: -ms-linear-gradient(top, #ffffff 60%,#f0e9e1 100%); background: linear-gradient(to bottom, #ffffff 60%,#f0e9e1 100%);}
.promocija img { 	float: left; margin-right: 15px;}
.promocija h3 { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #757575; margin-top: 0px; font-size: 14px; font-weight: bold; color: #0c5e9f; margin-left: 240px;}
.promocija:after { content: url("/CmsMedia/CustomAssets/img/promocija-shadow.png"); display: block; position: absolute; left: 0; bottom: -18px;}

.sjena-box { font-size: 12px; width: 300px; padding: 15px 15px 3px; background: #ffffff; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY4ZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #ffffff 0%, #f8f8f8 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%,#f8f8f8 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%,#f8f8f8 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%,#f8f8f8 100%); /* W3C */ margin: 0 auto; border:solid 4px #fff;}
.sjena-box:after { content: url("/CmsMedia/CustomAssets/img/mice-box-shadow.png"); display: block; position: absolute; left: 0; bottom: -18px;}
.sjena-box h3 { font-size: 16px; text-transform: none; color: #333; padding: 0 0 5px; margin: 0;}
.sjena-box dl { overflow: hidden; background: url("/CmsMedia/CustomAssets/img/sjena-heading-shadow.png") no-repeat; padding: 15px 0; margin: 0;}

.sp-info-box.shadowless :after {
	content: none;
	display: block;
	position: absolute;
	left: 0;
	bottom: -18px;
}

#link_mice {
background-color: white; box-sizing: border-box; color: #0C5E9F; cursor: pointer; display: inline-block;
font-family: Arial; font-size: 11px; font-weight: bold; height: 31px; line-height: 15px; margin-bottom: 0px;
margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: #0C5E9F; outline-style: none;
outline-width: 0px; padding-bottom: 8px; padding-left: 15px; padding-right: 15px; padding-top: 8px;
position: static; text-decoration: none; text-transform: uppercase; 
}

#link_mice:hover {text-decoration:underline;}

.sp-default .plaze_link {
color: #264A7F;
}

.sp-default .plaze_link:hover {
text-decoration: underline;
}

.tenis-box {
	font-size: 12px;
	width: 255px;
	padding: 15px 15px 3px;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY4ZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #f8f8f8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f8f8f8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f8f8f8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f8f8f8 100%); /* W3C */
	margin: 0 auto;
	border:solid 4px #fff;
}
.tenis-box dl { overflow: hidden; background: url("/CmsMedia/CustomAssets/img/tenis-sjena.png") no-repeat; padding: 15px 0; margin: 0;}
.tenis-box dt, .tenis-box dd { float: left; width: 15px; }
.tenis-box dt { clear: left; }
.tenis-box dd { width: 155px; margin: 0; }
.tenis-box > a { padding: 10px 0; display: block; }
.tenis-box:after { content: url("/CmsMedia/CustomAssets/img/tenis-box-shadow.png"); display: block; position: absolute; left: 0; bottom: -18px;}
.tenis-box h3, .sp-default nav ul > li h3 a { border-bottom: 1px dotted #757575; }
.tenis-box h3 { font-size: 14px; text-transform: none; color: #333; padding: 0 0 5px; margin: 0;}

.LPG-box { padding-top: 15px; text-align:center; line-height:1.5;}


#luna-hover { overflow:visible; position:relative; z-index:999;}
#luna-hover .luna-popup {background: url("/CmsMedia/CustomAssets/img/popup-info.png") no-repeat scroll 0 0 transparent; border-bottom: 3px solid #D6D6D6; display: none; left: 0; margin-left: -112px; padding: 18px 10px 10px; position: absolute; top: 28px; width: 230px; z-index: 9999;}
#luna-hover:hover .luna-popup {display:block;}

/* Zastave: dodatni jezici Denis - zadnji update 10.2.2014 */
.header-meta .lang-choice li.lang-cs a:before {background: transparent url(/CmsMedia/CustomCss/sprite-icons-custom.png) 1025px 999px no-repeat; background-position: -108px -43px;}
.header-meta .lang-choice li.lang-ru a:before {background: transparent url(/CmsMedia/CustomCss/sprite-icons-custom.png) 1025px 999px no-repeat; background-position: -158px -29px;}
.header-meta .lang-choice li.lang-sk a:before {background: transparent url(/CmsMedia/CustomCss/sprite-icons-custom.png) 1025px 999px no-repeat; background-position: -158px -57px;}
.header-meta .lang-choice li.lang-pl a:before {background: transparent url(/CmsMedia/CustomCss/sprite-icons-custom.png) 1025px 999px no-repeat; background-position: -158px -43px;}
.header-meta .lang-choice li.lang-si a:before {background: transparent url(/CmsMedia/CustomCss/sprite-icons-custom.png) 1025px 999px no-repeat; background-position: -61px -57px;}

/* Zastave: dodatni jezici - Contact us dropdown Denis - 21.2.2014 */
.contact-numbers ul li.country-ch:before {background: transparent url(/CmsMedia/CustomCss/sprite-icons-custom.png) 1025px 999px no-repeat; background-position: -158px -16px;}

/* Google + ikona */
.footer-social a.google{
    background: transparent url(google-plus-icon.png) no-repeat 0 0; 
}

/* jQuery Countdown styles 1.6.1. - Denis dodatak koji smo kasnije deaktivirali - prethodna boja je bila color: #368ce3; */
/* .hasCountdown {
color: #ffffff;
 } */

/* Sitemap */
.sitemap h1 { margin-top: 40px; padding-left: 0px;}
.sitemap h2 { font-weight: bold; color: #0C5E9F; margin-top: 30px; margin-bottom: 0px;}
.sitemap h3 { margin-left: 15px; margin-bottom: 0px; margin-top: 13px; font-size: 15px;}
.sitemap h4 { color: #0C5E9F; margin-top: 5px; margin-bottom: 0px; margin-left: 25px;}
.sitemap ul { padding-left: 15px; margin-left: 10px; margin-top: 0px;
}

.deal-details .text2-promo {
width:800px;
margin-top:10px;
}

.deal-details .text2-promo strong{
font-size:13px;
display: inline;
margin-bottom:8px;
}

/* Dodatak za opis cijene na sobama + izmjene da stane u box */
.rate-plane-description {
 padding-right: 10px;
}
.room-list .room-list-book {
 padding:0 3px 0px 0;
}
 .room-list .room-list-book .specify {
 padding-bottom: 5px;
}

/* RESORTS: Tamaris custom izmjene*/


.res-tamaris-palma {left: 558px; top: 167px;}
.res-tamaris-palma .res-title {left: 14px; top: -30px;}
.res-tamaris-palma .res-icon {width:55px; height:25px; background: transparent url(/cmsmedia/resorts/resort-tamaris-palma.png) 0 0 no-repeat;}
.res-tamaris-palma:after {left: -37px; top: -83px;}

.res-tamaris-agava { left: 485px; top: 167px;}
.res-tamaris-agava .res-title {left: 14px; top: -30px;}
.res-tamaris-agava .res-icon {width:55px; height:25px; background: transparent url(/cmsmedia/resorts/resort-tamaris-agava.png) 0 0 no-repeat;}
.res-tamaris-agava:after {left: -50px; top: -83px}

/* END RESORTS: Tamaris */

/* dodatak za early booking*/

 .promo-eb {text-transform: uppercase; color: #FF5500; font-size:12px; margin-bottom: 3px; font-weight: bold;}
 .promo-eb .postotak {font-size:15px;}
 
 
 /* viza stil: Denis - 12.2.2014 */
 
.viza-ru p {text-align: justify; margin-top: 0px; margin-bottom: 10px;}
.viza-ru h2 {margin-top: 25px; margin-bottom: 10px; color: #264579; font-weight: normal;}
.viza-ru ol {margin-top: 3px;}
.viza-ru ul {padding-left: 28px;}

.viza-menu {position: fixed; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; border: 1px dotted #525252;}
.viza-menu h3 {margin-top: 5px; margin-bottom: 5px;}
.viza-menu hr {margin-top: 5px; margin-bottom: 5px;}


 /* FAQ dodatak: Denis - 17.2.2014. */

.contact-options ul {padding:10px 0 1px;}
.contact-options ul li .contact-faqu {}
.contact-options ul li .contact-faqu:before {position:absolute; content:" "; display:block; background:transparent url(/CmsMedia/CustomCss/sprite-icons-custom.png) 999px 999px no-repeat;  top: 50%; background-position: -187px -2px; height: 21px; left: 5px; margin-top: -11px; width: 25px;}

 
 /* deals listing opis head + foot dodatak:  Denis - 19.2.2014. */
 
.deal-head ul {padding-left: 20px; padding-top: 8px; padding-bottom: 10px; margin-bottom: 0px; list-style-image: url('/CmsMedia/CustomCss/tick-zeleni.png');}
.deal-head hr {margin-top: 10px; margin-bottom: 15px;}
.deal-foot ul {list-style-type:none; padding-left: 0px; margin-top: 5px;}
.deal-foot li {display: inline;}
.deal-foot li:not(:last-child):after {content:" | ";}
.deal-foot hr {margin-top: 10px; margin-bottom: 15px; width: 655px;}


 /* dodatak za zastavicu za USP br 7 i veliku vrstu bannera:  Denis - 13.3.2014. Dodan br. 8 12.5.2014. */
 
.sp-guarantee.guarantee ol li.list-6:before { background: transparent url(/CmsMedia/CustomCss/sprite-icons-custom.png) 1025px 999px no-repeat; background-position: -20px -153px; }
.sp-guarantee.guarantee ol li.list-7:before { background: transparent url(/CmsMedia/CustomCss/sprite-icons-custom.png) 1025px 999px no-repeat; background-position: -44px -153px; }
.sp-guarantee.guarantee ol li.list-8:before { background: transparent url(/CmsMedia/CustomCss/sprite-icons-custom.png) 1025px 999px no-repeat; background-position: -68px -153px; }
.sp-guarantee.guarantee ol li.list-9:before { background: transparent url(/CmsMedia/CustomCss/sprite-icons-custom.png) 1025px 999px no-repeat; background-position: -92px -153px; }

/* ovaj dio je za korekciju sjene nakon boxa - originalna vrijednost kada je 1 red je 102% + dodano sve za nove hp-dealove 14.5.2014. */
.sp-new-home:after { top: 101%; }
.payment-opts { margin-top: 0!important; width: 925px!important; padding: 10px 10px 20px 20px !important; }

.hp-ribbon-crveni{ background:transparent url("/CmsMedia/CustomCss/sprite-icons-custom.png");  display:inline-block; position:relative; font-size:12px; font-weight:bold; color:#666666;}
.hp-ribbon-crveni.deal{  display:inline-block; font-size:13px;  text-shadow: 1px 1px 0 rgba(0,51,0,0.7); text-align:center; color:#fff; padding:5px 3px 0 1px; font-weight:bold; line-height:15px; height:49px; width:101px; background-position:-203px -563px;  position:absolute; top:-5px; left:5px;}

.hp-ribbon-zeleni{ background:transparent url("/CmsMedia/CustomCss/sprite-icons-custom.png");  display:inline-block; position:relative; font-size:12px; font-weight:bold; color:#666666;}
.hp-ribbon-zeleni.deal{  display:inline-block; font-size:20px;  text-shadow: 1px 1px 0 rgba(0,51,0,0.7); text-align:center; color:#fff; padding:5px 3px 0 1px; font-weight:bold; line-height:34px; height:49px; width:101px; background-position:-1px -563px;  position:absolute; top:-5px; left:5px;}

.hp-ribbon-zuti{ background:transparent url("/CmsMedia/CustomCss/sprite-icons-custom.png");  display:inline-block; position:relative; font-size:12px; font-weight:bold; color:#666666;}
.hp-ribbon-zuti.deal{  display:inline-block; font-size:20px;  text-shadow: 1px 1px 0 rgba(0,51,0,0.7); text-align:center; color:#fff; padding:5px 3px 0 1px; font-weight:bold; line-height:34px; height:49px; width:101px; background-position:-102px -563px;  position:absolute; top:-5px; left:5px;}

.hp-ribbon-smart-blue{ background:transparent url("/CmsMedia/CustomCss/sprite-icons-custom.png");  display:inline-block; position:relative; font-size:12px; font-weight:bold; color:#666666;}
.hp-ribbon-smart-blue.deal{  display:inline-block; font-size:13px;  text-shadow: 1px 1px 0 rgba(0,51,0,0.7); text-align:center; color:#fff; padding:5px 3px 0 1px; font-weight:bold; line-height:15px; height:49px; width:101px; background-position:-203px -623px;  position:absolute; top:-5px; left:5px;}

.sp-guarantee.guarantee ol li:before, .lt-ie9 .sp-guarantee.guarantee ol li span {top:2px;}

.banner-list li { padding-bottom: 10px;}

.veliki h2 {margin-top: 5px; } 
.veliki ul { list-style-type: none; margin: 0; padding: 0; }
.veliki li { display: inline-block; float: left; font-size: 12px; margin-right: 10px; padding-bottom: 10px; text-align: center; width: 340px; position: relative; }
.veliki li:last-child, .banner-list li.last { margin-right: 0 }
.veliki li span { display: block; padding: 10px 0; }
.veliki li:after { background: transparent url(/CmsMedia/CustomCss/sprite-icons-custom.png) 1025px 999px no-repeat; background-position: -6px -185px; width: 340px; }
.veliki li a img { border: none }
.veliki li a { color: #333 }
.veliki li a:hover { text-decoration: none }
.veliki a.find-more { position: absolute; top: 16px; right: 17px; display: block; background: #9c9c9c; font-size: 12px; border-radius: 3px; color: #fff; text-transform: uppercase; padding: 3px 8px; }
.veliki a.find-more:hover { background: #0C5E9F; text-decoration: none; }

.hp-trica h2 {margin-top: 5px; }
.hp-trica ul { list-style-type: none; margin: 0; padding: 0; }
.hp-trica li { display: inline-block; float: left; font-size: 12px; margin-right: 10px; padding-bottom: 10px; text-align: center; width: 223px; position: relative; }
.hp-trica li:last-child, .banner-list li.last { margin-right: 0 }
.hp-trica li span { display: block; padding: 10px 0; }
.hp-trica li:after { background: transparent url(/CmsMedia/CustomCss/sprite-icons-custom.png) 1025px 999px no-repeat; background-position: -10px -200px; width: 223px; }
.hp-trica li a img { border: none }
.hp-trica li a { color: #333 }
.hp-trica li a:hover { text-decoration: none }
.hp-trica a.find-more { position: absolute; top: 16px; right: 17px; display: block; background: #9c9c9c; font-size: 12px; border-radius: 3px; color: #fff; text-transform: uppercase; padding: 3px 8px; }
.hp-trica a.find-more:hover { background: #0C5E9F; text-decoration: none; }
 

 /* Privremeno rješenje dok se ne vrati last minute kao prvi deal type za Label for=filter deal (long stay)  Denis, 19.3.2014. */ 

label[for="filterdeal3041"]
{
font-size: 12px;
}
 
 
 /* promjena nove liste koja se prikazuje na HP zbog IE 8 - Denis, 18.4.2014. */ 
 .sp-new-home .banner-list { padding-right: 6px; }
 
 
/* jahta hover na sliku - Denis 23.4.2014. */
.jahta-tlocrt:hover {opacity:0.8; filter:alpha(opacity=80); 
/* For IE8 and earlier */
}

/* RESORTS: Isabella - Denis 28.4.2014. 

.isabella-resort ul li { position: absolute; z-index: 130; margin: 0; padding: 0; }
.isabella-resort ul {width: 577px; height: 384px; position: absolute; right:0; bottom: 0; background: url("/cmsmedia/objekti/porec/valamarisabellaresort/isabella-resort-island.png") no-repeat scroll 0 0 transparent; margin: 0; list-style-type: none; padding: 0;}
.isabella-resort ul li a .res-title {text-decoration: none;position: absolute; text-align: center; font-size: 9px; font-weight: bold; text-shadow: 1px 1px 0 rgba(112,166,50,0.75); text-transform: capitalize; color: #fff; background-color:#6fab38; background-color: rgba(106,168,54,0.8); border-radius: 4px; border:solid 1px #fff; line-height: 110%; padding: 2px 4px; z-index: 120;}
.isabella-resort ul li .res-icon {display: block; opacity: 0.0; z-index: 120; position: relative;}
.isabella-resort ul li.res-isabella-studio:after {left: -49px; top: -18px; width: 431px !important; height: 200px !important; background: transparent url(/cmsmedia/objekti/porec/valamarisabellaresort/highlight/resort-map-highligh-studios.png) 0 0 no-repeat !important;}

.res-isabella-castle {left: 192px; top: 220px;}
.res-isabella-castle .res-title {top: -28px; left: -21px; width: 84px;}
.res-isabella-castle .res-icon {width:28px; height:23px; background: transparent url(/cmsmedia/objekti/porec/valamarisabellaresort/highlight/highlight-castle.png) 0 0 no-repeat;}
.res-isabella-castle:after {left: -54px; top: -73px;}

.res-isabella-studio {left: 91px; top: 132px;}
.res-isabella-studio .res-title {left: 199px; top: 69px; width: 91px; height: 26px;}
.res-isabella-studio .res-icon {width:362px; height:165px; background: transparent url(/cmsmedia/objekti/porec/valamarisabellaresort/highlight/highlight-studios.png) 0 0 no-repeat;}
.res-isabella-studio:after {left: -49px; top: -18px;}

.res-isabella-suites {left: 210px; top: 269px; min-width: 97px;}
.res-isabella-suites .res-title {left: 17px; top: 29px; width: 83px;}
.res-isabella-suites .res-icon {width:43px; height:32px; background: transparent url(/cmsmedia/objekti/porec/valamarisabellaresort/highlight/highlight-suites.png) 0 0 no-repeat;}
.res-isabella-suites:after {left: -23px; top: -36px;}

.res-isabella-hotel {left: 291px; top: 81px; min-width: 78px;}
.res-isabella-hotel .res-title {left: 37px; top: -37px; width: 77px;}
.res-isabella-hotel .res-icon {width:140px; height:50px; background: transparent url(/cmsmedia/objekti/porec/valamarisabellaresort/highlight/highlight-hotel.png) 0 0 no-repeat;}
.res-isabella-hotel:after {  left: -1px; top: -79px;}

*/
/* Ribbon crveni za dealove na hotelskoj stranici 14.5.2014. */

.deal-ribbon-crveni{ background:transparent url("/CmsMedia/CustomCss/sprite-icons-custom.png");  display:inline-block; position:relative; font-size:12px; font-weight:bold; color:#666666;}
.deal-ribbon-crveni.deal{  display:inline-block; font-size:13px;  text-shadow: 1px 1px 0 rgba(0,51,0,0.7); text-align:center; color:#fff; padding:5px 3px 0 1px; font-weight:bold; line-height:14px; height:49px; width:101px; background-position:-203px -563px;  position:absolute; top:-5px; left:5px;}


/* Nove dimenzije za children policy zuti popup - Denis 15.5.2014. */

.yellow-tooltip-children-policy { margin-right: -263px; width: 490px;}

/* div piktogrami na LP hotela - Denis 20.5.2014 */

.piktogrami {padding-bottom: 5px;}
.piktogrami span {display: inline-table; font-size: 12px; line-height: 15px; vertical-align: top; margin-bottom: 5px; padding-left: 5px; margin-left: 5px;}
.n-hp h2{width: 605px;}
.n-hp p {width: 605px; text-align: justify;}
.n-hp li {width: 275px;}


/* Maro swimming school */

.maro-swimming ul { padding-left: 20px; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px; list-style-image: url('/CmsMedia/CustomCss/tick-zeleni.png');}


/* deal box */

.pp-guarantee-box { width:952px; height:205px; margin:30px auto; border:4px solid #fff; font-size:12px; color:#525252; position:relative;}


/* has countdown velika verzija kmoja se treba obrisati kada vratimo stari brojač - Denis 30.5.2014. */

.hasCountdown div span{ width:55px; margin-right:20px; font-size:42px;}


/* review box - dodano desno od dealova na overview stranicu objekta - Denis 6.6.2014. */

.review-box {float: right; width: 302px; min-height: 125px;padding-left: 10px; border: 1px solid #eeeeee; margin-top: 20px;margin-right: -10px;}
.review-box h3 {text-transform: capitalize; color: #777777; font-weight: normal; margin-bottom: 5px;}
.review-box p {font-style: italic; width: 160px; font-size: 11px;}
.review-box span {float: right;}
.review-box-iframe { float: right;  width: 125px; height: 101px;}

/*body { background-color:Red; }*/

.pp-guarantee-box { width:952px; height:240px; margin:30px auto; border:4px solid #fff; font-size:12px; color:#525252; position:relative;}
.pp-badge { width:199px; height:240px; position:relative; top: -95px; display:inline-block; text-align:center;}
.pp-guarantee-box-badge img {cursor: pointer; cursor: hand;}
.pp-guarantee-box-middle { width:538px; height:235px; display:inline-block; *display: inline; *zoom: 1; position:relative; *top:-13px; border-left:4px solid #fff; border-right:4px solid #fff; text-align:left;}
.pp-guarantee-box-middle-content{text-align:left; padding:15px;}
.pp-guarantee-box-middle-content a {color:#005ca1;}


/* Valamar grupa dijagram - izmjena zbog priprajanja  - Denis 15.10.2014. */

.valamar-group-organigram {background: transparent url(/CmsMedia/CustomCss/vgo-lines3.png) 121px 46px no-repeat; background-position: 360px 50px;}
.vgo-box5 {top: 0px;}
.vgo-box6 {top: 164px;}
.vgo-box7 {top: 164px; left: 365px;}

/* Maro - dodatak za novu family stranicu 4.3.2015 - Denis */

/*.klikabilni:hover{cursor:pointer}*/
.zadnji{margin-right:0 !important}/*.klikabilni:hover{cursor:pointer}*/
#maro-kids{width:900px;text-align:center}
#maro-kids ul{margin-top:20px;}
#maro-kids ul li{background:url(/cmsmedia/CustomCss/maro-frame.png) center no-repeat;position:relative;display:inline-block;zoom:1;vertical-align:top;width:285px;height:629px;padding-top:6px;padding-left:1px;margin-bottom:30px}
#maro-kids ul li h2{font:53px/55px "bebas_modregular",Helvetica,sans-serif;color:#fff;position:absolute;top:15px;width:285px;text-align:center}
#maro-kids ul li h2 span{font:33px/35px "yellow-modregular",Helvetica,sans-serif;display:block}
#maro-kids ul li p{font:15px/19px Arial,Helvetica,sans-serif;text-align:center;padding:0 29px;color:#373737;margin-bottom:20px;margin-top:25px}
#maro-kids ul li p span{font-weight:bold;font-size:18px}
#maro-kids ul li a{-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;-webkit-transition:background-color 0.25s;-moz-transition:background-color 0.25s;-o-transition:background-color 0.25s;-ms-transition:background-color 0.25s;transition:background-color 0.25s;background-color:#00abe6;width:180px;height:40px;font-family:"bebas_modregular",Helvetica,sans-serif;font-size:23px;line-height:40px;color:#fff;text-align:center;text-transform:uppercase;display:inline-block;*display:inline;zoom:1;vertical-align:top;margin:0 auto;display:block}
#maro-kids ul li a i{font-size:21px;line-height:40px;margin:0 2px}
#maro-kids ul li a:hover{background-color:#00beff}



/*triptease widget spusten dole*/
.price-fighter-widget
{
top:50% !important;
position
}


/* ============================================================================== */
/* CONSOFT - SECTON 2: Valamar proprietary classes needed for content entry */

.VM-no-margin-top { margin-top: 0px!important }
.VM-no-margin-bottom { margin-bottom: 0px!important }

.VM-margin-bottom-small { margin-bottom: 8px!important; }
.VM-margin-bottom-small p { margin-bottom: 8px!important; }
.dot.VM-margin-bottom-small li { margin-bottom: 8px!important; }

.VM-margin-bottom-medium { margin-bottom: 16px!important; }
.VM-margin-bottom-big { margin-bottom: 30px!important; }
.VM-margin-bottom-huge { margin-bottom: 60px!important; }

.VM-margin-top-big { margin-top: 30px!important; }
.VM-margin-top-huge { margin-top: 60px!important; }

.VM-img-ul-aligned { margin-left: 16px; } /* Align img with ul bullet, for photos within the UL/LI */
.VM-img-li-aligned { margin-left: 50px; } /* Align img with li text, ignoring bullet, for photos within the UL/LI */

/* To be able to use link box design where photo/title are NOT link - make hover do nothing by adding VM-not-link class to it */
.VM-not-link { color: #1E63C6; } 
.VM-not-link:hover, .VM-not-link:active, .VM-not-link:focus { background-color:#E7EEF6; color: #1E63C6; }  
.VM-not-link:hover img, .VM-not-link:active img, .VM-not-link:focus img {opacity: 1; filter: none; }

/* dot UL check lista, how much indented from the left */
.dot.VM-dot-align-left { padding-left: 20px; }
.dot.VM-dot-left-small { padding-left: 30px; }
.dot.VM-dot-left-medium { padding-left: 40px; }

/* resort property colourful buttons/links */
.VM-resort-property {margin-bottom: 20px!important; margin-left: -10px!important;}
.VM-resort-property-box { padding: 8px 10px; color: #fff; }
.VM-resort-property-box  a { color: #fff; }
.VM-resort-property-pink {background-color: #B50064;}
.VM-resort-property-gold {background-color: #C69F01;}
.VM-resort-property-purple {background-color: #8E5EA2;}



/* ============================================================================== */
/* MARKO PLOVANIC: Valamar proprietary classes needed for content entry */

/* Potpis na review boxu Hotel overview */
.VM-review-box-signature{text-align: right; margin-right: -6px; font-size: .7em;   font-weight: 400; font-style: italic;  padding-bottom: 10px; margin-top:-21px;}
/* Property interested navigacija */
.VM-property-interested-in .label::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(30, 99, 198, 0) rgba(30, 99, 198, 0) rgba(30, 99, 198, 0) #1e63c6;
    border-image: none;
    border-style: solid;
    border-width: 7px;
    content: " ";
    height: 0;
    left: 100%;
    margin-top: -7px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0;
}

.VM-property-interested-in .label {
    background: #1e63c6 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-weight: 400;
    margin: 0 15px 0 0;
    padding: 4px 8px;
    position: relative;
    text-transform: uppercase;
}

.VM-property-interested-in {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 30px 10px 20px;
    position: relative;
    width: 100%;
}

.VM-property-interested-list a {
    display: inline-block;
    font-size: 12px;
    margin: 0 6px 5px;
}
.VM-property-interested-list a:hover {
    background-color: #fff;
    color: #4994ff;
}
.VM-property-interested-list > a:after {
    background: #1e63c6 none repeat scroll 0 0;
    border-right: 1px none white;
    content: " ";
    display: block;
    height: 2px;
    margin: 5px auto 0;
    width: 100%;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 022s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.VM-property-interested-list > a:hover::after {
    background: #4994ff none repeat scroll 0 0;
    width: 30%;
}
/*resort property link more*/
.VM-resort-more .label::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(30, 99, 198, 0) rgba(30, 99, 198, 0) rgba(30, 99, 198, 0) #1e63c6;
    border-image: none;
    border-style: solid;
    border-width: 7px;
    content: " ";
    height: 0;
    left: 100%;
    margin-top: -7px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0;
}

.VM-resort-more .label {
    background: #1e63c6 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-weight: 400;
    margin: 0 15px 0 0;
    padding: 4px 8px;
    position: absolute;
    left: 0;
    text-transform: uppercase;
}

.VM-resort-more {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 11px 0px 0px;
    position: relative;
    width: 100%;
    padding-left: 37px;
}
.VM-resort-more-link > p {
    margin-bottom: 5px;
}
.VM-resort-more-link a {
    display: inline-block;
    font-size: 12px;
    margin: 0px;
}
.VM-resort-more-link a:hover {
    background-color: #fff;
    color: #4994ff;
}
.VM-resort-more-link > a:after {
    background: #1e63c6 none repeat scroll 0 0;
    border-right: 1px none white;
    content: " ";
    display: block;
    height: 2px;
    margin: 5px auto 0;
    width: 100%;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 022s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.VM-resort-more-link > a:hover::after {
    background: #4994ff none repeat scroll 0 0;
    width: 30%;
}
/*check lista koja se pojavljuje prva u topicu ad se izravna visina s naslovom*/
.check.VM-check-top {
    margin-top: 9px;
}
/*dodano da ne dodjeljuje top marginu row-u koji je first child unutar nekog row-a*/
.valamar-main .wrapper .row .row {
    /*margin-top: 0;*/
}
/*lista na opisu soba, 1. korak bookinga*/
.room-dot-list {
    list-style: disc;
}
.room-dot-list li {
    margin-left: 14px;
}
.VM-room-dot-list-inline {
    list-style: none;
}
.VM-room-dot-list-inline li {
    display: inline;
    margin-left: 4px;
}
.VM-room-dot-list-inline li::before {
    content: "\2022";
    font-size: 21px;
    left: -3px;
    line-height: 1;
    position: relative;
    top: 3px;
}
/* footer e-mail input newsletter */
footer .sign-up input[type=email]{
    width: 225px !important;
}

/* new main submenu */
.VM-periods {color: #a3a3a3;font-size: 11px;}
.VM-periods span { display: inline-block;padding-right: 8px;}
.VM-deal-highlight { color: #ff5500;font-weight: 700;margin: 6px 0;}
.VM-deal-price {color: #666; font-size: 12px;}
.VM-deal-price span{color: #1e63c6;display: block;}
.VM-deal-price span strong{font-size: 21px;}
.VM-deal-menu {margin-top: 0 !important;}
.VM-deal-menu:hover {text-decoration: none !important;}
.VM-deal-menu:hover h4{text-decoration: underline;}
.VM-loyalty.btn.green {line-height: 32px}

/* highlights carousel*/
.nav--next.slick-disabled,
.nav--prev.slick-disabled {opacity:0.3; cursor:default;}
.inner-carousel-nav .nav--next,
.inner-carousel-nav .nav--prev{  position: absolute;top: 220px; z-index: 2;}
.inner-carousel-nav {position: relative}
.highlight-details { position: relative;} 
.valamar-main .highlights-carousel  .col-1 {margin: 0 1.1515%;}
.outer-carousel-nav { position: absolute; right: 0;top: 0; z-index: 2;}
.nav--prev,
.nav--next {text-indent: -9999px; display: inline-block; background: url(carousel-outer-nav.png) no-repeat 0px 0px; width: 30px; height: 30px;  cursor:pointer;   -webkit-transition: all 0.2s ease-out; -moz-transition: all 022s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.nav--next {background-position: 0 -38px; margin-left: 8px;}
.inner-carousel-nav .nav--prev{ left: -25px;}   
.inner-carousel-nav .nav--next{ right: -25px;}
.inner-carousel-nav .nav--prev.res{ left: 5px !important;}
.inner-carousel-nav .nav--next.res{ right: 5px !important;}
.outer-carousel-nav li {display: inline;  line-height: 30px;}
.outer-carousel-nav li:first-child { color: #999;  font-size: 12px;  padding-right: 10px;}
.modal-dialog .room-details-ammenities ul, .room-details .room-details-ammenities ul {font-size: 13px !important;}
.sections-wrapper .link-box-extra p {line-height: 21px;}
.link-box-extra p {font-size: 13px;margin-bottom: 18px;}
.link-box-title {line-height: 21px;}
.outer-carousel-nav {display: none !important;}
.link-box-title.big {font-size: 21px;line-height: 23px;}
a.icon-gallery-photo:before {color: #FFF; content: '\e800'; font-size: 45px;}
.btn.all-contacts {
    line-height: 39px;
    min-height: 39px;
    position: relative;
    width: 100%;
}
.btn.all-contacts  img {
    left: 11px;
    position: absolute;
    top: 7px;
}
.contact-numbers{float: none; width: auto; background: #fff;}
.contact-numbers .working-hours {
    background: transparent url("/CmsAssets/CmsCss/img/contactus-tel-icon.png") no-repeat scroll 0 0;
    border-bottom: 1px solid #abafb2;
    color: #0f2a50;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 12px;
    padding-left: 37px;
    padding-top: 0px;
}
.contact-numbers .mail-link,
.contact-options .mail-link{
    background: transparent url("/CmsAssets/CmsCss/img/contactus-mail-icon.png") no-repeat scroll 0 0;
    color: #0f2a50;
    font-weight: bold;
    padding-left: 37px;
}
.contact-numbers  p { margin: 15px 0;}
.contact-numbers  p small{
    color: #0f2a50;
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.contact-options ul {background: none;}
.contact-options-intro { border-bottom: 1px solid #abafb2;}
.sp-default a {color: #1e63c6;}
.sp-default h3 a,.sp-default h2 a {color: #0f2a50; margin-bottom: 8px;}
.sitemap .col-half {margin: 0;}
.sp-default ul li {
    background: transparent url("/CmsAssets/CmsCss/snippets/bullet.png") no-repeat scroll 0 8px;
    margin: 0;
    padding: 1px 0 1px 12px;
}
.sp-default .validstay-periods > li {
    padding: 4px 15px;
}
.map-over-content.uvjeti-prodaje nav ul.tabs > li h3 a {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px !important;
    padding: 6px 0 0 15px;
    text-align: left;
     text-transform: uppercase;
}
.map-over-content.uvjeti-prodaje nav ul.tabs {
     border-bottom: 10px solid #e7eef6;
    background: rgba(4, 28, 51, 0.5) none repeat scroll 0 0;
    padding: 0;
}
.map-over-content.uvjeti-prodaje nav ul.tabs > li {
    background: none;
}
.map-over-content.uvjeti-prodaje nav ul.tabs > li h3 a.active { background: #e7eef6 none repeat scroll 0 0;}
.map-over-content.uvjeti-prodaje nav li span {display: none;}

/*deals list*/
.vacation-list.hotel-list.list-view .hot-deal  img {left: 240px !important;}
.vacation-list.hotel-list.list-view .hotel-list-img img {height: 140px !important;width: 190px !important;}
.vacation-list.hotel-list.list-view.deal-list .hotel-list-img img {height: 140px !important;width: 210px !important;}

.promocd_input_cont {float: none !important;}
.sp-default p {margin: 10px 0 !important;}
.sp-default ul.validstay-periods {margin: 10px 20px;}

/*main css gaženje - 25.03.*/
.combobox-full-list{ min-height:370px;}
.combobox-hotel-list { min-height:370px;}
ul.validstay-periods  {margin-top: 12px}
ul.validstay-periods li {margin-bottom: 7px}
nav.main-menu .dropdown-menu h4 a {color: #0f2a50; margin-top: 0 !important;}
.hp-why-club .why-right h2 {line-height: 1.1;}
.hp-why-club .why-list h2 {font-size: 18px; letter-spacing: -0.04em}
.hp-why-club .why-right .btn, .hp-why-club .why-right .caret-btn { font-size: 14px; padding: 8px 16px;}
.popup-calendar-footer .btn, .popup-calendar-footer .caret-btn {background: #e86517 none repeat scroll 0 0; line-height: 24px;}
.sign-up .btn, .sign-up .caret-btn{ line-height: 24px;}
main[class*="room-"] .page-title h2 {font-size: 36px !important;}
main[class*="room-"] .page-title {padding-top: 30px;}
main[class*="room-"] .square-btn {margin-right: 20px;}
main[class*="room-"] .cta-valamar-club .btn {
    background: rgba(0, 0, 0, 0) none;
    color: #1e63c6;
    text-shadow: none;
    text-transform: none;
}
main[class*="room-"] .cta-valamar-club .btn:hover{color: #0f2a50; text-decoration: underline !important;}
.promocode_input_check_box p,.loyalty-login-container p.logedin{  padding-top: 18px;float: left;}
.loyalty-login-container h3 p {font-size: 12px; font-weight: normal;padding: 18px 0 0;text-transform: none;}
.top-menu-contact .contactus-badge img, .call-contact-us-container .contactus-badge img { top: -6px;}
.top-menu-contact .contactus-badge, .call-contact-us-container .contactus-badge {min-height: 106px;}
.top-menu-contact .contact-call-buttons .btn, .top-menu-contact .contact-call-buttons .caret-btn, .call-contact-us-container .contact-call-buttons .btn, .call-contact-us-container .contact-call-buttons .caret-btn {min-height: 39px;}

.contact-numbers ul li::before {top: 8px;}
.contact-numbers ul li {padding: 6px 0 6px 35px;}

#loading-popup p { font-size: 15px;}
.sp-default a.btn-green-arrow {display: table;}
.find-book-hotel-page {margin-top: 45px;}

.hotel-list-thumbview .hotel-list-img .image {height: auto;}
.hotel-list-thumbview .vacation-list-img-view-thumb .shadow {display: none;}
.calendar-maximum-selected a {display: inline; color: #df4d13; text-decoration: underline;}
.sp-blue-btn .btn-blue {display: table;}
.sp-featured-box-small h3 a {display: inline;}

/* plus loyalty logotut listing */
.price-plus.has-blue-tip.loyalty-logout,
.price-plus.has-blue-tip.loyalty-login{display: none;}
/* plus loyalty logotut property page */
.price-from .price-plus.has-blue-tip,
.room-overview .price-plus.has-blue-tip{display: none;}
/* resort flag */
.hotel-list-new-widget {display: none}

/*RESORT STCIKER example*/
 .resort-green{
	background: #177B04;
	border: solid 1px #68BB25;
	background: -moz-linear-gradient(-45deg, #177B04 30%, #26CA0A 70%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(30%, #177B04), color-stop(70%, #177B04));
	background: -webkit-linear-gradient(-45deg, #177B04 30%, #26CA0A 70%);
	background: -o-linear-gradient(-45deg, #177B04 30%, #26CA0A 70%);
	background: -ms-linear-gradient(-45deg, #177B04 30%, #26CA0A 70%);
	background: linear-gradient(135deg, #177B04 30%, #26CA0A 70%);
} 
.resort-green a:hover{
	background:#177B04;
	background: -moz-linear-gradient(-45deg, #177B04 30%, #26CA0A 70%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(30%, #177B04), color-stop(70%, #177B04));
	background: -webkit-linear-gradient(-45deg, #177B04 30%, #26CA0A 70%);
	background: -o-linear-gradient(-45deg, #177B04 30%, #26CA0A 70%);
	background: -ms-linear-gradient(-45deg, #177B04 30%, #26CA0A 70%);
	background: linear-gradient(135deg, #177B04 30%, #26CA0A 70%);
	color:#ffffff
}
.resort-orange{
	background: #C9361E;
	border: solid 1px #D45742;
	background: -moz-linear-gradient(-45deg, #C9361E 30%, #E1642A  70%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(30%, #C9361E), color-stop(70%, #C9361E));
	background: -webkit-linear-gradient(-45deg, #C9361E 30%, #E1642A  70%);
	background: -o-linear-gradient(-45deg, #C9361E 30%, #E1642A  70%);
	background: -ms-linear-gradient(-45deg, #C9361E 30%, #E1642A  70%);
	background: linear-gradient(135deg, #C9361E 30%, #E1642A  70%);
}
.resort-orange a:hover{
	background: #C9361E;
	background: -moz-linear-gradient(-45deg, #C9361E 30%, #E1642A  70%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(30%, #C9361E), color-stop(70%, #C9361E));
	background: -webkit-linear-gradient(-45deg, #C9361E 30%, #E1642A  70%);
	background: -o-linear-gradient(-45deg, #C9361E 30%, #E1642A  70%);
	background: -ms-linear-gradient(-45deg, #C9361E 30%, #E1642A  70%);
	background: linear-gradient(135deg, #C9361E 30%, #E1642A  70%);
	color:#ffffff
}

/*promo tabs*/
.promo-new-title {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #0C5E9F;
	line-height: 23px;
	font-weight: normal;
	padding-left: 30px;
	background: transparent url("tabs/title-promo-arrow.png") 0 50% no-repeat;
	margin: 0 0 25px;
}
.new-promo-tabs-cont {
	margin: 0 0 20px 0;
	background: transparent !important;
	font-family: Arial, sans-serif;
	font-size: 14px;
   
}
.new-promo-tabs-cont a {
	display: block;
	float: left;
	margin-right: 2px;
	border: solid 1px #5797CA;
	background-color: #fff;
	color: #0c5e9f;
	padding: 9px 15px;
	min-width: 195px;
	text-align: center;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	text-decoration: none;
	position: relative;
}
.new-promo-tabs-cont a:hover {
	text-decoration: none;
	color: #5797CA;
	box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.25);
}
.new-promo-tabs-cont a.active {
	color: #fff !important;
	font-weight: bold!important;
	border-color: #0C5E9F!important;
	background-color: #0C5E9F!important;
}
.new-promo-tabs-cont a.active::after {
	width: 21px;
	height: 8px;
	content: "";
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: -10px;
	background: transparent url("tabs/new-promo-tab-arrow.png") 0 0 no-repeat;
}

#site-tabs nav ul.tabs.new-promo-tabs-cont > li h3 a.active {
	color: #fff !important;
}
ul.tabs.new-promo-tabs-cont.clearfix {
	background: none;
}
ul.new-promo-tabs-cont li {
	background-color: #fff!important; margin-right: 2px!important;
}
ul.new-promo-tabs-cont li a {
	background: transparent !important;
}
ul.new-promo-tabs-cont li h3 a {
	line-height: normal!important;
	font-weight: normal;
	text-transform:none;
	font-weight: bold;
}
 ul.new-promo-tabs-cont li h3 span{
	 background: none!important;
 }
 
 

 /*banner left side - ispod filtera*/
 
 .banner-list-left-side {
    margin-top: 15px;
}
 
.search-box h3.search-hotel-title {
 font-weight:bold !important;

 }
.top-info-menu.no-book span.info.info-destination{
width:580px !important;
 }
/* Dodao Davor TFS#15502 */
  /* #site-tabs nav ul.tabs.new-promo-tabs-cont > li h3 a { padding: 0; height: auto; margin:0;}
 #site-tabs nav ul.tabs.new-promo-tabs-cont > li h3 a strong.text-only { padding: 9px 15px; display: block;}
 #site-tabs nav ul.tabs.new-promo-tabs-cont > li h3 a img.new-tab-img {}
 #site-tabs nav ul.tabs.new-promo-tabs-cont > li h3 a strong.text-image { 
	position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    width: 100%;    
    padding: 4px 10px; 
	color: rgba(255,255,255,0.8);
	font-size: 14px; */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+100 */
	/*  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);*/ /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);*/ /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );*/ /* IE6-9 */
/*}*/
/*#site-tabs nav ul.tabs.new-promo-tabs-cont > li h3 a.active strong.text-image {
	background: rgba(12, 94, 159, 0.7);
	color: #fff;
}*/
  /* END Dodao Davor TFS#15502 */


 
/* Dodao Alex - skrivanje Rabac u bookingboxu: apartmani + resort */
#destination-container-386 ul:nth-child(2), #destination-container-386 ul:nth-child(3) {display:none;}
#destination-container-404.combobox-hotel-list ul:last-of-type {display: none;}
#destination-container-71415.combobox-hotel-list ul:last-of-type {display: none;}
#destination-container-71415.combobox-hotel-list ul:nth-last-of-type(2){ display:none;}






/* Dodao Alex - skrivanje Rabac u bookingboxu: apartmani + resort */

/* Dodao Alex - skrivanje hoteli/apartmani u bookingboxu */
.combobox-hotel-list ul li.category:first-of-type {display: none;} 

/* Dodao Alex - resorti boje u bookingu */
.rooms-theme-box.room-theme-resort-01dusty {border-color: #6e7376; }
.rooms-theme-box.room-theme-resort-01dusty .rooms-theme-box--header, .rooms-theme-box.room-theme-resort-01dusty .rooms-theme-box--more {background-color: #6e7376; }
.room-theme-resort-tag-01dusty { background-color: #6e7376;}

.rooms-theme-box.room-theme-resort-02lavendar {border-color: #bd9191; }
.rooms-theme-box.room-theme-resort-02lavendar .rooms-theme-box--header, .rooms-theme-box.room-theme-resort-02lavendar .rooms-theme-box--more {background-color: #bd9191; }
.room-theme-resort-tag-02lavendar { background-color: #bd9191;}

.rooms-theme-box.room-theme-resort-03overcast {border-color: #72a2a7; }
.rooms-theme-box.room-theme-resort-03overcast .rooms-theme-box--header, .rooms-theme-box.room-theme-resort-03overcast .rooms-theme-box--more {background-color: #72a2a7  ; }
.room-theme-resort-tag-03overcast { background-color: #72a2a7;}

.rooms-theme-box.room-theme-resort-04dusty-light {border-color: #8b81a1;}
.rooms-theme-box.room-theme-resort-04dusty-light .rooms-theme-box--header, .rooms-theme-box.room-theme-resort-04dusty-light .rooms-theme-box--more {background-color: #8b81a1; }
.room-theme-resort-tag-04dusty-light { background-color: #8b81a1;}

.rooms-theme-box.room-theme-resort-05paper {border-color: #988c80; }
.rooms-theme-box.room-theme-resort-05paper .rooms-theme-box--header, .rooms-theme-box.room-theme-resort-05paper .rooms-theme-box--more {background-color: #988c80; }
.room-theme-resort-tag-05paper { background-color: #988c80;}

/* Stefan */
.rooms-theme-box.room-theme-resort-06warm {border-color: #f2bd7d; }
.rooms-theme-box.room-theme-resort-06warm .rooms-theme-box--header, .rooms-theme-box.room-theme-resort-06warm .rooms-theme-box--more {background-color: #f2bd7d; }
.room-theme-resort-tag-06warm { background-color: #f2bd7d;}

  /*Nikola nemoj prikazati temu smještajnog objekta na resortu 2*/
.displayNone{
                display:none;
}

/* ==================================================================== */
/* 		DROPDOWN MENU KONTAKTI MAKNUTI - Stefan			*/
/* ==================================================================== */

.no-cssgradients .top-menu-contact .contact-left-col, .no-cssgradients .call-contact-us-container .contact-left-col{
border-right-width:0px}

.no-cssgradients .call-contact-us-container .contact-left-col, .no-cssgradients .top-menu-contact .contact-left-col{
border-right-width:0px}

.contact-right-col {
    display: none !important;
}

.contact-left-col {
    background-image: none !important;
    background-size: 0px 0px;
border-right-width:0px;
    width: 100% !important;
    padding-right: 0px !important;
}

.dropdown-menu.contact-popup {
    width: 515px;
}


.top-menu-contact .working-hours, .call-contact-us-container .working-hours{
    padding-left: 0px; 
    background: transparent url(https://www.valamar.com/CmsAssets/CmsCss/img/contactus-tel-icon.png) 140px 0 no-repeat;
   
}

a.btn.request-proposal {
    width:260px;
    padding: 6px 0 6px 0px !important;
}

a.btn.contact-callback {
    width:260px;
    padding: 6px 0 6px 0px !important;
}

.contact-slide-1 h3 {
    text-align: center;
}

.working-hours {
    text-align: center;
  background: transparent url(img/contactus-tel-icon.png) 0 0 no-repeat;
}

.contact-call-buttons {
    margin: 0 auto;
    display: table;
}

/* ============================================================== */
/*		HP  - Loyalty Background - Nikola	20170613        	  */
/* ============================================================== */

.hp-why-club {
    background-image: url(/CmsMedia/Loyalty/hp-why-bg-new.jpg) !important;
}

/* ============================================================== */
/*		 Loyalty tabovi - Stefan/Alex	14_06_017	  */
/* ============================================================== */
.loylty-room-rates-tabs a.tab1 { background-color: #c4c9cf !important; padding: 15px 30px !important; font-size: 14px !important; color: #0F2A50 !important; line-height: 1.3 !important; height:74px !important;}

.loylty-room-rates-tabs a.tab2 { background-color: #c4c9cf !important; padding: 15px 30px !important; font-size: 14px !important; color: #0F2A50 !important; line-height: 1.3 !important; height:66px !important;}

.loylty-room-rates-tabs { height: 84px !important; }

.loylty-room-rates-tabs a.tab1.active { background-color: #041c33 !important; color: #fff !important; height:84px !important; }

.loylty-room-rates-tabs a.tab2.active { background-color: #041c33 !important; color: #fff !important; height:84px !important; }

.loylty-room-rates-tabs a.tab1.green strong { color: #01080f !important; }

.loylty-room-rates-tabs a.tab1.green.active strong { color: #9BC636 !important; }

/***** PEC BANNER - Stefan *****/

.pec-banner {
  position:relative;
  height: 100%;
  background: #f6f7fb;
  border: 1px solid #ABAFB2;
  outline: 6px solid #E7EEF6;
  margin: 7px;
  padding: 18px 12px;
  line-height: 2.5;
}
  .pec-heading {
    color: #0F2A50;
    font-weight: 700;
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 0 !important;
    display: inline-block;
  }
  .pec-subheading {
    font-size: 17px;
    margin-bottom: 0 !important;
    font-weight: 700;
    display: inline-block;
    color: #0F2A50;
  }
  .pec-banner img{
    position: absolute;
    right: 20px;
    margin-top: -30px;
    top: 50%;
  }
  .pec-moreinfo {
    background: #d5dae3;
    position: absolute;
    right: 240px;
    bottom: 20px;
    padding: 6px 30px 6px 10px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    color: #3e92c7;
    border-radius: 2px;
  }
  .pec-moreinfo p {
    margin: 0 !important;
    line-height:1;
  }
  svg.pec-external {
    fill: #3e92c7;
    position: absolute;
    right: 6px;
    width:16px;
    height:16px;
    top: 50%;
    margin-top: -8px;
  }

/***** MARO BOJA - Stefan, 5.7.2017. *****/

.room-theme-magenta-new .rooms-theme-box--header {
background-color: #a55b84;
}

.room-theme-tag-magenta-new {
background-color: #a55b84;
}

.room-theme-magenta-new{
border-color: #a55b84;
}


/***** LOYALTY LOC MALA SLOVA - Stefan, 17.7.2017. *****/

.loylty-room-rates-tabs a.tab1{text-transform:none!important}


/***** TAMARIS OVERLAY COLOR - Stefan 18.10.2017. *****/

.VM-resort-property-dusty {background-color: #6e7376;}
.VM-resort-property-overcast {background-color: #72a2a7;}
.VM-resort-property-lavander {background-color: #bd9191;}
.VM-resort-property-paper {background-color: #988c80;}
.VM-resort-property-dusty-light {background-color: #8b81a1;}
.VM-resort-property-warm {background-color: #f2bd7d;}

/***** ISABELLA SKRIVANJE BOOKING BOX - Stefan, 19.10.2017. *****/

#destination-container-382 ul:nth-child(3) li:nth-child(2) {
    display:none;
}

/***** TAMARIS SKRIVANJE BOOKING BOX - Stefan, 19.10.2017. *****/

#destination-container-382 ul:nth-child(3) li:nth-child(3) {
    display:none;
}

/* ACCOMODATION BOX MARGIN RIGHT - Stefan, 22.01.2018. */

.acc_choices__box {
    margin-right: 52px;
}

/* HOTEL LIST VISITED COLOR - Stefan, 30.01.2018. */

.hotel-list h2 a:visited {
    color: #0F2A50;
}

/* HEATED POOL - Stefan, 16.04.2018. */

.col-half {
    position: relative;
}

a.left.carousel-control, a.right.carousel-control {
    z-index: 2;
}

.pool-temp-left {
    position: absolute;
    background: #1E63C6;
    font-size: 12px;
    color: white;
    padding: 5px 10px;
    text-transform: uppercase;
    top: 10px;
    left: 0;
    z-index: 1;
}

.pool-temp-right {
    position: absolute;
    background: #1E63C6;
    font-size: 12px;
    color: white;
    padding: 5px 10px;
    text-transform: uppercase;
    top: 10px;
    right: 0;
    z-index: 1;
}

/* RESORT COLOR GRAY - Stefan, 24.04.2018. */

.resort-gray {
    background: #6e6f72;
}

/* RESORT COLOR LIME - Stefan, 24.04.2018. */

.resort-lime {
    background: #a3cf67;
}

/* RESORT COLOR MANGO - Stefan, 30.04.2018. */

.resort-mango {
    background: #ff9a4f;
}

/* BOOKING BOX HP EVA PRESIDENT - Stefan, 03.05.2018. */
#destination-container-403 ul {
    width: 52%;
}

#destination-container-71415 ul {
    width: 52%;
}

/***** HP destinacija scroll - Nikola, 16.10.2018. *****/

.select2-container .select2-dropdown .select2-results .select2-results__options{
max-height: 300px !important;
}

/************/
/* INTERNIM */
/************/

/* INTERNIM LISTING LOGO - Stefan 24.04.2018. */

.internim .property-listing .hotel-list article .hotel-list-img .subrand-logo, .internim.int-objekti-brand .hotel-list article .hotel-list-img .subrand-logo {
    background-size: 85%;
}

/* LOYALTY MENU - Stefan 26.04.2018. */

.loylty__theme form[action*="/cz/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="lng=cs"] nav.main-menu .anchor-wrapper>a  {
    padding: 26px 7px 0;
}

.loylty__theme form[action*="/de/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="lng=de"] nav.main-menu .anchor-wrapper>a  {
    padding: 26px 11px 0;
}

.loylty__theme form[action*="/it/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="lng=it"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 12px 0;
}

.loylty__theme form[action*="/ru/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="lng=ru"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 12px 0;
}

.loylty__theme form[action*="/si/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="lng=si"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 9px 0;
}

.loylty__theme form[action*="/sk/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="lng=sk"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 13px 0;
}

/* TYPE OF HOLIDAY MENU - Stefan, 26.04.2018. */

[aria-labelledby="menu-type-holiday"]{
    height: auto !important;
}

[aria-labelledby="menu-type-holiday"] .wrapper {
    margin-bottom:  30px;
}

/* INTERNIM BRAND MENU - Stefan 30.04.2018. */

.int-choose-brand-menu a::before {
    background: none;
}

.int-choose-brand-menu a::after {
    background: none;
}

.int-choose-brand-menu a:hover::after {
    background: none;
}

.int-choose-brand-menu a:hover {
    background-color: #F0F0F0;
    filter: brightness(85%);
}

/* TYPE OF HOLIDAY INTRO TEXT - Stefan, 02.05.2018. */
.type-of-holiday-intro p {
    font-size: 18px;
    color: #214295;
    font-weight: 600;
    line-height: 1.3 !important;
    padding-bottom: 20px !important;
}

/* PROPERTY LOGO WIDTH */
.property-logo-container .property-logo {
    width:  180px;
}

/* FAMILY INTERNIM COLOR */
.int-property-content .int-box .int-property-tag.family {
    background-color: rgba(231, 0, 127, 0.7);
}

/* ADULTS INTERNIM COLOR */
.int-property-content .int-box .int-property-tag.adults {
    background-color: rgba(177, 94, 204, 0.8);
}

/* V LEVEL INTERNIM COLOR */
.int-property-content .int-box .int-property-tag.vlevel {
    background-color: rgba(201, 158, 1, 0.7);
}

/* WAVE TITLE */
.wave-title {
    max-width: 500px;
    display: inline-block;
    vertical-align: middle;
    line-height: initial;
}

/* WAVE TITLE CORRECTION */
.internim .title.crop-border {
    display: flex;
    align-items: center;
    justify-content: center;
}

.internim .title.crop-border:before, .internim .title.crop-border:after {
    height: 35px;
}

/* SLOVENSKI MORE INFO */
.int-property-content .int-box .text .btn-brand {
    padding: 5px;
}

.internim .hp-highlight-box .link-box-extra .btn {
    padding: 5px 20px;
}

/* MICE MENU */
#miceMenu {
    background-color: transparent;
    border: 0 none;
    color: #0F2A50;
    height: 35px;
    padding: 0 12px !important;
    background-image: -moz-linear-gradient(bottom, #041c33 30%, rgba(255,255,255,0) 20%);
    background-image: -webkit-linear-gradient(bottom, #041c33 30%, rgba(255,255,255,0) 20%);
    background-image: -o-linear-gradient(bottom, #041c33 30%, rgba(255,255,255,0) 20%);
    background-image: linear-gradient(to bottom, #041c33 30%, rgba(255,255,255,0) 20%);
    background-position: right;
    background-size: 1px 4px;
    background-repeat: repeat-y;
    font-size: 11px;
    font-family: "Open Sans",sans-serif;
    display: table-cell;
    vertical-align: middle;
    font-weight: 700;
}

/* TRUSTYOU LISTING */
/*.hotel-list-review a {
    cursor: default;
    pointer-events: none;
    text-decoration: none
}

.hotel-list-review a strong {
    text-decoration: none;
}*/

.trustyou .tekst a {
    display:  none;
}

.trustyou .tekst .ime {
    line-height: 5;
}

/* MAIN MENU - Stefan 05.07.2018. */

[action*="/cz/"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 7px 0;
}

[action*="/de/"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 11px 0;
}

[action*="/en/"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 12px 0;
}

[action*="/fr/"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 12px 0;
}

[action*="/hr/"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 12px 0;
}

[action*="/it/"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 12px 0;
}

[action*="/pl/"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 12px 0;
}

[action*="/ru/"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 12px 0;
}

[action*="/si/"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 9px 0;
}

[action*="/sk/"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 13px 0;
}

/* MAKARSKA MENU DESTINATION */

.map-location-makarska {
    top: 136px;
    left: 138px;
}

/* BOOKING BOX VIDEO TITLE */

#videoContainer h1 {
    max-width: 566px;
}

/* MARO HOLIDAY STICKER HIDE */
.hotel-list-resort.resort-gray {
    display: none;
}

/* HIDE LISTING BRAND COLOR */
.internim.v3 .hotel-list article .hotel-list-img:before {
    content: none !important;
}

/* LISTING ICON MARGIN */
.hotel-list-piktogrami li.has-blue-tip {
    margin: 0 2px 2px 0 !important;
}

/* LISTING CHANGE DATE ICON */
[data-flash-dates-action="change-dates"] i {
    display: none;
}

[data-flash-dates-action="change-dates"] {
    line-height: 23px !important;
    padding-left: 13px !important;
    padding-right: 0px !important;
}

/* HIDE DUBROVNIK COPIED MAP */
li.dest-map-point-100331 {
    display: none !important;
}

li.dest-map-point-98440 {
    display: none !important;
}

/* HIDE OBERTAUREN */
li.dest-map-point-104772 {
    display: none !important;
}

/* OBERTAUREN MAP */
form[action*="obertauern"] #dest-header-map ul {
    background: url(/cmsmedia/austria-map-marked.png) no-repeat;
    background-position: center;
    width: 350px;
}

form[action*="obertauern"] #dest-header-map > span {
    display: none;
}

form[action*="obertauern"] #dest-header-map ul li {
    display: none;
}

form[action*="obertauern"] #dest-header-map ul li.active {
    display: block !important;
}

/* MAP ICON */
.top-info-menu .media .box-map {
    background: url(/cmsmedia/CustomAssets/img/map-sprite.png) -167px -454px no-repeat;
}

/* DESTINATIONS OBERTAUERN */
a.map-location-obertauern {
    left: 380px;
    top: 118px;
    z-index: 1;
}

[aria-labelledby="menu-our-destinations"] {
    height: 260px !important;
}

[aria-labelledby="menu-our-destinations"] .row {
    position: relative;
}

[aria-labelledby="menu-our-destinations"] .row .col-1 h4 {
    margin: 0 0 25px 0;
}

[aria-labelledby="menu-our-destinations"] .row .col-1 p {
    margin: 5px 0 15px 0;
}

[aria-labelledby="menu-our-destinations"] .col-1:nth-of-type(3) {
    background: white;
    margin: 25px 0 0 0 !important;
}

[aria-labelledby="menu-our-destinations"] .col-1:nth-of-type(4) {
    height: 210px;
}

[aria-labelledby="menu-our-destinations"] .col-1:nth-of-type(5) {
    position: absolute !important;
    right: 0;
    width: auto !important;
    top: 70px;
}

/* MENU HOTEL */
.anchor-wrapper:first-child [aria-labelledby="menu-hotels-resorts"] {
    height: auto !important;
}

[aria-labelledby="menu-hotels-resorts"] .row .col-1:nth-of-type(3) {
    border: none;
}

.menu-hotel-heading-top {
    float: right;
    width: 624px;
    margin: 0px 72px 0 0;
    display: block;
}

.menu-hotel-heading-top p {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #868686;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.menu-hotel-heading-bottom {
    float: right;
    width: 624px;
    margin: 30px 72px 30px 0;
}

.menu-hotel-heading-bottom p {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #868686;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

/* MENU DESTINATION CHANGES */

[action*="/hr/"] nav.main-menu .anchor-wrapper>a, [action*="lng=hr"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 24px 0;
}

[action*="/cz/"] nav.main-menu .anchor-wrapper>a, [action*="lng=cs"] nav.main-menu .anchor-wrapper>a{
    padding: 26px 23px 0;
}

[action*="/de/"] nav.main-menu .anchor-wrapper>a, [action*="lng=de"] nav.main-menu .anchor-wrapper>a{
    padding: 26px 23px 0;
}

[action="/"] nav.main-menu .anchor-wrapper>a, [action*="/en/"] nav.main-menu .anchor-wrapper>a, [action*="lng=en"] nav.main-menu .anchor-wrapper>a {
    font-size: 14px;
    padding: 26px 23px 0;
}

[action*="/fr/"] nav.main-menu .anchor-wrapper>a, [action*="lng=fr"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 29px 0;
}

[action*="/it/"] nav.main-menu .anchor-wrapper>a, [action*="lng=it"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 28px 0;
}

[action*="/pl/"] nav.main-menu .anchor-wrapper>a, [action*="lng=pl"] nav.main-menu .anchor-wrapper>a{
    padding: 26px 29px 0;
}

[action*="/ru/"] nav.main-menu .anchor-wrapper>a, [action*="lng=ru"] nav.main-menu .anchor-wrapper>a{
    padding: 26px 24px 0;
}

[action*="/si/"] nav.main-menu .anchor-wrapper>a, [action*="lng=si"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 23px 0;
}

[action*="/sk/"] nav.main-menu .anchor-wrapper>a, [action*="lng=sk"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 26px 0;
}

.loylty__theme form[action*="/hr/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="lng=hr"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 23px 0;
}

.loylty__theme form[action*="/cz/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="lng=cz"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 15px 0;
}

.loylty__theme form[action*="/de/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="lng=de"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 19px 0;
}

.loylty__theme form[action="/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="/en/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="lng=en"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 30px 0;
}

.loylty__theme form[action*="/fr/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="lng=fr"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 26px 0;
}

.loylty__theme form[action*="/it/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="lng=it"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 20px 0;
}

.loylty__theme form[action*="/pl/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="lng=pl"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 28px 0;
}

.loylty__theme form[action*="/ru/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="lng=ru"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 20px 0;
}

.loylty__theme form[action*="/si/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="lng=si"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 18px 0;
}

.loylty__theme form[action*="/sk/"] nav.main-menu .anchor-wrapper>a, .loylty__theme form[action*="lng=sk"] nav.main-menu .anchor-wrapper>a {
    padding: 26px 22px 0;
}


/* ROOM RATES COLOR UPDATE - Stefan 31.01.2019. */

.room-overview .empty .orange {
    color: #919191;
}

.room-overview .empty a.btn[data-flash-dates-action="change-dates"] {
    background: #ff7f26;
}

.room-overview .empty a.btn[data-flash-dates-action="change-dates"]:hover {
    background: #f06400;
}

.room-overview .empty a.btn.show-room-rates-popup[data-id-name="check-availability"] {
    background: #ff7f26;
}

.room-overview .empty a.btn.show-room-rates-popup[data-id-name="check-availability"]:hover {
    background: #f06400;
}

/* PACKAGE LIST ORANGE FLAG UPDATE - Stefan, 01.02.2019. */

form[action*="/hr/"] .pckgs__offers__box__flag:not(.discount) {
    background-image: url(/CmsAssets/CmsCss/img/pckgs_flag_white_orange.png) !important;
    color: #ff7f26;
    background-position-y: top !important;
}

form[action*="/hr/"] .pckgs__offers__box__flag:not(.discount) strong {
    display: block;
    font-size: 17px;
}

form[action*="/hr/"] .pckgs__offers__box__flag:not(.discount) span {
    display: block;
    font-size: 15px;
    margin-top: 12px;
}

form[action*="/cz/"] .pckgs__offers__box__flag:not(.discount) {
    background-image: url(/CmsAssets/CmsCss/img/pckgs_flag_white_orange.png) !important;
    color: #ff7f26;
    background-position-y: top !important;
}

form[action*="/cz/"] .pckgs__offers__box__flag:not(.discount) strong {
    display: block;
    font-size: 17px;
}

form[action*="/cz/"] .pckgs__offers__box__flag:not(.discount) span {
    display: block;
    font-size: 15px;
    margin-top: 12px;
}

form[action*="/de/"] .pckgs__offers__box__flag:not(.discount) {
    background-image: url(/CmsAssets/CmsCss/img/pckgs_flag_white_orange.png) !important;
    color: #ff7f26;
    background-position-y: top !important;
}

form[action*="/de/"] .pckgs__offers__box__flag:not(.discount) strong {
    display: block;
    font-size: 17px;
}

form[action*="/de/"] .pckgs__offers__box__flag:not(.discount) span {
    display: block;
    font-size: 15px;
    margin-top: 3px;
}

form[action*="/en/"] .pckgs__offers__box__flag:not(.discount) {
    background-image: url(/CmsAssets/CmsCss/img/pckgs_flag_white_orange.png) !important;
    color: #ff7f26;
    background-position-y: top !important;
}

form[action*="/en/"] .pckgs__offers__box__flag:not(.discount) strong {
    display: block;
    font-size: 17px;
}

form[action*="/en/"] .pckgs__offers__box__flag:not(.discount) span {
    display: block;
    font-size: 15px;
    margin-top: 3px;
}

form[action*="/fr/"] .pckgs__offers__box__flag:not(.discount) {
    background-image: url(/CmsAssets/CmsCss/img/pckgs_flag_white_orange.png) !important;
    color: #ff7f26;
    background-position-y: top !important;
}

form[action*="/fr/"] .pckgs__offers__box__flag:not(.discount) strong {
    display: block;
    font-size: 15px;
}

form[action*="/fr/"] .pckgs__offers__box__flag:not(.discount) span {
    display: block;
    font-size: 12px;
    margin-top: 8px;
}

form[action*="/it/"] .pckgs__offers__box__flag:not(.discount) {
    background-image: url(/CmsAssets/CmsCss/img/pckgs_flag_white_orange.png) !important;
    color: #ff7f26;
    background-position-y: top !important;
}

form[action*="/it/"] .pckgs__offers__box__flag:not(.discount) strong {
    display: block;
    font-size: 15px;
    margin-top: 5px;
}

form[action*="/it/"] .pckgs__offers__box__flag:not(.discount) span {
    display: block;
    font-size: 12px;
    margin-top: 5px;
}

form[action*="/pl/"] .pckgs__offers__box__flag:not(.discount) {
    background-image: url(/CmsAssets/CmsCss/img/pckgs_flag_white_orange.png) !important;
    color: #ff7f26;
    background-position-y: top !important;
}

form[action*="/pl/"] .pckgs__offers__box__flag:not(.discount) strong {
    display: block;
    font-size: 17px;
    margin-top: 8px;
}

form[action*="/pl/"] .pckgs__offers__box__flag:not(.discount) span {
    display: block;
    font-size: 18px;
    margin-top: 5px;
}

form[action*="/ru/"] .pckgs__offers__box__flag:not(.discount) {
    background-image: url(/CmsAssets/CmsCss/img/pckgs_flag_white_orange.png) !important;
    color: #ff7f26;
    background-position-y: top !important;
}

form[action*="/ru/"] .pckgs__offers__box__flag:not(.discount) strong {
    display: block;
    font-size: 16px;
    margin-top: 8px;
}

form[action*="/ru/"] .pckgs__offers__box__flag:not(.discount) span {
    display: block;
    font-size: 16px;
    margin-top: 5px;
}

form[action*="/si/"] .pckgs__offers__box__flag:not(.discount) {
    background-image: url(/CmsAssets/CmsCss/img/pckgs_flag_white_orange.png) !important;
    color: #ff7f26;
    background-position-y: top !important;
}

form[action*="/si/"] .pckgs__offers__box__flag:not(.discount) strong {
    display: block;
    font-size: 16px;
    margin-top: 8px;
}

form[action*="/si/"] .pckgs__offers__box__flag:not(.discount) span {
    display: block;
    font-size: 15px;
    margin-top: 5px;
}

form[action*="/sk/"] .pckgs__offers__box__flag:not(.discount) {
    background-image: url(/CmsAssets/CmsCss/img/pckgs_flag_white_orange.png) !important;
    color: #ff7f26;
    background-position-y: top !important;
}

form[action*="/sk/"] .pckgs__offers__box__flag:not(.discount) strong {
    display: block;
    font-size: 16px;
    margin-top: 8px;
}

form[action*="/sk/"] .pckgs__offers__box__flag:not(.discount) span {
    display: block;
    font-size: 15px;
    margin-top: 9px;
}

form[action*="/fr/"] .pckgs__offers__box__flag span {
    font-size: 12px !important;
}

form[action*="/ru/"] .pckgs__offers__box__flag span {
    font-size: 12px !important;
}


/* EB BUTTON NEW POSITION - Stefan, 01.02.2019. */


form[action="/hr/"] a.eb-more-button {
    position: absolute;
    background: rgba(0, 175, 212, 0.9);
    color: #fff !important;
    text-transform: uppercase;
    top: 150px;
    left: 683px;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 20px;
    z-index: 100;
    width: 150px;
    border-radius: 0;
    font-weight: 700;
    text-align: center;
    height: 48px;
    padding-top: 14px;
}

form[action="/cz/"] a.eb-more-button {
    position: absolute;
    background: rgba(0, 175, 212, 0.9);
    color: #fff !important;
    text-transform: uppercase;
    top: 158px;
    left: 651px;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 20px;
    z-index: 100;
    width: 150px;
    border-radius: 0;
    font-weight: 700;
    text-align: center;
    height: 48px;
    padding-top: 14px;
}

form[action="/de/"] a.eb-more-button {
    position: absolute;
    background: rgba(0, 175, 212, 0.9);
    color: #fff !important;
    text-transform: uppercase;
    top: 136px;
    left: 550px;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 20px;
    z-index: 100;
    width: 190px;
    border-radius: 0;
    font-weight: 700;
    text-align: center;
    height: 60px;
    padding-top: 10px;
}

form[action="/"] a.eb-more-button {
    position: absolute;
    background: rgba(0, 175, 212, 0.9);
    color: #fff !important;
    text-transform: uppercase;
    top: 153px;
    left: 320px;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 20px;
    z-index: 100;
    width: 150px;
    border-radius: 0;
    font-weight: 700;
    text-align: center;
    height: 61px;
    padding-top: 21px;
}

form[action="/fr/"] a.eb-more-button {
    position: absolute;
    background: rgba(0, 175, 212, 0.9);
    color: #fff !important;
    text-transform: uppercase;
    top: 167px;
    left: 604px;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 20px;
    z-index: 100;
    width: 180px;
    border-radius: 0;
    font-weight: 700;
    text-align: center;
    height: 48px;
    padding-top: 14px;
}

form[action="/it/"] a.eb-more-button {
    position: absolute;
    background: rgba(0, 175, 212, 0.9);
    color: #fff !important;
    text-transform: uppercase;
    top: 151px;
    left: 638px;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 20px;
    z-index: 100;
    width: 260px;
    border-radius: 0;
    font-weight: 700;
    text-align: center;
    height: 45px;
    padding-top: 12px;
}

form[action="/pl/"] a.eb-more-button {
    position: absolute;
    background: rgba(0, 175, 212, 0.9);
    color: #fff !important;
    text-transform: uppercase;
    top: 161px;
    left: 654px;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 20px;
    z-index: 100;
    width: 220px;
    border-radius: 0;
    font-weight: 700;
    text-align: center;
    height: 45px;
    padding: 13px;
}

form[action="/ru/"] a.eb-more-button {
    position: absolute;
    background: rgba(0, 175, 212, 0.9);
    color: #fff !important;
    text-transform: uppercase;
    top: 160px;
    left: 720px;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 20px;
    z-index: 100;
    width: 180px;
    border-radius: 0;
    font-weight: 700;
    text-align: center;
    height: 39px;
    padding-top: 10px;
}

form[action="/si/"] a.eb-more-button {
    position: absolute;
    background: rgba(0, 175, 212, 0.9);
    color: #fff !important;
    text-transform: uppercase;
    top: 161px;
    left: 670px;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 20px;
    z-index: 100;
    width: 110px;
    border-radius: 0;
    font-weight: 700;
    text-align: center;
    height: 45px;
    padding-top: 13px;
}

form[action="/sk/"] a.eb-more-button {
    position: absolute;
    background: rgba(0, 175, 212, 0.9);
    color: #fff !important;
    text-transform: uppercase;
    top: 162px;
    left: 743px;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 20px;
    z-index: 100;
    width: 160px;
    border-radius: 0;
    font-weight: 700;
    text-align: center;
    height: 44px;
    padding-top: 12px;
}

a.eb-more-button:hover {
    background: rgba(10, 82, 155, 0.9) !important;
}