.t3-header {
  min-height: 100px;
}
@media screen and (max-width: 992px) {
  .t3-header {
    margin-bottom: 20px;
  }
}
.body-box {
  background: #fff;
  position: relative;
  top: 20px;
  margin: 0px 1% 20px;
  padding-top: 78px;
}
@media screen and (min-width: 1199px) {
  .body-box {
    top: 40px;
    margin: 0px 4% 40px;
  }
}
.logo {
  position: absolute;
  top: 0;
  z-index: 1;
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 26px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 52px;
  padding-top: 52px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 78px;
    padding-top: 78px;
  }
}
.t3-mainbody {
  padding-top: 0;
  padding-bottom: 30px;
}
.t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-sidebar {
  padding-top: 0;
  padding-bottom: 26px;
}
.t3-footer {
  padding: 15px 0;
  border-top: 1px solid #eeeeee;
  background: #e7e7e7;
  color: #606577;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 12px;
}
.t3-footer .footer-contact span a,
.t3-footer .copyright small a {
  text-decoration: none;
  color: #606577;
}
.t3-footer .footer-contact span a:hover,
.t3-footer .copyright small a:hover {
  color: #9ed154;
}
.t3-footnav {
  padding: 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 0;
  }
}
.t3-footnav .t3-module {
  color: #606577;
  margin-top: 13px;
  margin-bottom: 13px;
}
.t3-footnav .t3-module .module-title {
  color: #606577;
  font-size: 20px;
  margin-bottom: 13px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #606577;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #606577;
}
.t3-footnav .footer-contact span {
  margin: 0 15px;
}
.t3-footnav .footer-contact span:first-child {
  margin-left: 0;
}
.t3-footnav .footer-social-icon {
  float: right;
}
.t3-copyright {
  font-size: 13px;
  padding: 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 0;
}
.t3-copyright .divider {
  border-top: 1px solid #d7d7d7;
  margin: 0 15px;
  height: 1px;
}
.copyright .module {
  padding: 15px 0 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.css-page-title {
  border-top: 4px solid #eeeeed;
}
.css-page-title h1 {
  margin: -4px 0 10px;
  padding-top: 15px;
  text-transform: uppercase;
  border-top: 4px solid #9ed154;
  display: inline-block;
  color: #000;
  font-weight: 700;
}
.social-icon {
  text-align: right;
}
@media (min-width: 991px) {
  .social-icon {
    margin-top: 30px;
  }
}
.sp_social ul li {
  border: 1px solid #d1d1d1;
}
.sp_social ul li:hover {
  border-color: #9ed154;
}
.sp_social ul li:last-child {
  margin-right: 0;
}
.sp_social ul li a {
  width: 24px !important;
  height: 24px !important;
}
.sp_social ul li i.fa {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  margin: 0px;
  width: 24px;
  height: 24px;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #acacac;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.sp_social ul li i.fa::before {
  speak: none;
  font-size: 12px;
  line-height: 24px;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.sp_social ul li i.fa::after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  display: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.sp_social ul li i.fa:hover {
  background: #9ed154;
  border-color: transparent;
  color: #fff;
}
.sp_social ul li i.fa:hover::before {
  -webkit-animation: toTopFromBottom 0.3s forwards;
  -moz-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
}
#showcase-content1 {
  margin-bottom: 30px;
}
@media screen and (max-width: 1199px) {
  #showcase-content1 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  #showcase-content1 {
    margin-top: 10px;
  }
}
.feature {
  text-transform: uppercase;
  color: #fff;
  height: 185px;
  border-radius: 1px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .feature {
    height: 160px;
  }
}
.feature p {
  margin: 0;
}
.feature-green {
  background: #7accc8;
}
@media screen and (min-width: 992px) {
  .feature-green {
    padding: 35px;
  }
}
@media screen and (max-width: 1199px) {
  .feature-green {
    padding: 22px 17px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .feature-green {
    padding: 35px;
  }
}
.feature-green .b-light-text {
  font-size: 20px;
  font-weight: 300;
  margin: 0;
}
.feature-green .m-bold-text {
  font-size: 30px;
  line-height: 24px;
  font-weight: 700;
  display: block;
}
.feature-green .l-bold-text {
  font-size: 52px;
  font-weight: 900;
  line-height: 40px;
  float: left;
  margin-right: 10px;
}
.feature-green .s-light-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 16px;
}
.feature-blue {
  background: #8DBFD6;
  text-align: center;
  padding: 50px 35px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .feature-blue {
    padding: 37px;
  }
}
.feature-blue .b-light-text {
  font-size: 38px;
  font-weight: 300;
  margin: 0;
  display: block;
  line-height: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .feature-blue .b-light-text {
    font-size: 26px;
  }
}
.feature-blue .m-bold-text {
  font-size: 36px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  display: block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .feature-blue .m-bold-text {
    font-size: 24px;
  }
}
.feature-blue .s-light-text {
  font-weight: 200;
  font-size: 20px;
  line-height: 22px;
  display: block;
}
@media screen and (max-width: 1199px) {
  .feature-blue .s-light-text {
    font-size: 14px;
    font-weight: 300;
  }
}
.css-thumb,
.promo-thumb,
.sprocket-mosaic-image-container {
  position: relative;
  display: block;
  overflow: hidden;
  cursor: pointer;
}
.css-thumb .css-overlay,
.promo-thumb .css-overlay,
.sprocket-mosaic-image-container .css-overlay {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0%;
  background: #9ed154;
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateZ(0);
}
.css-thumb img,
.promo-thumb img,
.sprocket-mosaic-image-container img {
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.css-thumb:hover img,
.promo-thumb:hover img,
.sprocket-mosaic-image-container:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.css-thumb:hover .css-overlay,
.promo-thumb:hover .css-overlay,
.sprocket-mosaic-image-container:hover .css-overlay {
  height: 100%;
}
.css-thumb:hover .css-overlay-links .readmore:before,
.promo-thumb:hover .css-overlay-links .readmore:before,
.sprocket-mosaic-image-container:hover .css-overlay-links .readmore:before,
.css-thumb:hover .css-overlay-links .css-popup:before,
.promo-thumb:hover .css-overlay-links .css-popup:before,
.sprocket-mosaic-image-container:hover .css-overlay-links .css-popup:before {
  opacity: 1;
}
.css-thumb:hover .css-overlay-links .css-popup:before,
.promo-thumb:hover .css-overlay-links .css-popup:before,
.sprocket-mosaic-image-container:hover .css-overlay-links .css-popup:before {
  left: 51%;
}
.css-thumb:hover .css-overlay-links .readmore:before,
.promo-thumb:hover .css-overlay-links .readmore:before,
.sprocket-mosaic-image-container:hover .css-overlay-links .readmore:before {
  right: 51%;
}
.sprocket-mosaic-image-container {
  -webkit-transform: translateZ(0);
}

.css-overlay-links {
  position: absolute;
  top: 42%;
  text-align: center;
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateZ(0);
}
.css-overlay-links a {
  text-decoration: none;
}
.css-overlay-links .readmore:before,
.css-overlay-links .css-popup:before {
  position: absolute;
  font-family: FontAwesome;
  background: transparent;
  border: 2px solid #fff;
  padding: 1px 8px;
  font-size: 16px;
  border-radius: 0;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.css-overlay-links .readmore:hover:before,
.css-overlay-links .css-popup:hover:before {
  background: #fff;
  color: #9ed154;
}
.css-overlay-links .readmore:before {
  content: "\f0c1";
  right: 12%;
}
.css-overlay-links .css-popup:before {
  content: "\f00e";
  left: 12%;
}
.text-decoration {
  text-decoration: none;
}
.text-uppercase {
  text-transform: uppercase;
}
.css-linked-text {
  text-decoration: none;
  color: #606577;
}
.css-linked-text:hover {
  color: #9ed154;
}
.css-list-style {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.css-readmore,
.readmore a {
  text-transform: uppercase;
  font-size: 10px;
  color: #A1AEB9;
  text-decoration: none;
}
.css-readmore::before,
.readmore a::before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 4px;
}
.css-readmore:hover,
.readmore a:hover {
  color: #9ed154;
}
.css-readmore-button {
  text-transform: uppercase;
  font-size: 10px;
  color: #A1AEB9;
  text-decoration: none;
}
.css-readmore-button::before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 4px;
}
.css-readmore-button:hover {
  color: #9ed154;
}
.css-navigation,
.sprocket-lists-arrows {
  background: #eeeeed;
  border-radius: 30px;
  padding: 2px;
  height: 24px;
}
.css-navigation .css-navigate-next,
.sprocket-lists-arrows .css-navigate-next,
.css-navigation .css-navigate-prev,
.sprocket-lists-arrows .css-navigate-prev,
.css-navigation .next,
.sprocket-lists-arrows .next,
.css-navigation .prev,
.sprocket-lists-arrows .prev {
  display: inline-block;
  background: #fff;
  cursor: pointer;
  line-height: 20px;
  text-align: center;
  position: relative;
  z-index: 1;
  font-size: 15px;
  color: #404040;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border-radius: 50%;
}
.carousel-wrapper {
  padding: 20px;
  border: 1px solid #f9f9f9;
}
.css-carousel-navigation {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.css-carousel-navigation i {
  display: block;
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px;
  border-radius: 2px;
  text-align: center;
  font-size: 22px;
  color: #fff;
}
.css-carousel-navigation .css-carousel-control {
  position: absolute;
  top: 46%;
  text-decoration: none;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.css-carousel-navigation .css-carousel-control.right {
  right: 25%;
}
.css-carousel-navigation .css-carousel-control.left {
  left: 25%;
}
.css-carousel-navigation:hover .css-carousel-control {
  opacity: 1;
}
.css-carousel-navigation:hover .css-carousel-control.right {
  right: 5%;
}
.css-carousel-navigation:hover .css-carousel-control.left {
  left: 5%;
}
.carousel-control {
  background: none !important;
}
.carousel-control:hover,
.carousel-control:focus {
  background: none;
}
.custom-block .promo-thumb {
  border-radius: 1px;
  margin-bottom: 20px;
  background: #9ed154;
}
.custom-block .promo-thumb:hover img {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.css-custom-text h2 {
  background: transparent;
  color: #212121;
  font-size: 18px;
  font-weight: 900;
  padding: 0;
  display: block;
  text-transform: uppercase;
  border-top: none;
  margin-top: 0;
  margin-bottom: 21px !important;
}
.css-custom-text h2 > span {
  border-bottom: 1px solid #eeeeee;
  display: inline-block;
  padding: 15px 0;
}
@media screen and (min-width: 768px) {
  .css-custom-text h2 {
    margin-bottom: 40px;
  }
}
.css-custom-text ul li {
  display: block !important;
  margin: 5px 0;
}
.css-custom-text ul li i.fa {
  margin-right: 10px;
  color: #91d384;
}
.css-service-box .services-box i.fa {
  color: #000;
}
.css-service-box .services-box i.fa::after {
  content: " ";
  position: absolute;
  border-bottom: 1px solid #eee;
  bottom: 3px;
  width: 100%;
  height: 100%;
  background: #000;
}
.services-box i.fa,
.css-navigation i.fa,
.sprocket-lists-arrows i.fa,
.itemNavigation i.fa,
.services-box span.fa,
.css-navigation span.fa,
.sprocket-lists-arrows span.fa,
.itemNavigation span.fa {
  overflow: hidden;
}
.services-box i.fa::before,
.css-navigation i.fa::before,
.sprocket-lists-arrows i.fa::before,
.itemNavigation i.fa::before,
.services-box span.fa::before,
.css-navigation span.fa::before,
.sprocket-lists-arrows span.fa::before,
.itemNavigation span.fa::before {
  speak: none;
  display: block;
  -webkit-font-smoothing: subpixel-antialiased !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-animation: toLeftFromRight 0.3s forwards;
  -moz-animation: toLeftFromRight 0.3s forwards;
  animation: toLeftFromRight 0.3s forwards;
}
.services-box i.fa::after,
.css-navigation i.fa::after,
.sprocket-lists-arrows i.fa::after,
.itemNavigation i.fa::after,
.services-box span.fa::after,
.css-navigation span.fa::after,
.sprocket-lists-arrows span.fa::after,
.itemNavigation span.fa::after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  display: none;
  box-sizing: content-box;
}
.services-box i.fa:hover,
.css-navigation i.fa:hover,
.sprocket-lists-arrows i.fa:hover,
.itemNavigation i.fa:hover,
.services-box span.fa:hover,
.css-navigation span.fa:hover,
.sprocket-lists-arrows span.fa:hover,
.itemNavigation span.fa:hover {
  color: #ffffff;
  cursor: pointer;
}
.services-box i.fa:hover::before,
.css-navigation i.fa:hover::before,
.sprocket-lists-arrows i.fa:hover::before,
.itemNavigation i.fa:hover::before,
.services-box span.fa:hover::before,
.css-navigation span.fa:hover::before,
.sprocket-lists-arrows span.fa:hover::before,
.itemNavigation span.fa:hover::before {
  -webkit-animation: toRightFromLeft 0.3s forwards;
  -moz-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
}
.services-box i.fa:hover,
.css-navigation i.fa:hover,
.sprocket-lists-arrows i.fa:hover,
.itemNavigation i.fa:hover {
  color: #9ed154;
}
.services-box span.fa:hover,
.css-navigation span.fa:hover,
.sprocket-lists-arrows span.fa:hover,
.itemNavigation span.fa:hover {
  background: #9ed154;
}
.recent-project .css-navigation {
  position: absolute;
  top: 10px;
  right: 15px;
}
.recent-project .nspArt {
  position: relative;
  margin-bottom: 15px;
}
.recent-project .nspArt .nspHeader {
  position: absolute;
  top: 38%;
  background: #fff;
  padding-top: 26px;
  padding-left: 26px;
  font-size: 18px;
  text-transform: uppercase;
  width: 60%;
  height: 90px;
}
.recent-project .nspArt .nspHeader a {
  text-decoration: none;
  color: #606577;
}
.recent-project .nspArt .nspHeader a:hover {
  color: #9ed154;
}
.recent-project .nspArt .nspInfo {
  position: absolute;
  top: 210px;
  padding-left: 26px;
  color: #cdcfd6;
}
.recent-project .nspLinksWrap .nspList .nspImage {
  margin-bottom: 26px;
}
.recent-project .nspLinksWrap .nspList li h4 {
  margin-bottom: 21px;
}
.recent-project .nspLinksWrap .nspList li h4 a {
  text-decoration: none;
  color: #606577;
  text-transform: uppercase;
}
.recent-project .nspLinksWrap .nspList li h4 a:hover {
  color: #9ed154;
}
#client-wrapper .module-inner {
  position: relative;
}
#client-wrapper .module-inner .css-navigation {
  top: -20px;
  right: 0;
  position: absolute;
  z-index: 1;
  display: inline-block;
}
.sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  border-bottom: 3px solid #9ed154;
}
.sprocket-tabs-nav > li.active > .sprocket-tabs-inner .sprocket-tabs-text {
  color: #9ed154;
}
.css-skill h5 {
  margin-top: 0 !important;
}
.css-skill .progress {
  height: 16px;
  line-height: 16px;
}
.css-skill .progress-bar {
  background: #91d384;
  box-shadow: none;
  line-height: 16px;
}
.css-team-member img {
  border-bottom: 5px solid #9ed154;
}
.progress-bars .css-progress-bar {
  padding: 0 25px;
  display: table-cell;
  width: 25%;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .progress-bars .css-progress-bar {
    width: 49.7%;
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .progress-bars .css-progress-bar {
    width: 100%;
    display: inline-block;
  }
}
.progress-bars .css-progress-bar h5 {
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  margin-bottom: 5px;
}
.call-to-action .call-to-action-wrapper {
  border-left: 3px solid #9ed154;
  padding: 25px 30px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
}
.call-to-action .call-to-action-wrapper .btn {
  text-transform: uppercase;
  margin: 10px 0 0;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.call-to-action .call-to-action-wrapper .btn:hover {
  background: #666666;
}
.call-to-action .call-to-action-wrapper h2 {
  font-size: 18px;
  text-transform: uppercase;
  border-top: none;
  margin-bottom: 14px !important;
  margin-top: 10px !important;
}
.sprocket-mosaic .sprocket-mosaic-order li,
.sprocket-mosaic-filter li {
  background: #93cc40 !important;
  border-bottom-color: #80b731 !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.sprocket-mosaic .sprocket-mosaic-order li.active,
.sprocket-mosaic-filter li.active,
.sprocket-mosaic .sprocket-mosaic-order li:hover,
.sprocket-mosaic-filter li:hover {
  background: #80b731 !important;
}
.sprocket-mosaic-title {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.sprocket-mosaic-title a {
  color: #606577;
  text-decoration: none;
}
.sprocket-mosaic-title a:hover {
  color: #9ed154;
}
.sprocket-mosaic-loadmore {
  background: #9ed154;
}

.k2CategoriesListBlock ul li a,
.k2ArchivesBlock ul li a,
.k2LatestCommentsBlock ul li a,
.k2UsersBlock ul li a,
ul.ubUserItems li a,
.userdata ul li a {
  text-decoration: none;
  color: #606577;
}
.k2CategoriesListBlock ul li a:hover,
.k2ArchivesBlock ul li a:hover,
.k2LatestCommentsBlock ul li a:hover,
.k2UsersBlock ul li a:hover,
ul.ubUserItems li a:hover,
.userdata ul li a:hover {
  color: #9ed154;
}

div.k2CategoriesListBlock ul li.activeCategory a {
  color: #9ed154;
}
div.k2CategoriesListBlock ul li.activeCategory a:hover {
  color: #9ed154;
}

.k2TagCloudBlock a {
  background: #9ed154;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
div.itemNavigation a.itemNext i,
div.itemNavigation a.itemPrevious i {
  background: #9ed154;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateZ(0);
}
div.itemNavigation a.itemNext i:hover,
div.itemNavigation a.itemPrevious i:hover {
  background: #000;
  color: #fff;
}

.catItemTitle a,
h2.genericItemTitle a,
h2.tagItemTitle a,
.userItemTitle a,
h2.itemTitle a,
.itemAuthorBlock .media-heading a,
.latestItemTitle a {
  color: #000;
  font-weight: 700;
}

.css-k2-datecreated:before,
.catItemAuthor:before,
.catItemCategory:before,
.catItemCommentsLink:before,
.catItemTagsBlock:before,
.genericItemCategory:before,
.tagItemCategory:before,
.userItemCategory:before,
.userItemCommentsLink:before,
.userItemTagsBlock:before,
.itemAuthor:before,
.itemCategory:before,
.itemCommentsLink:before,
.icon-cog:before,
.itemTagsBlock:before,
.latestItemCategory:before,
.latestItemTagsBlock:before {
  color: #9ed154;
}
.css-k2-datecreated a,
.catItemAuthor a,
.catItemCategory a,
.catItemCommentsLink a,
.catItemTagsBlock a,
.genericItemCategory a,
.tagItemCategory a,
.userItemCategory a,
.userItemCommentsLink a,
.userItemTagsBlock a,
.itemAuthor a,
.itemCategory a,
.itemCommentsLink a,
.icon-cog a,
.itemTagsBlock a,
.latestItemCategory a,
.latestItemTagsBlock a {
  color: #999;
}
.css-k2-datecreated a:hover,
.catItemAuthor a:hover,
.catItemCategory a:hover,
.catItemCommentsLink a:hover,
.catItemTagsBlock a:hover,
.genericItemCategory a:hover,
.tagItemCategory a:hover,
.userItemCategory a:hover,
.userItemCommentsLink a:hover,
.userItemTagsBlock a:hover,
.itemAuthor a:hover,
.itemCategory a:hover,
.itemCommentsLink a:hover,
.icon-cog a:hover,
.itemTagsBlock a:hover,
.latestItemCategory a:hover,
.latestItemTagsBlock a:hover {
  color: #9ed154;
}
.css-k2-datecreated:before {
  content: "\f073";
}
.catItemAuthor:before,
.itemAuthor:before {
  content: "\f007";
}
.catItemCategory:before,
.genericItemCategory:before,
.tagItemCategory:before,
.userItemCategory:before,
.itemCategory:before,
.latestItemCategory:before {
  content: "\f09c";
}
.catItemCommentsLink:before,
.userItemCommentsLink:before,
.itemCommentsLink:before {
  content: "\f086";
}
.catItemTagsBlock:before,
.userItemTagsBlock:before,
.icon-cog:before,
.itemTagsBlock:before,
.latestItemTagsBlock:before {
  content: "\f02b";
}

.userdata .input-group .input-group-addon {
  color: #9ed154;
}
.css-k2-item-settings .btn-group.open .dropdown-toggle {
  box-shadow: none !important;
}
.icon-cog:before {
  content: "\f013";
}
.catItemImage,
.genericItemImage,
.tagItemImage,
.userItemImage,
.itemImage,
.latestItemImage {
  position: relative;
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 20px solid #fff;
  box-shadow: 0 0 0 1px #eeeeed;
}
.catItemImage .css-overlay,
.genericItemImage .css-overlay,
.tagItemImage .css-overlay,
.userItemImage .css-overlay,
.itemImage .css-overlay,
.latestItemImage .css-overlay {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0%;
  background: #9ed154;
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateZ(0);
}
.catItemImage img,
.genericItemImage img,
.tagItemImage img,
.userItemImage img,
.itemImage img,
.latestItemImage img {
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.catItemImage:hover img,
.genericItemImage:hover img,
.tagItemImage:hover img,
.userItemImage:hover img,
.itemImage:hover img,
.latestItemImage:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.catItemImage:hover .css-overlay,
.genericItemImage:hover .css-overlay,
.tagItemImage:hover .css-overlay,
.userItemImage:hover .css-overlay,
.itemImage:hover .css-overlay,
.latestItemImage:hover .css-overlay {
  height: 100%;
}
.catItemImage:hover .css-overlay-links .readmore:before,
.genericItemImage:hover .css-overlay-links .readmore:before,
.tagItemImage:hover .css-overlay-links .readmore:before,
.userItemImage:hover .css-overlay-links .readmore:before,
.itemImage:hover .css-overlay-links .readmore:before,
.latestItemImage:hover .css-overlay-links .readmore:before,
.catItemImage:hover .css-overlay-links .css-popup:before,
.genericItemImage:hover .css-overlay-links .css-popup:before,
.tagItemImage:hover .css-overlay-links .css-popup:before,
.userItemImage:hover .css-overlay-links .css-popup:before,
.itemImage:hover .css-overlay-links .css-popup:before,
.latestItemImage:hover .css-overlay-links .css-popup:before {
  opacity: 1;
}
.catItemImage:hover .css-overlay-links .css-popup:before,
.genericItemImage:hover .css-overlay-links .css-popup:before,
.tagItemImage:hover .css-overlay-links .css-popup:before,
.userItemImage:hover .css-overlay-links .css-popup:before,
.itemImage:hover .css-overlay-links .css-popup:before,
.latestItemImage:hover .css-overlay-links .css-popup:before {
  left: 51%;
}
.catItemImage:hover .css-overlay-links .readmore:before,
.genericItemImage:hover .css-overlay-links .readmore:before,
.tagItemImage:hover .css-overlay-links .readmore:before,
.userItemImage:hover .css-overlay-links .readmore:before,
.itemImage:hover .css-overlay-links .readmore:before,
.latestItemImage:hover .css-overlay-links .readmore:before {
  right: 51%;
}
.catItemImage img,
.genericItemImage img,
.tagItemImage img,
.userItemImage img,
.itemImage img,
.latestItemImage img {
  width: 100% !important;
}
.catItemReadMore,
.genericItemReadMore,
.tagItemReadMore,
.userItemReadMore,
.latestItemReadMore {
  float: right;
}
.catItemReadMore a,
.genericItemReadMore a,
.tagItemReadMore a,
.userItemReadMore a,
.latestItemReadMore a {
  color: #606577;
  text-transform: uppercase;
  font-size: 10px;
  color: #A1AEB9;
  text-decoration: none;
}
.catItemReadMore a:hover,
.genericItemReadMore a:hover,
.tagItemReadMore a:hover,
.userItemReadMore a:hover,
.latestItemReadMore a:hover {
  color: #9ed154;
}
.catItemReadMore a::before,
.genericItemReadMore a::before,
.tagItemReadMore a::before,
.userItemReadMore a::before,
.latestItemReadMore a::before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 4px;
}
.catItemReadMore a:hover,
.genericItemReadMore a:hover,
.tagItemReadMore a:hover,
.userItemReadMore a:hover,
.latestItemReadMore a:hover {
  color: #9ed154;
}
div.itemListCategory h2 a,
.componentheading a,
.userBlock h2.media-heading a,
div.latestItemsUser h2 a {
  text-decoration: none;
  color: #606577;
}
div.itemListCategory h2 a:hover,
.componentheading a:hover,
.userBlock h2.media-heading a:hover,
div.latestItemsUser h2 a:hover {
  color: #9ed154;
}

.itemAuthorBlock .itemAuthorEmail a {
  text-decoration: none;
  color: #606577;
}
.itemAuthorBlock .itemAuthorEmail a:hover {
  color: #9ed154;
}

.itemAuthorLatest ul li a,
.itemRelated ul li a {
  text-decoration: none;
  color: #606577;
}
.itemAuthorLatest ul li a:hover,
.itemRelated ul li a:hover {
  color: #9ed154;
}
.itemAuthorLatest ul li:before,
.itemRelated ul li:before {
  color: #9ed154 !important;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
  color: #fff;
  background: #9ed154;
  padding: 6px 12px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover,
div.itemComments ul.itemCommentsList li span.commentLink a:focus {
  background: #b5b5b5;
  color: #fff;
  outline: none;
  text-decoration: none;
}
.k2Pagination ul li a:hover {
  background: #9ed154;
}
.css-contact {
  display: block;
}
.css-contact a {
  text-decoration: none;
  color: #606577;
}
.css-contact a:hover {
  color: #9ed154;
}
.css-contact:first-child {
  font-size: 16px;
}
.item-page article {
  padding: 20px 0;
}
.item-page article div {
  background: #f5f5f5;
  margin: 7px 0;
  width: 30%;
  padding: 5px 10px;
}
.item-page address {
  padding: 20px 0;
  margin-bottom: 0;
}
.css-faq li,
.css-support-policy li {
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.css-faq li:last-child,
.css-support-policy li:last-child {
  padding-bottom: 0;
}
.css-faq-content h3,
.css-policy-content h3 {
  margin: 0 0 10px;
  font-size: 13px;
  font-weight: 700;
}
.css-faq li {
  position: relative;
  padding-left: 30px;
}
.css-faq li:before {
  content: "\f059";
  font-family: 'FontAwesome';
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  color: #9ed154;
  line-height: 15px;
}
.css-support-policy .css-policy-content {
  border-bottom: 2px solid #eeeeed;
}
.css-support-policy li:last-child .css-policy-content {
  border-bottom: 0;
}
table.acymailing_form {
  width: 100%;
}
table.acymailing_form .acysubbuttons {
  text-align: left;
}
.back-to-top {
  margin: 20px 0 0;
  text-align: right;
  z-index: 1000;
}
.back-to-top i.fa {
  cursor: pointer;
  border: 1px solid #b8b8b8;
  width: 40px;
  height: 40px;
  color: #b8b8b8;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.back-to-top i.fa::before {
  speak: none;
  font-size: 20px;
  line-height: 40px;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.back-to-top i.fa::after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  display: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.back-to-top i.fa:hover {
  background: #000000;
  border-color: transparent;
  color: #fff;
}
.back-to-top i.fa:hover::before {
  -webkit-animation: toTopFromBottom 0.3s forwards;
  -moz-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
}
.category-module-grid {
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}

.category-module-grid > div {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  height: 330px;
  background: #9ED154;
  text-align: center;
  cursor: pointer;
}
.category-module-grid > div img {
  position: relative;
  display: block;
  min-height: 100%;
  opacity: 0.8;
}
.category-module-grid > div .article-content {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.category-module-grid > div .article-content::before,
.category-module-grid > div .article-content::after {
  pointer-events: none;
}
.category-module-grid > div .article-content,
.category-module-grid a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.category-module-grid a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.category-module-grid > div h4 {
  word-spacing: -0.15em;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
}
.category-module-grid > div h4 span {
  font-weight: 800;
}
.category-module-grid > div h4,
.category-module-grid > div p {
  margin: 0;
}
.category-module-grid > div p {
  font-size: 13px;
}

div.animation-effect {
  background: #9ed154;
}
div.animation-effect img {
  min-width: 100%;
  height: -webkit-calc(140%);
  height: calc(140%);
}
div.animation-effect .article-content {
  padding: 40px;
}
div.animation-effect .article-content::before,
div.animation-effect .article-content::after {
  position: absolute;
  content: '';
  opacity: 0;
}
div.animation-effect .article-content::before {
  top: 30px;
  right: 20px;
  bottom: 30px;
  left: 20px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
div.animation-effect .article-content::after {
  top: 20px;
  right: 30px;
  bottom: 20px;
  left: 30px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
div.animation-effect h4 {
  padding-top: 26%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
div.animation-effect p {
  padding: 10px;
  text-transform: none;
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
div.animation-effect img,
div.animation-effect h4 {
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}
div.animation-effect img,
div.animation-effect .article-content::before,
div.animation-effect .article-content::after,
div.animation-effect p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
div.animation-effect:hover img {
  opacity: 0.05;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
div.animation-effect:hover .article-content::before,
div.animation-effect:hover .article-content::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
div.animation-effect:hover h4,
div.animation-effect:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
div.animation-effect:hover .article-content::after,
div.animation-effect:hover h4,
div.animation-effect:hover p,
div.animation-effect:hover img {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.tp-leftarrow.default,
.tp-rightarrow.default {
  width: 60px !important;
  height: 60px !important;
}
.tp-leftarrow.default {
  background: url(/templates/decor/images/slider-arrow-left.png) !important;
}
.tp-rightarrow.default {
  background: url(/templates/decor/images/slider-arrow-right.png) !important;
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {
  background-position: bottom left !important;
}
.twitter-feed {
  padding: 20px;
  background: #1ab2e8;
}
.twitter-feed .sp-tweet {
  position: relative;
}
.twitter-feed .sp-tweet::before {
  position: absolute;
  left: 0;
  font-family: FontAwesome;
  content: "\f099";
  color: #fff;
  font-size: 40px;
  line-height: 50px;
}
.twitter-feed .sp-tweet-item {
  color: #fff !important;
  padding-left: 60px !important;
}
.twitter-feed .sp-tweet-item a {
  color: #fff;
}
.acymailing_module {
  min-height: 130px;
  background: #eeeeed;
}
.acymailing_module form {
  padding: 20px 20px 5px;
}
.acymailing_module form input {
  border: 0;
  width: 100%;
}