﻿.feedback-window-panel{padding:0;width:450px;max-width:700px;}.feedback-window-panel>div{position:relative;width:100%;}.feedback-window-panel .ffw-loading{position:absolute;top:0;left:0;background:rgba(255,255,255,.57);display:flex;width:100%;height:100%;justify-content:center;align-items:center;font-size:18px;}.feedback-window-panel .ffw-loading>div{background:#ffbe5a;display:inline-block;color:#fff;padding:10px 24px;border-radius:105px;}.feedback-window-panel .feedback-window-panel-content>div{width:100%;background:#fff;}.feedback-window-panel .feedback-window-panel-content .ffw-form{width:100%;background:#fff;padding:40px;border-radius:30px;}.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-form-title{font-size:18px;margin-bottom:20px;font-weight:bold;color:#000;text-align:center;}.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field{display:flex;flex-direction:column;position:relative;margin-bottom:15px;}.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type=text],.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type=tel],.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type=email],.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field textarea{width:100%;padding:10px 15px;border:1px solid #ccc;border-radius:5px;font-size:14px;}.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type=text]::placeholder,.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type=tel]::placeholder,.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type=email]::placeholder,.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field textarea::placeholder{font-family:inherit;}.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type=text]:focus,.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type=text]:hover,.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type=tel]:focus,.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type=tel]:hover,.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type=email]:focus,.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type=email]:hover,.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field textarea:focus,.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field textarea:hover{border-color:#808080;}.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type=text],.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type=tel],.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type=email]{height:42px;}.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field textarea{height:100px;min-height:100px;font-family:inherit;resize:vertical;}.feedback-window-panel .feedback-window-panel-content .ffw-form .attach-file input[type=file]{opacity:0;position:absolute;z-index:-1;}.feedback-window-panel .feedback-window-panel-content .ffw-form .send-button{width:100%;text-align:center;}.feedback-window-panel .feedback-window-panel-content .ffw-form .send-button>a{display:inline-block;padding:10px 30px;border-radius:5px;text-align:center;color:#000;text-decoration:none;font-size:14px;font-weight:bold;background:#ffbe5a;transition:all 350ms;}.feedback-window-panel .feedback-window-panel-content .ffw-form .send-button>a:hover{background:#ffa720;}.feedback-form>div{position:relative;}.feedback-form .ff-loading{position:absolute;top:0;left:0;background:rgba(255,255,255,.57);display:flex;width:100%;height:100%;justify-content:center;align-items:center;font-size:18px;}.feedback-form .ff-loading>div{background:#ffbe5a;display:inline-block;color:#fff;padding:10px 24px;border-radius:105px;}.feedback-form .feedback-form-panel-content>div{width:100%;background:#fff;}.feedback-form .feedback-form-panel-content .ff-form{width:100%;background:#fff;padding:20px 0;}.feedback-form .feedback-form-panel-content .ff-form .ff-form-title{font-size:16px;margin-bottom:20px;font-weight:bold;color:#000;}.feedback-form .feedback-form-panel-content .ff-form .ff-field{display:flex;flex-direction:column;position:relative;margin-bottom:15px;}.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type=text],.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type=tel],.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type=email],.feedback-form .feedback-form-panel-content .ff-form .ff-field textarea{width:100%;padding:10px 15px;border:1px solid #ccc;border-radius:5px;font-size:14px;}.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type=text]::placeholder,.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type=tel]::placeholder,.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type=email]::placeholder,.feedback-form .feedback-form-panel-content .ff-form .ff-field textarea::placeholder{font-family:inherit;}.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type=text]:focus,.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type=text]:hover,.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type=tel]:focus,.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type=tel]:hover,.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type=email]:focus,.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type=email]:hover,.feedback-form .feedback-form-panel-content .ff-form .ff-field textarea:focus,.feedback-form .feedback-form-panel-content .ff-form .ff-field textarea:hover{border-color:#808080;}.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type=text],.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type=tel],.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type=email]{height:42px;}.feedback-form .feedback-form-panel-content .ff-form .ff-field textarea{height:100px;min-height:100px;font-family:inherit;resize:vertical;}.feedback-form .feedback-form-panel-content .ff-form .attach-file input[type=file]{opacity:0;position:absolute;z-index:-1;}.feedback-form .feedback-form-panel-content .ff-form .send-button{width:100%;text-align:center;}.feedback-form .feedback-form-panel-content .ff-form .send-button>a{display:inline-block;margin:20px 0 13px;padding:10px 30px;border-radius:5px;text-align:center;color:#000;text-decoration:none;font-size:14px;font-weight:bold;background:#ffbe5a;transition:all 350ms;}.feedback-form .feedback-form-panel-content .ff-form .send-button>a:hover{background:#ffa720;}.thank-you-window{border-top:5px solid #ffbe5a;background:#fff!important;padding:22px 40px 35px;}.thank-you-window>div:nth-child(1){font-size:24px;font-weight:bold;}.thank-you-window>div:nth-child(2){font-size:18px;}.clearfix{overflow:hidden;clear:both;float:none;}.clearfix{overflow:hidden;clear:both;float:none;}*{margin:0;padding:0;font-size:100%;font:inherit;vertical-align:top;box-sizing:border-box;background-repeat:no-repeat;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}table{border-collapse:collapse;border-spacing:0;}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;}section{padding-top:60px;}input,textarea,button,a{outline:0;}a{text-decoration:none;}strong{font-weight:700;}em{font-style:italic;}body{font-style:normal;overflow-x:hidden;min-width:320px;background-color:#fff;}html{height:100%;}body{height:100%;}#mainForm{height:100%;}#page{height:100%;}.document{min-height:100%;}.aspNetDisabled{cursor:default;}.toTop{position:fixed;z-index:20;right:50px;bottom:50px;display:none;width:50px;height:50px;border:3px solid #ccc;background-color:#fff;text-decoration:none;box-shadow:0 0 5px rgba(0,0,0,.25);transition:.3s;}.toTop::before{content:"";position:absolute;top:50%;left:50%;width:15px;height:15px;border-top:2px solid #808080;border-right:2px solid #808080;transform:translate(-50%,-40%) rotate(-45deg);}.toTop:hover{border-color:#808080;}@media only screen and (max-width:1200px){.toTop{display:none!important;}}.mfValidation{margin-top:3px;margin-left:15px;font-size:12px;color:#f00;font-weight:600;}.fancybox-slide--html .fancybox-content{background:transparent;overflow:visible;}.fancybox-slide--iframe .fancybox-content{width:100%;height:auto;max-height:none;max-width:100%;background:transparent;}.fancybox-slide--iframe .fancybox-iframe{margin:0;width:100%;background:transparent;overflow:visible;}.fancybox-slide .fancybox-close-small{position:absolute;top:7px;right:7px;width:30px;height:30px;padding:0;margin:0;border:0;border-radius:0;outline:0;background:transparent;z-index:100;cursor:pointer;outline:0;}.fancybox-slide .fancybox-close-small::before,.fancybox-slide .fancybox-close-small::after{content:"";position:absolute;top:50%;left:50%;width:20px;height:2px;background-color:#17375e;border-radius:50px;transition:all .3s;outline:0;}.fancybox-slide .fancybox-close-small::before{transform:translate(-50%,-50%) rotate(45deg);}.fancybox-slide .fancybox-close-small::after{transform:translate(-50%,-50%) rotate(-45deg);}.fancybox-slide .fancybox-close-small:hover::before,.fancybox-slide .fancybox-close-small:hover::after{background-color:#17375e;}.fancybox-slide .fancybox-close-small svg{display:none;}@media(max-width:767px){.fancybox-slide .fancybox-close-small{top:10px;right:10px;}.fancybox-slide .fancybox-close-small::before,.fancybox-slide .fancybox-close-small::after{background-color:#3b8699;}}.fancybox-bg{background-color:#17375e;}.fancybox-is-open .fancybox-bg{opacity:.7;}.seo-block{margin:40px 0;}.login-container{display:block;width:500px;margin:60px auto;}@media(max-width:550px){.login-container{width:100%;}.login-container .LoginUser{width:100%;}}.login-container table{width:100%;}.login-container .login-header{display:block;margin-bottom:20px;padding:10px;font-size:20px;background-color:#17375e;color:#fff;text-align:center;}.login-container .login-wrapper{border:1px solid #17375e;}.login-container .login-block{padding-right:20px;padding-bottom:10px;padding-left:20px;}.login-container .login-row{position:relative;margin-bottom:15px;}.login-container .login-row label,.login-container .login-row input{display:block;}.login-container .login-row label{margin-bottom:5px;font-weight:bold;}.login-container .login-row input{display:block;width:100%;height:35px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:transparent;background-image:none;border:1px solid #ccc;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}.login-container .login-row input::placeholder{color:#000;}.login-container .login-button{margin-bottom:10px;text-align:center;}.login-container .btn-blue{margin-left:auto;margin-right:auto;width:250px;}.login-container .login-error .validation-summary-errors{text-align:center;}.login-container .field-validation-error{position:absolute;bottom:8px;right:15px;font-size:12px;}.login-container .login-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:30px;margin-bottom:10px;}.login{text-align:center;}.custom-checkbox input[type=checkbox]{display:none;}.custom-checkbox label{display:flex;align-items:center;cursor:pointer;}.custom-checkbox label::before{content:"";font-family:bootstrap-icons;border:1px solid #17375e;display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:10px;border-radius:3px;font-size:21px;transition:all .3s;}.custom-checkbox input[type=checkbox]:checked~label::before{content:"";background-color:#17375e;color:#fff;}.text-block .div-row-text ul{margin-bottom:25px;}.text-block .div-row-text ul li{margin-bottom:15px;position:relative;padding-left:30px;}.text-block .div-row-text ul li:last-child{margin-bottom:0;}.text-block .div-row-text ul li::before{content:"";width:16px;height:16px;background-image:url("Images/check.svg");background-position:center;background-repeat:no-repeat;background-size:contain;flex-shrink:0;position:absolute;left:0;top:5px;}.text-block .div-row-text p{margin-bottom:15px;}.text-block .div-row-text strong{font-weight:600;}.text-block .div-row-text table{width:100%!important;border-collapse:separate;border-spacing:0;border-radius:6px;overflow:hidden;margin-top:30px;margin-bottom:30px;}.text-block .div-row-text table tr td{padding:10px 15px;border-bottom:1px solid #dfe5ee;border-right:1px solid #dfe5ee;vertical-align:top;text-align:left;}.text-block .div-row-text table tr td:first-child{border-left:1px solid #dfe5ee;}.text-block .div-row-text table tr:last-child td:first-child{border-bottom-left-radius:6px;}.text-block .div-row-text table tr:last-child td:last-child{border-bottom-right-radius:6px;}.text-block .div-row-text table tr:first-child{border-radius:6px;}.text-block .div-row-text table tr:first-child td{font-weight:600;color:#17375e;background-color:#dfe5ee;padding:10px 15px;border:0;}.error-window{border-top:5px solid #fff;padding:22px 40px 35px;color:#fff;max-width:400px;background:#f86a6a!important;}.error-window>div:nth-child(1){font-size:24px;font-weight:bold;}.error-window>div:nth-child(2){font-size:18px;}.login-window-panel>div,.registration-window-panel>div{background-color:#fff;}section{padding-top:60px;padding-left:0;overflow:hidden;}.section-bg{background-color:#f6f9fe;}.section-title{text-align:center;padding-bottom:30px;}.section-title table{width:100%!important;}.section-title tr:first-child td>*{font-size:13px;letter-spacing:1px;font-weight:700;padding:8px 20px;margin:0;background:#e7f1fd;color:#17375e;display:inline-block;text-transform:uppercase;border-radius:50px;}.section-title tr strong{color:#17375e;}.section-title tr:nth-child(2) td>*{margin:15px 0 0 0;font-size:32px;font-weight:700;}.section-title tr:nth-child(3) td{margin:0 auto 0 auto;padding-top:15px;font-weight:600;}@media(min-width:1024px){.section-title tr:nth-child(3) td{width:50%;}}.page-title{font-family:"Poppins",sans-serif;color:#212529;line-height:56px;font-weight:700;margin-top:60px;margin-bottom:25px;font-size:48px;}@media(max-width:767px){.page-title{font-size:40px;line-height:46px;margin-top:40px;}}.btn-blue{padding-left:42px;padding-right:42px;display:inline-block;background-color:#17375e;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;height:44px;font-size:16px;font-weight:600;text-decoration:underline;border-radius:6px;outline:0;box-shadow:none;border:0;transition:all .3s;}.btn-blue:hover{background-color:#3b8af2;}@media(max-width:767px){.lead{font-size:16px;line-height:26px;}}.form-row{display:flex;flex-direction:column;position:relative;margin-bottom:20px;}.form-row .form-label{display:inline-block;margin-bottom:5px;}.form-row input[type=text],.form-row input[type=tel],.form-row input[type=email],.form-row textarea{width:100%;padding:10px 15px;border:1px solid #e5e5e5;border-radius:6px;font-size:14px;transition:all .3s;}.form-row input[type=text]::placeholder,.form-row input[type=tel]::placeholder,.form-row input[type=email]::placeholder,.form-row textarea::placeholder{font-family:inherit;}.form-row input[type=text]:focus,.form-row input[type=text]:hover,.form-row input[type=tel]:focus,.form-row input[type=tel]:hover,.form-row input[type=email]:focus,.form-row input[type=email]:hover,.form-row textarea:focus,.form-row textarea:hover{border-color:#17375e;}.form-row input[type=text],.form-row input[type=tel],.form-row input[type=email]{height:44px;}.form-row textarea{height:88px;font-family:inherit;resize:none;}.breadcrumbs-wrapper{padding-top:30px;padding-bottom:30px;}.breadcrumbs{display:inline-block;text-align:left;}.breadcrumbs a{color:#17375e;transition:all .3s;}.breadcrumbs a:hover{color:#17375e;}.breadcrumbs>*{font-size:16px;display:inline;margin-right:11px;color:#17375e;}.breadcrumbs>*:last-child{margin-right:0;cursor:default;}.breadcrumbs>*:last-child a,.breadcrumbs>*:last-child span{color:#212529;}.breadcrumbs-arrow{display:inline-block;width:16px;height:16px;border-radius:50%;background-color:#f6f9fe;position:relative;top:4px;}.breadcrumbs-arrow::after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;border:solid #17375e;border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(-45deg);display:inline-block;}.wSelect-theme-classic.wSelect{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";box-shadow:none;border:1px solid #e5e5e5;font-size:16px;font-weight:400;color:#212529;line-height:1;border-radius:6px;background-color:transparent;margin-bottom:0;padding:12px 10px 13px 16px;transition:all .3s;width:100%!important;max-width:100%;}.wSelect-selected{padding:0 0 1px;margin:0 32px 0 0;}.wSelect-theme-classic.wSelect-active,.wSelect-theme-classic.wSelect-hover{background-color:#fff;border-color:#17375e;}.wSelect-arrow{width:42px;}.wSelect-arrow::before{content:"";position:absolute;top:16px;left:50%;width:9px;height:9px;border:solid #17375e;border-width:0 2px 2px 0;transform:translateX(-50%) rotate(45deg);display:inline-block;}.wSelect-theme-classic .wSelect-options-holder{border:1px solid #17375e;background-color:#fff;border-radius:6px;top:45px!important;left:auto;right:0;width:100%!important;max-width:100%;min-width:91px;}.wSelect-option{background-color:transparent!important;color:#212529!important;transition:all .3s;font-weight:400;font-size:16px;margin-bottom:6px;position:relative;}.wSelect-option-value{padding:1px;margin:0 40px 0 15px;}.wSelect-theme-classic .wSelect-option-selected{background-color:transparent;color:#808da2!important;}.wSelect-theme-classic .wSelect-option:hover{background-color:transparent;color:#17375e!important;}.wSelect-options{height:auto!important;overflow-y:auto;overflow-x:auto;padding-top:11px;padding-bottom:10px;background-color:#fff;border:0!important;}.secondary-header h1,.secondary-header h2,.secondary-header h3,.secondary-header h4,.secondary-header h5,.secondary-header h6{color:#d63384;margin-top:1.5rem!important;margin-bottom:1.5rem!important;font-size:3rem;font-weight:500;line-height:1.2;}@media(max-width:1199px){.secondary-header h1,.secondary-header h2,.secondary-header h3,.secondary-header h4,.secondary-header h5,.secondary-header h6{font-size:calc(1.425rem + 2.1vw);}}.quick-order-panel{padding:0;}@media(max-width:575px){.quick-order-panel{width:100%;}}.quick-order-panel>div{position:relative;max-width:1200px;}.quick-order-panel .thank-you-window{border-top:5px solid #ffbe5a;background:#fff;padding:22px 40px 35px;}.quick-order-panel .thank-you-window>div:nth-child(1){font-size:30px;font-weight:bold;}.quick-order-panel .thank-you-window>div:nth-child(2){font-size:21px;}.quick-order-panel .qop-loading{position:absolute;top:0;left:0;background:rgba(255,255,255,.57);display:flex;width:100%;height:100%;justify-content:center;align-items:center;font-size:18px;}.quick-order-panel .qop-loading>div{background:#17375e;display:inline-block;color:#fff;padding:10px 24px;border-radius:105px;}.quick-order-panel .quick-order-panel-content{width:450px;padding:40px;border-radius:10px;background-color:#fff;}@media(max-width:575px){.quick-order-panel .quick-order-panel-content{width:100%;padding:30px 15px;}}.quick-order-panel .quick-order-panel-content .product-information{font-size:18px;line-height:26px;}.quick-order-panel .quick-order-panel-content .product-information .title{font-weight:300;}.quick-order-panel .quick-order-panel-content .product-information .product-name{margin-bottom:15px;font-weight:600;}.quick-order-panel .quick-order-panel-content .qop-form .qop-form-title{font-size:19px;margin-bottom:33px;font-weight:bold;color:#000;}.quick-order-panel .quick-order-panel-content .qop-form .order-button{width:100%;text-align:center;}.quick-order-panel .quick-order-panel-content .qop-form .order-button>a{display:inline-block;padding:10px 30px;border-radius:5px;text-align:center;color:#000;text-decoration:none;font-size:14px;font-weight:bold;background:#ffbe5a;transition:all 350ms;}.quick-order-panel .quick-order-panel-content .qop-form .order-button>a:hover{background:#ffa720;}.c-loading{position:absolute;top:0;height:100%;width:100%;background-color:#0ff;}.add-to-cart-panel,.add-to-wishlist-panel,.product-availability-request-panel{padding:0;}.add-to-cart-panel>div,.add-to-wishlist-panel>div,.product-availability-request-panel>div{position:relative;width:600px;padding:40px;border-radius:30px;background:#fff;}.add-to-cart-panel .atc-loading,.add-to-wishlist-panel .atc-loading,.product-availability-request-panel .atc-loading{position:absolute;top:0;left:0;background:rgba(255,255,255,.57);display:flex;width:100%;height:100%;justify-content:center;align-items:center;font-size:18px;}.add-to-cart-panel .atc-loading>div,.add-to-wishlist-panel .atc-loading>div,.product-availability-request-panel .atc-loading>div{background:#177de5;display:inline-block;color:#fff;padding:10px 24px;border-radius:105px;}.add-to-cart-panel .content,.add-to-wishlist-panel .content,.product-availability-request-panel .content{position:relative;max-width:1200px;}.add-to-cart-panel .content .buttons,.add-to-wishlist-panel .content .buttons,.product-availability-request-panel .content .buttons{text-align:center;}.add-to-cart-panel .content .buttons a,.add-to-wishlist-panel .content .buttons a,.product-availability-request-panel .content .buttons a{display:inline-block;padding:9px 16px;margin:3px 5px;text-decoration:none;border-radius:5px;color:#fff;background:#177de5;transition:all 350ms;}.add-to-cart-panel .content .buttons a:hover,.add-to-wishlist-panel .content .buttons a:hover,.product-availability-request-panel .content .buttons a:hover{background:#3192f5;}.add-to-cart-panel .content .title,.add-to-wishlist-panel .content .title,.product-availability-request-panel .content .title{font-size:18px;font-weight:bold;margin-bottom:15px;text-align:center;}.add-to-cart-panel .content .product,.add-to-wishlist-panel .content .product,.product-availability-request-panel .content .product{display:flex;margin-bottom:30px;}.add-to-cart-panel .content .product>div:nth-child(1),.add-to-wishlist-panel .content .product>div:nth-child(1),.product-availability-request-panel .content .product>div:nth-child(1){flex-shrink:0;width:150px;margin-right:30px;}.add-to-cart-panel .content .product>div:nth-child(2),.add-to-wishlist-panel .content .product>div:nth-child(2),.product-availability-request-panel .content .product>div:nth-child(2){width:100%;}@media(max-width:700px){.add-to-cart-panel .content .product>div,.add-to-wishlist-panel .content .product>div,.product-availability-request-panel .content .product>div{width:100%!important;}}.add-to-cart-panel .content .product-image,.add-to-wishlist-panel .content .product-image,.product-availability-request-panel .content .product-image{width:100%;text-align:center;}.add-to-cart-panel .content .product-image img,.add-to-wishlist-panel .content .product-image img,.product-availability-request-panel .content .product-image img{max-width:400px;display:inline-block;width:100%;}.add-to-cart-panel .content .product-name,.add-to-wishlist-panel .content .product-name,.product-availability-request-panel .content .product-name{font-size:18px;font-weight:bold;padding:10px 0;}.add-to-cart-panel .content .product-sum,.add-to-wishlist-panel .content .product-sum,.product-availability-request-panel .content .product-sum{font-size:16px;}.add-to-cart-panel .content .product-sum>span:nth-child(2),.add-to-wishlist-panel .content .product-sum>span:nth-child(2),.product-availability-request-panel .content .product-sum>span:nth-child(2){font-weight:bold;}.add-to-cart-panel .content .product-price,.add-to-wishlist-panel .content .product-price,.product-availability-request-panel .content .product-price{font-size:16px;margin-top:25px;}.add-to-cart-panel .content .product-price .actual-price,.add-to-wishlist-panel .content .product-price .actual-price,.product-availability-request-panel .content .product-price .actual-price{font-weight:bold;}.add-to-cart-panel .content .product-price .actual-price[data-inactive=true],.add-to-wishlist-panel .content .product-price .actual-price[data-inactive=true],.product-availability-request-panel .content .product-price .actual-price[data-inactive=true]{text-decoration:line-through;color:#989898;}.add-to-cart-panel .content .product-price .amount-discount,.add-to-wishlist-panel .content .product-price .amount-discount,.product-availability-request-panel .content .product-price .amount-discount{font-weight:bold;color:#9f0a0a;padding-left:10px;}.add-to-cart-panel .content .product-price .price-with-discount,.add-to-wishlist-panel .content .product-price .price-with-discount,.product-availability-request-panel .content .product-price .price-with-discount{font-weight:bold;padding-left:10px;}.add-to-cart-panel .content .number-to-order,.add-to-wishlist-panel .content .number-to-order,.product-availability-request-panel .content .number-to-order{text-align:left;}.add-to-cart-panel .content .number-to-order>span,.add-to-wishlist-panel .content .number-to-order>span,.product-availability-request-panel .content .number-to-order>span{display:block;text-align:left;margin-bottom:10px;}.add-to-cart-panel .content .number-to-order>div,.add-to-wishlist-panel .content .number-to-order>div,.product-availability-request-panel .content .number-to-order>div{display:flex;}.add-to-cart-panel .content .number-to-order .number-to-order-change-count,.add-to-wishlist-panel .content .number-to-order .number-to-order-change-count,.product-availability-request-panel .content .number-to-order .number-to-order-change-count{position:relative;width:35px;height:35px;text-align:center;border-radius:5px;background-color:#e7e7e7;font-size:0;}.add-to-cart-panel .content .number-to-order .number-to-order-change-count::before,.add-to-cart-panel .content .number-to-order .number-to-order-change-count::after,.add-to-wishlist-panel .content .number-to-order .number-to-order-change-count::before,.add-to-wishlist-panel .content .number-to-order .number-to-order-change-count::after,.product-availability-request-panel .content .number-to-order .number-to-order-change-count::before,.product-availability-request-panel .content .number-to-order .number-to-order-change-count::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:3px;background-color:#177de5;border-radius:5px;transition:.3s;}.add-to-cart-panel .content .number-to-order .number-to-order-change-count:hover::before,.add-to-cart-panel .content .number-to-order .number-to-order-change-count:hover::after,.add-to-wishlist-panel .content .number-to-order .number-to-order-change-count:hover::before,.add-to-wishlist-panel .content .number-to-order .number-to-order-change-count:hover::after,.product-availability-request-panel .content .number-to-order .number-to-order-change-count:hover::before,.product-availability-request-panel .content .number-to-order .number-to-order-change-count:hover::after{background-color:#3192f5;}.add-to-cart-panel .content .number-to-order .number-to-order-change-count.minus::after,.add-to-wishlist-panel .content .number-to-order .number-to-order-change-count.minus::after,.product-availability-request-panel .content .number-to-order .number-to-order-change-count.minus::after{display:none;}.add-to-cart-panel .content .number-to-order .number-to-order-change-count.plus::after,.add-to-wishlist-panel .content .number-to-order .number-to-order-change-count.plus::after,.product-availability-request-panel .content .number-to-order .number-to-order-change-count.plus::after{transform:translate(-50%,-50%) rotate(90deg);}.add-to-cart-panel .content .number-to-order input,.add-to-wishlist-panel .content .number-to-order input,.product-availability-request-panel .content .number-to-order input{-moz-appearance:textfield;display:inline-block;width:100px;height:35px;padding:0 15px;margin:0 10px;border:1px solid #ccc;border-radius:5px;}.add-to-cart-panel .content .number-to-order input::-webkit-outer-spin-button,.add-to-cart-panel .content .number-to-order input::-webkit-inner-spin-button,.add-to-wishlist-panel .content .number-to-order input::-webkit-outer-spin-button,.add-to-wishlist-panel .content .number-to-order input::-webkit-inner-spin-button,.product-availability-request-panel .content .number-to-order input::-webkit-outer-spin-button,.product-availability-request-panel .content .number-to-order input::-webkit-inner-spin-button{-webkit-appearance:none;}.cart-panel>div{position:relative;}.cart-panel .c-loading{position:absolute;top:0;left:0;background:rgba(255,255,255,.57);display:flex;width:100%;height:100%;justify-content:center;align-items:center;font-size:18px;}.cart-panel .c-loading>div{background:#177de5;display:inline-block;color:#fff;padding:10px 24px;border-radius:105px;}.cart-panel .cart-empty>span{display:block;}.cart-panel .cart-empty>span:nth-child(1){font-size:25px;font-weight:bold;margin-bottom:15px;}.cart-panel .cart-empty .go-to-catalog{display:inline-block;padding:9px 16px;margin:0;text-decoration:none;color:#fff;background:#177de5;transition:all 350ms;margin-top:25px;border-radius:5px;}.cart-panel .cart-empty .go-to-catalog:hover{background:#3192f5;}.cart-panel .cart-list .list-title{font-size:25px;font-weight:bold;margin-bottom:35px;display:block;}.cart-panel .cart-list .products-list{margin:10px auto 23px;}@media(max-width:768px){.cart-panel .cart-list .products-list{width:100%;}}.cart-panel .cart-list .products-list .product-item{min-height:100px;display:block;margin-bottom:20px;border:1px solid #d6d6d6;border-bottom:3px solid #eaeaea;display:flex;justify-content:space-between;position:relative;align-content:stretch;border-radius:5px;}@media(max-width:991px){.cart-panel .cart-list .products-list .product-item{padding-bottom:12px;flex-wrap:wrap;}}.cart-panel .cart-list .products-list .product-item>*{align-items:center;display:flex;flex-wrap:wrap;align-content:center;}.cart-panel .cart-list .products-list .product-item .p-image{width:10%;position:relative;text-decoration:none;}@media(max-width:991px){.cart-panel .cart-list .products-list .product-item .p-image{width:30%;}}@media(max-width:550px){.cart-panel .cart-list .products-list .product-item .p-image{width:100%;height:125px;}}.cart-panel .cart-list .products-list .product-item .p-image>div{width:100%;height:100%;position:absolute;background-position:center;background-size:contain;}.cart-panel .cart-list .products-list .product-item .p-info{width:calc(50% - 130px);font-size:17px;padding:15px 0;padding-left:20px;}@media(max-width:991px){.cart-panel .cart-list .products-list .product-item .p-info{width:70%;padding-left:5px;padding-right:5px;}}@media(max-width:550px){.cart-panel .cart-list .products-list .product-item .p-info{width:100%;padding-left:15px;padding-right:15px;}}.cart-panel .cart-list .products-list .product-item .p-info>a{color:#000;text-decoration:none;}.cart-panel .cart-list .products-list .product-item .p-info>a>div:nth-child(1){color:#0e4a88;margin-bottom:9px;width:100%;}.cart-panel .cart-list .products-list .product-item .p-info>a>div.p-article{font-size:13px;display:inline-block;padding:2px 7px;background:#177de5;color:#fff;}.cart-panel .cart-list .products-list .product-item .p-info>a>div.p-manufacturer{font-size:14px;display:block;width:100%;padding:2px 0;margin-top:7px;}.cart-panel .cart-list .products-list .product-item .p-info:hover:nth-child(1){font-weight:bold;color:#1369c0;margin-bottom:5px;}.cart-panel .cart-list .products-list .product-item .p-info .p-selected-parameters{width:92%;font-size:14px;margin-top:14px;background:#ecf6ff;padding:9px 20px;border-radius:6px;margin-bottom:7px;}@media(max-width:550px){.cart-panel .cart-list .products-list .product-item .p-info .p-selected-parameters{width:98%;padding:3px 7px;}}.cart-panel .cart-list .products-list .product-item .p-info .p-selected-parameters .p-selected-parameter{display:flex;justify-content:space-between;margin:4px 0 4px;}.cart-panel .cart-list .products-list .product-item .p-info .p-selected-parameters .p-selected-parameter>div:nth-child(2){padding-left:20px;}.cart-panel .cart-list .products-list .product-item .p-info .p-selected-parameters .p-selected-parameter *{text-overflow:ellipsis;overflow:hidden;}.cart-panel .cart-list .products-list .product-item .p-info .p-selected-parameters .p-selected-parameter-file a{text-decoration:none;color:#177de5;transition:all 350ms;}.cart-panel .cart-list .products-list .product-item .p-info .p-selected-parameters .p-selected-parameter-file a:hover{color:#62acf7;}.cart-panel .cart-list .products-list .product-item .p-info .p-selected-parameters .p-selected-parameter-color>div:nth-child(1){width:17px;height:17px;border-radius:5000px;display:inline-block;margin-right:5px;}.cart-panel .cart-list .products-list .product-item .p-info .p-selected-parameters .p-selected-parameter-color *{vertical-align:middle;}.cart-panel .cart-list .products-list .product-item .p-info .p-params{width:100%;}.cart-panel .cart-list .products-list .product-item .p-amount{width:130px;justify-content:center;}.cart-panel .cart-list .products-list .product-item .p-amount input{-moz-appearance:textfield;width:57px;padding:0 5px;height:30px;border:1px solid #d6d6d6;}.cart-panel .cart-list .products-list .product-item .p-amount input::-webkit-outer-spin-button,.cart-panel .cart-list .products-list .product-item .p-amount input::-webkit-inner-spin-button{-webkit-appearance:none;}.cart-panel .cart-list .products-list .product-item .p-amount a{font-size:40px;text-decoration:none;display:inline-block;line-height:3px;padding:0 8px;font-family:cursive;color:#177de5;top:-3px;position:relative;transition:all 350ms;}.cart-panel .cart-list .products-list .product-item .p-amount a:nth-child(1){top:-5px;}.cart-panel .cart-list .products-list .product-item .p-amount a:hover{color:#62acf7;}.cart-panel .cart-list .products-list .product-item .p-price{width:20%;padding-right:5px;}@media(max-width:991px){.cart-panel .cart-list .products-list .product-item .p-price{width:20%;}}.cart-panel .cart-list .products-list .product-item .p-price>span{display:block;width:100%;text-align:right;margin:0 4px;}.cart-panel .cart-list .products-list .product-item .p-price>span:nth-child(1){font-size:13px;}.cart-panel .cart-list .products-list .product-item .p-price>span.price{font-size:16px;font-weight:bold;}@media(max-width:991px){.cart-panel .cart-list .products-list .product-item .p-price>span.price{font-size:14px;}}.cart-panel .cart-list .products-list .product-item .p-price>span.price[data-inactive=true]{text-decoration:line-through;color:#989898;font-size:13px;}.cart-panel .cart-list .products-list .product-item .p-price>span.promo-price{font-size:16px;font-weight:bold;}@media(max-width:991px){.cart-panel .cart-list .products-list .product-item .p-price>span.promo-price{font-size:13px;}}.cart-panel .cart-list .products-list .product-item .p-sum{width:20%;padding-right:23px;}@media(max-width:991px){.cart-panel .cart-list .products-list .product-item .p-sum{width:calc(50% - 65px);}}.cart-panel .cart-list .products-list .product-item .p-sum>span{display:inline-block;width:100%;text-align:right;margin:0 4px;}.cart-panel .cart-list .products-list .product-item .p-sum>span:nth-child(1){font-size:13px;}.cart-panel .cart-list .products-list .product-item .p-sum>span:nth-child(2){font-size:16px;font-weight:bold;}@media(max-width:991px){.cart-panel .cart-list .products-list .product-item .p-sum>span:nth-child(2){font-size:14px;}}.cart-panel .cart-list .products-list .product-item .p-delete-button{position:absolute;top:0;right:0;width:20px;height:20px;z-index:10;font-size:14px;text-decoration:none;justify-content:center;color:#ce9292;}.cart-panel .cart-list .products-list .product-item .p-delete-button:hover{color:#c46868;}.cart-panel .cart-bottom{width:100%;margin:35px auto 10px;background:#eaeaea;padding:20px 26px 25px;color:#505050;font-size:17px;border-radius:5px;}.cart-panel .cart-bottom .cart-sum{text-align:right;}.cart-panel .cart-bottom .cart-sum>span:nth-child(2){font-weight:bold;font-size:22px;display:inline-block;margin-left:5px;}.cart-panel .cart-bottom .buttons{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:20px;}@media(max-width:768px){.cart-panel .cart-bottom .buttons{flex-direction:column-reverse;}}.cart-panel .cart-bottom .buttons div a{background:#7fb2e6;display:inline-block;border-radius:5px;padding:6px 15px;color:#fff;text-decoration:none;margin-right:7px;transition:all 350ms;}@media(max-width:768px){.cart-panel .cart-bottom .buttons div a{margin:7px 0 7px 0;width:100%;}}.cart-panel .cart-bottom .buttons div a:hover{background:#4790db;}.cart-panel .cart-bottom .buttons>a{background:#177de5;display:inline-block;border-radius:5px;padding:9px 15px;color:#fff;text-decoration:none;transition:all 350ms;}@media(max-width:768px){.cart-panel .cart-bottom .buttons>a{width:100%;margin-bottom:6px;}}.cart-panel .cart-bottom .buttons>a:hover{background:#3192f5;}.cart-panel .cart-bottom .buttons a.aspNetDisabled{opacity:.3;pointer-events:none;}.create-order-panel{position:relative;}.create-order-panel .order-information{padding:20px 20px;border:1px solid #dcdcdc;border-radius:5px;display:flex;flex-wrap:nowrap;justify-content:space-between;}@media(max-width:768px){.create-order-panel .order-information{flex-wrap:wrap;}}.create-order-panel .order-information>div{width:48%;}@media(max-width:768px){.create-order-panel .order-information>div{width:100%;}}.create-order-panel .order-information>div:nth-child(1)>span:nth-child(1){font-size:25px;font-weight:bold;margin-bottom:9px;display:block;}.create-order-panel .order-information input,.create-order-panel .order-information textarea{width:100%;font-size:20px;display:block;padding:0 10px;}.create-order-panel .order-information .RadComboBox .rcbActionButton{height:auto;}.create-order-panel .order-information select{width:100%;height:35px;padding:0 8px;}.create-order-panel .order-information textarea{height:100px;min-height:100px;resize:vertical;padding:10px 10px;}.create-order-panel .order-information .c-field{position:relative;display:flex;flex-direction:column;margin-bottom:10px;}.create-order-panel .order-information .c-field>div{position:relative;}.create-order-panel .order-information .c-field>span:nth-child(1){display:block;margin-bottom:5px;}.create-order-panel .order-information .delivery-methods-list{margin-bottom:17px;}.create-order-panel .order-information .delivery-methods>span:nth-child(1){font-size:25px;font-weight:bold;margin-bottom:34px;display:block;}.create-order-panel .order-information .delivery-methods .delivery-methods-list .delivery-method{display:block;width:100%;position:relative;margin-bottom:6px;padding:10px 15px 10px 35px;text-decoration:none;color:#000;font-weight:bold;background:#cee4fa;}.create-order-panel .order-information .delivery-methods .delivery-methods-list .delivery-method:before{display:inline-block;width:10px;height:10px;border:2px solid #115fad;content:"";border-radius:5000px;position:absolute;top:50%;left:11px;transform:translateY(-50%);}.create-order-panel .order-information .delivery-methods .delivery-methods-list .delivery-method[data-active=true]{color:#fff;background:#177de5;}.create-order-panel .order-information .delivery-methods .delivery-methods-list .delivery-method[data-active=true]:before{border:2px solid #fff;background:#fff;}.create-order-panel .payment-methods{padding:20px 20px;margin-top:20px;border:1px solid #dcdcdc;border-radius:5px;}.create-order-panel .payment-methods>span:nth-child(1){font-size:25px;font-weight:bold;margin-bottom:15px;display:block;}.create-order-panel .payment-methods .payment-method{display:block;width:100%;position:relative;margin-bottom:6px;padding:10px 15px 10px 35px;text-decoration:none;color:#000;font-weight:bold;background:#cee4fa;}.create-order-panel .payment-methods .payment-method:before{display:inline-block;width:10px;height:10px;border:2px solid #115fad;content:"";border-radius:5000px;position:absolute;top:50%;left:11px;transform:translateY(-50%);}.create-order-panel .payment-methods .payment-method[data-active=true]{color:#fff;background:#177de5;}.create-order-panel .payment-methods .payment-method[data-active=true]:before{border:2px solid #fff;background:#fff;}.order-created .text>span{display:block;}.order-created .text>span:nth-child(1){font-weight:bold;font-size:28px;color:#177de5;margin-bottom:7px;}.order-created .text>span:nth-child(2){font-weight:bold;font-size:18px;}.order-created .oc-section-title{text-align:left;display:block;margin-bottom:20px;font-size:18px;font-weight:bold;margin:50px 0 26px;}.order-created .oc-customer-information>div{display:flex;flex-wrap:wrap;margin-bottom:20px;}@media(max-width:768px){.order-created .oc-customer-information>div{margin-bottom:0;}}.order-created .oc-customer-information>div:last-child{margin-bottom:0;}@media(max-width:768px){.order-created .oc-customer-information>div>div{margin-bottom:10px;}}.order-created .oc-customer-information>div>div:nth-child(1){width:40%;}.order-created .oc-customer-information>div>div:nth-child(2){width:60%;}@media(max-width:768px){.order-created .oc-customer-information>div>div{width:100%!important;}}.order-created .oc-customer-information>div>div .oc-comment{width:100%;}.order-created .oc-customer-information>div>div>span{display:inline-block;}.order-created .oc-customer-information>div>div>span:nth-child(2){font-weight:bold;margin-left:10px;}.order-created .oc-products{margin-top:40px;}.order-created .oc-products .oc-product{display:flex;flex-wrap:wrap;justify-content:space-between;width:95%;margin-bottom:23px;padding-left:20px;padding-bottom:21px;border-bottom:1px solid #d0d0d0;margin-left:auto;margin-right:auto;}.order-created .oc-products .oc-product:last-child{margin-bottom:0;}.order-created .oc-products .oc-product>div:nth-child(1){width:40%;}@media(max-width:768px){.order-created .oc-products .oc-product>div:nth-child(1){margin-bottom:15px;}}.order-created .oc-products .oc-product>div:nth-child(2){width:30%;}.order-created .oc-products .oc-product>div:nth-child(2)>div>span:nth-child(2){display:inline-block;margin-left:10px;color:#177de5;}.order-created .oc-products .oc-product>div:nth-child(3){width:20%;text-align:right;}.order-created .oc-products .oc-product>div:nth-child(3)>span:nth-child(1){font-size:20px;display:inline-block;margin:0 0 0 10px;font-weight:bold;}@media(max-width:768px){.order-created .oc-products .oc-product>div{width:100%!important;}}.nova-poshta-panel{width:100%;}.nova-poshta-panel>*{position:relative;margin-bottom:10px;}.nova-poshta-panel>*>span{display:block;margin-bottom:5px;}.nova-poshta-panel .nova-poshta-panel__warehouse span[id*=lbNovaPoshtaCityIsNotSelected]{width:100%;background:#f5f5f5;text-align:center;display:block;padding:7px 0;color:#7b7b7b;}.nova-poshta-panel .ui-autocomplete{max-height:300px;overflow:auto;position:absolute;}.nova-poshta-panel .ui-autocomplete .ui-menu-item{overflow:hidden;}div.product-filter-default{position:relative;}div.product-filter-default.loading{opacity:.7;}div.product-filter-default *{color:#252525;}div.product-filter-default div[id*=PriceFilter]{padding:0 10px;width:100%;display:block;margin-bottom:16px;text-align:center;}div.product-filter-default div[id*=PriceFilter]>*:nth-child(1){margin-bottom:25px;}div.product-filter-default div[id*=PriceFilter]>*:nth-child(2){margin-bottom:20px;}div.product-filter-default div[id*=PriceFilter] .price-slider-wrapper{padding-right:10px;}div.product-filter-default div[id*=PriceFilter] .ui-widget{font-size:11px;}div.product-filter-default div[id*=PriceFilter] .ui-slider{border-radius:5000px;background:#e8e8e8;border:0;}div.product-filter-default div[id*=PriceFilter] .ui-slider-range{background:#76b5ee;}div.product-filter-default div[id*=PriceFilter] .ui-slider-handle{border-radius:100px;background:#1c83e4;width:2em;height:2em;top:-.58em;outline:0;border:3px solid #fff;cursor:pointer;transition:background 350ms;}div.product-filter-default div[id*=PriceFilter] .ui-slider-handle.ui-state-hover{background:#489ded;}div.product-filter-default div[id*=PriceFilter] .ui-slider-handle.ui-state-active{background:#489ded;}div.product-filter-default div[id*=PriceFilter] .price-slider-inputs{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;}div.product-filter-default div[id*=PriceFilter] .price-slider-inputs>span{flex:0 0 auto;}div.product-filter-default div[id*=PriceFilter] .price-slider-inputs>input{flex:1 3 auto;height:30px;width:auto;min-width:0;padding:0 5px;border:1px solid #e9e9e9;border-radius:3px;}div.product-filter-default div[id*=PriceFilter] .price-slider-inputs>input:nth-child(2){margin:0 10px;}div.product-filter-default div[id*=PriceFilter] .price-slider-inputs>input:nth-child(4){margin-left:10px;}div.product-filter-default .pf-static-buttons{display:block;width:100%;margin-top:25px;}div.product-filter-default .pf-static-buttons .pf-nothing-found,div.product-filter-default .pf-static-buttons .pf-found{font-weight:bold;display:block;text-align:center;padding:0 0 10px;}div.product-filter-default .pf-static-buttons .pf-found>span:nth-child(2){color:#499ce9;display:inline-block;margin-left:5px;}div.product-filter-default .pf-static-buttons>.pf-buttons{width:100%;display:flex;flex-wrap:wrap;justify-content:center;margin-top:10px;}div.product-filter-default .pf-static-buttons>.pf-buttons>a{display:block;width:80%;text-align:center;padding:9px 10px;border-radius:0;max-width:185px;border-radius:100px;border:1px solid #499ce9;margin-bottom:7px;text-decoration:none;background:#499ce9;color:#fff;transition:all 350ms;font-weight:bold;text-transform:uppercase;font-size:13px;}div.product-filter-default .pf-static-buttons>.pf-buttons>a:hover{background:#6db1f1;color:#fff;border:1px solid #6db1f1;}div.product-filter-default .pf-static-buttons>.pf-buttons>a.deactive{pointer-events:none;border:1px solid #cacaca;background:transparent;color:#cacaca;}div.product-filter-default .pf-static-buttons>.pf-buttons>a:nth-child(2){background:transparent;color:#444;border:0 solid #bdbdbd;}div.product-filter-default .pf-static-buttons>.pf-buttons>a:nth-child(2):hover{background:transparent;color:#000;border:0 solid #9c9c9c;}div.product-filter-default .pf-static-buttons>.pf-buttons>a:nth-child(2).deactive{pointer-events:none;border:0 solid #cacaca;background:transparent;color:#cacaca;}div.product-filter-default.selection-block-showed .selection-block{display:block!important;}div.product-filter-default .selection-block{position:absolute;border-radius:0 12px 12px 12px;overflow:hidden;background:#fff;border:1px solid #e9e9e9;z-index:1000;min-width:200px;max-width:320px;display:none;top:0;padding-bottom:10px;}div.product-filter-default .selection-block.left-side{box-shadow:-8px 14px 22px 1px rgba(0,0,0,.09);border-radius:12px 0 12px 12px;}div.product-filter-default .selection-block.right-side{box-shadow:13px 14px 22px 1px rgba(0,0,0,.09);}div.product-filter-default .selection-block .pf-selected-parameters{padding:12px 7px 0;}div.product-filter-default .selection-block .pf-selected-parameter{width:100%;font-size:13px;padding:5px 32px 5px 12px;position:relative;}div.product-filter-default .selection-block .pf-selected-parameter a{width:10px;height:10px;right:9px;top:50%;transform:translateY(-50%);display:inline-block;position:absolute;text-align:center;}div.product-filter-default .selection-block .pf-selected-parameter a svg{width:10px;height:10px;fill:#c5c5c5;}div.product-filter-default .selection-block .pf-selected-parameter a svg:hover{fill:#cca5a5;}div.product-filter-default .selection-block .pf-selected-parameter.pf-color-parameter>div>div{display:inline-block;height:10px;width:10px;border-radius:5000px;margin-right:6px;}div.product-filter-default .selection-block #pf-selection-block-count{text-align:center;padding:16px 9px 18px 9px;}div.product-filter-default .selection-block #pf-selection-block-count .pf-nothing-found{font-weight:bold;}div.product-filter-default .selection-block #pf-selection-block-count .pf-found{font-weight:bold;}div.product-filter-default .selection-block #pf-selection-block-count .pf-found>span:nth-child(2){color:#499ce9;display:inline-block;margin-left:5px;}div.product-filter-default .selection-block #pf-selection-block-buttons{display:flex;flex-wrap:wrap;justify-content:center;}div.product-filter-default .selection-block #pf-selection-block-buttons>*{display:flex;cursor:pointer;width:75%;transition:all 350ms;margin-bottom:6px;padding:5px 9px;justify-content:center;align-items:center;text-align:center;text-decoration:none;border-radius:100px;border:1px solid #499ce9;text-decoration:none;background:#499ce9;color:#fff;transition:all 350ms;font-weight:bold;text-transform:uppercase;font-size:11px;}div.product-filter-default .selection-block #pf-selection-block-buttons>*:hover{background:#6db1f1;color:#fff;border:1px solid #6db1f1;}div.product-filter-default .selection-block #pf-selection-block-buttons>*.deactive{display:none;}div.product-filter-default .selection-block #pf-selection-block-buttons>*:nth-child(2){background:transparent;color:#444;border:1px solid #bdbdbd;}div.product-filter-default .selection-block #pf-selection-block-buttons>*:nth-child(2):hover{background:transparent;color:#000;border:1px solid #9c9c9c;}div.product-filter-default .parameters-group{border-top:2px solid #e9e9e9;}div.product-filter-default .parameters-group:last-child{border-bottom:2px solid #e9e9e9;}div.product-filter-default .parameters-group>.name{font-weight:bold;font-size:14px;color:#000;padding:14px 42px 14px 10px;position:relative;}div.product-filter-default .parameters-group>.name a{width:100%;height:100%;position:absolute;z-index:2;left:0;top:0;}div.product-filter-default .parameters-group>.name a svg{width:17px;height:17px;position:absolute;right:10px;top:50%;transform:translateY(-50%) rotate(180deg);fill:#499ce9;}div.product-filter-default .parameters-group>.name a svg:hover{fill:#6db1f1;}div.product-filter-default .parameters-group.collapsed>.name a svg{transform:translateY(-50%) rotate(0deg);}div.product-filter-default .parameters-group.collapsed>div:nth-child(2){height:0;}div.product-filter-default .parameters-group>div:nth-child(2){overflow:hidden;}div.product-filter-default .parameters-group>div:nth-child(2)>div{padding:0 10px 26px;}div.product-filter-default .parameters-group>div:nth-child(2)>div .list{display:block;padding:0;}div.product-filter-default .parameters-group>div:nth-child(2)>div>a{display:inline-block;border-bottom:1px dotted #135c9f;margin-top:5px;text-decoration:none;color:#135c9f;transition:all 350ms;position:relative;line-height:1.4;}div.product-filter-default .parameters-group>div:nth-child(2)>div>a:hover{color:#167fe2;border-bottom:1px dotted #167fe2;}div.product-filter-default .parameters-group .pf-parameter.text-parameter{padding:2px 0;}div.product-filter-default .parameters-group .pf-parameter.text-parameter a{text-decoration:none;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-content:center;align-items:center;}div.product-filter-default .parameters-group .pf-parameter.text-parameter a .pf-text-parameter-icon{display:inline-block;width:15px;height:15px;margin-right:12px;border-radius:10px;border:1px solid #d0d0d0;text-align:center;line-height:9px;flex:0 0 auto;}div.product-filter-default .parameters-group .pf-parameter.text-parameter a .pf-text-parameter-icon div{width:7px;height:7px;border-radius:7px;background:#499ce9;display:inline-block;transform:scale(0);}div.product-filter-default .parameters-group .pf-parameter.text-parameter.active a .pf-text-parameter-icon{border:1px solid #499ce9;}div.product-filter-default .parameters-group .pf-parameter.text-parameter.active a .pf-text-parameter-icon div{transform:scale(1);}div.product-filter-default .parameters-group .pf-parameter.text-parameter .pf-value-name{display:inline-block;padding-right:10px;font-size:14px;}div.product-filter-default .parameters-group .pf-parameter.text-parameter .pf-items-count{display:inline-block;background:#ececec;padding:2px 5px;font-size:11px;border-radius:7px;line-height:13px;flex:0 0 auto;}div.product-filter-default .parameters-group .pf-parameter.text-parameter.disabled{opacity:.4;pointer-events:none;}div.product-filter-default .pf-color-parameters-group .list{display:flex!important;flex-wrap:wrap;font-size:0;justify-content:flex-start;}div.product-filter-default .pf-color-parameters-group .list .pf-parameter{display:inline-block;margin:0 10px 10px 0;border-radius:5px;overflow:hidden;height:25px;width:25px;box-sizing:border-box;opacity:.7;transition:all 350ms;}div.product-filter-default .pf-color-parameters-group .list .pf-parameter a{display:block;width:100%;height:100%;overflow:hidden;border-radius:5px;}div.product-filter-default .pf-color-parameters-group .list .pf-parameter a div{display:block;width:100%;height:100%;}div.product-filter-default .pf-color-parameters-group .list .pf-parameter:hover{opacity:1;}div.product-filter-default .pf-color-parameters-group .list .pf-parameter.active{opacity:1;border:1px solid #c3c3c3;padding:3px;}div.product-filter-default .pf-color-parameters-group .list .pf-parameter.active a{border-radius:3px;}div.product-filter-default .pf-color-parameters-group .list .pf-parameter.disabled{opacity:.2;pointer-events:none;}.comments .cf-form{margin-bottom:40px;border-top:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;}.comments .cf-form .cf-header{position:relative;width:730px;margin:0 auto;padding:15px 0;padding-left:40px;cursor:pointer;user-select:none;}.comments .cf-form .cf-header::before,.comments .cf-form .cf-header::after{content:"";position:absolute;left:0;top:calc(50% - 1px);width:14px;height:3px;background-color:#808080;transition:.3s;}.comments .cf-form .cf-header::after{transform:rotate(90deg);}.comments .cf-form .cf-header span{font-size:18px;color:#808080;font-weight:700;}.comments .cf-form .cf-header.active::before{transform:rotate(45deg);}.comments .cf-form .cf-header.active::after{transform:rotate(135deg);}.comments .cf-form .cf-inner{display:none;}.comments .cf-form .cf-wrapper{display:flex;justify-content:space-between;width:730px;max-width:100%;margin:0 auto;padding-top:10px;padding-bottom:20px;}@media(max-width:991px){.comments .cf-form .cf-wrapper{flex-direction:column;}}.comments .cf-form .cf-field-column{width:calc(50% - 15px);}@media(max-width:991px){.comments .cf-form .cf-field-column{width:100%;}}.comments .cf-form .cf-field-row{display:flex;flex-direction:column;margin-bottom:15px;}.comments .cf-form .cf-field-row>span{margin-bottom:5px;}.comments .cf-form .cf-field-row input,.comments .cf-form .cf-field-row textarea{padding:8px 15px;border:1px solid #ccc;}.comments .cf-form .cf-field-row textarea{height:118px;resize:none;}.comments .cf-form .cf-send-button a{display:block;width:100%;padding:10px;background-color:#177de5;text-decoration:none;color:#fff;font-weight:600;text-align:center;transition:.3s;}.comments .cf-form .cf-send-button a:hover{background-color:#3192f5;}.comments .ci-list table{width:920px;margin:0 auto;}@media(max-width:1199px){.comments .ci-list table{width:100%;}}.comments .ci-content{margin:0 auto;margin-bottom:30px;padding:20px 25px;border:1px solid #e6e6e6;}.comments .ci-content .ci-owner-date-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;}.comments .ci-content .ci-owner{font-size:18px;color:#177de5;font-weight:700;}.comments .ci-content .ci-date{color:#808080;font-size:13px;}.comments .ci-content .ci-text{margin-bottom:10px;}.comments .ci-content .ci-buttons a{border-bottom:1px dotted #808080;color:#808080;text-decoration:none;font-weight:700;text-transform:uppercase;font-size:13px;}.comments .ci-content .ci-buttons a:hover{color:#177de5;}.comments .ci-answer-form .cf-form{border:0;}.comments .ci-answer-form .cf-header{display:none;}.comments .ci-answer-form .cf-inner{display:block;}.comments .ci-answer-list{margin-left:60px;}.comment.is-moderation-mode.comment-need-moderation:not(.edit-mode)>.comment_info{border:1px solid #f00;}.comment.is-moderation-mode.comment-need-moderation.edit-mode{border:1px solid #f00;}.user-profile{padding-bottom:60px;}.user-profile .user-info{display:flex;flex-wrap:wrap;justify-content:space-between;}.user-profile .user-info>div{display:flex;align-items:center;width:50%;margin-bottom:20px;}@media(max-width:991px){.user-profile .user-info>div{width:100%;}}.user-profile .user-info>div>div:first-child{flex-shrink:0;width:100px;margin-right:20px;}.user-profile .user-info>div>div:nth-child(2){width:100%;margin-right:120px;}@media(max-width:1199px){.user-profile .user-info>div>div:nth-child(2){margin-right:60px;}}@media(max-width:991px){.user-profile .user-info>div>div:nth-child(2){margin-right:0;}}.user-profile .user-info>div>div input{width:100%;font-size:14px;border:1px solid #ccc;height:40px;padding:0 15px;transition:.3s;}.user-profile .user-info>div>div input:focus{border-color:#7cc3ff;}.user-profile .buttons{margin-bottom:40px;text-align:center;}@media(max-width:575px){.user-profile .buttons{display:flex;flex-direction:column-reverse;}}.user-profile .buttons a{display:inline-block;background:#177de5;padding:10px 15px;text-align:center;color:#fff;text-decoration:none;font-weight:600;transition:.3s;}.user-profile .buttons a.btn-danger{background:#f22;}.user-profile .buttons a.btn-danger:hover{background:#f44;}.user-profile .buttons a:nth-last-child(n+2){margin-right:20px;}@media(max-width:575px){.user-profile .buttons a:nth-last-child(n+2){margin-right:0;}}@media(max-width:575px){.user-profile .buttons a:nth-child(2){margin-bottom:10px;}}.user-profile .buttons a:hover{background:#3192f5;}.user-profile .orders-list .order{margin-bottom:4px;border:2px solid #f2f9ff;}.user-profile .orders-list .order.visible .order-header{background-color:#fff;}.user-profile .orders-list .order.visible .order-header .order-header-icon{border-color:#333;}.user-profile .orders-list .order.visible .order-header .order-header-icon::before,.user-profile .orders-list .order.visible .order-header .order-header-icon::after{background-color:#333;}.user-profile .orders-list .order.visible .order-header .order-header-icon::after{transform:translate(-50%,-50%);}.user-profile .orders-list .order .order-details{display:none;}.user-profile .orders-list .order .order-details-inner{padding:15px 60px;}@media(max-width:991px){.user-profile .orders-list .order .order-details-inner{padding:15px 20px;}}.user-profile .orders-list .order .order-header{position:relative;display:flex;justify-content:space-between;align-items:center;height:60px;padding:15px;padding-left:60px;background-color:#f2f9ff;font-size:16px;font-weight:700;cursor:pointer;transition:.3s;}.user-profile .orders-list .order .order-header:hover{background-color:#bde1ff;}.user-profile .orders-list .order .order-header .order-header-icon{position:absolute;top:50%;left:17px;transform:translateY(-50%);width:30px;height:30px;border:2px solid #246fb2;border-radius:50%;transition:.3s;}.user-profile .orders-list .order .order-header .order-header-icon::before,.user-profile .orders-list .order .order-header .order-header-icon::after{content:"";position:absolute;top:50%;left:50%;width:12px;height:2px;background-color:#246fb2;transition:.3s;}.user-profile .orders-list .order .order-header .order-header-icon::before{transform:translate(-50%,-50%);}.user-profile .orders-list .order .order-header .order-header-icon::after{transform:translate(-50%,-50%) rotate(90deg);}.user-profile .orders-list .order .order-products{margin-bottom:15px;}.user-profile .orders-list .order .order-product,.user-profile .orders-list .order .order-products-header{display:flex;justify-content:space-between;flex-wrap:wrap;padding:15px 0;border-bottom:2px solid #f0f0f0;}.user-profile .orders-list .order .order-product .order-product-name,.user-profile .orders-list .order .order-products-header .order-product-name{width:50%;}@media(max-width:1199px){.user-profile .orders-list .order .order-product .order-product-name,.user-profile .orders-list .order .order-products-header .order-product-name{width:40%;}}@media(max-width:767px){.user-profile .orders-list .order .order-product .order-product-name,.user-profile .orders-list .order .order-products-header .order-product-name{width:100%;margin-bottom:10px;}}.user-profile .orders-list .order .order-product .order-product-name a,.user-profile .orders-list .order .order-products-header .order-product-name a{color:#333;text-decoration:none;}.user-profile .orders-list .order .order-product .order-product-amount,.user-profile .orders-list .order .order-product .order-price,.user-profile .orders-list .order .order-product .order-sum,.user-profile .orders-list .order .order-products-header .order-product-amount,.user-profile .orders-list .order .order-products-header .order-price,.user-profile .orders-list .order .order-products-header .order-sum{width:10%;}@media(max-width:1199px){.user-profile .orders-list .order .order-product .order-product-amount,.user-profile .orders-list .order .order-product .order-price,.user-profile .orders-list .order .order-product .order-sum,.user-profile .orders-list .order .order-products-header .order-product-amount,.user-profile .orders-list .order .order-products-header .order-price,.user-profile .orders-list .order .order-products-header .order-sum{width:14%;}}@media(max-width:767px){.user-profile .orders-list .order .order-product .order-product-amount,.user-profile .orders-list .order .order-product .order-price,.user-profile .orders-list .order .order-product .order-sum,.user-profile .orders-list .order .order-products-header .order-product-amount,.user-profile .orders-list .order .order-products-header .order-price,.user-profile .orders-list .order .order-products-header .order-sum{width:25%;}}@media(max-width:575px){.user-profile .orders-list .order .order-product .order-product-amount,.user-profile .orders-list .order .order-product .order-price,.user-profile .orders-list .order .order-product .order-sum,.user-profile .orders-list .order .order-products-header .order-product-amount,.user-profile .orders-list .order .order-products-header .order-price,.user-profile .orders-list .order .order-products-header .order-sum{width:30%;}}.user-profile .orders-list .order .order-products-header{border-color:#daeeff;}@media(max-width:991px){.user-profile .orders-list .order .order-products-header{display:none;}}.user-profile .orders-list .order .order-products-header>div{font-size:13px;font-weight:700;text-transform:uppercase;}.user-profile .orders-list .order .order-info{display:flex;flex-wrap:wrap;margin-top:30px;}.user-profile .orders-list .order .order-info .order-user-info{width:50%;padding-right:20px;}@media(max-width:991px){.user-profile .orders-list .order .order-info .order-user-info{width:100%;}}.user-profile .orders-list .order .order-info .order-user-info>div{margin-bottom:10px;}.user-profile .orders-list .order .order-info .order-user-info>div>span:first-child{display:inline-block;width:150px;font-weight:600;}.user-profile .change-password-modal,.user-profile .delete-account-modal{width:450px;background:#fff;padding:40px;border-radius:30px;box-shadow:none!important;}@media(max-width:575px){.user-profile .change-password-modal,.user-profile .delete-account-modal{padding:30px;}}.user-profile .change-password-modal .modal-title,.user-profile .delete-account-modal .modal-title{font-size:18px;margin-bottom:20px;font-weight:bold;color:#000;text-align:center;}.user-profile .change-password-modal .modal-row,.user-profile .delete-account-modal .modal-row{margin-bottom:15px;}@media(max-width:575px){.user-profile .change-password-modal .modal-row,.user-profile .delete-account-modal .modal-row{width:250px;}}.user-profile .change-password-modal .modal-row .modal-row-label,.user-profile .delete-account-modal .modal-row .modal-row-label{margin-bottom:5px;}.user-profile .change-password-modal .modal-row input,.user-profile .delete-account-modal .modal-row input{width:100%;font-size:14px;border:1px solid #ccc;font-family:inherit;height:40px;padding:0 15px;transition:.3s;}.user-profile .change-password-modal .modal-row .validation-error,.user-profile .delete-account-modal .modal-row .validation-error{position:static;}.user-profile .change-password-modal .save-password,.user-profile .change-password-modal .delete-account,.user-profile .change-password-modal .delete-account-cancel,.user-profile .delete-account-modal .save-password,.user-profile .delete-account-modal .delete-account,.user-profile .delete-account-modal .delete-account-cancel{width:150px;padding:10px 15px;margin:0 auto;text-align:center;color:#fff;text-decoration:none;text-transform:uppercase;font-size:13px;font-weight:bold;transition:.3s;}.user-profile .change-password-modal .save-password,.user-profile .change-password-modal .delete-account-cancel,.user-profile .delete-account-modal .save-password,.user-profile .delete-account-modal .delete-account-cancel{background:#177de5;}.user-profile .change-password-modal .save-password:hover,.user-profile .change-password-modal .delete-account-cancel:hover,.user-profile .delete-account-modal .save-password:hover,.user-profile .delete-account-modal .delete-account-cancel:hover{background-color:#3192f5;}.user-profile .change-password-modal .delete-account,.user-profile .delete-account-modal .delete-account{background:#bbb;}.user-profile .change-password-modal .modal-close,.user-profile .delete-account-modal .modal-close{position:absolute;top:20px;right:20px;width:30px;height:30px;padding:0;margin:0;border:2px solid #b5b5b5;border-radius:500px;outline:0;background:transparent;z-index:100;cursor:pointer;outline:0;font-size:0;transition:.3s;}.user-profile .change-password-modal .modal-close::before,.user-profile .change-password-modal .modal-close::after,.user-profile .delete-account-modal .modal-close::before,.user-profile .delete-account-modal .modal-close::after{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;background-color:#b5b5b5;border-radius:0;transition:.3s;outline:0;}.user-profile .change-password-modal .modal-close::before,.user-profile .delete-account-modal .modal-close::before{transform:translate(-50%,-50%) rotate(45deg);}.user-profile .change-password-modal .modal-close::after,.user-profile .delete-account-modal .modal-close::after{transform:translate(-50%,-50%) rotate(-45deg);}@media(max-width:767px){.user-profile .change-password-modal .modal-close,.user-profile .delete-account-modal .modal-close{top:10px;right:10px;}.user-profile .change-password-modal .modal-close::before,.user-profile .change-password-modal .modal-close::after,.user-profile .delete-account-modal .modal-close::before,.user-profile .delete-account-modal .modal-close::after{background-color:#3b8699;}}.user-profile .delete-account-modal .button,.user-profile .change-password-modal .button{display:flex;justify-content:space-around;}.user-profile .delete-account-modal .modal-row-label{text-align:center;}.user-profile .modalBackground{background-color:#1e1e1e;opacity:.9;}.shareon>.email{background-color:#d6a718;}#topbar{background:#17375e;height:40px;font-size:14px;transition:all .5s;color:#fff;padding:0;}#topbar .contact-info i{font-style:normal;color:#fff;}#topbar .contact-info a{color:#fff;display:flex;align-items:center;gap:5px;line-height:0;transition:.3s;}#topbar .contact-info a:hover span{text-decoration:underline;}#topbar .contact-info i a{line-height:0;transition:.3s;}#topbar .social-links a{color:rgba(255,255,255,.7);line-height:0;transition:.3s;margin-left:20px;}#topbar .social-links a:hover{color:#fff;}#header{background:#fff;transition:all .5s;z-index:997;height:86px;box-shadow:0 2px 15px rgba(0,0,0,.1);}.header-menu .header-languages{position:relative;text-transform:capitalize;margin-left:1rem;}@media(max-width:991px){.header-menu .header-languages{margin-left:0;padding-bottom:24px;padding-top:24px;}}@media(min-width:992px){.header-menu .header-languages:hover .header-languages-top a{background-color:#0d6efd;color:#fff!important;}.header-menu .header-languages:hover .header-languages-top a::before{border-color:#0d6efd;}}.header-menu .header-languages:hover .header-languages-bottom{opacity:1;visibility:visible;}@media(max-width:991px){.header-menu .header-languages .header-languages-top .language-selector{display:flex;align-items:center;justify-content:center;gap:40px;}}.header-menu .header-languages .header-languages-top a{position:relative;padding-right:28px;background-color:transparent;color:#212529;font-weight:600;border-radius:3px;padding-left:6px;padding-bottom:1px;cursor:pointer;}@media(max-width:991px){.header-menu .header-languages .header-languages-top a{padding-right:6px;}}@media(max-width:991px){.header-menu .header-languages .header-languages-top a.active{color:rgba(33,37,41,.5);}}.header-menu .header-languages .header-languages-top a:not(.active){display:none;}@media(max-width:991px){.header-menu .header-languages .header-languages-top a:not(.active){display:block;}}@media(max-width:991px){.header-menu .header-languages .header-languages-top a::before,.header-menu .header-languages .header-languages-top a::after{display:none!important;}}.header-menu .header-languages .header-languages-top a::after{content:"";position:absolute;right:3px;top:50%;transform:translateY(-50%);width:17px;height:17px;border-radius:50%;background-color:#f6f9fe;}.header-menu .header-languages .header-languages-top a::before{content:"";position:absolute;top:8px;right:8px;width:6px;height:6px;border:solid #17375e;border-width:0 2px 2px 0;transform:rotate(45deg);display:inline-block;z-index:1;transition:all .3s;}.header-menu .header-languages .header-languages-bottom{position:absolute;left:0;top:calc(100% + 5px);width:100%;border:1px solid #e1e9f8;background-color:#f6f9fe;border-radius:3px;opacity:0;visibility:hidden;transition:all .3s;}@media(max-width:991px){.header-menu .header-languages .header-languages-bottom{display:none;}}.header-menu .header-languages .header-languages-bottom::before{content:"";position:absolute;left:0;right:0;top:-5px;width:100%;height:5px;background-color:transparent;}.header-menu .header-languages .header-languages-bottom a{justify-content:center;background-color:transparent;color:#212529;padding-top:7px;padding-bottom:7px;}.header-menu .header-languages .header-languages-bottom a.active{display:none;}.header-menu .header-languages .header-languages-bottom a:hover{color:#0d6efd;}.header-categories{margin-left:1rem;margin-right:1rem;display:flex;flex-direction:column;align-items:center;}@media(max-width:991px){.header-categories{margin-top:1rem;margin-bottom:1rem;}}.header-categories .list-item.active a{background-color:#0d6efd;color:#fff;}.header-logo a,.header-logo span{display:block;width:231px;height:50px;background-image:url("Images/logo.png");background-position:center;background-repeat:no-repeat;background-size:contain;flex-shrink:0;}.header-menu{flex-direction:row;justify-content:flex-end;}@media(max-width:991px){.header-menu{flex-direction:column;}}@media(max-width:991px){.header-menu .offcanvas-body{flex-direction:column;}}.header-menu .root{margin:0;padding:0;display:flex;list-style:none;align-items:center;gap:1rem!important;flex-direction:column;flex-grow:1;}@media(min-width:992px){.header-menu .root{flex-direction:row;flex-grow:0;}}.header-menu .root>div{width:100%;}@media(min-width:992px){.header-menu .root>div{width:auto;}}.header-menu .root .sep{display:none;}.header-menu a{display:flex;align-items:center;justify-content:space-between;padding:0 3px;font-size:15px;font-weight:600;color:#222;white-space:nowrap;transition:.3s;position:relative;padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);background:none;border:0;border-radius:.375rem;}.header-menu a:hover{background-color:#0d6efd;color:#fff;}.header-menu a.active{background-color:#0d6efd;color:#fff;}.main-page #hero{width:100%;height:50vh;background:url("Images/background_hero.jpg") top left;background-size:cover;position:relative;}.main-page #hero:before{content:"";background:rgba(255,255,255,.6);position:absolute;bottom:0;top:0;left:0;right:0;}.main-page #hero .container{position:relative;}@media(min-width:1024px){.main-page #hero{background-attachment:fixed;}}@media(max-width:768px){.main-page #hero{height:25vh;}}@media(max-height:500px){.main-page #hero{height:120vh;}}#hero h1{margin:0;font-size:48px;font-weight:700;line-height:56px;color:#222;font-family:"Poppins",sans-serif;}#hero h1 strong{color:#17375e;}#hero h2{color:#555;margin:5px 0 30px 0;font-size:24px;font-weight:400;}@media(max-width:768px){#hero h1{font-size:28px;line-height:36px;}#hero h2{font-size:18px;line-height:24px;margin-bottom:30px;}}.featured-services .icon-box{padding:30px;position:relative;overflow:hidden;background:#fff;box-shadow:0 0 29px 0 rgba(68,88,144,.12);transition:all .3s ease-in-out;border-radius:8px;z-index:1;}.featured-services .icon-box::before{content:"";position:absolute;background:#cbe0fb;right:0;left:0;bottom:0;top:100%;transition:all .3s;z-index:-1;}.featured-services .icon-box:hover::before{background:#17375e;top:0;border-radius:0;}.featured-services .title{font-weight:700;margin-bottom:15px;font-size:18px;}.featured-services .title a{color:#111;}.featured-services .description{font-size:15px;line-height:28px;margin-bottom:0;}.featured-services .icon-box:hover .title a,.featured-services .icon-box:hover .description{color:#fff;}.features-section h1,.features-section h2,.features-section h3,.features-section h4,.features-section h5,.features-section h6{font-size:calc(1.375rem + 1.5vw);font-weight:700;line-height:1.2;margin-bottom:2.5rem;}@media(min-width:1200px){.features-section h1,.features-section h2,.features-section h3,.features-section h4,.features-section h5,.features-section h6{font-size:2.5rem;}}.features-section h1 strong,.features-section h2 strong,.features-section h3 strong,.features-section h4 strong,.features-section h5 strong,.features-section h6 strong{color:#1e90ff;}.features-section p{font-size:1.25rem;font-weight:300;margin-bottom:3rem;}.features-section ul li{margin-bottom:15px;position:relative;padding-left:30px;}.features-section ul li:last-child{margin-bottom:0;}.features-section ul li::before{content:"";width:16px;height:16px;background-image:url("Images/check.svg");background-position:center;background-repeat:no-repeat;background-size:contain;flex-shrink:0;position:absolute;left:0;top:5px;}.team{padding:60px 0;}.team .member{margin-bottom:20px;overflow:hidden;border-radius:4px;background:#fff;box-shadow:0 2px 15px rgba(16,110,234,.15);max-width:300px;position:relative;}.team .member:hover .member-info tr:nth-child(2) ul{opacity:1;top:349px;}.team .member .member-img{overflow:hidden;}.team .member .member-info{padding:25px 15px;}.team .member .member-info h4{font-weight:700;margin-bottom:5px;font-size:18px;color:#222;}.team .member .member-info table{width:auto!important;}.team .member .member-info tr:first-child,.team .member .member-info tr:first-child>*{display:block;font-size:13px;font-weight:400;color:#aaa;}.team .member .member-info tr:nth-child(2) ul{display:flex;justify-content:center;position:absolute;left:0;top:334px;right:0;opacity:0;transition:ease-in-out .3s;text-align:center;}.team .member .member-info tr:nth-child(2) a{transition:color .3s;color:#222;margin:0 3px;padding-top:7px;border-radius:4px;width:36px;height:36px;background:rgba(16,110,234,.8);display:inline-block;transition:ease-in-out .3s;position:relative;font-size:0;}.team .member .member-info tr:nth-child(2) a:hover{background:#3b8af2;}.team .member .member-info tr:nth-child(2) a::before{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:bootstrap-icons;color:#fff;font-size:18px;}.team .member .member-info tr:nth-child(2) a[href*="x.com"]::before{content:"";}.team .member .member-info tr:nth-child(2) a[href*="facebook.com"]::before{content:"";}.team .member .member-info tr:nth-child(2) a[href*="instagram.com"]::before{content:"";}.team .member .member-info tr:nth-child(2) a[href*="linkedin.com"]::before{content:"";}.about-content h1,.about-content h2,.about-content h3,.about-content h4,.about-content h5{font-weight:600;font-size:26px;margin-bottom:.5rem;line-height:1.2;}.about-content ul{margin-top:50px;}.about-content ul li{margin-bottom:35px;position:relative;padding-left:55px;}.about-content ul li::before{content:"";position:absolute;left:0;top:0;background:#fff;box-shadow:0 6px 15px rgba(16,110,234,.12);font-size:24px;padding:20px;color:#17375e;border-radius:50px;}.about-content ul h1,.about-content ul h2,.about-content ul h3,.about-content ul h4,.about-content ul h5{font-size:18px;color:#555;}.about-content ul p{font-size:15px;}.about-content ul p:last-child{margin-bottom:0;}#reward-section h1,#reward-section h2,#reward-section h3,#reward-section h4,#reward-section h5,#reward-section h6{margin-bottom:1rem!important;margin-top:1.5rem!important;font-size:calc(1.375rem + 1.5vw);line-height:1.2;}@media(min-width:1200px){#reward-section h1,#reward-section h2,#reward-section h3,#reward-section h4,#reward-section h5,#reward-section h6{font-size:2.5rem;}}@media(max-width:767px){#partners .cl-item-list .row{gap:20px;}}#partners .cl-item-list .row>*{flex:0 0 auto;width:100%;}@media(min-width:768px){#partners .cl-item-list .row>*{flex:0 0 auto;width:33.33333333%;}}#contacts a{display:block;color:var(--bs-body-color);}.contacts-content .lead{margin-bottom:1rem;}.footer-bg{height:35vh;background:url("Images/background_footer_2.jpg") center/cover no-repeat;margin-top:-200px;}.product-list-page .products-list{margin-bottom:90px;margin-top:60px;}@media(max-width:1399px){.product-list-page .products-list{margin-bottom:50px;margin-top:30px;}}.product-list-page .products-list .products-grid{display:flex;flex-direction:column;gap:30px;}.product-list-page .products-list .product-item-wrapper:nth-child(even) .product-view{background-color:#f6f9fe;padding-left:120px;}@media(max-width:1399px){.product-list-page .products-list .product-item-wrapper:nth-child(even) .product-view{padding-left:68px;}}@media(max-width:1199px){.product-list-page .products-list .product-item-wrapper:nth-child(even) .product-view{padding-left:40px;}}@media(max-width:991px){.product-list-page .products-list .product-item-wrapper:nth-child(even) .product-view{padding-left:30px;}}.product-list-page .products-list .product-item-wrapper:nth-child(even) .product-view-img{order:1;}@media(max-width:991px){.product-list-page .products-list .product-item-wrapper:nth-child(even) .product-view-img{order:0;}}.product-view{display:flex;align-items:center;gap:181px;padding:60px 30px;border-radius:10px;}@media(max-width:1399px){.product-view{gap:160px;padding:52px 26px;}}@media(max-width:1199px){.product-view{gap:80px;}}@media(max-width:991px){.product-view{flex-direction:column;gap:50px;padding:30px;}}@media(max-width:575px){.product-view{padding-left:16px;padding-right:16px;padding-bottom:16px;}}.product-view-img img{width:509px;height:auto;}@media(max-width:1399px){.product-view-img img{width:449px;}}@media(max-width:575px){.product-view-img img{width:100%;}}.product-view__name{display:inline-block;font-size:40px;line-height:48px;font-weight:700;margin-bottom:30px;color:#212529;}@media(max-width:767px){.product-view__name{font-size:32px;line-height:42px;margin-bottom:11px;}}.product-view__descr{margin-bottom:30px;}@media(max-width:767px){.product-view__descr{margin-bottom:19px;}}.product-view__features ul{margin-bottom:50px;padding-left:26px;}@media(max-width:767px){.product-view__features ul{padding-left:0;margin-bottom:30px;}}.product-view__features ul li{display:flex;gap:11px;margin-bottom:10px;}@media(max-width:767px){.product-view__features ul li{font-size:14px;line-height:20px;}}.product-view__features ul li:last-child{margin-bottom:0;}.product-view__features ul li::before{content:"";width:12px;height:12px;background-image:url("Images/check.svg");background-position:center;background-repeat:no-repeat;background-size:contain;flex-shrink:0;position:relative;top:5px;}.product-view-bottom{display:flex;align-items:flex-end;gap:46px;}@media(max-width:575px){.product-view-bottom{flex-direction:column;gap:30px;align-items:flex-start;}}.product-view-price{color:#17375e;font-weight:700;display:flex;gap:4px;flex-shrink:0;line-height:1;}.product-view-price span:first-child{font-size:24px;position:relative;top:-3px;}.product-view-price span:nth-child(2){font-size:36px;}@media(max-width:575px){.product-view .btn-blue{width:100%;}}.form-social{display:flex;align-items:center;gap:22px;margin-bottom:20px;}.form-social__title{font-weight:600;font-size:16px;}.form-social-list{display:flex;align-items:center;gap:10px;}.form-social-link{display:flex;flex-shrink:0;width:34px;height:34px;border-radius:50%;position:relative;}.form-social-link::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;background-size:contain;background-position:center;background-repeat:no-repeat;}.form-social-link--whatsup{background-color:#25d366;}.form-social-link--whatsup::after{background-image:url("Images/whatsup.svg");}.form-social-link--tg{background:linear-gradient(203.2deg,#37aee2 21.67%,#1e96c8 70%);}.form-social-link--tg::after{background-image:url("Images/tg.svg");}.product-details-page{margin-bottom:90px;}@media(max-width:1399px){.product-details-page{margin-bottom:60px;}}.product-details__content{display:flex;gap:105px;}@media(max-width:1399px){.product-details__content{gap:30px;}}@media(max-width:1199px){.product-details__content{flex-direction:column;}}.product-details__right{width:100%;}.product-details__title{font-size:40px;line-height:48px;font-weight:700;margin-bottom:20px;}@media(max-width:575px){.product-details__title{font-size:32px;line-height:42px;margin-bottom:10px;}}.product-details-code{font-weight:300;margin-bottom:29px;}.product-details-model{margin-bottom:30px;}.product-details-model select{display:none;}.product-details-model .product-selectable-parameter{display:flex;align-items:center;gap:24px;}.product-details-model .variant{width:100%;}.product-details-cart{display:flex;align-items:center;gap:93px;margin-bottom:60px;}@media(max-width:575px){.product-details-cart{flex-direction:column;align-items:flex-start;gap:30px;}}@media(max-width:575px){.product-details-cart .btn-blue{width:100%;}}.product-details-tabs .tab-list{display:flex;overflow:auto;}.product-details-tabs .tab-list li.active a{color:#17375e;font-weight:600;}.product-details-tabs .tab-list li.active a::after{opacity:1;visibility:visible;}.product-details-tabs .tab-list a{position:relative;font-size:18px;font-weight:400;display:inline-block;padding:2px 20px 14px;color:#212529;white-space:nowrap;transition:all .3s;}@media(max-width:1399px){.product-details-tabs .tab-list a{padding:2px 10px 14px;}}.product-details-tabs .tab-list a:hover{color:#17375e;}.product-details-tabs .tab-list a:hover::after{opacity:1;visibility:visible;}.product-details-tabs .tab-list a::after{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:3px;background-color:#17375e;opacity:0;visibility:hidden;transition:all .3s;}.product-details-tabs .tab-content-wrapper{margin-top:21px;}.product-details-tabs .tab-pane{display:none;}.product-details-tabs .tab-pane.active{display:block;}.product-details-tabs .tab-pane table{display:flex;overflow-x:auto;}.product-details-tabs .tab-pane table td:first-child,.product-details-tabs .tab-pane table td:nth-child(2){white-space:nowrap;min-width:175px;}.product-details-tabs .tab-pane table td:nth-child(3){min-width:300px;}.product-details-tabs .documentation-tab a{font-size:16px;transition:.5s;color:#222;font-weight:600;position:relative;padding-left:35px;display:inline-block;margin-bottom:10px;}.product-details-tabs .documentation-tab a::before{content:"";position:absolute;left:0;top:-1px;background-image:url("Images/download.png");background-size:contain;background-position:center;background-repeat:no-repeat;width:26px;height:26px;}.product-details-tabs .documentation-tab a:hover{color:#17375e;}.product-details-tabs .documentation-tab a:hover::before{background-image:url("Images/download-hover.png");}.product-item-slider{display:flex;flex-direction:column;width:530px;flex-shrink:0;}@media(max-width:1399px){.product-item-slider{width:450px;}}@media(max-width:1199px){.product-item-slider{margin-left:auto;margin-right:auto;}}@media(max-width:575px){.product-item-slider{width:100%;}}.product-item-slider-big{width:100%;height:530px;cursor:pointer;}@media(max-width:1399px){.product-item-slider-big{height:450px;}}@media(max-width:575px){.product-item-slider-big{height:296px;}}.product-item-slider-big__item{padding:30px;}@media(max-width:575px){.product-item-slider-big__item{padding:20px;}}.product-item-slider-big__item img{width:100%;height:100%;object-fit:contain;}.product-item-slider-big .no-image{cursor:default;width:100%;display:flex;align-items:center;justify-content:center;}.product-item-slider-big .no-image img{max-width:80%;max-height:80%;}.product-item-slider-small{width:100%;padding-bottom:2px;}.product-item-slider-small-wrapper{height:100px;margin-top:20px;display:flex;align-items:center;}@media(max-width:1399px){.product-item-slider-small-wrapper{height:90px;}}@media(max-width:575px){.product-item-slider-small-wrapper{height:56px;margin-top:11px;}}.product-item-slider-small__item{margin-right:20px;display:flex;align-items:center;justify-content:center;height:100px!important;width:100px;cursor:pointer;transition:all .3s;position:relative;}@media(max-width:1399px){.product-item-slider-small__item{height:90px!important;width:90px;margin-right:15px;}}@media(max-width:575px){.product-item-slider-small__item{height:56px!important;width:56px;margin-right:11px;}}.product-item-slider-small__item::after{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:4px;border-radius:50px;background-color:#0d6efd;opacity:0;visibility:hidden;z-index:1;transition:all .3s;}@media(max-width:575px){.product-item-slider-small__item::after{height:2px;}}.product-item-slider-small__item.swiper-slide-thumb-active::after{opacity:1;visibility:visible;}.product-item-slider-small__item:hover::after{opacity:1;visibility:visible;}.product-item-slider-small__item img{max-width:100%;max-height:100%;border-radius:6px;transition:all .3s;}.product-image-slider .fancybox-content{background-color:#fff;}.error404-content{display:flex;align-items:flex-start;gap:200px;margin-top:140px;margin-bottom:50px;}@media(max-width:1199px){.error404-content{gap:150px;}}@media(max-width:991px){.error404-content{flex-direction:column;align-items:center;gap:50px;margin-top:90px;}}@media(max-width:767px){.error404-content{gap:35px;margin-top:65px;}}.error404-left{display:flex;flex-direction:column;align-items:center;}.error404-left .l404{font-size:98px;line-height:48px;font-weight:700;color:#17375e;}.error404-img{width:400px;height:326px;margin-top:16px;}@media(max-width:767px){.error404-img{width:310px;height:258px;}}.error404-img img{width:100%;height:100%;object-fit:contain;}.error404-right{margin-top:12px;}@media(max-width:991px){.error404-right{text-align:center;}}.error404-right .btn-blue{width:max-content;padding-left:58px;padding-right:58px;}@media(max-width:991px){.error404-right .btn-blue{margin-left:auto;margin-right:auto;}}.error404-title{font-size:40px;line-height:48px;font-weight:700;margin-bottom:30px;}.error404-text{margin-bottom:39px;}.error404-text p{font-size:16px;font-weight:300;line-height:24px;margin-bottom:0;}.hardware-page #hero{width:100%;height:42vh;background-position:top left;background-size:cover;position:relative;}.hardware-page .hero-actions{gap:25px;}@media(max-width:575px){.hardware-page .hero-actions{flex-direction:column;gap:15px;}}.hardware-page .btn-watch-video{font-size:16px;transition:.5s;color:#222;font-weight:600;display:flex;align-items:center;text-decoration:underline;}.hardware-page .btn-watch-video i{color:#17375e;font-size:32px;transition:.3s;line-height:0;margin-right:8px;}.hardware-page .btn-watch-video:hover{color:#17375e;}.hardware-page .btn-watch-video:hover i{color:#3b8af2;}.join-section{background-position:center;background-repeat:no-repeat;background-size:cover;}@media(max-width:575px){.join-section{padding-left:0!important;padding-right:0!important;}}.join-section__content table{width:100%!important;}.join-section__content tr:first-child td{font-size:1rem;padding-bottom:1.5rem;text-transform:uppercase;}.join-section__content tr:nth-child(2) td,.join-section__content tr:nth-child(2) td>*{font-size:2.5rem;line-height:1.2;font-weight:700;}@media(max-width:1199px){.join-section__content tr:nth-child(2) td,.join-section__content tr:nth-child(2) td>*{font-size:calc(1.375rem + 1.5vw);}}.join-section__content tr:nth-child(2) strong{position:relative;}.join-section__content tr:nth-child(2) strong::after{content:"";position:absolute;left:0;top:100%;background-image:url("Images/line.svg");background-position:center;background-repeat:no-repeat;background-size:contain;width:268px;height:14px;}@media(max-width:991px){.join-section__content tr:nth-child(2) strong::after{width:181px;height:10px;top:calc(100% - 5px);}}@media(max-width:575px){.join-section__content tr:nth-child(2) strong::after{width:109px;}}.project-description-content h1,.project-description-content h2,.project-description-content h3,.project-description-content h4,.project-description-content h5,.project-description-content h6{margin-top:1rem!important;margin-bottom:1rem!important;font-size:1.75rem;font-weight:500;line-height:1.2;}@media(max-width:1199px){.project-description-content h1,.project-description-content h2,.project-description-content h3,.project-description-content h4,.project-description-content h5,.project-description-content h6{font-size:calc(1.3rem + .6vw);}}.project-description-content ul{list-style-type:disc;padding-left:32px;}.related-projects-title{margin-top:1.5rem!important;margin-bottom:1.5rem!important;}.hardware-projects .row>*{flex:0 0 auto;width:25%;margin-bottom:1.5rem!important;}@media(max-width:767px){.hardware-projects .row>*{width:50%;}}@media(max-width:575px){.hardware-projects .row>*{width:100%;}}.research-page,.about-us-page{padding-top:50px;padding-bottom:150px;}@media(max-width:1399px){.research-page,.about-us-page{padding-bottom:90px;}}@media(max-width:575px){.research-page,.about-us-page{padding-top:30px;padding-bottom:50px;}}.about-us-page{padding-top:0;}.pricing-item .advanced{width:200px;position:absolute;top:18px;right:-68px;transform:rotate(45deg);z-index:1;font-size:14px;padding:1px 0 3px 0;background:#17375e;color:#fff;display:none;}.pricing-item .box{padding:20px;background:#fff;text-align:center;box-shadow:0 0 4px rgba(0,0,0,.12);border-radius:5px;position:relative;overflow:hidden;}.pricing-item ul{padding:0;list-style:none;color:#444;text-align:center;line-height:20px;font-size:14px;}.pricing-item li{padding-bottom:16px;}.pricing-item li u{text-decoration:line-through;}.pricing-item table{width:auto!important;}.pricing-item__title{margin:-20px -20px 20px -20px;padding:20px 15px;font-size:16px;font-weight:600;color:#777;background:#f8f8f8;}.pricing-item:nth-child(2) .pricing-item__title{color:#fff;background:#17375e;}.pricing-item:last-child .advanced{display:block;}.pricing-item__descr tr:nth-child(1) td>*{font-family:"Poppins",sans-serif;color:#bababa;font-size:16px;font-weight:300;margin-bottom:20px;}.pricing-item__descr tr:nth-child(1) td>* strong{font-size:36px;color:#17375e;font-weight:600;vertical-align:bottom;position:relative;top:4px;}.pricing-item__descr tr:nth-child(1) td>*::before{content:"$";color:#17375e;font-weight:600;font-size:20px;top:-15px;left:-3px;position:relative;color:#17375e;}.pricing-item .btn-wrap{margin:20px -20px -20px -20px;padding:20px 15px;background:#f8f8f8;text-align:center;}.pricing-item .btn-wrap .btn-blue{width:max-content;margin-left:auto;margin-right:auto;}.about-page-content .div-row-text>h1,.about-page-content .div-row-text h2,.about-page-content .div-row-text h3,.about-page-content .div-row-text h4,.about-page-content .div-row-text h5,.about-page-content .div-row-text h6{margin-bottom:.5rem;}.about-page-content .div-row-text>p{margin-bottom:1rem;}.about-page-content ul{list-style-type:disc;padding-left:32px;}.about-page-content li{margin-bottom:15px;}.about-page-content li:last-child{margin-bottom:0;}