@font-face { 
	font-family: 'FortescuePro'; 
	src: url('fonts/FortescuePro.otf') format('opentype'),
		 url('fonts/fortescuepro-webfont.woff2') format('woff2'),
         url('fonts/fortescuepro-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal; 
}

@font-face { 
	font-family: 'GillSansMTPro'; 
	src: url('fonts/GillSansMTPro-Book.eot');
	src: url('fonts/GillSansMTPro-Book.eot?#iefix') format('embedded-opentype'),
		 url('fonts/GillSansMTPro-Book.woff') format('woff'),
		 url('fonts/GillSansMTPro-Book.ttf') format('truetype');
	font-weight: 400;
	font-style: normal; 
}

@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
 body{
	font-family: 'FortescuePro', Arial, Helvetica, sans-serif;
	float: left;
    	width: 100%;

	 
 }
*{
	box-sizing:border-box;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
img{
	max-width:100%;
	height:auto;
}
.page_wrapper{
	width:100%;
	float:left;
	position:relative;
}
.header{
	position:absolute;
	width:100%;
	top:0;
	left:0;
	z-index:999;
}
.menu, .close_menu, .close_lang{
    text-align: center;
    color: #FFF;
    border-bottom: 1px solid #FFF;
    margin-right: auto;
    margin-left: auto;
    width: 197px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s eases;
    cursor: pointer;
	font-family: 'GillSansMTPro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 3px;
    padding: 15px 30px;
	min-width:150px;
}
.close_menu{
	position:absolute;
	width:206px;
	left:50%;
	margin-left:-103px;
	z-index:9999;
}
.close_lang{
	float: right;
    text-align: right;
    padding-right: 0;
    margin-right: 0;
    font-size: 12px;
}
.menu:hover, .close_menu:hover, .close_lang:hover{
	color:#919191;
	border-color: #919191;
}

.page-template-template-book-stay .menu,
.page-template-template-contact .menu,
.close_menu{
	color:#919191;
	border-color: #919191;
}
.page-template-template-book-stay .menu:hover,
.page-template-template-contact .menu:hover,
.close_menu:hover{
	color:#FFF;
	border-color: #FFF;
}

.page-template-template-suite-175-php .menu, 
.page-template-template-suite-175-php .language{
	color: #01193C;
    border-color: #01193C;
}
.page-template-template-suite-175-php .menu:hover, 
.page-template-template-suite-175-php .language:hover{
	color: #919191;
    border-color: #919191;
}

.page-template-template-suite-130-php .menu, 
.page-template-template-suite-130-php .language{
	color: #919191;
    border-color: #919191;
}

.page-template-template-suite-130-php .menu:hover, 
.page-template-template-suite-130-php .language:hover{
	color: #01193C;
    border-color: #01193C;
}
.language{
	float:right;
	text-align: right;
    color: #FFF;
    right: 57px;
    width: 195px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s eases;
    cursor: pointer;
	font-family: 'GillSansMTPro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 3px;
    padding: 16px 0;
	position:absolute;
	top:0;
}
.language:hover{
 color:#919191
}
.page-template-template-contact-php .language,
.page-template-template-book-stay-php .language{
	color: #919191;
}

.page-template-template-contact-php .language:hover,
.page-template-template-book-stay-php .language:hover{
	color: #FFF;
}

/*.mobile_language{
	text-align: center;
    color: #FFF;
    border-bottom: 1px solid #FFF;
    margin-right: auto;
    margin-left: auto;
    width: 15%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s eases;
    cursor: pointer;
    font-family: 'GillSansMTPro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 3px;
    padding: 15px 30px;
    min-width: 150px;
	display:none;
}
*/

.mobile_language {
    text-align: center;
    color: #919191;
    width: 100%;
    float: left;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s eases;
    cursor: pointer;
    font-family: 'GillSansMTPro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 7px;
    display: none !important;
    /* padding-right: 20px; */
    background: url(../images/line.png) 50% top no-repeat;
	margin-top:11px;
	padding-top:8px;
}

.section{
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
	background:#FFF;
}
.section-top{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#section-home-1{
	max-height:670px;
}
.slider-home{
	float:left;
	width:100%;
	color:#FFF;
	text-align:center;
}
.slide{
	float:left;
	width:100%;
	/*padding:150px 0 50px;*/
}
.slide-home-1 h1{
	font-family: 'FortescuePro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;   
    font-size: 34px;
    line-height: 50px;
    letter-spacing: 9px;
    text-transform: uppercase;    
    margin: 0 auto;
	max-width:905px;
	width:95%;
}
.home-intro-text {
    max-width: 700px;
    /* border: 1px solid; */
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    /* position: absolute; */
    /* top: 65%; */
    /* left: 50%; */
    /* margin-left: -453px; */
    text-align: center;
    margin: 0 auto;
	width:95%;
}
.home-icon{
	position:absolute;
	top:50%;
	right:8%;
	margin-top:-23px;
}
.footer-zadar {
    font-family: 'GillSansMTPro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    width: 130px;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 4px;
    color: #fff;
	margin: 0 auto;
	text-align:center;	
}
.footer-zadar-wrap .footer-zadar{
	/*margin-left: -65px;*/
	margin-bottom:0 !important
}
#section-home-1 .footer-zadar, 
.zadar-section1 .footer-zadar,
.footer-menu {
	position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -65px;
}
.main_menu_wrap{
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(1, 25, 60, 1);
	z-index:999;
	overflow:auto;
	opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-language {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(68, 60, 57, 0.8);
    z-index: 999;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
    padding-right: 60px;
}
.overlay-language .wrap_img {
	display:none;
}
.main_menu_wrap.open, .overlay-language.open{
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.menu-open #section-home-1 .section-top,
.menu-open .on-menu-hide
{
	opacity:0;
}

/* Menu style */
.overlay .wrap_img {
	float:left;
	width:100%;
	text-align:center;
	padding:100px 0 50px;
}
.overlay nav {
    width: 100%;
    text-align: center;
    font-size: 54px;
	position:absolute;
	top:50%;
	margin-top:-102px;
}
.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}

.overlay ul li {
	display: block;
	padding-left: 6.5px;
	/*height: 40%;
	height: calc(100% / 5);
	min-height: 54px;*/
}

.overlay ul li a {
	font-family: 'GillSansMTPro', Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
        line-height: 18px;
        padding: 10px 0 6px ;
	text-transform: uppercase;
	letter-spacing: 7px;
	display: block;
	color: #919191;
	-webkit-transition:color 0.5s ease-in-out;
  	-moz-transition:color 0.5s ease-in-out;
  	-o-transition:color 0.5s ease-in-out;
  	transition:color 0.5s ease-in-out;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
	color: #FFF;
}

.overlay-language nav {
    float: right;
    text-align: right;
    position: relative;
    top: 5px;
    font-size: 54px;
    /* -webkit-transform: translateY(-50%); */
    /* transform: translateY(-50%); */
    width: 100%;
}
.overlay-language ul {
    list-style: none;
    padding: 0px 0;
    margin: 5px auto;
    display: inline-block;
    height: 100%;
    max-width: 197px;
    position: relative;
    float: right;
}
.overlay-language ul li {
   display: block;
    padding-bottom: 9px;
    /* min-width: 300px; */
    width: 100%;
    float: left;
    border-bottom: solid 1px #FFF;
    margin-bottom: 9px;
	 -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s eases;
}
.overlay-language ul li:hover{
	 border-bottom: solid 1px #919191;
}
.overlay-language ul li a {
    font-family: 'GillSansMTPro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: block;
    color: #fff;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}
.overlay-language ul li:hover a,
.overlay-language ul li:focus a {
	color: #919191;
}
.wrapper{
	width:100%;
	color:#01193C;
	text-align:center;
	max-width:1900px;
	margin:0 auto;
}
.wrapper.gray, .wrapper.gray a{
	color:#919191 !important;
}
.wrapper.gray .suite-link a{
	border-color:#919191 !important;
}
.gray{
	color:#919191 !important;
}
.wrapper .left{
	float:left;
	width:50%;
}
.wrapper .right{
	float:right;
	width:50%;
}
.full_width_image{
	width:100%;
}
.logo{
	width:100%;
	float:left;
	margin-top:20%;
}
.suite-name {
	width:100%;
	float:left;
	margin-top:20%;
    font-size: 36px;
    font-family: 'FortescuePro', Arial, sans-serif;
    font-weight: normal;
    line-height: 35px;
    letter-spacing: 6px;
}
.suite-content {
    width: 100%;
    float: left;
    margin-top: 62px;
    text-align: center;
    font-family: 'GillSansMTPro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.suite-content-inner {
    font-family: 'GillSansMTPro', Arial, sans-serif;
    letter-spacing: 4px;
    font-size: 14px;
    line-height: 25px;
}

.suite-link {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.suite-link a{
	font-size: 14px;
    color: #01193C;
    font-family: 'FortescuePro', Arial, sans-serif;
    letter-spacing: 5px;
    line-height: 30px;
	border-bottom: 1px solid #01193C;
	padding:0 25px 10px 30px;
	display: inline-block;
	-webkit-transition:all 0.5s ease-in-out;
  	-moz-transition:all 0.5s ease-in-out;
  	-o-transition:all 0.5s ease-in-out;
  	transition:all 0.5s ease-in-out;
}
.suite-link a:hover{
	padding:0 0px 10px 5px;
	
}
.section video{
	position:absolute;
	width:100%;
	height:100%;
	background-size: 100% 100%;
    background-color: black;
    background-image: /* our video */;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: -1;
    background: rgba(1, 25, 60, 0.8);
	top:0;
	left:0;
}
#section-home-6,.footer-section{
	
}
#section-home-6 {
	 background: rgba(1, 25, 60, 0.8);
}
#section-home-6 .section-top{
	 /*background: rgba(1, 25, 60, 0.8);*/
}
.footer{
	float:left;
	width:100%;
	text-align:center;
	display:table;
}
.footer .logo{
	margin-top:8%;
}
h1.footer-h1 {

    font-size: 45px;
    text-align: center;
    width: 100%;   
    font-family: 'FortescuePro', Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 13px;
    margin-top: 12%;
	-webkit-transition:all 0.5s ease-in-out;
  	-moz-transition:all 0.5s ease-in-out;
  	-o-transition:all 0.5s ease-in-out;
  	transition:all 0.5s ease-in-out;
	    display: table-row;
    vertical-align: middle;
    float:none;
    margin:0 auto;
}
h1.footer-h1:hover{
	letter-spacing:7px;
}

h1.footer-h1 a {
    color: #919191;
    display: table-cell;
    /* vertical-align: middle; */
    padding: 0 0;
}
.home h1.footer-h1 a {
    display: block;
    padding-left: 13.5px;
    margin-bottom: 35.5px;
    padding: 0;
}
.footer .footer-zadar-wrap{
	
	display: table-cell;
    vertical-align: bottom;
	width:100%;
	position:absolute;
    float:left;
	bottom:50px;
	
}
.heightResized.footer{
	position:relative;
}


.suite-gray {
    color: #919191 !important;
}
.footer-menu {
    color: #919191;
    text-align: center;
}
.show_in_desktop{
	display:block;
}
.show_in_mobile{
	display:none;
}
.logo a{
	display:inline-block;
}
.picture-one {
    padding-top: 180px;
    text-align: center;
	float:left;
	width:100%;
}
.picture-one img{
	max-height:80px;
}


.top-title {
    font-family: 'FortescuePro', Arial, sans-serif;
    font-weight: normal;
    line-height: 46px;
    font-size: 46px;
    padding-top: 120px;
    padding-bottom: 120px;
    text-align: center;
    letter-spacing: 13px;
	float:left;
	width:100%;
	color:#01193C;
}

.top-text {
    font-family: 'GillSansMTPro', Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
    letter-spacing: 4.25px;
    text-align: center;
    text-transform: uppercase;
    max-width: 825px;
    margin: 0 auto;
	width:100%;
	display:table;
	padding:20px 30px 100px;
}
.suite-section{
	text-align:center;
	margin-top:130px;
}
.suite-status{
	display:table;
	margin:0 auto;
	max-width: 540px;
}
.suite-status .title {
    font-family: 'FortescuePro', Arial, sans-serif;
    font-weight: normal;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 15px;
    text-align: center;
    border-bottom: 1px solid;    
    margin: 0 auto;
    padding: 22px 0 18px 6px;
	width:100%;
	float:left;
	color: #01193C;
	letter-spacing: 6px;
	-webkit-transition:all 0.5s ease-in-out;
  	-moz-transition:all 0.5s ease-in-out;
  	-o-transition:all 0.5s ease-in-out;
  	transition:all 0.5s ease-in-out;
}
.page-template-template-suite-130 .suite-status .title{
	color:#919191;
}
.suite-status .title.last{
	 border-color:#FFF;   
}
sup{
    display: inline-block;
    vertical-align: top;
    margin-top: -4px;
}
.suite-heading {
    padding-top: 50%;
    font-size: 38px;
    text-transform: uppercase;
    max-width: 435px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 10px;
	width:100%;
	font-family: 'FortescuePro', Arial, sans-serif;
	line-height:52px;
	color: #01193C;
	padding-left:10px;
}
.page-template-template-suite-175{
	color: #01193C;
}
.page-template-template-suite-175 .suite-heading{
	line-height:55px;
}

.bigger-text {
    font-family: 'FortescuePro', Arial, sans-serif;
    font-weight: normal;
    font-size: 88px;
    text-transform: uppercase;
    line-height: 88px;
    text-align: center;
    clear: both;
    padding: 75px 0 120px;
    letter-spacing: 26px;
	float:left;
	width:100%;
	
}
.smaller-text {
    font-family: 'GillSansMTPro', Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 20px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 4px;
    padding: 10px 0;
	float:left;
	width:100%;
}
.text-md {
    font-family: 'FortescuePro', Arial, sans-serif;
    font-weight: normal;
    font-size: 38px;
    text-transform: uppercase;
    line-height: 52px;
    text-align: center;
    /* padding: 140px 0 150px; */
    width: 413px;
    letter-spacing: 10px;
    margin: 0 auto;
}
.small-text {
    font-family: 'GillSansMTPro', Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 22px;
    width: 350px;
    text-align: center;
    margin: 0 auto;
    padding: 90px 0 0px;
    letter-spacing: 4px;
}
.page-template-template-suite-130 .big-text {
    letter-spacing: 13px;
    line-height: 54px;
    padding: 60px 0 10px;
	font-family: 'FortescuePro', Arial, sans-serif;
    font-weight: normal;
    font-size: 46px;
    text-transform: uppercase;
    text-align: center;  
}
.white{
	color:#FFF;
}
.big-text {
    font-family: 'FortescuePro', Arial, sans-serif;
    font-weight: normal;
    font-size: 46px;
    text-transform: uppercase;
    line-height: 46px;
    text-align: center;
    padding: 80px 0 60px;
    letter-spacing: 10px;
}
.zadar-section1{
	max-height:670px;
}
.zadar-section1 .head-img{
	margin-top:-230px;
}
.zadar-text {
    color: #01193C;
    font-family: 'GillSansMTPro', Arial, sans-serif;
    width: 830px;
    font-size: 13px;
    line-height: 15px;
    margin: 80px auto 80px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    text-align: justify;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.zadar-section2{
	margin-top:0;
	text-align:center;
}
.zadar-section{
	text-align:center;
}
.zad-title {
    color: #01193C;
    font-family: 'GillSansMTPro', Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 20px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 4px;
    padding: 20px 0 40px;
}
.zad-subtitle {
    color: #01193C;
    font-family: 'GillSansMTPro', Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 20px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 4px;
    padding: 0 0 50px;
    max-width: 350px;
}
.zadar-section .big-text {
    color: #01193C;
    letter-spacing: 5px;
	 padding: 130px 0;
	 padding-left:5px;
}
.zad-title2 {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
    text-align: center;
    margin: 0 auto;
    font-family: 'GillSansMTPro', Arial, sans-serif;
    color: #01193C;
    letter-spacing: 4px;
    padding: 10px 0 50px;
    max-width: 455px;
}

.zad-title3 {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 24px;
    text-align: center;
    margin: 0 auto;
    font-family: 'GillSansMTPro', Arial, sans-serif;
    color: #01193C;
    letter-spacing: 4px;
    padding: 0px 0 15px;
    max-width: 580px;
}
.zad-title3 a{
	color: #919191;
}

.suite-status .title a {
    display: block;
    color: #01193C;
}

.zadar-section .suite-status {
    padding: 130px 0;
    letter-spacing: 6px;
}
.zadar-section .picture-one{
	padding-top:0;
	padding-bottom:130px;
}
.priroda-section{
	text-align:center;
}
.priroda-section .zad-subtitle{
	max-width:440px;
}
.priroda-section .big-text {
	font-family: 'FortescuePro', Arial, sans-serif;
    color: #01193C;
    max-width: 730px;
	width:100%;
    margin: 0 auto;
    line-height: 54px;
	width:95%;
	letter-spacing:10px;
	font-size:46px;
}
.prir-text-sub {
    max-width: 370px;
    color: #01193C;
    font-family: 'GillSansMTPro', Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 20px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 4px;
    padding: 20px 0 40px;
	width:95%;
}
.zadar-section .suite-status .title{
	padding: 10px 24px 10px 30px;
	
}
.zadar-section .suite-status .title:hover{
	padding: 10px 0px 10px 6px;
	
}
.contact-top{
	background-color: #01193C;
}
.contact-title{
	float:left;
	width:100%;
	text-align:center;
}
.contact-title h1 {
    font-family: 'FortescuePro', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    max-width: 905px;
    font-size: 34px;
    line-height: 50px;
    letter-spacing: 9px;
    text-transform: uppercase;
    margin: 0 auto;
	width:95%;
	color: #919191;
    text-align: center;
    padding-top: 70px;
}

.contact-top .footer-contact {
    color: #919191;
    font-family: 'GillSansMTPro', Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin: 0 auto;
    text-align: center;
    padding: 80px 0;
    letter-spacing: 5px;
	float:left;
	width:100%;
}
.reservation_wrap{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:150px;
}
.reservation_wrap .reservation{
	color: #919191;
	text-decoration:none;
	font-size: 14px;
	font-family: 'FortescuePro', Arial, sans-serif;
	letter-spacing: 5px;
	line-height: 30px;
	border-bottom: 1px solid #919191;
	padding: 0 25px 10px 30px;;
	-webkit-transition:all 0.5s ease-in-out;
  	-moz-transition:all 0.5s ease-in-out;
  	-o-transition:all 0.5s ease-in-out;
  	transition:all 0.5s ease-in-out;
}
.reservation_wrap .reservation:hover{
	color:#FFF;
	padding: 0 0px 10px 5px;
}
#google-map-id {
    width: 100%;
    height: 100%;
    margin: 0;
    /* margin-top: 25%; */
    padding: 0;
    position: absolute;
}
.header-book {
    font-family: 'GillSansMTPro', Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 23px;
    width: 100%;
    text-align: center;
    margin: 100px auto 75px;
    letter-spacing: 4px;
    padding: 0;
    color: #919191;
	float:left;
}

.form-contact {
   text-align: center;
    margin: 0 auto 100px;
    padding: 0;
    width: 100%;
    max-width: 450px;
}
.input-wrapper {
    border-bottom: 1px solid #919191;
    width: 100%;
    margin: 10px auto 0;
	position:relative;
	float:left;
}
.form-contact input {
    font-family: 'GillSansMTPro', Arial, sans-serif;
    text-align: center;
    font-size: 14px;
    background-color: transparent;
    border: 0;
    color: #919191;
    padding: 10px 0;   
    line-height: 16px;
    letter-spacing: 5px;
	outline:none;
	width:100%;
}
::-webkit-input-placeholder {
   color: #919191;
   font-size: 14px;
}

:-moz-placeholder { /* Firefox 18- */
   color: #919191;  
   font-size: 14px;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #919191;  
   font-size: 14px;
}

:-ms-input-placeholder {  
   color: #919191;  
   font-size: 14px;
}
select#apartman {
    font-family: 'GillSansMTPro', Arial, sans-serif;
    text-align: center!important;
    font-size: 14px;
    background-color: transparent;
    border: 0;
    color: #919191;
    padding: 10px 0;
    width: 250px;
    line-height: 16px;
    letter-spacing: 5px;
    text-align: center;
	outline:none;
}

.dolazak-odlazak-wrapper {
    display: block;
    width: 100%;
     margin: 10px auto 0;
	float:left;
}

.dolazak{
	padding-right:20px;
	background:url(../images/line.png) right center no-repeat;
}
.dolazak input{
	text-align:right;
}
.odlazak{
	padding-left:25px;
	background:url(../images/line.png) left center no-repeat;
}
.odlazak input{
	text-align:left;
}
.dolazak-odlazak {
    width: 50%;
    float: left;
}
.input-wrapper.open::after{
	content:" ";
	position:absolute;
	background:url(../images/arrow-drop-up.png) no-repeat center;
	width:16px;
	height:16px;
	bottom:-11px;
	left:50%;
	margin-left:-8px;
}
button.send {
    background-color: transparent;
    border: none;
    color: #919191;
    font-family: 'GillSansMTPro', Arial, sans-serif;
    font-size: 14px;
    width: 100%;
    margin-top: 50px;
    display: block;
    cursor: pointer;
    text-align: center;
    margin: 0 auto 0;
    padding: 10px 0;
    letter-spacing: 5px;
	line-height:16px;
}
button.send:hover{
	color:#FFF;
}
.ui-widget-content {
    color: #919191;
    background: #fff;
	 font-family: 'GillSansMTPro', Arial, sans-serif;
	letter-spacing:2px;
	font-size:14px;
}
.ui-widget-header {
    border: 0;
    border-bottom: 1px solid #ddd;
    background: transparent;
    color: #0c2342;
	margin-bottom:10px;
}
.ui-corner-all {
	border-radius: 0;
	padding:10px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 0;
    background: transparent;
    color: #919191;
    font-weight: normal;
}
.ui-datepicker th {
    font-weight: normal;
	text-transform:uppercase;
	
}
.ui-widget-header .ui-icon {
    background-image: url("../images/ui-icons_ffffff_256x240.png");
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #0c2342;
    background: transparent;
    color: #0c2342;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 0;
    background: transparent;
    color: #0c2342;
}
.ui-datepicker.ics-dponbottom::before{
	position:absolute;
	background:url(../images/arrow-drop-up.png) no-repeat center;
	width:16px;
	height:16px;
	top:-11px;
	left:50%;
	margin-left:-8px;
}
.ui-datepicker.ics-dpontop::after{
	position:absolute;
	background:url(../images/arrow-drop-down-white.png) no-repeat center;
	width:16px;
	height:16px;
	top:100%;
	left:50%;
	margin-left:-8px;
	margin-top:-6px;
}
.ui-datepicker .ui-datepicker-title{
	text-transform:uppercase;
	font-family: 'FortescuePro', Arial, sans-serif;
	font-size:12px;
	margin-bottom:5px
}
.ui-datepicker-year{
	display:none;
}
.ui-datepicker-today a{
	    color: #0c2342 !important;
    font-weight: bold !important;
}
.ui-datepicker td {
    border: 0;
    padding: 2px 10px;
}
.ui-datepicker{
	width:24em;
}
.ics-odlazak{
	margin-left:-120px;
}
.bx-controls{
	display:none;
}
.fancybox-wrap {
    /*background: url(../images/one-circle2.png) 100% 50% no-repeat;
background-size:40px 40px;*/
}


.apt-name {
    font-family: 'GillSansMTPro', Arial, sans-serif;
    text-align: center!important;
    font-size: 14px;
    background-color: transparent;
    border: 0;
    color: #919191;
    padding: 8px 0;
    line-height: 20px;
    letter-spacing: 5px;
    text-align: center;
    outline: none;
	display: inline-block;
	padding-right:15px;
	cursor:pointer;
	background:url(../images/arrow-drop-down.png) right center no-repeat;
}
.suite_drop{
	position: absolute;
    width: 68%;
    top: 100%;
    left: 50%;
    margin-left: -34%;
    background: #FFF;
    padding: 0px 10px;
    z-index: 999;
    font-weight: normal;
    display: none;
	margin-top: 4px;
}
.suite_drop.open{
	display:block;
}
.suite_drop::before{
	position:absolute;
	background:url(../images/arrow-drop-up.png) no-repeat center;
	width:16px;
	height:16px;
	top:-11px;
	left:50%;
	margin-left:-8px;
	content:" ";
}
.suite_drop a{
	font-family: 'FortescuePro', Arial, sans-serif;
    width: 100%;
    padding: 20px 0 19px;
    text-align: center;
    border-bottom: solid 1px #919191;
    color: #333;
    float: left;
    font-size: 12px;
    letter-spacing: 3px;
    font-weight: normal;
    line-height: 12px;
}
.suite_drop a:hover{
	color:#919191;
}
.suite_drop a.last{
	border-color:#FFF;
}
.book-foot-wrap{
	float:left;
	margin-top:100px;
	width:100%;
	height:100px;
}
.book-foot-wrap .footer-zadar{
	padding-bottom:0 !important;
}
.loadFadein{
	opacity:0;
	 -webkit-transition:opacity 0.5s ease-in-out;
  	-moz-transition:opacity 0.5s ease-in-out;
  	-o-transition:opacity 0.5s ease-in-out;
  	transition:opacity 0.5s ease-in-out;
}
.loadFadein.show{
	opacity:1;
}

slide-home-1,.slide-home-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.slide-home-1 {
    animation			: fade 100s normal forwards;
	-webkit-animation	: fade 100s normal forwards;
	-moz-animation		: fade 100s normal forwards;   
  	-o-animation		: fade 100s normal forwards; 
} 

.slide-home-2 {
    animation			: fade2 100s normal forwards;
	-webkit-animation	: fade2 100s normal forwards;   
	-moz-animation		: fade2 100s normal forwards;   
  	-o-animation		: fade2 100s normal forwards;   
}

@keyframes fade {
  0%   	{ opacity: 1 }
  3%   	{ opacity: 1 }
  4% 	{ opacity: 0 }
  99% 	{ opacity: 0 }
  100% 	{ opacity: 0 }
}
@-webkit-keyframes fade
{
  0%   	{ opacity: 1 }
  3%   	{ opacity: 1 }
  4% 	{ opacity: 0 }
  99% 	{ opacity: 0 }
  100% 	{ opacity: 0 }
}
@-moz-keyframes fade
{
  0%   	{ opacity: 1 }
  3%   	{ opacity: 1 }
  4% 	{ opacity: 0 }
  99% 	{ opacity: 0 }
  100% 	{ opacity: 0 }
}
@-ms-keyframes fade
{
  0%   	{ opacity: 1 }
  3%   	{ opacity: 1 }
  4% 	{ opacity: 0 }
  99% 	{ opacity: 0 }
  100% 	{ opacity: 0 }
}
@-o-keyframes fade
{
  0%   	{ opacity: 1 }
  3%   	{ opacity: 1 }
  4% 	{ opacity: 0 }
  99% 	{ opacity: 0 }
  100% 	{ opacity: 0 }
}
@keyframes fade2
{
  0%   	{ opacity: 0 }
  3% 	{ opacity: 0 }
  4% 	{ opacity: 1 }
  99% 	{ opacity: 1 }
  100% 	{ opacity: 1 }
}
@-webkit-keyframes fade2
{
  0%   	{ opacity: 0 }
  3% 	{ opacity: 0 }
  4% 	{ opacity: 1 }
  99% 	{ opacity: 1 }
  100% 	{ opacity: 1 }
}
@-moz-keyframes fade2
{
  0%   	{ opacity: 0 }
  3% 	{ opacity: 0 }
  4% 	{ opacity: 1 }
  99% 	{ opacity: 1 }
  100% 	{ opacity: 1 }
}
@-ms-keyframes fade2
{
  0%   	{ opacity: 0 }
  3% 	{ opacity: 0 }
  4% 	{ opacity: 1 }
  99% 	{ opacity: 1 }
  100% 	{ opacity: 1 }
}
@-o-keyframes fade2
{
  0%   	{ opacity: 0 }
  3% 	{ opacity: 0 }
  4% 	{ opacity: 1 }
  99% 	{ opacity: 1 }
  100% 	{ opacity: 1 }
}
.align_middle_tab{
	display:table;
	table-layout:fixed;
}
.align_middle{
	display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.align_middle .logo{
	margin-top:0;
}
.align_middle .suite-name {
    margin-top: 144px;
}
.footer-130{
	background:url(../images/suite130-seven.jpg) no-repeat center; background-size:cover;
}

.footer-175{
	background:url(../images/suite175-eight.jpg) no-repeat center; background-size:cover;
}

#success_message{
	display:none;
}
.page-template-template-book-stay{
	background-color: #01193C;
}
.overlay .heightResized .footer-menu {
    position: absolute;
    bottom: 43px;
    margin-bottom: 0;
    left: 50%;
    margin-left: -64px;
}
.overlay-language .footer-zadar, .overlay .footer-zadar{
	bottom:50px !important;
	margin-bottom:0 !important;
}
.vertically-center .wrapper{
	display:table;
}
.vertically-center .wrapper .left,
.vertically-center .wrapper .right{
	display:table-cell;
	vertical-align: middle;
	float:none !important;
}
.vertically-center .wrapper .left .suite-heading{
	padding-top:0 !important;
	padding-bottom: 0 !important;
}