@charset "UTF-8";.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word;text-align:left;font-size:15px;line-height:24px}.toast-top-right{top:120px;right:12px}@media (max-width:768px){.toast-top-right{top:60px;right:0}}#toast-container{position:fixed;z-index:99999;pointer-events:none}.toast{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:12px;width:320px;opacity:1;cursor:pointer;display:flex;align-items:center;border-radius:50px}@media (max-width:320px){.toast{padding:8px;width:260px}}@media (min-width:321px) and (max-width:768px){.toast{width:300px}}.toast:before{display:block;font:normal normal normal 24px/1 Material Design Icons;font-size:40px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0);margin-right:12px;margin-left:-2px}.toast-success{border:3px solid #99e794;background:#fff;color:#000}.toast-success:before{content:"\F012C";color:#99e794}.toast-error{border:3px solid #f15d6c;background:#fff;color:#000}.toast-error:before{content:"\F05D6";color:#f15d6c}.error-page .logo{margin-bottom:2em}.error-page .title{font-size:150px}.error-page .sub-title{margin-bottom:50px}.error-page .bg-colored{background-color:#1447ea;position:fixed;top:0;right:0;height:100%;width:30%}.error-page .error-img-wrapper{padding:60px 0}.error-page .error-img-wrapper img{max-width:100%}.content-404{padding:100px 0}.content-404 .title{font-size:100px;font-weight:400;line-height:1;margin:0}.content-404 .sub-title{font-size:64px;font-weight:400;line-height:1.2;margin-bottom:30px}.content-404 p{margin-bottom:40px}.content-404 .buttons{display:flex;flex-wrap:wrap;margin-right:-20px;margin-bottom:-20px}.content-404 .buttons .btn{margin-right:20px;margin-bottom:20px}@media only screen and (max-width:767px){.content-404{padding:100px 0 60px}.content-404 .title{font-size:80px}.content-404 .sub-title{font-size:50px}}@media only screen and (max-width:575px){.content-404 .title{font-size:60px}.content-404 .sub-title{font-size:40px}}*,:after,:before{box-sizing:border-box}.mdi{font-size:18px;display:inline-block;transform:translate(0)}.transition{transition:all .4s ease}small{font-size:80%}big,small{font-weight:inherit;display:inline}big{font-size:150%}.pe-disabled{pointer-events:none!important;cursor:default!important}.-bg-received{background:#f6dc7e!important}.-bg-processed{background:#fab2bc!important}.-bg-delivering{background:#95c3f2!important}.-bg-delivered{background:#a3e8de!important}.-bg-undelivered{background:#dfcbe3!important}.-bg-completed{background:#add8af!important}.-bg-cancelled{background:#aaafb4!important}.-bg-resolving{background:#ffb8a6!important}.-border-received{border-color:#f6dc7e!important}.-border-processed{border-color:#fab2bc!important}.-border-delivering{border-color:#95c3f2!important}.-border-delivered{border-color:#a3e8de!important}.-border-undelivered{border-color:#dfcbe3!important}.-border-completed{border-color:#add8af!important}.-border-cancelled{border-color:#aaafb4!important}.-border-resolving{border-color:#ffb8a6!important}.-text-received{color:#f6dc7e!important}.-text-processed{color:#fab2bc!important}.-text-delivering{color:#95c3f2!important}.-text-delivered{color:#a3e8de!important}.-text-undelivered{color:#dfcbe3!important}.-text-completed{color:#add8af!important}.-text-cancelled{color:#aaafb4!important}.-text-resolving{color:#ffb8a6!important}.p-pos-rel{position:relative}.p-pos-abs{position:absolute}.p-btn{border-radius:30px;position:relative;z-index:20;cursor:pointer;display:inline-flex;padding:12px 30px;box-shadow:none;font-size:14px;letter-spacing:1.2px;font-weight:500;color:#fff!important;text-align:center;line-height:20px;text-transform:uppercase;background-color:transparent;border:transparent;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.p-btn,.p-btn_content{align-items:center;justify-content:center}.p-btn_content{display:flex;transition:opacity .4s ease}.p-btn.-reverse .p-btn_content{flex-direction:row-reverse}.p-btn_icon{padding:0;margin:-3px 0 -6px}.p-btn.-w-label .p-btn_icon{margin-right:6px;margin-left:-6px}.p-btn.-w-label.-reverse .p-btn_icon{margin-right:-6px;margin-left:6px}.p-btn_fold-icon{position:absolute;right:6px}.p-btn_label.-invisible{visibility:hidden;opacity:0;z-index:-1;width:0}.p-btn.-block{width:100%;padding-left:15px!important;padding-right:15px!important}@media screen and (max-width:575.98px){.p-btn.-xs-block{width:100%;padding-left:15px!important;padding-right:15px!important}}.p-btn.-disabled{opacity:.4}.p-btn.-disabled,.p-btn.-pending{pointer-events:none!important;cursor:default!important}.p-btn.-pending .p-btn_content{opacity:.3}.p-btn.-primary.-pending,.p-btn.-primary:hover{background-color:transparent;border-color:transparent;color:#fff!important}.p-btn.-primary.-pending:before,.p-btn.-primary:hover:before{visibility:visible;opacity:1}.p-btn.-primary.-pending:after,.p-btn.-primary:before,.p-btn.-primary:hover:after{visibility:hidden;opacity:0}.p-btn.-primary:before{background:#03dcec;background:-webkit-gradient(left bottom,right top,color-stop(0,#03dcec),color-stop(12%,#03dcec),color-stop(100%,#1446ea));background:linear-gradient(45deg,#03dcec,#03dcec 12%,#1446ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03dcec",endColorstr="#1446ea",GradientType=1)}.p-btn.-primary:after,.p-btn.-primary:before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;border-radius:50px;top:-1px;left:-1px;z-index:-1;transition:all .3s linear}.p-btn.-primary:after{background:-webkit-gradient(left bottom,right top,color-stop(0,#1446ea),color-stop(88%,#03dcec),color-stop(100%,#03dcec));background:linear-gradient(45deg,#1446ea,#03dcec 88%,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1)}.p-btn.-secondary.-pending,.p-btn.-secondary:hover{background-color:transparent;border-color:transparent;color:#fff!important}.p-btn.-secondary.-pending:before,.p-btn.-secondary:hover:before{visibility:visible;opacity:1}.p-btn.-secondary.-pending:after,.p-btn.-secondary:before,.p-btn.-secondary:hover:after{visibility:hidden;opacity:0}.p-btn.-secondary:before{background:#03dcec;background:-webkit-gradient(left bottom,right top,color-stop(0,#03dcec),color-stop(12%,#03dcec),color-stop(100%,#1446ea));background:linear-gradient(45deg,#03dcec,#03dcec 12%,#1446ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03dcec",endColorstr="#1446ea",GradientType=1)}.p-btn.-secondary:after,.p-btn.-secondary:before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;border-radius:50px;top:-1px;left:-1px;z-index:-1;transition:all .3s linear}.p-btn.-secondary:after{background:-webkit-gradient(left bottom,right top,color-stop(0,#1446ea),color-stop(88%,#03dcec),color-stop(100%,#03dcec));background:linear-gradient(45deg,#1446ea,#03dcec 88%,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1)}.p-btn.-outline{background:transparent;color:#1447ea!important}.p-btn.-outline.-pending,.p-btn.-outline:hover{background-color:transparent;border-color:transparent}.p-btn.-outline.-pending:before,.p-btn.-outline:hover:before{visibility:visible;opacity:1}.p-btn.-outline.-pending:after,.p-btn.-outline:before,.p-btn.-outline:hover:after{visibility:hidden;opacity:0}.p-btn.-outline:before{background:#03dcec;background:-webkit-gradient(left bottom,right top,color-stop(0,#03dcec),color-stop(12%,#03dcec),color-stop(100%,#1446ea));background:linear-gradient(45deg,#03dcec,#03dcec 12%,#1446ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03dcec",endColorstr="#1446ea",GradientType=1)}.p-btn.-outline:after,.p-btn.-outline:before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;border-radius:50px;top:-1px;left:-1px;z-index:-1;transition:all .3s linear}.p-btn.-outline:after{background:-webkit-gradient(left bottom,right top,color-stop(0,#1446ea),color-stop(88%,#03dcec),color-stop(100%,#03dcec));background:linear-gradient(45deg,#1446ea,#03dcec 88%,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1);background:none;border:1px solid #1447ea}.p-btn.-outline.-pending,.p-btn.-outline:hover{color:#fff!important}.p-btn.-link{background:transparent;color:#1447ea!important;border:none;text-decoration:underline}.p-btn.-link.-pending,.p-btn.-link:hover{background-color:transparent;border-color:transparent}.p-btn.-link.-pending:before,.p-btn.-link:hover:before{visibility:visible;opacity:1}.p-btn.-link.-pending:after,.p-btn.-link:before,.p-btn.-link:hover:after{visibility:hidden;opacity:0}.p-btn.-link:before{background:#03dcec;background:-webkit-gradient(left bottom,right top,color-stop(0,#03dcec),color-stop(12%,#03dcec),color-stop(100%,#1446ea));background:linear-gradient(45deg,#03dcec,#03dcec 12%,#1446ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03dcec",endColorstr="#1446ea",GradientType=1)}.p-btn.-link:after,.p-btn.-link:before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;border-radius:50px;top:-1px;left:-1px;z-index:-1;transition:all .3s linear}.p-btn.-link:after{background:-webkit-gradient(left bottom,right top,color-stop(0,#1446ea),color-stop(88%,#03dcec),color-stop(100%,#03dcec));background:linear-gradient(45deg,#1446ea,#03dcec 88%,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1);background:none;border:1px solid #1447ea}.p-btn.-link.-pending,.p-btn.-link:hover{color:#fff!important}.p-btn.-lg{font-size:16px;padding-top:14px;padding-bottom:14px;line-height:22px}body{overflow-y:scroll}.p-no-scroll{overflow:hidden;width:100vw}.vm--container{z-index:3147483647!important}.vm--container.scrollable{overflow-y:hidden!important;height:100dvh!important;min-height:100dvh!important}body.vm--block-scroll .vm--container.scrollable{overflow-y:scroll!important}.vm--modal{left:auto!important;margin:10px auto!important;width:calc(100% - 20px)!important;max-width:600px!important;border-radius:6px!important;overflow:initial!important;-ms-overflow-style:-ms-autohiding-scrollbar}.vm--modal::-webkit-scrollbar{position:absolute;width:10px;margin-left:-10px;-webkit-appearance:none;border-radius:0 6px 6px 0}.vm--modal::-webkit-scrollbar-track{background-color:#fff;border-right:none!important;border-left:none!important;border-radius:0 6px 6px 0}.vm--modal::-webkit-scrollbar-thumb{height:50px;background-color:#e6e6e6;background-clip:content-box;border-color:transparent;border-style:solid;border-width:1px 2px;border-radius:.25rem}.vm--modal.-search-modal{height:90%!important;width:95%!important;max-width:1200px!important;overflow-y:scroll!important}.vm--modal.-md{max-width:800px!important}.vm--modal.-lg{max-width:1000px!important}@media screen and (max-width:575.98px){.vm--modal{margin:5px!important;width:calc(100% - 10px)!important}}.vm--overlay{width:auto!important;right:0;height:auto!important;bottom:0;background:rgba(0,0,0,.5)!important}.wswg-content>,.wswg-content>:not(.p-products-grid-carousel){text-align:left}.wswg-content>:not(.p-products-grid-carousel) blockquote,.wswg-content>:not(.p-products-grid-carousel) div,.wswg-content>:not(.p-products-grid-carousel) figure,.wswg-content>:not(.p-products-grid-carousel) h1,.wswg-content>:not(.p-products-grid-carousel) h2,.wswg-content>:not(.p-products-grid-carousel) h3,.wswg-content>:not(.p-products-grid-carousel) h4,.wswg-content>:not(.p-products-grid-carousel) h5,.wswg-content>:not(.p-products-grid-carousel) h6,.wswg-content>:not(.p-products-grid-carousel) hr,.wswg-content>:not(.p-products-grid-carousel) img,.wswg-content>:not(.p-products-grid-carousel) ol,.wswg-content>:not(.p-products-grid-carousel) p,.wswg-content>:not(.p-products-grid-carousel) plain,.wswg-content>:not(.p-products-grid-carousel) table,.wswg-content>:not(.p-products-grid-carousel) ul,.wswg-content>blockquote,.wswg-content>div,.wswg-content>figure,.wswg-content>h1,.wswg-content>h2,.wswg-content>h3,.wswg-content>h4,.wswg-content>h5,.wswg-content>h6,.wswg-content>hr,.wswg-content>img,.wswg-content>ol,.wswg-content>p,.wswg-content>plain,.wswg-content>table,.wswg-content>ul{margin:0 0 20px;min-height:1px}.wswg-content>:not(.p-products-grid-carousel) blockquote:last-child,.wswg-content>:not(.p-products-grid-carousel) div:last-child,.wswg-content>:not(.p-products-grid-carousel) figure:last-child,.wswg-content>:not(.p-products-grid-carousel) h1:last-child,.wswg-content>:not(.p-products-grid-carousel) h2:last-child,.wswg-content>:not(.p-products-grid-carousel) h3:last-child,.wswg-content>:not(.p-products-grid-carousel) h4:last-child,.wswg-content>:not(.p-products-grid-carousel) h5:last-child,.wswg-content>:not(.p-products-grid-carousel) h6:last-child,.wswg-content>:not(.p-products-grid-carousel) hr:last-child,.wswg-content>:not(.p-products-grid-carousel) img:last-child,.wswg-content>:not(.p-products-grid-carousel) ol:last-child,.wswg-content>:not(.p-products-grid-carousel) p:last-child,.wswg-content>:not(.p-products-grid-carousel) plain:last-child,.wswg-content>:not(.p-products-grid-carousel) table:last-child,.wswg-content>:not(.p-products-grid-carousel) ul:last-child,.wswg-content>blockquote:last-child,.wswg-content>div:last-child,.wswg-content>figure:last-child,.wswg-content>h1:last-child,.wswg-content>h2:last-child,.wswg-content>h3:last-child,.wswg-content>h4:last-child,.wswg-content>h5:last-child,.wswg-content>h6:last-child,.wswg-content>hr:last-child,.wswg-content>img:last-child,.wswg-content>ol:last-child,.wswg-content>p:last-child,.wswg-content>plain:last-child,.wswg-content>table:last-child,.wswg-content>ul:last-child{margin-bottom:0}.wswg-content>:not(.p-products-grid-carousel) h1,.wswg-content>h1{font-size:24px;line-height:1.2}.wswg-content>:not(.p-products-grid-carousel) h2,.wswg-content>h2{font-size:22px;line-height:1.2}.wswg-content>:not(.p-products-grid-carousel) h3,.wswg-content>h3{font-size:20px;line-height:1.2}.wswg-content>:not(.p-products-grid-carousel) h4,.wswg-content>h4{font-size:18px;line-height:1.2}.wswg-content>:not(.p-products-grid-carousel) h5,.wswg-content>h5{font-size:17px;line-height:1.2}.wswg-content>:not(.p-products-grid-carousel) h6,.wswg-content>h6{font-size:16px;line-height:1.2}.wswg-content>:not(.p-products-grid-carousel) p,.wswg-content>p{font-size:16px}@media screen and (max-width:575.98px){.wswg-content>:not(.p-products-grid-carousel) p,.wswg-content>p{font-size:15px}}.wswg-content>:not(.p-products-grid-carousel) small,.wswg-content>small{font-size:12px}@media screen and (max-width:575.98px){.wswg-content>:not(.p-products-grid-carousel) small,.wswg-content>small{font-size:11px}}.wswg-content>:not(.p-products-grid-carousel) h1,.wswg-content>:not(.p-products-grid-carousel) h2,.wswg-content>:not(.p-products-grid-carousel) h3,.wswg-content>h1,.wswg-content>h2,.wswg-content>h3{margin-top:40px}.wswg-content>:not(.p-products-grid-carousel) h1:first-child,.wswg-content>:not(.p-products-grid-carousel) h2:first-child,.wswg-content>:not(.p-products-grid-carousel) h3:first-child,.wswg-content>h1:first-child,.wswg-content>h2:first-child,.wswg-content>h3:first-child{margin-top:0}.wswg-content>:not(.p-products-grid-carousel) h4,.wswg-content>:not(.p-products-grid-carousel) h5,.wswg-content>:not(.p-products-grid-carousel) h6,.wswg-content>h4,.wswg-content>h5,.wswg-content>h6{margin-top:30px}.wswg-content>:not(.p-products-grid-carousel) h4:first-child,.wswg-content>:not(.p-products-grid-carousel) h5:first-child,.wswg-content>:not(.p-products-grid-carousel) h6:first-child,.wswg-content>h4:first-child,.wswg-content>h5:first-child,.wswg-content>h6:first-child{margin-top:0}.wswg-content>:not(.p-products-grid-carousel) hr+h1,.wswg-content>:not(.p-products-grid-carousel) hr+h2,.wswg-content>:not(.p-products-grid-carousel) hr+h3,.wswg-content>:not(.p-products-grid-carousel) hr+h4,.wswg-content>:not(.p-products-grid-carousel) hr+h5,.wswg-content>:not(.p-products-grid-carousel) hr+h6,.wswg-content>hr+h1,.wswg-content>hr+h2,.wswg-content>hr+h3,.wswg-content>hr+h4,.wswg-content>hr+h5,.wswg-content>hr+h6{margin-top:20px}.wswg-content>:not(.p-products-grid-carousel) table,.wswg-content>table{width:100%;table-layout:fixed;overflow:hidden}.wswg-content>:not(.p-products-grid-carousel) table td,.wswg-content>table td{padding:6px}.wswg-content>:not(.p-products-grid-carousel) b,.wswg-content>:not(.p-products-grid-carousel) strong,.wswg-content>b,.wswg-content>strong{font-weight:600}.wswg-content>:not(.p-products-grid-carousel) li,.wswg-content>li{display:list-item;list-style-position:outside;margin-bottom:5px}.wswg-content>:not(.p-products-grid-carousel) li:last-child,.wswg-content>li:last-child{margin-bottom:0}.wswg-content>:not(.p-products-grid-carousel) li blockquote,.wswg-content>:not(.p-products-grid-carousel) li div,.wswg-content>:not(.p-products-grid-carousel) li h1,.wswg-content>:not(.p-products-grid-carousel) li h2,.wswg-content>:not(.p-products-grid-carousel) li h3,.wswg-content>:not(.p-products-grid-carousel) li h4,.wswg-content>:not(.p-products-grid-carousel) li h5,.wswg-content>:not(.p-products-grid-carousel) li h6,.wswg-content>:not(.p-products-grid-carousel) li hr,.wswg-content>:not(.p-products-grid-carousel) li img,.wswg-content>:not(.p-products-grid-carousel) li ol,.wswg-content>:not(.p-products-grid-carousel) li p,.wswg-content>:not(.p-products-grid-carousel) li plain,.wswg-content>:not(.p-products-grid-carousel) li table,.wswg-content>:not(.p-products-grid-carousel) li ul,.wswg-content>li blockquote,.wswg-content>li div,.wswg-content>li h1,.wswg-content>li h2,.wswg-content>li h3,.wswg-content>li h4,.wswg-content>li h5,.wswg-content>li h6,.wswg-content>li hr,.wswg-content>li img,.wswg-content>li ol,.wswg-content>li p,.wswg-content>li plain,.wswg-content>li table,.wswg-content>li ul{margin-bottom:5px}.wswg-content>:not(.p-products-grid-carousel) li blockquote:last-child,.wswg-content>:not(.p-products-grid-carousel) li div:last-child,.wswg-content>:not(.p-products-grid-carousel) li h1:last-child,.wswg-content>:not(.p-products-grid-carousel) li h2:last-child,.wswg-content>:not(.p-products-grid-carousel) li h3:last-child,.wswg-content>:not(.p-products-grid-carousel) li h4:last-child,.wswg-content>:not(.p-products-grid-carousel) li h5:last-child,.wswg-content>:not(.p-products-grid-carousel) li h6:last-child,.wswg-content>:not(.p-products-grid-carousel) li hr:last-child,.wswg-content>:not(.p-products-grid-carousel) li img:last-child,.wswg-content>:not(.p-products-grid-carousel) li ol:last-child,.wswg-content>:not(.p-products-grid-carousel) li p:last-child,.wswg-content>:not(.p-products-grid-carousel) li plain:last-child,.wswg-content>:not(.p-products-grid-carousel) li table:last-child,.wswg-content>:not(.p-products-grid-carousel) li ul:last-child,.wswg-content>li blockquote:last-child,.wswg-content>li div:last-child,.wswg-content>li h1:last-child,.wswg-content>li h2:last-child,.wswg-content>li h3:last-child,.wswg-content>li h4:last-child,.wswg-content>li h5:last-child,.wswg-content>li h6:last-child,.wswg-content>li hr:last-child,.wswg-content>li img:last-child,.wswg-content>li ol:last-child,.wswg-content>li p:last-child,.wswg-content>li plain:last-child,.wswg-content>li table:last-child,.wswg-content>li ul:last-child{margin-bottom:0}.wswg-content>:not(.p-products-grid-carousel) ol,.wswg-content>ol{list-style:decimal;padding-left:20px}.wswg-content>:not(.p-products-grid-carousel) ol li,.wswg-content>ol li{padding-left:7px}.wswg-content>:not(.p-products-grid-carousel) ul,.wswg-content>ul{list-style-type:disc;padding-left:23px}.wswg-content>:not(.p-products-grid-carousel) ul li,.wswg-content>ul li{padding-left:4px}.wswg-content>.p-products-grid-carousel,.wswg-content>:not(.p-products-grid-carousel) .p-products-grid-carousel{margin:50px 0}.wswg-content>.iframe-wrapper,.wswg-content>:not(.p-products-grid-carousel) .iframe-wrapper{margin-top:40px;margin-bottom:40px}.wswg-content>.iframe-wrapper:first-child,.wswg-content>:not(.p-products-grid-carousel) .iframe-wrapper:first-child{margin-top:0}.wswg-content>.iframe-wrapper:last-child,.wswg-content>:not(.p-products-grid-carousel) .iframe-wrapper:last-child{margin-bottom:0}.wswg-content>.iframe-wrapper.-video,.wswg-content>:not(.p-products-grid-carousel) .iframe-wrapper.-video{position:relative;padding-bottom:56.25%;overflow:hidden;width:100%;height:0}.wswg-content>.iframe-wrapper.-video iframe,.wswg-content>:not(.p-products-grid-carousel) .iframe-wrapper.-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.wswg-content>:not(.p-products-grid-carousel) blockquote,.wswg-content>blockquote{border-left:4px solid rgba(20,71,234,.4);margin-left:10px;background:rgba(20,71,234,.02);padding:14px 20px}.wswg-content>:not(.p-products-grid-carousel) plain,.wswg-content>plain{display:block}.wswg-content>:not(.p-products-grid-carousel) plain iframe,.wswg-content>plain iframe{max-width:100%}.wswg-content>:not(.p-products-grid-carousel) figure img,.wswg-content>figure img{display:inline-block}.p-wait-for-vue,p-btn{visibility:hidden}.p-nowrap{white-space:nowrap}a .p-link-arrow-left,a .p-link-arrow-right{transition:transform .4s ease;display:inline-block}a:hover .p-link-arrow-right{transform:translateX(8px)}a:hover .p-link-arrow-left{transform:translateX(-8px)}.p-sep{width:100px;height:2px;margin:30px 0;background:#1447ea}.p-alert-box ._alert-el{display:flex;align-items:stretch;border-radius:6px;transition:all .4s ease}.p-alert-box ._alert-icon-wrap{width:52px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:26px;border-radius:6px 0 0 6px;margin-right:-16px;line-height:1}.p-alert-box ._alert-text{transition:all .4s ease;padding:12px 16px;flex-grow:1;line-height:1.4}.p-alert-box.-as-tooltip ._alert-el{margin-top:6px;font-size:12px;position:relative;display:inline-flex}.p-alert-box.-as-tooltip ._alert-el:before{content:"";position:absolute;left:8px;top:-14px;border:7px solid transparent;border-bottom-color:#5cd4e9;transform:scaleX(.8)}.p-alert-box.-as-tooltip ._alert-icon-wrap{width:28px;font-size:19px;margin-right:-6px;overflow:hidden}.p-alert-box.-as-tooltip ._alert-icon{max-height:21px}.p-alert-box.-as-tooltip ._alert-text{padding:3px 6px;line-height:15px}.p-alert-box.-invert ._alert-el{background:transparent!important;margin-top:0}.p-alert-box.-invert ._alert-el:before{content:none}.p-alert-box.-type-info ._alert-el{background:#b7b7b7;color:#666}.p-alert-box.-type-info ._alert-el:before{border-color:transparent transparent #b7b7b7}.p-alert-box.-type-info.-as-link ._alert-el:hover{background:hsla(0,0%,71.8%,.85)}.p-alert-box.-type-muted ._alert-el{background:#eee;color:#aaa}.p-alert-box.-type-muted ._alert-el:before{border-color:transparent transparent #eee}.p-alert-box.-type-muted.-as-link ._alert-el:hover{background:hsla(0,0%,93.3%,.85)}.p-alert-box.-type-error ._alert-el{background:#f15d6c;color:#fff}.p-alert-box.-type-error ._alert-el:before{border-color:transparent transparent #f15d6c}.p-alert-box.-type-error.-as-link ._alert-el:hover{background:rgba(241,93,108,.85)}.p-alert-box.-type-error.-invert ._alert-el{color:#f15d6c}.p-alert-box.-type-warning ._alert-el{background:#dd95ff;color:#000}.p-alert-box.-type-warning ._alert-el:before{border-color:transparent transparent #dd95ff}.p-alert-box.-type-warning.-as-link ._alert-el:hover{background:rgba(221,149,255,.85)}.p-alert-box.-type-warning.-invert ._alert-el{color:#dd95ff}.p-alert-box.-type-discount ._alert-el{background:#5cd4e9;color:#000}.p-alert-box.-type-discount ._alert-el:before{border-color:transparent transparent #5cd4e9}.p-alert-box.-type-discount.-as-link ._alert-el:hover{background:rgba(92,212,233,.85)}.p-alert-box.-type-discount.-invert ._alert-el{color:#5cd4e9}.p-alert-box.-type-accent ._alert-el{background:#5cd4e9;color:#fff}.p-alert-box.-type-accent ._alert-el:before{border-color:transparent transparent #5cd4e9}.p-alert-box.-type-accent.-as-link ._alert-el:hover{background:rgba(92,212,233,.85)}.p-alert-box.-type-accent.-invert ._alert-el{color:#5cd4e9}.p-alert-box.-type-ext ._alert-el{background:#b78267;color:#fff}.p-alert-box.-type-ext ._alert-el:before{border-color:transparent transparent #b78267}.p-alert-box.-type-ext.-as-link ._alert-el:hover{background:rgba(183,130,103,.85)}.p-alert-box.-type-ext.-invert ._alert-el{color:#b78267}.p-editable-el{position:relative;display:inline-block}.p-editable-el:hover ._editable-cta{opacity:.7}.p-editable-el ._editable-cta{transition:all .4s ease;position:absolute;left:-10px;top:-15px;bottom:0;width:30px;height:30px;background:hsla(0,0%,100%,.5);border-radius:50%;color:#1447ea;display:flex;justify-content:center;align-items:center;border:2px solid #1447ea;cursor:pointer;font-size:17px;letter-spacing:0;line-height:17px;opacity:.3;transform:scale(1.02)}.p-editable-el ._editable-cta>*{font-size:17px!important;color:#1447ea}.p-editable-el ._editable-cta:hover{opacity:1;transform:scale(1.14)}.p-editable-el ._editable-label a,.p-editable-el ._editable-label a:hover{color:inherit!important}.p-text-strike{position:relative;display:inline-block;padding-left:2px;padding-right:2px}.p-text-strike:after{top:50%;background:#5cd4e9;opacity:.8;content:"";width:100%;position:absolute;height:1px;border-radius:1px;left:0;white-space:nowrap;display:block;transform:rotate(-8deg);margin-top:0}.p-product-col{display:flex;position:relative;width:100%;min-height:1px;padding:15px;align-self:stretch}@media screen and (max-width:575.98px){.p-product-col{padding:6px}}.p-full-product-col{display:flex;position:relative;width:100%;min-height:1px;padding:15px;align-self:stretch;flex:0 0 50%;width:50%;max-width:50%}@media screen and (max-width:575.98px){.p-full-product-col{padding:6px}}@media screen and (min-width:768px){.p-full-product-col{flex:0 0 33.3333333333%;width:33.3333333333%;max-width:33.3333333333%}}@media screen and (min-width:992px){.p-full-product-col{flex:0 0 25%;width:25%;max-width:25%}}.p-sidebar-product-col{display:flex;position:relative;width:100%;min-height:1px;padding:15px;align-self:stretch;flex:0 0 50%;width:50%;max-width:50%}@media screen and (max-width:575.98px){.p-sidebar-product-col{padding:6px}}@media screen and (min-width:992px){.p-sidebar-product-col{flex:0 0 33.3333333333%;width:33.3333333333%;max-width:33.3333333333%}}.p-product-row{display:flex;flex-wrap:wrap;margin:-15px}@media screen and (max-width:575.98px){.p-product-row{margin:-6px}}.p-product-row.-hide-extra .p-full-product-col{flex:0 0 50%;width:50%;max-width:50%}.p-product-row.-hide-extra .p-full-product-col:nth-child(n){display:flex}.p-product-row.-hide-extra .p-full-product-col:nth-child(n+3){display:none}@media screen and (min-width:768px){.p-product-row.-hide-extra .p-full-product-col{flex:0 0 33.3333333333%;width:33.3333333333%;max-width:33.3333333333%}.p-product-row.-hide-extra .p-full-product-col:nth-child(n){display:flex}.p-product-row.-hide-extra .p-full-product-col:nth-child(n+4){display:none}}@media screen and (min-width:992px){.p-product-row.-hide-extra .p-full-product-col{flex:0 0 25%;width:25%;max-width:25%}.p-product-row.-hide-extra .p-full-product-col:nth-child(n){display:flex}.p-product-row.-hide-extra .p-full-product-col:nth-child(n+5){display:none}}.p-product-row.-hide-extra .p-sidebar-product-col{flex:0 0 50%;width:50%;max-width:50%}.p-product-row.-hide-extra .p-sidebar-product-col:nth-child(n){display:flex}.p-product-row.-hide-extra .p-sidebar-product-col:nth-child(n+3){display:none}@media screen and (min-width:992px){.p-product-row.-hide-extra .p-sidebar-product-col{flex:0 0 33.3333333333%;width:33.3333333333%;max-width:33.3333333333%}.p-product-row.-hide-extra .p-sidebar-product-col:nth-child(n){display:flex}.p-product-row.-hide-extra .p-sidebar-product-col:nth-child(n+4){display:none}}.p-sm-width-holder{display:none;width:767.98px;position:absolute}.p-special-admin-alert-box{padding:5px 10px;background:red;color:#fff;position:absolute;z-index:10;top:15px;left:15px;border-radius:8px;font-family:monospace}.p-special-admin-alert-box.-fixed{position:fixed;z-index:9999999999}.p-text-muted{color:#aaa}.p-page-heading{color:#fff;font-size:36px!important;font-weight:500;letter-spacing:1px;max-width:860px;margin-bottom:12px!important}@media screen and (max-width:767.98px){.p-page-heading{font-size:30px!important}}@media screen and (max-width:575.98px){.p-page-heading{font-size:28px!important}}.p-page-heading ._step:not(.-current){color:#7f818f;font-size:26px}.p-page-heading ._step:not(.-current):hover{color:#5cd4e9}.p-wishlist-toggle{text-align:center;padding:0;width:36px;height:36px;font-size:18px;line-height:36px;border-radius:0;display:flex;align-items:center;justify-content:center;position:absolute;top:8px;right:8px}.product-wrap .p-wishlist-toggle{display:none;position:absolute;z-index:1}.p-wishlist-toggle.-active,.product-wrap:hover .p-wishlist-toggle{display:flex}.p-wishlist-toggle>._heart{font-size:26px!important}.p-wishlist-toggle>._heart>._heart-icon{color:#000}.product-single .p-wishlist-toggle{top:0;right:0}.p-watch-dog ._subscription{padding:0!important;background:transparent!important}.p-review-wrapper{background:#fff;padding:30px;border-radius:10px;box-shadow:0 10px 80px rgba(2,31,123,.1);margin:50px 0}.p-review-wrapper ._review-title{margin-top:0!important}.p-quick-results .c-result{border-radius:20px}.p-frm .p-frm-row{margin-top:30px}.p-frm .p-frm-row:first-child{margin-top:0}.p-frm .p-frm-row.-with-label{margin-bottom:-5px;font-weight:600}.p-frm .p-frm-heading{margin-top:50px}.p-frm .p-frm-heading:first-child{margin-top:0}.p-frm .p-frm-block{margin-top:30px}.p-frm .p-frm-block:first-child{margin-top:0}.p-frm-heading h1,.p-frm-heading h2,.p-frm-heading h3,.p-frm-heading h4,.p-frm-heading h5,.p-frm-heading h6{margin-bottom:0}.p-frm-title{font-weight:600}.p-frm-title+.p-frm-note{margin-top:10px}.p-frm-note{font-size:12px;color:#aaa}.p-frm-row{display:flex;align-items:flex-start}.p-frm-row>*{margin-right:20px}.p-frm-row>:last-child{margin-right:0}.p-frm-row>.p-frm-col{flex-grow:1;display:flex}.p-frm-row>.p-frm-col .p-frm-el{width:auto}@media screen and (max-width:575.98px){.p-frm-row{flex-direction:column}.p-frm-row>*{width:100%!important;max-width:100%!important;margin-top:30px}.p-frm-row>:first-child{margin-top:0}}.p-frm-row .p-frm-group{flex-grow:1}.p-frm-row>.p-frm-el{width:100%}.p-frm-group{display:flex;align-items:stretch}.p-frm-group>*{margin-right:10px}.p-frm-group>:last-child{margin-right:0}@media screen and (min-width:576px){.p-frm-group .p-btn{padding-top:0!important;padding-bottom:0!important;min-height:0!important;height:auto!important}}@media screen and (max-width:575.98px){.p-frm-group.-responsive{flex-direction:column}.p-frm-group.-responsive>*{width:100%!important;max-width:100%!important;margin-top:10px}.p-frm-group.-responsive>:first-child{margin-top:0}}.p-frm-block>.p-frm-el{margin-top:10px}.p-frm-block>.p-frm-el:first-child{margin-top:0}.p-frm-icon{display:flex;align-items:center}.p-frm-error{background:#f15d6c;color:#fff;padding:2px 5px;border-radius:4px;margin-top:10px;display:table;font-size:12px}.p-frm-error:first-child{margin-top:0}.p-frm-el{transition:opacity .4s ease;position:relative;flex-grow:1;width:220px;min-width:1px}.p-frm-el ._field{transition:border .4s ease;display:block;align-items:center;width:100%;padding:8px 12px;font-size:16px;line-height:24px;letter-spacing:.2px;font-family:Poppins,sans-serif;background-image:none;background:transparent;border-radius:6px;-webkit-appearance:none;outline:none;position:relative;z-index:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#666;border:1px solid #d4d4d4}@media screen and (max-width:575.98px){.p-frm-el ._field{font-size:15px}}.p-frm-el ._field:-webkit-autofill,.p-frm-el ._field:-webkit-autofill:active,.p-frm-el ._field:-webkit-autofill:first-line,.p-frm-el ._field:-webkit-autofill:focus,.p-frm-el ._field:-webkit-autofill:hover{z-index:3;font-family:Poppins,sans-serif!important;font-size:16px!important;-webkit-text-fill-color:#666!important;color:#666!important;box-shadow:inset 0 0 0 30px #f5fbe6!important;caret-color:#666!important}@media screen and (max-width:575.98px){.p-frm-el ._field:-webkit-autofill,.p-frm-el ._field:-webkit-autofill:active,.p-frm-el ._field:-webkit-autofill:first-line,.p-frm-el ._field:-webkit-autofill:focus,.p-frm-el ._field:-webkit-autofill:hover{font-size:15px!important}}.p-frm-el ._label{transition:all .4s ease;transform-origin:top left;z-index:0;pointer-events:none;position:absolute;left:0;top:0;right:0;padding:8px 12px;font-size:16px;letter-spacing:.2px;border:1px solid transparent;line-height:24px;transform:translateZ(0);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#aaa}@media screen and (max-width:575.98px){.p-frm-el ._label{font-size:15px}}.p-frm-el ._label-text{position:relative}.p-frm-el ._label-text:before{transition:all .4s ease;content:"";position:absolute;top:13px;left:50%;right:50%;height:0;z-index:-1;background:transparent}.p-frm-el ._error{background:#f15d6c;color:#fff;position:absolute;right:4px;top:100%;font-size:12px;line-height:1.3;padding:2px 5px;z-index:10;transform:translateZ(0);border-radius:4px;margin-top:-10px;max-width:calc(100% - 20px);transition:all .4s ease}.p-frm-el.-focus ._error{background:#dd95ff}.p-frm-el ._el-icon{transition:all .4s ease;position:absolute;top:0;bottom:0;display:flex;align-items:center;transform-origin:center center;padding-top:2px;z-index:10;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-frm-el.-right{text-align:right}.p-frm-el.-focus ._field{border-color:#bababa}.p-frm-el.-readonly ._field{border-color:hsla(0,0%,83.1%,.6);color:#aaa;cursor:default!important}.p-frm-el.-readonly ._el-icon{opacity:.3}.p-frm-el.-disabled{opacity:.5;pointer-events:none}.p-frm-el.-has-value:not(.-keep-label) ._label{transform:scale(.8) translate(3px,-21px);z-index:10}.p-frm-el.-has-value:not(.-keep-label) ._label-text:before{top:0;left:-4px;right:-4px;height:13.6px}.p-frm-el.-is-required:before{transition:all .4s ease;content:"";position:absolute;z-index:2;width:20px;height:20px;left:-5px;border-radius:50%;background:rgba(20,71,234,.13);top:-7px;opacity:0;pointer-events:none}.p-frm-el.-is-required.-is-empty:not(.-has-error):before{opacity:1}.p-frm-el.-has-error:not(.-focus) ._field{border-color:#f15d6c!important}.p-frm-el.-has-error:not(.-focus) ._label{color:#f15d6c}.p-frm-el.-lg ._field,.p-frm-el.-lg ._label{font-size:22px;line-height:28px;padding:20px}@media screen and (max-width:575.98px){.p-frm-el.-lg ._field,.p-frm-el.-lg ._label{padding:15px}}.p-frm-el.-sm ._field,.p-frm-el.-sm ._label{line-height:22px;padding:5px 10px}.p-frm-el.-xs ._field,.p-frm-el.-xs ._label{font-size:12px;line-height:20px;padding:2px 5px}.p-frm-el.-check-box{line-height:0;width:auto}.p-frm-el.-check-box ._wrapper{display:inline-flex;align-items:flex-start;cursor:pointer;position:relative}.p-frm-el.-check-box ._field{height:24px;width:24px;padding:0;position:relative;flex-shrink:0}.p-frm-el.-check-box ._field ._icon{display:none;font-size:22px;line-height:22px}.p-frm-el.-check-box ._field ._icon.-error{font-size:31px;line-height:24px;color:#f15d6c}.p-frm-el.-check-box ._label{position:static;padding:0 0 0 12px;border:0;white-space:normal;pointer-events:auto;color:#666}.p-frm-el.-check-box ._label-text:before{content:unset}.p-frm-el.-check-box ._error{right:auto;left:0;margin-top:-8px}.p-frm-el.-check-box.-has-value ._field ._icon.-check{display:block}.p-frm-el.-check-box.-has-value ._label{transform:none!important}.p-frm-el.-check-box.-has-error ._field ._icon.-error{display:block}.p-frm-el.-check-box.-readonly ._wrapper{cursor:default}.p-frm-el.-check-box.-readonly ._label{color:#aaa}.p-frm-el.-check-box.-sm ._label{line-height:22px;padding-top:2px}.p-frm-el.-check-box.-xs ._label{font-size:12px;line-height:20px;padding-top:2px}.p-frm-el.-select-box ._field{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-frm-el.-select-box ._field,.p-frm-el.-select-box ._label{padding-right:32px}.p-frm-el.-select-box ._el-icon{padding-top:0;right:6px}.p-frm-el.-select-box ._items{letter-spacing:.2px;overflow:hidden;position:absolute;z-index:100;left:0;min-width:100%;border-radius:6px;background:#fff;color:#666;box-shadow:0 3px 16px hsla(0,0%,60%,.16),0 3px 16px hsla(0,0%,60%,.23);white-space:normal}.p-frm-el.-select-box ._items-inner{max-height:350px;overflow-y:auto}.p-frm-el.-select-box ._items-inner::-webkit-scrollbar{position:absolute;width:7px;-webkit-appearance:none}.p-frm-el.-select-box ._items-inner::-webkit-scrollbar-track{border-right:none!important;border-left:none!important;background:#fff}.p-frm-el.-select-box ._items-inner::-webkit-scrollbar-thumb{height:50px;background-clip:content-box;border:solid transparent;border-width:0 4px 0 0;background:#d4d4d4}.p-frm-el.-select-box ._item{transition:all .4s ease;font-size:16px;padding:12px 16px 12px 12px;display:flex;align-items:center;min-height:42px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:1;position:relative;border-top:1px solid hsla(0,0%,87.5%,.6)}@media screen and (max-width:575.98px){.p-frm-el.-select-box ._item{font-size:15px}}.p-frm-el.-select-box ._item:first-child{border-top:0}.p-frm-el.-select-box ._item>*{line-height:1.2}.p-frm-el.-select-box ._item ._selected-icon{transition:all .4s ease;position:absolute;left:12px;opacity:0}.p-frm-el.-select-box ._item.-active{background:#f5fbe6;padding-left:40px}.p-frm-el.-select-box ._item.-active ._selected-icon{opacity:1}.p-frm-el.-select-box ._item:hover{background:#eee}.p-frm-el.-select-box ._item.-loading{pointer-events:none}.p-frm-el.-select-box ._item.-disabled{pointer-events:none;background:hsla(0,0%,93.3%,.4)}.p-frm-el.-select-box ._item.-disabled>:not(._selected-icon){opacity:.4}.p-frm-el.-select-box.-right ._item{justify-content:flex-end}.p-frm-el.-select-box.-right ._item ._selected-icon{left:auto;right:16px}.p-frm-el.-select-box.-right ._item.-active{padding-left:12px;padding-right:44px}.p-frm-el.-select-box.-focus ._el-icon{transform:rotate(180deg)}.p-frm-el.-select-box.-readonly ._field{cursor:default;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.p-frm-el.-select-box.-readonly ._el-icon{cursor:default}.p-frm-el.-select-box.-keep-label ._field :not(._el-icon),.p-frm-el.-select-box:not(.-has-value) ._field :not(._el-icon){opacity:0}.p-frm-el.-select-box.-sm ._field,.p-frm-el.-select-box.-sm ._label{line-height:22px;padding-right:30px}.p-frm-el.-select-box.-xs ._field,.p-frm-el.-select-box.-xs ._label{font-size:12px;line-height:20px;padding-right:25px}.p-frm-el.-number-input{max-width:120px}.p-frm-el.-number-input ._field,.p-frm-el.-number-input ._label{padding-left:36px;padding-right:36px;text-align:center}.p-frm-el.-number-input ._el-icon.-minus{left:10px}.p-frm-el.-number-input ._el-icon.-plus{right:10px}.p-frm-el.-number-input.-sm{max-width:100px}.p-frm-el.-number-input.-sm ._field,.p-frm-el.-number-input.-sm ._label{padding-left:26px;padding-right:26px}.p-frm-el.-number-input.-sm ._el-icon.-minus{left:5px}.p-frm-el.-number-input.-sm ._el-icon.-plus{right:5px}.p-frm-el.-number-input.-xs{max-width:100px}.p-frm-el.-number-input.-xs ._field,.p-frm-el.-number-input.-xs ._label{padding-left:20px;padding-right:20px}.p-frm-el.-number-input.-xs ._el-icon.-minus{left:2px}.p-frm-el.-number-input.-xs ._el-icon.-plus{right:2px}.p-frm-el.-color-box ._field,.p-frm-el.-color-box ._label{padding-right:30px}.p-frm-el.-color-box ._selected-color{display:flex;align-items:center}.p-frm-el.-color-box ._selected-color-label{flex-grow:1;overflow:hidden;text-overflow:ellipsis;padding-right:8px}.p-frm-el.-color-box ._selected-color-sample{width:20px;height:20px;flex-shrink:0}.p-frm-el.-color-box ._color-box-modal{padding:30px 40px 20px}@media screen and (max-width:767.98px){.p-frm-el.-color-box ._color-box-modal{padding:20px 20px 15px}}.p-frm-el.-color-box ._color-box-modal ._close-btn{position:absolute;top:10px;right:10px;padding:10px;cursor:pointer;font-size:20px;line-height:20px;pointer-events:all}.p-frm-el.-color-box ._colors{overflow:hidden;display:flex;flex-wrap:wrap;padding:15px 12px 0;margin:0 -20px}.p-frm-el.-color-box ._color{width:25%;padding:8px;flex-grow:0;flex-shrink:0;transition:all .3s ease;transform:translateZ(0);cursor:pointer}.p-frm-el.-color-box ._color:hover{transform:scale(1.05)}.p-frm-el.-color-box ._color ._selected-icon{transition:all .4s ease;background:hsla(0,0%,100%,.5);border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;left:12px;position:absolute;top:24px;opacity:0}.p-frm-el.-color-box ._color.-active ._selected-icon{opacity:1}@media screen and (max-width:767.98px){.p-frm-el.-color-box ._color{width:33.33%}}@media screen and (max-width:409.98px){.p-frm-el.-color-box ._color{width:50%}}.p-frm-el.-color-box ._color-sample{width:100%;height:50px;box-shadow:0 10px 40px hsla(0,0%,60%,.16)}.p-frm-el.-color-box ._color-label{padding:5px 0 0;line-height:1.2;font-size:12px;font-weight:400}.p-frm-el.-text-area textarea{min-height:100px;white-space:normal}.p-frm-el ._field{background:#fff}.p-frm-el ._label{z-index:1}.p-frm-el ._label-text{text-shadow:0 1px 10px transparent}.p-frm-el ._label-text:before{background:#fff}.p-frm-el.-has-value:not(.-keep-label) ._label{transform:scale(.8) translate(3px,-22px)}.p-frm-el.-has-value:not(.-keep-label) ._label-text{text-shadow:0 1px 10px #fff}.p-frm-el.-has-value:not(.-keep-label) ._label-text:before{top:11.8px;height:7px;border-top-left-radius:80px}.p-frm-el.-select-box ._field,.p-frm-el.-select-box ._items,.p-frm-el.-text-area ._field,.p-frm-el.-text-input ._field{border-radius:20px}.p-frm-el.-check-box ._field{border-radius:6px}.p-frm-el.-is-required:before{left:-4px;top:-6px}.p-product-price{line-height:1;letter-spacing:0}.p-product-price ._old{position:relative;display:inline-block;padding-left:2px;padding-right:2px;color:#aaa}.p-product-price ._old:after{top:50%;background:#5cd4e9;opacity:.8;content:"";width:100%;position:absolute;height:1px;border-radius:1px;left:0;white-space:nowrap;display:block;transform:rotate(-8deg);margin-top:0}.p-product-price.-grayscale ._old:after{background:#aaa!important}.p-product-price:not(.-grayscale) ._price.-highlighted{color:#1447ea}.p-product-price:not(.-grayscale) ._price.-custom,.p-product-price:not(.-grayscale) ._price.-sale{color:#5cd4e9}.p-product-price ._tax-label{color:#aaa}.p-product-price ._price-label{margin-bottom:4px;font-size:12px}@media screen and (max-width:575.98px){.p-product-price ._price-label{font-size:11px}}.p-product-price:not(.-grayscale) ._price-label.-custom{color:#5cd4e9}.p-product-price ._b2c-label{margin-bottom:4px;color:#aaa;font-size:12px;margin-top:20px}@media screen and (max-width:575.98px){.p-product-price ._b2c-label{font-size:11px}}.p-product-price ._price-row{display:flex;align-items:baseline}.p-product-price ._price-row+._price-row{margin-top:16px}.p-product-price ._price-item{white-space:nowrap}.p-product-price ._price-item.-main ._from{color:#aaa;font-size:12px}@media screen and (max-width:575.98px){.p-product-price ._price-item.-main ._from{font-size:11px}}.p-product-price ._price-item.-main ._price{font-weight:500}.p-product-price ._price-item.-main-other{color:#aaa;font-size:12px}@media screen and (max-width:575.98px){.p-product-price ._price-item.-main-other{font-size:11px}}.p-product-price ._price-item.-main-other ._tax-label{font-size:10px}.p-product-price ._price-item.-b2c{color:#aaa;font-size:12px}@media screen and (max-width:575.98px){.p-product-price ._price-item.-b2c{font-size:11px}}.p-product-price ._price-item.-b2c ._old{font-size:12px}@media screen and (max-width:575.98px){.p-product-price ._price-item.-b2c ._old{font-size:11px}}.p-product-price ._price-item.-b2c ._tax-label{font-size:10px}.p-product-price ._price-item+._price-item{margin-left:6px}.p-product-price.-base ._price-item.-main ._old{font-size:16px;margin-right:2px}@media screen and (max-width:575.98px){.p-product-price.-base ._price-item.-main ._old{font-size:15px}}.p-product-price.-base ._price-item.-main ._price{font-size:32px}@media screen and (max-width:1199.98px){.p-product-price.-base ._price-item.-main ._price{font-size:31px}}@media screen and (max-width:575.98px){.p-product-price.-base ._price-item.-main ._price{font-size:29px}}.p-product-price.-base ._price-item.-main ._tax-label{font-size:12px}@media screen and (max-width:575.98px){.p-product-price.-base ._price-item.-main ._tax-label{font-size:11px}}.p-product-price.-sm ._price-label.-custom{display:none}.p-product-price.-sm ._price-item.-main ._old{font-size:12px}@media screen and (max-width:575.98px){.p-product-price.-sm ._price-item.-main ._old{font-size:11px}}.p-product-price.-sm ._price-item.-main ._price{font-size:16px}@media screen and (max-width:575.98px){.p-product-price.-sm ._price-item.-main ._price{font-size:15px}}.p-product-price.-sm ._price-item.-main ._tax-label{font-size:12px}@media screen and (max-width:575.98px){.p-product-price.-sm ._price-item.-main ._tax-label{font-size:11px}}.p-product-price.-xs ._price-label.-custom{display:none}.p-product-price.-xs ._price-item.-main ._old{font-size:12px}@media screen and (max-width:575.98px){.p-product-price.-xs ._price-item.-main ._old{font-size:11px}}.p-product-price.-xs ._price-item.-main ._price{font-size:16px}@media screen and (max-width:575.98px){.p-product-price.-xs ._price-item.-main ._price{font-size:15px}}.p-product-price.-xs ._price-item.-main ._tax-label{font-size:10px}@media screen and (min-width:576px){.p-product-price.-xs ._price-item.-main ._tax-label{display:block;margin-top:4px}}.p-product-price.-xxs ._old{font-size:10px}.p-product-price.-xxs ._price{font-weight:400!important;font-size:12px}@media screen and (max-width:575.98px){.p-product-price.-xxs ._price{font-size:11px}}.p-filtered-grid{transition:all .4s ease}@media screen and (min-width:768px){.p-filtered-grid_toggle-btn{display:none}}.p-filtered-grid_filters-block{margin-bottom:40px;position:relative}.p-filtered-grid_filters-block .p-spin-icon{top:auto!important;bottom:-90px}.p-filtered-grid_filters{display:inline-flex;align-items:baseline}@media screen and (max-width:767.98px){.p-filtered-grid_filters{display:block;margin-top:16px}.p-filtered-grid_filters.-folded{display:none}}.p-filtered-grid_filters ._filters-title{margin-right:20px}@media screen and (max-width:767.98px){.p-filtered-grid_filters ._filters-title{display:none}}.p-filtered-grid_filters ._filters-title-text{border-bottom:2px solid #000}.p-filtered-grid_filters .p-frm-el{width:auto;margin-right:12px}@media screen and (max-width:767.98px){.p-filtered-grid_filters .p-frm-el{margin-right:0;margin-bottom:10px}}.p-filtered-grid_filters .p-frm-el.-select-box.-has-value ._label-text:after{content:"";position:absolute;height:8px;width:100%;background:#5cd4e9;border-radius:50px;left:0;bottom:2px;z-index:-1;opacity:.8}.p-filtered-grid_filters .p-frm-el.-select-box ._field{border-color:transparent;background:#f7f7f7;font-weight:500;letter-spacing:1px;border-radius:16px}.p-filtered-grid_filters .p-frm-el.-select-box ._label{color:#666;font-weight:500;letter-spacing:1px;z-index:1}@media screen and (max-width:767.98px){.p-filtered-grid_filters .p-frm-el.-select-box ._items{position:relative}}@media screen and (max-width:767.98px){.p-filtered-grid_filters .p-frm-el.-select-box ._items-inner{max-height:none}}.p-filtered-grid_filters .p-frm-el.-select-box ._item{min-width:150px;white-space:nowrap}.p-filtered-grid_selected{margin-top:20px;align-items:baseline;padding:0 3px;margin-bottom:-30px}.p-filtered-grid_selected .cancel-all{text-align:right;padding:3px 28px 3px 10px;margin-bottom:5px;line-height:1;white-space:nowrap;position:relative}.p-filtered-grid_selected .cancel-all .cancel-all-btn{display:block;font-size:12px;font-weight:500;white-space:nowrap;color:#666}.p-filtered-grid_selected .cancel-all .cancel-all-btn:hover{color:#5cd4e9}.p-filtered-grid_selected .cancel-all .mdi{position:absolute;top:50%;right:-1px;width:26px;height:26px;margin-top:-13px;display:flex;align-items:center;justify-content:center;padding:0}.p-filtered-grid_selected .selected-options{display:flex;flex-wrap:wrap;flex-grow:1}.p-filtered-grid_selected .selected-option{padding:3px 28px 3px 10px;border-radius:12px;margin-right:5px;margin-bottom:5px;font-size:12px;transition:all .4s ease;font-weight:500;letter-spacing:.6px;position:relative;background:#5cd4e9;color:#fff;line-height:16px;white-space:nowrap;display:inline-flex;align-items:center}@media screen and (max-width:575.98px){.p-filtered-grid_selected .selected-option{font-size:11px}}.p-filtered-grid_selected .selected-option .cancel-icon{transition:all .4s ease;position:absolute;right:-1px;top:50%;width:26px;height:26px;margin-top:-13px;display:flex;align-items:center;justify-content:center;transform-origin:center center;padding:0;z-index:10;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;opacity:.6;letter-spacing:0}.p-filtered-grid_selected .selected-option .cancel-icon:hover{opacity:1;background:#fff;border-radius:25px;color:#5cd4e9}.p-filtered-grid_selected .selected-option-color{width:25px;height:25px;display:block;margin:-5px 6px -5px -10px;border-radius:50%}.p-filtered-grid .p-product-row{transition:opacity .4s ease}.p-filtered-grid.-loading .p-product-row{opacity:.1;pointer-events:none!important;cursor:default!important}.p-filtered-grid ._no-results{margin-top:40px}.product-grid-item-wrap .p-product-price:not(.-grayscale) ._price.-highlighted{color:#000}.p-shopping-page-1{line-height:1.3;color:#666}.p-shopping-page-1 ._vendor-name{white-space:nowrap}.p-shopping-page-1 .p-page-heading{max-width:unset}.p-shopping-page-1 .p-page-heading ._steps{display:flex;align-items:baseline}.p-shopping-page-1 .p-page-heading ._steps ._step{margin-right:10px;cursor:pointer;transition:all .4s ease}.p-shopping-page-1 .p-page-heading ._steps ._step:last-child{margin-right:0}.p-shopping-page-1 .p-page-heading ._steps .mdi{font-size:24px;margin-right:10px;color:hsla(0,0%,66.7%,.5)}.p-shopping-page-1 ._shopping-content-wrap{display:flex}@media screen and (max-width:1199.98px){.p-shopping-page-1 ._shopping-content-wrap{flex-direction:column}}@media screen and (min-width:1200px){.p-shopping-page-1 ._shopping-content-wrap{align-items:flex-start}}@media screen and (min-width:1200px){.p-shopping-page-1 ._shopping-main-wrap{flex-grow:1;flex-shrink:0;width:57%}}@media screen and (min-width:160000px){.p-shopping-page-1 ._shopping-main-wrap{width:60%}}.p-shopping-page-1 ._shopping-main{margin-top:-40px}.p-shopping-page-1 ._shopping-main>*{margin-top:40px;margin-left:-10px;margin-right:-10px}@media screen and (min-width:410px){.p-shopping-page-1 ._shopping-main>*{margin-left:0;margin-right:0}}.p-shopping-page-1 ._shopping-alerts .p-alert-box{margin-bottom:10px}.p-shopping-page-1 ._shopping-alerts .p-alert-box:last-child{margin-bottom:0}.p-shopping-page-1 ._shopping-group{background:#f7f7f7;border-radius:6px}.p-shopping-page-1 ._shopping-group.p-cart-products{padding:0 15px}@media screen and (min-width:410px){.p-shopping-page-1 ._shopping-group.p-cart-products{padding:0 20px}}.p-shopping-page-1 ._shopping-group.p-gift-selection{border:2px solid #5cd4e9;padding:30px 15px 20px}@media screen and (min-width:410px){.p-shopping-page-1 ._shopping-group.p-gift-selection{padding:30px 30px 20px}}.p-shopping-page-1 ._shopping-group.p-gift-selection ._selection-title-quantity{color:#5cd4e9}.p-shopping-page-1 ._shopping-group._checkout-form-group{padding:30px 15px}@media screen and (min-width:410px){.p-shopping-page-1 ._shopping-group._checkout-form-group{padding:30px}}@media screen and (min-width:576px){.p-shopping-page-1 ._shopping-group._checkout-form-group{padding:40px}}.p-shopping-page-1 ._shopping-summary-wrap{margin-top:40px;margin-left:auto;width:100%}@media screen and (min-width:768px){.p-shopping-page-1 ._shopping-summary-wrap{width:70%;min-width:460px}}@media screen and (min-width:992px){.p-shopping-page-1 ._shopping-summary-wrap{width:50%}}@media screen and (min-width:1200px){.p-shopping-page-1 ._shopping-summary-wrap{margin-top:0;flex-grow:1;flex-shrink:0;position:-webkit-sticky;position:sticky;top:30px;width:43%;min-width:0}}@media screen and (min-width:160000px){.p-shopping-page-1 ._shopping-summary-wrap{width:40%}}.p-shopping-page-1 ._shopping-summary{background:#eee;border-radius:6px;padding:30px 15px;margin-left:-10px;margin-right:-10px}@media screen and (min-width:410px){.p-shopping-page-1 ._shopping-summary{padding:30px;margin-left:0;margin-right:0}}@media screen and (min-width:576px){.p-shopping-page-1 ._shopping-summary{padding:30px 40px 40px}}@media screen and (min-width:1200px){.p-shopping-page-1 ._shopping-summary{margin-left:40px}}.p-shopping-page-1 ._shopping-summary ._subheading{border-bottom:1px solid #dfdfdf;padding-bottom:30px}.p-shopping-page-1 ._shopping-summary ._row{display:flex;align-items:baseline;margin-top:20px;justify-content:flex-end}.p-shopping-page-1 ._shopping-summary ._row.-stick-to-next{margin-bottom:-18px}.p-shopping-page-1 ._shopping-summary ._col.-label{flex-grow:1;white-space:nowrap}.p-shopping-page-1 ._shopping-summary ._col.-price{padding-left:20px;white-space:nowrap;font-weight:400}.p-shopping-page-1 ._shopping-summary ._col.-discount{color:#5cd4e9}.p-shopping-page-1 ._shopping-summary ._col ._label-note{font-size:12px;color:#aaa}.p-shopping-page-1 ._submit-btn,.p-shopping-page-1 ._to-checkout-btn{margin-top:40px}.p-shopping-page-1 ._submit-btn ._with-payment-duty,.p-shopping-page-1 ._to-checkout-btn ._with-payment-duty{white-space:nowrap}.p-shopping-page-1 ._main-spinner-wrap{position:relative;margin-top:60px}.p-shopping-page-1 ._empty-cart-wrap{text-align:center}.p-shopping-page-1 ._empty-cart-msg{font-size:18px}.p-shopping-page-1 ._go-shopping-btn{margin-top:30px}.p-shopping-page-1 ._select-option{flex-grow:1}.p-shopping-page-1 ._select-option-title{display:flex;align-items:baseline;color:#000}.p-shopping-page-1 ._select-option.-action ._select-option-title{color:#aaa;font-size:12px}.p-shopping-page-1 ._select-option-name{margin-right:10px;white-space:nowrap}.p-shopping-page-1 ._select-option-icon{margin-right:4px}.p-shopping-page-1 ._select-option-price{font-size:12px;color:#5cd4e9;line-height:1;display:inline-block;white-space:nowrap}.p-shopping-page-1 ._select-option-info{margin-top:4px;padding-left:4px;overflow:hidden}.p-shopping-page-1 ._select-option-address,.p-shopping-page-1 ._select-option-note{font-size:12px;margin-top:4px;display:flex;align-items:baseline}.p-shopping-page-1 ._select-option-note{color:#aaa}.p-shopping-page-1 ._selected-option{display:flex;align-items:baseline}.p-shopping-page-1 ._selected-option-name{overflow:hidden;text-overflow:ellipsis}.p-shopping-page-1 ._selected-option-price{font-size:12px;color:#5cd4e9;line-height:1;display:inline-block;white-space:nowrap}.p-shopping-page-1 ._selected-option-name+._selected-option-price{margin-left:10px}.p-shopping-page-1 ._prices-wo-tax{color:#aaa}.p-shopping-page-1 .p-cart-shipping{transition:all .4s ease}.p-shopping-page-1 .p-cart-shipping.-updating{pointer-events:none!important;cursor:default!important;opacity:.4}.p-shopping-page-1 .p-cart-shipping .p-frm-el.-shipment{margin-left:-12px;margin-top:4px;margin-right:-12px;width:calc(100% + 24px)!important}.p-shopping-page-1 .p-cart-payment{margin-top:30px;margin-bottom:30px}.p-shopping-page-1 ._product-list{font-size:10px;color:#aaa;line-height:1.4}.p-shopping-page-1 ._product-list .mdi{font-size:16px}.p-shopping-page-1 ._product-list ._product-item{margin-top:8px}.p-cart-page-1 .p-products-grid-carousel{margin-top:100px}.p-checkout-page-1{transition:all .4s ease}.p-checkout-page-1.-submitting{pointer-events:none!important;cursor:default!important;opacity:.4}.p-checkout-page-1 ._shopping-group ._subheading{overflow:hidden;display:flex;align-items:baseline}.p-checkout-page-1 ._shopping-group ._subheading h3,.p-checkout-page-1 ._shopping-group ._subheading h4,.p-checkout-page-1 ._shopping-group ._subheading h5{margin-bottom:30px}.p-checkout-page-1 ._shopping-group ._subheading ._subheading-title{flex-shrink:0}.p-checkout-page-1 ._shopping-group ._subheading ._subheading-note{font-size:12px;flex-shrink:0;padding-left:10px}.p-checkout-page-1 ._shopping-group ._subheading ._subheading-price{font-size:12px;color:#aaa;flex-grow:1;padding-left:10px;text-align:right}.p-checkout-page-1 ._shopping-group ._shopping-group-note{margin-top:-20px;margin-bottom:30px}.p-checkout-page-1 ._shopping-group ._shopping-group-note:last-child{margin-bottom:0}.p-checkout-page-1 .p-frm.-account,.p-checkout-page-1 .p-frm.-packeta-pp,.p-checkout-page-1 .p-frm.-shipping-address,.p-checkout-page-1 .p-frm.-shipping-method{margin-top:40px}.p-checkout-page-1 .p-frm-el.-firstname{width:40%}.p-checkout-page-1 .p-frm-el.-lastname{width:60%}.p-checkout-page-1 .p-frm-el.-city,.p-checkout-page-1 .p-frm-el.-country{width:70%}.p-checkout-page-1 .p-frm-el.-postalcode{width:30%}.p-checkout-page-1 .p-frm-el.-pickup-point ._name{font-weight:500}.p-checkout-page-1 .p-frm-el.-pickup-point ._address{font-size:12px}.p-checkout-page-1 .p-frm-row:not(:last-child) .p-frm-el.-check-box{margin-bottom:10px}.p-checkout-page-1 ._pp-name{margin-top:30px;font-size:22px;color:#000}.p-checkout-page-1 ._pp-address{margin-top:5px}.p-checkout-page-1 ._pp-hours-title{margin-top:15px;font-size:12px}.p-checkout-page-1 ._pp-hours-content{margin-top:5px;font-size:12px}.p-checkout-page-1 ._pp-hours-content div,.p-checkout-page-1 ._pp-hours-content p,.p-checkout-page-1 ._pp-hours-content span{color:#666}.p-checkout-page-1 ._pp-hours-content b,.p-checkout-page-1 ._pp-hours-content strong{color:#000;font-weight:500}.p-checkout-page-1 ._pp-btn{margin-top:30px}.p-checkout-page-1 ._same-address ._empty-value{opacity:.4}.p-checkout-page-1 ._delivery-quantity{text-transform:none}.p-checkout-page-1 ._delivery-description{font-size:10px;white-space:nowrap;text-transform:none}@media screen and (max-width:575.98px){.p-checkout-page-1 ._delivery-description{display:block}}.p-checkout-page-1 ._payment-note,.p-checkout-page-1 ._shipping-note{color:#aaa}.p-checkout-page-1 ._payment-note .mdi,.p-checkout-page-1 ._shipping-note .mdi{margin-right:4px}.p-checkout-page-1 ._shipping-note{margin-top:40px}.p-checkout-page-1 ._edit-in-cart-btn{display:inline-block;margin-top:20px}.p-checkout-page-1 .p-cart-total{margin-bottom:40px}.p-checkout-page-1 ._gdpr-note{margin-top:20px;font-size:10px}.p-shopping-page-1{padding-top:50px;padding-bottom:70px}.p-shopping-page-1 h3,.p-shopping-page-1 h4,.p-shopping-page-1 h5{text-transform:uppercase}@media screen and (min-width:1200px){.p-shopping-page-1 ._shopping-summary-wrap{top:60px}}.p-checkout-page-1 ._product-list ._product-item{line-height:1.2;margin-top:7px}.p-checkout-page-1 ._product-list ._product-item+._product-item{margin-top:5px}.p-my-account{transition:all .4s ease;color:#666}.p-my-account ._account-wrap{display:flex;align-items:flex-start;margin-bottom:60px}@media screen and (max-width:767.98px){.p-my-account ._account-wrap{flex-direction:column}}.p-my-account ._account-sidebar{width:100%;margin-bottom:40px;padding-right:0}@media screen and (min-width:768px){.p-my-account ._account-sidebar{width:244px;flex-shrink:0;padding-right:20px}}@media screen and (min-width:992px){.p-my-account ._account-sidebar{width:290px;padding-right:40px}}@media screen and (min-width:1200px){.p-my-account ._account-sidebar{width:310px}}.p-my-account ._account-sidebar-title{margin-bottom:30px}.p-my-account ._account-box{background:#eee;border-radius:6px;padding:30px 15px}@media screen and (min-width:410px){.p-my-account ._account-box{padding:30px}}@media screen and (min-width:992px){.p-my-account ._account-box{padding:40px}}.p-my-account ._account-sidebar-header{padding-bottom:12px}.p-my-account ._account-sidebar-username{font-size:24px;padding-top:7px;margin-bottom:0;padding-bottom:8px}.p-my-account ._admin-link{max-width:220px;margin-top:5px;margin-bottom:15px}.p-my-account ._account-sidebar-links{list-style-type:none;margin:0;padding:0}.p-my-account ._account-sidebar-links li{margin-top:10px}.p-my-account ._account-sidebar-links a{color:#666}.p-my-account ._account-sidebar-links a.-active,.p-my-account ._account-sidebar-links a:hover{color:#1447ea}.p-my-account ._account-sidebar-links ._logout-link{border-top:1px solid #d4d4d4;padding-top:15px;margin-top:15px}.p-my-account ._account-content{text-align:left;flex-grow:1}.p-my-account ._account-content ._subheading{overflow:hidden}.p-my-account ._account-content ._subheading h3,.p-my-account ._account-content ._subheading h4{margin-top:1px;margin-bottom:30px}.p-my-account ._account-content ._account-text-danger{color:#f15d6c}.p-my-account ._account-content ._form-group{background:#f7f7f7;padding:50px;margin-bottom:50px;border-radius:6px}.p-my-account ._account-content ._form-group ._label-text:before{background:#f7f7f7}.p-my-account ._account-content .p-frm-el.-firstname{width:40%}.p-my-account ._account-content .p-frm-el.-lastname{width:60%}.p-my-account ._account-content .p-frm-el.-postalcode{width:30%}@media screen and (max-width:767.98px){.p-my-account ._account-content{width:100%}}@media screen and (min-width:768px){.p-my-account ._account-login{width:80%;margin:0 auto}}@media screen and (min-width:992px){.p-my-account ._account-login{width:70%}}@media screen and (min-width:1200px){.p-my-account ._account-login{width:60%}}html{scroll-behavior:smooth}body{color:#424242;font-size:16px;line-height:28px;margin:0;padding:0}body,h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}h1,h2,h3,h4,h5,h6{color:#343a40}.fz-40,.h2,h2{font-size:34px;font-weight:500}h1{font-size:36px;font-weight:500}h1.-small{font-size:30px}h1.-big{font-size:55px}p{font-size:16px}h3{font-size:30px}h4{font-size:24px}h5{font-size:20px;line-height:24px}img{max-width:100%}a,a:focus,a:hover{text-decoration:none;outline:none;box-shadow:none}.fz-18{font-size:18px}.fz-14{font-size:14px!important;line-height:24px}.fz-17{font-size:17px}.semi-bold{font-weight:600}.fw-medium{font-weight:500}.text-medium{font-weight:500!important}.bordered-blue{border:1px solid #1447ea}.border-light{border:1px solid #e6ebfb}a:focus,button:focus,textarea:focus{outline:none!important;box-shadow:none!important}ul{list-style-type:none;margin:0;padding:0}.p-box-shadow{box-shadow:0 3px 10px rgba(0,0,0,.2)}.btn{border-radius:30px;position:relative;z-index:20;cursor:pointer;padding:12px 30px;box-shadow:none;font-size:14px;letter-spacing:1.2px;font-weight:500;color:#fff;text-align:center;line-height:20px;text-transform:uppercase;background-color:transparent;border:transparent;display:inline-flex;align-items:center;white-space:normal;justify-content:center}.btn.-text-xl{font-size:17px}.btn.-compact{letter-spacing:0;padding:12px 20px}.btn.btn-outline{background:transparent;border-radius:50px;color:#fff;text-transform:capitalize;padding:6px 16px!important;margin-left:20px;border:2px solid hsla(0,0%,100%,.3);line-height:28px}.btn-primary:hover{background-color:transparent;border-color:transparent}.btn-primary:hover:before{visibility:visible;opacity:1}.btn-primary:before,.btn-primary:hover:after{visibility:hidden;opacity:0}.btn-primary:before{background:#03dcec;background:-webkit-gradient(left bottom,right top,color-stop(0,#03dcec),color-stop(12%,#03dcec),color-stop(100%,#1446ea));background:linear-gradient(45deg,#03dcec,#03dcec 12%,#1446ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03dcec",endColorstr="#1446ea",GradientType=1)}.btn-primary:after,.btn-primary:before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;border-radius:50px;top:-1px;left:-1px;z-index:-1;transition:all .3s linear}.btn-primary:after{background:-webkit-gradient(left bottom,right top,color-stop(0,#1446ea),color-stop(88%,#03dcec),color-stop(100%,#03dcec));background:linear-gradient(45deg,#1446ea,#03dcec 88%,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1)}.banenr.type-3 .btn-bordered-white{border:1px solid #fff;margin-right:25px}.white-btn{z-index:9;border-radius:50px}.white-btn:before{content:"";position:absolute;left:-2px;width:calc(100% + 4px);top:-2px;height:calc(100% + 4px);box-shadow:inset 0 0 0 50px #fff;border-radius:50px;transform:scale3d(.9,.9,1);transition:box-shadow .3s,transform .3s;z-index:-1}.white-btn:hover:before{box-shadow:inset 0 0 0 2px #fff}.white-btn:hover{color:#fff}.text-dark{color:#252525}.text-light-dark{color:#606060}.text-default{color:#424242}.text-dark2{color:#454545}.m-bg-2{background:#353535}.m-text-2{color:#353535}.m-text-4{color:#404040}.m-bg-1{background:#f8f9fc}.m-bg-3{background:#e6f5fd}.m-bg-5{background:#f8f9fc}.full-view-height{height:100vh}.mt--5{margin-top:-5px}.grad-bg--1{background:#1447ea;background:linear-gradient(45deg,#1447ea,#03deec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1447ea",endColorstr="#03deec",GradientType=1)}.grad-bg--2{background:#1446ea;background:-webkit-gradient(left top,right top,color-stop(0,#1446ea),color-stop(88%,#03dcec),color-stop(100%,#03dcec));background:linear-gradient(90deg,#1446ea,#03dcec 88%,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1)}.grad-bg--3{position:relative;overflow:hidden;z-index:20}.grad-bg--3:after{background:-webkit-gradient(left bottom,right top,color-stop(0,#1446ea),color-stop(88%,#03dcec),color-stop(100%,#03dcec));background:linear-gradient(45deg,#1446ea,#03dcec 88%,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1)}.grad-bg--3:after,.grad-bg--3:before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;border-radius:50px;top:-1px;left:-1px;z-index:-1;transition:all .3s linear}.grad-bg--3:before{background:#03dcec;background:-webkit-gradient(left bottom,right top,color-stop(0,#03dcec),color-stop(12%,#03dcec),color-stop(100%,#1446ea));background:linear-gradient(45deg,#03dcec,#03dcec 12%,#1446ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03dcec",endColorstr="#1446ea",GradientType=1);visibility:hidden;opacity:0}.grad-bg--3:hover:before{visibility:visible;opacity:1}.grad-bg--3:hover:after{visibility:hidden;opacity:0}.grad-bg--4{background:#03dcec;background:-webkit-gradient(left top,right top,color-stop(0,#03dcec),color-stop(12%,#03dcec),color-stop(100%,#1446ea));background:linear-gradient(90deg,#03dcec,#03dcec 12%,#1446ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03dcec",endColorstr="#1446ea",GradientType=1)}.grad-bg--5{background:#1446ea;background:-webkit-gradient(left bottom,right top,color-stop(0,#1446ea),color-stop(88%,#03dcec),color-stop(100%,#03dcec));background:linear-gradient(45deg,#1446ea,#03dcec 88%,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1)}.grad-bg-top-btm-1{background:#03dcec;background:-webkit-gradient(left top,left bottom,color-stop(0,#03dcec),color-stop(2%,#03dcec),color-stop(100%,#1446ea));background:linear-gradient(180deg,#03dcec,#03dcec 2%,#1446ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03dcec",endColorstr="#1446ea",GradientType=0)}.bg-transparent{background:transparent}.no-border{border:none}.text-grad-1{background:-webkit-linear-gradient(#2ec3ef,#0f71ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.capsul-style li,.capsul-style li span,.h-dp-10-60,.input-group,.navbar-sticky,.radius-circle i,.service-wrapper:before,.single-table h2,.single-table p,.slick-dots li,.svg{transition:all .3s linear}.article-box a,.banenr.type-4,.banenr.type-4 .btn,.banenr.type-4 h1,.banenr.type-4 h5,.capsul:before,.department-pill.type-3 a:after,.department-pill.type-3 a:before,.department-tab-pill .nav-link:after,.footer-widget ul li a,.hs_dropdown>.nav-link:after,.hs_dropdown>a:after,.logo-box,.m-navbar,.m-navbar .btn,.m-navbar li a,.medim-callapse .btn-link.collapsed:before,.medim-callapse .btn-link:before,.single-table,.widget-body h6{transition:all .2s linear}.lsp-0{letter-spacing:0}.lsp-1{letter-spacing:1px}.lsp-2{letter-spacing:2px}.m-pt-140{padding-top:140px}.m-pb-140{padding-bottom:140px}.m-pt-40{padding-top:40px}.m-pb-160{padding-bottom:160px}.m-pt-175{padding-top:175px}.mt--10{margin-top:-10px}.m-pt-50{padding-top:50px}.m-mt-30{margin-top:30px}.m-mt-20,.m-mtb-20{margin-top:20px}.m-mtb-20{margin-bottom:20px}.m-mb-60{margin-bottom:60px}.m-pt-60{padding-top:60px}.m-mb-70{margin-top:70px}.m-pb-25{padding-bottom:25px}.m-mt-70{margin-top:70px}.m-mb-50{margin-bottom:50px}.lt-space{letter-spacing:.7px}.pb-80{padding-bottom:80px}.pb-75{padding-bottom:75px}.mb-80{margin-bottom:80px}.mb-90{margin-bottom:90px}.mt-90{margin-top:90px}.pt-35{padding-top:35px}.pb-35{padding-bottom:35px}.mb-50{margin-bottom:50px}.m-pb-50{padding-bottom:50px}.pl-20{padding-left:20px}.m-mb-20{margin-bottom:20px}.pl-25{padding-left:25px}.pt-30{padding-top:30px}.pb-30{padding-bottom:30px}.pt-40{padding-top:40px}.pb-40{padding-bottom:40px}.pr-50{padding-right:50px}.pt-100{padding-top:100px}.pt-95{padding-top:95px}.pb-100{padding-bottom:100px}.m-pb-70{padding-bottom:70px}.m-pt-100{padding-top:100px}.m-pt-70{padding-top:70px}.m-pt-275{padding-top:275px}.m-pb-90{padding-bottom:90px}.m-pb-110{padding-bottom:110px}.m-mt-110{margin-top:110px}.m-mt-100{margin-top:100px}.m-mt-120{margin-top:120px}.m-mt-50{margin-top:50px}.m-mt-40{margin-top:40px}.m-mb-30{margin-bottom:30px}.m-pb-200{padding-bottom:200px}.m-pb-180{padding-bottom:180px}.m-pb-190{padding-bottom:190px}.m-pb-120{padding-bottom:120px}.m-pb-130{padding-bottom:130px}.m-pt-130{padding-top:130px}.m-pt-135{padding-top:135px}.m-pb-135{padding-bottom:135px}.m-mb-40{margin-bottom:40px}.s-dp-1-3-15{box-shadow:0 1px 3px rgba(2,31,123,.15)}.h-dp-10-60:hover{box-shadow:0 10px 60px rgba(2,31,123,.15)}.s-dp-10-40{box-shadow:0 10px 40px rgba(2,31,123,.1)}.s-10-80{box-shadow:0 10px 80px rgba(2,31,123,.1)}.s-dp-10-60{box-shadow:0 10px 60px rgba(2,31,123,.15)}.s-dp-10-60-dp-10{box-shadow:0 10px 60px rgba(2,31,123,.1)}.s-dp-1-3{box-shadow:0 1px 3px rgba(0,0,0,.1)}.h-dp-7-30:hover{box-shadow:0 7px 30px rgba(2,31,123,.1)}.s-dp-1-2{box-shadow:0 1px 2px rgba(0,0,0,.1)}.home-reservation-btn{margin-bottom:0}.animated-grad-1{background:linear-gradient(270deg,#03deec,#1447ea);background-size:400% 400%;-webkit-animation:AnimationName 9s ease infinite;animation:AnimationName 9s ease infinite}@-webkit-keyframes AnimationName{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AnimationName{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.slick-current .fadeInDown-slide{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.slick-current .fadeInLeft-slide{animation-name:fadeInLeft}.slick-current .fadeInRight-slide{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.slick-current .fadeInUp-slide{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.slick-current .fadeInLeft-slide{-webkit-animation-name:fadeInLeft;animation-name:fadeInUp}.rt-radius-25{border-top-right-radius:25px}.rb-radius-25{border-bottom-right-radius:25px}.lt-radius-25{border-top-left-radius:25px}.lb-radius-25{border-bottom-left-radius:25px}.radius-pill{border-radius:30px}.top-radius-pill{border-top-left-radius:100px;border-top-right-radius:100px}.radius-10,.radius-20{border-radius:10px}.radius-5{border-radius:5px}.bcbd_nav .active{position:relative}.bcbd_nav .active:before{content:"";position:absolute;left:0;top:0;background:hsla(0,0%,100%,.1);height:100%;width:100%}.article-box.type-1 a:hover,.article-box.type-1 a:hover>*,.recent-post-wraper.type-1 a:hover,.recent-post-wraper.type-1 a:hover>*{color:#1447ea!important;text-shadow:0 1px 2px rgba(0,0,0,.1)}header{background:#fff;position:relative;z-index:200}.vbox-open{overflow:auto!important}.no-default-caret .select2-selection__arrow{display:none}.no-list-style{list-style-type:none}.fit-cover{-o-object-fit:cover;object-fit:cover}.section-wave{font-size:36px}.no-overflows{overflow:hidden}.fixed-bg{background-attachment:fixed!important}.slick-slide:focus{outline:none}.slick-slide{margin:0 15px}.op-P9{opacity:.9}.op-P10{opacity:.1}.full-width{width:100%}.more-btn{height:45px;width:45px;box-shadow:0 10px 30px rgba(0,39,40,.1);top:-22px;left:50%;transform:translate(-50%,-100%) scale(2);transition:all .3s linear;opacity:0}.overlay{background:#1447ea;background:linear-gradient(90deg,#1447ea,#03deec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1447ea",endColorstr="#03deec",GradientType=1)}.overlay,.overlay2{position:absolute;left:0;top:0;width:100%;height:100%}select{height:50px;width:100%}.select2-selection{width:100%;height:50px!important;border:1px solid #dce4fc!important;outline:none}.active-Underline.text-Underline:before{background:#1447ea}.icon-section-wave.text-white{color:hsla(0,0%,100%,.3)!important}.icon-section-wave.text-active{color:#eee!important}.icon-section-wave{position:relative}.icon-section-wave.text-active:after{content:"\E908";left:0;top:0;position:absolute;transition:max-width .5s;overflow:hidden;max-width:0;color:#1447ea}.active.icon-section-wave.text-active:after{max-width:100%}.icon-section-wave.text-white:after{content:"\E908";left:0;top:0;position:absolute;transition:max-width .5s;overflow:hidden;max-width:0;color:#fff}.active.icon-section-wave.text-white:after{max-width:100%}.banenr-slider{display:flex;align-items:center;justify-content:center}.single-banenr-slide{padding-top:140px;padding-bottom:140px}.single-banenr-slide h6{font-family:Poppins,sans-serif;letter-spacing:4px;font-size:20px}.single-banenr-slide h1{letter-spacing:1px;text-shadow:0 1px 2px rgba(0,0,0,.2)}.single-banenr-slide p{font-family:Poppins,sans-serif}.single-banenr-slide .btn-bordered-white{border:1px solid #fff}.banenr.type-1 .banner-image{right:0;bottom:-10px;z-index:2}.single-banenr-slide a.btn{box-shadow:0 1px 2px rgba(0,0,0,.2)}.banenr.type-1 .btn.btn-bordered-white:before,.banenr.type-2 .btn.btn-bordered:before,.banenr.type-3 .btn-bordered-white:before,.banenr.type-4 .btn-bordered-white:before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;background:#03dcec;background:-webkit-gradient(left bottom,right top,color-stop(0,#03dcec),color-stop(12%,#03dcec),color-stop(100%,#1446ea));background:linear-gradient(45deg,#03dcec,#03dcec 12%,#1446ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03dcec",endColorstr="#1446ea",GradientType=1);border-radius:50px;top:-1px;left:-1px;z-index:-1;visibility:hidden;opacity:0;transition:all .3s linear}.banenr.type-1 .btn.btn-bordered-white,.banenr.type-2 .btn.btn-bordered,.banenr.type-3 .btn-bordered-white,.banenr.type-4 .btn-bordered-white{z-index:9;position:relative}.banenr.type-1 .btn.btn-bordered-white:hover:before,.banenr.type-2 .btn.btn-bordered:hover:before,.banenr.type-3 .btn-bordered-white:hover:before,.banenr.type-4 .btn-bordered-white:hover:before{visibility:visible;opacity:1}.banenr.type-1 .btn.btn-bordered-white:hover,.banenr.type-2 .btn.btn-bordered:hover,.banenr.type-3 .btn-bordered-white:hover,.banenr.type-4 .btn-bordered-white:hover{border-color:transparent;color:#fff}.banenr.type-1 .circle{left:13px;height:303px;width:303px;bottom:87px;top:inherit;z-index:0;right:inherit;opacity:.1;transform:rotate(15deg)}.banenr.type-1 .circle2{left:-140px;bottom:-24px;top:inherit;width:583px;height:511px;opacity:.15;transform:rotate(-12deg)}.banenr.type-1 .circle3{right:50px;height:320px;width:320px;bottom:-19px;z-index:5;opacity:.15;background:hsla(0,0%,100%,0);background:-webkit-gradient(left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),color-stop(100%,#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.banenr.type-1 .circle3,.banenr.type-1 .circle4{top:inherit;position:absolute;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=0);border-radius:50%}.banenr.type-1 .circle4{right:-52px;bottom:-24px;width:583px;height:511px;opacity:.1;transform:rotate(-12deg);background:hsla(0,0%,100%,.86);background:-webkit-gradient(left top,left bottom,color-stop(0,hsla(0,0%,100%,.86)),color-stop(100%,hsla(0,0%,100%,.1)));background:linear-gradient(180deg,hsla(0,0%,100%,.86),hsla(0,0%,100%,.1))}.ripple{width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.4);transform:scale(0);position:absolute;opacity:1}.rippleEffect{-webkit-animation:rippleDrop .6s linear;animation:rippleDrop .6s linear}@-webkit-keyframes rippleDrop{to{transform:scale(1);opacity:0}}@keyframes rippleDrop{to{transform:scale(1);opacity:0}}.banenr.type-2{height:860px}.btn.btn-bordered{margin-right:25px}.btn-bordered{background:transparent;color:#1447ea!important}.btn-bordered.-pending,.btn-bordered:hover{background-color:transparent;border-color:transparent}.btn-bordered.-pending:before,.btn-bordered:hover:before{visibility:visible;opacity:1}.btn-bordered.-pending:after,.btn-bordered:before,.btn-bordered:hover:after{visibility:hidden;opacity:0}.btn-bordered:before{background:#03dcec;background:-webkit-gradient(left bottom,right top,color-stop(0,#03dcec),color-stop(12%,#03dcec),color-stop(100%,#1446ea));background:linear-gradient(45deg,#03dcec,#03dcec 12%,#1446ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03dcec",endColorstr="#1446ea",GradientType=1)}.btn-bordered:after,.btn-bordered:before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;border-radius:50px;top:-1px;left:-1px;z-index:-1;transition:all .3s linear}.btn-bordered:after{background:-webkit-gradient(left bottom,right top,color-stop(0,#1446ea),color-stop(88%,#03dcec),color-stop(100%,#03dcec));background:linear-gradient(45deg,#1446ea,#03dcec 88%,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1);background:none;border:1px solid #1447ea}.btn-bordered.-pending,.btn-bordered:hover{color:#fff!important}.banenr-shape{position:absolute;width:840px;height:920px;top:-200px;right:0;border-radius:300px;transform:rotate(47deg);right:-194px;overflow:hidden}.inner-image{transition:all .2s linear}.banner-shape-inner{width:142%;height:104%;transform:rotate(-47deg);overflow:hidden;right:10%;position:relative;display:flex;align-items:center;justify-content:center;z-index:0}.banner-shape-inner img{width:100%;height:auto;position:relative;right:6%}.banner-shape-inner:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#0d80eb;background:-webkit-gradient(left top,left bottom,color-stop(0,#0d80eb),color-stop(100%,#05cceb));background:linear-gradient(180deg,#0d80eb,#05cceb);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d80eb",endColorstr="#05cceb",GradientType=0);opacity:.7;transform:rotate(47deg);z-index:0}.banner-circle .svg{margin-left:17px}.banner-circle .cls-1{fill:#1447ea}.banenr.type-2 .banner-circle{left:82%;margin-left:-50px;top:280px}.banner-circle{height:110px;width:110px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:9}.banner-circle .svg{height:18px;width:20px;margin-left:6px;-webkit-animation:jello 1.3s linear infinite;animation:jello 1.3s linear infinite}.banner-circle:before{content:"";position:absolute;height:100%;width:100%;border-radius:50%;border:1px solid #fff;-webkit-animation:waves 1.3s linear infinite;animation:waves 1.3s linear infinite;transform:scale(1)}@-webkit-keyframes waves{0%{transform:scale(1);opacity:1}to{transform:scale(2);opacity:.2}}@keyframes waves{0%{transform:scale(1);opacity:1}to{transform:scale(2);opacity:.2}}.banner-circle:after{content:"";position:absolute;height:calc(100% + 2px);width:calc(100% + 2px);border-radius:50%;border:1px solid #fff;-webkit-animation:waves 1.3s linear infinite;animation:waves 1.3s linear infinite;-webkit-animation-delay:.6s;animation-delay:.6s}.banenr-seach{border:none!important;padding:22px!important;box-shadow:0 10px 80px rgba(10,30,80,.15)}.banenr-seach .btn{width:inherit;height:inherit;border-radius:50px!important;font-weight:500;font-family:Poppins,sans-serif;font-size:17px;padding:12px 50px}.banenr-seach .btn:after,.banenr-seach .btn:before{border-radius:50px}.banenr-seach .form-control{font-family:Poppins,sans-serif;font-size:20px;color:#909090}.banner-inner{height:840px;display:flex;align-items:center;justify-content:center}.banenr.type-3 .banner-circle{height:60px;width:60px}.banenr.type-3 h1{font-size:120px;font-weight:800;letter-spacing:24px;margin-top:50px;margin-bottom:0;font-family:Poppins,sans-serif;text-shadow:0 1px 2px rgba(0,0,0,.2)}.banenr.type-3 p{font-size:24px;font-weight:500;letter-spacing:3px;font-family:Poppins,sans-serif;margin-bottom:28px}.banenr.type-3 .overlay{background:#03dcec;background:-webkit-gradient(left top,right top,color-stop(0,#03dcec),color-stop(12%,#03dcec),color-stop(100%,#1446ea));background:linear-gradient(90deg,#03dcec,#03dcec 12%,#1446ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03dcec",endColorstr="#1446ea",GradientType=1);opacity:.7}.banenr.type-4 .overlay{background:#1446ea;background:-webkit-gradient(left top,right bottom,color-stop(0,#1446ea),color-stop(100%,#03dcec));background:linear-gradient(135deg,#1446ea,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1);opacity:.9}.banenr.type-4 h1{font-size:70px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.2)}.banenr.type-4 h5{letter-spacing:6px}.banenr.type-4 .logo-box{height:65px;width:65px}.banenr.type-4 .logo-box:before{content:"";position:absolute;left:-10px;top:-10px;height:calc(100% + 20px);width:calc(100% + 20px);border:1px solid #fff;border-radius:5px}.banenr.type-4 .btn-bordered-white{border:1px solid #fff;margin-right:25px}.reversed-margin.appoint-area{margin-top:-160px}.banenr.type-4 .banner-inner{height:100vh}.banenr.type-4 .banner-inner.full-height{height:822px}.banenr.type-4{background-image:url(../images/banner-image7.jpg)!important}.text-active{color:#1447ea}.social-icon a:not(:last-child){margin-right:20px}.ff-roboto,.fz-poppins{font-family:Poppins,sans-serif}.signle-doctor-slide .doctor-job{font-size:13px;line-height:15px}.doctors-info{bottom:0;box-shadow:0 1px 2px rgba(0,101,103,.2);transition:all .3s linear;padding:10px;border-radius:100px;line-height:20px}.signle-doctor-slide.active .doctors-info,.signle-doctor-slide:hover .doctors-info,.slick-center.signle-doctor-slide .doctors-info{padding-top:20px;box-shadow:0 10px 80px rgba(2,31,123,.1)!important}.social-icon{left:50%;transform:translate(-50%);top:35px;opacity:0;transition:all .3s linear}.signle-doctor-slide.active .social-icon,.signle-doctor-slide:hover .social-icon,.slick-center.signle-doctor-slide .social-icon{transform:translate(-50%);opacity:1}.signle-doctor-slide.active .more-btn,.signle-doctor-slide:hover .more-btn,.slick-center.signle-doctor-slide .more-btn{transform:translate(-50%) scale(1);opacity:1}.signle-doctor-img{border-radius:50%;background-color:#fff;padding:.5rem!important;box-shadow:0 10px 80px rgba(2,31,123,.1)}.signle-doctor-img img{border-radius:50%;width:100%}.slick-dots{text-align:center;margin:0;line-height:0;padding:0}.slick-dots li{list-style:none;display:inline-block;height:15px;width:15px;border-radius:50%;background:#c2d0f9;cursor:pointer}.slick-dots li button{background:#c2d0f9;opacity:0;display:none}.slick-dots li:not(:last-child){margin-right:15px}.doctors-slider .slick-dots{margin-top:50px;margin-bottom:0;padding-left:0}.slick-dots li.slick-active{background:#1447e9!important}@media (max-width:767.98px){.product-gallery{margin-bottom:40px}}.product-gallery .slick-slider .slick-slide{margin:0}.product-gallery .slick-slider .slick-dots{margin-top:15px;text-align:left}.product-gallery .slick-slider li{height:50px;width:50px;background:transparent!important}.product-gallery .slick-slider li img{opacity:.5}.product-gallery .slick-slider li.slick-active img{opacity:1}.breadcrumb-container{background-position:0 55%!important;box-shadow:0 3px 10px rgba(0,0,0,.2)}.breadcrumb-inner{min-height:200px;margin:30px 0}.breadcrumb-inner-xs{min-height:100px;padding:34px 0;align-items:center;display:flex;justify-content:center}.breadcrumb-item,.breadcrumb-item a,.breadcrumb-item span{display:inline-block}.breadcrumb-item.active{color:hsla(0,0%,100%,.6)}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:hsla(0,0%,100%,.2);content:"/"}.breadcrumb-item,.breadcrumb-item a{color:#fff;font-size:14px;font-family:Poppins,sans-serif;line-height:20px}.breadcrumb-item a:hover{text-decoration:underline}.type1-post{margin-left:-50px}.m-pagination .page-link{height:40px;width:40px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%!important;background:transparent;border-color:transparent;font-size:18px;font-weight:600;font-family:Poppins,sans-serif}.m-pagination li:not(:last-child){margin-right:5px}.page-item:first-child .page-link,.page-item:last-child .page-link{background-color:#fff;box-shadow:0 10px 40px rgba(2,31,123,.1)}.page-item.disabled .page-link{border:none;background:transparent;width:26px}.m-pagination .page-item.active .page-link{background:#1447ea;background:linear-gradient(45deg,#1447ea,#03deec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1447ea",endColorstr="#03deec",GradientType=1);border:transparent}.pagination{justify-content:center}.features-circle{height:70px;width:70px;position:relative;transition:all .25s linear}.features-circle i{font-size:30px}.features-circle svg{width:30px;height:30px}.features-wraper:hover .features-circle{transform:scale(.93);background:rgba(230,243,253,.4)}.features-circle:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50%;box-shadow:0 0 0 2px hsla(0,0%,100%,.1);opacity:0;transform:scale(.9)}.features-wraper:hover .features-circle:after{-webkit-animation:sonarEffect 1s ease-out 75ms;animation:sonarEffect 1s ease-out 75ms}@-webkit-keyframes sonarEffect{0%{opacity:.3}40%{opacity:.5;box-shadow:0 0 0 2px hsla(0,0%,100%,.1),0 0 10px 10px #e6f3fd,0 0 0 10px hsla(0,0%,100%,.5)}to{box-shadow:0 0 0 2px hsla(0,0%,100%,.1),0 0 10px 10px #e6f3fd,0 0 0 10px hsla(0,0%,100%,.5);-webkit-transform:scale(1.5);opacity:0}}@keyframes sonarEffect{0%{opacity:.3}40%{opacity:.5;box-shadow:0 0 0 2px hsla(0,0%,100%,.1),0 0 10px 10px #e6f3fd,0 0 0 10px hsla(0,0%,100%,.5)}to{box-shadow:0 0 0 2px hsla(0,0%,100%,.1),0 0 10px 10px #e6f3fd,0 0 0 10px hsla(0,0%,100%,.5);transform:scale(1.5);opacity:0}}.form-control{border:1px solid #dce4fc;padding:0 0 0 10px;line-height:50px;height:50px;border-radius:3px;z-index:9}.form-control,.m-label{color:#a3a8b8;font-size:16px}.m-label{right:20px;margin:0;top:10px}.form-control[type=text]:focus{border-color:#a1b5f7;box-shadow:none}.select2-container--focus .select2-selection{border-color:#a1b5f7!important}.select2-selection__rendered{line-height:50px!important;color:#a3a8b8!important}.select2-selection{background:transparent!important}.appoint-card .select2-selection__arrow{display:none!important}.appoint-card p{font-family:Poppins,sans-serif;font-size:17px}.appoint-card{padding-left:50px;padding-right:80px;overflow:hidden;top:140px;margin-top:-140px;transition:all .3s linear;transform-origin:top}.perspective--400{perspective:1000px}.appoint-card:hover{transform:rotateX(3deg)}.appoint-card img{position:absolute;top:22px;max-width:300px}.appointment-wrapper i{font-size:30px}.appoint-card.type-3{top:0;margin-top:0}.service-circle{height:80px;width:80px;transition:all .3s linear}.service-circle svg{width:38px;height:38px}.service-circle svg path{fill:url(#bluegrad)}.m-bg-4{background:#e6f7fd}.text-Underline{position:relative}.text-Underline:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#424242}.service-wrapper{padding:40px 20px 40px 30px;background:#fff;overflow:hidden}.reservation-cta-wrapper{padding:30px;background:#fff}.single-service.type-1:hover:before{visibility:visible;opacity:1}.single-service>*{position:relative}.single-service.type-1.active *,.single-service.type-1:hover *{color:#fff}.single-service.type-1.active span,.single-service.type-1:hover span{-webkit-text-fill-color:#fff;background:transparent;color:#fff!important}.single-service.type-1.active .service-circle,.single-service.type-1:hover .service-circle{background:transparent}.single-service.type-1.active .service-circle svg path,.single-service.type-1:hover .service-circle svg path{fill:#fff}.single-service:hover .box-subtitle{-webkit-text-fill-color:unset}.service-circle:before{height:100%;width:100%;background:hsla(0,0%,100%,.1)}.service-circle:after,.service-circle:before{content:"";position:absolute;border-radius:50%}.service-circle:after{height:184px;width:184px;background:hsla(0,0%,100%,.08);bottom:-40px;right:-49px}.single-service:hover .cls-1{fill:#fff!important}.single-service.type-1.active .text-Underline:before,.single-service.type-1:hover .text-Underline:before{background:#fff}.single-service.type-1.active,.single-service.type-1:hover{background:-webkit-gradient(left top,left bottom,color-stop(0,#07baeb),color-stop(100%,#0e80eb));background:linear-gradient(180deg,#07baeb,#0e80eb)}.single-service.type-2 .service-circle{height:60px;width:60px;margin-right:30px}.single-service.type-1 span{font-size:34px}.single-service.type-2 .service-circle,.single-service.type-3 .service-circle{font-size:30px;z-index:9;position:relative}.single-service.type-2 .service-circle:after{background:#e6f7fd}.single-service.type-2 .service-circle:after,.single-service.type-3 .service-circle:after{border-radius:50%;height:100%;width:100%;top:0;left:0;z-index:-1;transition:all .3s linear}.single-service.type-3 .service-circle:after{background:#f5f5f5;opacity:0}.single-service.type-3.active .text-Underline,.single-service.type-3:hover .text-Underline{color:#1447ea}.single-service.type-3.active .text-Underline:before,.single-service.type-3:hover .text-Underline:before{background:#1447ea}.single-service.type-2:hover .service-circle:after{top:50px;transform:scale(1.4);opacity:0;visibility:hidden}.single-service.type-3.active .service-circle:after,.single-service.type-3:hover .service-circle:after{visibility:hidden;opacity:1;top:50px;transform:scale(1.4)}.single-service.type-2 .service-circle:before,.single-service.type-3 .service-circle:before{content:"";position:absolute;left:0;border-radius:50%;z-index:-1;width:100%;top:0;height:0%;visibility:visible;opacity:1;transition:all .45s linear;background:#03dcec;background:-webkit-gradient(left top,left bottom,color-stop(0,#03dcec),color-stop(100%,#1446ea));background:linear-gradient(180deg,#03dcec,#1446ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03dcec",endColorstr="#1446ea",GradientType=0)}.single-service.type-2:hover .service-circle span,.single-service.type-3.active .service-circle span,.single-service.type-3:hover .service-circle span{-webkit-text-fill-color:#fff;background:transparent;color:#fff!important}.single-service.type-2:hover .service-circle:before,.single-service.type-3.active .service-circle:before,.single-service.type-3:hover .service-circle:before{height:100%}.department-pill.type-3.solid-hover a.nav-link.active{color:#fff}.department-pill.type-3.solid-hover a:before{display:none}.department-pill.type-3.solid-hover a.nav-link.active:after{visibility:visible;opacity:1}.department-pill.type-3.solid-hover a:after{content:"";position:absolute;right:0;height:0;height:100%;visibility:hidden;top:0;width:100%;opacity:0;background:#1446ea;background:-webkit-gradient(left top,right top,color-stop(0,#1446ea),color-stop(100%,#03dcec));background:linear-gradient(90deg,#1446ea,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1);z-index:-1;transition:all .3s linear}.single-service.type-3 .service-circle{height:60px;width:60px;margin-right:24px;box-shadow:0 1px 3px rgba(0,0,0,.2);z-index:9;position:relative}.single-service.type-3 .service-circle span{font-size:30px}@media screen and (max-width:1199.98px){.single-service .box-title{font-size:17px}}@media screen and (max-width:991.98px){.single-service .box-title{font-size:15px;margin-top:-2px}}.single-service .box-subtitle{font-size:27px;margin-top:4px}@media screen and (max-width:1199.98px){.single-service .box-subtitle{margin-top:2px}}@media screen and (max-width:991.98px){.single-service .box-subtitle{font-size:20px;margin-top:-2px}}.single-service-tab{height:100%}.single-service-tab .single-service{padding:20px 30px 30px;pointer-events:all;height:100%}@media screen and (max-width:991.98px){.single-service-tab .single-service{padding:15px 20px 14px}}.single-service-tab .single-service .box-top-note{color:#9fc3dd;font-size:13px;text-transform:uppercase;margin-bottom:3px}@media screen and (max-width:1199.98px){.single-service-tab .single-service .box-top-note{margin-bottom:2px}}@media screen and (max-width:991.98px){.single-service-tab .single-service .box-top-note{margin-bottom:0}}.single-service-tab.-active .single-service{background:#fff!important}.single-service-tab.-active .single-service .box-title{color:#454545!important}.single-service-tab.-active .single-service .box-subtitle{background:-webkit-linear-gradient(#2ec3ef,#0f71ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.single-service-tab.-inactive .single-service:not(:hover){opacity:.95;background:#f2f2f9!important}.single-service-tab.-inactive .single-service:not(:hover) *{opacity:.8}.single-service-tab.-inactive .single-service:hover .box-top-note{color:#fff}.row.-tab-row{margin-left:-5px;margin-right:-5px}.row.-tab-row>.tab-col{padding-left:5px;padding-right:5px}.row.-tab-row>.tab-col .tab-chevron{display:none}@media screen and (max-width:767.98px){.row.-tab-row>.tab-col .tab-chevron{display:block}}@media screen and (max-width:767.98px){.row.-tab-row>.tab-col.-active{order:200}}.row.-tab-row>.tab-col.-active .tab-chevron{color:#b9cfe9!important;-webkit-text-fill-color:#b9cfe9}@media screen and (max-width:767.98px){.row.-tab-row>.tab-col.-inactive{height:100px;margin-bottom:8px}}.row.-tab-row>.tab-col.-inactive .tab-chevron{color:#007bff!important}.tab-section{background:linear-gradient(180deg,#fff 15px,transparent 100px,transparent);position:relative;z-index:10;width:100%;padding-bottom:30px;max-width:1300px;min-height:100px;border-top:4px solid #8ddbe9;margin:-15px auto -100px;border-top-left-radius:15px;border-top-right-radius:15px}.tab-section+*{position:relative;z-index:11}@media screen and (max-width:991.98px){.tab-section{margin-top:-10px}}.tab-section .wswg-content>table{box-shadow:none}.tab-section .wswg-content>table tr{background:transparent!important}.tab-section .wswg-content>table tr:not(:first-child){border-top:1px solid #e6ecff}@media screen and (max-width:1199.98px){.tab-section{max-width:1060px}}@media screen and (max-width:991.98px){.tab-section{max-width:830px}}@media screen and (max-width:767.98px){.tab-section{max-width:600px}}@media screen and (max-width:575.98px){.tab-section{width:100%}}.profy-service{width:100%}.profy-service>*{position:relative}.profy-service *{color:#424242}.profy-service .service-circle svg path{fill:#fff}.profy-service span{font-size:34px}.profy-service .wswg-content{margin-top:15px;min-height:40px}.profy-service .wswg-content p{line-height:20px;color:#a6a8b1}.profy-service:hover *,.profy-service:hover .wswg-content p{color:#fff}.profy-service:hover:before{visibility:visible;opacity:1}.profy-service.active span,.profy-service:hover span{-webkit-text-fill-color:#fff;background:transparent;color:#fff!important}.profy-service.active .service-circle,.profy-service:hover .service-circle{background:transparent}.service-block{margin-top:50px}.service-title{margin-top:20px;color:#454545;z-index:15;position:relative;display:inline-block;margin-bottom:15px}.service-subtitle-highlight{margin-bottom:30px}.service-subtitle-highlight p{font-size:20px;line-height:26px}a .service-title:hover{text-decoration:underline}.service-subtitle{margin-bottom:30px;z-index:15;position:relative}.service-items{margin:0 -6px;min-height:150px}.service-items.-no-min-height{min-height:0}.service-btn{display:inline-block;background:#fff;box-shadow:0 10px 50px rgba(2,31,123,.12);padding:6px 26px;margin:0 6px 16px;border-radius:50px;z-index:10;position:relative;color:#555;border-left:3px solid transparent;border-right:3px solid transparent}.service-btn:not(.-disabled):hover{cursor:pointer;color:#fff}.service-symbol-place{position:absolute!important;top:30px;left:-50px}.service-symbol-place.-category-desc{top:0}.service-symbol-place.-category-desc .service-symbol{background:linear-gradient(180deg,#07baeb,#0e80eb)}.service-symbol{height:160px;width:160px;opacity:.21;z-index:1;transform:scale(1.5);transition:all .3s linear;position:relative;display:flex;align-items:center;justify-content:center;border-radius:50%!important}.service-symbol svg{width:110px;height:110px}.service-symbol svg path{fill:#fff}.service-symbol:before{height:100%;width:100%;background:hsla(0,0%,100%,.1)}.service-symbol:after,.service-symbol:before{content:"";position:absolute;border-radius:50%}.service-symbol:after{height:184px;width:184px;background:hsla(0,0%,100%,.08);bottom:-40px;right:-49px}.article-box{box-shadow:0 2px 3px rgba(2,31,123,.15);overflow:hidden}.article-box.type-1 a:not(.p-btn):hover,.blog a:not(.p-btn):hover,.blog a:not(.p-btn):hover>*{color:#1447ea!important}.m-p-30{padding:30px}.article-box>div>a.text-Underline:hover:before,.article-box>div>p>a+a.text-Underline:before{background:#1447ea}.btn-appStore,.btn-playStore{padding:17px 40px;font-family:Poppins,sans-serif;border-radius:50px}.btn-appStore,.btn-playStore p{line-height:12px;font-size:14px}.btn-appStore,.btn-playStore i{font-size:35px}.btn-appStore{background:#03deec;background:linear-gradient(45deg,#03deec 2%,#1447ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03deec",endColorstr="#1447ea",GradientType=1)}.circle{height:430px;width:430px;background:hsla(0,0%,100%,0);background:-webkit-gradient(left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),color-stop(100%,#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.circle,.circle2{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=0)}.circle2{height:560px;width:560px;background:hsla(0,0%,100%,.86);background:-webkit-gradient(left top,left bottom,color-stop(0,hsla(0,0%,100%,.86)),color-stop(100%,hsla(0,0%,100%,.1)));background:linear-gradient(180deg,hsla(0,0%,100%,.86),hsla(0,0%,100%,.1));right:calc(100% + -14px);top:-28px}.circle,.circle2{position:absolute;border-radius:50%;opacity:.1}.circle{right:calc(100% + 50px);top:68px}.phone-mockup{position:absolute;right:calc(100% + 60px);top:-242px}.call-to-action.type2 p{font-family:Poppins,sans-serif;font-size:17px}.clint-img{height:80px;width:80px;border:2px solid #fff;overflow:hidden;bottom:calc(100% - 46px);background:transparent;left:40px}.clint-img img{filter:grayscale(1)}.single-testimonila-item{padding:70px 40px 30px}.single-testimonila-item>i{font-size:36px}.slick-list{padding:0}.testimonial-slider{margin-left:-15px;margin-right:-15px}.testimonial-slider2 .slick-track,.testimonial-slider .slick-track{padding:50px 0}.testimonial-slider2 .slick-slide,.testimonial-slider .slick-slide{margin:0 15px!important}.testimonial-slider.type-3 .single-testimonila-item{padding:25px 40px 70px}.testimonial-slider.type-3 .clint-img{top:calc(100% - 46px)}.testimonial-slider.type-3 .slick-dots{margin-top:33px}.testimonial-slider2 .slick-slide,.testimonial-slider .slick-slide{opacity:0;visibility:hidden;transition:all .3s linear}.testimonial-slider2 .slick-slide.slick-active,.testimonial-slider .slick-slide.slick-active{opacity:1;visibility:visible}.testimonial-slider2 .slick-list,.testimonial-slider .slick-list{overflow:visible}.tolbar-icon{font-size:15px;height:40px;display:inline-flex;align-items:center;margin-right:10px;margin-left:15px}.toolbar{padding:20px 0}.toolbar .logo{padding-right:30px;display:block}.toolbar .logo img{width:180px}.toolbar #navbarSupportedContent{display:flex}.toolbar #navbarSupportedContent .inner-wrap{height:100%}.toolbar .bcbd_dropdown{top:5.5rem}.toolbar .bcbd_nav li:hover>ul{top:4.5rem;z-index:200!important}.toolbar .navbar-icons{display:flex;justify-content:center;align-items:center}.navbar-icons .with-submenu{position:relative}.navbar-icons .with-submenu:hover .submenu{top:100%;visibility:visible;opacity:1}.navbar-icons .rounded-btn{width:28px;height:28px}@media (min-width:1200px){.navbar-icons .rounded-btn{width:36px;height:36px}}.navbar-icons .navbar-icon{font-size:28px}.navbar-icons .navbar-icon.-cart{font-size:23px}.navbar-icons>.btn-primary{margin-left:15px}@media (max-width:1199.98px){.navbar-icons>.btn-primary{letter-spacing:0;margin-left:8px}}@media (max-width:575.98px){.navbar-icons>.btn-primary{padding:10px 16px}}.toolbar .social-icon{left:0;transform:none;position:relative;z-index:5;opacity:1;top:7px}.submenu{position:absolute;width:auto;background:#fff;border-radius:5px;padding:10px 0;top:110%;opacity:0;visibility:hidden;transition:all .3s;min-width:200px;box-shadow:0 2px 5px rgba(0,0,0,.2);border-top-left-radius:0;border-top-right-radius:0;z-index:100}.submenu a{display:block;white-space:nowrap;font-size:15px;font-weight:500;color:#505050;line-height:31px;padding:4px 12px!important;position:relative;transition:all .2s linear;margin-right:0}.submenu a:before{left:0;width:2px;background:#48c9ff}.submenu a:after,.submenu a:before{content:"";position:absolute;top:0;height:100%;visibility:hidden;opacity:0;transition:all .2s linear}.submenu a:after{left:-3px;width:3px;background:#1f95d0}.submenu a:hover{color:#1f95d0;background:#ecf9ff}.submenu a:hover:after,.submenu a:hover:before{visibility:visible;opacity:1}.submenu a:hover:after{left:0}.submenu .username{display:block;color:#505050;line-height:31px;padding:4px 12px!important;position:relative}.login-menu-item .submenu{right:0}.login-menu-item .login-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:991.98px){.navbar>.container,.toolbar>.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;max-width:none}}.navbar #navbarSupportedContent .nav-item .btn-outline,.toolbar #navbarSupportedContent .nav-item .btn-outline{padding:2px 12px!important;color:#555;border-color:#07baeb}.navbar #navbarSupportedContent .nav-item .btn-outline:hover,.toolbar #navbarSupportedContent .nav-item .btn-outline:hover{color:#54c6ff}.m-navbar{padding:0;z-index:99;transition:none}.m-navbar ul{padding-left:0}.m-navbar ul li{list-style-type:none}.bcbd_nav{padding-left:40px}.bcbd_nav li:hover>a{color:#54c6ff}.m-navbar li a{font-size:15px;padding:25px 16px!important;position:relative;font-weight:500;font-family:Poppins,sans-serif;margin-right:5px;color:#555}.m-navbar li .btn-outline{margin-left:16px}.navigation_right_area{display:flex;align-items:center}.navigation_right_area ul li .svg{height:20px;fill:#fff;display:inline-block;padding-right:7px}.navigation_right_area ul li{display:inline-block;padding-right:10px}.navigation_right_area ul li:last-child{padding-right:0}.navigation_right_area ul li a{color:#fff}.navigation_right_area ul li:first-child .svg{-webkit-animation:tada 1s linear infinite;animation:tada 1s linear infinite}.navigation_right_area .btn_tp1{border:none;line-height:inherit;padding:8px 30px!important;font-size:16px;font-weight:400;position:relative;letter-spacing:.8px;box-shadow:none}.navigation_right_area .btn_tp1:before{visibility:visible;opacity:1;transform:scale(1)}.menu-logo,.menu-logo img.-symbol{display:none}.sticky-active .menu-logo{display:inline-block;padding-right:30px}.sticky-active .menu-logo img{width:180px}.bcbd_dropdown{position:absolute;width:auto;background:#fff;border-radius:5px;padding:10px 0;z-index:99!important;opacity:0;visibility:hidden;transition:all .3s;min-width:200px}.navbar .bcbd_dropdown{top:110%}.mega-menu .bcbd_dropdown{background:transparent}.bcbd_dropdown li a{color:#505050;line-height:31px}.bcbd_nav li:hover>ul{visibility:visible;opacity:1;box-shadow:0 2px 5px rgba(0,0,0,.2);border-top-left-radius:0;border-top-right-radius:0}.navbar .bcbd_nav li:hover>ul{top:100%}.bcbd_nav li:hover>.mega-menu{visibility:visible;opacity:1;display:block}.bcbd_navbar.sticky_nav .bcbd_nav li:hover ul{box-shadow:0 2px 5px rgba(0,0,0,.2);border-top-left-radius:0;border-top-right-radius:0}.bcbd_dropdown li a{display:block;padding:4px 12px!important;position:relative;transition:all .2s linear;margin-right:0}.bcbd_dropdown li a:hover{color:#1f95d0;background:#ecf9ff}.bcbd_dropdown li a:after{content:"";position:absolute;left:-3px;top:0;width:3px;background:#1f95d0;height:100%;visibility:hidden;opacity:0;transition:all .2s linear}.bcbd_dropdown li a:hover:after{visibility:visible;opacity:1;left:0}.nav-link{position:relative}.hs_dropdown>.nav-link:after,.hs_dropdown>a:after{content:"\EAB2";font-family:IcoFont;font-style:normal;font-display:swap;position:absolute;top:51%;transform:translateY(-50%);right:0;height:inherit;transition:all .3s linear}.mega-menu .nav-link:after{display:none}.bcbd_dropdown li a:hover:before{visibility:visible;opacity:1}.bcbd_dropdown li a:before{content:"";position:absolute;left:0;top:0;width:2px;background:#48c9ff;height:100%;visibility:hidden;opacity:0;transition:all .2s linear}.bcbd_nested_dropdown{position:absolute}.bcbd_dropdown li .bcbd_dropdown{left:100%;top:0;border-top-left-radius:0!important;border-top-right-radius:5px!important}.bcbd_dropdown .hs_dropdown a,.hs_dropdown a{position:relative}.bcbd_dropdown .hs_dropdown>a:after{content:"\EAA0";font-family:IcoFont;font-style:normal;font-size:14px;font-display:swap;position:absolute;top:15px;display:block;background:transparent;transition:all .3s linear}.bcbd_dropdown .hs_dropdown>a:after,.bcbd_dropdown .hs_dropdown>a:hover:after{right:8px;visibility:visible;opacity:1;left:inherit}.navbar #navbarSupportedContent{display:none!important}.mega-menu,.navbar .navbar-icons{display:none}.mega-menu{position:absolute;z-index:99;background:hsla(0,0%,100%,.98);width:100%;left:0;top:100%;border-top:3px solid #1592ec;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:15px;opacity:0;visibility:hidden;transition:all .3s linear;transform-origin:top}.mega-menu ul li a{padding:6px 10px!important;color:#666}.mega-menu .bcbd_dropdown{position:static;visibility:visible;opacity:1;width:100%;transform:perspective(0) rotateX(0deg);padding-top:0;padding-bottom:0}.mega-menu .grd-4>li{flex:0 0 25%}.mega-menu>ul{display:flex!important;flex-wrap:wrap!important}.mega-menu .hs_dropdown>a:after{display:none}.mega-menu .grd-3>li{flex:0 0 33.33%}.mega-menu li:hover>ul{transform:perspective(0) rotateX(0deg);visibility:visible;opacity:1;box-shadow:none;border-top-left-radius:inherit;border-top-right-radius:inherit}.lg_cmn,.nav_outer .navbar-brand{display:none}.navbar-sticky.sticky-active{background:hsla(0,0%,100%,.97);-webkit-animation:fadeInUP .1s linear;animation:fadeInUP .1s linear;transition:none;position:fixed;width:100%;top:0;z-index:200!important}.navbar-sticky.sticky-active #navbarSupportedContent{display:flex!important}.navbar-sticky.sticky-active .navbar-icons{display:flex;justify-content:center;align-items:center}.sticky-active.m-navbar .navbar-nav>li>a{padding-top:18px!important;padding-bottom:18px!important}.navbar-fixed{width:100%;position:fixed;top:0;left:0}.navbar-fixed.m-navbar li a,.navbar.type-3.m-navbar li a,.sticky-active.m-navbar li a{color:#555}.rounded-btn{color:#555;display:flex;align-items:center;justify-content:center;width:30px;height:30px;position:relative;margin-left:5px;padding:0;transition:all .2s linear}.rounded-btn:hover{color:#54c6ff}.header-cart-btn i{font-size:20px}.header-cart-btn .cart-count{position:absolute;font-size:10px;top:-7px;right:-2px;background:#07baeb;line-height:12px;border-radius:10px;color:#fff;min-width:20px;height:20px;padding:6px;display:flex;justify-content:center;align-items:center}.navbar-fixed.m-navbar li a:before{content:"";position:absolute;left:0;width:0;height:1px;background:#1447ea;bottom:-1px;opacity:0;visibility:hidden}.navbar-fixed.m-navbar li.active>a:before{width:100%;opacity:1;visibility:visible}.radius-circle{border:1px solid #d1dbfb;padding:0;color:#1447ea!important}.ml12 .letter,.word{display:inline-block;opacity:0}.ml12.animated{opacity:0}.navbar.type-4 input{width:41px;padding:0;height:41px;position:relative;z-index:9;background:transparent}.navbar.type-4 .radius-pill i{position:absolute;top:50%;transform:translateY(-50%);right:10px;z-index:-1;color:#1447ea}.navbar.type-2.m-navbar.bcbd_navbar.sticky-active .btn{padding:10px 25px;font-size:16px}.footer-widget .logo img{max-width:180px}.footer-widget ul{padding-left:0}.footer-widget ul li{list-style:none;font-weight:500;font-size:14px}.footer-widget ul li a{color:#606060;font-family:Poppins,sans-serif;line-height:22px}.footer-widget ul li a i{display:inline-block;padding-right:7px}.footer-widget-title{margin-bottom:10px!important}.footer-widget-subtitle{border-bottom:1px solid #e1e7fa;margin-bottom:15px;padding-bottom:10px;background:-webkit-linear-gradient(#2ec3ef,#0f71ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-widget-text{font-size:14px}.footer-widget .input-group:hover{border-color:#0aa1eb}.footer-widget.pl-3{padding-left:0!important}.footer-widget.-clinic-contact .footer-widget-subtitle,.footer-widget.-clinic-contact .footer-widget-title{text-transform:uppercase}.input-group button{height:45px;width:45px;border-radius:50%!important;z-index:9!important;color:#fff;font-size:24px;line-height:27px;position:relative;z-index:5}.input-group button:after{background:#1446ea;background:-webkit-gradient(left bottom,right top,color-stop(0,#1446ea),color-stop(98%,#03dcec),color-stop(100%,#03dcec));background:linear-gradient(45deg,#1446ea,#03dcec 98%,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1)}.input-group button:after,.input-group button:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;border-radius:50%;z-index:-1;transition:all .3s linear}.input-group button:before{background:#03dcec;background:-webkit-gradient(left top,right top,color-stop(0,#03dcec),color-stop(2%,#03dcec),color-stop(100%,#1446ea));background:linear-gradient(90deg,#03dcec,#03dcec 2%,#1446ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03dcec",endColorstr="#1446ea",GradientType=1)}.input-group button:before,.input-group button:hover:after{visibility:hidden;opacity:0}.input-group button:hover:before{visibility:visible;opacity:1}.input-group{border:1px solid #c4d1fa;border-radius:50px;padding:5px;width:100%}.footer-widget .input-group .form-control{height:28px;line-height:28px;font-family:Poppins,sans-serif}.input-group input{border:none;border-radius:50px}.social-icon.circle{top:inherit;left:inherit;right:inherit}.social-icon.circle-link{opacity:1}.circle-link a{height:45px;width:45px;font-size:16px;display:inline-flex;align-items:center;justify-content:center}.social-icon.circle-link a:hover{box-shadow:0 7px 30px rgba(2,31,123,.1)}.footer-widget .media{display:flex;align-items:baseline;justify-content:center}.footer-widget .media i{margin-top:3px;font-size:20px;width:20px;margin-right:6px;text-align:center}.footer-widget .media.-sm i{font-size:14px}.footer-widget ul li a:hover{padding-left:4px;color:#1447ea}.footer-widget ul li:last-child{padding-bottom:0}.medim-into{margin-top:-40px}.medim-into img{left:-271px;top:-220px;z-index:-1}.intro-box{box-shadow:20px 0 80px rgba(2,31,123,.15);padding:30px 27px 30px 25px}.intro-box>p{font-size:18px;border-bottom:1px solid #f2f4fb;line-height:48px;margin-bottom:0}.intro-box>p:last-child{border:none}.intro-box p span:not(:last-child){color:#1447ea;font-weight:500;padding-right:15px}.intro-box p span{color:#454545;font-family:Poppins,sans-serif}.intro-icon{height:60px;width:60px;display:flex;align-items:center;justify-content:center}.intro-icon span{font-size:28px}.intro-icon .cls-1{fill:#fff}.intro-box .intro-icon{margin-bottom:30px}.intro-box .btn{margin-top:42px!important}.intro-area.type2 .intro-doctor{right:-70px;bottom:0}.intro-area.type2 .media{margin-bottom:5px}.intro-area.type-1 .media i{font-size:24px}.department-tab-pill{margin-right:50px}.department-tab-pill .nav-link{font-family:Poppins,sans-serif;font-size:20px;color:#424242;background:#fff;border-radius:0;padding:15px 10px 15px 30px;position:relative;z-index:20;margin-bottom:10px}.intro-area.type-1 .text-Underline:before{background:#1447ea}.department-tab-pill .nav-link.active{background:transparent;color:#fff}.department-tab-pill .nav-link span{display:inline-block;padding-left:25px}.department-tab-pill .nav-link:after{content:"";position:absolute;background:#1446ea;background:-webkit-gradient(left top,right top,color-stop(0,#1446ea),color-stop(98%,#03dcec),color-stop(100%,#03dcec));background:linear-gradient(90deg,#1446ea,#03dcec 98%,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1);height:100%;width:calc(100% + 23px);left:0;top:0;border-top-right-radius:50px;border-bottom-right-radius:50px;z-index:-1;opacity:0;visibility:hidden}.department-tab-pill .nav-link:last-child{border-bottom:none}.department-tab-pill .nav-link.active:after{visibility:visible;opacity:1}.intro-area.type-1 .intro-overlay{background-position:0!important}.intro-area.type-1 .overlay{background:#0f79eb;background:-webkit-gradient(left bottom,right top,color-stop(0,#0f79eb),color-stop(100%,#08b3ec));background:linear-gradient(45deg,#0f79eb,#08b3ec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0f79eb",endColorstr="#08b3ec",GradientType=1);opacity:.8;z-index:1}.intro-overlay{background:url(../images/intro-bg.webp) no-repeat;background-size:cover;z-index:0;background-attachment:fixed}.intro-area.type-1 .overlay,.intro-overlay{position:absolute;width:calc(50% - 256px);left:0;height:100%}.department-tab-pill>*{z-index:9;position:relative}.tab-pane>*{visibility:hidden;opacity:0;transition:all .3s linear}.tab-pane.active.show>*{-webkit-animation:fadeIn 1s linear;animation:fadeIn 1s linear;visibility:visible;opacity:1}.department-imag.type-2.radius-5.s-dp-1-3.bg-white{padding:7px}.department-imag.type-2 img{height:285px;width:100%;-o-object-fit:cover;object-fit:cover}.department-area.type-4 .overlay{background:#fff!important;width:calc(50% - 300px);height:100%}.department-pill.type-3 a{font-size:18px;font-weight:500;font-family:Poppins,sans-serif;color:#353535;line-height:30px;border-bottom:1px solid #f3f6fe;padding:11px 10px 11px 25px;position:relative;z-index:9}.department-pill.type-3 a.active{color:#1447ea}.department-pill.type-3 a:after{content:"";position:absolute;right:0;height:0;top:0;width:2px;background:#1447ea;opacity:0}.department-pill.type-3 a:before{content:"";position:absolute;left:0;width:0;top:0;height:100%;background:#e6f6fd;z-index:-1;opacity:0}.department-pill.type-3 a.active:before{width:100%;opacity:1}.department-pill.type-3 a.active:after{height:100%;opacity:1}.scroll-top{position:fixed;z-index:200;right:15px;bottom:70px;height:60px;width:60px;border-radius:50%;box-shadow:0 3px 10px rgba(0,0,0,.2);cursor:pointer;background:#1446ea;background:-webkit-gradient(left bottom,right top,color-stop(0,#1446ea),color-stop(98%,#03dcec),color-stop(100%,#03dcec));background:linear-gradient(45deg,#1446ea,#03dcec 98%,#03dcec);display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:center;font-size:24px}.scroll-top i{color:#fff}.doctors-tab .doctrs-info-card{padding:40px 64px 45px 150px;margin-left:35px}.doctors-tab .doctrs-info-card .designation{letter-spacing:3px;font-family:Poppins,sans-serif}.doctors-tab .doctrs-info-card h6{font-weight:400;font-family:Poppins,sans-serif;font-size:16px}.doctors-tab .doctrs-info-card h6 i{display:inline-block;padding-right:10px}.doctors-tab-triger li{flex:0 0 calc(50% - 14px);margin-left:7px;margin-right:7px;margin-bottom:28px;border-radius:3px}.doctors-tab-triger li:nth-child(3),.doctors-tab-triger li:nth-child(4){margin-bottom:0}.doctors-tab-triger .nav-item .nav-link{box-shadow:0 1px 3px rgba(2,31,123,.2);border-radius:3px;padding:0;text-align:center}.doctors-tab-triger .nav-item .nav-link>div{font-size:17px;padding:10px 0;color:#454545;font-family:Poppins,sans-serif}.doctors-tab-triger .nav-item .nav-link.active>div{background:linear-gradient(45deg,#1446ea,#03dcec 88%,#03dcec);color:#fff}.doctrs-info-card>img{right:calc(100% - 100px);width:277px;bottom:0}.statistics-wrapper h1,.statistics-wrapper h2{font-size:50px;font-weight:600;display:flex}.statistics-wrapper.type-1>span{font-size:55px}.statistics-wrapper h2 span:not(.counter){font-size:36px;display:inline-block;padding-left:10px}.statistics-wrapper p{letter-spacing:2px;font-family:Poppins,sans-serif;font-size:18px;margin-bottom:0}.statistics-container .overlay{opacity:.9;background:#03dcec;background:-webkit-gradient(left top,left bottom,color-stop(0,#03dcec),color-stop(100%,#1446ea));background:linear-gradient(180deg,#03dcec,#1446ea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#03dcec",endColorstr="#1446ea",GradientType=0)}.department-imag{margin-right:35px;padding:10px}.department-pill li{flex:0 0 calc(16.66% - 17px);perspective:1000px}.department-pill li .nav-link{background:#fff;padding:25px 15px 20px;box-shadow:0 1px 3px rgba(2,31,123,.15);border-radius:3px;position:relative;overflow:hidden;perspective:1000px;transition:all .3s linear}.department-pill li:not(:last-child){margin-right:20px}.department-pill li .nav-link h5{font-family:Poppins,sans-serif;font-weight:600;margin-top:13px}.department-pill li .nav-link i{font-size:30px;color:#1447ea;position:relative;z-index:5;transition:all .3s linear;left:0;display:inline-block}.department-pill li .nav-link:before{content:"";position:absolute;height:140px;width:140px;background:#0c87eb;border-radius:50%;top:-50%;left:50%;transition:all .3s linear;transform-origin:top;transform:translate(-50%) scale(.9);opacity:0}.department-pill li .nav-link.active:before{top:-50%;border-radius:50%;transform:translate(-50%) scale(1);opacity:1}.department-pill li .nav-link.active i{color:#fff;left:25%;transform:translate(50%,-30px)}.department-pill li .nav-link.active h5{text-align:center}.department-pill li .nav-link.active{padding:40px 16px 11px 15px;box-shadow:0 10px 60px rgba(2,31,123,.15);margin-bottom:-10px}.about-area.type-3 .department-imag .overlay{opacity:.5;width:calc(100% - 14px);left:7px;top:7px;height:calc(100% - 14px)}.about-area.type-3 .department-imag{padding:7px}.about-area.type-3 .department-imag .banner-circle{height:60px;width:60px;top:50%;left:50%;transform:translate(-50%,-50%)}.pagination-wrap{margin-top:-50px;padding-bottom:50px}.blog.type-1 .user-image{height:50px;width:50px}.blog-figure.type-1{height:306px;width:100%;border-radius:10px}.blog-summary{margin-top:15px;font-size:12px;padding-top:2px;padding-right:10px}.blog-summary>*{display:inline-flex}.blog-summary a:hover{text-decoration:underline}.blog-summary i{margin-right:3px}.breadcrumb-inner .blog-summary{color:#fff;border-top:1px solid hsla(0,0%,93.3%,.15)}.breadcrumb-inner .blog-summary a{color:#fff}.tag-badge{margin-right:5px;font-size:12px;white-space:nowrap}.read-more{padding-bottom:10px}.input-group.type-2 .form-control{height:45px;background:transparent}.input-group.type-2 .btn{font-size:18px}.input-group.type-2{padding:4px}.blog-widget{padding-bottom:55px}.blog-widget .media:last-child,.blog-widget .media:last-child p{margin-bottom:0}.blog-widget-title{border-bottom:1px solid #ddd}.blog-widget-tags{line-height:22px}.widget-list-item li a{font-size:16px;font-family:Poppins,sans-serif;color:#454545;padding:0 0 8px;display:block}.widget-list-item li:first-child a{padding-top:0}.widget-list-item li:last-child a{padding-bottom:0}.widget-list-item li a:hover{color:#1447ea}.capsul{border:1px solid #bfccf7;padding:6px 17px;display:inline-block;margin:3px 2px;position:relative;z-index:10}.capsul:before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;background:linear-gradient(45deg,#1446ea,#03dcec 88%,#03dcec);border-radius:50px;top:-1px;left:-1px;z-index:-1;visibility:hidden;opacity:0}.capsul:hover{color:#fff}.capsul:hover:before{visibility:visible;opacity:1}textarea[data-box-name=contact-message]{height:185px}.medim-field{padding-left:15px}.contact-inner{border:1px solid #e6ebfb;padding:40px 50px 45px}.info-box{box-shadow:0 10px 80px rgba(2,31,123,.1)}.widget-body a:hover h6{color:#1447ea}.article-tags{border:1px solid #e1e7fa}.article-tags .social-icon.circle-link.position-relative{top:0}.blog-tags{border-top:1px solid #e1e7fa;line-height:22px}.blog-tags.-shorten{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mt-80{margin-top:80px}.author-info img{height:90px;width:90px;-o-object-fit:cover;object-fit:cover}.author-info a:hover,.author-info a:hover h5{color:#1447ea}.m-pb-60{padding-bottom:60px}.comment img{height:60px;width:60px;-o-object-fit:cover;object-fit:cover}.comment-form textarea{height:150px}.capsul.active{color:#fff}.capsul.active:before{visibility:visible;opacity:1}.bordered-cirlce{border:1px solid #c8d4fa}.fill-hover{z-index:9;position:relative}.fill-hover:hover{color:#fff}.fill-hover:hover:before{visibility:visible;opacity:1}.comment .reply{right:0;top:25px}.fill-hover:before{content:"";position:absolute;left:-1px;top:-1px;width:calc(100% + 2px);height:calc(100% + 2px);background:#1446ea;background:-webkit-gradient(left bottom,right top,color-stop(0,#1446ea),color-stop(98%,#03dcec),color-stop(100%,#03dcec));background:linear-gradient(45deg,#1446ea,#03dcec 98%,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1);z-index:-1;border-radius:50%;visibility:hidden;opacity:0;transition:all .3s linear}.blog-author-page .breadcrumbs-custom{margin-top:-90px}.blog-author-page .p-page-heading{font-size:30px!important}.single-doctor-container.type-2 .doctors-image img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover}.single-doctor-container.type-2 .doctors-image{height:290px;width:290px;position:relative;margin-top:-163px;z-index:5}.single-doctor-container.type-2 h6{letter-spacing:2px}.single-doctor-container.type-2 .social-icon.circle-link{top:0}.m-mt-60{margin-top:60px}.has-float-icon .span{right:0}.has-float-icon .flaot-icon{right:20px;font-size:45px;opacity:.2;top:15px}.medim-callapse .btn-link{padding:12px 10px 14px 80px;text-decoration:none;background:#1447ea!important;color:#fff;position:relative;border-top-left-radius:5px!important;border-top-right-radius:5px!important;white-space:normal!important;justify-content:left}.medim-callapse .card{box-shadow:0 1px 2px rgba(2,31,123,.15)}.medim-callapse .card p{line-height:22px;font-size:14px}.medim-callapse .btn-link.collapsed{background:#fff!important;color:#454545!important}.medim-callapse .card-body{padding:30px!important}.medim-callapse .btn-link:before{content:"\F056"}.medim-callapse .btn-link.collapsed:before,.medim-callapse .btn-link:before{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;position:absolute;left:30px}.medim-callapse .btn-link.collapsed:before{content:"\F055"}.capsul-style li{letter-spacing:2px}.capsul-style li span{padding:6px 26px;border-radius:50px;cursor:pointer}.capsul-style li:not(:last-child){margin-right:30px}.capsul-style li.active span{color:#555;background:#fff;box-shadow:0 10px 50px rgba(2,31,123,.12)}.gallery-overlay{background:#1446ea;background:-webkit-gradient(left top,right top,color-stop(0,#1446ea),color-stop(100%,#03dcec));background:linear-gradient(90deg,#1446ea,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1);width:100%;height:100%;top:0;left:0;transform:translate(-15px,-15px)}.gallery-hoveralble-content a,.gallery-overlay{opacity:0;transition:all .3s linear;visibility:hidden;border-radius:50%}.gallery-hoveralble-content a{color:#1447ea;height:45px;width:45px;background:#fff;display:inline-flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(2);font-size:18px}.gallery-hoveralble-content{width:100%;height:100%}.gallery-hoveralble-content h3,.gallery-hoveralble-content h6{align-self:center;transition:all .3s linear;transition-delay:.2s;position:relative;color:transparent;text-transform:capitalize}.gallery-hoveralble-content h6{margin-bottom:20px}.grid-item>div:hover .gallery-hoveralble-content a{transform:translate(-50%,-50%) scale(1);visibility:visible;opacity:1;transition-delay:.1s}.gallery-hoveralble-content h3:before,.gallery-hoveralble-content h6:before{content:attr(data-hover);left:0;position:absolute;color:#fff;transition:max-width .5s;overflow:hidden;max-width:0;text-transform:capitalize}.grid-item>div:hover .gallery-hoveralble-content h3:before,.grid-item>div:hover .gallery-hoveralble-content h6:before{max-width:100%;transition-delay:.1s}.grid-item>div:hover .gallery-overlay{width:100%;height:100%;transform:translate(0);visibility:visible;opacity:.9;border-radius:0}.grid.type-3 .gallery-hoveralble-content a{height:65px;width:65px;font-size:24px}.single-table{padding:0 30px 30px 40px;perspective:500}.single-table h2{font-size:35px}.single-table ul li{font-family:Poppins,sans-serif;position:relative;color:#424242;margin-bottom:14px}.single-table ul li i{position:absolute;left:-23px;top:9px;color:#1447ea;font-size:16px}.single-table .btn{padding:8px 40px;font-weight:500;font-family:Poppins,sans-serif;font-size:15px;position:relative;z-index:9}.single-table .btn:before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;background:-webkit-gradient(left bottom,right top,color-stop(0,#1446ea),color-stop(88%,#03dcec),color-stop(100%,#03dcec));background:linear-gradient(45deg,#1446ea,#03dcec 88%,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1);border-radius:50px;top:-1px;left:-1px;z-index:-1;visibility:hidden;opacity:0;transition:all .3s linear}.single-table.active .btn:before,.single-table:hover .btn:before{visibility:visible;opacity:1;z-index:-1}.single-table.active .btn,.single-table:hover .btn{color:#fff;border-color:transparent}.single-table h4{border-bottom:1px solid #edf1fd}.pricing-table-top p{letter-spacing:1px;font-family:Poppins,sans-serif;line-height:22px}.single-table .circle-shape{background:#edf1fd;transform-origin:top;transform:translate(-50%,-46%) scale(1)}.single-table .circle-shape,.single-table:before{height:208px;width:208px;left:50%;transition:all .3s linear}.single-table:before{content:"";position:absolute;background:#edf1fd;top:0;transform:translate(-50%,-46%) scale(.8);border-radius:50%;background:#1446ea;background:-webkit-gradient(left bottom,right top,color-stop(0,#1446ea),color-stop(100%,#03dcec));background:linear-gradient(45deg,#1446ea,#03dcec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1446ea",endColorstr="#03dcec",GradientType=1);transform-origin:top;opacity:0;visibility:hidden;perspective:400}.single-table.active:before,.single-table:hover:before{visibility:visible;opacity:1;transform:translate(-50%,-46%) scale(1)}.single-table:hover{box-shadow:0 10px 60px rgba(2,31,123,.15)}.single-table.active .circle-shape,.single-table:hover .circle-shape{transform:translate(-50%,-46%) scale(1.5);opacity:0}.single-table.active h2,.single-table.active p,.single-table:hover h2,.single-table:hover p{color:#fff}.single-table ul li span{display:inline-block;width:calc(100% - 12px)}.single-table.active{box-shadow:0 10px 60px rgba(2,31,123,.15)}.time-table-outer{border:1px solid #edf1fe;border-bottom:0}.time-table-container .row [class*=col]{border-right:1px solid #edf1fe}.time-table-container .row div:last-child{border-right:0}.time-table-container .table-head span{min-height:60px!important}.content-block{height:130px;border-bottom:1px solid #edf1fe;border-left:0;border-right:0!important}.content-block.has-content{position:relative}.content-block.has-content:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:#1447ea;background:linear-gradient(45deg,#1447ea,#03deec);visibility:hidden;opacity:0;transition:all .3s linear;z-index:0}.content-block.has-content:hover:before{visibility:visible;opacity:1}.content-block.has-content *{position:relative;z-index:9}.content-block.has-content:hover *{color:#fff}.content-block span{display:block}.content-block.double-row{height:260px}.time-table-outer>div,.time-table-outer>div:last-child{border-right:0}.fz-15{font-size:15px}.countdown-label>span{width:25%;text-transform:uppercase;font-weight:600;font-family:Poppins,sans-serif;flex:0 0 25%;display:inline-block;position:relative}.countdown-label>span>span{font-size:18px!important;display:block;text-transform:transform;font-weight:400;letter-spacing:1px;margin-top:20px}.subscribe-area .btn{width:inherit;height:inherit;border-radius:50px!important;text-transform:uppercase;font-size:17px!important;padding:9px 31px}.subscribe-area .btn:after,.subscribe-area .btn:before{border-radius:50px}.subscribe-area .btn,.subscribe-area .form-control{font-family:Poppins,sans-serif}.subscribe-area .form-control{padding-left:30px}.m-menu-head{margin-top:23px;margin-left:15px;display:none}.m-close-btn{cursor:pointer;font-size:26px!important}.m-burger-menu{font-size:26px!important;width:26px;color:#555;margin-right:15px;display:none}.navbar-sticky:not(.sticky-active) .m-burger-menu{display:none}.m-menu-cta{display:flex;flex-direction:column;display:none}.m-menu-cta a{margin:10px 20px 0!important}@media (max-width:1399.98px){.single-banenr-slide{padding-top:100px;padding-bottom:100px}.banenr.type-1 .banner-image{width:700px}}@media (max-width:1199.98px){.single-banenr-slide{padding-top:80px;padding-bottom:80px}.banenr.type-1 .banner-image{width:500px;bottom:20px}}@media (min-width:992px){#navbarSupportedContent .navbar-nav{flex-direction:row}}@media (min-width:768px){.medim-into{margin-top:-150px}.medim-into img{top:-460px}.btn-lg{min-height:60px;font-size:20px}}.home-main-banner-container{padding-top:36px}.home-clinics{padding-bottom:160px}.home-ambulances{margin-top:-60px}@media (max-width:1599.98px){.home-main-text{max-width:528px}}@media (max-width:1399.98px){.banenr-shape{right:-280px}}@media (max-width:1199.98px){.banenr-shape{right:-315px;height:840px;width:720px;top:-100px}}@media (max-width:1079.98px){.banenr-shape{right:-330px;top:-120px}}@media (max-width:991.98px){.banenr-shape{right:-380px;top:-220px}.home-main-text{max-width:420px}}@media (max-width:879.98px){.banenr-shape{right:-390px;top:-220px;width:680px}}@media (max-width:767.98px){.banenr-shape{width:650px;height:750px;top:-100px;border-radius:300px;right:-12px}.home-main-text{max-width:none}.banenr.type-2{align-items:flex-start!important}.banenr.type-2,.banenr.type-2 h1,.banenr.type-2 h6{color:#fff}.home-main-banner-container{padding-top:180px}}@media (min-width:576px) and (max-width:767.98px){.banenr.type-2 .btn.btn-bordered{border-color:#fff!important;color:#fff!important;position:relative}}@media (max-width:575.98px){.banenr.type-2{height:auto!important;margin-bottom:30px}.banenr-shape{top:-240px;right:-20px}.home-main-text{max-width:84%;padding-bottom:20px}}@media (max-width:543.98px){.banenr-shape{top:-240px;right:-45px}}@media (max-width:469.98px){.banenr-shape{right:-60px}.home-main-text{max-width:88%}}@media (max-width:432.98px){.banenr-shape{top:-166px;right:-86px}.home-main-text{max-width:95%}}.department-tab-pill .nav-link{display:flex;align-items:baseline}@media (min-width:992px) and (max-width:1199.98px){.article-tags{border:1px solid #e1e7fa;padding:10px 0!important}.department-area.type-4 .overlay{width:calc(50% - 255px)}.time-table-container span{font-size:14px!important}.capsul-style li:not(:last-child){margin-right:15px}h5{font-size:20px;line-height:24px}h3{font-size:28px;line-height:34px}.recent-post-wrapper.type-1 .pr-50{padding-right:20px}.m-pt-275{padding-top:255px}.pb-80{padding-bottom:60px}.h2,h2{font-size:32px}.m-pt-140{padding-top:120px}.m-pb-140{padding-bottom:120px}.circle-link a{height:40px;width:40px;font-size:15px}.social-icon a:not(:last-child){margin-right:10px}.intro-area.type-1 .overlay{width:calc(50% - 226px)}.department-tab-pill .nav-link{font-size:18px;padding:10px 10px 10px 30px}.intro-overlay{width:calc(50% - 227px)}.banenr.type-1 .circle{left:44px;height:280px;width:280px}.banenr.type-1 .circle2{left:-58px;width:500px;height:510px}.banenr.type-1 .circle3{right:50px;height:280px;width:280px;bottom:83px}.banenr.type-1 .circle4{right:-52px;bottom:-24px;top:inherit;width:499px;height:511px}.type1-post{padding-right:20px}.appoint-card p{font-size:14px}.phone-mockup{right:calc(100% + -15px);top:-242px}.intro-area.type2 .intro-doctor{right:60px;width:250px}.department-pill li{flex:0 0 calc(16.66% - 17px)}.department-pill li .nav-link{padding:24px 10px 22px}.department-pill li .nav-link.active{padding:40px 10px 11px}.single-table h2{font-size:27px}.pricing-table-top p{letter-spacing:1px;font-size:12px}.single-table h4{font-size:15px}.single-table ul li{font-size:14px}.single-table .btn{padding:8px 30px;font-size:11px}.navbar-nav .nav-link{padding-left:12px!important}.m-navbar li .btn-outline{margin-left:12px}.sticky-active .menu-logo img,.toolbar .logo img{width:160px;height:34.7px}.sticky-active .menu-logo,.toolbar .logo{padding-right:10px}}@media (min-width:768px) and (max-width:991.98px){body{font-size:15px}.mt-90{margin-top:60px}.time-table-container span{font-size:11px!important}.m-mb-40{margin-bottom:30px}.capsul-style li:not(:last-child){margin-right:0}.mt-80{margin-top:60px}.m-pb-60{padding-bottom:30px}.department-area.type-4 .overlay{width:calc(50% - 165px)}.department-pill.type-3{margin-right:30px}.department-pill.type-3 a{color:#353535!important}.department-pill.type-3.solid-hover a.nav-link.active{color:#fff!important}.department-imag.type-2 img{height:200px}h3{font-size:28px;line-height:34px}.m-pb-200{padding-bottom:100px}.contact .media:not(:last-child){margin-right:24px}.footer-widget{margin-bottom:50px}.m-mt-100{margin-top:60px}h4{font-size:20px}.h2,h2{font-size:32px}p{font-size:15px;line-height:30px}.banenr.type-4 h1{font-size:55px}.m-pt-140{padding-top:70px}.footer-widget-title{margin-bottom:30px}.footer-widget .logo a{margin-bottom:30px!important}.toolbar .social-icon{top:20px}.intro-area.type-1 .overlay,.intro-overlay{width:calc(50% - 145px);left:0}.department-tab-pill{margin-right:10px}.features-wraper{margin-bottom:40px}h5{font-size:20px;line-height:24px}.department-tab-pill .nav-link{color:#424242!important}.department-tab-pill .nav-link.active{background:transparent;color:#fff!important}.m-pb-140{padding-bottom:70px}.m-pt-135{padding-top:70px}.nav-pills{margin-top:25px!important}.select2{width:100%!important}.appoint-card{padding-left:20px;padding-right:20px;top:140px;margin-top:-140px}.appoint-card img{position:absolute;top:49px;max-width:229px}.type1-post{margin-left:-197px;padding:30px}.appoint-card p{font-size:14px}.pb-80{padding-bottom:55px}.m-mt-120{margin-top:40px}.m-pt-275{padding-top:220px}.footer-widget .social-icon a{margin-right:5px}.footer-widget input{height:34px;line-height:34px}.footer-bottom.m-mt-100{margin-top:30px}.banenr.type-1 .circle{left:-60px;height:250px;width:250px;bottom:20px}.banenr.type-1 .circle2{left:-140px;bottom:-92px;width:450px;height:450px}.banenr.type-1 .circle3{right:-42px;height:250px;width:250px;bottom:-19px}.banenr.type-1 .circle4{right:-52px;bottom:-24px;top:inherit;width:400px;height:400px;opacity:.1}.blog-figure.type-1{height:200px;width:100%}.mb-80{margin-bottom:60px}.blog-widget{padding-bottom:45px}.widget-list-item li a{font-size:16px;padding:5px 0}.appointment-wrapper.type-1 p{font-size:14px}.m-pb-90{padding-bottom:40px}.recent-post-area.type-2 .m-p-30{padding:20px 15px}.btn-appStore i,.btn-playStore i{font-size:25px;margin-right:11px!important}.btn-appStore,.btn-playStore{padding:13px 25px;border-radius:50px}.phone-mockup{right:calc(100% + 10px);top:-122px;width:250px}.banenr.type-2{height:750px}.banenr-seach .form-control{font-size:16px}.banenr-seach{padding:15px!important;margin-top:35px}.banenr.type-2 h1{padding:0 0 25px!important;font-size:37px}.banenr.type-2 .btn.btn-bordered{margin-right:5px}.banner-circle{height:90px;width:90px}.intro-area.type2 .intro-doctor{width:295px;right:-9px}.intro-area.type2 .intro-box p{font-size:15px;line-height:45px}.banenr.type-2 .btn{position:relative;z-index:50}.banenr.type-2 .banner-circle{top:240px}.m-mt-70{margin-top:40px}.m-pb-70{padding-bottom:70px}.doctors-tab .doctrs-info-card{padding:40px 15px 40px 50px;margin-left:35px}.doctrs-info-card>img{right:calc(100% - 45px);width:277px;bottom:0;z-index:0}.m-pb-120,.m-pb-130{padding-bottom:70px}.banenr.type-3 p{font-size:18px}.about-area.type-2.m-pt-140{padding-top:160px}.statistics-wrapper h2{font-size:34px;display:flex}.statistics-wrapper h2 span:not(.counter){font-size:30px;padding-left:10px}.statistics-wrapper.type-1>span{font-size:35px;margin-right:15px!important}.statistics-wrapper p{letter-spacing:2px;font-size:12px}.department-imag{margin-right:0;padding:10px}.department-pill li{flex:0 0 calc(33.33% - 20px);margin-bottom:20px}.department-pill li .nav-link{padding:24px 10px 22px}.department-pill li .nav-link.active{padding:40px 10px 11px}.department-pill li .nav-link.active i{left:34%}}@media (max-width:992px){.navbar-fixed.m-navbar li a:before,.submenu{display:none}.hs_dropdown{position:relative}.hs_dropdown:after{right:-29px;z-index:99;width:27px;height:30px;content:"\EAB2";font-family:IcoFont;font-style:normal;font-display:swap;position:absolute;top:5px;right:0;height:inherit;transition:all .3s linear}.sticky-active.m-navbar .navbar-nav>li>a{font-size:14px;text-transform:capitalize;padding:5px 16px!important}.nav_outer>img{position:absolute;top:60%;transform:rotate(-30deg);left:30px;opacity:.08}.toolbar{padding:15px 0}.sticky-active.m-navbar{padding:10px 0}.m-navbar li .btn-outline{margin-left:10px;margin-right:40px}.nav_outer .navbar-brand{width:76%;z-index:99;position:relative;padding-left:30px;padding-bottom:30px;display:block}.bcbd_nav .hs_dropdown>a{margin-right:40px}.bcbd_nav li a{font-size:13px;color:#fff;padding:4px 5px 4px 10px!important;width:calc(100% - 50px)}.bcbd_dropdown li a{color:#fff;line-height:20px}.bcbd_nav .bcbd_dropdown li a{padding-left:25px!important}.bcbd_dropdown{position:static;width:100%;padding:0 0 2px 11px;transition:none;top:0;opacity:1;visibility:visible;transform:none}.rightnmobTab{display:none!important}.collapse.bcbd_collapse_nav{width:0;transition:all .3s linear;display:block;opacity:0;visibility:hidden;position:fixed;height:100vh;width:100vw;top:0;margin-right:-100%;left:0}.show_clmenu.collapse.bcbd_collapse_nav{background:rgba(0,0,0,.7);margin-right:0;display:block;visibility:visible;opacity:1;z-index:100}.mega-menu{position:static;opacity:1;visibility:visible;transform:none;transition:none;transform-origin:top;width:100%;background:transparent;border-top:none}.navbar-fixed.m-navbar li a,.navbar.type-3.m-navbar li a,.sticky-active.m-navbar li a{color:#aaa}.mega-menu .grd-4>li{flex:0 0 100%}.mega-menu{display:none;flex-wrap:wrap!important;padding:10px 10px 10px 15px!important}.bcbd_megamenu .bcbd_dropdown{background:transparent;visibility:visible;opacity:1;position:static;transform:none;display:block!important;width:100%}.mega-menu ul li a{color:#fff}.bcbd_dropdown li a:hover{color:#1f95d0;padding-left:15px!important;background:transparent}.bcbd_dropdown li a:hover:before{display:none}.bcbd_megamenu{background:transparent;box-shadow:none!important}.nav_outer{width:280px;margin-left:-280px;position:relative;height:100%;right:0;transition:margin .3s;text-align:left;margin-right:inherit!important;overflow:hidden}.bcbd_dropdown,.nav_outer{background:#000}.show_clmenu.collapse.bcbd_collapse_nav .nav_outer{margin-left:0;overflow:auto;padding-bottom:15px}.bcbd_dropdown li a{padding-left:0}.bcbd_dropdown li a:after{display:none}.navigation_right_area ul li{padding-right:2px}.bcbd_collapse_nav .bcbd_nav{padding-left:10px;padding-top:11px;padding-right:10px}.navigation_right_area ul li:first-child a{color:#777;font-size:12px;padding-right:7px}.navigation_right_area ul li:first-child a svg{display:none}.rightnmobTab{z-index:99;padding-top:16px;padding-bottom:21px;top:-100px;position:absolute;display:block!important;transition:all .4s linear}.activeMobileMenu .rightnmobTab{display:block!important;top:-8px}#navbarSupportedContent.visible_clmenu{z-index:1000}#navbarSupportedContent.visible_clmenu .btn.btn-outline{color:#fff}.navbar-sticky.sticky-active #navbarSupportedContent{display:none!important}.bcbd_navbar.sticky_nav .bcbd_nav li a{color:#fff;padding:4px 10px!important}.bcbd_navbar.sticky_nav{padding-left:20px;padding-right:20px}.visible_clmenu .bcbd_dropdown{display:none}.nav-link{color:#fff!important;cursor:pointer;font-size:14px!important}.hs_dropdown>.nav-link:after,.mega-menu .nav-link:after{display:none}.department-pill li{flex:0 0 calc(33.33% - 20px);margin-bottom:20px}.department-pill li .nav-link{padding:24px 10px 22px}.department-pill li .nav-link.active{padding:40px 10px 11px}.department-pill li .nav-link.active i{left:34%}.department-imag{margin-right:0!important;padding:10px;margin-bottom:20px}.department-imag img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.navbar.type-4 .radius-pill i{transform:translateY(-50%);right:10px}.m-pt-175{padding-top:75px}.m-pt-130{padding-top:70px}.m-burger-menu,.m-menu-head{display:block}.m-menu-cta{display:flex}.m-desktop-item{display:none}.sticky-active .menu-logo img,.toolbar .logo img{width:150px;height:32.5px}.banenr.type-1 .banner-image{width:280px;bottom:82px}section.appointment-wrapper.type-1 [class*=col-]:not(:last-of-type){border-bottom:1px solid #fff;padding-bottom:30px;margin-bottom:30px}}@media (max-width:767.98px){.toolbar .logo{display:block;text-align:center;padding-right:0}.phone-mockup{display:none}.mt-90{margin-top:60px}.m-pb-50{padding-bottom:30px}.m-pt-50{padding-top:30px}.capsul-style li:not(:last-child){margin-right:0}.m-pt-130{padding-top:70px}.mt-80{margin-top:50px}.m-pb-60{padding-bottom:30px}.capsul{padding:4px 13px;z-index:10;font-size:12px}.department-pill.type-3 a{color:#353535!important}.department-pill.type-3 a.active{color:#1447ea!important}.m-pb-190{padding-bottom:70px}.mb-90{margin-bottom:60px}.toolbar{padding:15px 0}.footer-widget{margin-bottom:50px}footer .m-mt-100{margin-top:30px}p{font-size:14px}.m-pb-130{padding-bottom:70px}.m-pt-140{padding-top:70px}.footer-widget-title{margin-bottom:30px}.footer-widget .logo a{margin-bottom:30px!important}.circle-link a{height:40px;width:40px;font-size:15px}.social-icon a:not(:last-child){margin-right:10px}.banenr.type-4 .banner-inner.full-height{height:672px}.banenr.type-4 h1{font-size:40px}.banenr.type-4 h5{letter-spacing:6px;font-size:11px}.toolbar.type-2 .social-icon{text-align:center}.single-banenr-slide h6{letter-spacing:3px;font-size:12px}h1{font-size:32px!important}.banenr.type-1 .banner-image{width:230px;bottom:-10px;transform:rotate(16deg);right:-82px}h4{font-size:20px}.features-wraper{margin-bottom:30px}.h2,h2{font-size:28px}.pb-5{padding-bottom:20px!important}.about-area .btn{margin-top:0!important}section.m-pb-70{padding-bottom:30px}h5{font-size:20px}.m-pb-140{padding-bottom:70px}.m-pt-135{padding-top:70px}.pb-75,.pb-80{padding-bottom:40px}.appoint-card img{position:absolute;top:271px;max-width:250px;opacity:.1}.m-pt-275{padding-top:215px}.recent-post-area .media{margin-bottom:30px}.banenr-slider .single-banenr-slide{z-index:5;padding-top:40px;padding-bottom:40px}.banenr.type-1 .circle{left:-43px;height:200px;width:200px;bottom:50px;right:inherit;opacity:.1;transform:rotate(15deg)}.banenr.type-1 .circle2{left:-128px;bottom:-24px;top:inherit;width:350px;height:350px}.banenr.type-1 .circle3{right:28px;height:200px;width:200px;bottom:-19px;top:inherit}.banenr.type-1 .circle4{right:-85px;bottom:-54px;width:350px;height:350px;opacity:.1}.banenr.type-3 h1{font-size:80px;letter-spacing:17px}.banenr.type-3 p{font-size:15px;letter-spacing:3px;margin-bottom:28px}.banner-inner{height:600px}.appoint-card{padding-left:24px;padding-right:24px;top:140px;margin-top:-140px}.appoint-area.type-2 .appoint-card{margin-top:-81px}.appoint-card p{font-size:14px}.recent-post-area .media img{border-radius:0!important}.recent-post-area .media-body{border-radius:0}.recent-post-wraper.type-1.media{margin-bottom:30px;flex-flow:column}.recent-post-wraper.type-1 .media-body{border-radius:0;width:100%}.type1-post{margin-left:0}.recent-post-wraper.type-1 a,.recent-post-wraper.type-1 img{border-radius:0!important;width:100%;-o-object-fit:cover;object-fit:cover;height:250px}.m-pt-70{padding-top:40px}.xs-mb-20{margin-bottom:20px}.department-tab-pill .nav-link{color:#424242!important;margin-bottom:0;width:100%!important;flex:0 0 100%!important}.department-tab-pill .nav-link.active{color:#fff!important}.intro-area.type-1 .overlay,.intro-overlay{width:100%;height:170px}.department-tab-pill .nav-pills{flex-flow:row!important;display:flex;flex-wrap:wrap!important}.department-tab-pill{margin-right:0}.department-tab-pill .nav-link:after{width:100%;border-radius:0}.footer-widget .form-control{line-height:30px;height:30px}.footer-widget ul li a{line-height:18px;font-size:14px}h3{font-size:26px;line-height:30px}article.blog h3{font-size:22px}body{font-size:14px}.mb-80{margin-bottom:50px}.blog-widget{padding-bottom:40px}.widget-list-item li a{font-size:15px;color:#454545;padding:5px 0}.banenr.type-2 h1{color:#fff;padding-bottom:30px;position:relative;z-index:52}.banenr.type-2 .banner-circle{left:91%;top:170px}.banner-circle{height:70px;width:70px;border-radius:50%;z-index:50}.banenr.type-2 .btn{position:relative;z-index:50}.m-mt-70{margin-top:40px}.m-pb-70{padding-bottom:40px}.banenr-seach .form-control{font-size:16px}.banenr-seach{padding:5px!important}.banenr.type-2{height:670px}.medim-into.type-1 .doctor-image{display:none!important}section.appointment-wrapper.type-1 [class*=col-]:not(:last-of-type){border-bottom:1px solid #fff;padding-bottom:30px;margin-bottom:30px}.pb-100{padding-bottom:50px}.pt-95,.pt-100{padding-top:50px}.pb-4,.py-4{padding-bottom:.5rem!important}.mt-4,.my-4{margin-top:.5rem!important}.m-pb-90{padding-bottom:30px}.article-box.type-1 img{width:100%;-o-object-fit:cover;object-fit:cover;height:240px}.article-box.type-1{margin-bottom:30px}.m-pb-200{padding-bottom:70px}.btn-appStore i,.btn-playStore i{font-size:25px;margin-right:11px!important}.btn-appStore,.btn-playStore{padding:13px 25px;border-radius:50px;margin-right:10px}.phone-mockup{right:calc(100% + 10px);top:-122px;width:250px}.banenr.type-2 .banenr-seach{position:relative;z-index:50}.single-testimonila-item{padding:70px 20px 30px}.testimonial-slider2 .slick-slide,.testimonial-slider .slick-slide{margin:0!important}.testimonial-slider2.pt-2{padding-top:0!important}.testimonial-slider2 .slick-track,.testimonial-slider .slick-track{padding:35px 0}.intro-area.type2 .intro-box p{font-size:14px;line-height:40px}.intro-area.type2 .intro-box{opacity:.95}.intro-area.type2 .intro-doctor{width:250px;right:0}.type-1.doctrs-info-card{margin-top:89px}.m-pb-120{padding-bottom:60px}.statistics-wrapper.type-1>span{font-size:26px;margin-right:10px!important}.statistics-wrapper h2{font-size:28px;margin-bottom:0}.statistics-wrapper h2 span:not(.counter){font-size:26px;padding-left:10px}.statistics-wrapper p{letter-spacing:0;font-size:13px}.form-control{padding:0 0 0 10px;line-height:40px;height:40px;font-size:14px}.banenr-seach .form-control{height:50px}.m-mb-20{margin-bottom:10px}.pricing-grid .m-mb-20{margin-bottom:20px}.select2-selection{height:40px!important}.select2-container{width:100%!important}.select2-selection__rendered{line-height:40px!important;color:#a3a8b8!important}.appoint-area.type-2.m-pb-140{padding-bottom:120px}.pb-40{padding-bottom:20px}.breadcrumb-inner{min-height:130px;margin:30px 0}.department-area.type-4 .overlay{width:calc(50% - 105px)}.department-area.type-4 .tab-content{margin-left:0}.department-area.type-4 .department-pill.type-3.solid-hover a.nav-link.active{color:#fff!important}.m-mt-30{margin-top:15px}.single-doctor-container.type-2 .doctors-image{height:200px;width:200px}.m-mt-60{margin-top:40px}.m-mb-60{margin-bottom:40px}.medim-callapse .btn-link{padding:12px 10px 12px 60px;font-size:14px}.medim-callapse .card-body{padding:20px!important}.fz-18{font-size:14px}footer.type-2 .m-pt-50{padding-top:20px}.table-date{display:none}.only-mobile{display:flex!important;flex-flow:column;flex:0 0 50%;text-align:left}.col.table-content{flex-basis:auto!important}.content-block{height:130px;flex-flow:row!important;justify-content:space-around;flex-wrap:wrap}.content-block span{font-size:13px!important}.normal-view{flex:0 0 50%;text-align:left;flex-flow:column!important;display:flex;align-items:left}.content-block.double-row{height:130px}.content-block span.mt-3{margin-top:0!important}.no-schedule{display:none!important}.time-table-container .row [class*=col]{border-right:0}.normal-view span{text-align:left!important}.coming-soon-content h2{font-size:16px;margin-bottom:20px}.countdown-label>span>span{font-size:14px!important;margin-top:5px!important}.subscribe-area .btn{font-size:12px!important;padding:5px 15px}.subscribe-area input{height:30px!important;line-height:30px}.coming-soon-content img{width:47%;margin-bottom:20px}.countdown-label>span{font-size:25px}.countdown-label>span>span{font-size:16px}.m-mb-70{margin-top:30px}.m-mt-120{margin-top:40px}.pagination-wrap{margin-top:-30px}.m-pagination .page-link{height:32px;width:32px;line-height:32px}main.home .nav-pills{display:none}main.home .tab-pane{display:block;opacity:1;z-index:2000;margin-top:60px}main.home .tab-pane:first-child{margin-top:40px}main.home .tab-pane>*{opacity:1;visibility:visible}main.home .tab-content{padding-top:0!important}}.department-tab-pill h2{font-size:38px}@media (max-width:575.98px){.department-tab-pill h2{text-align:center}.home-reservation-btn{margin-bottom:15px}.toolbar{padding:15px 0 10px}.toolbar-header{flex-direction:column!important;align-items:stretch!important}.toolbar-header .navbar-logo-part{padding-bottom:15px;border-bottom:1px solid #eee;margin-bottom:10px}.toolbar-header .navbar-icons{align-self:flex-end}.toolbar .logo img{width:150px;height:auto}.rounded-btn{width:1.875rem!important;height:1.875rem!important}.with-submenu a{margin-right:5px}.btn.-compact{padding:4px 10px}.department-area.type-4 .overlay{display:none}.contact-inner{padding:20px}.contact-inner .m-mb-30{margin-bottom:10px}.department-pill.type-3{margin-bottom:30px}.type-1.doctrs-info-card{margin-top:30px}.features-wraper{margin-top:30px;margin-bottom:5px;text-align:center}.sticky-active.m-navbar .navbar-nav>li>a{font-size:14px;padding:5px 16px!important}.sticky-active.m-navbar .menu-logo{width:auto;flex-shrink:0;padding-right:10px}.sticky-active.m-navbar .menu-logo img{display:none}.sticky-active.m-navbar .menu-logo img.-symbol{display:block;height:32px;width:32px}.banenr.type-1 .banner-image{display:none}.xs-flex{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.type1-post{margin-left:0;padding:30px 20px}.department-tab-pill .nav-link{width:100%!important;flex:0 0 100%!important;padding:10px}.department-tab-pill .nav-link span{padding-left:1px}.blog-figure.type-1{height:250px;width:100%}.mb-80{margin-bottom:40px}.pagination-wrap{margin-top:0}.m-pagination li:not(:last-child){margin-right:2px}.m-pagination .page-link{height:25px;width:25px;font-size:13px;line-height:25px}.banenr-seach .btn{font-size:14px;padding:6px 36px}.banenr.type-2 .banner-circle{top:140px}.btn-appStore{margin-bottom:15px}.banenr.type-3 h1{font-size:50px;letter-spacing:17px}.banenr.type-3 p{font-size:12px;letter-spacing:2px}.banner-inner{height:550px}.doctrs-info-card>img{right:0;opacity:.1;width:210px}.doctors-tab .doctrs-info-card{padding:45px 20px;margin-left:0;z-index:10}.doctors-tab .doctrs-info-card h6{font-size:14px}.call-to-action.type2 p{font-size:13px}.m-navbar.type-3 .navbar-brand{max-width:125px}.department-pill li{flex:0 0 calc(50% - 20px);margin-bottom:20px}.department-pill li:not(:last-child){margin-right:20px}.department-pill li:nth-child(2n){margin-right:0!important}.department-pill li .nav-link.active i{left:24%}.medim-callapse .btn-link.collapsed:before,.medim-callapse .btn-link:before{left:10px}.medim-callapse .btn-link{padding:10px 5px 10px 35px;font-size:12px}.call-to-action.type2 h2,.h2{font-size:18px}.capsul-style li span{padding:4px 20px;font-size:11px;letter-spacing:1px}.content-block span{font-size:11px!important;line-height:20px}.coming-soon-inner{position:relative}.coming-soon-rocket img{width:80%}.coming-soon-rocket{position:absolute;opacity:.1;display:inline-block;left:55%;transform:translateX(-50%)}footer p.text-right.fz-14.mt-4{float:left}.container>.row>div:not(:last-child) .media.statistics-wrapper{margin-bottom:20px}.p-btn.add-to-cart{width:78%}.p-btn.add-to-cart .p-btn_icon{margin:0}.p-btn.add-to-cart .p-btn_label{display:none}}.preloader{position:fixed;width:100%;height:100%;background:#fff;top:0;left:0;right:0;bottom:0;z-index:999}.preloader-inner{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.loader-content{display:block;overflow:hidden}.loader-content .icon-section-wave:after{-webkit-animation:spark 1s linear infinite;animation:spark 1s linear infinite}.loader-content .icon-section-wave:after,.loader-content .icon-section-wave:before{font-size:40px}@-webkit-keyframes spark{0%{max-width:0}to{max-width:100%}}@keyframes spark{0%{max-width:0}to{max-width:100%}}.side-post{display:flex;margin-bottom:10px}.side-post figure{margin:0 10px 0 0}.side-post figure a{width:70px;height:70px;display:block}.side-post .side-post-date{font-size:12px;line-height:20px}.side-post .side-post-title{font-size:14px}.contact-page .main-section,.our-team .main-section,.pricelist-page .main-section,.services-page .main-section{margin-top:-40px}.services-page .single-service ul li{display:flex;align-items:baseline}.services-page .single-service ul li+li{padding-top:8px}.services-page .single-service ul li .two-line-address{line-height:1.5}.our-team .single-service .mdi.mdi-arrow-down{color:#b9cfe9}.single-page.-parent-cennik .service-block{min-height:250px}.single-entity.-entity-type-ambulance .main-section{margin-top:-61px}@media screen and (max-width:991.98px){.single-entity.-entity-type-ambulance .main-section{margin-top:-31px}}.single-entity.-entity-type-ambulance .service-items{min-height:0}.box-subtitle{font-size:18px;background:-webkit-linear-gradient(#2ec3ef,#0f71ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-page .main-section h5.title-note{margin-bottom:50px}.single-entity.-entity-type-clinic .main-section{padding-top:60px}.simple-box ul,.single-service ul{padding:0;list-style-type:none;margin:0;font-size:14px}.simple-box ul li i,.single-service ul li i{margin-right:5px}.simple-box ul li p,.single-service ul li p{font-size:14px;margin-bottom:0}.simple-box{padding:1.5rem;margin-bottom:30px;border-radius:5px;border:1px solid #e6ebfb;background-color:#fff}.simple-box ul{line-height:36px}.simple-box ul.-compact{line-height:20px}.simple-box.-compact{padding:0 1.5rem}.schedule p{font-size:14px}.schedule ul li{border-bottom:1px solid #f2f4fb}.schedule ul li:last-child{border:none}.contact-form{padding:40px;border-radius:5px;border:1px solid #e6ebfb;background-color:#fff;margin-top:50px}.important-alert{background:#5cd4e9;position:relative;z-index:1;text-align:center;color:#fff;padding:8px 10px 7px}.important-alert a{color:#fff;text-decoration:underline}.important-alert p{line-height:1.4}@media screen and (min-width:576px){.important-alert p{font-size:15px}}.product-grid-item-wrap .product{border-radius:10px;overflow:hidden;position:relative;transition:all .3s;box-shadow:0 10px 80px rgba(2,31,123,.1)}.product-grid-item-wrap .product:hover{transform:translateY(-5px);box-shadow:0 10px 60px rgba(2,31,123,.15)}.product-grid-item-wrap .product:hover .product-action{visibility:visible;opacity:1}.product-grid-item-wrap .product .product-name{font-size:18px!important}@media (max-width:575.98px){.product-grid-item-wrap .product .product-name{font-size:15px!important}}.product-grid-item-wrap .product-media{position:relative;margin-bottom:0;transition:box-shadow .3s}.product-grid-item-wrap .product-details{padding:15px 15px 20px;text-align:center}.product-grid-item-wrap .product-details .product-price{display:flex;align-items:baseline;justify-content:center;margin:10px 0 15px}.product-grid-item-wrap .product-buy-btn{text-align:center;padding:0;width:36px;height:36px;font-size:18px;line-height:36px;border-radius:0;display:flex;align-items:center;justify-content:center;position:absolute;top:51px;right:0;color:#fff;transition:all .4s ease;background:-webkit-linear-gradient(#2ec3ef,#0f71ea)}.product-grid-item-wrap .product-label-group{display:flex;flex-direction:column;position:absolute;left:15px;top:15px;align-items:flex-start}.product-grid-item-wrap .product-label-group .product-label{display:inline-block;text-align:center;margin-bottom:5px;padding:5px 10px;font-size:14px;border-radius:5px;font-weight:500;line-height:1;color:#fff;letter-spacing:.5px}.product-grid-item-wrap .product-label-group .product-label.label-incart{background-color:#07baeb}.product-grid-item-wrap .product-label-group .product-label.label-stock{background-color:#666}.product-grid-item-wrap .product-label-group .product-label.label-sale{background-color:#eb3909}.product-grid-item-wrap .product-action{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;background-color:transparent;z-index:10;transition:opacity .3s,visibility .3s;opacity:0}.product-grid-item-wrap .btn-product{display:flex;align-items:center;justify-content:center;flex:1;padding:10px 0;background-color:#1975f1;color:#fff;font-size:14px;font-weight:500;line-height:1.2;text-transform:uppercase;transition:opacity .3s;background:#333}.page-content-wrapper{padding-top:60px;padding-bottom:60px}.page-content-wrapper.-grid,.page-content-wrapper.-product-detail{padding-top:50px}.grid-subcategory-item{padding:6px 12px;margin:0 8px 8px 0;border-radius:30px;font-size:14px;align-items:center;border:1px solid #1447ea}.product-short-desc{margin-bottom:20px}.product-desc{margin-top:50px;background:#fff;padding:40px;border-radius:10px;box-shadow:0 10px 80px rgba(2,31,123,.1);margin-bottom:50px;line-height:1.7}@media (max-width:767.98px){.product-desc{padding:20px}}.breadcrumb-minimal{display:flex;flex-wrap:wrap;align-items:center;list-style-type:none;margin:0;padding:0}.breadcrumb-minimal li:not(:last-child):after{content:"\F054";position:relative;margin:0 10px;font-size:12px;font-weight:600;font-family:Font Awesome\ 5 Free;color:#424242}.overflow-hidden,.shadowed-box{overflow:hidden}.shadowed-box{padding:30px;background:#fff;border-radius:10px;box-shadow:0 10px 60px rgba(2,31,123,.15);position:relative}.product-meta{font-size:12px;margin-bottom:10px}.product-meta span{margin:0 1.9rem 0 3px}.list-categories{font-size:12px;line-height:1.5}.text-fancy{background:-webkit-linear-gradient(#2ec3ef,#0f71ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.wswg-content>:not(.p-products-grid-carousel) h1,.wswg-content>h1{font-size:36px}.wswg-content>:not(.p-products-grid-carousel) h2,.wswg-content>h2{font-size:32px}.wswg-content>:not(.p-products-grid-carousel) h3,.wswg-content>h3{font-size:26px}.wswg-content>:not(.p-products-grid-carousel) h4,.wswg-content>h4{font-size:22px}.wswg-content>:not(.p-products-grid-carousel) h5,.wswg-content>h5{font-size:20px}.wswg-content>:not(.p-products-grid-carousel) h6,.wswg-content>h6{font-size:18px}.wswg-content>:not(.p-products-grid-carousel) img,.wswg-content>img{border-radius:10px}.wswg-content>:not(.p-products-grid-carousel) table,.wswg-content>table{box-shadow:0 10px 60px rgba(2,31,123,.15);border-radius:10px}.wswg-content>:not(.p-products-grid-carousel) table,.wswg-content>:not(.p-products-grid-carousel) table h2,.wswg-content>:not(.p-products-grid-carousel) table h3,.wswg-content>:not(.p-products-grid-carousel) table h4,.wswg-content>:not(.p-products-grid-carousel) table h5,.wswg-content>:not(.p-products-grid-carousel) table h6,.wswg-content>:not(.p-products-grid-carousel) table p,.wswg-content>table,.wswg-content>table h2,.wswg-content>table h3,.wswg-content>table h4,.wswg-content>table h5,.wswg-content>table h6,.wswg-content>table p{line-height:1.2}.wswg-content>:not(.p-products-grid-carousel) table tr:nth-child(odd),.wswg-content>table tr:nth-child(odd){background-color:#fff}.wswg-content>:not(.p-products-grid-carousel) table tr:nth-child(2n),.wswg-content>table tr:nth-child(2n){background-color:#f8f9fc}.wswg-content>:not(.p-products-grid-carousel) table td,.wswg-content>table td{padding:15px 30px}.wswg-content>:not(.p-products-grid-carousel) table tbody tr:first-of-type td,.wswg-content>table tbody tr:first-of-type td{padding-top:20px}.wswg-content>:not(.p-products-grid-carousel) table tbody tr:last-of-type td,.wswg-content>table tbody tr:last-of-type td{padding-bottom:20px}.wswg-content>:not(.p-products-grid-carousel) blockquote,.wswg-content>blockquote{border-left-color:rgba(11,109,235,.4);background:rgba(228,233,237,.4);border-radius:0 30px 30px 0}.profy-pricelist{position:relative;z-index:10}.profy-pricelist .wswg-content table{table-layout:auto}.profy-pricelist .wswg-content table td>*{margin-bottom:4px!important}.profy-pricelist .wswg-content table td>:last-child{margin-bottom:0!important}.profy-pricelist .wswg-content table td:nth-of-type(2),.profy-pricelist .wswg-content table td:nth-of-type(3){width:180px;text-align:right}.profy-pricelist .wswg-content table tbody tr:first-of-type td{padding-bottom:15px}@media screen and (max-width:991.98px){.profy-pricelist .wswg-content table table,.profy-pricelist .wswg-content table tbody,.profy-pricelist .wswg-content table td,.profy-pricelist .wswg-content table th,.profy-pricelist .wswg-content table thead,.profy-pricelist .wswg-content table tr{display:block;width:100%}.profy-pricelist .wswg-content table tr{padding:10px}.profy-pricelist .wswg-content table td{display:inline-flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:8px;width:50%!important;text-align:left!important}.profy-pricelist .wswg-content table td:first-child{width:100%!important}.profy-pricelist .wswg-content table td:nth-child(3){align-items:flex-end}}.footer-bottom-items{display:flex;justify-content:center}.footer-bottom-items .footer-bottom-item{font-size:12px;line-height:12px;padding:0 10px;border-right:1px solid #cfcfcf}.footer-bottom-items .footer-bottom-item:last-of-type{border-right:none}@media (max-width:767.98px){.footer-bottom-items{flex-direction:column}.footer-bottom-items .footer-bottom-item{border:none;line-height:unset}}.author-detail{display:flex;font-size:12px;line-height:22px;margin-top:-7px;text-transform:uppercase}.author-detail>div{margin-right:10px}@media (max-width:767.98px){.author-detail{flex-direction:column}}.author-workplace{font-size:12px;line-height:22px;margin-top:5px}.author-bio{margin-top:12px}.author-bio p{font-size:12px;line-height:20px}.authors-in-grid .comma:last-of-type{display:none}.author-info{background:#fff;padding:20px;border-radius:10px;box-shadow:0 10px 80px rgba(2,31,123,.1);margin:40px 0}.blog-widget .author-row{display:flex;align-items:center;margin-bottom:8px}.blog-widget .author-row .author-photo{width:50px;height:50px;padding:5px;margin-right:10px;box-shadow:0 5px 10px rgba(2,31,123,.1)}.blog-widget .author-row .author-brief a{white-space:nowrap;font-size:13px;line-height:18px;display:inline-block}.blog-widget .author-row .author-brief .job-title{font-size:12px;line-height:12px}.home-banner-title-2{letter-spacing:4px;font-size:20px}.main.home{margin-top:-120px}.media-body .label{min-width:80px;display:inline-block}.footer-separator{position:absolute;height:50px;top:0;left:0;right:0;box-shadow:inset 0 10px 15px 0 rgba(0,0,0,.06)}.blog-list-page .description{background:#fff;padding:20px;border-radius:10px;box-shadow:0 10px 80px rgba(2,31,123,.1);margin-bottom:60px}.nav-item:not(.hs_dropdown) a{margin-right:0;padding-right:9px!important}.secondary-heading{margin-bottom:31px;border-bottom:1px solid #ddd;padding-bottom:.5rem!important;color:#353535}.sidebar{position:-webkit-sticky;position:sticky;top:90px}.sidebar .filter-category li.show{font-weight:600}.our-team .secondary-heading{margin-top:30px}@media (max-width:991.98px){.our-team .doctors-info .doctor-name{font-size:12px}.our-team .doctors-info .doctor-job{font-size:11px}}.tab-heading{font-size:24px;margin-bottom:.5rem}.tab-heading,.tab-subheading{font-weight:500;line-height:1.2}.tab-subheading{font-size:1rem}.home-opening-hours{line-height:1.5}.home-opening-hours p,.home-opening-hours span{color:#fff!important;margin:0!important}.pt-2px{padding-top:2px}.o-0{opacity:0}.o-10{opacity:.1}.o-20{opacity:.2}.o-30{opacity:.3}.o-40{opacity:.4}.o-50{opacity:.5}.o-60{opacity:.6}.o-70{opacity:.7}.o-80{opacity:.8}.o-90{opacity:.9}.o-100{opacity:1}.p-text-xs{font-size:10px}.p-text-sm{font-size:12px}@media screen and (max-width:575.98px){.p-text-sm{font-size:11px}}.p-text-base{font-size:16px}@media screen and (max-width:575.98px){.p-text-base{font-size:15px}}.p-text-md{font-size:18px}@media screen and (max-width:575.98px){.p-text-md{font-size:16px}}.p-text-lg{font-size:22px}@media screen and (max-width:1199.98px){.p-text-lg{font-size:21px}}@media screen and (max-width:575.98px){.p-text-lg{font-size:19px}}.p-text-xl{font-size:32px}@media screen and (max-width:1199.98px){.p-text-xl{font-size:31px}}@media screen and (max-width:575.98px){.p-text-xl{font-size:29px}}.team-workplace-doctors{position:relative;z-index:1}