/*
Theme Name: Hello Elementor Child
Author: 
Description: Hello Elementor Child
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
body {
	background-color: #FAFAFA !important;
}
body.home {
	background-color: #fff !important;
}

.grayscaleImg .swiper-slide-inner img {
    filter: grayscale(100%);
    opacity: 0.5;
}

.grayscaleImg .swiper-slide-inner img:hover {
    filter: none;
    opacity: 1;
}
.customHeader {
	box-shadow: 0px 8px 4px 0px rgba(0, 0, 0, 0.02) !important;
}
body.home .customHeader  {
    background-color: transparent !important;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
	position: fixed !important;
}
body.home .customHeader .elementor-nav-menu .elementor-item {
	color: #cdd1d3 !important;
	fill: #cdd1d3 !important;
}

body.home .customHeader.header-scrolled {
    background-color: #fff !important;
}
body.home .customHeader.header-scrolled .elementor-nav-menu .elementor-item {
	color: #333333 !important;
    fill: #333333 !important;
}
body.home .customHeader .elementor-button {
	background: #fff;
    color: var(--e-global-color-secondary);
}
body.home .customHeader .elementor-button:hover {
	background: var(--e-global-color-accent);
    color: #fff;
}
body.home .customHeader.header-scrolled .elementor-button {
	background: var(--e-global-color-accent);
	 color: #fff;
}
body.home .customHeader.header-scrolled .elementor-button:hover {
	background-color: var(--e-global-color-secondary);
}
.elementor-field-textual {
	resize: none !important;
}
.outLineBtn .elementor-button-icon svg {
	transition: all .3s
}
.outLineBtn:hover .elementor-button-icon svg path {
	fill: #fff;
}
@media (max-width:991px) {
	body.home .customHeader .elementor-nav-menu .elementor-item {
	    color: #4e5267 !important;
    	fill: #4e5267 !important;
	}
	body.home .customHeader .elementor-nav-menu .elementor-item.elementor-item-active {
		        color: #fff !important;
        fill: #fff !important;
	}
}
@media (max-width:575px) {
	header .elementor-widget-image img,
	footer .elementor-widget-image img{
		max-width: 150px;
	}
}
body.page-id-1635{
	background-color: #FAFAFA;
}
.flex-shrink-0 {
    flex-shrink: 0 !important;
}
.humanTouchRight .elementor-widget.elementor-widget-heading {
    position: relative;
}
.humanTouchRight .elementor-widget.elementor-widget-heading:not(:last-child):after {
    position: absolute;
    top: 0;
    right: -50px;
    background-color: rgba(42, 97, 127, 0.2);
    content: "";
    width: 2px;
    height: 48px;
}
.faqSection .e-n-accordion{
     gap: 10px;
    display: flex;
    flex-direction: column;
}
.faqSection .e-n-accordion-item{
	border: 1px solid #EAEAEA;
    border-radius: 12px;
    padding: 25px 40px;
	background-color: #fff;
}
.faqSection .e-n-accordion-item-title {
    border: none !important;
}
.faqSection .e-n-accordion-item-title-header .e-n-accordion-item-title-text {
    font-size: 22px;
    line-height: 1.3;
    font-weight: 400;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    color: var(--e-global-color-primary);
}
.faqSection .e-n-accordion-item-title{
	margin: 0; padding: 0 !important;
}
.faqSection .faqSection_cnt{
	border: 0;
    border-top: 2px solid #EAEAEA;
    margin-top: 20px;
    padding-top: 20px;
}
.faqSection .faqSection_cnt p.elementor-heading-title{
	font-size: 16px;
    line-height: 1.6;
}
.faqSection .e-n-accordion-item-title{
	position: relative;
}
.faqSection .e-n-accordion-item-title:after{
	position: absolute; top: 10px; right: 0; content: "";
	background-image: url('https://rembrandt.codiantwp.com/wp-content/uploads/2026/09/arrow-down.png'); background-repeat: no-repeat;
	width: 16px; height: 8px;    background-size: contain;    transition: all 0.3s;
}
.faqSection .e-n-accordion-item[open] .e-n-accordion-item-title:after{
	transform: rotate(180deg);
}
.faqSection .e-n-accordion-item-title-icon{
	display: none !important;
}
.blogSearch form.e-search-form{
	position: relative;
}
.blogSearch form.e-search-form .e-search-input-wrapper{
	position: relative; 
}
.blogSearch form.e-search-form .e-search-input-wrapper input.e-search-input{
	width: 100%;border-radius: 8px; padding: 22px 65px 22px 20px; border-width: 1px;
	height: 70px;
}
.blogSearch form.e-search-form .e-search-input-wrapper input.e-search-input::placeholder{
	color: rgba(78, 82, 103, 0.5);
}
.blogSearch form.e-search-form .e-search-submit{
	position: absolute;top: 50%; transform: translateY(-50%);margin: 0;padding: 0;
	right: 20px;
}
@media (max-width: 1399px) {
	.humanTouchRight .elementor-widget.elementor-widget-heading:not(:last-child):after{
		 right: -40px; height: 45px;
	}
	.faqSection .e-n-accordion-item {
		padding: 20px 30px;
	}
	.faqSection .e-n-accordion-item-title-header .e-n-accordion-item-title-text {
    	font-size: 20px;
	}
	.faqSection .e-n-accordion-item-title:after {
    	top: 8px;
	}
	.faqSection .faqSection_cnt{
		margin-top: 15px;
		padding-top: 15px;
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 1199px) {
	.humanTouchRight .elementor-widget.elementor-widget-heading:not(:last-child):after{
		 display: none;
	}
	.faqSection .e-n-accordion-item {
		padding: 15px 20px;
	}
	.faqSection .e-n-accordion-item-title-header .e-n-accordion-item-title-text {
    	font-size: 18px;
	}
	.faqSection .e-n-accordion-item-title:after {
    	width: 12px;
        height: 6px;
	}
	.faqSection .faqSection_cnt p.elementor-heading-title {
		font-size: 15px;
	}
	.blogSearch form.e-search-form .e-search-input-wrapper input.e-search-input {
		padding: 15px 50px 15px 20px;
		height: 60px;
	}
}
@media (max-width: 991px) {
	.d-md-none{
		 display: none;
	}
}
@media (max-width: 767px) {
	.faqSection .e-n-accordion-item {
		padding: 15px;
	}
	.faqSection .e-n-accordion-item-title-header .e-n-accordion-item-title-text {
    	font-size: 16px;
	}
}



/*blog details style*/
.single .blogCntDetails h2,
.single .blogCntDetails h3 {
	font-size: 24px;
	margin: 0px 0px 15px 0px;
	color: #4E5267;
	line-height: 1.3;
}
.single .blogCntDetails p {
	font-size: 16px;
	margin: 0px 0px 15px 0px;
}
.single .blogCntDetails ul {
    list-style: none;
    margin: 0px 0px 15px 0px;
    padding-left: 0;
}
.single .blogCntDetails ul li {
	font-size: 16px;
}
.single .blogCntDetails a {
	color: var(--e-global-color-accent);
    word-break: break-word;
}
.single .blogCntDetails h3 a {
	font-size: 18px;
}
@media (max-width: 991px) {
	.single .blogCntDetails h2, .single .blogCntDetails h3 {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.single .blogCntDetails h2,
	.single .blogCntDetails h3 {
        font-size: 18px;
    }
	.single .blogCntDetails p {
	    font-size: 14px;
	}
	.single .blogCntDetails ul li {
		font-size: 14px;
	}
	.single .blogCntDetails h3 a {
		font-size: 16px;
	}
}