*{margin:0;padding:0;box-sizing:border-box}body{width:100vw;min-height:100vh}#top-header{position:relative;width:100%;height:90px}#top-header #menu{position:absolute;width:100%;height:100%;padding:0 25px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #cfcfcf}#top-header #menu #left-icon,#top-header #menu #right-icons{font-size:1.2rem}#top-header #menu #text,.container-two .sub-container2 .boxes .child-boxes p{font-style:italic}#top-header #menu #right-icons i{margin:0 5px}#header{position:relative;width:100%;height:100px}#header #menu2{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}#header #menu2 ul,.section-four-boxes .last-two-boxes,.section-three .sub-section-three .section-three-boxes{display:flex}#header #menu2 ul li{list-style:none;padding:1rem;font-weight:600;color:#525252;font-size:1.4rem}#container-one{width:100%;height:auto;padding:30px 60px}#container-one #sub-container{background-color:#2a254b;width:100%;height:100%;display:flex}#container-one #sub-container #left-side{width:60%;padding:5%}#container-one #sub-container #left-side #content{padding:20px;height:100%;display:flex;flex-direction:column;justify-content:space-between}#container-one #sub-container #left-side #content #heading-btn h1{font-size:2.4rem;color:#fff}:root{--padding:15px 30px;--margin-top:20px;--border:none;--font-size:1rem;--border-radius:10px;--color:#fff;--background-color:#F9F9F926;--cursor:pointer;--transform:scale(1.1, 1.1);--transition:all 0.3s ease}#container-one #sub-container #left-side #content #heading-btn button{padding:var(--padding);margin-top:var(--margin-top);border:var(--border);font-size:var(--font-size);border-radius:var(--border-radius);color:var(--color);background-color:var(--background-color);cursor:var(--cursor)}.section-four .sub-container-four button,.section-three .sub-section-three button{border:var(--border);font-size:var(--font-size);background-color:#efefef;color:#000;cursor:var(--cursor)}#container-one #sub-container #left-side #content #heading-btn button:hover,.section-four .sub-container-four button:hover,.section-six .sub-section-six .sides .left-side button:hover,.section-three .sub-section-three button:hover{transform:var(--transform);transition:var(--transition)}#container-one #sub-container #left-side #content p{font-size:1.2rem;font-style:italic;color:#fff}#container-one #sub-container #right-side{width:40%;height:100%}.container-two{height:auto;padding:25px 50px}.container-two .sub-container2{height:100%;display:flex;flex-direction:column;justify-content:space-evenly}.container-two .sub-container2 .heading{text-align:center;font-size:2rem}.container-two .sub-container2 .boxes{display:flex;margin:32px 0}.container-two .sub-container2 .boxes .child-boxes{margin:0 10px;border-right:1px solid silver;border-left:1px solid silver;padding:30px}.container-two .sub-container2 .boxes .child-boxes i,h1,p{margin:10px 0}.section-three{padding:0 25px;height:auto}.section-three .sub-section-three{height:auto}.section-three .sub-section-three .heading{font-size:3rem}.boxes-set2,.section-three .sub-section-three .section-three-boxes .boxes-set1{display:flex;flex-grow:1}.section-three .sub-section-three .section-three-boxes .boxes{margin:auto;display:block}.section-three .sub-section-three .section-three-boxes .boxes img{height:350px;width:300px;margin:25px 0}.section-three .sub-section-three button{padding:20px 30px;border-radius:var(--border-radius);display:block;margin:35px auto}.section-four{height:auto;width:auto;padding:30px}.section-four .sub-container-four{width:auto;height:auto}.section-four-heading{font-size:2.8rem}.section-four-boxes{display:flex;padding:30px 0}.section-four-boxes .child-box{display:flex;flex-direction:column;flex-grow:1;text-align:center}.section-four-boxes .child-box h2{margin:20px 0}.section-four-boxes .child-box #sofa-id{width:auto;display:flex;flex-shrink:1}.section-four-boxes .child-box img{width:auto;height:300px;margin:0 10px}.section-four .sub-container-four button{display:block;margin:auto;padding:var(--padding);border-radius:var(--border-radius)}.section-five{height:auto;background-color:#f9f9f9;padding:30px 60px}.section-five .sub-section-five{width:100%;height:100%;padding:50px 0;background-color:#fff;display:flex;justify-content:center;align-items:center;text-align:center}.section-five .sub-section-five .section-five__content h1{font-size:2.5rem;margin-bottom:20px}.section-five .sub-section-five .section-five__content p{font-size:1rem;margin-bottom:20px;font-style:italic}.section-five .sub-section-five .section-five__content #input{position:relative;width:500px;height:60px;display:block;margin:auto}.section-five .sub-section-five .section-five__content input::placeholder{font-size:1rem}.section-five .sub-section-five .section-five__content #input #input-label{position:absolute;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;background-color:#2a254b;color:#fff}.section-five .sub-section-five .section-five__content #input #input-label input{width:80%;height:100%;padding:0 25px;border:none;outline:0;box-shadow:0 0 2px #a3a3a3}.section-five .sub-section-five .section-five__content #input #input-label input:focus{box-shadow:0 0 2px #000}.section-five .sub-section-five .section-five__content #input #input-label label{width:20%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;font-weight:700}.section-five .sub-section-five .section-five__content #input #input-label label:hover{background-color:#1c1352;transition:.3s}.section-six{height:600px;padding:40px}.section-six .sub-section-six{width:100%;height:100%}.section-six .sub-section-six .sides{position:relative;display:flex;justify-content:space-between;align-items:center;height:100%}.section-six .sub-section-six .sides .left-side{height:100%;width:50%;display:flex;flex-direction:column;justify-content:center;padding:0 80px 0 40px}.section-six .sub-section-six .sides .left-side h1{font-size:1.7rem}.section-six .sub-section-six .sides .left-side p{font-style:italic;margin:25px 0;font-size:1.1rem}.section-six .sub-section-six .sides .left-side button{padding:var(--padding);background-color:#efefef;border:var(--border);border-radius:var(--border-radius);color:#000;cursor:var(--cursor);font-size:var(--font-size)}.section-six .sub-section-six .sides .right-side{width:50%;height:100%;border-radius:10px}@media (max-width:1320px){#container-one #sub-container #left-side #content #heading-btn button{padding:14px 25px;font-size:.8rem}.section-three .sub-section-three .section-three-boxes .boxes img{height:300px;width:250px}}@media (max-width:1125px){#top-header{height:70px}#header{height:80px}#header #menu2 ul li{padding:.5rem;font-size:1.3rem}#container-one{padding:0 30px}#container-one #sub-container #left-side #content{padding:0}#container-one #sub-container #left-side #content #heading-btn h1,.section-five .sub-section-five .section-five__content h1{font-size:2rem}#container-one #sub-container #left-side #content p,.section-three .sub-section-three .section-three-boxes .boxes h2{font-size:1rem}.section-five .sub-section-five .section-five__content #input #input-label label,.section-five .sub-section-five .section-five__content p{font-size:.8rem}.section-three .sub-section-three .heading{font-size:2.4rem}.section-three .sub-section-three button{padding:14px 20px}.container-two{height:auto;padding:25px 20px}.container-two .sub-container2 .boxes .child-boxes{padding:15px}.section-three .sub-section-three .section-three-boxes .boxes img{height:250px;width:200px}.section-four-heading{font-size:2.2rem}.section-four-boxes{padding:15px 0}.section-four-boxes .child-box img{width:auto;height:235px;margin:0 10px}.section-four-boxes .child-box h2{font-size:1.1rem}.section-four .sub-container-four button{font-size:.9rem}.section-five .sub-section-five .section-five__content #input{width:350px;height:40px}.section-five .sub-section-five .section-five__content #input #input-label input{padding:0 15px}.section-five .sub-section-five .section-five__content input::placeholder{font-size:.8rem}.section-six{height:400px}.section-six .sub-section-six .sides .left-side{padding:0 60px 0 25px}.section-six .sub-section-six .sides .left-side h1{font-size:1.4rem}.section-six .sub-section-six .sides .left-side p{margin:10px 0;font-size:1rem}.section-six .sub-section-six .sides .left-side button{margin-top:15px}}@media (max-width:850px){#header #menu2 ul li{padding:.5rem;font-size:1rem}#container-one #sub-container #left-side{width:100%}#container-one #sub-container #left-side #content #heading-btn button{margin-top:10px;padding:10px 20px}#container-one #sub-container #left-side #content p{margin-top:100px}#container-one #sub-container #right-side{display:none}.container-two{height:auto;padding:50px}.container-two .sub-container2 .heading{margin-bottom:35px}.container-two .sub-container2 .boxes{display:flex;flex-direction:column}.container-two .sub-container2 .boxes .child-boxes{margin:0 10px;padding:0 20px}.container-two .sub-container2 .boxes .child-boxes h1{margin:0;font-size:1.2rem}.boxes-set2,.section-three .sub-section-three .section-three-boxes .boxes-set1{flex-wrap:wrap}.section-three .sub-section-three .section-three-boxes .boxes img{height:250px;width:250px;margin:25px 0}.section-four-heading,.section-three .sub-section-three .heading,.section-three .sub-section-three .section-three-boxes{text-align:center}.section-four{padding:10px 30px}.section-four-boxes{padding:20px 35px;display:flex;flex-wrap:wrap}.section-four-boxes .last-two-boxes{width:100%;text-align:center}.section-four-boxes .child-box img{width:auto;height:235px;margin:0 10px}.section-four-boxes .child-box h2{font-size:1.2rem}.section-four .sub-container-four button{font-size:.8rem}.section-five{margin-top:20px}.section-five .sub-section-five .section-five__content h1{font-size:1.7rem}.section-five .sub-section-five .section-five__content p{font-size:.6rem}.section-five .sub-section-five .section-five__content #input{width:250px;height:20px}.section-five .sub-section-five .section-five__content #input #input-label input{padding:0 10px}.section-five .sub-section-five .section-five__content input::placeholder{font-size:.6rem}.section-five .sub-section-five .section-five__content #input #input-label label{font-size:.7rem}.section-six{height:400px;padding:20px 40px}.section-six .sub-section-six .sides{flex-direction:column}.section-six .sub-section-six .sides .left-side{width:100%;padding:40px 0}.section-six .sub-section-six .sides .right-side{width:100%;height:100%;border-radius:7px}}@media (max-width:580px){#top-header{height:50px}#container-one #sub-container #left-side #content p,#top-header #menu #text,.section-four .sub-container-four button{font-size:.8rem}#top-header #menu #left-icon,#top-header #menu #right-icons{font-size:1rem}#top-header #menu #right-icons i{margin:0 3.5px}#header{display:none}#container-one{padding-top:30px}#container-one #sub-container #left-side #content #heading-btn h1,.container-two .sub-container2 .heading{font-size:1.4rem}#container-one #sub-container #left-side #content #heading-btn button{padding:10px 12px}.container-two{height:auto}.container-two .sub-container2 .boxes{margin:0}.child-box__heading,.child-box__pragraph,.container-two .sub-container2 .boxes .child-boxes .icon{font-size:.7rem}.section-three .sub-section-three .heading{font-size:1.7rem}.section-three .sub-section-three .section-three-boxes{padding:12px 0}.section-three .sub-section-three .section-three-boxes .boxes img{height:150px;width:150px;margin:10px 0}.section-three .sub-section-three button{padding:12px 20px;font-size:.8rem;margin:25px auto}.section-four-heading{font-size:1.5rem}.section-four-boxes{padding:20px;display:flex;flex-wrap:wrap}.section-four-boxes .child-box img{width:auto;height:140px;margin:0 5px}.section-four-boxes .child-box .sec-04-heading{font-size:1.1rem}.section-five{padding:15px 30px}.section-five .sub-section-five .section-five__content h1{font-size:1.4rem;margin-bottom:10px}.section-five .sub-section-five .section-five__content p{font-size:.5rem;margin-bottom:10px}.section-five .sub-section-five .section-five__content #input{width:200px;height:20px}.section-five .sub-section-five .section-five__content #input #input-label input{padding:0 8px}.section-five .sub-section-five .section-five__content input::placeholder{font-size:.5rem}.section-five .sub-section-five .section-five__content #input #input-label label{font-size:.5rem}.section-six{padding:10px 20px}.section-six .sub-section-six .sides .left-side{padding:30px 0}.section-six .sub-section-six .sides .right-side{border-radius:5px}}@media (max-width:360px){#top-header #menu #left-icon,#top-header #menu #right-icons{font-size:.9rem}#top-header #menu #right-icons i{margin:0 2.5px}#container-one #sub-container #left-side{padding:10%}#container-one #sub-container #left-side #content #heading-btn h1,.section-four-boxes .child-box .sec-04-heading{font-size:1rem}#container-one #sub-container #left-side #content #heading-btn button{padding:8px 10px;font-size:.7rem}#container-one #sub-container #left-side #content p{font-size:.6rem}.container-two{padding:25px 15px}.container-two .sub-container2 .heading{font-size:1.1rem}.section-three .sub-section-three .section-three-boxes .boxes img{height:120px;width:120px}.section-three .sub-section-three .section-three-boxes .boxes-set1 .boxes .sec-03-heading,.section-three .sub-section-three .section-three-boxes .boxes-set2 .boxes .sec-03-heading{font-size:.8rem}.section-four-heading{font-size:1.3rem}.section-four-boxes{padding:20px 0}.section-four-boxes .child-box img{width:auto;height:100px;margin:0 5px}.section-four .sub-container-four button{padding:12px 20px;font-size:.8rem}.section-five{padding:6px 0}.section-five .sub-section-five .section-five__content h1{font-size:1.2rem}.section-five .sub-section-five .section-five__content #input{width:170px}.section-five .sub-section-five .section-five__content #input #input-label label{font-size:.4rem}.section-six{height:700px;padding:10px 20px}}