
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,200italic,200,300italic,400italic,500italic,500,600,600italic,700,700italic);

body { 
	 padding-top: 1px;
	 font-family: 'Raleway', sans-serif;
	 background: #fff !important;
}
.container-fluid {
     padding-right: 0px; 
     padding-left: 0px; 
}    
.row {
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px !important;
}

p{
    text-align: justify;
}
p.white{
	color:#fff !important;
}
.noMargin{
  margin:0 !important;
}
.marginTop3{
 margin-top:3%;
} 
.marginTop5{
 margin-top:5%;
}
.marginTop55{
  margin-top:55px;
}
.marginBot5{
 margin-bottom:5%;
}
.m-b-60{
  margin-bottom:60px;
}
.m-b-t-100{
  margin: 100px 0 100px 0;
}
.m-b-t-150{
  margin: 150px 0 150px 0;
}
.m-b-t-50{
  margin: 50px 0 50px 0;
}
.m-t-100{
  margin-top: 100px;
}
.m-t-20{
  margin-top: 20px;
}
.m-t-50{
  margin-top: 50px;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.paddingTop50{
  padding:50px 0 !important; 
}
.padding5{
  padding: 5px 45px !important;
}
.p-t-50{
  padding-top:50px;
}

.clr1 {
clear: both;
height: 1px;
}

.clr10 {
clear: both;
height: 10px;
}

/* <hr> style */

hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    color:#5f5e5e;
}
hr.style-seven {
    overflow: visible; /* For IE */
    height: 30px;
    border-style: solid;
    border-color: #82868c;
    border-width: 1px 0 0 0;
    border-radius: 20px;
}
hr.style-seven:before { /* Not really supposed to work, but does */
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;
    border-style: solid;
    border-color: #82868c;
    border-width: 0 0 1px 0;
    border-radius: 20px;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background:#03b1f0;
}
a.back-to-top:hover {
    background:#03b1f0;
    color:#fff;
}

/*Menu*/

#bs-example-navbar-collapse-1 > ul > li.dropdown > ul > li > a{
	text-transform: uppercase;
}

.headFirst{
 /* background: rgba(0, 0, 0, 0.75);*/
    background: #60646d;
	height:40px;
	max-height: 40px;
	padding-bottom:30px;
	opacity:1 !important;
	padding-top:8px;
}
.headFirst p{
	color:#8b92a0;
	text-align: center;
	font-size:16px;
	font-weight:bold;
}

.headFirst p span{
	color:#fff;
}
.imgMarginLeft{
	margin-left:-20px !important;
}
#logoAnimate2{
 padding:5% 0;
}
.smallMenu{
  top: -50px !important;
}

#custom-nav {
    background-color: rgba(255,255,255, 0.9);
    border: 0;
    box-shadow: none;
    z-index: 999;
    margin: 0;
    height:150px;

}
.smallMenu{
  background-color: rgba(255,255,255, 0.9) !important;
}

#custom-nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
}

.bgTrans{
    background: transparent !important;
}


.section1{
 background:#fff;
 color:#5f5e5e;
 padding:65px 45px;
 text-align:justify;
 font-family: 'Raleway', sans-serif;
 font-size:16px;
 margin-top:12px;
}
.section2{
 /*background: url("images/bb.gif") ;*/
 height:310px;
 max-height:310px;
 /*padding:100px 0;*/
 margin:0px;
 padding:0px;
 font-family: 'Raleway', sans-serif;
}
.section3{
 background: #fff;
 padding:70px 0 0 0;
}
.section4{
 background: #fff;
 /*padding:70px 0;*/
 padding-bottom:20px;
}
.section5{
 /*background: url("images/aa.gif") ;*/
 height:300px;
 max-height:300px;
 margin:0;
 padding:0px;
 background:#000;

}
.sec5Btn:hover{
border:none;
 background-color: rgba(255, 255, 255, 1);
}
a.sec5Text{
 color:#000;

}
.sec5Btn{
   border: 1px solid #fff;
   background-color: rgba(255, 255, 255, 0.5);
}
a.sec5Text:hover{
 text-decoration:none;
 color:#cccccc;
 background-color: rgba(255, 255, 255, 1);
 border: 1px solid #fff;
}
.contact1{
  background-color: #fcfdfd !important;
  color:#a9aaaa;
  font-size: 18px;
}
.contact1 p{
  margin-left:25%;
  margin-top:2%;
}

.contact2 {
 background-color: #eceded !important;
 margin-top:3%;
 padding:4% !important;
 color:#a2a3a3;
 padding-top:1% !important;
}
a.sec2Text:hover{
 text-decoration:none;
 color:#cccccc;
 background-color: rgba(255, 255, 255, 1);
 border: 1px solid #fff;
}
/*Section 2 and 4 center button */
.firstDiv{
  display:table; 
  height:310px;
  width:100%;
  margin:20px 0;
}
.secondDiv{
display:table-cell;vertical-align:middle;margin-right:auto;margin-left:auto;
}

a.sec2Text{
 color:#000;
 font-size:55px;
}
img.endoImg{
  margin:0 auto;
}


/*Galery*/

#myList li  {
	float:left;
}
ul#myList  li {
	list-style: none;
	padding: 5px;
}
#myList li{ 
	display:none;
}
.thumbnail  {
	background: none !important;
	border:  none !important;
	padding: 0px !important;
	margin-bottom: 0px !important;
	/*width: 296px;*/
}
li.col-lg-4 span  {
	background: rgba(47, 46, 46, 1);
	padding: 10px 0 10px 0;
	text-align: center;
}
div.col-lg-4:nth-child(1) > span:nth-child(2)
div.col-lg-4 > li > a {
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	-o-transition: background 1s;
	transition: background 1s;
	background: #fff !important;
}
div.col-lg-4 > li > a > img:hover {
	opacity: 0.6;
}
#loadMore {
	width: 100%;
	text-align: center;
	font-size: 18px;
}
#loadMore a {
	text-decoration: none;
	color: #fff;
}
.brendImg{
	width:800px;
	height:259px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 55px ;
}
.item a img {
	margin: 0 auto;
}
#myCarousel > div > div > a > img {
	height: 100% !important;
}
#myList {
	margin: 0px;
	padding: 0px;
}

/*.nopadding:hover {
background: url("images/link.png") no-repeat 50% 50%;

}*/

.title{
	padding-bottom:37px;
}
.aboutText{
	font-size:16px;
	text-align:justify;
}
p.imp{
	font-size:17px;
}
.calendar{
	background-image: url('images/icons/calendar.png');
	background-repeat: no-repeat;
	padding-left: 33%;
	padding-top:6%;
	height:50px;
}
.caption h4{
	color:#6b6a6a;
	font-weight: bold;
}

.caption h5,p{
	color:#848383;
}

.tourismContent{
	padding-top:20px;
	color:#5f5e5e;
	font-size: 16px;
}  

/*kontak*/
.prodOrder{
	background: #03b1f0;
	color: #fff !important;
	font-size:18px;
	padding: 10px 15px;
}

.prodOrder:hover{
	background: #fff;
	color: #03b1f0 !important;
	font-size:18px;
	padding: 10px 15px;
	border:1px solid #03b1f0;
}
.form-control {
    height: 50px;
 }   




/*End all */ 

/* Dodatni paneli - navigacija strane*/

img.litleIco{
  margin:0 auto;
}
.icoText{
 text-align:center;
 text-transform: uppercase;
 font-weight:bold;
 font-size:12px;
 padding:15px;
color: #5f5e5e;
}
.icoTextPadd{
 padding-top:22px;
}

img.activePanel {
    opacity: 0.35;
    filter: alpha(opacity35); /* For IE8 and earlier */
}
span {
    position: relative;
    z-index: 1;
    line-height: 23px;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
}
a:hover span {
    color: #5a5a5a;
}
.btnBefore, .btnAfter {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    border: solid #e32831;
    border-width: 0;
    border-radius: 0;
    transition: 0;
    -webkit-transition: 0;
    -moz-transition: 0;
    -o-transition: 0;
    -ms-transition: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-color: #03b1f0;

    -webkit-border-radius: 21px 0px 21px 0px;
}
a .btnBefore {
    right: 0;
    bottom: 0;
}
a .btnAfter {
    left: 0;
    top: 0;
}
a:hover .btnBefore {
    border-width: 0 0 1px 1px;
}
a:hover .btnAfter {
    border-width: 1px 1px 0 0;
}

a:hover .btnAfter, a:hover .btnBefore {
  margin:-15px 0 15px 0;
background-color: rgba(0, 0, 0, 0.01);
height:100%;
width:100%;
transition: width 0.5s ease, height 0.5s ease 0.5s, border-top-right-radius 0.1s ease 0.4s, border-bottom-left-radius 0.1s ease 0.4s, border-bottom-right-radius 0.1s ease 0.9s, border-top-left-radius 0.1s ease 0.9s;
-webkit-transition: width 0.5s ease, height 0.5s ease 0.5s, border-top-right-radius 0.1s ease 0.4s, border-bottom-left-radius 0.1s ease 0.4s, border-bottom-right-radius 0.1s ease 0.9s, border-top-left-radius 0.1s ease 0.9s;
-moz-transition: width 0.5s ease, height 0.5s ease 0.5s, border-top-right-radius 0.1s ease 0.4s, border-bottom-left-radius 0.1s ease 0.4s, border-bottom-right-radius 0.1s ease 0.9s, border-top-left-radius 0.1s ease 0.9s;
-o-transition: width 0.5s ease, height 0.5s ease 0.5s, border-top-right-radius 0.1s ease 0.4s, border-bottom-left-radius 0.1s ease 0.4s, border-bottom-right-radius 0.1s ease 0.9s, border-top-left-radius 0.1s ease 0.9s;
-ms-transition: width 0.5s ease, height 0.5s ease 0.5s, border-top-right-radius 0.1s ease 0.4s, border-bottom-left-radius 0.1s ease 0.4s, border-bottom-right-radius 0.1s ease 0.9s, border-top-left-radius 0.1s ease 0.9s;
}

/*** Nega lica - homepage ***/

@-webkit-keyframes fadeIn {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}@-moz-keyframes fadeIn {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}@keyframes fadeIn {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}.fade-in {
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 2.8s;
    -moz-animation-duration: 2.8s;
    animation-duration: 2.8s; 
}
.animated.fadeInUp.one, .fade-in.one {
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    animation-delay: .5s;
}
.animated.fadeInUp.two, .fade-in.two {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    animation-delay: .1s;
}
.animated.fadeInUp.three, .fade-in.three {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}
.fade-in.four {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.liceBgd{ 
  background: url(/images/bglice.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 0 0 100px 0;
}

/** O nama **/
ul.estetska li{
  font-size:19px ;
}
ul.dentalList{ 
  margin-top:10px;	
  list-style-type: none;
}
ul.dentalList li img{
   margin:5px;
}
.teamInfo{ /* o nama dokori*/
   font-style: italic;
}
.lfBtn{
   border: 3px solid #000;
   background-color: rgba(255, 255, 255, 0.5);
  /* margin: 100px 0;*/
  margin: 10px auto 10px auto;
}
.lfBtn:hover{
   border:none;
}
.thumbnailL {
    display: block;
    background-color: #fff;
    /* border: 1px solid #ddd; */
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
a.sec4Text:hover{
 text-decoration:none;
 color:#cccccc;
 background-color: rgba(255, 255, 255, 1);
 border: 1px solid #fff;
}
.sec4Text{
 color:#fff;
 font-size:55px;
 background-color: transparent;
}
.refBtn{
   border: 1px solid #fff;
   background-color: #000;
}
.refBtn:hover{
 text-decoration:none;
 color:#cccccc;
 background-color: rgba(255, 255, 255, 1);
}
.refFirst{
  display:table; height:110px;width:100%;
}
.refSecond{
  display:table-cell;vertical-align:middle;margin-right:auto;margin-left:auto;
}

.boxBorder{
   border: 3px solid #fff;
}


/*Paralax pictures*/
[class*="bg__"] {
  height: 50vh;

  /*text-indent: -9999px;*/
  /* fix background */
  background-attachment: fixed;
  /* center it */
  background-position: center center;
  /* Scale it nicely to the element */
  background-size: cover;
  /* just make it look a bit better ;) */
  &:nth-child(2n) {
    box-shadow: inset 0 0 1em #111;
  }
}

.bg__reklame {
  background-image: url("images/aa.JPG");
}
.bg__blue {
  background-image: url("images/plutajuca.png") ;
}
.bg__about {
  background-image: url("images/plutajuca-about.jpg") ;
}
.bg__preventiva {
  background-image: url("images/plutajuca-preventiva.jpg") ;
}
.bg__endo {
  background-image: url("images/plutajuca-endo.jpg") ;
}
.bg__oralna {
  background-image: url("images/plutajuca-oralna.jpg") ;
}
.bg__implant {
  background-image: url("images/plutajuca-implant.jpg") ;
}
.bg__para {
  background-image: url("images/plutajuca-paradontopija.jpg") ;
}
.bg__protetika {
  background-image: url("images/plutajuca-protetika.jpg") ;
}
.bg__protetika2 {
  background-image: url("images/plutajuca-protetika2.jpg") ;
}
.bg__estetska {
  background-image: url("images/plutajuca-estetska.jpg") ;
}
.bg__turizam {
  background-image: url("images/plutajuca-turizam.jpg") ;
}




/* Footer */

.sectionFooter{
  background:#03b1f0;
  height:250px;
  max-height:250px;
  padding:40px 0px;
}
.copy{
 margin-top:10px;
 color:#fff;
}
.mail{
 margin-top:18px;
}
.sname,.sphone{
     color:#fff;
}
.fOne:before{
    content: "";
    display: block;
    background: url('images/c1.png') no-repeat;
    width: 55px;
    height: 55px;
    float: left;
}
.fTwo:before{
    content: "";
    display: block;
    background: url('images/c2.png') no-repeat;
    width: 55px;
    height: 55px;
    float: left;
}
.fThree:before{
    content: "";
    display: block;
    background: url('images/c3.png') no-repeat;
    width: 55px;
    height: 55px;
    float: left;
}

.footerOne{
  font-size:20px;
  color:#818181;
  padding-left:5%;
 }
 address{
     font-style: italic;
  font-size:16px;
  color:#727272;
  font-weight:normal;
  margin-top:20px;
}
.social-links a{
  text-align: center;
  float: left;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  margin-right: 7px; /*space between*/
  margin-top:20px;
  color:#8e9498;
  background:#eaeaea;

}
.social-links a i{
  font-size: 20px;
  line-height: 38px;
  color: #909090;
}
#twiter:hover{
  color:#55acee;
}
#youtube:hover{
  color:#cd201f;
}
#facebook:hover{
  color:#3b5998;
}
#soundcloud:hover{
  color:#ff3300;
}






/*** MEDIA QUERIES ***/
@media (max-width: 320px) {
    a.sec2Text{
    font-size:10px;
    }
    a.sec4Text{
    font-size:25px;
    }
    .section4{
    background: #fff;
    padding:10px 0;
    }
    .refBtn{
    padding:0 25%;
    }
    .firstDiv{
    height:210px;
    width:100%;
    }
    a.sec5Text{
     font-size:15px;

    }
img#logoAnimate2 {
	width: 60% !important;
	/* height: 85%; */
	/* margin: 2%; */
	padding-left: 5%;
	margin-bottom: 20px;
	top: -5px;
	position: absolute;
}
}

@media (min-width: 321px) and (max-width: 360px) {

a.sec2Text{
	font-size:15px;
}
a.sec4Text{
	font-size:35px;
}
.section4{
	background: #fff;
	padding:25px 0;
}
.refBtn{
	padding:0 15%;
}
.firstDiv{
	height:10px;
	width:100%;
}
a.sec5Text{
	font-size:12px;
}
.sec5Btn{
	margin:70% 0 0 10%;
}
img#logoAnimate2 {
	width: 50% !important;
	/* height: 85%; */
	/* margin: 2%; */
	padding-left: 5%;
	margin-bottom: 20px;
	top: 20px;
	position: absolute;
}
.navbar-nav {
	margin: 28.5px -15px;
}

}

/* proveri veleicine*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

img#logoAnimate2 {
	width: 60% !important;
	/* height: 85%; */
	/* margin: 2%; */
	padding-left: 5%;
	margin-bottom: 20px;
	top: -5px;
	position: absolute;
}
.marginTop5{
	margin-top:15%;
}
.marginTop3{
	margin-top:10%;
}
p{
	text-align: left !important;
}
.motivi{
	font-size: 25px !important;
	border:none;
}
.motivi2{
	font-size: 22px !important;
	height: 100px;
	border: 2px solid #9a9b9b;
	text-align: center;
	line-height: 50px;
	margin-bottom: 25px;
}
/*
.motiviEndo{
   font-size: 22px !important;
height: 50px;
    border: 2px solid #9a9b9b;
    text-align: center;
    line-height: 50px;
    margin-bottom: 25px;
}
.motiviImplant {
    height: 100px;
    line-height: 35px; 
}   */ 
.m-t-b-15{
 	margin:15px 0;
}
p.imp{
    font-size:18px !important;
    margin-top:10px;
}
/* Styles */
.carousel-inner .item {
	width: 100%;
	/*  height: 200px;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#myCarousel {
    width: 100%;
    height: 200px;
}
.row {
  padding-right: 0px;
  margin-right: 0px;
}

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


img#logoAnimate2{
	display:none !important;
}
    img#logoAnimateMobile {
	width: 70% !important;
	/* height: 85%; */
	/* margin: 2%; */
	padding-left: 5%;
	margin-bottom: 20px;
	top: 5px;
	position: absolute;
}
.m-t-10-gal{
	margin-top:50px;
}
  /*Small screen no hover */

.icoFirst{
 
 background-color: rgba(0,0,0,0.1);
}

.icoFirst:after{
  content: "preventivna stomatologija";
  position: absolute;
  color: #fff;
  font-size: 16px;
  bottom:15%;
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.6);
  text-transform: uppercase;

}

.icoSec{
  background-color: rgba(0,0,0,0.1);
}
.icoSec:after {
  content: "ENDODONCIJA";
  position: absolute;
  color: #fff;
  font-size: 18px;
  bottom:21%;
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.6);
  text-transform: uppercase;
}


.icoThi {
  background-color: rgba(0,0,0,0.1);
}
.icoThi:after {
  content: "ORALNA HIRURGIJA";
  position: absolute;
  color: #fff;
  font-size: 18px;
  bottom:30%;
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.6);
  text-transform: uppercase;
}

.icoFour{
   background-color: rgba(0,0,0,0.1);
}
.icoFour:after {
  content: "IMPLANTOLOGIJA";
  position: absolute;
  color: #fff;
  font-size: 18px;
  bottom:30%;
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.6);
  text-transform: uppercase;
}

.icoFive{
  background-color: rgba(0,0,0,0.1);
}

.icoFive:after {
   content: "parodontopatija";
  position: absolute;
  color: #fff;
  font-size: 18px;
  bottom:30%;
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.6);
  text-transform: uppercase;
}

.icoSix{
  background-color: rgba(0,0,0,0.1);
}

.icoSix:after {
  content: "STOMATOLOŠKA PROTETIKA";
  position: absolute;
  color: #fff;
  font-size: 18px;
  bottom:22%;
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.6);
  text-transform: uppercase;
}


.icoSeven {
  background-color: rgba(0,0,0,0.1);
}
.icoSeven:after {
  content: "ORTODONCIJA";
  position: absolute;
  color: #fff;
  font-size: 18px;
  bottom:30%;
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.6);
  text-transform: uppercase;
}

.icoEight {
   background-color: rgba(0,0,0,0.1);
}
.icoEight:after {
   content: "ESTETSKA STOMATOLOGIJA";
  position: absolute;
  color: #fff;
  font-size: 18px;
  bottom:22%;
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.6);
  text-transform: uppercase;
}

}


@media (min-width: 360px) and (max-width: 640px) {

img#logoAnimate2{
	display:none !important;
}
    img#logoAnimateMobile {
	width: 70% !important;
	/* height: 85%; */
	/* margin: 2%; */
	padding-left: 5%;
	margin-bottom: 20px;
	top: 10px;
	position: absolute;
}
.section1 {
    padding: 45px 25px !important;

    }
.section4 {
    padding: 45px 25px;
    }
 .teamInfo{
 	text-align: center !important;
 }   

 .fOne,.fTwo,.fThree{
 	padding-left:0px;
 	padding-right:0px;
 }  

 .m-t-30-mob{
 	margin-top:30px;
 } 
 .m-t-10-gal{
	margin-top:50px;
}

}



/*Landscape 360 */
@media (min-width: 361px) and (max-width: 767px) {


body > section.col-md-12.section1.paddingTop55 {
	padding: 65px 15px;
  text-align: justify !important;
} 
a.sec2Text{
	font-size:22px;
}
.firstDiv{
	height:10px;
	width:100%;
}
a.sec5Text{
	font-size:16px;
}
.sec5Btn{
	margin:40% 0 0 4%;
}
.m-t-10-gal{
	margin-top:50px;
}
.navbar li a {
	color: #fff  ;
	text-transform: uppercase;
	font-size: 15px;
	background: rgba(150,150,150,0.95);
	/*background: #000;*/
	margin-right: 8px;
	border: 1px solid #fff;
	padding: 20px;
}
img#logoAnimate2{
	display:none !important;
}
    img#logoAnimateMobile {
	width: 50% !important;
	/* height: 85%; */
	/* margin: 2%; */
	padding-left: 5%;
	margin-bottom: 20px;
	top: 10px;
	position: absolute;
}
.navbar-nav {
	margin: 28.5px -15px;
}
  /*Small screen no hover */

.Endo2{
   padding-top:25px !important;
}

.icoFirst:after{
  bottom:22% !important;
}








.icoSix:after {
  content: "STOMATOLOŠKA PROTETIKA";
  bottom:30% !important;
}

.icoEight:after {
   content: "ESTETSKA STOMATOLOGIJA";
   bottom:30% !important;
}


.teamInfo{
  text-align: center !important;
}

}

@media only screen and (max-width : 768px) {

.section1, {
    padding: 45px 27px ;
  
   } 
    section.section4 {
    padding: 25px 27px  !important;
  
   } 

   .section1 p{
    font-size: 19px;
   } 

    .section4 p{
    font-size: 19px;
   } 

   .contact1 p {
    margin-left: -20px; 
   } 
  .m-t-b-15{
    margin:10px 0;
  }
  .contact2{
    padding:0px !important;
  }
  .motivi2 {
    color: #9a9b9b;
    font-size: 22px;
    height: 80px;
    padding-top:5px;
    border: 2px solid #9a9b9b;
    text-align: center;
    line-height: 25px;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s;
    margin: 45px 0 45px 0;
}
.Endo{
   padding-top:22px;
}
.Endo2{
   padding-top:15px;
}
.EndoDent{
     padding-top:26px;  
}
.Para{
   padding-top:20px;

   padding-left: 2px;
   padding-right: 2px;
}
.motiviImplant {
    color: #9a9b9b;
    font-size: 20px;
    height: 55px;
    text-align: center;
    font-weight:bold;
    line-height: 30px;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s;
    margin: 45px 0 0 0;
}
ul.dentalList{
  margin-left:-55px;
}
ul.dentalList li{
  text-align: left;
  margin-top:4px;
}
  .liceText{
    padding-top:55px;
  }
  #liceText1, #liceText2, #liceText3 {
    font-size: 14px !important;
    color: #fff;
    font-weight: bold;
    padding: 0px;
    margin-top: 5px !important;
}
.sectionFooter {
    background: #03b1f0;
    height: 420px;
    max-height: 420px;
    padding: 40px 0px;
}
p.imp{
    font-size:19px !important;
    margin-top:10px;
}
p.imp{
    font-size:17px !important;
    margin-top:10px;
}
  /*Small screen no hover */

.icoFirst{
  background-color: rgba(0,0,0,0.1);
}
.icoFirst:after {
  content: "PREVENTIVNA STOMATOLOGIJA";
  position: absolute;
  color: #fff;
  font-size: 11px;
  padding:8px 0;
/*  bottom:20.5%;*/
  bottom:21% !important;
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.6);
  text-transform: uppercase;
}


.icoSec{
  background-color: rgba(0,0,0,0.1);
}
.icoSec:after {
  content: "ENDODONCIJA";
  position: absolute;
  color: #fff;
  font-size: 11px;
  padding:8px 0;
  bottom:21% !important;;
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.6);
  text-transform: uppercase;
}


.icoThi {
  background-color: rgba(0,0,0,0.1);
}
.icoThi:after {
  content: "ORALNA HIRURGIJA";
  position: absolute;
  color: #fff;
  font-size: 11px;
  padding:8px 0;
  bottom:21% !important;;
  /* bottom:30%;*/
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.6);
  text-transform: uppercase;
}

.icoFour{
   background-color: rgba(0,0,0,0.1);
}
.icoFour:after {
  content: "IMPLANTOLOGIJA";
  position: absolute;
  color: #fff;
  font-size: 11px;
  padding:8px 0;
  bottom:21% !important;;
  /*bottom:30%;*/
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.6);
  text-transform: uppercase;
}

.icoFive{
  background-color: rgba(0,0,0,0.1);
}

.icoFive:after {
   content: "parodontopatija";
  position: absolute;
  color: #fff;
  font-size: 11px;
  padding:8px 0;
  bottom:21% !important;;
 /* bottom:30%;*/
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.6);
  text-transform: uppercase;
}

.icoSix{
  background-color: rgba(0,0,0,0.1);
}

.icoSix:after {
  content: "STOMATOLOŠKA PROTETIKA";
  position: absolute;
  color: #fff;
  font-size: 11px;
  padding:8px 0;
  bottom:21% !important;;
 /* bottom:22%;*/
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.6);
  text-transform: uppercase;
}


.icoSeven {
  background-color: rgba(0,0,0,0.1);
}
.icoSeven:after {
  content: "ORTODONCIJA";
  position: absolute;
  color: #fff;
  font-size: 11px;
  padding:8px 0;
  bottom:21% !important;;
 /* bottom:30%;*/
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.6);
  text-transform: uppercase;
}

.icoEight {
   background-color: rgba(0,0,0,0.1);
}
.icoEight:after {
   content: "ESTETSKA STOMATOLOGIJA";
  position: absolute;
  color: #fff;
  font-size: 11px;
  padding:8px 0;
  bottom:21% !important;;
 /* bottom:22%;*/  
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.6);
  text-transform: uppercase;
}







  .marginTop5{
    margin-top:15%;
  }
  .marginTop3{
    margin-top:10%;
  }
  p{
    text-align: left !important;
  }
[class*="bg__"] {
  height: 70vh;

  /*text-indent: -9999px;*/

  /* fix background */
  background-attachment: fixed;

  /* center it */
  background-position: center center;

  /* Scale it nicely to the element */
  background-size: cover;

  /* just make it look a bit better ;) */
  &:nth-child(2n) {
    box-shadow: inset 0 0 1em #111;
  }
}

}
/*End paralax background */


@media (min-width: 768px){
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: 50px !important;
    margin-right: 140px !important;
	}
}

@media (min-width: 768px) and (max-width: 799px) {
a.sec2Text{
	font-size:38px;
}
a.sec4Text{
	font-size:40px;
}
.section4{
	background: #fff;
	padding:30px 0;
}
.refBtn{
	padding:0 20%;
}
a.sec5Text{
	font-size:19px;
}
.sec5Btn{
	margin:40% 0 0 8%;
}
img#logoAnimate2 {
	width: 70%;
	/* height: 85%; */
	/* margin: 2%; */
	padding-left: 5%;
	margin-bottom: 20px;
	top: -5px;
	position: absolute;
}
.navbar-nav {
	margin: 28.5px -15px;
}

}

@media (min-width: 800px) and (max-width: 979px) {
.navbar li a{
	font-size:10px;
}
a.sec4Text{
	font-size:45px;
}
.section4{
	background: #fff;
	padding:40px 0;
}
.refBtn{
	padding:0 20%;
}
a.sec5Text{
	font-size:19px;
}
.sec5Btn{
	margin:40% 0 0 8%;
}

}




/*PROVERITI */
@media (max-width: 992px) {

    #jssor_1{
    margin-top:80px;
  }
 /* img#logoAnimate2 {
  width: 35%;

  padding-left: 5%;
  margin-bottom: 20px;
  top: -25px;
  position: absolute;
}*/
.navbar-nav {
    float: left;
    margin: 0;
    width: 100%;
    margin-top: 32px;
}
  /*Hide dropdown*/
  #bs-example-navbar-collapse-1 > ul > li.dropdown > ul{ /*drop down */
    background-color: #2A2B2B !important; 
   
}


 #bs-example-navbar-collapse-1 > ul > li.dropdown > ul > li > a {
    color: #fff !important;
    font-size:16px;
} 

 #bs-example-navbar-collapse-1 > ul > li.dropdown > ul > li > a:hover {
    color: #fff !important;
    font-size:16px;
    background:transparent;
    font-weight:bold;
} 
.dropdown{
display: block;
}


    .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 !important;
    border-width: 0 0 1px !important;
    background-color: #fff !important;
  }
  #custom-nav {
    background-color: rgba(255,255,255, 0.9) !important;

}
    .navbar-collapse.collapse {
        display: none!important;
    }

  .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
      display:block !important;
  }



  /***********/
.navbar-default {
   /* background-color: #444442;*/
    /*opacity:0.3;*/
    max-height: 65px;
    border-color:#444442;
 }
/*Hover menu items*/
#bs-example-navbar-collapse-1 > ul > li > a:hover{
    color:#fff;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 130px;
    padding: 5px 0 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align:left;
    list-style: none;
    color:#fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.navbar-default .navbar-nav>li>a{
    color: #fff;
    text-transform: uppercase;
    padding-top:40px;

}
#bs-example-navbar-collapse-1 > ul > li > a{
padding-right: 0px !important;

}
#bs-example-navbar-collapse-1 > ul > li > a,.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    background:rgba(150,150,150,0.90);
  /* background:#000;*/
    margin-right: 3px;
    border:1px solid #fff;
    padding:10px;
    padding-right: 0px !important;
    font-weight: bold
}


.dropdown-menu>li>a { /*Dropdown link*/
  color:#fff;
 }


.transparent-back {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.3) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(1%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.3) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.3) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.3) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.3) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000', GradientType=0);
    /* IE6-9 */
    color: #fff;
}
/*Hamburger menu icon transform */

.navbar-toggle .icon-bar:nth-of-type(2) {
    top: 1px;
}

.navbar-toggle .icon-bar:nth-of-type(3) {
    top: 2px;
}

.navbar-toggle .icon-bar {
    position: relative;
    transition: all 500ms ease-in-out;
}

.navbar-toggle.active .icon-bar:nth-of-type(1) {
    top: 6px;
    transform: rotate(45deg);
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
    background-color: transparent;
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
    top: -6px;
    transform: rotate(-45deg);
}






/*Menu Logo animation */
.navbar-brand {
    padding:0px !important;
}
#logoAnimate{
  animation: animationFrames ease-in-out 2s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames ease-in-out 2s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames ease-in-out 2s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames ease-in-out 2s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames ease-in-out 2s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames{
  0% {
    opacity:0.6;
    transform:  translate(750px,0px)  ;
  }
  100% {
    opacity:0.6;
    transform:  translate(5px,2px)  ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    opacity:0.6;
    -moz-transform:  translate(750px,0px)  ;
  }
  100% {
    opacity:0.6;
    -moz-transform:  translate(5px,2px)  ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    opacity:0.6;
    -webkit-transform:  translate(750px,0px)  ;
  }
  100% {
    opacity:0.6;
    -webkit-transform:  translate(5px,2px)  ;
  }
}

@-o-keyframes animationFrames {
  0% {
    opacity:0.6;
    -o-transform:  translate(750px,0px)  ;
  }
  100% {
    opacity:0.6;
    -o-transform:  translate(5px,2px)  ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    opacity:0.6;
    -ms-transform:  translate(750px,0px)  ;
  }
  100% {
    opacity:0.6;
    -ms-transform:  translate(5px,2px)  ;
  }
}

.nopadding a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background-size: 0, cover;
    transform-style: preserve-3d;
    transition: all 0.5s;
}
.nopadding {
    transform-style: preserve-3d;
    transition: all 0.5s;
    position: relative;
}
.nopadding:hover a {
    opacity: 0.3;
}
/*.nopadding:hover {
      background: url("images/link.png") no-repeat 50% 50%;
  
}*/

/*

.icoFirst:hover {
  background: url("/images/icons/1.png") no-repeat 50% 25% !important; 
  background-color: rgba(0,0,0,0.8) !important;
}
.icoFirst:hover:before {
  content: "PREVENTIVNA STOMATOLOGIJA";
  position: absolute;
  color: #fff;
  font-size: 20px;
  bottom:15%;
  display: block;
  width: 100%;
  text-align: center;
  background: #000;
  text-transform: uppercase;
} 
.icoSec:hover {
  background: url("/images/icons/2.png") no-repeat 50% 25% !important; 
  background-color: rgba(0,0,0,0.8) !important;
}
.icoSec:hover:before {
  content: "ENDODONCIJA";
  position: absolute;
  color: #fff;
  font-size: 20px;
  bottom:15%;
  display: block;
  width: 100%;
  text-align: center;
  background: #000;
  text-transform: uppercase;
}

.icoThi:hover {
  background: url("/images/icons/3.png") no-repeat 50% 25% !important; 
  background-color: rgba(0,0,0,0.8) !important;
}
.icoThi:hover:before {
  content: "ORALNA HIRURGIJA";
  position: absolute;
  color: #fff;
  font-size: 20px;
  bottom:15%;
  display: block;
  width: 100%;
  text-align: center;
  background: #000;
  text-transform: uppercase;
}

.icoFour:hover {
  background: url("/images/icons/4.png") no-repeat 50% 25% !important; 
  background-color: rgba(0,0,0,0.8) !important;
}
.icoFour:hover:before {
  content: "IMPLANTOLOGIJA";
  position: absolute;
  color: #fff;
  font-size: 20px;
  bottom:15%;
  display: block;
  width: 100%;
  text-align: center;
  background: #000;
  text-transform: uppercase;
}

.icoFive:hover {
  background: url("/images/icons/5.png") no-repeat 50% 25% !important; 
  background-color: rgba(0,0,0,0.8) !important;
}
.icoFive:hover:before {
  content: "paradontopija";
  position: absolute;
  color: #fff;
  font-size: 20px;
  bottom:15%;
  display: block;
  width: 100%;
  text-align: center;
  background: #000;
  text-transform: uppercase;
}

.icoSix:hover {
  background: url("/images/icons/6.png") no-repeat 50% 25% !important; 
  background-color: rgba(0,0,0,0.8) !important;
}
.icoSix:hover:before {
  content: "STOMATOLOŠKA PROTETIKA";
  position: absolute;
  color: #fff;
  font-size: 20px;
  bottom:15%;
  display: block;
  width: 100%;
  text-align: center;
  background: #000;
  text-transform: uppercase;
}
.icoSeven:hover {
  background: url("/images/icons/7.png") no-repeat 50% 25% !important; 
  background-color: rgba(0,0,0,0.8) !important;
}
.icoSeven:hover:before {
  content: "ORTODONCIJA";
  position: absolute;
  color: #fff;
  font-size: 20px;
  bottom:15%;
  display: block;
  width: 100%;
  text-align: center;
  background: #000;
  text-transform: uppercase;
}

.icoEight:hover {
  background: url("/images/icons/8.png") no-repeat 50% 25% !important; 
  background-color: rgba(0,0,0,0.8) !important;
}
.icoEight:hover:before {
  content: "ESTETSKA STOMATOLOGIJA";
  position: absolute;
  color: #fff;
  font-size: 20px;
  bottom:15%;
  display: block;
  width: 100%;
  text-align: center;
  background: #000;
  text-transform: uppercase;
}
*/
.nnopadding:hover:before {
  content: "DETALJNIJE";
  position: absolute;
  color: #fff;
  font-size: 20px;
  bottom:10%;
  display: block;
  width: 100%;
  text-align: center;
  background: #000;
}

.motivi  {
  color: #9a9b9b;
  font-size: 46px;
  height: 80px;
  border: 2px solid #9a9b9b;
  text-align: center;
  line-height: 80px;
  -webkit-transition: background 1s;
  -moz-transition: background 1s;
  -o-transition: background 1s;
  transition: background 1s;
  margin:45px 0 45px 0;
}

.motivi:hover{
  background: #fff;
  cursor: pointer;
  color: #cdcdcd;
}
.motiviImplant  {
  color: #9a9b9b;
  font-size: 30px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  -webkit-transition: background 1s;
  -moz-transition: background 1s;
  -o-transition: background 1s;
  transition: background 1s;
  margin:45px 0 0 0;
}

.motivi2  {
  color: #9a9b9b;
  font-size: 46px;
  height: 80px;
  border: 2px solid #9a9b9b;
  text-align: center;
  line-height: 80px;
  -webkit-transition: background 1s;
  -moz-transition: background 1s;
  -o-transition: background 1s;
  transition: background 1s;
  margin:45px 0 45px 0;

}
.motivi2:hover{
  background: #fff;
  cursor: pointer;
  color: #cdcdcd;
}
.sectionFooter{
  background:#03b1f0;
  height:390px;
  max-height:390px;
  padding:40px 0px;
}

ul.dentalList {
    margin-top: 10px;
    margin-left: -45px;
}    

.section1, {
    padding: 45px 27px ;
  
   } 
    section.section4 {
    padding: 25px 27px  !important;
  
   } 

   .section1 p{
    font-size: 14px;
    text-align: justify !important;
   } 

    .section4 p{
    font-size: 14px;
    text-align: justify !important;   
   } 

   .contact1 p {
    margin-left: -20px; 
   } 
  .m-t-b-15{
    margin:10px 0;
  }
  .contact2{
    padding:0px !important;
  }
  .motivi2 {
    color: #9a9b9b;
    font-size: 22px;
    height: 80px;
    padding-top:5px;
    border: 2px solid #9a9b9b;
    text-align: center;
    line-height: 25px;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s;
    margin: 45px 0 45px 0;
}
.Endo{
   padding-top:22px;
}
.Endo2{
   padding-top:15px;
}
.EndoDent{
     padding-top:26px;  
}
.Para{
   padding-top:20px;

   padding-left: 2px;
   padding-right: 2px;
}
.motiviImplant {
    color: #9a9b9b;
    font-size: 20px;
    height: 55px;
    text-align: center;
    font-weight:bold;
    line-height: 30px;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s;
    margin: 45px 0 0 0;
}
ul.dentalList{
  margin-left:-55px;
}
ul.dentalList li{
  text-align: left;
  margin-top:4px;
}



} /*End small screen*/


/*768 landscape*/
@media (min-width: 980px) {

.motivi  {
	color: #9a9b9b;
	font-size: 46px;
	height: 80px;
	border: 2px solid #9a9b9b;
	text-align: center;
	line-height: 80px;
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	-o-transition: background 1s;
	transition: background 1s;
	margin:45px 0 45px 0;
}

.motivi:hover{
	background: #fff;
	cursor: pointer;
	color: #cdcdcd;
}
.motiviImplant  {
	color: #9a9b9b;
	font-size: 30px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	-o-transition: background 1s;
	transition: background 1s;
	margin:45px 0 0 0;
}
/***ENGLESKA VERZIJA ***/

.motiviImplantEng {
    color: #9a9b9b;
    font-size: 30px;
    height: 120px !important;
    text-align: center;
    line-height: 50px !important;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s;
    margin: 45px 0 0 0;
}

.motivi2  {
	color: #9a9b9b;
	font-size: 46px;
	height: 80px;
	border: 2px solid #9a9b9b;
	text-align: center;
	line-height: 80px;
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	-o-transition: background 1s;
	transition: background 1s;
	margin:45px 0 45px 0;

}
.motivi2:hover{
	background: #fff;
	cursor: pointer;
	color: #cdcdcd;
}
.bogD ,  .kriS {
	height: 60px;
	margin-top: 10px;
}
a.bogD, a.kriS {
	display: block;
	border: 2px solid #cdcdcd;
	height: 40px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	float: left;
	margin-top: 16px;
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	-o-transition: background 1s;
	transition: background 1s;
}
a.bogD:hover, a.kriS:hover  {
	background-color: #fff !important;
	color: #cdcdcd;
	text-decoration: none;
}
.kriS a  {
	margin-left: 60px !important;
}
a.sec2Text{
font-size:50px;
}
a.sec4Text{
font-size:50px;
}
.section4{
 background: #fff;
 padding:45px 0;
}
.refBtn{
padding:0 25%;
}
a.sec5Text{
 font-size:23px;
}
.sec5Btn{
 margin:20% 0 0 15%;
}

}



/* Paralax background */
@media only screen and (max-width : 1023px) {

[class*="bg__"] {
  height: 90vh;
  /* fix background */
  background-attachment: fixed;
  /* center it */
  background-position: center center;
  /* Scale it nicely to the element */
  background-size: cover;
  /* just make it look a bit better ;) */
  &:nth-child(2n) {
    box-shadow: inset 0 0 1em #111;
  }
}

}

@media (min-width: 1023px) {
    a.sec2Text{
    font-size:50px;
    }

}





@media (min-width: 992px) {

 #bs-example-navbar-collapse-1 > ul > li.dropdown > ul{ /*drop down */
     background-color: rgba(0,0,0, 0.3); 
   
}
#bs-example-navbar-collapse-1 > ul > li.miki > a { /*drop down */
      color: #82868c !important;
   
}
 
.navbar-default {
    height: 146px;
    border-color:#444442;
}
/*Dodatak 2*/
.navbar-nav { /*Pwl*/
    float: none !important;
    /* margin-top: 7.5px; */
   /* border: 1px solid red;*/
    /* padding-left: 479px !important; */
    width: 1400px;
}
li.active {
  background:#03b1f0;
  color:#fff !important;
  padding: 0 5px;
}
li.active a {
  margin-left:-10px;
  color:#fff !important;
}
/*Hover menu items*/
#bs-example-navbar-collapse-1{
padding-top:3%;
}


#bs-example-navbar-collapse-1 > ul > li > a:hover{
    color: #82868c;
    font-weight:bold;
}
.test{
margin-left:-25px !important;

}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 130px;
    padding: 5px 0 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align:left;
    list-style: none;
    color:#82868c;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.navbar-default .navbar-nav>li{
    margin-top: 55px;
    height: 25px;
}
.navbar-default .navbar-nav>li>a{
    color: #82868c;
    text-transform: uppercase;
    margin-top:-12px

}
#bs-example-navbar-collapse-1 > ul > li > a,.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #82868c;
    text-transform: uppercase;
    font-size: 14px;
    background-color: transparent;
    margin-right: 4px;
   /* font-weight:bold;*/
    padding-right: 0px !important;
     /*background-color: #444442;
      background-color: #e7e7e7;*/
}

/*Dropdown hover*/
#bs-example-navbar-collapse-1 > ul > li.dropdown > ul > li > a{
background:transparent;
 color: #82868c;
font-size:14px;
color:#fff;
}
#bs-example-navbar-collapse-1 > ul > li.dropdown > ul > li > a:hover{
background:transparent;
color: #82868c;
font-size:14px;
font-weight:bold;
color:#fff;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}
.navbar{
 /*padding-left:170px*/
}
.navbar-brand{
  padding:35px 25px 0 0; /*Logo pozicija*/
}
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
.dropdown-menu>li>a { /*Dropdown link*/
  color:#fff;
 }

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.3);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.transparent-back {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.3) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(1%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.3) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.3) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.3) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.3) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000', GradientType=0);
    /* IE6-9 */
    color: #fff;
}
/*Menu Logo animation */

#logoAnimate{
  animation: animationFrames ease-in-out 2s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames ease-in-out 2s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames ease-in-out 2s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames ease-in-out 2s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames ease-in-out 2s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames{
  0% {
    opacity:0.6;
    transform:  translate(750px,0px)  ;
  }
  100% {
    opacity:0.6;
    transform:  translate(25px,2px)  ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    opacity:0.6;
    -moz-transform:  translate(750px,0px)  ;
  }
  100% {
    opacity:0.6;
    -moz-transform:  translate(5px,2px)  ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    opacity:0.6;
    -webkit-transform:  translate(750px,0px)  ;
  }
  100% {
    opacity:0.6;
    -webkit-transform:  translate(5px,2px)  ;
  }
}

@-o-keyframes animationFrames {
  0% {
    opacity:0.6;
    -o-transform:  translate(750px,0px)  ;
  }
  100% {
    opacity:0.6;
    -o-transform:  translate(5px,2px)  ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    opacity:0.6;
    -ms-transform:  translate(750px,0px)  ;
  }
  100% {
    opacity:0.6;
    -ms-transform:  translate(5px,2px)  ;
  }
}

} /*End media query min-992 */


@media screen and (max-width: 1200px) {

.contact-page input[type="text"] {
	width: 100% !important;
}
.contact-page textarea {
	width: 100% !important;
}

}
@media screen and (min-width: 1200px) {
	.container  {
	 	width: 970px !important; 
	}
	.headerCont  {
		width: 1170px !important; 
		margin-top:-60px;
	}
	#logoAnimate2 {
    margin-top: -28px !important;
	}

}



@media only screen  and (max-width : 1460px) {
#liceText1{
	animation-duration: 1.8s;
	animation-delay: 1.5s;
}
#liceText2{
	animation-duration: 1.8s;
	animation-delay: 1.8s;
}

#liceText3{
	animation-duration: 2.8s;
	animation-delay: 1.9s;
}

}  


@media only screen  and (min-width : 1460px) {

	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left: -20px !important;
		margin-right: 300px !important;
	}
	.liceText{
		position:absolute;
		margin-top:-250px;
		text-align:left;
		z-index:1111;
		padding-left:80px;
	}

	#liceText1,#liceText2 , #liceText3{
		font-size:55px;
		color:#fff;
		font-weight:bold;
		padding:0px;
		margin-top:-20px;
	}

	#liceText1{
		animation-duration: 1.8s;
		animation-delay: 1.5s;

	}
	#liceText2{
		animation-duration: 1.8s;
		animation-delay: 1.8s;
	}

	#liceText3{
		animation-duration: 2.8s;
		animation-delay: 1.9s;
	}

}

/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {

.nopadding a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background-size: 0, cover;
    transform-style: preserve-3d;
    transition: all 0.5s;
}
.nopadding {
    transform-style: preserve-3d;
    transition: all 0.5s;
    position: relative;
}
.nopadding:hover a {
    opacity: 0.3;
}
/*.nopadding:hover {
      background: url("images/link.png") no-repeat 50% 50%;
  
}*/



.icoFirst:hover {
	background: url("/images/icons/1.png") no-repeat 50% 25% !important; 
	background-color: rgba(0,0,0,0.8) !important;
}
.icoFirst:hover:before {
	content: "PREVENTIVNA STOMATOLOGIJA";
	position: absolute;
	color: #fff;
	font-size: 20px;
	bottom:15%;
	display: block;
	width: 100%;
	text-align: center;
	background: #000;
	text-transform: uppercase;
}
.icoSec:hover {
	background: url("/images/icons/2.png") no-repeat 50% 25% !important; 
	background-color: rgba(0,0,0,0.8) !important;
}
.icoSec:hover:before {
  content: "ENDODONCIJA";
  position: absolute;
  color: #fff;
  font-size: 20px;
  bottom:15%;
  display: block;
  width: 100%;
  text-align: center;
  background: #000;
  text-transform: uppercase;
}

.icoThi:hover {
	background: url("/images/icons/3.png") no-repeat 50% 25% !important; 
	background-color: rgba(0,0,0,0.8) !important;
}
.icoThi:hover:before {
	content: "ORALNA HIRURGIJA";
	position: absolute;
	color: #fff;
	font-size: 20px;
	bottom:15%;
	display: block;
	width: 100%;
	text-align: center;
	background: #000;
	text-transform: uppercase;
}

.icoFour:hover {
	background: url("/images/icons/4.png") no-repeat 50% 25% !important; 
	background-color: rgba(0,0,0,0.8) !important;
}
.icoFour:hover:before {
	content: "IMPLANTOLOGIJA";
	position: absolute;
	color: #fff;
	font-size: 20px;
	bottom:15%;
	display: block;
	width: 100%;
	text-align: center;
	background: #000;
	text-transform: uppercase;
}

.icoFive:hover {
	background: url("/images/icons/5.png") no-repeat 50% 25% !important; 
	background-color: rgba(0,0,0,0.8) !important;
}
.icoFive:hover:before {
	content: "parodontopatija";
	position: absolute;
	color: #fff;
	font-size: 20px;
	bottom:15%;
	display: block;
	width: 100%;
	text-align: center;
	background: #000;
	text-transform: uppercase;
}

.icoSix:hover {
	background: url("/images/icons/6.png") no-repeat 50% 25% !important; 
	background-color: rgba(0,0,0,0.8) !important;
}
.icoSix:hover:before {
	content: "STOMATOLOŠKA PROTETIKA";
	position: absolute;
	color: #fff;
	font-size: 20px;
	bottom:15%;
	display: block;
	width: 100%;
	text-align: center;
	background: #000;
	text-transform: uppercase;
}
.icoSeven:hover {
	background: url("/images/icons/7.png") no-repeat 50% 25% !important; 
	background-color: rgba(0,0,0,0.8) !important;
}
.icoSeven:hover:before {
	content: "ORTODONCIJA";
	position: absolute;
	color: #fff;
	font-size: 20px;
	bottom:15%;
	display: block;
	width: 100%;
	text-align: center;
	background: #000;
	text-transform: uppercase;
}

.icoEight:hover {
	background: url("/images/icons/8.png") no-repeat 50% 25% !important; 
	background-color: rgba(0,0,0,0.8) !important;
}
.icoEight:hover:before {
	content: "ESTETSKA STOMATOLOGIJA";
	position: absolute;
	color: #fff;
	font-size: 20px;
	bottom:15%;
	display: block;
	width: 100%;
	text-align: center;
	background: #000;
	text-transform: uppercase;
}

.nnopadding:hover:before {
	content: "DETALJNIJE";
	position: absolute;
	color: #fff;
	font-size: 20px;
	bottom:10%;
	display: block;
	width: 100%;
	text-align: center;
	background: #000;
}

}

@media only screen  and (max-width : 1460px) {

	.liceText{
		position:absolute;
		margin-top:-150px;
		text-align:left;
		z-index:1111;
		padding-left:20px;
	}

	#liceText1,#liceText2 , #liceText3{
		font-size:45px;
		color:#fff;
		font-weight:bold;
		padding:0px;
		margin-top:-20px;
	}
	#liceText1{
		animation-duration: 1.8s;
		animation-delay: 0.1s;
	}
	#liceText2{
		animation-duration: 1.8s;
		animation-delay: 0.2s;
	}
	#liceText3{
		animation-duration: 1.8s;
		animation-delay: 0.3s;
	}

}








