@font-face{font-family:SFHeavy;src:url(../../assets/fonts/SF-Pro-Display-Heavy.otf) format("otf"),url(../../assets/fonts/SF-Pro-Display-Heavy.woff) format("woff");font-weight:800;font-display:swap}@font-face{font-family:SFMedium;src:url(../../assets/fonts/SF-Pro-Display-Medium.otf) format("otf"),url(../../assets/fonts/SF-Pro-Display-Medium.woff) format("woff");font-weight:500;font-display:swap}@font-face{font-family:SFSemiBold;src:url(../../assets/fonts/SF-Pro-Display-Semibold.otf) format("otf"),url(../../assets/fonts/SF-Pro-Display-Semibold.woff) format("woff");font-weight:600;font-display:swap}@font-face{font-family:SFBold;src:url(../../assets/fonts/SF-Pro-Display-Bold.otf) format("otf"),url(../../assets/fonts/SF-Pro-Display-Bold.woff) format("woff");font-weight:700;font-display:swap}*{margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{overflow-x:hidden}.container{max-width:1140px;margin:0 auto}picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn{background-color:#bce7ff;color:#000;font-family:SFSemiBold;text-transform:uppercase;padding:20px;font-size:16px;border:none;outline:0;text-decoration:none;-webkit-transition:.3s;transition:.3s}.btn:hover{-webkit-box-shadow:0 0 8px rgba(188,231,255,.98);box-shadow:0 0 8px rgba(188,231,255,.98);cursor:pointer}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.hero-btn{background:rgba(188,231,255,.8)}.title{font-size:50px;font-family:SFBold;color:#333}.text{font-family:SFMedium;color:#333}.coming-soon-container{height:100vh;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(../assets/images/coming-soon-bg.png);background-size:cover;background-repeat:no-repeat;background-position:center center}.coming-soon-container .coming-soon-logo{margin-top:30px}.coming-soon-container .coming-soon-text{text-align:center}.coming-soon-container .coming-soon-text h1{margin:15px 0;font-family:SFHeavy;color:#fff;font-size:100px}.coming-soon-container .coming-soon-text h1 strong{color:#d05424}.coming-soon-container .coming-soon-text p{font-family:SFMedium;color:#fff;font-size:30px}.coming-soon-container .coming-soon-footer .coming-soon-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:100px}.coming-soon-container .coming-soon-footer .coming-soon-icons .coming-soon-icon-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-family:SFSemiBold;font-size:18px}.coming-soon-container .coming-soon-footer .coming-soon-icons .coming-soon-icon-group img{margin-right:10px}.coming-soon-container .coming-soon-footer .coming-soon-icons .coming-soon-icon-group:nth-child(2){margin:0 200px}.coming-soon-container .coming-soon-footer .coming-soon-footer-bottom p{font-family:SFMedium;color:#fff;text-align:center}.coming-soon-container .coming-soon-footer .coming-soon-footer-bottom .coming-soon-follow-text{font-size:18px}.coming-soon-container .coming-soon-footer .coming-soon-footer-bottom .coming-soon-copyright{font-size:14px;margin-bottom:5px}.coming-soon-container .coming-soon-footer .coming-soon-footer-bottom .coming-soon-socials{margin:15px 0 25px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:10px;column-gap:10px;grid-column-gap:10px}.popup-container{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);z-index:99;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-container .popup-window{max-width:1140px;width:100%;padding:15px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px;grid-row-gap:20px;position:relative}.popup-container .popup-window .popup-title strong{color:#d05424}.popup-container .popup-window .popup-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:20px;grid-row-gap:20px}.popup-container .popup-window .popup-form-field-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:15px;column-gap:15px;grid-column-gap:15;width:100%}.popup-container .popup-window .popup-form-field-group label{width:100%}.popup-container .popup-window .popup-form-field-group label input,.popup-container .popup-window .popup-form-field-group label select{width:100%;height:65px;background:#fafafa;border:1px solid #c4c4c4;color:#000;font-family:SFMedium;font-size:18px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0}.popup-container .popup-window .popup-form-field-group label input:focus,.popup-container .popup-window .popup-form-field-group label select:focus{border-color:#bce7ff}.popup-container .popup-window .popup-form-field-group label input::-webkit-input-placeholder,.popup-container .popup-window .popup-form-field-group label select::-webkit-input-placeholder{color:#000}.popup-container .popup-window .popup-form-field-group label input:-ms-input-placeholder,.popup-container .popup-window .popup-form-field-group label select:-ms-input-placeholder{color:#000}.popup-container .popup-window .popup-form-field-group label input::-ms-input-placeholder,.popup-container .popup-window .popup-form-field-group label select::-ms-input-placeholder{color:#000}.popup-container .popup-window .popup-form-field-group label input::placeholder,.popup-container .popup-window .popup-form-field-group label select::placeholder{color:#000}.popup-container .popup-window .popup-form-field-group label input:placeholder-shown,.popup-container .popup-window .popup-form-field-group label select:placeholder-shown{color:#000;font-family:SFMedium;font-size:18px}.popup-container .popup-window textarea{width:100%;background:#fafafa;border:1px solid #c4c4c4;color:#000;font-family:SFMedium;font-size:18px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;resize:none}.popup-container .popup-window textarea:focus{border-color:#bce7ff}.popup-container .popup-window textarea::-webkit-input-placeholder{color:#000}.popup-container .popup-window textarea:-ms-input-placeholder{color:#000}.popup-container .popup-window textarea::-ms-input-placeholder{color:#000}.popup-container .popup-window textarea::placeholder{color:#000}.popup-container .popup-window textarea:placeholder-shown{color:#000;font-family:SFMedium;font-size:18px}.popup-container .popup-window .contact-form-note{width:100%;font-family:SFMedium;font-style:italic;font-size:16px;color:#c4c4c4;text-align:left}.popup-container .popup-window .popup-close-btn{position:absolute;top:15px;right:15px;cursor:pointer}.popup-container .popup-window .date-container{position:relative}.popup-container .popup-window .date-container .date-icon{position:absolute;right:20px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);z-index:99}.header{background-color:#333;padding:10px 0;width:100%}.header .header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .header-content .header-socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;column-gap:10px;grid-column-gap:10px}.header .header-content .header-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:30px;column-gap:30px;grid-column-gap:30px}.header .header-content .header-info .header-info-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:10px;column-gap:10px;grid-column-gap:10px}.header .header-content .header-info .header-info-block .header-info-block-text{color:#fff;font-family:SFSemiBold;font-size:18px}.hero-section{width:100%;position:relative}.hero-section .hero-navigation{padding:10px 0;background-color:rgba(0,0,0,.5);position:absolute;top:0;left:0;width:100%}.hero-section .hero-navigation .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero-section .hero-navigation .logo{max-height:120px}.hero-section .hero-navigation .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:35px;column-gap:35px;grid-column-gap:35px}.hero-section .hero-navigation .nav .nav-link{font-family:SFSemiBold;color:#fff;font-size:18px;text-decoration:none}.hero-section .hero-navigation .nav .nav-link:hover{color:#1b94d8;cursor:pointer}.hero-section .hero-navigation .mobile-nav-btn{display:none}.hero-section .hero-content .container{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:25px;grid-row-gap:25px}.hero-section .hero-content .hero-title{font-family:SFHeavy;color:#fff;font-size:66px}.hero-section .hero-content .hero-title strong{color:#d05424}.hero-section .hero-content .hero-text{font-family:SFSemibold;color:#fff;font-size:26px;max-width:450px}.hero-section .hero-content .hero-phone-number{font-family:SFHeavy;font-size:30px}.hero-section .hero-content .hero-content-image{width:100%;-o-object-fit:cover;object-fit:cover}.hero-section .hero-slider-nav{position:absolute;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:15px;column-gap:15px;grid-column-gap:15px}.hero-section .hero-slider-nav .slider-dot{height:10px;width:10px;background-color:#b4b3b3;border-radius:50%}.hero-section .hero-slider-nav .dot-active{background-color:#d05424}.about-us-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:20px;grid-row-gap:20px;text-align:center;padding:50px 0}.about-us-section .about-us-title strong:first-child{color:#d05424}.about-us-section .about-us-title strong:last-child{color:#69c9ff}.about-us-section .about-us-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:30px;column-gap:30px;grid-column-gap:30px;margin-top:40px}.about-us-section .about-us-row .about-us-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:15px;grid-row-gap:15px;max-width:350px;width:100%}.about-us-section .about-us-row .about-us-column .about-us-column-img{height:90px;width:90px;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.1);box-shadow:0 4px 4px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-us-section .about-us-row .about-us-column .about-us-column-title{font-size:24px;font-family:SFBold;color:#000}.choose-us-section{width:100%;background-color:#f9fdff;padding:50px 0}.choose-us-section .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:20px;column-gap:20px;grid-column-gap:20px}.choose-us-section .choose-us-images{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.choose-us-section .choose-us-images picture:nth-child(1){-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.choose-us-section .choose-us-images picture:nth-child(2){-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2;justify-self:flex-end}.choose-us-section .choose-us-images picture:nth-child(3){-ms-grid-column:2;grid-column:2;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3}.choose-us-section .choose-us-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:20px;grid-row-gap:20px}.choose-us-section .choose-us-content .choose-us-subtitle{font-family:SFBold;font-size:24px}.choose-us-section .choose-us-content .choose-us-subtitle span{color:#d05424}.choose-us-section .choose-us-content .text{font-size:18px;line-height:1.3}.services-section{padding:50px 0}.services-section .services-title{text-align:center}.services-section .services-title strong{color:#d05424}.services-section .services-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:10px;column-gap:10px;grid-column-gap:10px;row-gap:50px;grid-row-gap:50px;margin-top:50px}.services-section .services-container .service-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:15px;grid-row-gap:15px;width:100%;max-width:calc(285px - 7.5px)}.services-section .services-container .service-column img{height:100px;-o-object-fit:none;object-fit:none;width:auto}.services-section .services-container .service-column .service-column-title{font-family:SFBold;font-size:24px;text-align:center;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5px}.services-section .services-container .service-column .service-text{font-family:SFMedium;font-size:16px;text-align:center;color:#333}.reviews-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:50px;column-gap:50px;grid-column-gap:50px;padding:100px 0}.reviews-section .reviews-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:30px;grid-row-gap:30px}.reviews-section .reviews-left .title strong{color:#d05424}.reviews-section .reviews-left .btn strong{font-family:SFHeavy}.reviews-section .reviews-right{display:-ms-grid;display:grid;-ms-grid-columns:(290px)[2];grid-template-columns:repeat(2,290px);-ms-grid-rows:(minmax(290px,auto))[2];grid-template-rows:repeat(2,minmax(290px,auto));grid-gap:15px}.reviews-section .reviews-right .review{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:10px;grid-row-gap:10px;background-color:#eff9ff;text-align:center}.reviews-section .reviews-right .review .review-text{font-family:SFMedium;font-size:18px;text-align:center;padding:0 15px;margin:10px 0}.reviews-section .reviews-right .review .review-name{font-family:SFHeavy;font-size:18px}.reviews-section .reviews-right .review .review-title{font-size:18px;font-family:SFMedium;font-style:italic}.brands-section{background-color:#f9fdff;padding:50px 0}.brands-section .title{text-align:center}.brands-section .title strong{color:#d05424}.brands-section .brands-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px;-webkit-column-gap:15px;column-gap:15px;grid-column-gap:15px}.contact-section{padding:50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:30px;grid-row-gap:30px}.contact-section .contact-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:20px;grid-row-gap:20px;width:100%}.contact-section .contact-field-group{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:20px;column-gap:20px;grid-column-gap:20px}.contact-section .contact-field-group label{width:100%;position:relative}.contact-section .contact-field-group label span{display:none}.contact-section .contact-field-group label input,.contact-section .contact-field-group label select{width:100%;height:65px;background:#fafafa;border:1px solid #c4c4c4;color:#000;font-family:SFMedium;font-size:18px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0}.contact-section .contact-field-group label input:focus,.contact-section .contact-field-group label select:focus{border-color:#bce7ff}.contact-section .contact-field-group label input::-webkit-input-placeholder,.contact-section .contact-field-group label select::-webkit-input-placeholder{color:#000}.contact-section .contact-field-group label input:-ms-input-placeholder,.contact-section .contact-field-group label select:-ms-input-placeholder{color:#000}.contact-section .contact-field-group label input::-ms-input-placeholder,.contact-section .contact-field-group label select::-ms-input-placeholder{color:#000}.contact-section .contact-field-group label input::placeholder,.contact-section .contact-field-group label select::placeholder{color:#000}.contact-section .contact-field-group label input:placeholder-shown,.contact-section .contact-field-group label select:placeholder-shown{color:#000;font-family:SFMedium;font-size:18px}.contact-section .textarea-label{width:100%}.contact-section .textarea-label span{display:none}.contact-section textarea{width:100%;background:#fafafa;border:1px solid #c4c4c4;color:#000;font-family:SFMedium;font-size:18px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;resize:none}.contact-section textarea:focus{border-color:#bce7ff}.contact-section textarea::-webkit-input-placeholder{color:#000}.contact-section textarea:-ms-input-placeholder{color:#000}.contact-section textarea::-ms-input-placeholder{color:#000}.contact-section textarea::placeholder{color:#000}.contact-section textarea:placeholder-shown{color:#000;font-family:SFMedium;font-size:18px}.contact-section .contact-form-note{width:100%;font-family:SFMedium;font-style:italic;font-size:16px;color:#c4c4c4;text-align:left}.contact-section .form-btn{margin-top:20px}.footer{background-color:#333}.footer .footer-top{border-bottom:.5px solid #7d7d7d}.footer .footer-top .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:10px;column-gap:10px;grid-column-gap:10px}.footer .footer-top .container .footer-info-block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;column-gap:10px;grid-column-gap:10px;padding:40px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .footer-top .container .footer-info-block .footer-info-block-text{font-family:SFSemiBold;color:#fff;font-size:18px}.footer .footer-top .container .footer-info-block:nth-child(2){border-left:.5px solid #7d7d7d;border-right:.5px solid #7d7d7d}.footer .footer-bottom .footer-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:10px;column-gap:10px;grid-column-gap:10px;padding:70px 0}.footer .footer-bottom .footer-info .footer-info-column{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:30px;grid-row-gap:30px}.footer .footer-bottom .footer-info .footer-info-column .footer-info-title{color:#fff;font-family:SFBold;font-size:24px}.footer .footer-bottom .footer-info .footer-info-column .footer-info-text{color:#fff;font-family:SFMedium;font-size:18px;max-width:300px}.footer .footer-bottom .footer-info .footer-info-column .footer-info-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:10px;grid-row-gap:10px}.footer .footer-bottom .footer-info .footer-info-column .footer-info-links a{color:#fff;text-decoration:none;font-family:SFHeavy;font-size:18px}.footer .footer-bottom .footer-info .footer-info-column .newsletter-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:10px;grid-row-gap:10px;width:100%}.footer .footer-bottom .footer-info .footer-info-column .newsletter-form label{width:100%}.footer .footer-bottom .footer-info .footer-info-column .newsletter-form label span{display:none}.footer .footer-bottom .footer-info .footer-info-column .newsletter-form input[type=email]{width:100%;height:65px;background:#fafafa;border:1px solid #c4c4c4;color:#7d7d7d;font-family:SFMedium;font-size:18px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0}.footer .footer-bottom .footer-info .footer-info-column .newsletter-form input[type=email]::-webkit-input-placeholder{color:#000}.footer .footer-bottom .footer-info .footer-info-column .newsletter-form input[type=email]:-ms-input-placeholder{color:#000}.footer .footer-bottom .footer-info .footer-info-column .newsletter-form input[type=email]::-ms-input-placeholder{color:#000}.footer .footer-bottom .footer-info .footer-info-column .newsletter-form input[type=email]::placeholder{color:#000}.footer .footer-bottom .footer-copyright{border-top:1px solid #7d7d7d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 0}.footer .footer-bottom .footer-copyright .copyright-text{font-family:SFMedium;color:#7d7d7d;font-size:18px}.footer .footer-bottom .footer-copyright .footer-socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;column-gap:10px;grid-column-gap:10px}.ios .hero-text{margin:25px 0!important}.ios .about-us-row .about-us-column{margin:25px 0!important}.ios .services-section .services-container .service-column{margin:30px 0!important}.ios .services-section .services-container .service-column .service-column-title{margin:15px 0!important}.ios .reviews-section .reviews-left .text,.ios .reviews-section .reviews-left .title{margin:30px 0!important}@media screen and (max-width:1140px){.container{padding:0 25px}}@media screen and (max-height:900px) and (min-width:1000px){.coming-soon-container .coming-soon-footer .coming-soon-icons{margin-bottom:40px!important}}@media screen and (max-width:1024px){.coming-soon-icon-group:nth-child(2){margin:0 120px}.hero-section .hero-navigation .logo{max-height:80px}.hero-section .hero-content .hero-content-image{height:600px}.hero-section .hero-content .hero-title{font-size:46px;margin-left:25px}.hero-section .hero-content .hero-text{text-shadow:1px 1px 1px #000;margin-left:25px}.hero-section .hero-content .hero-btn{margin-left:25px}.about-us-section{padding:50px 25px}.choose-us-section .choose-us-images picture:nth-child(1){display:none}.choose-us-section .choose-us-images picture:nth-child(2){display:none}.services-section{padding:50px 25px}.reviews-section{padding:50px 25px}.reviews-section .btn{font-size:14px}.brands-container img{width:18%}.contact-section{padding:50px 25px}.footer .footer-bottom .footer-info{padding:70px 25px}.footer .footer-bottom .footer-copyright{padding:25px 25px}.popup-container .popup-window{width:90%}.ios .hero-section .hero-navigation .nav .nav-link{margin:0 10px!important}.ios .hero-phone-number{font-family:SFHeavy;font-size:30px;color:#fff!important;text-decoration:none!important}.ios .header-info-block{margin:0 20px!important}.ios .header-info-block:nth-child(2){min-width:160px!important}.ios .header-info-block .header-info-block-text{margin-left:5px!important}.ios .header-info-block .header-info-block-text:nth-child(2){color:#fff!important;text-decoration:none!important}.ios .services-section .services-container .service-column{width:50%!important}.ios .reviews-section{padding:50px 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:30px;grid-row-gap:30px}.ios .reviews-section .reviews-left{width:100%}.ios .reviews-section .reviews-left .text{max-width:500px}.ios .reviews-section .reviews-right{-ms-grid-columns:(minmax(auto,400px))[2];grid-template-columns:repeat(2,minmax(auto,400px))}.ios .reviews-section .btn{font-size:14px}.ios .brands-container picture img{width:100%}.ios .footer-info-block:nth-child(2) .footer-info-block-text{color:#fff!important;text-decoration:none!important}.ios .choose-us-content{max-width:500px!important;margin-left:15px!important}.ios .choose-us-images{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.ios .footer .footer-bottom .footer-info .footer-info-column{max-width:180px!important}.ios .contact-form{margin-top:20px!important}.ios .footer-top .container{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.ios .footer-top .container .footer-info-block{width:40%!important}}@media screen and (max-width:768px){.coming-soon-icon-group:nth-child(2){margin:0!important}.coming-soon-icons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px;grid-row-gap:20px;margin-bottom:50px}.hero-section .hero-navigation .logo{max-height:80px}.hero-section .hero-content .hero-content-image{height:600px}.hero-section .hero-content .hero-title{font-size:46px;margin-left:25px}.hero-section .hero-content .hero-text{text-shadow:1px 1px 1px #000;margin-left:25px}.hero-section .hero-content .hero-btn{margin-left:25px}.about-us-section{padding:50px 25px}.choose-us-section .choose-us-images picture:nth-child(1){display:none}.choose-us-section .choose-us-images picture:nth-child(2){display:none}.services-section{padding:50px 25px}.reviews-section{padding:50px 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:30px;grid-row-gap:30px}.reviews-section .reviews-left{width:100%}.reviews-section .reviews-left .text{max-width:500px}.reviews-section .reviews-right{-ms-grid-columns:(minmax(auto,400px))[2];grid-template-columns:repeat(2,minmax(auto,400px))}.reviews-section .btn{font-size:14px}.brands-container picture{width:18%}.brands-container picture img{width:100%}.contact-section{padding:50px 25px}.footer .footer-bottom .footer-info{padding:70px 25px}.footer .footer-bottom .footer-copyright{padding:25px 25px}.popup-container .popup-window{width:90%}.ios .hero-text{margin-left:25px!important}.ios .choose-us-images{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:568px){.coming-soon-container{height:auto;background-position:center center}.coming-soon-container .coming-soon-text{margin:70px 0}.coming-soon-container .coming-soon-text h1{font-size:46px!important}.coming-soon-container .coming-soon-icons{margin-bottom:30px!important;font-size:16px!important}.coming-soon-container .coming-soon-follow-text{font-size:16px!important}.title{font-size:36px}.header{display:none}.nav a{display:none}.mobile-nav-btn{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;row-gap:5px;grid-row-gap:5px}.mobile-nav-btn .mobile-nav-btn-line{height:3px;width:25px;background-color:#fff}.hero-section .hero-navigation .logo{max-height:80px}.hero-section .hero-content .hero-content-image{height:100vh}.hero-section .hero-content .hero-title{font-size:32px;margin-left:25px}.hero-section .hero-content .hero-text{text-shadow:1px 1px 1px #000;margin-left:25px;font-size:20px}.hero-section .hero-content .hero-phone-number{font-size:26px}.hero-section .hero-content .hero-btn{margin-left:25px}.about-us-section{padding:50px 25px}.about-us-section .about-us-row{row-gap:25px;grid-row-gap:25px;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-us-section .about-us-row .about-us-column{width:100%}.choose-us-section .choose-us-images{display:none}.choose-us-section .choose-us-images img:nth-child(1){display:none}.choose-us-section .choose-us-images img:nth-child(2){display:none}.services-section{padding:50px 25px}.reviews-section{padding:50px 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:30px;grid-row-gap:30px}.reviews-section .reviews-left{width:100%}.reviews-section .reviews-left .text,.reviews-section .reviews-left .title{max-width:500px}.reviews-section .reviews-right{-ms-grid-columns:1fr;grid-template-columns:1fr}.reviews-section .btn{font-size:14px}.brands-container{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:30px;grid-row-gap:30px;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.brands-container img{width:100%}.contact-section{padding:50px 25px}.contact-section .contact-field-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px;grid-row-gap:20px}.footer .footer-bottom .footer-info{padding:70px 25px}.footer .footer-bottom .footer-copyright{padding:25px 25px}.footer-top .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-top .container .footer-info-block:nth-child(2){border-left:none!important;border-right:none!important;border-top:.5px solid #7d7d7d;border-bottom:.5px solid #7d7d7d}.footer-bottom .footer-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px;grid-row-gap:20px}.footer-bottom .footer-info .footer-info-column{row-gap:15px!important;grid-row-gap:15px!important}.footer-bottom .footer-info .footer-info-column:nth-child(2){padding:20px 0}.popup-container .popup-window{width:100%;height:100vh}.popup-container .popup-window .text{display:none}.popup-container .popup-window input,.popup-container .popup-window select{height:55px;font-size:16px}.popup-container .popup-window .popup-close-btn{top:30px}.ios .hero-text{margin:25px 0 25px 25px!important}.ios .about-us-row .about-us-column{margin:25px 0!important}.ios .about-us-column-title{margin:20px 0!important}.ios .newsletter-form{margin-top:15px!important}.ios .newsletter-form input[type=submit]{margin-top:15px!important}.ios .services-section .services-container .service-column{margin:30px 0!important}.ios .services-section .services-container .service-column .service-column-title{margin:15px 0!important}.ios .brands-section .brands-container{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.ios .brands-section .brands-container img{margin:15px 0!important}.ios .reviews-section .reviews-left .text,.ios .reviews-section .reviews-left .title{margin:30px 0!important}.ios .reviews-right{margin-top:30px!important}.ios .contact-section .text{margin:20px 0!important}.ios .contact-section .contact-field-group label{margin:10px 0!important}.ios .contact-section .textarea-label{margin-top:10px!important}.ios #newsletter-email{margin-bottom:15px!important}}