*{box-sizing:border-box;padding:0;margin:0}html{font-size:62.5%;scroll-behavior:smooth}body{font:1.6rem Lato,sans-serif;color:#555}.scroll-up{background-color:#555;width:50px;height:50px;text-align:center;position:fixed;bottom:27%;right:8%;z-index:2}.scroll-up i{font-size:25px;line-height:2.2}.container{width:75%;max-width:1500px;margin:0 auto}a{text-decoration:none;color:#fff}li{display:inline-block;list-style:none;font-size:2rem;font-weight:300}.btn{padding:1.5rem 4rem;border-radius:3rem;font-size:2rem;font-weight:300;transition:.2s linear}.btn-orange{background-color:#e27e26}.btn-orange:hover{background-color:#c26819}.btn-transparent{color:#e27e26;border:solid 1px #e27e26}.btn-transparent:hover{background-color:#c26819;color:#fff}.font-light{font-weight:300}footer,header,section{min-width:380px}footer,section:not(.section-gallery){padding:8rem 0}h2{font-size:3.5rem;text-align:center}hr{border:none;height:2px;background-color:#e67e22;width:10rem;margin:3rem auto}.grid{display:flex;gap:3.4rem;padding:0 2.3rem}h3{font-size:2.4rem;margin:2rem 0}i:not(.footeri,.fa-arrow-up){color:#e67e22}.paragraph{font-size:1.9rem;line-height:1.5}header{background:linear-gradient(to right bottom,rgba(0,0,0,.7),rgba(0,0,0,.7)),url(../img/hero-min.jpg) center/cover fixed;height:100vh}nav{display:flex;justify-content:space-between;align-items:center;padding:2rem 0}.logo img{width:10rem}nav li{text-transform:uppercase;padding-bottom:1rem;border-bottom:solid 2px transparent;transition:.2s linear}nav li:hover{border-bottom-color:#cf6d17}nav li:not(:first-child){margin-left:3rem}.hero-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}h1{color:#fff;font-size:4.5rem;word-spacing:1rem;margin-bottom:3rem}h1+a{margin-right:2rem}.section-intro>p{width:70%;margin:0 auto 5rem}.section-intro i{font-size:5rem}.grid--gallery{display:flex;flex-wrap:wrap}.grid--gallery li{flex-basis:25%;overflow:hidden;height:28rem}.grid--gallery img{-webkit-filter:brightness(70%);filter:brightness(70%);width:100%;transform:scale(1.2);transition:.2s linear}.grid--gallery img:hover{transform:scale(1);-webkit-filter:brightness(100%);filter:brightness(100%)}.section-instruction{background-color:#f4f4f4}.container--instruction{display:flex;justify-content:flex-end}.iphone{height:35rem}.container--steps{display:flex;flex-direction:column;justify-content:space-evenly;flex-basis:47%;margin-left:8rem}.steps li{display:flex;align-items:center}.steps li:not(:first-child){margin-top:2rem}.steps span{display:inline-block;flex-shrink:0;font-size:25px;color:#cf6d17;width:55px;height:55px;border:solid 2px #cf6d17;border-radius:40px;text-align:center;line-height:49px;margin-right:2rem}.download-icons img{height:5rem}.download-icons li:first-child{margin-right:1rem}.cities{justify-content:center;margin-top:7rem}.city img{height:18rem}.city h3{margin:3rem 0 2rem}.city-details li{display:flex;align-items:center}.city-details li:not(:last-child){margin-bottom:1rem}.city-details i{display:inline-block;text-align:center;width:3rem;margin-right:.5rem}.city-details a{color:#cf6d17;border-bottom:solid 1px #cf6d17}.section-testimonials{background:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8)),url(../img/back-customers-min.jpg) center/cover fixed;padding:5rem 0;color:#fff}.testimonials{display:flex;justify-content:space-between;margin-top:7rem}.testimonials li{position:relative;flex-basis:30%}.testimonials span{position:absolute;top:-20%;left:-3%;font-size:4rem}blockquote{margin-bottom:3rem;font-size:1.9rem;font-style:italic}.customer{display:flex;align-items:center;font-size:1.7rem}.testimonials img{width:50px;height:50px;border-radius:50%;margin-right:1rem}.section-offers{background-color:#f4f4f4}.section-offers>div{justify-content:space-between;margin-top:5rem}.offer{flex-basis:29%;box-shadow:0 10px 20px #ddd;background-color:#fcfcfc}.offer-head{padding:2rem}.offer-head p{font-size:2rem}.offer-head p:first-of-type{color:#cf6d17;margin:3rem 0}.offer-head span{font-size:5rem}.offer-body{border-top:solid 1px #eee;border-bottom:solid 1px #eee;padding:2rem;background-color:#fff}.offer-body li{display:block}.offer-body li:not(:last-child){margin-bottom:1.2rem}.offer-body li i{font-size:1.5rem;margin-right:1rem}.offer-footer{padding:3rem 0;text-align:center}form.container{display:flex;flex-direction:column;width:40%;font-size:2.2rem;font-weight:300;gap:2rem}form>div{display:flex;justify-content:space-between}form>div:not(:last-of-type){align-items:center}div>label{flex-basis:30%}.contact-right{flex-basis:60%}input:not(#newsletter):not([type=submit]),select,textarea{padding:1rem 0 1rem 1.2rem;border:solid 1px #ccc;border-radius:5px;font-size:1.7rem}#newsletter{transform:scale(1.5);transform-origin:center left;margin-right:1rem}textarea{height:12rem}textarea::-webkit-input-placeholder{font-weight:500}textarea::-moz-placeholder{font-weight:500}textarea:-ms-input-placeholder{font-weight:500}textarea::-ms-input-placeholder{font-weight:500}textarea::placeholder{font-weight:500}input[type=submit]{font-size:1.5rem;align-self:center;color:#fff;border:none}::-webkit-input-placeholder{color:#ccc}::-moz-placeholder{color:#ccc}:-ms-input-placeholder{color:#ccc}::-ms-input-placeholder{color:#ccc}::placeholder{color:#ccc}.footer{background-color:#333}.footer__container{display:flex;justify-content:space-between;align-items:center;margin-bottom:7rem}.footer__container ul{height:50px}.footer p,.footer__social a{color:#999}.footer__nav li{opacity:.4}.footer__nav li:hover{opacity:1}.footer__container li:not(:last-child){margin-right:2.5rem}.footer__nav li,.footer__social i{font-size:2.3rem;transition:.2s linear}.footer__social a{line-height:31px}i.fa-facebook-f:hover{color:#1877f2}i.fa-twitter:hover{color:#1da1f2}i.fa-google-plus-g:hover{color:#db4437}i.fa-instagram:hover{color:#4c5fd7}.footer p{text-align:center}