
/* Hide Astra default footer */
.site-footer,.ast-small-footer,.ast-footer-overlay,.ast-builder-footer-wrap{display:none!important}

#cteja-global-footer{font-family:Arial,Helvetica,sans-serif;color:#cbd6df;background:#063f65;margin-top:0}
.cteja-footer-wrap{max-width:1280px;margin:0 auto;padding-left:24px;padding-right:24px}
.cteja-footer-cta{background:#ff6f00;color:#fff}
.cteja-footer-cta-inner{min-height:126px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.cteja-footer-cta span{font-size:12px;text-transform:uppercase;letter-spacing:1.7px;font-weight:600;opacity:.9}
.cteja-footer-cta h2{margin:7px 0 0;color:#fff;font-size:30px;line-height:1.2;font-weight:600}
.cteja-footer-cta a{display:inline-flex;align-items:center;gap:15px;background:#fff;color:#073f65!important;text-decoration:none;padding:15px 21px;border-radius:4px;font-size:13px;font-weight:700;white-space:nowrap}
.cteja-footer-cta a:hover{background:#073f65;color:#fff!important}

.cteja-footer-main{padding:62px 0 50px;background:linear-gradient(135deg,#073f65 0%,#063854 100%)}
.cteja-footer-grid{display:grid;grid-template-columns:1.45fr .8fr .9fr 1.15fr;gap:52px}
.cteja-footer-logo{display:inline-flex;align-items:center;text-decoration:none;color:#fff;margin-bottom:20px}
.cteja-footer-logo img{display:block;max-width:195px;max-height:66px;width:auto;height:auto;object-fit:contain;filter:brightness(0) invert(1)}
.cteja-footer-mark{font-size:30px;font-weight:700;letter-spacing:-1px}.cteja-footer-logo small{margin-left:10px;font-size:10px;letter-spacing:1.5px;font-weight:600}
.cteja-footer-brand-col p{max-width:370px;color:#bcc9d3;font-size:13px;line-height:1.75;margin:0 0 22px}
.cteja-footer-social{display:flex;gap:9px}
.cteja-footer-social a{width:34px;height:34px;border:1px solid rgba(255,255,255,.18);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:12px;font-weight:700;transition:.2s}
.cteja-footer-social a:hover{background:#ff6f00;border-color:#ff6f00}

.cteja-footer-col h3{color:#fff;font-size:15px;font-weight:600;margin:0 0 18px;position:relative;padding-bottom:10px}
.cteja-footer-col h3:after{content:"";position:absolute;left:0;bottom:0;width:34px;height:2px;background:#ff6f00}
.cteja-footer-col .cteja-footer-small-title{margin-top:28px}
.cteja-footer-col ul{list-style:none;margin:0;padding:0}
.cteja-footer-col li{margin:0 0 11px}
.cteja-footer-col li a{color:#c0ccd5;text-decoration:none;font-size:12.5px;transition:.2s}
.cteja-footer-col li a:hover{color:#fff;padding-left:3px}

.cteja-contact-item{display:grid;grid-template-columns:24px 1fr;gap:9px;margin-bottom:14px;align-items:start}
.cteja-contact-item>span{color:#ff8b32;font-size:15px;line-height:1.4}
.cteja-contact-item p{margin:0;color:#c0ccd5;font-size:12.5px;line-height:1.6}
.cteja-contact-item a{color:#c0ccd5;text-decoration:none}.cteja-contact-item a:hover{color:#fff}

.cteja-footer-bottom{background:#052f4c;border-top:1px solid rgba(255,255,255,.08)}
.cteja-footer-bottom-inner{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#96a9b7;font-size:11.5px}

@media(max-width:980px){
 .cteja-footer-grid{grid-template-columns:1fr 1fr;gap:42px}
 .cteja-footer-cta-inner{padding-top:24px;padding-bottom:24px}
}
@media(max-width:640px){
 .cteja-footer-wrap{padding-left:18px;padding-right:18px}
 .cteja-footer-cta-inner{display:block;text-align:left;padding-top:26px;padding-bottom:26px}
 .cteja-footer-cta h2{font-size:25px;margin-bottom:18px}
 .cteja-footer-main{padding:44px 0 38px}
 .cteja-footer-grid{grid-template-columns:1fr;gap:34px}
 .cteja-footer-brand-col p{max-width:none}
 .cteja-footer-bottom-inner{display:block;text-align:center;padding-top:16px;padding-bottom:16px;min-height:0}
 .cteja-footer-bottom-inner>div+div{margin-top:6px}
}
