* {
  margin: 0;
  padding: 0;
  outline: none;
  overflow-x: hidden;
}
a:hover {
  opacity: .6;
  text-decoration: none;
  color: #8a5f75;
}
ul, li {
  list-style-type: none;
}
img {
  width: 100%;
}
.container {
  margin: 40px auto;
  padding: 0;
}
.wrapper {
  box-shadow: 0 0 25px 3px white;
  border-radius: 25px;
}
.main-container {
  background: #ffffff;
  position: relative;
}
.main-container li {
  line-height: 1.8em;
}
header {
  position: relative;
  background: #ffffff;
}
.logo {
  text-align: center;
}
.logo img {
  width: 45%;
}
.main-title {
  position: absolute;
  top: 50%;
  text-align: center;
}
.logo h1 {
  text-transform: uppercase;
  font-size: 1em;
  color: #8a5f75;
}
body {
  font-family: 'Raleway', sans-serif;
  background: #770d43;
}
h2 {
  color: #d684ae;
  margin: 1.2em 0 0;
}
.contact {
  padding: 0;
}
.contact ul {
  list-style-type: none;
  text-align: right;
}
.contact li {
  display: inline-block;
  padding: 10px 0px;
  font-size: 13px;
  vertical-align: middle;
}
.contact li a {
  color: #8a5f75;
  border-left: 1px solid;
  padding: 0 10px;
}
.contact li:first-child a {
  border: none;
}
.contact .flag {
  width: 30px;
}
.contact .flag a {
  padding: 0;
  border: none;
}
.header-promo {
  float: right;
  bottom: 10px;
}
.header-promo img {
  max-height: 100px;
  height: 100%;
}
nav {
  background: #8a5f75;
  text-align: center;
  z-index: 9;
  top: 40px;
}
nav ul {
  list-style-type: none;
  width: 100%;
}
nav ul li {
  display: inline-block;
  padding: 10px;
}
nav li a {
  text-transform: uppercase;
  color: white;
  font-weight: 500;
  font-size: 1.2em;
}
nav li a:hover {
  color: white;
}
.home-carousel .slick-slide {
  position: relative;
}
.home-carousel .fa {
  position: absolute;
  top: 45%;
  z-index: 999999;
  font-size: 36px;
  opacity: .3;
  color: #10100f;
}
.home-carousel .fa-chevron-right {
  right: 2%;
}
.home-carousel .fa-chevron-left {
  left: 2%;
}
.slide1 div {
  text-shadow: 2px 2px 4px #231d23;
  position: absolute;
  background: #8a5f75;
  opacity: .6;
  padding: 20px;
  border-radius: 0 25px 25px 25px;
  box-shadow: 2px 3px 9px 0px;
  bottom: 5%;
  color: #ffffff;
  max-width: 300px;
  margin-left: 15%;
}
h5 {
  font-size: 23px;
}
.slide2 div {
  text-shadow: 2px 2px 4px #231d23;
  position: absolute;
  background: #8a5f75;
  opacity: .6;
  padding: 20px;
  border-radius: 0 10px 10px 0;
  box-shadow: 2px 3px 9px 0px;
  bottom: 5%;
  color: #ffffff;
  max-width: 600px;
  right: 3%;
}

.main-middle-content {
  padding: 20px;
  text-align: center;
  box-shadow: 0px 0px 11px 2px #f0dfd7;
}
.main-middle-content .slick-slider {
  padding: 0 25px;
}
.main-middle-content h2 {
  text-align: center;
}
.main-middle-content p {
  line-height: 1.6em;
  font-size: 16px;
  padding: 10px 0;
}
.main-middle-content span {
  background: #f5ecf1;
  padding: 4px 10px;
  font-size: 12px;
  margin: 4px auto;
  display: block;
  width: 150px;
  border-radius: 5px;
  color: #8a5f75;
  text-transform: uppercase;
}
.main-middle-content span .fa-plus-square {
  padding-left: 5px;
  vertical-align: middle;
}
.main-middle-content .fa-arrow-right, .main-middle-content .fa-arrow-left {
  position: absolute;
  top: 40%;
}
.main-middle-content .fa-arrow-right {
  right: 1%;
  color: #8a5f75;
}
.main-middle-content .fa-arrow-left {
  left: 1%;
  color: #8a5f75;
}

.slick-dots {
  text-align: center;
}
.slick-dots li {
  width: 7px;
  height: 6px;
  background: #8a5f75;
  display: inline-block;
  margin: 10px 3px;
  border-radius: 100px;
}
.slick-dots button {
  display: none;
}
footer {
  background: #ffffff;
  padding: 20px 0 0;
  border-top: 3px solid #8a5f75;
}
footer iframe {
  width: 100%;
}
footer li {
  text-align: center;
}
footer li a {
  color: #8a5f75;
  line-height: 2em;
}
footer li .fa {
  padding: 6px 10px;
  border-radius: 100%;
  background: #8a5f75;
  color: white;
  vertical-align: middle;
}
.footer-menu, .footer-map, .contact-footer {
  margin-bottom: 20px;
}
footer .footer-map {
  text-align: right;
}
footer h3 {
  padding: 20px;
  text-align: center;
  color: white;
  background: #8a5f75;
}
footer h4 {
  text-transform: uppercase;
  text-align: center;
  line-height: 2em;
  color: #8a5f75;
}
.about .main-middle-content li {
  line-height: 2em;
}
.about .main-middle-content {
  text-align: inherit;
}
.about .main-middle-content h1 {
  text-align: center;
}
.about .main-middle-content h2 {
  font-size: 25px;
  color: #8a5f75;
}
.about .main-middle-content li .fa {
  padding-right: 10px;
}
.about .main-middle-content .description {
  margin: 20px 0;
  border-radius: 5px;
  padding: 20px;
  text-align: center;
}
.cjenik h1 {
  overflow: visible;
}
.cjenik-table {
  text-align: center;
  line-height: 2em;
  font-size: 18px;
  box-shadow: 0 0 8px #cccbcc;
  margin: 15px;
  border-radius: 5px;
}
.cjenik .rezultati {
  float: right;
}
.cjenik .rezultati p {
  font-size: 15px;
  line-height: 1.2em;
}
.usluge .items div {
  margin:20px 0;
  position: relative;
}
.items a {
  color: #8a5f75;
  display: inline-block;
  box-shadow: 0px 0px 10px #c496ae;
}
.items h2 {
  text-align: center;
  padding: 10px 0;
  margin:0;
  background: #f5ecf1;
  color: #770d43;
}
.galerija .rezultati {
  float: none;
}
.galerija .rezultati li {
  margin: 20px auto;
  max-width: 600px;
}
.kontakt .main-middle-content {
  line-height: 2em;
}
.kontakt-forma input, .kontakt-forma textarea {
  width: 100%;
}
.kontakt-forma {
  margin: 40px 0;
}
.kontakt-forma label {
  float: left;
}
.kontakt .kontakt-forma span {
  color: #8a5f75;
  display: inline-block;
  background: transparent;
  vertical-align: middle;
  padding: 0;
  font-size: 30px;
  margin: 0;
  width: auto;
}

/* Nav hamburger */
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999999;
  top: 0;
  left: 0;
  background-color: #8a5f75;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 12px 0px 5px 20px;
  text-decoration: none;
  font-size: 15px;
  color: white;
  display: block;
  transition: 0.3s;
  text-transform: uppercase;
}

.sidenav a:hover, .offcanvas a:focus{
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
span.hamburger {
  font-size: 30px;
  cursor: pointer;
  position: absolute;
  top: 40px;
  color: #8a5f75;
  background: transparent;
  width: 38px;
  padding: 0px 5px;
  left: 15px;
}

/* Mezoniti */
.mezoniti .main-middle-content {
  box-shadow: 0px 0px 11px 2px #f0dfd7;
}
.mezoniti img {
  width: auto;
}
.facelift ul {
  text-align: center;
  width: 80%;
  padding: 20px;
  margin: 10px auto;
  box-shadow: 0 0 8px #cccbcc;
}
.facelift li {
  text-align: left;
}

.copyright {
  text-align: center;
  padding: 3px;
  background: #8a6075;
  color: #bfa9b5;
}
.copyright a {
  color: #bfa9b5;
}

@media (max-width: 620px) {
  .logo {
    text-align: center;
    width: 100%;
    position: relative;
    left: 0;
  }
  /*.slide1 div, .slide2 div {*/
    /*display: none;*/
  /*}*/
  .facelift ul {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .main-middle-content p {
    font-size: 1.2em;
  }
  .slide1 div {
    bottom: 0;
    max-width: 100%;
    margin-left: 0;
    padding: 2px 20px;
    font-size: 12px;
  }
  .slide1 h5, .slide2 h5 {
    font-size: 18px;
  }
  .slide2 div {
    bottom: 0;
    max-width: 100%;
    right: 0;
    padding: 2px 20px;
    font-size: 12px;
  }
  .main-middle-content .cjenik {
    font-size: 14px;
  }
  .home-carousel img {
    height: auto;
  }
  header .flag {
    width: 100px;
    position: absolute;
    right: 0;
    z-index: 9999;
  }
}
@media (max-width: 991px) {
  .container {
    width: 100%;
    margin: 0;
  }
  footer .footer-map {
    text-align: center;
    margin-top: 20px;
  }
}