@font-face{font-family:'Gotham Pro';src:url(fonts/GothamProRegular.woff) format("woff"),url(fonts/GothamProRegular.ttf) format("ttf"),url(fonts/GothamProRegular.eot) format("eot")}@font-face{font-family:'Gotham Pro Bold';src:url(fonts/GothamProBold.woff) format("woff"),url(fonts/GothamProBold.ttf) format("ttf"),url(fonts/GothamProBold.eot) format("eot")}@font-face{font-family:'Gotham Pro Italic';src:url(fonts/GothamProItalic.woff) format("woff"),url(fonts/GothamProItalic.ttf) format("ttf"),url(fonts/GothamProItalic.eot) format("eot")}@font-face{font-family:'sfotexfont';src:url(fonts/sfotexfont.woff2) format("woff2"),url(fonts/sfotexfont.woff) format("woff"),url(fonts/sfotexfont.ttf) format("ttf"),url(fonts/sfotexfont.eot) format("eot");font-weight:normal;font-style:normal}html{scroll-behavior:smooth}body{font-family:'Gotham Pro';min-width:320px}.sfotex-btn{background:#E4F4FF;border-radius:35px;width:auto;color:#009EE0;display:inline-block;font-size:13px;line-height:12px;height:36px}.sfotex-btn:focus,.sfotex-btn:hover{box-shadow:0px 4px 4px rgba(14,163,226,0.2)}.nav-container{max-width:1120px}.section-header{font-family:"Gotham Pro Bold";font-size:1.5em;line-height:23px}.section-header-middle{font-size:1.3em;line-height:19px;margin-top:1.7em;margin-bottom:1em}.languange{font-weight:300;font-size:11px;line-height:11px;color:#009EE0}.languange span{cursor:pointer}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.appearance{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.full-widh{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.margin-from-top{margin-top:157px}@media (max-width: 575px){.margin-from-top{margin-top:202px}}.content-container{width:100%;margin-right:auto;margin-left:auto}.content-container{min-height:calc(100vh - (157px + 151px))}@media (max-width: 575px){.content-container{min-height:calc(100vh - (251px + 161px))}}.content-formatting{font-size:16px}@media (max-width: 991px){.content-formatting{font-size:14px}}.nav-header{height:116px;background-color:white;display:flex;align-items:center;min-width:320px;box-shadow:11px 4px 7px 2px #e4f4ff}.menu{width:100%}.menu_items{width:100%}nav{width:100%}nav ul{margin:auto;padding-inline-start:0px;display:flex;align-items:stretch;justify-content:space-between;width:100%}nav li{height:30px;display:block;flex:0 1 auto;list-style-type:none;padding:.375rem .75rem}nav li a{display:block;font-weight:300;font-size:13px;color:black;line-height:19px}nav li.active,nav li:hover,nav li:focus{box-shadow:0px 4px 6px rgba(29,29,27,0.12);border-radius:15.5px;cursor:pointer}nav li.active a,nav li:hover a,nav li:focus a{color:black !important;font-weight:bold;text-decoration:none}.sticky{overflow:hidden;position:fixed;top:0;width:100%;z-index:1}@media (min-width: 1200px){.menu{max-width:1100px}}@media (min-width: 992px) and (max-width: 1199px){.menu{max-width:980px}.menu_items{max-width:680px}}@media (min-width: 768px) and (max-width: 991px){.menu{max-width:750px}nav li a{padding:5px 19px}}@media (max-width: 575px){.nav-header{height:161px}.menu{margin-top:20px;max-width:95%}}.nav-open{overflow:hidden}.mobile-menu{width:100%;height:100%;display:none;overflow:auto}.nav-open .mobile-menu{display:block;background:white}.mobile-menu .nav li a{color:black;font-size:5vh;text-align:center}.mobile-menu .nav li a:active,.mobile-menu .nav li a:hover,.mobile-menu .nav li a:focus{color:#009EE0}.nav-button{position:relative;z-index:1111;height:42px;display:block;width:50px;padding:12px}.nav-item .logo{text-align:center;margin-bottom:5vh}.nav-button #nav-icon3{width:24px;height:22px;display:inline-block;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.nav-button #nav-icon3 span{display:block;position:absolute;height:3px;width:100%;background:black;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.nav-button #nav-icon3 span:nth-child(1){top:0}.nav-button #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3){top:7px}.nav-button #nav-icon3 span:nth-child(4){top:14px}.nav-open #nav-icon3 span:nth-child(1){top:9px;width:0;left:50%}.nav-open #nav-icon3 span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.nav-open #nav-icon3 span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-open #nav-icon3 span:nth-child(4){top:9px;width:0;left:50%}.flex-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:flex-start;height:100%}.modal{display:none;box-sizing:border-box;width:100%}.modal a.close-modal[class*="icon-"]{position:absolute;top:20px;right:20px;width:34px;height:34px;color:#009EE0;text-decoration:none;text-indent:0;background:#E4F4FF;-webkit-border-radius:35px;-moz-border-radius:35px;-o-border-radius:35px;-ms-border-radius:35px;cursor:pointer;opacity:0.8}.close-modal:hover{opacity:1}.close-modal:before,.close-modal:after{position:absolute;left:16px;top:4px;content:' ';height:25px;width:2.4px;background-color:#009EE0}.close-modal:before{transform:rotate(45deg)}.close-modal:after{transform:rotate(-45deg)}.blocker{box-sizing:border-box;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;text-align:center;z-index:10}.text{font-size:16px;align-self:center}.blocker.behind{background-color:transparent}.blocker_mobile-menu{z-index:1}#requestQuoteModal,#requestjxflyconverterModal,#requestTrialSchemaomparetoolModal{padding:80px 20px 20px;width:100%;left:0px;top:0px;background-color:white;overflow:auto}@media (max-width: 481px){#requestQuoteModal,#requestjxflyconverterModal,#requestTrialSchemaomparetoolModal{background-color:#FFFFFF}#requestQuoteModal,#requestjxflyconverterModal,#requestTrialSchemaomparetoolModal .form-section__content{box-shadow:none;padding:10px}#requestQuoteModal,#requestjxflyconverterModal,#requestTrialSchemaomparetoolModal .form__section-title_mobile{display:none}#requestQuoteModal,#requestjxflyconverterModal,#requestTrialSchemaomparetoolModal .form-section__title{font-size:24px;line-height:29px;margin-bottom:30px}#requestQuoteModal,#requestjxflyconverterModal,#requestTrialSchemaomparetoolModal .form-section__description{font-size:16px;line-height:160%}}.modal-page{max-width:750px;height:auto;border-radius:10px;box-shadow:0px 4px 15px rgba(29,29,27,0.12)}.model-page-content{width:auto;height:auto;margin:39px 40px}.model-page-content h1{font-family:'Gotham Pro Bold';font-size:24px;line-height:19px;text-align:left}.model-page-content h2{font-family:'Gotham Pro Bold';font-size:18px;line-height:16px;font-weight:bold;text-align:left;margin:18px 0px}.model-page-content .model-page-content-descr{max-width:380px;font-style:italic;font-size:16px;line-height:16px;margin-top:13px;text-align:left}.model-page-content .modal-content-service-item{font-size:16px;line-height:16px;text-align:left;margin:5px 0px}.model-page-content .checkbox-button{cursor:pointer}.model-page-content input[type=checkbox]{box-sizing:border-box;padding:0}.model-page-content .checkbox-button input{font-size:1rem;line-height:1.5;padding:11px 23px;border:1px solid rgba(0,0,0,0.15);border-radius:0;outline:0;background-color:transparent}.model-page-content .checkbox-button__input{opacity:0;position:absolute}.model-page-content .checkbox-button__control{position:relative;display:inline-block;width:30px;height:30px;margin-right:6px;vertical-align:middle;background-color:inherit;color:#009EE0;border:2px solid #009EE0}.model-page-content .checkbox-button__input:checked+.checkbox-button__control:after{content:"";display:block;position:absolute;top:4px;left:3px;width:18px;height:18px;background-color:#009EE0}.model-page-content .checkbox-button__input:checked+.checkbox-button__control{border-color:#009EE0}.model-page-content .checkbox-button__control{transform:scale(0.7)}.model-page-content .checkbox-button__label{vertical-align:middle}.model-page-content .details-item{font-size:16px;text-align:left;vertical-align:middle;margin-bottom:13px}.model-page-content .details-item .details-item-label{padding-right:0px}.model-page-content .details-item input{border:1px solid #009EE0;box-sizing:border-box;border-radius:74px;height:100%;width:100%;outline:none;padding:2px 8px;max-height:25px}.model-page-content .details-item input.error{border:1px solid #FF4102;background:#FFF1F1}.model-page-content .details-item .details-item-comment textarea{border:1px solid #009EE0;box-sizing:border-box;border-radius:10px;height:100%;width:100%;outline:none;padding:2px 8px}.model-page-content .modal-button-send{margin:15px auto}.model-page-content .modal-button-send button{padding:2px 55px;background-color:#009EE0;color:white}#requestjxflyconverterModal .model-page-content-descr,#requestTrialSchemaomparetoolModal .model-page-content-descr{max-width:100%;margin-bottom:2em}.alert-success{display:none;position:fixed;bottom:1%;right:3%}form .error{color:#FF4102}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px)}80%{-webkit-transform:translateX(-10px)}100%{-webkit-transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.loader-wrapper{box-sizing:border-box;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;text-align:center;z-index:1060;background-color:white}.loader-container{overflow:hidden;display:inline-block;width:100%;left:0;top:0;bottom:0;right:0;position:fixed}.loader{position:relative;top:50%;margin:auto;font-size:0px;padding:0px}.loader span{vertical-align:middle;border-radius:100%;display:inline-block;width:20px;height:20px;margin:3px 2px;-webkit-animation:loader 0.8s linear infinite alternate;animation:loader 0.8s linear infinite alternate}.loader span:nth-child(1){-webkit-animation-delay:-1s;animation-delay:-1s;background:rgba(0,158,224,0.6)}.loader span:nth-child(2){-webkit-animation-delay:-0.8s;animation-delay:-0.8s;background:rgba(0,158,224,0.8)}.loader span:nth-child(3){-webkit-animation-delay:-0.26666s;animation-delay:-0.26666s;background:#009ee0}.loader span:nth-child(4){-webkit-animation-delay:-0.8s;animation-delay:-0.8s;background:rgba(0,158,224,0.8)}.loader span:nth-child(5){-webkit-animation-delay:-1s;animation-delay:-1s;background:rgba(0,158,224,0.4)}@keyframes loader{from{transform:scale(0, 0)}to{transform:scale(1, 1)}}@-webkit-keyframes loader{from{-webkit-transform:scale(0, 0)}to{-webkit-transform:scale(1, 1)}}.sfx-footer{height:151px;background:#E4F4FF;min-width:320px}.sfx-footer-content{width:100%}.sfx-footer-content-wrapper{width:100%}.sfx-footer-content-rights{font-size:12px;line-height:22px}.sfx-footer-content-contact a{text-decoration:none;font-size:16px;line-height:22px;color:#FF4102}.sfx-footer-content-contact a:hover,.sfx-footer-content-contact a:focus{text-decoration:none !important;color:#FF4102}.sfx-footer-content-contact a::before{font-family:'sfotexfont';content:'\E800';color:#FF4102;margin-right:8px}.sfx-footer-content-tel a{font-size:16px;line-height:22px;color:#009EE0}.sfx-footer-content-tel a:hover,.sfx-footer-content-tel a:focus{text-decoration:none !important;color:#009EE0}.sfx-footer-content-tel a::before{font-family:'sfotexfont';content:'\E801';color:#009EE0;margin-right:8px}.request-quote-btn-footer{background-color:white;font-weight:bold}@media (min-width: 1200px){.sfx-footer .sfx-footer-content{max-width:1100px}}@media (min-width: 992px) and (max-width: 1199px){.sfx-footer .sfx-footer-content{max-width:910px}}@media (min-width: 768px) and (max-width: 991px){.sfx-footer-content-wrapper{height:100%}.sfx-footer-content-rights{width:100%}}@media (min-width: 576px) and (max-width: 767px){.sfx-footer-content-wrapper{height:100%}.sfx-footer-content-request{width:100%}.sfx-footer-content-request .request-quote-btn-footer{width:230px}.sfx-footer-content-rights{width:100%}}@media (max-width: 575px){.sfx-footer{height:251px}.sfx-footer-content-wrapper{height:100%}div.sfx-footer-content-wrapper>*{width:100%;margin:auto 0}}.button-up{display:none;position:fixed;bottom:20px;right:20px;opacity:0.3;padding:5px;margin:30px auto;background:#009EE0;height:50px;width:50px;border-radius:50%;transition:all 0.2s linear;cursor:pointer}.button-up:hover{opacity:1}.button-up::after{content:"";position:relative;left:8px;z-index:11;display:block;width:25px;height:25px;border-top:2px solid #fff;border-left:2px solid #fff}.button-up::after{top:14px;transform:rotate(45deg)}

.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'sfotexfont';font-size:26px;line-height:1;opacity:.75;color:#009EE0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'\E805'}[dir='rtl'] .slick-prev:before{content:'\E806'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'\E806'}[dir='rtl'] .slick-next:before{content:'\E805'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'\2022';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:black}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.idea{margin-left:auto;margin-right:auto}.idea .idea-tagline{display:block}.idea .idea-h1{font-family:'Gotham Pro Bold';font-size:36px;line-height:34px;color:#009EE0}.idea .idea-h2{font-size:16px;line-height:22px}.idea .idea-btn{background-color:#FF4102;border-radius:35px;font-size:13px;line-height:12px;text-transform:uppercase;color:white;height:36px;width:251px}.idea .idea-col-1{max-height:235px;margin-top:40px;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.idea .idea-col-1>div{width:100%}.oursolutions{background-image:url(./images/bg_wave.png);position:relative;background-repeat:no-repeat;background-position:center top;-webkit-background-size:cover;background-size:cover;min-width:320px;margin-top:60px}.oursolutions .oursolutions-container{margin-left:auto;margin-right:auto;margin-top:80px}.oursolutions .solutions-items-col-1{padding-left:0}.oursolutions img{display:none;width:100%;height:100%}.oursolutions ul{padding-left:52px;list-style:none;font-size:14px;line-height:22px}.oursolutions ul li{margin-top:23px}.oursolutions ul li::before{content:"\2022";color:#009EE0;margin-left:-0.9em;font-size:45px;position:absolute}.products{margin-left:auto;margin-right:auto;height:252px;margin-top:80px;min-width:320px}.products-slider-content{max-width:340px;height:197px;margin-right:15px}.products-slider-content-header{font-weight:300;font-size:20px;line-height:22px}.products-slider-content-description{font-size:14px;line-height:22px;margin-bottom:10px}.products-slider-content-button button{margin-bottom:5px}.services{margin-left:auto;margin-right:auto;height:353px;min-width:320px}.services-item{height:294px;box-shadow:0px 4px 6px rgba(0,158,224,0.12);border-radius:20px;width:100%;min-width:180px}.services-item:focus,.services-item:hover{box-shadow:0px 10px 10px rgba(14,163,226,0.2)}.services-item-description{font-weight:300;font-size:20px;line-height:22px;text-align:center}.testimonials{margin-left:auto;margin-right:auto;height:auto;margin-top:80px;min-width:320px}.testimonials-slider-content{height:246px;width:280px;margin-right:15px}.testimonials-slider-content-header{font-weight:300;font-size:18px;line-height:22px;font-weight:300}.testimonials-slider-content-position{font-size:13px;line-height:22px;font-weight:bold}.testimonials-slider-content-description{font-size:12px;line-height:16px;font-style:italic}.technologies{margin-left:auto;margin-right:auto;height:auto;margin-top:80px;margin-bottom:70px;min-width:320px}.technologies-item{width:150px;height:60px;display:flex;align-items:center}.technologies-item img{display:block;margin:auto}@media (min-width: 1200px){.idea{max-width:990px}.idea .idea-img{margin-right:30px}.oursolutions-container{max-width:990px}.products{max-width:990px}.services{max-width:1080px;margin-top:80px}.services .services-header{margin-left:50px}.services .services-item{max-width:240px}.testimonials{max-width:990px}.technologies{max-width:990px}}@media (min-width: 992px) and (max-width: 1199px){.idea{max-width:910px}.idea .idea-img{margin-right:30px}.oursolutions-container{max-width:910px}.products{max-width:910px}.services{max-width:960px;margin-top:80px}.services .services-header{margin-left:20px}.services .services-item{max-width:210px}.testimonials{max-width:910px}.technologies{max-width:910px}}@media (min-width: 768px) and (max-width: 991px){.section-header{padding-left:52px;margin-left:-15px}.idea{max-width:690px}.idea .idea-col-1{max-height:none}.oursolutions{margin-top:60px}.oursolutions .oursolutions-container{max-width:690px}.products{max-width:690px;margin-top:42px}.products .products-container{margin-left:20px;margin-right:20px}.products .products-slider-content{max-width:320px}.services{max-width:620px;margin-top:42px;height:auto}.services .services-header{margin-left:20px}.services .services-header .section-header{padding-left:0px}.services .services-item{width:85%;max-width:none}.testimonials{max-width:690px;margin-top:42px}.testimonials .testimonials-container{margin-left:20px;margin-right:20px}.technologies{max-width:690px;margin-top:42px}}@media (min-width: 576px) and (max-width: 767px){.section-header{padding-left:52px;margin-left:-15px}.idea{max-width:none}.idea .idea-col-1{height:235px;margin-top:0px}.idea .idea-col-1 :nth-child(2){width:100%}.oursolutions{margin-top:20px}.oursolutions .oursolutions-container{max-width:none;margin-top:60px}.products{margin-top:42px;margin-right:-15px;margin-left:-15px;height:auto}.products .products-container{margin-left:20px;margin-right:20px}.products .products-slider-content{height:230px}.services{margin-top:42px;height:auto;margin-right:-15px;margin-left:-15px}.services .services-container{margin-left:20px;margin-right:20px}.services .services-item{width:85%;max-width:none}.testimonials{margin-top:42px;margin-right:-15px;margin-left:-15px}.testimonials .testimonials-container{margin-left:20px;margin-right:20px}.testimonials .testimonials-container .testimonials-slider-content{height:100%}.technologies{margin-top:42px;margin-right:-15px;margin-left:-15px}}@media (max-width: 575px){.section-header{padding-left:52px;margin-left:-15px}.idea{max-width:none}.idea .idea-col-1{height:235px;max-height:300px;margin-top:0px;margin-left:15px}.idea .idea-col-1 :nth-child(2){width:100%}.oursolutions{margin-top:20px}.oursolutions .oursolutions-container{max-width:90%;margin-top:60px}.oursolutions .solutions-items-col-1 ul{margin-block-end:0px}.oursolutions .solutions-items-col-2{padding-left:0px}.products{margin-right:-15px;margin-left:-15px;margin-top:42px;height:auto}.products .products-wrapper{max-width:90%;margin-left:auto;margin-right:auto}.products .products-container{margin-left:20px;margin-right:20px}.products .products-slider-content{height:200px;max-width:100%}.products .products-slider-content-button{width:100%}.products .products-slider-content-button button{width:100%}.services{margin-top:42px;height:auto;margin-right:-15px;margin-left:-15px}.services .service-wrapper{max-width:90%;margin-left:auto;margin-right:auto}.services .services-container{margin-left:20px;margin-right:20px}.services .services-item{width:85%;max-width:none}.testimonials{margin-top:42px;margin-right:-15px;margin-left:-15px}.testimonials .testimonials-wrapper{max-width:90%;margin-left:auto;margin-right:auto}.testimonials .testimonials-container{margin-left:20px;margin-right:20px}.testimonials .testimonials-container .testimonials-slider-content{height:100%}.technologies{margin-top:42px;margin-right:-15px;margin-left:-15px}.technologies .technologies-wrapper{max-width:90%;margin-left:auto;margin-right:auto}}@media (max-width: 480px){.idea .idea-col-1{height:300px;max-height:300px}.products .products-slider-content{height:240px}}


/*# sourceMappingURL=index.d63709dcb5772f2b954d.css.map*/