@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap);.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.7f01b07148f205f6e825.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:8px;height:6px}::-webkit-scrollbar-thumb{border-radius:8px;background-color:#c1c1c1}::-webkit-scrollbar-track{background-color:#f1f1f1}:root{--color-primary:#0047ab;--color-secondary:#02123a;--color-tertiary:#20bdd1;--color-white:#fff;--height-header:100px}::selection{color:#fff;background-color:#20bdd1}body{max-width:1920px;margin:0 auto;font-family:Inter;font-size:17px;color:#35405c;overflow-x:hidden;scroll-behavior:smooth}.cursor-pointer{cursor:pointer}.header-area{padding-top:10px;padding-bottom:10px}@media only screen and (max-width:425px){.header-area{padding-top:5px;padding-bottom:5px}}.header-area .left a{display:block}.header-area .right{text-align:end}.header-area .right ul{margin:0;padding:0}.header-area .right ul li{list-style-type:none;display:inline-block;position:relative;padding-left:50px;text-align:start;vertical-align:middle;margin-right:50px}.header-area .right ul li:last-child{margin-right:0}.header-area .right ul li:hover i{color:var(--color-white);background-color:var(--color-primary)}.header-area .right ul li i{display:inline-block;width:35px;height:35px;line-height:35px;text-align:center;color:var(--color-primary);background-color:#e0f8fc;border-radius:5px;font-size:15px;transition:.5s;position:absolute;top:0;left:0}.header-area .right ul li i.flaticon-placeholder:before{left:2px;position:relative}.header-area .right ul li h4{font-size:15px;margin-bottom:5px}.header-area .right ul li a{display:block;color:#35405c;font-size:13px}.header-area .right ul li a:hover{color:var(--color-primary)}.header-area .right ul li span{display:block;font-size:13px}.side-nav{vertical-align:middle}.side-nav .cart{vertical-align:middle;margin-right:15px;top:3px}.side-nav .cart,.side-nav .cart a{display:inline-block;position:relative}.side-nav .cart a{color:var(--color-white);font-size:30px}.side-nav .cart a span{position:absolute;top:5px;right:-4px;font-size:13px;width:15px;height:15px;line-height:15px;text-align:center;border-radius:50%;color:var(--color-white);background-color:var(--color-secondary)}.side-nav .languages{display:inline-block;vertical-align:middle;margin-right:20px}.side-nav .languages .nice-select{height:30px;line-height:30px;background-color:initial;border:0;font-size:17px;color:var(--color-white);font-weight:500}.side-nav .languages .nice-select:after{border-bottom:2px solid var(--color-white);border-right:2px solid var(--color-white)}.side-nav .languages .nice-select ul{border:0;border-radius:0;display:block;width:100%}.side-nav .languages .nice-select ul li{display:block;width:100%;color:var(--color-secondary);font-size:15px}.side-nav .social{display:inline-block;vertical-align:middle;margin-right:25px}.side-nav .social ul{margin:0;padding:0}.side-nav .social ul li{list-style-type:none;display:inline-block;margin-right:3px}.side-nav .social ul li:last-child{margin-right:0}.side-nav .social ul li a{display:block;color:var(--color-white);font-size:17px}.side-nav .side-menu{vertical-align:middle;display:inline-block}.side-nav .side-menu .modal-btn{padding:0;width:30px;height:30px;text-align:center;border-radius:5px;color:var(--color-primary);background-color:var(--color-white);transition:.5s;font-size:20px}.side-nav .side-menu .modal-btn i{line-height:30px}.side-nav .side-menu .modal-btn:hover{color:var(--color-white);background-color:var(--color-secondary)}ul.pagination{margin:0;padding:0;text-align:center}ul.pagination li{list-style-type:none;display:inline-block;margin-left:5px;margin-right:5px}ul.pagination li a{display:block;font-weight:500;color:var(--color-white)!important;background-color:var(--color-tertiary)!important;border-radius:5px;padding:6px 12px;font-size:16px;border:none;box-shadow:none!important}ul.pagination li.active a,ul.pagination li a:hover{color:var(--color-white)!important;background-color:var(--color-secondary)!important}.switch{position:relative;display:inline-block;width:50px;height:20px}.switch input{display:none}.switch input:checked+.lever{background-color:#2196f3}.switch input:checked+.lever:before{transform:translateX(30px)}.switch input:focus+.lever{box-shadow:0 0 1px #2196f3}.switch span.lever{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:20px}.switch span.lever:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}.lable-switch{display:flex}.lable-switch>span{color:#000;margin:0 5px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:99999}#toast-container *{box-sizing:border-box}#toast-container>div{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;box-shadow:0 0 12px #999;color:#fff;opacity:.8}#toast-container>div.toast-custom{padding:15px;color:#030303}#toast-container>div.toast-custom .toast-close-button{color:#999!important}#toast-container>:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin:auto}.toast{background-color:#fff;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}.imagesThumb input[type=file]{display:none}.imagesThumb>div{width:100px;height:100px;position:relative;border:1px dashed #dcdee3;background-color:#f5f5f5;overflow:hidden;text-align:center;padding:5px;margin:5px;display:inline-block}.imagesThumb>div img{height:100%;width:100%;object-fit:contain}.imagesThumb>div span.del{position:absolute;right:5px;top:5px;padding:5px 10px;cursor:pointer}.imagesThumb>div span.add,.imagesThumb>div span.change{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.admin{background-color:#ededed}.admin :not([class^=fa]){font-family:sans-serif}.admin .table th{border-bottom:1px solid #dee2e6!important}.admin .table td,.admin .table th{border-top:1px solid #dee2e6}.admin .card-header{border:none!important}.admin .card-footer{background-color:#fff!important}.asidebar{position:fixed;top:50px;padding-top:20px;z-index:9;width:200px;height:100%;animation:sidebar .7s}.fixed-action-btn{position:fixed;bottom:65px;right:24px;padding-top:15px;margin-bottom:0;z-index:2}.fixed-action-btn .getlistadd{width:55px;height:55px;border-radius:50%;background:red}.accordion .cke_chrome{border:none}@keyframes sidebar{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item.center{z-index:5}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-carousel.owl-theme .owl-nav{margin-top:0}.owl-carousel.owl-theme .owl-nav .owl-next,.owl-carousel.owl-theme .owl-nav .owl-prev{margin:0;padding:0;position:absolute;top:50%;border-radius:0;transform:translateY(-50%);background-color:initial!important}.owl-carousel.owl-theme .owl-nav .owl-prev{left:.5rem}.owl-carousel.owl-theme .owl-nav .owl-next{right:.5rem}.owl-carousel.owl-theme .owl-dots{position:absolute;bottom:0;display:flex;align-items:center;margin-top:0!important}.owl-carousel.owl-theme .owl-dots .owl-dot{cursor:default}.owl-carousel.owl-theme .owl-dots .owl-dot span{margin:0 .6rem;border-radius:50%;cursor:pointer}.shop-details-area .img-list__options .owl-item{width:unset!important}.grid-center{display:grid;place-items:center}#page-detail{overflow:hidden}#page-detail :not(img,iframe,[class^=fa]){font-family:Inter!important}#page-detail iframe,#page-detail img{max-width:100%}