﻿@import"https://fonts.googleapis.com/css2?family=Hanuman:wght@100;300;400;700;900&family=Rubik:wght@300;400;500;700;800;900&display=swap";.noSelect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.primary-btn{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;height:44px;color:#fff;line-height:46px;padding:0 1.6rem;background:#1659a3;text-decoration:none;display:inline-block;border:0;font-weight:400;position:relative;letter-spacing:.5px;transition:ease-out .5s;-webkit-transition:ease-out .5s;-moz-transition:ease-out .5s}.primary-btn::after,.primary-btn::before{position:absolute;content:"";width:0%;height:0%;visibility:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px}.primary-btn::after{bottom:-2px;right:-2px;border-left:2px solid #ec4e28;border-bottom:2px solid #ec4e28;transition:width .1s ease .1s,height .1s ease,visibility 0s .2s}.primary-btn::before{top:-2px;left:-1px;border-top:2px solid #ec4e28;border-right:2px solid #ec4e28;transition:width .1s ease .3s,height .1s ease .2s,visibility 0s .4s}.primary-btn:hover{color:#ec4e28;background:#fff}.primary-btn:hover::after,.primary-btn:hover::before{width:calc(100% + 3px);height:calc(100% + 3px);visibility:visible;transition:width .1s ease .2s,height .1s ease .3s,visibility 0s .2s}.primary-btn:hover::after{transition:width .1s ease .2s,height .1s ease .3s,visibility 0s .2s}.primary-btn:hover::before{transition:width .1s ease,height .1s ease .1s}.primary-btn.two:hover{color:#ec4e28}.button-hover-effect,.franchise-download-form button:hover{color:#ec4e28;background:#fff}.button-hover-effect::after,.franchise-download-form button:hover::after,.button-hover-effect::before,.franchise-download-form button:hover::before{width:calc(100% + 3px);height:calc(100% + 3px);visibility:visible;transition:width .1s ease .2s,height .1s ease .3s,visibility 0s .2s}.button-hover-effect::after,.franchise-download-form button:hover::after{transition:width .1s ease .2s,height .1s ease .3s,visibility 0s .2s}.button-hover-effect::before,.franchise-download-form button:hover::before{transition:width .1s ease,height .1s ease .1s}.btn-light{-webkit-border-radius:65px;-moz-border-radius:65px;-ms-border-radius:65px;border-radius:65px;height:52px;color:#000;line-height:52px;padding:0 2.8rem;background:#fff;-webkit-box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);-moz-box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);text-decoration:none;font-weight:600;box-shadow:0 0 15px 0 rgba(20,90,236,.3)}.btn-light:hover,.btn-light:focus{animation:pulse 1s;box-shadow:0 0 0 2em rgba(255,255,255,0);cursor:pointer}.btn-light.active{background:#1d2d57;color:#fff}.text-btn-primary{color:#1d2d57}.text-btn-primary:hover{text-decoration:none}.border-btn{border:1px solid #1659a3;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;padding:0 1.6rem;color:#1659a3;background:#fff}@media(max-width: 767px){.primary-btn{height:48px;line-height:48px;padding:0 2rem}}.nav-bar{height:76px}.brand img{max-height:70px}.nav-container{max-width:1000px;margin:0 auto}.dropdown-item{-webkit-transition:all .5s ease-in-out 0s;-moz-transition:all .5s ease-in-out 0s;-ms-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}nav ul{list-style:none;margin:0;padding:0}nav ul .dropdown-toggle::after{position:relative;top:2px}nav ul>li{float:left;position:relative;font-size:.85rem;list-style:none}nav ul>li>a{text-decoration:none;color:#fff !important;position:relative;cursor:pointer;float:left}nav ul>li>a:hover,nav ul>li>a.active{color:#ff8365}nav ul>li>a:hover::before,nav ul>li>a.active::before{width:100%}nav ul>li>a.primary-btn{-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;padding:0 1.5rem;height:40px;line-height:42px}nav ul>li>a.primary-btn:after{content:none}nav ul>li>a:hover,nav ul>li>a.active{color:#f2886e !important}nav ul>li:last-child a:before{content:none}nav ul>li.active a:before{background:#1d2d57;opacity:1}.nav-dropdown{display:none;z-index:1;padding:10px;background:#1659a3}.nav-dropdown li{width:100%;padding:0;padding:.8rem 0;border-bottom:1px dashed #303030;font-size:.75rem}.nav-dropdown li:last-child{border-bottom:0;padding-bottom:0}.nav-dropdown li a:hover,.nav-dropdown li a.active{color:#1659a3 !important}.nav-mobile{display:none;position:absolute;top:10px;right:0;background:#1659a3;height:59px;width:62px;z-index:2}@media only screen and (max-width: 991px){.nav-mobile{display:block}nav ul{display:none}nav ul li{float:none}nav ul li a.dropdown-item{margin:0}}#nav-toggle{position:absolute;left:14px;top:18px;cursor:pointer;padding:10px 35px 16px 0px}#nav-toggle span,#nav-toggle span:before,#nav-toggle span:after{cursor:pointer;border-radius:1px;height:5px;width:35px;background:#fff;position:absolute;display:block;content:"";transition:all 300ms ease-in-out}#nav-toggle span:before{top:-10px}#nav-toggle span:after{bottom:-10px}#nav-toggle.active span{background-color:transparent}#nav-toggle.active span:before,#nav-toggle.active span:after{top:0}#nav-toggle.active span:before{transform:rotate(45deg)}#nav-toggle.active span:after{transform:rotate(-45deg)}@media(min-width: 993px){nav ul>li{padding:0 12px;margin:12px 0}.nav-dropdown{position:absolute;display:none;z-index:1;width:220px;padding:.5rem 1.2rem 1rem;margin-top:48px}.nav-dropdown li a{width:100%;color:#fff}.nav-dropdown li a:before{content:none}.navbar{padding-right:0;display:block}}@media(max-width: 992px){.nav-bar{display:flex;align-items:center;padding-top:0}nav ul.nav-list{position:fixed;top:0;bottom:0;left:0;right:0;background:#1659a3;padding-top:50px;z-index:1;text-align:center}nav ul li a{color:#fff !important;margin-top:2rem;display:inline-block;text-align:center !important;float:none}nav ul li a:after{bottom:-12px}nav ul li a:hover,nav ul li a.active{color:#fff}nav ul li a.primary-btn{margin-top:3rem}nav ul ul{padding-top:0}.nav-dropdown{padding:1rem 0;margin-top:1.2rem;background:#0b4e98}.nav-dropdown li a{padding:.5rem 0}.nav-dropdown li a:before{content:none}nav ul li ul li a{color:#fff;margin:0}.brand a img{max-height:54px;margin-top:20px}}header{position:relative;z-index:4}header .top-bar{background-color:#fff;height:36px;color:#1d2d57;font-family:"Rubik",sans-serif;font-size:.8rem}header .left .icon-time{top:1px;position:relative}header .right i{top:1px;position:relative}header .right a{text-decoration:none;color:#1d2d57;-webkit-transition:all .5s ease-in-out 0s;-moz-transition:all .5s ease-in-out 0s;-ms-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}header .right a:hover{color:#ec4e28}header .logo-section{background:#1659a3}header .whatsapp{position:fixed;right:0;top:40%;background:#2cb742;color:#fff;width:55px;height:60px;-webkit-border-radius:20px 0 0 20px;-moz-border-radius:20px 0 0 20px;-ms-border-radius:20px 0 0 20px;border-radius:20px 0 0 20px;z-index:11;padding:8px 0 0 14px;-webkit-box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);-moz-box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);font-size:34px}header .logo{height:72px}header .logo img{max-height:60px}@media(min-width: 993px){.navbar-nav{flex-wrap:wrap;padding:14px 0}}@media(max-width: 768px)and (max-width: 991px){.logo-section .logo img{width:260px}}@media(max-width: 767px){.logo-section .logo img{width:200px}header .left{padding-top:.3rem}header .right a{font-size:1.2rem}}footer{background:#175184;position:relative;overflow:hidden;color:#fff}footer .colum{position:relative}footer .colum p{color:#fff}footer .colum.links a{color:#fff;text-decoration:none;display:block;font-size:.85rem;font-family:"Rubik",sans-serif;-webkit-transition:all .5s ease-in-out 0s;-moz-transition:all .5s ease-in-out 0s;-ms-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}footer .colum.links a:hover{color:#659fdf;padding-left:.4rem}footer .colum.logo p{font-size:.7rem;color:#fff}footer .colum.logo img{width:60px}footer .colum h6{margin-bottom:1.4rem;font-size:1.3rem;font-weight:600;color:#fff}footer .social-media{position:absolute;bottom:1.15rem}footer .social-media a{color:#fff;text-decoration:none;font-size:1.18rem;-webkit-transition:all .5s ease-in-out 0s;-moz-transition:all .5s ease-in-out 0s;-ms-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}footer .social-media a:hover{color:#659fdf;margin-top:-4rem}footer .links a{margin:0 0 1.15rem}footer .address .col{font-family:"Rubik",sans-serif;margin:0 0 1rem}footer .address .col i{width:14px;color:#659fdf;margin-top:.2rem;position:relative}footer .address .col i.icon-land-phone{font-size:17px;top:-2px}footer .address .col i.icon-email{font-size:12px;top:1px}footer .address .col i.icon-location{font-size:17px;top:1px}footer .address .col i.icon-customer-service{font-size:19px;margin:0}footer .address .col p{width:calc(100% - 14px);font-size:.85rem;margin:0}footer .quick-links .row{overflow-x:auto;flex-wrap:nowrap}footer ::-webkit-scrollbar{width:6px;height:6px}footer ::-webkit-scrollbar-track{background-color:#1c5b93;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;border-radius:20px}footer ::-webkit-scrollbar-thumb{background-color:#659fdf;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;border-radius:20px}.copyright{background:#175184}.copyright .container{border-top:1px solid #185891}.copyright p{color:#fff;letter-spacing:.05rem;font-size:.8rem;font-family:"Rubik",sans-serif}.design-by{font-size:.65rem;letter-spacing:.05rem;justify-content:center;align-items:center;background:#fff}.design-by a{text-decoration:none;color:#1d2d57;font-weight:500}@media(min-width: 993px){footer .colum.links{padding-left:6rem}}@media(min-width: 768px){footer{padding:4.4rem 0 3rem}}@media(max-width: 767px){footer{padding:0 0 .6rem}footer .colum{margin-top:2rem}footer .col{clear:both}}@font-face{font-family:"sf-icons";src:url("../fonts/sf-icons.eot?s6ie0n");src:url("../fonts/sf-icons.eot?s6ie0n#iefix") format("embedded-opentype"),url("../fonts/sf-icons.ttf?s6ie0n") format("truetype"),url("../fonts/sf-icons.woff?s6ie0n") format("woff"),url("../fonts/sf-icons.svg?s6ie0n#icomoon") format("svg");font-weight:normal;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:"sf-icons" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-customer-service:before{content:""}.icon-password:before{content:""}.icon-pdf-attachment:before{content:"";color:#d31464}.icon-arrow-up:before{content:""}.icon-refresh:before{content:""}.icon-placeholder:before{content:""}.icon-map:before{content:""}.icon-close-design:before{content:""}.icon-user-active:before{content:""}.icon-user-deactive:before{content:""}.icon-image-attachment .path1:before{content:"";color:#000}.icon-image-attachment .path2:before{content:"";margin-left:-1.13671875em;color:#000}.icon-image-attachment .path3:before{content:"";margin-left:-1.13671875em;color:#000}.icon-image-attachment .path4:before{content:"";margin-left:-1.13671875em;color:#000}.icon-image-attachment .path5:before{content:"";margin-left:-1.13671875em;color:#fff}.icon-image-attachment .path6:before{content:"";margin-left:-1.13671875em;color:#fff}.icon-video-play:before{content:""}.icon-tick-design:before{content:"";color:#7b7b7b}.icon-double-tick:before{content:""}.icon-chat-user-avatar:before{content:""}.icon-battery:before{content:""}.icon-shake-hand:before{content:""}.icon-users1:before{content:""}.icon-date-time:before{content:""}.icon-reset-download:before{content:""}.icon-remove-device:before{content:""}.icon-download:before{content:""}.icon-file-pinned:before{content:""}.icon-funnel1:before{content:"";color:#7b7b7b}.icon-linkedin:before{content:""}.icon-twitter:before{content:""}.icon-vimeo:before{content:""}.icon-youtube:before{content:""}.icon-import:before{content:""}.icon-logout:before{content:""}.icon-notification:before{content:""}.icon-voice-mail:before{content:""}.icon-setting:before{content:"";color:#1b1d4e}.icon-mail:before{content:"";color:#1b1d4e}.icon-pin:before{content:""}.icon-document-text:before{content:"";color:#1b1d4e}.icon-battery-full:before{content:"";color:#1b1d4e}.icon-calendar-tick:before{content:"";color:#1b1d4e}.icon-message:before{content:"";color:#1b1d4e}.icon-punch-in:before{content:"";color:#1b1d4e}.icon-location-filled:before{content:"";color:#1b1d4e}.icon-menu-board:before{content:"";color:#1b1d4e}.icon-diaplay:before{content:"";color:#1b1d4e}.icon-tag:before{content:"";color:#1b1d4e}.icon-sales-filled:before{content:"";color:#1b1d4e}.icon-gps:before{content:"";color:#1b1d4e}.icon-routing:before{content:"";color:#1b1d4e}.icon-users-filled:before{content:"";color:#1b1d4e}.icon-channel:before{content:"";color:#1b1d4e}.icon-ND:before{content:"";color:#1b1d4e}.icon-dashboard-filled:before{content:"";color:#1b1d4e}.icon-franchise:before{content:""}.icon-vision-view:before{content:""}.icon-vision:before{content:""}.icon-report:before{content:""}.icon-users:before{content:""}.icon-internet:before{content:""}.icon-lead-import:before{content:""}.icon-lead-purge:before{content:""}.icon-whatsapp:before{content:""}.icon-menu-1:before{content:""}.icon-menu:before{content:""}.icon-download-file:before{content:""}.icon-download-pdf:before{content:""}.icon-checkbox:before{content:""}.icon-location:before{content:""}.icon-facebook:before{content:""}.icon-instagram:before{content:""}.icon-land-phone:before{content:""}.icon-phone1:before{content:""}.icon-arrow-down:before{content:""}.icon-arrows:before{content:""}.icon-arrow-slider:before{content:""}.icon-clinic:before{content:""}.icon-customer-support:before{content:""}.icon-discount:before{content:""}.icon-email:before{content:""}.icon-faithful:before{content:""}.icon-join:before{content:""}.icon-medicine:before{content:""}.icon-mission:before{content:""}.icon-phone:before{content:""}.icon-right-arrow:before{content:""}.icon-round-tick:before{content:""}.icon-staff:before{content:""}.icon-target:before{content:""}.icon-target-1:before{content:""}.icon-time:before{content:""}.icon-calendar:before{content:""}.icon-funnel:before{content:""}.icon-software:before{content:""}.icon-lead-status:before{content:""}.se-pre-con{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:9999;background:#1659a3}.loader{position:absolute;top:50%;left:48%}.line{animation:expand 1s ease-in-out infinite;border-radius:10px;display:inline-block;transform-origin:center center;margin:0 3px;width:2px;height:25px}.line:nth-child(1){background:#27ae60}.line:nth-child(2){animation-delay:180ms;background:#f1c40f}.line:nth-child(3){animation-delay:360ms;background:#e67e22}.line:nth-child(4){animation-delay:540ms;background:#2980b9}@keyframes expand{0%{transform:scale(1)}25%{transform:scale(2)}}.home-page{min-height:100vh}.home-banner{color:#fff;font-family:"Rubik",sans-serif;position:relative}.home-banner:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.4)}.home-banner .container{z-index:2;top:28%;bottom:0;margin:auto;left:0;right:0}.home-banner-bottom{z-index:1;position:relative}.home-banner-bottom i{height:3.5rem;display:inline-block}.home-banner-bottom .contact-info .inner{background:#1659a3;color:#fff;-webkit-border-radius:.8rem;-moz-border-radius:.8rem;-ms-border-radius:.8rem;border-radius:.8rem;height:100%}.home-banner-bottom .contact-info .icon-land-phone{font-size:3.2rem}.home-banner-bottom .contact-info .icon-email{font-size:2.2rem;position:relative;top:.5rem}.home-banner-bottom .franchisee-enquiry .inner{-webkit-box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);-moz-box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);background:#fff;-webkit-border-radius:.8rem;-moz-border-radius:.8rem;-ms-border-radius:.8rem;border-radius:.8rem;padding:1.6rem 2.6rem;height:100%}.home-banner-bottom .franchisee-enquiry a{color:#1659a3;border:1px solid #1659a3;height:42px;padding:0 1.2rem;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;background:#fff;line-height:44px;text-decoration:none}.home-banner-bottom .franchisee-enquiry h4{color:#1d2d57;font-weight:600}.home-banner-bottom .franchisee-enquiry .icon-right-arrow{font-size:.75rem}.home-banner-bottom .col{padding:2rem 2.8rem}.home-banner-bottom h4{font-family:"Rubik",sans-serif;word-break:break-all}.home-banner-bottom p{font-weight:300}.home-about .image-large{-webkit-border-radius:50px 50px 120px 10px;-moz-border-radius:50px 50px 120px 10px;-ms-border-radius:50px 50px 120px 10px;border-radius:50px 50px 120px 10px;background:url(../images/about-img-large.webp) no-repeat center/cover;width:80%;height:370px}.home-about .image-small{-webkit-border-radius:40px 40px 15px 60px;-moz-border-radius:40px 40px 15px 60px;-ms-border-radius:40px 40px 15px 60px;border-radius:40px 40px 15px 60px;background:url(../images/about-img-small.webp) no-repeat -24px 0/cover;width:210px;height:210px;position:absolute;bottom:40px}.home-about .right h5{color:#1d2d57;font-weight:600}.home-about .btn-contact-us{height:44px;line-height:46px;color:#000;border:0;background:#fff;padding:0 1.2rem;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;-ms-border-radius:.3rem;border-radius:.3rem;border:1px solid #1659a3;display:inline-block;text-decoration:none}.home-about .btn-contact-us i{font-size:1rem;margin-right:.3rem}.home-generic-medicines{background:#eaf4ff}.home-generic-medicines .image-1{background:url(../images/generic-medicine-img-1.webp) no-repeat center/cover}.home-generic-medicines .image-2{background:url(../images/generic-medicine-img-2.webp) no-repeat center/cover}.home-generic-medicines .image-3{background:url(../images/generic-medicine-img-3.webp) no-repeat -350px 0px/cover}.why-should-choose-us .image{background:url(../images/why-should-choose-us-image-1.webp) no-repeat 0/cover;-webkit-border-radius:10px 150px 80px 5px;-moz-border-radius:10px 150px 80px 5px;-ms-border-radius:10px 150px 80px 5px;border-radius:10px 150px 80px 5px}.why-should-choose-us .experience{-webkit-box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);-moz-box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);-webkit-border-radius:0 .5rem .5rem 0;-moz-border-radius:0 .5rem .5rem 0;-ms-border-radius:0 .5rem .5rem 0;border-radius:0 .5rem .5rem 0;margin-top:-5rem;background:#fff}.why-should-choose-us .experience h5{font-family:"Rubik",sans-serif;color:#000}.why-should-choose-us .experience p{color:#3f3f3f;line-height:1.4;font-size:.8rem}.why-should-choose-us .content-area .icon{width:92px;height:92px;background:#eaf4ff;-webkit-border-radius:5px 20px 15px 25px;-moz-border-radius:5px 20px 15px 25px;-ms-border-radius:5px 20px 15px 25px;border-radius:5px 20px 15px 25px;color:#1659a3;font-size:3.5rem}.why-should-choose-us .content-area .icon.icon-discount{font-size:3.1rem}.why-should-choose-us .content-area .icon.icon-customer-support{font-size:2.9rem}.why-should-choose-us .content-area h5{font-family:"Rubik",sans-serif;color:#000;font-weight:500}.why-should-choose-us .content-area .content{width:calc(100% - 92px)}.why-should-choose-us .content-area p{line-height:1.4}.most-complete-medicine{background:#eaf4ff}.most-complete-medicine .image{background:url(../images/most-complete-medicine-image.webp) no-repeat 0 0/cover;height:430px}.most-complete-medicine .image:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.4)}.home-counts{margin:-5rem 0 5rem;z-index:1}.home-counts .inner{-webkit-box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);-moz-box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);-webkit-border-radius:.8rem;-moz-border-radius:.8rem;-ms-border-radius:.8rem;border-radius:.8rem;background:#fff}.home-counts i,.home-counts span{color:#1659a3;font-size:2.8rem}.home-counts i.icon-medicine,.home-counts span.icon-medicine{font-size:3.5rem;margin-top:-0.7rem}.home-counts h3{font-family:"Rubik",sans-serif;color:#000;font-size:2rem}.home-counts p{color:#828282}.home-products{margin-bottom:8rem}.home-products .colum{height:280px;padding:0 15px}.home-products .colum img{width:100%;height:100%;object-fit:cover;-webkit-border-radius:50px 50px 50px 10px;-moz-border-radius:50px 50px 50px 10px;-ms-border-radius:50px 50px 50px 10px;border-radius:50px 50px 50px 10px}.home-products .slick-slider{margin-top:3rem}.home-products .slick-list{margin:0 -15px}.home-products .slick-prev,.home-products .slick-next{width:56px;height:56px;background:#ebebeb;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;top:auto;opacity:1;bottom:-96px;z-index:1;background-repeat:no-repeat !important;background-position:center !important}.home-products .slick-prev::before,.home-products .slick-next::before{content:none}.home-products .slick-prev:hover,.home-products .slick-prev:focus,.home-products .slick-next:hover,.home-products .slick-next:focus{background-color:#ebebeb}.home-products .slick-prev{background-image:url(../icons/arrow-prev.svg) !important;right:72px;left:auto}.home-products .slick-next{background-image:url(../icons/arrow-next.svg) !important;right:0}.home-join-pharmacy{background:#cbefff}.home-join-pharmacy .left i{color:#0474a5;font-size:4rem}.home-join-pharmacy .left p{font-size:1.2rem;line-height:1}.home-join-pharmacy .left p:after{content:"";position:absolute;height:40px;width:1px;right:0;background:#218591;top:14px;bottom:0}.home-join-pharmacy .contact-info{color:#000;font-weight:600;font-size:1.1rem}.home-join-pharmacy .contact-info i{color:#0474a5;padding-right:.7rem;float:left;position:relative}.home-join-pharmacy .contact-info i.icon-land-phone{font-size:1.5rem;top:-0.15rem}.home-join-pharmacy .contact-info i.icon-email{font-size:1.1rem;top:.3rem}.home-join-pharmacy .middle p{font-size:1rem;line-height:1.4;font-weight:300}.home-join-pharmacy .right .primary-btn{height:60px;font-size:1rem;line-height:62px;background:#0474a5}.home-join-pharmacy .right .primary-btn:hover{background:#fff}@media(min-width: 1280px){.home-banner{height:600px}}@media(min-width: 1024px){.home-banner h1{line-height:1;font-size:3.6rem}.home-banner h1 span{font-size:3.42rem}.home-banner p{font-size:1.2rem}.home-about .container{position:relative}.home-about .button-div{position:relative;left:-8rem}.home-generic-medicines .image-1{width:250px;height:240px;-webkit-border-radius:80px 10px 20px 10px;-moz-border-radius:80px 10px 20px 10px;-ms-border-radius:80px 10px 20px 10px;border-radius:80px 10px 20px 10px;margin-bottom:1rem}.home-generic-medicines .image-2{width:250px;height:310px;-webkit-border-radius:50px 10px 50px 20px;-moz-border-radius:50px 10px 50px 20px;-ms-border-radius:50px 10px 50px 20px;border-radius:50px 10px 50px 20px}.home-generic-medicines .image-3{width:250px;height:490px;-webkit-border-radius:10px 100px 15px 20px;-moz-border-radius:10px 100px 15px 20px;-ms-border-radius:10px 100px 15px 20px;border-radius:10px 100px 15px 20px;position:absolute;right:0;top:0}.why-should-choose-us .image{width:460px;height:600px;background-position:-350px 0}}@media(min-width: 1024px)and (max-width: 1279px){.home-banner{height:500px}.home-banner-bottom h4{font-size:1.4rem}.home-banner-bottom .col{padding:2rem}.home-generic-medicines .image-1,.home-generic-medicines .image-2{width:200px}.home-generic-medicines .image-3{width:210px}.why-should-choose-us .image{width:400px}.most-complete-medicine .image{height:370px}.home-products .colum{height:240px}.home-products .carousel-item{height:325px}}@media(min-width: 768px)and (max-width: 1023px){.home-banner{height:350px}.home-banner h1{font-size:2.4rem}.home-banner h1 span{font-size:2.26rem}.why-should-choose-us .image{width:100%;height:400px;-webkit-border-radius:10px 100px 60px 5px;-moz-border-radius:10px 100px 60px 5px;-ms-border-radius:10px 100px 60px 5px;border-radius:10px 100px 60px 5px;background-position:-190px 0}.most-complete-medicine .image{height:300px}.home-products .colum{height:186px}.home-products .carousel-item{height:280px}}@media(max-width: 1023px){h1{line-height:1}p{line-height:1.2}}@media(min-width: 768px){.home-banner .container{padding-left:6rem}.home-banner-bottom{margin-top:-5rem}.home-banner-bottom .col:first-child{border-right:1px solid #1863b5}.why-should-choose-us .heading-one{padding-left:calc(92px + 3rem)}}@media(max-width: 767px){.home-banner{height:220px}.home-banner .container{top:20%}.home-banner h1{font-size:1.4rem}.home-banner p{font-size:.8rem}.home-banner-bottom{margin-top:-3.8rem}.home-banner-bottom h4{font-size:1rem}.home-banner-bottom .col{text-align:left;padding:1rem 2rem}.home-banner-bottom .col:first-child{padding-bottom:0}.home-banner-bottom .contact-info i{width:50px;float:left}.home-banner-bottom .contact-info .content{width:calc(100% - 50px);float:left}.home-banner-bottom .contact-info .icon-land-phone{font-size:1.6rem}.home-banner-bottom .contact-info .icon-email{font-size:1.1rem;top:0}.home-banner-bottom p{font-size:.8rem}.home-about .image-small{width:150px;height:150px;bottom:20px}.home-about .image-large{height:240px}.why-should-choose-us .image{width:100%;height:400px;-webkit-border-radius:10px 100px 60px 5px;-moz-border-radius:10px 100px 60px 5px;-ms-border-radius:10px 100px 60px 5px;border-radius:10px 100px 60px 5px;background-position:-190px 0}.why-should-choose-us .content-area .icon{width:80px;height:80px;font-size:3.2rem}.why-should-choose-us .content-area .icon.icon-discount{font-size:2.7rem}.why-should-choose-us .content-area .icon.icon-customer-support{font-size:2.6rem}.most-complete-medicine{padding-bottom:6rem}.most-complete-medicine .image{height:230px}.home-products .colum{height:120px;margin-top:15px;padding:0 6px}.home-products .colum img{-webkit-border-radius:15px 15px 15px 8px;-moz-border-radius:15px 15px 15px 8px;-ms-border-radius:15px 15px 15px 8px;border-radius:15px 15px 15px 8px}.home-products .carousel-item{height:820px}.AppSlider .AppSlider__controls{display:none}}.about-top .left .image{background:url(../images/about-left-image.webp) no-repeat -250px 0/cover;width:80%;height:490px;-webkit-border-radius:2.5rem 2.5rem 7rem .5rem;-moz-border-radius:2.5rem 2.5rem 7rem .5rem;-ms-border-radius:2.5rem 2.5rem 7rem .5rem;border-radius:2.5rem 2.5rem 7rem .5rem}.about-top .text{color:#fff;bottom:4rem;background:#1659a3;-webkit-border-radius:2.5rem 2.5rem 1rem 4rem;-moz-border-radius:2.5rem 2.5rem 1rem 4rem;-ms-border-radius:2.5rem 2.5rem 1rem 4rem;border-radius:2.5rem 2.5rem 1rem 4rem;height:170px;width:170px}.about-top .text h1{font-weight:500;font-family:"Rubik",sans-serif}.about-top .right h5{color:#1d2d57;font-weight:600}.professional-staff .description{color:#828282}.professional-staff .image-col .inner{background:rgba(22,89,163,.85);-webkit-border-radius:50px 50px 50px 10px;-moz-border-radius:50px 50px 50px 10px;-ms-border-radius:50px 50px 50px 10px;border-radius:50px 50px 50px 10px;padding:0 .25rem}.professional-staff .image-col .img-box{height:390px;background:#fff;-webkit-border-radius:50px 50px 0 0;-moz-border-radius:50px 50px 0 0;-ms-border-radius:50px 50px 0 0;border-radius:50px 50px 0 0;position:relative;top:0;overflow:hidden}.professional-staff .image-col .img-box img{object-fit:cover;width:100%;height:100%;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.professional-staff .image-col .img-box::after{content:"";position:absolute;background:rgba(0,0,0,.25);top:0;bottom:0;left:0;right:0;opacity:0;-webkit-transition:all .5s ease-in-out 0s;-moz-transition:all .5s ease-in-out 0s;-ms-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.professional-staff .image-col .name-box{color:#fff}.professional-staff .image-col h5{font-family:"Rubik",sans-serif;font-weight:500;font-size:1.5rem}.professional-staff .image-col:hover .img-box::after{opacity:1}.professional-staff .image-col:hover .img-box img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.our-mission{background:#eaf4ff}.our-mission h5{color:#000;font-weight:600}.our-mission .icon{width:54px;color:#1659a3}.our-mission .icon.icon-target-1{font-size:3.2rem;position:relative;top:-0.5rem}.our-mission .icon.icon-vision-view{font-size:2.6rem}.our-mission .content{width:calc(100% - 54px)}@media(min-width: 1024px)and (max-width: 1279px){.about-top .left .image{background-position:-280px 0}}@media(min-width: 768px)and (max-width: 1023px){.about-top .left .image{width:85%}}@media(max-width: 767px){.about-top .left .image{background-position:-350px 0}}.nav-bar{height:76px}.brand img{max-height:70px}.nav-container{max-width:1000px;margin:0 auto}.dropdown-item{-webkit-transition:all .5s ease-in-out 0s;-moz-transition:all .5s ease-in-out 0s;-ms-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}nav ul{list-style:none;margin:0;padding:0}nav ul .dropdown-toggle::after{position:relative;top:2px}nav ul>li{float:left;position:relative;font-size:.85rem;list-style:none}nav ul>li>a{text-decoration:none;color:#fff !important;position:relative;cursor:pointer;float:left}nav ul>li>a:hover,nav ul>li>a.active{color:#ff8365}nav ul>li>a:hover::before,nav ul>li>a.active::before{width:100%}nav ul>li>a.primary-btn{-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;padding:0 1.5rem;height:40px;line-height:42px}nav ul>li>a.primary-btn:after{content:none}nav ul>li>a:hover,nav ul>li>a.active{color:#f2886e !important}nav ul>li:last-child a:before{content:none}nav ul>li.active a:before{background:#1d2d57;opacity:1}.nav-dropdown{display:none;z-index:1;padding:10px;background:#1659a3}.nav-dropdown li{width:100%;padding:0;padding:.8rem 0;border-bottom:1px dashed #303030;font-size:.75rem}.nav-dropdown li:last-child{border-bottom:0;padding-bottom:0}.nav-dropdown li a:hover,.nav-dropdown li a.active{color:#1659a3 !important}.nav-mobile{display:none;position:absolute;top:10px;right:0;background:#1659a3;height:59px;width:62px;z-index:2}@media only screen and (max-width: 991px){.nav-mobile{display:block}nav ul{display:none}nav ul li{float:none}nav ul li a.dropdown-item{margin:0}}#nav-toggle{position:absolute;left:14px;top:18px;cursor:pointer;padding:10px 35px 16px 0px}#nav-toggle span,#nav-toggle span:before,#nav-toggle span:after{cursor:pointer;border-radius:1px;height:5px;width:35px;background:#fff;position:absolute;display:block;content:"";transition:all 300ms ease-in-out}#nav-toggle span:before{top:-10px}#nav-toggle span:after{bottom:-10px}#nav-toggle.active span{background-color:transparent}#nav-toggle.active span:before,#nav-toggle.active span:after{top:0}#nav-toggle.active span:before{transform:rotate(45deg)}#nav-toggle.active span:after{transform:rotate(-45deg)}@media(min-width: 993px){nav ul>li{padding:0 12px;margin:12px 0}.nav-dropdown{position:absolute;display:none;z-index:1;width:220px;padding:.5rem 1.2rem 1rem;margin-top:48px}.nav-dropdown li a{width:100%;color:#fff}.nav-dropdown li a:before{content:none}.navbar{padding-right:0;display:block}}@media(max-width: 992px){.nav-bar{display:flex;align-items:center;padding-top:0}nav ul.nav-list{position:fixed;top:0;bottom:0;left:0;right:0;background:#1659a3;padding-top:50px;z-index:1;text-align:center}nav ul li a{color:#fff !important;margin-top:2rem;display:inline-block;text-align:center !important;float:none}nav ul li a:after{bottom:-12px}nav ul li a:hover,nav ul li a.active{color:#fff}nav ul li a.primary-btn{margin-top:3rem}nav ul ul{padding-top:0}.nav-dropdown{padding:1rem 0;margin-top:1.2rem;background:#0b4e98}.nav-dropdown li a{padding:.5rem 0}.nav-dropdown li a:before{content:none}nav ul li ul li a{color:#fff;margin:0}.brand a img{max-height:54px;margin-top:20px}}.contact-main{background:#eaf4ff}.contact-left{background:#eaf4ff;min-height:200px;font-family:"Rubik",sans-serif}.contact-left h3{font-family:"Rubik",sans-serif;color:#1659a3;font-weight:500}.contact-left p{line-height:1.4;font-size:1rem}.contact-left .section-row{border-bottom:1px solid rgba(22,89,163,.2)}.contact-right{background:#fff;min-height:200px;z-index:1}.contact-right p{color:#828282}.contact-right .form-group{margin-top:2rem}.contact-right .form-control{background:#f6f6f6;border-color:#c4c4c4;color:#828282}.contact-right .form-control::placeholder{color:#828282}.contact-right .primary-btn{height:52px;font-size:1rem;padding:0 2.5rem;line-height:54px;cursor:pointer}.contact-right .our-franchises .primary-btn{height:38px;font-size:.8rem;padding:0 1rem;line-height:38px}.our-franchises .box{font-family:"Rubik",sans-serif;line-height:1.2rem}.our-franchises .box i{width:14px;margin-top:.2rem;position:relative}.our-franchises .box i.icon-land-phone{font-size:16px;top:-2px}.our-franchises .box i.icon-email{font-size:10.5px;top:2px}.our-franchises .box i.icon-location{font-size:16px;top:1px}.our-franchises .box p{width:calc(100% - 14px);font-size:.85rem;margin:0}.our-franchises .box .inner{-webkit-box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);-moz-box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);box-shadow:5px 5px 10px 0px rgba(0,0,0,.12);-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;border-radius:6px;padding:1rem;height:100%;border:1px dashed rgba(22,89,163,.5)}.our-franchises .box:last-child{margin-bottom:0}.our-franchises .box .col{margin-bottom:.45rem}@media(min-width: 1024px){.contact-main:after{content:"";position:absolute;right:0;top:0;height:100%;width:100px;bottom:0;background:#fff}.contact-left .section-row:last-child{border-bottom:0}}@media(max-width: 767px){.contact-left .section-row:last-child{border-bottom:0}}.meet-our-best-team .description{color:#828282}.meet-our-best-team .image-col .inner{background:rgba(22,89,163,.85);-webkit-border-radius:50px 50px 50px 10px;-moz-border-radius:50px 50px 50px 10px;-ms-border-radius:50px 50px 50px 10px;border-radius:50px 50px 50px 10px;padding:0 .25rem}.meet-our-best-team .image-col .img-box{height:390px;background:#fff;-webkit-border-radius:50px 50px 0 0;-moz-border-radius:50px 50px 0 0;-ms-border-radius:50px 50px 0 0;border-radius:50px 50px 0 0;position:relative;top:0;overflow:hidden}.meet-our-best-team .image-col .img-box img{object-fit:cover;width:100%;height:100%;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.meet-our-best-team .image-col .img-box::after{content:"";position:absolute;background:rgba(0,0,0,.25);top:0;bottom:0;left:0;right:0;opacity:0;-webkit-transition:all .5s ease-in-out 0s;-moz-transition:all .5s ease-in-out 0s;-ms-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.meet-our-best-team .image-col .name-box{color:#fff}.meet-our-best-team .image-col h5{font-family:"Rubik",sans-serif;font-weight:500;font-size:1.5rem}.meet-our-best-team .image-col:hover .img-box::after{opacity:1}.meet-our-best-team .image-col:hover .img-box img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.current-opportunities{background:#ebebeb}.current-opportunities .colum .inner{background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;height:100%}.current-opportunities .colum .top{font-family:"Rubik",sans-serif;border-bottom:1px solid #e8e8e8}.current-opportunities .colum .top p{color:#828282;font-size:.85rem}.current-opportunities .colum .top h5{color:#000}.current-opportunities .colum .top .time{text-transform:uppercase;letter-spacing:.1rem;font-size:.7rem;font-weight:500;padding:.1rem .5rem}.current-opportunities .colum .top .full-time{color:#71c754;background:rgba(113,199,84,.2)}.current-opportunities .colum .top .part-time{color:#1d9bf0;background:rgba(29,155,240,.2)}.careers-popup ul li{position:relative;margin-top:.6rem}.careers-popup ul li::before{content:"";position:absolute;left:0;top:6px;background:#1659a3;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;width:8px;height:8px}.careers-popup p{color:rgba(22,89,163,.7);background:#eaf4ff;font-family:"Rubik",sans-serif;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;line-height:1.5}.careers-popup p a{color:#1659a3;letter-spacing:.04rem;font-weight:500}@media(min-width: 1024px)and (max-width: 1279px){.meet-our-best-team .image-col .img-box{height:340px}}@media(min-width: 768px)and (max-width: 1023px){.meet-our-best-team .image-col .img-box{height:230px}.meet-our-best-team .image-col h5{font-size:1.2rem}}.franchise-top .right .image-1{background:url(../images/franchise-image-1.webp) no-repeat -40px 0/cover;-webkit-border-radius:50px 50px 10px 50px;-moz-border-radius:50px 50px 10px 50px;-ms-border-radius:50px 50px 10px 50px;border-radius:50px 50px 10px 50px;width:250px;height:430px}.franchise-top .right .image-2{background:url(../images/franchise-image-2.webp) no-repeat -100px 0/cover;-webkit-border-radius:30px 30px 30px 10px;-moz-border-radius:30px 30px 30px 10px;-ms-border-radius:30px 30px 30px 10px;border-radius:30px 30px 30px 10px;width:230px;height:400px}.franchise-bottom .left .image-1{background:url(../images/franchise-image-3.webp) no-repeat -194px 0/cover;-webkit-border-radius:50px 50px 10px 50px;-moz-border-radius:50px 50px 10px 50px;-ms-border-radius:50px 50px 10px 50px;border-radius:50px 50px 10px 50px;width:250px;height:430px}.franchise-bottom .left .image-2{background:url(../images/franchise-image-4.webp) no-repeat -240px 0/cover;-webkit-border-radius:30px 30px 30px 10px;-moz-border-radius:30px 30px 30px 10px;-ms-border-radius:30px 30px 30px 10px;border-radius:30px 30px 30px 10px;width:230px;height:400px}.franchise-middle{background:#eaf4ff}.franchise-enquiry{background:#eaf4ff}.franchise-enquiry .form-control{border-color:rgba(22,89,163,.3)}.franchise-enquiry li{margin-top:1rem}.franchise-enquiry .primary-btn{height:52px;line-height:54px;padding:0 2.6rem}.franchise-enquiry .form-group{margin-top:2rem}.franchise-enquiry h5{color:#1d2d57;font-family:"Rubik",sans-serif;font-size:1.5rem}.franchise-support li{margin-top:1rem}.franchise-support .form-group{margin-top:2rem}.franchise-support h5{color:#1d2d57;font-family:"Rubik",sans-serif;font-size:1.5rem}.franchise-support .image-1{background:url(../images/generic-medicine-1.webp) no-repeat center/cover;-webkit-border-radius:80px 10px 20px 10px;-moz-border-radius:80px 10px 20px 10px;-ms-border-radius:80px 10px 20px 10px;border-radius:80px 10px 20px 10px;margin-bottom:1rem}.franchise-support .image-2{background:url(../images/generic-medicine-2.webp) no-repeat center/cover;-webkit-border-radius:50px 10px 50px 20px;-moz-border-radius:50px 10px 50px 20px;-ms-border-radius:50px 10px 50px 20px;border-radius:50px 10px 50px 20px}.franchise-support .image-3{background:url(../images/generic-medicine-img-3.webp) no-repeat -350px 0px/cover;-webkit-border-radius:10px 100px 15px 20px;-moz-border-radius:10px 100px 15px 20px;-ms-border-radius:10px 100px 15px 20px;border-radius:10px 100px 15px 20px;position:absolute;right:34px;top:0}.franchise-download-form{background:#175184}.franchise-download-form button{height:50px;line-height:52px;position:relative}.franchise-download-form button::after,.franchise-download-form button::before{position:absolute;content:"";width:0%;height:0%;visibility:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px}.franchise-download-form button::after{bottom:-2px;right:-2px;border-left:2px solid #ec4e28;border-bottom:2px solid #ec4e28;transition:width .1s ease .1s,height .1s ease,visibility 0s .2s}.franchise-download-form button::before{top:-2px;left:-1px;border-top:2px solid #ec4e28;border-right:2px solid #ec4e28;transition:width .1s ease .3s,height .1s ease .2s,visibility 0s .4s}.franchise-download-form p{color:#828282}@media(min-width: 1024px)and (max-width: 1279px){.franchise-top .right .image-1,.franchise-top .right .image-2,.franchise-bottom .left .image-1,.franchise-bottom .left .image-2{width:200px}}@media(min-width: 768px)and (max-width: 1023px){.franchise-top .right{display:flex;align-items:center;justify-content:center}}@media(max-width: 1023px){.franchise-top .right .image-1,.franchise-top .right .image-2{width:100%;background-position:0 0}.franchise-bottom .left .image-1,.franchise-bottom .left .image-2{width:100%;background-position:0}}@media(max-width: 767px){.franchise-bottom .left .image-1{background-position:-100px}}.franchise-support .image-1{width:250px;height:270px;-webkit-border-radius:80px 10px 20px 10px;-moz-border-radius:80px 10px 20px 10px;-ms-border-radius:80px 10px 20px 10px;border-radius:80px 10px 20px 10px;margin-bottom:1rem}.franchise-support .image-2{width:250px;height:280px;-webkit-border-radius:50px 10px 50px 20px;-moz-border-radius:50px 10px 50px 20px;-ms-border-radius:50px 10px 50px 20px;border-radius:50px 10px 50px 20px}.franchise-support .image-3{width:250px;height:480px;-webkit-border-radius:10px 100px 15px 20px;-moz-border-radius:10px 100px 15px 20px;-ms-border-radius:10px 100px 15px 20px;border-radius:10px 100px 15px 20px;position:absolute;right:22px;top:0}.franchise-support.bottom{background:#eaf4ff}.franchise-support.bottom p{color:#828282}.franchise-support.bottom .franchise-download-form{-webkit-border-radius:10px 80px 20px 50px;-moz-border-radius:10px 80px 20px 50px;-ms-border-radius:10px 80px 20px 50px;border-radius:10px 80px 20px 50px}.franchise-support.bottom .franchise-download-form p{color:#fff}@media(min-width: 1024px)and (max-width: 1279px){.franchise-support .image-1,.franchise-support .image-2{width:200px;height:220px}.franchise-support .image-3{width:210px;height:400px}}.gallery-main .colum{height:300px;overflow:hidden}.gallery-main .colum img{width:100%;height:100%;object-fit:cover;border:8px solid #fff}.gallery-main .colum a{background:#fff;height:100%;width:100%;display:inline-block;position:relative}.gallery-main .colum a::after{content:"";position:absolute;background:rgba(0,0,0,.6) url(../icons/zoom.svg) no-repeat center/36px;top:0;bottom:0;left:0;right:0;opacity:0;-webkit-transition:all .5s ease-in-out 0s;-moz-transition:all .5s ease-in-out 0s;-ms-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.gallery-main .colum a:hover::after{opacity:1}.gallery-banner{background:#c1dbf7}.gallery-banner:after{content:"";position:absolute;height:250px;background:#c1dbf7;left:0;right:0}@media(min-width: 768px)and (max-width: 1023px){.gallery-main .colum{height:200px}}.generic-medicines-top .image-1{background:url(../images/generic-medicine-1.webp) no-repeat center/cover;-webkit-border-radius:80px 10px 20px 10px;-moz-border-radius:80px 10px 20px 10px;-ms-border-radius:80px 10px 20px 10px;border-radius:80px 10px 20px 10px;margin-bottom:1rem}.generic-medicines-top .image-2{background:url(../images/generic-medicine-2.webp) no-repeat center/cover;-webkit-border-radius:50px 10px 50px 20px;-moz-border-radius:50px 10px 50px 20px;-ms-border-radius:50px 10px 50px 20px;border-radius:50px 10px 50px 20px}.generic-medicines-top .image-3{background:url(../images/generic-medicine-img-3.webp) no-repeat -350px 0px/cover;-webkit-border-radius:10px 100px 15px 20px;-moz-border-radius:10px 100px 15px 20px;-ms-border-radius:10px 100px 15px 20px;border-radius:10px 100px 15px 20px;position:absolute;right:24px;top:0}.generic-medicines-top p{color:#828282}.generic-branded-medicines{background:#eaf4ff}@media(min-width: 1280px){.generic-medicines-top .image-1{width:250px;height:240px;-webkit-border-radius:80px 10px 20px 10px;-moz-border-radius:80px 10px 20px 10px;-ms-border-radius:80px 10px 20px 10px;border-radius:80px 10px 20px 10px;margin-bottom:1rem}.generic-medicines-top .image-2{width:250px;height:250px;-webkit-border-radius:50px 10px 50px 20px;-moz-border-radius:50px 10px 50px 20px;-ms-border-radius:50px 10px 50px 20px;border-radius:50px 10px 50px 20px}.generic-medicines-top .image-3{width:250px;height:450px;-webkit-border-radius:10px 100px 15px 20px;-moz-border-radius:10px 100px 15px 20px;-ms-border-radius:10px 100px 15px 20px;border-radius:10px 100px 15px 20px;position:absolute;right:22px;top:0}}@media(min-width: 1024px)and (max-width: 1279px){.generic-medicines-top .image-1,.generic-medicines-top .image-2{width:200px;height:220px}.generic-medicines-top .image-3{width:210px;height:400px}}.AppSlider__slides{position:relative;overflow:hidden}.AppSlider__image{position:absolute;width:100%}@media(min-width: 42em){.AppSlider__image{animation:kenburns 8s;animation-fill-mode:forwards}}.AppSlider__enterActive,.AppSlider__leaveActive{transition:opacity 1s}.AppSlider__enter,.AppSlider__leaveTo{opacity:0}.AppSlider__controls{display:flex;justify-content:space-between}.AppSlider__control{padding:0;border:none;background-color:transparent;font-size:1.25em}@keyframes kenburns{100%{transform:scale3d(1.25, 1.25, 1.25) translate3d(-10%, -5%, 0)}}.AppSlider .AppSlider__controls{position:absolute;top:0;bottom:0;z-index:3;width:100%;height:52px;margin:auto}.AppSlider .AppSlider__control{color:#fff;position:absolute;border:2px solid #fff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;width:52px;height:52px;line-height:52px;text-align:center}.AppSlider .AppSlider__control.prev{left:25px;transform:rotate(270deg)}.AppSlider .AppSlider__control.next{right:25px;transform:rotate(90deg)}.products-main table th{background-color:#1659a3;color:#fff;font-weight:400}.products-main table tr:nth-child(even){background:#eaf4ff}.products-main table tr:nth-child(odd){background:#fff}.products-main table td,.products-main table th{padding:.7rem .5rem .5rem;border-bottom:1px solid #eaf4ff}.products-main .form-select{height:42px}.blog-banner{background:#c1dbf7}.blog-banner:after{content:"";position:absolute;height:250px;background:#c1dbf7;left:0;right:0}.blog-detail-content h6{font-weight:600;margin-bottom:.6rem}.blog-detail-content p,.blog-detail-content li{color:rgba(0,0,0,.62);line-height:1.8;position:relative}.blog-detail-content .ul-primary li{padding-left:30px;margin-bottom:.6rem}.blog-detail-content .ul-primary li:before{content:"";width:10px;height:10px;border:1.2px solid #1659a3;position:absolute;left:0;top:8px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;border-radius:50px}.blog-detail-content .ul-secondary li{margin-bottom:1rem}.blog-detail-content .ul-secondary span{display:inline-block;font-size:.9rem;margin-right:.5rem;color:#1659a3;font-weight:600}.blog-detail-content-block{margin-top:3rem}.blog-header .date{font-size:.8rem;font-weight:500}.blog-header .breadcrumb{font-size:.8rem}.blog-header .breadcrumb a{color:#1d2d57}.blog-list-wrapper{background:#fff;position:relative;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;border-radius:20px}.blog-list-wrapper .left .date{-webkit-border-radius:0 20px 0 10px;-moz-border-radius:0 20px 0 10px;-ms-border-radius:0 20px 0 10px;border-radius:0 20px 0 10px;color:#fff;background:#1d2d57;left:0;bottom:0;height:34px;line-height:36px;font-size:.7rem;padding:0 15px;width:max-content}.blog-list-wrapper .left img{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;height:100%;width:100%;object-fit:cover}.blog-list-wrapper .right p{color:rgba(0,0,0,.62)}.blog-list-wrapper .right a{font-family:"Rubik",sans-serif;font-size:.8rem;font-weight:500;color:#1d2d57}.blog-list-wrapper .right a:hover,.blog-list-wrapper .right a:focus{color:rgba(29,45,87,.7);-webkit-transition:all .5s ease-in-out 0s;-moz-transition:all .5s ease-in-out 0s;-ms-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.blog-list{position:relative;z-index:1}.blog-list:after,.blog-list:before{content:"";background:url(../images/dot-bg-2.svg) no-repeat right/130px;position:absolute;width:130px;height:130px;z-index:-1}.blog-list:after{top:-12px;right:-48px}.blog-list:before{bottom:14px;left:-48px}.blog-list .right h4{font-family:"Rubik",sans-serif}.blog-detail-image{border:6px solid rgba(29,45,87,.1)}.blog-pagination .pagination{background:#fff;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;border-radius:16px;padding:10px}.blog-pagination .pagination .page-link{background:transparent;border:0}.blog-pagination .page-item{margin:0 2px}.blog-pagination .page-item .page-link{width:26px;height:26px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;text-align:center;padding:0;line-height:28px;font-size:12px;color:#1659a3}.blog-pagination .page-item .page-link span{font-size:16px}.blog-pagination .page-item.active .page-link{background:#1659a3;color:#fff}.blog-detail{border-top:1px solid rgba(22,89,163,.2)}.blog-detail .blog-pagination{display:none !important}.blog-detail h2{color:#1d2d57;font-size:2rem;font-family:"Rubik",sans-serif}.recent-blog{background:#eaf4ff;padding:1rem;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;border-radius:6px}.recent-blog .date{font-size:.65rem;color:rgba(0,0,0,.62);font-weight:600}.recent-blog a{line-height:1;font-size:.75rem;color:#000;font-weight:500}.recent-blog .image-col{height:130px;margin-bottom:.5rem}.recent-blog .image-col img{object-fit:fill;width:100%;height:100%}.recent-blog h5{color:#1d2d57;font-family:"Rubik",sans-serif}@media(max-width: 992px){.blog-list-wrapper .right h4{font-size:1.1rem}.blog-list-wrapper .right p{font-size:.8rem}}@media(min-width: 768px){.blog-list .left{padding-right:2rem;height:250px}.blog-list .right h4{font-size:1.25rem}.blog-list-block{display:flex;align-items:center;margin-top:2rem}}@media(max-width: 767px){.blog-detail-content-block{margin-top:1.5rem}.blog-list:before{display:none}.blog-detail h2{font-size:1.3rem}}.simple-pagination{display:block;overflow:hidden;padding:0 5px 5px 0;margin:0;list-style:none}.simple-pagination ul{list-style:none;padding:0;margin:0;background:#eaf4ff;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;border-radius:16px;padding:10px}.simple-pagination ul li{background:transparent;border:0;text-align:center;padding:0;line-height:28px;font-size:12px;color:#1659a3;float:left;cursor:pointer;margin:0 1px}.simple-pagination ul li a{padding:0;border:0;background:transparent;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;width:26px;height:26px;display:inline-block;text-decoration:none}.simple-pagination ul li a.prev,.simple-pagination ul li a.next{font-size:16px}.simple-pagination ul li:hover a{color:#fff;background-color:#1659a3}.simple-pagination ul li.active a{color:#fff;background-color:#1659a3}.simple-pagination ul li.active a.prev,.simple-pagination ul li.active a.next{color:#000;background:transparent}span.ellipse.clickable{cursor:pointer}.ellipse input{width:3em}.compact-theme .ellipse{background:#eaeaea;padding:0 10px;cursor:default}.faq-main .accordion-button{background-color:#eaf4ff;color:#1659a3}.faq-main .accordion-button:not(.collapsed){background-color:#1659a3;color:#fff}.faq-main .accordion-button:not(.collapsed):after{content:"_";font-size:1.5rem;top:.6rem;background-image:none}.faq-main .accordion-button:after{background-size:1rem;position:relative;background-image:none;content:"+";font-size:1.2rem;top:.1rem}.faq-main .accordion-item{border:1px solid rgba(22,89,163,.2)}html{overflow-x:hidden}body{font-family:"Hanuman",serif;padding:0;margin:0;color:#3f3f3f;font-size:.9rem;background:#fff;overflow-x:hidden;line-height:1.65}p{font-size:.9rem}.mt-15{margin-top:15px !important}.mb-15{margin-bottom:15px !important}.mr-10{margin-right:10px !important}.text-justify{text-align:justify}.form-control,.form-select{font-size:.8rem}.heading-one{color:#1d2d57;font-family:"Rubik",sans-serif;font-size:2.6rem;line-height:1}.heading-two{color:#1d2d57;font-family:"Rubik",sans-serif;font-size:2rem;line-height:1}.heading-two{color:#1d2d57;font-family:"Rubik",sans-serif;font-size:1.6rem;line-height:1.1}.main-container{min-height:100vh}.main-wrapper{background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;padding:20px;margin-top:10px}.form-label{color:#828282;margin-bottom:.2rem}.inner-banner{height:300px;background:url(../images/inner-banner-image.webp) no-repeat 0/cover}.inner-banner .container{z-index:1}.inner-banner h1{font-family:"Rubik",sans-serif;color:#fff;font-size:2.6rem}.inner-banner:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.6)}.common-input,.common-textarea{height:52px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;border:1px solid #c4c4c4;font-family:"Rubik",sans-serif;font-size:.9rem}.common-textarea{height:auto}.common-ul{padding:0}.common-ul li{display:flex}.common-ul i,.common-ul span{color:#1659a3;font-size:1.8rem;padding-right:.8rem;position:relative;top:-0.3rem}.w-700{width:700px}.popup-custom .modal-dialog{max-width:100%}.popup-custom .modal-header{padding:1rem 1.4rem}.popup-custom .modal-header h5{font-family:"Rubik",sans-serif;font-size:1.4rem;color:#000}.popup-custom .modal-body{padding:1rem 1.4rem}@media(min-width: 768px)and (max-width: 1023px){.inner-banner{height:250px}.heading-one{font-size:2rem}}@media(min-width: 992px){.wrapper,.main-div{min-height:100vh}}@media(max-width: 991px){.wrapper,.main-div{min-height:50vh}}@media(max-width: 767px){.heading-one{font-size:1.6rem}.heading-two{font-size:1.2rem}.inner-banner{height:200px}.inner-banner h1{font-size:2rem}}/*# sourceMappingURL=main.css.map */
