@charset "UTF-8";
/* Fonts */
/* Links */
/*
-webkit-animation: $slide_animation_in_left .6s linear 0s 1 normal both;
animation: $slide_animation_in_left .6s linear 0s 1 normal both;
*/
/* Fonts */
/* Links */
/*
-webkit-animation: $slide_animation_in_left .6s linear 0s 1 normal both;
animation: $slide_animation_in_left .6s linear 0s 1 normal both;
*/
#cookieChoiceInfo {
  background: white !important;
  color: #000;
  overflow: hidden;
  padding: 20px !important;
  font-size: 14px;
  text-align: left !important;
  border-radius: 0;
  position: fixed !important;
  bottom: 20px !important;
  left: 20px !important;
  top: auto !important;
  right: auto !important;
  width: 300px !important;
  z-index: 99 !important;
  -webkit-box-shadow: 1px 1px 20px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 20px 5px rgba(0, 0, 0, 0.2);
  -webkit-animation: slideInUp 1s ease-out 1s 1 normal both;
          animation: slideInUp 1s ease-out 1s 1 normal both;
}
#cookieChoiceInfo.remove {
  -webkit-animation: slideOutDown 1s ease-out 1s 1 normal both;
          animation: slideOutDown 1s ease-out 1s 1 normal both;
}
#cookieChoiceInfo div {
  padding: 0 !important;
  text-align: center;
}
#cookieChoiceInfo span {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 1.6;
  text-align: left;
}
#cookieChoiceInfo a {
  font-size: 16px;
  line-height: 1.2;
  color: #fff !important;
  display: inline-block;
  font-weight: 700;
  background-color: rgb(156, 155, 143);
  border-radius: 34px;
  margin: 20px 10px 0 !important;
  padding: 8px 15px !important;
  border: none;
}
#cookieChoiceInfo a:hover {
  color: #fff !important;
  background-color: #000;
}
#cookieChoiceInfo #cookieChoiceDismissIcon {
  display: none !important;
}

@-webkit-keyframes slideInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(400%);
    transform: translateY(400%);
    visibility: visible;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(400%);
    transform: translateY(400%);
    visibility: visible;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/* Fonts */
/* Links */
/*
-webkit-animation: $slide_animation_in_left .6s linear 0s 1 normal both;
animation: $slide_animation_in_left .6s linear 0s 1 normal both;
*/
html,
body {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  background: #fdfdfd !important;
  color: #333;
  font-size: calc(14px + 2 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  body {
    font-size: 14px;
  }
}
@media screen and (min-width: 1400px) {
  body {
    font-size: 16px;
  }
}
body {
  padding: 0;
  margin: 0;
  font-family: "Nunito Sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: block;
}

.clearfix:after {
  clear: both;
}

p, ul, ol {
  padding: 0px;
  margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0px;
  margin: 0px;
  font-weight: 400;
  font-size: calc(22px + 10 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  h1, h2, h3, h4, h5, h6 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1400px) {
  h1, h2, h3, h4, h5, h6 {
    font-size: 32px;
  }
}

strong {
  font-weight: 700;
}

button {
  border: none;
  padding: 0px;
  margin: 0px;
  background: none;
  cursor: pointer;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
section,
summary {
  display: block;
  margin: 0;
  padding: 0;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: none;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.has-text-align-center,
.aligncenter {
  text-align: center;
}

.has-text-align-left,
.alignleft {
  text-align: left;
}

.has-text-align-right,
.alignright {
  text-align: right;
}

@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/NunitoSans-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/NunitoSans-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/NunitoSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/NunitoSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/NunitoSans-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/NunitoSans-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/NunitoSans-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/NunitoSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/NunitoSans-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/NunitoSans-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/NunitoSans-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/NunitoSans-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/NunitoSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/NunitoSans-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
*,
*:before,
*:after {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  scroll-behavior: smooth;
  scroll-padding-top: 180px;
}

header,
main,
footer,
section {
  position: relative;
  width: 100%;
  z-index: 1;
}

.skip-to-main-content-link {
  position: absolute;
  left: -9999px;
  z-index: 10;
}

.skip-to-main-content-link:focus,
.skip-to-main-content-link:focus-visible {
  left: 20px;
  top: 0;
  width: auto;
  height: auto;
  padding: 3px 10px;
  background: #000;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
}

main {
  overflow: hidden;
  opacity: 1;
  visibility: visible;
  min-height: calc(100vh - 104px);
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
  padding-top: 76px;
}
@media only screen and (min-width: 1200px) {
  main {
    padding-top: 101px;
  }
}
main:not(.home) {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  main:not(.home) {
    margin-bottom: 80px;
  }
}

.default_page_banner {
  background-image: url(../img/banner_bckgr.webp);
  background-repeat: no-repeat;
  background-size: cover;
  height: 170px;
  margin: 0 0 50px;
}
@media only screen and (min-width: 768px) {
  .default_page_banner {
    height: 230px;
    margin: 0 0 120px;
  }
}
@media only screen and (min-width: 1024px) {
  .default_page_banner {
    height: 300px;
  }
}
.default_page_banner .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.default_page_banner .wrap h1 {
  text-align: center;
  color: #816652;
  font-size: 32px !important;
  letter-spacing: 4px;
  margin: 0 !important;
  text-transform: uppercase;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .default_page_banner .wrap h1 {
    font-size: 60px !important;
    margin: 30px 0 0 !important;
  }
}
@media only screen and (min-width: 1024px) {
  .default_page_banner .wrap h1 {
    font-size: 80px !important;
  }
}
.default_page_banner .wrap .breadcrumbs {
  font-family: "Arista2.0Light", sans-serif;
  font-size: calc(16px + 10 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .default_page_banner .wrap .breadcrumbs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1400px) {
  .default_page_banner .wrap .breadcrumbs {
    font-size: 26px;
  }
}
.default_page_banner .wrap .breadcrumbs {
  letter-spacing: 1.3px;
  color: #784407;
  text-align: center;
  line-height: 1.2;
}
.default_page_banner .wrap .breadcrumbs a {
  text-decoration: none;
  color: #784407;
}
.default_page_banner.blog h1 {
  text-transform: none;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes animated-text {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes animated-text {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@-webkit-keyframes movingUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(13px);
            transform: translateY(13px);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes movingUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(13px);
            transform: translateY(13px);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes bounce-down {
  0% {
    -webkit-transform: translateY(0) translateX(-50%);
            transform: translateY(0) translateX(-50%);
  }
  20% {
    -webkit-transform: translateY(0) translateX(-50%);
            transform: translateY(0) translateX(-50%);
  }
  40% {
    -webkit-transform: translateY(-10px) translateX(-50%);
            transform: translateY(-10px) translateX(-50%);
  }
  50% {
    -webkit-transform: translateY(0) translateX(-50%);
            transform: translateY(0) translateX(-50%);
  }
  60% {
    -webkit-transform: translateY(-5px) translateX(-50%);
            transform: translateY(-5px) translateX(-50%);
  }
  80% {
    -webkit-transform: translateY(0) translateX(-50%);
            transform: translateY(0) translateX(-50%);
  }
  to {
    -webkit-transform: translateY(0) translateX(-50%);
            transform: translateY(0) translateX(-50%);
  }
}
@keyframes bounce-down {
  0% {
    -webkit-transform: translateY(0) translateX(-50%);
            transform: translateY(0) translateX(-50%);
  }
  20% {
    -webkit-transform: translateY(0) translateX(-50%);
            transform: translateY(0) translateX(-50%);
  }
  40% {
    -webkit-transform: translateY(-10px) translateX(-50%);
            transform: translateY(-10px) translateX(-50%);
  }
  50% {
    -webkit-transform: translateY(0) translateX(-50%);
            transform: translateY(0) translateX(-50%);
  }
  60% {
    -webkit-transform: translateY(-5px) translateX(-50%);
            transform: translateY(-5px) translateX(-50%);
  }
  80% {
    -webkit-transform: translateY(0) translateX(-50%);
            transform: translateY(0) translateX(-50%);
  }
  to {
    -webkit-transform: translateY(0) translateX(-50%);
            transform: translateY(0) translateX(-50%);
  }
}
@-webkit-keyframes flying {
  0% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  50% {
    -webkit-transform: translate(-5%, 5%);
            transform: translate(-5%, 5%);
  }
  to {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}
@keyframes flying {
  0% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  50% {
    -webkit-transform: translate(-5%, 5%);
            transform: translate(-5%, 5%);
  }
  to {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-70deg);
            transform: rotate(-70deg);
  }
  to {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-70deg);
            transform: rotate(-70deg);
  }
  to {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
}
@-webkit-keyframes rotating {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotating {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  to {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  to {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes animeLine {
  0% {
    fill: #000000;
    opacity: 1;
  }
  10% {
    fill: #be2664;
    opacity: 1;
  }
  60% {
    fill: #be2664;
    opacity: 1;
  }
  70% {
    fill: #000000;
    opacity: 1;
  }
  100% {
    fill: #000000;
    opacity: 1;
  }
}
@keyframes animeLine {
  0% {
    fill: #000000;
    opacity: 1;
  }
  10% {
    fill: #be2664;
    opacity: 1;
  }
  60% {
    fill: #be2664;
    opacity: 1;
  }
  70% {
    fill: #000000;
    opacity: 1;
  }
  100% {
    fill: #000000;
    opacity: 1;
  }
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes zoom {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes fromLeft {
  from {
    -webkit-transform: translate(-100%, 0%);
            transform: translate(-100%, 0%);
  }
  to {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}
@keyframes fromLeft {
  from {
    -webkit-transform: translate(-100%, 0%);
            transform: translate(-100%, 0%);
  }
  to {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}
.wpcf7-form,
.comment-form {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.wpcf7-form.submitting .submit_btn input,
.comment-form.submitting .submit_btn input {
  color: #f94a41;
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #f94a41;
}
.wpcf7-form.submitting .wpcf7-spinner,
.comment-form.submitting .wpcf7-spinner {
  -webkit-animation: spin 1s linear 0s infinite normal both;
          animation: spin 1s linear 0s infinite normal both;
  display: inline-block;
}
.wpcf7-form .hidden-fields-container,
.comment-form .hidden-fields-container {
  display: none;
}
.wpcf7-form .icon_with_desc,
.comment-form .icon_with_desc {
  margin: 0 20px 40px 0;
  display: block;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .icon_with_desc,
  .comment-form .icon_with_desc {
    display: none;
  }
}
.wpcf7-form .icon_with_desc svg,
.comment-form .icon_with_desc svg {
  width: 30px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.wpcf7-form .icon_with_desc.spec.hide,
.comment-form .icon_with_desc.spec.hide {
  display: none;
}
.wpcf7-form .desc,
.wpcf7-form .desc-mobile,
.comment-form .desc,
.comment-form .desc-mobile {
  color: #000000;
  margin: 0 auto !important;
  z-index: 1;
  font-size: 14px !important;
  width: 100%;
  padding: 10px;
  font-weight: 500 !important;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .desc,
  .wpcf7-form .desc-mobile,
  .comment-form .desc,
  .comment-form .desc-mobile {
    font-size: 16px !important;
  }
}
.wpcf7-form .field_with_desc,
.comment-form .field_with_desc {
  position: relative;
  width: 100%;
}
.wpcf7-form .field_with_desc:hover .desc,
.comment-form .field_with_desc:hover .desc {
  opacity: 0;
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .field_with_desc:hover .desc,
  .comment-form .field_with_desc:hover .desc {
    opacity: 1;
    visibility: visible;
  }
}
.wpcf7-form .field_with_desc:hover .desc-mobile,
.comment-form .field_with_desc:hover .desc-mobile {
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .field_with_desc:hover .desc-mobile,
  .comment-form .field_with_desc:hover .desc-mobile {
    opacity: 0;
    visibility: hidden;
  }
}
.wpcf7-form .bill-num,
.wpcf7-form .add-img,
.wpcf7-form .add-img-bill,
.comment-form .bill-num,
.comment-form .add-img,
.comment-form .add-img-bill {
  display: none;
  margin: 40px 0 0;
}
.wpcf7-form .bill-num.active,
.wpcf7-form .add-img.active,
.wpcf7-form .add-img-bill.active,
.comment-form .bill-num.active,
.comment-form .add-img.active,
.comment-form .add-img-bill.active {
  display: block;
}
.wpcf7-form .add-img,
.comment-form .add-img {
  margin: 0;
  width: 100%;
}
.wpcf7-form h2,
.comment-form h2 {
  font-size: 22px !important;
  margin: 50px 0 35px !important;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form h2,
  .comment-form h2 {
    font-size: 36px !important;
    margin: 120px 0 45px !important;
  }
}
.wpcf7-form p,
.comment-form p {
  font-size: 28px !important;
  font-weight: bold !important;
  color: #000000;
  margin: 0 0 35px !important;
  line-height: 1.2 !important;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form p,
  .comment-form p {
    font-size: 32px !important;
    margin: 0 0 55px !important;
  }
}
.wpcf7-form .radio_btns_wrap,
.comment-form .radio_btns_wrap {
  margin: 0 0 40px;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .radio_btns_wrap,
  .comment-form .radio_btns_wrap {
    margin: 0 0 100px;
  }
}
.wpcf7-form .radio_btns_wrap .checkbox,
.comment-form .radio_btns_wrap .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wpcf7-form .radio_btns_wrap .checkbox label,
.comment-form .radio_btns_wrap .checkbox label {
  margin: 0 8px;
  text-transform: uppercase;
  font-size: 17px;
  padding: 0 0 0 32px;
  min-height: 22px;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .radio_btns_wrap .checkbox label,
  .comment-form .radio_btns_wrap .checkbox label {
    margin: 0 45px;
    font-size: 22px;
    min-height: 30px;
    padding: 0 0 0 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .wpcf7-form .radio_btns_wrap .checkbox label,
  .comment-form .radio_btns_wrap .checkbox label {
    font-size: 30px;
  }
}
.wpcf7-form label,
.comment-form label {
  position: relative;
  cursor: pointer;
  display: block;
  color: #000000;
  line-height: 1;
  font-size: calc(16px + 0 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .wpcf7-form label,
  .comment-form label {
    font-size: 16px;
  }
}
@media screen and (min-width: 1400px) {
  .wpcf7-form label,
  .comment-form label {
    font-size: 16px;
  }
}
.wpcf7-form label,
.comment-form label {
  font-weight: bold;
  text-align: left;
}
.wpcf7-form label svg,
.comment-form label svg {
  height: 30px;
  width: 25px;
  display: block;
  position: absolute;
  right: 0;
  top: 20px;
}
.wpcf7-form label svg path,
.comment-form label svg path {
  fill: #969696 !important;
}
.wpcf7-form #disclaimer > span label,
.comment-form #disclaimer > span label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.wpcf7-form #disclaimer > span label input,
.comment-form #disclaimer > span label input {
  margin: 0 17px 0 0;
}
.wpcf7-form #disclaimer span,
.comment-form #disclaimer span {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.67;
}
.wpcf7-form .hidden_field,
.comment-form .hidden_field {
  display: none;
}
.wpcf7-form #file-name-display,
.wpcf7-form #file-name-display-2,
.comment-form #file-name-display,
.comment-form #file-name-display-2 {
  margin: 10px 0 0;
}
.wpcf7-form .add-img,
.wpcf7-form .add-img-bill,
.comment-form .add-img,
.comment-form .add-img-bill {
  text-align: center;
}
.wpcf7-form .add-img label,
.wpcf7-form .add-img-bill label,
.comment-form .add-img label,
.comment-form .add-img-bill label {
  text-align: center;
  font-size: calc(22px + 0 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .wpcf7-form .add-img label,
  .wpcf7-form .add-img-bill label,
  .comment-form .add-img label,
  .comment-form .add-img-bill label {
    font-size: 22px;
  }
}
@media screen and (min-width: 1400px) {
  .wpcf7-form .add-img label,
  .wpcf7-form .add-img-bill label,
  .comment-form .add-img label,
  .comment-form .add-img-bill label {
    font-size: 22px;
  }
}
.wpcf7-form .add-img label,
.wpcf7-form .add-img-bill label,
.comment-form .add-img label,
.comment-form .add-img-bill label {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background-color: #a01010;
  color: #fff;
  clip-path: inherit;
  padding: 24px 20px;
  display: block;
  border-radius: 10px;
}
.wpcf7-form .add-img input,
.wpcf7-form .add-img-bill input,
.comment-form .add-img input,
.comment-form .add-img-bill input {
  display: none;
  margin: 10px auto 0;
}
.wpcf7-form .add-img.active,
.wpcf7-form .add-img-bill.active,
.comment-form .add-img.active,
.comment-form .add-img-bill.active {
  display: inline-block;
}
.wpcf7-form .add-img-bill,
.comment-form .add-img-bill {
  display: block;
  width: 100%;
}
.wpcf7-form textarea,
.wpcf7-form input[type=text],
.wpcf7-form input[type=number],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=date],
.wpcf7-form select,
.comment-form textarea,
.comment-form input[type=text],
.comment-form input[type=number],
.comment-form input[type=email],
.comment-form input[type=tel],
.comment-form input[type=date],
.comment-form select {
  background-color: #fff;
  width: 100%;
  padding: 10px;
  color: #000000;
  border-radius: 10px;
  border: none;
  outline: none;
  font-family: "Nunito Sans", sans-serif;
  font-size: calc(16px + 6 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .wpcf7-form textarea,
  .wpcf7-form input[type=text],
  .wpcf7-form input[type=number],
  .wpcf7-form input[type=email],
  .wpcf7-form input[type=tel],
  .wpcf7-form input[type=date],
  .wpcf7-form select,
  .comment-form textarea,
  .comment-form input[type=text],
  .comment-form input[type=number],
  .comment-form input[type=email],
  .comment-form input[type=tel],
  .comment-form input[type=date],
  .comment-form select {
    font-size: 16px;
  }
}
@media screen and (min-width: 1400px) {
  .wpcf7-form textarea,
  .wpcf7-form input[type=text],
  .wpcf7-form input[type=number],
  .wpcf7-form input[type=email],
  .wpcf7-form input[type=tel],
  .wpcf7-form input[type=date],
  .wpcf7-form select,
  .comment-form textarea,
  .comment-form input[type=text],
  .comment-form input[type=number],
  .comment-form input[type=email],
  .comment-form input[type=tel],
  .comment-form input[type=date],
  .comment-form select {
    font-size: 22px;
  }
}
.wpcf7-form textarea,
.wpcf7-form input[type=text],
.wpcf7-form input[type=number],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=date],
.wpcf7-form select,
.comment-form textarea,
.comment-form input[type=text],
.comment-form input[type=number],
.comment-form input[type=email],
.comment-form input[type=tel],
.comment-form input[type=date],
.comment-form select {
  font-weight: bold;
  position: relative;
  text-align: left;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-align: center;
}
.wpcf7-form textarea.wpcf7-not-valid,
.wpcf7-form input[type=text].wpcf7-not-valid,
.wpcf7-form input[type=number].wpcf7-not-valid,
.wpcf7-form input[type=email].wpcf7-not-valid,
.wpcf7-form input[type=tel].wpcf7-not-valid,
.wpcf7-form input[type=date].wpcf7-not-valid,
.wpcf7-form select.wpcf7-not-valid,
.comment-form textarea.wpcf7-not-valid,
.comment-form input[type=text].wpcf7-not-valid,
.comment-form input[type=number].wpcf7-not-valid,
.comment-form input[type=email].wpcf7-not-valid,
.comment-form input[type=tel].wpcf7-not-valid,
.comment-form input[type=date].wpcf7-not-valid,
.comment-form select.wpcf7-not-valid {
  /*       border-color: $color_red;
        color: $color_red; */
}
.wpcf7-form input[type=date],
.comment-form input[type=date] {
  min-height: 52px;
  -webkit-appearance: none; /* remove iOS native styling */
  -moz-appearance: none;
       appearance: none;
  text-align: center;
  -moz-text-align-last: center;
       text-align-last: center;
}
.wpcf7-form input[type=date]::-webkit-date-and-time-value,
.comment-form input[type=date]::-webkit-date-and-time-value {
  text-align: center;
}
.wpcf7-form input[type=checkbox],
.wpcf7-form input[type=radio],
.comment-form input[type=checkbox],
.comment-form input[type=radio] {
  display: none;
}
.wpcf7-form input[type=checkbox]:checked ~ span:after, .wpcf7-form input[type=checkbox]:checked ~ label:after,
.wpcf7-form input[type=radio]:checked ~ span:after,
.wpcf7-form input[type=radio]:checked ~ label:after,
.comment-form input[type=checkbox]:checked ~ span:after,
.comment-form input[type=checkbox]:checked ~ label:after,
.comment-form input[type=radio]:checked ~ span:after,
.comment-form input[type=radio]:checked ~ label:after {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #000000;
  border-radius: 2px;
  position: absolute;
  left: 4px;
  top: 4px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form input[type=checkbox]:checked ~ span:after, .wpcf7-form input[type=checkbox]:checked ~ label:after,
  .wpcf7-form input[type=radio]:checked ~ span:after,
  .wpcf7-form input[type=radio]:checked ~ label:after,
  .comment-form input[type=checkbox]:checked ~ span:after,
  .comment-form input[type=checkbox]:checked ~ label:after,
  .comment-form input[type=radio]:checked ~ span:after,
  .comment-form input[type=radio]:checked ~ label:after {
    left: 6px;
    width: 18px;
    height: 18px;
    top: 6px;
  }
}
.wpcf7-form input[type=checkbox]:checked ~ span:after,
.comment-form input[type=checkbox]:checked ~ span:after {
  top: 4px;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form input[type=checkbox]:checked ~ span:after,
  .comment-form input[type=checkbox]:checked ~ span:after {
    top: 6px;
  }
}
.wpcf7-form .input_shape,
.comment-form .input_shape {
  margin: 0 0 22px;
  display: block;
}
.wpcf7-form .input_shape .mobile_text,
.comment-form .input_shape .mobile_text {
  position: absolute;
  top: 50%;
  z-index: 1;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-transform: uppercase;
  display: block;
  font-size: calc(16px + 6 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .wpcf7-form .input_shape .mobile_text,
  .comment-form .input_shape .mobile_text {
    font-size: 16px;
  }
}
@media screen and (min-width: 1400px) {
  .wpcf7-form .input_shape .mobile_text,
  .comment-form .input_shape .mobile_text {
    font-size: 22px;
  }
}
.wpcf7-form .input_shape .mobile_text,
.comment-form .input_shape .mobile_text {
  background-color: #fff;
  width: 50%;
  text-align: center;
}
.wpcf7-form .input_shape .mobile_text.hide,
.comment-form .input_shape .mobile_text.hide {
  display: none;
}
.wpcf7-form .input_shape .wpcf7-form-control-wrap,
.comment-form .input_shape .wpcf7-form-control-wrap {
  display: block;
}
.wpcf7-form .input_shape input,
.comment-form .input_shape input {
  background-color: #fff;
  clip-path: inherit;
  padding: 15px 20px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .input_shape input,
  .comment-form .input_shape input {
    padding: 20px 50px;
  }
}
.wpcf7-form textarea,
.comment-form textarea {
  font-family: "Nunito Sans", sans-serif;
  height: 78px;
  width: 100%;
  max-width: 580px;
  min-width: 100%;
  min-height: 78px;
  margin-bottom: 18px;
}
.wpcf7-form input[type=checkbox],
.comment-form input[type=checkbox] {
  display: none;
}
.wpcf7-form .checkbox,
.comment-form .checkbox {
  margin-bottom: 20px;
}
.wpcf7-form .checkbox .wpcf7-not-valid-tip,
.comment-form .checkbox .wpcf7-not-valid-tip {
  display: none;
}
.wpcf7-form .checkbox .wpcf7-form-control.wpcf7-not-valid,
.comment-form .checkbox .wpcf7-form-control.wpcf7-not-valid {
  outline: 3px solid #ff0000;
  border-radius: 3px;
  outline-offset: 5px;
  display: block;
}
.wpcf7-form .checkbox label,
.comment-form .checkbox label {
  margin-bottom: 0;
}
.wpcf7-form .checkbox .wpcf7-list-item-label,
.comment-form .checkbox .wpcf7-list-item-label {
  padding: 0 0 0 32px;
  min-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .checkbox .wpcf7-list-item-label,
  .comment-form .checkbox .wpcf7-list-item-label {
    padding: 0 0 0 50px;
    min-height: 30px;
  }
}
.wpcf7-form .checkbox .wpcf7-list-item-label:before, .wpcf7-form .checkbox .gdpr_check:before, .wpcf7-form .checkbox .checkbox span:before,
.comment-form .checkbox .wpcf7-list-item-label:before,
.comment-form .checkbox .gdpr_check:before,
.comment-form .checkbox .checkbox span:before {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-color: #fff;
  font-size: 30px;
  line-height: 10px;
  margin: 0px 10px 0 0;
  border-radius: 4px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .checkbox .wpcf7-list-item-label:before, .wpcf7-form .checkbox .gdpr_check:before, .wpcf7-form .checkbox .checkbox span:before,
  .comment-form .checkbox .wpcf7-list-item-label:before,
  .comment-form .checkbox .gdpr_check:before,
  .comment-form .checkbox .checkbox span:before {
    width: 30px;
    height: 30px;
    margin: 0px 20px 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .row,
  .comment-form .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.wpcf7-form .row label,
.comment-form .row label {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .row label,
  .comment-form .row label {
    width: 50%;
  }
}
.wpcf7-form .row label:first-of-type,
.comment-form .row label:first-of-type {
  margin-right: 0;
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .row label:first-of-type,
  .comment-form .row label:first-of-type {
    margin-right: 12px;
    margin-bottom: 0;
  }
}
.wpcf7-form .row label:last-of-type,
.comment-form .row label:last-of-type {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .row label:last-of-type,
  .comment-form .row label:last-of-type {
    margin-left: 12px;
  }
}
.wpcf7-form .row.first_smaller label,
.comment-form .row.first_smaller label {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .row.first_smaller label,
  .comment-form .row.first_smaller label {
    width: 70%;
  }
}
.wpcf7-form .row.first_smaller label:first-of-type,
.comment-form .row.first_smaller label:first-of-type {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .row.first_smaller label:first-of-type,
  .comment-form .row.first_smaller label:first-of-type {
    width: 30%;
  }
}
.wpcf7-form .row .input_shape .wpcf7-form-control-wrap,
.comment-form .row .input_shape .wpcf7-form-control-wrap {
  clip-path: polygon(4% 0%, 96% 0%, 100% 50%, 96% 100%, 4% 100%, 0% 50%);
}
.wpcf7-form .btn_right,
.comment-form .btn_right {
  text-align: right;
}
.wpcf7-form .btn_wrap,
.comment-form .btn_wrap {
  text-align: center;
}
.wpcf7-form .submit_btn,
.comment-form .submit_btn {
  position: relative;
  margin: 40px 0 0;
}
.wpcf7-form .wpcf7-submit,
.wpcf7-form .submit,
.comment-form .wpcf7-submit,
.comment-form .submit {
  background-color: #a01010;
  clip-path: inherit;
  padding: 15px 20px;
  margin-top: 0px;
  position: relative;
  color: #fff;
  cursor: pointer;
  outline: none;
  border: none;
  font-size: calc(22px + 0 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .wpcf7-form .wpcf7-submit,
  .wpcf7-form .submit,
  .comment-form .wpcf7-submit,
  .comment-form .submit {
    font-size: 22px;
  }
}
@media screen and (min-width: 1400px) {
  .wpcf7-form .wpcf7-submit,
  .wpcf7-form .submit,
  .comment-form .wpcf7-submit,
  .comment-form .submit {
    font-size: 22px;
  }
}
.wpcf7-form .wpcf7-submit,
.wpcf7-form .submit,
.comment-form .wpcf7-submit,
.comment-form .submit {
  font-weight: bold;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  font-family: "Nunito Sans", sans-serif;
  width: 100%;
  border-radius: 10px;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form .wpcf7-submit,
  .wpcf7-form .submit,
  .comment-form .wpcf7-submit,
  .comment-form .submit {
    padding: 20px 50px;
  }
}
.wpcf7-form .wpcf7-submit:disabled, .wpcf7-form .wpcf7-submit[disabled],
.wpcf7-form .submit:disabled,
.wpcf7-form .submit[disabled],
.comment-form .wpcf7-submit:disabled,
.comment-form .wpcf7-submit[disabled],
.comment-form .submit:disabled,
.comment-form .submit[disabled] {
  cursor: not-allowed;
}
.wpcf7-form .wpcf7-submit:disabled:hover, .wpcf7-form .wpcf7-submit[disabled]:hover,
.wpcf7-form .submit:disabled:hover,
.wpcf7-form .submit[disabled]:hover,
.comment-form .wpcf7-submit:disabled:hover,
.comment-form .wpcf7-submit[disabled]:hover,
.comment-form .submit:disabled:hover,
.comment-form .submit[disabled]:hover {
  background: #fb7770;
  color: #fff;
}
.wpcf7-form .wpcf7-submit:hover,
.wpcf7-form .submit:hover,
.comment-form .wpcf7-submit:hover,
.comment-form .submit:hover {
  background: #fb7770;
  color: #fff;
}

:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
}

:focus::-moz-placeholder { /* Firefox 19+ */
  color: #000000;
}

:focus:-ms-input-placeholder { /* IE 10+ */
  color: #000000;
}

:focus:-moz-placeholder { /* Firefox 18- */
  color: #000000;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

::-moz-placeholder { /* Firefox 19+ */
  color: #000000;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

:-ms-input-placeholder { /* IE 10+ */
  color: #000000;
  -ms-transition: all 0.6s;
  transition: all 0.6s;
}

:-moz-placeholder { /* Firefox 18- */
  color: #000000;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

.wpcf7-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  margin: 0;
  margin-left: -15px;
  display: none;
}
.form_center .wpcf7-spinner {
  bottom: -30px;
  left: 50%;
}
.wpcf7-spinner.is-active {
  display: inline-block;
  -webkit-animation: infinite-spinning 1s linear 0s infinite normal both;
  animation: infinite-spinning 1s linear 0s infinite normal both;
}
.wpcf7-spinner:before {
  font-family: "FontAwesome" !important;
  content: "\f021";
  width: inherit;
  height: inherit;
  display: inline-block;
  font-size: 20px;
  color: #fff;
}

.ajax-loader {
  position: absolute;
  bottom: -30px;
  left: 50%;
  width: 40px;
  height: 20px;
  margin: 0 0 0 -20px;
  display: none;
}
.form_center .ajax-loader {
  bottom: -30px;
  left: 50%;
}
.ajax-loader.is-active {
  display: inline-block;
  -webkit-animation: infinite-spinning 1s linear 0s infinite normal both;
  animation: infinite-spinning 1s linear 0s infinite normal both;
}
.ajax-loader:before {
  font-family: "FontAwesome" !important;
  content: "\f021";
  width: inherit;
  height: inherit;
  display: inline-block;
  font-size: 20px;
  color: #fff;
}

.wpcf7-response-output {
  text-align: center;
  bottom: 0;
  color: #000000;
  width: auto;
  /* 	color:$color_yellow;
   */
  font-weight: bold;
  font-size: calc(16px + 8 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .wpcf7-response-output {
    font-size: 16px;
  }
}
@media screen and (min-width: 1400px) {
  .wpcf7-response-output {
    font-size: 24px;
  }
}
.wpcf7-response-output {
  display: block;
  padding: 0;
  border: none;
  margin: 10px 0 0;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
  /*     color: $color_yellow;
   */
}
.wpcf7-response-output.wpcf7-validation-errors {
  /*     color: $color_red;
   */
}

.wpcf7-not-valid-tip {
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  left: 10px;
  top: -15px;
  width: auto;
  color: red;
}

.screen-reader-response {
  display: none;
}

@-webkit-keyframes infinite-spinning {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes infinite-spinning {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.btn {
  position: relative;
  display: inline-block;
  width: auto;
  border: none;
  outline: none;
  border-radius: 0px;
  padding: 3px;
  font-size: calc(16px + 7.5 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .btn {
    font-size: 16px;
  }
}
@media screen and (min-width: 1400px) {
  .btn {
    font-size: 23.5px;
  }
}
.btn {
  line-height: 1;
  border: none;
  font-weight: 900;
  color: #fff;
  background-color: #d32a2a;
  clip-path: polygon(8% 0%, 92% 0%, 100% 50%, 92% 100%, 8% 100%, 0% 50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  text-transform: uppercase;
}
.btn span {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background-color: #bc57a1;
  clip-path: inherit;
  padding: 30px 63px;
  display: block;
}
.btn:hover {
  color: #fff;
}
.btn:hover span {
  background-color: #d32a2a;
}
.btn.transparent {
  background-color: transparent;
  border: 3px solid #fff;
  color: #fff;
}
.btn.transparent:hover {
  background-color: #fff;
  color: #333;
}

/* Fonts */
/* Links */
/*
-webkit-animation: $slide_animation_in_left .6s linear 0s 1 normal both;
animation: $slide_animation_in_left .6s linear 0s 1 normal both;
*/
.logos {
  background-color: #fff;
  overflow: hidden;
  padding: 50px 0;
}
.logos .line_top,
.logos .line_bottom {
  width: 100%;
  display: block;
}
.logos .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.logos .slick-slide {
  height: inherit !important;
}
.logos .slick-slide div:not(.logo_wrap) {
  height: 100%;
}
.logos .logos_inner {
  margin: 0 -35px;
}
@media only screen and (min-width: 1024px) {
  .logos .logos_inner {
    margin: 0 -45px;
  }
}
.logos .logos_inner .logo_wrap_parent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.logos .logos_inner .logo_wrap {
  margin: 35px;
  width: auto;
}
@media only screen and (min-width: 1024px) {
  .logos .logos_inner .logo_wrap {
    margin: 45px;
  }
}
.logos .logos_inner .logo_wrap:after {
  display: none;
}
.logos .logos_inner .logo_wrap img {
  display: block;
}

footer {
  color: #000000;
  overflow: hidden;
}
footer a {
  text-decoration: underline;
  color: #000000;
}
footer a:hover {
  color: #ff4444;
}
footer .footer_top {
  margin: 0 0 50px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  footer .footer_top {
    margin: 0 0 115px;
    text-align: left;
  }
}
footer .footer_top .wrap {
  padding-top: 57px;
  padding-bottom: 65px;
  border-top: 1px solid #ff4444;
  border-bottom: 1px solid #ff4444;
}
@media only screen and (min-width: 768px) {
  footer .footer_top .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
footer .footer_top .right {
  max-width: 100%;
  margin: 50px 0 0;
}
@media only screen and (min-width: 768px) {
  footer .footer_top .right {
    max-width: 37%;
    margin: 0;
  }
}
footer .footer_top .right a {
  text-decoration: none;
}
footer .footer_top .right p {
  margin: 0 0 30px;
}
footer .footer_top h2, footer .footer_top h3 {
  color: black;
  font-weight: bold;
  font-size: calc(22px + 6 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  footer .footer_top h2, footer .footer_top h3 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1400px) {
  footer .footer_top h2, footer .footer_top h3 {
    font-size: 28px;
  }
}
footer .footer_top h2, footer .footer_top h3 {
  margin: 0 0 10px;
}
@media only screen and (min-width: 768px) {
  footer .footer_top h2, footer .footer_top h3 {
    margin: 0 0 25px;
  }
}
footer .footer_top p {
  font-weight: 700;
  font-size: calc(16px + 4 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  footer .footer_top p {
    font-size: 16px;
  }
}
@media screen and (min-width: 1400px) {
  footer .footer_top p {
    font-size: 20px;
  }
}
footer .footer_top p {
  line-height: 1.3;
}
footer .footer_bottom {
  text-align: center;
  padding: 0 0 50px;
}
footer .footer_bottom p {
  font-size: calc(16px + 4 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  footer .footer_bottom p {
    font-size: 16px;
  }
}
@media screen and (min-width: 1400px) {
  footer .footer_bottom p {
    font-size: 20px;
  }
}
footer .footer_bottom p {
  font-weight: 600;
  line-height: 1.4;
}
footer .footer_bottom .logo_wrap {
  margin: 45px auto 0;
}
footer .footer_bottom .logo_wrap:after {
  display: none;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?w4mw59");
  src: url("../fonts/icomoon.eot?w4mw59#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?w4mw59") format("truetype"), url("../fonts/icomoon.woff?w4mw59") format("woff"), url("../fonts/icomoon.svg?w4mw59#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.iconmoon a, .iconmoon span, .iconmoon p, .iconmoon div {
  color: red;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.iconmoon a:before, .iconmoon span:before, .iconmoon p:before, .iconmoon div:before {
  display: block;
  color: inherit;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconmoon a.icon-arrow-prev:before, .iconmoon span.icon-arrow-prev:before, .iconmoon p.icon-arrow-prev:before, .iconmoon div.icon-arrow-prev:before {
  content: "\e900";
}
.iconmoon a.icon-mail:before, .iconmoon span.icon-mail:before, .iconmoon p.icon-mail:before, .iconmoon div.icon-mail:before {
  content: "\e901";
}
.iconmoon a.icon-pin:before, .iconmoon span.icon-pin:before, .iconmoon p.icon-pin:before, .iconmoon div.icon-pin:before {
  content: "\e902";
}
.iconmoon a.icon-phone:before, .iconmoon span.icon-phone:before, .iconmoon p.icon-phone:before, .iconmoon div.icon-phone:before {
  content: "\e903";
}
.iconmoon a.icon-instagram:before, .iconmoon span.icon-instagram:before, .iconmoon p.icon-instagram:before, .iconmoon div.icon-instagram:before {
  content: "\e904";
  color: #fff;
}
.iconmoon a.icon-facebook:before, .iconmoon span.icon-facebook:before, .iconmoon p.icon-facebook:before, .iconmoon div.icon-facebook:before {
  content: "\e905";
  color: #fff;
}
.iconmoon a.icon-cart:before, .iconmoon span.icon-cart:before, .iconmoon p.icon-cart:before, .iconmoon div.icon-cart:before {
  content: "\e906";
  color: #fff;
}
.iconmoon a.icon-arrow-next:before, .iconmoon span.icon-arrow-next:before, .iconmoon p.icon-arrow-next:before, .iconmoon div.icon-arrow-next:before {
  content: "\e907";
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  outline: none !important;
  overflow: visible;
}
.l-popup_gallery .slick-arrow, .l-popup_gallery_new .slick-arrow, .galery_popup_slider .slick-arrow, .slider_inner .slick-arrow {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  top: auto;
  bottom: calc(100% + 5px);
  height: 28px;
  width: 19px;
  display: block;
  outline: 0;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 1024px) {
  .l-popup_gallery .slick-arrow, .l-popup_gallery_new .slick-arrow, .galery_popup_slider .slick-arrow, .slider_inner .slick-arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    height: 64px;
    width: 32px;
    bottom: 0;
  }
}
.l-popup_gallery .slick-arrow:before, .l-popup_gallery_new .slick-arrow:before, .galery_popup_slider .slick-arrow:before, .slider_inner .slick-arrow:before {
  font-family: "icomoon" !important;
  display: block;
  font-size: 30px;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  color: #fff;
}
@media only screen and (min-width: 1024px) {
  .l-popup_gallery .slick-arrow:before, .l-popup_gallery_new .slick-arrow:before, .galery_popup_slider .slick-arrow:before, .slider_inner .slick-arrow:before {
    font-size: 50px;
  }
}
.l-popup_gallery .slick-arrow.slick-prev, .l-popup_gallery_new .slick-arrow.slick-prev, .galery_popup_slider .slick-arrow.slick-prev, .slider_inner .slick-arrow.slick-prev {
  left: 20px;
  right: auto;
}
.l-popup_gallery .slick-arrow.slick-prev:before, .l-popup_gallery_new .slick-arrow.slick-prev:before, .galery_popup_slider .slick-arrow.slick-prev:before, .slider_inner .slick-arrow.slick-prev:before {
  content: "\e900";
}
.l-popup_gallery .slick-arrow.slick-next, .l-popup_gallery_new .slick-arrow.slick-next, .galery_popup_slider .slick-arrow.slick-next, .slider_inner .slick-arrow.slick-next {
  left: auto;
  right: 20px;
}
.l-popup_gallery .slick-arrow.slick-next:before, .l-popup_gallery_new .slick-arrow.slick-next:before, .galery_popup_slider .slick-arrow.slick-next:before, .slider_inner .slick-arrow.slick-next:before {
  content: "\e907";
}
.l-popup_gallery .slick-arrow:before, .l-popup_gallery_new .slick-arrow:before {
  color: #fff;
}
.l-popup_gallery .slick-arrow.slick-prev, .l-popup_gallery_new .slick-arrow.slick-prev {
  left: 10px;
}
@media only screen and (min-width: 1024px) {
  .l-popup_gallery .slick-arrow.slick-prev, .l-popup_gallery_new .slick-arrow.slick-prev {
    left: 50px;
  }
}
.l-popup_gallery .slick-arrow.slick-next, .l-popup_gallery_new .slick-arrow.slick-next {
  right: 10px;
}
@media only screen and (min-width: 1024px) {
  .l-popup_gallery .slick-arrow.slick-next, .l-popup_gallery_new .slick-arrow.slick-next {
    right: 50px;
  }
}

.arrows {
  position: relative;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
}
.arrows a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.arrows .slick-arrow {
  display: block;
  width: 50px;
  height: 93px;
  outline: none;
  border: none;
}
@media only screen and (min-width: 1024px) {
  .arrows .slick-arrow {
    width: 77px;
    height: 80px;
  }
}
.arrows .slick-arrow.slick-prev, .arrows .slick-arrow.slick-next {
  background-color: #3c3e42;
  border: solid 2px #d0d0d0;
  height: 70px;
  width: 70px;
  border-radius: 10px;
  position: relative;
}
.arrows .slick-arrow.slick-prev:before, .arrows .slick-arrow.slick-prev:after, .arrows .slick-arrow.slick-next:before, .arrows .slick-arrow.slick-next:after {
  position: absolute;
  top: 50%;
  left: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.arrows .slick-arrow.slick-prev:before, .arrows .slick-arrow.slick-next:before {
  top: 41%;
}
.arrows .slick-arrow.slick-prev:after, .arrows .slick-arrow.slick-next:after {
  top: 59%;
}
.arrows .slick-arrow.slick-prev:after, .arrows .slick-arrow.slick-prev:before {
  content: url(../img/next.png);
}
.arrows .slick-arrow.slick-next:before, .arrows .slick-arrow.slick-next:after {
  content: url(../img/prev.png);
}
.arrows .slick-arrow.slick-disabled {
  background: #ccc;
  cursor: not-allowed;
}
.arrows .slick-arrow.slick-disabled:before {
  top: 50%;
  font-family: "FontAwesome" !important;
  font-size: 30px;
  content: "\f05e";
  color: #3c3e42;
}
.arrows .slick-arrow.slick-disabled:after {
  display: none;
}
.arrows .zoomIn,
.arrows .zoomOut {
  position: absolute;
  top: calc(100% + 185px);
  width: 20px;
  height: 20px;
  display: block;
  background-color: #3c3e42;
  border: solid 2px #d0d0d0;
  border-radius: 10px;
  height: 70px;
  width: 70px;
}
.arrows .zoomIn {
  left: 0;
}
.arrows .zoomIn:before {
  content: url(../img/plus.png);
}
.arrows .zoomOut {
  right: 0;
}
.arrows .zoomOut:before {
  content: url(../img/minus.png);
}

.main_slider .images_slider .slick-dots, .galery_popup_slider .slick-dots, .slider_inner .slick-dots {
  margin-bottom: 0;
  position: absolute;
  bottom: auto;
  top: auto;
  right: auto;
  left: 50%;
  bottom: 20px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style-type: none;
  z-index: 4;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .main_slider .images_slider .slick-dots, .galery_popup_slider .slick-dots, .slider_inner .slick-dots {
    bottom: 60px;
  }
}
.main_slider .images_slider .slick-dots li, .galery_popup_slider .slick-dots li, .slider_inner .slick-dots li {
  padding: 0;
  width: 10px;
  height: 10px;
  margin: 0 4px;
}
@media only screen and (min-width: 768px) {
  .main_slider .images_slider .slick-dots li, .galery_popup_slider .slick-dots li, .slider_inner .slick-dots li {
    width: 15px;
    height: 15px;
  }
}
.main_slider .images_slider .slick-dots li:after, .galery_popup_slider .slick-dots li:after, .slider_inner .slick-dots li:after {
  content: "";
  height: 8px;
  width: 8px;
  top: 1px;
  left: 1px;
  position: absolute;
  background: #ffffff;
  display: none;
}
.main_slider .images_slider .slick-dots li:before, .galery_popup_slider .slick-dots li:before, .slider_inner .slick-dots li:before {
  display: none;
}
.main_slider .images_slider .slick-dots li.slick-active button, .main_slider .images_slider .slick-dots li:hover button, .galery_popup_slider .slick-dots li.slick-active button, .galery_popup_slider .slick-dots li:hover button, .slider_inner .slick-dots li.slick-active button, .slider_inner .slick-dots li:hover button {
  background-color: #7ac142;
  border: 1px solid #fff;
}
.main_slider .images_slider .slick-dots li.slick-active, .galery_popup_slider .slick-dots li.slick-active, .slider_inner .slick-dots li.slick-active {
  width: 15px;
  height: 15px;
}
@media only screen and (min-width: 768px) {
  .main_slider .images_slider .slick-dots li.slick-active, .galery_popup_slider .slick-dots li.slick-active, .slider_inner .slick-dots li.slick-active {
    width: 20px;
    height: 20px;
  }
}
.main_slider .images_slider .slick-dots li button, .galery_popup_slider .slick-dots li button, .slider_inner .slick-dots li button {
  border-radius: 50%;
  display: block;
  background-color: #fff;
  color: transparent;
  margin: 0;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
}

.l-slider {
  position: relative;
  overflow: hidden;
  padding: 0px;
}
.l-slider:before {
  z-index: 1;
  pointer-events: none;
}
.l-slider .slider_item {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media only screen and (min-width: 1024px) {
  .l-slider .slider_item {
    max-height: calc(100vh - 100px);
  }
}
.l-slider .slider_item a {
  position: relative;
  display: block;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .l-slider .slider_item a {
    max-height: calc(100vh - 100px);
    padding-bottom: 0;
  }
}
.l-slider .slider_item a img, .l-slider .slider_item a video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.l-slider .slider_item a .ozadje {
  opacity: 0;
  -webkit-transition: all 1s 1s;
  transition: all 1s 1s;
}
.l-slider .slider_item a .element {
  position: absolute;
  display: inline-block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: auto;
}
.l-slider .slider_item a .element.niabsolute {
  position: relative;
  top: auto;
  left: auto;
}
.l-slider .slick-slide.slick-active .slider_item a .ozadje {
  opacity: 1;
  -webkit-transition: all 2s;
  transition: all 2s;
}
.l-slider .slick-slide.slick-active .slider_item a .element {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.52, 0.99);
          animation-timing-function: cubic-bezier(0, 0, 0.52, 0.99);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.l-slider .slick-slide.slick-active .slider_item a .element:nth-of-type(2) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.l-slider .slick-slide.slick-active .slider_item a .element:nth-of-type(3) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.l-slider .slick-slide.slick-active .slider_item a .element:nth-of-type(4) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.l-slider .slick-slide.slick-active .slider_item a .element:nth-of-type(5) {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.l-slider .slick-slide.slick-active .slider_item a .element:nth-of-type(6) {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}
.l-slider .slick-slide.slick-active .slider_item a .element:nth-of-type(7) {
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}
.l-slider .slick-slide.slick-active .slider_item a .element:nth-of-type(8) {
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
}
.l-slider .slick-slide.slick-active .slider_item a .element:nth-of-type(9) {
  -webkit-animation-delay: 8s;
          animation-delay: 8s;
}
.l-slider .slick-slide.slick-active .slider_item a .element.fadein {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}
.l-slider .slick-slide.slick-active .slider_item a .element.up {
  -webkit-animation-name: fromUp;
          animation-name: fromUp;
}
.l-slider .slick-slide.slick-active .slider_item a .element.bottom {
  -webkit-animation-name: fromBottom;
          animation-name: fromBottom;
}
.l-slider .slick-slide.slick-active .slider_item a .element.right {
  -webkit-animation-name: fromRight;
          animation-name: fromRight;
}
.l-slider .slick-slide.slick-active .slider_item a .element.left {
  -webkit-animation-name: fromLeft;
          animation-name: fromLeft;
}

/*                                             								 WP DEFAULT BLOCKS
---------------------------------------------------------------------------------*/
/* Hide page title on specific pages */
.page .page-title {
  display: none;
}

/* Add top margin for first content on pages */
.content > *:first-child,
.content > .wp-block-group:first-child,
.content > .wp-block-columns:first-child {
  margin-top: 60px;
}

.content .wp-block-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 50px;
  margin-left: -13px;
  margin-right: -13px;
  gap: unset;
}
@media only screen and (min-width: 768px) {
  .content .wp-block-gallery {
    margin-left: -35px;
    margin-right: -35px;
    margin-top: -35px;
    margin-bottom: 100px;
  }
}
.content .wp-block-gallery .wp-block-image {
  margin: 13px;
  position: relative;
  height: 0;
  gap: unset;
  display: block;
  width: calc(50% - 26px);
  padding-bottom: calc(45% - 26px);
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .content .wp-block-gallery .wp-block-image {
    margin: 35px;
    width: calc(33.3% - 70px);
    padding-bottom: calc(25% - 70px);
  }
}
.content .wp-block-gallery .wp-block-image:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.content .wp-block-gallery .wp-block-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.content .wp-block-gallery .wp-block-image:hover:after {
  opacity: 1;
  visibility: visible;
}

.wp-block-contact-form-7-contact-form-selector {
  margin: 30px auto 50px;
  max-width: 1095px;
}
@media only screen and (min-width: 768px) {
  .wp-block-contact-form-7-contact-form-selector {
    margin: 46px auto 100px;
  }
}

figcaption {
  font-size: 12px;
  margin-top: 6px;
}

.wp-block-button {
  margin: 20px 0 !important;
}
.wp-block-button a {
  display: block;
  background-color: #7ac142;
  border: none;
  color: #fff !important;
  border-radius: 0px;
  font-weight: 400;
  padding: 20px;
  font-size: calc(14px + 2 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .wp-block-button a {
    font-size: 14px;
  }
}
@media screen and (min-width: 1400px) {
  .wp-block-button a {
    font-size: 16px;
  }
}
.wp-block-button a:hover {
  background-color: #224d00;
  color: #fff !important;
}

.wp-block-quote {
  margin: 30px 0 55px;
}
.wp-block-quote p {
  font-size: 14px !important;
  font-weight: bold !important;
  margin-bottom: 0 !important;
  font-style: italic;
}
@media only screen and (min-width: 768px) {
  .wp-block-quote p {
    font-size: 20px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .wp-block-quote p {
    font-size: 24px !important;
  }
}

.wp-block-media-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wp-block-media-text .wp-block-media-text__media {
  width: 30%;
}
.wp-block-media-text .wp-block-media-text__media img {
  height: auto;
}
.wp-block-media-text .wp-block-media-text__content {
  padding-left: 50px;
  width: 70%;
}
.wp-block-media-text .wp-block-media-text__content p:last-of-type {
  margin-bottom: 0;
}

.wp-block-columns {
  margin: 30px 0;
  display: block !important;
}
@media only screen and (min-width: 768px) {
  .wp-block-columns {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}
.wp-block-columns.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.wp-block-columns.reverse .slick-slide {
  text-align: right;
}
.wp-block-columns.reverse .slick-slide ul {
  list-style-type: none;
}
.wp-block-columns.reverse .slick-slide ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.wp-block-columns.reverse .wp-block-column:nth-of-type(1) {
  padding-left: 120px;
}
.wp-block-columns.color1 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f0f0f0), to(#e4e6e6));
  background-image: linear-gradient(to top, #f0f0f0, #e4e6e6);
}
.wp-block-columns.slider .wp-block-column {
  position: relative;
  padding-top: 115px;
  padding-bottom: 140px;
}
.wp-block-columns.slider .wp-block-column:nth-of-type(1):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 300px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f0f0f0), to(#e4e6e6));
  background-image: linear-gradient(to top, #f0f0f0, #e4e6e6);
}
.wp-block-columns.slider .wp-block-column:nth-of-type(2) {
  padding: 0px;
}
.wp-block-columns.col_3 {
  display: block;
  width: 100%;
  max-width: 1660px;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .wp-block-columns.col_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.wp-block-columns.col_3 .wp-block-column {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 524px;
          flex: 0 0 524px;
  padding: 0 !important;
}
.wp-block-columns.col_3 .wp-block-column:nth-of-type(1), .wp-block-columns.col_3 .wp-block-column:nth-of-type(3) {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  background-color: #ffffff;
}
.wp-block-columns.col_3 p {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.86;
  padding: 25px 45px 38px;
}
.wp-block-columns.col_3 p:nth-of-type(2) {
  border-top: 30px solid #fff;
}
.wp-block-columns.col_3 .wp-block-table {
  padding: 0px 45px 38px;
  margin-top: -38px;
}
.wp-block-columns.col_3 .wp-block-table table {
  width: 100%;
}
.wp-block-columns.col_3 .wp-block-table table td {
  font-size: 14px;
  font-weight: 300;
  line-height: 2.14;
}
.wp-block-columns.col_3 .wp-block-table table td:first-of-type {
  padding-right: 18px;
}
.wp-block-columns.col_3 .wp-block-table.open tbody {
  display: table-row-group;
}
.wp-block-columns.col_3 .wp-block-image {
  width: 100%;
  height: 100%;
}
.wp-block-columns.col_3 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wp-block-columns .wp-block-column {
  width: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 1024px) {
  .wp-block-columns .wp-block-column {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    max-width: 50%;
  }
}
.wp-block-columns .wp-block-column.color2 {
  background-color: #7ac142;
}
.wp-block-columns .wp-block-column.color1 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f0f0f0), to(#e4e6e6));
  background-image: linear-gradient(to top, #f0f0f0, #e4e6e6);
}

.wp-block-image {
  margin: 0 0 30px;
}
.wp-block-image img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.wp-block-separator {
  border: 1px solid #ddd;
  border-bottom: none;
  margin: 50px 0;
}
@media only screen and (min-width: 768px) {
  .wp-block-separator {
    margin: 100px 0;
  }
}

/*                                             							  ARTICLE TEXT STYLE
---------------------------------------------------------------------------------*/
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
  font-weight: bold;
}
.content h1:not(.box_title), .content h2:not(.box_title), .content h3:not(.box_title), .content h4:not(.box_title), .content h5:not(.box_title), .content h6:not(.box_title) {
  margin: 25px 0;
  padding: 0;
}
.content h1:not(.box_title) .has-vivid-green-cyan-color, .content h2:not(.box_title) .has-vivid-green-cyan-color, .content h3:not(.box_title) .has-vivid-green-cyan-color, .content h4:not(.box_title) .has-vivid-green-cyan-color, .content h5:not(.box_title) .has-vivid-green-cyan-color, .content h6:not(.box_title) .has-vivid-green-cyan-color {
  color: #7ac142;
}
.content h1:not(.box_title) {
  margin: 30px 0 20px;
  font-size: calc(24px + 22 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .content h1:not(.box_title) {
    font-size: 24px;
  }
}
@media screen and (min-width: 1400px) {
  .content h1:not(.box_title) {
    font-size: 46px;
  }
}
.content h1:not(.box_title) {
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .content h1:not(.box_title) {
    margin: 40px 0 45px;
  }
}
.content h1.page-title {
  margin: 20px 0;
  font-size: calc(36px + 10 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .content h1.page-title {
    font-size: 36px;
  }
}
@media screen and (min-width: 1400px) {
  .content h1.page-title {
    font-size: 46px;
  }
}
.content h1.page-title {
  font-weight: 800;
  color: #a01010;
}
.content h1.page-title.center {
  text-align: center;
}
.content h2:not(.box_title) {
  margin: 0 0 45px;
  font-size: calc(34px + 12 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .content h2:not(.box_title) {
    font-size: 34px;
  }
}
@media screen and (min-width: 1400px) {
  .content h2:not(.box_title) {
    font-size: 46px;
  }
}
.content h2:not(.box_title) {
  line-height: 1.2;
  color: #000;
}
@media only screen and (min-width: 768px) {
  .content h2:not(.box_title) {
    margin: 0 0 50px;
  }
}
.content h2.light_title {
  color: #EBEAE3;
  font-size: calc(40px + 29 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .content h2.light_title {
    font-size: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .content h2.light_title {
    font-size: 69px;
  }
}
.content h2.light_title {
  font-weight: 400;
  margin: 0 0 38px;
  line-height: normal;
}
.content h3:not(.box_title) {
  margin: 48px 0 20px;
  font-size: calc(20px + 0 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .content h3:not(.box_title) {
    font-size: 20px;
  }
}
@media screen and (min-width: 1400px) {
  .content h3:not(.box_title) {
    font-size: 20px;
  }
}
.content h4:not(.box_title) {
  font-size: calc(18px + 2 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .content h4:not(.box_title) {
    font-size: 18px;
  }
}
@media screen and (min-width: 1400px) {
  .content h4:not(.box_title) {
    font-size: 20px;
  }
}
.content .title_bold {
  font-weight: 800 !important;
  font-size: calc(25px + 10 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .content .title_bold {
    font-size: 25px;
  }
}
@media screen and (min-width: 1400px) {
  .content .title_bold {
    font-size: 35px;
  }
}
.content .title_bold {
  margin: 0 0 15px !important;
}
.content p, .content pre {
  line-height: 1.5;
  font-size: calc(16px + 0 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .content p, .content pre {
    font-size: 16px;
  }
}
@media screen and (min-width: 1400px) {
  .content p, .content pre {
    font-size: 16px;
  }
}
.content p, .content pre {
  font-weight: 400;
  margin-bottom: 20px;
}
.content p.has-medium-font-size, .content pre.has-medium-font-size {
  font-size: 18px !important;
  line-height: 1.35;
  letter-spacing: 1.7px;
}
@media only screen and (min-width: 768px) {
  .content p.has-medium-font-size, .content pre.has-medium-font-size {
    font-size: 24px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .content p.has-medium-font-size, .content pre.has-medium-font-size {
    font-size: 34px !important;
  }
}
.content p.has-medium-font-size strong, .content pre.has-medium-font-size strong {
  font-size: calc(26px + 14 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .content p.has-medium-font-size strong, .content pre.has-medium-font-size strong {
    font-size: 26px;
  }
}
@media screen and (min-width: 1400px) {
  .content p.has-medium-font-size strong, .content pre.has-medium-font-size strong {
    font-size: 40px;
  }
}
.content p.has-medium-font-size strong, .content pre.has-medium-font-size strong {
  font-family: "Arista2.0", sans-serif;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 1;
}
.content p.has-small-font-size, .content pre.has-small-font-size {
  font-size: 10px !important;
}
.content p.has-small-font-size.has-text-align-center, .content pre.has-small-font-size.has-text-align-center {
  max-width: 230px;
  margin: 0 auto;
}
.content p.font15, .content pre.font15 {
  font-size: 15px;
}
.content p.font20, .content pre.font20 {
  font-size: 20px;
}
.content p.font22, .content pre.font22 {
  font-size: 22px;
}
.content p.font24, .content pre.font24 {
  font-size: 24px;
}
.content p.font26, .content pre.font26 {
  font-size: 26px;
}
.content a:not(.btn) {
  color: #bc57a1;
}
.content a:not(.btn):hover {
  color: #d32a2a;
}
.content ul, .content ol {
  margin: 0 0 20px 0;
  font-size: calc(16px + 0 * (100vw - 420px) / 980);
}
@media screen and (max-width: 420px) {
  .content ul, .content ol {
    font-size: 16px;
  }
}
@media screen and (min-width: 1400px) {
  .content ul, .content ol {
    font-size: 16px;
  }
}
.content ul li, .content ol li {
  padding: 0;
  margin-bottom: 30px;
  line-height: 1.2;
}
.content ul li:last-of-type, .content ol li:last-of-type {
  margin-bottom: 0;
}
.content ol {
  margin: 21px 0 50px 56px;
  list-style: none;
  counter-reset: list-counter; /* Initialize a counter for the list */
}
.content ol li {
  line-height: 1.4;
  padding: 0;
  position: relative;
  margin-bottom: 10px;
}
.content ol li span {
  font-weight: normal;
}
.content ol li:before {
  content: counter(list-counter); /* Display the list number */
  counter-increment: list-counter; /* Increment the counter */
  background-color: #a01010;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  position: absolute;
  left: -56px;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.content ol li::marker {
  background-color: #f7ae58;
}
.content ul {
  margin: 0 0 20px 20px;
}
.content ul li::marker {
  color: #bc57a1;
}
.content ul li {
  line-height: 1.5;
  margin: 20px 0;
  position: relative;
  padding: 0;
}
.content .wp-block-table {
  overflow-x: auto;
  scrollbar-width: none;
}
.content .wp-block-table::-webkit-scrollbar {
  display: none;
}
.content table {
  width: 100%;
  margin: 0 0 30px;
  text-align: left;
  position: relative;
  font-size: 16px;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .content table {
    margin: 0 0 50px;
  }
}
.content table tr {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.content table tr td, .content table tr th {
  padding: 10px;
  border: 1px solid #ddd;
}
.content table tr td p, .content table tr th p {
  margin-bottom: 0;
}
.content table tr td:first-of-type {
  color: #333;
}
.content table tr th {
  font-weight: 500;
}
.content table.open tbody {
  display: table-row-group;
}

/*                                             									   CUSTOM BLOCKS
---------------------------------------------------------------------------------*/
.ni-section-wrapper {
  padding: 40px 0;
  background-color: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) {
  .ni-section-wrapper {
    padding: 50px 0;
  }
}
@media (min-width: 1024px) {
  .ni-section-wrapper {
    padding: 60px 0;
  }
}
.ni-section-wrapper .ni-main-heading {
  text-align: center;
  margin-bottom: 30px;
  font-size: 2.2rem;
  font-weight: 700;
  color: #222;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .ni-section-wrapper .ni-main-heading {
    margin-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .ni-section-wrapper .ni-main-heading {
    margin-bottom: 50px;
  }
}
.ni-section-wrapper .ni-games-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .ni-section-wrapper .ni-games-grid {
    gap: 50px;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .ni-section-wrapper .ni-games-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
    margin-top: 15px;
  }
}
.ni-section-wrapper .ni-game-item {
  width: calc(33.333% - 34px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 991px) {
  .ni-section-wrapper .ni-game-item {
    width: calc(50% - 25px);
  }
}
@media (max-width: 767px) {
  .ni-section-wrapper .ni-game-item {
    width: 100%;
    max-width: 500px;
  }
}
.ni-section-wrapper .ni-game-item .ni-flyer-wrapper {
  background: transparent;
  width: 100%;
  height: auto;
  min-height: 200px;
  max-height: 480px;
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 991px) {
  .ni-section-wrapper .ni-game-item .ni-flyer-wrapper {
    max-height: 400px;
  }
}
@media (max-width: 767px) {
  .ni-section-wrapper .ni-game-item .ni-flyer-wrapper {
    height: auto;
    min-height: 200px;
    max-height: 350px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.ni-section-wrapper .ni-game-item .ni-flyer-wrapper a {
  display: block;
  width: 100%;
  height: 100%;
}
.ni-section-wrapper .ni-game-item .ni-flyer-wrapper picture {
  display: block;
  width: 100%;
  height: auto;
}
.ni-section-wrapper .ni-game-item .ni-flyer-wrapper img {
  width: 100%;
  height: auto;
  max-height: 480px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
  -webkit-filter: drop-shadow(0 10px 15px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0 10px 15px rgba(0, 0, 0, 0.15));
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-filter 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-filter 0.3s ease;
  transition: transform 0.3s ease, filter 0.3s ease;
  transition: transform 0.3s ease, filter 0.3s ease, -webkit-transform 0.3s ease, -webkit-filter 0.3s ease;
}
@media (max-width: 991px) {
  .ni-section-wrapper .ni-game-item .ni-flyer-wrapper img {
    max-height: 400px;
  }
}
@media (max-width: 767px) {
  .ni-section-wrapper .ni-game-item .ni-flyer-wrapper img {
    max-height: 350px;
  }
}
.ni-section-wrapper .ni-game-item .ni-flyer-wrapper a:hover img {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
  -webkit-filter: drop-shadow(0 20px 25px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 20px 25px rgba(0, 0, 0, 0.2));
}
.ni-section-wrapper .ni-game-item .ni-item-content {
  padding-right: 10px;
}
.ni-section-wrapper .ni-game-item .ni-item-content .ni-item-title {
  margin: 0 0 15px 0;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 800;
  color: #000;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: "Nunito Sans", sans-serif;
  padding: 10px 5px;
}
@media only screen and (min-width: 768px) {
  .ni-section-wrapper .ni-game-item .ni-item-content .ni-item-title {
    font-size: 1.6rem;
    margin: 0 0 20px 0;
  }
}
.ni-section-wrapper .ni-game-item .ni-item-content .ni-item-title a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  padding: 0;
  border-radius: 8px;
  position: relative;
}
.ni-section-wrapper .ni-game-item .ni-item-content .ni-item-title a:hover {
  color: #a01010;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.ni-section-wrapper .ni-game-item .ni-item-content .ni-item-title a:active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.ni-section-wrapper .ni-game-item .ni-item-content .ni-buttons-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 600px) {
  .ni-section-wrapper .ni-game-item .ni-item-content .ni-buttons-wrapper {
    gap: 15px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 480px) {
  .ni-section-wrapper .ni-game-item .ni-item-content .ni-buttons-wrapper:has(.ni-btn:nth-child(3)) .ni-btn {
    font-size: 0.75rem;
    padding: 8px 15px;
  }
}

.ni-btn {
  padding: 10px 25px;
  font-size: 0.85rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-align: center;
  letter-spacing: 0.5px;
  display: inline-block;
}
.ni-btn.ni-btn-primary {
  background-color: #a01010;
  color: #ffffff !important;
  border: 1px solid #a01010;
  -webkit-box-shadow: 0 2px 5px rgba(215, 0, 0, 0.3);
          box-shadow: 0 2px 5px rgba(215, 0, 0, 0.3);
}
.ni-btn.ni-btn-primary:hover {
  background-color: #80110b;
  border-color: #80110b;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-shadow: 0 4px 8px rgba(215, 0, 0, 0.4);
          box-shadow: 0 4px 8px rgba(215, 0, 0, 0.4);
}
.ni-btn.ni-btn-outline {
  background-color: transparent;
  color: #d32a2a !important;
  border: 2px solid #d32a2a;
  font-weight: 700;
}
.ni-btn.ni-btn-outline:hover {
  background-color: #d32a2a;
  color: #ffffff !important;
  border-color: #d32a2a;
}
.ni-btn.ni-btn-dark {
  background-color: #d32a2a;
  color: #ffffff !important;
  border: 2px solid #d32a2a;
  font-weight: 700;
}
.ni-btn.ni-btn-dark:hover {
  background-color: #a01010;
  border-color: #a01010;
}
.ni-btn.ni-btn-disabled {
  border: 1px solid #ccc;
  color: #ccc !important;
  cursor: not-allowed;
  background: transparent;
}

/* --- ZDRUŽEN BLOK NAGRADNE IGRE --- */
.ni-single-complete-block .ni-hero-section {
  padding: 60px 0;
  background-color: #fff;
}
.ni-single-complete-block .ni-hero-section .ni-hero-image {
  text-align: center;
  margin: 0 auto 40px;
  max-width: 800px;
}
@media only screen and (min-width: 768px) {
  .ni-single-complete-block .ni-hero-section .ni-hero-image {
    max-width: 1000px;
  }
}
.ni-single-complete-block .ni-hero-section .ni-hero-image picture,
.ni-single-complete-block .ni-hero-section .ni-hero-image img {
  display: inline-block;
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.ni-single-complete-block .ni-hero-section .ni-hero-content {
  max-width: 800px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .ni-single-complete-block .ni-hero-section .ni-hero-content {
    max-width: 1000px;
  }
}
.ni-single-complete-block .ni-hero-section .ni-hero-content .ni-title {
  font-size: 2.5rem;
  margin-bottom: 25px;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 700;
  color: #a01010;
}
.ni-single-complete-block .ni-hero-section .ni-hero-content .ni-desc {
  font-size: 1.1rem;
  line-height: 1.6;
  color: #555;
  margin-bottom: 35px;
}
.ni-single-complete-block .ni-hero-section .ni-hero-content .ni-auto-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ni-single-complete-block .ni-form-section {
  padding: 60px 0;
  background-color: #ffffff;
}
.ni-single-complete-block .ni-form-section .ni-form-wrapper-inner {
  max-width: 800px;
  margin: 0 auto;
}
.ni-single-complete-block .ni-form-section .ni-toggles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 500px) {
  .ni-single-complete-block .ni-form-section .ni-toggles {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.ni-single-complete-block .ni-form-section .ni-toggle-btn {
  cursor: pointer;
  padding: 15px 40px;
  border: 2px solid #ddd;
  border-radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  background: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #555;
}
.ni-single-complete-block .ni-form-section .ni-toggle-btn input {
  display: none;
}
.ni-single-complete-block .ni-form-section .ni-toggle-btn:hover {
  border-color: #aaa;
}
.ni-single-complete-block .ni-form-section .ni-toggle-btn.active {
  border-color: #d70000;
  background-color: #d70000;
  color: #fff;
  -webkit-box-shadow: 0 5px 15px rgba(215, 0, 0, 0.2);
          box-shadow: 0 5px 15px rgba(215, 0, 0, 0.2);
}
.ni-single-complete-block .ni-form-section .ni-cf7-container {
  background: #fff;
  padding: 40px;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
}
.ni-single-complete-block .ni-form-section .ni-cf7-container input[type=text],
.ni-single-complete-block .ni-form-section .ni-cf7-container input[type=email],
.ni-single-complete-block .ni-form-section .ni-cf7-container input[type=tel],
.ni-single-complete-block .ni-form-section .ni-cf7-container textarea {
  width: 100%;
  padding: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 15px;
  font-size: 1rem;
  background: #fdfdfd;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container input[type=text]:focus,
.ni-single-complete-block .ni-form-section .ni-cf7-container input[type=email]:focus,
.ni-single-complete-block .ni-form-section .ni-cf7-container input[type=tel]:focus,
.ni-single-complete-block .ni-form-section .ni-cf7-container textarea:focus {
  border-color: #000;
  outline: none;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container h2, .ni-single-complete-block .ni-form-section .ni-cf7-container h3, .ni-single-complete-block .ni-form-section .ni-cf7-container h4 {
  color: #333;
  margin: 25px 0 15px 0;
  font-weight: 600;
  font-size: 1.3rem;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container .wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  margin: 20px auto;
  max-width: 500px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container .wpcf7-radio .wpcf7-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  position: relative;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container .wpcf7-radio .wpcf7-list-item input[type=radio] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 0;
  height: 0;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.4;
  padding: 12px 16px;
  border: 2px solid #e0e0e0;
  border-radius: 8px;
  background: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 100%;
  position: relative;
  padding-left: 45px;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label:before {
  content: "";
  position: absolute;
  left: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border: 2px solid #ccc;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  left: 21px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #d32a2a;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label:hover {
  border-color: #d32a2a;
  background: #fafafa;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container .wpcf7-radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label {
  border-color: #d32a2a;
  background: #fff5f5;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container .wpcf7-radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label:before {
  border-color: #d32a2a;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container .wpcf7-radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container .wpcf7-checkbox .wpcf7-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container .wpcf7-checkbox .wpcf7-list-item input[type=checkbox] {
  margin-right: 10px;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.ni-single-complete-block .ni-form-section .ni-cf7-container .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
  font-size: 1rem;
  line-height: 1.4;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container input[type=submit] {
  background-color: #d32a2a;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  padding: 16px 30px;
  border: none;
  cursor: pointer;
  width: 100%;
  font-size: 1.1rem;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  margin-top: 10px;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container input[type=submit]:hover {
  background-color: #b00000;
}
.ni-single-complete-block .ni-form-section .ni-cf7-container .wpcf7-spinner {
  float: right;
  margin-top: -45px;
  margin-right: 15px;
}
/*# sourceMappingURL=home.css.map */