.elementor-1103 .elementor-element.elementor-element-d40ebed{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-1103 .elementor-element.elementor-element-d40ebed:not(.elementor-motion-effects-element-type-background), .elementor-1103 .elementor-element.elementor-element-d40ebed > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFAF1;}.elementor-1103 .elementor-element.elementor-element-8dca687{--display:flex;--border-radius:16px 16px 16px 16px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-1103 .elementor-element.elementor-element-8dca687:not(.elementor-motion-effects-element-type-background), .elementor-1103 .elementor-element.elementor-element-8dca687 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.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-1103 .elementor-element.elementor-element-7085386{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-1103 .elementor-element.elementor-element-7085386 .elementor-heading-title{font-family:"p22", Sans-serif;font-size:26px;font-weight:600;color:#101828;}@media(max-width:767px){.elementor-1103 .elementor-element.elementor-element-7085386{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1103 .elementor-element.elementor-element-7085386 .elementor-heading-title{font-size:6.1vw;line-height:1.2em;}}@media(min-width:768px){.elementor-1103 .elementor-element.elementor-element-8dca687{--width:60%;}}/* Start custom CSS */.boxForm h2{
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
    font-family: "Figtree", Sans-serif;
    font-weight: 600;
     font-size: 24px;
     margin: 0;
    margin-bottom: 30px;
}

.boxForm .field{
    margin-bottom: 14px;
}
.boxForm .wpcf7-form .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}

input::placeholder, textarea::placeholder {
    color: #2e2929;
    font-size: 14px;
   font-family: "Figtree", Sans-serif;
}

.boxForm .wpcf7-form .wpcf7-form-control {
    border: 1px solid #DDD;
    border-radius:8px !important;
    padding:8px 15px !important;
    font-family: "Figtree", Sans-serif;
    line-height: 1.5;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 2px;
    margin-bottom: 0px;
     background-color: rgb(245 243 243);
}
.boxForm .field > p > label{
    font-weight: 500;
    display: block;
color: #000;
}

.boxForm  .wpcf7-checkbox .wpcf7-list-item{
    display: inherit;
    margin: 0px 30px 0px 0px;
    width: 43%;
    float: left;
}



.boxForm  .wpcf7-form .wpcf7-submit {
  width: 100%;
  color: #000;
 font-family: "Figtree", Sans-serif;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
background: linear-gradient(90deg, #b8ef43 25%, #c9f258 50%, #c9f258 100%);

    border-radius: 13px !important;
    
    padding: 17px 15px 17px 15px !important;
    height: auto !important;
    cursor: pointer;
    line-height: 1;
margin-top: 10px;
}
.boxForm  .wpcf7-spinner{
    position: absolute;
    opacity: 0;
}

select{
    font-size: 14px !important;
}


.boxForm .field{
   display: flex;
}
.boxForm p{
    width: 100%;
    margin: 0px;
}

.wpcf7-form{
    font-family: "Figtree", Sans-serif;
    font-weight: 500;
}

.wpcf7-spinner::before{
    top:50%;
    left: 50%;
transform: translate(-50%, -50%);
        background-color: green !important;
}
.boxForm .wpcf7-spinner{
        position: absolute;
    opacity: 1;
    width: 100%;
    left: 0px;
    height: 100%;
    top: 0;
    border-radius: 0px;
    margin: 0px;

    background-color: #FFF;
}

.boxForm  {
    padding-top: 10px;
}
.boxForm .wpcf7-list-item  input[type="radio"]{
    margin-left: 0px;
}
.boxForm .field > p > label{
        font-size: 16px;
    }
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 0.8em;
}
    
@media only screen and (max-width:767px){
    .boxForm .field > p > label{
        font-size: 3.7vw;
    }
    select{
    font-size: 3.7vw !important;
}
    
    .boxForm .field{
    margin-bottom: 16px;
}
    .boxForm h2{
        font-size: 19px;
        margin-bottom: 20px;
    }
    span.redclr{
        display: block;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'p22';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://web.nwkings.com/wp-content/uploads/2026/01/P22Mackinac-Medium_6.ttf') format('truetype');
}
/* End Custom Fonts CSS */