body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,sans-serif}body,header{background-color:#000;color:#cdccc8}header{width:100%}.navbar{border-bottom:1px solid #cdccc8;justify-content:space-between;padding:10px 20px}.logo,.navbar{align-items:center;display:flex}.logo .logo-img{cursor:pointer;height:120px;height:auto;width:120px}.nav-links{display:flex;flex-grow:1;gap:20px;justify-content:space-between;list-style:none;padding-left:20px}.nav-links li{flex:1 1;text-align:center}.nav-links li a{color:#cdccc8;font-size:20px;font-weight:700;text-decoration:none;transition:color .3s ease}.nav-links li a:hover{color:#fc0}.sidebar{background-color:#333;border:2px solid #cdccc8;color:#fff;height:288px;margin:20px;padding:10px;width:405px}.upper-section{align-items:center;border-bottom:2px solid #cdccc8;color:#cdccc8;display:flex;height:100px;justify-content:center}.lower-section{display:flex;height:80px}.left-section,.right-section{align-items:center;border-right:2px solid #cdccc8;color:#cdccc8;display:flex;flex:1 1;justify-content:center}.right-section{border-right:none}button{background-color:#cdccc8;border:none;border-radius:5px;color:#000;cursor:pointer;padding:4px 6px;transition:background-color .3s}button:hover{background-color:#888}button:active{background-color:#fc0;transform:scale(1.1);transition:background-color 1ms ease,transform 2s ease}.container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px}.container,.inbox-box{letter-spacing:2px;padding:10px}.inbox-box{background-color:#2e2e2e;border:2px solid #cdccc8;color:#cdccc8;margin-top:22px;max-height:600px;min-height:350px;overflow-y:auto;width:60%}.inbox-title{border-bottom:2px solid #cdccc8;display:flex;font-size:1.5em;justify-content:center;margin:0;padding-bottom:10px}.inbox-content{padding-top:10px}.contact-form button,.contact-form input[type=email],.contact-form input[type=text],.contact-form label,.contact-form textarea{display:block;margin-top:15px;width:100%}.contact-form label{color:#cdccc8;display:inline-block;font-weight:700;width:30%}.contact-form input[type=email],.contact-form input[type=text],.contact-form textarea{background-color:#222;border:1px solid #555;border-radius:5px;color:#cdccc8;display:inline-block;margin-top:5px;padding:10px;width:65%}.contact-form div{align-items:center;display:flex;margin-top:15px}.contact-form button{background-color:#fc0;border:none;border-radius:5px;color:#333;cursor:pointer;display:inline-block;font-weight:700;margin-top:20px;padding:5px 10px;transition:background-color .3s;width:auto}.contact-form button:hover{background-color:#cdccc8}.sidebar .lower-section{border-bottom:1.5px solid #ccc;padding-bottom:10px}.sidebar .upper-section{border-bottom:2px solid #ccc}.time-remaining-section{align-items:center;background-color:#333;border-top:1px solid #ccc;display:flex;justify-content:center;padding:32px 10px;text-align:center}.time-remaining-section h3{color:#cdccc8;font-size:14px;margin:0}.time-remaining-section .time{color:#cdccc8;font-size:18px;font-weight:700;margin-top:5px}.message-preview{background-color:#222;border:1px solid gray;border-radius:5px;color:#cdccc8;cursor:pointer;display:flex;justify-content:space-between;margin:5px 0;padding:10px}.message-preview:hover{background-color:#444}.message-details{background-color:#333;border-radius:5px;margin-top:20px;padding:15px}.pip{color:#cdccc8;text-align:center}.ppp{background-color:#2e2e2e;border:2px solid #cdccc8}.servcss h1,.servcss li{margin:7px 0;padding:7px 0}.servcss h1{text-align:center}.servcss h2,.servcss p{margin:7px 0;padding:7px 0}ol{list-style-type:decimal}.loader-container{align-items:center;display:flex;flex-direction:column;height:30vh;justify-content:center}.spinner{animation:spin 1s linear infinite;border:6px solid #fff3;border-radius:50%;border-top-color:#fff;height:60px;width:60px}.naya{color:#fff;letter-spacing:2px;margin-bottom:20px;margin-top:25px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.container{flex-direction:column}.sidebar{height:auto;margin-bottom:20px;margin-left:0;width:100%}.inbox-box{margin-top:0;width:100%}}.ppp ol li a{color:#cdccc8}.conttainer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:5px;padding:5px}.service-image img{border-radius:10px;height:60%;margin-bottom:5px;max-height:600px;max-width:800px;width:100%}.new-section{padding:10px;width:100%}.new-paragraph{background-color:#2e2e2e;padding:20px}.new-heading{align-items:center}#direct-home{font-size:20px;margin:20px;padding:20px}.direct-main{height:18vh;width:100%}#direct-home,.direct-main{align-items:center;display:flex;justify-content:center}#direct-home{background-color:#cdccc8;border:none;border-radius:5px;color:#000;cursor:pointer;font-size:25px;font-weight:700;margin:20px 0;padding:20px 40px;transition:background-color .3s ease}#direct-home:hover{background-color:#888}#direct-home:active{background-color:#fc0;transform:scale(1.1);transition:background-color 1ms ease,transform .2s ease}.social-media{margin-top:20px;text-align:center}.social-icon{display:inline-block;height:40px;margin:20px 25px;width:4px}.social-icon img{height:40px;transition:transform .3s ease;width:40px}.social-icon:hover img{transform:scale(1.1)}.loader-container{color:#fff;padding:40px 0;text-align:center}.loader-container .naya{margin-top:15px}.loader-container .naya:first-of-type{font-weight:600}.loader-container .naya:last-of-type{color:#bbb}.loader{--path:#fff;--duration:3s;display:inline-block;height:44px;margin:0 16px 20px;position:relative;width:44px}.loader:before{animation:dotRect var(--duration) cubic-bezier(.785,.135,.15,.86) infinite;background:var(--dot);border-radius:50%;content:"";display:block;height:6px;left:19px;position:absolute;top:37px;transform:translate(-18px,-18px);width:6px}.loader svg{display:block;height:100%;width:100%}.loader svg circle,.loader svg polygon,.loader svg rect{fill:none;stroke:var(--path);stroke-width:10px;stroke-linejoin:round;stroke-linecap:round}.loader svg polygon{stroke-dasharray:145 76 145 76;stroke-dashoffset:0;animation:pathTriangle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}.loader svg rect{stroke-dasharray:192 64 192 64;stroke-dashoffset:0;animation:pathRect 3s cubic-bezier(.785,.135,.15,.86) infinite}.loader svg circle{stroke-dasharray:150 50 150 50;stroke-dashoffset:75;animation:pathCircle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}@keyframes pathTriangle{33%{stroke-dashoffset:74}66%{stroke-dashoffset:147}to{stroke-dashoffset:221}}@keyframes dotRect{25%{transform:translate(0)}50%{transform:translate(18px,-18px)}75%{transform:translateY(-36px)}to{transform:translate(-18px,-18px)}}@keyframes pathRect{25%{stroke-dashoffset:64}50%{stroke-dashoffset:128}75%{stroke-dashoffset:192}to{stroke-dashoffset:256}}@keyframes pathCircle{25%{stroke-dashoffset:125}50%{stroke-dashoffset:175}75%{stroke-dashoffset:225}to{stroke-dashoffset:275}}
/*# sourceMappingURL=main.63bf0de8.css.map*/