/* Alternative colors */
/* Background mask */
.cover-bg-mask.bg-color {
  background: rgba(0, 0, 0, 0.5) !important; }

/* fonts */
/* menu */
.menu-links {
  background: #00c4ff; }
  @media (min-width: 601px) {
    .menu-links {
      background: transparent; } }

.menu-links .links li.cta a {
  border-color: #00c4ff; }

.menu-links .links li.cta a:hover {
  border-color: #00c4ff;
  background: rgba(0, 196, 255, 0.1); }

.menu-links .links li a:hover,
.menu-links .links li a.menu-visible,
.menu-links .links li a:active {
  color: #00c4ff; }

/* clock */
.clock:before {
  border-top-color: #00c4ff; }

.clock:after {
  border-color: #00c4ff; }

.clock .clock-wrapper .tile .days,
.clock .clock-wrapper .tile .hours,
.clock .clock-wrapper .tile .minutes,
.clock .clock-wrapper .tile .seconds {
  border-bottom-color: #00c4ff; }

/* main page */
.section .content .title-desc h2,
.section .content .title-desc .title h2 {
  color: #00c4ff; }

.section .content .title-desc h3,
.section .content .item-desc h3,
.section .content .c-features-list li h3 {
  color: #00c4ff; }

.section-home .content .title-desc h3 {
  color: #fff; }

.section-contact .content .item-desc a,
.section-contact .content .c-form .form .fields label.error {
  color: #00c4ff; }

.section .content .c-features-list li:before {
  background: #00c4ff; }

.section .content .c-features-list li:after {
  border-color: #00c4ff; }

/* footer */
@media (min-width: 601px) {
  .site-footer {
    background: rgba(255, 255, 255, 0.1); } }

.site-footer .note .marked,
.site-footer .note a {
  color: #00c4ff;
  text-decoration: underline; }

.scrolldown a:after {
  background: #00c4ff; }

.site-footer .subscription .form .input {
  border-color: #00c4ff; }

@media (min-width: 601px) {
  .site-footer .note:before,
  .site-footer .contact .socials li:after {
    background: #fff; }
  .site-footer .subscription,
  .site-footer .note,
  .site-footer .subscription .form label,
  .site-footer .subscription .form .input,
  .site-footer .subscription .title {
    color: #fff; } }

/* Buttons */
.circ-btn {
  color: #fff; }

@media (min-width: 601px) {
  .circ-btn {
    color: #fff; } }

.magic-btn {
  color: #00c4ff; }

.rect-btn:focus,
.rect-btn:hover {
  border-color: #00c4ff; }

.arrow-circ-btn .arrow-icon:after {
  border-color: #00c4ff; }

.arrow-circ-btn .arrow-icon:before {
  border-color: #00c4ff;
  border-left-color: transparent; }

.arrow-circ-btn:hover .arrow-icon:after {
  border-color: #00c4ff; }

.arrow-circ-btn:focus .arrow-icon:before, .arrow-circ-btn:hover .arrow-icon:before {
  border-color: #fff;
  border-left-color: transparent; }

.circ-btn:before {
  border-color: #00c4ff;
  border-top-color: transparent; }

.circ-btn:hover:before {
  border-color: #fff;
  border-top-color: transparent; }

.circ-btn:hover {
  color: #00c4ff; }

/* Nav dots and Slider indication */
#fp-nav ul li a.active span,
#fp-nav ul li a.active:hover span {
  border-color: #00c4ff; }

.section .content .wrapper .swiper-pagination-bullet:hover,
.section .content .wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #00c4ff; }

.section .content .wrapper .swiper-pagination-bullet:hover:before,
.section .content .wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  border-color: #00c4ff; }

.section .content .wrapper .items-nav-container .items-button a:after {
  background: #00c4ff; }

/* Fonts */
