/*
 Theme Name:   Cliniq Child
 Theme URI:    http://cliniq.bold-themes.com
 Description:  Cliniq child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     cliniq
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  cliniq-child
*/

body{
	margin: 0;
}
.page-id-8237 h1, .page-id-8237 h2, .page-id-8237 h3,
.page-id-8237 h4, .page-id-8237 h5, .page-id-8237 h6,
.page-id-8237 p, .page-id-8237 span, .page-id-8237 a, 
.page-id-8237 li,  .page-id-8237 div, .page-id-8237 ul li{
	 font-family: 'Sofia Pro', sans-serif !important; 
}


.custom-pricing-table , .table-2{
	border-radius: 2em;
	border: 1px solid var(--e-global-color-7d940da);
	background-color: #fff;
	font-family: "Poppins", arial, sans-serif;
}

.custom-pricing-table .pricing-header, .table-2 .pricing-header {
	padding: 3em 3em 1em;
	border-radius: 2em;
}

@media only screen and (max-width: 767px) {
	.custom-pricing-table .pricing-header, .table-2 .pricing-header {
		padding: 2em 1em;
		border-radius: 2em;
	}
	.elementor-8242 .elementor-element.elementor-element-3285a9d .elementor-icon-list-item:not(:last-child):after{
		display: none;
	}
}

.custom-pricing-table .plan, .table-2 .plan {
	color: #000;
	font-size: 1.5em; /* Heading stays larger */
	font-weight: 600;
	font-family: "Poppins", arial, sans-serif;
	margin-bottom: 0.3em;
	line-height: 1.3;
}

.custom-pricing-table .price, .table-2 .price {
	color: #000;
	margin-top: 0.5em;
	font-size: 1.2em; /* Smaller than plan heading */
	font-weight: 600;
	font-family: "Poppins", arial, sans-serif;
	line-height: 1.2;
}

.custom-pricing-table .btn-wrapper {
	transform: translateY(2em);
	text-align: center;
}

.table-2 .btn-wrapper {
	text-align: center;
	margin-bottom:1em;
}

.custom-pricing-table .pricing-btn {
	padding: 10px 25px;
	display: inline-block;
	background: #ffffff;
	color: var(--e-global-color-7d940da);
	text-transform: uppercase;
	border-radius: 1em;
	border: solid 1px var(--e-global-color-7d940da);
	font-weight: 600;
	font-size: 1em;
	font-family: "Poppins", arial, sans-serif;
}

.table-2 .pricing-btn{
	padding: 10px 25px;
	display: inline-block;
	background: var(--e-global-color-7d940da);
	color: #ffffff;
	border-radius: 1em;
	border: solid 1px var(--e-global-color-7d940da);
	font-weight: 600;
	font-size: 1em;
	font-family: "Poppins", arial, sans-serif;
}

@media only screen and (max-width: 767px) {
	.custom-pricing-table .btn-wrapper {
		transform: translateY(3em);
	}
}

.custom-pricing-table .pricing-body{
	padding: 3em 1em 3em;
}

.table-2  .pricing-body{
	padding:  2em 1em 2em;
}

.custom-pricing-table .key-f,  .table-2 .key-f{
	color: #000;
	font-size: 1.3em;
	font-weight: 600;
	font-family: "Poppins", arial, sans-serif;
	margin-bottom: 1rem;
}

.custom-pricing-table .feature-list,  .table-2  .feature-list{
	list-style: none;
	padding: 0;
	margin: 0;
}

.custom-pricing-table .feature,  .table-2 .feature{
	margin-bottom: 1rem;
	display: flex;
	align-items: center;
	font-size: 1em;
	position: relative;
}

.custom-pricing-table .feature-text,.table-2 .feature-text{
	margin-left: 5px;
	font-size: 1em;
}

.custom-pricing-table .feature:not(:last-child)::after, .table-2  .feature:not(:last-child)::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -0.5rem;
	background-color: #ccc;
	height: 1px;
	width: 100%;
}

.custom-pricing-table .feature-list .feature i{
	font-size: 1rem;
	color: rgb(153, 184, 60);
}

.table-2  .feature-list .feature i{
	font-size: 1rem;
	color:  var(--e-global-color-7d940da);
}

.plan-links .elementor-icon-list-item a {
	flex-direction: row-reverse !important;
	justify-content: start !important;
}

.plan-links .elementor-icon-list-item a i {
	margin-left: 10px;
	transform: rotate(-45deg);
}

.post-password-form{
max-width: 500px;
padding: 1em;
}

.post-password-form input {
	margin-bottom: 2em;
}










/*New CSS Start*/

.marquee-sec{
	overflow: hidden;
}
.marquee-text .elementor-column-gap-default .elementor-column{
	width: auto;
	white-space: nowrap;
}
.marquee-text .elementor-column-gap-default{
	gap: 60px;
	display: flex;
	width: max-content;
	animation: marquee 18s linear infinite;
}
.marquee-text .elementor-column-gap-default .elementor-column h5{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
}
.marquee-text .elementor-column-gap-default .elementor-column h5:before{
	content: "";
	min-width: 5px;
	height: 5px;
	border-radius: 50%;
	display: inline-flex;
	background: #fff;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-40%);
  }
}

.marquee-text:hover .elementor-column-gap-default {
  animation-play-state: paused;
}

.aging-at{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fed7aa+0,fb923c+100&0.06+0,0.06+100 */
	background: linear-gradient(135deg,  rgba(254,215,170,0.06) 0%,rgba(251,146,60,0.06) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.btn-gradient .elementor-button-wrapper .elementor-button{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f97316+0,ea580c+100 */
  background: linear-gradient(135deg,  rgba(249,115,22,1) 0%,rgba(234,88,12,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  transition: all 0.3s ease-in-out;
  padding: 15px 25px;
  border-radius: 11px;
  min-width: 168px;
}

.btn-gradient .elementor-button-wrapper .elementor-button:hover{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f97316+0,ea580c+100 */
  background: linear-gradient(135deg, rgba(234,88,12,1) 0%, rgba(249,115,22,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}


.shake-anim img{
	animation: shake 2.4s infinite;
}
@keyframes shake {
  /* Shake part (0%–16%) */
  0% { transform: translateX(0); }
  4% { transform: translateX(-5px); }
  8% { transform: translateX(5px); }
  12% { transform: translateX(-5px); }
  16% { transform: translateX(0); }

  /* Gap (no movement) */
  100% { transform: translateX(0); }
}

.testimony-sec > .elementor-column-gap-default .elementor-element-populated > .elementor-inner-section,
.testimony-sec > .elementor-column-gap-default .elementor-element-populated > .elementor-inner-section > .elementor-column-gap-default{
	height: 100%;
}
.testi-caption,
.testi-caption .elementor-column-gap-default{
	height: auto !important;
}
.sub-head{
	margin-left: auto;
	margin-right: auto;
}

.contact-info-menu{
	position: absolute;
	right: 0;
	white-space: nowrap;
	width: auto !important;
}

#reach-team .form-group{
	margin-bottom: 20px;
	position: relative;
}
.form-group .field-note p,
#reach-team .form-group p{
	margin: 0;
	position: relative;
}
.form-group .field-note{
	font-size: 13px;
	color: #6B7280;
	position: absolute;
	left: 0;
	top: 100%;
}
#reach-team .form-group label{
	font-size: 14px;
	color: #374151;
	font-weight: 700;
	margin-bottom: 4px;
	display: block;
}
#reach-team .form-group .wpcf7-form-control-wrap{
	position: relative;
	display: block;
}

#reach-team .form-group .wpcf7-form-control-wrap .wpcf7-not-valid-tip{
	position: absolute;
	left: 0;
	top: 100%;
	font-size: 13px;
	margin-top: -2px;
	color: #f00;
}
.form-group .fancy-select .trigger,
#reach-team .form-group .wpcf7-form-control-wrap .wpcf7-form-control{
	border: solid 1px #D1D5DB;
	border-radius: 8px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
.form-group .fancy-select .trigger{
	height: 42px;
	line-height: 1.5 !important;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
}
.form-group .fancy-select .options{
	box-shadow: 0 3px 6px rgba(0,0,0,0.1);
}
.form-group .fancy-select .options li{
	padding: 10px 15px;
	font-size: 14px;
	border-bottom: solid 1px #E5E7EB;
}
.form-group .fancy-select .options li:last-child{
	border-bottom: 0;
}
#reach-team .form-group.form-btn .wpcf7-spinner{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}
.form-group .field-note + .form-field{
	margin-bottom: 40px;
}
#reach-team .form-group .field-note + .form-field .wpcf7-form-control-wrap .wpcf7-not-valid-tip{
	margin-top: 18px;
}
#reach-team .form-group.form-btn{
	margin: 0;
}
#reach-team .form-group.form-btn .wpcf7-submit{
	width: 100% !important;
	border-radius: 17px;
	transform: none;
	box-shadow: none;
	color: #fff !important;
	transition: all 0.3s ease-in-out;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ea580c+0,f97316+100 */
	background: linear-gradient(135deg,  rgba(234,88,12,1) 0%,rgba(249,115,22,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#reach-team .form-group.form-btn .wpcf7-submit:hover{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ea580c+0,c2410c+100 */
	background: linear-gradient(135deg,  rgba(234,88,12,1) 0%,rgba(194,65,12,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#reach-team .wpcf7 form .wpcf7-response-output{
	font-size: 13px;
	text-align: center;
	border: 0;
	margin: 10px 0 -10px;
}
#reach-team .wpcf7 form.invalid .wpcf7-response-output,
#reach-team .wpcf7 form.unaccepted .wpcf7-response-output{
	color: #f00;
}
.top-banner-slider .max-w-b {
  max-width: 980px !important;
}
.top-banner-slider .banner-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}
.btn-gradient.btn-wh-border .elementor-button-wrapper .elementor-button{
	background: rgba(255,255,255,0.2);
	border: solid 2px #fff;
}
.zeal-img{
	max-width: 540px;
  	margin-left: auto;
}
.zeal-img img{
	box-shadow: 0 4px 28px 10px rgba(0,0,0,0.25), 0 10px 35px 0 rgba(0,0,0,0.25) !important;
}
.top-banner-slider .slick-slider,
.top-banner-slider .elementor-widget-image{
	margin: 0 !important;
}
.top-banner-slider .slick-dots{
	bottom: 30px;
}
.top-banner-slider .slick-dots li button:before{
	display: none;
}
.top-banner-slider .slick-dots li{
	background: none;
	border: 0;
	width: auto;
	height: auto;
}
.top-banner-slider .slick-dots li button{
	padding: 0;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #D9D9D9;
}
.top-banner-slider .slick-dots li.slick-active button{
	background: #EA580C;
}
#nav-menu-top .eael-simple-menu-container li.menu-item-has-children .sub-menu{
	width: 180px;
	border-radius: 0 0 10px 10px;
  	overflow: hidden;
}
#nav-menu-top .eael-simple-menu-container li.menu-item-has-children .sub-menu li{
	margin: 0;
}
#nav-menu-top .eael-simple-menu-container li.menu-item-has-children .sub-menu li a{
	font-size: 14px;
	font-weight: 600;
	padding: 8px 12px;
}

#nav-menu-top .header-con .eael-simple-menu-container{
	display: flex;
	align-items: center;
}
#nav-menu-top .header-con ul li a{
	padding: 8px 12px 8px 28px;
	color: #374151;
	position: relative;
}
#nav-menu-top .header-con ul li a:before{
	content: '';
	width: 22px;
	height: 22px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
  	margin: auto;
	background: url('assets/imgs/call-black.svg') no-repeat 0 0;
	background-size: cover;
}
#nav-menu-top .header-con ul li:last-child a:before{
	background: url('assets/imgs/email-black.svg') no-repeat 0 0;
	background-size: cover;
}
#menu.old-mob-menu{
	display: none;
}


.img-mb-0,
.pmb-none p{
	margin-bottom: 0 !important;
}

.key-icon .elementor-icon{
	display: flex;
}
.key-icon .elementor-widget-container{
	box-shadow: 0 14px 21px -7px rgba(0,0,0,0.2);
}
.key-icon{
	transform: rotate(0) scale(1);
	transition: all 0.3s ease-in-out;
}
.key-card:hover .key-icon{
	transform: rotate(6deg) scale(1.1);
}
.key-card > .elementor-element-populated{
	overflow: hidden;
}
.key-card > .elementor-element-populated:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 4px;
	background: #EA580C;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}
.key-card > .elementor-element-populated:before{
	content: '';
	position: absolute;
	right: 24px;
	top: 24px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #EA580C;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}
.key-card:hover > .elementor-element-populated:before,
.key-card:hover > .elementor-element-populated:after{
	opacity: 1;
}
.key-card .elementor-heading-title{
	transition: all 0.3s ease-in-out;
}
.key-card:hover .elementor-heading-title{
	color: #EA580C;
}

.row-height .car-inner,
.row-height .car-inner .elementor-column-gap-default{
	height: 100%;
}

.btn-anim{
	margin: auto;
}
.btn-anim .elementor-heading-title span {
  display: inline-block;
  transform: translateY(120%);
  opacity: 0;
  animation: riseUp 6s ease-in-out infinite;
}
.btn-anim .elementor-heading-title a{
	font-family: inherit;
	display: inline-block;
	padding: 13px 48px 14px 48px;
}
.btn-anim .elementor-heading-title span:nth-child(1)  { animation-delay: 0.05s; }
.btn-anim .elementor-heading-title span:nth-child(2)  { animation-delay: 0.10s; }
.btn-anim .elementor-heading-title span:nth-child(3)  { animation-delay: 0.15s; }
.btn-anim .elementor-heading-title span:nth-child(4)  { animation-delay: 0.20s; }
.btn-anim .elementor-heading-title span:nth-child(5)  { animation-delay: 0.25s; }
.btn-anim .elementor-heading-title span:nth-child(6)  { animation-delay: 0.30s; }
.btn-anim .elementor-heading-title span:nth-child(7)  { animation-delay: 0.35s; }
.btn-anim .elementor-heading-title span:nth-child(8)  { animation-delay: 0.40s; }
.btn-anim .elementor-heading-title span:nth-child(9)  { animation-delay: 0.45s; }
.btn-anim .elementor-heading-title span:nth-child(10)  { animation-delay: 0.50s; }
.btn-anim .elementor-heading-title span:nth-child(11)  { animation-delay: 0.55s; }
.btn-anim .elementor-heading-title span:nth-child(12)  { animation-delay: 1.00s; }
.btn-anim .elementor-heading-title span:nth-child(13)  { animation-delay: 1.05s; }
.btn-anim .elementor-heading-title span:nth-child(14)  { animation-delay: 1.10s; }
.btn-anim .elementor-heading-title span:nth-child(15)  { animation-delay: 1.15s; }
.btn-anim .elementor-heading-title span:nth-child(16)  { animation-delay: 1.20s; }
.btn-anim .elementor-heading-title span:nth-child(17)  { animation-delay: 1.25s; }
.btn-anim .elementor-heading-title span:nth-child(18)  { animation-delay: 1.30s; }
.btn-anim .elementor-heading-title span:nth-child(19)  { animation-delay: 1.35s; }
.btn-anim .elementor-heading-title span:nth-child(20)  { animation-delay: 1.40s; }
.btn-anim .elementor-heading-title span:nth-child(21)  { animation-delay: 1.45s; }
.btn-anim .elementor-heading-title span:nth-child(22)  { animation-delay: 1.50s; }
.btn-anim .elementor-heading-title span:nth-child(23)  { animation-delay: 1.55s; }
.btn-anim .elementor-heading-title span:nth-child(24)  { animation-delay: 2.00s; }
.btn-anim .elementor-heading-title span:nth-child(25)  { animation-delay: 2.05s; }
.btn-anim .elementor-heading-title span:nth-child(26)  { animation-delay: 2.10s; }
.btn-anim .elementor-heading-title span:nth-child(27)  { animation-delay: 2.15s; }
 

@keyframes riseUp {
  0% {
    transform: translateY(60%);
    opacity: 0;
  }

  15% {
    transform: translateY(0);
    opacity: 1;
  }

  80% {
    transform: translateY(0);
    opacity: 1;
  }

  90% {
    transform: translateY(0);
    opacity: 0;
  }

  100% {
    transform: translateY(60%);
    opacity: 0;
  }
}


.btn-in-icon .elementor-button-content-wrapper:before{
	content: '';
	display: inline-flex;
	width: 30px;
	height: 30px;
	background: url('./assets/imgs/icon-location.svg') no-repeat 0 0;
	background-size: cover;
	margin-right: 4px;
}







@media screen and (max-width: 1399px) {	
	#nav-menu-top .eael-simple-menu li{
		margin: 0 0 0 0.25em;
	}
	#nav-menu-top .eael-simple-menu li a{
		font-size: 15px;
		font-weight: 500;
	}
}
@media screen and (max-width: 1199px) {
	#nav-menu-top .contact-info-menu{
		margin-left: auto;
	}
	#nav-menu-top .header-con ul li a{
		font-size: 0;
		padding: 0;
		width: 36px;
		height: 36px;
		background: #F97316;
		border-radius: 6px;
	}
	#nav-menu-top .header-con ul li a:before{
		inset: 0;
		margin: auto;
		background: url('./assets/imgs/call.png') no-repeat 0 0;
		background-size: cover;
	}
	#nav-menu-top .header-con ul li:last-child a:before{
		background: url('assets/imgs/envelope.png') no-repeat 0 0;
		background-size: cover;
	}

	.copyright .elementor-widget-container p a{
		font-size: 16px;
	}
	.btn-gradient .elementor-button-wrapper .elementor-button{
		font-size: 16px;
		padding: 12px 25px;
		min-width: 144px;
	}
}
@media screen and (max-width: 1024px) {
	#nav-menu-top{
		display: block;
	}

	#nav-menu-top .mobile-menu .eael-simple-menu-toggle{
		position: fixed;
		width: 40px;
		height: 40px;
		padding: 0;
		right: -8px;
		top: 15px;
		left: auto;
		bottom: auto;
		display: flex;
		align-items: center;
		justify-content: center;
		background: none;
	}
	#nav-menu-top .mobile-menu .eael-simple-menu-toggle svg{
		width: 38px;
    	height: 38px;
	}
	#nav-menu-top > .elementor-container > .elementor-col-33:nth-child(2){
		width: 0;
		position: relative;
    	z-index: 1;
	}
	#nav-menu-top .contact-info-menu{
		padding-right: 32px;
		z-index: 0;
	}
	#nav-menu-top .mobile-menu .eael-simple-menu-responsive{
		background: #fff;
		margin-top: 10px;
		border-top: solid 1px #e8e8e8;
	}
	#nav-menu-top .eael-simple-menu li{
		margin: 0;
	}
	#nav-menu-top .eael-simple-menu li a{
		padding: 10px;
    	border-bottom: solid 1px #eaeaea;
	}
	#nav-menu-top .contact-info-menu .eael-simple-menu li{
		margin-left: 12px;
		margin-bottom: 6px;
	}
	.count-sec > .elementor-column-gap-default{
		row-gap: 24px;
	}
	.count-sec > .elementor-column-gap-default > .elementor-column{
		width: 33.33%;
	}
	.why-choose,
	.process-sequence > .elementor-widget-wrap{
		background-image: none !important;
	}
	.aging-sequence > .elementor-container,
	.process-sequence > .elementor-widget-wrap > .elementor-section:nth-child(2n+1) .elementor-container{
		flex-direction: column-reverse;
	}
}

@media screen and (max-width: 880px) {
	.care-team > .elementor-container.elementor-column-gap-default,
	.testimony-sec > .elementor-container.elementor-column-gap-default{
		flex-wrap: nowrap;
		overflow-x: auto;
		padding: 0 12px 32px;
		scrollbar-width: none;
	}
	.care-team > .elementor-container > .elementor-column,
	.testimony-sec > .elementor-container > .elementor-column{
		width: 320px;
		min-width: 320px;
	}

	.elementor-top-section  .process-sequence .num-card > .elementor-widget-wrap.elementor-element-populated{
		padding: 20px 0 10px;
  		flex-direction: column;
		align-items: center;
	}
	.process-sequence .num-card > .elementor-widget-wrap > .elementor-element{
		order: 1;
		text-align: center;
	}
	.process-sequence .num-card > .elementor-widget-wrap .elementor-absolute {
		position: static;
		margin: 0 auto 12px;
		order: 0;
	}	
	.top-banner-slider .elementor-widget-image .elementor-widget-container{
		display: flex;
		justify-content: center;
		overflow: hidden;
	}
	.top-banner-slider .elementor-widget-image.second-slide-img .elementor-widget-container{
		justify-content: flex-end;
	}
} 

@media screen and (max-width: 767px) {
	.count-sec > .elementor-column-gap-default > .elementor-column {
		width: 50%;
	}
	.count-sec > .elementor-column-gap-default > .elementor-column > .elementor-widget-wrap.elementor-element-populated {
		padding: 0 10px;
	}
	.count-sec > .elementor-column-gap-default > .elementor-column .elementor-section-height-default > .elementor-container.elementor-column-gap-default,
	.count-sec > .elementor-column-gap-default > .elementor-column .elementor-section-height-default{
		height: 100%;
	}

	.our-process .bg-mob-none .elementor-widget-wrap.elementor-element-populated{
		background: none !important;
	}

	#nav-menu-top > .elementor-container > .elementor-column:first-child{
		width: auto;
	}
	#nav-menu-top  .elementor-widget-theme-site-logo img{
		width: 120px;
	}	

	.top-banner-slider .elementor-widget-image.zeal-img img{
		height: auto !important;
		max-width: 100% !important;
	}
	.top-banner-slider .elementor-widget-image.zeal-img .elementor-widget-container{
		overflow: visible;
	}

	.top-banner-slider .banner-content.bg-mob{
		background: rgba(0,0,0,0.5);
	}
	.btn-gradient .elementor-button-wrapper .elementor-button {
    	font-size: 16px;
    	padding: 10px 22px;
	}
	.copyright .elementor-column + .elementor-column .elementor-widget-container p{
		letter-spacing: -1px;
	}
	.copyright .elementor-widget-container p a{
		font-size: 14px;
		letter-spacing: 0;
	}
}
