

/***** Global Css Start *****/
.site-gradient-text {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(120deg, #632bba 20%, #c3a6f1 60%);
}


.btn-outline-white a.elementor-button.elementor-button-link {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.btn-outline-white a.elementor-button.elementor-button-link:hover {
    background: #fff;
    color: #0a0118;
}

.site-faq details {
    border: 1px solid #9b96b0;
    border-radius: 12px;
    padding: 10px;
    background-image: linear-gradient(180deg, var(--e-global-color-c94d9ab) 0%, var(--e-global-color-044b931) 100%);
    transition: box-shadow var(--border-transition, .3s);
}

.site-faq details:hover {
    box-shadow: 0px 0px 60px 0px rgba(255, 255, 255, 0.1);
}

/****** Global Css End ******/

/* Blog Detail pages Css Start*/

.ast-narrow-container .site-content > .ast-container {
    max-width: 1310px;
}

.ast-narrow-container .site-content > .ast-container article.post {
    background: transparent;
    padding:0;
}

article.post h1.entry-title {
    font-size: 48px;
    color: #fff;
    font-weight: 500;
}

article.post .entry-content h2 {
    font-size: 42px;
    font-weight: 500;
    color: #fff;
}

article.post .entry-content p, article.post .entry-content ul {
    color: #9b96b0;
}


article.post .entry-content h3 {
    font-size: 30px;
    color:#fff;
    font-weight:500;
}

article.post span.posted-on span.published {
    color: #9b96b0;
}


article.post .entry-meta, article.post .entry-meta span.author-name {
    color: #b47cfd ;
}

.single .post-navigation a {
    color: #fff;
}

.single .post-navigation a:hover {
    color: #b47cfd;
}

@media screen and (max-width:767px){
	article.post h1.entry-title {
    font-size: 36px;
}
	
	article.post .entry-content h2 {
    font-size: 30px;
}
	
	article.post .entry-content h3 {
    font-size: 26px;
}
	
}

/* Blog Detail pages Css End*/

header.entry-header.ast-no-thumbnail {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.ast-container {
    max-width: inherit;
}
.full-width-btn a.elementor-button {
    display: block;
}

.error-message p a {
    color: #ff7fc2;
    text-decoration:underline !important;
}

.error-message p {
    text-align: center;
    color: #fff;
}


#elementor-popup-modal-2263 .dialog-widget-content a.dialog-close-button.dialog-lightbox-close-button {
    background: #fff;
    padding: 8px;
    border-radius: 50px;
}

/*********innovative  contact us menu hide show css start*******  */

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3541 {
  display: none;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-7938 {
    display: none;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-7943 {
    display: none;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-8209 {
	 display: none;
}


@media (max-width: 1024px) {
 li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3541{
    display: block;
  }
	
	li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-8209 {
	 display: block;
}

}
/*********innovative  contact us menu hide show css end*******  */


/*innovation-previews/prototypes/ Page css start*/

.custom-4-col {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}

.custom-item {
    background: #ffffff;
    padding: 20px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.custom-item h3 {
    font-size: 28px;
    line-height: 1.2em;
    letter-spacing: -1px;
    color: #111111;
    text-align: center;
}

.custom-item a {
    color: #FFFFFF;
    padding: 14px 40px 14px 40px;
    background-image: linear-gradient(120deg, #4B0082 20%, #632BBA 60%);
    display: block;
    text-align: center;
    border-radius: 50px;
    text-transform: uppercase;
    font-family: 'Outfit';
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 500;
}

.custom-item a:hover {
    background-image: linear-gradient(120deg, #4B0082 0%, var(--e-global-color-7fbea4f) 100%);
    color: #fff;
}

/******** VP Css Start ********/

#ast-scroll-top {
    background-color: #fff;
    font-size: 15px;
    border-radius: 50px;
}

#ast-scroll-top {
   
    color: #0A0118;
   
}
.post-password-required {
    padding-top: 150px;
}

.post-password-required .entry-content {
    max-width: 390px;
    margin: 0 auto;
    padding: 0 20px;
}

.post-password-required .entry-content label input {
    display: inline-block;
    margin: 20px;
}

.ast-single-post .entry-content a {
    text-decoration: inherit;
}

.wpcf7-spinner + .wpcf7-spinner {
  display: none !important;
}

.wpcf7-not-valid-tip+.wpcf7-not-valid-tip {
    display: none !important;
}

/******** VP Css End ********/

@media screen and (max-width:767px){
	.custom-4-col {
    grid-template-columns: 1fr;
}
}

.before_nda_sign {
  width: 75%;
  margin: 0px auto;
  padding: 15px 0px;
}
.before_nda_sign h2 {
    text-align: center;
    padding: 5px;
}
.before_nda_sign .sign_nda {
    text-align: center;
}
.before_nda_sign .sign_nda a {
    color: red;
}

body.wp-singular.post-template-default,.elementor-kit-38 h1,.elementor-kit-38 h2,.elementor-kit-38 h3
{
	color: #545454;
}