/*! lightgallery - v1.7.0 - 2020-05-03
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2020 Sachin N; Licensed GPLv3 */
@font-face{font-family:'lg';src:url("../fonts/lg.eot?n1z373");src:url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"),url("../fonts/lg.woff?n1z373") format("woff"),url("../fonts/lg.ttf?n1z373") format("truetype"),url("../fonts/lg.svg?n1z373#lg") format("svg");font-weight:normal;font-style:normal}.lg-icon{font-family:'lg';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:0;outline:0}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0{left:0}50%{left:-30px}100%{left:0}}@-moz-keyframes lg-right-end{0{left:0}50%{left:-30px}100%{left:0}}@-ms-keyframes lg-right-end{0{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0{left:0}50%{left:30px}100%{left:0}}@-moz-keyframes lg-left-end{0{left:0}50%{left:30px}100%{left:0}}@-ms-keyframes lg-left-end{0{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.45)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none !important;outline:medium none;background:none;border:0;box-shadow:none;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:bold}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-toolbar,.lg-prev,.lg-next{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0,opacity .35s cubic-bezier(0,0,.25,1) 0,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0,opacity .35s cubic-bezier(0,0,.25,1) 0,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0,opacity .35s cubic-bezier(0,0,.25,1) 0,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0,opacity .35s cubic-bezier(0,0,.25,1) 0,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(0.5,.5,.5);transform:scale3d(0.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0,opacity 250ms cubic-bezier(0,0,.25,1) !important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0,opacity 250ms cubic-bezier(0,0,.25,1) !important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0,opacity 250ms cubic-bezier(0,0,.25,1) !important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0,opacity 250ms cubic-bezier(0,0,.25,1) !important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0;transition:transform .25s cubic-bezier(0,0,.25,1) 0}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0 !important;transition-duration:0 !important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media(min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0d0a0a;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px;outline:medium none;border:0}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#FFF}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100% !important;height:100% !important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url("../img/video-play.png") no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url("../img/youtube-play.png") no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width:100% !important;height:100% !important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity .08s ease 0;-moz-transition:opacity .08s ease 0;-o-transition:opacity .08s ease 0;transition:opacity .08s ease 0}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transition-duration:0;transition-duration:0}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0;transition:transform .3s cubic-bezier(0,0,.25,1) 0}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0,top .3s cubic-bezier(0,0,.25,1) 0;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0,top .3s cubic-bezier(0,0,.25,1) 0;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0,top .3s cubic-bezier(0,0,.25,1) 0;transition:left .3s cubic-bezier(0,0,.25,1) 0,top .3s cubic-bezier(0,0,.25,1) 0}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0,opacity .15s !important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0,opacity .15s !important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0,opacity .15s !important;transition:transform .3s cubic-bezier(0,0,.25,1) 0,opacity .15s !important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px white inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0,-webkit-transform .15s ease 0;-moz-transition:opacity .15s ease 0,-moz-transform .15s ease 0;-o-transition:opacity .15s ease 0,-o-transform .15s ease 0;transition:opacity .15s ease 0,transform .15s ease 0;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0;-o-transition:box-shadow .3s ease 0;transition:box-shadow .3s ease 0;width:12px}.lg-outer .lg-pager:hover,.lg-outer .lg-pager:focus{box-shadow:0 0 0 8px white inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0 linear .18s,opacity .18s linear 0;-o-transition:visibility 0 linear .18s,opacity .18s linear 0;transition:visibility 0 linear .18s,opacity .18s linear 0}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active #lg-dropdown-overlay{-webkit-transition-delay:0;transition-delay:0;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0,visibility 0 linear .5s,opacity .18s linear 0;-moz-transition:-moz-transform .18s linear 0,visibility 0 linear .5s,opacity .18s linear 0;-o-transition:-o-transform .18s linear 0,visibility 0 linear .5s,opacity .18s linear 0;transition:transform .18s linear 0,visibility 0 linear .5s,opacity .18s linear 0}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a,.lg-outer .lg-dropdown>li:hover .lg-icon{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity .15s ease 0;-o-transition:opacity .15s ease 0;transition:opacity .15s ease 0}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-prev-slide,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-current{-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration:0 !important;transition-duration:0 !important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url("../img/loading.gif") no-repeat scroll center center transparent;display:none !important}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide{display:inline-block !important}.lg-outer.lg-css .lg-current{display:inline-block !important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto !important;height:auto !important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0;-o-transition:opacity .15s ease 0;transition:opacity .15s ease 0}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html{display:none}.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0;-o-transition:opacity .15s ease 0;transition:opacity .15s ease 0}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{-webkit-transition:none 0 ease 0 !important;-moz-transition:none 0 ease 0 !important;-o-transition:none 0 ease 0 !important;transition:none 0 ease 0 !important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{-webkit-transition:opacity .1s ease 0;-moz-transition:opacity .1s ease 0;-o-transition:opacity .1s ease 0;transition:opacity .1s ease 0}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0,opacity .1s ease 0}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0,opacity .1s ease 0;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0,opacity .1s ease 0;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0,opacity .1s ease 0;transition:left 1s cubic-bezier(0,0,.25,1) 0,opacity .1s ease 0}@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=latin,latin-ext);@import url("/assets/tools/fontawesome/webfonts/fa-solid-900.woff2");@import url("/assets/tools/fontawesome/webfonts/fa-brands-400.woff2");html.scroll_off{overflow-y:hidden}body{background:white;margin:0;font:18px 'Open Sans',Arial,Helvetica,sans-serif;color:#576070;line-height:1;font-weight:normal}a{text-decoration:none;color:#576070;outline:0}h1{font-size:16px;margin:0}h2,h3,h4,h5{font-size:14px;margin:0}p{margin:0;padding:0}img{border:0}form{margin:0;padding:0}input,select,textarea{vertical-align:middle;font:16px 'Open Sans',Arial,Helvetica,sans-serif;color:#576070;outline:0}label{vertical-align:middle}hr{color:#dcdee3;height:1px;border:0;margin:0;border-bottom:1px solid #dcdee3}ul{list-style:none;margin:0;padding:0}.show_on_mobile{display:none !important}.hide_on_mobile{display:block}span.hide_on_mobile{display:inline}.main_center{margin:0 auto;width:1100px;position:relative}.main_wrapper{margin:0 auto;width:1400px;max-width:100%;position:relative}#top{background-color:#98fb98}#left{width:73%;float:left}#right{width:23%;float:right}#center{background-color:#6495ed}#bottom{background-color:#d2b48c}.clear{clear:both;overflow:hidden;height:0;display:block}.f-left{float:left !important}.f-right{float:right !important}.a-left{text-align:left !important}.a-right{text-align:right !important}.a-center{text-align:center !important}.button1{background-color:#2353a2;color:white !important;font-size:16px;font-weight:600;padding:20px 40px;line-height:1.3;text-align:center;display:block;text-decoration:none !important;transition:all .1s ease;display:inline-block;border-radius:100px;text-transform:uppercase;position:relative}.button1:hover:not(.disabled){background-color:#3774d5}.button1.gray{background-color:#3b404a}.button1.gray:hover:not(.disabled){background-color:#565b69}.button1.red{background-color:#d0021b}.button1.red:hover:not(.disabled){background-color:#fd1330}.button1.block{display:block}.button1.disabled{opacity:.5;cursor:default}.button1 span.ico{position:relative;display:inline-block;padding-left:20px}.button1 span.ico:before{font-family:"Font Awesome 5 Free";font-weight:900;content:'';font-size:22px;margin-right:10px;position:absolute;left:-10px;bottom:-3px}.button1 span.ico.add_to_cart:before{content:'\f07a'}.button1 span.ico.refresh:before{content:'\f2f1'}.button1 span.ico.calculation:before{content:'\f1ec'}.main_header{background:#3974da;background:-moz-linear-gradient(left,#3974da 0,#265bb8 100%);background:-webkit-linear-gradient(left,#3974da 0,#265bb8 100%);background:linear-gradient(to right,#3974da 0,#265bb8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3974da',endColorstr='#265bb8',GradientType=1);color:white}.main_header a{color:white}.main_header .left{float:left}.main_header .right{float:right}.main_header .section1{border-bottom:1px solid rgba(239,239,239,.3);padding:16px 0;font-size:14px;font-weight:600}.main_header .section1 .ico_text{margin-right:10px;line-height:38px}.main_header .section1 .ico_text i{font-size:16px;vertical-align:middle;margin-right:5px}.main_header .section1 .user_menu{background-color:#3b404a;display:inline-block;position:relative;font-size:12px}.main_header .section1 .user_menu .opener{display:block;height:38px;line-height:38px;padding:0 20px;cursor:pointer;position:relative}.main_header .section1 .user_menu .opener:after{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f0d7";margin-left:10px}.main_header .section1 .user_menu .menu_content{background-color:#3b404a;display:block;width:100%;box-sizing:border-box;position:absolute;top:38px;left:0;font-weight:300;padding-bottom:10px;opacity:0;visibility:hidden;transition:all .1s ease}.main_header .section1 .user_menu:hover .menu_content,.main_header .section1 .user_menu.opened .menu_content{opacity:1;visibility:visible}.main_header .section1 .user_menu .menu_content ul li a{padding:5px 20px;display:block;transition:all .1s ease;position:relative;left:0}.main_header .section1 .user_menu .menu_content ul li a:hover{left:5px}.main_header .section1 a.user_login_button{background-color:#3b404a;color:white !important;font-size:12px;font-weight:600;padding:11px 20px;line-height:1.3;text-align:center;display:block;text-decoration:none !important;transition:all .1s ease;display:inline-block;text-transform:uppercase;position:relative;vertical-align:middle}.main_header .section1 .lang{font-size:12px;text-transform:uppercase;width:38px;height:38px;line-height:38px;border-radius:99px;border:solid 2px white;display:inline-block;text-align:center;margin-left:20px}.main_header .section2{padding:34px 0 24px 0;font-weight:600}.main_header .logo{background:url(/assets/images/logo_nyomkovetes.svg) no-repeat;background-size:180px;width:180px;height:55px;text-indent:-10000px;float:left;margin-top:-15px;margin-right:50px}.main_header .logo a{display:block;height:100%}.main_header .section2 nav.main_menu{font-size:15px}.main_header .section2 nav.main_menu>ul{text-transform:uppercase}.main_header .section2 nav.main_menu>ul>li{float:left;margin-right:10px;position:relative;z-index:3;padding-bottom:10px}.main_header .section2 nav.main_menu>ul>li.haschild:after{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f078";margin-left:10px;position:absolute;top:2px;right:0;font-size:13px}.main_header .section2 nav.main_menu>ul>li>a{display:block;padding:0 20px}.main_header .section2 nav.main_menu>ul>li>ul{background-color:#3b404a;position:absolute;min-width:150px;top:25px;left:0;opacity:0;visibility:hidden;transition:all .1s ease;font-size:14px;font-weight:300;text-transform:none;padding:10px 0;white-space:nowrap}.main_header .section2 nav.main_menu>ul>li.opened>ul,.main_header .section2 nav.main_menu>ul>li:hover>ul{opacity:1;visibility:visible}.main_header .section2 nav.main_menu>ul>li>ul>li>a{display:block;padding:10px 20px;transition:all .1s ease;position:relative;left:0}.main_header .section2 nav.main_menu>ul>li>ul>li>a:hover{left:5px}.main_header .section2 .shopping-cart{float:right;font-size:15px;text-transform:uppercase;margin-top:-2px}.main_header .section2 .shopping-cart .caption{vertical-align:middle}.main_header .section2 .shopping-cart i{font-size:17px;vertical-align:middle;margin-right:5px;position:relative}.main_header .section2 .shopping-cart i .number{background-color:#d0021b;width:22px;height:22px;line-height:22px;border-radius:11px;text-align:center;font-size:12px;display:block;font-weight:300;font-family:'Open Sans';position:absolute;top:-17px;right:-15px;box-shadow:0 1px 1px 0 rgba(0,0,0,.5)}.main_header .mobile_top_section{display:none}.main_header .mobile_menu_section{display:none}.main_header .mobile_menu_section .user_name{display:none}.title_box{background:#3974da;background:-moz-linear-gradient(left,#3974da 0,#265bb8 100%);background:-webkit-linear-gradient(left,#3974da 0,#265bb8 100%);background:linear-gradient(to right,#3974da 0,#265bb8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3974da',endColorstr='#265bb8',GradientType=1);padding:20px 0 30px 0;text-align:center;line-height:1.4;color:white}.title_box.pb0{padding-bottom:0}.title_box .big_header{font-size:48px;display:block;margin-bottom:25px;font-weight:400;padding:0 20px}.title_box .header{font-size:20px;display:block;margin-bottom:60px;font-weight:400;line-height:1.6;padding:0 20px}.title_box .slider{position:relative}.title_box .slider ul.pager{text-align:center;position:absolute;width:100%;bottom:20px;z-index:3;border:0;padding:0}.title_box .slider ul.pager li{background:rgba(255,255,255,.7);width:18px;height:18px;border-radius:10px;border:1px solid rgba(0,0,0,0.2);display:inline-block;margin:0 10px;cursor:pointer}.title_box .slider ul.pager li.active{background-color:#3974da}.title_box .slider ul.items{display:flex;overflow:hidden;list-style:none}.title_box .slider ul.items li{flex:0 0 100%}.title_box .image{position:relative}.title_box .image img{display:block;max-width:100%;margin:0 auto}.title_box .image .video_play_button{background:#3b404a;display:block;width:120px;height:120px;line-height:120px;border-radius:60px;text-align:center;color:white;position:absolute;left:50%;top:50%;margin:-60px 0 0 -60px;cursor:pointer;font-size:50px}.title_box .image .video_play_button:hover{background-color:#2353a2;transition:all .1s ease}.title_box .image .video_play_button i{margin-left:10px}.title_box .download_panel{background-color:#3b404a;padding:40px 0;font-size:24px;color:#f6f8f9;line-height:1.6}.app_button{width:160px;height:56px;line-height:42px;border-radius:12px;background-color:#3b404a;border:solid 2px #979797;display:inline-block;vertical-align:middle;margin:0 10px;font-size:18px;text-align:center;box-sizing:border-box;padding:3px}.app_button img{max-width:100%;max-height:100%;vertical-align:middle}.section_panel{padding:60px 0}.section_panel .section_header{font-size:34px;display:block;font-weight:normal;text-align:center;line-height:1.3;margin-bottom:25px;color:#3b404a}.section_panel .sub_header{font-size:24px;display:block;font-weight:300;text-align:center;line-height:1.6;margin-bottom:25px}.section_panel .slider{position:relative}.section_panel .slider .ctrl{display:none}.section_panel .slider .ctrl.opened{display:block}.section_panel .slider .ctrl a{position:absolute;top:90px;display:block;font-size:50px;z-index:2}.section_panel .slider .ctrl a.left{left:-65px}.section_panel .slider .ctrl a.right{left:auto;right:-65px}@media screen and (max-width:1530px){.section_panel .slider{padding:0 15px}.section_panel .slider .ctrl a{top:75px}.section_panel .slider .ctrl a.left{left:-20px}.section_panel .slider .ctrl a.right{right:-20px}}.devices_panel ul.items{overflow:hidden;display:flex}.devices_panel ul.items li{background:#f6f8f9;float:left;width:31.42%;margin-right:2.85%;padding:30px 30px 80px 30px;box-sizing:border-box;text-align:center;font-weight:300;line-height:1.3;font-size:20px;flex:1;position:relative}.devices_panel ul.items li:last-child{margin-right:0}.devices_panel ul.items li .image{text-align:center;margin-bottom:25px;display:block}.devices_panel ul.items li .image img{max-width:100%}.devices_panel ul.items li .header{font-size:24px;font-weight:normal;display:block;margin-bottom:20px}.devices_panel ul.items li .header a:hover{color:#2353a2}.devices_panel ul.items li p{line-height:1.8;margin-bottom:25px}.devices_panel ul.items li .btn_container{width:100%;box-sizing:border-box;text-align:center;position:absolute;left:0;bottom:0;padding:0 30px 30px 30px}.supported_devices_panel{background:#f6f8f9}.supported_devices_panel.color_style2{background-color:white}.supported_devices_panel ul.items{overflow:hidden;white-space:nowrap;font-size:0;display:flex}.supported_devices_panel ul.items li{width:22.85%;margin-right:2.85%;box-sizing:border-box;text-align:center;font-weight:300;line-height:1.3;font-size:20px;display:inline-block;vertical-align:top;white-space:normal;flex:0 0 22.85%;position:relative;padding-bottom:50px}.supported_devices_panel.without_buttons ul.items li{padding-bottom:0}.supported_devices_panel ul.items li:last-child{margin-right:0}.supported_devices_panel ul.items li .image{background:white;text-align:center;margin-bottom:25px;height:230px;line-height:230px;padding:0 20px;box-sizing:border-box;display:block}.supported_devices_panel.color_style2 ul.items li .image{background-color:#f6f8f9}.supported_devices_panel ul.items li .image img{max-width:100%;vertical-align:middle}.supported_devices_panel ul.items li .header{font-size:24px;font-weight:normal;display:block;margin-bottom:20px}.supported_devices_panel ul.items li .header a:hover{color:#2353a2}.supported_devices_panel ul.items li p{line-height:1.8;margin-bottom:25px}.supported_devices_panel ul.items li .btn_container{width:100%;box-sizing:border-box;text-align:center;position:absolute;left:0;bottom:0}.supported_devices_panel .info{font-size:20px;font-weight:300;width:900px;max-width:100%;margin:0 auto;line-height:1.8;text-align:center}@media screen and (max-width:1530px){.supported_devices_panel ul.items li .image{height:200px;line-height:200px}}.popular_devices_panel ul.items{overflow:hidden;white-space:nowrap;font-size:0;display:flex}.popular_devices_panel ul.items li{width:22.85%;margin-right:2.85%;box-sizing:border-box;text-align:center;font-weight:300;line-height:1.3;font-size:20px;display:inline-block;vertical-align:top;white-space:normal;flex:0 0 22.85%;position:relative;padding-bottom:50px}.popular_devices_panel ul.items li:last-child{margin-right:0}.popular_devices_panel ul.items li .image{background-color:#f6f8f9;text-align:center;margin-bottom:25px;height:230px;line-height:230px;padding:0 20px;box-sizing:border-box;position:relative;display:block}.popular_devices_panel ul.items li .image .sale{background:#d0021b;width:40px;height:40px;line-height:40px;border-radius:20px;text-align:center;display:block;color:white;font-size:17px;font-weight:600;position:absolute;top:20px;right:20px}.popular_devices_panel ul.items li .image img{max-width:100%;max-height:100%;vertical-align:middle}.popular_devices_panel ul.items li .header{font-size:24px;font-weight:normal;display:block;margin-bottom:5px}.popular_devices_panel ul.items li .header a:hover{color:#2353a2}.popular_devices_panel ul.items li p{line-height:1.8;margin-bottom:25px}.popular_devices_panel ul.items li .orig_price{display:block;font-size:20px;color:#3b404a;margin-bottom:5px;text-decoration:line-through}.popular_devices_panel ul.items li .price{display:block;font-size:24px;color:#3b404a}.popular_devices_panel ul.items li .price .net{color:#999;font-size:20px}.popular_devices_panel ul.items li .price.discount{color:#d0021b}.popular_devices_panel ul.items li .price.discount .net{color:#d0021b}.popular_devices_panel ul.items li .btn_container{width:100%;box-sizing:border-box;text-align:center;position:absolute;left:0;bottom:0}@media screen and (max-width:1530px){.popular_devices_panel ul.items li .image{height:200px;line-height:200px}}.ask_panel{background-color:#f6f8f9}.ask_panel .sub_header{width:580px;max-width:100%;margin-left:auto;margin-right:auto}.ask_panel .btn_container{width:320px;max-width:100%;margin:20px auto 0 auto}.page_footer .section1{background:#3974da;background:-moz-linear-gradient(left,#3974da 0,#265bb8 100%);background:-webkit-linear-gradient(left,#3974da 0,#265bb8 100%);background:linear-gradient(to right,#3974da 0,#265bb8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3974da',endColorstr='#265bb8',GradientType=1);color:white;padding:40px 0;font-size:24px;overflow:hidden}.page_footer .logo{background:url(/assets/images/logo_nyomkovetes.svg) no-repeat;background-size:180px;width:180px;height:55px;text-indent:-10000px;float:left}.page_footer .section1 .text{float:right;margin-top:10px}.page_footer .newsletter_form{background:#f6f8f9;text-align:center;padding:80px 0}.page_footer .newsletter_form .header{font-size:24px;font-weight:normal;display:block;margin-bottom:30px;line-height:1.4}.page_footer .newsletter_form .wrapper{width:800px;max-width:100%;margin:0 auto;text-align:left}.page_footer .newsletter_form .field_name,.page_footer .newsletter_form .field_email{margin-bottom:0}.page_footer .newsletter_form .field .txtinput{border:1px solid #ddd;border-radius:100px;outline:0;font-size:18px;padding:16px 20px;width:100%;box-sizing:border-box;position:relative;box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.14)}.page_footer .newsletter_form .field.error .txtinput{border-color:#b22222 !important}.page_footer .newsletter_form .btn_container{display:inline-block;margin:0 10px}.page_footer nav.bottom_menu{padding:50px 0;border-bottom:1px solid #dcdee3;line-height:1.3}.page_footer nav.bottom_menu .main_wrapper{display:flex}.page_footer nav.bottom_menu .column{flex:0 0 17.15%;margin-right:2.85%}.page_footer nav.bottom_menu .header{font-size:20px;font-weight:600;color:#2353a2;text-transform:uppercase;display:block;margin-bottom:20px}.page_footer nav.bottom_menu ul{font-size:20px;font-weight:300;color:#3b404a}.page_footer nav.bottom_menu ul li{margin-bottom:15px}.page_footer nav.bottom_menu ul li a{color:#3b404a}.page_footer nav.bottom_menu ul li a:hover{color:#2353a2}.page_footer .contact_info{padding:50px 0 100px 0;line-height:1.5;font-weight:300;overflow:hidden}.page_footer .contact_info .left{float:left;width:calc(100% - 400px)}.page_footer .contact_info .right{float:right}.page_footer .contact_info p{margin-bottom:10px}.page_footer .contact_info a{color:#2353a2}.page_footer .contact_info ul.logo_nav{overflow:hidden}.page_footer .contact_info ul.logo_nav li{float:left;margin-left:20px}.page_footer .contact_info ul.logo_nav li a.circle{background:#3b404a;display:block;width:56px;height:56px;line-height:56px;text-align:center;color:white;border-radius:28px;font-size:21px;transition:all .1s ease}.page_footer .contact_info ul.logo_nav li a.circle:hover{background-color:#2353a2}.page_footer .contact_info .bottom{margin-top:20px;text-align:center}.page_footer .contact_info .bottom img{margin:0 15px 15px 0;vertical-align:middle}.product_list{padding:60px 0}.product_list .filter_top{overflow:auto}.product_list .filter_top:after{content:'';clear:both;display:table}.product_list .open_filter{background:#f6f8f9;height:58px;line-height:58px;font-size:16px;font-weight:600;color:#2353a2;display:block;float:left;padding:0 30px;cursor:pointer;text-transform:uppercase}.product_list .open_order{background:#f6f8f9;height:58px;line-height:58px;font-size:16px;font-weight:600;color:#2353a2;display:block;float:right;padding:0 30px;cursor:pointer;text-transform:uppercase;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product_list .open_order i{font-size:15px}.product_list .filter_top ul.orderpanel{background:#f6f8f9;border:1px solid #ddd;position:absolute;right:0;top:59px;font-size:13px;text-transform:uppercase;color:black;font-weight:600;z-index:2;display:none}.product_list .filter_top ul.orderpanel.opened{display:block}.product_list .filter_top ul.orderpanel li{border-bottom:1px solid #ddd}.product_list .filter_top ul.orderpanel li:last-child{border-bottom:0}.product_list .filter_top ul.orderpanel li a{display:block;padding:10px;color:black;position:relative}.product_list .filter_top ul.orderpanel li a.active{box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.14);color:#2353a2;top:0 !important}.product_list .filter_top ul.orderpanel li a:hover{color:#2353a2;top:1px}.product_list .filter_form{background:#f6f8f9;padding:15px 15px;display:none}.product_list .filter_form.opened{display:block}.product_list .filter_form .field{float:left;box-sizing:border-box;margin:15px 0;padding:0 15px;width:33.33%}.product_list ul.items>li{padding:60px 0;overflow:hidden}.product_list ul.items>li:nth-of-type(even){background-color:#f6f8f9}.product_list ul.items>li .product_text_content{float:left;width:calc(100% - 530px)}.product_list ul.items>li:nth-of-type(even) .product_text_content{float:right}.product_list ul.items>li .image{text-align:center;width:500px;max-width:100%;box-sizing:border-box;position:relative;display:block;float:right}.product_list ul.items>li:nth-of-type(even) .image{float:left;display:block}.product_list ul.items>li .image .sale{background:#d0021b;width:40px;height:40px;line-height:40px;border-radius:20px;text-align:center;display:block;color:white;font-size:17px;font-weight:600;position:absolute;top:20px;right:20px}.product_list ul.items>li .image img{max-width:100%;max-height:100%;vertical-align:middle}.product_list ul.items>li .image .play:after{position:absolute;left:50%;top:50%;z-index:2;display:block;font-family:"Font Awesome 5 Free";font-weight:900;content:'\f144';font-size:60px;color:white;transform:translateX(-50%) translateY(-50%);text-shadow:0 0 2px rgba(0,0,0,0.5);opacity:.8}.product_text_content .product_name{font-size:34px;color:#3b404a;line-height:1.3;font-weight:normal;display:block;margin-bottom:20px}.product_text_content .product_name a{color:#3b404a}.product_text_content .product_name a:hover{color:#2353a2}.product_text_content p{line-height:1.8;font-size:20px;margin-bottom:20px;font-weight:300}.product_text_content p.small{font-size:16px}.product_text_content p a{color:#2353a2;font-weight:normal;text-decoration:underline}.product_text_content .orig_price{display:block;font-size:24px;color:#3b404a;margin-bottom:10px;text-decoration:line-through;font-weight:normal}.product_text_content .price{display:block;font-size:34px;color:#3b404a;font-weight:normal;margin-bottom:20px}.product_text_content .price .net{color:#999;font-size:20px}.product_text_content .price.discount{color:#d0021b}.product_text_content .price.discount .net{color:#d0021b}.product_text_content .category{margin:20px 0;font-size:20px;line-height:1.3}.product_text_content .category a{font-weight:normal;color:#2154af}.product_text_content .btn_container{margin-top:30px}.product_text_content .btn_container .button1{margin:20px 20px 0 0;padding-left:30px;padding-right:30px}.product_text_content .button_section{padding:25px 0;border-top:1px solid #dcdee3;border-bottom:1px solid #dcdee3;margin-top:30px}.product_text_content .button_section .header{font-size:20px;font-weight:normal;display:block;margin-bottom:20px}.product_text_content .button_section .app_button{margin-bottom:10px}.product_text_content .social_panel{margin-top:20px}.product_details{padding:60px 0;margin:0 auto;width:1160px;max-width:100%}.product_details .options{margin-bottom:35px}.product_details .options .optionsheader{font-size:16px;font-weight:600;color:#3b404a;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.product_details .options .optionsheader .help{font-weight:normal;display:inline-flex;align-items:center}.product_details .options .optionsheader .help i{font-size:20px;color:#d0021b;margin-right:5px}.product_details .options .option_btn{margin-bottom:18px}.product_details .image_viewer{width:47.5%;float:left}.product_details .image_viewer .image{background:#f6f8f9;width:100%;padding-top:100%;text-align:center;position:relative}.product_details .image_viewer .image .sale{background:#d0021b;width:50px;height:50px;line-height:50px;border-radius:25px;text-align:center;display:block;color:white;font-size:24px;font-weight:600;position:absolute;top:30px;right:30px;z-index:2}.product_details .image_viewer .image img{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:1;box-sizing:border-box;padding:10px;max-width:100%;max-height:100%;vertical-align:middle;cursor:zoom-in}.product_details .image_viewer .thumbnails{margin-top:25px;position:relative;padding:0 30px}.product_details .image_viewer .thumbnails .ctrl{display:none}.product_details .image_viewer .thumbnails .ctrl.opened{display:block}.product_details .image_viewer .thumbnails .ctrl a{background:no-repeat;position:absolute;top:50%;margin-top:-18px;display:block;font-size:35px;z-index:2}.product_details .image_viewer .thumbnails .ctrl a.left{left:0}.product_details .image_viewer .thumbnails .ctrl a.right{left:auto;right:0}.product_details .image_viewer .thumbnails ul.items{overflow:hidden;font-size:0;display:flex}.product_details .image_viewer .thumbnails ul.items li{background-color:#f6f8f9;border:1px solid #f6f8f9;text-align:center;flex:0 0 22.85%;margin-right:2.85%;padding:10px;box-sizing:border-box;cursor:pointer;position:relative}.product_details .image_viewer .thumbnails ul.items li:hover{border-color:#3b404a}.product_details .image_viewer .thumbnails ul.items li.play:after{content:'';position:absolute;left:50%;top:50%;z-index:2;display:block;font-family:"Font Awesome 5 Free";font-weight:900;content:'\f144';font-size:36px;color:white;transform:translateX(-50%) translateY(-50%);text-shadow:0 0 2px rgba(0,0,0,0.5);opacity:.8}.product_details .image_viewer .thumbnails ul.items li.view3d:after{background:rgba(255,255,255,0.8) url("/assets/images/360-degree.svg") no-repeat center;background-size:30px;content:'';position:absolute;left:50%;top:50%;z-index:2;display:block;width:36px;height:36px;border-radius:18px;transform:translateX(-50%) translateY(-50%);text-shadow:0 0 2px rgba(0,0,0,0.5)}.product_details .image_viewer .thumbnails ul.items li img{max-width:100%;max-height:100%;vertical-align:middle}.product_details .product_text_content{width:40%;float:right}.pager{border-top:1px solid #dcdee3;padding-top:50px;text-align:center}.pager ul li{display:inline-block;margin:0 10px}.pager ul li a{background:#3b404a;border:2px solid #3b404a;display:block;width:58px;height:58px;line-height:58px;text-align:center;border-radius:31px;color:white;font-size:16px;font-weight:600}.pager ul li.active a{background-color:white;color:#3b404a}.dataform{position:relative}.dataform .field{margin:30px 0;overflow:hidden;position:relative;padding-bottom:1px}.dataform .fields_mb .field{margin:0 0 30px 0 !important}.dataform .field .label{font-size:18px;position:relative;line-height:1.3;margin-bottom:10px;font-weight:normal}.dataform .field.left_aligned .label{float:left;width:140px;margin:7px 10px 0 0}.dataform .field .col{position:relative}.dataform .field.left_aligned .col{float:left;width:calc(100% - 150px)}.dataform .field_left{float:left;width:48.5%;margin-top:0}.dataform .field_right{float:right;width:48.5%;margin-top:0}.dataform select{border:1px solid #ddd;font-size:18px;padding:14px 10px;min-height:55px;color:#3b404a;width:100%;box-sizing:border-box;outline:0;box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.14);-webkit-appearance:none;-webkit-border-radius:0;-moz-appearance:none}.dataform select[disabled]{background-color:#f7f7f7}.dataform .select_wrapper{background:white url(/assets/images/bg_select.png) no-repeat right 20px center;border:1px solid #ddd;overflow:hidden;display:block;vertical-align:middle}.dataform .select_wrapper select{background:transparent;border:0;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.dataform .txtinput{border:1px solid #ddd;outline:0;font-size:18px;padding:15px 10px;margin:0;color:#3b404a;width:100%;box-sizing:border-box;position:relative;box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.14)}.dataform textarea{border:1px solid #ddd;outline:0;font-size:18px;padding:10px;color:#3b404a;width:100%;box-sizing:border-box;height:170px}.dataform .option_btn{font-size:18px;margin-top:2px;margin-bottom:10px;padding:0 0 0 70px;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:normal;min-height:56px}.dataform .option_btn .text{line-height:1.5;margin-top:15px;display:inline-block}.dataform .option_btn .text a{text-decoration:underline}.dataform .option_btn .format{position:absolute;top:50%;left:0;margin:-29px 0 0 0;display:block}.dataform .option_btn input:disabled+.format{background-color:#e3dfda}.dataform .option_btn .format:after{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out;opacity:0}.dataform .option_btn input:checked+.format:after{opacity:1 !important}.dataform .option_btn label:hover .format:after{opacity:.2}.dataform .option_btn label:hover input:disabled+.format:after{opacity:0}.dataform .option_btn label{cursor:pointer}.dataform .option_btn input{display:none}.dataform .option_btn.checkbox .format{background:white;width:56px;height:56px;border:1px solid #ddd}.dataform .option_btn.checkbox .format:after{content:'';position:absolute;width:34px;height:12px;top:14px;left:8px;border:7px solid #2353a2;border-top:0;border-right:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.dataform .option_btn.radio .format{background:white;width:56px;height:56px;border:1px solid #ddd;border-radius:30px}.dataform .option_btn.radio .format:after{background:#2353a2;width:24px;height:24px;border-radius:12px;content:'';position:absolute;left:16px;top:16px}.dataform .option_btn.fleft{float:left;margin-right:20px}.dataform .option_btn.small{font-size:16px;min-height:28px;padding-left:38px}.dataform .option_btn.small .text{margin-top:2px;font-size:16px}.dataform .option_btn.small.checkbox .format{width:28px;height:28px;margin-top:-15px}.dataform .option_btn.small.checkbox .format:after{width:14px;height:7px;top:7px;left:6px;border-width:4px}.dataform .option_btn.checkbox.style2 .format:after{background:#2353a2;content:'';position:absolute;width:24px;height:24px;top:16px;left:16px;border:0;-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none}.dataform .field.error .input-box,.dataform .field.error .txtinput,.dataform .field.error textarea,.dataform .field.error select,.dataform .field.error .select_wrapper{border-color:#b22222 !important}.dataform .field .msg{display:none;color:#b22222;font-size:15px;font-weight:normal;margin:5px 0 0 0;line-height:1.3}.dataform .field.error .msg{display:block}.dataform .btn_container{margin-bottom:15px}.loader{background:url(/assets/images/loader.svg) no-repeat;display:inline-block;vertical-align:middle;background-size:cover;width:60px;height:60px;visibility:hidden;opacity:0;-webkit-transition:opacity .1s linear;-moz-transition:opacity .1s linear;-o-transition:opacity .1s linear;transition:opacity .1s linear}.loader.show{visibility:visible;opacity:1}.dataform.ondatasend .loader{visibility:visible;opacity:1}.software_service_panel{background-color:#f6f8f9;font-size:20px}.software_service_panel ul.items{display:flex;justify-content:space-between;text-align:center}.software_service_panel ul.items li{flex:0 0 48.57%}.software_service_panel ul.items li .image{background:white;width:100%;padding-top:62%;text-align:center;position:relative;margin-bottom:25px;display:block}.software_service_panel ul.items li .image img{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:1;box-sizing:border-box;padding:10px;max-width:100%;max-height:100%;vertical-align:middle}.software_service_panel ul.items li .header{font-size:24px;font-weight:normal;display:block;margin-bottom:20px}.software_service_panel ul.items li .header a:hover{color:#2353a2}.software_service_panel ul.items li p{line-height:1.8;font-weight:300;margin-bottom:20px}.popup_panel{background:rgba(13,31,66,.5);position:fixed;width:100%;height:100%;left:0;top:0;z-index:10;padding:3%;box-sizing:border-box;display:block;visibility:hidden;opacity:0;transition:all .3s ease;transform:scale(0.7)}.popup_panel.dialog{z-index:11}.popup_panel.opened{visibility:visible;opacity:1;transform:scale(1)}.popup_panel .popup_content{background:white;box-sizing:border-box;width:100%;height:100%;padding:30px;margin:0 auto;position:relative;font-size:16px;overflow:auto}.popup_panel.autoheight .popup_content{height:auto;width:94%;max-height:100%;margin:10px 0;position:absolute;left:3%;top:50%;transform:translateY(-50%)}.popup_panel.fixwidth .popup_content{height:auto;width:600px;max-width:100%;max-height:100%;margin:10px 0;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}.popup_panel .popup_content>div:last-child{margin-bottom:0}.popup_panel .popup_content .close{background:#2353a2;display:block;width:48px;height:48px;line-height:48px;border-radius:24px;color:white;text-align:center;position:absolute;top:10px;right:30px;cursor:pointer;z-index:2}.popup_panel .popup_content .close:before{font-family:"Font Awesome 5 Free";font-weight:900;content:'\f00d';font-size:24px}.popup_panel .double_layout{display:flex}.popup_panel .double_layout>div{flex:1}.popup_panel .double_layout .table_container{margin-top:0}.popup_panel .header{font-size:24px;font-weight:normal;display:block;margin-bottom:20px;color:#3b404a}.popup_panel.dialog p{line-height:1.8;margin-bottom:20px}.popup_panel.dialog .btn_container .button1{margin:0 10px 0 0;padding-left:0;padding-right:0;width:150px}.popup_panel.dialog .btn_container .button1.right{float:right}.popup_panel.image_popup .popup_content{width:1024px;height:768px;max-width:100%;max-height:100%;overflow:visible}.popup_panel.image_popup .image{text-align:center;width:100%;height:100%;position:relative}.popup_panel.image_popup .image img{max-width:100%;max-height:100%;display:block;position:absolute;left:50%;top:50%;transform:translateY(-50%) translateX(-50%)}.popup_panel .popup_content .video_container{height:540px;text-align:center}.popup_panel .popup_content .video_container iframe{width:100%;height:100%;border:0;display:block}.text_content{font-size:20px;font-weight:300;line-height:1.8}.text_content .header{font-size:34px;font-weight:normal;display:block;margin-bottom:20px;padding-right:40px;color:#3b404a}.text_content p{margin-bottom:20px}.text_content p:last-child{margin-bottom:0}.text_content a{color:#2353a2;font-weight:normal;text-decoration:underline}.text_content h1,.text_content h2,.text_content h3,.text_content h4{margin-bottom:10px;font-weight:normal}.text_content h1{font-size:30px}.text_content h2{font-size:24px}.text_content h3{font-size:20px}.text_content h4{font-size:18px}.text_content ul{margin:20px 0}.text_content ul li{position:relative;margin-bottom:5px;padding-left:20px}.text_content ul li:before{background:#454545;content:"";display:block;width:6px;height:6px;border-radius:3px;position:absolute;left:0;top:17px}.text_content ul li:last-child{margin-bottom:0}.text_content ol{margin:20px 0;padding:0 0 0 17px}.text_content ol li{margin-bottom:5px}.text_content blockquote{background:white;border:1px solid #ddd;padding:15px;margin:15px 0}.text_content blockquote p{margin:0}.text_content blockquote.black{background:black;color:white}.text_content figure{display:block;width:40%;text-align:center;margin:0}.text_content figure img{max-width:100%}.text_content figcaption{font-size:18px;font-weight:normal}.table_container{margin:30px 0;overflow:hidden;overflow-x:auto}table.tabletype1{width:100%;border-spacing:0}table.tabletype1 td{border-bottom:1px solid #dcdee3;padding:8px 0}.software_features{background:#f6f8f9}.software_features ul.items{font-size:20px;line-height:1.8;overflow:hidden}.software_features ul.items li{float:left;width:46.66%;overflow:hidden;margin-bottom:50px}.software_features ul.items li:nth-of-type(2n){float:right}.software_features ul.items li:nth-of-type(2n+1){clear:left}.software_features ul.items li .ico{background:#2353a2;color:white;display:block;width:90px;height:90px;line-height:90px;border-radius:45px;text-align:center;font-size:34px;float:left;margin-right:35px}.software_features ul.items li .text_section{overflow:hidden}.software_features ul.items li .header{color:#3b404a;font-size:20px;font-weight:normal;display:block;margin-bottom:5px}.software_features ul.items li p{font-weight:300}.software_functions{font-size:16px;font-weight:300;padding-bottom:0}.software_functions hr{margin-top:60px}.software_functions ul.items{line-height:1.8;column-count:3;column-gap:40px}.software_functions ul.items li{position:relative;margin-bottom:8px;padding-left:21px}.software_functions ul.items li:before{background:#2353a2;content:"";display:block;width:8px;height:8px;border-radius:4px;position:absolute;left:0;top:11px}.software_functions .notice{line-height:1.8;margin-top:30px;text-align:center}.popup_panel.service_calculator .dataform{margin-bottom:30px}.popup_panel.service_calculator .header{font-size:24px}.popup_panel.service_calculator .section{border:1px solid #dcdee3;margin-bottom:30px}.popup_panel.service_calculator .section .section_header{background:#f6f8f9;font-size:20px;padding:15px 25px;font-weight:normal;border-bottom:1px solid #dcdee3}.popup_panel.service_calculator .section .section_content{padding:15px 25px;border-bottom:1px solid #dcdee3;overflow:hidden}.popup_panel.service_calculator .section .section_content.hide{display:none}.popup_panel.service_calculator .section .section_content.highlight{background-color:#eff2f8;font-weight:normal}.popup_panel.service_calculator .section>div:last-child{border-bottom:0}.popup_panel.service_calculator .section .field{margin:15px 0}.popup_panel.service_calculator .section .section_content .col{float:left}.popup_panel.service_calculator .section .section_content .col.col1{width:31%;line-height:58px}.popup_panel.service_calculator .section .section_content .col.col2{width:100px;margin-right:15px}.popup_panel.service_calculator .section .section_content .col.col3{line-height:58px}.popup_panel.service_calculator .section .section_content .header{font-size:18px;color:#222;margin-bottom:10px}.popup_panel.service_calculator .section .section_content .details{display:none}.popup_panel.service_calculator .section .section_content.detals_opened .details{display:block}.popup_panel.service_calculator .section .section_content.detals_opened .open_details{display:none}.popup_panel.service_calculator .section .section_content .close_details,.popup_panel.service_calculator .section .section_content .close_more{cursor:pointer;color:#265bb8;font-size:24px;vertical-align:middle;margin-left:10px}.popup_panel.service_calculator .section .field_sim_kartya_db_hu img,.popup_panel.service_calculator .section .field_sim_kartya_db_eu img{vertical-align:middle;width:32px;margin-right:8px}.popup_panel.service_calculator .section .field_sim_kartya_db_hu span,.popup_panel.service_calculator .section .field_sim_kartya_db_eu span{vertical-align:middle;line-height:1.8}.popup_panel.service_calculator .total{font-size:24px;font-weight:normal;color:#3b404a}.order_page{padding:60px 0}.order_page ul.steps{position:relative;display:flex;justify-content:space-between;width:960px;max-width:100%;margin:0 auto 60px auto;text-align:center;overflow:hidden}.order_page ul.steps:after{background:#dcdee3;width:100%;height:10px;content:'';display:block;position:absolute;left:0;top:26px}.order_page ul.steps li{flex:0 0 33.33%;position:relative;z-index:2;font-size:20px;font-weight:300;line-height:1.3}.order_page ul.steps li.active{font-weight:normal;color:#2353a2}.order_page ul.steps li .number{background:#576070;width:60px;height:60px;line-height:60px;border-radius:30px;text-align:center;color:white;font-size:18px;font-weight:normal;display:block;margin:0 auto 15px auto;position:relative;z-index:3}.order_page ul.steps li:first-child .number:before{background:white;content:'';height:60px;width:150px;position:absolute;top:0;left:-150px}.order_page ul.steps li:nth-of-type(2).active:after,.order_page ul.steps li:nth-of-type(3).active:after{background:#2353a2;content:'';height:10px;width:100%;position:absolute;top:26px;left:calc(-50% + 25px);z-index:2}.order_page ul.steps li:last-child .number:before{background:white;content:'';height:60px;width:150px;position:absolute;top:0;right:-150px}.order_page ul.steps li.active .number{background-color:#2353a2}.order_page .header{font-size:24px;font-weight:normal;display:block;margin-bottom:20px}.order_page .table_container{margin:20px 0}.order_page table.basket_list{width:100%;border-spacing:0;border:1px solid #dcdee3;margin-bottom:30px;font-size:20px;font-weight:300;white-space:nowrap}.order_page table.basket_list tbody td .caption{display:none}.order_page table.basket_list td{padding:20px 10px;line-height:1.8;border-bottom:1px solid #dcdee3}.order_page table.basket_list tbody td{text-align:right}.order_page table.basket_list tbody td.td1{padding-left:30px;padding-right:10px;width:68px}.order_page table.basket_list tbody td.td2{min-width:200px;text-align:left;white-space:normal}.order_page table.basket_list tbody td.td3,.order_page table.basket_list tbody td.td4,.order_page table.basket_list tbody td.td5,.order_page table.basket_list tbody td.td6,.order_page table.basket_list tbody td.td7{width:110px}.order_page table.basket_list tbody td.td7{font-weight:normal;padding-right:30px}.order_page table.basket_list tbody td.td7 a{margin-left:10px}.order_page table.basket_list thead td{background:#f6f8f9;font-weight:normal;color:#3b404a;padding:20px 0;text-align:right}.order_page table.basket_list thead td:first-child{padding-left:30px;text-align:left}.order_page table.basket_list thead td:last-child{padding-right:30px}.order_page table.basket_list tfoot td{text-align:right;border-bottom:0;padding:5px 30px}.order_page table.basket_list tfoot td:first-child{text-align:left}.order_page table.basket_list tfoot strong{font-weight:normal}.order_page table.basket_list tfoot .total{font-size:24px}.order_page table.basket_list .image{background:#f6f8f9;width:68px;height:68px;line-height:68px}.order_page table.basket_list .image img{max-width:100%;max-height:100%;vertical-align:middle}.order_page table.basket_list i{color:#2353a2;font-size:20px}.order_page table.basket_list .txtinput{border:1px solid #ddd;outline:0;font-size:18px;padding:0;color:#3b404a;width:58px;height:58px;line-height:58px;box-sizing:border-box;text-align:center;position:relative;box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.14);vertical-align:middle}.order_page table.basket_list a.amount_ctrl{background:#f6f8f9;display:inline-block;vertical-align:middle;border:1px solid #ddd;width:30px;height:58px;line-height:58px;text-align:center}.order_page table.basket_list a.amount_ctrl i{color:#3b404a;font-size:13px}.order_page .field.closed{display:none}.order_page .btn_container{text-align:center;margin:30px 0}.order_page .activate_coupon{line-height:1.8;font-size:18px}.order_page .activate_coupon .field{margin:8px 0;width:655px;max-width:100%}.order_page .activate_coupon p{font-size:16px;font-weight:300;margin-bottom:10px}.order_page .activate_coupon .message{font-size:20px;margin-bottom:0}.order_page .info_text{font-size:16px;text-align:center;line-height:1.8;margin-top:20px}.order_page .panel1.closed .panel_header{border-bottom:0}.order_page .panel1.closed .panel_content{display:none}.order_page .panel1.closed.panel_szallitasi_adatok,.order_page .panel1.closed.panel_szallitasi_belso{display:none}.order_page .sza_panel .panel1{margin:30px 0 0 0;background-color:#fbfcfc}.order_page .sza_panel .kozterulet{width:70%;float:left}.order_page .sza_panel .kozterulet_tipus{width:29%;float:right}.order_page .atvetel_panel .small{font-size:16px;margin:10px 0;display:block;line-height:1.5}.order_page .atvetel_panel .field_atveteli_mod{margin-top:30px;line-height:1.6}.order_page .atvetel_panel .field_kezbesites_mod{margin-left:70px}.order_page .field_megjegyzes{margin:0}.order_page .panel1 .panel_header .right a{color:#2353a2;font-size:18px}.order_page table.datatable{border-spacing:0;line-height:1.6;font-weight:300}.order_page table.datatable td{padding:10px 0}.order_page table.datatable td:nth-of-type(1){width:220px;padding-right:10px}.order_page .confirm_panel{background-color:#f6f8f9}.panel1{border:1px solid #dcdee3;margin-bottom:30px}.panel1 .panel_header{background:#f6f8f9;font-size:20px;font-weight:normal;color:#3b404a;padding:20px 30px;line-height:1.8;border-bottom:1px solid #dcdee3}.panel1 .panel_header .right{float:right;font-size:16px}.panel1 .panel_header .right .option_btn{margin-bottom:0;font-weight:300}.panel1 .panel_content{padding:30px 30px}.panel1 .panel_content.bg_gray{background-color:#f7f7f7;border-bottom:1px solid #efefef}.column_container{display:flex;flex-wrap:wrap;justify-content:space-between}.column_container .column{flex:0 0 49%;margin-bottom:30px}.column_container .column_full{flex:0 0 100%;margin-bottom:30px}.column_container>div:nth-last-of-type(-n+2){margin-bottom:0}.column_container .column .field,.column_container .column_full .field{margin-top:0;margin-bottom:0}.column_container .column .field.keep_margin,.column_container .column_full .field.keep_margin{margin:20px 0}.system_message_panel{background:white;border:1px solid #ddd;text-align:center;font-size:24px;font-weight:300;line-height:1.6;margin:60px 0;padding:80px 20px}.system_message_panel .header{font-size:34px;font-weight:normal;display:block;margin-bottom:30px}.system_message_panel .messaage_content{width:1080px;max-width:100%;margin:0 auto 40px auto}.system_message_panel .messaage_content p{margin-bottom:20px}.auth_panel .header{font-size:24px}.auth_panel ul.links{margin:20px 0}.auth_panel ul.links li{display:inline-block;margin-bottom:10px}.auth_panel ul.links li:after{content:'|';margin:0 10px}.auth_panel ul.links li:last-child:after{content:'';margin-right:0}.auth_panel ul.links a{color:#2353a2;font-size:20px;font-weight:normal}.auth_panel .button1{width:220px;padding-left:0;padding-right:0;margin-right:10px;margin-bottom:10px}.auth_panel .field_captcha img{max-width:100%}.auth_panel p{font-size:16px;font-weight:300;line-height:1.8}.login_panel .field_username{margin-top:0}.login_panel .button1.right{float:right;margin-right:0}.reg_panel .field.field_friss_hirek{margin-top:20px}.reg_panel .field.field_teljes_nev{margin-top:20px}.success_panel{text-align:center;font-size:20px;font-weight:300}.success_panel p{line-height:1.8;margin:0 auto 30px auto;width:1080px;max-width:100%}.success_panel .btn_container{margin:30px 0 0 0}.user_data_nav{padding:60px 0;line-height:1.5;font-size:20px}.user_data_nav .columns{display:flex;flex-wrap:wrap;justify-content:space-between}.user_data_nav .columns nav{background:#f6f8f9;flex:0 0 31.42%;padding:20px 30px;margin-bottom:20px;box-sizing:border-box}.user_data_nav .columns nav .header{font-weight:normal;display:block;padding-bottom:20px;margin-bottom:15px;border-bottom:1px solid #ddd}.user_data_nav .columns nav ul li{margin-bottom:13px;position:relative}.user_data_nav .columns.list_type2 nav ul li{padding-left:20px}.user_data_nav .columns.list_type2 nav ul li:before{background:#2353a2;content:"";display:block;width:8px;height:8px;border-radius:4px;position:absolute;left:0;top:12px}.user_data_nav .columns nav ul a{color:#2353a2}.user_data_nav .columns.column_1{display:block}.user_data_page{padding:60px 0}.user_data_page .main_wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.user_data_page .section_left{flex:0 0 65.57%}.user_data_page .section_right{flex:0 0 31.42%}.user_data_page p.lead{font-size:20px;line-height:1.8;margin-bottom:20px}.user_data_page p{font-size:16px;font-weight:300;line-height:1.8}.user_data_page .btn_container{margin:10px 0 0 0}.user_data_page .btn_container .button1{width:220px;padding-left:0;padding-right:0;margin:0 10px 10px 0}.user_data_page .add_new_button{display:inline-block;margin-top:20px;color:#222;font-size:16px;font-weight:600}.user_data_page .add_new_button:before{background-color:#2353a2;display:inline-block;vertical-align:middle;width:36px;height:36px;line-height:36px;border-radius:18px;text-align:center;font-family:"Font Awesome 5 Free";font-weight:900;font-size:22px;content:'\f067';color:white;margin-right:10px}.user_data_page .btn_container .button1.right{float:right}.user_data_page .field.field_adoszam{margin-bottom:30px}.user_data_page .field.field_szallitasi_nev{margin-bottom:30px}.user_data_page .sza_panel .kozterulet{width:70%;float:left}.user_data_page .sza_panel .kozterulet_tipus{width:29%;float:right}.user_data_page .payment_form .panel1{margin-bottom:0}.user_data_page .payment_form .btn_container{margin-top:30px;margin-bottom:20px}.user_data_page .payment_form .btn_container .button1{width:320px}.user_data_page .payment_form .btn_container img{vertical-align:middle;margin-left:20px}.user_data_page .card_types_panel{border:1px solid #ddd;padding:30px;box-sizing:border-box;height:100%}.user_data_page .card_types_panel ul.logos{margin:30px 0}.user_data_page .card_types_panel ul.logos li{display:inline-block;vertical-align:middle;margin:0 20px 20px 0}.user_data_page .card_types_panel ul.logos li img{max-width:100%}.user_data_page .card_types_panel a{color:#2353a2;text-decoration:underline}.firm_data_page .section_header{text-align:left}.firm_data_page table{width:100%;font-size:20px;font-weight:300;line-height:1.8}.firm_data_page table td:first-child{font-weight:normal}.about_us_page{font-size:20px;line-height:1.8;font-weight:300}.about_us_page .header{font-size:34px;font-weight:normal;display:block;margin-bottom:20px}.about_us_page section{padding:50px 0;overflow:hidden}.about_us_page section:nth-of-type(even){background-color:#f6f8f9}.about_us_page .left_section{width:48%;float:left}.about_us_page figure{display:block;float:right;width:40%;text-align:center;margin:0}.about_us_page figure img{max-width:100%}.about_us_page figcaption{font-size:18px;font-weight:normal}.about_us_page p{margin-bottom:30px}.about_us_page p:last-child{margin-bottom:0}.about_us_page strong{font-weight:normal}.about_us_page ul.timeline{padding-top:80px;position:relative}.about_us_page ul.timeline li{overflow:hidden;margin-top:-80px;position:relative}.about_us_page ul.timeline li .year{font-size:48px;color:#08a6f3;font-weight:normal;display:block;margin-bottom:0}.about_us_page ul.timeline li .item_content{float:left;width:40%}.about_us_page ul.timeline li:nth-of-type(even) .item_content{float:right}.about_us_page ul.timeline:after{background-color:#2353a2;width:3px;height:100%;margin:0;position:absolute;left:50%;top:0;margin-left:-1px;content:''}.about_us_page ul.timeline li:after{background:#08a6f3;width:32px;height:32px;border-radius:19px;border:3px solid #2353a2;content:'';display:block;position:absolute;left:50%;top:50%;margin-left:-19px;z-index:2}.informations_page{padding:60px 0}.informations_page table.datatable{width:100%}.informations_page table.datatable td{padding:8px 5px}.informations_page table.datatable td:nth-child(1){font-weight:400;width:220px}.informations_page table.datatable strong{font-weight:400}.sitemap_page ul{line-height:1.3}.sitemap_page ul li::before{top:12px}.sitemap_page a{text-decoration:none}.faq_page{padding:60px 0}.faq_page ul.items{line-height:1.8;font-size:20px;font-weight:300}.faq_page ul.items li{margin-bottom:30px}.faq_page ul.items li .header{background:#f6f8f9;font-size:20px;font-weight:normal;display:block;padding:10px 50px 10px 20px;cursor:pointer;position:relative;color:#2353a2;line-height:1.5}.faq_page ul.items li .header:after{background-color:#2353a2;display:inline-block;width:30px;height:30px;line-height:30px;border-radius:15px;text-align:center;font-family:"Font Awesome 5 Free";font-weight:900;font-size:18px;content:'\f067';color:white;position:absolute;right:20px;top:50%;margin-top:-15px}.faq_page ul.items li.opened .header{color:#3b404a}.faq_page ul.items li.opened .header:after{content:'\f068'}.faq_page ul.items li .item_content{padding:10px 20px 0 20px;display:none}.faq_page ul.items li.opened .item_content{display:block}.faq_page ul.items li .item_content p{margin-bottom:20px}.faq_page ul.items li .item_content p:last-child{margin-bottom:0}.contact_page{padding-top:50px;line-height:1.8;font-size:16px;font-weight:300}.contact_page p{font-size:20px;font-weight:300;line-height:1.8}.contact_page .section1{background-color:#f6f8f9;padding:80px 0;margin-top:50px}.contact_page .column_container{position:relative}.contact_page .column_container:after{background:#dcdee3;width:1px;height:100%;position:absolute;left:50%;top:0;content:''}.contact_page .column_container .column{flex:0 0 48%}.contact_page .dataform .field{margin-bottom:30px}.contact_page ul.datacolumns{display:flex;justify-content:space-between}.contact_page ul.datacolumns li{flex:1;padding-right:10px}.contact_page .header{font-size:20px;font-weight:normal;display:block;margin-bottom:10px;color:#3b404a}.contact_page .map_container{background:#eee;height:265px;margin-bottom:30px}.contact_page .map_container iframe{width:100%;height:100%;border:0;display:block}.contact_page .map_container img.sample{border:0;display:block}.contact_page .hq_image{background:#eee;margin-bottom:30px;text-align:center}.contact_page img{width:100%;display:block}.contact_page .team{text-align:center}.contact_page .team li{padding:0 10px}.contact_page .team .image{margin-bottom:30px}.contact_page a{color:#2353a2;font-weight:normal}.tabset{margin:20px 0}.tabset ul.tabs{font-size:16px;color:white;font-weight:normal;overflow:hidden;margin:0 auto;max-width:100%;box-sizing:border-box;padding-left:36px}.tabset ul.tabs li{background:white;text-align:center;color:#2353a2;display:inline-block;border:1px solid #ddd;border-bottom-color:#ddd;cursor:pointer;padding:15px 20px;line-height:1.2;margin:0 18px 0 0}.tabset ul.tabs li:hover{text-decoration:underline}.tabset ul.tabs li a{color:#2353a2}.tabset ul.tabs li.active{background-color:#f6f8f9;border-bottom-color:transparent;color:#222;text-decoration:none}.tabset ul.tabs li.active a{color:#222}.tabset .tabcontent{padding-top:30px;border-top:1px solid #ddd;margin-top:-1px}.tabset .tabcontent .tabitem{display:none}.tabset .tabcontent .tabitem.opened{display:block}.tabset .tabset{margin:0 20px}.tabset .tabset>ul.tabs{font-size:12px}.tabset .tabset ul.tabs li{padding:10px 10px}.blog_main #right{padding-top:60px}.blog_main .side_panel{background:#f6f8f9;padding:30px;font-size:20px;line-height:1.8;margin-bottom:40px}.blog_main .side_panel .header{font-size:20px;font-weight:normal;display:block;margin-bottom:10px}.blog_main .side_panel ul li{margin-bottom:5px}.blog_main .side_panel ul li:last-child{margin-bottom:0}.blog_main .side_panel ul.tags li{display:inline;margin:0 5px 0 0}.blog_main .side_panel a{color:#2353a2}.article_page article{padding:60px 0 40px 0}.article_page article.text_content .post_img{margin-bottom:40px;display:block}.article_page article .post_img img{width:100%}.article_page article .big_header{font-size:24px;font-weight:normal;display:block;line-height:1.4;margin-bottom:10px}.article_page article .big_header a{color:#3b404a;text-decoration:none}.article_page article.text_content ul.postinfo{margin:10px 0}.article_page article.text_content ul.postinfo li{display:inline-block;padding-left:0;margin:0 10px 0 0}.article_page article.text_content ul.postinfo li:before{display:none}.article_page article.text_content ul.postinfo a{text-decoration:none}.blog_post_list{padding-bottom:60px}.blog_post_list article{border-bottom:1px solid #ddd}.blog_post_list article:last-of-type{border-bottom:0}.lg-backdrop{background-color:rgba(13,31,66,.5)}.lg-inner{background-color:white}.lg-outer .lg-thumb-outer{background-color:white}.lg-sub-html{background-color:transparent;color:black;text-shadow:1px 1px 1px white}.lg-actions .lg-next,.lg-actions .lg-next:hover,.lg-actions .lg-prev,.lg-actions .lg-prev:hover{background-color:rgba(128,128,128,.21);color:black}.lg-toolbar{background:white;color:black;padding:5px}.lg-toolbar .lg-icon:hover{color:black}.lg-toolbar .lg-close{background-color:#2353a2;width:48px;height:48px;border-radius:24px;color:white !important}.lg-toolbar .lg-close:after{font-family:"Font Awesome 5 Free";font-weight:900;content:'\f00d';font-size:24px}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#3b404a}.lg-outer .lg-video{height:340px}.lg-sub-html{display:none}.system_msg{background:#2353a2;color:white;text-shadow:0 0 1px rgba(255,255,255,.5);display:inline-block;padding:10px;line-height:1.3;width:200px;position:fixed;right:-250px;top:10px;font-size:14px;box-shadow:0 2px 3px rgba(0,0,0,.3);transition:all ease-out .5s;border-radius:5px;z-index:5}.system_msg.open{right:10px}.ctext{color:#2353a2;font-weight:normal;text-decoration:underline}.clear{clear:both;margin-top:20px}.button1{margin:10px}.centerbox{padding:20px 0 30px 0;text-align:center;line-height:1.4;color:white;font-weight:bold}#searchResult{list-style:none;padding:0;width:100%;position:absolute;margin:0;display:contents}#searchResult li{background:lavender;padding:4px;margin-bottom:1px}#searchResult li:nth-child(even){background:cadetblue;color:white}#searchResult li:hover{cursor:pointer}.big_header_name{text-align:center;font-size:48px;display:block;margin-bottom:25px;font-weight:400;padding:0}.file_upload{width:200px !important;height:200px !important;border:2px dashed #ddd !important;border-radius:3px !important;cursor:pointer !important;text-align:center !important;overflow:hidden !important;padding:5px !important;margin-top:5px !important;margin-bottom:5px !important;position:relative !important;align-items:center !important;margin:auto !important;justify-content:center !important;flex-direction:column !important}span:hover{cursor:pointer}.blue{color:#3974da}.elterocim{color:#f31b02;background-color:#cbef06eb;background-image:none;border-color:#c6f325}.width_15{width:15% !important}.width_10{width:10% !important}.user_data_page .btn_container .button1{width:100% !important;padding-left:0;padding-right:0;margin:0 10px 10px 0}.width_20{width:10% !important}.width_25{width:25% !important}.width_30{width:30% !important}.width_50{width:50% !important}.width_70{width:70% !important}.width_100{width:100% !important}.left{float:left !important}.right{float:right !important}.img_{display:flex !important}.span-link{color:blue;text-decoration:underline;cursor:pointer}.bank-link{color:#576070;text-decoration:underline;cursor:pointer}.spartan_remove_row{right:3px;top:3px;background:#ed3c20;border-radius:3px;width:30px;height:30px;line-height:30px;text-align:center;text-decoration:none;color:#fff;position:absolute !important}h1 a{color:white}h2 a{color:white}h3 a{color:white}li h3 a{color:#576070}.sale{width:60px !important;height:40px !important;border-radius:0 !important;right:8px !important;z-index:9999999}.product_details .image_viewer .image .sale{width:80px !important;height:50px !important;line-height:50px;border-radius:0 !important;top:30px;right:8px !important}.mrg_top_30{margin-top:25px !important}a{cursor:pointer !important}.hidden{display:none}.visible{display:inline !important}.sikeres{color:#07984c;font-size:30px;margin:8px 4px 3px 4px;line-height:2.3}.sikertelen{color:#b22222;font-size:30px;margin:8px 4px 3px 4px;line-height:2.3}.arukereso{display:inline !important}#arukereso a{display:inline !important}#popular_devices_panel{padding:25px 0 !important}.bottom a{margin:3px !important}.page_footer .contact_info .bottom img{margin:25px 35px 15px 10px !important}.product_list ul.items li .tobottom{position:relative !important}.editcolor{background-color:#3496bc !important}.button1 span.ico.edit:before{content:'\f044'}.product_list ul.items li .color .circle.c{background-color:#0093ca}.product_list ul.items li .color .circle.m{background-color:#bb3683}.product_list ul.items li .color .circle.y{background-color:#efe530}.product_list ul.items li .color .circle.bk{background-color:#000}.kicsi{padding:0 !important}.youtubechanel{max-width:500px;display:block;margin-left:auto;margin-right:auto;width:70%}.youtubechanel .article_page article{padding:0 !important}#myInput{background-image:url('/assets/images/searchicon.png');background-position:10px 12px;background-repeat:no-repeat;font-size:16px;padding:12px 20px 12px 40px;border:1px solid #ddd;margin-bottom:12px}#myUL{list-style-type:none;padding:0;margin:0}#myUL li a{border:1px solid #ddd;margin-top:-1px;background-color:#f6f6f6;padding:12px;text-decoration:none;font-size:18px;color:black;display:block}#myUL li a:hover:not(.header){background-color:#eee}.clearable{position:relative;display:inline-block}.clearable input[type=text]{padding-right:24px;width:100%;box-sizing:border-box}.clearable__clear{display:none;position:absolute;right:0;top:6px;padding:0 4px;font-style:normal;font-size:1.2em;user-select:none;cursor:pointer}.clearable input::-ms-clear{display:none}.error{border-width:initial !important;border-color:red !important}.user_data_nav .columns.column_1{display:block}.product_list ul.items li .btn_container .button1{margin:2px}.min50{min-height:60px}.card_types_panel ul li:before{background:#fff !important;content:"";display:block;width:0;height:0;border-radius:0;position:absolute;left:0;top:15px}.tooltips{position:relative;display:inline-block;border-bottom:1px dotted black}.tooltips .tooltiptext{visibility:hidden;width:120px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-60px;opacity:0;transition:opacity .3s}.tooltips .tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.tooltips:hover .tooltiptext{visibility:visible;opacity:1}.warning{color:#ff8b3c;background-color:transparent;background-image:none;border-color:#ff8b3c}.ok{color:#07ff78;background-color:transparent;background-image:none;border-color:#07ff78}.tableproblem{background-color:#ea1818 !important}.tablenoimage{background-color:rgba(243,126,203,.49) !important}.text_content a{font-weight:normal !important;text-decoration:initial !important}.dataform .field.success .msg{display:block;color:#007fcc}.dataform .field.success .input-box,.dataform .field.success .txtinput,.dataform .field.success textarea,.dataform .field.success select,.dataform .field.success .select_wrapper{border-color:#0ae886 !important}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.has-error{border-color:#b22222 !important}.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error .radio label,.has-error .checkbox label,.has-error .radio-inline label,.has-error .input,.has-error .txtinput,.has-error .checkbox-inline label{border-color:#b22222 !important;color:#fd0808;border:2px solid #b22222;background-color:#fffde4}.has-error .help-block{border-color:#b22222 !important;color:#fd0808}.DEF_BUTTON_COLOR{background-color:#000;color:#fff}.NEW{background-color:grey;color:#fff}.ARRIVED{background-color:blue;color:#fff}.PROCESS{background-color:#ff07ef;color:#fff}.DELETED{background-color:red;color:black}.DELDUS{background-color:red;color:#fff}.PRELOAD{background-color:purple;color:#fff}.SENT{background-color:darkblue;color:#fff}.IOFFICE{background-color:lightblue;color:#fff}.SUCCESS{background-color:green;color:#fff}.RETURN{background-color:grey;color:#fff}.RETNA{background-color:black;color:#fff}.user_data_nav .columns nav ul li{margin-bottom:13px;position:relative}.user_data_nav .columns nav{background:#f6f8f9;flex:0 0 31.42%;padding:20px 30px;margin-bottom:20px;box-sizing:border-box}a.fb{font-family:Lucida Grande,Helvetica Neue,Helvetica,Arial,sans-serif;display:inline-block;font-size:14px;padding:13px 30px 15px 44px;background:#3a5a97;color:#fff;text-shadow:0 -1px 0 rgba(0,0,20,.4);text-decoration:none;line-height:1;position:relative;border-radius:5px}.connect:before{display:inline-block;position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAKzGlDQ1BJQ0MgUHJvZmlsZQAASA2tlndUU8kXx+e99EZLqFJCb9JbAOk19I5gIySBhBJjIIjYEFlcgbUgIgKKIEtVcC2ArAURxcKi2FBBF2RRUNfFgg2V3wOWuOd3fvvfb96Zmc+7c+fOnTkz53wBIPeyhMIUWAaAVEG6KMzHnb40JpaOewwgQADSQBVQWew0oVtISAD41/L+HuKNlNsms7H+1e1/D8hyuGlsAKAQZDiek8ZORfjkbGULRekAoHiIXXttunCWCxGmiZAEET40y4nzjPgDWvw8X5nziQjzQHyGAMCTWSxRIgCkccROz2AnInHIeITNBRy+AGEGws5sHouDcCbCi1NTV89yDcIG8f+Ik/gPZrHiJTFZrEQJz+8FmYks7MlPE6aw1s39/D+b1BQxcl5zRRNpyTyRbxjSKyFnVpG82l/Cgvig4AU7H9nRAvPEvpELzE7zQM5yfi6H5em/wOLkSLcFZokQ+tuHn86MWGDR6jBJfEFK0Oz9mMuBx2VKmJvmFb5gT+B7Mxc4ixcRvcAZ/KigBU5LDpfkkMXzkNhF4jBJzgkib8keU9OQmX+vy2Z9XyudF+G7YOdwPb0WmCuIlOQjTHeXxBGmzN3vufy5KT4Se1pGuGRuuihCYk9i+c3e1zl/YXqI5EyAJ/ACAchHB5bAGpgDBogG3iAknZuJ3DsAPFYL14n4ibx0uhvyUrh0poBtuphuaW5hDcDsu5v1AeDt/bn3BCngv9uqKgAIsEIGB7/bzHYAUO2EXP0d3226RwCQ3QXA2W62WJQxFw6gZzsMICLvmQaUgTrQBgbABMnQFjgCVyRjPxAMIkAMWAnYgAdSgQisBRvAFpAHCsAusBeUgUpwGNSDo+A4aANnwAVwGVwHN8FdMAiGwRh4ASbBezANQRAOokBUSBnSgHQhY8gSYkDOkBcUAIVBMVAclAgJIDG0AdoKFUBFUBlUBTVAv0CnoQvQVagfegCNQBPQG+gzjILJMA1Wg/VgM5gBu8H+cAS8Ak6E18BZcC68Ay6Fq+EjcCt8Ab4O34WH4RfwFAqgSCgFlCbKBMVAeaCCUbGoBJQItQmVjypBVaOaUR2oHtRt1DDqJeoTGoumouloE7Qj2hcdiWaj16A3oQvRZeh6dCu6G30bPYKeRH/DUDCqGGOMA4aJWYpJxKzF5GFKMLWYU5hLmLuYMcx7LBargNXH2mF9sTHYJOx6bCH2ALYF24ntx45ip3A4nDLOGOeEC8axcOm4PNx+3BHcedwt3BjuI56E18Bb4r3xsXgBPgdfgm/En8Pfwj/DTxNkCLoEB0IwgUNYR9hJqCF0EG4QxgjTRFmiPtGJGEFMIm4hlhKbiZeIQ8S3JBJJi2RPCiXxSdmkUtIx0hXSCOkTWY5sRPYgLyeLyTvIdeRO8gPyWwqFokdxpcRS0ik7KA2Ui5THlI9SVClTKaYUR2qzVLlUq9QtqVfSBGldaTfpldJZ0iXSJ6RvSL+UIcjoyXjIsGQ2yZTLnJYZkJmSpcpayAbLpsoWyjbKXpUdl8PJ6cl5yXHkcuUOy12UG6WiqNpUDyqbupVaQ71EHaNhafo0Ji2JVkA7SuujTcrLyVvLR8lnypfLn5UfVkAp6CkwFVIUdiocV7in8FlRTdFNkau4XbFZ8ZbiB6VFSq5KXKV8pRalu0qflenKXsrJyruV25QfqaBVjFRCVdaqHFS5pPJyEW2R4yL2ovxFxxc9VIVVjVTDVNerHlbtVZ1SU1fzUROq7Ve7qPZSXUHdVT1JvVj9nPqEBlXDWYOvUaxxXuM5XZ7uRk+hl9K76ZOaqpq+mmLNKs0+zWktfa1IrRytFq1H2kRthnaCdrF2l/akjoZOoM4GnSadh7oEXYYuT3efbo/uBz19vWi9bXpteuP6SvpM/Sz9Jv0hA4qBi8Eag2qDO4ZYQ4ZhsuEBw5tGsJGNEc+o3OiGMWxsa8w3PmDcvxiz2H6xYHH14gETsombSYZJk8mIqYJpgGmOaZvpKzMds1iz3WY9Zt/MbcxTzGvMBy3kLPwsciw6LN5YGlmyLcst71hRrLytNlu1W722NrbmWh+0vm9DtQm02WbTZfPV1s5WZNtsO2GnYxdnV2E3wKAxQhiFjCv2GHt3+832Z+w/Odg6pDscd/jL0cQx2bHRcXyJ/hLukpolo05aTiynKqdhZ7pznPMh52EXTReWS7XLE1dtV45rreszN0O3JLcjbq/czd1F7qfcP3g4eGz06PREefp45nv2ecl5RXqVeT321vJO9G7ynvSx8Vnv0+mL8fX33e07wFRjspkNzEk/O7+Nft3+ZP9w/zL/JwFGAaKAjkA40C9wT+BQkG6QIKgtGAQzg/cEPwrRD1kT8msoNjQktDz0aZhF2IawnnBq+KrwxvD3Ee4ROyMGIw0ixZFdUdJRy6Maoj5Ee0YXRQ8vNVu6cen1GJUYfkx7LC42KrY2dmqZ17K9y8aW2yzPW35vhf6KzBVXV6qsTFl5dpX0KtaqE3GYuOi4xrgvrGBWNWsqnhlfET/J9mDvY7/guHKKORNcJ24R91mCU0JRwniiU+KexAmeC6+E95LvwS/jv07yTapM+pAcnFyXPJMSndKSik+NSz0tkBMkC7pXq6/OXN0vNBbmCYfXOKzZu2ZS5C+qTYPSVqS1p9MQgdMrNhD/IB7JcM4oz/i4NmrtiUzZTEFm7zqjddvXPcvyzvp5PXo9e33XBs0NWzaMbHTbWLUJ2hS/qWuz9ubczWPZPtn1W4hbkrf8lmOeU5Tzbmv01o5ctdzs3NEffH5oypPKE+UNbHPcVvkj+kf+j33brbbv3/4tn5N/rcC8oKTgSyG78NpPFj+V/jSzI2FH307bnQd3YXcJdt3b7bK7vki2KKtodE/gntZienF+8bu9q/ZeLbEuqdxH3CfeN1waUNq+X2f/rv1fynhld8vdy1sqVCu2V3w4wDlw66DrweZKtcqCys+H+IfuV/lUtVbrVZccxh7OOPy0Jqqm52fGzw21KrUFtV/rBHXD9WH13Q12DQ2Nqo07m+AmcdPEkeVHbh71PNrebNJc1aLQUnAMHBMfe/5L3C/3jvsf7zrBONF8UvdkxSnqqfxWqHVd62Qbr224Paa9/7Tf6a4Ox45Tv5r+WndG80z5WfmzO88Rz+WemzmfdX6qU9j58kLihdGuVV2DF5devNMd2t13yf/Slcvely/2uPWcv+J05cxVh6unrzGutV23vd7aa9N76jeb30712fa13rC70X7T/mZH/5L+c7dcbl247Xn78h3mnet3g+7234u8d39g+cDwfc798QcpD14/zHg4PZg9hBnKfyTzqOSx6uPq3w1/bxm2HT474jnS+yT8yeAoe/TFH2l/fBnLfUp5WvJM41nDuOX4mQnviZvPlz0feyF8Mf0y70/ZPyteGbw6+ZfrX72TSyfHXotez7wpfKv8tu6d9buuqZCpx+9T309/yP+o/LH+E+NTz+foz8+m137BfSn9avi145v/t6GZ1JkZIUvEmtMCKKSFExIAeFMHACUGAOpNAIhS87p4zgOa1/IIQ3/XWfN/8bx2nh1ANAQ4kg1AaCciqZHfk0ivh/Qy2QCEuAIQ4QpgKytJRUZmS1qCleUcQKQ2RJqUzMy8RfQgzhCArwMzM9NtMzNfaxH9/hCAzvfzenzWWwbRNoeMrDw9w7sVjbPn5v+j+Q+WawDovrJFEQAAAAlwSFlzAAALEwAACxMBAJqcGAAAAdVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iPgogICAgICAgICA8dGlmZjpDb21wcmVzc2lvbj4xPC90aWZmOkNvbXByZXNzaW9uPgogICAgICAgICA8dGlmZjpQaG90b21ldHJpY0ludGVycHJldGF0aW9uPjI8L3RpZmY6UGhvdG9tZXRyaWNJbnRlcnByZXRhdGlvbj4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+Cjl0tmoAAAEMSURBVDgRY8hu3Pj/xevP/ykFIDNAZjE+ffnxv5QYHwM1wLNXnxgYQS4jx7C/f/8xMDMzYWhlwRDBI/DyzReGWatOMRw5+5Dh6/dfDOxsLAyiQtwMK/oi4LqINvDFm88MqTXrGd5/+g7X/PPXH4YnLz7C+SAG0QbOXnUaxTBhAS4GYUEuBl4udvIMPHnpMVxjY64Lg7OlMpyPzMAMVWRZJPaHTz/gPFyGgRQQbSDcNAIMvMnGJmomAe0MDAJ8HAxbZsTD1VHsQgVpQbhhIAbFBirKCKEYiNfLyCqRvX9kWTqyFAqbYheimAbkjBqIHiKk85lAhSK1AMgsprYZBxhevf1CsZnPX39mAJkFAN8bnc6Q9Jq4AAAAAElFTkSuQmCC);height:23px;background-repeat:no-repeat;background-position:0 3px;text-indent:-9999px;text-align:center;width:29px;line-height:23px;margin:-8px 7px -7px -30px;padding:2 25px 0 0;content:"f"}.divcenter{margin:auto;width:50%;border:3px solid green;padding:10px}.col-25{flex:0 0 24% !important}.kulsolink{margin-bottom:10px;font-size:16px}.seoi a{font-weight:normal;color:#2154af;cursor:pointer !important}.seoi{background:#f6f8f9;text-align:center;padding:80px 0}.seoi .small .text{font-size:16px}.seoi p{margin-bottom:1px !important}.lowercase{text-transform:lowercase}.youtube{background-color:#e20c16;display:none}.minimal_text_panel{width:50% !important;height:20% !important}.cookie_bar{background-color:#383838;color:white;padding:15px 0;font-size:14px;position:sticky;bottom:0;width:100%;line-height:1.3;z-index:2}.cookie_bar a{text-decoration:underline;color:white}.cookie_bar .main_wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.cookie_bar .button1{background-color:#2166d8;font-size:14px;width:175px;margin:5px 10px}.cookie_bar .hide{display:none}.cookie_bar .main_wrapper{justify-content:center}.button_rev{background-color:#003c9e !important;color:white !important;font-size:16px !important;font-weight:600 !important;height:52px !important;padding:0 10px !important;box-sizing:border-box !important;line-height:1.3 !important;text-align:center !important;display:inline-flex !important;justify-content:center !important;align-items:center !important;text-decoration:none !important;transition:all .2s ease-in-out !important;border-radius:4px !important;position:relative !important;border:0 !important;cursor:pointer !important;width:48% !important}.button_rev.disabled,.button_rev:disabled{opacity:.5 !important;cursor:not-allowed !important}.revolut .card_types_panel{text-align:center}.revolut ul{list-style:none;margin:0;padding:0}.user_data_page{color:#444}.user_data_page .card_types_panel ul.logos{margin:2px 0 !important}.notice_box{background:#ff8c00;background:-moz-linear-gradient(left,#ff8c00 0,#e77f00 100%);background:-webkit-linear-gradient(left,#ff8c00 0,#e77f00 100%);background:linear-gradient(to right,#ff8c00 0,#e77f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3974da',endColorstr='#265bb8',GradientType=1);padding:20px 0 30px 0;text-align:center;line-height:1.4;color:white}/*!
 * Font Awesome Free 5.0.10 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:a 2s infinite linear}.fa-pulse{animation:a 1s infinite steps(8)}@keyframes a{0{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frown:before{content:"\f119"}.fa-futbol:before{content:"\f1e3"}.fa-gamepad:before{content:"\f11b"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-maxcdn:before{content:"\f136"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smoking:before{content:"\f48d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-strava:before{content:"\f428"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-moving:before{content:"\f4df"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-circle:before{content:"\f2bd"}.fa-user-md:before{content:"\f0f0"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-warehouse:before{content:"\f494"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}@media only screen and (max-width:1440px){.main_wrapper{width:auto;padding:0 20px}.main_header .section2 nav.main_menu{font-size:14px;margin-top:2px}.main_header .section2 nav.main_menu>ul>li{margin-right:0}.title_box .big_header{font-size:40px !important}.title_box .header{font-size:18px}.supported_devices_panel ul.items li .image{height:200px;line-height:200px}.page_footer nav.bottom_menu .header{font-size:18px}.page_footer nav.bottom_menu ul{font-size:18px}.order_page table.basket_list{font-size:16px}.product_list .filter_top ul.orderpanel{right:20px}}@media only screen and (max-width:1024px){.main_header .section2{padding-top:20px}.main_header .section2 .logo{float:none;display:block;margin:0 0 20px 0}.main_header .section2 nav.main_menu>ul>li{margin-right:30px}.main_header .section2 nav.main_menu>ul>li>a{padding:0}.main_header .section2 nav.main_menu>ul>li.haschild>a{padding-right:20px}.title_box .big_header{font-size:36px !important}.title_box .header{font-size:18px}.title_box .download_panel{font-size:18px}.title_box .download_panel .caption{display:block;margin-bottom:25px}.title_box .download_panel .app_button{width:120px;height:40px;line-height:28px;font-size:16px;margin-bottom:10px}.section_panel{padding:30px 0}.section_panel .section_header{font-size:24px}.section_panel .sub_header{font-size:20px}.section_panel .slider .ctrl a{top:60px}.devices_panel ul.items li{font-size:16px}.devices_panel ul.items li .header{font-size:18px}.devices_panel ul.items li .button1{display:block;padding-left:0;padding-right:0}.supported_devices_panel ul.items li .image{height:170px;line-height:170px}.supported_devices_panel ul.items li{font-size:16px}.supported_devices_panel ul.items li .header{font-size:18px}.supported_devices_panel ul.items li .button1{display:block;padding-left:0;padding-right:0}.popular_devices_panel ul.items li{font-size:16px}.popular_devices_panel ul.items li .image{height:170px;line-height:170px}.popular_devices_panel ul.items li .header{font-size:18px}.popular_devices_panel ul.items li .orig_price{font-size:16px}.popular_devices_panel ul.items li .price{font-size:18px}.popular_devices_panel ul.items li .price .net{font-size:16px}.popular_devices_panel ul.items li .button1{display:block;padding-left:0;padding-right:0}.page_footer .newsletter_form{padding:40px 0}.page_footer nav.bottom_menu .header{font-size:16px}.page_footer nav.bottom_menu ul{font-size:16px}.product_text_content .product_name{font-size:24px;margin-bottom:15px}.product_text_content p{font-size:16px}.product_text_content p.small{font-size:16px}.product_text_content .orig_price{font-size:18px}.product_text_content .price{font-size:24px}.product_text_content .price .net{font-size:16px}.product_list .filter_form .field{width:50%}.product_list ul.items>li .product_text_content{float:left;width:calc(100% - 330px)}.product_list ul.items>li .image{width:320px}.product_details .image_viewer{width:520px;float:none;max-width:100%;margin:0 auto 20px auto}.product_details .product_text_content{width:auto;float:none;text-align:center}.popup_panel .popup_content{font-size:16px}.popup_panel .popup_content .header{font-size:24px}.software_features ul.items li{float:none !important;width:auto !important;margin-bottom:40px}.software_features ul.items li:last-child{margin-bottom:0}.software_functions{padding-bottom:0}.software_functions hr{margin-top:30px}.software_functions ul.items{column-count:2}.popup_panel .popup_content .header{font-size:20px}.popup_panel.service_calculator .section .section_content .header{font-size:14px}.popup_panel.service_calculator .section .section_header{font-size:16px}.popup_panel.service_calculator .section.summary .section_content,.popup_panel.service_calculator .section .section_content.summary{text-align:center}.popup_panel.service_calculator .total{font-size:18px}.order_page table.basket_list thead td{display:none}.order_page table.basket_list{display:block}.order_page table.basket_list tbody{display:block}.order_page table.basket_list tr{display:block}.order_page table.basket_list tbody td{display:block;width:auto !important;overflow:hidden;padding:10px 10px !important}.order_page table.basket_list tbody td .caption{display:block;float:left}.order_page table.basket_list tbody td.td6 .caption{line-height:58px}.order_page table.basket_list tbody td .value{display:block;float:right}.order_page table.basket_list tfoot{display:block;font-size:16px}.order_page table.basket_list tfoot tr{overflow:hidden;display:flex}.order_page table.basket_list tfoot td{padding:5px 10px}.order_page table.basket_list tfoot td:first-child{flex:1}.order_page table.basket_list tfoot td:last-child{flex:1}.order_page table.basket_list tfoot .total{font-size:16px}.panel1{margin-bottom:20px}.panel1 .panel_header{font-size:16px}.system_message_panel{font-size:20px;margin:40px 0;padding:40px 30px}.system_message_panel .header{font-size:24px;margin-bottom:15px}.user_data_nav{padding:50px 0;font-size:16px}.user_data_page{padding:40px 0}.user_data_page p.lead{font-size:16px}.firm_data_page table{font-size:16px}.about_us_page{font-size:16px}.about_us_page section{padding:30px 0}.about_us_page .header{font-size:24px}.informations_page{padding:30px 0}.text_content{font-size:16px}.text_content .header{font-size:24px}.text_content h1{font-size:24px}.text_content h2{font-size:20px}.text_content h3{font-size:18px}.text_content h4{font-size:17px}.faq_page{padding:40px 0}.faq_page ul.items{font-size:16px}.faq_page ul.items li .header{font-size:16px}.contact_page{padding-top:30px}.contact_page .section1{padding:40px 0;margin-top:30px}.blog_main .side_panel{font-size:16px}.blog_main .side_panel .header{font-size:18px}}@media only screen and (max-width:760px){body{margin-top:64px}.show_on_mobile{display:block !important}span.show_on_mobile{display:inline !important}.hide_on_mobile{display:none !important}.main_wrapper{width:auto}.main_header .section1{display:none}.main_header .section2{display:none}.main_header .mobile_top_section{background:white;display:block;height:64px;position:fixed;top:0;left:0;width:100%;z-index:4;overflow:hidden;box-shadow:0 2px 3px rgba(0,0,0,0.2)}.main_header .mobile_top_section .main_wrapper{padding:0 0 0 10px}.main_header .logo{background-image:url(/assets/images/logo_nyomkovetes2.svg);background-size:150px;width:150px;height:55px;margin:12px 0 0 0}.main_header .mobile_top_section ul.buttons{height:100%;float:right;color:#3b404a}.main_header .mobile_top_section ul.buttons li{width:50px;height:100%;line-height:64px;text-align:center;float:left;border-left:1px solid #efefef;box-sizing:border-box}.main_header .mobile_top_section ul.buttons li a{display:block;height:100%;color:#3b404a}.main_header .mobile_top_section ul.buttons li i{font-size:21px;vertical-align:middle}.main_header .mobile_top_section ul.buttons li.shopping-cart i{position:relative}.main_header .mobile_top_section ul.buttons li.shopping-cart i .number{background-color:#d0021b;width:22px;height:22px;line-height:22px;border-radius:11px;text-align:center;font-size:12px;display:block;font-weight:300;font-family:'Open Sans';position:absolute;top:-15px;left:-10px;box-shadow:0 1px 1px 0 rgba(0,0,0,.5);color:white}.main_header .mobile_top_section ul.buttons li.main_menu_opener i{font-size:25px}.main_header .mobile_menu_section{background:#3b404a;display:none;color:white;width:100%;height:calc(100vh - 64px);padding-top:10px;box-sizing:border-box;position:fixed;top:64px;z-index:4;overflow-y:auto}body.main_menu_opened .main_header .mobile_menu_section,body.user_menu_opened .main_header .mobile_menu_section{display:block}.main_header .mobile_menu_section nav.main_menu{display:none}body.main_menu_opened .main_header .mobile_menu_section nav.main_menu{display:block}.main_header .mobile_menu_section nav.user_menu{display:none}body.user_menu_opened .main_header .mobile_menu_section nav.user_menu{display:block}.main_header .mobile_menu_section nav>ul>li{font-size:16px;color:white;text-transform:uppercase;font-weight:600;position:relative}.main_header .mobile_menu_section nav>ul>li:after{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f054";position:absolute;top:11px;right:0;font-size:13px}.main_header .mobile_menu_section nav>ul>li.haschild:after{content:"\f078"}.main_header .mobile_menu_section nav>ul>li>a{display:block;padding:15px 0}.main_header .mobile_menu_section nav>ul>li>ul{display:none;font-size:17px}.main_header .mobile_menu_section nav>ul>li.opened>ul{display:block;margin-bottom:10px}.main_header .mobile_menu_section nav>ul>li>ul>li{text-transform:none;font-weight:400}.main_header .mobile_menu_section nav>ul>li>ul>li>a{color:#999;padding:10px 0;display:block}body.user_menu_opened .main_header .mobile_menu_section .user_name{display:block;text-align:center;font-size:17px;color:#999;font-weight:400;padding:15px 0}.title_box{padding-top:40px;padding-bottom:60px}.title_box .big_header{font-size:24px !important}.title_box .header{font-size:18px;margin-bottom:0}.title_box .image .video_play_button{width:60px;height:60px;line-height:60px;border-radius:30px;margin-left:-30px;font-size:20px}.title_box .image .video_play_button i{margin-left:4px}.devices_panel ul.items{display:block;margin:0 -20px}.devices_panel ul.items li{float:none;width:auto;padding:20px;margin-right:0;margin-bottom:20px;font-size:16px}.devices_panel ul.items li .header{font-size:18px;margin-bottom:15px}.devices_panel ul.items li .btn_container{position:static;padding:0}.section_panel .slider{padding:0}.section_panel .slider .ctrl,.section_panel .slider .ctrl.opened{display:none}.supported_devices_panel .main_wrapper{padding:0}.supported_devices_panel ul.items li{margin:0;padding-left:10px;padding-right:10px;margin-bottom:10px;font-size:16px;flex:0 0 85%}.supported_devices_panel ul.items li:first-child{margin-left:100px}.supported_devices_panel ul.items li:last-child{margin-right:100px}.supported_devices_panel ul.items li .header{font-size:18px;margin-bottom:15px}.supported_devices_panel ul.items li .btn_container{position:static;padding:0}.popular_devices_panel ul.items li{margin:0;padding-left:10px;padding-right:10px;margin-bottom:10px;font-size:16px;flex:0 0 85%}.popular_devices_panel ul.items li:first-child{margin-left:50px}.popular_devices_panel ul.items li:last-child{margin-right:50px}.popular_devices_panel ul.items li .header{font-size:18px}.popular_devices_panel ul.items li .btn_container{width:calc(100% - 20px)}.page_footer .section1{padding:40px 0}.page_footer .logo{display:none}.page_footer .section1 .text{float:none;font-size:18px;text-align:center;line-height:1.5;margin-top:0}.page_footer .newsletter_form .field{display:block;width:auto;margin:20px 0;float:none}.page_footer .newsletter_form .btn_container{display:block;margin:0}.page_footer .newsletter_form .btn_container .button1{display:block;padding-left:0;padding-right:0}.page_footer .contact_info{padding:30px 0 40px 0}.page_footer .contact_info{text-align:center}.page_footer .contact_info .left{float:none;width:auto}.page_footer .contact_info .right{float:none}.page_footer .contact_info ul.logo_nav{text-align:center;margin:20px 0}.page_footer .contact_info ul.logo_nav li{margin:0 5px;display:inline-block;float:none}.product_list{padding:40px 0}.product_list .filter_top{text-align:center}.product_list .open_order{padding:0 20px}.product_list .open_order span{display:none}.product_list .search_title{display:block;margin-bottom:15px;font-size:16px;line-height:1.5}.product_list .open_filter{display:block;margin-left:0}.product_list .filter_form{padding:15px 20px}.product_list .filter_form .field{float:none;padding:0;width:auto}.dataform .field .label{font-size:16px}.dataform .field select{font-size:16px}.dataform .field .txtinput{font-size:16px}.product_list ul.items>li{padding:40px 0;text-align:center}.product_list ul.items>li .product_text_content{float:none !important;width:auto !important}.product_list ul.items>li .image{float:none !important;width:auto !important}.product_list ul.items>li .category{font-size:20px;text-align:center}.product_list ul.items>li .category strong{display:block;margin-top:10px}.product_list ul.items>li .btn_container .button1{display:block;margin-right:0}.pager{padding-top:40px}.product_details{padding:40px 0}.product_details .image_viewer .thumbnails{margin-top:10px;padding:0}.product_details .image_viewer .thumbnails ul.items{padding-bottom:10px}.product_details .image_viewer .thumbnails .ctrl{display:none !important}.product_details .product_text_content{text-align:center}.product_details .button1{padding-left:0;padding-right:0;display:block}.software_service_panel{font-size:16px}.software_service_panel .main_wrapper{padding:0 20px}.software_service_panel ul.items li .header{font-size:18px;font-weight:normal;display:block;margin-bottom:15px}.software_service_panel ul.items{display:block}.software_service_panel ul.items li{margin-bottom:40px}.software_service_panel ul.items li:last-child{margin-bottom:10px}.software_service_panel ul.items li .button1{display:block;margin-right:0}.popup_panel .double_layout{display:block}.popup_panel .popup_content{padding:20px}.popup_panel .popup_content .close{width:40px;height:40px;line-height:40px;border-radius:20px;top:10px;right:10px}.popup_panel.dialog .btn_container .button1{display:block;width:auto;margin-bottom:20px}.popup_panel.dialog .btn_container .button1.right{float:none}.product_text_content .button_section .header{font-size:16px;font-weight:normal;display:block;margin-bottom:20px;line-height:1.3}.product_text_content .button_section .app_button{width:115px}.software_features ul.items{text-align:center}.software_features ul.items li .ico{margin:0 auto 20px auto;float:none}.software_functions ul.items{column-count:1}.popup_panel.service_calculator .section .section_content .col{float:none}.popup_panel.service_calculator .section .section_content .col.col1{width:auto;line-height:1.6;margin-bottom:12px}.popup_panel.service_calculator .section .section_content .col.col2{width:auto;margin:0;lline-height:1.6;margin-bottom:12px}.popup_panel.service_calculator .section .section_content .col.col3{line-height:1.6}.popup_panel.service_calculator .dataform .option_btn .text{font-size:16px;margin-top:22px}.popup_panel.service_calculator .option_btn.fleft{float:none}.popup_panel.service_calculator .button1{display:block}.order_page .activate_coupon{font-size:16px}.order_page .activate_coupon p{font-size:14px}.order_page .info_text{font-size:14px}.order_page{padding:40px 0}.order_page ul.steps{margin-bottom:30px}.order_page ul.steps li{font-size:14px}.order_page .header{font-size:18px}.order_page .button1{display:block}.order_page .atvetel_panel .field_kezbesites_mod{margin-left:0}.order_page .dataform .option_btn{font-size:16px}.order_page .panel1 .panel_header .right a{font-size:14px}.order_page table.datatable{display:block}.order_page table.datatable td{display:block;padding:5px 0}.order_page table.datatable td:nth-of-type(1){width:auto;padding-right:0;font-weight:normal}.order_page .sza_panel .kozterulet{width:auto;float:none}.order_page .sza_panel .kozterulet_tipus{width:auto;float:none}.panel1{font-size:14px}.panel1 .panel_content{padding:20px}.panel1 .panel_header .right{float:none;font-size:14px;margin-top:10px}.panel1 .panel_header{padding:20px}.column_container{display:block}.column_container .column{margin-bottom:15px !important}.column_container>div:last-child{margin-bottom:0 !important}.system_message_panel .button1{display:block}.auth_panel ul.links{text-align:center}.auth_panel ul.links li{display:block}.auth_panel ul.links li:after{content:'';margin:0}.auth_panel ul.links a{display:inline-block;padding:5px 0}.auth_panel .button1{display:block;width:auto;margin:0 0 20px 0;float:none !important}.auth_panel p{font-size:14px}.user_data_nav .columns{display:block}.user_data_nav .columns nav{margin-bottom:20px}.user_data_nav .columns nav:last-child{margin-bottom:0}.user_data_page p{font-size:14px}.user_data_page .btn_container .button1{display:block;float:none !important}.user_data_page .sza_panel .kozterulet{width:auto;float:none}.user_data_page .sza_panel .kozterulet_tipus{width:auto;float:none}.user_data_page .main_wrapper{display:block}.user_data_page p.lead{text-align:center}.user_data_page .payment_form .btn_container .button1{width:auto;display:block;margin-bottom:20px}.user_data_page .payment_form p{text-align:center}.user_data_page .card_types_panel{text-align:center}.user_data_page .card_types_panel ul.logos li{margin:0 10px 10px 0}.user_data_page .section_left{margin-bottom:20px}.firm_data_page table,.firm_data_page table tbody,.firm_data_page table tr,.firm_data_page table td{display:block;width:auto}.firm_data_page table tr{margin-bottom:10px}.about_us_page{text-align:center}.about_us_page .left_section{float:none;width:auto}.about_us_page figure{float:none;width:320px;max-width:100%;margin:20px auto}.about_us_page figure figcaption{font-size:14px}.about_us_page ul.timeline{padding-top:0}.about_us_page ul.timeline li{margin-top:0}.about_us_page ul.timeline li .item_content{float:none;width:auto}.about_us_page ul.timeline li:nth-of-type(even) .item_content{float:none}.about_us_page ul.timeline:after{display:none}.about_us_page ul.timeline li:after{display:none}.contact_page p.lead{text-align:center;font-size:16px}.contact_page .column_container:after{display:none}.contact_page .button1{display:block}.contact_page ul.datacolumns{display:block}.contact_page ul.datacolumns li{margin-bottom:20px}.contact_page .tabset ul.tabs{font-size:13px}.contact_page .tabset ul.tabs li{margin-right:5px;padding-left:8px;padding-right:8px}.tabset ul.tabs{font-size:14px;padding-left:0}.tabset ul.tabs li{padding:10px 15px;margin:5px 10px 0 0}.blog_main #left{float:none;width:auto}.blog_main #right{display:none}.article_page article{padding:30px 0;text-align:center}.article_page article.text_content .post_img{margin-bottom:20px}.article_page article.text_content .big_header{font-size:18px}.informations_page table.datatable tr{display:block;margin-bottom:15px}.informations_page table.datatable td{display:block;padding:3px 0;width:auto}.system_msg{top:80px}}