/* STACKED CAPTCHA */

.capbox {
	width: 100%;
	max-width: 220px;
	background-color: #BBBBBB;
	background-image: linear-gradient(#BBBBBB, #9E9E9E);
	border: #2A7D05 0px solid;
	border-width: 2px 2px 2px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: inline-block;
	padding: 5px 15px 5px 15px;
	border-radius: 4px 4px 4px 4px;
	}

.capbox-inner {
	font: bold 12px arial, sans-serif;
	color: #000000;
	background-color: #E3E3E3;
	margin: 8px auto 0px auto;
	padding: 5px 10px 5px 10px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: normal 25px Impact, Charcoal, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	user-select: none;
	padding: 4px;
	border-radius: 4px;
	}

#CaptchaInput { border: #38B000 2px solid; margin: 3px 0px 1px 0px; width: 98%; }

img {
    width: 100%;
}



.page-kontakt .visit-tailor-area .offers {
    background: rgba(198,161,110,0.6);
    display: block;
    padding: 10%;
    margin-bottom: 35px;
    width: 100%;
}
.page-kontakt .visit-tailor-area .offers h4 {
    border-bottom: 1px solid;
    padding-bottom: 10px;
    margin-bottom: 20px;
}



.sh140 {
    height: 140px;
    display: block;
}



a.btn.btn2 {
    transition: all ease .6s;
    padding: 38px 22px;
    margin-right: 3px;
    font-size: 17px;
    text-transform: uppercase;
}
.header-sticky.sticky-bar.sticky .header-wrapper .btn2 {
    padding: 10px 43px;
    transition: all ease .6s;
}






.header-area {
    position: fixed;
    width: 100%;
    z-index: 22222;
    padding-left: 64px;
    background: #fff;
}



@media screen and (min-width: 980px) {
    #gallery #overlay img {
        width: auto;
        height: 95vh;
        margin-top: 5%;
    }
}



.cijenik558 ul li {
    margin-bottom: 8px;
    border-bottom: 1px solid;
font-size: 18px;
    padding: 6px 0px;
}

@media screen and (min-width: 980px) {
    .cijenik558 ul li b {
        float: right;
    }
}

@media screen and (max-width: 980px) {
    .cijenik558 ul li b {
        display: block;
    }
}

.white * {
    color: #fff;
}
.paddingtop100 {
    padding-top: 100px;
}







#gallery {
  padding-top: 40px;
}

@media screen and (min-width: 991px) {
  #gallery {
    padding: 60px 30px 0 30px;
  }
}


#gallery div#image-gallery > .row > div {
    overflow: hidden;
    margin: 1%;
    padding: 0px;
    flex: 0 0 23%;
    max-width: 23%;
}

@media screen and (min-width: 991px) {
    #gallery div#image-gallery > .row > div img.img-responsive {
    height: 50vh;
    width: auto;
    }
}  
@media screen and (max-width: 991px) {
    #gallery div#image-gallery > .row > div img.img-responsive {
    height: 13vh;
    width: auto;
    }
} 
#gallery .img-wrapper {
  position: relative;
  margin-top: 15px;
}
#gallery .img-wrapper img {
  width: 100%;
}

#gallery .img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
#gallery .img-overlay i {
  color: #fff;
  font-size: 3em;
}

#gallery #overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#gallery #overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 5%;
}
@media screen and (min-width: 768px) {
  #gallery #overlay img {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  #gallery #overlay img {
    width: 70%;
  }
}

#gallery #nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#gallery #nextButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #gallery #nextButton {
    font-size: 3em;
  }
}

#gallery #prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#gallery #prevButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #gallery #prevButton {
    font-size: 3em;
  }
}

#gallery #exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}
#gallery #exitButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #gallery #exitButton {
    font-size: 3em;
  }
}



header .section-tittle {
    margin-bottom: 0;
}





header .anim-txt {
    margin: 9px 0 -8px 0;
}

header .anim-txt span {
  display: inline-block;
  opacity: 0;
  transform: translateY(-100%);
  transition: all 0.4s ease-in-out
}
.logo .section-tittle.text-center span {
    display: inline-block;
    font-size: 55px;
    margin: 0;
	    line-height: 58px;
		min-width: 2px;
}
.logo div {
    color: #505050;
}

header .anim-txt .fadeee {
 opacity: 1;
 transform: translateY(0);
}

.main-content {
	padding-top: 100px;
	opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.fadein {
	opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -o-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -webkit-transform: translateY(40px);
}




ul#navigation {
    margin: 0;
}


/* 2.0 - Transitions */
.preloader {
  position: fixed;
  height: 150%;
  width: 150%;
  left: -25%;
  top: -15%;
  -o-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  background: #ebebeb;
  z-index: 1006;
}
.transition span {
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  width: 0;
  background: #fafafa;
  z-index: 1003;
}
.transition span:nth-child(2) {
  height: 0;
  width: 150%;
  left: -25%;
  top: -15%;
  -o-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  background: #ebebeb;
  z-index: 1002;
}








