/* 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
 */

@charset "UTF-8";
@import url('//fonts.googleapis.com/css?family=Roboto:500,700,900,400');
@import url('//fonts.googleapis.com/css?family=Russo One:400');
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 0.875rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.125rem;
}
h2 {
  font-size: 1.775rem;
}
h3 {
  font-size: 1.375rem;
}
h4 {
  font-size: 1.025rem;
}
h5 {
  font-size: 0.875rem;
}
h6 {
  font-size: 0.725rem;
}
small {
  font-size: 0.75rem;
}
cite {
  font-size: 0.75rem;
}
sub, sup {
  font-size: 0.625rem;
}
code, kbd, pre, samp {
  font-size: 0.875rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
body {
  color: #666666;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #g-page-surround {
  background: #ffffff;
  overflow: hidden;
}
.g-bodyonly body #g-page-surround {
  color: #666666;
  background: #ffffff;
}
body p {
  margin: 0 0 1.3rem 0;
}
body span.para {
  display: block;
  margin: 1rem 0;
}
body.dir-rtl .align-left {
  text-align: right !important;
}
body.dir-rtl .align-right {
  text-align: left !important;
}
@media print {
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
.g-logo {
  color: rgba(34, 34, 34, 0.8);
  font-weight: 400;
  font-size: 1.625rem;
  line-height: 1.5;
  box-shadow: none !important;
  text-transform: uppercase;
  line-height: 80px;
}
@media only all and (max-width: 50.99rem) {
  .g-logo {
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
  }
}
.dir-rtl .g-logo img {
  padding-right: 0;
  padding-left: 1rem;
}
.flush > .g-container, .flush > .g-content, .g-flushed > .g-container, .g-flushed > .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
.g-container-flushed {
  margin: -4rem 0;
}
.dir-rtl .g-branding {
  text-align: right;
  direction: ltr;
}
.g-nobackground {
  background: none !important;
}
.nomarginleft, .nomarginleft > .g-content {
  margin-left: 0;
}
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
.margin2x > .g-content {
  margin: 1.25rem;
}
.margin3x > .g-content {
  margin: 1.875rem;
}
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
.padding2x > .g-content {
  padding: 3rem;
}
.padding3x > .g-content {
  padding: 4.5rem;
}
.section-horizontal-paddings {
  padding-left: 12%;
  padding-right: 12%;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-horizontal-paddings-small {
  padding-left: 5%;
  padding-right: 5%;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-horizontal-paddings-large {
  padding-left: 15%;
  padding-right: 15%;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-vertical-paddings {
  padding-top: 4vw;
  padding-bottom: 4vw;
}
.section-vertical-paddings-small {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
.section-vertical-paddings-large {
  padding-top: 6vw;
  padding-bottom: 6vw;
}
.section-no-paddings {
  padding: 0 !important;
}
.center-block {
  text-align: center;
  margin: auto;
}
.g-center-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.g-linethrough {
  text-decoration: line-through;
  opacity: 0.55;
}
.g-menuspacer {
  padding-top: 4.5rem;
}
@media only all and (max-width: 50.99rem) {
  .g-menuspacer {
    padding: 0;
  }
}
.noliststyle {
  list-style: none;
}
.g-bold {
  font-weight: 700;
}
.g-uppercase {
  text-transform: uppercase;
}
.g-compact .g-container {
  padding: 0 !important;
}
.g-sidebar-offset {
  margin-top: -4rem;
}
@media only all and (max-width: 50.99rem) {
  .g-mobile-center-compact .g-container {
    padding: 1.5rem 0;
  }
  .g-mobile-center-compact .g-content {
    padding: 0 1.5rem;
    margin: 0.3125rem 0.625rem;
    text-align: center !important;
  }
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.625rem 0.925rem;
  font-size: 13px;
  font-family: "Roboto";
  font-weight: 500;
  text-transform: uppercase;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 0.8rem;
  }
}
.g-main-nav .g-standard .g-dropdown {
  width: 200px;
  float: left;
}
.g-main-nav {
  z-index: 20;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-main-nav {
    white-space: nowrap;
  }
}
.dir-rtl .g-main-nav {
  text-align: left;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #ffffff;
  line-height: 60px;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.625rem 0.35rem;
  }
}
.g-main-nav .g-toplevel > li > .g-menu-item-container i {
  color: #fe2d20;
}
.g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: -13px;
}
.dir-rtl .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: 7px;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #f5f2f2;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
  opacity: 1;
}
.g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
}
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  width: 1rem;
  height: 1rem;
}
.dir-rtl .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  text-align: left;
}
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
.g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right {
  left: 0;
}
.dir-rtl .g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .dir-rtl .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right {
  right: 0.925rem;
  left: auto;
}
.g-main-nav .g-standard > .g-dropdown.g-dropdown-left, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-left {
  right: 0.925rem;
}
.dir-rtl .g-main-nav .g-standard > .g-dropdown.g-dropdown-left, .dir-rtl .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-left {
  left: 0.925rem;
  right: auto;
}
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -15px;
}
.g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
  left: -21px !important;
}
.g-main-nav .g-dropdown {
  background: #0b181f;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  text-align: left;
  margin-top: 0px !important;
}
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
.g-main-nav .g-sublevel {
  padding: 15px 25px;
}
.g-main-nav .g-sublevel > li {
  margin: 0;
  padding: 0;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
  color: #949494;
  padding: 15px 0;
  border-bottom: 1px dashed #fff;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  margin-left: 5px;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  display: block;
  vertical-align: top;
  word-break: normal;
  line-height: 1.1;
}
.g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #fe2d20;
}
.g-main-nav .g-sublevel > li:last-child > .g-menu-item-container {
  border-color: transparent;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 0.5rem;
  top: 0;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "";
  opacity: 0.5;
  position: relative;
  top: 0.5rem;
}
.g-menu-item-subtitle {
  opacity: 0.7;
}
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.4);
}
.g-preset-thumbnails {
  margin-top: 0.625rem;
}
.g-preset-thumbnails .g-content {
  padding: 0rem !important;
  margin: 0;
}
.g-preset-thumbnails .g-block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto !important;
  -moz-flex: 1 1 auto !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.g-preset-thumbnails span {
  padding: 0.925rem 0;
  display: inline-block;
}
.g-preset-thumbnails img {
  border-radius: 3px;
  margin-bottom: 0 !important;
}
.g-main-nav .g-standard .g-dropdown {
  margin-left: 17px;
}
.g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -17px;
  right: -17px;
  bottom: 0;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  z-index: -1;
}
.g-main-nav .g-standard > .g-dropdown {
  margin-left: 0;
}
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 10px;
}
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -10px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 10px solid transparent;
  z-index: -1;
}
.g-menu-overlay.g-menu-overlay-open {
  z-index: 19;
  display: none;
}
@media only all and (max-width: 50.99rem) {
  .g-menu-overlay.g-menu-overlay-open {
    display: block;
  }
}
.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 5px;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
a {
  color: #0b181f;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover {
  color: inherit;
}
body {
  font-family: "Roboto";
  font-weight: 400;
}
h1, h2, h3, h4, h5 {
  font-family: "Russo One";
  font-weight: 500;
  margin: 0 0 20px 0;
}
bold, strong {
  font-weight: 700;
}
.button {
  font-weight: 500;
}
blockquote {
  border-left: 10px solid rgba(231, 232, 234, 0.25);
}
blockquote p {
  font-size: 0.975rem;
  color: #999;
}
blockquote cite {
  display: block;
  text-align: right;
  color: #666666;
  font-size: 1.075rem;
}
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #e7e8ea;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.775rem;
}
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.775rem;
}
hr {
  border-bottom: 4px solid rgba(231, 232, 234, 0.25);
}
.title-center .g-title {
  text-align: center;
}
.title-rounded .g-title {
  border-radius: 2rem;
}
.title-section .g-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.075rem;
}
.title-section .g-content {
  padding: 0;
}
.title-underline .g-title {
  padding: 0.5rem 0;
}
.title-underline .g-title:after {
  border-bottom: 2px solid rgba(231, 232, 234, 0.25);
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  bottom: 0;
}
.dir-rtl .title-underline .g-title:after {
  left: inherit;
  right: 0;
}
.title-inline .g-title {
  display: inline-block;
  margin-bottom: 0.625rem !important;
}
.title1 .g-title, .title2 .g-title, .title3 .g-title, .title4 .g-title, .title5 .g-title, .title-white .g-title, .title-grey .g-title, .title-pink .g-title, .title-red .g-title, .title-purple .g-title, .title-orange .g-title, .title-blue .g-title {
  font-size: 1.075rem;
  text-transform: uppercase;
  font-family: "Roboto";
  font-weight: 400;
  margin: 0.775rem 0;
}
.platform-content, .moduletable, .widget {
  margin: 0.625rem 0;
  padding: 1.5rem 0;
}
.platform-content .moduletable, .platform-content .widget, .moduletable .moduletable, .moduletable .widget, .widget .moduletable, .widget .widget {
  margin: 0;
  padding: 0;
}
.platform-content:first-child, .moduletable:first-child, .widget:first-child {
  margin-top: 0;
  padding-top: 0;
}
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 1.5rem;
  margin: 0.625rem;
}
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.title1 .g-title {
  color: #0b181f;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  color: #ffffff;
  background-color: #0b181f;
  background-image: -webkit-linear-gradient(top, #0b181f, #fe2d20);
  background-image: linear-gradient(to bottom,#0b181f, #fe2d20);
}
.box1.moduletable p, .box1.widget p, .box1.g-outer-box p, .box1 > .g-content p {
  color: rgba(255, 255, 255, 0.8);
}
.box1.moduletable .g-main-nav .g-menu-item-container:after, .box1.widget .g-main-nav .g-menu-item-container:after, .box1.g-outer-box .g-main-nav .g-menu-item-container:after, .box1 > .g-content .g-main-nav .g-menu-item-container:after {
  background: #ffffff !important;
}
.box1 .g-title {
  font-size: 1.075rem;
  text-transform: uppercase;
}
.box1 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
.box1 a:hover {
  box-shadow: 0 1px 0 0 #ffffff;
}
.box1 .button {
  background: #ffffff !important;
  color: #0b181f;
  border-color: #0b181f;
  box-shadow: none;
}
.box1 .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #ffffff !important;
  color: #ffffff;
}
.box1 .button:hover, .box1 .button:active, .box1 .button:focus, .title1 .button:hover, .title1 .button:active, .title1 .button:focus {
  box-shadow: none;
}
.box1 .button.button-3, .box1 .button.button-4, .title1 .button.button-3, .title1 .button.button-4 {
  color: #ffffff !important;
  border-color: #ffffff;
}
.box1 .button.button-3:hover, .box1 .button.button-3:active, .box1 .button.button-3:focus, .box1 .button.button-4:hover, .box1 .button.button-4:active, .box1 .button.button-4:focus, .title1 .button.button-3:hover, .title1 .button.button-3:active, .title1 .button.button-3:focus, .title1 .button.button-4:hover, .title1 .button.button-4:active, .title1 .button.button-4:focus {
  color: #1f4457 !important;
  border-color: #1f4457;
}
.title2 .g-title {
  color: #666666;
  border: 0 none;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  color: #ffffff;
  background-color: #fe2d20;
  background-image: -webkit-linear-gradient(top, #fe2d20, #0b181f);
  background-image: linear-gradient(to bottom,#fe2d20, #0b181f);
}
.box2.moduletable p, .box2.widget p, .box2.g-outer-box p, .box2 > .g-content p {
  color: rgba(255, 255, 255, 0.8);
}
.box2 .g-title {
  font-size: 1.075rem;
  text-transform: uppercase;
}
.box2 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
.box2 a:hover {
  box-shadow: 0 1px 0 0 #ffffff;
}
.box2 .button {
  background: #ffffff !important;
  border-color: #fe2d20;
  color: #fe2d20;
  box-shadow: none;
}
.box2 .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #ffffff !important;
  color: #ffffff;
}
.title3 .g-title {
  color: #fe2d20;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  border: 1px solid #0b181f;
}
.box3 .g-title {
  font-size: 1.075rem;
  text-transform: uppercase;
}
.box3 a {
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
.box3 a:hover {
  box-shadow: 0 1px 0 0 #666666;
}
.box3 .button {
  box-shadow: none;
}
.box3 .button:hover {
  box-shadow: none;
}
.title4 .g-title {
  color: #0b181f;
  border: 1px solid #0b181f;
  padding: 0.625rem;
}
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  border: 2px solid rgba(0, 0, 0, 0.1);
}
.title5 .g-title {
  color: #fe2d20;
  border: 1px solid #fe2d20;
  padding: 0.625rem;
}
.box5.moduletable, .box5.widget, .box5.g-outer-box, .box5 > .g-content {
  color: #ffffff;
  background-color: #2d2d2d;
  background-image: -webkit-linear-gradient(#2d2d2d, #0b181f);
  background-image: linear-gradient(#2d2d2d, #0b181f);
}
.box5 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.25);
}
.box5 a:hover {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
.box5 .button {
  color: #ffffff !important;
  box-shadow: none;
}
.box5 .button:hover {
  box-shadow: none;
  border-color: #ffffff;
}
.title6 .g-title, .title6 .g-simplecontent .g-simplecontent-item-content-title {
  font-family: "Russo One";
  font-weight: 300;
  text-transform: none;
}
.box6.moduletable, .box6.widget, .box6.g-outer-box, .box6 > .g-content {
  color: #ffffff;
  background: #2d2d2d;
}
.box6 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.25);
}
.box6 a:hover {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
.box6 .button {
  color: #ffffff !important;
  box-shadow: none;
}
.box6 .button:hover {
  box-shadow: none;
}
.box-white {
  color: #3c3c3c;
}
.box-grey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange {
  color: #ffffff;
}
.title-white .g-title, .title-white .button, .title-white .g-simplecontent-layout-header .g-simplecontent-item-content-title, .title-white .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
  color: #ffffff;
}
.title-white .button {
  border-color: #ffffff;
}
.box-white.moduletable, .box-white.widget, .box-white.g-outer-box, .box-white > .g-content {
  background: #ffffff;
}
.box-white .button {
  background: #bfbfbf;
}
.box-white a {
  color: #bfbfbf;
}
.box-white .button:hover, .box-white .button:active, .box-white .button:focus, .title-white .button:hover, .title-white .button:active, .title-white .button:focus {
  background: #e6e6e6;
}
.box-white .button.button-3, .box-white .button.button-2, .title-white .button.button-3, .title-white .button.button-2 {
  color: #bfbfbf;
  border-color: #bfbfbf;
}
.box-white .button.button-3:hover, .box-white .button.button-3:active, .box-white .button.button-3:focus, .box-white .button.button-2:hover, .box-white .button.button-2:active, .box-white .button.button-2:focus, .title-white .button.button-3:hover, .title-white .button.button-3:active, .title-white .button.button-3:focus, .title-white .button.button-2:hover, .title-white .button.button-2:active, .title-white .button.button-2:focus {
  color: #222222;
  border-color: #222222;
}
.title-grey .g-title {
  color: #52616B;
}
.title-grey .button {
  background: #ffffff !important;
  color: #52616B;
  border-color: #52616B;
  box-shadow: none;
}
.title-grey .button:hover {
  box-shadow: none;
  background: #52616B !important;
  border-color: #52616B;
  color: #ffffff;
}
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
  background: #52616B;
}
.box-grey a {
  color: #91a1ab;
}
.box-grey a:hover {
  color: #313a40;
}
.box-grey .button {
  background: #ffffff !important;
  color: #52616B;
  border-color: #52616B;
  box-shadow: none;
}
.box-grey .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #ffffff !important;
  color: #ffffff;
}
.box-grey .button.button-3, .box-grey .button.button-4, .title-grey .button.button-3, .title-grey .button.button-4 {
  color: #1b2023;
}
.box-grey .button.button-3:hover, .box-grey .button.button-3:active, .box-grey .button.button-3:focus, .box-grey .button.button-4:hover, .box-grey .button.button-4:active, .box-grey .button.button-4:focus, .title-grey .button.button-3:hover, .title-grey .button.button-3:active, .title-grey .button.button-3:focus, .title-grey .button.button-4:hover, .title-grey .button.button-4:active, .title-grey .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-pink .g-title {
  color: #FF9999;
  border: 0 none;
}
.title-pink .button {
  background: #ffffff !important;
  color: #FF9999;
  border-color: #FF9999;
  box-shadow: none;
}
.title-pink .button:hover {
  box-shadow: none;
  background: #FF9999 !important;
  border-color: #FF9999;
  color: #ffffff;
}
.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box, .box-pink > .g-content {
  background: #FF9999;
}
.box-pink .button {
  background: #ffffff !important;
  color: #FF9999;
  border-color: #FF9999;
  box-shadow: none;
}
.box-pink .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #ffffff !important;
  color: #ffffff;
}
.box-pink a {
  color: white;
}
.box-pink a:hover {
  color: #ff4d4d;
}
.box-pink .button.button-3, .box-pink .button.button-4, .title-pink .button.button-3, .title-pink .button.button-4 {
  color: #ff1a1a;
}
.box-pink .button.button-3:hover, .box-pink .button.button-3:active, .box-pink .button.button-3:focus, .box-pink .button.button-4:hover, .box-pink .button.button-4:active, .box-pink .button.button-4:focus, .title-pink .button.button-3:hover, .title-pink .button.button-3:active, .title-pink .button.button-3:focus, .title-pink .button.button-4:hover, .title-pink .button.button-4:active, .title-pink .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-red .g-title {
  color: #E84545;
  border: 0 none;
}
.title-red .button {
  background: #ffffff !important;
  color: #E84545;
  border-color: #E84545;
  box-shadow: none;
}
.title-red .button:hover {
  box-shadow: none;
  background: #E84545 !important;
  border-color: #E84545;
  color: #ffffff;
}
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
  background: #E84545;
}
.box-red .button {
  background: #ffffff !important;
  color: #E84545;
  border-color: #E84545;
  box-shadow: none;
}
.box-red .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #ffffff !important;
  color: #ffffff;
}
.box-red a {
  color: #f6b6b6;
}
.box-red a:hover {
  color: #c81919;
}
.box-red .button.button-3, .box-red .button.button-4, .title-red .button.button-3, .title-red .button.button-4 {
  color: #9a1313;
}
.box-red .button.button-3:hover, .box-red .button.button-3:active, .box-red .button.button-3:focus, .box-red .button.button-4:hover, .box-red .button.button-4:active, .box-red .button.button-4:focus, .title-red .button.button-3:hover, .title-red .button.button-3:active, .title-red .button.button-3:focus, .title-red .button.button-4:hover, .title-red .button.button-4:active, .title-red .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-purple .g-title {
  color: #7E6BC4;
  border: 0 none;
}
.title-purple .button {
  background: #ffffff !important;
  color: #7E6BC4;
  border-color: #7E6BC4;
  box-shadow: none;
}
.title-purple .button:hover {
  box-shadow: none;
  background: #7E6BC4 !important;
  border-color: #7E6BC4;
  color: #ffffff;
}
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple > .g-content {
  background: #7E6BC4;
}
.box-purple .button {
  background: #ffffff !important;
  color: #7E6BC4;
  border-color: #7E6BC4;
  box-shadow: none;
}
.box-purple .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #ffffff !important;
  color: #ffffff;
}
.box-purple a {
  color: #cdc6e8;
}
.box-purple a:hover {
  color: #5541a2;
}
.box-purple .button.button-3, .box-purple .button.button-4, .title-purple .button.button-3, .title-purple .button.button-4 {
  color: #42327d;
}
.box-purple .button.button-3:hover, .box-purple .button.button-3:active, .box-purple .button.button-3:focus, .box-purple .button.button-4:hover, .box-purple .button.button-4:active, .box-purple .button.button-4:focus, .title-purple .button.button-3:hover, .title-purple .button.button-3:active, .title-purple .button.button-3:focus, .title-purple .button.button-4:hover, .title-purple .button.button-4:active, .title-purple .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-blue .g-title {
  color: #1e87f0;
  border: 0 none;
}
.title-blue .button {
  background: #ffffff !important;
  color: #1e87f0;
  border-color: #1e87f0;
  box-shadow: none;
}
.title-blue .button:hover {
  box-shadow: none;
  background: #1e87f0 !important;
  border-color: #1e87f0;
  color: #ffffff;
}
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
  background: #1e87f0;
}
.box-blue .button {
  background: #ffffff !important;
  color: #1e87f0;
  border-color: #1e87f0;
  box-shadow: none;
}
.box-blue .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #ffffff !important;
  color: #ffffff;
}
.box-blue a {
  color: #96c7f8;
}
.box-blue a:hover {
  color: #0c61b5;
}
.box-blue .button.button-3, .box-blue .button.button-4, .title-blue .button.button-3, .title-blue .button.button-4 {
  color: #094786;
}
.box-blue .button.button-3:hover, .box-blue .button.button-3:active, .box-blue .button.button-3:focus, .box-blue .button.button-4:hover, .box-blue .button.button-4:active, .box-blue .button.button-4:focus, .title-blue .button.button-3:hover, .title-blue .button.button-3:active, .title-blue .button.button-3:focus, .title-blue .button.button-4:hover, .title-blue .button.button-4:active, .title-blue .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.title-orange .g-title {
  color: #FEA386;
  border: 0 none;
}
.title-orange .button {
  background: #ffffff !important;
  color: #FEA386;
  border-color: #FEA386;
  box-shadow: none;
}
.title-orange .button:hover {
  box-shadow: none;
  background: #FEA386 !important;
  border-color: #FEA386;
  color: #ffffff;
}
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange > .g-content {
  background: #FEA386;
}
.box-orange .button {
  background: #ffffff !important;
  color: #FEA386;
  border-color: #FEA386;
  box-shadow: none;
}
.box-orange .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #ffffff !important;
  color: #ffffff;
}
.box-orange a {
  color: white;
}
.box-orange a:hover {
  color: #fd693a;
}
.box-orange .button.button-3, .box-orange .button.button-4, .title-orange .button.button-3, .title-orange .button.button-4 {
  color: #fd4308;
}
.box-orange .button.button-3:hover, .box-orange .button.button-3:active, .box-orange .button.button-3:focus, .box-orange .button.button-4:hover, .box-orange .button.button-4:active, .box-orange .button.button-4:focus, .title-orange .button.button-3:hover, .title-orange .button.button-3:active, .title-orange .button.button-3:focus, .title-orange .button.button-4:hover, .title-orange .button.button-4:active, .title-orange .button.button-4:focus {
  color: #ffffff;
  border-color: #ffffff;
}
.spaced .g-content {
  margin: 1px;
}
.bordered .g-content {
  border: 1px solid rgba(231, 232, 234, 0.25);
  margin: 1px;
}
.shadow .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.shadow2 .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
.disabled .g-content {
  opacity: 0.4;
}
.square .g-content {
  border-radius: none;
}
.rounded .g-content {
  border-radius: 0.1875rem;
  overflow: hidden;
}
.no-bg-image {
  background-image: none !important;
}
.g-block-divider {
  background: rgba(231, 232, 234, 0.25);
  height: 5px;
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
  width: 100%;
}
.equal-height .g-content {
  width: auto;
}
.button {
  display: inline-block;
  position: relative;
  font-family: "Roboto";
  font-weight: 400;
  background: #fe2d20;
  position: relative;
  border: 0px;
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 0.8rem 3.125rem;
  border-radius: 0px;
  vertical-align: middle;
  overflow: hidden;
  text-shadow: none;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
.button:hover {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
  background: #000;
  color: #fff;
}
.button.button-square {
  border-radius: 0;
}
.button.button-square[class*="button"] {
  border-radius: 0;
}
.button.button-block {
  display: block;
}
.button.button-xlarge {
  font-size: 1.675rem;
}
.button.button-large {
  font-size: 1.475rem;
}
.button.button-medium {
  font-size: 0.875rem;
}
.button.button-small {
  font-size: 0.675rem;
}
.button.button-xsmall {
  font-size: 0.475rem;
}
.button.button-alt {
  background: #fe2d20;
}
.button.button-alt:hover, .button.button-alt:active, .button.button-alt:focus {
  background: #ea0f01;
}
.dir-ltr .button.button-alt.button-special:before {
  border-left: 1px solid #f40f01;
  border-bottom: 1px solid #f40f01;
}
.dir-rtl .button.button-alt.button-special:after {
  border-right: 1px solid #f40f01;
  border-bottom: 1px solid #f40f01;
}
.button.button-3, .button.button-4, .button.button-grey, .button.button-pink, .button.button-red, .button.button-purple, .button.button-orange, .button.button-blue {
  color: #ffffff !important;
}
.button.button-3.button-3, .button.button-3.button-4, .button.button-4.button-3, .button.button-4.button-4, .button.button-grey.button-3, .button.button-grey.button-4, .button.button-pink.button-3, .button.button-pink.button-4, .button.button-red.button-3, .button.button-red.button-4, .button.button-purple.button-3, .button.button-purple.button-4, .button.button-orange.button-3, .button.button-orange.button-4, .button.button-blue.button-3, .button.button-blue.button-4 {
  background: transparent;
}
.button.button-3.button-3:hover, .button.button-3.button-3:active, .button.button-3.button-3:focus, .button.button-3.button-4:hover, .button.button-3.button-4:active, .button.button-3.button-4:focus, .button.button-4.button-3:hover, .button.button-4.button-3:active, .button.button-4.button-3:focus, .button.button-4.button-4:hover, .button.button-4.button-4:active, .button.button-4.button-4:focus, .button.button-grey.button-3:hover, .button.button-grey.button-3:active, .button.button-grey.button-3:focus, .button.button-grey.button-4:hover, .button.button-grey.button-4:active, .button.button-grey.button-4:focus, .button.button-pink.button-3:hover, .button.button-pink.button-3:active, .button.button-pink.button-3:focus, .button.button-pink.button-4:hover, .button.button-pink.button-4:active, .button.button-pink.button-4:focus, .button.button-red.button-3:hover, .button.button-red.button-3:active, .button.button-red.button-3:focus, .button.button-red.button-4:hover, .button.button-red.button-4:active, .button.button-red.button-4:focus, .button.button-purple.button-3:hover, .button.button-purple.button-3:active, .button.button-purple.button-3:focus, .button.button-purple.button-4:hover, .button.button-purple.button-4:active, .button.button-purple.button-4:focus, .button.button-orange.button-3:hover, .button.button-orange.button-3:active, .button.button-orange.button-3:focus, .button.button-orange.button-4:hover, .button.button-orange.button-4:active, .button.button-orange.button-4:focus, .button.button-blue.button-3:hover, .button.button-blue.button-3:active, .button.button-blue.button-3:focus, .button.button-blue.button-4:hover, .button.button-blue.button-4:active, .button.button-blue.button-4:focus {
  background: transparent;
}
.button.button-2 {
  background: #fe2d20;
  color: #ffffff;
}
.button.button-3 {
  color: #fe2d20 !important;
  border-color: #fe2d20;
  background: transparent !important;
}
.button.button-3:hover, .button.button-3:active, .button.button-3:focus {
  background: #fe2d20 !important;
  border-color: #fe2d20 !important;
  color: #ffffff !important;
}
.button.button-4 {
  color: #0b181f !important;
  background: #ffffff !important;
  border: 1px solid #0b181f;
}
.button.button-4:hover, .button.button-4:active, .button.button-4:focus {
  border-color: #0b181f;
  background: #0b181f !important;
  color: #ffffff !important;
}
.button.button-grey {
  background: #52616B;
  border-color: #52616B;
  color: #ffffff;
}
.button.button-grey:hover, .button.button-grey:active, .button.button-grey:focus {
  color: #52616B !important;
  border-color: #52616B;
  background: transparent !important;
}
.button.button-grey.button-3, .button.button-grey.button-4 {
  background: transparent !important;
  color: #52616B !important;
  border: 1px solid #52616B;
}
.button.button-grey.button-3:hover, .button.button-grey.button-3:active, .button.button-grey.button-3:focus, .button.button-grey.button-4:hover, .button.button-grey.button-4:active, .button.button-grey.button-4:focus {
  border-color: #313a40 !important;
  color: #313a40 !important;
}
.button.button-pink {
  background: #FF9999;
  border-color: #FF9999;
  color: #ffffff;
}
.button.button-pink:hover, .button.button-pink:active, .button.button-pink:focus {
  color: #FF9999 !important;
  border-color: #FF9999;
  background: transparent !important;
}
.button.button-pink.button-3, .button.button-pink.button-4 {
  background: transparent !important;
  color: #FF9999 !important;
  border: 1px solid #FF9999;
}
.button.button-pink.button-3:hover, .button.button-pink.button-3:active, .button.button-pink.button-3:focus, .button.button-pink.button-4:hover, .button.button-pink.button-4:active, .button.button-pink.button-4:focus {
  border-color: #ff4d4d !important;
  color: #ff4d4d !important;
}
.button.button-red {
  background: #E84545;
  border-color: #E84545;
  color: #ffffff;
}
.button.button-red:hover, .button.button-red:active, .button.button-red:focus {
  color: #E84545 !important;
  border-color: #E84545;
  background: transparent !important;
}
.button.button-red.button-3, .button.button-red.button-4 {
  background: transparent !important;
  color: #E84545 !important;
  border: 1px solid #E84545;
}
.button.button-red.button-3:hover, .button.button-red.button-3:active, .button.button-red.button-3:focus, .button.button-red.button-4:hover, .button.button-red.button-4:active, .button.button-red.button-4:focus {
  border-color: #c81919 !important;
  color: #c81919 !important;
}
.button.button-purple {
  background: #7E6BC4;
  border-color: #7E6BC4;
  color: #ffffff;
}
.button.button-purple:hover, .button.button-purple:active, .button.button-purple:focus {
  color: #7E6BC4 !important;
  border-color: #7E6BC4;
  background: transparent !important;
}
.button.button-purple.button-3, .button.button-purple.button-4 {
  background: transparent !important;
  color: #7E6BC4 !important;
  border: 1px solid #7E6BC4;
}
.button.button-purple.button-3:hover, .button.button-purple.button-3:active, .button.button-purple.button-3:focus, .button.button-purple.button-4:hover, .button.button-purple.button-4:active, .button.button-purple.button-4:focus {
  border-color: #5541a2 !important;
  color: #5541a2 !important;
}
.button.button-orange {
  background: #FEA386;
  border-color: #FEA386;
  color: #ffffff;
}
.button.button-orange:hover, .button.button-orange:active, .button.button-orange:focus {
  color: #FEA386 !important;
  border-color: #FEA386;
  background: transparent !important;
}
.button.button-orange.button-3, .button.button-orange.button-4 {
  background: transparent !important;
  color: #FEA386 !important;
  border: 1px solid #FEA386;
}
.button.button-orange.button-3:hover, .button.button-orange.button-3:active, .button.button-orange.button-3:focus, .button.button-orange.button-4:hover, .button.button-orange.button-4:active, .button.button-orange.button-4:focus {
  border-color: #fd693a !important;
  color: #fd693a !important;
}
.button.button-blue {
  background: #1e87f0;
  border-color: #1e87f0;
  color: #ffffff;
}
.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
  color: #1e87f0 !important;
  border-color: #1e87f0;
  background: transparent !important;
}
.button.button-blue.button-3, .button.button-blue.button-4 {
  background: transparent !important;
  color: #1e87f0 !important;
  border: 2px solid #1e87f0;
}
.button.button-blue.button-3:hover, .button.button-blue.button-3:active, .button.button-blue.button-3:focus, .button.button-blue.button-4:hover, .button.button-blue.button-4:active, .button.button-blue.button-4:focus {
  border-color: #0c61b5 !important;
  color: #0c61b5 !important;
}
.button.button-arrow {
  position: relative;
}
.button.button-arrow:before, .button.button-arrow:after {
  font-family: FontAwesome;
}
.dir-ltr .button.button-arrow:after {
  content: "";
  margin-left: 1rem;
}
.dir-rtl .button.button-arrow:before {
  content: "";
  margin-right: 1rem;
}
.button.button-special {
  position: relative;
}
.dir-ltr .button.button-special:before {
  position: absolute;
  content: "";
  top: 8px;
  bottom: -8px;
  left: -8px;
  right: 8px;
  border-left: 1px solid #000101;
  border-bottom: 1px solid #000101;
}
.dir-rtl .button.button-special:after {
  position: absolute;
  content: "";
  top: 8px;
  bottom: -8px;
  right: -8px;
  left: 8px;
  border-right: 1px solid #000101;
  border-bottom: 1px solid #000101;
}
.button.button-outline {
  color: #ffffff !important;
  background: transparent;
  border: 1px solid #ffffff;
}
.dir-ltr .button.button-outline:before {
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.dir-rtl .button.button-outline:after {
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.button.button-outline:hover {
  border: 1px solid #0b181f;
  color: #0b181f !important;
}
.dir-ltr .button.button-outline:hover:before {
  border-left: 1px solid #0b181f;
  border-bottom: 1px solid #0b181f;
}
.dir-rtl .button.button-outline:hover:after {
  border-right: 1px solid #0b181f;
  border-bottom: 1px solid #0b181f;
}
.button.button-text-only {
  padding: 0 !important;
  background: transparent !important;
  color: #0b181f !important;
}
.button.button-text-only:hover {
  color: black;
}
table {
  border: 1px solid #d8e1e6;
}
th {
  background: rgba(0, 0, 0, 0.1);
  padding: 0.5rem;
}
td {
  padding: 0;
  border: 1px solid #d8e1e6;
}
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #e7e8ea;
}
textarea:hover, select[multiple=multiple]:hover {
  border-color: #0b181f;
}
textarea:focus, select[multiple=multiple]:focus {
  border-color: #0b181f;
}
textarea {
  width: 100%;
  box-sizing: border-box !important;
  padding: 0.75rem 1.25rem;
}
fieldset.input {
  margin: 0;
  padding: 0;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  vertical-align: middle;
  border: 1px solid #e7e8ea;
  font-size: 0.875rem;
  width: 100%;
  line-height: 1.5;
  padding: 0.375rem 1.25rem;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  box-shadow: none;
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  box-shadow: none;
}
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #0b181f;
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #0b181f;
}
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
@-webkit-keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -moz-transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
  }
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
  }
  90% {
    -moz-transform: translate3d(5px, 0, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    -o-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    -o-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    -o-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
  }
  75% {
    -moz-transform: translate3d(0, -10px, 0);
  }
  90% {
    -moz-transform: translate3d(0, 5px, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -moz-transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
  }
  75% {
    -moz-transform: translate3d(10px, 0, 0);
  }
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    -o-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    -o-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    -o-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
#sp-quickcontact-form textarea#message {
  width: 100%;
}
#sp-quickcontact-form input[type="color"], #sp-quickcontact-form input[type="date"], #sp-quickcontact-form input[type="datetime"], #sp-quickcontact-form input[type="datetime-local"], #sp-quickcontact-form input[type="email"], #sp-quickcontact-form input[type="month"], #sp-quickcontact-form input[type="number"], #sp-quickcontact-form input[type="password"], #sp-quickcontact-form input[type="search"], #sp-quickcontact-form input[type="tel"], #sp-quickcontact-form input[type="text"], #sp-quickcontact-form input[type="time"], #sp-quickcontact-form input[type="url"], #sp-quickcontact-form input[type="week"], #sp-quickcontact-form input:not([type]), #sp-quickcontact-form textarea {
  width: 100%;
  border-radius: 0 !important;
  line-height: 30px;
  background: #fff;
}
.tp-bullets.simplebullets.round .bullet {
  cursor: pointer;
  position: relative;
  backface-visibility: visible;
  background: rgba(0, 0, 0, 0) url('../../images/dot.png') no-repeat scroll 0 0;
  border-radius: 0;
  display: inline-block;
  height: 20px;
  transition: all 0.3s ease 0s;
  width: 20px;
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {
  background-position: bottom left;
  background: rgba(0, 0, 0, 0) url('../../images/dot-active.png') no-repeat scroll 0 0;
  width: 25px;
  height: 25px;
}
.jl-heading-content .jl-heading-title h2 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}
.jl-heading-content .jl-heading-subtitle {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
.jl-text-right .jl-heading-content {
  position: relative;
  padding-right: 90px;
}
.jl-text-right .jl-heading-content:before {
  border-bottom: 2px dashed #fe2d20;
  top: 20px;
  content: "";
  height: 0;
  position: absolute;
  right: 0px;
  width: 70px;
}
@media only all and (max-width: 50.99rem) {
  .jl-text-right .jl-heading-content {
    padding-right: 0;
  }
  .jl-text-right .jl-heading-content:before {
    display: none;
  }
}
.jl-text-left .jl-heading-content {
  position: relative;
  padding-left: 90px;
}
.jl-text-left .jl-heading-content:before {
  border-bottom: 2px dashed #fe2d20;
  top: 20px;
  content: "";
  height: 0;
  position: absolute;
  left: 0px;
  width: 70px;
}
@media only all and (max-width: 50.99rem) {
  .jl-text-left .jl-heading-content {
    padding-left: 0;
  }
  .jl-text-left .jl-heading-content:before {
    display: none;
  }
}
.jl-breadcrumb {
  margin-left: 12px;
}
@media only all and (max-width: 50.99rem) {
  .sticky-wrapper #g-navigation {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.sticky-wrapper.is-sticky #g-navigation {
  box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.1);
  background: #000;
  margin-top: -5.75rem;
  -webkit-transform: translateY(90px);
  -moz-transform: translateY(90px);
  -o-transform: translateY(90px);
  -ms-transform: translateY(90px);
  transform: translateY(90px);
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
}
#g-navigation .g-content {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
#g-showcase span {
  color: #fe2d20;
}
#g-showcase .tp-caption {
  font-family: "Russo One";
}
#g-showcase .tp-caption a {
  color: #fff;
}
#g-showcase .tp-caption a:hover {
  color: #fff;
}
#g-pagetitle .jl-breadcrumb {
  text-align: center;
  justify-content: center;
}
#g-pagetitle .jl-breadcrumb li span {
  color: #fff;
}
#g-pagetitle .g-content {
  padding: 0;
}
#g-about .jl-text-left .jl-heading-subtitle {
  max-width: 400px;
}
#g-about .img-right {
  position: absolute;
  left: 50%;
  top: 20%;
}
@media only all and (max-width: 59.99rem) {
  #g-about .img-right {
    position: relative;
    display: table-footer-group;
  }
}
#g-about .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-images img {
  width: 100%;
}
#g-about .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro {
  position: relative;
  background: #fafafa none repeat scroll 0 0;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 20px;
}
@media only all and (max-width: 50.99rem) {
  #g-about .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro {
    background: transparent;
  }
}
#g-about .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-title h3 {
  color: #383838;
  margin-bottom: 10px;
  font-weight: 700;
}
#g-about .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-title h3:hover {
  color: #fe2d20;
}
#g-about .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-subtitle {
  color: #383838;
  max-width: 600px;
}
#g-about .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-subtitle i {
  color: #dddddd;
  float: right;
  font-size: 72px;
  position: absolute;
  right: 40px;
  top: 35px;
  transform: rotate(-29deg);
}
.contact-address {
  background: #e2a750 none repeat scroll 0 0;
  padding: 30px;
}
@media only all and (max-width: 59.99rem) {
  .contact-address {
    position: relative;
    top: 0;
    right: 0;
    width: 240px;
  }
}
.contact-address .contact-adres-single {
  padding-bottom: 15px;
  padding-left: 60px;
}
@media only all and (max-width: 59.99rem) {
  .contact-address .contact-adres-single {
    padding-left: 20px;
  }
}
.contact-address .contact-adres-single h4 {
  position: relative;
  font-size: 18px;
  color: #fff;
}
.contact-address .contact-adres-single h4:after {
  border-bottom: 1px dashed #fff;
  bottom: 10px;
  content: "";
  height: 70px;
  left: -70px;
  position: absolute;
  width: 50px;
}
@media only all and (max-width: 59.99rem) {
  .contact-address .contact-adres-single h4:after {
    display: none;
  }
}
#g-intro .jl-youtube {
  text-align: center;
}
#g-intro .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content {
  background: transparent;
  padding: 0;
  box-shadow: none;
}
#g-intro .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  display: inline-block;
  max-width: 800px;
}
#g-intro .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-desc i {
  display: none;
}
#g-intro .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-info {
  padding-top: 20px;
}
#g-intro .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-image img {
  border-radius: 0;
  width: 60px;
  height: 60px;
}
#g-intro .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name h4 {
  color: #fff;
  font-size: 14px;
  margin: 0;
}
#g-intro .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name .jl-testimonial-title {
  font-size: 12px;
  color: #fff;
  padding: 5px 0 0 0;
}
@media only all and (max-width: 50.99rem) {
  #g-features .jl-counter .jl-counter-item {
    margin-top: 30px;
  }
}
#g-features .jl-counter .jl-counter-number {
  font-size: 30px;
  font-weight: 400;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#g-features .jl-counter .jl-counter-title h3 {
  margin: 0;
}
.custom-fb .tm-title {
  padding: 15px;
}
.custom-fb .tm-title span {
  float: right;
}
#g-footer .line {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#g-footer .footer-txt ul li {
  list-style-type: none;
  padding: 12px 0;
}
#g-footer .footer-txt ul li:first-child {
  padding-top: 0;
}
#g-footer .footer-txt ul li a {
  color: #fff;
  font-size: 14px;
}
#g-footer .footer-txt ul li a:hover {
  color: #fe2d20;
}
.acymailing_module .acymailing_module_form .acyfield_email input {
  background: transparent;
  font-size: 14px;
  border: 0px;
  border-radius: 0;
  border-bottom: 2px solid #fff;
  font-weight: 300;
  height: 45px;
}
.acymailing_module .acymailing_module_form .acyfield_email input:hover {
  box-shadow: none;
}
.acymailing_module .acymailing_module_form .acysubbuttons {
  display: inline-block;
}
.acymailing_module .acymailing_module_form .acysubbuttons .thm-button {
  border-radius: 0px;
  padding: 10px 25px;
}
#g-error .error-txt h1 {
  font-size: 120px;
  font-weight: 800;
}
#g-error .error-txt h3 {
  font-size: 35px;
}
#g-error .error-txt .er-bt {
  color: #fff;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
}
@media only all and (max-width: 50.99rem) {
  #g-error .error-txt .er-bt {
    margin-top: 10px;
  }
}
#g-error .error-txt .er-bt:hover {
  border-color: #fff;
  color: #0b181f;
}
#g-error .error-txt .er-bt:before {
  background: #fff;
}
.platform-content {
  margin: 0;
  padding: 0.5rem 0;
}
.platform-content .moduletable .g-title {
  font-weight: 600;
  line-height: 1;
  font-size: 18px;
}
.platform-content .moduletable .custom .category-widget ul li {
  list-style-type: none;
  padding: 12px 0;
  border-bottom: 1px solid #e3e9ed;
}
.platform-content .moduletable .custom .category-widget ul li:last-child {
  border-bottom: 0px;
}
.platform-content .moduletable .custom .category-widget ul li a {
  color: #555;
}
.platform-content .moduletable .custom .category-widget ul li a:hover {
  color: #0b181f;
}
.platform-content .moduletable .custom p {
  font-weight: 300;
  font-size: 16px;
}
.platform-content .moduletable .custom #recentcomments {
  padding-left: 15px;
}
.platform-content .moduletable .search input {
  background: transparent;
  border-radius: 0px;
}
.platform-content .tagspopular ul li a {
  background: #fff;
  color: #555;
  font-size: 14px;
}
.platform-content .tagspopular ul li a:hover {
  color: #fff;
}
[id^=featurebox-] .service-fb .icofont {
  color: #dddddd;
  float: right;
  font-size: 72px;
  position: absolute;
  right: 40px;
  top: 35px;
  transform: rotate(-29deg);
}
[id^=featurebox-] .service-home .item-wrapper {
  padding: 38px 25px 35px;
  transition: 0.4s;
}
[id^=featurebox-] .service-home .item-wrapper:hover {
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}
#g-navigation {
  height: 80px;
  color: #ffffff;
  background: #fe2d20;
  z-index: 999;
  position: relative;
}
#g-navigation .g-grid {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
@media print {
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-showcase {
  color: #ffffff;
  background: #0b181f;
  position: relative;
  z-index: 10;
}
#g-showcase .g-content {
  padding: 0;
  margin: 0;
}
#g-showcase .g-content span.jl-text-primary {
  color: #fe2d20 !important;
}
@media print {
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-pagetitle {
  color: #ffffff;
  background: #0b181f;
  position: relative;
  background: url('../../images/joomlead/background/pagetitle.png') no-repeat center top;
  background-size: cover;
}
#g-pagetitle:before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
}
#g-pagetitle .g-content {
  position: relative;
  z-index: 2;
}
@media print {
  #g-pagetitle {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-about {
  position: relative;
  color: #0b181f;
  background: #ffffff;
}
@media print {
  #g-about {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-intro {
  color: #ffffff;
  background: #0b181f;
}
@media print {
  #g-intro {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-features {
  color: #ffffff;
  background: #0b181f;
}
@media print {
  #g-features {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-expanded {
  color: #ffffff;
  background: #0b181f;
}
@media print {
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-utility {
  color: #ffffff;
  background: #0b181f;
}
@media print {
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-services {
  color: #ffffff;
  background: #8bd9d4;
  position: relative;
}
#g-services .g-content {
  position: relative;
  z-index: 2;
}
@media print {
  #g-services {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-testimonials {
  color: #0b181f;
  background: #ffffff;
  background: url('../../../../images/joomlead/background/testimonials-bg.png') no-repeat center top;
  background-size: cover;
}
@media print {
  #g-testimonials {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-team {
  color: #ffffff;
  background: #0b181f;
}
@media print {
  #g-team {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-main {
  background: #ffffff;
  color: #0b181f;
}
@media print {
  #g-mainbar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-footer {
  color: #ffffff;
  background: #0b181f;
  position: relative;
  background: url('../../images/joomlead/background/footer-bg.png') no-repeat center center;
  background-size: cover;
}
#g-footer .g-content {
  position: relative;
  z-index: 2;
}
#g-footer:before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.9;
  position: absolute;
  top: 0;
  width: 100%;
}
@media print {
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-error {
  color: #ffffff;
  background: #0b181f;
  background: url('../../images/joomlead/error/error-bg.png') no-repeat center top;
  background-size: cover;
  position: relative;
  text-align: center;
}
@media print {
  #g-error {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-offcanvas {
  background: #0b181f;
  width: 14rem;
  color: #ffffff;
}
#g-offcanvas a {
  color: #62a4c7;
}
#g-offcanvas a:hover {
  color: #ffffff;
}
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #ffffff;
}
#g-offcanvas .button {
  background: #fe2d20;
  color: #ffffff;
}
#g-offcanvas .button:hover {
  background: #fe4539;
}
#g-offcanvas .button:active {
  background: #fe1507;
}
.g-offcanvas-toggle {
  line-height: 80px;
  top: 0;
  font-size: 1.375rem;
  color: #949494;
  display: none;
}
@media only all and (max-width: 51rem) {
  .g-offcanvas-toggle {
    display: block;
  }
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #0b181f;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #060c10;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #132936;
  background: #060c10;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #000101;
}
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 14rem;
}
#g-mobilemenu-container {
  margin: -2.125rem;
}
@media print {
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 14rem;
}
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 14rem;
}
#g-aside {
  color: #0b181f;
  background: #ffffff;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media print {
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-sidebar {
  background: #ffffff;
  color: #0b181f;
}
@media print {
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
.g-offline h1 {
  font-weight: 300;
}
.g-offline .g-loginform #g-loginform {
  width: 50%;
  margin: 0 auto;
}
@media only all and (max-width: 50.99rem) {
  .g-offline .g-loginform #g-loginform {
    width: 80%;
  }
}
.g-offline .g-loginform #g-loginform fieldset {
  text-align: left;
}
.g-offline .g-loginform #g-loginform label {
  margin-bottom: 0.625rem;
  display: block;
}
.g-offline #frame #form-login {
  width: 50%;
  margin: 0 auto;
}
@media only all and (max-width: 50.99rem) {
  .g-offline #frame #form-login {
    width: 80%;
  }
}
.g-offline #frame #form-login fieldset {
  text-align: left;
}
.g-offline #frame #form-login label {
  display: block;
  margin-bottom: 0.625rem;
}
.outline-_error input.inputbox.search-query.input-medium {
  width: 60%;
  padding: 14px 60px 15px 30px;
  height: inherit;
  border: none;
  color: #17C3B9;
  font-size: 18px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
}
.outline-_error button.btn, .outline-_error input[type="submit"].btn {
  background: #0b181f;
  font-size: 16px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  border: none;
  padding: 11px;
  left: 10px;
  margin-left: -66px;
  position: relative;
  opacity: 0.7;
}
.g-social {
  line-height: normal;
  text-align: right;
}
.g-social a {
  color: #fff;
}
.g-social a span {
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  color: #fff;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  border-radius: 50%;
}
.g-social a span:hover {
  background: #fff;
  color: #555;
}
.g-social a span.g-social-text {
  border: none;
}
.g-social a:hover {
  color: #0b181f;
}
@media only all and (max-width: 50.99rem) {
  .g-social {
    text-align: center;
  }
}
.g-branding {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  text-align: left;
  line-height: 35px;
}
.g-branding a {
  color: #fe2d20;
}
.g-branding a:hover {
  color: #444;
}
.g-content-array {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.g-content-array .g-grid {
  margin-bottom: 3.1875rem;
}
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 3.1875rem;
  }
}
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
.g-content-array .g-item-title {
  margin: 0;
}
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
.g-content-array .g-array-item-details {
  font-size: 90%;
}
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
.tm-price-table_featured {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px;
}
.tm-price-table_featured-inner {
  text-align: center;
  left: 0;
  width: 200%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 14px;
  line-height: 2;
  color: #fff;
}
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}
address, dl, fieldset, figure, ol, p, pre, ul {
  margin: 0 0 20px 0;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
}
.jl-overlay-primary {
  background: rgba(11, 24, 31, 0.8);
}
.jl-text-primary, .jl-alert-primary {
  color: #0b181f !important;
}
.jl-button-primary {
  background-color: #0b181f;
}
.jl-button-primary:focus, .jl-button-primary:hover {
  background-color: black;
}
.jl-card-primary {
  background: #0b181f;
}
.jl-card-primary.jl-card-hover:hover {
  background-color: black;
}
.jl-tile-primary, .jl-section-primary {
  background: #0b181f;
}
/* Hover + Focus */
.jl-subnav-pill > .jl-active > a, .jl-dotnav > .jl-active > * {
  background-color: #0b181f;
}
/* Hover + Active + Focus */
.jl-tab > .jl-active > a, .jl-tab > * > a:hover, .jl-tab > * > a:focus {
  border-color: #0b181f;
}
/* Hover + Focus */
.jl-accordion-title:hover, .jl-accordion-title:focus {
  color: #0b181f;
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #0b181f;
  border: 1px solid #0b181f;
}
.jl-card-primary > .tm-timeline-arrow {
  background-color: #0b181f;
}
#jl-login-form input, .tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  box-sizing: inherit;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
}
#jl-login-form .jl-form-icon, .tm-form-reset .jl-form-icon, .tm-form-remind .jl-form-icon, .tm-form-login .jl-form-icon, .tm-form-registration .jl-form-icon, .tm-form-profile-edit .jl-form-icon {
  height: 40px;
}
#jl-login-form .jl-checkbox, .tm-form-reset .jl-checkbox, .tm-form-remind .jl-checkbox, .tm-form-login .jl-checkbox, .tm-form-registration .jl-checkbox, .tm-form-profile-edit .jl-checkbox {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0;
}
.tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  width: 100%;
}
.profile #users-profile-core .jl-description-list dd, .profile #users-profile-custom .jl-description-list dd {
  margin-left: 0;
}
.tm-tags a {
  text-transform: none;
}
.tm-tags a:hover, .tm-tags a:focus {
  color: #ffffff;
}
.jl-popup-login .jl-list {
  width: 300px;
  margin: 0 auto;
}
.jl-popup-login li {
  display: inline-block;
}
.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;
}
.tm-calendar .clndr .clndr-controls {
  text-align: center;
}
.tm-calendar .clndr .clndr-controls .clndr-previous-button, .tm-calendar .clndr .clndr-controls .clndr-next-button {
  width: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.tm-calendar .clndr .clndr-controls .clndr-previous-button:hover, .tm-calendar .clndr .clndr-controls .clndr-next-button:hover {
  opacity: 0.5;
}
.tm-calendar .clndr .clndr-controls .clndr-previous-button {
  float: left;
  text-align: left;
}
.tm-calendar .clndr .clndr-controls .clndr-next-button {
  float: right;
  text-align: right;
}
.tm-calendar .clndr .clndr-grid {
  float: left;
  width: 65%;
}
.tm-calendar .clndr .clndr-grid .days-of-the-week {
  padding-left: 0;
  padding-right: 0;
}
.tm-calendar .clndr .clndr-grid .days-of-the-week .header-day {
  float: left;
  width: 14.2857%;
  text-align: center;
}
.tm-calendar .clndr .clndr-grid .days {
  width: 100%;
}
.tm-calendar .clndr .clndr-grid .days .day, .tm-calendar .clndr .clndr-grid .days .empty {
  float: left;
  width: 14.2857%;
  line-height: 80px;
  text-align: center;
  color: #4f4f4f;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #ddd;
}
.tm-calendar .clndr .clndr-grid .days .day.adjacent-month .day-number, .tm-calendar .clndr .clndr-grid .days .empty.adjacent-month .day-number {
  opacity: 0.3;
}
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event {
  background: #fff;
  text-align: center;
}
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event .numberCircle {
  display: inline-block;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event .numberCircle span {
  text-align: center;
  cursor: pointer;
  display: inline-block;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  line-height: 49px;
  -webkit-transition: background 0.15s ease-out, color 0.15s ease-out;
  -moz-transition: background 0.15s ease-out, color 0.15s ease-out;
  -o-transition: background 0.15s ease-out, color 0.15s ease-out;
  transition: background 0.15s ease-out, color 0.15s ease-out;
}
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event:hover span {
  background: #0b181f;
  color: #fff;
}
.tm-calendar .clndr .clndr-grid .days .day.today span {
  display: inline-block;
  border: 2px solid #0b181f;
  width: 50px;
  height: 50px;
  line-height: 49px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.tm-calendar .clndr .clndr-grid .days .day.today .day-number {
  color: #0b181f;
}
.tm-calendar .jl-height-medium {
  height: 400px;
}
.tm-calendar .content-inner {
  padding: 20px;
  animation-name: jl-fade;
  animation-duration: 0.8s;
  animation-timing-function: linear;
}
.tm-calendar .jl-article-meta {
  padding: 5px 0;
}
.tm-member-icon a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.tm-member-icon .facebook {
  background-color: #3b5998;
  color: #ffffff;
}
.tm-member-icon .twitter {
  background-color: #1da1f2;
  color: #ffffff;
}
.tm-member-icon .google-plus {
  background-color: #dd4b39;
  color: #ffffff;
}
.tm-member-icon .linkedin {
  background-color: #0077b5;
  color: #ffffff;
}
.tm-member-icon .whatsapp {
  background-color: #25d366;
  color: #ffffff;
}
.tm-member-icon .flickr {
  background-color: #ff0084;
  color: #ffffff;
}
.tm-member-icon .behance {
  background-color: #131418;
  color: #ffffff;
}
.tm-member-icon .dribbble {
  background-color: #ea4c89;
  color: #ffffff;
}
.tm-member-icon .xing {
  background-color: #026466;
  color: #ffffff;
}
.tm-member-icon .vimeo {
  background-color: #1ab7ea;
  color: #ffffff;
}
.tm-member-icon .foursquare {
  background-color: #f94877;
  color: #ffffff;
}
.tm-member-icon .github {
  background-color: #000;
  color: #ffffff;
}
.tm-member-icon .instagram {
  background-color: #bc2a8d;
  color: #ffffff;
}
.tm-member-icon .pinterest {
  background-color: #bd081c;
  color: #ffffff;
}
.tm-member-icon .soundcloud {
  background-color: #ff3300;
  color: #ffffff;
}
.tm-member-icon .tumblr {
  background-color: #34465d;
  color: #ffffff;
}
.tm-member-icon .yelp {
  background-color: #af0606;
  color: #ffffff;
}
.tm-member-icon .youtube {
  background-color: #cd201f;
  color: #ffffff;
}
.tm-member-icon .uikit {
  background-color: #0b181f;
  color: #ffffff;
}
.tm-member-icon a:hover, .tm-member-icon a:focus, .tm-member-icon a:active {
  -webkit-filter: saturate(1.2) brightness(1.2);
  filter: saturate(1.2) brightness(1.2);
  color: #fff;
}
.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;
}
.tm-tg-switch-label {
  position: relative;
  display: inline-block;
  width: 4.5em;
  height: 2.3em;
  vertical-align: middle;
  margin-bottom: 0;
}
.tm-tg-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.tm-tg-slider:before {
  position: absolute;
  content: "";
  height: 1.8em;
  width: 1.8em;
  left: 0.25em;
  bottom: 0.25em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.tm-tg-switch + .tm-tg-slider {
  background-color: #cdd5e0;
}
.tm-tg-switch:checked + .tm-tg-slider {
  background-color: #d2d2d2;
}
.tm-tg-switch:checked + .tm-tg-slider:before {
  -webkit-transform: translateX(2.1em);
  -ms-transform: translateX(2.1em);
  transform: translateX(2.1em);
}
.tm-tg-slider.tm-tg-round {
  -webkit-border-radius: 1.5em;
  border-radius: 1.5em;
}
.tm-tg-slider.tm-tg-round:before {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.tm-tg-switch:checked + .tm-tg-slider {
  background-color: #4fbe79;
}
.tm-tg-slider:before {
  background-color: #ffffff;
}
.tm-tg-switch-label .tm-tg-switch {
  display: none;
}
.btn-video {
  text-align: center;
  height: 60px;
  width: 60px;
  background-color: #0b181f;
  z-index: 1;
  font-size: 17px;
  color: #e6e6e6;
  border: 0;
  border-radius: 100%;
  display: inline-block;
  position: relative;
  transition: all 300ms linear 0ms;
}
.btn-video i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
}
.btn-video:hover {
  color: #ffffff;
}
.tm-video-player {
  position: relative;
  line-height: 1;
}
.tm-video-player .btn-video {
  background-color: #0b181f;
  box-shadow: 0 0 0 10px rgba(11, 24, 31, 0.25);
}
.tm-video-player .btn-video:hover {
  box-shadow: 0 0 0 20px rgba(11, 24, 31, 0.25);
}
.tm-video-item:hover .btn-video {
  box-shadow: 0 0 0 20px rgba(11, 24, 31, 0.25);
}
.tm-video-item:hover .btn-video i {
  color: #ffffff;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container embed, .embed-container iframe, .embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.jl-youtube-icon {
  font-size: 60px;
}
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-container {
    width: 51rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
.g-container.g-flushed {
  width: 100%;
}
@media only all and (max-width: 50.99rem) {
  .g-block {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  @supports not (flex-wrap: wrap) {
    .g-grid {
      display: block;
      flex-wrap: inherit;
    }
    .g-block {
      display: block;
      flex: inherit;
    }
  }
}
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 50.99rem) {
  .visible-phone {
    display: block !important;
  }
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .visible-tablet {
    display: block !important;
  }
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  .visible-large {
    display: block !important;
  }
  .g-block.visible-large {
    display: block !important;
  }
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 50.99rem) {
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  .hidden-large {
    display: none !important;
  }
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 50.99rem) {
  .align-right {
    text-align: inherit !important;
  }
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=filmmaker_83.css.map */