@import url(https://fonts.googleapis.com/css?family=Bitter|Open+Sans);*,::after,::before,body,html{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font-family:'Open Sans',sans-serif;background:#fff}a,a:hover{text-decoration:none}hr{border:0;height:1px;background:-webkit-linear-gradient(left,transparent,rgba(0,0,0,.5),transparent);background:linear-gradient(left,transparent,rgba(0,0,0,.5),transparent);margin:35px 0 33px 0;opacity:.5}div{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.section-heading{text-align:center;margin-bottom:4rem}.text-white,.text-white span{color:#fff!important}.section-heading h3,.section-heading h4{text-align:center;overflow:hidden;margin-bottom:.5rem;font-size:2rem;padding-bottom:5px;font-family:Bitter,serif;font-weight:500}.section-heading h3 span,.section-heading h4 span{display:inline-block;position:relative;color:#196bb5}.section-heading .underline{display:inline-block;border-bottom:0 solid #f27227;width:25%;height:2px;margin:auto;position:relative;background:-webkit-linear-gradient(left,transparent,rgba(255,165,0,.9),transparent);background:linear-gradient(left,transparent,rgba(255,165,0,.9),transparent)}.section-heading .underline.white{background:-webkit-linear-gradient(left,transparent,rgba(255,255,255,.9),transparent);background:linear-gradient(left,transparent,rgba(255,255,255,.9),transparent)}.section-heading .underline.black{background:-webkit-linear-gradient(left,transparent,rgba(0,0,0,.9),transparent);background:linear-gradient(left,transparent,rgba(0,0,0,.9),transparent)}.text-center{text-align:center}.text-right{text-align:right}@media (min-width:1200px){.container{max-width:1140px;margin:auto;border-right:0 solid red;border-left:0 solid #000}}.container-fluid{width:99%;margin:auto}h1,h2,h3{color:#196bb5}.row{display:block;padding:.2em}.col-full{display:block;width:100%;float:left;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col-6{display:block;max-width:50%;width:50%;float:left;position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-5{display:block;max-width:41.666667%;width:41.666667%;float:left;position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-4{display:block;max-width:33.333333%;width:33.333333%;float:left;position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-3{display:block;max-width:25%;width:25%;float:left;position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-1{display:block;max-width:8.333333%;width:8.333333%;float:left;position:relative;min-height:1px;padding-right:15px;padding-left:15px}.clearfix{display:block;width:100%;height:1px;clear:both}.ht-100{height:100px}.pt-100{padding-top:100px}.pt-50{padding-top:50px}.glow{-webkit-box-shadow:0 0 36px 0 rgba(250,24,61,1);-moz-box-shadow:0 0 36px 0 rgba(250,24,61,1);box-shadow:0 0 36px 0 rgba(250,24,61,1);transform:translate3d(0,0,0)}.glow:before{content:"";position:absolute;z-index:-1;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:block;width:90%;height:90%;background:#b8edfb;border-radius:0;animation:pulse-border 1.5s ease-out infinite}.glow:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:block;width:100%;height:100%;background:0 0;border-radius:0;transition:all .2s}.glow:hover:after{background-color:darken(#b8edfb,10%)}@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}.form-submit .btn{font-size:15px}.btn{border:none;cursor:pointer}.azm-social{margin:0;padding:0;display:inline-block;color:#fff;text-align:center;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-o-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s}.azm-btn{height:48px;margin:8px;padding:13px 17px;font-size:1.2rem;line-height:21px;font-weight:300;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;position:relative;display:inline-block}.azm-btn i{padding-right:27px;font-size:21px;line-height:21px;vertical-align:top}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.azm-btn i:after{content:"";position:absolute;top:4px;left:50px;width:1px;height:36px;background:#ccc;background:rgba(255,255,255,.5)}.azm-border-bottom{padding-top:12px}.azm-twitter{background:#55acee}.azm-stumbleupon{background:#ea4b24}.azm-soundcloud{background:#ff4e00;z-index:1;position:relative;overflow:hidden;text-shadow:0 0 1px #545454}.azm-social:active,.azm-social:focus,.azm-social:hover{outline:0;opacity:.8;color:#fff}.azm-soundcloud::before{position:absolute;content:'';top:-150%;left:0;background:-webkit-linear-gradient(335deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 30%,rgba(255,255,255,.75) 45%,rgba(255,255,255,.75) 55%,rgba(255,255,255,0) 70%,rgba(255,255,255,0) 100%);background:linear-gradient(115deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 30%,rgba(255,255,255,.75) 45%,rgba(255,255,255,.75) 55%,rgba(255,255,255,0) 70%,rgba(255,255,255,0) 100%);-webkit-transform:rotate(45);transform:rotate(45);-webkit-animation:buttonAnimation 5s linear infinite;animation:buttonAnimation 3s linear infinite;animation:3s linear 0 normal none infinite running buttonAnimation;background:rgba(0,0,0,0) linear-gradient(115deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 30%,rgba(255,255,255,.75) 45%,rgba(255,255,255,.75) 55%,rgba(255,255,255,0) 70%,rgba(255,255,255,0) 100%) repeat scroll 0 0;height:400%;width:100%;z-index:0}@-webkit-keyframes buttonAnimation{0%{-webkit-transform:translateX(-150%);transform:translateX(-150%)}100%{-webkit-transform:translateX(150%);transform:translateX(150%)}}header{background:url(../images/main-bg1.jpg) no-repeat;background-position:center center;background-size:cover;position:relative;padding-bottom:2em}.logo{display:inline-block}.logo svg{height:105px}.logo .st0{fill:#f15a29}.logo .st1{fill:#00aeef}.logo .st2{fill:#fff}.pull-right{display:inline-block;float:right}header .phone{font-size:1.7em;color:#fff;font-weight:600;border:0 solid #fff;display:inline-block;text-align:right;vertical-align:middle;position:relative;padding-top:1em}header .phone span{display:inline-block;vertical-align:top;padding-top:4px}header .phone:hover{color:#0da7e2}header .Phone{position:relative;display:inline-block;margin:5px 10px 0 0;width:1em;height:1em;font-size:35px;background-color:#3498db;border-radius:.5em;box-shadow:0 0 0 0 rgba(52,152,219,0),0 .05em .1em rgba(0,0,0,.2);-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}header .Phone::after,header .Phone::before{position:absolute;content:""}header .Phone::before{top:0;left:0;width:1em;height:1em;background-color:rgba(255,255,255,.1);border-radius:100%;opacity:1;-webkit-transform:translate3d(0,0,0) scale(0);transform:translate3d(0,0,0) scale(0)}header .Phone::after{top:.25em;left:.25em;width:.5em;height:.5em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTYuNiAxMC44YzEuNCAyLjggMy44IDUuMSA2LjYgNi42bDIuMi0yLjJjLjMtLjMuNy0uNCAxLS4yIDEuMS40IDIuMy42IDMuNi42LjUgMCAxIC40IDEgMVYyMGMwIC41LS41IDEtMSAxLTkuNCAwLTE3LTcuNi0xNy0xNyAwLS42LjQtMSAxLTFoMy41Yy41IDAgMSAuNCAxIDEgMCAxLjIuMiAyLjUuNiAzLjYuMS40IDAgLjctLjIgMWwtMi4zIDIuMnoiIGZpbGw9IiNmZmZmZmYiLz48L3N2Zz4=);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}header .Phone.is-animating{-webkit-animation:phone-outer 3s infinite;animation:phone-outer 3s infinite}header .Phone.is-animating::before{-webkit-animation:phone-inner 3s infinite;animation:phone-inner 3s infinite}header .Phone.is-animating::after{-webkit-animation:phone-icon 3s infinite;animation:phone-icon 3s infinite}@-webkit-keyframes phone-outer{0%{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);box-shadow:0 0 0 0 rgba(52,152,219,0),0 .05em .1em rgba(0,0,0,.2)}33.3333%{-webkit-transform:translate3d(0,0,0) scale(1.1);transform:translate3d(0,0,0) scale(1.1);box-shadow:0 0 0 0 rgba(52,152,219,.1),0 .05em .1em rgba(0,0,0,.5)}66.6666%{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);box-shadow:0 0 0 .5em rgba(52,152,219,0),0 .05em .1em rgba(0,0,0,.2)}100%{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);box-shadow:0 0 0 0 rgba(52,152,219,0),0 .05em .1em rgba(0,0,0,.2)}}@keyframes phone-outer{0%{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);box-shadow:0 0 0 0 rgba(52,152,219,0),0 .05em .1em rgba(0,0,0,.2)}33.3333%{-webkit-transform:translate3d(0,0,0) scale(1.1);transform:translate3d(0,0,0) scale(1.1);box-shadow:0 0 0 0 rgba(52,152,219,.1),0 .05em .1em rgba(0,0,0,.5)}66.6666%{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);box-shadow:0 0 0 .5em rgba(52,152,219,0),0 .05em .1em rgba(0,0,0,.2)}100%{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);box-shadow:0 0 0 0 rgba(52,152,219,0),0 .05em .1em rgba(0,0,0,.2)}}@-webkit-keyframes phone-inner{0%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(0);transform:translate3d(0,0,0) scale(0)}33.3333%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(.9);transform:translate3d(0,0,0) scale(.9)}66.6666%{opacity:0;-webkit-transform:translate3d(0,0,0) scale(0);transform:translate3d(0,0,0) scale(0)}100%{opacity:0;-webkit-transform:translate3d(0,0,0) scale(0);transform:translate3d(0,0,0) scale(0)}}@keyframes phone-inner{0%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(0);transform:translate3d(0,0,0) scale(0)}33.3333%{opacity:1;-webkit-transform:translate3d(0,0,0) scale(.9);transform:translate3d(0,0,0) scale(.9)}66.6666%{opacity:0;-webkit-transform:translate3d(0,0,0) scale(0);transform:translate3d(0,0,0) scale(0)}100%{opacity:0;-webkit-transform:translate3d(0,0,0) scale(0);transform:translate3d(0,0,0) scale(0)}}@-webkit-keyframes phone-icon{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}2%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}4%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}6%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}8%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}10%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}12%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}14%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}16%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}18%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}20%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}22%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}24%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}26%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}28%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}30%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}32%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}34%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}36%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}38%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}40%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}42%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}44%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}46%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes phone-icon{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}2%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}4%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}6%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}8%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}10%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}12%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}14%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}16%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}18%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}20%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}22%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}24%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}26%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}28%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}30%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}32%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}34%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}36%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}38%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}40%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}42%{-webkit-transform:translate3d(.01em,0,0);transform:translate3d(.01em,0,0)}44%{-webkit-transform:translate3d(-.01em,0,0);transform:translate3d(-.01em,0,0)}46%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.click-show-form{text-align:center}#progress{display:none;color:#fff;background:unset}.click-show-form .form-container{background:#0da7e2;width:70%;padding:1.2rem;border-radius:1rem;margin:auto;z-index:12;-webkit-box-shadow:0 0 20px 0 grey;box-shadow:0 0 20px 0 grey}.click-show-form h3{font-size:1.5rem;color:#fff;text-align:center}.click-show-form p{font-size:.9em;color:#fff;text-align:center;line-height:40px}.click-show-form form label{color:#000}.click-show-form #call_us{margin:auto;color:#fff;font-weight:500;width:auto;display:inline-block;border:none;font-size:15px;border:none}.click-show-form input:focus{color:#fff}.click-show-form hr{background:-webkit-linear-gradient(left,transparent,rgba(255,255,255,.5),transparent);background:linear-gradient(left,transparent,rgba(255,255,255,.5),transparent);margin:.2rem 0}.click-show-form input,.click-show-form select{background:#fff;color:#000;border:1px solid #fff}.click-show-form input:focus{color:#000}.click-show-form input::placeholder{color:#000;opacity:.4}.click-show-form input::focus{color:#000}.click-show-form input::-webkit-input-placeholder{color:#000;opacity:.4}.click-show-form select option:disabled{color:#000;opacity:.4}.uneditable-input:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{border-color:rgba(126,239,104,.8);box-shadow:0 1px 1px rgba(0,0,0,.075) inset,0 0 8px rgba(126,239,104,.6);outline:0 none;background:0 0}.customer-ratings{width:325px;margin:auto;margin-bottom:10px}.form-group{margin-bottom:1rem}.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.intro_headings{margin-top:100px}.intro_headings .heading1{color:#196bb5;font-size:32px;font-weight:500;padding:0;margin:0;border-top:0 solid;line-height:1;text-transform:capitalize;font-family:Bitter,serif}.intro_headings .heading2{font-weight:400;color:#000;font-size:25px;padding:0;margin:0;line-height:1.5;border-top:0 solid}.intro_headings p{font-size:1.5em;font-weight:500;text-transform:capitalize;padding-top:5px;line-height:48px}.intro_headings p i{font-size:1.1em;color:#196bb5;margin-right:.5em}.intro_headings p span.free{font-weight:700;text-transform:uppercase;color:#000}.intro{position:relative;transition:all .5s ease-in-out;padding:3em 0}section h1,section h2,section h3,section h4{margin-bottom:1.5rem;font-family:Bitter,serif;position:relative;font-size:2rem;font-weight:500}.content p{text-align:justify}.intro .intro_top_left{left:0;top:0;display:inline-block;height:500px;position:absolute;border:0 solid red}.intro .intro_top_left svg{width:110px}.intro .intro_top_middle{left:50%;top:0;display:inline-block;height:75px;position:absolute;border:0 solid red}.intro .intro_top_middle svg{width:100px}.intro2 .intro_top_right{right:0;top:0;display:inline-block;height:500px;position:absolute;border:0 solid red}.intro2 .intro_top_right svg{width:110px}.intro2 .intro_bottom_middle{right:50%;bottom:0;display:inline-block;height:75px;position:absolute;border:0 solid red}.intro2 .intro_bottom_middle svg{width:100px}.icons-bottom-right img{width:200px}.intro .rimg{padding-right:0;text-align:center;background:url(../images/product-02-bg.png) no-repeat;background-size:80%;background-position:center center;z-index:-1;width:100%;max-width:100%}.intro .rimg img{width:80%;transition:all .5s ease-in-out;transform:matrix3d(1,.059794,0,-.000485,-.154995,1,0,-.000282,0,0,1,0,0,0,0,1)}.intro .limg{padding-left:0;text-align:center;background:url(../images/product-02-bg.png) no-repeat;background-size:80%;background-position:center center;z-index:-1;width:100%;max-width:100%}.intro .limg img{width:80%;transition:all .5s ease-in-out;transform:matrix3d(6.76044,.16718,-2,.00125,1.91031,7.838,2,-.00032,0,0,1,0,28,32,0,8)}.absolute-center{display:grid;height:100%;grid-template-columns:1fr;grid-template-rows:1fr;grid-gap:1px 1px;grid-template-areas:".";align-items:center;transition:all .5s ease-in-out}.right.content .absolute-center div{background:0 0;border:0 solid #fff;padding:2em;transition:all .5s ease-in-out}.left.content .absolute-center div{background:0 0;padding:2em;transition:all .5s ease-in-out}.intro:hover .limg img,.intro:hover .rimg img{transform:none}.intro-left-vector-1{fill:#ffe037}.intro-left-vector,.intro-left-vector-2{fill-rule:evenodd}.intro-left-vector-2{fill:#3b77e7}.intro-top-vector-cls-1{fill:#3b77e7}.intro-top-vector-cls-1,.intro-top-vector-cls-2{fill-rule:evenodd}.intro-top-vector-cls-2{fill:#ffe037}.intro-left-vector-1{fill:#ffe037}.intro-left-vector,.intro-left-vector-2{fill-rule:evenodd}.intro-left-vector-2{fill:#3b77e7}.intro-top-vector-cls-1{fill:#3b77e7}.intro-top-vector-cls-1,.intro-top-vector-cls-2{fill-rule:evenodd}.intro-top-vector-cls-2{fill:#ffe037}.absolute-center.second ul{list-style:none}.absolute-center.second ul li{margin-bottom:15px;position:relative;padding-left:2.2em;text-align:justify}.absolute-center.second ul li:before{content:"\f138";font-family:FontAwesome;display:inline-block;margin-left:-1.3em;width:1.3em;font-size:2em;border:0 solid;line-height:1;position:absolute;top:10%;color:#196bb5}.features{padding:3rem 0;background-color:#f5f4f9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='929' height='464.5' viewBox='0 0 1600 800'%3E%3Cpath fill='%23dddddd' d='M1102.5 734.8c2.5-1.2 24.8-8.6 25.6-7.5.5.7-3.9 23.8-4.6 24.5C1123.3 752.1 1107.5 739.5 1102.5 734.8zM1226.3 229.1c0-.1-4.9-9.4-7-14.2-.1-.3-.3-1.1-.4-1.6-.1-.4-.3-.7-.6-.9-.3-.2-.6-.1-.8.1l-13.1 12.3c0 0 0 0 0 0-.2.2-.3.5-.4.8 0 .3 0 .7.2 1 .1.1 1.4 2.5 2.1 3.6 2.4 3.7 6.5 12.1 6.5 12.2.2.3.4.5.7.6.3 0 .5-.1.7-.3 0 0 1.8-2.5 2.7-3.6 1.5-1.6 3-3.2 4.6-4.7 1.2-1.2 1.6-1.4 2.1-1.6.5-.3 1.1-.5 2.5-1.9C1226.5 230.4 1226.6 229.6 1226.3 229.1zM33 770.3C33 770.3 33 770.3 33 770.3c0-.7-.5-1.2-1.2-1.2-.1 0-.3 0-.4.1-1.6.2-14.3.1-22.2 0-.3 0-.6.1-.9.4-.2.2-.4.5-.4.9 0 .2 0 4.9.1 5.9l.4 13.6c0 .3.2.6.4.9.2.2.5.3.8.3 0 0 .1 0 .1 0 7.3-.7 14.7-.9 22-.6.3 0 .7-.1.9-.3.2-.2.4-.6.4-.9C32.9 783.3 32.9 776.2 33 770.3z'/%3E%3Cpath fill='%23eeeeee' d='M171.1 383.4c1.3-2.5 14.3-22 15.6-21.6.8.3 11.5 21.2 11.5 22.1C198.1 384.2 177.9 384 171.1 383.4zM596.4 711.8c-.1-.1-6.7-8.2-9.7-12.5-.2-.3-.5-1-.7-1.5-.2-.4-.4-.7-.7-.8-.3-.1-.6 0-.8.3L574 712c0 0 0 0 0 0-.2.2-.2.5-.2.9 0 .3.2.7.4.9.1.1 1.8 2.2 2.8 3.1 3.1 3.1 8.8 10.5 8.9 10.6.2.3.5.4.8.4.3 0 .5-.2.6-.5 0 0 1.2-2.8 2-4.1 1.1-1.9 2.3-3.7 3.5-5.5.9-1.4 1.3-1.7 1.7-2 .5-.4 1-.7 2.1-2.4C596.9 713.1 596.8 712.3 596.4 711.8zM727.5 179.9C727.5 179.9 727.5 179.9 727.5 179.9c.6.2 1.3-.2 1.4-.8 0-.1 0-.2 0-.4.2-1.4 2.8-12.6 4.5-19.5.1-.3 0-.6-.2-.8-.2-.3-.5-.4-.8-.5-.2 0-4.7-1.1-5.7-1.3l-13.4-2.7c-.3-.1-.7 0-.9.2-.2.2-.4.4-.5.6 0 0 0 .1 0 .1-.8 6.5-2.2 13.1-3.9 19.4-.1.3 0 .6.2.9.2.3.5.4.8.5C714.8 176.9 721.7 178.5 727.5 179.9zM728.5 178.1c-.1-.1-.2-.2-.4-.2C728.3 177.9 728.4 178 728.5 178.1z'/%3E%3Cg fill='%23FFF'%3E%3Cpath d='M699.6 472.7c-1.5 0-2.8-.8-3.5-2.3-.8-1.9 0-4.2 1.9-5 3.7-1.6 6.8-4.7 8.4-8.5 1.6-3.8 1.7-8.1.2-11.9-.3-.9-.8-1.8-1.2-2.8-.8-1.7-1.8-3.7-2.3-5.9-.9-4.1-.2-8.6 2-12.8 1.7-3.1 4.1-6.1 7.6-9.1 1.6-1.4 4-1.2 5.3.4 1.4 1.6 1.2 4-.4 5.3-2.8 2.5-4.7 4.7-5.9 7-1.4 2.6-1.9 5.3-1.3 7.6.3 1.4 1 2.8 1.7 4.3.5 1.1 1 2.2 1.5 3.3 2.1 5.6 2 12-.3 17.6-2.3 5.5-6.8 10.1-12.3 12.5C700.6 472.6 700.1 472.7 699.6 472.7zM740.4 421.4c1.5-.2 3 .5 3.8 1.9 1.1 1.8.4 4.2-1.4 5.3-3.7 2.1-6.4 5.6-7.6 9.5-1.2 4-.8 8.4 1.1 12.1.4.9 1 1.7 1.6 2.7 1 1.7 2.2 3.5 3 5.7 1.4 4 1.2 8.7-.6 13.2-1.4 3.4-3.5 6.6-6.8 10.1-1.5 1.6-3.9 1.7-5.5.2-1.6-1.4-1.7-3.9-.2-5.4 2.6-2.8 4.3-5.3 5.3-7.7 1.1-2.8 1.3-5.6.5-7.9-.5-1.3-1.3-2.7-2.2-4.1-.6-1-1.3-2.1-1.9-3.2-2.8-5.4-3.4-11.9-1.7-17.8 1.8-5.9 5.8-11 11.2-14C739.4 421.6 739.9 421.4 740.4 421.4zM261.3 590.9c5.7 6.8 9 15.7 9.4 22.4.5 7.3-2.4 16.4-10.2 20.4-3 1.5-6.7 2.2-11.2 2.2-7.9-.1-12.9-2.9-15.4-8.4-2.1-4.7-2.3-11.4 1.8-15.9 3.2-3.5 7.8-4.1 11.2-1.6 1.2.9 1.5 2.7.6 3.9-.9 1.2-2.7 1.5-3.9.6-1.8-1.3-3.6.6-3.8.8-2.4 2.6-2.1 7-.8 9.9 1.5 3.4 4.7 5 10.4 5.1 3.6 0 6.4-.5 8.6-1.6 4.7-2.4 7.7-8.6 7.2-15-.5-7.3-5.3-18.2-13-23.9-4.2-3.1-8.5-4.1-12.9-3.1-3.1.7-6.2 2.4-9.7 5-6.6 5.1-11.7 11.8-14.2 19-2.7 7.7-2.1 15.8 1.9 23.9.7 1.4.1 3.1-1.3 3.7-1.4.7-3.1.1-3.7-1.3-4.6-9.4-5.4-19.2-2.2-28.2 2.9-8.2 8.6-15.9 16.1-21.6 4.1-3.1 8-5.1 11.8-6 6-1.4 12 0 17.5 4C257.6 586.9 259.6 588.8 261.3 590.9z'/%3E%3Ccircle cx='1013.7' cy='153.9' r='7.1'/%3E%3Ccircle cx='1024.3' cy='132.1' r='7.1'/%3E%3Ccircle cx='1037.3' cy='148.9' r='7.1'/%3E%3Cpath d='M1508.7 297.2c-4.8-5.4-9.7-10.8-14.8-16.2 5.6-5.6 11.1-11.5 15.6-18.2 1.2-1.7.7-4.1-1-5.2-1.7-1.2-4.1-.7-5.2 1-4.2 6.2-9.1 11.6-14.5 16.9-4.8-5-9.7-10-14.7-14.9-1.5-1.5-3.9-1.5-5.3 0-1.5 1.5-1.5 3.9 0 5.3 4.9 4.8 9.7 9.8 14.5 14.8-1.1 1.1-2.3 2.2-3.5 3.2-4.1 3.8-8.4 7.8-12.4 12-1.4 1.5-1.4 3.8 0 5.3 0 0 0 0 0 0 1.5 1.4 3.9 1.4 5.3-.1 3.9-4 8.1-7.9 12.1-11.7 1.2-1.1 2.3-2.2 3.5-3.3 4.9 5.3 9.8 10.6 14.6 15.9.1.1.1.1.2.2 1.4 1.4 3.7 1.5 5.2.2C1510 301.2 1510.1 298.8 1508.7 297.2zM327.6 248.6l-.4-2.6c-1.5-11.1-2.2-23.2-2.3-37 0-5.5 0-11.5.2-18.5 0-.7 0-1.5 0-2.3 0-5 0-11.2 3.9-13.5 2.2-1.3 5.1-1 8.5.9 5.7 3.1 13.2 8.7 17.5 14.9 5.5 7.8 7.3 16.9 5 25.7-3.2 12.3-15 31-30 32.1L327.6 248.6zM332.1 179.2c-.2 0-.3 0-.4.1-.1.1-.7.5-1.1 2.7-.3 1.9-.3 4.2-.3 6.3 0 .8 0 1.7 0 2.4-.2 6.9-.2 12.8-.2 18.3.1 12.5.7 23.5 2 33.7 11-2.7 20.4-18.1 23-27.8 1.9-7.2.4-14.8-4.2-21.3l0 0C347 188.1 340 183 335 180.3 333.6 179.5 332.6 179.2 332.1 179.2zM516.3 60.8c-.1 0-.2 0-.4-.1-2.4-.7-4-.9-6.7-.7-.7 0-1.3-.5-1.4-1.2 0-.7.5-1.3 1.2-1.4 3.1-.2 4.9 0 7.6.8.7.2 1.1.9.9 1.6C517.3 60.4 516.8 60.8 516.3 60.8zM506.1 70.5c-.5 0-1-.3-1.2-.8-.8-2.1-1.2-4.3-1.3-6.6 0-.7.5-1.3 1.2-1.3.7 0 1.3.5 1.3 1.2.1 2 .5 3.9 1.1 5.8.2.7-.1 1.4-.8 1.6C506.4 70.5 506.2 70.5 506.1 70.5zM494.1 64.4c-.4 0-.8-.2-1-.5-.4-.6-.3-1.4.2-1.8 1.8-1.4 3.7-2.6 5.8-3.6.6-.3 1.4 0 1.7.6.3.6 0 1.4-.6 1.7-1.9.9-3.7 2-5.3 3.3C494.7 64.3 494.4 64.4 494.1 64.4zM500.5 55.3c-.5 0-.9-.3-1.2-.7-.5-1-1.2-1.9-2.4-3.4-.3-.4-.7-.9-1.1-1.4-.4-.6-.3-1.4.2-1.8.6-.4 1.4-.3 1.8.2.4.5.8 1 1.1 1.4 1.3 1.6 2.1 2.6 2.7 3.9.3.6 0 1.4-.6 1.7C500.9 55.3 500.7 55.3 500.5 55.3zM506.7 55c-.3 0-.5-.1-.8-.2-.6-.4-.7-1.2-.3-1.8 1.2-1.7 2.3-3.4 3.3-5.2.3-.6 1.1-.9 1.7-.5.6.3.9 1.1.5 1.7-1 1.9-2.2 3.8-3.5 5.6C507.4 54.8 507.1 55 506.7 55zM1029.3 382.8c-.1 0-.2 0-.4-.1-2.4-.7-4-.9-6.7-.7-.7 0-1.3-.5-1.4-1.2 0-.7.5-1.3 1.2-1.4 3.1-.2 4.9 0 7.6.8.7.2 1.1.9.9 1.6C1030.3 382.4 1029.8 382.8 1029.3 382.8zM1019.1 392.5c-.5 0-1-.3-1.2-.8-.8-2.1-1.2-4.3-1.3-6.6 0-.7.5-1.3 1.2-1.3.7 0 1.3.5 1.3 1.2.1 2 .5 3.9 1.1 5.8.2.7-.1 1.4-.8 1.6C1019.4 392.5 1019.2 392.5 1019.1 392.5zM1007.1 386.4c-.4 0-.8-.2-1-.5-.4-.6-.3-1.4.2-1.8 1.8-1.4 3.7-2.6 5.8-3.6.6-.3 1.4 0 1.7.6.3.6 0 1.4-.6 1.7-1.9.9-3.7 2-5.3 3.3C1007.7 386.3 1007.4 386.4 1007.1 386.4zM1013.5 377.3c-.5 0-.9-.3-1.2-.7-.5-1-1.2-1.9-2.4-3.4-.3-.4-.7-.9-1.1-1.4-.4-.6-.3-1.4.2-1.8.6-.4 1.4-.3 1.8.2.4.5.8 1 1.1 1.4 1.3 1.6 2.1 2.6 2.7 3.9.3.6 0 1.4-.6 1.7C1013.9 377.3 1013.7 377.3 1013.5 377.3zM1019.7 377c-.3 0-.5-.1-.8-.2-.6-.4-.7-1.2-.3-1.8 1.2-1.7 2.3-3.4 3.3-5.2.3-.6 1.1-.9 1.7-.5.6.3.9 1.1.5 1.7-1 1.9-2.2 3.8-3.5 5.6C1020.4 376.8 1020.1 377 1019.7 377zM1329.7 573.4c-1.4 0-2.9-.2-4.5-.7-8.4-2.7-16.6-12.7-18.7-20-.4-1.4-.7-2.9-.9-4.4-8.1 3.3-15.5 10.6-15.4 21 0 1.5-1.2 2.7-2.7 2.8 0 0 0 0 0 0-1.5 0-2.7-1.2-2.7-2.7-.1-6.7 2.4-12.9 7-18 3.6-4 8.4-7.1 13.7-8.8.5-6.5 3.1-12.9 7.4-17.4 7-7.4 18.2-8.9 27.3-10.1l.7-.1c1.5-.2 2.9.9 3.1 2.3.2 1.5-.9 2.9-2.3 3.1l-.7.1c-8.6 1.2-18.4 2.5-24 8.4-3 3.2-5 7.7-5.7 12.4 7.9-1 17.7 1.3 24.3 5.7 4.3 2.9 7.1 7.8 7.2 12.7.2 4.3-1.7 8.3-5.2 11.1C1335.2 572.4 1332.6 573.4 1329.7 573.4zM1311 546.7c.1 1.5.4 3 .8 4.4 1.7 5.8 8.7 14.2 15.1 16.3 2.8.9 5.1.5 7.2-1.1 2.7-2.1 3.2-4.8 3.1-6.6-.1-3.2-2-6.4-4.8-8.3C1326.7 547.5 1317.7 545.6 1311 546.7z'/%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.45);box-shadow:0 0 10px 0 rgba(0,0,0,.45)}.features .section-heading{text-align:center;margin-bottom:2rem}.feature-item{text-align:center;margin:2rem 0;padding:2em 0;border-radius:10px;box-shadow:0 0 6px 0 #000;border:1px solid #fff;background:#fff;cursor:pointer;transition:all .5s ease-in-out}.feature-item:hover{border:1px solid #d3d3d3;box-shadow:0 8px 6px -6px #000}.feature-item .feature-icon{display:inline-block;border-radius:50%;border:0 solid #196bb5;margin:auto}.feature-item .feature-icon span{width:75px;height:75px;transition:all .3s ease-in-out;display:inline-grid;margin:.3rem}.feature-item .feature-icon span svg{margin:auto;height:auto;fill:#003770;width:75px;height:85px;transition:all .5s ease-in-out}.feature-item:hover svg{transform:scale(1.1)}.feature-item .feature-icon span img{margin:auto;width:55px;height:auto}.feature-item h4{font-size:18px;font-weight:600;margin:1rem 0 .1rem 0;position:relative;color:#f27227}.feature-item .underline{display:inline-block;border-bottom:2px solid #f27227;width:25%;margin:auto;display:none}.feature-item p{font-size:1rem;margin:1rem 0;display:none}.video-section{position:relative;padding:3rem 0 3rem 0}.video-section .icons-top-left{position:absolute;left:1em;top:1em;z-index:100;display:inline-block;width:300px;height:700px;border:0 solid #000;z-index:-2}.video-section .icons-top-left svg{width:300px;height:700px}.video-section .icons-top-right{position:absolute;right:1em;top:1em;z-index:100;display:inline-block;width:300px;height:700px;border:0 solid #000}.video-section .icons-top-right svg{width:300px;height:700px}.video-section .content{text-align:center;position:relative;border:0 solid #000}.video-section .content img{width:65%;margin:auto}.video-section .icons-bottom-right .st0,.video-section .icons-top-left .st0{fill:#ededed;stroke:#ededed;stroke-width:9.375e-002;stroke-miterlimit:10}.video-play-button{position:absolute;z-index:10;top:42%;left:45%;box-sizing:content-box;display:block;width:32px;height:44px;background:#fa183d;border-radius:50%;padding:22px 20px 10px 28px}.video-play-button span{display:inline-block;position:relative;z-index:3}.video-play-button span i{font-size:2em;color:#fff}.video-overlay{position:fixed;z-index:-1;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.8);opacity:0;transition:all ease .5s;display:block;width:0;height:0}.video-overlay.open{position:fixed;z-index:1000;opacity:1;display:block;width:100vw;height:100vh;top:0;left:0}.video-overlay-close{position:absolute;z-index:1000;top:15px;right:20px;font-size:60px;line-height:1;font-weight:400;color:#fff!important;text-decoration:none;cursor:pointer;transition:all .2s}.video-overlay-close:hover{color:#196bb5}.video-overlay iframe{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:70vw;height:70vh;box-shadow:0 0 15px rgba(0,0,0,.75)}.pull-up{margin-top:-100px}.video_section_bg{z-index:-100;width:100%;position:absolute;bottom:0;height:95%;left:0}.video_section_bg svg{width:100%}.call-to-action-form{padding:5rem 0;background-color:#f5f4f9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='929' height='464.5' viewBox='0 0 1600 800'%3E%3Cpath fill='%23dddddd' d='M1102.5 734.8c2.5-1.2 24.8-8.6 25.6-7.5.5.7-3.9 23.8-4.6 24.5C1123.3 752.1 1107.5 739.5 1102.5 734.8zM1226.3 229.1c0-.1-4.9-9.4-7-14.2-.1-.3-.3-1.1-.4-1.6-.1-.4-.3-.7-.6-.9-.3-.2-.6-.1-.8.1l-13.1 12.3c0 0 0 0 0 0-.2.2-.3.5-.4.8 0 .3 0 .7.2 1 .1.1 1.4 2.5 2.1 3.6 2.4 3.7 6.5 12.1 6.5 12.2.2.3.4.5.7.6.3 0 .5-.1.7-.3 0 0 1.8-2.5 2.7-3.6 1.5-1.6 3-3.2 4.6-4.7 1.2-1.2 1.6-1.4 2.1-1.6.5-.3 1.1-.5 2.5-1.9C1226.5 230.4 1226.6 229.6 1226.3 229.1zM33 770.3C33 770.3 33 770.3 33 770.3c0-.7-.5-1.2-1.2-1.2-.1 0-.3 0-.4.1-1.6.2-14.3.1-22.2 0-.3 0-.6.1-.9.4-.2.2-.4.5-.4.9 0 .2 0 4.9.1 5.9l.4 13.6c0 .3.2.6.4.9.2.2.5.3.8.3 0 0 .1 0 .1 0 7.3-.7 14.7-.9 22-.6.3 0 .7-.1.9-.3.2-.2.4-.6.4-.9C32.9 783.3 32.9 776.2 33 770.3z'/%3E%3Cpath fill='%23eeeeee' d='M171.1 383.4c1.3-2.5 14.3-22 15.6-21.6.8.3 11.5 21.2 11.5 22.1C198.1 384.2 177.9 384 171.1 383.4zM596.4 711.8c-.1-.1-6.7-8.2-9.7-12.5-.2-.3-.5-1-.7-1.5-.2-.4-.4-.7-.7-.8-.3-.1-.6 0-.8.3L574 712c0 0 0 0 0 0-.2.2-.2.5-.2.9 0 .3.2.7.4.9.1.1 1.8 2.2 2.8 3.1 3.1 3.1 8.8 10.5 8.9 10.6.2.3.5.4.8.4.3 0 .5-.2.6-.5 0 0 1.2-2.8 2-4.1 1.1-1.9 2.3-3.7 3.5-5.5.9-1.4 1.3-1.7 1.7-2 .5-.4 1-.7 2.1-2.4C596.9 713.1 596.8 712.3 596.4 711.8zM727.5 179.9C727.5 179.9 727.5 179.9 727.5 179.9c.6.2 1.3-.2 1.4-.8 0-.1 0-.2 0-.4.2-1.4 2.8-12.6 4.5-19.5.1-.3 0-.6-.2-.8-.2-.3-.5-.4-.8-.5-.2 0-4.7-1.1-5.7-1.3l-13.4-2.7c-.3-.1-.7 0-.9.2-.2.2-.4.4-.5.6 0 0 0 .1 0 .1-.8 6.5-2.2 13.1-3.9 19.4-.1.3 0 .6.2.9.2.3.5.4.8.5C714.8 176.9 721.7 178.5 727.5 179.9zM728.5 178.1c-.1-.1-.2-.2-.4-.2C728.3 177.9 728.4 178 728.5 178.1z'/%3E%3Cg fill='%23FFF'%3E%3Cpath d='M699.6 472.7c-1.5 0-2.8-.8-3.5-2.3-.8-1.9 0-4.2 1.9-5 3.7-1.6 6.8-4.7 8.4-8.5 1.6-3.8 1.7-8.1.2-11.9-.3-.9-.8-1.8-1.2-2.8-.8-1.7-1.8-3.7-2.3-5.9-.9-4.1-.2-8.6 2-12.8 1.7-3.1 4.1-6.1 7.6-9.1 1.6-1.4 4-1.2 5.3.4 1.4 1.6 1.2 4-.4 5.3-2.8 2.5-4.7 4.7-5.9 7-1.4 2.6-1.9 5.3-1.3 7.6.3 1.4 1 2.8 1.7 4.3.5 1.1 1 2.2 1.5 3.3 2.1 5.6 2 12-.3 17.6-2.3 5.5-6.8 10.1-12.3 12.5C700.6 472.6 700.1 472.7 699.6 472.7zM740.4 421.4c1.5-.2 3 .5 3.8 1.9 1.1 1.8.4 4.2-1.4 5.3-3.7 2.1-6.4 5.6-7.6 9.5-1.2 4-.8 8.4 1.1 12.1.4.9 1 1.7 1.6 2.7 1 1.7 2.2 3.5 3 5.7 1.4 4 1.2 8.7-.6 13.2-1.4 3.4-3.5 6.6-6.8 10.1-1.5 1.6-3.9 1.7-5.5.2-1.6-1.4-1.7-3.9-.2-5.4 2.6-2.8 4.3-5.3 5.3-7.7 1.1-2.8 1.3-5.6.5-7.9-.5-1.3-1.3-2.7-2.2-4.1-.6-1-1.3-2.1-1.9-3.2-2.8-5.4-3.4-11.9-1.7-17.8 1.8-5.9 5.8-11 11.2-14C739.4 421.6 739.9 421.4 740.4 421.4zM261.3 590.9c5.7 6.8 9 15.7 9.4 22.4.5 7.3-2.4 16.4-10.2 20.4-3 1.5-6.7 2.2-11.2 2.2-7.9-.1-12.9-2.9-15.4-8.4-2.1-4.7-2.3-11.4 1.8-15.9 3.2-3.5 7.8-4.1 11.2-1.6 1.2.9 1.5 2.7.6 3.9-.9 1.2-2.7 1.5-3.9.6-1.8-1.3-3.6.6-3.8.8-2.4 2.6-2.1 7-.8 9.9 1.5 3.4 4.7 5 10.4 5.1 3.6 0 6.4-.5 8.6-1.6 4.7-2.4 7.7-8.6 7.2-15-.5-7.3-5.3-18.2-13-23.9-4.2-3.1-8.5-4.1-12.9-3.1-3.1.7-6.2 2.4-9.7 5-6.6 5.1-11.7 11.8-14.2 19-2.7 7.7-2.1 15.8 1.9 23.9.7 1.4.1 3.1-1.3 3.7-1.4.7-3.1.1-3.7-1.3-4.6-9.4-5.4-19.2-2.2-28.2 2.9-8.2 8.6-15.9 16.1-21.6 4.1-3.1 8-5.1 11.8-6 6-1.4 12 0 17.5 4C257.6 586.9 259.6 588.8 261.3 590.9z'/%3E%3Ccircle cx='1013.7' cy='153.9' r='7.1'/%3E%3Ccircle cx='1024.3' cy='132.1' r='7.1'/%3E%3Ccircle cx='1037.3' cy='148.9' r='7.1'/%3E%3Cpath d='M1508.7 297.2c-4.8-5.4-9.7-10.8-14.8-16.2 5.6-5.6 11.1-11.5 15.6-18.2 1.2-1.7.7-4.1-1-5.2-1.7-1.2-4.1-.7-5.2 1-4.2 6.2-9.1 11.6-14.5 16.9-4.8-5-9.7-10-14.7-14.9-1.5-1.5-3.9-1.5-5.3 0-1.5 1.5-1.5 3.9 0 5.3 4.9 4.8 9.7 9.8 14.5 14.8-1.1 1.1-2.3 2.2-3.5 3.2-4.1 3.8-8.4 7.8-12.4 12-1.4 1.5-1.4 3.8 0 5.3 0 0 0 0 0 0 1.5 1.4 3.9 1.4 5.3-.1 3.9-4 8.1-7.9 12.1-11.7 1.2-1.1 2.3-2.2 3.5-3.3 4.9 5.3 9.8 10.6 14.6 15.9.1.1.1.1.2.2 1.4 1.4 3.7 1.5 5.2.2C1510 301.2 1510.1 298.8 1508.7 297.2zM327.6 248.6l-.4-2.6c-1.5-11.1-2.2-23.2-2.3-37 0-5.5 0-11.5.2-18.5 0-.7 0-1.5 0-2.3 0-5 0-11.2 3.9-13.5 2.2-1.3 5.1-1 8.5.9 5.7 3.1 13.2 8.7 17.5 14.9 5.5 7.8 7.3 16.9 5 25.7-3.2 12.3-15 31-30 32.1L327.6 248.6zM332.1 179.2c-.2 0-.3 0-.4.1-.1.1-.7.5-1.1 2.7-.3 1.9-.3 4.2-.3 6.3 0 .8 0 1.7 0 2.4-.2 6.9-.2 12.8-.2 18.3.1 12.5.7 23.5 2 33.7 11-2.7 20.4-18.1 23-27.8 1.9-7.2.4-14.8-4.2-21.3l0 0C347 188.1 340 183 335 180.3 333.6 179.5 332.6 179.2 332.1 179.2zM516.3 60.8c-.1 0-.2 0-.4-.1-2.4-.7-4-.9-6.7-.7-.7 0-1.3-.5-1.4-1.2 0-.7.5-1.3 1.2-1.4 3.1-.2 4.9 0 7.6.8.7.2 1.1.9.9 1.6C517.3 60.4 516.8 60.8 516.3 60.8zM506.1 70.5c-.5 0-1-.3-1.2-.8-.8-2.1-1.2-4.3-1.3-6.6 0-.7.5-1.3 1.2-1.3.7 0 1.3.5 1.3 1.2.1 2 .5 3.9 1.1 5.8.2.7-.1 1.4-.8 1.6C506.4 70.5 506.2 70.5 506.1 70.5zM494.1 64.4c-.4 0-.8-.2-1-.5-.4-.6-.3-1.4.2-1.8 1.8-1.4 3.7-2.6 5.8-3.6.6-.3 1.4 0 1.7.6.3.6 0 1.4-.6 1.7-1.9.9-3.7 2-5.3 3.3C494.7 64.3 494.4 64.4 494.1 64.4zM500.5 55.3c-.5 0-.9-.3-1.2-.7-.5-1-1.2-1.9-2.4-3.4-.3-.4-.7-.9-1.1-1.4-.4-.6-.3-1.4.2-1.8.6-.4 1.4-.3 1.8.2.4.5.8 1 1.1 1.4 1.3 1.6 2.1 2.6 2.7 3.9.3.6 0 1.4-.6 1.7C500.9 55.3 500.7 55.3 500.5 55.3zM506.7 55c-.3 0-.5-.1-.8-.2-.6-.4-.7-1.2-.3-1.8 1.2-1.7 2.3-3.4 3.3-5.2.3-.6 1.1-.9 1.7-.5.6.3.9 1.1.5 1.7-1 1.9-2.2 3.8-3.5 5.6C507.4 54.8 507.1 55 506.7 55zM1029.3 382.8c-.1 0-.2 0-.4-.1-2.4-.7-4-.9-6.7-.7-.7 0-1.3-.5-1.4-1.2 0-.7.5-1.3 1.2-1.4 3.1-.2 4.9 0 7.6.8.7.2 1.1.9.9 1.6C1030.3 382.4 1029.8 382.8 1029.3 382.8zM1019.1 392.5c-.5 0-1-.3-1.2-.8-.8-2.1-1.2-4.3-1.3-6.6 0-.7.5-1.3 1.2-1.3.7 0 1.3.5 1.3 1.2.1 2 .5 3.9 1.1 5.8.2.7-.1 1.4-.8 1.6C1019.4 392.5 1019.2 392.5 1019.1 392.5zM1007.1 386.4c-.4 0-.8-.2-1-.5-.4-.6-.3-1.4.2-1.8 1.8-1.4 3.7-2.6 5.8-3.6.6-.3 1.4 0 1.7.6.3.6 0 1.4-.6 1.7-1.9.9-3.7 2-5.3 3.3C1007.7 386.3 1007.4 386.4 1007.1 386.4zM1013.5 377.3c-.5 0-.9-.3-1.2-.7-.5-1-1.2-1.9-2.4-3.4-.3-.4-.7-.9-1.1-1.4-.4-.6-.3-1.4.2-1.8.6-.4 1.4-.3 1.8.2.4.5.8 1 1.1 1.4 1.3 1.6 2.1 2.6 2.7 3.9.3.6 0 1.4-.6 1.7C1013.9 377.3 1013.7 377.3 1013.5 377.3zM1019.7 377c-.3 0-.5-.1-.8-.2-.6-.4-.7-1.2-.3-1.8 1.2-1.7 2.3-3.4 3.3-5.2.3-.6 1.1-.9 1.7-.5.6.3.9 1.1.5 1.7-1 1.9-2.2 3.8-3.5 5.6C1020.4 376.8 1020.1 377 1019.7 377zM1329.7 573.4c-1.4 0-2.9-.2-4.5-.7-8.4-2.7-16.6-12.7-18.7-20-.4-1.4-.7-2.9-.9-4.4-8.1 3.3-15.5 10.6-15.4 21 0 1.5-1.2 2.7-2.7 2.8 0 0 0 0 0 0-1.5 0-2.7-1.2-2.7-2.7-.1-6.7 2.4-12.9 7-18 3.6-4 8.4-7.1 13.7-8.8.5-6.5 3.1-12.9 7.4-17.4 7-7.4 18.2-8.9 27.3-10.1l.7-.1c1.5-.2 2.9.9 3.1 2.3.2 1.5-.9 2.9-2.3 3.1l-.7.1c-8.6 1.2-18.4 2.5-24 8.4-3 3.2-5 7.7-5.7 12.4 7.9-1 17.7 1.3 24.3 5.7 4.3 2.9 7.1 7.8 7.2 12.7.2 4.3-1.7 8.3-5.2 11.1C1335.2 572.4 1332.6 573.4 1329.7 573.4zM1311 546.7c.1 1.5.4 3 .8 4.4 1.7 5.8 8.7 14.2 15.1 16.3 2.8.9 5.1.5 7.2-1.1 2.7-2.1 3.2-4.8 3.1-6.6-.1-3.2-2-6.4-4.8-8.3C1326.7 547.5 1317.7 545.6 1311 546.7z'/%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.45);box-shadow:0 0 10px 0 rgba(0,0,0,.45)}.call-to-action-form .section-heading h3 span{color:#000}.call-to-action-form .section-heading h3 span:after,.call-to-action-form .section-heading h3 span:before{border-bottom:2px solid #000}.call-to-action-form .cinput{background:0 0;border-bottom:2px solid #000;border-top:0;border-right:0;border-left:0;border-radius:0}.call-to-action-form .cinput::placeholder{color:#000;opacity:.8}.call-to-action-form .cinput::-webkit-input-placeholder{color:#000;opacity:.8}.form-button{margin:2rem 0 0 0}.coursal-section{margin:3rem 0 6rem 0}.coursal-section .item{text-align:center}.coursal-section .item img{width:100%;height:auto}.slider{margin:5px auto}.slick-slide{margin:0 20px}.slick-slide img{width:100%}.slick-next:before,.slick-prev:before{color:#000}.slick-slide{transition:all ease-in-out .3s}.call-to-action{padding:7rem 0;background:url(../images/restaurant-690569_1920.jpg) no-repeat;background-size:cover;background-position:center center;position:relative}.call-to-action::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}.call-to-action .section-heading h3 span{color:#fff}.call-to-action .section-heading h3 span:after,.call-to-action .section-heading h3 span:before{border-bottom:2px solid #fff}.partners-section{padding:3rem 0}.partners-section .section-heading{margin-bottom:2rem}.partners-section .item{text-align:center}.partners-section .item img{width:95%;height:auto}footer{background:#1e3a6d;color:#fff}footer .copyright{padding:.5rem;text-align:center}.position-number{display:inline-block;position:absolute;right:15px;top:0}header .phone{padding-top:1px}nav{width:88%;float:right;clear:both;margin-top:48px}ul.menu-links{list-style:none;border:0 solid;text-align:right}ul.menu-links li{display:inline-block;padding:.75em}ul.menu-links li:last-child{padding-right:0}ul.menu-links li a{text-decoration:none;color:#fff}ul.menu-links li a:hover{text-decoration:none;color:#00aeef}ul.menu-links li.droplink{position:relative}ul.menu-links li.droplink:after{content:'\f107';font:normal normal normal 14px/1 FontAwesome;color:#fff;position:absolute;right:-3px;top:15px}ul.menu-links li ul.dropdown{background:#fff;visibility:hidden;opacity:0;min-width:190px;position:absolute;transition:all .5s ease;margin-top:1px;z-index:10;left:0;display:none}ul.menu-links li ul.dropdown:hover,ul.menu-links li:hover>ul.dropdown{visibility:visible;opacity:1;display:block}ul.menu-links li ul.dropdown li{clear:both;width:100%;text-align:left;padding:0;margin:0}ul.menu-links li ul.dropdown li a{text-decoration:none;color:#00aeef;display:block;padding:10px;font-size:12px}ul.menu-links li ul.dropdown li a:hover{text-decoration:none;color:#000;background:#d3d3d3}.cool-link::after{content:'';display:block;width:0;height:2px;background:#f15a29;transition:width .3s}.cool-link:hover::after{width:100%}.menu-btn{display:none;color:#fff;font-size:2em;position:absolute;right:18px;top:58px}@media only screen and (min-width:1024px){.intro .rimg{margin-top:50px}.intro .limg{margin-top:100px}}@media only screen and (max-width:1680px){.intro .pt-50{padding-top:0}.intro2 .pt-50{padding-top:0}.intro .limg img,.intro .rimg img{width:88%}.right.content .absolute-center div{padding:0}}@media only screen and (max-width:1360px) and (min-height:768px){.intro .pt-50{padding-top:25px}.intro .rimg img{width:88%}.intro .limg img{width:88%;margin-top:35px}.intro2 .pt-50{padding-top:0}.right.content .absolute-center div{padding:0}}@media only screen and (max-width:1366px){.intro2 .pt-50{padding-top:0}.intro .limg img,.intro .rimg img{width:88%}.right.content .absolute-center div{padding:0}}@media only screen and (max-width:1024px) and (min-height:600px){header .ht-100{height:70px}.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}.intro .pt-100{padding-top:0}.intro .col-5{width:50%;max-width:50%;padding-left:0;float:left}.intro .rimg img{width:98%;transform:unset}.intro .col-1{display:none}.intro2 .pt-100{padding-top:0}.intro2 .col-5{width:50%;max-width:50%;padding-left:0;float:left}.intro2 .limg img{width:98%;transform:unset;margin-top:5em}.intro2 .col-1{display:none}.slider{margin:5px auto;width:95%;max-width:95%}.left.content .absolute-center div{padding:.5em}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.intro{padding:1em 0}}@media only screen and (max-width:1024px) and (min-height:768px){header .ht-100{height:70px}.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro_headings p{line-height:48px}.intro2 .intro_bottom_middle{display:none;width:0}.intro .pt-100{padding-top:0}.intro .col-5{width:50%;max-width:50%;padding-left:0;float:left}.intro .rimg img{width:98%;transform:unset}.intro .col-1{display:none}.intro2 .pt-100{padding-top:0}.intro2 .col-5{width:50%;max-width:50%;padding-left:0;float:left}.intro2 .limg img{width:98%;transform:unset;margin-top:5em}.intro2 .col-1{display:none}.slider{margin:5px auto;width:95%;max-width:95%}.left.content .absolute-center div{padding:.5em}}@media only screen and (max-width:1024px) and (min-height:800px){header .ht-100{height:70px}.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}.intro .pt-100{padding-top:0}.intro .col-5{width:50%;max-width:50%;padding-left:0;float:left}.intro .rimg img{width:98%;transform:unset;margin-top:3em}.intro .col-1{display:none}.intro2 .pt-100{padding-top:0}.intro2 .col-5{width:50%;max-width:50%;padding-left:0;float:left}.intro2 .limg img{width:98%;transform:unset;margin-top:5em}.intro2 .col-1{display:none}.slider{margin:5px auto;width:95%;max-width:95%}.left.content .absolute-center div{padding:.5em}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.right.content .absolute-center div{padding:0 2em 2em 2em}.absolute-center.second ul li{margin-bottom:5px}.intro{padding:1em 0}}@media only screen and (max-width:960px){.feature-item h4{font-size:16px}.intro_headings p{line-height:48px}.click-show-form .form-container{width:75%}}@media only screen and (max-width:910px){nav{width:87%;float:right;clear:both;margin-top:48px}ul.menu-links li{display:inline-block;padding:.75em .45em}}@media only screen and (max-width:854px){header .ht-100{height:50px}.click-show-form .form-container{width:85%}.intro_headings p{font-size:1.2em}.intro .intro_top_left,.intro .intro_top_middle{display:none}.intro2 .intro_bottom_middle,.intro2 .intro_top_right{display:none}.intro .pt-100{padding-top:0}.intro .col-1{display:none}.intro .col-5{display:block;max-width:50%;width:50%;float:left}.intro .rimg img{width:99%;transition:all .5s ease-in-out;transform:unset}.right.content .absolute-center div{padding:0}.intro .limg img{width:98%;transition:all .5s ease-in-out;transform:unset}.feature-item h4{font-size:14px}.slider{margin:5px auto;width:94%}}@media only screen and (max-width:823px){nav{width:86%;float:right;clear:both;margin-top:48px}ul.menu-links li{display:inline-block;padding:.75em .3em}.intro_headings{margin-top:136px}.intro_headings .heading1{font-size:28px}.customer-ratings{width:80%;margin:auto;margin-bottom:10px}}@media only screen and (max-width:812px){nav{width:84%;float:right;clear:both;margin-top:48px}ul.menu-links li{display:inline-block;padding:.75em .3em}}@media only screen and (max-width:800px) and (min-height:1280px){.menu-btn{display:inline-block}nav{width:100%;float:right;clear:both;margin-top:0;border:0 solid #fff;padding:0 .75em;height:0;transition:all .5s ease-in-out;overflow:hidden;box-sizing:border-box;background:rgba(0,0,0,.45)}nav.show{height:auto;transition:all .5s ease-in-out}ul.menu-links{list-style:none;border:0 solid;text-align:left}ul.menu-links li{display:block;padding:unset;line-height:32px;line-height:38px;border-bottom:1px solid rgba(255,255,255,.3)}ul.menu-links li:last-child{border-bottom:0}ul.menu-links li a{text-decoration:none;color:#fff;display:block}.click-show-form .form-container{width:100%}.intro_headings p{font-size:18px;line-height:30px}.intro_headings .heading1{font-size:26px}.intro_headings{margin-top:150px}section h1,section h2{font-size:1.8rem}.left.content .absolute-center div{padding:.5em}.right.content .absolute-center div{padding:0 0 1em 0}.feature-item{height:218px}.feature-item h4{font-size:16px}.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}.intro .col-5{width:50%;max-width:50%;padding-left:0;float:left}.video-play-button{top:40%;left:43%}.video-section .content img{width:90%;margin:auto}.video-section .icons-top-left,.video-section .icons-top-right{display:none}}@media only screen and (max-width:768px) and (min-height:992px){.click-show-form .form-container{width:100%}.intro_headings p{font-size:18px;line-height:30px}.intro_headings .heading1{font-size:26px}.intro_headings{margin-top:150px}section h1,section h2{font-size:1.8rem}.left.content .absolute-center div{padding:.5em}.right.content .absolute-center div{padding:0 0 1em 0}.feature-item{height:218px}.feature-item h4{font-size:16px}.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}.intro .col-5{width:50%;max-width:50%;padding-left:0;float:left}.video-play-button{top:40%;left:43%}.video-section .content img{width:90%;margin:auto}.video-section .icons-top-left,.video-section .icons-top-right{display:none}}@media only screen and (max-width:768px) and (min-height:1024px){.click-show-form .form-container{width:100%}.intro_headings p{font-size:18px;line-height:30px}.intro_headings .heading1{font-size:26px}.intro_headings{margin-top:150px}section h1,section h2{font-size:1.8rem}.left.content .absolute-center div{padding:.5em}.right.content .absolute-center div{padding:0 0 1em 0}.feature-item{height:218px}.feature-item h4{font-size:16px}.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}}@media only screen and (max-width:768px){.menu-btn{display:inline-block}nav{width:100%;float:right;clear:both;margin-top:0;border:0 solid #fff;padding:0 .75em;height:0;transition:all .5s ease-in-out;overflow:hidden;box-sizing:border-box;background:rgba(0,0,0,.45)}nav.show{height:auto;transition:all .5s ease-in-out}ul.menu-links{list-style:none;border:0 solid;text-align:left}ul.menu-links li{display:block;padding:unset;line-height:32px;line-height:38px;border-bottom:1px solid rgba(255,255,255,.3)}ul.menu-links li:last-child{border-bottom:0}ul.menu-links li a{text-decoration:none;color:#fff;display:block}ul.menu-links li ul.dropdown{display:none;width:100%;position:relative;background:0 0}ul.menu-links li ul.dropdown li a{text-decoration:none;color:#fff}.click-show-form .form-container{width:100%}.intro_headings p{font-size:18px;line-height:30px}.intro_headings .heading1{font-size:26px}.intro_headings{margin-top:150px}section h1,section h2{font-size:1.8rem}.left.content .absolute-center div{padding:.5em}.right.content .absolute-center div{padding:0 0 1em 0}.feature-item{height:218px}.feature-item h4{font-size:16px}.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}.intro .col-5{width:50%;max-width:50%;padding-left:0;float:left}.video-play-button{top:40%;left:43%}.video-section .content img{width:90%;margin:auto}.video-section .icons-top-left,.video-section .icons-top-right{display:none}header{background:url(../images/mobile-bg.jpg) no-repeat;background-position:center center;background-size:cover}header::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}header .ht-100{height:0}header .col-6{display:block;max-width:100%;width:100%;float:unset}header .Phone{display:none}.section-heading .underline{width:75%}.intro_headings .heading1{color:#fff;font-size:26px}.intro_headings{margin-top:10px}.intro_headings p{font-size:1.2em;font-weight:500;color:#fff}.intro_headings p span.free{color:#fff}.intro_headings p i{color:#fff}.click-show-form .form-container{width:98%}.intro .col-1{display:none}.intro .pt-100{padding-top:0}.intro .col-6{width:100%;max-width:100%;border:0 solid #0f0;float:unset}.intro .col-5{width:100%;max-width:100%;border:0 solid red;text-align:center;float:unset}.intro .rimg,.intro2 .limg{width:100%;max-width:100%;border:0 solid #000}.intro .rimg img{width:100%;transform:unset}.intro2 .limg img{width:100%;transform:unset;margin-top:1em}.right.content .absolute-center div{padding:0}section h1,section h2{margin-top:1em}.features .col-3{display:block;max-width:50%;width:50%;float:left}.video-section .content img{width:100%;margin:auto}.video-play-button{top:41%;left:41%}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.call-to-action-form .col-4{display:block;max-width:100%;width:100%;float:left}.slider{margin:5px auto;width:90%;max-width:90%}.partners-section .col-3{display:block;max-width:50%;width:50%}.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}}@media only screen and (max-width:732px){.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}header{background:url(../images/mobile-bg.jpg) no-repeat;background-position:center center;background-size:cover}header::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}header .ht-100{height:0}header .col-6{display:block;max-width:100%;width:100%;float:unset}header .Phone{display:none}.section-heading .underline{width:75%}.intro_headings .heading1{color:#fff;font-size:26px}.intro_headings{margin-top:10px}.intro_headings p{font-size:1.2em;font-weight:500;color:#fff}.intro_headings p span.free{color:#fff}.intro_headings p i{color:#fff}.click-show-form .form-container{width:98%}.intro .col-1{display:none}.intro .pt-100{padding-top:0}.intro .col-6{width:100%;max-width:100%;border:0 solid #0f0;float:unset}.intro .col-5{width:100%;max-width:100%;border:0 solid red;text-align:center;float:unset}.intro .rimg,.intro2 .limg{width:100%;max-width:100%;border:0 solid #000}.intro .rimg img{width:80%;transform:unset}.intro2 .limg img{width:80%;transform:unset;margin-top:1em}.right.content .absolute-center div{padding:0}section h1,section h2{margin-top:1em}.features .col-3{display:block;max-width:50%;width:50%;float:float;margin:auto}.video-section .content img{width:100%;margin:auto}.video-play-button{top:43%;left:43%}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.call-to-action-form .col-4{display:block;max-width:100%;width:100%;float:left}.slider{margin:5px auto;width:90%;max-width:90%}.partners-section .col-3{display:block;max-width:50%;width:50%}}@media only screen and (max-width:731px){.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}header{background:url(../images/mobile-bg.jpg) no-repeat;background-position:center center;background-size:cover}header::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}header .ht-100{height:0}header .col-6{display:block;max-width:100%;width:100%;float:unset}header .Phone{display:none}.section-heading .underline{width:75%}.intro_headings .heading1{color:#fff;font-size:26px}.intro_headings{margin-top:10px}.intro_headings p{font-size:1.2em;font-weight:500;color:#fff}.intro_headings p span.free{color:#fff}.intro_headings p i{color:#fff}.click-show-form .form-container{width:98%}.intro .col-1{display:none}.intro .pt-100{padding-top:0}.intro .col-6{width:100%;max-width:100%;border:0 solid #0f0;float:unset}.intro .col-5{width:100%;max-width:100%;border:0 solid red;text-align:center;float:unset}.intro .rimg,.intro2 .limg{width:100%;max-width:100%;border:0 solid #000}.intro .rimg img{width:100%;transform:unset}.intro2 .limg img{width:100%;transform:unset;margin-top:1em}.right.content .absolute-center div{padding:0}section h1,section h2{margin-top:1em}.features .col-3{display:block;max-width:50%;width:50%;float:left;margin:auto}.video-section .content img{width:100%;margin:auto}.video-play-button{top:35%;left:40%}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.call-to-action-form .col-4{display:block;max-width:100%;width:100%;float:left}.slider{margin:5px auto;width:90%;max-width:90%}.partners-section .col-3{display:block;max-width:50%;width:50%}.intro .rimg img{width:90%;transform:unset;margin-top:1.5em}}@media only screen and (max-width:667px){.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}header{background:url(../images/mobile-bg.jpg) no-repeat;background-position:center center;background-size:cover}header::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}header .ht-100{height:0}header .col-6{display:block;max-width:100%;width:100%;float:unset}header .Phone{display:none}.section-heading .underline{width:75%}.intro_headings .heading1{color:#fff;font-size:26px}.intro_headings{margin-top:10px}.intro_headings p{font-size:1.2em;font-weight:500;color:#fff}.intro_headings p span.free{color:#fff}.intro_headings p i{color:#fff}.click-show-form .form-container{width:98%}.intro .col-1{display:none}.intro .pt-100{padding-top:0}.intro .col-6{width:100%;max-width:100%;border:0 solid #0f0;float:unset}.intro .col-5{width:100%;max-width:100%;border:0 solid red;text-align:center;float:unset}.intro .rimg,.intro2 .limg{width:100%;max-width:100%;border:0 solid #000}.intro .rimg img{width:100%;transform:unset}.intro2 .limg img{width:100%;transform:unset;margin-top:1em}.right.content .absolute-center div{padding:0}section h1,section h2{margin-top:1em}.features .col-3{display:block;max-width:99%;width:99%;float:unset;margin:auto}.video-section .content img{width:100%;margin:auto}.video-play-button{top:35%;left:40%}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.call-to-action-form .col-4{display:block;max-width:100%;width:100%;float:left}.slider{margin:5px auto;width:90%;max-width:90%}.partners-section .col-3{display:block;max-width:50%;width:50%}}@media only screen and (max-width:684px){.intro .intro_top_left,.intro .intro_top_middle{display:none}.intro2 .intro_bottom_middle,.intro2 .intro_top_right{display:none}.features .col-3{display:block;max-width:50%;width:50%;float:left;margin:auto}.video-play-button{top:40%;left:42%}}@media only screen and (max-width:640px){.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}header{background:url(../images/mobile-bg.jpg) no-repeat;background-position:center center;background-size:cover}header::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}header .ht-100{height:0}header .col-6{display:block;max-width:100%;width:100%;float:unset}header .Phone{display:none}.section-heading .underline{width:75%}.customer-ratings{width:65%;margin:2em auto;margin-bottom:10px}.intro_headings .heading1{color:#fff;font-size:26px}.intro_headings{margin-top:10px}.intro_headings p{font-size:1.2em;font-weight:500;color:#fff}.intro_headings p span.free{color:#fff}.intro_headings p i{color:#fff}.click-show-form .form-container{width:98%}.intro .col-1{display:none}.intro .pt-100{padding-top:0}.intro .col-6{width:100%;max-width:100%;border:0 solid #0f0;float:unset}.intro .col-5{width:100%;max-width:100%;border:0 solid red;text-align:center;float:unset}.intro .rimg,.intro2 .limg{width:100%;max-width:100%;border:0 solid #000}.intro .rimg img{width:100%;transform:unset;margin-top:1.5em}.intro2 .limg img{width:100%;transform:unset;margin-top:1em}.right.content .absolute-center div{padding:0}section h1,section h2{margin-top:1em}.features .col-3{display:block;max-width:50%;width:50%;float:left;margin:auto}.video-section .content img{width:100%;margin:auto}.video-play-button{top:35%;left:40%}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.call-to-action-form .col-4{display:block;max-width:100%;width:100%;float:left}.slider{margin:5px auto;width:90%;max-width:90%}.partners-section .col-3{display:block;max-width:50%;width:50%}.left.content .absolute-center div{padding:0}}@media only screen and (max-width:600px){.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}header{background:url(../images/mobile-bg.jpg) no-repeat;background-position:center center;background-size:cover}header::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}header .ht-100{height:0}header .col-6{display:block;max-width:100%;width:100%;float:unset}header .Phone{display:none}.section-heading .underline{width:75%}.intro_headings .heading1{color:#fff;font-size:26px}.intro_headings{margin-top:10px}.intro_headings p{font-size:1.2em;font-weight:500;color:#fff}.intro_headings p span.free{color:#fff}.intro_headings p i{color:#fff}.click-show-form .form-container{width:98%}.intro .col-1{display:none}.intro .pt-100{padding-top:0}.intro .col-6{width:100%;max-width:100%;border:0 solid #0f0;float:unset}.intro .col-5{width:100%;max-width:100%;border:0 solid red;text-align:center;float:unset}.intro .rimg,.intro2 .limg{width:100%;max-width:100%;border:0 solid #000}.intro .rimg img{width:100%;transform:unset}.intro2 .limg img{width:100%;transform:unset;margin-top:1em}.right.content .absolute-center div{padding:0}section h1,section h2{margin-top:1em}.features .col-3{display:block;max-width:50%;width:50%;float:left;margin:auto}.video-section .content img{width:100%;margin:auto}.video-play-button{top:40%;left:40%}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.call-to-action-form .col-4{display:block;max-width:100%;width:100%;float:left}.slider{margin:5px auto;width:90%;max-width:90%}.partners-section .col-3{display:block;max-width:50%;width:50%}.left.content .absolute-center div{padding:0}}@media only screen and (max-width:568px){.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}header{background:url(../images/mobile-bg.jpg) no-repeat;background-position:center center;background-size:cover}header::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}header .ht-100{height:0}header .col-6{display:block;max-width:100%;width:100%;float:unset}header .Phone{display:none}.section-heading .underline{width:75%}.intro_headings .heading1{color:#fff;font-size:26px}.intro_headings{margin-top:10px}.intro_headings p{font-size:1.2em;font-weight:500;color:#fff}.intro_headings p span.free{color:#fff}.intro_headings p i{color:#fff}.click-show-form .form-container{width:98%}.intro .col-1{display:none}.intro .pt-100{padding-top:0}.intro .col-6{width:100%;max-width:100%;border:0 solid #0f0;float:unset}.intro .col-5{width:100%;max-width:100%;border:0 solid red;text-align:center;float:unset}.intro .rimg,.intro2 .limg{width:100%;max-width:100%;border:0 solid #000}.intro .rimg img{width:100%;transform:unset}.intro2 .limg img{width:100%;transform:unset;margin-top:1em}.right.content .absolute-center div{padding:0}section h1,section h2{margin-top:1em}.features .col-3{display:block;max-width:50%;width:50%;float:left;margin:auto}.video-section .content img{width:100%;margin:auto}.video-play-button{top:35%;left:40%}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.call-to-action-form .col-4{display:block;max-width:100%;width:100%;float:left}.slider{margin:5px auto;width:90%;max-width:90%}.partners-section .col-3{display:block;max-width:50%;width:50%}.left.content .absolute-center div{padding:0}}@media only screen and (max-width:533px){.features .col-3{display:block;max-width:50%;width:50%;float:left;margin:auto}.customer-ratings{width:80%}.video-play-button{top:40%;left:40%}}@media only screen and (max-width:414px){ul.menu-links li{display:block;text-align:left}.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}header{background:url(../images/mobile-bg.jpg) no-repeat;background-position:center center;background-size:cover}header::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}header .ht-100{height:0}header .col-6{display:block;max-width:100%;width:100%;float:unset}header .Phone{display:none}.section-heading .underline{width:75%}.intro .rimg{padding-top:2em}.intro:hover .limg img{padding-top:0}.intro_headings .heading1{color:#fff;font-size:26px}.intro_headings{margin-top:10px}.intro_headings p{font-size:1.2em;font-weight:500;color:#fff}.intro_headings p span.free{color:#fff}.intro_headings p i{color:#fff}.click-show-form .form-container{width:98%}.intro .col-1{display:none}.intro .pt-100{padding-top:0}.intro .col-6{width:100%;max-width:100%;border:0 solid #0f0;float:unset}.intro .col-5{width:100%;max-width:100%;border:0 solid red;text-align:center;float:unset}.intro .rimg,.intro2 .limg{width:100%;max-width:100%;border:0 solid #000}.intro .rimg img{width:100%;transform:unset}.intro2 .limg img{width:100%;transform:unset;margin-top:1em}.right.content .absolute-center div{padding:0}section h1,section h2{margin-top:1em}.features .col-3{display:block;max-width:99%;width:99%;float:unset;margin:auto}.video-section .content img{width:100%;margin:auto}.video-play-button{top:35%;left:40%}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.call-to-action-form .col-4{display:block;max-width:100%;width:100%;float:left}.slider{margin:5px auto;width:90%;max-width:90%}.partners-section .col-3{display:block;max-width:50%;width:50%}.left.content .absolute-center div{padding:0}.row.f-row{padding-bottom:0}.row.f-row .feature-item:last-child{margin-bottom:0}}@media only screen and (max-width:412px){.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}header{background:url(../images/mobile-bg.jpg) no-repeat;background-position:center center;background-size:cover}header::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}header .ht-100{height:0}header .col-6{display:block;max-width:100%;width:100%;float:unset}header .Phone{display:none}.section-heading .underline{width:75%}.intro_headings .heading1{color:#fff;font-size:26px}.intro_headings{margin-top:10px}.intro_headings p{font-size:1.2em;font-weight:500;color:#fff}.intro_headings p span.free{color:#fff}.intro_headings p i{color:#fff}.click-show-form .form-container{width:98%}.intro .col-1{display:none}.intro .pt-100{padding-top:0}.intro .col-6{width:100%;max-width:100%;border:0 solid #0f0;float:unset}.intro .col-5{width:100%;max-width:100%;border:0 solid red;text-align:center;float:unset}.intro .rimg{width:100%;max-width:100%;padding-top:2em;border:0 solid #000}.intro2 .limg{width:100%;max-width:100%;padding-top:0;border:0 solid #000}.intro .rimg img{width:100%;transform:unset}.intro2 .limg img{width:100%;transform:unset;margin-top:1em}.right.content .absolute-center div{padding:0}section h1,section h2{margin-top:1em}.features .col-3{display:block;max-width:99%;width:99%;float:unset;margin:auto}.video-section .content img{width:100%;margin:auto}.video-play-button{top:35%;left:40%}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.call-to-action-form .col-4{display:block;max-width:100%;width:100%;float:left}.slider{margin:5px auto;width:90%;max-width:90%}.partners-section .col-3{display:block;max-width:50%;width:50%}.left.content .absolute-center div{padding:0}.row.f-row{padding-bottom:0}.row.f-row .feature-item{text-align:center;margin:2rem 0 0 0}}@media only screen and (max-width:411px){.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}header{background:url(../images/mobile-bg.jpg) no-repeat;background-position:center center;background-size:cover}header::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}header .ht-100{height:0}header .col-6{display:block;max-width:100%;width:100%;float:unset}header .Phone{display:none}.section-heading .underline{width:75%}.intro_headings .heading1{color:#fff;font-size:26px}.intro_headings{margin-top:10px}.intro_headings p{font-size:1.2em;font-weight:500;color:#fff}.intro_headings p span.free{color:#fff}.intro_headings p i{color:#fff}.click-show-form .form-container{width:98%}.intro .col-1{display:none}.intro .pt-100{padding-top:0}.intro .col-6{width:100%;max-width:100%;border:0 solid #0f0;float:unset}.intro .col-5{width:100%;max-width:100%;border:0 solid red;text-align:center;float:unset}.intro .rimg,.intro2 .limg{width:100%;max-width:100%;border:0 solid #000}.intro .rimg img{width:100%;transform:unset}.intro2 .limg img{width:100%;transform:unset;margin-top:1em}.right.content .absolute-center div{padding:0}section h1,section h2{margin-top:1em}.features .col-3{display:block;max-width:99%;width:99%;float:unset;margin:auto}.video-section .content img{width:100%;margin:auto}.video-play-button{top:35%;left:40%}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.call-to-action-form .col-4{display:block;max-width:100%;width:100%;float:left}.slider{margin:5px auto;width:90%;max-width:90%}.partners-section .col-3{display:block;max-width:50%;width:50%}.left.content .absolute-center div{padding:0}}@media only screen and (max-width:384px){.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}header{background:url(../images/mobile-bg.jpg) no-repeat;background-position:center center;background-size:cover}header::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}header .ht-100{height:0}header .col-6{display:block;max-width:100%;width:100%;float:unset}header .Phone{display:none}.section-heading .underline{width:75%}.intro_headings .heading1{color:#fff;font-size:26px}.intro_headings{margin-top:10px}.intro_headings p{font-size:1.2em;font-weight:500;color:#fff}.intro_headings p span.free{color:#fff}.intro_headings p i{color:#fff}.click-show-form .form-container{width:98%}.intro .col-1{display:none}.intro .pt-100{padding-top:0}.intro .col-6{width:100%;max-width:100%;border:0 solid #0f0;float:unset}.intro .col-5{width:100%;max-width:100%;border:0 solid red;text-align:center;float:unset}.intro .rimg,.intro2 .limg{width:100%;max-width:100%;border:0 solid #000}.intro .rimg img{width:100%;transform:unset}.intro2 .limg img{width:100%;transform:unset;margin-top:1em}.right.content .absolute-center div{padding:0}section h1,section h2{margin-top:1em}.features .col-3{display:block;max-width:99%;width:99%;float:unset;margin:auto}.video-section .content img{width:100%;margin:auto}.video-play-button{top:35%;left:40%}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.call-to-action-form .col-4{display:block;max-width:100%;width:100%;float:left}.slider{margin:5px auto;width:90%;max-width:90%}.partners-section .col-3{display:block;max-width:50%;width:50%}.left.content .absolute-center div{padding:0}}@media only screen and (max-width:375px){.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}header{background:url(../images/mobile-bg.jpg) no-repeat;background-position:center center;background-size:cover}header::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}header .ht-100{height:0}header .col-6{display:block;max-width:100%;width:100%;float:unset}header .Phone{display:none}header .phone{font-size:1.4em;padding-top:1.4em}.section-heading .underline{width:75%}.left.content .absolute-center div{padding:0}.intro_headings .heading1{color:#fff;font-size:24px}.intro_headings{margin-top:10px;margin-bottom:2em}.intro_headings p{font-size:1.2em;font-weight:500;color:#fff}.intro_headings p span.free{color:#fff}.intro_headings p i{color:#fff}.click-show-form .form-container{width:98%}.intro .col-1{display:none}.intro .pt-100{padding-top:0}.intro .col-6{width:100%;max-width:100%;border:0 solid #0f0;float:unset}.intro .col-5{width:100%;max-width:100%;border:0 solid red;text-align:center;float:unset}.intro .rimg,.intro2 .limg{width:100%;max-width:100%;border:0 solid #000}.intro .rimg img{width:100%;transform:unset}.intro2 .limg img{width:100%;transform:unset;margin-top:0}.right.content .absolute-center div{padding:0}section h1,section h2{margin-top:1em}.features .col-3{display:block;max-width:99%;width:99%;float:unset;margin:auto}.video-section .content img{width:100%;margin:auto}.video-play-button{top:35%;left:40%}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.call-to-action-form .col-4{display:block;max-width:100%;width:100%;float:left}.slider{margin:5px auto;width:90%;max-width:90%}.partners-section .col-3{display:block;max-width:50%;width:50%}.left.content .absolute-center div{padding:0}}@media screen and (max-width:375px) and (min-height:685px){.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}header{background:url(../images/mobile-bg.jpg) no-repeat;background-position:center center;background-size:cover}header::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}header .ht-100{height:0}header .col-6{display:block;max-width:100%;width:100%;float:unset}header .Phone{display:none}header .phone{font-size:1.4em;padding-top:1.4em}.section-heading .underline{width:75%}.left.content .absolute-center div{padding:0}.intro_headings .heading1{color:#fff;font-size:24px}.intro_headings{margin-top:10px}.intro_headings p{font-size:1.2em;font-weight:500;color:#fff}.intro_headings p span.free{color:#fff}.intro_headings p i{color:#fff}.click-show-form .form-container{width:98%}.intro .col-1{display:none}.intro .pt-100{padding-top:0}.intro .col-6{width:100%;max-width:100%;border:0 solid #0f0;float:unset}.intro .col-5{width:100%;max-width:100%;border:0 solid red;text-align:center;float:unset}.intro .rimg,.intro2 .limg{width:100%;max-width:100%;border:0 solid #000}.intro .rimg img{width:100%;transform:unset}.intro2 .limg img{width:100%;transform:unset;margin-top:1em}.right.content .absolute-center div{padding:0}section h1,section h2{margin-top:1em}.features .col-3{display:block;max-width:99%;width:99%;float:unset;margin:auto}.video-section .content img{width:100%;margin:auto}.video-play-button{top:35%;left:40%}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.call-to-action-form .col-4{display:block;max-width:100%;width:100%;float:left}.slider{margin:5px auto;width:90%;max-width:90%}.partners-section .col-3{display:block;max-width:50%;width:50%}.left.content .absolute-center div{padding:0}}@media only screen and (max-width:360px){.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}header{background:url(../images/mobile-bg.jpg) no-repeat;background-position:center center;background-size:cover}header::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}header .ht-100{height:0}header .col-6{display:block;max-width:100%;width:100%;float:unset}header .Phone{display:none}header .phone{font-size:1.4em;padding-top:1.4em}.section-heading .underline{width:75%}.intro_headings .heading1{color:#fff;font-size:24px;line-height:1.5}.intro_headings{margin-top:10px}.intro_headings p{font-size:1.2em;font-weight:500;color:#fff}.intro_headings p span.free{color:#fff}.intro_headings p i{color:#fff}.click-show-form .form-container{width:98%}.intro .col-1{display:none}.intro .pt-100{padding-top:0}.intro .col-6{width:100%;max-width:100%;border:0 solid #0f0;float:unset}.intro .col-5{width:100%;max-width:100%;border:0 solid red;text-align:center;float:unset}.intro .rimg,.intro2 .limg{width:100%;max-width:100%;border:0 solid #000}.intro .rimg img{width:100%;transform:unset}.intro2 .limg img{width:100%;transform:unset;margin-top:1em}.right.content .absolute-center div{padding:0}section h1,section h2{margin-top:1em}.features .col-3{display:block;max-width:99%;width:99%;float:unset;margin:auto}.video-section .content img{width:100%;margin:auto}.video-play-button{top:35%;left:40%}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.call-to-action-form .col-4{display:block;max-width:100%;width:100%;float:left}.slider{margin:5px auto;width:90%;max-width:90%}.partners-section .col-3{display:block;max-width:50%;width:50%}.left.content .absolute-center div{padding:0}}@media only screen and (max-width:320px){.intro .intro_top_left{display:none;width:0}.intro .intro_top_middle{display:none;width:0}.intro2 .intro_top_right{display:none;width:0}.intro2 .intro_bottom_middle{display:none;width:0}header{background:url(../images/mobile-bg.jpg) no-repeat;background-position:center center;background-size:cover}header::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}header .ht-100{height:0}header .col-6{display:block;max-width:100%;width:100%;float:unset}header .Phone{display:none}header .phone{font-size:1.2em;padding-top:1.6em}.customer-ratings{width:90%;margin:auto;margin-bottom:10px}.click-show-form .form-container{border-radius:.7rem}.section-heading .underline{width:75%}.intro_headings .heading1{color:#fff;font-size:23px}.intro_headings{margin-top:10px}.intro_headings p{font-size:1em;font-weight:500;color:#fff}.intro_headings p span.free{color:#fff}.intro_headings p i{color:#fff}.click-show-form .form-container{width:98%}.intro .col-1{display:none}.intro .pt-100{padding-top:0}.intro .col-6{width:100%;max-width:100%;border:0 solid #0f0;float:unset}.intro .col-5{width:100%;max-width:100%;border:0 solid red;text-align:center;float:unset}.intro .rimg,.intro2 .limg{width:100%;max-width:100%;border:0 solid #000}.intro .rimg img{width:100%;transform:unset}.intro2 .limg img{width:100%;transform:unset;margin-top:1em}.right.content .absolute-center div{padding:0}section h1,section h2{margin-top:1em}.features .col-3{display:block;max-width:99%;width:99%;float:unset;margin:auto}.video-section .content img{width:100%;margin:auto}.video-play-button{top:30%;left:36%}.video-section .icons-top-left,.video-section .icons-top-right{display:none}.call-to-action-form .col-4{display:block;max-width:100%;width:100%;float:left}.slider{margin:5px auto;width:90%;max-width:90%}.partners-section .col-3{display:block;max-width:50%;width:50%}.left.content .absolute-center div{padding:0}.partners-section .item img{width:99%;height:auto}footer p{font-size:.85em}}.notification{padding:15px;margin-bottom:20px;border:0 solid transparent;border-radius:0;position:relative;font-size:20px;line-height:1;margin-top:-1px}.notification .text{text-align:center;font-size:22px}.alert-primary{color:#fff;background-color:#ff4e00;border-color:#ff4e00}.alert-secondary{color:#fff;background-color:#0da7e2;border-color:#0da7e2}.close-notification{float:right;font-size:21px;font-weight:700;line-height:1;color:#fff;text-shadow:0 1px 0 #000;opacity:.7}.noty-top{margin-bottom:0}