/* 
Theme Name: Konkrd
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus {
    color: var(--e-global-color-accent) !important;
    fill: var(--e-global-color-accent) !important;
}

/* General CSS */
li.menu-cta.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-342{
	display: none;
	margin: 10px 30px 30px;
}
.menu-cta a{
	color: #fff;
	background: linear-gradient(269.22deg, #EE40D6 0%, #1791F5 100%);
    width: 160px;
    border-radius: 8px;
}

.gradient-text .elementor-heading-title {
	background: linear-gradient(90deg, #5498F9 0%, #9B7BF6 48.86%, #ED2EF2 100%);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
  	display: inline-block;
}

.about-polygon-bg-img {
    position: relative;
}

.about-polygon-bg-img:before {
    content: '';
    background-image: url('/wp-content/uploads/2025/06/Polygon-1.png');
    position: absolute;
    background-position: top left;
    top: -85px;
    left: -70px;
    background-repeat: no-repeat;
}

.elementor-kit-7 a {
    font-size: inherit;
    font-weight: inherit;
}

.robot-bounce {
  animation: robotBounce 2s infinite ease-in-out;
  display: inline-block;
}

@keyframes robotBounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}

/* Menu CSS */
.get-in-touch-btn .elementor-button {
	background: linear-gradient(269.22deg, #EE40D6 0%, #1791F5 100%);
	border: 0px !important;
	color: #ffffff !important;
}

.header-logo a img[src$=".svg"] {
    width: 166px;
    height: auto;
    max-width: 100%;
    image-rendering: auto;
    transform: translateZ(0);
    -webkit-transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
	transform: scale(1) !important;
}

/*  */

/* Footer CSS */
/* .footer-polygon-bg-img {
    position: relative;
} */

/* .footer-polygon-bg-img:after {
    content: '';
    background-image: url('/wp-content/uploads/2025/06/Polygon-1.png');
    position: absolute;
    right: 31px;
    background-position: center right;
    background-repeat: no-repeat;
    z-index: -1;
    height: 290px;
    width: 290px;
    top: -105px;
    background-size: contain;
} */

.footer-menu-links a:hover{
	text-decoration: underline;
}

.footer-newsletter {
	background: linear-gradient(90deg, rgba(84, 152, 249, 0.1) 0%, rgba(155, 123, 246, 0.1) 48.86%, rgba(237, 46, 242, 0.1) 100%);
}

/* Newsletter CSS */
.newsletter-form input.wpcf7-form-control {
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    background: #ffffff;
    padding: 16px 14px;
    font-family: "Gotham Rounded";
    color: #808080;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4em;
	width: 465px;
}

.newsletter-form form.wpcf7-form {
    display: flex;
    gap: 16px;
    width: 100%;
    flex-wrap: wrap !important;
}

.newsletter-form form.wpcf7-form p {
	margin: 0px;
	display: flex;
	height: fit-content;
}

.newsletter-form input.wpcf7-form-control.wpcf7-submit {
    padding: 17px;
    background: #000000;
    color: #ffffff;
    height: 100%;
    width: 100%;
    font-weight: 700;
    font-size: 14px;
    /* letter-spacing: -0.6px; */
}
.newsletter-form .wpcf7-spinner{
	visibility: hidden !important;
}
.newsletter-form .wpcf7-response-output{
	display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
    display: block !important;
}
.footer-newsletter .newsletter-text a {
	text-decoration: underline;
}

.newsletter-form .wpcf7 form .wpcf7-response-output{
	margin: 0 !important;
}


/* Homepage Blog Section CSS */
.blog-col .blog-date {
    background-color: #77AFFF;
    border-radius: 6px;
    padding: 10px 14px;
}

.blog-col .blog-date li {
    margin: 0;
}

.blog-col .blog-date li a {
    color: #000000;
}

.blog-col .blog-date li a span.elementor-icon-list-text {
    color: #000000;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
}

.blog-col .read-more a {
	font-size: 16px !important;
    font-weight: 500 !important;
}

.blog-col .blog-featured-img a {
	width: 100%;
}

.meta-data ul li .elementor-post-info__terms-list-item {
	color: #ffffff !important;
    line-height: 0px !important;
    background-color: #37373780;
    padding: 5px 13px;
    border-radius: 4px;
}

.meta-data ul li:first-child .elementor-post-info__terms-list-item {
	color: #ffffff;
    line-height: 0px !important;
    background-color: #F041D8;
    padding: 7px 13px;
    border-radius: 4px;
}

.media-type .media-type-term {
	color: #ffffff !important;
    line-height: 0px !important;
    background-color: #37373780;
    padding: 5px 13px;
    border-radius: 4px;
	width: 100%;
    display: block;
	height: 100%;
}

.media-type .media-type-term {
	font-family: "Gotham Rounded", Sans-serif;
    font-size: 12px;
    font-weight: 500;
	color: #ffffff !important;
    line-height: 0px !important;
    display: flex;
    width: 100%;
    align-items: center;
	height: 100%;
	gap: 5px;
}
.media-type .media-type-term img{
	margin-top: -2px;
}

.media-type .media-type-term a img {
	padding-right: 5px;
}

.media-type .elementor-shortcode {
	height: 100%;
}

/* .recent-blogs-section:before {
   	content: '';
    background-image: url(/wp-content/uploads/2025/06/Polygon-2.png);
    position: absolute;
    background-position: top left;
   	top: -47px;
    left: -65px;
    background-repeat: no-repeat;
    height: 540px;
    width: 500px;
} */

/* Health Insurance Section CSS*/
.health-insurance-section .responsive-tabs-images-section {
	background-color: transparent;
    border-radius: 0;
    padding: 0px;
    box-shadow: none;
	align-items: center;
	gap: 150px;
}

/* .health-insurance-section .responsive-tabs-list .responsive-tab-name {
	color: #000000;
    font-family: 'Gotham Rounded';
    font-size: 24px;
} */

.health-insurance-section li .responsive-tab-info {
	border: none;
    flex-direction: row-reverse;
    gap: 15px;
    padding-bottom: 15px;
}
/* 
.health-insurance-section .responsive-sub-tab-name li h3 {
	font-family: 'Gotham Rounded';
    font-size: 18px;
    color: #373737;
} */

.health-insurance-section li .responsive-tab-info .responsive-tab-link.responsive-tab-link-image {
	display: none;
}

.health-insurance-section li .responsive-tab-info .responsive-tab-name a {
	padding: 0px;
}

.health-insurance-section .responsive-sub-tab-name li a {
	padding: 0 0 0 48px;
	pointer-events: none;
}

.health-insurance-section li.responsive-tab .responsive-sub-tab-name {
	height: auto;
    transform: scaleY(1);
}

.health-insurance-section li.responsive-tab:last-child {
	border-bottom: 0px;
}

.health-insurance-section .responsive-tabs-content-list .responsive-tab-content {
	justify-content: end;
}

.health-insurance-section li .responsive-tab-info a.responsive-tab-link-counter {
    background: linear-gradient(90deg, #5498F9 0%, #9B7BF6 48.86%, #ED2EF2 100%);
    border-radius: 50%;
    height: 40px;
    width: 40px;
    justify-content: center;
	padding: 10px;
}
.health-insurance-section li .responsive-tab-info a.responsive-tab-link-counter span{
	line-height: normal;
}

.health-insurance-section .responsive-tabs-images-section .responsive-tab {
	opacity: 60%;
}

.health-insurance-section .responsive-tabs-images-section .responsive-tab.active-tab {
	opacity: 100% !important;
}

.health-insurance-section h2.responsive-tab-name {
    text-align: left;
    word-break: break-word;
	text-transform: capitalize;
}
/* .health-insurance-section .responsive-tabs-content-list .responsive-tab-content{
	display: block;
} */
.health-insurance-section .responsive-tabs-images-section .sub-tab-name>h3>a, .health-insurance-section .responsive-tabs-section .responsive-tab-info h2, .health-insurance-section .responsive-tabs-section .sub-tab-name h3{
	word-break: normal;
    font-size: 18px;
    line-height: normal;
    font-family: 'Gotham Rounded';
}
.health-insurance-section .sub-tab-content {
    display: block;
}
.health-insurance-section a.responsive-tab-link.responsive-tab-link-counter:focus {
    background: linear-gradient(90deg, #5498F9 0%, #9B7BF6 48.86%, #ED2EF2 100%) !important;
}
/* About page css starts*/
.about-tech p{
	margin: 0 !important;
}
.story-timeline .twae-arrow, .twae-vertical.twae-wrapper .twae-end {
    display: none;
}
.story-timeline .twae-wrapper .twae-icondot {
    background-color: #F041D8;
    border-color: transparent;
}
.story-timeline .twae-wrapper .twae-story:hover .twae-content {
    box-shadow: 0px 0px 4px 0px #00000040;
}
.story-timeline .twae-content {
    box-shadow: 0px 0px 4px 0px #00000040;
    padding: 20px 13px 10px;
/*     margin-top: -10.5%; */
}
.story-timeline .twae-vertical.twae-wrapper .twae-timeline:before {
/*     width: 0 !important;
	top: 75px;
    border: 1px dashed var(--tw-line-bg) !important;
    background-color: transparent !important;
	height: 80%; */
	content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 75px;
    width: 2px;
    height: 80%;
    background: linear-gradient(to top, #EE40D6, #1791F5);
    mask-image: repeating-linear-gradient(to bottom, black 0px, black 10px, transparent 10px, transparent 20px);
    -webkit-mask-image: repeating-linear-gradient(to bottom, black 0px, black 10px, transparent 10px, transparent 20px);
}
.story-timeline .twae-vertical.twae-wrapper .twae-start {
    display: none;
}
.timeline.title-wrapper{
    display: flex;
    gap: 10px;
    align-items: center;
    font-weight: 600;
    padding-bottom: 10px;
}
span.timeline-title {
    font-size: 20px;
    font-weight: 600;
}
.story-timeline .twae-vertical.twae-wrapper .twae-timeline, .story-timeline .twae-wrapper {
    padding: 0;
}
.member-info {
    display: none;
}
.member-card:hover .member-info{
	display: block;
}
.team-loop .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    margin-top: 15px;
    display: none;
}
.about-faq .e-n-accordion-item{
	border: 1px solid #63758766;
	border-radius: 8px;
	padding: 20px;
	padding-bottom: 0;
}

/* About page css ends */

/* Contact page css starts */
.contact-us label {
    font-size: 16px;
    font-weight: 500;
    font-family: "Gotham Rounded", Sans-serif;
    color: #373737;
    width: 100% !important;
}
.contact-us .wpcf7-text, .contact-us .wpcf7-textarea {
    border: 1px solid #6B6B6B80;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 20px;
    margin: 10px 0 14px;
}
.contact-us .wpcf7-text::placeholder,
.contact-us .wpcf7-textarea::placeholder {
  color: #6B6B6B80; /* Lighter gray, for example */
}
.contact-us .wpcf7-text:focus-visible,
.contact-us .wpcf7-textarea:focus-visible{
	outline: none !important;
}
.contact-us .wpcf7-text:focus,
.contact-us .wpcf7-textarea:focus{
	border-color: #6B6B6B80 !important;
}
.contact-us input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border: none;
    background: #000000;
    color: #fff;
    padding: 10px 40px;
    font-size: 18px;
    line-height: 28px;
}
/* Contact page css ends */

/* How it works page CSS starts */
.feature-table td {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #373737;
    padding: 19px;
    font-family: 'Gotham Rounded';
}
.feature-table th {
    width: 33.33% !important;
    text-align: center;
    background: transparent !important;
    padding: 21px;
    border: none !important;
    font-size: 24px;
    font-weight: 500;
    font-family: 'Gotham Rounded';
}
.feature-table {
	min-width: 600px;
	margin-bottom: 0;
}
.feature-table tbody>tr:nth-child(odd)>td, .feature-table tbody>tr:nth-child(odd)>th,
.feature-table tbody>tr:nth-child(even)>td, .feature-table tbody>tr:nth-child(even)>th,
.feature-table tbody tr:hover td{
    background-color: #fff !important;
}
.feature-table th.column-3, .feature-table td.column-3 {
    background: linear-gradient(90deg, rgba(84, 152, 249, 0.1) 0%, rgba(155, 123, 246, 0.1) 48.86%, rgba(237, 46, 242, 0.1) 100%) !important;
}
.feature-table th,
.feature-table td {
  border: 1px solid #6B6B6B1A !important;
}

/* Remove outer borders */
.feature-table tr:first-child th {
  border-top: none !important;
}
.feature-table tr:last-child td {
  border-bottom: none !important;
}
.feature-table tr td:first-child,
.feature-table tr th:first-child {
  border-left: none !important;
}
.feature-table tr td:last-child,
.feature-table tr th:last-child {
  border-right: none !important;
}
.table-scroll {
	box-shadow: 0px 0px 10px 0px #0000001A;
	border-radius: 8px;
}

/* How it works page CSS ends */

/* Blog Page CSS */
.blog-list-section nav.elementor-pagination {
    font-family: "Gotham Rounded", Sans-serif;
    color: #000000;
    font-weight: 500 !important;
    width: fit-content;
    margin: 60px auto 0;
    border: 1px solid #63758766;
    border-radius: 8px;
    padding: 11px;
    font-size: 16px;
	box-shadow: 0px 0px 10px 0px #0000001A;
	position: relative;
	z-index: 1;
}

.blog-list-section nav.elementor-pagination span.page-numbers.current {
    font-family: "Gotham Rounded", Sans-serif;
}

.blog-list-section nav.elementor-pagination span.page-numbers.current {
    background-color: #F041D8;
    color: #ffffff;
    border-radius: 4px;
    padding: 5px 10px;
}

.blog-list-section nav.elementor-pagination a.page-numbers {
    color: #000000 !important;
}

.blog-list-section span.page-numbers.prev {
    color: #6B6B6B;
}


selector .e-n-accordion-item[open] .e-opened {
  display: inline-flex !important;
}
selector .e-n-accordion-item[open] .e-closed {
  display: none !important;
}
selector .e-n-accordion-item:not([open]) .e-opened {
  display: none !important;
}
selector .e-n-accordion-item:not([open]) .e-closed {
  display: inline-flex !important;
}

/* smooth scrolling effect css starts */
.app-slider .elementor-image-carousel.swiper-wrapper,
.elementor-11 .elementor-element.elementor-element-8659352 .swiper-wrapper ,
div#swiper-wrapper-6da10701633f71027a, 
div#swiper-wrapper-d92fcf13fde10877c {
  display: flex;
  animation: scroll-left 20s linear infinite;
  width: max-content;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.logo-slider .swiper-wrapper {
	 transition-timing-function: linear !important;
}

/* .logo-slider .swiper-wrapper {
	display: flex;
    width: max-content;
    animation: scroll 30s linear infinite;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-40%);
  }
} */


/* smooth scrolling effect css ends */

/* Blog detail page css starts */
.blog-content strong , .blog-content li::marker{
    font-weight: 700;
    font-size: 20px;
    line-height: 38px;
    color: #000;
    padding-bottom: 8px;
}
.blog-content p{
	color: #373737;
	font-weight: 500;
    font-family: 'Gotham Rounded';
}
.blog-content li{
    font-size: 16px;
    line-height: 24px;
	padding-bottom: 20px;
}
.blog-category h5, .blog-category li.cat-item.cat-item-1{
	display: none;
}
.blog-category ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.blog-category li{
	background: #fff;
    padding: 8px 25px;
    border-radius: 20px;
	line-height: 16px;
	box-shadow: 0px 0px 4px 0px #0000001A;
}
.blog-category li a {
    font-size: 16px;
	line-height: 20px;
    font-weight: 500;
    font-family: 'Gotham Rounded';
    color: #000;
}
.share-cta .elementor-widget-container {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
	flex-direction: row-reverse;
    gap: 5px;
}
.share-cta .elementor-widget-container h5{
	margin: 0;
	font-size: 14px;
    font-weight: 500;
    font-family: 'Gotham Rounded';
    color: #373737;
}
audio.custom-audio {
    width: 100%;
	background: #f1f3f4;
	border-radius: 8px;
}
.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{
	filter: brightness(0.8) !important;
}

/* Blog detail page css ends */

/* category page css starts */
.category-blogs .elementor-posts .elementor-post{
    height: 100%;
}
.category-blogs .elementor-posts-container .elementor-post__thumbnail img {
    height: 250px;
    object-fit: cover;
}
.category-blogs .elementor-post__meta-data {
    text-align: right;
}

.policy-email a {
    font-weight: 300;
    font-family: "Gotham Rounded", sans-serif;
}

.policy-email strong {
    color: #000 !important;
    font-weight: 500;
    font-family: "Gotham Rounded", sans-serif;
}

.elementor-element.elementor-element-772b7ea.e-con-full.e-flex.e-con.e-child {
    flex-wrap: nowrap !important;
}
/* category page css ends */


/* Media query */

@media only screen and (max-width: 1566px) {
	.health-insurance-section {
		padding-left: 200px;
   		padding-right: 200px;
	}
/* 	.footer-polygon-bg-img:after {
    	right: 0;
	} */
}

@media only screen and (max-width: 1440px) {
	.newsletter-form form.wpcf7-form {
		width: 100%;
	}
	
	.health-insurance-section {
        padding-left: 80px;
        padding-right: 80px;
    }
}
@media screen and (max-width: 1024px){
	.elementor-150 .elementor-element.elementor-element-e29c4c5:hover img {
		filter: unset;
	}
	.member-card:hover .member-info, .member-info{
		display: none;
	}
	.team-loop .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    	display: block;
	}
	
	.health-insurance-section {
        padding-left: 30px;
        padding-right: 30px;
    }
	.feature-table td {
		font-size: 14px;
		padding: 12px;
	}
	.feature-table th {
		padding: 15px;
		font-size: 18px;
	}
	.health-insurance-section .responsive-tabs-images-section .responsive-tab {
    opacity: 100% !important;
	}
	.newsletter-form input.wpcf7-form-control { 
		width: 100%;
	}
}
@media screen and (max-width: 880px){
	li.menu-cta.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-342{
	display: block;
}
}
@media screen and (max-width: 767px){
	.story-timeline .twae-wrapper .twae-icondot{
		top: -4px;
	}
	.story-timeline .twae-vertical.twae-wrapper .twae-timeline:before{
		top: 0;
		left: 24px;
	}
	.story-timeline .twae-labels, .story-timeline .twae-content{
		left: -20px !important;
	}
	
	.blog-col {
    	display: inline-block;
	}
	
	.health-insurance-section {
        padding-left: 30px;
        padding-right: 30px;
    }
	
	.responsive-tabs-block .responsive-sub-tab-name .sub-tab-content-mobile p {
		text-align: center;
	}

	.responsive-tabs-block .responsive-sub-tab-name .sub-tab-content-mobile p img {
		width: auto;
		height: 400px;
		margin-top: 20px;
	}
	.table-scroll {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
/* 	.footer-polygon-bg-img:after {
    	content: none;
	} */
	.newsletter-form form.wpcf7-form{
		gap: 5px;
	}
	.contact-us input.wpcf7-form-control.wpcf7-submit.has-spinner{
		font-size: 14px;
		line-height: 22px;
		width: 100%;
	}
	.app-slider .elementor-image-carousel.swiper-wrapper{
	  display: flex;
	  animation: scroll-left 5s linear infinite;
	  width: max-content;
	}

	@keyframes scroll-left {
	  0% {
		transform: translateX(0);
	  }
	  100% {
		transform: translateX(-70%);
	  }
	}
	
/* 	.logo-slider .swiper-wrapper {
		display: flex;
		width: max-content;
		animation: scroll 30s linear infinite;
	}

	@keyframes scroll {
	  0% {
		transform: translateX(0);
	  }
	  100% {
		transform: translateX(-40%);
	  }
	} */

}

@media only screen and (max-width: 560px) {
	.newsletter-form form.wpcf7-form p {
		display: block;
		width: 100%;
	}
	
	.newsletter-form input.wpcf7-form-control.wpcf7-submit {
		font-size: 14px;
		width: 100%
	}
	
/* 	.newsletter-form input.wpcf7-form-control {
		font-size: 12px;
		padding: 10px 15px;
	} */
}


@media (min-width: 768px) and (max-width: 1024px) { 
	.health-insurance-section ul.responsive-tabs-list li .accordion-item-body {
		display: none;
	}

	.health-insurance-section ul.responsive-tabs-content-list {
		display: block;
		width: 50%;
	}
	
	.health-insurance-section .responsive-tabs-images-section {
		gap: 30px;
	}
	
	.health-insurance-section .responsive-tabs-block {
		width: 50%;
	}
}