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



body,html{
	overflow-x:hidden;
}
.icon-box .elementor-icon-box-icon {
    margin-top: -70px;
}

.elementor-image-box-content {}

.voice-box .elementor-image-box-content span {
    font-size: 16px;
    line-height: 20px;
}

.post-btn a.elementor-button {

    padding: 10px 15px !important;
}

.post-btn a.elementor-button span.elementor-button-icon svg {
    font-size: 11px;
}
.cta-1 {
    width: 90%;
    margin: 0 auto;
}
body.page-id-325 .cta-1, 
body.page-id-325 .cta-2,
body.page-id-395 .cta-1,
body.page-id-395 .cta-2,
body.page-id-395 .ftr-inner{
	display:none;
}
.elementor-swiper-button svg {
    fill: transparent !important;
}

.btn-lg a.elementor-item {
    display: none;
}
span.bld {
    font-weight: 600;
    color: #101828;
}
.deep-col {
    min-height: 500px;
}
body.postid-929 .feat-img {
    display: none;
}
@media screen and (min-width:1700px) and (max-width:1920px){
/* 	.e-con-inner{
	max-width: 1600px !important;	
	}
	body h1{
		font-size: 65px !important;
		font-weight: 600 !important;
		line-height: 70px !important;		
	}
	body h2{
		font-size: 45px !important;
		font-weight: 600 !important;
		line-height: 50px !important;	
	}
	body h3{
			font-size: 30px !important;
		line-height: 40px !important;		
	}
	body p, body a, .elementor-widget-theme-post-excerpt, ul li span,
	h3.elementor-image-box-title span{
		font-size: 20px !important;
		line-height: 30px !important;
	}
	.br-qu {
		left: 195px !important;
		top: 105px !important;
	}
	.what-banner {
    height: 550px;
}
	.sec-2-wt {
    height: 600px;
} */
}


@media (max-width:767px){
	
.btn-lg a.elementor-item {
    display: block;
}
.item-inner .slick-dots li{
	    position: relative;
    display: inline-block;
    width: 60px;
    height: 13px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.item-inner .slick-dots li button {
    width: 40px;
    height: 10px;
    margin: 0 5px;
}


.item-inner .slick-dots li button:before {
    font-size: 0; /* hide the default dot */
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fd843b; /* default color */
    border-radius: 5px; /* optional: rounded edges */
}

.voice-box p.elementor-image-box-description {
    position: relative;
}

.voice-box p.elementor-image-box-description:before {
    content: '';
    background: url(https://timj90.sg-host.com/wp-content/uploads/2025/05/WYSIWYG-editor-icon.svg);
    width: 32px;
    height: 32px;
    position: absolute;
    top: -40px;
    /* bottom: -8px; */
}

}

