@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=latin,latin-ext);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
html {
    overflow-y: scroll;
}
body, button, input, select, textarea {
    font-weight: 400;
    line-height: 1.5;
    color: #5d6d72;
    font-family: 'Open Sans', sans-serif;
}
body {
    background: url(../images/bg.png) center center no-repeat #cdebf6;
    color: #5d6d72;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

b, strong {
    font-weight: 600;
}
img {
    border: 0 none;
    vertical-align: middle;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*linkovi*/
a , a:visited {color:#5d6d72;}
a:hover {color:#2686bd;}

a {
    font-weight: 400;
    text-decoration: none;
}
a:focus {
    outline: none;
}
a:hover, a:active {
    outline: 0 none;
}
p { 
    margin-top: 15px;
    line-height: 25px;
    font-weight: 400;
    font-size: 15px;
}
/*naslovi*/
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: "adelle";
}
h1 {
    color: #00ace4;
    width: 100%;
    padding: 0px;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 400;
}
h2 {
    font-size: 19px;
    text-align: left;
    line-height: 32px;
}
.txt-area h2{
    font-size: 24px;
    text-align: left;
    line-height: 33px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 25px;
}
.list h1{
    margin-bottom: 10px;
}
.txt-area a{
    color: #2686bd;
}
.txt-area h3{
    font-size: 19px;
    text-align: left;
    line-height: 27px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
}
.footer-top h2{
    color: #fff;
    font-weight: 600;
    font-size: 23px;
}
h3 {
    font-size: 14px;
}
h4 {
    font-size: 12px;
}
h5 {
    font-size: 10px;
}
h6 {
    font-size: 8px;
}
/**/
fieldset {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 24px;
    padding: 11px 12px 0;
}
legend {
    white-space: normal;
}
ul {
    font-size: 15px;
}
button, input, select, textarea {
    -moz-box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}
.button {
        margin-top: 20px;
}
button, input {
    line-height: normal;
}
input, textarea {
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
}
input[type="search"] {
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table, th, td {
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    width: 100%;

}
caption, th, td {
    text-align: left;
}
th {
    border-width: 0 1px 1px 0;
    font-weight: bold;
}
td {
    border-width: 0 1px 1px 0;
}
del {
    color: #767676;
}
hr {
    background-color: #2B8DD5;
    border: 1px solid #2B8DD5;
    height: 1px;
    margin-bottom: 23px;
    margin-top: 23px;
}

input, textarea {
   /* border: 1px solid rgba(0, 0, 0, 0.1);*/
    border-radius: 2px;
    color: #2B2B2B;
    padding: 8px 10px 7px;
}
textarea {
    width: 100%;
}
input:focus, textarea:focus {
    border: 0 none;
    outline: 0 none;
    border: 1px solid #D41C5D;
}
.search-field {
    width: 100%;
}
.search-submit {
    display: none;
}
img {
    max-width: 100%;

}

embed, iframe, object, video {
    margin-bottom: 24px;
    max-width: 100%;
}
p > embed, p > iframe, p > object, span > embed, span > iframe, span > object {
    margin-bottom: 0;
}
blockquote.alignleft, img.alignleft {
}
.clearfix {
    clear: both;
    width: 100%;
    height: 1px;
    margin-top: -1px;
	display:block;
}

/*footer*/
.cpy {
    display: table-cell;
    float: left;
    vertical-align: middle;
    font-size: 14px;
}
.v {
    display: table-cell;
    opacity: 1;
    margin-top: 0;
    padding: 0px 0;
    transition: all ease 0.3s;
}
.v:hover {opacity: 0.8;}

/**/
.aleft {
    float: left !important;
    left: 0;
}
.aright {
    float: right !important;
    right:0;
}
.last {
    margin-right: 0;
}
/**/

/*kontakt forma*/

.kontakt_forma {
    width:100%;
    margin:20px auto;
}
input[type="text"], textarea, button, a.button, a, input[type="file"] {
    transition: box-shadow 0.5s ease 0s, border 0.5s ease 0s, background 0.5s ease 0s;
}
label {
    font-size: 14px;
    padding-bottom: 8px;
    display: block;
}
input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #f1f1f1;
    display: block;
    margin-bottom: 10px;
    text-indent: 5px;
    vertical-align: middle;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 9px 7px;
    font-size: 14px;
    color: #5d6d72;
}
input[type="text"]:focus, textarea:focus, button:focus, a.button:focus, select:focus, input[type="file"]:focus, input[type="password"]:focus {
    border: 1px solid #01ace4;
    outline: medium none;
}
textarea {
    height: 200px;
    background: #fff;
    border: 1px solid #f1f1f1;
    display: block;
    margin-bottom: 10px;
    padding: 5px 0;
    text-indent: 5px;
    vertical-align: middle;
    width: 100%;
    font-size: 12px;
}

button, a.btn, a.btn:visited, a.button, a.button:visited, input[type="submit"], input[type="reset"], input[type="button"] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    opacity:1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    float: right;
    padding: 2px 25px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    transition: all ease .5s;
}
a.btn:focus , input[type="submit"], input[type="reset"], input[type="button"]{
    border:none 0;
}
button:hover, a.btn:hover, a.button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
    background: #0079a0 !important;
}

input.radio{
	width:auto;
	float:left;
	margin:8px 10px 0 0;
}
/*Kontakt Forma*/

 #kontakt-forma  {
    float: left;
 }
#kontakt-forma label, #kontakt-forma input ,#kontakt-forma textarea{
  width: 100%;
  float: left;
  font-size: 14px;
  color: #404041;
}
 .chck {
    width: 100%; 
    margin: 5px 0;
    float: left;
 }
 .chck input {
    width: 20px !important;
    float: left !important;
 }
  .chck label {
    float: left;
    width: auto;
    line-height: 15px;
    max-width: 88%;
  }
.txt_error {
  background-image: url(../images/error.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
  border: 1px solid #e81500 !important;
}
.btn.send {
    float: right !important;
    width: 240px !important;
    margin-top: 20px;
}
.error {    
    padding: 15px;
    border: 1px solid #e81500 !important;
    background: #ffd8df;
    font-size: 13px;
    margin-bottom: 20px;
    font-size: 16px;
    font-family: "adelle";
}
.success {
    background-image: url(../images/forme/sucess-32.png);
    background-position: left 15px center;
    background-repeat: no-repeat;
    border: 1px solid #7ac143;
    padding: 15px;
    background: #d2f2ba;
    font-size: 13px;
    margin-bottom: 20px;
}
.chck.txt_error {
    background: 0 none;
    border: 0 none !important;

}
.chck.txt_error label{
    color: #e81500 !important;
}
.chck.txt_error label a {
    color: #e81500 !important;
}
.txt_error_img {
  background-image: url(../images/error-32.png);
  background-position: left 15px center;
  background-repeat: no-repeat;
  border: 1px dashed #e81500;
  padding: 15px 15px 15px 55px; 
}
.send{
  background: #01ace4;
  color: #fff;
  padding: 8px 15px;
  font-family: "adelle";
  border:0 none;
}

[class*="content"]:before, [class*="content"]:after, [class*="site"]:before, [class*="site"]:after {
    content: "";
    display: table;
}
/*end kontakt forma*/
li {
    margin-left: 20px;
}

.aleft {
    float: left !important;
}
.aright {
    float: right !important;
}
.last {
    margin-right: 0 !important;
}
.radius {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.active, a.active {
    color: #e91c31;
    /*font-weight: bold;*/
}
/**/
.txt-gallery{
    position: relative;
    float: left;
    margin-right: 32px;
    margin-bottom: 20px;
}
.txt-gallery a{
    position: absolute;
    width: 1px;
    opacity: 0;
    height: 1px;
    top: 0;
    left: 0;
    overflow: hidden;
}
.txt-gallery a.visible{
    position: relative;
    width: auto;
    opacity: 1;
    height: auto;
    display: block;
}
.slider li{
    margin-left: 0;
}
.row, .search{
    width: 100%;
    float: left;
    display: block;
}
.magnifier{
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-family: "adelle";
    font-weight: 600;
    color: #fff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
    font-size: 15px;
    padding: 5px 11px;
    background: rgba(0,172,228,0.6);
}
.center {
    width: 100%;
    margin: 0 auto;
    max-width: 1380px;
}
.white{
    background:#fff;
}
.row.white{
    padding: 15px 30px; 
}
.lang{
    float: right;
    padding: 10px 20px 13px;
    background: rgba(0,0,0,0.2);
}
.lang a{
    opacity: 0.4;
    margin-left: 4px;
    transition: all ease 0.3s;
} 
.lang a.active, .lang a:hover{
    opacity: 1;
} 
.txt-center{
    text-align: center;
}
.header .center {
    position: absolute;
    top: 0px;
    width: 1380px;
    left: 50%;
    margin-left: -690px;
}
.header{
	height: 460px;overflow: hidden;
    position: relative;
}
.header .bx-wrapper .bx-viewport{
    height: 460px !important;
}
.header-slider{
    height: 460px !important;
}
.header-slider li{
    height: 460px !important;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.home-lokacije {
	padding: 4% 0;
}
.w3{
    width: 30%;
    float: left;
}
.w7{
    width: 62%;
    float: left;
}
.w8{
    width: 66%;
    float: left;
}
.w3.nav-container {
    float: right;
    width: 30%;
}
.dark-blue{
    background: #0b3251;
}
.dark-blue.txt-center{
    text-align: center;
    padding: 20px 0;
}
.none{
    text-indent: -9999px;
    position: relative;
    float: left;
}
.copy{
    color: #fff;
    font-size: 13px;
    line-height: 32px;
    font-weight: 600;
    border-right: 1px solid #0073bc;
    margin-right: 13px;
    padding-right: 8px;
}
.content .center {
    padding: 4% 0;
}
.slider , .slider li , .slider li img {
    width: 100%;
    position: relative;
}
.slider li span {
    font-family: "adelle";
    font-weight: 600;
    color: #fff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
    padding: 6px 17px;
    background: rgba(243,224,62,0.6);
    font-size: 18px;
    display: inline-block;
    position: absolute;
    bottom: 8px;
    right: 8px;
}
.nav-frame{
    background: rgba(255,255,255,0.4);
    padding: 15% 16%;
}
.forma{
    width: 100%;
    max-width: 500px;
    margin-top: 9%;
}
.nav-frame ul {
    list-style-type: none;
}
.nav-frame ul li a{
    font-family: "adelle";
    color: #5c5c5c;
    font-size: 17px;
    border-bottom: 1px solid #bfe1ed;
    padding-bottom: 6px;
    transition: all ease 0.3s;
}
.nav-frame ul li a:hover{
    color: #00ace4;
}
.nav-frame ul li a.active{
    color: #00ace4;
    border-bottom: 2px solid #00ace4;
    text-transform: uppercase;
    padding-bottom: 2px;
    font-weight: 700;
    font-size: 16px;
    margin-top: 8px;
    display: inline-block;
}
.nav-frame ul {
    list-style-type: none;
}
.nav-frame li {
    margin-left: 0;
    list-style-type: none;
    margin-bottom: 10px;
    margin-top: 13px;
}
.w25{
    width: 24.5%;
    float: left;
    margin-right: 0.5%;
    margin-bottom: 0.5%;
}
.w5{
    width: 50%;
    float: left;
}
.location-link{
    position: relative;
    background: #00ace4;
}
.vert{
    top: 0px;
    left: 0px;
    display: table-cell;
    vertical-align: middle;
    height: 211px;
}
.abs{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 0px 40px;
}
.home-lokacije .center {
    border-top: 1px solid #9dcbdb;
    padding: 4% 0 2%;
}
.location-link h2{
    color: #fff;
    font-family: "adelle";
    line-height: 25px;
    font-size: 21px;
    font-weight: 600;
    padding-right: 50px;
}
.diver{
    position: absolute;
    bottom: 70px;
    right: 30px;
}
.footer-top {
    background: #154d79;
    padding: 4% 0; 
}
.footer-top .w3 p {
    color: #fff;
    margin-top: 15px;
    line-height: 22px;
    font-weight: 400;
    font-size: 13px;
}
.footer-top .w3 p a{
    color: #2686bd;
    transition: all ease 0.3s;
}
.footer-top .w3 p a:hover{
    color: #f3e03e;
}
.map {
    height: 350px;
    width: 100%;
}
.img-link {
    display: block;
    float: left;
    margin-right: 27px;
    margin-bottom: 20px;
    background:#154d79 url(../images/diver.png) center center no-repeat; 
    transition: all ease 0.3s;
}
.img-link img{
    transition: all ease 0.3s;
    opacity: 1;
}
.img-link img:hover{
    transition: all ease 0.3s;
    opacity: 0.5;
}

span.img-link {
    display: block;
    float: left;
    margin-right: 27px;
    margin-bottom: 20px;
    background:#154d79 url(../images/diver.png) center center no-repeat; 
    transition: all ease 0.3s;
}
span.img-link img{
    transition: all ease 0.3s;
    opacity: 1;
}
span.img-link img:hover{
    transition: all ease 0.3s;
    opacity: 1;
}
.clearfix.space{
    margin-top: 50px;
}

.title{
    font-family: "adelle";
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
}
.box{
    border-bottom: 1px solid rgb(179, 226, 241);
    padding-bottom: 20px;
    padding-top: 20px;
}
.box a{
    transition: all ease 0.3s;
}
.more-btn {
    font-family: "adelle";
    margin-top: 6px;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 15px;
    color: #2885be;
}
.w7.txt-area {
    padding-top: 4%;
}
.mfp-figure .mfp-close{
    float: right;
    width: 40px !important;
    padding-right: 12px !important;
}

.title.link {
    padding-left: 34px;
    background:url(../images/poveznica.png) left 2px  no-repeat;
}
.controls{
    width: 100%;
    margin-bottom: 40px;
    margin-top: -5%;
    padding-bottom: 14px;
    text-align: right;
    background: #d7eef7;
    padding: 10px;
}
.controls a{
    display: inline-block;
}
.controls a.spec{
    font-size: 14px;
    font-family: "adelle";
    line-height: 30px;
    /*color: rgb(136, 136, 136);*/
    margin-right: 10px;
    font-weight: 400;
    letter-spacing: 0.3px;
    opacity: 0.6;
    transition: all ease 0.3s;
}
.next.no-data , .prev.no-data , .next.no-data:hover , .prev.no-data:hover{
    opacity: 0.1;
    cursor: default;
}
.next , .prev{
    opacity: 0.6;
    transition: all ease 0.3s;
}
.next:hover , .prev:hover , .controls a.spec:hover{
    opacity: 1;
}
.header .bx-wrapper {
    position: absolute;
    padding: 0;
    height: 100%;
    width: 100%;
}
.header-slider li{
    margin-left: 0;
}
.logo {
    position: relative;
    display: block;
    color: #fff;
    margin-top: 192px;
    display: inline-block;
}
.logo-img {
    position: absolute;
    left: -50px;
    z-index: 1;
    top: -40px;
}
.logo span{
    position: relative;
    z-index: 3;
    width: auto;
    display: block;
    clear: both;
    float: left;
    color: #fff;
    font-weight: 600;
	letter-spacing: 0.3px;
	font-size: 18px;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.44);
}
.logo span.logo-title{
    font-size: 48px;
    color: #fff;
    font-family: "adelle";
    letter-spacing: 0px;
    font-weight: 400;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.44);
}
.footer-bottom.row {
	background: #0f4066;
    padding: 5% 0 55px;
}
.footer-bottom h2 , .footer-bottom h2 a{
    text-align: left;
    line-height: 32px;
    color: #fff;
    font-weight: 600;
	font-size: 23px;
    margin-bottom: 25px;
}
.footer-nav {
	list-style-type: none;
}
.footer-nav li {
	margin-left: 0;
}

.footer-nav li a{
	color: #bdd3e4;
	transition: all ease 0.3s;
	font-size: 13px;
}
.footer-nav li a:hover{
	color: #f3e03e;
}
.footer-bottom .w25{
	padding: 0 10px;
}
.footer-bottom .w25.poveznice {
	padding-top: 56px;
}
.hidden-img{
    display: none;
}
.hidden.clearfix{
    display: none;
}
.gmap-content-text p{
    margin-top: 0;
}
.home-lokacije a {
    position: relative;
}
.location-title{
    position: absolute;
    bottom: 10px;
    left: 10px;
    padding: 5px 17px;
    /*background: rgba(0,172,228,0.6);*/
    background: rgba(243,224,62,0.8);
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: "adelle";
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
    transition: all ease 0.3s;
}
.home-lokacije a:hover .location-title{
    background: rgba(0,172,228,0.6);
}

h2.special-h2{
    margin-bottom: -10px;
    margin-top: 45px;
}
.weather {
    background: rgba(255,255,255,0.4);
    padding: 20px 10%;
    font-size: 14px;
    font-family: "adelle";
}

.weather img{
    max-width: 50%;
    float: left;
}
.weather .aleft{
    margin-top: 30px;
}
.grad{
    font-size: 17px;
}
.txt-center.footer-center{
    text-align: center;
    display: block;
    border-top: 1px solid #154d79;
    padding-top: 50px;
    margin-top: 5%;
}
.txt-center.footer-center a img {
    background: #154d79;
    transition: all ease 0.3s;
}
.txt-center.footer-center a:hover img {
    background: #2e6d9e;
}
.w25.txt-center{
    color: #fff;
    font-family: "adelle";
    min-height: 265px;
    position: relative;
    padding-bottom: 150px;
    text-align: left;
}

.w25.txt-center a{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
}
.w25.txt-center p {
    text-align: left;
    font-size: 17px;
    margin-top: 0;
    padding-right: 30px;
}


.gallery a {
    display: block;
    float: left;
    background:#154d79 url(../images/diver.png) center center no-repeat; 
    transition: all ease 0.3s;
}
.gallery a img{
    transition: all ease 0.3s;
    opacity: 1;
}
.gallery a:hover img{
    transition: all ease 0.3s;
    opacity: 0.5;
}
.keywords {
    position: absolute;
    bottom: 95px;
    width: 100%;
    text-align: center;
    z-index: 100;
}
.holder{
    position: relative;
}
.key{
    position: relative;
    float: left;
    width: 100%;
    height: 70px;
    background: #0d3a5c;
}
.keywords ul{
    list-style-type: none;
    display: inline-block;
    text-align: center;
}
.keywords ul li{
    display: inline-block;
    margin-left: 0;
}
.keywords a{
    display: inline-block;
    color: #5089b5;
    text-transform: uppercase;
    font-size: 13px;
    margin-left: 0;
    padding: 0 10px;
}
.keywords ul li {

}