.elementor-18433 .elementor-element.elementor-element-46c20699{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--justify-content:center;--background-transition:0.3s;--margin-block-start:50px;--margin-block-end:132px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:50px;--padding-inline-end:50px;}.elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-field-group{padding-right:calc( 20px/2 );padding-left:calc( 20px/2 );margin-bottom:30px;}.elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-form-fields-wrapper{margin-left:calc( -20px/2 );margin-right:calc( -20px/2 );margin-bottom:-30px;}.elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-field-group.recaptcha_v3-bottomleft, .elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0;}body.rtl .elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-labels-inline .elementor-field-group > label{padding-left:0px;}body:not(.rtl) .elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-labels-inline .elementor-field-group > label{padding-right:0px;}body .elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-labels-above .elementor-field-group > label{padding-bottom:0px;}.elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-field-type-html{padding-bottom:0px;}.elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper){background-color:#ffffff;}.elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-field-group .elementor-select-wrapper select{background-color:#ffffff;}.elementor-18433 .elementor-element.elementor-element-2d192619 .e-form__buttons__wrapper__button-next{color:#ffffff;}.elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-button[type="submit"]{color:#ffffff;}.elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-button[type="submit"] svg *{fill:#ffffff;}.elementor-18433 .elementor-element.elementor-element-2d192619 .e-form__buttons__wrapper__button-previous{color:#ffffff;}.elementor-18433 .elementor-element.elementor-element-2d192619 .e-form__buttons__wrapper__button-next:hover{color:#ffffff;}.elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-button[type="submit"]:hover{color:#ffffff;}.elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-button[type="submit"]:hover svg *{fill:#ffffff;}.elementor-18433 .elementor-element.elementor-element-2d192619 .e-form__buttons__wrapper__button-previous:hover{color:#ffffff;}.elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-message{font-family:"Roboto", Sans-serif;font-size:18px;font-weight:500;}.elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-message.elementor-message-success{color:var( --e-global-color-primary );}.elementor-18433 .elementor-element.elementor-element-2d192619 .elementor-message.elementor-message-danger{color:#FD0000;}.elementor-18433 .elementor-element.elementor-element-2d192619{--e-form-steps-indicator-completed-secondary-color:#ffffff;}.elementor-18433 .elementor-element.elementor-element-2d192619 > .elementor-widget-container{padding:0px 0px 50px 0px;}@media(max-width:767px){.elementor-18433 .elementor-element.elementor-element-46c20699{--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:30px;--padding-block-end:30px;--padding-inline-start:20px;--padding-inline-end:20px;}}@media(min-width:768px){.elementor-18433 .elementor-element.elementor-element-46c20699{--content-width:1000px;}}/* Start custom CSS *//* booking form */
/*.e-form__step:not(:first-child) .e-form__buttons__wrapper__button-next:before{*/
/*    content:'Continue'*/
/*}*/
.form-booking .form-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
}

.form-booking .form-wrap h4 {
	width: 100%;
    color: #2B3E1A;
    text-align: center;
    font-family: "GeneralSans", Sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.36px;
}

.form-booking .form-wrap h2 {
    color: #2B3E1A;
    text-align: center;
    font-family: "GeneralSans", Sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 600;
    line-height: 64px; 
    letter-spacing: -1.56px;
}

 .form-booking h3{
    color: #2B3E1A;
    text-align: center;
    font-family: "GeneralSans", Sans-serif;
    font-size: 35px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: -1.6px;
 }

.form-wrap p{
    color: #4D4D4D;
    text-align: center;
    font-family:  "GeneralSans", Sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; 
    letter-spacing: -0.54px;
}

.two-icon {
    position: absolute;
    bottom: -200px;
    display: flex;
    column-gap: 20px;
}

.two-icon p {
    color:#2B3E1A;
    font-family: "GeneralSans", Sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.42px;
	display: flex;
	align-items: center;
}

.e-form__buttons__wrapper__button-next {
    width: 230px;
    height: 50px;
    padding: 22px 0;
    border-radius: 500px;
    background: #19437a;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.6px;
}

 .e-form__buttons__wrapper__button-next::after{
    display: inline-block;
    content:"";
    width: 22px;
    height: 14.114px;
    background: url('/wp-content/uploads/2024/01/Arrow.png');
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 15px;
}
p.has-icon {
    display:flex;
    align-items:center;
}
p.has-icon:before{
    content:"";
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('/wp-content/uploads/2024/01/checkmark.webp');
    background-repeat: no-repeat;
    background-position: center, center;
    background-size:contain;
	margin-right: 15px;
}
/*.form-booking .e-form__step{*/
/*    justify-content: center;*/
/*}*/
/*.form-booking .elementor-field-type-text, .form-booking .elementor-field-type-email{*/
/*    margin-top: 44px;*/
/*    margin-bottom: 44px !important;*/
/*}*/

/*.form-booking .elementor-field-type-number{*/
/*    margin-top: 44px;*/
/*    margin-bottom: 44px !important;*/
/*}*/

/*.form-booking .elementor-field-type-textarea{*/
/*    margin-top: 44px;*/
/*    margin-bottom: 44px !important;*/
/*}*/

.form-booking .elementor-field-group input{
    border-radius: 12px !important;
    border: 1px solid #B3B3B3 !important;
}
.form-booking .elementor-field-group textarea{
    border-radius: 12px !important;
    border: 1px solid #B3B3B3 !important;
}
.form-booking .e-form__buttons__wrapper__button-previous{
    width: 235px !important;
    border-radius: 500px;
    border: 1px solid #2B3E1A !important;
   padding: 15px 0 !important;
    background-color: transparent !important;
    color: #2B3E1A !important;
    font-family: "GeneralSans", Sans-serif;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; 
    letter-spacing: -0.6px;
}
.form-booking .elementor-field-type-submit .e-form__buttons__wrapper__button{
    width: 230px;
    padding: 22px 0;
    border-radius: 500px;
    border: 1px solid #2B3E1A;
    background: #19437a !important;
    color: #fff !important;
    font-family: "GeneralSans", Sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.6px;
}

.form-booking .elementor-field-type-submit path#Union {
    fill: #2B3E1A;
}
.form-booking .e-form__indicators__indicator:nth-child(11), .e-form__indicators__indicator__separator:nth-child(10) {
    display: none !important;
}
.form-booking .e-form__indicators__indicator__separator{
    width: 250px !important;
    height: 2px !important;
    background-color: #E6E6E6;
}
.form-booking .e-form__indicators--type-number{
    display: flex;
    flex-direction: row;
    justify-content: center !important;
    margin-bottom: 50px;
}
.form-booking .e-form__indicators__indicator{
    color: #19437a;
    padding:0 !important;
}
.form-booking .e-form__indicators__indicator--state-active .e-form__indicators__indicator__number{ 
    background-color: #19437a !important;
    border-color: #19437a !important;
    color: #19437a !important;
}
.form-booking .e-form__indicators__indicator--shape-circle{
     background-color: #19437a !important;
    border-color: #19437a !important;
    color: #19437a !important;
}

.form-booking .e-form__indicators__indicator--state-inactive .e-form__indicators__indicator--shape-circle{
    background-color: #E6E6E6 !important;
    border-color: #E6E6E6 !important;
    color: #E6E6E6 !important;
}
/*american blue print new added*/
.form-booking .e-form__indicators__indicator:first-child:after{
    content:"Owner Information";
    position: absolute;
    margin-top: 50px;
    font-size: 16px;
    color: #1e2d41;
}

.form-booking .e-form__indicators__indicator:nth-child(3):after{
    content:"Location / Service  Information";
    position: absolute;
    margin-top: 50px;
    font-size: 16px;
    color: #1e2d41;
}
.form-booking .e-form__indicators__indicator:nth-child(5):after{
    content:"Project Information";
    position: absolute;
    margin-top: 50px;
    font-size: 16px;
    color: #1e2d41;
}
/*.form-booking .elementor-field-type-step{*/
/*    gap:10px 0px;*/
/*}*/
/*.form-booking .elementor-field-type-radio .elementor-field-option{*/
/*    width: 8%;*/
/*    display: flex;*/
/*    gap: 10px;*/
/*}*/
/*.form-booking .elementor-field-option label{*/
/*    padding:0;*/
/*}*/
/*.form-booking .elementor-field-option input[type=radio] {*/
/*    border: 0px;*/
/*    width: 20px;*/
/*    height: 100%;*/
/*    margin:0;*/
/*}*/
/*.elementor-field-type-checkbox .elementor-field-option input{*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    margin: 0;*/
/*}*/

/*.elementor-field-type-checkbox .elementor-field-option{*/
/*    display: flex;*/
/*    align-items: center;*/
/*    gap: 10px;*/
/*}*/
/*.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{*/
/*    padding-right: 20px;*/
/*}*/
/*.elementor-field-group-field_4aefcf0, */
/*.elementor-field-group-field_8c14bff{*/
/*    width: fit-content !important;*/
/*}*/
.e-form__buttons__wrapper__button-next{
    height: fit-content;
    padding: 15px 0 !important;
}
.elementor-field-type-submit button{
    width: 230px;
    padding: 15px 0 !important;
    border-radius: 500px;
    border: 1px solid #2B3E1A;
    background: #19437a !important;
    color: #fff !important;
    font-family: "GeneralSans", Sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.6px;
}
.elementor-field-type-checkbox,
.elementor-field-type-radio{
    height: fit-content;
}
input#form-field-first_name, input#form-field-field_97e9cdb {
    min-height: 30px;
}
.elementor-field-type-radio span.elementor-field-option {
    width: 30%;
    flex-basis: auto !important;
}
.elementor-field-type-checkbox .elementor-field-option{
    width: 50%;
    flex-basis: auto !important;
}
.elementor-field-group-field_4aefcf0 .elementor-field-subgroup .elementor-field-option,
.elementor-field-group-field_8c14bff .elementor-field-subgroup .elementor-field-option{
    width: 100% !important;
}
.elementor-field-group-field_8043c40 span.elementor-field-option {
    width: 33%;
}
@media only screen and (max-width: 816px) {
    .form-booking .e-form__indicators__indicator:first-child:after{
    display:none;
}

.form-booking .e-form__indicators__indicator:nth-child(3):after{
    display:none;
}
.form-booking .e-form__indicators__indicator:nth-child(5):after{
    display:none;
}
}
@media only screen and (max-width: 767px) {
	.form-booking .form-wrap h2{
		font-size: 36px ;
		line-height: 48px;
        letter-spacing: -1.14px;
        margin:10px 0;
	} 
	.form-booking .form-wrap h2.last{
		font-size: 32px ;
		line-height: 48px;
        letter-spacing: -1.14px;
        margin:10px 0;
	}
	.elementor-field-type-radio span.elementor-field-option {
    width: 100%;
    flex-basis: auto !important;
}
.elementor-field-type-checkbox .elementor-field-option{
    width: 100%;
    flex-basis: auto !important;
}

}/* End custom CSS */