.footer-wrap,.foot-icons,.foot-end,.footer-help,.classic-foot{height:auto;overflow:hidden;}
.footer-help{width:100%;background-image: linear-gradient(120deg, #a1c4fd 0%, #c2e9fb 100%);}
.foot-help-wrap{width:100%;display:table;padding:50px 0}
.foot-help-left,.foot-help-right{display:table-cell;vertical-align:middle;}
.foot-help-left{width:256px;}
.foot-help-left img{width:156;height:156px;}
.classic-foot{width:100%;}
.classic-head{font-family: "Manrope", sans-serif;color:#263981;font-weight:800;font-size:32px;line-height:40px}
.classic-para{font-weight:400;font-size:16px;margin:20px 0 0 0}
.footer-wrap{width:100%;background-color:#eaeefa;}
.footer-wrap p{color:#263981;font-size:16px;line-height:30px;}
.foot-join{width:100%;height:auto;display:flex;padding:0 0 80px 0}
.foot-col{width:25%;flex:1;padding:80px 35px 0 35px}
.foot-high,.foot-high-2{font-size:24px;line-height:30px;color:#02353c;font-weight:600;font-family: "Manrope", sans-serif;}
.foot-high-2{margin:40px 0 20px 0}
.foot-col P{margin:35px 0 0 0}
.social-icons{width:100%;}
.social-icons img{width:40px;height:40px;margin:0 5px 8px 0}
.social-icons img:hover{opacity:.9}
.foot-col ul{list-style-type:none;margin:35px 0 0 0}
.foot-col ul li{color:#263981;margin:0 0 8px 0;}
.foot-col ul li a{color:#263981;text-decoration:none;}
.foot-col ul li a:hover{color:#449342;}
.foot-icons{width:100%;padding:0 0 50px 0;text-align:center;}
.foot-icons img{width:50%;height:auto;}
.foot-end{width:100%;background-color:#02353c;padding:10px 0}
.foot-end p{color:#fff;font-size:16px;text-align:center;}
.foot-dvd{display:none;}
.foot-help-right .cta-btn{margin-top:25px}

@media all and (max-width :950px){
.foot-join{display:block;}
.foot-col{width:50%;float:left;}
.foot-dvd{display:block;clear:both;}
.foot-icons{padding:50px 0}
}
@media all and (max-width :500px){
.foot-col{width:100%;float:none}
}
@media all and (max-width :550px){
.mini-cta-btn{width:50%;display:block;margin:20px auto 0 auto}
.foot-help-left,.foot-help-right{display:block;vertical-align:top;}
.foot-help-left,.foot-help-right{width:100%;display:block;text-align:center;}
.foot-help-right{margin:40px 0 0 0}
}
@media all and (max-width :400px){
.foot-icons img{width:100%;height:auto;}
}
@media all and (max-width :225px){
.foot-help-left img{width:75px;height:75px;}
}

/*
font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
*/

/*
Dark Green: 02353c
Green: 449342
*/