*{margin:0;padding:0}body{font-family:Lato,sans-serif}html{scroll-behavior:smooth}.container{margin:0 auto}.row{align-items:center;display:flex;justify-content:center}.h-100vh{height:100vh}svg{cursor:pointer}footer{background-color:#191919;padding:70px 0 0}@media (max-width:767px){footer{text-align:center}}footer .container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}footer .container .box h3{color:#fff;font-size:30px;margin:0 0 20px;text-transform:capitalize}footer .container .box .social{display:flex}@media (max-width:767px){footer .container .box .social{justify-content:center}}footer .container .box .social li{margin-right:10px}footer .container .box .social li a{align-items:center;background-color:#313131;color:#b9b9b9;display:inline-flex;font-size:20px;height:50px;justify-content:center;transition:.3s;width:50px}footer .container .box .social .facebook:hover{background:radial-gradient(circle farthest-corner at 35% 90%,#fec564,#0000 50%),radial-gradient(circle farthest-corner at 0 140%,#fec564,#0000 50%),radial-gradient(ellipse farthest-corner at 0 -25%,#5258cf,#0000 50%),radial-gradient(ellipse farthest-corner at 20% -50%,#5258cf,#0000 50%),radial-gradient(ellipse farthest-corner at 100% 0,#893dc2,#0000 50%),radial-gradient(ellipse farthest-corner at 60% -20%,#893dc2,#0000 50%),radial-gradient(ellipse farthest-corner at 100% 100%,#d9317a,#0000),linear-gradient(#6559ca,#bc318f 30%,#e33f5f 50%,#f77638 70%,#fec66d)}footer .container .box .social .twitter:hover{background-color:#191919}footer .container .box .social .youtube:hover{background-color:red}footer .container .box .social .facebook:hover:after,footer .container .box .social .facebook:hover:before,footer .container .box .social .twitter:hover:after,footer .container .box .social .twitter:hover:before,footer .container .box .social .youtube:hover:after,footer .container .box .social .youtube:hover:before{display:none}footer .container .box .text{color:#b9b9b9;line-height:2}footer .container .box .links li{padding:15px 0;transition:.3s}footer .container .box .links li:not(:last-child){border-bottom:1px solid #444}footer .container .box .links li:hover{padding-left:10px}footer .container .box .links li:hover a{color:#fff}footer .container .box .links li a{color:#b9b9b9;transition:.3s}footer .container .box .links li a:before{color:var(--mainColor);content:"\F101";font-family:Font Awesome\ 5 Free;font-weight:900;margin-right:10px}footer .container .box .line{align-items:center;color:#b9b9b9;display:flex;margin-bottom:30px}@media (max-width:767px){footer .container .box .line{flex-direction:column}}footer .container .box .line svg{color:#1877f2;font-size:25px;margin-right:10px}@media (max-width:767px){footer .box .line svg{margin-bottom:15px;margin-right:0}}footer .container .box .line .info{flex:1 1;line-height:1.7}.footer .box .line .info span{display:block}footer .footer-gallery img{border:3px solid #fff;margin:2px;width:78px}footer .copyright{border-top:1px solid #444;color:#fff;margin:50px 0 0;padding:25px 0;text-align:center}@media (max-width:767px){footer .container{grid-template-columns:auto}}.order-details{color:var(--mainColor);font-size:16px;padding:0 20px}header{background-color:#fff;box-shadow:0 0 10px #ddd;position:relative;position:fixed;top:0;width:100%;z-index:11111}header .container{align-items:center;display:flex;justify-content:space-between;position:relative}header .container .logo{align-items:center;display:flex;gap:20px;padding-bottom:5px;padding-top:5px}header .container .logo img{width:50px}header .container .logo svg{cursor:pointer;font-size:35px}header ul{display:none}header ul,header ul.links-first{align-items:center;gap:20px;height:63px;list-style:none}header ul.links-first{display:flex}ul li:hover:before{background-color:#eee}header ul li a{align-items:center;color:#000;display:flex;height:63px;justify-content:center;overflow:hidden;padding:0 20px;position:relative;transition:.3s}header ul li a:before{left:-100%;top:0}header ul li a:after,header ul li a:before{background-color:#314a4d;content:"";height:4px;position:absolute;transition:.3s;width:100%}header ul li a:after{bottom:0;right:-100%}header ul li a:hover:before{left:0}header ul li a:hover:after{right:0}header ul li a:hover{background-color:#fafafa;color:#314a4d}header .container .auth{align-items:center;display:flex;gap:15px}.btn,.logout{background-color:#344e52;border-radius:20px;color:#fff;display:flex;font-size:14px;justify-content:center;padding:10px 15px;transition:.3s;width:92px}.btn:hover,.logout:hover{background-color:#314a4d}.logout{border:none;cursor:pointer}header .container .content{gap:15px}.basket span,header .container .content{align-items:center;display:flex;justify-content:center}.basket span{background-color:#314a4d;border-radius:40px;color:#fff;font-size:11px;height:25px;padding:10px;position:absolute;right:-10px;text-align:center;top:-10px;width:25px}.phone{background-color:#bbbbbb85;border-radius:50px;cursor:pointer;flex-wrap:nowrap;font-size:14px;gap:5px;height:40px;width:40px}.phone,header .container .content .search{align-items:center;display:flex;justify-content:center}header .container .content .search{border:1px solid #314a4d;border-radius:5px;overflow:hidden;padding:0 10px 0 0}header .container .content .search input{border:none;outline:none;padding-bottom:5px;padding-left:5px;padding-top:5px}header .container .content .search svg{background-color:#314a4d;color:#fff;cursor:pointer;padding:11px 15px}@media (min-width:1200px){header .container .logo svg{display:none}}@media (max-width:1200px){header .container .logo svg{display:inline-block}header ul{background-color:#bbbbbb85;display:block;height:-webkit-fit-content;height:fit-content;left:90px;position:absolute;top:63px;transition:.3s;width:250px;z-index:111}header ul:before{border:15px solid;border-color:#0000 #0000 #bbbbbb85;content:"";position:absolute;top:-30px}header ul li a{height:60px;justify-content:flex-start;padding-left:30px}header ul.links-first{display:none}}@media (max-width:992px){header .container .logo{gap:20px}header .container ul{left:90px}header .container .auth{gap:15px}}@media (min-width:768px){header .mobile-links{display:none}}@media (max-width:767px){header .container .auth .logout,header .container .auth a{display:none}header .container ul{display:none;left:57px}header .container .content .search{display:none}header .mobile-links{background-color:#fafafa;display:flex;flex-direction:column;height:75vh;overflow:hidden;padding:20px;position:absolute;transition:.3s;width:0;z-index:11111}header .mobile-links .display{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}header .display img{width:50px}header .display svg{background-color:red;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;height:20px;padding:10px;width:20px}header .mobile-links .search{align-items:center;border:1px solid #314a4d;display:flex;width:100%}header .mobile-links .search input{background-color:initial;border:none;font-size:16px;outline:none;padding:10px;width:100%}header .mobile-links .search svg{background-color:#314a4d;color:#fff;cursor:pointer;padding:15px}header .mobile-links ul{align-items:flex-start;display:flex;flex-direction:column;left:0;margin-bottom:50px;position:relative;top:20px;width:100%}header .mobile-links ul li{width:100%}header .mobile-links ul:before{display:none}header .mobile-links .auth{align-items:center;display:flex;flex-direction:column;gap:15px;width:100%}.logout,header .mobile-links .auth a{border-radius:10px;padding:15px;width:100%}header .container .auth .basket-icone{display:block}}.basket{align-items:center;background-color:#bbbbbb85;border-radius:50px;display:flex;font-size:1rem;height:40px;justify-content:center;padding:.45rem 1.35rem;position:relative;width:40px}.basket svg{color:#000;cursor:pointer;width:60px}div.btn-load{align-items:center;background-color:initial;border-radius:50%;display:flex;font-size:0!important;height:40px;justify-content:center;margin-bottom:0!important;position:relative;width:40px!important}div.btn-load .right{animation:leftt 1.5s linear infinite;border-color:#0000 #fff #fff #0000;border-radius:50%;border-style:solid;border-width:2px;display:inline-block;height:25px;width:25px}div.btn-load .left{animation:rightt 1.5s linear infinite;border-color:#fff #0000 #0000 #fff;border-radius:50%;border-style:solid;border-width:2px;display:inline-block;height:15px;position:absolute;width:15px}@keyframes leftt{0%{rotate:0deg}to{rotate:1turn}}@keyframes rightt{0%{rotate:0deg}to{rotate:-1turn}}.landing{position:relative}.landing:before{background-color:#ececec;content:"";height:100%;left:0;position:absolute;top:-40px;transform:skewy(-6deg);transform-origin:top left;width:100%;z-index:-1}.landing .container{align-items:center;display:flex;margin-top:65px;min-height:calc(100vh - 63px);padding-bottom:120px}.landing .content{flex:2 1}@media (max-width:991px){.landing .content{text-align:center}}.landing .content h1{font-feature-settings:"smcp";font-size:40px;font-variant:small-caps;margin:0 0 15px}@media (max-width:767px){.landing .content h1{font-size:28px}}.landing .content p{color:#666;font-size:23px;line-height:1.5;margin:15px 0;max-width:500px}.landing .content a{border-radius:30px;display:inline-block;padding-bottom:15px;padding-top:15px;text-align:center;width:120px}@media (max-width:991px){.landing .content p{margin:10px auto}}@media (max-width:767px){.landing .content p{font-size:18px}}.landing .container .image-landing{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;width:520px}.landing .container .image-landing div{border-radius:20px;height:200px;overflow:hidden;width:200px}.landing .container .image-landing div img{cursor:pointer;height:100%;max-height:100%;max-width:100%;transition:.3s;width:100%}.landing .container .image-landing img:hover{transform:scale(1.5) rotate(20deg)}@media (max-width:991px){.landing .container .image-landing{display:none}}.landing .go-down{bottom:30px;color:#314a4d;left:50%;position:absolute;transform:translateX(-50%);transition:.3s}.landing .go-down svg{animation:bouncing 1.5s infinite;font-size:30px}.landing .go-down:hover{color:#344e52}@keyframes bouncing{0%,10%,20%,50%,80%,to{transform:translateY(0)}40%,60%{transform:translateY(-15px)}}.range-container{background:#fff;border-radius:15px;box-shadow:0 4px 8px #0000001a;margin:auto;max-width:400px;padding:20px;position:relative}.range-slider{background:#ddd;border-radius:5px;height:6px;margin:30px 0;position:relative}.range-slider input[type=range]{-webkit-appearance:none;appearance:none;background:#0000;height:6px;pointer-events:none;position:absolute;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#007bff;border-radius:50%;cursor:pointer;height:16px;pointer-events:all;-webkit-transition:background .3s;transition:background .3s;width:16px}input[type=range]::-webkit-slider-thumb:hover{background:#0056b3}.range-values{color:#333;display:flex;font-weight:700;justify-content:space-between}.range-values input{border:1px solid #ccc;border-radius:5px;padding:5px;text-align:center;width:80px}.main-title{border:2px solid #000;margin:0 auto 80px;padding:10px 20px;position:relative;text-transform:capitalize;transition:.3s;width:-webkit-fit-content;width:fit-content;z-index:1}.main-title:hover{border:2px solid #fff;color:#fff;transition-delay:.5s}.main-title:before{left:-30px}.main-title:after,.main-title:before{background-color:#314a4d;border-radius:50%;content:"";height:12px;position:absolute;top:50%;transform:translateY(-50%);width:12px}.main-title:after{right:-30px}.main-title:hover:before{animation:left-move .5s linear forwards;z-index:-1}.main-title:hover:after{animation:right-move .5s linear forwards;z-index:-1}.products{padding-bottom:100px;padding-top:100px}.products .container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.products .container .box{background-color:#fff;border-radius:6px;box-shadow:0 2px 15px #0000001a;overflow:hidden;transition:transform .3s,box-shadow .3s}.products .container .box:hover{box-shadow:0 2px 15px #0003;transform:translateY(-10px)}.products .container .box img{max-width:100%!important;width:100%!important}.products .container .box .content{padding:20px}.products .container .box .content h3{color:#314a4d;margin-bottom:0}.products .container .box .content p{color:#777;line-height:1.5;margin:10px 0 0}.products .container .box .info{align-items:center;border-top:1px solid #e6e6e7;display:flex;justify-content:space-between;padding:20px}.products .container .box .info a{color:#314a4d;font-weight:700}.products .container .box .info svg{color:#314a4d}.products .container .box:hover .info svg{animation:moveing .6s linear infinite}.features{background-color:#fff;padding-bottom:100px;padding-bottom:var(--padding-bottom);padding-top:100px;padding-top:var(--padding-top);position:relative}.features .container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.features .container .box{border:1px solid #ccc;text-align:center}.features .container .box .img-holder{overflow:hidden;position:relative}.features .container .box .img-holder:before{content:"";height:100%;left:0;position:absolute;top:-1px;width:100%}.features .container .box .img-holder:after{border-color:#0000 #0000 #fff;border-style:solid;border-width:0 0 170px 500px;bottom:0;content:"";position:absolute;right:0;transition:.3s;transition:var(--main-transition)}.features .container .box:hover .img-holder:after{border-width:170px 500px 170px 0}.features .container .box .img-holder img{max-width:100%}.features .container .box h2{font-size:40px;margin:auto;position:relative;width:-webkit-fit-content;width:fit-content}.features .container .box h2:after{bottom:-20px;content:"";height:5px;left:15px;position:absolute;width:calc(100% - 30px)}.features .container .box p{color:#777;font-size:20px;line-height:2;margin:30px 0;padding:25px}.features .container .box a{border-radius:6px;display:block;font-size:22px;font-weight:700;margin:0 auto 30px;padding:10px 30px;transition:.3s;transition:var(--main-transition);width:-webkit-fit-content;width:fit-content}.features .quality .img-holder:before{background-color:#ff403699}.features .quality h2:after{background-color:#f44036}.features .quality a{background:linear-gradient(90deg,#f44036 50%,#fff 0);background-position:100% 100%;background-size:200% 100%;border:3px solid #f44036;color:#f44036}.features .box:hover a{background-position:0 100%;color:#fff}.features .time .img-holder:before{background-color:#00968899}.features .time h2:after{background-color:#009688}.features .time a{background:linear-gradient(90deg,#009688 50%,#fff 0);background-position:100% 100%;background-size:200% 100%;border:3px solid #009688;color:#009688}.features .passion .img-holder:before{background-color:#03a9f499}.features .passion h2:after{background-color:#03a9f4}.features .passion a{background:linear-gradient(90deg,#03a9f4 50%,#fff 0);background-position:100% 100%;background-size:200% 100%;border:3px solid #03a9f4;color:#03a9f4}@keyframes left-move{50%{height:12px;left:.5px;width:12px}to{border-radius:0;height:100%;left:.5px;width:50%}}@keyframes right-move{50%{height:12px;right:0;width:12px}to{border-radius:0;height:100%;right:0;width:50%}}@keyframes moveing{to{transform:translateX(10px)}}.spinner-container{align-items:center;background-color:rgba(230,242,255,.445);display:flex;height:100vh;justify-content:center;width:100%}.spinner{animation:rotating-spinner 1s linear infinite;border:4px solid #7e7c7c;border-radius:50%;border-top-color:#fff;height:50px;margin:0 10px;width:50px}@keyframes rotating-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.basket-items{align-items:start;display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between;margin-top:100px}.basket-items table{background-color:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 10px #0000001a;font-size:16px;max-width:800px;min-width:800px;overflow:hidden}.basket-items table thead{background-color:#314a4d;color:#fff}.basket-items table td,.basket-items table th{border-bottom:1px solid #ddd;padding:12px 15px;text-align:center;width:150px}.basket-items tbody tr:nth-child(2n){background-color:#f9f9f9}.basket-items tbody tr:hover{background-color:#f1f1f1;transition:background-color .3s ease}.basket-items tbody tr td img{border-radius:10px;width:100px}.basket-items .checkout{align-self:start;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:0;padding:20px;width:300px}.basket-items .checkout div{align-items:center;display:flex;justify-content:space-between;padding:15px 0}.basket-items .checkout div span:first-of-type{color:#212529b3!important}.basket-items .checkout div.discount{border:1px solid #314a4d;margin:15px 0;overflow:hidden;padding:0;width:100%}.basket-items .checkout div.discount input{border:none;flex:1 1;outline:none;padding:10px}.basket-items .checkout div.discount .btn-input{padding:10px}.basket-items .checkout div.discount .btn-input,.basket-items a.apply{align-items:center;background-color:#314a4d;color:#fff;cursor:pointer;display:flex;justify-content:center}.basket-items a.apply{border:none;border-radius:6px;font-size:16px;margin-bottom:15px;margin-top:15px;padding:15px;width:100%}.basket-items .or{display:block!important;margin-bottom:10px;margin-top:40px;position:relative;text-align:center;width:100%}.basket-items .or:before{background-color:#314a4d;content:"";height:2px;left:0;position:absolute;top:-10px;width:100%}.basket-items .or:after{background:#fff;border-radius:50%;content:"or";left:50%;padding:15px;position:absolute;top:-37px;transform:translateX(-50%)}.basket-items .or a{color:#314a4d;cursor:pointer}@media (max-width:1200px){.basket-items{justify-content:center}.basket-items .tabble{overflow-x:scroll}.basket-items .checkout{width:100%}.basket-items table{max-width:100%}}.checkout-fin{align-self:start;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:0;overflow:hidden;padding:20px;width:400px}.checkout-fin .container{display:flex;justify-content:center;width:100%}.checkout-fin .container form{display:flex;flex-direction:column;gap:30px;padding:30px 0;width:100%}.checkout-fin .container form div{border:1px solid #314a4d;border-radius:6px;position:relative}.checkout-fin .container form div.city select{border:none;border-radius:6px;outline:none;padding:15px;width:100%}.checkout-fin .container form div.city label{opacity:1;top:-3px}.checkout-fin .container form div input{border:none;border-radius:6px;outline:none;padding:15px;width:100%}.checkout-fin label{background-color:#fff;left:15px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:.3s}.checkout-fin form input:not(:placeholder-shown)+label{opacity:1;top:-13px;transform:none}.checkout-fin .container .sub{align-items:center;border:none;display:flex;justify-content:space-between}.checkout-fin .container .sub button{background-color:#314a4d;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:15px 20px}.checkout-fin .container .sub a{background-color:red;border:none;border-radius:6px;color:#fff;padding:15px 20px}@media (max-width:1200px){.basket-items{justify-content:center}.basket-items .container{width:100%}.basket-items .tabble{overflow-x:scroll;width:100%}.basket-items .checkout-fin{width:100%}.basket-items .tabble table{max-width:100%;min-width:100%}}@media (max-width:991px){.basket-items table{background-color:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 10px #0000001a;font-size:16px;max-width:100%;min-width:800px;overflow:hidden}}.insta-phone{text-wrap:wrap;color:#314a4d;font-size:20px}.d-flex{display:flex}.d-block{display:block}.align-center{align-items:center}.space-between{justify-content:space-between}.f-wrap{flex-wrap:wrap}.d-grid{display:grid}.gap-20{gap:20px}.p-20{padding:20px}.p-0{padding:0}.p-10{padding:10px}.p-15{padding:15px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-10{padding-bottom:10px}.pl-15{padding-left:15px}.m-20{margin:20px}.m-15{margin:15px}.m-0{margin:0}.mt-0{margin-top:0}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mb-20{margin-bottom:20px}.mb-10{margin-bottom:10px}.mb-5{margin-bottom:5px}.mb-15{margin-bottom:15px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.rad-6{border-radius:6px}.rad-half{border-radius:50%}.b-none{border:none}.border-ccc{border:1px solid #ccc}.border-eee{border:1px solid #eee}.rad-10{border-radius:10px}.bg-white{background-color:#fff}.bg-eee{background-color:#eee}.bg-blue{background-color:#344e52;background-color:var(--blue-color)}.bg-orange{background-color:#f59e0b;background-color:var(--orange-color)}.bg-green{background-color:#22c55e;background-color:var(--green-color)}.bg-red{background-color:#f44336;background-color:var(--red-color)}.c-white{color:#fff}.c-black{color:#000}.c-grey{color:#888;color:var(--gray-color)}.c-red{color:#f44336;color:var(--red-color)}.c-blue{color:#344e52;color:var(--blue-color)}.c-orange{color:#f59e0b;color:var(--orange-color)}.c-green{color:#22c55e;color:var(--green-color)}.p-relative{position:relative}.p-absolute{position:absolute}.txt-c{text-align:center}.fs-14{font-size:14px}.fs-15{font-size:15px}.fs-13{font-size:13px}.fs-25{font-size:25px}.fw-bold{font-weight:700}.w-full{width:100%}.h-full{height:100%}.w-fit{width:-webkit-fit-content;width:fit-content}.w-100{width:100px}.h-100{height:100px}.between-flex{align-items:center;display:flex;justify-content:space-between}@media (max-width:767px){.hide-mobile{display:none}.txt-c-mobile{text-align:center}.block-mobile{display:block}}.center-flex{align-items:center;display:flex;justify-content:center}.btn-shape{border-radius:6px;padding:4px 10px}.sidebar{box-shadow:0 0 10px #ddd;width:250px}.sidebar>h3{margin-bottom:50px}.sidebar>h3 svg{display:none}.sidebar>h3:before{bottom:-20px;height:2px;width:80px}.sidebar>h3:after,.sidebar>h3:before{background-color:#000;content:"";left:50%;position:absolute;transform:translateX(-50%)}.sidebar>h3:after{border:4px solid #fff;border-radius:50%;bottom:-29px;height:12px;width:12px}.sidebar ul li a{margin-bottom:5px;transition:.3s}.sidebar ul li .active,.sidebar ul li a:hover{background-color:#f6f6f6}.sidebar ul li a span{font-size:14px;margin-left:10px}@media (max-width:767px){.sidebar{padding:10px;width:62px}.sidebar>h3{font-size:12px;margin-bottom:15px}.sidebar ul li a span,.sidebar>h3:after,.sidebar>h3:before{display:none}.sidebar>h3 svg{display:flex;font-size:16px;margin-top:15px}.sidebar>h3 span{display:none}.sidebar>h3{align-items:center;display:flex;justify-content:center}}.page{background-color:#f1f5f9;min-height:100vh}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}:root{--blue-color:#344e52;--blue-alt-color:#314a4d;--orange-color:#f59e0b;--green-color:#22c55e;--red-color:#f44336;--gray-color:#888}body{font-family:Open Sans,sans-serif}:focus{outline:none}a{text-decoration:none}ul{list-style:none;padding:0}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#344e52;background-color:var(--blue-color)}::-webkit-scrollbar-thumb:hover{background-color:#314a4d;background-color:var(--blue-alt-color)}.content{overflow:hidden}.content .search{align-items:center;border:1px solid #314a4d;border-radius:5px;display:flex;justify-content:center;overflow:hidden;padding:0 10px 0 0}.content .search input{border:none;outline:none;padding-bottom:5px;padding-left:5px;padding-top:5px}.content .search svg{background-color:#314a4d;color:#fff;cursor:pointer;padding:11px 15px}.content .head .icon span.notification:before{background-color:#f44336;background-color:var(--red-color);border-radius:50%;content:"";height:10px;position:absolute;right:-5px;top:-5px;width:10px}.content .head .icon img{height:32px;margin-left:15px;width:32px}.page .content h1{margin:20px 20px 40px}.page .content h1:after,.page .content h1:before{bottom:-10px;content:"";height:3px;left:0;position:absolute}.page .content h1:before{background-color:#fff;width:120px}.page .content h1:after{background-color:#000;width:40px}.friends-page{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media (max-width:767px){.friends-page{gap:10px;grid-template-columns:minmax(200px,1fr);margin-left:10px;margin-right:10px}}.friends-page .friend .contact svg{background-color:#eee;border-radius:50%;color:#666;cursor:pointer;font-size:13px;margin-right:5px;padding:10px;transition:.3s}.friends-page .friend .contact svg:hover{background-color:#344e52;background-color:var(--blue-color);color:#fff}.friends-page .friend .contact{left:10px;position:absolute;top:10px}.friends-page .friend .icons{border-bottom:1px solid #eee;border-top:1px solid #eee;margin:15px 0;padding:15px 0}.friends-page .friend .icons svg{margin-right:5px}.friends-page .friend .icons .vip{font-size:40px;opacity:.2;position:absolute;right:0;top:50%;transform:translateY(-50%)}.friends-page .friend .info div>button{border:none;cursor:pointer;margin-right:6px;outline:none;padding:8px 15px}@media (max-width:767px){.friends-page .friend .info div{display:flex}}.create-product{background-color:#344e52;background-color:var(--mainCAlt);border-radius:6px;margin-left:20px;transition:.3s;width:-webkit-fit-content;width:fit-content}.create-product:hover{background-color:#314a4d;background-color:var(--mainColor)}.create-product a{align-items:center;color:#fff;display:flex;gap:10px;padding:10px 15px}.products-table{margin-left:20px;margin-top:20px;overflow-x:scroll;padding:20px 20px 20px 0}@media (min-width:1200px){.products-table table{max-width:100%;min-width:100%}}.products-table table{background-color:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 10px #0000001a;font-size:16px;overflow:hidden}@media (max-width:1199px){.products-table table{max-width:1100px;min-width:1100px}}.products-table table thead{background-color:#314a4d;color:#fff}.products-table table td,.products-table table th{border-bottom:1px solid #ddd;padding:12px 15px;text-align:center;width:150px}.products-table tbody tr:nth-child(2n){background-color:#f9f9f9}.products-table tbody tr:hover{background-color:#f1f1f1;transition:background-color .3s ease}.products-table tbody tr td img{border-radius:10px;width:100px}.products-table tbody tr td .actions{align-items:center;display:flex;gap:15px;justify-content:center}.products-table tbody tr td .actions .update{color:#314a4d;color:var(--mainColor);cursor:pointer;font-size:20px}.products-table tbody tr td .actions .delete{color:red;cursor:pointer;font-size:20px}.add-product{display:flex;justify-content:center;margin-bottom:20px;margin-top:20px;padding:0 20px;width:100%}.add-product form{background-color:#fff;border-radius:6px;box-shadow:0 2px 10px #0000001a;color:#000;padding:20px;width:100%}.add-product form div{display:flex;flex-direction:column;font-size:16px;margin-bottom:15px;width:100%}.add-product form div input{margin-top:5px;padding:10px;width:100%}.add-product form select{margin-top:5px;padding:10px}.add-product form button.create{align-items:center;background-color:#314a4d;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:45px;justify-content:center;padding:15px;width:100%}@media (max-width:767px){.add-product form{width:100%}}.preview-images .image-upload{align-items:center;display:flex!important;flex-direction:row;justify-content:space-between!important;margin-bottom:10px!important}.preview-images .image-upload svg{color:red;cursor:pointer;font-size:30px}.single-pro{display:flex;margin-top:80px}.single-pro .slid{margin-right:40px;width:500px}@media (max-width:767px){.single-pro .slid{margin-bottom:20px;margin-right:0}}.single-pro .data{flex:1 1;text-align:start}.single-pro .data h1{color:#314a4d;margin-bottom:20px}.single-pro .data p{color:#344e52;font-size:18px;margin-bottom:10px}.single-pro .data p:last-of-type{align-items:center;border-top:1px solid #000;color:#418fde;display:flex;font-weight:700;justify-content:space-between;padding:20px 0}.single-pro .data p:last-of-type svg{color:#314a4d;cursor:pointer}:root{--mainColor:#314a4d;--mainCAlt:#344e52;--main-transition:0.3s;--padding-top:100px;--padding-bottom:100px;--background-section:#ececec}.create-category{background-color:#344e52;background-color:var(--mainCAlt);border-radius:6px;margin-left:20px;transition:.3s;width:-webkit-fit-content;width:fit-content}.create-category:hover{background-color:#314a4d;background-color:var(--mainColor)}.create-category a{align-items:center;color:#fff;display:flex;gap:10px;padding:10px 15px}.categories-table{margin-left:20px;margin-top:20px;overflow-x:auto!;padding:20px 20px 20px 0}.categories-table table{background-color:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 10px #0000001a;font-size:16px;max-width:100%;min-width:100%;overflow:hidden}.categories-table table thead{background-color:#314a4d;color:#fff}.categories-table table td,.categories-table table th{border-bottom:1px solid #ddd;padding:12px 15px;text-align:center;width:150px}.categories-table tbody tr:nth-child(2n){background-color:#f9f9f9}.categories-table tbody tr:hover{background-color:#f1f1f1;transition:background-color .3s ease}.categories-table tbody tr td img{border-radius:10px;width:100px}.categories-table tbody tr td .actions{align-items:center;display:flex;gap:15px;justify-content:center}.categories-table tbody tr td .actions .update{color:#314a4d;color:var(--mainColor);cursor:pointer;font-size:20px}.categories-table tbody tr td .actions .delete{color:red;cursor:pointer;font-size:20px}.add-category{display:flex;justify-content:center;margin-top:20px;width:100%}.add-category form{background-color:#fff;border-radius:6px;box-shadow:0 2px 10px #0000001a;color:#000;padding:20px;width:500px}.add-category form div{display:flex;flex-direction:column;font-size:16px;margin-bottom:15px;width:100%}.add-category form div input{margin-top:5px;padding:10px;width:100%}.add-category form select{margin-top:5px;padding:10px}.add-category form button.create{align-items:center;background-color:#314a4d;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:45px;justify-content:center;padding:15px;width:100%}@media (max-width:767px){.add-category form{width:320px}}.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:#0000;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5));outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{left:50%;padding:10px;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;touch-action:none;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{bottom:auto;left:20px;right:auto;top:50%;transform:translateY(-50%);width:auto}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:#0000;border:4px solid #0000;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.feedback{margin-top:100px}.feedback .container{display:flex;flex-direction:column;gap:10px}.feedback .container label{color:#314a4d;font-size:18px;font-weight:700}.feedback .container textarea{height:100px;margin-bottom:10px;padding:20px 15px;resize:none;width:100%}.feedback .container button{background-color:#314a4d;border:none;color:#fff;cursor:pointer;padding:15px}.feedback .container form{display:flex;flex-direction:column}.feedback .container form input{margin-bottom:10px;padding:10px}.feedback-user{align-items:start;display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between;margin-top:100px}.feedback-user table{background-color:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 10px #0000001a;font-size:16px;max-width:100%;min-width:100%;overflow:hidden}.feedback-user table thead{background-color:#314a4d;color:#fff}.feedback-user table td,.feedback-user table th{border-bottom:1px solid #ddd;padding:12px 15px;text-align:center;width:150px}.feedback-user tbody tr:nth-child(2n){background-color:#f9f9f9}.feedback-user tbody tr:hover{background-color:#f1f1f1;transition:background-color .3s ease}.feedback-user tbody tr td img{border-radius:10px;width:100px}.feedback-user tbody tr td .actions{align-items:center;display:flex;gap:15px;justify-content:center}.feedback-user tbody tr td .actions .update{color:var(--mainColor);cursor:pointer;font-size:20px}.feedback-user tbody tr td .actions .delete{color:red;cursor:pointer;font-size:20px}@media (max-width:1200px){.feedback-user{justify-content:center}.feedback-user .tabble{overflow-x:scroll}.feedback-user table{max-width:100%}}@media (max-width:991px){.feedback-user table{background-color:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 10px #0000001a;font-size:16px;max-width:100%;min-width:800px;overflow:hidden}}.text-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.text-wrapper .title{color:#ee4b5e;font-size:5em;font-weight:700}.text-wrapper .subtitle{color:#1fa9d6;font-size:40px;font-weight:700}@media (max-width:576px){.container{width:100%}}@media (min-width:576px){.container{width:540px}}@media (min-width:768px){.container{padding:0 20px;width:720px}}@media (max-width:768px){.container{padding:0 15px}}@media (min-width:992px){.container{width:960px}}@media (max-width:992px){.container{width:90%}}@media (min-width:1200px){.container{width:1160px}}@media (min-width:1400px){.container{width:1320px}}.form{background-image:linear-gradient(120deg,#fff,#fff 50%);border-radius:12px;box-shadow:0 0 20px #0000004d;height:35rem;overflow:hidden;padding:20px;position:relative;width:100%}.parent{background-color:#e9effb}.form:before{background-image:url(/static/media/register-1-resized.f44ac81b2c1a7372ff69.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;position:absolute;right:0;top:0;width:50%}.form h1{color:#314a4d;margin-bottom:20px;margin-top:60px;text-align:center;width:50%}.form h1.head-login{margin-top:100px}.form input{border:1px solid #777;border-radius:8px;cursor:text;display:block;margin-bottom:5px;outline:none;padding:10px;width:60%}.form input:not(:placeholder-shown)+label{opacity:1;top:-52px}.form input:focus:valid{border-color:green}.form input:focus:not(:valid){border-color:red}.form label{align-self:flex-start;background-color:#fff;cursor:text;font-size:14px;margin-left:21.5%;opacity:0;padding:0 4px;position:relative;top:-35px;transition:.3s;width:-webkit-fit-content;width:fit-content}.form .inputs,.form .or{flex-direction:column;width:50%}.form .inputs,.form .or,.form button{align-items:center;display:flex;justify-content:center}.form button{background-color:#314a4d;border:none;color:#fff;cursor:pointer;font-size:14px;height:46px;padding:15px;width:60%}.form .inputs{margin-bottom:20px}.form .or .line{align-items:center;background-color:#314a4d;display:flex;height:2px;justify-content:center;position:relative;width:60%}.form .or .line:before{background-color:#fff;content:"or";padding:0 10px;position:absolute;top:-12px}.form .others{display:flex;margin-top:15px}.form .others,.form .others a{color:#314a4d;justify-content:center;text-align:center;width:60%}.form .others a{font-size:14px;width:-webkit-fit-content;width:fit-content}.error{margin-top:20px;width:50%}.err{color:red;font-size:14px;margin-bottom:20px;margin-top:-20px;padding:0;text-align:left;width:60%}@media (max-width:1200px){.err,.form .line,.form .others,.form button,.form input{width:70%!important}}@media (max-width:992px){.form:before{display:none}.form{align-items:center;display:flex;flex-direction:column;width:80%!important}.err,.error,.form .inputs,.form .line,.form .or,.form .others,.form button,.form input{width:95%!important}.form label{margin-left:6%}}@media (max-width:768px){.form{align-items:center;display:flex;flex-direction:column;width:100%!important}.err,.error,.form .inputs,.form .line,.form .or,.form .others,.form button,.form input{width:95%!important}.form label{margin-left:6%}}
/*# sourceMappingURL=main.37382566.css.map*/