.home img{max-width:100%}.home .primary-text{line-height:1.8!important}.home .padding{padding:16px}.home .heading{font-size:32px;text-align:center;font-weight:700;margin-bottom:20px}.home .sub-heading{text-align:center;line-height:1.6;font-size:16px;width:100%;max-width:800px;margin:auto auto 40px}.home .section-top{height:70vh;display:flex;align-items:center}.home .section-top .top-box{display:flex;flex-direction:column;justify-content:center;height:100%}.home .section-top .top-box .main-text{font-size:50px;margin-bottom:16px}.home .section-top .top-box .main-text span{color:var(--primary-color);margin-bottom:16px}.home .section-top .top-box .button-box{display:flex;margin-top:16px}.home .section-top .top-box .button-box .btn{display:flex;align-items:center;justify-content:center;padding:6px 8px;border:1.5px solid var(--primary-color);border-radius:10px;cursor:pointer;transition:all .2s ease-in-out;margin-right:16px}.home .section-top .top-box .button-box .btn .text{padding:0 10px}.home .section-top .top-box .button-box .whatsapp-btn{color:#3db729;border-color:#3db729!important}.home .section-top .top-box .button-box .btn:hover{color:var(--primary-color);border-color:var(--primary-color)!important}.home .features-section{padding-bottom:100px}.home .features-section .box-container{max-width:900px;margin:auto;width:100%}.home .features-section .box-container .box{background-color:var(--primary-color-light);flex-direction:column;max-width:250px;min-height:250px;border-radius:10px;padding:20px;margin:20px}.home .features-section .box-container .box .icon-box{box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:8px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background-color:#fff}.home .features-section .box-container .box .box-heading{text-align:center;font-size:18px;font-weight:600;margin-top:16px;margin-bottom:16px}.home .features-section .box-container .box .text{text-align:center;font-size:14px}.home .features-section .box-container .box img{height:50px}.home .features-section .feature-text{max-width:1100px;margin:auto;line-height:1.6}.home .about-section{background:url(/contact-bg.svg) no-repeat 50%;background-size:cover;height:80vh;display:flex;align-items:center}.home .about-section .primary-text{margin-top:16px;margin-bottom:32px}.home .about-section .about-box{display:flex;align-items:flex-start;margin-bottom:16px}.home .about-section .about-box img{margin-right:10px}.home .about-section .about-box p{font-weight:600}.home .why-section .box-container{margin:auto;width:100%}.home .why-section .box-container .left-box{text-align:right}.home .why-section .box-container .right-box{text-align:left}.home .why-section .box-container .why-box{margin:32px}.home .why-section .box-container .why-box .title{font-size:20px;margin-bottom:10px;font-weight:600}.home .why-section .box-container .primary-margin{margin-bottom:32px}.home .package-section{height:80vh}.home .package-section .primary-text{margin-top:16px;margin-bottom:32px}.home .package-section .about-box{display:flex;align-items:flex-start;margin-bottom:16px}.home .package-section .about-box img{margin-right:10px}.home .package-section .about-box p{font-weight:600}.home .package-section{background:url(/package-bg.svg) no-repeat 50%;background-size:cover;height:auto}.home .package-section .heading,.home .package-section .sub-heading{color:#f1f1f1}.home .package-section .price-card{display:flex;align-items:center;justify-content:center;flex-direction:column;width:280px!important;height:400px;text-align:center;padding-top:20px;color:#eee;background:hsla(0,0%,73%,.353);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(4px);border-radius:10px;border:1px solid #0097b2;transition:all .2s ease-in-out}.home .package-section .price-card .f-list .list{display:flex;align-items:center;margin-left:40px;margin-bottom:12px}.home .package-section .price-card .f-list .list img{margin-right:10px}.home .package-section .price-card .price-btn{border:1px solid #0097b2;color:#fff;background:hsla(0,0%,84%,.169);border-radius:6px;margin-top:16px!important;margin:auto;text-transform:capitalize;display:block;padding:8px 16px;max-width:200px;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.home .package-section .price-card .price-btn:hover{color:#53e5ff}.home .package-section .price-card .title{font-size:24px;font-weight:600;margin-bottom:12px}.home .package-section .price-card .price{font-size:28px;font-weight:600}.home .package-section .price-card .variant{font-size:16px;margin-bottom:16px}.home .package-section .price-card:hover{transform:scale(.9);box-shadow:0 4px 15px -4px rgba(75,228,255,.31)}.home .package-section .tab-buttons{display:flex;justify-content:center;margin-bottom:32px}.home .package-section .tab-button{border:1px solid #eaeaea;color:#fff;background:hsla(0,0%,84%,.169);border-radius:6px;text-transform:capitalize;display:block;padding:8px 16px;max-width:200px;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;margin:10px}.home .package-section .tab-button.active{border:1px solid #0097b2;color:#0097b2}.home .slick-slider{text-align:center!important}.home .contact{padding:50px 0;background:linear-gradient(90deg,#03cfe6,#04a7e0 62%)}.home .contact .heading,.home .contact .text{text-align:center;margin-bottom:16px}.home .contact .container{max-width:900px;margin:auto}.home .contact .primary-btn{margin:auto;background:#fff!important}.home .contact .primary-btn:hover{color:var(--primary-color)}@media(max-width:768px){.home .header{padding:0 15px 0 20px}.home .header .contact-btn{margin-right:16px}.home .heading{font-size:30px;text-align:center;font-weight:700;margin-bottom:20px}.home .sub-heading{text-align:center;font-size:16px;margin-bottom:30px}.home .section-padding{padding:32px 16px}.home .section-top{height:100%}.home .section-top .top-box .main-text{font-size:30px;margin-bottom:0}.home .section-top .top-box .button-box{margin-bottom:16px}.home .section-top .top-box .button-box .btn{padding:4px 5px}.home .section-top .top-box .button-box .btn .text{padding:0 10px;font-size:12px}.home .section-top .top-box .button-box .btn img{height:28px}.home .about-section{height:auto}.home .why-section .box-container{margin:auto;width:100%}.home .why-section .box-container .left-box,.home .why-section .box-container .right-box{text-align:left}.home .why-section .box-container .why-box{margin:16px}}