*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;font-family:adobe-clean,Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px}p{margin:10px 0;line-height:26px}.no-scroll{overflow:hidden}.customeScroll{overflow-y:auto;max-height:400px}.customeScroll::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:5px;background-color:#f5f5f5}.customeScroll::-webkit-scrollbar{width:6px;background-color:#f5f5f5}.customeScroll::-webkit-scrollbar-thumb{background-color:rgba(73,73,73,.849);border-radius:5px}.pageSection{margin:0}.h100{height:100px}.h50{height:50px}.container{margin:0;padding:0}.wraper{max-width:1280px;width:1260px;margin:0 auto}.blueBtn{background:#2e3191;color:#fff;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);padding:6px 16px;font-size:15px;min-width:64px;box-sizing:border-box;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border .25s cubic-bezier(.4,0,.2,1) 0ms;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:500;line-height:1.75;letter-spacing:.02857em;text-transform:uppercase;border-radius:18px;text-decoration:none}.blueBtn:hover{background:#202265}.darkBlueBtn{color:#fff;border:1px solid #2e3191;padding:8px 30px;font-size:16px;font-weight:600;border-radius:3px;background-color:#2e3191;display:inline-flex;justify-content:center;align-items:center}.darkBlueBtn:hover{border-color:#003fc2;background-color:#003fc2}.normalBlueBtn{color:#fff;border:2px solid #1473e6;padding:2px 28px 2px 14px;font-size:14px;font-style:normal;font-weight:600;border-radius:18px;background-color:#1473e6;position:relative;text-transform:uppercase;font-family:adobe-clean,Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border .25s cubic-bezier(.4,0,.2,1) 0ms;line-height:1.75;display:inline-flex}.normalBlueBtn:after{content:"";position:absolute;right:14px;top:10px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);width:6px;height:6px}.normalBlueBtn:hover{background:#0959b9;border-color:#0959b9;color:#fff}.head1WithLine{text-align:center;position:relative;color:#3e3d3d;font-weight:500;text-transform:capitalize;padding-bottom:10px;margin-bottom:20px}.head1WithLine:after{content:"";position:absolute;bottom:-10px;left:50%;width:86px;margin-left:-43px;border-bottom:4px solid #ffcf00}.head1{color:#f7981d;margin:auto;font-size:64px;font-weight:500}.head2{font-size:30px}.head2,.head3{font-weight:700}.head3{font-size:24px}.titleUnderLine{font-size:32px;text-align:center;position:relative;margin:20px 0 40px}.titleUnderLine:after{content:"";position:absolute;left:50%;bottom:-20px;width:120px;margin-left:-60px;border-bottom:4px solid #ffcf00}.form-group{margin-bottom:24px}.form-group .form-sec{position:relative;margin-bottom:20px}.form-group .form-sec .input{padding:5px 14px 5px 5px;height:48px;border:0;border-bottom:1px solid gray}.form-group .form-sec .input,.form-group .form-sec .textarea{width:100%;color:#000;font-size:16px;animation-duration:10ms;transition:color .2s cubic-bezier(0,0,.2,1) 0ms,transform .2s cubic-bezier(0,0,.2,1) 0ms}.form-group .form-sec .textarea{padding:18.5px 14px;border:none;-webkit-tap-highlight-color:transparent;min-height:80px;resize:none}.form-group .form-sec .textarea::placeholder{color:#7b7b7b;font-size:16px;font-family:adobe-clean,Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.form-group .form-sec .input:focus,.form-group .form-sec .input:focus-visible,.form-group .form-sec .textarea:focus{outline:0;border:none}.form-group .placeholder{color:#7b7b7b;left:5px;line-height:15px;pointer-events:none;position:absolute;transform-origin:0 50%;transition:transform .2s,color .2s;top:15px;background:#fff;padding:0;font-size:16px}.form-group .placeholder.upholder{top:15px;font-weight:500}.form-group .input:focus~.placeholder,.form-group .input:not(:placeholder-shown)~.placeholder{transform:translateY(-22px) translateX(0) scale(.8)}.form-group .input:not(:placeholder-shown)~.placeholder{color:rgba(0,0,0,.54)}.form-group .input:focus~.placeholder{color:#000;font-weight:600}.form-group .error{position:absolute;bottom:-26px;left:0;color:#e21928;font-size:15px;line-height:1.8;font-weight:400;white-space:nowrap}.form-group .buttonSec{display:flex}.form-group .sbubmit-btn{color:#fff;border:1px solid #2e3191;padding:12px 35px;font-size:16px;font-weight:600;border-radius:3px;background-color:#2e3191;display:flex;justify-content:center;align-items:center;column-gap:5px;cursor:pointer}.form-group .form-sec .sbubmit-btn:hover{border-color:#003fc2;background-color:#003fc2}.form-group .form-sec .custom-auto-select__control{white-space:nowrap;height:48px;color:#000;border-radius:0;border:0;border-bottom:1px solid gray;animation-duration:10ms;-webkit-tap-highlight-color:transparent;transition:color .2s cubic-bezier(0,0,.2,1) 0ms,transform .2s cubic-bezier(0,0,.2,1) 0ms}.form-group.height40 .form-sec .custom-auto-select__control{height:40px}.form-group .form-sec .custom-auto-select.__option{background:#ff0}.form-sec .react-datepicker-wrapper{width:100%}.erroPage{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:60px 0}.erroPage h3{font-size:30px;margin-top:30px}.courseSlider .slick-dots li button:before{color:#1473e6;opacity:1;font-size:16px}.courseSlider .slick-dots li.slick-active button:before{color:#ffc107;opacity:1;font-size:22px}@media only screen and (max-width:1280px){.wraper{max-width:1140px;margin:0 auto}}@media only screen and (max-width:1024px){.wraper{max-width:960px;margin:0 auto}}@media only screen and (max-width:768px){.wraper{max-width:720px;margin:0 auto}}@media only screen and (max-width:576px){.wraper{max-width:-moz-fit-content;max-width:fit-content;margin:0 auto;width:auto}}.styles_footerSec__UyeOs{padding:60px 0;background:#181616;color:#fff}.styles_topOne__fs0SP{display:flex;justify-content:space-between}.styles_fhead2__l1drX{font-size:16px;font-weight:500}.styles_socialWrap__p1_L7{display:flex;flex-direction:column}.styles_list2__dpZBS{list-style-type:none;display:flex;column-gap:20px;margin-top:10px}.styles_list2__dpZBS li{list-style:none}.styles_list2__dpZBS li a{background:#181616;color:hsla(0,0%,100%,.5);font-size:20px}.styles_linkList__8_FQH .styles_anchorList__CS9oq{list-style-type:none;margin-top:10px}.styles_linkList__8_FQH .styles_anchorList__CS9oq li{list-style-type:none}.styles_linkList__8_FQH .styles_anchorList__CS9oq li a{color:hsla(0,0%,100%,.5);font-size:14px;font-weight:400;text-decoration:none}.styles_linkList__8_FQH .styles_anchorList__CS9oq li+li{margin-top:5px}.styles_topTwo__hPbRI{margin-top:10px;padding-top:10px}.styles_topBdr__4yTX9.styles_topTwo__hPbRI{border-top:.5px solid hsla(0,0%,100%,.29);margin-top:20px;padding-top:20px}.styles_navLink__w6Hlb{list-style-type:none;margin-top:20px;display:flex;flex-wrap:wrap;row-gap:5px}.styles_navLink__w6Hlb li{list-style-type:none;position:relative;display:inline-block;vertical-align:top;padding-right:10px;margin-right:10px}.styles_navLink__w6Hlb li:after{content:"";position:absolute;right:0;top:4px;bottom:2px;border-left:2px solid hsla(0,0%,100%,.5)}.styles_navLink__w6Hlb li a{color:hsla(0,0%,100%,.5);font-size:14px;font-weight:400;text-decoration:none}.styles_navLink__w6Hlb li:last-child:after{display:none}.styles_topThree__6yPUL{padding-top:15px;display:flex;flex-direction:column;justify-content:center;align-items:center}.styles_topThree__6yPUL .styles_comHead__cSzMl{color:#fff;font-size:17px;padding-top:12px;border-bottom:4px solid gray}.styles_topThree__6yPUL .styles_comlink__lej2H{list-style-type:none;margin-top:25px;display:flex;column-gap:15px}.styles_topThree__6yPUL .styles_comlink__lej2H li{list-style-type:none}.styles_topThree__6yPUL .styles_comlink__lej2H li a{color:hsla(0,0%,100%,.5);font-size:14px;font-weight:400;text-decoration:none}.styles_topThree__6yPUL .styles_copywrite__DxVcw{color:#dfdbdb;font-size:16px;border-top:1px solid gray;text-align:center;padding-top:15px;margin-top:25px;width:100%}.styles_topThree__6yPUL .styles_copywrite__DxVcw a{text-decoration:none;font-weight:500;color:#fff}.styles_topThree__6yPUL .styles_discailmer__AQXtV{margin-top:35px;color:hsla(0,0%,100%,.5)}@media only screen and (max-width:768px){.styles_footerSec__UyeOs{padding-bottom:90px}.styles_topOne__fs0SP{flex-direction:column;margin:0 20px}.styles_topOne__fs0SP .styles_fhead2__l1drX{text-align:center;width:100%}.styles_topOne__fs0SP .styles_socialWrap__p1_L7{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.styles_list2__dpZBS+.styles_list2__dpZBS{margin-left:20px}.styles_anchorList__CS9oq{display:flex;flex-direction:column;align-items:center;justify-content:center}.styles_linkList__8_FQH{margin-top:30px}.styles_topTwo__hPbRI{margin:0 20px}.styles_topTwo__hPbRI .styles_fhead2__l1drX{text-align:center}.styles_topThree__6yPUL{margin:0 20px}}