/*
Theme Name: Hello Elementor Child
Theme URI: https://your-child-theme-website.com
Description: Child theme for Hello Elementor
Author: Shobhit Verma
Author URI: www.spiritnoise.com
Template: hello-elementor
Version: 1.0
*/


body, button, input, textarea{
	font-size: 16px;
    font-family: ruberoid,helveticaneue-light,helvetica neue light,helvetica neue,Helvetica,Arial,lucida grande,sans-serif !important;
}
h2.elementor-heading-title{
	font-size: 50px !important;
	line-height: 60px !important;
	font-family: ruberoid,helveticaneue-light,helvetica neue light,helvetica neue,Helvetica,Arial,lucida grande,sans-serif !important;
	font-weight: 400 !important;
	margin-bottom: 20px !important;
}
/*header*/
.site-navigation ul.menu li a{
    color: #000000;
    font-size: 12px;
    font-weight: 600;
}
body.home .page-header{
    display: none;
}
#main-slider .slide-wrap{
    display: flex;
}
#main-slider .text-wrap{
    display: flex;
    max-width: 600px;
    width: 100%;
    padding-left: 50px;
    background-color: #edf6f7;
}
#main-slider .text-wrap .text{
    display: inline-block;
    margin: auto -230px auto auto;
    z-index: 1;
}
#main-slider .text-wrap h2{
    font-weight: 700;
    font-size: 61px;
}
#main-slider .text-wrap p{
    font-weight: 500;
    font-size: 20px;
}
#main-slider .text-wrap p:last-child{
    margin-bottom: 0px;
}
#main-slider .text-wrap h2 span{
    color: #f36e3e;
}
#main-slider .image-wrap{
    line-height: 100%;
}
#main-slider .image-wrap{
    width: 100%;
}
#main-slider .image-wrap img{
    width: 100%;
}
.slick-dots {
    height: 65px;
    position: absolute;
    top: -50%;
    bottom: -50%;
    left: 20px;
    transform: translateY(-50%);
    list-style: none;
    padding: 0;
    margin: auto 0px;
}
.slick-dots li {
    display: block;
    margin-bottom: 5px; /* Adjust this value to control the vertical spacing */
}
.slick-dots li button{
    display: block;
    width: 10px; /* Adjust this value to control the width of each dot */
    height: 10px; /* Adjust this value to control the height of each dot */
    background-color: #f36e3e; /* Adjust this value to set the dot color */
    border: none;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    opacity: 0.6;
    transition: opacity 0.3s;
}
.slick-dots button:hover {
    opacity: 1;
}
.slick-dots .slick-active button {
    background-color: #555; /* Adjust this value to set the active dot color */
}
.slick-dots button:before{
    display: none;
}
.slick-dots .slick-active button{
    opacity: 1;
    background: #f36e3e;
}
section#about,
section#neighborhood,
section#contact{
    padding-left: 20px;
    padding-right: 20px;
}
.elementor-form-fields-wrapper .elementor-col-50{
	flex: 50%;
}
.elementor-form-fields-wrapper .elementor-col-100{
	flex: 100%;
}
.wpcf7-text, .wpcf7-textarea{
	background-color: #fff !important;
	border-color: #e1e1e1 !important;
	border-width: 1px !important;
	padding: 10px 20px !important;
}
.wpcf7-submit {
    font-size: 12px !important;
    font-weight: 600 !important;
}
.pr-10{
    padding-right: 10px;
}
.pl-10{
    padding-left: 10px;
}
#site-footer{
	display: none;
}
section#plan-map-calculator-section{
    padding-top: 100px;
}
section#plan-map-calculator-section .elementor-column{
    margin: auto 0px;
}
#plan-map-calculator-section #calculator-form-col{
    min-width: 400px;
    width: 40%;
}
#plan-map-calculator-section #plan-image-col{
    width: 60%;
}
div#investment-calculator{
    padding: 50px 30px;
    border-radius: 25px;
    color: #ffffff;
    background-color: #176167;
}
div#investment-calculator .label-wrapper {
    display: flex;
    justify-content: space-between;
}
div#investment-calculator label{
    margin-bottom: 5px;
}
div#investment-calculator input{
    padding: 15px 10px;
    margin-bottom: 10px;
    background-color: #ffffff;
}
div#investment-calculator button{
    width: 100%;
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: left;
    font-weight: 600;
    padding: 17px 10px 17px 30px;
    background-color: #F36E3E !important;
    background: #F36E3E !important;
}
div#investment-calculator .return-wrap{
    display: flex;
    justify-content: space-between;
}
div#investment-calculator .return-wrap span {
    margin: auto 0px;
}
div#investment-calculator .return-wrap #roiOutput {
    font-size: 28px;
    font-weight: bold;
}
/*responsive*/
@media(max-width: 1024px){
    #plan-map-calculator-section #calculator-form-col{
        width: 50%;
    }
    #plan-map-calculator-section #plan-image-col{
        width: 50%;
    }
}
@media(max-width: 768px){
    #main-slider .slide-wrap {
        flex-direction: column-reverse;
    }
    #main-slider .slide-wrap > * {
        flex-basis: 100%;
    }
    #main-slider .text-wrap {
        max-width: 100%;
        display: block;
        padding: 0px;
    }
    #main-slider .text-wrap .text {
        margin: 0px;
        padding: 30px 30px;
    }
    .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-db41735 .elementor-widget-wrap.elementor-element-populated{
        padding: 20px 0px 0px 0px !important;
    }
    
    .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-0558a4e .elementor-widget-wrap.elementor-element-populated{
        padding-top: 20px !important;
    }
    .elementor-column.elementor-col-100.elementor-inner-column.elementor-element.elementor-element-33c19ba .elementor-widget-wrap.elementor-element-populated{
        padding: 20px 0px 0px 0px !important;
    }
    
    #plan-map-calculator-section #calculator-form-col{
        min-width: 400px;
        width: 100%;
    }
    #plan-map-calculator-section #plan-image-col{
        width: 100%;
    }
}

@media(max-width: 480px){
    #main-slider .text-wrap h2{
        font-size: 32px;
        line-height: 36px;
    }
    h2.elementor-heading-title {
        font-size: 32px !important;
        line-height: 36px !important;
    }
}