.default-padding {
  padding-top: 80px;
  padding-bottom: 80px;
}
.box1 {
  background-color: red;
  box-shadow: 10px 10px 48px -1px rgba(0, 0, 0, 0.45);
  -webkit-box-shadow: 10px 10px 48px -1px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 10px 10px 48px -1px rgba(0, 0, 0, 0.45);
}
.box1 h1 {
  font-size: 70px;
}

/* footer */

#footeri {
  border-color: #252525;
  background: #070711;
  padding: 60px 0 40px 0;
  color: #fff;
}
#footeri .footer-services ul li,
#footeri .footer-navigation ul li {
  list-style: none !important;
  margin-bottom: 0.5rem;
}

/* Bottom Footer */
#bottom-footer {
  padding: 25px 0 25px 0;
  border-top: 1px solid #24242c;
  background-color: #070711;
  color: #6c6c72;
}
#bottom-footer a {
  text-decoration: none;
  color: #6c6c72;
  transition: 0.3s;
}
#footeri a {
  text-decoration: none;
  color: #fff;
  transition: 0.3s;
}
#bottom-footer a:hover,
#footeri a:hover {
  text-decoration: none;
  color: #19a3e4;
  transition: 0.3s;
}
#bottom-footer ul {
  display: flex;
}
#bottom-footer ul li {
  list-style: none;
}
#bottom-footer ul li a {
  text-decoration: none;
  padding-right: 15px;
}
#bottom-footer ul p {
  padding: 0;
  margin: 0;
}
#navbarNav {
  overflow-x: visible;
}
.kontenti-bottomfooter {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1200px) {
  .kontenti-bottomfooter {
    display: inline;
    justify-content: center;
  }
  .kontenti-bottomfooter {
    display: inline;
    justify-content: center;
  }
  #dv-pare-footer {
    order: 2 !important;
    margin-bottom: 15px;
    justify-content: flex-end !important;
    flex-wrap: wrap;
    text-align: right;
  }
  #dv-pare-footer p {
    display: flex;
    justify-content: center;
    width: 100%!important;
  }
  #dv-dyte-footer {
    order: 1 !important;
    margin-bottom: 15px;
  }
  #dv-dyte-footer ul {
    justify-content: center;
  }
  .kontenti-bottomfooter #dv-dyte-footer ul {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1201px) {
  #dv-dyte-footer ul {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-menu .menu-for-mobile ul li {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}
.default-height-for-homepage {
  height: 130px !important;
}
@media only screen and (max-width: 600px) {
  .default-height-for-homepage {
    height: 80px !important;
  }
}
/* footer pk */
.llogot-ne-footer-tebambus {
  max-width: 70%;
}

#bottom-footer {
  padding-left: 0px im !important;
  padding-right: 0px !important;
}

.ikonat-footer a {
  padding-left: 20px;
}
.footer-services a {
  color: #cdcdcf !important;
}
.footer-navigation a {
  color: #cdcdcf !important;
}
.footer-services a:hover {
  color: #19a3e4 !important;
}
.footer-navigation a:hover {
  color: #19a3e4 !important;
}
