/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * 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.
 */
.elementor-menu-toggle {
    padding: 0 !important;
}
.h1hedcss span, .h2hedcss span{color: #8A38F5;}
.elementor-counter-title {
    border-top: 1.05px solid #D9D9D9;
    padding-top: 20px !important;
    text-align: center;
}
.countercss span.elementor-counter-number-suffix {
    background: #8A38F5;
    color: #FDFDFD;
    border: 6px solid #F6F7F9F2;
    font-size: 22px;
    width: 48px;
    height: 48px;
    border-radius: 50px;
    justify-content: center;
    display: flex;
    align-items: center;
    font-weight: 600;
    position: relative;
    right: -61%;
    bottom: 51px;
}
.countercss.counterthreecss span.elementor-counter-number-suffix {
    right: -66%;
    bottom: 51px;
}
.countercss .elementor-counter-title, .countertwocss .elementor-counter-title {margin-top:14px !important}
.countercss .elementor-counter-number-wrapper {
    margin-bottom: -47px;
}
.countercss, .countertwocss {width:22%;}
.countercss .elementor-counter-number-wrapper {
    position: relative;
display: block !important;
}
.countertwocss span.elementor-counter-number-suffix {
    font-size: 40px;
    font-weight: 500;
    position: relative;
    bottom: -59px;
}
.countertwocss .elementor-counter-number-wrapper {
    width: 200px !important;
    margin: 0 auto;
    position: relative;
}
.countertwocss span.elementor-counter-number-prefix {
    background: #8A38F5;
    color: #FDFDFD;
    border: 6px solid #F6F7F9F2;
    font-size: 22px;
    width: 48px;
    height: 48px;
    border-radius: 50px;
    justify-content: center;
    display: flex;
    align-items: center;
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 48px;
}
.accordioncss .e-n-accordion-item:first-child summary {
    border-radius: 20px 20px 0 0 !important;
}

.accordioncss .e-n-accordion-item:last-child summary {
    border-radius: 0 0 20px 20px !important;
}
.faqlikecss summary.e-n-accordion-item-title {
    padding-left: 24px;
    padding-right: 24px;
}
.faqlikecss .e-n-accordion-item[open] {
    background-color: #ffffff;
	border:1px solid #d9d9d9;
border-radius:20px;
	padding :24px
}
.faqlikecss .e-n-accordion-item[open] summary.e-n-accordion-item-title { padding-left: 0px;
    padding-right: 0px;}
 .newaccordioncss .e-n-accordion-item:first-child {
    border-bottom: 1px solid #d9d9d9 !important;
    border-radius: 20px 20px 20px 20px !important;
}
.newaccordioncss {
    border-radius: 20px !important;
    border: 1px solid #d9d9d9 !important;
}
.newaccordioncss .e-n-accordion-item:last-child {  border-bottom: none !important;}
.newaccordioncss summary.e-n-accordion-item-title {
    padding: 24px 24px !important;
}
.newaccordioncss .e-n-accordion-item {
    border-bottom: 1px solid #d9d9d9 !important;
    border-radius: 0px 0px 20px 20px !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}
.newaccordioncss .e-n-accordion-item[open] {border-bottom: 0px solid #d9d9d9 !important; border-top: 1px solid #d9d9d9 !important; border-radius:20px !important}
.newaccordioncss .e-n-accordion-item[open]:first-child {border-bottom: 0px solid #d9d9d9 !important; border-top: 0px solid #d9d9d9 !important;}
.newaccordioncss summary.e-n-accordion-item-title {border-radius: 20px 20px 0 0 !important;}
.faqaccordioncss .e-n-accordion-item:first-child summary {
    border-top: none !important;
}
.faqaccordioncss .e-n-accordion-item:last-child  {
    border-bottom: 2px solid #d9d9d9 !important;
}
.socialicon a:hover path {
    fill: #fff !important;
}

.blogloopitem .elementor-swiper-button:hover svg path {
    stroke: #fff;
    stroke-opacity: 1;
    fill: transparent !important;
}
.liststylecss b span {
    color: #8A38F5;
}
.liststylecss b {
    font-weight: 500 !important;
}
.liststylecss li.elementor-icon-list-item:first-child {
    width: 100%;
    margin: 0 auto;
}
.liststylecss li.elementor-icon-list-item {
    width: 90%;
    margin: 0 auto;
}

@media (min-width:100px) and (max-width:767px)
{
	.countertwocss span.elementor-counter-number-prefix {width:42px; height:42px; font-size:30px;}
	.countercss span.elementor-counter-number-suffix {width:42px; height:42px; }
	.bannercol2css {background-color: #F6F7F9 !important;}
	.countertwocss span.elementor-counter-number-suffix {
    font-size: 35px;
    font-weight: 500;
    position: relative;
    bottom: -21px;
    right: -5px;
}
	.countercss, .countertwocss {
    width: 80%;
    margin: 22px auto;
}
	.logoslidercss .elementor-swiper-button {
    display: none !important;
}
	.countertwocss {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}
	.liststylecss b {
    font-weight: 500 !important;
    font-size: 12px;
    display: flex;
    flex-wrap: wrap;
    width: 115px;
    text-align: center;
    justify-content: center;
}
	    .countercss span.elementor-counter-number-suffix {
        right: -60%;
        position: relative !important;
        top: -51px;
    }
	.countercss.counterthreecss span.elementor-counter-number-suffix {  right: -66%;
        position: relative !important;
        top: -51px;}


@media (min-width:768px) and (max-width:1024px)
{
.countercss, .countertwocss {
    width: 30%;
}
}