/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; user-select: none; touch-action: pan-y; max-width: calc(100% - 60px); margin: 0 auto; }
@media (min-width: 480px) { .slick-slider { max-width: 100%; } }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

@charset "UTF-8";
/* Slider */
.slick-loading .slick-list { background: #fff url('https://www.eplytki.pl/skin/frontend/base/default/images/ajax-loader.gif') center no-repeat; }

/* Icons */
/*@font-face { font-family: "slick"; src: url('https://www.eplytki.pl/skin/frontend/base/default/css/bigdrop/product_slider/fonts/slick.eot?1562846132'); src: url('https://www.eplytki.pl/skin/frontend/base/default/css/bigdrop/product_slider/fonts/slick.eot?&1562846132#iefix') format("embedded-opentype"), url('https://www.eplytki.pl/skin/frontend/base/default/css/bigdrop/product_slider/fonts/slick.woff?1562846132') format("woff"), url('https://www.eplytki.pl/skin/frontend/base/default/css/bigdrop/product_slider/fonts/slick.ttf?1562846132') format("truetype"), url('https://www.eplytki.pl/skin/frontend/base/default/css/bigdrop/product_slider/fonts/slick.svg?1562846131#slick') format("svg"); font-weight: normal; font-style: normal; }*/
/* Arrows */
/*.slick-prev, .slick-next { position: absolute; display: block; height: 30px; width: 30px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; z-index: 9; }*/
.slick-prev, .slick-next { position: absolute; font-size: 0; cursor: pointer;border: none; outline: none; z-index: 9;border-left: 20px solid transparent;top: 40%;
    border-right: 20px solid transparent;
    border-top: 20px solid #c4c4c4;
    border-top-color: rgb(196, 196, 196); }
.slick-prev{transform:rotate(90deg)}
.slick-next{transform:rotate(-90deg)}
.slick-prev:hover,.slick-next:hover{border-top-color:#1053a8}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
/*.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 30px; line-height: 1; color: #2e8ab8; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background-color: transparent; }*/

.slick-prev { left: -25px; }
[dir="rtl"] .slick-prev { left: auto; right: -25px; }
.slick-prev:before { content: "←"; }
[dir="rtl"] .slick-prev:before { content: "→"; }

.slick-next { right: -25px; }
[dir="rtl"] .slick-next { left: -25px; right: auto; }
.slick-next:before { content: "→"; }
[dir="rtl"] .slick-next:before { content: "←"; }

/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -25px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }

/* Product Sliders */
.product-slider { text-align: center; }
.product-slider .add-to-links { list-style: none; margin-top: 10px !important; margin-right: 0 !important; float: none !important; }
.product-slider .add-to-links a { border: none !important; }
.product-slider .add-to-links li { float: none !important; }
.product-slider li { font-family: Georgia, Times, "Times New Roman", serif; font-size: 14px; font-style: normal !important; line-height: 24px; margin: 0 1em !important; }
.product-slider p { margin: 0 !important; font-style: normal !important; }
.product-slider .product-name a { color: #636363; font-weight: 500; }
.product-slider .product-name a:hover { color: #3399cc; text-decoration: none; }
.product-slider .msrp-price-hide-message { display: none; }

.product-slider-block { margin-top: 15px; margin-bottom: 15px; }
.product-slider-block .product-info1 { padding-bottom: 0 !important; }
.product-slider-block .product-info1 .actions { min-height: 0; padding-top: 0; padding-bottom: 5px; }
.product-slider-block h2 { color: #3399cc; border-bottom: 1px solid #ededed; }
.product-slider-block .slider-title { color: #3399cc; border-bottom: 1px solid #ededed; }
.product-slider-block .slider-title { font-size: 22px; font-weight: 500; color: #636363; border-bottom: 1px solid #ededed; padding-bottom: 3px; margin-bottom: 15px; text-transform: uppercase; }
@media (max-width: 1024px) { .product-slider-block .slider-title { text-align: center; } }

.cdz-menu *,.cdz-menu :after,.cdz-menu :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(min-width:768px){.cdz-menu .container{width:740px}}@media(min-width:992px){.cdz-menu .container{width:960px}}@media(min-width:1200px){.cdz-menu .container{width:1200px}}.cdz-menu .col-lg-1,.cdz-menu .col-lg-10,.cdz-menu .col-lg-11,.cdz-menu .col-lg-12,.cdz-menu .col-lg-13,.cdz-menu .col-lg-14,.cdz-menu .col-lg-15,.cdz-menu .col-lg-16,.cdz-menu .col-lg-17,.cdz-menu .col-lg-18,.cdz-menu .col-lg-19,.cdz-menu .col-lg-2,.cdz-menu .col-lg-20,.cdz-menu .col-lg-21,.cdz-menu .col-lg-22,.cdz-menu .col-lg-23,.cdz-menu .col-lg-24,.cdz-menu .col-lg-3,.cdz-menu .col-lg-4,.cdz-menu .col-lg-5,.cdz-menu .col-lg-6,.cdz-menu .col-lg-7,.cdz-menu .col-lg-8,.cdz-menu .col-lg-9,.cdz-menu .col-md-1,.cdz-menu .col-md-10,.cdz-menu .col-md-11,.cdz-menu .col-md-12,.cdz-menu .col-md-13,.cdz-menu .col-md-14,.cdz-menu .col-md-15,.cdz-menu .col-md-16,.cdz-menu .col-md-17,.cdz-menu .col-md-18,.cdz-menu .col-md-19,.cdz-menu .col-md-2,.cdz-menu .col-md-20,.cdz-menu .col-md-21,.cdz-menu .col-md-22,.cdz-menu .col-md-23,.cdz-menu .col-md-24,.cdz-menu .col-md-3,.cdz-menu .col-md-4,.cdz-menu .col-md-5,.cdz-menu .col-md-6,.cdz-menu .col-md-7,.cdz-menu .col-md-8,.cdz-menu .col-md-9,.cdz-menu .col-sm-1,.cdz-menu .col-sm-10,.cdz-menu .col-sm-11,.cdz-menu .col-sm-12,.cdz-menu .col-sm-13,.cdz-menu .col-sm-14,.cdz-menu .col-sm-15,.cdz-menu .col-sm-16,.cdz-menu .col-sm-17,.cdz-menu .col-sm-18,.cdz-menu .col-sm-19,.cdz-menu .col-sm-2,.cdz-menu .col-sm-20,.cdz-menu .col-sm-21,.cdz-menu .col-sm-22,.cdz-menu .col-sm-23,.cdz-menu .col-sm-24,.cdz-menu .col-sm-3,.cdz-menu .col-sm-4,.cdz-menu .col-sm-5,.cdz-menu .col-sm-6,.cdz-menu .col-sm-7,.cdz-menu .col-sm-8,.cdz-menu .col-sm-9,.cdz-menu .col-xs-1,.cdz-menu .col-xs-10,.cdz-menu .col-xs-11,.cdz-menu .col-xs-12,.cdz-menu .col-xs-13,.cdz-menu .col-xs-14,.cdz-menu .col-xs-15,.cdz-menu .col-xs-16,.cdz-menu .col-xs-17,.cdz-menu .col-xs-18,.cdz-menu .col-xs-19,.cdz-menu .col-xs-2,.cdz-menu .col-xs-20,.cdz-menu .col-xs-21,.cdz-menu .col-xs-22,.cdz-menu .col-xs-23,.cdz-menu .col-xs-24,.cdz-menu .col-xs-3,.cdz-menu .col-xs-4,.cdz-menu .col-xs-5,.cdz-menu .col-xs-6,.cdz-menu .col-xs-7,.cdz-menu .col-xs-8,.cdz-menu .col-xs-9{position:relative;min-height:1px;padding-left:10px;padding-right:10px}.cdz-menu .col-xs-1,.cdz-menu .col-xs-10,.cdz-menu .col-xs-11,.cdz-menu .col-xs-12,.cdz-menu .col-xs-13,.cdz-menu .col-xs-14,.cdz-menu .col-xs-15,.cdz-menu .col-xs-16,.cdz-menu .col-xs-17,.cdz-menu .col-xs-18,.cdz-menu .col-xs-19,.cdz-menu .col-xs-2,.cdz-menu .col-xs-20,.cdz-menu .col-xs-21,.cdz-menu .col-xs-22,.cdz-menu .col-xs-23,.cdz-menu .col-xs-24,.cdz-menu .col-xs-3,.cdz-menu .col-xs-4,.cdz-menu .col-xs-5,.cdz-menu .col-xs-6,.cdz-menu .col-xs-7,.cdz-menu .col-xs-8,.cdz-menu .col-xs-9{float:left}.cdz-rtl .cdz-menu .col-xs-1,.cdz-rtl .cdz-menu .col-xs-10,.cdz-rtl .cdz-menu .col-xs-11,.cdz-rtl .cdz-menu .col-xs-12,.cdz-rtl .cdz-menu .col-xs-13,.cdz-rtl .cdz-menu .col-xs-14,.cdz-rtl .cdz-menu .col-xs-15,.cdz-rtl .cdz-menu .col-xs-16,.cdz-rtl .cdz-menu .col-xs-17,.cdz-rtl .cdz-menu .col-xs-18,.cdz-rtl .cdz-menu .col-xs-19,.cdz-rtl .cdz-menu .col-xs-2,.cdz-rtl .cdz-menu .col-xs-20,.cdz-rtl .cdz-menu .col-xs-21,.cdz-rtl .cdz-menu .col-xs-22,.cdz-rtl .cdz-menu .col-xs-23,.cdz-rtl .cdz-menu .col-xs-24,.cdz-rtl .cdz-menu .col-xs-3,.cdz-rtl .cdz-menu .col-xs-4,.cdz-rtl .cdz-menu .col-xs-5,.cdz-rtl .cdz-menu .col-xs-6,.cdz-rtl .cdz-menu .col-xs-7,.cdz-rtl .cdz-menu .col-xs-8,.cdz-rtl .cdz-menu .col-xs-9{float:right}.cdz-menu .col-xs-24{width:100%}.cdz-menu .col-xs-23{width:95.83333333%}.cdz-menu .col-xs-22{width:91.66666667%}.cdz-menu .col-xs-21{width:87.5%}.cdz-menu .col-xs-20{width:83.33333333%}.cdz-menu .col-xs-19{width:79.16666667%}.cdz-menu .col-xs-18{width:75%}.cdz-menu .col-xs-17{width:70.83333333%}.cdz-menu .col-xs-16{width:66.66666667%}.cdz-menu .col-xs-15{width:62.5%}.cdz-menu .col-xs-14{width:58.33333333%}.cdz-menu .col-xs-13{width:54.16666667%}.cdz-menu .col-xs-12{width:50%}.cdz-menu .col-xs-11{width:45.83333333%}.cdz-menu .col-xs-10{width:41.66666667%}.cdz-menu .col-xs-9{width:37.5%}.cdz-menu .col-xs-8{width:33.33333333%}.cdz-menu .col-xs-7{width:29.16666667%}.cdz-menu .col-xs-6{width:25%}.cdz-menu .col-xs-5{width:20.83333333%}.cdz-menu .col-xs-4{width:16.66666667%}.cdz-menu .col-xs-3{width:12.5%}.cdz-menu .col-xs-2{width:8.33333333%}.cdz-menu .col-xs-1{width:4.16666667%}.cdz-menu .col-xs-pull-24{right:100%}.cdz-menu .col-xs-pull-23{right:95.83333333%}.cdz-menu .col-xs-pull-22{right:91.66666667%}.cdz-menu .col-xs-pull-21{right:87.5%}.cdz-menu .col-xs-pull-20{right:83.33333333%}.cdz-menu .col-xs-pull-19{right:79.16666667%}.cdz-menu .col-xs-pull-18{right:75%}.cdz-menu .col-xs-pull-17{right:70.83333333%}.cdz-menu .col-xs-pull-16{right:66.66666667%}.cdz-menu .col-xs-pull-15{right:62.5%}.cdz-menu .col-xs-pull-14{right:58.33333333%}.cdz-menu .col-xs-pull-13{right:54.16666667%}.cdz-menu .col-xs-pull-12{right:50%}.cdz-menu .col-xs-pull-11{right:45.83333333%}.cdz-menu .col-xs-pull-10{right:41.66666667%}.cdz-menu .col-xs-pull-9{right:37.5%}.cdz-menu .col-xs-pull-8{right:33.33333333%}.cdz-menu .col-xs-pull-7{right:29.16666667%}.cdz-menu .col-xs-pull-6{right:25%}.cdz-menu .col-xs-pull-5{right:20.83333333%}.cdz-menu .col-xs-pull-4{right:16.66666667%}.cdz-menu .col-xs-pull-3{right:12.5%}.cdz-menu .col-xs-pull-2{right:8.33333333%}.cdz-menu .col-xs-pull-1{right:4.16666667%}.cdz-menu .col-xs-pull-0{right:auto}.cdz-menu .col-xs-push-24{left:100%}.cdz-menu .col-xs-push-23{left:95.83333333%}.cdz-menu .col-xs-push-22{left:91.66666667%}.cdz-menu .col-xs-push-21{left:87.5%}.cdz-menu .col-xs-push-20{left:83.33333333%}.cdz-menu .col-xs-push-19{left:79.16666667%}.cdz-menu .col-xs-push-18{left:75%}.cdz-menu .col-xs-push-17{left:70.83333333%}.cdz-menu .col-xs-push-16{left:66.66666667%}.cdz-menu .col-xs-push-15{left:62.5%}.cdz-menu .col-xs-push-14{left:58.33333333%}.cdz-menu .col-xs-push-13{left:54.16666667%}.cdz-menu .col-xs-push-12{left:50%}.cdz-menu .col-xs-push-11{left:45.83333333%}.cdz-menu .col-xs-push-10{left:41.66666667%}.cdz-menu .col-xs-push-9{left:37.5%}.cdz-menu .col-xs-push-8{left:33.33333333%}.cdz-menu .col-xs-push-7{left:29.16666667%}.cdz-menu .col-xs-push-6{left:25%}.cdz-menu .col-xs-push-5{left:20.83333333%}.cdz-menu .col-xs-push-4{left:16.66666667%}.cdz-menu .col-xs-push-3{left:12.5%}.cdz-menu .col-xs-push-2{left:8.33333333%}.cdz-menu .col-xs-push-1{left:4.16666667%}.cdz-menu .col-xs-push-0{left:auto}.cdz-menu .col-xs-offset-24{margin-left:100%}.cdz-menu .col-xs-offset-23{margin-left:95.83333333%}.cdz-menu .col-xs-offset-22{margin-left:91.66666667%}.cdz-menu .col-xs-offset-21{margin-left:87.5%}.cdz-menu .col-xs-offset-20{margin-left:83.33333333%}.cdz-menu .col-xs-offset-19{margin-left:79.16666667%}.cdz-menu .col-xs-offset-18{margin-left:75%}.cdz-menu .col-xs-offset-17{margin-left:70.83333333%}.cdz-menu .col-xs-offset-16{margin-left:66.66666667%}.cdz-menu .col-xs-offset-15{margin-left:62.5%}.cdz-menu .col-xs-offset-14{margin-left:58.33333333%}.cdz-menu .col-xs-offset-13{margin-left:54.16666667%}.cdz-menu .col-xs-offset-12{margin-left:50%}.cdz-menu .col-xs-offset-11{margin-left:45.83333333%}.cdz-menu .col-xs-offset-10{margin-left:41.66666667%}.cdz-menu .col-xs-offset-9{margin-left:37.5%}.cdz-menu .col-xs-offset-8{margin-left:33.33333333%}.cdz-menu .col-xs-offset-7{margin-left:29.16666667%}.cdz-menu .col-xs-offset-6{margin-left:25%}.cdz-menu .col-xs-offset-5{margin-left:20.83333333%}.cdz-menu .col-xs-offset-4{margin-left:16.66666667%}.cdz-menu .col-xs-offset-3{margin-left:12.5%}.cdz-menu .col-xs-offset-2{margin-left:8.33333333%}.cdz-menu .col-xs-offset-1{margin-left:4.16666667%}.cdz-menu .col-xs-offset-0{margin-left:0}@media(min-width:768px){.cdz-menu .col-sm-1,.cdz-menu .col-sm-10,.cdz-menu .col-sm-11,.cdz-menu .col-sm-12,.cdz-menu .col-sm-13,.cdz-menu .col-sm-14,.cdz-menu .col-sm-15,.cdz-menu .col-sm-16,.cdz-menu .col-sm-17,.cdz-menu .col-sm-18,.cdz-menu .col-sm-19,.cdz-menu .col-sm-2,.cdz-menu .col-sm-20,.cdz-menu .col-sm-21,.cdz-menu .col-sm-22,.cdz-menu .col-sm-23,.cdz-menu .col-sm-24,.cdz-menu .col-sm-3,.cdz-menu .col-sm-4,.cdz-menu .col-sm-5,.cdz-menu .col-sm-6,.cdz-menu .col-sm-7,.cdz-menu .col-sm-8,.cdz-menu .col-sm-9{float:left}.cdz-rtl .cdz-menu .col-sm-1,.cdz-rtl .cdz-menu .col-sm-10,.cdz-rtl .cdz-menu .col-sm-11,.cdz-rtl .cdz-menu .col-sm-12,.cdz-rtl .cdz-menu .col-sm-13,.cdz-rtl .cdz-menu .col-sm-14,.cdz-rtl .cdz-menu .col-sm-15,.cdz-rtl .cdz-menu .col-sm-16,.cdz-rtl .cdz-menu .col-sm-17,.cdz-rtl .cdz-menu .col-sm-18,.cdz-rtl .cdz-menu .col-sm-19,.cdz-rtl .cdz-menu .col-sm-2,.cdz-rtl .cdz-menu .col-sm-20,.cdz-rtl .cdz-menu .col-sm-21,.cdz-rtl .cdz-menu .col-sm-22,.cdz-rtl .cdz-menu .col-sm-23,.cdz-rtl .cdz-menu .col-sm-24,.cdz-rtl .cdz-menu .col-sm-3,.cdz-rtl .cdz-menu .col-sm-4,.cdz-rtl .cdz-menu .col-sm-5,.cdz-rtl .cdz-menu .col-sm-6,.cdz-rtl .cdz-menu .col-sm-7,.cdz-rtl .cdz-menu .col-sm-8,.cdz-rtl .cdz-menu .col-sm-9{float:right}.cdz-menu .col-sm-24{width:100%}.cdz-menu .col-sm-23{width:95.83333333%}.cdz-menu .col-sm-22{width:91.66666667%}.cdz-menu .col-sm-21{width:87.5%}.cdz-menu .col-sm-20{width:83.33333333%}.cdz-menu .col-sm-19{width:79.16666667%}.cdz-menu .col-sm-18{width:75%}.cdz-menu .col-sm-17{width:70.83333333%}.cdz-menu .col-sm-16{width:66.66666667%}.cdz-menu .col-sm-15{width:62.5%}.cdz-menu .col-sm-14{width:58.33333333%}.cdz-menu .col-sm-13{width:54.16666667%}.cdz-menu .col-sm-12{width:50%}.cdz-menu .col-sm-11{width:45.83333333%}.cdz-menu .col-sm-10{width:41.66666667%}.cdz-menu .col-sm-9{width:37.5%}.cdz-menu .col-sm-8{width:33.33333333%}.cdz-menu .col-sm-7{width:29.16666667%}.cdz-menu .col-sm-6{width:25%}.cdz-menu .col-sm-5{width:20.83333333%}.cdz-menu .col-sm-4{width:16.66666667%}.cdz-menu .col-sm-3{width:12.5%}.cdz-menu .col-sm-2{width:8.33333333%}.cdz-menu .col-sm-1{width:4.16666667%}.cdz-menu .col-sm-pull-24{right:100%}.cdz-menu .col-sm-pull-23{right:95.83333333%}.cdz-menu .col-sm-pull-22{right:91.66666667%}.cdz-menu .col-sm-pull-21{right:87.5%}.cdz-menu .col-sm-pull-20{right:83.33333333%}.cdz-menu .col-sm-pull-19{right:79.16666667%}.cdz-menu .col-sm-pull-18{right:75%}.cdz-menu .col-sm-pull-17{right:70.83333333%}.cdz-menu .col-sm-pull-16{right:66.66666667%}.cdz-menu .col-sm-pull-15{right:62.5%}.cdz-menu .col-sm-pull-14{right:58.33333333%}.cdz-menu .col-sm-pull-13{right:54.16666667%}.cdz-menu .col-sm-pull-12{right:50%}.cdz-menu .col-sm-pull-11{right:45.83333333%}.cdz-menu .col-sm-pull-10{right:41.66666667%}.cdz-menu .col-sm-pull-9{right:37.5%}.cdz-menu .col-sm-pull-8{right:33.33333333%}.cdz-menu .col-sm-pull-7{right:29.16666667%}.cdz-menu .col-sm-pull-6{right:25%}.cdz-menu .col-sm-pull-5{right:20.83333333%}.cdz-menu .col-sm-pull-4{right:16.66666667%}.cdz-menu .col-sm-pull-3{right:12.5%}.cdz-menu .col-sm-pull-2{right:8.33333333%}.cdz-menu .col-sm-pull-1{right:4.16666667%}.cdz-menu .col-sm-pull-0{right:auto}.cdz-menu .col-sm-push-24{left:100%}.cdz-menu .col-sm-push-23{left:95.83333333%}.cdz-menu .col-sm-push-22{left:91.66666667%}.cdz-menu .col-sm-push-21{left:87.5%}.cdz-menu .col-sm-push-20{left:83.33333333%}.cdz-menu .col-sm-push-19{left:79.16666667%}.cdz-menu .col-sm-push-18{left:75%}.cdz-menu .col-sm-push-17{left:70.83333333%}.cdz-menu .col-sm-push-16{left:66.66666667%}.cdz-menu .col-sm-push-15{left:62.5%}.cdz-menu .col-sm-push-14{left:58.33333333%}.cdz-menu .col-sm-push-13{left:54.16666667%}.cdz-menu .col-sm-push-12{left:50%}.cdz-menu .col-sm-push-11{left:45.83333333%}.cdz-menu .col-sm-push-10{left:41.66666667%}.cdz-menu .col-sm-push-9{left:37.5%}.cdz-menu .col-sm-push-8{left:33.33333333%}.cdz-menu .col-sm-push-7{left:29.16666667%}.cdz-menu .col-sm-push-6{left:25%}.cdz-menu .col-sm-push-5{left:20.83333333%}.cdz-menu .col-sm-push-4{left:16.66666667%}.cdz-menu .col-sm-push-3{left:12.5%}.cdz-menu .col-sm-push-2{left:8.33333333%}.cdz-menu .col-sm-push-1{left:4.16666667%}.cdz-menu .col-sm-push-0{left:auto}.cdz-menu .col-sm-offset-24{margin-left:100%}.cdz-menu .col-sm-offset-23{margin-left:95.83333333%}.cdz-menu .col-sm-offset-22{margin-left:91.66666667%}.cdz-menu .col-sm-offset-21{margin-left:87.5%}.cdz-menu .col-sm-offset-20{margin-left:83.33333333%}.cdz-menu .col-sm-offset-19{margin-left:79.16666667%}.cdz-menu .col-sm-offset-18{margin-left:75%}.cdz-menu .col-sm-offset-17{margin-left:70.83333333%}.cdz-menu .col-sm-offset-16{margin-left:66.66666667%}.cdz-menu .col-sm-offset-15{margin-left:62.5%}.cdz-menu .col-sm-offset-14{margin-left:58.33333333%}.cdz-menu .col-sm-offset-13{margin-left:54.16666667%}.cdz-menu .col-sm-offset-12{margin-left:50%}.cdz-menu .col-sm-offset-11{margin-left:45.83333333%}.cdz-menu .col-sm-offset-10{margin-left:41.66666667%}.cdz-menu .col-sm-offset-9{margin-left:37.5%}.cdz-menu .col-sm-offset-8{margin-left:33.33333333%}.cdz-menu .col-sm-offset-7{margin-left:29.16666667%}.cdz-menu .col-sm-offset-6{margin-left:25%}.cdz-menu .col-sm-offset-5{margin-left:20.83333333%}.cdz-menu .col-sm-offset-4{margin-left:16.66666667%}.cdz-menu .col-sm-offset-3{margin-left:12.5%}.cdz-menu .col-sm-offset-2{margin-left:8.33333333%}.cdz-menu .col-sm-offset-1{margin-left:4.16666667%}.cdz-menu .col-sm-offset-0{margin-left:0}}@media(min-width:992px){.cdz-menu .col-md-1,.cdz-menu .col-md-10,.cdz-menu .col-md-11,.cdz-menu .col-md-12,.cdz-menu .col-md-13,.cdz-menu .col-md-14,.cdz-menu .col-md-15,.cdz-menu .col-md-16,.cdz-menu .col-md-17,.cdz-menu .col-md-18,.cdz-menu .col-md-19,.cdz-menu .col-md-2,.cdz-menu .col-md-20,.cdz-menu .col-md-21,.cdz-menu .col-md-22,.cdz-menu .col-md-23,.cdz-menu .col-md-24,.cdz-menu .col-md-3,.cdz-menu .col-md-4,.cdz-menu .col-md-5,.cdz-menu .col-md-6,.cdz-menu .col-md-7,.cdz-menu .col-md-8,.cdz-menu .col-md-9{float:left}.cdz-menu .col-md-24{width:100%}.cdz-menu .col-md-23{width:95.83333333%}.cdz-menu .col-md-22{width:91.66666667%}.cdz-menu .col-md-21{width:87.5%}.cdz-menu .col-md-20{width:83.33333333%}.cdz-menu .col-md-19{width:79.16666667%}.cdz-menu .col-md-18{width:75%}.cdz-menu .col-md-17{width:70.83333333%}.cdz-menu .col-md-16{width:66.66666667%}.cdz-menu .col-md-15{width:62.5%}.cdz-menu .col-md-14{width:58.33333333%}.cdz-menu .col-md-13{width:54.16666667%}.cdz-menu .col-md-12{width:50%}.cdz-menu .col-md-11{width:45.83333333%}.cdz-menu .col-md-10{width:41.66666667%}.cdz-menu .col-md-9{width:37.5%}.cdz-menu .col-md-8{width:33.33333333%}.cdz-menu .col-md-7{width:29.16666667%}.cdz-menu .col-md-6{width:25%}.cdz-menu .col-md-5{width:20.83333333%}.cdz-menu .col-md-4{width:16.66666667%}.cdz-menu .col-md-3{width:12.5%}.cdz-menu .col-md-2{width:8.33333333%}.cdz-menu .col-md-1{width:4.16666667%}.cdz-menu .col-md-pull-24{right:100%}.cdz-menu .col-md-pull-23{right:95.83333333%}.cdz-menu .col-md-pull-22{right:91.66666667%}.cdz-menu .col-md-pull-21{right:87.5%}.cdz-menu .col-md-pull-20{right:83.33333333%}.cdz-menu .col-md-pull-19{right:79.16666667%}.cdz-menu .col-md-pull-18{right:75%}.cdz-menu .col-md-pull-17{right:70.83333333%}.cdz-menu .col-md-pull-16{right:66.66666667%}.cdz-menu .col-md-pull-15{right:62.5%}.cdz-menu .col-md-pull-14{right:58.33333333%}.cdz-menu .col-md-pull-13{right:54.16666667%}.cdz-menu .col-md-pull-12{right:50%}.cdz-menu .col-md-pull-11{right:45.83333333%}.cdz-menu .col-md-pull-10{right:41.66666667%}.cdz-menu .col-md-pull-9{right:37.5%}.cdz-menu .col-md-pull-8{right:33.33333333%}.cdz-menu .col-md-pull-7{right:29.16666667%}.cdz-menu .col-md-pull-6{right:25%}.cdz-menu .col-md-pull-5{right:20.83333333%}.cdz-menu .col-md-pull-4{right:16.66666667%}.cdz-menu .col-md-pull-3{right:12.5%}.cdz-menu .col-md-pull-2{right:8.33333333%}.cdz-menu .col-md-pull-1{right:4.16666667%}.cdz-menu .col-md-pull-0{right:auto}.cdz-menu .col-md-push-24{left:100%}.cdz-menu .col-md-push-23{left:95.83333333%}.cdz-menu .col-md-push-22{left:91.66666667%}.cdz-menu .col-md-push-21{left:87.5%}.cdz-menu .col-md-push-20{left:83.33333333%}.cdz-menu .col-md-push-19{left:79.16666667%}.cdz-menu .col-md-push-18{left:75%}.cdz-menu .col-md-push-17{left:70.83333333%}.cdz-menu .col-md-push-16{left:66.66666667%}.cdz-menu .col-md-push-15{left:62.5%}.cdz-menu .col-md-push-14{left:58.33333333%}.cdz-menu .col-md-push-13{left:54.16666667%}.cdz-menu .col-md-push-12{left:50%}.cdz-menu .col-md-push-11{left:45.83333333%}.cdz-menu .col-md-push-10{left:41.66666667%}.cdz-menu .col-md-push-9{left:37.5%}.cdz-menu .col-md-push-8{left:33.33333333%}.cdz-menu .col-md-push-7{left:29.16666667%}.cdz-menu .col-md-push-6{left:25%}.cdz-menu .col-md-push-5{left:20.83333333%}.cdz-menu .col-md-push-4{left:16.66666667%}.cdz-menu .col-md-push-3{left:12.5%}.cdz-menu .col-md-push-2{left:8.33333333%}.cdz-menu .col-md-push-1{left:4.16666667%}.cdz-menu .col-md-push-0{left:auto}.cdz-menu .col-md-offset-24{margin-left:100%}.cdz-menu .col-md-offset-23{margin-left:95.83333333%}.cdz-menu .col-md-offset-22{margin-left:91.66666667%}.cdz-menu .col-md-offset-21{margin-left:87.5%}.cdz-menu .col-md-offset-20{margin-left:83.33333333%}.cdz-menu .col-md-offset-19{margin-left:79.16666667%}.cdz-menu .col-md-offset-18{margin-left:75%}.cdz-menu .col-md-offset-17{margin-left:70.83333333%}.cdz-menu .col-md-offset-16{margin-left:66.66666667%}.cdz-menu .col-md-offset-15{margin-left:62.5%}.cdz-menu .col-md-offset-14{margin-left:58.33333333%}.cdz-menu .col-md-offset-13{margin-left:54.16666667%}.cdz-menu .col-md-offset-12{margin-left:50%}.cdz-menu .col-md-offset-11{margin-left:45.83333333%}.cdz-menu .col-md-offset-10{margin-left:41.66666667%}.cdz-menu .col-md-offset-9{margin-left:37.5%}.cdz-menu .col-md-offset-8{margin-left:33.33333333%}.cdz-menu .col-md-offset-7{margin-left:29.16666667%}.cdz-menu .col-md-offset-6{margin-left:25%}.cdz-menu .col-md-offset-5{margin-left:20.83333333%}.cdz-menu .col-md-offset-4{margin-left:16.66666667%}.cdz-menu .col-md-offset-3{margin-left:12.5%}.cdz-menu .col-md-offset-2{margin-left:8.33333333%}.cdz-menu .col-md-offset-1{margin-left:4.16666667%}.cdz-menu .col-md-offset-0{margin-left:0}}@media(min-width:1200px){.cdz-menu .col-lg-1,.cdz-menu .col-lg-10,.cdz-menu .col-lg-11,.cdz-menu .col-lg-12,.cdz-menu .col-lg-13,.cdz-menu .col-lg-14,.cdz-menu .col-lg-15,.cdz-menu .col-lg-16,.cdz-menu .col-lg-17,.cdz-menu .col-lg-18,.cdz-menu .col-lg-19,.cdz-menu .col-lg-2,.cdz-menu .col-lg-20,.cdz-menu .col-lg-21,.cdz-menu .col-lg-22,.cdz-menu .col-lg-23,.cdz-menu .col-lg-24,.cdz-menu .col-lg-3,.cdz-menu .col-lg-4,.cdz-menu .col-lg-5,.cdz-menu .col-lg-6,.cdz-menu .col-lg-7,.cdz-menu .col-lg-8,.cdz-menu .col-lg-9{float:left}.cdz-menu .col-lg-24{width:100%}.cdz-menu .col-lg-23{width:95.83333333%}.cdz-menu .col-lg-22{width:91.66666667%}.cdz-menu .col-lg-21{width:87.5%}.cdz-menu .col-lg-20{width:83.33333333%}.cdz-menu .col-lg-19{width:79.16666667%}.cdz-menu .col-lg-18{width:75%}.cdz-menu .col-lg-17{width:70.83333333%}.cdz-menu .col-lg-16{width:66.66666667%}.cdz-menu .col-lg-15{width:62.5%}.cdz-menu .col-lg-14{width:58.33333333%}.cdz-menu .col-lg-13{width:54.16666667%}.cdz-menu .col-lg-12{width:50%}.cdz-menu .col-lg-11{width:45.83333333%}.cdz-menu .col-lg-10{width:41.66666667%}.cdz-menu .col-lg-9{width:37.5%}.cdz-menu .col-lg-8{width:33.33333333%}.cdz-menu .col-lg-7{width:29.16666667%}.cdz-menu .col-lg-6{width:25%}.cdz-menu .col-lg-5{width:20.83333333%}.cdz-menu .col-lg-4{width:16.66666667%}.cdz-menu .col-lg-3{width:12.5%}.cdz-menu .col-lg-2{width:8.33333333%}.cdz-menu .col-lg-1{width:4.16666667%}.cdz-menu .col-lg-pull-24{right:100%}.cdz-menu .col-lg-pull-23{right:95.83333333%}.cdz-menu .col-lg-pull-22{right:91.66666667%}.cdz-menu .col-lg-pull-21{right:87.5%}.cdz-menu .col-lg-pull-20{right:83.33333333%}.cdz-menu .col-lg-pull-19{right:79.16666667%}.cdz-menu .col-lg-pull-18{right:75%}.cdz-menu .col-lg-pull-17{right:70.83333333%}.cdz-menu .col-lg-pull-16{right:66.66666667%}.cdz-menu .col-lg-pull-15{right:62.5%}.cdz-menu .col-lg-pull-14{right:58.33333333%}.cdz-menu .col-lg-pull-13{right:54.16666667%}.cdz-menu .col-lg-pull-12{right:50%}.cdz-menu .col-lg-pull-11{right:45.83333333%}.cdz-menu .col-lg-pull-10{right:41.66666667%}.cdz-menu .col-lg-pull-9{right:37.5%}.cdz-menu .col-lg-pull-8{right:33.33333333%}.cdz-menu .col-lg-pull-7{right:29.16666667%}.cdz-menu .col-lg-pull-6{right:25%}.cdz-menu .col-lg-pull-5{right:20.83333333%}.cdz-menu .col-lg-pull-4{right:16.66666667%}.cdz-menu .col-lg-pull-3{right:12.5%}.cdz-menu .col-lg-pull-2{right:8.33333333%}.cdz-menu .col-lg-pull-1{right:4.16666667%}.cdz-menu .col-lg-pull-0{right:auto}.cdz-menu .col-lg-push-24{left:100%}.cdz-menu .col-lg-push-23{left:95.83333333%}.cdz-menu .col-lg-push-22{left:91.66666667%}.cdz-menu .col-lg-push-21{left:87.5%}.cdz-menu .col-lg-push-20{left:83.33333333%}.cdz-menu .col-lg-push-19{left:79.16666667%}.cdz-menu .col-lg-push-18{left:75%}.cdz-menu .col-lg-push-17{left:70.83333333%}.cdz-menu .col-lg-push-16{left:66.66666667%}.cdz-menu .col-lg-push-15{left:62.5%}.cdz-menu .col-lg-push-14{left:58.33333333%}.cdz-menu .col-lg-push-13{left:54.16666667%}.cdz-menu .col-lg-push-12{left:50%}.cdz-menu .col-lg-push-11{left:45.83333333%}.cdz-menu .col-lg-push-10{left:41.66666667%}.cdz-menu .col-lg-push-9{left:37.5%}.cdz-menu .col-lg-push-8{left:33.33333333%}.cdz-menu .col-lg-push-7{left:29.16666667%}.cdz-menu .col-lg-push-6{left:25%}.cdz-menu .col-lg-push-5{left:20.83333333%}.cdz-menu .col-lg-push-4{left:16.66666667%}.cdz-menu .col-lg-push-3{left:12.5%}.cdz-menu .col-lg-push-2{left:8.33333333%}.cdz-menu .col-lg-push-1{left:4.16666667%}.cdz-menu .col-lg-push-0{left:auto}.cdz-menu .col-lg-offset-24{margin-left:100%}.cdz-menu .col-lg-offset-23{margin-left:95.83333333%}.cdz-menu .col-lg-offset-22{margin-left:91.66666667%}.cdz-menu .col-lg-offset-21{margin-left:87.5%}.cdz-menu .col-lg-offset-20{margin-left:83.33333333%}.cdz-menu .col-lg-offset-19{margin-left:79.16666667%}.cdz-menu .col-lg-offset-18{margin-left:75%}.cdz-menu .col-lg-offset-17{margin-left:70.83333333%}.cdz-menu .col-lg-offset-16{margin-left:66.66666667%}.cdz-menu .col-lg-offset-15{margin-left:62.5%}.cdz-menu .col-lg-offset-14{margin-left:58.33333333%}.cdz-menu .col-lg-offset-13{margin-left:54.16666667%}.cdz-menu .col-lg-offset-12{margin-left:50%}.cdz-menu .col-lg-offset-11{margin-left:45.83333333%}.cdz-menu .col-lg-offset-10{margin-left:41.66666667%}.cdz-menu .col-lg-offset-9{margin-left:37.5%}.cdz-menu .col-lg-offset-8{margin-left:33.33333333%}.cdz-menu .col-lg-offset-7{margin-left:29.16666667%}.cdz-menu .col-lg-offset-6{margin-left:25%}.cdz-menu .col-lg-offset-5{margin-left:20.83333333%}.cdz-menu .col-lg-offset-4{margin-left:16.66666667%}.cdz-menu .col-lg-offset-3{margin-left:12.5%}.cdz-menu .col-lg-offset-2{margin-left:8.33333333%}.cdz-menu .col-lg-offset-1{margin-left:4.16666667%}.cdz-menu .col-lg-offset-0{margin-left:0}}.cdz-menu .btn-group-vertical>.btn-group:after,.cdz-menu .btn-group-vertical>.btn-group:before,.cdz-menu .btn-toolbar:after,.cdz-menu .btn-toolbar:before,.cdz-menu .clearfix:after,.cdz-menu .clearfix:before,.cdz-menu .container-fluid:after,.cdz-menu .container-fluid:before,.cdz-menu .container:after,.cdz-menu .container:before,.cdz-menu .dl-horizontal dd:after,.cdz-menu .dl-horizontal dd:before,.cdz-menu .form-horizontal .form-group:after,.cdz-menu .form-horizontal .form-group:before,.cdz-menu .modal-footer:after,.cdz-menu .modal-footer:before,.cdz-menu .modal-header:after,.cdz-menu .modal-header:before,.cdz-menu .nav:after,.cdz-menu .nav:before,.cdz-menu .navbar-collapse:after,.cdz-menu .navbar-collapse:before,.cdz-menu .navbar-header:after,.cdz-menu .navbar-header:before,.cdz-menu .navbar:after,.cdz-menu .navbar:before,.cdz-menu .pager:after,.cdz-menu .pager:before,.cdz-menu .panel-body:after,.cdz-menu .panel-body:before,.cdz-menu .row:after,.cdz-menu .row:before{content:" ";display:table}.cdz-menu .btn-group-vertical>.btn-group:after,.cdz-menu .btn-toolbar:after,.cdz-menu .clearfix:after,.cdz-menu .container-fluid:after,.cdz-menu .container:after,.cdz-menu .dl-horizontal dd:after,.cdz-menu .form-horizontal .form-group:after,.cdz-menu .modal-footer:after,.cdz-menu .modal-header:after,.cdz-menu .nav:after,.cdz-menu .navbar-collapse:after,.cdz-menu .navbar-header:after,.cdz-menu .navbar:after,.cdz-menu .pager:after,.cdz-menu .panel-body:after,.cdz-menu .row:after{clear:both}.cdz-menu .center-block{display:block;margin-left:auto;margin-right:auto}.cdz-menu .pull-right{float:right !important}.cdz-menu .pull-left{float:left !important}.cdz-menu .hide{display:none !important}.cdz-menu .show{display:block !important}.cdz-menu .hidden,.cdz-menu .visible-lg,.cdz-menu .visible-lg-block,.cdz-menu .visible-lg-inline,.cdz-menu .visible-lg-inline-block,.cdz-menu .visible-md,.cdz-menu .visible-md-block,.cdz-menu .visible-md-inline,.cdz-menu .visible-md-inline-block,.cdz-menu .visible-sm,.cdz-menu .visible-sm-block,.cdz-menu .visible-sm-inline,.cdz-menu .visible-sm-inline-block,.cdz-menu .visible-xs,.cdz-menu .visible-xs-block,.cdz-menu .visible-xs-inline,.cdz-menu .visible-xs-inline-block{display:none !important}.cdz-menu .invisible{visibility:hidden}.cdz-menu .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.cdz-menu .affix{position:fixed}.cdz-menu .space-s{margin-bottom:10px}.cdz-menu .space-top{margin-top:20px}.cdz-menu .text-uppercase{text-transform:uppercase}.cdz-menu .line-left{padding-left:20px;border-left:1px solid #ccc}.cdz-rtl .cdz-menu .line-left{padding-left:0px;padding-right:20px;border-right:1px solid #ccc; border-left:none;}.cdz-menu .line-right{padding-right:20px;border-right:1px solid #ccc}.cdz-rtl .cdz-menu .line-right{padding-right:0px; padding-left:20px;border-left:1px solid #ccc; border-right:none;}.cdz-menu hr{border-top:1px solid #ccc;margin-bottom:20px;margin-top:20px}.cdz-menu .text-center{text-align:center}.cdz-menu .group-title-bottom{margin-bottom:20px}.cdz-menu .groupmenu-drop li.parent{position:relative}@media(max-width:767px){.cdz-menu .visible-xs{display:block !important}.cdz-menu table.visible-xs{display:table !important}.cdz-menu tr.visible-xs{display:table-row !important}.cdz-menu td.visible-xs,.cdz-menu th.visible-xs{display:table-cell !important}.cdz-menu .visible-xs-block{display:block !important}.cdz-menu .visible-xs-inline{display:inline !important}.cdz-menu .visible-xs-inline-block{display:inline-block !important}}@media(min-width:768px) and (max-width:991px){.cdz-menu .visible-sm{display:block !important}.cdz-menu table.visible-sm{display:table !important}.cdz-menu tr.visible-sm{display:table-row !important}.cdz-menu td.visible-sm,.cdz-menu th.visible-sm{display:table-cell !important}.cdz-menu .visible-sm-block{display:block !important}.cdz-menu .visible-sm-inline{display:inline !important}.cdz-menu .visible-sm-inline-block{display:inline-block !important}}@media(min-width:992px) and (max-width:1199px){.cdz-menu .visible-md{display:block !important}.cdz-menu table.visible-md{display:table !important}.cdz-menu tr.visible-md{display:table-row !important}.cdz-menu td.visible-md,.cdz-menu th.visible-md{display:table-cell !important}.cdz-menu .visible-md-block{display:block !important}.cdz-menu .visible-md-inline{display:inline !important}.cdz-menu .visible-md-inline-block{display:inline-block !important}}@media(min-width:1200px){.cdz-menu .visible-lg{display:block !important}.cdz-menu table.visible-lg{display:table !important}.cdz-menu tr.visible-lg{display:table-row !important}.cdz-menu td.visible-lg,.cdz-menu th.visible-lg{display:table-cell !important}.cdz-menu .visible-lg-block{display:block !important}.cdz-menu .visible-lg-inline{display:inline !important}.cdz-menu .visible-lg-inline-block{display:inline-block !important}.cdz-menu .hidden-lg{display:none !important}}@media(max-width:767px){.cdz-menu .hidden-xs{display:none !important}}@media(min-width:768px) and (max-width:991px){.cdz-menu .hidden-sm{display:none !important}}@media(min-width:992px) and (max-width:1199px){.cdz-menu .hidden-md{display:none !important}}.cdz-menu .visible-print{display:none !important}@media print{.cdz-menu .visible-print{display:block !important}.cdz-menu table.visible-print{display:table !important}.cdz-menu tr.visible-print{display:table-row !important}.cdz-menu td.visible-print,.cdz-menu th.visible-print{display:table-cell !important}}.cdz-menu .visible-print-block{display:none !important}@media print{.cdz-menu .visible-print-block{display:block !important}}.cdz-menu .visible-print-inline{display:none !important}@media print{.cdz-menu .visible-print-inline{display:inline !important}}.cdz-menu .visible-print-inline-block{display:none !important}@media print{.cdz-menu .visible-print-inline-block{display:inline-block !important}.cdz-menu .hidden-print{display:none !important}}.cdz-menu ul,.cdz-menu ol{padding:0;list-style:none}.cdz-menu a,.cdz-menu a:hover{text-decoration:none}.cdz-menu .cat-tree a.groupdrop-title{font-weight:normal}.cdz-menu p.groupdrop-title,.cdz-menu .cat-tree.no-dropdown a.groupdrop-title{font-weight:bold}.cdz-menu ul>li,.cdz-menu ol>li{margin-top:0;margin-bottom:1rem}.cdz-menu .groupmenu-drop li.parent{position:relative}.cdz-menu i.menu-icon.img-icon{display:inline-block;margin-right:5px}.cdz-menu i.menu-icon.img-icon img{max-width:18px}@media(min-width:768px){.cdz-menu .groupmenu-drop,.cdz-menu .groupmenu-drop-content{display:block}.cdz-menu img.groupdrop-banner-pos{position:absolute; max-width:100%;}.cdz-menu ul.groupdrop-link,.cdz-menu ul.groupmenu-drop,.cdz-menu ul.groupmenu-nondrop{padding-left:0}.cdz-menu .dropdown-rtl{text-align:right}.cdz-menu .dropdown-rtl li.item.parent>.menu-link:before{float:left;content:"\f104"}.cdz-menu .dropdown-rtl li.item.parent .groupmenu-drop{left:auto;right:100%;text-align:right}.cdz-menu .dropdown-fullwidthn.groupmenu-drop{border:0}.cdz-menu .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link{display:block;padding:10px 5px}.cdz-menu .cdz-horizontal-tabs .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link{display:block;padding:10px 5px;text-align:left}.cdz-menu .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f105";float:right;margin-top:3px}.cdz-rtl .cdz-menu .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:after{content:"\f104";float:left;}.cdz-menu .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link.active{background:#ececec}.cdz-menu .cdz-vertical-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane{display:none}.cdz-menu .cdz-vertical-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane.active{display:block}.cdz-menu .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs{text-align:center;display:block;margin-bottom:15px}.cdz-menu .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link{display:inline-block;margin:3px 20px;padding-bottom:7px;position:relative}.cdz-menu .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:before{position:absolute;left:0;right:0;bottom:0;height:2px;background:#dfdfdf;transform:scaleX(0);transition:transform 250ms ease-in-out;content:""}.cdz-menu .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link.active:before{transform:scaleX(1)}.cdz-menu .cdz-horizontal-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane{display:none}.cdz-menu .cdz-horizontal-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane.active{display:block}.cdz-menu .groupmenu-drop{position:absolute;background:#fff;top:100%;z-index:99;border:1px solid #ccc;box-shadow:0 5px 5px rgba(0,0,0,.19);opacity: 1; visibility: visible; transform: translateY(0);}.cdz-menu .groupmenu-drop .groupmenu-drop{top:-1px;left:100%;visibility:hidden;-webkit-opacity:0;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity .4s ease,transform .4s ease,visibility .4s linear 0s;-moz-transition:opacity .4s ease,transform .4s ease,visibility .4s linear 0s;transition:opacity .4s ease,transform .4s ease,visibility .4s linear 0s}.cdz-menu .groupmenu-drop .cat-tree.groupmenu-drop .groupmenu-drop{top:-7px}.cdz-menu .groupmenu-drop .item.parent>.menu-link{display:block}.cdz-menu .groupmenu-drop .item.parent>.menu-link:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f105";float:right;margin-top:3px}.cdz-menu .groupmenu-drop .item.parent.cat-tree:not(.no-dropdown)>a{display:block}.cdz-menu .groupmenu-drop .item.parent.cat-tree:not(.no-dropdown)>a:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f105";float:right;margin-top:3px}.cdz-menu .groupmenu-drop li.item:hover>.groupmenu-drop{-webkit-opacity:1;-moz-opacity:1;opacity:1;filter:alpha(opacity=100);-moz-transform:translateY(0);-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);visibility:inherit}.cdz-menu .groupmenu-drop>li.item{min-width:230px;position:relative;padding:20px;//margin:0 auto}.cdz-menu .cat-tree li.item{min-width:230px;position:relative;padding:8px 15px;margin:0}.cdz-horizontal-menu{width:100%}.cdz-horizontal-menu li.level0>.groupmenu-drop{display:none}.cdz-horizontal-menu.cdz-translate li.level0>.groupmenu-drop{left:0;display:block;visibility:hidden;-webkit-opacity:0;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity .4s ease,transform .4s ease,visibility .4s linear 0s;-moz-transition:opacity .4s ease,transform .4s ease,visibility .4s linear 0s;transition:opacity .4s ease,transform .4s ease,visibility .4s linear 0s}.cdz-horizontal-menu.cdz-translate li.level0:hover>.groupmenu-drop{-webkit-opacity:1;-moz-opacity:1;opacity:1;filter:alpha(opacity=100);-moz-transform:translateY(0);-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);visibility:inherit}.cdz-horizontal-menu .groupmenu{width:100%;display:inline-block;padding:0;}.cdz-horizontal-menu .groupmenu li.level0>a.menu-link{white-space:nowrap;text-transform:uppercase;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;transition:all 500ms ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:inline-block;vertical-align:top;padding:12px 20px;box-sizing:border-box;border-width:0;border-style:solid;text-decoration:none;}.cdz-horizontal-menu .groupmenu li.item{list-style:none}.cdz-horizontal-menu .groupmenu li.item.level0{margin-top:0;margin-bottom:0;position:relative;display:inline-block;vertical-align:top;float:left}.cdz-horizontal-menu .groupmenu .groupmenu-nondrop{position:relative}.cdz-horizontal-menu .groupmenu .groupmenu-nondrop>li.item{margin:0;padding-left:0}.cdz-horizontal-menu .groupmenu .no-dropdown>.cat-tree.groupmenu-drop{top:auto;left:auto}.cdz-horizontal-menu .groupmenu .no-dropdown>.groupdrop-title{margin-bottom:10px;display:inline-block}.cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown>.cat-tree.groupmenu-drop .groupmenu-drop{visibility:hidden;height:0;position:absolute;opacity:0;background:#fff;border:1px solid #ccc;height:auto}.cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown>.cat-tree.groupmenu-drop .parent:hover>.groupmenu-drop{visibility:visible;height:auto;opacity:1}.cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown{display:block;list-style:none;margin-top:0;margin-bottom:0}.cdz-vertical-menu .groupmenu-drop{top:-1px;left:100%;visibility:hidden;-webkit-opacity:0;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity .4s ease,transform .4s ease,visibility .4s linear 0s;-moz-transition:opacity .4s ease,transform .4s ease,visibility .4s linear 0s;transition:opacity .4s ease,transform .4s ease,visibility .4s linear 0s;display:none}.cdz-vertical-menu li.item:hover>.groupmenu-drop{-webkit-opacity:1;-moz-opacity:1;opacity:1;filter:alpha(opacity=100);-moz-transform:translateY(0);-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);visibility:inherit;display:block}.cdz-vertical-menu .item.level0{display:block;padding:0;border:1px solid #dfdfdf;position:relative;margin-bottom:-1px}.cdz-vertical-menu .item.level0>a.menu-link{display:block}.cdz-horizontal-menu .groupmenu li.level0>a.menu-link .menu-icon{margin-right:10px}.cdz-vertical-menu .item.level0>a.menu-link .menu-icon{min-width:37px;text-align:center;padding-left:4px;margin:0}.cdz-vertical-menu .item.level0>a.menu-link span{display:inline-block;padding:10px}.cdz-vertical-menu .item.level0>a.menu-link .menu-icon+span{border-left:1px solid #dfdfdf}.cdz-vertical-menu .item.level0.parent>a.menu-link:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f105";float:right;margin-top:8px;margin-right:10px}.cdz-rtl .cdz-vertical-menu .item.level0.parent>a.menu-link:before{float:left;margin-left: 10px;content: "\f104";}}@media(max-width:767px){.cdz-menu .row{margin:0 -10px}.cdz-menu .groupdrop-banner{margin-bottom:20px}.cdz-menu li.item{margin-bottom:0}.cdz-menu li.item.open>.dropdown-toggle:before{-moz-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.cdz-menu .menu-tabs{margin:0}.cdz-menu .menu-tabs .tab-item{margin:0}.cdz-menu .menu-tabs .cdz-tab-pane{margin-top:10px}.cdz-menu .menu-tabs .cdz-link-wrap{position:relative;padding:4px 0}.cdz-menu .groupmenu-drop{display:none}.cdz-menu .groupmenu-drop li.item{padding:10px 0}.cdz-menu .groupmenu-drop li.item.parent .groupmenu-drop{padding-left:20px;padding-top:5px}.cdz-menu .menu-link,.cdz-menu a.groupdrop-title{width:100%;display:inline-block}.cdz-menu .item.level-top{display:block;position:relative;border-bottom:1px solid #fff;}.cdz-menu .item.level-top>.menu-link{padding:10px;background:#333;color:#fff}.cdz-menu .item.level-top>.menu-link .fa{margin:0 5px}.cdz-menu .item.level-top>.dropdown-toggle{width:40px;height:40px;color:#777}.cdz-menu .item.level-top>.dropdown-toggle:before{margin-top:7px}.cdz-menu .item.level-top>.groupmenu-drop{margin:0;border-top:1px solid #fff;padding:10px;margin-bottom:0px}.cdz-menu .parent{position:relative}.cdz-menu .dropdown-toggle{display:block;float:right;position:absolute;top:0;right:0;cursor:pointer}.cdz-rtl .cdz-menu .dropdown-toggle{float:left;right:auto;left:0;}.cdz-menu .dropdown-toggle:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;font-size:27px;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f105";text-align:center;width:100%;-moz-transition:all 500ms ease;-webkit-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}}
@media(min-width:768px){
	.cdz-menu .groupmenu-width-1{width:29.58333333px}
	.cdz-menu .groupmenu-width-1.row{box-sizing:content-box}
	.cdz-menu.dropdown-fullwidth .groupmenu-width-1{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}
	.cdz-menu .groupmenu-width-2{width:59.16666667px}
	.cdz-menu .groupmenu-width-2.row{box-sizing:content-box}
	.cdz-menu.dropdown-fullwidth .groupmenu-width-2{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}
	.cdz-menu .groupmenu-width-3{width:88.75px}
	.cdz-menu .groupmenu-width-3.row{box-sizing:content-box}
	.cdz-menu.dropdown-fullwidth .groupmenu-width-3{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}
	.cdz-menu .groupmenu-width-4{width:118.33333333px}.cdz-menu .groupmenu-width-4.row{box-sizing:content-box}
	.cdz-menu.dropdown-fullwidth .groupmenu-width-4{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-5{width:147.91666667px}.cdz-menu .groupmenu-width-5.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-5{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-6{width:177.5px}.cdz-menu .groupmenu-width-6.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-6{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-7{width:207.08333333px}.cdz-menu .groupmenu-width-7.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-7{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-8{width:236.66666667px}.cdz-menu .groupmenu-width-8.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-8{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-9{width:266.25px}.cdz-menu .groupmenu-width-9.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-9{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-10{width:295.83333333px}.cdz-menu .groupmenu-width-10.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-10{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-11{width:325.41666667px}.cdz-menu .groupmenu-width-11.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-11{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-12{width:355px}.cdz-menu .groupmenu-width-12.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-12{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-13{width:384.58333333px}.cdz-menu .groupmenu-width-13.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-13{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-14{width:414.16666667px}.cdz-menu .groupmenu-width-14.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-14{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-15{width:443.75px}.cdz-menu .groupmenu-width-15.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-15{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-16{width:473.33333333px}.cdz-menu .groupmenu-width-16.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-16{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-17{width:502.91666667px}.cdz-menu .groupmenu-width-17.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-17{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-18{width:532.5px}.cdz-menu .groupmenu-width-18.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-18{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-19{width:562.08333333px}.cdz-menu .groupmenu-width-19.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-19{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-20{width:591.66666667px}.cdz-menu .groupmenu-width-20.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-20{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-21{width:621.25px}.cdz-menu .groupmenu-width-21.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-21{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-22{width:650.83333333px}.cdz-menu .groupmenu-width-22.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-22{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-23{width:680.41666667px}.cdz-menu .groupmenu-width-23.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-23{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}.cdz-menu .groupmenu-width-24{width:710px}.cdz-menu .groupmenu-width-24.row{box-sizing:content-box}.cdz-menu.dropdown-fullwidth .groupmenu-width-24{margin-left:calc(50% - 355px);margin-right:calc(50% - 355px)}
}
@media(min-width:992px){
	.cdz-menu .groupmenu-width-1{width:38.75px}.cdz-menu.dropdown-fullwidth .groupmenu-width-1{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-2{width:77.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-2{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-3{width:116.25px}.cdz-menu.dropdown-fullwidth .groupmenu-width-3{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-4{width:155px}.cdz-menu.dropdown-fullwidth .groupmenu-width-4{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-5{width:193.75px}.cdz-menu.dropdown-fullwidth .groupmenu-width-5{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-6{width:232.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-6{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-7{width:271.25px}.cdz-menu.dropdown-fullwidth .groupmenu-width-7{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-8{width:310px}.cdz-menu.dropdown-fullwidth .groupmenu-width-8{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-9{width:348.75px}.cdz-menu.dropdown-fullwidth .groupmenu-width-9{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-10{width:387.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-10{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-11{width:426.25px}.cdz-menu.dropdown-fullwidth .groupmenu-width-11{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-12{width:465px}.cdz-menu.dropdown-fullwidth .groupmenu-width-12{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-13{width:503.75px}.cdz-menu.dropdown-fullwidth .groupmenu-width-13{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-14{width:542.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-14{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-15{width:581.25px}.cdz-menu.dropdown-fullwidth .groupmenu-width-15{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-16{width:620px}.cdz-menu.dropdown-fullwidth .groupmenu-width-16{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-17{width:658.75px}.cdz-menu.dropdown-fullwidth .groupmenu-width-17{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-18{width:697.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-18{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-19{width:736.25px}.cdz-menu.dropdown-fullwidth .groupmenu-width-19{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-20{width:775px}.cdz-menu.dropdown-fullwidth .groupmenu-width-20{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-21{width:813.75px}.cdz-menu.dropdown-fullwidth .groupmenu-width-21{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-22{width:852.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-22{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-23{width:891.25px}.cdz-menu.dropdown-fullwidth .groupmenu-width-23{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}.cdz-menu .groupmenu-width-24{width:930px}.cdz-menu.dropdown-fullwidth .groupmenu-width-24{margin-left:calc(50% - 465px);margin-right:calc(50% - 465px)}
}
@media(min-width:1200px){
	.cdz-menu .groupmenu-width-1{width:47.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-1{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-2{width:95px}.cdz-menu.dropdown-fullwidth .groupmenu-width-2{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-3{width:142.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-3{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-4{width:190px}.cdz-menu.dropdown-fullwidth .groupmenu-width-4{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-5{width:237.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-5{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-6{width:285px}.cdz-menu.dropdown-fullwidth .groupmenu-width-6{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-7{width:332.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-7{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-8{width:380px}.cdz-menu.dropdown-fullwidth .groupmenu-width-8{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-9{width:427.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-9{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-10{width:475px}.cdz-menu.dropdown-fullwidth .groupmenu-width-10{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-11{width:522.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-11{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-12{width:570px}.cdz-menu.dropdown-fullwidth .groupmenu-width-12{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-13{width:617.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-13{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-14{width:665px}.cdz-menu.dropdown-fullwidth .groupmenu-width-14{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-15{width:712.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-15{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-16{width:760px}.cdz-menu.dropdown-fullwidth .groupmenu-width-16{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-17{width:807.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-17{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-18{width:855px}.cdz-menu.dropdown-fullwidth .groupmenu-width-18{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-19{width:902.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-19{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-20{width:950px}.cdz-menu.dropdown-fullwidth .groupmenu-width-20{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-21{width:997.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-21{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-22{width:1045px}.cdz-menu.dropdown-fullwidth .groupmenu-width-22{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-23{width:1092.5px}.cdz-menu.dropdown-fullwidth .groupmenu-width-23{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}.cdz-menu .groupmenu-width-24{width:1140px}.cdz-menu.dropdown-fullwidth .groupmenu-width-24{margin-left:calc(50% - 570px);margin-right:calc(50% - 570px)}
}

@keyframes translator{from{opacity: 0;-webkit-transform: translateY(40px);-moz-transform: translateY(40px);-ms-transform: translateY(40px);-o-transform: translateY(40px);transform: translateY(40px)}to{opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px)}}
.cdz-translator{animation-name: translator;animation-duration: 1s}
.cdz-transparent{opacity: 0}
.menu-item.type-tab_container .menu-item-bar .drag-icon{background-color:#0878fc;border-color:#0878fc}.menu-item.type-tab_item .menu-item-bar .drag-icon{background-color:#61cff9;border-color:#61cff9}

.menu-tab .nav-tabs{width:100%; border-bottom: 1px solid #f1f1f1; overflow: hidden;}
.nav-tabs > li {display: inline-block; float: none; width: auto;}
.menu-tab .tab-pane{width:100%;}
.menu-tab .nav-tabs .menu-tab-link, .menu-tab .nav-tabs .menu-tab-link:hover{cursor:pointer;}

.menu-tab .nav-tabs .menu-tab-link{
	text-transform: uppercase;
    border: 0;
    color: #282828;
    background: none;
    font-size: 16px;
    font-weight: normal;
}
.menu-tab .nav-tabs:before,
.menu-tab .nav-tabs:after{
	border-bottom: 1px solid #f1f1f1;
	content:'';
	position: absolute;
	bottom:-1px;
	left:-100%;
	width: 100%;
	height: 100%;
}
.menu-tab .nav-tabs:after{
	left: auto;
	right: -100%;
}
.menu-tab .nav-tabs li.active .menu-tab-link,
.menu-tab .nav-tabs li.active .menu-tab-link:hover,
.menu-tab .nav-tabs li.active .menu-tab-link:focus{
	color: #282828;
    background-color: transparent;
    border: 0px solid #ddd;
    border-bottom: 4px solid #282828;
    cursor: default;
}
.cdz-horizontal-menu .groupmenu li.item.level0{ float: none}
.cdz-horizontal-menu .groupmenu li.level0>a.menu-link{
	//text-transform: capitalize;
}
.cdz-product li{
	border: 1px solid #bdbdbd;
	padding: 10px 10px 0;
	border-radius: 5px;
}
.cdz-horizontal-menu .product-name{
	height: 35px;
	overflow: hidden;
}
.cdz-eplytki{
	background: #0e4a9d;
	margin-bottom: 0 !important;
}
.cdz-eplytki .col-sm-20{
	background: #fff;
	padding-bottom: 20px;
}
#header-search.active{
	z-index: 9999;
}
#header-nav.fixed{
	position: fixed;
	top: 0;
	box-shadow: 0 5px 10px 0 rgba(7,4,6,.3);
}
#header-nav .level0 > a{
	color: #fff;
}
.cdz-menu .item.level-top > .menu-link{
	background: #0e4a9d;
}
#header-nav {
	width: 100%;
	background: #0e4a9d;
	z-index: 999;
	position: relative;
	transition: all .5s;
}
@media (max-width: 770px){
	.cdz-product{
		display: none;
	}
	#header-nav{
		background: #0e4a9d;

	}
	#header-nav a {
		color: #fff;
	}
	#header-nav .button a {
		color: #0e4a9d;
	}
	.cdz-tab-pane{
		background: #fff;
	}
	.cdz-tab-pane a {
		color: #0e4a9d !important;
	}
	.dropdown-toggle:before{
		color: #fff;
	}
	.groupmenu-drop-content{
		/*padding-left: 10px;*/
	}
	.cdz-menu .row{
		margin: 0 !important;
	}
}
.cdz-tab-pane a {
	font-weight: bold;
}
@media (min-width: 770px) {

}
@media (min-width: 1200px) {
	.item.level0.level-top > a {
		font-size: 18px;
	}
	.menu-link:hover {
		background: #fff !important;
		color: #0e4a9d !important;
	}
}
.header-menu-layout {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(0,0,0,.2);
	z-index: 998;
}
.cdz-menu .item .button {
	width: 100%;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0px 3px 10px #999;
	background: #fff;
	color: #000;
}
.cdz-menu .item .button a{
	color: #000;
}
.cdz-menu .item .button1 {
	border: 2px solid #37a040;
}
.cdz-menu .item .button2 {
	border: 2px solid #0e4a9d;
}
.cdz-menu .item .button3 {
	border: 2px solid #ca1b1b;
}
.cdz-tabs .col-sm-4{
	width: 20.83333333%;
	padding: 0;
}
.cdz-tabs .col-sm-20 {
	width:79.16666667%
}
.cdz-category-list .cdz-nav-tabs{
	background: #0e4a9d;
}
.cdz-category-list .cdz-nav-tabs a{
	color: #fff;
	font-weight: bold;
}
.cdz-category-list .cdz-nav-tabs a.active{
	color: #0e4a9d;
}
.cdz-menu .groupmenu-drop > li.item {
	padding: 0;
}
.col-sm-4.cdz-nav-tabs{
	padding: 10px;
}
.col-sm-20.cdz-tab-content{
	padding-top: 10px;
}
.cdz-menu .groupmenu-drop{
	border: none;
}
@media (min-width: 768px){
	.cdz-horizontal-menu {
		max-width: 1200px;
		margin: auto;
	}
	.cdz-horizontal-menu .level0{
		text-align: center;
	}
	.slidedown {
		text-align: left;
	}
	.cdz-horizontal-menu .groupmenu li.item.level0{width:16.66%}
}

@media (min-width: 768px){
	.cdz-horizontal-menu .groupmenu {
		display: inline-block;
		padding: 0;
		vertical-align: top;
	}
}
.cdz-menu img.groupdrop-banner-pos{max-width:100%}

.cdz-menu .widget .widget-title{padding-top:0; margin-bottom:10px;}


@media (max-width: 767px){
	.cdz-tab-link.active + .dropdown-toggle:before{
		transform: rotate(90deg);
	}
	.cdz-main-menu .groupmenu .groupmenu-drop{
		box-shadow:none;
	}
}


@media (min-width: 768px){
	.cdz-rtl .cdz-vertical-menu .item.level0>a.menu-link .menu-icon{
		padding-left: 0;
		padding-right: 4px;
	}
	.cdz-rtl .cdz-vertical-menu .item.level0>a.menu-link .menu-icon+span{
		border-left-width:0;
		border-right: 1px solid #dfdfdf;
	}
	.cdz-rtl .cdz-vertical-menu .groupmenu-drop{
		left:auto;
		right:100%;
	}
	.cdz-rtl .cdz-menu .groupmenu-drop .groupmenu-drop{
		left:auto;
		right:100%;
	}
	.cdz-rtl .cdz-menu .groupmenu-drop .item.parent>.menu-link:before{
		float:left;
		content: "\f104";
	}
}
/*resize vertial menu*/
.cdz-vertical-menu .item.level0 > a.menu-link > span {
	max-width: 100%;
}
.cdz-vertical-menu .item.level0 > a.menu-link span {
	display: inline-flex;
}
.cdz-vertical-menu .item.level0 > a.menu-link .menu-icon + span {
	max-width: calc(100% - 50px);
}
.cdz-vertical-menu .item.level0.parent > a.menu-link .menu-icon + span {
	max-width: calc(100% - 80px);
}
.cdz-vertical-menu .item.level0.parent > a.menu-link > span {
	max-width: calc(100% - 35px);
}
@media (max-width: 1200px) and (min-width: 991px) {
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon {}
	.cdz-eplytki img {
		width: 100%;
		height: auto;
	}
}
@media (max-width: 992px) and (min-width: 768px) {
  .cdz-vertical-menu .item.level0 > a.menu-link {font-size: 11px;padding: 0 0;}
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon {}
}
@media (max-width: 860px) and (min-width: 768px) {
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon {display: none;}
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon + span {border: none; max-width: calc(100% - 35px) !important; padding-left: 17px !important;}
}
.cdz-vertical-menu .item.level0 > a.menu-link span > span {white-space: nowrap;text-overflow: ellipsis;padding: 0 0 !important;max-width: 100%;overflow: hidden; display: block;}
/*end resize menu vertical*/
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(https://www.eplytki.pl/skin/frontend/enifis/eplytki/css/magestore/bannerslider/image/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px !important; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 24.6%; float: left; margin: 0 0.2%;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rma-italic {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
.rma-mute {
  color: #999;
  font-size: 11px;
}
.rma-view div.fieldset,
.rma-new-step2 div.fieldset {
  margin: 30px 0px;
}
.rma-view .rma__customer-option,
.rma-new-step2 .rma__customer-option {
  margin-bottom: 1rem;
}
.rma-view .rma__customer-option label,
.rma-new-step2 .rma__customer-option label {
  width: 100%;
}
.rma-view .rma__customer-option select,
.rma-new-step2 .rma__customer-option select {
  width: 100%;
}
.rma-history div.fieldset {
  padding: 5px 10px;
  margin: 10px 0px;
  border-radius: 0px 5px 5px 0px;
  font-size: 13px;
}
.rma-history div.fieldset h2.legend {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
}
.rma-history div.fieldset.user {
  border: 1px solid #8eb589;
  border-left: 5px solid #8eb589;
  background-color: #fefffe;
  background-image: -moz-linear-gradient(top, #fdfffd, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfffd), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #fdfffd, #ffffff);
  background-image: -o-linear-gradient(top, #fdfffd, #ffffff);
  background-image: linear-gradient(to bottom, #fdfffd, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfffd', endColorstr='#ffffffff', GradientType=0);
}
.rma-history div.fieldset.customer {
  border: 1px solid #9cb4c5;
  border-left: 5px solid #9cb4c5;
  background-color: #fcfdff;
  background-image: -moz-linear-gradient(top, #fafcff, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafcff), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #fafcff, #ffffff);
  background-image: -o-linear-gradient(top, #fafcff, #ffffff);
  background-image: linear-gradient(to bottom, #fafcff, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafcff', endColorstr='#ffffffff', GradientType=0);
}
.rma-confirmation-form {
  border: solid 1px #cccccc;
  background: #fff;
  position: fixed;
  top: 100px;
  left: 50%;
  margin-left: -215px;
  width: 630px;
  padding: 20px;
  z-index: 1001;
}
.rma-confirmation-form .close {
  width: 40px;
  float: right;
  display: block;
  color: #636363;
  text-decoration: none;
  font-weight: normal;
  font-size: 30px;
  position: absolute;
  top: -8px;
  right: -14px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  cursor: pointer;
}
.rma-confirmation-form h2 {
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  color: #50A4CF;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}
.rma-confirmation-form .buttons {
  text-align: right;
  margin-bottom: 0px !important;
}
.rma-confirmation-form-overlay {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100000px;
  height: 100000px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1000;
}
.rma-items .rma-one-item {
  *zoom: 1;
  margin-bottom: 10px;
}
.rma-items .rma-one-item:before,
.rma-items .rma-one-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.rma-items .rma-one-item:after {
  clear: both;
}
.rma-items .rma-one-item .item-description {
  width: 50%;
  float: left;
  border-right: 1px solid #ededed;
}
.rma-items .rma-one-item .item-description b {
  margin-left: 20px;
}
.rma-items .rma-one-item .item-description img {
  width: 150px;
  float: left;
  margin-left: 10px;
}
.rma-items .rma-one-item .item-description input {
  float: left;
}
.rma-items .rma-one-item .item-options {
  border-left: 1px solid #ededed;
  margin-left: -1px;
  padding-left: 20px;
  width: 50%;
  float: left;
}
.rma-items .rma-one-item .item-options > div {
  margin-bottom: 8px;
  position: relative;
}
.rma-items .rma-one-item .item-options > div label {
  width: 150px;
}
.rma-items .rma-one-item .item-options > div label em {
  color: #df280a;
}
.rma-items .rma-one-item .item-options > div .total-qty {
  position: absolute;
  left: 200px;
  top: 1px;
}
.rma-items .rma-one-item .item-options > div .validate-rma-quantity {
  font-size: 13px;
  text-align: center;
}
/* ACCORDION
*******************************************************************************/
dl.accordion .grid {
  margin-bottom: 0;
}
dl.accordion dt {
  background: #6f8992;
  padding: 2px 10px;
  margin-top: 1px;
}
dl.accordion dt a {
  background: url(/skin/adminhtml/default/default/images/entry_edit_head_arrow_down.gif) 100% 50% no-repeat;
  color: #fff;
  display: block;
  font-weight: bold;
  text-decoration: none;
}
dl.accordion dt a:hover {
  color: #fff;
  text-decoration: none;
}
dl.accordion dt.open a {
  background: url(/skin/adminhtml/default/default/images/entry_edit_head_arrow_up.gif) 100% 50% no-repeat;
}
dl.accordion dd {
  display: none;
}
dl.accordion dd.open {
  display: block;
}
.entry-edit .entry-edit-head {
  background: #6f8992;
  padding: 2px 10px;
}
.entry-edit fieldset.collapseable {
  margin-bottom: 10px;
}
div.collapseable {
  margin-top: 1px;
}
div.collapseable a:hover {
  color: #fff;
  text-decoration: none;
}
table.collapseable th a {
  background: url(/skin/adminhtml/default/default/images/entry_edit_head_arrow_down.gif) 100% 50% no-repeat;
  color: #fff;
  display: block;
  font-weight: bold;
  text-decoration: none;
  min-width: 20px;
}
table.open th a {
  background: url(/skin/adminhtml/default/default/images/entry_edit_head_arrow_up.gif) 100% 50% no-repeat;
}
img.accordion-btn {
  float: right;
  margin-top: 1px;
  margin-right: 5px;
}
.form-list select.form-list-select-fix,
.form-list input[type=number] {
  width: inherit;
}
.form-list #add_new_offline_order {
  text-align: right;
  margin: 20px 0px;
}
.go-step2 {
  float: right;
}
.add-other-manual-order {
  float: left;
}
.rma__order-offline-item {
  *zoom: 1;
  border-bottom: 1px solid #eee;
  margin: 0.5rem 0;
  padding: 1rem;
  background: #f4f4f4;
}
.rma__order-offline-item:before,
.rma__order-offline-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.rma__order-offline-item:after {
  clear: both;
}
.rma__order-offline-item .field.name-itemname,
.rma__order-offline-item .field.name-itemqty,
.rma__order-offline-item .field.name-remove {
  float: left;
}
.rma__order-offline-item .field.name-itemname input[type="text"],
.rma__order-offline-item .field.name-itemqty input[type="text"],
.rma__order-offline-item .field.name-remove input[type="text"],
.rma__order-offline-item .field.name-itemname input[type="number"],
.rma__order-offline-item .field.name-itemqty input[type="number"],
.rma__order-offline-item .field.name-remove input[type="number"] {
  width: 100%;
}
.rma__order-offline-item .field.name-itemname {
  width: 60%;
}
.rma__order-offline-item .field.name-itemqty {
  width: 20%;
  margin-left: 5%;
}
.rma__order-offline-item .field.name-remove {
  width: 14%;
  margin-left: 1%;
  text-align: right;
}
.rma__order-offline-item .field.name-remove button {
  margin-top: 20px;
}
.rma__order-offline {
  margin-bottom: 3rem;
}
.rma__order-offline > .field {
  position: relative;
  *zoom: 1;
}
.rma__order-offline > .field:before,
.rma__order-offline > .field:after {
  display: table;
  content: "";
  line-height: 0;
}
.rma__order-offline > .field:after {
  clear: both;
}
.rma__order-offline > .field .input-box {
  width: 50%;
}
.rma__order-offline > .field .input-box input {
  width: 100%;
}
.rma__order-offline > .field button {
  position: absolute;
  right: 0;
  top: 20px;
}
.rma__guest-gift {
  *zoom: 1;
  margin-bottom: 15px;
}
.rma__guest-gift:before,
.rma__guest-gift:after {
  display: table;
  content: "";
  line-height: 0;
}
.rma__guest-gift:after {
  clear: both;
}
.rma__guest-gift .is-gift {
  float: right;
}
.rma__guest-gift .is-gift label {
  margin-left: 5px;
}
.rma__guest-gift .fieldset {
  *zoom: 1;
}
.rma__guest-gift .fieldset:before,
.rma__guest-gift .fieldset:after {
  display: table;
  content: "";
  line-height: 0;
}
.rma__guest-gift .fieldset:after {
  clear: both;
}
.rma__guest-gift .fieldset .wide {
  padding: 0 1%;
  width: 50%;
  float: left;
}
.rma__guest-gift .fieldset .wide input {
  width: 100%;
}

.remove-text-transformation {
  text-transform: none !important;
}

.UI-ORDER-BLOCK.data-table th {
  white-space: normal;
}

.UI-ORDER-BLOCK.data-table th.order-status-aling-center {
  text-align: center;
}

/* Custom Fields styles */

div.custom-fields {
  display: none;
}

div.custom-field {
  width: 100%;
}

div.custom-field select, div.custom-field input, div.custom-field textarea {
  width: 90%;
}

div.custom-field input[type="checkbox"] {
  width: auto !important;
}

@media only screen and (max-width: 599px) {
  body.rma-rma-index.customer-account #rma-table th.rma-date,
  body.rma-rma-index.customer-account #rma-table td.rma-date,
  body.rma-rma-new-step1.customer-account .UI-ORDER-BLOCK .hidden-elem,
  body.rma-rma-new-step2.customer-account #my-orders-reason-table .hidden-elem,
  body.rma-rma-new-success.customer-account #rma-table .hidden-elem,
  body.rma-rma-view.customer-account #rma-table .hidden-elem {
    display: none;
  }

  body.rma-rma-new-step1.customer-account .UI-ORDER-BLOCK td {
    width: 100%;
  }

  body.rma-rma-new-step1.customer-account .UI-ORDER-BLOCK td select {
    width: 60px;
  }

  body.rma-rma-new-step1.customer-account .UI-ORDER-CONTAINER .field.name-itemname {
    width: 100%;
    float: none;
  }

  body.rma-rma-new-step1.customer-account .UI-ORDER-CONTAINER .field.name-itemqty {
    width: 100%;
    float: none;
    margin-left: 0;
  }

  body.rma-rma-new-step1.customer-account .UI-ORDER-CONTAINER .field.name-remove {
    width: 100%;
    float: none;
    margin-left: 0;
  }

  body.rma-rma-new-step1.customer-account .go-step2 {
    float: none;
  }

  body.rma-rma-new-step1.customer-account .UI-ORDER-BLOCK td,
  body.rma-rma-view.customer-account #rma-table td {
    display: block;
    border-bottom: 0;
    padding: 5px;
  }

  body.rma-rma-new-step1.customer-account .UI-ORDER-BLOCK tr,
  body.rma-rma-view.customer-account #rma-table tr {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 5px;
    margin-top: 5px;
  }
}

@media only screen and (max-width: 770px) {
  body.rma-rma-index.customer-account #rma-table td {
    padding: 5px;
  }

  body.rma-rma-new-step1.customer-account .go-step2 {
    float: none;
  }

  body.rma-rma-new-success.customer-account #rma-table th.hidden-elem,
  body.rma-rma-view.customer-account #rma-table th.hidden-elem,
  body.rma-rma-new-success.customer-account #rma-table td.hide-image,
  body.rma-rma-view.customer-account #rma-table td.hide-image {
    display: none;
  }
}
/* ============================================ *
 * Linearize Table
 * ============================================ */

@media only screen and (max-width: 479px) {
  .rma-rma-view .linearize-table {
    /* Helpers */
  }
  .rma-rma-index .linearize-table tr,
  .rma-rma-index .linearize-table th,
  .rma-rma-index .linearize-table td,
  .rma-guest-list .linearize-table tr,
  .rma-guest-list .linearize-table th,
  .rma-guest-list .linearize-table td,
  .rma-rma-new-step1 .linearize-table tr,
  .rma-rma-new-step1 .linearize-table th,
  .rma-rma-new-step1 .linearize-table td,
  .rma-rma-new-step2 .linearize-table tr,
  .rma-rma-new-step2 .linearize-table th,
  .rma-rma-new-step2 .linearize-table td,
  .rma-rma-new-success .linearize-table tr,
  .rma-rma-new-success .linearize-table th,
  .rma-rma-new-success .linearize-table td,
  .rma-rma-view .linearize-table tr,
  .rma-rma-view .linearize-table th,
  .rma-rma-view .linearize-table td {
    display: block;
  }
  .rma-rma-index .linearize-table thead th,
  .rma-guest-list .linearize-table thead th,
  .rma-rma-new-step1 .linearize-table thead th,
  .rma-rma-new-step2 .linearize-table thead th,
  .rma-rma-new-success .linearize-table thead th,
  .rma-rma-view .linearize-table thead th {
    border-right: 0;
    border-left: 0;
  }
  .rma-rma-index .linearize-table thead th.lin-hide,
  .rma-guest-list .linearize-table thead th.lin-hide,
  .rma-rma-new-step1 .linearize-table thead th.lin-hide,
  .rma-rma-new-step2 .linearize-table thead th.lin-hide,
  .rma-rma-new-success .linearize-table thead th.lin-hide,
  .rma-rma-view .linearize-table thead th.lin-hide {
    display: none;
  }
  .rma-rma-index .linearize-table thead th:nth-child(1n+2),
  .rma-guest-list .linearize-table thead th:nth-child(1n+2),
  .rma-rma-new-step1 .linearize-table thead th:nth-child(1n+2),
  .rma-rma-new-step2 .linearize-table thead th:nth-child(1n+2),
  .rma-rma-new-success .linearize-table thead th:nth-child(1n+2),
  .rma-rma-view .linearize-table thead th:nth-child(1n+2) {
    display: none;
  }
  .rma-rma-index .linearize-table tbody tr,
  .rma-guest-list .linearize-table tbody tr,
  .rma-rma-new-step1 .linearize-table tbody tr,
  .rma-rma-new-step2 .linearize-table tbody tr,
  .rma-rma-new-success .linearize-table tbody tr,
  .rma-rma-view .linearize-table tbody tr {
    position: relative;
    border-bottom: 1px solid #cccccc;
  }
  .rma-rma-index .linearize-table tbody td,
  .rma-guest-list .linearize-table tbody td,
  .rma-rma-new-step1 .linearize-table tbody td,
  .rma-rma-new-step2 .linearize-table tbody td,
  .rma-rma-new-success .linearize-table tbody td,
  .rma-rma-view .linearize-table tbody td {
    padding: 0 10px 4px;
    border-right: 0;
    border-bottom: 0;
  }
  .rma-rma-index .linearize-table tbody td.lin-hide,
  .rma-guest-list .linearize-table tbody td.lin-hide,
  .rma-rma-new-step1 .linearize-table tbody td.lin-hide,
  .rma-rma-new-step2 .linearize-table tbody td.lin-hide,
  .rma-rma-new-success .linearize-table tbody td.lin-hide,
  .rma-rma-view .linearize-table tbody td.lin-hide {
    display: none;
  }
  .rma-rma-index .linearize-table tbody td:first-child,
  .rma-guest-list .linearize-table tbody td:first-child,
  .rma-rma-new-step1 .linearize-table tbody td:first-child,
  .rma-rma-new-step2 .linearize-table tbody td:first-child,
  .rma-rma-new-success .linearize-table tbody td:first-child,
  .rma-rma-view .linearize-table tbody td:first-child {
    padding-top: 10px;
  }
  .rma-rma-index .linearize-table tbody td:first-child,
  .rma-rma-index .linearize-table tbody td:first-child h3,
  .rma-guest-list .linearize-table tbody td:first-child,
  .rma-guest-list .linearize-table tbody td:first-child h3,
  .rma-rma-new-step1 .linearize-table tbody td:first-child,
  .rma-rma-new-step1 .linearize-table tbody td:first-child h3,
  .rma-rma-new-step2 .linearize-table tbody td:first-child,
  .rma-rma-new-step2 .linearize-table tbody td:first-child h3,
  .rma-rma-new-success .linearize-table tbody td:first-child,
  .rma-rma-new-success .linearize-table tbody td:first-child h3,
  .rma-rma-view .linearize-table tbody td:first-child,
  .rma-rma-view .linearize-table tbody td:first-child h3 {
    font-weight: bold;
  }
  .rma-rma-index .linearize-table tbody td[data-rwd-label],
  .rma-guest-list .linearize-table tbody td[data-rwd-label],
  .rma-rma-new-step1 .linearize-table tbody td[data-rwd-label],
  .rma-rma-new-step2 .linearize-table tbody td[data-rwd-label],
  .rma-rma-new-success .linearize-table tbody td[data-rwd-label],
  .rma-rma-view .linearize-table tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 30px;
  }
  .rma-rma-index .linearize-table tbody td[data-rwd-label]:before,
  .rma-guest-list .linearize-table tbody td[data-rwd-label]:before,
  .rma-rma-new-step1 .linearize-table tbody td[data-rwd-label]:before,
  .rma-rma-new-step2 .linearize-table tbody td[data-rwd-label]:before,
  .rma-rma-new-success .linearize-table tbody td[data-rwd-label]:before,
  .rma-rma-view .linearize-table tbody td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    padding-right: 5px;
    text-transform: uppercase;
  }
  .rma-rma-index .linearize-table tfoot tr,
  .rma-guest-list .linearize-table tfoot tr,
  .rma-rma-new-step1 .linearize-table tfoot tr,
  .rma-rma-new-step2 .linearize-table tfoot tr,
  .rma-rma-new-success .linearize-table tfoot tr,
  .rma-rma-view .linearize-table tfoot tr {
    display: block;
    text-align: right;
  }
  .rma-rma-index .linearize-table tfoot tr:after,
  .rma-guest-list .linearize-table tfoot tr:after,
  .rma-rma-new-step1 .linearize-table tfoot tr:after,
  .rma-rma-new-step2 .linearize-table tfoot tr:after,
  .rma-rma-new-success .linearize-table tfoot tr:after,
  .rma-rma-view .linearize-table tfoot tr:after {
    content: '';
    display: table;
    clear: both;
  }
  .rma-rma-index .linearize-table tfoot td,
  .rma-guest-list .linearize-table tfoot td,
  .rma-rma-new-step1 .linearize-table tfoot td,
  .rma-rma-new-step2 .linearize-table tfoot td,
  .rma-rma-new-success .linearize-table tfoot td,
  .rma-rma-view .linearize-table tfoot td {
    display: block;
    float: left;
  }
  .rma-rma-index .linearize-table tfoot td.lin-hide,
  .rma-guest-list .linearize-table tfoot td.lin-hide,
  .rma-rma-new-step1 .linearize-table tfoot td.lin-hide,
  .rma-rma-new-step2 .linearize-table tfoot td.lin-hide,
  .rma-rma-new-success .linearize-table tfoot td.lin-hide,
  .rma-rma-view .linearize-table tfoot td.lin-hide {
    display: none;
  }
  .rma-rma-index .linearize-table tfoot td:nth-child(odd),
  .rma-guest-list .linearize-table tfoot td:nth-child(odd),
  .rma-rma-new-step1 .linearize-table tfoot td:nth-child(odd),
  .rma-rma-new-step2 .linearize-table tfoot td:nth-child(odd),
  .rma-rma-new-success .linearize-table tfoot td:nth-child(odd),
  .rma-rma-view .linearize-table tfoot td:nth-child(odd) {
    clear: left;
    width: 60%;
  }
  .rma-rma-index .linearize-table tfoot td:nth-child(even),
  .rma-guest-list .linearize-table tfoot td:nth-child(even),
  .rma-rma-new-step1 .linearize-table tfoot td:nth-child(even),
  .rma-rma-new-step2 .linearize-table tfoot td:nth-child(even),
  .rma-rma-new-success .linearize-table tfoot td:nth-child(even),
  .rma-rma-view .linearize-table tfoot td:nth-child(even) {
    text-align: left;
    width: 40%;
  }
  .rma-rma-index .linearize-table .linearize-hide,
  .rma-guest-list .linearize-table .linearize-hide,
  .rma-rma-new-step1 .linearize-table .linearize-hide,
  .rma-rma-new-step2 .linearize-table .linearize-hide,
  .rma-rma-new-success .linearize-table .linearize-hide,
  .rma-rma-view .linearize-table .linearize-hide {
    display: none;
  }
  .rma-rma-index .linearize-table .linearize-unpad,
  .rma-guest-list .linearize-table .linearize-unpad,
  .rma-rma-new-step1 .linearize-table .linearize-unpad,
  .rma-rma-new-step2 .linearize-table .linearize-unpad,
  .rma-rma-new-success .linearize-table .linearize-unpad,
  .rma-rma-view .linearize-table .linearize-unpad {
    padding: 0;
  }
  .rma-rma-index .linearize-table .linearize-show,
  .rma-guest-list .linearize-table .linearize-show,
  .rma-rma-new-step1 .linearize-table .linearize-show,
  .rma-rma-new-step2 .linearize-table .linearize-show,
  .rma-rma-new-success .linearize-table .linearize-show,
  .rma-rma-view .linearize-table .linearize-show {
    display: block;
  }
}
@media only screen and (max-width: 599px) {
  .rma-rma-view .linearize-table-large {
    /* Helpers */
  }
  .rma-rma-index .linearize-table-large tr,
  .rma-rma-index .linearize-table-large th,
  .rma-rma-index .linearize-table-large td,
  .rma-guest-list .linearize-table-large tr,
  .rma-guest-list .linearize-table-large th,
  .rma-guest-list .linearize-table-large td,
  .rma-rma-new-step1 .linearize-table-large tr,
  .rma-rma-new-step1 .linearize-table-large th,
  .rma-rma-new-step1 .linearize-table-large td,
  .rma-rma-new-step2 .linearize-table-large tr,
  .rma-rma-new-step2 .linearize-table-large th,
  .rma-rma-new-step2 .linearize-table-large td,
  .rma-rma-new-success .linearize-table-large tr,
  .rma-rma-new-success .linearize-table-large th,
  .rma-rma-new-success .linearize-table-large td,
  .rma-rma-view .linearize-table-large tr,
  .rma-rma-view .linearize-table-large th,
  .rma-rma-view .linearize-table-large td {
    display: block;
  }
  .rma-rma-index .linearize-table-large thead th,
  .rma-guest-list .linearize-table-large thead th,
  .rma-rma-new-step1 .linearize-table-large thead th,
  .rma-rma-new-step2 .linearize-table-large thead th,
  .rma-rma-new-success .linearize-table-large thead th,
  .rma-rma-view .linearize-table-large thead th {
    border-right: 0;
    border-left: 0;
  }
  .rma-rma-index .linearize-table-large thead th.lin-hide,
  .rma-guest-list .linearize-table-large thead th.lin-hide,
  .rma-rma-new-step1 .linearize-table-large thead th.lin-hide,
  .rma-rma-new-step2 .linearize-table-large thead th.lin-hide,
  .rma-rma-new-success .linearize-table-large thead th.lin-hide,
  .rma-rma-view .linearize-table-large thead th.lin-hide {
    display: none;
  }
  .rma-rma-index .linearize-table-large thead th:nth-child(1n+2),
  .rma-guest-list .linearize-table-large thead th:nth-child(1n+2),
  .rma-rma-new-step1 .linearize-table-large thead th:nth-child(1n+2),
  .rma-rma-new-step2 .linearize-table-large thead th:nth-child(1n+2),
  .rma-rma-new-success .linearize-table-large thead th:nth-child(1n+2),
  .rma-rma-view .linearize-table-large thead th:nth-child(1n+2) {
    display: none;
  }
  .rma-rma-index .linearize-table-large tbody tr,
  .rma-guest-list .linearize-table-large tbody tr,
  .rma-rma-new-step1 .linearize-table-large tbody tr,
  .rma-rma-new-step2 .linearize-table-large tbody tr,
  .rma-rma-new-success .linearize-table-large tbody tr,
  .rma-rma-view .linearize-table-large tbody tr {
    position: relative;
    border-bottom: 1px solid #cccccc;
  }
  .rma-rma-index .linearize-table-large tbody td,
  .rma-guest-list .linearize-table-large tbody td,
  .rma-rma-new-step1 .linearize-table-large tbody td,
  .rma-rma-new-step2 .linearize-table-large tbody td,
  .rma-rma-new-success .linearize-table-large tbody td,
  .rma-rma-view .linearize-table-large tbody td {
    padding: 0 10px 4px;
    border-right: 0;
    border-bottom: 0;
  }
  .rma-rma-index .linearize-table-large tbody td.lin-hide,
  .rma-guest-list .linearize-table-large tbody td.lin-hide,
  .rma-rma-new-step1 .linearize-table-large tbody td.lin-hide,
  .rma-rma-new-step2 .linearize-table-large tbody td.lin-hide,
  .rma-rma-new-success .linearize-table-large tbody td.lin-hide,
  .rma-rma-view .linearize-table-large tbody td.lin-hide {
    display: none;
  }
  .rma-rma-index .linearize-table-large tbody td:first-child,
  .rma-guest-list .linearize-table-large tbody td:first-child,
  .rma-rma-new-step1 .linearize-table-large tbody td:first-child,
  .rma-rma-new-step2 .linearize-table-large tbody td:first-child,
  .rma-rma-new-success .linearize-table-large tbody td:first-child,
  .rma-rma-view .linearize-table-large tbody td:first-child {
    padding-top: 10px;
  }
  .rma-rma-index .linearize-table-large tbody td:first-child,
  .rma-rma-index .linearize-table-large tbody td:first-child h3,
  .rma-guest-list .linearize-table-large tbody td:first-child,
  .rma-guest-list .linearize-table-large tbody td:first-child h3,
  .rma-rma-new-step1 .linearize-table-large tbody td:first-child,
  .rma-rma-new-step1 .linearize-table-large tbody td:first-child h3,
  .rma-rma-new-step2 .linearize-table-large tbody td:first-child,
  .rma-rma-new-step2 .linearize-table-large tbody td:first-child h3,
  .rma-rma-new-success .linearize-table-large tbody td:first-child,
  .rma-rma-new-success .linearize-table-large tbody td:first-child h3,
  .rma-rma-view .linearize-table-large tbody td:first-child,
  .rma-rma-view .linearize-table-large tbody td:first-child h3 {
    font-weight: bold;
  }
  .rma-rma-index .linearize-table-large tbody td[data-rwd-label],
  .rma-guest-list .linearize-table-large tbody td[data-rwd-label],
  .rma-rma-new-step1 .linearize-table-large tbody td[data-rwd-label],
  .rma-rma-new-step2 .linearize-table-large tbody td[data-rwd-label],
  .rma-rma-new-success .linearize-table-large tbody td[data-rwd-label],
  .rma-rma-view .linearize-table-large tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 30px;
  }
  .rma-rma-index .linearize-table-large tbody td[data-rwd-label]:before,
  .rma-guest-list .linearize-table-large tbody td[data-rwd-label]:before,
  .rma-rma-new-step1 .linearize-table-large tbody td[data-rwd-label]:before,
  .rma-rma-new-step2 .linearize-table-large tbody td[data-rwd-label]:before,
  .rma-rma-new-success .linearize-table-large tbody td[data-rwd-label]:before,
  .rma-rma-view .linearize-table-large tbody td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    padding-right: 5px;
    text-transform: uppercase;
  }
  .rma-rma-index .linearize-table-large tfoot tr,
  .rma-guest-list .linearize-table-large tfoot tr,
  .rma-rma-new-step1 .linearize-table-large tfoot tr,
  .rma-rma-new-step2 .linearize-table-large tfoot tr,
  .rma-rma-new-success .linearize-table-large tfoot tr,
  .rma-rma-view .linearize-table-large tfoot tr {
    display: block;
    text-align: right;
  }
  .rma-rma-index .linearize-table-large tfoot tr:after,
  .rma-guest-list .linearize-table-large tfoot tr:after,
  .rma-rma-new-step1 .linearize-table-large tfoot tr:after,
  .rma-rma-new-step2 .linearize-table-large tfoot tr:after,
  .rma-rma-new-success .linearize-table-large tfoot tr:after,
  .rma-rma-view .linearize-table-large tfoot tr:after {
    content: '';
    display: table;
    clear: both;
  }
  .rma-rma-index .linearize-table-large tfoot td,
  .rma-guest-list .linearize-table-large tfoot td,
  .rma-rma-new-step1 .linearize-table-large tfoot td,
  .rma-rma-new-step2 .linearize-table-large tfoot td,
  .rma-rma-new-success .linearize-table-large tfoot td,
  .rma-rma-view .linearize-table-large tfoot td {
    display: block;
    float: left;
  }
  .rma-rma-index .linearize-table-large tfoot td.lin-hide,
  .rma-guest-list .linearize-table-large tfoot td.lin-hide,
  .rma-rma-new-step1 .linearize-table-large tfoot td.lin-hide,
  .rma-rma-new-step2 .linearize-table-large tfoot td.lin-hide,
  .rma-rma-new-success .linearize-table-large tfoot td.lin-hide,
  .rma-rma-view .linearize-table-large tfoot td.lin-hide {
    display: none;
  }
  .rma-rma-index .linearize-table-large tfoot td:nth-child(odd),
  .rma-guest-list .linearize-table-large tfoot td:nth-child(odd),
  .rma-rma-new-step1 .linearize-table-large tfoot td:nth-child(odd),
  .rma-rma-new-step2 .linearize-table-large tfoot td:nth-child(odd),
  .rma-rma-new-success .linearize-table-large tfoot td:nth-child(odd),
  .rma-rma-view .linearize-table-large tfoot td:nth-child(odd) {
    clear: left;
    width: 60%;
  }
  .rma-rma-index .linearize-table-large tfoot td:nth-child(even),
  .rma-guest-list .linearize-table-large tfoot td:nth-child(even),
  .rma-rma-new-step1 .linearize-table-large tfoot td:nth-child(even),
  .rma-rma-new-step2 .linearize-table-large tfoot td:nth-child(even),
  .rma-rma-new-success .linearize-table-large tfoot td:nth-child(even),
  .rma-rma-view .linearize-table-large tfoot td:nth-child(even) {
    text-align: left;
    width: 40%;
  }
  .rma-rma-index .linearize-table-large .linearize-hide,
  .rma-guest-list .linearize-table-large .linearize-hide,
  .rma-rma-new-step1 .linearize-table-large .linearize-hide,
  .rma-rma-new-step2 .linearize-table-large .linearize-hide,
  .rma-rma-new-success .linearize-table-large .linearize-hide,
  .rma-rma-view .linearize-table-large .linearize-hide {
    display: none;
  }
  .rma-rma-index .linearize-table-large .linearize-unpad,
  .rma-guest-list .linearize-table-large .linearize-unpad,
  .rma-rma-new-step1 .linearize-table-large .linearize-unpad,
  .rma-rma-new-step2 .linearize-table-large .linearize-unpad,
  .rma-rma-new-success .linearize-table-large .linearize-unpad,
  .rma-rma-view .linearize-table-large .linearize-unpad {
    padding: 0;
  }
  .rma-rma-index .linearize-table-large .linearize-show,
  .rma-guest-list .linearize-table-large .linearize-show,
  .rma-rma-new-step1 .linearize-table-large .linearize-show,
  .rma-rma-new-step2 .linearize-table-large .linearize-show,
  .rma-rma-new-success .linearize-table-large .linearize-show,
  .rma-rma-view .linearize-table-large .linearize-show {
    display: block;
  }
}
@media only screen and (min-width: 600px) {
  .rma-rma-new-success .linearize-table-large thead th .mobile-header,
  .rma-rma-new-step1 .linearize-table-large thead th .mobile-header,
  .rma-rma-new-step2 .linearize-table-large thead th .mobile-header {
    display: none;
  }
  .rma-rma-index .linearize-table .linearize-collapse,
  .rma-guest-list .linearize-table .linearize-collapse,
  .rma-rma-new-step1 .linearize-table .linearize-collapse,
  .rma-rma-new-step2 .linearize-table .linearize-collapse,
  .rma-rma-new-success .linearize-table .linearize-collapse,
  .rma-rma-view .linearize-table .linearize-collapse {
    display: none;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete .search-autocomplete {
  position: absolute;
}
.searchautocomplete .form-search {
  overflow: none !important;
  position: relative;
}
.searchautocomplete .sprite {
  background: url('https://www.eplytki.pl/skin/frontend/base/default/images/mirasvit/sprite.png');
}
.searchautocomplete .nav-search-in {
  position: absolute;
  top: 2px;
  left: 0px;
  z-index: 11;
}
.searchautocomplete .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 0;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav-search-in .category-fake {
  height: 20px;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
  margin-top: 6px;
}
.searchautocomplete .nav-search-in .nav-down-arrow {
  right: 10px;
  top: 16px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #000000 transparent transparent transparent;
  line-height: 0px;
}
.searchautocomplete .nav-search-in:hover .category-fake {
  color: #000;
}
.searchautocomplete .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  position: absolute;
  z-index: 102;
  box-shadow: 0 10px 10px #5E5E5E;
  top: 30px;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  margin: 0;
  border: none!important;
  background: none!important;
  box-shadow: none;
  position: relative;
  padding: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  border: 1px solid #e2e2e2;
  margin-bottom: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  box-shadow: 0 0 1px #525252;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
  margin: 0;
  line-height: 14px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box {
  float: left;
  margin: 0 5px 0 0;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
  background-color: #F7F7F6;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 10px 5px 10px;
}
.searchautocomplete .searchautocomlete-image {
  float: left;
  margin: 0px 5px 5px 0px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 11px;
  right: 44px;
  z-index: 99;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  display: none;
}
.searchautocomplete .searchautocomplete-loader div {
  position: absolute;
  background-color: #FFFFFF;
  height: 3px;
  width: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-animation-name: f_autocomplete_loader;
  animation-name: f_autocomplete_loader;
  -webkit-animation-duration: 0.64s;
  animation-duration: 0.64s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
}
.searchautocomplete .searchautocomplete-loader div#g01 {
  left: 0px;
  top: 7px;
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
.searchautocomplete .searchautocomplete-loader div#g02 {
  left: 2px;
  top: 2px;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.searchautocomplete .searchautocomplete-loader div#g03 {
  left: 7px;
  top: 0px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.searchautocomplete .searchautocomplete-loader div#g04 {
  right: 2px;
  top: 2px;
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.searchautocomplete .searchautocomplete-loader div#g05 {
  right: 0px;
  top: 7px;
  -webkit-animation-delay: 0.56s;
  animation-delay: 0.56s;
}
.searchautocomplete .searchautocomplete-loader div#g06 {
  right: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.64s;
  animation-delay: 0.64s;
}
.searchautocomplete .searchautocomplete-loader div#g07 {
  left: 7px;
  bottom: 0px;
  -webkit-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
.searchautocomplete .searchautocomplete-loader div#g08 {
  left: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@-moz-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-o-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
.searchautocomplete .input-text {
  outline: none;
}
.searchautocomplete.active .input-text {
  outline: none;
  border-radius: 2px 2px 0px 0px;
  border: 1px solid #3399cc;
}
.searchautocomplete .nav-search-in {
  top: 0px;
}
.searchautocomplete .nav-search-in .category-fake {
  padding-top: 7px;
}
.searchautocomplete .nav-search-in .nav-down-arrow {
  top: 19px;
}
.searchautocomplete .nav-search-in .category {
  top: 0px;
  left: 0px;
  height: 40px;
}
.searchautocomplete .searchautocomplete-placeholder {
  top: 0px !important;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
  border-radius: 0px 0px 5px 5px;
  border: 1px solid #3399cc;
  border-top: 0px;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  border: 1px solid #fff;
}
.searchautocomplete .searchautocomplete-placeholder ul li div.highlight {
  color: #666;
}
.searchautocomplete .searchautocomplete-placeholder ul li img {
  border: 1px solid #ededed;
}
.searchautocomplete .searchautocomplete-placeholder ul li:last-child {
  border: 1px solid #fff;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background: transparent;
  box-shadow: none;
  border: 1px solid #3399cc !important;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
  margin: 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .name {
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  line-height: 16px;
  display: block;
}
.searchautocomplete .searchautocomplete-placeholder ul li div.highlight {
  display: none;
}
@media only screen and (min-width: 1100px) {
  .searchautocomplete .searchautocomplete-placeholder ul li div.highlight {
    display: block;
    float: left;
    max-width: 250px;
  }
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  margin: 0px 10px 0px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  margin: 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price {
  font-size: 13px;
}
@media only screen and (min-width: 771px) {
  #header-search {
    width: 35% !important;
  }
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}
.searchindex-highlight {
  background-color: #ff0;
}

.snowcreditagricoleraty-infobox {
    text-align: center
}
#service-calculate-installment button {
    background: none;
    border: 0;
    cursor: pointer;
}
.ca-raty--disabled {
    display: none;
}
.snowcreditagricoleraty-product {
    position: relative;
}
.snowcreditagricoleraty-product__tooltip {
    position: absolute;
    top: 0;
    left: 125px;
    z-index: 10;
    background: #fff;
    padding: 4px 8px;
    color: #000;
}
.snowcreditagricoleraty-product__tooltip--hidden {
    display: none;
}
.snowcreditagricoleraty-product__btn--disabled:hover {
    cursor: help;
}
.snowcreditagricoleraty-product__btn {
    display: inline-block;
    width: auto;
}
.snowcreditagricoleraty-msg {
    display: block;
}

/*!
 * Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/fontawesome/webfonts/fa-solid-900.eot");
  src: url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-07-01, 10:05:53
    Author     : enifis
*/
/*  SECTIONS  */
.enf-storelocator .section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

/*  COLUMN SETUP  */
.enf-storelocator .col {
    display: block;
    float:left;
    margin: 1% 0 1% 1.6%;
}
.enf-storelocator .col:first-child { margin-left: 0; }

/*  GROUPING  */
.enf-storelocator .group:before,
.enf-storelocator .group:after { content:""; display:table; }
.enf-storelocator .group:after { clear:both;}
.enf-storelocator .group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF TWO  */
.enf-storelocator .span_2_of_2 {
    width: 100%;
}
.enf-storelocator .span_1_of_2 {
    width: 49.2%;
}

.enf-storelocator .map_container {
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}
.enf-storelocator .map_container .map_canvas {
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}
/*  indexAction google map  */
.enf-storelocator-map {
    margin-top: 20px;
}
/*  google maps marker  */
.enf-storelocator-marker .btn-partner {
    margin-bottom: 10px;
}
.enf-storelocator-marker .btn-partner:hover {
    color: #fff;
}
.btn-partner:hover {
    color: #fff;
}

/* getAction */

.enf-storelocator-image {
    float: right;
    margin: 0 0 10px 10px;
}
.enf-storelocator-description {
    margin-bottom: 20px;
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
    .enf-storelocator .col { 
        margin: 1% 0 1% 0%;
    }
    
    .enf-storelocator-image {
        float: none;
        margin: 0 0 10px 0;
        text-align: center;
    }
    .enf-storelocator-image img {
        margin:0 auto;
    }
}

@media only screen and (max-width: 480px) {
    .enf-storelocator .span_2_of_2, .enf-storelocator .span_1_of_2 { width: 100%; }
}


@media only screen and (max-width: 771px) {

    .cms-index-index .col-left {
    margin-top: 10px;
}
}

@import url(https://www.eplytki.pl/skin/frontend/enifis/eplytki/css/spectral/font-awesome.min.css);
/*
	Spectral by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
#is-designer {
  /* Basic */
  /* Row */
  /* Section/Article */
  /* Form */
  /* Box */
  /* Icon */
  /* Image */
  /* List */
  /* Actions */
  /* Icons */
  /* Table */
  /* Button */
  /* Features */
  /* Spotlight */
  /* Wrapper */
  /* Page Wrapper + Menu */
  /* Header */
  /* Banner */
  /* CTA */
  /* Main */
  /* Footer */
  /* Landing */
}
#is-designer div, #is-designer span, #is-designer applet, #is-designer object,
#is-designer iframe, #is-designer h1, #is-designer h2, #is-designer h3, #is-designer h4, #is-designer h5, #is-designer h6, #is-designer p, #is-designer blockquote,
#is-designer pre, #is-designer a, #is-designer abbr, #is-designer acronym, #is-designer address, #is-designer big, #is-designer cite,
#is-designer code, #is-designer del, #is-designer dfn, #is-designer em, #is-designer img, #is-designer ins, #is-designer kbd, #is-designer q, #is-designer s, #is-designer samp,
#is-designer small, #is-designer strike, #is-designer strong, #is-designer sub, #is-designer sup, #is-designer tt, #is-designer var, #is-designer b,
#is-designer u, #is-designer i, #is-designer center, #is-designer dl, #is-designer dt, #is-designer dd, #is-designer ol, #is-designer ul, #is-designer li, #is-designer fieldset,
#is-designer form, #is-designer label, #is-designer legend, #is-designer table, #is-designer caption, #is-designer tbody,
#is-designer tfoot, #is-designer thead, #is-designer tr, #is-designer th, #is-designer td, #is-designer article, #is-designer aside,
#is-designer canvas, #is-designer details, #is-designer embed, #is-designer figure, #is-designer figcaption,
#is-designer footer, #is-designer header, #is-designer hgroup, #is-designer menu, #is-designer nav, #is-designer output, #is-designer ruby,
#is-designer section, #is-designer summary, #is-designer time, #is-designer mark, #is-designer audio, #is-designer video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#is-designer article, #is-designer aside, #is-designer details, #is-designer figcaption, #is-designer figure,
#is-designer footer, #is-designer header, #is-designer hgroup, #is-designer menu, #is-designer nav, #is-designer section {
  display: block;
}
#is-designer body {
  line-height: 1;
}
#is-designer ol, #is-designer ul {
  list-style: none;
}
#is-designer blockquote, #is-designer q {
  quotes: none;
}
#is-designer blockquote:before, #is-designer blockquote:after, #is-designer q:before, #is-designer q:after {
  content: '';
  content: none;
}
#is-designer table {
  border-collapse: collapse;
  border-spacing: 0;
}
#is-designer body {
  -webkit-text-size-adjust: none;
}
#is-designer mark {
  background-color: transparent;
  color: inherit;
}
#is-designer input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#is-designer input, #is-designer select, #is-designer textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
@-ms-viewport {
  #is-designer {
    width: device-width;
  }
}
#is-designer html {
  box-sizing: border-box;
}
#is-designer *, #is-designer *:before, #is-designer *:after {
  box-sizing: inherit;
}
#is-designer body {
  background: #2e3842;
}
#is-designer body.is-preload *, #is-designer body.is-preload *:before, #is-designer body.is-preload *:after {
  -moz-animation: none !important;
  -webkit-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
#is-designer body, #is-designer input, #is-designer select, #is-designer textarea {
  color: #fff;
  font-family: "Open Sans", Helvetica, sans-serif;
  font-size: 15pt;
  font-weight: 400;
  letter-spacing: 0.075em;
  line-height: 1.65em;
}
@media screen and (max-width: 1680px) {
  #is-designer body, #is-designer input, #is-designer select, #is-designer textarea {
    font-size: 13pt;
  }
}
@media screen and (max-width: 1280px) {
  #is-designer body, #is-designer input, #is-designer select, #is-designer textarea {
    font-size: 12pt;
  }
}
@media screen and (max-width: 736px) {
  #is-designer body, #is-designer input, #is-designer select, #is-designer textarea {
    font-size: 11pt;
    letter-spacing: 0.0375em;
  }
}
#is-designer a {
  -moz-transition: color 0.2s ease, border-bottom-color 0.2s ease;
  -webkit-transition: color 0.2s ease, border-bottom-color 0.2s ease;
  -ms-transition: color 0.2s ease, border-bottom-color 0.2s ease;
  transition: color 0.2s ease, border-bottom-color 0.2s ease;
  border-bottom: dotted 1px;
  color: inherit;
  text-decoration: none;
}
#is-designer a:hover {
  border-bottom-color: transparent;
}
#is-designer strong, #is-designer b {
  color: #fff;
  font-weight: 600;
}
#is-designer em, #is-designer i {
  font-style: italic;
}
#is-designer p {
  margin: 0 0 2em 0;
}
#is-designer h1, #is-designer h2, #is-designer h3, #is-designer h4, #is-designer h5, #is-designer h6 {
  color: #fff;
  font-weight: 800;
  letter-spacing: 0.225em;
  line-height: 1em;
  margin: 0 0 1em 0;
  text-transform: uppercase;
}
#is-designer h1 a, #is-designer h2 a, #is-designer h3 a, #is-designer h4 a, #is-designer h5 a, #is-designer h6 a {
  color: inherit;
  text-decoration: none;
}
#is-designer h2 {
  font-size: 1.35em;
  line-height: 1.75em;
}
@media screen and (max-width: 736px) {
  #is-designer h2 {
    font-size: 1.1em;
    line-height: 1.65em;
  }
}
#is-designer h3 {
  font-size: 1.15em;
  line-height: 1.75em;
}
@media screen and (max-width: 736px) {
  #is-designer h3 {
    font-size: 1em;
    line-height: 1.65em;
  }
}
#is-designer h4 {
  font-size: 1em;
  line-height: 1.5em;
}
#is-designer h5 {
  font-size: 0.8em;
  line-height: 1.5em;
}
#is-designer h6 {
  font-size: 0.7em;
  line-height: 1.5em;
}
#is-designer sub {
  font-size: 0.8em;
  position: relative;
  top: 0.5em;
}
#is-designer sup {
  font-size: 0.8em;
  position: relative;
  top: -0.5em;
}
#is-designer hr {
  border: 0;
  border-bottom: solid 2px #fff;
  margin: 3em 0;
}
#is-designer hr.major {
  margin: 4.5em 0;
}
#is-designer blockquote {
  border-left: solid 4px #fff;
  font-style: italic;
  margin: 0 0 2em 0;
  padding: 0.5em 0 0.5em 2em;
}
#is-designer code {
  background: rgba(144, 144, 144, 0.25);
  border-radius: 3px;
  font-family: "Courier New", monospace;
  font-size: 0.9em;
  letter-spacing: 0;
  margin: 0 0.25em;
  padding: 0.25em 0.65em;
}
#is-designer pre {
  -webkit-overflow-scrolling: touch;
  font-family: "Courier New", monospace;
  font-size: 0.9em;
  margin: 0 0 2em 0;
}
#is-designer pre code {
  display: block;
  line-height: 1.75em;
  padding: 1em 1.5em;
  overflow-x: auto;
}
#is-designer .align-left {
  text-align: left;
}
#is-designer .align-center {
  text-align: center;
}
#is-designer .align-right {
  text-align: right;
}
#is-designer .row {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  align-items: stretch;
}
#is-designer .row > * {
  box-sizing: border-box;
}
#is-designer .row.gtr-uniform > * > :last-child {
  margin-bottom: 0;
}
#is-designer .row.aln-left {
  justify-content: flex-start;
}
#is-designer .row.aln-center {
  justify-content: center;
}
#is-designer .row.aln-right {
  justify-content: flex-end;
}
#is-designer .row.aln-top {
  align-items: flex-start;
}
#is-designer .row.aln-middle {
  align-items: center;
}
#is-designer .row.aln-bottom {
  align-items: flex-end;
}
#is-designer .row > .imp {
  order: -1;
}
#is-designer .row > .col-1 {
  width: 8.33333%;
}
#is-designer .row > .off-1 {
  margin-left: 8.33333%;
}
#is-designer .row > .col-2 {
  width: 16.66667%;
}
#is-designer .row > .off-2 {
  margin-left: 16.66667%;
}
#is-designer .row > .col-3 {
  width: 25%;
}
#is-designer .row > .off-3 {
  margin-left: 25%;
}
#is-designer .row > .col-4 {
  width: 33.33333%;
}
#is-designer .row > .off-4 {
  margin-left: 33.33333%;
}
#is-designer .row > .col-5 {
  width: 41.66667%;
}
#is-designer .row > .off-5 {
  margin-left: 41.66667%;
}
#is-designer .row > .col-6 {
  width: 50%;
}
#is-designer .row > .off-6 {
  margin-left: 50%;
}
#is-designer .row > .col-7 {
  width: 58.33333%;
}
#is-designer .row > .off-7 {
  margin-left: 58.33333%;
}
#is-designer .row > .col-8 {
  width: 66.66667%;
}
#is-designer .row > .off-8 {
  margin-left: 66.66667%;
}
#is-designer .row > .col-9 {
  width: 75%;
}
#is-designer .row > .off-9 {
  margin-left: 75%;
}
#is-designer .row > .col-10 {
  width: 83.33333%;
}
#is-designer .row > .off-10 {
  margin-left: 83.33333%;
}
#is-designer .row > .col-11 {
  width: 91.66667%;
}
#is-designer .row > .off-11 {
  margin-left: 91.66667%;
}
#is-designer .row > .col-12 {
  width: 100%;
}
#is-designer .row > .off-12 {
  margin-left: 100%;
}
#is-designer .row.gtr-0 {
  margin-top: 0;
  margin-left: 0em;
}
#is-designer .row.gtr-0 > * {
  padding: 0 0 0 0em;
}
#is-designer .row.gtr-0.gtr-uniform {
  margin-top: 0em;
}
#is-designer .row.gtr-0.gtr-uniform > * {
  padding-top: 0em;
}
#is-designer .row.gtr-25 {
  margin-top: 0;
  margin-left: -0.375em;
}
#is-designer .row.gtr-25 > * {
  padding: 0 0 0 0.375em;
}
#is-designer .row.gtr-25.gtr-uniform {
  margin-top: -0.375em;
}
#is-designer .row.gtr-25.gtr-uniform > * {
  padding-top: 0.375em;
}
#is-designer .row.gtr-50 {
  margin-top: 0;
  margin-left: -0.75em;
}
#is-designer .row.gtr-50 > * {
  padding: 0 0 0 0.75em;
}
#is-designer .row.gtr-50.gtr-uniform {
  margin-top: -0.75em;
}
#is-designer .row.gtr-50.gtr-uniform > * {
  padding-top: 0.75em;
}
#is-designer .row {
  margin-top: 0;
  margin-left: -1.5em;
}
#is-designer .row > * {
  padding: 0 0 0 1.5em;
}
#is-designer .row.gtr-uniform {
  margin-top: -1.5em;
}
#is-designer .row.gtr-uniform > * {
  padding-top: 1.5em;
}
#is-designer .row.gtr-150 {
  margin-top: 0;
  margin-left: -2.25em;
}
#is-designer .row.gtr-150 > * {
  padding: 0 0 0 2.25em;
}
#is-designer .row.gtr-150.gtr-uniform {
  margin-top: -2.25em;
}
#is-designer .row.gtr-150.gtr-uniform > * {
  padding-top: 2.25em;
}
#is-designer .row.gtr-200 {
  margin-top: 0;
  margin-left: -3em;
}
#is-designer .row.gtr-200 > * {
  padding: 0 0 0 3em;
}
#is-designer .row.gtr-200.gtr-uniform {
  margin-top: -3em;
}
#is-designer .row.gtr-200.gtr-uniform > * {
  padding-top: 3em;
}
@media screen and (max-width: 1680px) {
  #is-designer .row {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: stretch;
  }
  #is-designer .row > * {
    box-sizing: border-box;
  }
  #is-designer .row.gtr-uniform > * > :last-child {
    margin-bottom: 0;
  }
  #is-designer .row.aln-left {
    justify-content: flex-start;
  }
  #is-designer .row.aln-center {
    justify-content: center;
  }
  #is-designer .row.aln-right {
    justify-content: flex-end;
  }
  #is-designer .row.aln-top {
    align-items: flex-start;
  }
  #is-designer .row.aln-middle {
    align-items: center;
  }
  #is-designer .row.aln-bottom {
    align-items: flex-end;
  }
  #is-designer .row > .imp-xlarge {
    order: -1;
  }
  #is-designer .row > .col-1-xlarge {
    width: 8.33333%;
  }
  #is-designer .row > .off-1-xlarge {
    margin-left: 8.33333%;
  }
  #is-designer .row > .col-2-xlarge {
    width: 16.66667%;
  }
  #is-designer .row > .off-2-xlarge {
    margin-left: 16.66667%;
  }
  #is-designer .row > .col-3-xlarge {
    width: 25%;
  }
  #is-designer .row > .off-3-xlarge {
    margin-left: 25%;
  }
  #is-designer .row > .col-4-xlarge {
    width: 33.33333%;
  }
  #is-designer .row > .off-4-xlarge {
    margin-left: 33.33333%;
  }
  #is-designer .row > .col-5-xlarge {
    width: 41.66667%;
  }
  #is-designer .row > .off-5-xlarge {
    margin-left: 41.66667%;
  }
  #is-designer .row > .col-6-xlarge {
    width: 50%;
  }
  #is-designer .row > .off-6-xlarge {
    margin-left: 50%;
  }
  #is-designer .row > .col-7-xlarge {
    width: 58.33333%;
  }
  #is-designer .row > .off-7-xlarge {
    margin-left: 58.33333%;
  }
  #is-designer .row > .col-8-xlarge {
    width: 66.66667%;
  }
  #is-designer .row > .off-8-xlarge {
    margin-left: 66.66667%;
  }
  #is-designer .row > .col-9-xlarge {
    width: 75%;
  }
  #is-designer .row > .off-9-xlarge {
    margin-left: 75%;
  }
  #is-designer .row > .col-10-xlarge {
    width: 83.33333%;
  }
  #is-designer .row > .off-10-xlarge {
    margin-left: 83.33333%;
  }
  #is-designer .row > .col-11-xlarge {
    width: 91.66667%;
  }
  #is-designer .row > .off-11-xlarge {
    margin-left: 91.66667%;
  }
  #is-designer .row > .col-12-xlarge {
    width: 100%;
  }
  #is-designer .row > .off-12-xlarge {
    margin-left: 100%;
  }
  #is-designer .row.gtr-0 {
    margin-top: 0;
    margin-left: 0em;
  }
  #is-designer .row.gtr-0 > * {
    padding: 0 0 0 0em;
  }
  #is-designer .row.gtr-0.gtr-uniform {
    margin-top: 0em;
  }
  #is-designer .row.gtr-0.gtr-uniform > * {
    padding-top: 0em;
  }
  #is-designer .row.gtr-25 {
    margin-top: 0;
    margin-left: -0.375em;
  }
  #is-designer .row.gtr-25 > * {
    padding: 0 0 0 0.375em;
  }
  #is-designer .row.gtr-25.gtr-uniform {
    margin-top: -0.375em;
  }
  #is-designer .row.gtr-25.gtr-uniform > * {
    padding-top: 0.375em;
  }
  #is-designer .row.gtr-50 {
    margin-top: 0;
    margin-left: -0.75em;
  }
  #is-designer .row.gtr-50 > * {
    padding: 0 0 0 0.75em;
  }
  #is-designer .row.gtr-50.gtr-uniform {
    margin-top: -0.75em;
  }
  #is-designer .row.gtr-50.gtr-uniform > * {
    padding-top: 0.75em;
  }
  #is-designer .row {
    margin-top: 0;
    margin-left: -1.5em;
  }
  #is-designer .row > * {
    padding: 0 0 0 1.5em;
  }
  #is-designer .row.gtr-uniform {
    margin-top: -1.5em;
  }
  #is-designer .row.gtr-uniform > * {
    padding-top: 1.5em;
  }
  #is-designer .row.gtr-150 {
    margin-top: 0;
    margin-left: -2.25em;
  }
  #is-designer .row.gtr-150 > * {
    padding: 0 0 0 2.25em;
  }
  #is-designer .row.gtr-150.gtr-uniform {
    margin-top: -2.25em;
  }
  #is-designer .row.gtr-150.gtr-uniform > * {
    padding-top: 2.25em;
  }
  #is-designer .row.gtr-200 {
    margin-top: 0;
    margin-left: -3em;
  }
  #is-designer .row.gtr-200 > * {
    padding: 0 0 0 3em;
  }
  #is-designer .row.gtr-200.gtr-uniform {
    margin-top: -3em;
  }
  #is-designer .row.gtr-200.gtr-uniform > * {
    padding-top: 3em;
  }
}
@media screen and (max-width: 1280px) {
  #is-designer .row {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: stretch;
  }
  #is-designer .row > * {
    box-sizing: border-box;
  }
  #is-designer .row.gtr-uniform > * > :last-child {
    margin-bottom: 0;
  }
  #is-designer .row.aln-left {
    justify-content: flex-start;
  }
  #is-designer .row.aln-center {
    justify-content: center;
  }
  #is-designer .row.aln-right {
    justify-content: flex-end;
  }
  #is-designer .row.aln-top {
    align-items: flex-start;
  }
  #is-designer .row.aln-middle {
    align-items: center;
  }
  #is-designer .row.aln-bottom {
    align-items: flex-end;
  }
  #is-designer .row > .imp-large {
    order: -1;
  }
  #is-designer .row > .col-1-large {
    width: 8.33333%;
  }
  #is-designer .row > .off-1-large {
    margin-left: 8.33333%;
  }
  #is-designer .row > .col-2-large {
    width: 16.66667%;
  }
  #is-designer .row > .off-2-large {
    margin-left: 16.66667%;
  }
  #is-designer .row > .col-3-large {
    width: 25%;
  }
  #is-designer .row > .off-3-large {
    margin-left: 25%;
  }
  #is-designer .row > .col-4-large {
    width: 33.33333%;
  }
  #is-designer .row > .off-4-large {
    margin-left: 33.33333%;
  }
  #is-designer .row > .col-5-large {
    width: 41.66667%;
  }
  #is-designer .row > .off-5-large {
    margin-left: 41.66667%;
  }
  #is-designer .row > .col-6-large {
    width: 50%;
  }
  #is-designer .row > .off-6-large {
    margin-left: 50%;
  }
  #is-designer .row > .col-7-large {
    width: 58.33333%;
  }
  #is-designer .row > .off-7-large {
    margin-left: 58.33333%;
  }
  #is-designer .row > .col-8-large {
    width: 66.66667%;
  }
  #is-designer .row > .off-8-large {
    margin-left: 66.66667%;
  }
  #is-designer .row > .col-9-large {
    width: 75%;
  }
  #is-designer .row > .off-9-large {
    margin-left: 75%;
  }
  #is-designer .row > .col-10-large {
    width: 83.33333%;
  }
  #is-designer .row > .off-10-large {
    margin-left: 83.33333%;
  }
  #is-designer .row > .col-11-large {
    width: 91.66667%;
  }
  #is-designer .row > .off-11-large {
    margin-left: 91.66667%;
  }
  #is-designer .row > .col-12-large {
    width: 100%;
  }
  #is-designer .row > .off-12-large {
    margin-left: 100%;
  }
  #is-designer .row.gtr-0 {
    margin-top: 0;
    margin-left: 0em;
  }
  #is-designer .row.gtr-0 > * {
    padding: 0 0 0 0em;
  }
  #is-designer .row.gtr-0.gtr-uniform {
    margin-top: 0em;
  }
  #is-designer .row.gtr-0.gtr-uniform > * {
    padding-top: 0em;
  }
  #is-designer .row.gtr-25 {
    margin-top: 0;
    margin-left: -0.375em;
  }
  #is-designer .row.gtr-25 > * {
    padding: 0 0 0 0.375em;
  }
  #is-designer .row.gtr-25.gtr-uniform {
    margin-top: -0.375em;
  }
  #is-designer .row.gtr-25.gtr-uniform > * {
    padding-top: 0.375em;
  }
  #is-designer .row.gtr-50 {
    margin-top: 0;
    margin-left: -0.75em;
  }
  #is-designer .row.gtr-50 > * {
    padding: 0 0 0 0.75em;
  }
  #is-designer .row.gtr-50.gtr-uniform {
    margin-top: -0.75em;
  }
  #is-designer .row.gtr-50.gtr-uniform > * {
    padding-top: 0.75em;
  }
  #is-designer .row {
    margin-top: 0;
    margin-left: -1.5em;
  }
  #is-designer .row > * {
    padding: 0 0 0 1.5em;
  }
  #is-designer .row.gtr-uniform {
    margin-top: -1.5em;
  }
  #is-designer .row.gtr-uniform > * {
    padding-top: 1.5em;
  }
  #is-designer .row.gtr-150 {
    margin-top: 0;
    margin-left: -2.25em;
  }
  #is-designer .row.gtr-150 > * {
    padding: 0 0 0 2.25em;
  }
  #is-designer .row.gtr-150.gtr-uniform {
    margin-top: -2.25em;
  }
  #is-designer .row.gtr-150.gtr-uniform > * {
    padding-top: 2.25em;
  }
  #is-designer .row.gtr-200 {
    margin-top: 0;
    margin-left: -3em;
  }
  #is-designer .row.gtr-200 > * {
    padding: 0 0 0 3em;
  }
  #is-designer .row.gtr-200.gtr-uniform {
    margin-top: -3em;
  }
  #is-designer .row.gtr-200.gtr-uniform > * {
    padding-top: 3em;
  }
}
@media screen and (max-width: 980px) {
  #is-designer .row {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: stretch;
  }
  #is-designer .row > * {
    box-sizing: border-box;
  }
  #is-designer .row.gtr-uniform > * > :last-child {
    margin-bottom: 0;
  }
  #is-designer .row.aln-left {
    justify-content: flex-start;
  }
  #is-designer .row.aln-center {
    justify-content: center;
  }
  #is-designer .row.aln-right {
    justify-content: flex-end;
  }
  #is-designer .row.aln-top {
    align-items: flex-start;
  }
  #is-designer .row.aln-middle {
    align-items: center;
  }
  #is-designer .row.aln-bottom {
    align-items: flex-end;
  }
  #is-designer .row > .imp-medium {
    order: -1;
  }
  #is-designer .row > .col-1-medium {
    width: 8.33333%;
  }
  #is-designer .row > .off-1-medium {
    margin-left: 8.33333%;
  }
  #is-designer .row > .col-2-medium {
    width: 16.66667%;
  }
  #is-designer .row > .off-2-medium {
    margin-left: 16.66667%;
  }
  #is-designer .row > .col-3-medium {
    width: 25%;
  }
  #is-designer .row > .off-3-medium {
    margin-left: 25%;
  }
  #is-designer .row > .col-4-medium {
    width: 33.33333%;
  }
  #is-designer .row > .off-4-medium {
    margin-left: 33.33333%;
  }
  #is-designer .row > .col-5-medium {
    width: 41.66667%;
  }
  #is-designer .row > .off-5-medium {
    margin-left: 41.66667%;
  }
  #is-designer .row > .col-6-medium {
    width: 50%;
  }
  #is-designer .row > .off-6-medium {
    margin-left: 50%;
  }
  #is-designer .row > .col-7-medium {
    width: 58.33333%;
  }
  #is-designer .row > .off-7-medium {
    margin-left: 58.33333%;
  }
  #is-designer .row > .col-8-medium {
    width: 66.66667%;
  }
  #is-designer .row > .off-8-medium {
    margin-left: 66.66667%;
  }
  #is-designer .row > .col-9-medium {
    width: 75%;
  }
  #is-designer .row > .off-9-medium {
    margin-left: 75%;
  }
  #is-designer .row > .col-10-medium {
    width: 83.33333%;
  }
  #is-designer .row > .off-10-medium {
    margin-left: 83.33333%;
  }
  #is-designer .row > .col-11-medium {
    width: 91.66667%;
  }
  #is-designer .row > .off-11-medium {
    margin-left: 91.66667%;
  }
  #is-designer .row > .col-12-medium {
    width: 100%;
  }
  #is-designer .row > .off-12-medium {
    margin-left: 100%;
  }
  #is-designer .row.gtr-0 {
    margin-top: 0;
    margin-left: 0em;
  }
  #is-designer .row.gtr-0 > * {
    padding: 0 0 0 0em;
  }
  #is-designer .row.gtr-0.gtr-uniform {
    margin-top: 0em;
  }
  #is-designer .row.gtr-0.gtr-uniform > * {
    padding-top: 0em;
  }
  #is-designer .row.gtr-25 {
    margin-top: 0;
    margin-left: -0.375em;
  }
  #is-designer .row.gtr-25 > * {
    padding: 0 0 0 0.375em;
  }
  #is-designer .row.gtr-25.gtr-uniform {
    margin-top: -0.375em;
  }
  #is-designer .row.gtr-25.gtr-uniform > * {
    padding-top: 0.375em;
  }
  #is-designer .row.gtr-50 {
    margin-top: 0;
    margin-left: -0.75em;
  }
  #is-designer .row.gtr-50 > * {
    padding: 0 0 0 0.75em;
  }
  #is-designer .row.gtr-50.gtr-uniform {
    margin-top: -0.75em;
  }
  #is-designer .row.gtr-50.gtr-uniform > * {
    padding-top: 0.75em;
  }
  #is-designer .row {
    margin-top: 0;
    margin-left: -1.5em;
  }
  #is-designer .row > * {
    padding: 0 0 0 1.5em;
  }
  #is-designer .row.gtr-uniform {
    margin-top: -1.5em;
  }
  #is-designer .row.gtr-uniform > * {
    padding-top: 1.5em;
  }
  #is-designer .row.gtr-150 {
    margin-top: 0;
    margin-left: -2.25em;
  }
  #is-designer .row.gtr-150 > * {
    padding: 0 0 0 2.25em;
  }
  #is-designer .row.gtr-150.gtr-uniform {
    margin-top: -2.25em;
  }
  #is-designer .row.gtr-150.gtr-uniform > * {
    padding-top: 2.25em;
  }
  #is-designer .row.gtr-200 {
    margin-top: 0;
    margin-left: -3em;
  }
  #is-designer .row.gtr-200 > * {
    padding: 0 0 0 3em;
  }
  #is-designer .row.gtr-200.gtr-uniform {
    margin-top: -3em;
  }
  #is-designer .row.gtr-200.gtr-uniform > * {
    padding-top: 3em;
  }
}
@media screen and (max-width: 736px) {
  #is-designer .row {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: stretch;
  }
  #is-designer .row > * {
    box-sizing: border-box;
  }
  #is-designer .row.gtr-uniform > * > :last-child {
    margin-bottom: 0;
  }
  #is-designer .row.aln-left {
    justify-content: flex-start;
  }
  #is-designer .row.aln-center {
    justify-content: center;
  }
  #is-designer .row.aln-right {
    justify-content: flex-end;
  }
  #is-designer .row.aln-top {
    align-items: flex-start;
  }
  #is-designer .row.aln-middle {
    align-items: center;
  }
  #is-designer .row.aln-bottom {
    align-items: flex-end;
  }
  #is-designer .row > .imp-small {
    order: -1;
  }
  #is-designer .row > .col-1-small {
    width: 8.33333%;
  }
  #is-designer .row > .off-1-small {
    margin-left: 8.33333%;
  }
  #is-designer .row > .col-2-small {
    width: 16.66667%;
  }
  #is-designer .row > .off-2-small {
    margin-left: 16.66667%;
  }
  #is-designer .row > .col-3-small {
    width: 25%;
  }
  #is-designer .row > .off-3-small {
    margin-left: 25%;
  }
  #is-designer .row > .col-4-small {
    width: 33.33333%;
  }
  #is-designer .row > .off-4-small {
    margin-left: 33.33333%;
  }
  #is-designer .row > .col-5-small {
    width: 41.66667%;
  }
  #is-designer .row > .off-5-small {
    margin-left: 41.66667%;
  }
  #is-designer .row > .col-6-small {
    width: 50%;
  }
  #is-designer .row > .off-6-small {
    margin-left: 50%;
  }
  #is-designer .row > .col-7-small {
    width: 58.33333%;
  }
  #is-designer .row > .off-7-small {
    margin-left: 58.33333%;
  }
  #is-designer .row > .col-8-small {
    width: 66.66667%;
  }
  #is-designer .row > .off-8-small {
    margin-left: 66.66667%;
  }
  #is-designer .row > .col-9-small {
    width: 75%;
  }
  #is-designer .row > .off-9-small {
    margin-left: 75%;
  }
  #is-designer .row > .col-10-small {
    width: 83.33333%;
  }
  #is-designer .row > .off-10-small {
    margin-left: 83.33333%;
  }
  #is-designer .row > .col-11-small {
    width: 91.66667%;
  }
  #is-designer .row > .off-11-small {
    margin-left: 91.66667%;
  }
  #is-designer .row > .col-12-small {
    width: 100%;
  }
  #is-designer .row > .off-12-small {
    margin-left: 100%;
  }
  #is-designer .row.gtr-0 {
    margin-top: 0;
    margin-left: 0em;
  }
  #is-designer .row.gtr-0 > * {
    padding: 0 0 0 0em;
  }
  #is-designer .row.gtr-0.gtr-uniform {
    margin-top: 0em;
  }
  #is-designer .row.gtr-0.gtr-uniform > * {
    padding-top: 0em;
  }
  #is-designer .row.gtr-25 {
    margin-top: 0;
    margin-left: -0.375em;
  }
  #is-designer .row.gtr-25 > * {
    padding: 0 0 0 0.375em;
  }
  #is-designer .row.gtr-25.gtr-uniform {
    margin-top: -0.375em;
  }
  #is-designer .row.gtr-25.gtr-uniform > * {
    padding-top: 0.375em;
  }
  #is-designer .row.gtr-50 {
    margin-top: 0;
    margin-left: -0.75em;
  }
  #is-designer .row.gtr-50 > * {
    padding: 0 0 0 0.75em;
  }
  #is-designer .row.gtr-50.gtr-uniform {
    margin-top: -0.75em;
  }
  #is-designer .row.gtr-50.gtr-uniform > * {
    padding-top: 0.75em;
  }
  #is-designer .row {
    margin-top: 0;
    margin-left: -1.5em;
  }
  #is-designer .row > * {
    padding: 0 0 0 1.5em;
  }
  #is-designer .row.gtr-uniform {
    margin-top: -1.5em;
  }
  #is-designer .row.gtr-uniform > * {
    padding-top: 1.5em;
  }
  #is-designer .row.gtr-150 {
    margin-top: 0;
    margin-left: -2.25em;
  }
  #is-designer .row.gtr-150 > * {
    padding: 0 0 0 2.25em;
  }
  #is-designer .row.gtr-150.gtr-uniform {
    margin-top: -2.25em;
  }
  #is-designer .row.gtr-150.gtr-uniform > * {
    padding-top: 2.25em;
  }
  #is-designer .row.gtr-200 {
    margin-top: 0;
    margin-left: -3em;
  }
  #is-designer .row.gtr-200 > * {
    padding: 0 0 0 3em;
  }
  #is-designer .row.gtr-200.gtr-uniform {
    margin-top: -3em;
  }
  #is-designer .row.gtr-200.gtr-uniform > * {
    padding-top: 3em;
  }
}
@media screen and (max-width: 480px) {
  #is-designer .row {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: stretch;
  }
  #is-designer .row > * {
    box-sizing: border-box;
  }
  #is-designer .row.gtr-uniform > * > :last-child {
    margin-bottom: 0;
  }
  #is-designer .row.aln-left {
    justify-content: flex-start;
  }
  #is-designer .row.aln-center {
    justify-content: center;
  }
  #is-designer .row.aln-right {
    justify-content: flex-end;
  }
  #is-designer .row.aln-top {
    align-items: flex-start;
  }
  #is-designer .row.aln-middle {
    align-items: center;
  }
  #is-designer .row.aln-bottom {
    align-items: flex-end;
  }
  #is-designer .row > .imp-xsmall {
    order: -1;
  }
  #is-designer .row > .col-1-xsmall {
    width: 8.33333%;
  }
  #is-designer .row > .off-1-xsmall {
    margin-left: 8.33333%;
  }
  #is-designer .row > .col-2-xsmall {
    width: 16.66667%;
  }
  #is-designer .row > .off-2-xsmall {
    margin-left: 16.66667%;
  }
  #is-designer .row > .col-3-xsmall {
    width: 25%;
  }
  #is-designer .row > .off-3-xsmall {
    margin-left: 25%;
  }
  #is-designer .row > .col-4-xsmall {
    width: 33.33333%;
  }
  #is-designer .row > .off-4-xsmall {
    margin-left: 33.33333%;
  }
  #is-designer .row > .col-5-xsmall {
    width: 41.66667%;
  }
  #is-designer .row > .off-5-xsmall {
    margin-left: 41.66667%;
  }
  #is-designer .row > .col-6-xsmall {
    width: 50%;
  }
  #is-designer .row > .off-6-xsmall {
    margin-left: 50%;
  }
  #is-designer .row > .col-7-xsmall {
    width: 58.33333%;
  }
  #is-designer .row > .off-7-xsmall {
    margin-left: 58.33333%;
  }
  #is-designer .row > .col-8-xsmall {
    width: 66.66667%;
  }
  #is-designer .row > .off-8-xsmall {
    margin-left: 66.66667%;
  }
  #is-designer .row > .col-9-xsmall {
    width: 75%;
  }
  #is-designer .row > .off-9-xsmall {
    margin-left: 75%;
  }
  #is-designer .row > .col-10-xsmall {
    width: 83.33333%;
  }
  #is-designer .row > .off-10-xsmall {
    margin-left: 83.33333%;
  }
  #is-designer .row > .col-11-xsmall {
    width: 91.66667%;
  }
  #is-designer .row > .off-11-xsmall {
    margin-left: 91.66667%;
  }
  #is-designer .row > .col-12-xsmall {
    width: 100%;
  }
  #is-designer .row > .off-12-xsmall {
    margin-left: 100%;
  }
  #is-designer .row.gtr-0 {
    margin-top: 0;
    margin-left: 0em;
  }
  #is-designer .row.gtr-0 > * {
    padding: 0 0 0 0em;
  }
  #is-designer .row.gtr-0.gtr-uniform {
    margin-top: 0em;
  }
  #is-designer .row.gtr-0.gtr-uniform > * {
    padding-top: 0em;
  }
  #is-designer .row.gtr-25 {
    margin-top: 0;
    margin-left: -0.375em;
  }
  #is-designer .row.gtr-25 > * {
    padding: 0 0 0 0.375em;
  }
  #is-designer .row.gtr-25.gtr-uniform {
    margin-top: -0.375em;
  }
  #is-designer .row.gtr-25.gtr-uniform > * {
    padding-top: 0.375em;
  }
  #is-designer .row.gtr-50 {
    margin-top: 0;
    margin-left: -0.75em;
  }
  #is-designer .row.gtr-50 > * {
    padding: 0 0 0 0.75em;
  }
  #is-designer .row.gtr-50.gtr-uniform {
    margin-top: -0.75em;
  }
  #is-designer .row.gtr-50.gtr-uniform > * {
    padding-top: 0.75em;
  }
  #is-designer .row {
    margin-top: 0;
    margin-left: -1.5em;
  }
  #is-designer .row > * {
    padding: 0 0 0 1.5em;
  }
  #is-designer .row.gtr-uniform {
    margin-top: -1.5em;
  }
  #is-designer .row.gtr-uniform > * {
    padding-top: 1.5em;
  }
  #is-designer .row.gtr-150 {
    margin-top: 0;
    margin-left: -2.25em;
  }
  #is-designer .row.gtr-150 > * {
    padding: 0 0 0 2.25em;
  }
  #is-designer .row.gtr-150.gtr-uniform {
    margin-top: -2.25em;
  }
  #is-designer .row.gtr-150.gtr-uniform > * {
    padding-top: 2.25em;
  }
  #is-designer .row.gtr-200 {
    margin-top: 0;
    margin-left: -3em;
  }
  #is-designer .row.gtr-200 > * {
    padding: 0 0 0 3em;
  }
  #is-designer .row.gtr-200.gtr-uniform {
    margin-top: -3em;
  }
  #is-designer .row.gtr-200.gtr-uniform > * {
    padding-top: 3em;
  }
}
#is-designer section.special, #is-designer article.special {
  text-align: center;
}
#is-designer header p {
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  top: -0.25em;
}
#is-designer header h3 + p {
  font-size: 1.1em;
}
#is-designer header h4 + p,
#is-designer header h5 + p,
#is-designer header h6 + p {
  font-size: 0.9em;
}
#is-designer header.major {
  margin: 0 0 3.5em 0;
}
#is-designer header.major h2, #is-designer header.major h3, #is-designer header.major h4, #is-designer header.major h5, #is-designer header.major h6 {
  border-bottom: solid 2px #fff;
  display: inline-block;
  padding-bottom: 1em;
  position: relative;
}
#is-designer header.major h2:after, #is-designer header.major h3:after, #is-designer header.major h4:after, #is-designer header.major h5:after, #is-designer header.major h6:after {
  content: '';
  display: block;
  height: 1px;
}
#is-designer header.major p {
  color: #fff;
  top: 0;
}
@media screen and (max-width: 736px) {
  #is-designer header.major {
    margin: 0 0 2em 0;
  }
}
@media screen and (max-width: 980px) {
  #is-designer header br {
    display: none;
  }
}
#is-designer form {
  margin: 0 0 2em 0;
}
#is-designer label {
  color: #fff;
  display: block;
  font-size: 0.9em;
  font-weight: 600;
  margin: 0 0 1em 0;
}
#is-designer input[type="text"],
#is-designer input[type="password"],
#is-designer input[type="email"],
#is-designer select,
#is-designer textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: rgba(144, 144, 144, 0.25);
  border-radius: 3px;
  border: none;
  color: inherit;
  display: block;
  outline: 0;
  padding: 0 1em;
  text-decoration: none;
  width: 100%;
}
#is-designer input[type="text"]:invalid,
#is-designer input[type="password"]:invalid,
#is-designer input[type="email"]:invalid,
#is-designer select:invalid,
#is-designer textarea:invalid {
  box-shadow: none;
}
#is-designer input[type="text"]:focus,
#is-designer input[type="password"]:focus,
#is-designer input[type="email"]:focus,
#is-designer select:focus,
#is-designer textarea:focus {
  box-shadow: 0 0 0 2px #21b2a6;
}
#is-designer select {
  background-size: 1.25em;
  background-repeat: no-repeat;
  background-position: calc(100% - 1em) center;
  height: 2.75em;
  padding-right: 2.75em;
  text-overflow: ellipsis;
}
#is-designer select:focus::-ms-value {
  background-color: transparent;
}
#is-designer select::-ms-expand {
  display: none;
}
#is-designer input[type="text"],
#is-designer input[type="password"],
#is-designer input[type="email"],
#is-designer select {
  height: 2.75em;
}
#is-designer textarea {
  padding: 0.75em 1em;
}
#is-designer input[type="checkbox"],
#is-designer input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  display: block;
  float: left;
  margin-right: -2em;
  opacity: 0;
  width: 1em;
  z-index: -1;
}
#is-designer input[type="checkbox"] + label,
#is-designer input[type="radio"] + label {
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  font-weight: 400;
  padding-left: 2.4em;
  padding-right: 0.75em;
  position: relative;
}
#is-designer input[type="checkbox"] + label:before,
#is-designer input[type="radio"] + label:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
#is-designer input[type="checkbox"] + label:before,
#is-designer input[type="radio"] + label:before {
  background: rgba(144, 144, 144, 0.25);
  border-radius: 3px;
  content: '';
  display: inline-block;
  height: 1.65em;
  left: 0;
  line-height: 1.58125em;
  position: absolute;
  text-align: center;
  top: 0;
  width: 1.65em;
}
#is-designer input[type="checkbox"]:checked + label:before,
#is-designer input[type="radio"]:checked + label:before {
  background: #2e3842;
  color: #fff;
  content: '\f00c';
}
#is-designer input[type="checkbox"]:focus + label:before,
#is-designer input[type="radio"]:focus + label:before {
  box-shadow: 0 0 0 2px #21b2a6;
}
#is-designer input[type="checkbox"] + label:before {
  border-radius: 3px;
}
#is-designer input[type="radio"] + label:before {
  border-radius: 100%;
}
#is-designer ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
  opacity: 1.0;
}
#is-designer :-moz-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
  opacity: 1.0;
}
#is-designer ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
  opacity: 1.0;
}
#is-designer :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
  opacity: 1.0;
}
#is-designer .box {
  border-radius: 3px;
  border: solid 2px #fff;
  margin-bottom: 2em;
  padding: 1.5em;
}
#is-designer .box > :last-child,
#is-designer .box > :last-child > :last-child,
#is-designer .box > :last-child > :last-child > :last-child {
  margin-bottom: 0;
}
#is-designer .box.alt {
  border: 0;
  border-radius: 0;
  padding: 0;
}
#is-designer .icon {
  text-decoration: none;
  border-bottom: none;
  position: relative;
}
#is-designer .icon:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
#is-designer .icon > .label {
  display: none;
}
#is-designer .icon.major {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-radius: 3px;
  border: solid 2px #fff;
  display: inline-block;
  font-size: 1.35em;
  height: calc(3em + 2px);
  line-height: 3em;
  text-align: center;
  width: calc(3em + 2px);
}
#is-designer .icon.major:before {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  font-size: 1.5em;
}
@media screen and (max-width: 736px) {
  #is-designer .icon.major {
    font-size: 1em;
  }
}
#is-designer .icon.style1 {
  color: #00ffcc;
}
#is-designer .icon.style2 {
  color: #00f0ff;
}
#is-designer .icon.style3 {
  color: #76ddff;
}
#is-designer .image {
  border-radius: 3px;
  border: 0;
  display: inline-block;
  position: relative;
}
#is-designer .image img {
  border-radius: 3px;
  display: block;
}
#is-designer .image.left {
  float: left;
  margin: 0 2em 2em 0;
  top: 0.25em;
}
#is-designer .image.right {
  float: right;
  margin: 0 0 2em 2em;
  top: 0.25em;
}
#is-designer .image.left, #is-designer .image.right {
  max-width: 40%;
}
#is-designer .image.left img, #is-designer .image.right img {
  width: 100%;
}
#is-designer .image.fit {
  display: block;
  margin: 0 0 2em 0;
  width: 100%;
}
#is-designer .image.fit img {
  width: 100%;
  object-fit: cover;
  height: 160px;
}
#is-designer ol {
  list-style: decimal;
  margin: 0 0 2em 0;
  padding-left: 1.25em;
}
#is-designer ol li {
  padding-left: 0.25em;
}
#is-designer ul {
  list-style: disc;
  margin: 0 0 2em 0;
  padding-left: 1em;
}
#is-designer ul li {
  padding-left: 0.5em;
}
#is-designer ul.alt {
  list-style: none;
  padding-left: 0;
}
#is-designer ul.alt li {
  border-top: solid 1px #fff;
  padding: 0.5em 0;
}
#is-designer ul.alt li:first-child {
  border-top: 0;
  padding-top: 0;
}
#is-designer dl {
  margin: 0 0 2em 0;
}
#is-designer ul.actions {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  cursor: default;
  list-style: none;
  margin-left: -1em;
  padding-left: 0;
}
#is-designer ul.actions li {
  padding: 0 0 0 1em;
  vertical-align: middle;
}
#is-designer ul.actions.special {
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  width: 100%;
  margin-left: 0;
}
#is-designer ul.actions.special li:first-child {
  padding-left: 0;
}
#is-designer ul.actions.stacked {
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 0;
}
#is-designer ul.actions.stacked li {
  padding: 1em 0 0 0;
}
#is-designer ul.actions.stacked li:first-child {
  padding-top: 0;
}
#is-designer ul.actions.fit {
  width: calc(100% + 1em);
}
#is-designer ul.actions.fit li {
  -moz-flex-grow: 1;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -moz-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-shrink: 1;
  flex-shrink: 1;
  width: 100%;
}
#is-designer ul.actions.fit li > * {
  width: 100%;
}
#is-designer ul.actions.fit.stacked {
  width: 100%;
}
@media screen and (max-width: 480px) {
  #is-designer ul.actions:not(.fixed) {
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
    width: 100% !important;
  }
  #is-designer ul.actions:not(.fixed) li {
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-shrink: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-shrink: 1;
    flex-shrink: 1;
    padding: 1em 0 0 0;
    text-align: center;
    width: 100%;
  }
  #is-designer ul.actions:not(.fixed) li > * {
    width: 100%;
  }
  #is-designer ul.actions:not(.fixed) li:first-child {
    padding-top: 0;
  }
  #is-designer ul.actions:not(.fixed) li input[type="submit"],
  #is-designer ul.actions:not(.fixed) li input[type="reset"],
  #is-designer ul.actions:not(.fixed) li input[type="button"],
  #is-designer ul.actions:not(.fixed) li button,
  #is-designer ul.actions:not(.fixed) li .button {
    width: 100%;
  }
  #is-designer ul.actions:not(.fixed) li input[type="submit"].icon:before,
  #is-designer ul.actions:not(.fixed) li input[type="reset"].icon:before,
  #is-designer ul.actions:not(.fixed) li input[type="button"].icon:before,
  #is-designer ul.actions:not(.fixed) li button.icon:before,
  #is-designer ul.actions:not(.fixed) li .button.icon:before {
    margin-left: -0.5em;
  }
}
#is-designer ul.icons {
  cursor: default;
  list-style: none;
  padding-left: 0;
}
#is-designer ul.icons li {
  display: inline-block;
  padding: 0 1em 0 0;
}
#is-designer ul.icons li:last-child {
  padding-right: 0 !important;
}
#is-designer ul.icons.major {
  padding: 1em 0;
}
#is-designer ul.icons.major li {
  padding-right: 3.5em;
}
@media screen and (max-width: 736px) {
  #is-designer ul.icons.major li {
    padding: 0 1em !important;
  }
}
#is-designer .table-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}
#is-designer table {
  margin: 0 0 2em 0;
  width: 100%;
}
#is-designer table tbody tr {
  border: solid 1px #fff;
  border-left: 0;
  border-right: 0;
}
#is-designer table tbody tr:nth-child(2n + 1) {
  background-color: rgba(144, 144, 144, 0.25);
}
#is-designer table td {
  padding: 0.75em 0.75em;
}
#is-designer table th {
  color: #fff;
  font-size: 0.9em;
  font-weight: 600;
  padding: 0 0.75em 0.75em 0.75em;
  text-align: left;
}
#is-designer table thead {
  border-bottom: solid 2px #fff;
}
#is-designer table tfoot {
  border-top: solid 2px #fff;
}
#is-designer table.alt {
  border-collapse: separate;
}
#is-designer table.alt tbody tr td {
  border: solid 1px #fff;
  border-left-width: 0;
  border-top-width: 0;
}
#is-designer table.alt tbody tr td:first-child {
  border-left-width: 1px;
}
#is-designer table.alt tbody tr:first-child td {
  border-top-width: 1px;
}
#is-designer table.alt thead {
  border-bottom: 0;
}
#is-designer table.alt tfoot {
  border-top: 0;
}
#is-designer input[type="submit"],
#is-designer input[type="reset"],
#is-designer input[type="button"],
#is-designer button,
#is-designer .button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  background-color: transparent;
  border-radius: 3px;
  border: 0;
  box-shadow: inset 0 0 0 2px #fff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8em;
  font-weight: 600;
  height: 3.125em;
  letter-spacing: 0.225em;
  line-height: 3.125em;
  max-width: 30em;
  padding: 0 2.75em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#is-designer input[type="submit"]:hover,
#is-designer input[type="reset"]:hover,
#is-designer input[type="button"]:hover,
#is-designer button:hover,
#is-designer .button:hover {
  background-color: rgba(144, 144, 144, 0.25);
}
#is-designer input[type="submit"]:active,
#is-designer input[type="reset"]:active,
#is-designer input[type="button"]:active,
#is-designer button:active,
#is-designer .button:active {
  background-color: rgba(144, 144, 144, 0.5);
}
#is-designer input[type="submit"].icon:before,
#is-designer input[type="reset"].icon:before,
#is-designer input[type="button"].icon:before,
#is-designer button.icon:before,
#is-designer .button.icon:before {
  margin-right: 0.5em;
}
#is-designer input[type="submit"].fit,
#is-designer input[type="reset"].fit,
#is-designer input[type="button"].fit,
#is-designer button.fit,
#is-designer .button.fit {
  width: 100%;
}
#is-designer input[type="submit"].small,
#is-designer input[type="reset"].small,
#is-designer input[type="button"].small,
#is-designer button.small,
#is-designer .button.small {
  font-size: 0.8em;
}
#is-designer input[type="submit"].large,
#is-designer input[type="reset"].large,
#is-designer input[type="button"].large,
#is-designer button.large,
#is-designer .button.large {
  font-size: 1.35em;
}
#is-designer input[type="submit"].primary,
#is-designer input[type="reset"].primary,
#is-designer input[type="button"].primary,
#is-designer button.primary,
#is-designer .button.primary {
  background-color: #ed4933;
  box-shadow: none !important;
  color: #ffffff !important;
}
#is-designer input[type="submit"].primary:hover,
#is-designer input[type="reset"].primary:hover,
#is-designer input[type="button"].primary:hover,
#is-designer button.primary:hover,
#is-designer .button.primary:hover {
  background-color: #ef5e4a !important;
}
#is-designer input[type="submit"].primary:active,
#is-designer input[type="reset"].primary:active,
#is-designer input[type="button"].primary:active,
#is-designer button.primary:active,
#is-designer .button.primary:active {
  background-color: #eb341c !important;
}
#is-designer input[type="submit"].disabled, #is-designer input[type="submit"]:disabled,
#is-designer input[type="reset"].disabled,
#is-designer input[type="reset"]:disabled,
#is-designer input[type="button"].disabled,
#is-designer input[type="button"]:disabled,
#is-designer button.disabled,
#is-designer button:disabled,
#is-designer .button.disabled,
#is-designer .button:disabled {
  pointer-events: none;
  opacity: 0.25;
}
@media screen and (max-width: 736px) {
  #is-designer input[type="submit"],
  #is-designer input[type="reset"],
  #is-designer input[type="button"],
  #is-designer button,
  #is-designer .button {
    height: 3.75em;
    line-height: 3.75em;
  }
}
#is-designer .features {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  list-style: none;
  padding: 0;
  width: 100%;
}
#is-designer .features li {
  padding: 4em 4em 2em 6em ;
  display: block;
  position: relative;
  text-align: left;
  width: 50%;
}
#is-designer .features li:nth-child(1) {
  background-color: rgba(0, 0, 0, 0.035);
}
#is-designer .features li:nth-child(2) {
  background-color: rgba(0, 0, 0, 0.07);
}
#is-designer .features li:nth-child(3) {
  background-color: rgba(0, 0, 0, 0.105);
}
#is-designer .features li:nth-child(4) {
  background-color: rgba(0, 0, 0, 0.14);
}
#is-designer .features li:nth-child(5) {
  background-color: rgba(0, 0, 0, 0.175);
}
#is-designer .features li:nth-child(6) {
  background-color: rgba(0, 0, 0, 0.21);
}
#is-designer .features li:nth-child(7) {
  background-color: rgba(0, 0, 0, 0.245);
}
#is-designer .features li:nth-child(8) {
  background-color: rgba(0, 0, 0, 0.28);
}
#is-designer .features li:nth-child(9) {
  background-color: rgba(0, 0, 0, 0.315);
}
#is-designer .features li:nth-child(10) {
  background-color: rgba(0, 0, 0, 0.35);
}
#is-designer .features li:before {
  display: block;
  color: #00ffcc;
  position: absolute;
  left: 1.75em;
  top: 2.75em;
  font-size: 1.5em;
}
#is-designer .features li:nth-child(1) {
  border-top-left-radius: 3px;
}
#is-designer .features li:nth-child(2) {
  border-top-right-radius: 3px;
}
#is-designer .features li:nth-last-child(1) {
  border-bottom-right-radius: 3px;
}
#is-designer .features li:nth-last-child(2) {
  border-bottom-left-radius: 3px;
}
@media screen and (max-width: 980px) {
  #is-designer .features li {
    padding: 3em 2em 1em 2em ;
    text-align: center;
  }
  #is-designer .features li:before {
    left: 0;
    margin: 0 0 1em 0;
    position: relative;
    top: 0;
  }
}
@media screen and (max-width: 736px) {
  #is-designer .features li {
    padding: 3em 0 1em 0 ;
    background-color: transparent !important;
    border-top: solid 2px #fff;
    width: 100%;
  }
  #is-designer .features li:first-child {
    border-top: 0;
  }
}
#is-designer .spotlight {
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
#is-designer .spotlight .image {
  -moz-order: 1;
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
  border-radius: 0;
  width: 40%;
}
#is-designer .spotlight .image img {
  border-radius: 0;
  width: 100%;
}
#is-designer .spotlight .content {
  padding: 2em 4em 0.1em 4em ;
  -moz-order: 2;
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  max-width: 48em;
  width: 60%;
}
#is-designer .spotlight:nth-child(2n) {
  -moz-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#is-designer .spotlight:nth-child(1) {
  background-color: rgba(0, 0, 0, 0.075);
}
#is-designer .spotlight:nth-child(2) {
  background-color: rgba(0, 0, 0, 0.15);
}
#is-designer .spotlight:nth-child(3) {
  background-color: rgba(0, 0, 0, 0.225);
}
#is-designer .spotlight:nth-child(4) {
  background-color: rgba(0, 0, 0, 0.3);
}
#is-designer .spotlight:nth-child(5) {
  background-color: rgba(0, 0, 0, 0.375);
}
#is-designer .spotlight:nth-child(6) {
  background-color: rgba(0, 0, 0, 0.45);
}
#is-designer .spotlight:nth-child(7) {
  background-color: rgba(0, 0, 0, 0.525);
}
#is-designer .spotlight:nth-child(8) {
  background-color: rgba(0, 0, 0, 0.6);
}
#is-designer .spotlight:nth-child(9) {
  background-color: rgba(0, 0, 0, 0.675);
}
#is-designer .spotlight:nth-child(10) {
  background-color: rgba(0, 0, 0, 0.75);
}
@media screen and (max-width: 1280px) {
  #is-designer .spotlight .image {
    width: 45%;
  }
  #is-designer .spotlight .content {
    width: 55%;
  }
}
@media screen and (max-width: 980px) {
  #is-designer .spotlight {
    display: block;
  }
  #is-designer .spotlight br {
    display: none;
  }
  #is-designer .spotlight .image {
    width: 100%;
  }
  #is-designer .spotlight .content {
    padding: 4em 3em 2em 3em ;
    max-width: none;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  #is-designer .spotlight .content {
    padding: 3em 2em 1em 2em ;
  }
}
#is-designer .wrapper {
  padding: 6em 0 4em 0 ;
}
#is-designer .wrapper > .inner {
  width: 60em;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) {
  #is-designer .wrapper > .inner {
    width: 90%;
  }
}
@media screen and (max-width: 980px) {
  #is-designer .wrapper > .inner {
    width: 100%;
  }
}
#is-designer .wrapper.alt {
  padding: 0;
}
#is-designer .wrapper.style1 {
  background-color: #21b2a6;
  color: #c8ece9;
}
#is-designer .wrapper.style1 strong, #is-designer .wrapper.style1 b {
  color: #ffffff;
}
#is-designer .wrapper.style1 h2, #is-designer .wrapper.style1 h3, #is-designer .wrapper.style1 h4, #is-designer .wrapper.style1 h5, #is-designer .wrapper.style1 h6 {
  color: #ffffff;
}
#is-designer .wrapper.style1 hr {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style1 blockquote {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style1 code {
  background: rgba(255, 255, 255, 0.075);
}
#is-designer .wrapper.style1 header p {
  color: #a6e0db;
}
#is-designer .wrapper.style1 header.major h2, #is-designer .wrapper.style1 header.major h3, #is-designer .wrapper.style1 header.major h4, #is-designer .wrapper.style1 header.major h5, #is-designer .wrapper.style1 header.major h6 {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style1 header.major p {
  color: #c8ece9;
}
#is-designer .wrapper.style1 label {
  color: #ffffff;
}
#is-designer .wrapper.style1 input[type="text"],
#is-designer .wrapper.style1 input[type="password"],
#is-designer .wrapper.style1 input[type="email"],
#is-designer .wrapper.style1 select,
#is-designer .wrapper.style1 textarea {
  background-color: rgba(255, 255, 255, 0.075);
}
#is-designer .wrapper.style1 select {
  background-image: url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/css/spectral/data:image/svg+xml;charset=utf8,%3Csv")xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(0, 0, 0, 0.125)' /%3E%3C/svg%3E");
}
#is-designer .wrapper.style1 select option {
  color: #ffffff;
  background: #21b2a6;
}
#is-designer .wrapper.style1 input[type="checkbox"] + label,
#is-designer .wrapper.style1 input[type="radio"] + label {
  color: #c8ece9;
}
#is-designer .wrapper.style1 input[type="checkbox"] + label:before,
#is-designer .wrapper.style1 input[type="radio"] + label:before {
  background: rgba(255, 255, 255, 0.075);
}
#is-designer .wrapper.style1 input[type="checkbox"]:checked + label:before,
#is-designer .wrapper.style1 input[type="radio"]:checked + label:before {
  background: #ffffff;
  color: #21b2a6;
}
#is-designer .wrapper.style1 ::-webkit-input-placeholder {
  color: #a6e0db !important;
}
#is-designer .wrapper.style1 :-moz-placeholder {
  color: #a6e0db !important;
}
#is-designer .wrapper.style1 ::-moz-placeholder {
  color: #a6e0db !important;
}
#is-designer .wrapper.style1 :-ms-input-placeholder {
  color: #a6e0db !important;
}
#is-designer .wrapper.style1 .formerize-placeholder {
  color: #a6e0db !important;
}
#is-designer .wrapper.style1 .icon.major {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style1 ul.alt li {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style1 table tbody tr {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style1 table tbody tr:nth-child(2n + 1) {
  background-color: rgba(255, 255, 255, 0.075);
}
#is-designer .wrapper.style1 table th {
  color: #ffffff;
}
#is-designer .wrapper.style1 table thead {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style1 table tfoot {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style1 table.alt tbody tr td {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style1 input[type="submit"],
#is-designer .wrapper.style1 input[type="reset"],
#is-designer .wrapper.style1 input[type="button"],
#is-designer .wrapper.style1 button,
#is-designer .wrapper.style1 .button {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.125);
  color: #ffffff;
}
#is-designer .wrapper.style1 input[type="submit"]:hover,
#is-designer .wrapper.style1 input[type="reset"]:hover,
#is-designer .wrapper.style1 input[type="button"]:hover,
#is-designer .wrapper.style1 button:hover,
#is-designer .wrapper.style1 .button:hover {
  background-color: rgba(255, 255, 255, 0.075);
}
#is-designer .wrapper.style1 input[type="submit"]:active,
#is-designer .wrapper.style1 input[type="reset"]:active,
#is-designer .wrapper.style1 input[type="button"]:active,
#is-designer .wrapper.style1 button:active,
#is-designer .wrapper.style1 .button:active {
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 736px) {
  #is-designer .wrapper.style1 .features li {
    border-top-color: rgba(0, 0, 0, 0.125);
  }
}
#is-designer .wrapper.style2 {
  background-color: #2e3842;
}
#is-designer .wrapper.style3 {
  background-color: #505393;
  color: #d3d4e4;
}
#is-designer .wrapper.style3 strong, #is-designer .wrapper.style3 b {
  color: #ffffff;
}
#is-designer .wrapper.style3 h2, #is-designer .wrapper.style3 h3, #is-designer .wrapper.style3 h4, #is-designer .wrapper.style3 h5, #is-designer .wrapper.style3 h6 {
  color: #ffffff;
}
#is-designer .wrapper.style3 hr {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style3 blockquote {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style3 code {
  background: rgba(255, 255, 255, 0.075);
}
#is-designer .wrapper.style3 header p {
  color: #b9bad4;
}
#is-designer .wrapper.style3 header.major h2, #is-designer .wrapper.style3 header.major h3, #is-designer .wrapper.style3 header.major h4, #is-designer .wrapper.style3 header.major h5, #is-designer .wrapper.style3 header.major h6 {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style3 header.major p {
  color: #d3d4e4;
}
#is-designer .wrapper.style3 label {
  color: #ffffff;
}
#is-designer .wrapper.style3 input[type="text"],
#is-designer .wrapper.style3 input[type="password"],
#is-designer .wrapper.style3 input[type="email"],
#is-designer .wrapper.style3 select,
#is-designer .wrapper.style3 textarea {
  background-color: rgba(255, 255, 255, 0.075);
}
#is-designer .wrapper.style3 select {
  background-image: url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/css/spectral/data:image/svg+xml;charset=utf8,%3Csv")xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(0, 0, 0, 0.125)' /%3E%3C/svg%3E");
}
#is-designer .wrapper.style3 select option {
  color: #ffffff;
  background: #505393;
}
#is-designer .wrapper.style3 input[type="checkbox"] + label,
#is-designer .wrapper.style3 input[type="radio"] + label {
  color: #d3d4e4;
}
#is-designer .wrapper.style3 input[type="checkbox"] + label:before,
#is-designer .wrapper.style3 input[type="radio"] + label:before {
  background: rgba(255, 255, 255, 0.075);
}
#is-designer .wrapper.style3 input[type="checkbox"]:checked + label:before,
#is-designer .wrapper.style3 input[type="radio"]:checked + label:before {
  background: #ffffff;
  color: #505393;
}
#is-designer .wrapper.style3 ::-webkit-input-placeholder {
  color: #b9bad4 !important;
}
#is-designer .wrapper.style3 :-moz-placeholder {
  color: #b9bad4 !important;
}
#is-designer .wrapper.style3 ::-moz-placeholder {
  color: #b9bad4 !important;
}
#is-designer .wrapper.style3 :-ms-input-placeholder {
  color: #b9bad4 !important;
}
#is-designer .wrapper.style3 .formerize-placeholder {
  color: #b9bad4 !important;
}
#is-designer .wrapper.style3 .icon.major {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style3 ul.alt li {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style3 table tbody tr {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style3 table tbody tr:nth-child(2n + 1) {
  background-color: rgba(255, 255, 255, 0.075);
}
#is-designer .wrapper.style3 table th {
  color: #ffffff;
}
#is-designer .wrapper.style3 table thead {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style3 table tfoot {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style3 table.alt tbody tr td {
  border-color: rgba(0, 0, 0, 0.125);
}
#is-designer .wrapper.style3 input[type="submit"],
#is-designer .wrapper.style3 input[type="reset"],
#is-designer .wrapper.style3 input[type="button"],
#is-designer .wrapper.style3 button,
#is-designer .wrapper.style3 .button {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.125);
  color: #ffffff;
}
#is-designer .wrapper.style3 input[type="submit"]:hover,
#is-designer .wrapper.style3 input[type="reset"]:hover,
#is-designer .wrapper.style3 input[type="button"]:hover,
#is-designer .wrapper.style3 button:hover,
#is-designer .wrapper.style3 .button:hover {
  background-color: rgba(255, 255, 255, 0.075);
}
#is-designer .wrapper.style3 input[type="submit"]:active,
#is-designer .wrapper.style3 input[type="reset"]:active,
#is-designer .wrapper.style3 input[type="button"]:active,
#is-designer .wrapper.style3 button:active,
#is-designer .wrapper.style3 .button:active {
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 736px) {
  #is-designer .wrapper.style3 .features li {
    border-top-color: rgba(0, 0, 0, 0.125);
  }
}
#is-designer .wrapper.style4 {
  background-color: transparent;
}
#is-designer .wrapper.style5 {
  background-color: #ffffff;
  color: #4E4852;
}
#is-designer .wrapper.style5 strong, #is-designer .wrapper.style5 b {
  color: #2E3842;
}
#is-designer .wrapper.style5 h2, #is-designer .wrapper.style5 h3, #is-designer .wrapper.style5 h4, #is-designer .wrapper.style5 h5, #is-designer .wrapper.style5 h6 {
  color: #2E3842;
}
#is-designer .wrapper.style5 hr {
  border-color: #dfdfdf;
}
#is-designer .wrapper.style5 blockquote {
  border-color: #dfdfdf;
}
#is-designer .wrapper.style5 code {
  background: rgba(0, 0, 0, 0.0375);
}
#is-designer .wrapper.style5 header p {
  color: #8E8892;
}
#is-designer .wrapper.style5 header.major h2, #is-designer .wrapper.style5 header.major h3, #is-designer .wrapper.style5 header.major h4, #is-designer .wrapper.style5 header.major h5, #is-designer .wrapper.style5 header.major h6 {
  border-color: #dfdfdf;
}
#is-designer .wrapper.style5 header.major p {
  color: #4E4852;
}
#is-designer .wrapper.style5 label {
  color: #2E3842;
}
#is-designer .wrapper.style5 input[type="text"],
#is-designer .wrapper.style5 input[type="password"],
#is-designer .wrapper.style5 input[type="email"],
#is-designer .wrapper.style5 select,
#is-designer .wrapper.style5 textarea {
  background-color: rgba(0, 0, 0, 0.0375);
}
#is-designer .wrapper.style5 select {
  background-image: url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/css/spectral/data:image/svg+xml;charset=utf8,%3Csv")xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='%23dfdfdf' /%3E%3C/svg%3E");
}
#is-designer .wrapper.style5 select option {
  color: #2E3842;
  background: #ffffff;
}
#is-designer .wrapper.style5 input[type="checkbox"] + label,
#is-designer .wrapper.style5 input[type="radio"] + label {
  color: #4E4852;
}
#is-designer .wrapper.style5 input[type="checkbox"] + label:before,
#is-designer .wrapper.style5 input[type="radio"] + label:before {
  background: rgba(0, 0, 0, 0.0375);
}
#is-designer .wrapper.style5 input[type="checkbox"]:checked + label:before,
#is-designer .wrapper.style5 input[type="radio"]:checked + label:before {
  background: #2E3842;
  color: #ffffff;
}
#is-designer .wrapper.style5 ::-webkit-input-placeholder {
  color: #8E8892 !important;
}
#is-designer .wrapper.style5 :-moz-placeholder {
  color: #8E8892 !important;
}
#is-designer .wrapper.style5 ::-moz-placeholder {
  color: #8E8892 !important;
}
#is-designer .wrapper.style5 :-ms-input-placeholder {
  color: #8E8892 !important;
}
#is-designer .wrapper.style5 .formerize-placeholder {
  color: #8E8892 !important;
}
#is-designer .wrapper.style5 .icon.major {
  border-color: #dfdfdf;
}
#is-designer .wrapper.style5 ul.alt li {
  border-color: #dfdfdf;
}
#is-designer .wrapper.style5 table tbody tr {
  border-color: #dfdfdf;
}
#is-designer .wrapper.style5 table tbody tr:nth-child(2n + 1) {
  background-color: rgba(0, 0, 0, 0.0375);
}
#is-designer .wrapper.style5 table th {
  color: #2E3842;
}
#is-designer .wrapper.style5 table thead {
  border-color: #dfdfdf;
}
#is-designer .wrapper.style5 table tfoot {
  border-color: #dfdfdf;
}
#is-designer .wrapper.style5 table.alt tbody tr td {
  border-color: #dfdfdf;
}
#is-designer .wrapper.style5 input[type="submit"],
#is-designer .wrapper.style5 input[type="reset"],
#is-designer .wrapper.style5 input[type="button"],
#is-designer .wrapper.style5 button,
#is-designer .wrapper.style5 .button {
  box-shadow: inset 0 0 0 2px #dfdfdf;
  color: #2E3842;
}
#is-designer .wrapper.style5 input[type="submit"]:hover,
#is-designer .wrapper.style5 input[type="reset"]:hover,
#is-designer .wrapper.style5 input[type="button"]:hover,
#is-designer .wrapper.style5 button:hover,
#is-designer .wrapper.style5 .button:hover {
  background-color: rgba(0, 0, 0, 0.0375);
}
#is-designer .wrapper.style5 input[type="submit"]:active,
#is-designer .wrapper.style5 input[type="reset"]:active,
#is-designer .wrapper.style5 input[type="button"]:active,
#is-designer .wrapper.style5 button:active,
#is-designer .wrapper.style5 .button:active {
  background-color: rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 736px) {
  #is-designer .wrapper.style5 .features li {
    border-top-color: #dfdfdf;
  }
}
@media screen and (max-width: 980px) {
  #is-designer .wrapper {
    padding: 4em 3em 2em 3em ;
  }
}
@media screen and (max-width: 736px) {
  #is-designer .wrapper {
    padding: 3em 2em 1em 2em ;
  }
}
#is-designer #page-wrapper {
  -moz-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
  padding-top: 3em;
}
#is-designer #page-wrapper:before {
  background: transparent;
  content: '';
  display: block;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10001;
}
#is-designer #menu {
  -moz-transform: translateX(20em);
  -webkit-transform: translateX(20em);
  -ms-transform: translateX(20em);
  transform: translateX(20em);
  -moz-transition: -moz-transform 0.5s ease;
  -webkit-transition: -webkit-transform 0.5s ease;
  -ms-transition: -ms-transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-overflow-scrolling: touch;
  background: #21b2a6;
  color: #ffffff;
  height: 100%;
  max-width: 80%;
  overflow-y: auto;
  padding: 3em 2em;
  position: fixed;
  right: 0;
  top: 0;
  width: 20em;
  z-index: 10002;
}
#is-designer #menu ul {
  list-style: none;
  padding: 0;
}
#is-designer #menu ul > li {
  border-top: solid 1px rgba(0, 0, 0, 0.125);
  margin: 0.5em 0 0 0;
  padding: 0.5em 0 0 0;
}
#is-designer #menu ul > li:first-child {
  border-top: 0 !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
#is-designer #menu ul > li > a {
  border: 0;
  color: inherit;
  display: block;
  font-size: 0.8em;
  letter-spacing: 0.225em;
  outline: 0;
  text-decoration: none;
  text-transform: uppercase;
}
@media screen and (max-width: 736px) {
  #is-designer #menu ul > li > a {
    line-height: 3em;
  }
}
#is-designer #menu .close {
  background-image: url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/css/spectral/images/close.svg");
  background-position: 4.85em 1em;
  background-repeat: no-repeat;
  border: 0;
  cursor: pointer;
  display: block;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
  width: 7em;
}
@media screen and (max-width: 736px) {
  #is-designer #menu {
    padding: 3em 1.5em;
  }
}
#is-designer body.is-menu-visible #page-wrapper {
  opacity: 0.35;
}
#is-designer body.is-menu-visible #page-wrapper:before {
  display: block;
}
#is-designer body.is-menu-visible #menu {
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
#is-designer #header {
  -moz-transition: background-color 0.2s ease;
  -webkit-transition: background-color 0.2s ease;
  -ms-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background: #2e3842;
  height: 3em;
  left: 0;
  line-height: 3em;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
#is-designer #header h1 {
  -moz-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  height: inherit;
  left: 1.25em;
  line-height: inherit;
  position: absolute;
  top: 0;
}
#is-designer #header h1 a {
  border: 0;
  display: block;
  height: inherit;
  line-height: inherit;
}
@media screen and (max-width: 736px) {
  #is-designer #header h1 a {
    font-size: 0.8em;
  }
}
#is-designer #header nav {
  height: inherit;
  line-height: inherit;
  position: absolute;
  right: 0;
  top: 0;
}
#is-designer #header nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
#is-designer #header nav > ul > li {
  display: inline-block;
  padding: 0;
}
#is-designer #header nav > ul > li > a {
  border: 0;
  color: #fff;
  display: block;
  font-size: 0.8em;
  letter-spacing: 0.225em;
  padding: 0 1.5em;
  text-transform: uppercase;
}
#is-designer #header nav > ul > li > a.menuToggle {
  outline: 0;
  position: relative;
}
#is-designer #header nav > ul > li > a.menuToggle:after {
  background-image: url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/css/spectral/images/bars.svg");
  background-position: right center;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 3.75em;
  vertical-align: top;
  width: 2em;
}
@media screen and (max-width: 736px) {
  #is-designer #header nav > ul > li > a.menuToggle {
    padding: 0 1.5em;
  }
  #is-designer #header nav > ul > li > a.menuToggle span {
    display: none;
  }
}
@media screen and (max-width: 736px) {
  #is-designer #header nav > ul > li > a {
    padding: 0 0 0 1.5em;
  }
}
#is-designer #header nav > ul > li:first-child {
  margin-left: 0;
}
#is-designer #header.alt {
  background: transparent;
}
#is-designer #header.alt h1 {
  pointer-events: none;
  opacity: 0;
}
#is-designer #banner {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  cursor: default;
  height: 100vh;
  min-height: 35em;
  overflow: hidden;
  position: relative;
  text-align: center;
}
#is-designer #banner h2 {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
  -ms-transition: -ms-transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease;
  display: inline-block;
  font-size: 1.75em;
  opacity: 1;
  padding: 0.35em 1em;
  position: relative;
  z-index: 1;
}
#is-designer #banner h2:before, #is-designer #banner h2:after {
  -moz-transition: width 0.85s ease;
  -webkit-transition: width 0.85s ease;
  -ms-transition: width 0.85s ease;
  transition: width 0.85s ease;
  -moz-transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  transition-delay: 0.25s;
  background: #fff;
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  width: 100%;
}
#is-designer #banner h2:before {
  top: 0;
  left: 0;
}
#is-designer #banner h2:after {
  bottom: 0;
  right: 0;
}
#is-designer #banner p {
  letter-spacing: 0.225em;
  text-transform: uppercase;
}
#is-designer #banner p a {
  color: inherit;
}
#is-designer #banner .more {
  -moz-transition: -moz-transform 0.75s ease, opacity 0.75s ease;
  -webkit-transition: -webkit-transform 0.75s ease, opacity 0.75s ease;
  -ms-transition: -ms-transform 0.75s ease, opacity 0.75s ease;
  transition: transform 0.75s ease, opacity 0.75s ease;
  -moz-transition-delay: 3.5s;
  -webkit-transition-delay: 3.5s;
  -ms-transition-delay: 3.5s;
  transition-delay: 3.5s;
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  border: none;
  bottom: 0;
  color: inherit;
  font-size: 0.8em;
  height: 8.5em;
  left: 50%;
  letter-spacing: 0.225em;
  margin-left: -8.5em;
  opacity: 1;
  outline: 0;
  padding-left: 0.225em;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 16em;
  z-index: 1;
}
#is-designer #banner .more:after {
  background-image: url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/css/spectral/images/arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 4em;
  content: '';
  display: block;
  height: 1.5em;
  left: 50%;
  margin: 0 0 0 -0.75em;
  position: absolute;
  width: 1.5em;
}
#is-designer #banner:after {
  pointer-events: none;
  -moz-transition: opacity 3s ease-in-out;
  -webkit-transition: opacity 3s ease-in-out;
  -ms-transition: opacity 3s ease-in-out;
  transition: opacity 3s ease-in-out;
  -moz-transition-delay: 1.25s;
  -webkit-transition-delay: 1.25s;
  -ms-transition-delay: 1.25s;
  transition-delay: 1.25s;
  content: '';
  background: #2e3842;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
@media screen and (max-width: 736px) {
  #is-designer #banner {
    padding: 7em 3em 5em 3em ;
    height: auto;
    min-height: 0;
  }
  #is-designer #banner h2 {
    font-size: 1.25em;
  }
  #is-designer #banner br {
    display: none;
  }
  #is-designer #banner .more {
    display: none;
  }
}
#is-designer body.is-preload #banner h2 {
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  opacity: 0;
}
#is-designer body.is-preload #banner h2:before, #is-designer body.is-preload #banner h2:after {
  width: 0;
}
#is-designer body.is-preload #banner .more {
  -moz-transform: translateY(8.5em);
  -webkit-transform: translateY(8.5em);
  -ms-transform: translateY(8.5em);
  transform: translateY(8.5em);
  opacity: 0;
}
#is-designer body.is-preload #banner:after {
  opacity: 1;
}
#is-designer #cta .inner {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  max-width: 45em;
}
#is-designer #cta .inner header {
  -moz-order: 1;
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
  padding-right: 3em;
  width: 70%;
}
#is-designer #cta .inner header p {
  color: inherit;
}
#is-designer #cta .inner .actions {
  -moz-order: 2;
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  width: 30%;
}
@media screen and (max-width: 980px) {
  #is-designer #cta .inner {
    display: block;
    text-align: center;
  }
  #is-designer #cta .inner header {
    padding-right: 0;
    width: 100%;
  }
  #is-designer #cta .inner .actions {
    margin-left: auto;
    margin-right: auto;
    max-width: 20em;
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  #is-designer #cta .inner .actions {
    max-width: none;
  }
}
#is-designer #main > header {
  padding: 12em 0 10em 0 ;
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/images/banner.jpg");
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/images/banner.jpg");
  background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/images/banner.jpg");
  background-image: linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/images/banner.jpg");
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
#is-designer #main > header h2 {
  font-size: 1.75em;
  margin: 0 0 0.5em 0;
}
#is-designer #main > header p {
  color: inherit;
  letter-spacing: 0.225em;
  text-transform: uppercase;
  top: 0;
}
#is-designer #main > header p a {
  color: inherit;
}
@media screen and (max-width: 1680px) {
  #is-designer #main > header {
    padding: 10em 0 8em 0 ;
  }
}
@media screen and (max-width: 1280px) {
  #is-designer #main > header {
    padding: 8em 3em 6em 3em ;
  }
}
@media screen and (max-width: 980px) {
  #is-designer #main > header {
    padding: 10em 3em 8em 3em ;
  }
}
@media screen and (max-width: 736px) {
  #is-designer #main > header {
    padding: 5em 3em 3em 3em ;
  }
  #is-designer #main > header h2 {
    font-size: 1.25em;
    margin: 0 0 1em 0;
  }
}
#is-designer body.is-mobile #main > header {
  background-attachment: scroll;
}
#is-designer #footer {
  padding: 6em 0 4em 0 ;
  background-color: #1d242a;
  text-align: center;
}
#is-designer #footer .icons {
  font-size: 1.25em;
}
#is-designer #footer .icons a {
  color: rgba(255, 255, 255, 0.5);
}
#is-designer #footer .icons a:hover {
  color: #fff;
}
#is-designer #footer .copyright {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.8em;
  letter-spacing: 0.225em;
  list-style: none;
  padding: 0;
  text-transform: uppercase;
}
#is-designer #footer .copyright li {
  border-left: solid 1px rgba(255, 255, 255, 0.5);
  display: inline-block;
  line-height: 1em;
  margin-left: 1em;
  padding-left: 1em;
}
#is-designer #footer .copyright li:first-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
#is-designer #footer .copyright li a {
  color: inherit;
}
#is-designer #footer .copyright li a:hover {
  color: #fff;
}
@media screen and (max-width: 480px) {
  #is-designer #footer .copyright li {
    border: 0;
    display: block;
    line-height: 1.65em;
    margin: 0;
    padding: 0.5em 0;
  }
}
@media screen and (max-width: 980px) {
  #is-designer #footer {
    padding: 4em 3em 2em 3em ;
  }
}
@media screen and (max-width: 736px) {
  #is-designer #footer {
    padding: 3em 2em 1em 2em ;
  }
}
#is-designer body.landing #page-wrapper {
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/images/banner.jpg");
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/images/banner.jpg");
  background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/images/banner.jpg");
  background-image: linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/images/banner.jpg");
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0;
}
#is-designer body.landing #footer {
  background-color: rgba(29, 36, 42, 0.9);
}
#is-designer body.is-mobile.landing #page-wrapper {
  background: none;
}
#is-designer body.is-mobile.landing #banner,
#is-designer body.is-mobile.landing .wrapper.style4 {
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/images/banner.jpg");
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/images/banner.jpg");
  background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/images/banner.jpg");
  background-image: linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://www.eplytki.pl/skin/frontend/enifis/eplytki/images/banner.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#is-designer body.is-mobile.landing #footer {
  background-color: #1d242a;
}
#is-designer .hvr-fade:hover, #is-designer .hvr-fade:focus, #is-designer .hvr-fade:active {
  background-color: rgba(32, 152, 209, 0);
}
#is-designer .hvr-fade {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  background-color: rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
#is-designer .layer {
  border-radius: 3px;
  height: 160px;
  width: 100%;
  position: absolute;
}

