:root{--primary-color:var(--primary_color);--primary-color2:var(--primary_color2);--primary-color3:#5f5e61;--primary-light:var(--primary_light);--font-yantramanv:var(--font_yantramanv);--spacer-height:80px;--spacer-height-responsive:50px;--cc-background-color:white;--cc-border-color:#ededed;--cc-shadow:0 0.625em 1.875em rgb(2 2 3 / 30%);--cc-btn-primary-color:#253b48;--cc-btn-primary-hover-color:#1d2e38;--cc-btn-secondary-color:#e5ebef;--cc-btn-secondary-hover-color:#d8e0e6;--cc-toggle-on-background:#253b48;--cc-toggle-off-background:#919ea6;--cc-toggle-disabled-background:#d5dee2;--cc-toggle-knob-color:white;--cc-modal-background-color:rgb(0 0 0 / 80%);--content-service-title-color:#fffc;--contact-area-p-color:#06121a;--news-area-color:#d9d9d9;--default-font-size:18px;--small-font-size:16px;--medium-font-size:42px;--extra-small-font-size:15px;--border-color-service:#80808021;--black-overlay-services:#1c1c1c7a;--logo-as-blue:#19669c;--logo-as-orange:#f07e14;--logo-as-grey:#68686a}/*! purgecss ignore */.grecaptcha-badge{display:none}.cc-banner *,.cc-banner ::after,.cc-banner ::before,.cc-modal *,.cc-modal ::after,.cc-modal ::before{box-sizing:border-box;float:none;font-style:inherit;font-variant:normal;font-weight:inherit;font-family:inherit;line-height:inherit;font-size:inherit;transition:none;animation:none;margin:0;padding:0;text-transform:none;letter-spacing:normal;color:inherit;background:0 0;border:none;box-shadow:none;text-decoration:none;text-align:left;visibility:unset;content:none;overflow:unset;display:unset;position:unset}.cc-banner{position:fixed;bottom:20px;right:20px;background-color:var(--cc-background-color);border:1px solid var(--cc-border-color);border-radius:5px;z-index:1000000;width:400px;max-width:90%;display:none;box-shadow:var(--cc-shadow);padding:24px 30px;transition:visibility .25s linear,opacity .25s ease,transform .25s ease}.cc-banner-title,.cc-modal-title{display:block;margin:0 0 12px;font-size:var(--default-font-size);font-weight:600}.cc-banner-text,.cc-modal-text{display:block;margin-bottom:20px}.cc-banner-link,.cc-modal-link{color:var(--cc-btn-primary-color);border-bottom:1px solid var(--cc-btn-primary-color);display:inline;padding-bottom:0;text-decoration:none;cursor:pointer;font-weight:600;appearance:none}.cc-banner-link:hover,.cc-modal-link:hover{border-bottom:none}.cc-banner-buttons,.cc-modal-buttons{display:flex;justify-content:space-between;gap:8px}.cc-banner-button,.cc-modal-button{width:100%;max-width:180px;padding:12px 0;color:var(--cc-btn-primary-color);background:var(--cc-btn-secondary-color);cursor:pointer;font-size:.9em;user-select:none;text-align:center;border-radius:4px;transition:background-color .25s ease!important;font-weight:600;appearance:none}.cc-banner-button:hover,.cc-modal-button:hover{background:var(--cc-btn-secondary-hover-color)}.cc-banner-buttons button:first-child,.cc-modal-buttons button:first-child{color:var(--cc-btn-secondary-color);background:var(--cc-btn-primary-color)}.cc-banner-buttons button:first-child:hover,.cc-modal-buttons button:first-child:hover{background:var(--cc-btn-primary-hover-color)}.cc-modal{display:none;position:fixed;left:0;top:0;z-index:1000001;justify-content:center;align-items:center;height:100vh;width:100%;overflow:auto;background-color:var(--cc-modal-background-color);transition:visibility .25s linear,opacity .25s ease,transform .25s ease}.cc-modal-window{display:flex;flex-direction:column;width:80%;max-width:800px;height:90%;max-height:600px;padding:20px 0;background-color:var(--cc-background-color);border:1px solid var(--cc-border-color);border-radius:5px;box-shadow:var(--cc-shadow);transition:visibility .25s linear,opacity .25s ease,transform .25s ease}.cc-modal-header{display:flex;align-items:center;justify-content:space-between;padding:0 35px 20px;border-bottom:1px solid var(--cc-border-color)}.cc-modal-body-category-title .cc-modal-title,.cc-modal-header .cc-modal-title{margin:0}.cc-modal-close{display:flex;justify-content:center;align-items:center;width:40px;height:40px;font-size:30px}.cc-modal-body{display:block;height:100%;width:100%;padding:20px 35px;overflow:hidden overlay}.cc-modal-body-category{display:block;margin:25px 0 10px;border-radius:5px;padding:0;background:var(--cc-btn-secondary-color);transition:none}.cc-modal-body-category:hover{background:var(--cc-btn-secondary-hover-color)}.cc-modal-body-category .cc-modal-title{font-weight:500}.cc-modal-body-category-panel{position:relative;display:flex;justify-content:space-between;align-items:center}.cc-modal-body-category-title{display:block;width:auto;cursor:pointer;padding:18px 5px 18px 40px;border-radius:5px;transition:background-color .25s ease;appearance:none}.cc-modal-body-category-title::before{content:"";display:inline-block;padding:3px;margin-right:15px;position:absolute;left:18px;top:46%;border:solid var(--cc-btn-primary-color);border-width:0 2px 2px 0;transform:translateY(-50%) rotate(45deg)}.cc-modal-body-category.active .cc-modal-body-category-title::before{transform:translateY(-20%) rotate(225deg)}.cc-modal-checkbox,.cc-modal-checkbox *{width:50px;height:25px;border-radius:56px}.cc-modal-checkbox{position:relative;display:inline-block;top:0;bottom:0;cursor:pointer;user-select:none;vertical-align:middle;min-width:50px;height:25px;margin-right:18px}.cc-modal-checkbox-input{position:absolute;cursor:pointer;display:block;top:0;left:0;appearance:none}.cc-modal-checkbox-input:disabled,.cc-modal-checkbox-input:disabled~span,.cc-modal-checkbox-input:disabled~span *{cursor:not-allowed}.cc-modal-checkbox-content{position:absolute;overflow:hidden;background:var(--cc-toggle-off-background);transition:background-color .25s ease;pointer-events:none}.cc-modal-checkbox-content::after{content:"";position:absolute;left:5px;top:4px;width:16px;height:16px;border:none;box-sizing:content-box;background:var(--cc-toggle-knob-color);transition:transform .25s ease;border-radius:100%;box-shadow:none}.cc-modal-checkbox-input:checked~.cc-modal-checkbox-content::after{transform:translateX(24px)}.cc-modal-checkbox-input:checked~.cc-modal-checkbox-content{background:var(--cc-toggle-on-background)}.cc-modal-checkbox-input:disabled~.cc-modal-checkbox-content{background:var(--cc-toggle-disabled-background)}.cc-modal-checkbox-off-icon,.cc-modal-checkbox-on-icon{height:100%;width:50%;position:absolute;right:0;display:block;text-align:center;transition:opacity .25s ease}.cc-modal-checkbox-on-icon{left:0;opacity:0}.cc-modal-checkbox-input:checked~span .cc-modal-checkbox-on-icon{opacity:1}.cc-modal-checkbox-input:checked~span .cc-modal-checkbox-off-icon{opacity:0}.cc-modal-checkbox-on-icon::before{border:solid var(--cc-toggle-knob-color);border-width:0 2px 2px 0;padding:2px;display:inline-block;padding-bottom:.55em;content:"";margin:0 auto;transform:rotate(45deg);margin-top:5px;margin-left:1px}.cc-modal-checkbox-off-icon::after,.cc-modal-checkbox-off-icon::before{right:12px;top:6px;content:" ";height:13px;width:2px;display:block;background:#cdd6dc;margin:0 auto;position:absolute;transform-origin:center}.cc-modal-checkbox-off-icon::before{transform:rotate(45deg)}.cc-modal-checkbox-off-icon::after{transform:rotate(-45deg)}.cc-modal-body-category-desc{display:none;max-height:0}.cc-modal-body-category.active .cc-modal-body-category-desc{display:block;max-height:100%}.cc-modal-body-category-desc .cc-modal-text{padding:18px}.cc-modal-footer{padding:20px 35px 0;border-top:1px solid var(--cc-border-color)}@media (width <=688px){.cc-banner{width:100%;right:0;left:0;bottom:0;border-radius:0}.cc-banner-title,.cc-modal-title{margin:0 0 12px;font-size:14px!important}.cc-banner-buttons,.cc-modal-buttons{flex-direction:column}.cc-banner-button,.cc-modal-button{max-width:100%}.cc-modal-window{width:90%}}[class*=" iconoir-"]::before,[class^=iconoir-]::before{content:" ";display:block;background:currentcolor;mask-size:cover;width:1em;height:1em}[class*=" iconoir-"],[class^=iconoir-]{display:inline-block}.iconoir-arrow-up-right::before{mask-image:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.00005 19L19 5.99996M19 5.99996V18.48M19 5.99996H6.52005" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.iconoir-arrow-left::before{mask-image:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 12L3 12M3 12L11.5 3.5M3 12L11.5 20.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.iconoir-arrow-right::before{mask-image:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 12L21 12M21 12L12.5 3.5M21 12L12.5 20.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.iconoir-instagram::before{mask-image:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 16V8C3 5.23858 5.23858 3 8 3H16C18.7614 3 21 5.23858 21 8V16C21 18.7614 18.7614 21 16 21H8C5.23858 21 3 18.7614 3 16Z" stroke="currentColor" stroke-width="1.5"/><path d="M17.5 6.51L17.51 6.49889" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.iconoir-linkedin::before{mask-image:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 8V16C21 18.7614 18.7614 21 16 21H8C5.23858 21 3 18.7614 3 16V8C3 5.23858 5.23858 3 8 3H16C18.7614 3 21 5.23858 21 8Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 17V13.5V10" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M11 17V13.75M11 10V13.75M11 13.75C11 10 17 10 17 13.75V17" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 7.01L7.01 6.99889" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.iconoir-facebook::before{mask-image:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 2H14C12.6739 2 11.4021 2.52678 10.4645 3.46447C9.52678 4.40215 9 5.67392 9 7V10H6V14H9V22H13V14H16L17 10H13V7C13 6.73478 13.1054 6.48043 13.2929 6.29289C13.4804 6.10536 13.7348 6 14 6H17V2Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>')}/*!
 * Toastify js 1.11.2
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px rgb(0 0 0 / 12%),0 10px 36px -4px rgb(77 96 232 / 30%);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}@media only screen and (width <=360px){.toastify-left,.toastify-right{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}.contact-area{background:#f9f9f9;padding:60px 0}.contact-form-wrap{background:#fff;padding:40px;border-radius:10px;box-shadow:0 4px 10px rgb(0 0 0 / 10%);width:100%;max-width:600px}.section-subtitle{font-size:16px;color:#007bff;margin-bottom:5px}.section-title{font-size:28px;font-weight:700;color:#333;margin-bottom:20px}.contact-form .input-group input,.contact-form .input-group textarea{width:100%;padding:12px;font-size:16px;transition:.3s ease-in-out}.contact-form .input-group input:focus,.contact-form .input-group textarea:focus{border-color:#007bff;outline:0;box-shadow:0 0 5px rgb(0 123 255 / 30%)}.input-row{display:flex;flex-flow:column wrap;gap:15px;margin-bottom:15px}.two-column .input-group{flex:1}.full-width{width:100%;flex:1}.contact-form .input-group textarea{min-height:120px;resize:none}.input-checkbox{display:flex;align-items:center}.input-checkbox input{margin-right:10px}.input-checkbox label{font-size:14px;color:#000}.input-checkbox a{color:#4a9aa9;text-decoration:none}.input-checkbox a:hover{text-decoration:underline}.theme-btn{color:#fff;border:none;padding:12px 20px;font-size:16px;font-weight:700;border-radius:5px;cursor:pointer;transition:.3s;width:100%}.alert-msg{font-size:14px;padding:10px;border-radius:5px;display:none}.alert-msg.success{background:#d4edda;color:#155724;border-left:4px solid #28a745}.alert-msg.error{background:#f8d7da;color:#721c24;border-left:4px solid #dc3545}#dataPrivacy{width:13px}@media (width <= 768px){.contact-form-wrap{padding:30px}.section-title{font-size:24px}.theme-btn{width:100%}}.width-70{width:70px!important}.width-90{width:90px!important}label{font-weight:400!important;padding:0!important}