@charset "UTF-8";
/*
Theme Name: Starz
Version: 1.1.2
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: starz
Template: prague
*/
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 300;
  src: url("assets/fonts/nunito/nunito-sans-v12-latin-300.eot"); /* IE9 Compat Modes */
  src: local(""), url("assets/fonts/nunito/nunito-sans-v12-latin-300.eot?#iefix") format("embedded-opentype"), url("assets/fonts/nunito/nunito-sans-v12-latin-300.woff2") format("woff2"), url("assets/fonts/nunito/nunito-sans-v12-latin-300.woff") format("woff"), url("assets/fonts/nunito/nunito-sans-v12-latin-300.ttf") format("truetype"), url("assets/fonts/nunito/nunito-sans-v12-latin-300.svg#NunitoSans") format("svg"); /* Legacy iOS */
}
/* nunito-sans-regular - latin */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 400;
  src: url("assets/fonts/nunito/nunito-sans-v12-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("assets/fonts/nunito/nunito-sans-v12-latin-regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/nunito/nunito-sans-v12-latin-regular.woff2") format("woff2"), url("assets/fonts/nunito/nunito-sans-v12-latin-regular.woff") format("woff"), url("assets/fonts/nunito/nunito-sans-v12-latin-regular.ttf") format("truetype"), url("assets/fonts/nunito/nunito-sans-v12-latin-regular.svg#NunitoSans") format("svg"); /* Legacy iOS */
}
/* nunito-sans-800 - latin */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 800;
  src: url("assets/fonts/nunito/nunito-sans-v12-latin-800.eot"); /* IE9 Compat Modes */
  src: local(""), url("assets/fonts/nunito/nunito-sans-v12-latin-800.eot?#iefix") format("embedded-opentype"), url("assets/fonts/nunito/nunito-sans-v12-latin-800.woff2") format("woff2"), url("assets/fonts/nunito/nunito-sans-v12-latin-800.woff") format("woff"), url("assets/fonts/nunito/nunito-sans-v12-latin-800.ttf") format("truetype"), url("assets/fonts/nunito/nunito-sans-v12-latin-800.svg#NunitoSans") format("svg"); /* Legacy iOS */
}
body {
  font-family: "Nunito Sans", Helvetica, sans-serif !important;
}

.main-menu .sub-menu {
  background-color: #ffffff !important;
}

.main-menu .sub-menu li a {
  color: #000 !important;
}

.prague-header .prague-header-wrapper {
  margin-right: 2em;
}

.starz-footer {
  position: relative;
  background-color: rgb(111, 115, 110);
}
.starz-footer .wrapper {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding: 5em 0 2em;
}
.starz-footer .footer-section-top {
  padding-bottom: 2em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  justify-content: space-between;
  align-content: stretch;
  gap: 5px;
}
.starz-footer .footer-section-top .flex-column-left {
  /* flex:1 1 auto; */
  flex-grow: 1;
  align-self: stretch;
}
.starz-footer .footer-section-top .flex-column-left .logo {
  margin-bottom: 2.25em;
}
.starz-footer .footer-section-top .flex-column-left .logo a {
  font-size: 1.75em !important;
  font-weight: 300 !important;
  color: #ddd !important;
  text-transform: uppercase !important;
  text-decoration: none;
}
.starz-footer .footer-section-top .flex-column-left .content p {
  font-size: 18px !important;
  font-weight: 300 !important;
  color: #fff !important;
}
.starz-footer .footer-section-top .flex-column-right {
  /* flex:1 1 auto; */
  flex-grow: 1;
  align-self: stretch;
  text-align: right;
  padding-top: 1.75em;
}
.starz-footer .footer-section-top .flex-column-right h6 {
  font-weight: 300;
  font-style: normal;
  color: #fff;
  margin-top: 0;
  font-size: 1.25em;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: normal !important;
  margin-bottom: 24px !important;
}
.starz-footer .footer-section-top .flex-column-right .content {
  font-size: 13px;
  line-height: 26px;
  font-weight: 400;
  color: #fff !important;
}
.starz-footer .footer-section-top .flex-column-right .content p {
  color: #fff !important;
  margin: 0;
}
.starz-footer .footer-section-top .flex-column-right .content a {
  color: #fff !important;
  margin: 0;
}
.starz-footer .footer-section-bottom {
  padding-top: 2.5em;
}

/*footer:before {
  background-color: #212121 !important;
}*/
.footer-copyright {
  font-size: 16px !important;
  letter-spacing: 1px !important;
  font-weight: 300 !important;
  color: #ddd !important;
  transition: all 0.3s ease-in;
}
.footer-copyright p {
  font-size: 16px !important;
  color: #ddd !important;
}
.footer-copyright a {
  font-size: 14px !important;
  letter-spacing: 1px !important;
  font-weight: 300 !important;
  color: #ddd !important;
  transition: all 0.3s ease-in;
}
.footer-copyright a:hover {
  color: #fff !important;
}

.prague-footer-main-block .prague-logo a {
  font-size: 1.75em !important;
  font-weight: 300 !important;
  color: #ddd !important;
  text-transform: uppercase !important;
}

.footer-main-content p {
  font-size: 18px !important;
  font-weight: 300 !important;
  color: #fff !important;
}

.footer-info-block-title {
  font-size: 1.25em;
  text-transform: uppercase;
  letter-spacing: normal !important;
  margin-bottom: 24px !important;
}

.footer-info-block-content p {
  color: #fff !important;
}

.footer-info-block-content a, .footer-info-block-content a:hover {
  color: #fff !important;
}

.wpb_content_element p, .content p {
  line-height: 1.6 !important;
  font-weight: 300 !important;
  font-family: "Nunito Sans", sans-serif !important;
}

.accordion__item-title {
  font-weight: 300 !important;
}

.accordion__main-title {
  font-size: 33px !important;
}

.heading {
  padding: 30px 0 30px 0 !important;
}

.heading .content ul li {
  color: #3c3c3c !important;
  font-weight: 300 !important;
  padding-left: 1em !important;
  line-height: 1.6 !important;
}

.heading .content ul li:before {
  background-color: transparent !important;
  content: "-" !important;
  display: inline-block;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  -webkit-transform: none !important;
  transform: none !important;
  width: auto !important;
  height: auto !important;
  border-radius: 0 !important;
}

.prague-header.light .prague-nav-menu-icon a i {
  background-color: #111 !important;
}
.prague-header.light .prague-nav-menu-icon a i:before, .prague-header.light .prague-nav-menu-icon a i:after {
  background-color: #111 !important;
}
.prague-header.light .prague-nav-menu-icon.active a i {
  background-color: transparent !important;
}
.prague-header.light .prague-nav-menu-icon.active a i:before, .prague-header.light .prague-nav-menu-icon.active a i:after {
  background-color: #111 !important;
}

ul.accordion-list--starz {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 20px;
  margin: 0;
  list-style: none;
  background-color: #f9f9fA;
}
ul.accordion-list--starz li {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  background-color: #FFF;
  padding: 20px;
  margin: 0 auto 15px auto;
  border: 1px solid #eee;
  border-radius: 5px;
  cursor: pointer;
}
ul.accordion-list--starz li.active h3:after {
  transform: rotate(45deg);
}
ul.accordion-list--starz li h3 {
  font-weight: 700;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 15px;
  letter-spacing: 0.01em;
  cursor: pointer;
}
ul.accordion-list--starz li h3:after {
  content: "\f278";
  font-family: "material-design-iconic-font";
  position: absolute;
  right: 0;
  top: 0;
  color: #Fcc110;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
}
ul.accordion-list--starz li div.answer {
  position: relative;
  display: none;
  height: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
ul.accordion-list--starz li div.answer p {
  position: relative;
  display: block;
  font-weight: 300;
  padding: 10px 0 0 0;
  cursor: pointer;
  line-height: 150%;
  margin: 0 0 15px 0;
  font-size: 14px;
}
ul.accordion-list--starz li.active div.answer {
  display: block;
  height: auto;
}

.accordion-starz--small .vc_tta-panel .vc_tta-panel-heading {
  border: none !important;
  background: transparent !important;
  border-bottom: 1px solid #eee !important;
  border-radius: 0 !important;
}

[data-ripple] {
  position: relative;
  overflow: hidden;
}

.ripple-effect {
  position: absolute;
  border-radius: 9999px;
  animation: ripple-animation 2s;
}

/* ProjectFilter */
.flex-container--project-filter {
  display: flex;
  /* flex-flow: row wrap; */
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  gap: 25px;
}
.flex-container--project-filter .item {
  margin-bottom: 1.25em;
}

.btn--projectfilter {
  border-color: rgb(111, 115, 110) !important;
  color: rgb(111, 115, 110) !important;
  background-color: transparent !important;
}
.btn--projectfilter.active {
  border-color: rgb(111, 115, 110) !important;
  background-color: rgb(111, 115, 110) !important;
  color: #ffffff !important;
}
.btn--projectfilter:hover {
  border-color: rgb(111, 115, 110) !important;
  background-color: rgb(111, 115, 110) !important;
  color: #ffffff !important;
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky-menu {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff !important;
}

.sticky-menu.light.scroll {
  background-color: #fff !important;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky-menu + .container {
  padding-top: 75px;
}

/*-------------------------------------------------------*/
/* PROJECT GRID */
/*-------------------------------------------------------*/
.project-grid-wrapper--starz {
  width: 100%;
  position: relative;
}
.project-grid-wrapper--starz .project-grid-item-img-link {
  position: relative;
  display: block;
  overflow: hidden;
  cursor: pointer;
  height: 240px;
}
.project-grid-wrapper--starz .project-grid-item-img-link .project-grid-item-img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.project-grid-wrapper--starz .project-grid-item-img-link .project-grid-item-img .project-grid-item-img-blend {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgb(0, 0, 0);
  opacity: 0;
  transition: opacity 0.25s linear;
}
.project-grid-wrapper--starz .project-grid-item-img-link .project-grid-item--title {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  opacity: 0;
  z-index: 100;
  transition: opacity 0.25s linear;
}
.project-grid-wrapper--starz .project-grid-item-img-link .project-grid-item--title * {
  font-weight: 400;
  letter-spacing: 2px;
  font-family: "Nunito Sans";
}
.project-grid-wrapper--starz .project-grid-item-img-link:hover .project-grid-item-img .project-grid-item-img-blend {
  opacity: 0.6;
}
.project-grid-wrapper--starz .project-grid-item-img-link:hover .project-grid-item--title {
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .project-grid-wrapper--starz {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 400px) {
  .project-grid-wrapper--starz {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
  }
}
@keyframes ripple-animation {
  from {
    transform: scale(1);
    opacity: 0.4;
  }
  to {
    transform: scale(100);
    opacity: 0;
  }
}
@media only screen and (max-width: 768px) {
  .heading {
    text-align: left !important;
  }
}
.wpb_text_column ul {
  list-style-type: none;
  margin-left: 20px;
}
.wpb_text_column ul li {
  line-height: normal;
  line-height: 1.6 !important;
  font-weight: 300 !important;
  font-family: "Nunito Sans", sans-serif !important;
}
.wpb_text_column ul li:before {
  content: "–";
  position: absolute;
  margin-left: -1em;
}

.ac {
  margin-top: 10px;
  border: none;
  background-color: #fff;
  box-sizing: border-box;
}
.ac .ac-header {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eee;
}
.ac .ac-trigger {
  word-wrap: break-word;
  color: #222;
  font-size: 18px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  letter-spacing: 0.2px;
  text-align: left;
  width: 100%;
  padding: 10px 30px 20px 10px;
  display: block;
  cursor: pointer;
  background-color: transparent;
  transition: color 0.25s ease;
  position: relative;
  text-decoration: none;
  text-transform: none;
  margin: 0;
  border: 0;
}
.ac .ac-trigger::after {
  content: "+";
  text-align: center;
  width: 15px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  right: 10px;
  top: 50%;
}
.ac .ac-trigger:focus {
  color: #222;
}
.ac .ac-panel {
  overflow: hidden;
  transition-property: height, visibility;
  transition-timing-function: ease;
}
.ac .ac-panel .ac-text {
  font-size: 15px !important;
  color: rgb(111, 115, 110) !important;
  padding: 25px 10px;
  margin: 0;
  line-height: 32px;
  font-weight: 400;
}
.ac.js-enabled .ac-panel {
  visibility: hidden;
}
.ac.is-active .ac-panel {
  visibility: visible;
}
.ac.is-active > .ac-header .ac-trigger::after {
  content: "–";
}

/*
 * @pqina/flip v1.7.7 - A Beautifully Animated Flip Clock
 * Copyright (c) 2020 PQINA - https://pqina.nl/flip/
 */
.tick {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
  position: relative;
  z-index: 1;
  line-height: 1.4;
}

.tick * {
  box-sizing: inherit;
}

.tick [data-view] {
  max-width: 100%;
}

.tick span[data-view] {
  display: inline-block;
}

.tick [data-layout~=pad] {
  margin: -0.25em;
}

.tick [data-layout~=pad] > * {
  margin: 0.25em;
}

.tick [data-layout~=horizontal] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
}

.tick [data-layout~=horizontal][data-layout~=baseline] {
  -ms-flex-align: baseline;
  align-items: baseline;
}

.tick [data-layout~=horizontal][data-layout~=center] {
  -ms-flex-pack: center;
  justify-content: center;
}

.tick [data-layout~=horizontal][data-layout~=right] {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.tick [data-layout~=horizontal][data-layout~=left] {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tick [data-layout~=horizontal][data-layout~=fill], .tick [data-layout~=horizontal][data-layout~=stretch] {
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.tick [data-layout~=horizontal][data-layout~=fill] > *, .tick [data-layout~=horizontal][data-layout~=stretch] > * {
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  width: 100%;
}

.tick [data-layout~=horizontal][data-layout~=multi-line] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tick [data-layout~=horizontal][data-layout~=fit] {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: center;
  align-content: center;
  white-space: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tick [data-layout~=vertical] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}

.tick [data-layout~=vertical][data-layout~=top] {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tick [data-layout~=vertical][data-layout~=bottom] {
  -ms-flex-pack: end;
  justify-content: flex-end;
  min-height: 100%;
}

.tick [data-layout~=vertical][data-layout~=middle] {
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 100%;
}

.tick [data-layout~=vertical][data-layout~=left] {
  -ms-flex-align: start;
  align-items: flex-start;
}

.tick [data-layout~=vertical][data-layout~=right] {
  -ms-flex-align: end;
  align-items: flex-end;
}

.tick [data-layout~=vertical][data-layout~=center] {
  text-align: center;
}

.tick [data-layout~=vertical][data-layout~=fill], .tick [data-layout~=vertical][data-layout~=stretch] {
  -ms-flex-align: stretch;
  align-items: stretch;
  min-height: 100%;
}

.tick [data-layout~=vertical][data-layout~=fill] > *, .tick [data-layout~=vertical][data-layout~=stretch] > * {
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
}

.tick [data-layout~=vertical] > * + * {
  margin-top: 0.5em;
}

.tick [data-layout~=overlay] {
  position: relative;
}

.tick [data-layout~=overlay] > * {
  margin: 0;
}

.tick [data-layout~=overlay][data-layout~=center] {
  text-align: center;
}

.tick [data-layout~=overlay][data-layout~=left] {
  text-align: left;
}

.tick [data-layout~=overlay][data-layout~=right] {
  text-align: right;
}

.tick [data-layout~=overlay] > [data-overlay=fill], .tick [data-layout~=overlay] > [data-overlay=stretch] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.tick [data-layout~=overlay] > [data-overlay=center] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.tick-flip {
  position: relative;
  text-align: center;
}

.tick-flip, .tick-text-inline {
  font-size: 3.5em;
  line-height: 1em;
}

.tick-flip * {
  border-radius: inherit;
  white-space: pre;
  letter-spacing: inherit;
  text-indent: inherit;
  line-height: inherit;
}

.tick-flip-front {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.tick-flip-back {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.tick-flip-spacer {
  display: block;
  visibility: hidden;
}

.tick-flip-shadow {
  position: absolute;
  left: 1px;
  right: 1px;
  top: 1px;
  bottom: 1px;
  color: transparent !important;
  background: transparent !important;
}

.tick-flip-shadow-top {
  bottom: calc(50% - 1px);
}

.tick-flip-shadow-bottom {
  top: calc(50% + 1px);
}

.tick-flip-card-shadow {
  position: absolute;
  left: 0.15em;
  right: 0.15em;
  bottom: 0.125em;
  height: 0.5em;
  background-color: transparent;
  border-radius: 0;
  opacity: 0;
  transform-origin: 0 100%;
  box-shadow: 0 0.125em 0.25em rgba(0, 0, 0, 0.5), 0 0.125em 0.5em rgba(0, 0, 0, 0.75);
  z-index: 0;
}

.tick-flip-card {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  perspective: 4em;
}

.tick-flip-panel-back, .tick-flip-panel-front {
  position: absolute;
  left: 0;
  width: 100%;
  height: 51%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
}

.tick-flip-panel-back-text, .tick-flip-panel-front-text {
  position: absolute;
  left: -1px;
  top: 0;
  right: -1px;
  height: 100%;
  overflow: hidden;
}

.tick-flip-panel-text-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
  line-height: 1.5em;
  font-size: 2.5em;
}

.tick-flip-panel-back-text .tick-flip-panel-text-wrapper {
  height: 200%;
  top: -100%;
}

.tick-flip-panel-front {
  transform-origin: center bottom;
  top: 0;
  z-index: 2;
  box-shadow: inset 0 1px hsla(0deg, 0%, 100%, 0.05);
}

.tick-flip-panel-back {
  transform-origin: center top;
  top: 50%;
  z-index: 1;
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1);
}

.tick-flip-panel-back:after {
  z-index: 1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 1px, rgba(0, 0, 0, 0.15) 0, transparent 30%);
}

.tick-flip-panel-back-shadow {
  z-index: 2;
}

.tick-flip-panel-back-highlight {
  z-index: 3;
}

.tick-flip-panel-back-highlight, .tick-flip-panel-back-shadow {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}

.tick-flip-panel-back-highlight, .tick-flip-panel-back-shadow, .tick-flip-panel-front-shadow {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}

.tick-flip-panel-front-shadow {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3));
}

.tick-flip-panel-back-shadow {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5));
}

.tick-flip-panel-back-highlight {
  background-image: linear-gradient(180deg, hsla(0deg, 0%, 100%, 0.15), hsla(0deg, 0%, 100%, 0.3));
}

.tick [data-style*="shadow:inner"], .tick [data-style*="shadow:inner"] .tick-flip-card-shadow, .tick [data-style*="shadow:none"] .tick-flip-card-shadow, .tick [data-style*="shadow:none"] .tick-flip-panel-back, .tick [data-style*="shadow:none"] .tick-flip-panel-front, .tick [data-style*="shadow:none"] .tick-flip-shadow {
  box-shadow: none;
}

.tick [data-style*="shadow:none"] .tick-flip-back:after, .tick [data-style*="shadow:none"] .tick-flip-panel-back-shadow, .tick [data-style*="shadow:none"] .tick-flip-panel-back-text:after, .tick [data-style*="shadow:none"] .tick-flip-panel-front-shadow {
  background-image: none;
}

.tick [data-style*="rounded:none"] {
  border-radius: 0;
}

.tick [data-style*="rounded:panels"] .tick-flip-front, .tick [data-style*="rounded:panels"] .tick-flip-shadow-bottom {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}

.tick [data-style*="rounded:panels"] .tick-flip-back, .tick [data-style*="rounded:panels"] .tick-flip-panel-back:after, .tick [data-style*="rounded:panels"] .tick-flip-shadow-top {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.tick-flip {
  margin-left: 0.0625em;
  margin-right: 0.0625em;
  min-width: 1.125em;
  border-radius: 0.125em;
  letter-spacing: 0.25em;
  text-indent: 0.25em;
}

.tick-flip-panel {
  color: #edebeb;
  background-color: #333232;
}

.tick-flip-shadow {
  box-shadow: 0 0.125em 0.3125em rgba(0, 0, 0, 0.25), 0 0.02125em 0.06125em rgba(0, 0, 0, 0.25);
}

#rev_slider_1_1_wrapper .custom.tparrows {
  background: rgb(111, 115, 110) !important;
}
#rev_slider_1_1_wrapper .custom.tparrows:hover {
  background: rgba(111, 115, 110, 0.5) !important;
}

.wpsm_counter_b_row {
  font-family: "Nunito Sans", Helvetica, sans-serif !important;
}
.wpsm_counter_b_row .wpsm_counterbox .wpsm_number span {
  font-family: "Nunito Sans", Helvetica, sans-serif !important;
  font-size: 60px;
  color: rgb(111, 115, 110);
}
.wpsm_counter_b_row .wpsm_counterbox .wpsm_count-title {
  margin-top: 0 !important;
  font-size: 19px !important;
  letter-spacing: normal !important;
}
