.hero-fullscreen{background:url(/assets/img/home/konsultasi.webp) 50%;background-attachment:fixed;background-size:cover;min-height:100vh;padding:120px 0 60px;position:relative;width:100%}.hero-fullscreen:before{background:rgba(var(--color-white-rgb),.85);content:"";inset:0;position:absolute}.hero-fullscreen h1{color:var(--color-secondary);font-family:var(--font-secondary);font-size:48px;font-weight:300;margin:0 0 10px}.hero-fullscreen h1 span{color:var(--color-primary)}.hero-fullscreen p{color:rgba(var(--color-secondary-rgb),.8);font-size:20px;font-weight:400;margin:0 0 30px}.hero-fullscreen .btn-get-started{background:var(--color-primary);border-radius:4px;color:var(--color-white);display:inline-block;font-family:var(--font-secondary);font-size:16px;font-weight:400;padding:10px 28px;transition:.5s}.hero-fullscreen .btn-get-started:hover{background:rgba(var(--color-primary-rgb),.8)}.hero-fullscreen .btn-watch-video{color:var(--color-secondary);font-family:var(--font-secondary);font-size:16px;font-weight:600;margin-left:25px;transition:.5s}.hero-fullscreen .btn-watch-video i{color:var(--color-primary);font-size:32px;line-height:0;margin-right:8px;transition:.3s}.hero-fullscreen .btn-watch-video:hover{color:var(--color-primary)}.hero-fullscreen .btn-watch-video:hover i{color:rgba(var(--color-primary-rgb),.8)}@media (max-width:640px){.hero-fullscreen h2{font-size:32px}.hero-fullscreen p{font-size:18px;margin-bottom:30px}.hero-fullscreen .btn-get-started,.hero-fullscreen .btn-watch-video{font-size:14px}}.featured-services .service-item{background:var(--color-white);height:100%;padding:30px;transition:all .4s ease-in-out}.featured-services .service-item .icon{margin-bottom:10px}.featured-services .service-item .icon i{color:var(--color-primary);font-size:36px;transition:.3s}.featured-services .service-item h4{font-size:24px;font-weight:600;margin-bottom:15px}.featured-services .service-item h4 a{color:var(--color-secondary);transition:.3s ease-in-out}.featured-services .service-item p{font-size:14px;line-height:24px;margin-bottom:0}.featured-services .service-item:hover{box-shadow:0 0 60px 0 rgba(var(--color-secondary-rgb),.1);transform:translateY(-10px)}.featured-services .service-item:hover h4 a{color:var(--color-primary)}@media screen and (max-width:768px){.featured-services .service-item h4{font-size:18px}.featured-services .service-item p{font-size:12px}}.features .nav-tabs{border:0}.features .nav-link{align-items:center;border:0;border-radius:0;box-shadow:5px 5px 25px rgba(var(--color-secondary-rgb),.15);color:var(--color-secondary);cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;padding:25px 20px;transition:0s}.features .nav-link i{font-size:32px;line-height:0}.features .nav-link h4{color:var(--color-secondary);font-size:20px;font-weight:600;margin:10px 0 0}.features .nav-link:hover{color:var(--color-primary)}.features .nav-link.active{background:var(--color-secondary) linear-gradient(rgba(var(--color-primary-rgb),.95),rgba(var(--color-primary-rgb),.6));border-color:var(--color-primary);transition:.3s}.features .nav-link.active h4{color:var(--color-white)}.features .nav-link.active i{color:var(--color-white)!important}.features .nav-link.active img{filter:invert(1)}.features .tab-content{margin-top:30px}.features .tab-pane.active{-webkit-animation:fadeIn .5s ease-out;animation:fadeIn .5s ease-out}.features .tab-pane h3{color:var(--color-secondary);font-size:36px;font-weight:600}.features .tab-pane ul{list-style:none;padding:0}.features .tab-pane ul li{display:flex;gap:7px;padding-bottom:5px}.features .tab-pane ul i{color:var(--color-primary)}.features .tab-pane p:last-child{margin-bottom:0}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
