﻿@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;
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	line-height: 1.5;
	font-weight: 300;
	font-size: 14px
}


a, a:hover, a:focus, .btn, button, .btn:active, .btn:hover, .btn:focus, .icon-bar {
	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;
}


:-moz-any-link:focus {
  outline: none;
}

.row {
  margin-left: -25px;
  margin-right: -25px;
}

.container {
  padding-left: 25px;
  padding-right: 25px;
}

.container-fluid {
  padding-left: 25px;
  padding-right: 25px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 25px;
  padding-right: 25px;
}



@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?yzyjyz');
    src:    url('../fonts/icomoon.eot?yzyjyz#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?yzyjyz') format('truetype'),
        url('../fonts/icomoon.woff?yzyjyz') format('woff'),
        url('../fonts/icomoon.svg?yzyjyz#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



*:after, *:before {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.icon-plus2:before {
    content: "\e929";
}
.icon-information-square:before {
    content: "\e90e";
}
.icon-check:before {
    content: "\e90c";
}
.icon-twitter-square:before {
    content: "\e909";
}
.icon-fb-square:before {
    content: "\e90b";
}
.icon-information:before {
    content: "\e912";
}
.icon-nova:before {
    content: "\e919";
}
.icon-mojprofil:before {
    content: "\e91e";
}
.icon-search:before {
    content: "\e905";
}






.navbar-brand-top {
  display: inline-block;
  height: auto;
  padding: 7px 15px;
  margin-left:-12px;
}

 .navbar-header-top {
  float: left;
  padding: 7px 0;
}

.navbar-brand-top img {
	width: 100px;
	height:40px;
}

.navbar {
  border: none;
  margin-bottom: 0;
}

.navbar-nav > li > a {
  padding-bottom: 15px;
  padding-top: 16px;
}

.navbar-toggle {
  border-radius: 0;
  margin-top: 10px;
  padding: 9px 0;
}

.navbar-inverse .navbar-toggle {
  border: none;
}

.navbar-header {
  float: none;
  text-align: center;
}


/*typo*/

.lijevi-dio h1 {
  font-weight: 900;
  color: #fff;
  font-size:20px;
}

.desni-dio h1 {
  font-weight: 900;

  color: #000;
    font-size:20px;
	

}

p {
	font-size:16px;
}


/*nav*/

.navbar-inverse .navbar-nav > li > a {
  color: #eee;
  font-weight: 700;
  text-transform: uppercase;
}

.navbar-inverse {
	background-color: rgba(0, 0, 0, 0.9);
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-toggle:hover .icon-bar {
  background-color: #3095B4;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:active, .navbar-inverse .navbar-toggle:focus{
  background-color: transparent;
}

footer .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
  font-weight: 400;
  text-transform: none;
  font-size: 13px;
}

footer .navbar {
  border: none;
  margin-bottom: 0;
  min-height: 40px;
}

.logo {
	width:136px;
	height:auto;
	margin: 0 auto 35px;
	display:block;
}

.logo-nova {
	width:300px;
	height:48px;
}

.logo-stara {
	width:300px;
	height:48px;
}

#desni p {
	color:#000;
	/*margin-top: 20px;*/
}


.header-large img {
width:200px;
height:150px;	
}

.header-large-logo-title img {
	width: 360px;
	height: 150px;
}

@media screen and (max-width: 768px) {

footer .nav > li > a {
  padding: 5px 8px;
}

}

@media screen and (max-width: 992px) {
.navbar-fixed-bottom, .navbar-fixed-top {
  position: relative;
}


}



/*switch*/

.main-wrapper {
	position:relative;
}

.lijevi-dio, .desni-dio {
-webkit-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
   -moz-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
     -o-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
        transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}


.lijevi-dio {
  height: auto;
/*  min-height: 400px;*/
  position: relative;
  top: 0;
  	background-color:#eee;
	padding:150px 0 150px;
}

.desni-dio {
  height: auto;
/*  min-height: 400px;*/
  position: relative;
  right: 0;
  top: auto;
  width: 100%;
  	background-color:#ccc;
		padding:50px 0 250px;
}




.lijeva-bg {
		background: url("../img/stara-poslovna.jpg") no-repeat center left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.desna-bg {
		background: url("../img/ph-sm.jpg") no-repeat bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


.sjena {
		position:absolute;
		top:0;
		left:0;
		bottom:0;
		right:0;
		height:100%;
		width:100%;

}

	.sjena {
		background-image: url("../img/sjena-h.png");
		background-position:center top;
		background-repeat:repeat-x;
		background-size:50px 50px;
}





@media screen and (min-width: 768px) {

footer .navbar-nav {
  display: table;
  float: none;
  margin: auto;
  width: auto;
}


footer .nav > li > a {
  padding: 13px 8px;
}

	.desna-bg {
		background: url("../img/ph.jpg?v=4") no-repeat bottom center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.box-left {

		margin-top:100px;
	}	

}


	.box-left {
		text-align: left;
	}	
	.box-right {
		text-align: left;

	}


@media screen and (min-width: 992px) {
	
	/*.sjena {
		background-image: url("../img/sjena.png");
		background-position:top right;
		background-repeat:repeat-y;
		background-size:80px 80px;
}*/

	
	.sjena {
		background-image: url("../img/sjena.png");
		background-position:center right;
		background-repeat:repeat-y;
		background-size:50px 50px;
}


.lijevi-dio {
width:29%;
	height:100%;
	position:absolute;
	float:left;
	top:0;
	left:0;
	z-index:1;
}

.desni-dio {
width:69%;
	height:100%;
	position:absolute;
	float:left;
	top:0;
	right:0;
	z-index:2;

}

.lijevi-dio {
	padding:100px 0 250px;
}

.desni-dio {
  padding: 100px 0 250px;
}

.initial-l {
		width:22%;
}

.initial-r {
			width:78%;
}

.hovered-l {
	width:31%;
}

.hovered-r {
		width:71%;
}

footer .nav > li > a {
  padding: 9px 15px 11px;
}


.lijevi-dio h1 {
  letter-spacing: -1px;
    font-size:30px;

}

.desni-dio h1 {
  letter-spacing: -1px;
      font-size:30px;

}


	.box-left {
		text-align: left;
		padding: 60px 5% 0;
	}	
	.box-right {
		text-align: left;
		padding: 60px 5% 45px;		
	}

}



@media screen and (min-width: 1200px) {

.lijevi-dio h1 {

    font-size:36px;

}

.desni-dio h1 {

      font-size:36px;

}

}


.inner-wrapper {
	width:100%;
	height:100%;
	overflow:hidden;
	display:table;	
}

.center-wrapper {
	width:100%;
	height:100%;	
	display:table-cell;
	vertical-align: middle;
	overflow:hidden;
	padding: 0;
}


/*btn*/

.btn {
	border: none;
	font-family: inherit;
	font-size: inherit;	
	color: #000;
	background: none;
	cursor: pointer;
	margin:auto;
	font-weight:900;
	border-radius:0;
	padding: 10px 32px 11px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	white-space: normal;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
-webkit-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
   -moz-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
     -o-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
        transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}

.btn-1c {
	position: relative;
	z-index: 1;		
/*	border: 1px solid #fff;*/

}

.btn-1c:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	/*background-color: #f9c211;*/
	
}

.btn-1c:hover:after,
.btn-1c:active:after {
	width: 100%;
}

.btn-sm {

  padding: 5px 15px 6px;

}


.plavi {
	background-color:#003366;
	color:#fff;
	margin-top:20px;
}

.plavi:focus {
	color:#fff;
}

.plavi:after {
	background-color: #fff;
}

.plavi:hover, .plavi:active {
	color:#000;
}

.zeleni {
	background-color:#3095B4;
	color:#fff;
	margin-top:10px;
}

.zeleni:focus {
	color:#fff;
}

.zeleni:after {
	background-color: #000;
}

.zeleni:hover, .zeleni:active {
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}



.zeleno-plavi {
	background-color:#003366;
	color:#fff!important;
	margin-top:20px;
}

.zeleno-plavi:focus {
	color:#fff;
}

.zeleno-plavi:after {
	background-color: #000;
}

.zeleno-plavi:hover, .zeleno-plavi:active {
	color:#fff;
}



/*Modal*/

.modal-backdrop {
  background-color: #000;
}

.modal-backdrop.in {
  opacity: 0.8;
}

.modal-open {
	padding-right: 0 !important
}

.modal-dialog {
  width: auto;
    display: block;
  text-align: left;
  vertical-align: middle;
}


.modal-content {
  border-radius: 0;
  box-shadow: none;
}

.modal-title {
	font-weight:700;
	padding: 0 40px 0 0;
	line-height:1.1;
}

.modal-dialog a {
	color:#000;
}


.modal-dialog.prijava {
 width: 90%;
}



.modal {
  text-align: center;
}

.border-top {
	border-top:1px solid #c9c4bd;
}


.pretraga-input, .pretraga-btn, .btn-ponuda {
  height: 38px;
  padding: 5px 15px 6px;
}


.pretraga-btn, .btn-ponuda {
  padding: 7px 10px 6px;
}

.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;
}



.form-control:focus {
  border-color: #000;
  box-shadow: none;
  outline: 0 none;
}

/*.modal-header img {
	width:80px;
	height:auto;
}*/

.modal-content .close {
  font-size: 160%;
  margin-top: 0;
  position: relative;
  right: 20px;
  top: 20px;
  z-index: 3;
}

.modal-dialog h4 {
	margin-bottom:15px;
}

	.modal-body {
	  padding: 30px 35px 40px;
	    position: relative;
	}
	
	
	.modal-dialog {
  width: 60%;
  display:inline-block;
}



  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }






.close-btn {
    background: url("../img/close_black.svg") no-repeat center;
  left: auto;
    right: 25px;
	  top: 30px;
  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);
}

.close-btn:hover {
    opacity: 1;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}





	.zelena-bg {
		background-color: #f9fbf2;
	}




	#sec-lptp {
		padding:150px 20px 20px;
	}

.sec-lptp-left {
	text-align:left;
}


.sec-lptp-right .plus-txt {
  width: 310px;
  	text-align:left;
}

.rsp-img img {
	/*padding-left: 12%;*/
}




.plus-txt {
  font-size: 150%;
  line-height: 162%;
}

.plus-txt p {
	font-size:100%;
}

.sec-lptp-right .plus-txt {
  font-size: 105%;
}

.rsp-marg {
	margin-top:30px;
}

.teaser {
  font-size: 160%;
  font-weight: 300;
  letter-spacing: -0.5px;
  margin-bottom: 30px;
}

.col-md-6.cta {
    padding-top: 20px;    
}


.col-md-6.cta.alignRight {
    text-align: left;
}


.col-md-6.cta.alignRight {
    text-align: left;
}


#modalLogin a.zeleno-plavi, #modalLoginNova a.zeleni {
	float:right;
}


#modalLoginNova .rezultati .btn-chck.active:after {
	color: #3095B4;
}
#modalLoginNova .btn-chck.active:before {
  border: 1px solid #3095B4;
}



.rezultati .btn-chck:before {
  background-color: #fff;
  border: 1px solid #c9c4bd;
  content: "";
  height: 22px;
  position: absolute;
  left: 0;
  top: 6px;
  width: 22px;
}

.rezultati .btn-chck {
  background-color: transparent;
  border: medium none;
  color: #000 !important;
}

.rezultati .btn {
  position: relative;
}

.rezultati label {
	margin-top:28px;
}

label {
  color: #7b7b7b;
  font-weight: 700;
  margin-bottom: 7px;
}

.modal {
	  color: #7b7b7b;
}

.modal-dialog.prijava a:hover {
  color: #003366;
}

.modal-dialog.prijava a.zeleni:hover {
  color: #fff;
}


.btn:active, .btn.active {
  box-shadow: none;
}

a.link {
  color: #000;
  font-weight: 400;
}
.modal-dialog a {
  color: #000;
}

.rezultati .btn-chck.active:after {
  content: "\e90c";
  font-family: "icomoon";
  position: absolute;
  font-size: 200%;
  left: 0;
    top: 1px;
	color: #003366;
	z-index:99;
}
.btn-chck.active:before {
  border: 1px solid #003366;
}


.btn-chck::before {
  height: 22px;
  right: 8px;
  top: 6px;
  width: 22px;
}
.rezultati .btn-chck.active::after {
  font-size: 200%;
  left: -3px;
  top: -3px;
}

.rezultati .chck label {
  font-weight: 400;
  height: 32px;
  padding: 7px 28px;
  text-align: left;
  text-transform: none;
  width: 100%;  
}

.rezultati .btn:after {
	transition:none;
}






	@media screen and (min-width: 768px){

		
.sec-lptp-left {
	text-align:right;
}

.sec-lptp-right {
		text-align:left;
		padding-right:15%;
}


.rsp-img img {
	padding-left: 0;
}


.fl {
  float: right;
}

.rsp-marg {
	margin-top:0;
}

.modal-dialog.prijava {

	max-width:500px;
}

.teaser {


  font-size: 220%;

  font-weight: 300;

  letter-spacing: -1px;

  margin-bottom: 30px;

}

	}
	
	
@media screen and (min-width: 991px){
			
	#section-intro {
	margin-top:80px;
	}

	.col-md-6.cta {
		padding-top: 0;
	}
	
	.alignRight {
	text-align: right;
	}

	.sec-lptp-right .plus-txt {
	font-size: 150%;
	}
}
				
		
@media screen and (min-width: 1170px){	
	.rsp-img img {
		padding-left: 20%;
	}

	.sec-lptp-right {
	  line-height: 234%;
	}

	.sec-lptp-right .plus-txt {
	  width: 320px;
	}

	.plus-txt p {
		font-size:120%;
	}
}
	
	
	.footer-crni {
		padding:25px;
	}
	
	.footer-logo {
	width:450px;
	/*height:134px;*/
	/*margin-top:30px;*/
	}
	
	
.dots::before {
  content: "...";
  font-weight: 900;
  position: absolute;
  right: 100%;
  top: 0;
}

.overvis {
	overflow:visible!important;
}

/* ============ SINISA: MAIN CONTENT ============ */

	section {
		padding: 0;
	/*	text-align: center;*/
	}

	.bis-green {
		color: #3095B4;
	}

	section h1, section h2, section h3, section h4 {
		margin: 0;
	}	

	section h1 {
		font-weight: 900;
	}

	section h2 {
		font-weight: 400;
	}

	section h3 {
		font-weight: 300;
		letter-spacing: -0.5px;
		line-height: 130%;
	}

	section h4 {
		font-weight: 400;
	}

	.section-inner h4 {
	    padding-bottom: 20px;
	}




	.section-inner {
		position: relative;
	}	
	.section-inner p {
		margin: 0;		
	}
	.section-row {
		overflow: auto;
		position: relative;
	}
	

	.section-row .col-md-6 {
		overflow: auto;
	}
	


	.content-wrapper {
		margin: 0 auto;
		padding: 60px 15px 0;
		height: auto;
	}

	.blank-wrapper {
	    position: relative;
	}



	/* Section inner containers */
	.inner-bottom-mid {
		padding: 0px 0 30px;
	}

	.inner-top-bottom-mid {
		padding: 30px 0 30px;
	}

	.inner-bottom-top-combo-big {
		padding: 30px 0 30px;
	}

	.inner-top-bottom-combo-mid {
		padding: 60px 0 30px;
	}

	.inner-top-large {
		padding: 75px 0 0;
	}



	

	.video-wrapper {
	    padding: 45px 0 0;
	}
	


	.cols-details-wrap .text-box {
	    margin-left: auto;
	    margin-right: auto;
	    text-align: left;
	}
	.cols-details-wrap .col-txt {
		padding: 15px 0 0;
	}


	/* Smaller container divs */
	.content-cols {
		overflow: visible;
		padding: 60px 0 0;
		text-align: left;
	}	

	.text-box {
		position: relative;
	}
	.p-box {
		margin: 0 0 45px;
	}
	.p-box:last-child {
		margin: 0;
	}


	.p-box p {
	    line-height: 130%;
	}






	.col-txt {
		padding: 15px 0 45px;
	}



 .col-txt p {
	    margin: 25px 0;
	    font-size: 120%;	  
	    font-weight: 300;
	}

	


	/* Links */
	.links {
		margin: 30px 0 0px;
	}

	.links-inner {
		overflow: auto;
		position: relative;
		text-align: center;
		font-size: 120%;
	}

	.links a {
		color: #000;
		text-transform: uppercase;
		font-weight: 700;
		display: inline-block;
	}

	.links a:hover {
		color: #3095B4;
	}

	.links .links-inner .col-md-6 {
		padding: 40px;
	}




	.back-btn {
	    font-size: 150%;
	    position: absolute;
	    right: 40px;
	    top: 25px;
	}

	.back-btn {
		color: #000;
	}

	.back-btn:hover {
		color: #3095B4;
	}



	/* Stats */
	.stats-wrap p {
		margin: 0;
	}

	.stat-number {
		display: block;
		color: #3095B4;
		font-weight: 900;
		font-size: 280%;
		letter-spacing: -4px;
	}

	.stat-description{
		font-size: 120%;
		font-weight: 100;
		text-align: left;
		position: relative;;
		top: -10px;
	}

	.sm-stats-upper {
		padding-bottom: 20px;
	}
	.sm-stats-bottom {
		padding-top: 20px;
	}



	span.emphasis {
		display: block;
		font-size: 250%!important;
		font-weight: 900!important;
		/*color: #3095B4;*/
	}

	span.emphasis-txt {
	    display: block;
	    margin-top: -10px;
	}


	/* Paragraph list */
	.p-list {
	    margin: 0;
	    padding: 0 15px;
	}

	.p-list > li {
		padding: 5px 0;
	}



	/* Section typography */
	.header-mid {
		font-size: 200%;
	}
	.header-big {
		font-size: 220%;
	}
	.header-large {
		font-size: 250%;
	}


	.content-cols .header-mid {
		font-family: "Roboto Condensed", sans-serif;
	}


	


	.sub-header {
		font-size: 150%;
		font-weight: 900;		
		letter-spacing: -0.5px;
		line-height: 120%;
	}

	.description {
		line-height: 200%;
		font-weight: 300;
	}

	.column-section .description {
		padding: 20px 0 0;
	}


	









	/* Separators */
	.horizontal-separator-mid::after, .horizontal-separator-big::after, .horizontal-separator-full::after {
		content:"";
		display: block;		
		margin-left: auto;
		margin-right: auto; 
		background-color: #000;
		width: 150px;
		height: 1px;
	}

	.horizontal-separator-big::after {
		width: 100%;
	}

	.horizontal-separator-full::after {
		width: 100%;
	}

	.switch-separator-sm, .switch-separator-mid {
	    background-color: #000;
	    content: "";
	    display: block;	    
	    left: 0;
	    margin-left: auto;
	    margin-right: auto;
	    position: absolute;
	    right: 0;
	    height: 1px;
	    width: 50px;
	}

	.switch-separator-mid {
		height: 1px;
	    width: 50px;
	}





	.col-md-6.img-wrap {
		padding: 0;
	}





	footer {
		background-color: #f9fbf2;
		
	}
	
	
	.footer-crni {
		background-color:#000;
	border-top:solid 6px #3095B4;
	margin-top:60px;

	
	}


	.section-inner .description-narrow {
	    margin-left: auto;
	    margin-right: auto;
	    width: 80%;
	    padding: 0 0 45px;
	}

	.description-narrow span {
	    font-size: 120%;
	    font-weight: 300;
	    display: block;
	}

	.last-elem {
		padding: 0!important;
	}




	.uppercase {
		text-transform: uppercase;
	}



	@media screen and (min-width: 468px) {
		
		.content-wrapper {
			padding: 60px 45px 0;
		}



	} /* end */


	@media screen and (min-width: 768px){

		
		.stat-number {
			font-size: 360%;
		}


		.horizontal-separator-big::after {
			width: 300px;
		}




	} /* end */




	@media screen and (min-width: 768px) and (max-height: 1024px){

		.stat-number {
			font-size: 300%;
		}

	} /* end */





	@media screen and (min-width: 991px){

		.content-wrapper {
			width: 80%;
			padding: 60px 0 0;
		}

		
		
		.content-wrapper-links {
			padding-top: 0;
		}

		.section-inner h4 {
		    padding-bottom: 35px;
		}

		/* Padding container classes */
		.inner-bottom-mid {
			padding: 0px 0 45px;
		}
		.inner-top-mid {
			padding: 45px 0 0;	
		}
		.inner-top-bottom-mid {
			padding: 45px 0 45px;
		}

		.inner-top-bottom-combo-mid {
			padding: 90px 0 45px;
		}
		.inner-top-large {
			padding: 120px 0 0;
		}


		/* Header typography */
		.header-mid {
			font-size: 220%;
		}
		.header-big {
			font-size: 280%;
		}
		.header-large {
			font-size: 337.5%;
		}

		.sub-header {
			font-size: 280%;
		}

	/*	.sub-header-bg {
			background: #ffffff url("../img/sadasnje_strelica.jpg") no-repeat scroll center center;
		}*/


		.content-cols .header-mid {
			letter-spacing: -0.5px;
		}



		.p-box {
			margin: 0px;
		}
		


		.col-txt {
			padding: 0;
		}
		


		.cols-details-wrap .text-box {
		    width: 50%;
		}
		.cols-details-wrap .col-txt {
			padding: 15px 0 15px;
		}



		/* Links */
		.link-left {
			text-align: right;
		}
		.link-right {
			text-align: left;
		}
		.link-center {
			text-align: center;
		}
		.links .links-inner .col-md-6 {
			padding: 16px 40px;
			overflow: hidden;
		}

		footer .link-center {
		    padding: 14px 0 0;
		}


		/* Separators */
		.switch-separator-sm {		
		    height: 50px;
		    width: 1px;
		}
		.switch-separator-mid {
		    height: 100px;
		    top: 25px;
		    width: 1px;
		}
		.horizontal-separator-big::after {
			width: 600px;
		}



		.box-right {
			float: right;
			padding: 0 0 45px;
			margin-top: 200px;
		}
		.box-left {
			padding: 0;
			margin-top: 200px;
		}
		 .col-txt p {
			margin: 35px 0;
		    font-size: 150%;	  
		}

		.section-inner .description-narrow {
		    width: 50%;
		}

		.stats-wrap .stats-inner {
			padding: 0;
		}

		
		.stat-description {
			top: -15px;
		}




		.col-md-6.img-wrap {
			padding: 0 25px;
		}


		
		

	} /* end */



	@media screen and (min-width: 1200px) {
		
		.stat-number {
			font-size: 375%;
		}
		.switch-separator-mid {
		    height: 70px;
		}

	} /* end */


	@media screen and (min-width: 1700px){

		.stat-number {
			font-size: 525%;
		}
		.switch-separator-mid {
		    height: 120px;
		}

	} /* end */



	/* Helper classes */
	
	/*.img-responsive-right, .img-responsive-left {
	    display: block;
	    float: right;
	    height: auto;
	    max-width: 100%;
	}
	.img-responsive-left {
		float: left;
	}*/

	.col-md-6.noPadding {
		padding: 0;
	}


	.description-narrow .icon {
		display: block;
		font-size: 100%;
		padding: 0 0 15px;
	}

	

/*----------------------Helper classes----------------------*/

.img-responsive-max {
  display: block;
  height: auto;
  width: 100%;
}

.absolute {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
}

.center-btn {
	display:table;
	margin-left:auto;
	margin-right:auto;
}

.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;
}

.margintop0 {
	margin-top:0!important;
}

.margintop5 {
	margin-top:5px!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;
}


.marginbottom0 {
	margin-bottom:0px!important;
}

.marginbottom5 {
	margin-bottom:5px!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;
}

.marginbottom100 {
	margin-bottom:100px!important;
}

.marginbottom150 {
	margin-bottom:150px!important;
}

.marginbottom200 {
	margin-bottom:200px!important;
}


.marginright10 {
	margin-right: 10px!important;
}

.smooth-render {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}



.uppercase {
	text-transform: uppercase;
}



/*IE 10+ css*/	 
	 
	 
	 
	 
	 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   

	.active.btn-chck:after {
	    font-size: 24px!important;

	}
   
   .btn-chck:before, .rezultati .btn-chck:before {
	   	height: 20px;
	   	width: 20px;
   }
  	

	.active.btn-chck:after {
		top: 0!important;
		right: 5px!important;
	}

	.rezultati .active.btn-chck:after {
		top: 0!important;
		left: -2px!important;
	}


  
  /* *::-ms-backdrop, .foo { color: red } *//* IE11 */
}

/* MOJ CSS*/
.loginButton {
        float: right;
}
.redBorder {
        border-color: red;
}

/*footer ADD disclaimer*/
.disclaimerContainer {
	border-top: 1px #ffffff solid !important;
	padding: 20px 0 0px 0 !important;
	margin-top: 34px !important;
}
.disclaimerContainer.containerFix {
	border-top: 1px #ffffff solid !important;
	padding: 20px 0 0px 0 !important;
	margin-top: 14px !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;
}
.cW.cG {
	color: #efefef !important;
}

/*Kosta*/
/*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: #005172;
	color: #fff !important;
}




/*Start: header button  */

@media (max-width: 575.98px) {
	.pulsingButtonMain {
		/*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: #000000;
		/*top: -10px !important;*/
		/*right: -12px;*/
		display: inline-block;
		margin: 0 0 10px 0;
	}
	input.btn-test-application {
		background-color: #3095B4;
		border: none !important;
		color: #fff;
		padding: 5px 14px 7px;
		font-size: 80%;
		margin: 10px 0;
	}
	input.btn-test-application:hover {
		background-color: #005172;
		border: none !important;
		color: #fff;
		padding: 5px 14px 7px;
		font-size: 80%;
		margin: 10px 0;
		box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
	}
}


@media (min-width: 576px) and (max-width: 767.98px) {
	a.pulsingButtonMain {
		/*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: #000000;
		/*top: 21px !important;*/
		display: inline-block;
		margin: 0 0 10px 0 ;
		/*float: left !important;*/
	}
	input.btn-test-application {
		background-color: #3095B4;
		border: none !important;
		color: #fff;
		padding: 5px 14px 7px;
		font-size: 80%;
		margin: 10px 0;
	}
	input.btn-test-application:hover {
		background-color: #005172;
		border: none !important;
		color: #fff;
		padding: 5px 14px 7px;
		font-size: 80%;
		margin: 10px 0;
		box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
	}
}


@media (min-width: 768px) and (max-width: 991.98px) {
	a.pulsingButtonMain {
		/*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: #000000;
		/*top: 21px !important;*/
		display: inline-block;
		margin: 3px 0 0 0 !important;
		/*float: left !important;*/
	}
	input.btn-test-application {
		background-color: #3095B4;
		border: none !important;
		color: #fff;
		padding: 5px 14px 7px;
		font-size: 80%;
		margin: 10px;
	}
	input.btn-test-application:hover {
		background-color: #005172;
		border: none !important;
		color: #fff;
		padding: 5px 14px 7px;
		font-size: 80%;
		margin: 10px;
		box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	a.pulsingButtonMain {
		/*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: #000000;
		/*top: 21px !important;*/
		display: inline-block;
		margin: 19px 0 0 0 !important;
		/*float: left !important;*/
	}
	input.btn-test-application {
		background-color: #3095B4;
		border: none !important;
		color: #fff;
		padding: 5px 10px 5px;
		font-size: 80%;
		margin: -8px;
	}
		input.btn-test-application:hover {
			background-color: #005172;
			border: none !important;
			color: #fff;
			padding: 5px 10px 5px;
			font-size: 80%;
			margin: -8px;
			box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
		}
}


@media (min-width: 1200px) {
	a.pulsingButtonMain {
		/*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: #000000;
		/*top: 21px !important;*/
		display: inline-block;
		margin: 19px 0 0 0 !important;
		/*float: left !important;*/
	}
	input.btn-test-application {
		background-color: #3095B4;
		border: none !important;
		color: #fff;
		padding: 5px 10px 5px;
		font-size: 100%;
		margin: -8px;
	}
		input.btn-test-application:hover {
			background-color: #005172;
			border: none !important;
			color: #fff;
			padding: 5px 10px 5px;
			font-size: 100%;
			margin: -8px;
			box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
		}
}

.logoFixPosition {
	float: none !important;
}
a span.mcolorW {
	color: #fff !important;
}

a:hover.mcolorW {
	color: #fff !important;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.bPositionFix {
	top: 0px !important;
	right: 0px !important;
}