html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:0 0;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#ea475c}.hamburger-box{width:25px;height:16px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:25px;height:2px;background-color:#ea475c;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-7px}.hamburger-inner::after{bottom:-7px}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(0.215, 0.61, 0.355, 1)}@media screen and (min-width: 768px){.mobile{display:none !important}}body,html{font-size:16px;height:100%;width:100%;box-sizing:border-box;background:#fff;font-family:"Hind",sans-serif;font-weight:300;font-display:swap}h1{font-family:"PT Sans",sans-serif;font-weight:700;font-style:italic;font-display:swap}*{text-decoration:none;box-sizing:border-box}button,a{transition:all .3s ease}i.arrow{border:solid #000;border-width:0 1px 1px 0;display:inline-block;padding:6px;transition:all .3s ease}select,input,textarea,select,button{outline:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;resize:none;-webkit-appearance:none;-webkit-border-radius:0;font-family:"Hind",sans-serif;font-weight:300;font-display:swap}.clearfix{display:block;width:100%;clear:both}.container{width:90%;max-width:1100px;position:relative;right:0;left:0;margin:0 auto}@media screen and (min-width: 1600px){.container{max-width:1200px}}.container:after{content:"";display:block;width:100%;clear:both}.right{float:right}@media screen and (max-width: 768px){.right{width:100% !important}}.left{float:left}@media screen and (max-width: 768px){.left{width:100% !important}}.slick-track,.slick-list{height:100%}header{height:80px;width:100%;text-align:center;line-height:80px;background:#fff;position:fixed;top:0;left:0;transition:all .3s ease;z-index:10}header .hamburger{display:none}@media screen and (max-width: 768px){header .hamburger{display:block;float:right}}header .container{height:100%}header .logo{position:absolute;top:0;bottom:0;margin:auto 0;left:0;height:35px}header .lang-item{float:right;list-style:none;margin-left:20px}@media screen and (max-width: 768px){header .lang-item{margin-right:20px;margin-left:0}}header .lang-item a{color:#000}header ul{float:right;margin-right:50px}@media screen and (max-width: 768px){header ul{width:100%;position:fixed;z-index:10;height:calc(100% - 80px);top:80px;right:-100%;background:#292929;padding-top:50px;margin:0 !important;transition:all .3s ease}header ul.open{right:0}}header ul .children{display:none}header ul li{display:inline-block;margin:0 12px;cursor:pointer}@media screen and (min-width: 768px){header ul li:hover>a{color:#ea475c}header ul li:hover .submenu{display:block}}@media screen and (max-width: 768px){header ul li{display:block;font-size:1.5em;font-weight:300;line-height:1;padding:15px 0;width:80%;position:relative;right:0;left:0;margin:0 auto;margin:20px auto;border-bottom:1px solid #fff}}header ul li i{margin-left:10px;color:#b1b0b0}@media screen and (max-width: 768px){header ul li i{display:none !important}}header ul li a{color:#000}header ul li a.buy{border:2px solid #ea475c;padding:10px 25px;border-radius:6px;color:#000}header ul li a.buy:hover{background:#ea475c;color:#fff}@media screen and (max-width: 768px){header ul li a{color:#fff !important}}header .submenu{position:fixed;width:100%;top:80px;left:0;background:#f9f9f9;padding:70px 0;line-height:1;display:none}@media screen and (max-width: 768px){header .submenu{display:none !important}}header .submenu li{width:15%;margin:0 10px;text-align:left}header .submenu li:first-child{margin-left:0}header .submenu li:last-child{margin-right:0}header .submenu li a{font-size:.9em}header .submenu .lazy{height:100px;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center;display:block;margin-bottom:20px}body::-webkit-scrollbar{width:4px;background:#292929}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{background-color:#ea475c;outline:1px solid #ea475c}.page{margin-top:80px;overflow:hidden}.section{padding:100px 0}@media screen and (max-width: 768px){.section{padding:50px 0}}.section h2{font-size:1.8em;padding-bottom:30px}.section h2 span{color:#ea475c !important}@media screen and (max-width: 768px){.section h2{padding-bottom:0}}.section .subtext{line-height:1.4;font-size:1em}@media screen and (max-width: 768px){.section .subtext{display:none}}.square_button{border:1px solid #ea475c;color:#ea475c;display:block;cursor:pointer;font-size:1em;padding:12px;width:160px;transition:all .3s ease;position:relative;right:0;left:0;margin:0 auto;font-family:"PT Sans",sans-serif;font-display:swap}.square_button:hover{background:#ea475c;color:#292929}footer{background:#292929;padding:70px 0}footer .reseller{width:120px !important;position:relative;right:0;left:0;margin:0 auto;margin-top:20px;display:block}@media screen and (max-width: 768px){footer{padding:40px 0}}@media screen and (max-width: 768px){footer .left{text-align:center}}footer .left img{width:220px}footer .right{width:50%;text-align:left}@media screen and (max-width: 768px){footer .right{width:100%;text-align:center}}footer .right .box{width:25%;float:left}@media screen and (max-width: 768px){footer .right .box{width:100%;margin-top:50px}footer .right .box:nth-child(2){display:none}footer .right .box:last-child{display:none}}footer .right .box:last-child{width:50%}footer .right span{display:block;color:#ea475c;margin-bottom:55px;font-size:1.1em}@media screen and (max-width: 768px){footer .right span{margin-bottom:30px}}footer .right ul{display:block}footer .right ul .children{display:none}footer .right ul li{display:block;margin:25px 0}footer .right ul li a{color:#fff}footer .right ul li a:hover{color:#ea475c}.buy_strip{background:snow;width:100%;height:280px}.buy_strip .container{height:100%}.buy_strip h2{font-size:2em;padding-top:50px}.buy_strip p{max-width:500px;padding:20px 0}.buy_strip a{float:left;margin-top:15px;text-align:center;margin-right:10px}.buy_strip img{height:250px;position:absolute;right:0;bottom:-70px}@media screen and (max-width: 768px){.buy_strip img{height:150px;right:-10px;bottom:-70px}}.page.home .slider_container{width:100%;height:calc(100vh - 180px);position:relative}@media screen and (max-width: 768px){.page.home .slider_container{height:210px}}.page.home .slider_container .overlay{height:100%;width:100%;top:0;left:0;position:absolute;z-index:1;background:rgba(0,0,0,.3)}.page.home .slider_container .main_slider{height:100%;width:100%;position:absolute;top:0;left:0}.page.home .slider_container .slide{height:100%;transition:all .3s ease;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center}.page.home .slider_container .slide video{object-fit:cover;height:100%;width:100%;position:absolute;right:0;left:0;top:0;bottom:0;margin:auto}.page.home .slider_container .container{height:100%;z-index:2}.page.home .slider_container .container .play_container{position:absolute;top:0;bottom:0;margin:auto 0;right:20%;height:120px}@media screen and (max-width: 768px){.page.home .slider_container .container .play_container{position:absolute;right:0;left:0;margin:0 auto;bottom:50px;top:auto;text-align:center;left:0 !important;right:0 !important}}.page.home .slider_container .container .play_container img{height:80px;cursor:pointer;margin-bottom:10px}.page.home .slider_container .container .play_container span{display:block;color:#fff;font-size:1.2em;text-align:center}.page.home .slider_container .container .text{height:170px;position:absolute;top:0;bottom:0;margin:auto 0;left:100px;max-width:500px}@media screen and (max-width: 768px){.page.home .slider_container .container .text{position:absolute;right:0;left:0;margin:0 auto;top:60px;text-align:center;left:0 !important;right:0 !important}}.page.home .slider_container .container .text h1{color:#fff;font-size:2.4em;margin-bottom:5px}@media screen and (max-width: 768px){.page.home .slider_container .container .text h1{font-size:1.6em;margin-bottom:15px}}.page.home .slider_container .container .text p{font-size:1.1em;line-height:1.4;display:block;color:#fff;margin-bottom:25px}@media screen and (max-width: 768px){.page.home .slider_container .container .text p{display:none}}.page.home .slider_container .container .text a{color:#fff;border-color:#fff;text-align:center;float:left}@media screen and (max-width: 768px){.page.home .slider_container .container .text a{float:none !important;width:100px;font-size:.9em}}.page.home .slider_container .container .text a:hover{border-color:#ea475c}.page.home .slider_container .arrow{position:absolute;top:0;bottom:0;margin:auto 0;width:30px !important;cursor:pointer}.page.home .slider_container .arrow.right{right:0;transform:rotate(180deg)}.page.home .slider_container .arrow.left{left:0}.page.home .clients{height:100px;background:#fff;line-height:100px;position:relative}.page.home .clients .container{height:100%}.page.home .clients h2{float:left;font-size:1.3em}.page.home .clients h2 span{color:#ea475c !important}@media screen and (max-width: 768px){.page.home .clients h2{display:none}}.page.home .clients .logos_container{height:100%;position:absolute;right:30px;width:73%;top:0}@media screen and (max-width: 768px){.page.home .clients .logos_container{width:calc(100% - 60px)}}.page.home .clients .logos_container .arrow{position:absolute;top:0;bottom:0;margin:auto 0;width:20px !important;display:block;cursor:pointer}.page.home .clients .logos_container .arrow.right{right:-30px;transform:rotate(180deg)}.page.home .clients .logos_container .arrow.left{left:-30px}.page.home .clients .logos_container .slider{height:100%;width:100%;position:absolute;top:0;left:0;overflow:hidden}.page.home .clients .logos_container .slider .slide{height:100%;background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;margin:0 20px}@media screen and (max-width: 768px){.page.home .clients .logos_container .slider .slide{background-size:90%}}.page.home .industries{text-align:center}.page.home .industries .industry{background-size:cover;background-repeat:no-repeat;background-position:center;width:60%;max-width:700px;height:350px;position:relative;right:0;left:0;margin:0 auto;margin:50px auto}@media screen and (max-width: 768px){.page.home .industries .industry{background:none !important;height:auto;width:100%}}.page.home .industries .industry .overlay{height:100%;width:100%;background:rgba(255,255,255,.6);position:absolute;top:0;left:0;z-index:1}@media screen and (max-width: 768px){.page.home .industries .industry .overlay{display:none}}.page.home .industries .industry .text{height:70px;position:absolute;right:0;left:0;top:0;bottom:0;margin:auto;width:120%;left:-10%;z-index:2}@media screen and (max-width: 768px){.page.home .industries .industry .text{width:100%;left:0;position:relative;height:auto}}.page.home .industries .industry a{color:#000;font-size:1.6em;line-height:1.5;font-weight:400}@media screen and (min-width: 768px){.page.home .industries .industry a{background:none !important}}@media screen and (max-width: 768px){.page.home .industries .industry a{height:100px;display:block;line-height:100px;margin:15px 0;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.page.home .industries .industry a span{position:relative;z-index:2}.page.home .industries .industry a:before{content:"";background:rgba(255,255,255,.6);position:absolute;height:100%;width:100%;display:block;top:0}.page.home .industries .industry a:after{display:none !important}}.page.home .industries .industry a:after{content:"/";display:inline-block;margin:0 5px}.page.home .industries .industry a:last-child:after{display:none}.page.home .industries .industry a:hover{color:#ea475c}.page.home .integrations{background:snow;text-align:center}.page.home .integrations .subtext{margin-bottom:100px}@media screen and (max-width: 768px){.page.home .integrations .subtext{margin-bottom:0}}.page.home .integrations .line{height:1100px;width:1px;background:#e7e7e7;position:absolute;position:absolute;right:0;left:0;margin:0 auto}@media screen and (max-width: 768px){.page.home .integrations .line{display:none}}.page.home .integrations .feature{height:400px;position:relative;margin:50px 0}@media screen and (max-width: 768px){.page.home .integrations .feature{height:auto}}.page.home .integrations .feature .left,.page.home .integrations .feature .right{width:50%;position:relative;height:100%}@media screen and (max-width: 768px){.page.home .integrations .feature .left,.page.home .integrations .feature .right{width:300px !important;position:relative;right:0;left:0;margin:0 auto;float:none}}.page.home .integrations .feature .text{width:300px;text-align:left;margin-left:50px;float:left}@media screen and (max-width: 768px){.page.home .integrations .feature .text{float:none;text-align:center;margin:0;width:100%;margin-bottom:30px !important}}.page.home .integrations .feature .left .text{text-align:right;margin-right:50px;margin-left:0;float:right}@media screen and (max-width: 768px){.page.home .integrations .feature .left .text{float:none;text-align:center;margin:0}}.page.home .integrations .feature video{height:100%;width:100%;object-fit:cover}.page.home .integrations .feature h3{color:#ea475c;margin-bottom:30px;font-size:1.4em}@media screen and (max-width: 768px){.page.home .integrations .feature h3{margin-top:0 !important}}.page.home .integrations .feature p{font-size:.9em;line-height:1.25}.page.home .integrations .feature.embed h3{margin-top:100px}.page.home .integrations .feature.embed img{height:330px;z-index:2;position:absolute;right:30px;top:0}@media screen and (max-width: 768px){.page.home .integrations .feature.embed img{position:relative;right:0;left:0;margin:0 auto;width:100%;height:auto}}.page.home .integrations .feature.embed .video_container{position:absolute;z-index:1;height:310px;width:150px;top:10px;right:55px;border-radius:20px;overflow:hidden}@media screen and (max-width: 768px){.page.home .integrations .feature.embed .video_container{height:240px;width:110px;top:5px;right:20px}}.page.home .integrations .feature.vr{height:200px}@media screen and (max-width: 768px){.page.home .integrations .feature.vr{height:auto}}.page.home .integrations .feature.vr h3{margin-top:0}.page.home .integrations .feature.vr img{height:150px;z-index:2;position:absolute;right:50px;top:0}@media screen and (max-width: 768px){.page.home .integrations .feature.vr img{position:relative;right:0;left:0;margin:0 auto;width:100%;height:auto}}.page.home .integrations .feature.vr .video_container{position:absolute;z-index:1;height:100px;width:250px;top:20px;right:100px;border-radius:20px;overflow:hidden}@media screen and (max-width: 768px){.page.home .integrations .feature.vr .video_container{height:70px;width:220px;top:20px;right:40px}}.page.home .integrations .feature.website h3{margin-top:60px}.page.home .integrations .feature.website img{height:300px;z-index:2;position:absolute;left:50px;top:0}@media screen and (max-width: 768px){.page.home .integrations .feature.website img{position:relative;right:0;left:0;margin:0 auto;width:100%;height:auto}}.page.home .integrations .feature.website a{text-align:center;font-size:.8em;width:110px;padding:10px 0;margin-top:30px;float:right}@media screen and (max-width: 768px){.page.home .integrations .feature.website a{float:none}}.page.home .integrations .feature.website .video_container{position:absolute;z-index:1;height:250px;width:370px;top:20px;left:140px;border-radius:20px;overflow:hidden}@media screen and (max-width: 768px){.page.home .integrations .feature.website .video_container{height:140px;width:200px;top:5px;left:50px}}.page.home .crm{background:#fff;text-align:center}.page.home .crm a{margin-top:20px}.page.industries .boxes{text-align:center;padding:60px;background:#f7f7f7}@media screen and (max-width: 768px){.page.industries .boxes{padding:10px}}.page.industries .boxes .box{display:inline-block;width:30%;margin:25px 1%}@media screen and (max-width: 768px){.page.industries .boxes .box{width:100%;margin:25px 0}}.page.industries .boxes .box:hover div{opacity:.5}.page.industries .boxes .box:hover span{color:#ea475c}.page.industries .boxes .box div{background-repeat:no-repeat;background-position:center;background-size:cover;height:15vw;width:100%;transition:all .3s ease}@media screen and (max-width: 768px){.page.industries .boxes .box div{height:200px}}.page.industries .boxes .box span{color:#000;margin-top:20px;display:block;text-align:left}.page.industry .banner{height:calc(100vh - 260px)}.page.industry .banner .container{height:200px}.page.industry .banner h1{color:#fff;text-align:left;font-size:2em;max-width:500px}.page.industry .banner p{color:#fff;text-align:left;font-size:1.1em;margin-top:20px;max-width:500px}.page.industry .banner a{color:#fff;float:left;margin-top:35px;margin-right:15px;background:#ea475c;color:#fff;border:none}.page.industry .banner a:hover{background:#fff;color:#ea475c}.page.industry .prices{text-align:center}.page.industry .prices .price_list{text-align:center}.page.industry .prices .terms{position:relative;right:0;left:0;margin:0 auto;list-style:disc;width:400px;margin-top:30px;font-size:.9em;text-align:right;line-height:1.6}@media screen and (max-width: 768px){.page.industry .prices .terms{width:100%}}.page.industry .prices .price{height:470px;box-shadow:0 1.5px 11px -3px rgba(160,158,158,.5);width:350px;background:#fff;display:inline-block;margin:0 10px;padding:20px;transition:all .3s ease;position:relative;vertical-align:top;top:0;font-size:14px}@media screen and (max-width: 768px){.page.industry .prices .price{width:100% !important;position:relative;right:0;left:0;margin:0 auto;display:block;height:auto;margin:20px auto;font-size:14px !important;top:0}}.page.industry .prices .price.big{height:390px;width:300px;font-size:16px;top:0}.page.industry .prices .price.big h4{background:#ea475c;color:#fff;text-transform:uppercase;position:absolute;bottom:0;left:0;width:100%;padding:15px 0}.page.industry .prices .price:hover{transform:translateY(-20px)}.page.industry .prices .price h3{font-size:1.5em;color:#292929;margin-bottom:10px;font-weight:bold}.page.industry .prices .price span{color:#ea475c;font-size:1.3em;padding:5px 0;display:block}.page.industry .prices .price span i{color:#333;font-size:.8em;margin-right:10px}.page.industry .prices .price p{padding:10px;font-weight:bold;font-size:1em;color:#292929}.page.industry .prices .price .addons{list-style:disc;width:150px;position:relative;right:0;left:0;margin:0 auto}.page.industry .prices .price ul li{font-size:.9em;margin:15px 0;color:#292929;position:relative}.page.industry .prices .price ul li i{color:#ea475c;margin-right:10px;position:absolute;left:0}.page.industry .clients{background:#f9f9f9;width:100%;height:180px;line-height:180px}@media screen and (max-width: 768px){.page.industry .clients{height:100px}}.page.industry .clients h2{font-size:1.3em;float:left}.page.industry .clients h2 span{color:#ea475c !important}@media screen and (max-width: 768px){.page.industry .clients h2{display:none}}.page.industry .clients .container{height:100%}.page.industry .clients .boxes{float:right;width:75%;height:100%}@media screen and (max-width: 768px){.page.industry .clients .boxes{width:100%}}.page.industry .clients .boxes .box{height:140px;width:16%;margin:0 30px;margin-top:20px;display:inline-block;background:#fff;background-repeat:no-repeat;background-size:80%;background-position:center}@media screen and (max-width: 768px){.page.industry .clients .boxes .box{width:22%;margin:0 1%;height:90px;margin-top:5px}}.page.industry .highlights{background:#292929;text-align:center}.page.industry .highlights .highlight{width:30%;display:inline-block;margin:0 1%;text-align:left;vertical-align:top}@media screen and (max-width: 768px){.page.industry .highlights .highlight{width:100%;margin-bottom:30px}}.page.industry .highlights .highlight .image{height:200px;width:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.page.industry .highlights .highlight h3{color:#ea475c;margin:40px 0 20px 0;font-size:1.3em}@media screen and (max-width: 768px){.page.industry .highlights .highlight h3{width:100%;margin:20px 0 10px 0}}.page.industry .highlights .highlight p{line-height:1.4;font-size:.95em;color:#fff;padding-right:15%}.page.industry .stats{background:#fff;padding:50px 0}.page.industry .stats .container{border-top:1px solid #292929;padding:40px 0}@media screen and (max-width: 768px){.page.industry .stats .container{border:none;padding:0}}.page.industry .stats .line{width:100%;height:1px;background:#292929;position:absolute;top:120px}@media screen and (max-width: 768px){.page.industry .stats .line{display:none}}.page.industry .stats .stat{width:33%;float:left;padding-right:10%}@media screen and (max-width: 768px){.page.industry .stats .stat{width:100%;padding:0;margin:30px 0;text-align:center}}.page.industry .stats .stat span{display:block;font-size:3em;font-weight:bold;color:#ea475c;margin-bottom:80px}@media screen and (max-width: 768px){.page.industry .stats .stat span{margin:0}}.page.industry .stats .stat p{color:#292929;font-size:1.2em;line-height:1.4}.page.industry .productBlock{background:snow}.page.industry .productBlock .container{background:none}.page.industry .productBlock .left,.page.industry .productBlock .right{display:none}.page.industry .productBlock .icon.active h3{color:#ea475c}.page.industry .productBlock .line{background:#8b8b8b}.page.industry .productBlock p,.page.industry .productBlock h3{color:#000}.page.industry .productBlock .video_container .arrow{display:block !important;background:url("../img/arrow.png") no-repeat center;background-size:contain}.page.industry .howitworksBlock{background:#fff}.page.industry .galleryBlock{background:snow}@media screen and (max-width: 768px){.page.industry .galleryBlock .boxes .box:last-child{display:none !important}}.page.industry .contactBlock{background:#fff}.page.industry .testimonials{text-align:center;background:#fff}.page.industry .testimonials .line{height:calc(100% - 150px);width:1px;background:#e7e7e7;position:absolute;right:0;left:0;top:0;bottom:0;margin:auto;top:200px}@media screen and (max-width: 768px){.page.industry .testimonials .line{display:none}}.page.industry .testimonials .testimonial{width:50%;float:left;text-align:center;margin-top:80px;padding:0 12%}@media screen and (max-width: 768px){.page.industry .testimonials .testimonial{width:100%}}.page.industry .testimonials .testimonial .image{background:#ea475c;height:100px;width:100px;border-radius:50%;position:relative;right:0;left:0;margin:0 auto}.page.industry .testimonials .testimonial .image div{height:100%;width:95%;position:absolute;right:0;left:0;top:0;bottom:0;margin:auto;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:50%;left:-5%}.page.industry .testimonials .testimonial h4{font-size:1.2em;margin-top:30px}.page.industry .testimonials .testimonial span{display:block;color:#ea475c;margin-top:5px;font-size:.9em}.page.industry .testimonials .testimonial p{line-height:1.4;margin-top:30px}.page.gallery .banner h1,.page.gallery .banner p{color:#fff}.page.gallery .boxes{text-align:center;background:#fff}.page.gallery .boxes .categories{width:100%;position:relative;right:0;left:0;margin:0 auto;height:80px;line-height:80px;background:snow;margin-bottom:50px}@media screen and (max-width: 768px){.page.gallery .boxes .categories{height:auto;line-height:1.4}}.page.gallery .boxes .categories a{margin:0 7px;transition:all .3s ease;cursor:pointer;font-size:.9em}@media screen and (max-width: 768px){.page.gallery .boxes .categories a{display:inline-block;vertical-align:top;margin:20px 10px}}.page.gallery .boxes .categories a.active,.page.gallery .boxes .categories a:hover{color:#ea475c}.page.contact .banner h1,.page.contact .banner p{color:#fff}.page.contact .contactBlock{position:relative}@media screen and (max-width: 768px){.page.contact .contactBlock{background:#effaff}}.page.contact .contactBlock h3{color:#000;font-size:1.5em;margin-bottom:50px}@media screen and (max-width: 768px){.page.contact .contactBlock h3{margin-bottom:30px}}.page.contact .contactBlock .left a{color:#ea475c}.page.contact .contactBlock .left h3,.page.contact .contactBlock .left label{color:#fff}@media screen and (max-width: 768px){.page.contact .contactBlock .left{text-align:center}.page.contact .contactBlock .left h3{margin-top:60px}}.page.contact .contactBlock .left,.page.contact .contactBlock .right{margin-top:0}.page.contact .contactBlock .right{border:0}.page.contact .contactBlock .container{z-index:2}.page.contact .contactBlock .bg{position:absolute;height:100%;width:100%;top:0;left:0;z-index:1}@media screen and (max-width: 768px){.page.contact .contactBlock .bg{display:none}}.page.contact .contactBlock .bg .l{background:#292929;width:50%;position:absolute;left:0;height:100%}.page.contact .contactBlock .bg .r{background:snow;width:50%;position:absolute;right:0;height:100%}.page.contact .looking{background:#fff;text-align:center}.page.contact .looking h3{font-size:1.7em;color:#000;padding:70px 0}.page.contact .looking h3 span{color:#ea475c !important}.page.buy h2{font-size:2em}.page.buy .banner{background:#292929;text-align:left;overflow:hidden}.page.buy .banner h1,.page.buy .banner p{color:#fff}.page.buy .banner p{max-width:500px}.page.buy .banner a{float:left;margin-top:15px;text-align:center;margin-right:10px}.page.buy .banner .container{height:210px}@media screen and (max-width: 768px){.page.buy .banner .container{height:340px}}.page.buy .banner img{position:absolute;right:10%;height:400px;bottom:-110px}@media screen and (max-width: 768px){.page.buy .banner img{height:200px;bottom:-100px;right:-5%}}.page.buy .prices{text-align:center}.page.buy .prices .price_list{margin-top:45px;text-align:center}.page.buy .prices .price{height:330px;box-shadow:0 1.5px 11px -3px rgba(160,158,158,.5);width:250px;background:#fff;display:inline-block;margin:0 10px;padding:20px;transition:all .3s ease;position:relative;vertical-align:top;top:25px;font-size:14px}@media screen and (max-width: 768px){.page.buy .prices .price{width:100% !important;max-width:280px;position:relative;right:0;left:0;margin:0 auto;display:block;margin:20px auto;font-size:14px !important;top:0}}.page.buy .prices .price.big{height:390px;width:300px;font-size:16px;top:0}.page.buy .prices .price.big h4{background:#ea475c;color:#fff;text-transform:uppercase;position:absolute;bottom:0;left:0;width:100%;padding:15px 0}.page.buy .prices .price:hover{transform:translateY(-20px)}.page.buy .prices .price h3{font-size:1.5em;color:#292929}.page.buy .prices .price span{color:#ea475c;font-size:1.3em;padding:15px 0;display:block}.page.buy .prices .price span i{color:#333;font-size:.8em;margin-left:10px}.page.buy .prices .price p{padding-bottom:20px;font-size:.9em;color:#292929}.page.buy .prices .price ul li{font-size:1.1em;margin:15px 0;color:#292929;position:relative}.page.buy .prices .price ul li i{color:#ea475c;margin-right:10px;position:absolute;left:0}.page.buy .faq{text-align:center;background:snow}.page.buy .faq .questions{margin-top:50px}.page.buy .faq .questions li{text-align:left;padding:20px 5px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:20px 0;cursor:pointer}.page.buy .faq .questions li span{display:block;width:100%;color:#292929;font-size:1.3em}@media screen and (max-width: 768px){.page.buy .faq .questions li span{font-size:1.1em}}.page.buy .faq .questions li span i{color:#ea475c;float:right}@media screen and (max-width: 768px){.page.buy .faq .questions li span i{display:none}}.page.buy .faq .questions li p{display:none;color:#777;padding-top:15px;font-size:1em;line-height:1.4}.page.buy .faq .questions li.active p{display:block}.page.buy .hire{text-align:center}.page.buy .hire .box{display:inline-block;width:300px;margin:0 20px;text-align:left;vertical-align:top}@media screen and (max-width: 768px){.page.buy .hire .box{width:100%;margin:20px 0}}.page.buy .hire .box h4{font-size:1.6em;font-weight:bold;padding-bottom:15px}.page.buy .hire .box p{padding-bottom:20px;line-height:1.4}.page.buy .hire .box a{width:100%}.page.faq{text-align:center}.page.faq .question{text-align:left}.page.faq .question li{width:46%;display:inline-block;margin:20px 1%;vertical-align:top}@media screen and (max-width: 768px){.page.faq .question li{width:100%;margin:20px 0}}.page.faq .question li span{font-weight:bold;margin-bottom:20px;display:block}.page.faq .question li p{line-height:1.4;max-width:400px}.page.terms{padding:80px 0}.page.terms h1{font-size:2em}.page.terms h2{font-size:1.8em}.page.terms h3{font-size:1.6em}.page.terms h4{font-size:1.4em}.page.terms h5{font-size:1.2em}.page.terms h6{font-size:1em}.page.terms strong{font-weight:bold}.page.terms h1,.page.terms h2,.page.terms h3,.page.terms h4,.page.terms h5,.page.terms h6{padding:10px 0}.page.terms p{line-height:1.4;font-size:.9em;padding:10px 0}.banner{height:calc(100vh - 130px);width:100%;position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;text-align:center}.banner .overlay{height:100%;width:100%;top:0;left:0;position:absolute;z-index:1;background:rgba(0,0,0,.3)}.banner .container{height:110px;position:absolute;right:0;left:0;top:0;bottom:0;margin:auto;z-index:2}.banner h1{font-size:2.8em;margin-bottom:10px}.banner p{line-height:1.4;font-size:1.2em}@media screen and (max-width: 768px){.banner p br{display:none}}.productBlock{height:auto;position:relative;width:100%;padding:50px 0;background:#fff;min-height:600px}.productBlock h2,.productBlock .subtext{text-align:center}@media screen and (max-width: 768px){.productBlock h2{color:#fff}}.productBlock .container{margin-top:50px;background:#292929;padding:80px 50px}@media screen and (max-width: 768px){.productBlock .container{padding:0}}@media screen and (max-width: 768px){.productBlock{min-height:1px;background:#292929;text-align:center}}.productBlock .product_header{padding-bottom:10px;font-size:1.3em;color:#ea475c}.productBlock .product_text{line-height:1.4;color:#fff}.productBlock .icon p{color:#fff;float:left;clear:both;font-size:.8em;max-width:300px;line-height:1.4;margin-top:20px;display:none}@media screen and (max-width: 768px){.productBlock .icon p{display:none !important}}.productBlock .icon p a{color:#fff;text-decoration:underline}.productBlock .icons{width:calc(100% - 780px);float:left}@media screen and (max-width: 768px){.productBlock .icons{width:100%;margin:0;padding:0 0 50px 0;text-align:center;float:none}}.productBlock .icon{display:block;vertical-align:top;margin:25px 0;width:100%;position:relative;cursor:pointer;clear:both;line-height:40px}@media screen and (max-width: 768px){.productBlock .icon{display:inline-block;margin:0 10px;width:auto}}.productBlock .icon img{height:40px;text-align:left;float:left;transition:all .3s ease}@media screen and (max-width: 768px){.productBlock .icon img{height:30px}}.productBlock .icon img.hover{display:none !important}.productBlock .icon img:hover{opacity:.8}.productBlock .icon h3{color:#fff;text-align:left;float:left;font-size:1.1em;margin-left:20px}@media screen and (max-width: 768px){.productBlock .icon h3{display:none}}.productBlock .icon.active img{display:none !important}.productBlock .icon.active img.hover{display:block !important}.productBlock .icon.active h3{color:#ea475c}.productBlock .icon.active p{display:block}.productBlock .video_container{height:342px;width:700px;float:right;position:relative;z-index:2;top:40px}@media screen and (max-width: 768px){.productBlock .video_container{float:none;top:120px}}.productBlock .video_container .ipad{width:100%;position:absolute;z-index:1}.productBlock .video_container .arrow{background:url("../img/arrow.png") no-repeat center;display:block;background-size:contain;position:absolute;right:0;left:0;margin:0 auto;top:auto;bottom:-50px;width:25px;height:30px;transition:all .3s ease;cursor:pointer}.productBlock .video_container .arrow:hover{opacity:.7}.productBlock .video_container .arrow.left{left:-40px}.productBlock .video_container .arrow.right{right:-40px;transform:rotate(180deg)}@media screen and (max-width: 768px){.productBlock .video_container .arrow{display:none}}@media screen and (max-width: 768px){.productBlock .video_container{top:0;position:relative;width:100%;margin-top:30px;margin-right:auto;margin-left:auto;height:148px;width:300px}}.productBlock .video_container video{object-fit:cover;height:100%;width:100%;position:absolute;right:0;left:0;top:0;bottom:0;margin:auto}.productBlock .line{width:100%;background:#fff;height:1px;margin:100px 0 40px 0;display:block}@media screen and (max-width: 768px){.productBlock .line{margin:40px 0}}.productBlock .square_button{float:right;color:#fff;text-align:center;border-color:#fff}.productBlock .square_button:hover{background:#ea475c;color:#292929}.softwareBlock{background:snow;text-align:center}.softwareBlock .box{margin-top:100px;position:relative}@media screen and (max-width: 768px){.softwareBlock .box{margin-top:30px;height:auto}}.softwareBlock .box .features{text-align:left;width:calc(100% - 820px);padding-right:8%;border-right:1px solid #b9b9b9;height:auto}@media screen and (max-width: 768px){.softwareBlock .box .features{border:none;padding:0;height:auto;width:80% !important;position:relative;right:0;left:0;margin:0 auto;float:none}}.softwareBlock .box .features li{margin-bottom:30px;cursor:pointer}@media screen and (max-width: 768px){.softwareBlock .box .features li{margin-bottom:30px}}.softwareBlock .box .features h3{font-size:1.2em;position:relative}.softwareBlock .box .features h3:before{display:block;content:"";width:17px;height:17px;background-image:url("../img/bullet_b.png");background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;left:-30px;top:-2px}.softwareBlock .box .features p{display:none;font-size:.9em;line-height:1.4;color:#000;margin-top:10px}.softwareBlock .box .features li:hover h3{color:#ea475c}.softwareBlock .box .features li:hover h3:before{background-image:url("../img/bullet.png")}.softwareBlock .box .features li.active h3{color:#ea475c}.softwareBlock .box .features li.active h3:before{background-image:url("../img/bullet.png")}.softwareBlock .box .features li.active p{display:block}.softwareBlock .box .video_container{width:800px;height:390px;background-color:#292929;position:absolute;top:0;bottom:0;margin:auto 0;right:0}@media screen and (max-width: 768px){.softwareBlock .box .video_container{width:300px;height:147px;position:static}}.softwareBlock .box .video_container video{object-fit:cover;height:100%;width:100%}.howitworksBlock{background:snow;text-align:center}.howitworksBlock .steps{margin:80px 0 0 0}@media screen and (max-width: 768px){.howitworksBlock .steps{margin:30px 0}}.howitworksBlock .steps .step{width:22%;margin:0;display:inline-block;vertical-align:top}@media screen and (max-width: 768px){.howitworksBlock .steps .step{width:49%;margin:20px 0}}.howitworksBlock .steps .step .circle{height:120px;width:120px;background:#ea475c;display:block;border-radius:50%;position:relative;right:0;left:0;margin:0 auto;margin-bottom:20px}.howitworksBlock .steps .step .circle img{height:55px;position:absolute;right:0;left:0;top:0;bottom:0;margin:auto}.howitworksBlock .steps .step h3{font-size:1.1em;margin-bottom:30px}.howitworksBlock .steps .step p{line-height:1.4;font-size:.9em;padding:0 12%}@media screen and (max-width: 768px){.howitworksBlock .steps .step p{display:none}}.galleryBlock{text-align:center}.galleryBlock .boxes{margin:50px 0;text-align:center}@media screen and (max-width: 768px){.galleryBlock .boxes{margin-top:30px}}.galleryBlock .boxes .box{background-size:cover;background-repeat:no-repeat;background-position:center;height:18vw;width:31%;display:inline-block;cursor:pointer;margin:1%;position:relative}.galleryBlock .boxes .box:hover .hover{display:block}.galleryBlock .boxes .box .hover{display:none;height:100%;width:100%;background:rgba(234,71,92,.7);position:absolute;top:0;left:0;color:#fff;padding-top:30%}.galleryBlock .boxes .box .hover .title{display:block;font-size:1.2em;margin-bottom:5px}.galleryBlock .boxes .box .hover .industry{display:block;font-size:.9em;color:#000}@media screen and (max-width: 768px){.galleryBlock .boxes .box{width:45%;height:30vw}}.contactBlock{background:snow;text-align:center}.contactBlock .container{max-width:750px}.contactBlock p,.contactBlock h2{color:#000}.contactBlock .left,.contactBlock .right{width:50%;margin-top:80px}@media screen and (max-width: 768px){.contactBlock .left,.contactBlock .right{margin-top:20px}}.contactBlock .right{border-left:1px solid #d8d8d8}@media screen and (max-width: 768px){.contactBlock .right{border:none}}.contactBlock .left{text-align:left}@media screen and (max-width: 768px){.contactBlock .left{text-align:center}}.contactBlock .left label{color:#000;font-size:1.1em;display:block}.contactBlock .left label:first-child{margin-top:70px}.contactBlock .left a{color:#ea475c;font-size:1.1em;margin-top:20px;margin-bottom:45px;display:block}.contactBlock form{float:right;width:330px}@media screen and (max-width: 768px){.contactBlock form{width:100%}}.contactBlock form ::-webkit-input-placeholder{color:#bdbdbd}.contactBlock form :-ms-input-placeholder{color:#bdbdbd}.contactBlock form ::placeholder{color:#bdbdbd}.contactBlock form input,.contactBlock form select{background:none;color:#bdbdbd;height:55px;font-size:1em;border-bottom:1px solid #bdbdbd;width:100%;margin:5px 0}.contactBlock form button{background:#ea475c;width:100%;height:45px;font-size:1em;color:#fff;margin-top:20px;transition:.3s ease all;border:1px solid #ea475c;cursor:pointer}.contactBlock form button:hover{background:#292929;color:#ea475c}#popup{position:fixed;height:100%;width:100%;background:rgba(0,0,0,.8);z-index:1000;top:0;left:0;display:none}#popup.open{display:block}#popup .close{cursor:pointer;color:#fff;font-size:2em;position:absolute;top:-30px;right:-30px}@media screen and (max-width: 768px){#popup .close{position:absolute;right:0;left:0;margin:0 auto;top:-60px}}#popup .inner{height:70%;width:80%;max-height:600px;max-width:1000px;background:#fff;border-radius:4px;position:absolute;right:0;left:0;top:0;bottom:0;margin:auto}@media screen and (max-width: 768px){#popup .inner{text-align:center}}#popup .inner .content{height:100%;width:100%;position:relative}#popup .inner .content iframe{height:100%;width:100%}.error{border:1px solid red}/*# sourceMappingURL=main.css.map */
