.hero:not(.new){height:100vh;overflow:hidden;position:relative;width:100%}.hero:not(.new) .hero-box{height:100%;position:absolute;width:100%}.hero:not(.new) .hero-box .hero-img{height:100vh}.hero:not(.new) .hero-box .hero-img img{height:100%;object-fit:cover;width:100%}.hero:not(.new) .hero-box .hero_text{align-items:center;bottom:0;display:flex;justify-content:center;left:10%;position:absolute;right:40%;top:0;width:650px}.hero:not(.new) .hero-box .hero_text .text h1,.hero:not(.new) .hero-box .hero_text .text h2{font-size:50px;font-weight:600;line-height:1.2}.hero:not(.new) .hero-box .hero_text .text p{font-size:20px;line-height:1.2}.hero:not(.new) .hero-box .hero_text .text h1,.hero:not(.new) .hero-box .hero_text .text h2,.hero:not(.new) .hero-box .hero_text .text h3,.hero:not(.new) .hero-box .hero_text .text p{color:#fff}.hero:not(.new) .hero-box .hero_services{bottom:60px;display:flex;left:15px;margin:auto;position:absolute;right:15px;width:90%}.hero:not(.new) .hero-box .hero_services.content_fixed{background:#1e1916;bottom:inherit;left:0;padding-top:5px;position:fixed;right:0;top:90px;width:100%;z-index:10}.hero:not(.new) .hero-box .hero_services .hero_service{text-align:center}.hero:not(.new) .hero-box .hero_services .hero_service a{color:inherit}.hero:not(.new) .hero-box .hero_services .hero_service h3{color:#fff;font-size:20px;margin-bottom:5px;text-transform:capitalize;transition:.5s}.hero:not(.new) .hero-box .hero_services .hero_service h3:hover{color:var(--primary);transition:.5s}.hero:not(.new) .hero-box .hero_services.content_fixed .hero_service h3{font-size:18px}.hero:not(.new) .hero-box .hero_services .hero_service h3.pulsate{-webkit-animation:pulsate 3s ease-out;-webkit-animation-iteration-count:infinite;opacity:.5}.hero:not(.new) .hero-box .hero_services.content_fixed .hero_service h3.pulsate{-webkit-animation:none;-webkit-animation-iteration-count:infinite;opacity:1}@-webkit-keyframes pulsate{0%{opacity:.5;transform:scale(.9)}50%{opacity:1;transform:scale(1)}to{opacity:.5;transform:scale(.9)}}@media (min-width:320px) and (max-width:768px){.w-100 .hero:not(.new){margin-top:-90px}.hero:not(.new){background:#0f0c0b;height:120vh}}@media (min-width:320px) and (max-width:991px){.hero:not(.new) .hero-box .hero_text .text h1,.hero:not(.new) .hero-box .hero_text .text h2{font-size:40px}.hero:not(.new) .hero-box .hero_text{left:20px;width:90%}.hero:not(.new) .hero-box .overlay{background:rgba(0,0,0,.5);height:100%;position:absolute;top:0;width:100%}.hero:not(.new) .hero-box .hero-img{background:var(--text);background-position-x:75%!important}.hero:not(.new) .hero-box .hero-img img{object-position:75%!important;transform:translateY(50px)}}