﻿@keyframes pulse{to{box-shadow:0 0 0 80px rgba(140,231,247,0)}}@media screen and (max-width:480px){.side_envelope,.side_envelope1{top:20px}.side_back,.side_back1{height:130px !important}.side_letter,.side_letter1{position:absolute;background-color:#fff;width:50px;height:130px !important}.side_text{margin-top:80px !important}.side_text a{font-size:11px !important}.side_text1{margin-top:22px !important}.side_envelope2{top:0px;margin-bottom:4px}.side_back2{width:35px !important;height:35px !important}}@media (max-width:600px){.side_letter2{display:none}}@media screen and (min-width:600px) and (max-width:767px){.side_envelope2{top:35vh !important}}@media screen and (min-width:768px) and (max-width:991px){.side_envelope2{top:40vh !important}}@media(max-width:768px){.side_envelope2{top:40vh !important}}@media screen and (min-width:1023px) and (max-width:1400px){.side_letter2{top:70px !important}}.side_envelope{margin-top:30px;position:fixed;display:block;left:0;top:15vh;cursor:pointer}.side_envelope1{margin-top:30px;position:fixed;display:block;right:0;top:15vh;cursor:pointer}.side_envelope2{margin-top:0px;position:fixed;display:block;left:0;top:42vh;cursor:pointer;z-index:1}.side_back{position:relative;display:block;width:15px;height:180px;border-radius:0 40px 40px 0;background-color:#00aeef;box-shadow:rgb(14,169,226) 10px 8px 19px;-webkit-animation:pulse 3.25s infinite cubic-bezier(0.66,0,0,1);-moz-animation:pulse 3.25s infinite cubic-bezier(0.66,0,0,1);-ms-animation:pulse 3.25s infinite cubic-bezier(0.66,0,0,1);animation:pulse 3.25s infinite cubic-bezier(0.66,0,0,1)}.side_back1{position:relative;display:block;width:15px;height:180px;border-radius:40px 0 0 40px;background-color:#00aeef;box-shadow:rgb(14,169,226) 10px 8px 19px;-webkit-animation:pulse 3.25s infinite cubic-bezier(0.66,0,0,1);-moz-animation:pulse 3.25s infinite cubic-bezier(0.66,0,0,1);-ms-animation:pulse 3.25s infinite cubic-bezier(0.66,0,0,1);animation:pulse 3.25s infinite cubic-bezier(0.66,0,0,1)}.side_back2{position:relative;display:block;width:45px;height:45px;border-radius:0 20px 20px 0;background-color:#fff}.side_letter{position:absolute;background-color:#fff;width:50px;height:180px;border-radius:0 40px 40px 0;top:0px;left:-45px;transition:.4s;z-index:20}.side_letter1{position:absolute;background-color:#fff;width:50px;height:180px;border-radius:40px 0 0 40px;top:0px;left:10px;transition:.4s;z-index:20}.side_letter2{position:absolute;width:240px;height:45px;left:-200px;cursor:pointer;border-radius:0 2rem 2rem 0;background-color:#fff;padding:0.25rem;color:#333;font-size:1.5rem;font-family:arial;font-weight:bold}.side_letter2 img{max-width:40px;border-radius:50px;float:right}.side_letter2:hover{transition:ease-in-out 500ms;transform:translateX(185px)}.side_text{transform:rotate(270deg);margin-top:120px}.side_text a{text-decoration:none;color:#333;font-size:1.35rem;font-family:"Spline Sans",sans-serif;padding:0.2rem;text-align:start;font-weight:bold}.side_text1{text-align:center;font-size:17px;font-family:"Spline Sans",sans-serif;margin-top:50px;font-weight:bold;display:flex;gap:20px;flex-direction:column;justify-items:center;justify-content:space-between}.side_text1 img{max-width:35px}.side_envelope:hover .side_letter{transform:translateX(40px);z-index:2}.side_envelope1:hover .side_letter1{transform:translateX(-40px);z-index:2}#overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:100}#overlay.active{display:block}.drawer{position:fixed;top:0;right:-450px;width:300px;height:100%;background:white;box-shadow:-3px 0 10px rgba(0,0,0,0.2);transition:right 0.3s ease-in-out;padding:20px;overflow-y:auto;z-index:1002}.drawer.active{right:0}.drawer .drawerHeader{font-size:15px;font-weight:300;display:flex;justify-content:space-between;align-items:center;background-color:#00ADEE;color:black;margin:0px 0 30px 0;padding:15px;border-radius:10px}.drawer .drawerHeader p{margin:0}.close-btn{background-color:white !important;color:black !important;text-align:center;border:none;padding:0px 8px;cursor:pointer;float:right;margin-bottom:10px;border-radius:16px}.pdf-list{display:grid;grid-template-columns:1fr;gap:10px;justify-content:center}.downloadBtnImg{width:30px;height:30px;border-radius:20px;opacity:100%}.pdf-item-style{position:relative;overflow:hidden;padding:10px;color:white;width:250px;height:40px;background:linear-gradient(135deg,#00ADEE 0%,#1B1464 100%);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:8px;text-align:center;font-size:14px;font-weight:bold;transition:background 0.8s ease-in-out,transform 0.2s;margin-bottom:10px}.pdf-item-style:hover::before{width:0;transform:scaleX(1)}.pdf-item-style:hover{background:linear-gradient(135deg,#1B1464 0%,#00ADEE 100%);transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,173,238,0.4)}.pdf-item-style::before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:#00ADEE;transition:width 2.0s ease-in-out;z-index:0}.pdf-item-style span{position:relative;z-index:1}.pdf-item-style.fill-bg::before{width:100%}.buttonText{position:relative;z-index:1;color:white}.progress-bar{position:absolute !important;bottom:0 !important;left:0 !important;width:0 !important;height:5px !important;background-color:#00ADEE !important;color:white !important;transition:width 0.3s linear !important}.buttonText{font-size:16px;display:flex;justify-content:center;align-items:center;gap:10px}#schedule_container{display:none;max-width:500px;width:500px}.shed_contain input[type="text"],.shed_contain input[type="email"],.shed_contain input[type="submit"],.shed_contain select[type="text"],.shed_contain input[type="time"],.shed_contain input[type="date"]{width:100%;padding:3px 7px;margin:5px 0;height:35px;font-size:14px;border:1px solid #ccc;border-radius:3px;transition:border-color 0.3s}.shed_contain input[type="submit"]{background:#00aeef;color:#fff;border:1px solid #00aeef !important;font-weight:600}@media all and (min-width:481px) and (max-width:568px){#pdf_box{margin-top:15%}}@media all and (min-width:569px) and (max-width:768px){#pdf_box{margin-top:15%}}@media all and (min-width:768px) and (max-width:991px){#pdf_box{margin-top:15%}}@media all and (min-width:992px) and (max-width:1920px){#pdf_box{margin-top:15%}}@media screen and (min-width:992px){.scroll-top{position:fixed;bottom:20px;left:10px;z-index:99}}@media (max-width:991px){.scroll-top{position:fixed;bottom:90px;right:20px;z-index:99}}.MenuActive{font-weight:700;color:#00aeef}.red-text{color:red}.search-results{list-style:none;padding:0;margin:10px 0;border:1px solid #aaa;max-height:200px;overflow-y:scroll;width:300px;background-color:#fff;color:#000}.search-results::-webkit-scrollbar{display:none}.subMenuli{padding:4px 8px;padding-left:30px;font-size:12px;font-family:"Poppins",sans-serif;text-decoration:none;font-weight:normal;border-bottom:1px solid #eee;cursor:pointer}.subMenuli:hover{background-color:#f0f0f0;color:#000}.MainMenuli{padding:2px 1px;font-size:10px;font-family:"Poppins",sans-serif;text-decoration:none;font-weight:bolder;border-bottom:1px solid #eee;cursor:default;height:25px;display:flex;align-items:center;margin-left:8px}@media screen and (max-width:1036px){.divsearchresults{position:fixed !important;left:50px !important;width:330px !important}.search-results{width:330px !important}}.divsearchresults{position:absolute;z-index:9;top:0;left:-35px;width:240px;margin:0;margin-top:35px;padding:0;list-style:none;border-radius:0}.customs-file-input{position:relative !important}.choose-file-btn{position:absolute !important;top:3px !important;right:10px !important;background-color:#fff !important}