/*
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.7.1775949035
Updated: 2026-04-11 23:10:32

*/
.bkg-ful-size{
background-size: 100% 100% !important;	
}
.option-blue{
	color: #005DAA;
	font-size: 18px;
	letter-spacing: -0.279px;
}
.page-id-700 #bottom-section-footer , .page-id-883 #bottom-section-footer , .page-id-962 #bottom-section-footer{
	margin-top: -40px;
}
.ps-rel-48{
	position:relative;
	bottom:48px;
}

/* contact form start */

/* Container styling */
.custom-contact-form {
    font-family: 'Manrope';
}

/* Label styling */
.custom-contact-form label {
    display: block;
    font-weight: 700;
    font-size: 12px;
    color: #333;
    margin-bottom: 8px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
	font-family: 'Manrope';
}

/* Asterisk color */
.required-asterisk {
    color: #d93025;
    margin-left: 2px;
}

/* Input and Textarea styling */
.custom-contact-form input[type="text"],
.custom-contact-form input[type="email"],
.custom-contact-form input[type="tel"],
.custom-contact-form textarea {
    width: 100%;
    padding: 12px 20px;
    border: 0.828px solid #C2DCFF;
    border-radius: 10.349px;
    background: rgba(194, 220, 255, 0.12);
    font-size: 16px;
    color: #666;
    margin-bottom: 10px;
    box-sizing: border-box;
    transition: all 0.3s ease;
	font-family: 'Manrope';
}

/* Placeholder color */
.custom-contact-form ::placeholder {
    color: #a0aec0;
}

/* Focus effect */
.custom-contact-form input:focus,
.custom-contact-form textarea:focus {
    outline: none;
    border-color: #005696;
    background-color: #fff;
}

/* Button styling */
.custom-contact-form input[type="submit"] {
    width: 100%;
    background-color: #005696; 
    color: white;
    font-size: 16px;
    font-weight: 600;
    padding: 10.918px 26.689px;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    transition: background 0.3s ease;
    margin-top: 10px;
	font-family: Manrope;
}
.custom-contact-form .form-group br {
    display: none;
}
.custom-contact-form textarea{
	margin-bottom: 0px !important;
}
.custom-contact-form input[type="submit"]:hover {
    background-color: #004275;
}

/* CF7 error/success messages adjustment */
.wpcf7-response-output {
    border-radius: 12px !important;
    margin: 20px 0 0 0 !important;
}

/* contact form end */

/* calculator start */

.calculator-container {
    display: flex;
    gap: 40px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    align-items: center;
    padding: 20px;
}

.calc-left { flex: 1.2; }
.calc-right { flex: 0.8; }

.slider-group { margin-bottom: 35px; }

.slider-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.slider-header label {
    color: #5A6A7A;
font-family: Manrope;
font-size: 16.142px;
font-style: normal;
font-weight: 600;
line-height: 24.213px;
}

.check-mark { color: #d93025; font-weight: bold; margin-left: 5px; }

.value-display, .fee-display-box {
   color: #000;
font-family: "DM Serif Display";
font-size: 22.35px;
font-style: normal;
font-weight: 400;
line-height: 33.525px; /* 150% */
letter-spacing: -0.447px;
	border-radius: 9.933px;
border: 0.993px solid rgba(60, 131, 246, 0.22);
background: rgba(60, 131, 246, 0.10);
	height: 45px;
padding: 5px 18px !important;
}

#fee-currency {
    color: #3182ce;
    font-size: 14px;
    margin-right: 4px;
    font-weight: bold;
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 6px;
    background: #e2e8f0;
    border-radius: 10px;
    outline: none;
}

/* Disabled Slider Styling */
.readonly-slider {
    pointer-events: none; /* User isse touch nahi kar sakta */
    opacity: 0.8;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    background: #4299e1;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 0 6px rgba(66, 153, 225, 0.15);
    border: 2px solid white;
}

.blue-info-box {
    background: #005696;
    color: white;
    padding: 40px 30px;
    border-radius: 20px;
    box-shadow: 0 15px 30px rgba(0, 86, 150, 0.2);
    position: relative;
    min-height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.icon-wrap {
    background: rgba(255,255,255,0.15);
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-bottom: 20px;
}
p#box-desc {
    font-family: 'Manrope';
    font-size: 15px;
}
.blue-info-box h2 { font-size: 22px; margin-bottom: 15px; font-weight: 500 !important; font-family: "DM Serif Display";}

.cta-button {
    display: inline-block;
    background: white;
    color: #005696;
    padding: 14px 28px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 700;
    transition: 0.3s;
    text-align: center;
	font-family: manrope;
	text-decoration: none !important;
}

.loader-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    border: 4px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 0.8s linear infinite;
}

div#calyyria-lang div:nth-child(1){
    margin-top: 10px;
    font-family: 'Manrope';
    color: #000 !important;
}
.footer-social-links{
	display: flex;
    list-style-type: none;
    gap: 23px;
}

@keyframes spin { to { transform: translate(-50%, -50%) rotate(360deg); } }

#box-content-wrapper { transition: opacity 0.3s ease; }
.content-loading { opacity: 0.2; pointer-events: none; }

@media (max-width: 768px) { .calculator-container { flex-direction: column; } }

/* calculator end */



@media screen and (max-width: 767px) {
	.remove-icon a svg{
	display:none;
}
	.remove-icon-box .elementor-icon-box-icon{
	display:none !important;
	}
	.page-id-883 #bottom-section-footer , .page-id-962 #bottom-section-footer {
    margin-top: -26px;
}
	.ps-rel-48 {
    position: relative;
    bottom: 125px;
    left: 254px;
}
	.calc-left {
    width: 100% !important;
}
}
