.header{position:relative;width:100%;z-index:3;margin:40px 0 40px 0;display:inline-block}.header ul{margin:0;padding:0;list-style:none;overflow:hidden}.header li a{display:block;color:#414141;text-decoration:none}.header .menu-btn:hover,.header li a:hover{background-color:rgba(0,0,0,.1)}.logo{width:201px;height:90px;display:block;background:url(../images/gcLogo.svg) no-repeat;float:left}.header .menu{clear:both;max-height:0;transition:max-height .2s ease-out}.header .menu-icon{cursor:pointer;display:inline-block;float:right;padding:28px 0;position:relative;user-select:none;transform:scaleX(-1)}.header .menu-icon .navicon{background:#fff;display:block;height:2px;position:relative;transition:background .2s ease-out;width:35px}.header .menu-icon .navicon:after,.header .menu-icon .navicon:before{background:#fff;content:'';display:block;height:100%;position:absolute;transition:all .2s ease-out;width:140%}.header .menu-icon .navicon:before{top:15px}.header .menu-icon .navicon:after{top:-15px}.header .menu-btn{display:none}.header .menu-btn:checked~.menu{max-height:385px}.header .menu-btn:checked~.menu-icon .navicon{background:0 0}.header .menu-btn:checked~.menu-icon .navicon:before{transform:rotate(-45deg)}.header .menu-btn:checked~.menu-icon .navicon:after{transform:rotate(45deg)}.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after,.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before{top:0}.menu .nav-link{color:#fff;font:normal normal 400 20px/46px Poppins;letter-spacing:3.36px;text-decoration:none;margin-left:25px}.footerMenu li a:focus,.footerMenu li a:hover,.menu .active,.menu .nav-link:focus,.menu .nav-link:hover{color:#ef3d34}@media (max-width:575px){.header ul{background-color:#0a172b}.header li a{padding:15px;border-bottom:1px dotted #ddd}.header li:last-child a{border-bottom:none}.header li:last-child{border-bottom:3px solid;border-image:linear-gradient(60deg,#ee3d3e,#0a172b) 1}}@media (min-width:575px) and (max-width:767px){.header ul{background-color:#0a172b}.header li a{padding:15px;border-bottom:1px dotted #ddd}.header li:last-child a{border-bottom:none}.header li:last-child{border-bottom:3px solid;border-image:linear-gradient(60deg,#ee3d3e,#0a172b) 1}}@media only screen and (min-width:768px){.header{display:flex;justify-content:space-between;align-items:center}.header li{float:left}.header .logo{line-height:1}.header .menu{clear:none;float:right;max-height:none}.header .menu-icon{display:none}.menu .nav-link{font:normal normal 400 14px/36px Poppins}}