@charset "UTF-8";.primaryFont{font-family:'Montserrat',sans-serif}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto;overflow:hidden}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:rgba(0,0,0,0.6);opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(0.47,0,0.74,0.71)}.fancybox-is-open .fancybox-bg{opacity:1;transition-timing-function:cubic-bezier(0.22,0.61,0.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity 0.25s ease,visibility 0s ease 0.25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity 0.25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#cccccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;cursor:pointer;overflow:auto;-webkit-overflow-scrolling:touch;padding:64px 44px 44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden}.fancybox-slide--image:before{display:none}.fancybox-content{background:#ffffff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(0.5,0,0.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#ffffff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#ffffff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:none;border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;margin:0;padding:0;position:relative;transition:color 0.2s;vertical-align:top;visibility:inherit;width:auto;height:auto}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#cccccc}.fancybox-button:hover{color:#ffffff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button--close{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.fancybox-button--close svg{width:25px;height:25px;-webkit-transition:-webkit-transform 0.3s;-moz-transition:-moz-transform 0.3s;-o-transition:-o-transform 0.3s;transition:-webkit-transform 0.3s,-moz-transform 0.3s,-o-transform 0.3s,transform 0.3s}.fancybox-button--close:focus svg,.fancybox-button--close:hover svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child{display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:#ff6600;border-radius:50%;padding:0;cursor:pointer;line-height:1;text-align:center;position:absolute;left:50%;top:-51px;z-index:401;margin-left:-18px;width:36px;height:36px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-transition:background 0.3s;-moz-transition:background 0.3s;-o-transition:background 0.3s;transition:background 0.3s}.fancybox-close-small .svg-icon{width:14px;height:14px;-webkit-transition:-webkit-transform 0.3s;-moz-transition:-moz-transform 0.3s;-o-transition:-o-transform 0.3s;transition:-webkit-transform 0.3s,-moz-transform 0.3s,-o-transform 0.3s,transform 0.3s}.fancybox-close-small:focus,.fancybox-close-small:hover{background:#ff7e27}.fancybox-close-small:focus .svg-icon,.fancybox-close-small:hover .svg-icon{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fancybox-close-small:active{background:#f06b13}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;width:70px;-lh-property:0;top:-webkit-calc(50% - 50px);top:-moz-calc(50% - 50px);top:calc(50% - 50px)}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.15) 65%,rgba(0,0,0,0.075) 75.5%,rgba(0,0,0,0.037) 82.85%,rgba(0,0,0,0.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eeeeee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px 44px 25px 44px}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#cccccc;text-decoration:none}.fancybox-caption a:hover{color:#ffffff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid #888888;border-bottom-color:#ffffff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:0.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{to{transform:rotate(360deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,0.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(0.5,0.5,0.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(0.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:12px;padding-right:12px}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222222;font-size:35px;font-weight:700;margin:0 0 20px 0}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all 0.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#ffffff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#ffffff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#dddddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#ffffff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,0.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px;-lh-property:0;max-height:-webkit-calc(100% - 8px);max-height:-moz-calc(100% - 8px);max-height:calc(100% - 8px);-lh-property:0;max-width:-webkit-calc(50% - 4px);max-width:-moz-calc(50% - 4px);max-width:calc(50% - 4px)}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all 0.2s cubic-bezier(0.25,0.46,0.45,0.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:0.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media only screen and (max-width:767.98px){.fancybox-slide{padding:50px 15px 20px}.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{-lh-property:0;max-width:-webkit-calc(100% - 10px);max-width:-moz-calc(100% - 10px);max-width:calc(100% - 10px)}}@media only screen and (min-width:768px){}@media only screen and (min-width:1230px){.fancybox-slide--video .fancybox-content{max-width:65%;max-height:80%}}@font-face{font-family:'swiper-icons';src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0 0 20px;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-navigation{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.swiper-button-next,.swiper-button-prev{z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid #c4c4c4;color:#c4c4c4;width:40px;height:40px;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:1rem;font-weight:700;text-transform:none!important;letter-spacing:0;font-variant:initial}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{border-left:0}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-button-next:hover,.swiper-button-prev:hover{color:rgba(0,0,0,0.8)}:root{}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0,0,0);z-index:10;line-height:1}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:6px;height:6px;display:inline-block;border-radius:100%;background:#000000;opacity:0.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active,.swiper-pagination-bullet:focus,.swiper-pagination-bullet:hover{opacity:1;background:#ff6600}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:first-child{margin-left:0}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:last-child{margin-right:0}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}:root{}.swiper-lazy-preloader{display:none;width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#ffffff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000000}@keyframes swiper-preloader-spin{to{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000000;opacity:0.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media only screen and (min-width:768px){.swiper-pagination-bullet{width:8px;height:8px}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 7px}.swiper-button-next,.swiper-button-prev{width:50px;height:50px}}.scroll-wrapper{overflow:hidden!important;padding:0!important;position:relative}.scroll-wrapper>.scroll-content{border:none!important;box-sizing:content-box!important;height:auto;left:0;margin:0;max-height:none;max-width:none!important;overflow:scroll!important;padding:0;position:relative!important;top:0;width:auto!important}.scroll-wrapper>.scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-wrapper.scroll--rtl{direction:rtl}.scroll-element{box-sizing:content-box;display:none}.scroll-element div{box-sizing:content-box}.scroll-element .scroll-arrow,.scroll-element .scroll-bar{cursor:default}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-textarea{border:1px solid #cccccc;border-top-color:#999999}.scroll-textarea>.scroll-content{overflow:hidden!important}.scroll-textarea>.scroll-content>textarea{border:none!important;box-sizing:border-box;height:100%!important;margin:0;max-height:none!important;max-width:none!important;overflow:scroll!important;outline:none;padding:2px;position:relative!important;top:0;width:100%!important}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar{height:0;width:0}.scrollbar-rail>.scroll-element,.scrollbar-rail>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-rail>.scroll-element{background-color:#f4f4f4}.scrollbar-rail>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-rail>.scroll-element .scroll-element_size{background-color:#d1d1d1}.scrollbar-rail>.scroll-element.scroll-x{bottom:0;height:12px;left:0;min-width:100%;padding:3px 0 2px;width:100%}.scrollbar-rail>.scroll-element.scroll-y{height:100%;min-height:100%;padding:0 2px 0 3px;right:0;top:0;width:12px}.scrollbar-rail>.scroll-element .scroll-bar{background-color:#414141;border-radius:4px}.scrollbar-rail>.scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-rail>.scroll-content.scroll-scrollx_visible{margin-top:17px;top:-17px}.scrollbar-rail>.scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:1px}.scrollbar-rail>.scroll-element.scroll-y .scroll-bar{left:7px;min-height:10px;width:4px}.scrollbar-rail>.scroll-element.scroll-y .scroll-bar:hover{left:6px;width:6px}.scrollbar-rail>.scroll-element.scroll-y.scroll-draggable .scroll-bar{left:6px;width:6px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_outer{height:15px;left:5px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_size{height:2px;left:-10px;top:5px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_outer{top:5px;width:15px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_size{left:8px;top:-10px;width:2px}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-25px}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-25px}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-25px}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-25px}.tpd-tooltip{position:absolute}.tpd-tooltip{box-sizing:content-box}.tpd-tooltip [class^=tpd-]{box-sizing:inherit}.tpd-content-wrapper{position:absolute;top:0;left:0;float:left;width:100%;height:100%;overflow:hidden}.tpd-content-relative,.tpd-content-relative-padder,.tpd-content-spacer{float:left;position:relative}.tpd-content-relative{width:100%}.tpd-content{float:left;clear:both;position:relative;padding:0.875rem 1.25rem;font-size:0.75rem;color:#000000;box-sizing:border-box!important}.tpd-has-inner-close .tpd-content-relative .tpd-content{padding-right:0!important}.tpd-tooltip .tpd-content-no-padding{padding:0!important}.tpd-title-wrapper{float:left;position:relative;overflow:hidden;border-bottom:1px solid #c0c0c0}.tpd-title-spacer{float:left}.tpd-title-relative,.tpd-title-relative-padder{float:left;position:relative}.tpd-title-relative{width:100%}.tpd-title{float:left;position:relative;font-size:11px;line-height:16px;padding:10px;font-weight:bold;text-transform:uppercase;color:#000000;box-sizing:border-box!important}.tpd-has-title-close .tpd-title{padding-right:0!important}.tpd-close{position:absolute;top:0;right:0;width:28px;height:28px;cursor:pointer;overflow:hidden;color:#000000}.tpd-close-icon{float:left;font-family:Arial,Baskerville,monospace;font-weight:normal;font-style:normal;text-decoration:none;width:28px;height:28px;font-size:28px;line-height:28px;text-align:center}.tpd-skin{position:absolute;top:0;left:0}.tpd-frames{position:absolute;top:0;left:0}.tpd-frames .tpd-frame{float:left;width:100%;height:100%;clear:both;display:none}.tpd-visible-frame-top .tpd-frame-top{display:block}.tpd-visible-frame-bottom .tpd-frame-bottom{display:block}.tpd-visible-frame-left .tpd-frame-left{display:block}.tpd-visible-frame-right .tpd-frame-right{display:block}.tpd-backgrounds{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform-origin:0 0;transform-origin:0 0}.tpd-background-shadow{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;pointer-events:none;box-shadow:0 0 8px rgba(0,0,0,0.15)}.tpd-no-shadow .tpd-skin .tpd-background-shadow{box-shadow:none!important}.tpd-no-shadow .tpd-background{border-color:rgba(100,100,100,0.3)}.tpd-background-box{position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.tpd-no-stem .tpd-background-box,.tpd-no-stem .tpd-shift-stem{display:none}.tpd-no-stem .tpd-background-box-top{display:block}.tpd-background-box-shift,.tpd-background-box-shift-further{position:relative;float:left;width:100%;height:100%}.tpd-background{border-radius:10px;float:left;clear:both;background:none;-webkit-background-clip:padding-box;background-clip:padding-box}.tpd-background-loading{display:none}.tpd-no-radius .tpd-skin .tpd-frames .tpd-frame .tpd-backgrounds .tpd-background{border-radius:0}.tpd-background-title{float:left;clear:both;width:100%;background-color:#f7f7f7}.tpd-background-content{float:left;clear:both;width:100%;background-color:#ffffff}.tpd-background-border-hack{position:absolute;top:0;left:0;width:100%;height:100%;border-style:solid}.tpd-background-box-top{top:0}.tpd-background-box-bottom{bottom:0}.tpd-background-box-left{left:0}.tpd-background-box-right{right:0}.tpd-shift-stem{position:absolute;top:0;left:0;overflow:hidden}.tpd-shift-stem-side{position:absolute}.tpd-frame-bottom .tpd-shift-stem-side,.tpd-frame-top .tpd-shift-stem-side{width:100%}.tpd-frame-left .tpd-shift-stem-side,.tpd-frame-right .tpd-shift-stem-side{height:100%}.tpd-stem{position:absolute;top:0;left:0;overflow:hidden;width:28px;height:20px;margin-left:3px;margin-top:2px;-webkit-transform-origin:0 0;transform-origin:0 0}.tpd-tooltip .tpd-skin .tpd-frames .tpd-frame .tpd-shift-stem .tpd-stem-reset{margin:0!important}.tpd-stem-spacer{position:absolute;top:0;left:0;width:100%;height:100%}.tpd-stem-reset .tpd-stem-spacer{margin-top:0}.tpd-stem-point{width:100px;position:absolute;top:0;left:50%}.tpd-stem-downscale,.tpd-stem-transform{float:left;width:100%;height:100%;-webkit-transform-origin:0 0;transform-origin:0 0;position:relative}.tpd-stem-side{width:50%;height:100%;float:left;position:relative;overflow:hidden}.tpd-stem-side-inversed{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.tpd-stem-triangle{width:0;height:0;border-bottom-style:solid;border-left-color:transparent;border-left-style:solid;position:absolute;top:0;left:0}.tpd-stem-border{width:20px;height:100%;position:absolute;top:0;left:50%;background-color:#ffffff;border-right-color:#ffffff;border-right-style:solid;border-right-width:0}.tpd-stem-border-corner{position:absolute;top:0;left:50%;height:100%;border-right-style:solid;border-right-width:0}.tpd-stem *{z-index:0;zoom:1}.tpd-stem-border-center-offset,.tpd-stem-border-center-offset-inverse{float:left;position:relative;width:100%;height:100%;overflow:hidden}.tpd-stem-notransform{float:left;width:100%;height:100%;position:relative}.tpd-stem-notransform .tpd-stem-border{height:100%;position:relative;float:left;top:0;left:0;margin:0}.tpd-stem-notransform .tpd-stem-border-center{position:absolute}.tpd-stem-notransform .tpd-stem-border-corner{background:#ffffff;border:0;top:auto;left:auto}.tpd-stem-notransform .tpd-stem-border-center,.tpd-stem-notransform .tpd-stem-triangle{height:0;border:0;left:50%}.tpd-stem-transform-left{-webkit-transform:rotate(-90deg) scale(-1,1);transform:rotate(-90deg) scale(-1,1)}.tpd-stem-transform-right{-webkit-transform:rotate(90deg) translate(0,-100%);transform:rotate(90deg) translate(0,-100%)}.tpd-stem-transform-bottom{-webkit-transform:scale(1,-1) translate(0,-100%);transform:scale(1,-1) translate(0,-100%)}.tpd-spinner{position:absolute;top:50%;left:50%;width:46px;height:36px}.tpd-spinner-spin{position:relative;float:left;margin:8px 0 0 13px;text-indent:-9999em;border-top:2px solid rgba(51,51,51,0.2);border-right:2px solid rgba(51,51,51,0.2);border-bottom:2px solid rgba(51,51,51,0.2);border-left:2px solid #333333;-webkit-animation:tpd-spinner-animation 1.1s infinite linear;animation:tpd-spinner-animation 1.1s infinite linear;box-sizing:border-box!important}.tpd-spinner-spin,.tpd-spinner-spin:after{border-radius:50%;width:20px;height:20px}@-webkit-keyframes tpd-spinner-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes tpd-spinner-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.tpd-is-loading .tpd-content-wrapper,.tpd-is-loading .tpd-title-wrapper{display:none}.tpd-is-loading .tpd-background{display:none}.tpd-is-loading .tpd-background-loading{display:block}.tpd-tooltip-measuring{top:0;left:0;position:absolute;max-width:100%;width:100%}.tpd-tooltip-measuring .tpd-skin,.tpd-tooltip-measuring .tpd-spinner{display:none}.tpd-tooltip-measuring .tpd-content-wrapper,.tpd-tooltip-measuring .tpd-title-wrapper{display:block}.tpd-tooltip a{color:#808080;text-decoration:underline}.tpd-tooltip a:hover{color:#6c6c6c}.tpd-tooltip a:hover{color:#6c6c6c}
/*! nouislider - 14.1.1 - 12/15/2019 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform 0.3s;transition:transform 0.3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbbbbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#ffffff;cursor:default;box-shadow:inset 0 0 1px #ffffff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbbbbb}.noUi-active{box-shadow:inset 0 0 1px #ffffff,inset 0 1px 7px #dddddd,0 3px 6px -3px #bbbbbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#cccccc;font-size:10px}.noUi-marker{position:absolute;background:#cccccc}.noUi-marker-sub{background:#aaaaaa}.noUi-marker-large{background:#aaaaaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#ffffff;color:#000000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.wpcf7-starratingawesome.starratingawesome{clear:both;display:inline-block;float:none;padding:0;margin:5px 0 10px;border:none}.starratingawesome>input{margin-left:0}.starratingawesome:not(:checked)>input{position:absolute;clip:rect(0,0,0,0)}.starratingawesome:not(:checked)>label{float:right;overflow:hidden;white-space:nowrap;cursor:pointer;color:#E1E5ED;line-height:1.2em;width:1em;font-size:100%;margin-right:0.2em}.starratingawesome>input:checked~label{color:#5DB4EC}.starrating_number{color:#5DB4EC;display:inline-block;float:right;line-height:1em;padding-left:10px;padding-right:20px;font-weight:bold;font-size:110%}.starratingawesome:not(:checked)>label:hover,.starratingawesome:not(:checked)>label:hover~label{color:#FFD700}.starratingawesome>input:checked+label:hover,.starratingawesome>input:checked+label:hover~label,.starratingawesome>input:checked~label:hover,.starratingawesome>input:checked~label:hover~label,.starratingawesome>label:hover~input:checked~label{color:#EEAA00}.starratingawesome>label:active{position:relative;top:auto;left:0}.lightcolor.rating_title{font-size:15px;line-height:15px;margin:0 0 5px!important}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */*,:after,:before{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.container{width:100%;max-width:290px;margin-right:auto;margin-left:auto;position:relative;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-left:-15px;margin-right:-15px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.row.no-gutters{margin-right:0;margin-left:0}.row.no-gutters>.col,.row.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col{-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;max-width:100%;padding-left:15px;padding-right:15px;position:relative}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{width:100%;min-height:1px;position:relative;padding-left:15px;padding-right:15px}.col-sm-12{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-sm-11{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 91.66666666666666%;-ms-flex:0 0 91.66666666666666%;flex:0 0 91.66666666666666%;max-width:91.66666667%}.col-sm-10{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 83.33333333333334%;-ms-flex:0 0 83.33333333333334%;flex:0 0 83.33333333333334%;max-width:83.33333333%}.col-sm-9{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-8{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 66.66666666666666%;-ms-flex:0 0 66.66666666666666%;flex:0 0 66.66666666666666%;max-width:66.66666667%}.col-sm-7{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 58.333333333333336%;-ms-flex:0 0 58.333333333333336%;flex:0 0 58.333333333333336%;max-width:58.33333333%}.col-sm-6{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-5{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 41.66666666666667%;-ms-flex:0 0 41.66666666666667%;flex:0 0 41.66666666666667%;max-width:41.66666667%}.col-sm-4{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 33.33333333333333%;-ms-flex:0 0 33.33333333333333%;flex:0 0 33.33333333333333%;max-width:33.33333333%}.col-sm-3{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-2{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 16.666666666666664%;-ms-flex:0 0 16.666666666666664%;flex:0 0 16.666666666666664%;max-width:16.66666667%}.col-sm-1{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 8.333333333333332%;-ms-flex:0 0 8.333333333333332%;flex:0 0 8.333333333333332%;max-width:8.33333333%}.order-sm-12{order:12}.order-sm-11{order:11}.order-sm-10{order:10}.order-sm-9{order:9}.order-sm-8{order:8}.order-sm-7{order:7}.order-sm-6{order:6}.order-sm-5{order:5}.order-sm-4{order:4}.order-sm-3{order:3}.order-sm-2{order:2}.order-sm-1{order:1}.offset-sm-12{margin-left:100%}.offset-sm-11{margin-left:91.66666667%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-9{margin-left:75%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-6{margin-left:50%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-3{margin-left:25%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-1{margin-left:8.33333333%}@media only screen and (min-width:768px){.col-md-12{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-md-11{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 91.66666666666666%;-ms-flex:0 0 91.66666666666666%;flex:0 0 91.66666666666666%;max-width:91.66666667%}.col-md-10{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 83.33333333333334%;-ms-flex:0 0 83.33333333333334%;flex:0 0 83.33333333333334%;max-width:83.33333333%}.col-md-9{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-8{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 66.66666666666666%;-ms-flex:0 0 66.66666666666666%;flex:0 0 66.66666666666666%;max-width:66.66666667%}.col-md-7{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 58.333333333333336%;-ms-flex:0 0 58.333333333333336%;flex:0 0 58.333333333333336%;max-width:58.33333333%}.col-md-6{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-5{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 41.66666666666667%;-ms-flex:0 0 41.66666666666667%;flex:0 0 41.66666666666667%;max-width:41.66666667%}.col-md-4{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 33.33333333333333%;-ms-flex:0 0 33.33333333333333%;flex:0 0 33.33333333333333%;max-width:33.33333333%}.col-md-3{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-2{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 16.666666666666664%;-ms-flex:0 0 16.666666666666664%;flex:0 0 16.666666666666664%;max-width:16.66666667%}.col-md-1{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 8.333333333333332%;-ms-flex:0 0 8.333333333333332%;flex:0 0 8.333333333333332%;max-width:8.33333333%}.order-md-12{order:12}.order-md-11{order:11}.order-md-10{order:10}.order-md-9{order:9}.order-md-8{order:8}.order-md-7{order:7}.order-md-6{order:6}.order-md-5{order:5}.order-md-4{order:4}.order-md-3{order:3}.order-md-2{order:2}.order-md-1{order:1}.offset-md-12{margin-left:100%}.offset-md-11{margin-left:91.66666667%}.offset-md-10{margin-left:83.33333333%}.offset-md-9{margin-left:75%}.offset-md-8{margin-left:66.66666667%}.offset-md-7{margin-left:58.33333333%}.offset-md-6{margin-left:50%}.offset-md-5{margin-left:41.66666667%}.offset-md-4{margin-left:33.33333333%}.offset-md-3{margin-left:25%}.offset-md-2{margin-left:16.66666667%}.offset-md-1{margin-left:8.33333333%}.container{max-width:690px}}@media only screen and (min-width:1230px){.col-lg-12{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-lg-11{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 91.66666666666666%;-ms-flex:0 0 91.66666666666666%;flex:0 0 91.66666666666666%;max-width:91.66666667%}.col-lg-10{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 83.33333333333334%;-ms-flex:0 0 83.33333333333334%;flex:0 0 83.33333333333334%;max-width:83.33333333%}.col-lg-9{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-8{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 66.66666666666666%;-ms-flex:0 0 66.66666666666666%;flex:0 0 66.66666666666666%;max-width:66.66666667%}.col-lg-7{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 58.333333333333336%;-ms-flex:0 0 58.333333333333336%;flex:0 0 58.333333333333336%;max-width:58.33333333%}.col-lg-6{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-5{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 41.66666666666667%;-ms-flex:0 0 41.66666666666667%;flex:0 0 41.66666666666667%;max-width:41.66666667%}.col-lg-4{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 33.33333333333333%;-ms-flex:0 0 33.33333333333333%;flex:0 0 33.33333333333333%;max-width:33.33333333%}.col-lg-3{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-2{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 16.666666666666664%;-ms-flex:0 0 16.666666666666664%;flex:0 0 16.666666666666664%;max-width:16.66666667%}.col-lg-1{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 8.333333333333332%;-ms-flex:0 0 8.333333333333332%;flex:0 0 8.333333333333332%;max-width:8.33333333%}.order-lg-12{order:12}.order-lg-11{order:11}.order-lg-10{order:10}.order-lg-9{order:9}.order-lg-8{order:8}.order-lg-7{order:7}.order-lg-6{order:6}.order-lg-5{order:5}.order-lg-4{order:4}.order-lg-3{order:3}.order-lg-2{order:2}.order-lg-1{order:1}.offset-lg-12{margin-left:100%}.offset-lg-11{margin-left:91.66666667%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-9{margin-left:75%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-6{margin-left:50%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-3{margin-left:25%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-1{margin-left:8.33333333%}.container{max-width:1170px}}@media only screen and (min-width:1500px){.col-xl-12{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-xl-11{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 91.66666666666666%;-ms-flex:0 0 91.66666666666666%;flex:0 0 91.66666666666666%;max-width:91.66666667%}.col-xl-10{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 83.33333333333334%;-ms-flex:0 0 83.33333333333334%;flex:0 0 83.33333333333334%;max-width:83.33333333%}.col-xl-9{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-8{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 66.66666666666666%;-ms-flex:0 0 66.66666666666666%;flex:0 0 66.66666666666666%;max-width:66.66666667%}.col-xl-7{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 58.333333333333336%;-ms-flex:0 0 58.333333333333336%;flex:0 0 58.333333333333336%;max-width:58.33333333%}.col-xl-6{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-5{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 41.66666666666667%;-ms-flex:0 0 41.66666666666667%;flex:0 0 41.66666666666667%;max-width:41.66666667%}.col-xl-4{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 33.33333333333333%;-ms-flex:0 0 33.33333333333333%;flex:0 0 33.33333333333333%;max-width:33.33333333%}.col-xl-3{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-2{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 16.666666666666664%;-ms-flex:0 0 16.666666666666664%;flex:0 0 16.666666666666664%;max-width:16.66666667%}.col-xl-1{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 8.333333333333332%;-ms-flex:0 0 8.333333333333332%;flex:0 0 8.333333333333332%;max-width:8.33333333%}.order-xl-12{order:12}.order-xl-11{order:11}.order-xl-10{order:10}.order-xl-9{order:9}.order-xl-8{order:8}.order-xl-7{order:7}.order-xl-6{order:6}.order-xl-5{order:5}.order-xl-4{order:4}.order-xl-3{order:3}.order-xl-2{order:2}.order-xl-1{order:1}.offset-xl-12{margin-left:100%}.offset-xl-11{margin-left:91.66666667%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-9{margin-left:75%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-6{margin-left:50%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-3{margin-left:25%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-1{margin-left:8.33333333%}}.hide{display:none}.show{display:block}.invisible{visibility:hidden}.visible{visibility:visible}@media only screen and (max-width:767.98px){.hide-on-small{display:none!important}}@media only screen and (max-width:1229.98px){.hide-on-medium-and-down{display:none!important}}@media only screen and (min-width:768px){.hide-on-medium-and-up{display:none!important}}@media only screen and (min-width:768px) and (max-width:1229.98px){.hide-on-medium-only{display:none!important}}@media only screen and (min-width:1230px){.hide-on-large-only{display:none!important}}@media only screen and (min-width:1230px){.show-on-large{display:block!important}}@media only screen and (min-width:768px){.show-on-medium-and-up{display:block!important}}@media only screen and (min-width:768px) and (max-width:1229.98px){.show-on-medium-only{display:block!important}}@media only screen and (max-width:1229.98px){.show-on-medium-and-down{display:block!important}}@media only screen and (max-width:767.98px){.show-on-small{display:block!important}}body,html{height:auto;min-height:100%}html{font-family:'Montserrat',sans-serif;color:#000000;font-style:normal;font-weight:400;font-size:16px}body{background-color:#ffffff;font-size:0.875rem;line-height:1.42857}@media only screen and (min-width:768px){body{font-size:1rem;line-height:1.5625}}@media only screen and (min-width:1230px){body{font-size:1.125rem;line-height:1.66667}}.header2,.header3,.hentry .entry-recent_posts .title,.jobs-loop .hentry .job-header .job-title,.posts-loop .hentry .entry-header .entry-title,.reviews-loop .review .review-content .review-cleaning_type,.reviews-loop .review .review-header .review-title .title,.section .section-title,.stocks-loop .hentry .stock-header .stock-title,h1,h2,h3,h4,h5,h6{font-weight:400;line-height:normal;margin:0}.header2,.header3,.hentry .entry-recent_posts .title,.jobs-loop .hentry .job-header .job-title,.posts-loop .hentry .entry-header .entry-title,.reviews-loop .review .review-content .review-cleaning_type,.reviews-loop .review .review-header .review-title .title,.section .section-title,.stocks-loop .hentry .stock-header .stock-title,h2,h3,h4,h5,h6{margin:0 0 0.625rem}@media only screen and (min-width:768px){.header2,.header3,.hentry .entry-recent_posts .title,.jobs-loop .hentry .job-header .job-title,.posts-loop .hentry .entry-header .entry-title,.reviews-loop .review .review-content .review-cleaning_type,.reviews-loop .review .review-header .review-title .title,.section .section-title,.stocks-loop .hentry .stock-header .stock-title,h2,h3,h4,h5,h6{margin:0 0 1rem}}@media only screen and (min-width:1230px){.header2,.header3,.hentry .entry-recent_posts .title,.jobs-loop .hentry .job-header .job-title,.posts-loop .hentry .entry-header .entry-title,.reviews-loop .review .review-content .review-cleaning_type,.reviews-loop .review .review-header .review-title .title,.section .section-title,.stocks-loop .hentry .stock-header .stock-title,h2,h3,h4,h5,h6{margin:0 0 1.25rem}}h1{font-size:1.5rem;font-weight:700;line-height:1.25}@media only screen and (min-width:768px){h1{font-size:1.875rem}}@media only screen and (min-width:1230px){h1{font-size:3rem}}.header2,.jobs-loop .hentry .job-header .job-title,.posts-loop .hentry .entry-header .entry-title,.reviews-loop .review .review-header .review-title .title,.section .section-title,.stocks-loop .hentry .stock-header .stock-title,h2{font-size:1.125rem}@media only screen and (min-width:768px){.header2,.jobs-loop .hentry .job-header .job-title,.posts-loop .hentry .entry-header .entry-title,.reviews-loop .review .review-header .review-title .title,.section .section-title,.stocks-loop .hentry .stock-header .stock-title,h2{font-size:1.5rem}}@media only screen and (min-width:1230px){}ol,p,ul{margin:0 0 1rem}ol:empty,p:empty,ul:empty{margin:0}@media only screen and (min-width:768px){ol,p,ul{margin:0 0 1.5rem}}@media only screen and (min-width:1230px){ol,p,ul{margin:0 0 2rem}}ul{padding-left:1em;list-style-type:disc}ul.menu,ul.nav{padding:0;margin:0;list-style:none}a:not(.btn){color:#000000;text-decoration:none;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}a:not(.btn):focus,a:not(.btn):hover{outline:0}.site{overflow:hidden;position:relative}address{font-style:normal}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}.highlight{color:#ff6600}.clearfix:after{clear:both;content:"";display:table}.valign-wrapper{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.screen-reader-response,.screen-reader-text,.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.site-brand .custom-logo{max-width:100%;height:auto}.text-with-scrollbar .scroll-wrapper{max-height:150px;margin-top:2.8125rem}.text-with-scrollbar .scroll-wrapper *{font-size:0.75rem!important}.text-with-scrollbar .scroll-wrapper h2,.text-with-scrollbar .scroll-wrapper h3,.text-with-scrollbar .scroll-wrapper h4,.text-with-scrollbar .scroll-wrapper h5,.text-with-scrollbar .scroll-wrapper h6{font-weight:600}@media only screen and (min-width:768px){.text-with-scrollbar .scroll-wrapper{max-height:130px;margin-top:2.1875rem}}@media only screen and (min-width:1230px){.text-with-scrollbar .scroll-wrapper *{font-size:0.875rem!important}}.media{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.media .media-body{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.embed-container{max-width:100%;height:auto;padding-bottom:56.25%;position:relative;overflow:hidden;margin-bottom:1rem}.embed-container embed,.embed-container iframe,.embed-container img,.embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (min-width:768px){.embed-container{margin-bottom:1.5rem}}@media only screen and (min-width:1230px){.embed-container{margin-bottom:2rem}}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.image-background{background-position:center;background-size:cover;background-repeat:no-repeat;position:absolute;top:0;left:0;z-index:-1;overflow:hidden;width:100%;height:100%}.image-background img{min-width:100%;min-height:100%;object-fit:cover;width:auto;height:auto;position:absolute;top:50%;left:50%;z-index:0;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-background{background-position:center;background-size:cover;background-repeat:no-repeat}.video-background,.video-background .video-overlay{position:absolute;top:0;left:0;z-index:-1;overflow:hidden;width:100%;height:100%}.video-background .video-overlay{background:rgba(0,0,0,0.65);pointer-events:none;z-index:0}.video-background .video-poster,.video-background video{min-width:100%;min-height:100%;width:auto;height:auto;position:absolute;top:50%;left:50%;z-index:0;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-background .video-poster{width:100%;object-fit:cover}@media only screen and (min-width:768px){.video-background video{object-fit:cover}}.sidebar-sticky{will-change:min-height}.sidebar-sticky .sidebar-sticky--inner{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);will-change:position,transform}.grecaptcha-badge{visibility:hidden}
/*!
 * animate.css - https://daneden.github.io/animate.css/
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */.wow{visibility:hidden}.animated{-webkit-animation-duration:0.75s;-moz-animation-duration:0.75s;-o-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate-pulse{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:pulse;-moz-animation-name:pulse;-o-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:0.6s;-moz-animation-duration:0.6s;-o-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate-flash{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:flash;-moz-animation-name:flash;-o-animation-name:flash;animation-name:flash;-webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;animation:unset!important;-webkit-transition:none!important;transition:none!important}}@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;-moz-animation-name:fadeOut;-o-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;-moz-animation-name:slideInUp;-o-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;-moz-animation-name:slideInDown;-o-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;-moz-animation-name:slideInLeft;-o-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;-moz-animation-name:slideInRight;-o-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;-moz-animation-name:zoomIn;-o-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;-moz-animation-name:flipInX;-o-animation-name:flipInX;animation-name:flipInX}@keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0.1);-moz-transform:scale(0.1);-ms-transform:scale(0.1);-o-transform:scale(0.1);transform:scale(0.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);opacity:0}}@keyframes pulse{0%{-webkit-transform:scale(0.1);-moz-transform:scale(0.1);-ms-transform:scale(0.1);-o-transform:scale(0.1);transform:scale(0.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);opacity:0}}.pulse{-webkit-animation-name:pulse;-moz-animation-name:pulse;-o-animation-name:pulse;animation-name:pulse}@keyframes spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.spin{-webkit-animation-name:spin;-moz-animation-name:spin;-o-animation-name:spin;animation-name:spin;-webkit-animation-duration:10s;-moz-animation-duration:10s;-o-animation-duration:10s;animation-duration:10s;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear}@keyframes spinBack{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes spinBack{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}.spinBack{-webkit-animation-name:spinBack;-moz-animation-name:spinBack;-o-animation-name:spinBack;animation-name:spinBack;-webkit-animation-duration:10s;-moz-animation-duration:10s;-o-animation-duration:10s;animation-duration:10s;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;-moz-animation-name:flash;-o-animation-name:flash;animation-name:flash}@-webkit-keyframes hands-up{25%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}50%{-webkit-transform:rotate(-15deg) translateY(-10px);transform:rotate(-15deg) translateY(-10px)}75%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes hands-up{25%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}50%{-webkit-transform:rotate(-15deg) translateY(-10px);transform:rotate(-15deg) translateY(-10px)}75%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes thumbs-up{25%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}50%,to{-webkit-transform:rotate(5deg);transform:rotate(5deg)}}@keyframes thumbs-up{25%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}50%,to{-webkit-transform:rotate(5deg);transform:rotate(5deg)}}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{display:inline-block;border-radius:0;cursor:pointer;font:inherit;color:#000000;line-height:1;text-transform:none;background-color:transparent;border:0;padding:0;margin:0;overflow:visible;-webkit-transition-duration:0.15s;-moz-transition-duration:0.15s;-o-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity,-webkit-filter;-moz-transition-property:opacity,-moz-filter;-o-transition-property:opacity,filter;transition-property:opacity,-webkit-filter,-moz-filter,-o-filter,filter}.hamburger-box{width:24px;height:14px;display:inline-block;position:relative;vertical-align:baseline}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:24px;height:2px;background-color:#000000;position:absolute;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;transition-property:-webkit-transform,-moz-transform,-o-transform,transform;-webkit-transition-duration:0.15s;-moz-transition-duration:0.15s;-o-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-6px}.hamburger-inner:after{bottom:-6px}.hamburger-label{font-size:1rem;display:inline-block;vertical-align:middle;-webkit-transition:color 0.3s;-moz-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}.hamburger:active,.hamburger:focus,.hamburger:hover{background:none}.hamburger:active .hamburger-inner,.hamburger:active .hamburger-inner:after,.hamburger:active .hamburger-inner:before,.hamburger:focus .hamburger-inner,.hamburger:focus .hamburger-inner:after,.hamburger:focus .hamburger-inner:before,.hamburger:hover .hamburger-inner,.hamburger:hover .hamburger-inner:after,.hamburger:hover .hamburger-inner:before{background-color:#000000}.hamburger--squeeze .hamburger-inner{-webkit-transition-duration:0.1s;-moz-transition-duration:0.1s;-o-transition-duration:0.1s;transition-duration:0.1s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);-moz-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);-o-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 0.1s 0.14s ease,opacity 0.1s ease}.hamburger--squeeze .hamburger-inner:after{-webkit-transition:bottom 0.1s 0.14s ease,-webkit-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19);-moz-transition:bottom 0.1s 0.14s ease,-moz-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19);-o-transition:bottom 0.1s 0.14s ease,-o-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.14s ease,-webkit-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19),-moz-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19),-o-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19),transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze.is-active .hamburger-inner{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:0.14s;-moz-transition-delay:0.14s;-o-transition-delay:0.14s;transition-delay:0.14s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);-moz-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);-o-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;-webkit-transition:top 0.1s ease,opacity 0.1s 0.14s ease;-moz-transition:top 0.1s ease,opacity 0.1s 0.14s ease;-o-transition:top 0.1s ease,opacity 0.1s 0.14s ease;transition:top 0.1s ease,opacity 0.1s 0.14s ease}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom 0.1s ease,-webkit-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1);-moz-transition:bottom 0.1s ease,-moz-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1);-o-transition:bottom 0.1s ease,-o-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease,-webkit-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1),-moz-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1),-o-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1),transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1)}[class*=" icon-"]+*,[class^=icon-]+*{vertical-align:middle}[class*=" icon-"],[class^=icon-]{display:inline-block;vertical-align:middle;margin-top:-2px;background-repeat:no-repeat;background-position:center;background-size:cover;font:0/0 a;line-height:1;-webkit-transition:0.3s ease-out;-moz-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.icon-info{background-image:url("../img/icon-info.svg");width:16px;height:16px}.icon-info-white{background-image:url("../img/icon-info-white.svg");width:16px;height:16px}.btn,.btn>a,button,input[type=button],input[type=submit]{display:inline-block;background:transparent;border:0;outline:0;cursor:pointer;line-height:normal;text-align:center;text-decoration:none;vertical-align:middle;-webkit-tap-highlight-color:transparent}.btn,.btn>a,button,input[type=button],input[type=submit]{border-radius:30px;padding:0.84325rem 2.5rem;background-color:#ff6600;color:#ffffff;font-size:0.75rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;white-space:nowrap;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.btn:focus,.btn:hover,.btn>a:focus,.btn>a:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:#ff7e27}.btn:active,.btn>a:active,button:active,input[type=button]:active,input[type=submit]:active{background-color:#f06b13}.btn.btn-blue,.btn>a.btn-blue,button.btn-blue,input[type=button].btn-blue,input[type=submit].btn-blue{background-color:#1D92EC}.btn.btn-bordered,.btn>a.btn-bordered,button.btn-bordered,input[type=button].btn-bordered,input[type=submit].btn-bordered{background-color:transparent;border:2px solid #ff6600;color:#000000}.btn.btn-bordered:focus,.btn.btn-bordered:hover,.btn>a.btn-bordered:focus,.btn>a.btn-bordered:hover,button.btn-bordered:focus,button.btn-bordered:hover,input[type=button].btn-bordered:focus,input[type=button].btn-bordered:hover,input[type=submit].btn-bordered:focus,input[type=submit].btn-bordered:hover{border-color:#ff7e27;background-color:#ff7e27;color:#ffffff}.btn.btn-bordered:active,.btn>a.btn-bordered:active,button.btn-bordered:active,input[type=button].btn-bordered:active,input[type=submit].btn-bordered:active{border-color:#f06b13;background-color:#f06b13;color:#ffffff}.btn.btn-telegram,.btn.btn-viber,.btn>a.btn-telegram,.btn>a.btn-viber,button.btn-telegram,button.btn-viber,input[type=button].btn-telegram,input[type=button].btn-viber,input[type=submit].btn-telegram,input[type=submit].btn-viber{letter-spacing:normal}.btn.btn-telegram img,.btn.btn-telegram svg,.btn.btn-viber img,.btn.btn-viber svg,.btn>a.btn-telegram img,.btn>a.btn-telegram svg,.btn>a.btn-viber img,.btn>a.btn-viber svg,button.btn-telegram img,button.btn-telegram svg,button.btn-viber img,button.btn-viber svg,input[type=button].btn-telegram img,input[type=button].btn-telegram svg,input[type=button].btn-viber img,input[type=button].btn-viber svg,input[type=submit].btn-telegram img,input[type=submit].btn-telegram svg,input[type=submit].btn-viber img,input[type=submit].btn-viber svg{margin-right:0.5rem}.btn.btn-telegram,.btn>a.btn-telegram,button.btn-telegram,input[type=button].btn-telegram,input[type=submit].btn-telegram{background:#2aabee}.btn.btn-viber,.btn>a.btn-viber,button.btn-viber,input[type=button].btn-viber,input[type=submit].btn-viber{background:#7d519e}.btn.disabled,.btn>a.disabled,button.disabled,input[type=button].disabled,input[type=submit].disabled{opacity:0.4;pointer-events:none;cursor:default}@media only screen and (min-width:768px){.btn,.btn>a,button,input[type=button],input[type=submit]{padding-top:1rem;padding-bottom:1rem;font-size:0.875rem}}@media only screen and (min-width:1230px){}.tabs .tabs-nav{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.tabs .tabs-nav .nav-item{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.tabs .tabs-nav .nav-item .tab-link{display:block;border-bottom:2px solid #f3f4f5;padding:1.125rem 0.5rem;font-size:0.75rem;font-weight:700;color:#6c7b8a;text-align:center}.tabs .tabs-nav .nav-item .tab-link:hover,.tabs .tabs-nav .nav-item.active .tab-link{border-width:3px;border-color:#ff6600;color:#000000}.tabs .tabs-content .tab-pane{display:none;-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}.tabs .tabs-content .tab-pane.active{display:block}@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px){.tabs .tabs-nav .nav-item .tab-link{padding-top:1.35rem;padding-bottom:1.35rem;font-size:0.9375rem}}@media only screen and (min-width:1230px){.tabs .tabs-nav{margin-bottom:80px}.tabs .tabs-nav .nav-item .tab-link{padding-top:2rem;padding-bottom:2rem;font-size:1.4375rem}}.collapsible .collapsible-header{padding:1rem 4rem 1rem 1.5625rem;position:relative;cursor:pointer;font-weight:500;-webkit-tap-highlight-color:transparent;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s}.collapsible .collapsible-header .svg-icon{display:inline-block;position:absolute;top:50%;right:1.5625rem;margin-top:-7px;width:14px;height:14px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.collapsible .collapsible-header:hover{color:#ff6600}.collapsible .collapsible-header:hover .svg-icon{-webkit-transform:rotateX(180deg);-moz-transform:rotateX(180deg);-ms-transform:rotateX(180deg);-o-transform:rotateX(180deg);transform:rotateX(180deg)}.collapsible .collapsible-body{display:none;padding:0 1.5625rem 1rem}.collapsible .collapsible-body :first-child{margin-top:0}.collapsible .collapsible-body :last-child{margin-bottom:0}.collapsible .active .collapsible-header{color:#ff6600}.collapsible .active .collapsible-header .svg-icon{-webkit-transform:rotateX(180deg);-moz-transform:rotateX(180deg);-ms-transform:rotateX(180deg);-o-transform:rotateX(180deg);transform:rotateX(180deg)}@media only screen and (min-width:768px){.collapsible .collapsible-header{padding:1.25rem 4.875rem 1.25rem 2.1875rem;font-size:1.125rem}.collapsible .collapsible-body{padding:0 2.1875rem 1.25rem;font-size:0.875rem}}@media only screen and (min-width:1230px){.collapsible .collapsible-header{padding:1.25rem 6.625rem 1.25rem 3.125rem}.collapsible .collapsible-body{padding:0 3.125rem 1.25rem;font-size:1rem}}.dropdown{display:inline-block;position:relative}.dropdown .dropdown-toggle{display:inline-block;cursor:pointer;white-space:nowrap;position:relative}.dropdown .dropdown-toggle .arrow,.dropdown .dropdown-toggle img,.dropdown .dropdown-toggle span{display:inline-block;vertical-align:middle}.dropdown .dropdown-toggle .arrow{margin-left:3px;line-height:0;cursor:pointer;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.dropdown .dropdown-toggle .arrow .svg-icon{width:8px;height:6px}.dropdown .dropdown-toggle .arrow .svg-icon path{-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s}.dropdown .dropdown-menu li .item,.dropdown .dropdown-menu li a,.dropdown .dropdown-toggle{display:block}.dropdown .dropdown-menu{background:#ffffff;border-radius:0 0 5px 5px;box-shadow:0 13px 15px rgba(0,0,0,0.15);padding-left:0;margin:0;list-style:none;text-align:left;overflow:hidden;visibility:hidden;opacity:0;position:absolute;top:100%;left:0;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s}.dropdown .dropdown-menu li{line-height:normal}.dropdown .dropdown-menu li img,.dropdown .dropdown-menu li span{display:inline-block;vertical-align:middle}.dropdown.active .dropdown-toggle .arrow{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.dropdown.active .dropdown-menu{visibility:visible;opacity:1;z-index:10}.dropdown.dropdown-phones .dropdown-menu li a,.dropdown.dropdown-phones .dropdown-toggle{padding:6px 10px;color:#000000;font-weight:500}.dropdown.dropdown-phones .dropdown-menu li a:hover,.dropdown.dropdown-phones .dropdown-toggle:hover{color:#ff6600}.dropdown.dropdown-phones .dropdown-menu li>a{white-space:nowrap}.dropdown.dropdown-phones .dropdown-menu{width:100%;padding:0 0 6px}.dropdown.dropdown-phones.active .dropdown-toggle{background:#ffffff;box-shadow:0 10px 15px rgba(0,0,0,0.15)}.dropdown.dropdown-cities .dropdown-toggle .svg-icon{width:18px;height:25px;margin-right:0.5rem}.dropdown.dropdown-cities .dropdown-toggle .city-name{border-bottom:1px dashed}.dropdown.dropdown-cities .dropdown-toggle:focus .city-name,.dropdown.dropdown-cities .dropdown-toggle:hover .city-name{border-bottom-color:#ff6600!important}.dropdown.dropdown-cities .dropdown-menu{padding:2rem;display:flex;gap:2rem}.dropdown.dropdown-cities .dropdown-menu .cities-column{flex-basis:50%}.dropdown.dropdown-cities .dropdown-menu .cities-column>div{color:#000000;font-weight:500}.dropdown.dropdown-cities .dropdown-menu a{padding:0.25rem 0;color:rgba(0,0,0,0.5);font-weight:700;letter-spacing:2px;text-transform:uppercase}.dropdown.dropdown-cities .dropdown-menu a:focus,.dropdown.dropdown-cities .dropdown-menu a:hover{color:#000000}.dropdown.dropdown-cities.active .dropdown-toggle .city-name{border-bottom-color:#ff6600}.dropdown.dropdown-select{display:block;margin-top:1rem}.dropdown.dropdown-select .dropdown-menu li .item,.dropdown.dropdown-select .dropdown-toggle{font-size:0.875rem;font-weight:600}.dropdown.dropdown-select .dropdown-toggle{border:1px solid rgba(108,123,138,0.1);border-radius:5px;padding:0.875rem 2.5rem 0.875rem 1.5rem}.dropdown.dropdown-select .dropdown-toggle .arrow{position:absolute;right:1rem;top:50%;margin-top:-3px}.dropdown.dropdown-select .dropdown-toggle .arrow .svg-icon path{fill:#808080}.dropdown.dropdown-select .dropdown-menu{width:100%;padding:0.375rem 0}.dropdown.dropdown-select .dropdown-menu li .item{padding:0.5rem 1.5rem;color:#808080;cursor:pointer}.dropdown.dropdown-select .dropdown-menu li .item:focus,.dropdown.dropdown-select .dropdown-menu li .item:hover{color:#ff6600!important}.social-networks{margin-top:0.75rem}.social-networks li{display:inline-block;vertical-align:middle}.social-networks li+li{margin-left:0.75rem}.social-networks li a{display:block;position:relative}.social-networks li a img,.social-networks li a svg{display:inline-block;max-width:100%;height:auto;height:18px;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s}.social-networks li a:focus img,.social-networks li a:focus svg,.social-networks li a:hover img,.social-networks li a:hover svg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}@media only screen and (min-width:768px){}@media only screen and (min-width:1230px){}.fancybox-content{background:none;overflow:initial}.modal-dialog{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;background-color:#ffffff;border-radius:5px;cursor:auto;position:relative}.modal-dialog .modal-content{padding:30px 25px}.modal-dialog .modal-content .modal-title{margin-bottom:1.875rem;font-size:1.25rem;font-weight:700}.modal-dialog .modal-content .modal-text{margin-bottom:1.5rem}.modal-image{display:none;background-color:#ff6600;border-radius:5px 0 0 5px;width:330px;-webkit-flex-basis:330px;flex-basis:330px}.modal-image img{max-width:100%;height:auto}.modal-with-text .modal-dialog .modal-content{padding:0}.modal-with-text .modal-dialog .modal-content .modal-title{background:#ff6600;padding:1rem 1.5rem;margin-bottom:0;color:#ffffff;font-size:1.25rem;font-weight:900}.modal-with-text .modal-dialog .modal-content .modal-text{padding:1.5rem}.modal-with-text .modal-dialog .modal-content .modal-text>:last-child{margin-bottom:0}@media only screen and (min-width:768px){.modal-with-text .modal-dialog .modal-content .modal-title{padding:2rem 3.75rem;font-size:1.5rem}.modal-with-text .modal-dialog .modal-content .modal-text{padding:3rem 3.75rem}}@media only screen and (min-width:1230px){.modal-with-text .modal-dialog .modal-content .modal-text{font-size:1rem}}.modal-with-image .modal-dialog .modal-content .modal-title{margin-bottom:1.875rem;font-size:1.25rem}.modal-with-image .modal-dialog .modal-content .modal-text{font-size:0.875rem}@media only screen and (min-width:768px){.modal-dialog{max-width:690px;width:690px}.modal-dialog .modal-content .modal-title{margin-bottom:30px;font-size:1.375rem}.modal-with-image .modal-dialog{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.modal-with-image .modal-dialog .modal-image{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:330px;max-width:330px;-webkit-flex-basis:330px;flex-basis:330px}.modal-with-image .modal-dialog .modal-image img{max-width:none;-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);transform:scale(0.9);-webkit-transform-origin:bottom;-moz-transform-origin:bottom;-ms-transform-origin:bottom;-o-transform-origin:bottom;transform-origin:bottom}.modal-with-image .modal-dialog .modal-content{padding:40px 50px 40px 30px;width:360px;max-width:360px;-webkit-flex-basis:360px;flex-basis:360px}.modal-with-image .modal-dialog .modal-content .modal-title{font-size:1.5rem}}@media only screen and (min-width:1230px){.modal-dialog{width:770px;max-width:770px}.modal-with-text .modal-dialog{width:920px;max-width:920px}.modal-with-image .modal-dialog .modal-image{display:block;width:370px;max-width:370px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.modal-with-image .modal-dialog .modal-image img{position:absolute;bottom:0;left:-40px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.modal-with-image .modal-dialog .modal-content{padding-top:50px;padding-bottom:50px;width:400px;max-width:400px;-webkit-flex-basis:400px;flex-basis:400px}}.fancybox-container.modal-cookie-notice,.fancybox-container.modal-cookie-notice .fancybox-inner,.fancybox-container.modal-cookie-notice .fancybox-slide,.fancybox-container.modal-cookie-notice .fancybox-stage{pointer-events:none}.fancybox-container.modal-cookie-notice .fancybox-bg{display:none}.fancybox-container.modal-cookie-notice .fancybox-bg{display:none}.fancybox-container.modal-cookie-notice .fancybox-slide{padding:0;text-align:left}.fancybox-container.modal-cookie-notice .fancybox-content{width:100%;display:block;vertical-align:bottom;pointer-events:auto}.fancybox-container.modal-cookie-notice .modal-dialog{max-width:100%;width:100%;background:#363636;border:0;border-radius:0;color:#ffffff}.fancybox-container.modal-cookie-notice .modal-dialog .modal-content{width:100%;padding:1.25rem;line-height:normal}.fancybox-container.modal-cookie-notice .modal-dialog .modal-content .modal-text{margin-bottom:1rem;font-size:0.75rem}.fancybox-container.modal-cookie-notice .modal-dialog .modal-content .btn-wrapper{text-align:center}.fancybox-container.modal-cookie-notice .modal-dialog .modal-content .btn-wrapper .btn{padding:0.5rem 2.5rem;font-size:0.75rem!important}@media only screen and (min-width:1230px){.fancybox-container.modal-cookie-notice .modal-dialog .modal-content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1.5rem 2rem}.fancybox-container.modal-cookie-notice .modal-dialog .modal-content .modal-text{-webkit-flex-basis:70%;flex-basis:70%;max-width:70%;margin-bottom:0;font-size:0.8125rem}.fancybox-container.modal-cookie-notice .modal-dialog .modal-content .btn-wrapper{-webkit-flex-basis:30%;flex-basis:30%;max-width:30%}}#modal-review-add .modal-dialog .modal-content .modal-title{margin-bottom:1rem}#modal-review-add .modal-dialog .modal-content .tabs .tabs-nav{margin-bottom:1.5rem}@media only screen and (max-width:767.98px){#modal-review-add .modal-dialog .modal-content #popup-predpriyatiya .form-group.form-group-rating{margin-bottom:1.125rem}}@media only screen and (min-width:768px){#modal-review-add .modal-dialog .modal-content .modal-title{margin-bottom:0;font-size:2.25rem}#modal-review-add .modal-dialog .modal-content .tabs .tabs-nav{margin-bottom:1.875rem}#modal-review-add .modal-dialog .modal-content .tabs .tabs-nav .nav-item{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}#modal-review-add .modal-dialog .modal-content .tabs .tabs-nav .nav-item .tab-link{padding-left:2rem;padding-right:2rem;font-size:1rem;font-weight:500}}@media only screen and (min-width:1230px){#modal-review-add .modal-dialog .modal-content .tabs .tabs-nav .nav-item .tab-link{padding-top:1.35rem;padding-bottom:1.35rem}}#modal-how-we-work .modal-dialog .modal-content .modal-title [class^=icon-]{margin-right:5px}#modal-how-we-work .modal-dialog .modal-content .how_we_work-list .media+.media{margin-top:2.5rem}#modal-how-we-work .modal-dialog .modal-content .how_we_work-list .media .num{color:#ff6600;font-size:1.5rem;font-weight:500}#modal-how-we-work .modal-dialog .modal-content .how_we_work-list .media .media-body{margin-left:0}#modal-how-we-work .modal-dialog .modal-content .how_we_work-list .media .media-body h3{font-size:1rem;font-weight:600}@media only screen and (max-width:767.98px){#modal-how-we-work .modal-dialog .modal-content .how_we_work-list .media{display:block}#modal-how-we-work .modal-dialog .modal-content .how_we_work-list .media .media-body h3 br{display:none}}@media only screen and (min-width:768px){#modal-how-we-work .modal-dialog .modal-content .modal-title [class^=icon-]{width:25px;height:25px}#modal-how-we-work .modal-dialog .modal-content .how_we_work-list .media{-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}#modal-how-we-work .modal-dialog .modal-content .how_we_work-list .media .num{font-size:3rem;line-height:1}#modal-how-we-work .modal-dialog .modal-content .how_we_work-list .media .media-body{margin-left:2rem}#modal-how-we-work .modal-dialog .modal-content .how_we_work-list .media .media-body h3{font-size:1.5rem}#modal-how-we-work .modal-dialog .modal-content .how_we_work-list .media:first-child .media-body{margin-left:2.675rem}}@media only screen and (min-width:1230px){#modal-how-we-work .modal-dialog .modal-content .modal-title [class^=icon-]{width:30px;height:30px}#modal-how-we-work .modal-dialog .modal-content .how_we_work-list .media+.media{margin-top:3rem}#modal-how-we-work .modal-dialog .modal-content .how_we_work-list .media .num{font-size:4rem}#modal-how-we-work .modal-dialog .modal-content .how_we_work-list .media .media-body{margin-left:2.5rem}#modal-how-we-work .modal-dialog .modal-content .how_we_work-list .media .media-body h3{font-size:1.5rem}#modal-how-we-work .modal-dialog .modal-content .how_we_work-list .media:first-child .media-body{margin-left:3.325rem}}#modal-order-cleaning2 .modal-dialog{background:#f4f4f4}#modal-order-cleaning2 .modal-dialog .modal-image{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}#modal-order-cleaning2 .modal-dialog .modal-image img{position:static;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}#modal-order-cleaning2 .modal-dialog .modal-content{background:#ffffff}#modal-download-checklist .modal-text .btn-wrapper{margin-top:3rem}#modal-download-checklist .modal-text .btn-wrapper .btn{width:100%}#modal-download-checklist .modal-text .btn-wrapper .btn+.btn{margin-top:1rem}@media only screen and (min-width:768px){#modal-download-checklist .modal-image{-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}#modal-download-checklist .modal-image img{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@media only screen and (min-width:1230px){#modal-download-checklist .modal-image{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#modal-download-checklist .modal-image img{position:static}#modal-download-checklist .modal-text .btn-wrapper{margin-top:7rem}}.modal-stock.modal-with-image .modal-dialog{display:block}.modal-stock.modal-with-image .modal-dialog .modal-image{display:block;width:100%;max-width:100%;background:#8db6e8;padding:2rem;text-align:center}.modal-stock.modal-with-image .modal-dialog .modal-image img{max-width:100%;height:auto;position:static}.modal-stock.modal-with-image .modal-dialog .modal-content{width:100%;max-width:100%;padding:0}.modal-stock.modal-with-image .modal-dialog .modal-content .modal-title{background:none;padding:1.5rem 1.5rem 0;margin:0;color:inherit}.modal-stock.modal-with-image .modal-dialog .modal-content .modal-text{color:rgba(0,0,0,0.8)}.modal-stock.modal-with-image .modal-dialog .modal-content .intro{color:#000000;font-size:1rem}@media only screen and (min-width:768px){.modal-stock.modal-with-image .modal-dialog .modal-content .modal-title{padding:3rem 3.75rem 0}.modal-stock.modal-with-image .modal-dialog .modal-content .modal-text{padding-top:2rem}}@media only screen and (min-width:1230px){.modal-stock.modal-with-image .modal-dialog .modal-content .modal-title{font-size:2.25rem;font-weight:800}.modal-stock.modal-with-image .modal-dialog .modal-content .modal-text{font-size:1rem}.modal-stock.modal-with-image .modal-dialog .modal-content .intro{font-size:1.125rem}}.modal-calc .modal-dialog .modal-content .modal-text{margin-bottom:0!important}.modal-calc .modal-dialog .modal-content .modal-text h3{font-weight:500}#popup-chastnye-licza .form-group.form-submit-group{margin-top:0}#popup-chastnye-licza textarea{height:93px}@media only screen and (min-width:1230px){#popup-chastnye-licza textarea{height:111px}}.widget_tags .widget-title{font-size:1.125rem;font-weight:500}.widget_tags .widget-title .svg-icon{margin-top:-3px;margin-right:0.3125rem}.widget_tags .dropdown.dropdown-tags .dropdown-menu li .item{font-weight:400;color:#000000}@media only screen and (min-width:768px) and (max-width:1229.98px){.widget_tags .widget-title{display:inline-block;font-size:1.5rem}.widget_tags .dropdown.dropdown-tags{display:inline-block;width:300px;margin-top:0;margin-left:1.75rem;vertical-align:middle}}@media only screen and (min-width:1230px){.widget_tags{border:1px solid rgba(108,123,138,0.1);border-radius:5px}.widget_tags .widget-title{padding:1.25rem 1.875rem}.widget_tags .scrollbar.scrollbar-rail{max-height:990px}.widget_tags .scrollbar.scrollbar-rail>.scroll-element{background-color:#ffffff;border:1px solid rgba(108,123,138,0.1);border-right:0}.widget_tags .scrollbar.scrollbar-rail>.scroll-element.scroll-y .scroll-bar{background-color:#6c7b8a}.widget_tags ul li{border-top:1px solid rgba(108,123,138,0.1)}.widget_tags ul a{display:block;padding:0.5125rem 1.875rem;color:#6c7b8a;font-size:0.875rem}.widget_tags ul a:focus,.widget_tags ul a:hover{color:#ff6600}.widget_tags ul .tag-item.active a{color:#000000;font-weight:600}}.breadcrumbs{margin:1.5rem 0 0}.breadcrumbs,.breadcrumbs a{color:#c8c8cf}.breadcrumbs .item{font-size:0.5rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;vertical-align:middle}.breadcrumbs .item a:focus,.breadcrumbs .item a:hover{color:#ff6600}.breadcrumbs .item.home{display:inline-block;line-height:1}.breadcrumbs .item.home a{width:15px;height:14px;display:inline-block;background:url("../img/breadcrumbs-home.svg") no-repeat center;background-size:cover;vertical-align:middle;font:0/0 a}.breadcrumbs .item.separator{width:9px;height:7px;display:inline-block;margin:0 5px;background:url("../img/breadcrumbs-separator.svg") no-repeat center;background-size:cover;vertical-align:middle;font:0/0 a}.breadcrumbs .item.current-item{color:#696969}@media only screen and (min-width:768px){.breadcrumbs{margin-top:1.875rem}.breadcrumbs .item{font-size:0.625rem}.breadcrumbs .item.home a{width:20px;height:18px}.breadcrumbs .item.separator{margin:0 10px;width:12px;height:8px}}@media only screen and (min-width:1230px){.breadcrumbs{margin-top:3rem}.breadcrumbs .item{font-size:0.75rem}.breadcrumbs .item .item.home a{width:25px;height:22px}.breadcrumbs .item.separator{margin:0 1rem;width:14px;height:10px}}.pagination{margin-top:3rem}.pagination .nav-links ul{padding:0;margin:0;list-style:none;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.pagination .nav-links ul .page-numbers{display:inline-block;border-bottom:2px solid rgba(108,123,138,0.1)!important;padding:4px 15px;color:#6c7b8a!important;font-weight:500}.pagination .nav-links ul .page-numbers.next,.pagination .nav-links ul .page-numbers.prev{border:0!important;padding-left:0}.pagination .nav-links ul .page-numbers.next svg,.pagination .nav-links ul .page-numbers.prev svg{width:25px;height:25px}.pagination .nav-links ul .page-numbers.next svg circle,.pagination .nav-links ul .page-numbers.next svg path,.pagination .nav-links ul .page-numbers.prev svg circle,.pagination .nav-links ul .page-numbers.prev svg path{-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s}.pagination .nav-links ul .page-numbers.next:focus svg path,.pagination .nav-links ul .page-numbers.next:hover svg path,.pagination .nav-links ul .page-numbers.prev:focus svg path,.pagination .nav-links ul .page-numbers.prev:hover svg path{fill:#ffffff}.pagination .nav-links ul .page-numbers.next:focus svg circle,.pagination .nav-links ul .page-numbers.next:hover svg circle,.pagination .nav-links ul .page-numbers.prev:focus svg circle,.pagination .nav-links ul .page-numbers.prev:hover svg circle{fill:#ff6600}.pagination .nav-links ul .page-numbers.next{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.pagination .nav-links ul .page-numbers.current,.pagination .nav-links ul .page-numbers:not(.dots):focus,.pagination .nav-links ul .page-numbers:not(.dots):hover{border-color:#ff6600!important;color:#000000!important}@media only screen and (min-width:768px){.pagination .nav-links ul .page-numbers{padding:7px 25px;font-size:1.125rem}.pagination .nav-links ul .page-numbers.next svg,.pagination .nav-links ul .page-numbers.prev svg{width:35px;height:35px}}@media only screen and (min-width:1230px){.pagination{margin-top:7rem}.pagination .nav-links ul .page-numbers{padding:8px 30px}}@media only screen and (max-width:767.98px){.navbar{width:100%;max-height:0;background-color:#ffffff;position:absolute;top:100%;left:0;overflow-y:hidden;box-shadow:0 13px 15px rgba(0,0,0,0.15);-webkit-transition:all 0.5s cubic-bezier(0,1,0.5,1);-moz-transition:all 0.5s cubic-bezier(0,1,0.5,1);-o-transition:all 0.5s cubic-bezier(0,1,0.5,1);transition:all 0.5s cubic-bezier(0,1,0.5,1)}.navbar.active{max-height:9999px}}.primary-menu ul.nav{line-height:normal}.primary-menu ul.nav:after{clear:both;content:"";display:table}.primary-menu ul.nav li{display:block}.primary-menu ul.nav li a{display:block;position:relative;color:#140f26;white-space:normal}.primary-menu ul.nav>li>a{padding:0.5rem 0;font-size:1.25rem;font-weight:700}.primary-menu ul.nav li.menu-item-has-children .sub-menu{margin:0;padding:0;list-style:none;font-size:0.875rem;opacity:0;visibility:hidden;max-height:0;white-space:nowrap;overflow:hidden;-webkit-transition:all 0.25s;-moz-transition:all 0.25s;-o-transition:all 0.25s;transition:all 0.25s}.primary-menu ul.nav li.menu-item-has-children .sub-menu>li>a{color:#6c7b8a;font-weight:600}.primary-menu ul.nav li.menu-item-has-children .sub-menu .sub-menu>li>a{color:#000000;font-weight:500}.primary-menu ul.nav li.menu-item-has-children.dropit-open>a:after{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.primary-menu ul.nav li.menu-item-has-children.dropit-open>.sub-menu{top:100%;opacity:1;visibility:visible;max-height:none;z-index:10000;overflow:inherit}.primary-menu ul.nav .stock{display:none}.primary-menu ul.nav .stock .stock-inner{background:#8db6e8;border-radius:5px;padding:1rem 1.5rem 1.25rem;color:#ffffff;white-space:normal}.primary-menu ul.nav .stock .stock-title{margin-bottom:0.3125rem;font-weight:800;font-size:1rem}.primary-menu ul.nav .stock .stock-excerpt{margin-bottom:0.75rem;font-size:0.75rem}.primary-menu ul.nav .stock .stock-more a{display:inline-block!important;padding:0!important;border-bottom:1px solid!important;color:#ffffff!important;font-size:0.75rem}.primary-menu ul.nav .stock .stock-more a:hover{border-bottom-color:transparent!important}.primary-menu ul.nav .stock .stock-thumb{margin-top:2rem;text-align:center}.primary-menu ul.nav .stock .stock-thumb img{max-width:100%;height:auto}.primary-menu ul.nav li.dropit-open>.stock{display:block}@media only screen and (max-width:767.98px){.primary-menu{padding:0.5rem 0 1rem}.primary-menu ul.nav li.menu-item-has-children>a{padding-right:2.5rem}.primary-menu ul.nav li.menu-item-has-children>a:after{content:"❯";display:inline-block;margin-top:-7px;color:#6c7b8a;font-size:1rem;font-weight:400;line-height:1;position:absolute;top:50%;right:1rem;-webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.primary-menu ul.nav>li.menu-item-has-children>.sub-menu{width:100%!important;border-top:2px solid rgba(108,123,138,0.1)}.primary-menu ul.nav>li.menu-item-has-children>.sub-menu>li{border-bottom:2px solid rgba(108,123,138,0.1)}.primary-menu ul.nav>li.menu-item-has-children>.sub-menu>li>a{padding-top:0.5625rem;padding-bottom:0.5625rem}.primary-menu ul.nav>li.menu-item-has-children>.sub-menu .sub-menu{padding-left:1rem}.primary-menu ul.nav>li.menu-item-has-children>.sub-menu .sub-menu>li>a{padding-top:0.5625rem;padding-bottom:0.5625rem}.primary-menu ul.nav li.menu-item-has-columns>.sub-menu .menu-item-column>a{display:none}.primary-menu ul.nav li.menu-item-has-columns>.sub-menu .menu-item-column .sub-menu{opacity:1;visibility:visible;max-height:none;padding:0}.primary-menu ul.nav .stock{padding:0.5rem 0 1rem;margin-left:1rem}.primary-menu ul.nav a:hover,.primary-menu ul.nav li.current-menu-ancestor>a,.primary-menu ul.nav li.current-menu-item>a,.primary-menu ul.nav li.current-menu-parent>a,.primary-menu ul.nav li.current-page-ancestor>a,.primary-menu ul.nav li.current_page_parent>a{color:#ff6600!important}}@media only screen and (min-width:768px){.primary-menu ul.nav{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.primary-menu ul.nav>li{margin-bottom:-2px;position:relative;text-align:center;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.primary-menu ul.nav>li>a{border-bottom:3px solid transparent;padding:1rem 0;font-size:0.75rem;letter-spacing:3px;text-transform:uppercase;white-space:nowrap}.primary-menu ul.nav li.menu-item-has-children>.sub-menu{background-color:#ffffff;padding:1rem 0;border:1px solid rgba(108,123,138,0.1);border-radius:5px;background-clip:padding-box;box-shadow:0 13px 15px rgba(0,0,0,0.15);margin-top:17px;position:absolute;top:50%;left:0;z-index:-1000}.primary-menu ul.nav li.menu-item-has-children>.sub-menu:before{content:'';display:inline-block;border-style:solid;border-width:0 9px 14px 9px;border-color:transparent transparent rgba(108,123,138,0.1) transparent;margin-left:-9px;position:absolute;top:-14px;left:50%;width:0px;height:0px}.primary-menu ul.nav li.menu-item-has-children>.sub-menu:after{content:'';display:inline-block;border-style:solid;border-width:0 8px 13px 8px;border-color:transparent transparent #ffffff transparent;margin-left:-8px;position:absolute;top:-13px;left:50%;width:0px;height:0px}.primary-menu ul.nav li.menu-item-has-children>.sub-menu li{padding:0.5rem 0;text-align:left}.primary-menu ul.nav li.menu-item-has-children>.sub-menu a{display:block;padding:0 1.5rem}.primary-menu ul.nav li.menu-item-has-children .sub-menu>li.menu-item-has-children>a:after{content:'\25B8';color:#777777;position:absolute;top:0;right:0.5rem;border:0;margin:0;width:auto;height:auto;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:color 0.3s;-moz-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}.primary-menu ul.nav li.menu-item-has-children .sub-menu>li.menu-item-has-children>a:focus:after,.primary-menu ul.nav li.menu-item-has-children .sub-menu>li.menu-item-has-children>a:hover:after{color:#000000}.primary-menu ul.nav li.menu-item-has-children .sub-menu>li.menu-item-has-children .sub-menu{left:100%;right:auto;top:auto;margin:-2.5rem 0 0 10px}.primary-menu ul.nav li.menu-item-has-children .sub-menu>li.menu-item-has-children .sub-menu:before{border-style:solid;border-width:7px 7px 7px 0;border-color:transparent rgba(108,123,138,0.1) transparent transparent;top:7px;left:2px}.primary-menu ul.nav li.menu-item-has-children .sub-menu>li.menu-item-has-children .sub-menu:after{border-style:solid;border-width:7px 7px 7px 0;border-color:transparent #ffffff transparent transparent;top:7px;left:2px}.primary-menu ul.nav li.menu-item-has-children .sub-menu>li.menu-item-has-children.dropit-open>a:after{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu{width:740px;padding:0;margin-left:-25px}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu:after,.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu:before{left:87px}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu>li{padding:0;overflow:hidden}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu>li+li>a{border-top:2px solid rgba(108,123,138,0.1)}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu>li>a{width:33.33333333%;border-right:2px solid rgba(108,123,138,0.1);padding:1.3rem 1.5rem;font-size:0.75rem}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu>li>a:after{display:none}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu>li .sub-menu{width:33.33333333%!important;height:100%;max-height:100%;border:0;padding:0.625rem 0;margin:0 0 0 2px!important;box-shadow:none;top:0!important;left:33.33333333%!important;overflow:auto}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu>li .sub-menu:after,.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu>li .sub-menu:before{display:none}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu>li .sub-menu li{padding:0}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu>li .sub-menu li a{padding:0.625rem 1.25rem;font-size:0.75rem}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu>li .sub-menu li a:hover{color:#ff6600}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu>li.dropit-open>a,.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu>li>a:hover{background:#ff6600;color:#ffffff}.primary-menu ul.nav .stock{padding:1rem;width:33.33333333%;height:100%;position:absolute;right:0;top:0;border:0}.primary-menu ul.nav .stock .stock-inner{height:100%;padding:1rem 1.25rem}.primary-menu ul.nav .stock .stock-title{font-size:1.125rem}.primary-menu ul.nav .stock .stock-thumb{margin-left:-1.25rem;margin-right:-1.25rem}.primary-menu ul.nav>li.current-menu-ancestor>a,.primary-menu ul.nav>li.current-menu-item>a,.primary-menu ul.nav>li.current-menu-parent>a,.primary-menu ul.nav>li.current-page-ancestor>a,.primary-menu ul.nav>li.current_page_parent>a,.primary-menu ul.nav>li>a:hover{border-bottom-color:#ff6600}.primary-menu ul.nav .sub-menu li.current-menu-ancestor>a,.primary-menu ul.nav .sub-menu li.current-menu-item>a,.primary-menu ul.nav .sub-menu li.current-menu-parent>a,.primary-menu ul.nav .sub-menu li.current-page-ancestor>a,.primary-menu ul.nav .sub-menu li.current_page_parent>a,.primary-menu ul.nav .sub-menu li>a:hover{color:#ff6600}}@media only screen and (min-width:1230px){.primary-menu ul.nav>li>a{padding-top:1.3rem;padding-bottom:1.3rem}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu{width:1170px;margin-top:20px;margin-left:-280px;margin-right:0}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu:after,.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu:before{left:385px}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu>li>a{width:270px;font-size:0.875rem}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu>li .sub-menu{width:580px!important;left:270px!important;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;-webkit-column-fill:auto;-moz-column-fill:auto;column-fill:auto}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu>li .sub-menu li>a{padding:0.75rem 1.5rem;font-size:0.875rem}.primary-menu ul.nav li.menu-item-services_and_prices>.sub-menu .stock{width:320px;padding:1rem 1.25rem}}.section .section-title{margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.section .text .header3,.section .text h3{margin-bottom:0.5rem;font-size:1.125rem}.section .text>:last-child{margin-bottom:0}@media only screen and (min-width:768px){.section .section-title{font-size:1.875rem}.section .text .header3,.section .text h3{font-size:1.25rem}}@media only screen and (min-width:1230px){.section .section-title{margin-bottom:3.75rem;font-size:3rem}.section .text .header3,.section .text h3{margin-bottom:1.25rem;font-size:1.875rem}}.section.section-hero .section-inner{padding:2.1875rem 0 4.375rem;position:relative}.section.section-hero .entry-header{margin-bottom:0;color:#ffffff}.section.section-hero .entry-header .container{border-bottom:0;padding-bottom:0}.section.section-hero .entry-header .swiper-pagination .swiper-pagination-bullet{background:rgba(255,255,255,0.5)}.section.section-hero .entry-header .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.section.section-hero .entry-header .swiper-pagination .swiper-pagination-bullet:focus,.section.section-hero .entry-header .swiper-pagination .swiper-pagination-bullet:hover{background:#ffffff}.section.section-hero .entry-header .entry-title{margin-bottom:1rem}.section.section-hero .entry-header .hero-text{font-size:0.75rem;line-height:1.25}.section.section-hero .panel-form{margin-top:-50px}.section.section-hero .wpcf7{background-color:#ffffff;border-radius:5px;padding:1.25rem}.section.section-hero .wpcf7 .form-group.price-group label{margin-bottom:0;color:#000000}.section.section-hero .wpcf7 .form-group.price-group .price-wrapper{font-size:1.125rem;font-weight:600}.section.section-hero .wpcf7 .form-group.price-group .price-wrapper .price{font-size:2.1875rem}.section.section-hero .wpcf7 .form-group.price-group .note{font-size:0.75rem}.section.section-hero .wpcf7 .form-group.price-group .note .icon-info{margin-right:0.375rem}.section.section-hero .wpcf7 .form-group.price-group .note a:hover{color:#ff6600}@media only screen and (max-width:767.98px){.section.section-hero .entry-header .hero-text br{display:none}.section.section-hero .wpcf7 .col-md-4+.col-md-4{margin-top:1rem}}@media only screen and (min-width:768px){.section.section-hero .section-inner{padding:3.5rem 0 12rem}.section.section-hero .entry-header .col-title{-webkit-flex-basis:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666667%}.section.section-hero .entry-header .col-subtitle{-webkit-flex-basis:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333%}.section.section-hero .entry-header .subtitle{border-color:#ffffff!important}.section.section-hero .entry-header .subtitle .swiper-slide .media{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.section.section-hero .entry-header .subtitle .swiper-slide .media img{margin-bottom:1rem}.section.section-hero .entry-header .entry-title{margin-bottom:1.5rem;font-size:2.25rem}.section.section-hero .entry-header .hero-text{font-size:0.875rem}.section.section-hero .panel-form{margin-top:-160px}.section.section-hero .wpcf7{padding:1.875rem}.section.section-hero .wpcf7 .form-group.form-acceptance-group{margin-top:0.5rem}.section.section-hero .wpcf7 .form-group.form-acceptance-group .wpcf7-acceptance [type=checkbox]+.wpcf7-list-item-label{font-size:0.625rem}.section.section-hero .wpcf7 .form-group.price-group label{margin-bottom:0.5rem}.section.section-hero .wpcf7 .form-group.price-group .price-wrapper .price{font-size:1.125rem}.section.section-hero .wpcf7 .form-submit-group{margin-top:0.5rem}.section.section-hero .wpcf7 .form-submit-group .btn{padding-top:0.75rem;padding-bottom:0.75rem}}@media only screen and (min-width:1230px){.section.section-hero .section-inner{padding:5.5rem 0 14rem}.section.section-hero .entry-header .col-title{-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.section.section-hero .entry-header .col-subtitle{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.section.section-hero .entry-header .subtitle .swiper-slide .media img{margin-bottom:1.5rem}.section.section-hero .entry-header .entry-title{margin-bottom:2rem;font-size:4rem}.section.section-hero .entry-header .hero-text{font-size:1.125rem}.section.section-hero .panel-form{margin-top:-160px}.section.section-hero .wpcf7{padding:2.5rem 4rem}.section.section-hero .wpcf7 .col-md-4{padding-left:2rem;padding-right:2rem}.section.section-hero .wpcf7 .form-group.price-group{margin-bottom:0.75rem}.section.section-hero .wpcf7 .form-group.price-group .price-wrapper{margin-bottom:0.5rem;line-height:normal}.section.section-hero .wpcf7 .form-group.price-group .price-wrapper .price{font-size:2.25rem}.section.section-hero .wpcf7 .form-submit-group{margin-top:0.65rem}.section.section-hero .wpcf7 .form-submit-group .btn{padding-top:1rem;padding-bottom:1rem}}.section.section-about .about-container{padding:2.25rem 0 2.25rem}.section.section-about .about-container .col-image img{max-width:100%;height:auto}.section.section-about .about-container .about-list .media+.media{margin-top:1.875rem}.section.section-about .about-container .about-list .media .media-value{position:relative;margin-bottom:0.625rem}.section.section-about .about-container .about-list .media .media-value:after{content:'';display:block;background:#ff6600;border-radius:2px;margin-top:0.5rem;width:55px;height:2px}.section.section-about .about-container .about-list .media .media-value .value-before{font-size:1rem}.section.section-about .about-container .about-list .media .media-value .value{font-size:2.25rem;font-weight:700;line-height:normal}.section.section-about .about-container .about-list .media .media-body{font-size:1rem}@media only screen and (max-width:767.98px){.section.section-about .about-container .col-image{margin-bottom:1.5rem}.section.section-about .about-container .about-list .media{display:block}}@media only screen and (min-width:768px){.section.section-about .about-container{padding:4rem 0 4rem}.section.section-about .about-container .row{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.section.section-about .about-container .col-image{padding-right:30px}.section.section-about .about-container .col-text{padding-left:0}.section.section-about .about-container .about-list .media+.media{margin-top:1.5rem}.section.section-about .about-container .about-list .media .media-value{min-width:110px;margin-bottom:0}.section.section-about .about-container .about-list .media .media-value .value-before{font-size:0.875rem}.section.section-about .about-container .about-list .media .media-value .value{font-size:1.5rem}.section.section-about .about-container .about-list .media .media-body{font-size:0.8125rem}}@media only screen and (min-width:1230px){.section.section-about .about-container{padding:2rem 0 5rem}.section.section-about .about-container .col-image{padding-right:15px}.section.section-about .about-container .col-image img{max-width:none;margin-left:-5%}.section.section-about .about-container .col-text{padding-left:15px}.section.section-about .about-container .about-list .media+.media{margin-top:2rem}.section.section-about .about-container .about-list .media .media-value{min-width:170px}.section.section-about .about-container .about-list .media .media-value .value{font-size:2.25rem}.section.section-about .about-container .about-list .media .media-body{font-size:1rem}}.section.section-about .area-container{padding:2.25rem 0 3.125rem}.section.section-about .area-container .col-image img{max-width:100%;height:auto}.section.section-about .area-container .section-title{margin-bottom:0.625rem}.section.section-about .area-container .text{font-size:1.25rem}@media only screen and (max-width:767.98px){.section.section-about .area-container .col-image{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1;margin-bottom:3rem}.section.section-about .area-container .col-text{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2}.section.section-about .area-container .text{font-size:1.25rem}}@media only screen and (min-width:768px){.section.section-about .area-container{padding:4rem 0 4rem}.section.section-about .area-container .row{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.section.section-about .area-container .col-image{padding-left:0}.section.section-about .area-container .section-title{margin-bottom:1.25rem}}@media only screen and (min-width:1230px){.section.section-about .area-container{padding:4rem 0 7rem}.section.section-about .area-container .section-title{margin-bottom:3.5rem}.section.section-about .area-container .text{font-size:1.875rem}}.section.section-guarantees{padding:4rem 0}.section.section-guarantees .col-image{text-align:center}.section.section-guarantees .col-image img{max-width:100%;height:auto}@media only screen and (max-width:767.98px){.section.section-guarantees{padding-bottom:0}.section.section-guarantees .container{border-bottom:1px solid rgba(108,123,138,0.1);padding-bottom:4rem}.section.section-guarantees .col-image{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1;margin-bottom:1rem}.section.section-guarantees .col-text{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2}}@media only screen and (min-width:768px){.section.section-guarantees{padding:4.25rem 0}.section.section-guarantees .row{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.section.section-guarantees .col-image img{max-width:500px;float:right;margin-right:-5rem;margin-bottom:-5rem}}@media only screen and (min-width:1230px){.section.section-guarantees .row{-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.section.section-guarantees .col-image img{max-width:none;float:none;margin-left:-5rem;margin-right:0;margin-bottom:0}.section.section-guarantees .text .header3{margin-top:2.5rem}.section.section-guarantees .text .header3:first-child{margin-top:0}}.section.section-online{background:#F4F4F4;padding:0 0 3.25rem;margin-top:5rem}.section.section-online .online{padding:0 0 240px;margin:0 auto;text-align:center;position:relative;top:-42px}.section.section-online .online:after{content:'';display:block;background:url("/wp-content/uploads/2020/02/online-placeholder.png.webp") no-repeat -6px 0;background-size:64.4%;position:absolute;top:0;left:50%;width:767px;height:388px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.section.section-online .online img{max-width:100%;height:auto}.section.section-online .online .live{max-width:138px;margin:48px 0 0;position:relative;z-index:2}@media only screen and (min-width:768px){.section.section-online{padding:4.125rem 0 5.4rem;position:relative}.section.section-online .col-md-7{padding-left:1rem}.section.section-online .online{margin-top:-73px;padding-bottom:0}.section.section-online .online:after{background-size:71%;background-position-x:-50px;width:826px;height:461px}.section.section-online .online .live{max-width:163px;margin-top:57px}}@media only screen and (min-width:1230px){.section.section-online{padding:7.8125rem 0 9rem}.section.section-online .col-lg-6{padding-left:0}.section.section-online .online{margin-top:-135px}.section.section-online .online:after{background-size:100%;background-position-x:0;left:44px;width:858px;height:675px}.section.section-online .online .live{max-width:none;margin-top:84px}}.section.section-quality{padding:2.1875rem 0 6.875rem}.section.section-quality .quality-list .icon{margin-bottom:0.9375rem}.section.section-quality .quality-list .icon svg{width:70px;height:70px}.section.section-quality .quality-list .name{margin-bottom:1.25rem;font-size:1.25rem;font-weight:600;position:relative}.section.section-quality .quality-list .name:after{content:'';display:block;border-radius:2px;background:#ff6600;margin-top:1rem;width:120px;height:3px}@media only screen and (max-width:767.98px){.section.section-quality .section-title{margin-bottom:0}.section.section-quality .quality-list [class*=col-]{margin-top:2.8125rem}}@media only screen and (min-width:768px){.section.section-quality{padding:4.375rem 0 7.75rem}.section.section-quality .section-title{margin-bottom:3.125rem}.section.section-quality .quality-list [class*=col-]{margin-bottom:2.875rem}.section.section-quality .quality-list .icon{margin-bottom:1.375rem}.section.section-quality .quality-list .icon svg{width:85px;height:85px}.section.section-quality .quality-list .name{margin-bottom:1.875rem;font-size:1.5rem}.section.section-quality .quality-list .name:after{margin-top:1.75rem}.section.section-quality .quality-list .desc{font-size:0.875rem}}@media only screen and (min-width:1230px){.section.section-quality{padding:8.75rem 0 15rem}.section.section-quality .quality-list [class*=col-]{margin-bottom:2.5rem}.section.section-quality .quality-list .icon{margin-bottom:1.5rem}.section.section-quality .quality-list .name:after{margin-top:1.5rem}}.page-template-page-service-single .section-download_checklist,.section.section-order_departure{background:#ff6600;padding:2.1875rem 0 0;color:#ffffff}.section.section-order_departure .col-image img{max-width:100%;height:auto}.section.section-order_departure .btn-wrapper{margin-top:1rem}@media only screen and (max-width:767.98px){.section.section-order_departure .col-image{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2;margin-top:1rem}.section.section-order_departure .col-text{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1}.section.section-order_departure .btn-wrapper .btn{width:100%}}@media only screen and (min-width:768px){.page-template-page-service-single .section-download_checklist,.section.section-order_departure{padding:0}.section.section-order_departure .col-image{margin-top:-4rem}.section.section-order_departure .col-image img{max-width:470px;margin-right:-3rem;float:right}.section.section-order_departure .col-text{padding-top:3.5rem}.section.section-order_departure .btn-wrapper{margin-top:1.5rem}.section.section-order_departure .btn-wrapper .btn{padding:1.3125rem 2.75rem}}@media only screen and (min-width:1230px){.section.section-order_departure .col-image{margin-top:-9rem}.section.section-order_departure .col-image img{max-width:none;margin-right:-1rem}.section.section-order_departure .col-text{padding-top:4.875rem}.section.section-order_departure .btn-wrapper{margin-top:2.5rem}}.section.section-faq{padding:5rem 0 2.5rem}.section.section-faq .section-title{margin-bottom:1.875rem;text-align:center}.section.section-faq .faq-list{border:1px solid rgba(108,123,138,0.2);border-radius:5px}.section.section-faq .faq-list .faq-item+.faq-item{border-top:1px solid rgba(108,123,138,0.2)}@media only screen and (min-width:768px){.section.section-faq{padding:3.125rem 0 10rem}}@media only screen and (min-width:1230px){.section.section-faq{padding:5.5rem 0 14.375rem}.section.section-faq .section-title{margin-bottom:4rem}.section.section-faq .faq-list{width:83.33333333%;margin:0 auto}}.section.section-director .col-image{text-align:center}.section.section-director .col-image img{max-width:100%;height:auto}.section.section-director .text{margin-bottom:1.5rem;font-size:1rem}.section.section-director .user{margin-bottom:1.75rem}.section.section-director .user .name{font-size:1.125rem;font-weight:700}.section.section-director .btn-wrapper{margin-top:1rem}@media only screen and (max-width:767.98px){.section.section-director{padding:2.5rem 0 0}.section.section-director .col-image img{width:240px}.section.section-director .col-text{background:#f4f4f4;padding-top:1.875rem;padding-bottom:3.5rem;margin-top:-7rem}.section.section-director .col-text:after,.section.section-director .col-text:before{content:'';background:#f4f4f4;position:absolute;top:0;width:300%;height:100%}.section.section-director .col-text:before{right:100%}.section.section-director .col-text:after{left:100%}.section.section-director .btn-wrapper .btn{width:100%}}@media only screen and (min-width:768px){.section.section-director{background:#f4f4f4}.section.section-director .col-image{margin-top:-2.5rem}.section.section-director .col-text{padding-top:3.125rem;padding-bottom:2.625rem}.section.section-director .section-title{font-size:1.5rem}.section.section-director .user .position{font-size:0.875rem}}@media only screen and (min-width:1230px){.section.section-director .col-text{padding-bottom:4.625rem}.section.section-director .section-title{margin-bottom:1rem;font-size:2.25rem}.section.section-director .text{margin-bottom:1rem;font-size:1.125rem}}.section.section-equipment{padding:4rem 0 0}.section.section-equipment img{max-width:100%;height:auto}.section.section-equipment .equipment-container{background-repeat:no-repeat;background-size:auto 55%;background-position:20% 100%;padding-bottom:500px}.section.section-equipment .equipment-container .text h3{margin-bottom:1rem}@media only screen and (min-width:768px){.section.section-equipment .equipment-container{background-size:auto 93%;background-position:47% 100%;padding-bottom:410px}}@media only screen and (min-width:1230px){.section.section-equipment .equipment-container{padding-bottom:35%}.section.section-equipment .equipment-container .section-title{margin-bottom:2.5rem}.section.section-equipment .equipment-container .text h3{margin-bottom:1.375rem}}@media only screen and (min-width:1500px){.section.section-equipment .equipment-container{background-size:100% auto;background-position:0 100%}}.section.section-equipment .hard-places-container{background-color:#000000;background-repeat:no-repeat;background-size:auto 63%;background-position:50% 100%;padding-bottom:360px;color:#ffffff}.section.section-equipment .hard-places-container .eyes{width:30px;margin-bottom:0.625rem}.section.section-equipment .hard-places-container .section-title{margin-bottom:0.625rem}@media only screen and (min-width:768px){.section.section-equipment .hard-places-container{background-size:auto 90%;padding:20px 0 550px;margin-top:-2px}.section.section-equipment .hard-places-container [class*=col-]{width:66.66666667%;margin:0 auto}.section.section-equipment .hard-places-container .section-title{margin-bottom:1.5rem}}@media only screen and (min-width:768px) and (max-width:1229.98px){.section.section-equipment .hard-places-container [class*=col-]{width:66.66666667%;margin:0 auto}.section.section-equipment .hard-places-container .eyes{width:auto;position:absolute;left:-4rem;top:0.75rem}}@media only screen and (min-width:1230px){.section.section-equipment .hard-places-container{height:1054px;background-size:100% auto;padding:50px 0 0}.section.section-equipment .hard-places-container .row{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.section.section-equipment .hard-places-container .eyes{width:auto;margin-bottom:1rem}.section.section-equipment .hard-places-container .section-title{margin-bottom:0}.section.section-equipment .hard-places-container .text{font-size:1rem}}@media only screen and (min-width:1230px){.section.section-equipment{padding-top:8rem}}.section.section-clients{padding:5rem 0 0}.section.section-clients .section-title{margin-bottom:1rem}.section.section-clients .text{margin-bottom:1.5rem;font-size:1.125rem}.section.section-clients .clients-logo-list{border-bottom:2px solid #f3f4f5;padding:0;margin-bottom:1rem}.section.section-clients .clients-logo-list .swiper-slide{border-bottom:3px solid transparent;padding:1rem 1.25rem;text-align:center;cursor:pointer}.section.section-clients .clients-logo-list .swiper-slide img{max-width:100%;height:auto}.section.section-clients .clients-logo-list .swiper-slide.swiper-slide-thumb-active{border-bottom-color:#545062}.section.section-clients .clients-list{padding:0}.section.section-clients .clients-list .swiper-slide img{max-width:100%;height:auto}.section.section-clients .clients-list .swiper-slide .slide-photo{border-radius:5px}.section.section-clients .clients-list .swiper-slide .slide-meta{margin:1.5rem 0}.section.section-clients .clients-list .swiper-slide .slide-details dt{margin-bottom:0.3125rem;color:#6c7b8a;font-weight:700}.section.section-clients .clients-list .swiper-slide .slide-details dd{margin-left:0;margin-bottom:0.75rem}.section.section-clients .clients-list .swiper-slide .slide-details dd:last-child{margin-bottom:0}@media only screen and (max-width:767.98px){.section.section-clients .container{border-bottom:1px solid rgba(108,123,138,0.1);padding-bottom:3rem}.section.section-clients .clients-list{padding:0}.section.section-clients .clients-list .swiper-slide .slide-meta{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.section.section-clients .clients-list .swiper-slide .slide-meta .slide-logo,.section.section-clients .clients-list .swiper-slide .slide-meta .swiper-navigation{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.section.section-clients .clients-list .swiper-slide .slide-meta .slide-logo{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1}.section.section-clients .clients-list .swiper-slide .slide-meta .slide-logo img{max-width:75%}.section.section-clients .clients-list .swiper-slide .slide-meta .swiper-navigation{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}}@media only screen and (min-width:768px){.section.section-clients{padding:6rem 0 3rem}.section.section-clients .section-title{max-width:15em}.section.section-clients .text{max-width:16em;margin-bottom:2rem;font-size:1.25rem}.section.section-clients .clients-logo-list{margin-bottom:2.5rem;position:relative}.section.section-clients .clients-logo-list:after{content:'';display:block;position:absolute;top:0;right:0;z-index:2;width:200px;height:100%;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSI4MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);background-image:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 80%);background-image:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 80%);background-image:-o-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 80%);background-image:linear-gradient(to right,rgba(255,255,255,0) 0%,#ffffff 80%)}.section.section-clients .clients-logo-list .swiper-slide{padding:1rem 2rem}.section.section-clients .clients-list .swiper-slide .slide-photo{height:100%;object-fit:cover}.section.section-clients .clients-list .swiper-slide .slide-meta{margin-top:0}.section.section-clients .clients-list .swiper-slide .slide-meta .slide-logo{margin-top:1.25rem}.section.section-clients .clients-list .swiper-slide .slide-meta .slide-logo img{max-height:45px;width:auto}.section.section-clients .clients-list .swiper-slide .slide-details{margin-bottom:0}.section.section-clients .clients-list .swiper-slide .slide-details dt{font-size:0.875rem}}@media only screen and (min-width:1230px){.section.section-clients{padding:10.5rem 0 5.46875rem}.section.section-clients .section-title{margin-bottom:2rem}.section.section-clients .text{max-width:100%;margin-bottom:2.5rem;font-size:1.875rem}.section.section-clients .clients-logo-list{margin-bottom:1.5rem}.section.section-clients .clients-list .swiper-slide .row{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.section.section-clients .clients-list .swiper-slide .col-md-6:last-child{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.section.section-clients .clients-list .swiper-slide .slide-meta{padding:0 1.5rem;margin-bottom:0}.section.section-clients .clients-list .swiper-slide .slide-meta .swiper-navigation{margin-bottom:5.5rem}.section.section-clients .clients-list .swiper-slide .slide-meta .slide-logo img{max-height:60px}.section.section-clients .clients-list .swiper-slide .slide-details{padding-left:2rem;margin-top:0}.section.section-clients .clients-list .swiper-slide .slide-details dd{margin-bottom:1.25rem;font-size:1rem}}.section.section-seo_text{padding:3rem 0;line-height:1.72}.section.section-seo_text .entry-content{max-height:870px;overflow:hidden;position:relative;-webkit-transition:all 0.8s cubic-bezier(0.46,0.03,0.52,0.96);-moz-transition:all 0.8s cubic-bezier(0.46,0.03,0.52,0.96);-o-transition:all 0.8s cubic-bezier(0.46,0.03,0.52,0.96);transition:all 0.8s cubic-bezier(0.46,0.03,0.52,0.96)}.section.section-seo_text .entry-content:after{content:'';position:absolute;bottom:0;left:0;z-index:2;width:100%;height:200px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 100%);background-image:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#ffffff 100%)}.section.section-seo_text .entry-content>h2:first-child{font-weight:600;line-height:1.7;text-align:center}.section.section-seo_text .entry-content.opened{max-height:9999px}.section.section-seo_text .entry-content.opened:after{display:none}.section.section-seo_text .toggle-collapsible-text{margin-top:1.5rem;text-align:center}.section.section-seo_text .toggle-collapsible-text a{color:#ff6600;font-weight:700;letter-spacing:3px;text-transform:uppercase}.section.section-seo_text .toggle-collapsible-text a svg{margin-left:10px;margin-top:-3px;width:8px;height:8px}.section.section-seo_text .toggle-collapsible-text a svg path{fill:#ff6600}.section.section-seo_text .toggle-collapsible-text a .text-short{display:none}.section.section-seo_text .toggle-collapsible-text a .text-short svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.section.section-seo_text .toggle-collapsible-text a:focus,.section.section-seo_text .toggle-collapsible-text a:hover{color:#ff7e27}.section.section-seo_text .toggle-collapsible-text a:focus svg path,.section.section-seo_text .toggle-collapsible-text a:hover svg path{fill:#ff7e27}@media only screen and (min-width:768px){.section.section-seo_text{padding:4rem 0}.section.section-seo_text .entry-content{max-height:550px}}@media only screen and (min-width:1230px){.section.section-seo_text .entry-content{max-height:650px}}.section.section-quality+.section.section-seo_text{padding:0 0 6rem}@media only screen and (min-width:768px){.section.section-quality+.section.section-seo_text{padding-bottom:9rem}}@media only screen and (min-width:1230px){.section.section-quality+.section.section-seo_text{padding-bottom:20rem}}.section.section-custom_text{padding:3rem 0;line-height:1.72}@media only screen and (min-width:768px){.section.section-custom_text{padding:4rem 0}}.section.section-rating{padding:2rem 0}.section.section-rating .section-title{margin-bottom:1rem;font-size:1.5rem}@media only screen and (min-width:768px){.section.section-rating{margin-top:-6rem;padding:0 0 6rem}}@media only screen and (min-width:1230px){.section.section-rating{margin-top:-7rem;padding-bottom:7rem}}::-webkit-input-placeholder{color:rgba(0,0,0,0.4);font-weight:400}::-moz-placeholder{color:rgba(0,0,0,0.4);font-weight:400}:-ms-input-placeholder{color:rgba(0,0,0,0.4);font-weight:400}:-moz-placeholder{color:rgba(0,0,0,0.4);font-weight:400}fieldset{border:0;padding:0}input[type=date],input[type=datetime],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],select,textarea{display:block;padding:14px 15px;background:#f4f4f4;border:1px solid transparent;border-radius:3px;color:#000000;font-size:0.75rem;font-weight:600;-webkit-appearance:none;width:100%;height:auto;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}input[type=date]:focus::-webkit-input-placeholder,input[type=date]:hover::-webkit-input-placeholder,input[type=datetime]:focus::-webkit-input-placeholder,input[type=datetime]:hover::-webkit-input-placeholder,input[type=email]:focus::-webkit-input-placeholder,input[type=email]:hover::-webkit-input-placeholder,input[type=number]:focus::-webkit-input-placeholder,input[type=number]:hover::-webkit-input-placeholder,input[type=password]:focus::-webkit-input-placeholder,input[type=password]:hover::-webkit-input-placeholder,input[type=search]:focus::-webkit-input-placeholder,input[type=search]:hover::-webkit-input-placeholder,input[type=tel]:focus::-webkit-input-placeholder,input[type=tel]:hover::-webkit-input-placeholder,input[type=text]:focus::-webkit-input-placeholder,input[type=text]:hover::-webkit-input-placeholder,input[type=time]:focus::-webkit-input-placeholder,input[type=time]:hover::-webkit-input-placeholder,input[type=url]:focus::-webkit-input-placeholder,input[type=url]:hover::-webkit-input-placeholder,select:focus::-webkit-input-placeholder,select:hover::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder,textarea:hover::-webkit-input-placeholder{color:#000000}input[type=date]:focus::-moz-placeholder,input[type=date]:hover::-moz-placeholder,input[type=datetime]:focus::-moz-placeholder,input[type=datetime]:hover::-moz-placeholder,input[type=email]:focus::-moz-placeholder,input[type=email]:hover::-moz-placeholder,input[type=number]:focus::-moz-placeholder,input[type=number]:hover::-moz-placeholder,input[type=password]:focus::-moz-placeholder,input[type=password]:hover::-moz-placeholder,input[type=search]:focus::-moz-placeholder,input[type=search]:hover::-moz-placeholder,input[type=tel]:focus::-moz-placeholder,input[type=tel]:hover::-moz-placeholder,input[type=text]:focus::-moz-placeholder,input[type=text]:hover::-moz-placeholder,input[type=time]:focus::-moz-placeholder,input[type=time]:hover::-moz-placeholder,input[type=url]:focus::-moz-placeholder,input[type=url]:hover::-moz-placeholder,select:focus::-moz-placeholder,select:hover::-moz-placeholder,textarea:focus::-moz-placeholder,textarea:hover::-moz-placeholder{color:#000000}input[type=date]:focus:-ms-input-placeholder,input[type=date]:hover:-ms-input-placeholder,input[type=datetime]:focus:-ms-input-placeholder,input[type=datetime]:hover:-ms-input-placeholder,input[type=email]:focus:-ms-input-placeholder,input[type=email]:hover:-ms-input-placeholder,input[type=number]:focus:-ms-input-placeholder,input[type=number]:hover:-ms-input-placeholder,input[type=password]:focus:-ms-input-placeholder,input[type=password]:hover:-ms-input-placeholder,input[type=search]:focus:-ms-input-placeholder,input[type=search]:hover:-ms-input-placeholder,input[type=tel]:focus:-ms-input-placeholder,input[type=tel]:hover:-ms-input-placeholder,input[type=text]:focus:-ms-input-placeholder,input[type=text]:hover:-ms-input-placeholder,input[type=time]:focus:-ms-input-placeholder,input[type=time]:hover:-ms-input-placeholder,input[type=url]:focus:-ms-input-placeholder,input[type=url]:hover:-ms-input-placeholder,select:focus:-ms-input-placeholder,select:hover:-ms-input-placeholder,textarea:focus:-ms-input-placeholder,textarea:hover:-ms-input-placeholder{color:#000000}input[type=date]:focus:-moz-placeholder,input[type=date]:hover:-moz-placeholder,input[type=datetime]:focus:-moz-placeholder,input[type=datetime]:hover:-moz-placeholder,input[type=email]:focus:-moz-placeholder,input[type=email]:hover:-moz-placeholder,input[type=number]:focus:-moz-placeholder,input[type=number]:hover:-moz-placeholder,input[type=password]:focus:-moz-placeholder,input[type=password]:hover:-moz-placeholder,input[type=search]:focus:-moz-placeholder,input[type=search]:hover:-moz-placeholder,input[type=tel]:focus:-moz-placeholder,input[type=tel]:hover:-moz-placeholder,input[type=text]:focus:-moz-placeholder,input[type=text]:hover:-moz-placeholder,input[type=time]:focus:-moz-placeholder,input[type=time]:hover:-moz-placeholder,input[type=url]:focus:-moz-placeholder,input[type=url]:hover:-moz-placeholder,select:focus:-moz-placeholder,select:hover:-moz-placeholder,textarea:focus:-moz-placeholder,textarea:hover:-moz-placeholder{color:#000000}input[type=date].wpcf7-not-valid,input[type=datetime].wpcf7-not-valid,input[type=email].wpcf7-not-valid,input[type=number].wpcf7-not-valid,input[type=password].wpcf7-not-valid,input[type=search].wpcf7-not-valid,input[type=tel].wpcf7-not-valid,input[type=text].wpcf7-not-valid,input[type=time].wpcf7-not-valid,input[type=url].wpcf7-not-valid,select.wpcf7-not-valid,textarea.wpcf7-not-valid{border-color:#ff6c6c;-webkit-animation:shake 0.8s;-moz-animation:shake 0.8s;-o-animation:shake 0.8s;animation:shake 0.8s}input[type=date]:active,input[type=date]:focus,input[type=datetime]:active,input[type=datetime]:focus,input[type=email]:active,input[type=email]:focus,input[type=number]:active,input[type=number]:focus,input[type=password]:active,input[type=password]:focus,input[type=search]:active,input[type=search]:focus,input[type=tel]:active,input[type=tel]:focus,input[type=text]:active,input[type=text]:focus,input[type=time]:active,input[type=time]:focus,input[type=url]:active,input[type=url]:focus,select:active,select:focus,textarea:active,textarea:focus{border-color:#bdcadb}input[type=number].input-manually{-webkit-appearance:textfield;-moz-appearance:textfield}select{padding-top:12px;padding-bottom:12px;-webkit-appearance:menulist}textarea{height:153px;padding-top:1rem;padding-bottom:1rem;resize:vertical}label{display:block;margin-bottom:0.75rem;color:#6c7b8a;font-size:0.75rem;font-weight:700}.form-group{position:relative;margin-bottom:1rem}.form-group.form-submit-group{margin-top:1.5rem}.form-group.form-submit-group .btn{width:100%}.form-group.form-acceptance-group{margin:1.25rem 0 0}.form-group .wpcf7-starratingawesome{margin:0}.form-group .wpcf7-starratingawesome label{margin-bottom:0}.wpcf7-form-control-wrap{display:block}.ajax-loader,span.wpcf7-not-valid-tip{display:none!important}.wpcf7-form.failed .wpcf7-response-output{margin-top:1rem;color:#ff6c6c;font-size:0.8rem}.wpcf7-response-output{display:none}fieldset{margin-bottom:1rem}fieldset legend{display:block;margin-bottom:1rem;font-size:1rem;font-weight:700}.custom-select{position:relative}.custom-select select{display:none}.custom-select .select-items div,.custom-select .select-selected{padding:0 15px;font-size:0.75rem;font-weight:600;cursor:pointer;user-select:none}.custom-select .select-items div span,.custom-select .select-selected span{display:block;padding:12px 0;line-height:normal}.custom-select .select-selected{background-color:#f4f4f4;border-radius:3px}.custom-select .select-selected:after{content:"";display:inline-block;position:absolute;top:50%;right:10px;width:0;height:0;margin-top:-3px;border-style:solid;border-width:6.9px 4px 0 4px;border-color:rgba(0,0,0,0.5) transparent transparent transparent}.custom-select .select-selected span{padding-right:10px!important;white-space:nowrap;overflow:hidden}.custom-select .select-selected.select-arrow-active:after,.custom-select .select-selected:hover{border-color:#000000 transparent transparent transparent}.custom-select .select-items{margin-top:3px;border-radius:3px;position:absolute;background-color:#f4f4f4;color:#6c7b8a;top:100%;left:0;right:0;z-index:99}.custom-select .select-items div+div span{border-top:1px solid rgba(108,123,138,0.1)}.custom-select .select-hide{display:none}.custom-select .same-as-selected,.custom-select .select-items div:hover{color:#ff6600}@media only screen and (min-width:768px){.custom-select .select-items div,.custom-select .select-selected{padding:0 20px;font-size:0.875rem}.custom-select .select-items div span,.custom-select .select-selected span{padding:16px 0}}@media only screen and (min-width:1230px){.custom-select .select-items div span,.custom-select .select-selected span{padding:20px 0}}.stepper{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:auto;height:25px;border:1px solid #dcdcdc}.stepper input[type=text]{border:0!important;border-radius:0;padding:0;text-align:center;font-weight:500;width:28px;height:100%}.stepper button{background:#f4f4f4;border-radius:0;padding:0;color:#000000;font-weight:500;letter-spacing:normal;width:23px;height:100%}.wpcf7-acceptance span.wpcf7-list-item{display:block;margin:0}.wpcf7-acceptance span.wpcf7-list-item label,.wpcf7-acceptance span.wpcf7-list-item.last{margin-bottom:0}.wpcf7-acceptance [type=checkbox]{position:absolute;left:-9999px}.wpcf7-acceptance [type=checkbox]+.wpcf7-list-item-label{display:inline-block;margin-bottom:0;padding-left:26px;font-size:0.6875rem;font-weight:400;line-height:normal;cursor:pointer;position:relative;-webkit-transition:color 0.3s;-moz-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}.wpcf7-acceptance [type=checkbox]+.wpcf7-list-item-label:before{content:'';background:#f4f4f4;border-radius:4px;margin-top:0;position:absolute;top:0;left:0;width:16px;height:16px}.wpcf7-acceptance [type=checkbox]+.wpcf7-list-item-label:after{content:'';border:solid #414141;border-width:0 2px 2px 0;position:absolute;top:3px;left:5px;-webkit-transform:rotate(42deg);-moz-transform:rotate(42deg);-ms-transform:rotate(42deg);-o-transform:rotate(42deg);transform:rotate(42deg);width:5px;height:8px;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease}.wpcf7-acceptance [type=checkbox]:not(:checked)+.wpcf7-list-item-label:after{opacity:0}.wpcf7-acceptance [type=checkbox]:checked+.wpcf7-list-item-label:after{opacity:1}.wpcf7-acceptance .wpcf7-list-item-label,.wpcf7-acceptance a{color:rgba(0,0,0,0.5)}.wpcf7-acceptance a{text-decoration:underline}.wpcf7-acceptance a:hover{text-decoration:none}.wpcf7-acceptance.wpcf7-not-valid .wpcf7-list-item-label,.wpcf7-acceptance.wpcf7-not-valid a{color:#ff6c6c!important}.radio [type=radio]:checked,.radio [type=radio]:not(:checked){position:absolute;left:-9999px}.radio [type=radio]+label{display:inline-block;margin:0;padding-left:40px;color:#000000;font-size:0.875rem;font-weight:600;line-height:22px;cursor:pointer;position:relative}.radio [type=radio]+label:before{content:'';background:#f4f4f4;border:1px solid #dcdcdc;border-radius:50%;position:absolute;top:0;left:0;width:22px;height:22px}.radio [type=radio]+label:after{content:'';background:#ff6600;border-radius:50%;position:absolute;top:5px;left:5px;width:12px;height:12px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.radio [type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.radio [type=radio]:checked+label:after{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.radio-group.tabs-nav{display:block;margin-bottom:1.5rem}.radio-group .radio{margin-bottom:10px}.btn-radio [type=checkbox],.btn-radio [type=radio]{position:absolute;left:-9999px}.btn-radio [type=checkbox]+label,.btn-radio [type=radio]+label{display:block;min-width:35px;background:#f4f4f4;border-radius:5px;padding:0.575rem 1rem;margin:0;color:#000000;font-size:0.8125rem;font-weight:500;text-align:center;cursor:pointer;position:relative;-webkit-transition:background 0.3s,color 0.3s;-moz-transition:background 0.3s,color 0.3s;-o-transition:background 0.3s,color 0.3s;transition:background 0.3s,color 0.3s}.btn-radio [type=checkbox]:checked+label,.btn-radio [type=radio]:checked+label,.btn-radio:focus [type=checkbox]:not(:checked)+label,.btn-radio:focus [type=radio]:not(:checked)+label,.btn-radio:hover [type=checkbox]:not(:checked)+label,.btn-radio:hover [type=radio]:not(:checked)+label{background:#ff6600;color:#ffffff}.btn-group{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px 1.5rem}.btn-group .btn-radio{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%;max-width:50%;padding:0 5px;margin-bottom:10px}.btn-radio.btn-box-radio label{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:50px;background:#ffffff;padding:0 18px;border:1px solid #dcdcdc;border-radius:5px;line-height:normal;text-align:left;cursor:pointer;position:relative;-webkit-transition:background 0.3s;-moz-transition:background 0.3s;-o-transition:background 0.3s;transition:background 0.3s}.btn-radio.btn-box-radio label .icon{width:42px;position:relative}.btn-radio.btn-box-radio label .icon img,.btn-radio.btn-box-radio label .icon svg{max-width:25px;max-height:25px;height:auto}.btn-radio.btn-box-radio label .icon img path,.btn-radio.btn-box-radio label .icon svg path{-webkit-transition:fill 0.3s;-moz-transition:fill 0.3s;-o-transition:fill 0.3s;transition:fill 0.3s}.btn-radio.btn-box-radio label .icon .badge{background:#ff6600;border:1px solid #ffffff;border-radius:50%;color:#ffffff;font-size:0.6875rem;font-weight:500;line-height:18px;text-align:center;position:absolute;top:-45%;right:20%;width:20px;height:20px}.btn-radio.btn-box-radio label .name{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:0.875rem;font-weight:600;-webkit-transition:color 0.3s;-moz-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}.btn-radio.btn-box-radio [type=checkbox]:checked+label,.btn-radio.btn-box-radio [type=radio]:checked+label,.btn-radio.btn-box-radio:focus label,.btn-radio.btn-box-radio:hover label{background:#ff6600;border-color:#ff6600;color:#ffffff}.btn-radio.btn-box-radio [type=checkbox]:checked+label .icon svg path,.btn-radio.btn-box-radio [type=radio]:checked+label .icon svg path,.btn-radio.btn-box-radio:focus label .icon svg path,.btn-radio.btn-box-radio:hover label .icon svg path{fill:#ffffff}.btn-radio.btn-box-radio.btn-radio-stepper{position:relative}.btn-radio.btn-box-radio.btn-radio-stepper label{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between;height:90px;padding:8px 15px}.btn-radio.btn-box-radio.btn-radio-stepper label span{display:block;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.btn-radio.btn-box-radio.btn-radio-stepper label .icon{width:auto}.btn-radio.btn-box-radio.btn-radio-stepper label .icon img,.btn-radio.btn-box-radio.btn-radio-stepper label .icon svg{max-height:20px}.btn-radio.btn-box-radio.btn-radio-stepper label .desc,.btn-radio.btn-box-radio.btn-radio-stepper label .name{font-size:0.75rem}.btn-radio.btn-box-radio.btn-radio-stepper label .desc{-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s}.btn-radio.btn-box-radio.btn-radio-stepper .stepper{border-top-right-radius:5px;border-bottom-left-radius:5px;position:absolute;top:0;right:0;opacity:0;visibility:hidden;-webkit-transition:opacity 0.3s;-moz-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}.btn-radio.btn-box-radio.btn-radio-stepper [type=checkbox]:checked+label+.stepper,.btn-radio.btn-box-radio.btn-radio-stepper [type=radio]:checked+label+.stepper{opacity:1;visibility:visible}.box-group .btn-radio{margin-bottom:0.5rem}.quantity-group{margin-bottom:1.5rem}.quantity-group .btn-group{margin-bottom:0!important}.quantity-group .btn-group .btn-radio{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;max-width:none;margin-bottom:0!important}.noUi-target{background:#f4f4f4;border-radius:4px;border:0;box-shadow:none}.noUi-target.noUi-horizontal{height:8px}.noUi-target .noUi-connect{background:#ff6600}.noUi-target .noUi-tooltip{border:0;background:#ff6600;border-radius:5px;padding:7px 15px;color:#ffffff;font-weight:600;font-size:0.8125rem;line-height:normal;bottom:200%}.noUi-target .noUi-tooltip:before{content:"";display:inline-block;border-style:solid;border-width:12px 10px 0 10px;border-color:#ff6600 transparent transparent transparent;position:absolute;top:100%;left:50%;width:0px;height:0px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.noUi-target .noUi-handle{outline:none}.time-group{margin-bottom:1.5rem}.time-group label{margin-bottom:4rem}.time-group .noUi-target .noUi-handle{border:1px solid #ffffff;background:#ff6600;border-radius:50%;box-shadow:none;right:-9px;top:-5px;cursor:pointer;width:18px;height:18px;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s}.time-group .noUi-target .noUi-handle:after{display:none}.time-group .noUi-target .noUi-handle:before{background:#ffffff;border-radius:50%;left:4px;top:4px;width:8px;height:8px}.time-group .noUi-target .noUi-handle:focus,.time-group .noUi-target .noUi-handle:hover{background:#ff7e27}.time-group .noUi-target .noUi-handle:focus{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);transform:scale(1.3)}.time-group .noUi-target .noUi-handle:active{background:#f06b13}.time-group .noUi-target .noUi-connects{overflow:initial}.time-group .noUi-target .noUi-connect .noUi-tooltip{bottom:350%;-webkit-transform:translate(-50%) scale(12,1);-moz-transform:translate(-50%) scale(12,1);-ms-transform:translate(-50%) scale(12,1);-o-transform:translate(-50%) scale(12,1);transform:translate(-50%) scale(12,1)}.square-group{margin-top:1.5rem;margin-bottom:1.5rem}.square-group .noUi-target{margin-bottom:1rem}.square-group .noUi-target .noUi-handle{border:0;box-shadow:none;background:#ff6600 url("../img/range-handle.png") no-repeat center;border-radius:10px;cursor:pointer;right:-22px;top:-5px;width:44px;height:20px;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s}.square-group .noUi-target .noUi-handle:after,.square-group .noUi-target .noUi-handle:before{display:none}.square-group .noUi-target .noUi-handle:focus,.square-group .noUi-target .noUi-handle:hover{background-color:#ff7e27}.square-group .noUi-target .noUi-handle:active{background-color:#f06b13}@media only screen and (min-width:768px){input[type=date],input[type=datetime],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],select,textarea{padding:16px 20px;font-size:0.875rem}select{padding-top:14px;padding-bottom:14px}label{font-size:0.875rem}.form-group{margin-bottom:1.125rem}}@media only screen and (min-width:1230px){input[type=date],input[type=datetime],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],select,textarea{padding-top:20px;padding-bottom:20px}select{padding-top:18px;padding-bottom:18px}fieldset legend{margin-bottom:1.5rem;font-size:1.125rem}.btn-radio [type=checkbox]+label,.btn-radio [type=radio]+label{min-width:45px}.btn-radio.btn-box-radio label{height:80px;padding:0 20px 0 30px}.btn-radio.btn-box-radio label .icon{width:45px}.btn-radio.btn-box-radio label .icon img,.btn-radio.btn-box-radio label .icon svg{max-width:25px;max-height:25px}.btn-radio.btn-box-radio label .name{font-size:0.8125rem}.btn-radio.btn-box-radio.btn-radio-stepper label{height:170px;padding:20px}.btn-radio.btn-box-radio.btn-radio-stepper label .icon svg,.btn-radio.btn-box-radio.btn-radio-stepper label img{max-width:55px;max-height:50px}.btn-radio.btn-box-radio.btn-radio-stepper label .desc,.btn-radio.btn-box-radio.btn-radio-stepper label .name{font-size:0.875rem}.btn-radio.btn-box-radio.btn-radio-stepper label .name{margin-bottom:0.25rem}.btn-radio.btn-box-radio.btn-radio-stepper .stepper{height:30px}.btn-radio.btn-box-radio.btn-radio-stepper .stepper input{width:30px}.btn-radio.btn-box-radio.btn-radio-stepper .stepper button{width:25px}.radio-group{display:-webkit-box!important;display:-moz-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2rem}.radio-group .radio{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.radio-group .radio+.radio{margin-left:45px}.btn-group{margin-left:-8px;margin-right:-8px;margin-bottom:2rem}.btn-group .btn-radio{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;max-width:none;min-width:135px;margin-bottom:0}.btn-group .btn-radio+.btn-radio{padding:0 8px}.box-group .btn-radio{margin-bottom:1.25rem}.quantity-group{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:2rem}.quantity-group .btn-group,.quantity-group .input-manually,.quantity-group .title{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.quantity-group .title{margin-bottom:0}.quantity-group .btn-group{padding:0 1rem}.quantity-group .btn-group .btn-radio{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;min-width:auto}.quantity-group .input-manually{width:190px}.time-group{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:4.5rem;margin-bottom:2rem}.time-group label{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;margin-bottom:0;margin-right:3rem}.time-group .slider{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto}.square-group{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}.square-group .slider{width:75%;margin-right:2rem;margin-bottom:0;-lh-property:0;width:-webkit-calc(100% - 190px);width:-moz-calc(100% - 190px);width:calc(100% - 190px)}.square-group .input-manually{width:190px}}.site-header{background-color:#ffffff;position:relative;z-index:1000}.site-header .phones-calc{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.site-header .phones-calc .dropdown-phones,.site-header .phones-calc .phones-calc{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.site-header .phones-calc .dropdown-phones .dropdown-menu .address-item{padding:6px 10px;font-size:0.75rem}.site-header .phones-calc .dropdown-phones .dropdown-menu .address-item dl{border-top:1px solid rgba(108,123,138,0.1)}.site-header .phones-calc .dropdown-phones .dropdown-menu .address-item dl dt{margin:0.75rem 0 0.25rem;font-weight:700}.site-header .phones-calc .dropdown-phones .dropdown-menu .address-item dl dd{margin:0}.site-header .phones-calc .dropdown-phones .dropdown-menu .address-item dl dd a{padding:0!important;color:#ff6600;text-decoration:underline}.site-header .lang-switcher{font-weight:700;font-size:0.875rem;letter-spacing:3px;text-transform:uppercase}.site-header .lang-switcher .divider{margin:0 0.4rem}.site-header .lang-switcher a.active,.site-header .lang-switcher a:hover{color:rgba(20,15,38,0.5)}.site-header .site-brand .custom-logo-link{display:block;background:url("../img/logo_bg.svg") no-repeat center bottom;background-size:cover;padding-bottom:8px}.site-header .topbar .row{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.site-header .topbar .col-site-brand .site-brand .custom-logo-link{max-width:116px}.site-header .topbar .col-cities .dropdown-cities .city-name{font-size:0.625rem;font-weight:700;letter-spacing:3px;text-transform:uppercase}.site-header .topbar .col-cities .dropdown-cities .dropdown-toggle .label{font-size:0.625rem;font-weight:300}.site-header .topbar .col-cities .dropdown-cities .dropdown-toggle .svg-icon{width:11px;height:16px}.site-header .navbar{border-top:1px solid rgba(108,123,138,0.1)}.site-header .mobile-bottombar{border-top:1px solid rgba(108,123,138,0.1);padding:1rem 0;margin-top:-4px}.site-header .mobile-bottombar .phones-calc .dropdown-phones{margin-right:6px}.site-header .mobile-bottombar .phones-calc .btn{padding:8px 13px;font-size:0.625rem;letter-spacing:1px}@media only screen and (max-width:767.98px){.site-header .topbar .col-cities{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.site-header .navbar .lang-switcher{padding-top:1rem;text-align:right}}@media only screen and (min-width:768px){.site-header .topbar .col-site-brand .site-brand .custom-logo-link{max-width:150px}.site-header .topbar .col-cities{padding-right:1.5rem;text-align:right}.site-header .topbar .col-cities .dropdown-cities .city-name{font-size:0.75rem}.site-header .topbar .col-cities .dropdown-cities .dropdown-toggle .label{font-size:0.75rem;letter-spacing:1px}.site-header .topbar .col-cities .lang-switcher{margin-top:0.5rem;font-size:0.75rem}.site-header .topbar .col-phones .phones-calc .dropdown-phones .dropdown-menu li a,.site-header .topbar .col-phones .phones-calc .dropdown-phones .dropdown-toggle{font-size:1.125rem}.site-header .topbar .col-phones .phones-calc .dropdown-phones .dropdown-menu .address-item{padding:6px 10px;font-size:0.875rem}.site-header .topbar .col-phones .phones-calc .dropdown-phones .dropdown-menu .address-item dl{border-top-width:2px}.site-header .topbar .col-phones .phones-calc .dropdown-phones .dropdown-menu .address-item dl dd,.site-header .topbar .col-phones .phones-calc .dropdown-phones .dropdown-menu .address-item dl dd a{font-size:0.75rem}.site-header .topbar .col-phones .phones-calc .btn{margin-left:0.5rem;padding:0.625rem 1.25rem;font-size:0.625rem}.site-header .navbar{margin-top:-9px;border-top-width:2px;border-bottom:2px solid rgba(108,123,138,0.1)}}@media only screen and (min-width:1230px){.site-header .topbar{padding:1rem 0 1.5rem}.site-header .topbar .col-site-brand{-webkit-flex-basis:280px;flex-basis:280px;max-width:280px}.site-header .topbar .col-site-brand .site-brand{position:absolute;top:-54px;left:0;z-index:999}.site-header .topbar .col-site-brand .site-brand .custom-logo-link{max-width:none}.site-header .topbar .col-lang{-webkit-flex-basis:110px;flex-basis:110px;max-width:110px;text-align:center}.site-header .topbar .col-lang .lang-switcher{font-size:0.8125rem}.site-header .topbar .col-cities{-webkit-flex-basis:220px;flex-basis:220px;max-width:220px;padding:0 15px;text-align:center}.site-header .topbar .col-cities .dropdown-cities .city-name{font-size:0.875rem}.site-header .topbar .col-cities .dropdown-cities .dropdown-toggle .svg-icon{width:14px;height:20px}.site-header .topbar .col-cities .dropdown-cities .dropdown-toggle .label{font-size:0.8125rem}.site-header .topbar .col-phones{-webkit-flex-basis:560px;flex-basis:560px;max-width:560px}.site-header .topbar .col-phones .phones-calc{padding-left:1rem}.site-header .topbar .col-phones .phones-calc .dropdown-phones .dropdown-menu li a,.site-header .topbar .col-phones .phones-calc .dropdown-phones .dropdown-toggle{padding:0.75rem 1.25rem;font-size:1.5rem;line-height:1}.site-header .topbar .col-phones .phones-calc .dropdown-phones .dropdown-menu{padding-bottom:0.5rem}.site-header .topbar .col-phones .phones-calc .dropdown-phones .dropdown-menu .address-item{padding:0.75rem 1.25rem;font-size:1rem}.site-header .topbar .col-phones .phones-calc .dropdown-phones .dropdown-menu .address-item dl dt{margin:1.25rem 0 0.4rem}.site-header .topbar .col-phones .phones-calc .dropdown-phones .dropdown-menu .address-item dl dd,.site-header .topbar .col-phones .phones-calc .dropdown-phones .dropdown-menu .address-item dl dd a{font-size:0.875rem}.site-header .topbar .col-phones .phones-calc .btn{margin-left:2.5rem;padding:0.8125rem 2rem;font-size:0.75rem}.site-header .navbar .primary-menu{padding-left:280px}}.site-footer{background:#282828}.site-footer,.site-footer a:not(.btn){color:#ffffff}.site-footer .email a,.site-footer .menu a:not(.btn),.site-footer address a{border-bottom:1px dashed transparent}.site-footer .email a:focus,.site-footer .email a:hover,.site-footer .menu a:not(.btn):focus,.site-footer .menu a:not(.btn):hover,.site-footer address a:focus,.site-footer address a:hover{border-color:#ffffff}.site-footer .menu li{margin-bottom:6px;line-height:1.1}.site-footer .footer-widgets{background:#363636;padding:2rem 0}.site-footer .footer-widgets .col{margin-bottom:1.25rem}.site-footer .footer-widgets .widget .widget-title{margin-bottom:0.5rem;font-weight:500}.site-footer .footer-widgets .widget .menu a{color:rgba(255,255,255,0.65);font-size:0.75rem}.site-footer .footer-widgets .widget .menu a:focus,.site-footer .footer-widgets .widget .menu a:hover{color:#ffffff;border-color:#ffffff}.site-footer .footer-top{padding:2rem 0}.site-footer .footer-top .col-actions,.site-footer .footer-top .col-city,.site-footer .footer-top .col-site-brand{margin-bottom:2rem}.site-footer .footer-top .col-actions .menu li{margin-bottom:0}.site-footer .footer-top .col-actions .menu .call-back{font-weight:700}.site-footer .footer-top .col-actions .menu .btn{font-size:0.75rem;font-weight:600;letter-spacing:normal;text-transform:none}.site-footer .footer-top .col-address .social-networks{margin-top:0.5rem}.site-footer .footer-top .col-address .email{margin-top:0.25rem}.site-footer .footer-top .col-city .cities-phones{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.site-footer .footer-top .col-city .cities-phones .dropdown-cities,.site-footer .footer-top .col-city .cities-phones .phones-list{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.site-footer .footer-top .col-city .cities-phones .phones-list{text-align:right}.site-footer .footer-top .col-city .cities-phones .phones-list li{margin-bottom:10px}.site-footer .footer-top .col-city .cities-phones .phones-list li:last-child{margin-bottom:0}.site-footer .footer-top .col-city .cities-phones .dropdown-cities .dropdown-toggle{line-height:normal}.site-footer .footer-top .col-city .cities-phones .dropdown-cities .dropdown-toggle .city-name{font-size:1.25rem;font-weight:500;border-bottom-color:rgba(255,255,255,0.5)}.site-footer .footer-top .col-city .cities-phones .dropdown-cities .dropdown-menu{margin-top:0.5rem}.site-footer .footer-bottom{border-top:1px solid rgba(255,255,255,0.1);padding:2rem 0}.site-footer .footer-bottom .col-nav-links .menu .divider{display:inline-block;margin:0 5px}.site-footer .footer-bottom .col-developer .developer .developer-logo,.site-footer .footer-bottom .col-developer .developer .developer-text{display:inline-block;vertical-align:middle;line-height:1}.site-footer .footer-bottom .col-developer .developer .developer-logo svg{width:127px;height:26px}.site-footer .footer-bottom .col-developer .developer .developer-logo:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}@media only screen and (max-width:767.98px){.site-footer .footer-widgets .col{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.site-footer .footer-widgets .col .col:last-child{margin-bottom:0}.site-footer .footer-top .site-brand .custom-logo{max-width:195px}.site-footer .footer-top .col-actions .menu{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.site-footer .footer-top .col-actions .menu li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.site-footer .footer-top .col-actions .menu .btn{width:100%;padding-left:5px;padding-right:5px}.site-footer .footer-bottom [class*=col-]+[class*=col-]{margin-top:2rem}.site-footer .footer-bottom .col-developer .developer{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}@media only screen and (min-width:768px){.site-footer .footer-widgets{padding:4rem 0 2.5rem}.site-footer .footer-widgets .col{-webkit-flex-basis:33.33333%;flex-basis:33.33333%;max-width:33.33333%;margin-bottom:1.875rem}.site-footer .footer-widgets .widget .widget-title{min-height:44px;margin-bottom:1.25rem;font-size:0.875rem}.site-footer .footer-widgets .widget .menu li{margin-bottom:10px}.site-footer .footer-top .row{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.site-footer .footer-top .col-site-brand{margin-bottom:2.25rem}.site-footer .footer-top .col-actions{margin-bottom:0}.site-footer .footer-top .col-actions .menu li+li{margin-top:1.25rem}.site-footer .footer-top .col-actions .menu .btn{font-size:0.8125rem}.site-footer .footer-top .col-address .email{margin-top:0.5rem}.site-footer .footer-top .col-city .cities-phones .phones-list{text-align:left}.site-footer .footer-top .col-city .cities-phones .phones-list li{margin-bottom:0.75rem;font-size:1.125rem}.site-footer .footer-top .col-city .cities-phones .dropdown-cities .dropdown-toggle .city-name{font-size:1.5rem}.site-footer .footer-bottom{font-size:0.875rem}.site-footer .footer-bottom .row{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.site-footer .footer-bottom .col-developer{text-align:right}.site-footer .footer-bottom .col-developer .developer-logo{margin-left:1rem}.site-footer .footer-bottom .col-developer .developer-logo svg{width:142px;height:29px}}@media only screen and (min-width:1230px){.site-footer .footer-widgets{padding:3.5rem 0}.site-footer .footer-widgets .col{-webkit-flex-basis:0;flex-basis:0;max-width:none;margin-bottom:0}.site-footer .footer-widgets .widget .widget-title{min-height:47px;margin-bottom:1.3rem}.site-footer .footer-top .col-site-brand{margin-bottom:0}.site-footer .footer-top .col-actions{text-align:right}.site-footer .footer-top .col-actions .menu{display:inline-block;text-align:left}.site-footer .footer-top .col-actions .menu .call-back{font-size:1rem}.site-footer .footer-top .col-address{font-size:1rem}.site-footer .footer-top .col-city{-webkit-align-self:normal;-ms-flex-item-align:normal;align-self:normal;margin-top:5px;margin-bottom:0}.site-footer .footer-bottom{padding:1.75rem 0}}.posts-loop .hentry{padding:0;margin-bottom:1.5rem}.posts-loop .hentry .entry-thumbnail{border-bottom-left-radius:0;border-bottom-right-radius:0;margin:0!important}.posts-loop .hentry .entry-details{border:2px solid rgba(108,123,138,0.1);border-width:0 1px 1px 1px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:1.25rem}.posts-loop .hentry .entry-thumbnail+.entry-details{border-radius:5px}.posts-loop .hentry .entry-header{margin-bottom:0.5rem}.posts-loop .hentry .entry-header .entry-title{font-size:1rem;font-weight:700}.posts-loop .hentry .entry-header .entry-title a:focus,.posts-loop .hentry .entry-header .entry-title a:hover{color:#ff6600}.posts-loop .hentry .entry-meta{margin-bottom:0.75rem}.posts-loop .hentry .entry-excerpt{font-size:0.75rem}@media only screen and (min-width:768px){.posts-loop .hentry{margin-bottom:1.875rem}.posts-loop .hentry .entry-header{margin-bottom:0.625rem}.posts-loop .hentry .entry-header .entry-title{font-size:1.125rem}.posts-loop .hentry .entry-meta{margin-bottom:0.625rem;font-size:0.625rem}.posts-loop .hentry .entry-meta>div{margin-right:1rem}.posts-loop .hentry .entry-meta .svg-icon.svg-icon-tag{width:13px;height:8px}.posts-loop .hentry .entry-meta .entry-tags{font-weight:600}.posts-loop .hentry .entry-excerpt{font-size:0.875rem}}@media only screen and (min-width:1230px){.posts-loop .hentry{margin-bottom:2.5rem}.posts-loop .hentry .entry-header{margin-bottom:0.875rem}.posts-loop .hentry .entry-header .entry-title{font-size:1.5rem}.posts-loop .hentry .entry-meta{font-size:0.75rem}.posts-loop .hentry .entry-meta .entry-tags{font-size:0.6875rem}}body.error404{height:100vh}body.error404 .hentry,body.error404 .hentry .container,body.error404 .hentry .entry-content,body.error404 .site,body.error404 .site-main{height:100%}body.error404 .hentry .entry-content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;padding:0;margin-top:-80px}body.error404 .hentry .batman-404{width:220px}body.error404 .hentry .error-404{margin:0.75rem 0;font-size:5.625rem;font-weight:700;line-height:1}body.error404 .hentry .text{margin-bottom:1.5rem;font-size:1.125rem;font-weight:700}body.error404 .hentry .btn-wrapper .btn{width:200px}@media only screen and (min-width:768px){body.error404 .hentry .row{width:100%;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body.error404 .hentry .col-md-5:first-child{padding:0}body.error404 .hentry .batman-404{width:275px}}@media only screen and (min-width:1230px){body.error404 .hentry .col-md-5:last-child{text-align:left}body.error404 .hentry .batman-404{width:auto}body.error404 .hentry .error-404{font-size:9rem}body.error404 .hentry .text{font-size:1.5rem}body.error404 .hentry .btn-wrapper .btn{width:250px}}body.page-template-page-thanks{height:100vh}body.page-template-page-thanks .hentry,body.page-template-page-thanks .hentry .container,body.page-template-page-thanks .hentry .entry-content,body.page-template-page-thanks .site,body.page-template-page-thanks .site-main{height:100%}body.page-template-page-thanks .hentry .entry-content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;padding:0;margin-top:-80px}body.page-template-page-thanks .hentry .entry-title{margin-bottom:1rem;font-size:2.25rem}body.page-template-page-thanks .hentry .text{margin-bottom:1.5rem;font-size:1rem}body.page-template-page-thanks .hentry .text>:last-child{margin-bottom:0}body.page-template-page-thanks .hentry .btn-wrapper .btn{width:200px}@media only screen and (max-width:767.98px){body.page-template-page-thanks .batman-thanks{max-width:425px;margin:2.5rem 0 -40% 20px}}@media only screen and (min-width:768px){body.page-template-page-thanks .hentry .row{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body.page-template-page-thanks .hentry .col-md-6.order-md-2{padding-left:2.5rem;text-align:left}body.page-template-page-thanks .hentry .entry-title{font-size:3rem}body.page-template-page-thanks .hentry .text{font-size:1.125rem}body.page-template-page-thanks .hentry .batman-thanks{max-width:630px;margin:0 0 -45vw -18vw}}@media only screen and (min-width:1230px){body.page-template-page-thanks .hentry .col-md-6.order-md-2{padding-left:15px}body.page-template-page-thanks .hentry .entry-title{font-size:3.75rem}body.page-template-page-thanks .hentry .text{font-size:1.5rem}body.page-template-page-thanks .hentry .btn-wrapper .btn{width:250px}body.page-template-page-thanks .hentry .batman-thanks{max-width:none;margin:0 0 -28vw -7vw;position:relative;z-index:-1}}.single-post .section-director .row{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.entry-content>:first-child,.entry-excerpt>:first-child{margin-top:0}.entry-content>:last-child,.entry-excerpt>:last-child{margin-bottom:0}.entry-content a:not(.btn),.entry-excerpt a:not(.btn){border-bottom:1px solid transparent;color:#ff6600;text-decoration:none}.entry-content a:not(.btn):focus,.entry-content a:not(.btn):hover,.entry-excerpt a:not(.btn):focus,.entry-excerpt a:not(.btn):hover{color:#ff7e27;border-color:inherit}.entry-content a:not(.btn):active,.entry-excerpt a:not(.btn):active{color:#f06b13;border-color:inherit}.entry-content img,.entry-excerpt img{max-width:100%;height:auto;border-radius:5px}.entry-content table,.entry-excerpt table{width:100%;table-layout:auto;border-collapse:collapse;margin-bottom:1rem;vertical-align:top}.entry-content table td,.entry-content table th,.entry-excerpt table td,.entry-excerpt table th{padding:0.5rem;border:1px solid rgba(108,123,138,0.75);vertical-align:top}.entry-content table th,.entry-excerpt table th{text-align:center}.entry-content table td,.entry-excerpt table td{text-align:left}@media only screen and (min-width:768px){.entry-content table,.entry-excerpt table{margin-bottom:1.5rem}}@media only screen and (min-width:1230px){.entry-content table,.entry-excerpt table{margin-bottom:2rem}}.hentry{padding:1.5rem 0 3rem}.hentry .entry-thumbnail{margin:0 0 1.5rem;border-radius:5px;overflow:hidden}.hentry .entry-thumbnail img{max-width:100%;height:auto;width:100%}.hentry .entry-header{margin-bottom:1rem}.hentry .entry-header .entry-title{margin-bottom:0}.hentry .entry-meta{margin-bottom:1.125rem;font-size:0.625rem}.hentry .entry-meta>div{display:inline-block;vertical-align:middle;margin-right:0.75rem}.hentry .entry-meta>div:last-child{margin-right:0!important}.hentry .entry-meta,.hentry .entry-meta a{color:#6c7b8a}.hentry .entry-meta a:focus,.hentry .entry-meta a:hover{color:#ff6600}.hentry .entry-meta .svg-icon{margin-top:-2px;margin-right:1px}.hentry .entry-meta .svg-icon.svg-icon-tag{width:13px;height:8px}.hentry .entry-meta .svg-icon.svg-icon-tag path{fill:#6c7b8a}.hentry .entry-meta .entry-tags{margin-bottom:0.2rem;font-size:0.5rem;font-weight:600;letter-spacing:3px;text-transform:uppercase}.hentry .entry-share{border-radius:5px;background:#f4f4f4;padding:2rem 1.5rem;margin-top:2.5rem}.hentry .entry-share .title{font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:5px}.hentry .entry-share .text{font-size:1.125rem}.hentry .entry-share .addtoany_shortcode{margin-top:1rem}.hentry .entry-share .addtoany_shortcode a+a{margin-left:1.5rem}.hentry .entry-share .addtoany_shortcode a img{vertical-align:middle;width:30px;height:30px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.hentry .entry-recent_posts{margin-top:2rem}.hentry .entry-recent_posts .title{margin-bottom:1rem;font-size:1.125rem;font-weight:700}.hentry .entry-recent_posts .title .svg-icon{margin-right:5px}.hentry .entry-recent_posts .hentry{padding-bottom:1.5rem}.hentry .entry-recent_posts .hentry .entry-details{padding:1.5rem}.hentry .entry-recent_posts .hentry .entry-header{margin-bottom:1rem}.hentry .entry-recent_posts .hentry .entry-header .entry-title{font-size:1rem}.hentry .entry-recent_posts .hentry .entry-meta{margin-bottom:0}.hentry .entry-recent_posts .hentry .entry-excerpt{display:none}@media only screen and (min-width:768px){.hentry{padding:2rem 0 4rem}.hentry .entry-thumbnail{margin-bottom:2.5rem}.hentry .entry-header{margin-bottom:1.25rem}.hentry .entry-meta{margin-bottom:1.5rem;font-size:0.8125rem;font-weight:500}.hentry .entry-meta>div{margin-right:1.5rem}.hentry .entry-meta .svg-icon.svg-icon-tag{width:16px;height:10px}.hentry .entry-meta .entry-tags{font-size:0.8125rem;font-weight:700}.hentry .entry-share{position:relative;padding:4.5rem 0;margin-top:5.5rem}.hentry .entry-share .col-image{position:static}.hentry .entry-share .col-image img{position:absolute;bottom:0;left:55px;width:240px;height:auto}.hentry .entry-share .title{margin-bottom:1rem}.hentry .entry-share .text{max-width:10em}.hentry .entry-share .addtoany_shortcode{margin-top:1.875rem}.hentry .entry-recent_posts{margin-top:5rem}.hentry .entry-recent_posts .title{margin-bottom:1.875rem;font-size:1.5rem}.hentry .entry-recent_posts .col-md-6:last-child{display:none}}@media only screen and (min-width:1230px){.hentry{padding:3.75rem 0 6rem}.hentry .entry-thumbnail{margin-bottom:2.75rem}.hentry .entry-header{margin-bottom:1.5rem}.hentry .entry-meta{margin-bottom:2.5rem}.hentry .entry-meta>div{margin-right:2rem}.hentry .entry-share{margin-top:6.5rem}.hentry .entry-share .col-image img{width:auto;left:100px}.hentry .entry-share .title{font-size:2.25rem;margin-bottom:1.25rem}.hentry .entry-share .text{font-size:1.5rem}.hentry .entry-share .addtoany_shortcode{margin-top:3rem}.hentry .entry-share .addtoany_shortcode a img{width:auto;height:auto}.hentry .entry-recent_posts .col-md-6:last-child{display:block}}.entry-header.header-has-subtitle{margin-bottom:2rem}.entry-header.header-has-subtitle .container{border-bottom:2px solid rgba(108,123,138,0.1);padding-bottom:2rem}.entry-header.header-has-subtitle.header-subtitle-text .subtitle{margin-top:1rem;font-size:1rem}.entry-header.header-has-subtitle.header-subtitle-text .subtitle>:last-child{margin-bottom:0}.entry-header.header-has-subtitle.header-subtitle-text .subtitle>:last-child{margin-bottom:0!important}.entry-header.header-has-subtitle.header-subtitle-slider .subtitle .swiper-slide{font-size:1rem}.entry-header.header-has-subtitle.header-subtitle-slider .subtitle .swiper-slide .media{-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.entry-header.header-has-subtitle.header-subtitle-slider .subtitle .swiper-slide .media .media-body{line-height:normal}.entry-header.header-has-subtitle.header-subtitle-slider .subtitle .swiper-slide img{max-width:100%;height:auto;width:60px;margin-right:15px}.entry-header.header-has-subtitle.header-subtitle-slider .subtitle .swiper-pagination{text-align:left;padding-left:48px}@media only screen and (max-width:767.98px){.entry-header.header-has-subtitle.header-subtitle-slider .col-title{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2}.entry-header.header-has-subtitle.header-subtitle-slider .col-subtitle{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1;margin-bottom:1.25rem}}@media only screen and (min-width:768px){.entry-header.header-has-subtitle .container{padding-bottom:2.5rem}.entry-header.header-has-subtitle.header-subtitle-text .subtitle{font-size:1rem}.entry-header.header-has-subtitle.header-subtitle-slider .subtitle{border-left:1px solid rgba(0,0,0,0.5);padding-left:1.875rem}.entry-header.header-has-subtitle.header-subtitle-slider .subtitle .swiper-slide .media{display:block}.entry-header.header-has-subtitle.header-subtitle-slider .subtitle .swiper-slide img{margin-bottom:2rem;margin-right:0}.entry-header.header-has-subtitle.header-subtitle-slider .subtitle .swiper-pagination{padding-left:0}}@media only screen and (min-width:1230px){.entry-header.header-has-subtitle{margin-bottom:3.75rem}.entry-header.header-has-subtitle .container{padding-bottom:3rem}.entry-header.header-has-subtitle.header-subtitle-text .subtitle{width:400px;margin-left:auto;margin-top:0;font-size:1.5rem}.entry-header.header-has-subtitle.header-subtitle-slider .subtitle{padding-left:4.8125rem}.entry-header.header-has-subtitle.header-subtitle-slider .subtitle .swiper-slide{font-size:1.125rem}.entry-header.header-has-subtitle.header-subtitle-slider .subtitle .swiper-slide img{max-width:100%}}.blog-index .sidebar{margin-bottom:2.8125rem}@media only screen and (min-width:768px){.blog-index .sidebar{margin-bottom:3.25rem}}@media only screen and (min-width:1230px){.blog-index .sidebar{margin-bottom:0}}.page-template-page-jobs .hentry.page .entry-header{margin-bottom:0!important}.page-template-page-jobs .hentry.page .entry-header.header-has-subtitle.header-subtitle-slider .swiper-slide img{max-height:30px;width:auto}@media only screen and (min-width:768px){.page-template-page-jobs .hentry.page .entry-header.header-has-subtitle.header-subtitle-slider .row{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-template-page-jobs .hentry.page .entry-header.header-has-subtitle.header-subtitle-slider .col-title{-webkit-flex-basis:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.33333333%}.page-template-page-jobs .hentry.page .entry-header.header-has-subtitle.header-subtitle-slider .col-subtitle{-webkit-flex-basis:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666667%}.page-template-page-jobs .hentry.page .entry-header.header-has-subtitle.header-subtitle-slider .swiper-slide img{max-height:33px;margin-right:20px}}@media only screen and (min-width:768px) and (max-width:1229.98px){.page-template-page-jobs .hentry.page .entry-header.header-has-subtitle.header-subtitle-slider .swiper-slide .media{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.page-template-page-jobs .hentry.page .entry-header.header-has-subtitle.header-subtitle-slider .swiper-slide img{margin-bottom:0}.page-template-page-jobs .hentry.page .entry-header.header-has-subtitle.header-subtitle-slider .swiper-pagination{padding-left:46px}}@media only screen and (min-width:1230px){.page-template-page-jobs .hentry.page{padding-top:2rem}.page-template-page-jobs .hentry.page .entry-header.header-has-subtitle .container{padding-bottom:6rem}.page-template-page-jobs .hentry.page .entry-header.header-has-subtitle.header-subtitle-slider .swiper-slide img{margin-right:0;margin-bottom:1rem}}.jobs-loop .hentry{border-bottom:2px solid rgba(108,123,138,0.1);padding:1.875rem 0 2.5rem}.jobs-loop .hentry .job-header{margin-bottom:0.625rem}.jobs-loop .hentry .job-header .job-title{margin-bottom:0;font-size:1.125rem;font-weight:700}.jobs-loop .hentry .job-thumbnail{margin-bottom:1.5rem}.jobs-loop .hentry .job-signup{margin-top:1.5rem}.jobs-loop .hentry .job-signup .btn{font-weight:600;letter-spacing:normal}.jobs-loop .hentry .job-points .job-point-item{margin-bottom:1rem}.jobs-loop .hentry .job-points .job-point-item>:last-child{margin-bottom:0}.jobs-loop .hentry .job-points .job-point-item .caption{margin-bottom:0.375rem;font-size:1.125rem;font-weight:500}@media only screen and (max-width:767.98px){.jobs-loop .hentry .job-points .job-point-item:last-child{margin-bottom:0}}@media only screen and (min-width:768px){.jobs-loop .hentry{padding:3.75rem 0 1.1875rem}.jobs-loop .hentry .job-thumbnail{margin-bottom:0}.jobs-loop .hentry .job-header{margin-bottom:0}.jobs-loop .hentry .job-header .job-title{font-size:1.875rem}.jobs-loop .hentry .job-signup{margin-top:1.875rem}.jobs-loop .hentry .job-points{margin-top:2.5rem}.jobs-loop .hentry .job-points .job-point-item{margin-bottom:2.25rem;font-size:0.875rem}}@media only screen and (min-width:1230px){.jobs-loop .hentry{padding:3.125rem 0}.jobs-loop .hentry .job-header{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}.jobs-loop .hentry .job-header .job-title{font-size:2.25rem}.jobs-loop .hentry .job-thumbnail{height:100%}.jobs-loop .hentry .job-thumbnail img{width:auto;height:100%;object-fit:cover}.jobs-loop .hentry .job-points,.jobs-loop .hentry .job-signup{margin-top:0}.jobs-loop .hentry .job-points .job-point-item{margin-bottom:2rem}.jobs-loop .hentry .job-points .job-point-item .caption{margin-bottom:1.5rem;font-size:1.5rem}}.page-template-page-stocks .hentry.page .entry-header{margin-bottom:0.5rem!important}@media only screen and (max-width:767.98px){.page-template-page-stocks .hentry.page .entry-header.header-has-subtitle.header-subtitle-text .col{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}}@media only screen and (min-width:768px){.page-template-page-stocks .hentry.page .entry-header.header-has-subtitle.header-subtitle-text .row{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-template-page-stocks .hentry.page .entry-content{font-size:0.875rem}}@media only screen and (min-width:1230px){.page-template-page-stocks .hentry.page{padding-top:2rem}.page-template-page-stocks .hentry.page .entry-header.header-has-subtitle .container{padding-bottom:4rem}.page-template-page-stocks .hentry.page .entry-header.header-has-subtitle.header-subtitle-text .col-title{-webkit-flex-basis:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666667%}.page-template-page-stocks .hentry.page .entry-header.header-has-subtitle.header-subtitle-text .col-subtitle{-webkit-flex-basis:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.33333333%}.page-template-page-stocks .hentry.page .entry-header.header-has-subtitle.header-subtitle-text .subtitle{width:auto;margin-left:6rem}}.stocks-loop .hentry{border-bottom:2px solid rgba(108,123,138,0.1);padding:1.875rem 0 2.5rem}.stocks-loop .hentry .stock-header{margin-bottom:0.625rem}.stocks-loop .hentry .stock-header .stock-title{margin-bottom:0;font-size:1.125rem;font-weight:700}.stocks-loop .hentry .stock-thumbnail{margin-bottom:1.5rem}.stocks-loop .hentry .stock-text .hellip{display:inline}.stocks-loop .hentry .stock-text .text-more{max-height:0;visibility:hidden;display:block}.stocks-loop .hentry .stock-text.text-full .hellip{display:none}.stocks-loop .hentry .stock-text.text-full .text-more{max-height:9999px;visibility:visible;display:inline}.stocks-loop .hentry .stock-read-more{margin-top:1.5rem}.stocks-loop .hentry .stock-read-more a{color:#000000;border-bottom:1px dashed}.stocks-loop .hentry .stock-signup{margin-top:1.5rem}.stocks-loop .hentry .stock-signup .btn{font-weight:600;letter-spacing:normal}@media only screen and (min-width:768px){.stocks-loop .hentry{padding:3.75rem 0 1.1875rem}.stocks-loop .hentry .stock-thumbnail{margin-bottom:0}.stocks-loop .hentry .stock-header .stock-title{font-size:1.875rem}.stocks-loop .hentry .stock-signup{margin-top:1.875rem}}@media only screen and (min-width:1230px){.stocks-loop .hentry{padding:3.125rem 0}.stocks-loop .hentry .stock-header{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}.stocks-loop .hentry .stock-header .stock-title{font-size:2.25rem}.stocks-loop .hentry .stock-thumbnail{height:100%}.stocks-loop .hentry .stock-thumbnail img{width:100%;height:auto;object-fit:cover}}.page-template-page-reviews .hentry.page .entry-header.header-has-subtitle.header-subtitle-text .container{border-bottom:0;padding-bottom:0}.page-template-page-reviews .hentry.page .entry-header.header-has-subtitle.header-subtitle-text .subtitle{margin-top:0.875rem;font-size:1.125rem}.page-template-page-reviews .hentry.page .entry-header.header-has-subtitle.header-subtitle-text .subtitle .btn{font-size:0.875rem}.page-template-page-reviews .hentry.page .entry-content .swiper-wrapper{margin-bottom:3rem}.page-template-page-reviews .hentry.page .entry-content .swiper-pagination{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.page-template-page-reviews .hentry.page .entry-content .swiper-pagination .swiper-pagination-bullet{display:inline-block;background:none;border-bottom:2px solid rgba(108,123,138,0.1);border-radius:0;padding:4px 15px;margin:0;color:#6c7b8a;font-weight:500;opacity:1;width:auto;height:auto}.page-template-page-reviews .hentry.page .entry-content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.page-template-page-reviews .hentry.page .entry-content .swiper-pagination .swiper-pagination-bullet:focus,.page-template-page-reviews .hentry.page .entry-content .swiper-pagination .swiper-pagination-bullet:hover{border-color:#ff6600;color:#000000}@media only screen and (max-width:767.98px){.page-template-page-reviews .hentry.page .entry-header.header-has-subtitle.header-subtitle-text .subtitle .btn{width:100%}}@media only screen and (min-width:768px){.page-template-page-reviews .hentry.page .entry-header.header-has-subtitle.header-subtitle-text{margin-bottom:3rem}.page-template-page-reviews .hentry.page .entry-header.header-has-subtitle.header-subtitle-text .row{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-template-page-reviews .hentry.page .entry-header.header-has-subtitle.header-subtitle-text .col-title{-webkit-flex-basis:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.33333333%}.page-template-page-reviews .hentry.page .entry-header.header-has-subtitle.header-subtitle-text .col-subtitle{-webkit-flex-basis:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666667%}.page-template-page-reviews .hentry.page .entry-header.header-has-subtitle.header-subtitle-text .subtitle{margin-top:0}.page-template-page-reviews .hentry.page .entry-header.header-has-subtitle.header-subtitle-text .subtitle p{margin-bottom:0.75rem}.page-template-page-reviews .hentry.page .entry-content .swiper-wrapper{margin-bottom:4rem}.page-template-page-reviews .hentry.page .entry-content .swiper-pagination .swiper-pagination-bullet{padding:7px 25px;font-size:1.125rem}.page-template-page-reviews .hentry.page .entry-content .tabs .tabs-nav{margin-bottom:1rem}.page-template-page-reviews .hentry.page .entry-content .tabs .tabs-nav .nav-item{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.page-template-page-reviews .hentry.page .entry-content .tabs .tabs-nav .nav-item .tab-link{padding-left:2rem;padding-right:2rem;font-size:1rem;letter-spacing:3px;text-transform:uppercase}}@media only screen and (min-width:1230px){.page-template-page-reviews .hentry.page .entry-header.header-has-subtitle.header-subtitle-text{margin-bottom:4rem}.page-template-page-reviews .hentry.page .entry-header.header-has-subtitle.header-subtitle-text .subtitle{font-size:1.875rem;line-height:normal}.page-template-page-reviews .hentry.page .entry-header.header-has-subtitle.header-subtitle-text .subtitle p{margin-bottom:1.75rem}.page-template-page-reviews .hentry.page .entry-content .swiper-wrapper{margin-bottom:6rem}.page-template-page-reviews .hentry.page .entry-content .swiper-pagination .swiper-pagination-bullet{padding:10px 30px}.page-template-page-reviews .hentry.page .entry-content .tabs .tabs-nav{margin-bottom:5rem}.page-template-page-reviews .hentry.page .entry-content .tabs .tabs-nav .nav-item .tab-link{padding-left:2rem;padding-right:2rem;font-size:1.125rem}}.reviews-loop .review{padding:1.875rem 0;border-bottom:2px solid #f3f4f5}.reviews-loop .review .review-header{margin-bottom:1rem;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:end;-moz-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.reviews-loop .review .review-header .review-title .title{margin-bottom:0.625rem;font-size:1.25rem;font-weight:700}.reviews-loop .review .review-header .review-title .usr{color:#ffc700;font-weight:700}.reviews-loop .review .review-header .review-title .usr img{vertical-align:middle}.reviews-loop .review .review-header .review-title .usr span{vertical-align:middle;margin-left:0.5rem}.reviews-loop .review .review-header .review-date{color:#6c7b8a;line-height:normal}.reviews-loop .review .review-content{color:rgba(0,0,0,0.8)}.reviews-loop .review .review-content>:last-child{margin-bottom:0}.reviews-loop .review .review-content .review-cleaning_type{color:#000000;font-size:1rem;font-weight:500}.reviews-loop .review.review_cat-predpriyatiya .review-header .review-title .title{font-weight:600}.reviews-loop .review.review_cat-predpriyatiya .review-header .review-title .company-author .author-name{font-weight:700}@media only screen and (max-width:767.98px){.reviews-loop .review.review_cat-predpriyatiya .review-header{display:block;position:relative}.reviews-loop .review.review_cat-predpriyatiya .review-header .review-title .company-logo{margin-right:1rem}.reviews-loop .review.review_cat-predpriyatiya .review-header .review-title .title{font-size:0.875rem}.reviews-loop .review.review_cat-predpriyatiya .review-header .review-title .company-author{margin:1.25rem 0 1rem}.reviews-loop .review.review_cat-predpriyatiya .review-header .review-title .company-author .author-name{font-size:1.25rem}.reviews-loop .review.review_cat-predpriyatiya .review-header .review-title .company-author .author-position{font-size:0.75rem}.reviews-loop .review.review_cat-predpriyatiya .review-header .review-date{position:absolute;right:0;bottom:0}}@media only screen and (min-width:768px){.reviews-loop .review .review-header{-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1.25rem}.reviews-loop .review .review-header .review-title .title{margin-bottom:0.75rem;font-size:1.5rem}.reviews-loop .review .review-header .review-title .usr{font-size:1rem}.reviews-loop .review .review-header .review-title .usr span{display:inline-block;margin-top:2px;line-height:normal}.reviews-loop .review .review-header .review-date{margin-top:5px}.reviews-loop .review .review-content .review-cleaning_type{margin-bottom:0.875rem;font-size:1.25rem}.reviews-loop .review.review_cat-predpriyatiya .review-header{margin-bottom:2rem}.reviews-loop .review.review_cat-predpriyatiya .review-header .review-title{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.reviews-loop .review.review_cat-predpriyatiya .review-header .review-title .col-logo{-webkit-flex-basis:150px;flex-basis:150px;max-width:150px}.reviews-loop .review.review_cat-predpriyatiya .review-header .review-title .col-author{padding-left:3rem}.reviews-loop .review.review_cat-predpriyatiya .review-header .review-title .company-logo{margin-bottom:1rem}.reviews-loop .review.review_cat-predpriyatiya .review-header .review-title .company-author .author-name{font-size:1.125rem}.reviews-loop .review.review_cat-predpriyatiya .review-header .review-date{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0;-ms-flex:0;flex:0}}@media only screen and (min-width:1230px){.reviews-loop{width:83.33333333%;border-top:2px solid #f3f4f5;margin:0 auto}.reviews-loop .review{padding-bottom:2.75rem}.reviews-loop .review .review-header .review-date{font-size:1rem}.reviews-loop .review.review_cat-predpriyatiya .review-header .review-title .company-author .author-position{font-size:1rem}}.page-template-page-contacts .hentry .entry-header.header-subtitle-text .container{border-bottom:0;padding-bottom:0}.page-template-page-contacts .hentry .entry-header.header-subtitle-text .col{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.page-template-page-contacts .hentry .entry-header.header-subtitle-text .subtitle{font-size:1.125rem}.page-template-page-contacts .hentry .entry-content .col-map{margin-top:1.875rem}.page-template-page-contacts .hentry .entry-content .map{position:relative}.page-template-page-contacts .hentry .entry-content .map img{width:100%}.page-template-page-contacts .hentry .entry-content .map .map-marker{background:#ff6600;border-radius:30px;padding:0.5rem 1.25rem 0.625rem;text-align:center;white-space:nowrap;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-60%);-moz-transform:translate(-50%,-60%);-ms-transform:translate(-50%,-60%);-o-transform:translate(-50%,-60%);transform:translate(-50%,-60%)}.page-template-page-contacts .hentry .entry-content .map .map-marker:before{content:"";display:inline-block;border-style:solid;border-width:13px 8px 0 8px;border-color:#ff6600 transparent transparent transparent;position:absolute;left:50%;top:100%;width:0px;height:0px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.page-template-page-contacts .hentry .entry-content .map .map-marker a{color:#ffffff;font-size:0.75rem;border-bottom:1px solid}.page-template-page-contacts .hentry .entry-content .map .map-marker a:hover{border-bottom-color:transparent}.page-template-page-contacts .hentry .entry-content .map .map-marker .svg-icon{margin-right:0.625rem}.page-template-page-contacts .hentry .entry-content .map .map-marker .svg-icon path{fill:#ffffff}.page-template-page-contacts .hentry .entry-content .dropdown.dropdown-locations{margin-bottom:1.875rem}.page-template-page-contacts .hentry .entry-content .dropdown.dropdown-locations .dropdown-menu li .item,.page-template-page-contacts .hentry .entry-content .dropdown.dropdown-locations .dropdown-toggle{font-size:1.125rem}.page-template-page-contacts .hentry .entry-content .dropdown.dropdown-locations .dropdown-toggle .svg-icon-location{margin-right:0.75rem}.page-template-page-contacts .hentry .entry-content .dropdown.dropdown-locations .dropdown-menu{padding-top:0.7rem;padding-bottom:0.7rem}.page-template-page-contacts .hentry .entry-content .dropdown.dropdown-locations .dropdown-menu li .item{padding-top:0.7rem;padding-bottom:0.7rem}.page-template-page-contacts .hentry .entry-content .details{font-size:1.125rem;line-height:1.65}.page-template-page-contacts .hentry .entry-content .details>li+li{margin-top:1.5rem}.page-template-page-contacts .hentry .entry-content .details .email a,.page-template-page-contacts .hentry .entry-content .details .phones a{color:#000000}.page-template-page-contacts .hentry .entry-content .details .email a:hover,.page-template-page-contacts .hentry .entry-content .details .phones a:hover{color:#ff6600}.page-template-page-contacts .hentry .entry-content .details .directions{border-bottom-color:inherit;font-size:0.8125rem}.page-template-page-contacts .hentry .entry-content .details .directions:hover{border-bottom-color:transparent}.page-template-page-contacts .hentry .entry-content .details .media .label{font-weight:700}@media only screen and (max-width:767.98px){.page-template-page-contacts .hentry .entry-content .details .media{display:block}}@media only screen and (min-width:768px){.page-template-page-contacts .hentry .entry-header.header-subtitle-text .col-subtitle{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.page-template-page-contacts .hentry .entry-content .col-map{margin-top:4.375rem}.page-template-page-contacts .hentry .entry-content .tabs .tabs-nav{margin-bottom:2.5rem}.page-template-page-contacts .hentry .entry-content .details>li+li{margin-top:2.75rem}.page-template-page-contacts .hentry .entry-content .details .media{-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.page-template-page-contacts .hentry .entry-content .details .media .label{width:140px}}@media only screen and (min-width:1230px){.page-template-page-contacts .hentry .entry-header.header-subtitle-text{margin-bottom:2.25rem}.page-template-page-contacts .hentry .entry-header.header-subtitle-text .subtitle{margin-top:1.5rem;margin-left:0;font-size:1.5rem}.page-template-page-contacts .hentry .entry-content .col-map{margin-top:0}.page-template-page-contacts .hentry .entry-content .tabs .tabs-nav{margin-bottom:4.6875rem}.page-template-page-contacts .hentry .entry-content .details>li+li{margin-top:3.75rem}}@media only screen and (max-width:767.98px){.page-template-page-about .section-director{background:#f4f4f4;padding-bottom:0}.page-template-page-about .section-director .col-text{background:#ffffff;padding-bottom:0}.page-template-page-about .section-director .col-text:after,.page-template-page-about .section-director .col-text:before{background:#ffffff}.page-template-page-about .section-director .text{font-size:0.75rem}}@media only screen and (min-width:768px){.page-template-page-about .section-director .row{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-template-page-about .section-director .col-image{margin-top:0;padding-left:3rem;padding-right:3rem}.page-template-page-about .section-director .col-image img{margin-top:2rem}.page-template-page-about .section-director .col-text{padding-top:0;padding-bottom:0}.page-template-page-about .section-director .section-title{font-size:1.875rem}.page-template-page-about .section-director .text{font-size:0.875rem}}@media only screen and (min-width:1230px){.page-template-page-about .section-director .col-image{padding-left:15px;padding-right:15px}.page-template-page-about .section-director .col-text{padding-left:4rem}.page-template-page-about .section-director .section-title{margin-bottom:2.25rem;font-size:3rem}.page-template-page-about .section-director .text{margin-bottom:2rem;font-size:1.125rem}.page-template-page-about .section-director .user{margin-bottom:2.5rem}.page-template-page-about .section-director .user .name{font-size:1.5rem}.page-template-page-about .section-director .user .position{font-size:1rem}}@media only screen and (min-width:1230px){.page-template-page-about .section-about .about-container{padding-top:3.5rem}}@media only screen and (max-width:767.98px){.page-template-page-about .section-clients .container{border-bottom:0}}@media only screen and (min-width:1230px){.page-template-page-about .section-quality{padding:5rem 0 10rem}}@media only screen and (min-width:1230px){.page-template-page-about .section-guarantees{padding-top:10rem}}@media only screen and (max-width:767.98px){.page-template-page-about .section-faq{padding-top:3rem}}@media only screen and (min-width:768px){.page-template-page-about .section-faq{padding:5rem 0 6rem}}@media only screen and (min-width:1230px){.page-template-page-about .section-faq{padding:7rem 0 8.5rem}}.page-template-page-about .section-team .section-header{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1.5rem}.page-template-page-about .section-team .section-title{margin-bottom:0}.page-template-page-about .section-team .team-list .swiper-slide{background:#f4f4f4;border-radius:5px;overflow:hidden}.page-template-page-about .section-team .team-list .swiper-slide .photo{background:#ececec;text-align:center}.page-template-page-about .section-team .team-list .swiper-slide .photo img{max-width:100%;height:auto}.page-template-page-about .section-team .team-list .swiper-slide .details{padding:1.5rem}.page-template-page-about .section-team .team-list .swiper-slide .name{font-size:1.125rem;font-weight:700;line-height:normal}@media only screen and (min-width:768px){.page-template-page-about .section-team{padding-top:5rem}.page-template-page-about .section-team .section-header{margin-bottom:5rem}.page-template-page-about .section-team .team-list{width:126%;position:relative}.page-template-page-about .section-team .team-list:after{content:'';display:block;position:absolute;top:0;right:0;z-index:2;width:34%;height:100%;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);background-image:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 50%);background-image:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 50%);background-image:-o-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 50%);background-image:linear-gradient(to right,rgba(255,255,255,0) 0%,#ffffff 50%)}.page-template-page-about .section-team .team-list .swiper-slide .details{padding-left:1.75rem;padding-right:1.75rem}.page-template-page-about .section-team .team-list .swiper-slide .name{margin-bottom:0.5rem;font-size:1.5rem}}@media only screen and (min-width:1230px){.page-template-page-about .section-team{padding-bottom:8rem}.page-template-page-about .section-team .section-header{margin-bottom:3.5rem}.page-template-page-about .section-team .team-list{width:100%}.page-template-page-about .section-team .team-list:after{width:25%;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSI4NSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);background-image:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 85%);background-image:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 85%);background-image:-o-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 85%);background-image:linear-gradient(to right,rgba(255,255,255,0) 0%,#ffffff 85%)}.page-template-page-about .section-team .team-list .swiper-slide .details{padding-left:1.875rem;padding-right:1.875rem}}@media only screen and (min-width:768px){.page-template-page-services .breadcrumbs{margin-top:0}}@media only screen and (max-width:767.98px){.page-template-page-services .section-hero .wpcf7{padding-bottom:0}}@media only screen and (max-width:767.98px){.page-template-page-services .section-quality{padding-top:4rem}}@media only screen and (max-width:767.98px){.page-template-page-services .section-clients{padding-bottom:0}.page-template-page-services .section-clients .container{padding-bottom:4rem}}@media only screen and (min-width:1230px){.page-template-page-services .section-guarantees{padding-top:10rem}}.page-template-page-services .section-services_list{padding:2rem 0 4rem}.page-template-page-services .section-services_list .services-list .item{border-radius:5px;margin-bottom:1.25rem;color:#ffffff;position:relative;overflow:hidden}.page-template-page-services .section-services_list .services-list .item img{max-width:100%;height:auto}.page-template-page-services .section-services_list .services-list .item .overlay{display:block;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}.page-template-page-services .section-services_list .services-list .item .overlay:before{content:'';display:block;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMzclIiBzdG9wLWNvbG9yPSJyZ2IoMCwgMCwgMCkiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iOTQlIiBzdG9wLWNvbG9yPSJyZ2IoMCwgMCwgMCkiIHN0b3Atb3BhY2l0eT0iMC44NSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);background-image:-webkit-linear-gradient(-90deg,rgba(0,0,0,0) 37%,rgba(0,0,0,0.85) 94%);background-image:-moz-linear-gradient(-90deg,rgba(0,0,0,0) 37%,rgba(0,0,0,0.85) 94%);background-image:-o-linear-gradient(-90deg,rgba(0,0,0,0) 37%,rgba(0,0,0,0.85) 94%);background-image:linear-gradient(180deg,rgba(0,0,0,0) 37%,rgba(0,0,0,0.85) 94%)}.page-template-page-services .section-services_list .services-list .item .details{width:100%;padding:0 1.5rem 1.5rem;position:absolute;bottom:0;left:0;z-index:3}.page-template-page-services .section-services_list .services-list .item .title{margin-bottom:0.5rem;font-size:1.125rem;font-weight:bold}.page-template-page-services .section-services_list .services-list .item .time{margin-right:1rem}.page-template-page-services .section-services_list .services-list .item .time svg{margin-top:-3px;margin-right:5px;width:12px;height:12px}@media only screen and (min-width:768px){.page-template-page-services .section-services_list .services-list .item{margin-bottom:1.5rem}.page-template-page-services .section-services_list .services-list .item .title{margin-bottom:0.75rem}.page-template-page-services .section-services_list .services-list .item .meta{font-size:0.875rem}}@media only screen and (min-width:1230px){.page-template-page-services .section-services_list{padding:5rem 0}.page-template-page-services .section-services_list .services-list .item{margin-bottom:2.1875rem}.page-template-page-services .section-services_list .services-list .item .title{margin-bottom:1rem;font-size:1.5rem}.page-template-page-services .section-services_list .services-list .item .time{margin-right:2.375rem}.page-template-page-services .section-services_list .services-list .item .time svg{width:15px;height:15px}}.page-template-page-service-single .section-procedure{padding:3.75rem 0 2rem}.page-template-page-service-single .section-procedure .procedure-list{margin-bottom:-1.25rem}.page-template-page-service-single .section-procedure .procedure-list [class*=col-]{margin-bottom:1.25rem}.page-template-page-service-single .section-procedure .procedure-list .num{margin-bottom:0.5rem;color:#ff6600;font-size:3rem;font-weight:600;line-height:1}.page-template-page-service-single .section-procedure .procedure-list .name{margin-bottom:0.5rem;font-weight:700;line-height:normal}.page-template-page-service-single .section-procedure .procedure-list .desc{color:rgba(0,0,0,0.8)}@media only screen and (min-width:768px){.page-template-page-service-single .section-procedure{padding:5.75rem 0 3.125rem}.page-template-page-service-single .section-procedure .section-title{margin-bottom:2.25rem}.page-template-page-service-single .section-procedure .procedure-list{margin-bottom:-2rem}.page-template-page-service-single .section-procedure .procedure-list [class*=col-]{margin-bottom:2rem}.page-template-page-service-single .section-procedure .procedure-list .num{margin-bottom:1.25rem}.page-template-page-service-single .section-procedure .procedure-list .name{margin-bottom:1rem;font-size:1.125rem}.page-template-page-service-single .section-procedure .procedure-list .desc{font-size:0.875rem}}@media only screen and (min-width:1230px){.page-template-page-service-single .section-procedure{padding:8.75rem 0 5rem}.page-template-page-service-single .section-procedure .section-title{margin-bottom:4.375rem}.page-template-page-service-single .section-procedure .procedure-list{margin-bottom:-4rem}.page-template-page-service-single .section-procedure .procedure-list [class*=col-]{margin-bottom:4rem}.page-template-page-service-single .section-procedure .procedure-list .name{font-size:1.5rem}.page-template-page-service-single .section-procedure .procedure-list .desc{font-size:1rem}}.page-template-page-service-single .section-additional_services{padding:2rem 0 4rem}.page-template-page-service-single .section-additional_services .section-header{margin-bottom:1.5rem}.page-template-page-service-single .section-additional_services .additional-services-list [class*=col-]{margin-bottom:1.75rem}.page-template-page-service-single .section-additional_services .additional-services-list img{max-width:100%;height:auto;width:60px}.page-template-page-service-single .section-additional_services .additional-services-list .media-body{margin-left:1rem}.page-template-page-service-single .section-additional_services .additional-services-list .name{font-size:1rem;font-weight:500;line-height:normal}@media only screen and (min-width:768px){.page-template-page-service-single .section-additional_services{padding:3.125rem 0 10.3125rem}.page-template-page-service-single .section-additional_services .section-header{margin-bottom:2.5rem}.page-template-page-service-single .section-additional_services .section-header .text{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 -15px}.page-template-page-service-single .section-additional_services .section-header .text p{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 15px;margin-bottom:0}.page-template-page-service-single .section-additional_services .additional-services-list [class*=col-]{margin-bottom:2.125rem}.page-template-page-service-single .section-additional_services .additional-services-list img{width:auto}.page-template-page-service-single .section-additional_services .additional-services-list .media-body{margin-left:1.25rem}.page-template-page-service-single .section-additional_services .additional-services-list .name{margin-bottom:0.5rem;font-size:1.125rem}}@media only screen and (min-width:1230px){.page-template-page-service-single .section-additional_services{padding:5rem 0 15rem}.page-template-page-service-single .section-additional_services .section-header{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:5rem}.page-template-page-service-single .section-additional_services .section-header .section-title,.page-template-page-service-single .section-additional_services .section-header .text{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.page-template-page-service-single .section-additional_services .section-header .section-title{margin-bottom:0}.page-template-page-service-single .section-additional_services .section-header .text{display:block;margin:0;padding-right:6rem}.page-template-page-service-single .section-additional_services .section-header .text p{padding:0;margin:0 0 2rem}.page-template-page-service-single .section-additional_services .section-header .text p:last-child{margin-bottom:0}.page-template-page-service-single .section-additional_services .additional-services-list [class*=col-]{margin-bottom:4.375rem}.page-template-page-service-single .section-additional_services .additional-services-list .desc{font-size:0.875rem}}@media only screen and (min-width:768px){.page-template-page-service-single .section-quality{padding-bottom:5rem}}.page-template-page-service-single .section-our_works{padding-bottom:10rem}.page-template-page-service-single .section-our_works .section-header{margin-bottom:1.25rem}.page-template-page-service-single .section-our_works .section-header .row{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-template-page-service-single .section-our_works .section-header .section-title{margin-bottom:0.75rem}.page-template-page-service-single .section-our_works .section-header .media-reviews .icon{position:relative}.page-template-page-service-single .section-our_works .section-header .media-reviews .icon .svg-icon{width:35px;height:35px}.page-template-page-service-single .section-our_works .section-header .media-reviews .icon .badge{background:#ff2020;border:1px solid #ffffff;border-radius:20px;padding:0.05rem 0.4rem;color:#ffffff;font-size:0.625rem;font-weight:700;line-height:normal;text-align:center;position:absolute;top:-14%;left:55%}.page-template-page-service-single .section-our_works .section-header .media-reviews .media-body{margin-left:1.5rem}.page-template-page-service-single .section-our_works .section-header .media-reviews .media-body a{border-bottom:1px dashed;font-size:0.75rem;line-height:normal}.page-template-page-service-single .section-our_works .section-header .media-reviews .media-body a:hover{color:#ff6600}.page-template-page-service-single .section-our_works .section-header .swiper-navigation .swiper-button-next,.page-template-page-service-single .section-our_works .section-header .swiper-navigation .swiper-button-prev{width:30px;height:30px}.page-template-page-service-single .section-our_works .section-header .swiper-navigation .swiper-button-next:after,.page-template-page-service-single .section-our_works .section-header .swiper-navigation .swiper-button-prev:after{font-size:0.6125rem}.page-template-page-service-single .section-our_works .works-list{padding-bottom:0}.page-template-page-service-single .section-our_works .works-list .swiper-slide img{max-width:100%;height:auto;width:100%;border-radius:5px}.page-template-page-service-single .section-our_works .works-list .swiper-slide .after,.page-template-page-service-single .section-our_works .works-list .swiper-slide .before{position:relative}.page-template-page-service-single .section-our_works .works-list .swiper-slide .after:after,.page-template-page-service-single .section-our_works .works-list .swiper-slide .before:after{content:attr(data-text);display:inline-block;min-width:75px;padding:0.25rem 1rem;border-radius:5px 0 5px 0;color:#ffffff;font-size:0.75rem;font-weight:700;text-align:center;position:absolute;top:0;left:0;z-index:2}.page-template-page-service-single .section-our_works .works-list .swiper-slide .before:after{background:#eb2c2c}.page-template-page-service-single .section-our_works .works-list .swiper-slide .after:after{background:#67cb29}@media only screen and (max-width:767.98px){.page-template-page-service-single .section-our_works .section-header .col-title{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.page-template-page-service-single .section-our_works .section-header .col-navigation{-webkit-flex-grow:0;flex-grow:0}.page-template-page-service-single .section-our_works .works-list .swiper-slide .before{margin-bottom:0.625rem}}@media only screen and (min-width:768px){.page-template-page-service-single .section-our_works .section-header{margin-bottom:1.875rem}.page-template-page-service-single .section-our_works .section-header .col{-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto}.page-template-page-service-single .section-our_works .section-header .section-title{margin-bottom:0}.page-template-page-service-single .section-our_works .section-header .media-reviews .icon .svg-icon{width:56px;height:56px}.page-template-page-service-single .section-our_works .section-header .media-reviews .icon .badge{border-radius:10px;padding:0.07rem 0.65rem;font-size:0.8125rem;top:-10%}.page-template-page-service-single .section-our_works .section-header .media-reviews .media-body{margin-left:1.875rem}.page-template-page-service-single .section-our_works .section-header .media-reviews .media-body a{font-size:1rem}.page-template-page-service-single .section-our_works .section-header .swiper-navigation{-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.page-template-page-service-single .section-our_works .section-header .swiper-navigation .swiper-button-next,.page-template-page-service-single .section-our_works .section-header .swiper-navigation .swiper-button-prev{width:40px;height:40px}.page-template-page-service-single .section-our_works .section-header .swiper-navigation .swiper-button-next:after,.page-template-page-service-single .section-our_works .section-header .swiper-navigation .swiper-button-prev:after{font-size:0.875rem}.page-template-page-service-single .section-our_works .works-list .swiper-slide .after:after,.page-template-page-service-single .section-our_works .works-list .swiper-slide .before:after{font-size:0.875rem}}@media only screen and (min-width:1230px){.page-template-page-service-single .section-our_works{padding:4rem 0 12rem}.page-template-page-service-single .section-our_works .section-header{margin-bottom:3.4375rem}.page-template-page-service-single .section-our_works .section-header .col-title{-webkit-flex-basis:35%;flex-basis:35%;max-width:35%}.page-template-page-service-single .section-our_works .section-header .swiper-navigation .swiper-button-next,.page-template-page-service-single .section-our_works .section-header .swiper-navigation .swiper-button-prev{width:50px;height:50px}.page-template-page-service-single .section-our_works .section-header .swiper-navigation .swiper-button-next:after,.page-template-page-service-single .section-our_works .section-header .swiper-navigation .swiper-button-prev:after{font-size:1rem}.page-template-page-service-single .section-our_works .works-list .swiper-slide .after:after,.page-template-page-service-single .section-our_works .works-list .swiper-slide .before:after{min-width:120px;padding-top:0.35rem;padding-bottom:0.35rem;font-size:1.125rem}}.page-template-page-service-single .section-our_works+.section-clients{margin-top:-20rem}.page-template-page-service-single .section-download_checklist .col-image img{margin-top:-150px;width:155%;height:auto;-webkit-transform:translateX(-17%);-moz-transform:translateX(-17%);-ms-transform:translateX(-17%);-o-transform:translateX(-17%);transform:translateX(-17%)}.page-template-page-service-single .section-download_checklist .col-text{padding-bottom:4rem}.page-template-page-service-single .section-download_checklist .text{margin-bottom:1.5rem}.page-template-page-service-single .section-download_checklist .btn-wrapper{margin-top:3rem}.page-template-page-service-single .section-download_checklist .btn-wrapper .btn{width:100%}.page-template-page-service-single .section-download_checklist .btn-wrapper .btn+.btn{margin-top:1rem}@media only screen and (max-width:767.98px){.page-template-page-service-single .section-download_checklist .section-title{margin-bottom:0.625rem}.page-template-page-service-single .section-download_checklist .section-title br{display:none}}@media only screen and (min-width:768px){.page-template-page-service-single .section-download_checklist .row{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-template-page-service-single .section-download_checklist .col-image img{width:770px;margin-top:-175px;margin-bottom:-40px;-webkit-transform:translateX(-230px);-moz-transform:translateX(-230px);-ms-transform:translateX(-230px);-o-transform:translateX(-230px);transform:translateX(-230px)}.page-template-page-service-single .section-download_checklist .col-text{padding-top:0;padding-bottom:0}.page-template-page-service-single .section-download_checklist .section-title{margin-bottom:1rem}.page-template-page-service-single .section-download_checklist .btn-wrapper .btn{width:290px}}@media only screen and (min-width:1230px){.page-template-page-service-single .section-download_checklist .col-image img{width:auto;margin:0;position:absolute;top:-525px;left:-360px;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.page-template-page-service-single .section-download_checklist .col-text{padding-top:7rem;padding-bottom:7rem}.page-template-page-service-single .section-download_checklist .section-title{margin-bottom:1.75rem}}@media only screen and (min-width:1230px){.page-template-page-service-single .section-clients{padding-top:15.5rem}}.page-template-page-service-single .section-cleaning_stages{padding:2rem 0 3rem}.page-template-page-service-single .section-cleaning_stages .room{position:relative}.page-template-page-service-single .section-cleaning_stages .room img{max-width:100%;height:auto;width:100%}.page-template-page-service-single .section-cleaning_stages .details{background:#f4f4f4;padding:2.5rem 0 0.3125rem}.page-template-page-service-single .section-cleaning_stages .details .media{margin-bottom:2.1875rem;-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.page-template-page-service-single .section-cleaning_stages .details .media .svg-icon{margin-top:4px;width:20px;height:20px}.page-template-page-service-single .section-cleaning_stages .details .media .media-body{margin-left:1rem}.page-template-page-service-single .section-cleaning_stages .details .media .media-body .caption{margin-bottom:0.25rem;font-weight:600;font-size:1.25rem}.page-template-page-service-single .section-cleaning_stages .details .media .media-body .desc{color:rgba(0,0,0,0.8)}@media only screen and (max-width:767.98px){.page-template-page-service-single .section-cleaning_stages .tabs{margin-bottom:2rem}.page-template-page-service-single .section-cleaning_stages .tabs .tabs-nav{display:block}.page-template-page-service-single .section-cleaning_stages .tabs .tabs-nav .nav-item+.nav-item{margin-top:0.3125rem}.page-template-page-service-single .section-cleaning_stages .tabs .tabs-nav .nav-item .tab-link{display:block;background:#f4f4f4;border:0;border-radius:3px;padding:0.75rem 1rem;color:#6c7b8a;font-weight:500}.page-template-page-service-single .section-cleaning_stages .tabs .tabs-nav .nav-item .tab-link:hover,.page-template-page-service-single .section-cleaning_stages .tabs .tabs-nav .nav-item.active .tab-link{background:#ff6600;color:#ffffff}.page-template-page-service-single .section-cleaning_stages .tabs .tabs-content{padding-top:2rem}.page-template-page-service-single .section-cleaning_stages .room img{display:none}.page-template-page-service-single .section-cleaning_stages .room .point{padding-left:30px;margin-bottom:1.25rem;font-size:0.75rem;position:relative}.page-template-page-service-single .section-cleaning_stages .room .point:before{content:'';display:block;background:#ff6600;border-radius:50%;position:absolute;top:3px;left:0;width:14px;height:14px}}@media only screen and (min-width:768px){.page-template-page-service-single .section-cleaning_stages .tabs .tabs-nav{margin-bottom:1.75rem}.page-template-page-service-single .section-cleaning_stages .tabs .tabs-nav .nav-item .tab-link{padding:1rem 0}.page-template-page-service-single .section-cleaning_stages .room{-lh-property:0;margin-left:-webkit-calc(-50vw + 690px/2);margin-left:-moz-calc(-50vw + 690px/2);margin-left:calc(-50vw + 690px / 2);-lh-property:0;margin-right:-webkit-calc(-50vw + 690px/2);margin-right:-moz-calc(-50vw + 690px/2);margin-right:calc(-50vw + 690px / 2)}.page-template-page-service-single .section-cleaning_stages .room .point{background:#ffffff;border:6px solid #ff6600;border-radius:50%;position:absolute;top:0;left:0;z-index:2;cursor:pointer;width:20px;height:20px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.page-template-page-service-single .section-cleaning_stages .details{padding:3.75rem 0 2rem}.page-template-page-service-single .section-cleaning_stages .details .media .media-body .caption{margin-bottom:0.5rem}.page-template-page-service-single .section-cleaning_stages .details .media .media-body .desc{font-size:0.875rem}}@media only screen and (min-width:1230px){.page-template-page-service-single .section-cleaning_stages .tabs .tabs-nav{margin-bottom:3rem}.page-template-page-service-single .section-cleaning_stages .room{-lh-property:0;margin-left:-webkit-calc(-50vw + 1170px/2);margin-left:-moz-calc(-50vw + 1170px/2);margin-left:calc(-50vw + 1170px / 2);-lh-property:0;margin-right:-webkit-calc(-50vw + 1170px/2);margin-right:-moz-calc(-50vw + 1170px/2);margin-right:calc(-50vw + 1170px / 2)}.page-template-page-service-single .section-cleaning_stages .details{padding:5.625rem 0 2.8125rem}.page-template-page-service-single .section-cleaning_stages .details .media{margin-bottom:3rem}.page-template-page-service-single .section-cleaning_stages .details .media .svg-icon{margin-top:4px;width:30px;height:30px}.page-template-page-service-single .section-cleaning_stages .details .media .media-body{margin-left:1.5rem}.page-template-page-service-single .section-cleaning_stages .details .media .media-body .caption{margin-bottom:1.5rem;font-size:1.5rem}.page-template-page-service-single .section-cleaning_stages .details .media .media-body .desc{font-size:1rem}}.page-template-page-service-single .section-areas{padding:4rem 0}.page-template-page-service-single .section-areas .areas-list+*{margin-top:4rem}.page-template-page-service-single .section-areas .areas-list{margin-bottom:-0.625rem}.page-template-page-service-single .section-areas .areas-list a{border:1px solid #dcdcdc;border-radius:5px;padding:12px;margin-bottom:0.625rem;font-size:0.75rem;line-height:normal}.page-template-page-service-single .section-areas .areas-list a span{display:block}.page-template-page-service-single .section-areas .areas-list a .icon{width:82px;text-align:center}.page-template-page-service-single .section-areas .areas-list a .icon img{max-width:100%;height:auto}.page-template-page-service-single .section-areas .areas-list a .media-body{margin-left:1.5rem}.page-template-page-service-single .section-areas .areas-list a:focus,.page-template-page-service-single .section-areas .areas-list a:hover{background:#ff6600;border-color:#ff6600;color:#ffffff}.page-template-page-service-single .section-areas .areas-list a:active{background:#f06b13;border-color:#f06b13}.page-template-page-service-single .section-areas .metro-list .name{display:inline-block;padding:0.25rem 0}.page-template-page-service-single .section-areas .metro-list .name:focus,.page-template-page-service-single .section-areas .metro-list .name:hover{color:#ff6600}@media only screen and (max-width:767.98px){.page-template-page-service-single .section-areas .areas-list a .icon{width:50px}.page-template-page-service-single .section-areas .areas-list a .icon img{width:auto}}@media only screen and (min-width:768px){.page-template-page-service-single .section-areas .areas-list{margin-bottom:-25px}.page-template-page-service-single .section-areas .areas-list a{padding:15px 24px;margin-bottom:25px;font-size:1rem}}@media only screen and (min-width:1230px){.page-template-page-service-single .section-areas{padding:6rem 0}.page-template-page-service-single .section-areas .areas-list{margin-bottom:-30px}.page-template-page-service-single .section-areas .areas-list a{padding:25px 30px;margin-bottom:30px;font-size:1.125rem}}@media only screen and (min-width:1500px){.page-template-page-service-single .section-areas .metro-list .col-xl-2{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}.page-template-page-calc .hentry .entry-content{margin-top:6rem}.page-template-page-calc .hentry .entry-content h1{margin-bottom:3rem}.page-template-page-calc .hentry .section-title{margin-bottom:2.1875rem;font-weight:600}.page-template-page-calc .hentry .calc-sidebar{background:#f4f4f4;border-radius:5px 5px 0 0;padding:1.25rem 1rem;position:relative;z-index:999}.page-template-page-calc .hentry .calc-sidebar:after{content:'';display:block;background:url("../img/triangle.png") repeat-x;margin-top:-1px;position:absolute;top:100%;left:4%;width:92%;height:12px}.page-template-page-calc .hentry .calc-sidebar .selected-params{margin-left:5px}.page-template-page-calc .hentry .calc-sidebar .selected-params .item{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:0.8125rem;line-height:normal}.page-template-page-calc .hentry .calc-sidebar .selected-params .item span{display:block}.page-template-page-calc .hentry .calc-sidebar .selected-params .item .name{-webkit-flex-basis:150px;flex-basis:150px;max-width:150px}.page-template-page-calc .hentry .calc-sidebar .selected-params .item .value{-webkit-flex-basis:114px;flex-basis:114px;max-width:114px;font-weight:500;text-align:right}.page-template-page-calc .hentry .calc-sidebar .selected-params .item .count{-webkit-flex-basis:34px;flex-basis:34px;max-width:34px;color:rgba(0,0,0,0.6);text-align:center}.page-template-page-calc .hentry .calc-sidebar .selected-params .item .count+.value{-webkit-flex-basis:80px;flex-basis:80px;max-width:80px}.page-template-page-calc .hentry .calc-sidebar .calc-selected-params{margin-bottom:1.25rem}.page-template-page-calc .hentry .calc-sidebar .calc-selected-params .title{margin-bottom:0.5rem;font-size:1.125rem;font-weight:700;line-height:normal}.page-template-page-calc .hentry .calc-sidebar .calc-selected-params .selected-params .item{line-height:1.7}.page-template-page-calc .hentry .calc-sidebar .calc-selected-params .selected-params .item:not(.subtotal) .name{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%;font-size:0.875rem}.page-template-page-calc .hentry .calc-sidebar .calc-selected-params .selected-params .item.subtotal{border-top:0.5px dashed rgba(0,0,0,0.5);padding-top:0.3125rem;margin-top:0.625rem;font-weight:500}.page-template-page-calc .hentry .calc-sidebar .calc-selected-add-params .title{font-size:0.875rem;font-weight:600;line-height:normal}.page-template-page-calc .hentry .calc-sidebar .calc-selected-add-params .selected-params .item{margin-top:0.5rem}.page-template-page-calc .hentry .calc-sidebar .calc-total{border-top:0.5px dashed rgba(0,0,0,0.5);padding-top:1.25rem;margin-top:1.25rem}.page-template-page-calc .hentry .calc-sidebar .calc-total .title{font-size:0.875rem;font-weight:700}.page-template-page-calc .hentry .calc-sidebar .calc-total .total-wrapper{font-weight:600;font-size:1.125rem}.page-template-page-calc .hentry .calc-sidebar .calc-total .total-wrapper .total{font-size:2.25rem}.page-template-page-calc .hentry .calc-sidebar .calc-total .total-wrapper .unit{font-size:1.5rem}.page-template-page-calc .hentry .calc-sidebar .calc-total .small-text{margin:0 0 0.75rem;font-size:0.65rem;line-height:normal}.page-template-page-calc .hentry .calc-sidebar .note{margin-bottom:1rem;font-size:0.75rem}.page-template-page-calc .hentry .calc-sidebar .note .icon-info{margin-right:0.5rem}.page-template-page-calc .hentry .calc-sidebar .note a:hover{color:#ff6600}.page-template-page-calc .hentry .calc-sidebar .actions .btn{display:block;width:100%}.page-template-page-calc .hentry .calc-sidebar .actions .active .btn{display:none}.page-template-page-calc .hentry .wpcf7 .col-lg-6+.col-lg-6 .form-group{margin-bottom:0}.page-template-page-calc .hentry .wpcf7 .personal-data-acceptance{margin-top:0.75rem}.page-template-page-calc .hentry .wpcf7 textarea{height:168px}.page-template-page-calc .hentry .calc input[type=date],.page-template-page-calc .hentry .calc input[type=datetime],.page-template-page-calc .hentry .calc input[type=email],.page-template-page-calc .hentry .calc input[type=number],.page-template-page-calc .hentry .calc input[type=password],.page-template-page-calc .hentry .calc input[type=search],.page-template-page-calc .hentry .calc input[type=tel],.page-template-page-calc .hentry .calc input[type=text],.page-template-page-calc .hentry .calc input[type=time],.page-template-page-calc .hentry .calc input[type=url]{border:1px solid #dcdcdc;background-color:#ffffff}.page-template-page-calc .hentry .calc .field-type-cleaning .radio-group{margin-bottom:1rem}.page-template-page-calc .hentry .calc .subservice{display:none}.page-template-page-calc .hentry .calc .toggle-input-manually{display:none;border-bottom:1px solid;margin-top:0.5rem;color:rgba(0,0,0,0.5);font-size:0.8125rem;font-weight:500}.page-template-page-calc .hentry .calc .toggle-input-manually:active,.page-template-page-calc .hentry .calc .toggle-input-manually:hover{color:#ff6600}@media only screen and (max-width:767.98px){.page-template-page-calc .hentry .col-sidebar{margin-top:3rem}}@media only screen and (max-width:1229.98px){.page-template-page-calc .hentry .col{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.page-template-page-calc .hentry .calc .quantity-group .input-manually{display:none}.page-template-page-calc .hentry .calc .quantity-group .toggle-input-manually{display:inline-block}}@media only screen and (min-width:768px){.page-template-page-calc .hentry .col-content{-webkit-flex-basis:53%;flex-basis:53%;max-width:53%}.page-template-page-calc .hentry .col-sidebar{-webkit-flex-basis:47%;flex-basis:47%;max-width:47%}.page-template-page-calc .hentry .section-title{font-size:1.5rem}.page-template-page-calc .hentry .wpcf7 .form-submit-group{width:250px;margin-left:auto;margin-right:auto}.page-template-page-calc .hentry .calc-sidebar{padding:1.5rem 1.25rem}}@media only screen and (min-width:1230px){.page-template-page-calc .hentry .col-content{-webkit-flex-basis:71.5%;flex-basis:71.5%;max-width:71.5%}.page-template-page-calc .hentry .col-sidebar{-webkit-flex-basis:28.5%;flex-basis:28.5%;max-width:28.5%}.page-template-page-calc .hentry .section-title{font-size:2.25rem;text-align:center}.page-template-page-calc .hentry .wpcf7{padding-right:3rem}.page-template-page-calc .hentry .calc .field-type-cleaning .radio-group{width:70%}.page-template-page-calc .hentry .calc .field-type-cleaning .radio-group .radio{margin-right:15px}.page-template-page-calc .hentry .calc .field-type-cleaning .radio-group .radio+.radio{margin-left:0}.page-template-page-calc .hentry .calc-sidebar{width:auto;padding:1.875rem 1.5rem}}.page-template-front-page .section-rooms{padding:3.75rem 0}.page-template-front-page .section-rooms .rooms-list a{display:block;height:90px;padding:12px;border:1px solid #dcdcdc;border-radius:5px;margin-bottom:0.625rem;font-size:0.75rem;font-weight:600;line-height:normal;position:relative}.page-template-front-page .section-rooms .rooms-list a span{display:block}.page-template-front-page .section-rooms .rooms-list a .name{position:absolute;bottom:12px;left:12px;-lh-property:0;width:-webkit-calc(100% - 24px);width:-moz-calc(100% - 24px);width:calc(100% - 24px)}.page-template-front-page .section-rooms .rooms-list a .icon svg{max-width:25px;max-height:20px;height:auto}.page-template-front-page .section-rooms .rooms-list a .icon svg path{-webkit-transition:fill 0.3s;-moz-transition:fill 0.3s;-o-transition:fill 0.3s;transition:fill 0.3s}.page-template-front-page .section-rooms .rooms-list a:focus,.page-template-front-page .section-rooms .rooms-list a:hover{background:#ff6600;border-color:#ff6600;color:#ffffff}.page-template-front-page .section-rooms .rooms-list a:focus .icon svg path,.page-template-front-page .section-rooms .rooms-list a:hover .icon svg path{fill:#ffffff}.page-template-front-page .section-rooms .rooms-list a:active{background:#f06b13;border-color:#f06b13}@media only screen and (max-width:767.98px){.page-template-front-page .section-rooms .rooms-list .row{margin-left:-5px;margin-right:-5px}.page-template-front-page .section-rooms .rooms-list .row [class*=col-]{padding-left:5px;padding-right:5px}}@media only screen and (min-width:768px){.page-template-front-page .section-rooms{padding:6rem 0 2rem}.page-template-front-page .section-rooms .section-title{max-width:16em;margin-bottom:3rem}.page-template-front-page .section-rooms .rooms-list a{height:70px;padding:15px 24px;margin-bottom:25px;font-size:0.875rem;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-template-front-page .section-rooms .rooms-list a .icon{width:42px;text-align:center}.page-template-front-page .section-rooms .rooms-list a .icon svg{max-width:100%;max-height:30px}.page-template-front-page .section-rooms .rooms-list a .name{width:auto;margin-left:1rem;position:static;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}}@media only screen and (min-width:1230px){.page-template-front-page .section-rooms{padding:8rem 0}.page-template-front-page .section-rooms .section-title{margin-bottom:3.5rem}.page-template-front-page .section-rooms .rooms-list a{display:block;height:160px;padding:25px 30px;margin-bottom:30px;font-size:1.125rem}.page-template-front-page .section-rooms .rooms-list a .icon{width:auto;height:45px;line-height:45px;text-align:left}.page-template-front-page .section-rooms .rooms-list a .icon svg{max-height:none}.page-template-front-page .section-rooms .rooms-list a .name{margin-left:0;position:absolute;left:30px;bottom:25px;-lh-property:0;width:-webkit-calc(100% - 60px);width:-moz-calc(100% - 60px);width:calc(100% - 60px)}}