.footer{width:100%;background:#f1f6ff;padding:30px 0 40px}
.footer .footer-top{padding:0 0 20px;border-bottom:1px solid rgba(0,0,0,.13);display:flex;align-items:center;justify-content:space-between}
.footer .footer-top .count-sec{display:flex;flex-basis:70%}
.footer .footer-top .count-sec .count-col{margin-right:40px}
.footer .footer-top .count-sec h5{color:#000;font-size:20px;margin:0 0 10px}
.footer .footer-top .count-sec p{color:rgba(0,0,0,.6);font-size:14px;line-height:24px;margin:0}
.footer .footer-top .subs-box{background:linear-gradient(270deg,#0b147c 21.77%,#4b1bac 100%);position:relative;padding:20px 40px;flex-basis:30%;display:flex;align-items:center;justify-content:space-between;flex-direction:column;text-align:center;border-radius:30px;overflow:hidden}
.footer .footer-top .subs-box h3{font-size:18px;line-height:26px;font-weight:500;color:var(--white)}
.footer .footer-top .white-btn{background:var(--blue);border-color:var(--blue);border-radius:15px;font-size:14px;padding:12px 30px;line-height:1;font-weight:500}
.footer .footer-top .btn-container{margin:10px 0 0}
.footer .footer-top .btn-container .cta-button{padding:10px 16px}
.footer .footer-top .white-btn:hover{background:var(--gray);color:var(--white);border-color:var(--gray)}
.footer .footer-top .btn-container .cta-button:hover{text-decoration:none}
.footer .footer-middle{padding:40px 0 25px;justify-content:space-between}
.footer .footer-middle .flex-5{flex-basis:auto;padding-right:60px;text-align:left}
.footer .footer-middle .flex-5:last-child{padding-right:0}
.footer .footer-middle h4{font-size:18px;color:var(--black);font-weight:500}
.footer .footer-middle ul li{margin:10px 0 0;color:rgba(0,0,0,.6);font-size:14px;line-height:26px}
.footer .footer-middle ul li a{color:rgba(0,0,0,.6)}
.footer .footer-middle ul li a:hover{color:var(--black);text-decoration:none}
.footer .footer-bottom{padding:40px 0 0;gap:40px;border-top:1px solid rgba(0,0,0,.13);justify-content:space-between}
.footer .footer-bottom .flex-3{flex-basis:auto;text-align:left}
.footer .footer-bottom h3{font-size:15px;line-height:24px;color:var(--black);font-weight:400;margin:0 0 22px}
.footer .footer-bottom .logo-box .dis-flex a{margin-right:30px}
.footer .footer-bottom .social-box .dis-flex a{margin-right:20px}
.footer .footer-bottom .social-box .dis-flex a:hover{opacity:.8}
.footer .footer-bottom .copyright p{font-size:14px;line-height:22px;color:rgba(0,0,0,.6);margin:0}
.footer-copyright{background:#07216c;color:#fff;padding:10px 0;font-size:14px;line-height:20px}
.footer-copyright .copyright-left p,.footer-copyright .copyright-right p{color:#fff;font-size:14px;line-height:20px;margin:0}
.footer-copyright .copyright-right p{display:flex;align-items:center;flex-wrap:wrap;gap:10px}
.footer-copyright .copyright-right p img{margin:3px 0 0}
@media (max-width:1440px){
.footer .footer-top .count-sec .count-col{margin-right:25px}
.footer .footer-middle .flex-5{padding-right:30px}
}
@media (max-width:1200px){
.footer .footer-middle ul li{font-size:14px;line-height:24px}
}
@media (max-width:1160px){
.footer .footer-top .count-sec p{font-size:12px;line-height:24px}
.footer .footer-top .subs-box{padding:20px 15px;border-radius:20px}
.footer .footer-top .subs-box::before{width:60px;height:52px}
.footer .footer-top .subs-box::after{width:34px;height:46px}
.footer .footer-middle .flex-5{padding-right:20px}
.footer .footer-bottom{gap:20px}
}
@media (max-width:1023px){
.footer .footer-top{flex-wrap:wrap}
.footer .footer-top .count-sec{flex-basis:100%;justify-content:space-between}
.footer .footer-top .subs-box{flex-basis:100%;margin:20px 0 0}
.footer .footer-middle .flex-5{flex-basis:20%}
.footer .footer-top .count-sec .count-col{margin-right:18px}
.footer .footer-bottom{gap:0;justify-content:space-between}
.footer .footer-bottom .flex-3{flex-basis:33%}
.footer .footer-bottom .copyright p{font-size:13px;line-height:22px}
.footer .footer-bottom h3{font-size:14px;line-height:22px}
.footer .footer-bottom .logo-box .dis-flex a{margin-right:0;margin-bottom:10px}
.footer .footer-bottom .social-box .dis-flex a{margin-right:10px}
}
@media (max-width:980px){
.footer-copyright{text-align:center}
.copyright-right,.footer-copyright .copyright-left{flex-basis:100%}
.copyright-right{flex-basis:100%;margin-top:10px}
.copyright-right p{justify-content:center}
.copyright-right img{margin:3px 0 0}
}
@media (max-width:767px){
.footer .footer-top{flex-wrap:wrap}
.footer .footer-top .count-sec{flex-basis:100%;flex-wrap:wrap;justify-content:space-between}
.footer .footer-top .count-sec .count-col{flex-basis:48%;margin-right:0;text-align:center;padding:0 0 20px}
.footer .footer-top .count-sec h5{font-size:18px;margin:0 0 5px}
.footer .footer-top .count-sec p{font-size:12px;line-height:22px}
.footer .footer-top .subs-box{flex-basis:100%;padding:30px}
.footer .footer-middle{padding:30px 0 10px}
.footer .footer-middle .flex-5{flex-basis:48%;padding:0 0 20px}
.footer .footer-middle h4{font-size:17px}
.footer .footer-middle ul li{margin:8px 0 0;font-size:14px;line-height:24px}
.footer .footer-bottom{padding:30px 0 0;gap:0}
.footer .footer-bottom .flex-3{flex-basis:100%;text-align:center;margin:20px 0 0}
.footer .footer-bottom .flex-3 .dis-flex{flex-wrap:nowrap;justify-content:center}
.footer .footer-bottom .logo-box .dis-flex a{margin-right:20px}
.footer .footer-bottom h3{font-weight:500}
}