/* Basic CSS reset for Elementor layout */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html, body {
  height: 100%;
  width: 100%;
  font-family: "Inter", sans-serif;
  line-height: 1.6;
  background-color: #fff;
  color: #111;
}

a {
  text-decoration: none;
  color: inherit;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

main {
  display: block;
}

/*custom css*/
#masthead {box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    z-index: 99;
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
}

.mega-menu-v2 {
    background: linear-gradient(358.83deg, rgba(255, 255, 255, 0.98) -38.27%, rgba(230, 238, 255, 0.98) 112.87%) !important;
}

footer.site-footer {
    padding-top: 101px;
    background-image: url(https://staging.rhythminnovations.com/wp-content/uploads/2025/10/Footer-texture.webp);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
}
.footer-bar {
    line-height: 59px;
    background: #5B0EA5;
    margin-top: 101px;
}
.rhythm-primary-color {
    color: #436dcd;
}
.f-c-header {
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 29px;
    font-weight: 700;
}
.footer-widget ul li {
    list-style:none;
}
.footer-widget ul  {
    padding:0;
}

.footer-widget ul li a {
    text-decoration: none;
    color: #000;
    padding-bottom: 15px;
    display: inline-block;
    font-size: 18px;
    /* font-weight: 500; */
}
.footer-widget * {
    font-family: "Inter", sans-serif !important;
}
footer address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: 30px;
    font-family: "Inter", sans-serif;
    font-size: 18px;
    padding-left: 10px;
}
.address-icon {
    margin-top: 8px;
    margin-right: 30px;
    width: 20px;
}
h1.supp-eco {
    font-size: 60px;
}
.h-purple-bold {
    font-family: 'Roboto', sans-serif;
    color: #551a8b;
    font-weight: 700;
}
span.h-black-light {
    font-weight: 300;
    color: #000;
    font-family: 'Roboto', sans-serif;
}
.h-purple-bold-ligt {
    color: #E4C7FF;
    font-weight: 700;
}
span.h-white-light {
    font-weight: 300;
    color: #fff;
}

/* --- News letter section start --- */
#news-latter input[type="email"] {
    width: 100%;
    padding: 13px 15px;
    background: transparent;
    border: 0 none;
    color: #fff;
	outline: none;
}
/*#news-latter input[type="email"] {
    width: 100%;
    padding: 13px 15px;
    background: transparent;
    border-bottom: 0;
    color: #fff;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}*/
#news-latter input[type="email"]::placeholder {
    color: #fff;
	 font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
	line-height:28px;
}
#news-latter form .hs_email {
    width: 70%;
    display: table;
    float: left;
    margin-right: 20px;
}
#news-latter form .hs_submit {
    width: 20%;
    display: table;
    float: left;
}
#news-latter form #label-email-e0527ecd-57d7-4e56-99fd-7f26b10e7e28  {    
    display: none;    
}
#news-latter ul.hs-error-msgs {
    color: #910707;
	position: absolute;
    bottom: 0;
    left: 0;
}
#news-latter form ul:first-child li {
    display: none;
}
#news-latter .hs_submit input.hs-button {
    width: 100%;
    padding: 13px 30px;
    border-radius: 29px;
    border: 1px solid #fff;
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
}
/* --- News letter section end --- */
.hover-purple:hover h3 {
  color: #551A8B!important;
	transition: color 0.3s ease;
}
.hover-purple:hover p {
  color: #000000!important;
	transition: color 0.3s ease;
}
.hover-purple:hover h5 {
  color: #a9a9a95c!important;
	transition: color 0.3s ease;
}
.hover-purple:hover h5 {
  color: #a9a9a95c!important;
	transition: color 0.3s ease;
}
.hover-purple:hover .purple-icon{
	background:#436dcd!important;
	transition: background-color 0.3s ease!important;;
}
.hover-purple:hover a.elementor-button {
    background: #436dcd !important;
    color: #fff !important;
}
.iwe path {
    fill: #8d8a8a;
}

.iwe svg {
    width: 2em !important;
    height: 2em !important;
}
.w-60 h3.elementor-flip-box__layer__title {
    width: 87%;
}
/* --- Our Solution Section --- */
.our-solution .elementor-flip-box__button {
    position: absolute;
    bottom: 35px;
}
.our-solution h3.elementor-flip-box__layer__title {
    min-height: 60px;
}
.our-solution .elementor-icon{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* --- Our Solution Section End --- */
/* --- Pratform page start --- */
.sub-heading-box .sub-haeding-h4{
	font-size:21px;
	font-weight:500;
}
/* --- Pratform page end --- */
/* --- Solution page start --- */
.solution-template .text-white .h-purple-bold {
    color: #fff !important;
}
.solution-template .header-raq-bttn a {
    color: #000 !important;
}
/* --- request a demo start --- */
ul.raq-list li {
    padding-bottom: 18px;
}
/* --- rhythm custom buttom --- */
.rc-btn-1 span.elementor-button-icon svg {
    width: 40px;
}
.rc-btn-1 .elementor-button-content-wrapper{
	align-items: center;
}
.rc-btn-2 span.elementor-button-icon svg {
    width: 40px;
}
.rc-btn-2 .elementor-button-content-wrapper{
	align-items: center;
}
/* --- About us --- */
.leadership .elementor-flip-box__front .elementor-flip-box__layer__inner{
	background: #551a8be0;
    padding: 10px 0px;
}
.leadership .elementor-flip-box__layer__overlay{
	padding:0px;
}

.leadership .elementor-flip-box__layer__overlay a {
  position: relative;
  padding-right: 22px; /* space for the icon so text doesn't move */
  display: inline-block;
  text-decoration: none;
}

.leadership .elementor-flip-box__layer__overlay a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;      /* adjust size */
  height: 14px;
  background-image: url("https://staging.rhythminnovations.com/wp-content/uploads/2025/11/Arrows-1.png"); /* your image */
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s ease;
}

/* Hover animation (only icon moves, text doesn't shift) */
.leadership .elementor-flip-box__layer__overlay a:hover::after {
  transform: translate(4px, -50%); /* slide right smoothly */
}
/* --- Blog page start --- */
.rhythm-post .eael-grid-post-holder-inner{
	padding:15px;
}
.rhythm-post .eael-grid-post .eael-entry-wrapper {
    padding: 15px 0px;
}
.rhythm-post .eael-grid-post-excerpt .eael-post-elements-readmore-btn{
	display:inline;
	position:relative;
}
.rhythm-post .eael-grid-post-holder{
		min-height: 605px;
	}
.rhythm-post .eael-entry-meta .eael-posted-by{
		display:none;
	}
	.rhythm-post .eael-posted-on::before{
		display:none;
	}
.rhythm-post a.eael-post-elements-readmore-btn::after{
	content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;      /* adjust size */
  height: 14px;
  background-image: url("https://staging.rhythminnovations.com/wp-content/uploads/2025/11/Arrows-1.png"); /* your image */
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s ease;
}
.rhythm-post a.eael-post-elements-readmore-btn:hover::after {
  transform: translate(4px, -50%); /* slide right smoothly */
}

/* --- Blog page end --- */

.left-icon-rios .elementor-image-box-content{
	background: #DBE1EF;
    padding: 25px;
    border-radius: 15px;
    /* margin-right: -59px; */
    padding-right: 60px;
    border: 1px solid #436dcd;
}
.left-icon-rios .elementor-image-box-img{
	margin-left: -60px!important;
}
/* --- Blog detail Template start --- */

  /* Blog detail layout */
.blog-page-container {
    margin-top: 110px;
    padding-top: 80px;
    background: url(/wp-content/uploads/2025/12/blog-background-blog.png);
    background-repeat: repeat-x;
	background-size: auto;
	background-color: #f4f4f4;
}
.blog-inner {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  padding: 40px 0;
}

/* Main content area - left */
.blog-main {
  flex: 0 0 68%;
  max-width: 68%;
}

/* Sidebar - right */
.blog-sidebar {
  flex: 0 0 32%;
  max-width: 32%;
}

/* HERO: big title and date */
.post-hero {
  margin-bottom: 20px;
}
.post-title {
  font-size: 2.6rem;      /* big heading similar to screenshot */
  line-height: 1.05;
  margin: 0 0 8px 0;
  color: #3d1a6d;         /* example purple — change to your brand color */
}
.post-meta .post-date {
  font-size: 0.95rem;
  color: #222;
  font-weight: 600;
  margin-bottom: 18px;
  display: inline-block;
}

/* Featured image styling (rounded card-like) */
.post-featured img {
  width: 100%;
  height: auto;
  border-radius: 24px;
  display: block;
  box-shadow: 0 8px 30px rgba(0,0,0,0.08);
  margin: 18px 0 28px 0;
}

/* Post content typography */
.post-content {
  font-size: 1rem;
  line-height: 1.75;
  color: #222;
}

/* Footer metadata */
.post-footer {
  margin-top: 28px;
  font-size: 0.95rem;
  color: #333;
}

/* Sidebar headings and divider */
.widget-divider {
  height: 6px;
  background: #6b2aa8; /* purple bar above widget title - change color to match brand*/
  margin: 28px 0 10px;
  border-radius: 10px;
}
.widget-divider.thin { height: 4px; margin: 22px 0; }

.widget-title-side {
  color: #6b2aa8;
  font-size: 1.25rem;
  margin: 0 0 12px;
}

/* Widget lists */
.widget_categories ul,
.widget ul {
  list-style: none;
  padding-left: 0;
}
.widget_categories li {
  margin: 8px 0;
}
.widget_categories a {
  text-decoration: underline;
  font-weight: 700;
  color: #111;
}

/* Simple CTA (if using custom widget) */
.mytheme-cta { padding: 14px; background: #f7f4fb; border-radius: 6px; margin-bottom: 16px; }
.mytheme-cta-btn { display:inline-block; padding:8px 12px; text-decoration:none; border-radius:4px; background:#6b2aa8; color:#fff; }

/* Responsive: stack on small screens */
@media screen and (max-width: 900px) {
  .blog-inner { flex-direction: column; }
  .blog-main, .blog-sidebar { max-width: 100%; flex: 1 0 auto; }
  .blog-sidebar { margin-top: 36px; }
  .post-title { font-size: 1.9rem; }
}
.blog-sidebar {
    margin-top: 160px;
    z-index: 0 !important;
	top:165px!important;
}
.blog-newsletter {
    background: #cadbf2;
    padding: 30px;
    border-radius: 15px;
}
.blog-newsletter form#hsForm_49b824bf-4b9b-4795-b301-b8ed6f15bf09 {
    font-family: "roboto", sans-serif;
}
.blog-newsletter .input input {
    width: 100%;
    margin: 8px 0;
    padding: 7px 15px;
    border-radius: 7px;
    border: none;
}
.blog-newsletter input.hs-button.primary.large {
    width: 100%;
    padding: 7px;
    border-radius: 7px;
    background: #436dcd;
    color: #fff;
    border: none;
    margin: 20px 0;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.blog-newsletter h3 {
    font-family: 'Roboto', sans-serif;
}
/* --- Blog detail Template end --- */


/* --- Mega Menu Start --- */
.elementskit-megamenu-panel .elementor-icon-list-text:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background-image: url(https://staging.rhythminnovations.com/wp-content/uploads/2025/11/Arrows-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    transition: transform 0.3s ease;
    right: -25px;
}
.elementskit-megamenu-panel .elementor-icon-list-text{
	position:relative;
}
li.menu-item:hover .ekit-menu-nav-link .icon-down-arrow1 {
    transform: rotate(180deg);
}
.elementor-icon-list-icon g {
    clip-path: inherit;
}
/* --- Mega Menu End --- */




/* --- Responsive start --- */


/* --- News letter responsive start --- */
@media only screen and (max-width: 820px) {
	#news-latter form .hs_email {
		margin-right :0 ;
		width: 56%;
	}
	.hs_submit input.hs-button {
		padding: 13px 15px;
	}
	#news-latter form .hs_submit {
		float: right;
	}
	#news-latter input[type="email"]::placeholder {
		font-size: 16px;
	}
	#news-latter ul.hs-error-msgs {
		position: relative;
	}
	.blog-sidebar {
		margin-top: 30px;
	}
	
}
/* --- News letter responsive end --- */
/* --- industry we power responsive start --- */
@media only screen and (max-width: 1200px) {
	.elementor-swiper-button.elementor-swiper-button-prev {
		left: 0px !important;
	}
	.elementor-swiper-button.elementor-swiper-button-next{
		right:0px !important;
	}
}
/* --- industry we power responsive end --- */
@media only screen and (max-width: 767px) {
	.colomn-reverse {
		flex-direction:column-reverse!important;	
	}
	.colomn-reverse {
		--margin-top: 0 !important;
		--margin-bottom: 0 !important;
	}
	.colomn-reverse .sub-heading-box,.colomn-b .sub-heading-box {
		margin: 0 !important;
	}
	.colomn-b {
		margin-top: 0 !important;
	}
}
/* -- command center responsive start  --*/
@media only screen and (max-width: 576px) {
	#command_center .elementor-flip-box {
		height: 85px!important;
	}
	#command_center .elementor-flip-box:hover {
		height: 465px!important;
	}
	#command_center .elementor-icon {		
		left: 90%;		
	}
	#command_center h3.elementor-flip-box__layer__title {
		padding-right: 10%;
	}
	#command_center .elementor-flip-box__layer__overlay{
		padding-top: 17px;
		align-items: baseline;
		background: #0000007d;
	}
	.salesforce-icn{
		position:absolute;
		top:5px;
		right:0;
	}
	/*.second-footer h2{
		color: #551a8b !important;
	}
	.second-footer a{
		color:#fff!important;
		background:#436dcd!important;
	}*/
	form .hs_email {
        width: 100%;
        border-bottom: 1px solid #fff;
        margin-bottom: 15px;
    }
	form .hs_submit {
        width: 100%;
    }
	    #news-latter form .hs_email {
        width: 100%;
        border-bottom: 1px solid #fff;
        margin-bottom: 15px;
    }
	    #news-latter form .hs_submit {
        width: 100%;
    }
	
	footer.site-footer {
		background-size: 250%;
	}
}
/* -- command center responsive end  --*/
@media only screen and (max-width: 375px) {
	.elementor-27 .elementor-element.elementor-element-3ecb89e4 .elementor-button {
	   display:none;
	}
	footer li.d-flex{
		display:table!important;
	}
	h1.supp-eco {
		font-size: 45px;
	}
}
