.elementor-55194 .elementor-element.elementor-element-1638b97{width:auto;max-width:auto;}.elementor-55194 .elementor-element.elementor-element-1638b97 > .elementor-widget-container{margin:40px 0px 40px 0px;padding:0px 0px 0px 0px;}.elementor-55194 .elementor-element.elementor-element-1638b97 .elementor-heading-title{color:#C1921A;font-size:50px;font-weight:700;}:root{--page-title-display:none;}/* Start custom CSS */.elementor-column-gap-wide:nth-child(1){
    display: none;
}

.nf-form-content{
    margin-left: 0px !important;
    margin-right:0px !important;
}

.nf-form-fields-required{
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #CB951A;
    margin-bottom: 30px;
}

.nf-form-content{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.nf-field-label label{
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 23px !important;
    color: #6F7898 !important;
}

.nf-error.field-wrap .nf-fielnf-form-fields-requiredd-element:after{
    display: none !important;
}

.nf-error-msg{
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 23px !important;
}


.ninja-forms-field{
    background: #F8F8F8 !important;
    border: 0.945129px solid rgba(85, 91, 105, 0.1) !important;
    border-radius: 2.83539px !important;
}

.submit-wrap .nf-field-element{
    display: flex !important;
    justify-content: end !important;
}

.submit-wrap .nf-field-element input{
background: #CB951A !important;
    box-shadow: 0px 5px 80px rgb(0 0 0 / 5%);
    border-radius: 5px !important;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    padding: 10px 30px 10px 30px;
}

.submit-wrap .nf-field-element input:hover{
        background:#CFAA4A;
    transform: scale(1.025);
    color: white !important;
}

@media only screen and (max-width:850px){
    .nf-form-content{
        margin-bottom:60px !important;
    }
}

@media only screen and (max-width:769px){
        .nf-form-content{
    margin-bottom:-60px !important;
}
}

@media only screen and (max-width:651px){
        .nf-form-content{
    margin-bottom:3rem !important;
}
}
    
    
@media only screen and (max-width:561px){
    .nf-form-content{
    margin-bottom:6rem !important;
}
}

@media only screen and (max-width:461px){
    .nf-form-content{
    margin-bottom:0rem !important;
}
}/* End custom CSS */