:focus {
  outline: none;
}

body {
  background-color: #090b0b;
  color: #9a9a9a;
}

img {
  max-width: 100%;
  height: auto;
}

.accent-color {
  color: #03a696;
}

a:hover {
  color: #03a696;
  text-decoration: none;
}

.button a, .btn-container a {
  font-size: 14px;
  font-weight: 500;
  padding: 13px 27px;
  background-color: transparent;
  color: #fff;
  display: inline-block;
  transition: .2s ease-in;
  line-height: 1;
  text-decoration: none;
  border: 1px solid #fff;
}

.btn-container.btn-link a {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 13px 27px 13px 27px;
}

.btn-container.btn-link a:hover {
  color: #090b0b;
  background-color: #ffffff;
}

.btn-container.btn-link.btn-big a {
  font-size: 20px;
  padding: 25px 50px;
}

/*--------------------------------------------------------------
2. Typography
--------------------------------------------------------------*/
body {
  font-size: 15px;
  line-height: 1.6;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  color: #ffffff;
  clear: both;
  line-height: 1.4;
  margin: 0 0 20px;
}

h1 {
  font-size: 44px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

p {
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 20px;
  padding: 0;
  color: #9a9a9a;
}

h1, h2, h3, h4, h5, h6,
.vertical-text p,
#masthead.site-header.standard #site-navigation .menu a,
#masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu a,
#masthead.site-header.left-sidebar-menu #site-navigation .menu a,
#masthead.site-header.left-hamburger-menu #site-navigation .menu a,
#masthead.site-header.left-sidebar-menu .contact-info,
.link-more .more-link,
.post .entry-footer .footer-links .tags-links,
.comment-author, .comment-author .fn,
button, input[type="button"],
input[type="submit"],
blockquote,
.single-portfolio .portfolio .entry-header .entry-title,
.testimonials .tml-content p,
.cta .cta-background-text,
.cta a,
.caster-portfolio-wrap .cbp-l-grid-agency-title,
.caster-portfolio-wrap .cbp-l-caption-title,
.load-more a,
.page-links,
.progress-bar-wrapper .progress-bar-wrap .progress-bar-title,
.content-box span {
  font-family: "Poppins", sans-serif;
}

body,
.caster-portfolio-wrap .cbp-l-grid-agency-desc,
.caster-portfolio-wrap .cbp-l-caption-desc,
input,
textarea,
select,
.caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item,
.caster-portfolio-wrap .cbp-l-subfilters .cbp-filter-item,
.page-links a,
.page-links span,
.tags-links a,
button,
input[type="button"],
input[type="submit"],
.load-more a,
.link-more .more-link {
  font-family: "Roboto", sans-serif;
}

/*--------------------------------------------------------------
3. Utilities
--------------------------------------------------------------*/
a {
  color: #ffffff;
  transition: color .2s ease-in;
  text-decoration: none;
}

blockquote {
  color: #ffffff;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  margin: 0 0 20px;
  position: relative;
  background-color: #0f1111;
  padding: 85px 45px 53px;
}

blockquote:before {
  position: absolute;
  content: '';
  background-image: url(assets/images/svg/quote.svg);
  background-repeat: no-repeat;
  width: 24px;
  height: 22px;
  left: 45px;
  top: 40px;
}

blockquote p {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin-bottom: 0px;
}

blockquote cite {
  color: #9a9a9a;
  display: block;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  font-weight: 400;
  margin-top: 15px;
}

blockquote cite a {
  color: inherit;
}

.caster-swiper-preloader {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #252525;
  z-index: 1;
  opacity: 1;
  transition: opacity .2s ease;
}

.caster-swiper-preloader:after {
  content: '';
  position: absolute;
  width: 34px;
  height: 34px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-animation: cbp-rotation .8s infinite linear;
  animation: cbp-rotation .8s infinite linear;
  border-radius: 100%;
  background-image: none;
  border-left: 2px solid #c7c7c7;
  border-right: 2px solid #c7c7c7;
  border-bottom: 2px solid #c7c7c7;
  border-top: 2px solid rgba(199, 199, 199, 0.5);
}

.caster-swiper-slider-wrap {
  position: relative;
}

.caster-swiper-slider-wrap .swiper-container.swiper-container-initialized + .caster-swiper-preloader {
  opacity: 0;
  z-index: -1;
}

.portfolio-carousel.swiper-container-initialized .caster-swiper-preloader {
  opacity: 0;
  z-index: -1;
}

.caster-swiper-slider-wrap .swiper-button-prev, .caster-swiper-slider-wrap .swiper-button-next, .caster-swiper-container .swiper-button-prev, .caster-swiper-container .swiper-button-next {
  background-image: none;
  width: 36px;
  height: 36px;
  background-color: #202020;
  text-align: center;
}

.caster-swiper-slider-wrap .swiper-button-prev:after, .caster-swiper-slider-wrap .swiper-button-next:after, .caster-swiper-container .swiper-button-prev:after, .caster-swiper-container .swiper-button-next:after {
  display: none;
}

.caster-swiper-slider-wrap .swiper-button-prev:hover, .caster-swiper-slider-wrap .swiper-button-next:hover, .caster-swiper-container .swiper-button-prev:hover, .caster-swiper-container .swiper-button-next:hover {
  opacity: .99;
}

.caster-swiper-slider-wrap .swiper-button-prev i, .caster-swiper-slider-wrap .swiper-button-next i, .caster-swiper-container .swiper-button-prev i, .caster-swiper-container .swiper-button-next i {
  color: #fff;
  font-size: 12px;
  line-height: 36px;
}

.caster-swiper-slider-wrap .swiper-button-prev, .caster-swiper-slider-wrap .swiper-button-prev i, .caster-swiper-slider-wrap .swiper-button-next, .caster-swiper-slider-wrap .swiper-button-next i, .caster-swiper-container .swiper-button-prev, .caster-swiper-container .swiper-button-prev i, .caster-swiper-container .swiper-button-next, .caster-swiper-container .swiper-button-next i {
  transition: all .2s ease;
}

.caster-swiper-slider-wrap .swiper-button-next, .caster-swiper-container .swiper-button-next {
  right: 0;
}

.caster-swiper-slider-wrap .swiper-button-prev, .caster-swiper-container .swiper-button-prev {
  left: 0;
}

.caster-swiper-slider-wrap .swiper-pagination-bullet, .caster-swiper-container .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #858585;
  opacity: 1;
  border: 0;
}

.caster-swiper-slider-wrap .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .caster-swiper-container .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px;
}

.caster-swiper-slider-wrap .swiper-pagination-bullet-active, .caster-swiper-container .swiper-pagination-bullet-active {
  background: #141919;
}

.caster-swiper-slider-wrap .swiper-container-horizontal > .swiper-pagination-bullets, .caster-swiper-container .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 21px;
}

.caster-swiper-slider-wrap .swiper-lazy-preloader:after, .caster-swiper-container .swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
}

.caster-swiper-slider-wrap .swiper-lazy-preloader, .caster-swiper-container .swiper-lazy-preloader {
  -webkit-animation: none;
          animation: none;
  width: 100%;
  height: 100%;
  left: auto;
  top: auto;
  margin-top: auto;
  margin-left: auto;
  border: 0;
  border-radius: 0;
  background-color: #252525;
}

.caster-swiper-slider-wrap .swiper-lazy-preloader:after, .caster-swiper-container .swiper-lazy-preloader:after {
  position: absolute;
  width: 34px;
  height: 34px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-animation: cbp-rotation .8s infinite linear;
  animation: cbp-rotation .8s infinite linear;
  border-radius: 100%;
  background-image: none;
}

.caster-swiper-slider-wrap .swiper-lazy-loading, .caster-swiper-container .swiper-lazy-loading {
  opacity: 0;
}

.caster-swiper-slider-wrap .swiper-lazy-loaded, .caster-swiper-container .swiper-lazy-loaded {
  opacity: 1;
}

.caster-swiper-slider-wrap .swiper-lazy, .caster-swiper-container .swiper-lazy {
  transition: opacity .7s ease-in-out;
}

.caster-swiper-slider-wrap .swiper-lazy-preloader:after, .caster-swiper-container .swiper-lazy-preloader:after {
  border-left: 2px solid #c7c7c7;
  border-right: 2px solid #c7c7c7;
  border-bottom: 2px solid #c7c7c7;
  border-top: 2px solid rgba(199, 199, 199, 0.5);
}

@media (max-width: 767px) {
  .swiper-button-next, .swiper-button-prev {
    display: none;
  }
}

.portfolio-listing-wrap .portfolio-thumbnail.lazyload {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.portfolio-listing-wrap .portfolio-thumbnail.lazyload:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #252525;
  border: 1px solid #252525;
  opacity: 1;
}

.portfolio-listing-wrap .portfolio-thumbnail.lazyload:after {
  content: '';
  position: absolute;
  width: 34px;
  height: 34px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-animation: cbp-rotation .8s infinite linear;
  animation: cbp-rotation .8s infinite linear;
  border-radius: 100%;
  background-image: none;
  border-left: 2px solid #c7c7c7;
  border-right: 2px solid #c7c7c7;
  border-bottom: 2px solid #c7c7c7;
  border-top: 2px solid rgba(199, 199, 199, 0.5);
  opacity: 1;
}

.portfolio-listing-wrap .portfolio-thumbnail.lazyload.lazyloaded img {
  position: relative;
}

.portfolio-listing-wrap .portfolio-thumbnail.lazyload.lazyloaded:after {
  transition: opacity 0.1s ease-out;
  opacity: 0;
}

.vertical-text {
  position: fixed;
  left: 100px;
  top: 55%;
  transform: translateY(-45%);
  z-index: 3;
  display: inline-flex;
}

.vertical-text p {
  -ms-writing-mode: rl-tb;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  -webkit-text-orientation: mixed;
          text-orientation: mixed;
  margin: 0;
  line-height: 1;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.8);
  letter-spacing: .5px;
}

.background-circle {
  position: fixed;
  right: -180px;
  bottom: 100px;
  width: 300px;
  height: 300px;
  overflow: hidden;
  z-index: -1;
}

.background-circle div {
  position: absolute;
  width: 300px;
  height: 300px;
  border: 50px solid rgba(27, 29, 29, 0.5);
  border-radius: 50%;
}

@media (max-width: 1499px) {
  .vertical-text, .background-circle {
    display: none;
  }
}

/*--------------------------------------------------------------
4. Animation
--------------------------------------------------------------*/
.portfolio-listing-wrap.listing-zigzag .pl-media, .portfolio-listing-wrap.listing-zigzag .cbp-caption-defaultWrap,
.portfolio-listing-wrap.listing-vertical-alt .pl-media,
.portfolio-listing-wrap.listing-vertical-alt .cbp-caption-defaultWrap,
.portfolio-listing-wrap.listing-vertical .pl-media,
.portfolio-listing-wrap.listing-vertical .cbp-caption-defaultWrap,
.portfolio-listing-wide .pl-media,
.portfolio-listing-wide .cbp-caption-defaultWrap {
  position: relative;
}

.portfolio-listing-wrap.listing-zigzag .pl-media:after, .portfolio-listing-wrap.listing-zigzag .cbp-caption-defaultWrap:after,
.portfolio-listing-wrap.listing-vertical-alt .pl-media:after,
.portfolio-listing-wrap.listing-vertical-alt .cbp-caption-defaultWrap:after,
.portfolio-listing-wrap.listing-vertical .pl-media:after,
.portfolio-listing-wrap.listing-vertical .cbp-caption-defaultWrap:after,
.portfolio-listing-wide .pl-media:after,
.portfolio-listing-wide .cbp-caption-defaultWrap:after {
  transition: transform cubic-bezier(0.4, 0, 0.2, 1) 0.5s;
  content: "";
  display: block;
  position: absolute;
  top: -30px;
  right: -30px;
  bottom: -30px;
  left: -30px;
  border: solid 30px #090b0b;
  transform: scale(1);
  pointer-events: none;
  z-index: 1;
}

.portfolio-listing-wrap.listing-zigzag .pl-media img, .portfolio-listing-wrap.listing-zigzag .cbp-caption-defaultWrap img,
.portfolio-listing-wrap.listing-vertical-alt .pl-media img,
.portfolio-listing-wrap.listing-vertical-alt .cbp-caption-defaultWrap img,
.portfolio-listing-wrap.listing-vertical .pl-media img,
.portfolio-listing-wrap.listing-vertical .cbp-caption-defaultWrap img,
.portfolio-listing-wide .pl-media img,
.portfolio-listing-wide .cbp-caption-defaultWrap img {
  transition: transform cubic-bezier(0.4, 0, 0.2, 1) 0.5s;
}

.portfolio-listing-wrap.listing-zigzag .pl-media:hover:after, .portfolio-listing-wrap.listing-zigzag .cbp-caption-defaultWrap:hover:after,
.portfolio-listing-wrap.listing-vertical-alt .pl-media:hover:after,
.portfolio-listing-wrap.listing-vertical-alt .cbp-caption-defaultWrap:hover:after,
.portfolio-listing-wrap.listing-vertical .pl-media:hover:after,
.portfolio-listing-wrap.listing-vertical .cbp-caption-defaultWrap:hover:after,
.portfolio-listing-wide .pl-media:hover:after,
.portfolio-listing-wide .cbp-caption-defaultWrap:hover:after {
  transform: scale(0.97);
}

.portfolio-listing-wrap.listing-zigzag .pl-media:hover img, .portfolio-listing-wrap.listing-zigzag .cbp-caption-defaultWrap:hover img,
.portfolio-listing-wrap.listing-vertical-alt .pl-media:hover img,
.portfolio-listing-wrap.listing-vertical-alt .cbp-caption-defaultWrap:hover img,
.portfolio-listing-wrap.listing-vertical .pl-media:hover img,
.portfolio-listing-wrap.listing-vertical .cbp-caption-defaultWrap:hover img,
.portfolio-listing-wide .pl-media:hover img,
.portfolio-listing-wide .cbp-caption-defaultWrap:hover img {
  transform: scale(1.02);
}

@-webkit-keyframes dropdown-effect {
  0% {
    opacity: .6;
  }
  100% {
    opacity: 1;
  }
}

@keyframes dropdown-effect {
  0% {
    opacity: .6;
  }
  100% {
    opacity: 1;
  }
}

/*--------------------------------------------------------------
5. Call To Action
--------------------------------------------------------------*/
.cta {
  position: relative;
  text-align: center;
}

.cta .cta-background-text {
  position: relative;
  color: #0d0f0f;
  font-size: 130px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: .5px;
}

@media (max-width: 1000px) {
  .cta .cta-background-text {
    font-size: 100px;
  }
}

@media (max-width: 767px) {
  .cta .cta-background-text {
    font-size: 9vw;
  }
}

.cta .cta-background-text:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.cta a {
  color: #ffffff;
  font-size: 50px;
  font-weight: 300;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

@media (max-width: 1025px) {
  .cta a {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .cta a {
    font-size: 25px;
  }
}

.cta a:hover {
  color: #03a696;
}

/*--------------------------------------------------------------
6. Heading Block
--------------------------------------------------------------*/
.heading-block h1 {
  color: #ffffff;
}

.heading-block h1.block-size-1 {
  font-size: 54px;
  line-height: 64px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .heading-block h1.block-size-1 {
    font-size: 40px;
    line-height: 50px;
  }
}

.heading-block h1.block-size-2 {
  font-size: 44px;
  line-height: 54px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .heading-block h1.block-size-2 {
    font-size: 40px;
    line-height: 50px;
  }
}

.heading-block h2 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
}

/*--------------------------------------------------------------
7. Text Block
--------------------------------------------------------------*/
.text-block p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #9a9a9a;
}

.text-block p.block-size-1 {
  color: #9a9a9a;
  font-size: 17px;
  line-height: 26px;
}

.text-block p.block-size-2 {
  color: #000000;
  font-size: 24px;
  font-weight: 500;
  line-height: 37px;
}

/*--------------------------------------------------------------
8. Portfolio Section
--------------------------------------------------------------*/
.caster-portfolio-wrap .portfolio-heading {
  position: relative;
  top: 46px;
}

.caster-portfolio-wrap .portfolio-heading h2 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}

.caster-portfolio-wrap .cbp-l-filters-text {
  padding: 0;
}

.caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item {
  font-size: 14px;
  color: #ffffff;
}

.caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active {
  color: #03a696;
}

.caster-portfolio-wrap .cbp-l-subfilters .cbp-filter-item {
  margin: 0 7px 5px 7px;
  color: #ffffff;
  font-size: 14px;
}

.caster-portfolio-wrap .cbp-l-subfilters .cbp-filter-item:first-of-type {
  margin-left: 0;
}

.caster-portfolio-wrap .cbp-l-subfilters .cbp-filter-item:last-of-type {
  margin-right: 0;
}

.caster-portfolio-wrap .cbp-l-subfilters .cbp-filter-item:after {
  display: none;
}

.caster-portfolio-wrap .cbp-l-subfilters {
  margin-top: -25px;
  margin-bottom: 25px;
}

.caster-portfolio-wrap .cbp-l-filters-text.text-left, .caster-portfolio-wrap .cbp-l-filters-text.text-left + .cbp-l-subfilters {
  text-align: left !important;
}

.caster-portfolio-wrap .cbp-l-filters-text.text-right, .caster-portfolio-wrap .cbp-l-filters-text.text-right + .cbp-l-subfilters {
  text-align: right !important;
}

.caster-portfolio-wrap .cbp-l-filters-text.custom-filter {
  display: inline-block;
  background: #fff;
  padding: 0;
  border-radius: 50px;
  overflow: hidden;
  margin-bottom: 40px !important;
}

.caster-portfolio-wrap .cbp-l-filters-text.custom-filter .cbp-filter-item:first-of-type {
  margin: 0;
  line-height: 40px;
  padding: 0 0 0 30px !important;
  background: #0a0a0a;
  color: #fff !important;
}

.caster-portfolio-wrap .cbp-l-filters-text.custom-filter .cbp-filter-item:last-of-type {
  margin: 0;
  line-height: 40px;
  padding: 0 30px 0 20px !important;
  color: #0a0a0a !important;
}

@media (min-width: 767px) {
  .caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item {
    padding: 0;
  }
  .caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item:after {
    content: '/';
    display: inline-block;
    color: #ffffff;
    margin: 0 9px 0 11px;
  }
  .caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item:last-of-type:after {
    display: none;
  }
}

@media (max-width: 767px) {
  .caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item:first-of-type {
    padding-left: 0;
  }
  .caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item:last-of-type {
    padding-right: 0;
  }
}

.caster-portfolio-wrap .cbp .cbp-l-caption-title {
  line-height: 1.9;
}

.caster-portfolio-wrap .cbp[data-loadmoreaction="auto"] + #more-projects.load-more {
  opacity: 0;
  visibility: hidden;
  height: 0;
  margin-top: 0;
}

.caster-portfolio-wrap .cbp-l-grid-agency-title {
  color: #ffffff;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 500;
  text-align: left;
  padding: 0;
  margin-top: 28px;
}

.caster-portfolio-wrap .cbp-item:hover .cbp-l-grid-agency-title {
  color: #ffffff;
}

.caster-portfolio-wrap .cbp-l-grid-agency-desc {
  color: #9a9a9a;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 500;
  text-align: left;
  margin-top: 3px;
}

.caster-portfolio-wrap .cbp-l-grid-agency-title.alignCenter,
.caster-portfolio-wrap .cbp-l-grid-agency-desc.alignCenter {
  text-align: center;
}

.caster-portfolio-wrap .cbp-l-grid-agency-title.alignCenter + .viewproject,
.caster-portfolio-wrap .cbp-l-grid-agency-desc.alignCenter + .viewproject {
  margin-left: auto;
  margin-right: auto;
}

.caster-portfolio-wrap .cbp.cbp-caption-custom-effect .view-project {
  color: #9a9a9a;
  font-size: 13px;
  line-height: 1;
  font-weight: 500;
  position: relative;
  display: inline-block;
}

.caster-portfolio-wrap .cbp.cbp-caption-custom-effect .view-project:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 12px;
  height: 1px;
  top: 7px;
  right: -17px;
  background-color: #03a696;
}

.caster-portfolio-wrap .cbp-caption-minimal .cbp-caption-activeWrap {
  background-color: #03a696;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.caster-portfolio-wrap .cbp-caption-minimal .cbp-l-caption-title,
.caster-portfolio-wrap .cbp-caption-minimal .cbp-l-caption-desc {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
}

.caster-portfolio-wrap .cbp-caption-minimal .cbp-l-caption-title {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
}

.caster-portfolio-wrap .cbp-caption-minimal .cbp-l-caption-desc {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
}

.caster-portfolio-wrap #more-projects.load-more {
  text-align: center;
  margin-top: 50px;
}

.caster-portfolio-wrap .cbp.cbp-caption-custom-effect .cbp-item .cbp-caption .cbp-l-grid-agency-desc {
  transform: translateY(0);
  transition: transform cubic-bezier(0.4, 0, 0.2, 1) 0.3s, opacity cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
  opacity: 1;
}

.caster-portfolio-wrap .cbp.cbp-caption-custom-effect .cbp-item .cbp-caption .view-project {
  transform: translateY(0);
  opacity: 0;
  transition: transform cubic-bezier(0.4, 0, 0.2, 1) 0.3s, opacity cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
}

.caster-portfolio-wrap .cbp.cbp-caption-custom-effect .cbp-item .cbp-caption .cbp-caption-defaultWrap {
  transition: transform cubic-bezier(0.4, 0, 0.2, 1) 0.3s, opacity cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
  opacity: 1;
}

.caster-portfolio-wrap .cbp.cbp-caption-custom-effect .cbp-item .cbp-caption:hover .cbp-l-grid-agency-desc {
  transform: translateY(-25px);
  opacity: 0;
}

.caster-portfolio-wrap .cbp.cbp-caption-custom-effect .cbp-item .cbp-caption:hover .view-project {
  opacity: 1;
  transform: translateY(-22px);
}

.caster-portfolio-wrap .cbp.cbp-caption-custom-effect .cbp-item .cbp-caption:hover .cbp-caption-defaultWrap {
  transform: scale(0.98);
  opacity: .75;
}

/*--------------------------------------------------------------
9. Portfolio Listing
--------------------------------------------------------------*/
.portfolio-listing-wrap {
  line-height: 0;
}

.portfolio-listing-wrap.listing-vertical-alt .portfolio-list, .portfolio-listing-wrap.listing-zigzag .portfolio-list, .portfolio-listing-wrap.listing-vertical .portfolio-list {
  margin-bottom: 80px;
}

.portfolio-listing-wrap.listing-vertical-alt .portfolio-list:last-of-type, .portfolio-listing-wrap.listing-zigzag .portfolio-list:last-of-type, .portfolio-listing-wrap.listing-vertical .portfolio-list:last-of-type {
  margin-bottom: 0;
}

.portfolio-listing-wrap.listing-vertical-alt .portfolio-list .pl-content-wrap, .portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap, .portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}

.portfolio-listing-wrap.listing-vertical-alt .portfolio-list .pl-content-wrap .pl-media, .portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap .pl-media, .portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-media {
  flex: 0 0 60%;
  max-width: 60%;
}

.portfolio-listing-wrap.listing-vertical-alt .portfolio-list .pl-content-wrap .pl-media figure, .portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap .pl-media figure, .portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-media figure {
  margin: 0;
}

.portfolio-listing-wrap.listing-vertical-alt .portfolio-list .pl-content-wrap .pl-content, .portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap .pl-content, .portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-content {
  flex: 0 0 40%;
  max-width: 40%;
  padding-left: 80px;
  padding-top: 15px;
}

.portfolio-listing-wrap.listing-vertical-alt .portfolio-list .pl-content-wrap .pl-content h1, .portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap .pl-content h1, .portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-content h1 {
  font-size: 34px;
  line-height: 1.1;
  font-weight: 500;
  margin-bottom: 15px;
}

.portfolio-listing-wrap.listing-vertical-alt .portfolio-list .pl-content-wrap .pl-content p, .portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap .pl-content p, .portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-content p {
  color: #9a9a9a;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}

.portfolio-listing-wrap.listing-vertical-alt .portfolio-list .pl-content-wrap .pl-content .btn-container, .portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap .pl-content .btn-container, .portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-content .btn-container {
  margin-top: 59px;
}

.portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap .pl-media {
  flex: 0 0 50%;
  max-width: 50%;
}

.portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap .pl-content {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 80px;
}

.portfolio-listing-wrap.listing-zigzag > .portfolio-list:nth-child(even) .pl-content-wrap {
  flex-direction: row-reverse;
}

.portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap {
  position: relative;
}

.portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-media {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-content {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding: 0 0 0 100px;
}

.portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-content p {
  color: #9a9a9a;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 8px;
}

.portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-content h1 {
  font-size: 30px;
}

.portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-content .btn-container {
  transform: translateY(53px);
}

.portfolio-listing-wrap.listing-fullwidth-parallax .portfolio-list {
  height: 100vh;
}

.portfolio-listing-wrap.listing-fullwidth-parallax .pl-content-wrap {
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.portfolio-listing-wrap.listing-fullwidth-parallax .pl-content-wrap .pl-content {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  padding-top: 50px;
  padding-left: 80px;
}

.portfolio-listing-wrap.listing-fullwidth-parallax .pl-content-wrap .pl-content p {
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 1px;
}

.portfolio-listing-wrap.listing-fullwidth-parallax .pl-content-wrap .pl-content h1 {
  font-size: 42px;
  font-weight: 600;
}

.portfolio-listing-wrap.listing-fullwidth-parallax .pl-content-wrap .pl-content .button {
  margin-top: 15px;
}

.portfolio-listing-wrap.listing-fullwidth-parallax .pl-content-wrap .pl-content .button.dark a {
  color: #0a0a0a;
  border-color: #0a0a0a;
}

.portfolio-listing-wrap.listing-fullwidth-parallax .pl-content-wrap .pl-content .button.dark a:hover {
  background-color: #0a0a0a;
  color: #ffffff;
}

.portfolio-listing-wrap.listing-fullwidth-parallax .pl-content-wrap .pl-content .button.light a {
  color: #ffffff;
  border-color: #ffffff;
}

.portfolio-listing-wrap.listing-fullwidth-parallax .pl-content-wrap .pl-content .button.light a:hover {
  background-color: #ffffff;
  color: #090b0b;
}

.caster-portfolio-wrap .portfolio-listing-wide .cbp-item .desc-wrap-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 23px;
}

.caster-portfolio-wrap .portfolio-listing-wide .cbp-item .desc-wrap-container .cbp-l-grid-agency-title {
  margin-top: 0;
  font-size: 30px;
  font-weight: 500;
}

.caster-portfolio-wrap .portfolio-listing-wide .cbp-item .desc-wrap-container .cbp-l-grid-agency-desc {
  font-size: 15px;
  font-weight: 400;
  color: #9a9a9a;
  margin-bottom: 4px;
}

@media (max-width: 767px) {
  .caster-portfolio-wrap .portfolio-listing-wide .cbp-item .desc-wrap-container .cbp-l-grid-agency-title {
    font-size: 26px;
  }
  .caster-portfolio-wrap .portfolio-listing-wide .cbp-item .desc-wrap-container {
    display: block;
  }
  .caster-portfolio-wrap .portfolio-listing-wide .cbp-item .desc-wrap-container .btn-container {
    margin-top: 15px;
  }
}

.portfolio-listing-wrap .btn-container a, .portfolio-listing-wide .btn-container a {
  border: 0;
  padding: 0;
  font-weight: 400;
  position: relative;
  transition: transform cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
}

.portfolio-listing-wrap .btn-container a:after, .portfolio-listing-wide .btn-container a:after {
  content: "";
  width: 18px;
  height: 1px;
  background-color: #03a696;
  display: inline-block;
  transform: translateY(-4px);
  margin-left: 4px;
  transition: width cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
}

.portfolio-listing-wrap .btn-container a:hover, .portfolio-listing-wide .btn-container a:hover {
  background-color: transparent;
  transform: translateX(8px);
}

.portfolio-listing-wrap .btn-container a:hover:after, .portfolio-listing-wide .btn-container a:hover:after {
  width: 10px;
}

.portfolio-listing-wide .btn-container a {
  font-size: 15px;
}

.portfolio-listing-wide .btn-container a:hover {
  transform: translateX(2px);
}

.portfolio-listing-wide .btn-container a:hover:after {
  width: 9px;
}

.portfolio-listing-wrap.listing-vertical.effect-fade-in-up .portfolio-list,
.portfolio-listing-wide.effect-fade-in-up .cbp-item {
  opacity: 0;
  transform: translateY(200px);
}

@media (max-width: 1200px) {
  .portfolio-listing-wrap.listing-vertical-alt .portfolio-list .pl-content-wrap .pl-content,
  .portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-content {
    padding-left: 40px;
  }
  .portfolio-listing-wrap.listing-vertical-alt .portfolio-list .pl-content-wrap .pl-content h1 {
    font-size: 30px;
  }
}

@media (max-width: 992px) {
  .portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap .pl-content h1 {
    font-size: 30px;
  }
  .portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap .pl-content {
    padding: 0 40px;
  }
  .portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-content .btn-container {
    transform: none;
  }
  .portfolio-listing-wrap.listing-fullwidth-parallax .pl-content-wrap .pl-content {
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .portfolio-listing-wrap.listing-vertical-alt .portfolio-list .pl-content-wrap,
  .portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap,
  .portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap {
    display: block;
  }
  .portfolio-listing-wrap.listing-vertical-alt .portfolio-list .pl-content-wrap .pl-media,
  .portfolio-listing-wrap.listing-vertical-alt .portfolio-list .pl-content-wrap .pl-content,
  .portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap .pl-media,
  .portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap .pl-content,
  .portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-media,
  .portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-content {
    max-width: none;
  }
  .portfolio-listing-wrap.listing-vertical-alt .portfolio-list .pl-content-wrap .pl-content,
  .portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap .pl-content,
  .portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-content {
    padding-left: 0;
    padding-top: 35px;
  }
  .portfolio-listing-wrap.listing-vertical-alt .portfolio-list .pl-content-wrap .pl-content .btn-container,
  .portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap .pl-content .btn-container,
  .portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-content .btn-container {
    margin-top: 29px;
  }
  .portfolio-listing-wrap.listing-fullwidth-parallax .pl-content-wrap .pl-content {
    background-color: rgba(0, 0, 0, 0.2);
  }
}

/*--------------------------------------------------------------
10. Portfolio Carousel
--------------------------------------------------------------*/
.portfolio-carousel .swiper-image-wrap {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.portfolio-carousel .swiper-caption-wrap .swiper-caption-activewrap {
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  height: 100%;
  width: 100%;
  text-align: center;
  opacity: 0;
  transition: opacity .3s ease;
}

.portfolio-carousel .swiper-caption-wrap .swiper-caption-body {
  position: absolute;
  top: 52%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
}

.portfolio-carousel .swiper-caption-wrap .swiper-caption-body .swiper-title {
  transition: transform cubic-bezier(0.4, 0, 0.2, 1) 0.3s, opacity cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
  transform: translateY(-5px);
  opacity: 0;
}

.portfolio-carousel .swiper-caption-wrap .swiper-caption-body .swiper-subtitle {
  transition: transform cubic-bezier(0.4, 0, 0.2, 1) 0.3s, opacity cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
  transform: translateY(5px);
  opacity: 0;
}

.portfolio-carousel .swiper-caption-wrap:hover .swiper-caption-activewrap {
  opacity: 1;
}

.portfolio-carousel .swiper-caption-wrap:hover .swiper-caption-body .swiper-title, .portfolio-carousel .swiper-caption-wrap:hover .swiper-caption-body .swiper-subtitle {
  opacity: 1;
  transform: translate(0);
}

.portfolio-carousel.carousel-full-height .swiper-image-wrap {
  height: 100vh;
}

body.has-left-hamburger-menu .swiper-button-next, body.has-left-hamburger-menu .swiper-button-prev {
  z-index: 1;
}

#tooltip {
  position: absolute;
  background: #090b0b;
  padding: 15px 25px;
  z-index: 999;
  top: 50%;
  left: 50%;
  pointer-events: none;
  visibility: hidden;
  overflow: hidden;
}

#tooltip.active {
  visibility: visible;
}

#tooltip .tooltip-info-inner {
  display: inline-block;
}

#tooltip .entry-desc {
  margin-bottom: 3px;
  white-space: nowrap;
}

#tooltip h5 {
  margin-bottom: 0;
  white-space: nowrap;
}

/*--------------------------------------------------------------
11. Portfolio Slider
--------------------------------------------------------------*/
.swiper-container, .caster-swiper-container {
  overflow: hidden;
}

.swiper-container.single-project .swiper-pagination, .swiper-container.multiple-projects .swiper-pagination, .caster-swiper-container.single-project .swiper-pagination, .caster-swiper-container.multiple-projects .swiper-pagination {
  position: static;
  margin-top: 18px;
}

.swiper-container.single-project, .caster-swiper-container.single-project {
  position: relative;
}

.swiper-container.single-project .swiper-slide, .caster-swiper-container.single-project .swiper-slide {
  height: 100%;
  overflow-y: hidden;
}

.swiper-container.single-project .swiper-slide .swiper-slide-item, .caster-swiper-container.single-project .swiper-slide .swiper-slide-item {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}

.swiper-container.single-project.pre-load.caster-portfolio-slider-initialized, .caster-swiper-container.single-project.pre-load.caster-portfolio-slider-initialized {
  overflow: visible;
}

.swiper-container.single-project.pre-load.caster-portfolio-slider-initialized .caster-swiper-preloader, .caster-swiper-container.single-project.pre-load.caster-portfolio-slider-initialized .caster-swiper-preloader {
  opacity: 0;
  z-index: -1;
}

.swiper-container.single-project.lazy-load.caster-portfolio-slider-initialized, .caster-swiper-container.single-project.lazy-load.caster-portfolio-slider-initialized {
  overflow: visible;
}

.swiper-container.single-project:before, .caster-swiper-container.single-project:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #090b0b;
  left: -100%;
  z-index: 2;
}

.swiper-container.single-project .swiper-slide-item, .caster-swiper-container.single-project .swiper-slide-item {
  position: relative;
}

.swiper-container.single-project .swiper-slide-item .swiper-image-wrap img, .caster-swiper-container.single-project .swiper-slide-item .swiper-image-wrap img {
  display: block;
}

.swiper-container.single-project .swiper-slide-item .swiper-title-wrap, .caster-swiper-container.single-project .swiper-slide-item .swiper-title-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
}

.swiper-container.single-project .swiper-slide-item .swiper-title-wrap h1, .caster-swiper-container.single-project .swiper-slide-item .swiper-title-wrap h1 {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, 70%);
  font-size: 60px;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
  width: 100%;
  text-align: center;
  opacity: 0;
}

.swiper-container.single-project .swiper-slide-item .swiper-title-wrap h1 a:hover, .caster-swiper-container.single-project .swiper-slide-item .swiper-title-wrap h1 a:hover {
  color: inherit;
}

@media (max-width: 399px) {
  .swiper-container.single-project .swiper-slide-item .swiper-title-wrap h1, .caster-swiper-container.single-project .swiper-slide-item .swiper-title-wrap h1 {
    top: 32%;
    line-height: 1;
  }
}

@media (max-width: 1022px) {
  .swiper-container.single-project .swiper-slide-item .swiper-title-wrap h1, .caster-swiper-container.single-project .swiper-slide-item .swiper-title-wrap h1 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .swiper-container.single-project .swiper-slide-item .swiper-title-wrap h1, .caster-swiper-container.single-project .swiper-slide-item .swiper-title-wrap h1 {
    font-size: 26px;
  }
}

.swiper-container.multiple-projects, .caster-swiper-container.multiple-projects {
  margin-right: calc(-100vw / 2 + 100% / 2);
}

.swiper-container.multiple-projects .swiper-slide, .caster-swiper-container.multiple-projects .swiper-slide {
  opacity: 0;
}

.swiper-container.multiple-projects.caster-portfolio-slider-initialized .swiper-slide, .caster-swiper-container.multiple-projects.caster-portfolio-slider-initialized .swiper-slide {
  opacity: 1;
}

.swiper-container.multiple-projects .swiper-title, .caster-swiper-container.multiple-projects .swiper-title {
  line-height: 1.4;
}

.swiper-container.multiple-projects .swiper-caption-wrap, .caster-swiper-container.multiple-projects .swiper-caption-wrap {
  text-decoration: none;
}

.swiper-container.multiple-projects .swiper-caption-wrap .swiper-image-wrap, .caster-swiper-container.multiple-projects .swiper-caption-wrap .swiper-image-wrap {
  transition: transform cubic-bezier(0.4, 0, 0.2, 1) 0.3s, opacity cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
  opacity: 1;
  position: relative;
}

.swiper-container.multiple-projects .swiper-caption-wrap .swiper-image-wrap .swiper-lazy-preloader, .caster-swiper-container.multiple-projects .swiper-caption-wrap .swiper-image-wrap .swiper-lazy-preloader {
  top: 0;
}

.swiper-container.multiple-projects .swiper-caption-wrap:hover .swiper-image-wrap, .caster-swiper-container.multiple-projects .swiper-caption-wrap:hover .swiper-image-wrap {
  transform: scale(0.98);
  opacity: 0.75;
}

.swiper-container.multiple-projects .swiper-caption-body, .caster-swiper-container.multiple-projects .swiper-caption-body {
  text-align: center;
}

.swiper-container.multiple-projects .swiper-caption-body .swiper-title, .caster-swiper-container.multiple-projects .swiper-caption-body .swiper-title {
  font-size: 18px;
  font-weight: 500;
  margin-top: 21px;
  margin-bottom: 3px;
}

.swiper-container.multiple-projects .swiper-caption-body .swiper-subtitle, .caster-swiper-container.multiple-projects .swiper-caption-body .swiper-subtitle {
  font-size: 15px;
  font-weight: 400;
}

.swiper-container.multiple-projects.content-under-image, .caster-swiper-container.multiple-projects.content-under-image {
  text-align: left;
}

.swiper-container.multiple-projects.content-under-image .swiper-title, .caster-swiper-container.multiple-projects.content-under-image .swiper-title {
  text-decoration: none;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  margin-top: 16px;
}

.swiper-container.multiple-projects.content-under-image .swiper-subtitle, .caster-swiper-container.multiple-projects.content-under-image .swiper-subtitle {
  text-decoration: none;
  color: #9a9a9a;
  font-size: 13px;
  font-weight: 400;
}

.swiper-container.fullscreen-projects .swiper-slide, .caster-swiper-container.fullscreen-projects .swiper-slide {
  height: 100vh;
}

.swiper-container.fullscreen-projects .swiper-slide .swiper-slide-item, .caster-swiper-container.fullscreen-projects .swiper-slide .swiper-slide-item {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}

.swiper-container.fullscreen-projects .swiper-slide .swiper-slide-item .swiper-title-wrap, .caster-swiper-container.fullscreen-projects .swiper-slide .swiper-slide-item .swiper-title-wrap {
  padding-left: 80px;
  padding-top: 80px;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}

.swiper-container.fullscreen-projects .swiper-slide .swiper-slide-item .swiper-title-wrap p, .caster-swiper-container.fullscreen-projects .swiper-slide .swiper-slide-item .swiper-title-wrap p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
  transform: translateY(60%);
  opacity: 0;
}

.swiper-container.fullscreen-projects .swiper-slide .swiper-slide-item .swiper-title-wrap h1, .caster-swiper-container.fullscreen-projects .swiper-slide .swiper-slide-item .swiper-title-wrap h1 {
  font-size: 42px;
  font-weight: 500;
  transform: translateY(60%);
  opacity: 0;
}

.swiper-container.fullscreen-projects .swiper-pagination, .caster-swiper-container.fullscreen-projects .swiper-pagination {
  text-align: left;
  padding-left: 82px;
  bottom: 30px;
  font-size: 13px;
  font-weight: 400;
}

.swiper-container.fullscreen-projects .swiper-button-next, .swiper-container.fullscreen-projects .swiper-button-prev, .caster-swiper-container.fullscreen-projects .swiper-button-next, .caster-swiper-container.fullscreen-projects .swiper-button-prev {
  top: auto;
  bottom: 30px;
  width: 25px;
  height: 25px;
  background-color: transparent;
}

.swiper-container.fullscreen-projects .swiper-button-next i, .swiper-container.fullscreen-projects .swiper-button-prev i, .caster-swiper-container.fullscreen-projects .swiper-button-next i, .caster-swiper-container.fullscreen-projects .swiper-button-prev i {
  line-height: normal;
  color: #141919;
}

.swiper-container.fullscreen-projects .swiper-button-prev, .caster-swiper-container.fullscreen-projects .swiper-button-prev {
  left: auto;
  right: 115px;
}

.swiper-container.fullscreen-projects .swiper-button-next, .caster-swiper-container.fullscreen-projects .swiper-button-next {
  left: auto;
  right: 80px;
}

.swiper-container.fullscreen-projects.light-controls .swiper-pagination, .caster-swiper-container.fullscreen-projects.light-controls .swiper-pagination {
  color: #ffffff;
}

.swiper-container.fullscreen-projects.light-controls .swiper-button-next i, .swiper-container.fullscreen-projects.light-controls .swiper-button-prev i, .caster-swiper-container.fullscreen-projects.light-controls .swiper-button-next i, .caster-swiper-container.fullscreen-projects.light-controls .swiper-button-prev i {
  font-size: 12px;
  line-height: normal;
  color: #ffffff;
}

.swiper-container.fullscreen-projects.light-controls.dark-controls .swiper-pagination, .caster-swiper-container.fullscreen-projects.light-controls.dark-controls .swiper-pagination {
  color: #000;
}

.swiper-container.fullscreen-projects.light-controls.dark-controls .swiper-button-next i, .swiper-container.fullscreen-projects.light-controls.dark-controls .swiper-button-prev i, .caster-swiper-container.fullscreen-projects.light-controls.dark-controls .swiper-button-next i, .caster-swiper-container.fullscreen-projects.light-controls.dark-controls .swiper-button-prev i {
  font-size: 12px;
  line-height: normal;
  color: #141919;
}

.swiper-container.fullscreen-projects.light-controls .swiper-pagination-bullet, .caster-swiper-container.fullscreen-projects.light-controls .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.4);
}

.swiper-container.fullscreen-projects.light-controls .swiper-pagination-bullet.swiper-pagination-bullet-active, .caster-swiper-container.fullscreen-projects.light-controls .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffffff;
}

@media (max-width: 992px) {
  .swiper-container.multiple-projects,
  .caster-swiper-container.multiple-projects {
    margin-right: auto;
  }
  .swiper-container.fullscreen-projects .swiper-slide .swiper-slide-item .swiper-title-wrap,
  .caster-swiper-container.fullscreen-projects .swiper-slide .swiper-slide-item .swiper-title-wrap {
    padding-left: 20px;
    padding-top: 20px;
  }
  .swiper-container.fullscreen-projects .swiper-pagination,
  .caster-swiper-container.fullscreen-projects .swiper-pagination,
  .swiper-container.fullscreen-projects .swiper-button-prev,
  .caster-swiper-container.fullscreen-projects .swiper-button-prev,
  .swiper-container.fullscreen-projects .swiper-button-next,
  .caster-swiper-container.fullscreen-projects .swiper-button-next {
    display: none;
  }
}

@media (max-width: 767px) {
  body.dark .swiper-container.fullscreen-projects .swiper-slide .swiper-slide-item .swiper-title-wrap,
  body.dark .caster-swiper-container.fullscreen-projects .swiper-slide .swiper-slide-item .swiper-title-wrap {
    background-color: rgba(0, 0, 0, 0.2);
  }
}

/*--------------------------------------------------------------
12. Portfolio Split Slider
--------------------------------------------------------------*/
.portfolio-split-slider .full-width-bg-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.portfolio-split-slider .caster-ms-left .caster-ms-section .title-wrap {
  text-align: right;
  padding: 25px 100px 0 0;
}

.portfolio-split-slider .caster-ms-section .title-wrap {
  padding: 25px 0 0 100px;
}

.portfolio-split-slider .caster-ms-section .title-wrap h1 {
  font-size: 42px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 40px;
}

.portfolio-split-slider .caster-ms-section .title-wrap p {
  margin: 0 0 11px 0;
  font-size: 14px;
  font-weight: 500;
}

.portfolio-split-slider .caster-ms-section .title-wrap .btn-container {
  margin-top: 25px;
}

.portfolio-split-slider .caster-ms-section .title-wrap .btn-container a:hover {
  background-color: #ffffff;
  color: #090b0b;
}

.portfolio-split-slider .caster-ms-left:not(.ms-left),
.portfolio-split-slider .caster-ms-right:not(.ms-right) {
  width: 50%;
  position: relative;
  align-items: center;
  min-height: 100vh;
}

.portfolio-split-slider .caster-ms-left:not(.ms-left) .caster-ms-section,
.portfolio-split-slider .caster-ms-right:not(.ms-right) .caster-ms-section {
  height: 100vh;
  display: flex;
  align-items: center;
}

.portfolio-split-slider .caster-ms-left:not(.ms-left) {
  float: left;
}

.portfolio-split-slider .caster-ms-left:not(.ms-left) .caster-ms-section {
  justify-content: flex-end;
}

.portfolio-split-slider .caster-ms-right:not(.ms-right) {
  float: right;
}

body .portfolio-split-slider {
  height: 100vh;
}

body .portfolio-split-slider .full-width-bg-image {
  width: 100%;
}

#multiscroll-nav span {
  border: 1px solid #ffffff !important;
}

#multiscroll-nav li .active span {
  background: #ffffff !important;
}

#multiscroll-nav span {
  width: 10px !important;
  height: 10px !important;
}

#multiscroll-nav li {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .portfolio-split-slider .caster-ms-right .caster-ms-section .title-wrap {
    padding: 0 60px;
  }
  .portfolio-split-slider .caster-ms-right .caster-ms-section .title-wrap h1 {
    font-size: 40px;
  }
}

@media (max-width: 991px) {
  .caster-ms-left.ms-left, .caster-ms-right.ms-right {
    width: 100% !important;
  }
  .portfolio-split-slider .caster-ms-right .caster-ms-section:not(.ms-table),
  .portfolio-split-slider .caster-ms-left .caster-ms-section:not(.ms-table) {
    height: 100vh;
    width: 100%;
    float: right;
    position: relative;
    display: flex;
    align-items: center;
  }
  .ms-section.ms-table {
    background-color: rgba(9, 11, 11, 0.3);
  }
  .portfolio-split-slider .caster-ms-right .caster-ms-section .title-wrap {
    padding: 0 70px 0 40px;
  }
  .portfolio-split-slider .caster-ms-section .title-wrap p {
    color: #ffffff;
  }
  .portfolio-split-slider .full-width-bg-image {
    z-index: -1;
  }
  .portfolio-split-slider .caster-ms-left .caster-ms-section .title-wrap {
    text-align: left;
    padding: 0 70px 0 40px;
  }
}

/*--------------------------------------------------------------
13. Team
--------------------------------------------------------------*/
.team-member {
  margin-bottom: 20px;
}

.team-member .member-avatar {
  position: relative;
  overflow: hidden;
}

.team-member .member-avatar img {
  width: 100%;
  height: auto;
  display: block;
}

.team-member .member-avatar .member-info {
  position: absolute;
  bottom: 23px;
  left: 25px;
}

.team-member .member-avatar .member-info h6 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #ffffff;
  margin-bottom: 1px;
}

.team-member .member-avatar .member-info span {
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
}

.team-member .member-avatar .member-socials {
  position: absolute;
  right: -46px;
  top: 49px;
  transform: rotate(270deg);
  opacity: 0;
  transition: all .25s ease-in-out;
}

.team-member .member-avatar .member-socials a {
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
  padding-left: 5px;
}

.team-member .member-avatar:hover .member-socials {
  opacity: 1;
  right: -6px;
}

.team-member .member-avatar .color-overlay {
  background-color: rgba(9, 11, 11, 0.45);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/*--------------------------------------------------------------
14. Testimonials
--------------------------------------------------------------*/
.testimonials-slider-wrap {
  padding-left: 205px;
  position: relative;
}

.testimonials-slider-wrap:before {
  content: '';
  background-image: url(assets/images/svg/quote.svg);
  background-repeat: no-repeat;
  background-size: 36px;
  width: 36px;
  height: 36px;
  top: 20px;
  left: 85px;
  display: inline-block;
  position: absolute;
}

.testimonials-slider-wrap .testimonials .tml-content p {
  font-size: 20px;
  line-height: 36px;
  font-style: italic;
}

.testimonials-slider-wrap .testimonials .tml-footer {
  display: flex;
  margin-top: 10px;
}

.testimonials-slider-wrap .testimonials .tml-footer .tml-avator {
  width: 80px;
  height: 80px;
}

.testimonials-slider-wrap .testimonials .tml-footer .tml-avator img {
  border-radius: 50%;
}

.testimonials-slider-wrap .testimonials .tml-footer .tml-author {
  margin-left: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.testimonials-slider-wrap .testimonials .tml-footer .tml-author h4 {
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 5px;
}

.testimonials-slider-wrap .testimonials .tml-footer .tml-author span {
  font-size: 13px;
  line-height: normal;
}

.testimonials-slider-wrap .swiper-container-horizontal > .swiper-pagination-bullets,
.testimonials-slider-wrap .swiper-pagination-custom, .testimonials-slider-wrap .swiper-pagination-fraction {
  bottom: 0;
  text-align: right;
}

.testimonials-slider-wrap .swiper-pagination-custom, .testimonials-slider-wrap .swiper-pagination-fraction {
  color: #9a9a9a;
  font-size: 13px;
}

.testimonials-slider-wrap .swiper-pagination-bullet {
  background: rgba(154, 154, 154, 0.8);
  opacity: 1;
}

.testimonials-slider-wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: .6;
}

.testimonials-slider-wrap .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

@media (max-width: 767px) {
  .testimonials-slider-wrap {
    padding-left: 0;
    padding-top: 90px;
  }
  .testimonials-slider-wrap:before {
    left: 0;
  }
}

/*--------------------------------------------------------------
15. Content Box
--------------------------------------------------------------*/
.content-box span {
  font-size: 15px;
  font-weight: 500;
}

.content-box h3 {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 7px;
}

.content-box p {
  color: #9a9a9a;
  font-size: 14px;
  line-height: 22px;
}

/*--------------------------------------------------------------
16. Contact Form
--------------------------------------------------------------*/
div.caster-cf .ajax-loader.is-active {
  visibility: hidden;
}

.caster-cf-form div.caster-cf-mail-sent-ok,
.caster-cf-form div.caster-cf-response-output {
  border: 0;
  display: none;
  text-align: center;
}

.caster-cf-form div.caster-cf-mail-sent-ok.validated,
.caster-cf-form div.caster-cf-validation-errors.validation-error {
  display: block;
}

.caster-cf-form div.caster-cf-response-output {
  margin-left: 0;
  padding-left: 0;
}

.caster-cf-form input:not(.caster-cf-submit), .caster-cf-form textarea {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #343434;
  font-size: 14px;
  padding: 0 0 2px;
  position: relative;
}

.caster-cf-form > p {
  clear: both;
  margin-left: -20px;
  margin-right: -20px;
}

.caster-cf-form .caster-cf-form-control-wrap:not(.message) {
  display: inline-block;
  width: 33.33333333333333%;
  float: left;
  padding: 0 20px;
}

.caster-cf-form .caster-cf-form-control-wrap {
  display: block;
  width: 100%;
}

.caster-cf-form .caster-cf-form-control-wrap.message {
  clear: both;
  padding: 37px 20px 0;
}

.caster-cf-form input[type="submit"] {
  margin-top: 50px;
  margin-left: 20px;
}

.caster-cf-form span.caster-cf-not-valid-tip {
  display: none;
  color: #e8252e;
  margin-top: 10px;
}

.caster-cf-form span.caster-cf-not-valid-tip.validation-error {
  display: block;
}

.caster-cf-form div.caster-cf-validation-errors,
.caster-cf-form div.caster-cf-acceptance-missing {
  border: none;
  color: #e8252e;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
}

.caster-cf-form textarea {
  height: 23px;
  overflow: hidden;
  padding: 0;
}

.caster-cf-form .caster-cf-submit {
  background-color: transparent;
  color: #ffffff;
}

.caster-cf-form .caster-cf-submit:hover {
  opacity: .9;
}

div.caster-cf .ajax-loader {
  position: absolute;
  bottom: -13px;
}

@media (max-width: 767px) {
  .left-block, .right-block {
    padding: 0 !important;
  }
}

::-moz-placeholder {
  color: #9a9a9a;
}

:-ms-input-placeholder {
  color: #9a9a9a;
}

::-ms-input-placeholder {
  color: #9a9a9a;
}

::placeholder {
  color: #9a9a9a;
}

:-ms-input-placeholder {
  color: #9a9a9a;
}

::-ms-input-placeholder {
  color: #9a9a9a;
}

@media (max-width: 767px) {
  .caster-cf-form .caster-cf-form-control-wrap:not(.message) {
    float: none;
    width: 100%;
    display: block;
    margin-top: 30px;
  }
  .caster-cf-form .caster-cf-form-control-wrap:not(.message):first-of-type {
    margin-top: 0;
  }
  .caster-cf-form .caster-cf-form-control-wrap.message {
    padding-top: 32px;
  }
}

/*--------------------------------------------------------------
17. Contact Info
--------------------------------------------------------------*/
.contact-info div {
  margin-bottom: 23px;
}

.contact-info div h3 {
  font-size: 19px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 7px;
}

.contact-info div span {
  display: block;
  color: #9a9a9a;
  font-size: 14px;
  line-height: 21px;
}

.contact-info div span a {
  color: #9a9a9a;
  font-size: 15px;
  line-height: 21px;
}

.contact-info div address {
  color: #9a9a9a;
  font-size: 15px;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .contact-info {
    margin-top: 30px;
  }
}

/*--------------------------------------------------------------
18. Progress Bar
--------------------------------------------------------------*/
.progress-bar-wrapper {
  margin-top: 25px;
}

.progress-bar-wrapper .progress-bar-wrap {
  position: relative;
  margin-bottom: 20px;
}

.progress-bar-wrapper .progress-bar-wrap .progress-bar-title {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
}

.progress-bar-wrapper .progress-bar-wrap .progress {
  height: 3px;
  line-height: 3px;
  font-size: 12px;
  font-weight: 500;
  background-color: #505050;
}

.progress-bar-wrapper .progress-bar-wrap .progress .progress-bar {
  color: #ffffff;
  background-color: #ffffff;
}

.progress-bar-wrapper .progress-bar-wrap .progress .progress-bar .percentage {
  position: absolute;
  top: 13px;
  left: 0%;
}

/*--------------------------------------------------------------
19. Site Layout
--------------------------------------------------------------*/
.site-content {
  overflow: hidden;
}

#page {
  position: relative;
  word-wrap: break-word;
  overflow: hidden;
}

body.blog .site-content-contain .site-content, body.single-post .site-content-contain .site-content {
  padding: 60px 0 120px;
}

body.single-portfolio article.portfolio {
  padding-top: 60px;
}

body.single-portfolio .portfolio-navigation-wrap {
  padding-bottom: 120px;
}

@media (min-width: 992px) {
  body.has-sidebar .container #primary.content-area {
    width: 75%;
    float: left;
    padding-right: 50px;
  }
  body.has-sidebar .container #secondary.widget-area {
    float: left;
    width: 25%;
  }
}

@media (min-width: 1200px) {
  body.has-left-sidebar-menu.blog .site-content-contain .site-content, body.has-left-sidebar-menu.single-post .site-content-contain .site-content {
    padding-top: 120px;
  }
}

@media (max-width: 767px) {
  body.blog .site-content-contain .site-content, body.single-post .site-content-contain .site-content {
    padding: 60px 0 80px;
  }
  body.single-portfolio .portfolio-navigation-wrap {
    padding-bottom: 80px;
  }
}

/*--------------------------------------------------------------
20. Header
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Standard Menu
--------------------------------------------------------------*/
@media (min-width: 992px) {
  #masthead.site-header.standard #ham-trigger-wrap {
    display: none;
  }
  #masthead.site-header.standard #site-branding a {
    padding: 50px 0;
  }
  #masthead.site-header.standard #site-navigation .menu > li {
    position: relative;
    display: inline-block;
    margin-left: 46px;
  }
  #masthead.site-header.standard #site-navigation .menu > li:first-of-type {
    margin-left: 0;
  }
  #masthead.site-header.standard #site-navigation .menu > li > a {
    font-size: 16px;
    font-weight: 400;
    text-transform: initial;
    display: block;
    position: relative;
    padding-top: 28px;
    padding-bottom: 25px;
  }
  #masthead.site-header.standard #site-navigation .menu > li > a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 16px;
    left: 0;
    opacity: 0;
    transition: all .2s ease;
    background-color: #03a696;
  }
  #masthead.site-header.standard #site-navigation .menu > li ul {
    position: absolute;
    top: 120%;
    background-color: #111313;
    width: 200px;
    z-index: 10;
    left: -25px;
    right: 0;
    margin-left: 0;
    opacity: 0;
    visibility: hidden;
    padding: 24px 27px 14px;
    transition: all .2s ease;
  }
  #masthead.site-header.standard #site-navigation .menu > li ul li {
    margin: 0;
    position: relative;
    margin-bottom: 14px;
  }
  #masthead.site-header.standard #site-navigation .menu > li ul li a {
    font-size: 14px;
    line-height: 18px;
    display: block;
    color: #fff;
    opacity: .6;
  }
  #masthead.site-header.standard #site-navigation .menu > li ul li a:hover {
    opacity: 1;
  }
  #masthead.site-header.standard #site-navigation .menu > li ul li:hover > a {
    opacity: 1;
  }
  #masthead.site-header.standard #site-navigation .menu > li ul ul {
    padding: 18px 25px 8px;
    left: 155px;
    top: -19px;
    transition: all .4s ease-out;
  }
  #masthead.site-header.standard #site-navigation .menu > li:hover > ul {
    animation: dropdown-effect .2s ease-out;
    -webkit-animation: dropdown-effect .2s ease-out;
    -moz-animation: dropdown-effect .2s ease-out;
    display: block;
    opacity: 1;
    visibility: visible;
    top: 100%;
  }
  #masthead.site-header.standard #site-navigation .menu > li:hover > ul > li:hover ul {
    display: block;
    animation: dropdown-effect .2s ease-out;
    -webkit-animation: dropdown-effect .2s ease-out;
    -moz-animation: dropdown-effect .2s ease-out;
    opacity: 1;
    visibility: visible;
    left: 165px;
    transition: all .2s ease-out;
  }
  #masthead.site-header.standard #site-navigation .menu > li.current-menu-item > a:after, #masthead.site-header.standard #site-navigation .menu > li.current-menu-parent > a:after, #masthead.site-header.standard #site-navigation .menu > li:hover > a:after {
    opacity: 1;
    width: 15px;
  }
  #masthead.site-header.standard #site-navigation .menu > li:hover > a {
    opacity: 1;
  }
  #masthead.site-header.standard #site-navigation .menu > li > a {
    color: #fff;
  }
  #masthead.site-header.standard #site-navigation .menu > li.invert-dropdown {
    left: auto !important;
    right: 175px;
  }
}

/*--------------------------------------------------------------
Sidebar Menu
--------------------------------------------------------------*/
@media (min-width: 1200px) {
  #masthead.site-header.left-sidebar-menu {
    width: 270px;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
  }
  #masthead.site-header.left-sidebar-menu .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  #masthead.site-header.left-sidebar-menu #site-branding a {
    padding-top: 50px;
  }
  #masthead.site-header.left-sidebar-menu #ham-trigger-wrap {
    display: none;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation {
    width: 100%;
    max-width: 960px;
    overflow: hidden;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu {
    max-height: calc(100vh - 300px);
    overflow-x: auto;
    width: calc(100% + 20px);
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu a {
    color: #fff;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li {
    margin-bottom: 10px;
    padding-bottom: 11px;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li.current-menu-item > a, #masthead.site-header.left-sidebar-menu #site-navigation .menu > li.current-menu-parent > a {
    color: #03a696;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li:last-of-type {
    margin-bottom: 0;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li > a {
    display: block;
    font-size: 15px;
    font-weight: 500;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li > a:hover {
    color: #03a696;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li ul {
    padding: 10px 12px 4px;
    display: none;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li ul > li {
    margin-bottom: 8px;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li ul > li:last-of-type {
    margin-bottom: 0;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li ul > li > a {
    font-size: 13px;
    font-weight: 500;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li ul > li > a:hover {
    color: #03a696;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li ul ul > li > a {
    font-size: 13px;
    font-weight: 500;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li ul ul > li > a:hover {
    color: #03a696;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation #hamburger-menu-close-trigger {
    cursor: pointer;
    position: absolute;
    top: 19px;
    right: 23px;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close {
    display: inline-block;
    transform: translateY(-5px);
  }
  #masthead.site-header.left-sidebar-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close span {
    display: inline-block;
    position: relative;
    background-color: transparent !important;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close span:before, #masthead.site-header.left-sidebar-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close span:after {
    content: '';
    position: absolute;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close span:before {
    top: -8px;
    transform: translateY(8px) rotateZ(-45deg);
  }
  #masthead.site-header.left-sidebar-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close span:after {
    top: 8px;
    transform: translateY(-8px) rotateZ(45deg);
  }
  #masthead.site-header.left-sidebar-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close span:before, #masthead.site-header.left-sidebar-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close span:after, #masthead.site-header.left-sidebar-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close span {
    width: 21px;
    height: 2px;
    transition: all .3s;
    background-color: #fff;
  }
  #masthead.site-header.left-sidebar-menu .contact-info {
    padding-bottom: 40px;
  }
  #masthead.site-header.left-sidebar-menu .contact-info, #masthead.site-header.left-sidebar-menu .contact-info * {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
  }
  #masthead.site-header.left-sidebar-menu + .site-content-contain {
    margin-left: 270px;
  }
}

@media (max-width: 1199px) {
  #masthead.site-header.left-sidebar-menu #ham-trigger-wrap .ham-trigger > span {
    transform: translateY(0);
  }
  #masthead.site-header.left-sidebar-menu #site-navigation {
    position: absolute;
    top: 100%;
    width: calc(100% - 30px);
    z-index: 10;
    transition: all .4s ease;
    opacity: 0;
    visibility: hidden;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation.display-menu {
    opacity: 1;
    visibility: visible;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu {
    background-color: #111313;
    max-height: calc(100vh - 150px);
    overflow-y: auto;
    padding: 20px 0;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu li {
    position: relative;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu li:last-of-type {
    border-bottom: 0;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu a {
    display: block;
    padding: 9px 25px;
    color: #fff;
    display: block;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li {
    opacity: 0;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li > a {
    font-size: 15px;
    font-weight: 600;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li ul {
    display: none;
    padding-bottom: 5px;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li ul a {
    font-size: 13px;
    margin-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #masthead.site-header.left-sidebar-menu #site-navigation .menu > li ul ul a {
    margin-left: 36px;
  }
  #masthead.site-header.left-sidebar-menu .contact-info {
    display: none;
  }
}

/*--------------------------------------------------------------
Fullscreen Hamburger Menu
--------------------------------------------------------------*/
#masthead.site-header.fullscreen-hamburger-menu #ham-trigger-wrap {
  position: relative;
  z-index: 11;
}

#masthead.site-header.fullscreen-hamburger-menu #ham-trigger-wrap .ham-trigger span {
  background-color: transparent;
}

#masthead.site-header.fullscreen-hamburger-menu #ham-trigger-wrap .ham-trigger span:before {
  top: -5px;
}

#masthead.site-header.fullscreen-hamburger-menu #ham-trigger-wrap .ham-trigger span:after {
  top: 5px;
}

#masthead.site-header.fullscreen-hamburger-menu #ham-trigger-wrap .ham-trigger span:before, #masthead.site-header.fullscreen-hamburger-menu #ham-trigger-wrap .ham-trigger span:after, #masthead.site-header.fullscreen-hamburger-menu #ham-trigger-wrap .ham-trigger span {
  width: 20px;
}

#masthead.site-header.fullscreen-hamburger-menu #ham-trigger-wrap.open .ham-trigger span:before {
  transform: translateY(7px) rotateZ(-45deg);
}

#masthead.site-header.fullscreen-hamburger-menu #ham-trigger-wrap.open .ham-trigger span:after {
  transform: translateY(-3px) rotateZ(46deg);
}

body.fullscreen-hamburger-menu-acive {
  overflow: hidden;
}

body.fullscreen-hamburger-menu-acive .swiper-container.fullscreen-projects .swiper-pagination,
body.fullscreen-hamburger-menu-acive .caster-swiper-container.fullscreen-projects .swiper-pagination,
body.fullscreen-hamburger-menu-acive .swiper-container.fullscreen-projects .swiper-button-prev,
body.fullscreen-hamburger-menu-acive .caster-swiper-container.fullscreen-projects .swiper-button-prev,
body.fullscreen-hamburger-menu-acive .swiper-container.fullscreen-projects .swiper-button-next,
body.fullscreen-hamburger-menu-acive .caster-swiper-container.fullscreen-projects .swiper-button-next,
body.fullscreen-hamburger-menu-acive #multiscroll-nav {
  opacity: 0;
  visibility: hidden;
}

@media (min-width: 992px) {
  #masthead.site-header.fullscreen-hamburger-menu #site-branding {
    position: relative;
    z-index: 11;
  }
  #masthead.site-header.fullscreen-hamburger-menu #site-branding a {
    padding: 40px 0 40px;
  }
  #masthead.site-header.fullscreen-hamburger-menu .main-navigation-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #090b0b;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu {
    text-align: center;
    width: calc(100vw + 30px);
    margin-top: 75px;
  }
  #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu > li {
    padding: 7px 0;
    opacity: 0;
  }
  #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu > li.current-menu-item > a, #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu > li.current-menu-parent > a {
    color: #03a696;
  }
  #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu > li > a {
    font-size: 28px;
    font-weight: 600;
  }
  #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu > li > a:hover {
    color: #03a696;
  }
  #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu > li ul {
    display: none;
    margin: 15px 0;
  }
  #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu > li ul li a {
    font-size: 20px;
  }
  #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu > li ul li a:hover {
    color: #03a696;
  }
  #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu > li ul ul li a {
    font-size: 15px;
  }
  #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu > li ul ul li a:hover {
    color: #03a696;
  }
  #masthead.site-header.fullscreen-hamburger-menu .contact-info-wrap {
    display: flex;
    justify-content: space-between;
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 30px;
  }
  #masthead.site-header.fullscreen-hamburger-menu .contact-info-wrap .contact-info {
    color: #fff;
    font-size: 13px;
  }
  #masthead.site-header.fullscreen-hamburger-menu .contact-info-wrap .social-links-menu {
    margin: 0;
  }
  #masthead.site-header.fullscreen-hamburger-menu .contact-info-wrap .social-links-menu li {
    display: inline-block;
    margin-left: 12px;
  }
  #masthead.site-header.fullscreen-hamburger-menu .contact-info-wrap .social-links-menu li a i {
    font-size: 12px;
  }
  #masthead.site-header.fullscreen-hamburger-menu .contact-info-wrap .social-links-menu li a:hover {
    color: #03a696;
  }
}

@media (max-width: 991px) {
  #masthead.site-header.fullscreen-hamburger-menu .contact-info-wrap {
    display: none;
  }
  #masthead.site-header.fullscreen-hamburger-menu .main-navigation-wrap {
    width: 100%;
    position: absolute;
    top: 100%;
  }
  #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu > li > a {
    font-size: 15px;
  }
}

/*--------------------------------------------------------------
Left Hamburger Menu
--------------------------------------------------------------*/
@media (min-width: 992px) {
  #masthead.site-header.left-hamburger-menu {
    position: fixed;
    width: 115px;
    height: 100vh;
    left: 0;
    top: 0;
  }
  #masthead.site-header.left-hamburger-menu .wrap {
    flex-direction: column;
    padding-left: 40px !important;
    padding-right: 20px !important;
    height: 100%;
    align-items: flex-start;
  }
  #masthead.site-header.left-hamburger-menu #ham-trigger-wrap {
    position: relative;
    z-index: 10;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation {
    position: absolute;
    width: 350px;
    height: 100vh;
    display: flex;
    align-items: center;
    background-color: #111414;
    padding-left: 120px;
    left: -350px;
    opacity: 0;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation.display-menu {
    z-index: 1;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation .menu {
    width: calc(100% + 20px);
  }
  #masthead.site-header.left-hamburger-menu #site-navigation .menu a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: none;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation .menu a:hover {
    color: #03a696;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation .menu > li {
    margin-bottom: 10px;
    padding-bottom: 11px;
    opacity: 0;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation .menu > li.current-menu-item > a, #masthead.site-header.left-hamburger-menu #site-navigation .menu > li.current-menu-parent > a {
    color: #03a696;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation .menu > li:last-of-type {
    margin-bottom: 0;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation .menu > li > a {
    display: block;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation .menu > li ul {
    padding: 10px 12px 4px;
    display: none;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation .menu > li ul > li {
    margin-bottom: 8px;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation .menu > li ul > li:last-of-type {
    margin-bottom: 0;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation .menu > li ul > li > a {
    font-size: 13px;
    font-weight: 500;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation .menu > li ul ul > li > a {
    font-size: 13px;
    font-weight: 500;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation #hamburger-menu-close-trigger {
    cursor: pointer;
    position: absolute;
    top: 19px;
    right: 23px;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close {
    display: inline-block;
    transform: translateY(-5px);
  }
  #masthead.site-header.left-hamburger-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close span {
    display: inline-block;
    position: relative;
    background-color: transparent !important;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close span:before, #masthead.site-header.left-hamburger-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close span:after {
    content: '';
    position: absolute;
  }
  #masthead.site-header.left-hamburger-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close span:before {
    top: -8px;
    transform: translateY(8px) rotateZ(-45deg);
  }
  #masthead.site-header.left-hamburger-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close span:after {
    top: 8px;
    transform: translateY(-8px) rotateZ(45deg);
  }
  #masthead.site-header.left-hamburger-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close span:before, #masthead.site-header.left-hamburger-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close span:after, #masthead.site-header.left-hamburger-menu #site-navigation #hamburger-menu-close-trigger .hamburger-menu-close span {
    width: 21px;
    height: 2px;
    transition: all .3s;
    background-color: #fff;
  }
  #masthead.site-header.left-hamburger-menu .contact-info {
    -ms-writing-mode: rl-tb;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    -webkit-text-orientation: mixed;
            text-orientation: mixed;
    line-height: 1;
    padding-top: 40px;
  }
  #masthead.site-header.left-hamburger-menu .contact-info, #masthead.site-header.left-hamburger-menu .contact-info a {
    color: #fff;
  }
  #masthead.site-header.left-hamburger-menu + .site-content-contain {
    margin-left: 115px;
  }
}

@media (max-width: 991px) {
  #masthead.site-header.left-hamburger-menu .contact-info {
    display: none;
  }
}

/*--------------------------------------------------------------
General
--------------------------------------------------------------*/
#masthead.site-header {
  width: 100%;
  z-index: 9;
  background-color: #090b0b;
}

#masthead.site-header #site-navigation ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  line-height: normal;
}

#masthead.site-header #site-branding {
  line-height: 0;
}

#masthead.site-header #site-branding img {
  vertical-align: initial;
}

#masthead.site-header #site-branding .retina-logo {
  max-width: 87px;
  display: none;
}

#masthead.site-header #site-branding a {
  display: inline-block;
  line-height: 1.1;
  padding: 30px 0 26px;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  #masthead.site-header #site-branding .retina-logo {
    display: block;
  }
  #masthead.site-header #site-branding .logo {
    display: none;
  }
}

#masthead.site-header #ham-trigger-wrap {
  cursor: pointer;
}

#masthead.site-header #ham-trigger-wrap .ham-trigger {
  display: inline-block;
  transform: translateY(-5px);
}

#masthead.site-header #ham-trigger-wrap .ham-trigger span {
  display: inline-block;
  position: relative;
}

#masthead.site-header #ham-trigger-wrap .ham-trigger span:before, #masthead.site-header #ham-trigger-wrap .ham-trigger span:after {
  content: '';
  position: absolute;
}

#masthead.site-header #ham-trigger-wrap .ham-trigger span:before {
  top: -7px;
}

#masthead.site-header #ham-trigger-wrap .ham-trigger span:after {
  top: 7px;
}

#masthead.site-header #ham-trigger-wrap .ham-trigger span:before, #masthead.site-header #ham-trigger-wrap .ham-trigger span:after, #masthead.site-header #ham-trigger-wrap .ham-trigger span {
  width: 22px;
  height: 2px;
  transition: all .2s;
  background-color: #fff;
}

@media (max-width: 991px) {
  #masthead.site-header #ham-trigger-wrap .ham-trigger > span {
    transform: translateY(0);
  }
}

#masthead.site-header #ham-trigger-wrap.open .ham-trigger span {
  background-color: transparent;
}

#masthead.site-header #ham-trigger-wrap.open .ham-trigger span:before {
  transform: translateY(7px) rotateZ(-45deg);
}

#masthead.site-header #ham-trigger-wrap.open .ham-trigger span:after {
  transform: translateY(-7px) rotateZ(45deg);
}

#masthead.site-header .wrap {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#masthead.site-header .wrap:after {
  content: initial;
}

#masthead.site-header.full-width .wrap {
  max-width: none;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1300px) {
  #masthead.site-header.full-width .wrap {
    padding-left: 80px;
    padding-right: 80px;
  }
}

#masthead.site-header.transparent {
  background-color: transparent !important;
  position: absolute;
  width: 100%;
}

#masthead.site-header.standard.is-stuck {
  background-color: #090b0b;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
  padding: 0 !important;
  margin: 0 !important;
}

#masthead.site-header.standard.is-stuck #site-branding a {
  padding: 10px 0 6px 0 !important;
}

@media (max-width: 991px) {
  #masthead.site-header #site-navigation {
    position: absolute;
    top: 100%;
    width: calc(100% - 30px);
    z-index: 10;
    transition: all .4s ease;
    opacity: 0;
    visibility: hidden;
  }
  #masthead.site-header #site-navigation.display-menu {
    opacity: 1;
    visibility: visible;
  }
  #masthead.site-header #site-navigation .menu {
    background-color: #111313;
    max-height: calc(100vh - 150px);
    overflow-y: auto;
    padding: 20px 0;
  }
  #masthead.site-header #site-navigation .menu li {
    position: relative;
  }
  #masthead.site-header #site-navigation .menu li:last-of-type {
    border-bottom: 0;
  }
  #masthead.site-header #site-navigation .menu a {
    font-size: 13px;
    display: block;
    padding: 9px 25px;
    color: #fff;
    display: block;
  }
  #masthead.site-header #site-navigation .menu a:hover {
    color: #03a696;
  }
  #masthead.site-header #site-navigation .menu > li {
    opacity: 0;
  }
  #masthead.site-header #site-navigation .menu > li ul {
    display: none;
    padding-bottom: 5px;
  }
  #masthead.site-header #site-navigation .menu > li ul a {
    margin-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #masthead.site-header #site-navigation .menu > li ul ul a {
    margin-left: 36px;
  }
  #masthead.site-header #site-navigation .menu > li ul > li:hover > a {
    color: #03a696;
  }
  #masthead.site-header #site-navigation .menu > li.current-menu-item > a, #masthead.site-header #site-navigation .menu > li.current-menu-parent > a, #masthead.site-header #site-navigation .menu > li:hover > a {
    color: #03a696;
  }
  #masthead.site-header #site-navigation .menu > li:hover > a {
    color: #03a696;
  }
  #masthead.site-header.standard #site-navigation .menu > li > a, #masthead.site-header.left-hamburger-menu #site-navigation .menu > li > a, #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu > li > a {
    font-size: 15px !important;
    font-weight: 600 !important;
  }
}

/*--------------------------------------------------------------
21. Grid
--------------------------------------------------------------*/
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

/*--------------------------------------------------------------
22. Forms
--------------------------------------------------------------*/
label {
  color: #ffffff;
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}

fieldset {
  margin-bottom: 1em;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
  color: #9a9a9a;
  background-color: #202020;
  border: none;
  display: block;
  padding: 10px 15px;
  width: 100%;
  font-size: 12px;
}

textarea {
  color: #9a9a9a;
  background-color: #202020;
  border: none;
  display: block;
  padding: 15px;
  width: 100%;
  resize: none;
  height: 200px;
  font-size: 12px;
}

select {
  color: #9a9a9a;
  background-color: #202020;
  border: none;
  padding: 10px 5px;
  max-width: 100%;
}

input[type="radio"], input[type="checkbox"] {
  margin-right: 0.5em;
}

input[type="radio"] + label, input[type="checkbox"] + label {
  font-weight: 400;
}

input[type="button"], input[type="submit"] {
  background-color: transparent;
  border: 1px solid #ffffff;
  box-shadow: none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding: 13px 27px;
  text-shadow: none;
  transition: .2s ease-in;
}

input[type="button"]:hover, input[type="submit"]:hover {
  background-color: #ffffff;
  color: #090b0b;
}

/*--------------------------------------------------------------
23. Portfolio
--------------------------------------------------------------*/
.single-portfolio .portfolio .portfolio-media .flex-video {
  width: 100%;
  height: 0px;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.single-portfolio .portfolio .portfolio-media .caster-swiper-slider-wrap.swiper-container .swiper-slide {
  height: 100%;
}

.single-portfolio .portfolio .portfolio-media .caster-swiper-slider-wrap.swiper-container .swiper-slide .swiper-lazy-preloader {
  background-color: #252525;
}

.single-portfolio .portfolio .media-wrap > .portfolio-media {
  margin-bottom: 50px;
}

.single-portfolio .portfolio .media-wrap > .portfolio-media:last-of-type {
  margin-bottom: 0;
}

.single-portfolio .portfolio .entry-header {
  margin-bottom: 90px;
}

.single-portfolio .portfolio .entry-header .entry-title {
  font-size: 44px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 4px;
}

.single-portfolio .portfolio .entry-header .description {
  font-size: 19px;
  font-weight: 400;
}

.single-portfolio .portfolio .entry-meta-title h4 {
  font-size: 20px;
  margin-bottom: 15px;
}

.single-portfolio .portfolio .entry-meta {
  text-transform: none;
  padding: 0;
}

.single-portfolio .portfolio .entry-meta .meta-desc p {
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 0;
}

.single-portfolio .portfolio .entry-meta .meta-entries ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.single-portfolio .portfolio .entry-meta .meta-entries ul li {
  line-height: 30px;
}

.single-portfolio .portfolio .entry-meta .meta-entries ul li:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.single-portfolio .portfolio .entry-meta .meta-entries ul li span:not(.portfolio-categories):not(.portfolio-tags) {
  position: relative;
  font-size: 17px;
  font-weight: 400;
  color: #ffffff;
}

.single-portfolio .portfolio .entry-meta .meta-entries ul li span:not(.portfolio-categories):not(.portfolio-tags):after {
  color: #9a9a9a;
  content: '-';
  display: inline-block;
  margin-left: 7px;
  margin-right: 7px;
}

.single-portfolio .portfolio .entry-meta .meta-entries ul li a {
  color: #9a9a9a;
  margin-left: -4px;
}

.single-portfolio .portfolio .entry-meta .meta-entries ul li.portfolio-social-share-links span, .single-portfolio .portfolio .entry-meta .meta-entries ul li.portfolio-social-share-links a {
  position: relative;
}

.single-portfolio .portfolio .entry-meta .meta-entries ul li.portfolio-social-share-links span:after, .single-portfolio .portfolio .entry-meta .meta-entries ul li.portfolio-social-share-links a:after {
  color: #9a9a9a;
  content: '-';
  display: inline-block;
  margin: 0 5px;
}

.single-portfolio .portfolio .entry-meta .meta-entries ul li.portfolio-social-share-links span:after {
  margin-right: 5px;
  margin-left: 7px;
}

.single-portfolio .portfolio .entry-meta .meta-entries ul li.portfolio-social-share-links a {
  color: #9a9a9a;
  position: relative;
  margin-left: -4px;
}

.single-portfolio .portfolio .entry-meta .meta-entries ul li.portfolio-social-share-links a:hover {
  color: #03a696;
  text-decoration: none;
}

.single-portfolio .portfolio .entry-meta .meta-entries ul li.portfolio-social-share-links a:last-of-type:after {
  content: '';
}

.single-portfolio .portfolio .entry-meta .meta-entries ul li span.portfolio-categories a:after, .single-portfolio .portfolio .entry-meta .meta-entries ul li span.portfolio-tags a:after {
  content: ',';
  display: inline-block;
  margin-right: 2px;
}

.single-portfolio .portfolio .entry-meta .meta-entries ul li span.portfolio-categories a:last-of-type:after, .single-portfolio .portfolio .entry-meta .meta-entries ul li span.portfolio-tags a:last-of-type:after {
  display: none;
}

.single-portfolio .portfolio .entry-meta .meta-entries ul li span.portfolio-categories a:hover, .single-portfolio .portfolio .entry-meta .meta-entries ul li span.portfolio-tags a:hover {
  color: #03a696;
}

.single-portfolio.portfolio-details-right .entry-meta .meta-entries {
  margin-top: 37px;
}

.single-portfolio.portfolio-details-right .meta-desc {
  margin-top: 10px;
}

.single-portfolio.portfolio-details-bottom .entry-header, .single-portfolio.portfolio-details-top .entry-header {
  text-align: center;
}

.single-portfolio.portfolio-details-bottom .entry-header + .entry-meta, .single-portfolio.portfolio-details-top .entry-header + .entry-meta {
  margin-top: 40px;
}

.single-portfolio.portfolio-details-bottom .entry-meta-title, .single-portfolio.portfolio-details-top .entry-meta-title {
  margin-top: 40px;
}

.single-portfolio.portfolio-details-top .entry-header {
  margin-bottom: 70px;
}

.single-portfolio.portfolio-details-top .entry-content {
  margin-top: 60px;
}

.single-portfolio.full-width .site-content > .wrap {
  max-width: none;
  padding-left: 100px;
  padding-right: 100px;
}

@media (min-width: 1200px) {
  body.has-left-sidebar-menu.single-portfolio article.portfolio {
    margin-top: 60px;
  }
}

.archive .portfolio-banner {
  margin-bottom: 88px;
}

.archive .portfolio-banner h1 {
  font-size: 44px;
  font-weight: 600;
  line-height: 1.2;
}

.portfolio-details-right .right-sidebar .media-wrap .cbp,
.portfolio-details-left .left-sidebar .media-wrap .cbp {
  height: 1200px;
}

.portfolio-no-navigation-wrap {
  height: 113px;
}

.portfolio-navigation-wrap {
  text-align: center;
  padding-top: 130px;
}

.portfolio-navigation-wrap .portfolio-navigation {
  overflow: hidden;
}

.portfolio-navigation-wrap .portfolio-navigation span {
  color: rgba(255, 255, 255, 0.5);
  display: block;
}

.portfolio-navigation-wrap .portfolio-navigation .portfolio-navigation-title {
  display: inline-block;
}

.portfolio-navigation-wrap .portfolio-navigation .portfolio-navigation-title a {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.portfolio-navigation-wrap .portfolio-navigation .portfolio-navigation-title a h3 {
  color: #ffffff;
  font-size: 38px;
  line-height: normal;
  margin-bottom: 0;
  transform: translateX(0);
  opacity: 1;
  transition: all .2s ease;
}

.portfolio-navigation-wrap .portfolio-navigation .portfolio-navigation-title a h3:hover {
  color: #03a696;
}

.single-portfolio .cbp-caption-fadeIn .cbp-caption-activeWrap {
  transition: all .4s;
  background-color: rgba(9, 11, 11, 0.75);
}

.single-portfolio .cbp-caption-fadeIn .cbp-caption-activeWrap .lightbox-plus {
  width: 34px;
  margin: auto;
}

.portfolio .media-wrap img {
  display: block;
}

.portfolio .media-wrap .image-meta-details {
  text-align: center;
}

.portfolio .media-wrap .image-meta-details p {
  font-size: 14px;
  line-height: 21px;
  margin-top: 10px;
  margin-bottom: 0;
}

.caster-portfolio-wrap .cbp:after, .caster-portfolio-wrap .cbp-lazyload:after, .caster-portfolio-wrap .cbp-popup-loadingBox:after, .caster-portfolio-wrap .cbp-popup-singlePageInline:after,
.caster-portfolio-wrap .cbp:after, .caster-portfolio-wrap .cbp-lazyload:after, .caster-portfolio-wrap .cbp-popup-loadingBox:after, .caster-portfolio-wrap .cbp-popup-singlePageInline:after {
  border-left: 2px solid #c7c7c7;
  border-right: 2px solid #c7c7c7;
  border-bottom: 2px solid #c7c7c7;
  border-top: 2px solid rgba(199, 199, 199, 0.5);
}

.caster-portfolio-wrap .cbp-lazyload img:not([data-cbp-src]) {
  transition: opacity .1s ease-in-out;
}

.caster-portfolio-wrap .cbp-lazyload {
  background: #252525 !important;
}

@media (min-width: 992px) {
  .single-portfolio.container-fluid .wrap {
    width: auto !important;
    max-width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  .single-portfolio.portfolio-details-bottom .entry-meta, .single-portfolio.portfolio-details-top .entry-meta {
    display: flex;
  }
  .single-portfolio.portfolio-details-bottom .entry-meta .meta-desc, .single-portfolio.portfolio-details-top .entry-meta .meta-desc {
    flex-basis: 67%;
    max-width: 67%;
    margin-right: 8%;
  }
  .single-portfolio.portfolio-details-bottom .entry-meta .meta-entries, .single-portfolio.portfolio-details-top .entry-meta .meta-entries {
    flex-basis: 25%;
    max-width: 25%;
  }
  .single-portfolio.portfolio-details-bottom .entry-meta.no-meta .meta-desc, .single-portfolio.portfolio-details-top .entry-meta.no-meta .meta-desc {
    width: 100%;
    flex-basis: 100%;
    margin-right: 0;
    max-width: 100%;
  }
  .single-portfolio.portfolio-details-right .entry-meta {
    width: 33.33%;
    float: right;
    padding-left: 50px;
    margin-top: -10px;
  }
  .single-portfolio.portfolio-details-right .entry-content {
    width: 66.66%;
    float: left;
  }
  .single-portfolio.portfolio-details-right .portfolio .entry-header .entry-meta .meta-entries {
    margin-top: 30px;
  }
}

@media (max-width: 1024px) {
  .single-portfolio.full-width .site-content > .wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 992px) {
  .entry-meta.is_stuck {
    position: static !important;
  }
  .entry-meta.is_stuck + div {
    display: none !important;
  }
  .single-portfolio.portfolio-details-bottom .portfolio .meta-entries, .single-portfolio.portfolio-details-right .portfolio .meta-entries, .single-portfolio.portfolio-details-top .portfolio .meta-entries {
    margin: 25px 0 0;
  }
  .single-portfolio.portfolio-details-right .entry-meta-title {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .single-portfolio .portfolio .entry-header .entry-title {
    font-size: 40px;
    line-height: 50px;
  }
  .portfolio-navigation-wrap .portfolio-navigation .portfolio-navigation-title a h3 {
    font-size: 32px;
    line-height: 42px;
  }
  .portfolio-navigation-wrap .portfolio-navigation span {
    font-size: 12px;
  }
  .archive .portfolio-banner h1 {
    font-size: 34px;
    line-height: 44px;
  }
}

/*--------------------------------------------------------------
24. Blog
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Blog Banner
--------------------------------------------------------------*/
.blog-banner {
  padding-bottom: 77px;
}

.blog-banner .blog-banner-content-wrap {
  position: relative;
}

.blog-banner .blog-banner-content-wrap .blog-banner-content .banner-title {
  font-size: 44px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .blog-banner .blog-banner-content-wrap .blog-banner-content .banner-title {
    font-size: 40px;
    line-height: 50px;
  }
  .post .entry-header .entry-title,
  .post .entry-header .entry-title a {
    font-size: 28px;
    line-height: 34px;
  }
}

/*--------------------------------------------------------------
Posts
--------------------------------------------------------------*/
.blog article.post {
  margin-bottom: 80px;
}

.blog article.post:last-of-type {
  margin-bottom: 0;
}

.blog article.post .post-media {
  margin-bottom: 31px;
}

.blog article.post .post-media .post-thumbnail img, .blog article.post .post-media .entry-slider img {
  display: block;
}

.blog article.post .entry-video {
  position: relative;
  display: block;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.blog article.post .entry-video iframe {
  margin-bottom: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.blog article.post .entry-header .entry-meta {
  margin: -10px 0 5px;
  text-align: left;
}

.blog article.post .entry-header .entry-meta a {
  text-decoration: none;
}

.blog article.post .entry-header .entry-meta span {
  position: relative;
}

.blog article.post .entry-header .entry-meta span.cat-links {
  margin-left: -4px;
}

.blog article.post .entry-header .entry-meta span.posted-on {
  position: relative;
  padding-right: 31px;
  display: inline-block;
}

.blog article.post .entry-header .entry-meta span.posted-on:after {
  position: absolute;
  content: '';
  display: inline-block;
  color: #9a9a9a;
  width: 5px;
  height: 1px;
  background-color: #9a9a9a;
  margin: 1px 13px 0;
  top: 50%;
  opacity: .9;
}

.blog article.post .entry-header .entry-meta span a {
  font-size: 13px;
  font-weight: 400;
  color: #9a9a9a;
  opacity: .95;
}

.blog article.post .entry-header .entry-meta span a:hover {
  color: #03a696;
}

.blog article.post .entry-header .entry-meta span time {
  font-size: 13px;
  font-weight: 400;
  opacity: .95;
}

.blog article.post .entry-header .entry-title, .blog article.post .entry-header .entry-title a {
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 11px;
  text-decoration: none;
}

.blog article.post .entry-header .entry-title:hover, .blog article.post .entry-header .entry-title a:hover {
  color: #ffffff;
}

.blog article.post .entry-content .link-more {
  margin-top: 38px;
  margin-bottom: 0;
}

.blog article.post .entry-content .link-more .more-link {
  font-size: 14px;
  font-weight: 500;
  padding: 13px 27px;
  background-color: transparent;
  color: #ffffff;
  display: inline-block;
  transition: .2s ease-in;
  line-height: 1;
  text-decoration: none;
  border: 1px solid #ffffff;
}

.blog article.post .entry-content .link-more .more-link:hover {
  background-color: #ffffff;
  color: #090b0b;
}

.blog article.post .entry-footer .footer-links {
  display: block;
}

.blog article.post .entry-footer .footer-links:after, .blog article.post .entry-footer .footer-links:before {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both;
}

.blog article.post .entry-footer .footer-links .tags-links {
  margin-top: 6px;
}

.blog article.post .entry-footer .footer-links .tags-links img {
  opacity: .6;
  width: 15px;
  transform: rotate(90deg) translateX(1px);
}

.blog article.post .entry-footer .footer-links .tags-links a {
  font-size: 15px !important;
  color: #9a9a9a;
  line-height: normal;
  display: inline-block;
  position: relative;
  margin-right: 13px;
}

.blog article.post .entry-footer .footer-links .tags-links a:hover {
  color: #03a696;
}

.blog article.post .entry-footer .footer-links .tags-links a:first-of-type {
  margin-left: 12px;
}

.blog article.post .entry-footer .footer-links .tags-links a:after {
  position: absolute;
  content: '/';
  display: inline-block;
  color: #9a9a9a;
  margin: 0 0 0 3px;
}

.blog article.post .entry-footer .footer-links .tags-links a:last-of-type:after {
  display: none;
}

.blog article.post .entry-footer .socials-share-links {
  margin-top: 36px;
}

.blog article.post .entry-footer .socials-share-links, .blog article.post .entry-footer .socials-share-links * {
  line-height: normal;
}

.blog article.post .entry-footer .socials-share-links h6 {
  font-size: 17px;
  margin-bottom: 0;
  float: left;
  font-weight: 400;
}

.blog article.post .entry-footer .socials-share-links ul {
  margin: 0;
  float: right;
}

.blog article.post .entry-footer .socials-share-links ul li {
  display: inline-block;
  list-style-type: none;
  margin-left: 17px;
}

.blog article.post .entry-footer .socials-share-links ul li a {
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
}

.blog article.post .entry-footer .socials-share-links ul li a:hover {
  color: #03a696;
}

.blog article.post .entry-footer .socials-share-links ul li a i {
  font-size: 12px;
}

@media (max-width: 992px) {
  .blog #secondary.widget-area {
    margin-top: 100px;
  }
}

/*--------------------------------------------------------------
Widgets
---------------------------------------------------------------*/
.widget {
  padding-bottom: 60px;
}

.widget:last-of-type {
  padding-bottom: 0;
}

.widget > ul {
  margin-top: -4px !important;
  padding-left: 0;
}

.widget ul {
  list-style: none;
  margin: 0;
}

.widget ul li {
  padding: 2px 0;
}

.widget h2.widget-title {
  color: #ffffff;
  font-size: 22px;
  line-height: normal;
  font-weight: 500;
  position: relative;
  margin-bottom: 17px;
}

.widget h2.widget-title:after {
  content: '';
  display: block;
  background-color: #03a696;
  width: 18px;
  height: 2px;
  margin-top: 12px;
}

.widget.widget_search h2.widget-title {
  margin-bottom: 17px;
}

.widget.widget_search input[type="search"] {
  padding: 9px 30px 9px 15px;
  font-size: 15px;
}

.widget.widget_search .search-form {
  position: relative;
}

.widget.widget_search .search-form .search-submit {
  color: #ffffff;
  font-size: 11px;
  bottom: 0;
  border: 0;
  padding: 13px 14px 12px;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
  background-color: transparent;
}

.widget.widget_categories li {
  font-size: 14px;
}

.widget.widget_categories li a {
  font-size: 15px;
  color: #9a9a9a;
}

.widget.widget_categories li a:hover {
  color: #03a696;
}

.widget.widget_categories > ul > li {
  position: relative;
  padding-left: 12px;
}

.widget.widget_categories > ul > li:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #9a9a9a;
  left: 0;
  top: 12px;
}

.widget.widget_categories ul ul > li > a::before {
  content: "\2013\00a0";
}

.widget .textwidget p {
  font-size: 15px;
  line-height: 23px;
}

.widget .textwidget p:last-of-type {
  margin-bottom: 0;
}

.widget .tagcloud {
  line-height: 1.5;
}

.widget .tagcloud ul {
  padding-left: 0;
}

.widget .tagcloud ul li {
  float: left;
  border-top: 0;
  border-bottom: 0;
  padding: 0;
  margin: 0;
}

.widget .tagcloud li a {
  font-size: 15px !important;
  color: #9a9a9a;
  line-height: normal;
  display: inline-block;
  position: relative;
  margin-right: 13px;
}

.widget .tagcloud li a:after {
  position: absolute;
  content: '/';
  display: inline-block;
  color: #9a9a9a;
  margin: 0 0 0 3px;
}

.widget .tagcloud li a:hover {
  color: #03a696;
}

.widget .tagcloud li:last-of-type a:after {
  display: none;
}

/*--------------------------------------------------------------
Navigation & Pagination
--------------------------------------------------------------*/
.navigation {
  margin-top: 90px;
}

.navigation .nav-links a {
  text-decoration: none;
}

.navigation .nav-links > a, .navigation .nav-links > span {
  padding: 0 13px;
}

.navigation .nav-links > a.prev, .navigation .nav-links > a.next, .navigation .nav-links > span.prev, .navigation .nav-links > span.next {
  padding: 0 23px;
}

.navigation.pagination {
  justify-content: center;
}

.navigation.pagination .page-numbers {
  display: inline-block;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
}

.navigation.pagination .page-numbers.current {
  opacity: .3;
  display: inline-block;
}

.navigation.pagination .page-numbers.prev, .navigation.pagination .page-numbers.next {
  display: inline-block;
  font-size: 13px;
  position: relative;
  width: 7px;
  height: 9px;
}

.navigation.pagination .page-numbers.prev:before, .navigation.pagination .page-numbers.next:before {
  position: absolute;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #ffffff;
}

.navigation.pagination .page-numbers.prev:hover:before, .navigation.pagination .page-numbers.next:hover:before {
  opacity: .6;
}

.navigation.pagination .page-numbers.prev:before {
  border-width: 5px 7px 5px 0;
  border-color: transparent #ffffff transparent transparent;
}

.navigation.pagination .page-numbers.next {
  left: -6px;
}

.navigation.pagination a.page-numbers:hover {
  opacity: .6;
}

.navigation.post-navigation {
  font-weight: 600;
  margin: 52px 0 11px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 21px 0 20px;
}

.navigation.post-navigation .nav-links {
  padding: 0;
}

.navigation.post-navigation .nav-links .nav-previous, .navigation.post-navigation .nav-links .nav-next {
  line-height: 1;
}

.navigation.post-navigation .nav-links .nav-previous a, .navigation.post-navigation .nav-links .nav-next a {
  position: relative;
  transition: .2s ease-in;
  color: #ffffff;
}

.navigation.post-navigation .nav-links .nav-previous a:hover, .navigation.post-navigation .nav-links .nav-next a:hover {
  opacity: .8;
}

.navigation.post-navigation .nav-links .nav-previous:hover, .navigation.post-navigation .nav-links .nav-next:hover {
  opacity: .8;
}

.navigation.post-navigation .nav-links .nav-previous .nav-subtitle, .navigation.post-navigation .nav-links .nav-next .nav-subtitle {
  position: relative;
  background: transparent;
  font-size: 15px;
  font-weight: 400;
}

.navigation.post-navigation .nav-links .nav-previous {
  float: left;
}

.navigation.post-navigation .nav-links .nav-previous .nav-subtitle {
  margin-right: 6px;
}

.navigation.post-navigation .nav-links .nav-previous .nav-subtitle:before {
  content: '';
  background-image: url("assets/images/svg/chevron.svg");
  background-size: 12px 11px;
  display: inline-block;
  width: 12px;
  height: 11px;
}

.navigation.post-navigation .nav-links .nav-previous .nav-subtitle:before {
  transform: rotate(180deg);
  left: 0;
  margin-right: 6px;
}

.navigation.post-navigation .nav-links .nav-next {
  float: right;
  text-align: right;
}

.navigation.post-navigation .nav-links .nav-next .nav-subtitle:after {
  right: 0;
  margin-left: 6px;
  content: '';
  background-image: url("assets/images/svg/chevron.svg");
  background-size: 12px 11px;
  display: inline-block;
  width: 12px;
  height: 11px;
}

/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
#comments, #respond {
  clear: both;
  margin-top: 53px;
}

.comments-title {
  margin-bottom: 0px;
}

.comments-title, .comment-reply-title {
  font-size: 28px;
  line-height: 1;
  font-weight: 500;
}

.comment-reply-title small {
  display: block;
  text-align: right;
  float: right;
  transform: translateY(10px);
  font-size: 13px;
}

.comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.comment-list .comment {
  border-top: 1px solid #343434;
}

.comment-list .children {
  list-style: none;
  margin: 0;
  padding: 0;
}

.comment-list li:before {
  display: none;
}

.comment-list .comment-respond {
  margin-top: 0 !important;
  margin-bottom: 50px;
}

.comments-area > .comment-list > .comment:first-of-type {
  border-top: 0;
}

.comments-area > .comment-list > .comment:last-of-type {
  border-bottom: 1px solid #343434;
}

.comment-body {
  margin-left: 100px;
  padding: 40px 0 31px;
}

.comment-list > li.trackback:first-of-type, .comment-list > li.pingback:first-of-type {
  margin-top: 20px;
}

.comment-list li.trackback + li.comment, .comment-list li.pingback + li.comment {
  margin-top: 30px;
}

.comment-list .pingback .comment-body, .comment-list .trackback .comment-body {
  padding: 7px 0;
}

div.comment-body {
  margin-left: 0;
}

.comment-author {
  line-height: normal;
  margin-bottom: 4px;
}

.comment-author a {
  text-decoration: none;
}

.comment-author, .comment-author .fn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  position: relative;
  text-transform: capitalize;
  line-height: normal;
}

.comment-author .avatar {
  height: 80px;
  left: -100px;
  position: absolute;
  width: 80px;
  border-radius: 50%;
}

.comment-author .says {
  display: none;
}

.comment-meta {
  margin-bottom: 12px;
}

.comment-metadata, .comment-metadata > a {
  color: #8e8e8e;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
}

.comment-metadata :hover, .comment-metadata > a :hover {
  color: #03a696;
}

.comment-content p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 13px;
}

.comment-content blockquote p {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0;
}

.comment-content img {
  margin-top: 3px;
}

.comment-body .reply .comment-reply-link {
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  position: relative;
  padding-left: 20px;
}

.comment-body .reply .comment-reply-link:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f3e5";
  display: inline-block;
  top: -1px;
  left: 0;
  font-size: 11px;
}

.comment-body .reply .comment-reply-link:hover {
  color: #03a696;
}

ol .children {
  margin-left: 90px !important;
}

.no-comments,
.comment-awaiting-moderation {
  color: #9a9a9a;
  font-size: 14px;
  margin-top: 20px;
}

.comments-pagination {
  margin: 2em 0 3em;
}

.comment-form {
  margin-left: -15px;
  margin-right: -15px;
}

.comment-form label {
  display: none;
}

.comment-form .comment-notes {
  margin-top: -11px;
  margin-bottom: 23px;
}

.comment-form .comment-form-comment, .comment-form .comment-notes, .comment-form .form-submit, .comment-form .logged-in-as {
  padding-left: 15px;
  padding-right: 15px;
}

.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
  display: block;
  float: left;
  width: 33.33%;
  padding-left: 15px;
  padding-right: 15px;
}

.comment-form .comment-form-comment {
  margin-bottom: 30px;
}

.comment-form .comment-form-url {
  margin-bottom: 35px;
}

.comment-form .comment-form-cookies-consent label {
  display: inline;
}

.comment-form .form-submit {
  clear: both;
  margin-bottom: 0;
}

.comment-form .form-submit .submit {
  margin-top: 5px;
}

.logged-in-as {
  display: flex;
  justify-content: space-between;
  color: #090b0b;
  margin-bottom: 33px;
}

.logged-in-as a {
  font-size: 15px;
}

.comment-form-cookies-consent {
  padding: 0 15px;
}

.comment-form-cookies-consent {
  display: none;
}

@media (max-width: 767px) {
  .comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
    display: block;
    float: none;
    width: 100%;
  }
  .comment-form .comment-form-author, .comment-form .comment-form-email {
    margin-bottom: 30px;
  }
  ol .children {
    margin-left: 35px !important;
  }
}

/*--------------------------------------------------------------
25. Spacing
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Margin Top
--------------------------------------------------------------*/
.m-t-10 {
  margin-top: 10px;
}

.m-t-15 {
  margin-top: 15px;
}

.m-t-30 {
  margin-top: 30px;
}

.m-t-40 {
  margin-top: 40px;
}

.m-t-45 {
  margin-top: 45px;
}

.m-t-50 {
  margin-top: 50px;
}

.m-t-55 {
  margin-top: 55px;
}

.m-t-60 {
  margin-top: 60px;
}

.m-t-65 {
  margin-top: 65px;
}

.m-t-70 {
  margin-top: 70px;
}

.m-t-75 {
  margin-top: 75px;
}

.m-t-80 {
  margin-top: 80px;
}

.m-t-85 {
  margin-top: 85px;
}

.m-t-90 {
  margin-top: 90px;
}

.m-t-100 {
  margin-top: 100px;
}

.m-t-110 {
  margin-top: 110px;
}

.m-t-140 {
  margin-top: 140px;
}

.m-t-150 {
  margin-top: 150px;
}

/*--------------------------------------------------------------
Margin Bottom
--------------------------------------------------------------*/
.m-b-20 {
  margin-bottom: 20px;
}

.m-b-25 {
  margin-bottom: 25px;
}

.m-b-40 {
  margin-bottom: 40px;
}

.m-b-45 {
  margin-bottom: 45px;
}

.m-b-60 {
  margin-bottom: 60px;
}

.m-b-70 {
  margin-bottom: 70px;
}

.m-b-75 {
  margin-bottom: 75px;
}

.m-b-80 {
  margin-bottom: 80px;
}

.m-b-85 {
  margin-bottom: 85px;
}

.m-b-90 {
  margin-bottom: 90px;
}

.m-b-115 {
  margin-bottom: 115px;
}

.m-b-120 {
  margin-bottom: 120px;
}

.m-b-140 {
  margin-bottom: 140px;
}

.m-b-145 {
  margin-bottom: 145px;
}

.m-b-175 {
  margin-bottom: 175px;
}

/*--------------------------------------------------------------
Margin Left
--------------------------------------------------------------*/
.m-l-lg-n-10 {
  margin-left: -10px;
}

.m-l-n-15 {
  margin-left: -15px;
}

.m-l-lg-30 {
  margin-left: 30px;
}

.m-l-n-30 {
  margin-left: -30px;
}

/*--------------------------------------------------------------
Margin Right
--------------------------------------------------------------*/
.m-r-n-15 {
  margin-right: -15px;
}

.m-r-n-30 {
  margin-right: -30px;
}

/*--------------------------------------------------------------
Padding
--------------------------------------------------------------*/
.p-30 {
  padding: 30px;
}

.p-l-30 {
  padding-left: 30px;
}

.p-l-40 {
  padding-left: 40px;
}

.p-l-50 {
  padding-left: 50px;
}

.p-r-30 {
  padding-right: 30px;
}

.p-r-40 {
  padding-right: 40px;
}

.p-r-50 {
  padding-right: 50px;
}

.p-r-lg-60 {
  padding-right: 60px;
}

.p-t-30 {
  padding-top: 30px;
}

.p-b-30 {
  padding-bottom: 30px;
}

.p-b-45 {
  padding-bottom: 45px;
}

/*--------------------------------------------------------------
Responsive Margin & Padding
--------------------------------------------------------------*/
@media (max-width: 1022px) {
  .m-t-md-125 {
    margin-top: 125px;
  }
  .m-t-md-55 {
    margin-top: 55px;
  }
  .p-l-md-30 {
    padding-left: 30px;
  }
  .p-r-md-30 {
    padding-right: 30px;
  }
  .p-r-md-15 {
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .m-t-sm-70 {
    margin-top: 70px;
  }
  .p-l-sm-15 {
    padding-left: 15px;
  }
  .p-r-sm-15 {
    padding-right: 15px;
  }
}

@media (max-width: 768px) {
  .m-l-md-0 {
    margin-left: 0px;
  }
  .m-l-md-n-0 {
    margin-left: 0px;
  }
}

/*--------------------------------------------------------------
26. Footer
--------------------------------------------------------------*/
.site-footer {
  padding-bottom: 25px;
}

.site-footer .container {
  display: flex;
  justify-content: space-between;
}

.site-footer .container:after {
  content: initial;
}

.site-footer .social-links-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.site-footer .social-links-menu li {
  margin: 0 20px 0 0;
  display: inline-block;
  position: relative;
}

.site-footer .social-links-menu li:after {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #03a696;
  position: absolute;
  top: 10px;
  right: -14px;
}

.site-footer .social-links-menu li:last-of-type:after {
  display: none;
}

.site-footer .social-links-menu li a {
  font-size: 14px;
  height: 24px;
  position: relative;
  display: block;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.5);
}

.site-footer .social-links-menu li a span {
  display: block;
  transform: translateY(0);
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
  opacity: 1;
}

.site-footer .social-links-menu li a i {
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
  opacity: 0;
}

.site-footer .social-links-menu li a:hover span {
  transform: translateY(-100%);
  opacity: 0;
}

.site-footer .social-links-menu li a:hover i {
  bottom: 7px;
  opacity: 1;
}

.site-footer .copyright {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .site-footer {
    padding-bottom: 25px !important;
  }
}

/*--------------------------------------------------------------
27. Light Skin
--------------------------------------------------------------*/
body.light {
  background-color: #ffffff;
  color: #707070;
}

body.light .accent-color {
  color: #1B3F63;
}

body.light .btn-container a {
  font-size: 15px;
  font-weight: 500;
}

body.light .btn-container.btn-link a {
  background-color: #1B3F63;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 13px 27px 13px 27px;
}

body.light .btn-container.btn-link a:hover {
  opacity: 0.8;
}

body.light .btn-container.btn-link.btn-big a {
  font-size: 20px;
  padding: 25px 50px;
}

body.light input[type="text"], body.light input[type="email"], body.light input[type="url"], body.light input[type="password"], body.light input[type="search"], body.light input[type="number"], body.light input[type="tel"], body.light input[type="range"], body.light input[type="date"], body.light input[type="month"], body.light input[type="week"], body.light input[type="time"], body.light input[type="datetime"], body.light input[type="datetime-local"], body.light input[type="color"] {
  background-color: #eee;
  color: #707070;
}

body.light textarea {
  background-color: #eee;
  color: #707070;
}

body.light input[type="button"], body.light input[type="submit"] {
  background-color: #1B3F63;
  color: #fff;
}

body.light input[type="button"]:hover, body.light input[type="submit"]:hover {
  color: #fff;
  opacity: 0.8;
}

body.light h1, body.light h2, body.light h3, body.light h4, body.light h5, body.light h6 {
  color: #0a0a0a;
}

body.light p {
  color: #707070;
}

body.light .portfolio-listing-wrap.listing-zigzag .pl-media:after, body.light .portfolio-listing-wrap.listing-zigzag .cbp-caption-defaultWrap:after,
body.light .portfolio-listing-wrap.listing-vertical-alt .pl-media:after,
body.light .portfolio-listing-wrap.listing-vertical-alt .cbp-caption-defaultWrap:after,
body.light .portfolio-listing-wrap.listing-vertical .pl-media:after,
body.light .portfolio-listing-wrap.listing-vertical .cbp-caption-defaultWrap:after,
body.light .portfolio-listing-wide .pl-media:after,
body.light .portfolio-listing-wide .cbp-caption-defaultWrap:after {
  border: solid 30px #ffffff;
}

body.light blockquote {
  background-color: #f5f5f5;
  color: #0a0a0a;
}

body.light blockquote p {
  color: #0a0a0a;
}

body.light blockquote:before {
  opacity: 0.3;
}

body.light .caster-swiper-preloader,
body.light .caster-swiper-slider-wrap .caster-swiper-preloader,
body.light .caster-swiper-slider-wrap .swiper-lazy-preloader,
body.light .caster-swiper-container .swiper-lazy-preloader {
  background-color: #f7f7f7;
}

body.light .caster-portfolio-wrap .cbp-lazyload {
  background-color: #f7f7f7 !important;
}

body.light .portfolio-listing-wrap .portfolio-thumbnail:before {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

body.light .background-circle div {
  border: 50px solid rgba(238, 238, 238, 0.5);
}

body.light .vertical-text p {
  color: #0a0a0a;
}

body.light .caster-cf-form input[type="text"], body.light .caster-cf-form input[type="email"], body.light .caster-cf-form textarea {
  color: #707070;
  border-bottom-color: #b9b9b9;
  background-color: transparent;
}

body.light .caster-cf-form input[type="submit"] {
  background-color: #1B3F63;
}

body.light .caster-cf-form input[type="submit"]:hover {
  color: #fff;
  opacity: 0.8;
}

body.light .contact-info div h3 {
  color: #0a0a0a;
}

body.light .contact-info div span,
body.light .contact-info div span a,
body.light .contact-info div address {
  color: #707070;
}

body.light .cta .cta-background-text {
  color: rgba(245, 245, 245, 0.7);
}

body.light .cta a {
  font-size: 46px;
  color: #1B3F63;
}

@media (max-width: 1025px) {
  body.light .cta a {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  body.light .cta a {
    font-size: 25px;
  }
}

body.light .heading-block h1 {
  color: #0a0a0a;
}

body.light .heading-block h2 {
  font-weight: 600;
}

body.light #tooltip {
  background-color: #ffffff;
}

body.light .portfolio-listing-wrap.listing-vertical-alt .portfolio-list .pl-content-wrap .pl-content p,
body.light .portfolio-listing-wrap.listing-vertical .portfolio-list .pl-content-wrap .pl-content p,
body.light .caster-portfolio-wrap .portfolio-listing-wide .cbp-item .desc-wrap-container .cbp-l-grid-agency-desc,
body.light .portfolio-listing-wrap.listing-zigzag .portfolio-list .pl-content-wrap .pl-content p {
  color: #707070;
}

body.light .portfolio-listing-wrap.listing-fullwidth-parallax .pl-content-wrap .pl-content p {
  color: #707070;
  font-weight: 400;
}

body.light .portfolio-listing-wrap.listing-fullwidth-parallax .pl-content-wrap .pl-content h1 {
  color: #0a0a0a;
}

body.light .caster-portfolio-wrap .portfolio-listing-wide .btn-container a {
  color: #0a0a0a;
  font-weight: 400;
}

body.light .portfolio-listing-wrap .btn-container a {
  color: #0a0a0a;
}

body.light .caster-portfolio-wrap .portfolio-heading h2 {
  color: #0a0a0a;
  font-weight: 600;
}

body.light .caster-portfolio-wrap .cbp-l-filters-text {
  margin-bottom: 20px;
}

body.light .caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item {
  color: #0a0a0a;
}

body.light .caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active {
  color: #1B3F63;
}

body.light .caster-portfolio-wrap .cbp-l-filters-text .cbp-filter-item:after {
  color: #0a0a0a;
}

body.light .caster-portfolio-wrap .cbp-l-grid-agency-title {
  color: #0a0a0a;
  font-size: 16px;
}

body.light .caster-portfolio-wrap .cbp-l-grid-agency-desc {
  color: #707070;
  font-weight: 400;
}

body.light .caster-portfolio-wrap .cbp-item:hover .cbp-l-grid-agency-title {
  color: #0a0a0a;
}

body.light .caster-portfolio-wrap .cbp.cbp-caption-custom-effect .view-project {
  color: #707070;
  font-weight: 400;
}

body.light .caster-portfolio-wrap .load-more a {
  border-color: #000000;
  color: #0a0a0a;
}

body.light .caster-portfolio-wrap .load-more a:hover {
  background-color: #0a0a0a;
  color: #fff;
}

body.light .caster-swiper-container.single-project:before {
  background-color: #ffffff;
}

body.light .caster-swiper-container.multiple-projects.content-under-image .swiper-title {
  font-size: 16px;
  color: #0a0a0a;
}

body.light .caster-swiper-container.multiple-projects.content-under-image .swiper-subtitle {
  color: #707070;
}

body.light .caster-swiper-container.fullscreen-projects .swiper-slide .swiper-slide-item .swiper-title-wrap h1 {
  color: #0a0a0a;
  font-size: 42px;
  font-weight: 600;
}

body.light .caster-swiper-container.fullscreen-projects .swiper-slide .swiper-slide-item .swiper-title-wrap p {
  color: #707070;
}

body.light #multiscroll-nav span {
  border: 1px solid #0a0a0a !important;
}

body.light #multiscroll-nav li .active span {
  background: #0a0a0a !important;
}

body.light .portfolio-split-slider .caster-ms-section .title-wrap .btn-container a {
  background-color: #1B3F63;
  color: #ffffff;
}

body.light .portfolio-split-slider .caster-ms-section .title-wrap .btn-container a:hover {
  opacity: 0.8;
}

body.light .portfolio-split-slider .caster-ms-section .title-wrap p {
  font-size: 15px;
  font-weight: 400;
}

body.light .testimonials-slider-wrap:before {
  opacity: 0.15;
}

body.light .testimonials-slider-wrap .swiper-pagination-custom,
body.light .testimonials-slider-wrap .swiper-pagination-fraction {
  color: #707070;
}

body.light .text-block p {
  color: #707070;
}

body.light .progress-bar-wrapper .progress-bar-wrap .progress-bar-title {
  color: #0a0a0a;
}

body.light .progress-bar-wrapper .progress-bar-wrap .progress {
  background-color: #D3D3D3;
}

body.light .progress-bar-wrapper .progress-bar-wrap .progress .progress-bar {
  color: #0a0a0a;
  background-color: #0a0a0a;
}

body.light #masthead.site-header.standard #site-navigation .menu > li > a {
  font-weight: 500;
  color: #0a0a0a;
}

body.light #masthead.site-header.left-sidebar-menu #site-navigation .menu li a {
  color: #0a0a0a;
}

body.light #masthead.site-header.left-sidebar-menu #site-navigation .menu li a:hover {
  color: #1B3F63;
}

body.light #masthead.site-header.left-sidebar-menu .contact-info {
  color: #0a0a0a;
}

body.light #masthead.site-header.left-sidebar-menu #site-navigation .menu > li.current-menu-item > a,
body.light #masthead.site-header.left-sidebar-menu #site-navigation .menu > li.current-menu-parent > a {
  color: #1B3F63;
}

body.light #masthead.site-header.fullscreen-hamburger-menu.solid,
body.light #masthead.site-header.fullscreen-hamburger-menu .main-navigation-wrap {
  background-color: white;
}

body.light #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu li a,
body.light #masthead.site-header.fullscreen-hamburger-menu .contact-info-wrap .social-links-menu li a,
body.light #masthead.site-header.fullscreen-hamburger-menu .contact-info-wrap .contact-info {
  color: #0a0a0a;
}

body.light #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu li a:hover,
body.light #masthead.site-header.fullscreen-hamburger-menu .contact-info-wrap .social-links-menu li a:hover {
  color: #1B3F63;
}

body.light #masthead.site-header.fullscreen-hamburger-menu #ham-trigger-wrap .ham-trigger span {
  background-color: transparent;
}

body.light #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu > li.current-menu-item > a,
body.light #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu > li.current-menu-parent > a {
  color: #1B3F63;
}

body.light #masthead.site-header.left-hamburger-menu,
body.light #masthead.site-header.left-hamburger-menu #site-navigation {
  background-color: white;
}

body.light #masthead.site-header.left-hamburger-menu .contact-info,
body.light #masthead.site-header.left-hamburger-menu #site-navigation .menu li a {
  color: #0a0a0a;
}

body.light #masthead.site-header.left-hamburger-menu #site-navigation .menu > li > a {
  color: #0a0a0a;
  font-weight: 600;
}

body.light #masthead.site-header.left-hamburger-menu #site-navigation .menu li a:hover {
  color: #1B3F63;
}

body.light #masthead.site-header.left-hamburger-menu #ham-trigger-wrap.open .ham-trigger span {
  background-color: transparent;
}

body.light #masthead.site-header.left-hamburger-menu #site-navigation .menu > li.current-menu-item > a,
body.light #masthead.site-header.left-hamburger-menu #site-navigation .menu > li.current-menu-parent > a {
  color: #1B3F63;
}

body.light #masthead.site-header {
  background-color: #ffffff;
}

body.light #masthead.site-header.standard.is-stuck {
  background-color: #ffffff;
}

body.light #masthead.site-header #ham-trigger-wrap .ham-trigger span:before,
body.light #masthead.site-header #ham-trigger-wrap .ham-trigger span:after,
body.light #masthead.site-header #ham-trigger-wrap .ham-trigger span {
  background-color: #0a0a0a;
}

@media (max-width: 991px) {
  body.light #masthead.site-header.standard #site-navigation .menu li a,
  body.light #masthead.site-header.left-sidebar-menu #site-navigation .menu li a,
  body.light #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu li a,
  body.light #masthead.site-header.left-hamburger-menu #site-navigation .menu li a {
    color: #ffffff;
  }
  body.light #masthead.site-header.standard #site-navigation .menu li a:hover,
  body.light #masthead.site-header.left-sidebar-menu #site-navigation .menu li a:hover,
  body.light #masthead.site-header.fullscreen-hamburger-menu #site-navigation .menu li a:hover,
  body.light #masthead.site-header.left-hamburger-menu #site-navigation .menu li a:hover {
    color: #1B3F63;
  }
  body.light #masthead.site-header #ham-trigger-wrap.open .ham-trigger span {
    background-color: transparent;
  }
  body.light #masthead.site-header.standard #site-navigation .menu > li.current-menu-item > a,
  body.light #masthead.site-header.standard #site-navigation .menu > li.current-menu-parent > a {
    color: #1B3F63;
  }
}

body.light .portfolio-navigation-wrap .portfolio-navigation span {
  font-weight: 500;
  color: rgba(10, 10, 10, 0.5);
}

body.light .portfolio-navigation-wrap .portfolio-navigation .portfolio-navigation-title a h3 {
  font-weight: 600;
  color: #0a0a0a;
}

body.light .portfolio-navigation-wrap .portfolio-navigation .portfolio-navigation-title a h3:hover {
  color: #1B3F63;
}

body.light.single-portfolio .portfolio .entry-meta-title h4 {
  font-size: 24px;
  font-weight: 600;
}

body.light.single-portfolio .portfolio .entry-meta .meta-entries ul li span:not(.portfolio-categories):not(.portfolio-tags) {
  font-weight: 500;
  color: #0a0a0a;
}

body.light.single-portfolio .portfolio .entry-meta .meta-entries ul li a {
  color: #707070;
}

body.light.blog article.post .entry-header .entry-title a,
body.light.blog article.post .entry-header .entry-title:hover {
  color: #0a0a0a;
}

body.light.blog article.post .entry-header .entry-meta span a {
  color: #808080;
}

body.light.blog article.post .entry-header .entry-meta span a:hover {
  color: #1B3F63;
}

body.light.blog article.post .entry-content .link-more .more-link {
  background-color: #1B3F63;
}

body.light.blog article.post .entry-content .link-more .more-link:hover {
  opacity: 0.8;
  color: #fff;
}

body.light.blog article.post .entry-footer .tags-links a {
  color: #707070;
}

body.light.blog article.post .entry-footer .tags-links a:hover {
  color: #1B3F63;
}

body.light.blog article.post .entry-footer .socials-share-links ul li a {
  color: #0a0a0a;
}

body.light.blog article.post .entry-footer .socials-share-links ul li a:hover {
  color: #1B3F63;
}

body.light .widget h2.widget-title {
  color: #0a0a0a;
}

body.light .widget.widget_search input[type="search"] {
  background-color: #eee;
  color: #707070;
}

body.light .widget.widget_search .search-form .search-submit {
  color: #0a0a0a;
}

body.light .widget.widget_categories li a {
  color: #707070;
}

body.light .widget.widget_categories li a:hover {
  color: #1B3F63;
}

body.light .tag-cloud li a {
  color: #707070;
}

body.light .tag-cloud li a:hover {
  color: #1B3F63;
}

body.light .pagination .page-numbers {
  color: #0a0a0a;
}

body.light .navigation.pagination .prev.page-numbers:before,
body.light .navigation.pagination .next.page-numbers:before {
  border-color: transparent transparent transparent #0a0a0a;
}

body.light .post-navigation {
  border-top: 1px solid rgba(10, 10, 10, 0.2);
  border-bottom: 1px solid rgba(10, 10, 10, 0.2);
}

body.light .navigation.post-navigation .nav-links .nav-previous .nav-subtitle:before,
body.light .navigation.post-navigation .nav-links .nav-next .nav-subtitle:after {
  background-image: url("assets/images/svg/chevron-dark.svg");
}

body.light .navigation.post-navigation .nav-links .nav-previous a,
body.light .navigation.post-navigation .nav-links .nav-next a {
  color: #0a0a0a;
}

body.light .comment-author .fn {
  color: #0a0a0a;
}

body.light .comment-metadata > a {
  color: #0a0a0a;
}

body.light .comment-body .reply .comment-reply-link {
  color: #0a0a0a;
}

body.light .comment-body .reply .comment-reply-link:hover {
  color: #1B3F63;
}

body.light .comment-list .comment {
  border-top-color: rgba(10, 10, 10, 0.1);
}

body.light .comments-area > .comment-list > .comment:last-of-type {
  border-bottom-color: rgba(10, 10, 10, 0.1);
}

body.light .site-footer .social-links-menu li:after {
  background-color: #1B3F63;
}

body.light .site-footer .social-links-menu li a {
  color: #707070;
}

body.light .site-footer .social-links-menu li a i {
  color: #707070;
}

body.light .site-footer .copyright {
  color: #707070;
}
