/*!* Theme Variables* -----------------------------------------------*/:root{--body-font-family: 'Roboto', sans-serif;--body-font-size: 18px;--body-font-weight: 400;--body-font-color: #5b7075;--body-line-height: 1.45;--heading-font-family: 'Roboto', sans-serif;--heading-font-color: #2e3c40;--heading-font-weight: 700;--link-font-color: #2e3c40;--link-hover-font-color: #ff4747}/*!* Reset Styles* -----------------------------------------------*/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,img{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{outline:none!important;padding:0;margin:0}*,::after,::before{box-sizing:border-box}/*!* Common* -----------------------------------------------*/body{font-family:var(--body-font-family);font-size:var(--body-font-size);color:var(--body-font-color);line-height:var(--body-line-height);font-weight:var(--body-font-weight);background-color:#fff}img{max-width:100%}a{color:var(--link-font-color);text-decoration:none;-webkit-transition:all .5s;transition:all .5s}a:hover{color:var(--link-hover-font-color)}strong{font-weight:700}p{margin-bottom:24px}p:last-child{margin-bottom:0}#wrapper{overflow:hidden;position:relative}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--heading-font-family);color:var(--heading-font-color);font-weight:var(--heading-font-weight);margin-bottom:36px;line-height:1.2}h1,.h1{font-size:48px;font-weight:900}h2,.h2{font-size:36px}h3,.h3{font-size:32px}h4,.h4{font-size:24px}h5,.h5{font-size:20px}h6,.h6{font-size:18px}/*!* Typo* -----------------------------------------------*/.text-uppercase{text-transform:uppercase!important}.text-center{text-align:center}.text-right{text-align:right}.title{display:block;font-weight:700;margin-bottom:10px}.font-lg{font-size:18px}.font-md{font-size:14px}.font-sm{font-size:12px}.text-underline{text-decoration:underline}/*!* Spacer* -----------------------------------------------*/.mr-auto,.mx-auto{margin-right:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mt-50,.my-50{margin-top:50px!important}.mb-0{margin-bottom:0!important}.mb-50,.my-50{margin-bottom:50px!important}.mt-10,.my-10{margin-top:10px!important}.mt-40{margin-top:40px!important}.mtminus{margin-top:-110px!important}.mb-40{margin-bottom:40px!important}.mb-30{margin-bottom:30px!important}.mb-20{margin-bottom:20px!important}.mb-10,.my-10{margin-bottom:10px!important}.pt-0{padding-top:0!important}.px-0,pr-0{padding-right:0!important}.px-0,pl-0{padding-left:0!important}.pb-80{padding-bottom:80px!important}/*!* Grid System* -----------------------------------------------*/.container,.container-fuild{width:100%;padding-left:15px;padding-right:15px}.container *,.container-fuild *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container{max-width:1170px;margin-left:auto;margin-right:auto}.row{margin-left:-15px;margin-right:-15px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap}.clearfix:after{content:"";display:table;clear:both}[class*=col-]{min-height:1px;padding-left:15px;padding-right:15px}.col-1{max-width:8.33333333%;flex:0 0 8.33333333%}.col-2{max-width:16.66666667%;flex:0 0 16.66666667%}.col-3{max-width:25%;flex:0 0 25%}.col-4{max-width:33.33333333%;flex:0 0 33.33333333%}.col-5{max-width:41.66666667%;flex:0 0 41.66666667%}.col-6{max-width:50%;flex:0 0 50%}.col-7{max-width:58.33333333%;flex:0 0 58.33333333%}.col-8{max-width:66.66666667%;flex:0 0 66.66666667%}.col-9{max-width:75%;flex:0 0 75%}.col-10{max-width:83.33333333%;flex:0 0 83.33333333%}.col-11{max-width:91.66666667%;flex:0 0 91.66666667%}.col-12{max-width:100%;flex:0 0 100%}.no-guttor{margin-right:0;margin-left:0}.no-guttor>[class*=col-]{padding-right:0;padding-left:0}.flex-reverse{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;-o-flex-direction:row-reverse;flex-direction:row-reverse}.section{padding-top:120px}/*!* Form Styling* -----------------------------------------------*/.form-group{margin-bottom:24px;position:relative}.form-control-label{font-size:14px;color:#3e3e3e;display:inline-block;font-weight:500;margin-bottom:8px}.form-control{-webkit-appearance:none;-moz-appearance:none;width:100%;border:1px solid #d0cccc;height:44px;padding:8px 16px;background-color:transparent;font-family:var(--body-font-family);font-size:var(--body-font-size);color:var(--body-font-color)}.form-control:focus{border-color:#6a6d76}.form-control.error{border-color:red}label.error{font-size:13px;color:red}select.form-control{background:#fff url(../images/down-arrow.png) center right 16px no-repeat}textarea.form-control{height:100px}.btn{display:inline-block;padding:12px 20px;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;font-family:var(--body-font-family);font-size:16px;text-transform:uppercase;font-weight:500;border:1px solid transparent;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;border-radius:4px;line-height:1;text-align:center}.btn-group{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;border:1px solid #ff4747;border-radius:4px;padding:2px}.btn-group .btn{min-width:90px}.btn-pill{border-radius:50px}.btn-sm{padding:8px 16px;font-size:12px;font-weight:500}.btn-lg{padding:20px 40px}.btn-block{display:block;width:100%}.btn-fixed{width:200px;height:56px}.btn-red,.btn-group .btn.active{background-color:#ff4747;color:#fff;border:1px solid #ff4747}.btn-red:hover{background:0 0;color:#ff4747}.btn-red-border{border-color:#ff4747;color:#ff4747}.btn-red-border:hover{background:#ff4747;color:#fff}.dropdown{position:relative;font-size:12px}.dropdown .dropdown-title{font-weight:700;padding-right:20px;position:relative;display:inline-block}.dropdown .dropdown-title:after{content:'';display:block;padding:3px;border-left:2px solid var(--link-hover-font-color);border-bottom:2px solid var(--link-hover-font-color);position:absolute;top:1px;right:2px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.dropdown .dropdown-title:hover:after{border-top-color:var(--link-hover-font-color)}.dropdown.show .dropdown-title:after{top:5px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.dropdown-menu{position:absolute;top:140%;left:0;white-space:nowrap;background-color:#fff;padding-top:8px;padding-bottom:8px;font-weight:500;margin-top:10px;opacity:0;visibility:hidden;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;z-index:100}.dropdown-menu .dropdown-link{display:inline-block;padding:8px 30px}.dropdown.show .dropdown-menu{top:100%;opacity:1;visibility:visible}.link{color:var(--link-hover-font-color);text-decoration:underline}.link:hover{color:var(--link-font-color)}/*!* Header Styling* -----------------------------------------------*/#header{position:fixed;left:0;right:0;top:0;padding-top:24px;padding-bottom:24px;z-index:100;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}#header.fixed-header{padding-top:8px;padding-bottom:8px;-webkit-box-shadow:0 1px 8px 0 rgba(0,0,0,.2);box-shadow:0 1px 8px 0 rgba(0,0,0,.2);background:#fff4f4}#header .dropdown .dropdown-menu{width:280px;padding-left:16px;padding-right:16px}#hamburger{-webkit-appearance:none;-moz-appearance:none;background-color:transparent;border:none;position:relative;margin-right:10px;width:20px;height:20px;display:none;cursor:pointer;z-index:9999}#hamburger span:before,#hamburger span:after{content:''}#hamburger span,#hamburger span:before,#hamburger span:after{position:absolute;width:20px;height:2px;background-color:#2e2c40;display:block}#hamburger span{top:10px}#hamburger span:before{top:-6px}#hamburger span:after{top:6px}.brand{display:inline-block}#header>.nav{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:space-between;font-size:12px}#header>.nav>.navbar>ul,#header>.nav>.ex-navbar>ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center}#header>.nav>.navbar>ul>li+li{margin-left:50px}#header>.nav>.ex-navbar>ul>li+li{margin-left:30px}#header>.nav>.navbar>ul>li>a,#header>.nav>.ex-navbar>ul>li>a{letter-spacing:1px;font-weight:700;font-size:14px;padding-top:10px;padding-bottom:10px;display:inline-block}#header>.nav>.ex-navbar>ul>li>a.btn{font-size:13px;font-weight:500}#header>.nav>.navbar>ul>li>a.active{color:var(--link-hover-font-color)}#header.fixed-header>.nav>.ex-navbar>ul>li>a.btn{background-color:#ff4747;color:#fff}#header.fixed-header>.nav>.ex-navbar>ul>li>a.btn:hover{background:0 0;color:#ff4747}.has-submenu{position:relative}.has-submenu>a{position:relative;padding-right:16px}.has-submenu>a:after{position:absolute;display:block;content:'';padding:3px;top:12px;right:0;border-left:2px solid #ff4747;border-bottom:2px solid #ff4747;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.has-submenu>.submenu{position:absolute;top:140%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff;padding-top:16px;padding-bottom:16px;visibility:hidden;opacity:0;-webkit-box-shadow:0 1px 8px 0 rgba(0,0,0,.07);box-shadow:0 1px 8px 0 rgba(0,0,0,.07);z-index:10;border-radius:6px}.has-submenu>.submenu:before{content:'';position:absolute;top:-10px;left:50%;margin-left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:10px solid #fff}.has-submenu:hover>a+.submenu{top:100%;visibility:visible;opacity:1}.has-submenu>.submenu>li>a{display:block;white-space:nowrap;padding:12px 30px;font-weight:500;line-height:1}.has-submenu>.submenu>li>a:hover{background-color:#f9f9f9}.has-submenu>.submenu>.has-submenu>.submenu{top:100%;left:100%}.has-submenu>.submenu>.has-submenu:hover>a+.submenu{top:0}#banner{position:relative;min-height:100vh}#banner .banner-image{width:100%}#banner .banner-content{position:absolute;text-align:center;top:140px;right:0;left:0;font-size:20px;color:#2e3c40}#banner .banner-content h1{margin-bottom:24px}.inner-banner{min-height:640px;padding-top:160px;padding-bottom:100px;position:relative;-webkit-background-size:cover;background-size:cover;background-position:center}.inner-banner:after{content:'';position:absolute;display:block;width:100%;height:440px;background-color:#fff;-ms-transform:skew(82.5deg,0deg);transform:skew(82.5deg,0deg);z-index:1;left:0;bottom:-220px}.inner-banner.innner-banner-center{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;-ms-align-items:center;align-items:center;justify-content:center}.inner-banner .banner-content,.under-inner-banner{position:relative;z-index:2}.inner-banner .banner-content .ico{max-width:60px}.section-head{margin-bottom:0;text-align:center;position:relative;line-height:1.5}.section-head span{font-weight:400}.section-head:before,.section-head:after{position:absolute;content:'';display:block;width:47px;height:56px}.section-head:before{background:url(../images/svg/line-1.svg);top:-20px;left:10px}.section-head:after{background:url(../images/svg/line-2.svg);top:40px;right:-10px}.main-head{position:relative;text-align:center;padding-top:16px;line-height:1.35}.main-head:before{position:absolute;content:'';width:40px;height:3px;top:0;left:50%;margin-left:-20px;background-color:#ff4747}.pro-block{margin-top:100px}.pro-block img{margin-bottom:16px}.arrow-link{font-size:13px;display:inline-block;font-weight:700;color:#00a699;position:relative;padding-right:14px;text-transform:uppercase}.arrow-link:after{position:absolute;top:4px;right:0;content:'';display:block;padding:3px;border-right:2px solid #00a699;border-bottom:2px solid #00a699;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .5s;transition:all .5s}.arrow-link:hover:after{border-color:var(--link-hover-font-color)}.animated-frame{position:relative}.animated-frame .animated{position:absolute;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.animated-frame-1 .animated{left:26px;top:73px;max-width:650px}.animated-frame-2 .animated{left:76px;top:69px;max-width:648px}.animated-frame-3 .animated{left:28px;top:84px;max-width:635px}.section-stripe{padding-top:20px;padding-bottom:20px;margin-top:220px;margin-bottom:220px;background-color:#f2f6f7;position:relative}.section-stripe:before,.section-stripe:after{content:'';position:absolute;display:block;width:100%;height:440px;background-color:#f2f6f7;-ms-transform:skew(82.5deg,0deg);transform:skew(82.5deg,0deg);z-index:1}.section-stripe:before{top:-220px}.section-stripe:after{bottom:-220px}.section-stripe-container{position:relative;z-index:2}.block-list{margin-bottom:-30px}.block{margin-bottom:30px;height:calc(100% - 30px)}.why-shape{position:relative}.why-shape:before,.why-shape:after{position:absolute;content:'';display:block}.why-shape:before{background:url(../images/svg/shape-1.svg);width:250px;height:198px;z-index:1;top:-40px;right:-75px}.why-shape:after{background:url(../images/svg/shape-2.svg);width:87px;height:114px;z-index:3;bottom:-10px;left:-30px}.why-block{border-radius:8px;box-shadow:0 10px 28px 0 rgba(0,0,0,.07);background-color:#fff;padding:32px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:flex-start;align-items:flex-start;font-size:16px;position:relative;z-index:2}.why-block img{max-width:20px;min-width:20px;margin-top:5px}.why-block-desc{margin-left:16px}.why-block-desc h5{margin-bottom:8px}#cases{position:relative;margin-bottom:30px}#cases:before,#cases:after{position:absolute;content:'';display:block;z-index:1}#cases:before{background:url(../images/svg/shape-3.svg);width:387px;height:232px;top:-35px;left:-45px}#cases:after{background:url(../images/svg/shape-4.svg);width:323px;height:288px;bottom:-30px;right:-50px}#cases .owl-stage-outer{z-index:2}#cases.owl-theme .owl-nav{margin-top:0}#cases.owl-theme .owl-nav [class*=owl-]{padding:0;opacity:1;width:77px;height:77px;position:absolute;top:50%;z-index:3;margin-top:-38px}#cases.owl-carousel .owl-nav .owl-next{background:url(../images/right.png);right:-38px}#cases.owl-carousel .owl-nav .owl-prev{background:url(../images/left.png);left:-38px}#cases.owl-theme .owl-nav .disabled{display:none}#cases.owl-theme .owl-dots{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center}#cases.owl-theme .owl-dots .owl-dot{margin:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;width:24px;height:24px}#cases.owl-theme .owl-dots .owl-dot span{width:8px;height:8px;-webkit-transition:all .5s;transition:all .5s;background-color:#d0dee2;opacity:1}#cases.owl-theme .owl-dots .owl-dot.active span{width:10px;height:10px;background:#2e3c40}.case-card{border-radius:12px;box-shadow:0 10px 20px 1px rgba(32,33,39,.06);background-color:#fff;margin:10px 10px 24px}.case-card .case-card-image{border-top-left-radius:12px;border-top-right-radius:12px}.case-card-content{padding:24px;font-size:16px}.case-card-content h5{margin-bottom:8px}.case-card .case-quote{color:#2e3c40;font-size:14px}.case-content{margin-top:40px}.case-content h4{margin-bottom:8px}.bullet{margin-left:16px;list-style:outside}.bullet li+li{margin-top:10px}.case-content .bullet{font-size:16px}.avatar-info{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:flex-start;align-items:flex-start}.avatar-info .avatar{width:36px!important;height:36px!important;border-radius:50%}.avatar-info .avatar-desc{margin-left:16px}.avatar-info .avatar-desc .avatar-name{display:block;font-weight:700;color:#2e3c40}.avatar-info .avatar-desc .avatar-post{color:#71848a;display:block;font-size:12px}.trust-head{font-weight:500;display:inline-block;position:relative}.trust-head:before,.trust-head:after{position:absolute;content:'';display:block;z-index:1}.trust-head:before{background:url(../images/svg/shape-5.svg);width:51px;height:28px;top:5px;left:-80px}.trust-head:after{background:url(../images/svg/shape-6.svg);width:91px;height:41px;top:-20px;right:-150px}#devlopers{margin-top:10px}#devlopers.owl-carousel .owl-item img{width:auto;margin-left:auto;margin-right:auto}.mockup-section{position:relative}.mockup-section .mockup-content{position:absolute;bottom:0;left:0;right:0;width:100%}.main-head.left-main-head{text-align:left}.main-head.left-main-head:before{left:0;margin-left:0}.checklist li{position:relative;padding-left:30px}.checklist li:before,.checklist li:after{position:absolute;content:'';display:block}.checklist li:before{top:5px;left:0;width:16px;height:16px;border-radius:50%;background-color:#00a699}.checklist li:after{top:9px;left:4px;padding:2px 3px;border-left:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.checklist li+li{margin-top:10px}.case-line{padding-top:80px;border-top:1px solid #c3c7c8}.map-inner-banner{background-color:#c0ebe7}.price-inner-banner{background-color:#fff4f4}.inner-banner-image{position:relative;margin-bottom:-100px}.map-list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;margin-top:50px;position:relative;margin:0}.map-list:before,.map-list:after{position:absolute;content:'';display:block;z-index:1}.map-list:before{background:url(../images/svg/shape-10.svg);width:276px;height:252px;top:-50px;left:-60px}.map-list:after{background:url(../images/svg/shape-11.svg);width:237px;height:277px;bottom:-70px;right:-75px}.map-list .map-card{flex:0 0 25%;max-width:25%}.map-card{position:relative;z-index:3;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0 14px 27px 1px rgba(0,0,0,.14);box-shadow:0 14px 27px 1px rgba(0,0,0,.14)}.map-card:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);z-index:1;border-radius:8px;-webkit-transition:all .3s;transition:all .3s}.map-card .map-img{width:100%;border-radius:8px}.map-card:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);z-index:4}.map-card:hover:before{visibility:visible;opacity:1}.map-card .map-content{position:absolute;bottom:-20px;z-index:2;color:#fff;font-size:16px;padding:24px;-webkit-transition:visibility .5s,opacity .5s,bottom .6s ease-in-out;transition:visibility .5s,opacity .5s,bottom .6s ease-in-out}.map-card:before,.map-card .map-content{visibility:hidden;opacity:0}.map-card:hover .map-content{visibility:visible;opacity:1;bottom:0}.map-card .map-content .map-content-title{display:block;margin-bottom:8px;font-weight:700}.customize-content{margin-top:80px}.compare-block{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;margin-top:50px;color:#2e3c40}.compare-block .compare-info{flex:0 0 30%;max-width:30%;margin-top:48px}.compare-block .comparision{flex:0 0 70%;max-width:70%}.compare-card{border-radius:8px;box-shadow:0 11px 28px 1px rgba(0,0,0,.07);background-color:#fff;padding:24px 42px;font-size:14px;position:relative}.compare-card .compare-card-head,.compare-card .compare-card-body{padding:24px}.compare-card .compare-card-head .title{font-size:20px;font-weight:600}.compare-card .compare-card-head .price{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.compare-card .compare-card-head .price .amount{font-size:28px;line-height:1}.compare-card .compare-card-head .price .time{margin-left:4px}.compare-card .compare-card-head .off{position:absolute;top:42px;right:48px;width:48px;height:48px;border-radius:50%;color:#ff4747;background-color:#fff;margin-bottom:0;font-size:10px;font-weight:500;line-height:1.2;text-align:center;padding-top:4px}.compare-card .compare-card-head .off span{font-size:12px;font-weight:700;margin-bottom:0}.compare-card .compare-card-body{padding-top:30px}.compare-card .compare-card-body span{display:block;margin-bottom:4px}.compare-info .title{color:#2e3c40;margin-bottom:8px;font-size:20px}.compare-data{font-size:14px;margin-top:24px}.compare-data .sub-title{display:block;margin-bottom:8px;color:#2e3c40;font-size:16px;font-weight:700}.compare-data-price span{display:block;margin-bottom:4px}.compare-card-loc{color:#fff;background-color:#ff4747}.compare-card-loc:before{position:absolute;content:'';display:block;z-index:-1;background:url(../images/svg/shape-12.svg);width:305px;height:277px;top:-100px;right:-110px}.compare-table{border-radius:8px;box-shadow:0 11px 28px 1px rgba(0,0,0,.07);background-color:#fff;padding:24px 42px;font-size:14px;position:relative}.compare-table:before,.compare-table:after,.licensing-block:before,.licensing-block:after{position:absolute;content:'';display:block;z-index:-1}.compare-table:before{background:url(../images/svg/shape-12.svg);width:305px;height:277px;top:-100px;right:-110px}.compare-table:after{background:url(../images/svg/shape-13.svg);width:216px;height:270px;bottom:-70px;left:-75px}.compare-table .table-col{padding:0 48px 32px}.table-row{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap}.table-col span{display:block}.table-col .title{font-weight:700;font-size:16px}.table-head .table-col .title{font-size:20px}.table-col .price{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.table-col .price .amount{font-size:28px}.table-col .price .time{font-size:14px;margin-left:4px;margin-top:4px}.table-col.compare-time{flex:0 0 40%;max-width:40%}.table-col.compare-mapbox{flex:0 0 40%;max-width:40%}.table-col.compare-loc{flex:0 0 60%;max-width:60%;position:relative}.compare-table:not(.licen-table) .table-col.compare-loc{color:#ff4747;background-color:#fff5f5}.table-head .table-col{padding-top:42px;padding-bottom:48px}.table-head .table-col.compare-loc{border-top-left-radius:6px;border-top-right-radius:6px}.compare-table .table-row:last-child .table-col.compare-loc{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.table-col.title{flex:0 0 100%;max-width:100%;margin-bottom:0}.row-title .table-col{padding-top:0;padding-bottom:0}.compare-table.licen-table{font-size:18px;padding:0 36px;height:420px;overflow:hidden}.licensing-block.expand .compare-table.licen-table{height:auto}.licensing-block:before{background:url(../images/svg/shape-14.svg);width:250px;height:212px;top:-55px;right:-80px}.licensing-block:after{display:none;background:url(../images/svg/shape-15.svg);width:276px;height:252px;bottom:-20px;left:-60px}.licensing-block.expand:after{display:block}.compare-table.licen-table .table-head .table-col{padding-bottom:32px}.compare-table.licen-table .table-row{padding-right:48px;border-bottom:1px solid #c3c7c8}.compare-table.licen-table .table-row:not(.row-title):not(.table-head) .table-col{padding-top:16px;padding-bottom:16px}.compare-table.licen-table .table-row.table-row-padding-top .table-col{padding-top:40px!important}.compare-table.licen-table .table-col.compare-time{flex:0 0 50%;max-width:50%}.compare-table.licen-table .table-col.compare-mapbox,.compare-table.licen-table .table-col.compare-loc{flex:0 0 25%;max-width:25%;text-align:center}.compare-table.licen-table .table-col.compare-loc{background-color:rgba(55,186,120,.1)}.compare-table.licen-table .table-row:last-child,.compare-table.licen-table .table-row.row-title,.compare-table.licen-table .table-row.table-head,.border-bottom-none{border-bottom:none!important}.compare-table.licen-table .table-row+.row-title .table-col{padding-top:32px}.data-yes,.data-no{position:relative;display:inline-block}.data-yes:before,.data-no:before,.data-no:after{position:absolute;content:'';display:block}.data-yes:before{left:50%;padding:5px 9px;border-left:2px solid #37ba78;border-bottom:2px solid #37ba78;-webkit-transform:rotate(-45deg) translateX(-50%);-ms-transform:rotate(-45deg) translateX(-50%);-o-transform:rotate(-45deg) translateX(-50%);transform:rotate(-45deg) translateX(-50%)}.data-no:before{top:7px;left:50%;width:2px;height:16px;background-color:#ff4747;-webkit-transform:rotate(-45deg) translateX(-50%);-ms-transform:rotate(-45deg) translateX(-50%);-o-transform:rotate(-45deg) translateX(-50%);transform:rotate(-45deg) translateX(-50%)}.data-no:after{top:8px;left:50%;width:2px;height:16px;background-color:#ff4747;-webkit-transform:rotate(45deg) translateX(-50%);-ms-transform:rotate(45deg) translateX(-50%);-o-transform:rotate(45deg) translateX(-50%);transform:rotate(45deg) translateX(-50%)}#seeFullData{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:flex-end;align-items:flex-end;justify-content:center;padding-bottom:10px;position:absolute;right:15px;bottom:0;left:15px;height:140px;background-image:-webkit-linear-gradient(rgba(242,246,247,0) -17%,#f2f6f7 50%);background-image:-o-linear-gradient(rgba(242,246,247,0) -17%,#f2f6f7 50%);background-image:linear-gradient(rgba(242,246,247,0) -17%,#f2f6f7 50%)}#seeFullData.show{background:0 0;height:80px;position:relative;right:inherit;bottom:inherit;left:inherit}.down-arrow{position:relative;display:inline-block}.down-arrow:after{content:'';position:absolute;display:block;background:url(../images/svg/shape-16.svg);width:81px;height:61px;bottom:-20px;right:-100px}.price-list{position:relative;z-index:2;margin-top:-300px}.pricing-header{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:flex-end;-ms-align-items:center;align-items:center}.pricing-header .dropdown{margin-left:32px}.price-list-block{position:relative}.price-list-block:before,.price-list-block:after{content:'';position:absolute;display:block;top:20px;width:80px;bottom:20px;z-index:2}.price-list-block:after{right:0;background-image:-webkit-linear-gradient(left,rgba(180,234,230,0.05) 9%,#fff4f4 90%);background-image:-o-linear-gradient(left,rgba(180,234,230,0.05) 9%,#fff4f4 90%);background-image:linear-gradient(to right,rgba(180,234,230,0.05) 9%,#fff4f4 90%)}#pricingList{position:relative}#pricingList:before,#pricingList:after{content:'';display:block;position:absolute;z-index:-1}#pricingList:before{background:url(../images/svg/shape-17.svg);width:199px;height:255px;top:-40px;left:-50px}#pricingList:after{background:url(../images/svg/shape-18.svg);width:254px;height:331px;bottom:-60px;right:-70px}#pricingList.owl-carousel{z-index:inherit}#pricingList.owl-carousel img{width:auto}#pricingList.owl-carousel .owl-stage-outer{overflow:visible}#pricingList.owl-theme .owl-nav [class*=owl-]{padding:0;opacity:1;width:77px;height:77px;position:absolute;top:50%;z-index:4;margin-top:-38px}#pricingList.owl-carousel .owl-nav .owl-next{background:url(../images/right.png);right:-38px}#pricingList.owl-carousel .owl-nav .owl-prev{background:url(../images/left.png);left:-38px}.price-card{margin:20px 6px;text-align:center;padding:40px 30px 36px;border-radius:8px;-webkit-box-shadow:0 9px 22px 1px rgba(0,0,0,.07);box-shadow:0 9px 22px 1px rgba(0,0,0,.07);background-color:#fff}.price-card h5{margin-bottom:16px}.price-card .price-head{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center}.price-card .price-img{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;width:140px;height:120px;margin-left:auto;margin-right:auto;justify-content:center;margin-bottom:16px}.price-card .price-img span{display:table-cell;vertical-align:middle}.price-card .price-head .amount{line-height:1;margin-right:4px}.price-card .price-text{font-size:14px;color:#070c2f}.price-card.recommended{color:#fff;background-color:#ff4747}.price-card.recommended h5,.price-card.recommended h6,.price-card.recommended .amount,.price-card.recommended .price-text{color:#fff}.price-card .off{position:absolute;top:30px;right:15px;width:48px;height:48px;border-radius:50%;color:#ff4747;background-color:#fff;margin-bottom:0;font-size:10px;font-weight:500;line-height:1.2;text-align:center;padding-top:4px}.price-card .off span{font-size:12px;font-weight:700;margin-bottom:0}.price-card span{display:block}.price-card .amount{font-size:36px;color:#2e3c40}.price-card .btn{width:160px;padding-top:15px;padding-bottom:15px;margin-top:16px;margin-bottom:12px;border:2px solid #fff}.price-card .price-info{text-align:left;padding:36px 16px 0;margin-top:24px;border-top:1px solid #e3e8ea;font-size:14px}.price-card .price-info h6{margin-bottom:8px;font-size:16px}.price-card .price-info li{position:relative;padding-left:20px}.price-card .price-info li:before{content:'';position:absolute;display:block;top:4px;left:0;padding:3px 6px;border-left:2px solid #37ba78;border-bottom:2px solid #37ba78;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.price-card.recommended .price-info li:before{border-color:#fff}.price-card .price-info li.no:before{content:'x';position:absolute;display:block;top:4px;left:0;padding:3px 6px;border-left:none;border-bottom:none;-webkit-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.price-card .price-info li.no:before,.price-card .price-info li.no:after{padding:0;top:4px;color:#ff4747;position:absolute;left:5px;content:' ';height:13px;width:2px;background-color:#ff4747}.price-card .price-info li.no:before{transform:rotate(45deg)}.price-card .price-info li.no:after{transform:rotate(-45deg)}.price-card .price-info li.padd:before{padding:5px;-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none;border:solid 2px #ffc73a;border-radius:50%;top:2px}.price-card.recommended .price-info li.no::before,.price-card.recommended .price-info li.no::after{background-color:#fff}.price-card .price-info li+li{margin-top:4px}#footer{margin-top:250px;background-color:#f2f6f7;position:relative;color:#71848a}#footer:before{content:'';position:absolute;display:block;width:100%;height:440px;background-color:#f2f6f7;-ms-transform:skew(82.5deg,0deg);transform:skew(82.5deg,0deg);z-index:1}#footer:before{top:-220px}.footer-container{position:relative}.footer-container:before,.footer-container:after{position:absolute;content:'';display:block;z-index:1}.footer-container:before{background:url(../images/svg/shape-8.svg);width:83px;height:463px;top:-150px;right:0}.footer-container:after{background:url(../images/svg/shape-9.svg);width:163px;height:380px;bottom:0;left:0}.footer-stripe-container{position:relative;z-index:2}.top-footer{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 44px 44px;border-bottom:1px solid #c3c7c8;position:relative;margin-bottom:40px}.top-footer:before{position:absolute;content:'';display:block}.top-footer:before{background:url(../images/svg/shape-7.svg);width:34px;height:85px;top:-60px;right:-10px}.top-footer h2{margin-bottom:8px}.top-footer-btns{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.top-footer-btns .btn+.btn{margin-left:24px}.footer-logo{display:inline-block;margin-bottom:16px}.foot-link-list{font-size:16px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-end}.foot-link-list span{font-size:14px;text-transform:uppercase;font-weight:500;margin-bottom:20px;display:block}.foot-link-list ul li+li{margin-top:12px}.social-icon{fill:#71848a}.social-icon:hover{fill:var(--link-hover-font-color)}.last-footer{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;margin-top:72px;padding-bottom:36px}.foot-last-link{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;margin-left:auto}.foot-last-link li+li{margin-left:30px}.foot-last-link a{color:#71848a}.foot-last-link a:hover{color:var(--link-hover-font-color)}.foot-link{font-size:16px}.foot-link span{font-size:14px;text-transform:uppercase;font-weight:500;margin-bottom:20px;display:block}.foot-link ul li+li{margin-top:12px}.inputs{box-shadow:0 2px 4px rgba(3,27,78,.06);border:1px solid #fff;background:#fff;padding:60px 60px 20px}.inputs label{font-size:18px;font-weight:700;margin-bottom:30px;display:block}.inputs .slider{margin-bottom:50px}.inputs .inputtext{width:80px;min-width:inherit;border:none;font-size:inherit;font-weight:700;color:#2e3c40;background:0 0}.toggle-buttons{border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem;width:100%}.toggle-buttons .btn{line-height:1.4}.configuration-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;list-style-type:none;margin:40px 0 0}.configuration-details{display:block}.configuration-details li{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;padding:8px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #e5e8ed}.configuration-details li:first-child{border:none}.configuration-details .inputtext{text-align:right}.results{padding:60px;box-shadow:0 2px 4px rgba(3,27,78,.06);border:1px solid #fff4f4;background:#fff4f4}.price-comparison{width:100%;margin-bottom:40px}.price-comparison .comparison{display:-webkit-box;display:-ms-flexbox;display:flex}.price-comparison .logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-referred-ize:50px;flex-basis:50px;padding-right:10px;text-align:left}.price-comparison .chart{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:20px 0}.price-comparison.lowest .chart{padding:0 0 10px}.price-comparison h3{margin-bottom:5px;display:inline-block;font-size:16px}.price-comparison .amount{color:#ff4747;display:block;font-size:22px;left:100%;line-height:1;padding:4px 15px 0 10px;position:absolute;font-weight:700}.price-comparison .savings{display:none;color:#ff4747;bottom:-35px;font-size:14px;height:20px;position:absolute;left:0;width:300px;display:block;bottom:-15px;left:auto;right:-310px}.price-comparison.competitor .amount{color:#8a95ad}.disclaimer-text{color:#031b4e;font-size:14px;margin-top:50px;opacity:.6;text-align:center}.price-comparison .bar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0069ff;border-radius:0 5px 5px 0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;position:relative;background-color:#ff4747}.price-comparison.competitor .bar{background-color:#8a95ad}.login-form{padding:60px;border-radius:8px;-webkit-box-shadow:0 9px 22px 1px rgba(0,0,0,.07);box-shadow:0 9px 22px 1px rgba(0,0,0,.07);background-color:#fff;max-width:420px;margin:0 auto;font-size:15px}.login-form label{margin-bottom:5px;display:inline-block}.login-form .form-control{font-size:15px;border-radius:4px}.forgot-block{text-align:center;line-height:1.6}.team-block{margin-bottom:50px;font-weight:700;font-size:20px;color:#2e3c40}.team-block img{border-radius:50%;display:block;margin:0 auto 20px;max-width:200px}.team-block em{font-size:15px;font-weight:400;display:block;color:#5b7075}.product-menu{min-width:280px}.product-menu .product-link{display:-webkit-flex!important;display:-moz-flex!important;display:-ms-flex!important;display:-o-flex!important;display:flex!important}.product-menu .product-link .product-desc{padding-left:10px;color:#7c7c7c;font-size:12px;font-weight:400}.product-menu .product-link .product-desc span{font-size:14px;font-weight:700;color:#393939;margin-bottom:4px;display:block}.inner-image-banner{position:relative}.inner-image-banner .hero-img{width:100%;position:relative;z-index:2}.inner-image-banner .ico{max-width:60px}.inner-image-banner .banner-content{position:absolute;right:0;left:0;top:40%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.inner-image-banner:after{content:'';position:absolute;top:0;right:0;left:0;height:350px;z-index:1}.geo-banner:after{background-color:#fff4f4}.nav-banner:after{background-color:#f5f9ff}.map-banner:after{background-color:#d0f8f5}.switch-banner:after{background-color:#c8ebf5}@media only screen and (max-width:1200px){.animated-frame{max-width:652px;margin-left:auto}.flex-reverse .animated-frame{margin-left:inherit}.animated-frame-1 .animated{left:23px;top:64px;max-width:565px}.animated-frame-2 .animated{left:67px;top:60px;max-width:563px}.animated-frame-3 .animated{left:23px;top:73px;max-width:555px}}@media only screen and (max-width:1069px){.section-head:before{left:-20px}.section-head:after{right:-20px}.top-footer{padding-left:0;padding-right:0}.top-footer p{margin-bottom:15px}}@media only screen and (max-width:1023px){#banner .banner-content{position:static;padding-top:50px}.col-md-12{max-width:100%;flex:0 0 100%}.col-md-6{max-width:50%;flex:0 0 50%}.inner-banner{min-height:450px}.mockup-section .mockup-content{position:static;padding-top:30px}.price-list{margin-top:0}.results .btn{display:block;margin-bottom:15px}.compare-table.licen-table .table-row{padding-right:0}.compare-table .table-col{padding:30px 15px}.compare-block .compare-info,.compare-block .comparision{flex:0 0 100%;max-width:100%}.compare-block .compare-info{text-align:center;margin-bottom:30px}.space-col{display:none}.tablethide{display:none!important}}@media only screen and (max-width:991px){.animated-frame{max-width:482px}.animated-frame-1 .animated{left:17px;top:47px;max-width:417px}.animated-frame-2 .animated{left:49px;top:44px;max-width:417px}.animated-frame-3 .animated{left:18px;top:54px;max-width:408px}.inner-image-banner{padding-top:140px}}@media only screen and (max-width:767px){h1,.h1{font-size:36px}h2,.h2{font-size:28px}h3,.h3{font-size:24px}h4,.h4{font-size:20px}#header>.nav>.navbar>ul>li+li,#header>.nav>.ex-navbar>ul>li+li{margin-left:10px}.col-sm-12{max-width:100%;flex:0 0 100%}.col-sm-6{max-width:50%;flex:0 0 50%}.pro-block{margin-top:10px;text-align:center}.pro-block img{margin-left:auto;margin-right:auto}.foot-link-list{justify-content:flex-start}.footer-content{margin-bottom:30px}.last-footer{display:block}.last-footer .foot-last-link{padding-top:20px}.section-stripe{margin-top:100px;margin-bottom:100px}#footer{margin-top:150px}.inner-banner{min-height:350px}.mtminus{margin-top:30px!important}.login-form{padding:30px}.map-inner-banner{text-align:center}.inner-banner .banner-content .ico{margin:0 auto}.map-list .map-card{max-width:50%;flex:0 0 50%;margin-bottom:20px}.map-card:before{visibility:visible;opacity:1}.map-card .map-content{visibility:visible;opacity:1;bottom:0}.compare-block .comparision{text-align:center}.compare-card .compare-card-head .price{display:block}.foot-link{margin-bottom:30px}.inner-banner .banner-content .col-4{margin-bottom:50px}.inner-banner .banner-content .btn-fixed{width:auto;height:auto;padding:14px 25px}.mobilehide{display:none!important}.flex-reverse .animated-frame{margin-left:auto}.animated-frame{max-width:440px;margin-right:auto;margin-left:auto}.animated-frame-1 .animated{left:15px;top:43px;max-width:381px}.animated-frame-2 .animated{left:45px;top:40px;max-width:380px}.animated-frame-3 .animated{left:16px;top:49px;max-width:373px}}#header>.nav>.navbar>ul>li.mobile-link{display:none}@media only screen and (max-width:639px){.navbar,.ex-navbar{display:none}#hamburger{display:block}.nav.open .navbar{display:block;position:absolute;right:0;top:60px;width:100%;max-width:100%;z-index:8889;height:calc(100vh - 60px);overflow:auto;background-color:#fff}#header.fixed-header .nav.open .navbar{top:44px;height:calc(100vh - 44px)}#header>.nav.open>.navbar>ul{display:block;background-color:#fff;padding:10px 0}#header>.nav.open>.navbar>ul>li{margin:0 15px;border-top:1px solid #eee}#header>.nav.open>.navbar>ul>li:first-child{border-top:none}#header>.nav>.navbar>ul>li.mobile-link{display:block}#header>.nav>.navbar>ul>li>a{display:block}.navbar.open .main-menu>li>a{display:block;padding:12px 20px}.has-submenu>.submenu{position:static;width:100%;display:none;opacity:1;visibility:visible;left:inherit;-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none}.has-submenu>.submenu:before{display:none}.has-submenu>.submenu>li>a{position:relative;display:block;white-space:normal}.section-head{padding:0 30px}.section-head br{display:none}.last-footer{text-align:center;margin-top:30px}.foot-last-link{display:block}.foot-last-link li,.foot-last-link li+li{margin:0 5px;display:inline-block}.compare-table.licen-table{padding:0}.table-head .table-col .title{font-size:18px}.compare-table.licen-table{font-size:15px}.compare-table .table-col{padding-bottom:15px}.inner-image-banner{padding-top:200px}.inner-image-banner .banner-content{top:45%}}@media only screen and (max-width:479px){.col-xs-12{max-width:100%;flex:0 0 100%}.top-footer-btns{display:block}.top-footer-btns .btn+.btn{margin:10px 0 0}.trust-head:before{left:-60px}.trust-head:after{right:-100px}.table-head .table-col .title{font-size:15px}.compare-table.licen-table{font-size:12px}.compare-table .table-col{padding:20px 5px 10px}.top-footer{text-align:center}.map-list{border-radius:10px;overflow:hidden}.map-list .map-card{max-width:100%;flex:0 0 100%;position:relative;overflow:hidden;margin-bottom:0}.map-card::before{border-radius:0}.map-card:hover{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);z-index:4}.map-list .map-card img{position:absolute;left:0;bottom:-30%;border-radius:0}.map-card .map-content{position:relative;top:0;left:0;visibility:visible;opacity:1;z-index:8888}.animated-frame{max-width:290px}.animated-frame-1 .animated{left:10px;top:29px;max-width:251px}.animated-frame-2 .animated{left:30px;top:27px;max-width:250px}.animated-frame-3 .animated{left:11px;top:33px;max-width:245px}.inner-image-banner{padding-top:300px}.inner-image-banner .banner-content{top:40%}}@media only screen and (max-width:359px){}.arrow-link-red{font-size:13px;display:inline-block;font-weight:700;color:#ff4747;position:relative;padding-right:14px;text-transform:uppercase}.arrow-link-red:after{position:absolute;top:4px;right:0;content:'';display:block;padding:3px;border-right:2px solid #ff4747;border-bottom:2px solid #ff4747;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .5s;transition:all .5s}.arrow-link-red:hover{color:#2e3c40}.btn-red:disabled{background-color:#a89e9e;color:#fff;border:1px solid #a89e9e}.btn-red-white{background-color:#ff4747;color:#fff;fill:#fff;border:1px solid #ff4747}.btn-red-white:hover{background:0 0;color:#ff4747;fill:#000}