*{padding:0px;margin:0px}ul{margin:0;padding:0;list-style:none}ul li,ul ol{list-style:none}html{scroll-behavior:smooth;overflow-x:clip}body{font-family:"Poppins",sans-serif;font-size:16px;font-display:swap}@font-face{font-family:bld-fnt;src:url("../fonts/DMSans-Bold.ttf");font-display:swap}@font-face{font-family:mid-fnt;src:url("../fonts/DMSans-Medium.ttf");font-display:swap}@font-face{font-family:thn-fnt;src:url("../fonts/Poppins-Regular.ttf");font-display:swap}.clr-pnk{color:#00294b}.ylo-clr{color:#f3ab3b}.brk{display:table;width:100%}::-webkit-scrollbar-track{background-color:#f8f8f8}::-webkit-scrollbar{width:10px;height:5px;background-color:#f8f8f8}::-webkit-scrollbar-thumb{background-color:#00294b}:root{--shine-degree: 120deg;--shine-color: rgba(255, 255 ,255, 0.4);--shine-effect: linear-gradient( var(--shine-degree), transparent, var(--shine-color), transparent );--shine-transition: all 0.8s ease-in-out}.f-btn{font-family:bld-fnt;font-weight:600;font-size:18px;color:#fff;border-radius:5px;padding:15px 25px;background:#00294b;position:relative;z-index:1;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.f-btn:before{content:"";position:absolute;top:0;width:100%;height:100%;background:var(--shine-effect);-webkit-animation:shine 2s ease-in-out infinite;animation:shine 2s ease-in-out infinite}.f-btn img{width:15px;-o-object-fit:contain;object-fit:contain;margin-left:10px}.f-btn:hover{color:#fff !important;background:#00294b;-webkit-box-shadow:10px 10px 20px rgba(0,0,0,.3);box-shadow:10px 10px 20px rgba(0,0,0,.3);-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.f-btn:hover:after{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.f-btn:after{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;content:"";background:#00294b;position:absolute;z-index:-1;padding:.85em .75em;display:block;border-radius:50%;left:-50%;right:-50%;top:-150%;bottom:-150%;line-height:8.34em;-webkit-transform:scale(0, 0);transform:scale(0, 0)}@-webkit-keyframes shine{0%{left:-100%;-webkit-transition-property:left;transition-property:left}28.5714285714%,100%{left:100%;-webkit-transition-property:left;transition-property:left}}@keyframes shine{0%{left:-100%;-webkit-transition-property:left;transition-property:left}28.5714285714%,100%{left:100%;-webkit-transition-property:left;transition-property:left}}.o-btn{background:#fff;border:2px solid #000;color:#000;padding:15px 25px}.o-btn img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.o-btn:after{background:#00294b}.o-btn:hover{border-color:#00294b;color:#fff !important}.o-btn:hover img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.w-btn-c{background:#fff;border:1px solid #000;color:#000;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.w-btn-c span{white-space:nowrap}.w-btn-c img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain;margin-right:5px;margin-left:0}.w-btn-c:hover{background:#fff;color:#000 !important;border-color:#fff;-webkit-box-shadow:0px 0px 32px 0px rgba(0,0,0,.15);box-shadow:0px 0px 32px 0px rgba(0,0,0,.15)}.w-btn-c:after{background:#fff}.whats-btn{background:#4caf50;color:#fff}.lnk-btn{color:#00294b}.lnk-btn:hover{color:#00294b}.req-call-back{position:fixed;right:-70px;top:calc(50% - 25px);-webkit-transform:rotate(-90deg) !important;transform:rotate(-90deg) !important;z-index:99;border-radius:20px 20px 0 0;background:#000;-webkit-box-shadow:-5px -5px 15px rgba(0,0,0,.3);box-shadow:-5px -5px 15px rgba(0,0,0,.3);font-family:bld-fnt;font-size:16px;z-index:9;width:190px;height:50px;overflow:hidden;letter-spacing:0}.req-call-back span{position:absolute;left:50%;color:#fff;-webkit-transition:top,.3s;transition:top,.3s;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);white-space:nowrap}.req-call-back img{position:absolute;width:25px;height:25px;left:45%;color:#ff5f5f;-webkit-transition:top,.3s;transition:top,.3s;top:150%;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);-webkit-transform:rotate(90deg) !important;transform:rotate(90deg) !important}.req-call-back:hover span{top:-100%}.req-call-back:hover img{top:25%}.cal-back-from{position:fixed;right:-500px;top:0;background:#fff;width:450px;height:100%;z-index:9999;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.cal-back-from .sub-head p{width:100%;margin:0}.cal-back-from .ovrflow-scroll{overflow:auto;height:100%;width:100%}.cal-back-from .cal-back-from-close{background:red;position:absolute;left:-50px;width:50px;height:50px;padding:10px;top:50px;border-radius:10px 0 0 10px}.cal-back-from .cal-back-from-close img{width:auto;height:20px;-o-object-fit:contain;object-fit:contain}.cal-back-from .cal-back-input input[type=text],.cal-back-from .cal-back-input input[type=date],.cal-back-from .cal-back-input input[type=time],.cal-back-from .cal-back-input select,.cal-back-from .cal-back-input textarea{border:none !important;border-bottom:1px solid #797979 !important;padding:10px 0px !important;border-radius:0 !important;width:100%;color:#000}.cal-back-from .cal-back-input input[type=text]::-webkit-input-placeholder,.cal-back-from .cal-back-input input[type=date]::-webkit-input-placeholder,.cal-back-from .cal-back-input input[type=time]::-webkit-input-placeholder,.cal-back-from .cal-back-input select::-webkit-input-placeholder,.cal-back-from .cal-back-input textarea::-webkit-input-placeholder{color:#727272;font-weight:400}.cal-back-from .cal-back-input input[type=text]::-moz-placeholder,.cal-back-from .cal-back-input input[type=date]::-moz-placeholder,.cal-back-from .cal-back-input input[type=time]::-moz-placeholder,.cal-back-from .cal-back-input select::-moz-placeholder,.cal-back-from .cal-back-input textarea::-moz-placeholder{color:#727272;font-weight:400}.cal-back-from .cal-back-input input[type=text]:-ms-input-placeholder,.cal-back-from .cal-back-input input[type=date]:-ms-input-placeholder,.cal-back-from .cal-back-input input[type=time]:-ms-input-placeholder,.cal-back-from .cal-back-input select:-ms-input-placeholder,.cal-back-from .cal-back-input textarea:-ms-input-placeholder{color:#727272;font-weight:400}.cal-back-from .cal-back-input input[type=text]:-moz-placeholder,.cal-back-from .cal-back-input input[type=date]:-moz-placeholder,.cal-back-from .cal-back-input input[type=time]:-moz-placeholder,.cal-back-from .cal-back-input select:-moz-placeholder,.cal-back-from .cal-back-input textarea:-moz-placeholder{color:#727272;font-weight:400}.cal-back-from .cal-back-input textarea{height:100px !important}.cal-back-from .cal-back-input textarea::-webkit-input-placeholder{color:#727272;font-weight:400}.cal-back-from .cal-back-input textarea::-moz-placeholder{color:#727272;font-weight:400}.cal-back-from .cal-back-input textarea:-ms-input-placeholder{color:#727272;font-weight:400}.cal-back-from .cal-back-input textarea:-moz-placeholder{color:#727272;font-weight:400}.cal-back-from .cal-back-input .f-btn{width:100%;border-radius:5px;border:none}.cal-back-from .cal-back-input .form-check label a{color:#ff5f5f}.cal-back-from.cal-back-from-show{right:0px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.scl-top-btn{display:none;position:fixed;bottom:50px;right:50px;z-index:99;border:2px solid #00294b;outline:none;background:rgba(0,0,0,0);cursor:pointer;width:60px;height:40px;background-color:#fff;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-radius:25px}.scl-top-btn img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.scl-top-btn:hover{bottom:65px;background-color:#fff;-webkit-box-shadow:5px 5px 15px rgba(0,0,0,.4588235294);box-shadow:5px 5px 15px rgba(0,0,0,.4588235294);-webkit-transform:scale(1.1),rotate(-45deg);transform:scale(1.1),rotate(-45deg);-webkit-transition:all .5s ease-out;transition:all .5s ease-out}h1{font-size:60px;color:#000;font-weight:900;font-family:bld-fnt;margin:0;line-height:1}h2{font-size:40px;margin:0;font-family:bld-fnt;color:#000;font-weight:900;line-height:1.2}h3{font-size:40px;margin:0;font-family:bld-fnt;color:#000;font-weight:900}h4{font-size:25px;margin:0;font-family:bld-fnt;color:#000;font-weight:800}h5{font-size:20px;margin:0;font-family:bld-fnt;color:#000;font-weight:800}h6{font-size:18px;margin:0;font-family:bld-fnt;color:#000;font-weight:800}a,p,li,label{font-size:16px;margin:0px;color:#000;font-family:thn-fnt;font-weight:400;letter-spacing:.7px}img{max-width:100%;width:100%}.padng-sec{padding:100px 0}input:focus,textarea:focus,select:focus,a:focus,button:focus{outline:none;-webkit-box-shadow:none !important;box-shadow:none !important}a,a:hover{text-decoration:none !important;color:inherit}input[type=text],input[type=email],input[type=tel],input[type=date],input[type=time]{width:100%;font-size:16px;padding:20px 20px;color:#000;text-align:left;border:1px solid #ddd;height:auto;font-weight:500;background:rgba(0,0,0,0);border-radius:5px}input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder{color:#000;font-weight:400}input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=time]::-moz-placeholder{color:#000;font-weight:400}input[type=text]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder{color:#000;font-weight:400}input[type=text]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=date]:-moz-placeholder,input[type=time]:-moz-placeholder{color:#000;font-weight:400}select{color:#000;padding:20px;height:auto;font-size:16px;border-radius:5px;border:1px solid #e0e0e0;width:100%;background:rgba(0,0,0,0)}select option{color:#000}textarea{width:100%;font-size:16px;padding:20px;color:#000;height:100px;border:1px solid #ddd;font-weight:500;background:rgba(0,0,0,0);border-radius:5px}textarea::-webkit-input-placeholder{color:#000;font-weight:400}textarea::-moz-placeholder{color:#000;font-weight:400}textarea:-ms-input-placeholder{color:#000;font-weight:400}textarea:-moz-placeholder{color:#000;font-weight:400}.slick-prev{left:calc(46% - 5px)}.slick-prev:before{position:absolute;left:0;padding:15px;color:#00294b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-position:center center;background-size:10px,contain;background-repeat:no-repeat}.slick-next{right:calc(46% - 5px)}.slick-next:before{position:absolute;left:0;padding:15px;color:#00294b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-position:center center;background-size:10px,contain;background-repeat:no-repeat}.slick-prev,.slick-next{top:unset;bottom:-80px;padding:15px 25px;background:#fff !important;border:1px solid #00294b;margin:0;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#000;z-index:1}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{background:#3eb194 !important}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{color:#fff !important}.slick-dots{bottom:0px}.slick-dots li button{background:#727272;border-radius:50%;width:12px;height:12px;border:2px solid #a7a7a7}.slick-dots li button:before{display:none}.slick-dots li.slick-active button{background:#00294b;border:2px solid #fff}.book-a-call{position:fixed;z-index:9;right:-90px;top:66%;background:#00294b;border-radius:25px 0 0 25px;padding:20px;width:auto;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.book-a-call span{color:#fff;font-size:14px;margin-left:15px}.book-a-call i{color:#fff;font-size:20px;width:25px;height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.book-a-call.book-a-whatsapp{right:-105px;top:calc(65% + 65px);background:#55cf61;background:linear-gradient(184deg, rgb(85, 207, 97) 0%, rgb(41, 181, 63) 100%) !important}.book-a-call.book-a-whatsapp img{width:25px;height:25px;-o-object-fit:contain;object-fit:contain;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.book-a-call:hover{right:0;background:#00294b;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.2392156863);box-shadow:5px 5px 10px rgba(0,0,0,.2392156863)}.blink{margin-left:1px;color:#b70000;text-transform:uppercase;-webkit-animation:blink 800ms step-end infinite;animation:blink 800ms step-end infinite;white-space:nowrap}@-webkit-keyframes blink{50%{color:#fff}}@keyframes blink{50%{color:#fff}}/*# sourceMappingURL=theme.min.css.map */