/* CUSTOM CSS - APARTMAN HALKIDIKI */


body {
    padding-top: 0;
    font-family: Arial;
    /*background: url(/img/LevoBGD.jpg) no-repeat 40% 100%, url(/img/DesnoBGD.jpg) no-repeat 60% 100%;*/
}

.clearfix {
  clear: both;
}

.justify {
  text-align: justify;
}

p {
  text-align: justify;
}

#leftHalf {
   background: url(/img/LevoBGD.jpg) repeat-x;
   width: 24%;
   position: absolute;
   left: 0px;
   height: 100%;
   /*background-size: 100%;*/
}
#rightHalf {
   background: url(/img/DesnoBGD.jpg) repeat-x;
   width: 76%;
   position: absolute;
   right: 0px;
   height: 100%;
   /*background-size: 100%;*/
}

footer {
    margin: 10px 0;
}

/* LOGO & MENU */

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.navbar-brand {
    float: none;
    height: auto;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-inverse .navbar-nav>li>a {
    /*color: #fff;*/
}

div#bs-example-navbar-collapse-1 {
    padding-right: 0;
}

a.navbar-brand img {
    width: 100%;
}

img#logo2 {
    position: relative;
    right: 28px;
    top: 7px;
}

/* CONTENT LEFT -SIDEBAR */

#logo_resp {
  display: none;
}

.col-md-3.sidebar {
    padding: 0;
    background: url(/img/LevoBGD.jpg) repeat-x;
    position: relative;
    bottom: 3px;
}

.slider_body {
    padding: 15px;
    background: #fff;
    margin-left: 10px;
    margin-top: 33px;    
}

.fancybox-nav span {
  visibility: visible !important;
}

ul.extras {
    list-style-type: none;
    float: right;
    text-align: right;
    background: #3799be;
    min-width: 240px;
    border-radius: 35px 0 0 35px;
    color: #fff;
    margin-bottom: 50px;    
}

ul.extras_mob {
    list-style-type: none;
    float: none;
    text-align: center;
    background: #3799be;
    width: 100%;
    border-radius: 0;
    color: #fff;
    margin-bottom: 0;
}

ul.extras li {
    padding: 8px 45px 8px 5px;
}

ul.extras_mob li {
  padding: 10px 20px;
}

ul.extras li:first-child {
	background: url(/img/aircondition.png) no-repeat center right;
}
ul.extras li:nth-child(2) {
	background: url(/img/WiFi.png) no-repeat center right;
}
ul.extras li:nth-child(3) {
	background: url(/img/totalTV.png) no-repeat center right;
}
ul.extras li:nth-child(4) {
	background: url(/img/Washing.png) no-repeat center right;
}


ul.extras_mob li:first-child {
  background: url(/img/aircondition.png) no-repeat center left;
}
ul.extras_mob li:nth-child(2) {
  background: url(/img/WiFi.png) no-repeat center left;
}
ul.extras_mob li:nth-child(3) {
  background: url(/img/totalTV.png) no-repeat center left;
}
ul.extras_mob li:nth-child(4) {
  background: url(/img/Washing.png) no-repeat center left;
}

/* CONTENT RIGHT */

.col-md-9.con-right {
    border-left: 4px solid #5da1ae;
}

.upper_right {
    padding: 10px 10px 10px 20px;
    color: #fff;
    border-left: 3px dotted #fff;
    text-shadow: 1px 1px 1px #000;
}

hr.whiteline {
    position: relative;
    top: 136px;
    left: 70px;
    max-width: 1050px;
    z-index: 9;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    height: 1px;
    background: #fff;
}

.col-md-9.con-right .row {
    padding: 15px;
}

.row h1 {
    margin-bottom: 30px;
    text-shadow: 1px 1px #C7C2BC;
    padding-left: 12px;    
}

.opacity {
    background: #fff;
    opacity: 0.7;
    padding: 2px 10px;
}

#assets_mob {
  display: none;
}

.row.justify.intro_text p {
    padding-left: 26px;
}

/* MAIN SLIDESHOW */ 

p.slide-caption {
    position: absolute;
    z-index: 111;
    bottom: -10px;
    color: #000;
    padding: 20px 15px;
    text-align: center;
    background-color: #E9C493;
    opacity: 0.7;
    width: 100%;
}

.carousel-holder {
    margin-bottom: 0px;
}

/* GALLERY */

img.gallery {
  max-width: 100%;
}

.col-md-3 img.gallery {
    padding: 5px;
    background: #fff;
    margin-bottom: 20px;
    width: 70%;
  height: 100px;
}

/* RESPONSIVE */

@media (min-width: 1200px) {
	.navbar-nav>li {
	    /*border-bottom: 1px dotted #fff;*/
	    margin-bottom: 10px;
	}
	.navbar-nav>li a {
	    min-width: 240px;
	    background: #76716d;
	    border-radius: 30px 0 0 30px;
	    color: #fff !important;
	}	

	.navbar-nav>li a:hover {
	    background: #ADA6A0 !important;
	}	
  a.navbar-brand img {
      position: relative;
      bottom: 11px;
  } 
  .row.photo {
      margin-top: 34px;
  }   
  div#duna_opis {
      margin-top: 30px;
  }  
}

@media (max-width: 1200px) and (min-width: 992px) {
  a.navbar-brand img {
      margin-top: 11px;
  }
  .navbar-nav>li {
      border-bottom: 1px dotted #fff;
      margin-bottom: 10px;
  }
  .navbar-nav>li a {
      min-width: 200px;
      background: #76716d;
      border-radius: 30px 0 0 30px;
      color: #fff !important;
  } 

  .navbar-nav>li a:hover {
      background: #ADA6A0 !important;
  }   
  img#logo2 {
      height: 112px;
      position: relative;
      top: 30px;
  }
/*  #leftHalf {
    background: url(/img/LevoBGD.jpg) no-repeat;
    width: 24%
  }
  #rightHalf {
    background: url(/img/DesnoBGD.jpg) no-repeat;
    width: 76%
  } */
  ul.extras {
      min-width: 200px; 
  }  
  hr.whiteline {
    max-width: 760px;
  } 
  div#duna_opis {
      margin-top: 24px;
  }      
}

@media (max-width: 992px) {
  hr.whiteline {
    display: none;
  }
  ul.extras {
      display: none;
  }  
  #logo1, #logo2 {
    display: none;
  }    
  #logo_resp {
    display: block;
  } 
  .col-md-3.sidebar {
      background: none;
  } 
  #leftHalf {
     background: url(/img/LevoBGD.jpg) repeat-x;
     width: 0%;
  }
  #rightHalf {
     background: url(/img/DesnoBGD.jpg) repeat-x;
     width: 100%;
  }  
  .col-md-9.con-right {
      border-left: 0px solid #5da1ae;  
  } 
  #assets_mob {
    display: block;
  }     
  .upper_right {
      display: none;
  }      
}

@media (max-width: 992px) and (min-width: 768px) {
  .col-md-3 img.gallery {
      max-width: 33%;
      float: left;
  } 
  .navbar-inverse .navbar-nav>li>a {
      color: #636363;
      background: rgba(255, 255, 255, 0.75);
  }
  .navbar-inverse .navbar-nav>li>a:hover {
      text-shadow: 1px 1px #000
  }
  img#logo_resp {
      position: relative;
      bottom: 20px;
      max-width: 350px;
      text-align: center;
      margin: 0 auto;
  }
  ul.nav.navbar-nav {
      position: relative;
      z-index: 99;
  } 
  .col-md-9.con-right {
      position: relative;
      bottom: 70px;      
  }      
  .navbar-toggle {
      display: block;
  }  /*    
  div#bs-example-navbar-collapse-1 {
      display: none !important;
  } */ 



  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }




}

@media (max-width: 768px) and (min-width: 400px) {
  .col-md-3 img.gallery {
      max-width: 49%;
      float: left;
  }     
}
 
@media (min-width: 768px) {
	.navbar-nav>li {
	    float: none;
	    text-transform: uppercase;
	    margin-right: -1px;
	}
	.navbar-nav {
	    float: right;
	    margin: 0;
	    text-align: right;
	}	
}

@media (min-width: 767px) and (max-width: 769px) {

}

@media (max-width: 767px) {
  
}

@media (max-width: 768px) {
  .fancybox-nav span {
      visibility: visible !important;
  }
  img#logo_resp {
      max-width: 360px;
      margin: 0 auto;
      margin-bottom: 20px;      
  }    
  .navbar-toggle {
      position: absolute;
      right: 0;
  }  

  .col-md-9.con-right {
      bottom: 60px;  
  }   
  .navbar-nav {
      margin: 0;
      background: rgba(255, 255, 255, 0.8);
      position: relative;
      z-index: 99;
  }  
  .navbar-inverse .navbar-nav>li>a {
      color: #545454;
      text-align: center;
  }  
  .navbar-inverse .navbar-nav>li>a:hover {
      color: #545454;
      text-decoration: underline;
  } 
  .row h1 {
      margin-bottom: 0px;
      text-align: center;
      font-size: 36px;
  }  
  p.slide-caption {
      padding: 5px;
      font-size: 12px;
  }   
}

@media (max-width: 550px) {
  img#logo_resp {
      max-width: 280px;
      margin: 0 auto;
  }
  .slider_body {
      padding: 6px;
  }  
  p.slide-caption {
    display: none;
  }
  .row.justify.intro_text p {
      padding-left: 0;
  }     
}

@media (max-width: 400px) {
  img#logo_resp {
      max-width: 240px;
      margin: 0 auto;
      margin-bottom: 20px;
  }
  footer p {
      font-size: 11px;
  } 
  .col-md-3 img.gallery {
      max-width: 99%;
  }   
}

.telefon {
  padding-left: 25px;
}