.page-template-page-multistep-form {
    font-family: "Rubik", Sans-serif;
    background-color: transparent;
    background-repeat: no-repeat;
}
.page-template-page-multistep-form #multistep-form {
    width: 1000px;
    max-width: 100%;
    margin: 35px auto 45px;
    min-height: 700px;
}
.page-template-page-multistep-form #multiStepForm strong {
    font-weight: 600;
}
.page-template-page-multistep-form #multiStepForm h2 {
    font-size: 40px;
    font-weight: 500;
    color: #211850;
    margin: 0;
    text-align: center;
}
.page-template-page-multistep-form #multiStepForm h3 {
    font-size: 28px;
    font-weight: 400;
    color: #211850;
    margin: 0 0 25px 0;
    text-align: center;
}
.page-template-page-multistep-form #multiStepForm #step-1 .step1blockItem.step1blockright h2 {
    font-size: 35px;
    font-weight: 400;
    color: #211850;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}
.page-template-page-multistep-form #multiStepForm #step-1 .step1blockItem.step1blockright h2 span img {
    margin-right: 22px
}
.page-template-page-multistep-form #multiStepForm #step-1 .step1blockItem.step1blockright h3 {
    font-size: 28px;
    font-weight: 300;
    color: #b541fa;
    margin: 0 0 18px 0;
    padding: 0;
}
.page-template-page-multistep-form #multiStepForm #step-1 .step1blockItem.step1blockright .text-desc p {
    font-size: 18px;
    font-weight: 300;
    color: #211850;
    margin: 0;
    padding: 0 0 4px 0;
}
.page-template-page-multistep-form #multiStepForm #step-1 {
    text-align: center;
}
.page-template-page-multistep-form #multiStepForm #step-1 h2.step1Title {
    font-size: 32px;
    color: #fff;
    font-weight: 300;
    margin: 18px 0 25px 0;
    padding: 10px 30px;
    border-radius: 20px;
    background-color: #21184f;
    border: none;
    display: inline-block;
}
.page-template-page-multistep-form #multiStepForm #step-1 h2.step1Title p {
    margin: 0;
    padding: 0;
}
.page-template-page-multistep-form #multiStepForm #step-2 {
    text-align: center;
}
.page-template-page-multistep-form #multiStepForm #step-2 h2 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 25px 0;
    padding: 10px 30px;
    border-radius: 20px;
    background: linear-gradient(to right, #241955, #b13ff6);
    border: none;
    display: inline-block;
}
.page-template-page-multistep-form #multiStepForm #step-2 h2 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 25px 0;
    padding: 10px 30px;
    border-radius: 20px;
    background: linear-gradient(to right, #241955, #b13ff6);
    border: none;
    display: inline-block;
}
.page-template-page-multistep-form #multiStepForm #step-3 h2 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 25px 0;
    padding: 10px 30px;
    border-radius: 20px;
    background: linear-gradient(to right, #241955, #b13ff6);
    border: none;
    display: inline-block;
}
.page-template-page-multistep-form #multiStepForm #step-3 {
    text-align: center;
}
.page-template-page-multistep-form #multiStepForm #step-3 h2 {
    font-size: 32px;
    font-weight: 600;
    color: #211850;
    margin: 0 0 18px 0;
    padding: 10px 30px;
    border-radius: 20px;
    background: transparent;
    border: none;
    display: inline-block;
}
.page-template-page-multistep-form #multiStepForm #step-3 .text-desc {
    margin: 0 0 18px 0;
}
.page-template-page-multistep-form #multiStepForm #step-3 .text-desc p {
    font-size: 22px;
    font-weight: 400;
    color: #211850;
    margin: 0;
    padding: 0 0 4px 0;
}
.page-template-page-multistep-form #multiStepForm #step-3 #custom-button {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 6px 0;
    padding: 10px 30px;
    border-radius: 20px;
    background: linear-gradient(to right, #241955, #b13ff6);
    border: none;
}
.page-template-page-multistep-form #multiStepForm #step-3 #custom-button:hover {
    background-color: #76f6f5;
}
.bottom-icon {
    margin: 50px 0 35px;
    text-align: center;
}
.bottom-icon img {
    margin: 0 auto;
}
.page-template-page-multistep-form #multiStepForm .elementor-button {
    background-color: transparent;
    font-size: 20px;
    font-weight: 500;
    background-image: linear-gradient(180deg, #252458 0%, #2a2f61 100%);
    border-radius: 999px;
    border: none;
}
.page-template-page-multistep-form #multiStepForm #step-1 .step1blocks {
    display: flex;
}
.page-template-page-multistep-form #multiStepForm #step-1 .step1blocks .step1blockItem {

}
.form-step {
    display: none;
}
.form-step:first-child {
    display: block;
}
.page-template-page-multistep-form #multiStepForm tr:nth-child(even) {
    background-color: #dddddd;
}

.page-template-page-multistep-form #main-treatment-category .checkbox-buttons input[type="checkbox"] {
    display: none; /* Hide the checkbox */
}
.page-template-page-multistep-form #main-treatment-category {
    display: grid;
    grid-template-columns: repeat(3, 186px); /* 3 columns */
    gap: 20px;
    justify-content: center;
    align-content: center;
}
.page-template-page-multistep-form #main-treatment-category .checkbox-buttons {
    /*flex: 0 0 calc(33.33% - 10px);*/
    margin: 0 auto;
    text-align: center;
    /*box-sizing: border-box;*/
    position: relative;
    border-radius: 10px;
    padding: 4px;
    width: 186px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-template-page-multistep-form #main-treatment-category .checkbox-buttons .treatment-name {
    color: #21194a;
    font-size: 18px;
    margin-top: 14px;
    font-weight: 500;
}
@property --angle{
    syntax: "<angle>";
    initial-value: 122deg;
    inherits: false;
}
.page-template-page-multistep-form #main-treatment-category .type-one::after, .page-template-page-multistep-form #main-treatment-category .type-one::before{
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: conic-gradient(from var(--angle), #250f50, #ae48f4, #73e6f8, #ba3cff, #612c9e);
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    z-index: -1;
    padding: 3px;
    border-radius: 10px;
    animation: 3s spin linear infinite;
}
.page-template-page-multistep-form #main-treatment-category .type-two::after, .page-template-page-multistep-form #main-treatment-category .type-two::before{
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: conic-gradient(from var(--angle), #68eae8, #ae4eff, #311c77, #b341f8, #99a0f0);
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    z-index: -1;
    padding: 3px;
    border-radius: 10px;
    animation: 3s spin linear infinite;
}
.page-template-page-multistep-form #main-treatment-category .checkbox-buttons label {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: 10px 20px;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
    transition: all 0.5s ease;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    letter-spacing: 1.3px;
    width: 100%;
    height: 100%;
}
.page-template-page-multistep-form #main-treatment-category .checkbox-buttons label.checked {
    background: linear-gradient(55deg, #252458 0%, #2a2f61 100%);
    color: #fff;
    border-color: transparent;
}
.page-template-page-multistep-form #main-treatment-category .checkbox-buttons label.checked .treatment-name {
    color: #fff;
}
.page-template-page-multistep-form #main-treatment-category .checkbox-buttons input[type="checkbox"]:checked + label {
    background-color: #0073e6;
    color: #fff;
    border-color: #005bb5;
}
.page-template-page-multistep-form #main-treatment-category .checkbox-buttons input[type="checkbox"]:checked + label {
    background: linear-gradient(45deg, #054368, #054368);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
    color: white;
    border-color: transparent;
}
.page-template-page-multistep-form #sub-treatment-category .checkbox-buttons input[type="checkbox"] {
      display: none; /* Hide the checkbox */
}
.page-template-page-multistep-form #sub-treatment-category {
      display: flex;
      flex-wrap: wrap;
}
.page-template-page-multistep-form #sub-treatment-category .checkbox-buttons {
    flex: 0 0 calc(33.33% - 10px);
    margin: 5px;
    text-align: center;
    box-sizing: border-box;
}
.page-template-page-multistep-form #sub-treatment-category .checkbox-buttons label {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f5f5;
    border: 2px solid #ddd;
    border-radius: 8px;
    padding: 10px 20px;
    font-size: 1rem;
    cursor: pointer;
    text-align: center;
    transition: all 0.5s ease;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    line-height: 1.6em;
    letter-spacing: 1.3px;
}
.page-template-page-multistep-form #sub-treatment-category .checkbox-buttons label.checked {
    background: linear-gradient(55deg, #252458 0%, #2a2f61 100%);
    color: white;
    border-color: transparent;
}
.page-template-page-multistep-form #sub-treatment-category .checkbox-buttons label::before {
    content: '';
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    margin-right: 0;
    transform: translateX(0);
}
.page-template-page-multistep-form #sub-treatment-category .checkbox-buttons input[type="checkbox"]:checked + label {
    background-color: #0073e6;
    color: #fff;
    border-color: #005bb5;
}
.page-template-page-multistep-form #sub-treatment-category .checkbox-buttons input[type="checkbox"]:checked + label {
    background: linear-gradient(45deg, #054368, #054368);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
    color: white;
    border-color: transparent;
}
.page-template-page-multistep-form #multiStepForm .select-location {
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.page-template-page-multistep-form #multiStepForm .select-location select {
    margin: 15px 0;
    width: 300px;
    background-color: #FFFFFF;
    border-color: #00D3DA;
    border-width: 1px;
    border-radius: 40px;
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.3;
}
.page-template-page-multistep-form #multiStepForm #buttons {
    text-align: center;
    margin: 25px 0 15px 0;
}
.page-template-page-multistep-form #multiStepForm .ntf {
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.page-template-page-multistep-form #multiStepForm .ntf input {
    margin: 15px 0;
    width: 300px;
    background-color: #FFFFFF;
    border-color: #00D3DA;
    border-width: 1px;
    border-radius: 40px;
    display: block;
    text-align: center;
    font-size: 1.4rem;
}
.page-template-page-multistep-form #multiStepForm .fuhd {
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.page-template-page-multistep-form #multiStepForm .step1blocks .step1blockright {
    flex: 0 0 calc(68% - 10px);
    margin: 0;
    text-align: right;
    box-sizing: border-box;
    padding-left: 20px;
}
.page-template-page-multistep-form #multiStepForm .step1blocks .step1blockleft {
    flex: 0 0 calc(32% - 10px);
    margin: 0;
    text-align: left;
    box-sizing: border-box;
}
.page-template-page-multistep-form #file-name {
    margin-top: 10px;
    font-style: italic;
    color: #3f2a2a;
    font-size: 22px;
}
.page-template-page-multistep-form .error-location {
    margin-top: 10px;
    font-style: italic;
    color: #ad0343;
    font-size: 22px;
}
.page-template-page-multistep-form .error-name {
    margin-top: 10px;
    font-style: italic;
    color: #ad0343;
    font-size: 22px;
}
.page-template-page-multistep-form .error-phone {
    margin-top: 10px;
    font-style: italic;
    color: #ad0343;
    font-size: 22px;
}
.page-template-page-multistep-form #multiStepForm table {
    direction: rtl;
    text-align: right;
    width: 100%;
    border-collapse: collapse;
    border-radius: 0;
    overflow: visible;
    border: none;
    background: transparent;
    position: relative; /* Creates a stacking context for the table */
    z-index: 1; /* Base z-index for the table */
}
.page-template-page-multistep-form #multiStepForm th {
    background-color: #054368;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    padding: 10px;
    border-left: 4px solid #9eced0;
    border-bottom: 4px solid #9eced0;
}
.page-template-page-multistep-form #multiStepForm th:last-child {
    border-left: 0;
}
.page-template-page-multistep-form #multiStepForm tr {
    background-color: #E8FCFCFF;
}
.page-template-page-multistep-form #multiStepForm tr:nth-child(even) {
    background-color: #e4f8f8;
}
.page-template-page-multistep-form #multiStepForm td, .page-template-page-multistep-form #multiStepForm th, .page-template-page-multistep-form #multiStepForm tr {
    position: relative;
}
.page-template-page-multistep-form #multiStepForm th {
    padding: 12px;
    text-align: center;
    font-size: 20px;
}
.page-template-page-multistep-form #multiStepForm td {
    padding: 12px;
    text-align: right;
    font-size: 18px;
}
.page-template-page-multistep-form #multiStepForm .vracb {
    background-color: transparent;
    font-size: 18px;
    font-weight: 300;
    background-image: linear-gradient(180deg, #017ca9 0%, #0b8997 100%);
    border-radius: 5px;
    color: #fff;
    padding: 5px 12px;
    border: none;
    cursor: pointer;
}
.page-template-page-multistep-form .ppsend {
    background:rgba(1,1,18,.45);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    right:0;
    z-index:10000;
}
.page-template-page-multistep-form .ppsend > div {
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 400px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 29px;
    padding: 30px 5%;
    top: 40%;
    background-color: #80b74f;
}
.page-template-page-multistep-form .ppsend p {
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    padding: 0;
    margin: 0;
}
.page-template-page-multistep-form .pcb {
    border: .5px solid #6f6f6f;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    position: absolute;
    top: -12px;
    right: -12px;
    font-size: 15px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #e9e9e9;
    background-color: #21184f;
}
.page-template-page-multistep-form .pcb:hover {
    background-color: #ccc;
}
.page-template-page-multistep-form  #search-info {
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
}
.page-template-page-multistep-form  #search-info span {
    font-weight: 600;
}
.page-template-page-multistep-form  #search-info span.search-info-text {
    font-weight: 400;
}
.page-template-page-multistep-form  .clinic-info-popover-container {
    position: relative;
    display: inline-block;
}
.page-template-page-multistep-form  .clinic-info-popover-button {
    background-color: transparent;
    font-size: 18px !important;
    font-weight: 300 !important;
    background-image: linear-gradient(180deg, #80b74f 0%, #80b452 100%);
    border-radius: 5px;
    color: #fff;
    padding: 5px 12px;
    border: none;
    cursor: pointer;
}
.page-template-page-multistep-form .clinic-info-popover {
    position: absolute;
    background-color: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    padding: 15px;
    width: 250px;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s, visibility 0.6s;
    text-align: right;
}
.page-template-page-multistep-form .clinic-info-popover h4 {
    font-weight: 600 !important;
    font-size: 18px;
}
.page-template-page-multistep-form .clinic-info-popover p {
    padding: 0;
    margin-bottom: 4px;
    font-size: 16px;
}
.page-template-page-multistep-form .clinic-info-popover p span {
    font-weight: 500;
}
.page-template-page-multistep-form .clinic-info-popover div {
    font-weight: 400;
    font-size: 16px;
}
.page-template-page-multistep-form .clinic-info-popover div span {
    font-weight: 400;
}
.page-template-page-multistep-form .clinic-info-popover-left {
    right: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
}
.page-template-page-multistep-form .clinic-info-popover-container:hover .clinic-info-popover {
    opacity: 1;
    visibility: visible;
}
.page-template-page-multistep-form .clinic-info-popover::before {
    content: "";
    position: absolute;
    border: 8px solid transparent;
}
.page-template-page-multistep-form .clinic-info-popover-left::before {
    border-left-color: #fff;
    right: -16px;
    top: 50%;
    transform: translateY(-50%);
}
.page-template-page-multistep-form #multiStepForm p.no-results {
    font-size: 18px;
    font-weight: 500;
    color: #FF0000;
    text-align: center;
    padding: 0 15px;
}
.page-template-page-multistep-form .clinic-results-mobile {
    padding: 15px;
}
/* Container size */
#step-4 .select2-container {
    width: 300px !important;
    font-size: 16px;
    margin: 10px 0;
}
/* Selected item box */
#step-4 .select2-container .select2-selection--single {
    height: 55px;
    color: #333;
    width: 300px;
    background-color: #FFFFFF;
    border-color: #00D3DA;
    border-width: 1px;
    border-radius: 40px;
    display: block;
    text-align: center;
    font-size: 1.4rem;
}
/* Remove default arrow padding */
#step-4 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 55px;
    padding-left: 0;
    padding-right: 0;
}
/* Arrow icon */
#step-4 .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    right: 10px;
}
/* Dropdown list */
#step-4 .select2-container .select2-dropdown {
    background: #fff;
    border: 1px solid #b541fa;
    border-radius: 40px;
    height: 20px;
}
/* Options */
#step-4 .select2-results__option {
    padding: 8px 12px;
    font-size: 15px;
    color: #333;
}
/* Hover on options */
#step-4 .select2-results__option--highlighted {
    background-color: #0073aa;
    color: white;
}
/* Selected option inside dropdown */
#step-4 .select2-results__option[aria-selected=true] {
    background-color: #e2e2e2;
    color: #111;
}
@media screen and (min-width: 1001px) {
.page-template-page-multistep-form .clinic-reslts-dsktp {
    display: block;
}
.page-template-page-multistep-form .clinic-results-mobile {
    display: none;
}
}
@media screen and (max-width: 1000px) {
.page-template-page-multistep-form .clinic-reslts-dsktp {
    display: none;
}
.page-template-page-multistep-form .clinic-results-mobile {
    display: block;
}
.page-template-page-multistep-form #multistep-form {
    width: 100%;
    max-width: 100%;
    min-height: auto;
}
.page-template-page-multistep-form .step1blockItem.step1blockright {
    padding: 0 15px;
}
.page-template-page-multistep-form .step1blockItem.step1blockright h2 {
    margin: 0 -15px !important;
}
.page-template-page-multistep-form #multiStepForm h2 {
    padding: 0 15px;
    font-size: 24px;
}
.page-template-page-multistep-form #multiStepForm h3 {
    padding: 0 15px;
    font-size: 22px;
}
.page-template-page-multistep-form #multiStepForm #step-4 h2 {
    font-size: 24px;
}
.page-template-page-multistep-form #multiStepForm #step-4 h3 {
    font-size: 22px;
}
.page-template-page-multistep-form #search-info {
    padding: 0 15px;
}
.page-template-page-multistep-form #main-treatment-category .checkbox-buttons label, .page-template-page-multistep-form #sub-treatment-category .checkbox-buttons label {
    padding: 5px 5px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}
.page-template-page-multistep-form #main-treatment-category {
    grid-template-columns: repeat(2, 186px);
}
.page-template-page-multistep-form .clinic-results-mobile hr {
    text-align: center;
    background-color: #2B3364;
    height: 2.5px;
    width: 100%;
    margin: 20px auto;
    border: none;
}
}
@media screen and (max-width: 768px) {
.page-template-page-multistep-form #multistep-form {
    width: 100%;
    max-width: 100%;
    min-height: auto;
}
.page-template-page-multistep-form #main-treatment-category .checkbox-buttons, .page-template-page-multistep-form #sub-treatment-category .checkbox-buttons {
    flex: 0 0 calc(49.33% - 10px);
    margin: 5px;
}
.page-template-page-multistep-form #main-treatment-category .checkbox-buttons label::before, .page-template-page-multistep-form #sub-treatment-category .checkbox-buttons label::before {
    width: 50px;
    height: 50px;
    background-position: center;
}
.page-template-page-multistep-form #main-treatment-category .checkbox-buttons label, .page-template-page-multistep-form #sub-treatment-category .checkbox-buttons label {
    padding: 3px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
}
.page-template-page-multistep-form #multiStepForm #step-1 .step1blockItem.step1blockright h2 {
    flex-direction: column-reverse;
}
.page-template-page-multistep-form #multiStepForm #step-1 .step1blockItem.step1blockright h2 span img {
    margin-right: 0;
}
.page-template-page-multistep-form #multiStepForm #step-1 .step1blockItem.step1blockright .text-desc p {
    font-size: 16px;
}
.page-template-page-multistep-form #multiStepForm #step-1 .step1blockItem.step1blockright h3 {
    font-size: 20px;
}
.page-template-page-multistep-form #multiStepForm #step-1 .step1blockItem.step1blockright h2 {
    font-size: 24px;
}
.page-template-page-multistep-form #multiStepForm #step-1 h2.step1Title {
    font-size: 25px;
}
}
@media screen and (max-width: 500px) {
.page-template-page-multistep-form #main-treatment-category {
    grid-template-columns: repeat(2, 140px);
    gap: 20px;
}
.page-template-page-multistep-form #main-treatment-category .checkbox-buttons {
    width: 140px;
    height: 135px;
    margin: 0;
}
.page-template-page-multistep-form #main-treatment-category img {
    width: 65px;
}
}