@font-face {
	font-family: "Avenir-LT-Pro-35-Light";
	src: url(../../fonts/dnb_font_2/Avenir-LT-Pro-35-Light.eot?#iefix);
	src: url(../../fonts/dnb_font_2/Avenir-LT-Pro-35-Light.eot?#iefix) format("eot"),url(../../fonts/dnb_font_2/Avenir-LT-Pro-35-Light.woff) format("woff"),url(../../fonts/dnb_font_2/Avenir-LT-Pro-35-Light.ttf) format("truetype"),url(../../fonts/dnb_font_2/Avenir-LT-Pro-35-Light.svg#Avenir-LT-Pro-35-Light) format("svg");
	font-weight: 400
}

@font-face {
	font-family: "Avenir-LT-Pro-55-Roman";
	src: url(../../fonts/dnb_font_2/Avenir-LT-Pro-55-Roman.eot?#iefix);
	src: url(../../fonts/dnb_font_2/Avenir-LT-Pro-55-Roman.eot?#iefix) format("eot"),url(../../fonts/dnb_font_2/Avenir-LT-Pro-55-Roman.woff) format("woff"),url(../../fonts/dnb_font_2/Avenir-LT-Pro-55-Roman.ttf) format("truetype"),url(../../fonts/dnb_font_2/Avenir-LT-Pro-55-Roman.svg#Avenir-LT-Pro-55-Roman) format("svg");
}

@font-face {
	font-family: "Avenir-LT-W02-65-Medium";
	src: url(../../fonts/dnb_font_2/Avenir-LT-W02-65-Medium.eot);
	src: local("?"),url(../../fonts/dnb_font_2/Avenir-LT-W02-65-Medium.ttf) format("truetype"),url(../../fonts/dnb_font_2/Avenir-LT-W02-65-Medium.svg) format("svg");
	src: url(../../fonts/dnb_font_2/Avenir-LT-W02-65-Medium.eot?#iefix) format("eot"),url(../../fonts/dnb_font_2/Avenir-LT-W02-65-Medium.woff) format("woff"),url(../../fonts/dnb_font_2/Avenir-LT-W02-65-Medium.ttf) format("truetype"),url(../../fonts/dnb_font_2/Avenir-LT-W02-65-Medium.svg#Avenir-LT-W02-65-Medium) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: "Avenir-LT-Pro-85-Heavy";
	src: url("../../fonts/dnb_font_2/Avenir-LT-Pro-85-Heavy.eot");
	src: local("?"),url("../../fonts/dnb_font_2/Avenir-LT-Pro-85-Heavy.ttf") format("truetype"),url("../../fonts/dnb_font_2/Avenir-LT-Pro-85-Heavy.svg") format("svg");
	src: url(../../fonts/dnb_font_2/Avenir-LT-Pro-85-Heavy.eot?#iefix) format("eot"),url(../../fonts/dnb_font_2/Avenir-LT-Pro-85-Heavy.woff) format("woff"),url(../../fonts/dnb_font_2/Avenir-LT-Pro-85-Heavy.ttf) format("truetype"),url(../../fonts/dnb_font_2/Avenir-LT-Pro-85-Heavy.svg#Avenir-LT-Pro-85-Heavy) format("svg");
	font-weight: 400;
	font-style: normal;
}


*{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow:none;
	text-rendering: optimizeLegibility;
}

html {
	/* killing 300ms touch delay in IE */
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

body {
	font-family: "Avenir-LT-Pro-35-Light",Helvetica,Arial,sans-serif;
	font-variant: normal;
	font-weight: 400;
	background-color: #fff;
	color: #4d4d4d;
	line-height: 1.4;
	font-size: 14px;
	margin: 0;
	padding: 0;
	height: 100%;
}
.liteHeaderLogo {
	/*width: 312px !important;
	height: 55px !important;
	float: left;
	display: block !important;
	position: relative;
	left: -18px !important;
	top: -20px !important;*/
	float: left;
	height: 43px;
	margin: 0 0 0 -1px;
	margin-top: 0px;
	margin-top: 0px;
	width: 342px;
	margin-top: 0px;
	width: 260px !important;
}

a, a:hover, a:focus, .btn, button, .btn:active, .btn:hover, .btn:focus, li {
	transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-webkit-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	outline: none !important;
	text-decoration: none;
}

a {
	color:#02347d;
}

a:hover {
	color:#0962da;
}

:-moz-any-link:focus {
	outline: none;
}

/*.big {
  font-size: 130%;
  font-weight: 300;
  letter-spacing: -0.5px;
  line-height: 140%;
}*/

.big {
  font-size: 140%;
  font-weight: 300;
 /* letter-spacing: -0.5px;*/
  line-height: 150%;
}


@media screen and (min-width: 991px) {
	
body {
	font-size:15px;

}

}


@media screen and (min-width: 1400px) {

.container {
	width:1300px;
}

}


@media screen and (min-width: 1700px) {

.container {
	width:1500px;
}

p {
  line-height: 180%;
}
	
}




/*///////////////////////////////----------TYPOGRAPHY----------///////////////////////////////*/

h1, .h1 {
  font-size: 200%;
  font-weight: 300;
  letter-spacing: -0.6px;
  line-height: 100%;
  margin-bottom: 10px;
  margin-top: 20px;
}

h2, .h2 {
	font-size: 220%;
	font-weight: 300;
	letter-spacing: -0.6px;
	line-height: 110%;
	margin-bottom: 10px;
	margin-top: 20px;
}

h3, .h3 {
	font-size: 140%;
	font-weight: 300;
	letter-spacing: -0.4px;
	line-height: 110%;
	margin-bottom: 10px;
	margin-top: 20px;
}

h4, .h4 {
	font-size: 140%;
	font-weight: 700;
	line-height: 110%;
	margin-bottom: 8px;
	margin-top: 20px;
	letter-spacing: -0.6px;
}

h5, .h5 {
	font-size: 100%;
	font-weight: 700;
	line-height: 120%;
	margin-bottom: 6px;
	margin-top: 20px;
}

.poslovna-txt {
	/*font-size:120%;*/
	line-height:170%;
	font-weight:400;
}


@media screen and (min-width: 991px) {
	
h1, .h1 {
	font-size: 220%;
	letter-spacing: -2px;
	line-height: 100%;
	margin-bottom: 10px;
	margin-top: 20px;
}

h2, .h2 {
	font-size: 200%;
	letter-spacing: -1px;
	line-height: 110%;
	margin-bottom: 10px;
	margin-top: 20px;
}

h3, .h3 {
	font-size: 140%;
	/*letter-spacing: -1px;*/
	line-height: 110%;
	margin-bottom: 16px;
	margin-top: 30px;
}

h4, .h4 {
	font-size: 130%;
	line-height: 120%;
	margin-bottom: 8px;
	margin-top: 20px;
}

h5, .h5 {
	font-size: 100%;
	line-height: 120%;
	margin-bottom: 6px;
	margin-top: 20px;
}


}



/*nav*/

.navbar {
  border-radius: 0;
  margin-bottom:0;
  border:none;
}

.navbar-header {
	height: 60px;
	position: relative;
	overflow: hidden;
	z-index: 99;
}

.navbar-toggle {
  background-color: transparent;
  background-image: none;
  border: medium none;
  border-radius: 0;
  bottom: auto;
  float: right;
  padding: 9px 10px;
  position: absolute;
  right: 0;
  top: 3px;
}

.navbar-brand {
  display: inline-block;
  float: none;
  height: 100%;
  margin-left: 0 !important;
  padding: 10px 10px 10px 26px;
  width: 80%;
}



.navbar-brand h1 {
    width:100%;
    height:auto; 
	padding:0;
	margin: 0;
	    display: inline;
	font: 0/0 a;
}


.navbar-brand img {
  display: inline-block;
  max-height: 100%;
  width: auto;
}

.nav > li > a {
  display: inline-block;
  padding: 0 4px;
}


.nav.navbar-nav.navbar-right > li {
  clear: both;
  float: right;
}

.nav > li > a:hover, .nav > li > a:focus {
  background-color: #fff;
  text-decoration: none;
}

.navbar-nav {
  font-size: 80%;
  font-weight: 400;
  margin: 30px 0 20px;
}

.navbar-toggle .icon-bar {
  background-color: #000;
}


/*banner*/

.banner-zona {
	padding:20px 15px;
	background-color:#f5f5f5;
}

.banner-holder {
	width:auto;
	height:auto;
	display:table;
	margin:auto;
}



/*-----cta-----*/

.cta {
	position:relative;
	height:auto;
	
}

.cta-left {
  background-color: #f5f5f5;
  position: relative;
  width: 100%;
  padding: 26px;
  border-radius: 3px 3px 0 0;
}

.cta-right {
  background-color: #3095B4;
  position: relative;
  width: 100%;
  padding: 80px 20px 60px;
  border-radius: 0 0 3px 3px;
  z-index:1;
    color:#000;
}

.cta-right2 {
    background-color: #3095B4;
    position: relative;
    width: 60%;
    padding: 80px 20px 60px;
    border-radius: 0 0 3px 3px;
    z-index: 1;
    color: #000;
}

.cta-inner {
	/*min-height: 400px;*/
	min-height: 280px;
	position: relative;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.cta-inner2 {
	min-height: 76px;
	height: auto !important;
	height: 76px;
	position: relative;
	float: left;
	width:100%;
}
 
 
.content {
  position: relative;
}

.center-wrapper {
    height: 100%;
}
 
.center-wrapper:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; 
}

.center-content {
  display: inline-block;
  vertical-align: middle;
  width: 99%;
}

.center-content.pozicija {
  position: relative;
  z-index: 2;
  text-align: center;
}

.pozicija h1 {
  margin-top: -10px;
}

.cta-right::before {
  border-left: 82px solid transparent;
  border-right: 82px solid transparent;
  border-top: 32px solid #f5f5f5;
  content: "";
  display: inline-block;
  left: 50%;
  margin-left: -81px;
  position: absolute;
  top: 0;
}

.cta-right::after {
  border-left: 81px solid transparent;
  border-right: 81px solid transparent;
  border-top: 31px solid #f5f5f5;
  content: "";
  display: inline-block;
  left: 50%;
  margin-left: -81px;
  position: absolute;
  top: 0;
}






.intro-naslov {
  font-size: 200%;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 100%;
  margin-bottom: 10px;
  margin-top: 0;
}


.padmob26 {
	padding-left:26px;
	padding-right:26px;
}

.nopadmob {
	padding-left:0;
	padding-right:0;
}

.nomargmob {
	margin-left:0;
	margin-right:0;
}

.ugasen {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	text-align:center;
	color:#FF0000;
	padding:8px 20px 10px;
	font-weight:700;
}
	
.rezultati-pager {
	padding:0 26px;
}

.search_p, .search_s {
  background-color: transparent;
  border: 1px solid #ddd;
  display: inline-block;
  font-size: 80%;
  padding: 7px 6px 9px;
  text-align: center;
  text-transform: uppercase;
  width: 50%;
}

.search_p::before {
  content: "\e257";
  font-family: "Glyphicons Halflings";
  font-size: 80%;
  position: relative;
  top: 1px;
  margin-right: 4px;
}

.search_s::after {
  content: "\e258";
  font-family: "Glyphicons Halflings";
  font-size: 80%;
  position: relative;
  top: 1px;
  margin-left: 4px;
}

.search_s {
	margin-left:-1px;
}


.search_p:hover, .search_s:hover {
  background-color: #e6e6e6;
}






/*-----Pricing Table-----*/


			
#pricing-table ul {
	list-style-type:none;
	margin:50px 0 0 0;
	padding:0;
}

#pricing-table ul li {
	overflow: auto;
}

#pricing-table ul li:nth-child(n + 3):hover {
	background-color:#ededed;
}

#pricing-table ul li span {
	display:table-cell;
	vertical-align:middle;
}

#pricing-table ul li div.opis, #pricing-table ul li div.paket, #pricing-table ul li div.da, #pricing-table ul li div.ne {
  display: table;
  float: left;
  height: 50px;
  line-height: 100%;
  table-layout: fixed;
  vertical-align: middle;
}

#pricing-table ul li div.paket {
	    background-color: #f5f5f5;
		padding:20px 0 30px;
		line-height: 180%;
}

#pricing-table ul li .paket, #pricing-table ul li .da, #pricing-table ul li .ne {
  text-align: center;
  width: 100%;
}

#pricing-table ul li .da {
		 background-color: #ededed;
}

.opis {
  cursor: default;
  padding: 6px 10px 10px 15px;
}

.da span {
  top: 0;
  color:#8a9e1d;
}

.ime, .cijena, .paket a {
  display: table-row !important;
  margin-top: 10px;
}

.ime {
	font-size:200%;
	letter-spacing:-2px;
	font-weight: 400;
}

.stickOnScroll-on {
  z-index: 9;
  -webkit-box-shadow: 0px 10px 12px -13px rgba(0,0,0,0.65);
-moz-box-shadow: 0px 10px 12px -13px rgba(0,0,0,0.65);
box-shadow: 0px 10px 12px -13px rgba(0,0,0,0.65);
}

.glyphicon-question-sign {
	color: #ababab;
	
}

.paket a {
  display: inline-block !important;
}

.naslov {
  font-weight: 700;
  height: 110px !important;
  text-transform: uppercase;
}

.isprobaj {
  display: inline-block;
  width: 100%;
}

.isprobaj a {
  display: block;
  height: 100%;
  padding: 20px 20px 23px;
  text-align: center;
  text-transform:uppercase;
  font-size:90%;
  font-weight:700;
}

.usporedba{
  display: inline-block;
  width: 100%;
}

.usporedba a {
	background-color: #3095B4;
	display: block;
	height: 100%;
	padding: 20px;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 94%;
	font-weight: 700;
	border-radius: 3px;
}

.usporedba a:hover {
  background-color: #3095B4;
}


.usporedba a:hover .btn-o {
	background: #dbea8c;
	border:1px solid #8a9e1d;
}

.poslovna-gumbi a {
  display: block;
  height: 100%;
  padding: 20px 4px 23px;
  text-align: center;
  text-transform:uppercase;
 /* font-size:90%;*/
  font-weight:700;
  color: #fff !important;
}



.btn-usporedba {
	background-color: #005172;
	color: #000;
}

.btn-usporedba:hover {
	background-color: #005172;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}

ul.intro-podaci, ul.ostali-podaci {
	list-style-type: none;
	padding: 0;
	display: inline-block;
	width: 100%;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.boxShadowColor {
	background-color: #f5f5f5;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

ul.djelatnosti {
	padding:0;
	display: inline-block;
	width: 100%;
}

ul.ostali-podaci li:last-child {
	border-bottom:none;
}

ul.intro-podaci li {
  min-height: 24px;
  padding: 2px 0;
  overflow: auto;
    font-weight: 700;
}


ul.intro-podaci span {
  display: inline-block;
  float: right;
  font-weight: 400;
  position: relative;
  width: 70%;
}

ul.ostali-podaci span {
  display: inline-block;
  float: left;
  font-weight: 700;
  width: 100%;
}

ul.ostali-podaci li {
  padding: 4px 15px 7px 26px;
}

ul.ostali-podaci li:nth-child(2n+1) {
	background-color:#f5f5f5;
}

.naslov-podaci {
	background-color: #3095B4;
	padding: 13px 13px 13px 25px;
	color: #fff;
}
.naslov-podaci a{
	color: #fff !important;
}
.naslov-podaci a:hover {
	color: #fff !important;
}

ul.djelatnosti {
  font-size: 80%;
  padding: 2px 26px;
}

.vezani a, .vezani span {
	display:block;
	width:100%;	
}

.vezani span {
    display:block;
}

.vezani a:after {
  content: "\e258";
  	font-family:'Glyphicons Halflings';
	float:right;
}

ul.vezani li {
  padding: 0;
}

    ul.vezani li a, ul.vezani li span {
        padding: 6px 26px 7px;
        width:100%;
    }



.ext-link a {
	  display: block;
  margin-top: 11px;
  width: 100%;
	
}

.ext-link a:after {
    content: "\e144";
  	font-family:'Glyphicons Halflings';
	float:right;
}

ul.ostali-podaci.ext-link li {
	overflow:auto;
}


ul.ostali-podaci.ext-link li span img {
	width:50px;
	height:auto;
	margin-top:2px;
	display:block;
}

footer {
	background-color: #222;
	padding:40px 26px;
	margin-top:30px;
	font-size:80%;
	color:#9d9d9d;
}

ul.footer-nav {
  list-style-type: none;
  margin-top: 10px;
  overflow: auto;
  padding: 0;
}

ul.footer-nav li {
	margin-right:14px;
}

ul.footer-nav a {
  color: #9d9d9d;
  display: inline-block;
  padding: 10px 5px 4px;
  width: auto;
  	margin-left:-5px;
}


ul.footer-nav a:hover {
  color:#fff;
}


.no-touch ul.footer-nav a:after {
	content: '';
	display: block;
	margin: 2px auto;
	height: 1px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}

.no-touch ul.footer-nav a:hover:after {
	width: 100%;
	background: #3095B4;
}

 a.underline {
  display: inline-block;
  width: auto;
}

.no-touch a.underline:after {
	content: '';
	display: block;
	margin: 2px auto;
	height: 1px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}

.no-touch a.underline:hover:after {
	width: 100%;
	background: #3095B4;
}


 /*gumbi*/
 
.btn {
  font-weight: 700;
padding: 11px 28px 13px;
  text-transform: uppercase;
  white-space: normal;
  border-radius: 3px;
}

.btn-preuzmi {
	 padding: 8px 0 6px;
	background-color:transparent;
	border:1px solid #ccc;
	font-weight:400;
		width: 100%;
		font-size:90%;
		color:#333;
}

.btn-preuzmi:hover {
background-color: #e6e6e6;
color:#333;
}

.btn-preuzmi img {
	margin-right:10px;
}




.btn-naruci {
	  padding: 4px 20px 5px;
	background-color:#3095B4;
	border:1px solid #3095B4;
	color:#000;
}

.btn-naruci:hover, .btn-naruci:active, .btn-naruci:focus, .btn-focused {
	background-color:#8a9e1d;
	border:1px solid #8a9e1d;
	color:#FFF;
}

.btn-white {
	background-color:transparent;
	border:1px solid #fff;
	color:#FFF;
}

.btn-white:hover, .btn-white:active, .btn-white:focus {
	background-color:#02347d;
	border:1px solid #02347d;
	color:#FFF;
}

.btn-isprobaj {
	background-color: #005172;
	border: 1px solid #005172;
	color: #fff;
	padding: 11px 28px 13px;
	font-size: 100%;
}

	.btn-isprobaj:hover, .btn-isprobaj:active, .btn-isprobaj:focus {
		background-color: #005172;
		border: 1px solid #005172;
		color: #fff;
		box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
	}


.btn-paketi {
	background-color:#c4dd44;
	border:1px solid #c4dd44;
	color:#000;
	padding:4px 20px 5px;
}

.btn-paketi:hover, .btn-paketi:active, .btn-paketi:focus {
	background-color:#8a9e1d;
	border:1px solid #8a9e1d;
	color:#fff;
}

.btn-o {
	background-color:transparent;
	border:1px solid #8a9e1d;
	color:#000;
	padding:4px 20px 5px;
}

.btn-o:hover, .btn-o:active, .btn-o:focus {
	background: #dbea8c;
	border:1px solid #8a9e1d;
}

.btnColorFix {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	padding: 4px 20px 5px;
}


a:hover .btnColorFix, a:active .btnColorFix, .a:focus .btnColorFix {
	background: #005172 !important;
	border: 1px solid #005172 !important;
	color: #fff !important;
}

.btnLiteMap {
	background-color: #3095B4;
	border: 1px solid #3095B4;
	color: #fff;
	padding: 4px 20px 5px;
}


input:hover.btnLiteMap,
input:focus.btnLiteMap,
input:active.btnLiteMap {
	background: #005172 !important;
	border: 1px solid #005172 !important;
	color: #fff !important;
}

.textBtnAlign {
	color: #fff;
	margin: 10px;
}

.poslovna-btn {
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0;
	padding: 4px 10px;
}

.pogledajte {
  color: #064599;
  display: inline-block;
  font-size: 70%;
  margin-top: 5px;
  width: auto;
}


.no-touch a.pogledajte:after {
	content: '';
	display: block;
	margin: 6px auto;
	height: 1px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}

.no-touch a.pogledajte:hover:after {
	width: 100%;
	background: #fff;
}

.intro-podaci a {
  display: inline-block;
  width: auto;
}

.no-touch .intro-podaci a:after {
	content: '';
	display: block;
	margin: 2px auto;
	height: 1px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}

.no-touch .intro-podaci a:hover:after {
	width: 100%;
	background: #3095B4;
}


/*sidebar*/

.sidebar {
  padding: 10px 26px 20px;
}

.sidebar-pos {
	margin-top:60px;
}

.sidebar small {
  display: block;
  line-height: 120%;
  margin: 12px 0 20px;
}

.winko a {
	color:#4d4d4d;
}

.winko a:hover {
	color:#000;
}

.winko small {
  display: block;
  text-align: center;
  	margin-top: 20px;
}

.prezentacija span {
	margin-right:10px;
}

.prezentacija .glyphicon {
	color:#ababab;
}

hr {
  border-color: #fff;
  margin: 50px 0 40px;
}



/*narudzbenica*/

.btn-group, .btn-group-vertical {
  display: table;
}

div.btn-group.center-block.padbottom20 label.btn.btn-default.active span.ime-paketa:after {
			content:"\e013";
	font-family:'Glyphicons Halflings';
	  font-size: 90%;
  margin-left: 5px;
   color: #bed000;
   position:absolute;
}

.narudzba .btn {
  border: 1px solid #ccc;
  display: block;
  padding: 15px 40px 14px;
  width: 100%;
}

.btn span {
  display: block !important;
  margin-top: -3px;
}

.noscroll {
		overflow:hidden !important;
}

.narudzba-select {
	float:none !important;

}

.btn-naruci i {
  font-size: 80%;
  left: 4px;
  position: relative;
  top: 1px;
}

.form-control {
  background: transparent;
  border: 1px solid #8a9e1d;
  border-radius: 0;
  box-shadow: none;
  height: 42px;
  margin-bottom: 10px;
  padding: 10px 12px;
  transition: border-color 0.15s ease-in-out 0s;
}

label small {
color:#252525;
}

label {
line-height:120%;
}


input#oibtvrtke.form-control::-moz-placeholder, input#nkd.form-control::-moz-placeholder{color:#000;opacity:1;}
input#oibtvrtke.form-control:-ms-input-placeholder, input#nkd.form-control:-ms-input-placeholder{color:#000}
input#oibtvrtke.form-control::-webkit-input-placeholder, input#nkd.form-control::-webkit-input-placeholder{color:#000}

.podaci {
	padding-left:10px;
	padding-right:10px;
}

.podaci .form-control {
	  border: 1px solid #8a9e1d!important;
}

.podaci small {
  display: inline-block;
  line-height: 120%;
}


.form-control:focus {
  border-color: #000;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(138,158,29,.9), 0 0 8px rgba(138,158,29, 0.9);
  box-shadow: inset 0 1px 1px rgba(138,158,29,.9), 0 0 8px rgba(138,158,29, 0.9);
}
.podaci .form-control::-moz-placeholder {
  color: #252525;
  opacity: 1;
}
.podaci .form-control:-ms-input-placeholder {
  color: #252525;
}
.podaci.form-control::-webkit-input-placeholder {
  color: #252525;
}

.nclose {
  display: block;
  height: 50px;
  position: relative;
  width: 100%;
}


.stickOnScroll-on {
  height: auto;
  max-height: 100%;
  overflow: auto;
}



@media screen and (max-width: 991px) {
	#profesionalni_paket {
		border-radius:3px 3px 0 0;
	}
	
	#premium_paket, #executive_paket {
		border-radius:0;
		margin-top:-1px;
		margin-left:0;
	}
	
	#total_paket {
		border-radius: 0 0 3px 3px;
		margin-top:-1px;
		margin-left:0;
	}
}


/*modal*/


.modal-body {
  background: none;
  display: table-cell;
  padding: 15px;
  position: relative;
  vertical-align: middle;
}

.modal-content {
  background-clip: padding-box;
  	background: transparent;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  display: table;
  height: 100%;
  outline: 0 none;
  position: relative;
  vertical-align: middle;
  width: 100%;
}

.modal-dialog {
  height: 100%;
  margin: 0;
  width: 100%;
}

.modal {
  padding: 0 !important;

}

.modal-backdrop.in {
  opacity: 0.8;
}

.modal-header {
  border-bottom: medium none;
  margin-bottom: 10px;
  padding: 0;
}

.close-modal {
  background-color: transparent;
  border: medium none;
  color: #555;
  font-size: 140%;
  outline: medium none;
  position: fixed;
  right: 20px;
  top: 20px;
}

.reg-wrapper {
  border: 1px solid #000;
  height: auto;
  margin: auto;
  padding: 3% 3% 2%;
  width: 96%;
  background-color: #f5f5f5;
}

.reg-wrapper input::-moz-placeholder {
  color:#4d4d4d;
  opacity: 1;
}
.reg-wrapper input:-ms-input-placeholder {
  color:#4d4d4d;
}
.reg-wrapper input::-webkit-input-placeholder {
  color:#4d4d4d;
}

.ostalo-prijava {
  margin-top: 50px;
  overflow: auto;
}


div#collapse-narudzbenica {
    background-color: #fff;
  width: 100%; 
  z-index: 99;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-bottom: 5px solid #8a9e1d;
  border-top: 1px solid #8a9e1d;
}

.static-height{
  height: 0px;
}


.first{
  width: 100%;
  z-index: 99;
}

#paketi-info{
  z-index: 10;
}

.tooltip-inner {
    text-align:left;
	padding:10px 14px 14px;
	max-width:400px;
	font-size:110%;
}

#dummy{
  position: relative;
  width: 100%;
}

.opis small {
    color: #ababab;
    font-size: 68%;
    font-weight: 400;
    line-height: 100%;
    text-transform: none;
}

.btn-close{
  padding: 18px;
  font-size: 200%;
}

.btn-close:active, .btn-close.active {
  background-image: none;
  box-shadow: none;
  outline: 0 none;
}


#pricing-table ul li.last {
  margin-top: 60px;
  border-bottom: none;
}

div#collapse-narudzbenica {
  z-index: 9;
  background-color: #f5f5f5;
}

.stickOnScroll-on {
  z-index: 99;
}

.form-control {
  background-color: #fff;
}


/*trazilica*/

.trazilica {
	font-size:80%;
	margin-bottom: 0;
	margin-top: 8px;

}

.trazilica .btn {
	white-space: nowrap;
	border-radius:0;
	height:32px;
border: 1px solid #ccc;
	padding: 4px 20px 8px;

}

.trazilica .btn {
  /*background-color: #f5f5f5;*/
}

.trazilica .btn:hover {
	/*background-color:#e6e6e6;*/
}

.trazilica .form-control {
	height:32px;
	margin-left:-1px;
	border: 1px solid #ccc;
}

.trazilica .trazi-btn {
	background-color:transparent;
}

.trazilica .trazi-btn:hover {
	background-color:#e6e6e6;
}


.bootstrap-select .dropdown-menu {
width: 100%;
border-radius: 0 0 3px 3px;
margin-top:0;
box-shadow: none;
}

.trazilica .btn span {
  margin-top: auto;
}

.trazi-btn {
  border-radius: 0;
  margin-left: -2px !important;
}

.trazilica .form-control:focus {
  border-color: #ccc;
  box-shadow: none;
  outline: 0 none;
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default.focus:active, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
  background-color: #d4d4d4;
  border-color: #ccc;
  color: #333;
}

.pretraga {
  padding: 4px 10px;
}

.bootstrap-select > .dropdown-toggle {
  font-size: 120%;
  padding-left: 12px;
  padding-right:25px;
  width: 100%;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
  outline-offset: 0;
}

input.pretraga.form-control::-moz-placeholder{font-size:80%;}
input.pretraga.form-control:-ms-input-placeholder{font-size:80%;}
input.pretraga.form-control::-webkit-input-placeholder{font-size:80%;}




.trazilica-wrapper .btn {
	border-radius:0;
	height:42px;
border: 1px solid #ccc;
background-color: #f5f5f5;
}

.trazilica-wrapper .form-control {
	height:42px;
	border: 1px solid #ccc;
}

.trazilica-wrapper .trazi-btn {
	background-color:transparent;
}

.trazilica-wrapper .btn:hover {
	/*background-color:#e6e6e6;*/
}

.trazilica-wrapper .trazi-btn:hover {
	/*background-color:#e6e6e6;*/
}





/*winko featured*/


.winko-featured {
  background-color: #f5f5f5;
  margin-top: -9px;
  padding: 26px;
}

#nagrade-tab a {
  float: left;
  height: auto;
  margin-bottom: 2%;
  width: 10%;
}

#nagrade-tab img {
  display: block;
  margin: auto;
  width: 80%;
}


/*opcenite info*/

.opcenite-info {
  background-color: #f5f5f5;
  margin-top: -9px;
  padding: 26px;

}

.opcenite-info ul.ostali-podaci li {
  padding-left: 0;
}

.opcenite-info .naslov-podaci {
  padding-left: 0;
}

.opcenite-info ul.nav-tabs li a {
	display:block;
}

.opcenite-info ul.nav-tabs li {
	width:100%;
	text-align:center;
}

.opcenite-info ul.nav-tabs li:nth-child(n+2) {
  margin-bottom: -1px;
}


/*nav tabs*/
.nav-tabs {
  border-bottom: medium none;
  display: block;
  margin: auto;
}


div.winko-featured ul.nav.nav-tabs li a {
	display:block;
}

div.winko-featured ul li {
	width:100%;
	text-align:center;
}

div.winko-featured ul li:nth-child(n+2) {
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  border-radius: 0;
  line-height: inherit;
  margin-right: 0;
  padding: 7px 6px 9px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #555;
  cursor: default;
}

.nav-tabs > li > a{
  background-color: transparent;
  border: 1px solid #ddd;
}

.nav-tabs > li > a:hover {
  border-color: #ddd;
}


/*poslovna*/

.floater-right {
  border-left: 2px solid #3095B4;
  margin: 22px 0;
  padding: 0 20px;
  position: relative;
  width: 100%;
}

.floater-left {
  border-left: 2px solid #3095B4;
  margin: 22px 0;
  padding: 0 20px;
  position: relative;
  width: 100%;
}

.deco-line::before {
  background-color: #3095B4;
  content: "";
  display: inherit;
  height: 1px;
  margin: 40px auto;
  position: relative;
  width: 150px;
}




@media screen and (min-width: 480px) {
	.sidebar {
  padding: 10px 26px 20px;
}

div.winko-featured ul li {
	width:33.3333%;
}

div.winko-featured ul li:nth-child(n+2) {
  margin-left: -1px;
}


	
}



@media screen and (min-width: 768px) {
	.footercorr {
		padding-left:26px;
		padding-right:26px;
	}
	
	footer {
	margin-top:80px;
}

.ugasen {
	letter-spacing: 0.6px;
}

.rezultati-pager {
	padding:0;
}


}


@media screen and (min-width: 991px) {
	
.navbar-header {
	height: 100px;
	position: relative;
	z-index: 99;
}

.navbar-nav {
  margin: 30px 6px 20px;
}

.navbar-brand {
  padding: 30px 10px 15px 15px;
}

#pricing-table ul li .paket, #pricing-table ul li .da, #pricing-table ul li .ne {
	width:15%;
	text-align:center;
	display:table;
}

#pricing-table ul li {
  border-bottom: 1px solid #ccc;

}

#pricing-table ul li .opis {
  display: table;
  width: 40%;
}

#pricing-table ul li div.paket {
	  margin-bottom: 0;
	    background-color: transparent;
		padding:0;
		line-height: 150%;
}

.ime {
	font-size:180%;
	letter-spacing:-1.6px;
}

.cijena {
  height: auto !important;
  width: 100%;
  border-bottom: none !important;
}

.stick {
  background: #fff none repeat scroll 0 0;
  padding-top: 20px;
}

.padl {
	padding-right: 7px;
}

.padr {
	padding-left: 7px;
}

.navbar-brand {
  display: inline-block;
  float: none;
  height: 100%;
  padding: 30px 10px 15px 26px;
}

.navbar-brand h1 {
  display: inline-block;
  font: 0px/0 a;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}

.narudzba .btn {
	width:auto;
}


/*cta*/
.cta-left {
  border-radius: 3px 0 0 3px;
  bottom: 0;
  height: 100%;
  left: 0;
  padding: 20px 10px 10px 26px;
  position: absolute;
  right: auto;
  top: 0;
  width: 55%;
}

.cta-right {
  background-color: #3095B4;
  position: relative;
  width: 100%;
  padding: 20px;
  border-radius: 0 0 3px 3px;
  z-index:1;
}


.cta-right {
  bottom: 0;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 45%;
  padding: 20px;
  border-radius: 0 3px 3px 0;
}


.cta-right::before {
  border-bottom: 140px solid transparent;
  border-left: 70px solid #f5f5f5;
  border-top: 140px solid transparent;
  content: "";
  display: inline-block;
  left: 0;
  margin-left: auto;
  position: absolute;
  top: 0;
}

.cta-right::after {
  border-bottom: 140px solid transparent;
  border-left: 70px solid #f5f5f5;
  border-top: 140px solid transparent;
  content: "";
  display: inline-block;
  left: 0;
  margin-left: auto;
  position: absolute;
  top: 0;
}

.bootstrap-select > .dropdown-toggle {
    padding-left: 20px!important;
}

.center-content.pozicija {
  padding-left: 120px;
  text-align:left;

}

ul.djelatnosti li {
  float: left;
  line-height: 120%;
  margin-top: 8px;
  padding-right: 25px;
  width: 50%;
}

ul.ostali-podaci span {
min-height: 30px;
  width: 200px;
}

.sidebar {
	padding: 10px 26px 20px;
}

.sidebar-pos {
	margin-top:0;
}

.reg-wrapper {
  width: 40%;
}
.font140 {
  font-size: 130%;
  font-weight: 300;
  letter-spacing: -0.4px;
  line-height: 140%;
}


.nclose {
  display: inline;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  z-index: 10;
}

.opcenite-info ul.nav-tabs li {
	width:20%;
	  font-size:85%;
}

.opcenite-info ul.nav-tabs li:nth-child(n+2) {
  margin-left: -1px;
}

ul.footer-nav li {
	float:left;
}

.nopadmob {
	padding-left:15px;
	padding-right:15px;
}

.padmob26 {
	padding-left:15px;
	padding-right:15px;
}


.nomargmob {
	margin-left:-15px;
	margin-right:-15px;
}

.footercorr {
  padding-left: 40px;
  padding-right: 40px;
}

.opis {
  cursor: default;
  padding: 6px 10px 10px 24px;
}

}



@media screen and (min-width: 1200px) {
	
	.shrink {
	padding:0 60px;
}

.floater-right {
  border-left: 2px solid #3095B4;
  float: right;
  margin: 10px -13% 0 20px;
  padding: 0 20px;
  position: relative;
  width: 60%;
}

.floater-left {
  border-left: 2px solid #3095B4;
  float: left;
  margin: 22px 20px 0 -30%;
  padding: 0 20px;
  position: relative;
  width: 70%;
}
}



@media screen and (min-width: 1700px) {
	
ul.ostali-podaci li {
  padding: 6px 26px 9px;
}

ul.vezani li {
  padding: 0;
}

	
}



/*///////////////////////////////----------HELPER CLASSES----------///////////////////////////////*/

.mB0 {
	margin-bottom: 0 !important;
}
.pB0 {
	padding-bottom:0 !important;
}
.pL20T10 {
	padding: 10px 20px !important;
	background-color: #f5f5f5;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.padtop0 {
	padding-top:0!important;
}

.padtop10 {
	padding-top:10px!important;
}

.padtop20 {
	padding-top:20px!important;
}

.padtop30 {
	padding-top:30px!important;
}

.padtop40 {
	padding-top:40px!important;
}

.padtop50 {
	padding-top:50px!important;
}

.padtop60 {
	padding-top:60px!important;
}

.padtop70 {
	padding-top:60px!important;
}

.padtop80 {
	padding-top:60px!important;
}

.padtop90 {
	padding-top:60px!important;
}

.padtop100 {
	padding-top:100px!important;
}

.padtop200 {
	padding-top:200px!important;
}

.padbottom0 {
	padding-bottom:0!important;
}

.padbottom10 {
	padding-bottom:10px!important;
}

.padbottom20 {
	padding-bottom:20px!important;
}

.padbottom30 {
	padding-bottom:30px!important;
}

.padbottom40 {
	padding-bottom:40px!important;
}

.padbottom50 {
	padding-bottom:50px!important;
}

.padbottom60 {
	padding-bottom:60px!important;
}

.padbottom70 {
	padding-bottom:70px!important;
}

.padbottom80 {
	padding-bottom:80px!important;
}

.padbottom90 {
	padding-bottom:90px!important;
}

.padbottom100 {
	padding-bottom:100px!important;
}

.margin0000 {
	margin:0!important;
}

.margintop10 {
	margin-top:10px!important;
}

.margintop20 {
	margin-top:20px!important;
}

.margintop30 {
	margin-top:30px!important;
}

.margintop40 {
	margin-top:40px!important;
}

.margintop50 {
	margin-top:50px!important;
}

.margintop60 {
	margin-top:60px!important;
}

.margintop80 {
	margin-top:80px!important;
}

.margintop100 {
	margin-top:100px!important;
}

.margintop200 {
	margin-top:200px!important;
}




.marginbottom10 {
	margin-bottom:10px!important;
}

.marginbottom20 {
	margin-bottom:20px!important;
}

.marginbottom30 {
	margin-bottom:30px!important;
}

.marginbottom40 {
	margin-bottom:40px!important;
}

.marginbottom50 {
	margin-bottom:50px!important;
}

.marginbottom60 {
	margin-bottom:60px!important;
}

.marginbottom80 {
	margin-bottom:80px!important;
}

.marginbottom200 {
	margin-bottom:200px!important;
}

.padl0 {
padding-left: 0;
}

.padr0 {
padding-right: 0;
}

.pad0 {
	padding:0!important;
}

.grey-bg {
	background-color: #f5f5f5;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

/*disable dropdown css + "disabled" on select tag*/
.bootstrap-select.btn-group .dropdown-toggle .caret {
	display:none!important;	
}
			
.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
	cursor: default!important;
	opacity: 1!important;
}
			
.trazilica-wrapper .btn:hover {
	/*background-color: #f5f5f5!important;*/
}
			
.bootstrap-select .btn-default:active, .bootstrap-select .btn-default:focus {
	/*background-color: #f5f5f5!important;*/
}

/*footer ADD disclaimer*/
.disclaimerContainer {
	border-top: 1px #ffffff solid !important;
	padding: 20px 0 0px 0 !important;
	margin-top: 34px !important;
}

.borderBottomNew {
	width: 100% !important;
	padding-top: 20px !important;
	border-top: 1px #D4D5D9 solid !important;
	border-image: radial-gradient(rgb(167,169,181), rgb(255,255,255)) 1;
}

.w100Special {
	width: 100% !important;
}

.tAC {
	text-align: center !important;
}

.cW {
	color: #fff !important;
}
/*AAA logo dimen. FIX*/
.aImg {
	width: 110px;
	height: auto;
	margin-right: 10px;
	padding-bottom: 20px;
}

.aaImg {
	width: 110px;
	height: auto;
	margin-right: 10px;
	padding-bottom: 20px;
}

.aaaImg {
	width: 150px;
	height: auto;
	margin-right: 10px;
	padding-bottom: 20px;
}

.aaasImg {
	width: 150px;
	height: auto;
	margin-right: 10px;
	padding-bottom: 20px;
}

.aaagImg {
	width: 150px;
	height: auto;
	margin-right: 10px;
	padding-bottom: 20px;
}

.aaapImg {
	width: 135px;
	height: auto;
	margin: 17px 10px 0px 0;
	padding-bottom:20px;
}
/*header link button*/


@media (max-width: 575.98px) {
	.pulsingButton {
		position: relative !important;
		padding: 5px 10px;
		border-radius: 15px;
		background-color: #fff !important;
		-webkit-animation: pulsing 5.25s infinite cubic-bezier(0.3, 0, 0, 1);
		-moz-animation: pulsing 5.25s infinite cubic-bezier(0.3, 0, 0, 1);
		font-size: 12px;
		font-weight: normal;
		font-family: sans-serif;
		text-decoration: none !important;
		color: #fff;
		color: #000000;
		top: 20px !important;
		right: -12px;
	}
}


@media (min-width: 576px) and (max-width: 767.98px) {
	.pulsingButton {
		position: relative !important;
		padding: 5px 10px;
		border-radius: 15px;
		background-color: #fff !important;
		-webkit-animation: pulsing 5.25s infinite cubic-bezier(0.3, 0, 0, 1);
		-moz-animation: pulsing 5.25s infinite cubic-bezier(0.3, 0, 0, 1);
		font-size: 12px;
		font-weight: normal;
		font-family: sans-serif;
		text-decoration: none !important;
		color: #fff;
		color: #000000;
		top: 20px !important;
		right: -12px;
	}
}


@media (min-width: 768px) and (max-width: 991.98px) {
	.pulsingButton {
		position: relative !important;
		padding: 5px 10px;
		border-radius: 15px;
		background-color: #fff !important;
		-webkit-animation: pulsing 5.25s infinite cubic-bezier(0.3, 0, 0, 1);
		-moz-animation: pulsing 5.25s infinite cubic-bezier(0.3, 0, 0, 1);
		font-size: 12px;
		font-weight: normal;
		font-family: sans-serif;
		text-decoration: none !important;
		color: #fff;
		color: #000000;
		top: 20px !important;
		right: -12px;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.pulsingButton {
		position: relative !important;
		padding: 5px 10px;
		border-radius: 15px;
		background-color: #fff !important;
		-webkit-animation: pulsing 5.25s infinite cubic-bezier(0.3, 0, 0, 1);
		-moz-animation: pulsing 5.25s infinite cubic-bezier(0.3, 0, 0, 1);
		font-size: 12px;
		font-weight: normal;
		font-family: sans-serif;
		text-decoration: none !important;
		color: #fff;
		color: #000000;
		top: 41px !important;
		right: -275px;
	}
}


@media (min-width: 1200px) {
	.pulsingButton {
		position: relative !important;
		padding: 5px 10px;
		border-radius: 15px;
		background-color: #fff !important;
		-webkit-animation: pulsing 5.25s infinite cubic-bezier(0.3, 0, 0, 1);
		-moz-animation: pulsing 5.25s infinite cubic-bezier(0.3, 0, 0, 1);
		font-size: 12px;
		font-weight: normal;
		font-family: sans-serif;
		text-decoration: none !important;
		color: #fff;
		color: #000000;
		top: 41px !important;
		right: -275px;
	}
}

.colorW{
	color: #fff !important;
}
.center-content.pozicija {
	color: #fff !important;
}

.liteBlueHeader {
	background-color: #3095B4;
	color: #fff !important;
}
.mLR0 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.pLR0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.pL5 {
	padding-left: 5px !important;
}

.mT20CB {
	background-color: #ff9900;
	margin-top:20px;
}

/*Modal class*/

.modalFix .modal-content {
	background-clip: padding-box;
	background: transparent;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	display: table;
	height: auto !important;
	outline: 0 none;
	position: relative;
	vertical-align: middle;
	width: 420px !important;
	background-color: #fff !important;
}
.modalFix .modal-dialog.prijava {
	max-width: 500px;
}
.modal-center {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	height: auto !important;
	margin: 0 auto;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: center;
	align-content: center;
	display: -webkit-box;
	background-color: #fff !important;
}

.modalFix .z-index-Fix {
	z-index: 0 !important;
}

.modalFix .modal-dialog {
	width: 0%;
}

.modalFix .pretraga-input {
	background-color: #fff;
	border: 1px solid #c9c4bd;
	box-shadow: none;
	color: #000;
	font-size: 15px;
	height: 34px;
	padding: 5px 15px 6px;
	border-radius: 0;
}
.modalFix .close-btn {
	background: url("../../magic/img/close_black.svg") no-repeat center;
	left: auto;
	right: 11px;
	top: 21px;
	position: absolute;
	opacity: 0.5;
	cursor: pointer;
	height: 48px;
	width: 48px;
	z-index: 1060;
	-webkit-transition: 0.5s cubic-bezier(.27,1.64,.32,.95);
	-moz-transition: 0.5s cubic-bezier(.27,1.64,.32,.95);
	-ms-transition: 0.5s cubic-bezier(.27,1.64,.32,.95);
	-o-transition: 0.5s cubic-bezier(.27,1.64,.32,.95);
	transition: 0.5s cubic-bezier(.27,1.64,.32,.95);
}

.modalFix .close-btn:hover {
	opacity: 1;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
}

.modalFix .zelena-bg {
	background-color: #f9fbf2;
}

.modalFix label {
	color: #7b7b7b;
	font-weight: 700;
	margin-bottom: 7px;
}
.modalFix .teaser {
	font-size: 220%;
	font-weight: 300;
	letter-spacing: 1px;
	margin-bottom: 30px;
	color: #7b7b7b;
	text-align: left;
}
.modal-open .modalFix.in {
	opacity: 2000 !important;
}

.modalFixOp .modal-backdrop {
	z-index: 2 !important;
}
.modal-center {
	position: absolute;
	top: 30%;
	left: 50%;
}
.modalFixOp .modal-content {
	z-index: 2000 !important;
}

.mT0 {
	margin-top: 0 !important;
}
.mB0 {
	margin-bottom: 0 !important;
}
.sendBtn {
	background-color: #3095B4;
	color: #fff;
	margin-top: 10px;
}
.sendBtn:hover,
.sendBtn:focus {
	background-color: #3095B4;
	color: #fff;
	margin-top: 10px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

/*Start: text rotation*/
/*.textScroller {
	height: 1.2em;
	line-height: 1.2em;
	position: relative;
	overflow: hidden;
	width: 10em;
}

	.textScroller > span {
		position: absolute;
		top: 0;
		animation: slideText 5s infinite;
		font-weight: bold;
	}

@keyframes slideText {
	0% {
		top: 0;
	}

	25% {
		top: -1.2em;
	}

	50% {
		top: -2.4em;
	}

	75% {
		top: -3.6em;
	}
}*/
.scrollerOne {
	height: 1.2em;
	line-height: 1.2em;
	position: relative;
	overflow: hidden;
	width: 10em;
}

	.scrollerOne > span {
		position: absolute;
		top: 0;
		animation: slide 5s infinite;
		font-weight: bold;
	}

@keyframes slide {
	0% {
		top: 0;
	}

	25% {
		top: -1.2em;
	}

	50% {
		top: -2.4em;
	}

	75% {
		top: -3.6em;
	}
}

/*start: scroll*/
.newBoxShadow{
	box-shadow: 0 .2rem .8rem rgba(0,0,0,.1) !important;
	background-color: #fff !important;
}

.button-Fix {
	padding: 30px;
	font-size: 22px !important;
	width: 100% !important;
}

.noShadow {
	box-shadow:  none !important;
}

/*BTN*/
a.search-btn {
/*	background-image: url(../../img/trazi_hover.png) !important;
	background-size: 20px 20px;
	background-position: center;
	background-repeat: no-repeat;*/
}

.btnIco,
.btnIco:hover{
	background-size: 20px 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(/lite/img/trazi_hover.png);
}
.lite-search-btn {
	height: 42px !important;
	width: 42px !important;
	border: 0px solid #fff !important;
	border-left-color: rgb(255, 255, 255);
	border-left-style: solid;
	border-left-width: 0px;
	border-left: none;
	margin-left: 0px !important;
	font-size: 20px;
	color: #000;
	border-radius: 0px !important;
	background-color: #3095B4 !important;
}

	.lite-search-btn:hover {
		height: 42px !important;
		width: 42px !important;
		border: 0px solid #fff !important;
		border-left-color: rgb(255, 255, 255);
		border-left-style: solid;
		border-left-width: 0px;
		border-left: none;
		margin-left: 0px !important;
		font-size: 20px;
		color: #000;
		border-radius: 0px !important;
		background-color: #005172 !important;
	}

.dNone {
	display: none !important;
}