/*
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');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@500');


:root {
  --green: #ffffff;
  --white: #080055;
}

body {
  overflow-x: hidden;  
}


.reg h1 {
  margin-bottom: 50px;
}
/* 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, #114e9d 10%, rgba(255,255,255, 0) 42%);
  background: -webkit-linear-gradient(left, #114e9d 10%, rgba(255,255,255, 0) 42%);
  background: -o-linear-gradient(left, #114e9d 10%, rgba(255,255,255, 0) 42%);
  background: -ms-linear-gradient(left, #114e9d 10%, rgba(255,255,255, 0) 42%);
  background: linear-gradient(to right, #114e9d 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 */




/* Activities Album */
.close {
  font-size: 1.5rem;
}

.col-12 img {
  opacity: 0.7;
  cursor: pointer;
  margin: 2rem;
  width: 100%;
}

.col-12 img:hover {
  opacity: 1;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


/* End of Activities Album */

/* Hamburger */


.grey img {
filter: opacity(50%);
	-webkit-transition: all .5s ease-in-out;
}

.grey img:hover{
	filter: none;
	-webkit-filter: grayscale(0);
	-webkit-transform: scale(1.1);
}

.quotetop {
  margin-top: 50px;
}

.quote {
 color: #000000;
 font-size: 24px;
 background-color: #fffb05;
 border-radius: 20px;
 padding: 20px 200px;
}

.quote:hover {
 color: #fff;
 font-size: 24px;
 background-color: #003d63;
 border-radius: 20px;
 padding: 20px 200px;
}

.back {
height: 320px;
width: 100%;
background: url('./assets/images/cleaningmain.jpg') rgba(255, 255, 255, 0);
background-blend-mode: overlay;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}


.f2 {
  width: 180px;
  height: 30% !important;
  margin-top: 30px;
}

.a1 {
  height: 50%;
}

.fix {
  display: flex;
  flex-direction: row;
justify-content: space-between;
}

.clients {
  margin: 60px 0;
}

.backabout {
height: 320px;
width: 100%;
background: url('./assets/images/cleaningabout.jpg') rgba(255, 255, 255, 0);
background-blend-mode: overlay;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

.backcleaning {
height: 320px;
width: 100%;
background: url('./assets/images/cleaningservices.jpg') rgba(255, 255, 255, 0);
background-blend-mode: overlay;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

.backporter {
height: 320px;
width: 100%;
background: url('./assets/images/porterservices.jpg') rgba(255, 255, 255, 0);
background-blend-mode: overlay;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}


.backcleaning .h1head,
.backabout .h1head {
  color: #0c002f;
}

.backfaq {
height: 320px;
width: 100%;
background: url('./assets/images/kidfaq.jpg') rgba(255, 255, 255, 0);
background-blend-mode: overlay;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

.back2a {
height: 320px;
width: 100%;
background: url('./assets/images/kid2a.jpg') rgba(255, 255, 255, 0);
background-blend-mode: overlay;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

.back3a {
height: 320px;
width: 100%;
background: url('./assets/images/kid3a.jpg') rgba(255, 255, 255, 0);
background-blend-mode: overlay;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

.back4a {
height: 320px;
width: 100%;
background: url('./assets/images/kid4a.jpg') rgba(255, 255, 255, 0);
background-blend-mode: overlay;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

.back5a {
height: 320px;
width: 100%;
background: url('./assets/images/kid5a.jpg') rgba(255, 255, 255, 0);
background-blend-mode: overlay;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

.backwe {
height: 320px;
width: 100%;
background: url('./assets/images/kidwe.jpg') rgba(255, 255, 255, 0);
background-blend-mode: overlay;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}


.logo {
  position: relative;
  background-image: url('./assets/images/logo.jpg');
  background-repeat: no-repeat;
  width: 400px;
  height: 120px;
  margin-bottom: 30px;
}


<!-- HTML !-->
<button class="button-88" role="button">Button 88</button>




/* CSS Button */
button.btn2 {
  display: flex;
  align-items: center;
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  padding: 0.7em 1.4em 0.7em 1.1em;
  color: white;
  background: #ad5389;
  background: linear-gradient(0deg, rgba(255,240,0,1) 0%, rgba(255,252,127,1) 100% );
  border: none;
  box-shadow: 0 0.7em 1.5em -0.5em rgba(255,240,0,1);
  letter-spacing: 0.05em;
  border-radius: 20em;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-88:hover {
  box-shadow: 0 0.5em 1.5em -0.5em #14a73e98;
}

.button-88:active {
  box-shadow: 0 0.3em 1em -0.5em #14a73e98;
}



.h1head {
  padding-top: 100px;
  padding-left: px;
  font-size: 48px;
  color: #fff;
  font-family: 'Work Sans', sans-serif;
}

.h1head p {
  font-size: 22px;
}


.h2head {
  padding-top: 100px;
  padding-left: px;
  font-size: 48px;
  color: #21288a;
  font-family: 'Work Sans', sans-serif;
}

.h2head p {
  font-size: 22px;
}

.headyellow {
  color:#114e9d;
}



.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 #114e9d;
  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 {
}

.w-20 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40% !important;
          flex: 0 0 40% !important;
  max-width: 509%;
  margin: 10px 10px 10px 10px;

}

.box {
  background-color: #fefefe;
  height: auto;
  color: #000000;
  width: 100%;
  font-family: 'Raleway', sans-serif;

}

.box1:hover {
  background-image: radial-gradient( farthest-side at 50% 80%, #ffffff, #e8e8e8);
  font-family: 'Raleway', sans-serif;

}

.btnX {
  color: #000000;
  padding: 10px 40px 10px 40px;
  border-color: #ccc;
  box-shadow: 0 0.5em 1.5em -0.5em #00000098;
}

/* CSS */
.btn3 {
  width: 92%;
  margin: 10px;
  padding: 15px 30px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: rgb(37, 37, 37);
  border-radius: 45px;
  display: block;
  border: 0px;
  font-weight: 700;
  box-shadow: 0px 0px 14px -7px #ededed;
  background-image: linear-gradient(45deg, #ffffff 0%, #f2f2f2  51%, #d4d4d4  100%);
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.btn3:hover {
  background-position: right center;
  /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

.btn3:active {
  transform: scale(0.95);
}



.ttl {
  display: flex;
  flex-direction: column;
  color: #ffffff;
  background-color: #073260;
  border-radius: 45px 0 45px 45px ;
  text-align: center;
  justify-content: center;
  font-size: 22px;
}


.ttl img {
  border-radius: 45px 0 45px 0 ;
  margin-bottom: 10px;
  height:auto;
  width:100%;
  margin-left: 50%;
  transform: translateX(-50%);
}

.ttl h4 {
  margin-top: 20px;
  padding-bottom: 20px;
}

.ttl p {
  padding: 40px 40px 40px 40px;
  height: 70px;
}

i {
  padding-top: 35px;
}

.ttl p {
  font-size: 16px;
  padding-top: 0px;
  font-family: 'Work Sans', sans-serif;
}


.tt2 {
  display: flex;
  flex-direction: column;
  color: #ffffff;
  background-color: #0c94e1;
  border-radius: 45px 0 45px 45px ;
  text-align: center;
  justify-content: center;
  font-size: 22px;
}


.tt2 img {
  border-radius: 45px 0 45px 0 ;
  margin-bottom: 10px;
  height:auto;
  width:100%;
  margin-left: 50%;
  transform: translateX(-50%);
}

.tt2 h4 {
  margin-top: 20px;
  padding-bottom: 20px;
}

.tt2 p {
  padding: 40px 40px 40px 40px;
  height: 70px;
}

i {
  padding-top: 35px;
}

.tt2 p {
  font-size: 16px;
  padding-top: 0px;
  font-family: 'Work Sans', sans-serif;
}



.reg img {
  border-radius: 75px 75px 75px  0;
}

.reg1 {
  margin-top: 50px;
  display: flex;
  text-align: center;
  align-items: center;
}

.regx {
  margin-top: 50px;
  display: flex;
  text-align: center;
  align-items: center;
}

.regx img {
  width: 550px;
  height: auto;
  margin-top: 35px;
}

.regx h1 {
  color: #1e548d;

}


.reg1 h1 {
  color: #1e548d;

}

.linkfoot img {
   width: 85%;
}

/*-----------------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 > li.nav-item.dropdown > div {
margin-top: -110px;
margin-left: -30px;
}

.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: #114e9d;
}

.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: 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;
}

.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: 18px;
  color: #0c002f;
  padding-right: 15px;
  padding-left: 15px;
  border-color: none;
  border-bottom: hidden;
  position: relative;
  font-family: 'Nunito', sans-serif;
}

#main_nav > ul > li > a:hover {
  color: #71c9f8;
  width: 100%;
  background-position: 100% 0;
}

.navbar-nav {
  padding-top: 10px;
  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 568 -------*/

@media screen and (max-width: 568px) {
  #main_nav > ul {
    display: block;
    font-weight: 700;
    text-align: center;
}

.f2 {
  margin-bottom: 40px;
}

.a1 {
  height: auto;
  width: 45%;
  margin: 30px 0;
}

.fix {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.quotetop {
  margin-top: 50px;
}

.quote {
 color: #000000;
 font-size: 24px;
 background-color: #fffb05;
 border-radius: 20px;
 padding: 20px 80px;
}

.quote:hover {
 color: #fff;
 font-size: 24px;
 background-color: #003d63;
 border-radius: 20px;
 padding: 20px 80px;
}

.clients {
  margin: 60px 0;
}

#main_nav > ul > li > a:focus {
  outline: none;
}

.back {
  margin-top: 50px;
}

.col-12 img { 
  width: 80%;
}


.backwe, .backfaq, .back2a, .back3a, .back4a, .back5a {
    margin-top: 50px;
}

.reg img {
  margin-top: 35px;
}

.regx img {
  width: 350px;
  height: auto;
  margin-top: 35px;
}
.w-20 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 18% !important;
          flex: 0 0 18% !important;
  max-width: 100%;
  margin-bottom: -250px;
}

.row-cols-2 {
  align-items: center;
  justify-content: center;
}


.box {
  background-color: #fefefe;
  height: 1000px;
  color: #000000;
  width: 400px;
  font-family: 'Raleway', sans-serif;

}

.ttl {
  display: flex;
  flex-direction: column;
  color: #ffffff;
  background-color: #1e548d;
  border-radius: 45px 0 45px 45px ;
  text-align: center;
  justify-content: center;
  font-size: 22px;
}


.ttl img {
  border-radius: 45px 0 45px 0 ;
  margin-bottom: 10px;
  height:auto;
  width:100%;
  margin-left: 50%;
  transform: translateX(-50%);
}



.ttl h4 {
  margin-top: 20px;
  padding-bottom: 20px;
}

.ttl p {
  padding: 40px 40px 40px 40px;
  height: 170px;
}

.tt2 p {
  padding: 40px 40px 40px 40px;
  height: 170px;
}

.tt3 p {
  padding: 40px 40px 40px 40px;
  height: 170px;
}

.tt4 p {
  padding: 40px 40px 40px 40px;
  height: 170px;
}

.tt5 p {
  padding: 40px 40px 40px 40px;
  height: 170px;
}

#main_nav > 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 {
    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 > 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: #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;
}


}






/* ------- MEDIA SCREEN 980 -------*/

@media screen and (max-width: 980px) {
  #main_nav > ul {
    display: block;
    font-weight: 200;
    text-align: center;
  }


  .backabout,
  .backcleaning,
  .backporter {
  margin-top: 50px;
  }





  /* 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;
  }
  #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;
  }

}
