a {
  color: #02cdb7;
}
a:hover {
  color: #029a8a;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #02cdb7;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #02cdb7;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #02cdb7;
}
#offcanvas-toggler >i {
  color: #000000;
}
#offcanvas-toggler >i:hover {
  color: #02cdb7;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #02af9c;
  background-color: #02cdb7;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #018173;
  background-color: #029a8a;
}
ul.social-icons >li a:hover {
  color: #02cdb7;
}
.sp-page-title {
  background: #02cdb7;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
.sp-module ul >li >a {
  color: #000000;
}
.sp-module ul >li >a:hover {
  color: #02cdb7;
}
.sp-module .latestnews >div >a {
  color: #000000;
}
.sp-module .latestnews >div >a:hover {
  color: #02cdb7;
}
.sp-module .tagscloud .tag-name:hover {
  background: #02cdb7;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #02cdb7;
}
.search .btn-toolbar button {
  background: #02cdb7;
}
.post-format {
  background: #02cdb7;
}
.voting-symbol span.star.active:before {
  color: #02cdb7;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #029a8a;
}
.entry-link,
.entry-quote {
  background: #02cdb7;
}
blockquote {
  border-color: #02cdb7;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #02cdb7;
}
#sp-footer {
  background: #02cdb7;
}
.sp-comingsoon body {
  background-color: #02cdb7;
}
.pagination>li>a,
.pagination>li>span {
  color: #000000;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #000000;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #02cdb7;
  background-color: #02cdb7;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #02cdb7;
  background-color: #02cdb7;
}
a {
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
body {
  line-height: 24px;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.offline-inner {
  margin-top: 100px;
}
.group-control select,
.group-control textarea,
.group-control input[type="text"],
.group-control input[type="password"],
.group-control input[type="datetime"],
.group-control input[type="datetime-local"],
.group-control input[type="date"],
.group-control input[type="month"],
.group-control input[type="time"],
.group-control input[type="week"],
.group-control input[type="number"],
.group-control input[type="email"],
.group-control input[type="url"],
.group-control input[type="search"],
.group-control input[type="tel"],
.group-control input[type="color"],
.group-control .uneditable-input {
  width: 100%;
}
#sp-top-bar {
  padding: 8px 0;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 20px;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons >li {
  display: inline-block;
  margin: 5px 7px;
}
ul.social-icons >li a {
  color: #999999;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li >a:before {
  display: none;
}
.sp-contact-info {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header {
  background: #ffffff;
  height: 90px;
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
}
#sp-header .logo {
  display: inline-block;
  height: 40px;
  display: table;
}
#sp-header .logo h1 {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header .sp-retina-logo {
  display: none;
}
.sticky-wrapper.is-sticky {
  position: relative;
  z-index: 999;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  #sp-header .sp-default-logo {
    display: none;
  }
  #sp-header .sp-retina-logo {
    display: block;
  }
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title h2,
.sp-page-title h3 {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title h2 {
  font-size: 24px;
  line-height: 1;
}
.sp-page-title h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.sp-page-title .breadcrumb >.active {
  color: rgba(255,255,255,0.8);
}
.sp-page-title .breadcrumb >span,
.sp-page-title .breadcrumb >li,
.sp-page-title .breadcrumb >li+li:before,
.sp-page-title .breadcrumb >li>a {
  color: #fff;
}
.body-innerwrapper {
  overflow: hidden;
  -webkit-transition: margin-left 400ms cubic-bezier(0.7,0,0.3,1);
  transition: margin-left 400ms cubic-bezier(0.7,0,0.3,1);
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
#sp-main-body {
  padding: 60px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
@media (max-width: 480px) {
  .com-sppagebuilder #sp-main-body {
    padding-top: 60px;
  }
}
.sppb-addon-cta .sppb-cta-subtitle {
  margin-bottom: 0;
  line-height: 26px !important;
}
.sppb-addon-cta .sppb-btn-lg {
  margin-top: 30px;
}
.sppb-addon-image-content {
  position: relative;
}
.sppb-addon-image-content .sppb-image-holder {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
}
.sppb-addon-image-content.aligment-left .sppb-image-holder {
  left: 0;
}
.sppb-addon-image-content.aligment-left .sppb-content-holder {
  padding: 120px 0 120px 50px;
}
.sppb-addon-image-content.aligment-right .sppb-image-holder {
  right: 0;
}
.sppb-addon-image-content.aligment-right .sppb-content-holder {
  padding: 120px 50px 120px 0;
}
@media (max-width: ) {
  .sppb-addon-image-content .sppb-image-holder {
    position: inherit;
    width: 100% !important;
    height: 300px;
  }
}
.sp-module {
  margin-top: 50px;
}
.sp-module:first-child {
  margin-top: 0;
}
.sp-module .sp-module-title {
  margin: 0 0 20px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
}
.sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-module ul >li {
  display: block;
  border-bottom: 1px solid #e8e8e8;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-module ul >li >a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-module ul >li >a:hover {
  background: none;
}
.sp-module ul >li >a:before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 8px;
}
.sp-module ul >li:last-child {
  border-bottom: none;
}
.sp-module .categories-module ul {
  margin: 0 10px;
}
.sp-module .latestnews >div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
.sp-module .latestnews >div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.sp-module .latestnews >div >a {
  display: block;
  font-weight: 400;
}
.sp-module .tagscloud {
  margin: -2px 0;
}
.sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
.sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0,0,0,0.2);
  border-radius: 10px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt,
.search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.article-info {
  margin: 0 -8px 5px;
  line-height: 12px;
}
.article-info >dd {
  display: inline-block;
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  margin: 0 8px;
}
.article-info >dd >i {
  display: inline-block;
  margin-right: 3px;
}
article.item {
  margin-bottom: 50px;
}
.tags {
  margin-top: 20px;
}
.tags >span {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.content_rating,
.content_rating + form {
  display: none;
}
.voting-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 14px;
  display: inline-block;
}
.voting-symbol span.star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.voting-symbol span.star.active:before {
  content: "\f005";
}
.voting-symbol span.star:before {
  content: "\f006";
  padding-right: 5px;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  content: "\f005";
  cursor: pointer;
}
.post_rating {
  margin-bottom: 20px;
}
.post_rating .ajax-loader,
.post_rating .voting-result {
  display: none;
}
.post-format {
  position: absolute;
  top: 0;
  left: -68px;
  display: block;
  width: 48px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
}
.entry-image,
.entry-gallery,
.entry-video,
.entry-audio,
.entry-link {
  margin-bottom: 30px;
}
.entry-status,
.entry-quote {
  margin-bottom: 50px;
}
.entry-header {
  position: relative;
  margin-bottom: 30px;
}
.entry-header.has-post-format {
  margin-left: 68px;
}
.entry-header h2 {
  margin: 8px 0 0;
  font-size: 24px;
  line-height: 1;
}
.entry-header h2 a {
  color: #000;
}
.entry-link {
  padding: 100px 50px;
  position: relative;
  z-index: 1;
}
.entry-link a h4 {
  margin: 0;
  font-size: 36px;
  color: #fff;
}
.entry-link a h4:hover {
  color: rgba(255,255,255,0.85);
}
.entry-link:before {
  position: absolute;
  left: -60px;
  font-size: 300px;
  content: "\f0c1";
  font-family: FontAwesome;
  transform: rotate(90deg);
  top: -75px;
  color: rgba(255,255,255,0.15);
  z-index: -1;
}
.entry-quote {
  position: relative;
  padding: 80px 50px;
  color: rgba(255,255,255,0.9);
}
.entry-quote:before {
  position: absolute;
  left: -40px;
  font-size: 300px;
  content: "\f10e";
  font-family: FontAwesome;
  transform: rotate(15deg);
  top: -75px;
  color: rgba(255,255,255,0.15);
}
.entry-quote blockquote small {
  color: #FFF;
  font-weight: 600;
  font-size: 20px;
}
.entry-quote blockquote {
  padding: 0;
  margin: 0;
  font-size: 16px;
  border: none;
}
.carousel-left,
.carousel-right {
  position: absolute;
  top: 50%;
  font-size: 24px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: -18px;
  text-align: center;
  color: #fff;
  background: rgba(0,0,0,0.5);
  border-radius: 4px;
  -webkit-transition: 400ms;
  transition: 400ms;
}
.carousel-left:hover,
.carousel-right:hover {
  color: #fff;
}
.carousel-left:focus,
.carousel-right:focus {
  color: #fff;
}
.carousel-left {
  left: 10px;
}
.carousel-right {
  right: 10px;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module,
.categories-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.form-links,
.list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li,
.categories-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.form-links li,
.list-striped li {
  padding: 2px 0;
}
.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped li h4 {
  margin: 5px 0;
}
#sp-bottom .sp-module .sp-module-title {
  text-transform: none;
  font-weight: 400;
  font-size: 24px;
}
#sp-footer {
  color: #fff;
  text-align: center;
  padding: 20px 0;
}
#sp-footer a {
  color: rgba(255,255,255,0.9);
}
#sp-footer a:hover {
  color: #fff;
}
#sp-footer-wrapper ul {
  display: inline-block;
}
#sp-footer-wrapper ul.nav {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li {
  display: inline-block;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li a {
  display: block;
}
#sp-footer-wrapper ul.nav li a:hover {
  background: none;
}
#sp-footer-wrapper .helix-framework {
  display: inline-block;
}
#sp-footer-wrapper .helix-framework .helix-logo {
  display: block;
  width: 130px;
  height: 40px;
  text-indent: -9999px;
  background: url(../images/helix-logo-white.png) no-repeat 0 0;
}
#sp-footer-wrapper .copyright {
  display: block;
}
.sp-comingsoon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.sp-comingsoon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #fff;
}
.sp-comingsoon .sp-comingsoon-title {
  margin-top: 130px;
  font-size: 42px;
  margin-bottom: 10px;
  font-weight: 700;
}
.sp-comingsoon .sp-comingsoon-content {
  font-size: 28px;
  font-weight: 300;
}
.sp-comingsoon .days,
.sp-comingsoon .hours,
.sp-comingsoon .minutes,
.sp-comingsoon .seconds {
  display: inline-block;
  margin: 80px 15px;
}
.sp-comingsoon .days .number,
.sp-comingsoon .hours .number,
.sp-comingsoon .seconds .number,
.sp-comingsoon .minutes .number {
  width: 115px;
  height: 120px;
  line-height: 120px;
  border: 1px solid #fff;
  border-radius: 4px;
  display: inline-block;
  font-size: 48px;
  font-weight: bold;
}
.sp-comingsoon .days .string,
.sp-comingsoon .minutes .string,
.sp-comingsoon .seconds .string,
.sp-comingsoon .hours .string {
  display: block;
  font-size: 18px;
  margin-top: 10px;
}
.sp-comingsoon .social-icons li {
  display: inline-block;
  margin: 0 15px;
}
.sp-comingsoon .social-icons li a {
  color: rgba(255,255,255,0.7);
  font-size: 24px;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
.sp-comingsoon .social-icons li a:hover {
  color: #fff;
}
.error-page {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page body {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page .error-page-inner {
  height: 100%;
  min-height: 100%;
  width: 100%;
  display: table;
  text-align: center;
}
.error-page .error-page-inner >div {
  display: table-cell;
  vertical-align: middle;
}
.error-page .fa-exclamation-triangle {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 10px;
}
.error-page .error-code {
  font-weight: bold;
  font-size: 96px;
  line-height: 1;
  margin: 0 0 10px 0;
  padding: 0;
}
.error-page .error-message {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 30px;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead >tr,
table.category tbody >tr {
  border: 1px solid #f2f2f2;
}
table.category thead >tr th,
table.category thead >tr td,
table.category tbody >tr th,
table.category tbody >tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: #2D2D2D;
  border-radius: 2px;
  color: #fff;
  -webkit-transition: 300ms;
  transition: 300ms;
}
@media (min-width: 480px) and (max-width: 991px) {
  #home {
    margin-top: 60px !important;
  }
}
#home .btn-contact-me:hover {
  border: 2px solid #02cdb7 !important;
  background-color: #02cdb7 !important;
}
#home .btn-view-details:hover {
  border: 2px solid #02cdb7 !important;
  background-color: #02cdb7 !important;
}
#home .tp-bannershadow {
  display: none;
}
#home .tp-bullets.simplebullets {
  display: none;
}
#home .tp-leftarrow {
  background: none;
}
#home .tp-leftarrow:before {
  content: "\f053";
  font-family: FontAwesome;
  font-size: 30px;
  color: #fff;
}
#home .tp-rightarrow {
  background: none;
}
#home .tp-rightarrow:before {
  content: "\f054";
  font-family: FontAwesome;
  font-size: 30px;
  color: #fff;
}
#home .rev_slider_wrapper {
  cursor: move;
}
#home .rev_slider_wrapper ul.tp-revslider-mainul li .tp-caption .slider-color {
  color: #02cdb7 !important;
}
#home .rev_slider_wrapper ul.tp-revslider-mainul li .tp-caption .line-slider {
  height: 2px;
  width: 205px;
  background-color: #02cdb7 !important;
}
@media (max-width: 1199px) {
  #home .rev_slider_wrapper ul.tp-revslider-mainul li .tp-caption .line-slider {
    width: 165px;
  }
}
@media (max-width: 1024px) {
  #home .rev_slider_wrapper ul.tp-revslider-mainul li .tp-caption .line-slider {
    width: 120px;
  }
}
@media (max-width: 991px) {
  #home .rev_slider_wrapper ul.tp-revslider-mainul li .tp-caption .line-slider {
    width: 100px;
  }
}
@media (max-width: 600px) {
  #home .rev_slider_wrapper ul.tp-revslider-mainul li .tp-caption .line-slider {
    width: 70px;
  }
}
@media (max-width: 320px) {
  #home .rev_slider_wrapper ul.tp-revslider-mainul li .tp-caption .line-slider {
    width: 40px;
  }
}
#about {
  margin-top: 0px !important;
}
#about .sppb-addon-text-block .sppb-addon-title {
  font-size: 30px;
  font-weight: bold;
  color: #374456;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding: 0 0 0 22px;
  margin-top: 70px;
  border-left: 3px solid #02cdb7;
  font-family: Roboto, sans-serif;
  line-height: 51px;
}
@media (max-width: 991px) {
  #about .sppb-addon-text-block .sppb-addon-title {
    font-size: 25px;
    line-height: 42px;
  }
}
#about .sppb-addon-text-block .sppb-addon-content {
  width: 50%;
  float: right;
  font-size: 16px !important;
  font-weight: lighter !important;
  color: #333333;
  line-height: 1.7 !important;
  margin-top: 70px;
  margin-right: 150px;
  font-family: Roboto, sans-serif !important;
}
@media (max-width: 992px) {
  #about .sppb-addon-text-block .sppb-addon-content {
    width: 57%;
    margin-top: 42px;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #about .sppb-addon-text-block .sppb-addon-content {
    display: none;
  }
}
#portfolio {
  margin-top: 0 !important;
  padding-top: 70px;
  background: #fff;
}
#portfolio .sppb-title-heading {
  font-size: 30px !important;
  line-height: 51px !important;
  font-weight: bold;
  color: #374456;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding: 0 0 0 22px;
  margin-top: 50px;
  border-left: 3px solid #02cdb7 !important;
  font-family: Roboto, sans-serif;
  z-index: 99;
}
@media (max-width: 992px) {
  #portfolio .sppb-title-heading {
    font-size: 25px !important;
    line-height: 42px !important;
  }
}
@media (min-width: 601px) and (max-width: 992px) {
  #portfolio .sppb-title-heading {
    width: 40%;
  }
}
#portfolio .jux-portfolio-all-content {
  margin-top: -150px;
}
@media screen and (max-width: 991px) {
  #portfolio .jux-portfolio-all-content {
    margin-top: -165px;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  #portfolio .jux-portfolio-all-content {
    margin-top: -190px;
  }
}
@media screen and (max-width: 600px) {
  #portfolio .jux-portfolio-all-content {
    margin-top: -80px;
  }
}
#portfolio .jux-portfolio-all-content .juxp-filters {
  margin-left: 50%;
  transform: translate(-50%);
}
@media (min-width: 768px) and (max-width: 1199px) {
  #portfolio .jux-portfolio-all-content .juxp-filters {
    margin-left: 0;
    transform: translate(0);
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  #portfolio .jux-portfolio-all-content .juxp-filters {
    width: 235px;
  }
}
@media screen and (max-width: 600px) {
  #portfolio .jux-portfolio-all-content .juxp-filters {
    margin-left: 0;
    transform: translate(0);
    text-align: center;
  }
}
#portfolio .jux-portfolio-all-content .juxp-filters ul li {
  background: none;
}
@media (max-width: 320px) {
  #portfolio .jux-portfolio-all-content .juxp-filters ul li {
    margin-top: 10px;
  }
}
#portfolio .jux-portfolio-all-content .juxp-filters ul li a {
  height: 30px;
  display: inline-block;
  width: auto;
  font-size: 14px;
  font-weight: lighter;
  color: #374456;
  border: 0 none;
  background: #f9f9f9;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  padding: 3px 17px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#portfolio .jux-portfolio-all-content .juxp-filters ul li a:hover {
  background: #02cdb7;
  color: #fff;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#portfolio .jux-portfolio-all-content .juxp-filters ul li a:focus {
  background: #02cdb7;
  color: #fff;
}
#portfolio .jux-portfolio-all-content .juxp-filters ul li .active {
  background: #02cdb7;
  color: #fff;
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap {
  margin-top: 70px;
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item {
  padding: 0;
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content:hover .juxp-img .item-info {
  opacity: 0.9;
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content:hover .juxp-img .item-info .info-content {
  top: 30%;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  width: 100%;
}
@media (min-width: 1200px) and (max-width: 1450px) {
  #portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content:hover .juxp-img .item-info .info-content {
    top: 15%;
  }
}
@media (min-width: 811px) and (max-width: 1199px) {
  #portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content:hover .juxp-img .item-info .info-content {
    top: 20%;
  }
}
@media (min-width: 631px) and (max-width: 810px) {
  #portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content:hover .juxp-img .item-info .info-content {
    top: 10%;
  }
}
@media (min-width: 480px) and (max-width: 580px) {
  #portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content:hover .juxp-img .item-info .info-content {
    top: 20%;
  }
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info {
  top: 0;
  opacity: 0;
  background: linear-gradient(#009bfc,#02cdb7) !important;
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info .info-content {
  position: absolute;
  top: 100%;
  width: 100%;
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info .info-content .cs-title span {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info .info-content .cs-title span:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1423px) {
  #portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info .info-content .cs-title span {
    font-size: 18px;
  }
}
@media screen and (max-width: 1292px) {
  #portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info .info-content .cs-title span {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  #portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info .info-content .cs-title span {
    font-size: 18px;
  }
}
@media screen and (max-width: 1036px) {
  #portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info .info-content .cs-title span {
    font-size: 16px;
  }
}
@media screen and (max-width: 992px) {
  #portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info .info-content .cs-title span {
    font-size: 18px;
  }
}
@media screen and (max-width: 783px) {
  #portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info .info-content .cs-title span {
    font-size: 16px;
  }
}
@media screen and (max-width: 703px) {
  #portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info .info-content .cs-title span {
    font-size: 14px;
  }
}
@media screen and (max-width: 630px) {
  #portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info .info-content .cs-title span {
    font-size: 20px;
  }
}
@media screen and (max-width: 580px) {
  #portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info .info-content .cs-title span {
    font-size: 18px;
  }
}
@media screen and (max-width: 525px) {
  #portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info .info-content .cs-title span {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  #portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info .info-content .cs-title span {
    font-size: 20px;
  }
}
@media (max-width: 320px) {
  #portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info .info-content .cs-title span {
    font-size: 18px;
  }
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .item-info .info-content .jux-tag-item a {
  transition-delay: 4s !important;
  -webkit-transition-delay: 4s !important;
  -moz-transition-delay: 4s !important;
  -o-transition-delay: 4s !important;
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .juxp-icon .juxp-link a {
  background-color: transparent;
  background-repeat: none;
  border-radius: 0;
  webkit-border-radius: 0;
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  border: 2px solid #fff;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  opacity: 1;
  left: 53%;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .juxp-icon .juxp-link a .fa {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  padding: 9px 20px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .juxp-icon .juxp-link:hover a {
  border: 2px solid #02cdb7;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .juxp-icon .juxp-link:hover a .fa {
  color: #02cdb7;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .juxp-icon .juxp-zoom a {
  background-color: transparent;
  background-repeat: none;
  border-radius: 0;
  webkit-border-radius: 0;
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  border: 2px solid #fff;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  opacity: 1;
  right: 53%;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .juxp-icon .juxp-zoom a .fa {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 13px 15px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .juxp-icon .juxp-zoom:hover a {
  border: 2px solid #02cdb7;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#portfolio .jux-portfolio-all-content .juxp-main-wrap .juxp-item .juxp-content .juxp-img .juxp-icon .juxp-zoom:hover a .fa {
  color: #02cdb7;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#portfolio .jux-portfolio-all-content .jux_loadMore {
  display: none;
}
.nivo-lightbox-overlay {
  background: rgba(55,68,86,0.95) !important;
}
.nivo-lightbox-overlay .jux-media.jux-video {
  position: relative;
  width: 50%;
  height: 100%;
  float: left;
  margin-right: 0;
  background: #f8f8f8;
}
@media screen and (max-width: 768px) {
  .nivo-lightbox-overlay .jux-media.jux-video {
    width: 100%;
  }
}
.nivo-lightbox-overlay .jux-media.jux-video img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.nivo-lightbox-overlay .jux-info {
  width: 50%;
  height: 100%;
  float: right;
}
@media screen and (max-width: 768px) {
  .nivo-lightbox-overlay .jux-info {
    width: 100%;
    height: auto;
  }
}
.nivo-lightbox-overlay .jux-info .jux-title_tag .jux-title {
  text-align: center;
}
.nivo-lightbox-overlay .jux-info .jux-author {
  padding-left: 15px;
}
.nivo-lightbox-overlay .jux-info .jux-description {
  padding-left: 15px;
}
.nivo-lightbox-overlay .nivo-lightbox-nav {
  top: 50%;
}
#pricing {
  margin-top: 0 !important;
  padding-top: 70px;
  padding-bottom: 70px;
  background: #fff;
}
#pricing .sppb-section-title {
  margin-bottom: 30px;
}
#pricing .sppb-section-title .sppb-title-heading {
  font-size: 30px !important;
  line-height: 51px !important;
  font-weight: bold;
  color: #374456;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding: 0 0 0 22px;
  border-left: 3px solid #02cdb7 !important;
  font-family: Roboto, sans-serif;
}
@media (max-width: 991px) {
  #pricing .sppb-section-title .sppb-title-heading {
    font-size: 25px !important;
    line-height: 42px !important;
  }
}
#pricing .sppb-section-title .sppb-title-subheading {
  width: 65%;
  float: right;
  font-size: 16px !important;
  font-weight: lighter !important;
  padding-top: 15px;
  font-family: Roboto, sans-serif !important;
}
@media (max-width: 992px) {
  #pricing .sppb-section-title .sppb-title-subheading {
    width: 60%;
    padding-top: 0;
    line-height: 24px !important;
  }
}
@media (max-width: 767px) {
  #pricing .sppb-section-title .sppb-title-subheading {
    display: none;
  }
}
#pricing .sppb-row {
  margin: 0;
}
#pricing .sppb-row .sppb-col-sm-4 {
  padding: 0;
}
@media (max-width: 991px) {
  #pricing .sppb-row .sppb-col-sm-4 {
    width: 100%;
    margin-bottom: 70px;
  }
  #pricing .sppb-row .sppb-col-sm-4:last-child {
    margin-bottom: 0;
  }
}
#pricing .sppb-row .sppb-col-sm-4 .print-service .sppb-pricing-box {
  border: none;
  padding: 0;
}
#pricing .sppb-row .sppb-col-sm-4 .print-service .sppb-pricing-box .sppb-pricing-header {
  height: 188px;
  position: relative;
  overflow: hidden;
  background: #374456;
}
#pricing .sppb-row .sppb-col-sm-4 .print-service .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
  position: absolute;
  top: 150px;
  left: 30px;
  bottom: auto;
  right: auto;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  transition: all .4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
#pricing .sppb-row .sppb-col-sm-4 .print-service .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title:before {
  content: "\f02f";
  font-family: FontAwesome;
  font-size: 50px;
  position: absolute;
  bottom: 70px;
  transition: all .4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
#pricing .sppb-row .sppb-col-sm-4 .print-service .sppb-pricing-box .sppb-pricing-price {
  position: absolute;
  top: 217px;
  font-size: 50px;
  font-weight: 900;
  color: #374456;
  line-height: 1.7;
  left: 25px;
}
#pricing .sppb-row .sppb-col-sm-4 .print-service .sppb-pricing-box .sppb-pricing-features {
  padding: 115px 0px 0 25px;
}
#pricing .sppb-row .sppb-col-sm-4 .print-service .sppb-pricing-box .sppb-pricing-features ul li {
  font-size: 14px;
  font-weight: normal;
  color: #374456;
  margin-bottom: 7px;
  font-family: 'Roboto', sans-serif;
}
#pricing .sppb-row .sppb-col-sm-4 .print-service .sppb-pricing-box .sppb-pricing-footer {
  padding: 24px 25px 0px;
}
#pricing .sppb-row .sppb-col-sm-4 .print-service .sppb-pricing-box .sppb-pricing-footer a {
  height: 50px;
  display: inline-block;
  width: auto;
  font-size: 18px;
  font-weight: bold;
  color: #374456;
  border: 2px solid #374456;
  background: none transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  padding: 11px 46px;
  font-family: 'Roboto', sans-serif;
}
#pricing .sppb-row .sppb-col-sm-4 .print-service .sppb-pricing-box .sppb-pricing-footer a:hover {
  background-color: #029a8a;
  border-color: #029a8a;
}
#pricing .sppb-row .sppb-col-sm-4 .print-service:hover .sppb-pricing-header {
  height: 188px;
  position: relative;
  background: #02cdb7;
  overflow: hidden;
}
#pricing .sppb-row .sppb-col-sm-4 .print-service:hover .sppb-pricing-header .sppb-pricing-title {
  position: absolute;
  top: 25px;
  left: 30px;
  bottom: auto;
  right: auto;
  font-family: 'Raleway', sans-serif;
  font-size: 32px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
  z-index: 99;
  transition: all .5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  line-height: 31px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #pricing .sppb-row .sppb-col-sm-4 .print-service:hover .sppb-pricing-header .sppb-pricing-title {
    font-size: 26px;
  }
}
#pricing .sppb-row .sppb-col-sm-4 .print-service:hover .sppb-pricing-header .sppb-pricing-title:before {
  content: "\f02f";
  font-family: FontAwesome;
  font-size: 150px;
  position: absolute;
  bottom: -100px;
  color: #02cdb7;
  left: 0;
  transition: all .5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
#pricing .sppb-row .sppb-col-sm-4 .print-service:hover .sppb-pricing-header:after {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 400px;
  color: #02dcc5;
  position: absolute;
  top: 121px;
  left: -22px;
  transition: all .5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  opacity: 1;
}
#pricing .sppb-row .sppb-col-sm-4 .print-service:hover .sppb-pricing-price {
  position: absolute;
  top: 217px;
  font-size: 50px;
  font-weight: 900;
  color: #02cdb7;
  line-height: 1.7;
  left: 25px;
}
#pricing .sppb-row .sppb-col-sm-4 .print-service:hover .sppb-pricing-features {
  padding: 115px 0px 0 25px;
}
#pricing .sppb-row .sppb-col-sm-4 .print-service:hover .sppb-pricing-features ul li {
  font-size: 14px;
  font-weight: normal;
  color: #374456;
  margin-bottom: 7px;
  font-family: 'Roboto', sans-serif;
}
#pricing .sppb-row .sppb-col-sm-4 .print-service:hover .sppb-pricing-footer a {
  color: #fff;
  background: #02cdb7;
  border: 2px solid #02cdb7;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design .sppb-pricing-box {
  border: none;
  padding: 0;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design .sppb-pricing-box .sppb-pricing-header {
  height: 188px;
  position: relative;
  background: #374456;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
  position: absolute;
  top: 150px;
  left: 30px;
  bottom: auto;
  right: auto;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  transition: all .4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title:before {
  content: "\f0eb";
  font-family: FontAwesome;
  font-size: 50px;
  position: absolute;
  bottom: 70px;
  transition: all .4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design .sppb-pricing-box .sppb-pricing-price {
  position: absolute;
  top: 217px;
  font-size: 50px;
  font-weight: 900;
  color: #374456;
  line-height: 1.7;
  left: 25px;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design .sppb-pricing-box .sppb-pricing-features {
  padding: 115px 0px 0 25px;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design .sppb-pricing-box .sppb-pricing-features ul li {
  font-size: 14px;
  font-weight: normal;
  color: #374456;
  margin-bottom: 7px;
  font-family: 'Roboto', sans-serif;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design .sppb-pricing-box .sppb-pricing-footer {
  padding: 24px 25px 0px;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design .sppb-pricing-box .sppb-pricing-footer a {
  height: 50px;
  display: inline-block;
  width: auto;
  font-size: 18px;
  font-weight: bold;
  color: #374456;
  border: 2px solid #374456;
  background: none transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  padding: 11px 46px;
  font-family: 'Roboto', sans-serif;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design .sppb-pricing-box .sppb-pricing-footer a:hover {
  background-color: #029a8a;
  border-color: #029a8a;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design:hover .sppb-pricing-header {
  height: 188px;
  position: relative;
  background: #02cdb7;
  overflow: hidden;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design:hover .sppb-pricing-header .sppb-pricing-title {
  position: absolute;
  top: 25px;
  left: 30px;
  bottom: auto;
  right: auto;
  font-family: 'Raleway', sans-serif;
  font-size: 32px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
  z-index: 99;
  transition: all .5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  line-height: 31px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #pricing .sppb-row .sppb-col-sm-4 .logo-design:hover .sppb-pricing-header .sppb-pricing-title {
    font-size: 26px;
  }
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design:hover .sppb-pricing-header .sppb-pricing-title:before {
  content: "\f0eb";
  font-family: FontAwesome;
  font-size: 150px;
  position: absolute;
  bottom: -100px;
  color: #02cdb7;
  left: 0;
  transition: all .5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design:hover .sppb-pricing-header:after {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 400px;
  color: #02dcc5;
  position: absolute;
  top: 121px;
  left: -22px;
  transition: all .5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  opacity: 1;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design:hover .sppb-pricing-price {
  position: absolute;
  top: 217px;
  font-size: 50px;
  font-weight: 900;
  color: #02cdb7;
  line-height: 1.7;
  left: 25px;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design:hover .sppb-pricing-features {
  padding: 115px 0px 0 25px;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design:hover .sppb-pricing-features ul li {
  font-size: 14px;
  font-weight: normal;
  color: #374456;
  margin-bottom: 7px;
  font-family: 'Roboto', sans-serif;
}
#pricing .sppb-row .sppb-col-sm-4 .logo-design:hover .sppb-pricing-footer a {
  color: #fff;
  background: #02cdb7;
  border: 2px solid #02cdb7;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
}
#pricing .sppb-row .sppb-col-sm-4 .website-design .sppb-pricing-box {
  border: none;
  padding: 0;
}
#pricing .sppb-row .sppb-col-sm-4 .website-design .sppb-pricing-box .sppb-pricing-header {
  height: 188px;
  position: relative;
  background: #02cdb7;
  overflow: hidden;
}
#pricing .sppb-row .sppb-col-sm-4 .website-design .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
  position: absolute;
  top: 25px;
  left: 30px;
  bottom: auto;
  right: auto;
  font-family: 'Raleway', sans-serif;
  font-size: 32px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
  z-index: 99;
  line-height: 31px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #pricing .sppb-row .sppb-col-sm-4 .website-design .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
    font-size: 26px;
  }
}
#pricing .sppb-row .sppb-col-sm-4 .website-design .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title:before {
  content: "\f135";
  font-family: FontAwesome;
  font-size: 150px;
  position: absolute;
  bottom: -100px;
  color: #02cdb7;
  left: 0;
}
#pricing .sppb-row .sppb-col-sm-4 .website-design .sppb-pricing-box .sppb-pricing-header:after {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 400px;
  color: #02dcc5;
  position: absolute;
  top: 121px;
  left: -22px;
  opacity: 1;
}
#pricing .sppb-row .sppb-col-sm-4 .website-design .sppb-pricing-box .sppb-pricing-price {
  position: absolute;
  top: 217px;
  font-size: 50px;
  font-weight: 900;
  color: #02cdb7;
  line-height: 1.7;
  left: 25px;
}
#pricing .sppb-row .sppb-col-sm-4 .website-design .sppb-pricing-box .sppb-pricing-features {
  padding: 115px 0px 0 25px;
}
#pricing .sppb-row .sppb-col-sm-4 .website-design .sppb-pricing-box .sppb-pricing-features ul li {
  font-size: 14px;
  font-weight: normal;
  color: #374456;
  margin-bottom: 7px;
  font-family: 'Roboto', sans-serif;
}
#pricing .sppb-row .sppb-col-sm-4 .website-design .sppb-pricing-box .sppb-pricing-footer {
  padding: 24px 25px 0px;
}
#pricing .sppb-row .sppb-col-sm-4 .website-design .sppb-pricing-box .sppb-pricing-footer a {
  height: 50px;
  display: inline-block;
  width: auto;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border: 2px solid #02cdb7;
  background: #02cdb7;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  padding: 11px 46px;
  font-family: 'Roboto', sans-serif;
}
#pricing .sppb-row .sppb-col-sm-4 .website-design .sppb-pricing-box .sppb-pricing-footer a:hover {
  background-color: #029a8a;
  border-color: #029a8a;
}
#pricing .sppb-row:hover .website-design .sppb-pricing-box {
  border: none;
  padding: 0;
}
#pricing .sppb-row:hover .website-design .sppb-pricing-box .sppb-pricing-header {
  height: 188px;
  position: relative;
  background: #374456;
}
#pricing .sppb-row:hover .website-design .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
  position: absolute;
  top: 150px;
  left: 30px;
  bottom: auto;
  right: auto;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  transition: all .4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
#pricing .sppb-row:hover .website-design .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title:before {
  content: "\f135";
  font-family: FontAwesome;
  font-size: 50px;
  position: absolute;
  bottom: 70px;
  color: #fff;
  left: 0;
  transform: translate(0);
  transition: all .4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
#pricing .sppb-row:hover .website-design .sppb-pricing-box .sppb-pricing-header:after {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 400px;
  color: #fff;
  position: absolute;
  top: 121px;
  left: -22px;
  opacity: 0;
}
#pricing .sppb-row:hover .website-design .sppb-pricing-box .sppb-pricing-price {
  position: absolute;
  top: 217px;
  font-size: 50px;
  font-weight: 900;
  color: #374456;
  line-height: 1.7;
  left: 25px;
}
#pricing .sppb-row:hover .website-design .sppb-pricing-box .sppb-pricing-features {
  padding: 115px 0px 0 25px;
}
#pricing .sppb-row:hover .website-design .sppb-pricing-box .sppb-pricing-features ul li {
  font-size: 14px;
  font-weight: normal;
  color: #374456;
  margin-bottom: 7px;
  font-family: 'Roboto', sans-serif;
}
#pricing .sppb-row:hover .website-design .sppb-pricing-box .sppb-pricing-footer {
  padding: 24px 25px 0px;
}
#pricing .sppb-row:hover .website-design .sppb-pricing-box .sppb-pricing-footer a {
  height: 50px;
  display: inline-block;
  width: auto;
  font-size: 18px;
  font-weight: bold;
  color: #374456;
  border: 2px solid #374456;
  background: none transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  padding: 11px 46px;
  font-family: 'Roboto', sans-serif;
}
#pricing .sppb-row:hover .website-design:hover .sppb-pricing-header {
  height: 188px;
  position: relative;
  background: #02cdb7;
  overflow: hidden;
}
#pricing .sppb-row:hover .website-design:hover .sppb-pricing-header .sppb-pricing-title {
  position: absolute;
  top: 25px;
  left: 30px;
  bottom: auto;
  right: auto;
  font-family: 'Raleway', sans-serif;
  font-size: 32px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
  z-index: 99;
  transition: all .5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  line-height: 31px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #pricing .sppb-row:hover .website-design:hover .sppb-pricing-header .sppb-pricing-title {
    font-size: 26px;
  }
}
#pricing .sppb-row:hover .website-design:hover .sppb-pricing-header .sppb-pricing-title:before {
  content: "\f135";
  font-family: FontAwesome;
  font-size: 150px;
  position: absolute;
  bottom: -100px;
  color: #02cdb7;
  transition: all .5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
#pricing .sppb-row:hover .website-design:hover .sppb-pricing-header:after {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 400px;
  color: #02dcc5;
  position: absolute;
  top: 121px;
  left: -22px;
  transition: all .5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  opacity: 1;
}
#pricing .sppb-row:hover .website-design:hover .sppb-pricing-price {
  position: absolute;
  top: 217px;
  font-size: 50px;
  font-weight: 900;
  color: #02cdb7;
  line-height: 1.7;
  left: 25px;
}
#pricing .sppb-row:hover .website-design:hover .sppb-pricing-features {
  padding: 115px 0px 0 25px;
}
#pricing .sppb-row:hover .website-design:hover .sppb-pricing-features ul li {
  font-size: 14px;
  font-weight: normal;
  color: #374456;
  margin-bottom: 7px;
  font-family: 'Roboto', sans-serif;
}
#pricing .sppb-row:hover .website-design:hover .sppb-pricing-footer a {
  color: #fff;
  background: #02cdb7;
  border: 2px solid #02cdb7;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
}
#team {
  margin-top: 0 !important;
  padding-top: 70px;
  padding-bottom: 180px;
}
@media screen and (max-width: 991px) {
  #team {
    padding-bottom: 170px;
  }
}
@media screen and (max-width: 1366px) {
  #team .sppb-col-sm-3 {
    width: 33.33%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  #team .sppb-col-sm-3 {
    width: 50%;
    margin-bottom: 20px;
    float: left;
  }
}
@media screen and (max-width: 599px) {
  #team .sppb-col-sm-3 {
    width: 100%;
    margin-bottom: 20px;
  }
}
#team .sppb-section-title .sppb-title-heading {
  font-size: 30px !important;
  font-weight: bold;
  color: #374456;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding: 0 0 0 22px;
  border-left: 3px solid #02cdb7 !important;
  font-family: Roboto, sans-serif;
  line-height: 51px;
}
@media (max-width: 991px) {
  #team .sppb-section-title .sppb-title-heading {
    font-size: 25px !important;
    line-height: 42px !important;
  }
}
@media (max-width: 1024px) {
  #team .sppb-section-title .sppb-title-heading {
    width: 37%;
  }
}
@media (max-width: 767px) {
  #team .sppb-section-title .sppb-title-heading {
    width: 100%;
  }
}
#team .sppb-section-title .sppb-title-subheading {
  font-size: 16px !important;
  font-weight: lighter !important;
  float: right;
  width: 54%;
  margin-right: 125px;
  line-height: 29px !important;
  font-family: Roboto, sans-serif !important;
}
@media (max-width: 1200px) {
  #team .sppb-section-title .sppb-title-subheading {
    width: 34%;
    margin-top: -20px;
    margin-right: 265px;
  }
}
@media (max-width: 992px) {
  #team .sppb-section-title .sppb-title-subheading {
    width: 55%;
    margin-top: -100px;
    margin-right: 65px;
  }
}
@media (max-width: 767px) {
  #team .sppb-section-title .sppb-title-subheading {
    display: none;
  }
}
.sppb-addon-persion .sppb-person-image .sppb-img-responsive {
  background: rgba(55,68,86,0.1);
  opacity: 1;
  width: 100%;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
.sppb-addon-persion .sppb-person-image .read-more {
  display: block;
  width: 0;
  height: 0;
  border-top: 0 none;
  border-right: 0 none;
  border-bottom: 50px solid #02cdb7;
  border-left: 50px solid transparent;
  position: absolute;
  bottom: 35px;
  right: 50px;
  opacity: 0;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sppb-addon-persion .sppb-person-image .read-more:hover {
  border-bottom-color: #018173;
}
.sppb-addon-persion .sppb-person-image .button:before {
  content: "\f067";
  font-family: FontAwesome;
  position: absolute;
  color: #fff;
  top: 22px;
  right: 10px;
  opacity: 0;
  z-index: 9999;
}
.sppb-addon-persion .sppb-person-information {
  opacity: 0;
  position: absolute;
  bottom: 50%;
  transform: translate(0,-50%);
}
.sppb-addon-persion .sppb-person-information .sppb-person-name {
  font-size: 18px !important;
  text-transform: uppercase;
  padding-left: 20px !important;
  color: #fff !important;
  font-family: 'Roboto', sans-serif;
  cursor: pointer;
}
.sppb-addon-persion .sppb-person-information .sppb-person-name:hover {
  color: #02cdb7 !important;
}
.sppb-addon-persion .sppb-person-information .sppb-person-designation {
  font-size: 14px !important;
  text-transform: uppercase;
  padding-left: 20px !important;
  color: #02cdb7 !important;
  margin-top: 10px;
  font-family: 'Roboto', sans-serif;
}
.sppb-addon-persion .sppb-person-introtext {
  opacity: 0;
  font-size: 14px;
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  padding-left: 20px !important;
  padding-right: 30px !important;
  padding-top: 50px;
  color: white;
  line-height: 1.7;
  font-family: 'Roboto', sans-serif;
  width: 94%;
}
@media (min-width: 1200px) and (max-width: 1245px) {
  .sppb-addon-persion .sppb-person-introtext {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .sppb-addon-persion .sppb-person-introtext {
    width: 92%;
  }
}
.sppb-addon-persion .sppb-person-social-icons {
  opacity: 0;
  position: absolute;
  bottom: 50px;
  padding-left: 25px !important;
  padding-right: 20px !important;
}
@media (min-width: 992px) and (max-width: 1465px) {
  .sppb-addon-persion .sppb-person-social-icons {
    bottom: 20px;
  }
}
@media (min-width: 611px) and (max-width: 730px) {
  .sppb-addon-persion .sppb-person-social-icons {
    bottom: 20px;
  }
}
@media (min-width: 600px) and (max-width: 610px) {
  .sppb-addon-persion .sppb-person-social-icons {
    bottom: 5px;
    padding-right: 0 !important;
  }
}
@media (max-width: 345px) {
  .sppb-addon-persion .sppb-person-social-icons {
    bottom: 20px;
  }
}
.sppb-addon-persion .sppb-person-social-icons ul li {
  margin-right: 40px;
}
.sppb-addon-persion .sppb-person-social-icons ul li a .fa {
  color: #fff;
  border-bottom: 2px solid transparent;
  padding-bottom: 10px;
}
.sppb-addon-persion .sppb-person-social-icons ul li a .fa:hover {
  color: #337ab7;
  border-bottom: 2px solid #337ab7;
  padding-bottom: 10px;
}
.sppb-addon-persion .sppb-person-social-icons ul li a span {
  opacity: 0;
  position: absolute;
  bottom: -15px;
  -ms-transform: translate(-50%,0);
  font-size: 12px;
  line-height: 1;
  font-weight: lighter;
  color: #fff;
  text-transform: capitalize;
  white-space: nowrap;
  margin-left: -25px;
}
@media screen and (min-width: 768px) {
  .sppb-addon-persion .sppb-person-social-icons ul li:hover .fa {
    border-bottom: 2px solid #337ab7;
  }
  .sppb-addon-persion .sppb-person-social-icons ul li:hover a span {
    opacity: 1;
  }
}
.sppb-addon-persion:hover {
  cursor: default;
}
.sppb-addon-persion:hover .sppb-person-image {
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  background-color: #374456;
}
.sppb-addon-persion:hover .sppb-person-image .sppb-img-responsive {
  background-color: #000000;
  opacity: 0.05;
  transition: all .3s ease;
}
.sppb-addon-persion:hover .sppb-person-image .read-more {
  opacity: 1;
  bottom: 0;
  right: 15px;
  cursor: pointer;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sppb-addon-persion:hover .sppb-person-image .button:before {
  opacity: 1;
}
.sppb-addon-persion:hover .sppb-person-information {
  opacity: 1;
}
.sppb-addon-persion:hover .sppb-person-introtext {
  opacity: 1;
  cursor: auto;
}
.sppb-addon-persion:hover .sppb-person-social-icons {
  opacity: 1;
}
#button-view-all-team {
  margin-top: 0 !important;
}
#button-view-all-team a {
  position: absolute;
  bottom: 67px;
  left: 50%;
  transform: translate(-50%);
  height: 50px;
  display: inline-block;
  width: auto;
  font-size: 18px;
  font-weight: bold;
  color: #374456;
  border: 2px solid #374456;
  background: none transparent;
  border-radius: 0;
  text-transform: uppercase;
  padding: 10px 46px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#button-view-all-team a:hover {
  color: #fff;
  background: #02cdb7;
  border: 2px solid #02cdb7;
  text-decoration: none;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
.white-popup.mfp-hide {
  position: absolute;
  opacity: 0;
  left: 50%;
  top: 100%;
  transform: translate(-50%,-50%);
  width: 0;
  height: 0;
  transition: all 1s ease-in-out;
  background-color: #fff;
  overflow: hidden;
}
.white-popup.mfp-hide .popup-text .sppb-person-introtext,
.white-popup.mfp-hide .popup-text .sppb-person-social-icons {
  height: 0;
  width: 0;
}
.mfp-wrap {
  background: rgba(0,0,0,0.6);
  z-index: 99998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-wrap .mfp-container.mfp-inline-holder {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
}
.mfp-wrap .mfp-container.mfp-inline-holder .white-popup {
  position: absolute;
  opacity: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: auto;
  height: auto;
  transition: all 1s ease-in-out;
  background: #fff;
}
.mfp-wrap .mfp-container.mfp-inline-holder .white-popup .popup-info {
  width: 50%;
  float: left;
  padding: 15px;
}
@media (max-width: 768px) {
  .mfp-wrap .mfp-container.mfp-inline-holder .white-popup .popup-info {
    width: 100%;
    float: none;
    padding: 10px;
  }
}
.mfp-wrap .mfp-container.mfp-inline-holder .white-popup .popup-info .sppb-person-name {
  font-size: 18px;
  font-weight: 800;
  font-family: Roboto, sans-serif;
  margin-top: 15px;
}
.mfp-wrap .mfp-container.mfp-inline-holder .white-popup .popup-info .sppb-person-designation {
  font-size: 16px;
  font-weight: 100;
  font-family: Roboto, sans-serif;
}
.mfp-wrap .mfp-container.mfp-inline-holder .white-popup .popup-text {
  width: 50%;
  float: right;
  padding-top: 50px;
}
@media (max-width: 768px) {
  .mfp-wrap .mfp-container.mfp-inline-holder .white-popup .popup-text {
    width: 100%;
    float: none;
    padding: 15px;
    margin-bottom: 20px;
  }
}
.mfp-wrap .mfp-container.mfp-inline-holder .white-popup .popup-text .sppb-person-introtext {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 100;
  text-align: left;
}
.mfp-wrap .mfp-container.mfp-inline-holder .white-popup .popup-text .sppb-person-social-icons {
  margin-top: 20px;
}
.mfp-wrap .mfp-container.mfp-inline-holder .white-popup .popup-text .sppb-person-social-icons ul.sppb-person-social li {
  float: left;
  margin-right: 25px;
}
@media (max-width: 600px) {
  .mfp-wrap .mfp-container.mfp-inline-holder .white-popup .popup-text .sppb-person-social-icons ul.sppb-person-social li {
    margin-left: 15px;
  }
}
.mfp-wrap .mfp-container.mfp-inline-holder .white-popup .popup-text .sppb-person-social-icons ul.sppb-person-social li a .fa {
  font-size: 20px;
  color: #333;
}
@media (max-width: 1280px) {
  .mfp-wrap .mfp-container.mfp-inline-holder .white-popup .popup-text .sppb-person-social-icons ul.sppb-person-social li a .fa {
    font-size: 16px;
  }
}
.mfp-wrap .mfp-container.mfp-inline-holder .white-popup .popup-text .sppb-person-social-icons ul.sppb-person-social li a .fa:hover {
  color: #02cdb7;
}
.mfp-wrap .mfp-container.mfp-inline-holder .white-popup .popup-text .sppb-person-social-icons ul.sppb-person-social li a span {
  display: none;
}
.mfp-wrap .mfp-container.mfp-inline-holder .white-popup .mfp-close {
  width: 40px;
  height: 40px;
  background: #eeeff0;
  position: absolute;
  top: 0;
  right: 0;
  color: #333333;
  border: 0;
  font-size: 20px;
  font-weight: bold;
}
.mfp-wrap .mfp-container.mfp-inline-holder .white-popup .mfp-close:hover {
  background-color: #333333;
  color: #fff;
}
.mfp-wrap .mfp-container.mfp-inline-holder .mfp-preloader {
  display: none;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
#blog {
  margin-top: -1px !important;
  padding-top: 70px;
  padding-bottom: 70px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #blog {
    padding-bottom: 0;
  }
}
#blog .sppb-section-title {
  margin-bottom: 30px;
}
#blog .sppb-section-title .sppb-title-heading {
  font-size: 30px !important;
  font-weight: bold;
  color: #374456;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding: 0 0 0 22px;
  border-left: 3px solid #02cdb7 !important;
  font-family: Roboto, sans-serif;
  line-height: 51px;
}
@media (max-width: 991px) {
  #blog .sppb-section-title .sppb-title-heading {
    font-size: 25px !important;
    line-height: 42px !important;
  }
}
#blog .sppb-section-title .sppb-title-subheading {
  font-size: 16px !important;
  font-weight: lighter !important;
  float: right;
  width: 65%;
  line-height: 51px !important;
  font-family: Roboto, sans-serif !important;
}
@media (max-width: 1200px) {
  #blog .sppb-section-title .sppb-title-subheading {
    line-height: 29px !important;
  }
}
@media (max-width: 1024px) {
  #blog .sppb-section-title .sppb-title-subheading {
    margin-top: -5px;
  }
}
@media (max-width: 992px) {
  #blog .sppb-section-title .sppb-title-subheading {
    margin-top: -10px;
  }
}
@media (max-width: 767px) {
  #blog .sppb-section-title .sppb-title-subheading {
    display: none;
  }
}
#blog .latest-post:hover .latest-post-inner .entry-meta {
  background-color: #02cdb7;
  transition: all 0.4s ease;
}
#blog .latest-post .latest-post-inner {
  margin-top: -42px;
}
@media (max-width: 768px) {
  #blog .latest-post .latest-post-inner {
    margin-bottom: 50px;
  }
}
#blog .latest-post .latest-post-inner .entry-meta {
  margin-left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: block;
  height: 75px;
  width: 75px;
  background: #374456;
  border: 0 none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#blog .latest-post .latest-post-inner .entry-meta .entry-date {
  position: absolute;
  top: 12px;
  left: 12px;
  bottom: auto;
  right: auto;
  text-align: left;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
}
#blog .latest-post .latest-post-inner .entry-meta .entry-month {
  position: absolute;
  bottom: 12px;
  right: 6px;
  top: auto;
  left: auto;
  text-align: right;
  font-size: 16px;
  line-height: 1;
  font-weight: lighter;
  color: #fff;
  text-transform: uppercase;
}
#blog .latest-post .latest-post-inner .entry-meta .entry-meta-separator {
  position: absolute;
  left: 6px;
  top: 36px;
  width: 70px;
  height: 1px;
  color: #fff;
  background-color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
  transform: rotate(-45deg);
}
#blog .latest-post .latest-post-inner .entry-title {
  text-align: center;
}
#blog .latest-post .latest-post-inner .entry-title a {
  font-size: 18px;
  font-weight: bold;
  color: #374456;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-family: 'Roboto', sans-serif;
}
#blog .latest-post .latest-post-inner .entry-title a:hover {
  color: #02cdb7;
}
#blog .latest-post .latest-post-inner p {
  width: 80%;
  text-align: center;
  left: 50%;
  position: absolute;
  transform: translate(-50%);
  line-height: 24px !important;
  font-size: 14px !important;
  margin-top: 15px;
  font-weight: 100 !important;
  font-family: Roboto, sans-serif !important;
}
@media (max-width: 1200px) {
  #blog .latest-post .latest-post-inner p {
    width: 90%;
  }
}
#blog .latest-post .latest-post-inner .post-author {
  text-align: center;
}
#blog .latest-post .latest-post-inner .post-author .entry-author {
  font-size: 14px;
  color: #c5c5c5;
  text-transform: uppercase;
}
#blog .latest-post .latest-post-inner .post-author .entry-author:hover {
  color: #02cdb7;
  transition: all 0.4s ease;
}
#blog .latest-post .latest-post-inner .btn-readmore {
  text-align: center;
  margin-top: 110px;
}
@media (min-width: 769px) and (max-width: 992px) {
  #blog .latest-post .latest-post-inner .btn-readmore {
    margin-top: 130px;
  }
}
@media (min-width: 686px) and (max-width: 768px) {
  #blog .latest-post .latest-post-inner .btn-readmore {
    margin-top: 120px;
  }
}
@media (max-width: 685px) {
  #blog .latest-post .latest-post-inner .btn-readmore {
    margin-top: 100px;
  }
}
@media (max-width: 455px) {
  #blog .latest-post .latest-post-inner .btn-readmore {
    margin-top: 120px;
  }
}
@media (max-width: 320px) {
  #blog .latest-post .latest-post-inner .btn-readmore {
    margin-top: 150px;
  }
}
#blog .latest-post .latest-post-inner .btn-readmore .sppb-btn-default {
  height: 40px;
  display: inline-block;
  width: auto;
  font-size: 14px;
  font-weight: bold;
  color: #374456;
  border: 2px solid #374456;
  background: none transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  padding: 9px 30px;
}
#blog .latest-post .latest-post-inner .btn-readmore .sppb-btn-default:hover {
  background-color: #02cdb7;
  border-color: #02cdb7;
  color: #fff;
  transition: all 0.4s ease;
}
#testimonial {
  position: relative;
  margin-top: 0px !important;
  padding-top: 70px;
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  #testimonial {
    margin-bottom: 0;
  }
}
#testimonial:before {
  position: absolute;
  background-color: rgba(55,68,86,0.95);
  content: "";
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-size: 100%;
}
#testimonial .sppb-container {
  padding: 0;
}
#testimonial .sppb-container .jux-clients {
  width: 100%;
}
#testimonial .sppb-container .jux-clients .owl-carousel .owl-wrapper-outer .jux-col {
  width: 100% !important;
}
#testimonial .sppb-container .jux-clients .owl-carousel .owl-wrapper-outer .owl-item .sppb-img-responsive {
  margin-left: 50%;
  transform: translate(-50%);
}
#testimonial .sppb-container .jux-clients .owl-carousel .owl-controls {
  display: none !important;
}
#testimonial .sppb-container .jux-testimonial-pro {
  position: relative;
  z-index: 99;
  margin-top: 200px;
}
@media screen and (max-width: 991px) {
  #testimonial .sppb-container .jux-testimonial-pro {
    margin-top: 75px;
  }
}
#testimonial .sppb-container .jux-testimonial-pro .owl-wrapper .owl-item .sppb-item .sppb-testimonial-message {
  box-sizing: border-box;
  color: #fff;
  opacity: 0.6;
  cursor: move;
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 100;
  height: 90.9091px;
  line-height: 1.7;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  text-align: center;
  padding-top: 30px;
  width: 60%;
  margin-left: 50%;
  transform: translate(-50%);
}
@media screen and (max-width: 991px) {
  #testimonial .sppb-container .jux-testimonial-pro .owl-wrapper .owl-item .sppb-item .sppb-testimonial-message {
    width: 80%;
  }
}
#testimonial .sppb-container .jux-testimonial-pro .owl-wrapper .owl-item .sppb-item .jux-img {
  width: 155px;
  margin-left: 50%;
  transform: translate(-50%);
}
#testimonial .sppb-container .jux-testimonial-pro .owl-wrapper .owl-item .sppb-item .jux-img .sppb-img-responsive {
  border: 2px solid #6C7B8B;
  padding: 10px;
}
#testimonial .sppb-container .jux-testimonial-pro .owl-wrapper .owl-item .sppb-item .jux-img:before {
  content: '\f10d';
  font-family: FontAwesome;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 14px;
  left: 5px;
  font-size: 14px;
  background-color: #02cdb7;
  border-radius: 50%;
  padding: 4px;
  color: #fff;
}
#testimonial .sppb-container .jux-testimonial-pro .owl-wrapper .owl-item .sppb-item .sppb-testimonial-client {
  padding-top: 30px;
}
#testimonial .sppb-container .jux-testimonial-pro .owl-wrapper .owl-item .sppb-item .sppb-testimonial-client .pro-client-name {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-family: 'Roboto', sans-serif;
}
#testimonial .sppb-container .jux-testimonial-pro .owl-wrapper .owl-item .sppb-item .sppb-testimonial-client .pro-client-name:hover {
  color: #02cdb7;
}
#testimonial .sppb-container .jux-testimonial-pro .owl-wrapper .owl-item .sppb-item .sppb-testimonial-client .pro-client-url {
  position: absolute;
  width: 100%;
  top: 225px;
  right: 0;
  font-size: 14px;
  font-weight: lighter;
  color: #02cdb7;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-family: 'Roboto', sans-serif;
}
@media (min-width: 992px) {
  #testimonial .sppb-container .jux-testimonial-pro .owl-wrapper .jux-active .sppb-testimonial-client .pro-client-name:hover {
    text-decoration: underline;
    color: #fff !important;
  }
  #testimonial .sppb-container .jux-testimonial-pro .owl-wrapper .jux-active .sppb-testimonial-client .pro-client-url {
    color: #fff !important;
  }
  #testimonial .sppb-container .jux-testimonial-pro .owl-wrapper .jux-active .sppb-testimonial-message {
    opacity: 1 !important;
  }
  #testimonial .sppb-container .jux-testimonial-pro .owl-wrapper .jux-active .jux-img .sppb-img-responsive {
    border: 2px solid #fff !important;
  }
}
#testimonial .sppb-container .jux-testimonial-pro .owl-prev {
  position: absolute;
  left: 10px;
  top: 130px;
  width: 40px;
  display: inline-block;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  border: 2px solid #fff;
  background: none transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  padding: 6px 0px;
  cursor: pointer;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#testimonial .sppb-container .jux-testimonial-pro .owl-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  color: #fff;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#testimonial .sppb-container .jux-testimonial-pro .owl-prev:hover {
  border-color: #02cdb7;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#testimonial .sppb-container .jux-testimonial-pro .owl-prev:hover:before {
  color: #02cdb7;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#testimonial .sppb-container .jux-testimonial-pro .owl-next {
  position: absolute;
  top: 130px;
  right: 5px;
  width: 40px;
  display: inline-block;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  border: 2px solid #fff;
  background: none transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  padding: 6px 0px;
  cursor: pointer;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#testimonial .sppb-container .jux-testimonial-pro .owl-next:before {
  content: "\f105";
  font-family: FontAwesome;
  color: #fff;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#testimonial .sppb-container .jux-testimonial-pro .owl-next:hover {
  border-color: #02cdb7;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#testimonial .sppb-container .jux-testimonial-pro .owl-next:hover:before {
  color: #02cdb7;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#testimonial .sppb-container .jux-testimonial-pro .owl-controls.clickable {
  margin-top: 50px;
  padding-bottom: 15px;
}
@media screen and (max-width: 991px) {
  #testimonial .sppb-container .jux-testimonial-pro .owl-controls.clickable {
    margin-bottom: 50px;
  }
}
@media (max-width: 320px) {
  #testimonial .sppb-container .jux-testimonial-pro .owl-controls.clickable .owl-pagination {
    display: none;
  }
}
#testimonial .sppb-container .jux-testimonial-pro .owl-controls.clickable .owl-pagination .owl-page span {
  margin-right: 10px;
  background: #fff;
}
#testimonial .sppb-container .jux-testimonial-pro .owl-controls.clickable .owl-pagination .active span {
  background-color: #02cdb7;
  border: 3px solid #fff;
  height: 15px;
  width: 15px;
}
#testimonial .sppb-container .jux-image-testimonial {
  position: absolute;
  bottom: -80px;
  left: 50%;
  transform: translate(-50%);
}
@media (max-width: 992px) {
  #testimonial .sppb-container .jux-image-testimonial {
    display: none;
  }
}
#testimonial .sppb-container .jux-image-testimonial .image-testimonial .background-mobile {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  width: 100%;
  height: 100%;
  padding: 69px 11px 83px 14px;
  z-index: 1;
}
#testimonial .sppb-container .jux-image-testimonial .image-testimonial .background-mobile .background-mobile-inner {
  background: #02cdb7;
  width: 100%;
  height: 100%;
}
#contact {
  margin-top: -80px !important;
  padding-top: 150px;
  padding-bottom: 50px;
  background: #fff;
}
#contact .sppb-section-title .sppb-title-heading {
  font-size: 30px !important;
  font-weight: bold;
  color: #374456;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding: 0 0 0 22px;
  border-left: 3px solid #02cdb7 !important;
  line-height: 51px !important;
  font-family: Roboto, sans-serif;
}
@media (max-width: 1200px) {
  #contact .sppb-section-title .sppb-title-heading {
    width: 35%;
  }
}
@media (max-width: 991px) {
  #contact .sppb-section-title .sppb-title-heading {
    font-size: 25px !important;
    line-height: 42px !important;
  }
}
@media (max-width: 767px) {
  #contact .sppb-section-title .sppb-title-heading {
    width: 100%;
  }
}
#contact .sppb-section-title .sppb-title-subheading {
  width: 63%;
  font-size: 16px !important;
  font-weight: lighter !important;
  float: right;
  margin-top: 15px;
  font-family: Roboto, sans-serif !important;
  font-weight: 100 !important;
}
@media (max-width: 1200px) {
  #contact .sppb-section-title .sppb-title-subheading {
    margin-top: 45px;
  }
}
@media (max-width: 992px) {
  #contact .sppb-section-title .sppb-title-subheading {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  #contact .sppb-section-title .sppb-title-subheading {
    display: none;
  }
}
#contact .sppb-form-group input {
  border-radius: 0px;
  border: 2px solid #B3B3B3;
  padding: 16px 12px;
}
#contact .sppb-form-group input:focus {
  border-color: #02cdb7;
}
#contact .sppb-form-group textarea {
  border-radius: 0px;
  border: 2px solid #B3B3B3;
  padding: 20px 12px;
}
#contact .sppb-form-group textarea:focus {
  border-color: #02cdb7;
}
#contact .sppb-icon .fa {
  color: #02cdb7;
}
#contact .sppb-ajaxt-contact-form .sppb-btn {
  height: 45px;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border: 0 none;
  background: #02cdb7;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  padding: 13.5px 17px;
  width: 100%;
}
#contact .sppb-ajaxt-contact-form .sppb-btn:hover {
  background: #029a8a !important;
}
#contact .sppb-social-individual-icon {
  margin: 10px 7px;
}
#contact .sppb-social-individual-icon a {
  color: #fff;
  text-transform: uppercase;
}
#contact .sppb-social-individual-icon a .fa {
  font-size: 25px;
  margin-bottom: 15px;
}
#contact .sppb-social-individual-icon .sppb-social-icon-title {
  border: 2px solid;
  padding: 4px 20px;
}
#contact .sppb-social-individual-icon:hover {
  color: #02cdb7 !important;
}
@media (max-width: 320px) {
  #contact .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 285px !important;
  }
}
#contact .owl-wrapper-outer .owl-wrapper .owl-item .sppb-col-sm-6 {
  width: 100%;
}
#contact .owl-wrapper-outer .owl-wrapper .owl-item .sppb-col-sm-6 .contact-form {
  width: 65%;
  float: left;
}
@media (max-width: 767px) {
  #contact .owl-wrapper-outer .owl-wrapper .owl-item .sppb-col-sm-6 .contact-form {
    width: 100%;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  #contact .owl-wrapper-outer .owl-wrapper .owl-item .sppb-col-sm-6 .sppb-addon-gmap .sppb-addon-gmap-canvas {
    height: 326px !important;
  }
}
@media (max-width: 767px) {
  #contact .owl-wrapper-outer .owl-wrapper .owl-item .sppb-col-sm-6 .sppb-addon-gmap .sppb-addon-gmap-canvas {
    height: 617px !important;
  }
}
#contact .owl-wrapper-outer .owl-wrapper .owl-item .sppb-col-sm-6 .mobile-phone .sppb-media {
  padding-left: 30px;
}
#contact .owl-wrapper-outer .owl-wrapper .owl-item .sppb-col-sm-6 .mobile-phone .sppb-media .sppb-media-body .sppb-addon-text {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #212121;
  padding-top: 10px;
}
#contact .owl-wrapper-outer .owl-wrapper .owl-item .sppb-col-sm-6 .map-marker .sppb-media {
  padding-left: 35px;
  padding-top: 40px;
}
#contact .owl-wrapper-outer .owl-wrapper .owl-item .sppb-col-sm-6 .map-marker .sppb-media .sppb-media-body .sppb-addon-text {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #212121;
  padding-left: 10px;
}
#contact .owl-wrapper-outer .owl-wrapper .owl-item .sppb-col-sm-6 .envelope .sppb-media {
  padding-left: 40px;
  padding-top: 50px;
}
#contact .owl-wrapper-outer .owl-wrapper .owl-item .sppb-col-sm-6 .envelope .sppb-media .sppb-media-body .sppb-addon-text {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #212121;
  padding-left: 15px;
}
#contact .owl-controls {
  margin-top: 30px;
}
#contact .owl-controls .owl-pagination .owl-page:first-child {
  color: #374456;
  height: 30px;
  width: 80px;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  padding: 1px 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  opacity: 1;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border: 2px solid #374456;
  margin-right: 15px;
}
#contact .owl-controls .owl-pagination .owl-page:first-child span {
  background: none;
}
#contact .owl-controls .owl-pagination .owl-page:first-child:hover {
  background: #02cdb7;
  border-color: #02cdb7;
  color: #fff;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#contact .owl-controls .owl-pagination .owl-page:first-child:before {
  content: 'contact';
}
#contact .owl-controls .owl-pagination .owl-page:last-child {
  color: #374456;
  height: 30px;
  width: 80px;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  padding: 1px 25px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  opacity: 1;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border: 2px solid #374456;
  margin-right: 15px;
}
#contact .owl-controls .owl-pagination .owl-page:last-child span {
  background: none;
}
#contact .owl-controls .owl-pagination .owl-page:last-child:hover {
  background: #02cdb7;
  border-color: #02cdb7;
  color: #fff;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#contact .owl-controls .owl-pagination .owl-page:last-child:before {
  content: 'map';
}
#contact .owl-controls .owl-pagination .active {
  background: #02cdb7 !important;
  border-color: #02cdb7 !important;
  color: #fff !important;
}
#sp-footer {
  position: relative;
  padding: 0;
}
#sp-footer:before {
  position: absolute;
  background-color: rgba(55,68,86,0.97);
  content: "";
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-size: 100%;
}
#sp-footer #sp-footer1 {
  padding-top: 70px;
  padding-bottom: 248px;
}
@media screen and (max-width: 991px) {
  #sp-footer #sp-footer1 {
    padding-bottom: 166px;
  }
}
#sp-footer #sp-footer1 .sp-copyright {
  position: absolute;
  bottom: 40px;
  box-sizing: border-box;
  color: #fff;
  opacity: 0.6;
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 100;
  height: 22.7273px;
  line-height: 21.6364px;
  text-align: center;
  width: 100%;
}
#sp-footer #sp-footer1 .sp-module {
  margin-top: 0;
}
#sp-footer #sp-footer1 .sp-module .get-social {
  position: relative;
  float: left;
  border-collapse: collapse;
  box-sizing: border-box;
  color: #ffffff;
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 51px;
  padding-bottom: 0px;
  padding-left: 22px;
  padding-right: 0px;
  padding-top: 0px;
  text-transform: uppercase;
  border-left: 3px solid #02cdb7;
  z-index: 9999;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #sp-footer #sp-footer1 .sp-module .get-social {
    margin-top: 55px;
  }
}
@media (max-width: 767px) {
  #sp-footer #sp-footer1 .sp-module .get-social {
    display: none;
  }
}
#sp-footer #sp-footer1 #back-to-top {
  position: absolute;
  left: 50%;
  bottom: 87px;
  transform: translate(-50%);
  box-sizing: border-box;
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 100;
  line-height: 21.6364px;
  text-align: center;
  cursor: pointer;
  width: 100px;
}
#sp-footer #sp-footer1 #back-to-top .icon {
  font-size: 24px;
  margin-bottom: 15px;
}
#sp-footer #sp-footer1 #back-to-top .text {
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 100;
  letter-spacing: normal;
  line-height: 21.6364px;
  text-align: center;
  text-indent: 0px;
  text-shadow: none;
  text-transform: uppercase;
  transition-delay: 0s;
  transition-duration: 0.4s;
  transition-property: all;
  transition-timing-function: ease;
  width: 100%;
  word-spacing: 0px;
}
#sp-footer #sp-footer1 #back-to-top:hover .icon {
  color: #02cdb7;
}
#sp-footer #sp-footer1 #back-to-top:hover .text {
  color: #02cdb7;
}
#sp-footer #sp-footer1 ul.social-icons {
  position: relative;
  z-index: 9999;
  float: right;
  margin-top: -15px;
}
@media screen and (max-width: 1199px) {
  #sp-footer #sp-footer1 ul.social-icons {
    width: 65%;
  }
}
@media screen and (max-width: 991px) {
  #sp-footer #sp-footer1 ul.social-icons {
    width: 267px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  #sp-footer #sp-footer1 ul.social-icons {
    width: 250px;
    margin-top: -25px;
    margin-right: 50%;
    transform: translate(50%);
  }
}
#sp-footer #sp-footer1 ul.social-icons li {
  float: left;
}
@media (max-width: 991px) {
  #sp-footer #sp-footer1 ul.social-icons li {
    margin-right: 25px;
  }
}
@media (max-width: 800px) {
  #sp-footer #sp-footer1 ul.social-icons li {
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  #sp-footer #sp-footer1 ul.social-icons li {
    margin: 8px 17px 0 18px;
  }
}
#sp-footer #sp-footer1 ul.social-icons li a .fa {
  font-size: 18px;
  margin-bottom: 20px;
}
#sp-footer #sp-footer1 ul.social-icons li a span {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-left-style: solid;
  border-left-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-style: solid;
  border-top-width: 2px;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 12.7273px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding-bottom: 6px;
  padding-top: 7px;
  text-align: center;
  text-transform: uppercase;
  transition-delay: 0s;
  transition-duration: 0.4s;
  transition-property: all;
  transition-timing-function: ease;
  width: 126.733px;
}
@media (max-width: 992px) {
  #sp-footer #sp-footer1 ul.social-icons li a span {
    display: none;
  }
}
#sp-footer #sp-footer1 ul.social-icons li:hover .fa {
  color: #02cdb7;
}
#sp-footer #sp-footer1 ul.social-icons li:hover span {
  background-color: #02cdb7;
  border-color: #02cdb7;
  color: #fff;
}
#sp-footer-bottom {
  margin-top: -1px;
}
@media (max-width: 1200px) {
  #sp-footer-bottom #sp-footer2 .footer-image {
    display: none;
  }
}
#sp-footer-bottom #sp-footer2 .footer-image .img-1 {
  position: absolute;
  top: -376px;
  left: 15px;
  opacity: 0;
}
#sp-footer-bottom #sp-footer2 .footer-image .img-2 {
  position: absolute;
  top: -376px;
  right: 15px;
  opacity: 0;
}
#counter {
  margin-top: 0 !important;
  position: relative;
  padding-top: 70px;
  padding-bottom: 60px;
}
@media (max-width: 990px) {
  #counter .sppb-container .sppb-col-sm-3 {
    width: 50%;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  #counter .sppb-container .sppb-col-sm-3 {
    width: 285px;
    margin-left: 50%;
    transform: translate(-50%);
  }
}
#counter:before {
  background: linear-gradient(#009bfc,#02cdb7);
  content: "";
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-size: 100%;
  opacity: 0.9;
  position: absolute;
}
.jux-counter.animated {
  display: block;
  position: relative;
  width: 200px;
  height: 200px;
  text-align: center;
  background: transparent none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: auto;
}
.jux-counter .text-circle-wrapper {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 202px;
  height: 202px;
  background: transparent none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.jux-counter .text-circle {
  -webkit-transform: translate(-50%,-50%) rotate(-140deg);
  -ms-transform: translate(-50%,-50%) rotate(-140deg);
  transform: translate(-50%,-50%) rotate(-140deg);
  text-align: left;
}
.jux-counter .text-circle {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 202px;
  height: 202px;
  background: transparent none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.jux-counter.go .two-half-circles {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.jux-counter .text-circle ul {
  position: relative;
  width: 100%;
  height: 100%;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.jux-counter .text-circle ul > li {
  height: 101px;
  width: 11px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  font-size: 16px;
  font-weight: lighter;
  color: #fff;
  text-transform: uppercase;
}
.jux-counter .two-half-circles-wrapper {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.jux-counter.go .two-half-circles {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.jux-counter .two-half-circles {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.jux-counter .content-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.sppb-icon.sppb-text-center {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translate(-50%);
}
.sppb-animated-number {
  position: absolute;
  font-size: 36px;
  line-height: 36px;
  top: -89px;
  left: 50%;
  transform: translate(-50%);
}
.text-left {
  position: relative;
}
.text-left .sppb-animated-number-title {
  position: absolute !important;
  top: -184px;
  right: 129px;
}
@media screen and (max-width: 1199px) {
  .text-left .sppb-animated-number-title {
    top: -180px;
    right: 104px;
  }
}
@media screen and (max-width: 991px) {
  .text-left .sppb-animated-number-title {
    right: 171px;
  }
}
@media screen and (max-width: 767px) {
  .text-left .sppb-animated-number-title {
    right: 125px;
  }
}
.text-left .sppb-animated-number-title.go .char1 {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-left .sppb-animated-number-title.go .char2 {
  -webkit-transform: rotate(-352deg);
  -ms-transform: rotate(-352deg);
  transform: rotate(-352deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-left .sppb-animated-number-title.go .char3 {
  -webkit-transform: rotate(-344deg);
  -ms-transform: rotate(-344deg);
  transform: rotate(-344deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-left .sppb-animated-number-title.go .char4 {
  -webkit-transform: rotate(-336deg);
  -ms-transform: rotate(-336deg);
  transform: rotate(-336deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-left .sppb-animated-number-title.go .char5 {
  -webkit-transform: rotate(-328deg);
  -ms-transform: rotate(-328deg);
  transform: rotate(-328deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-left .sppb-animated-number-title.go .char6 {
  -webkit-transform: rotate(-320deg);
  -ms-transform: rotate(-320deg);
  transform: rotate(-320deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-left .sppb-animated-number-title.go .char7 {
  -webkit-transform: rotate(-312deg);
  -ms-transform: rotate(-312deg);
  transform: rotate(-312deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-left .sppb-animated-number-title.go .char8 {
  -webkit-transform: rotate(-304deg);
  -ms-transform: rotate(-304deg);
  transform: rotate(-304deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-left .sppb-animated-number-title.go .char9 {
  -webkit-transform: rotate(-296deg);
  -ms-transform: rotate(-296deg);
  transform: rotate(-296deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-left .sppb-animated-number-title.go .char10 {
  -webkit-transform: rotate(-288deg);
  -ms-transform: rotate(-288deg);
  transform: rotate(-288deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-left .sppb-animated-number-title.go .char11 {
  -webkit-transform: rotate(-280deg);
  -ms-transform: rotate(-280deg);
  transform: rotate(-280deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-left .sppb-animated-number-title.go .char12 {
  -webkit-transform: rotate(-272deg);
  -ms-transform: rotate(-272deg);
  transform: rotate(-272deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-left .sppb-animated-number-title.go .char13 {
  -webkit-transform: rotate(-264deg);
  -ms-transform: rotate(-264deg);
  transform: rotate(-264deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-left .sppb-animated-number-title.go .char14 {
  -webkit-transform: rotate(-256deg);
  -ms-transform: rotate(-256deg);
  transform: rotate(-256deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-left .sppb-animated-number-title.go .char15 {
  -webkit-transform: rotate(-248deg);
  -ms-transform: rotate(-248deg);
  transform: rotate(-248deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-left .sppb-animated-number-title {
  position: relative;
  width: 400px;
  border-radius: 50%;
  transform: rotate(-133deg);
}
.text-left .sppb-animated-number-title span {
  font-size: 16px;
  font-family: Roboto, sans-serif;
  height: 100px;
  position: absolute;
  width: 20px;
  left: 0;
  top: 0;
  -webkit-transform-origin: bottom center;
  -moz-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  -o-transform-origin: bottom center;
  transform-origin: bottom center;
}
.text-left .char1 {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.text-left .char2 {
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  transform: rotate(8deg);
}
.text-left .char3 {
  -webkit-transform: rotate(16deg);
  -moz-transform: rotate(16deg);
  -ms-transform: rotate(16deg);
  -o-transform: rotate(16deg);
  transform: rotate(16deg);
}
.text-left .char4 {
  -webkit-transform: rotate(24deg);
  -moz-transform: rotate(24deg);
  -ms-transform: rotate(24deg);
  -o-transform: rotate(24deg);
  transform: rotate(24deg);
}
.text-left .char5 {
  -webkit-transform: rotate(32deg);
  -moz-transform: rotate(32deg);
  -ms-transform: rotate(32deg);
  -o-transform: rotate(32deg);
  transform: rotate(32deg);
}
.text-left .char6 {
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg);
}
.text-left .char7 {
  -webkit-transform: rotate(48deg);
  -moz-transform: rotate(48deg);
  -ms-transform: rotate(48deg);
  -o-transform: rotate(48deg);
  transform: rotate(48deg);
}
.text-left .char8 {
  -webkit-transform: rotate(deg);
  -moz-transform: rotate(56deg);
  -ms-transform: rotate(56deg);
  -o-transform: rotate(56deg);
  transform: rotate(56deg);
}
.text-left .char9 {
  -webkit-transform: rotate(64deg);
  -moz-transform: rotate(64deg);
  -ms-transform: rotate(64deg);
  -o-transform: rotate(64deg);
  transform: rotate(64deg);
}
.text-left .char10 {
  -webkit-transform: rotate(72deg);
  -moz-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  -o-transform: rotate(72deg);
  transform: rotate(72deg);
}
.text-left .char11 {
  -webkit-transform: rotate(80deg);
  -moz-transform: rotate(80deg);
  -ms-transform: rotate(80deg);
  -o-transform: rotate(80deg);
  transform: rotate(80deg);
}
.text-left .char12 {
  -webkit-transform: rotate(88deg);
  -moz-transform: rotate(88deg);
  -ms-transform: rotate(88deg);
  -o-transform: rotate(88deg);
  transform: rotate(88deg);
}
.text-left .char13 {
  -webkit-transform: rotate(96deg);
  -moz-transform: rotate(96deg);
  -ms-transform: rotate(96deg);
  -o-transform: rotate(96deg);
  transform: rotate(96deg);
}
.text-left .char14 {
  -webkit-transform: rotate(104deg);
  -moz-transform: rotate(104deg);
  -ms-transform: rotate(104deg);
  -o-transform: rotate(104deg);
  transform: rotate(104deg);
}
.text-left .char15 {
  -webkit-transform: rotate(112deg);
  -moz-transform: rotate(112deg);
  -ms-transform: rotate(112deg);
  -o-transform: rotate(112deg);
  transform: rotate(112deg);
}
.text-left .char16 {
  -webkit-transform: rotate(120deg);
  -moz-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  transform: rotate(120deg);
}
.text-left .char17 {
  -webkit-transform: rotate(120deg);
  -moz-transform: rotate(128deg);
  -ms-transform: rotate(128deg);
  -o-transform: rotate(128deg);
  transform: rotate(128deg);
}
.text-left .char18 {
  -webkit-transform: rotate(136deg);
  -moz-transform: rotate(136deg);
  -ms-transform: rotate(136deg);
  -o-transform: rotate(136deg);
  transform: rotate(136deg);
}
.text-left .char19 {
  -webkit-transform: rotate(144deg);
  -moz-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  -o-transform: rotate(144deg);
  transform: rotate(144deg);
}
.text-left .char20 {
  -webkit-transform: rotate(152deg);
  -moz-transform: rotate(152deg);
  -ms-transform: rotate(152deg);
  -o-transform: rotate(152deg);
  transform: rotate(152deg);
}
.text-left .char21 {
  -webkit-transform: rotate(126deg);
  -moz-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  -o-transform: rotate(126deg);
  transform: rotate(126deg);
}
.text-right {
  position: relative;
}
.text-right .sppb-animated-number-title {
  position: absolute !important;
  top: -180px;
  right: 140px;
}
@media screen and (max-width: 1199px) {
  .text-right .sppb-animated-number-title {
    right: 113px;
  }
}
@media screen and (max-width: 991px) {
  .text-right .sppb-animated-number-title {
    right: 180px;
  }
}
@media screen and (max-width: 767px) {
  .text-right .sppb-animated-number-title {
    right: 135px;
  }
}
.text-right .sppb-animated-number-title.go .char1 {
  -webkit-transform: rotate(-550deg);
  -ms-transform: rotate(-550deg);
  transform: rotate(-550deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-right .sppb-animated-number-title.go .char2 {
  -webkit-transform: rotate(-542deg);
  -ms-transform: rotate(-542deg);
  transform: rotate(-542deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-right .sppb-animated-number-title.go .char3 {
  -webkit-transform: rotate(-534deg);
  -ms-transform: rotate(-534deg);
  transform: rotate(-534deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-right .sppb-animated-number-title.go .char4 {
  -webkit-transform: rotate(-526deg);
  -ms-transform: rotate(-526deg);
  transform: rotate(-526deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-right .sppb-animated-number-title.go .char5 {
  -webkit-transform: rotate(-518deg);
  -ms-transform: rotate(-518deg);
  transform: rotate(-518deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-right .sppb-animated-number-title.go .char6 {
  -webkit-transform: rotate(-510deg);
  -ms-transform: rotate(-510deg);
  transform: rotate(-510deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-right .sppb-animated-number-title.go .char7 {
  -webkit-transform: rotate(-502deg);
  -ms-transform: rotate(-502deg);
  transform: rotate(-502deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-right .sppb-animated-number-title.go .char8 {
  -webkit-transform: rotate(-494deg);
  -ms-transform: rotate(-494deg);
  transform: rotate(-494deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-right .sppb-animated-number-title.go .char9 {
  -webkit-transform: rotate(-486deg);
  -ms-transform: rotate(-486deg);
  transform: rotate(-486deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-right .sppb-animated-number-title.go .char10 {
  -webkit-transform: rotate(-478deg);
  -ms-transform: rotate(-478deg);
  transform: rotate(-478deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-right .sppb-animated-number-title.go .char11 {
  -webkit-transform: rotate(-470deg);
  -ms-transform: rotate(-470deg);
  transform: rotate(-470deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-right .sppb-animated-number-title.go .char12 {
  -webkit-transform: rotate(-462deg);
  -ms-transform: rotate(-462deg);
  transform: rotate(-462deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-right .sppb-animated-number-title.go .char13 {
  -webkit-transform: rotate(-454deg);
  -ms-transform: rotate(-454deg);
  transform: rotate(-454deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-right .sppb-animated-number-title.go .char14 {
  -webkit-transform: rotate(-446deg);
  -ms-transform: rotate(-446deg);
  transform: rotate(-446deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-right .sppb-animated-number-title.go .char15 {
  -webkit-transform: rotate(-438deg);
  -ms-transform: rotate(-438deg);
  transform: rotate(-438deg);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.text-right .sppb-animated-number-title {
  position: relative;
  width: 400px;
  border-radius: 50%;
  transform: rotate(-133deg);
}
.text-right .sppb-animated-number-title span {
  font-size: 16px;
  font-family: Roboto, sans-serif;
  height: 100px;
  position: absolute;
  width: 20px;
  left: 0;
  top: 0;
  -webkit-transform-origin: bottom center;
  -moz-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  -o-transform-origin: bottom center;
  transform-origin: bottom center;
}
.text-right .char1 {
  -webkit-transform: rotate(140deg);
  -moz-transform: rotate(140deg);
  -ms-transform: rotate(140deg);
  -o-transform: rotate(140deg);
  transform: rotate(140deg);
}
.text-right .char2 {
  -webkit-transform: rotate(148deg);
  -moz-transform: rotate(148deg);
  -ms-transform: rotate(148deg);
  -o-transform: rotate(148deg);
  transform: rotate(148deg);
}
.text-right .char3 {
  -webkit-transform: rotate(156deg);
  -moz-transform: rotate(156deg);
  -ms-transform: rotate(156deg);
  -o-transform: rotate(156deg);
  transform: rotate(156deg);
}
.text-right .char4 {
  -webkit-transform: rotate(164deg);
  -moz-transform: rotate(164deg);
  -ms-transform: rotate(164deg);
  -o-transform: rotate(164deg);
  transform: rotate(164deg);
}
.text-right .char5 {
  -webkit-transform: rotate(172deg);
  -moz-transform: rotate(172deg);
  -ms-transform: rotate(172deg);
  -o-transform: rotate(172deg);
  transform: rotate(172deg);
}
.text-right .char6 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.text-right .char7 {
  -webkit-transform: rotate(188deg);
  -moz-transform: rotate(188deg);
  -ms-transform: rotate(188deg);
  -o-transform: rotate(188deg);
  transform: rotate(188deg);
}
.text-right .char8 {
  -webkit-transform: rotate(deg);
  -moz-transform: rotate(196deg);
  -ms-transform: rotate(196deg);
  -o-transform: rotate(196deg);
  transform: rotate(196deg);
}
.text-right .char9 {
  -webkit-transform: rotate(204deg);
  -moz-transform: rotate(204deg);
  -ms-transform: rotate(204deg);
  -o-transform: rotate(204deg);
  transform: rotate(204deg);
}
.text-right .char10 {
  -webkit-transform: rotate(212deg);
  -moz-transform: rotate(212deg);
  -ms-transform: rotate(212deg);
  -o-transform: rotate(212deg);
  transform: rotate(212deg);
}
.text-right .char11 {
  -webkit-transform: rotate(220deg);
  -moz-transform: rotate(220deg);
  -ms-transform: rotate(220deg);
  -o-transform: rotate(220deg);
  transform: rotate(220deg);
}
.text-right .char12 {
  -webkit-transform: rotate(228deg);
  -moz-transform: rotate(228deg);
  -ms-transform: rotate(228deg);
  -o-transform: rotate(228deg);
  transform: rotate(228deg);
}
.text-right .char13 {
  -webkit-transform: rotate(236deg);
  -moz-transform: rotate(236deg);
  -ms-transform: rotate(236deg);
  -o-transform: rotate(236deg);
  transform: rotate(236deg);
}
.text-right .char14 {
  -webkit-transform: rotate(244deg);
  -moz-transform: rotate(244deg);
  -ms-transform: rotate(244deg);
  -o-transform: rotate(244deg);
  transform: rotate(244deg);
}
.text-right .char15 {
  -webkit-transform: rotate(252deg);
  -moz-transform: rotate(252deg);
  -ms-transform: rotate(252deg);
  -o-transform: rotate(252deg);
  transform: rotate(252deg);
}
.sp-sticky-logo {
  display: none;
}
body.view-page #sp-header {
  background: none;
  box-shadow: none;
  position: absolute;
  width: 100%;
  z-index: 9999;
}
@media (max-width: 992px) {
  body.view-page #sp-header {
    background: #fff;
    height: 60px !important;
  }
}
@media (max-width: 992px) {
  body.view-page #sp-header #sp-logo {
    width: 50%;
  }
}
@media (max-width: 992px) {
  body.view-page #sp-header #sp-logo .logo {
    height: 60px;
  }
}
@media (max-width: 992px) {
  body.view-page #sp-header #sp-logo .logo .sp-default-logo {
    display: none;
  }
}
body.view-page #sp-header #sp-logo .logo .sp-sticky-logo {
  display: none;
}
@media (max-width: 992px) {
  body.view-page #sp-header #sp-logo .logo .sp-sticky-logo {
    display: block;
  }
}
body.view-page #sp-header #sp-menu .sp-module {
  margin-top: 0;
}
@media (max-width: 992px) {
  body.view-page #sp-header #sp-menu {
    width: 50%;
  }
}
body.view-page #sp-header #sp-menu .slide-nav {
  position: absolute;
  bottom: 25px;
  top: auto;
  left: 23px;
  right: auto;
  height: auto;
  width: 100%;
  pointer-events: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 1080px) {
  body.view-page #sp-header #sp-menu .slide-nav {
    left: 17px;
  }
}
@media (max-width: 992px) {
  body.view-page #sp-header #sp-menu .slide-nav {
    display: none;
  }
}
body.view-page #sp-header #sp-menu .slide-nav .line {
  position: relative;
  height: 1px;
  width: 99%;
  background: rgba(255,255,255,0.15);
}
@media screen and (max-width: 1199px) {
  body.view-page #sp-header #sp-menu .slide-nav .line {
    width: 100%;
    right: 10px;
  }
}
body.view-page #sp-header #sp-menu .slide-nav .line .circle {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 12px;
  height: 12px;
  background: #374456;
  border: 2px solid #02cdb7;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 9999;
  left: 20px;
}
@media (max-width: 992px) {
  body.view-page #sp-header #sp-menu ul.sp-megamenu-parent {
    display: none;
  }
}
body.view-page #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item {
  padding-right: 0;
  padding-left: 34px;
}
body.view-page #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item a {
  font-size: 16px;
  line-height: 1;
  font-weight: lighter;
  color: #fff;
  background: none transparent;
  border: 0 none;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 42px 0 !important;
}
body.view-page #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item a:hover {
  color: #02cdb7 !important;
}
body.view-page #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item a:focus {
  color: #02cdb7;
  outline: none !important;
}
body.view-page #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item a:after {
  display: none;
}
body.view-page #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item .sp-dropdown {
  width: auto !important;
}
body.view-page #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item .sp-dropdown .sp-dropdown-inner {
  padding: 0;
  border-top: 2px solid #02cdb7;
}
body.view-page #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item .sp-dropdown .sp-dropdown-inner ul.sp-dropdown-items li {
  padding: 0;
}
body.view-page #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item .sp-dropdown .sp-dropdown-inner ul.sp-dropdown-items li a {
  color: #212121 !important;
  background: #fff;
  border: 0 none;
  text-transform: capitalize;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.7;
  font-weight: lighter;
  padding: 7px 65px 7px 20px !important;
  border-top: 1px solid #eeeeee;
}
body.view-page #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item .sp-dropdown .sp-dropdown-inner ul.sp-dropdown-items li a:hover {
  color: #02cdb7 !important;
  background-color: #f5f5f5;
}
body.view-page #sp-header #sp-menu ul.sp-megamenu-parent li.active a {
  color: #02cdb7 !important;
}
@media (max-width: 992px) {
  body.view-page #sp-header #sp-menu #offcanvas-toggler {
    display: block !important;
    line-height: 0;
    margin-top: 20px;
  }
  body.view-page #sp-header #sp-menu #offcanvas-toggler .fa {
    margin: 0;
    padding: 0;
    font-size: 26px;
  }
  body.view-page #sp-header #sp-menu #offcanvas-toggler .fa:hover {
    color: #02cdb7;
  }
}
#sp-header-sticky-wrapper.sticky-wrapper {
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 9999;
}
@media (max-width: 992px) {
  #sp-header-sticky-wrapper.sticky-wrapper {
    background: #fff;
    height: 60px !important;
    position: fixed;
  }
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header {
  background: none;
  box-shadow: none;
  transition: all 400ms;
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-logo {
  width: 50%;
  padding-top: 5px;
}
@media (max-width: 992px) {
  #sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-logo {
    width: 88%;
  }
}
@media (max-width: 992px) {
  #sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-logo .logo {
    height: 60px;
  }
}
@media (max-width: 992px) {
  #sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-logo .logo .sp-default-logo {
    display: none;
  }
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-logo .logo .sp-sticky-logo {
  display: none;
}
@media (max-width: 992px) {
  #sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-logo .logo .sp-sticky-logo {
    display: block;
  }
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu {
  width: 50%;
}
@media (max-width: 992px) {
  #sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu {
    width: 12%;
  }
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu .slide-nav {
  position: absolute;
  bottom: 25px;
  top: auto;
  left: 27px;
  right: auto;
  height: auto;
  width: 100%;
  pointer-events: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 1080px) {
  #sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu .slide-nav {
    left: 17px;
  }
}
@media (max-width: 992px) {
  #sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu .slide-nav {
    display: none;
  }
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu .slide-nav .line {
  position: relative;
  height: 1px;
  width: 99%;
  background: rgba(255,255,255,0.15);
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu .slide-nav .line .circle {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 12px;
  height: 12px;
  background: #374456;
  border: 2px solid #02cdb7;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 9999;
  left: 25px;
}
@media (max-width: 1080px) {
  #sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu .slide-nav .line .circle {
    left: 20px;
  }
}
@media (max-width: 992px) {
  #sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu ul.sp-megamenu-parent {
    display: none;
  }
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item {
  padding-right: 0;
  padding-left: 40px;
}
@media (max-width: 1199px) {
  #sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item {
    padding-left: 22px;
  }
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item a {
  font-size: 16px;
  line-height: 1;
  font-weight: lighter;
  color: #fff;
  background: none transparent;
  border: 0 none;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 42px 0 !important;
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item a:hover {
  color: #02cdb7 !important;
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item a:focus {
  color: #02cdb7;
  outline: none !important;
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item a:after {
  display: none;
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item .sp-dropdown {
  width: auto !important;
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item .sp-dropdown .sp-dropdown-inner {
  padding: 0;
  border-top: 2px solid #02cdb7;
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item .sp-dropdown .sp-dropdown-inner ul.sp-dropdown-items li {
  padding: 0;
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item .sp-dropdown .sp-dropdown-inner ul.sp-dropdown-items li a {
  color: #212121 !important;
  background: #fff;
  border: 0 none;
  text-transform: capitalize;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.7;
  font-weight: lighter;
  padding: 7px 65px 7px 20px !important;
  border-top: 1px solid #eeeeee;
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item .sp-dropdown .sp-dropdown-inner ul.sp-dropdown-items li a:hover {
  color: #02cdb7 !important;
  background-color: #f5f5f5;
}
#sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu ul.sp-megamenu-parent li.active a {
  color: #02cdb7 !important;
}
@media (max-width: 992px) {
  #sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu #offcanvas-toggler {
    display: block !important;
    line-height: 0;
    margin-top: 20px;
  }
  #sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu #offcanvas-toggler .fa {
    margin: 0;
    padding: 0;
    font-size: 26px;
  }
  #sp-header-sticky-wrapper.sticky-wrapper #sp-header #sp-menu #offcanvas-toggler .fa:hover {
    color: #02cdb7;
  }
}
#sp-header-sticky-wrapper.is-sticky #sp-header {
  background: #fff;
  height: 60px;
  transition: all 400ms;
  box-shadow: 0 0 5px 2px rgba(0,0,0,0.1);
}
#sp-header-sticky-wrapper.is-sticky #sp-header #sp-logo .logo .sp-sticky-logo {
  display: block;
  margin-bottom: 40px;
  opacity: 1;
}
#sp-header-sticky-wrapper.is-sticky #sp-header #sp-logo .logo .sp-default-logo {
  display: none;
}
#sp-header-sticky-wrapper.is-sticky #sp-header #sp-menu {
  height: 60px;
}
#sp-header-sticky-wrapper.is-sticky #sp-header #sp-menu .slide-nav {
  bottom: 0;
}
#sp-header-sticky-wrapper.is-sticky #sp-header #sp-menu .slide-nav .line {
  background: rgba(0,0,0,0.12);
}
#sp-header-sticky-wrapper.is-sticky #sp-header #sp-menu .slide-nav .line .circle {
  background: #fff;
}
#sp-header-sticky-wrapper.is-sticky #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item a {
  color: #2e2e2e;
  padding: 16px 0 !important;
}
#sp-header-sticky-wrapper.is-sticky #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item a:focus {
  outline: none !important;
}
#sp-header-sticky-wrapper.is-sticky #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item .sp-dropdown {
  padding-top: 10px;
}
#sp-header-sticky-wrapper.is-sticky #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item:focus a {
  color: #02cdb7 !important;
  outline: none !important;
}
#sp-header-sticky-wrapper.is-sticky #sp-header #sp-menu ul.sp-megamenu-parent li.active a {
  color: #02cdb7;
}
#sp-header-sticky-wrapper.is-sticky #sp-header #sp-menu ul.sp-megamenu-parent:hover li.active a {
  color: #2e2e2e;
}
#about-us {
  position: relative;
  margin-top: 0px !important;
  margin-left: -1px;
}
#about-us:before {
  position: absolute;
  background-color: rgba(55,68,86,0.95);
  content: "";
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-size: 100%;
  z-index: 99;
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg img {
  height: 100%;
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container {
  position: relative !important;
  width: 1170px;
  z-index: 999;
  margin-top: -940px;
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container {
    width: 970px;
  }
}
@media (max-width: 992px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container {
    width: 750px;
  }
}
@media (max-width: 768px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container {
    width: 100%;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row {
  display: block;
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-col-sm-12 {
  display: block;
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-col-sm-6 .sppb-carousel-pro-text {
  margin-top: -120px;
}
@media (min-width: 1199px) and (max-width: 1280px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-col-sm-6 .sppb-carousel-pro-text {
    margin-top: -46px;
  }
}
@media screen and (max-width: 1199px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-col-sm-6 .sppb-carousel-pro-text {
    margin-top: 0px;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text h2 {
  font-size: 30px !important;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding: 0 0 0 22px;
  margin-top: 70px;
  border-left: 3px solid #02cdb7 !important;
  line-height: 51px;
  font-family: Roboto, sans-serif;
  color: #fff;
}
@media (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text h2 {
    font-size: 25px !important;
    line-height: 42px;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .sub-title {
  width: 100%;
  font-size: 18px !important;
  font-weight: lighter !important;
  float: left;
  margin-top: -70px;
  margin-left: 390px;
  color: #fff;
  font-family: Roboto, sans-serif;
}
@media (max-width: 1199px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .sub-title {
    margin-left: 350px;
  }
}
@media (max-width: 991px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .sub-title {
    display: none;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .content-title {
  font-family: 'Raleway', sans-serif;
  font-size: 50px;
  line-height: 1;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  margin: 85px 0 11px 0;
}
@media screen and (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .content-title {
    margin: 30px 0 11px 0;
  }
}
@media screen and (max-width: 592px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .content-title {
    font-size: 36px;
  }
}
@media screen and (max-width: 448px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .content-title {
    font-size: 30px;
  }
}
@media screen and (max-width: 386px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .content-title {
    font-size: 20px;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .content-sub-title {
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 0 5px 0;
  margin: 0;
  border-bottom: 2px solid #02cdb7;
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .content {
  color: #fff;
  opacity: 0.6;
  margin: 50px 0 88px;
  width: 95%;
}
@media screen and (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .content {
    margin: 50px 0 45px;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .content p {
  font-size: 16px !important;
  font-family: Roboto, sans-serif !important;
  line-height: 29px !important;
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text a {
  height: 50px;
  display: inline-block;
  width: auto;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border: 2px solid #fff;
  background: none transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  padding: 12px 32px;
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text a:hover {
  background-color: #02cdb7;
  color: #fff;
  border-color: #02cdb7;
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .sub-title-our-process {
  width: 100%;
  font-size: 18px !important;
  font-weight: lighter !important;
  float: left;
  margin-top: -60px;
  margin-left: 390px;
  color: #fff;
  font-family: Roboto, sans-serif !important;
}
@media (max-width: 1199px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .sub-title-our-process {
    width: 50%;
    margin-top: -70px;
    margin-left: 350px;
  }
}
@media (max-width: 991px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .sub-title-our-process {
    display: none;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content {
  margin-top: 50px;
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-1 {
  display: block;
  position: relative;
  float: left;
  width: 50%;
  height: 288px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-color: #ef8925;
}
@media (max-width: 480px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-1 {
    width: 100%;
    height: 144px;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-1 .text {
  font-family: 'Raleway', sans-serif;
  font-size: 50px;
  letter-spacing: 0.5em;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-1 .text {
    font-size: 36px;
    letter-spacing: 0;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-1 .circle {
  opacity: 1;
  width: 150px;
  height: 150px;
  background: none transparent;
  border: 4px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: translate(-50%,-50%) scale(1);
  -ms-transform: translate(-50%,-50%) scale(1);
  transform: translate(-50%,-50%) scale(1);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 1;
  background: #ef8925;
}
@media screen and (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-1 .circle {
    background: none transparent;
    border-width: 1px;
    border-color: rgba(0,0,0,0.05);
    -webkit-transform: translate(-50%,-50%) scale(3);
    -ms-transform: translate(-50%,-50%) scale(3);
    transform: translate(-50%,-50%) scale(3);
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-1 .circle:before {
  content: "\f135";
  font-family: FontAwesome;
  font-size: 50px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-1 .circle:before {
    font-size: 65px;
    color: rgba(0,0,0,0.05);
  }
}
@media screen and (min-width: 768px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-1:hover {
    transform: translate(-10px,-10px);
  }
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-1:hover .text {
    z-index: 2;
  }
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-1:hover .circle {
    background: none transparent;
    border-width: 1px;
    border-color: rgba(0,0,0,0.05);
    -webkit-transform: translate(-50%,-50%) scale(3);
    -ms-transform: translate(-50%,-50%) scale(3);
    transform: translate(-50%,-50%) scale(3);
  }
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-1:hover .circle:before {
    font-size: 65px;
    color: rgba(0,0,0,0.05);
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-2 {
  display: block;
  position: relative;
  float: left;
  width: 50%;
  height: 288px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-color: #e6d019;
}
@media (max-width: 480px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-2 {
    width: 100%;
    height: 144px;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-2 .text {
  font-family: 'Raleway', sans-serif;
  font-size: 50px;
  letter-spacing: 0.5em;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-2 .text {
    font-size: 36px;
    letter-spacing: 0;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-2 .circle {
  opacity: 1;
  width: 150px;
  height: 150px;
  background: none transparent;
  border: 4px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: translate(-50%,-50%) scale(1);
  -ms-transform: translate(-50%,-50%) scale(1);
  transform: translate(-50%,-50%) scale(1);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 1;
  background: #e6d019;
}
@media screen and (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-2 .circle {
    background: none transparent;
    border-width: 1px;
    border-color: rgba(0,0,0,0.05);
    -webkit-transform: translate(-50%,-50%) scale(3);
    -ms-transform: translate(-50%,-50%) scale(3);
    transform: translate(-50%,-50%) scale(3);
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-2 .circle:before {
  content: "\f0eb";
  font-family: FontAwesome;
  font-size: 50px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-2 .circle:before {
    font-size: 65px;
    color: rgba(0,0,0,0.05);
  }
}
@media screen and (min-width: 768px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-2:hover {
    transform: translate(10px,-10px);
  }
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-2:hover .text {
    z-index: 2;
  }
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-2:hover .circle {
    background: none transparent;
    border-width: 1px;
    border-color: rgba(0,0,0,0.05);
    -webkit-transform: translate(-50%,-50%) scale(3);
    -ms-transform: translate(-50%,-50%) scale(3);
    transform: translate(-50%,-50%) scale(3);
  }
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-2:hover .circle:before {
    font-size: 65px;
    color: rgba(0,0,0,0.05);
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-3 {
  display: block;
  position: relative;
  float: left;
  width: 50%;
  height: 288px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-color: #0396f2;
}
@media (max-width: 480px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-3 {
    width: 100%;
    height: 144px;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-3 .text {
  font-family: 'Raleway', sans-serif;
  font-size: 50px;
  letter-spacing: 0.5em;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-3 .text {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-3 .text {
    font-size: 36px;
    letter-spacing: 0;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-3 .circle {
  opacity: 1;
  width: 150px;
  height: 150px;
  background: none transparent;
  border: 4px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: translate(-50%,-50%) scale(1);
  -ms-transform: translate(-50%,-50%) scale(1);
  transform: translate(-50%,-50%) scale(1);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 1;
  background: #0396f2;
}
@media screen and (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-3 .circle {
    background: none transparent;
    border-width: 1px;
    border-color: rgba(0,0,0,0.05);
    -webkit-transform: translate(-50%,-50%) scale(3);
    -ms-transform: translate(-50%,-50%) scale(3);
    transform: translate(-50%,-50%) scale(3);
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-3 .circle:before {
  content: "\f0ea";
  font-family: FontAwesome;
  font-size: 50px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-3 .circle:before {
    font-size: 65px;
    color: rgba(0,0,0,0.05);
  }
}
@media screen and (min-width: 768px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-3:hover {
    transform: translate(-10px,10px);
  }
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-3:hover .text {
    z-index: 2;
  }
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-3:hover .circle {
    background: none transparent;
    border-width: 1px;
    border-color: rgba(0,0,0,0.05);
    -webkit-transform: translate(-50%,-50%) scale(3);
    -ms-transform: translate(-50%,-50%) scale(3);
    transform: translate(-50%,-50%) scale(3);
  }
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-3:hover .circle:before {
    font-size: 65px;
    color: rgba(0,0,0,0.05);
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-4 {
  display: block;
  position: relative;
  float: left;
  width: 50%;
  height: 288px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-color: #02cdb7;
}
@media (max-width: 480px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-4 {
    width: 100%;
    height: 144px;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-4 .text {
  font-family: 'Raleway', sans-serif;
  font-size: 50px;
  letter-spacing: 0.5em;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-4 .text {
    font-size: 36px;
    letter-spacing: 0;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-4 .circle {
  opacity: 1;
  width: 150px;
  height: 150px;
  background: none transparent;
  border: 4px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: translate(-50%,-50%) scale(1);
  -ms-transform: translate(-50%,-50%) scale(1);
  transform: translate(-50%,-50%) scale(1);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 1;
  background: #02cdb7;
}
@media screen and (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-4 .circle {
    background: none transparent;
    border-width: 1px;
    border-color: rgba(0,0,0,0.05);
    -webkit-transform: translate(-50%,-50%) scale(3);
    -ms-transform: translate(-50%,-50%) scale(3);
    transform: translate(-50%,-50%) scale(3);
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-4 .circle:before {
  content: "\f1fc";
  font-family: FontAwesome;
  font-size: 50px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-4 .circle:before {
    font-size: 65px;
    color: rgba(0,0,0,0.05);
  }
}
@media screen and (min-width: 768px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-4:hover {
    transform: translate(10px,10px);
  }
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-4:hover .text {
    z-index: 2;
  }
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-4:hover .circle {
    background: none transparent;
    border-width: 1px;
    border-color: rgba(0,0,0,0.05);
    -webkit-transform: translate(-50%,-50%) scale(3);
    -ms-transform: translate(-50%,-50%) scale(3);
    transform: translate(-50%,-50%) scale(3);
  }
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content li.item-4:hover .circle:before {
    font-size: 65px;
    color: rgba(0,0,0,0.05);
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .sub-title-skills {
  width: 100%;
  font-size: 18px !important;
  font-weight: lighter !important;
  float: left;
  margin-top: -60px;
  margin-left: 390px;
  color: #fff;
  font-family: Roboto, sans-serif !important;
}
@media (max-width: 1199px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .sub-title-skills {
    width: 50%;
    margin-top: -70px;
    margin-left: 350px;
  }
}
@media (max-width: 991px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .sub-title-skills {
    display: none;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .img-skills {
  width: 100%;
  margin-bottom: -85px;
}
@media screen and (max-width: 1199px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .img-skills {
    margin-top: 63px;
  }
}
@media screen and (max-width: 991px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .img-skills {
    margin-top: 124px;
  }
}
@media screen and (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .img-skills {
    display: none;
  }
}
@media (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content.slider-3 {
    margin-top: -50px;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content.slider-3 .content3 {
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-family: Roboto, sans-serif;
  font-weight: 100;
  height: 63.1818px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  text-align: center;
}
@media (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content.slider-3 .content3 {
    display: none;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content.slider-3 .content3 p {
  color: #fff;
  font-size: 14px !important;
  line-height: 21px !important;
}
@media (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content.slider-3 .content3 p {
    display: none;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content.slider-3 .gr-progress-circle-label {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  left: 0;
  top: 210px;
  right: auto;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  width: 100%;
  text-align: center;
  margin: 0;
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content.slider-3 .gr-progress-circle-number {
  font-size: 18px;
  color: #fff;
  width: 100%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  z-index: 10;
  padding-top: 220px;
  text-align: center;
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content.slider-3 .circle-inner {
  border-color: #009cff;
  display: block;
  position: absolute;
  top: 110px;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 160px;
  height: 160px;
  background: none transparent;
  border: 2px solid #009bfc;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-carousel-pro-text .slider-caption-content.slider-3 .circle-inner {
    width: 120px;
    height: 120px;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-col-sm-6 {
  width: 50%;
}
@media (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-col-sm-6 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-col-sm-6 .sppb-text-right {
    display: none;
  }
}
#about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-col-sm-6 .sppb-text-right img.sppb-img-reponsive {
  margin-top: 220px;
}
@media (max-width: 1280px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-col-sm-6 .sppb-text-right img.sppb-img-reponsive {
    height: auto;
  }
}
@media (max-width: 768px) {
  #about-us .sppb-col-sm-12 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner.container .sppb-row .sppb-col-sm-6 .sppb-text-right img.sppb-img-reponsive {
    margin-top: 0;
  }
}
#about-us .sppb-carousel-indicators {
  z-index: 9999 !important;
}
#about-us .jux-control-carousel {
  position: absolute;
  width: 1140px;
  top: 70px;
  left: 50%;
  transform: translate(-50%);
  z-index: 999;
}
@media screen and (max-width: 1199px) {
  #about-us .jux-control-carousel {
    width: 940px;
  }
}
@media screen and (max-width: 991px) {
  #about-us .jux-control-carousel {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  #about-us .jux-control-carousel {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 479px) {
  #about-us .jux-control-carousel {
    display: none;
  }
}
#about-us .jux-control-carousel .left.sppb-carousel-control {
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  font-size: 14px;
  cursor: pointer;
  float: right;
  position: relative;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#about-us .jux-control-carousel .left.sppb-carousel-control .fa {
  padding-top: 17px;
  position: relative !important;
  margin-left: 0;
  top: 0;
  left: 0;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#about-us .jux-control-carousel .left.sppb-carousel-control:hover {
  border-color: #02cdb7;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#about-us .jux-control-carousel .left.sppb-carousel-control:hover .fa {
  color: #02cdb7;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#about-us .jux-control-carousel .right.sppb-carousel-control {
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  font-size: 14px;
  cursor: pointer;
  margin-left: 10px;
  float: right;
  position: relative;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#about-us .jux-control-carousel .right.sppb-carousel-control .fa {
  padding-top: 17px;
  position: relative;
  margin-right: 0;
  top: 0;
  right: 0;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#about-us .jux-control-carousel .right.sppb-carousel-control:hover {
  border-color: #02cdb7;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
#about-us .jux-control-carousel .right.sppb-carousel-control:hover .fa {
  color: #02cdb7;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
}
body.view-category.layout-blog #sp-header-sticky-wrapper #sp-header,
body.view-category.no-layout #sp-header-sticky-wrapper #sp-header,
body.view-tag #sp-header-sticky-wrapper #sp-header {
  background: rgba(55,68,86,0.75);
  height: 100px;
}
@media (max-width: 992px) {
  body.view-category.layout-blog #sp-header-sticky-wrapper #sp-header,
  body.view-category.no-layout #sp-header-sticky-wrapper #sp-header,
  body.view-tag #sp-header-sticky-wrapper #sp-header {
    background: none;
  }
}
body.view-category.layout-blog #sp-header-sticky-wrapper #sp-header .slide-nav,
body.view-category.no-layout #sp-header-sticky-wrapper #sp-header .slide-nav,
body.view-tag #sp-header-sticky-wrapper #sp-header .slide-nav {
  display: none;
}
body.view-category.layout-blog #sp-header-sticky-wrapper.is-sticky #sp-header,
body.view-category.no-layout #sp-header-sticky-wrapper.is-sticky #sp-header,
body.view-tag #sp-header-sticky-wrapper.is-sticky #sp-header {
  background: #fff !important;
  height: 60px !important;
  z-index: 9050;
  box-shadow: 0 0 5px 2px rgba(0,0,0,0.1);
}
body.view-category.layout-blog #sp-header-sticky-wrapper.is-sticky #sp-header .slide-nav,
body.view-category.no-layout #sp-header-sticky-wrapper.is-sticky #sp-header .slide-nav,
body.view-tag #sp-header-sticky-wrapper.is-sticky #sp-header .slide-nav {
  display: none;
}
body.view-category.layout-blog #sp-header-sticky-wrapper.is-sticky #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item a,
body.view-category.no-layout #sp-header-sticky-wrapper.is-sticky #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item a,
body.view-tag #sp-header-sticky-wrapper.is-sticky #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item a {
  font-family: 'Open Sans', sans-serif;
}
body.view-category.layout-blog #sp-header-sticky-wrapper.is-sticky #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item a:focus,
body.view-category.no-layout #sp-header-sticky-wrapper.is-sticky #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item a:focus,
body.view-tag #sp-header-sticky-wrapper.is-sticky #sp-header #sp-menu ul.sp-megamenu-parent li.sp-menu-item a:focus {
  outline: none !important;
}
body.view-category.layout-blog #sp-slideshow #sp-slide .sp-module,
body.view-category.no-layout #sp-slideshow #sp-slide .sp-module,
body.view-tag #sp-slideshow #sp-slide .sp-module {
  margin-top: 0;
}
body.view-category.layout-blog #sp-slideshow #sp-slide .sp-module .img-blog,
body.view-category.no-layout #sp-slideshow #sp-slide .sp-module .img-blog,
body.view-tag #sp-slideshow #sp-slide .sp-module .img-blog {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 400px;
}
@media screen and (max-width: 767px) {
  body.view-category.layout-blog #sp-breadcrumb,
  body.view-category.no-layout #sp-breadcrumb,
  body.view-tag #sp-breadcrumb {
    padding-right: 15px;
    padding-left: 15px;
  }
}
body.view-category.layout-blog #sp-breadcrumb ol.breadcrumbs,
body.view-category.no-layout #sp-breadcrumb ol.breadcrumbs,
body.view-tag #sp-breadcrumb ol.breadcrumbs {
  background: rgba(55,68,86,0.75);
  position: absolute;
  top: -50px;
  right: 0;
  width: 855px;
  border-radius: 0;
}
@media screen and (max-width: 1199px) {
  body.view-category.layout-blog #sp-breadcrumb ol.breadcrumbs,
  body.view-category.no-layout #sp-breadcrumb ol.breadcrumbs,
  body.view-tag #sp-breadcrumb ol.breadcrumbs {
    width: 655px;
  }
}
@media (max-width: 991px) {
  body.view-category.layout-blog #sp-breadcrumb ol.breadcrumbs,
  body.view-category.no-layout #sp-breadcrumb ol.breadcrumbs,
  body.view-tag #sp-breadcrumb ol.breadcrumbs {
    right: 15px;
    width: 720px;
  }
}
@media screen and (max-width: 767px) {
  body.view-category.layout-blog #sp-breadcrumb ol.breadcrumbs,
  body.view-category.no-layout #sp-breadcrumb ol.breadcrumbs,
  body.view-tag #sp-breadcrumb ol.breadcrumbs {
    right: 0;
    width: 100%;
  }
}
body.view-category.layout-blog #sp-breadcrumb ol.breadcrumbs li,
body.view-category.no-layout #sp-breadcrumb ol.breadcrumbs li,
body.view-tag #sp-breadcrumb ol.breadcrumbs li {
  padding-bottom: 5px;
  padding-top: 5px;
  color: #fff;
}
body.view-category.layout-blog #sp-breadcrumb ol.breadcrumbs li .fa,
body.view-category.no-layout #sp-breadcrumb ol.breadcrumbs li .fa,
body.view-tag #sp-breadcrumb ol.breadcrumbs li .fa {
  font-size: 18px;
  color: #fff;
}
body.view-category.layout-blog #sp-breadcrumb ol.breadcrumbs li a,
body.view-category.no-layout #sp-breadcrumb ol.breadcrumbs li a,
body.view-tag #sp-breadcrumb ol.breadcrumbs li a {
  color: #fff;
  font-weight: lighter;
}
body.view-category.layout-blog #sp-breadcrumb ol.breadcrumbs li:before,
body.view-category.no-layout #sp-breadcrumb ol.breadcrumbs li:before,
body.view-tag #sp-breadcrumb ol.breadcrumbs li:before {
  margin-right: 5px;
  margin-left: 5px;
}
body.view-category.layout-blog #sp-main-body,
body.view-category.no-layout #sp-main-body,
body.view-tag #sp-main-body {
  padding: 0;
}
body.view-category.layout-blog #sp-main-body #sp-component,
body.view-category.no-layout #sp-main-body #sp-component,
body.view-tag #sp-main-body #sp-component {
  border-right: 1px solid #f2f2f2;
}
@media (max-width: 991px) {
  body.view-category.layout-blog #sp-main-body #sp-component,
  body.view-category.no-layout #sp-main-body #sp-component,
  body.view-tag #sp-main-body #sp-component {
    width: 100%;
    border-right: none;
  }
}
@media (min-width: 992px) {
  body.view-category.layout-blog #sp-main-body #sp-component,
  body.view-category.no-layout #sp-main-body #sp-component,
  body.view-tag #sp-main-body #sp-component {
    padding-right: 35px;
  }
}
body.view-category.layout-blog #sp-main-body #sp-component.col-sm-12,
body.view-category.layout-blog #sp-main-body #sp-component.col-md-12,
body.view-category.no-layout #sp-main-body #sp-component.col-sm-12,
body.view-category.no-layout #sp-main-body #sp-component.col-md-12,
body.view-tag #sp-main-body #sp-component.col-sm-12,
body.view-tag #sp-main-body #sp-component.col-md-12 {
  border-right: none;
}
@media (min-width: 992px) {
  body.view-category.layout-blog #sp-main-body #sp-component.col-sm-12,
  body.view-category.layout-blog #sp-main-body #sp-component.col-md-12,
  body.view-category.no-layout #sp-main-body #sp-component.col-sm-12,
  body.view-category.no-layout #sp-main-body #sp-component.col-md-12,
  body.view-tag #sp-main-body #sp-component.col-sm-12,
  body.view-tag #sp-main-body #sp-component.col-md-12 {
    padding-right: 15px;
  }
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .page-header,
body.view-category.no-layout #sp-main-body #sp-component .blog .page-header,
body.view-tag #sp-main-body #sp-component .blog .page-header {
  border-bottom: none;
  position: absolute;
  top: -71px;
  left: 65px;
  margin: 0;
  width: 250px;
}
@media screen and (max-width: 991px) {
  body.view-category.layout-blog #sp-main-body #sp-component .blog .page-header,
  body.view-category.no-layout #sp-main-body #sp-component .blog .page-header,
  body.view-tag #sp-main-body #sp-component .blog .page-header {
    top: -121px;
    width: 670px;
  }
}
@media screen and (max-width: 767px) {
  body.view-category.layout-blog #sp-main-body #sp-component .blog .page-header,
  body.view-category.no-layout #sp-main-body #sp-component .blog .page-header,
  body.view-tag #sp-main-body #sp-component .blog .page-header {
    top: -186px;
    left: 0;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .page-header h1,
body.view-category.no-layout #sp-main-body #sp-component .blog .page-header h1,
body.view-tag #sp-main-body #sp-component .blog .page-header h1 {
  height: 50px;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-size: 24px;
  font-weight: 900;
  color: #fff;
  background: #02cdb7;
  text-transform: uppercase;
  padding-top: 12px;
}
@media screen and (max-width: 479px) {
  body.view-category.layout-blog #sp-main-body #sp-component .blog .page-header h1,
  body.view-category.no-layout #sp-main-body #sp-component .blog .page-header h1,
  body.view-tag #sp-main-body #sp-component .blog .page-header h1 {
    font-size: 18px;
    padding-top: 17px;
  }
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .page-header:before,
body.view-category.no-layout #sp-main-body #sp-component .blog .page-header:before,
body.view-tag #sp-main-body #sp-component .blog .page-header:before {
  content: "\f016";
  font-family: FontAwesome;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background: #02e6ce;
  position: absolute;
  top: 20px;
  padding-top: 13px;
  left: -50px;
}
@media screen and (max-width: 767px) {
  body.view-category.layout-blog #sp-main-body #sp-component .blog .page-header:before,
  body.view-category.no-layout #sp-main-body #sp-component .blog .page-header:before,
  body.view-tag #sp-main-body #sp-component .blog .page-header:before {
    left: 15px;
  }
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row,
body.view-tag #sp-main-body #sp-component .blog .items-row {
  margin-top: 65px;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item {
  border-bottom: 1px solid #ededed;
  padding-bottom: 30px;
  margin-bottom: 0;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information {
  position: relative;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info {
  position: absolute;
  width: 100%;
  top: -90px;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .create,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .create,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .create {
  margin-left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  display: block;
  height: 75px;
  width: 75px;
  background: #374456;
  border: 0 none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .create span.time-date,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .create span.time-date,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .create span.time-date {
  position: absolute;
  top: 12px;
  left: 12px;
  bottom: auto;
  right: auto;
  text-align: left;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .create hr.time-separator,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .create hr.time-separator,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .create hr.time-separator {
  position: absolute;
  left: 6px;
  top: 36px;
  width: 70px;
  height: 1px;
  color: #fff;
  background-color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
  transform: rotate(-45deg);
  font-family: Roboto, sans-serif;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .create span.time-month,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .create span.time-month,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .create span.time-month {
  position: absolute;
  bottom: 10px;
  right: 5px;
  top: auto;
  left: auto;
  text-align: right;
  font-size: 16px;
  line-height: 1;
  font-weight: lighter;
  color: #fff;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .createdby,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .createdby,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .createdby {
  text-align: right;
  width: 45%;
  margin-top: 55px;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .createdby .fa,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .createdby .fa,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .createdby .fa {
  color: #c5c5c5;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .createdby span,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .createdby span,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .createdby span {
  font-size: 14px;
  color: #c5c5c5;
  text-transform: uppercase;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .createdby:hover span,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .createdby:hover span,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .createdby:hover span {
  color: #02cdb7;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .createdby:hover .fa,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .createdby:hover .fa,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .createdby:hover .fa {
  color: #02cdb7;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .comment,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .comment,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .comment {
  text-align: left;
  margin-top: -15px;
  width: 45%;
  float: right;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .comment .fa,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .comment .fa,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .comment .fa {
  color: #c5c5c5;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .comment span a,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .comment span a,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .comment span a {
  font-size: 14px;
  color: #c5c5c5;
  text-transform: uppercase;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .comment:hover span a,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .comment:hover span a,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .comment:hover span a {
  color: #02cdb7;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .comment:hover .fa,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .comment:hover .fa,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .article-info .comment:hover .fa {
  color: #02cdb7;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .entry-header,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .entry-header,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .entry-header {
  margin-top: 50px;
  margin-left: 0;
  text-align: center;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .entry-header a,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .entry-header a,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .entry-header a {
  font-size: 18px;
  font-weight: bold;
  color: #374456;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .entry-header a:hover,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .entry-header a:hover,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .jux_information .entry-header a:hover {
  color: #02cdb7;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .content,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .content,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .content {
  padding-top: 15px;
  text-align: center;
  margin-bottom: 18px;
  width: 75%;
  margin-left: 50%;
  transform: translate(-50%);
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: lighter;
  color: #374456;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 20px;
  max-height: 75px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .readmore a,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .readmore a,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .readmore a {
  height: 40px;
  display: inline-block;
  width: auto;
  font-size: 14px;
  font-weight: bold;
  color: #374456;
  border: 2px solid #374456;
  background: none transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  padding: 9px 30px;
  margin-left: 50%;
  transform: translate(-50%);
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .items-row .grid-item article.item .readmore a:hover,
body.view-category.no-layout #sp-main-body #sp-component .blog .items-row .grid-item article.item .readmore a:hover,
body.view-tag #sp-main-body #sp-component .blog .items-row .grid-item article.item .readmore a:hover {
  background-color: #02cdb7;
  color: #fff;
  border-color: #02cdb7;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .pagination-wrapper,
body.view-category.no-layout #sp-main-body #sp-component .blog .pagination-wrapper,
body.view-tag #sp-main-body #sp-component .blog .pagination-wrapper {
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
  width: 100%;
  height: 60px;
  margin-bottom: 20px;
  margin-top: -1px;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination,
body.view-category.no-layout #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination,
body.view-tag #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination {
  margin-top: 12px;
  width: 100%;
  text-align: center;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li,
body.view-category.no-layout #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li,
body.view-tag #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li {
  display: inline-block;
  height: 33px;
  width: 33px;
  text-align: center;
  background: none transparent;
  -webkit-transform: translate(-50%,0) rotate(45deg);
  -ms-transform: translate(-50%,0) rotate(45deg);
  transform: translate(-50%,0) rotate(45deg);
  margin-right: 40px;
}
@media (max-width: 320px) {
  body.view-category.layout-blog #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li,
  body.view-category.no-layout #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li,
  body.view-tag #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li {
    margin-right: 20px;
  }
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li a,
body.view-category.no-layout #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li a,
body.view-tag #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li a {
  display: block;
  float: none;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #374456;
  background: none transparent;
  border: 0 none;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 7px 0;
  margin: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  font-family: Roboto, sans-serif;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li:hover,
body.view-category.no-layout #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li:hover,
body.view-tag #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li:hover {
  background: #02cdb7;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li:hover a,
body.view-category.no-layout #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li:hover a,
body.view-tag #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li:hover a {
  color: #fff;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li.active,
body.view-category.no-layout #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li.active,
body.view-tag #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li.active {
  display: inline-block;
  height: 33px;
  width: 33px;
  text-align: center;
  background: #02cdb7;
  -webkit-transform: translate(-50%,0) rotate(45deg);
  -ms-transform: translate(-50%,0) rotate(45deg);
  transform: translate(-50%,0) rotate(45deg);
  margin-right: 40px;
}
@media (max-width: 320px) {
  body.view-category.layout-blog #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li.active,
  body.view-category.no-layout #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li.active,
  body.view-tag #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li.active {
    margin-right: 20px;
  }
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li.active a,
body.view-category.no-layout #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li.active a,
body.view-tag #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination li.active a {
  color: #fff;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination:hover li.active,
body.view-category.no-layout #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination:hover li.active,
body.view-tag #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination:hover li.active {
  background: none transparent;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination:hover li.active a,
body.view-category.no-layout #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination:hover li.active a,
body.view-tag #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination:hover li.active a {
  color: #374456;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination:hover li.active:hover,
body.view-category.no-layout #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination:hover li.active:hover,
body.view-tag #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination:hover li.active:hover {
  background: #02cdb7;
}
body.view-category.layout-blog #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination:hover li.active:hover a,
body.view-category.no-layout #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination:hover li.active:hover a,
body.view-tag #sp-main-body #sp-component .blog .pagination-wrapper ul.pagination:hover li.active:hover a {
  color: #fff;
}
body.view-category.layout-blog #sp-main-body #sp-right,
body.view-category.no-layout #sp-main-body #sp-right,
body.view-tag #sp-main-body #sp-right {
  margin-top: 60px;
}
@media (max-width: 991px) {
  body.view-category.layout-blog #sp-main-body #sp-right,
  body.view-category.no-layout #sp-main-body #sp-right,
  body.view-tag #sp-main-body #sp-right {
    width: 100%;
  }
}
body.view-category.layout-blog #sp-main-body #sp-right .sp-module,
body.view-category.no-layout #sp-main-body #sp-right .sp-module,
body.view-tag #sp-main-body #sp-right .sp-module {
  border-bottom: 1px solid #ededed;
  padding-bottom: 30px;
  padding-left: 15px;
}
body.view-category.layout-blog #sp-main-body #sp-right .sp-module.most-view,
body.view-category.no-layout #sp-main-body #sp-right .sp-module.most-view,
body.view-tag #sp-main-body #sp-right .sp-module.most-view {
  border-bottom: none;
}
body.view-category.layout-blog #sp-main-body #sp-right .sp-module:last-child,
body.view-category.no-layout #sp-main-body #sp-right .sp-module:last-child,
body.view-tag #sp-main-body #sp-right .sp-module:last-child {
  border-bottom: none;
}
body.view-category.layout-blog #sp-main-body #sp-right .category .sp-module-title,
body.view-category.no-layout #sp-main-body #sp-right .category .sp-module-title,
body.view-tag #sp-main-body #sp-right .category .sp-module-title {
  font-size: 24px;
  font-weight: lighter;
  color: #212121;
  padding: 0;
  margin: 0;
  text-transform: inherit;
}
body.view-category.layout-blog #sp-main-body #sp-right .category .sp-module-title:first-letter,
body.view-category.no-layout #sp-main-body #sp-right .category .sp-module-title:first-letter,
body.view-tag #sp-main-body #sp-right .category .sp-module-title:first-letter {
  font-weight: normal;
  color: #02cdb7;
  text-transform: uppercase;
}
body.view-category.layout-blog #sp-main-body #sp-right .category ul.category,
body.view-category.no-layout #sp-main-body #sp-right .category ul.category,
body.view-tag #sp-main-body #sp-right .category ul.category {
  margin-top: 20px;
}
body.view-category.layout-blog #sp-main-body #sp-right .category ul.category li a,
body.view-category.no-layout #sp-main-body #sp-right .category ul.category li a,
body.view-tag #sp-main-body #sp-right .category ul.category li a {
  font-size: 14px;
  font-weight: 700;
  color: #374456;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif !important;
}
body.view-category.layout-blog #sp-main-body #sp-right .category ul.category li a:before,
body.view-category.no-layout #sp-main-body #sp-right .category ul.category li a:before,
body.view-tag #sp-main-body #sp-right .category ul.category li a:before {
  display: none;
}
body.view-category.layout-blog #sp-main-body #sp-right .category ul.category li a span,
body.view-category.no-layout #sp-main-body #sp-right .category ul.category li a span,
body.view-tag #sp-main-body #sp-right .category ul.category li a span {
  font-size: 14px;
  font-weight: normal;
  color: #c9cbce;
  float: right;
}
body.view-category.layout-blog #sp-main-body #sp-right .category ul.category li:hover a,
body.view-category.no-layout #sp-main-body #sp-right .category ul.category li:hover a,
body.view-tag #sp-main-body #sp-right .category ul.category li:hover a {
  color: #02cdb7;
}
body.view-category.layout-blog #sp-main-body #sp-right .category ul.category li:hover span,
body.view-category.no-layout #sp-main-body #sp-right .category ul.category li:hover span,
body.view-tag #sp-main-body #sp-right .category ul.category li:hover span {
  color: #02cdb7;
}
body.view-category.layout-blog #sp-main-body #sp-right .tags-cloud .sp-module-title,
body.view-category.no-layout #sp-main-body #sp-right .tags-cloud .sp-module-title,
body.view-tag #sp-main-body #sp-right .tags-cloud .sp-module-title {
  font-size: 24px;
  font-weight: lighter;
  color: #212121;
  padding: 0;
  margin: 0;
  text-transform: inherit;
}
body.view-category.layout-blog #sp-main-body #sp-right .tags-cloud .sp-module-title:first-letter,
body.view-category.no-layout #sp-main-body #sp-right .tags-cloud .sp-module-title:first-letter,
body.view-tag #sp-main-body #sp-right .tags-cloud .sp-module-title:first-letter {
  font-weight: normal;
  color: #02cdb7;
  text-transform: uppercase;
}
body.view-category.layout-blog #sp-main-body #sp-right .tags-cloud ul,
body.view-category.no-layout #sp-main-body #sp-right .tags-cloud ul,
body.view-tag #sp-main-body #sp-right .tags-cloud ul {
  margin-top: 20px;
}
body.view-category.layout-blog #sp-main-body #sp-right .tags-cloud ul li,
body.view-category.no-layout #sp-main-body #sp-right .tags-cloud ul li,
body.view-tag #sp-main-body #sp-right .tags-cloud ul li {
  border-bottom: none;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
body.view-category.layout-blog #sp-main-body #sp-right .tags-cloud ul li a,
body.view-category.no-layout #sp-main-body #sp-right .tags-cloud ul li a,
body.view-tag #sp-main-body #sp-right .tags-cloud ul li a {
  height: 40px;
  display: inline-block;
  width: auto;
  font-size: 14px;
  font-weight: lighter;
  color: #374456;
  border: 2px solid #e1e3e6;
  background: none transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: none;
  padding: 0 20px;
}
body.view-category.layout-blog #sp-main-body #sp-right .tags-cloud ul li a:before,
body.view-category.no-layout #sp-main-body #sp-right .tags-cloud ul li a:before,
body.view-tag #sp-main-body #sp-right .tags-cloud ul li a:before {
  display: none;
}
body.view-category.layout-blog #sp-main-body #sp-right .tags-cloud ul li:hover a,
body.view-category.no-layout #sp-main-body #sp-right .tags-cloud ul li:hover a,
body.view-tag #sp-main-body #sp-right .tags-cloud ul li:hover a {
  color: #02cdb7;
  border-color: #02cdb7;
}
body.view-category.layout-blog #sp-main-body #sp-right .recent-posts .sp-module-title,
body.view-category.no-layout #sp-main-body #sp-right .recent-posts .sp-module-title,
body.view-tag #sp-main-body #sp-right .recent-posts .sp-module-title {
  font-size: 24px;
  font-weight: lighter;
  color: #212121;
  padding: 0;
  margin: 0;
  text-transform: inherit;
}
body.view-category.layout-blog #sp-main-body #sp-right .recent-posts .sp-module-title:first-letter,
body.view-category.no-layout #sp-main-body #sp-right .recent-posts .sp-module-title:first-letter,
body.view-tag #sp-main-body #sp-right .recent-posts .sp-module-title:first-letter {
  font-weight: normal;
  color: #02cdb7;
  text-transform: uppercase;
}
body.view-category.layout-blog #sp-main-body #sp-right .recent-posts .latestnews,
body.view-category.no-layout #sp-main-body #sp-right .recent-posts .latestnews,
body.view-tag #sp-main-body #sp-right .recent-posts .latestnews {
  margin-top: 20px;
}
body.view-category.layout-blog #sp-main-body #sp-right .recent-posts .latestnews .jux-post,
body.view-category.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post,
body.view-tag #sp-main-body #sp-right .recent-posts .latestnews .jux-post {
  min-height: 60px;
  margin-bottom: 20px;
  margin-top: 20px;
}
body.view-category.layout-blog #sp-main-body #sp-right .recent-posts .latestnews .jux-post a,
body.view-category.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post a,
body.view-tag #sp-main-body #sp-right .recent-posts .latestnews .jux-post a {
  display: block;
  overflow: hidden;
}
body.view-category.layout-blog #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-img,
body.view-category.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-img,
body.view-tag #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-img {
  float: left;
  width: 60px;
}
body.view-category.layout-blog #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-img img,
body.view-category.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-img img,
body.view-tag #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-img img {
  display: block;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
body.view-category.layout-blog #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right,
body.view-category.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right,
body.view-tag #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right {
  padding-left: 75px;
}
body.view-category.layout-blog #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right span,
body.view-category.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right span,
body.view-tag #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right span {
  font-size: 14px;
  font-weight: bold;
  color: #374243;
  padding: 0;
  font-family: 'Roboto', sans-serif !important;
}
body.view-category.layout-blog #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right span:hover,
body.view-category.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right span:hover,
body.view-tag #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right span:hover {
  color: #02cdb7;
}
body.view-category.layout-blog #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right .date,
body.view-category.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right .date,
body.view-tag #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right .date {
  font-size: 14px;
  color: #4c5859;
}
body.view-category.layout-blog #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right .date:before,
body.view-category.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right .date:before,
body.view-tag #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right .date:before {
  content: "\f073";
  font-family: FontAwesome;
}
body.view-category.layout-blog #sp-main-body #sp-right .recent-posts .latestnews .jux-post:hover img,
body.view-category.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post:hover img,
body.view-tag #sp-main-body #sp-right .recent-posts .latestnews .jux-post:hover img {
  transform: scale(1.2);
  transition: all 0.8s ease;
}
body.view-category.layout-blog #sp-main-body #sp-right .most-view .sp-module-title,
body.view-category.no-layout #sp-main-body #sp-right .most-view .sp-module-title,
body.view-tag #sp-main-body #sp-right .most-view .sp-module-title {
  font-size: 24px;
  font-weight: lighter;
  color: #212121;
  padding: 0;
  margin: 0;
  text-transform: inherit;
}
body.view-category.layout-blog #sp-main-body #sp-right .most-view .sp-module-title:first-letter,
body.view-category.no-layout #sp-main-body #sp-right .most-view .sp-module-title:first-letter,
body.view-tag #sp-main-body #sp-right .most-view .sp-module-title:first-letter {
  font-weight: normal;
  color: #02cdb7;
  text-transform: uppercase;
}
body.view-category.layout-blog #sp-main-body #sp-right .most-view .mostread,
body.view-category.no-layout #sp-main-body #sp-right .most-view .mostread,
body.view-tag #sp-main-body #sp-right .most-view .mostread {
  margin-top: 30px;
}
body.view-category.layout-blog #sp-main-body #sp-right .most-view .mostread .jux-hits,
body.view-category.no-layout #sp-main-body #sp-right .most-view .mostread .jux-hits,
body.view-tag #sp-main-body #sp-right .most-view .mostread .jux-hits {
  margin-bottom: 20px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 50px;
}
body.view-category.layout-blog #sp-main-body #sp-right .most-view .mostread .jux-hits a,
body.view-category.no-layout #sp-main-body #sp-right .most-view .mostread .jux-hits a,
body.view-tag #sp-main-body #sp-right .most-view .mostread .jux-hits a {
  font-size: 14px;
  font-weight: bold;
  color: #374243;
  padding: 0;
  margin: 0;
  font-family: 'Roboto', sans-serif !important;
}
body.view-category.layout-blog #sp-main-body #sp-right .most-view .mostread .jux-hits a:before,
body.view-category.no-layout #sp-main-body #sp-right .most-view .mostread .jux-hits a:before,
body.view-tag #sp-main-body #sp-right .most-view .mostread .jux-hits a:before {
  display: none;
}
body.view-category.layout-blog #sp-main-body #sp-right .most-view .mostread .jux-hits a:hover,
body.view-category.no-layout #sp-main-body #sp-right .most-view .mostread .jux-hits a:hover,
body.view-tag #sp-main-body #sp-right .most-view .mostread .jux-hits a:hover {
  color: #02cdb7;
}
body.view-category.layout-blog #sp-main-body #sp-right .most-view .mostread .jux-hits span,
body.view-category.no-layout #sp-main-body #sp-right .most-view .mostread .jux-hits span,
body.view-tag #sp-main-body #sp-right .most-view .mostread .jux-hits span {
  float: left;
  display: block;
  position: relative;
  height: 50px;
  width: 50px;
  text-align: center;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  background: #374456;
  border: 0 none;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding-top: 14px;
  margin-right: 30px;
}
body.view-category.layout-blog #sp-main-body #sp-right .most-view .mostread .jux-hits:hover li a,
body.view-category.no-layout #sp-main-body #sp-right .most-view .mostread .jux-hits:hover li a,
body.view-tag #sp-main-body #sp-right .most-view .mostread .jux-hits:hover li a {
  color: #02cdb7;
}
body.view-category.layout-blog #sp-main-body #sp-right .most-view .mostread .jux-hits:hover li span,
body.view-category.no-layout #sp-main-body #sp-right .most-view .mostread .jux-hits:hover li span,
body.view-tag #sp-main-body #sp-right .most-view .mostread .jux-hits:hover li span {
  color: #fff;
  background: #02cdb7;
}
body.view-category.layout-blog #sp-main-body #sp-right .most-view .mostread .jux-hits:last-child,
body.view-category.no-layout #sp-main-body #sp-right .most-view .mostread .jux-hits:last-child,
body.view-tag #sp-main-body #sp-right .most-view .mostread .jux-hits:last-child {
  border-bottom: none;
}
body.view-tag #sp-main-body {
  padding: 200px;
}
body.view-tag #sp-main-body ul.category.list-striped li a {
  font-size: 18px;
  font-weight: bold;
  color: #374456;
  text-transform: uppercase;
  padding: 0;
  font-family: 'Roboto', sans-serif;
}
body.view-tag #sp-main-body ul.category.list-striped li a:hover {
  color: #02cdb7;
}
body.view-article.no-layout #sp-header-sticky-wrapper #sp-header {
  background: rgba(55,68,86,0.75);
  height: 100px;
}
@media (max-width: 992px) {
  body.view-article.no-layout #sp-header-sticky-wrapper #sp-header {
    background: none;
  }
}
body.view-article.no-layout #sp-header-sticky-wrapper #sp-header .slide-nav {
  display: none;
}
body.view-article.no-layout #sp-header-sticky-wrapper.is-sticky #sp-header {
  background: #fff !important;
  height: 60px !important;
  z-index: 9050;
  box-shadow: 0 0 5px 2px rgba(0,0,0,0.1);
}
body.view-article.no-layout #sp-header-sticky-wrapper.is-sticky #sp-header .slide-nav {
  display: none;
}
body.view-article.no-layout #sp-header-sticky-wrapper.is-sticky #sp-header ul.sp-megamenu-parent li.sp-menu-item a {
  font-family: Open Sans, sans-serif !important;
}
body.view-article.no-layout #sp-header-sticky-wrapper.is-sticky #sp-header ul.sp-megamenu-parent li.sp-menu-item a:focus {
  outline: none !important;
}
body.view-article.no-layout #sp-slideshow #sp-slide .sp-module {
  margin-top: 0;
}
body.view-article.no-layout #sp-slideshow #sp-slide .sp-module .img-blog {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 400px;
}
@media screen and (max-width: 767px) {
  body.view-article.no-layout #sp-breadcrumb {
    padding-right: 15px;
    padding-left: 15px;
  }
}
body.view-article.no-layout #sp-breadcrumb ol.breadcrumbs {
  background: rgba(55,68,86,0.75);
  position: absolute;
  top: -50px;
  right: 0;
  width: 855px;
  border-radius: 0;
}
@media screen and (max-width: 1199px) {
  body.view-article.no-layout #sp-breadcrumb ol.breadcrumbs {
    width: 655px;
  }
}
@media (max-width: 991px) {
  body.view-article.no-layout #sp-breadcrumb ol.breadcrumbs {
    right: 15px;
    width: 720px;
  }
}
@media screen and (max-width: 767px) {
  body.view-article.no-layout #sp-breadcrumb ol.breadcrumbs {
    right: 0;
    width: 100%;
  }
}
body.view-article.no-layout #sp-breadcrumb ol.breadcrumbs li {
  padding-bottom: 5px;
  padding-top: 5px;
  color: #fff;
}
body.view-article.no-layout #sp-breadcrumb ol.breadcrumbs li .fa {
  font-size: 18px;
  color: #fff;
}
body.view-article.no-layout #sp-breadcrumb ol.breadcrumbs li a {
  color: #fff;
  font-weight: lighter;
}
body.view-article.no-layout #sp-breadcrumb ol.breadcrumbs li:before {
  margin-right: 5px;
  margin-left: 5px;
}
body.view-article.no-layout #sp-main-body {
  padding: 0;
}
@media (max-width: 991px) {
  body.view-article.no-layout #sp-main-body #sp-component {
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.view-article.no-layout #sp-main-body #sp-component {
    padding-right: 35px;
  }
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page {
  margin-top: 65px;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .page-header {
  border-bottom: none;
  position: absolute;
  top: -71px;
  left: 65px;
  margin: 0;
  width: 250px;
}
@media screen and (max-width: 991px) {
  body.view-article.no-layout #sp-main-body #sp-component article.item-page .page-header {
    top: -121px;
    width: 670px;
  }
}
@media screen and (max-width: 767px) {
  body.view-article.no-layout #sp-main-body #sp-component article.item-page .page-header {
    top: -186px;
    left: 0;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .page-header h1 {
  height: 50px;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-size: 24px;
  font-weight: 900;
  color: #fff;
  background: #02cdb7;
  text-transform: uppercase;
  padding-top: 12px;
}
@media screen and (max-width: 479px) {
  body.view-article.no-layout #sp-main-body #sp-component article.item-page .page-header h1 {
    font-size: 18px;
    padding-top: 17px;
  }
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .page-header:before {
  content: "\f016";
  font-family: FontAwesome;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background: #02e6ce;
  position: absolute;
  top: 20px;
  padding-top: 13px;
  left: -50px;
}
@media screen and (max-width: 767px) {
  body.view-article.no-layout #sp-main-body #sp-component article.item-page .page-header:before {
    left: 15px;
  }
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header {
  margin-left: 0px;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .post-format {
  display: none;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header h2 {
  position: absolute;
  top: 0;
  left: 100px;
  font-size: 18px;
  font-weight: bold;
  color: #374456;
  text-transform: uppercase;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  margin: 0;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .article-info .create {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: block;
  height: 75px;
  width: 75px;
  background: #374456;
  border: 0 none;
  -webkit-border-radius: 0;
  border-radius: 0;
  position: absolute;
  left: 0px;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .article-info .create span.time-date {
  position: absolute;
  top: 12px;
  left: 12px;
  bottom: auto;
  right: auto;
  text-align: left;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .article-info .create hr.time-separator {
  position: absolute;
  left: 6px;
  top: 36px;
  width: 70px;
  height: 1px;
  color: #fff;
  background-color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
  transform: rotate(-45deg);
  font-family: Roboto, sans-serif;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .article-info .create span.time-month {
  position: absolute;
  bottom: 10px;
  right: 5px;
  top: auto;
  left: auto;
  text-align: right;
  font-size: 16px;
  line-height: 1;
  font-weight: lighter;
  color: #fff;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .article-info .createdby {
  position: absolute;
  top: 40px;
  left: 100px;
}
@media (max-width: 320px) {
  body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .article-info .createdby {
    top: 60px;
  }
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .article-info .createdby .fa {
  color: #c5c5c5;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .article-info .createdby span {
  font-size: 14px;
  color: #c5c5c5;
  text-transform: uppercase;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .article-info .createdby:hover .fa {
  color: #02cdb7;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .article-info .createdby:hover span {
  color: #02cdb7;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .article-info .comment {
  position: absolute;
  top: 40px;
  left: 230px;
}
@media (max-width: 320px) {
  body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .article-info .comment {
    top: 60px;
  }
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .article-info .comment .fa {
  color: #c5c5c5;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .article-info .comment span a {
  font-size: 14px;
  color: #c5c5c5;
  text-transform: uppercase;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .article-info .comment:hover span a {
  color: #02cdb7;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-header .article-info .comment:hover .fa {
  color: #02cdb7;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .entry-image {
  padding-top: 140px;
}
body.view-article.no-layout #sp-main-body #sp-component article.item-page .content {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.7;
  font-weight: lighter;
  color: #374456;
}
body.view-article.no-layout #sp-main-body #sp-right {
  padding-top: 60px;
  border-left: 1px solid #ededed;
}
@media (max-width: 991px) {
  body.view-article.no-layout #sp-main-body #sp-right {
    width: 100%;
    border-left: none;
  }
}
body.view-article.no-layout #sp-main-body #sp-right .sp-module {
  border-bottom: 1px solid #ededed;
  padding-bottom: 30px;
  padding-left: 10px;
}
body.view-article.no-layout #sp-main-body #sp-right .sp-module.most-view {
  border-bottom: none;
}
body.view-article.no-layout #sp-main-body #sp-right .sp-module:last-child {
  border-bottom: none;
}
body.view-article.no-layout #sp-main-body #sp-right .category .sp-module-title {
  font-size: 24px;
  font-weight: lighter;
  color: #212121;
  padding: 0;
  margin: 0;
  text-transform: inherit;
}
body.view-article.no-layout #sp-main-body #sp-right .category .sp-module-title:first-letter {
  font-weight: normal;
  color: #02cdb7;
  text-transform: uppercase;
}
body.view-article.no-layout #sp-main-body #sp-right .category ul.category {
  margin-top: 20px;
}
body.view-article.no-layout #sp-main-body #sp-right .category ul.category li a {
  font-size: 14px;
  font-weight: 700;
  color: #374456;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif !important;
}
body.view-article.no-layout #sp-main-body #sp-right .category ul.category li a:before {
  display: none;
}
body.view-article.no-layout #sp-main-body #sp-right .category ul.category li a span {
  font-size: 14px;
  font-weight: normal;
  color: #c9cbce;
  float: right;
}
body.view-article.no-layout #sp-main-body #sp-right .category ul.category li:hover a {
  color: #02cdb7;
}
body.view-article.no-layout #sp-main-body #sp-right .category ul.category li:hover span {
  color: #02cdb7;
}
body.view-article.no-layout #sp-main-body #sp-right .tags-cloud .sp-module-title {
  font-size: 24px;
  font-weight: lighter;
  color: #212121;
  padding: 0;
  margin: 0;
  text-transform: inherit;
}
body.view-article.no-layout #sp-main-body #sp-right .tags-cloud .sp-module-title:first-letter {
  font-weight: normal;
  color: #02cdb7;
  text-transform: uppercase;
}
body.view-article.no-layout #sp-main-body #sp-right .tags-cloud ul {
  margin-top: 20px;
}
body.view-article.no-layout #sp-main-body #sp-right .tags-cloud ul li {
  border-bottom: none;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
body.view-article.no-layout #sp-main-body #sp-right .tags-cloud ul li a {
  height: 40px;
  display: inline-block;
  width: auto;
  font-size: 14px;
  font-weight: lighter;
  color: #374456;
  border: 2px solid #e1e3e6;
  background: none transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: none;
  padding: 0 20px;
}
body.view-article.no-layout #sp-main-body #sp-right .tags-cloud ul li a:before {
  display: none;
}
body.view-article.no-layout #sp-main-body #sp-right .tags-cloud ul li:hover a {
  color: #02cdb7;
  border-color: #02cdb7;
}
body.view-article.no-layout #sp-main-body #sp-right .recent-posts .sp-module-title {
  font-size: 24px;
  font-weight: lighter;
  color: #212121;
  padding: 0;
  margin: 0;
  text-transform: inherit;
}
body.view-article.no-layout #sp-main-body #sp-right .recent-posts .sp-module-title:first-letter {
  font-weight: normal;
  color: #02cdb7;
  text-transform: uppercase;
}
body.view-article.no-layout #sp-main-body #sp-right .recent-posts .latestnews {
  margin-top: 20px;
}
body.view-article.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post {
  min-height: 60px;
  margin-bottom: 20px;
  margin-top: 20px;
}
body.view-article.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post a {
  display: block;
  overflow: hidden;
}
body.view-article.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-img {
  float: left;
  width: 60px;
}
body.view-article.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-img img {
  display: block;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
body.view-article.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right {
  padding-left: 75px;
}
body.view-article.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right span {
  font-size: 14px;
  font-weight: bold;
  color: #374243;
  padding: 0;
  font-family: 'Roboto', sans-serif !important;
}
body.view-article.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right span:hover {
  color: #02cdb7;
}
body.view-article.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right .date {
  font-size: 14px;
  color: #4c5859;
}
body.view-article.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post .jux-right .date:before {
  content: "\f073";
  font-family: FontAwesome;
}
body.view-article.no-layout #sp-main-body #sp-right .recent-posts .latestnews .jux-post:hover img {
  transform: scale(1.2);
  transition: all 0.8s ease;
}
body.view-article.no-layout #sp-main-body #sp-right .most-view .sp-module-title {
  font-size: 24px;
  font-weight: lighter;
  color: #212121;
  padding: 0;
  margin: 0;
  text-transform: inherit;
}
body.view-article.no-layout #sp-main-body #sp-right .most-view .sp-module-title:first-letter {
  font-weight: normal;
  color: #02cdb7;
  text-transform: uppercase;
}
body.view-article.no-layout #sp-main-body #sp-right .most-view .mostread {
  margin-top: 30px;
}
body.view-article.no-layout #sp-main-body #sp-right .most-view .mostread .jux-hits {
  margin-bottom: 20px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 50px;
}
body.view-article.no-layout #sp-main-body #sp-right .most-view .mostread .jux-hits a {
  font-size: 14px;
  font-weight: bold;
  color: #374243;
  padding: 0;
  margin: 0;
  font-family: 'Roboto', sans-serif !important;
}
body.view-article.no-layout #sp-main-body #sp-right .most-view .mostread .jux-hits a:before {
  display: none;
}
body.view-article.no-layout #sp-main-body #sp-right .most-view .mostread .jux-hits a:hover {
  color: #02cdb7;
}
body.view-article.no-layout #sp-main-body #sp-right .most-view .mostread .jux-hits span {
  float: left;
  display: block;
  position: relative;
  height: 50px;
  width: 50px;
  text-align: center;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  background: #374456;
  border: 0 none;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding-top: 14px;
  margin-right: 30px;
}
body.view-article.no-layout #sp-main-body #sp-right .most-view .mostread .jux-hits:hover li a {
  color: #02cdb7;
}
body.view-article.no-layout #sp-main-body #sp-right .most-view .mostread .jux-hits:hover li span {
  color: #fff;
  background: #02cdb7;
}
body.view-article.no-layout #sp-main-body #sp-right .most-view .mostread .jux-hits:last-child {
  border-bottom: none;
}
.error-page-inner .whoops {
  position: relative;
  max-width: 865px;
  font-family: 'Raleway', sans-serif;
  font-size: 50px;
  font-weight: 900;
  color: #02cdb7;
  border-top: 3px solid #f4f4f4;
  border-bottom: 3px solid #f4f4f4;
  padding: 37px 0;
  margin: auto;
  z-index: 1;
}
@media (max-width: 568px) {
  .error-page-inner .whoops {
    margin-top: 25px;
  }
}
@media (max-width: 320px) {
  .error-page-inner .whoops {
    max-width: 290px;
    font-size: 36px;
    padding: 20px 0;
    margin: 0;
  }
}
.error-page-inner .error-code {
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-size: 500px;
  line-height: 1;
  font-weight: 900;
  color: #02cdb7;
  text-shadow: -17px 0 0 #374456;
}
@media (max-width: 800px) {
  .error-page-inner .error-code {
    font-size: 350px;
  }
}
@media (max-width: 600px) {
  .error-page-inner .error-code {
    font-size: 240px;
  }
}
@media (max-width: 320px) {
  .error-page-inner .error-code {
    font-size: 130px;
    width: 300px;
  }
}
.error-page-inner .sp-module-content {
  position: absolute;
  bottom: 50%;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%,50%);
  -ms-transform: translate(-50%,50%);
  transform: translate(-50%,50%);
  width: 100%;
  white-space: nowrap;
  font-family: 'Raleway', sans-serif;
  font-size: 50px;
  line-height: 1;
  font-weight: 900;
  color: #374456;
  background: #fff;
  padding: 26.5px 0;
  z-index: 1;
}
@media (max-width: 600px) {
  .error-page-inner .sp-module-content {
    font-size: 25px;
    padding: 10px 0;
  }
}
@media (max-width: 568px) {
  .error-page-inner .sp-module-content {
    bottom: 20%;
  }
}
@media (max-width: 320px) {
  .error-page-inner .sp-module-content {
    bottom: 55%;
    font-size: 20px;
  }
}
.error-page-inner .btn.btn-primary {
  display: inline-block;
  vertical-align: middle;
  height: 60px;
  position: relative;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  font-weight: 900;
  color: #374456;
  text-transform: uppercase;
  border: 3px solid #02cdb7;
  padding: 14px 57px;
  z-index: 1;
  background: transparent;
  border-radius: 0;
}
@media (max-width: 480px) {
  .error-page-inner .btn.btn-primary {
    width: 420px;
    padding: 14px 30px;
  }
}
@media (max-width: 320px) {
  .error-page-inner .btn.btn-primary {
    width: 290px;
    padding: 20px 0;
    font-size: 13px;
  }
}
.error-page-inner .btn.btn-primary:hover {
  background: #02cdb7;
  border-color: #02cdb7;
  color: #fff;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
body#coming-soon-page {
  background: url("../images/jux_graphsign/1.jpg") !important;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
body#coming-soon-page .overlay {
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.75);
  padding: 100px 0 40px;
}
@media (max-width: 768px) {
  body#coming-soon-page .overlay {
    height: 100% !important;
  }
}
body#coming-soon-page .overlay .sp-comingsoon-wrap .text-center #sp-comingsoon .sp-comingsoon-title {
  font-family: 'Raleway', sans-serif;
  font-size: 100px;
  font-weight: 900;
  color: #02cdb7;
  text-transform: uppercase;
  text-shadow: -5px -4px 0 #374456;
  margin-top: 0;
}
@media (max-width: 479px) {
  body#coming-soon-page .overlay .sp-comingsoon-wrap .text-center #sp-comingsoon .sp-comingsoon-title {
    font-size: 60px;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  body#coming-soon-page .overlay .sp-comingsoon-wrap .text-center #sp-comingsoon #sp-comingsoon-countdown div {
    margin-left: 10px;
  }
}
@media (max-width: 599px) {
  body#coming-soon-page .overlay .sp-comingsoon-wrap .text-center #sp-comingsoon #sp-comingsoon-countdown div {
    margin: 15px;
  }
}
@media (max-width: 320px) {
  body#coming-soon-page .overlay .sp-comingsoon-wrap .text-center #sp-comingsoon #sp-comingsoon-countdown div {
    margin-top: 10px;
  }
}
body#coming-soon-page .overlay .sp-comingsoon-wrap .text-center #sp-comingsoon #sp-comingsoon-countdown div .number {
  width: 125px;
  height: 125px;
  line-height: 120px;
  border: 3px solid #313040;
  border-radius: 0;
  display: inline-block;
  font-size: 48px;
  font-weight: bold;
  color: #313040;
}
@media (max-width: 767px) {
  body#coming-soon-page .overlay .sp-comingsoon-wrap .text-center #sp-comingsoon #sp-comingsoon-countdown div .number {
    width: 110px;
    height: 110px;
    line-height: 110px;
  }
}
@media (max-width: 479px) {
  body#coming-soon-page .overlay .sp-comingsoon-wrap .text-center #sp-comingsoon #sp-comingsoon-countdown div .number {
    width: 85px;
    height: 85px;
    line-height: 85px;
  }
}
body#coming-soon-page .overlay .sp-comingsoon-wrap .text-center #sp-comingsoon #sp-comingsoon-countdown div .string {
  font-weight: 900;
  color: #313040;
}
body#coming-soon-page .overlay .sp-comingsoon-wrap .text-center #sp-comingsoon .social-icons {
  margin-top: 50px;
}
body#coming-soon-page .overlay .sp-comingsoon-wrap .text-center #sp-comingsoon .social-icons li a {
  font-size: 32px;
  color: #000;
}
body#coming-soon-page .overlay .sp-comingsoon-wrap .text-center #sp-comingsoon .social-icons li a:hover {
  color: #02cdb7;
}
.offcanvas-menu .offcanvas-inner ul.menu li a {
  color: #374456;
  font-weight: bold;
  font-size: 16px !important;
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
}
.offcanvas-menu .offcanvas-inner ul.menu li a:hover {
  color: #02cdb7;
}
.offcanvas-menu .offcanvas-inner ul.menu li ul.small li {
  padding-left: 0;
}
.offcanvas-menu .offcanvas-inner ul.menu li ul.small li a {
  color: #374456;
  font-weight: normal;
  font-size: 14px !important;
  font-family: Roboto, sans-serif;
  text-transform: capitalize;
  padding-left: 40px;
}
.offcanvas-menu .offcanvas-inner ul.menu li ul.small li a:hover {
  color: #02cdb7;
}
@media (max-width: 992px) {
  .template-options {
    display: none;
  }
}
.template-options .helix3-toggler {
  border-radius: 4px 0px 0px 4px !important;
  background: #02cdb7;
  color: #fff;
}
.template-options .helix3-toggler:hover {
  color: #fff;
}
body.layout-boxed #sp-header-sticky-wrapper #sp-header {
  max-width: 1240px !important;
}
body.layout-boxed .get-social {
  left: 70px !important;
}
body.layout-boxed .footer-image .img-1 {
  display: none;
}
body.layout-boxed .footer-image .img-2 {
  display: none;
}
body.layout-boxed #team .sppb-text-left .sppb-person-information {
  bottom: 65%;
}
body.layout-boxed #team .sppb-text-left .sppb-person-introtext {
  top: 35%;
}
body.layout-boxed #portfolio .juxp-main-wrap .info-content {
  top: 10% !important;
}
body.layout-boxed #portfolio .juxp-main-wrap .info-content span {
  font-size: 16px !important;
}
