.elementor-kit-7{--e-global-color-primary:#FCFCFC;--e-global-color-secondary:#309B67;--e-global-color-text:#212121;--e-global-color-accent:#19442F;--e-global-color-81b3f70:#4FE89E;--e-global-color-910e4a3:#2C7C55;--e-global-color-0f2ce32:#46B17D;--e-global-color-357d884:#63CF9B;--e-global-color-0f6c277:#404040;--e-global-typography-primary-font-family:"bolgart";--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-text-font-family:"Montserrat";font-family:"Montserrat", Sans-serif;}.elementor-kit-7 a{font-family:"Montserrat", Sans-serif;font-weight:400;}.elementor-kit-7 h1{font-family:"bolgart", Sans-serif;font-weight:400;}.elementor-kit-7 h2{font-family:"bolgart", Sans-serif;}.elementor-kit-7 h3{font-family:"bolgart", Sans-serif;}.elementor-kit-7 h4{font-family:"bolgart", Sans-serif;}.elementor-kit-7 h5{font-family:"bolgart", Sans-serif;}.elementor-kit-7 h6{font-family:"bolgart", Sans-serif;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Montserrat", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.hero-mouse {
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -15px;
  text-align: center;
  z-index: 100;
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  font-weight: 600;
  letter-spacing: 1px;
}
.hero-mouse h3 {
  margin-left: -14px;
  padding-top: 15px;
}

.mouse-icon {
  width: 25px;
  height: 45px;
  border-radius: 15px;
  position: relative;
  border: 2px solid #dedede;
  text-align: center;
}
.mouse-icon span {
  width: 3px;
  height: 8px;
  margin: 2px auto 0;
  display: block;
  background: #dedede;
  border-radius: 5px;
  -webkit-animation: 1.2s ease infinite wheel-up-down;
          animation: 1.2s ease infinite wheel-up-down;
}

@-webkit-keyframes wheel-up-down {
  0% {
    margin-top: 2px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    margin-top: 20px;
    opacity: 0;
  }
}

@keyframes wheel-up-down {
  0% {
    margin-top: 2px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    margin-top: 20px;
    opacity: 0;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'bolgart';
	font-style: oblique;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.playnove.com/wp-content/uploads/2023/08/Bolgart.woff2') format('woff2'),
		url('https://www.playnove.com/wp-content/uploads/2023/08/Bolgart.woff') format('woff'),
		url('https://www.playnove.com/wp-content/uploads/2023/08/Bolgart.ttf') format('truetype'),
		url('https://www.playnove.com/wp-content/uploads/2023/08/Bolgart.svg#bolgart') format('svg');
}
/* End Custom Fonts CSS */