*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden}body{overflow-x:hidden}.heading{font-size:2rem;text-align:center;position:relative}.heading::before{content:"";position:absolute;top:-1rem;left:calc(50% - 2.5rem);height:3px;width:5rem;background-color:blue}.subheading{font-size:0.95rem;color:black;text-align:center;margin:2rem auto;max-width:1100px}.mini-heading{font-size:1.6rem;text-align:center;position:relative;color:black;margin:2rem auto}.text{color:grey;font-size:0.9rem;text-align:center}.button{padding:0.6rem 1.1rem;border:1px solid white;background-color:transparent;transition:all 0.4s ease;max-width:fit-content;border-radius:5px;cursor:pointer;height:fit-content}.button:hover{background-color:grey}.button.reverse{border:2px solid grey}.button.reverse:hover{background-color:blue;border:2px solid blue;color:white}.logo-container{display:flex;flex-direction:row;align-items:center}.logo-container .logo{height:5rem;width:5rem;background-image:url(../img/mt-1443-logo.png);background-position:center;background-size:100%;margin-right:1rem;background-repeat:no-repeat}.logo-container .logo-title{font-size:1.1rem;color:black;font-weight:600;text-align:left}.logo-container .subtitle{font-size:0.9rem;color:grey}.navbar-container{display:flex;flex-direction:row;background-color:white;width:100%;padding:1.3rem 7vw;justify-content:space-between;position:fixed;top:0;z-index:3}.navbar-container .nav-links-container{display:flex;flex-direction:row;align-items:center}.navbar-container .nav-links-container .nav-link{color:grey;text-transform:uppercase;font-size:0.95rem;cursor:pointer;transition:all 0.4s ease}.navbar-container .nav-links-container .nav-link.active,.navbar-container .nav-links-container .nav-link:hover{color:black}.navbar-container .nav-links-container .devis-btn{padding:0.7rem 1rem;background-color:orange;transition:all 0.4s ease;text-transform:none;border-radius:5px}.navbar-container .nav-links-container .devis-btn:hover{background-color:grey}.navbar-container .nav-links-container .fa-bars{font-size:1.8rem;padding:0.5rem;color:#464646;display:none}@media (max-width: 1050px){.navbar-container .nav-link{font-size:0.8rem !important}.navbar-container,.section{padding:1rem}}@media (max-width: 930px){.navbar-container .nav-link{display:none}.navbar-container .fa-bars{display:flex !important}}.slider-container{margin-top:7.6rem;min-height:35rem;height:35rem}.slider-container .slider{height:100%;display:flex;background-image:url(../img/mt-1443-content-bg-1.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;flex-direction:column;justify-content:center}.slider-container .slider .caption{max-width:40rem;margin-left:5vw;color:white;font-size:2.6rem;font-weight:500;line-height:1.3}.slider-container .slider .caption .button{margin-top:2rem;font-size:1.1rem;font-weight:400}.section{min-height:800px;padding:5rem 7vw;max-width:1540px;margin:auto}.about-section .about-section-boxes-container{display:flex;flex-direction:row;flex-wrap:wrap}.about-section .about-section-boxes-container .box{max-width:300px;text-align:center;margin:1rem auto}.about-section .about-section-boxes-container .box .box-caption{font-size:1.2rem;margin-top:2rem;margin-bottom:4rem;position:relative}.about-section .about-section-boxes-container .box .box-caption::after{content:"";position:absolute;height:3px;width:3rem;background-color:blue;bottom:-1.5rem;left:calc(50% - 1.5rem)}.about-section .about-section-boxes-container .box .text{padding:0 1rem}.service-section{background-color:#f6f6f6}.service-section .service-section-box-container{margin:3rem 0;display:flex;flex-direction:row;flex-wrap:wrap}.service-section .service-section-box-container .service-box{max-width:350px;margin:1rem auto;min-height:570px;position:relative}.service-section .service-section-box-container .service-box .box-caption{font-size:1.4rem;margin:2rem 0}.service-section .service-section-box-container .service-box img{width:100%;width:100%}.service-section .service-section-box-container .service-box .text{text-align:left}.service-section .service-section-box-container .service-box .button{margin:1.5rem 0;position:absolute;bottom:0}.statistics-container{min-height:40rem;min-height:40rem;padding:4rem 7vw;width:100vw;background-image:url(../img/mt-1443-content-bg-2.jpg);background-position:center;background-attachment:fixed;background-size:cover;background-blend-mode:multiply;display:flex;justify-content:center;flex-direction:column}.statistics-container .heading{color:white}.statistics-container .heading::before{background-color:white}.statistics-container .stats-row-container{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-around;margin-top:5rem}.statistics-container .stats-row-container .stat{max-width:300px;margin:0 2rem}.statistics-container .stats-row-container .stat .stat-number{font-size:4rem;color:#007bff;text-align:center}.statistics-container .stats-row-container .stat .stat-name{color:white;font-size:1.4rem;text-align:center}.service-section-2{display:flex;flex-direction:row;margin:6rem 0}.service-section-2 .left{max-width:400px;margin-right:2rem;margin-top:1rem}.service-section-2 .left *,.service-section-2 .left ::before{text-align:left !important;left:0}.service-section-2 .left .text{margin-top:1rem}.service-section-2 .right{display:flex;flex-direction:row;flex-wrap:wrap}.service-section-2 .right .service-image{width:236px;max-height:170px;margin:0.9rem;position:relative;cursor:pointer}.service-section-2 .right .service-image:hover::before{background-color:grey !important}.service-section-2 .right .service-image::before{content:attr(data-caption);position:absolute;padding:0.8rem 1.1rem;font-size:0.75rem;bottom:0;width:fit-content;background-color:#3458e4;color:white;cursor:pointer;transition:all 0.4s ease}.service-section-2 .right .service-image img{width:100%;height:100%}.demo-section{display:flex;flex-direction:row;justify-content:space-around;padding:0 7vw;margin:6rem 0}.demo-section .left{width:50%}.demo-section .left *,.demo-section .left ::before{left:0;text-align:left}.demo-section .form-container form{display:flex;flex-direction:column}.demo-section .form-container form input,.demo-section .form-container form textarea{padding:0.7rem 1rem;width:400px;max-width:90%;border-radius:5px;margin:0.2rem;color:#ccc;font-size:0.9rem;border:1px solid #ccc}.demo-section .form-container form input[type="submit"]{font-size:1rem;text-transform:uppercase;background-color:#3458e4;color:white;border-radius:0;padding:1rem 2rem;max-width:fit-content}.testimonials-section{background-color:#f6f6f6}.testimonials-section .testimonials-container{display:flex;flex-direction:row;margin-top:4rem;justify-content:space-between}.testimonials-section .testimonials-container .testimonial{max-width:370px;height:100%;background-color:white;padding:3rem 2rem 3rem 5.5rem;font-size:1.14rem;margin:0.5rem;color:grey;position:relative}.testimonials-section .testimonials-container .testimonial::before{content:"\f10d";font-family:"Font Awesome 5 Pro";position:absolute;font-size:2rem;left:2.5rem;top:2.5rem;font-weight:600;color:#3458e4}.testimonials-section .testimonials-container .testimonial .name{color:#464646;margin:1.5rem 0 0.2rem 0}.testimonials-section .testimonials-container .testimonial .company{font-size:0.9rem}@media (max-width: 1120px){.service-section-2{flex-direction:column}.service-section-2 .left{margin-bottom:5rem;width:100%}.service-section-2 .right{justify-content:center;width:100%}.testimonials-container{flex-direction:column !important}.testimonials-container .testimonial{max-width:100% !important}}@media (max-width: 870px){.demo-section{flex-direction:column}.demo-section .left{width:100%}.demo-section .form-container{width:100%}.demo-section .form-container input,.demo-section .form-container textarea{margin:auto}}.contact-bar{background-color:#2e2e2e;color:white;display:flex;flex-direction:row;flex-wrap:wrap;width:100vw;padding:2rem;align-items:center;justify-content:space-around}.contact-bar .cta-text{font-size:2.1rem;margin:1.5rem 0}.phone-fixed{height:5rem;background-color:white;width:5rem;border-radius:50%;position:fixed;bottom:4rem;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:2.3rem;color:#007bff;left:2rem;z-index:3}.footer-container{min-height:30rem;background-color:#000000f2;padding:7vw 7vw 1rem 7vw}.footer-container .footer-heading{font-size:1.3rem;position:relative;margin-bottom:2rem}.footer-container .footer-heading::before{content:"";position:absolute;top:-1rem;left:0;height:3px;width:3rem;background-color:blue}.footer-container .footer-text{color:grey;font-size:0.9rem}.footer-container a.blue{color:#007bff !important;cursor:pointer}.footer-container .inner{min-height:20rem;max-width:1440px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.footer-container .inner .column{min-height:100%;max-width:400px;color:white;display:flex;flex-direction:column}.footer-container .inner .column .logo-title{color:white}.footer-container .inner .column:first-of-type{max-width:400px}.footer-container .inner .column:first-of-type .subheading{text-align:left;margin-top:3rem;color:grey}.footer-container .inner .column .footer-link{color:grey;font-size:0.9rem;margin:0.5rem;cursor:pointer;transition:all 0.4s ease}.footer-container .inner .column .footer-link:hover{color:#007bff}.footer-container .inner .column .footer-link::before{content:"\f054";position:relative;font-size:0.9rem;font-family:"Font Awesome 5 Pro";color:#007bff;left:-0.8rem}.footer-container .copyright .text{text-align:left}@media (max-width: 600px){.footer-container .inner .column{margin-bottom:3rem;margin-right:1rem}}.slider-other{margin-top:7.6rem;min-height:25rem;padding-left:5vw;background-image:url(../img/mt-1443-content-bg-1.jpg);background-position:center;background-size:cover;display:flex;flex-direction:column;justify-content:center}.slider-other .subtitle{color:#acacac}.slider-other .slider-caption{font-size:3rem;font-weight:500;color:white}.values-section{display:flex;flex-direction:row;background-color:#f6f6f6;padding-top:calc(7vw + 5rem)}.values-section .left,.values-section .right{width:50%;margin-right:3rem;padding:1rem}.values-section .left .heading,.values-section .left .subheading,.values-section .left .text,.values-section .right .heading,.values-section .right .subheading,.values-section .right .text{text-align:left}.values-section .left .heading::before,.values-section .left .subheading::before,.values-section .left .text::before,.values-section .right .heading::before,.values-section .right .subheading::before,.values-section .right .text::before{left:0}.values-section .right .tabs-container{display:flex;flex-direction:row}.values-section .right .tabs-container .tab{color:grey;font-size:1.2rem;margin-right:2rem;font-weight:500;cursor:pointer;transition:all 0.4s ease}.values-section .right .tabs-container .tab.active,.values-section .right .tabs-container .tab:hover{color:black}.values-section .right .tab-content-container{display:flex;flex-direction:row;margin-top:2rem}.values-section .right .tab-content-container img{height:12rem;width:12rem;margin:0 1rem 0 0;object-fit:cover}.values-section .right .tab-content-container .text:first-of-type{margin-bottom:2rem}.team-section{background-color:#f6f6f6}.team-section .team-boxes-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:5rem;justify-content:center}.team-section .team-boxes-container .team-box{margin:0 0.7rem}.team-section .team-boxes-container .team-box .name{font-size:1.4rem;color:black;text-align:center;margin:1rem 0 0.3rem 0}.team-section .team-boxes-container .team-box .occupation{text-align:center;color:grey}.contact-section{display:flex;flex-direction:row;padding:5rem 0 0rem 5vw}.contact-section .left{max-width:400px;margin:2rem;width:30%;padding-top:2rem}.contact-section .left .heading,.contact-section .left .subtitle{text-align:left}.contact-section .left .heading::before,.contact-section .left .subtitle::before{left:0}.contact-section .left .subtitle{font-size:1.4rem;color:black;margin:1rem 0 2rem 0}.contact-section .left .contact-item{font-size:1rem;margin:0.5rem 0;color:grey}.contact-section .map-container{width:70%}@media (max-width: 960px){.contact-section{flex-direction:column;padding-left:0}.left,.map-container{margin:0.5rem !important;width:100% !important;padding:0 !important;margin-bottom:2rem !important}}.selectstyle{color:#adadad !important;background:#f8f8f8 !important;font-style:normal !important;font-weight:400 !important;border:1px solid #f8f8f8 !important;padding:14px 20px !important;font-size:14px !important;line-height:20px !important;margin-bottom:5px !important;border-radius:5px !important;display:block !important;width:100% !important}

/*# sourceMappingURL=styles.css.map */