/* 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";
/* ----------- HEADER START ----------*/
body {
  font-size: 14px;
  line-height: 24px;
}
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 100px;
}
header#g-header {
  padding: 1rem 0;
}
#g-intro {
  background: #ECEDEF;
}
.fixed {
  position: fixed !important;
  width: 100%;
  top: 0;
  left: 0;
  animation: smoothScroll 1s forwards;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
div#logo-9608-particle, div#menu-6409-particle, .header-info .g-content, #g-intro, #g-intro .g-content, .feature-tabs-cont .g-content, .search-cont .g-content {
  margin: 0;
  padding: 0;
}
.search-cont {
  align-self: center;
}
#g-header a {
  color: #a1bf65;
}
.header-info {
  align-self: center;
}
#g-navigation .g-main-nav .g-toplevel {
  line-height: 0;
}
#g-navigation .g-main-nav .g-toplevel > li {
  padding: 15px 20px !important;
}
ul.top-info {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
  float: right;
}
ul.top-info li {
  position: relative;
  float: left;
  font-size: 14px;
  margin-left: 20px;
  font-weight: 400;
  padding-left: 20px;
}
ul.top-info li .info-box span.info-icon {
  font-size: 28px;
  margin-right: 10px;
  color: #fff;
  background: #a1bf65;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  position: relative;
  top: -3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
ul.top-info li .info-box .info-box-content {
  display: inline-block;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
ul.top-info li .info-box .info-box-content p.info-box-title {
  font-weight: 700;
  color: #1e2227;
}
ul.top-info li .info-box .info-box-content p {
  margin: 0 0 5px 0;
  line-height: normal;
  color: #777;
}
/* ----------- HEADER END ------------*/
/* ----------- NAVIGATION START ----------*/
#g-navigation {
  background: #4A4A4A;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: none;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #a1bf65;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active:before, #g-navigation .g-main-nav .g-toplevel > li:hover:before {
  border-color: #a1bf65 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: -15px;
  margin-left: -12px;
  left: 50%;
  border-width: 8px;
  border-style: solid;
  z-index: 9999;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active:after, #g-navigation .g-main-nav .g-toplevel > li:hover:after {
  position: absolute;
  content: "";
  background: #a1bf65;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8px;
}
.g-selected {
  background: none !important;
}
#g-navigation .g-main-nav .g-toplevel > li {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0 20px;
}
span.g-menu-item-title {
  text-transform: uppercase;
}
.g-navigation .g-main-nav .g-toplevel {
  justify-content: initial;
  -webkit-justify-content: initial;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: none;
}
/* ----------- NAVIGATION END ------------*/
/* ----------- SLIDER START ----------*/
#g-showcase {
  padding: 0;
}
#g-showcase .g-container {
  margin: 0;
}
#g-showcase .g-container .g-content {
  margin: 0;
  padding: 0;
}
/* ----------- SLIDER END ------------*/
/* ----------- HOME START ----------*/
section#g-feature {
  margin-top: -49px;
}
.feature-side-cont {
  z-index: 1;
  background: white;
}
#baTab0 img {
  margin: 0 20px 20px 0;
}
#baTab0 p.lead {
  font-size: 17px;
  margin-top: 0;
  margin-bottom: 10px;
}
#baTab0 p {
  font-size: 14px;
  margin: 0;
}
#baTab0 .title-normal {
  margin: 0;
  padding-bottom: 10px;
}
.baTabsWarp.style1 .ba__nav-tabs li a:hover, .baTabsWarp.style1 .ba__nav-tabs > li.tab__active > a {
  border-top: none;
  background: #A1BF65;
  color: white;
}
.baTabsWarp.style1 .ba__nav-tabs li a {
  border-width: 0;
  margin-right: 0;
}
.baTabsWarp .ba__nav-tabs a, .baTabsWarp .ba__nav-tabs a:focus {
  background: #444444;
}
.baTabsWarp.style1 .ba__nav-tabs li a {
  color: white;
}
.baTabsWarp.style1 .ba__nav-tabs li:hover:after, .baTabsWarp.style1 .ba__nav-tabs > li.tab__active:after {
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: -20px;
  margin-left: -12px;
  left: 50%;
  border-width: 10px;
  border-style: solid;
  border-color: #a1bf65 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
a.ba--title {
  border-radius: 2px 2px 0 0;
  cursor: pointer;
  font-size: 15px !important;
  font-weight: bold;
  text-transform: uppercase;
}
.who-we-box {
  text-align: center;
  position: relative;
  background: #f5f5f5;
  height: 160px;
  width: 160px;
  margin: 0 15px;
  border-radius: 50%;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  box-shadow: inset 0 0 40px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.who-we-box .box-title {
  position: absolute;
  text-align: center;
  top: 50%;
  margin-top: -23px;
  color: #fff;
}
.who-we-box strong {
  color: #fff;
}
.who-we-box.one {
  background: #8c20ba;
}
.who-we-box.two {
  background: #750000;
}
.who-we-box.three {
  background: darkorange;
}
.who-we-box.four {
  background: #2750cc;
}
.baTabsWarp {
  margin-top: -87px;
}
.baTabsWarp.style1 .ba__panel-tabs > * {
  border: none;
}
.ts-facts {
  clear: both;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ts-facts-icon {
  color: #fff;
  font-size: 44px;
  float: left;
  margin-top: 10px;
}
.ts-facts-content {
  margin-left: 70px;
  text-align: center;
}
.ts-facts-num {
  font-weight: 900;
  font-size: 36px;
}
.ts-facts-title {
  font-size: 16px;
}
.ts-facts-num, .ts-facts-title {
  line-height: normal;
  margin: 0;
  color: #fff;
}
.ts-facts-num {
  font-weight: 900;
  font-size: 36px;
}
.facts-wrapper {
  background: rgba(0, 0, 0, 0.3);
  background: #a1bf65;
  color: #fff;
  padding: 25px;
  margin-right: 10px;
}
.ts-facts:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.pulse {
  -webkit-animation-name: "pulse_animation";
  -moz-animation-duration: 7s;
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
  -webkit-transform-origin: 70% 70%;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-transition: all 450ms;
  -moz-transition: all 450ms;
  -o-transition: all 450ms;
  transition: all 450ms;
}
.pulse.two {
  -moz-animation-duration: 15s;
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
}
.pulse.three {
  -moz-animation-duration: 9s;
  -webkit-animation-duration: 9s;
  animation-duration: 9s;
}
.pulse.four {
  -moz-animation-duration: 11s;
  -webkit-animation-duration: 11s;
  animation-duration: 11s;
}
@-webkit-keyframes pulse_animation {
  0% {
    -webkit-transform: scale(1);
  }
  30% {
    -webkit-transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1.08);
  }
  50% {
    -webkit-transform: scale(1);
  }
  60% {
    -webkit-transform: scale(1);
  }
  70% {
    -webkit-transform: scale(1.05);
  }
  80% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.service-box {
  margin: 15px 0 15px;
}
.service-box em {
  font-size: 24px;
  margin-right: 10px;
  color: #fff;
  background: #a1bf65;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  float: left;
  padding: 0 1px 1px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.service-box .service-box-content h3 {
  margin: 0 0 20px;
  font-size: 22px;
}
.ba__panel-tabs > div {
  padding: 40px 0 0 0;
}
.feature-side-cont .g-content {
  padding: 0;
  margin: 0 52px;
}
.moduletable .g-title {
  font-weight: 700;
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 30px;
  position: relative;
  color: #333;
}
.moduletable .g-title:before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 35px;
  left: 0;
  width: 100px;
  height: 4px;
  background: #a1bf65;
}
.moduletable .g-title:after {
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: -30px;
  left: 20px;
  border-width: 8px;
  border-style: solid;
  border-color: #a1bf65 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
#g-utility {
  background: #F8F8F8;
}
.service-img-icon .ts-service-wrapper {
  padding: 40px 0 0;
  text-align: center;
}
.service-img-icon .ts-service-wrapper .ts-service-image {
  display: inline-block;
  width: 120px;
  height: 120px;
  line-height: 120px;
  border-radius: 100%;
  text-align: center;
  background: #a1bf65;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.service-img-icon .ts-service-wrapper .ts-service-image img {
  display: inline-block;
}
.service-img-icon .ts-service-wrapper .ts-service-info h3 {
  font-size: 18px;
}
.ts-general-btn .btn {
  display: inline-block;
  margin-top: 30px;
  text-transform: uppercase;
}
.btn-primary, .btn.cancel {
  border: 0;
  border-radius: 3px;
  padding: 10px 20px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.btn-primary {
  background: #a1bf65 !important;
  box-shadow: 0 3px 0 #b73e02;
}
.ts-general-btn {
  text-align: center;
}
section#g-above {
  background: white;
}
#g-testimonials {
  background: #f3f3f3 !important;
  color: black;
}
#g-testimonials:before {
  background: none !important;
}
.feature-content {
  padding-left: 150px !important;
}
.feature-content-cont {
  align-self: center;
}
.feature-content h3 {
  font-weight: 300;
  font-size: 36px;
  line-height: normal;
  margin-top: 10px;
}
.content-list h3 {
  font-size: 16px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding-right: 20px;
}
.content-list h3:after {
  content: "";
  position: absolute;
  top: 50%;
  height: 1px;
  width: 100%;
  left: 100%;
  margin-top: -1px;
  border-bottom: 1px solid #cecece;
  z-index: 0;
  padding-left: 20px;
}
.feature-content .cap {
  font-size: 60px;
  line-height: 36px;
  float: left;
  padding-right: 10px;
  font-family: "Roboto Slab", serif;
}
.list-arrow {
  list-style: none;
  margin: 0 !important;
  padding: 0 0 0 1px;
}
.list-arrow li {
  line-height: 24px;
}
.list-arrow li:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 10px;
}
.action-cont {
  padding: 40px 0 30px;
  text-align: center;
  position: relative;
  background: #a1bf65 url('../../../../images/home/action-bg.jpg?63a5e044');
  background-size: cover;
}
.action-cont h2 {
  color: #fff;
  font-weight: 300;
  font-size: 36px;
  line-height: normal;
  margin-bottom: 20px;
}
.action-cont .btn {
  margin: 10px 10px 0;
}
.action-cont a {
  color: white !important;
}
.jt-cs p.readmore {
  margin-top: -25px;
}
p.readmore .btn {
  border-radius: 0;
  padding: 10px 15px;
}
.jt-cs .owl-dots .active span {
  background: #9f9d9d;
}
.jt-cs .owl-dots span {
  border: 2px solid black;
}
.service-img-icon .ts-service-wrapper:hover .ts-service-image {
  border: 5px solid #d04703;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/* ----------- HOME END ------------*/
/* ----------- TESTIMONIAL START ----------*/
.sprocket-quotes .cols-3 > li {
  width: 33.33%;
}
.sprocket-quotes-container {
  list-style: none !important;
  overflow: hidden;
  padding: 0;
  margin: 0 -1%;
}
.sprocket-quotes .cols-3 > li {
  width: 33.33%;
}
.sprocket-quotes-container > li {
  display: inline-block;
  vertical-align: top;
  margin: 1% -4px 1% 0;
  padding: 0 1%;
  box-sizing: border-box;
}
.testimonials .sprocket-quotes-item {
  padding: 30px 40px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: none;
}
.sprocket-quotes-item {
  position: relative;
  padding: 15px;
  margin: 1em 0;
  background: #f5f5f5;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.testimonials .sprocket-quotes-item:before {
  border-color: rgba(0, 0, 0, 0.1) transparent;
}
.sprocket-quotes-item:before {
  content: "";
  position: absolute;
  bottom: -17px;
  left: 49px;
  border-width: 16px 0 0 16px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.15) transparent;
  display: block;
  width: 0;
}
.testimonials .sprocket-quotes-item:after {
  border-color: #fff transparent;
}
.sprocket-quotes-item:after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 50px;
  border-width: 16px 0 0 16px;
  border-style: solid;
  border-color: #f5f5f5 transparent;
  display: block;
  width: 0;
}
.testimonials .sprocket-quotes-item .sprocket-quotes-text {
  position: relative;
}
.sprocket-quotes-text {
  font-size: 1.1em;
  line-height: 1.6em;
}
.testimonials .sprocket-quotes-item .sprocket-quotes-text:before {
  content: none;
  font-family: FontAwesome;
  padding-right: 10px;
  color: #a1bf65;
}
.sprocket-quotes-text i {
  color: #a1bf65;
}
.testimonials .sprocket-quotes-info {
  margin-top: 25px;
  text-align: center;
}
.testimonials .sprocket-quotes-info .sprocket-quotes-image {
  margin: 15px auto;
  float: none;
  border: 3px solid rgba(0, 0, 0, 0.2);
}
.sprocket-quotes-image {
  max-width: 25%;
  border-radius: 100%;
  margin: 0 1em 0 0;
  float: left;
}
.sprocket-quotes-author {
  font-size: 1.1em;
  margin-top: 0.5em;
  font-weight: bold;
  display: block;
}
.sprocket-quotes-info:after {
  clear: both;
}
.sprocket-quotes-info:before, .sprocket-quotes-info:after {
  content: "";
  display: table;
}
/* ----------- TESTIMONIAL END ------------*/
/* ----------- ABOUT US START ------------*/
img.pull-left {
  margin-right: 20px;
  margin-bottom: 20px;
}
p.lead {
  font-weight: 600;
  color: black !important;
}
#g-mainbar {
  padding: 0 0 3rem 0;
}
div#breadcrumbs .g-content {
  padding: 0 0.625rem;
  margin: 0 0.938rem;
}
#breadcrumbs ol {
  margin: 0;
}
.breadcrumb {
  margin-bottom: 0;
  background-color: #ECEDEF;
}
/* ----------- ABOUT US END ------------*/
/* ----------- FOOTER START ----------*/
#g-footer {
  padding: 80px 0 0;
  background: #272d33 url('../../../../images/header/footer-bg.jpg?63a5e044') no-repeat center center;
  background-size: cover;
  color: #FFF;
}
#g-footer .g-title {
  font-size: 20px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
}
#g-footer .g-title {
  color: #fff;
}
.youtube {
  background: #FF0000;
}
.instagram {
  background: linear-gradient(-125deg, #fb00fb, yellow);
}
.facebook {
  background: #1877F2;
}
.social-icon {
  color: white;
  padding: 20px 20px 8px 20px;
  margin-right: 15px;
  /* font-size: 2em; */
  /* line-height: 15px; */
}
.copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
a#g-totop {
  background: #a1bf65;
  padding: 10px;
}
/* ----------- FOOTER END ------------*/
.pg-category-box-title a {
  font-size: 13px;
}
#phocagallery svg {
  display: none;
}
.jt-search-wrap {
  height: 0;
}
#g-navigation .g-main-nav .g-dropdown {
  background: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  column-count: 3;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #000000;
  padding: 14px;
}
.g-main-nav .g-sublevel > li {
  margin: 0 !important;
}
.g-main-nav .g-standard .g-dropdown.g-dropdown-right {
  left: -80%;
}
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 0;
}
.g-main-nav .g-standard .g-dropdown {
  width: 800px;
}
.jtcs_item_wrapper .jt-title {
  font-size: 24px;
  color: black;
}
img.pull-left {
  float: left;
}
.dark-bg {
  background: #333333;
  color: white;
  padding: 20px !important;
}
.dark-bg .g-title {
  color: white;
}
.dark-bg .g-title:before, .dark-bg .g-title:after {
  content: none;
}
.sidebar .g-title {
  font-size: 17px;
}
#g-sidebar .g-content {
  padding: 0;
  margin: 0;
}
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 0;
}
aside#g-sidebar ul {
  padding: 0;
  margin-bottom: 0;
}
/*# sourceMappingURL=custom_14.css.map */