@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap";:root{--primary: #01a4cd;--primary-hover: #02809f;--primary-dark: #02323e;--green: #137434;--dark-teal: #02323e;--deep-teal: #03313d;--footer-bg: #009ac0;--text-dark: #2c3038;--text-body: #4b4b4b;--text-muted: #64748b;--text-light: #94a3b8;--bg-light: #f5f6f7;--bg-alt: #f8fafc;--white: #ffffff;--success: #10b981;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04)}*{box-sizing:border-box}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;color:var(--text-body);background-color:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit;transition:color .2s ease;display:inline-block}a:hover{text-decoration:none}img{max-width:100%;height:auto;vertical-align:middle}ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;color:var(--dark-teal);margin-bottom:12px;line-height:1.3}.common-btn1{font-family:Poppins,sans-serif;font-size:16px;color:#fff!important;line-height:20px;background-image:linear-gradient(to right,#01a4cd,#02809f 51%,#01a4cd);background-size:200%;border-radius:6px;border:none;margin:0;padding:12px 24px;font-weight:500;cursor:pointer;display:inline-block;text-align:center;transition:.3s all ease;box-shadow:0 4px 12px #01a4cd33;white-space:nowrap}.common-btn1:hover{background-position:right center;color:#fff!important;box-shadow:0 4px 14px #01a4cd59}.btn-secondary-outline{font-family:Poppins,sans-serif;font-size:16px;color:#01a4cd;background:transparent;border:2px solid #01a4cd;border-radius:6px;padding:10px 22px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.btn-secondary-outline:hover{background:#01a4cd;color:#fff}.common_paragraph{font-family:Poppins,sans-serif;font-size:16px;color:#4b4b4b;line-height:26px;font-weight:400;margin:0;padding:0 0 20px}.about_big_heading,.service_big_heading,.offer_big_heading,.why_choose_heading,.talk_us_heading,.testimonial_heading,.association_heading{font-size:30px;color:#02323e;line-height:36px;font-weight:600}.service_big_heading h1{font-size:30px;color:#02323e;font-weight:700;margin-bottom:12px;text-align:center}.service_big_heading h1 a{color:#137434!important;font-weight:700}.service_big_heading h1 a:hover{color:#0e5b28!important}.service_big_heading h2{font-size:24px;color:#02323e;font-weight:700;margin-bottom:22px;text-align:center}.service_big_heading h2 a{color:#137434!important;font-weight:700}.service_big_heading h2 a:hover{color:#0e5b28!important}.navbar-default{background:#fff;border:none;position:fixed;top:0;left:0;right:0;z-index:1050;box-shadow:0 2px 10px #00000014;padding:0;margin:0}.header_top{padding:10px 0;background:#fff}.header_logo img{max-height:65px;width:auto;display:block}.header_top .block .icon{width:44px;height:44px;border:1px solid #01a4cd;border-radius:6px;display:flex;align-items:center;justify-content:center}.call_us_title{font-size:13px;color:#4b4b4b;line-height:15px}.header_top .block .text a{font-size:17px;color:#01a4cd;line-height:18px;font-weight:600}.header_top .block .text a:hover{color:#03323e}.header_cart{background:none;border:none;position:relative;cursor:pointer;display:inline-flex;align-items:center;padding:5px}.header_cart_count{position:absolute;top:-4px;right:-6px;background:#ff7b00;color:#fff;border-radius:50%;width:20px;height:20px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.rmp_menu_trigger{background:none;border:none;font-size:26px;cursor:pointer;color:#02323e;padding:4px 8px;line-height:1}.header_bottom{background:#00a5cf;width:100%}.header_bottom ul.nav-menu{display:flex!important;flex-direction:row!important;align-items:center!important;list-style:none!important;margin:0!important;padding:0!important;flex-wrap:nowrap}.header_bottom ul.nav-menu li{margin-right:28px;position:relative}.header_bottom ul.nav-menu li:last-child{margin-right:0}.header_bottom ul.nav-menu li a{font-size:15px;color:#fff!important;font-weight:500;padding:14px 0;position:relative;display:inline-block;white-space:nowrap}.header_bottom ul.nav-menu li a:before{content:"";position:absolute;width:0;height:2px;background:#fff;left:0;bottom:8px;transition:all .3s ease-in-out}.header_bottom ul.nav-menu li:hover>a:before,.header_bottom ul.nav-menu li.current-menu-item>a:before{width:100%}.header_bottom ul.nav-menu li ul.sub-menu{display:none!important;position:absolute;top:100%;left:0;background:#fff;min-width:240px;box-shadow:0 10px 25px #00000026;padding:8px 0!important;border-radius:0 0 6px 6px;z-index:999;flex-direction:column!important}.header_bottom ul.nav-menu li:hover>ul.sub-menu,.header_bottom ul.nav-menu li ul.sub-menu.show-dropdown{display:flex!important}.header_bottom ul.nav-menu li ul.sub-menu li{margin:0;width:100%}.header_bottom ul.nav-menu li ul.sub-menu li a{color:#1e293b!important;padding:9px 20px!important;font-size:14px;display:block}.header_bottom ul.nav-menu li ul.sub-menu li a:before{display:none}.header_bottom ul.nav-menu li ul.sub-menu li a:hover{background:#f0f9ff;color:#01a4cd!important}.home_slider{margin-top:130px;position:relative;overflow:hidden}.hero-slide-container{position:relative;width:100%;height:560px}.hero-slide-item{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;opacity:0;visibility:hidden;transition:opacity .8s ease-in-out,visibility .8s ease-in-out;display:flex;align-items:center}.hero-slide-item.active{opacity:1;visibility:visible}.hero-slide-inner{position:relative;z-index:2}.hero-slide-text-box{max-width:650px;padding-left:20px}.banner_big_title{font-size:46px;line-height:54px;font-weight:700;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3)}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#0006;color:#fff;border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s}.slider-arrow:hover{background:#01a4cd}.arrow-left{left:20px}.arrow-right{right:20px}.slider-dots{position:absolute;bottom:25px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:10}.slider-dot{width:12px;height:12px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s}.slider-dot.active{background:#fff;width:28px;border-radius:10px}.entry-header,.blog_page_header{background-color:#02323e;background-repeat:no-repeat;background-position:center 35%;background-size:cover;margin-top:110px;padding:160px 0 100px;min-height:480px;position:relative;overflow:hidden;text-align:left}.entry-header:before,.blog_page_header:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(90deg,#02323eb8,#02323e40,#0000 70%);z-index:1}.entry-header .container,.blog_page_header .container{position:relative;z-index:2;max-width:1200px}.entry-header .entry-title,.blog_page_header .blog_page_title{color:#fff;font-size:38px;line-height:48px;font-weight:700;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.5)}.offer_sec{padding:55px 0 45px;background:#fff}.box2-top{margin-bottom:24px}.box2-top a{display:block;text-decoration:none}.box2{min-height:100%;padding:35px 20px 30px;border-radius:8px;background:#f4f4f4;transition:background-color .3s ease,color .3s ease;box-shadow:0 2px 8px #00000005;display:flex;flex-direction:column;align-items:center;justify-content:center}.box2:hover{background:#03333f}.box2 img{height:85px;width:85px;max-width:85px;object-fit:contain;margin:0 auto;display:block}.offer_box_heading{font-size:18px;color:#02323e;line-height:24px;font-weight:700;margin-top:18px;transition:color .3s ease;text-align:center}.box2:hover .offer_box_heading{color:#fff}.service_sec{background:#f5f6f7;padding:55px 0}.box1-top{margin-bottom:25px}.box1{height:100%;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px #0000000d;transition:background-color .3s ease;display:flex;flex-direction:column}.box1:hover{background:#03313d!important}.box1 .text_box{padding:22px 18px 25px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.service_box_heading{font-size:19px;color:#2c3038;line-height:26px;font-weight:600;transition:color .3s ease}.box1:hover .service_box_heading{color:#fff}.box1 .common_paragraph{font-size:14px;line-height:22px;color:#64748b;margin-bottom:15px;transition:color .3s ease}.box1:hover .common_paragraph{color:#cbd5e1}.about_sec{padding:65px 0 75px;background:#fff}.about_big_heading{font-size:32px;color:#02323e;font-weight:700;line-height:40px}.about_sec .border-lg-end{border-right:1px solid #e9ecef}@media (max-width: 991px){.about_sec .border-lg-end{border-right:none;border-bottom:1px solid #e9ecef;margin-bottom:30px;padding-bottom:30px}}.about_sec .rt_side .box{display:flex;align-items:flex-start;gap:18px}.about_sec .rt_side .box .icon{width:72px;height:72px;min-width:72px;flex-shrink:0}.about_sec .rt_side .box .icon img{width:72px;height:72px;object-fit:contain}.about_sec .rt_side .box .text{flex:1}.about_box_heading{font-size:19px;color:#0c3944;line-height:22px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.about_sec .rt_side .box.border-bottom{border-bottom:1px solid #e9ecef!important;padding-bottom:18px;margin-bottom:18px}.why_choose_sec{background:url(/images/why-choose-bg.jpg) no-repeat center center;background-size:cover;padding:70px 0}.why_choose_heading{color:#01a3cc}.why_choose_sec .upper .common_paragraph{padding:0 10%;color:#fff}.box3-top{margin-bottom:20px}.box3{text-align:center}.box3 img{width:95px;height:95px;object-fit:contain;margin:0 auto;display:block}.choose_box_heading{font-size:20px;line-height:28px;font-weight:600;margin-top:15px;margin-bottom:5px;color:#fff}.box3 .common_paragraph{color:#fff;padding:0}.talk_us_sec{padding:80px 0;background:#fff}.talk_us_sec .img_box img{border-radius:0;box-shadow:none!important;border:none!important}.testimonial_sec{background:#f7f7f7!important;padding:65px 0 60px;overflow:hidden}.testimonial_heading{font-size:30px;color:#02323e;font-weight:700}.testimonial_sec .top .common_paragraph{max-width:860px;margin:0 auto 35px;font-size:15px;line-height:25px}.sp-testimonial-free{background:#fff!important;box-shadow:0 4px 16px #00000014!important;border-radius:6px!important;padding:32px 26px 26px!important;height:100%!important;min-height:310px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;border:1px solid #edf2f7!important;box-sizing:border-box!important}.sp-testimonial-content p{font-size:15px!important;color:#4b4b4b!important;line-height:25px!important;min-height:140px!important;margin:0 0 20px!important;text-align:left!important}.sp-testimonial-client-name{font-size:17px!important;color:#1e293b!important;font-weight:700!important;margin-bottom:2px!important}.sp-testimonial-client-designation{font-size:14px!important;color:#64748b!important;font-weight:400!important}.testimonial-dots{margin-top:25px}.testimonial-dot{width:10px;height:10px;border-radius:50%;background:#9bdceb;border:none;cursor:pointer;padding:0;transition:background-color .3s ease}.testimonial-dot.active{background:#00a5cf}.association_sec{padding:50px 0;background:#fff}.association_logo{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:25px}.association_logo .image{max-width:150px;display:flex;align-items:center;justify-content:center}.association_logo .image img{max-height:60px;object-fit:contain;filter:grayscale(30%);transition:filter .3s}.association_logo .image img:hover{filter:grayscale(0%)}#footer{background:#009ac0;padding:38px 0 16px;color:#fff}.footer_heading{font-size:19px;font-weight:600;margin-bottom:12px}.footer_link li{background:url(/images/right-arrow02.png) no-repeat left center;margin-bottom:6px;padding-left:20px}.footer_link li a{font-family:Inter,sans-serif;font-size:15px;color:#fff;line-height:20px}.footer_link li a:hover{color:#03323e}.footer_contact li{display:flex;align-items:flex-start;font-family:Inter,sans-serif;font-size:15px;color:#fff;line-height:22px;margin-bottom:10px}.footer_contact li a{color:#fff}.footer_contact li a:hover{color:#03323e}.footer_contact li span img{width:18px;margin-top:2px}.footer_mid{margin-top:18px;padding-top:15px;border-top:1px solid rgba(255,255,255,.2)}.footer_logo img{max-height:40px}.footer_bottom{margin-top:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.15);font-size:13px}.common_listing{margin:15px 0 0;padding:0}.common_listing li{background:url(/images/tick-icon01.png) no-repeat left 4px;margin-bottom:10px;padding-left:30px;color:#4b4b4b;font-size:15px;line-height:24px}.inner_title{font-size:24px;color:#02323e;line-height:32px;font-weight:700;margin-bottom:12px}.inner_title strong{color:#01a4cd;font-weight:700}.inner_title.dup{font-size:20px;color:#393939;line-height:28px}.inner_sec{padding:35px 0}.img_box{width:100%;display:flex;justify-content:center;align-items:center;margin:15px 0}.img_box img{max-width:100%;height:auto;object-fit:contain;border-radius:8px;display:block}.bg_color{background:#f7f7f7}.cta_sec{background:url(/images/why-choose-bg.jpg) no-repeat center center!important;background-size:cover!important;padding:55px 15px!important;position:relative;text-align:center;color:#fff}.cta_title{font-size:26px!important;line-height:34px!important;font-weight:700!important;color:#fff!important;position:relative;padding-bottom:15px;margin-bottom:20px}.cta_title:after{content:"";position:absolute;width:61px;height:2px;background:#01a4cd;left:0;right:0;bottom:0;margin:0 auto}.faq-sec{margin-top:40px;box-shadow:0 0 7px #bab0b0;padding:26px 25px;border-radius:5px;background:#fff}.faq-part{margin-top:20px;border-radius:5px;overflow:hidden}.faq-title{background:#033440;color:#fff;font-size:17px;font-weight:600;padding:12px 15px;cursor:pointer}.faq-text{font-size:16px;border:1px solid #d6d3d3;border-top:none;padding:15px;color:#232323;line-height:26px;background:#fff}.entry-header,.page .entry-header,.single-post-wrapper .entry-header,.blog_page_header{width:100%!important;background-size:cover!important;background-position:center 35%!important;background-repeat:no-repeat!important;max-width:100%!important;min-height:480px!important;padding:160px 0 110px!important;margin:110px 0 35px!important;position:relative!important;overflow:hidden!important;text-align:left!important;display:flex!important;align-items:center!important;box-sizing:border-box!important}@media (min-width: 1400px){.entry-header,.page .entry-header,.single-post-wrapper .entry-header,.blog_page_header{min-height:520px!important;padding:180px 0 120px!important;background-position:center 35%!important}}.entry-header:before,.page .entry-header:before,.single-post-wrapper .entry-header:before,.blog_page_header:before{background:linear-gradient(90deg,#02323eb8,#02323e40,#0000 70%)!important;position:absolute!important;content:""!important;top:0!important;bottom:0!important;left:0!important;right:0!important;z-index:1!important}.page .entry-header .container,.entry-header .container,.blog_page_header .container{position:relative!important;z-index:99!important;max-width:1200px!important}.page .entry-title,.entry-header .entry-title,.blog_page_title{color:#fff!important;width:100%!important;font-size:38px!important;line-height:48px!important;font-weight:700!important;margin:0!important;position:relative!important;z-index:99!important;text-shadow:0 2px 6px rgba(0,0,0,.5)}@media (max-width: 991px){.page .entry-header,.single-post-wrapper .entry-header,.blog_page_header{min-height:380px!important;max-height:none!important;padding:80px 0 50px!important;margin:62px 0 25px!important;background-position:center top!important;background-size:cover!important}.page .entry-header:before,.single-post-wrapper .entry-header:before,.blog_page_header:before{background:linear-gradient(90deg,#02323ec7,#02323e73,#0000001f)!important}.page .entry-title,.entry-header .entry-title,.blog_page_title{font-size:26px!important;line-height:34px!important}}@media (max-width: 576px){.page .entry-header,.single-post-wrapper .entry-header,.blog_page_header{min-height:300px!important;padding:65px 0 40px!important;background-position:center top!important}}.blog-body-text h2,.entry-content h2{font-size:24px;color:#02323e;font-weight:700;margin-top:28px;margin-bottom:14px}.blog-body-text h3,.entry-content h3{font-size:20px;color:#02323e;font-weight:600;margin-top:22px;margin-bottom:10px}.blog-body-text p,.entry-content p{font-size:16px;line-height:28px;color:#4b4b4b;margin-bottom:18px}.blog-body-text ul,.blog-body-text ol,.entry-content ul,.entry-content ol{padding-left:24px;margin-bottom:22px}.blog-body-text li,.entry-content li{font-size:15px;line-height:26px;color:#4b4b4b;margin-bottom:8px;list-style:disc}.testimonial_sec{padding:70px 0;background:#f8fafc}.testimonial_heading{font-size:32px;color:#02323e;font-weight:700;line-height:40px}.sp-testimonial-free{transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s ease,opacity .6s ease;animation:testimonialFadeIn .7s ease-in-out}@keyframes testimonialFadeIn{0%{opacity:.4;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.testimonial-dot{width:12px;height:12px;border-radius:50%;background:#cbd5e1;border:none;cursor:pointer;transition:all .4s ease;padding:0}.testimonial-dot.active{background:#01a4cd;width:32px;border-radius:8px}@media (max-width: 991px){.navbar-default{position:relative}.home_slider,.entry-header{margin-top:0}.header_bottom{display:none}.header_bottom.mobile-active{display:block}.header_bottom ul.nav-menu{flex-direction:column!important;align-items:flex-start!important;padding:10px 0!important}.header_bottom ul.nav-menu li{margin:0;width:100%;border-bottom:1px solid rgba(255,255,255,.15)}.header_bottom ul.nav-menu li a{padding:12px 15px;width:100%}.header_bottom ul.nav-menu li ul.sub-menu{position:static!important;box-shadow:none;background:#02809f;border-radius:0;padding:0!important}.header_bottom ul.nav-menu li ul.sub-menu li a{color:#fff!important;padding-left:30px!important}.banner_big_title{font-size:32px;line-height:38px}.hero-slide-container{height:460px}}.footer_fixed_buttons{position:fixed;bottom:0;left:0;right:0;background:#fff;display:flex;box-shadow:0 -2px 10px #00000026;z-index:1040}.footer_fixed_buttons a{flex:1;text-align:center;padding:14px 10px;font-weight:600;font-size:15px}.footer_fixed_buttons .footer_btn1{background:#01a4cd;color:#fff}.footer_fixed_buttons .footer_btn2{background:#03313d;color:#fff;display:flex;align-items:center;justify-content:center}.footer_fixed_buttons .footer_btn2 img{height:22px}.footer_fixed_buttons .footer_btn3{background:#ff7b00;color:#fff}*,*:before,*:after{-webkit-tap-highlight-color:transparent}.blog_sec,.blog-card,.blog-image,.blog-card img,.blog-content,.blog-content h3,.blog-content a,.box1,.box2,.box3,.common-btn1,.association_logo,.association_logo .image,.association_logo .image img,.sp-testimonial-free,.header_logo img,.about_sec .box,.about_sec .icon img,.talk_us_sec img{transform:none!important;-webkit-transform:none!important;backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:auto!important}.blog-card:hover,.blog-card:active,.blog-card:focus,.blog-card img:hover,.blog-card img:active,.box1:hover,.box1:active,.box1:focus,.box2:hover,.box2:active,.box2:focus,.box3:hover,.box3:active,.box3:focus,.common-btn1:hover,.common-btn1:active,.association_logo .image img:hover,.association_logo .image img:active,.sp-testimonial-free:hover,.sp-testimonial-free:active{transform:none!important;-webkit-transform:none!important}.association_logo .image img{filter:none!important;-webkit-filter:none!important}.blog_page_header+#main-content{background:#fff;padding:40px 0}.blog_page_header+#main-content .container{max-width:1200px;display:flex;flex-wrap:wrap;align-items:flex-start}.blog_page_header+#main-content #primary{width:70.95%;box-sizing:border-box;padding-right:30px}.blog_page_header+#main-content #content-sidebar{width:29.05%;box-sizing:border-box}.blog_page_header+#main-content .hentry{margin:0 auto 48px;max-width:672px}.blog_page_header+#main-content #primary .entry-header{background:#fff!important;background-image:none!important;padding:0 10px 12px!important;margin:0!important;min-height:auto!important;position:relative!important;overflow:visible!important;display:block!important}.blog_page_header+#main-content #primary .has-post-thumbnail .entry-header{padding-top:24px!important}.blog_page_header+#main-content #primary .entry-header:before{content:none!important}.blog_page_header+#main-content .post-thumbnail{background:#b2b2b2;display:block;position:relative;width:100%;z-index:0}.blog_page_header+#main-content .post-thumbnail img{display:block;height:auto;max-width:100%}.blog_page_header+#main-content a.post-thumbnail:hover img{opacity:.85}.blog_page_header+#main-content #primary .entry-title{color:#2b2b2b!important;font-size:26px!important;line-height:1.0909090909!important;font-weight:300!important;margin:0 0 12px!important;padding:0!important;text-shadow:none!important;position:static!important;z-index:auto!important;width:auto!important}.blog_page_header+#main-content .entry-title a{color:#2b2b2b;text-decoration:none}.blog_page_header+#main-content .entry-title a:hover{color:#01a4cd}.blog_page_header+#main-content #primary .entry-meta{color:#767676;font-size:12px;font-weight:400;line-height:1.3333333333;text-transform:uppercase;margin-bottom:8px;clear:both}.blog_page_header+#main-content #primary .entry-meta a{color:#767676;text-decoration:none}.blog_page_header+#main-content #primary .entry-meta a:hover{color:#01a4cd}.blog_page_header+#main-content #primary .cat-links{font-weight:900;text-transform:uppercase}.blog_page_header+#main-content #primary .cat-links a{color:#2b2b2b}.blog_page_header+#main-content #primary .cat-links a:hover{color:#01a4cd}.blog_page_header+#main-content #primary .entry-meta span+.byline:before,.blog_page_header+#main-content #primary .entry-meta span+.comments-link:before{content:" | "}.blog_page_header+#main-content footer.entry-meta{margin:24px auto 0;padding:0;clear:both}.blog_page_header+#main-content #primary .entry-meta .tag-links a,.blog_page_header+#main-content #primary .entry-meta .tag-links .tag-item,.entry-meta .tag-links a,.entry-meta .tag-links .tag-item,.tag-links a,.tag-links .tag-item,.tag-links span.tag-item{background-color:#767676!important;border-radius:0 3px 3px 0!important;color:#fff!important;display:inline-block!important;font-size:11px!important;font-weight:700!important;line-height:1.3!important;margin:3px 4px 3px 12px!important;padding:4px 8px 4px 6px!important;position:relative!important;text-transform:uppercase!important;text-decoration:none!important;letter-spacing:.3px;vertical-align:middle;cursor:default!important;-webkit-user-select:none;user-select:none}.blog_page_header+#main-content #primary .entry-meta .tag-links a:hover,.entry-meta .tag-links a:hover,.tag-links a:hover{background-color:#01a4cd!important;color:#fff!important}.blog_page_header+#main-content #primary .entry-meta .tag-links a:before,.blog_page_header+#main-content #primary .entry-meta .tag-links .tag-item:before,.entry-meta .tag-links a:before,.entry-meta .tag-links .tag-item:before,.tag-links a:before,.tag-links .tag-item:before,.tag-links span.tag-item:before{border-top:11px solid transparent!important;border-right:9px solid #767676!important;border-bottom:11px solid transparent!important;content:""!important;height:0!important;position:absolute!important;top:0!important;left:-9px!important;width:0!important}.blog_page_header+#main-content #primary .entry-meta .tag-links a:hover:before,.entry-meta .tag-links a:hover:before,.tag-links a:hover:before{border-right-color:#01a4cd!important}.blog_page_header+#main-content #primary .entry-meta .tag-links a:after,.blog_page_header+#main-content #primary .entry-meta .tag-links .tag-item:after,.entry-meta .tag-links a:after,.entry-meta .tag-links .tag-item:after,.tag-links a:after,.tag-links .tag-item:after,.tag-links span.tag-item:after{background-color:#fff!important;border-radius:50%!important;content:""!important;height:4px!important;position:absolute!important;top:9px!important;left:-3px!important;width:4px!important}.blog_page_header+#main-content #primary .entry-summary{background-color:#fff;padding:12px 10px 0;word-wrap:break-word}.blog_page_header+#main-content #primary .entry-summary p{font-size:14px;line-height:1.7;color:#767676;margin-bottom:0}.blog_page_header+#main-content .more-link{background:linear-gradient(to right,#01a4cd,#0092b7 51%,#01a4cd);background-size:200%;display:block;color:#fff!important;text-transform:capitalize;margin-top:20px;width:195px;padding:12px 0 12px 15px;border-radius:6px;white-space:nowrap;font-size:14px}.blog_page_header+#main-content .more-link:hover{background-position:right center;color:#fff!important}.blog_page_header+#main-content .screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.blog_page_header+#main-content .paging-navigation{border-top:5px solid #000;margin:48px 0;clear:both}.blog_page_header+#main-content .paging-navigation .loop-pagination{margin-top:-5px;text-align:center}.blog_page_header+#main-content .paging-navigation .page-numbers{border-top:5px solid transparent;display:inline-block;font-size:14px;font-weight:900;margin-right:1px;padding:7px 16px;text-transform:uppercase}.blog_page_header+#main-content .paging-navigation a{color:#2b2b2b;text-decoration:none}.blog_page_header+#main-content .paging-navigation .page-numbers.current{border-top:5px solid #24890d}.blog_page_header+#main-content .paging-navigation a:hover{border-top:5px solid #01a4cd;color:#2b2b2b}#content-sidebar,.widget-area{box-sizing:border-box}#content-sidebar .widget,.widget-area .widget{font-size:15px;line-height:1.6;margin-bottom:36px;width:100%;background:transparent!important;border:none!important;box-shadow:none!important}#content-sidebar .widget h2.wp-block-heading,.widget-area .widget h2.wp-block-heading,#content-sidebar .widget-title,.widget-area .widget-title{font-size:26px!important;line-height:1.2!important;border-top:4px solid #01a4cd!important;border-bottom:none!important;padding-top:15px!important;padding-bottom:0!important;color:#000!important;font-weight:800!important;margin:0 0 16px!important}#content-sidebar .widget ul,.widget-area .widget ul{list-style:none!important;margin:0!important;padding:0!important}#content-sidebar .widget ul li,.widget-area .widget ul li{margin-bottom:6px!important;padding:0!important}#content-sidebar .widget a,.widget-area .widget a{font-size:16px!important;color:#01a4cd!important;text-decoration:none!important;font-weight:500!important;line-height:1.8!important;display:inline-block!important;transition:color .2s ease!important}#content-sidebar .widget a:hover,.widget-area .widget a:hover{color:#03323e!important}@media (max-width: 991px){.blog_page_header+#main-content #primary,.blog_page_header+#main-content #content-sidebar{width:100%;padding-right:0}.blog_page_header+#main-content .hentry{max-width:100%}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#02323eb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem;overflow-y:auto;animation:fadeIn .2s ease-out}.modal-card{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);width:100%;max-width:580px;max-height:90vh;overflow-y:auto;padding:2rem;position:relative;animation:scaleUp .25s ease-out}@media (max-width: 576px){.modal-card{padding:1.25rem;max-height:92vh;border-radius:var(--radius-md)}}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1 / -1}.form-label{font-size:.875rem;font-weight:600;color:var(--primary-dark);margin-bottom:.35rem}.form-input,.form-select{font-family:inherit;font-size:.95rem;color:#1e293b;background-color:#fff;border:1px solid #cbd5e1;border-radius:var(--radius-sm);padding:.65rem .85rem;transition:border-color .2s,box-shadow .2s;outline:none;width:100%}.form-input:focus,.form-select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #01a4cd26}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;font-size:.95rem;padding:.75rem 1.5rem;border-radius:var(--radius-sm);border:none;cursor:pointer;transition:all .2s ease;text-decoration:none;font-family:inherit}.btn-primary{background:#01a4cd;color:#fff!important}.btn-primary:hover{background:#028ba8;color:#fff!important}.btn-secondary{background:#f1f5f9;color:#334155!important}.btn-secondary:hover{background:#e2e8f0;color:#1e293b!important}.btn-accent{background:#ff7b00;color:#fff!important}.btn-accent:hover{background:#e66f00;color:#fff!important}.btn-sm{padding:.45rem .9rem;font-size:.85rem}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#02323e99;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:2000;display:flex;justify-content:flex-end;animation:fadeIn .2s ease-out}.cart-drawer{background:#fff;width:100%;max-width:440px;height:100%;display:flex;flex-direction:column;box-shadow:var(--shadow-xl);animation:slideInRight .3s cubic-bezier(.16,1,.3,1)}.cart-header{padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.cart-body{flex:1;overflow-y:auto;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.cart-item{display:flex;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9;align-items:center}.cart-item-img{width:68px;height:68px;object-fit:contain;border-radius:var(--radius-sm);background:#f8fafc;padding:4px;border:1px solid #e2e8f0;flex-shrink:0}.cart-item-info{flex:1;min-width:0}.cart-item-title{font-size:.925rem;font-weight:600;color:var(--primary-dark);margin:0 0 .25rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item-price{font-size:.9rem;font-weight:700;color:var(--primary);margin:0}.cart-footer{padding:1.25rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc}.cart-total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}@media (max-width: 991px){.scroll-to-top-btn{bottom:64px!important}.form-grid{grid-template-columns:1fr}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 576px){.hero-slide-container{height:380px!important}.banner_big_title{font-size:24px!important;line-height:30px!important;padding-bottom:8px!important}.hero-slide-text-box .common_paragraph{font-size:14px!important;line-height:20px!important;padding-bottom:15px!important}.hero-slide-text-box .common-btn1{padding:10px 22px!important;font-size:14px!important}.slider-arrow{width:34px!important;height:34px!important}.arrow-left{left:8px!important}.arrow-right{right:8px!important}.service_big_heading h1{font-size:20px!important;line-height:26px!important}.service_big_heading h2{font-size:14px!important;line-height:20px!important;margin-bottom:12px!important}.service_big_heading,.about_big_heading,.why_choose_heading,.talk_us_heading,.testimonial_heading,.association_heading{font-size:21px!important;line-height:27px!important}.common_paragraph{font-size:14px!important;line-height:22px!important}.offer_sec{padding:35px 0 25px}.box2-top{margin-bottom:12px}.box2{padding:16px 8px 14px;min-height:130px;border-radius:6px}.box2 img{height:50px;width:50px;max-width:50px}.offer_box_heading{font-size:13px;line-height:16px;margin-top:8px}.service_sec{padding:35px 0 25px}.box1-top{margin-bottom:12px}.box1 .text_box{padding:10px 6px!important}.service_box_heading{font-size:13px!important;line-height:16px!important;font-weight:700!important}.box1 .common-btn1{padding:6px 14px!important;font-size:11px!important;border-radius:4px!important}.about_sec{padding:35px 0 25px}.about_sec .rt_side .box .icon{width:50px!important;height:50px!important;min-width:50px!important}.about_sec .rt_side .box .icon img{width:50px!important;height:50px!important}.about_box_heading{font-size:15px!important}.why_choose_sec{padding:40px 0 30px}.box3 img{width:60px!important;height:60px!important}.choose_box_heading{font-size:16px!important;margin-top:10px!important}.talk_us_sec{padding:35px 0!important}.testimonial_sec{padding:35px 0 30px!important}.sp-testimonial-free{padding:18px 14px!important;min-height:auto!important}.sp-testimonial-content p{font-size:13px!important;line-height:21px!important;min-height:auto!important;margin-bottom:12px!important}.association_sec{padding:35px 0!important}.association_heading{margin-bottom:18px!important}.association_logo{gap:16px 20px!important}.association_logo .image{max-width:110px!important;min-height:50px!important}.association_logo .image img{max-height:44px!important}.image-card-carousel{padding:35px 0 45px!important}.product-img-wrapper{height:150px!important}.woocommerce-loop-product__title{font-size:13px!important;line-height:17px!important;min-height:34px!important}.product-card{padding:10px!important}.product-card button,.product-card a.button{padding:7px 10px!important;font-size:11px!important}#footer{padding:24px 0 60px!important}.footer_top{padding-bottom:0!important}.footer_heading{font-size:15px!important;margin-bottom:8px!important;font-weight:700!important}.footer_link li{font-size:12px!important;line-height:16px!important;margin-bottom:5px!important;padding-left:16px!important;background-size:7px auto!important}.footer_link li a{font-size:12px!important;line-height:16px!important}.footer_contact li{font-size:12px!important;line-height:17px!important;margin-bottom:8px!important}.footer_contact li a{font-size:12px!important}.footer_mid{margin-top:10px!important;padding-top:10px!important}.footer_logo img{max-height:28px!important}.footer_bottom{margin-top:6px!important;padding-top:6px!important;font-size:11px!important}}
