

body {
/*    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
*/    background: url('../img/bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
/*galerija*/

.modal-dialog {width:1200px;}
.thumbnail {margin-bottom:6px;}

/*kalendari*/
.cMonth {
    font-weight:bold;
    text-align:center;
    background-color:#5bc0de;
    color:#fff;

}

.wDays {
    font-weight:bold;
    text-align:center;
    background-color:#5bc0de;
    color:#fff
}

.mNav {
    font-weight:bold;
    text-align:center;
    background-color:#5bc0de;
    color:#fff

}


table td a {
    text-decoration:none;
    display: block;
    color:#fff;
    
}

table td a:hover {
    text-decoration:none;
}


.withevent {
    text-align:center;
    color:#d9534f;
    
    opacity: 0.5;

}

.noevent {
    text-align:center;
    color:#5cb85c;
    font-weight: bold;
}


#Events {
    width:300px;    
}

#Events h2 {
    
    font-size:12px;
    font-weight:bold;
    margin-top:10px;
}

#Events span {

    font-size:12px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
 /*   font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

#hr {
    max-width: 400px;
    border-color: #999999;
}
.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: #fff;
    background: rgba(255,255,255,0.6);
}

footer p {
    margin: 0;
    padding: 50px 0;
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
       /* font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;*/
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255,255,255,0.6);

    }

    .nav>li>a {
        padding: 35px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
}


@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}

.form .button{
    margin-left: 85px;
}
.contact_form label{
    width: 100px;
}
.contact_form .button{
    margin-left: 105px;
}
.button{
    display: inline-block;
    padding: 0 15px;
    height: 25px;
    line-height: 25px;
    background: #06c;
    text-align: center;
    color: #fff;
    border: 0;
    cursor: pointer;
    margin-top: 10px;
}
.button:hover{
    text-decoration: none;
    background: #0cf;
}


 
.background {
    background: rgba(0,0,0,0.5);
    position: fixed;
    top:0px;
    left:0px;
    width: 100%;
    height:100%;
    z-index: 1;
    display: none;
}



#btnClose {
    margin-top: -32px;
    position: absolute;
    margin-left: 265px;
    cursor: pointer;
}
#btnYes {
    background: red;
    padding: 0px;
}
#btnYes:hover {
    background: darkred;
}
#btnYes a {
    color: white;
    display: block;
    text-decoration: none;
    padding: 0px 15px;
}
#question {
    background: white;
    width: 299px;
    padding: 22px;
    margin: 14% auto;
}

.none{display: none;}
/*tabovi*/
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #269abc;
    border-top: none;
}
/*apartmani*/

.listings{
    padding: 20px 0;
}

.listings ul.properties_list{
    list-style: none;
    overflow: hidden;
}

.listings ul.properties_list li{
    display: block;
    width: 30.90909090909091%;
    height: auto;
    position: relative;
    float: left;
    margin: 0 3.636363636363636% 3.636363636363636% 0;
}

.listings ul.properties_list li img.property_img{
    width: 87.7%;
    height: auto!important;
    vertical-align: top;
}


.listings ul.properties_list li .price{
    position: absolute;
    top: 10px;
    left: 10px;
   /* padding: 15px 20px;*/
    background: #ffffff;
    color: #514d4d;
/*    font-family: "lato-bold", Helvetica, Arial, sans-serif;*/
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;

    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
}


.listings ul.properties_list li:nth-child(3n+0){
    margin-right: 0;
}

.listings ul li .property_details{
    width: 87.64705882352941%;
    padding: 2.941176470588235% 5.882352941176471% 4.117647058823529% 5.882352941176471%;
    border-bottom: 1px solid #f2f1f1;
    border-left: 1px solid #f2f1f1;
    border-right: 1px solid #f2f1f1;

    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
}

.listings ul li:hover .property_details{
    border-bottom: 1px solid #95badf;
    border-left: 1px solid #95badf;
    border-right: 1px solid #95badf;
}

.listings ul li .property_details h1{
    color: #666464;
/*    font-family: "lato-bold", Helvetica, Arial, sans-serif;*/
    font-size: 16px!important;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 28px;
}

.listings ul li .property_details h1 a{
    text-decoration: none;
    color: #666464;
}

.listings ul li .property_details h2{
    color: #9d9d9d;
  /*  font-family: "lato-regular", Helvetica, Arial, sans-serif;*/
    font-size: 12px;
    line-height: 26px;
    font-weight: normal;
}

.listings ul li .property_details .property_size{
    color: #676767;
}

.listings .more_listing{
    display: block;
    width: 100%;
    text-align: center;
    margin: 84px 0 22px 0;
}

.listings .more_listing_btn{
    text-decoration: none;
    padding: 20px 40px;
    border: 2px solid #bfd9f1;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    color: #afcbe6;
  /*  font-family: "lato-regular", Helvetica, Arial, sans-serif;*/
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;

    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
}

.listings .more_listing_btn:hover{
    color: #a0c3e5;
    border: 2px solid #a0c3e5;    
}


.wrapper{
/*max-width: 1100px;*/
margin: 0 auto;
position: relative;
}
/*responsive apartmani*/



@media (max-width: 1150px){
    .wrapper{
        padding: 0 40px;
        max-width: 1020px;
    }

@media (max-width:800px){

    .listings ul.properties_list li{
        width: 46.36363636363636%;
        margin: 0 7.272727272727273% 7.272727272727273% 0;
    }

    .listings ul.properties_list li:nth-child(3n+0){
        margin: 0 7.272727272727273% 7.272727272727273% 0;
    }

    .listings ul.properties_list li:nth-child(2n+0){
        margin-right: 0;
    }


}




/*responsive apartmani*/


@media (max-width:500px){
    

    .listings ul.properties_list li{
        width: 100%;
        margin-bottom: 60px!important;
    }

    .listings ul.properties_list li:last-child{
        margin-bottom: 0!important;
    }


    .listings ul.properties_list li:nth-child(3n+0),
    .listings ul.properties_list li:nth-child(2n+0){
        margin:0;
    }

    .listings .more_listing_btn{
        display: block;
        width: 100%; 
        padding-left: 0!important;
        padding-right: 0!important;
    }

    
}