.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
/*!
Theme Name: IVY Growth Associates
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ivy-growth-associates
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

IVY Growth Associates is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */


.yellow-heading {
    color: #F6B246;
}
h2.community-sparkal-heading {
    font-size: 33px;
	line-height: 1.3;
}
.investor-box-1 img.mr-3 {
    height: 30px;
    width: 30px;
    filter: invert(1);
    border-radius: initial;
}

.Our-approach-box-1 h4.mx-2.mt-5.approach-dec {
    margin: 0px !important;
	    font-size: 20px;
}
.approachline::before {
    position: absolute;
    content: "";
    width: 40%;
    height: 5px;
    background-color: #4DA04D;
    top: 14%;
    left: 0;
}
@media (min-width: 576px) {
  section.testimonials-1.section-margin {
      display: none !important;
  }
  section.w-100.section-margin {
      display: block;
  }
  }
@media (max-width: 1025px){
	.campaniestext::after{
		width: 30%;
		top: 12.5%;
	}
}
@media (max-width: 768px){
	.approachline::before{
		width: 0%;
	}
	.app-timeline-card-wrapper {
    width:fit-content !important;
  }
	.app-time-line-card .app-timeline-text{
		font-size: 12px !important;
	}
	.w-25.rounded.mb-20 {
    margin-bottom: 5px !important;
}
	.col-lg-4.col-md-4.col-sm-12.col-6.p-lg-5.p-md-2.white-bg.mx-3.my-3.d-flex.align-items-center.flex-column.p-2 {
    margin-top: 2px !important;
		margin-bottom: 5px !important;
}
	.col-lg-4.col-md-4.col-sm-12.col-12.p-lg-5.p-md-2.white-bg.mx-3.my-3.d-flex.align-items-center.flex-column.p-2 {
    margin-top: 2px !important;
		margin-bottom: 5px !important;
}
	section.w-100.our-products-batter.hero-section.section-bg .container.pt-5.mb-3 {
    padding-top: 0px !important;
}
	.col-lg-4.col-md-4.col-sm-12.col-6.p-lg-5.p-md-2.white-bg.mx-3.my-3.d-flex.align-items-center.flex-column.p-2 .w-25 {
    width: 45%!important;
}
	.Build-Together-sec .row.p-4.mt-4 {
    padding-top: 0px !important;
    margin-top: 0px !important;
	padding-bottom: 0px !important;
}
	.col-lg-6.col-md-6.col-sm-12.text-center.sectin-image-3 img.w-75 {
    width: 100% !important;
}
	.section-margin img.w-75 {
    width: 100% !important;
}
	.col-lg-6.col-md-6.col-sm-12.order-lg-1.community-sparkal h5.text-yellow {
    text-align: center;
}
	.light-contant.white-bg.p-3 span.span-bold {
    font-size: 15px;
}
	.campaniestext-1::after {
   			width:0px;
}	
	.row.hero-btn.mx-0 {
    display: flex !important;
    align-content: center;
    justify-content: center;
}
	.text-center.hero-btn.mx-0.justify-content-center.join-btn {
    display: flex;
}
	h2.font-bolder.text-uppercase {
    text-align: center;
}
	.hage-tag {
		text-align: center;
	}
	.partner-heading{
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	.text-size-heading{
		font-size: 16px;
		display: block;
		margin-top: 10px;
	}
	.col-lg-3.col-12.hero-btn.mx-0.mt-10 {
    display: flex;
    justify-content: center;
}
	.col-xl-3.col-lg-2.col-12.mr-100 {
    text-align: center;
}
	.footer-content.pt-180.pb-5 {
    padding-bottom: 0px !important;
}
	.timeline .timeline-heading h4.subheading, .timeline .timeline-heading .subheading.h4{
		font-size: 14px;
	}
	.timeline .timeline-body > ul, .timeline .timeline-body > p{
		font-size: 16px;
	}
	.page-section h2.section-heading, .page-section .section-heading.h2{
		font-size: 26px !important;
	}
}
@media (min-width: 576px) and (max-width: 768px) {
    .section-margin {
        margin-bottom: -60px !important;
    }
	.powerful-portfolio.section-margin{
		 margin-bottom: 30px !important;
	}
    section.w-100.sub-footer {
        top: 100px;
    }
}
@media (min-width: 768px){
	.Our-approach-box-1 {
    display: flex;
    align-items: center;
    max-width: calc(33.33% - 15px) !important;
}

}
a:hover{
	color: #000;
}
.investor-exprince li.m-0 {
    list-style: unset;
	font-size: 14px;
}
.service-slide-1 .slick-slide {
    background: #fff;
    height: 200px;
    /* box-sizing: border-box; */
    display: flex;
    justify-content: center;
    align-items: center;
}
 .service-slide-1 img.img-rounded {
    height: 98px;
	object-fit: contain;
}
.app-timeline-wrapper {
    overflo-x: auto;
    overflow-y: hidden;
  }


  .app-timeline {
    --app-timeline-dotsize: 15px;
    --app-timeline-dot-left-margin: 38px;
    --app-timeline-primary-color: #35858B;
    --app-timeline-line-color: #C8C8C8;
    --app-timeline-box-width: 270px;
    --app-timeline-from-center-dist: 168px;
    --app-timeline-box-gap: 10px;

    position: relative;
    height: 500px;
    width: auto;
    display: flex;
    justify-content: space-between;
    gap: var(--app-timeline-box-gap);
  }

  .app-timeline-display-line {
    position: absolute;
    height: 2px;
    background-color: var(--app-timeline-line-color);
    width: 100%;
    left: 0px;
    top: 223px;
  }

  .app-timeline-display-line:before,
  .app-timeline-display-line:after {
    content: "";
    position: absolute;
    height: var(--app-timeline-dotsize);
    aspect-ratio: 1;
    border-radius: 50%;
    background-color: var(--app-timeline-line-color);
    bottom: -7px;
  }

  .app-timeline-display-line:after {
    right: 0px;
  }

  .app-timeline-card-wrapper {
    --timeline-tail-arrow-bot-align: -1;
    --timeline-border-color: transparent transparent var(--app-timeline-primary-color) transparent;
    --app-timeline-box-dot-order: 0;
    --app-timeline-box-tail-arrow-dist: calc(var(--app-timeline-dotsize) * var(--timeline-tail-arrow-bot-align));
    position: relative;
    top: 43.2%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 17px;
    width: var(--app-timeline-box-width);
  }

  .app-timeline-card-wrapper:not(:first-of-type) {
    margin-left: calc((var(--app-timeline-box-width) / -2));
  }

  .app-timeline-dot {
    content: "";
    height: var(--app-timeline-dotsize);
    aspect-ratio: 1;
    border-radius: 50%;
    background-color: green;
    order: var(--app-timeline-box-dot-order);
  }

  .app-time-line-card {
    position: relative;
    width: auto;
    padding: 0px;
    border-radius: 10px;
    transition: 150ms;
  }

  .app-time-line-card:hover,
  .app-time-line-card:focus {
    box-shadow: 3px 2px 5px 0 rgba(0, 0, 0, 0.16);
  }

  /* .app-time-line-card:before {
    content: "";
    position: absolute;
    top: var(--app-timeline-box-tail-arrow-dist);
    border-width: calc(var(--app-timeline-dotsize) / 2);
    border-style: solid;
    border-color: var(--timeline-border-color);
    left: var(--app-timeline-dot-left-margin);
  } */

  .app-time-line-card .app-timeline-date {
    font-size: 16px;
    color: var(--app-timeline-primary-color);
    font-weight: 500;
    margin-bottom: 7px;
  }

  .app-time-line-card .app-timeline-text {
    font-size: 14px;
    color: #111;
    display: -webkit-box;
    -webkit-box-orient: vertical;
	 padding-top: 10px;
  }

  .app-timeline-card-wrapper.app-timeline-card-align-top {
    --timeline-border-color: var(--app-timeline-primary-color) transparent transparent transparent;
    --app-timeline-box-dot-order: 1;
    top: 3.2%;
    bottom: var(--app-timeline-from-center-dist);
    align-self: flex-end;
  }

  .app-timeline-card-wrapper.app-timeline-card-align-top .app-time-line-card:before {
    top: auto;
    bottom: var(--app-timeline-box-tail-arrow-dist);
  }

  .app-timeline-card-wrapper.app-timeline-red-box {
    --app-timeline-primary-color: rgb(231, 93, 29);
  }

  .app-timeline-card-wrapper.app-timeline-green-box {
    --app-timeline-primary-color: rgb(28 205 72);
  }

  .app-timeline-card-wrapper.app-timeline-blue-box {
    --app-timeline-primary-color: rgb(42, 116, 226);
  }

  .app-timeline-card-wrapper.app-timeline-yellow-box {
    --app-timeline-primary-color: rgba(255, 199, 0, 1);
  }

  /*---------END : app timeline ------------*/

  /*---------BEGIN : KJV logo ------------*/
  .kjv-logo-link {
    position: fixed;
    right: 10px;
    bottom: 10px;
  }

  .kjv-logo {
    --kjvBgColor: #000;
    --kjvFgColor: #fff;
    --kjvTransition: 300ms;
    --kjvLogoSize: 70px;
    height: var(--kjvLogoSize);
    width: var(--kjvLogoSize);
    transition: var(--kjvTransition);
    transform: rotate(-180deg);
  }

  .kjv-logo path,
  .kjv-logo g,
  .kjv-logo rect {
    transform-box: fill-box;
    transform-origin: center;
  }

  #kjvOuterFill {
    fill: var(--kjvBgColor);
  }

  #kjvTringleLeft,
  #kjvTringleRight {
    stroke: var(--kjvFgColor);
    fill: var(--kjvFgColor);
  }

  #kjvLetters path {
    stroke: var(--kjvFgColor);
    fill: var(--kjvBgColor);
  }

  #kjvTringleRight {
    transform: translateX(-347px);
    transition: var(--kjvTransition);
  }

  #kjvTringleLeft {
    transform: translateX(347px);
    transition: var(--kjvTransition);
  }

  #kjvLetters {
    transform: scale(0);
    transition: var(--kjvTransition);
  }

  .kjv-logo-link:hover .kjv-logo {
    transform: rotate(0deg);
  }

  .kjv-logo-link:hover #kjvTringleRight,
  .kjv-logo-link:hover #kjvTringleLeft {
    transition-delay: var(--kjvTransition);
    transform: translateX(0px);
  }

  .kjv-logo-link:hover #kjvLetters {
    transition-delay: calc(var(--kjvTransition) * 2);
    transform: scale(1);
  }

  swiper-container {
    width: 100%;
    height: 100%;
  }

  swiper-slide {
    font-size: 18px;
  }

  /* .app-timeline-card-wrapper {
    width: 100% !important;
} */
  .app-time-line-card {
    width: 100% !important;
  }

  .box-1 img {
    width: 100%;
    border-radius: 10px !important;
    opacity: 0.3;
	height: 134px;
	object-fit: cover;
  }
  .box-1 {
    background: black;
    border-radius: 10px;
}
  .contant {
    position: absolute;
    top: 15px;
    padding: 0px 20px
  }

  .contant p {
    color: #fff !important;
  }


  .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    font-size: 22px !important;
    color: white;
}
button.swiper-button-next{
    background: green !important;
    border: 0px;
    border-radius: 10px;
    width: 40px;
    height: 40px;
}
button.swiper-button-prev{
    background: green !important;
    border: 0px;
    border-radius: 10px;
    width: 40px;
    height: 40px;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    font-size: 22px !important;
    color: white;
}
.app-timeline-card-wrapper h4{
  font-size: 20px;
}
.round-1::after{
    content: "";
    height: 15px;
    border-radius: 50%;
    background-color: green;
    order: 1;
    aspect-ratio: 1;
    width: 15px;
    position: absolute;
    top: 0;
}
.app-timeline .fa-chevron-left:before {
    content: "";
}
.app-timeline .fa-chevron-right:before {
    content: "";
}

	  .app-timeline-card-wrapper {
    align-items:center;
}
.owl-item a {
    display: block;
    color: #000;
}
p.startup-one-liner {
    text-align: center;
}
.col-lg-3.hero-btn.mx-0.mt-10 img {
    width: 100%;
}
.border-rediuscustom-1 {
    border-radius: 30px;
    position: relative;
}

.border-rediuscustom-1::after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    /* height: 100px; */
    background-repeat: no-repeat;
    width: 35px;
    z-index: 9999;
    background-image: url("https://ivyweb.engees.in/wp-content/themes/ivy-growth-associates/asset/images/counter_shap_left.svg");
    bottom: 0;
}

.border-rediuscustom-1::before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0;
    /* height: 143px; */
    background-repeat: no-repeat;
    width: 85px;
    background-image: url("https://ivyweb.engees.in/wp-content/themes/ivy-growth-associates/asset/images/counter_shap_right.svg");
    top: 65%;
}
header.w-100.d-none.d-lg-block.section-bg {
    position: fixed;
    background: #f9fffa;
    z-index: 2;
	top: 0;
}
/* .light-contant.white-bg.p-3 {
    box-shadow: 1px 1px 6px 2px #b6fda463;
} */
.section-margin{
	margin-bottom: -110px;
}

.powerful-portfolio.section-margin{
   	margin-bottom: 50px;
}

section.w-100.invester.mt-50.section-margin img.d-block.mx-auto.img-fluid {
    height: 300px !important;
}
section.w-100.sub-footer img {
    width: auto !important;
    height: 200px;
}
.margin-section{
		padding: 50px 15px;
	}
/* @media (min-width: 1024px){
section.w-100.community.hero-section.section-bg {
    min-height: 90vh !important;
}
} */
.light-contant.white-bg span {
    font-size: 13px;
}
h1.fw-bold.aos-init.aos-animate {
    font-size: 30px;
}
.d-inline-flex.py-1.px-2.align-items-center.mt-4 {
    font-size: 18px;
    padding-left: 0px !important;
}
.col-sm-7.col-lg-7.col-12.At-IVY-Growth-text {
    margin-right: 40px;
}
button.rounded-btn.text-uppercase.mb-2 {
    display: flex;
    align-items: center;
}
h3.fw-600 {
    font-size: 24px;
}
.col-lg-6.col-md-6.col-sm-12.white-bg.p-4.m-3.rounded-pill p {
    font-size: 15px;
}
.counter-block-one a {
    display: flex;
}
@media (max-width: 767px){
	.service-slide-1 .slick-slide{
		height: 100px;
	}
	.autoplay button.slick-prev.slick-arrow {
    height: 40px;
    width: 40px;
    bottom: -46px;
		left: 40%;
}
	.autoplay button.slick-next.slick-arrow{
		height: 40px;
    width: 40px;
    bottom: -46px;
		left: 54%;
	}
	.Our-approach .col-sm-12 {
    display: flex;
    align-items: center;
    margin: 20px 0px !important;
}
	.sectin-image-3{
		text-align: left !important;
	}
}
@media (max-width: 576px){
	.w-25.costomer-icon.mx-2.p-0.rounded {
    width: 100% !important;
    text-align: center;
}
	.px-2.my-4.p-3.flex-column.white-bg.Build-Together-border.border-16 {
    text-align: center;
    font-size: 15px;
}
	.hero-btn.mx-0 {
    display: flex;
    align-content: center;
    justify-content: center;
}
}
.font-weight{
	font-weight: 600;
}
a.rounded-btn.text-uppercase.mb-2:hover {
    color: #fff;
}
.owl-carousel .owl-stage{
	overflow: hidden;
}
.timeline {
      position: relative;
      padding: 0;
      list-style: none;
    }
    .timeline:before {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 40px;
      width: 2px;
      margin-left: -1.5px;
      content: "";
      background-color: #e9ecef;
    }
    .timeline > li {
      position: relative;
      margin-bottom: 50px;
    }
    .timeline > li:after, .timeline > li:before {
      display: table;
      content: " ";
    }
    .timeline > li:after {
      clear: both;
    }
    .timeline > li .timeline-panel {
      position: relative;
      float: right;
      width: 100%;
      padding: 0 20px 0 100px;
      text-align: left;
    }
    .timeline > li .timeline-panel:before {
      right: auto;
      left: -15px;
      border-right-width: 15px;
      border-left-width: 0;
    }
    .timeline > li .timeline-panel:after {
      right: auto;
      left: -14px;
      border-right-width: 14px;
      border-left-width: 0;
    }
    .timeline > li .timeline-image {
      position: absolute;
      z-index: 1;
      left: 0;
      width: 80px;
      height: 80px;
      margin-left: 0;
      text-align: center;
      color: white;
      border: 7px solid #84c984;
      border-radius: 100%;
      background-color: #4e9d4e;
    }
    .timeline > li .timeline-image h4, .timeline > li .timeline-image .h4 {
      font-size: 10px;
      line-height: 14px;
      margin-top: 12px;
    }
    .timeline > li.timeline-inverted > .timeline-panel {
      float: right;
      padding: 0 20px 0 100px;
      text-align: left;
    }
    .timeline > li.timeline-inverted > .timeline-panel:before {
      right: auto;
      left: -15px;
      border-right-width: 15px;
      border-left-width: 0;
    }
    .timeline > li.timeline-inverted > .timeline-panel:after {
      right: auto;
      left: -14px;
      border-right-width: 14px;
      border-left-width: 0;
    }
    .timeline > li:last-child {
      margin-bottom: 0;
    }
    .timeline .timeline-heading h4, .timeline .timeline-heading .h4 {
      margin-top: 0;
      color: inherit;
    }
    .timeline .timeline-heading h4.subheading, .timeline .timeline-heading .subheading.h4 {
      text-transform: none;
    }
    .timeline .timeline-body > ul,
    .timeline .timeline-body > p {
      margin-bottom: 0;
    }
    
    @media (min-width: 768px) {
      .timeline:before {
        left: 50%;
      }
      .timeline > li {
        margin-bottom: 100px;
      }
      .timeline > li .timeline-panel {
        float: left;
        width: 45%;
        padding: 0 20px 20px 30px;
        text-align: right;
      }
      .timeline > li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
      }
      .timeline > li .timeline-image h4, .timeline > li .timeline-image .h4 {
        font-size: 13px;
        line-height: 18px;
        margin-top: 16px;
      }
      .timeline > li.timeline-inverted > .timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
      }
    }
    @media (min-width: 992px) {
      .timeline > li {
      }
      .timeline > li .timeline-panel {
        padding: 0 20px 20px;
      }
      .timeline > li .timeline-image {
        width: 100px;
        height: 100px;
        margin-left: -48px;
      }
      .timeline > li .timeline-image h4, .timeline > li .timeline-image .h4 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 30px;
      }
      .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 20px 20px;
      }
    }
    @media (min-width: 1200px) {
      .timeline > li {
      }
      .timeline > li .timeline-panel {
        padding: 0 20px 20px 100px;
      }
      .timeline > li .timeline-image {
        width: 100px;
        height: 100px;
        margin-left: -48px;
      }
      .timeline > li .timeline-image h4, .timeline > li .timeline-image .h4 {
        margin-top: 40px;
      }
      .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 100px 20px 20px;
      }
    }
    
    .page-section-1 {
      padding: 0rem 0 0 0;
    }
    .page-section h2.section-heading, .page-section .section-heading.h2 {
      font-size: 2.5rem;
      margin-top: 0;
      margin-bottom: 1rem;
    }
.timeline .timeline-body > ul, .timeline .timeline-body > p{
		font-size: 16px;
	}
.timeline .timeline-heading h4.subheading, .timeline .timeline-heading .subheading.h4{
	font-size: 18px;
}
    .page-section h3.section-subheading, .page-section .section-subheading.h3 {
      font-size: 1rem;
      font-weight: 400;
      font-style: italic;
      margin-bottom: 4rem;
    }
    
    @media (min-width: 768px) {
      section {
        padding: 0rem 0;
      }
    }
    
    .text-center {
        text-align: center !important;
    }
    
    .page-section h2.section-heading, .page-section .section-heading.h2 {
        font-size: 2.5rem;
        margin-top: 0;
        margin-bottom: 1rem;
    }
    .text-uppercase {
        text-transform: uppercase !important;
    }
    
    .page-section h3.section-subheading, .page-section .section-subheading.h3 {
        font-size: 1rem;
        font-weight: 400;
        font-style: italic;
        margin-bottom: 4rem;
    }
    
    .text-muted {
        --bs-text-opacity: 1;
        color: #6c757d !important;
    }
    
    p {
        line-height: 1.75;
    }
    @media (min-width: 1400px){
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1320px;
    }
    }
    @media (min-width: 1200px){
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1140px;
    }
    }
    @media (min-width: 992px){
    .container-lg, .container-md, .container-sm, .container {
        max-width: 960px;
    }
    }
    @media (min-width: 768px){
    .container-md, .container-sm, .container {
        max-width: 720px;
    }
    }
    @media (min-width: 576px){
    .container-sm, .container {
        max-width: 540px;
    }
    }
    .container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
        width: 100%;
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
        margin-right: auto;
        margin-left: auto;
    }
    *, *::before, *::after {
        box-sizing: border-box;
    }
    user agent stylesheet
    div {
        display: block;
    }
.timeline-image {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media (max-width: 1024px){
     .card {
     font-size: 14px !important;
 }
 .card h4{
     font-size: 12px;
 }
 .card p{
     margin:0px;
 }
}
.col-lg-4.col-12.powerful-portfolio-text span {
    display: block;
    color: #CCCCCC;
    font-size: 38px;
    font-weight: 600;
    text-transform: uppercase;
}
.col-lg-4.col-12.powerful-portfolio-text h2 {
    color: #319631;
    font-weight: 600;
	    border-right: 4px solid #319631;
	height: 150px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.col-lg-3.col-md-3.col-6.powerful-portfolio-count h3 {
    font-size: 52px;
    font-weight: 700;
    color: #319631;
    margin: 0;
    padding: 0;
}
.col-lg-3.col-md-3.col-6.powerful-portfolio-count p {
    font-size: 18px;
    color: #afacac;
    margin: 0;
	    text-transform: uppercase;
/* 	text-align: center; */
}
section.powerful-portfolio.section-margin.pt-5 .col-lg-3.col-md-3.col-6.powerful-portfolio-count {
    margin-bottom: 25px;
	display: flex;
	flex-direction: column;
		justify-content: center;
    align-items: center;
    align-content: center;
}
/* .col-lg-4.col-12.powerful-portfolio-text {
    border-right: 4px solid black;
} */
.col-lg-8.col-12.powerful-portfolio-dec p {
    margin: 0px;
    font-size: 18px;
    color: #6D737A;
	width: 70%;
}
@media (max-width: 768px){
	.col-lg-8.col-12.powerful-portfolio-dec p {
    
	width: 100%;
}
}
section.powerful-portfolio.section-margin.pt-5 {
    background: #EEF9F5;
	padding-bottom: 20px;
}

.team-section-carousel .owl-stage{
  display:flex;
  align-items: center;
  animation: scroll 40s linear infinite;
}
.team-section-carousel .owl-stage-outer{
margin: auto;
overflow: hidden;
position: relative;
}
@keyframes scroll {
0% {
  transform: translateX(0);
}
100% {
  transform: translateX(calc(-250px * 7));
}
}

.Build-Together-contain img{
	width:50px;
}

.becoming-our-portfolio img{
	width:50px;
}

.Our-approach img{
	width:60px;
}

.become-our-partner .why-join-firstblock img{
	width:60px;
}

.become-our-partner .Build-Together-border img{
	width:60px;
}

.our-products-batter img{
	width:80px;
}
.pin-spacer.pin-spacer-pin {
    width: 100% !important;
}
section#about .timeline-image img {
    width: 70px;
    height: 70px;
}
.timeline-image {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pum-container.custom-position{
top: 100px !important;
}
a.rounded-btn.text-uppercase:hover {
    color: #fff !important;
}
@media (min-width: 992px){
	div#viewall-mobile {
    display: none;
}
	.fundraising-css{
		display:flex;
		justify-content:flex-end;
	}
	.img-fund {
		height:350px;
		object-fit:contain;
	}
	.angel-css{
		display:flex;
	}
}
@media (max-width: 992px){
	div#viewall-mobile {
    display: block;
}
	div#viewall-home {
    display: none;
}
}
div#viewall-mobile {
    margin-top: 70px !important;
    text-align: center;
}
@keyframes rotate-forever{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}@keyframes spinner-loader{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto;}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1;}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed;}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out;}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block;}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box;}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999;}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible;}.pum-container.pum-responsive img{max-width:100%;height:auto;}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%;}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%;}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%;}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%;}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%;}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%;}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%;}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%;}.pum-container.pum-responsive.pum-position-fixed{position:fixed;}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute;}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit;}.pum-container .pum-title{margin-bottom:.5em;}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0;}.pum-container .pum-content:focus{outline:0;}.pum-container .pum-content>:first-child{margin-top:0;}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent;}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%;}.pum-overlay.pum-overlay-disabled{visibility:hidden;}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block;}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible;}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer;}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden;}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px;}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch;}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto;}.pum-form{margin:0 auto 16px;}.pum-form__field{margin-bottom:1em;}.pum-form__field label{font-weight:700;}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle;}.pum-form__field select{padding:5px 3px;}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block;}.pum-form__submit{position:relative;}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent;}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative;}.pum-form__message{margin-bottom:.5em;}.pum-form__message--error{color:red !important;border-color:red;}.pum-form__message--success{color:green !important;border-color:green;}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5;}.pum-alignment-left,.pum-form--alignment-left{text-align:left;}.pum-alignment-center{text-align:center;}.pum-alignment-right{text-align:right;}.pum-form--alignment-center{text-align:center;}.pum-form--alignment-right{text-align:right;}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block;}.pum-form--layout-inline .pum-form__field{display:inline-block;}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%;}.pum-form--style-default label{font-size:14px;font-weight:700;}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px;}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer;}.pum-sub-form p.pum-newsletter-error-msg{margin:0;}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%;}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%;}.pum-form__field--consent{text-align:left;}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle;}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle;}.pum-container iframe.formidable{width:100%;overflow:visible;}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999 !important;}.pum-theme-116,.pum-theme-lightbox{background-color:rgba(111,130,105,.42);}.pum-theme-116 .pum-container,.pum-theme-lightbox .pum-container{padding:19px;border-radius:18px;border:1px solid #3a893a;box-shadow:0px 0px 30px 0px rgba(2,2,2,0);background-color:rgba(255,255,255,1);}.pum-theme-116 .pum-title,.pum-theme-lightbox .pum-title{color:#000;text-align:center;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:600;font-size:36px;line-height:43px;}.pum-theme-116 .pum-content,.pum-theme-lightbox .pum-content{color:#000;font-family:inherit;font-weight:100;}.pum-theme-116 .pum-content + .pum-close,.pum-theme-lightbox .pum-content + .pum-close{position:absolute;height:30px;width:30px;left:auto;right:-29px;bottom:auto;top:-22px;padding:0px;color:#0a0a0a;font-family:Sansita;font-weight:400;font-size:20px;line-height:8px;border:1px solid #64d613;border-radius:8px;box-shadow:-50px -50px 0px -100px rgba(2,2,2,0);text-shadow:-50px -50px 0px rgba(129,215,66,0);background-color:rgba(255,255,255,1);}.pum-theme-115,.pum-theme-default-theme{background-color:rgba(255,255,255,1);}.pum-theme-115 .pum-container,.pum-theme-default-theme .pum-container{padding:18px;border-radius:0px;border:1px none #000;box-shadow:1px 1px 3px 0px rgba(2,2,2,.23);background-color:rgba(249,249,249,1);}.pum-theme-115 .pum-title,.pum-theme-default-theme .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:400;font-size:32px;font-style:normal;line-height:36px;}.pum-theme-115 .pum-content,.pum-theme-default-theme .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400;font-style:inherit;}.pum-theme-115 .pum-content + .pum-close,.pum-theme-default-theme .pum-content + .pum-close{position:absolute;height:auto;width:auto;left:auto;right:0px;bottom:auto;top:0px;padding:8px;color:#fff;font-family:inherit;font-weight:400;font-size:12px;font-style:inherit;line-height:36px;border:1px none #fff;border-radius:0px;box-shadow:1px 1px 3px 0px rgba(2,2,2,.23);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(0,183,205,1);}.pum-theme-117,.pum-theme-enterprise-blue{background-color:rgba(0,0,0,.7);}.pum-theme-117 .pum-container,.pum-theme-enterprise-blue .pum-container{padding:28px;border-radius:5px;border:1px none #000;box-shadow:0px 10px 25px 4px rgba(2,2,2,.5);background-color:rgba(255,255,255,1);}.pum-theme-117 .pum-title,.pum-theme-enterprise-blue .pum-title{color:#315b7c;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:100;font-size:34px;line-height:36px;}.pum-theme-117 .pum-content,.pum-theme-enterprise-blue .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100;}.pum-theme-117 .pum-content + .pum-close,.pum-theme-enterprise-blue .pum-content + .pum-close{position:absolute;height:28px;width:28px;left:auto;right:8px;bottom:auto;top:8px;padding:4px;color:#fff;font-family:Times New Roman;font-weight:100;font-size:20px;line-height:20px;border:1px none #fff;border-radius:42px;box-shadow:0px 0px 0px 0px rgba(2,2,2,.23);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(49,91,124,1);}.pum-theme-118,.pum-theme-hello-box{background-color:rgba(0,0,0,.75);}.pum-theme-118 .pum-container,.pum-theme-hello-box .pum-container{padding:30px;border-radius:80px;border:14px solid #81d742;box-shadow:0px 0px 0px 0px rgba(2,2,2,0);background-color:rgba(255,255,255,1);}.pum-theme-118 .pum-title,.pum-theme-hello-box .pum-title{color:#2d2d2d;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:Montserrat;font-weight:100;font-size:32px;line-height:36px;}.pum-theme-118 .pum-content,.pum-theme-hello-box .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100;}.pum-theme-118 .pum-content + .pum-close,.pum-theme-hello-box .pum-content + .pum-close{position:absolute;height:auto;width:auto;left:auto;right:-30px;bottom:auto;top:-30px;padding:0px;color:#2d2d2d;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:28px;border:1px none #fff;border-radius:28px;box-shadow:0px 0px 0px 0px rgba(2,2,2,.23);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(255,255,255,1);}.pum-theme-119,.pum-theme-cutting-edge{background-color:rgba(0,0,0,.5);}.pum-theme-119 .pum-container,.pum-theme-cutting-edge .pum-container{padding:18px;border-radius:0px;border:1px none #000;box-shadow:0px 10px 25px 0px rgba(2,2,2,.5);background-color:rgba(30,115,190,1);}.pum-theme-119 .pum-title,.pum-theme-cutting-edge .pum-title{color:#fff;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:Sans-Serif;font-weight:100;font-size:26px;line-height:28px;}.pum-theme-119 .pum-content,.pum-theme-cutting-edge .pum-content{color:#fff;font-family:inherit;font-weight:100;}.pum-theme-119 .pum-content + .pum-close,.pum-theme-cutting-edge .pum-content + .pum-close{position:absolute;height:24px;width:24px;left:auto;right:0px;bottom:auto;top:0px;padding:0px;color:#1e73be;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:24px;border:1px none #fff;border-radius:0px;box-shadow:-1px 1px 1px 0px rgba(2,2,2,.1);text-shadow:-1px 1px 1px rgba(0,0,0,.1);background-color:rgba(238,238,34,1);}.pum-theme-120,.pum-theme-framed-border{background-color:rgba(255,255,255,.5);}.pum-theme-120 .pum-container,.pum-theme-framed-border .pum-container{padding:18px;border-radius:0px;border:20px outset #d33;box-shadow:1px 1px 3px 0px rgba(2,2,2,.97) inset;background-color:rgba(255,251,239,1);}.pum-theme-120 .pum-title,.pum-theme-framed-border .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:100;font-size:32px;line-height:36px;}.pum-theme-120 .pum-content,.pum-theme-framed-border .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100;}.pum-theme-120 .pum-content + .pum-close,.pum-theme-framed-border .pum-content + .pum-close{position:absolute;height:20px;width:20px;left:auto;right:-20px;bottom:auto;top:-20px;padding:0px;color:#fff;font-family:Tahoma;font-weight:700;font-size:16px;line-height:18px;border:1px none #fff;border-radius:0px;box-shadow:0px 0px 0px 0px rgba(2,2,2,.23);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(0,0,0,.55);}.pum-theme-121,.pum-theme-floating-bar{background-color:rgba(255,255,255,0);}.pum-theme-121 .pum-container,.pum-theme-floating-bar .pum-container{padding:8px;border-radius:0px;border:1px none #000;box-shadow:1px 1px 3px 0px rgba(2,2,2,.23);background-color:rgba(238,246,252,1);}.pum-theme-121 .pum-title,.pum-theme-floating-bar .pum-title{color:#505050;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px;}.pum-theme-121 .pum-content,.pum-theme-floating-bar .pum-content{color:#505050;font-family:inherit;font-weight:400;}.pum-theme-121 .pum-content + .pum-close,.pum-theme-floating-bar .pum-content + .pum-close{position:absolute;height:18px;width:18px;left:auto;right:5px;bottom:auto;top:50%;padding:0px;color:#505050;font-family:Sans-Serif;font-weight:700;font-size:15px;line-height:18px;border:1px solid #505050;border-radius:15px;box-shadow:0px 0px 0px 0px rgba(2,2,2,0);text-shadow:0px 0px 0px rgba(0,0,0,0);background-color:rgba(255,255,255,0);transform:translate(0,-50%);}.pum-theme-122,.pum-theme-content-only{background-color:rgba(0,0,0,.7);}.pum-theme-122 .pum-container,.pum-theme-content-only .pum-container{padding:0px;border-radius:0px;border:1px none #000;box-shadow:0px 0px 0px 0px rgba(2,2,2,0);}.pum-theme-122 .pum-title,.pum-theme-content-only .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px;}.pum-theme-122 .pum-content,.pum-theme-content-only .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400;}.pum-theme-122 .pum-content + .pum-close,.pum-theme-content-only .pum-content + .pum-close{position:absolute;height:18px;width:18px;left:auto;right:7px;bottom:auto;top:7px;padding:0px;color:#000;font-family:inherit;font-weight:700;font-size:20px;line-height:20px;border:1px none #fff;border-radius:15px;box-shadow:0px 0px 0px 0px rgba(2,2,2,0);text-shadow:0px 0px 0px rgba(0,0,0,0);background-color:rgba(255,255,255,0);}#pum-142{z-index:1999999999;}#pum-468{z-index:1999999999;}#pum-135{z-index:1999999999;}#pum-145{z-index:1999999999;}#pum-150{z-index:1999999999;}