/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.gp_iconblock1 .gp_heading {
  margin-bottom: 60px;
}
.gp_iconblock1 > .g-grid {
  margin: 0 -15px;
}
.gp_iconblock1 .gp_content {
  padding: 15px;
}
.gp_iconblock1 .gp_content > h4 {
  margin-bottom: 20px;
  font-weight: 700;
}
.gp_iconblock1 .gp_icon {
  font-size: 5rem;
}
.gp_iconblock1 .gp_buttons {
  text-align: center;
  margin-top: 40px;
}
.tm-video-item {
  position: relative;
}
.jl-light .tm-video-player .btn-video:before {
  border-color: rgba(255, 255, 255, 0.65);
}
.btn-video {
  text-align: center;
  height: 60px;
  width: 60px;
  background-color: #030303;
  z-index: 1;
  font-size: 17px;
  color: white;
  border: 0;
  border-radius: 100%;
  display: inline-block;
  position: relative;
}
.btn-video i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
}
.btn-video:hover {
  color: #ffffff;
}
.btn-video .ripple, .btn-video .ripple:before, .btn-video .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -ms-border-radius: 50%;
  transform: translate(-50%, -50%);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}
.tm-video-player {
  position: relative;
  line-height: 1;
}
.tm-video-player .btn-video {
  background-color: #030303;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.tm-video-player .btn-video:before {
  content: "";
  position: absolute;
  left: -8px;
  top: -8px;
  right: -8px;
  bottom: -8px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}
.tm-video-player .btn-video:hover {
  background: #ffffff;
  color: #030303;
}
.tm-video-item:hover .btn-video {
  background: #ffffff;
}
.tm-video-item:hover .btn-video i {
  color: #030303;
}
.btn-video .ripple:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.btn-video .ripple:after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}
@-webkit-keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.tm-custom-icon .tm-share-icon a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #ffffff;
}
.tm-custom-icon .tm-share-icon a:hover {
  -webkit-filter: saturate(1.2) brightness(1.2);
  filter: saturate(1.2) brightness(1.2);
  color: #fff;
}
.tm-custom-icon .tm-share-icon .twitter {
  background-color: #55acee;
}
.tm-custom-icon .tm-share-icon .facebook {
  background-color: #3b5999;
}
.tm-custom-icon .tm-share-icon .linkedin {
  background-color: #0077B5;
}
.tm-custom-icon .tm-share-icon .whatsapp {
  background-color: #25D366;
}
.tm-custom-icon .tm-share-icon .telegram {
  background-color: #2ca5e0;
}
.tm-custom-icon .tm-share-icon .mail {
  background-color: #ea4335;
}
.tm-custom-icon .tm-share-icon .digg {
  background-color: #005be2;
}
.tm-custom-icon .tm-share-icon .pinterest {
  background-color: #bd081c;
}
.tm-custom-icon .tm-share-icon .tumblr {
  background-color: #eb4924;
}
.tm-custom-icon .tm-share-icon .reddit {
  background-color: #ff4500;
}
.tm-custom-icon .tm-share-icon .vk {
  background-color: #4c75a3;
}
.tm-custom-icon .tm-share-icon .xing {
  background-color: #026466;
}
.tm-custom-icon .tm-share-icon .weibo {
  background-color: #df2029;
}
.tm-custom-icon .tm-share-icon .renren {
  background-color: #005EAC;
}
.tm-custom-icon .tm-share-icon .skype {
  background-color: #00AFF0;
}
::selection {
  background: #030303;
}
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}
.tm-edit {
  background: #030303 !important;
  color: #fff !important;
}
.jl-wrapper .jl-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
.jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
  box-sizing: content-box;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}
.jl-wrapper .g-container .el-content, .tm-header .g-container .el-content, .tm-header-mobile .g-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
@media only all and (min-width: 75rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 30rem;
  }
}
.tm-header .navbar-wrapper, .tm-header-mobile .navbar-wrapper {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.tm-header-mobile-slide {
  z-index: 9;
}
[id^="jlnavbar-"][id$="-particle"] {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-simple .headerbar-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-simple .jl-container .g-main-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-simple .g-main-nav .g-toplevel > li {
  cursor: pointer;
}
.menu-extended .jl-container .jl-main-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-extended .nav-stacked {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-extended [class*="jl-drop-bottom"] {
  margin-top: 0;
}
.tm-header-mobile .jl-navbar {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.jl-header-overlay {
  position: absolute;
  z-index: 980;
  left: 0;
  right: 0;
}
[id^="jlnav-"][id$="-particle"] .jl-search-input {
  border-radius: 0;
  box-shadow: none;
}
.jl-notify {
  position: fixed;
  bottom: 25px;
  right: 15px;
  z-index: 1040;
  box-sizing: border-box;
}
.jl-notify .jl-iconnav > * > a {
  display: inline-flex;
}
.jl-notify .jl-icon-button {
  width: 45px;
  height: 45px;
  background-color: #030303;
  color: white;
}
.jl-notify .jl-icon-button svg {
  fill: white;
}
.jl-notify .jl-icon-button:hover, .jl-notify .jl-icon-button:focus, .jl-notify .jl-icon-button:active {
  color: #e6e6e6;
}
ul.jl-accordion, ul.jl-list, .jl-breadcrumb, .jl-comment-list {
  margin-left: 0;
}
ul.jl-tab, .jl-subnav {
  margin-top: 0;
}
address, dl, fieldset, ol, p, pre, ul.jl-list {
  margin: 0 0 20px 0;
}
.jl-fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  border-top: 1px solid #e5e5e5;
}
.jl-checkbox, .jl-radio {
  display: inline-block !important;
  width: 16px !important;
}
.jl-link {
  color: #030303;
}
.jl-link:hover, .jl-link:focus, .jl-link:active {
  color: #030303;
}
.jl-link-heading:hover, .jl-link-heading a:hover, .jl-link-toggle:hover .jl-link-heading, .jl-link-toggle:focus .jl-link-heading, .jl-notification-message-primary, .jl-button-link, .jl-nav-default > li > a:hover, .jl-nav-default > li > a:focus, .jl-nav-default > li.jl-active > a, .jl-nav-default .jl-nav-sub a:hover, .jl-nav-default .jl-nav-sub a:focus, .jl-nav-default .jl-nav-sub li.jl-active > a, .jl-nav-primary > li > a:hover, .jl-nav-primary > li > a:focus, .jl-nav-primary > li.jl-active > a, .jl-nav-primary .jl-nav-sub a:hover, .jl-nav-primary .jl-nav-sub a:focus, .jl-nav-primary .jl-nav-sub li.jl-active > a, .jl-navbar-nav > li.jl-active > a, .jl-navbar-nav > li > a:active, .jl-navbar-nav > li:hover > a, .jl-navbar-nav > li > a.jl-open, .jl-navbar-nav > li > a:focus, .jl-navbar-toggle.jl-open, .jl-navbar-toggle:focus, .jl-navbar-toggle:hover, .jl-navbar-dropdown-nav > li > a:focus, .jl-navbar-dropdown-nav > li > a:hover, .jl-navbar-dropdown-nav > li.jl-active > a, .jl-navbar-dropdown-nav .jl-nav-sub a:focus, .jl-navbar-dropdown-nav .jl-nav-sub a:hover, .jl-navbar-dropdown-nav .jl-nav-sub li.jl-active > a {
  color: #030303;
}
.jl-list-primary > ::before {
  color: #030303 !important;
}
.jl-search-input {
  box-sizing: border-box !important;
}
.jl-tab > .jl-active > a {
  border-color: #030303;
}
.jl-button-primary, .jl-card-primary.jl-card-hover:hover, .jl-background-primary, .jl-marker, .jl-alert-primary, .jl-subnav-pill > .jl-active > a, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-radio:checked, .jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover, .jl-pagination > .jl-active > * {
  background-color: #030303;
}
.jl-button-primary:hover, .jl-button-primary:focus {
  background-color: #030303;
}
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge {
  background: #030303;
}
.jl-text-primary, .jl-text-background {
  color: #030303 !important;
}
@supports (-webkit-background-clip: text) {
  .jl-text-background {
    background-color: #030303;
  }
}
.jl-overlay-primary {
  background: rgba(3, 3, 3, 0.8);
}
.jl-accordion-title:hover, .jl-accordion-title:focus {
  color: #030303;
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #030303;
  border-color: #030303;
}
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #030303;
  border-color: #030303;
  color: #ffffff;
}
.jl-pagination > * > :hover {
  color: #fff;
  background-color: #030303;
}
.jl-popup-login .jl-list {
  width: 300px;
  margin: 0 auto;
}
.jl-popup-login li {
  display: inline-block;
}
.jl-navbar-nav > li > a i {
  vertical-align: middle;
  margin-right: 0.2rem;
}
.back-to-top {
  position: fixed;
  bottom: 40px;
  z-index: 9999;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
#g-navigation .g-main-nav .g-toplevel {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  -webkit-justify-content: center;
  border-bottom: 2px solid;
  border-top: 2px solid;
  text-transform: uppercase;
  border-bottom: double;
}
/*# sourceMappingURL=custom_33.css.map */