@charset "utf-8";

@font-face {
  font-family: 'SFProText-Regular';
  src: url('SFProText-Regular.eot');
  src: url('SFProText-Regular.woff2') format('woff2'),
       url('SFProText-Regular.woff') format('woff'),
       url('SFProText-Regular.ttf') format('truetype'),
       url('SFProText-Regular.svg#SFProText-Regular') format('svg'),
       url('SFProText-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

	  
*, form { 
    padding: 0; 
	margin: 0;
	box-sizing: border-box;
	moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;}

header, section, footer, aside, nav, article, figure, figcaption, main {
	display: block;}

html, body { 
    margin: 0px; 
	padding: 0px; 
	border: 0px; 
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust: none;
    text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;}
	
a {
	text-decoration: none;}
	
img {
	border: none;}	
	
#page {
	width: 100%;
}
	
.left {
	float: left;}
	
.right {
	float: right;}
	
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;}
	
.clearfix {
    display: inline-block;}
	
.clearfix {
    display: block;}
	
.header-wrapper {
	width: 100%;
	box-shadow: 3px 3px 4px #ddd;
	z-index: 10;
	position: relative;}
	
.hdr-container {
	width: 100%;
	background-color: #1896A0;}
	
.top-navigation {
	width: 1000px;
	margin: auto;
	height: 45px;}
	
.nav-top li {
	display: inline-block;
	float: left;
	padding-left: 35px;}
	
.nav-top li a {
	font-family:  'SFProText-Regular';             
	font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
	line-height: 45px;}
	
.nav-top li a {
	font-family:  'SFProText-Regular';             
	font-size: 14px;
	color: rgba(240, 240, 240, 0.8);}
	
.denoncim {
	font-family:  'SFProText-Regular';             
	font-size: 14px;
	color: #fff;
	line-height: 45px;}
	
.nav-top li.nr-tel {
	padding-left: 10px;}
	
.nr-tel span {
    font-family:  'SFProText-Regular';             
	font-size: 18px;
	color: #fff;
	line-height: 45px;}
		
.main-header {
    width: 1000px;
	margin: auto;}
	
.upper-hdr {
	padding-top: 20px;}
	
#kerkimi {
    box-shadow: 1px 1px 1px #ccc;
	 -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
	margin-top: 10px;}
	
.searchform input#cfare {
    width: 215px;
    height: 43px;
    background: #fff;
    border: none;
    font-size: 14px;
    float: left;
    color: #0678B4;
    padding-left: 15px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border: 1px solid #EEEEEE;
    border-right: none;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    outline: none;}



.buttonsearch {
    -webkit-border-top-right-radius: 1px;
    -webkit-border-bottom-right-radius: 1px;
    -moz-border-radius-topright: 1px;
    -moz-border-radius-bottomright: 1px;
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
    border: 1px solid #EEEEEE;
    border-left: none;
    background: #fff;
    height: 43px;
    width: 54px;
    opacity: 1;
    outline: none;
    cursor: pointer;}
.fa-search {
    padding: 8px 15px;
    background-image: url(../images/loop.png);
    background-repeat: no-repeat;
    background-position: center;}
	
header.pageHeader {
    min-width: 100%;
    text-align: justify;
    padding: 20px 0;
    color: #fff;}

header.pageHeader > div {
    height: 100%;}
	
header.pageHeader > div, header.pageHeader > div::before, header.pageHeader nav, header.pageHeader > div a {
    display: inline-block;
    vertical-align: middle;}

.navigation ul li {
    display: inline;
    padding: 0 5px;}
	
.main-nav {
	margin: 0;
	padding: 0;}
	
.main-nav li a {
	font-family:  'SFProText-Regular';             
	font-size: 18px;
    color: #13727D;}
	
.navigation ul li.home {
	padding-left: 0;}
	
.navigation ul li:last-child {
    padding-right: 0;}
	
.home a {
	padding-right: 24px;
	background-image: url(../images/home-icon.png);
	background-position: left center;
	background-repeat: no-repeat;}
	
.three-col {
	width: 100%;}
	
.similar {
	background-color: #EEEEEE;
	padding-top: 40px;
	padding-bottom: 35px;
	border-bottom: 1px solid #E1E1E1;}

.three-container {
	width: 1020px;
	margin: auto;}

.colums {
display: flex;
	flex-wrap: wrap;
	list-style: none;
	display: -webkit-flex; 
  
	 -webkit-flex-wrap: wrap; 
	}

.colums>li {
	width: 250px;
	padding: 0 10px;
	}
	
.inside-col img {
	display: block;
	width: 240px;
	height: 164px;}
	
.inside-col h2 {
	font-family:  'SFProText-Regular';             
	font-size: 26px;
    color: #13727D;
	margin: 25px 0 15px;
	font-weight: normal;}
	
.listing-items {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 25px;}
	
.listing-items li {
    padding: 10px 0 10px 34px;
	background-image: url(../images/arrowli.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family:  'SFProText-Regular';             
	font-size: 16px;
    color: #5F5F5F;}

.listing-items li a {
	font-family:  'SFProText-Regular';             
	font-size: 16px;
    color: #5F5F5F;
	text-decoration:none;
	}	
	
.e-sh {
	padding-left: 36px;
	font-family:  'SFProText-Regular';             
	font-size: 14px;
    color: #13727D;
	padding-top: 13px;
	padding-bottom: 13px;
	background-position: left center;
	background-repeat: no-repeat;}

.e-sh a{
	font-family:  'SFProText-Regular';             
	font-size: 14px;
    color: #13727D;
}	

.esh1 {
	background-image: url(../images/individ.png);}
	
.esh2 {
	background-image: url(../images/sipermarres.png);
	padding-left: 28px;}
	
.esh3 {
	background-image: url(../images/ojf.png);}
	
.informacione {
	padding-top: 70px;}
	
.sec-header {
	font-family:  'SFProText-Regular';             
	font-size: 32px;
    color: #545454;
	text-align: center;
	font-weight: normal;
	margin-bottom: 50px;}
	
.col-content {
	height: 100%;
	padding-top: 25px;
	padding-bottom: 15px;
	border: 1px solid #eee;
	box-shadow: 1px 1px 2px #bbb;}
	
.col-content h2 {
	padding-left: 25px;
	font-family:  'SFProText-Regular';             
	font-weight: normal;
	font-size: 26px;
	line-height: 26px;
    color: #18969F;
	margin-bottom: 25px;}
	
.col-content img {
	display: block;
	margin-bottom: 22px;
	width: 230px;}
	
.col2 {
	background-color: #F3F3F3;}
	

.col3 {
	box-shadow: none;
	border: none;
	border-bottom: 1px solid #E4E4E4;
	padding-left: 22px;}	 
	
.col3 h2 {
	color: #545454;
	padding-left: 0;}
	
.infos {
	list-style: none;
	padding-left: 25px;
	padding-right: 25px;}

.infos li {
	font-family:  'SFProText-Regular';             
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 12px;
	line-height:20px;
	color: #878787;}

.infos a {
	font-family:  'SFProText-Regular';             
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 8px;
	color: #878787;
	text-decoration:none;
	}
	
.te-fundit {
	list-style: none;
	padding: 0;}
	
.te-fundit li {
	padding-right: 30px;
	margin-bottom: 23px;}
	
.te-fundit li p {
	font-family:  'SFProText-Regular';             
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #535353;}
	
.date {
	font-family:  'SFProText-Regular';             
	font-weight: normal;
	font-size: 12px;
	color: #51B0B7;}
	
.all-info {
	font-family:  'SFProText-Regular';             
	font-weight: normal;
	font-size: 13px;
	color: #000;}
	
.linqe {
	padding-top: 45px;
	padding-bottom: 45px;}
	
.linqe-list {
	padding: 0;
	list-style: none;}
	
.linqe-list li {
	height: 42px;
	margin-bottom: 10px;}
	
.linqe-list li img {
	display: inline-block;
	float: left;}
	
.linqe-list li p {
	display: inline-block;
	line-height: 42px;
	float: left;
	margin-left: 17px;
	font-family:  'SFProText-Regular';             
	font-weight: normal;
	font-size: 16px;
	color: #18969F;}
	
.colums>li.institucione {
	padding-top: 10px;}
	
.institucione h3 {
	font-family:  'SFProText-Regular';             
	font-weight: normal;
	font-size: 15px;
	color: #18969F;
	margin-bottom: 10px;}
	
.inst-list {
    padding: 0;
	list-style: none;}
	
.inst-list li {
	font-family:  'SFProText-Regular';             
	font-weight: normal;
	font-size: 14px;
	color: #858585;
	margin-bottom: 10px;}

.inst-list li a{
	font-family:  'SFProText-Regular';             
	font-weight: normal;
	font-size: 14px;
	color: #858585;
	text-decoration:none;
}
	
.help-cont {
	width: 1000px;
	margin: auto;
	position: relative;}
	
.reg {
	font-family:  'SFProText-Regular';             
	font-weight: normal;
	font-size: 16px;
	color: #000;
	margin-bottom: 20px;}
	
.chat {
	background-color: #FFBF00;
	border-color: #E2AC0A;
    width: 320px;
    height: 42px;
	background-image: url(../images/chatbut.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	cursor: pointer;}
	
.chat span {
	font-family:  'SFProText-Regular';             
	font-weight: normal;
	font-size: 14px;
	color: #000;
	background-image: url(../images/arrowbut.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 40px;}
	
.register {
	box-shadow: 1px 1px 1px #ccc;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;}
	
.register input#email_input {
    width: 276px;
    height: 44px;
    background: #fff;
	font-family:  'SFProText-Regular';             
    font-size: 14px;
    float: left;
    color: #0678B4;
    padding-left: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #EEEEEE;
    border-right: none;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    outline: none;}

.buttonsend {
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid #EEEEEE;
	border-left: 1px solid #CBCBCB;
    background: #fff;
    height: 44px;
    width: 44px;
    outline: none;
    cursor: pointer;}

.fa-send {
    padding: 8px 15px;
    background-image: url(../images/regarrow.png);
    background-repeat: no-repeat;
    background-position: center;}
	
.footer-wrapper {
	width: 100%;
	border-top: 1px solid #DADADA;
	padding-top: 40px;
	padding-bottom: 40px;}
	
footer {
	width: 1000px;
	margin: auto;}
	
footer .left {
	padding-top: 40px;}
	
.sociale {
	width: 320px;}
	
footer p {
	font-family:  'SFProText-Regular';             
	font-weight: normal;
	font-size: 13px;
	color: #878787;
	line-height: 17px;
	margin-bottom: 15px;}
	
footer span {
	display: inline-block;
	float: left;
	line-height: 18px;
	font-size: 14px;
	font-family:  'SFProText-Regular';             
	color: #18969F;
	margin-right: 7px;}
	
.impuls {
	display: block;
	float: none;
	line-height: 18px;
	font-size: 13px;
	font-family:  'SFProText-Regular';             
	color: #868686;
	margin-top: 15px;}

.impuls a{
	line-height: 18px;
	font-size: 13px;
	font-family:  'SFProText-Regular';             
	color: #868686;
	text-decoration:none;
	}
	
.sociale h5 {
    font-size: 16px;
	font-family:  'SFProText-Regular';             
	color: #444444;
	margin-bottom: 7px;}
	
.sociale img {
	margin-right: 10px;}
	
.content-sec {
	width: 100%;
	margin: 0;}
	
.content-header {
	width: 100%;
	background-color: rgba(153, 153, 153, 0.16);
	box-shadow: 3px 3px 4px #ddd;}
	
.h-wrapper {
	width: 1000px;
	margin: auto;
	padding: 40px 0 30px;}
	
.h-wrapper h1 {
    font-size: 30px;
	font-family:  'SFProText-Regular';             
	color: #18969F;
	font-weight: normal;
	display: inline;
	background-image: url(../images/arrowh.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 32px;}
	
.content-c {
	width: 1000px;
	margin: auto;
	padding-bottom: 100px;}
	
.sub-menu-list {
	list-style: none;
	padding: 0;}
	
.sub-menu-list li {
	width: 640px;
	height: 60px;
	background-color: #E8E8E8;
	margin-bottom: 10px;
	background-image: url(../images/arrowmenu.png);
	background-position: 602px center;
	background-repeat: no-repeat;
	transition-duration: 0.1s;
	transition-timing-function: ease-in-out;}
	
.sub-menu-list li a {
	display: block;
	width: inherit;
	height: inherit;
	line-height: 60px;
	padding-left: 30px;
	font-size: 22px;
	font-family:  'SFProText-Regular';             
	color: #18969F;
	font-weight: normal;
	transition-duration: 0.1s;
	transition-timing-function: ease-in-out;}
	
.sub-menu-list li:hover {
	background-image: url(../images/menuhover.png);
	background-color: #269CA6;
	box-shadow: 2px 2px 2px #bbb;
	transition-property: all;}
	
.sub-menu-list a:hover {
	color: #fff;
	transition-property: color;}
	
.kthehu {
    display: block;
	width: 640px;
	height: 60px;
	box-shadow: 2px 2px 2px #ccc;
	background-color: #EEEEEE;
	line-height: 60px;
	font-family:  'SFProText-Regular';             
	font-size: 22px;
	padding-left: 60px;
	color: #545454;
	font-weight: normal;
	background-image: url(../images/arrowback.png);
	background-position: 30px center;
	background-repeat: no-repeat;}
	
.content-c .sidebar {
	padding-top: 60px;}
	
.sidebar {
	width: 320px;
	border-bottom: 1px solid #E4E4E4;
	padding: 25px;}

.sidebar h2 {
	font-family:  'SFProText-Regular';             
	font-size: 26px;
	line-height: 26px;
	color: #535353;
	font-weight: normal;
	margin-bottom: 20px;}
	
.latest {
	padding: 0;
	list-style: none;}
	
.latest	li {
	margin-bottom: 25px;}

.latest	li p {
	font-family:  'SFProText-Regular';             
	font-size: 14px;
	color: #535353;
	font-weight: normal;
	line-height: 18px;}
	
.latest	li time {
	font-family:  'SFProText-Regular';             
	font-size: 12px;
	color: #51B0B7;
	font-weight: normal;}
	
.choose {
	font-family:  'SFProText-Regular';             
	font-size: 12px;
	color: #878787;
	font-weight: normal;
	line-height: 60px;}
	
.nen-menute {
    width: 350px;
	padding-top: 160px;
	padding-right: 50px;}
	
.open-content {
	width: 650px;}
	
.nen-menute h3 {
	font-family:  'SFProText-Regular';             
	font-size: 18px;
	color: #0C4C53;
	font-weight: normal;
background-image: url(../images/openmenu.png);
background-position: left center;
background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 15px;}
	
.koka-content {
	margin-bottom: 20px;
	padding-top: 70px;}
	
.path {
	font-family:  'SFProText-Regular';             
	font-size: 13px;
	color: #868686;
	font-weight: normal;
	background-image: url(../images/smallhome.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;}
	
.aktiv-link {
	color: #18969F;}
	
.koka-content h1 {
	font-family:  'SFProText-Regular';             
	font-size: 36px;
	color: #000000;
	font-weight: normal;}
	
.zhvillimi figure {
	margin-bottom: 25px;}
	
.tekst p {
	font-family: 'SFProText-Regular';
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 20px;}

.tekst td {
	font-family: 'SFProText-Regular';
	font-size: 16px;
	line-height: 24px;
	color: #13747d;
	font-weight: normal;
	padding:7px;
	border: 1px solid #CCC;
	
	}	
.tekst table {
	border-collapse:collapse;
	width:100%;
	}
	
.tekst ol {

	}
.tekst ol li {
	font-family: 'SFProText-Regular';
    font-weight: 400;
    font-size: 16px;
	line-height: 28px;
	}	

.tekst ol li {
	font-family: 'SFProText-Regular';
    font-weight: 400;
    font-size: 16px;
	line-height: 28px;
	}	





		.tekst ol  {
			counter-reset: numro;
			list-style:none;
				margin-top:-20px;
	margin-bottom:15px;
		}
		.tekst ol li {
			position: relative;
				font-family: 'SFProText-Regular';
				color: #777777;
    font-weight: 400;
    font-size: 16px;
	line-height: 28px;
		padding: 0 0 10px 0;
		}
		.tekst ol li:before {
			content: counter(numro) ". ";
			counter-increment: numro;
			position: absolute;
			left: 0;
			top: 0;
				font-family: 'SFProText-Regular';
   			 font-weight: bold;
    		font-size: 16px;
			line-height: 28px;
			color: #1896A0;
		}

		.tekst ol li {
			padding-left: 30px;
		}





	
.tekst ul {
	padding-left:18px;
	margin-top:-20px;
	margin-bottom:15px;
	}
.tekst ul li {
	font-family: 'SFProText-Regular';
    font-weight: 400;
    font-size: 16px;
    color: #777777;
	padding-left:6px;
	line-height: 28px;
	}	

.tekst ul li {

     list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMi8xMy8xNppF5P0AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAWElEQVQYlWP8/2TqfwYiAQsDAwMDw9OJhFVK5zMwEWvqtd3Z2BUzmt/CqgGr4v8n1bBqwOkMbBpwKmY0v8Xw/6QaYcXYFOJUjE0hXmdgtREWg9d2ZxNUDAB6GRv99ooxOAAAAABJRU5ErkJggg==');
}		
	
	
.tekst blockquote {
	color: #777777;
	padding-left: 20px;
    border-left: 6px solid #C5E5E7;
    font-family: 'SFProText-Regular';
    font-weight: 400;
    font-size: 16px;
	line-height: 23px;
    margin-bottom: 25px;}

.tekst blockquote p{
	color: #777777;
    font-family: 'SFProText-Regular';
    font-weight: 400;
    font-size: 16px;
	line-height: 23px;
}	
	
.tekst h5 {
	font-family: 'SFProText-Regular';
    font-weight: 700;
    font-size: 16px;
    margin-bottom: ;}
	
.tekst a {
	color:#116C99;
	text-decoration:underline;
}
	
.list-out li {
	margin: 3px 0;}
	
.list-out li a {
    font-family: 'SFProText-Regular';
    font-weight: 300;
    font-size: 16px;
	color: #116C99;
	background-image: url(../images/afterlink.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;}
	
.tekst h2 {
	font-family: 'SFProText-Regular';
    font-weight: 400;
    font-size: 24px;
	color: #000000;
	margin-bottom: 20px;}
	
.materiale {
	    margin-left: 0 !important;
    margin-bottom: 0 !important;
	padding: 0;
	list-style: none;}
	


.informuese {
	font-family: 'SFProText-Regular';
    font-weight: 400;
    font-size: 24px;
	color: #000000;
	margin-bottom: 20px;
	margin-top:40px;}



.materiale li {
width: 650px;
border: 1px solid #E1E1E1;
background-color: #EEEEEE;
background-position: 13px 11px;
background-repeat: no-repeat;
margin-bottom: 10px;
box-shadow: 1px 1px 2px #aaa;}

.materiale li a {
display: inline-block;
width: inherit;
background-image: url(../images/arrowbut.png);
background-position: 625px 20px;
background-repeat: no-repeat;
line-height: 23px;
padding-left: 57px;
padding-right: 57px;
padding-top: 13px;
padding-bottom: 13px;
font-family: 'SFProText-Regular';
   font-weight: 400;
   font-size: 16px;
color: #000000;}




	
.materiale li.pdf {
	background-image: url(../images/pdf-icon.png);}
	
.materiale li.xls {
	background-image: url(../images/exel-icon.png);}

.materiale li.csv {
	background-image: url(../images/csv-icon.png);}

.materiale li.xlsx {
	background-image: url(../images/exel-icon.png);}	

.materiale li.docx {
	background-image: url(../images/docx-icon.png);}
.materiale li.doc {
	background-image: url(../images/docx-icon.png);}	
	
.materiale li:hover, .materiale li:active {
	background-color: #fff;}
	
.opcione {
	margin-top: 30px;}
	
.opcione a {
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-family: 'SFProText-Regular';
    font-weight: 300;
    font-size: 10px;
	color: #858585;
	text-transform: uppercase;
	margin-right: 20px;}

.opcione a.share-opt {
	background-image: url(../images/share-icon.png);}
	
.opcione a.print-opt {
	background-image: url(../images/print-icon.png);
	padding-left: 21px;}
	
.njoftim-box {
    width: 100%;
	margin-top: -10px;
	padding: 0 10px 30px;}
	
.njoftim {
	background-color: #fff;
	height: 50px;
	padding-left: 20px;
	box-shadow: 2px 2px 2px #999;
	 -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;}
	
.njoftim h4 {
	font-family:  'SFProText-Regular';             
    font-weight: normal;
    font-size: 16px;
	color: #18969F;
	line-height: 50px;
	float: left;}
	
.njoftim .clr {
	font-weight: normal;
	color: #666666;}
	
.close-nj {
	display: block;
	width: 52px;
	height: 50px;
	float: right;
	background-color: #EEEEEE;
	background-image: url(../images/njfitmbg.png);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	cursor: pointer;}
	
.live-chat-box {
	position: absolute;
	right: 0;
	width: 320px;
	-webkit-box-shadow: 0px 0px 0px 2px #A67C00;
    -moz-box-shadow: 0px 0px 0px 2px #A67C00;
    box-shadow: 0px 0px 0px 2px #A67C00;
	background-color: #FFBF00;
	padding: 15px 15px 0;}
	
.live-chat-box h5 {
	font-family:  'SFProText-Regular';             
    font-weight: normal;
    font-size: 14px;
	line-height: 21px;
	padding-left: 40px;
    color: #000;
	background-image: url(../images/chatbut.png);
	background-position: left center;
	background-repeat: no-repeat;}
	
.prezantim {
	margin-top: 15px;
	padding: 20px 15px;
	background-color:#fff; 
	border-bottom: 1px solid rgba(221, 221, 221, 0.6);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;}
	
.operator {
	width: 34px;
	height: 34px;
	float: left;
	text-align: center;
	border: 2px solid #59B052;
	border-radius: 50%;
	margin-right: 15px;}
	
.prezantim span {
	font-family:  'SFProText-Regular';             
    font-weight: normal;
    font-size: 13px;
	line-height: 16px;
	color: #858585;
	margin-top: 7px;}
	
.biseda {
	background-color: #fff;
	min-height: 110px;
	border-bottom: 1px solid #DDDDDD;}
	
.shkruaj-sms {
	background-color: #EEEEEE;
	height: 47px;
	padding: 15px;}
	
.shkruaj-sms span {
	font-family:  'SFProText-Regular';             
    font-weight: normal;
    font-size: 16px;}
	
.has-sub ul {
	display:none;
	}
.open.has-sub > a {	
  background-image: url(../images/openmenu.png);
  background-repeat: no-repeat;
  background-position: 280px center;
}
.open ul {
	display:block !important;
	}	

.main-nav li a:hover {
color: #0A4444;}

.listing-items li a:hover {
color: #000;}

.infos li a:hover {
color: #000;}	

.inst-list li a:hover {
color: #000;}

.inside-menu>li.open>a>span {
color: #0A4444;
font-weight: bold;}	

.nemenute {
	list-style: none;
    padding: 0;}
	

.nemenute li {
	width: 100%;
	height: auto;
	background-color: #eee;
	margin-bottom: 10px;
	background-image: url(../images/shigjetamenu.png);
	background-position: 96% bottom;
	background-repeat: no-repeat;
	transition-duration: 0.1s;
	transition-timing-function: ease-in-out;
}

.nemenute li a {
    display: inline-block;
    width: inherit;
    height: inherit;
    line-height: 26px;
    font-size: 20px;
    font-family:  'SFProText-Regular';             
    color: #18969F;
    font-weight: normal;
    transition-duration: 0.1s;
    transition-timing-function: ease-in-out;
    padding: 13px 45px 26px 30px;
}

.dita {
   display:block;
   font-size: 12px;
   font-family:  'SFProText-Regular';             
   color: #000;
   font-weight: normal;}


.nemenute li:hover {
	background-image: url(../images/shigjetabardhe.png);
	background-color: #269CA6;
	background-position: 97% bottom;
	box-shadow: 2px 2px 2px #bbb;
	transition-property: all;}
	
.nemenute a:hover {
	color: #fff;
	transition-property: color;}

.nemenute a:hover>span {
	color: #fff;
	transition-property: color;}







	
.searchform {
	width:269px;
	margin-top:10px;}

input.gsc-input {
	width: 212px!important;
    height: 41px!important;
    background: #fff!important;
    border: none!important;
    font-size: 14px!important;
    float: left!important;
    color: #0678B4!important;
    padding-left: 15px!important;
    -webkit-border-radius: 1px!important;
    -moz-border-radius: 1px!important;
    border-radius: 1px!important;
    outline: none;}
	
.gsc-input-box {
    border: 1px solid #EEEEEE!important;
    border-right: none!important;
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}
	
td.gsib_a {
    padding: 0!important;
}
	
td.gsc-search-button {
	webkit-border-top-right-radius: 1px!important;
    -webkit-border-bottom-right-radius: 1px!important;
    -moz-border-radius-topright: 1px!important;
    -moz-border-radius-bottomright: 1px!important;
    border-top-right-radius: 1px!important;
    border-bottom-right-radius: 1px!important;
    border: 1px solid #EEEEEE!important;
    border-left: none!important;
    width: 54px!important;
    opacity: 1!important;
    outline: none!important;
    cursor: pointer!important;
	background-image: url(../images/loop.png)!important;
	background-repeat: no-repeat!important;
	background-position: center!important;}

.gsc-search-box-tools .gsc-search-box .gsc-input {
	padding-right: 0!important;}
	
.gsc-input-box {
    border: 1px solid #D9D9D9;
    background: #fff;
    height: auto!important;
}
.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0!important;}
	
.gsc-input-box table {
	border-collapse: collapse!important;}
	
td.gsib_b {
	display: none!important;}
	
input.gsc-search-button-v2 {
    width: 54px!important;
    height: 38px!important;
    min-width: 13px;
    margin-top: 0!important;
	background-color: transparent!important;
	src: none!important;}
	
input.gsc-search-button {
    margin: 0!important;
	border: none!important;
	outline: none!important;}


table.gsc-search-box>tbody>tr {
	box-shadow: 1px 1px 1px #ccc;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;}	
	
	
.fushat h3 {
    font-family: 'SFProText-Regular';
    font-weight: 400;
    font-size: 24px;
    color: #000000;}

.form-group {
	margin: 10px 0;}
	
.form-group h4 {
    font-family: 'SFProText-Regular';
    font-weight: 400;
    font-size: 18px;
    color: #000000;
	margin-bottom: 10px;}

.form-group input {
    width: 100%;
	height: 40px;
	padding-left: 15px;
	border-radius: 3px;
	border: 1px solid #ccc;}
	
.form-group select {
	width: 90px;
	height: 40px;
	font-family: 'SFProText-Regular';
    font-weight: 400;
    font-size: 16px;
    color: #000000;
	padding: 0 10px;
	border-radius: 3px;}

.kerko-term {
	  width: 290px;
	  height: 35px;
	  border-radius: 4px;
	  border: 1px solid #ccc;
	  -webkit-transition: width 0.4s ease-in-out;
	  transition: width 0.4s ease-in-out;
	  padding-left: 15px;}
	  

  
.kerko-b {
	  height: 35px;
	  border-radius: 4px;
	  border: none;
	  padding: 0 18px;
	  background-color: #aaa;
	  color: #fff;}
.pastro-b {
	  height: 35px;
	  border-radius: 4px;
	  border: none;
	  padding: 0 18px;
	  background-color: #fff;
	  color: #666;
	  border: 1px solid #aaa;}
  
.germa {
	margin-right: 3px;
	font-family: 'SFProText-Regular';
	font-size: 18px;
	font-weight: normal;
	color: #000 !important;
	text-decoration:none !important;
	padding: 0 3px;}	
		
.germa:hover {
	background-color: #aaa;
	color: #fff;}
	
.dispay_result {
	margin-bottom: 30px;}
.olli {
	font-weight: bold;}
	
.termi_tittle {
   font-family: 'SFProText-Regular';
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 7px;}
.termi_teksti {
	font-family: 'SFProText-Regular';
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #000;}
	
.termi_container {
	 margin-top:15px; 
	 margin-bottom: 15px;}	
			 
.showM {
	display: none;}
	
.c-menu--push-right.is-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
	
.c-menu--push-right {
    top: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}

.c-menu--push-right {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    min-height: 100%;
    max-height: none;}
	
.c-menu {
    z-index: 200;
    background-color: #fff;
    transition: transform .3s;
    -o-transition: transform .3s;
}

.c-menu, .o-wrapper {
    -webkit-transition: -webkit-transform .3s;
    -o-transition: transform .3s;
}
.c-menu--push-right .c-menu__close {
    display: block;
    padding: 12px 20px;
    width: 100%;
    text-align: right;
	outline: none;
}
.c-menu__close {
    color: #000;
    background-color: #fff;
    border: none;
    cursor: pointer;
}
.c-button, .c-menu__close {
    -moz-appearance: none;
    appearance: none;
    border-radius: none;
    -webkit-appearance: none;
    font-size: 14px;
    box-shadow: none;
}
.c-menu__items {
    list-style: none;
    margin: 0;
    padding: 0;
}
.c-menu--push-right .c-menu__item:first-child {
    border-top: none;
}
.c-menu--push-right .c-menu__link {
    font-size: 17px;
    display: block;
    padding: 5px 20px;
    color: #13727D;
	font-family: 'SFProText-Regular';
}
.c-mask.is-active {
    width: 100%;
    height: 100%;
    opacity: .7;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}
.c-mask {
    z-index: 100;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: opacity .3s,width 0s .3s,height 0s .3s;
    transition: opacity .3s,width 0s .3s,height 0s .3s;
}
.c-mask, body.has-active-menu {
    overflow: hidden;
}
#carbonads, .c-mask, .c-menu {
    position: fixed;
}
	
.o-wrapper.has-push-right {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.c-menu, .o-wrapper {
    -webkit-transition: -webkit-transform .3s;
    -o-transition: transform .3s;
}
.o-wrapper {
    background-color: #fff;
    transition: transform .3s;
    position: absolute;
}	
.menuja {
    line-height: 60px;
    background-image: url(../images/vizat.svg);
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 40px;
    margin-right: 15px;
    float: right;
	font-family: 'SFProText-Regular';
	font-size: 12px;
}
.o-header-nav__link {
    padding: 12px 15px;
    color: #fff;
    float: left;
}

.o-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}




@media (max-width:1020px) {
	#page {
		width: 1020px;}} 

@media (max-width: 640px) {
	
	 #page {
		width:100%;}
	.hideM {
		display: none;}
	.showM {
	    display: block;}
    .right, .left {
		float: none;}
.c-menu--push-right {
    -webkit-transform: translateX(270px);
    -ms-transform: translateX(270px);
    -o-transform: translateX(270px);
    transform: translateX(270px);
}
.c-menu--push-right {
    width: 270px;}
	
.o-wrapper.has-push-right {
    -webkit-transform: translateX(-280px);
    -ms-transform: translateX(-280px);
    -o-transform: translateX(-280px);
    transform: translateX(-280px);
	-webkit-box-shadow: 4px 0px 9px -1px rgba(0,0,0,0.46);
-moz-box-shadow: 4px 0px 9px -1px rgba(0,0,0,0.46);
box-shadow: 4px 0px 9px -1px rgba(0,0,0,0.46);
}
.three-container {
    width: 100%;
}
.help-cont {
    width: 100%;
	padding: 0 20px;}


	
.colums>li {
    width: 100%;
    padding: 0 15px;
    display: block;
    float: none;
	margin-bottom: 15px;
	box-sizing: border-box;
	moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;}

#page {
	width: 100%;
}
	
.inside-col img {
    display: block;
    width: 100%;
    height: auto;
}
.similar {
    background-color: #EEEEEE;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E1E1E1;
}
.informacione {
    padding-top: 30px;
}
.sec-header {
    font-size: 22px;
    margin-bottom: 20px;
	padding: 0 30px;
}
.linqe {
    padding-top: 30px;
    padding-bottom: 30px;
}
footer {
    width: 100%;
	padding: 0 20px;
}
.inside-col h2 {
    font-size: 20px;
    color: #13727D;
    margin: 0 0 5px;
    font-weight: normal;
}
.bardhe {
	background-color: #fff;
	padding: 15px 15px 20px;}
	
.listing-items li {
    padding: 5px 0 5px 24px;
    background-image: url(../images/arrowli.png);
    background-repeat: no-repeat;
    background-position: left center;
	background-size: 5%;
}
.listing-items {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
}
.listing-items li a {
    font-size: 13px;
}
.e-sh {
    padding-left: 30px;
    font-size: 12px;
    padding-top: 13px;
    padding-bottom: 13px;
	background-size: 23%;
}
	
.esh2 {
	background-size: 18%;}
	
.col-content h2 {
    padding-left: 25px;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
}	
.col-content {
    height: auto;
    padding-top: 15px;
	padding-bottom: 15px;
    border: 1px solid #eee;
    box-shadow: none;
}
.col-content img {
    display: block;
    margin-bottom: 15px;
	width: 100%;
}
.col3 h2 {
	padding-left: 0;}
	
.sidebar {
	width: inherit;}
	
.footer-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;}
	
.chat {
    width: 100%;
	margin-bottom: 20px;
	background-image: ;}
	
.chat span {
    font-size: 14px;
    color: #000;
    background-image: url(../images/arrowbut.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0 20px;
}
	
.reg {
    font-size: 13px;
    margin-bottom: 12px;
}

.sociale {
	width: 100%;
	margin-top: 15px;
	overflow: auto;}
	
.register input#email_input {
    width: calc(100% - 44px);}
	
.sociale h5 {
    font-size: 12px;
	display: block;
	float: left;
	line-height: 29px;
	margin-right: 10px;
}
.sociale a {
	display: block;
	float: left;
}

.m-container {
	width: 100%;
	padding: 0;}

.menu-list-mobile {
	width: 100%;
	padding: 0 15px 60px;}
	
.sub-menu-list li {
    width: 100%;
    height: auto;
    background-color: #E8E8E8;
    margin-bottom: 10px;
    background-image: url(../images/arrowmenu.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    transition-duration: 0.1s;
    transition-timing-function: ease-in-out;
}
.sub-menu-list li a {
    display: block;
    width: inherit;
    height: inherit;
    line-height: 22px;
    padding: 15px 40px 15px 15px;
    font-size: 18px;
    font-family: 'SFProText-Regular';
    color: #18969F;
    font-weight: normal;
    transition-duration: 0.1s;
    transition-timing-function: ease-in-out;
}
.kthehu {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding-left: 40px;
    background-position: 15px center;
}

.h-wrapper {
    width: 100%;
    padding: 20px 0 20px 15px;
	background-color: #18969F;
}
.h-wrapper h1 {
    font-size: 25px;
    color: #fff;
    background-image: url(../images/arrowhwhite.png);
    padding-right: 32px;
}
.choose {
    font-family: 'SFProText-Regular';
    font-size: 14px;
    color: #878787;
    font-weight: normal;
    line-height: 45px;
}
.open-content {
    width: 100%;
	padding: 0;
}
.koka-content {
    margin-bottom: 20px;
    padding-top: 20px;
}
.koka-content h1 {
    font-size: 27px;
}
.nemenute li a {
    line-height: 22px;
    font-size: 18px;
    transition-duration: 0.1s;
    transition-timing-function: ease-in-out;
    padding: 13px 45px 26px 20px;
}
.zhvillimi figure {
    margin-bottom: 10px;
}
.fushat h3 {
    font-size: 20px;
}
.form-group h4 {
    font-size: 17px;
}
.materiale li {
    width: 100%;
    border: 1px solid #E1E1E1;
    background-color: #EEEEEE;
    background-position: 13px 11px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    box-shadow: 1px 1px 2px #aaa;
}
.informuese {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.content-c {
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 30px !important;
	width:100%;}
.kerko-term	{
	width:100%;
	margin-bottom:10px;}
}
	
@media (max-width: 320px) {
	
   .chat {
	background-image: none;
	text-align: left;}
   .chat span {
	padding: 0 30px 0 20px;}}





/* The Modal (background) anisa (popup) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color --------------*/
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 50%; /* Could be more or less, depending on screen size */


	font-family:  'SFProText-Regular';             
   	font-weight: normal;
    	font-size: 16px;
	color: #18969F;
	line-height: 20px;
	
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}







