/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/
Description: A child theme of Hello Elementor.
Author: Your Name
Author URI: https://yourwebsite.com
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Add your custom styles below */

/* .home  .logo-main, .home .menu-main{
 display:none;
}
.home .logo-white, .home .menu-white{
 display:block;
}
.logo-white, .menu-white{
 display:none;
} */

/*Global CSS*/
a{
    color: #828fa0;
    transition: 0.5s all ease;
    text-decoration: none !important;
}
a:hover{
    color: #BC90FF;
}
img{
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
.ekit-form form label{
    width: 100%;
}

.ekit-template-content-header {
  position: sticky;
/*     top: 32px; */
	top: 0px;
    z-index: 1000;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0);
/*     background: #00152f; */
}
.main-header {
  position: fixed;
  width: 100%;
/*   top: 0; */
  z-index: 999;
  transition: all 0.3s ease;
  background-color: transparent;
}

.home .main-header.scrolled, .main-header.scrolled {
  background-color: #00152f;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
/* .main-header.scrolled {
  background-color: #fff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
} */

/* contact form design start*/
.elementor-153 .elementor-element.elementor-element-5069660 .elementskit-navbar-nav > li > a .elementskit-submenu-indicator {
    color: #ffffff;
    fill: #ffffff;
}
.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]), .ekit-wid-con .ekit-form form textarea {
    color: #495057;
    background-color: #011936 !important;
    border: 1px solid #011936 !important;
   
}
.elementor-139 .elementor-element.elementor-element-11ebf19 .ekit-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), .elementor-139 .elementor-element.elementor-element-11ebf19 .ekit-form form select, .elementor-139 .elementor-element.elementor-element-11ebf19 .ekit-wid-con .ekit-form form textarea,.elementor-620 .elementor-element.elementor-element-f0fb368 .ekit-wid-con .ekit-form form textarea {

    color: #828FA0 !important;
}
.elementor-139 .elementor-element.elementor-element-11ebf19 .ekit-form form textarea, .elementor-620 .elementor-element.elementor-element-f0fb368 .ekit-form form textarea {
    width: 100%;
    height: 90px !important;
    margin-bottom: 20px;
}
.elementor-139 .elementor-element.elementor-element-11ebf19 .ekit-form form label, .elementor-620 .elementor-element.elementor-element-f0fb368 .ekit-form form label {
    color: #828FA0 !important;
}
.elementor-139 .elementor-element.elementor-element-11ebf19 .ekit-form form input[type="submit"],.elementor-620 .elementor-element.elementor-element-f0fb368 .ekit-form form input[type="submit"]{
	    background-color: #BC90FF;
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding: 20px 40px 20px 40px;
    transition-duration: .3s;
    transition-property: transform;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    line-height: 1;
    fill: #fff;
    text-align: center;
    transition: all .3s;
}
.elementor-139 .elementor-element.elementor-element-b77c885, .elementor-620 .elementor-element.elementor-element-3976725{
	    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #10233B;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 40px 40px 40px 40px;
}
/* contact form design end*/

/* menu responsive */
.elementor-153 .elementor-element.elementor-element-5069660 .elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
    background-color: rgb(255 255 255 / 50%);
}
.elementskit-menu-hamburger {
    color: #ffffff;
}
.page-id-620 .sub-footer{
	 display: none;
}
/*Blog Single*/
.post-content a {
    color: #bc90ff;
}
.post-content a:hover{
    opacity: 0.7;
}
.container{
    max-width: 1140px;
}
.post-single-hero-blk{
    padding: 150px 0 60px;
}
.post-details, .post-image-wr, .post-toc-wr, .post-content-wr {
    flex: 0 1 auto;
}
.single-post .post-image-wr img{
    margin-bottom: 0;
}
.post-image-wr {
    border-radius: 20px;
    overflow: hidden;
}
.toc-author-wr {
    position: sticky;
    top: 120px;
    flex-wrap: wrap;
}
.toc-author-wr > div {
    width: 100%;
}
.post-content-blk {
    position: relative;
    padding: 60px 0 80px;
    overflow: unset;
}
.single-post .category-posts-blk img{
    margin-bottom: 0;
}
.post-content-blk #ez-toc-container {
    background-color: transparent;
    border: 0;
    padding: 0;
}
.post-content-blk #ez-toc-container .ez-toc-title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    letter-spacing: 0;
    display: block;
    padding: 20px 14px;
    border-bottom: 1px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(90deg, rgba(11, 16, 41, .2), rgba(11, 16, 41, 0));
}
.post-content-blk #ez-toc-container .ez-toc-list li a {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    color: var( --e-global-color-text );
    padding: 16px 14px;
    border-bottom: 1px solid;
    border-image-slice: 1;
    border-color: #BC90FF33;
/*    border-image-source: linear-gradient(90deg, rgba(188, 144, 255, .65), rgba(188, 144, 255, 0));*/
    width: 100%;
    text-decoration: none;
}
.post-content-blk #ez-toc-container .ez-toc-list li a:hover{
    color: #BC90FF;
}
.post-details h1.title {
    font-size: 38px;
    line-height: 50px;
}
.toc-author-wr .post-single-cta-card {
    padding: 20px 20px 20px 20px;
    background-image: linear-gradient(15deg, #bc90ff 3.4%, #302C6A 99.03%) !important;
    color: #fff;
}
.toc-author-wr .post-single-cta-card h4 {
    color: #fff;
    font-size: 28px !important;
    line-height: 38px;
    font-weight: 600;
    letter-spacing: 0;
}
.toc-author-wr .post-single-cta-card ul{
    list-style-type: none;
    column-gap: 12px;
    padding: 0;
    margin-top: 7px;
}
.toc-author-wr .post-single-cta-card ul li {
    position: relative;
    padding-left: 18px;
}
.toc-author-wr .post-single-cta-card ul li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50px;
    top: 10px;
    left: 0;
}
.toc-author-wr .post-single-cta-card .site-btn {
    color: #fff;
    background-color: #302C6A;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 8px;
    display: inline-block;
    transition: 0.5s all ease;
    font-weight: 500;
	text-decoration:none;
}
.toc-author-wr .post-single-cta-card .site-btn:hover {
    color: #bc90ff;
    background-color: #fff;
}
.mob-toc{
    display: none;
}
/*Popup CSS*/
#popmake-1522 {
    padding: 0;
}
.pum-theme-1510 .pum-content + .pum-close,
.pum-theme-default-theme .pum-content + .pum-close {
    line-height: 26px;
}
.popup-blk h3 {
    font-size: 24px;
    padding-right: 8px;
    color: #00152f;
}
.pum-theme-default-theme .pum-content .col-md-6.p-0 {
    padding: 0 !important;
}
.pum-theme-default-theme .pum-content .col-md-6.p-0 figure {
    margin: 0;
}
#popmake-1522 .pum-close.popmake-close {
    width: 26px;
    height: 26px;
    font-size: 15px;
    line-height: 13px;
    background-color: #BC90FF;
}
.footer-form label {
    display: flex !important;
	gap: 10px;
	
/*     width: 95%;
    vertical-align: top;
    margin-left: 2%;
    line-height: 20px; */
}
.footer-form label span {
    color: #a8b4c4;
	line-height: 20px;
}
#popmake-1522 .wpcf7-submit {
    background-color: #BC90FF;
    border: 0;
    padding: 14px 30px 14px 30px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    vertical-align: top;
    border-radius: 3px;
}
.pum-theme-default-theme .pum-content textarea.wpcf7-textarea {
    resize: none;
    height: 176px;
}
#popmake-1522 .quform-input {
    position: relative;
    padding-bottom: 4px;
}
#popmake-1522 .quform-input .wpcf7-not-valid-tip {
    position: absolute;
    font-size: 13px;
    line-height: 13px;
    bottom: -14px;
    left: 5px;
}
#popmake-1522 .wpcf7-list-item {
    margin-left: 4px;
}

.author-info-wr .author-label{
    background: url("assets/img/author-badge.svg") no-repeat;
    padding-left: 28px;
    background-position: left center;
    background-size: 20px;
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 31px;
}
.author-info-wr {
    width: 60%;
}
.post_author_headshot {
    width: 32%;
    display: inline-block;
    vertical-align: middle;
    flex: 0 0 auto;
}
.post_author_detail {
    width: 62%;
    display: inline-block;
    vertical-align: middle;
    flex: 0 0 auto;
}
.post_author_detail .linkedin {
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
}
.post_author_detail .linkedin a {
    background-color: #0077b5;
    width: 34px;
    height: 34px;
    line-height: 36px;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-radius: 10px;
    color: #fff;
}
.post_author_detail h4 {
    font-size: 22px !IMPORTANT;
    line-height: 24px !important;
}
.post_author_detail .user-designation {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 10px;
}
.author-full-details-wr {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    padding: 12px;
    border-radius: 8px;
    border-style: solid;
    border: 10px solid;
    border-image-slice: 1;
    border-width: 3px;
    border-image-source: linear-gradient(160deg, #bc90ff 10%, #363270 90%) !important;
}
.meta{
    padding: 0;
    margin-bottom: 1rem;
}
.single-post .meta .date {
    position: relative;
    text-align: center;
    background: linear-gradient(90deg, #bc90ff 3.4%, #302C6A 99.03%);
    padding: 10px;
    color: #fff;
    padding-left: 38px;
    border-radius: 20px;
    margin-right: 6px;
    display: inline-block
}
.single-post .meta .date:before {
    position: absolute;
    content: "";
    background: url(assets/img/calendar-days.svg) no-repeat;
    padding: 10px;
    left: 10px;
    top: 50%;
    transform: translateY(-50%)
}
.single-post .category {
    font-size: 16px;
    line-height: 24px;
    padding: 12px 12px 10px;
    border-radius: 20px;
    background-color: #bc90ff;
    color: #fff;
    letter-spacing: 0;
    display: inline-block;
    text-align: center;
    margin-right: 8px
}
.category-blog-image {
    border-radius: 12px;
    margin-bottom: 25px;
    overflow: hidden
}
.category-posts-inner{
    margin-top: 50px;
}
.category-post-card{
    flex: 1;
}
.category-blog-content h3 {
    font-size: 21px;
    line-height: 30px;
    font-weight: 800;
}
.category-blog-content .meta {
    margin-top:15px;
}
/*Blog CTA*/
.cta_row_start {
    margin: 20px 0px;
}

.cta_row {
    background: linear-gradient(270deg, #9353f5 0%, #4d0cb3 100%) !important;
    padding: 1.5rem 1.5rem 1.5rem 1.5rem !important;
    justify-content: space-between;
    flex-wrap: wrap;
}
.us-nav-style_10>*, .navstyle_10>.owl-nav div, .us-btn-style_10 {
font-family: Proxima-Nova-Font-Bold;
font-size: 16px;
line-height: 1.4 !important;
font-weight: 400;
font-style: normal;
text-transform: none;
letter-spacing: 0em;
border-radius: 45px;
padding: 0.8em 1.8em;
background: #ffffff;
border-color: transparent;
color: var(--color-content-primary) !important;
box-shadow: 0 0.2em 0.4em rgba(0, 0, 0, 0.2);
}
h5.w-actionbox-title {
color: #fff;
line-height: 1.5;
}
.w-actionbox-text{
width: 70%;
}
span.w-btn-label {
    font-family: 'Roboto';
    color: #000;
}
/*Blog CTA end*/
.footer-form .ekit-wid-con .ekit-form form input[type=submit]{
	background-color: #BC90FF;
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding: 20px 40px 20px 40px;
    transition-duration: .3s;
    transition-property: transform;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    line-height: 1;
    fill: #fff;
    text-align: center;
    transition: all .3s;
}
.contact-column{
	border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #10233B;
    box-shadow: 0 0 0 0 rgb(0 0 0 / .1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 40px 40px 40px 40px;
}
.post-single-hero-blk blockquote a {
    color: #bc90ff !important;
}
.gradient_heading h1 span {
    background-image: linear-gradient(14deg, #bc90ff 3.4%, #302C6A 99.03%) !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
}
.VoIP-Platforms .elementor-image-box-img{
	margin: auto;
    display: flex;
    justify-content: center;
/*     padding-bottom: 15px; */
}