/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.1.3
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
*/

.sameHeight .swiper-slide>.elementor-element>.e-con-inner>.elementor-element {
    height: 100%;
    overflow: hidden;
}
.footerTabs .e-n-tabs-heading button {
    border-radius: 0px !important;
    justify-content: space-between;
}
/**********|| Tab Design ||**********/
.softTabsRL .e-n-tabs .e-n-tabs-heading button {
    border-radius: 20px !important;
    gap: 20px;
}
.softTabsRL .e-n-tabs .e-n-tabs-heading button span.e-n-tab-icon {
    width: 70px !important;
    background-image: url(/wp-content/uploads/2026/02/Rectangle-24037.webp);
    background-size: 95%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 70px;
    justify-content: center;
}
.softTabsRL .e-n-tabs .e-n-tabs-heading button span.e-n-tab-title-text {
    width: calc(100% - 91px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}
.softTabsRL .e-n-tabs .e-n-tabs-heading button span.e-n-tab-title-text>span {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
    font-size: var(--e-global-typography-accent-font-size);
    color: var(--e-global-color-accent);
}
.softTabsRL .e-n-tabs .e-n-tabs-heading button span.e-n-tab-icon svg {
    width: 30px;
    height: 30px;
}
@media(min-width:1025px){
.softTabsRL .e-n-tabs .e-n-tabs-heading button[aria-selected="true"],.softTabsRL .e-n-tabs .e-n-tabs-heading button:hover {
    background-image: url(/wp-content/uploads/2026/03/shape-gred-bg-e1773295996842.png) !important; 
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
}
@media(max-width:1024px){
	.softTabsRL .e-n-tabs .e-n-tabs-heading button[aria-selected="true"] {
    border-radius: 20px 20px 0px 0px !important;
    border-bottom-color: transparent !important;
}
.softTabsRL .e-n-tabs .e-n-tabs-content>.e-active {
    padding: 10px 20px 20px 20px;
    border-radius: 0px 0px 20px 20px !important;
    border-top-color: transparent !important;
	margin-top:-2px !important;
}
	.softTabsRL .e-n-tabs .e-n-tabs-heading button[aria-selected="true"] {
        align-items: flex-start;
    }
}
@media(max-width:767px){
	.softTabsRL .e-n-tabs .e-n-tabs-heading button span.e-n-tab-icon {
    width: 50px !important;
    height: 50px;
}
	.softTabsRL .e-n-tabs .e-n-tabs-heading button span.e-n-tab-icon svg {
    width: 20px;
    height: 20px;
}
	.softTabsRL .e-n-tabs .e-n-tabs-heading button {
    	gap: 12px;
}
	.softTabsRL .e-n-tabs .e-n-tabs-heading button span.e-n-tab-title-text {
    width: calc(100% - 62px);
    gap: 6px;
}
}
/**********|| Tab Design ||**********/
/**********|| Header Design ||**********/
/**********|| Contact us Tab Design ||**********/
.megaMenu .e-n-menu-content {
    justify-content: center !important;
    align-items: center !important;
}
.megaMenu .e-n-menu-content>.elementor-element {
    max-width: var(--content-width);
    left: 0 !important;
    right: 0 !important;
}
.headerWhite,body.e-off-canvas__no-scroll .mainHeader {
    background-color: #fff !important;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
div#off-canvas-d26ca15 {
    margin: 0px 20px !important;
    width: calc(100% - 40px) !important;
    top: 105px;
}
.e-n-menu-title{
	cursor:pointer;
}
@media(max-width:1024px){
	.overAuto {
     height: 72vh !important;
     min-height: auto !important;
     overflow: auto;
}
}
@media(max-width:767px){
div#off-canvas-d26ca15 {
    top: 78px;
}
	.overAuto {
     height: 77vh !important;
}
}
/**********|| Header Design ||**********/
.accordianTabs .e-n-accordion details.e-n-accordion-item span.e-n-accordion-item-title-icon {
    height: 65px;
    width: 70px;
    background: url(/wp-content/uploads/2026/02/Rectangle-24082.webp);
    background-position: center;
    background-size: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    background-repeat: no-repeat;
}
.accordianTabs .e-n-accordion details.e-n-accordion-item summary[aria-expanded="true"],.accordianTabs .e-n-accordion details.e-n-accordion-item summary:hover {
    background: url(/wp-content/uploads/2026/02/Rectangle-24081.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.accordianTabs .e-n-accordion details.e-n-accordion-item span.e-n-accordion-item-title-icon svg,.accordianTabs .e-n-accordion details.e-n-accordion-item span.e-n-accordion-item-title-icon span {
    width: 40px;
    height: 35px;
}
.contactForm .gform_wrapper.gform-theme .gform_heading {
    display: none;
}
.contactForm .gform_wrapper.gform-theme input,.contactForm .gform_wrapper.gform-theme textarea {
    border: 1px solid #D7D5D5;
    box-shadow: none !important;
    outline: 0 !important;
    background-color: #F9F9F940 !important;
    /* font-family: var(--e-global-typography-text-font-family), Sans-serif; */
    font-size: var(--e-global-typography-text-font-size);
    /* font-weight: var(--e-global-typography-text-font-weight); */
    /* line-height: var(--e-global-typography-text-line-height); */
    color: #000;
    padding: 10px 20px;
    height: auto;
    box-sizing: border-box;
    border-radius: 60px;
}
.contactForm .gform_wrapper.gform-theme textarea{
    border-radius: 25px;
    resize:none;
}
.contactForm .gform_fields {
    gap: 25px !important;
}
.contactForm .gform_footer input.gform_button.button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-accent-font-size) !important;
    font-weight: var(--e-global-typography-accent-font-weight) !important;
    line-height: var(--e-global-typography-accent-line-height) !important;
    letter-spacing: var(--e-global-typography-accent-letter-spacing) !important;
    color: var(--e-global-color-accent) !important;
    background-color: var(--e-global-color-secondary) !important;
    border-radius: 30px 30px 30px 30px !important;
    padding: 15px 30px 15px 30px !important;
}
.contactForm .gform_footer input.gform_button.button:hover {
    color: var(--e-global-color-accent) !important;
    background-color: var(--e-global-color-8566d96) !important;
    border-radius: 30px 30px 30px 30px !important;
}
@media(max-width:767px){
	.contactForm .gform_wrapper.gform-theme input,.contactForm .gform_wrapper.gform-theme textarea {
    padding: 10px 10px;
}
	.accordianTabs .e-n-accordion details.e-n-accordion-item span.e-n-accordion-item-title-icon {
    height: 50px;
	width: 60px;
	}
	.accordianTabs .e-n-accordion details.e-n-accordion-item span.e-n-accordion-item-title-icon svg, .accordianTabs .e-n-accordion details.e-n-accordion-item span.e-n-accordion-item-title-icon span {
    width: 30px;
    height: 25px;
}
}
/**********|| Contact us Tab Design ||**********/
/**********|| knowladge Tabs Tab Design ||**********/
.knowladgeTabs .e-n-tabs-heading {
    position: absolute;
    top: -180px;
    right: 0;
    left: 0;
    border: 1px solid #FFFFFF80;
    margin: 0 auto;
    width: auto !important;
    display: inline-flex;
    max-width: 400px;
    background: #FFFFFF40;
    border-radius: 60px;
    padding: 10px;
    justify-content: space-between;
}
.knowladgeTabs .e-n-tabs-heading button {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 48.5% !important;
    background: var(--e-global-color-4f4f6c5) !important;
    padding: 15px !important;
    border: 1px solid var(--e-global-color-4f4f6c5) !important;
}
.knowladgeTabs .e-n-tabs-heading button:hover,.knowladgeTabs .e-n-tabs-heading button[aria-selected="true"]{
    background: var(--e-global-color-secondary) !important;
    border: 1px solid var(--e-global-color-secondary) !important;
}
@media(max-width:1024px){
	.knowladgeTabs .e-n-tabs-heading {
    top: -150px;
}
}
@media(max-width:767px){
	.knowladgeTabs .e-n-tabs-heading {
    top: -140px;
	max-width: calc(100% - 40px) !important;
}
	.knowladgeTabs .e-n-tabs-heading button {
    min-width: 48% !important;
    padding: 12px !important;
}
	button.e-search-submit {
    top: -8px !important;
}
}
/**********|| knowladge Tabs Tab Design ||**********/