.header-landing{font-family:Poppins,sans-serif;position:relative!important;z-index:50;padding-top:.6rem!important;padding-bottom:.6rem!important;border-bottom:#dedede 1px solid}.header-landing.sticky-header{position:fixed!important}.header-landing.sticky-header.initial-position{transform:translate3d(0,-100%,0);opacity:0}.header-landing .logo-header-landing img{margin:0;width:152px}.header-landing nav ul{display:flex;align-items:center}.header-landing nav ul li{display:inline-block}.header-landing nav ul li.col{flex:0 0 auto;width:auto;max-width:100%}.header-landing nav ul li p{display:flex;align-items:center;text-decoration:none}.header-landing nav ul li a{display:flex;align-items:center;color:#000;text-decoration:none}.header-landing nav ul li img{height:35px!important;width:auto!important;margin:0 5px}.header-landing nav ul li a p,.header-landing nav ul li a span,.header-landing nav ul li p,.header-landing nav ul li span{margin-bottom:0;font-weight:400}.header-landing nav ul li a:hover p,.header-landing nav ul li a:hover span{text-decoration:none}.header-landing .text-black{color:#000}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,-100%,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}