*{
    margin: 0px;
    padding: 0px;
}
@font-face {
    font-family: OpenSans-Regular;
    src: url(/fonts/Open_Sans/OpenSans-Regular.ttf);
}
@font-face {
    font-family: OpenSans-Light;
    src: url(/fonts/Open_Sans/OpenSans-Light.ttf);
}
@font-face {
    font-family: OpenSans-Italic;
    src: url(/fonts/Open_Sans/OpenSans-Italic.ttf);
}
@font-face {
    font-family: OpenSans-SemiBold;
    src: url(/fonts/Open_Sans/OpenSans-SemiBold.ttf);
}
@font-face {
    font-family: OpenSans-Bold;
    src: url(/fonts/Open_Sans/OpenSans-Bold.ttf);
}
@font-face {
    font-family: NexaBold;
    src: url(/fonts/NexaBold/Nexa\ Bold.otf);
}
@font-face {
    font-family: NexaLight;
    src: url(/fonts/NexaBold/Nexa\Light.otf);
}
@font-face {
    font-family: Cairo;
    src: url(/fonts/Cairo-SemiBold/);
}
@font-face {
    font-family: RobotoMedium;
    src: url(/fonts/roboto/Roboto-Medium.ttf);
}
@font-face {
    font-family: RobotoLight;
    src: url(/fonts/roboto/Roboto-Light.ttf);
}
header a{
    text-decoration: none !important;
    color: #fff;
}
header a:hover{
    color:#ccc9c9;
}
header{
    padding-top: 1px;
    background-color: #ffffff36;
}
header ul{
    list-style-type: none;
    display: flex;
    justify-content: center;
}
header li{
    padding-right: 10px;
}
 .profile-head p{
     font-weight:600 !important;
 }
 
.line{
    background-color:blue;
    max-height:50px;
}

.tape{
    background:#59acb9;
    color:white;
     border-radius: 0px 0px 10px 10px;
    box-shadow: 10px 21px 30px #aaaaaa;
}
.tape h6  {
    color:white !important;
}

.tape2 p{
    font-family: NexaLight;
    text-align: justify;
}

.tape h5 {
    color:white !important;
}

.social li{
    padding-left: 30px;
}
.default{
     background-size: cover !important;
    height:250px !important;
 }

.box-a{
    font-size:16px;
}
 
.home-fullnews {
   background: #5185d0;
    background-size: cover;
    position: relative;  
        
}
.home-fullnews .text-holder {
    position: absolute;
    bottom: 80px;
    width: 65%;
    z-index: 2;
}
.home-fullnews .text-holder a:hover {
    text-decoration:none;
}

.home-date {
    font-size: 18px;
    line-height: 44px;
    color: #fff;    
    font-family: 'PT Serif',serif;
}

.home-title a {
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    text-transform: none;
    letter-spacing: -0.02em;
    font-family: 'PT Serif',serif;
    text-shadow: 0 1px 2px rgba(0,0,0,0.5);
    font-weight: bold;
}

.gradient-top {

    top: 0;
    bottom: 30%;
    left: 0;
    right: 0;

    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0, rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}

.logo {

    display: block;
    position: relative;
    padding-top:20px;
}
    .logo img, .logo span {
        display: inline-block;
        color: #fff;
        width: 48px;
    }
logo2{
    margin-bottom:12px;
}
.logo span.logo-title {
    width: calc(100% - 60px);
    padding-left: 10px;
    font-family: 'PT Serif',serif;
    letter-spacing: .025em;
    vertical-align: top;
    font-size: 18px;
    padding-top:-3px !important;
}
.logo span.logo-title2 {
    width: calc(100% - 60px);
    padding-left: 10px;
    font-family: 'PT Serif',serif;
    letter-spacing: .025em;
    vertical-align: top;
    font-size: 22px;
    padding-top:-3px !important;
	
}
.menu{

    background-color: rgba(255, 255, 255, 0.25);
    border-top: 1px solid #ffffff47;
    border-top: 1px solid #ffffff47;
    box-sizing: border-box;

}
.navbar{
    padding:0 !important; 
}
.navbar-nav li
{
    line-height: 10px !important;
    padding-top:15px !important;
}
.list-group-item.active{
    background:#59acb9 !important;
    border-color:#59acb9 !important;
  
}
.list-group-item{
      border-top:0px!important;
    border-right:0px !important;
    border-left:0px !important;
    border-bottom: 1px  solid #aa8b53 !important;
}
 
.navbar-nav li:active
{
  background: unset;
} 
  
.navbar-nav li:last-child
{
  border-right: 0px solid white !important; 
}

.dropdown-menu {
    background-color: unset;
    padding: 0px !important;
    min-width: -moz-max-content !important;
}

.dropdown-menu li {
    padding: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #cacaca12;
}
.dropdown-menu li {
    background-color: rgba(255, 255, 255, 0.25);
    min-width:150px;
   border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.dropdown-menu li:hover {
    background-color: unset !important;

}
.dropdown-submenu> a::after
{
       display:none !important;
}

.dropdown-submenu:hover > a::after
{
       display:none !important;
}

.dropdown-menu li a:hover {
    background-color: unset; 
}

.dropdown-menu li a {
    color: white; 
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143; 
    white-space: nowrap;
}


.navbar-nav > li:hover > .dropdown-menu {
    display: block;
    margin-top:0px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 10px;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px; 
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block; 
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
    color:white;

}
.dropdown-menu li 
{
    color:white;
 
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}



/* To Dropdown navbar dropdown on hover */
.navbar-nav > li:hover > .dropdown-menu {
    display: block;
    background: #5185d0;
    border-radius: 0px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 5px;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding-bottom:5px !important;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    background-color: #5185d0;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
 
.navbar input[placeholder]{
    font-family: OpenSans-Italic;
    background: #fff;
    color: #3751a3 !important;
    font-size: 14px;
}
.nav-item{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    width: -moz-max-content;
}
.active1{
    background: #a28635 !important;
}
.active .nav-link{
    color: #a1a1a1 !important;
}
.navbar .form-control{
    background-color: #fff;
    border: 0px !important;
    height: 25px !important;
    width: 152px !important; 
}
.form-inline{
    position: relative;
    
}
.nav-link{
    color: #fff !important;
    font-family: OpenSans-SemiBold;
    text-transform: uppercase;
}
.active
{
    background:#0a4c80 !important;
}
.navbar input{
    border-radius: 20px !important;
}
.languages a{
    color: #070606 !important;
}
.languages a:hover{
    color: #254894 !important;
}
.languages{
    border-top-left-radius:0px !important;
     border-top-right-radius:0px !important;
    background-color: #dddddd;
    border-radius: 8px;
  height: 32px;
  font-size: 13px;
}
.languages li{
    padding-top: 5px;
}
.fa-envelope{
     color: #254894;
}
.fa-search{
    position: absolute;
    right: 17px;
    color: #717171;
}
.carousel-indicators li{
    height: 15px !important;
    width: 15px !important;
}
.news-content
{
    text-align: justify;
    text-justify: inter-word;
}

.mail{
    padding-top: 7px;
    font-size: 14px;
    font-family: OpenSans-Regular;
    color: #3751a3;
    padding-left: 29px;
}
.carousel-caption{
    right: 0 !important;
    left: 0 !important;
    top:510px !important;
}
.slider
{
    background:#cccccc47 !important;
}

.carousel-caption a h3 {
     background: rgba(0, 0, 0, 0.7) !important;
    z-index: 1 !important;
    color:#fff;
    position:absolute;
    margin: 0 auto !important;
    bottom:0px !important;
    font-size:22px;
    padding:10px;
}
 

.slider h3{
    background: rgba(0, 0, 0, 0.4) !important;
    z-index: 1 !important;
    /*font-family: OpenSans-Light;*/
}
.carousel-caption{
    margin-top:25px !important;
    padding-bottom: 45px !important;
}
.posts{ 
  /*  max-height:550px; */
    
}
.lexo-btn{
    padding: 0px !important;
    background-color: #a1a1a1 !important;
    border: 1px solid #a1a1a1 !important;
}
.lexo-btn:hover{
    background-color: #0a4c80 !important;
    color: #fff !important;
}
.posts .card{
    border: 0px !important;
}
.card{
    width: 100% !important;
   
}
.posts ul{
    list-style-type: none;
}

.fas {
    margin-right: 5px;
}

.services ul{
    background-color: #f1f1f1;
    padding: 0px !important;
    border: 1px solid #fff;
}
.services ul li
{
    padding-left:10px;
    font-family: NexaBold;
}
.services a{
   text-decoration: none;
    color: #aa8b53;
    border-bottom:1px solid !important;
}
.services a:hover{
    color: #3650a2;
}
.bg_blue{
    color: #0a4c80;
}

.bg_gold{
    color: #a57c0c;
}
.services li:hover{
    background-color: #fff;
}
.services li{
    font-family: Cairo;
}

.bg-gray {
    background-color: #dbdbdb;
}

.sec-gray {
    margin-top:64px;
    margin-bottom:20px; 
    padding: 60px 0 60px 0;
    height: auto;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 3%, rgba(215,213,213,1) 50%, rgba(255,255,255,1) 97%); 
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    border:1px solid #91979e !important;
    margin-right: 5px;
    margin-left: 5px; 
    max-width: 370px !important;
}
.showless{
    display:none;
}

.lajme img{
    background-size:cover;
height:215px;
}

.card-img-overlay{
   
    opacity: 0.9 !important;
     
}
.softwer{
    padding: 16px;
}
.card-flag{ 
    border-radius: 8px !important;
}
.card-flag img{ 
    padding-top: 18px !important;
}
.card-title{

    font-family: NexaBold;   
  
}
.boxes-tittle
{
    text-align:center;
}
.card-title a
{
      color: black;
    text-align: justify;
    text-transform: uppercase;
    
  

}
.card-title 
{
     color:#484d53 !important;
     

}
p{
    text-align:justify !important;
}



.lead{
    font-weight:500;
    color:#094a8c;
}
.lead-content{
    font-weight:500;
}

.card-title {
    margin-bottom: .75rem;
}
.tittle {
    padding-top:11px;
 /* font-family: 'Fira Sans',sans-serif; */
    font-size: 20px;
}
 
.news-tittle 
{
    padding-left:15px !important;
    padding-right:15px !important;
}
.news-content  
{
    padding-left:15px !important;
    padding-right:15px !important;
}
.location{
    font-family: OpenSans-Italic;
}
.card-text{
   /* font-family: NexaLight;  */ 
}
.card-flag h5{
    font-size: 14px;
    transform: translate(0px, 40px);
     color:#412a5f !important;
color:
}
.boxes 
{
    background-color:white !important;
}

.boxes .col-md-2{
    position: relative;
    top: -30px;
}
.boxes .col-md-4{
    padding-top: 15px;
}
.boxesz h5{
    font-family: OpenSans-Bold;
    color: #3b8e31;
    text-align:center;
}
iframe{
    border: 0px !important;
}
#contact
{
    margin-top:50px;
}
.foto 
{
    max-height: 300px !important;
	 
	 
}
.get {
    background: #0a4c80 !important;
    border-color: #0a4c80 !important;
}
.boxes 
{
    margin-top:30px;

}
.shpallje_publikime ul{
    display: flex;
    list-style-type: none;
  margin-bottom: 0px !important;
  border: 1px solid #b8b8b8;
  padding: 10px;
  border-top: 0px solid;
  border-left: 0px solid;
  border-right: 0px solid;
 
  
}

.card-text .text-content{
     text-align: justify !important;
    text-justify: inter-word !important;
}


.tittle{
    text-justify:unset !important;
}

a:hover{
    text-decoration: unset !important;
}
.list-group-item{
	border-bottom:0px solid !important;
}
.pdflista {
	border-bottom: 1px solid #4e2c06 !important;
}
.pdflista-child {
	border-bottom: 0px solid !important;
}
.childlist{
	border-bottom:0px solid !important;
}

.shpallje_publikime a{
	

	text-decoration: none;
	color: #333333;
	text-align:left;
	height:60px;
}
.shpallje_publikime a:hover{
    color: #0a4c80;
}
 
.shpallje_publikime h4{
    font-family: NexaLight;
    color: #0a4c80;
}
.shpallje_publikime img{
    padding-top: 10px;
}
.shpallje_publikime{
    padding-bottom: 50px;
}
.left{
    text-align:left !important;
}
.card-body{
    padding:15px 0 0 0 !important;
}
.box-default{
    background-color: rgba(229, 229, 229, 0.7);
      -moz-box-shadow:    inset 0 0 10px #000000;
      -webkit-box-shadow: inset 0 0 10px #000000;
       box-shadow: inset 0 0 10px #000000;
}
 

.pyetje{
    background: url('/ap/inc/img/vleresimi-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 60px 0;
    height: auto;
}
.pyetje h4{
    padding: 50px 0 75px 0;
}
.vleresimi-btn{
background-color: #88c371 !important;
padding: 6px 20px 6px 20px !important;
border-radius: 0px !important;
border: 1px solid #88c371 !important;
}
.vleresimi-btn:hover{
    background-color: #fff !important;
    color: #88c371 !important;
    border: 1px solid #88c371 !important;
}
.logo-footer{
    padding-top: 70px;
}
footer{
    padding-top: 50px;
}
footer a{
    color: #0a4c80;
    text-decoration: none !important;
}
footer a:hover{
    color: #a28635;
    transition: 0.6s;
}
footer h3{
    font-family: RobotoMedium;
    color: #122e4a;
    font-size: 24px;
}
footer ul{
    list-style-type: none;
    font-size: 15px;
    font-family: RobotoLight;
    color: #0a4c80;
}
.rights{
    background-color: #122e4a;
    padding: 17px 0 2px 0;
}
.rights p{
    font-family: RobotoLight;
}
.border-right{
    border-right: 2px solid #fff;
}
.fa-facebook-f , .fa-twitter , .fa-youtube , .fa-google-plus-g{
    color: #fff;
}
.fa-twitter:hover{
    color: #00FFFF;
    cursor: pointer;
}
.fa-facebook-f:hover{
    color: #4b6cb7;
    cursor: pointer;
}
.fa-youtube:hover{
    color: #B22222;
    cursor: pointer;
}
.fa-google-plus-g:hover{
    border: 1px solid #B22222;
    border-radius: 50%;
    color: #fff;
    background: #B22222;
    cursor: pointer;
}
.fa-google-plus-g{
    border: 1px solid #fff;
}

/*fotogaleri*/


    .foto img
    {
        width:100%;
        }
    .tz-gallery .lightbox img
    {
        width: 100%;
        height: 88%;
        margin-bottom: 30px;
        transition: 0.2s ease-in-out;
        box-shadow: 0 2px 3px rgba(0,0,0,0.2);
    }
    
    
    .tz-gallery .lightbox img:hover
    {
        transform: scale(1.05);
        box-shadow: 0 8px 15px rgba(0,0,0,0.3);
    }
    
    .tz-gallery img
    {
        border-radius: 4px;
    }
    
    .baguetteBox-button
    {
        background-color: transparent !important;
    }
    
    
    @media (max-width: 768px)
    {
        body
        {
            padding: 0;
        }
    
        .container.gallery-container
        {
            border-radius: 0;
        }
    }
    .list-inline {
	margin: 0;
	padding: 0;
}

.list-inline > li {
	display: inline-block;
}

.carousel-inner
{
    height:600px;
    margin-bottom:35px;
    overflow:hidden;
}

.kerko
{
    margin-left: 17px;
    padding:0px !important;
    border-radius: 0px !important;
    background:unset !important;
}
 
 .search-radius{
     border-top-color:transparent !important;
     border-left-color:transparent !important;
     border-right-color:transparent !important;
     border-radius:0px !important;
     background:unset;  
     
 }

 .left-search{ 
     position: absolute !important; 
    right: 0px !important;
 }


.fa-kerko 
{
    position:unset !important;
    color:white;
}
.border
{   
border: 0 !important;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
border-top: 1px solid rgba(0,0,0,.1) !important;
box-sizing: content-box !important;
height: 0 !important;
overflow: visible !important;
}
.mt-4 {
    margin-top:0px !important;
}
.link
{ 
    color:#70757b;
}
.post 
{ 
   font-size: 1.5rem;
}
.menu-border
{
    border-right:1px solid white;
    line-height:55px;
}
.platforma {
    margin-bottom: 30px;
    margin-top: 30px;
}
.platform {  
    border-bottom: 1px solid #d2d8e2; 
    float: right;
    padding-left: 78px;
    margin-top:15px;
    margin-bottom:15px;
    height:150px;

} 
.platform a::after {
    content: '';
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    display: block;
    width: 11px;
    height: 11px;
    margin: auto;
    position: absolute;
    top: 350px;
    bottom: 0;
    transform: rotate(135deg);
    right: 6%;
    left: auto;
    border-color: rgba(0,0,0,0.3);
} 
.plat img{
    width:15%;
}

.platform img {
    content: '';
    position: absolute;
  
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 47px;
    height: 43px;
    left: 10px;
    top: 439px;
    transform: translateY(-50%);
}

@media only screen and (max-width: 600px) {
    .slider {
        display:none;
    }
    .card-flag{
        margin-bottom:10px;
    }
    .pyetje img{
        display:none;
    }
    .vleresimi-btn{
        width:100% !important;
    }
      .logo-footer
      {
          padding-top: unset !important;
     }
}

.platform a {
    display: block;
    text-decoration: none;
    color: #707987;
    margin-top:16%;
}
.platform a h3 {
    padding:15px;
    font-size:18px;
}

.platform a h3 span {
    color: #093b73;
    font-weight: bold;
}
.doc_name{ 
    max-width: 86% !important;
}
 .postdatelocation{
     padding-left:10px;
      padding-right:10px;
 }
.w-100
{ 
   background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
     
    z-index: 1; 
    top: -161px !important;
}
.slider-h5{
    background-color:rgba(51,51,51,0.4);
    bottom:0px !important; 
}
.carousel-caption a
{
    color:white;
}
 
.rightbox{
    border:1px solid rgba(215, 215, 215, 0.9) !important;
     box-shadow: 8px 8px 6px -6px #aa8b53;   
     margin-top:20px !important;
}
.rightbox2{
    border:1px solid rgba(215, 215, 215, 0.9) !important;
     box-shadow: 8px 8px 6px -6px #aa8b53;  
     margin-top:20px; 
}

.ct{
    margin-bottom: 0.25rem;
    padding-right:5px;
}
.ct img{
   
    padding-right:5px;
}
.ct2 img{ 
    padding-right:5px;   
}

.ct2{
    margin-bottom: 0.45rem;
    padding-right:5px;   
}
.cts{
    float:right;
    padding-right:5px;
}

 .nested-arrow{
        margin-top:15px !important;
        color:#aa8b53 !important
    }

 .parentul{
     padding-bottom:0px !important;
     
 }
 .date {
     font-size:10px;
     
 }

 .btn-primary.disabled, .btn-primary:disabled{
     background-color:#4e2c06 !important;
     border:0px;
     color:white;
 }



/*Mobile style*/

@media only screen and (max-width: 600px) { 
  .carousel
  {
        display:none;
  }
.logo img{margin-top: 16px !important;}
.logo2{float:unset !important;}
.sec-gray{margin-top:1000px !important;}
  .posts{
      margin-top:10px;
  }
   .ct{padding:unset !important}
    .sec-gray{
        margin-top:1100px;
    }    
    .search{
        width:80%;
    }
    .shpallje_publikime h4{
        margin-top:20px;
    }
    .left-search{
        position:relative !important; 
    }
      .boxdefault
      {
         max-width:50%  !important;
      }
        footer
        {
            text-align:center;
        }
}
.ft-center{
text-align: center !important;
}

.color1
{

     color:#412a5f !important;
}

.color2
{
     color:#412a5f !important;
}

.color3
{
     color:#412a5f !important;
}

.color4
{
     color:#412a5f !important;
}

.color5
{
     color:#412a5f !important;
}

.color6
{
     color:#412a5f !important;
}
.color7
{
     color:#412a5f !important;
}
.boxdefault
{
        max-width: 14%;
         padding: 6px;
}

.boxdefault a
{
     font-size:12.5px !important;
}
.leftmenu
{
     background-color:#D5DEE3 !important;
     margin-bottom:2px  !important;
}
.cdmap{margin-bottom: 10px !important;}




/* ---- stats.js ---- */

.count-particles{
  background: #000022;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13E8E9;
  font-size: .8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.js-count-particles{
  font-size: 1.1em;
}

#stats,
.count-particles{
  -webkit-user-select: none;
  margin-top: 5px;
  margin-left: 5px;
}


#stats{
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.count-particles{
  border-radius: 0 0 3px 3px;
}


/* ---- particles.js container ---- */

#particles-js{
  width: 100%;
  height: 229px;
  background-color: #195D8A;
  background-image: url('/inc/img/propen.png');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.ct2:hover
{
  color:#aa8b53 !important;
}

.peremail
{
   margin-left: 100px;
}
.prlist
{
     margin-bottom:0px !important;
}
.lajme
{
   padding-right:0px;
padding-left:0px;
}

.table td{border-top: 0px !important;  }
.box-default a{display:block;}
.eqeverisja{margin-top:13px;}







#gallery {
            width: 432px;
            height: 280px;
            position: relative;
            margin: 0 auto;
        }
            /* Styling for the main carousel */
            #gallery #main {
                width: 432px;
                height: 220px;
                background: transparent url('images/carousel_shadow.png') no-repeat center bottom;
                position: relative;
                text-align: center;
            }

            #gallery #images, #gallery #thumbs {
                overflow: hidden;
            }

            #gallery #images {
                width: 400px;
                height: 210px;
                margin: 0 auto;
                position: absolute;
                left: 16px;
                top: 0;
            }

                #gallery #images .slide {
                    width: 400px;
                    height: 210px;
                    position: relative;
                    float: left;
                }

                    #gallery #images .slide a {
                        display: block;
                        position: absolute;
                        top: 0;
                        left: 0;
                        background: transparent url('images/carousel_glare.png') no-repeat 0 0;
                        width: 400px;
                        height: 210px;
                        text-indent: -999em;
                        border-radius: 5px;
                        -webkit-border-radius: 5px;
                        -moz-border-radius: 5px;
                    }

                    #gallery #images .slide img {
                        border-radius: 5px;
                        -webkit-border-radius: 5px;
                        -moz-border-radius: 5px;
                    }
            /* styling for the thumbnail carousel */
            #gallery #thumbs {
                width: 330px;
                height: 40px;
                margin: 10px 0 0 73px;
            }

                #gallery #thumbs .thumb {
                    width: 72px;
                    height: 40px;
                    float: left;
                    position: relative;
                    margin: 0 30px 0 0;
                }

                    #gallery #thumbs .thumb img {
                        border-radius: 5px;
                        -webkit-border-radius: 5px;
                        -moz-border-radius: 5px;
                    }

                    #gallery #thumbs .thumb a {
                        display: block;
                        position: absolute;
                        top: 0;
                        left: 0;
                        background: transparent url('images/carousel_glare_small.png') no-repeat 0 0;
                        width: 70px;
                        height: 36px;
                        border: 2px solid #ddd;
                        text-indent: -999em;
                        border-radius: 5px;
                        -webkit-border-radius: 5px;
                        -moz-border-radius: 5px;
                    }

                        #gallery #thumbs .thumb a.selected, #gallery #thumbs .thumb a:hover {
                            border: 2px solid #aaa;
                        }

            /* styling for previous and next button */
            #gallery #prev, #gallery #next {
                text-indent: -999em;
                position: absolute;
                display: block;
                width: 19px;
                height: 20px;
                background: transparent url('inc/img/carousel_nav.png') no-repeat 0 0;
                bottom: 20px;
            }
       #gallery #prev {
        background-position: 0 0;
        left: 25px;
    }
    #gallery #next {
        background-position: -19px 0;
        right: 25px;
    }            
    #gallery #prev:hover { 
        background-position: 0 -20px;                
    }
    #gallery #next:hover {
        background-position: -19px -20px;                
    }
    #gallery #prev.disabled, #gallery #next.disabled {
        display: none !important;
    }
     
    #wrapper {
				border: 1px solid #ddd;
				background-color: #fff;
				width: 450px;
				height: 575px;
				margin: -0px 0 0 -225px;
				position: relative;
				top: 50%;
				left: 50%;
				box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
			}
			#wrapper img {
				display: block;
				float: left;
			}
			#images, #thumbs {
				height: 350px;
				overflow: hidden;
			}
			#images {
				width: 350px;
				margin: 50px 0 25px 50px;
			}
			#thumbs {
				width: 450px;
				height: 100px;
			}
			#thumbs img {
				border: 1px solid #ccc;
				padding: 14px;
				margin: 0 12px 0 12px;
				cursor: pointer;
			}
			#thumbs img.selected, #thumbs img:hover {
				border-color: #333;
			}
			
			#prev, #next {
				width: 15px;
				height: 21px;			
				display: block;				
				text-indent: -999em;
				background: transparent url(/inc/img/carousel_control.png) no-repeat 0 0;
				position: absolute;
				bottom: 85px;				
			}
			#prev {
				background-position: 0 0;
				left: 15px;
			}
			#prev:hover {
				left: 14px;
			}			
			#next {
				background-position: -18px 0;
				right: 15px;
			}
			#next:hover {
				right: 14px;
			}			

			#source {
				text-align: center;
				width: 400px;
				margin: 0 0 0 -200px;
				position: absolute;
				bottom: 10px;
				left: 50%;
			}
			#source, #source a {
				color: #999;
				font-size: 12px;
			}
			
			
		

.banner-top {
    background: url(../img/img1-slider.png) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

.banner-top1 {
    background: url(../img/img2-slider.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

.banner-top2 {
    background: url(../img/img1-slider.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

.banner-info {
    position:absolute;
	bottom:6em;
}

.banner-w3layouts-inner {
    text-align: center;
    /* background: #fff; */
    padding: 2em;
    /* width: 50%; */
    margin: 0 auto;
}

.banner-info h3 {
    text-shadow: 3px 1px 3px rgba(45, 45, 45, 0.38);
    font-size: 9em;
    color: #fff;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
}

.banner-info h4 {
    color: #fff;
     
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1em;
    text-shadow: 3px 1px 3px rgba(45, 45, 45, 0.38);
}

.banner-info i {
    vertical-align: middle;
}

.banner-top,
.banner-top1,
.banner-top2,
.banner-top3 {
    min-height: 50em;
}

.overlay {
    min-height: 50em;
    background: rgba(0, 0, 0, 0.44);
}




ul {
    margin: 0;
    padding: 0;
}

/*-- header --*/
/*-- header --*/
 
 

@media all and (max-width : 330px) {

    nav ul li {
        display: block;
        width: 94%;
    }

}

.banner-w3layouts-top-icons li {
    display: inline-block;
    text-shadow: 3px 1px 3px rgba(45, 45, 45, 0.38);
    font-size: 1em;
    color: #fff;
    font-weight: 400;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 3px;
}

li.icons a {
    width: 48px;
    height: 48px;
    text-align: center;
    display: inline-block;
    font-size: 1em;
    border-radius: 50%;
    line-height: 33px;
    padding: 0;
    background: transporant;
    color: #fff;
}

 .csslider {
    position: relative;
}

.csslider > input {
    display: none;
}

/*-- //banner style --*
.csslider > input:nth-of-type(4):checked ~ ul li:first-of-type {
    margin-left: -300%;
}
/*-- //banner style --*/
.csslider > input:nth-of-type(3):checked ~ ul li:first-of-type {
    margin-left: -200%;
}

.csslider > input:nth-of-type(2):checked ~ ul li:first-of-type {
    margin-left: -100%;
}

.csslider > input:nth-of-type(1):checked ~ ul li:first-of-type {
    margin-left: 0%;
}

.csslider > ul {
    position: relative;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.csslider > ul > li {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: visible;
    font-size: 15px;
    font-size: initial;
    line-height: normal;
    -moz-transition: all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);
    transition: all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: normal;
}

.csslider > .navigation {
    position: absolute;
    bottom: 9%;
    left: 50%;
    z-index: 10;
    margin-bottom: -10px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.csslider > .navigation > div {
    margin-left: -100%;
}

.csslider > .navigation label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    margin: 0 5px;
    background: #fff;
    width: 11px;
    height: 11px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.csslider > .navigation label:hover:after {
    opacity: 1;
}

.csslider > .navigation label:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -6px;
    margin-top: -6px;
    background: #FF5722;
    border-radius: 50%;
    border: 3px solid #fff;
    opacity: 0;
    width: 13px;
    height: 13px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.csslider.inside .navigation {
    bottom: 10px;
    margin-bottom: 10px;
}

.csslider.inside .navigation label {
    border: 1px solid #7e7e7e;
}

.csslider > input:nth-of-type(1):checked ~ .navigation label:nth-of-type(1):after,
.csslider > input:nth-of-type(2):checked ~ .navigation label:nth-of-type(2):after,
.csslider > input:nth-of-type(3):checked ~ .navigation label:nth-of-type(3):after {
    opacity: 1;
}

.csslider.infinity > input:first-of-type:checked ~ .arrows label.goto-last,
.csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(0),
.csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(1),
.csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(2) {
    display: block;
    left: 0;
    right: auto;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first,
.csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2),
.csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3) {
    display: block;
    right: 0;
    left: auto;
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

/*#region MODULES */
/* arrows left and right */
.csslider > .arrows {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.csslider.inside .navigation {
    bottom: 10px;
    margin-bottom: 10px;
}

.csslider.inside .navigation label {
    border: 1px solid #7e7e7e;
}

.csslider > input:nth-of-type(1):checked ~ .navigation label:nth-of-type(1):after,
.csslider > input:nth-of-type(2):checked ~ .navigation label:nth-of-type(2):after,
.csslider > input:nth-of-type(3):checked ~ .navigation label:nth-of-type(3):after,
.csslider > input:nth-of-type(4):checked ~ .navigation label:nth-of-type(4):after,
.csslider > input:nth-of-type(5):checked ~ .navigation label:nth-of-type(5):after,
.csslider > input:nth-of-type(6):checked ~ .navigation label:nth-of-type(6):after,
.csslider > input:nth-of-type(7):checked ~ .navigation label:nth-of-type(7):after,
.csslider > input:nth-of-type(8):checked ~ .navigation label:nth-of-type(8):after,
.csslider > input:nth-of-type(9):checked ~ .navigation label:nth-of-type(9):after,
.csslider > input:nth-of-type(10):checked ~ .navigation label:nth-of-type(10):after,
.csslider > input:nth-of-type(11):checked ~ .navigation label:nth-of-type(11):after {
    opacity: 1;
}

.csslider > .arrows {
    position: absolute;
    top: 56%;
    width: 100%;
    height: 26px;
    z-index: 1;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.csslider > .arrows label {
    display: none;
    position: absolute;
    top: -50%;
    padding: 9px;
    box-shadow: inset 2px -2px 0 1px #fff;
    cursor: pointer;
    -moz-transition: box-shadow 0.15s, margin 0.15s;
    -o-transition: box-shadow 0.15s, margin 0.15s;
    -webkit-transition: box-shadow 0.15s, margin 0.15s;
    transition: box-shadow 0.15s, margin 0.15s;
}

.csslider > .arrows label:hover {
    box-shadow: inset 5px -2px 0 9px #fff;
    margin: 0 0px;
}

.csslider > .arrows label:before {
    content: '';
    position: absolute;
    top: -100%;
    left: -100%;
    height: 300%;
    width: 300%;
}

.csslider.infinity > input:first-of-type:checked ~ .arrows label.goto-last,
.csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(0),
.csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(1),
.csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(2),
.csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(3),
.csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(4),
.csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(5),
.csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(6),
.csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(7),
.csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(8),
.csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(9),
.csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(10) {
    display: block;
    left: 5%;
    right: auto;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first,
.csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2),
.csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3),
.csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4),
.csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5),
.csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6),
.csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7),
.csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8),
.csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9),
.csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10),
.csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11),
.csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12) {
    display: block;
    right: 5%;
    left: auto;
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

#slider1 {
    width: 100%;
}

@media screen and (max-width: 320px) {
    .csslider > .navigation label {
        border: 2px solid #fff;
    }
}

@media screen and (max-width: 568px) {

    .csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first,
    .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2),
    .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3),
    .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4),
    .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5),
    .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6),
    .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7),
    .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8),
    .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9),
    .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10),
    .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11),
    .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12) {
        right: 6%;
    }

    .csslider > .arrows label {
        padding: 7px;
    }
}

@media screen and (max-width: 480px) {

    .csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first,
    .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2),
    .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3),
    .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4),
    .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5),
    .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6),
    .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7),
    .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8),
    .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9),
    .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10),
    .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11),
    .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12) {
        right: 7%;
    }

    .csslider > .arrows label {
        padding: 6px;
    }
}

@media screen and (max-width: 414px) {

    .csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first,
    .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2),
    .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3),
    .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4),
    .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5),
    .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6),
    .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7),
    .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8),
    .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9),
    .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10),
    .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11),
    .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12) {
        right: 8%;
        top: -15%;
    }
}

@media screen and (max-width: 375px) {

    .csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first,
    .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2),
    .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3),
    .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4),
    .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5),
    .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6),
    .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7),
    .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8),
    .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9),
    .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10),
    .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11),
    .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12) {
        right: 9%;
    }
}

@media screen and (max-width: 320px) {

    .csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first,
    .csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2),
    .csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3),
    .csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4),
    .csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5),
    .csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6),
    .csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7),
    .csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8),
    .csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9),
    .csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10),
    .csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11),
    .csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12) {
        right: 10%;
    }
}

		
			
			
			
			
			
			
			
			