/*
Name: Pacarada
Author: Drilon Pacarada
Description: Pacarada
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Work+Sans&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Joan&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Joan&family=Lato:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Joan&family=Lato:wght@700&family=Raleway:wght@700&display=swap');
:root {
  --green: #01357d;
  --white: #ffffff;
}

body, html {
  overflow-x: hidden;  
}

.site {
  overflow-x: hidden; 
  position: relative;
  width: 100%; 
}


.back {
height: 300px;
width: auto;
background-image: linear-gradient(to left top, #2a87cf, #247bc2, #1e70b4, #1764a7, #10599a, #0b5192, #064a8a, #024282, #013c7c, #013777, #003171, #002d6b);
}

.logo {
  margin-right: 200px;
  color:#fff;
  font-family: "Lato";
  font-weight:700px;
  font-size: 24px;
}

.h1head {
  padding-top: 100px;
  padding-left: px;
  font-size: 48px;
  color: #fff;
  font-family: 'Work Sans', sans-serif;
}

.h1head p {
  font-size: 22px;
}

.sherb p {
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #ffffff;
}

.sherbpage li a {
  font-size: 22px !important;
  text-decoration: none;
  color: #bab97c;
}

.fa-brands:hover {
  color: #42aef0;
}

.sherbpage li a:hover {
  font-size: 22px !important;
  text-decoration: none;
  color:#ffffff;
  padding: 5px;
}

.sherbpage li {
  list-style: none;
}

.sherbpage {
  margin-top: 20px;
  color: #bab97c;
  background-color: #ffffff;
  padding: 15px;
  font-size: 14px;
  border-radius: 5px;
}

.form1 {
  background-image: radial-gradient( farthest-side at 80% 120%,#ffffff, #ffffff);
  height: 390px;
  width: 100%;
  font-family: 'Raleway', sans-serif;
}

.kutia {
  padding-top: 40px;
  display: flex;
  flex-direction: row;
}

.sherb {
  margin-top: 20px;
  background-color: #ffffff;;
  padding: 15px;
  font-size: 14px;
}

.sherb p {
  margin-top: 20px;
  background-color: #bab97c;;
  padding: 15px;
  font-size: 14px;
}

.textkontakt a:hover {
  color:#bab97c

}

.sherbfoto {
  margin-top: 20px;
  color: #ffffff;
  background-color: #e7e6d3;
  padding: 15px;
  font-size: 14px;
  border-radius: 5px;
}

.textkontakt {
  padding-top: 5px;
}

.textkontakt p {
  margin-bottom: 0px;
}

.intel {
  margin-left: 0px;
}

.lista-sherbimeve p {
  padding-left: 0!important;
  margin-left: 0!important;
}


.form-control {
  margin-bottom: -20px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  color: #ffffff;
  background-color: #0050a1;
  border: 1px solid #0050a1;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control:focus {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  color: #ffffff;
  background-color: var(--green);
  border: 1px solid #ffffff;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.control-label {
  color: #fff;
}

.form-control::placeholder {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}

.btn {
  background-color: var(--green) !important;
  color: #ffffff;
  margin-top: 15px !important;
}

.blue {
  color:var(--green);
  font-size: 38px;
  padding-bottom: 30px;
}
.eng {
  color: #005f9a;
  text-align: right;}

.eng a{
  color: #005f9a;
}

.eng a:hover{
  color: #005f9a;
  border-bottom: solid 1px;
}


section form {
 width: 100%;
}

.whitebox {
  border: rgb(236, 236, 236) solid 1px;
}

section {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
 }


/*-----------------Article lajme-------------------*/
article.post {
  border-bottom: #ccc solid 1px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

article.post:last-child {
  border-bottom: none;
}

article.post img {
  width: 100%;
  height: auto;
  margin-top: 30px;
}

article.post .meta {
  background: rgb(255, 255, 255);
  padding: 8px 0px;
  color: #333;
}

.comment-list {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}

.comment-item {
  overflow: auto;
}

.pb-4, .py-4 {
    padding-top: 0px !important;
}

.pb-4, .py-4 {
    padding-bottom: 0px !important;
}

.bg-success {
  background-color: var(--green) !important;
}

a {
  color: var(--white);
  text-decoration: none;
  background-color: transparent;
}

.hfont {
  font-family: 'Work Sans', sans-serif;
}

.intel {
  color: #bab97c;
}

.hfont p {
  font-size: 16px;
  margin-left: 0px !important;
}

.hfont h3 {
  margin-left: 0px !important;
}

a:hover {
  color: var(--green);
  text-decoration: none;
  background-color: transparent;
}

.btn {
  background-color: rgb(180, 218, 159);
}

body > div.container1 > nav > button {
  outline: none;
  box-shadow: none;
}

#main_nav > div > button {
  outline: none !important;
  box-shadow: none !important;
}

p.meta {
}

.box {
  background-image: radial-gradient( farthest-side at 80% 130%,#3b92d4, #083d88);
  height: 290px;
  width: 100%;
  font-family: 'Raleway', sans-serif;

}

.box:hover {
  background-image: radial-gradient( farthest-side at 50% 80%,#afd9ff, #79b0fe);
  font-family: 'Raleway', sans-serif;

}

.ttl {
  color: #fff;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  font-size: 22px;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;

}

.ttl img {
  margin-top: 20px;
  margin-bottom: 10px;
  height:80px;
  width:80px;
  margin-left: 50%;
  transform: translateX(-50%);
}

.ttl h4 {
  margin-top: 20px;
  padding-bottom: 20px;
}

i {
  padding-top: 35px;
}

.ttl p {
  font-size: 16px;
  padding-top: 0px;
  font-family: 'Work Sans', sans-serif;
}

/*-----------------Article shpallje-------------------*/

body
  > div:nth-child(4)
  > div
  > div.col-md-4
  > div
  > div.panel-body-2
  > article.dok
  > div
  > div
  > h6
  > a {
  font-size: 24px;
}

/*-----------------Menu-------------------*/

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.87);
  padding-left: 20px;
  padding-right: 20px;
}

.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.87);
}

.navbar-nav {
  margin-bottom: 0px;
}

/*-----------------Drop down menu-------------------*/

.dropdown-item {
  display: block;
  width: 100%;
  padding-top: 8px;
  clear: both;
  font-weight: 400;
  color: #ffffff;
  text-align: inherit;
  white-space: nowrap;
  background-color: var(--green);
  border: 0;
}

.dropdown-menu {
  clear: both;
  padding: 0;
  margin: 0;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.1rem;
}

body
  > div:nth-child(2)
  > div
  > div.col-md-4
  > div
  > div.panel-body-2
  > article:nth-child(1)
  > div
  > div.col-md-3
  > div
  > a
  > img {
  width: 36px;
  height: 48px;
}
/*-----------------shpallje margin-------------------*/

body > div:nth-child(2) > div > div.col-md-4 {
  color: rgb(106, 214, 142);
  padding: 10px 0 10px 0;
}

body > div:nth-child(2) > div > div.col-md-4 > div > div.panel-body-2 {
  padding-left: 20px;
}

.kopy {
  color: rgb(68, 68, 68);
  background-color: var(--white) !important;
  margin-top: 50px;
}

body > div.kopy.padi {
  padding-bottom: 20px;
}

.carousel-inner {
  height: 350px;
}

.navbar-brand {
  margin-top: -35px;
  margin-bottom: -25px;
}

.social {
  display: flex;
  justify-content: right;
}

.fa-brands {
  padding-top: 20px;
  padding-left: 10px;
}

.linkfoot {
  padding-top: 80px;
  display: flex;
  flex-direction: row;
  justify-content: right;
}

.linkfoot a {
  color: #39393a;
  padding-left: 30px;
}

.logofoot {
  font-size: 28px;
  padding-top: 40px;
  font-family: "Raleway";
}

/*-----------------Menyja-------------------*/
#main_nav {
  padding-top: 20px;
  padding-bottom: 20px;
}

.menu-menyja-container > ul {
  display: flex;
}

.menu-menyja-container > ul > li {
  list-style: none;
  padding: 3px 0 3px 0;
}

#main_nav > ul > li > a {
  text-decoration: none;
  font-size: 16px;
  color: #ffffff;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 20px;
  margin-top: 80px;
  border-color: none;
  border-bottom: hidden;
  position: relative;
  font-family: 'Work Sans', sans-serif;
}

#main_nav > ul > li > a:hover {
  color: #71cff8;
  width: 100%;
  background-position: 100% 0;
}

.navbar-nav {
  padding-left: 5%;
}

#main_nav > ul > li > .active > a {
  color: #cecd8c;
  border-bottom: solid;
  border-width: 8px;
  width: 100%;
  background-position: 100% 0;
}

/* ------- MEDIA SCREEN 980 -------*/
@media screen and (max-width: 980px) {
  #main_nav > ul {
    display: block;
    font-weight: 200;
    text-align: center;
  }

  .kutia {
    padding-top: 140px;
    display: flex;
    flex-direction: column;

  }

  #main_nav {
    margin-top: -60px; 
  }



.ttl p {
    font-size: 18px;
}

.ttl h4 {
  font-size: 24px;
}

  .logo {
    margin-right: 200px;
    color:var(--green);
    font-family: "Lato";
    font-weight:700px;
    font-size: 24px;
  }
  #main_nav {
    padding-left: 0px;
  }

  #menu-menyja {
    padding-top: 40px;
    margin-left: -40px;
  }

  #main_nav > ul {
    padding-top: 100px;
  }

  #main_nav > ul > li > a {
    font-size: 24px;
  }

  #main_nav > ul > li {
    margin-top: 10px;
  }

  .headeri {
    display: none;
  }

  #main_nav {
    z-index: 100;
    background-color: var(--green);
  }

  .btn-outline-danger {
    border-color: var(--green);
  }

  .btn-outline-danger:hover {
    border-color: var(--green);
  }

  p {
    margin-top: 0;
    margin-bottom: 0rem;
  }
  
  body
    > div.container
    > div
    > div.col-md-4
    > div
    > div.sherbimet
    > p:nth-child(1)
    .navbar-toggler {
    color: #fff;
    margin-top: -15px;
    margin-left: 90%;
    transform: translateX(-50%);
    padding: 10px 70px 10px 70px;
    font-size: 1.25rem;
    line-height: 1;
    border: 0px solid transparent;
    border-radius: 0.25rem;
  }

  .navbar-toggler {
    color: #fff;
    margin-top: -15px;
    margin-left: 90%;
  }

  .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 1) !important;
    border-color: var(--green);
  }

  #main_nav > div > button {
    outline: none;
  }

  #main_nav > div > button {
    font-size: 20px;
    color: rgb(255, 255, 255);
    background-color: var(--green);
  }

}



/* ------- MEDIA SCREEN 568 -------*/

@media screen and (max-width: 568px) {
  #main_nav > ul {
    display: block;
    font-weight: 700;
    text-align: center;
  }

.ttl {
  margin-top: 20px;
}

  .eng {
    color: #ffffff;
    text-align: center;
    margin-top: 50px;
    z-index: 3;  
  }

  .logo {
    margin-right: 200px;
    color:var(--green);
    font-family: "Lato";
    font-weight:700px;
    font-size: 24px;
  }
  
  .eng a{
    color: #ffffff;
  }
  
  .eng a:hover{
    color: #ffffff;
    border-bottom: solid 1px;
  }

  .kutia {
    padding-top: 40px;
    display: flex;
    flex-direction: column;
  }

  section form {
    width: auto;
   }

  .hfont p {
    padding-bottom: 20px;
  }

  #main_nav > ul > li {
    margin-top: 10px;
  }

  #main_nav > ul {
    padding-top: 100px;
  }

  .headeri {
    display: none;
  }

  #main_nav {
    z-index: 100;
    background-color: var(--green);
  }

  .navbar-toggler {
    color: #fff;
    margin-top: -15px;
    margin-left: 90%;
    transform: translateX(-50%);
    padding: 10px 70px 10px 70px;
    font-size: 1.25rem;
    line-height: 1;
    border: 0px solid transparent;
    border-radius: 0.25rem;
  }

  .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 1) !important;
    border-color: var(--green);
  }

  .navbar-toggler:focus {
    outline: var(--green);
  }

  #main_nav > div > button {
    font-size: 20px;
    color: rgb(255, 255, 255);
    background-color: var(--green);
    outline: 0;
  }

  #main_nav > div > button.active:focus {
    font-size: 20px;
    color: rgb(255, 255, 255);
    background-color: var(--green);
    outline: 0;
  }

  .btn-outline-danger:focus {
    display: none;
  }

  section form {
    width: 100%;
   }
  #main_nav {
  margin-top: -60px;
}


}






