@import url('https://fonts.googleapis.com/css?family=Montserrat:400,800');
html, body {
	margin: 0;
	font-family: 'Montserrat', sans-serif !important;
}

* {
  box-sizing: border-box;
}
.pb {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	border: 1px solid;
	box-shadow: -60px 0px 100px -90px #222d80, 60px 0px 100px -90px #222d80;
}

/*listen me linqe te faqja spdi*/
/* unvisited link */
a.spdi:link {
  color: #222d80;
  line-height: 1.8;
}

/* visited link pacific blue */
a.spid:visited {
  color: #1ca9c9;
  line-height: 1.8;
}

/* mouse over link */
a.spdi:hover {
  color: #c0001f;
  line-height: 1.8;
}

/* selected link */
a.spdi:active {
  color: blue;
  line-height: 1.8;
}

/*mbaron lista me linqe te faqja spdi*/


.row::after {
  content: "";
  clear: both;
  display: table;
  border: 5px;
  border-color: black;
}

[class*="col-"] {
  float: left;
  padding: 15px;
  margin: auto;
}

 .m_container {
	position: relative;
	width:100%;
}
 .m_container img{
	width:100%;
	margin-top: 0;
}
 .inf_btn {
	position: relative;
	height: 40px;
}
 .round_btn {
	border-radius: 10px;
	background:  #c0001f;
	padding: 10px; 
	padding-top: 10px;
	width: fit-content;
	height: 40px; 
	color: white;
	text-align: center;
	font-weight:bold;
	margin-left: 10px;
}
 .round_btn_left {
	border-radius: 10px;
	background:  #c0001f;
	padding: 10px; 
	padding-top: 10px;
	width: fit-content;
	height: 40px; 
	color: white;
	text-align: center;
	font-weight:bold;
	float: right;
	margin-right: 10px;
}
 .inf_all {
	position: relative;
	line-height: 0.5cm;
	text-align: left;
	padding: 10px;
	color: #222d80;
	margin-right: 15px;
	margin-left: 15px;
}




.aside {
  background-color: #c0001f;
  padding: 15px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.aside ul li{
  margin-left: 0px;
  text-align:left;
}
.aside ul{
	margin-left: 0px;
	padding-inline-start: 25px;
    text-align:left;
}
.aside ol {
	margin-block-start: 0px;
	padding-inline-start: 10px;
	margin-left: 10px;
	text-align:left;
}
.aside ul li ul li{
  margin-left: 5px;
}
.aside h2 {
	color: white;
}

.asidezs {
	margin-top:5px;
	background-color: #c0001f;
	padding: 15px;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	border-radius: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.asidezs ul li{
	margin-left: 0px;
	text-align:left;
}
.asidezs ul{
	margin-left: 0px;
	padding-inline-start: 25px;
    text-align:left;
}
.asidezs ol {
	margin-block-start: 0px;
	padding-inline-start: 10px;
	margin-left: 10px;
	text-align:left;
}
.asidezs ul li ul li{
  margin-left: 5px;
}
.asidezs h2 {
	color: white;
}


.thnb_l ul{
    padding: 0px;
    margin: 0px;
}


.thnb_l ul li{
    float:left;
    list-style: none;
    min-height: 280px;
    background: white;
    margin: 15px 20px 20px 20px; 
    box-sizing: border-box;
}
.thnb_l ul li img{
	border-radius: 10%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.thnb_l ul li:hover{
    opacity: 0.5;
}

.thnb_l ul li .bottom{
    width: 100%;
    height:150px;
    line-height: 18px;
    background: white;    
    font-size: 13px;
	text-align: left;
	color: #222d80;
}
.thnb_l ul li .bottom p{
	padding-top:30px;
}


/* Per telefon: */
[class*="col-"] {
  width: 100%;
}

@media only screen and (min-width: 600px) {
	/* Per tablet:  */
	.col-s-1 {width: 8.33%;}
	.col-s-2 {width: 16.66%;}
	.col-s-3 {width: 25%;}
	.col-s-4 {width: 33.33%;}
	.col-s-5 {width: 41.66%;}
	.col-s-6 {width: 100%;}
	.col-s-7 {width: 58.33%;}
	.col-s-8 {width: 66.66%;}
	.col-s-9 {width: 100%;}
	.col-s-10 {width: 83.33%;}
	.col-s-11 {width: 91.66%;}
	.col-s-12 {width: 100%;}
	.thnb_l ul li{ width: 40%;   margin: 5px 22px 20px 28px; }
	.kontakt_kolona { width: 100%; }
	.img_right{ padding:5px;}
	.col-s-1zs {width: 8.33%;}
	.col-s-2zs {width: 16.66%;}
	.col-s-3zs {width: 25%;}
	.col-s-4zs {width: 33.33%;}
	.col-s-5zs {width: 41.66%;}
	.col-s-6zs {width: 75%;}
	.col-s-7zs {width: 58.33%;}
	.col-s-8zs {width: 66.66%;}
	.col-s-9zs {width: 75%;padding-top:0;}
	.col-s-10zs {width: 83.33%;}
	.col-s-11zs {width: 91.66%;}
	.col-s-12zs {width: 100%;}
	.section{width:100%;}
}

@media only screen and (min-width: 768px) {
	/* Per kompjuter: */
	.col-1 {width: 8.33%;}
	.col-2 {width: 16.66%;}
	.col-3 {width: 25%;}
	.col-4 {width: 33.33%;}
	.col-5 {width: 41.66%;}
	.col-6 {width: 100%;}
	.col-7 {width: 58.33%;}
	.col-8 {width: 66.66%;}
	.col-9 {width: 75%;}
	.col-10 {width: 83.33%;}
	.col-11 {width: 91.66%;}
	.col-12 {width: 100%;}
	.thnb_l ul li{ width: 28%;   margin: 5px 22px 20px 28px; }
	.col-1zs {width: 8.33%;}
	.col-2zs {width: 16.66%;}
	.col-3zs {width: 25%;}
	.col-4zs {width: 33.33%;}
	.col-5zs {width: 41.66%;}
	.col-6zs {width: 75%; padding-top:0;}
	.col-7zs {width: 58.33%;}
	.col-8zs {width: 66.66%;}
	.col-9zs {width: 75%;}
	.col-10zs {width: 83.33%;}
	.col-11zs {width: 91.66%;}
	.col-12zs {width: 100%;}
}

@media only screen and (min-width: 1025px) {
	div.pb { width:1024px;	margin-left:auto;	margin-right:auto;}
}
table, th, td {
	border: 1px solid blue;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	color: #c0001f;
	padding-bottom:10px;
}
th {
  text-align: left;
  font-size: 12px;
  background-color: #222d80;
  color: white;
}
tr {
	height: 30px;
}
h3 {
	color:#222d80;
}
.zk {
	padding:25px;
	padding-bottom: 5px;
	color:#222d80;
}
.kontakt {
	width: 90%;
	margin: auto;
}
div.b img.pp50 { width: 60%; height: auto;}
.kontakt_kolona {
	float: left;
	width: 33.33%;
	padding: 10px;
	height: 150px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.partneri {
	display: inline-block;
	width: 150px;
	height: 65px;
}
.partneri img{
	width: 150px;
}

.part_icons {
	padding-top: 50px;
}


.topnav {
  background-color: #c0001f;
  overflow: hidden;
  padding-left: 15%;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 10px 12px;
  text-decoration: none;
  font-size: 13px;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 13px;
  border: none;
  outline: none;
  color: white;
  padding: 10px 12px;
  background-color: #c0001f;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color:  #FCF2EC;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1000;
}


.dropdown-content a {
  float: none;
  color: #c0001f;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}
.dropdown-content  a.active{
	color: white;
}


.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #a30f27;
  color: #FFFFFF;
}


.dropdown-content a:hover {
  background-color: #ddd;
  color:  #c0001f;
}


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

@media only screen and (max-width: 600px) {
	div.topnav a:not(:first-child), .dropdown .dropbtn { display: none; }
	div.topnav a.icon { float: right; display: block;}
	div.topnav {  padding-left: 0;}
	div.topnav.responsive {position: relative;}
	div.topnav.responsive a.icon { position: absolute; right: 0; top: 0;}
	div.slideshow-container{ height: 20%;}
	div.topnav.responsive a { float: none; display: block; text-align: left;}
	div.topnav.responsive .dropdown {float: none;}
	div.topnav.responsive .dropdown-content { position: relative;}
	div.topnav.responsive .dropdown .dropbtn { display: block; width: 100%; text-align: left; }
	div.img_right img.foto { width: 100%; margin: 0px 0px 10px 0px; border-radius: 10%;}
	div.img_right { text-align: justify; padding: 5px;}
	div.img_left { text-align: justify;}
	div.img_left img.foto{ width: 100%; margin:0px 0px 10px 0px;  border-radius: 10%;}
	div.pb { width:100%; 	margin-left:0; margin-right:0 }
	div.osv {	padding: 20px;width:100%;}
	div.osv img{width:100%}
	div.in_menu_link {  float: left;  width: 400px; left:0;}
	div.showhide { display: none;}
	a.prev { padding: 7px; font-size: 10px; top: 80px;}
	a.next { padding: 7px; font-size: 10px; top: 80px;}
	div.navmenu { height:135px;}
	div.img_right p{padding:0px; }
	div.kontaktet { width:100%;}
	div.kontaktet_all {width:100%; margin-left:0;margin-right:0;}
	div.harta {	margin-left:10px;	margin-right:10px;}
	div.thnb_l ul li{ width:100%;   margin: 0; box-sizing: border-box; height:auto; }
	div.thnb_l ul li .bottom { height: auto;}
	div.footer-left img {text-align:center;width:150px; height:150px;}
	div.footer-center p.lemail {font-size:2.7vw;}
	div.b img.pp50 { width: 100%; height: auto;}
	div.tabela_logo { margin-bottom:20px; size:auto;margin:5px;padding:0;}
	div button.btn { padding: 3px 3px; cursor: pointer;  font-size: 10px;margin:3px;}
	div.tabela_logo.img.logo_vekt{ width:20%;}
	div.tabela_logo td{width:auto;}
	div table td {padding-left:5px; padding-right:5px; font-size:8px}
}
	



.slideshow-container {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	position: relative;
	margin: auto;
	margin-top: 0;
	background-position: center center;
}

.slideshow-container mySlides {
	object-fit: fill;
}

.mySlides {
  display: none;
}

.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	margin-top: -16px;
	padding: 16px;
	color: white;
	height: auto;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
	background-color: rgba(0,0,0,0.8);
}

.next {
	right: 0;
	border-radius: 3px 0 0 3px;
	height: auto;
}

.prev:hover, .next:hover {
	background-color: rgba(0,0,0,0.8);
	height: auto;
	text-decoration:none;
	font-size: 25px;
}

.text {
	color: #f2f2f2;
	font-size: 20px;
	padding: 8px 15px;
	position: absolute;
	bottom: 20%;
	width: 100%;
	text-align: center;
	height: auto;
	font-weight: bold;
	mix-blend-mode:difference;
}

.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	height: auto;
	font-weight: bold;
}


.dot {
	position: relative;
	cursor: pointer;
	height: 20px;
	width: 20px;
	margin: 0 2px;
	border-color: white; 
	border-style: solid;
	border-radius: 50%;
	bottom:20%;
	display: inline-block;
	opacity: 0.6;
	transition: background-color 0.6s ease;
	z-index: 900;
	background-color: #bbb;
}

.active, .dot:hover {
	color:#222d80;!important;background-color:#f44336!important
}
a.in_menu:link {
	text-decoration: none;
	color:#222d80;
}
a.in_menu:hover {
	color:#222d80;
	font-weight: bold;
}

a.in_menu:visited {
	color:#222d80;
}

a.in_menu:hover {
	text-decoration: underline;
}
a.link_qsha:link {
	text-decoration: none;
	color:white;
}
a.link_qsha:hover {
	color:white;
	font-weight: bold;
}

a.link_qsha:visited {
	color:white;
}

a.link_qsha:hover {
	text-decoration: underline;
}
div.osv {
	padding: 50px;
}
div.osv img {
	border-radius: 10%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
@media screen and (min-width: 601px) {
	div.in_menu_link {float: left;	width: 320px;}
	div.osv img { width: 45%; float: left; margin-right:20px;}
	div.osv { min-height: 350px; margin:10px 10px 30px 30px; padding:0;width:100%;}
	div.hideshow { display: none;}
	div.kontaktet {width:31%;}
	div.harta { width:100%;}
	div.email {font-size:2vw;}
	div.tabela_cmimi {size:auto;}
	div.section{width:100%;}
}
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;

}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}


footer{
	position: relative;
	bottom: 0;
}
.footer-distributed{
	background-color: #222d80;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;
	padding: 35px 35px;
	margin-top: 10px;
}
 
.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}
 
.footer-distributed .footer-left{
	width: 35%;
}

.footer-distributed h3{
	color:  #ffffff;
	font: normal 36px 'Cookie';
	margin: 0;
}
 
.footer-distributed h3 span{
	color:  #5383d3;
}
 
 
.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}
 
.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}
 
.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	text-align:center;
}
 
 
.footer-distributed .footer-center{
	width: 40%;
}
 
.footer-distributed .footer-center i{
	background-color:  #c0001f;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}
 
.footer-distributed .footer-center i.fa-envelope{
	font-size: 14px;
	line-height: 30px;
}
 
.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}
 
.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}
 
.footer-distributed .footer-center p a{
	color:  #5383d3;
	text-decoration: none;;
}
 
.footer-distributed .footer-right{
	width: 24%;
}
 
.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
 
.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
 
.footer-distributed .footer-icons{
	margin-top: 25px;
}
 
.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color: #c0001f;
	border-radius: 2px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 30px;
	margin-right: 3px;
	margin-bottom: 5px;
}

 
@media (max-width: 880px) {
	.footer-distributed{
		font: bold 14px 'Montserrat', sans-serif !important;
	
	}
 	div.kontaktet {width:50%;}
	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
 	div.b img.pp50 { width: 80%; height: auto;}
	.footer-distributed .footer-center i{
		margin-left: 0;
	}
	.main {
		line-height: normal;
		font-size: 14px:
	}
	div.footer-left img {width:150px; height:150px;}
}
@media screen and (min-width: 881px) {
	 div.topnav { padding-left:7%}
	.footer-distributed{
		font: bold 12px 'Montserrat', sans-serif !important;
		padding: 20px 20px 20px 20px;
		width:auto;
	}
	.footer-distributed .footer-left {
		width:32%;
	}
	.footer-distributed .footer-left img{
		width:130px;
		height:130px;
	}
	.footer-distributed .footer-left H3{
		font-size:30px;
	}
	.footer-distributed .footer-center{
		width:37%;
	}
	.footer-distributed .footer-center p span {
		font-size: 10px;
	}
	.footer-distributed .footer-right{
		width:27%;
	}
	.footer-distributed .footer-left{
		display:  inline-block;
		margin-bottom: 20px;
		text-align: center;
	}
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display:  inline-block;
		margin-bottom: 20px;
		text-align: left;
	}
	.footer-distributed .footer-center i{
		margin-left: 0;
		width: 30px;
		height: 30px;
		line-height:35px;
		font-size:20px;
		margin:5px 10px 5px 0px;
	}
	.main {
		line-height: normal;
		font-size: 10px:
	}
	.footer-distributed .footer-icons a {
		width: 30px;
		height:30px;
		font-size:12px;
		line-height:30px;
	}
}
.tabcontent {
	color: #222d80;
}
div.tabcontent li {
	background-color: white;
	color: #222d80;
	list-style-type: square;
	display: block;
	width: 100%;
	display: list-item;
}
div.img_right {
	height: auto;
	min-height: 450px;
	padding: 20px;
	color:#222d80;
	text-align: justify;
}
div.img_right img{
	width:50%;
	float: right;
	margin-left:20px;
	margin-bottom:20px;
	border-radius: 10%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
div.img_right p{
	margin:0px;
}

div.img_left {
	height: auto;
	min-height: 450px;
	padding: 20px;
	color:#222d80;
	text-align: justify;
}
div.img_left img{
	width:50%;
	float: left;
	margin-bottom:20px;
	margin-right:30px;
	border-radius: 10%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
div.img_left h3{
	margin:0px;
}

h2 {
	color:white;
}

@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

.thnb_l_2 {
	color:#222d80;
}
.thnb_l_2zs {
	color:#222d80;
}
.tabela {
	margin-left:10px;
	margin-right: 10px;
}


/* Menu me shume nivele */

#menu ul {
  margin: 0;
  padding: 0;
}

#menu .main-menu {
  display: none;
}

#tm:checked + .main-menu {
  display: block;
}

#menu input[type="checkbox"], 
#menu ul span.drop-icon {
  display: none;
}

#menu li, 
#toggle-menu, 
#menu .sub-menu {
  border-style: solid;
  border-color: rgba(0, 0, 0, .05);
  background-color: #c0001f;
}

#menu li, 
#toggle-menu {
  border-width: 0 0 1px;
}

#menu .sub-menu {
  background-color:#c0001f;
  border-width: 1px 1px 0;
  margin: 0 1em;
}

#menu .sub-menu li:last-child {
  border-width: 0;
}

#menu li, 
#toggle-menu, 
#menu a {
  position: relative;
  display: block;
  color: white;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
}

#menu, 
#toggle-menu {
  background-color: #c0001f;
}

#toggle-menu, 
#menu a {
  padding: 1em 1.5em;
}

#menu a {
  transition: all .125s ease-in-out;
  -webkit-transition: all .125s ease-in-out;
}

#menu a:hover {
  background-color: #c0001f;
  color: #09c;
}

#menu .sub-menu {
  display: none;
}

#menu input[type="checkbox"]:checked + .sub-menu {
  display: block;
}

#menu .sub-menu a:hover {
  color: #444;
  background-color: #FCF2EC;
}

#toggle-menu .drop-icon, 
#menu li label.drop-icon {
  position: absolute;
  right: 1.5em;
  top: 1.25em;
}

#menu label.drop-icon, #toggle-menu span.drop-icon {
  border-radius: 50%;
  width: 1em;
  height: 1em;
  text-align: center;
  background-color: brown;
  text-shadow: 0 0 0 transparent;
  color: rgba(255, 255, 255, .75);
}

#menu .drop-icon {
  line-height: 1;
}



/* Pershtatja me display */
@media only screen and (max-width: 64em) and (min-width: 52.01em) {
  #menu li {
    width: 33.333%;
  }

  #menu .sub-menu li {
    width: auto;
  }
}

@media only screen and (min-width: 52em) {
  #menu .main-menu {
    display: block;
  }

  #toggle-menu, 
  #menu label.drop-icon {
    display: none;
  }

  #menu ul span.drop-icon {
    display: inline-block;
  }

  #menu li {
    float: left;
    border-width: 0 1px 0 0;
  }

  #menu .sub-menu li {
    float: none;
  }

  #menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 12em;
    z-index: 3000;
  }

  #menu .sub-menu, 
  #menu input[type="checkbox"]:checked + .sub-menu {
    display: none;
  }

  #menu .sub-menu li {
    border-width: 0 0 1px;
  }

  #menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }

  #menu li:hover > input[type="checkbox"] + .sub-menu {
    display: block;
  }
}

.kontaktet {
	float: left;
	width:33%;
	margin-left:10px;
	color:#222d80;
}
/*
.kontaktet:after {
	content:"";
	display:table;
	clear:both;
} */
.kontaktet h2 {
	color:#222d80;
	font-size:1.5vw
}
.kontaktet_all {
	width:90%;
	margin-left:5%;
	margin-right:5%;
	min-height: 150px;
}

.harta h2 {
	color:#222d80;
	margin-top:5px;
	margin-bottom:5px;
}
.tabela_cmimi {
	margin-bottom:20px;
}
/*Tabela te spdi*/
th, td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
th.kolna_1{
	width:50%;
}
th.kolna_2{
	width:50%;
}
/*Tabela te spdi*/
.rowzs:after {
  content: "";
  display: table;
  clear: both;
}

/*Foto ne mes dite e hapur */

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

/* Image flaer */
.flaer {
	margin-left:10%;
	width:80%;
}
/* Image flaer */

.pp50 {
  width: 600px;
  height: auto;
}

/* Blink per tekstin regjistrimi */
.blink {
 animation: blink 1.5s step-start infinite;
 font-size:1.5vw;
 color: #c0001f;
 line-height: 1.2;
 font-weight: bold;
}
@keyframes blink {
 0% {
  opacity: 1;
 }
 50% {
  opacity: 0;
 }
 100% {
  opacity: 1;
 }
}
/* Blink per tekstin regjistrimi */

/* Llogo vektor */
img.logo_vekt{
	width:30%;
	margin-left:auto;
	margin-right:auto;
}
/* Llogo vektor */

/* Download logo button */
.btn {
  background-color: #f2f2f2;
  border: none;
  color: #222d80;
  padding: 5px 15px;
  cursor: pointer;
  font-size: 10px;
}

/* Darker background on mouse-over */
.btn:hover {
  background-color: #c0001f;
  color:#f2f2f2;
}
/* Download logo button */

/* faqja raporto dhune*/
.reporting-container {
        font-family: sans-serif;
        line-height: 1.6;
        color: #333;
        max-width: 800px;
        margin: 0 auto;
        padding: 15px;
    }

    .reporting-container strong {
        display: block;
        margin-bottom: 10px;
        font-size: 1.2rem;
    }

    /* Links styling */
    .spdi, .pdf-link {
        display: inline-block;
        margin-bottom: 12px;
        color: #0056b3;
        text-decoration: none;
        word-wrap: break-word; /* Prevents long links from breaking layout */
    }

    .spdi:hover, .pdf-link:hover {
        text-decoration: underline;
    }

    /* Boxed sections */
    .info-box {
        background-color: #f8f9fa;
        border-left: 5px solid #0056b3;
        padding: 15px;
        margin: 20px 0;
        border-radius: 4px;
    }

    /* List styling */
    .contact-list {
        list-style: none;
        padding: 0;
        margin-top: 10px;
    }

    .contact-list li {
        margin-bottom: 15px;
        padding-bottom: 5px;
        border-bottom: 1px solid #eee;
    }

    .contact-list a {
        display: inline-block;
        color: #d9534f;
        text-decoration: none;
        margin-right: 10px;
    }

    /* Mobile adjustments */
    @media (max-width: 600px) {
        .reporting-container {
            padding: 10px;
        }
        .contact-list li {
            font-size: 0.95rem;
        }
    }

    /* per faqen keshilli i nxenesve */
        /* Përdorim stilin ekzistues që kemi krijuar */
    .document-box {
        font-family: sans-serif;
        line-height: 1.6;
        color: #333;
        max-width: 800px;
        margin: 20px auto;
        padding: 15px;
        background-color: #fcfcfc;
        border: 1px solid #eee;
        border-radius: 4px;
    }

    .document-title {
        display: block;
        margin-bottom: 10px;
        color: #222;
        font-size: 1.1rem;
    }

    .pdf-link-container {
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 8px 0;
    }

    .pdf-link-container i {
        color: #d9534f; /* Ngjyra e kuqe për ikonën e PDF */
        font-size: 1.2rem;
    }

    .spdi-link {
        color: #0056b3;
        text-decoration: none;
        word-wrap: break-word;
        font-style: normal; /* Heqim italic-un që vjen nga tagu <i> */
    }

    .spdi-link:hover {
        text-decoration: underline;
    }

    @media (max-width: 600px) {
        .document-box {
            padding: 12px;
            margin: 10px;
        }
        .document-title {
            font-size: 1rem;
        }
    }

     /* Stili i ri i bazuar në faqen e kuizit */
        .modern-grid-container {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 25px;
            padding: 20px 0;
            font-family: 'Montserrat', sans-serif;
        }

        .event-card {
            background: #fff;
            border-radius: 12px;
            overflow: hidden;
            box-shadow: 0 4px 15px rgba(0,0,0,0.1);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            text-decoration: none;
            color: #333;
            border: 1px solid #eee;
            display: flex;
            flex-direction: column;
        }

        .event-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 12px 25px rgba(0,0,0,0.15);
            border-color: #3498db;
        }

        .card-img {
            width: 100%;
            height: 200px;
            overflow: hidden;
        }

        .card-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.5s ease;
        }

        .event-card:hover .card-img img {
            transform: scale(1.1);
        }

        .card-info {
            padding: 20px;
            text-align: center;
            flex-grow: 1;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .card-info h3 {
            margin: 0 0 10px 0;
            font-size: 1.25rem;
            color: #2c3e50;
        }

        .card-info .year-label {
            font-weight: 600;
            color: #3498db;
            margin-bottom: 15px;
            display: block;
        }

        .view-btn {
            display: inline-block;
            background: #3498db;
            color: #fff !important;
            padding: 8px 20px;
            border-radius: 25px;
            font-size: 0.9rem;
            font-weight: 600;
            transition: background 0.3s;
        }

        .event-card:hover .view-btn {
            background: #2c3e50;
        }

        .intro-text {
            background: #fdfdfd;
            padding: 25px;
            border-left: 5px solid #3498db;
            border-radius: 4px;
            margin-bottom: 30px;
            line-height: 1.7;
            box-shadow: 0 2px 5px rgba(0,0,0,0.05);
        }