/*
Name: Deluxe
Author: Drilon Pacarada
Description: Jaha Company
Version: 1.5
*/
@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: #ffffff;
  --white: #0068b7;
}

body {
  overflow-x: hidden;  
}

/* Spineri */

.loader-container {
    width: 100%;
    height: 100vh;
    position: fixed;
    background: #ffffff;
    z-index: 1;
}

.loader-container-hidden {
    display: none;
}

#checkbox3 {
  visibility: hidden;
}

.loader {
  font-size: 10px;
  margin: 200px auto;
  text-indent: -9999em;
  width: 11em;
  height: 11em;
  border-radius: 50%;
  background: #ffffff;
  background: -moz-linear-gradient(left, #0068b7 10%, rgba(255,255,255, 0) 42%);
  background: -webkit-linear-gradient(left, #0068b7 10%, rgba(255,255,255, 0) 42%);
  background: -o-linear-gradient(left, #0068b7 10%, rgba(255,255,255, 0) 42%);
  background: -ms-linear-gradient(left, #0068b7 10%, rgba(255,255,255, 0) 42%);
  background: linear-gradient(to right, #0068b7 10%, rgba(255,255,255, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.loader:before {
  width: 50%;
  height: 50%;
  background: #ffffff;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.loader:after {
  background: #ffffff;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Spiner end */


/* Hamburger */

#main_nav > ul > ul {
  list-style: none;
}


#main_nav > ul > ul {
  padding-top: 20px;
}

#main_nav > ul {
  width: 100%;
}

.back {
height: 320px;
width: 100%;
background: url('./assets/images/DrillingServices.png') rgba(11, 5, 5, 0.5);
background-blend-mode: overlay;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
margin-top: 50px;
}


.logo {
  background-image: url('./assets/images/jg.png');
  background-repeat: no-repeat;
  width: 264px;
  height: 143px;
}

.hapsiralart {
  padding-bottom: 50px;
}


.h1head {
  padding-top: 100px;
  padding-left: px;
  font-size: 48px;
  color: #fff;
  font-family: 'Work Sans', sans-serif;
}

.h1head p {
  font-size: 22px;
}

.headyellow {
  color:#fce40c;
}

#main_nav > ul > ul {
    display: flex; 
    position: absolute;
    right: 20px;
}


::marker {
    display: none  ;
}
.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: #ffffff;
}

.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 {
  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: #000000;
  background-color: #ffffff;
  border: 1px solid #0056e0;
  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: #000000;
  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: #000000;
}

.form-control::placeholder {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}

.btn1 {
  background-color: var(--white) !important;
  color: #ffffff;
  margin-top: 17px !important;
  border-radius: 10px;
  padding: 10px 15px 10px 15px;
  border-color: #ffffff;
}

.btn1:hover {
  background-color: var(--green) !important;
  color: #323232;
}

.blue {
  color:#323232;
  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(255, 255, 255) 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-color: #0095DA;
  height: auto;
  color: #ffffff;
  width: 100%;
  font-family: 'Raleway', sans-serif;
  margin-bottom: 50px;
  border-radius: 35px  0 35px 0 ;

}

.box1:hover {
  background-image: radial-gradient( farthest-side at 50% 80%, #fff650, #fffbaf);
  font-family: 'Raleway', sans-serif;

}

.ttl {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  font-size: 22px;

}

.ttl img {
  margin-bottom: 10px;
  height:300px;
  width:100%;
  margin-left: 50%;
  transform: translateX(-50%);
  border-radius: 35px 0 0 0 ;
}

.ttl a {
  color: #fff;
}

.ttl h4 {
  margin-top: 20px;
  padding-bottom: 20px;
}

.ttl p {
  padding: 40px 40px 40px 40px;
}

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: -50px;
}

label {
    width: 100%;
}


/*-----------------Drop down menu-------------------*/
#main_nav > ul > ul > li.nav-item.dropdown > div {
margin-top: 0px;
margin-left: -10px;
}

.dropdown {
  margin-top: -7px;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding-top: 8px;
  clear: both;
  font-weight: 400;
  color: #000000;
  text-align: inherit;
  white-space: nowrap;
  background-color: var(--green);
  border: 0;
}

.dropdown-item:hover {
  color: #ffffff;
  background-color: #0068b7;
}

.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(255, 255, 255);
  background-color: #0095DA!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: #ffffff;
  padding-left: 30px;
}

.logofoot {
  font-size: 28px;
  padding-top: 40px;
  font-family: "Raleway";
}

/*-----------------Menyja-------------------*/
#main_nav {
  padding-top: 20px;
}

.menu-menyja-container > ul > ul {
  display: flex;
}

.menu-menyja-container > ul > ul > li {
  list-style: none;
  padding: 3px 0 3px 0;
}

#main_nav > ul > ul > li > a {
  text-decoration: none;
  font-size: 16px;
  color: #000000;
  padding-right: 15px;
  padding-left: 15px;
  border-color: none;
  border-bottom: hidden;
  position: relative;
  font-family: 'Work Sans', sans-serif;
}

#main_nav > ul >ul > li > a:hover {
  color: #0095DA;
  width: 100%;
  background-position: 100% 0;
}

.navbar-nav {
  padding-top: 10px;
  padding-left: 5%;
}

#main_nav > ul >ul > li > .active > a {
  color: #cecd8c;
  border-bottom: solid;
  border-width: 8px;
  width: 100%;
  background-position: 100% 0;
}

/* ------- MEDIA SCREEN 568 -------*/

@media screen and (max-width: 568px) {
  #main_nav > ul > ul {
    display: block;
    font-weight: 700;
    text-align: center;
}

#main_nav > ul > ul > li > a:focus {
  outline: none;
}


#main_nav > ul > ul > li {
  justify-content: flex-end;
} 


.back {
  margin-top: 50px;
}


#main_nav > ul > ul > li.nav-item.dropdown > div {
margin-top: 0px;
margin-left:0px;
border-color: #ffffff;
text-align: center; }

.eng {
    color: #ffffff;
    text-align: center;
    margin-top: 50px;
    z-index: 3;  
  }

  .logo {
    height: 300px;
    margin-right: 0px;
    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;
  }



  section form {
    width: auto;
   }

  .hfont p {
    padding-bottom: 20px;
  }

  #main_nav > ul > ul > li {
    margin-top: 10px;
  }

    #main_nav > ul > ul > li > a {
    font-size: 24px !important;
  }

  #main_nav > ul > ul {
    padding-top: 100px;
 
  }

  .headeri {
    display: none;
  }

  #main_nav {
    z-index: 100;
    background-color: var(--green);
  }

  .navbar-toggler {
    color: #000000;
    margin-left: 10%;
    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: rgb(0, 0, 0) !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;
}

#main_nav > ul > ul {
  left: 0;
  margin-top: 60px !important;
}

#main_nav > ul  {
  left: 0;
  margin-bottom: 40px !important;
}


}






/* ------- MEDIA SCREEN 980 -------*/

@media screen and (max-width: 980px) {
  #main_nav > ul > ul {
    display: block;
    font-weight: 200;
  }



  /* HAMBURGER 3 */

.visuallyHidden {
    position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height: 1px; width: 1px; 
    margin: -1px; padding: 0; border: 0; 
}

h1 {
    text-align: center;
}

.hamburger {
    position: absolute;
    z-index: 9999;
    top: -10px;
    right:20px;
    margin: 0 auto;
    margin-top: 30px;
    width: 30px;
    height: 30px;
}

.hamburger .bar {
    padding: 0;
    width: 30px;
    height: 4px;
    background-color: rgb(16, 16, 16);
    display: block;
    border-radius: 4px;
    transition: all 0.4s ease-in-out;
    position: absolute; 
}

.bar1 {
    top: 0;
}

.bar2,
.bar3 {
    top: 13.5px;
}

.bar3 {
    right: 0;
}

.bar4 {
    bottom: 0;
}


.hamburger3 .bar1 {
    transform-origin: 5%;
}

.hamburger3 .bar4 {
    transform-origin: 5%;
}

.checkbox3:checked + label > .hamburger3 > .bar1{
    transform: rotate(45deg);
    height: 3px;
    width: 42px;
}

.checkbox3:checked + label > .hamburger3 > .bar3{
    transform: rotate(45deg);
    height: 3px;
    background-color: transparent;
}

.checkbox3:checked + label > .hamburger3 > .bar2{
    transform: rotate(-45deg);
    height: 3px;
    background-color: transparent;
}

.checkbox3:checked + label > .hamburger3 > .bar4{
    transform: rotate(-45deg);
    height: 3px;
    width: 42px;
}
/* Hamburger End */

  #main_nav {
    margin-top: -60px; 
  }

.ttl p {
    font-size: 14px;
}

.ttl h4 {
  font-size: 20px;
}

  .logo {
    margin-right: 200px;
    color:var(--green);
    font-family: "Lato";
    font-weight:700px;
    font-size: 24px;
    padding-bottom: 20px;
  }
  #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;
  }

  .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-left: 10%;
    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: rgb(0, 0, 0) !important;
    border-color: var(--green);
  }

  #main_nav > div > button {
    outline: none;
  }

  #main_nav > div > button {
    font-size: 20px;
    color: rgb(0, 0, 0);
    background-color: var(--green);
  }

  #expandedImg {
    height: 270px;
  }

}
