@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap");
@font-face {
  font-family: "Gelato";
  src: url("https://use.typekit.net/af/f65190/0000000000000000774ba05d/30/l?primer=2a64b7354accbfccf091944358d6cba32f300a9a753ae564cfcf2ef3ec0bce66&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/f65190/0000000000000000774ba05d/30/d?primer=2a64b7354accbfccf091944358d6cba32f300a9a753ae564cfcf2ef3ec0bce66&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/f65190/0000000000000000774ba05d/30/a?primer=2a64b7354accbfccf091944358d6cba32f300a9a753ae564cfcf2ef3ec0bce66&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
.contact__sm-links a:last-child:before, .contact__sm-links a:first-child:before, .home__video, .home__about-us, .home__offer, .home__gallery, .home__contact, header, .footer__created-by a, .footer__created-by p, .footer__contact:before, .footer__contact, .footer__menu li:before, footer, main {
  float: left;
}

.wpcf7-submit {
  float: right;
}

.contact__sm-links a:last-child:before, .contact__sm-links a:first-child:before, .footer__contact:before, .footer__menu li:before {
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

/* ------------------------------------------------------ Global settings ------------------------------------------------------- */
* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  counter-reset: counter;
}

p {
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #6B6B6B;
  line-height: 1.8rem;
}

a {
  font-family: "Lato", sans-serif;
}

li {
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

main {
  width: 100%;
}
@media (min-width: 320px) {
  main {
    padding: 0 16px;
  }
}
@media (min-width: 1020px) {
  main {
    padding-left: 20%;
  }
}
@media (min-width: 1600px) {
  main {
    padding-left: 20%;
  }
}

@media (min-width: 320px) {
  .home main {
    padding: 0 16px;
  }
}
@media (min-width: 1020px) {
  .home main {
    padding-right: 0;
    padding-left: 20%;
  }
}
@media (min-width: 1600px) {
  .home main {
    padding-right: 0;
    padding-left: 15%;
  }
}
.hide {
  display: none !important;
}

input {
  font-size: 1rem !important;
  font-family: "Lato", sans-serif;
  color: #6B6B6B;
}

th {
  font-size: 1rem !important;
  font-family: "Lato", sans-serif;
  color: #6B6B6B;
}

@media (min-width: 320px) {
  section {
    padding: 30px 0;
  }
}
@media (min-width: 1020px) {
  section {
    padding: 50px 0;
  }
}

/* ------------------------------------------------------ Headings ------------------------------------------------------- */
h2 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #BF8F61;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  overflow: hidden;
}
h2:before, h2:after {
  content: "";
  position: relative;
  display: inline-block;
  height: 1px;
  background-color: #BF8F61;
  vertical-align: middle;
}
@media (min-width: 320px) {
  h2:before, h2:after {
    width: 50px;
  }
}
@media (min-width: 375px) {
  h2:before, h2:after {
    width: 50px;
  }
}
@media (min-width: 1020px) {
  h2:before, h2:after {
    width: 69px;
  }
}
h2:before {
  left: 0;
  margin-right: 16px;
}
h2:after {
  right: 0;
  margin-left: 16px;
}
@media (min-width: 320px) {
  h2 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1600px) {
  h2 {
    font-size: 1.25rem;
  }
}

h3 {
  font-family: "Gelato", sans-serif;
  font-weight: 400;
  text-align: center;
  color: #010100;
}
@media (min-width: 320px) {
  h3 {
    font-size: 3rem;
  }
}
@media (min-width: 1600px) {
  h3 {
    font-size: 3.875rem;
  }
}

h4 {
  font-family: "Lato", sans-serif;
}

/* ------------------------------------------------------ Placeholder style ------------------------------------------------------- */
::-webkit-input-placeholder {
  font-family: "Lato", sans-serif;
  color: #6B6B6B;
  font-size: 1rem;
}

::-moz-placeholder {
  font-family: "Lato", sans-serif;
  color: #6B6B6B;
  font-size: 1rem;
}

:-ms-input-placeholder {
  font-family: "Lato", sans-serif;
  color: #6B6B6B;
  font-size: 1rem;
}

:-moz-placeholder {
  font-family: "Lato", sans-serif;
  color: #6B6B6B;
  font-size: 1rem;
}

.hiddenURL {
  color: #6B6B6B;
  text-decoration: none;
  cursor: auto;
}
.hiddenURL:hover {
  color: #6B6B6B;
}

.btn, .wpcf7-submit {
  padding: 16px 32px;
  font-weight: 700;
  border-radius: 80px;
}
.btn--pink {
  background-color: #F7EADA;
  color: #010100;
}
.btn--gold, .wpcf7-submit {
  background-color: #BF8F61;
  color: #ffffff;
}

.wpcf7-submit {
  border: 0;
  margin-top: 32px;
}

/* Contact forms
------------------------------------------------ */
body input[type=text].wpcf7-not-valid,
body input[type=email].wpcf7-not-valid,
body input[type=tel].wpcf7-not-valid,
body textarea.wpcf7-not-valid {
  border: 1px solid #ec3c06;
}

body span.wpcf7-not-valid-tip {
  float: left;
  display: none;
  color: #ec3c06;
  border: none;
  position: relative;
  top: auto;
  left: auto;
  padding: 0;
  margin-top: 2px;
  background: none;
  font-size: 13px;
}

body div.wpcf7-validation-errors {
  background: #ffe2e2;
  border: 1px solid #ff8a8a;
  color: #ec3c06;
  width: 100%;
  margin-top: 50px !important;
  line-height: 18px;
}

body div.wpcf7-response-output {
  float: left;
  margin: 10px 0;
  padding: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
}

body .wpcf7-mail-sent-ng {
  background: #fff2e2;
  border: 1px solid #ffbc8a;
  color: #e17731;
}

body .wpcf7-mail-sent-ok {
  background: #e8ffe2;
  border: 1px solid #6fdf51;
  color: #1ea524;
  width: 100%;
  margin-top: 50px !important;
  line-height: 18px;
}

div.wpcf7 {
  width: 100%;
}

.contact-form__info {
  display: grid;
}
@media (min-width: 320px) {
  .contact-form__info {
    grid-template-columns: 1fr;
    grid-column-gap: 16px;
  }
}
@media (min-width: 1280px) {
  .contact-form__info {
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap: 32px;
  }
}
@media (min-width: 1600px) {
  .contact-form__info {
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap: 32px;
  }
  .contact-form__info div:first-child {
    grid-column-start: 1;
    grid-column-end: 13;
  }
  .contact-form__info div:nth-child(2) {
    grid-column-start: 1;
    grid-column-end: 7;
  }
  .contact-form__info div:nth-child(3) {
    grid-column-start: 7;
    grid-column-end: 13;
  }
}

input[name=your-name],
input[name=your-email],
input[name=tel-483] {
  float: left;
  border: 1px solid #BF8F61;
  padding: 32px;
  border-radius: 11px;
  margin-bottom: 16px;
  width: 100%;
}

textarea[name=your-message] {
  border: 1px solid #BF8F61;
  border-radius: 11px;
  height: 180px;
  line-height: 55px;
  width: 100%;
  padding: 0 32px;
  margin-bottom: 64px;
}

.contact-form__msg label,
.contact-form__info label {
  font-weight: 700;
  margin-bottom: 16px;
}

.terms-acceptance a {
  color: #000000;
  font-weight: 700;
}
.terms-acceptance input[type=checkbox] {
  margin-left: -16px;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

footer {
  background-color: #1A1A1A;
}
@media (min-width: 320px) {
  footer {
    width: 100%;
  }
}
@media (min-width: 1020px) {
  footer {
    margin-left: 20%;
    width: 80%;
  }
}
@media (min-width: 1600px) {
  footer {
    margin-left: 15%;
    width: 85%;
  }
}

@media (min-width: 320px) {
  .footer {
    padding: 16px;
  }
}
@media (min-width: 1020px) {
  .footer {
    padding: 32px 5% 32px 5%;
  }
}
@media (min-width: 1600px) {
  .footer {
    padding: 32px 15% 32px 5%;
  }
}
.footer__row {
  display: grid;
}
.footer__row:nth-child(2) {
  border-top: 1px solid #ffffff;
  margin-top: 32px;
  padding-top: 32px;
}
@media (min-width: 1020px) {
  .footer__row {
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 16px;
  }
}
@media (min-width: 1600px) {
  .footer__row {
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 16px;
  }
}
.footer p {
  color: #ffffff;
}
.footer a {
  color: #ffffff;
}
.footer h4 {
  color: #ffffff;
  font-weight: 700;
  font-size: 1rem;
}
@media (min-width: 1600px) {
  .footer__menu--info {
    grid-column: span 2;
  }
}
.footer__menu ul {
  padding: 0;
}
.footer__menu li {
  list-style: none;
  margin-bottom: 21px;
}
.footer__menu li:before {
  content: "";
  mask-image: url("../../dist/img/icon-arrow.svg");
  -webkit-mask-image: url("../../dist/img/icon-arrow.svg");
  width: 13px;
  height: 15px;
  background-color: #ffffff;
  margin: 2px 12px 0 0;
}
.footer__menu a {
  text-decoration: none;
}
.footer__contact:before {
  content: "";
  mask-image: url("../../dist/img/icon-phone.svg");
  -webkit-mask-image: url("../../dist/img/icon-phone.svg");
  width: 51px;
  height: 51px;
}
.footer__contact li {
  margin-bottom: 16px;
  list-style: none;
}
.footer__contact li a {
  font-size: 1.375rem;
}
.footer__contact a {
  text-decoration: none;
}
.footer__contact p {
  margin-bottom: 0;
}
@media (min-width: 320px) {
  .footer__contact:before {
    margin: 32px 28.8px 0 0;
  }
  .footer__contact ul {
    float: left;
    padding: 0 78px;
    margin-top: -16px;
  }
  .footer__contact li {
    float: left;
  }
}
@media (min-width: 750px) {
  .footer__contact:before {
    margin: 32px 28.8px 0 0;
  }
  .footer__contact ul {
    float: left;
    padding: 0;
    margin-top: 0;
    width: 80%;
  }
  .footer__contact li {
    float: left;
    margin-right: 48px;
  }
}
@media (min-width: 1020px) {
  .footer__contact {
    grid-column: span 2;
  }
  .footer__contact:before {
    margin: 16px 0 0 90px;
  }
  .footer__contact ul {
    float: right;
    padding: 0 0 0 43px;
    margin-top: 5px;
  }
  .footer__contact li {
    float: right;
    text-align: right;
    width: 100%;
    margin-right: 0;
  }
  .footer__contact p {
    float: right;
    text-align: right;
  }
}
@media (min-width: 1280px) {
  .footer__contact {
    grid-column: span 2;
  }
  .footer__contact:before {
    margin: 16px 0 0 170px;
  }
  .footer__contact ul {
    float: right;
    padding: 0 0 0 43px;
    margin-top: 5px;
  }
  .footer__contact li {
    float: right;
    text-align: right;
    width: 100%;
  }
  .footer__contact p {
    float: right;
    text-align: right;
  }
}
@media (min-width: 1360px) {
  .footer__contact {
    grid-column: span 2;
  }
  .footer__contact:before {
    margin: 16px 0 0 203px;
  }
  .footer__contact ul {
    float: right;
    padding: 0 0 0 43px;
    margin-top: 5px;
  }
  .footer__contact li {
    float: right;
    text-align: right;
    width: 100%;
  }
  .footer__contact p {
    float: right;
    text-align: right;
  }
}
@media (min-width: 1366px) {
  .footer__contact {
    grid-column: span 2;
  }
  .footer__contact:before {
    margin: 16px 0 0 213px;
  }
  .footer__contact ul {
    float: right;
    padding: 0 0 0 43px;
    margin-top: 5px;
  }
  .footer__contact li {
    float: right;
    text-align: right;
    width: 100%;
  }
  .footer__contact p {
    float: right;
    text-align: right;
  }
}
@media (min-width: 1600px) {
  .footer__contact {
    grid-column: auto;
  }
  .footer__contact:before {
    margin: 16px 0 0 28.8px;
  }
  .footer__contact ul {
    float: right;
    padding: 0 0 0 43px;
    margin-top: 5px;
  }
  .footer__contact li {
    float: right;
    text-align: right;
  }
  .footer__contact p {
    float: right;
    text-align: right;
  }
}
@media (min-width: 1020px) {
  .footer__copyrights {
    grid-column: span 2;
  }
}
@media (min-width: 1600px) {
  .footer__copyrights {
    grid-column: span 3;
  }
}
.footer__created-by a {
  text-indent: -1000001px;
  background-image: url("../../dist/img/digitalcreation-logo-white.svg");
  left: 16px;
  background-repeat: no-repeat;
  width: 160px;
  height: 27px;
  margin: 16px 0 0 16px;
  background-size: 100% 100%;
  transition: background-image 0.5s linear;
}
.footer__created-by a:hover {
  background-image: url("../../dist/img/digitalcreation-logo.svg");
}
@media (min-width: 1020px) {
  .footer__created-by {
    justify-self: end;
    grid-column: span 2;
  }
}
@media (min-width: 1600px) {
  .footer__created-by {
    justify-self: end;
    grid-column: auto;
  }
}

header {
  background: #ffffff;
}
@media (min-width: 320px) {
  header {
    width: 100%;
  }
}
@media (min-width: 375px) {
  header {
    width: 100%;
  }
}
@media (min-width: 410px) {
  header {
    width: 100%;
  }
}
@media (min-width: 420px) {
  header {
    width: 100%;
  }
}
@media (min-width: 750px) {
  header {
    width: 100%;
  }
}
@media (min-width: 1020px) {
  header {
    width: 20%;
    position: fixed;
    left: 0;
    z-index: 5;
  }
}
@media (min-width: 1600px) {
  header {
    width: 15%;
    position: fixed;
    left: 0;
    z-index: 5;
  }
}

.header__brand {
  background-image: url("../../dist/img/logo-party-wall.svg");
  background-size: 100% 100%;
  overflow: hidden;
  text-indent: 100%;
  display: block;
  white-space: nowrap;
  z-index: 99999;
  position: relative;
  width: 166px;
  height: 70px;
}
@media (min-width: 320px) {
  .header__brand {
    margin: 32px 0 32px 16px;
  }
}
@media (min-width: 768px) {
  .header__brand {
    margin: 48px auto;
    float: left;
  }
}
@media (min-width: 1020px) {
  .header__brand {
    margin: 48px auto 64px auto;
    float: none;
  }
}
@media (min-width: 1600px) {
  .header__brand {
    margin: 48px auto 128px auto;
  }
}
.header__menu {
  width: 100%;
}
@media (min-width: 320px) {
  .header__menu {
    position: absolute;
    z-index: 30;
  }
}
@media (min-width: 1020px) {
  .header__menu {
    position: relative;
  }
}
@media (min-width: 1600px) {
  .header__menu {
    position: relative;
  }
}
.header__menu ul {
  padding: 0;
}
@media (min-width: 320px) {
  .header__menu ul {
    display: none;
    margin-top: -2px;
    width: 100%;
    padding: 16px;
    background-color: #ffffff;
  }
}
@media (min-width: 768px) {
  .header__menu ul {
    margin-top: 128px;
  }
}
@media (min-width: 1600px) {
  .header__menu ul {
    display: block;
  }
}
.header__menu li {
  list-style: none;
  text-align: center;
  margin-bottom: 48px;
}
.header__menu a {
  font-weight: 700;
  text-transform: uppercase;
  color: #6B6B6B;
  text-decoration: none;
}
.header__menu .show ul {
  display: block;
}
.header__menu .show .header__menu-hamburger span:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}
.header__menu .show .header__menu-hamburger span:nth-child(2) {
  opacity: 0;
}
.header__menu .show .header__menu-hamburger span:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}
.header__menu-hamburger {
  padding: 0.25rem;
  position: absolute;
  z-index: 10;
  border-radius: 5.3333333333px;
  cursor: pointer;
  border: 2px solid #BF8F61;
  background-color: transparent;
  right: 16px;
}
.header__menu-hamburger span {
  display: block;
  width: 25px;
  height: 3px;
  margin: 5px auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #BF8F61;
}
@media (min-width: 320px) {
  .header__menu-hamburger {
    display: block;
    top: -88px;
  }
}
@media (min-width: 1020px) {
  .header__menu-hamburger {
    display: none;
  }
}
@media (min-width: 1600px) {
  .header__menu-hamburger {
    display: none;
  }
}

.home__video, .home__about-us, .home__offer, .home__gallery, .home__contact {
  width: 100%;
}
.home__video {
  object-fit: cover;
}
@media (min-width: 320px) {
  .home__video {
    height: auto;
  }
}
@media (min-width: 1020px) {
  .home__video {
    height: 880px;
  }
}

.about-us__wrapper {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
.about-us__content {
  column-gap: 2rem;
}
@media (min-width: 320px) {
  .about-us__content {
    grid-column-start: 1;
    grid-column-end: 13;
    column-count: 1;
    margin-top: 0;
  }
}
@media (min-width: 1020px) {
  .about-us__content {
    grid-column-start: 2;
    grid-column-end: 7;
    column-count: 2;
    column-fill: balance;
    margin-top: 20%;
  }
}
.about-us__content p {
  page-break-inside: avoid;
  break-inside: avoid-column;
}
.about-us__content p:first-child {
  margin-top: 0;
  font-weight: 700;
}
@media (min-width: 320px) {
  .about-us__img {
    grid-column-start: 1;
    grid-column-end: 13;
  }
}
@media (min-width: 1020px) {
  .about-us__img {
    grid-column-start: 8;
    grid-column-end: 11;
  }
}
.about-us__img img {
  width: 100%;
  height: auto;
}

.offer__list {
  list-style: none;
  display: grid;
  column-gap: 2rem;
  row-gap: 2rem;
  padding: 0;
}
@media (min-width: 320px) {
  .offer__list {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 1020px) {
  .offer__list {
    grid-template-columns: repeat(3, 1fr);
    margin: 100px auto 0 auto;
    width: 90%;
  }
}
.offer__item {
  padding: 32px;
  border-radius: 10px;
  border: 3px solid #BF8F61;
}
.offer__item::before {
  content: counter(counter);
  counter-increment: counter;
  color: #ffffff;
  background-color: #BF8F61;
  display: inline-flex;
  width: 50px;
  height: 50px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 700;
  font-size: 1.25rem;
}
.offer__item:nth-child(even) {
  border-color: #F7EADA;
  background-color: #F7EADA;
}
.offer__item:nth-child(even):before {
  color: #010100;
  background-color: #ffffff;
}
.offer__title {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 700;
  color: #010100;
  margin: 76px 0 32px 0;
}

.contact__wrapper {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  column-gap: 1rem;
}
@media (min-width: 320px) {
  .contact__data {
    grid-column-start: 1;
    grid-column-end: 13;
  }
}
@media (min-width: 1020px) {
  .contact__data {
    grid-column-start: 2;
    grid-column-end: 6;
  }
}
.contact__phone {
  font-size: 1.5rem;
  color: #6B6B6B;
}
.contact__phone a {
  text-decoration: none;
  color: #010100;
  font-weight: 900;
  margin-left: 16px;
}
@media (min-width: 320px) {
  .contact__phone a {
    font-size: 2.2rem;
  }
}
@media (min-width: 1020px) {
  .contact__phone a {
    font-size: 2.625rem;
  }
}
.contact__mail a {
  text-decoration: none;
  color: #010100;
  font-weight: 900;
}
.contact__sm-links {
  margin-top: 48px;
}
.contact__sm-links a {
  background-color: #BF8F61;
  border-radius: 50%;
  display: inline-block;
  text-indent: -1000001px;
  height: 50px;
  width: 50px;
  position: relative;
}
.contact__sm-links a:first-child {
  margin-right: 32px;
}
.contact__sm-links a:first-child:before {
  content: "";
  background-color: #ffffff;
  mask-image: url(../../dist/img/icon-fb.svg);
  -webkit-mask-image: url(../../dist/img/icon-fb.svg);
  height: 24px;
  width: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.contact__sm-links a:last-child:before {
  content: "";
  background-color: #ffffff;
  mask-image: url(../../dist/img/icon-insta.svg);
  -webkit-mask-image: url(../../dist/img/icon-insta.svg);
  height: 24px;
  width: 21px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 320px) {
  .contact__form {
    grid-column-start: 1;
    grid-column-end: 13;
    margin-top: 48px;
  }
}
@media (min-width: 1020px) {
  .contact__form {
    grid-column-start: 6;
    grid-column-end: 11;
  }
}