.elementor-kit-7{--e-global-color-primary:#1A6B79;--e-global-color-secondary:#232323;--e-global-color-text:#393939;--e-global-color-accent:#D81375;--e-global-color-767aed2:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );color:var( --e-global-color-767aed2 );border-style:solid;border-color:var( --e-global-color-primary );border-radius:100px 100px 100px 100px;padding:10px 25px 10px 25px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-accent );border-style:solid;border-color:var( --e-global-color-accent );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-accent );}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{background-color:var( --e-global-color-767aed2 );box-shadow:0px 10px 8px -5px rgba(0, 0, 0, 0.08);border-style:solid;border-color:#D6D6D6;border-radius:10px 10px 10px 10px;padding:15px 20px 15px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-7{line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
  background-color: var(--e-global-color-767aed2);
  box-shadow: 0px 10px 8px -5px rgba(0, 0, 0, 0.08);
  border-style: solid;
  border-color: #D6D6D6;
  border-radius: 10px 10px 10px 10px;
  padding: 15px 20px 15px 20px;
}

select.ff-el-form-control:not([size]):not([multiple]) {
  height: auto;
}

/*input[type=radio] {*/
/*  position: absolute;*/
/*  opacity: 0;*/
/*}*/

/*input[type=radio]+label:before {*/
/*  content: "";*/
/*  background: #f4f4f4;*/
/*  border-radius: 100%;*/
/*  border: 1px solid #b4b4b4;*/
/*  display: inline-block;*/
/*  width: 1.4em;*/
/*  height: 1.4em;*/
/*  position: relative;*/
/*  top: -0.2em;*/
/*  margin-right: 1em;*/
/*  vertical-align: top;*/
/*  cursor: pointer;*/
/*  text-align: center;*/
/*  transition: all 250ms ease;*/
/*}*/

/*input[type=radio]:checked+label:before {*/
/*  background-color: var(--e-global-color-primary);*/
/*  box-shadow: inset 0 0 0 4px #f4f4f4;*/
/*}*/

/*input[type=radio]:focus+label:before {*/
/*  outline: none;*/
/*  border-color: var(--e-global-color-primary);*/
/*}*/

/*input[type=radio]:disabled+label:before {*/
/*  box-shadow: inset 0 0 0 4px #f4f4f4;*/
/*  border-color: #b4b4b4;*/
/*  background: #b4b4b4;*/
/*}*/

/*input[type=radio]+label:empty:before {*/
/*  margin-right: 0;*/
/*}*//* End custom CSS */