/********* VARIABLES ************/
/************ MIXINS *************/
.btn-custom {
  border: none;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Aller', serif;
  border-radius: 40px;
  padding: 12px 70px;
  margin: 20px 0;
  color: #fff;
  transition: all 500ms ease-in-out;
}
@media (max-width: 992px) {
  .btn-custom {
    padding: 12px 40px;
  }
}
.btn-pink {
  background: #dfb171;
}
.btn-pink:hover {
  background: #d69a47;
  color: #fff;
}
.btn-black {
  color: #fff;
  background: #1d1d1b;
}
.btn-black:hover {
  background: #030302;
  color: #fff;
}
.btn-orange {
  background: #e09e42;
}
.btn-orange:hover {
  background: #cd8622;
  color: #fff;
}
@font-face {
  font-family: 'Aller';
  src: url('fonts/Aller.eot');
  src: url('fonts/Aller.eot?#iefix') format('embedded-opentype'), url('fonts/Aller.woff') format('woff'), url('fonts/Aller.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
* {
  margin: 0px;
  padding: 0px;
}
body {
  font-family: 'Roboto', sans-serif;
  color: #474747;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
}
a {
  text-decoration: none;
  color: inherit;
}
p {
  font-size: 16px;
  line-height: 1.5;
}
.clear {
  clear: both;
}
/**********  NAVBAR **********/
.navbar {
  border: none;
  position: absolute;
  top: 0;
  z-index: 999;
  width: 100%;
}
.navbar .navbar-brand {
  padding: 15px 0 5px 0;
  margin-left: 0 !important;
}
.navbar .navbar-brand img {
  max-width: 220px;
}
.navbar ul.nav li {
  height: auto;
  cursor: pointer;
  padding: 25px 5px;
}
.navbar ul.nav li a {
  font-family: 'Aller', serif;
  color: #fff;
  padding: 10px 25px;
  border-radius: 5px;
  font-size: 17px;
  position: relative;
}
.navbar ul.nav li.selected a {
  background: #d79e4b;
  color: #fff;
}
.navbar ul.nav li:not(.selected):hover a {
  background: #dfb171;
  color: #fff;
}
button.navbar-toggle {
  margin-top: 15px;
  margin-bottom: 22px;
  border-width: 2px;
}
/********* CAROUSEL ***********/
.carousel .carousel-inner .carousel-caption {
  top: 15%;
  bottom: auto;
  text-align: left;
  left: 20%;
}
.carousel .carousel-inner .carousel-caption h1 {
  font-size: 4em;
  line-height: 1.2;
  font-weight: bold;
}
.carousel .carousel-inner .carousel-caption h2 {
  color: #4f3514;
  font-size: 2.5em;
}
/******** TEXTING *********/
.divider {
  margin: 25px 0 35px;
}
section h2 {
  font-size: 41px;
  color: #1d1d1b;
  font-weight: bold;
  margin: 40px 0 20px;
}
section h3 {
  font-size: 29px;
  color: #1d1d1b;
}
p.p-pink {
  color: #dfb171;
}
p.p-white {
  color: #fff;
}
.j-hp-onas {
  margin: 0 0 70px;
}
.j-hp-sluzby {
  background: #d79e4b;
  padding: 40px 0 150px;
  position: relative;
  margin: 0 0 150px;
}
.j-hp-sluzby:before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 150px;
  background: url(../images/bg-sluzby-top.jpg) top center;
  background-size: cover;
}
.j-hp-sluzby:after {
  content: '';
  position: absolute;
  width: 100%;
  bottom: -100px;
  height: 400px;
  background: url(../images/bg-sluzby-bottom.jpg) top center;
  background-size: cover;
  z-index: 1;
}
.j-hp-sluzby .sluzby {
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 2;
}
.j-hp-sluzby .sluzby .sluzba {
  margin: 0 0 30px 0;
  transition: transform 400ms ease-in-out;
}
.j-hp-sluzby .sluzby .sluzba .sluzby-img {
  box-shadow: 0px 0px 62px 0px rgba(29, 30, 28, 0.165);
}
.j-hp-sluzby .sluzby .sluzba h4 {
  min-height: 40px;
}
.j-hp-sluzby .sluzby .sluzba a:hover {
  color: #fff;
  text-decoration: none;
}
.j-hp-sluzby .sluzby .sluzba:hover {
  transform: scale(1.1);
}
.c-hp-celebrity {
  text-align: center;
  padding: 40px 0;
  /* Arrows */
}
.c-hp-celebrity .slider h4 {
  font-size: 20px;
  font-weight: bold;
  color: #d79e4b;
}
.c-hp-celebrity .slider h5 {
  font-size: 14px;
  font-style: italic;
  color: #dfb171;
}
.c-hp-celebrity .slick-slider {
  padding: 0;
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.c-hp-celebrity .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.c-hp-celebrity .slick-list:focus {
  outline: none;
}
.c-hp-celebrity .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.c-hp-celebrity .slick-slider .slick-track,
.c-hp-celebrity .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.c-hp-celebrity .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.c-hp-celebrity .slick-track:before,
.c-hp-celebrity .slick-track:after {
  display: table;
  content: '';
}
.c-hp-celebrity .slick-track:after {
  clear: both;
}
.c-hp-celebrity .slick-loading .slick-track {
  visibility: hidden;
}
.c-hp-celebrity .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  padding: 40px 70px;
  transition: all 300ms ease 0s;
  cursor: pointer;
}
.c-hp-celebrity .slick-center {
  transform: scale(1.2);
  transition: all 300ms ease 0s;
}
.c-hp-celebrity .slick-slide img {
  display: block;
}
.c-hp-celebrity .slick-slide.slick-loading img {
  display: none;
}
.c-hp-celebrity .slick-slide.dragging img {
  pointer-events: none;
}
.c-hp-celebrity .slick-initialized .slick-slide {
  display: block;
}
.c-hp-celebrity .slick-arrow.slick-hidden {
  display: none;
}
.c-hp-celebrity .slick-prev,
.c-hp-celebrity .slick-next {
  font-size: 40px;
  color: #d79e4b;
  position: relative;
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
  display: inline-block;
  margin: 0 15px;
}
.svg-hp-celebrity {
  fill: #fff;
}
.c-hp-reference {
  padding: 50px 0;
}
.c-hp-reference .column {
  background: #f44e8b;
  background: -moz-linear-gradient(left, #f44e8b 0%, #f34fa1 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #f44e8b), color-stop(100%, #f34fa1));
  background: -webkit-linear-gradient(left, #f44e8b 0%, #f34fa1 100%);
  background: -o-linear-gradient(left, #f44e8b 0%, #f34fa1 100%);
  background: -ms-linear-gradient(left, #f44e8b 0%, #f34fa1 100%);
  background: linear-gradient(to right, #f44e8b 0%, #f34fa1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f44e8b', endColorstr='#f34fa1', GradientType=1);
}
.c-hp-reference .citat {
  color: #fff;
  font-size: 25px;
  line-height: 1.9;
  padding: 20px 30px;
  font-style: italic;
  text-align: center;
  position: relative;
}
.c-hp-reference .citat:before {
  content: '"';
  position: absolute;
  top: 0;
  right: 0;
  font-size: 130px;
  font-style: italic;
  line-height: 0.5;
}
.j-hp-kontakt {
  background: #dfb171;
  position: relative;
  text-align: center;
  padding: 200px 0 100px;
  margin-bottom: 200px;
}
.j-hp-kontakt:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background: url(../images/bg-kontakt-top.jpg) top center;
  background-size: cover;
}
.j-hp-kontakt:after {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -100px;
  height: 200px;
  background: url(../images/bg-kontakt-bottom.jpg) top center;
  background-size: cover;
  z-index: 1;
}
.j-hp-kontakt h2 {
  color: #fff;
}
.j-hp-kontakt .kontakt {
  margin: 40px 0;
}
.j-hp-kontakt .kontakt .kontakt-mapa {
  box-shadow: 0px 0px 62px 0px rgba(29, 30, 28, 0.165);
}
@media (max-width: 992px) {
  .j-hp-kontakt .kontakt .kontakt-mapa {
    margin-top: 20px;
  }
}
.j-hp-kontakt .kontakt .kontakt-navigace {
  float: right;
  margin-top: 5px;
  color: #fff;
}
.j-hp-kontakt .kontakt .kontakt-navigace:hover {
  color: #fff;
}
.j-hp-kontakt .kontakt .kontakt-box {
  width: 100%;
  background: #fff;
  box-shadow: 0px 0px 62px 0px rgba(29, 30, 28, 0.165);
  min-height: 350px;
  text-align: left;
  padding: 70px 15px 20px;
  font-size: 18px;
}
.j-hp-kontakt .kontakt .kontakt-box .kdo {
  border-right: 2px solid #ccc;
}
.j-hp-kontakt .kontakt .kontakt-box .open-times {
  width: 100%;
}
.j-hp-kontakt .kontakt .kontakt-box .open-times tr td {
  padding: 2px 15px;
}
.j-hp-kontakt .kontakt .kontakt-box .open-times tr td:first-child {
  font-weight: bold;
}
.j-hp-kontakt .kontakt .kontakt-box .ic {
  padding: 15px 0 0;
}
@media (max-width: 992px) {
  .j-hp-kontakt .kontakt .kontakt-box {
    padding: 20px;
  }
  .j-hp-kontakt .kontakt .kontakt-box .open-times {
    margin: 20px 0;
  }
  .j-hp-kontakt .kontakt .kontakt-box .open-times tr td {
    padding: 2px 15px 2px 0;
  }
}
.j-hp-charme {
  text-align: center;
  padding: 10px 0 50px;
}
@media (max-width: 992px) {
  .j-hp-charme h2 {
    font-size: 25px;
  }
}
.j-sub-kontakt {
  background: #dfb171;
  position: relative;
  text-align: center;
  padding: 50px 0 100px;
  margin-bottom: 200px;
}
.j-sub-kontakt:after {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -100px;
  height: 200px;
  background: url(../images/bg-kontakt-bottom.jpg) top center;
  background-size: cover;
  z-index: 1;
}
.j-sub-kontakt h2 {
  color: #fff;
}
.j-sub-kontakt .kontakt {
  margin: 40px 0;
}
.j-sub-kontakt .kontakt .kontakt-mapa {
  box-shadow: 0px 0px 62px 0px rgba(29, 30, 28, 0.165);
}
@media (max-width: 992px) {
  .j-sub-kontakt .kontakt .kontakt-mapa {
    margin-top: 20px;
  }
}
.j-sub-kontakt .kontakt .kontakt-navigace {
  float: right;
  margin-top: 5px;
  color: #fff;
}
.j-sub-kontakt .kontakt .kontakt-navigace:hover {
  color: #fff;
}
.j-sub-kontakt .kontakt .kontakt-box {
  width: 100%;
  background: #fff;
  box-shadow: 0px 0px 62px 0px rgba(29, 30, 28, 0.165);
  min-height: 350px;
  text-align: left;
  padding: 70px 15px 20px;
  font-size: 18px;
}
.j-sub-kontakt .kontakt .kontakt-box .kdo {
  border-right: 2px solid #ccc;
}
.j-sub-kontakt .kontakt .kontakt-box .open-times {
  width: 100%;
}
.j-sub-kontakt .kontakt .kontakt-box .open-times tr td {
  padding: 2px 15px;
}
.j-sub-kontakt .kontakt .kontakt-box .open-times tr td:first-child {
  font-weight: bold;
}
.j-sub-kontakt .kontakt .kontakt-box .ic {
  padding: 15px 0 0;
}
@media (max-width: 992px) {
  .j-sub-kontakt .kontakt .kontakt-box {
    padding: 20px;
  }
  .j-sub-kontakt .kontakt .kontakt-box .open-times {
    margin: 20px 0;
  }
  .j-sub-kontakt .kontakt .kontakt-box .open-times tr td {
    padding: 2px 15px 2px 0;
  }
}
.j-form {
  padding: 50px 0 170px;
  text-align: center;
}
.j-form form {
  padding: 20px 0;
}
.j-form .form-group {
  margin-bottom: 30px;
}
.j-form input:not([type="submit"]),
.j-form .dropdown-toggle {
  width: 100%;
  color: #fff;
  font-size: 16px;
  height: 65px;
  padding: 0 30px;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  -webkit-transition: background 500ms ease-in-out;
  -moz-transition: background 500ms ease-in-out;
  -ms-transition: background 500ms ease-in-out;
  -o-transition: background 500ms ease-in-out;
  transition: background 500ms ease-in-out;
}
.j-form input::-webkit-input-placeholder {
  color: #fff;
}
.j-form input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.j-form input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.j-form input:-ms-input-placeholder {
  color: #fff;
}
.j-form input::-ms-input-placeholder {
  color: #fff;
}
.j-form input:focus::-webkit-input-placeholder {
  color: #d79e4b;
}
.j-form input:focus:-moz-placeholder {
  color: #d79e4b;
  opacity: 1;
}
.j-form input:focus::-moz-placeholder {
  color: #d79e4b;
  opacity: 1;
}
.j-form input:focus:-ms-input-placeholder {
  color: #d79e4b;
}
.j-form input:focus::-ms-input-placeholder {
  color: #d79e4b;
}
.j-form textarea::-webkit-input-placeholder {
  color: #fff;
}
.j-form textarea:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.j-form textarea::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.j-form textarea:-ms-input-placeholder {
  color: #fff;
}
.j-form textarea::-ms-input-placeholder {
  color: #fff;
}
.j-form textarea:focus::-webkit-input-placeholder {
  color: #d79e4b;
}
.j-form textarea:focus:-moz-placeholder {
  color: #d79e4b;
  opacity: 1;
}
.j-form textarea:focus::-moz-placeholder {
  color: #d79e4b;
  opacity: 1;
}
.j-form textarea:focus:-ms-input-placeholder {
  color: #d79e4b;
}
.j-form textarea:focus::-ms-input-placeholder {
  color: #d79e4b;
}
.j-form textarea {
  width: 100%;
  color: #fff;
  font-size: 16px;
  height: 200px;
  padding: 30px;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  -webkit-transition: background 500ms ease-in-out;
  -moz-transition: background 500ms ease-in-out;
  -ms-transition: background 500ms ease-in-out;
  -o-transition: background 500ms ease-in-out;
  transition: background 500ms ease-in-out;
}
.j-form .dropdown-toggle {
  font-family: 'Roboto', sans-serif;
  text-transform: none;
  width: 100%;
  color: #d79e4b;
  font-size: 16px;
  height: 65px;
  padding: 0 30px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0;
  -webkit-transition: background 500ms ease-in-out;
  -moz-transition: background 500ms ease-in-out;
  -ms-transition: background 500ms ease-in-out;
  -o-transition: background 500ms ease-in-out;
  transition: background 500ms ease-in-out;
}
.j-form input:focus,
.j-form textarea:focus {
  background-color: #fff;
  color: #d79e4b;
}
.j-form .dropdown-toggle:focus {
  background-color: #fff;
  color: #fff;
}
.j-form .btn-group .dropdown-menu {
  background: #fff;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
.j-form .btn-group .dropdown-menu li a {
  padding: 7px 30px;
  color: #d79e4b;
}
.j-form .btn-group .dropdown-menu li a:hover,
.j-form .btn-group .dropdown-menu li a:focus {
  background-color: #fff;
  color: #000;
}
.j-form .btn-submit {
  font-family: 'Aller', serif;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  background: #1d1d1b;
  padding: 12px 40px;
  margin: 20px 0;
}
.j-cenik {
  background: #fff;
  position: relative;
  text-align: center;
  padding: 50px 0 100px;
  margin-bottom: 200px;
}
.j-cenik h2 {
  text-align: center;
}
.j-cenik h4 {
  font-size: 35px;
  font-weight: bold;
  margin: 35px 0 15px;
}
.j-cenik h4.smaller {
  font-size: 25px;
}
.j-cenik table {
  width: 100%;
  font-size: 20px;
}
.j-cenik table thead th {
  background: #d79e4b;
  padding: 10px 20px;
  color: #fff;
  font-family: 'Aller', serif;
}
.j-cenik table tr td {
  padding: 10px 20px;
  color: #d79e4b;
  text-align: left;
}
.j-cenik table tr:nth-child(even) td {
  background: #fffbf0;
}
.j-cenik table tr td:nth-child(2),
.j-cenik table tr th:nth-child(2) {
  text-align: right;
}
.j-cenik table tr td:last-child,
.j-cenik table tr th:last-child {
  text-align: right;
}
.j-cenik .img {
  padding: 20px;
}
.intro {
  background: url(../images/bg-kontakt.jpg) no-repeat top center;
  background-size: cover;
  height: 75vh;
  position: relative;
}
.intro_wave {
  position: absolute;
  bottom: 0;
}
.intro_wave.pink path {
  fill: #d79e4b;
}
.intro_wave.white path {
  fill: #fff;
}
.intro_wave.purple path {
  fill: #dfb171;
}
.j-sluzby-tabs {
  background: #d79e4b;
  position: relative;
  padding: 50px 0 0;
}
.j-sluzby-tabs h2 {
  text-align: center;
  color: #fff;
}
.j-sluzby-tabs .sluzby {
  margin: 60px 0 0;
  text-align: center;
}
.j-sluzby-tabs .sluzby .nav-tabs {
  border-bottom: 0;
}
.j-sluzby-tabs .sluzby .nav-tabs li a {
  cursor: pointer;
  display: table-cell;
  vertical-align: bottom;
  color: #fff;
  font-size: 17px;
  padding: 15px 20px;
  border: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.j-sluzby-tabs .sluzby .nav-tabs li a:hover {
  background-color: #dfb171;
}
.j-sluzby-tabs .sluzby .nav-tabs li.active > a,
.j-sluzby-tabs .sluzby .nav-tabs li.active > a:hover,
.j-sluzby-tabs .sluzby .nav-tabs li.active > a:focus {
  color: #d79e4b;
  background: #fff;
  font-weight: 500;
  border-bottom: 0;
}
@media (max-width: 992px) {
  .j-sluzby-tabs .sluzby .nav-tabs li {
    width: 100%;
    text-align: center;
  }
  .j-sluzby-tabs .sluzby .nav-tabs li a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
    display: block;
  }
  .j-sluzby-tabs .sluzby .nav-tabs li.active > a,
  .j-sluzby-tabs .sluzby .nav-tabs li.active > a:hover,
  .j-sluzby-tabs .sluzby .nav-tabs li.active > a:focus {
    color: #d79e4b;
    background: #fff;
    font-weight: 500;
    border-bottom: 0;
  }
}
.j-sluzby {
  background: #fff;
  padding: 80px 0;
  margin-bottom: 150px;
}
.j-sluzby .tab-content .btn {
  float: right;
}
.j-sluzby .tab-content h2 {
  text-align: left;
  margin: 0;
  color: #dfb171;
}
.j-sluzby .tab-content h3 {
  text-align: left;
}
.j-sluzby .tab-content h4 {
  color: #d79e4b;
  font-size: 22px;
  font-family: 'Roboto', sans-serif;
  margin-top: 30px;
}
.j-sluzby .tab-content .margin {
  margin-top: 30px;
  margin-bottom: 30px;
}
.j-sluzby .tab-content ul:not(.list-unstyled) {
  margin-left: 15px;
  list-style-type: square;
  font-size: 20px;
  font-weight: 300;
}
.j-sluzby .tab-content ul:not(.list-unstyled) li {
  padding: 5px 0;
}
.j-galerie {
  background: #f4f0ec;
  background: #dfb171;
  position: relative;
  text-align: center;
  padding: 50px 0 100px;
}
.j-galerie .demo-gallery li {
  margin: 10px 0;
}
.j-galerie h2 {
  color: #fff;
}
footer {
  background: #1d1d1b;
  margin-top: -7px;
  padding: 20px 0;
}
footer .navbar-brand {
  background: url(../images/logo.png) no-repeat;
  background-size: cover;
  width: 250px;
  height: 54px;
  margin: 10px 0 50px 0;
}
footer ul.nav li {
  background: transparent;
}
footer ul.nav li a {
  font-family: 'Aller', serif;
  color: #d79e4b;
}
footer ul.nav li:hover a {
  background: transparent;
  color: #fff;
}
footer .by {
  text-align: right;
  font-size: 15px;
  color: #fff;
}
footer .by i.fa {
  color: #d79e4b;
}
@media (max-width: 1200px) {
  .navbar-brand {
    padding: 17px 0;
  }
}
@media (max-width: 992px) {
  .j-cenik,
  .j-sluzby-tabs,
  .j-sub-kontakt {
    margin-top: 0;
  }
  .navbar .navbar-brand {
    padding: 28px 0;
  }
  .navbar .navbar-brand img {
    max-width: 140px;
  }
  .navbar ul.nav li {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-brand {
    padding: 28px 15px;
  }
  .navbar .navbar-toggle {
    margin-top: 22px;
    color: #fff;
    border: 1px solid #fff;
  }
  .navbar-collapse.collapse {
    background: #fff;
    border-bottom: 1px solid #1d1d1b;
    z-index: 15;
    position: relative;
  }
  .navbar-collapse.collapsing {
    background: #fff;
    border-bottom: 1px solid #1d1d1b;
    z-index: 300;
    position: relative;
  }
  .navbar ul.nav li {
    padding: 5px 15px;
  }
  .navbar ul.nav li a {
    color: #000;
  }
  footer .navbar-brand {
    margin: 25px;
  }
  footer ul.nav {
    padding: 25px;
  }
  footer ul.nav li a {
    float: left;
  }
}
.grecaptcha-badge {
  visibility: hidden;
}
/* Cookies */
#cc-main {
  /** Change button primary color to black **/
  --cc-btn-primary-bg: #d79e4b;
  --cc-btn-primary-border-color: #d79e4b;
  /** Also make toggles the same color as the button **/
  --cc-toggle-on-bg: var(--cc-btn-primary-bg);
  --cc-btn-border-radius: 5px;
}
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
.modal-content {
  background-color: #fefefe;
  margin: 5% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 100%;
  max-width: 650px;
  text-align: center;
}
.modal-close {
  color: #e09e42;
  float: right;
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  cursor: pointer;
}
.modal-close:hover,
.modal-close:focus {
  color: #cd8622;
  text-decoration: none;
  cursor: pointer;
}
.modal-image {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
