@charset "UTF-8";

:root {
  --st-green: #85BF09;
  --st-black: #0e0f0d;
  --st-text: #181916;
  --st-muted: #70716c;
  --st-bg: #f4f3ee;
  --st-bg-light: #fafaf7;
  --st-line: #d8d8d1;
  --st-line-dark: rgba(255,255,255,.14);
}

@font-face{font-family:Manrope;src:url("../fonts/Manrope-VariableFont_wght.ttf") format("truetype");font-style:normal; font-display: swap;}

* {
  font-family: "Manrope", sans-serif;
}
.bolder {
  font-weight: 600; }

.cfix {
  content: '';
  display: block;
  width: 100%;
  clear: both; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block; }

body,
button,
input,
select,
textarea {
  color: var(--st-text);
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  position: relative;
  background: var(--st-bg);
  -webkit-font-smoothing: antialiased; }

html, body {
  width: 100%;
  height: 100%;
  background-color: #eff4f9 !important; }

a {
  color: var(--st-text);
  text-decoration: none; }
  a:hover {
    color: var(--st-primary);
    text-decoration: none; }

p {
  margin: 0 0 20px 0; }

h1,
h2,
.banner-page .title-page,
.banner-page-2 .title-page,
h3,
h4,
.rs-team-1 .title,
.rs-team-2 .title,
.rs-team-single .title,
.rs-box-project .title,
h5 {
  font-family: "Manrope", sans-serif !important;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 600;
  color: var(--st-text);
  line-height: 1.08;
  letter-spacing: -.035em; }

h1 {
  font-size: clamp(3rem, 6vw, 6.5rem); }

h2, .banner-page .title-page, .banner-page-2 .title-page {
  font-size: clamp(2.4rem, 4vw, 4.5rem); }

h3 {
  font-size: 1.65rem; }

h1 span, h2 span {
  color: var(--st-primary);
}

h4, .rs-team-1 .title, .rs-team-2 .title, .rs-team-single .title, .rs-box-project .title {
  font-size: 1.286em;
  line-height: normal; }

h5 {
  font-size: 14px;
  line-height: 22px; }

h6 {
  font-size: 13px; }

strong, b {
  font-weight: 700; }

ol {
  margin-left: 24px; }

ul {
  list-style: initial;
  margin-left: 24px; }
  ul li {
    margin: 8px 0; }

@media (max-width: 767px) {
  h1 {
    font-size: 3em;
    line-height: normal; }

  h2, .banner-page .title-page, .banner-page-2 .title-page {
    font-size: 2em;
    line-height: normal; }

  h3 {
    font-size: 1.2em;
    line-height: normal; }

  h4, .rs-team-1 .title, .rs-team-2 .title, .rs-team-single .title, .rs-box-project .title {
    font-size: 1em;
    line-height: normal; } }

.content-wrap {
  padding: 100px 0; }

.content-wrap-60 {
  padding: 60px 0; }

.content-wrap-40 {
  padding: 40px 0; }

.uk16 {
  font-size: 16px; }

.uk18 {
  font-size: 18px; }

.uk21 {
  font-size: 21px; }

.uk24 {
  font-size: 24px; }

.uk26 {
  font-size: 26px; }

.uk36 {
  font-size: 36px; }

.uk48 {
  font-size: 48px; }

.uk60 {
  font-size: 60px; }

.uk72 {
  font-size: 72px; }

.spacer-10 {
  height: 10px; }
  .spacer-10::after {
    display: block;
    content: "";
    clear: both; }

.spacer-30 {
  height: 30px; }
  .spacer-30::after {
    display: block;
    content: "";
    clear: both; }

.spacer-50 {
  height: 50px; }
  .spacer-50::after {
    display: block;
    content: "";
    clear: both; }

    .spacer-header {
  height: 110px; }
  .spacer-header::after {
    display: block;
    content: "";
    clear: both; }

@media (max-width: 1199px) {
  .spacer-header {
    height: 80px;
  }
}

.spacer-70 {
  height: 70px; }
  .spacer-70::after {
    display: block;
    content: "";
    clear: both; }
  .spacer-70 .spacer-90 {
    height: 90px; }
    .spacer-70 .spacer-90::after {
      display: block;
      content: "";
      clear: both; }
  .spacer-70 .spacer-110 {
    height: 110px; }
    .spacer-70 .spacer-110::after {
      display: block;
      content: "";
      clear: both; }

.spacer-content {
  height: 100px; }
  .spacer-content::after {
    display: block;
    content: "";
    clear: both; }

.section {
  position: relative; }

.section-heading, .rs-feature-box-1 .title {
  font-size: 36px;
  line-height: 1.2em;
  margin-bottom: 20px;
  margin-top: 0;
  padding-bottom: 5px;
  position: relative;
  color: #222;
  font-weight: 400;
 }
  .section-heading.light, .rs-feature-box-1 .light.title {
    color: var(--st-primary); }
    .section-heading.light span, .rs-feature-box-1 .light.title span {
      color: #ffffff; }
    .section-heading.light:after, .rs-feature-box-1 .light.title:after {
      background: #ffffff; }
  .section-heading.text-center:after, .rs-feature-box-1 .text-center.title:after {
    margin-left: auto;
    margin-right: auto; }
  .section-heading.text-right:after, .rs-feature-box-1 .text-right.title:after {
    margin-left: auto; }
  @media (max-width: 767px) {
    .section-heading, .rs-feature-box-1 .title {
      font-size: 24px; } }

.supheading {
  font-size: 18px;
  color: var(--st-primary);
  letter-spacing: 1px;
  margin-bottom: 10px; }

.subheading {
  margin-top: -10px;
  margin-bottom: 30px;
  color: var(--st-text);
  font-size: 18px; }
  .subheading.text-center {
    width: 60%;
    margin-left: auto;
    margin-right: auto; }

.title-heading {
  font-family: "Manrope", sans-serif;
  font-size: 38px;
  font-weight: 600;
  color: #222;
  line-height: 1.2; }

.section-border {
  border-bottom: 1px solid rgba(153, 153, 153, 0.2); }

.font-primary {
  font-family: "Manrope", sans-serif; }

.font-secondary {
  font-family: "Manrope", sans-serif; }

.bgi-cover-center {
  background-size: cover;
  background-position: center; }

.bgi-cover-center {
  background-size: cover;
  background-position: center; }

.bgi-cover-fixed {
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }

.bgi-repeat {
  background-repeat: repeat; }

.bgi-right {
  background-position: right;
  background-size: auto;
  background-repeat: no-repeat; }

.bgi-left {
  background-position: left;
  background-size: auto;
  background-repeat: no-repeat; }

blockquote {
  padding: 15px 20px;
  background-color: #f6f6f6;
  margin: 0 0 20px;
  border-left: 5px solid var(--st-primary);
  font-style: italic; }

blockquote.quote {
  padding: 15px 0;
  background-color: transparent;
  margin: 0 0 20px;
  border-left: 0;
  font-style: italic;
  font-size: 24px;
  color: var(--st-primary); }
  blockquote.quote .blockquote-footer {
    color: #222; }
  blockquote.quote cite {
    font-family: "Manrope", sans-serif;
    font-size: 15px;
    font-style: normal;
    color: var(--st-text); }

@media (max-width: 767px) {
  .bgi-hide-xs {
    background-image: none !important; } }
.owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  background: gray;
  margin: 5px 3px; }
.owl-theme .owl-dots .owl-dot.active span {
  width: 20px;
  background-color: var(--st-primary); }
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: var(--st-primary); }
.owl-theme .owl-controls {
  margin-top: 50px; }

.owl-light .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  background: #ffffff;
  margin: 5px 3px; }
.owl-light .owl-dots .owl-dot.active span {
  width: 20px;
  background-color: var(--st-primary); }
.owl-light .owl-dots .owl-dot:hover span {
  background-color: var(--st-primary); }
.owl-light .owl-controls {
  margin-top: 50px; }

.font-primary {
  font-family: "Manrope", sans-serif; }

.bg-white{
  background-color: #fff !important; }

.bg-primary {
  background-color: var(--st-primary) !important; }

.bg-secondary {
  background-color: var(--st-secondary) !important; }

.bg-tertiary {
  background-color: transparent !important; }

.bg-gray {
  background-color: #222222; }

.bg-primary-dark {
  background-color: var(--st-primary) !important; }

.bg-secondary-dark {
  background-color: #07090d !important; }

.bg-primary-light {
  background-color: #56bde8 !important; }

.bg-secondary-light {
  background-color: #2b374f !important; }

.bg-gray-light {
  background-color: rgba(153, 153, 153, 0.1); }

.bg-overlay-primary {
  position: relative; }
  .bg-overlay-primary:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--st-primary);
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30); }

.bg-overlay-secondary {
  position: relative; }
  .bg-overlay-secondary:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--st-secondary);
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30); }

.bg-dark {
  background-color: #000 !important; }

.lh-1 {
  line-height: 1.3; }

.text-primary {
  color: var(--st-primary) !important; }
  .text-primary a {
    color: var(--st-primary); }
    .text-primary a:hover {
      color: var(--st-primary); }

.text-secondary {
  color: var(--st-secondary) !important; }

.text-white a {
  color: #ffffff; }

.text-black {
  color: #222 !important; }
  .text-black a {
    color: #222; }

.text-gray{
  color: #70747f !important;
}

.pos-relative {
  position: relative; }

.banner-page {
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  background-position: center; }
  .banner-page:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(34, 34, 34, 0.2); }
  .banner-page .content-wrap {
    padding: 60px 0; }
  .banner-page .title-page {
    text-align: center;
    margin-bottom: 0;
    color: var(--st-primary); }
  .banner-page .breadcrumb-container {
    background-color: transparent; }
  .banner-page .breadcrumb {
    padding: 0;
    margin: 0;
    text-align: center;
    background-color: transparent;
    font-family: "Manrope", sans-serif;
    font-style: italic;
    color: #ffffff; }
    .banner-page .breadcrumb > .active,
    .banner-page .breadcrumb a {
      color: white; }
      .banner-page .breadcrumb > .active:hover,
      .banner-page .breadcrumb a:hover {
        color: var(--st-primary); }

.banner-page-2 {
  display: block;
  background-color: var(--st-primary); }
  .banner-page-2 .content-wrap {
    padding: 60px 0; }
  .banner-page-2 .title-page {
    text-align: left;
    margin-bottom: 0;
    color: #ffffff; }
  .banner-page-2 .breadcrumb-container {
    background-color: transparent; }
  .banner-page-2 .breadcrumb {
    padding: 0;
    margin: 0;
    text-align: left;
    background-color: transparent;
    font-family: "Manrope", sans-serif;
    font-style: italic;
    color: #ffffff; }
    .banner-page-2 .breadcrumb > .active,
    .banner-page-2 .breadcrumb a {
      color: white; }
      .banner-page-2 .breadcrumb > .active:hover,
      .banner-page-2 .breadcrumb a:hover {
        color: var(--st-primary); }

.overlap {
  margin-top: -200px;
  position: relative;
  z-index: 2; }
  @media (max-width: 767px) {
    .overlap {
      margin-top: 0; } }

.gutter-5 {
  margin-right: 0;
  margin-left: 0; }
  .gutter-5 > [class^="col-"],
  .gutter-5 > [class*=" col-"],
  .gutter-5 [class*='col-'],
  .gutter-5 [class*=" col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.pagination {
  margin-left: 0; }
  .pagination .page-item .page-link {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 15px 20px;
    margin-right: 5px;
    margin-bottom: 5px;
    color: var(--st-text);
    display: inline-block;
    border-color: 1px solid #e6e6e6;
    background: #ffffff; }
    .pagination .page-item .page-link:hover, .pagination .page-item .page-link.active {
      color: #ffffff;
      background: var(--st-primary); }
  .pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
  .pagination .page-item.active .page-link {
    color: #ffffff;
    background: var(--st-primary);
    border-color: var(--st-primary); }

.p-check {
  padding-left: 40px;
  position: relative;
  margin-bottom: 0.25rem;
  font-size: 18px; }
  .p-check:before {
    content: "\f00c";
    font-family: FontAwesome;
    padding-top: 2px;
    position: absolute;
    color: var(--st-primary);
    left: 0;
    width: 30px;
    height: 30px;
    background: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-align: center; }

hr.content {
  margin-top: 100px;
  margin-bottom: 100px; }

.jumbo-heading {
  color: var(--st-primary);
  font-size: 20px;
  position: relative;
  font-size: 50px;
  line-height: 1.2; }

.subscribe-form .form-control {
  min-height: 47px;
  min-width: 400px; }
  @media (max-width: 767px) {
    .subscribe-form .form-control {
      min-width: auto; } }

.work-info .item {
  margin-bottom: 10px; }
  .work-info .item .meta {
    font-weight: 700;
    display: inline-block;
    min-width: 85px;
    color: #222; }
  .work-info .item .info {
    display: inline-block; }
  .work-info .item::after {
    display: block;
    content: "";
    clear: both; }

.anim-media .media-box, .rs-image-box .media-box, .rs-class-box .media-box, .box-image-1 .media-box, .box-image-2 .media-box, .box-image-3 .media-box, .feature-box-8 .media-box, .rs-team-2 .media-box, .rs-team-single .media-box {
  width: 100%;
  position: relative;
  background-color: #ffffff;
  overflow: hidden; }
  .anim-media .media-box img, .rs-image-box .media-box img, .rs-class-box .media-box img, .box-image-1 .media-box img, .box-image-2 .media-box img, .box-image-3 .media-box img, .feature-box-8 .media-box img, .rs-team-2 .media-box img, .rs-team-single .media-box img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: 0.4s all linear;
    transition: 0.4s all linear; }
.anim-media:hover .media-box, .rs-image-box:hover .media-box, .rs-class-box:hover .media-box, .box-image-1:hover .media-box, .box-image-2:hover .media-box, .box-image-3:hover .media-box, .feature-box-8:hover .media-box, .rs-team-2:hover .media-box, .rs-team-single:hover .media-box {
  background-color: var(--st-primary); }
  .anim-media:hover .media-box img, .rs-image-box:hover .media-box img, .rs-class-box:hover .media-box img, .box-image-1:hover .media-box img, .box-image-2:hover .media-box img, .box-image-3:hover .media-box img, .feature-box-8:hover .media-box img, .rs-team-2:hover .media-box img, .rs-team-single:hover .media-box img {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms; }

.anim-shadow, .rs-shop-box, .rs-class-box {
  -webkit-box-shadow: 4px 5px 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 4px 5px 0 rgba(0, 0, 0, 0);
  box-shadow: 4px 5px 0 rgba(0, 0, 0, 0); }
  .anim-shadow:hover, .rs-shop-box:hover, .rs-class-box:hover {
    -webkit-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2); }

.btn, .btn-primary, .btn-secondary, .btn-primary.disabled, .btn-light, .btn-ghost-light {
  font-size: 14px;
  color: #ffffff;
  padding: 13px 40px;
  border: 0;
  min-width: 150px;
  font-family: "Manrope", sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }

.btn-default {
  background-color: var(--st-primary);
  color: #ffffff;
  padding: 15px 20px;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.btn-default:hover {
  background-color: var(--st-primary); }

.btn-primary {
  background-color: var(--st-primary);
  border-bottom: 2px solid var(--st-primary);
  color: #ffffff; }
  .btn-primary:hover {
    background-color: var(--st-secondary);
    color: #ffffff;
    border-bottom-color: var(--st-primary); }

.btn-secondary {
  background-color: var(--st-secondary);
  border-bottom: 2px solid #07090d;
  color: #ffffff; }
  .btn-secondary:hover {
    background-color: #3fb4e5;
    color: #ffffff;
    border-bottom-color: #07090d; }

.btn-primary.disabled {
  background-color: var(--st-primary);
  border-bottom: 2px solid var(--st-primary);
  color: #ffffff; }
  .btn-primary.disabled:hover {
    background-color: var(--st-secondary);
    color: #ffffff; }

.btn-secondary.disabled {
  background-color: var(--st-secondary);
  border-color: var(--st-secondary); }
  .btn-secondary.disabled:hover {
    background-color: #121721;
    color: #ffffff; }

.btn-light {
  background-color: #ffffff;
  color: var(--st-primary);
  border: 1px solid #ffffff; }
  .btn-light:hover {
    background-color: #222;
    color: #ffffff;
    border-color: #222; }

.btn-ghost-light {
  background-color: transparent;
  color: #ffffff;
  border: 1px solid #ffffff; }
  .btn-ghost-light:hover {
    background-color: #ffffff;
    color: var(--st-primary);
    border-color: #ffffff; }

.btn-icon {
  font-size: 18px; }
  .btn-icon .fa {
    margin-right: 10px;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border: 1px solid var(--st-text);
    border-radius: 30px;
    padding-left: 5px;
    padding-top: 10px;
    font-size: 1.5em; }
  .btn-icon:hover .fa {
    border-color: var(--st-primary); }

.btn-rect {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.btn-video {
  color: #ffffff; }
  .btn-video i {
    width: 80px;
    height: 80px;
    background-color: var(--st-primary);
    color: #222;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    padding: 22px;
    font-size: 34px;
    text-align: center; }

.sosmed-icon a {
  color: var(--st-primary);
  background-color: transparent;
  width: 40px;
  height: 40px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  margin: 0; }
  .sosmed-icon a:hover {
    color: #ffffff; }
.sosmed-icon.icon-bg-primary a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  background-color: var(--st-primary);
  margin: 0 2px; }
  .sosmed-icon.icon-bg-primary a:hover {
    color: var(--st-secondary); }
.sosmed-icon.icon-bg-secondary a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  color: var(--st-primary);
  background-color: var(--st-secondary);
  margin: 0 2px; }
  .sosmed-icon.icon-bg-secondary a:hover {
    color: var(--st-secondary);
    background-color: var(--st-primary); }

.rs-feature-1 {
  position: relative;
  background-color: #F8F8F8;
  border: 1px solid #F0F0F0;
  padding: 20px 20px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .rs-feature-1 .no {
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 72px;
    font-family: "Manrope", sans-serif;
    font-weight: 700;
    opacity: 0.15;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
    filter: alpha(opacity=15); }
  .rs-feature-1 .media {
    width: 100%;
    margin-bottom: 30px;
    background-color: transparent; }
  .rs-feature-1 .icon {
    font-size: 48px;
    color: var(--st-primary); }
  .rs-feature-1 .body {
    position: relative; }
  .rs-feature-1 .title {
    color: #222; }
  .rs-feature-1:hover {
    background-color: var(--st-secondary);
    color: #ffffff;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.15) !important; }
    .rs-feature-1:hover .title {
      color: #ffffff; }

.rs-image-box {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .rs-image-box .media-box {
    margin-bottom: 10px; }
  .rs-image-box:hover .media {
    background-color: #ffffff; }
  .rs-image-box .text-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .rs-image-box .price {
    color: var(--st-primary); }

.rs-shop-box {
  background-color: #ffffff;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  border: 1px solid #e6e6e6; }
  .rs-shop-box .media {
    text-align: center; }
    .rs-shop-box .media a {
      width: 100%; }
  .rs-shop-box .body-text {
    padding: 20px 20px;
    border-top: 1px solid #e6e6e6; }
    .rs-shop-box .body-text .title {
      font-weight: 400;
      color: var(--st-secondary);
      font-size: 16px;
      margin-bottom: 10px; }
      .rs-shop-box .body-text .title a {
        color: var(--st-secondary); }
        .rs-shop-box .body-text .title a:hover {
          color: var(--st-primary); }
    .rs-shop-box .body-text .price {
      color: var(--st-primary);
      font-weight: 700;
      font-size: 18px;
      float: left; }
    .rs-shop-box .body-text .meta {
      display: -ms-flexbox;
      display: flex;
      justify-content: space-between !important; }

.title-blok {
  font-weight: 400;
  color: var(--st-secondary);
  font-size: 16px;
  margin-bottom: 10px; }
  .title-blok a {
    color: var(--st-secondary); }
    .title-blok a:hover {
      color: var(--st-primary); }

.rating, .shop-item-sidebar .body-text, .single-shop {
  unicode-bidi: bidi-override;
  direction: rtl; }
  .rating span:before, .shop-item-sidebar .body-text span:before, .single-shop span:before {
    color: var(--st-primary);
    content: "\2605";
    display: inline-block;
    position: relative;
    font-size: 1.2em;
    width: .6em; }

.shop-item-sidebar {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  align-items: center !important; }
  .shop-item-sidebar .media {
    width: 90px;
    height: 90px;
    border: 1px solid #e6e6e6;
    margin-right: 20px; }
  .shop-item-sidebar .body-text .title {
    font-weight: 400;
    color: var(--st-secondary);
    font-size: 16px;
    margin-bottom: 10px; }
    .shop-item-sidebar .body-text .title a {
      color: var(--st-secondary); }
      .shop-item-sidebar .body-text .title a:hover {
        color: var(--st-primary); }
  .shop-item-sidebar .body-text .price {
    color: var(--st-primary);
    font-weight: 700;
    font-size: 18px; }

.single-shop .price {
  color: var(--st-primary);
  font-weight: 700;
  font-size: 18px; }

.box-icon-1 {
  margin-bottom: 15px;
  text-align: center;
  height: 100%; }
  .box-icon-1 .icon {
    background-color: var(--st-primary);
    color: #ffffff;
    display: inline-block;
    font-size: 36px;
    line-height: 2.2;
    width: 85px;
    height: 85px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 20px; }
  .box-icon-1 .body-content h1, .box-icon-1 .body-content h2, .box-icon-1 .body-content .banner-page .title-page, .banner-page .box-icon-1 .body-content .title-page, .box-icon-1 .body-content .banner-page-2 .title-page, .banner-page-2 .box-icon-1 .body-content .title-page, .box-icon-1 .body-content h3, .box-icon-1 .body-content h4, .box-icon-1 .body-content .rs-team-1 .title, .rs-team-1 .box-icon-1 .body-content .title, .box-icon-1 .body-content .rs-team-2 .title, .rs-team-2 .box-icon-1 .body-content .title, .box-icon-1 .body-content .rs-team-single .title, .rs-team-single .box-icon-1 .body-content .title, .box-icon-1 .body-content .rs-box-project .title, .rs-box-project .box-icon-1 .body-content .title, .box-icon-1 .body-content h5 {
    font-weight: 400;
    color: #222; }
  .box-icon-1:hover .icon {
    background-color: var(--st-secondary); }
  .box-icon-1.style-2 .icon {
    background-color: #ffffff;
    color: var(--st-primary);
    display: inline-block;
    font-size: 36px;
    line-height: 2.2;
    width: 85px;
    height: 85px;
    border: 4px solid #e6e6e6;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 20px; }

.box-icon-2 {
  margin-bottom: 5px;
  height: 100%; }
  .box-icon-2 .icon {
    background-color: #ffffff;
    color: var(--st-primary);
    display: block;
    font-size: 36px;
    line-height: 2;
    width: 85px;
    height: 85px;
    border: 4px solid #e6e6e6;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    text-align: center; }
  .box-icon-2 .body-content {
    margin-left: 105px; }
    .box-icon-2 .body-content h1, .box-icon-2 .body-content h2, .box-icon-2 .body-content .banner-page .title-page, .banner-page .box-icon-2 .body-content .title-page, .box-icon-2 .body-content .banner-page-2 .title-page, .banner-page-2 .box-icon-2 .body-content .title-page, .box-icon-2 .body-content h3, .box-icon-2 .body-content h4, .box-icon-2 .body-content .rs-team-1 .title, .rs-team-1 .box-icon-2 .body-content .title, .box-icon-2 .body-content .rs-team-2 .title, .rs-team-2 .box-icon-2 .body-content .title, .box-icon-2 .body-content .rs-team-single .title, .rs-team-single .box-icon-2 .body-content .title, .box-icon-2 .body-content .rs-box-project .title, .rs-box-project .box-icon-2 .body-content .title, .box-icon-2 .body-content h5 {
      color: var(--st-primary); }
  .box-icon-2:hover .icon {
    background-color: var(--st-primary);
    color: #ffffff; }

.box-icon-3 {
  margin-bottom: 40px;
  text-align: center;
  position: relative; }
  .box-icon-3 .num {
    font-size: 100px;
    color: #dedede;
    position: absolute;
    top: 0;
    left: 0;
    line-height: .6; }
  .box-icon-3 .icon {
    font-size: 36px;
    line-height: 1;
    color: var(--st-primary); }
  .box-icon-3 .body-content {
    font-size: 14px;
    line-height: 1.4; }
    .box-icon-3 .body-content h4, .box-icon-3 .body-content .rs-team-1 .title, .rs-team-1 .box-icon-3 .body-content .title, .box-icon-3 .body-content .rs-team-2 .title, .rs-team-2 .box-icon-3 .body-content .title, .box-icon-3 .body-content .rs-team-single .title, .rs-team-single .box-icon-3 .body-content .title, .box-icon-3 .body-content .rs-box-project .title, .rs-box-project .box-icon-3 .body-content .title {
      clear: none;
      text-transform: uppercase; }
      .box-icon-3 .body-content h4:after, .box-icon-3 .body-content .rs-team-1 .title:after, .rs-team-1 .box-icon-3 .body-content .title:after, .box-icon-3 .body-content .rs-team-2 .title:after, .rs-team-2 .box-icon-3 .body-content .title:after, .box-icon-3 .body-content .rs-team-single .title:after, .rs-team-single .box-icon-3 .body-content .title:after, .box-icon-3 .body-content .rs-box-project .title:after, .rs-box-project .box-icon-3 .body-content .title:after {
        content: '';
        height: 2px;
        width: 30px;
        display: block;
        margin: 7% auto;
        background: #dedede; }

.rs-icon-2 {
  margin-bottom: 15px; }
  .rs-icon-2 .info-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  .rs-icon-2 .fa {
    color: var(--st-primary);
    text-align: center;
    font-size: 42px;
    line-height: 1.8;
    width: 80px;
    height: 80px;
    border: 2px solid rgba(153, 153, 153, 0.2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-right: 20px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .rs-icon-2 .body-content {
    position: relative;
    margin-top: 20px; }
  .rs-icon-2::after {
    display: block;
    content: "";
    clear: both; }
  .rs-icon-2.text-center {
    text-align: center; }
    .rs-icon-2.text-center .fa {
      width: 80px;
      height: 80px;
      padding-top: 22px;
      margin-bottom: 20px; }
    .rs-icon-2.text-center .info-icon {
      display: block; }
  .rs-icon-2:hover .info-icon .fa {
    background-color: var(--st-secondary);
    -webkit-animation-name: hvr-icon-push;
    animation-name: hvr-icon-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

@-webkit-keyframes hvr-icon-push {
  50% {
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); } }
@keyframes hvr-icon-push {
  50% {
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); } }
.rs-icon-info {
  margin-bottom: 15px; }
  .rs-icon-info .info-icon {
    display: table-cell;
    position: relative; }
  .rs-icon-info .fa {
    width: 60px;
    height: 60px;
    background-color: var(--st-primary);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    padding-top: 17px;
    font-size: 22px;
    color: #ffffff; }
  .rs-icon-info .info-text {
    display: table-cell;
    padding-left: 20px;
    position: relative;
    vertical-align: middle; }
  .rs-icon-info.center {
    text-align: center;
    padding: 30px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px; }
    .rs-icon-info.center .info-icon {
      display: block; }
    .rs-icon-info.center .fa {
      background-color: transparent;
      font-size: 40px; }
      .rs-icon-info.center .fa.bl {
        background-color: var(--st-primary);
        color: #ffffff;
        width: 80px;
        height: 80px; }
    .rs-icon-info.center .info-text {
      display: block; }
  .rs-icon-info.text-right {
    text-align: right; }
    .rs-icon-info.text-right .info-icon {
      float: right; }
      .rs-icon-info.text-right .info-icon:after {
        right: -5px;
        top: -5px; }
    .rs-icon-info.text-right .info-text {
      padding-left: auto;
      padding-right: 20px; }
  .rs-icon-info::after {
    display: block;
    content: "";
    clear: both; }

.rs-icon-info-2 {
  display: flex;
  align-items: flex-start; }
  .rs-icon-info-2 .info-icon {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  .rs-icon-info-2 .fa {
    width: 70px;
    height: 70px;
    margin-right: 20px;
    color: var(--st-primary);
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    padding-top: 18px;
    font-size: 30px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .rs-icon-info-2 .body-text {
    position: relative; }
  .rs-icon-info-2 h1, .rs-icon-info-2 h2, .rs-icon-info-2 .banner-page .title-page, .banner-page .rs-icon-info-2 .title-page, .rs-icon-info-2 .banner-page-2 .title-page, .banner-page-2 .rs-icon-info-2 .title-page, .rs-icon-info-2 h3, .rs-icon-info-2 h4, .rs-icon-info-2 .rs-team-1 .title, .rs-team-1 .rs-icon-info-2 .title, .rs-icon-info-2 .rs-team-2 .title, .rs-team-2 .rs-icon-info-2 .title, .rs-icon-info-2 .rs-team-single .title, .rs-team-single .rs-icon-info-2 .title, .rs-icon-info-2 .rs-box-project .title, .rs-box-project .rs-icon-info-2 .title, .rs-icon-info-2 h5, .rs-icon-info-2 h6 {
    margin-bottom: 10px;
    color: #666666; }

.rs-icon-info-3 {
  margin-bottom: 15px; }
  .rs-icon-info-3 .info-icon {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  .rs-icon-info-3 .fa {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    color: #ffffff;
    background-color: var(--st-primary);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    padding-top: 14px;
    font-size: 28px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .rs-icon-info-3 .info-text {
    position: relative;
    margin-top: 20px; }
  .rs-icon-info-3::after {
    display: block;
    content: "";
    clear: both; }
  .rs-icon-info-3.text-center {
    text-align: center; }
    .rs-icon-info-3.text-center .fa {
      width: 80px;
      height: 80px;
      padding-top: 22px;
      margin-bottom: 20px; }
    .rs-icon-info-3.text-center .info-icon {
      display: block; }
  .rs-icon-info-3:hover .info-icon .fa {
    color: #ffffff;
    background-color: var(--st-primary);
    -webkit-animation-name: hvr-icon-push;
    animation-name: hvr-icon-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

@-webkit-keyframes hvr-icon-push {
  50% {
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); } }
@keyframes hvr-icon-push {
  50% {
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); } }
.rs-icon-info-4 {
  text-align: center;
  overflow: hidden;
  position: relative;
  margin-top: 20px; }
  .rs-icon-info-4 .info-icon {
    padding-bottom: 10px; }
  .rs-icon-info-4 .fa {
    color: var(--st-primary);
    font-size: 24px; }
  .rs-icon-info-4 h1, .rs-icon-info-4 h2, .rs-icon-info-4 .banner-page .title-page, .banner-page .rs-icon-info-4 .title-page, .rs-icon-info-4 .banner-page-2 .title-page, .banner-page-2 .rs-icon-info-4 .title-page, .rs-icon-info-4 h3, .rs-icon-info-4 h4, .rs-icon-info-4 .rs-team-1 .title, .rs-team-1 .rs-icon-info-4 .title, .rs-icon-info-4 .rs-team-2 .title, .rs-team-2 .rs-icon-info-4 .title, .rs-icon-info-4 .rs-team-single .title, .rs-team-single .rs-icon-info-4 .title, .rs-icon-info-4 .rs-box-project .title, .rs-box-project .rs-icon-info-4 .title, .rs-icon-info-4 h5 {
    margin-bottom: 10px; }
  .rs-icon-info-4 .title {
    color: var(--st-secondary); }

.box-news-1 {
  position: relative;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgba(153, 153, 153, 0.4); }
  .box-news-1::after {
    display: block;
    content: "";
    clear: both; }
  .box-news-1 .meta-date {
    color: #ffffff;
    background-color: #222;
    padding: 10px 20px;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 2; }
  .box-news-1 .media {
    width: 45%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: var(--st-primary); }
    .box-news-1 .media img {
      -webkit-transition: 0.4s all linear;
      transition: 0.4s all linear; }
    .box-news-1 .media a:before {
      content: "\f0c1";
      font-family: FontAwesome;
      position: absolute;
      top: 40%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 50px;
      height: 50px;
      text-align: center;
      z-index: 9;
      color: #ffffff;
      font-size: 30px;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      -webkit-transition: all ease .25s;
      transition: all ease .25s; }
  .box-news-1 .body {
    width: 55%;
    padding: 20px 30px;
    position: relative;
    color: var(--st-text);
    z-index: 2; }
    .box-news-1 .body .title {
      margin-bottom: 0;
      padding-bottom: 10px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
      .box-news-1 .body .title a {
        font-size: 18px;
        color: var(--st-primary); }
        .box-news-1 .body .title a:hover {
          color: var(--st-secondary); }
      .box-news-1 .body .title:after {
        content: '';
        display: block;
        vertical-align: bottom;
        width: 90px;
        height: 1px;
        margin-bottom: 10px;
        margin-top: 20px;
        background-color: var(--st-text); }
  .box-news-1:hover .body:before {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }

@media (max-width: 767px) {
  .box-news-1 {
    display: block; }
    .box-news-1 .media, .box-news-1 .body {
      width: 100%; } }
  .rs-icon-funfact .icon {
    display: block;
    font-size: 30px;
    line-height: 2.5;
    float: left;
    width: 80px;
    height: 80px;
    background-color: #ffffff;
    color: var(--st-primary);
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
  .rs-icon-funfact .body-content {
    margin-left: 95px; }
    .rs-icon-funfact .body-content h1, .rs-icon-funfact .body-content h2, .rs-icon-funfact .body-content .banner-page .title-page, .banner-page .rs-icon-funfact .body-content .title-page, .rs-icon-funfact .body-content .banner-page-2 .title-page, .banner-page-2 .rs-icon-funfact .body-content .title-page, .rs-icon-funfact .body-content h3, .rs-icon-funfact .body-content h4, .rs-icon-funfact .body-content .rs-team-1 .title, .rs-team-1 .rs-icon-funfact .body-content .title, .rs-icon-funfact .body-content .rs-team-2 .title, .rs-team-2 .rs-icon-funfact .body-content .title, .rs-icon-funfact .body-content .rs-team-single .title, .rs-team-single .rs-icon-funfact .body-content .title, .rs-icon-funfact .body-content .rs-box-project .title, .rs-box-project .rs-icon-funfact .body-content .title, .rs-icon-funfact .body-content h4, .rs-icon-funfact .body-content .rs-team-1 .title, .rs-team-1 .rs-icon-funfact .body-content .title, .rs-icon-funfact .body-content .rs-team-2 .title, .rs-team-2 .rs-icon-funfact .body-content .title, .rs-icon-funfact .body-content .rs-team-single .title, .rs-team-single .rs-icon-funfact .body-content .title, .rs-icon-funfact .body-content .rs-box-project .title, .rs-box-project .rs-icon-funfact .body-content .title, .rs-icon-funfact .body-content h5, .rs-icon-funfact .body-content h6 {
      clear: none;
      margin-bottom: 0; }
  .rs-icon-funfact:hover .icon {
    background-color: var(--st-primary);
    color: #ffffff; }

.rs-icon-funfact-2 {
  text-align: center; }
  .rs-icon-funfact-2 .icon {
    display: block;
    font-size: 30px;
    line-height: 2.2;
    margin: 0 auto;
    width: 70px;
    height: 70px;
    background-color: transparent;
    color: #ffffff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .rs-icon-funfact-2 .icon.bg {
      background-color: var(--st-primary);
      color: #ffffff; }
  .rs-icon-funfact-2 .body-content {
    display: block; }
    .rs-icon-funfact-2 .body-content h1, .rs-icon-funfact-2 .body-content h2, .rs-icon-funfact-2 .body-content .banner-page .title-page, .banner-page .rs-icon-funfact-2 .body-content .title-page, .rs-icon-funfact-2 .body-content .banner-page-2 .title-page, .banner-page-2 .rs-icon-funfact-2 .body-content .title-page, .rs-icon-funfact-2 .body-content h3, .rs-icon-funfact-2 .body-content h4, .rs-icon-funfact-2 .body-content .rs-team-1 .title, .rs-team-1 .rs-icon-funfact-2 .body-content .title, .rs-icon-funfact-2 .body-content .rs-team-2 .title, .rs-team-2 .rs-icon-funfact-2 .body-content .title, .rs-icon-funfact-2 .body-content .rs-team-single .title, .rs-team-single .rs-icon-funfact-2 .body-content .title, .rs-icon-funfact-2 .body-content .rs-box-project .title, .rs-box-project .rs-icon-funfact-2 .body-content .title, .rs-icon-funfact-2 .body-content h4, .rs-icon-funfact-2 .body-content .rs-team-1 .title, .rs-team-1 .rs-icon-funfact-2 .body-content .title, .rs-icon-funfact-2 .body-content .rs-team-2 .title, .rs-team-2 .rs-icon-funfact-2 .body-content .title, .rs-icon-funfact-2 .body-content .rs-team-single .title, .rs-team-single .rs-icon-funfact-2 .body-content .title, .rs-icon-funfact-2 .body-content .rs-box-project .title, .rs-box-project .rs-icon-funfact-2 .body-content .title, .rs-icon-funfact-2 .body-content h5, .rs-icon-funfact-2 .body-content h6 {
      clear: none;
      margin-bottom: 0;
      color: #ffffff; }
    .rs-icon-funfact-2 .body-content p {
      color: var(--st-primary); }

.rs-funfact {
  text-align: center;
  color: #ffffff;
  background-color: transparent !important; }
  .rs-funfact .box-fun {
    position: relative;
    height: 130px; }
    .rs-funfact .box-fun:before {
      background-color: transparent;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px;
      margin: 0 auto;
      content: '';
      width: 100px;
      height: 100px;
      display: block;
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .rs-funfact .box-fun h2, .rs-funfact .box-fun .banner-page .title-page, .banner-page .rs-funfact .box-fun .title-page, .rs-funfact .box-fun .banner-page-2 .title-page, .banner-page-2 .rs-funfact .box-fun .title-page {
      position: absolute;
      top: 0;
      width: 100%;
      text-align: center; }
  .rs-funfact.bg-primary .box-fun:before {
    background-color: var(--st-primary); }
  .rs-funfact.bg-secondary .box-fun:before {
    background-color: var(--st-secondary); }
  .rs-funfact.bg-tertiary .box-fun:before {
    background-color: transparent; }
  .rs-funfact.bg-quaternary .box-fun:before {
    background-color: transparent; }
  .rs-funfact .title {
    font-weight: 700;
    font-size: 18px; }

.rs-class-box {
  overflow: hidden;
  background-color: #f8f8f8; }
  .rs-class-box .title {
    font-size: 18px;
    font-family: "Manrope", sans-serif;
    color: #222;
    font-style: italic;
    background-color: var(--st-primary);
    padding: 15px 30px; }
  .rs-class-box .price {
    font-size: 24px;
    color: var(--st-secondary);
    font-weight: 700; }
  .rs-class-box .detail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    background-color: #222;
    color: #ffffff;
    font-size: 13px;
    font-style: italic;
    font-weight: 400; }
  .rs-class-box .detail {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 30px; }
    .rs-class-box .detail .fa {
      color: var(--st-primary);
      margin-right: 7px; }
  .rs-class-box .sosmed-icon a {
    font-size: 14px; }

.counter-1 .counter-number {
  display: block;
  vertical-align: middle;
  padding: 0;
  width: 70px;
  padding-right: 14px;
  letter-spacing: -.5px;
  font-weight: 700;
  font-size: 48px; }
.counter-1 .counter-title {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  text-align: left;
  line-height: 18px;
  margin-bottom: 0; }

.cta-quote {
  text-align: center;
  color: #ffffff; }
  .cta-quote .title {
    font-size: 72px; }
  .cta-quote footer {
    font-size: 24px; }
    .cta-quote footer:before, .cta-quote footer:after {
      content: "\2014"; }

.box-image-1 {
  margin-bottom: 15px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start; }
  .box-image-1 .media-img {
    margin-bottom: 20px;
    width: 70px;
    margin-right: 15px; }
    .box-image-1 .media-img img {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      width: 70px;
      height: 70px;
      border: 2px solid var(--st-primary); }
  .box-image-1 .body-content h1, .box-image-1 .body-content h2, .box-image-1 .body-content .banner-page .title-page, .banner-page .box-image-1 .body-content .title-page, .box-image-1 .body-content .banner-page-2 .title-page, .banner-page-2 .box-image-1 .body-content .title-page, .box-image-1 .body-content h3, .box-image-1 .body-content h4, .box-image-1 .body-content .rs-team-1 .title, .rs-team-1 .box-image-1 .body-content .title, .box-image-1 .body-content .rs-team-2 .title, .rs-team-2 .box-image-1 .body-content .title, .box-image-1 .body-content .rs-team-single .title, .rs-team-single .box-image-1 .body-content .title, .box-image-1 .body-content .rs-box-project .title, .rs-box-project .box-image-1 .body-content .title, .box-image-1 .body-content h5 {
    color: var(--st-primary);
    font-size: 18px; }

.box-image-2 {
  margin-bottom: 15px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start; }
  .box-image-2 .media-img {
    margin-bottom: 20px;
    width: 100px;
    margin-right: 15px; }
    .box-image-2 .media-img img {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      width: 100px;
      height: 100px;
      border: 2px solid var(--st-primary); }
  .box-image-2 .body-content h1, .box-image-2 .body-content h2, .box-image-2 .body-content .banner-page .title-page, .banner-page .box-image-2 .body-content .title-page, .box-image-2 .body-content .banner-page-2 .title-page, .banner-page-2 .box-image-2 .body-content .title-page, .box-image-2 .body-content h3, .box-image-2 .body-content h4, .box-image-2 .body-content .rs-team-1 .title, .rs-team-1 .box-image-2 .body-content .title, .box-image-2 .body-content .rs-team-2 .title, .rs-team-2 .box-image-2 .body-content .title, .box-image-2 .body-content .rs-team-single .title, .rs-team-single .box-image-2 .body-content .title, .box-image-2 .body-content .rs-box-project .title, .rs-box-project .box-image-2 .body-content .title, .box-image-2 .body-content h5 {
    color: var(--st-primary);
    margin-top: 0; }

.box-image-3 {
  margin-bottom: 15px;
  text-align: center;
  height: 100%; }
  .box-image-3 .media-box {
    margin-bottom: 20px; }
  .box-image-3 .body-content h1, .box-image-3 .body-content h2, .box-image-3 .body-content .banner-page .title-page, .banner-page .box-image-3 .body-content .title-page, .box-image-3 .body-content .banner-page-2 .title-page, .banner-page-2 .box-image-3 .body-content .title-page, .box-image-3 .body-content h3, .box-image-3 .body-content h4, .box-image-3 .body-content .rs-team-1 .title, .rs-team-1 .box-image-3 .body-content .title, .box-image-3 .body-content .rs-team-2 .title, .rs-team-2 .box-image-3 .body-content .title, .box-image-3 .body-content .rs-team-single .title, .rs-team-single .box-image-3 .body-content .title, .box-image-3 .body-content .rs-box-project .title, .rs-box-project .box-image-3 .body-content .title, .box-image-3 .body-content h5 {
    font-weight: 400;
    color: #222; }
    .box-image-3 .body-content h1:after, .box-image-3 .body-content h2:after, .box-image-3 .body-content .banner-page .title-page:after, .banner-page .box-image-3 .body-content .title-page:after, .box-image-3 .body-content .banner-page-2 .title-page:after, .banner-page-2 .box-image-3 .body-content .title-page:after, .box-image-3 .body-content h3:after, .box-image-3 .body-content h4:after, .box-image-3 .body-content .rs-team-1 .title:after, .rs-team-1 .box-image-3 .body-content .title:after, .box-image-3 .body-content .rs-team-2 .title:after, .rs-team-2 .box-image-3 .body-content .title:after, .box-image-3 .body-content .rs-team-single .title:after, .rs-team-single .box-image-3 .body-content .title:after, .box-image-3 .body-content .rs-box-project .title:after, .rs-box-project .box-image-3 .body-content .title:after, .box-image-3 .body-content h5:after {
      margin-left: auto;
      margin-right: auto;
      content: '';
      display: block;
      vertical-align: bottom;
      width: 50px;
      height: 1px;
      margin-bottom: 10px;
      margin-top: 20px;
      background-color: #b3b3b3; }

.box-image-6 {
  position: relative;
  text-align: center;
  color: #ffffff; }
  .box-image-6 .media {
    position: relative; }
    .box-image-6 .media .no {
      width: 40px;
      height: 40px;
      position: absolute;
      top: 0;
      right: 20%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      font-size: 24px;
      font-family: "Manrope", sans-serif; }
  .box-image-6 img {
    width: 80%;
    height: 80%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto; }

.box-widget {
  padding: 30px;
  color: #ffffff; }
  .box-widget .info-text {
    padding-left: 30px !important; }

.rs-pricing-1 {
  position: relative;
  text-align: center;
  padding: 0 0 30px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-color: #f2f2f2;
  border: 1px solid #cccccc;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }
  .rs-pricing-1 .title {
    color: #222;
    padding: 20px 0;
    margin-bottom: 0; }
  .rs-pricing-1 .price {
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    padding: 20px 0;
    position: relative;
    background-color: var(--st-primary); }
    .rs-pricing-1 .price span {
      display: inline-block;
      font-size: 28px;
      margin: 7px 3px 0 0;
      vertical-align: top; }
      .rs-pricing-1 .price span.mon {
        color: #999;
        font-size: 16px;
        font-weight: 400;
        margin: 0 0 0 8px;
        vertical-align: baseline;
        letter-spacing: 0; }
    .rs-pricing-1 .price p {
      font-style: italic;
      font-size: 14px;
      font-weight: normal; }
  .rs-pricing-1 .features ul {
    list-style: outside none none;
    margin: 0;
    padding: 35px 0; }
    .rs-pricing-1 .features ul li {
      padding: 8px 0; }
  .rs-pricing-1.popular {
    background-color: var(--st-primary);
    color: #ffffff;
    border-color: #83ceee; }
    .rs-pricing-1.popular .title {
      color: #ffffff; }
    .rs-pricing-1.popular .price {
      color: #ffffff;
      background-color: var(--st-secondary); }
  .rs-pricing-1:hover {
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.2); }

.testimonial-2 {
  position: relative;
  margin-bottom: 30px; }
  .testimonial-2 .media {
    float: left;
    margin: 0 30px 0 0;
    display: block;
    position: relative;
    background-color: var(--st-primary);
    overflow: hidden;
    width: 120px;
    height: 120px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .testimonial-2 .media img {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      transform: scale(1, 1);
      -webkit-transition: 0.4s all linear;
      transition: 0.4s all linear; }
    .testimonial-2 .media:hover img {
      opacity: 0.3;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
      filter: alpha(opacity=30);
      -webkit-transform: scale(1.05, 1.05);
      -ms-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -webkit-transition-duration: 250ms;
      transition-duration: 250ms; }
  .testimonial-2:hover .media img {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms; }
  .testimonial-2 .body {
    overflow: hidden;
    color: var(--st-text); }
  .testimonial-2 .title {
    color: var(--st-primary);
    font-weight: 600;
    font-size: 16px; }
  .testimonial-2 .position {
    color: white; }
  .testimonial-2 .company {
    color: white;
    margin-bottom: 20px;
    font-size: 12px; }
  @media (max-width: 768px) {
    .testimonial-2 .media {
      float: none;
      margin-left: auto;
      margin-right: auto;
      clear: both;
      text-align: center; }
    .testimonial-2 .body {
      text-align: center; } }

.rs-feature-box-1 {
  position: relative;
  padding: 50px 30px;
  background-size: cover;
  background-position: center;
  height: 100%;
  color: #ffffff; }
  .rs-feature-box-1 .body {
    position: relative; }
  .rs-feature-box-1 a {
    float: right; }
  .rs-feature-box-1.bg-primary {
    background-color: var(--st-primary);
    color: #222; }
    .rs-feature-box-1.bg-primary .title {
      color: #222; }
  .rs-feature-box-1.bg-secondary {
    background-color: var(--st-secondary); }
  .rs-feature-box-1:hover {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }

.feature-box-8 {
  position: relative;
  background-size: cover;
  background-position: center;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  background-color: #000;
  padding: 40px 30px;
  height: 100%;
  overflow: hidden; }
  .feature-box-8:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9); }
  .feature-box-8.active:before {
    background-color: rgba(41, 171, 226, 0.9); }
  .feature-box-8 .media {
    width: 100%;
    margin-bottom: 30px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px; }
    .feature-box-8 .media img {
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      border-radius: 20px; }
  .feature-box-8 .body {
    position: relative;
    padding-right: 50px;
    color: #ffffff; }
  .feature-box-8 .icon {
    display: inline-block;
    color: rgba(255, 255, 255, 0.2);
    font-size: 70px;
    position: absolute;
    right: 0px;
    bottom: -20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .feature-box-8:hover {
    background-color: var(--st-primary);
    color: #ffffff;
    -webkit-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.3); }
    .feature-box-8:hover .title {
      color: #ffffff; }
    .feature-box-8:hover .body-content {
      color: #ffffff; }
    .feature-box-8:hover .icon {
      right: 20px; }
    .feature-box-8:hover .more {
      background-color: var(--st-secondary);
      color: var(--st-primary);
      border-color: var(--st-secondary); }
  .feature-box-8 p {
    margin-bottom: 0; }
  .feature-box-8 .title {
    margin-bottom: 15px; }
    .feature-box-8 .title a {
      font-weight: 600;
      font-size: 18px;
      color: var(--st-primary); }
  .feature-box-8.active .title a {
    color: #000; }
  .feature-box-8 .more {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    display: block;
    border: 1px solid var(--st-text);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    font-size: 24px;
    text-align: center; }
  .feature-box-8:hover {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
    .feature-box-8:hover:before {
      background-color: rgba(0, 0, 0, 0.8); }
    .feature-box-8:hover .title a {
      color: #ffffff; }
    .feature-box-8:hover .more {
      background-color: var(--st-primary);
      color: #ffffff;
      border-color: var(--st-primary); }

#testimonial {
  position: relative; }
  #testimonial:before {
    font-family: FontAwesome;
    content: '\f10d';
    font-size: 24px;
    position: absolute;
    left: -32px;
    top: 0;
    color: var(--st-primary); }
  #testimonial:after {
    font-family: FontAwesome;
    content: '\f10e';
    font-size: 24px;
    position: absolute;
    right: -32px;
    top: 30px;
    color: var(--st-primary); }
  @media (max-width: 767px) {
    #testimonial:before, #testimonial:after {
      display: none; } }

.rs-box-testimony {
  position: relative;
  box-sizing: border-box;
  display: flex; }
  .rs-box-testimony .media-box {
    margin-right: 20px; }
    .rs-box-testimony .media-box img {
      width: 130px;
      height: 130px; }
  .rs-box-testimony .quote-box {
    align-items: center; }
  .rs-box-testimony blockquote.quote {
    color: #ffffff;
    font-size: 18px; }
  .rs-box-testimony .quote-name {
    color: var(--st-primary);
    font-size: 24px;
    font-family: "Manrope", sans-serif; }
    .rs-box-testimony .quote-name span {
      font-size: 13px;
      font-style: italic;
      display: block;
      color: #ffffff; }
      .rs-box-testimony .quote-name span:before {
        content: '\2014 \00A0'; }
  @media (max-width: 575px) {
    .rs-box-testimony {
      display: block; } }

.rs-experience {
  position: relative; }
  .rs-experience .fa {
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 45px;
    color: #e6e6e6; }
  .rs-experience .position {
    font-family: "Manrope", sans-serif; }
  .rs-experience .title {
    color: var(--st-primary);
    margin-top: 5px; }

.rs-news-1 {
  position: relative;
  background-color: rgba(153, 153, 153, 0.1); }
  .rs-news-1 .media-box {
    width: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: rgba(41, 171, 226, 0.6); }
    .rs-news-1 .media-box img {
      -webkit-transition: 0.4s all linear;
      transition: 0.4s all linear; }
    .rs-news-1 .media-box:before {
      content: "\f0c1";
      font-family: FontAwesome;
      position: absolute;
      top: 40%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 50px;
      height: 50px;
      text-align: center;
      z-index: 9;
      color: #ffffff;
      font-size: 30px;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      -webkit-transition: all ease .25s;
      transition: all ease .25s; }
  .rs-news-1 .meta-date {
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: 50px;
    height: 60px;
    background-color: var(--st-primary);
    color: #ffffff;
    text-align: center;
    line-height: 1.2;
    padding-top: 5px;
    z-index: 2;
    text-transform: uppercase; }
    .rs-news-1 .meta-date span {
      display: block;
      font-size: 24px;
      font-weight: 700; }
  .rs-news-1 .body-box {
    position: relative;
    padding: 20px 30px 30px; }
    .rs-news-1 .body-box .title {
      font-family: "Manrope", sans-serif; }
      .rs-news-1 .body-box .title a {
        font-size: 18px;
        font-weight: 700;
        color: #222; }
        .rs-news-1 .body-box .title a:hover {
          color: var(--st-primary); }
    .rs-news-1 .body-box .title {
      margin-bottom: 10px;
      font-size: 18px;
      font-weight: 700;
      color: var(--st-primary); }
  .rs-news-1:hover .body-box:before {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
  .rs-news-1:hover .media-box {
    border-color: var(--st-secondary); }
    .rs-news-1:hover .media-box img {
      opacity: 0.4;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
      filter: alpha(opacity=40);
      -webkit-transform: scale(1.05, 1.05);
      -moz-transform: scale(1.05, 1.05);
      -ms-transform: scale(1.05, 1.05);
      -o-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -webkit-transition-duration: 250ms;
      transition-duration: 250ms; }
    .rs-news-1:hover .media-box:before {
      top: 50%;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100); }

.rs-team-1 {
  position: relative;
  margin-bottom: 0;
  text-align: center; }
  .rs-team-1 .desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 30px 40px;
    z-index: 2;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .rs-team-1 .media {
    display: block;
    position: relative;
    background-color: #ffffff;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative; }
  .rs-team-1:hover .desc {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: translateY(40px);
    transform: translateY(40px); }
  .rs-team-1:hover .media img {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms; }
  .rs-team-1 .body {
    overflow: hidden;
    color: var(--st-text); }
  .rs-team-1 .title {
    margin-bottom: 5px;
    color: #222; }
  .rs-team-1 .position {
    font-size: 14px;
    color: var(--st-primary); }
    .rs-team-1 .position:before, .rs-team-1 .position:after {
      content: ' - '; }
  .rs-team-1 .sosmed-icon {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    font-size: 18px;
    margin-top: 10px; }
    .rs-team-1 .sosmed-icon li {
      list-style: none;}
      .rs-team-1 .sosmed-icon li a {
        background-color: var(--st-primary);
        color: #ffffff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        margin-left: 2px;
        margin-right: 2px; }
        .rs-team-1 .sosmed-icon li a:hover {
          background-color: var(--st-secondary); }
  .rs-team-1.hiring .desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 30px 40px;
    z-index: 2;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    color: #ffffff; }
  .rs-team-1.hiring:hover .media img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms; }

.rs-team-2 {
  position: relative;
  text-align: center; }
  .rs-team-2 .body {
    color: var(--st-text); }
  .rs-team-2 .title {
    margin-bottom: 5px;
    color: #222; }
    .rs-team-2 .title a {
      color: #ffffff; }
  .rs-team-2 .position {
    color: var(--st-primary);
    margin-bottom: 20px;
    font-family: "Manrope", sans-serif;
    font-style: italic; }
    .rs-team-2 .position:before, .rs-team-2 .position:after {
      content: ' - '; }
  .rs-team-2 .media-box {
    background-color: transparent; }
  .rs-team-2 .sosmed-icon a {
    background-color: #ffffff;
    color: var(--st-primary);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-left: 2px;
    margin-right: 2px; }
    .rs-team-2 .sosmed-icon a:hover {
      color: #ffffff;
      background-color: var(--st-primary); }

.rs-team-single .media-box {
  position: relative; }
.rs-team-single .body {
  overflow: hidden;
  color: var(--st-text); }
.rs-team-single .title {
  margin-bottom: 5px;
  color: var(--st-secondary); }
  .rs-team-single .title a {
    color: var(--st-secondary); }
.rs-team-single .position {
  font-size: 14px;
  color: var(--st-primary);
  margin-bottom: 20px;
  font-family: "Manrope", sans-serif;
  font-style: italic; }
.rs-team-single .overlap-btn {
  text-align: center;
  position: relative;
  top: -80px; }

.rs-icon-1 .icon {
  display: table-cell;
  color: var(--st-primary);
  font-size: 27px;
  line-height: 2.2;
  width: 60px;
  height: 60px;
  background: #F8F8F8;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  text-align: center; }
  .rs-icon-1 .icon.no-bg {
    background-color: transparent; }
.rs-icon-1 .body-content {
  display: table-cell;
  padding-left: 10px;
  vertical-align: middle;
  font-weight: 400;
  color: #677eac; }
  .rs-icon-1 .body-content .heading {
    font-weight: 700;
    color: var(--st-secondary); }

.form-comment .form-control,
.form-contact .form-control,
.contact .form-control {
  height: 45px;
  background-color: #ffffff;
  border: 1px solid rgba(153, 153, 153, 0.2);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90); }
.form-comment textarea.form-control,
.form-contact textarea.form-control,
.contact textarea.form-control {
  height: auto; }
.form-comment .btn.disabled, .form-comment .disabled.btn-primary, .form-comment .disabled.btn-secondary, .form-comment .disabled.btn-light, .form-comment .disabled.btn-ghost-light, .form-comment .btn[disabled], .form-comment [disabled].btn-primary, .form-comment [disabled].btn-secondary, .form-comment [disabled].btn-light, .form-comment [disabled].btn-ghost-light, .form-comment fieldset[disabled] .btn, .form-comment fieldset[disabled] .btn-primary, .form-comment fieldset[disabled] .btn-secondary, .form-comment fieldset[disabled] .btn-light, .form-comment fieldset[disabled] .btn-ghost-light,
.form-contact .btn.disabled,
.form-contact .disabled.btn-primary,
.form-contact .disabled.btn-secondary,
.form-contact .disabled.btn-light,
.form-contact .disabled.btn-ghost-light,
.form-contact .btn[disabled],
.form-contact [disabled].btn-primary,
.form-contact [disabled].btn-secondary,
.form-contact [disabled].btn-light,
.form-contact [disabled].btn-ghost-light,
.form-contact fieldset[disabled] .btn,
.form-contact fieldset[disabled] .btn-primary,
.form-contact fieldset[disabled] .btn-secondary,
.form-contact fieldset[disabled] .btn-light,
.form-contact fieldset[disabled] .btn-ghost-light,
.contact .btn.disabled,
.contact .disabled.btn-primary,
.contact .disabled.btn-secondary,
.contact .disabled.btn-light,
.contact .disabled.btn-ghost-light,
.contact .btn[disabled],
.contact [disabled].btn-primary,
.contact [disabled].btn-secondary,
.contact [disabled].btn-light,
.contact [disabled].btn-ghost-light,
.contact fieldset[disabled] .btn,
.contact fieldset[disabled] .btn-primary,
.contact fieldset[disabled] .btn-secondary,
.contact fieldset[disabled] .btn-light,
.contact fieldset[disabled] .btn-ghost-light {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100); }

.form-contact-dark .form-control {
  height: 45px;
  background-color: rgba(34, 34, 34, 0.6);
  border: 1px solid rgba(34, 34, 34, 0.2);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  color: #ffffff; }
  .form-contact-dark .form-control::placeholder {
    color: #ffffff;
    opacity: 1;}
  .form-contact-dark .form-control:-ms-input-placeholder {
    color: #ffffff; }
  .form-contact-dark .form-control::-ms-input-placeholder {
    color: #ffffff; }
.form-contact-dark textarea.form-control {
  height: auto; }
.form-contact-dark .btn.disabled, .form-contact-dark .disabled.btn-primary, .form-contact-dark .disabled.btn-secondary, .form-contact-dark .disabled.btn-light, .form-contact-dark .disabled.btn-ghost-light, .form-contact-dark .btn[disabled], .form-contact-dark [disabled].btn-primary, .form-contact-dark [disabled].btn-secondary, .form-contact-dark [disabled].btn-light, .form-contact-dark [disabled].btn-ghost-light, .form-contact-dark fieldset[disabled] .btn, .form-contact-dark fieldset[disabled] .btn-primary, .form-contact-dark fieldset[disabled] .btn-secondary, .form-contact-dark fieldset[disabled] .btn-light, .form-contact-dark fieldset[disabled] .btn-ghost-light {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100); }

.form-subscribe [type="search"] {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  min-height: 52px;
  padding-left: 20px;
  padding-right: 20px;
  border-color: transparent; }
.form-subscribe .btn, .form-subscribe .btn-primary, .form-subscribe .btn-secondary, .form-subscribe .btn-light, .form-subscribe .btn-ghost-light {
  min-height: 52px; }

.rs-accordion .card {
  border-color: transparent; }
  .rs-accordion .card .card-header {
    color: var(--st-text);
    padding: 0;
    border-color: transparent; }
    .rs-accordion .card .card-header:first-child {
      border-radius: 0; }
  .rs-accordion .card .btn, .rs-accordion .card .btn-primary, .rs-accordion .card .btn-secondary, .rs-accordion .card .btn-light, .rs-accordion .card .btn-ghost-light {
    display: block;
    width: 100%;
    text-align: left;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background-color: var(--st-secondary);
    color: #ffffff;
    font-size: initial;
    font-weight: 700; }
    .rs-accordion .card .btn.collapsed, .rs-accordion .card .collapsed.btn-primary, .rs-accordion .card .collapsed.btn-secondary, .rs-accordion .card .collapsed.btn-light, .rs-accordion .card .collapsed.btn-ghost-light {
      color: #ffffff;
      background-color: var(--st-primary); }
    .rs-accordion .card .btn:focus, .rs-accordion .card .btn-primary:focus, .rs-accordion .card .btn-secondary:focus, .rs-accordion .card .btn-light:focus, .rs-accordion .card .btn-ghost-light:focus {
      text-decoration: none; }
  .rs-accordion .card:first-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .rs-accordion .card:last-of-type {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
.rs-accordion .title {
  font-size: 16px;
  margin: 0;
  padding: 0; }
  .rs-accordion .title .btn, .rs-accordion .title .btn-primary, .rs-accordion .title .btn-secondary, .rs-accordion .title .btn-light, .rs-accordion .title .btn-ghost-light {
    padding: 10px 30px;
    position: relative; }
    .rs-accordion .title .btn:hover, .rs-accordion .title .btn-primary:hover, .rs-accordion .title .btn-secondary:hover, .rs-accordion .title .btn-light:hover, .rs-accordion .title .btn-ghost-light:hover, .rs-accordion .title .btn:active, .rs-accordion .title .btn-primary:active, .rs-accordion .title .btn-secondary:active, .rs-accordion .title .btn-light:active, .rs-accordion .title .btn-ghost-light:active {
      text-decoration: none; }
    .rs-accordion .title .btn:before, .rs-accordion .title .btn-primary:before, .rs-accordion .title .btn-secondary:before, .rs-accordion .title .btn-light:before, .rs-accordion .title .btn-ghost-light:before {
      content: "\29BE";
      font-family: Arial;
      color: #ffffff;
      font-size: 24px;
      position: absolute;
      top: 7px;
      right: 20px;
      line-height: 1; }
    .rs-accordion .title .btn.collapsed:before, .rs-accordion .title .collapsed.btn-primary:before, .rs-accordion .title .collapsed.btn-secondary:before, .rs-accordion .title .collapsed.btn-light:before, .rs-accordion .title .collapsed.btn-ghost-light:before {
      content: "\29BF";
      color: #ffffff; }

.box-gallery {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px; }
  .box-gallery a, .box-gallery a img {
    display: block;
    max-width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    cursor: poManrope;
    -webkit-transition: 0.4s all linear;
    transition: 0.4s all linear; }
    .box-gallery a:hover img, .box-gallery a img:hover img {
      -webkit-transform: scale(1.05, 1.07);
      -ms-transform: scale(1.05, 1.07);
      transform: scale(1.05, 1.07);
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -webkit-transition-duration: 250ms;
      transition-duration: 250ms; }
    .box-gallery a:hover .project-info, .box-gallery a img:hover .project-info {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100); }
    .box-gallery a:hover .project-icon, .box-gallery a img:hover .project-icon {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      top: 50%;
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .box-gallery a:hover .project-icon .fa:hover, .box-gallery a img:hover .project-icon .fa:hover {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100); }
    .box-gallery a:hover .details, .box-gallery a img:hover .details {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      bottom: 0; }
  .box-gallery .project-info {
    position: absolute;
    left: 0px;
    top: 0;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all ease .25s;
    transition: all ease .25s; }
    .box-gallery .project-info .project-icon {
      position: relative;
      top: 0;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      -webkit-transition: all ease .25s;
      transition: all ease .25s;
      width: 100%;
      color: var(--st-primary); }
      .box-gallery .project-info .project-icon .fa {
        font-size: 50px;
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90); }

.rs-box-project {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  background-color: rgba(153, 153, 153, 0.1); }
  .rs-box-project .media-box {
    overflow: hidden; }
    .rs-box-project .media-box a, .rs-box-project .media-box a img {
      display: block;
      max-width: 100%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      transform: scale(1, 1);
      -webkit-transition-timing-function: ease-in;
      transition-timing-function: ease-in;
      -webkit-transition-duration: 250ms;
      transition-duration: 250ms;
      cursor: poManrope;
      -webkit-transition: 0.4s all linear;
      transition: 0.4s all linear; }
      .rs-box-project .media-box a:hover img, .rs-box-project .media-box a img:hover img {
        -webkit-transform: scale(1.05, 1.07);
        -ms-transform: scale(1.05, 1.07);
        transform: scale(1.05, 1.07);
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -webkit-transition-duration: 250ms;
        transition-duration: 250ms; }
      .rs-box-project .media-box a:hover .project-info, .rs-box-project .media-box a img:hover .project-info {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100); }
      .rs-box-project .media-box a:hover .project-icon, .rs-box-project .media-box a img:hover .project-icon {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        .rs-box-project .media-box a:hover .project-icon .fa:hover, .rs-box-project .media-box a img:hover .project-icon .fa:hover {
          opacity: 1;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          filter: alpha(opacity=100); }
      .rs-box-project .media-box a:hover .details, .rs-box-project .media-box a img:hover .details {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        bottom: 0; }
    .rs-box-project .media-box .project-info {
      position: absolute;
      left: 0px;
      top: 0;
      right: 0px;
      bottom: 0px;
      background: rgba(0, 0, 0, 0.5);
      text-align: center;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      -webkit-transition: all ease .25s;
      transition: all ease .25s; }
      .rs-box-project .media-box .project-info .project-icon {
        position: relative;
        top: 0;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transition: all ease .25s;
        transition: all ease .25s;
        width: 100%;
        color: var(--st-primary); }
        .rs-box-project .media-box .project-info .project-icon .fa {
          font-size: 50px;
          opacity: 0.9;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
          filter: alpha(opacity=90); }
  .rs-box-project .body {
    overflow: hidden;
    color: var(--st-text);
    padding: 20px 30px; }
  .rs-box-project .title {
    margin-bottom: 5px;
    color: #222; }
    .rs-box-project .title a {
      color: #222; }

.rs-tabs ul.nav {
  margin-left: 0; }
.rs-tabs .nav-tabs .nav-link {
  border: 1px solid #e6e6e6;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: var(--st-primary);
  font-size: 18px;
  font-weight: 700;
  padding: 0.5rem 3rem; }
  .rs-tabs .nav-tabs .nav-link.active {
    background-color: var(--st-primary);
    color: #ffffff;
    border-color: var(--st-primary); }
.rs-tabs .tab-content {
  padding: 30px;
  background-color: #fafafa;
  border: 1px solid #e6e6e6; }

.review-item {
  display: flex;
  margin-bottom: 20px;
  align-items: center; }
  .review-item .image {
    width: 90px;
    height: 90px;
    margin-right: 20px; }
    .review-item .image img {
      border: 2px solid var(--st-primary);
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%; }

.media-review img {
  width: 90px;
  height: 90px;
  border: 2px solid var(--st-primary);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.rs-testimonial-1 {
  position: relative;
  margin-bottom: 30px; }
  .rs-testimonial-1 .media {
    float: left;
    margin: 0 30px 30px 0;
    width: 125px;
    height: 125px;
    display: block;
    position: relative;
    background-color: #ffffff;
    border: 5px solid #F8F8F8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .rs-testimonial-1 .media img {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      transform: scale(1, 1);
      -webkit-transition: 0.4s all linear;
      transition: 0.4s all linear; }
  .rs-testimonial-1:after {
    content: "\f10d";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 95px;
    z-index: 9;
    color: var(--st-primary);
    font-size: 18px; }
  .rs-testimonial-1:hover .media {
    background-color: rgba(41, 171, 226, 0.3); }
    .rs-testimonial-1:hover .media img {
      opacity: 0.3;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
      filter: alpha(opacity=30);
      -webkit-transform: scale(1.05, 1.05);
      -ms-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -webkit-transition-duration: 250ms;
      transition-duration: 250ms; }
  .rs-testimonial-1 .body {
    overflow: hidden;
    color: var(--st-text); }
  .rs-testimonial-1 .title {
    color: #222;
    font-family: "Manrope", sans-serif;
    font-weight: 700;
    font-size: 16px; }
    .rs-testimonial-1 .title:before {
      content: '\2014 \00A0'; }
  .rs-testimonial-1 .position {
    color: white; }
  .rs-testimonial-1 .company {
    margin-bottom: 20px; }

.rs-testimonial-2 {
  position: relative;}
  .rs-testimonial-2 .body {
    padding: 20px;
    background-color: #e6e6e6;
    color: var(--st-text);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    margin-bottom: 30px; }
    .rs-testimonial-2 .body:after {
      content: '';
      display: block;
      vertical-align: bottom;
      width: 20px;
      height: 20px;
      background-color: #e6e6e6;
      position: absolute;
      bottom: -10px;
      left: 25px;
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
  .rs-testimonial-2 .media {
    width: 70px;
    height: 70px;
    float: left; }
  .rs-testimonial-2 .rs-testimonial-footer {
    font-weight: 700;
    margin-left: 85px;
    color: var(--st-primary);
    padding-top: 5px; }
    .rs-testimonial-2 .rs-testimonial-footer cite {
      display: block;
      font-weight: normal;
      color: var(--st-text); }

.rs-testimonial-3 {
  position: relative;
  box-sizing: border-box;
  text-align: center;
  color: #ffffff; }
  .rs-testimonial-3 .quote-box blockquote {
    font-size: 24px;
    padding: 0;
    background-color: transparent;
    margin: 0;
    border-left: 0; }
  .rs-testimonial-3 .quote-box .quote-name {
    margin-top: 30px;
    font-size: 18px;
    line-height: 34px;}
    .rs-testimonial-3 .quote-box .quote-name span {
      font-size: 12px;
      font-style: italic;
      font-weight: normal;
      display: block; }
      .rs-testimonial-3 .quote-box .quote-name span:before, .rs-testimonial-3 .quote-box .quote-name span:after {
        content: ' \2014 \00A0 '; }
  .rs-testimonial-3 .quote-box .media {
    margin: 40px 0 20px 0;
    text-align: center; }
    .rs-testimonial-3 .quote-box .media img {
      margin: 0 auto;
      width: 100px;
      height: 100px; }

.rs-testimonial-4 {
  position: relative;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start; }
  .rs-testimonial-4 .media {
    margin: 0 20px 20px 0;
    text-align: center; }
    .rs-testimonial-4 .media img {
      border: 3px solid #ffffff;
      margin: 0 auto;
      width: 150px;
      height: 150px; }
  .rs-testimonial-4 .quote-box blockquote {
    font-size: 24px;
    padding: 0;
    background-color: transparent;
    margin: 0;
    border-left: 0; }
  .rs-testimonial-4 .quote-box .quote-name {
    margin-top: 30px;
    font-size: 18px;
    line-height: 34px;
    color: #ffffff; }
    .rs-testimonial-4 .quote-box .quote-name:before {
      content: '\2014 \00A0'; }
    .rs-testimonial-4 .quote-box .quote-name span {
      font-size: 14px;
      font-style: italic;
      font-weight: normal;
      display: block;
      color: #ffffff; }
  @media (max-width: 767px) {
    .rs-testimonial-4 {
      display: inherit; } }

.rs-box-widget {
  position: relative;
  background-color: #F8F8F8;
  padding: 30px;
  display: block; }
  .rs-box-widget .icon {
    position: absolute;
    bottom: 20px;
    right: 20px; }
    .rs-box-widget .icon .fa {
      font-size: 50px;
      color: rgba(153, 153, 153, 0.3); }
  .rs-box-widget .body {
    position: relative; }
  .rs-box-widget h1, .rs-box-widget h2, .rs-box-widget .banner-page .title-page, .banner-page .rs-box-widget .title-page, .rs-box-widget .banner-page-2 .title-page, .banner-page-2 .rs-box-widget .title-page, .rs-box-widget h3, .rs-box-widget h4, .rs-box-widget .rs-team-1 .title, .rs-team-1 .rs-box-widget .title, .rs-box-widget .rs-team-2 .title, .rs-team-2 .rs-box-widget .title, .rs-box-widget .rs-team-single .title, .rs-team-single .rs-box-widget .title, .rs-box-widget .rs-box-project .title, .rs-box-project .rs-box-widget .title, .rs-box-widget h5, .rs-box-widget h6 {
    color: var(--st-primary);
    margin-top: 0;
    margin-bottom: 0; }
  .rs-box-widget.bg-primary {
    display: block; }
  .rs-box-widget.bg-secondary {
    background-color: var(--st-secondary);
    color: #ffffff; }

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 50px;
  right: 10px;
  z-index: 999;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: var(--st-primary) url("../images/cd-top-arrow.svg") no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px; }
  .cd-top:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s; }
  .cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100); }
  .cd-top.cd-fade-out {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50); }

.progress-bar {
  background-color: var(--st-primary); }

.rs-progress {
  font-family: "Manrope", sans-serif;
  font-style: italic; }
  .rs-progress .name {
    color: #222;
    font-size: 18px;
    display: inline-block; }
    .rs-progress .name span {
      font-size: 16px;
      color: var(--st-secondary); }
  .rs-progress .persen {
    float: right;
    padding-top: 14px;
    font-weight: 700;
    color: var(--st-primary); }
  .rs-progress .progress {
    clear: both;
    background-color: #cccccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    height: 5px; }
  .rs-progress.progress-right .progress {
    flex-direction: row-reverse; }
  .rs-progress.progress-right .name {
    float: right; }
  .rs-progress.progress-right .persen {
    float: left; }

.bg-gradient-primary {
  background-color: var(--st-primary); }

.navfilter {
  text-align: center; }

.portfolio_filter {
  margin: 0;
  padding: 0; }
  .portfolio_filter li {
    display: inline-block;
    list-style: none;
    padding: 0 2px;
    text-decoration: none; }
    .portfolio_filter li a {
      padding: 14px 25px;
      background-color: rgba(153, 153, 153, 0.2);
      color: var(--st-text);
      text-transform: none; }
      .portfolio_filter li a.active {
        color: #ffffff;
        background-color: var(--st-primary); }

.item-menu {
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .item-menu .body-text {
    width: 80%; }
  .item-menu .title {
    margin-top: 0;
    margin-bottom: 15px;
    color: var(--st-primary); }
    .item-menu .title:after {
      content: '';
      border-bottom: 2px dotted var(--st-text);
      margin-bottom: 10px;
      margin-top: 5px;
      display: block;
      height: 2px;
      vertical-align: bottom;
      margin-bottom: 5px;
      margin-top: 10px; }
  .item-menu .price {
    color: #222;
    font-size: 28px; }

.rating, .shop-item-sidebar .body-text, .single-shop {
  unicode-bidi: bidi-override;
  direction: rtl; }
  .rating span:before, .shop-item-sidebar .body-text span:before, .single-shop span:before {
    color: #F7931E;
    content: "\2605";
    display: inline-block;
    position: relative;
    font-size: 2em;
    width: .6em; }

.stat-counter {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 40px; }
  .stat-counter .item {
    border-right: 1px solid #eaeaea;
    padding: 10px 45px;
    min-width: 155px; }
    .stat-counter .item:first-child {
      padding-left: 0;
      min-width: 125px; }
    .stat-counter .item:last-child {
      border-right: 0; }

@media (max-width: 767px) {
  .stat-counter {
    display: inherit;
    clear: both; }
    .stat-counter .item {
      border-right: 0;
      padding-left: 0; } }
.box-stat {
  padding: 30px 0; }
  .box-stat .body-count {
    font-size: 54px;
    line-height: 1;
    margin: 0 0 12px 0;
    color: var(--st-primary); }
  .box-stat .title {
    font-family: "Manrope", sans-serif;
    color: #222; }

.topbar {
  background-color: var(--st-secondary);
  color: #ffffff;
  font-family: "Manrope", sans-serif;
  border-bottom: 1px solid #cccccc; }
  .topbar .row {
    min-height: 40px; }
  .topbar .info .info-item {
    display: inline-table;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 9px;
    height: 40px; }
    @media (max-width: 991px) {
      .topbar .info .info-item {
        margin-right: 10px; } }
  .topbar .info .info-item:last-child {
    margin-right: 0; }
  .topbar .info .info-item .fa {
    margin-right: 7px;
    font-size: 18px;
    color: var(--st-primary); }
  .topbar .sosmed-icon a {
    color: #ffffff; }
    .topbar .sosmed-icon a:hover {
      color: var(--st-primary);
      background-color: #ffffff; }
  .topbar a {
    color: #ffffff; }
    .topbar a:hover {
      color: var(--st-primary); }

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 36px; }

  .navbar-nav {
    gap: 30px;
  }

  .navbar-main {
    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease,
        background-color 0.25s ease;
}

.navbar-main.stiky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1000;
    background-color: var(--st-primary);

    animation: stickyNavbarIn 0.25s ease forwards;
}

@keyframes stickyNavbarIn {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

.navbar-main {
  font-family: "Manrope", sans-serif;
  -webkit-transition: padding .2s ease-in-out;
  transition: padding .2s ease-in-out; }
  .navbar-main .navbar {
    padding: 0; }
  .navbar-main ol, .navbar-main li {
    margin: 0 0; }
  .navbar-main ul {
    margin-left: 0; }
  .navbar-main .navbar-toggler {
    color: var(--st-primary);
    border-color: transparent; }
  .navbar-main .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(26, 141, 190, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .navbar-main .dropdown-toggle::after {
    margin-left: 0.6em;
    color: #222; }
  .navbar-main .dropdown:hover > .dropdown-menu {
    display: block; }
  .navbar-main .dropdown-menu {
    min-width: 260px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 0;
    margin: 0;
    border: 1px solid var(--st-border);
    background-color: #fff;
    color: #ffffff;
    font-size: 14px;
    top: 85px;
    box-shadow: var(--st-shadow-sm); }
  .navbar-main .dropdown-item {
    color: #ffffff;
    padding: 0.5rem 1.5rem;
    border-bottom: 1px solid #07090d; }
    .navbar-main .dropdown-item:hover, .navbar-main .dropdown-item:focus {
      color: #222;
      text-decoration: none;
      background-color: var(--st-primary); }
  .navbar-main.open .navbar-nav {
    display: none; }

.contact-info {
  float: right;
  margin-top: 5px; }
  .contact-info > div {
    display: inline-block;
    margin-right: 40px;
    margin-top: 6px; }
    .contact-info > div:last-child {
      margin-right: 0; }

      .header-1 {
        width: 100%;
        position: relative;
        top: 0;
        z-index: 100;
        transition: all 0.5s ease;
        background-color: var(--st-primary);
      }
      .navbar-nav .nav-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 26px;
  width: 0;
  height: 2px;
  background: var(--st-primary);
  transition: width .25s ease;
}
.navbar-nav .nav-link:hover::after {
  width: 100%;
}
.nav-item.dropdown {
  position: relative;
}

.dropdown-menu li a {
  display: block;
  padding: 11px 22px;
  color: var(--st-text);
  font-size: .9rem;
}

.dropdown-menu li a:hover {
  color: var(--st-primary);
  background: var(--st-bg-soft);
  text-decoration: none;
}

  .header-1 .navbar-main {
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,.07);}
    .header-1 .navbar-main .nav-link.active,
    .header-1 .navbar-main .active > .nav-link {
      color: var(--st-primary);}
    .header-1 .navbar-main .nav-link {
      color: #fff;
      font-family: Manrope;
      font-size: .9rem;
      font-style: normal;
      font-weight: 600;
      line-height: 24px;
      display: flex;
      align-items: center;
      transition: all 0.5s ease;
      position:relative;
      padding: 35px 0; }
      @media (max-width: 767px) {
        .header-1 .navbar-main .nav-link {
          padding-top: .7rem;
          padding-bottom: .7rem; } }
      .header-1 .navbar-main .nav-link:hover {
        opacity: 0.8}
  .header-1 .btn-nav {
    margin-right: -1rem;
    padding: 20px 40px; }
    @media (max-width: 991px) {
      .header-1 .btn-nav {
        margin-right: 0; } }

.img-slider-item {
  display: inherit !important;
  width: auto !important; }

@media (max-width: 767px) {
    .header-1 .navbar-main .navbar-brand {
      position: relative;
      top: 0; }

  .navbar-collapse {
    padding-bottom: 20px; }

  .btn-nav {
    display: block; } }
.banner {
  height: 110%;
  overflow: hidden;
  padding: 0 0;
  position: relative; }
  .banner .overlay-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(34, 34, 34, 0.4);
    z-index: 1; }
  .banner .owl-theme {
    height: 100%; }
    .banner .owl-theme div:not(.owl-controls) {
      height: 100%;
      overflow: hidden; }
    .banner .owl-theme .wrap-caption {
      height: auto !important; }
    .banner .owl-theme .owl-dots {
      height: auto !important;
      margin-top: -50px; }
    .banner .owl-theme.banner-nav {
      height: auto !important; }
      .banner .owl-theme.banner-nav .custom-nav {
        height: 100px !important; }
    .banner .owl-theme .item {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
      .banner .owl-theme .item img.img-slider {
        display: none; }
  .banner .custom-nav {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    height: auto; }
    .banner .custom-nav .owl-prev, .banner .custom-nav .owl-next {
      position: absolute;
      height: 100px;
      color: inherit;
      background: none;
      border: none;
      z-index: 100;
      cursor: poManrope; }
      .banner .custom-nav .owl-prev i, .banner .custom-nav .owl-next i {
        font-size: 2.5rem;
        color: #cecece; }
    .banner .custom-nav .owl-prev {
      left: 0; }
    .banner .custom-nav .owl-next {
      right: 0; }
    @media (max-width: 767px) {
      .banner .custom-nav {
        display: none; } }

.img-slider-item {
  display: inherit !important;
  width: auto !important; }

.counter-slide {
  text-align: center;
  position: absolute;
  z-index: 10;
  bottom: 160px;
  width: 100%;
  color: #ffffff; }

.carousel-thumbs {
  margin-top: -90px; }

.wrapCarouselThumbs .owl-item {
  border: 3px solid var(--st-secondary); }
  .wrapCarouselThumbs .owl-item.current {
    border-color: var(--st-primary); }

.main-content {
  position: relative; }
  .main-content .owl-theme .custom-nav {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0; }
    .main-content .owl-theme .custom-nav .owl-prev, .main-content .owl-theme .custom-nav .owl-next {
      position: absolute;
      height: 100px;
      color: inherit;
      background: none;
      border: none;
      z-index: 100; }
      .main-content .owl-theme .custom-nav .owl-prev i, .main-content .owl-theme .custom-nav .owl-next i {
        font-size: 2.5rem;
        color: #cecece; }
    .main-content .owl-theme .custom-nav .owl-prev {
      left: 0; }
    .main-content .owl-theme .custom-nav .owl-next {
      right: 0; }

.banner-full {
  height: 110%;
  position: relative; }

.banner-full .wrap-caption,
.banner .wrap-caption {
  width: 60%;
  position: relative;
  z-index: 2; }
  .banner-full .wrap-caption .caption-heading,
  .banner .wrap-caption .caption-heading {
    font-size: 60px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: "Manrope", sans-serif;
    color: #ffffff;
    line-height: 1; }
    .banner-full .wrap-caption .caption-heading span,
    .banner .wrap-caption .caption-heading span {
      font-weight: 300;
      color: var(--st-primary); }
  .banner-full .wrap-caption .caption-subheading,
  .banner .wrap-caption .caption-subheading {
    color: var(--st-primary);
    font-size: 24px;
    font-style: italic; }
    .banner-full .wrap-caption .caption-subheading:after,
    .banner .wrap-caption .caption-subheading:after {
      content: '';
      display: block;
      vertical-align: bottom;
      width: 100px;
      height: 1px;
      background-color: var(--st-primary);
      margin-bottom: 10px;
      margin-top: 15px; }
  .banner-full .wrap-caption .bg,
  .banner .wrap-caption .bg {
    background-color: rgba(153, 153, 153, 0.5);
    padding: 20px; }
  .banner-full .wrap-caption p,
  .banner .wrap-caption p {
    padding: 0;
    color: #ffffff; }
    .banner-full .wrap-caption p.bg,
    .banner .wrap-caption p.bg {
      background-color: rgba(153, 153, 153, 0.5);
      padding: 20px;}
  @media (max-width: 991px) {
    .banner-full .wrap-caption,
    .banner .wrap-caption {
      width: 100%; }
      .banner-full .wrap-caption .caption-heading,
      .banner .wrap-caption .caption-heading {
        font-size: 45px; }
      .banner-full .wrap-caption .btn, .banner-full .wrap-caption .btn-primary, .banner-full .wrap-caption .btn-secondary, .banner-full .wrap-caption .btn-light, .banner-full .wrap-caption .btn-ghost-light,
      .banner .wrap-caption .btn,
      .banner .wrap-caption .btn-primary,
      .banner .wrap-caption .btn-secondary,
      .banner .wrap-caption .btn-light,
      .banner .wrap-caption .btn-ghost-light {
        padding: 13px 20px;
        margin-top: 5px;
        margin-bottom: 5px; } }
  @media (max-width: 575px) {
    .banner-full .wrap-caption,
    .banner .wrap-caption {
      width: 100%; }
      .banner-full .wrap-caption .caption-heading,
      .banner .wrap-caption .caption-heading {
        font-size: 30px; }
      .banner-full .wrap-caption .caption-supheading,
      .banner .wrap-caption .caption-supheading {
        font-size: 14px; } }
.banner-full .h-right,
.banner .h-right {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }
  .banner-full .h-right > .wrap-caption,
  .banner .h-right > .wrap-caption {
    width: 50%; }
    @media (max-width: 991px) {
      .banner-full .h-right > .wrap-caption,
      .banner .h-right > .wrap-caption {
        width: 100%; } }
.banner-full .h-center > .wrap-caption,
.banner .h-center > .wrap-caption {
  width: 80%;
  margin: 0 auto;
  text-align: center; }
  @media (max-width: 991px) {
    .banner-full .h-center > .wrap-caption,
    .banner .h-center > .wrap-caption {
      width: 100%; } }

.img-video {
  position: relative; }
  .img-video .play-video {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 65px;
    height: 65px;
    background-color: transparent;
    border: 3px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: table-cell;
    padding-top: 13px;
    padding-left: 7px;
    text-align: center;
    vertical-align: middle;
    line-height: 2;
    color: #ffffff;
    z-index: 2; }
    .img-video .play-video:hover {
      background-color: #ffffff;
      color: var(--st-primary); }
  .img-video:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(25, 32, 46, 0.1); }
  .img-video img {
    border: 8px solid #ffffff; }

.ripple {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 65px;
  width: 65px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  animation: ripple 2s infinite; }

.ripple:before {
  animation-delay: .9s;
  content: "";
  position: absolute; }

.ripple:after {
  animation-delay: .9s;
  content: "";
  position: absolute; }

@keyframes ripple {
  70% {
    box-shadow: 0 0 0 70px rgba(255, 255, 255, 0); }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }
.client-img {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid white; }
  .client-img:hover {
    -webkit-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.2); }

.maps-wraper {
  position: relative; }

.maps {
  width: 100%;
  height: 350px;
  display: block;
  background: #ccc;
  position: relative; }

#google-container {
  position: relative;
  width: 100%;
  height: 500px;
  background-color: #fff; }

#cd-google-map {
  position: relative;
  overflow: hidden; }

#cd-google-map .col-md-12 {
  padding: 0; }

#cd-google-map .address {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 20px 0;
  background-color: rgba(5, 5, 5, 0.9); }

#cd-google-map .address .address-item {
  position: relative;
  padding-left: 44px; }

#cd-google-map .address .address-item i {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 4px;
  color: #fcfcfc;
  font-size: 22px;
  text-align: center;
  line-height: 24px; }

#cd-zoom-in,
#cd-zoom-out {
  height: 32px;
  width: 32px;
  cursor: poManrope;
  margin-left: 10px;
  background-color: var(--st-primary);
  background-repeat: no-repeat;
  background-size: 32px 64px;
  background-image: url("../images/cd-icon-controller.svg"); }

.no-touch #cd-zoom-in:hover,
.no-touch #cd-zoom-out:hover {
  background-color: var(--st-secondary); }

#cd-zoom-in {
  background-position: 50% 0;
  margin-top: 10px;
  margin-bottom: 1px; }

#cd-zoom-out {
  background-position: 50% -32px; }

.img-cta {
  position: relative; }
  .img-cta img {
    margin-top: -50px;
    margin-bottom: 0; }

.cta-1 .body-text {
  max-width: 70%;
  float: left; }
  @media (max-width: 768px) {
    .cta-1 .body-text {
      max-width: 100%;
      text-align: center; } }
.cta-1 .body-action {
  max-width: 30%;
  float: right;
  margin-top: 15px; }
  @media (max-width: 768px) {
    .cta-1 .body-action {
      max-width: 100%;
      float: none;
      margin: 0 auto;
      display: table; } }
  .cta-1 .body-action .btn, .cta-1 .body-action .btn-primary, .cta-1 .body-action .btn-secondary, .cta-1 .body-action .btn-light, .cta-1 .body-action .btn-ghost-light {
    display: inline-block;
    overflow: hidden;
    backface-visibility: hidden;
    position: relative;
    padding: 15px 35px; }

.cta-overlap {
  margin-top: -80px;
  position: relative;
  z-index: 2;
  padding: 30px;
  background-color: var(--st-secondary); }
  @media (max-width: 767px) {
    .cta-overlap {
      margin-top: -10px; } }
  .cta-overlap .body-text {
    max-width: 70%;
    float: left; }
    @media (max-width: 768px) {
      .cta-overlap .body-text {
        max-width: 100%;
        text-align: center; } }
  .cta-overlap .body-action {
    max-width: 30%;
    float: right;
    margin-top: 15px; }
    @media (max-width: 768px) {
      .cta-overlap .body-action {
        max-width: 100%;
        float: none;
        margin: 0 auto;
        display: table; } }
    .cta-overlap .body-action .btn, .cta-overlap .body-action .btn-primary, .cta-overlap .body-action .btn-secondary, .cta-overlap .body-action .btn-light, .cta-overlap .body-action .btn-ghost-light {
      display: inline-block;
      overflow: hidden;
      backface-visibility: hidden;
      position: relative;
      padding: 15px 35px; }

.bg-breadcrumb {
  background-color: #EEEEEE; }
  .bg-breadcrumb .breadcrumb {
    background-color: #EEEEEE; }

.widget {
  margin-bottom: 50px;
  clear: both; }

.widget-title {
  font-size: 21px;
  font-weight: 700;
  color: var(--st-primary);
  font-family: "Manrope", sans-serif;
  margin-bottom: 30px;
  position: relative; }
  .widget-title:after {
    content: '';
    display: block;
    vertical-align: bottom;
    width: 60px;
    height: 1px;
    background: var(--st-primary);
    margin-bottom: 10px;
    margin-top: 15px; }

.category-nav {
  margin-left: 0;
  margin-bottom: 30px;
  padding: 0; }

.category-nav {
  margin-left: 0;
  margin-bottom: 30px;
  padding: 0; }
  .category-nav li {
    list-style: none;
    margin: 0;
    font-family: "Manrope", sans-serif; }
    .category-nav li a {
      color: #222;
      display: block;
      padding: 15px 20px;
      margin-bottom: 5px;
      background-color: white; }
      .category-nav li a:hover {
        color: #ffffff;
        background-color: var(--st-secondary); }
    .category-nav li.active a {
      background-color: var(--st-primary);
      color: #ffffff; }

.latest-post-item {
  position: relative;
  padding: 0 20px 10px 0;
  background-color: #ffffff;
  border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  margin-bottom: 20px; }
  .latest-post-item .date {
    display: block;
    font-size: 12px;
    padding: 5px 0;
    color: var(--st-primary); }
    .latest-post-item .date i {
      margin-right: 5px; }
  .latest-post-item .title {
    font-family: "Manrope", sans-serif; }
    .latest-post-item .title a {
      color: var(--st-secondary); }
      .latest-post-item .title a:hover {
        color: var(--st-primary); }
  .latest-post-item .meta-hour {
    font-size: 12px;
    color: var(--st-primary);
    margin-top: 10px; }
  .latest-post-item .meta-author {
    font-size: 12px;
    font-style: italic; }
  .latest-post-item .more-detail {
    color: var(--st-primary);
    font-weight: 900; }
    .latest-post-item .more-detail:before {
      content: '\f105';
      font-family: FontAwesome;
      margin-right: 5px; }
    .latest-post-item .more-detail:hover {
      color: var(--st-secondary); }

.single-news .media-box {
  margin-bottom: 20px;
  position: relative; }
  .single-news .media-box .meta-date {
    color: #ffffff;
    background-color: var(--st-primary);
    padding: 10px 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2; }
.single-news .title {
  font-size: 28px;
  font-weight: 700;
  color: #222;
  margin-bottom: 10px; }
.single-news .meta {
  font-size: 13px;
  color: #cccccc; }
  .single-news .meta > div {
    margin-right: 20px; }
  .single-news .meta .fa {
    color: var(--st-primary); }

.widget.tags a {
  display: inline-block;
  vertical-align: top;
  padding: 5px 8px 6px;
  font-size: 13px !important;
  color: rgba(153, 153, 153, 0.8);
  border: 1px solid #ccc;
  margin: 0 6px 7px 0;
  text-decoration: none !important;
  text-transform: lowercase;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  .widget.tags a:hover {
    background-color: var(--st-primary);
    color: #ffffff;
    border-color: var(--st-primary); }

.author-box {
  background-color: rgba(153, 153, 153, 0.1);
  padding: 20px;
  margin-top: 60px; }
  .author-box .media {
    display: table-cell;
    vertical-align: top;
    width: 120px; }
    .author-box .media img {
      width: 100px;
      height: 100px; }
  .author-box .body {
    margin-left: 20px;
    display: table-cell;
    vertical-align: top; }
  .author-box .media-heading {
    color: #222;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 10px;
    font-family: "Manrope", sans-serif; }
    .author-box .media-heading span {
      font-weight: 400;
      display: block;
      color: rgba(34, 34, 34, 0.3);
      margin-bottom: 8px; }
  .author-box:after {
    @extent .clrfix; }

.comments-box {
  padding-bottom: 30px;}
  .comments-box .media {
    padding-bottom: 30px;
    border-bottom: 1px solid #E9E9E9;
    background-color: #fff;
    margin-bottom: 30px; }
    .comments-box .media img {
      width: 64px; }
    .comments-box .media.comment {
      background-color: #fff; }
    .comments-box .media.reply-comment {
      margin-left: 40px; }
    .comments-box .media:after {
      display: table;
      content: " ";
      clear: both; }
  .comments-box .media-heading {
    color: #222;
    font-weight: 600;
    font-family: "Manrope", sans-serif; }
  .comments-box .comments-box .media-left img {
    width: 100px;
    height: 100px; }
  .comments-box .date {
    float: right;
    color: rgba(34, 34, 34, 0.7); }
  .comments-box .reply {
    margin-top: 5px; }
    .comments-box .reply a {
      color: rgba(34, 34, 34, 0.3); }
      .comments-box .reply a:hover {
        color: var(--st-secondary); }

.similar-box .title-heading,
.comments-box .title-heading,
.leave-comment-box .title-heading {
  font-size: 21px;
  line-height: 2;
  color: var(--st-primary);
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative; }
  .similar-box .title-heading:after,
  .comments-box .title-heading:after,
  .leave-comment-box .title-heading:after {
    content: '';
    display: block;
    vertical-align: bottom;
    width: 60px;
    height: 1px;
    background: var(--st-primary);
    margin-bottom: 10px;
    margin-top: 15px; }

.promo-ads {
  padding: 25px;
  background-color: var(--st-secondary);
  border-bottom: 2px solid var(--st-primary); }

.page404 .title {
  font-size: 150px;
  color: var(--st-primary);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1; }

.media-detail {
  text-align: center;
  border: 1px solid #e6e6e6; }

.border-img {
  border: 1px solid #e6e6e6; }

.grid-item,
.grid-sizer {
  width: 33.33333333%; }

@media (max-width: 425px) {
  .grid-item,
  .grid-sizer {
    width: 100%; } }
.grid-item {
  float: left;
  background: transparent; }
  .grid-item a {
    background-color: var(--st-primary);
    display: block;
    margin: 8px; }
    .grid-item a img {
      width: 100%;
      display: block;
      margin-bottom: 0; }
    .grid-item a:hover img {
      opacity: 0.9;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
      filter: alpha(opacity=90); }

.gutter-sizer {
  width: 2%; }

.sideleft-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 50%;
  margin-left: -15px;
  margin-right: 15px;
  background-repeat: no-repeat;
  background-size: cover; }
  .sideleft-img img {
    display: none; }
  @media (max-width: 991px) {
    .sideleft-img {
      position: static;
      margin-right: 0;
      -webkit-transition: all 0.4s ease 0s !important;
      transition: all 0.4s ease 0s !important; }
      .sideleft-img:hover {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90); }
      .sideleft-img img {
        display: block; } }

.sideright-img {
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  right: 0;
  margin-left: 15px;
  margin-right: 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .sideright-img img {
    display: none; }
  @media (max-width: 767px) {
    .sideright-img {
      position: static;
      -webkit-transition: all 0.4s ease 0s !important;
      transition: all 0.4s ease 0s !important; }
      .sideright-img:hover {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90); }
      .sideright-img img {
        display: block; } }

.events-widget {
  border: 1px solid #eee;
  background-color: #ffffff;
  padding: 10px 30px 30px 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden; }
  .events-widget .widget-title {
    font-size: 20px;
    background-color: var(--st-primary);
    margin: 20px -30px 30px -30px;
    padding: 5px 30px;
    color: #ffffff; }
    .events-widget .widget-title:after {
      content: none; }
    .events-widget .widget-title:first-child {
      margin-top: -10px; }

.p-30 {
  padding: 30px; }

.cta-info {
  color: #222;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  .cta-info .title {
    font-style: italic; }
  .cta-info p {
    margin-bottom: 0; }
  .cta-info a {
    color: #222; }
  .cta-info.bordered {
    border-left: 1px solid #222;
    border-right: 1px solid #222; }

.row-reset {
  margin-left: -15px;
  margin-right: -15px; }

.contact-info-detail {
  position: relative;
  padding: 30px;
  height: 100%; }
  .contact-info-detail:before {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    background-color: var(--st-secondary);
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60); }

.about-img {
  position: relative;
  min-height: 300px;
  border: 4px solid #666666;
  margin-top: 50px;
  margin-left: 50px;
  margin-right: 50px; }
  .about-img .about-img-top {
    position: absolute;
    width: 50%;
    top: -10%;
    left: -30px;
    z-index: 1;
    border: 4px solid #cccccc; }
  .about-img .about-img-bottom {
    position: absolute;
    width: 50%;
    bottom: -10%;
    right: -30px;
    border: 4px solid #cccccc; }

.img-box {
  position: relative;
  padding-left: 35px;
  margin-bottom: 50px; }
  .img-box:before {
    content: '';
    width: 90%;
    width: calc(100% - 2em);
    height: 100%;
    background: var(--st-primary);
    border-radius: 5px;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: -1; }
  .img-box img {
    border-radius: 5px; }

.whoweare {
  padding: 53px 40px  0 40px;
  padding: 63px 40px  30px 40px;
  background-size: inherit;
  background-repeat: no-repeat;
  background-position: center; }

@media (max-width: 767px) {
  .cta h1 {
    font-size: 2.571em; }
  .cta h2, .cta .banner-page .title-page, .banner-page .cta .title-page, .cta .banner-page-2 .title-page, .banner-page-2 .cta .title-page {
    font-size: 1.857em; }
  .cta h3 {
    font-size: 1.214em; } }

.sc-border {
  border: 6px solid #e6e6e6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .sc-border:hover {
    border-color: var(--st-primary); }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 40px; }

@media (max-width: 767px) {
  .whoweare {
    background-image: none !important; } }

@media (max-width: 767px) {
  .img-act img {
    width: 48% !important; } }

.h-form {
  padding: 30px;
  background-color: #ffffff;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px; }
  .h-form .media-img {
    margin: -30px -30px 30px -30px; }

.footer {
  background-color: #F8F8F8;
  color: var(--st-text);
  background-size: cover;
  background-position: center;
  position: relative; }
  .footer .sosmed-icon a {
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: var(--st-secondary);
    color: #ffffff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px; }
    .footer .sosmed-icon a:hover {
      background-color: var(--st-primary); }
  .footer .footer-item .logo-bottom {
    margin-bottom: 10px; }
  .footer .footer-item .footer-title {
    font-size: 18px;
    padding: 20px 0 30px 0;
    margin-bottom: 0;
    position: relative;
    color: #ffffff;
    font-family: "Manrope", sans-serif;
    font-weight: 400; }
    .footer .footer-item .footer-title:after {
      content: '';
      display: block;
      vertical-align: bottom;
      width: 40px;
      height: 1px;
      background: var(--st-primary);
      margin-bottom: 10px;
      margin-top: 15px; }
  .footer .footer-item .list {
    margin: 0;
    padding: 0; }
    .footer .footer-item .list li {
      list-style: none;
      padding-bottom: 5px;
      padding-top: 5px; }
      .footer .footer-item .list li:first-child {
        padding-top: 0; }
      .footer .footer-item .list li a {
        position: relative;
        color: var(--st-text);}
        .footer .footer-item .list li a:hover {
          color: var(--st-primary); }
  .footer .footer-item .footer-subscribe {
    position: relative; }
    .footer .footer-item .footer-subscribe input[type=email] {
      width: 100%;
      background: #fff;
      padding: 10px 57px 10px 17px;
      min-height: 38px;
      max-width: 480px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0;
      border: 0; }
      .footer .footer-item .footer-subscribe input[type=email]:focus {
        background: #fff;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        -webkit-box-shadow: 0 0 0 2px var(--st-primary);
        -moz-box-shadow: 0 0 0 2px var(--st-primary);
        box-shadow: 0 0 0 2px var(--st-primary);
        border-color: transparent; }
    .footer .footer-item .footer-subscribe input[type=submit] {
      position: absolute;
      left: 0;
      top: 0;
      visibility: hidden; }
    .footer .footer-item .footer-subscribe label {
      position: absolute;
      right: 0;
      top: 0;
      border: 0;
      width: 40px;
      height: 38px;
      line-height: 40px;
      padding: 0;
      cursor: poManrope;
      text-align: center;
      font-size: 13px;
      background: none;
      color: #ffffff;
      outline: 0 !important;
      -webkit-transition: color .3s ease;
      -moz-transition: color .3s ease;
      -ms-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease;
      background: var(--st-primary); }
    .footer .footer-item .footer-subscribe .icon {
      font-size: 18px; }
    .footer .footer-item .footer-subscribe p {
      font-size: 13px;
      margin-top: 16px; }
  .footer .footer-item .recent-post {
    margin: 0;
    padding: 0; }
    .footer .footer-item .recent-post li {
      list-style: none;
      margin: 0 0 30px; }
      .footer .footer-item .recent-post li a {
        color: var(--st-text);
        line-height: 20px;
        display: inline-block;
        vertical-align: top;
        margin: 0 0 14px; }
        .footer .footer-item .recent-post li a:hover {
          color: var(--st-primary); }
      .footer .footer-item .recent-post li .date {
        display: block;
        font-size: 12px;
        padding: 0;
        color: var(--st-primary); }
        .footer .footer-item .recent-post li .date i {
          margin-right: 5px; }
  .footer .fcopy {
    padding: 30px 0;
    font-size: 14px;
    background-color: var(--st-primary); }

.list-info {
  margin: 0;
  padding: 0; }
  .list-info li {
    margin-bottom: 20px;
    list-style: none;
    font-size: 16px; }
    .list-info li .info-icon {
      display: table-cell;
      color: var(--st-primary); }
    .list-info li .info-text {
      padding-left: 20px;
      display: table-cell;
      vertical-align: top; }

.ftex {
  margin-bottom: 0;
  text-align: center; }

.bottom-footer {
  padding: 15px 0;
  background-color: #1b1b1b;
}
.spweb-logo {
  font-size: 14px;
}
.spweb-logo a {
  color: #fff;
}
.spweb-logo img {
  display: inline-block;
  width: 90px;
  height: auto;
}

.section-label {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 0 0 30px;
  color: var(--st-muted);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.section-label::before {
  content: "";
  flex: 0 0 24px;
  width: 24px;
  height: 2px;
  background: var(--st-green);
}

.section-label-light {
  color: rgba(255,255,255,.48);
}

.section-heading {
  max-width: 1050px;
  margin-bottom: 85px;
}

.section-heading h2,
.intro-heading h2,
.about-content h2,
.responsibility-main h2,
.why-heading h2,
.cta-content h2 {
  margin: 0;
  color: var(--st-text);
  font-size: clamp(3.5rem, 6.4vw, 6.7rem);
  font-weight: 400;
  line-height: .94;
  letter-spacing: -.065em;
}

.section-heading h2 span,
.intro-heading h2 span,
.about-content h2 span,
.responsibility-main h2 span,
.why-heading h2 span,
.cta-content h2 span {
  color: inherit;
}

.section-heading-row {
  max-width: none;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 60px;
}


/* =================================
   BUTTONS
   ================================= */

main .btn {
  min-height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 28px;
  border-radius: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: .025em;
  transition:
    background-color .3s ease,
    border-color .3s ease,
    color .3s ease;
}

main .btn-light {
  border: 1px solid #fff;
  background: #fff;
  color: var(--st-black);
}

main .btn-light:hover,
main .btn-light:focus {
  border-color: var(--st-green);
  background: var(--st-green);
  color: var(--st-black);
}

main .btn-outline-light {
  border: 1px solid rgba(255,255,255,.55);
  background: transparent;
  color: #fff;
}

main .btn-outline-light:hover,
main .btn-outline-light:focus {
  border-color: #fff;
  background: #fff;
  color: var(--st-black);
}

main .btn-dark {
  border: 1px solid var(--st-black);
  background: var(--st-black);
  color: #fff;
}

main .btn-dark:hover,
main .btn-dark:focus {
  border-color: var(--st-green);
  background: var(--st-green);
  color: var(--st-black);
}

.text-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 15px;
  padding-bottom: 7px;
  color: var(--st-text);
  font-size: 13px;
  font-weight: 600;
}

.text-link::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: var(--st-text);
  transform-origin: left;
  transition: transform .3s ease;
}

.text-link span {
  color: var(--st-green);
  font-size: 17px;
  transition: transform .3s ease;
}

.text-link:hover {
  color: var(--st-text);
}

.text-link:hover::after {
  transform: scaleX(.45);
}

.text-link:hover span {
  transform: translateX(5px);
}


/* =================================
   HEADER
   ================================= */

.header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
}

.navbar-main {
  width: 100%;
  border-bottom: 1px solid rgba(255,255,255,.15);
  transition:
    background-color .3s ease,
    border-color .3s ease;
}

.navbar {
  min-height: 96px;
  padding: 0;
  transition: min-height .3s ease;
}

.navbar-brand {
  padding: 0;
}

.navbar-brand img {
  display: block;
}

.navbar-nav {
  display: flex;
  align-items: center;
  gap: 38px;
}

.navbar-nav .nav-link {
  position: relative;
  padding: 38px 0 !important;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
}

.navbar-nav .nav-link::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 29px;
  left: 0;
  height: 1px;
  background: var(--st-green);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .3s ease;
}

.navbar-nav .nav-link:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}

.nav-item-cta {
  margin-left: 22px !important;
}

.nav-item-cta .nav-link {
  display: flex;
  align-items: center;
  gap: 14px;
}

.nav-item-cta .nav-link span {
  color: var(--st-green);
}


/* STICKY */

.navbar-main.stiky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border-color: rgba(0,0,0,.08);
  background: rgba(250,250,247,.96);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.navbar-main.stiky .navbar {
  min-height: 76px;
}

.navbar-main.stiky .nav-link {
  padding: 28px 0 !important;
  color: var(--st-text);
}

.navbar-main.stiky .nav-link::after {
  bottom: 20px;
}


/* =================================
   HERO
   ================================= */

.hero-section {
  position: relative;
  min-height: 780px;
  height: 100svh;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  background: var(--st-black);
  color: #fff;
}

.hero-media,
.hero-overlay {
  position: absolute;
  inset: 0;
}

.hero-media {
  background: #111;
}

.hero-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-overlay {
  z-index: 1;
  background:
    linear-gradient(
      90deg,
      rgba(7,8,6,.72) 0%,
      rgba(7,8,6,.43) 43%,
      rgba(7,8,6,.08) 76%
    ),
    linear-gradient(
      0deg,
      rgba(7,8,6,.38) 0%,
      transparent 45%
    );
}

.hero-section .container {
  position: relative;
  z-index: 2;
}

.hero-content {
  max-width: 1100px;
  padding: 190px 0 105px;
}

.hero-label {
  display: flex;
  align-items: center;
  gap: 15px;
  margin: 0 0 34px;
  color: rgba(255,255,255,.65);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .2em;
}

.hero-label::before {
  content: "";
  width: 26px;
  height: 2px;
  background: var(--st-green);
}

.hero-content h1 {
  max-width: 1080px;
  margin: 0;
  color: #fff;
  font-size: clamp(4.2rem, 7.6vw, 8rem);
  font-weight: 400;
  line-height: .89;
  letter-spacing: -.07em;
}

.hero-content h1 span {
  display: block;
  color: var(--st-green);
}

.hero-text {
  max-width: 590px;
  margin: 42px 0 0;
  color: rgba(255,255,255,.72);
  font-size: 17px;
  line-height: 1.75;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 40px;
}

.hero-scroll {
  position: absolute;
  right: 45px;
  bottom: 45px;
  z-index: 3;
  display: flex;
  align-items: center;
  gap: 13px;
  color: rgba(255,255,255,.65);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.hero-scroll-line {
  position: relative;
  width: 65px;
  height: 1px;
  overflow: hidden;
  background: rgba(255,255,255,.28);
}

.hero-scroll-line::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 1px;
  background: var(--st-green);
  animation: heroScroll 2.2s ease infinite;
}

@keyframes heroScroll {
  0% {
    transform: translateX(0);
  }

  70%,
  100% {
    transform: translateX(200%);
  }
}


/* =================================
   INTRO
   ================================= */

.intro-section {
  padding: 190px 0 210px;
  background: var(--st-bg-light);
}

.intro-heading {
  max-width: 1160px;
}

.intro-grid {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 80px;
  margin-top: 105px;
}

.intro-content {
  max-width: 620px;
}

.intro-lead {
  margin: 0 0 32px;
  color: var(--st-text);
  font-size: clamp(1.55rem, 2vw, 2rem);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -.03em;
}

.intro-content > p:not(.intro-lead) {
  max-width: 530px;
  margin: 0 0 38px;
  color: var(--st-muted);
  font-size: 16px;
  line-height: 1.8;
}


/* =================================
   SELECTED PROJECTS
   ================================= */

.projects-section {
  padding: 40px 0 200px;
  background: var(--st-bg-light);
}

.projects-section .section-heading {
  margin-bottom: 100px;
}

.projects-layout {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  column-gap: 32px;
  row-gap: 135px;
}

.project-item-large {
  grid-column: 1 / 9;
}

.project-item-portrait {
  grid-column: 10 / 13;
  padding-top: 190px;
}

.project-item-video {
  grid-column: 2 / 7;
}

.project-item-wide {
  grid-column: 7 / 13;
  padding-top: 140px;
}

.project-image {
  position: relative;
  display: block;
  overflow: hidden;
  background: #ddd;
}

.project-item-large .project-image {
  aspect-ratio: 1.48;
}

.project-item-portrait .project-image {
  aspect-ratio: .7;
}

.project-item-video .project-image {
  aspect-ratio: .9;
}

.project-item-wide .project-image {
  aspect-ratio: 1.3;
}

.project-image::after {
  content: "↗";
  position: absolute;
  right: 22px;
  top: 22px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--st-green);
  color: var(--st-black);
  font-size: 18px;
  opacity: 0;
  transform: translateY(10px);
  transition:
    opacity .3s ease,
    transform .3s ease;
}

.project-image img,
.project-image video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .8s cubic-bezier(.22,.61,.36,1);
}

.project-image:hover img,
.project-image:hover video {
  transform: scale(1.025);
}

.project-image:hover::after {
  opacity: 1;
  transform: translateY(0);
}

.project-meta {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  padding-top: 18px;
}

.project-meta h3 {
  margin: 0;
  color: var(--st-text);
  font-size: 17px;
  font-weight: 600;
  line-height: 1.3;
}

.project-meta p {
  margin: 5px 0 0;
  color: var(--st-muted);
  font-size: 12px;
}

.project-meta > span {
  color: var(--st-muted);
  font-size: 12px;
}


/* =================================
   SERVICES
   ================================= */

.services-section {
  padding: 190px 0;
  background: #e9e9e3;
}

.services-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(350px, .65fr);
  gap: clamp(70px, 8vw, 130px);
  align-items: start;
}

.services-list {
  border-top: 1px solid rgba(0,0,0,.17);
}

.service-row {
  position: relative;
  min-height: 108px;
  display: grid;
  grid-template-columns: 65px minmax(0, 1fr) 40px;
  gap: 25px;
  align-items: center;
  border-bottom: 1px solid rgba(0,0,0,.17);
  color: var(--st-text);
}

.service-row::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -18px;
  width: 3px;
  background: var(--st-green);
  transform: scaleY(0);
  transition: transform .3s ease;
}

.service-row:hover::before,
.service-row.active::before {
  transform: scaleY(1);
}

.service-number {
  color: #8b8c86;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .12em;
}

.service-name {
  font-size: clamp(1.65rem, 2.7vw, 2.65rem);
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -.045em;
  transition: transform .3s ease;
}

.service-arrow {
  color: var(--st-green);
  font-size: 20px;
  opacity: .4;
  transition:
    opacity .3s ease,
    transform .3s ease;
}

.service-row:hover .service-name,
.service-row.active .service-name {
  transform: translateX(10px);
}

.service-row:hover .service-arrow,
.service-row.active .service-arrow {
  opacity: 1;
  transform: rotate(45deg);
}

.services-image {
  position: sticky;
  top: 115px;
  overflow: hidden;
}

.services-image::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 18px;
  right: 18px;
  width: 12px;
  height: 12px;
  background: var(--st-green);
}

.services-image img {
  width: 100%;
  aspect-ratio: .82;
  object-fit: cover;
}


/* =================================
   WHY / DARK
   ================================= */

.why-section {
  position: relative;
  padding: 190px 0 170px;
  overflow: hidden;
  background: var(--st-black);
  color: #fff;
}

.why-section::after {
  content: "";
  position: absolute;
  top: 0;
  right: 8%;
  width: 1px;
  height: 100%;
  background: rgba(255,255,255,.06);
}

.why-heading {
  max-width: 1180px;
  margin-bottom: 120px;
}

.why-heading h2 {
  color: #fff;
}

.why-heading h2 span {
  display: block;
  color: inherit;
}

.why-list {
  border-top: 1px solid var(--st-line-dark);
}

.why-item {
  display: grid;
  grid-template-columns: 90px minmax(250px, .75fr) minmax(300px, .65fr);
  gap: 50px;
  align-items: start;
  padding: 45px 0;
  border-bottom: 1px solid var(--st-line-dark);
}

.why-number {
  padding-top: 7px;
  color: var(--st-green);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .15em;
}

.why-item > div {
  display: contents;
}

.why-item h3 {
  margin: 0;
  color: #fff;
  font-size: clamp(1.8rem, 2.6vw, 2.8rem);
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -.04em;
}

.why-item p {
  max-width: 520px;
  margin: 2px 0 0;
  color: rgba(255,255,255,.5);
  font-size: 15px;
  line-height: 1.75;
}


/* =================================
   REFERENCES
   ================================= */

.references-section {
  padding: 180px 0 200px;
  background: var(--st-bg);
}

.references-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid var(--st-line);
  border-left: 1px solid var(--st-line);
}

.reference-logo {
  position: relative;
  min-height: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 35px;
  border-right: 1px solid var(--st-line);
  border-bottom: 1px solid var(--st-line);
  transition: background-color .3s ease;
}

.reference-logo::after {
  content: "";
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 5px;
  height: 5px;
  background: var(--st-green);
  opacity: 0;
  transition: opacity .3s ease;
}

.reference-logo:hover {
  background: #fff;
}

.reference-logo:hover::after {
  opacity: 1;
}

.reference-logo img {
  max-width: 155px;
  max-height: 60px;
  filter: grayscale(1);
  opacity: .48;
  transition:
    opacity .3s ease,
    filter .3s ease;
}

.reference-logo:hover img {
  filter: grayscale(0);
  opacity: 1;
}


/* =================================
   ABOUT
   ================================= */

.about-section {
  padding: 200px 0;
  background: var(--st-bg-light);
}

.about-grid {
  display: grid;
  grid-template-columns: minmax(400px, .78fr) minmax(0, 1fr);
  gap: clamp(80px, 10vw, 170px);
  align-items: center;
}

.about-image {
  position: relative;
}

.about-image::after {
  content: "";
  position: absolute;
  right: -18px;
  bottom: -18px;
  width: 72px;
  height: 72px;
  border-right: 3px solid var(--st-green);
  border-bottom: 3px solid var(--st-green);
}

.about-image img {
  width: 100%;
  aspect-ratio: .78;
  object-fit: cover;
  filter: grayscale(100%);
}

.about-content {
  max-width: 730px;
}

.about-content h2 {
  font-size: clamp(3rem, 5.4vw, 5.7rem);
}

.about-lead {
  max-width: 630px;
  margin: 45px 0 27px;
  color: var(--st-text);
  font-size: 21px;
  line-height: 1.55;
  letter-spacing: -.02em;
}

.about-content > p:not(.section-label):not(.about-lead) {
  max-width: 570px;
  margin: 0 0 38px;
  color: var(--st-muted);
  line-height: 1.8;
}


/* =================================
   BEHIND THE SCENES
   ================================= */

.behind-section {
  padding: 175px 0 35px;
  overflow: hidden;
  background: #deded7;
}

.behind-section .section-heading {
  margin-bottom: 80px;
}

.behind-gallery {
  width: calc(100% - 40px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: .8fr 1.25fr .72fr 1fr;
  gap: 12px;
  align-items: start;
}

.behind-item {
  position: relative;
  overflow: hidden;
}

.behind-item:nth-child(1) {
  margin-top: 95px;
}

.behind-item:nth-child(3) {
  margin-top: 165px;
}

.behind-item:nth-child(4) {
  margin-top: 45px;
}

.behind-item img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  transition: transform .7s cubic-bezier(.22,.61,.36,1);
}

.behind-item-large img {
  height: 660px;
}

.behind-item:hover img {
  transform: scale(1.025);
}

.behind-item span {
  position: absolute;
  right: 14px;
  bottom: 14px;
  padding: 7px 10px;
  background: var(--st-bg-light);
  color: var(--st-text);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
}


/* =================================
   RESPONSIBILITY
   ================================= */

.responsibility-section {
  padding: 210px 0;
  background: var(--st-bg-light);
}

.responsibility-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(300px, .55fr);
  gap: clamp(80px, 10vw, 170px);
  align-items: end;
}

.responsibility-main {
  max-width: 950px;
}

.responsibility-main h2 {
  font-size: clamp(3.3rem, 5.7vw, 6rem);
}

.responsibility-main > p:last-child {
  max-width: 600px;
  margin: 45px 0 0;
  color: var(--st-muted);
  font-size: 16px;
  line-height: 1.8;
}

.support-block {
  border-top: 2px solid var(--st-text);
  padding-top: 22px;
}

.support-label {
  margin: 0 0 20px;
  color: var(--st-muted);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.support-links {
  border-top: 1px solid var(--st-line);
}

.support-links a {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 18px 0;
  border-bottom: 1px solid var(--st-line);
  color: var(--st-text);
  font-size: 20px;
  line-height: 1.3;
}

.support-links a span {
  color: var(--st-green);
}

.support-block > p:last-child {
  margin: 25px 0 0;
  color: var(--st-muted);
  font-size: 13px;
  line-height: 1.7;
}


/* =================================
   CTA
   ================================= */

.cta-section {
  position: relative;
  padding: 190px 0;
  overflow: hidden;
  background: var(--st-black);
  color: #fff;
}

.cta-section::before {
  content: "";
  position: absolute;
  top: 0;
  right: 11%;
  width: 1px;
  height: 100%;
  background: rgba(255,255,255,.08);
}

.cta-section::after {
  content: "";
  position: absolute;
  top: 70px;
  right: calc(11% - 6px);
  width: 13px;
  height: 13px;
  background: var(--st-green);
}

.cta-content {
  position: relative;
  z-index: 2;
  max-width: 1150px;
}

.cta-content h2 {
  color: #fff;
  font-size: clamp(3.7rem, 6.8vw, 7rem);
}

.cta-content h2 span {
  display: block;
  color: inherit;
}

.cta-content > p:not(.section-label) {
  max-width: 570px;
  margin: 42px 0 38px;
  color: rgba(255,255,255,.58);
  font-size: 17px;
  line-height: 1.75;
}


/* =================================
   FOOTER
   ================================= */

footer {
  background: var(--st-black);
  color: rgba(255,255,255,.6);
}

.footer-top {
  padding: 100px 0 85px;
  border-top: 1px solid var(--st-line-dark);
}

.footer-grid {
  display: grid;
  grid-template-columns: 2fr .8fr 1.1fr .8fr;
  gap: clamp(45px, 6vw, 95px);
}

.footer-brand img {
  display: block;
  max-width: 190px;
  margin-bottom: 30px;
}

.footer-brand p {
  max-width: 330px;
  margin: 0;
  color: rgba(255,255,255,.42);
  font-size: 14px;
  line-height: 1.75;
}

.footer-column h2 {
  margin: 0 0 27px;
  color: rgba(255,255,255,.35);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.footer-column ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-column li {
  margin-bottom: 9px;
}

.footer-column a {
  color: rgba(255,255,255,.65);
  font-size: 14px;
  transition: color .25s ease;
}

.footer-column a:hover {
  color: var(--st-green);
}

.footer-column address {
  margin: 0;
  color: rgba(255,255,255,.52);
  font-style: normal;
  font-size: 14px;
  line-height: 1.75;
}

.bottom-footer {
  padding: 25px 0;
  border-top: 1px solid var(--st-line-dark);
}

.bottom-footer-grid {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 30px;
  align-items: center;
}

.bottom-footer p,
.bottom-footer a {
  margin: 0;
  color: rgba(255,255,255,.3);
  font-size: 10px;
}

.bottom-footer-links {
  display: flex;
  gap: 25px;
}

.spweb-logo {
  justify-self: end;
}

.spweb-logo a {
  display: flex;
  align-items: center;
  gap: 8px;
}

.spweb-logo img {
  width: 28px;
}


/* =================================
   REVEAL
   ================================= */

.reveal {
  opacity: 0;
  transform: translateY(28px);
  transition:
    opacity .8s cubic-bezier(.22,.61,.36,1),
    transform .8s cubic-bezier(.22,.61,.36,1);
}

.reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}


/* =================================
   RESPONSIVE - TABLET
   ================================= */

@media (max-width: 1199.98px) {

  .container {
    width: calc(100% - 60px);
  }

  .projects-layout {
    row-gap: 100px;
    column-gap: 25px;
  }

  .services-grid {
    gap: 70px;
  }

  .about-grid,
  .responsibility-grid {
    gap: 80px;
  }

}


@media (max-width: 991.98px) {

  .navbar {
    min-height: 82px;
  }

  .nav-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 90;
    width: min(430px, 100%);
    height: 100vh;
    display: flex;
    align-items: center;
    padding: 100px 35px 50px;
    background: var(--st-black);
    transform: translateX(100%);
    transition: transform .4s cubic-bezier(.22,.61,.36,1);
  }

  .nav-wrapper.open {
    transform: translateX(0);
  }

  .navbar-nav {
    width: 100%;
    display: block;
  }

  .navbar-nav .nav-item {
    width: 100%;
  }

  .navbar-nav .nav-link,
  .navbar-main.stiky .nav-link {
    width: 100%;
    padding: 15px 0 !important;
    border-bottom: 1px solid rgba(255,255,255,.12);
    color: #fff;
    font-size: 27px;
    font-weight: 400;
    line-height: 1.3;
  }

  .navbar-nav .nav-link::after {
    display: none;
  }

  .nav-item-cta {
    margin: 30px 0 0 !important;
  }

  .mobile-menu-toggle {
    position: relative;
    z-index: 100;
    width: 34px;
    height: 34px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
  }

  .mobile-menu-toggle span {
    position: absolute;
    left: 4px;
    width: 26px;
    height: 1px;
    background: #fff;
    transition:
      top .3s ease,
      transform .3s ease;
  }

  .mobile-menu-toggle span:first-child {
    top: 12px;
  }

  .mobile-menu-toggle span:last-child {
    top: 21px;
  }

  .mobile-menu-toggle.open span:first-child {
    top: 17px;
    transform: rotate(45deg);
  }

  .mobile-menu-toggle.open span:last-child {
    top: 17px;
    transform: rotate(-45deg);
  }

  .navbar-main.stiky .mobile-menu-toggle:not(.open) span {
    background: var(--st-text);
  }


  .hero-section {
    min-height: 700px;
    height: 100svh;
  }

  .hero-content {
    padding: 160px 0 80px;
  }


  .intro-section {
    padding: 140px 0 160px;
  }

  .intro-grid {
    grid-template-columns: .5fr 1fr;
    margin-top: 80px;
  }


  .projects-section {
    padding-bottom: 150px;
  }

  .projects-layout {
    grid-template-columns: repeat(2, 1fr);
    gap: 85px 25px;
  }

  .project-item-large,
  .project-item-portrait,
  .project-item-video,
  .project-item-wide {
    grid-column: auto;
    padding-top: 0;
  }

  .project-item-large .project-image,
  .project-item-portrait .project-image,
  .project-item-video .project-image,
  .project-item-wide .project-image {
    aspect-ratio: 1;
  }


  .services-section {
    padding: 140px 0;
  }

  .services-grid {
    grid-template-columns: 1fr;
  }

  .services-image {
    position: relative;
    top: auto;
    order: -1;
  }

  .services-image img {
    aspect-ratio: 1.7;
  }


  .why-section {
    padding: 150px 0;
  }

  .why-item {
    grid-template-columns: 60px minmax(230px, .8fr) 1fr;
    gap: 30px;
  }


  .references-section {
    padding: 140px 0;
  }

  .references-grid {
    grid-template-columns: repeat(2, 1fr);
  }


  .about-section {
    padding: 150px 0;
  }

  .about-grid {
    grid-template-columns: .85fr 1fr;
    gap: 60px;
  }


  .behind-gallery {
    grid-template-columns: 1fr 1fr;
  }

  .behind-item:nth-child(n) {
    margin-top: 0;
  }

  .behind-item img,
  .behind-item-large img {
    height: 500px;
  }


  .responsibility-section {
    padding: 150px 0;
  }

  .responsibility-grid {
    grid-template-columns: 1fr;
  }

  .support-block {
    max-width: 520px;
  }


  .footer-grid {
    grid-template-columns: 1.5fr 1fr 1fr;
  }

  .footer-column:last-child {
    grid-column: 2;
  }

}


/* =================================
   RESPONSIVE - MOBILE
   ================================= */

@media (max-width: 767.98px) {

  .container {
    width: calc(100% - 36px);
  }

  .section-label {
    margin-bottom: 22px;
  }

  .section-heading {
    margin-bottom: 55px;
  }

  .section-heading h2,
  .intro-heading h2,
  .about-content h2,
  .responsibility-main h2,
  .why-heading h2,
  .cta-content h2 {
    font-size: clamp(2.8rem, 13vw, 4.4rem);
    line-height: .96;
  }

  .section-heading-row {
    display: block;
  }

  .section-heading-row .btn {
    margin-top: 30px;
  }


  .hero-section {
    min-height: 650px;
  }

  .hero-overlay {
    background:
      linear-gradient(
        0deg,
        rgba(7,8,6,.72) 0%,
        rgba(7,8,6,.34) 65%,
        rgba(7,8,6,.2) 100%
      );
  }

  .hero-content {
    padding: 145px 0 65px;
  }

  .hero-content h1 {
    font-size: clamp(3.25rem, 15vw, 5rem);
    line-height: .91;
  }

  .hero-text {
    max-width: 500px;
    margin-top: 30px;
    font-size: 15px;
  }

  .hero-actions {
    margin-top: 30px;
  }

  .hero-actions .btn {
    width: 100%;
  }

  .hero-scroll {
    display: none;
  }


  .intro-section {
    padding: 105px 0 120px;
  }

  .intro-grid {
    grid-template-columns: 1fr;
    gap: 0;
    margin-top: 55px;
  }

  .intro-spacer {
    display: none;
  }

  .intro-lead {
    font-size: 22px;
  }


  .projects-section {
    padding: 20px 0 110px;
  }

  .projects-section .section-heading {
    margin-bottom: 60px;
  }

  .projects-layout {
    grid-template-columns: 1fr;
    gap: 70px;
  }

  .project-item-large .project-image,
  .project-item-portrait .project-image,
  .project-item-video .project-image,
  .project-item-wide .project-image {
    aspect-ratio: 1.1;
  }

  .project-meta {
    padding-top: 14px;
  }


  .services-section {
    padding: 105px 0;
  }

  .services-grid {
    gap: 45px;
  }

  .services-image img {
    aspect-ratio: 1.25;
  }

  .service-row {
    min-height: 82px;
    grid-template-columns: 40px minmax(0, 1fr) 25px;
    gap: 12px;
  }

  .service-row::before {
    left: -10px;
  }

  .service-name {
    font-size: 22px;
  }


  .why-section {
    padding: 110px 0;
  }

  .why-heading {
    margin-bottom: 70px;
  }

  .why-item {
    grid-template-columns: 40px 1fr;
    gap: 12px;
    padding: 35px 0;
  }

  .why-item > div {
    display: block;
  }

  .why-item h3 {
    font-size: 27px;
  }

  .why-item p {
    margin-top: 14px;
  }


  .references-section {
    padding: 105px 0 120px;
  }

  .reference-logo {
    min-height: 125px;
    padding: 25px;
  }

  .reference-logo img {
    max-width: 115px;
  }


  .about-section {
    padding: 110px 0;
  }

  .about-grid {
    grid-template-columns: 1fr;
    gap: 65px;
  }

  .about-image {
    max-width: 600px;
  }

  .about-image::after {
    right: -8px;
    bottom: -8px;
    width: 50px;
    height: 50px;
  }

  .about-lead {
    margin-top: 32px;
    font-size: 19px;
  }


  .behind-section {
    padding-top: 105px;
  }

  .behind-gallery {
    width: calc(100% - 18px);
    grid-template-columns: 1fr;
    gap: 9px;
  }

  .behind-item img,
  .behind-item-large img {
    height: auto;
    aspect-ratio: 1.15;
  }


  .responsibility-section {
    padding: 115px 0;
  }

  .responsibility-main > p:last-child {
    margin-top: 32px;
  }


  .cta-section {
    padding: 115px 0;
  }

  .cta-section::before,
  .cta-section::after {
    display: none;
  }

  .cta-content > p:not(.section-label) {
    margin: 32px 0;
    font-size: 15px;
  }


  .footer-top {
    padding: 75px 0 65px;
  }

  .footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 50px 30px;
  }

  .footer-brand {
    grid-column: 1 / -1;
  }

  .footer-column:last-child {
    grid-column: auto;
  }

  .bottom-footer-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .bottom-footer-links {
    flex-wrap: wrap;
    gap: 10px 20px;
  }

  .spweb-logo {
    justify-self: start;
  }

}


@media (max-width: 480px) {

  .references-grid {
    grid-template-columns: 1fr 1fr;
  }

  .reference-logo {
    min-height: 105px;
  }

  .footer-grid {
    grid-template-columns: 1fr;
  }

  .footer-brand {
    grid-column: auto;
  }

}