/*
	Theme Name: Manifesto Child
	Theme URI: http://manifesto.clapat-themes.com/
	Description: Responsive Wordpress Theme
	Template: manifesto
	Version: 1.0
	Author: You
	Author URI: http://your site
	License: Themeforest
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: agency, ajax, business, clapat, clean, creative, gallery, minimal, modern, photography, portfolio, premium, responsive, showcase
	Text Domain: manifesto-child
*/
/*------------------------------------------------------------------

Add here your own styles
-------------------------------------------------------------------*/
#logo img {
  height: 60px; }

.light-content .light-section .clients-table .overlay {
  background-color: rgba(55, 56, 143, 0.08); }

.light-content .light-section .marquee-text {
  color: #37388F30; }

.light-content .light-section .has-mask-fill > span {
  -webkit-text-fill-color: rgba(55, 56, 143, 0.15);
  -webkit-background-clip: text;
  background-repeat: no-repeat;
  background-image: linear-gradient(#37388F, #37388F); }

.has-black-color {
  color: #37388F !important; }

p {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 25px; }

.clients-table li img {
  opacity: 1; }

.light-content .hero-title {
  color: #F7CE55;
  font-size: calc(1rem + 6.5vw);
  line-height: calc(1rem + 6.5vw); }

.uppercase-titles h5, .uppercase-titles h6 {
  text-transform: none;
  color: #F7CE55 !important; }

.content-max-width {
  box-sizing: border-box;
  padding-left: 80px;
  padding-right: 80px;
  max-width: 1400px; }

.clipped-image-gradient {
  height: 308px !important; }

.column-lottie__player {
  position: absolute;
  top: 0;
  left: 0; }
  .column-lottie__player .lpbLottiePlayer {
    height: 100%; }
    .column-lottie__player .lpbLottiePlayer dotlottie-player {
      height: 100%; }

.max-width-small {
  max-width: 580px; }

.animation-spacer {
  height: 25vw !important; }

.first-animation-spacer {
  height: 200vh !important;
  min-height: 650px; }
  @media (orientation: portrait) {
    .first-animation-spacer {
      min-height: 900px; } }
  @media only screen and (max-width: 781px) and (orientation: portrait) {
    .first-animation-spacer {
      min-height: 800px;
      height: 300vh !important; } }

#lottieCanvas {
  width: 100vw !important;
  height: 100vh;
  position: absolute;
  top: -10%;
  left: 0;
  max-width: 1000% !important;
  opacity: 0;
  visibility: hidden; }

#fakeLottieCanvas {
  width: 100vw !important;
  height: 100vh;
  position: fixed;
  top: 0;
  opacity: 0;
  visibility: hidden;
  left: 0;
  max-width: 1000% !important; }
  @media only screen and (max-width: 781px) {
    #fakeLottieCanvas {
      top: 0; } }

.my-clipped-image-pin {
  position: relative;
  display: block; }

.my-clipped-image-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  max-width: 1000% !important;
  width: 100vw !important;
  overflow: hidden; }
  @media only screen and (max-width: 781px) {
    .my-clipped-image-wrapper {
      display: none; } }

.my-clipped-image-content {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 40px;
  margin: 0 auto;
  z-index: 10; }

.my-clipped-image-gradient {
  position: absolute;
  height: 30%;
  width: 100%;
  bottom: 0;
  opacity: 0;
  background-color: #000;
  z-index: 10;
  -webkit-mask-image: linear-gradient(transparent, black 85%);
  mask-image: linear-gradient(transparent, black 85%);
  height: 308px !important; }

.my-clipped-image {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100vh;
  display: block;
  overflow: hidden;
  clip-path: inset(2% 32% 2% 32%);
  transform: scale(0.8); }
  @media only screen and (max-width: 1400px) {
    .my-clipped-image {
      clip-path: inset(4% 32% 4% 32%); } }
  @media only screen and (max-width: 781px) {
    .my-clipped-image {
      clip-path: none;
      transform: scale(1); } }
  .my-clipped-image-filter {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background: #040b89;
    mix-blend-mode: color;
    z-index: 2; }
  .my-clipped-image img {
    filter: grayscale(100%);
    width: 100%;
    height: 100% !important;
    position: relative;
    display: block;
    z-index: 1;
    object-position: center;
    object-fit: cover;
    opacity: 0;
    visibility: hidden; }
  .my-clipped-image .my-content-video-wrapper {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0;
    overflow: hidden !important;
    z-index: 0; }
    .my-clipped-image .my-content-video-wrapper video.bgvid {
      position: absolute;
      filter: grayscale(100%);
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: -1;
      object-fit: cover;
      width: 100%;
      height: 100%; }

.my-mobile-clipped-image-pin {
  position: relative;
  display: block; }

.my-mobile-clipped-image-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  max-width: 1000% !important;
  width: 100vw !important;
  overflow: hidden; }
  @media only screen and (min-width: 782px) {
    .my-mobile-clipped-image-wrapper {
      display: none; } }

.my-mobile-clipped-image-content {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 40px;
  margin: 0 auto;
  z-index: 10; }

.my-mobile-clipped-image {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100vh;
  display: block;
  overflow: hidden;
  transform: scale(1); }
  .my-mobile-clipped-image-filter {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background: #040b89;
    mix-blend-mode: color;
    z-index: 2; }
  .my-mobile-clipped-image img {
    filter: grayscale(100%);
    width: 100%;
    height: 100% !important;
    position: relative;
    display: block;
    z-index: 1;
    object-position: center;
    object-fit: cover; }

body.home.scroll {
  overflow-y: auto; }
body.home .hero-title span {
  white-space: nowrap; }
body.home #hero {
  position: absolute;
  height: 100vh;
  min-height: 650px; }
  @media (orientation: portrait) {
    body.home #hero {
      min-height: 900px; } }
  @media only screen and (max-width: 781px) and (orientation: portrait) {
    body.home #hero {
      min-height: 800px; } }
  body.home #hero #hero-styles {
    position: absolute;
    height: 100%; }
    body.home #hero #hero-styles #hero-caption {
      top: calc(50%) !important;
      transform: translateY(-50%);
      height: auto;
      padding-top: 0; }
      body.home #hero #hero-styles #hero-caption .hero-subtitle {
        font-family: 'Poppins';
        font-weight: 700;
        font-size: calc(1rem + 0.40vw);
        line-height: calc(1rem + 1.5vw);
        color: #F7CE55 !important;
        max-width: 550px; }
        @media only screen and (min-width: 1600px) {
          body.home #hero #hero-styles #hero-caption .hero-subtitle {
            max-width: 650px; } }

.block-hide {
  opacity: 0;
  visibility: hidden; }

@media only screen and (max-width: 781px) {
  .about-top-spacer, .form-top-spacer {
    height: 45px !important; } }

@media only screen and (max-width: 781px) {
  .contact-top-spacer, .contact-bot-spacer {
    height: 0 !important; } }

@media only screen and (max-width: 781px) {
  .about-bot-spacer {
    height: 0px !important; } }

@media only screen and (max-width: 781px) {
  .form-shortcode {
    padding-left: 20px;
    padding-right: 20px; } }

@media only screen and (max-width: 781px) {
  .about-columns.fixed-gap {
    gap: 0; } }

@media only screen and (max-width: 767px) {
  .team-member li .fixed-gap {
    padding: 0 20px !important; }
  .team-member li figure {
    max-height: 240px;
    width: 100% !important; }
    .team-member li figure:after {
      content: '';
      width: 100%;
      height: 1px;
      background: #d7d7ea;
      top: 50%;
      position: absolute;
      left: 100%; } }

/* Nick add your CSS below this line */
.light-content #main-page-content {
  color: #4b4c9a; }

.light-content .light-section .button-text {
  color: #37388f; }

body .is-layout-flex {
  display: flex;
  padding: 0 20px; }

@media only screen and (max-width: 767px) {
  .content-max-width {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .content-max-width h3 {
      margin-bottom: 20px;
      font-size: 8vw !important;
      line-height: 9.5vw !important; }
      .content-max-width h3 h4 {
        margin-bottom: 20px;
        font-size: 18px !important; } }
@media only screen and (max-width: 767px) {
  .article-content {
    padding: 0 20px;
    margin-bottom: 6vw; }
    .article-content .entry-meta li a {
      font-size: 17px;
      line-height: 22px;
      font-weight: 600; } }
@media only screen and (max-width: 767px) {
  article .post-title, article .article-links {
    width: auto;
    width: calc(100% - 60px);
    margin: 0 auto;
    width: auto;
    display: table;
    padding: 0 20px; } }
@media only screen and (max-width: 767px) {
  .blog-excerpt {
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0; } }
@media only screen and (max-width: 767px) {
  .article-show-image {
    position: relative;
    display: inline-block;
    width: auto; } }
@media only screen and (max-width: 767px) {
  article .article-links {
    text-align: center; } }
@media only screen and (max-width: 767px) {
  article .entry-meta-wrap {
    width: 100%;
    padding-right: 0; } }
@media only screen and (max-width: 767px) {
  .article-content {
    text-align: center; } }
@media only screen and (max-width: 767px) {
  .light-content .hero-title {
    font-size: calc(1rem + 5vw) !important;
    line-height: calc(1rem + 6vw) !important; } }
@media only screen and (max-width: 767px) {
  .uppercase-titles h1, .uppercase-titles h2, .uppercase-titles h3, .uppercase-titles h4, .uppercase-titles h5, .uppercase-titles h6 {
    text-transform: uppercase;
    margin-bottom: 10px; } }
@media only screen and (max-width: 767px) {
  body.home #hero #hero-styles #hero-caption .hero-subtitle {
    font-size: calc(1rem + 0.40vw);
    line-height: calc(1rem + 2.5vw);
    color: #F7CE55 !important;
    max-width: 100%; } }
@media only screen and (max-width: 479px) {
  .full.row_padding_left {
    padding-right: 0;
    padding-left: 0; } }
@media only screen and (max-width: 479px) {
  body .is-layout-flex {
    display: flex;
    padding: 0 10px; } }
@media only screen and (max-width: 479px) {
  .row_padding_top {
    padding: 12vw 20px 1px 20px; } }
@media only screen and (max-width: 479px) {
  .row_padding_bottom {
    padding-bottom: 12vw;
    padding: 1px 20px 12vw 20px; } }
@media only screen and (max-width: 767px) {
  .flexnav li a {
    font-size: calc(1rem + 3vw);
    line-height: calc(1rem + 9.5vw); } }
@media only screen and (max-width: 767px) {
  .panels-container > .panel {
    width: 300px !important; } }
@media only screen and (max-width: 767px) {
  .inner {
    display: table-cell;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px; } }
@media only screen and (max-width: 767px) {
  .entry-meta li a {
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 600; } }
.post-prev-title, .post-next-title {
  font-size: 22px;
  line-height: 28px;
  font-weight: 600; }

.post-prev-caption, .post-next-caption {
  font-size: 14px !important;
  font-weight: 500;
  color: #424242; }

#post-comments {
  display: none; }

@media only screen and (min-width: 1600px) {
  body .is-layout-flex {
    display: flex;
    padding: 0 0px; } }
@media only screen and (max-width: 479px) {
  body .is-layout-flex {
    display: flex;
    padding: 0 0; } }
#post-navigation {
  margin-top: 20px; }

#sidebar {
  display: none; }

#post-image {
  max-width: 860px; }

a.link::before {
  background: #F7CE55; }

#post-content p > a::before {
  background: #F7CE55; }

.hero-subtitle {
  margin-top: 10px; }

.light-content .hero-title {
  margin-bottom: 10px !important; }

body.home #hero #hero-styles #hero-caption .hero-subtitle {
  max-width: 440px; }

@media only screen and (min-width: 1600px) {
  .article-content {
    width: calc(51% - 60px);
    box-sizing: border-box;
    padding-top: 20px;
    padding-left: 77px;
    padding-right: 25px; } }
.entry-meta li a {
  font-size: calc(1rem + 0.2vw);
  line-height: calc(1.4rem + 0.2vw); }

h2 {
  font-size: calc(1rem + 1.7vw);
  line-height: calc(1rem + 2vw); }

ul, ol {
  margin: 0px 0 0px 0px; }

a, .light-content .light-section a {
  font-weight: 600; }

@media only screen and (min-width: 1600px) {
  a, .light-content .light-section a {
    font-weight: 600; } }
.fixed-gap {
  gap: 40px; }
  @media only screen and (max-width: 767px) {
    .fixed-gap {
      gap: 20px; } }

li {
  line-height: 32px;
  color: #444;
  margin-bottom: 0;
  padding: 70px 40px 70px 40px; }

.team-member li {
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (max-width: 767px) {
    .team-member li {
      padding: 0;
      padding-bottom: 50px; } }

.light-content .light-section p {
  color: #37388f !important; }

.light-content .light-section li {
  color: #37388f; }

.wp-block-post-excerpt__excerpt {
  font-size: 15px;
  line-height: 25px; }

@media only screen and (min-width: 1600px) {
  .wp-block-post-excerpt__excerpt {
    padding-right: 7vw; } }
.content-slider.looped-carousel .clapat-slider-viewport {
  max-width: 1400px; }

.light-content .light-section .has-mask-fill > span {
  line-height: 1.2; }

body.single-post .entry-date {
  display: none; }

.team-member li {
  border-top: 1px solid #d7d7ea;
  margin-bottom: 0; }
  @media only screen and (max-width: 767px) {
    .team-member li {
      border-top: 0; } }

@media only screen and (min-width: 1600px) and (min-width: 1600px) and (min-width: 1600px) and (min-width: 1600px) {
  .wp-block-post-excerpt__excerpt {
    padding-right: 0; } }
.wp-block-post-featured-image {
  max-height: 186px;
  height: 186px !important; }

/*# sourceMappingURL=style.css.map */
