.elementor-7989 .elementor-element.elementor-element-7664c5d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7989 .elementor-element.elementor-element-5858364{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--z-index:9;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-7989 .elementor-element.elementor-element-ec4a626{margin:-10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-7989 .elementor-element.elementor-element-ec4a626 .elementor-heading-title{font-family:"surgena", Sans-serif;font-size:44px;font-weight:500;line-height:50px;color:#2F3432;}.elementor-7989 .elementor-element.elementor-element-ad46662.elementor-element{--align-self:flex-start;}.elementor-7989 .elementor-element.elementor-element-ad46662{text-align:center;}.elementor-7989 .elementor-element.elementor-element-ad46662 .elementor-heading-title{font-family:"DM Sans", Sans-serif;font-size:18px;font-weight:400;line-height:30px;color:#414141;}.elementor-7989 .elementor-element.elementor-element-a9d6b36{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-7989 .elementor-element.elementor-element-eadfde8{--display:flex;}.elementor-7989 .elementor-element.elementor-element-78c8fe1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7989 .elementor-element.elementor-element-b40381f iframe{height:500px;}@media(min-width:768px){.elementor-7989 .elementor-element.elementor-element-7664c5d{--content-width:1300px;}.elementor-7989 .elementor-element.elementor-element-eadfde8{--width:79%;}.elementor-7989 .elementor-element.elementor-element-78c8fe1{--content-width:1260px;}}@media(max-width:1024px) and (min-width:768px){.elementor-7989 .elementor-element.elementor-element-5858364{--width:100%;}.elementor-7989 .elementor-element.elementor-element-eadfde8{--width:100%;}}@media(max-width:1024px){.elementor-7989 .elementor-element.elementor-element-5858364{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-7989 .elementor-element.elementor-element-ad46662{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7989 .elementor-element.elementor-element-a9d6b36{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}@media(max-width:767px){.elementor-7989 .elementor-element.elementor-element-5858364{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-7989 .elementor-element.elementor-element-ec4a626 .elementor-heading-title{font-size:35px;line-height:1.2em;}.elementor-7989 .elementor-element.elementor-element-b40381f iframe{height:350px;}}/* Start custom CSS for shortcode, class: .elementor-element-5c8f975 */.pb-50 {
    padding-bottom: 35px !important;
}

.wpcf7-not-valid-tip {
    color: #dc3232!important;
    font-size: 1em!important;
}/* End custom CSS */
/* Start custom CSS */.wpcf7-not-valid-tip {
    color: #dc3232!important;
}
.form-options {
    display: flex;
    flex-wrap: wrap; /* next line me shift hoga */
    gap: 15px 25px; /* spacing */
}

.form-options .wpcf7-list-item {
    display: flex !important;
    align-items: center;
    width: auto;
    margin: 0;
}

.form-options .wpcf7-list-item label {
    display: flex !important;
    align-items: center;
    gap: 6px;
    white-space: nowrap; /* text break nahi hoga */
    cursor: pointer;
}

.form-options input[type="radio"],
.form-options input[type="checkbox"] {
    margin: 0;
    flex-shrink: 0;
}

.form-options .wpcf7-list-item {
    display: block;
    margin-bottom: 8px;
}

.form-options .wpcf7-list-item label {
    display: inline-flex !important;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
}

.contact-inner-box-1 .form-clt input, .contact-inner-box-1 .form-clt textarea {
    width: auto;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}/* End custom CSS */