.fancybox-enabled{overflow:hidden;}.fancybox-enabled body{overflow:visible;height:100%;}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden;}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);}.fancybox-container ~ .fancybox-container{z-index:99992;}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0;}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch;}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(0.47,0,0.74,0.71);}.fancybox-is-open .fancybox-bg{opacity:0.87;transition-timing-function:cubic-bezier(0.22,0.61,0.36,1);}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption-wrap{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box;}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption-wrap{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s;}.fancybox-infobar{top:0;left:50%;margin-left:-79px;}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,0.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;}.fancybox-toolbar{top:0;right:0;}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translate3d(0,0,0);}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}.fancybox-slide::before{content:'';display:inline-block;vertical-align:middle;height:100%;width:0;}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block;}.fancybox-slide--image{overflow:visible;}.fancybox-slide--image::before{display:none;}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000;}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#E5E3DF;}.fancybox-slide--next{z-index:99995;}.fancybox-slide > div{display:inline-block;position:relative;padding:24px;margin:44px 0 44px;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box;}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:-webkit-zoom-out;cursor:zoom-out;}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:-webkit-zoom-in;cursor:zoom-in;}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab;}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing;}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox-spaceball{z-index:1;}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff;}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff;}.fancybox-error{margin:0;padding:40px;width:100%;max-width:380px;background:#fff;cursor:default;}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer;}.fancybox-close-small:after{content:'×';position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .25s;box-sizing:border-box;z-index:2;}.fancybox-close-small:focus:after{outline:1px dotted #888;}.fancybox-close-small:hover:after{color:#555;background:#eee;}.fancybox-slide--iframe .fancybox-close-small{top:0;right:-44px;}.fancybox-slide--iframe .fancybox-close-small:after{background:transparent;font-size:35px;color:#aaa;}.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff;}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0 30px;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.1) 20%,rgba(0,0,0,0.2) 40%,rgba(0,0,0,0.6) 80%,rgba(0,0,0,0.8) 100%);pointer-events:none;}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255,255,255,0.4);font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none;}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;}.fancybox-caption a{color:#fff;text-decoration:underline;}.fancybox-button{display:inline-block;position:relative;margin:0;padding:0;border:0;width:44px;height:44px;line-height:44px;text-align:center;background:transparent;color:#ddd;border-radius:0;cursor:pointer;vertical-align:top;outline:none;}.fancybox-button[disabled]{cursor:default;pointer-events:none;}.fancybox-infobar__body,.fancybox-button{background:rgba(30,30,30,0.6);}.fancybox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,0.8);}.fancybox-button::before,.fancybox-button::after{content:'';pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:0.9;box-sizing:border-box;display:inline-block;}.fancybox-button[disabled]::before,.fancybox-button[disabled]::after{opacity:0.3;}.fancybox-button--left::after,.fancybox-button--right::after{top:18px;width:6px;height:6px;background:transparent;border-top:solid 2px currentColor;border-right:solid 2px currentColor;}.fancybox-button--left::after{left:20px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);}.fancybox-button--right::after{right:20px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.fancybox-button--left{border-bottom-left-radius:5px;}.fancybox-button--right{border-bottom-right-radius:5px;}.fancybox-button--close::before,.fancybox-button--close::after{content:'';display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px);}.fancybox-button--close::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.fancybox-button--close::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.fancybox-arrow{position:absolute;top:50%;margin:-50px 0 0 0;height:100px;width:54px;padding:0;border:0;outline:none;background:none;cursor:pointer;z-index:99995;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .25s;}.fancybox-arrow::after{content:'';position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,0.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:center center;background-size:24px 24px;}.fancybox-arrow--right{right:0;}.fancybox-arrow--left{left:0;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);}.fancybox-arrow--right::after,.fancybox-arrow--left::after{left:0;}.fancybox-show-nav .fancybox-arrow{opacity:0.6;}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:0.3;}.fancybox-slide > .fancybox-loading{border:6px solid rgba(100,100,100,0.4);border-top:6px solid rgba(255,255,255,0.6);border-radius:100%;height:50px;width:50px;-webkit-animation:fancybox-rotate .8s infinite linear;animation:fancybox-rotate .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999;}@-webkit-keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,0.25,1);}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0;}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0;}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(0.19,1,0.22,1);}.fancybox-fx-fade.fancybox-slide--current{opacity:1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0;}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(0.5,0.5,0.5);transform:scale3d(0.5,0.5,0.5);opacity:0;}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1;}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg);opacity:0;}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);opacity:0;}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);opacity:1;}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0;}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0;}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1;}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(0.1) skew(10deg);transform:translate3d(100%,0,0) scale(0.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);}@media all and (max-width:800px){.fancybox-infobar{left:0;margin-left:0;}.fancybox-button--left,.fancybox-button--right{display:none !important;}.fancybox-caption{padding:20px 0;margin:0;}}.fancybox-button--fullscreen::before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none;}.fancybox-button--play::before,.fancybox-button--pause::before{top:calc(50% - 6px);left:calc(50% - 4px);background:transparent;}.fancybox-button--play::before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;}.fancybox-button--pause::before{width:7px;height:11px;border-style:solid;border-width:0 2px 0 2px;}.fancybox-thumbs{display:none;}.fancybox-button--thumbs{display:none;}@media all and (min-width:800px){.fancybox-button--thumbs{display:inline-block;}.fancybox-button--thumbs span{font-size:23px;}.fancybox-button--thumbs::before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,0 0 0 32px inset,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0;}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;word-break:normal;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995;}.fancybox-show-thumbs .fancybox-thumbs{display:block;}.fancybox-show-thumbs .fancybox-inner{right:220px;}.fancybox-thumbs > ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;}.fancybox-thumbs > ul > li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;}li.fancybox-thumbs-loading{background:rgba(0,0,0,0.1);}.fancybox-thumbs > ul > li > img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox-thumbs > ul > li:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all 0.2s cubic-bezier(0.25,0.46,0.45,0.94);}.fancybox-thumbs > ul > li.fancybox-thumbs-active:before{opacity:1;}}
.coin-slider{overflow:hidden;zoom:1;position:relative;}.coin-slider a{text-decoration:none;outline:none;border:none;}.cs-buttons{font-size:0px;padding:10px;float:right;top:-35px;right:100px;}.cs-buttons a{margin-left:5px;height:10px;width:10px;float:left;border:0;border-radius:50%;color:#B8C4CF;text-indent:-1000px;background-color:#fff;}a.cs-active{background-color:#cf1219;color:#FFFFFF;}.cs-title{width:780px;padding:10px;background-color:#4a89d0;color:#FFFFFF;}.cs-prev,.cs-next{background-color:#4a89d0;color:#FFFFFF;padding:0px 10px;}#cs-buttons-coin-slider{left:0;z-index:100;}
.hamburger{background-color:#0B5294;padding:10px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;border:0;margin:0;overflow:visible;}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative;}.hamburger-inner{display:block;top:50%;margin-top:-2px;}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:40px;height:2px;background-color:#fff;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease;}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block;}.hamburger-inner::before{top:-10px;}.hamburger-inner::after{bottom:-10px;}.hamburger--3dx .hamburger-box{perspective:80px;}.hamburger--3dx .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dx .hamburger-inner::before,.hamburger--3dx .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent;transform:rotateY(180deg);}.hamburger--3dx.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--3dx.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg);}.hamburger--3dx-r .hamburger-box{perspective:80px;}.hamburger--3dx-r .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dx-r .hamburger-inner::before,.hamburger--3dx-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent;transform:rotateY(-180deg);}.hamburger--3dx-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--3dx-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg);}.hamburger--3dy .hamburger-box{perspective:80px;}.hamburger--3dy .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dy .hamburger-inner::before,.hamburger--3dy .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(-180deg);}.hamburger--3dy.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--3dy.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg);}.hamburger--3dy-r .hamburger-box{perspective:80px;}.hamburger--3dy-r .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dy-r .hamburger-inner::before,.hamburger--3dy-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg);}.hamburger--3dy-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--3dy-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg);}.hamburger--3dxy .hamburger-box{perspective:80px;}.hamburger--3dxy .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dxy .hamburger-inner::before,.hamburger--3dxy .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg) rotateY(180deg);}.hamburger--3dxy.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--3dxy.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg);}.hamburger--3dxy-r .hamburger-box{perspective:80px;}.hamburger--3dxy-r .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dxy-r .hamburger-inner::before,.hamburger--3dxy-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg);}.hamburger--3dxy-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--3dxy-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg);}.hamburger--arrow.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(0.7,1);}.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(0.7,1);}.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(0.7,1);}.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(0.7,1);}.hamburger--arrowalt .hamburger-inner::before{transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1);}.hamburger--arrowalt .hamburger-inner::after{transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1);}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scale(0.7,1);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scale(0.7,1);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);}.hamburger--arrowalt-r .hamburger-inner::before{transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1);}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1);}.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scale(0.7,1);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scale(0.7,1);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg);}.hamburger--arrowturn.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(0.7,1);}.hamburger--arrowturn.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(0.7,1);}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg);}.hamburger--arrowturn-r.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(0.7,1);}.hamburger--arrowturn-r.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(0.7,1);}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::before,.hamburger--boring .hamburger-inner::after{transition-property:none;}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg);}.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0;}.hamburger--boring.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--collapse .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear;}.hamburger--collapse .hamburger-inner::before{transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.22s linear;}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--collapse-r .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear;}.hamburger--collapse-r .hamburger-inner::before{transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);}.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.22s linear;}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:0.275s;transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55);}.hamburger--elastic .hamburger-inner::before{top:10px;transition:opacity 0.125s 0.275s ease;}.hamburger--elastic .hamburger-inner::after{top:20px;transition:transform 0.275s cubic-bezier(0.68,-0.55,0.265,1.55);}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:0.075s;}.hamburger--elastic.is-active .hamburger-inner::before{transition-delay:0s;opacity:0;}.hamburger--elastic.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:0.075s;}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:0.275s;transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55);}.hamburger--elastic-r .hamburger-inner::before{top:10px;transition:opacity 0.125s 0.275s ease;}.hamburger--elastic-r .hamburger-inner::after{top:20px;transition:transform 0.275s cubic-bezier(0.68,-0.55,0.265,1.55);}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:0.075s;}.hamburger--elastic-r.is-active .hamburger-inner::before{transition-delay:0s;opacity:0;}.hamburger--elastic-r.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:0.075s;}.hamburger--emphatic{overflow:hidden;}.hamburger--emphatic .hamburger-inner{transition:background-color 0.125s 0.175s ease-in;}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in;}.hamburger--emphatic .hamburger-inner::after{top:10px;right:0;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,right 0.125s 0.175s ease-in;}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent;}.hamburger--emphatic.is-active .hamburger-inner::before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);}.hamburger--emphatic.is-active .hamburger-inner::after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);}.hamburger--emphatic-r{overflow:hidden;}.hamburger--emphatic-r .hamburger-inner{transition:background-color 0.125s 0.175s ease-in;}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in;}.hamburger--emphatic-r .hamburger-inner::after{top:10px;right:0;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,right 0.125s 0.175s ease-in;}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent;}.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);}.hamburger--minus .hamburger-inner::before,.hamburger--minus .hamburger-inner::after{transition:bottom 0.08s 0s ease-out,top 0.08s 0s ease-out,opacity 0s linear;}.hamburger--minus.is-active .hamburger-inner::before,.hamburger--minus.is-active .hamburger-inner::after{opacity:0;transition:bottom 0.08s ease-out,top 0.08s ease-out,opacity 0s 0.08s linear;}.hamburger--minus.is-active .hamburger-inner::before{top:0;}.hamburger--minus.is-active .hamburger-inner::after{bottom:0;}.hamburger--slider .hamburger-inner{top:2px;}.hamburger--slider .hamburger-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s;}.hamburger--slider .hamburger-inner::after{top:20px;}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--slider.is-active .hamburger-inner::before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0;}.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(-90deg);}.hamburger--slider-r .hamburger-inner{top:2px;}.hamburger--slider-r .hamburger-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s;}.hamburger--slider-r .hamburger-inner::after{top:20px;}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg);}.hamburger--slider-r.is-active .hamburger-inner::before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0;}.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(90deg);}.hamburger--spin .hamburger-inner{transition-duration:0.22s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--spin .hamburger-inner::before{transition:top 0.1s 0.25s ease-in,opacity 0.1s ease-in;}.hamburger--spin .hamburger-inner::after{transition:bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out;}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--spin-r .hamburger-inner{transition-duration:0.22s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--spin-r .hamburger-inner::before{transition:top 0.1s 0.25s ease-in,opacity 0.1s ease-in;}.hamburger--spin-r .hamburger-inner::after{transition:bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out;}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s 0.13s linear;}.hamburger--spring .hamburger-inner::before{top:10px;transition:top 0.1s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--spring .hamburger-inner::after{top:20px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--spring.is-active .hamburger-inner{transition-delay:0.22s;background-color:transparent;}.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top 0.1s 0.15s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,10px,0) rotate(-45deg);}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--spring-r .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0s linear;}.hamburger--spring-r .hamburger-inner::before{transition:top 0.1s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);}.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0s 0.22s linear;}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.1s 0.15s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--stand .hamburger-inner{transition:transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0s 0.075s linear;}.hamburger--stand .hamburger-inner::before{transition:top 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--stand .hamburger-inner::after{transition:bottom 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent;transition:transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1),background-color 0s 0.15s linear;}.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--stand-r .hamburger-inner{transition:transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0s 0.075s linear;}.hamburger--stand-r .hamburger-inner::before{transition:top 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--stand-r .hamburger-inner::after{transition:bottom 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent;transition:transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1),background-color 0s 0.15s linear;}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--squeeze .hamburger-inner{transition-duration:0.075s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--squeeze .hamburger-inner::before{transition:top 0.075s 0.12s ease,opacity 0.075s ease;}.hamburger--squeeze .hamburger-inner::after{transition:bottom 0.075s 0.12s ease,transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.075s ease,opacity 0.075s 0.12s ease;}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.075s ease,transform 0.075s 0.12s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--vortex .hamburger-inner{transition-duration:0.2s;transition-timing-function:cubic-bezier(0.19,1,0.22,1);}.hamburger--vortex .hamburger-inner::before,.hamburger--vortex .hamburger-inner::after{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear;}.hamburger--vortex .hamburger-inner::before{transition-property:top,opacity;}.hamburger--vortex .hamburger-inner::after{transition-property:bottom,transform;}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(0.19,1,0.22,1);}.hamburger--vortex.is-active .hamburger-inner::before,.hamburger--vortex.is-active .hamburger-inner::after{transition-delay:0s;}.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0;}.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);}.hamburger--vortex-r .hamburger-inner{transition-duration:0.2s;transition-timing-function:cubic-bezier(0.19,1,0.22,1);}.hamburger--vortex-r .hamburger-inner::before,.hamburger--vortex-r .hamburger-inner::after{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear;}.hamburger--vortex-r .hamburger-inner::before{transition-property:top,opacity;}.hamburger--vortex-r .hamburger-inner::after{transition-property:bottom,transform;}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(0.19,1,0.22,1);}.hamburger--vortex-r.is-active .hamburger-inner::before,.hamburger--vortex-r.is-active .hamburger-inner::after{transition-delay:0s;}.hamburger--vortex-r.is-active .hamburger-inner::before{top:0;opacity:0;}.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/sites/all/themes/mobile/s/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.region-header-top{position:relative;}.logo-wrapping{display:flex;align-items:center;padding-left:10px;padding-right:10px;}#block-system-main-menu{position:absolute;width:100%;z-index:10;top:0;left:0;transition:right .6s ease-in-out;display:none;}.view-producer .view-content{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;}.view-producer .views-row{margin-top:10px;margin-bottom:10px;}#page-wrapper{max-width:768px;margin-left:auto;margin-right:auto;}#header{position:relative;}.not-front #main-wrapper{padding-left:15px;padding-right:15px;}.view-id-catalog_output .view-content,.view-id-search .view-content{display:flex;flex-wrap:wrap;justify-content:space-between;}.view-id-catalog_output .views-row,.view-id-search .views-row{font-family:Arial;margin-bottom:25px;width:48%;}.view-id-catalog_output .views-row:nth-child(odd),.view-id-search .views-row:nth-child(odd){border-right:1px dashed #c9c9c9;}.view-id-catalog_output .views-row .item_t,.view-id-search .views-row .item_t{width:144px;margin:0 auto;}.view-id-catalog_output .views-row .item_t h5,.view-id-search .views-row .item_t h5{height:48px;overflow:hidden;margin:0 0 15px 0;width:130px;}.view-id-catalog_output .views-row .item_t h5 a,.view-id-search .views-row .item_t h5 a{text-decoration:underline;font-size:13px;color:#1d73c3;}.view-id-catalog_output .views-row .item_t .img_small,.view-id-search .views-row .item_t .img_small{position:relative;width:121px;height:121px;padding:11px;border:1px solid #e1e1e1;border-radius:10px;margin-bottom:20px;}.view-id-catalog_output .views-row .item_t .img_small a.field-content,.view-id-search .views-row .item_t .img_small a.field-content{width:121px;margin:0 auto;}.view-id-catalog_output .views-row .item_t .img_small .product,.view-id-search .views-row .item_t .img_small .product{position:absolute;bottom:0px;right:4px;}.view-id-catalog_output .views-row .item_t .img_small .product img,.view-id-search .views-row .item_t .img_small .product img{border-bottom-right-radius:8px;}.view-id-catalog_output .views-row .item_t .img_small .action,.view-id-search .views-row .item_t .img_small .action{position:absolute;top:20px;left:0px;}.view-id-catalog_output .views-row .item_t .artikul,.view-id-search .views-row .item_t .artikul{font-size:12px;color:#3e3e3e;margin-bottom:10px;}.view-id-catalog_output .views-row .item_t .artikul span,.view-id-search .views-row .item_t .artikul span{float:right;}.view-id-catalog_output .views-row .item_t .ostatok,.view-id-search .views-row .item_t .ostatok{font-size:12px;color:#3e3e3e;margin-bottom:10px;}.view-id-catalog_output .views-row .item_t .ostatok span,.view-id-search .views-row .item_t .ostatok span{float:right;color:#57ad55;font-weight:bold;}.view-id-catalog_output .views-row .item_t .price_diler,.view-id-search .views-row .item_t .price_diler,.view-id-catalog_output .views-row .item_t .price_parnter,.view-id-search .views-row .item_t .price_parnter{font-size:12px;color:#3e3e3e;}.view-id-catalog_output .views-row .item_t .price_diler span,.view-id-search .views-row .item_t .price_diler span,.view-id-catalog_output .views-row .item_t .price_parnter span,.view-id-search .views-row .item_t .price_parnter span{float:right;color:#dd1102;font-weight:bold;font-size:12px;}.view-id-catalog_output .views-row .item_t .basket .form-type-textfield label,.view-id-search .views-row .item_t .basket .form-type-textfield label{float:left;font-weight:normal;font-size:12px;color:#3e3e3e;}.view-id-catalog_output .views-row .item_t .basket .form-type-textfield input.form-text,.view-id-search .views-row .item_t .basket .form-type-textfield input.form-text{float:right;height:18px;border:2px solid #bebebe;border-radius:6px;text-align:right;padding-right:4px;width:45px;}.view-id-catalog_output .views-row .item_t .basket input.form-submit,.view-id-search .views-row .item_t .basket input.form-submit{clear:both;margin:15px 2px 0 2px;width:145px;height:25px;border-radius:6px;border:none;background:#0054a6;color:#ffffff;cursor:pointer;}.view-id-catalog_output img.product-off,.view-id-search img.product-off{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;}.node-type-product .owl-item .action{position:absolute;top:0px;left:0px;}#block-views-termdescription-block{padding-bottom:20px;}#block-views-razdel-block .views-view-grid tr td{width:48%;text-align:center;}#block-views-razdel-block .views-view-grid tr td a{color:#0b4167;font-size:13px;}#block-views-razdel-block .views-view-grid tr td .views-field-field-category-img{height:121px;padding:5px;border:1px solid #c9c9c9;border-radius:10px;display:flex;justify-content:center;align-items:center;}#block-views-razdel-block .views-view-grid tr td .views-field-field-category-img .field-content{display:table-cell;vertical-align:middle;width:121px;height:121px;}#block-views-razdel-block .views-view-grid tr td .views-field-field-category-img .field-content a{display:block;text-align:center;width:121px;margin-left:5px;}#block-views-razdel-block .views-view-grid tr td .views-field-name{padding:10px;}#user-pass input.form-submit{clear:both;width:145px;height:25px;border-radius:6px;border:none;background:#0054a6;color:#ffffff;cursor:pointer;}.view-catalog td{width:150px;vertical-align:top;padding-right:10px;padding-bottom:20px;}.view-catalog .url_file{padding-top:5px;}.view-catalog .url_file a:hover{color:#f00;}.view-catalog img{border:1px solid #ccc;border-radius:5px;}#footer-wrapper{padding-left:10px;padding-right:10px;}#footer-wrapper #footer{position:relative;clear:both;}#footer-wrapper #footer:after{clear:both;content:".";display:block;height:0;visibility:hidden;}#footer-wrapper #block-block-11{font-size:12px;color:#383838;}#footer-wrapper .logo{height:130px;background:url(/sites/all/themes/mobile/i/footer_logo.png) 50% 0 no-repeat;}#footer-wrapper:after{clear:both;content:".";display:block;height:0;visibility:hidden;}#footer-wrapper #block-menu-menu-footer-catalog,#footer-wrapper #block-menu-menu-footer-partners{float:left;margin:0 40px 0 47px;}#footer-wrapper #block-menu-menu-footer-catalog .title,#footer-wrapper #block-menu-menu-footer-partners .title{font-weight:bold;font-size:17px;margin-bottom:25px;}#footer-wrapper #block-menu-menu-footer-catalog li,#footer-wrapper #block-menu-menu-footer-partners li{list-style:none;line-height:1.5;padding-left:20px;margin-left:-10px;background:url(/sites/all/themes/mobile/i/list_style_image.png) 10px 10px no-repeat;}#footer-wrapper #block-menu-menu-footer-catalog li a,#footer-wrapper #block-menu-menu-footer-partners li a{font-size:14px;color:#1d73c3;}#footer-wrapper #block-menu-menu-footer-catalog:after,#footer-wrapper #block-menu-menu-footer-partners:after{clear:both;content:".";display:block;height:0;visibility:hidden;}#footer-wrapper #block-menu-menu-footer-partners{margin-left:0;margin-right:0;min-height:180px;padding-right:40px;border-right:1px solid #c9c9c9;}#footer-wrapper #block-block-5 p{line-height:1.6;font-size:13px;}#footer-wrapper #block-block-5 p a{font-size:14px;color:#1d73c3;text-decoration:underline;}#footer-wrapper #block-block-5 p span{display:inline-block;font-size:17px;font-weight:bold;}#footer-wrapper #block-block-5:after{clear:both;content:".";display:block;height:0;visibility:hidden;}#footer-wrapper #block-block-6 p a,#footer-wrapper #block-block-7 p a{font-size:13px;color:#1d73c3;text-decoration:underline;}#footer-wrapper #block-block-6 p span,#footer-wrapper #block-block-7 p span{display:inline-block;font-size:16px;margin-bottom:25px;}#footer-wrapper #block-block-6:after,#footer-wrapper #block-block-7:after{clear:both;content:".";display:block;height:0;visibility:hidden;}#page{box-shadow:0 0 15px 7px #dfdfdf;padding-top:50px;}#logo{display:block;width:100%;text-align:center;margin-bottom:10px;}p{font:normal 13px arial;margin:0;padding:0;color:#0b4167;}ul.menu,ul.menu li{margin:0;padding:0;}li{margin:0;padding:0;}li.collapsed{padding:0;margin:0;}li a{font:normal 13px arial;text-decoration:none;color:#0054a6;}body{padding:0;margin:0;font-family:arial,tahoma,helvetica,sans-serif;font-size:13px;color:#0b4167;}a{font:normal 13px arial;text-decoration:none;color:#0054a6;}input{margin:0;padding:0;}h1{font-size:15px;color:#000;font-weight:normal;font-family:Arial;border-bottom:1px dashed #cdcdcd;padding-bottom:15px;margin-bottom:15px;}.pager li.pager-item,.pager li.pager-current,.pager li.pager-next,.pager li.pager-last{padding:0;}#online_c a{border-radius:5px 0 0 5px;display:block;position:fixed;right:0;top:164px;background:url(/sites/all/themes/mobile/i/online.png) 0 0 no-repeat;width:30px;height:200px;text-indent:1000px;}.field-name-body p{padding-bottom:10px;}#block-views-news-block{display:none;}#breadcrumb{margin-bottom:25px;}#breadcrumb a{font-size:12px;color:#0054a6;text-decoration:underline;}#breadcrumb a:last-child{color:#3e3e3e;text-decoration:none;}#block-block-3{position:absolute;top:49px;right:20px;padding-left:25px;height:20px;background:url(/sites/all/themes/mobile/i/header_main_menu_downloadprice.png) 0 1px no-repeat;}#block-block-3 a{font:normal 13px arial;color:#fff;text-decoration:none;}#block-block-1{padding-left:20px;background:url(/sites/all/themes/mobile/i/header_tel.png) 0 0 no-repeat;}#block-block-1 p{color:#1d73c3;}#block-block-8{font:15px normal arial;}#block-block-8 p{color:#1d73c3;}#block-block-8 a{margin-left:25px;padding-left:25px;background:url(/sites/all/themes/mobile/i/header_mail.png) 0px 2px no-repeat;color:#1d73c3;}#block-views-exp-search-page{border:1px solid #a7a7a7;border-radius:10px;max-width:90%;width:100%;background:#e6e6e6;padding:0;margin-left:auto;margin-right:auto;margin-bottom:15px;}#block-views-exp-search-page *{box-sizing:border-box;}#block-views-exp-search-page .views-exposed-widgets{margin:0;padding:0;display:flex;}#block-views-exp-search-page #edit-field-code-value-wrapper{margin:0;padding:0;flex:1;}#block-views-exp-search-page label{display:none;}#block-views-exp-search-page input{margin:3px 0 3px 3px;border-radius:5px;border:1px solid #a7a7a7;color:#a1a1a1;}#block-views-exp-search-page input.form-text{width:100%;line-height:1.7;padding-left:10px;}#user-register-form input,#user-login input,#user-pass input{width:100%;}.views-exposed-form .form-item,.views-exposed-form .form-submit{padding-right:10px;padding-left:10px;}#block-views-exp-search-page .views-submit-button{padding:0;margin:0;}#block-views-exp-search-page .views-submit-button input.form-submit{border:none;margin-right:3px;width:28px;height:25px;text-indent:-9999px;background:#f7941d url(/sites/all/themes/mobile/i/search-img_2.png) 9px 7px no-repeat;}#block-views-exp-search-page #edit-title-wrapper,#block-views-exp-search-page #edit-body-value-wrapper,#block-views-exp-search-page #edit-stopwordfilter-wrapper,#block-views-exp-search-page #edit-stopwordfilter-1-wrapper{display:none;}#block-views-razdel-block ul{margin-left:10px;}#block-views-razdel-block ul li{margin-top:5px;list-style:none;padding-left:30px;margin-left:-10px;background:url(/sites/all/themes/mobile/i/list_style_image2.png) 20px 8px no-repeat;border:none;}#block-views-razdel-block ul li a{font-size:13px;color:#3e3e3e;background:none;}#block-block-9{position:absolute;top:51px;left:332px;}#block-block-9 p a{display:block;width:14px;height:14px;background:url(/sites/all/themes/mobile/i/header_main_menu_house.png) 0 0 no-repeat;text-indent:-9999px;}#block-block-10{text-align:center;margin-bottom:10px;}#block-block-10 .vk,#block-block-10 .you,#block-block-10 .tg,#block-block-10 .whatsapp{display:inline-block;}#block-block-10 .vk a{display:block;width:30px;height:30px;text-indent:-9999px;background:url(/sites/all/themes/mobile/i/vk_com.png) 0 0 no-repeat;background-size:100%;}#block-block-10 .you a{display:block;width:30px;height:30px;text-indent:-9999px;background:url(/sites/all/themes/mobile/i/you_tube.png) 0 0 no-repeat;background-size:100%;}#block-block-10 .tg a{display:block;width:30px;height:30px;text-indent:-9999px;background:url(/sites/all/themes/mobile/i/telegram.png) 0 0 no-repeat;background-size:100%;}#block-block-10 .whatsapp a{display:block;width:30px;height:30px;text-indent:-9999px;background:url(/sites/all/themes/mobile/i/whatsapp.png) 0 0 no-repeat;background-size:100%;}#block-views-termdescription-block{font-size:13px;color:#0b4167;line-height:1.5;}#block-system-main-menu ul{background:#0072bc;}#block-system-main-menu ul li{padding:0 0 0 0;margin:0 0 0 0;list-style:none;}#block-system-main-menu ul li:not(:last-child){border-bottom:1px solid #fff;}#block-system-main-menu ul li a{display:block;font:normal 15px arial;color:#fff;text-decoration:none;padding:10px;}#block-system-main-menu ul li a:hover{background:#003471;}#block-system-main-menu ul li a.active{background:#003471;}#block-system-main-menu ul li.user-link{display:none;}#block-menu-menu-nomenklatura .content > .menu a.active,#block-menu-menu-nomenklatura .content > .menu a.active-trail{text-decoration:underline;}#block-menu-menu-nomenklatura .content > .menu > li{display:block;margin-bottom:3px;}#block-menu-menu-nomenklatura .content > .menu > li.leaf{margin-top:12px;}#block-menu-menu-nomenklatura .content > .menu > li.leaf > a{height:28px;border:1px solid #a7a7a7;color:#004485;line-height:23px;font-size:15px;vertical-align:middle;text-decoration:none;font-family:"arial";display:block;position:relative;background-color:#f0f0f0;background-position:7px 1px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:5px 23px 0 43px;}#block-menu-menu-nomenklatura .content > .menu > li.collapsed > a,#block-menu-menu-nomenklatura .content > .menu > li.expanded > a{height:28px;border:1px solid #a7a7a7;color:#004485;line-height:23px;font-size:15px;vertical-align:middle;text-decoration:none;font-family:"arial";display:block;position:relative;background-color:#f0f0f0;background-position:7px 1px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:5px 23px 0 43px;}#block-menu-menu-nomenklatura .content > .menu > li.collapsed > a:after,#block-menu-menu-nomenklatura .content > .menu > li.expanded > a:after{position:absolute;display:block;content:"";top:0;left:0;right:0;bottom:0;height:20px;background:url(/sites/all/themes/mobile/i/left_menu_strelka.png) 266px 100% no-repeat;}#block-menu-menu-nomenklatura .content > .menu > li.collapsed.active-trail > a,#block-menu-menu-nomenklatura .content > .menu > li.expanded.active-trail > a,#block-menu-menu-nomenklatura .content > .menu > li.collapsed .active > a,#block-menu-menu-nomenklatura .content > .menu > li.expanded .active > a{height:28px;border:1px solid #a7a7a7;color:#004485;line-height:23px;font-size:15px;vertical-align:middle;text-decoration:none;font-family:"arial";display:block;position:relative;background-color:#f0f0f0;background-position:7px 1px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:5px 23px 0 43px;}#block-menu-menu-nomenklatura .content > .menu > li ul{margin-left:15px;}#block-menu-menu-nomenklatura .content > .menu > li ul li{margin-top:5px;border-bottom:1px solid #cdcdcd;}#block-menu-menu-nomenklatura .content > .menu > li ul li.leaf{list-style:none;padding-bottom:5px;padding-left:30px;margin-left:-10px;background:url(/sites/all/themes/mobile/i/list_style_image.png) 20px 8px no-repeat;}#block-menu-menu-nomenklatura .content > .menu > li ul li.leaf a{font-size:14px;color:#1d73c3;}#block-menu-menu-nomenklatura .content > .menu > li ul li.leaf a.active-trail{text-decoration:underline;}#block-menu-menu-nomenklatura .content > .menu > li ul li.collapsed,#block-menu-menu-nomenklatura .content > .menu > li ul li.expanded{list-style:none;padding-bottom:5px;padding-left:30px;margin-left:-10px;background:url(/sites/all/themes/mobile/i/list_style_image.png) 20px 8px no-repeat;}#block-menu-menu-nomenklatura .content > .menu > li ul li.collapsed a,#block-menu-menu-nomenklatura .content > .menu > li ul li.expanded a{font-size:14px;color:#1d73c3;background:url(/sites/all/themes/mobile/i/list_style_bg1.png) right 50% no-repeat;padding-right:8px;padding-left:0;}#block-menu-menu-nomenklatura .content > .menu > li ul ul{margin-left:10px;}#block-menu-menu-nomenklatura .content > .menu > li ul ul li{border-bottom:none;margin-top:5px;}#block-menu-menu-nomenklatura .content > .menu > li ul ul li.leaf{list-style:none;padding-left:30px;margin-left:-10px;background:url(/sites/all/themes/mobile/i/list_style_image2.png) 20px 8px no-repeat;border:none;}#block-menu-menu-nomenklatura .content > .menu > li ul ul li.leaf a{font-size:12px;background:none;}#block-menu-menu-nomenklatura .content > .menu > li ul ul li.collapsed,#block-menu-menu-nomenklatura .content > .menu > li ul ul li.expanded{list-style:none;padding-left:30px;margin-left:-10px;background:url(/sites/all/themes/mobile/i/list_style_image2.png) 20px 8px no-repeat;}#block-menu-menu-nomenklatura .content > .menu > li ul ul li.collapsed a,#block-menu-menu-nomenklatura .content > .menu > li ul ul li.expanded a{font-size:12px;background:url(/sites/all/themes/mobile/i/list_style_bg2.png) right 50% no-repeat;padding-right:8px;}#block-menu-menu-nomenklatura .content > .menu > li ul ul li ul{margin-left:10px;}#block-menu-menu-nomenklatura .content > .menu > li ul ul li ul li{border-bottom:none;margin-top:5px;}#block-menu-menu-nomenklatura .content > .menu > li ul ul li ul li.leaf{list-style:none;padding-left:30px;margin-left:-10px;background:url(/sites/all/themes/mobile/i/list_style_image2.png) 20px 8px no-repeat;border:none;}#block-menu-menu-nomenklatura .content > .menu > li ul ul li ul li.leaf a{font-size:12px;background:none;}#block-menu-menu-nomenklatura .content > .menu > li ul ul li ul li.collapsed,#block-menu-menu-nomenklatura .content > .menu > li ul ul li ul li.expanded{list-style:none;padding-left:30px;margin-left:-10px;background:url(/sites/all/themes/mobile/i/list_style_image2.png) 20px 8px no-repeat;}#block-menu-menu-nomenklatura .content > .menu > li ul ul li ul li.collapsed a,#block-menu-menu-nomenklatura .content > .menu > li ul ul li ul li.expanded a{font-size:12px;background:url(/sites/all/themes/mobile/i/list_style_bg2.png) right 50% no-repeat;padding-right:8px;}#block-menu-menu-nomenklatura .content > .menu > li ul ul li ul li ul{margin-left:10px;}#block-menu-menu-nomenklatura .content > .menu > li ul ul li ul li ul li{border-bottom:none;margin-top:5px;}#block-menu-menu-nomenklatura .content > .menu > li ul ul li ul li ul li.leaf{list-style:none;padding-left:30px;margin-left:-10px;background:url(/sites/all/themes/mobile/i/list_style_image3.png) 20px 10px no-repeat;border:none;}#block-menu-menu-nomenklatura .content > .menu > li ul ul li ul li ul li.leaf a{font-size:11px;color:#626262;background:none;}#block-menu-menu-nomenklatura .dhtml-menu-open > a{font-style:normal;}#block-user-login{background-color:#e8e8e8;overflow:unset;}#block-user-login:after{clear:both;content:".";display:block;height:0;visibility:hidden;}#block-user-login label{font-size:13px;color:#7f7f7f;}#block-user-login .title{color:#ffffff;line-height:3;padding-left:45px;background:#f7941d url(/sites/all/themes/mobile/i/login_form_bg.png) 10px 50% no-repeat;}#block-user-login .form-type-textfield{margin:0 0 3px 0;text-align:center;}#block-user-login .form-type-textfield input{width:100%;border:1px solid #c9c9c9;line-height:2;padding-left:10px;box-sizing:border-box;}#block-user-login .form-type-password{margin:0;text-align:center;}#block-user-login .form-type-password input{width:100%;border:1px solid #c9c9c9;line-height:2;padding-left:10px;box-sizing:border-box;margin-top:5px;margin-bottom:10px;}#block-user-login .item-list li{padding-top:5px;list-style:none;}#block-user-login .item-list li a{font-size:13px;color:#7f7f7f;}#block-user-login .form-actions{width:100%;margin:0;}#block-user-login .form-actions input{border:none;background:#0054a6;color:#ffffff;cursor:pointer;width:100%;line-height:2;}.full_producer .product_wrapper{padding-bottom:15px;border-bottom:1px dashed #cdcdcd;margin-bottom:20px;display:block;}.full_producer .product_wrapper .l .small_1 .field-item{margin-right:10px;margin-bottom:10px;}.full_producer .product_wrapper .l .small_1 .field-item img{border:1px solid #c9c9c9;border-radius:5px;padding:3px;}.full_producer .product_wrapper .l .big{margin-bottom:15px;}.full_producer .product_wrapper .l .big img{padding:15px;border:1px solid #c9c9c9;border-radius:10px;}.full_producer .product_wrapper .r h1{font-size:15px;color:#3e3e3e;font-weight:normal;font-family:Arial;border-bottom:1px dashed #cdcdcd;padding-bottom:15px;margin-bottom:15px;}.full_producer .product_wrapper .r .commerce-product-title-label{display:none;}.full_producer .product_wrapper .r .prod_title{width:170px;float:left;font-size:13px;color:#0054a6;}.full_producer .product_wrapper .r .prod_title .a{float:left;padding-right:3px;}.full_producer .product_wrapper .r .small{float:right;}.full_producer .product_wrapper .r .descript{clear:both;}.full_producer .product_wrapper .r .descript p{line-height:1.4;}.full_producer .product_wrapper .r .descript p br{margin-bottom:10px;display:block;}.full_producer .b{clear:both;}.full_producer .b .price_partner,.full_producer .b .price_diler{height:30px;width:400px;clear:both;margin-bottom:15px;font-size:13px;color:#0b4167;text-transform:lowercase;}.full_producer .b .price_partner span,.full_producer .b .price_diler span{float:right;font-weight:bold;font-size:22px;color:#dd1102;}.full_producer .b .ostatok{font-size:13px;color:#0b4167;text-transform:lowercase;}.full_producer .b .ostatok span{float:right;}.full_producer .b .form_d_t .form-type-textfield{width:190px;float:left;}.full_producer .b .form_d_t .form-type-textfield:after{clear:both;content:".";display:block;height:0;visibility:hidden;}.full_producer .b .form_d_t .form-type-textfield label{float:left;font-weight:normal;font-size:13px;color:#0b4167;text-transform:lowercase;padding-top:3px;}.full_producer .b .form_d_t .form-type-textfield input.form-text{float:left;margin-left:60px;height:20px;border:2px solid #bebebe;border-radius:6px;text-align:right;padding-right:4px;width:45px;}.full_producer .b .form_d_t input.form-submit{margin-top:15px;float:right;width:187px;height:25px;border-radius:6px;border:none;background:#0054a6;color:#ffffff;cursor:pointer;}#block-views-accessories-block-1 .title,#block-views-accessories-block-2 .title,#block-views-accessories-block-3 .title,#block-views-accessories-block .title{padding-bottom:5px;border-bottom:1px dashed #c9c9c9;}.view-accessories{padding-left:10px;padding-right:10px;}.view-accessories .view-content{display:flex;flex-wrap:wrap;justify-content:space-between;}.view-accessories .views-row{font-family:Arial;margin-bottom:15px;width:47%;}.view-accessories .views-row .item_t h5{height:65px;margin-bottom:15px;display:flex;align-items:center;}.view-accessories .views-row .item_t h5 a{text-decoration:underline;font-size:13px;color:#1d73c3;}.view-accessories .views-row .item_t .img_small{width:100%;padding:10px;border:1px solid #e1e1e1;border-radius:10px;margin-bottom:20px;position:relative;box-sizing:border-box;}.view-accessories .views-row .item_t .img_small .field-content{width:121px;margin:0 auto;}.view-accessories .views-row .item_t .img_small .product{position:absolute;right:4px;bottom:0px;border-radius:0 0 5px 0;}.view-accessories .views-row .item_t .img_small .action{position:absolute;top:20px;left:0px;}.view-accessories .views-row .item_t .artikul{font-size:13px;color:#3e3e3e;margin-bottom:10px;}.view-accessories .views-row .item_t .artikul span{float:right;}.view-accessories .views-row .item_t .ostatok{margin-bottom:10px;color:#3e3e3e;}.view-accessories .views-row .item_t .ostatok span{float:right;margin-left:10px;color:#57ad55;font-weight:bold;}.view-accessories .views-row .item_t .price_diler,.view-accessories .views-row .item_t .price_parnter{font-size:13px;color:#3e3e3e;}.view-accessories .views-row .item_t .price_diler span,.view-accessories .views-row .item_t .price_parnter span{float:right;color:#dd1102;font-weight:bold;font-size:13px;}.view-accessories .views-row .item_t .basket .form-type-textfield label{float:left;font-weight:normal;font-size:13px;text-transform:lowercase;}.view-accessories .views-row .item_t .basket .form-type-textfield input.form-text{float:right;height:17px;border:2px solid #bebebe;border-radius:6px;text-align:right;padding-right:4px;width:45px;}.view-accessories .views-row .item_t .basket input.form-submit{clear:both;margin:15px 2px 0 2px;width:100%;line-height:2.2;border-radius:6px;border:none;background:#0054a6;color:#ffffff;cursor:pointer;}.view-accessories .form-actions{display:flex;align-items:center;}#block-views-accessories-block-1 .title{font-weight:bold;color:#f00;}#block-views-accessories-block-2,#block-views-accessories-block-3{padding-top:10px;}#block-views-accessories-block-2 .title,#block-views-accessories-block-3 .title{color:#030303;font-size:14px;background:#f0f0f0;border:1px solid #dfdfdf;border-radius:5px;padding:5px 5px 5px 40px;}#block-views-accessories-block-2 .title{background:#f0f0f0 url(/sites/all/themes/mobile/i/spec.png) 10px 5px no-repeat;}#block-views-accessories-block-3 .title{background:#f0f0f0 url(/sites/all/themes/mobile/i/new_itm.png) 10px 5px no-repeat;}#node-7 p{font-size:13px;color:#000;line-height:1.7;}#node-7 a{font-size:13px;color:#0054a6;text-decoration:underline;}#node-7 a img{margin:20px 25px 0 0 !important;border-radius:6px;}#node-11763 p{padding-bottom:25px;float:left;}#node-11763 p a{padding-right:20px;}#node-11763 p a img{border-radius:5px;}.view-id-catalog .views-row .catalog-item{margin-bottom:15px;height:25px;background:#f0f0f0;}.view-id-catalog .views-row .catalog-item:after{clear:both;content:".";display:block;height:0;visibility:hidden;}.view-id-catalog .views-row .catalog-item .title{padding:5px 0 0 5px;float:left;color:#3e3e3e;font-size:13px;}.view-id-catalog .views-row .catalog-item .url_file{float:right;}.view-id-catalog .views-row .catalog-item .url_file a{font-size:13px;display:block;height:13px;padding:0 20px 5px 20px;color:#fff;background:#0054a6;border-radius:6px;margin:3px 5px 0 0;}.cart-empty-block{box-shadow:0 0 8px 2px #c3c3c3;border:1px solid #9b9b9b;position:absolute;top:0;right:0;z-index:200;font-size:13px;height:26px;width:267px;color:#ffffff;padding:10px 0 0 140px;background:#0b5294 url(/sites/all/themes/mobile/i/header_korzina.png) 110px 10px no-repeat;}#block-commerce-cart-cart{position:fixed !important;top:0;right:0;z-index:200;font-size:13px;width:100%;}#block-commerce-cart-cart table{width:100%;}#block-commerce-cart-cart .view-content{display:none;overflow-y:scroll;background:#ccc;}#block-commerce-cart-cart .line-item-summary span{color:#ffffff;}#block-commerce-cart-cart .inline{margin-right:75px;}#block-commerce-cart-cart .inline .line-item-summary-view-cart{display:inline-block;}#block-commerce-cart-cart .inline .line-item-summary-view-cart a{color:#ffffff;}#block-commerce-cart-cart .inline .line-item-summary-checkout a{color:#ffffff;}#block-commerce-cart-cart .view-footer{height:39px;width:100%;background-color:#0b5294;position:relative;}#block-commerce-cart-cart .view-footer .arrow{position:absolute;top:15px;right:15px;width:20px;height:20px;background:url(/sites/all/themes/mobile/i/arrow.png) 6px -27px no-repeat;cursor:pointer;}#block-commerce-cart-cart .view-footer .arrow.active{background:url(/sites/all/themes/mobile/i/arrow.png) 6px 2px no-repeat;}#block-commerce-cart-cart .view-footer .line-item-summary:after{clear:both;content:".";display:block;height:0;visibility:hidden;}#block-commerce-cart-cart .view-footer .line-item-summary .line-item-quantity{position:absolute;bottom:5px;left:140px;}#block-commerce-cart-cart .view-footer .line-item-summary .line-item-total{position:absolute;bottom:5px;right:60px;}#block-commerce-cart-cart .title{position:absolute;bottom:5px;left:10px;font-size:12px;z-index:1;color:#ffffff;padding:5px 0 0 30px;background:url(/sites/all/themes/mobile/i/header_korzina.png) 4px 4px no-repeat;}#block-commerce-cart-cart a{font-size:13px;color:#1d73c3;text-decoration:underline;}#block-commerce-cart-cart .view-content .views-table tr{background-color:#d0d0d0;height:70px;}#block-commerce-cart-cart .view-content .views-table tr:nth-child(2n+2){background-color:#e3e3e3;}#block-commerce-cart-cart .view-content .views-table tr td{vertical-align:middle;font-size:13px;color:#323232;}#block-commerce-cart-cart .view-content .views-table tr td.views-field-line-item-title a{display:inline-block;width:212px;overflow:hidden;height:16px;}#block-commerce-cart-cart .view-content .views-table tr td.views-field-field-img{padding:10px;}#block-commerce-cart-cart .view-content .views-table tr td.views-field-field-img a img{border:1px solid #6e6e6e;}#block-commerce-cart-cart .view-content .views-table tr td.views-field-quantity{padding:0 10px;}.page-checkout fieldset{border:none;}.view-commerce-cart-summary table,.commerce-line-item-views-form table{width:100%;}.view-commerce-cart-summary a,.commerce-line-item-views-form a{font-size:13px;color:#0054a6;}.view-commerce-cart-summary td.views-field-field-img a img,.commerce-line-item-views-form td.views-field-field-img a img{border:1px solid #6e6e6e;}.view-commerce-cart-summary td.views-field-commerce-unit-price,.commerce-line-item-views-form td.views-field-commerce-unit-price{padding:20px 5px 10px 10px;}.view-commerce-cart-summary td.views-field-commerce-total,.commerce-line-item-views-form td.views-field-commerce-total{padding-left:5px;}.view-commerce-cart-summary td.views-field-edit-delete input.form-submit,.commerce-line-item-views-form td.views-field-edit-delete input.form-submit{height:20px;border-radius:6px;border:none;background:#0054a6;color:#ffffff;cursor:pointer;}.view-commerce-cart-summary td.views-field-line-item-title,.commerce-line-item-views-form td.views-field-line-item-title{padding-bottom:10px;}.view-commerce-cart-summary .line-item-summary,.commerce-line-item-views-form .line-item-summary{margin-top:10px;}.view-commerce-cart-summary .commerce-line-item-actions input.form-submit,.commerce-line-item-views-form .commerce-line-item-actions input.form-submit{margin-top:15px;width:100%;height:25px;border-radius:6px;border:none;background:#0054a6;color:#ffffff;cursor:pointer;}.ajax-progress{display:none !important;visibility:hidden;}.ajax-progress .throbber{display:none;}#slider #block-views-slider-block{margin-bottom:15px;border:1px solid #c9c9c9;border-radius:10px;float:right;width:886px;height:221px;margin-left:20px;overflow:hidden;}#slider #block-views-slider-block .coin-slider{height:221px;}#slider #block-views-slider-block #cs-buttons-coin-slider a{border-radius:0;}#slider #block-views-slider-block #coin-slider,#slider #block-views-slider-block .views-row,#slider #block-views-slider-block img,#slider #block-views-slider-block .cs-coin-slider{border-radius:10px;}#slider #block-views-slider-block .cs-title{border-bottom-left-radius:10px;border-bottom-right-radius:10px;}#slider #block-views-slider-block #cs-title-coin-slider{width:866px;}#slider #block-views-views-slider-block{margin-bottom:15px;border:1px solid #c9c9c9;border-radius:10px;float:right;width:886px;height:221px;margin-left:20px;overflow:hidden;position:relative;}#slider #block-views-views-slider-block .views-slideshow-controls-bottom{position:absolute;right:20px;bottom:10px;z-index:50;}#slider #block-views-views-slider-block .views-slideshow-controls-bottom .views-slideshow-pager-field-item{float:left;width:10px;height:10px;text-indent:-9999px;background:#ffffff;margin-right:5px;cursor:pointer;}#slider #block-views-views-slider-block .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active{background:#f00;}#slider #block-views-views-slider-block .view-content{height:221px;}#slider #block-views-views-slider-block .views_slideshow_slide{position:relative;}#slider #block-views-views-slider-block .views_slideshow_slide .views-field-title{border-bottom-left-radius:10px;border-bottom-right-radius:10px;width:866px;position:absolute;bottom:0;left:0;padding:10px 20px;background-color:#4a89d0;opacity:0.9;color:#fff;}#slider #block-views-views-slider-block .views_slideshow_slide .views-field-title a{color:#fff;opacity:1;}#block-block-12{position:absolute;bottom:25px;right:5px;}#block-block-13 .content{display:flex;align-items:center;padding:10px 15px;}#block-block-13 p{width:50%;}#block-block-13 p a{display:inline-block;line-height:1.5;}#block-block-13 [href^="tel"]{background:url(/sites/all/themes/mobile/i/header_tel.png) 0 0 no-repeat;padding-left:15px;}#block-block-13 [href^="mailto"]{padding-left:25px;background:url(/sites/all/themes/mobile/i/header_mail.png) 0px 2px no-repeat;}.desctop{color:#0B5294;padding:10px 10px 25px 10px;text-transform:uppercase;}.desctop a{font-weight:bold;}#block-system-main-menu .home-item{background:#003471;}#block-user-login{display:none;max-width:480px;width:90%;border-radius:0;padding:0 0 0 0;}.user-page,[href="#block-user-login"]{font-size:0 !important;color:transparent !important;max-width:60px;height:47px;display:block;background:#0B5294 url(/sites/all/themes/mobile/i/man-user.svg) no-repeat center center / 35px auto;margin-top:5px;}#user-login-form{padding-top:15px;padding-bottom:15px;}#user-login-form > div{padding-left:15px;padding-right:15px;}#user-login-form label{display:none;}.front #breadcrumb,#node-8{display:none !important;}.view-razdel tr{display:flex;flex-wrap:wrap;justify-content:space-between;}.owl-carousel{margin-bottom:25px;}.owl-carousel .owl-item img{height:auto;}.owl-nav > div{color:transparent !important;font-size:0 !important;background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;top:45%;width:30px;height:30px;}.owl-prev{background-image:url(/sites/all/themes/mobile/i/prev.png);left:5px;}.owl-next{background-image:url(/sites/all/themes/mobile/i/next.png);right:5px;}.prod_title{display:flex;align-items:center;margin-bottom:15px;}.prod_title .a{margin-right:15px;}.prod_ostatok{margin-bottom:15px;color:#0B5294;font-size:17px;text-transform:uppercase;font-weight:bold;}.prod_ostatok span{float:right;color:#57ad55;}.price_partner{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;}.price_partner .label{color:#0B5294;font-size:17px;text-transform:uppercase;font-weight:bold;}.price_partner .price{font-weight:bold;font-size:22px;color:#dd1102;}.form_d_t form > div{display:flex;justify-content:space-between;align-items:center;}.form_d_t [type="submit"]{border-radius:6px;color:#fff;cursor:pointer;border:none;background-color:#0B5294;line-height:2.5;padding-left:15px;padding-right:15px;}.form_d_t .form-item-quantity{display:flex;align-items:center;justify-content:space-around;flex:1;}.form_d_t [name="quantity"]{line-height:2.2;text-align:center;}.small{margin-bottom:25px;}#node-13 p.img-wrapping{display:flex;flex-wrap:wrap;justify-content:space-between;}#node-13 p.img-wrapping > *{width:48.5%;}#node-13 p.img-wrapping img{width:100% !important;height:auto !important;margin-left:0 !important;margin-right:0 !important;}.node p iframe{width:100%;}#node-22154 p img,#node-7 p img{width:100% !important;height:auto !important;margin-left:0 !important;margin-right:0 !important;}#node-7 .field-item > ymaps{width:100% !important;}.commerce-line-item-actions.form-wrapper{display:flex;flex-wrap:wrap;}#block-views-termdescription-block img{float:none !important;}#block-views-termdescription-block a.colorbox{width:100% !important;display:block !important;margin-bottom:20px;}.commerce-line-item-views-form{margin-bottom:35px;}.commerce-line-item-views-form .views-field-field-code,.commerce-line-item-views-form thead{display:none !important;}.view-commerce-cart-form tr,.view-commerce-cart-summary tr{width:100% !important;position:relative;display:flex;padding:0 0 0 0;}.commerce-line-item-views-form .views-field-line-item-title{order:2;border-bottom:1px solid #ccc;padding:10px 0 10px 0 !important;display:flex;align-items:center;width:47%;}.commerce-line-item-views-form .views-field-field-img{order:1;display:flex;align-items:center;width:15%;}.commerce-line-item-views-form .views-field-field-img a{width:75%;margin-left:auto;margin-right:auto;display:block;}.commerce-line-item-views-form .views-field-field-img a img{width:100%;height:auto;}.commerce-line-item-views-form tbody > tr > td:nth-child(5){order:4;padding:5px 5px 0 0;display:flex;position:absolute;right:0;top:2%;}.commerce-line-item-views-form tbody > tr > td:nth-child(5) input{width:40px;}.commerce-line-item-views-form tbody > tr > td:nth-child(6){display:none !important;}.commerce-line-item-views-form tbody > tr > td:nth-child(7){order:5;}.commerce-line-item-views-form .views-field-commerce-unit-price{order:3;display:flex;align-items:center;padding:0 0 0 0;}.commerce-line-item-views-form tbody > tr:before{content:'';width:100%;height:1px;background-color:#a7a7a7;position:absolute;bottom:0;left:0;}.commerce-line-item-views-form *{box-sizing:border-box !important;}.commerce-line-item-views-form td:nth-child(5) input{width:20px;text-align:center;}.commerce-line-item-views-form .views-field-edit-delete{position:absolute;right:13px;bottom:2%;padding:0 0 0 0 !important;}.commerce-line-item-views-form .views-field-edit-delete input{color:transparent !important;font-size:0 !important;width:25px;height:25px;background:url(/sites/all/themes/mobile/i/garbage.svg) transparent no-repeat center / 20px auto !important;}#commerce-checkout-form-checkout fieldset{padding:0 0 0 0;}#commerce-checkout-form-checkout fieldset legend,#commerce-checkout-form-checkout thead{display:none;}.commerce-price-formatted-components{width:100% !important;}.account,.customer_profile_billing,.account [type="text"],.customer_profile_billing [type="text"]{width:100%;}.view-commerce-cart-summary td{padding-left:10px;padding-right:10px;}.commerce-price-formatted-components td{padding-top:10px;padding-bottom:10px;text-align:right;}.commerce-order-handler-area-order-total .commerce-price-formatted-components tr.component-type-commerce-price-formatted-amount{justify-content:flex-end;}#commerce-checkout-form-checkout *{box-sizing:border-box !important;}#commerce-checkout-form-checkout label{display:block;padding-bottom:5px;}.cart_contents.form-wrapper{margin-bottom:0;}.account.form-wrapper{margin-bottom:-10px;}.checkout-buttons.form-wrapper .fieldset-wrapper{display:flex;align-items:center;justify-content:space-between;}body.page-checkout #page{padding-top:20px !important;}.checkout-help{display:none;}.pane-title td{display:none;}table.checkout-review .pane-data-full,.checkout-review tbody > tr{padding:0 0 0 0;}.view-commerce-cart-summary thead,.view-commerce-cart-summary .views-field-commerce-unit-price{display:none !important;}.pane-data .form-type-item{padding:10px !important;display:flex;justify-content:space-between;}.pane-data-full .field{padding:10px;display:flex;justify-content:space-between;}.view-commerce-cart-summary thead > tr > th{border-bottom:none;}.commerce-order-handler-area-order-total .field{padding:0 0 0 0;margin-top:25px;margin-bottom:25px;}.commerce-order-handler-area-order-total .field .field-items{width:100%;}.checkout_completion_message{background-color:#0B5294;padding:10px;color:#fff !important;}.checkout-completion-message p:first-child{margin-bottom:10px;}.checkout_completion_message *{color:#fff !important;}.view-commerce-cart-summary table *,.commerce-line-item-views-form table *{box-sizing:border-box !important;}.block-facetapi{border-bottom:1px solid #ccc;padding-top:0.75em;}.block-facetapi .pane-title{width:200px;font-weight:bold;float:left;}.block-facetapi .pane-content{margin-left:200px;}.block-facetapi ul li{margin:0 0 0 5px;list-style:none;display:inline-block;width:120px;vertical-align:top;}input.facetapi-checkbox{margin-bottom:0.15em;float:left;}a.facetapi-checkbox,span.facetapi-checkbox{margin-left:25px;display:block;}.pane-taxonomy-term-field-middle-text .field-name-field-middle-text{margin-bottom:15px;}.page-taxonomy-term .region-content{display:flex;flex-direction:column;}.page-taxonomy-term .region-content #block-system-main{order:1;}.page-taxonomy-term .region-content #block-views-termdescription-block{order:2;}.page-taxonomy-term .region-content #block-views-termdescription-block-1{order:3;}#block-block-14{width:100%;text-align:center;margin-bottom:15px;padding:10px 0;background-color:#ff0617;}#block-block-14 p{color:#fff;padding:0 10px;}#block-block-14 a{color:#fff;text-decoration:underline;}.you_video{margin-bottom:20px;width:90vw;height:50.625vw;}
