﻿.form-loading {
    background: url(/images/loading.gif) no-repeat center 100px;
    min-height: 700px;
}

.mbd-submit-default {
    display: block;
    position: relative;
    padding: 0 15px;
    margin: 0;
    font-size: 14px;
}

.mbd-submit-default .sd-fields {
    position: relative;
}

.mbd-submit-default .sd-fields .sd-field {
    margin-bottom: 25px;
    min-height: 60px;
}

.mbd-submit-default .sd-fields .sd-field .sd-field-text {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 8px;
}

.mbd-submit-default .sd-fields .sd-field .sd-field-required span {
    font-weight: 700;
    display: block;
    color: #ecbc4b;
    padding: 1em;
    background-color: #fff6de;
    margin-top: 10px;
}

.steps .disabled {
    opacity: 0.5
}

.madeorder {
    background: #fff;
    border-radius: 5px;
    padding: 10px;
}

.submitbtn {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    width: fit-content;
    margin-right: auto;
}

.submitbtn button {
    background-color: var(--accent-color);
}

.contactformwrapper {
    border-radius: 6px;
    background: rgba(217, 217, 217, 0.40);
    box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.25), 3px 0px 5px 1px rgba(255, 255, 255, 0.26) inset;
    backdrop-filter: blur(12px);
}

ul.contactusfixedbard {
    position: fixed;
    left: 50px;
    top: calc(100vh - 90%);
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    direction: ltr;
}

ul.contactusfixedbard .text {
    line-height: normal;
    border-radius: 5px;
    max-width: 278px;
    font-size: 0;
    transition: all .2s ease-in-out;
    text-align: right;
    padding: 0rem 1rem;
}

ul.contactusfixedbard li {
    display: flex;
    align-items: center;
    background: transparent;
    padding: 0 0rem 0 2rem;
    position: relative;
    background-position: 0rem 0;
    width: 380px;
    transition: all .2s ease-in-out;
    height: 5rem;
    background-size: 0;
    background-repeat: no-repeat;
}

ul.contactusfixedbard li.haschild {
    display: flex;
    align-items: center;
    background: transparent;
    padding: 0 0rem 0 2rem;
    position: relative;
    background-position: 0rem 0;
    width: 380px;
    transition: all .2s ease-in-out;
    height: 5rem;
    background-size: 0;
    background-repeat: no-repeat;
}

ul.contactusfixedbard li.haschild:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cg filter='url(%23filter0_bd_1670_2636)'%3E%3Cpath d='M27.0609 19.4858C28.145 16.2111 31.2061 14 34.6556 14H338C342.418 14 346 17.5817 346 22V60C346 64.4183 342.418 68 338 68H11L27.0609 19.4858Z' fill-opacity='0.49' shape-rendering='crispEdges' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_bd_1670_2636' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='4'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_1670_2636'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='7'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.17 0'/%3E%3CfeBlend mode='normal' in2='effect1_backgroundBlur_1670_2636' result='effect2_dropShadow_1670_2636'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect2_dropShadow_1670_2636' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
    transition: background .2s ease-in-out;
    background-size: 100%;
}

ul.contactusfixedbard li:hover:first-child .text {
    font-size: 20px;
}

ul.contactusfixedbard li:hover .text {
    font-size: inherit;
    width: fit-content;
    font-size: 13px;
    text-align: right;
}

ul.contactusfixedbard li .icon {
    display: flex;
    align-items: center;
}

ul.contactusfixedbard li:hover .icon svg {
    fill: var(--accent-color);
    width: 1.5rem !important;
}

ul.contactusfixedbard li .icon svg {
    fill: #fff;
    width: 1.5rem !important;
}

.fullnameinput input {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42' fill='none'%3E%3Cpath d='M33.25 5.25H8.75C6.825 5.25 5.25 6.825 5.25 8.75V33.25C5.25 35.175 6.825 36.75 8.75 36.75H33.25C35.175 36.75 36.75 35.175 36.75 33.25V8.75C36.75 6.825 35.175 5.25 33.25 5.25ZM21 10.5C24.3775 10.5 27.125 13.2475 27.125 16.625C27.125 20.0025 24.3775 22.75 21 22.75C17.6225 22.75 14.875 20.0025 14.875 16.625C14.875 13.2475 17.6225 10.5 21 10.5ZM33.25 33.25H8.75V32.8475C8.75 31.7625 9.24 30.7475 10.08 30.0825C13.0725 27.685 16.87 26.25 21 26.25C25.13 26.25 28.9275 27.685 31.92 30.0825C32.76 30.7475 33.25 31.78 33.25 32.8475V33.25Z' fill='%23DF1820' fill-opacity='0.72'/%3E%3C/svg%3E") no-repeat right rgba(250, 250, 250, 0.62) !important;
    padding-right: 3rem !important;
}

.emailinput input {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='41' viewBox='0 0 41 41' fill='none'%3E%3Cpath d='M34.166 6.83398H6.83268C4.95352 6.83398 3.4331 8.37148 3.4331 10.2507L3.41602 30.7507C3.41602 32.6298 4.95352 34.1673 6.83268 34.1673H34.166C36.0452 34.1673 37.5827 32.6298 37.5827 30.7507V10.2507C37.5827 8.37148 36.0452 6.83398 34.166 6.83398ZM33.4827 14.0944L21.4048 21.6452C20.8581 21.9869 20.1406 21.9869 19.5939 21.6452L7.51602 14.0944C7.34472 13.9982 7.19471 13.8683 7.07508 13.7125C6.95544 13.5567 6.86866 13.3782 6.82 13.1879C6.77133 12.9976 6.76179 12.7994 6.79195 12.6053C6.82211 12.4111 6.89134 12.2252 6.99546 12.0586C7.09957 11.892 7.2364 11.7483 7.39767 11.6361C7.55894 11.5239 7.7413 11.4456 7.9337 11.406C8.1261 11.3663 8.32454 11.3661 8.51702 11.4054C8.7095 11.4447 8.89202 11.5226 9.05352 11.6344L20.4993 18.7923L31.9452 11.6344C32.1067 11.5226 32.2892 11.4447 32.4817 11.4054C32.6742 11.3661 32.8726 11.3663 33.065 11.406C33.2574 11.4456 33.4398 11.5239 33.601 11.6361C33.7623 11.7483 33.8991 11.892 34.0032 12.0586C34.1074 12.2252 34.1766 12.4111 34.2067 12.6053C34.2369 12.7994 34.2274 12.9976 34.1787 13.1879C34.13 13.3782 34.0433 13.5567 33.9236 13.7125C33.804 13.8683 33.654 13.9982 33.4827 14.0944Z' fill='%23DF1820' fill-opacity='0.72'/%3E%3C/svg%3E") no-repeat right rgba(250, 250, 250, 0.62) !important;
    padding-right: 3rem !important;
}

.phoneinput input {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M29.72 25.8399L22.59 18.7099C22.4369 18.5585 22.2378 18.4626 22.024 18.4372C21.8103 18.4119 21.5942 18.4585 21.41 18.5699C20.1238 19.3479 19.1643 20.5669 18.71 21.9999C18.48 22.7199 17.64 23.0499 16.99 22.6599L16.98 22.6499L16.97 22.6399C13.8468 20.7667 11.2332 18.153 9.36 15.0299C9.36 15.0199 9.35 15.0099 9.35 15.0099C8.95 14.3599 9.28 13.5199 10 13.2899C11.4359 12.8412 12.6567 11.8802 13.43 10.5899C13.66 10.2099 13.6 9.72986 13.29 9.40986L6.16 2.27986C6.00695 2.12853 5.80778 2.03258 5.59404 2.00722C5.3803 1.98187 5.16422 2.02854 4.98 2.13986C4.10813 2.66294 3.38013 3.39478 2.86165 4.2694C2.34316 5.14401 2.05048 6.13391 2.01 7.14986V7.15986C2 7.25986 2 7.35986 2 7.45986C2 7.59986 2.01 7.72986 2.02 7.85986C2.139 11.8197 3.27177 15.6828 5.31 19.0799C7.18 22.1999 9.8 24.8199 12.92 26.6899L12.93 26.6999C16.37 28.7699 20.29 29.8999 24.3 29.9899C24.38 29.9899 24.46 29.9999 24.54 29.9999H25.1V29.9799C26.0722 29.8975 27.011 29.5864 27.84 29.072C28.669 28.5576 29.3646 27.8544 29.87 27.0199C30.09 26.6399 30.03 26.1499 29.72 25.8399Z' fill='%23DF1820' fill-opacity='0.72'/%3E%3C/svg%3E") no-repeat right rgba(250, 250, 250, 0.62) !important;
    padding-right: 3rem !important;
}

.jobpositioninput input {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='34' viewBox='0 0 40 34' fill='none'%3E%3Cg clip-path='url(%23clip0_699_2183)'%3E%3Cpath d='M6.6299e-05 23.5571C0.19091 22.6035 0.389054 21.652 0.830184 20.7775C2.56446 17.3436 5.30823 15.5539 9.08756 15.4556C9.52974 15.4438 9.97295 15.4716 10.4141 15.4492C10.7687 15.431 10.9084 15.5539 10.874 15.9292C10.7739 17.0164 10.6936 18.1058 10.6039 19.1942C10.486 20.6267 10.4057 22.0657 10.2285 23.4908C10.1429 24.1804 10.3244 24.7277 10.6529 25.2922C11.2129 26.2533 11.7323 27.239 12.2735 28.2129C12.6072 28.8138 13.1307 28.817 13.4697 28.2108C14.0328 27.2048 14.5501 26.1699 15.1487 25.1874C15.5074 24.5994 15.5533 24.0061 15.4928 23.354C15.3562 21.8829 15.2415 20.4086 15.1205 18.9354C15.035 17.9006 14.9578 16.8646 14.8681 15.8298C14.8494 15.6138 14.8567 15.4631 15.1236 15.4556C16.982 15.4 18.8227 15.4502 20.5371 16.3269C23.5009 17.8428 25.2436 20.2664 25.7139 23.6405C25.8119 24.345 25.7775 25.0517 25.7796 25.7572C25.7859 27.9574 25.7838 30.1587 25.7817 32.3588C25.7817 33.4311 25.2363 33.9892 24.1976 33.9902C22.9618 33.9913 21.726 33.9806 20.4902 33.9967C20.1492 34.0009 20.0355 33.8865 20.0387 33.537C20.0522 32.0039 20.0439 30.4698 20.0439 28.9356C20.0439 28.802 20.046 28.6684 20.0428 28.5358C20.0303 28.0953 19.8144 27.8323 19.4651 27.8291C19.1095 27.8259 18.8508 28.1146 18.8425 28.5518C18.8331 29.0447 18.8394 29.5386 18.8394 30.0325C18.8394 31.2192 18.8331 32.4069 18.8425 33.5936C18.8446 33.8801 18.7559 33.9956 18.4629 33.9956C14.7294 33.9892 10.995 33.987 7.26151 33.9977C6.89234 33.9977 6.87044 33.7967 6.87148 33.5166C6.87461 31.9291 6.87357 30.3425 6.87148 28.755C6.87148 28.1103 6.68064 27.8184 6.27288 27.8302C5.87868 27.8409 5.70765 28.1167 5.7066 28.7496C5.7066 30.3233 5.69618 31.897 5.71286 33.4707C5.71703 33.863 5.60858 34.0084 5.20499 33.9999C4.02134 33.9753 2.83665 33.9635 1.65404 33.9999C0.870856 34.0245 0.322311 33.7326 -0.000976562 33.0013V23.5582L6.6299e-05 23.5571Z' fill='%23E5555B'/%3E%3Cpath d='M39.9944 21.1231C39.9944 21.4833 39.9882 21.8436 39.9965 22.2028C40.0049 22.5599 39.8453 22.7801 39.5178 22.8892C39.035 23.0496 38.5574 23.2249 38.0714 23.3724C37.7638 23.4654 37.5896 23.6536 37.5072 23.9668C37.284 24.821 36.9482 25.6303 36.5238 26.399C36.3684 26.6812 36.3621 26.9464 36.5113 27.2318C36.7397 27.6658 36.9482 28.1106 37.1766 28.5457C37.3695 28.9135 37.3257 29.2235 37.0275 29.5175C36.5499 29.989 36.0816 30.4711 35.6196 30.9597C35.3454 31.2494 35.0523 31.3007 34.705 31.1115C34.2691 30.8731 33.8249 30.6497 33.3889 30.4123C33.1241 30.268 32.8738 30.2669 32.612 30.4219C31.8424 30.8774 31.0248 31.2184 30.1675 31.459C29.8881 31.537 29.7306 31.7145 29.6461 31.9946C29.498 32.4917 29.328 32.9813 29.1747 33.4774C29.0663 33.8291 28.8473 34.0002 28.4823 33.9937C27.9619 33.9841 27.4415 33.9895 26.9211 33.9927C26.7105 33.9937 26.626 33.9275 26.7313 33.7062C26.966 33.2122 26.9931 32.6841 26.9889 32.1453C26.9795 30.9447 26.9931 29.7441 26.9816 28.5446C26.9785 28.2496 27.064 28.163 27.3602 28.1608C30.8464 28.1298 33.6476 25.7372 34.2066 22.2007C34.8563 18.089 31.9425 14.5311 28.207 14.1259C26.1484 13.9025 24.3546 14.5065 22.8143 15.9102C22.6485 16.062 22.5223 16.0781 22.3377 15.953C21.1061 15.1138 19.7567 14.5899 18.2956 14.3494C17.7043 14.2521 17.3716 13.2268 17.7804 12.7842C18.2727 12.2529 18.7889 11.744 19.2947 11.2244C19.5491 10.9625 19.8265 10.9326 20.1456 11.1058C20.5941 11.3495 21.054 11.5698 21.5014 11.8135C21.7694 11.9589 22.0092 11.9503 22.2731 11.7921C23.0062 11.3527 23.7852 11.0181 24.607 10.7968C24.9428 10.707 25.1451 10.5103 25.2411 10.1671C25.3704 9.70635 25.5289 9.25412 25.6645 8.79442C25.7771 8.41383 26.017 8.20963 26.4039 8.20643C27.0932 8.20108 27.7825 8.20001 28.4719 8.20749C28.84 8.21177 29.0736 8.4042 29.1831 8.77304C29.326 9.25733 29.497 9.73414 29.6388 10.2184C29.7254 10.5146 29.8933 10.6942 30.1894 10.7744C31.0488 11.0074 31.8632 11.3559 32.6308 11.8156C32.8675 11.9578 33.0949 11.9557 33.3347 11.8285C33.7852 11.5901 34.2451 11.3677 34.6904 11.1197C35.0388 10.9251 35.3297 10.9668 35.605 11.2554C36.0785 11.7504 36.5551 12.2433 37.04 12.7265C37.3247 13.0098 37.3643 13.3113 37.1808 13.6652C36.9482 14.112 36.7303 14.5664 36.4988 15.0143C36.358 15.2859 36.3632 15.5446 36.5134 15.8119C36.9534 16.5891 37.2799 17.4155 37.5114 18.2804C37.5906 18.5776 37.7565 18.7604 38.0505 18.8481C38.525 18.9892 38.9912 19.157 39.4626 19.3088C39.8338 19.4296 40.0142 19.6734 39.9944 20.0839C39.9777 20.4303 39.9913 20.7778 39.9913 21.1241L39.9944 21.1231Z' fill='%23E5555B'/%3E%3Cpath d='M12.8693 0.0021229C16.0563 -0.074851 19.238 2.57326 19.2766 6.55452C19.3121 10.1498 16.3733 13.1026 12.8495 13.0984C9.32876 13.0941 6.45359 10.1306 6.46193 6.5139C6.47132 2.91858 9.34127 0.00105382 12.8693 0.0021229Z' fill='%23E5555B'/%3E%3Cpath d='M26.988 25.1897C27.0714 22.7361 26.3894 20.3702 24.8199 18.292C24.5248 17.9017 24.2192 17.5169 23.8542 17.1951C23.5872 16.9599 23.5945 16.8145 23.8751 16.5825C26.6188 14.3107 30.76 15.167 32.4171 18.3582C34.3047 21.9931 32.098 26.3389 28.0934 26.8703C27.8494 26.9023 27.6022 26.9141 27.3561 26.928C27.0975 26.943 26.9765 26.8243 26.9849 26.5474C26.9974 26.1476 26.988 25.7477 26.988 25.1897Z' fill='%23E5555B'/%3E%3Cpath d='M12.8884 15.4537C12.9666 15.4537 13.0448 15.4537 13.122 15.4537C13.6247 15.4569 13.6403 15.4847 13.6799 15.985C13.852 18.12 14.0314 20.2539 14.2076 22.3878C14.2379 22.7587 14.2608 23.1308 14.3004 23.5018C14.3463 23.9251 14.2744 24.3025 14.0449 24.6756C13.6852 25.2604 13.3733 25.8773 13.0459 26.4834C12.9155 26.724 12.8206 26.7325 12.6861 26.4781C12.3013 25.7532 11.8956 25.0391 11.5066 24.3153C11.2803 23.8952 11.4555 23.4494 11.4858 23.0239C11.6119 21.2193 11.7746 19.4179 11.9248 17.6154C11.9759 17.006 12.0333 16.3966 12.0781 15.7862C12.0948 15.5563 12.1907 15.4452 12.4191 15.4537C12.5745 15.4601 12.7309 15.4548 12.8874 15.4548V15.4526L12.8884 15.4537Z' fill='%23E5555B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_699_2183'%3E%3Crect width='40' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat right rgba(250, 250, 250, 0.62) !important;
    ; padding-right: 3rem !important;
}

.submitBTN button {
    width: 100%;
    background: var(--CustomColor10) !important;
}
/*********************MBD-Forms************************/

.mbd-submit-pk {
    background: var(--White);
    display: block;
    width: 60vw;
    margin: 0 auto;
    box-shadow: 0rem 0rem 1.42rem 0rem #cac3cd;
    border-radius: var(--b-radius);
    overflow: hidden;
  }
  
  .mbd-submit-pk .sd-fields .sd-field .sd-field-text,
  .PRcheckboxlist .sd-fields .sd-field .sd-field-text {
    width: 100%;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    margin: 1rem auto;
    display: block;
  }
  
  .t-right .sd-field-text {
    margin: 1rem 0 !important;
  }
  
  .PRradiobutton,
  .PRcheckboxlist {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: max-content;
    margin: 0 auto;
    min-width: 40%;
  }
  
  .PRradiobutton .radio.theme-pk,
  .PRcheckboxlist .checkbox.theme-default {
    text-align: center;
    min-width: 40%;
    width: 100%;
    margin-bottom: 1rem;
  }
  
  .PRradiobutton .radio.theme-pk label,
  .PRcheckboxlist .checkbox.theme-default label {
    padding: 1rem 2rem;
    display: inline-block;
    width: 100%;
    border: 0.1em solid var(--brsilver);
    border-radius: calc(var(--b-radius) * 3.125);
    transition: all linear 0.3s;
    cursor: pointer;
    background: var(--CustomColor1);
  }
  
  .PRradiobutton .radio.theme-pk input,
  .PRcheckboxlist .checkbox.theme-default input {
    display: none;
  }
  
  .PRradiobutton .radio.theme-pk input:checked + label,
  .PRcheckboxlist .checkbox.theme-default input:checked + label {
    background: var(--accent-color);
    color: var(--White);
  }
  
  .mbd-submit-pk .sd-fields {
    padding: 2rem 1rem;
    min-height: 60vh;
  }
  
  .mbd-submit-pk .wz-btns {
    display: flex;
    justify-items: end;
    background: var(--accent-color);
    border-radius: calc(var(--b-radius) * 2);
    overflow: hidden;
    color: var(--White);
    align-items: center;
  }
  
  .mbd-submit-pk .wz-btns :where(.next-btn, .prev-btn) {
    flex: 1 0 50%;
    text-align: center;
    padding: 1rem;
    cursor: pointer;
  }
  
  .mbd-submit-pk .wz-btns .prev-btn {
    background: var(--accent-color4);
    border-top-right-radius: calc(var(--b-radius) * 2);
  }
  
  .mbd-submit-pk .wizard-steps.artin > .wz-steps {
    display: flex;
    gap: 0;
  }
  
  .mbd-submit-pk .wizard-steps.artin > .wz-steps img {
    display: none;
  }
  
  .mbd-submit-pk .wizard-steps.artin > .wz-steps .wz-step {
    height: 0.1rem;
    overflow: hidden;
    padding: unset;
    margin: unset;
    display: block;
    background: unset;
    border-bottom: 0.4rem solid var(--accent-color) !important;
    flex: 1 0 auto;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
  }
  
  .mbd-submit-pk .wizard-steps.artin > .wz-steps .wz-step.active ~ .wz-step {
    border-color: transparent !important;
  }
  
  .mbd-submit-pk
    .wizard-steps.artin
    > .wz-steps
    .wz-step.active
    ~ .wz-step
    > span {
    display: none;
  }
  
  .mbd-submit-pk .add-address {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    width: 100vw;
    right: 0;
    top: 0;
    background: var(--White);
    height: 100vh;
    left: 0;
    padding: 10%;
    z-index: -1;
    transition: all ease-in-out 0.4s;
  }
  
  .mbd-submit-pk .add-address.active {
    opacity: 1;
    visibility: visible;
    z-index: 2222;
  }
  
  .mbd-submit-pk .add-address .ClosePopUp {
    position: absolute;
    left: 10%;
    top: 10%;
    cursor: pointer;
    width: 2rem;
    height: 2rem;
  }
  
  .mbd-submit-pk .add-address .ClosePopUp:before,
  .add-address .ClosePopUp:after {
    content: "";
    width: 2rem;
    height: 0.1rem;
    display: block;
    background: var(--accent-color4);
    bottom: 50%;
    position: absolute;
  }
  
  .mbd-submit-pk .add-address .ClosePopUp:before {
    transform: rotate(-45deg);
  }
  
  .mbd-submit-pk .add-address .ClosePopUp:after {
    transform: rotate(45deg);
  }
  
  .mbd-submit-pk .Head {
    background: var(--bgsilverdark);
    display: block;
    margin: 0;
  }
    /*************************suggestion form************************/
    .FormSuggest .PRradiobutton{
      display: flex;
      
      width:unset;
      justify-content:space-between;
      align-items: flex-start;
    }
  .FormSuggest .PRradiobutton .radio.theme-pk input:checked + label{
    background:none;
    color:var(--accent-color);
    padding:unset;
  }
  .FormSuggest .PRradiobutton .radio.theme-pk{
    width:unset !important;
    min-width:unset !important;
  }
  .FormSuggest .PRradiobutton .radio.theme-pk input{
    display:inline-block;
  }
  .FormSuggest .PRradiobutton .radio.theme-pk label{
    padding:unset;
    width:unset !important;
  }
  .FormSuggest  .ui.input input,
  .FormSuggest  .ui.input textarea ,
  .FormSuggest .selectize-control.single .selectize-input, 
  .FormSuggest .selectize-dropdown.single{
    background-color: var(--White) !important;
    border: 0.1rem solid var(--Gray) ;
  }
  .FormSuggest  .ui.input input:focus,
  .FormSuggest  .ui.input textarea:focus ,
  .FormSuggest .selectize-control.single .selectize-input:focus, 
  .FormSuggest .selectize-dropdown.single:focus,
  .FormSuggest  .selectize-input.focus{
    box-shadow: unset !important;
    border: 0.1rem solid var(--DPurple);
  }
  .FormSuggest .ui.primary.button{
    background-color: var(--accent-color3) !important;
  }
  .FormSuggest  .ui.button{
    padding:1.2rem 2.5rem!important;
  }
  /*******************Managemaent Profesor********************/
  .sd-field-text:has(~ [required="required"])::after{
    content:"*";
    color:var(--Red);
    margin-right: 0.2rem;
}
.alert-success {
  text-align:center;
  font-weight:bold;
  color:var(--DGreen);
}