/*
	@package techni-logic-communications-theme
*/
/*
	Import
	------------------------------------------------
*/
/*
	@package techni-logic-communications-theme
*/
/*
	Variables
	------------------------------------------------
*/
/*
	@package techni-logic-communications-theme
*/
/*
	Mixins
	------------------------------------------------
*/
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
/*
	@package techni-logic-communications-theme
*/
/*
	Placeholder
	------------------------------------------------
*/
/*
	@package techni-logic-communications-theme
*/
/* 
	Font Icon 
	------------------------------------------------
*/
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?ay18iu");
  src: url("../fonts/icomoon.eot?ay18iu#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?ay18iu") format("truetype"), url("../fonts/icomoon.woff?ay18iu") format("woff"), url("../fonts/icomoon.svg?ay18iu#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 48px;
  color: #275451;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-map:before {
  content: "\e94b"; }

.icon-history:before {
  content: "\e94d"; }

.icon-user-tie:before {
  content: "\e976"; }

.icon-spinner9:before {
  content: "\e982";
  color: #275451; }

.icon-wrench:before {
  content: "\e991"; }

.icon-cog:before {
  content: "\e994"; }

.icon-cogs:before {
  content: "\e995"; }

.icon-stats-bars:before {
  content: "\e99c"; }

.icon-power-cord:before {
  content: "\e9b7"; }

.icon-cloud:before {
  content: "\e9c1"; }

.icon-sphere:before {
  content: "\e9c9"; }

.icon-link:before {
  content: "\e9cb"; }

.icon-command:before {
  content: "\ea4e"; }

.icon-superscript:before {
  content: "\ea69"; }

.icon-onedrive:before {
  content: "\eaaf"; }

.icon-joomla:before {
  content: "\eab5"; }

@font-face {
  font-family: 'tlc-icon';
  src: url("../fonts/tlc-icon.eot?f5hsez");
  src: url("../fonts/tlc-icon.eot?f5hsez#iefix") format("embedded-opentype"), url("../fonts/tlc-icon.ttf?f5hsez") format("truetype"), url("../fonts/tlc-icon.woff?f5hsez") format("woff"), url("../fonts/tlc-icon.svg?f5hsez#tlc-icon") format("svg");
  font-weight: normal;
  font-style: normal; }
.tlc-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'tlc-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.tlc-community-right:before {
  content: "\e908"; }

.tlc-community-left:before {
  content: "\e909"; }

.tlc-columns:before {
  content: "\e900"; }

.tlc-doorknob:before {
  content: "\e901"; }

.tlc-key:before {
  content: "\e902"; }

.tlc-left-hand:before {
  content: "\e903"; }

.tlc-plug:before {
  content: "\e904"; }

.tlc-right-hand:before {
  content: "\e905"; }

.tlc-roof:before {
  content: "\e906"; }

.tlc-socket:before {
  content: "\e907"; }

/*
	@package techni-logic-communications-theme
*/
.alignnone {
  margin: 5px 20px 20px 0;
  max-width: 100%;
  height: auto; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
  max-width: 100%;
  height: auto; }

.aligncenter {
  max-width: 100%;
  height: auto; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
  max-width: 100%;
  height: auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

h1.tlc-username,
h2.tlc-description {
  font-weight: 100;
  color: #fff; }

h1.tlc-username {
  font-size: 24px;
  margin: 0 0 10px; }

h2.tlc-description {
  font-size: 13px;
  margin: 0 0 20px; }

.tlc-icon-sidebar {
  color: white;
  margin: 0 2px; }
  .tlc-icon-sidebar:before {
    width: 22px;
    height: 22px;
    font-size: 22px; }

.tlc-icon-sidebar--gplus {
  margin-left: 8px; }

.tlc-icon-button:before {
  margin-top: 3px;
  margin-left: -3px; }

.image-container {
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: center; }

.profile-picture {
  width: 122px;
  height: 122px;
  overflow: hidden;
  border-radius: 50%;
  margin: 20px auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

/* 
	Generic 
	------------------------------------------------
*/
* {
  box-sizing: border-box; }

body {
  margin: 0 auto;
  min-height: 100vh;
  color: var(--color-text);
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden; }

.linear-background {
  background: linear-gradient(to bottom, #08262c 0, transparent 100%); }

/* Fade effect */
.js body {
  opacity: 0;
  transition: opacity 0.6s; }

.js body.render {
  opacity: 1; }

a {
  text-decoration: none;
  color: var(--color-link);
  outline: none; }

a:hover,
a:focus {
  color: var(--color-link-hover);
  outline: none; }

.hidden {
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
  pointer-events: none; }

.full-width-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative; }

.group-indicator {
  position: absolute;
  left: 0;
  z-index: 3;
  color: transparent;
  transition: 0.3s; }

.group-indicator-fixed {
  position: fixed;
  top: 82px;
  z-index: 8;
  color: #d1d1d1;
  font-family: "Prompt", sans-serif;
  font-weight: 500;
  font-size: 1.5vw;
  letter-spacing: .129em;
  text-transform: uppercase;
  border-left: solid 4px #cbd4c2;
  border-bottom: solid 4px #cbd4c2;
  padding-left: 8px; }

.telecom-group-indicator.group-indicator.group-indicator-fixed {
  font-size: 1vw; }

.group-indicator-short {
  position: absolute;
  left: 0;
  z-index: 3;
  color: transparent;
  transition: 0.3s; }

.group-indicator-short-fixed {
  position: fixed;
  top: 42px;
  z-index: 8;
  color: #d1d1d1;
  font-family: "Prompt", sans-serif;
  font-weight: 500;
  font-size: 1.5vw;
  letter-spacing: .129em;
  text-transform: uppercase;
  border-left: solid 4px #cbd4c2;
  border-bottom: solid 4px #cbd4c2;
  padding-left: 8px; }

.full-width-container-transparent {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: rgba(255, 255, 255, 0.95); }

.container {
  width: 90%;
  max-width: 1100px;
  height: auto;
  padding: 40px 0; }

.content-container {
  width: 100%;
  height: 100vh;
  position: fixed;
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  z-index: -1; }

.content {
  margin: 0 auto;
  width: 80%;
  height: 80%; }

.canvas-content {
  margin: 0 auto;
  width: 80%;
  height: 80%;
  position: absolute; }

/* Canvas positions */
.content__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-content: center; }

.scene {
  position: relative; }

.scene--left {
  width: 100vmin;
  height: 100vmin;
  transform: translate3d(-50vmin, 0, 0); }

.scene--full {
  width: 100%;
  height: 100%; }

.scene--up {
  height: 150vmin;
  width: 150vmin;
  top: -50vh;
  left: 50%;
  margin-left: -75vmin; }

.top-section-container {
  width: 100%;
  height: auto;
  background: #00171f;
  position: relative;
  z-index: 3; }

.button {
  color: #00171f;
  padding: 8px 0px;
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  background: rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 10px 10px 8px -7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 10px 10px 8px -7px rgba(0, 0, 0, 0.25);
  box-shadow: 10px 10px 8px -7px rgba(0, 0, 0, 0.25);
  text-align: center; }

.button:hover {
  -webkit-box-shadow: 16px 16px 8px -7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 16px 16px 8px -7px rgba(0, 0, 0, 0.25);
  box-shadow: 16px 16px 8px -7px rgba(0, 0, 0, 0.25);
  transition: 0.3s; }

.home-section {
  height: auto;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 0; }

.home-section h2 {
  font-family: "Prompt", sans-serif;
  font-weight: 200;
  letter-spacing: .129em;
  font-size: 3vmin;
  font-size: 36px;
  text-transform: uppercase;
  text-align: center;
  color: #a24936;
  color: #c6715f; }

.home-section {
  color: #222;
  background: rgba(255, 255, 255, 0.2); }

.section-header h2 {
  font-family: 'Prompt', sans-serif;
  font-weight: 200;
  font-size: 3vmin;
  color: #f1f1f1;
  letter-spacing: .129em; }

/*Header styles*/
header {
  height: 10vh;
  min-height: 100px;
  width: 100%;
  position: relative;
  background: white;
  top: 0;
  z-index: 10;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex; }

.logo-and-catch-phrase-container {
  width: 100%;
  height: 100%;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 2vh 0px;
  border-bottom: 1px solid #f1f1f1;
  border-top: 1px solid #f1f1f1; }

.logo-and-catch-phrase {
  width: 90%;
  max-width: 1100px;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%; }

.header-phone-numbers {
  line-height: 1; }

.logo {
  width: 30%;
  height: 100%;
  flex: 1; }

.logo img {
  width: auto;
  height: 100%; }

.catch-phrase {
  flex-grow: 1;
  font-size: 24px;
  text-align: right;
  font-family: 'Comfortaa', cursive;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  color: #08262c; }

.header-phone {
  font-size: 16px;
  padding-top: 8px;
  color: #275451; }

.customer-service-phone,
.office-phone {
  margin-right: 6px; }

a[href^="tel:"] {
  color: #275451;
  text-decoration: none; }

.anchor-link {
  position: relative;
  visibility: hidden;
  display: block;
  height: 80px;
  width: 100%;
  margin-top: -80px; }

/*End Header styles*/
/*Nav styles*/
.nav-container {
  height: auto;
  width: 100%;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background: white;
  z-index: 12;
  padding: 10px 0;
  position: absolute;
  border-bottom: solid 4px #275451; }

nav {
  width: 90%;
  max-width: 1100px;
  height: auto;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: auto;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: 'Comfortaa', cursive; }

nav ul {
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  text-transform: uppercase; }

nav li ul {
  position: absolute;
  left: 0;
  top: 38px;
  z-index: 1;
  overflow: hidden;
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 50% 0;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  display: flex;
  justify-content: space-around; }

.navbar-nav a {
  color: #222; }

.services-dropdown-nav a,
.resources-dropdown-nav a {
  color: white; }

.secondary-menu ul a {
  color: #cbd4c2; }

.resources-dropdown-nav {
  justify-content: center; }

.resources-dropdown-nav li {
  margin: 0 30px; }

.services-dropdown-nav,
.resources-dropdown-nav {
  position: absolute;
  left: 0;
  background: #00171f;
  color: white;
  width: 100%;
  z-index: 1;
  overflow: hidden;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 50% 0;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  top: 42px; }

.services-dropdown-nav {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }

.resources-dropdown-nav {
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

.activated-dropdown {
  max-height: 1000px;
  -webkit-transform: rotate3d(0, 0, 0, 0);
  padding: 20px 0;
  color: white; }

.menu-item a {
  text-decoration: none; }

.nav-fixed {
  position: fixed;
  top: 0px;
  z-index: 12; }

.services-nav-caret,
.resources-nav-caret {
  transition: 0.3s;
  position: absolute;
  margin-left: 4px;
  color: #cbd4c2; }

.rotate {
  transform: rotate(180deg);
  transition: 0.3s;
  color: #275451; }

.services-menu-parent {
  width: 100px; }

/*End Nav styles*/
/*Hero styles*/
.hero-container {
  width: 100%;
  height: 65vh;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  z-index: 1; }

.home-hero-overlay {
  background-image: url(https://www.tlcworld.com/wp-content/uploads/2018/12/globe-2.png);
  background-size: auto 90%;
  background-position: bottom;
  background-repeat: no-repeat;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center; }

.hero-container h1 {
  color: white;
  font-family: 'Righteous', cursive;
  font-size: 6.5vmin;
  margin-left: -5vmin;
  margin-top: -3vmin;
  font-weight: 500;
  text-align: center; }

.green-hero {
  background: #00171f; }

.tele {
  font-size: 3.8vmin;
  text-shadow: 0px 6px 6px #00171f; }

/*.tele {
	font-size:4.2vmin;
	text-shadow: 0px 6px 6px #00171f;
}*/
.left-shadow {
  text-shadow: 7px -4px 6px #00171f; }

.right-shadow {
  text-shadow: -7px -4px 6px #00171f; }

/*End Hero styles*/
/*Breadcrumb Nav styles*/
.breadcrumb {
  position: fixed;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  top: 150px;
  height: 50vh;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  left: 3%;
  z-index: 12;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  font-family: 'Prompt', sans-serif;
  font-weight: 300; }

.breadcrumb-wrapper {
  padding: 20px; }

.breadcrumb-section {
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column; }

.breadcrumb-spine {
  width: 1px;
  /*background:$d-orange;*/
  background: #c6715f;
  height: 3vh;
  margin: 4px 0px; }

.breadcrumb-circle {
  width: 24px;
  height: 24px;
  border: 1px solid #c6715f;
  border-radius: 50%;
  margin-left: -12px;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center; }

.fa-key, .fa-university, .fa-hands-helping, .fa-plug, .fa-seedling {
  display: none; }

.circle-and-text {
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center; }

.breadcrumb-item {
  margin-left: 6px;
  color: #8a7f80;
  padding: 2px 4px;
  border-radius: 4px; }

/*End Breadcrumb Nav styles*/
.information-container {
  height: 100%;
  width: 100%;
  background: white;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center; }

.information {
  width: 90%;
  max-width: 1100px;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 10vh; }

.information h2 {
  font-family: 'Comfortaa', cursive; }

.information p {
  font-family: 'Nunito Sans', sans-serif;
  line-height: 1.5;
  font-weight: 300; }

.align-content,
.integration-content,
.stability-content {
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 2vmin;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 300;
  height: 100%;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 60%;
  text-align: center; }

.stability-content {
  margin-bottom: 10vmin; }

.stability-content span {
  margin: 2vh 0; }

.integration-content span {
  margin: 2vh 0; }

.align-content {
  margin-left: 10vw;
  justify-content: space-around; }

/*.white-opacity {
	background:rgba(255,255,255,0.9);
}*/
.gradual-white {
  background: linear-gradient(to bottom, white, rgba(255, 255, 255, 0.75), white); }

.white-background {
  background: white;
  z-index: 3; }

.green-one {
  background: rgba(0, 23, 31, 0.1); }

.green-two {
  background: rgba(0, 23, 31, 0.2); }

.green-three {
  background: rgba(0, 23, 31, 0.3); }

.green-four {
  background: rgba(0, 23, 31, 0.4); }

.green-five {
  background: rgba(0, 23, 31, 0.5); }

.green-six {
  background: rgba(0, 23, 31, 0.6); }

.green-seven {
  background: rgba(0, 23, 31, 0.7); }

.green-eight {
  background: rgba(0, 23, 31, 0.8); }

.green-nine {
  background: rgba(0, 23, 31, 0.9); }

.green-ten {
  /*background:#0A2228;*/
  background-image: linear-gradient(to right, #00171f, #081f26, #0f272d, #172f33, #1f383a); }

.blurb {
  width: 100%; }

.service-div-inner .blurb p {
  font-size: 24px;
  text-align: left;
  width: 100%; }

.parallax-overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 23, 31, 0.8);
  padding: 40px;
  color: white;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 22px; }

.parallax-overlay-dark {
  width: 100%;
  height: 100%;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: rgba(0, 23, 31, 0.85); }

.parallax-overlay-dark .service-div-inner p {
  color: rgba(255, 255, 255, 0.8); }

.cabling-parallax .parallax-overlay-dark {
  padding: 80px 0; }

.clear-background {
  background: rgba(0, 23, 31, 0.85); }

/*Section One styles*/
.section-one {
  position: relative;
  z-index: 2; }

.intro-container {
  width: 100%;
  height: auto;
  background: white;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column; }

.intro-blurb {
  flex-direction: column;
  height: auto;
  width: 100%;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 20px 0; }

.intro-blurb span {
  width: 90%;
  max-width: 1100px;
  text-align: center; }

.established {
  font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-size: 32px;
  color: #00171f; }

.agility-and-resources {
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-size: 24px;
  color: #08262c; }

.intro-blocks-container {
  width: 100%;
  height: auto;
  background: #cbd4c2;
  display: flex;
  justify-content: center; }

.intro {
  width: 90%;
  max-width: 1100px;
  height: inherit;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 20px 0px;
  color: #00171f; }

.intro h2 {
  font-family: 'Comfortaa', cursive; }

.intro p {
  font-family: 'Nunito Sans', sans-serif;
  line-height: 1.5;
  font-weight: 300; }

.sales,
.support,
.monitoring {
  flex: 1;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
  padding: 0px 20px; }

.sales a,
.support a,
.monitoring a {
  margin-top: auto;
  width: 100%; }

.sales h2,
.support h2,
.monitoring h2 {
  font-size: 22px;
  margin-bottom: 0px; }

/*Turnkey section*/
.section-two {
  background: linear-gradient(to bottom, #08262c 0, transparent 100%); }

.turnkey-block {
  display: flex;
  flex-direction: column;
  width: 90%;
  max-width: 1100px; }

.turnkey-block a,
.cloud-inner a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.inner-block:hover {
  -webkit-box-shadow: 0px 2px 16px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 16px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 16px 1px rgba(0, 0, 0, 0.25);
  transition: 0.3s;
  background: rgba(0, 23, 31, 0.1); }

.block-top {
  border-bottom: 10px solid white; }

.block-top-left,
.block-bottom-left {
  border-right: 10px solid white; }

.block-top,
.block-bottom {
  display: flex; }

.inner-block {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #cbd4c2;
  position: relative; }

.inner-block h3 {
  text-align: center;
  font-family: "Comfortaa", cursive;
  font-weight: 600; }

.inner-block h3 span {
  font-weight: 200; }

.inner-block ul {
  display: inline-block;
  margin: auto;
  font-family: 'Nunito Sans', sans-serif;
  list-style: none;
  font-weight: 300;
  padding-bottom: 30px; }

.inner-block ul li {
  position: relative;
  padding: 2px 0;
  color: rgba(255, 255, 255, 0.7); }

.inner-block ul li::before {
  content: ">";
  display: inline-block;
  color: #a24936;
  font-size: 24px;
  font-weight: 900;
  height: 6px;
  top: 10px;
  left: -14px;
  margin-right: 10px; }

.cloud {
  background-image: url(https://www.tlcworld.com/wp-content/uploads/2018/12/clouds-bw.jpg);
  background-attachment: fixed;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
  position: relative;
  /*background-color:rgba(0,23,31,0.8);
  background-blend-mode: overlay;*/ }

.cloud-inner {
  padding: 10px 16px;
  position: relative; }

.cloud-inner:hover {
  -webkit-box-shadow: 0px 2px 16px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 16px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 16px 1px rgba(0, 0, 0, 0.4);
  transition: 0.3s;
  background: rgba(0, 23, 31, 0.25); }

.cloud-inner h3 {
  font-family: "Comfortaa", cursive;
  font-weight: 600;
  color: #cbd4c2;
  text-align: center; }

.cloud p {
  width: 600px;
  font-family: 'Nunito Sans', sans-serif;
  color: rgba(255, 255, 255, 0.9); }

/*Align with Customers section*/
.section-three {
  background: linear-gradient(to bottom, #ffffff 0, transparent 100%);
  background: rgba(0, 0, 0, 0.9);
  background: #00171f;
  z-index: -1; }

.agility-inner {
  display: flex;
  flex-direction: column;
  align-items: center; }

.agility-inner p {
  font-size: 20px;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
  border-bottom: 10px solid rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8); }

/*Stability section*/
.section-four {
  background: #e1e1e1;
  position: relative;
  padding: 0;
  overflow-x: hidden; }

.stability-inner {
  height: auto;
  width: 90%;
  max-width: 1100px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 0; }

.section-four h3 {
  color: #635D5C;
  color: #00171f;
  font-family: "Comfortaa", cursive;
  font-weight: 600;
  z-index: 2; }

.section-four ul {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #777;
  color: #222;
  position: relative;
  z-index: 2; }

.section-four ul li {
  padding: 4px 0; }

.data-redundancy-container {
  -webkit-perspective: 21px;
  perspective: 21px;
  position: absolute;
  right: 0;
  display: flex;
  top: 0; }

.data-redundancy {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  color: rgba(255, 255, 255, 1);
  font-size: .75em;
  -webkit-transform: rotateX(-164deg) rotateY(-180deg);
  transform: rotateX(-164deg) rotateY(-180deg);
  text-transform: uppercase;
  font-family: "Comfortaa", cursive; }

/*.data-redundancy-container-2 {

position: relative;
-webkit-perspective: 271px;
perspective: 271px;
text-align:center;


}


.redundant {
    color: rgba(255,255,255,0.5);
	font-size:30px;
	text-transform:uppercase;
-webkit-transform: rotateX(30deg) rotateY(0deg);
transform: rotateX(30deg) rotateY(0deg);
-webkit-transform: rotateX(44deg) rotateY(0deg);
transform: rotateX(44deg) rotateY(0deg);
font-family:$comfort;
}	
.data-redundancy-1 {
	font-size:42px;
}
.data-redundancy-2 {
	font-size:35px;
}
.data-redundancy-3 {
	font-size:30px;
}
.data-redundancy-4 {
	font-size:25px;
}
.data-redundancy-5 {
	font-size:20px;
}
.data-redundancy-6 {
	font-size:15px;
}
.data-redundancy-7 {
	font-size:10px;
}*/
/*Integration section*/
.section-five {
  background-image: url(https://www.tlcworld.com/wp-content/uploads/2018/12/joined-wires-2.png);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  	/*background-color: rgba(8,38,44, 0.85);
      background-blend-mode: overlay;*/
  color: #cbd4c2;
  z-index: -1;
  padding: 0; }

.section-five h3 {
  font-family: "Comfortaa", cursive;
  font-weight: 600; }

.section-five p {
  font-family: "Nunito Sans", sans-serif;
  font-size: 20px;
  font-weight: 300; }

/*Nonprofit section*/
.section-six {
  padding-bottom: 0;
  background: #00171f; }

.nonprofits-inner {
  width: 90%;
  max-width: 1100px;
  display: flex;
  flex-direction: column; }

.nonprofits-left-and-right {
  display: flex;
  width: 100%; }

.nonprofits-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 30px; }

.nonprofits-left,
.nonprofits-right {
  flex: 1;
  padding-top: 30px; }

.nonprofits-right {
  background-image: url(https://www.tlcworld.com/wp-content/uploads/2018/12/nonprofit.png);
  background-size: 100% auto;
  background-position: bottom;
  background-repeat: no-repeat; }

.nonprofits-left p {
  color: rgba(255, 255, 255, 0.7);
  font-family: "Nunito Sans", sans-serif;
  margin-top: 0;
  font-size: 18px;
  line-height: 1.5; }

.quote-container {
  width: 100%;
  display: flex; }

.quote {
  font-size: 30px;
  display: flex;
  flex-direction: column;
  color: rgba(255, 255, 255, 0.3);
  margin: 0;
  font-family: "Prompt", sans-serif; }

cite {
  margin-top: 8px;
  font-size: 18px; }

.nonprofits-right img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/*About page*/
.about-hero {
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center; }

.about-page-sales {
  width: 100%;
  height: auto;
  background-image: url(https://www.tlcworld.com/wp-content/uploads/2018/12/hands-board-side.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed; }

/*Service pages*/
.service-page-hero {
  height: 40vh;
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative; }

.hero-overlay {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column; }

.services-menu {
  display: flex;
  list-style: none;
  align-items: center;
  padding: 0;
  font-family: "Prompt", sans-serif;
  width: 100%;
  justify-content: space-around;
  text-transform: uppercase;
  font-size: 14px;
  color: #cbd4c2;
  margin: 0;
  height: 100%; }

.secondary-menu {
  z-index: 2;
  height: 40px;
  width: 100%;
  border-bottom: solid 4px #cbd4c2;
  bottom: 0;
  background: #00171f;
  margin: 0;
  position: absolute;
  display: flex;
  justify-content: center; }

.secondary-menu li {
  display: flex;
  align-items: center; }

.about-menu,
.networking-menu {
  display: flex;
  list-style: none;
  align-items: center;
  padding: 0;
  font-family: "Prompt", sans-serif;
  justify-content: space-between;
  text-transform: uppercase;
  font-size: 14px;
  color: #cbd4c2;
  margin: 0;
  height: 100%;
  width: 90%;
  max-width: 1100px; }

.indicator {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: thin solid #c6715f;
  margin-right: 6px; }

.activated {
  background-image: linear-gradient(to right bottom, #a24936, #ab5340, #b45d4a, #bd6755, #c6715f); }

.secondary-menu-fixed {
  position: fixed;
  top: 42px;
  z-index: 8; }

/*.service-page-container ul li::before {
	content:"";
	display:inline-block;
	border:thin solid $l-orange;
	border-radius:50%;
	height:14px;
	width:14px;
	vertical-align:middle;
	margin-right:6px;
	margin-bottom:1px;
}

.about-menu li.active::before {
	background:red;
}*/
.service-div {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  padding: 40px 0;
  background: white; }

.service-div-inner {
  width: 600px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #08262c;
  align-items: center;
  position: relative;
  margin: auto; }

.obstacles-and-how-we-help h2,
.what-works-best h2 {
  font-family: "Prompt", sans-serif;
  font-weight: 200;
  letter-spacing: .129em;
  font-size: 36px;
  text-transform: uppercase;
  color: #c6715f;
  z-index: 3;
  width: 100%;
  position: relative;
  text-align: center; }

.service-div-inner h2 {
  font-family: "Prompt", sans-serif;
  font-weight: 200;
  letter-spacing: .129em;
  font-size: 36px;
  text-transform: uppercase;
  color: #c6715f;
  text-align: center; }

.service-div-inner h3 {
  font-family: "Prompt", sans-serif;
  font-weight: 200;
  letter-spacing: .03em;
  font-size: 22px;
  z-index: 3;
  width: 100%;
  position: relative; }

.green-ten .service-div-inner .h3-group h3 {
  padding-left: 20px;
  color: white; }

.service-div-inner .h3-group h3::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: white;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px; }

.h3-group-item {
  padding-bottom: 30px; }

.service-div-inner .h3-group p,
.service-div-inner .h3-group p:first-of-type {
  font-size: 19px;
  font-weight: 300;
  padding-left: 20px; }

.what-works-best h2 {
  text-align: center; }

.service-div-inner p:first-of-type {
  font-family: "Nunito Sans", sans-serif;
  font-size: 22px;
  width: 100%;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 1px; }

.service-div-inner p {
  font-family: "Nunito Sans", sans-serif;
  font-size: 19px;
  width: 100%;
  line-height: 1.5;
  font-weight: 400;
  border: none;
  padding-left: 0;
  letter-spacing: 0;
  margin-left: 0;
  margin-bottom: 8px;
  opacity: 0.85; }

.service-div-inner a {
  color: #c6715f; }

.service-div-inner .quote {
  font-weight: 200; }

.header-row-and-matrix {
  position: relative;
  width: 100%;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 32px;
  margin-bottom: 28px;
  z-index: 1; }

.header-row-gradient {
  width: 100%;
  height: 1px;
  background: white;
  position: absolute; }

.matrix-container-header-row {
  position: absolute;
  top: -20px;
  width: 40px;
  height: 20px;
  -webkit-transform: rotateX(60deg);
  transform: rotateX(60deg); }

.matrix-container-header-row-two {
  position: absolute;
  top: -24px;
  width: 30px;
  height: 30px;
  -webkit-transform: rotateX(60deg);
  transform: rotateX(60deg); }

.matrix-container-header-row-three {
  position: absolute;
  top: -30px;
  width: 20px;
  height: 40px;
  -webkit-transform: rotateX(60deg);
  transform: rotateX(60deg); }

.matrix-header-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  background: white;
  transform: rotateX(0deg) rotate(45deg);
  pointer-events: all;
  transform-style: preserve-3d;
  border: none;
  -webkit-transform: matrix3d(0.707107, 0.321018, 0.630038, 0, -0.707107, 0.321019, 0.630038, 0, 0, -1.02722, 0.523394, 0, 0, 0, -1000, 1);
  transform: matrix3d(0.707107, 0.321018, 0.630038, 0, -0.707107, 0.321019, 0.630038, 0, 0, -1.02722, 0.523394, 0, 0, 0, -1000, 1); }

.matrix-header-layer-two {
  margin-top: 20px; }

.matrix-header-layer-three {
  margin-top: 40px; }

.green-ten .header-row-gradient,
.green-ten .matrix-container-header-row .matrix-header-layer,
.green-ten .matrix-container-header-row-two .matrix-header-layer {
  background: #275451; }

.white-background .header-row-gradient,
.white-background .matrix-container-header-row-two .matrix-header-layer,
.white-background .matrix-container-header-row-three .matrix-header-layer {
  background: #00171f; }

.p-and-list-container {
  width: 100%;
  display: flex;
  margin: 20px 0;
  -webkit-box-shadow: -15px 20px 22px -8px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: -15px 20px 22px -8px rgba(0, 0, 0, 0.45);
  box-shadow: -15px 20px 22px -8px rgba(0, 0, 0, 0.45); }

.p-and-list-p {
  width: 40%;
  background: #00171f;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center; }

.p-and-list-p-wide {
  background: #00171f;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 65%; }

.service-div-inner .p-and-list-p p,
.service-div-inner .p-and-list-p-wide p {
  width: 94%;
  text-align: center;
  padding: 10px;
  font-size: 19px;
  line-height: 1.5;
  font-weight: 300;
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  opacity: 0.8;
  letter-spacing: 0;
  color: rgba(255, 255, 255, 0.6) !important; }

.p-and-list-list {
  flex: 1;
  background: #081f26;
  color: white;
  font-size: 18px;
  font-weight: 200;
  font-family: "Prompt", sans-serif;
  display: flex;
  flex-direction: column;
  border-left: #c6715f solid 1px;
  padding-top: 20px;
  padding-bottom: 20px; }

.p-and-list-list ul {
  margin: auto;
  width: 94%; }

.p-and-list-list ul li {
  padding: 5px 10px 5px 0; }

.p-and-list-list ul a {
  color: white; }

.green-ten .service-div-inner h3 {
  color: rgba(255, 255, 255, 0.4); }

.green-ten .service-div-inner p {
  color: rgba(255, 255, 255, 0.6); }

.clear-background .service-div-inner p {
  color: rgba(255, 255, 255, 0.8); }

.clear-background .cabling-div p {
  color: rgba(255, 255, 255, 0.8); }

/*Telecommunications page*/
.tele-body {
  overflow-x: hidden; }

#particle-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden; }

.obstacles-and-how-we-help {
  font-size: 24px;
  font-family: "Nunito Sans", sans-serif; }

.obstacles,
.how-we-help {
  position: relative;
  z-index: 4; }

.what-works-best {
  padding-bottom: 40px; }

.what-works-best h3 {
  font-family: "Comfortaa", cursive;
  font-size: 24px;
  color: #cbd4c2; }

.what-works-best p {
  font-family: "Nunito Sans", sans-serif;
  font-size: 20px;
  padding-right: 10%;
  color: rgba(255, 255, 255, 0.8); }

.what-works-best-options {
  display: flex;
  height: auto; }

.what-works-best-option {
  flex: 1; }

.what-works-best h4 {
  font-family: "Nunito Sans", sans-serif;
  font-size: 20px;
  color: #cbd4c2; }

.telecom-parallax {
  background-image: url(https://www.tlcworld.com/wp-content/uploads/2018/12/globe-4.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  	/*background-color:rgba(0,23,31,0.9);
      background-blend-mode: overlay;*/ }

/*Project Engineering page*/
.wrap-container {
  position: absolute;
  width: 100vw;
  height: 40vh;
  background: #00171f;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  z-index: 1; }

.wrap {
  height: 1px;
  width: 1px;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-animation: rotate 14s infinite linear;
  animation: rotate 14s infinite linear; }

.project-engineering-hero {
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center; }

.project-engineering-parallax {
  width: 100%;
  height: 100%;
  background-image: url(https://www.tlcworld.com/wp-content/uploads/2018/12/globe-3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed; }

@keyframes rotate {
  100% {
    transform: rotateY(360deg) rotateX(360deg); } }
.c {
  position: absolute;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  opacity: 0; }

.c:nth-child(1) {
  animation: orbit1 14s infinite;
  animation-delay: 0.01s;
  background-color: #ff0100; }

@keyframes orbit1 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-69deg) rotateY(97deg) translateX(100px) rotateZ(69deg); }
  80% {
    transform: rotateZ(-69deg) rotateY(97deg) translateX(100px) rotateZ(69deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-69deg) rotateY(97deg) translateX(300px) rotateZ(69deg); } }
.c:nth-child(2) {
  animation: orbit2 14s infinite;
  animation-delay: 0.02s;
  background-color: #ff0100; }

@keyframes orbit2 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-223deg) rotateY(355deg) translateX(100px) rotateZ(223deg); }
  80% {
    transform: rotateZ(-223deg) rotateY(355deg) translateX(100px) rotateZ(223deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-223deg) rotateY(355deg) translateX(300px) rotateZ(223deg); } }
.c:nth-child(3) {
  animation: orbit3 14s infinite;
  animation-delay: 0.03s;
  background-color: #ff0200; }

@keyframes orbit3 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-67deg) rotateY(312deg) translateX(100px) rotateZ(67deg); }
  80% {
    transform: rotateZ(-67deg) rotateY(312deg) translateX(100px) rotateZ(67deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-67deg) rotateY(312deg) translateX(300px) rotateZ(67deg); } }
.c:nth-child(4) {
  animation: orbit4 14s infinite;
  animation-delay: 0.04s;
  background-color: #ff0200; }

@keyframes orbit4 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-253deg) rotateY(29deg) translateX(100px) rotateZ(253deg); }
  80% {
    transform: rotateZ(-253deg) rotateY(29deg) translateX(100px) rotateZ(253deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-253deg) rotateY(29deg) translateX(300px) rotateZ(253deg); } }
.c:nth-child(5) {
  animation: orbit5 14s infinite;
  animation-delay: 0.05s;
  background-color: #ff0300; }

@keyframes orbit5 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-135deg) rotateY(182deg) translateX(100px) rotateZ(135deg); }
  80% {
    transform: rotateZ(-135deg) rotateY(182deg) translateX(100px) rotateZ(135deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-135deg) rotateY(182deg) translateX(300px) rotateZ(135deg); } }
.c:nth-child(6) {
  animation: orbit6 14s infinite;
  animation-delay: 0.06s;
  background-color: #ff0300; }

@keyframes orbit6 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-176deg) rotateY(296deg) translateX(100px) rotateZ(176deg); }
  80% {
    transform: rotateZ(-176deg) rotateY(296deg) translateX(100px) rotateZ(176deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-176deg) rotateY(296deg) translateX(300px) rotateZ(176deg); } }
.c:nth-child(7) {
  animation: orbit7 14s infinite;
  animation-delay: 0.07s;
  background-color: #ff0400; }

@keyframes orbit7 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-212deg) rotateY(40deg) translateX(100px) rotateZ(212deg); }
  80% {
    transform: rotateZ(-212deg) rotateY(40deg) translateX(100px) rotateZ(212deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-212deg) rotateY(40deg) translateX(300px) rotateZ(212deg); } }
.c:nth-child(8) {
  animation: orbit8 14s infinite;
  animation-delay: 0.08s;
  background-color: #ff0500; }

@keyframes orbit8 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-227deg) rotateY(75deg) translateX(100px) rotateZ(227deg); }
  80% {
    transform: rotateZ(-227deg) rotateY(75deg) translateX(100px) rotateZ(227deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-227deg) rotateY(75deg) translateX(300px) rotateZ(227deg); } }
.c:nth-child(9) {
  animation: orbit9 14s infinite;
  animation-delay: 0.09s;
  background-color: #ff0500; }

@keyframes orbit9 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-319deg) rotateY(113deg) translateX(100px) rotateZ(319deg); }
  80% {
    transform: rotateZ(-319deg) rotateY(113deg) translateX(100px) rotateZ(319deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-319deg) rotateY(113deg) translateX(300px) rotateZ(319deg); } }
.c:nth-child(10) {
  animation: orbit10 14s infinite;
  animation-delay: 0.1s;
  background-color: #ff0600; }

@keyframes orbit10 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-311deg) rotateY(351deg) translateX(100px) rotateZ(311deg); }
  80% {
    transform: rotateZ(-311deg) rotateY(351deg) translateX(100px) rotateZ(311deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-311deg) rotateY(351deg) translateX(300px) rotateZ(311deg); } }
.c:nth-child(11) {
  animation: orbit11 14s infinite;
  animation-delay: 0.11s;
  background-color: #ff0600; }

@keyframes orbit11 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-173deg) rotateY(167deg) translateX(100px) rotateZ(173deg); }
  80% {
    transform: rotateZ(-173deg) rotateY(167deg) translateX(100px) rotateZ(173deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-173deg) rotateY(167deg) translateX(300px) rotateZ(173deg); } }
.c:nth-child(12) {
  animation: orbit12 14s infinite;
  animation-delay: 0.12s;
  background-color: #ff0700; }

@keyframes orbit12 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-315deg) rotateY(124deg) translateX(100px) rotateZ(315deg); }
  80% {
    transform: rotateZ(-315deg) rotateY(124deg) translateX(100px) rotateZ(315deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-315deg) rotateY(124deg) translateX(300px) rotateZ(315deg); } }
.c:nth-child(13) {
  animation: orbit13 14s infinite;
  animation-delay: 0.13s;
  background-color: #ff0700; }

@keyframes orbit13 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-155deg) rotateY(150deg) translateX(100px) rotateZ(155deg); }
  80% {
    transform: rotateZ(-155deg) rotateY(150deg) translateX(100px) rotateZ(155deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-155deg) rotateY(150deg) translateX(300px) rotateZ(155deg); } }
.c:nth-child(14) {
  animation: orbit14 14s infinite;
  animation-delay: 0.14s;
  background-color: #ff0800; }

@keyframes orbit14 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-40deg) rotateY(53deg) translateX(100px) rotateZ(40deg); }
  80% {
    transform: rotateZ(-40deg) rotateY(53deg) translateX(100px) rotateZ(40deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-40deg) rotateY(53deg) translateX(300px) rotateZ(40deg); } }
.c:nth-child(15) {
  animation: orbit15 14s infinite;
  animation-delay: 0.15s;
  background-color: #ff0900; }

@keyframes orbit15 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-227deg) rotateY(196deg) translateX(100px) rotateZ(227deg); }
  80% {
    transform: rotateZ(-227deg) rotateY(196deg) translateX(100px) rotateZ(227deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-227deg) rotateY(196deg) translateX(300px) rotateZ(227deg); } }
.c:nth-child(16) {
  animation: orbit16 14s infinite;
  animation-delay: 0.16s;
  background-color: #ff0900; }

@keyframes orbit16 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-335deg) rotateY(294deg) translateX(100px) rotateZ(335deg); }
  80% {
    transform: rotateZ(-335deg) rotateY(294deg) translateX(100px) rotateZ(335deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-335deg) rotateY(294deg) translateX(300px) rotateZ(335deg); } }
.c:nth-child(17) {
  animation: orbit17 14s infinite;
  animation-delay: 0.17s;
  background-color: #ff0a00; }

@keyframes orbit17 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-50deg) rotateY(239deg) translateX(100px) rotateZ(50deg); }
  80% {
    transform: rotateZ(-50deg) rotateY(239deg) translateX(100px) rotateZ(50deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-50deg) rotateY(239deg) translateX(300px) rotateZ(50deg); } }
.c:nth-child(18) {
  animation: orbit18 14s infinite;
  animation-delay: 0.18s;
  background-color: #ff0a00; }

@keyframes orbit18 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-166deg) rotateY(26deg) translateX(100px) rotateZ(166deg); }
  80% {
    transform: rotateZ(-166deg) rotateY(26deg) translateX(100px) rotateZ(166deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-166deg) rotateY(26deg) translateX(300px) rotateZ(166deg); } }
.c:nth-child(19) {
  animation: orbit19 14s infinite;
  animation-delay: 0.19s;
  background-color: #ff0b00; }

@keyframes orbit19 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-183deg) rotateY(121deg) translateX(100px) rotateZ(183deg); }
  80% {
    transform: rotateZ(-183deg) rotateY(121deg) translateX(100px) rotateZ(183deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-183deg) rotateY(121deg) translateX(300px) rotateZ(183deg); } }
.c:nth-child(20) {
  animation: orbit20 14s infinite;
  animation-delay: 0.2s;
  background-color: #ff0b00; }

@keyframes orbit20 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-49deg) rotateY(188deg) translateX(100px) rotateZ(49deg); }
  80% {
    transform: rotateZ(-49deg) rotateY(188deg) translateX(100px) rotateZ(49deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-49deg) rotateY(188deg) translateX(300px) rotateZ(49deg); } }
.c:nth-child(21) {
  animation: orbit21 14s infinite;
  animation-delay: 0.21s;
  background-color: #ff0c00; }

@keyframes orbit21 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-124deg) rotateY(354deg) translateX(100px) rotateZ(124deg); }
  80% {
    transform: rotateZ(-124deg) rotateY(354deg) translateX(100px) rotateZ(124deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-124deg) rotateY(354deg) translateX(300px) rotateZ(124deg); } }
.c:nth-child(22) {
  animation: orbit22 14s infinite;
  animation-delay: 0.22s;
  background-color: #ff0c00; }

@keyframes orbit22 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-46deg) rotateY(79deg) translateX(100px) rotateZ(46deg); }
  80% {
    transform: rotateZ(-46deg) rotateY(79deg) translateX(100px) rotateZ(46deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-46deg) rotateY(79deg) translateX(300px) rotateZ(46deg); } }
.c:nth-child(23) {
  animation: orbit23 14s infinite;
  animation-delay: 0.23s;
  background-color: #ff0d00; }

@keyframes orbit23 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-197deg) rotateY(138deg) translateX(100px) rotateZ(197deg); }
  80% {
    transform: rotateZ(-197deg) rotateY(138deg) translateX(100px) rotateZ(197deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-197deg) rotateY(138deg) translateX(300px) rotateZ(197deg); } }
.c:nth-child(24) {
  animation: orbit24 14s infinite;
  animation-delay: 0.24s;
  background-color: #ff0e00; }

@keyframes orbit24 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-345deg) rotateY(330deg) translateX(100px) rotateZ(345deg); }
  80% {
    transform: rotateZ(-345deg) rotateY(330deg) translateX(100px) rotateZ(345deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-345deg) rotateY(330deg) translateX(300px) rotateZ(345deg); } }
.c:nth-child(25) {
  animation: orbit25 14s infinite;
  animation-delay: 0.25s;
  background-color: #ff0e00; }

@keyframes orbit25 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-189deg) rotateY(201deg) translateX(100px) rotateZ(189deg); }
  80% {
    transform: rotateZ(-189deg) rotateY(201deg) translateX(100px) rotateZ(189deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-189deg) rotateY(201deg) translateX(300px) rotateZ(189deg); } }
.c:nth-child(26) {
  animation: orbit26 14s infinite;
  animation-delay: 0.26s;
  background-color: #ff0f00; }

@keyframes orbit26 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-94deg) rotateY(220deg) translateX(100px) rotateZ(94deg); }
  80% {
    transform: rotateZ(-94deg) rotateY(220deg) translateX(100px) rotateZ(94deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-94deg) rotateY(220deg) translateX(300px) rotateZ(94deg); } }
.c:nth-child(27) {
  animation: orbit27 14s infinite;
  animation-delay: 0.27s;
  background-color: #ff0f00; }

@keyframes orbit27 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-71deg) rotateY(175deg) translateX(100px) rotateZ(71deg); }
  80% {
    transform: rotateZ(-71deg) rotateY(175deg) translateX(100px) rotateZ(71deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-71deg) rotateY(175deg) translateX(300px) rotateZ(71deg); } }
.c:nth-child(28) {
  animation: orbit28 14s infinite;
  animation-delay: 0.28s;
  background-color: #ff1000; }

@keyframes orbit28 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-185deg) rotateY(250deg) translateX(100px) rotateZ(185deg); }
  80% {
    transform: rotateZ(-185deg) rotateY(250deg) translateX(100px) rotateZ(185deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-185deg) rotateY(250deg) translateX(300px) rotateZ(185deg); } }
.c:nth-child(29) {
  animation: orbit29 14s infinite;
  animation-delay: 0.29s;
  background-color: #ff1000; }

@keyframes orbit29 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-215deg) rotateY(244deg) translateX(100px) rotateZ(215deg); }
  80% {
    transform: rotateZ(-215deg) rotateY(244deg) translateX(100px) rotateZ(215deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-215deg) rotateY(244deg) translateX(300px) rotateZ(215deg); } }
.c:nth-child(30) {
  animation: orbit30 14s infinite;
  animation-delay: 0.3s;
  background-color: #ff1100; }

@keyframes orbit30 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-176deg) rotateY(75deg) translateX(100px) rotateZ(176deg); }
  80% {
    transform: rotateZ(-176deg) rotateY(75deg) translateX(100px) rotateZ(176deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-176deg) rotateY(75deg) translateX(300px) rotateZ(176deg); } }
.c:nth-child(31) {
  animation: orbit31 14s infinite;
  animation-delay: 0.31s;
  background-color: #ff1200; }

@keyframes orbit31 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-61deg) rotateY(240deg) translateX(100px) rotateZ(61deg); }
  80% {
    transform: rotateZ(-61deg) rotateY(240deg) translateX(100px) rotateZ(61deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-61deg) rotateY(240deg) translateX(300px) rotateZ(61deg); } }
.c:nth-child(32) {
  animation: orbit32 14s infinite;
  animation-delay: 0.32s;
  background-color: #ff1200; }

@keyframes orbit32 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-100deg) rotateY(121deg) translateX(100px) rotateZ(100deg); }
  80% {
    transform: rotateZ(-100deg) rotateY(121deg) translateX(100px) rotateZ(100deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-100deg) rotateY(121deg) translateX(300px) rotateZ(100deg); } }
.c:nth-child(33) {
  animation: orbit33 14s infinite;
  animation-delay: 0.33s;
  background-color: #ff1300; }

@keyframes orbit33 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-340deg) rotateY(19deg) translateX(100px) rotateZ(340deg); }
  80% {
    transform: rotateZ(-340deg) rotateY(19deg) translateX(100px) rotateZ(340deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-340deg) rotateY(19deg) translateX(300px) rotateZ(340deg); } }
.c:nth-child(34) {
  animation: orbit34 14s infinite;
  animation-delay: 0.34s;
  background-color: #ff1300; }

@keyframes orbit34 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-202deg) rotateY(310deg) translateX(100px) rotateZ(202deg); }
  80% {
    transform: rotateZ(-202deg) rotateY(310deg) translateX(100px) rotateZ(202deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-202deg) rotateY(310deg) translateX(300px) rotateZ(202deg); } }
.c:nth-child(35) {
  animation: orbit35 14s infinite;
  animation-delay: 0.35s;
  background-color: #ff1400; }

@keyframes orbit35 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-171deg) rotateY(174deg) translateX(100px) rotateZ(171deg); }
  80% {
    transform: rotateZ(-171deg) rotateY(174deg) translateX(100px) rotateZ(171deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-171deg) rotateY(174deg) translateX(300px) rotateZ(171deg); } }
.c:nth-child(36) {
  animation: orbit36 14s infinite;
  animation-delay: 0.36s;
  background-color: #ff1400; }

@keyframes orbit36 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-282deg) rotateY(147deg) translateX(100px) rotateZ(282deg); }
  80% {
    transform: rotateZ(-282deg) rotateY(147deg) translateX(100px) rotateZ(282deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-282deg) rotateY(147deg) translateX(300px) rotateZ(282deg); } }
.c:nth-child(37) {
  animation: orbit37 14s infinite;
  animation-delay: 0.37s;
  background-color: #ff1500; }

@keyframes orbit37 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-203deg) rotateY(21deg) translateX(100px) rotateZ(203deg); }
  80% {
    transform: rotateZ(-203deg) rotateY(21deg) translateX(100px) rotateZ(203deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-203deg) rotateY(21deg) translateX(300px) rotateZ(203deg); } }
.c:nth-child(38) {
  animation: orbit38 14s infinite;
  animation-delay: 0.38s;
  background-color: #ff1600; }

@keyframes orbit38 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-357deg) rotateY(231deg) translateX(100px) rotateZ(357deg); }
  80% {
    transform: rotateZ(-357deg) rotateY(231deg) translateX(100px) rotateZ(357deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-357deg) rotateY(231deg) translateX(300px) rotateZ(357deg); } }
.c:nth-child(39) {
  animation: orbit39 14s infinite;
  animation-delay: 0.39s;
  background-color: #ff1600; }

@keyframes orbit39 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-231deg) rotateY(240deg) translateX(100px) rotateZ(231deg); }
  80% {
    transform: rotateZ(-231deg) rotateY(240deg) translateX(100px) rotateZ(231deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-231deg) rotateY(240deg) translateX(300px) rotateZ(231deg); } }
.c:nth-child(40) {
  animation: orbit40 14s infinite;
  animation-delay: 0.4s;
  background-color: #ff1700; }

@keyframes orbit40 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-68deg) rotateY(45deg) translateX(100px) rotateZ(68deg); }
  80% {
    transform: rotateZ(-68deg) rotateY(45deg) translateX(100px) rotateZ(68deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-68deg) rotateY(45deg) translateX(300px) rotateZ(68deg); } }
.c:nth-child(41) {
  animation: orbit41 14s infinite;
  animation-delay: 0.41s;
  background-color: #ff1700; }

@keyframes orbit41 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-336deg) rotateY(182deg) translateX(100px) rotateZ(336deg); }
  80% {
    transform: rotateZ(-336deg) rotateY(182deg) translateX(100px) rotateZ(336deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-336deg) rotateY(182deg) translateX(300px) rotateZ(336deg); } }
.c:nth-child(42) {
  animation: orbit42 14s infinite;
  animation-delay: 0.42s;
  background-color: #ff1800; }

@keyframes orbit42 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-24deg) rotateY(110deg) translateX(100px) rotateZ(24deg); }
  80% {
    transform: rotateZ(-24deg) rotateY(110deg) translateX(100px) rotateZ(24deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-24deg) rotateY(110deg) translateX(300px) rotateZ(24deg); } }
.c:nth-child(43) {
  animation: orbit43 14s infinite;
  animation-delay: 0.43s;
  background-color: #ff1800; }

@keyframes orbit43 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-81deg) rotateY(22deg) translateX(100px) rotateZ(81deg); }
  80% {
    transform: rotateZ(-81deg) rotateY(22deg) translateX(100px) rotateZ(81deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-81deg) rotateY(22deg) translateX(300px) rotateZ(81deg); } }
.c:nth-child(44) {
  animation: orbit44 14s infinite;
  animation-delay: 0.44s;
  background-color: #ff1900; }

@keyframes orbit44 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-264deg) rotateY(247deg) translateX(100px) rotateZ(264deg); }
  80% {
    transform: rotateZ(-264deg) rotateY(247deg) translateX(100px) rotateZ(264deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-264deg) rotateY(247deg) translateX(300px) rotateZ(264deg); } }
.c:nth-child(45) {
  animation: orbit45 14s infinite;
  animation-delay: 0.45s;
  background-color: #ff1a00; }

@keyframes orbit45 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-233deg) rotateY(118deg) translateX(100px) rotateZ(233deg); }
  80% {
    transform: rotateZ(-233deg) rotateY(118deg) translateX(100px) rotateZ(233deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-233deg) rotateY(118deg) translateX(300px) rotateZ(233deg); } }
.c:nth-child(46) {
  animation: orbit46 14s infinite;
  animation-delay: 0.46s;
  background-color: #ff1a00; }

@keyframes orbit46 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-75deg) rotateY(58deg) translateX(100px) rotateZ(75deg); }
  80% {
    transform: rotateZ(-75deg) rotateY(58deg) translateX(100px) rotateZ(75deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-75deg) rotateY(58deg) translateX(300px) rotateZ(75deg); } }
.c:nth-child(47) {
  animation: orbit47 14s infinite;
  animation-delay: 0.47s;
  background-color: #ff1b00; }

@keyframes orbit47 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-236deg) rotateY(119deg) translateX(100px) rotateZ(236deg); }
  80% {
    transform: rotateZ(-236deg) rotateY(119deg) translateX(100px) rotateZ(236deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-236deg) rotateY(119deg) translateX(300px) rotateZ(236deg); } }
.c:nth-child(48) {
  animation: orbit48 14s infinite;
  animation-delay: 0.48s;
  background-color: #ff1b00; }

@keyframes orbit48 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-233deg) rotateY(145deg) translateX(100px) rotateZ(233deg); }
  80% {
    transform: rotateZ(-233deg) rotateY(145deg) translateX(100px) rotateZ(233deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-233deg) rotateY(145deg) translateX(300px) rotateZ(233deg); } }
.c:nth-child(49) {
  animation: orbit49 14s infinite;
  animation-delay: 0.49s;
  background-color: #ff1c00; }

@keyframes orbit49 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-147deg) rotateY(278deg) translateX(100px) rotateZ(147deg); }
  80% {
    transform: rotateZ(-147deg) rotateY(278deg) translateX(100px) rotateZ(147deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-147deg) rotateY(278deg) translateX(300px) rotateZ(147deg); } }
.c:nth-child(50) {
  animation: orbit50 14s infinite;
  animation-delay: 0.5s;
  background-color: #ff1c00; }

@keyframes orbit50 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-206deg) rotateY(46deg) translateX(100px) rotateZ(206deg); }
  80% {
    transform: rotateZ(-206deg) rotateY(46deg) translateX(100px) rotateZ(206deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-206deg) rotateY(46deg) translateX(300px) rotateZ(206deg); } }
.c:nth-child(51) {
  animation: orbit51 14s infinite;
  animation-delay: 0.51s;
  background-color: #ff1d00; }

@keyframes orbit51 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-165deg) rotateY(287deg) translateX(100px) rotateZ(165deg); }
  80% {
    transform: rotateZ(-165deg) rotateY(287deg) translateX(100px) rotateZ(165deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-165deg) rotateY(287deg) translateX(300px) rotateZ(165deg); } }
.c:nth-child(52) {
  animation: orbit52 14s infinite;
  animation-delay: 0.52s;
  background-color: #ff1d00; }

@keyframes orbit52 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-282deg) rotateY(293deg) translateX(100px) rotateZ(282deg); }
  80% {
    transform: rotateZ(-282deg) rotateY(293deg) translateX(100px) rotateZ(282deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-282deg) rotateY(293deg) translateX(300px) rotateZ(282deg); } }
.c:nth-child(53) {
  animation: orbit53 14s infinite;
  animation-delay: 0.53s;
  background-color: #ff1e00; }

@keyframes orbit53 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-33deg) rotateY(39deg) translateX(100px) rotateZ(33deg); }
  80% {
    transform: rotateZ(-33deg) rotateY(39deg) translateX(100px) rotateZ(33deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-33deg) rotateY(39deg) translateX(300px) rotateZ(33deg); } }
.c:nth-child(54) {
  animation: orbit54 14s infinite;
  animation-delay: 0.54s;
  background-color: #ff1f00; }

@keyframes orbit54 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-319deg) rotateY(171deg) translateX(100px) rotateZ(319deg); }
  80% {
    transform: rotateZ(-319deg) rotateY(171deg) translateX(100px) rotateZ(319deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-319deg) rotateY(171deg) translateX(300px) rotateZ(319deg); } }
.c:nth-child(55) {
  animation: orbit55 14s infinite;
  animation-delay: 0.55s;
  background-color: #ff1f00; }

@keyframes orbit55 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-233deg) rotateY(239deg) translateX(100px) rotateZ(233deg); }
  80% {
    transform: rotateZ(-233deg) rotateY(239deg) translateX(100px) rotateZ(233deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-233deg) rotateY(239deg) translateX(300px) rotateZ(233deg); } }
.c:nth-child(56) {
  animation: orbit56 14s infinite;
  animation-delay: 0.56s;
  background-color: #ff2000; }

@keyframes orbit56 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-3deg) rotateY(120deg) translateX(100px) rotateZ(3deg); }
  80% {
    transform: rotateZ(-3deg) rotateY(120deg) translateX(100px) rotateZ(3deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-3deg) rotateY(120deg) translateX(300px) rotateZ(3deg); } }
.c:nth-child(57) {
  animation: orbit57 14s infinite;
  animation-delay: 0.57s;
  background-color: #ff2000; }

@keyframes orbit57 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-44deg) rotateY(301deg) translateX(100px) rotateZ(44deg); }
  80% {
    transform: rotateZ(-44deg) rotateY(301deg) translateX(100px) rotateZ(44deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-44deg) rotateY(301deg) translateX(300px) rotateZ(44deg); } }
.c:nth-child(58) {
  animation: orbit58 14s infinite;
  animation-delay: 0.58s;
  background-color: #ff2100; }

@keyframes orbit58 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-329deg) rotateY(8deg) translateX(100px) rotateZ(329deg); }
  80% {
    transform: rotateZ(-329deg) rotateY(8deg) translateX(100px) rotateZ(329deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-329deg) rotateY(8deg) translateX(300px) rotateZ(329deg); } }
.c:nth-child(59) {
  animation: orbit59 14s infinite;
  animation-delay: 0.59s;
  background-color: #ff2100; }

@keyframes orbit59 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-229deg) rotateY(116deg) translateX(100px) rotateZ(229deg); }
  80% {
    transform: rotateZ(-229deg) rotateY(116deg) translateX(100px) rotateZ(229deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-229deg) rotateY(116deg) translateX(300px) rotateZ(229deg); } }
.c:nth-child(60) {
  animation: orbit60 14s infinite;
  animation-delay: 0.6s;
  background-color: #ff2200; }

@keyframes orbit60 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-40deg) rotateY(313deg) translateX(100px) rotateZ(40deg); }
  80% {
    transform: rotateZ(-40deg) rotateY(313deg) translateX(100px) rotateZ(40deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-40deg) rotateY(313deg) translateX(300px) rotateZ(40deg); } }
.c:nth-child(61) {
  animation: orbit61 14s infinite;
  animation-delay: 0.61s;
  background-color: #ff2300; }

@keyframes orbit61 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-12deg) rotateY(177deg) translateX(100px) rotateZ(12deg); }
  80% {
    transform: rotateZ(-12deg) rotateY(177deg) translateX(100px) rotateZ(12deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-12deg) rotateY(177deg) translateX(300px) rotateZ(12deg); } }
.c:nth-child(62) {
  animation: orbit62 14s infinite;
  animation-delay: 0.62s;
  background-color: #ff2300; }

@keyframes orbit62 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-326deg) rotateY(73deg) translateX(100px) rotateZ(326deg); }
  80% {
    transform: rotateZ(-326deg) rotateY(73deg) translateX(100px) rotateZ(326deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-326deg) rotateY(73deg) translateX(300px) rotateZ(326deg); } }
.c:nth-child(63) {
  animation: orbit63 14s infinite;
  animation-delay: 0.63s;
  background-color: #ff2400; }

@keyframes orbit63 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-28deg) rotateY(206deg) translateX(100px) rotateZ(28deg); }
  80% {
    transform: rotateZ(-28deg) rotateY(206deg) translateX(100px) rotateZ(28deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-28deg) rotateY(206deg) translateX(300px) rotateZ(28deg); } }
.c:nth-child(64) {
  animation: orbit64 14s infinite;
  animation-delay: 0.64s;
  background-color: #ff2400; }

@keyframes orbit64 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-87deg) rotateY(319deg) translateX(100px) rotateZ(87deg); }
  80% {
    transform: rotateZ(-87deg) rotateY(319deg) translateX(100px) rotateZ(87deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-87deg) rotateY(319deg) translateX(300px) rotateZ(87deg); } }
.c:nth-child(65) {
  animation: orbit65 14s infinite;
  animation-delay: 0.65s;
  background-color: #ff2500; }

@keyframes orbit65 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-103deg) rotateY(291deg) translateX(100px) rotateZ(103deg); }
  80% {
    transform: rotateZ(-103deg) rotateY(291deg) translateX(100px) rotateZ(103deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-103deg) rotateY(291deg) translateX(300px) rotateZ(103deg); } }
.c:nth-child(66) {
  animation: orbit66 14s infinite;
  animation-delay: 0.66s;
  background-color: #ff2500; }

@keyframes orbit66 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-213deg) rotateY(273deg) translateX(100px) rotateZ(213deg); }
  80% {
    transform: rotateZ(-213deg) rotateY(273deg) translateX(100px) rotateZ(213deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-213deg) rotateY(273deg) translateX(300px) rotateZ(213deg); } }
.c:nth-child(67) {
  animation: orbit67 14s infinite;
  animation-delay: 0.67s;
  background-color: #ff2600; }

@keyframes orbit67 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-66deg) rotateY(108deg) translateX(100px) rotateZ(66deg); }
  80% {
    transform: rotateZ(-66deg) rotateY(108deg) translateX(100px) rotateZ(66deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-66deg) rotateY(108deg) translateX(300px) rotateZ(66deg); } }
.c:nth-child(68) {
  animation: orbit68 14s infinite;
  animation-delay: 0.68s;
  background-color: #ff2700; }

@keyframes orbit68 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-4deg) rotateY(47deg) translateX(100px) rotateZ(4deg); }
  80% {
    transform: rotateZ(-4deg) rotateY(47deg) translateX(100px) rotateZ(4deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-4deg) rotateY(47deg) translateX(300px) rotateZ(4deg); } }
.c:nth-child(69) {
  animation: orbit69 14s infinite;
  animation-delay: 0.69s;
  background-color: #ff2700; }

@keyframes orbit69 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-303deg) rotateY(192deg) translateX(100px) rotateZ(303deg); }
  80% {
    transform: rotateZ(-303deg) rotateY(192deg) translateX(100px) rotateZ(303deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-303deg) rotateY(192deg) translateX(300px) rotateZ(303deg); } }
.c:nth-child(70) {
  animation: orbit70 14s infinite;
  animation-delay: 0.7s;
  background-color: #ff2800; }

@keyframes orbit70 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-358deg) rotateY(15deg) translateX(100px) rotateZ(358deg); }
  80% {
    transform: rotateZ(-358deg) rotateY(15deg) translateX(100px) rotateZ(358deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-358deg) rotateY(15deg) translateX(300px) rotateZ(358deg); } }
.c:nth-child(71) {
  animation: orbit71 14s infinite;
  animation-delay: 0.71s;
  background-color: #ff2800; }

@keyframes orbit71 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-185deg) rotateY(10deg) translateX(100px) rotateZ(185deg); }
  80% {
    transform: rotateZ(-185deg) rotateY(10deg) translateX(100px) rotateZ(185deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-185deg) rotateY(10deg) translateX(300px) rotateZ(185deg); } }
.c:nth-child(72) {
  animation: orbit72 14s infinite;
  animation-delay: 0.72s;
  background-color: #ff2900; }

@keyframes orbit72 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-66deg) rotateY(210deg) translateX(100px) rotateZ(66deg); }
  80% {
    transform: rotateZ(-66deg) rotateY(210deg) translateX(100px) rotateZ(66deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-66deg) rotateY(210deg) translateX(300px) rotateZ(66deg); } }
.c:nth-child(73) {
  animation: orbit73 14s infinite;
  animation-delay: 0.73s;
  background-color: #ff2900; }

@keyframes orbit73 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-168deg) rotateY(272deg) translateX(100px) rotateZ(168deg); }
  80% {
    transform: rotateZ(-168deg) rotateY(272deg) translateX(100px) rotateZ(168deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-168deg) rotateY(272deg) translateX(300px) rotateZ(168deg); } }
.c:nth-child(74) {
  animation: orbit74 14s infinite;
  animation-delay: 0.74s;
  background-color: #ff2a00; }

@keyframes orbit74 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-24deg) rotateY(47deg) translateX(100px) rotateZ(24deg); }
  80% {
    transform: rotateZ(-24deg) rotateY(47deg) translateX(100px) rotateZ(24deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-24deg) rotateY(47deg) translateX(300px) rotateZ(24deg); } }
.c:nth-child(75) {
  animation: orbit75 14s infinite;
  animation-delay: 0.75s;
  background-color: #ff2b00; }

@keyframes orbit75 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-11deg) rotateY(188deg) translateX(100px) rotateZ(11deg); }
  80% {
    transform: rotateZ(-11deg) rotateY(188deg) translateX(100px) rotateZ(11deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-11deg) rotateY(188deg) translateX(300px) rotateZ(11deg); } }
.c:nth-child(76) {
  animation: orbit76 14s infinite;
  animation-delay: 0.76s;
  background-color: #ff2b00; }

@keyframes orbit76 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-314deg) rotateY(268deg) translateX(100px) rotateZ(314deg); }
  80% {
    transform: rotateZ(-314deg) rotateY(268deg) translateX(100px) rotateZ(314deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-314deg) rotateY(268deg) translateX(300px) rotateZ(314deg); } }
.c:nth-child(77) {
  animation: orbit77 14s infinite;
  animation-delay: 0.77s;
  background-color: #ff2c00; }

@keyframes orbit77 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-94deg) rotateY(126deg) translateX(100px) rotateZ(94deg); }
  80% {
    transform: rotateZ(-94deg) rotateY(126deg) translateX(100px) rotateZ(94deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-94deg) rotateY(126deg) translateX(300px) rotateZ(94deg); } }
.c:nth-child(78) {
  animation: orbit78 14s infinite;
  animation-delay: 0.78s;
  background-color: #ff2c00; }

@keyframes orbit78 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-110deg) rotateY(88deg) translateX(100px) rotateZ(110deg); }
  80% {
    transform: rotateZ(-110deg) rotateY(88deg) translateX(100px) rotateZ(110deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-110deg) rotateY(88deg) translateX(300px) rotateZ(110deg); } }
.c:nth-child(79) {
  animation: orbit79 14s infinite;
  animation-delay: 0.79s;
  background-color: #ff2d00; }

@keyframes orbit79 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-329deg) rotateY(279deg) translateX(100px) rotateZ(329deg); }
  80% {
    transform: rotateZ(-329deg) rotateY(279deg) translateX(100px) rotateZ(329deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-329deg) rotateY(279deg) translateX(300px) rotateZ(329deg); } }
.c:nth-child(80) {
  animation: orbit80 14s infinite;
  animation-delay: 0.8s;
  background-color: #ff2d00; }

@keyframes orbit80 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-25deg) rotateY(288deg) translateX(100px) rotateZ(25deg); }
  80% {
    transform: rotateZ(-25deg) rotateY(288deg) translateX(100px) rotateZ(25deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-25deg) rotateY(288deg) translateX(300px) rotateZ(25deg); } }
.c:nth-child(81) {
  animation: orbit81 14s infinite;
  animation-delay: 0.81s;
  background-color: #ff2e00; }

@keyframes orbit81 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-148deg) rotateY(135deg) translateX(100px) rotateZ(148deg); }
  80% {
    transform: rotateZ(-148deg) rotateY(135deg) translateX(100px) rotateZ(148deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-148deg) rotateY(135deg) translateX(300px) rotateZ(148deg); } }
.c:nth-child(82) {
  animation: orbit82 14s infinite;
  animation-delay: 0.82s;
  background-color: #ff2e00; }

@keyframes orbit82 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-75deg) rotateY(273deg) translateX(100px) rotateZ(75deg); }
  80% {
    transform: rotateZ(-75deg) rotateY(273deg) translateX(100px) rotateZ(75deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-75deg) rotateY(273deg) translateX(300px) rotateZ(75deg); } }
.c:nth-child(83) {
  animation: orbit83 14s infinite;
  animation-delay: 0.83s;
  background-color: #ff2f00; }

@keyframes orbit83 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-332deg) rotateY(53deg) translateX(100px) rotateZ(332deg); }
  80% {
    transform: rotateZ(-332deg) rotateY(53deg) translateX(100px) rotateZ(332deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-332deg) rotateY(53deg) translateX(300px) rotateZ(332deg); } }
.c:nth-child(84) {
  animation: orbit84 14s infinite;
  animation-delay: 0.84s;
  background-color: #ff3000; }

@keyframes orbit84 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-136deg) rotateY(309deg) translateX(100px) rotateZ(136deg); }
  80% {
    transform: rotateZ(-136deg) rotateY(309deg) translateX(100px) rotateZ(136deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-136deg) rotateY(309deg) translateX(300px) rotateZ(136deg); } }
.c:nth-child(85) {
  animation: orbit85 14s infinite;
  animation-delay: 0.85s;
  background-color: #ff3000; }

@keyframes orbit85 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-314deg) rotateY(138deg) translateX(100px) rotateZ(314deg); }
  80% {
    transform: rotateZ(-314deg) rotateY(138deg) translateX(100px) rotateZ(314deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-314deg) rotateY(138deg) translateX(300px) rotateZ(314deg); } }
.c:nth-child(86) {
  animation: orbit86 14s infinite;
  animation-delay: 0.86s;
  background-color: #ff3100; }

@keyframes orbit86 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-42deg) rotateY(225deg) translateX(100px) rotateZ(42deg); }
  80% {
    transform: rotateZ(-42deg) rotateY(225deg) translateX(100px) rotateZ(42deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-42deg) rotateY(225deg) translateX(300px) rotateZ(42deg); } }
.c:nth-child(87) {
  animation: orbit87 14s infinite;
  animation-delay: 0.87s;
  background-color: #ff3100; }

@keyframes orbit87 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-181deg) rotateY(17deg) translateX(100px) rotateZ(181deg); }
  80% {
    transform: rotateZ(-181deg) rotateY(17deg) translateX(100px) rotateZ(181deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-181deg) rotateY(17deg) translateX(300px) rotateZ(181deg); } }
.c:nth-child(88) {
  animation: orbit88 14s infinite;
  animation-delay: 0.88s;
  background-color: #ff3200; }

@keyframes orbit88 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-66deg) rotateY(265deg) translateX(100px) rotateZ(66deg); }
  80% {
    transform: rotateZ(-66deg) rotateY(265deg) translateX(100px) rotateZ(66deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-66deg) rotateY(265deg) translateX(300px) rotateZ(66deg); } }
.c:nth-child(89) {
  animation: orbit89 14s infinite;
  animation-delay: 0.89s;
  background-color: #ff3200; }

@keyframes orbit89 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-360deg) rotateY(257deg) translateX(100px) rotateZ(360deg); }
  80% {
    transform: rotateZ(-360deg) rotateY(257deg) translateX(100px) rotateZ(360deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-360deg) rotateY(257deg) translateX(300px) rotateZ(360deg); } }
.c:nth-child(90) {
  animation: orbit90 14s infinite;
  animation-delay: 0.9s;
  background-color: #ff3300; }

@keyframes orbit90 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-77deg) rotateY(183deg) translateX(100px) rotateZ(77deg); }
  80% {
    transform: rotateZ(-77deg) rotateY(183deg) translateX(100px) rotateZ(77deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-77deg) rotateY(183deg) translateX(300px) rotateZ(77deg); } }
.c:nth-child(91) {
  animation: orbit91 14s infinite;
  animation-delay: 0.91s;
  background-color: #ff3400; }

@keyframes orbit91 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-198deg) rotateY(133deg) translateX(100px) rotateZ(198deg); }
  80% {
    transform: rotateZ(-198deg) rotateY(133deg) translateX(100px) rotateZ(198deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-198deg) rotateY(133deg) translateX(300px) rotateZ(198deg); } }
.c:nth-child(92) {
  animation: orbit92 14s infinite;
  animation-delay: 0.92s;
  background-color: #ff3400; }

@keyframes orbit92 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-39deg) rotateY(7deg) translateX(100px) rotateZ(39deg); }
  80% {
    transform: rotateZ(-39deg) rotateY(7deg) translateX(100px) rotateZ(39deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-39deg) rotateY(7deg) translateX(300px) rotateZ(39deg); } }
.c:nth-child(93) {
  animation: orbit93 14s infinite;
  animation-delay: 0.93s;
  background-color: #ff3500; }

@keyframes orbit93 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-88deg) rotateY(187deg) translateX(100px) rotateZ(88deg); }
  80% {
    transform: rotateZ(-88deg) rotateY(187deg) translateX(100px) rotateZ(88deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-88deg) rotateY(187deg) translateX(300px) rotateZ(88deg); } }
.c:nth-child(94) {
  animation: orbit94 14s infinite;
  animation-delay: 0.94s;
  background-color: #ff3500; }

@keyframes orbit94 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-226deg) rotateY(173deg) translateX(100px) rotateZ(226deg); }
  80% {
    transform: rotateZ(-226deg) rotateY(173deg) translateX(100px) rotateZ(226deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-226deg) rotateY(173deg) translateX(300px) rotateZ(226deg); } }
.c:nth-child(95) {
  animation: orbit95 14s infinite;
  animation-delay: 0.95s;
  background-color: #ff3600; }

@keyframes orbit95 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-99deg) rotateY(175deg) translateX(100px) rotateZ(99deg); }
  80% {
    transform: rotateZ(-99deg) rotateY(175deg) translateX(100px) rotateZ(99deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-99deg) rotateY(175deg) translateX(300px) rotateZ(99deg); } }
.c:nth-child(96) {
  animation: orbit96 14s infinite;
  animation-delay: 0.96s;
  background-color: #ff3600; }

@keyframes orbit96 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-116deg) rotateY(140deg) translateX(100px) rotateZ(116deg); }
  80% {
    transform: rotateZ(-116deg) rotateY(140deg) translateX(100px) rotateZ(116deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-116deg) rotateY(140deg) translateX(300px) rotateZ(116deg); } }
.c:nth-child(97) {
  animation: orbit97 14s infinite;
  animation-delay: 0.97s;
  background-color: #ff3700; }

@keyframes orbit97 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-122deg) rotateY(121deg) translateX(100px) rotateZ(122deg); }
  80% {
    transform: rotateZ(-122deg) rotateY(121deg) translateX(100px) rotateZ(122deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-122deg) rotateY(121deg) translateX(300px) rotateZ(122deg); } }
.c:nth-child(98) {
  animation: orbit98 14s infinite;
  animation-delay: 0.98s;
  background-color: #ff3800; }

@keyframes orbit98 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-246deg) rotateY(301deg) translateX(100px) rotateZ(246deg); }
  80% {
    transform: rotateZ(-246deg) rotateY(301deg) translateX(100px) rotateZ(246deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-246deg) rotateY(301deg) translateX(300px) rotateZ(246deg); } }
.c:nth-child(99) {
  animation: orbit99 14s infinite;
  animation-delay: 0.99s;
  background-color: #ff3800; }

@keyframes orbit99 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-4deg) rotateY(74deg) translateX(100px) rotateZ(4deg); }
  80% {
    transform: rotateZ(-4deg) rotateY(74deg) translateX(100px) rotateZ(4deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-4deg) rotateY(74deg) translateX(300px) rotateZ(4deg); } }
.c:nth-child(100) {
  animation: orbit100 14s infinite;
  animation-delay: 1s;
  background-color: #ff3900; }

@keyframes orbit100 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-113deg) rotateY(17deg) translateX(100px) rotateZ(113deg); }
  80% {
    transform: rotateZ(-113deg) rotateY(17deg) translateX(100px) rotateZ(113deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-113deg) rotateY(17deg) translateX(300px) rotateZ(113deg); } }
.c:nth-child(101) {
  animation: orbit101 14s infinite;
  animation-delay: 1.01s;
  background-color: #ff3900; }

@keyframes orbit101 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-235deg) rotateY(182deg) translateX(100px) rotateZ(235deg); }
  80% {
    transform: rotateZ(-235deg) rotateY(182deg) translateX(100px) rotateZ(235deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-235deg) rotateY(182deg) translateX(300px) rotateZ(235deg); } }
.c:nth-child(102) {
  animation: orbit102 14s infinite;
  animation-delay: 1.02s;
  background-color: #ff3a00; }

@keyframes orbit102 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-358deg) rotateY(293deg) translateX(100px) rotateZ(358deg); }
  80% {
    transform: rotateZ(-358deg) rotateY(293deg) translateX(100px) rotateZ(358deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-358deg) rotateY(293deg) translateX(300px) rotateZ(358deg); } }
.c:nth-child(103) {
  animation: orbit103 14s infinite;
  animation-delay: 1.03s;
  background-color: #ff3a00; }

@keyframes orbit103 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-91deg) rotateY(276deg) translateX(100px) rotateZ(91deg); }
  80% {
    transform: rotateZ(-91deg) rotateY(276deg) translateX(100px) rotateZ(91deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-91deg) rotateY(276deg) translateX(300px) rotateZ(91deg); } }
.c:nth-child(104) {
  animation: orbit104 14s infinite;
  animation-delay: 1.04s;
  background-color: #ff3b00; }

@keyframes orbit104 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-134deg) rotateY(225deg) translateX(100px) rotateZ(134deg); }
  80% {
    transform: rotateZ(-134deg) rotateY(225deg) translateX(100px) rotateZ(134deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-134deg) rotateY(225deg) translateX(300px) rotateZ(134deg); } }
.c:nth-child(105) {
  animation: orbit105 14s infinite;
  animation-delay: 1.05s;
  background-color: #ff3c00; }

@keyframes orbit105 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-124deg) rotateY(183deg) translateX(100px) rotateZ(124deg); }
  80% {
    transform: rotateZ(-124deg) rotateY(183deg) translateX(100px) rotateZ(124deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-124deg) rotateY(183deg) translateX(300px) rotateZ(124deg); } }
.c:nth-child(106) {
  animation: orbit106 14s infinite;
  animation-delay: 1.06s;
  background-color: #ff3c00; }

@keyframes orbit106 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-292deg) rotateY(59deg) translateX(100px) rotateZ(292deg); }
  80% {
    transform: rotateZ(-292deg) rotateY(59deg) translateX(100px) rotateZ(292deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-292deg) rotateY(59deg) translateX(300px) rotateZ(292deg); } }
.c:nth-child(107) {
  animation: orbit107 14s infinite;
  animation-delay: 1.07s;
  background-color: #ff3d00; }

@keyframes orbit107 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-314deg) rotateY(301deg) translateX(100px) rotateZ(314deg); }
  80% {
    transform: rotateZ(-314deg) rotateY(301deg) translateX(100px) rotateZ(314deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-314deg) rotateY(301deg) translateX(300px) rotateZ(314deg); } }
.c:nth-child(108) {
  animation: orbit108 14s infinite;
  animation-delay: 1.08s;
  background-color: #ff3d00; }

@keyframes orbit108 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-257deg) rotateY(37deg) translateX(100px) rotateZ(257deg); }
  80% {
    transform: rotateZ(-257deg) rotateY(37deg) translateX(100px) rotateZ(257deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-257deg) rotateY(37deg) translateX(300px) rotateZ(257deg); } }
.c:nth-child(109) {
  animation: orbit109 14s infinite;
  animation-delay: 1.09s;
  background-color: #ff3e00; }

@keyframes orbit109 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-85deg) rotateY(4deg) translateX(100px) rotateZ(85deg); }
  80% {
    transform: rotateZ(-85deg) rotateY(4deg) translateX(100px) rotateZ(85deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-85deg) rotateY(4deg) translateX(300px) rotateZ(85deg); } }
.c:nth-child(110) {
  animation: orbit110 14s infinite;
  animation-delay: 1.1s;
  background-color: #ff3e00; }

@keyframes orbit110 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-42deg) rotateY(23deg) translateX(100px) rotateZ(42deg); }
  80% {
    transform: rotateZ(-42deg) rotateY(23deg) translateX(100px) rotateZ(42deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-42deg) rotateY(23deg) translateX(300px) rotateZ(42deg); } }
.c:nth-child(111) {
  animation: orbit111 14s infinite;
  animation-delay: 1.11s;
  background-color: #ff3f00; }

@keyframes orbit111 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-328deg) rotateY(349deg) translateX(100px) rotateZ(328deg); }
  80% {
    transform: rotateZ(-328deg) rotateY(349deg) translateX(100px) rotateZ(328deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-328deg) rotateY(349deg) translateX(300px) rotateZ(328deg); } }
.c:nth-child(112) {
  animation: orbit112 14s infinite;
  animation-delay: 1.12s;
  background-color: #ff3f00; }

@keyframes orbit112 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-8deg) rotateY(198deg) translateX(100px) rotateZ(8deg); }
  80% {
    transform: rotateZ(-8deg) rotateY(198deg) translateX(100px) rotateZ(8deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-8deg) rotateY(198deg) translateX(300px) rotateZ(8deg); } }
.c:nth-child(113) {
  animation: orbit113 14s infinite;
  animation-delay: 1.13s;
  background-color: #ff4000; }

@keyframes orbit113 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-225deg) rotateY(237deg) translateX(100px) rotateZ(225deg); }
  80% {
    transform: rotateZ(-225deg) rotateY(237deg) translateX(100px) rotateZ(225deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-225deg) rotateY(237deg) translateX(300px) rotateZ(225deg); } }
.c:nth-child(114) {
  animation: orbit114 14s infinite;
  animation-delay: 1.14s;
  background-color: #ff4100; }

@keyframes orbit114 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-232deg) rotateY(40deg) translateX(100px) rotateZ(232deg); }
  80% {
    transform: rotateZ(-232deg) rotateY(40deg) translateX(100px) rotateZ(232deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-232deg) rotateY(40deg) translateX(300px) rotateZ(232deg); } }
.c:nth-child(115) {
  animation: orbit115 14s infinite;
  animation-delay: 1.15s;
  background-color: #ff4100; }

@keyframes orbit115 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-358deg) rotateY(21deg) translateX(100px) rotateZ(358deg); }
  80% {
    transform: rotateZ(-358deg) rotateY(21deg) translateX(100px) rotateZ(358deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-358deg) rotateY(21deg) translateX(300px) rotateZ(358deg); } }
.c:nth-child(116) {
  animation: orbit116 14s infinite;
  animation-delay: 1.16s;
  background-color: #ff4200; }

@keyframes orbit116 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-94deg) rotateY(339deg) translateX(100px) rotateZ(94deg); }
  80% {
    transform: rotateZ(-94deg) rotateY(339deg) translateX(100px) rotateZ(94deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-94deg) rotateY(339deg) translateX(300px) rotateZ(94deg); } }
.c:nth-child(117) {
  animation: orbit117 14s infinite;
  animation-delay: 1.17s;
  background-color: #ff4200; }

@keyframes orbit117 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-249deg) rotateY(176deg) translateX(100px) rotateZ(249deg); }
  80% {
    transform: rotateZ(-249deg) rotateY(176deg) translateX(100px) rotateZ(249deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-249deg) rotateY(176deg) translateX(300px) rotateZ(249deg); } }
.c:nth-child(118) {
  animation: orbit118 14s infinite;
  animation-delay: 1.18s;
  background-color: #ff4300; }

@keyframes orbit118 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-99deg) rotateY(7deg) translateX(100px) rotateZ(99deg); }
  80% {
    transform: rotateZ(-99deg) rotateY(7deg) translateX(100px) rotateZ(99deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-99deg) rotateY(7deg) translateX(300px) rotateZ(99deg); } }
.c:nth-child(119) {
  animation: orbit119 14s infinite;
  animation-delay: 1.19s;
  background-color: #ff4300; }

@keyframes orbit119 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-48deg) rotateY(185deg) translateX(100px) rotateZ(48deg); }
  80% {
    transform: rotateZ(-48deg) rotateY(185deg) translateX(100px) rotateZ(48deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-48deg) rotateY(185deg) translateX(300px) rotateZ(48deg); } }
.c:nth-child(120) {
  animation: orbit120 14s infinite;
  animation-delay: 1.2s;
  background-color: #ff4400; }

@keyframes orbit120 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-97deg) rotateY(37deg) translateX(100px) rotateZ(97deg); }
  80% {
    transform: rotateZ(-97deg) rotateY(37deg) translateX(100px) rotateZ(97deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-97deg) rotateY(37deg) translateX(300px) rotateZ(97deg); } }
.c:nth-child(121) {
  animation: orbit121 14s infinite;
  animation-delay: 1.21s;
  background-color: orangered; }

@keyframes orbit121 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-58deg) rotateY(61deg) translateX(100px) rotateZ(58deg); }
  80% {
    transform: rotateZ(-58deg) rotateY(61deg) translateX(100px) rotateZ(58deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-58deg) rotateY(61deg) translateX(300px) rotateZ(58deg); } }
.c:nth-child(122) {
  animation: orbit122 14s infinite;
  animation-delay: 1.22s;
  background-color: orangered; }

@keyframes orbit122 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-163deg) rotateY(75deg) translateX(100px) rotateZ(163deg); }
  80% {
    transform: rotateZ(-163deg) rotateY(75deg) translateX(100px) rotateZ(163deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-163deg) rotateY(75deg) translateX(300px) rotateZ(163deg); } }
.c:nth-child(123) {
  animation: orbit123 14s infinite;
  animation-delay: 1.23s;
  background-color: #ff4600; }

@keyframes orbit123 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-238deg) rotateY(145deg) translateX(100px) rotateZ(238deg); }
  80% {
    transform: rotateZ(-238deg) rotateY(145deg) translateX(100px) rotateZ(238deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-238deg) rotateY(145deg) translateX(300px) rotateZ(238deg); } }
.c:nth-child(124) {
  animation: orbit124 14s infinite;
  animation-delay: 1.24s;
  background-color: #ff4600; }

@keyframes orbit124 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-156deg) rotateY(5deg) translateX(100px) rotateZ(156deg); }
  80% {
    transform: rotateZ(-156deg) rotateY(5deg) translateX(100px) rotateZ(156deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-156deg) rotateY(5deg) translateX(300px) rotateZ(156deg); } }
.c:nth-child(125) {
  animation: orbit125 14s infinite;
  animation-delay: 1.25s;
  background-color: #ff4700; }

@keyframes orbit125 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-22deg) rotateY(86deg) translateX(100px) rotateZ(22deg); }
  80% {
    transform: rotateZ(-22deg) rotateY(86deg) translateX(100px) rotateZ(22deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-22deg) rotateY(86deg) translateX(300px) rotateZ(22deg); } }
.c:nth-child(126) {
  animation: orbit126 14s infinite;
  animation-delay: 1.26s;
  background-color: #ff4700; }

@keyframes orbit126 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-345deg) rotateY(145deg) translateX(100px) rotateZ(345deg); }
  80% {
    transform: rotateZ(-345deg) rotateY(145deg) translateX(100px) rotateZ(345deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-345deg) rotateY(145deg) translateX(300px) rotateZ(345deg); } }
.c:nth-child(127) {
  animation: orbit127 14s infinite;
  animation-delay: 1.27s;
  background-color: #ff4800; }

@keyframes orbit127 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-274deg) rotateY(225deg) translateX(100px) rotateZ(274deg); }
  80% {
    transform: rotateZ(-274deg) rotateY(225deg) translateX(100px) rotateZ(274deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-274deg) rotateY(225deg) translateX(300px) rotateZ(274deg); } }
.c:nth-child(128) {
  animation: orbit128 14s infinite;
  animation-delay: 1.28s;
  background-color: #ff4900; }

@keyframes orbit128 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-277deg) rotateY(328deg) translateX(100px) rotateZ(277deg); }
  80% {
    transform: rotateZ(-277deg) rotateY(328deg) translateX(100px) rotateZ(277deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-277deg) rotateY(328deg) translateX(300px) rotateZ(277deg); } }
.c:nth-child(129) {
  animation: orbit129 14s infinite;
  animation-delay: 1.29s;
  background-color: #ff4900; }

@keyframes orbit129 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-235deg) rotateY(126deg) translateX(100px) rotateZ(235deg); }
  80% {
    transform: rotateZ(-235deg) rotateY(126deg) translateX(100px) rotateZ(235deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-235deg) rotateY(126deg) translateX(300px) rotateZ(235deg); } }
.c:nth-child(130) {
  animation: orbit130 14s infinite;
  animation-delay: 1.3s;
  background-color: #ff4a00; }

@keyframes orbit130 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-216deg) rotateY(89deg) translateX(100px) rotateZ(216deg); }
  80% {
    transform: rotateZ(-216deg) rotateY(89deg) translateX(100px) rotateZ(216deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-216deg) rotateY(89deg) translateX(300px) rotateZ(216deg); } }
.c:nth-child(131) {
  animation: orbit131 14s infinite;
  animation-delay: 1.31s;
  background-color: #ff4a00; }

@keyframes orbit131 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-152deg) rotateY(108deg) translateX(100px) rotateZ(152deg); }
  80% {
    transform: rotateZ(-152deg) rotateY(108deg) translateX(100px) rotateZ(152deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-152deg) rotateY(108deg) translateX(300px) rotateZ(152deg); } }
.c:nth-child(132) {
  animation: orbit132 14s infinite;
  animation-delay: 1.32s;
  background-color: #ff4b00; }

@keyframes orbit132 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-13deg) rotateY(210deg) translateX(100px) rotateZ(13deg); }
  80% {
    transform: rotateZ(-13deg) rotateY(210deg) translateX(100px) rotateZ(13deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-13deg) rotateY(210deg) translateX(300px) rotateZ(13deg); } }
.c:nth-child(133) {
  animation: orbit133 14s infinite;
  animation-delay: 1.33s;
  background-color: #ff4b00; }

@keyframes orbit133 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-236deg) rotateY(298deg) translateX(100px) rotateZ(236deg); }
  80% {
    transform: rotateZ(-236deg) rotateY(298deg) translateX(100px) rotateZ(236deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-236deg) rotateY(298deg) translateX(300px) rotateZ(236deg); } }
.c:nth-child(134) {
  animation: orbit134 14s infinite;
  animation-delay: 1.34s;
  background-color: #ff4c00; }

@keyframes orbit134 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-91deg) rotateY(49deg) translateX(100px) rotateZ(91deg); }
  80% {
    transform: rotateZ(-91deg) rotateY(49deg) translateX(100px) rotateZ(91deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-91deg) rotateY(49deg) translateX(300px) rotateZ(91deg); } }
.c:nth-child(135) {
  animation: orbit135 14s infinite;
  animation-delay: 1.35s;
  background-color: #ff4d00; }

@keyframes orbit135 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-120deg) rotateY(227deg) translateX(100px) rotateZ(120deg); }
  80% {
    transform: rotateZ(-120deg) rotateY(227deg) translateX(100px) rotateZ(120deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-120deg) rotateY(227deg) translateX(300px) rotateZ(120deg); } }
.c:nth-child(136) {
  animation: orbit136 14s infinite;
  animation-delay: 1.36s;
  background-color: #ff4d00; }

@keyframes orbit136 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-141deg) rotateY(353deg) translateX(100px) rotateZ(141deg); }
  80% {
    transform: rotateZ(-141deg) rotateY(353deg) translateX(100px) rotateZ(141deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-141deg) rotateY(353deg) translateX(300px) rotateZ(141deg); } }
.c:nth-child(137) {
  animation: orbit137 14s infinite;
  animation-delay: 1.37s;
  background-color: #ff4e00; }

@keyframes orbit137 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-181deg) rotateY(323deg) translateX(100px) rotateZ(181deg); }
  80% {
    transform: rotateZ(-181deg) rotateY(323deg) translateX(100px) rotateZ(181deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-181deg) rotateY(323deg) translateX(300px) rotateZ(181deg); } }
.c:nth-child(138) {
  animation: orbit138 14s infinite;
  animation-delay: 1.38s;
  background-color: #ff4e00; }

@keyframes orbit138 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-292deg) rotateY(340deg) translateX(100px) rotateZ(292deg); }
  80% {
    transform: rotateZ(-292deg) rotateY(340deg) translateX(100px) rotateZ(292deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-292deg) rotateY(340deg) translateX(300px) rotateZ(292deg); } }
.c:nth-child(139) {
  animation: orbit139 14s infinite;
  animation-delay: 1.39s;
  background-color: #ff4f00; }

@keyframes orbit139 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-324deg) rotateY(179deg) translateX(100px) rotateZ(324deg); }
  80% {
    transform: rotateZ(-324deg) rotateY(179deg) translateX(100px) rotateZ(324deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-324deg) rotateY(179deg) translateX(300px) rotateZ(324deg); } }
.c:nth-child(140) {
  animation: orbit140 14s infinite;
  animation-delay: 1.4s;
  background-color: #ff4f00; }

@keyframes orbit140 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-297deg) rotateY(26deg) translateX(100px) rotateZ(297deg); }
  80% {
    transform: rotateZ(-297deg) rotateY(26deg) translateX(100px) rotateZ(297deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-297deg) rotateY(26deg) translateX(300px) rotateZ(297deg); } }
.c:nth-child(141) {
  animation: orbit141 14s infinite;
  animation-delay: 1.41s;
  background-color: #ff5000; }

@keyframes orbit141 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-325deg) rotateY(7deg) translateX(100px) rotateZ(325deg); }
  80% {
    transform: rotateZ(-325deg) rotateY(7deg) translateX(100px) rotateZ(325deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-325deg) rotateY(7deg) translateX(300px) rotateZ(325deg); } }
.c:nth-child(142) {
  animation: orbit142 14s infinite;
  animation-delay: 1.42s;
  background-color: #ff5000; }

@keyframes orbit142 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-244deg) rotateY(42deg) translateX(100px) rotateZ(244deg); }
  80% {
    transform: rotateZ(-244deg) rotateY(42deg) translateX(100px) rotateZ(244deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-244deg) rotateY(42deg) translateX(300px) rotateZ(244deg); } }
.c:nth-child(143) {
  animation: orbit143 14s infinite;
  animation-delay: 1.43s;
  background-color: #ff5100; }

@keyframes orbit143 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-43deg) rotateY(173deg) translateX(100px) rotateZ(43deg); }
  80% {
    transform: rotateZ(-43deg) rotateY(173deg) translateX(100px) rotateZ(43deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-43deg) rotateY(173deg) translateX(300px) rotateZ(43deg); } }
.c:nth-child(144) {
  animation: orbit144 14s infinite;
  animation-delay: 1.44s;
  background-color: #ff5200; }

@keyframes orbit144 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-75deg) rotateY(24deg) translateX(100px) rotateZ(75deg); }
  80% {
    transform: rotateZ(-75deg) rotateY(24deg) translateX(100px) rotateZ(75deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-75deg) rotateY(24deg) translateX(300px) rotateZ(75deg); } }
.c:nth-child(145) {
  animation: orbit145 14s infinite;
  animation-delay: 1.45s;
  background-color: #ff5200; }

@keyframes orbit145 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-3deg) rotateY(121deg) translateX(100px) rotateZ(3deg); }
  80% {
    transform: rotateZ(-3deg) rotateY(121deg) translateX(100px) rotateZ(3deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-3deg) rotateY(121deg) translateX(300px) rotateZ(3deg); } }
.c:nth-child(146) {
  animation: orbit146 14s infinite;
  animation-delay: 1.46s;
  background-color: #ff5300; }

@keyframes orbit146 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-135deg) rotateY(256deg) translateX(100px) rotateZ(135deg); }
  80% {
    transform: rotateZ(-135deg) rotateY(256deg) translateX(100px) rotateZ(135deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-135deg) rotateY(256deg) translateX(300px) rotateZ(135deg); } }
.c:nth-child(147) {
  animation: orbit147 14s infinite;
  animation-delay: 1.47s;
  background-color: #ff5300; }

@keyframes orbit147 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-150deg) rotateY(55deg) translateX(100px) rotateZ(150deg); }
  80% {
    transform: rotateZ(-150deg) rotateY(55deg) translateX(100px) rotateZ(150deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-150deg) rotateY(55deg) translateX(300px) rotateZ(150deg); } }
.c:nth-child(148) {
  animation: orbit148 14s infinite;
  animation-delay: 1.48s;
  background-color: #ff5400; }

@keyframes orbit148 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-308deg) rotateY(43deg) translateX(100px) rotateZ(308deg); }
  80% {
    transform: rotateZ(-308deg) rotateY(43deg) translateX(100px) rotateZ(308deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-308deg) rotateY(43deg) translateX(300px) rotateZ(308deg); } }
.c:nth-child(149) {
  animation: orbit149 14s infinite;
  animation-delay: 1.49s;
  background-color: #ff5400; }

@keyframes orbit149 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-22deg) rotateY(315deg) translateX(100px) rotateZ(22deg); }
  80% {
    transform: rotateZ(-22deg) rotateY(315deg) translateX(100px) rotateZ(22deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-22deg) rotateY(315deg) translateX(300px) rotateZ(22deg); } }
.c:nth-child(150) {
  animation: orbit150 14s infinite;
  animation-delay: 1.5s;
  background-color: #ff5500; }

@keyframes orbit150 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-249deg) rotateY(121deg) translateX(100px) rotateZ(249deg); }
  80% {
    transform: rotateZ(-249deg) rotateY(121deg) translateX(100px) rotateZ(249deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-249deg) rotateY(121deg) translateX(300px) rotateZ(249deg); } }
.c:nth-child(151) {
  animation: orbit151 14s infinite;
  animation-delay: 1.51s;
  background-color: #ff5600; }

@keyframes orbit151 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-252deg) rotateY(244deg) translateX(100px) rotateZ(252deg); }
  80% {
    transform: rotateZ(-252deg) rotateY(244deg) translateX(100px) rotateZ(252deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-252deg) rotateY(244deg) translateX(300px) rotateZ(252deg); } }
.c:nth-child(152) {
  animation: orbit152 14s infinite;
  animation-delay: 1.52s;
  background-color: #ff5600; }

@keyframes orbit152 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-33deg) rotateY(322deg) translateX(100px) rotateZ(33deg); }
  80% {
    transform: rotateZ(-33deg) rotateY(322deg) translateX(100px) rotateZ(33deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-33deg) rotateY(322deg) translateX(300px) rotateZ(33deg); } }
.c:nth-child(153) {
  animation: orbit153 14s infinite;
  animation-delay: 1.53s;
  background-color: #ff5700; }

@keyframes orbit153 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-311deg) rotateY(24deg) translateX(100px) rotateZ(311deg); }
  80% {
    transform: rotateZ(-311deg) rotateY(24deg) translateX(100px) rotateZ(311deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-311deg) rotateY(24deg) translateX(300px) rotateZ(311deg); } }
.c:nth-child(154) {
  animation: orbit154 14s infinite;
  animation-delay: 1.54s;
  background-color: #ff5700; }

@keyframes orbit154 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-248deg) rotateY(359deg) translateX(100px) rotateZ(248deg); }
  80% {
    transform: rotateZ(-248deg) rotateY(359deg) translateX(100px) rotateZ(248deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-248deg) rotateY(359deg) translateX(300px) rotateZ(248deg); } }
.c:nth-child(155) {
  animation: orbit155 14s infinite;
  animation-delay: 1.55s;
  background-color: #ff5800; }

@keyframes orbit155 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-161deg) rotateY(70deg) translateX(100px) rotateZ(161deg); }
  80% {
    transform: rotateZ(-161deg) rotateY(70deg) translateX(100px) rotateZ(161deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-161deg) rotateY(70deg) translateX(300px) rotateZ(161deg); } }
.c:nth-child(156) {
  animation: orbit156 14s infinite;
  animation-delay: 1.56s;
  background-color: #ff5800; }

@keyframes orbit156 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-140deg) rotateY(145deg) translateX(100px) rotateZ(140deg); }
  80% {
    transform: rotateZ(-140deg) rotateY(145deg) translateX(100px) rotateZ(140deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-140deg) rotateY(145deg) translateX(300px) rotateZ(140deg); } }
.c:nth-child(157) {
  animation: orbit157 14s infinite;
  animation-delay: 1.57s;
  background-color: #ff5900; }

@keyframes orbit157 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-170deg) rotateY(16deg) translateX(100px) rotateZ(170deg); }
  80% {
    transform: rotateZ(-170deg) rotateY(16deg) translateX(100px) rotateZ(170deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-170deg) rotateY(16deg) translateX(300px) rotateZ(170deg); } }
.c:nth-child(158) {
  animation: orbit158 14s infinite;
  animation-delay: 1.58s;
  background-color: #ff5a00; }

@keyframes orbit158 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-316deg) rotateY(164deg) translateX(100px) rotateZ(316deg); }
  80% {
    transform: rotateZ(-316deg) rotateY(164deg) translateX(100px) rotateZ(316deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-316deg) rotateY(164deg) translateX(300px) rotateZ(316deg); } }
.c:nth-child(159) {
  animation: orbit159 14s infinite;
  animation-delay: 1.59s;
  background-color: #ff5a00; }

@keyframes orbit159 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-354deg) rotateY(137deg) translateX(100px) rotateZ(354deg); }
  80% {
    transform: rotateZ(-354deg) rotateY(137deg) translateX(100px) rotateZ(354deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-354deg) rotateY(137deg) translateX(300px) rotateZ(354deg); } }
.c:nth-child(160) {
  animation: orbit160 14s infinite;
  animation-delay: 1.6s;
  background-color: #ff5b00; }

@keyframes orbit160 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-112deg) rotateY(176deg) translateX(100px) rotateZ(112deg); }
  80% {
    transform: rotateZ(-112deg) rotateY(176deg) translateX(100px) rotateZ(112deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-112deg) rotateY(176deg) translateX(300px) rotateZ(112deg); } }
.c:nth-child(161) {
  animation: orbit161 14s infinite;
  animation-delay: 1.61s;
  background-color: #ff5b00; }

@keyframes orbit161 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-286deg) rotateY(288deg) translateX(100px) rotateZ(286deg); }
  80% {
    transform: rotateZ(-286deg) rotateY(288deg) translateX(100px) rotateZ(286deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-286deg) rotateY(288deg) translateX(300px) rotateZ(286deg); } }
.c:nth-child(162) {
  animation: orbit162 14s infinite;
  animation-delay: 1.62s;
  background-color: #ff5c00; }

@keyframes orbit162 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-308deg) rotateY(277deg) translateX(100px) rotateZ(308deg); }
  80% {
    transform: rotateZ(-308deg) rotateY(277deg) translateX(100px) rotateZ(308deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-308deg) rotateY(277deg) translateX(300px) rotateZ(308deg); } }
.c:nth-child(163) {
  animation: orbit163 14s infinite;
  animation-delay: 1.63s;
  background-color: #ff5c00; }

@keyframes orbit163 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-155deg) rotateY(17deg) translateX(100px) rotateZ(155deg); }
  80% {
    transform: rotateZ(-155deg) rotateY(17deg) translateX(100px) rotateZ(155deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-155deg) rotateY(17deg) translateX(300px) rotateZ(155deg); } }
.c:nth-child(164) {
  animation: orbit164 14s infinite;
  animation-delay: 1.64s;
  background-color: #ff5d00; }

@keyframes orbit164 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-15deg) rotateY(73deg) translateX(100px) rotateZ(15deg); }
  80% {
    transform: rotateZ(-15deg) rotateY(73deg) translateX(100px) rotateZ(15deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-15deg) rotateY(73deg) translateX(300px) rotateZ(15deg); } }
.c:nth-child(165) {
  animation: orbit165 14s infinite;
  animation-delay: 1.65s;
  background-color: #ff5e00; }

@keyframes orbit165 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-256deg) rotateY(2deg) translateX(100px) rotateZ(256deg); }
  80% {
    transform: rotateZ(-256deg) rotateY(2deg) translateX(100px) rotateZ(256deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-256deg) rotateY(2deg) translateX(300px) rotateZ(256deg); } }
.c:nth-child(166) {
  animation: orbit166 14s infinite;
  animation-delay: 1.66s;
  background-color: #ff5e00; }

@keyframes orbit166 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-341deg) rotateY(28deg) translateX(100px) rotateZ(341deg); }
  80% {
    transform: rotateZ(-341deg) rotateY(28deg) translateX(100px) rotateZ(341deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-341deg) rotateY(28deg) translateX(300px) rotateZ(341deg); } }
.c:nth-child(167) {
  animation: orbit167 14s infinite;
  animation-delay: 1.67s;
  background-color: #ff5f00; }

@keyframes orbit167 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-62deg) rotateY(153deg) translateX(100px) rotateZ(62deg); }
  80% {
    transform: rotateZ(-62deg) rotateY(153deg) translateX(100px) rotateZ(62deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-62deg) rotateY(153deg) translateX(300px) rotateZ(62deg); } }
.c:nth-child(168) {
  animation: orbit168 14s infinite;
  animation-delay: 1.68s;
  background-color: #ff5f00; }

@keyframes orbit168 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-234deg) rotateY(347deg) translateX(100px) rotateZ(234deg); }
  80% {
    transform: rotateZ(-234deg) rotateY(347deg) translateX(100px) rotateZ(234deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-234deg) rotateY(347deg) translateX(300px) rotateZ(234deg); } }
.c:nth-child(169) {
  animation: orbit169 14s infinite;
  animation-delay: 1.69s;
  background-color: #ff6000; }

@keyframes orbit169 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-88deg) rotateY(104deg) translateX(100px) rotateZ(88deg); }
  80% {
    transform: rotateZ(-88deg) rotateY(104deg) translateX(100px) rotateZ(88deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-88deg) rotateY(104deg) translateX(300px) rotateZ(88deg); } }
.c:nth-child(170) {
  animation: orbit170 14s infinite;
  animation-delay: 1.7s;
  background-color: #ff6000; }

@keyframes orbit170 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-57deg) rotateY(264deg) translateX(100px) rotateZ(57deg); }
  80% {
    transform: rotateZ(-57deg) rotateY(264deg) translateX(100px) rotateZ(57deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-57deg) rotateY(264deg) translateX(300px) rotateZ(57deg); } }
.c:nth-child(171) {
  animation: orbit171 14s infinite;
  animation-delay: 1.71s;
  background-color: #ff6100; }

@keyframes orbit171 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-225deg) rotateY(17deg) translateX(100px) rotateZ(225deg); }
  80% {
    transform: rotateZ(-225deg) rotateY(17deg) translateX(100px) rotateZ(225deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-225deg) rotateY(17deg) translateX(300px) rotateZ(225deg); } }
.c:nth-child(172) {
  animation: orbit172 14s infinite;
  animation-delay: 1.72s;
  background-color: #ff6100; }

@keyframes orbit172 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-307deg) rotateY(16deg) translateX(100px) rotateZ(307deg); }
  80% {
    transform: rotateZ(-307deg) rotateY(16deg) translateX(100px) rotateZ(307deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-307deg) rotateY(16deg) translateX(300px) rotateZ(307deg); } }
.c:nth-child(173) {
  animation: orbit173 14s infinite;
  animation-delay: 1.73s;
  background-color: #ff6200; }

@keyframes orbit173 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-287deg) rotateY(46deg) translateX(100px) rotateZ(287deg); }
  80% {
    transform: rotateZ(-287deg) rotateY(46deg) translateX(100px) rotateZ(287deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-287deg) rotateY(46deg) translateX(300px) rotateZ(287deg); } }
.c:nth-child(174) {
  animation: orbit174 14s infinite;
  animation-delay: 1.74s;
  background-color: #ff6300; }

@keyframes orbit174 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-266deg) rotateY(164deg) translateX(100px) rotateZ(266deg); }
  80% {
    transform: rotateZ(-266deg) rotateY(164deg) translateX(100px) rotateZ(266deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-266deg) rotateY(164deg) translateX(300px) rotateZ(266deg); } }
.c:nth-child(175) {
  animation: orbit175 14s infinite;
  animation-delay: 1.75s;
  background-color: #ff6300; }

@keyframes orbit175 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-199deg) rotateY(158deg) translateX(100px) rotateZ(199deg); }
  80% {
    transform: rotateZ(-199deg) rotateY(158deg) translateX(100px) rotateZ(199deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-199deg) rotateY(158deg) translateX(300px) rotateZ(199deg); } }
.c:nth-child(176) {
  animation: orbit176 14s infinite;
  animation-delay: 1.76s;
  background-color: #ff6400; }

@keyframes orbit176 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-225deg) rotateY(5deg) translateX(100px) rotateZ(225deg); }
  80% {
    transform: rotateZ(-225deg) rotateY(5deg) translateX(100px) rotateZ(225deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-225deg) rotateY(5deg) translateX(300px) rotateZ(225deg); } }
.c:nth-child(177) {
  animation: orbit177 14s infinite;
  animation-delay: 1.77s;
  background-color: #ff6400; }

@keyframes orbit177 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-270deg) rotateY(160deg) translateX(100px) rotateZ(270deg); }
  80% {
    transform: rotateZ(-270deg) rotateY(160deg) translateX(100px) rotateZ(270deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-270deg) rotateY(160deg) translateX(300px) rotateZ(270deg); } }
.c:nth-child(178) {
  animation: orbit178 14s infinite;
  animation-delay: 1.78s;
  background-color: #ff6500; }

@keyframes orbit178 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-220deg) rotateY(360deg) translateX(100px) rotateZ(220deg); }
  80% {
    transform: rotateZ(-220deg) rotateY(360deg) translateX(100px) rotateZ(220deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-220deg) rotateY(360deg) translateX(300px) rotateZ(220deg); } }
.c:nth-child(179) {
  animation: orbit179 14s infinite;
  animation-delay: 1.79s;
  background-color: #ff6500; }

@keyframes orbit179 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-207deg) rotateY(57deg) translateX(100px) rotateZ(207deg); }
  80% {
    transform: rotateZ(-207deg) rotateY(57deg) translateX(100px) rotateZ(207deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-207deg) rotateY(57deg) translateX(300px) rotateZ(207deg); } }
.c:nth-child(180) {
  animation: orbit180 14s infinite;
  animation-delay: 1.8s;
  background-color: #ff6600; }

@keyframes orbit180 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-231deg) rotateY(174deg) translateX(100px) rotateZ(231deg); }
  80% {
    transform: rotateZ(-231deg) rotateY(174deg) translateX(100px) rotateZ(231deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-231deg) rotateY(174deg) translateX(300px) rotateZ(231deg); } }
.c:nth-child(181) {
  animation: orbit181 14s infinite;
  animation-delay: 1.81s;
  background-color: #ff6700; }

@keyframes orbit181 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-258deg) rotateY(105deg) translateX(100px) rotateZ(258deg); }
  80% {
    transform: rotateZ(-258deg) rotateY(105deg) translateX(100px) rotateZ(258deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-258deg) rotateY(105deg) translateX(300px) rotateZ(258deg); } }
.c:nth-child(182) {
  animation: orbit182 14s infinite;
  animation-delay: 1.82s;
  background-color: #ff6700; }

@keyframes orbit182 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-334deg) rotateY(223deg) translateX(100px) rotateZ(334deg); }
  80% {
    transform: rotateZ(-334deg) rotateY(223deg) translateX(100px) rotateZ(334deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-334deg) rotateY(223deg) translateX(300px) rotateZ(334deg); } }
.c:nth-child(183) {
  animation: orbit183 14s infinite;
  animation-delay: 1.83s;
  background-color: #ff6800; }

@keyframes orbit183 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-249deg) rotateY(290deg) translateX(100px) rotateZ(249deg); }
  80% {
    transform: rotateZ(-249deg) rotateY(290deg) translateX(100px) rotateZ(249deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-249deg) rotateY(290deg) translateX(300px) rotateZ(249deg); } }
.c:nth-child(184) {
  animation: orbit184 14s infinite;
  animation-delay: 1.84s;
  background-color: #ff6800; }

@keyframes orbit184 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-192deg) rotateY(344deg) translateX(100px) rotateZ(192deg); }
  80% {
    transform: rotateZ(-192deg) rotateY(344deg) translateX(100px) rotateZ(192deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-192deg) rotateY(344deg) translateX(300px) rotateZ(192deg); } }
.c:nth-child(185) {
  animation: orbit185 14s infinite;
  animation-delay: 1.85s;
  background-color: #ff6900; }

@keyframes orbit185 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-146deg) rotateY(283deg) translateX(100px) rotateZ(146deg); }
  80% {
    transform: rotateZ(-146deg) rotateY(283deg) translateX(100px) rotateZ(146deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-146deg) rotateY(283deg) translateX(300px) rotateZ(146deg); } }
.c:nth-child(186) {
  animation: orbit186 14s infinite;
  animation-delay: 1.86s;
  background-color: #ff6900; }

@keyframes orbit186 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-312deg) rotateY(35deg) translateX(100px) rotateZ(312deg); }
  80% {
    transform: rotateZ(-312deg) rotateY(35deg) translateX(100px) rotateZ(312deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-312deg) rotateY(35deg) translateX(300px) rotateZ(312deg); } }
.c:nth-child(187) {
  animation: orbit187 14s infinite;
  animation-delay: 1.87s;
  background-color: #ff6a00; }

@keyframes orbit187 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-92deg) rotateY(80deg) translateX(100px) rotateZ(92deg); }
  80% {
    transform: rotateZ(-92deg) rotateY(80deg) translateX(100px) rotateZ(92deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-92deg) rotateY(80deg) translateX(300px) rotateZ(92deg); } }
.c:nth-child(188) {
  animation: orbit188 14s infinite;
  animation-delay: 1.88s;
  background-color: #ff6b00; }

@keyframes orbit188 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-215deg) rotateY(139deg) translateX(100px) rotateZ(215deg); }
  80% {
    transform: rotateZ(-215deg) rotateY(139deg) translateX(100px) rotateZ(215deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-215deg) rotateY(139deg) translateX(300px) rotateZ(215deg); } }
.c:nth-child(189) {
  animation: orbit189 14s infinite;
  animation-delay: 1.89s;
  background-color: #ff6b00; }

@keyframes orbit189 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-329deg) rotateY(110deg) translateX(100px) rotateZ(329deg); }
  80% {
    transform: rotateZ(-329deg) rotateY(110deg) translateX(100px) rotateZ(329deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-329deg) rotateY(110deg) translateX(300px) rotateZ(329deg); } }
.c:nth-child(190) {
  animation: orbit190 14s infinite;
  animation-delay: 1.9s;
  background-color: #ff6c00; }

@keyframes orbit190 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-68deg) rotateY(322deg) translateX(100px) rotateZ(68deg); }
  80% {
    transform: rotateZ(-68deg) rotateY(322deg) translateX(100px) rotateZ(68deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-68deg) rotateY(322deg) translateX(300px) rotateZ(68deg); } }
.c:nth-child(191) {
  animation: orbit191 14s infinite;
  animation-delay: 1.91s;
  background-color: #ff6c00; }

@keyframes orbit191 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-43deg) rotateY(121deg) translateX(100px) rotateZ(43deg); }
  80% {
    transform: rotateZ(-43deg) rotateY(121deg) translateX(100px) rotateZ(43deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-43deg) rotateY(121deg) translateX(300px) rotateZ(43deg); } }
.c:nth-child(192) {
  animation: orbit192 14s infinite;
  animation-delay: 1.92s;
  background-color: #ff6d00; }

@keyframes orbit192 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-122deg) rotateY(209deg) translateX(100px) rotateZ(122deg); }
  80% {
    transform: rotateZ(-122deg) rotateY(209deg) translateX(100px) rotateZ(122deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-122deg) rotateY(209deg) translateX(300px) rotateZ(122deg); } }
.c:nth-child(193) {
  animation: orbit193 14s infinite;
  animation-delay: 1.93s;
  background-color: #ff6d00; }

@keyframes orbit193 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-36deg) rotateY(350deg) translateX(100px) rotateZ(36deg); }
  80% {
    transform: rotateZ(-36deg) rotateY(350deg) translateX(100px) rotateZ(36deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-36deg) rotateY(350deg) translateX(300px) rotateZ(36deg); } }
.c:nth-child(194) {
  animation: orbit194 14s infinite;
  animation-delay: 1.94s;
  background-color: #ff6e00; }

@keyframes orbit194 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-290deg) rotateY(22deg) translateX(100px) rotateZ(290deg); }
  80% {
    transform: rotateZ(-290deg) rotateY(22deg) translateX(100px) rotateZ(290deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-290deg) rotateY(22deg) translateX(300px) rotateZ(290deg); } }
.c:nth-child(195) {
  animation: orbit195 14s infinite;
  animation-delay: 1.95s;
  background-color: #ff6f00; }

@keyframes orbit195 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-147deg) rotateY(197deg) translateX(100px) rotateZ(147deg); }
  80% {
    transform: rotateZ(-147deg) rotateY(197deg) translateX(100px) rotateZ(147deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-147deg) rotateY(197deg) translateX(300px) rotateZ(147deg); } }
.c:nth-child(196) {
  animation: orbit196 14s infinite;
  animation-delay: 1.96s;
  background-color: #ff6f00; }

@keyframes orbit196 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-100deg) rotateY(7deg) translateX(100px) rotateZ(100deg); }
  80% {
    transform: rotateZ(-100deg) rotateY(7deg) translateX(100px) rotateZ(100deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-100deg) rotateY(7deg) translateX(300px) rotateZ(100deg); } }
.c:nth-child(197) {
  animation: orbit197 14s infinite;
  animation-delay: 1.97s;
  background-color: #ff7000; }

@keyframes orbit197 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-21deg) rotateY(325deg) translateX(100px) rotateZ(21deg); }
  80% {
    transform: rotateZ(-21deg) rotateY(325deg) translateX(100px) rotateZ(21deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-21deg) rotateY(325deg) translateX(300px) rotateZ(21deg); } }
.c:nth-child(198) {
  animation: orbit198 14s infinite;
  animation-delay: 1.98s;
  background-color: #ff7000; }

@keyframes orbit198 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-228deg) rotateY(172deg) translateX(100px) rotateZ(228deg); }
  80% {
    transform: rotateZ(-228deg) rotateY(172deg) translateX(100px) rotateZ(228deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-228deg) rotateY(172deg) translateX(300px) rotateZ(228deg); } }
.c:nth-child(199) {
  animation: orbit199 14s infinite;
  animation-delay: 1.99s;
  background-color: #ff7100; }

@keyframes orbit199 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-108deg) rotateY(12deg) translateX(100px) rotateZ(108deg); }
  80% {
    transform: rotateZ(-108deg) rotateY(12deg) translateX(100px) rotateZ(108deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-108deg) rotateY(12deg) translateX(300px) rotateZ(108deg); } }
.c:nth-child(200) {
  animation: orbit200 14s infinite;
  animation-delay: 2s;
  background-color: #ff7100; }

@keyframes orbit200 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-185deg) rotateY(227deg) translateX(100px) rotateZ(185deg); }
  80% {
    transform: rotateZ(-185deg) rotateY(227deg) translateX(100px) rotateZ(185deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-185deg) rotateY(227deg) translateX(300px) rotateZ(185deg); } }
.c:nth-child(201) {
  animation: orbit201 14s infinite;
  animation-delay: 2.01s;
  background-color: #ff7200; }

@keyframes orbit201 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-181deg) rotateY(327deg) translateX(100px) rotateZ(181deg); }
  80% {
    transform: rotateZ(-181deg) rotateY(327deg) translateX(100px) rotateZ(181deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-181deg) rotateY(327deg) translateX(300px) rotateZ(181deg); } }
.c:nth-child(202) {
  animation: orbit202 14s infinite;
  animation-delay: 2.02s;
  background-color: #ff7200; }

@keyframes orbit202 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-277deg) rotateY(47deg) translateX(100px) rotateZ(277deg); }
  80% {
    transform: rotateZ(-277deg) rotateY(47deg) translateX(100px) rotateZ(277deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-277deg) rotateY(47deg) translateX(300px) rotateZ(277deg); } }
.c:nth-child(203) {
  animation: orbit203 14s infinite;
  animation-delay: 2.03s;
  background-color: #ff7300; }

@keyframes orbit203 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-91deg) rotateY(247deg) translateX(100px) rotateZ(91deg); }
  80% {
    transform: rotateZ(-91deg) rotateY(247deg) translateX(100px) rotateZ(91deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-91deg) rotateY(247deg) translateX(300px) rotateZ(91deg); } }
.c:nth-child(204) {
  animation: orbit204 14s infinite;
  animation-delay: 2.04s;
  background-color: #ff7400; }

@keyframes orbit204 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-165deg) rotateY(290deg) translateX(100px) rotateZ(165deg); }
  80% {
    transform: rotateZ(-165deg) rotateY(290deg) translateX(100px) rotateZ(165deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-165deg) rotateY(290deg) translateX(300px) rotateZ(165deg); } }
.c:nth-child(205) {
  animation: orbit205 14s infinite;
  animation-delay: 2.05s;
  background-color: #ff7400; }

@keyframes orbit205 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-290deg) rotateY(177deg) translateX(100px) rotateZ(290deg); }
  80% {
    transform: rotateZ(-290deg) rotateY(177deg) translateX(100px) rotateZ(290deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-290deg) rotateY(177deg) translateX(300px) rotateZ(290deg); } }
.c:nth-child(206) {
  animation: orbit206 14s infinite;
  animation-delay: 2.06s;
  background-color: #ff7500; }

@keyframes orbit206 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-106deg) rotateY(324deg) translateX(100px) rotateZ(106deg); }
  80% {
    transform: rotateZ(-106deg) rotateY(324deg) translateX(100px) rotateZ(106deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-106deg) rotateY(324deg) translateX(300px) rotateZ(106deg); } }
.c:nth-child(207) {
  animation: orbit207 14s infinite;
  animation-delay: 2.07s;
  background-color: #ff7500; }

@keyframes orbit207 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-133deg) rotateY(260deg) translateX(100px) rotateZ(133deg); }
  80% {
    transform: rotateZ(-133deg) rotateY(260deg) translateX(100px) rotateZ(133deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-133deg) rotateY(260deg) translateX(300px) rotateZ(133deg); } }
.c:nth-child(208) {
  animation: orbit208 14s infinite;
  animation-delay: 2.08s;
  background-color: #ff7600; }

@keyframes orbit208 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-131deg) rotateY(19deg) translateX(100px) rotateZ(131deg); }
  80% {
    transform: rotateZ(-131deg) rotateY(19deg) translateX(100px) rotateZ(131deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-131deg) rotateY(19deg) translateX(300px) rotateZ(131deg); } }
.c:nth-child(209) {
  animation: orbit209 14s infinite;
  animation-delay: 2.09s;
  background-color: #ff7600; }

@keyframes orbit209 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-219deg) rotateY(283deg) translateX(100px) rotateZ(219deg); }
  80% {
    transform: rotateZ(-219deg) rotateY(283deg) translateX(100px) rotateZ(219deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-219deg) rotateY(283deg) translateX(300px) rotateZ(219deg); } }
.c:nth-child(210) {
  animation: orbit210 14s infinite;
  animation-delay: 2.1s;
  background-color: #ff7700; }

@keyframes orbit210 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-137deg) rotateY(24deg) translateX(100px) rotateZ(137deg); }
  80% {
    transform: rotateZ(-137deg) rotateY(24deg) translateX(100px) rotateZ(137deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-137deg) rotateY(24deg) translateX(300px) rotateZ(137deg); } }
.c:nth-child(211) {
  animation: orbit211 14s infinite;
  animation-delay: 2.11s;
  background-color: #ff7800; }

@keyframes orbit211 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-191deg) rotateY(266deg) translateX(100px) rotateZ(191deg); }
  80% {
    transform: rotateZ(-191deg) rotateY(266deg) translateX(100px) rotateZ(191deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-191deg) rotateY(266deg) translateX(300px) rotateZ(191deg); } }
.c:nth-child(212) {
  animation: orbit212 14s infinite;
  animation-delay: 2.12s;
  background-color: #ff7800; }

@keyframes orbit212 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-119deg) rotateY(162deg) translateX(100px) rotateZ(119deg); }
  80% {
    transform: rotateZ(-119deg) rotateY(162deg) translateX(100px) rotateZ(119deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-119deg) rotateY(162deg) translateX(300px) rotateZ(119deg); } }
.c:nth-child(213) {
  animation: orbit213 14s infinite;
  animation-delay: 2.13s;
  background-color: #ff7900; }

@keyframes orbit213 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-183deg) rotateY(154deg) translateX(100px) rotateZ(183deg); }
  80% {
    transform: rotateZ(-183deg) rotateY(154deg) translateX(100px) rotateZ(183deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-183deg) rotateY(154deg) translateX(300px) rotateZ(183deg); } }
.c:nth-child(214) {
  animation: orbit214 14s infinite;
  animation-delay: 2.14s;
  background-color: #ff7900; }

@keyframes orbit214 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-60deg) rotateY(68deg) translateX(100px) rotateZ(60deg); }
  80% {
    transform: rotateZ(-60deg) rotateY(68deg) translateX(100px) rotateZ(60deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-60deg) rotateY(68deg) translateX(300px) rotateZ(60deg); } }
.c:nth-child(215) {
  animation: orbit215 14s infinite;
  animation-delay: 2.15s;
  background-color: #ff7a00; }

@keyframes orbit215 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-102deg) rotateY(194deg) translateX(100px) rotateZ(102deg); }
  80% {
    transform: rotateZ(-102deg) rotateY(194deg) translateX(100px) rotateZ(102deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-102deg) rotateY(194deg) translateX(300px) rotateZ(102deg); } }
.c:nth-child(216) {
  animation: orbit216 14s infinite;
  animation-delay: 2.16s;
  background-color: #ff7a00; }

@keyframes orbit216 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-82deg) rotateY(28deg) translateX(100px) rotateZ(82deg); }
  80% {
    transform: rotateZ(-82deg) rotateY(28deg) translateX(100px) rotateZ(82deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-82deg) rotateY(28deg) translateX(300px) rotateZ(82deg); } }
.c:nth-child(217) {
  animation: orbit217 14s infinite;
  animation-delay: 2.17s;
  background-color: #ff7b00; }

@keyframes orbit217 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-79deg) rotateY(46deg) translateX(100px) rotateZ(79deg); }
  80% {
    transform: rotateZ(-79deg) rotateY(46deg) translateX(100px) rotateZ(79deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-79deg) rotateY(46deg) translateX(300px) rotateZ(79deg); } }
.c:nth-child(218) {
  animation: orbit218 14s infinite;
  animation-delay: 2.18s;
  background-color: #ff7c00; }

@keyframes orbit218 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-88deg) rotateY(166deg) translateX(100px) rotateZ(88deg); }
  80% {
    transform: rotateZ(-88deg) rotateY(166deg) translateX(100px) rotateZ(88deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-88deg) rotateY(166deg) translateX(300px) rotateZ(88deg); } }
.c:nth-child(219) {
  animation: orbit219 14s infinite;
  animation-delay: 2.19s;
  background-color: #ff7c00; }

@keyframes orbit219 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-343deg) rotateY(59deg) translateX(100px) rotateZ(343deg); }
  80% {
    transform: rotateZ(-343deg) rotateY(59deg) translateX(100px) rotateZ(343deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-343deg) rotateY(59deg) translateX(300px) rotateZ(343deg); } }
.c:nth-child(220) {
  animation: orbit220 14s infinite;
  animation-delay: 2.2s;
  background-color: #ff7d00; }

@keyframes orbit220 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-157deg) rotateY(131deg) translateX(100px) rotateZ(157deg); }
  80% {
    transform: rotateZ(-157deg) rotateY(131deg) translateX(100px) rotateZ(157deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-157deg) rotateY(131deg) translateX(300px) rotateZ(157deg); } }
.c:nth-child(221) {
  animation: orbit221 14s infinite;
  animation-delay: 2.21s;
  background-color: #ff7d00; }

@keyframes orbit221 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-89deg) rotateY(283deg) translateX(100px) rotateZ(89deg); }
  80% {
    transform: rotateZ(-89deg) rotateY(283deg) translateX(100px) rotateZ(89deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-89deg) rotateY(283deg) translateX(300px) rotateZ(89deg); } }
.c:nth-child(222) {
  animation: orbit222 14s infinite;
  animation-delay: 2.22s;
  background-color: #ff7e00; }

@keyframes orbit222 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-145deg) rotateY(128deg) translateX(100px) rotateZ(145deg); }
  80% {
    transform: rotateZ(-145deg) rotateY(128deg) translateX(100px) rotateZ(145deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-145deg) rotateY(128deg) translateX(300px) rotateZ(145deg); } }
.c:nth-child(223) {
  animation: orbit223 14s infinite;
  animation-delay: 2.23s;
  background-color: #ff7e00; }

@keyframes orbit223 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-360deg) rotateY(159deg) translateX(100px) rotateZ(360deg); }
  80% {
    transform: rotateZ(-360deg) rotateY(159deg) translateX(100px) rotateZ(360deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-360deg) rotateY(159deg) translateX(300px) rotateZ(360deg); } }
.c:nth-child(224) {
  animation: orbit224 14s infinite;
  animation-delay: 2.24s;
  background-color: #ff7f00; }

@keyframes orbit224 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-275deg) rotateY(58deg) translateX(100px) rotateZ(275deg); }
  80% {
    transform: rotateZ(-275deg) rotateY(58deg) translateX(100px) rotateZ(275deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-275deg) rotateY(58deg) translateX(300px) rotateZ(275deg); } }
.c:nth-child(225) {
  animation: orbit225 14s infinite;
  animation-delay: 2.25s;
  background-color: #ff8000; }

@keyframes orbit225 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-176deg) rotateY(341deg) translateX(100px) rotateZ(176deg); }
  80% {
    transform: rotateZ(-176deg) rotateY(341deg) translateX(100px) rotateZ(176deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-176deg) rotateY(341deg) translateX(300px) rotateZ(176deg); } }
.c:nth-child(226) {
  animation: orbit226 14s infinite;
  animation-delay: 2.26s;
  background-color: #ff8000; }

@keyframes orbit226 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-284deg) rotateY(279deg) translateX(100px) rotateZ(284deg); }
  80% {
    transform: rotateZ(-284deg) rotateY(279deg) translateX(100px) rotateZ(284deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-284deg) rotateY(279deg) translateX(300px) rotateZ(284deg); } }
.c:nth-child(227) {
  animation: orbit227 14s infinite;
  animation-delay: 2.27s;
  background-color: #ff8100; }

@keyframes orbit227 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-245deg) rotateY(263deg) translateX(100px) rotateZ(245deg); }
  80% {
    transform: rotateZ(-245deg) rotateY(263deg) translateX(100px) rotateZ(245deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-245deg) rotateY(263deg) translateX(300px) rotateZ(245deg); } }
.c:nth-child(228) {
  animation: orbit228 14s infinite;
  animation-delay: 2.28s;
  background-color: #ff8100; }

@keyframes orbit228 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-181deg) rotateY(139deg) translateX(100px) rotateZ(181deg); }
  80% {
    transform: rotateZ(-181deg) rotateY(139deg) translateX(100px) rotateZ(181deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-181deg) rotateY(139deg) translateX(300px) rotateZ(181deg); } }
.c:nth-child(229) {
  animation: orbit229 14s infinite;
  animation-delay: 2.29s;
  background-color: #ff8200; }

@keyframes orbit229 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-251deg) rotateY(299deg) translateX(100px) rotateZ(251deg); }
  80% {
    transform: rotateZ(-251deg) rotateY(299deg) translateX(100px) rotateZ(251deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-251deg) rotateY(299deg) translateX(300px) rotateZ(251deg); } }
.c:nth-child(230) {
  animation: orbit230 14s infinite;
  animation-delay: 2.3s;
  background-color: #ff8200; }

@keyframes orbit230 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-342deg) rotateY(321deg) translateX(100px) rotateZ(342deg); }
  80% {
    transform: rotateZ(-342deg) rotateY(321deg) translateX(100px) rotateZ(342deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-342deg) rotateY(321deg) translateX(300px) rotateZ(342deg); } }
.c:nth-child(231) {
  animation: orbit231 14s infinite;
  animation-delay: 2.31s;
  background-color: #ff8300; }

@keyframes orbit231 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-107deg) rotateY(213deg) translateX(100px) rotateZ(107deg); }
  80% {
    transform: rotateZ(-107deg) rotateY(213deg) translateX(100px) rotateZ(107deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-107deg) rotateY(213deg) translateX(300px) rotateZ(107deg); } }
.c:nth-child(232) {
  animation: orbit232 14s infinite;
  animation-delay: 2.32s;
  background-color: #ff8300; }

@keyframes orbit232 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-220deg) rotateY(165deg) translateX(100px) rotateZ(220deg); }
  80% {
    transform: rotateZ(-220deg) rotateY(165deg) translateX(100px) rotateZ(220deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-220deg) rotateY(165deg) translateX(300px) rotateZ(220deg); } }
.c:nth-child(233) {
  animation: orbit233 14s infinite;
  animation-delay: 2.33s;
  background-color: #ff8400; }

@keyframes orbit233 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-89deg) rotateY(34deg) translateX(100px) rotateZ(89deg); }
  80% {
    transform: rotateZ(-89deg) rotateY(34deg) translateX(100px) rotateZ(89deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-89deg) rotateY(34deg) translateX(300px) rotateZ(89deg); } }
.c:nth-child(234) {
  animation: orbit234 14s infinite;
  animation-delay: 2.34s;
  background-color: #ff8500; }

@keyframes orbit234 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-23deg) rotateY(198deg) translateX(100px) rotateZ(23deg); }
  80% {
    transform: rotateZ(-23deg) rotateY(198deg) translateX(100px) rotateZ(23deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-23deg) rotateY(198deg) translateX(300px) rotateZ(23deg); } }
.c:nth-child(235) {
  animation: orbit235 14s infinite;
  animation-delay: 2.35s;
  background-color: #ff8500; }

@keyframes orbit235 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-250deg) rotateY(146deg) translateX(100px) rotateZ(250deg); }
  80% {
    transform: rotateZ(-250deg) rotateY(146deg) translateX(100px) rotateZ(250deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-250deg) rotateY(146deg) translateX(300px) rotateZ(250deg); } }
.c:nth-child(236) {
  animation: orbit236 14s infinite;
  animation-delay: 2.36s;
  background-color: #ff8600; }

@keyframes orbit236 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-11deg) rotateY(185deg) translateX(100px) rotateZ(11deg); }
  80% {
    transform: rotateZ(-11deg) rotateY(185deg) translateX(100px) rotateZ(11deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-11deg) rotateY(185deg) translateX(300px) rotateZ(11deg); } }
.c:nth-child(237) {
  animation: orbit237 14s infinite;
  animation-delay: 2.37s;
  background-color: #ff8600; }

@keyframes orbit237 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-131deg) rotateY(163deg) translateX(100px) rotateZ(131deg); }
  80% {
    transform: rotateZ(-131deg) rotateY(163deg) translateX(100px) rotateZ(131deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-131deg) rotateY(163deg) translateX(300px) rotateZ(131deg); } }
.c:nth-child(238) {
  animation: orbit238 14s infinite;
  animation-delay: 2.38s;
  background-color: #ff8700; }

@keyframes orbit238 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-53deg) rotateY(168deg) translateX(100px) rotateZ(53deg); }
  80% {
    transform: rotateZ(-53deg) rotateY(168deg) translateX(100px) rotateZ(53deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-53deg) rotateY(168deg) translateX(300px) rotateZ(53deg); } }
.c:nth-child(239) {
  animation: orbit239 14s infinite;
  animation-delay: 2.39s;
  background-color: #ff8700; }

@keyframes orbit239 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-167deg) rotateY(99deg) translateX(100px) rotateZ(167deg); }
  80% {
    transform: rotateZ(-167deg) rotateY(99deg) translateX(100px) rotateZ(167deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-167deg) rotateY(99deg) translateX(300px) rotateZ(167deg); } }
.c:nth-child(240) {
  animation: orbit240 14s infinite;
  animation-delay: 2.4s;
  background-color: #ff8800; }

@keyframes orbit240 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-119deg) rotateY(86deg) translateX(100px) rotateZ(119deg); }
  80% {
    transform: rotateZ(-119deg) rotateY(86deg) translateX(100px) rotateZ(119deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-119deg) rotateY(86deg) translateX(300px) rotateZ(119deg); } }
.c:nth-child(241) {
  animation: orbit241 14s infinite;
  animation-delay: 2.41s;
  background-color: #ff8900; }

@keyframes orbit241 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-353deg) rotateY(39deg) translateX(100px) rotateZ(353deg); }
  80% {
    transform: rotateZ(-353deg) rotateY(39deg) translateX(100px) rotateZ(353deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-353deg) rotateY(39deg) translateX(300px) rotateZ(353deg); } }
.c:nth-child(242) {
  animation: orbit242 14s infinite;
  animation-delay: 2.42s;
  background-color: #ff8900; }

@keyframes orbit242 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-327deg) rotateY(274deg) translateX(100px) rotateZ(327deg); }
  80% {
    transform: rotateZ(-327deg) rotateY(274deg) translateX(100px) rotateZ(327deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-327deg) rotateY(274deg) translateX(300px) rotateZ(327deg); } }
.c:nth-child(243) {
  animation: orbit243 14s infinite;
  animation-delay: 2.43s;
  background-color: #ff8a00; }

@keyframes orbit243 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-204deg) rotateY(349deg) translateX(100px) rotateZ(204deg); }
  80% {
    transform: rotateZ(-204deg) rotateY(349deg) translateX(100px) rotateZ(204deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-204deg) rotateY(349deg) translateX(300px) rotateZ(204deg); } }
.c:nth-child(244) {
  animation: orbit244 14s infinite;
  animation-delay: 2.44s;
  background-color: #ff8a00; }

@keyframes orbit244 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-217deg) rotateY(54deg) translateX(100px) rotateZ(217deg); }
  80% {
    transform: rotateZ(-217deg) rotateY(54deg) translateX(100px) rotateZ(217deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-217deg) rotateY(54deg) translateX(300px) rotateZ(217deg); } }
.c:nth-child(245) {
  animation: orbit245 14s infinite;
  animation-delay: 2.45s;
  background-color: #ff8b00; }

@keyframes orbit245 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-52deg) rotateY(315deg) translateX(100px) rotateZ(52deg); }
  80% {
    transform: rotateZ(-52deg) rotateY(315deg) translateX(100px) rotateZ(52deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-52deg) rotateY(315deg) translateX(300px) rotateZ(52deg); } }
.c:nth-child(246) {
  animation: orbit246 14s infinite;
  animation-delay: 2.46s;
  background-color: #ff8b00; }

@keyframes orbit246 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-182deg) rotateY(181deg) translateX(100px) rotateZ(182deg); }
  80% {
    transform: rotateZ(-182deg) rotateY(181deg) translateX(100px) rotateZ(182deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-182deg) rotateY(181deg) translateX(300px) rotateZ(182deg); } }
.c:nth-child(247) {
  animation: orbit247 14s infinite;
  animation-delay: 2.47s;
  background-color: darkorange; }

@keyframes orbit247 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-175deg) rotateY(297deg) translateX(100px) rotateZ(175deg); }
  80% {
    transform: rotateZ(-175deg) rotateY(297deg) translateX(100px) rotateZ(175deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-175deg) rotateY(297deg) translateX(300px) rotateZ(175deg); } }
.c:nth-child(248) {
  animation: orbit248 14s infinite;
  animation-delay: 2.48s;
  background-color: #ff8d00; }

@keyframes orbit248 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-210deg) rotateY(7deg) translateX(100px) rotateZ(210deg); }
  80% {
    transform: rotateZ(-210deg) rotateY(7deg) translateX(100px) rotateZ(210deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-210deg) rotateY(7deg) translateX(300px) rotateZ(210deg); } }
.c:nth-child(249) {
  animation: orbit249 14s infinite;
  animation-delay: 2.49s;
  background-color: #ff8d00; }

@keyframes orbit249 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-360deg) rotateY(121deg) translateX(100px) rotateZ(360deg); }
  80% {
    transform: rotateZ(-360deg) rotateY(121deg) translateX(100px) rotateZ(360deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-360deg) rotateY(121deg) translateX(300px) rotateZ(360deg); } }
.c:nth-child(250) {
  animation: orbit250 14s infinite;
  animation-delay: 2.5s;
  background-color: #ff8e00; }

@keyframes orbit250 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-154deg) rotateY(352deg) translateX(100px) rotateZ(154deg); }
  80% {
    transform: rotateZ(-154deg) rotateY(352deg) translateX(100px) rotateZ(154deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-154deg) rotateY(352deg) translateX(300px) rotateZ(154deg); } }
.c:nth-child(251) {
  animation: orbit251 14s infinite;
  animation-delay: 2.51s;
  background-color: #ff8e00; }

@keyframes orbit251 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-248deg) rotateY(100deg) translateX(100px) rotateZ(248deg); }
  80% {
    transform: rotateZ(-248deg) rotateY(100deg) translateX(100px) rotateZ(248deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-248deg) rotateY(100deg) translateX(300px) rotateZ(248deg); } }
.c:nth-child(252) {
  animation: orbit252 14s infinite;
  animation-delay: 2.52s;
  background-color: #ff8f00; }

@keyframes orbit252 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-183deg) rotateY(75deg) translateX(100px) rotateZ(183deg); }
  80% {
    transform: rotateZ(-183deg) rotateY(75deg) translateX(100px) rotateZ(183deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-183deg) rotateY(75deg) translateX(300px) rotateZ(183deg); } }
.c:nth-child(253) {
  animation: orbit253 14s infinite;
  animation-delay: 2.53s;
  background-color: #ff8f00; }

@keyframes orbit253 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-272deg) rotateY(123deg) translateX(100px) rotateZ(272deg); }
  80% {
    transform: rotateZ(-272deg) rotateY(123deg) translateX(100px) rotateZ(272deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-272deg) rotateY(123deg) translateX(300px) rotateZ(272deg); } }
.c:nth-child(254) {
  animation: orbit254 14s infinite;
  animation-delay: 2.54s;
  background-color: #ff9000; }

@keyframes orbit254 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-160deg) rotateY(159deg) translateX(100px) rotateZ(160deg); }
  80% {
    transform: rotateZ(-160deg) rotateY(159deg) translateX(100px) rotateZ(160deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-160deg) rotateY(159deg) translateX(300px) rotateZ(160deg); } }
.c:nth-child(255) {
  animation: orbit255 14s infinite;
  animation-delay: 2.55s;
  background-color: #ff9100; }

@keyframes orbit255 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-357deg) rotateY(114deg) translateX(100px) rotateZ(357deg); }
  80% {
    transform: rotateZ(-357deg) rotateY(114deg) translateX(100px) rotateZ(357deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-357deg) rotateY(114deg) translateX(300px) rotateZ(357deg); } }
.c:nth-child(256) {
  animation: orbit256 14s infinite;
  animation-delay: 2.56s;
  background-color: #ff9100; }

@keyframes orbit256 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-238deg) rotateY(331deg) translateX(100px) rotateZ(238deg); }
  80% {
    transform: rotateZ(-238deg) rotateY(331deg) translateX(100px) rotateZ(238deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-238deg) rotateY(331deg) translateX(300px) rotateZ(238deg); } }
.c:nth-child(257) {
  animation: orbit257 14s infinite;
  animation-delay: 2.57s;
  background-color: #ff9200; }

@keyframes orbit257 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-38deg) rotateY(139deg) translateX(100px) rotateZ(38deg); }
  80% {
    transform: rotateZ(-38deg) rotateY(139deg) translateX(100px) rotateZ(38deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-38deg) rotateY(139deg) translateX(300px) rotateZ(38deg); } }
.c:nth-child(258) {
  animation: orbit258 14s infinite;
  animation-delay: 2.58s;
  background-color: #ff9200; }

@keyframes orbit258 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-336deg) rotateY(234deg) translateX(100px) rotateZ(336deg); }
  80% {
    transform: rotateZ(-336deg) rotateY(234deg) translateX(100px) rotateZ(336deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-336deg) rotateY(234deg) translateX(300px) rotateZ(336deg); } }
.c:nth-child(259) {
  animation: orbit259 14s infinite;
  animation-delay: 2.59s;
  background-color: #ff9300; }

@keyframes orbit259 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-243deg) rotateY(250deg) translateX(100px) rotateZ(243deg); }
  80% {
    transform: rotateZ(-243deg) rotateY(250deg) translateX(100px) rotateZ(243deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-243deg) rotateY(250deg) translateX(300px) rotateZ(243deg); } }
.c:nth-child(260) {
  animation: orbit260 14s infinite;
  animation-delay: 2.6s;
  background-color: #ff9300; }

@keyframes orbit260 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-66deg) rotateY(13deg) translateX(100px) rotateZ(66deg); }
  80% {
    transform: rotateZ(-66deg) rotateY(13deg) translateX(100px) rotateZ(66deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-66deg) rotateY(13deg) translateX(300px) rotateZ(66deg); } }
.c:nth-child(261) {
  animation: orbit261 14s infinite;
  animation-delay: 2.61s;
  background-color: #ff9400; }

@keyframes orbit261 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-168deg) rotateY(4deg) translateX(100px) rotateZ(168deg); }
  80% {
    transform: rotateZ(-168deg) rotateY(4deg) translateX(100px) rotateZ(168deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-168deg) rotateY(4deg) translateX(300px) rotateZ(168deg); } }
.c:nth-child(262) {
  animation: orbit262 14s infinite;
  animation-delay: 2.62s;
  background-color: #ff9400; }

@keyframes orbit262 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-110deg) rotateY(216deg) translateX(100px) rotateZ(110deg); }
  80% {
    transform: rotateZ(-110deg) rotateY(216deg) translateX(100px) rotateZ(110deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-110deg) rotateY(216deg) translateX(300px) rotateZ(110deg); } }
.c:nth-child(263) {
  animation: orbit263 14s infinite;
  animation-delay: 2.63s;
  background-color: #ff9500; }

@keyframes orbit263 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-61deg) rotateY(267deg) translateX(100px) rotateZ(61deg); }
  80% {
    transform: rotateZ(-61deg) rotateY(267deg) translateX(100px) rotateZ(61deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-61deg) rotateY(267deg) translateX(300px) rotateZ(61deg); } }
.c:nth-child(264) {
  animation: orbit264 14s infinite;
  animation-delay: 2.64s;
  background-color: #ff9600; }

@keyframes orbit264 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-327deg) rotateY(159deg) translateX(100px) rotateZ(327deg); }
  80% {
    transform: rotateZ(-327deg) rotateY(159deg) translateX(100px) rotateZ(327deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-327deg) rotateY(159deg) translateX(300px) rotateZ(327deg); } }
.c:nth-child(265) {
  animation: orbit265 14s infinite;
  animation-delay: 2.65s;
  background-color: #ff9600; }

@keyframes orbit265 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-12deg) rotateY(125deg) translateX(100px) rotateZ(12deg); }
  80% {
    transform: rotateZ(-12deg) rotateY(125deg) translateX(100px) rotateZ(12deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-12deg) rotateY(125deg) translateX(300px) rotateZ(12deg); } }
.c:nth-child(266) {
  animation: orbit266 14s infinite;
  animation-delay: 2.66s;
  background-color: #ff9700; }

@keyframes orbit266 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-225deg) rotateY(335deg) translateX(100px) rotateZ(225deg); }
  80% {
    transform: rotateZ(-225deg) rotateY(335deg) translateX(100px) rotateZ(225deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-225deg) rotateY(335deg) translateX(300px) rotateZ(225deg); } }
.c:nth-child(267) {
  animation: orbit267 14s infinite;
  animation-delay: 2.67s;
  background-color: #ff9700; }

@keyframes orbit267 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-17deg) rotateY(4deg) translateX(100px) rotateZ(17deg); }
  80% {
    transform: rotateZ(-17deg) rotateY(4deg) translateX(100px) rotateZ(17deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-17deg) rotateY(4deg) translateX(300px) rotateZ(17deg); } }
.c:nth-child(268) {
  animation: orbit268 14s infinite;
  animation-delay: 2.68s;
  background-color: #ff9800; }

@keyframes orbit268 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-243deg) rotateY(9deg) translateX(100px) rotateZ(243deg); }
  80% {
    transform: rotateZ(-243deg) rotateY(9deg) translateX(100px) rotateZ(243deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-243deg) rotateY(9deg) translateX(300px) rotateZ(243deg); } }
.c:nth-child(269) {
  animation: orbit269 14s infinite;
  animation-delay: 2.69s;
  background-color: #ff9800; }

@keyframes orbit269 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-190deg) rotateY(358deg) translateX(100px) rotateZ(190deg); }
  80% {
    transform: rotateZ(-190deg) rotateY(358deg) translateX(100px) rotateZ(190deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-190deg) rotateY(358deg) translateX(300px) rotateZ(190deg); } }
.c:nth-child(270) {
  animation: orbit270 14s infinite;
  animation-delay: 2.7s;
  background-color: #ff9900; }

@keyframes orbit270 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-208deg) rotateY(106deg) translateX(100px) rotateZ(208deg); }
  80% {
    transform: rotateZ(-208deg) rotateY(106deg) translateX(100px) rotateZ(208deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-208deg) rotateY(106deg) translateX(300px) rotateZ(208deg); } }
.c:nth-child(271) {
  animation: orbit271 14s infinite;
  animation-delay: 2.71s;
  background-color: #ff9a00; }

@keyframes orbit271 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-170deg) rotateY(314deg) translateX(100px) rotateZ(170deg); }
  80% {
    transform: rotateZ(-170deg) rotateY(314deg) translateX(100px) rotateZ(170deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-170deg) rotateY(314deg) translateX(300px) rotateZ(170deg); } }
.c:nth-child(272) {
  animation: orbit272 14s infinite;
  animation-delay: 2.72s;
  background-color: #ff9a00; }

@keyframes orbit272 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-221deg) rotateY(159deg) translateX(100px) rotateZ(221deg); }
  80% {
    transform: rotateZ(-221deg) rotateY(159deg) translateX(100px) rotateZ(221deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-221deg) rotateY(159deg) translateX(300px) rotateZ(221deg); } }
.c:nth-child(273) {
  animation: orbit273 14s infinite;
  animation-delay: 2.73s;
  background-color: #ff9b00; }

@keyframes orbit273 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-23deg) rotateY(210deg) translateX(100px) rotateZ(23deg); }
  80% {
    transform: rotateZ(-23deg) rotateY(210deg) translateX(100px) rotateZ(23deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-23deg) rotateY(210deg) translateX(300px) rotateZ(23deg); } }
.c:nth-child(274) {
  animation: orbit274 14s infinite;
  animation-delay: 2.74s;
  background-color: #ff9b00; }

@keyframes orbit274 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-159deg) rotateY(83deg) translateX(100px) rotateZ(159deg); }
  80% {
    transform: rotateZ(-159deg) rotateY(83deg) translateX(100px) rotateZ(159deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-159deg) rotateY(83deg) translateX(300px) rotateZ(159deg); } }
.c:nth-child(275) {
  animation: orbit275 14s infinite;
  animation-delay: 2.75s;
  background-color: #ff9c00; }

@keyframes orbit275 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-32deg) rotateY(60deg) translateX(100px) rotateZ(32deg); }
  80% {
    transform: rotateZ(-32deg) rotateY(60deg) translateX(100px) rotateZ(32deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-32deg) rotateY(60deg) translateX(300px) rotateZ(32deg); } }
.c:nth-child(276) {
  animation: orbit276 14s infinite;
  animation-delay: 2.76s;
  background-color: #ff9c00; }

@keyframes orbit276 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-177deg) rotateY(72deg) translateX(100px) rotateZ(177deg); }
  80% {
    transform: rotateZ(-177deg) rotateY(72deg) translateX(100px) rotateZ(177deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-177deg) rotateY(72deg) translateX(300px) rotateZ(177deg); } }
.c:nth-child(277) {
  animation: orbit277 14s infinite;
  animation-delay: 2.77s;
  background-color: #ff9d00; }

@keyframes orbit277 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-137deg) rotateY(97deg) translateX(100px) rotateZ(137deg); }
  80% {
    transform: rotateZ(-137deg) rotateY(97deg) translateX(100px) rotateZ(137deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-137deg) rotateY(97deg) translateX(300px) rotateZ(137deg); } }
.c:nth-child(278) {
  animation: orbit278 14s infinite;
  animation-delay: 2.78s;
  background-color: #ff9e00; }

@keyframes orbit278 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-2deg) rotateY(127deg) translateX(100px) rotateZ(2deg); }
  80% {
    transform: rotateZ(-2deg) rotateY(127deg) translateX(100px) rotateZ(2deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-2deg) rotateY(127deg) translateX(300px) rotateZ(2deg); } }
.c:nth-child(279) {
  animation: orbit279 14s infinite;
  animation-delay: 2.79s;
  background-color: #ff9e00; }

@keyframes orbit279 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-86deg) rotateY(309deg) translateX(100px) rotateZ(86deg); }
  80% {
    transform: rotateZ(-86deg) rotateY(309deg) translateX(100px) rotateZ(86deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-86deg) rotateY(309deg) translateX(300px) rotateZ(86deg); } }
.c:nth-child(280) {
  animation: orbit280 14s infinite;
  animation-delay: 2.8s;
  background-color: #ff9f00; }

@keyframes orbit280 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-14deg) rotateY(54deg) translateX(100px) rotateZ(14deg); }
  80% {
    transform: rotateZ(-14deg) rotateY(54deg) translateX(100px) rotateZ(14deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-14deg) rotateY(54deg) translateX(300px) rotateZ(14deg); } }
.c:nth-child(281) {
  animation: orbit281 14s infinite;
  animation-delay: 2.81s;
  background-color: #ff9f00; }

@keyframes orbit281 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-68deg) rotateY(295deg) translateX(100px) rotateZ(68deg); }
  80% {
    transform: rotateZ(-68deg) rotateY(295deg) translateX(100px) rotateZ(68deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-68deg) rotateY(295deg) translateX(300px) rotateZ(68deg); } }
.c:nth-child(282) {
  animation: orbit282 14s infinite;
  animation-delay: 2.82s;
  background-color: #ffa000; }

@keyframes orbit282 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-13deg) rotateY(84deg) translateX(100px) rotateZ(13deg); }
  80% {
    transform: rotateZ(-13deg) rotateY(84deg) translateX(100px) rotateZ(13deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-13deg) rotateY(84deg) translateX(300px) rotateZ(13deg); } }
.c:nth-child(283) {
  animation: orbit283 14s infinite;
  animation-delay: 2.83s;
  background-color: #ffa000; }

@keyframes orbit283 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-239deg) rotateY(145deg) translateX(100px) rotateZ(239deg); }
  80% {
    transform: rotateZ(-239deg) rotateY(145deg) translateX(100px) rotateZ(239deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-239deg) rotateY(145deg) translateX(300px) rotateZ(239deg); } }
.c:nth-child(284) {
  animation: orbit284 14s infinite;
  animation-delay: 2.84s;
  background-color: #ffa100; }

@keyframes orbit284 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-319deg) rotateY(346deg) translateX(100px) rotateZ(319deg); }
  80% {
    transform: rotateZ(-319deg) rotateY(346deg) translateX(100px) rotateZ(319deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-319deg) rotateY(346deg) translateX(300px) rotateZ(319deg); } }
.c:nth-child(285) {
  animation: orbit285 14s infinite;
  animation-delay: 2.85s;
  background-color: #ffa200; }

@keyframes orbit285 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-222deg) rotateY(327deg) translateX(100px) rotateZ(222deg); }
  80% {
    transform: rotateZ(-222deg) rotateY(327deg) translateX(100px) rotateZ(222deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-222deg) rotateY(327deg) translateX(300px) rotateZ(222deg); } }
.c:nth-child(286) {
  animation: orbit286 14s infinite;
  animation-delay: 2.86s;
  background-color: #ffa200; }

@keyframes orbit286 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-277deg) rotateY(123deg) translateX(100px) rotateZ(277deg); }
  80% {
    transform: rotateZ(-277deg) rotateY(123deg) translateX(100px) rotateZ(277deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-277deg) rotateY(123deg) translateX(300px) rotateZ(277deg); } }
.c:nth-child(287) {
  animation: orbit287 14s infinite;
  animation-delay: 2.87s;
  background-color: #ffa300; }

@keyframes orbit287 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-92deg) rotateY(201deg) translateX(100px) rotateZ(92deg); }
  80% {
    transform: rotateZ(-92deg) rotateY(201deg) translateX(100px) rotateZ(92deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-92deg) rotateY(201deg) translateX(300px) rotateZ(92deg); } }
.c:nth-child(288) {
  animation: orbit288 14s infinite;
  animation-delay: 2.88s;
  background-color: #ffa300; }

@keyframes orbit288 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-215deg) rotateY(318deg) translateX(100px) rotateZ(215deg); }
  80% {
    transform: rotateZ(-215deg) rotateY(318deg) translateX(100px) rotateZ(215deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-215deg) rotateY(318deg) translateX(300px) rotateZ(215deg); } }
.c:nth-child(289) {
  animation: orbit289 14s infinite;
  animation-delay: 2.89s;
  background-color: #ffa400; }

@keyframes orbit289 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-304deg) rotateY(215deg) translateX(100px) rotateZ(304deg); }
  80% {
    transform: rotateZ(-304deg) rotateY(215deg) translateX(100px) rotateZ(304deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-304deg) rotateY(215deg) translateX(300px) rotateZ(304deg); } }
.c:nth-child(290) {
  animation: orbit290 14s infinite;
  animation-delay: 2.9s;
  background-color: #ffa400; }

@keyframes orbit290 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-249deg) rotateY(104deg) translateX(100px) rotateZ(249deg); }
  80% {
    transform: rotateZ(-249deg) rotateY(104deg) translateX(100px) rotateZ(249deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-249deg) rotateY(104deg) translateX(300px) rotateZ(249deg); } }
.c:nth-child(291) {
  animation: orbit291 14s infinite;
  animation-delay: 2.91s;
  background-color: orange; }

@keyframes orbit291 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-18deg) rotateY(103deg) translateX(100px) rotateZ(18deg); }
  80% {
    transform: rotateZ(-18deg) rotateY(103deg) translateX(100px) rotateZ(18deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-18deg) rotateY(103deg) translateX(300px) rotateZ(18deg); } }
.c:nth-child(292) {
  animation: orbit292 14s infinite;
  animation-delay: 2.92s;
  background-color: orange; }

@keyframes orbit292 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-240deg) rotateY(28deg) translateX(100px) rotateZ(240deg); }
  80% {
    transform: rotateZ(-240deg) rotateY(28deg) translateX(100px) rotateZ(240deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-240deg) rotateY(28deg) translateX(300px) rotateZ(240deg); } }
.c:nth-child(293) {
  animation: orbit293 14s infinite;
  animation-delay: 2.93s;
  background-color: #ffa600; }

@keyframes orbit293 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-311deg) rotateY(335deg) translateX(100px) rotateZ(311deg); }
  80% {
    transform: rotateZ(-311deg) rotateY(335deg) translateX(100px) rotateZ(311deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-311deg) rotateY(335deg) translateX(300px) rotateZ(311deg); } }
.c:nth-child(294) {
  animation: orbit294 14s infinite;
  animation-delay: 2.94s;
  background-color: #ffa700; }

@keyframes orbit294 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-242deg) rotateY(126deg) translateX(100px) rotateZ(242deg); }
  80% {
    transform: rotateZ(-242deg) rotateY(126deg) translateX(100px) rotateZ(242deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-242deg) rotateY(126deg) translateX(300px) rotateZ(242deg); } }
.c:nth-child(295) {
  animation: orbit295 14s infinite;
  animation-delay: 2.95s;
  background-color: #ffa700; }

@keyframes orbit295 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-258deg) rotateY(168deg) translateX(100px) rotateZ(258deg); }
  80% {
    transform: rotateZ(-258deg) rotateY(168deg) translateX(100px) rotateZ(258deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-258deg) rotateY(168deg) translateX(300px) rotateZ(258deg); } }
.c:nth-child(296) {
  animation: orbit296 14s infinite;
  animation-delay: 2.96s;
  background-color: #ffa800; }

@keyframes orbit296 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-91deg) rotateY(240deg) translateX(100px) rotateZ(91deg); }
  80% {
    transform: rotateZ(-91deg) rotateY(240deg) translateX(100px) rotateZ(91deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-91deg) rotateY(240deg) translateX(300px) rotateZ(91deg); } }
.c:nth-child(297) {
  animation: orbit297 14s infinite;
  animation-delay: 2.97s;
  background-color: #ffa800; }

@keyframes orbit297 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-170deg) rotateY(77deg) translateX(100px) rotateZ(170deg); }
  80% {
    transform: rotateZ(-170deg) rotateY(77deg) translateX(100px) rotateZ(170deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-170deg) rotateY(77deg) translateX(300px) rotateZ(170deg); } }
.c:nth-child(298) {
  animation: orbit298 14s infinite;
  animation-delay: 2.98s;
  background-color: #ffa900; }

@keyframes orbit298 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-13deg) rotateY(207deg) translateX(100px) rotateZ(13deg); }
  80% {
    transform: rotateZ(-13deg) rotateY(207deg) translateX(100px) rotateZ(13deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-13deg) rotateY(207deg) translateX(300px) rotateZ(13deg); } }
.c:nth-child(299) {
  animation: orbit299 14s infinite;
  animation-delay: 2.99s;
  background-color: #ffa900; }

@keyframes orbit299 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-335deg) rotateY(86deg) translateX(100px) rotateZ(335deg); }
  80% {
    transform: rotateZ(-335deg) rotateY(86deg) translateX(100px) rotateZ(335deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-335deg) rotateY(86deg) translateX(300px) rotateZ(335deg); } }
.c:nth-child(300) {
  animation: orbit300 14s infinite;
  animation-delay: 3s;
  background-color: #ffaa00; }

@keyframes orbit300 {
  20% {
    opacity: 1; }
  30% {
    transform: rotateZ(-318deg) rotateY(156deg) translateX(100px) rotateZ(318deg); }
  80% {
    transform: rotateZ(-318deg) rotateY(156deg) translateX(100px) rotateZ(318deg);
    opacity: 1; }
  100% {
    transform: rotateZ(-318deg) rotateY(156deg) translateX(300px) rotateZ(318deg); } }
/*Networking page*/
.networking-hero {
  height: 40vh;
  background: #00171f; }

#WebGL-output {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

#WebGL-output canvas {
  width: 40vw !important;
  height: 40vh !important; }

.networking-parallax {
  background-image: url(https://www.tlcworld.com/wp-content/uploads/2018/12/globe-in-hand-3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  	/*background-color:rgba(0,23,31,0.9);
      background-blend-mode: overlay;*/
  background-position: bottom; }

/*Structured Cabling page*/
#Stats-output {
  display: none; }

/*.cabling-animation-container {
	width:100vw;
	height:90vh;
	position:absolute;
	top:10vh;
	left:0;
}*/
.cabling-animation-container {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #00171f; }

.cabling-animation {
  width: 100% !important;
  height: 100% !important; }

.cabling-body #WebGL-output canvas {
  width: 60% !important;
  height: 100% !important; }

.cabling-parallax {
  background-image: url(https://www.tlcworld.com/wp-content/uploads/2018/12/spool-3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  	/*background-color:rgba(0,23,31,0.9);
      background-blend-mode: overlay;*/ }

.fa-external-link-alt {
  margin-left: 10px; }

/*Cloud page*/
.cloud-hero {
  background: rgba(0, 23, 31, 0.7);
  z-index: 2; }

#cloud-container {
  position: absolute;
  touch-action: none;
  z-index: 1;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100vw;
  height: 100vh; }

/*Resources page*/
.resources-body {
  background-image: linear-gradient(to right, #00171f, #081f26, #0f272d, #172f33, #1f383a); }

#resources-globe-container {
  position: absolute;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 100%; }

#resources-globe-container canvas {
  width: auto !important;
  height: 100% !important;
  margin: auto; }

.green-ten-with-shadow {
  -webkit-box-shadow: 0px 7px 19px -6px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 7px 19px -6px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 7px 19px -6px rgba(0, 0, 0, 0.45); }

.resources-logos {
  background-image: url(https://www.tlcworld.com/wp-content/uploads/2018/12/resources-logos.png);
  background-size: 90% auto;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  height: 40vh; }

/*Footer*/
footer {
  width: 100%;
  height: auto;
  background: white;
  z-index: 2;
  position: relative; }

.footer-contact-info-container {
  width: 100%;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center; }

.footer-contact-info {
  width: 90%;
  max-width: 1100px;
  height: auto;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-family: "Comfortaa", cursive;
  padding: 30px 0; }

.footer-contact-section {
  flex: 1;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center; }

.footer-contact-type {
  color: #08262c;
  margin-right: 6px; }

.footer-customer-service-phone-container {
  border-right: 1px solid #c1c1c1; }

.footer-email-container {
  border-left: 1px solid #c1c1c1; }

.footer-contact-section a[href^="mailto:"] {
  color: #275451; }

.copyright,
.created-by-i21c {
  width: 100%;
  height: auto;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center; }

.copyright {
  padding: 20px 0;
  font-family: "Comfortaa", cursive;
  font-size: 12px;
  background: #00171f;
  color: white; }

.created-by-i21c {
  font-family: "Prompt", sans-serif;
  font-weight: 200;
  margin: 0;
  font-size: 12px;
  padding: 10px 0;
  background: #f5f5f5; }

.created-by-i21c a {
  text-decoration: underline; }

/*Slider styles*/
.slider-section {
  height: auto;
  border-top: 1px solid #cbd4c2;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.25); }

#slider-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: auto;
  background: white;
  padding: 20px 0px; }

.photobanner {
  display: flex;
  height: auto;
  width: 300%; }

.photobanner img {
  height: 60px;
  width: auto;
  padding-right: 120px; }

.first {
  -webkit-animation: bannermove 30s linear infinite;
  -moz-animation: bannermove 30s linear infinite;
  -ms-animation: bannermove 30s linear infinite;
  -o-animation: bannermove 30s linear infinite;
  animation: bannermove 30s linear infinite; }

@keyframes "bannermove" {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -2125px; } }
@-moz-keyframes bannermove {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -2125px; } }
@-webkit-keyframes "bannermove" {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -2125px; } }
@-o-keyframes "bannermove" {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -2125px; } }
@media screen and (max-width: 55em) {
  .content {
    flex-direction: column;
    height: auto; }

  .content:not(.content--fixed) {
    margin-bottom: 6em; } }
/*Free Consultation tab*/
.free-consultation-tab {
  position: fixed;
  bottom: 2vh;
  right: 5%;
  width: 140px;
  height: auto;
  background: #00171f;
  z-index: 4;
  color: white;
  font-family: "Prompt", sans-serif;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  font-size: 12px;
  background-image: linear-gradient(to right bottom, #a24936, #ab5340, #b45d4a, #bd6755, #c6715f); }

.consultation-tab-inner {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 8px 12px; }

.consultation-chevron {
  transition: 0.3s;
  position: absolute;
  width: 14px;
  height: 16px;
  margin-left: 2px; }

.consultation-chevron-rotate {
  transform: rotate(90deg);
  transition: 0.3s; }

.consultation-form-container {
  width: 100%;
  height: auto;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background: #ebeded;
  z-index: 2;
  position: relative; }

.consultation-form-inner {
  width: 90%;
  max-width: 600px;
  height: auto;
  margin: auto;
  font-family: "Prompt", sans-serif; }

div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-weight: 400 !important; }

div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
  background: #08262c !important;
  color: white !important; }

.matrix-container {
  position: absolute;
  z-index: 1;
  top: 0;
  margin-top: 0px;
  width: 200px;
  height: 200px;
  -webkit-transform: rotateX(60deg);
  transform: rotateX(60deg); }

.matrix-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(245, 245, 245, 0.45);
  -webkit-transform: rotateX(0deg) rotate(45deg);
  transform: rotateX(0deg) rotate(45deg);
  pointer-events: all;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  border: 3px solid #cbd4c2;
  -webkit-transform: matrix3d(0.707107, 0.321018, 0.630038, 0, -0.707107, 0.321019, 0.630038, 0, 0, -1.02722, 0.523394, 0, 0, 0, -1000, 1);
  -moz-transform: matrix3d(0.707107, 0.321018, 0.630038, 0, -0.707107, 0.321019, 0.630038, 0, 0, -1.02722, 0.523394, 0, 0, 0, -1000, 1);
  transform: matrix3d(0.707107, 0.321018, 0.630038, 0, -0.707107, 0.321019, 0.630038, 0, 0, -1.02722, 0.523394, 0, 0, 0, -1000, 1); }

.matrix-layer-one {
  z-index: 3; }

.matrix-layer-two {
  z-index: 2;
  margin-top: 40px; }

.matrix-layer-three {
  z-index: 1;
  margin-top: 80px; }

/*Contact Us page*/
#contact-us-globe-container {
  position: absolute;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 90vh; }

#contact-us-globe-container canvas {
  width: 100% !important;
  height: 100% !important;
  margin: auto; }

.contact-us-form-container {
  width: 100%;
  height: auto;
  min-height: 60vh;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background: #ebeded;
  position: relative;
  z-index: 2; }

.contact-form-inner {
  width: 90%;
  padding-top: 40px;
  max-width: 600px;
  height: auto;
  margin: auto;
  font-family: "Prompt", sans-serif; }

/*Free Consultation page*/
#consultation-globe-container {
  position: absolute;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 80vh; }

#consultation-globe-container canvas {
  width: 100% !important;
  height: 100% !important;
  margin: auto; }

.consultation-page-consultation-form-container {
  width: 100%;
  height: auto;
  min-height: 60vh;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background: #ebeded;
  z-index: 2;
  position: relative; }

.consultation-page-consultation-form-inner {
  width: 90%;
  padding-top: 40px;
  max-width: 600px;
  height: auto;
  margin: auto;
  font-family: "Prompt", sans-serif; }

/*How Did We Do page*/
#how-did-we-do-globe-container {
  position: absolute;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 90vh; }

#how-did-we-do-globe-container canvas {
  width: 100% !important;
  height: 100% !important;
  margin: auto; }

.how-did-we-do-form-container {
  width: 100%;
  height: auto;
  min-height: 60vh;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background: #ebeded;
  z-index: 2;
  position: relative; }

.how-did-we-do-form-inner {
  width: 90%;
  padding-top: 40px;
  max-width: 600px;
  height: auto;
  margin: auto;
  font-family: "Prompt", sans-serif; }

/*New Customer Request page*/
#new-customer-request-globe-container {
  position: absolute;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 90vh; }

#new-customer-request-globe-container canvas {
  width: 100% !important;
  height: 100% !important;
  margin: auto; }

.new-customer-request-form-container {
  width: 100%;
  height: auto;
  min-height: 60vh;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background: #ebeded;
  z-index: 2;
  position: relative; }

.new-customer-request-form-inner {
  width: 90%;
  padding-top: 40px;
  max-width: 600px;
  height: auto;
  margin: auto;
  font-family: "Prompt", sans-serif; }

/*Matrix hero*/
.matrix-hero {
  background: #00171f;
  height: 300px;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex; }

.matrix-hero-matrix-container {
  position: absolute;
  z-index: 3;
  width: 200px;
  height: 200px;
  -webkit-transform: rotateX(60deg);
  transform: rotateX(60deg); }

.matrix-hero-matrix-container .matrix-layer {
  border: none;
  background: rgba(245, 245, 245, 0.05); }

/*No display on Desktop*/
.mobile-nav-container,
.nav-menu-icon,
.mobile-contact-bar,
.dg.ac {
  display: none; }

/*New Styles*/
.service-page-hero {
  height: 40vh;
  width: 100%;
  position: relative;
  margin-top: 41px; }

.hero-overlay {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.service-page-hero h1 {
  font-family: "Prompt", sans-serif;
  font-weight: 500;
  letter-spacing: .129em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  width: 100%;
  margin: auto;
  z-index: 4; }

.container-with-matrix-inner {
  z-index: 4;
  position: relative; }

.matrix-wrapper {
  width: 100%;
  height: 100%;
  z-index: -1;
  background: white;
  position: absolute;
  display:-moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

.matrix-container {
  position: absolute;
  z-index: -1;
  padding: 80px 0; }

.matrix-layer-one {
  z-index: 2; }

.matrix-layer-two {
  z-index: 1;
  margin-top: 40px; }

.matrix-layer-three {
  z-index: -1;
  margin-top: 80px; }

.service-div-inner h2 {
  position: relative; }

@media (max-width: 1380px) and (min-width: 900px) {
  .services-menu {
    font-size: 1.1vw; }

  .intro {
    width: 72%;
    max-width: 72%; }

  .what-works-best {
    width: 70%;
    max-width: 70%;
    font-size: 18px; }

  .resources-logos {
    background-size: auto 90%; }

  .agility-inner,
  .nonprofits-inner {
    max-width: 70%; }

  .agility-inner p {
    font-size: 1.43vw; } }
/* ----------- iPad 1, 2, Mini and Air ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .breadcrumb {
    display: none; }

  .intro {
    width: 90%;
    max-width: 90%; }

  .home-section h2 {
    max-width: 94%; }

  .agility-inner p {
    max-width: 80%;
    text-align: center; }

  .what-works-best-options {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 600px;
    margin: auto; }

  .what-works-best h3,
  .what-works-best h4 {
    text-align: center; }

  .what-works-best p {
    padding-right: 0; }
	
  .nonprofits-right {
    height: 500px;
	flex:unset;}


  .cloud,
  .section-five,
  about-page-sales,
  .resources-logos,
  .project-engineering-parallax,
  .cabling-parallax,
  .telecom-parallax,
  .networking-parallax {
    background-attachment: scroll; }

  .resources-logos {
    background-size: auto 90%; }

  .cabling-body #WebGL-output canvas {
    width: 100% !important;
    height: 100% !important; } }
/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .catch-phrase {
    font-size: 2.1vw; }

  .header-phone {
    font-size: 1.8vw; }

  .services-dropdown-nav,
  .resources-dropdown-nav {
    font-size: 1.3vw; }

  .nonprofits-left-and-right {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column; }

  .nonprofits-right {
    height: 500px;
	flex:unset;}

  .footer-contact-info {
    font-size: 1.6vw; }

  .services-menu {
    font-size: 1.2vw; }

  .indicator {
    width: 8px;
    height: 8px;
    margin-right: 3px; } }
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .catch-phrase {
    font-size: 1.7vw; }

  .header-phone {
    font-size: 1.4vw; }

  .services-dropdown-nav,
  .resources-dropdown-nav {
    font-size: 1.3vw; }

  .service-page-hero h1 {
    max-width: 98%; }

  .services-menu {
    font-size: 1.1vw; }

  .indicator {
    width: 10px;
    height: 10px;
    margin-right: 4px; } }
/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .breadcrumb {
    display: none; }

  .intro {
    width: 90%;
    max-width: 90%; }

  .home-section h2 {
    max-width: 94%; }

  .agility-inner p {
    max-width: 80%;
    text-align: center; }

  .nonprofits-left-and-right {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column; }

  .nonprofits-right {
    height: 500px;
	flex:unset;}

  .what-works-best-options {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 600px;
    margin: auto; }

  .what-works-best h3,
  .what-works-best h4 {
    text-align: center; }

  .what-works-best p {
    padding-right: 0; }

  .cloud,
  .section-five,
  .about-page-sales,
  .resources-logos,
  .project-engineering-parallax,
  .cabling-parallax,
  .telecom-parallax,
  .networking-parallax {
    background-attachment: scroll; }

  .resources-logos {
    background-size: auto 90%; }

  .cabling-body #WebGL-output canvas {
    width: 100% !important;
    height: 100% !important; } }
/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .catch-phrase {
    font-size: 2.1vw; }

  .header-phone {
    font-size: 1.8vw; }

  .services-dropdown-nav,
  .resources-dropdown-nav {
    font-size: 1.3vw; }

  .footer-contact-info {
    font-size: 1.6vw; }

  .services-menu {
    font-size: 1.2vw; }

  .indicator {
    width: 8px;
    height: 8px;
    margin-right: 3px; } }
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .catch-phrase {
    font-size: 1.7vw; }

  .header-phone {
    font-size: 1.4vw; }

  .services-dropdown-nav,
  .resources-dropdown-nav {
    font-size: 1.1vw; }

  .service-page-hero h1 {
    max-width: 98%; }

  .services-menu {
    font-size: 1.1vw; }

  .indicator {
    width: 10px;
    height: 10px;
    margin-right: 4px; } }
/*Phone styles*/
@media (max-width: 767px) {
  .nav-container,
  .header-phone,
  .breadcrumb,
  .secondary-menu,
  .dg.main .close-button.close-bottom,
  .group-indicator,
  .group-indicator-short {
    display: none; }

  body {
    min-height: unset; }

  /*Mobile Contact Bar*/
  .mobile-contact-bar {
    width: 100%;
    background: white;
    height: 30px;
    display:-moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    position: relative;
    z-index: 10; }

  .mobile-contact-icons {
    display:-moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    margin-left: 5%;
    color: #081f26;
    font-size: 12px; }

  .fa-phone {
    margin-right: 6px; }

  .nav-menu-icon {
    position: fixed;
    display: block;
    right: 5%;
    top: 7px;
    cursor: pointer;
    color: #275451;
    z-index: 12; }

  /* 
  	Mobile Nav
  	------------------------------------------------
  */
  .mobile-nav-container {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background: white;
    background: #00171f;
    z-index: 21;
    overflow: auto;
    border: solid white 10px; }

  .mobile-nav {
    height: auto;
    min-height: 100vh;
    background: #00171f;
    width: 100%;
    max-width: 100%; }

  .mobile-nav-close-icon {
    font-size: 40px;
    color: white;
    position: fixed;
    right: 5%;
    top: 10px;
    font-weight: 700;
    z-index: 23;
    cursor: pointer; }

  .mobile-tlc-title {
    color: #cbd4c2;
    font-family: "Nunito Sans", sans-serif;
    font-family: "Prompt", sans-serif;
    font-family: "Comfortaa", cursive;
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 3.5vw;
    z-index: 23;
    top: 15vh; }

  .menu-mobile-menu-container {
    display:-moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    /*background: rgba(0,23,31,0.8);*/
    z-index: 22;
    position: relative; }

  .mobile-matrix-wrapper {
    position: absolute;
    width: 100%;
    height: auto;
    display:-moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    top: 8vh; }

  .mobile-matrix-container {
    position: relative;
    width: 120px;
    height: 120px;
    margin: auto;
    top: 0;
    -webkit-transform: rotateX(60deg);
	-moz-transform: rotateX(60deg);
    transform: rotateX(60deg);
    transition: 0.3s;
    padding: 60px 0;
    z-index: 1; }

  .mobile-matrix-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(245, 245, 245, 0.25);
    background: rgba(0, 23, 31, 0.5);
    transform: rotateX(0deg) rotate(45deg);
    pointer-events: all;
    transform-style: preserve-3d;
    border: 3px solid #275451;
    -webkit-transform: matrix3d(0.707107, 0.321018, 0.630038, 0, -0.707107, 0.321019, 0.630038, 0, 0, -1.02722, 0.523394, 0, 0, 0, -1000, 1);
    transform: matrix3d(0.707107, 0.321018, 0.630038, 0, -0.707107, 0.321019, 0.630038, 0, 0, -1.02722, 0.523394, 0, 0, 0, -1000, 1); }

  .mobile-matrix-layer-one {
    z-index: 3; }

  .mobile-matrix-layer-two {
    z-index: 2;
    margin-top: 25px; }

  .mobile-matrix-layer-three {
    z-index: 1;
    margin-top: 50px; }

  .services-matrix-transform {
    transform: rotateX(30deg);
    -webkit-transform: rotateX(30deg);
    transition: 0.3s; }

  .resources-matrix-transform {
    transform: rotateX(30deg);
    -webkit-transform: rotateX(30deg);
    transition: 0.3s; }

  #menu-mobile-menu {
    margin: auto;
    text-align: center;
    position: absolute;
    top: 36vh;
    width: 100%; }

  #menu-mobile-menu .fa-caret-down {
    font-size: 30px; }

  #menu-mobile-menu .services-caret-mobile,
  #menu-mobile-menu .resources-caret-mobile {
    margin-top: 6px;
    margin-left: 8px;
    color: white;
    position: absolute;
    transition: 0.3s;
    font-size: 20px; }

  .mobile-nav ul.nav-menu,
  .mobile-nav div.nav-menu > ul {
    display: none; }

  .mobile-nav ul.nav-menu,
  .mobile-nav div.nav-menu > ul {
    display:-moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: left;
    width: 100%; }

  .mobile-nav ul {
    margin: 0;
    text-indent: 0; }

  .mobile-nav li a,
  .mobile-nav li {
    display: inline-block;
    text-decoration: none; }

  .mobile-nav li a {
    border-bottom: 0;
    color: white;
    line-height: 2;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 19px; }

  .mobile-nav li a:hover,
  .mobile-nav li a:focus {
    color: #000; }

  .mobile-nav li {
    position: relative; }

  .mobile-nav li ul {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    display: block;
    -webkit-transform: none;
    -webkit-transform-origin: none;
    top: 0;
    height: 0; }

  .mobile-nav li ul ul {
    top: 0;
    left: 100%; }

  .mobile-nav li ul.activated-mobile-dropdown {
    height: 100%;
    min-height: 100px;
    display:-moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding-bottom: 20px; }

  .mobile-nav li ul li a {
    border-bottom: 1px solid #ededed;
    display: block;
    font-size: 14px;
    line-height: 1.5;
    padding: 8px 0;
    width: 200px;
    white-space: normal; }

  .mobile-nav li ul li a:hover,
  .mobile-nav li ul li a:focus {
    color: #444; }

  .fa-caret-down:hover {
    color: inherit; }

  /*End Mobile nav*/
  header {
    height: auto;
    min-height: unset; }

  .logo-and-catch-phrase-container {
    position: relative;
    border-top: solid 1px #f5f5f5; }

  .logo-and-catch-phrase {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column; }

  .logo {
    width: 100%; }

  .logo img {
    width: 100%;
    height: auto; }

  .catch-phrase {
    width: 100%;
    font-size: 4.2vw;
    text-align: center;
    padding-top: 3px; }

  .hero-container {
    height: 53vh; }

  .home-hero-overlay {
    background-size: auto 50vh; }

  .hero-container h1 {
    font-size: 9vw;
    margin-left: 0; }

  .tele {
    font-size: 5.3vw;
    text-shadow: 1px 2px 1px #00171f; }

  .left-shadow {
    text-shadow: 2px -2px 1px #00171f; }

  .right-shadow {
    text-shadow: -2px -2px 1px #00171f; }

  .intro {
    flex-direction: column;
    padding: 0px; }

  .intro-blurb {
    height: auto;
    padding: 10px 0;
    font-size: 6vw; }

  .established {
    font-size: 6vw; }

  .agility-and-resources {
    font-size: 4.5vw; }

  .intro-blurb span {
    line-height: 1.5; }

  .intro p {
    font-size: 19px;
    text-align: center; }

  .sales,
  .support,
  .monitoring {
    height: auto;
    padding: 25px 0;
    flex: none; }

  .sales h2,
  .support h2,
  .monitoring h2 {
    font-size: 6.3vw;
    text-align: center; }

  .photobanner img {
    height: 40px; }

  .home-section h2,
  .service-div-inner h2 {
    font-size: 8.5vw;
    width: 100%;
    text-align: center; }

  .block-top,
  .block-bottom {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column; }

  .block-top {
    border: none; }

  .inner-block {
    border: none;
    display: block; }

  .inner-block ul {
    margin: 0;
    padding-left: 4.5vw; }

  .cloud,
  .section-five,
  .resources-logos,
  .about-page-sales,
  .project-engineering-parallax,
  .cabling-parallax,
  .telecom-parallax,
  .networking-parallax {
    background-attachment: scroll;
    background-position: center; }

  .cloud-inner a {
    width: 90%;
    height: 100%; }

  .cloud p {
    width: 100%;
    text-align: center; }

  .agility-inner {
    width: 90%;
    text-align: center; }

  .section-four h2 {
    z-index: 1; }

  .section-four {
    background: #e7e7e7; }

  .section-four h3 {
    text-align: center;
    font-size: 5vw;
    z-index: 1; }

  .data-redundancy-container {
    top: unset; }

  .section-five p {
    width: 90%; }

  .quote {
    text-align: center;
    font-size: 6.5vw; }

  .nonprofits-left-and-right {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column; }

  .nonprofits-left p {
    font-size: 19px; }

  .nonprofits-right {
    height: 220px;
	flex:unset;}

  footer {
    position: relative;
    z-index: 4; }

  .footer-contact-info {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 20px 0;
    font-size: 4vw; }

  .footer-contact-section {
    padding: 4px 0; }

  .footer-customer-service-phone-container,
  .footer-email-container {
    border: none; }

  .copyright {
    font-size: 3vw; }

  .copyright span {
    width: 90%; }

  .service-page-hero {
    margin-top: 0; }

  .service-page-hero h1 {
    font-size: 6vw;
    width: 90%; }

  .service-div-inner {
    width: 100%;
    height: auto; }

  .service-div-inner p,
  .service-div-inner p + p {
    width: 100%;
    position: relative; }

  .p-and-list-container {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column; }

  .p-and-list-p,
  .p-and-list-p-wide {
    width: 100%;
    border-bottom: 1px solid #c6715f; }

  .p-and-list-list {
    border: none; }

  .p-and-list-list .p-and-list-list-centered {
    width: auto; }

  /*.cabling-body,
  .tele-body {
  	background-size:auto 100vh;
  	background-attachment:fixed;
  	background-position:top;
  }*/
  .cabling-parallax {
    padding: 0; }

  .what-works-best-options {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column; }

  .what-works-best h3,
  .what-works-best h4 {
    text-align: center; }

  .what-works-best p {
    padding-right: 0; }

  .cabling-body #WebGL-output canvas {
    width: 100% !important;
    height: 100% !important; }

  #menu-mobile-menu:last-child {
    padding-bottom: 40px; } }

/*# sourceMappingURL=tlc.css.map */
