
* {
	margin: 0;
	padding: 0;
}

html, body{
    height: 100%;
}

a img {
    border: none;
}

ol, ul {
    list-style: none;
}

a {
    text-decoration: none;
}

a:focus, a:active {
    outline: none;
}

div {
    zoom: 1;
}

div:after {
    content: " ";
    display: block;
    clear: both;
}

img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

::selection {
background: #6D6968;
color: #fff;
}

body{
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

.clearer{
  clear:both;
}
.footer-info div {
    /* display: block; */
    /* position: relative; */
    /* width: 100%; */
    /* padding: 0 20px; */
}

.colum-info {
    position: relative;
    display: inline-block;
    float: left;
    width: 265px!important;
}

.colum-soc {
    position: relative;
    display: inline;
    float: left;
    width: 300px;
    margin-top: 30px;
}

.colum-info.copy-right {
    position: relative;
    display: block;
    width: 100%!important;
    float: left;
    text-align: center;
}
.title {
	font-size: 16px;
	color: #A50302;
	font-weight: bold;
	margin-bottom: 10px;	
	}

  .naslov-glaven{
    font-size: 18px;
  color: #ffffff;
  padding: 5px 30px;
  font-weight: bold;
  margin-bottom: 10px;  
  border-radius: 3px;
  background: #b94246; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5NDI0NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhMmQzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ODFhMWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #b94246 0%, #aa2d31 50%, #981a1d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b94246), color-stop(50%,#aa2d31), color-stop(100%,#981a1d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #b94246 0%,#aa2d31 50%,#981a1d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #b94246 0%,#aa2d31 50%,#981a1d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #b94246 0%,#aa2d31 50%,#981a1d 100%); /* IE10+ */
background: linear-gradient(to bottom, #b94246 0%,#aa2d31 50%,#981a1d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b94246', endColorstr='#981a1d',GradientType=0 ); /* IE6-8 */
  }
	
.siv-heder{
  display: block;
  font-size:16px;
  color:#A50302;
  font-weight:bold;
  text-decoration: none;
  padding: 9px 15px;
  background: #eeeeee; /* Old browsers */
  border-bottom: 2px solid #DF8A8A;
  text-shadow: 1px 0px 0px #D4D4D4;
}

.podnaslov {
	font-size: 13px;
	color: #A50302;
	font-weight: bold;
	margin-bottom: 10px;	
	}
	
.nadnaslov {
	font-size: 14px;
	color: #A50302;
	font-weight: normal;
	margin-bottom: 10px;	
	}
	
h2{
	font-size: 16px;
font-weight: bold;
color: #A50302;
line-height: 1.3em;
margin: 15px 0 5px 0;

}

h3{
	font-size: 13px;
font-weight: bold;
color: #000;
line-height: 1.3em;
margin: 5px 0 5px 0;

}

h4 {
	font-size: 14px;
	color: #797367;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}

h5 {
	
	font-weight:bold;
	font-size:11px;
	color:#333333;
	font-family: Arial, Tahoma, Verdana;
	text-decoration:underline;
	line-height:130%;
	margin-bottom: 10px;
}

p {
	color: #333333;
font-size: 12px;
line-height: 1.5em;
margin: 5px 0;
}

.full-article ul {
	
	list-style-type:disc;
	margin-bottom: 10px;
	
	}
	
.full-article	ul li {
		display: list-item;
		text-align: -webkit-match-parent;
		line-height: 140%;
		margin-left: 40px;
    margin-bottom: 5px;
}
.pager li {
    display: inline-block!important;
}
.pager {
    margin-top: 40px;
    
}
.preview ul {
	
	list-style-type:disc;
	margin-bottom: 10px;
	
	}
	
.preview ul li {
		display: list-item;
		text-align: -webkit-match-parent;
		line-height: 140%;
		margin-left: 40px;
    margin-bottom: 5px;
}

.full-article img {
	display: block;
    vertical-align:middle;
	top: 50%;
   left: 50%;
   text-align: center;
   margin-right: 10px;
}



#header{
	background: #7e1416 url('../images/top_bar.png') repeat-x top center;
	width: 100%;
}

.top-header{
height: 127px;

}

.logo-bar{
/* padding-top: 30px; */
}


#menu{
  background: url('../images/menu-bg.png') repeat-x;
  width: 100%;
  height: 35px;
  position: relative;
}
#menuSQ{
  background: url('../images/menu-bg.png') repeat-x;
  width: 100%;
  height: 35px;
  position: relative;
}

#menu ul{
  float:left;
  display: block;
  height: 35px;
}
#menuSQ ul{
  float:left;
  display: block;
  height: 35px;
}

#menu ul > li{
  float:left;
  display: block;
  position: relative;
  
}
#menuSQ ul > li{
  float:left;
  display: block;
  position: relative;
  
}

#menu ul li a{
  display: block;
  margin-top: 3px;
  color:#000000;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #e1e2e3;
  padding:8px 5px;
  border-width: 1px;
  border-color: transparent;
  border-style: solid;
  text-decoration: none;
}
#menuSQ ul li a{
  display: block;
  margin-top: 3px;
  color:#000000;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #e1e2e3;
  padding:8px 3px;
  border-width: 1px;
  border-color: transparent;
  border-style: solid;
  text-decoration: none;
  letter-spacing: -0.1px;
}

#menu ul li a:hover, #menu ul li:hover > a{
 background: #ffffff;
 border-color:#000;

 
}

#menuSQ ul li a:hover, #menuSQ ul li:hover > a{
 background: #ffffff;
 border-color:#000;

 
}

#menu ul li > ul {
position: absolute;
width: 240px;
padding: 0;
/* border-bottom: 5px solid #A50302; */
z-index: 100;
height: auto;
left: 1px;
display: none;
top: 34px;
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 50%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f6f6f6), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 50%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 50%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 50%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 50%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */

}
#menuSQ ul li > ul {
position: absolute;
width: 240px;
padding: 0;
/* border-bottom: 5px solid #A50302; */
z-index: 100;
height: auto;
left: 1px;
display: none;
top: 34px;
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 50%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f6f6f6), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 50%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 50%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 50%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 50%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */

}

#menu ul li ul li {
display: block;
float: none;
position: relative;

}
#menuSQ ul li ul li {
display: block;
float: none;
position: relative;

}

#menu ul li ul li a {
color: #A50302;
font-size: 11px;
display: block;
border: none;
padding: 10px 20px;
font-weight: bold;
margin-top: 0px;
width:200px;

    background-image: url(../images/arrow-white3.png);
    background-repeat: no-repeat !important;
    background-position: 220px 10px;
    border-bottom: 1px solid #A50302;
}
#menuSQ ul li ul li a {
color: #A50302;
font-size: 11px;
display: block;
border: none;
padding: 10px 20px;
font-weight: bold;
margin-top: 0px;
width:200px;

    background-image: url(../images/arrow-white3.png);
    background-repeat: no-repeat !important;
    background-position: 220px 10px;
    border-bottom: 1px solid #A50302;
}

#menu ul li ul li a.NoSubs {
    background-image: none !important;
}
#menuSQ ul li ul li a.NoSubs {
    background-image: none !important;
}




#menu ul li ul li a:hover, #menu ul li ul li:hover > a {
  border: none;
  color: #ffffff;
  background: #92171a; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /*background:  url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkyMTcxYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzg2MTUxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3YTEzMTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #92171a 0%, #861519 51%, #7a1316 100%); 
    background:  -webkit-gradient(linear, left top, left bottom, color-stop(0%,#92171a), color-stop(51%,#861519), color-stop(100%,#7a1316)); 
    background:  -webkit-linear-gradient(top, #92171a 0%,#861519 51%,#7a1316 100%); 
    background:  -o-linear-gradient(top, #92171a 0%,#861519 51%,#7a1316 100%); 
    background: -ms-linear-gradient(top, #92171a 0%,#861519 51%,#7a1316 100%); 
    background:  linear-gradient(to bottom, #92171a 0%,#861519 51%,#7a1316 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92171a', endColorstr='#7a1316',GradientType=0 ); 
    */
    text-shadow: none;
    width:200px;

    background-image: url(../images/arrow-white2.png);
    background-repeat: no-repeat !important;
    background-position: 220px 10px;
    border-bottom: 1px solid #A50302;
}
#menuSQ ul li ul li a:hover, #menuSQ ul li ul li:hover > a {
  border: none;
  color: #ffffff;
  background: #92171a; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /*background:  url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkyMTcxYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzg2MTUxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3YTEzMTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #92171a 0%, #861519 51%, #7a1316 100%); 
    background:  -webkit-gradient(linear, left top, left bottom, color-stop(0%,#92171a), color-stop(51%,#861519), color-stop(100%,#7a1316)); 
    background:  -webkit-linear-gradient(top, #92171a 0%,#861519 51%,#7a1316 100%); 
    background:  -o-linear-gradient(top, #92171a 0%,#861519 51%,#7a1316 100%); 
    background: -ms-linear-gradient(top, #92171a 0%,#861519 51%,#7a1316 100%); 
    background:  linear-gradient(to bottom, #92171a 0%,#861519 51%,#7a1316 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92171a', endColorstr='#7a1316',GradientType=0 ); 
    */
    text-shadow: none;
    width:200px;

    background-image: url(../images/arrow-white2.png);
    background-repeat: no-repeat !important;
    background-position: 220px 10px;
    border-bottom: 1px solid #A50302;
}
#menu ul li ul li a.NoSubs:hover, #menu ul li ul li:hover > a.NoSubs {
    background-image: none !important;
}
#menuSQ ul li ul li a.NoSubs:hover, #menuSQ ul li ul li:hover > a.NoSubs {
    background-image: none !important;
}
#menu ul li:hover > ul{
    display: block;
}
#menuSQ ul li:hover > ul{
    display: block;
}

#menu ul li ul li:hover ul{
  display: block;
}
#menuSQ ul li ul li:hover ul{
  display: block;
}


#menu ul li ul li ul.sub{
  position: absolute;
  width: 240px;
  left: 240px;
  top: 0;
  /*width:100%;*/

}
#menuSQ ul li ul li ul.sub{
  position: absolute;
  width: 240px;
  left: 240px;
  top: 0;
  /*width:100%;*/

}

#menu ul ul li ul.sub li a {
    text-transform: none;
    width: 200px;
    padding: 10px 20px;
    font-size: 12px;
    background-image: none;
}
#menuSQ ul ul li ul.sub li a {
    text-transform: none;
    width: 200px;
    padding: 10px 20px;
    font-size: 12px;
    background-image: none;
}

#menu ul ul ul.sub li a:hover {
    width: 180px;
    background: #e6dcdd;
    color: #A50302;
    background-image: url(../images/arrow-white3.png);
    background-repeat: no-repeat !important;
    padding: 10px 20px 10px 40px;
    background-position: 25px 11px;
}
#menuSQ ul ul ul.sub li a:hover {
    width: 180px;
    background: #e6dcdd;
    color: #A50302;
    background-image: url(../images/arrow-white3.png);
    background-repeat: no-repeat !important;
    padding: 10px 20px 10px 40px;
    background-position: 25px 11px;
}


.centered{
	    width: 990px;
	margin: 0px auto;

}

#slider{
	background: url('../images/slider_bg.png') repeat-x;
	height: 395px;
	width: 100%;
}


.sliner-inner{
	background: url('../images/slider_inner.jpg') no-repeat;
	padding: 25px 10px; 
}

.main-cont{
	width:640px;
	float:left;
  min-height: 1px;
}

.news-content{
	width: 380px;
	float:left;
	padding: 9px;
}

.content{
	border-bottom: 1px dashed #cecece;
	padding-bottom: 5px;
	float: left;
}

.news-content h2 a{
	color: #A50302;
}

.news-content h2 a:hover{
	text-decoration: underline;
}

span.date{
	font-size: 10px;
color: #999;
display: block;
}

.content img{
	float: left;
	display: block;
	margin: 3px 10px 0 0;
}

.small-cont{
	width: 220px;
	float: left;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	margin: 10px 0px;
    padding: 0 10px;
}

.kategorija-linkovi{
  margin-top: 10px;
}

.kategorija-linkovi h2{
 background: url('../images/h3-strelka.jpg') no-repeat scroll 95% 15px rgba(238, 238, 238, 0.5);
display: block;
padding: 10px 0 10px 5px;
box-shadow: 1px 1px 1px #D8D8D8;
color: #3D3D3D;

}

.kategorija-linkovi h4{
  font-size: 10px;
color: #999;
display: block;
/* border-top: 1px dotted #cecece; */
padding: 5px;
margin-top: 5px;
text-align: left;
margin-bottom: 0px;

}

.kategorija-linkovi p{
  padding: 5px;
}

.kategorija-linkovi a{
  display: block;
font-weight: bold;
cursor: pointer;
font-size: 12px;
line-height: 150%;
text-decoration: none;
padding: 5px;

}
  .kategorija-linkovi a:hover{
    color: #A50302;
    text-decoration: underline;
  }


.small-cont h3 a{
	color:#A50302;
}

.small-cont h3 a:hover{
	text-decoration: underline;
}



.sidebar{

	width:280px;
	padding: 10px;
	float:left;
}

.linkovi-top{
background: url('../images/vesti_header.png') no-repeat;
margin-top: 10px;

}

.linkovi-top h2{
	
	color:#ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
line-height: 35px;
display: block;
}

.linkovi-bottom{
background: url('../images/vesti_bottom1.png') bottom;
height: 100%;
padding-bottom:20px;
margin-top: 10px;
}

#firstLnk {
float: left;
display: block;
width: 110px;
margin: 0px 10px 0 25px;
}

#secondLnk {
float: left;
display: block;
width: 110px;
margin: 0px 10px 0 10px;

}

#firstLnk li, #secondLnk li {
list-style: outside url('../images/strelka.png');
}


#firstLnk li a, #secondLnk li a, .linkovi-bottom ul li a{
	color:#000000;
	font-size: 11px;
  text-decoration: none;

}

#firstLnk li a:hover, #secondLnk li a:hover, .linkovi-bottom ul li a:hover{
color: #A50302;
}

.linkovi-bottom ul li {
list-style: outside url('../images/strelka.png');
margin: 5px 25px;
border-bottom: 1px #CCCCCC dotted;
}



#footer-wraper{
	background: url('../images/footer_bg_2.png') repeat-x;
	width: 100%;
	height: auto;
	margin-top: 50px;
	    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.footer{
  background: url(../images/mtsp-logo-footer.png?v3) no-repeat scroll 0 60px transparent;
margin: 0 auto;
padding: 25px 0 0 235px;

}
.footer-sq{
  background: url(../images/footer_alb.png?v3) no-repeat scroll 0 60px transparent;
margin: 0 auto;
padding: 25px 0 0 200px;

}

.footer-nav ul{
	padding: 30px 0;
	border-bottom: 1px solid #B60505;
}

.footer-nav ul li{
	float: left;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-right: 7px;
}

.footer-nav ul li a{
	color:#ffffff;
  text-decoration: none; 
}

.footer-nav ul li a:hover{
color: #D49395;

}

.colum-info, .colum-links, .colum-soc {
	width: 25%;
	
	padding: 10px 10px 0 0;
}

colum-info.last {
	width: 100%;
    float: left;
	padding: 10px 10px 0 0;
	display: block;
	clear: both;
}

.colum-links{
  width: 14%;
}

.colum-soc{
  width: 30%;
}

.colum-info h3{
	color:#ffffff;
  margin-top:0;
}

.colum-info p, .colum-info p a{
	color: #D49395;
  margin-top:0;

}

.colum-info p a:hover{
color:#520706;
}

.footer-info{
	margin: auto;
	position: relative;
    width: 100%;
}

.colum-links ul li a, .social li a{
  display: block;
  color:#D49395;
  font-size: 13px;
  text-decoration: none;
  line-height: 150%;

}

.colum-links ul li a:hover, .social li a:hover{
  color:#fff;
  text-decoration: none;
}

.social li a.twitter:hover, .social li a.youtube:hover{
color:#D49395;
}


.social li a{
  background: url('../images/social.png') no-repeat;
display: block;
height: 23px;
line-height: 23px;
padding: 0 0 0 28px;
}

.social li a.facebook{

}

.social li a.twitter{

background-position: left -46px;
}

.social li a.youtube{
  background-position: left -23px;
}

/* Css za slajderot */

#full-width-slider {
  width: 100%;
  color: #000;
  height: 360px !important;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  max-width: 25%;
  padding-bottom: 0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  padding: 20px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}

.rsMinW .rsBullet span {
  display: none !important;
}

.rsContent img{
  width: 580px !important;
margin-left: 20px !important;
height: 325px !important;
margin-top: 0px !important;

}

.rsMinW .rsArrowLeft, .rsMinW .rsArrowRight{
  bottom: 30px !important;
}

.rsMinW .rsGCaption{
  background: none!important;

}

.infoBlock a{
  text-transform: uppercase;
  color:#d68d33;
  padding-bottom: 25px;
font-size: 16px;
line-height: 20px;
text-decoration: none;
font-weight: bold;
}

.infoBlock a:hover{
  text-decoration: underline;
}

.infoBlock p{
  color:#fff;
}

.infoBlock{
    background: none;
    right: 55px;
    left: auto;
    max-width: 28%;
    top: -9px;
	max-height: 270px;
}


.rsMinW .rsArrowIcn{
  background: url('../images/strelkicki-off.png') !important;
  background-repeat:no-repeat;
  width: 16px !important;
    height: 16px !important;
}

.rsMinW.rsHor .rsArrowRight .rsArrowIcn{
  background-position: -18px 16px !important;
}

.rsMinW .rsArrowLeft {
  right: 28px !important;
}

@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 360px !important;
  }
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 360px !important;
    }
}


/* Top links */

.top-social{
  /* margin-bottom: 10px; */
  float: left;
}

.top-social ul{
  float: left;
}

.top-social li{
  float: left;
  display: block;
}

.top-social li a{
  line-height: 22px;
  color: #737373;
  text-decoration: none;
  margin-right: 10px;
}

.top-social li a:hover{
  
  color: #ffffff;
}


.top-social li.tw-social a:hover,.top-social li.yt-social a:hover {
  
  color: #737373;
}


.top-social li a{
background-image: url("../images/icon_social_network.png");
background-repeat: no-repeat;
display: inline-block;
min-height: 17px;
padding-left: 22px;
}


.top-social li a:hover {
background-image: url("../images/icon_social_network.png");
background-repeat: no-repeat;
display: inline-block;
min-height: 17px;
padding-left: 22px;
} 

.tw-social a{
background-position: -3px -89px;
}

.fb-social a{
  background-position: -3px -48px;

}

.yt-social a{
background-position: -3px -8px;
}



  .fb-social a:hover{
  background-position: -203px -48px;

}

/*  .yt-social a:hover{
 background-position: -203px -8px;

}
.tw-social a:hover{
 background-position: -203px -89px;

 } */




/* search */
.search{
  float:right;
  margin-top: -20px;
  margin-right: 10px;
}

.search input{
  float:left;
  border-radius: 2px;
}

.button-submit{
  border: 1px solid #ead8d8;
 
  color:#ffffff;
  padding: 3px 10px;
  margin-left:5px;
  cursor: pointer;
background: #7d0204; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkMDIwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzY4MDEwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NTAwMDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #7d0204 0%, #680102 50%, #550005 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d0204), color-stop(50%,#680102), color-stop(100%,#550005)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #7d0204 0%,#680102 50%,#550005 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #7d0204 0%,#680102 50%,#550005 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #7d0204 0%,#680102 50%,#550005 100%); /* IE10+ */
background: linear-gradient(to bottom, #7d0204 0%,#680102 50%,#550005 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d0204', endColorstr='#550005',GradientType=0 ); /* IE6-8 */

}


.search input[type="text"]{

  background-position-x: 3px;
  background-position-y: 3px;
  height: 20px;
}

.search input[type="text"]:focus{
  background: #ffffff;
}

/* search end*/

.language-bar, .linkovi-header{
  float: right;
}

.language-bar ul, .linkovi-header ul{
  float: right;
}

.linkovi-header ul{
  margin-right: 10px;
}

.language-bar ul li, .linkovi-header ul li{
  float: left;
  display: block;
}

.language-bar li a, .linkovi-header li a{
  line-height: 22px;
  color: #737373;
  text-decoration: none;
  margin-right: 10px;
  padding-left: 20px;
  }

  .linkovi-header li a{
 padding-left: 0px;
}

  .language-bar li a:hover, .language-bar li.active a, .linkovi-header li a:hover{
  color: #ffffff;
  }

  .language-bar .en{
    background: url(../images/flag-uk.png) no-repeat 0 3px;
  }
  .language-bar .sq{
    background: url(../images/Albania.png) no-repeat 0 3px;
  }

   .language-bar .mk{
    background: url(../images/flag-mk.png) no-repeat 0 3px;
  }

 /* Stil za tabela */
  table.tabela {
   border: solid 1px #999999;
   margin-bottom: 10px;
   width: 100%;
}

  table.tabela  th, table.tabela tr:first-child{
    background: #a21a1e;
    color: #ffffff;
    border-bottom: solid 1px #999999;
    padding: 5px;
  }

  table.tabela td{
     padding: 5px;
     color: #666;
    font-size: 12px;

  }
  
  
  table.tabela  tr.siva{
    background: #c0c0c0;
    color:#000;
  }
  
  table.tabela  th.siva{
    background-color: #c0c0c0;
    color:#000;
  }
  
  table.tabela  td.crvena{
    background-color: #a21a1e;
    color:#000;
  }

  
  table.tabela  td.siva{
    background-color: #c0c0c0;
    color:#000;
  }

table td tr span{
  font-size: 11px;
}

 /* Stil za tabela kraj */


/* desno meni 3to nivo */

/* #nav-section > ul{
  background: #a31b1f; Old browsers
background: -moz-linear-gradient(top, #a31b1f 0%, #95181c 50%, #7e1416 100%); FF3.6+
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a31b1f), color-stop(50%,#95181c), color-stop(100%,#7e1416)); Chrome,Safari4+
background: -webkit-linear-gradient(top, #a31b1f 0%,#95181c 50%,#7e1416 100%); Chrome10+,Safari5.1+
background: -o-linear-gradient(top, #a31b1f 0%,#95181c 50%,#7e1416 100%); Opera 11.10+
background: -ms-linear-gradient(top, #a31b1f 0%,#95181c 50%,#7e1416 100%); IE10+
background: linear-gradient(to bottom, #a31b1f 0%,#95181c 50%,#7e1416 100%); W3C
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a31b1f', endColorstr='#7e1416',GradientType=0 ); IE6-9
  border-radius: 3px; 
  padding: 10px;
  margin-right: 5px;
} */

#nav-section ul li li{
  padding: 15px;
  border: 1px solid #d4d4d4;
  box-shadow: 1px 1px 1px #e1e2e3; 
}

#nav-section ul li  a{
color:#989697;
 text-decoration: none;
 font-size: 13px;
 line-height: 150%;
 text-transform: uppercase;

}

#nav-section ul li a:hover, #nav-section ul.links li.sub a
 #nav-section ul.links li.hl ul li.h3 > a {
  
   color:#979797;
}


#nav-section ul li li:hover, #nav-section ul li li a:hover,
#nav-section ul li li:hover li{
  background: #f0f0f0;

}



#nav-section ul.links li.hl > a{
background: #a92e31; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5MmUzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzlkMmEyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZjI3MjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #a92e31 0%, #9d2a2d 50%, #8f2728 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a92e31), color-stop(50%,#9d2a2d), color-stop(100%,#8f2728)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #a92e31 0%,#9d2a2d 50%,#8f2728 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #a92e31 0%,#9d2a2d 50%,#8f2728 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #a92e31 0%,#9d2a2d 50%,#8f2728 100%); /* IE10+ */
background: linear-gradient(to bottom, #a92e31 0%,#9d2a2d 50%,#8f2728 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a92e31', endColorstr='#8f2728',GradientType=0 ); /* IE6-8 */
padding: 5px 15px;
display: block;
color:#ffffff !important;
}

/* #nav-section ul.links li.hl a:hover{
  color:#ffffff;
} */


#nav-section ul li li{
  background: #ffffff;
}

#nav-section ul ul li a{  
   text-transform: none;
}

#nav-section ul.links li.sub a:hover{
   color:#979797;
}

#nav-section ul.links li.sub ul li.h1.active > a,
#nav-section ul.links li.sub ul li.sub.h2 > a,
#nav-section ul.links li.sub ul li.h2.active > a{
  
 color: #C50100;
text-shadow: 0px 1px 0px #979797;
}

#nav-section ul.links li.sub ul li.h3 a:hover{
  color:#D49395;
}

#nav-section ul.links li.sub ul li.active{
  color:#A50302;
}

#nav-section ul.links li.sub ul ul{
  border: none;
  margin-top: 10px;
  }

#nav-section ul.links li.sub ul ul li.h3{
  border: none;
box-shadow: none;
padding: 2px 10px;
}

#nav-section ul.links li.sub ul ul li.h3 a{
 padding: 10px;
background: url(../images/cufceb.png) no-repeat 0px;
}


/***************sitemap****************/
.sitemap ul li, .sitemap ul 
{
    list-style: none;
}

ul.container1
{
    list-style: none;
}

.container3 > li
{
    display: block;
    margin-bottom: 20px;    
    float: none;
}

.container3 > li > a
{
    display: block !important;
    float: none !important;  
    background: none repeat scroll 0 0 #F1F1F1 !important;
    width: 100% !important;
    color: #FFFFFF;
}

.container3 > li > a > span
{
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 100%;
    background: none repeat scroll 0 0 #A50302;    
    margin: 0;
    padding: 5px 0;
    text-indent: 10px;
    text-transform: uppercase;
    width: 300px;
}

.container4{
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.container4 > li
{
    list-style: url(../images/custom-bullet.png) !important;
    float: none;
    margin-left: 40px; 
}

.container4 > li > a
{
    display: block;
    float: none;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    padding: 0;    
    background: none;
    line-height: 120%;
    text-transform: none;
    text-indent: 0px;
    margin: 10px 0px 10px 10px;    
    padding-top: 2px !important;
}
.container4 > li > a > span
{
    display: block;
    margin-top: 2px !important;
    color: #000000;
}

.container5 > li
{
    display: block;
    margin: 0px 0px 0px 25px;
    padding: 0px;
}

.container5 > li > a
{
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-align: justify;
    margin: 0px;
    margin-bottom: 16px;
    text-transform: none;
    margin: 10px 0px 10px 10px;    
}

.container6 > li
{
    display: block;
    margin: 0px 0px 0px 25px;
    padding: 0px;
}

.container6 > li > a, .container7 > li > a
{
    display: block;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    COLOR: #3a4049;
    margin: 0px;
    margin-top: 5px;
    text-transform: none;
}

ul.container6 > li > a > span
{
    display: block;
    float: none;
    background: none;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-align: justify;
    margin: 0px;
    margin-bottom: 16px;
    text-transform: none;
    margin-top: -4px;
    margin-left: 10px;
}
ul.container7 > li > a > span
{
    display: block;
    float: none;
    background: none;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-align: justify;
    margin: 0px;
    margin-bottom: 16px;
    text-transform: none;
    margin-top: -4px;
    margin-left: 20px;
}



/***************sitemap end****************/


.logo-header{
  background: url('../images/ministerstvo-header.png?v002') no-repeat;
  height: 94px;
  background-position-y:4px;

}
.logo-header-sq{
  background: url('../images/heder_alb.png?v001') no-repeat;
  height: 94px;
  background-position-y:4px;

}

ul li{
  font-size: 12px;
  margin-bottom: 5px;

}

ul li a{
  font-size: 12px;
  text-decoration: none;

}

/* breadcrumb */
#breadcrumb
{
    margin: 10px;
    font-size: 11px;
}
#breadcrumb a
{
    color: #B21E23;
    margin-left: 1px;
     padding-right: 5px;
    background: url(../images/breadcrumb-bullet2.png); */
    background-repeat: no-repeat;
    background-position: center right;    
    text-decoration: underline;
}

#breadcrumb span:before{
  content:"» ";
  font-size: 13px;
}

#breadcrumb a:hover
{
    text-decoration: none;
}

#breadcrumb span
{
    color: #B21E23;
    margin-left: 2px;
}
.cufce-bc{
  height: 6px;
}
.result-ttl {
    font-family: Arial, Tahoma, Verdana;
    font-size: 16px;
    color: #A50302;
    font-weight: bold;
    margin-bottom: 10px;
}

.sidebar iframe{
	width:300px;
}
.gdpr {
height: auto;
    width: 100%;
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    background: #a11a20;
    color: white;
    z-index: 1000;
    box-shadow: 0px 0px 12px 3px rgb(0 0 0 / 10%);
}
.gdpr h5, .gdpr p {
    color: white;
    text-decoration: none;
    line-height: 1.2;
}

.gdpr p {
    font-size: 12px;
}


input#btnOK,input#btnNot {
  border-radius: 20px;
    display: inline-block;
    background: #dadada;
    width: auto;
    padding: 7px;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    margin-top: 20px;
    cursor: pointer;
    transition: all 0.25s ease-in-out;
    padding: 10px 9px;

}
.gdpr label {
    margin-left: 10px;
}
.gdpr p a{
	color : white;
	text-decoration: underline;
}

input#btnNO{
    width: 140px;
	margin-left:10px;
	    background: #678ab3;
    color: white;
	}
    input#btnOK:hover  {
        background: #b7b7b7;
        color: #333333;
		transition:all 0.25s ease-in-out;
    }
	
	 input#btnNO:hover{
	 background:#5e7ea3;
	 color:white;
	 transition:all 0.25s ease-in-out;
	 }
	.btn-additional{
	    display: block;
    margin-bottom: 10px;

	}
	
	:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

	.container{
		    width: 960px;
		display:block;
		margin:0 auto;
		max-width:100%;

	}
	@media (min-width:768px){
		
		.row {
    margin-right: -15px;
    margin-left: -15px;
}
.col-sm-8 {
    width: 66%;
    float:left;
    position: relative;
    min-height: 1px;
    /* padding-right: 15px; */
    /* padding-left: 15px; */
}
.col-sm-4 {
    width: 33%;
    float:left;
    position: relative;
    min-height: 1px;
    /* padding-right: 15px; */
    /* padding-left: 15px; */
}
.col-sm-2 {

    float:left;
        position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


}

.gdpr .group > div{
	    padding: 10px 0;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.gdpr .h5, .gdpr h5 {
    font-size: 14px;
}

.gdpr .h4, .gdpr .h5,.gdpr .h6,.gdpr h4,.gdpr h5,.gdpr h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.gdpr .btn-default{
	border:none;
	margin-bottom: 15px; 
}

@media (max-width:992px){
	.row {
    margin-right: 0;
    margin-left: 0;
}

.col-sm-2 {
   
    padding-left: 0px;
}

}

@media (max-width:767px){
	
	.gdpr h5, .gdpr p{
		    margin-right: 30px;
	}
.col-sm-2 {

    float:left;
        position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
}