header.main-header{width:100%;display:inline-block;z-index:11}header.main-header .top-bar .top-wrapper{display:flex;justify-content:space-between}header.main-header .top-bar .top-wrapper .social-links a{transition-duration:.3s;background:#33b6cc;border-radius:40px;width:35px;height:35px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;margin:0 8px 0 0}header.main-header .top-bar .top-wrapper .social-links a svg{width:16px;height:16px;fill:#fff;padding-top:5px}header.main-header .top-bar .top-wrapper a{font-size:16px;color:#fff;margin-left:18px;transition-duration:.3s}header.main-header .top-bar{padding:5px 0px;background:#00a4bf}header.main-header .top-bar .top-wrapper .social-links{display:flex}header.main-header .top-bar .top-wrapper a i{margin-right:7px;font-size:18px}header.main-header .top-bar .top-wrapper a:hover{color:#002c6b}header.main-header .top-bar .top-wrapper .social-links a:hover{background:#002c6b}header.main-header .header-bottom .header-wrapper{display:flex;justify-content:space-between}header.main-header .header-bottom .header-wrapper a.logo-icon img{width:190px}header.main-header .header-bottom .header-wrapper .menu ul li{float:left;list-style:none}header.main-header .header-bottom .header-wrapper .menu ul li a{font-size:16px;margin:0px 20px;color:#0a3470;position:relative;display:grid}header.main-header .header-bottom .header-wrapper .menu-inner{display:flex;align-items:center}header.main-header .header-bottom .header-wrapper .menu-inner .right-cta a{padding:10px 15px;background:#0a3470;font-size:16px;border-radius:5px;color:#fff;display:inline-block;margin-left:30px;transition-duration:.3s}header.main-header .header-bottom .header-wrapper .menu-inner .right-cta a:hover{background-color:#00a4bf}header.main-header .header-bottom{padding:12px 0px}header.main-header .header-bottom .header-wrapper .menu ul li a:after{transition-duration:.3s;content:'';display:block;position:absolute;width:0px;height:3px;background:#0a3470;border-radius:4px;bottom:0;top:23px;left:0}header.main-header .header-bottom .header-wrapper .menu ul li a:hover:after{width:25px}@media(min-width:991px){header.main-header .menu-icon{display:none}}@media(max-width:991px){header.main-header .header-bottom .header-wrapper .menu-inner{display:block;transition-duration:.3s;left:-300px;width:300px;background:white;top:0;position:fixed;height:100vh;z-index:111;box-shadow:0px 0px 10px #0000003b}header.main-header .header-bottom .header-wrapper .menu-inner.active{left:0}header.main-header .menu-icon{display:block;height:40px;margin-top:30px}header.main-header .header-bottom .header-wrapper .menu ul{margin-top:80px}header.main-header .header-bottom .header-wrapper .menu ul li{float:none;width:100%;text-align:center;margin:30px 0px 30px}header.main-header .header-bottom .header-wrapper .menu-inner .right-cta{text-align:center}header.main-header .header-bottom .header-wrapper .menu-inner .right-cta a{margin-left:0}}@media(max-width:767px){header.main-header .header-bottom .header-wrapper a.logo-icon img{width:150px}header.main-header .top-bar .top-wrapper{flex-direction:column;text-align:center}header.main-header .top-bar .top-wrapper a{margin-left:0px;font-size:14px}header.main-header .top-bar .top-wrapper .social-links{display:flex;justify-content:center}header.main-header .top-bar .top-wrapper .social-links a{width:28px;height:28px}header.main-header .top-bar .top-wrapper .social-links a svg{width:13px;height:13px}header.main-header .top-bar .top-wrapper a:first-child i{margin-left:0}header.main-header .top-bar .top-wrapper a i{font-size:14px;margin-left:10px;margin-right:5px}}