@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{font-family:"Roboto",sans-serif;background:#fff;color:#333;line-height:1.6}ul{list-style:none}a{text-decoration:none;color:#333}a:hover{color:#28a745}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500!important;line-height:1.2!important}p{margin:10px 0}img{width:100%}.hero{background: url("../images/steel/background.png") no-repeat center
    center/cover;color:#fff;padding-bottom:2.3rem}.hero.thankyou{height:100vh}.hero.thankyou h1{color:green!important;font-size:3rem!important}.hero.thankyou p{line-height:2.3;font-size:1.7rem!important}.hero.thankyou .btn{color:#fff;background:#005ce6;margin-top:.5rem;width:540px;padding:1rem 0;font-size:1.5rem;font-weight:600;border-radius:10px}.hero.thankyou .btn:hover{background:#0e65e7}.hero.thankyou .btn i{color:#fff!important}.hero *{z-index:5;color:#000;position:relative}.hero img{width:100%;margin-top:2rem}.hero .content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;padding:0 20px}.hero .content h1{font-size:2.3rem;font-weight:800!important;line-height:1.4!important;margin-top:1.3rem}.hero .content.Chemistry h1{max-width:900px;color:#212529;padding:10px}.hero .content h3{font-size:26px!important;font-weight:500;margin-top:1rem;color:#005ce6}.hero .content img{margin-top:0!important;width:100%}.hero .content p{font-size:1.3rem;margin:20px 0 30px;max-width:600px}.hero.thankyou .content p{max-width:860px}#email{padding:2rem 1rem;z-index:6}#email .btn{font-size:1.7rem!important}#email a .video.btn{display:block;background:#333;padding:0!important}#email .video.btn:hover{background:#000}#email p{font-size:1.6rem;font-style:italic;font-weight:500!important;color: 000}#email .form input{font-size:1rem;width:540px;height:3.2rem;border:1px solid #bbb;border-radius:5px;padding:10px;box-shadow:inset 0 2px 3px #ddd;margin:1rem 0}#email .form input:focus{outline-color: rgb(0, 0, 0, 0.3)}#email .btn{margin-top:.7rem;width:480px;color:#fff;padding:1rem;font-size:1.3rem}#email .btn i{color:#fff}.hero .email{text-align:center;margin:0 auto}.solutions{background:#f7f7f7;padding:2rem 0}.solutions .column img{width:30%!important;border-radius:50%;box-shadow:0 0 10px 5px rgba(133,131,131,.5)}.solutions .column .image-over{z-index:6;margin-top:-100px!important;margin-left:220px!important}#improve{padding:5rem 2rem;text-align:center;background: url("../images/steel/laughing-woman.jpg") no-repeat center
    center/cover;position:relative}#improve::before{content:"";position:absolute;width:100%;height:100%;background: rgb(255, 255, 255, 0.7);top:0;left:0}#improve>*{z-index:7;position:relative}#improve .improve-dia{max-width:800px;margin:0 auto}#improve .improve-dia h2{color:green;font-size:2rem;font-weight:800!important;text-transform:uppercase}#improve .improve-dia p{font-size:1.3rem;font-weight:500;margin:2rem 0;line-height:1.6!important}#improve .improve-dia .btn{font-size:1.2rem;padding:1rem 2rem}#improve .improve-dia .btn:hover{color:#fff}#testimonials .improve>h2{padding:15px;line-height:1.6!important}#testimonials{text-align:center;background: url("../images/steel/background.png") repeat center center/cover;position:relative}#testimonials h2{color:#000;font-size:2.2rem;font-weight:700!important;padding:2rem 0}#testimonials .column{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;padding:65px 0;background:#f7f7f7;border:1px solid rgba(171,171,171,.46);border-radius:25px;box-shadow:-1px 1px 23px 9px #d1d1d1;margin:2.5rem 0}#testimonials .column h3{font-size:2rem;font-weight:500!important;margin-top:3rem}#testimonials .column h4{font-size:1.5rem;font-weight:400!important;margin-bottom:3rem}#testimonials .column img{width:30%;border-radius:50%;box-shadow: 0px 2px 5px rgb(51, 51, 51, 0.3)}#testimonials .column p{font-size:1.3rem;font-style:italic;line-height:1.6;padding:0 100px;text-align:center}#testimonials .improve a:hover{color:#fff!important}.logo{text-align:center;padding:3rem 0;font-size:2rem;font-weight:800}#policy{background: url("../images/steel/background.png") repeat center center/contain}#policy .privacy{background:#fff;padding:4rem!important;box-shadow:1px 1px 30px 10px rgba(95,94,94,.3)}#policy .privacy h2{font-size:2.7rem;font-weight:700}#policy .privacy p{font-size:1.2rem;line-height:2rem;margin:2rem 0}#policy .privacy li{font-size:1.2rem;line-height:2.3rem}#policy .privacy a{color:#e22336}#policy .privacy a:hover{color:#cf1426}.callback-form{width:100%;padding:20px 0}.callback-form .form-control{margin-bottom:15px}.callback-form input{width:100%;height:2.5rem;padding:4px;border:1px solid #f5f5f5;border-radius:5px}.callback-form .btn{margin-top:1rem;padding:12px 0}.callback-form input:focus{outline-color:#28a745}.post{padding:50px 30px}.post h2{font-size:40px;font-weight:400;margin-bottom:20px;padding-bottom:10px;border-bottom:#ccc solid 1px}.post .meta{margin-bottom:30px}.post img{height:300px;margin:0 auto 30px}.footer{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:300px}.footer.inner-pages{height:150px}.footer a{color:#fff;font-weight:500}.footer a:hover{color:#28a745}.footer i{color:#fff;font-size:40px;padding:10px 15px}.footer i:hover{font-size:42px;color:#28a745}.footer .terms{max-width:1280px;padding:1rem 0}.footer .terms p{padding:0 1rem;font-size:.8rem;font-weight:100}@media (max-width:768px){.hero .content h1{font-size:2rem}.hero .content h3{font-size:20px!important}#email .btn{margin-top:.5rem;width:100%!important;padding:14px 0;font-size:1.3rem!important}.hero .content p{font-size:1rem;margin:10px 0 20px}.flex-items{flex-direction:column}.flex-columns .column{flex:100%;max-width:100%}.solutions .column .column-2{align-items:center}.cases .row{flex-direction:column}.cases .row img{flex:100%;width:100%}#testimonials h2{font-size:1.6rem;padding:2rem 0}.section-header h2{font-size:30px;margin:10px 0}#testimonials .column h3{font-size:1.5rem;margin-top:2rem}#testimonials .column h4{font-size:1.2rem;font-weight:400!important;margin-bottom:1.7rem}#testimonials .column img{width:50%}#testimonials .column p{font-size:1.2rem;padding:0 50px}.footer{height:350px}.logo{font-size:1.7rem}#policy .privacy h2{font-size:2rem}.team img{width:70%}}