/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.6.1769758473
Updated: 2026-01-30 07:34:33

*/

select#lang_choice_polylang-REPLACE_TO_ID {
    background: none;
    padding: 0px;
    border: none;
    color: #fff;
    align-items: center;
}
select#lang_choice_polylang-REPLACE_TO_ID option{
	color:#000;
}

select#lang_choice_polylang-REPLACE_TO_ID {
    position: relative;
    top: 9px;
}
select#lang_choice_polylang-REPLACE_TO_ID:focus-visible {
    outline: none;
}
.banner-logo {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
.elementor-widget.elementor-widget-heading 
.elementor-heading-title span.main-heading{
    background: linear-gradient(90deg, #E9E9E9 0%, #4F8FFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
	    position: relative;
    overflow: hidden;
}

.elementor-widget.elementor-widget-heading .elementor-heading-title span.main-heading::after {
    content: "fff";
    width: -webkit-fill-available;
    position: absolute;
    background-image: url(/wp-content/uploads/2026/01/Vector-30.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    top: 21px;
    left: 7px;
    right: -27px;
}
.elementor-widget.elementor-widget-heading .elementor-heading-title 
span.without-line{
    background: linear-gradient(90deg, #E9E9E9 0%, #4F8FFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
	    position: relative;
    overflow: hidden;
}
.elementor-widget.elementor-widget-text-editor span.left-to-right{
	  background: linear-gradient(90deg, #E9E9E9 0%, #4F8FFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
	    position: relative;
    overflow: hidden;
}
.elementor-widget.elementor-widget-text-editor span.left-to-right::after {
    content: "fff";
    width: -webkit-fill-available;
    position: absolute;
    background-image: url(/wp-content/uploads/2026/01/Vector-30-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    top: 16px;
    left: -10px;
    right: -38px;
}
.elementor-widget-heading h2.elementor-heading-title span.righ-reduce-left{
	 background: linear-gradient(90deg, #E9E9E9 0%, #4F8FFF 160%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
	    position: relative;
    overflow: hidden;
}
.elementor-widget-heading h2.elementor-heading-title span.righ-reduce-left::after {
    content: "fff";
    width: -webkit-fill-available;
    position: absolute;
    background-image: url(/wp-content/uploads/2026/01/Vector-31-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    top: 30px;
    left: -47px;
    right: 21px;
}
.tab-bg .e-n-tabs-heading {
    width: max-content;
    margin: 0px auto;
    padding: 6px 6px;
    border-radius: 99px;
    background: #22315F26;
}

.elementor-widget-heading h2.elementor-heading-title span.right-equel-left::after {
    content: "fff";
    width: -webkit-fill-available;
    position: absolute;
    background-image: url(/wp-content/uploads/2026/01/Vector-31-3.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    right: 15px;
    font-size: 0px;
    bottom: -26px;
    left: -48px;
}
.elementor-widget-heading h2.elementor-heading-title span.right-equel--dark-left::after {
    content: "fff";
    width: -webkit-fill-available;
    position: absolute;
    background-image: url(/wp-content/uploads/2026/01/Vector-31-4.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    right: 15px;
    font-size: 0px;
    bottom: -26px;
    left: -48px;
}
span.lite-color{
	background: linear-gradient(90deg, #E9E9E9 0%, #4F8FFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

span.color-change {
    background: linear-gradient(90deg, #1E3B8A 0%, #4f8fff 160%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

/* tab css start */
.top-users{display:flex;gap:30px;margin-bottom:58px;flex-wrap:wrap}
.user{display:flex;gap:12px;align-items:center;cursor:pointer;}
.user img{width:56px;height:56px;border-radius:50%}

.content{display:none;gap:30px;align-items:center}
.content.active{display:flex; gap:60px;}
.text,.image{flex:1}

.image img{width:100%;border-radius:18px}
.top-users .user {
    flex: unset;
    border-radius: 100px;
    padding: 14px 12px;
    border: 1px transparent solid;
	width: 233px;
}
.top-users .user h4 {
    margin: 0px;
}
.top-users .user p {
    margin: 0px;
}
.top-users .user.active {
    border-color: #E2E8F0;
    background: #fff;
}
.top-users .user h4 {
    font-size: 18px;
    font-weight: bold;
    color: #22315F;
    animation: normal;
}
.top-users .user p {color: #22315F;opacity: 50%;font-weight: 500;font-size: 14px;line-height: normal;}
.content .left {
    flex: 1;
}

.content  .right-colum {
    flex: 1;
}
.left h6 {
    color: #22315F;
    font-size: 18px;
    margin: 0px;
    padding-top: 16px;
}
p.category{
	color: #22315F;
    font-size: 14px;
    opacity: 0.5;
    font-weight: 500;
    padding-top: 3px;
	    margin-bottom: 0px;
}
p.content-p{
	font-size: 18px;
    color: #000;
    line-height: 28px;
}
.content .right-colum img {
    border-radius: 10px;
}
.accouding-new summary:before {
    content: "";
    background: #fff;
    width: 42px;
    height: 42px;
    border-radius: 100px;
    background-image: url(/wp-content/uploads/2026/01/shop-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.5;
    transition: 0.3s;
}
.accouding-new summary:hover:before{
     width: 52px;
    height: 52px;
     opacity:1;
     background-image: url(/wp-content/uploads/2026/01/Frame.svg);
}
.accouding-new summary[aria-expanded="true"]::before {
        width: 52px;
    height: 52px;
    opacity: 1;
    background-image: url(/wp-content/uploads/2026/01/Frame.svg);
}
.accouding-new details:nth-child(2) > summary::before {
  
    background-image: url(/wp-content/uploads/2026/01/Frame-2.svg);
}

/* hover */
.accouding-new details:nth-child(2) > summary:hover::before {
    background-image: url(/wp-content/uploads/2026/02/Vector.svg);
}

.accouding-new details:nth-child(2) > summary[aria-expanded="true"]::before {
    background-image: url(/wp-content/uploads/2026/02/Vector.svg);
}
.accouding-new details:nth-child(3) > summary::before {
  
    background-image: url(/wp-content/uploads/2026/01/Frame-1-1.svg);
}

/* hover */
.accouding-new details:nth-child(3) > summary:hover::before {
    background-image: url(/wp-content/uploads/2026/02/Group.svg);
}

.accouding-new details:nth-child(3) > summary[aria-expanded="true"]::before {
    background-image: url(/wp-content/uploads/2026/02/Group.svg);
}

.accouding-new details:nth-child(4) > summary::before {
  
    background-image: url(/wp-content/uploads/2026/01/Group-47.svg);
}

/* hover */
.accouding-new details:nth-child(4) > summary:hover::before {
    background-image: url(/wp-content/uploads/2026/02/Group-47-1.svg);
}

.accouding-new details:nth-child(4) > summary[aria-expanded="true"]::before {
    background-image: url(/wp-content/uploads/2026/02/Group-47-1.svg);
}

.accouding-new details:nth-child(5) > summary::before {
  
    background-image: url(/wp-content/uploads/2026/01/Frame-2-1.svg);
}

/* hover */
.accouding-new details:nth-child(5) > summary:hover::before {
    background-image: url(/wp-content/uploads/2026/02/Group-1.svg);
}

.accouding-new details:nth-child(5) > summary[aria-expanded="true"]::before {
    background-image: url(/wp-content/uploads/2026/02/Group-1.svg);
}
.accouding-new summary.e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-text {
    font-size: 24px;
		transition:0.3s;
}
.accouding-new summary.e-n-accordion-item-title[aria-expanded="false"] .e-n-accordion-item-title-text {
   padding-left: 10px;
}
.accouding-new details.e-n-accordion-item .elementor-element.e-con-full.e-flex.e-con.e-child .e-con-inner .elementor-widget-text-editor ul {
     padding: 0px;
    list-style: none;
}
.accouding-new details.e-n-accordion-item .elementor-element.e-con-full.e-flex.e-con.e-child .e-con-inner .elementor-widget-text-editor ul li::before {
    content: "";
    width: 20px;
    height: 28px;
    background-image: url(/wp-content/uploads/2026/01/Icon.png);
    position: absolute;
    background-repeat: no-repeat;
    background-position: left center;
    left: 25px;
}
.accouding-new details.e-n-accordion-item .elementor-element.e-con-full.e-flex.e-con.e-child .e-con-inner .elementor-widget-text-editor ul li {
    padding-left: 34px;
}
@media only screen and (max-width:767px){
	select#lang_choice_polylang-REPLACE_TO_ID {
    position: relative;
    top: 0px;
}
	.top-users .user {
    flex: none;
    width: 100%;
		margin-bottom:20px;
}
	.top-users {
    margin-bottom: 30px;
}
	.top-users {
    gap: 10px;
		overflow: hidden;
    overflow-x: scroll;
		flex-wrap: nowrap;
}
	.content.active {
    display: flex;
    gap: 30px;
}
	.elementor-widget.elementor-widget-heading .elementor-heading-title span.main-heading::after{
		display:none;
	}
	.elementor-widget.elementor-widget-text-editor span.left-to-right::after{
		display:none;
	}

	.accouding-new summary.e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-text {
    font-size: 20px;
    transition: 0.3s;
}
	.accouding-new summary:before {
    position: fixed;
}
	.accouding-new summary.e-n-accordion-item-title .e-n-accordion-item-title-text {
    padding-left: 90px;
}
	.accouding-new summary.e-n-accordion-item-title[aria-expanded="false"] .e-n-accordion-item-title-text{
		padding-left:90px;
	}
	.accouding-new summary[aria-expanded="true"]::before {
    left: -4px;
}

}
@media only screen and (min-width:768px) and (max-width:1024px){
	.top-users .user {
    flex: unset;
    width: 47%;
}
	.content .right-colum {
    flex: none;
    width: 50%;
}
	.content .right-colum img {
    width: 100%;
}
		.accouding-new summary.e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-text {
    font-size: 20px;
    transition: 0.3s;
}
	.accouding-new summary:before {
    position: absolute;
}
	.accouding-new summary.e-n-accordion-item-title .e-n-accordion-item-title-text {
    padding-left: 90px;
}
	.accouding-new summary.e-n-accordion-item-title[aria-expanded="false"] .e-n-accordion-item-title-text{
		padding-left:90px;
	}
}
@media only screen and (min-width:1025px) and (max-width:1366px){
	.top-users .user {
    flex: unset;
    width: 32%;
}
	.top-users {
    gap: 15px;
}
}
@media(max-width:900px){.content{flex-direction:column}}