.elementor-4884 .elementor-element.elementor-element-54496db{--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-4884 .elementor-element.elementor-element-92c3f70 > .elementor-widget-container{margin:27px 0px 0px 0px;}.elementor-4884 .elementor-element.elementor-element-92c3f70 .ct-heading .item--title{color:#000000;font-size:42px;line-height:52px;margin-bottom:29px;}.elementor-4884 .elementor-element.elementor-element-92c3f70 .ct-heading .item--title i{color:#000000;}.elementor-4884 .elementor-element.elementor-element-92c3f70 .ct-heading .item--sub-title{color:#058283;font-size:16px;font-weight:500;text-transform:uppercase;margin-bottom:13px;}.elementor-4884 .elementor-element.elementor-element-92c3f70 .ct-heading .item--sub-title.style3:before{background-color:#058283;}.elementor-4884 .elementor-element.elementor-element-92c3f70 .ct-heading .item--sub-title.style7:before{background-color:#058283;}.elementor-4884 .elementor-element.elementor-element-92c3f70 .ct-heading .item--sub-title.style7:after{background-color:#058283;}.elementor-4884 .elementor-element.elementor-element-412ca30{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-4884 .elementor-element.elementor-element-1c7f4a5{--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-4884 .elementor-element.elementor-element-323bbed{--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;--justify-content:flex-start;}.elementor-4884 .elementor-element.elementor-element-323bbed.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-4884 .elementor-element.elementor-element-0335429 > .elementor-widget-container{border-radius:3px 3px 0px 0px;}.elementor-4884 .elementor-element.elementor-element-0335429 .ct-image-single{text-align:center;}.elementor-4884 .elementor-element.elementor-element-0a767f1{--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:-82px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.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-4884 .elementor-element.elementor-element-f790018 > .elementor-widget-container{margin:15px 0px 0px 0px;padding:0px 50px 0px 0px;}.elementor-4884 .elementor-element.elementor-element-f790018{text-align:right;}.elementor-4884 .elementor-element.elementor-element-f790018 .elementor-heading-title{color:#037677;}@media(min-width:768px){.elementor-4884 .elementor-element.elementor-element-1c7f4a5{--width:60%;}.elementor-4884 .elementor-element.elementor-element-323bbed{--width:40%;}}@media(max-width:1024px){.elementor-4884 .elementor-element.elementor-element-92c3f70 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4884 .elementor-element.elementor-element-92c3f70 .ct-heading .item--title{font-size:36px;line-height:45px;}.elementor-4884 .elementor-element.elementor-element-f790018 > .elementor-widget-container{margin:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-4884 .elementor-element.elementor-element-92c3f70 .ct-heading .item--title{font-size:32px;line-height:38px;}}/* Start custom CSS for heading, class: .elementor-element-f790018 */.elementor-heading-title.elementor-size-default{
   
  font-size: 0.9rem !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  display: inline-block !important;
  margin-top: 15px !important;
}


.elementor-heading-title.elementor-size-default:hover {
    text-decoration: underline !important;
    color: #025E67 !important;
}/* End custom CSS */
/* Start custom CSS */#pagetitle{
        display: none !important;
}


.ur-frontend-form{
    border: none !important;
}

/* General Form Styling */
/*.register {*/
/*    max-width: 600px !important;*/
/*    margin: 0 auto !important;*/
/*    padding: 20px !important;*/
/*    background-color: #f9f9f9 !important;*/
/*    border: 1px solid #ddd !important;*/
/*    border-radius: 5px !important;*/
/*    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;*/
/*}*/

/* Form Row */
.ur-form-row {
    margin-bottom: 20px !important;
}

/* Input Fields */
.input-text {
    width: 100% !important;
    padding: 10px 15px !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    border-radius: 4px !important;
    transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out !important;
}

.input-text:focus {
    border-color: #80bdff !important;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
    outline: none !important;
}

/* Labels */
.ur-label {
    display: block !important;
    font-weight: 500 !important;
    margin-bottom: 8px !important;
    font-size: 0.9rem !important;
    color: #333 !important;
}

/* Select Dropdown */
.select {
    width: 100% !important;
    padding: 10px 15px !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    border-radius: 4px !important;
    transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out !important;
}

.select:focus {
    border-color: #80bdff !important;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
    outline: none !important;
}

/* Button */
.btn {
    display: inline-block !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-align: center !important;
    vertical-align: middle !important;
    user-select: none !important;
    background-color: #007bff !important;
    border: 1px solid transparent !important;
    padding: 10px 20px !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    border-radius: 4px !important;
    transition: background-color 0.2s ease-in-out !important;
    cursor: pointer !important;
}

.btn:hover {
    background-color: #0056b3 !important;
}

/* Password Input Group */
.password-input-group {
    position: relative !important;
}

.password-input-group input {
    padding-right: 2.5rem !important;
}

/* Notes Textarea */
textarea {
    width: 100% !important;
    padding: 10px 15px !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    border-radius: 4px !important;
    resize: vertical !important;
    transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out !important;
}

textarea:focus {
    border-color: #80bdff !important;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
    outline: none !important;
}

/* Character Count */
.ur-input-count {
    font-size: 0.85rem !important;
    color: #737373 !important;
}

/* Responsive Design */
@media (max-width: 768px) {
    .register {
        padding: 15px !important;
    }

    .btn {
        width: 100% !important;
    }
}/* End custom CSS */