@import url(https://fonts.googleapis.com/css2?family=Nunito&display=swap);:root{--primary-color:#132c5a;--seconday-color:#b4d570}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-size:18px;font-family:Nunito,sans-serif}a,a:hover{text-decoration:none;color:var(--primary-color)}a:hover{font-weight:600}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#e3e0df}::-webkit-scrollbar-thumb:hover{background:#e7e9eb}input[type=checkbox]{-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;outline:none;content:none;position:relative;width:15px;aspect-ratio:1;cursor:pointer;vertical-align:-.5px}input[type=checkbox]:before{position:absolute;content:"";top:50%;left:50%;width:15px;height:15px;border:1px solid var(--primary-color);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}input[type=checkbox]:checked:after{content:"";width:7px;height:12px;position:absolute;top:0;left:4px;border-bottom:3px solid #fff;border-right:3px solid #fff;rotate:38deg}input[type=checkbox]:checked:before{background-color:var(--primary-color)!important}button{background-color:var(--primary-color);padding:12px 40px;border:none;color:#fff;font-weight:600;cursor:pointer;border-radius:10px;font-size:18px}.login-wrapper{position:relative;color:var(--primary-color);background:url(/orla/loginbg.jpg);background-repeat:no-repeat;min-height:100vh;background-size:cover;overflow:hidden;background-attachment:fixed}.login-wrapper.change_bg-all-wrapper{background:url(/nmra/bg.png);background-repeat:no-repeat;background-size:cover;overflow:hidden;background-attachment:fixed}.login-wrapper:before{content:"";position:absolute;inset:0;background-color:hsla(0,0%,100%,.2);background-size:cover;background-repeat:repeat}.logo-container{padding:16px 11px}.logo-container img{overflow:hidden;max-height:80px;z-index:9;position:relative}.login-card{max-width:655px;width:90%;height:auto;border-radius:10px;padding:16px;margin:30px auto}.login-title{text-align:center;font-weight:500;font-size:2.75rem}.login-inputs,.login-inputs div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.login-inputs div{margin-top:31px}.login-inputs label{margin-bottom:12px;font-weight:600}input:focus{outline:none}::-webkit-input-placeholder{color:var(--primary-color)}::-moz-placeholder{color:var(--primary-color)}:-ms-input-placeholder{color:var(--primary-color)}::-ms-input-placeholder{color:var(--primary-color)}::placeholder{color:var(--primary-color)}.login-checkbox{margin-top:23px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}input[type=checkbox]{margin-right:8px;accent-color:var(--primary-color);padding:1px;margin-left:0}.login-subdiv{margin-top:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.login-subdiv button{margin-bottom:49px}.login-subdiv a{font-weight:700;color:var(--primary-color)}.signup-inputs{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:71px}.signup-inputs,.signup-inputs div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.signup-inputs div{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:19px}.signup-inputs img{width:75%;border-radius:4px}.signup-button{padding:11px 10px;font-size:10px;letter-spacing:1px}.signup-card{max-width:1044px;width:88%;height:auto;border-radius:10px;padding:16px;margin:30px auto}.signup-subdiv{margin-top:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.signup-subdiv a{font-weight:700;color:var(--primary-color)}.user-details-card{width:88%;height:auto;border-radius:10px;padding:16px;margin:24px auto}.user-details-card.width_min-card_user{width:70%}.user-details-card.width_min-card_user .pricing-table{grid-template-columns:65% 30%}.user-details-title{text-align:left;font-weight:600;font-size:1.56rem}.user-input-container{--g-user-det:min(22px,10%);--w-user-det:50%;display:grid;grid-template-columns:calc(var(--w-user-det) - var(--g-user-det)) calc(var(--w-user-det) - var(--g-user-det));gap:30px}.user-input-container.two_grid_column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:40px}.user-input-container.two_grid_column .input-item{width:calc(50% - 15px)}.input-item{font-size:18px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.input-item label{margin-bottom:12px;font-weight:600}.input-item input,.input-item select{border-radius:4px;border:1px solid var(--primary-color);padding:14px;background:transparent;width:100%;font-size:14px}.user-details-title{margin-bottom:30px}.step-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;margin-top:77px}.step-buttons button{font-size:14px;padding:10px 27px}.previous-button{border:1px solid var(--primary-color);background:transparent;color:var(--primary-color)}.material-symbols-outlined{position:absolute;top:59%;right:15px;font-variation-settings:"FILL" .5,"wght" 400,"GRAD" 0,"opsz" 48}.pricing-details-title{text-align:center;padding:8px}.pricing-details-title a{color:inherit;font-weight:600}.pricing-table{display:grid;grid-template-columns:50% 25% 25%;padding:0;row-gap:12px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;font-size:14px}.pricing-table-heading{border-bottom:1px solid var(--primary-color);font-size:14px;font-weight:700}.course-name{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course-name .info-text{font-weight:400;text-decoration:underline;font-style:italic;font-size:14px;cursor:pointer;display:inline-block}.info-text img{vertical-align:-3px}.estimate-price button{background:var(--seconday-color)}.info-text:hover .course-info{display:block}.course-info{background:#fff;border-radius:10px;width:320px;position:absolute;z-index:2;left:18%;padding:2px;display:none;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);max-height:200px;overflow:scroll}.course-info ul{list-style:none;margin:0;padding:2%;font-style:normal}.course-info li{line-height:35px;color:var(--primary-color);font-weight:400;padding-left:10px}.course-info li:after{content:"";position:absolute;width:90%;height:1px;background:var(--primary-color);opacity:.3;margin-top:10%;left:0;margin-left:9px}.promocode input{border-radius:4px;border:1px solid var(--primary-color);padding:14px;background:transparent;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px}.btn_promo-one-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.btn_promo-one-line .step-buttons{margin-top:0}.btn_promo-one-line .promocode input{padding:10px 18px!important}.memeber-details{display:none;text-align:left}.memeber-details input{border-radius:4px;border:1px solid var(--primary-color);padding:18px;font-size:18px;background:transparent;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bg-blur,.bg-blur>*{position:relative}.bg-blur:before{position:absolute;content:"";inset:0;background:hsla(0,0%,100%,.7);backdrop-filter:blur(19.9px);z-index:0}.user-details-card.width_min-card_user .pricing-table.calumn_width-three-grids{grid-template-columns:65% 20% 15%}.user-details-card.width_min-card_user .pricing-table.calumn_width-three-grids .btn-div button{background:#dc3545;max-width:100%;padding:2px 10px;border-radius:6px}.user-details-card.width_min-card_user .pricing-table.calumn_width-three-grids .btn-div{text-align:end}.user-details-card.width_min-card_user.bg-blur.btn_spcing-parent .btn_promo-one-line{margin-top:20px}.two_box-parent-blur{width:70%;max-width:1130px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:24px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.two_box-parent-blur .half_width-child-div:first-child{width:50%}.two_box-parent-blur .half_width-child-div:nth-child(2){width:48%}.two_box-parent-blur .half_width-child-div{padding:62px 45px 31px}.two_box-parent-blur .fullwidth_box-parents{width:100%;margin-top:25px;padding:20px 45px 31px}.bg-blur.half_width-child-div .pricing-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.bg-blur.half_width-child-div .step-buttons button.continue-button,.bg-blur.half_width-child-div .step-buttons button.previous-button{padding:10px 12px;border-radius:5px}.bg-blur.half_width-child-div .btn_promo-one-line .step-buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:25px}.bg-blur.half_width-child-div .pricing-table .btn_div button{background:#dc3545;max-width:100%;padding:2px 10px;border-radius:6px}@media(min-width:1600px){.user-details-card.width_min-card_user{width:900px}}@media(max-width:767px){.user-details-card.width_min-card_user{width:95%}.btn_promo-one-line{-ms-flex-wrap:wrap;flex-wrap:wrap}.btn_promo-one-line .step-buttons{margin-top:20px;width:100%}.user-details-card.bg-blur.resp_full-widths-user-d .pricing-table{grid-template-columns:100%}.two_box-parent-blur{width:96%}.two_box-parent-blur .half_width-child-div{padding:20px}.two_box-parent-blur .half_width-child-div:first-child,.two_box-parent-blur .half_width-child-div:nth-child(2){width:100%;margin-bottom:20px}.two_box-parent-blur .fullwidth_box-parents{margin-top:0;padding:20px}.bg-blur.half_width-child-div .pricing-table{margin-top:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg-blur.half_width-child-div .pricing-table .course-name{width:80%}.fullwidth_box-parents.bg-blur .step-buttons{margin-top:50px}}.width40{width:40%}.customTitle{padding:0 0 8px}.customTitle,.leftAlign{text-align:start}.customPricing_Table{grid-template-columns:none}.customPromo_codeBox{-ms-flex-wrap:wrap;flex-wrap:wrap}.promoCode_box{width:100%;margin-top:20px}.promoCode_box .promocode input{width:100%;margin-bottom:15px}.promoCode_box button{width:100%}.greenBG{background-color:#87b920}@media (min-width:992px){button{padding:16px 57px;font-size:20px}.login-card{max-width:655px;padding:46px 45px}.login-title{font-size:3.75rem}input[type=email],input[type=password]{padding:18px}.logo-container{padding:36px 45px 24px}.signup-inputs div{gap:59px}.signup-inputs img{max-width:326px;width:100%}.signup-button{padding:16px 36px;font-size:20px}.logo-container img{max-width:238px;max-height:100%;width:80px}.user-details-card{padding:62px 45px 31px}.input-item input,.input-item select{padding:18px;font-size:18px}.user-input-container{--w-user-det:33%;grid-template-columns:calc(var(--w-user-det) - var(--g-user-det)) calc(var(--w-user-det) - var(--g-user-det)) calc(var(--w-user-det) - var(--g-user-det))}.step-buttons button{font-size:20px;padding:16px 57px}.pricing-table{font-size:18px;padding:10px}.pricing-table-heading{font-size:17px}.course-name span{margin:0}.promocode input{padding:18px;font-size:18px}}@media (max-width:545px){.user-input-container{grid-template-columns:100%}.course-info{left:-3%;width:300px}}@media (max-width:360px){.login-wrapper{font-size:15px}}@media only screen and (max-width:1440px) and (min-width:1280px){.logo-container{padding:36px 45px 0}.login-card{margin:0 auto;padding:15px 45px}.signup-card{margin:15px auto}.user-details-card{padding:15px 45px 31px}}@media (max-width:768px){.price-div{padding-left:15px}}.ctm-btn[data-v-45bd0a3d]{background-color:#b73e23!important;border:0;border-radius:0!important;color:#fff}.login-text[data-v-45bd0a3d]{position:unset!important;font-weight:700}.logo-img img[data-v-45bd0a3d]{margin:5px 0;margin-left:50px;height:80px}.header-section[data-v-45bd0a3d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-section>div[data-v-45bd0a3d]{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.toplogin-btn[data-v-45bd0a3d]{position:absolute;right:20px}.body>div[data-v-45bd0a3d]{width:100%}@media only screen and (max-width:768px){.header-section[data-v-45bd0a3d]{height:auto!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.toplogin-btn[data-v-45bd0a3d]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.toplogin-btn>a[data-v-45bd0a3d]{position:unset!important}.logo[data-v-45bd0a3d]{width:50%}}ul.footer-link[data-v-68cb8e11],ul.social-link[data-v-68cb8e11]{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding:0}ul.footer-link li[data-v-68cb8e11],ul.social-link li[data-v-68cb8e11]{margin:0 5px}.mra-login .footer-link li[data-v-68cb8e11]{color:#d7d7d7;font-size:14px}body[data-v-68cb8e11]{background-color:#f3f3f3!important}#footer-main[data-v-68cb8e11]{border-top:5px solid #b73e23;height:auto;padding-top:25px}footer[data-v-68cb8e11]{background-color:#f3f3f3;padding:15px 0;width:100%;bottom:0}.footer-link[data-v-68cb8e11]{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.footer-link li[data-v-68cb8e11]:not(:last-child){margin-right:15px}.footer-link li a[data-v-68cb8e11]{color:#8a8686;font-size:14px}.footer-link li a[data-v-68cb8e11]:hover{color:#ef8f1d}@media (max-width:991px){.footer-link[data-v-68cb8e11]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.container.fullWidth_Container>div[data-v-7b7d7750][data-v-68cb8e11]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:12px;text-align:center}.container.fullWidth_Container>ul[data-v-68cb8e11]{font-size:12px;text-align:center}.container.fullWidth_Container>ul[data-v-68cb8e11],ul.footer-link[data-v-7b7d7750][data-v-68cb8e11]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}ul.footer-link[data-v-7b7d7750][data-v-68cb8e11]{list-style:none;padding:0}}@media (max-width:768px){.fullWidth_Container[data-v-68cb8e11]{max-width:95%}.rightBox_Footer .footer-link[data-v-68cb8e11]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.container.fullWidth_Container>div[data-v-68cb8e11],.rightBox_Footer .footer-link[data-v-68cb8e11]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container.fullWidth_Container>div[data-v-68cb8e11]{font-size:12px;text-align:center}ul.social-link[data-v-68cb8e11]{margin-bottom:20px}}@media (max-width:420px){.container.fullWidth_Container>div[data-v-68cb8e11]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:12px;text-align:center}ul.social-link[data-v-68cb8e11]{margin-bottom:10px}}.banner-caption h2[data-v-821e264e]{font-size:30px}.training-card[data-v-821e264e]{-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.3);box-shadow:1px 1px 5px rgba(0,0,0,.3);-webkit-transition:all .22s;transition:all .22s;-webkit-transform:translateZ(0);transform:translateZ(0)}.training-card[data-v-821e264e]:hover{-webkit-box-shadow:1px 5px 20px rgba(0,0,0,.3);box-shadow:1px 5px 20px rgba(0,0,0,.3);-webkit-transform:scale(1.04);transform:scale(1.04)}.training-card:hover h3[data-v-821e264e]{color:#b73e23}.training-content h3[data-v-821e264e]{color:#284a5b;font-size:24px;margin-bottom:20px}.training-content[data-v-821e264e]{padding:20px;min-height:160px}.training-img img[data-v-821e264e]{width:100%;height:auto}.pb-6[data-v-821e264e]{padding-bottom:7rem}.content-area[data-v-821e264e]{background:#fff}body:has(.training-img) #footer-main[data-v-7b7d7750][data-v-821e264e]{border-top:5px solid #b73e23;height:100px;padding-top:25px;position:fixed}body:has(.training-img) .content-area[data-v-0baf4b20][data-v-821e264e]{background:#fff;min-height:62vh!important}.ctm-btn[data-v-821e264e]{background-color:#b73e23;color:#fff;border-radius:0!important;font-size:14px;margin-right:5px}.login-inputs[data-v-821e264e]{padding-top:20px}.login[data-v-821e264e]{margin-right:0!important}@media only screen and (max-width:991px) and (orientation:portrait){.content-area[data-v-0baf4b20][data-v-821e264e]{background:#fff;min-height:60vh!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body:has(.training-img) .content-area[data-v-0baf4b20][data-v-0baf4b20][data-v-821e264e]{min-height:60vh!important}body:has(.training-img) #footer-main[data-v-7b7d7750][data-v-0baf4b20][data-v-821e264e]{height:150px}}@media only screen and (max-width:768px){.content-area[data-v-0baf4b20][data-v-821e264e]{background:#fff;min-height:60vh!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body:has(.training-img) .content-area[data-v-0baf4b20][data-v-0baf4b20][data-v-821e264e]{min-height:60vh!important}body:has(.training-img) #footer-main[data-v-7b7d7750][data-v-0baf4b20][data-v-821e264e]{height:150px}.training-content .ctm-btn[data-v-821e264e]{float:unset}}@media (max-width:575px){.training-content[data-v-821e264e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ctm-btn[data-v-0baf4b20][data-v-0baf4b20][data-v-821e264e]{margin-top:0}.training-content h3[data-v-0baf4b20][data-v-821e264e]{margin-bottom:0!important}body:has(.training-img) #footer-main[data-v-7b7d7750][data-v-821e264e]{position:unset}}